[boundaries] added Kingston, Jamaica as an admin_centre in OSM for Kingston and St Andrew Corporation in Jamaica. Overriding with a 0.9 probability so the full name of the combined parish gets used (as "state") some of the time, but mostly just stands in as a city boundary for Kingston

This commit is contained in:
Al
2016-09-06 15:27:09 -04:00
parent 6ff643f5a9
commit 978c436071

View File

@@ -1,6 +1,14 @@
---
admin_level:
"2": "country"
"6": "state"
"8": "city"
admin_level:
"2": "country"
"6": "state"
"8": "city"
overrides:
use_admin_center:
- id: 319355 # Kingston and St Andrew Corporation
type: relation
# Typically we'll use Kingston and St Andrew Corporation as the
# boundary for Kingston the city, but occasionally will add it
# as the state instead
probability: 0.9