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
112 stars 40 forks source link

Give appropriate mph/kph on slider #275

Closed j-t-t closed 4 years ago

j-t-t commented 5 years ago

Looks like it's kph for all cities now

alicefeng commented 5 years ago

Yep, I realized this too as I was working on polishing things up for Brisbane. We're going to need to somehow tell the viz whether a city is using metric or imperial units for its speed.

j-t-t commented 5 years ago

Sounds like a job for the config file :)

alicefeng commented 5 years ago

I think so too!