PS please ignore the tag "opposite-cycleway!=yes" that was just a test if rule
one was applied don't use rule 2,
because I thought maybe in rule 1) if oneway is set to -1 it automatically
implies that the next rule will be executed too?
It should be:
highway=unclassified & oneway=yes & (cycleway=opposite |
cycleway=opposite_lane) {set oneway=-1; set access=no; set bicycle=yes } [0x06
road_class=3 road_speed=5 resolution 22 continue ]
highway=unclassified & oneway=-1 & (cycleway=opposite | cycleway=opposite_lane)
{set oneway=yes; set access=no; set bicycle=yes} [0x06 road_class=3
road_speed=5 resolution 22 continue]
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev