Skip to content

djeusette/graphhopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphhopper

Start

  • Create a local data folder at the root and copy your .pbf file there
  • Change the OSM_FILE env variable in docker-compose.yml
  • Run it with docker-compose up
  • The default exposed port is 8989

Routing API

See API doc

Example for Philippines

curl -X GET -H "Content-type: application/json" http://localhost:8989/route?point=14.5114141,121.0580759&point=14.568599,120.9883453

About

Docker setup for GraphHopper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages