All tools
OSRM
Open Source
High-performance routing engine designed to run on OpenStreetMap data.
Alternative to HERE Technologies , TomTom , Google Maps Platform
Stars
8.1k
Last commit
1 weeks ago
License
BSD-2-Clause
Founded
2010
About
Open Source Routing Machine (OSRM) is a high-performance routing engine written in C++ designed to run on OpenStreetMap data. It provides HTTP API for shortest path queries, distance matrices, and more.
Features
- Fastest-route queries over an HTTP API
- Distance and duration matrix computations
- Map matching for noisy GPS traces
- Traveling salesman trip solving
- MLD and Contraction Hierarchies pipelines
- Node.js and Python bindings available