-
-
Save ptandler/c323a810296f3502976c198702e1843c to your computer and use it in GitHub Desktop.
Quellen in der Nähe von Mühltal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[out:json][timeout:25];(node["natural"="spring"](49.769513272945,8.6287307739258,49.876163426565,8.7983322143555);way["natural"="spring"](49.769513272945,8.6287307739258,49.876163426565,8.7983322143555);relation["natural"="spring"](49.769513272945,8.6287307739258,49.876163426565,8.7983322143555););out;>;out skel qt; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
This has been generated by the overpass-turbo wizard. | |
The original search was: | |
“natural=spring” | |
*/ | |
[out:json][timeout:25]; | |
// gather results | |
( | |
// query part for: “natural=spring” | |
node["natural"="spring"](49.769513272945396,8.628730773925781,49.87616342656512,8.798332214355469); | |
way["natural"="spring"](49.769513272945396,8.628730773925781,49.87616342656512,8.798332214355469); | |
relation["natural"="spring"](49.769513272945396,8.628730773925781,49.87616342656512,8.798332214355469); | |
); | |
// print results | |
out body; | |
>; | |
out skel qt; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment