Skip to content

Repository files navigation

Israel Hiking Map Graphopper router using Docker

Note

We have switched to use valhalla so we no longer maintain this repo. If someone would like to maintain it, we can add a maintainer.

Installation

  • Install Docker
  • Clone this repository

Activation

Run docker-compose up -d

Updating the routing data

For quick activation, the server will initially use historic routing data. To use up-to-date routing data, run ./gh-update.sh on Linux or gh-update.bat on Windows.

The scripts are identical (hard linked) and perform the following tasks:

  • Download new OSM data if needed
  • Calculate new routing data
  • Start or restart the Graphhopper server, as appropriate, with the new routing data

The scripts can also be run periodically or after changeing the gh-config.yml file.

About

IHM Graphopper using Docker

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages