logo separator

[mkgmap-dev] barrier & access

From Minko ligfietser at online.nl on Wed Apr 2 11:06:08 BST 2014

In the default style the access for a gate has this rule:

barrier=gate
    { add mkgmap:bicycle=yes;
      add mkgmap:foot=yes;
      addaccess no;
      set mkgmap:road-speed=0; }


In osm a gate can have this rule:
foot=yes
access=no

To me it looks like mkgmap is giving bicycles by default access through this gate.
Or is the rule addaccess no blocking this?



More information about the mkgmap-dev mailing list