You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
215 B

6 years ago
  1. {
  2. "type": "overpass",
  3. "name": {
  4. "en": "waterfalls",
  5. "de": "Wasserfälle"
  6. },
  7. "query": {
  8. "10": [
  9. "(node[waterway=waterfall];way[natural=cliff];)",
  10. ]
  11. }
  12. }