I would suggest to add some more exclusions regarding access that prevents from routing.
There are many motorway_links only for emergency exit, most of them tagged with access=no
 
... & junction!=roundabout & access!=no & access!=emergency
 
Walter
----- Original Message -----
From: flabot@googlemail.com
To: Development list for mkgmap
Sent: Sunday, November 18, 2012 6:41 PM
Subject: Re: [mkgmap-dev] motorway_link lacks oneway check

Is 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