[mkgmap-dev] Warnings about motorway exits
From Gerd Petermann gpetermann_muenchen at hotmail.com on Sun Jul 26 07:04:32 BST 2015
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 at orangecorreo.es > To: mkgmap-dev at 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 at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20150726/2f8b9ba9/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: highway_check-v1.patch Type: application/octet-stream Size: 854 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20150726/2f8b9ba9/attachment.obj>
- Previous message: [mkgmap-dev] Warnings about motorway exits
- Next message: [mkgmap-dev] Warnings about motorway exits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list