Help

GraphHopper

GraphHopper is Again Gold Corporate Member of the OpenStreetMap Foundation

Almost exactly 10 years ago we released a first version of our open source project GraphHopper. 6 years ago we founded the company GraphHopper. Both would not have been possible without OpenStreetMap. To give back a little bit we are again Gold Corporate Member of the OpenStreetMap Foundation and offer our routing service for free […]

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

Experiments with GraalVM native images (2/2)

The previous blog post was about the “normal way” of using GraalVM native images. In this blog post I use it to run Java code on Android without the usual limitations of “Android Java”. I.e. the Java code can be JDK 11 and include arbitrary libraries which is usually not possible when using Dalvik or […]

Experiments with GraalVM native images (1/2)

This blog post is about the experience I made when compiling the GraphHopper routing engine to a native executable using GraalVM. The GraphHopper routing engine is an open source project that uses the road network from OpenStreetMap and is able to calculate routes from A to B very fast and offers other features like isochrone […]

Graphhopper Directions API News October

A long silence for a young company can mean many different things. In our case it only means that we further concentrate on making our products better! We are very happy to improve the GraphHopper Directions API every week and keep you up to date with this newsletter. We improved the Route Optimization API in […]