[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:
@@ -8,6 +8,8 @@
|
||||
"8": "city"
|
||||
"10": "city"
|
||||
|
||||
place:
|
||||
"district": "state_district"
|
||||
|
||||
overrides:
|
||||
id:
|
||||
|
||||
@@ -9,3 +9,9 @@
|
||||
"9": "city_district"
|
||||
"10": "suburb"
|
||||
|
||||
overrides:
|
||||
contained_by:
|
||||
relation:
|
||||
"1244004":
|
||||
place:
|
||||
"district": "city_district"
|
||||
@@ -8,6 +8,9 @@
|
||||
"8": "state_district"
|
||||
"10": "city"
|
||||
|
||||
place:
|
||||
"district": "state_district"
|
||||
|
||||
overrides:
|
||||
id:
|
||||
# Kuala Lumpur
|
||||
|
||||
@@ -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"
|
||||
@@ -6,6 +6,9 @@
|
||||
"8": "city_district"
|
||||
"10": "city"
|
||||
|
||||
place:
|
||||
"district": "state_district"
|
||||
|
||||
overrides:
|
||||
id:
|
||||
relation:
|
||||
|
||||
Reference in New Issue
Block a user