Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how sketchy is your bike commute? #3

Open
robinkraft opened this issue Nov 15, 2014 · 0 comments
Open

how sketchy is your bike commute? #3

robinkraft opened this issue Nov 15, 2014 · 0 comments

Comments

@robinkraft
Copy link
Member

Do you bike to work? Do you vary your route much to find the right balance of safety and efficiency? Are your friends scared to bike because they think it's too dangerous? Google Maps does nice bike routing, but I think it would be pretty cool if you could quantify the sketchiness of various routes, and find the one that fits your need for speed and appetite for risk.

I have a long bike commute, and some of the roads are very sketchy. But through trial and error, I've found decent bike paths most of the way. But it took a few weeks, and I definitely wasted time and took my life in my hands on some busy streets. It doesn't have to be that way!

Data

  • Use the Google elevation or Mapbox's Surface API for elevation
  • Use Google Maps or another service (preferably open source) for routing
  • Use OpenStreetmap data to find bike paths, and judge the likely traffic of a road based on its size

Analysis

Create an index that represents the sketchiness of a bike commute, balancing elevation gain, safety, and speed (efficiency).

Visualization

Put this analysis on a map so that you can easily and quickly compare bike commute routes, or design one for a friend who's on the fence about using their bike to commute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant