GraphHopper

From OpenStreetMap Wiki
Jump to navigation Jump to search
GraphHopper
GraphHopper-Maps-Example.png
Author: GraphHopper GmbH
License: Apache License 2.0
Platforms: Linux, macOS, and Windows
Version: 8.0 releases (2023-10-18)
Language: English
Website: graphhopper.com
Source code: graphhopper/graphhopper
Programming language: Java

Routing server and Java library

GraphHopper is a fast and memory efficient open source routing library and server written in Java. Designed for the server, desktop, as well as for mobile devices.

It can make use of different algorithms such as Dijkstra, A* and Contraction Hierarchies. Due to its Apache License it is a business friendly alternative to existing routing engines and Android navigation software.

GraphHopper Maps

Try the road routing capabilities via GraphHopper Maps. Public transit routing is currently only available for local instances. For source code, see graphhopper/graphhopper-maps.

Links

See also