[boundaries] adding use_admin_center to boundary configs right alongside other overrides
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user