This tutorial will give an introduction into enabling WordPress with spatial capabilities via a custom plugin and expose those functionalities via the built-in REST API. Read more
Learn how to build a simple web-map application with react, redux, turfjs and leaflet which is able to compute DBScan clusters with places provided by HERE Maps. Read more
If you want to know how to setup Valhalla on your Ubuntu with elevation support, then go ahead with this tutorial. By the end you will have had to prepare your Valhalla setup with all necessary packages and dependencies to finally be able to use Valhalla with elevation support. Read more
If you simply want to run Valhalla within a docker container, then feel free to dive into this tutorial. However, to understand the individual steps being called in the provided Dockerfile please refer to part 1 and 2 of this Valhalla Routing series of tutorials. Read more
If you are interested how to install Valhalla on your Ubuntu 18.04 server, then go ahead with this tutorial. By the end you will have had to prepare your host instance with all necessary packages and dependencies to finally be able to make and install Valhalla. Read more
If you are interested how to run Valhalla on your Ubuntu 18.04 server, then go ahead with this tutorial. Please install Valhalla (part 1 of this tutorial series) first. By the end you will be able to fire turn-by-turn directions requests to Valhalla on your host instance. Read more