2019-01-15 03:42:04,719 DEBUG: Downloading http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1 to addresses-primary-e5313acc.csv 2019-01-15 03:42:04,719 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1 with args {'f': 'json'} 2019-01-15 03:42:04,870 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'f': 'json', 'where': '1=1', 'returnCountOnly': 'true'} 2019-01-15 03:42:04,990 INFO: Source has 11589 rows 2019-01-15 03:42:04,990 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1 with args {'f': 'json'} 2019-01-15 03:42:05,071 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'f': 'json', 'where': '1=1', 'returnCountOnly': 'true'} 2019-01-15 03:42:05,166 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'returnIdsOnly': 'true', 'where': '1=1', 'f': 'json'} 2019-01-15 03:42:05,424 INFO: Built 12 requests using OID enumeration method 2019-01-15 03:42:05,425 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 0 AND FID <= 999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:06,620 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 1000 AND FID <= 1999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:07,827 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 2000 AND FID <= 2999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:09,074 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 3000 AND FID <= 3999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:10,259 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 4000 AND FID <= 4999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:11,441 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 5000 AND FID <= 5999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:12,786 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 6000 AND FID <= 6999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:13,957 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 7000 AND FID <= 7999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:15,072 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 8000 AND FID <= 8999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:15,897 DEBUG: Skipping a geometry Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 202, in geos_point_from_py array = ob.__array_interface__ AttributeError: 'list' object has no attribute '__array_interface__' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/openaddr/cache.py", line 389, in download shp = shape(feature['geometry']) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/geo.py", line 30, in shape return Point(ob["coordinates"]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 49, in __init__ self._set_coords(*args) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 127, in _set_coords self._geom, self._ndim = geos_point_from_py(args[0]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 235, in geos_point_from_py dx = c_double(coords[0]) TypeError: a float is required 2019-01-15 03:42:15,901 DEBUG: Skipping a geometry Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 202, in geos_point_from_py array = ob.__array_interface__ AttributeError: 'list' object has no attribute '__array_interface__' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/openaddr/cache.py", line 389, in download shp = shape(feature['geometry']) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/geo.py", line 30, in shape return Point(ob["coordinates"]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 49, in __init__ self._set_coords(*args) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 127, in _set_coords self._geom, self._ndim = geos_point_from_py(args[0]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 235, in geos_point_from_py dx = c_double(coords[0]) TypeError: a float is required 2019-01-15 03:42:16,331 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 9000 AND FID <= 9999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:17,437 DEBUG: Skipping a geometry Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 202, in geos_point_from_py array = ob.__array_interface__ AttributeError: 'list' object has no attribute '__array_interface__' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/openaddr/cache.py", line 389, in download shp = shape(feature['geometry']) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/geo.py", line 30, in shape return Point(ob["coordinates"]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 49, in __init__ self._set_coords(*args) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 127, in _set_coords self._geom, self._ndim = geos_point_from_py(args[0]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 235, in geos_point_from_py dx = c_double(coords[0]) TypeError: a float is required 2019-01-15 03:42:17,523 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 10000 AND FID <= 10999', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:18,743 DEBUG: Requesting http://www2.pottcounty.org/arcgis2/rest/services/AddressAll/MapServer/1/query with args {'outFields': '*', 'f': 'json', 'returnGeometry': True, 'where': 'FID >= 11000 AND FID <= 11588', 'outSR': '4326', 'geometryPrecision': 7} 2019-01-15 03:42:19,228 DEBUG: Skipping a geometry Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 202, in geos_point_from_py array = ob.__array_interface__ AttributeError: 'list' object has no attribute '__array_interface__' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/openaddr/cache.py", line 389, in download shp = shape(feature['geometry']) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/geo.py", line 30, in shape return Point(ob["coordinates"]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 49, in __init__ self._set_coords(*args) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 127, in _set_coords self._geom, self._ndim = geos_point_from_py(args[0]) File "/usr/local/lib/python3.5/dist-packages/shapely/geometry/point.py", line 235, in geos_point_from_py dx = c_double(coords[0]) TypeError: a float is required 2019-01-15 03:42:19,614 INFO: Downloaded 11585 ESRI features for file /tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/cache-l6kaz4np/esri/addresses-primary-e5313acc.csv 2019-01-15 03:42:19,637 INFO: Cached data in file:///tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/cached/addresses-primary-e5313acc.csv 2019-01-15 03:42:19,642 DEBUG: URL says ".csv" for file:///tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/cached/addresses-primary-e5313acc.csv 2019-01-15 03:42:19,642 DEBUG: Guessed addresses-primary-52423647.csv for file:///tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/cached/addresses-primary-e5313acc.csv 2019-01-15 03:42:19,648 DEBUG: File exists /tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/conform-bl1ls434/http/addresses-primary-52423647.csv 2019-01-15 03:42:19,648 INFO: Downloaded to ['/tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/conform-bl1ls434/http/addresses-primary-52423647.csv'] 2019-01-15 03:42:19,649 WARNING: Could not guess a single compression from file names 2019-01-15 03:42:19,649 INFO: Decompressed to 1 files 2019-01-15 03:42:19,654 INFO: Sampled 6 records 2019-01-15 03:42:19,655 DEBUG: Converting to /tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/conform-bl1ls434 2019-01-15 03:42:19,655 DEBUG: extract temp file /tmp/openaddr-extracted-hrxo4xm2.csv 2019-01-15 03:42:19,655 INFO: ESRI GeoJSON source found; treating it as CSV 2019-01-15 03:42:19,671 INFO: Converting source CSV /tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/conform-bl1ls434/http/addresses-primary-52423647.csv 2019-01-15 03:42:26,251 INFO: Converted to /tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/conform-bl1ls434/converted/addresses-primary-52423647.csv with 11585 addresses 2019-01-15 03:42:26,252 INFO: Processed data in /tmp/worker-gouhfkg8/work-xrp6gwua/out/process_one-ujy8l3tv/out.csv 2019-01-15 03:42:26,252 WARNING: Nothing previewed