Home - Project-OSRM/osrm-backend GitHub Wiki
A high-performance routing engine is written in C++17 designed to run on OpenStreetMap data.
- Installation and Usage
- Building from source
- Ready to use Docker images
- Running the routing engine
- Disk and Memory Requirements
- Advanced
- The public demo server
- Documentation
- Hosted Documentation
- Profiles (such as car, bicycle, foot)
- HTTP API of
osrm-routed - C++ Library API of
libosrm - Nodejs Library API for the NodeJS wrapper
node-osrm - Internal Graph representation
- OpenStreetMap Mapping for Navigation Guide
- Frequently Asked Questions
- Development