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 |
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 You could use the associatedStreet relation to explicitly show that all these ways belong to a single named street. answered 04 May '13, 17:35 SK53 ♦ |
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.