Hi WanMil,

I see quite a lot of nodes which are not useful for the link-poi-to-ways
feature, so it is probably better to filter them in HighwayHooks.
I found one that we ignore today:
railway=level_crossing or railway=crossing

So, maybe we can pass the filter list via an optional
parameter to the link-pois-to-ways option, e.g.
--link-pois-to-ways=barrier,highway,railway

Another option:
HighwayHook passes the node to a method like StyledConverter.convertNode()
and checks the tags after that.

Gerd


From: gpetermann_muenchen@hotmail.com
To: mkgmap-dev@lists.mkgmap.org.uk
Date: Tue, 31 Dec 2013 14:43:16 +0100
Subject: Re: [mkgmap-dev] link-pois-to-ways POI tags

Hi WanMil,

If I got that right we create CoordPOI for
a limited number of nodes to save memory.
I have no idea how many nodes are filtered out
by this rule in HighwayHooks.

Gerd

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

_______________________________________________ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev