Lanes: Difference between revisions

Jump to navigation Jump to search
755 bytes removed ,  5 years ago
→‎Motorway: re editing example image and layout
(Undo revision 1820322 by Mateusz Konieczny (talk) Cycleway:lanes is in the original proposal as approved.)
Tag: Undo
(→‎Motorway: re editing example image and layout)
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.
 
=== Motorway with lanes and destinations ===
The following example demonstrates tagging of a motorway.
[[File:Lanes_Example_2.png|800px]]
 
{{Key:lanes/motorwayexample}}
<ol>
<li><pre>
lanes=3
destination:lanes=A|A;B|B *
</pre></li>
<li><pre>
lanes=3
turn:lanes=slight_left|slight_left;slight_right|slight_right *
</pre></li>
<li><pre>
lanes=3
turn:lanes=slight_left|slight_left;slight_right|slight_right *
destination:lanes=A|A;B|B *
</pre></li>
<li><pre>
lanes=4
turn:lanes=slight_left|slight_left|slight_right|slight_right
destination:lanes=A|A|B|B
</pre></li>
<li><pre>
lanes=4 **
</pre></li>
<li><!-- 6 defintion list -->
 
<dl>
<dt>Upper part
<dd><pre>
lanes=2
</pre>
 
<dt>Lower part
<dd><pre>
lanes=2
turn:lanes=none|merge_to_left
</pre>
</dl>
 
</li>
<li><!-- 7 definition list -->
 
<dl>
<dt>Upper part
<dd><pre>
lanes=3
</pre>
 
<dt>Lower part
<dd><pre>
lanes=1
</pre>
</dl>
 
</li>
</ol>
 
<nowiki>*</nowiki> These tags show how to add more than one value to a single lane, by separating those values with a ; (semi-colon).<br>
79

edits

Navigation menu