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

Which is the best approach to create round trips using existing paths and streets?

0

We have several smaller hiking routes close to villages, that are used for recreational purposes. They have often names like "R1" or "Rosenweg", and start and end at parking lots or the border of a the village. I would like to add these to OSM, so that one can refer to them easily. How do I perform this in the best way? They are using already existing ways and roads, but most of the time only parts of them. Do I need to split those lines and assign a new attribute or tag to those parts that are part of such a round trip? But maybe this is something that is not in the scope of OSM? (because I could not find an example so far)

asked 22 Jul '20, 11:03

NewBee's gravatar image

NewBee
16112
accept rate: 0%


One Answer:

2

Use a hiking route relation for each route. Add existing ways to the relation, splitting them where the route diverges from the way if necessary. Take a look at existing routes which are shown on Waymarked Trails (www.waymarkedtrails.org).

answered 22 Jul '20, 13:04

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

After you have created the relations (one for each designated route such as A1; A1 etc. check your relation(s) using the OSM Route Manager https://osmrm.openstreetmap.de/index.jsp and once it is correct view it on Lonvia's website at for example https://hiking.waymarkedtrails.org/#?map=13!50.5988!6.958

(23 Jul '20, 19:47) dcp

Source code available on GitHub .