mark more things that are green-lands

parks and sport pitches that are outside of parks, and whatnot.
This commit is contained in:
adrian
2025-07-18 16:18:09 -04:00
parent e3c957319d
commit 49229bb8f3

View File

@@ -54,7 +54,16 @@
"wood",
"wetland"
],
"leisure": "park"
"leisure": [
"dog_park",
"disc_golf_course",
"garden",
"golf_course",
"park",
"pitch",
"sports_centre",
"track"
]
}
},
"rock": {
@@ -162,4 +171,4 @@
},
"circle": null,
"radius": 500
}
}