Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 3.9 KB

index.md

File metadata and controls

79 lines (46 loc) · 3.9 KB

GraphHopper Documentation

Getting Started

Try out our live demo called GraphHopper Maps

GraphHopper Maps

The Readme lists all features or this list of slides.

See more users of GraphHopper or Android apps and let us know your application!

Contact

For all questions regarding the GraphHopper routing engine please use our forum.

For bugs see our contribute section below.

User

The user guide is the HowTo for users. Other links:

Web

The web module provides a web API for other programming languages as well as starts a simple user interface called GraphHopper Maps

Configuration

You can configure several aspects either programmatically or just via the config.properties.

The elevation configuration is separately documented here.

Developer

The quickstart is an introduction for developers. Explains git checkout, IDE setup and commands for setting up a GraphHopper server.

Find all changes in previous and current versions in the changelogs.

Contribute

Read here on how to contribute as a developer and translator.

Technical

Various topics are explained in more detail separately:

Android

iOS

Instructions on how to setup the GraphHopper-iOS clone for iOS development are here including a sample application.

Windows

Documentation about how to get an GraphHopper instance running on windows via cygwin is available here.

Eclipse

Set up GraphHopper in Eclipse with maven and tomcat.