[openaddresses] Removing New Zealand city as the field is not specific enough and may conflict with OSM names, needs to be reverse geocoded. Adding cldr country probabilities so we can add localized names/codes given the country

This commit is contained in:
Al
2016-05-31 18:29:07 -04:00
parent e91b318121
commit afa58e6edb
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
abteilung|abt
altersheim altersheim
altstoffsammelzentrum|asz|a s z altstoffsammelzentrum|asz|a s z
apotheke apotheke

View File

@@ -1,5 +1,9 @@
global: global:
reverse_geocode: false cldr_country_probability: 0.5
localized_name_probability: 0.7
iso_alpha_2_code_probability: 0.2
iso_alpha_3_code_probability: 0.1
abbreviate_street_probability: 0.3 abbreviate_street_probability: 0.3
separate_street_probability: 0.2 separate_street_probability: 0.2
abbreviate_unit_probability: 0.3 abbreviate_unit_probability: 0.3
@@ -40,8 +44,6 @@ countries:
component: house_number component: house_number
- field_name: STREET - field_name: STREET
component: road component: road
- field_name: CITY
component: city
- field_name: POSTCODE - field_name: POSTCODE
component: postcode component: postcode
files: files:
@@ -55,6 +57,7 @@ countries:
- filename: brussels-nl.csv - filename: brussels-nl.csv
us: us:
cldr_country_probability: 0.05
subdirs: subdirs:
ca: ca:
add: add: