[boundaries] using state consistently across French depdendencies

This commit is contained in:
Al
2016-10-03 21:10:20 -04:00
parent 1494bb82bf
commit a020a506e2
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
--- ---
admin_level: admin_level:
"6": "country" "6": "country"
"7": "state_district" "7": "state"
"8": "city" "8": "city"
"10": "suburb" "10": "suburb"

View File

@@ -1,6 +1,6 @@
--- ---
admin_level: admin_level:
"6": "country" "6": "country"
"7": "state_district" "7": "state"
"8": "city" "8": "city"
"10": "suburb" "10": "suburb"

View File

@@ -1,6 +1,6 @@
--- ---
admin_level: admin_level:
"6": "country" "6": "country"
"7": "state_district" "7": "state"
"8": "city" "8": "city"
"10": "suburb" "10": "suburb"

View File

@@ -1,7 +1,7 @@
--- ---
admin_level: admin_level:
"3": "country" "3": "country"
"7": "state_district" "7": "state"
"8": "city" "8": "city"
overrides: overrides: