TurnLanes-tagging Editor plugin provides an alternative way to add turn:lanes tags on highways
Adding turn lanes in unidirectional highways
Adding turn lanes in bidirectional highways
Default shortcut Alt+Shift+2
- The plugin is enabled after the highway is selected.
- The plugin contains the combinations of most common preset turn lanes according mapbox-data-team
- The plugin adds
turn:lanes
with its respective number oflanes
.
Example
lanes=5
turn:lanes=left|through|slight_left;through|right|through;right
- The plugin adds
turn:lanes:backward
,turn:lanes:both_ways
orturn:lanes:forward
with theirs respective number oflanes:backward
,lanes:both_ways
orlanes:forward
and the sum of alllanes
.
Example
lanes:backward=2
lanes:both_ways=1
lanes:forward=3
lanes=6
turn:lanes:backward=through|through
turn:lanes:both_ways=left;reversible;right
turn:lanes:forward=left|slight_left|through
- The
recent turn lanes edit
tab contains recent turn lanes added by the user.
-
If a unidirectional highway contains a certain number of lanes, the plugin automatically sets up the configuration for the number of lanes.
-
If the highway contains
turn:lanes:backward
,turn:lanes:both_ways
orturn:lanes:forward
the plugin automatically sets up the configuration.
- If the number of
lanes
does not match with theturn:lanes
, the plugin will automatically fix the number oflanes
according to theturn:lanes
added.
Before
lanes=2
turn:lanes=left|left|
After
lanes=3
turn:lanes=left|left|
If you have any feedback on the plugin, you can find me on twitter or open a ticket