Skip to content

Instantly share code, notes, and snippets.

@zsal
Created December 26, 2018 18:41
Show Gist options
  • Select an option

  • Save zsal/cc68f74a9d0901c88b4f02714746a270 to your computer and use it in GitHub Desktop.

Select an option

Save zsal/cc68f74a9d0901c88b4f02714746a270 to your computer and use it in GitHub Desktop.
<!--
This has been generated by the overpass-turbo wizard.
The original search was:
“name=KaupShop”
-->
<osm-script output="json" timeout="125">
<!-- gather results -->
<union>
<query type="relation">
<has-kv k="admin_level" v="10"/>
<bbox-query {{bbox}}/>
</query>
</union>
<!-- print results -->
<print mode="body"/>
<recurse type="down"/>
<print mode="skeleton" order="quadtile"/>
</osm-script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment