[openaddresses] suburb overrides the city in Australia and Italy
This commit is contained in:
@@ -63,6 +63,7 @@ global:
|
|||||||
# Turned off by default to avoid performance penalty for reverse geocoding
|
# Turned off by default to avoid performance penalty for reverse geocoding
|
||||||
add_osm_boundaries: false
|
add_osm_boundaries: false
|
||||||
add_osm_neighborhoods: true
|
add_osm_neighborhoods: true
|
||||||
|
osm_neighborhood_overrides_city: false
|
||||||
|
|
||||||
house_number_strip_commas: false
|
house_number_strip_commas: false
|
||||||
|
|
||||||
@@ -95,6 +96,7 @@ countries:
|
|||||||
|
|
||||||
au:
|
au:
|
||||||
fields: *fields_with_state_and_unit
|
fields: *fields_with_state_and_unit
|
||||||
|
osm_neighborhood_overrides_city: true
|
||||||
files:
|
files:
|
||||||
- filename: countrywide.csv
|
- filename: countrywide.csv
|
||||||
non_numeric_units: true
|
non_numeric_units: true
|
||||||
@@ -724,6 +726,7 @@ countries:
|
|||||||
country: Ísland
|
country: Ísland
|
||||||
|
|
||||||
it:
|
it:
|
||||||
|
osm_neighborhood_overrides_city: true
|
||||||
files:
|
files:
|
||||||
- filename: countrywide.csv
|
- filename: countrywide.csv
|
||||||
fields:
|
fields:
|
||||||
|
|||||||
Reference in New Issue
Block a user