Felix Hartmann schrieb:

> Well, if you said not only =no has an effect, what happens to
> access=destination or access=private - AFAIK Garmin only accepts yes or
> no, so which of the values (permissive, private, delivery...) is taken
> for "no". Or put differently, which value other than "no" will block the
> road for a given mode of transport?

Hi Felix,

I think you have to do it in the style file.

In my style there is one single line for this :

# Access

highway=* & (access=private | access=destination | motorcar=destination
| motor_vehicle=destination | access=agricultural) {add motorcar = no}

and this works well for me. As you see I block only cars, but
that's what I want. ;-)

Chris

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to