- Notifications
You must be signed in to change notification settings - Fork3.8k
Nikita Pestrov edited this pageOct 24, 2023 ·54 revisions
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 - InternalGraph representation
- OpenStreetMap Mapping for Navigation Guide
- Frequently Asked Questions
- Development