2009/11/13 Toby Speight <[email protected]> > Oops; that should read > > /-------- > | access=* { add vehicle='${access}'; add foot='${access}' } > | vehicle=* { add motor_vehicle='${vehicle}'; add bicycle='${vehicle}' } > \-------- >
Looks good, this would enable us to correctly map general access restrictions (access=*) and vehicle-group access restrictions (vehicle=*, motor_vehicle=*) to the access categories garmin uses. :-) -Martin
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
