[osm] removing place=district mapping globally (means city_district in Hungary) and mapping it specifically to state_district/city_district in the places where it's needed

This commit is contained in:
Al
2016-10-18 19:02:36 -04:00
parent 9384d8cc7e
commit 7e007a49ab
6 changed files with 23 additions and 8 deletions

View File

@@ -1,7 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"7": "city"
"9": "city_district"
admin_level:
"2": "country"
"4": "state"
"7": "city"
"9": "city_district"
place:
"district": "city_district"