logo separator

[mkgmap-dev] --make-cycleways labels invisible

From Henning Scholland osm at aighes.de on Wed Feb 16 21:57:45 GMT 2011

Hi,
all you need is:

highway=* & ( oneway=yes | oneway=1 | oneway=true ) & cycleway=opposite 
{set oneway=-1; set access=no; set bicycle=yes} [0x?? road_speed=? 
road_class=? continue]

and

highway=* & oneway=-1 & cycleway=opposite {set oneway=yes; set 
access=no; set bicycle=yes} [0x?? road_speed=? road_class=? continue]

Henning




More information about the mkgmap-dev mailing list