Skip to content

Instantly share code, notes, and snippets.

@KMR-zoar
Created March 22, 2016 13:27
Show Gist options
  • Save KMR-zoar/5ba8587be66779bb826a to your computer and use it in GitHub Desktop.
Save KMR-zoar/5ba8587be66779bb826a to your computer and use it in GitHub Desktop.
[out:xml][timeout:25];
(
way
["building"!~".*"]
["highway"!~".*"]
["parking"!~".*"]
["landuse"!~".*"]
["amenity"!~".*"]
["waterway"!~".*"]
["railway"!~".*"]
["historic"!~".*"]
["natural"!~".*"]
["leisure"!~".*"]
["power"!~".*"]
["source"!~".*"]
({{bbox}});
);
out meta;
>;
out meta qt;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment