Don’t hesitate to contact us:
Forum: discuss.graphhopper.com
Email: support@graphhopper.com
New Features The Route Optimization API now allows to specify a preparation time and returns the reason for unassigned services or shipments.
Today we are proud to release our Map Matching API as part of our Directions API. It is a web service based on one of our open source components. You can use it to snap measured GPS points to a digital road network to e.g. clean data or attach certain data to it like turn […]
Introduction In this tutorial we are going to show you how to model a vehicle routing problem with vehicles that can have multiple return trips to the depot or hub. For example, let us assume you have 2 drivers that have a car much like the one on the figure below. It has an electric […]
The GraphHopper Directions API is continually improved and we’ll keep you up to date with the newsletter, today the first time publicly available as blog post. We added more features to the Route Optimization API Often there are more customers than the available vehicle fleet can serve. In this case, you can now assign priorities […]
Introduction In this tutorial we are going to show you how to model a vehicle routing problem where tasks do not only have multiple dependencies, but also require special skills. For example, let us assume we have two technicians called Peter and Stefan. Peter cannot only read the warm water meter, but he can also […]
Introduction In this tutorial we are going to show you how to model a traveling salesman problem with a week-planning horizon. For example, let us assume you have ONE worker that needs to visit 25 customers in the course of the next week. Let us also assume that the worker has specific daily working hours […]