Help

Author Archives: Stefan

New API dashboard

We have polished the dashboard for our Directions API. Especially the usage statistics are much prettier now. You can now view the credit usage per API key very nicely in a bar chart or just download it completely. Have fun analyzing your usage statistics! Your GraphHopper Team

Distribute work evenly over your drivers

Suppose you have 50 deliveries and you hire four drivers to make those deliveries. Each driver is either paid for a certain number of hours or is paid for a certain number of jobs. In this case, you wouldn’t necessarily want one driver to get all 50 deliveries, even if this minimizes the total variable […]

Releasing the Cluster API

We’re happy to announce our new product: the Cluster API! It solves the “capacity clustering problem” by assigning a set of customers to a given number of distinct groups (called clusters). The API “clusters” by minimizing the total distance from each individual customer to its designated group median. It can also consider minimum and maximum […]