django-planet
Dec. 7, 2020

Maps with Django⁽¹⁾: GeoDjango, SpatiaLite & Leaflet

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

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