We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cyclability
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:
Flatbush Avenue in NYC is a 6 lane road and not preferred for biking.
osrm-frontend request:
osrm-frontend
http://localhost:9966/?z=16¢er=40.687212%2C-73.979788&loc=40.690287%2C-73.981826&loc=40.683551%2C-73.978908&hl=en&alt=0
current behaviour
desired behaviour is something similar to this
I am pretty sure cycling on Hamilton Avenue is not safe at all
http://localhost:9966/?z=16¢er=40.668351%2C-73.995452&loc=40.664526%2C-73.995495&loc=40.670784%2C-73.996933&hl=en&alt=0
The text was updated successfully, but these errors were encountered:
This issue seems to be stale. It will be closed in 30 days if no further activity occurs.
Sorry, something went wrong.
No branches or pull requests
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:current behaviour
desired behaviour is something similar to this
Hamilton Avenue, NYC
I am pretty sure cycling on Hamilton Avenue is not safe at all
osrm-frontend
request:current behaviour
desired behaviour is something similar to this
The text was updated successfully, but these errors were encountered: