[boundaries] mapping districts of Antwerp to city_district and Brussels-Capital Region to state
This commit is contained in:
@@ -1,8 +1,20 @@
|
|||||||
---
|
---
|
||||||
admin_level:
|
admin_level:
|
||||||
"2": "country"
|
"2": "country"
|
||||||
"4": "state"
|
"4": "country_region"
|
||||||
"6": "state_district"
|
"6": "state"
|
||||||
"7": "state_district"
|
"7": "state_district"
|
||||||
"8": "city"
|
"8": "city"
|
||||||
|
"9": "city"
|
||||||
|
|
||||||
|
overrides:
|
||||||
|
id:
|
||||||
|
# Brussels-Capital Region
|
||||||
|
"54094": "state"
|
||||||
|
|
||||||
|
contained_by:
|
||||||
|
relation:
|
||||||
|
# Antwerpen
|
||||||
|
"59518":
|
||||||
|
admin_level:
|
||||||
|
"9": "city_district"
|
||||||
|
|||||||
Reference in New Issue
Block a user