Skip to content
karussell edited this page Dec 6, 2012 · 8 revisions

Bad news for you, good for me: GraphHopper is an open source project and there are no deadlines.

Nevertheless I will move the project along this road:

  • more compact graph
  • route instructions
  • Implement OSM import for bike/foot
  • full example of routing android (query by name not only by lat,lon)
  • make routing correct (turn restrictions!)
  • public transit: Time dependent graphs + algorithms and possibility to import GTFS

Done

  • Make routing on German-size road networks working in Java and city-sized networks on Android.
  • Make routing faster via bidirectional algorithms, contraction hierarchies, graph sorting, better OSM integration and more.
Clone this wiki locally