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

Arc branch

0

hi how can join road one with road two in arc branch so they become one road ?

Thanks in advance

asked 30 Apr '16, 22:13

Tariqemad's gravatar image

Tariqemad
21224
accept rate: 0%

edited 01 May '16, 10:41

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

hmm, sorry, what is "arc brunch"?

(30 Apr '16, 22:43) aseerel4c26 ♦

it a half circle .. So if i have in my map tow roads and i want to joining between them as half circle.. How can do this .

(30 Apr '16, 22:54) Tariqemad
2

could you link to a location where this is, so we could look on the bing imagery?

(30 Apr '16, 23:18) aseerel4c26 ♦

I guess you mean "arc branch"?

(01 May '16, 08:48) aseerel4c26 ♦

Ohh sorry .. yes this what i was mean .. any idea .. Thanks in advance

(01 May '16, 09:11) Tariqemad

One Answer:

1

Please link to a location you are looking at. Lacking this, here is a example of which I hope it is what you mean: https://www.openstreetmap.org/edit?editor=id#map=20/50.00573/8.77318 Or schematically:

Street junctions on OSM are always at least two ways which share the same node at the way intersection. Ways are an ordered list of nodes. There is no arc junction in our data model (which could possibly mean a angle of 0° ad infinitum). So, there always is some angle > 0° at the intersection of two diverging ways.

answered 01 May '16, 10:36

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 01 May '16, 10:38

Thanks it's working with me ..

(01 May '16, 14:03) Tariqemad

Source code available on GitHub .