[boundaries/osm] Updating a few of the boundaries configs to support the new country_region tag
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
"7": "city"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"4": "state"
|
||||
"4": "country_region"
|
||||
"5": "state_district"
|
||||
"6": "city"
|
||||
"8": "city_district"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "city"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "city_district"
|
||||
"6": "city"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"4": "state_district"
|
||||
"5": "city_district"
|
||||
"6": "city_district"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
"8": "city"
|
||||
"9": "city_district"
|
||||
"10": "suburb"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"4": "state_district"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"7": "city"
|
||||
"8": "city_district"
|
||||
"9": "suburb"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"6": "state_district"
|
||||
"8": "state_district"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "state"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"6": "state_district"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user