<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi WanMil,<br><br>I see quite a lot of nodes which are not useful for the link-poi-to-ways <br>feature, so it is probably better to filter them in HighwayHooks.<br>I found one that we ignore today:<br>railway=level_crossing or railway=crossing<br><br>So, maybe we can pass the filter list via an optional<br>parameter to the link-pois-to-ways option, e.g.<br>--link-pois-to-ways=barrier,highway,railway<br><br>Another option:<br>HighwayHook passes the node to a method like StyledConverter.convertNode()<br>and checks the tags after that.<br><br>Gerd<br><br><div><hr id="stopSpelling">From: gpetermann_muenchen@hotmail.com<br>To: mkgmap-dev@lists.mkgmap.org.uk<br>Date: Tue, 31 Dec 2013 14:43:16 +0100<br>Subject: Re: [mkgmap-dev] link-pois-to-ways POI tags<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Hi WanMil,<br><br>If I got that right we create CoordPOI for<br>a limited number of nodes to save memory.<br>I have no idea how many nodes are filtered out <br>by this rule in HighwayHooks.<br><br>Gerd<br><br><div>&gt; Date: Tue, 31 Dec 2013 14:30:02 +0100<br>&gt; From: wmgcnfg@web.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] link-pois-to-ways POI tags<br>&gt; <br>&gt; Yes of course!<br>&gt; But I think the way the POI belongs to need to be tagged so that it is <br>&gt; processed later on. Do you have an idea how to change that?<br>&gt; <br>&gt; WanMil<br>&gt; <br>&gt; &gt; Hi WanMil,<br>&gt; &gt;<br>&gt; &gt; I wonder why this is not handled in the style.<br>&gt; &gt; Wouldn't it be better to let the user decide<br>&gt; &gt; which nodes are to be converted to POI?<br>&gt; &gt;<br>&gt; &gt; Gerd<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;  &gt; Date: Tue, 31 Dec 2013 14:10:38 +0100<br>&gt; &gt;  &gt; From: wmgcnfg@web.de<br>&gt; &gt;  &gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt;  &gt; Subject: [mkgmap-dev] link-pois-to-ways POI tags<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Hi,<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; at the moment all POIs tagged with "highway", "barrier" and/or "access"<br>&gt; &gt;  &gt; are used for the --link-pois-to-ways option.<br>&gt; &gt;  &gt; I think the "access" tag should be removed because it does not define a<br>&gt; &gt;  &gt; POI. Sometime ago I had a way containing a node tagged with<br>&gt; &gt;  &gt; access=private and amenity=parking. With --link-pois-to-ways enabled the<br>&gt; &gt;  &gt; road was blocked.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; I propose to use POIs tagged with "highway" and/or "barrier" only. Ok?<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; WanMil<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; _______________________________________________<br>&gt; &gt;  &gt; mkgmap-dev mailing list<br>&gt; &gt;  &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt;  &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; mkgmap-dev mailing list<br>&gt; &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; &gt;<br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div>
<br>_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</div>                                               </div></body>
</html>