-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Home
Nikita Pestrov edited this page Oct 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
- Internal Graph representation
- OpenStreetMap Mapping for Navigation Guide
- Frequently Asked Questions
- Development