django-planet
July 18, 2021

Maps with Django⁽²⁾: GeoDjango, PostGIS & Leaflet

published by Paolo Melchiorre
in blog Paolo Melchiorre
original entry Maps with Django⁽²⁾: GeoDjango, PostGIS & Leaflet

A quickstart guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactive maps.