Hi,

I tried to create a map where you can see arrows for oneway streets.
For this I have the normal street, and wanted to create an overlay
containing an arrow and a transparent background.
I tried this with the continue statement.

I tried the following statements:

highway=motorway & oneway=yes   [0x01 road_class=4 road_speed=7 level 6 
continue]
highway=motorway & oneway=yes   [0x10f01 level 6]

and

highway=motorway & oneway=yes   [0x10f01 level 6 continue]
highway=motorway & oneway=yes   [0x01 road_class=4 road_speed=7 level 6]

But with both statements, the arrow is always drawn below the street.
Is it somehow possible to have the arrow on top of the street?

Thanks,
  Thorsten

-- 
Thorsten Kukuk, Project Manager/Release Manager SLES
SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to