Alle Zuflüsse aufwärts von einem gegeben Fluss, hier “Hunte”.
Den Mündungsfluss muss man ausschließen, hier “Weser”.
[timeout:120];
(way[waterway] [“name”=”Hunte”];
complete->._ ( ._; > ->.a; (way(bn.a)[name!=”Weser”][“waterway”~”^(river|drain|stream|ditch)$”]; way(bn.a)[“natural”~”^water$”]; ); )
); out geom;
{{data:overpass,server=http://dev.overpass-api.de/api_mmd/}}
Discussion
Comment from mmd on 26 сентябрь 2015 сәгать 21:10
Note:
complete
is not yet part of the official Overpass API and only included in the Overpass Lab Preview version at this time. An official release date is not known as of today. Read more about it. Please add comments/feedback to the GitHub ticket.Hinweis: das
complete
Feature ist noch nicht Teil der offiziellen Overpass API, d.h. die genannte Query läuft in der Form nur auf der Overpass Lab Preview Version unter dev.overpass-api.de. Mehr Details dazu.Comment from mmd on 26 сентябрь 2015 сәгать 21:18
Quicklink for the query above: http://overpass-turbo.eu/s/bGQ