1 repository
Web-based endpoints for requesting pathfinding and routing calculations from a remote server.
Distinct from HTTP Routing: The candidates focus on network traffic routing or generic HTTP utilities, not geospatial routing APIs.
Explore 1 awesome GitHub repository matching web development · Routing API Interfaces. Refine with filters or upvote what's useful.
GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving directions. It provides a map matching engine for aligning GPS coordinate traces to road networks, a GTFS transit router for multi-modal travel, and a spatial analysis utility for isochrone generation. The project supports the creation of custom vehicle profiles and weighting logic to influence path calculations. It implements contraction hierarchies to accelerate pathfinding by reducing the search space between coordinates. The engine covers a broad range of geospatial capabili
Provides an HTTP web interface for external applications to request routing calculations from a remote server.