Thanks for the response - I have something like this:
highway = path & foot = designated {set highway = fussweg}
highway = footway & foot = designated {set highway = fussweg}
...
# Routing (nur Fussgaenger zulassen)
highway = fussweg {add access = no; add foot = yes}
highway = fussweg [0x16 road_class=0 road_speed=0 resolution 24 continue]
# Bruecken / Tunnel
highway = fussweg & bridge = yes [0x01040b resolution 24 continue]
highway = fussweg & tunnel = yes [0x01040c resolution 24 continue]
# Zoom-Out -1
highway = fussweg [0x010e05 resolution 23]
My problem (tested on BaseCamp OS X and Dakota-20 Firmware 4.30) is:
Motorcars and bicycles aren't avoided from routing.
Peculiar: Disabling "carpool" has influence on the routing.
Extract is from geofabrik, mkgmap release is r2012, splitter release is
r179.
This works but is imho a "poor" workaround and is NOT what i want:
highway = fussweg {add toll = yes}
@Minko: I think you exactly describe the problem.
--
View this message in context:
http://gis.638310.n2.nabble.com/Routing-Documentation-and-Best-Practice-tp6710634p6710878.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev