OSRM or Open Source Routing Machine is a routing engine for shortest paths in a road networks.In this tutorial we will take a shortcut and install it using docker. Now before we start deploying OSRM lets make sure we have Docker installed. If you don’t have Docker then you can follow the steps in this…
As we know Docker is a great tool so we will look at a quick and easy docker setup instruction. Let’s not talk about it more about it as too many articles out there to explain so let’s set it up. This tutorial is tested to work on Ubuntu 16.04, Ubuntu 18.04 and Raspberry Pi…
It’s been awhile that I have been trying to understand and setup an Openstreetmap server. It’s easy, one can follow the tutorial at Switch2OSM and do it and I did the same like many others. While I was setting up the Openstreetmap server I was missing a lot of the basic concepts. Although Switch2OSM will…