----- Original Message -----From: flabot@googlemail.comSent: Sunday, November 18, 2012 6:41 PMSubject: Re: [mkgmap-dev] motorway_link lacks oneway checkIs ist possible to Echo it into the mkglog-file ?
Am Sonntag, 18. November 2012 schrieb Chris66 :
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
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
--
Sent from Gmail Mobile
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev