[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:
@@ -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"
|
||||
Reference in New Issue
Block a user