[boundaries] admin_level=8 is city_district in Moscow and St Petersburg

This commit is contained in:
Al
2016-12-27 23:59:14 -05:00
parent 4344c5fdf3
commit 66eda96b75

View File

@@ -1,11 +1,22 @@
---
admin_level:
"2": "country"
"3": "country_region"
"4": "state"
"5": "state_district"
"6": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"
admin_level:
"2": "country"
"3": "country_region"
"4": "state"
"5": "state_district"
"6": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"
exceptions:
containing:
relation:
# Moscow
"102269":
admin_level:
"8": "city_district"
# St Petersburg
"337422":
admin_level:
"8": "city_district"