GraphHopper Routing Engine 0.11.0 released

We are proud to announce the immediate release of 0.11.0

Besides over 30 PRs:

  1. we are now using dropwizard that comes with monitoring and testing tools and gives everything in the web module some kind of standardization. #1314
  2. the isochrone module is now open source! #1237
  3. Support multiple GTFS feeds
  4. map matching is now much faster and snapping for start and end is not necessarily on a node anymore
  5. We introduced a navigation library that can be used to create Android apps with navigation. It has no stable release yet.

Here are further important changes:

  • Several improvements and better performance in GTFS Realtime
  • Transfers without specified walk times are now routed through the pedestrian network
  • Can specify custom resistance to walking, per request
  • Can block certain route types (e.g. bus, subway)
  • updated docker deployment #1438
  • new path detail “distance” #1339
  • testing with JDK10+11 #1327
  • many smaller bug fixes

Thanks a lot to all contributors!

3 Likes

Thank you for the amazing work !

1 Like

Awesome, thank you!

1 Like