#GeoDjango

Giannis Terzopoulosgiannisterzo@fosstodon.org
2025-05-05

:django: I wrote a blog post about using triggers for GeoJSON handling.

#Django #GeoDjango

giannist.net/p/geodjango-trigg

Paolo Melchiorrepaulox@fosstodon.org
2025-04-11

I've published the third article of the series "Maps with Django" 🗺️

You'll learn how to add images to your web map, and how to automatically locate markers by reading GPS information from images using Pillow 📍

paulox.net/2025/04/11/maps-wit

#Django #Pillow #GeoDjango #Python #Maps #Exif #GPS

CC @pillow @django

Paolo Melchiorrepaulox@fosstodon.org
2024-11-12

The video recording of my talk "Maps with Django" presented in Durham, USA, during DjangoCon US 2024 is finally online 🚀

I talked about Django, Maps, GeoDjango, SQLite, SpatiaLite, PostgreSQL, PostGIS and Leaflet 🗺️
paulox.net/2024/09/24/djangoco

CC @djangocon

#DjangoCon #DjangoConUS #Django #Maps #GeoDjango #SQLite #SpatiaLite #PostgreSQL #PostGIS #Leaflet

Paolo Melchiorrepaulox@fosstodon.org
2024-09-24

This morning I presented the talk "Maps with Django" at DjangoCon US 2024 in Durham, North Carolina (US) 🇺🇲

It was a great experience, and I thank the organizers and volunteers 🤗

You can find slides and info here 👇
paulox.net/2024/09/24/djangoco

#Django #DjangoCon #GeoDjango #Maps #DjangoConUS #DjangoConUS2024 #GIS #PostGIS #PostgreSQL #SQLite #SpatiaLite

CC @djangocon

Maps with Django first slidePaolo taking a selfie with the audienceAudience in the roomPaolo with Afi on the stage
Paolo Melchiorrepaulox@fosstodon.org
2024-09-24

Today at 11:30 EST I'll be giving my talk "Maps with Django" at DjangoCon US 2024 in Durham, North Carolina 🇺🇲

I'll wait for you in the "Grand Ballroom III" of the Durham Convention Center, or you can watch it online ☺️

More info 👇
paulox.net/2024/09/24/djangoco

#DjangoCon #DjangoConUS #DjangoCon2024 #GeoDjango #Django #Maps #Leaflet #PostgGIS #PostgreSQL #SQLite #SpatiaLite #GIS #GDAL

Paolo Melchiorrepaulox@fosstodon.org
2024-07-26

I have updated my articles on maps with Django with some small improvements and updated dependencies, including Django 5.0 and Python 3.12 🗺️

The first article 👇
paulox.net/2020/12/08/maps-wit

#Django #Map #Python #GeoDjango #GIS #Leaflet #GeoJSON #SpatiaLite #SQLite

Paolo Melchiorrepaulox@fosstodon.org
2023-12-11

I published my latest article in the series on database-generated columns, using PostgGIS, GeoDjango, and the GeneratedField added in Django 5.0 🤖🌍

Send feedback 👇
paulox.net/2023/12/11/database

#Django #Database #Python #SQL #PostgGIS #GeneratedColumn #GeneratedField #ORM #GeoDjango

2023-07-07

🔥🌲 Our expert engineers leveraged GeoDjango and partnered with a data science firm to create a web-based service that helps emergency responders contain forest fires. Our Wildfires Project makes a life-saving impact. t.co/FEwXLVsyvc

#GeoDjango #TechForGood #AI #ML

Paolo Melchiorrepaulox@fosstodon.org
2023-04-18

My talk "Maps with Django (and PostGIS)" from CitusCon 2023 is available for viewing on the conference YouTube channel youtu.be/R1UtDG75yIw

#PostgreSQL #Django #Maps #Leaflet #PostGiS #GeoDjango #CitusCon #PythonSpeakingTour

CC @clairegiordano

Paolo Melchiorrepaulox@fosstodon.org
2023-04-18

My talk "Maps with Django" is about to start, I'm giving the slides one last check ✨

See you in few minutes (11:40 AM CEST) at PyCon DE 2023 in room A1 of the Berlin Congress Center 🐍🇩🇪

#PyConDE #PyCon #Django #Maps #Leaflet #GeoDjango #PythonSpeakingTour

CC @pyconde

Paolo at PyCon DE 2023
Paolo Melchiorrepaulox@fosstodon.org
2023-02-03

I finally updated the first article on web maps with Django and SpatiaLite (SQLite) that I wrote in 2020. I tested the guide with Python 3.11, Django 4.1 and Ubuntu 22.10 and made some small improvements. ✨

I hope you find it interesting. 🤞

Any feedback is welcome. ✅

Happy reading. 👍

paulox.net/2020/12/08/maps-wit

#Python #Django #Map #SpatiaLite #SQLite #GeoDjango #GIS #Leaflet #Javascript

Paolo Melchiorrepaulox@fosstodon.org
2022-11-15

I wrote a series of #articles on how to build #maps with #Django 🗺️

The first article in the series is "Maps with Django (1): GeoDjango, SpatiaLite, Leaflet" 🍃

A quickstart #guide to create a #webmap 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. 👇

paulox.net/2020/12/08/maps-wit

Paolo Melchiorrepaulox@fosstodon.org
2022-10-31

I'm #pauloxnet (Paolo Melchiorre), CTO of 20tab, #Python :python: developer and co-organizer of #PyConItalia 🇮🇹

#Django :django: is my favorite web framework, I'm a #DjangoProject contributor, #DSF member and #DjangoGirls coach 👩‍💻

You can see one of my talks at #PyCon, #DjangoCon or #EuroPython conferences 🗣️

For 20 years I've been using #GNU #Linux🐧 and promoting #FreeSoftware 🥑

On my #Pelican blog I also write about #PostgreSQL #FullTextSearch #GeoDjango 👇
paulox.net/

2021-11-19

A quick start 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.

paulox.net/2021/07/19/maps-wit

Paolo Melchiorrepaulox@fosstodon.org
2021-11-19

After the presentation of my talk yesterday at PostGIS Day 2021 I took the opportunity to update my second article on web maps entitled
"Maps with Django (part 2): GeoDjango, PostGIS and Leaflet"
paulox.net/2021/07/19/maps-wit
#maps #django #geodjango #postgis #leaflet #python #postgres

Paolo Melchiorrepaulox@fosstodon.org
2021-11-18

I just gave my talk "Working with #maps in #Django and #GeoDjango: From #Python to #PostGIS" 🦄️🗺️ at the PostGIS Day 2021 🐘🌍️ hosted by Paul Ramsey of Crunchy Data 🦛️

#PostgGISDay2021 #PostGISDay #GISDay #GeoWeek #GeoWeek2021 #GeographyAwarenessWeek

Slides on my blog 👇
paulox.net/2021/11/18/postgis-

I am happy to have received a lot of appreciation ☺️

Paolo Melchiorrepaulox@fosstodon.org
2021-11-15

🚀️ Next Thursday, 18th November 2021 I will give a talk at PostGIS Day 2021 organized by Crunchy Data 🦛️

I will talk about working with maps in #Django and #GeoDjango: from #Python 🐍️ to #PostGIS 🌍️

#PostgGISDay2021

You are still in time to register 👇️
paulox.net/talks/#postgis-day-

Paolo Melchiorrepaulox@fosstodon.org
2021-07-19

I've just published "Maps with Django (part 2): GeoDjango, PostGIS and Leaflet" 🚀

A quickstart guide to create a web #map 🗺️ with #Django 🦄 using its module #GeoDjango 🌍, the #PostgreSQL 🐘 database with its spatial extension #PostGIS 🌐 and #Leaflet 🍃

paulox.net/2021/07/19/maps-wit

Paolo Melchiorrepaulox@fosstodon.org
2020-12-24

🎁️ As an early Christmas present, 🎁️ Django Chat Podcast released episode 81 where I chatted with William Vincent
and Carlton Gibson 🎙️

We discussed using 🐘️ PostgreSQL-powered full text search 🔍️ within Django as using GeoDjango 🌍️ for mapping projects.

paulox.net/2020/12/23/django-c

#podcast #django #geodjango #postgresql

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst