forked from Project-OSRM/osrm-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Daniel J. H edited this page May 31, 2016
·
41 revisions
Open Source Routing Machine computes shortest paths in a graph. It was designed to run well with map data from the OpenStreetMap Project.
- General instructions to get the toolchain up and running.
- Documentation of the server API.
- Projects using OSRM.
- See the list of all wiki pages.
Check out the online demo. To contact us use the mailing list.
- Installation & configuration
- Building
- Running
- Setup on EC2
- Deployment using Chef
- Configuring and using Shared Memory
- Integrating third party raster data
- The public demo server
- Documentation
- Profiles
-
HTTP API of
osrm-routed
-
C++ Library API of
libosrm
-
Nodejs Library API of
node-osrm
- Internals
- Development