mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-09-09 05:30:52 +02:00
mark more things that are green-lands
parks and sport pitches that are outside of parks, and whatnot.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user