[boundaries] mapping admin_level=4 in OSM to country_region, admin_level=6 to state in Latvia

This commit is contained in:
Al
2016-10-02 13:05:49 -04:00
parent 5c65a75325
commit 3dce9cf025

View File

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