Hi Gerd
For instance this node you can pass with bicycle
http://www.openstreetmap.org/node/1258837342#map=17/52.05858/5.36603
But you can find more with http://overpass-turbo.eu/s/2VT

What happens if you dont specify any rules after barrier=gate, given that 
link-pois-to-ways is active?
Will it look at the tags that are specified on OSM and use the route 
restrictions accordingly that are hardcoded, or will it ignore those barriers 
in routing?
Do I have to set motorcar=yes for my cycle map after barrier=bollard (because I 
dont use car navigation) if I want to use link-pois-to-ways?

> Hi Minko,
> 
> these rules will match before:
> barrier=* & foot=* { set mkgmap:foot='${foot|subst:private=>no}' }
> barrier=* & access=* { addaccess '${access|subst:private=>no}' }
> 
> If I got that right, the rule below should not allow bicycle.
> It's difficult to verify that in the map as we create a route
> restriction
> for this when --link-pois-to-ways is active. Do you have an example
> where this doesn't work?
> 
> Gerd
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to