Don’t hesitate to contact us:
Forum: discuss.graphhopper.com
Email: support@graphhopper.com
After 6 months of hard work we are happy to announce the new release 0.11 of the GraphHopper routing engine. See the discussion about it in our forum.
Finally, the isochrone module is open source, see issue #1237! The isochrone API calculates the reachable area for a given origin, travel mode, and time budget:
We are now using the web framework dropwizard that comes with a whole community :), monitoring and testing tools (#1314).
The public transit module has also improved, e.g. now it supports multiple GTFS feeds and the GTFS realtime feature got faster. Read more about our real time Portland demo in a previous blog post.
We introduced an open source navigation library that can be used to easily create Android apps with navigation using any GraphHopper server, ie. use either the open source routing engine or the GraphHopper Directions API. It has no stable release yet. See the demo app we’ve created based on this library.
Map matching is now much faster and snapping for start and end is not necessarily on a node anymore. Try it live on the example website.
Here are further important changes besides over 30 pull requests:
… and checkout our other open source projects!