Ian Dees
Ian Dees
Green means downloaded successfully. Light green means a source that is large like a state or country. Dark green means a smaller entity like a city or county. Red means...
Documentation for some of these fields is in: https://github.com/openaddresses/openaddresses/blob/master/CONTRIBUTING.md
I think it should be running itself. @migurski am I remembering right that machine had CI tests?
Not sure why the CI wasn't running on your branch, but you can follow these instructions to get tests running locally: https://github.com/openaddresses/machine/blob/master/docs/install.md#local-development
Thanks for working through this!
I'm pretty sure this shows up when proj can't parse the .prj file included in a shapefile. There's a bit more error reporting we can get out of OGR that...
Based on [this StackOverflow answer](http://gis.stackexchange.com/questions/61823/ogr-projection-transformation-error) the error that GDAL is giving here: > Failure 6: No translation for Mercator_Auxiliary_Sphere to PROJ.4 format is known Is because the exporter they're using...
I don't think the issues are the same, but implementing #500 would allow us to manually override the bad SRS with one that we know.
Specifically, this is only opendata.arcgis.com sources.
No particular reason, no. If you were to file a PR for it I would probably merge it.