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