This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to make a junction the same road

1

Hi

I am trying to make this junction the same road (for naming purposes), whatever i do OSM is treating them as two distinct roads.

Do I need to go with it and name the two distinct roads the same?

alt text

asked 22 Sep '12, 08:16

FranklyPop's gravatar image

FranklyPop
16112
accept rate: 0%

edited 22 Sep '12, 08:36

EdLoach's gravatar image

EdLoach ♦
19.5k16156280


3 Answers:

3

The way to the left is a strange t-shaped way, rather than a straight way.

182321711

This is because when originally drawn the way went back on itself. I would delete the node where the two ways join, and then extend what remains of this way to join the original one.

As they have the same name as each other, as Andy says you can use R to copy the tags from one way to the other; they will need tagging separately and be treated as separate ways though because of the geometry.

I also notice this short untagged way that shows as a black line in my image below. You might just want to delete that as it is on top of the first way mentioned above.

answered 22 Sep '12, 08:45

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

3

On a general level, you shouldn't worry about concepts of "the same road".

If two roads join and have the same name, that's enough. They might be different in other ways: one might have a road number, the other might not; one might be a bridge, the other might not; one might be on a cycle route, the other might not.

So just make sure the name is right and don't worry about joining the roads.

answered 22 Sep '12, 09:27

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

0

Potlatch2 as an "R" function which will copy the lasts tags to the next. or highlight the first bit hold Ctrl and click on next bit and that should join then into one.

answered 22 Sep '12, 08:36

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

edited 22 Sep '12, 08:40

Source code available on GitHub .