Skip to content

Instantly share code, notes, and snippets.

@ptandler
Forked from anonymous/overpass.geojson
Last active November 4, 2017 10:46
Show Gist options
  • Save ptandler/c323a810296f3502976c198702e1843c to your computer and use it in GitHub Desktop.
Save ptandler/c323a810296f3502976c198702e1843c to your computer and use it in GitHub Desktop.
Quellen in der Nähe von Mühltal
[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 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;
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment