Browse Source

First try to create an overlay for waterfalls

master
Christoph Jüngling 6 years ago
parent
commit
911642126d
  1. 10
      waterfalls.json

10
waterfalls.json

@ -0,0 +1,10 @@
{
"type": "overpass",
"name": {
"en": "waterfalls",
"de": "Wasserfälle"
},
"query": {
"16": "(way[waterway=waterfall]"
}
}
Loading…
Cancel
Save