[addresses] formatting addresses in Brasilia, so e.g. "Bloco B" is never part of the street name or building name, it's the house number. place=neighbourhood maps to nothing in Brasilia as these are basically subdivisions whose streets are identically named
This commit is contained in:
@@ -1,12 +1,19 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
"7": "state_district"
|
||||
"8": "city"
|
||||
"9": "city_district"
|
||||
"10": "suburb"
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
"5": "state_district"
|
||||
"6": "state_district"
|
||||
"7": "state_district"
|
||||
"8": "city"
|
||||
"9": "city_district"
|
||||
"10": "suburb"
|
||||
|
||||
overrides:
|
||||
contained_by:
|
||||
relation:
|
||||
# Brasilia
|
||||
"2758138":
|
||||
place:
|
||||
"neighborhood": null
|
||||
Reference in New Issue
Block a user