[boundaries] adding use_admin_center to boundary configs right alongside other overrides

This commit is contained in:
Al
2016-09-02 02:00:18 -04:00
parent abf0380ab6
commit db8f5b717c
8 changed files with 135 additions and 45 deletions

View File

@@ -1,17 +1,21 @@
---
admin_level:
"2": "country"
"3": "country_region"
"4": "state"
"5": "state_district"
"6": "city"
"7": "city_district"
"8": "city_district"
"9": "suburb"
admin_level:
"2": "country"
"3": "country_region"
"4": "state"
"5": "state_district"
"6": "city"
"7": "city_district"
"8": "city_district"
"9": "suburb"
overrides:
id:
relation:
# Bogotá
"1387968": "city"
use_admin_center:
- id: 1387968 # Bogotá
type: relation
# Occasionally use properties/names from the state boundary
probability: 0.8