Skip to content

Instantly share code, notes, and snippets.

@chihchun
Forked from anonymous/overpass.geojson
Last active October 1, 2017 02:33
Show Gist options
  • Save chihchun/88beed848c3e6442b2aa20d9d08d8aa2 to your computer and use it in GitHub Desktop.
Save chihchun/88beed848c3e6442b2aa20d9d08d8aa2 to your computer and use it in GitHub Desktop.
data exported by overpass turbo
area["ISO3166-1:alpha3"="TWN"]->.boundaryarea;
(
node["natural"="peak"](area.boundaryarea);
);
out meta;
Display the source blob
Display the rendered blob
Raw
Loading
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