From b410ab72547b8a6ec14d17fbb39b4e1206ad0ad3 Mon Sep 17 00:00:00 2001 From: Al Date: Sat, 27 Aug 2016 00:26:13 -0400 Subject: [PATCH] [openaddresses] Adding the Dakotas (39th and 40th states). It's now obvious that every US state has its own form of weird addresses, so doing all of them --- resources/parser/data_sets/openaddresses.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/resources/parser/data_sets/openaddresses.yaml b/resources/parser/data_sets/openaddresses.yaml index 59fc14c5..677540cd 100644 --- a/resources/parser/data_sets/openaddresses.yaml +++ b/resources/parser/data_sets/openaddresses.yaml @@ -896,6 +896,18 @@ countries: - filename: wilson.csv add_osm_boundaries: true + nd: + add: + state: ND + files: + - filename: city_of_bismarck.csv + add_osm_boundaries: true + - filename: dickinson.csv + add_osm_boundaries: true + - filename: stark_county.csv + add_osm_boundaries: true + - filename: williams.csv + ne: add: state: NE @@ -1216,6 +1228,14 @@ countries: - filename: sumter.csv - filename: york.csv + sd: + add: + state: SD + files: + - filename: lawrence.csv + add_osm_boundaries: true + - filename: statewide.csv + tn: add: state: TN