Lanes: Difference between revisions

Jump to navigation Jump to search
53 bytes removed ,  12 years ago
Move thumbs to right
(Make example into proper list)
(Move thumbs to right)
 
=== Different maxspeed per lane ===
[[Image:CH-Hinweissignal-Anzeige von Fahrstreifen mit Beschränkungen.svg|leftright|100px]]
A simple lane dependent <code>maxspeed</code> example with road sign (one-way street and a general speed limit of 100 assumed):
 
[[Image:CH-Hinweissignal-Anzeige von Fahrstreifen mit Beschränkungen.svg|left|100px]]
lanes=3
oneway=yes
maxspeed:lanes=100|100|80
<br style="clear: both" />
 
=== Two driving directions ===
 
=== Minimum speed ===
[[Image:Zeichen 526-31.svg|leftright|80px]]
 
Road with a sign-posted minimum speed, which applies to one lane only. Can be tagged as:
 
[[Image:Zeichen 526-31.svg|left|80px]]
lanes=3
lanes:forward=2
minspeed:lanes:forward=50|
<br style="clear: both" />
 
Please note the final <code>|</code> character in the value of <code>minspeed:lanes:forward</code>: Because the right-most lane has '''no''' minimum speed, '''no value''' should be tagged after the lane separator.
2,850

edits

Navigation menu