Learn how to build a vector tile server with built-in authorization using FastAPI and PostGIS.
Our first tutorial in the QGIS Actions series focuses on how to consume services with your point data. You will learn how to generate random points in your polygon and send their coordinates to the HERE Maps Reverse Geocoder API.
In this tutorial you will learn how to build a powerful elevation API serving a Digital Elevation Model using PostgreSQL, PostGIS and PostgREST.
In this tutorial you will learn how to build a spatial REST API with the powerful PostgREST library utilizing PostGIS under its hood – in mere minutes!
Learn in this tutorial how to build a simple but powerful and scalable Geo API from scratch with FLASK and FLASK-RESTPlus, that is able to handle and process basic spatial data like a charm.
In this tutorial you will learn how to build a spatial REST API with the powerful PostgREST library utilizing PostGIS under its hood – in mere minutes!
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.