I want to create a relation for a river. The river consists of many ways. I do not want to download all these to JOSM by hand and create a relation by selecting all the ways. Is there a way to add certain ways to a relation without a visual editor? Even a better solution would be making a tag search become a relation somehow. asked 28 Sep '11, 15:53 Kozuch |
Yes, there is a web-based "raw editor" that lets you edit the XML directly. See the wiki article for details. answered 28 Sep '11, 18:59 Frederik Ramm ♦ |
And for the second part of the question, you can find the wanted ways using a XAPI request, as for example the mapquest xapi service. answered 29 Sep '11, 09:23 NicolasDumoulin |