OpenRouteService
Maps and Global Positioning System (GPS)
About this project
Openrouteservice is a highly customizable, performant routing service written in Java. It uses a forked and edited version of graphhopper 4.0 and provides global spatial services by consuming user-generated and collaboratively collected free geographic data directly from OpenStreetMap:
- Directions Service: Get directions for different modes of transport
- Isochrones Service: Obtain areas of reachability from given locations
- Matrix Service: Obtain one-to-many, many-to-one and many-to-many matrices for time and distance
- Snapping Service: Snap coordinates to the road network
- Export Service: Export the base graph for different modes of transport
- Health Endpoint¹: Get information on the health of the running openrouteservice instance
- [Status Endpoint](https://g
Technologies & License
GPL-3.0
Docker
Java