agouge / graphhopper

A Java routing engine for roads and more.

Home Page:http://graphhopper.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphHopper Build Status

A fast and memory efficient Java road routing engine under Apache License 2.0

Purpose

Solving shortest path (related) problems is the main goal. GraphHopper is a routing engine which makes implementing shortest path problems in Java easier and more efficient (faster, less memory, etc) than a naive implementation. GraphHopper is tuned for road networks at the moment but can be useful for public transport problems in the future as well.

Features

Get Started & Contribute

Read the information for Developers and sign up to our mailing list.

There are also subprojects to make GraphHopper working on Android or as a web service.

About

A Java routing engine for roads and more.

http://graphhopper.com

License:Apache License 2.0


Languages

Language:Java 99.4%Language:Shell 0.6%