Don’t hesitate to contact us:
Forum: discuss.graphhopper.com
Email: support@graphhopper.com
This month we are glad to announce some new features for the Routing API, Map Matching API and Route Optimization API. The Routing API introduces path details and an “avoid” feature. Path details allow you to fetch properties like travel time, maximum speed etc. from every single road section. You can use these path details […]
In the last few months, we have been working on a really exciting and long-desired feature: time-dependent route optimization. Our current approach uses constant travel time estimates within a day. Therefore, the solutions for vehicle routing problems are independent of time. Obviously travel times vary significantly throughout the day. Our new time-dependent Route Optimization API […]
New Features The Route Optimization API now allows to specify a preparation time and returns the reason for unassigned services or shipments.
The latest release of the GraphHopper routing engine is a special one. The routing engine is no longer specific to road routing only and supports public transit routing which makes the routing heavily time dependent and much more complex. The development and integration effort was huge, nearly 9 months ago we started with this, and […]