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

Improving the cyclability weight in bike profiles #5015

Open
chaupow opened this issue Apr 10, 2018 · 0 comments
Open

Improving the cyclability weight in bike profiles #5015

chaupow opened this issue Apr 10, 2018 · 0 comments

Comments

@chaupow
Copy link
Member

chaupow commented Apr 10, 2018

We added the cyclability weight to OSRM's default profile for users that prefer safe routes over fast routes.

I would like to improve/work on this profile:

Specific Use-Cases

Flatbush Avenue, NYC

  • Flatbush Avenue in NYC is a 6 lane road and not preferred for biking.

  • osrm-frontend request:

    http://localhost:9966/?z=16&center=40.687212%2C-73.979788&loc=40.690287%2C-73.981826&loc=40.683551%2C-73.978908&hl=en&alt=0
    
  • current behaviour
    screenshot 2018-04-10 18 12 08

  • desired behaviour is something similar to this
    screenshot 2018-04-10 18 10 39

Hamilton Avenue, NYC

  • I am pretty sure cycling on Hamilton Avenue is not safe at all

  • osrm-frontend request:

    http://localhost:9966/?z=16&center=40.668351%2C-73.995452&loc=40.664526%2C-73.995495&loc=40.670784%2C-73.996933&hl=en&alt=0
    
  • current behaviour
    screenshot 2018-04-10 18 12 59

  • desired behaviour is something similar to this
    screenshot 2018-04-10 18 13 27

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

No branches or pull requests

1 participant