insight-lane / crash-model

Build a crash prediction modeling application that leverages multiple data sources to generate a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions.
https://insightlane.org
MIT License
113 stars 40 forks source link

Make pipeline work for cities without polygons #142

Closed terryf82 closed 5 years ago

terryf82 commented 6 years ago

This has been hanging around in the data_standards branch for a while but it's now ready to merge - https://github.com/Data4Democracy/crash-model/pull/143

terryf82 commented 6 years ago

@j-t-t PR updated with city lat/lng/radius requirement moved. Also I installed an atom package that should enforce pep8 standards (including max line length). Thanks.

https://github.com/Data4Democracy/crash-model/pull/143