GraphHopper

GraphHopper
Developer(s) Peter Karich
Stable release
0.8.0 / October 18, 2016 (2016-10-18)
Development status Active
Written in Java
Operating system Cross-platform
Type Search, Graph and GPS navigation software
License Apache License 2.0
Website graphhopper.com

GraphHopper is an open source road routing library and server written in Java and provides a web interface called GraphHopper Maps.[1] As well as a routing API over HTTP. It runs on the server, desktop, Android, iOS or Raspberry Pi.[2][3] By default OpenStreetMap data for the road network and elevation data from the Shuttle Radar Topography Mission is used.

GraphHopper can be configured to use different algorithms such as Dijkstra, A* and its bidirectional versions. To make routing fast enough for long paths (continental size) and avoid heuristical approaches GraphHopper uses Contraction Hierarchies by default. In the Java Magazine from Oracle the author Peter Karich describes the techniques necessary to make the system memory efficient and fast.[4] Furthermore, GraphHopper is built on a large test suite including unit, integration and load tests.[5]

The Apache License allows everyone to customize and integrate GraphHopper in free or commercial products, and together with the query speed and OpenStreetMap data this makes GraphHopper a possible alternative to existing routing services and GPS navigation software.[6][7]

Besides point-to-point routing for different vehicles GraphHopper can be used to calculate distance matrices which are then used as an input for Vehicle routing problems.[8] Other use cases are:

Users

Notable users of GraphHopper are Rome2rio, de:Falk (Verlag), Komoot, Gnome[13] and de:GPSies.com.[7] Since February 2015 GraphHopper has been one of the APIs powering bike and foot routing on the official OpenStreetMap website and version 0.4 was released shortly afterwards in March 2015.[14][15]

Company

In January 2016 the developers of GraphHopper and jsprit have formed the company GraphHopper GmbH.

GraphHopper Directions API

The GraphHopper Directions API is an offering of the GraphHopper GmbH and includes a Geocoding API, a Distance Matrix API, an Isochrone API and a Route Optimization API besides the Routing API[16]

References

  1. "Driving Directions - GraphHopper Maps". Graphhopper.com. Retrieved 2015-04-30.
  2. "GraphHopper · GitHub". Github.com. Retrieved 2015-04-30.
  3. "Driving Directions with GraphHopper and Java on Raspberry Pi | Karussell". Karussell.wordpress.com. 2014-01-09. Retrieved 2015-04-30.
  4. "Java Magazine 2014, GraphHopper Maps: Fast Road Routing in 100% Java". Oraclejavamagazine-digital.com. Retrieved 2015-04-30.
  5. "public Travic CI: showing large test suite of GraphHopper". Travis-ci.org. Retrieved 2015-04-30.
  6. "Jaxenter, LocationTech Tour in Hamburg 2014". Jaxenter.de. Retrieved 2015-04-30.
  7. 1 2 "GPSies Blog: Schnelles Routing mit GraphHopper und OpenStreetMap". Blog.gpsies.com. Retrieved 2015-04-30.
  8. "Optimising the Scheduling and Planning of Urban Milk Deliveries". Lecture Notes in Computer Science. Link.springer.com: 604–615. 2015. doi:10.1007/978-3-319-16549-3_49. Retrieved 2015-04-30.
  9. "Map Matching module of GraphHopper". Github.com. Retrieved 2015-04-30.
  10. Motorways and firm performance: the case of Hungary (PDF) (Thesis). Etd.ceu.hu. 2014. Retrieved 2015-04-30.
  11. "GraphHopper Isochrone API". Github.com. Retrieved 2015-04-30.
  12. Angewandte Geoinformatik (PDF). 2014. ISBN 978-3-87907-543-0.
  13. "Gnome Maps 3.14 uses the GraphHopper Directions API". Help.gnome.org. Retrieved 2015-04-30.
  14. "Route Planning on OpenStreetMap.org". Blog.openstreetmap.org. Retrieved 2015-04-30.
  15. "Heise Open: Quelloffener Routenplaner GraphHopper in Version 0.4 erschienen". Heise.de. Retrieved 2015-04-30.
  16. "ProgrammableWeb: GraphHopper's API Helps Get You From A to B". Programmaableweb.com. Retrieved 2015-04-30.
This article is issued from Wikipedia - version of the 10/18/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.