Maps with GeoDjango, PostGIS and Leaflet
More info about this talk with photos, sides, code, etc… on my website. https://www.paulox.net/2019/04/12/djangocon-europe-2019/
Leaflet is the leading open source JavaScript library for interactive web maps optimized for mobile devices.
PostGIS is an extension of the PostgreSQL database that adds support for geographic objects allowing you to perform spatial queries.
GeoDjango is a module included in Django that transforms it into a world-class geographic Web framework.
A map allows users to …