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

Geojson #127

Closed j-t-t closed 6 years ago

j-t-t commented 6 years ago

Reads and writes in geojson format. All geojson files are stored in 4326 projection, because that is the geojson standard.

The original map generation from openstreetmap using osmnx does write shapefiles, but everything else is in geojson now.