OpenRouteService
High-performance routing engine, isochrones reachability, and fleet logistics API.
Why consider OpenRouteService?
OpenRouteService is an open-source geographic routing API built with Java. It computes multi-modal driving/walking routes, time-distance matrix calculations, isochrone travel catchment areas, and road restriction avoidance.
Learn OpenRouteService by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of OpenRouteService
OpenRouteService provides scalable routing, vehicle matrix distances, and isochrones for logistics.
Quickstart
git clone https://github.com/openrouteservice/openrouteservice.gitcd openrouteservicedocker compose up -dQuery http://localhost:8080/ors/v2/directions/driving-car to calculate vehicle route waypoints.
OpenRouteService is licensed under the GNU Lesser General Public License v3.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.