Skip to content

Instantly share code, notes, and snippets.

View h8nor's full-sized avatar

h8nor

  • GPG: 0xB5DE5869
View GitHub Profile
/*
This is an example Overpass query.
You can find more examples on link
https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL
*/
[bbox:{{bbox}}][out:json][timeout:25];
(
rel[route=subway];
(._;>;);