[mkgmap-dev] motorway_link lacks oneway check
From Chris66 chris66nrw at gmx.de on Sun Nov 18 17:19:43 GMT 2012
Hi, the "motorway_link lacks oneway" check in default style is very useful in finding routing errors like this one: <http://osrm.at/1Kq> oneway=no was removed some days ago -> oneway=yes is implied. But the check is incomplete because some values are missing. Here the corrected lines (I suggest the enable by default): # Validation-like checks (comment to disable) highway=motorway_link & oneway!=yes & oneway!=no & oneway!=1 & oneway!=-1 & oneway!=true & oneway!=false { echo "motorway_link lacks oneway" } Chris
- Previous message: [mkgmap-dev] splitter r236
- Next message: [mkgmap-dev] motorway_link lacks oneway check
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list