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.
 
 

13 lines
345 B

{
"type": "overpass",
"query": {
"8": [
"(",
" way[boundary=aboriginal_lands];",
" relation[boundary=aboriginal_lands];",
" way[boundary=protected_area][protect_class=24];",
" relation[boundary=protected_area][protect_class=24];",
")"
]
}
}