[openaddresses] Only adding units for Australia, as they're known to contain both designator and number. US units seem to often have simple numbers/letters for the unit field

This commit is contained in:
Al
2016-05-31 02:20:28 -04:00
parent 584a4e0ee8
commit 64824b90a9

View File

@@ -9,8 +9,6 @@ global:
component: house_number
- field_name: STREET
component: road
- field_name: UNIT
component: unit
- field_name: CITY
component: city
- field_name: REGION
@@ -20,6 +18,20 @@ global:
countries:
au:
field_map:
- field_name: NUMBER
component: house_number
- field_name: STREET
component: road
- field_name: UNIT
component: unit
- field_name: CITY
component: city
- field_name: REGION
component: state
- field_name: POSTCODE
component: postcode
files:
- filename: countrywide.csv
nz: