Can someone perhaps be so kind to give me some hints? I completely fail to put all the simple overpass examples together to get what I need:
- Inside the relation: http://www.openstreetmap.org/relation/2618040
- I want to get all ways where "highway" is "motorway, trunk, primary, motorway_link, ..."
- All nodes those ways are referring to.
- From the ways I want to keep the tags name, highway and oneway
- I want the nodes without any additional data. Like so:
<node id="122317" lat="53.5282633" lon="10.0232716"/>