axelr
6
oder hiermit ohne platform-ways
/* Fahrwege Bus */
[out:xml][timeout:25];
relation["ref"="274"][from="Wiesbaden Hauptbahnhof"]({{bbox}})->.hrr;
(way(r.hrr);
- way(r.hrr)[public_transport=platform];);//ways ohne platform-ways
(._;>;);//Ergebnis mit Elementen
out skel qt;