NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I tried searching for this and wasn't having much luck finding answers here or examples elsewhere.

How do we handle "merge lanes" where a lane is ending so you much merge over?

Here is an example on little road going north bound at fivay: https://www.openstreetmap.org/edit#map=19/28.33999/-82.66584

asked 17 Dec '20, 08:52

ray331's gravatar image

ray331
1204412
accept rate: 0%


To be clear, you should use turn:lanes=merge_to_right|none|none.

If the lane configuration is complicated, further consider https://wiki.openstreetmap.org/wiki/Relation:connectivity.

permanent link

answered 18 Dec '20, 04:56

Kovoschiz's gravatar image

Kovoschiz
2.4k31147
accept rate: 16%

edited 21 Dec '20, 06:31

1

Not at all. We count the lanes from left to right. So it needs to be turn:lanes=merge_to_right|none|none.

(18 Dec '20, 10:09) TZorn

@TZorn Typo at the wrong side. Obviously =merge_to_right on the rightmost doesn't make sense.

(21 Dec '20, 06:30) Kovoschiz

It turns out I want to use turn:lanes = merge_to_right for my use case.

permanent link

answered 17 Dec '20, 08:59

ray331's gravatar image

ray331
1204412
accept rate: 0%

1

You need to tag all the lanes individually. For your three lane one-way road it would be turn:lanes=merge_to_right|none|none or shorter turn:lanes=merge_to_right||. But I see you have done it already in that way.

(18 Dec '20, 10:10) TZorn

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×53

question asked: 17 Dec '20, 08:52

question was seen: 1,091 times

last updated: 21 Dec '20, 06:31

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum