[openaddresses] Adding Virginia (10th state in the union)
This commit is contained in:
@@ -303,6 +303,11 @@ countries:
|
|||||||
add:
|
add:
|
||||||
state: NY
|
state: NY
|
||||||
files:
|
files:
|
||||||
|
# Note: uses New York as the city for all 5 boroughs of NYC, which
|
||||||
|
# is correct and what the OSM data uses as well. We store boroughs
|
||||||
|
# in the neighborhoods index and label them "city_district" so boroughs
|
||||||
|
# can still show up in this data set, but if it were listing city=Brooklyn
|
||||||
|
# and so forth, we'd have to stick add_osm_boundaries on statewide.csv
|
||||||
- filename: statewide.csv
|
- filename: statewide.csv
|
||||||
fields: *fields_no_postcode
|
fields: *fields_no_postcode
|
||||||
- filename: broome.csv
|
- filename: broome.csv
|
||||||
@@ -403,6 +408,14 @@ countries:
|
|||||||
- filename: sumter.csv
|
- filename: sumter.csv
|
||||||
- filename: york.csv
|
- filename: york.csv
|
||||||
|
|
||||||
|
va:
|
||||||
|
add:
|
||||||
|
state: VA
|
||||||
|
files:
|
||||||
|
- filename: statewide.csv
|
||||||
|
postcode_strip_non_digit_chars: true
|
||||||
|
|
||||||
|
|
||||||
vt:
|
vt:
|
||||||
add:
|
add:
|
||||||
state: VT
|
state: VT
|
||||||
|
|||||||
Reference in New Issue
Block a user