Main categories of OpenStreetBrowser
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.

9 lines
147 B

  1. {
  2. "type": "overpass",
  3. "query": {
  4. "8": "nwr[heritage=1];",
  5. "11": "nwr[heritage~'^(1|2)$'];"
  6. },
  7. "feature": {
  8. }
  9. }