Skip to content

Instantly share code, notes, and snippets.

@vsimko
Last active October 11, 2016 08:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vsimko/acbd9c292a7b93c308712026004a24cc to your computer and use it in GitHub Desktop.
Save vsimko/acbd9c292a7b93c308712026004a24cc to your computer and use it in GitHub Desktop.

Locally hosted graphhopper

The following code runs graphhopper + web interface locally

$ git clone git://github.com/graphhopper/graphhopper.git
$ cd graphhopper; git checkout master
$ ./graphhopper.sh web europe_germany_baden-wuerttemberg.pbf

Externally hosted graphhopper web interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment