Hi Carlos,

the attached patch adds a check to avoid the message for highway=services
nodes. I am not sure if this is the correct approach, maybe
we should do it the other way round and issue the message only for
highway=motorway_junction nodes?

The current code in StyledConverter checks all nodes with
type >= 0x2000 && type < 0x2800, it doesn't look for a highway tag.

Gerd

> Date: Sat, 25 Jul 2015 21:28:03 +0200
> From: cdavilam@orangecorreo.es
> To: mkgmap-dev@lists.mkgmap.org.uk
> Subject: [mkgmap-dev] Warnings about motorway exits
>
> Warnings about motorway exits in mkgmap.log include cases were
> motorway_junction is placed on motorway_link ways. According to wiki [1]
> motorway_junction may be used not only on motorway, but on other ways
> with named or numbered junctions, such as [2]. IMHO mkgmap shouldn't
> throw a warning in those cases.
> Regarding highway=services, if I recall right, it could be used time ago
> for exits that lead to service areas, but according to current wiki
> description [3] they are now only used for the place near the motorway
> where you can get the service (fuel, food, etc.) and then there's no
> need for them to be placed on a highway=* way. Warnings from places like
> [4] doesn't make much sense.
> Could it be reviewed to avoid checking things that don't need to be fixed?
>
> [1] http://wiki.openstreetmap.org/wiki/Tag:highway%3Dmotorway_junction
> [2] http://www.openstreetmap.org/node/2132581004
> [3] http://wiki.openstreetmap.org/wiki/Tag:highway%3Dservices
> [4] http://www.openstreetmap.org/node/2728359400
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev