Skip to content
karussell edited this page Oct 15, 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:

  • Done: Make routing on German-size road networks working in Java and on Android.
  • Nearly Done: Make routing faster via bidirectional algorithms, contraction hierarchies and more.
  • make routing correct (turn restrictions!)
  • Implement OSM import for bike/foot (should be easy)
  • less disc space usage, faster graph loading time etc
  • full example of routing web+android (query by name not only by lat,lon)
  • public transit: Time dependent graphs + algorithms and possibility to import GTFS
  • Faster + less memory usage via some further algorithms
Clone this wiki locally