intermediate1.0h estimated1 modules · 5 lessons
Build Your Own Vector Tile Server
Learn to build a lightweight vector tile server using Python, Flask, and PostGIS.
play_arrowStart Course#Flask#PostGIS#Python#WebGIS
About this course
In this tutorial, you will learn how to leverage the spatial capabilities of PostGIS to serve Mapbox Vector Tiles (MVT) through a lightweight Flask API.
Curriculum
Building the Server
5 lessons- lock_openThe Magic Behind the Scenes
- lock_openPrepping Your Database
- lock_openSetting Up Your Python Environment
- lock_openBuilding the Flask Application
- lock_openTesting Your Shiny New Tile Server