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? _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
