JozuaX's diary
OverlapI know this is probably an easy edit to make, but I have one overpass that should be an underpass and vice versa. It is driving me nuts and I know this is not the place to post this, but does anyone have the answer to placing one existing way over or under another?
Coordinates:Posted by JozuaX at Wed, 04 Nov 2009 11:26:58 +0000 in English (English)
Comment from JohnSmith at Wed, 04 Nov 2009 12:06:05 +0000
use layer= to order the over/under passes
layer=0 is ground level, layer can be -5 to 5...
Comment from Antwelm at Mon, 09 Nov 2009 01:44:39 +0000
Meaning, add these tags:
The overpass:
layer=1
The underpass:
layer=-1
