forked from Project-OSRM/osrm-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Patrick Niklaus edited this page May 2, 2015
·
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.
- 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 or on Heroku
- Deployment using Chef
- Monitoring using a Nagios plugin
- Configuring and using Shared Memory
- The public demo server
- Documentation
-
osrm-routed
server API - Library API]
- osrm.7
- Unix Man Pages
- Internals
- Development