forked from Project-OSRM/osrm-backend
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Emil Tin edited this page May 24, 2014
·
9 revisions
The "I Bike CPH" bike routing service uses a custom version of OSRM, which computes shortest paths in a graph.
OSRM was modified a bit to better support bicycle routine:
- Provide an additional flag for each instruction, indication where you need to push the bike
- Support parsing of bike route in the LUA profile.
We hope to get these changes merged back into the OSRM mainline repository.