Why not ask your question on the new OpenStreetMap Community Forum?

Can someone tell me how to fix these roads ->http://www.openstreetmap.org/?lat=61.96632&lon=26.97533&zoom=16&layers=M

You can see that there is many separate roads called Henkisalmentie. How can i combine the roads in to one road. I tried to combine them in JOSM and Potlatch but I couldn't do it.

asked 04 May '13, 16:47

Rainis's gravatar image

Rainis
1111
accept rate: 0%

There is no need to combine them (which is impossible anyway as already explained). If these streets share the same name and are connected to each other via shared nodes (or are at least in the near surrounding) it is clear that they are in fact the same road.

(04 May '13, 19:20) scai ♦

The simple answer is you can't.

The OSM data model does not have a concept of a road merely that of abstract linear features (ways). A street which consists of several interconnected sections must perforce be represented by several ways sharing a common tag name=*. This has numerous advantages because there is no need to create a huge infrastructure to deal with the multitude of special cases which would arise if we tried to have a road primitive (dual carriageways, roundabouts, main highways with service roads, unimaginative street naming and so on).

You could use the associatedStreet relation to explicitly show that all these ways belong to a single named street.

permanent link

answered 04 May '13, 17:35

SK53's gravatar image

SK53 ♦
28.0k48268432
accept rate: 22%

Your answer
toggle preview

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:

×220
×40
×11
×5

question asked: 04 May '13, 16:47

question was seen: 3,314 times

last updated: 04 May '13, 19:20

powered by OSQA