Hello, I've read the Wiki and searched questions here but haven't been able to find the answer to this. I would like to add some of my local officially signposted walking and cycling trails, which can be seen here: http://perigordverttourisme.com/IMG/pdf/carte_pdipr_piegut-varaignes.pdf I'll use one of the green 'junction paths' that runs alongside my house as an example. Parts of this path are already marked on OSM, either as a road/highway (which is correct), as a track (also correct) or as a footpath. Clearly I can't change these so can I add the whole length of the path again alongside these previously marked routes? If not, what should I do in these circumstances? Thanks in advance of any help. asked 19 Jan '17, 14:46 HT61 |
Routes are nearly always added as relations. This is not complicated: relations are simply lists of other OSM elements. In the case of routes there is not really a lot of additional semantics so the whole thing is easy to understand. So to create your route relations you simply add the ways that already exist in OSM to the relation and give is the proper type and name: https://wiki.openstreetmap.org/wiki/Relation:route Once you are finished you should be able to view your handiwork on http://waymarkedtrails.org/ While JOSM clearly has the best relation support, I suspect adding a route is quite easy with iD too answered 19 Jan '17, 15:47 SimonPoole ♦ 1
Thank you. In all my searching I didn't come across 'relations' anywhere and didn't think to search for anything like that, though of course it makes perfect sense to do it this way. I'll have a go later. I don't know anything about JSOM or iD so might have to look those up, depending on what the wiki says. I was editing from the main OSM screen and only found the choice of 'point', 'line' and 'area', so will also search more thoroughly within 'line' and see if relation is there...
(20 Jan '17, 09:20)
HT61
You are using iD which is the standard browser embedded editor. I just quickly checked how to best do this:
That's all. Note it is not strictly necessary to have the elements in correct order, it simply helps with finding errors. PS: please "accept" the answer if you are happy with it.
(20 Jan '17, 13:51)
SimonPoole ♦
|
This illustrates how you create a route relation with Potlatch2 answered 20 Jan '17, 09:33 andy mackey You will have to pick one of the three National, Regional or Local
(20 Jan '17, 09:35)
andy mackey
From your comment I assumed you may be using Potlatch2 but on checking I see your recent edits are with iD. Hopefully my answer will be of use to P2 users.
(20 Jan '17, 18:40)
andy mackey
|
I asked a similar question, the answers could help you as well. https://help.openstreetmap.org/questions/34347/i-want-to-add-a-new-long-distance-hiking-route-to-the-map
Thank you., Yes those answers are very useful indeed.