:django: I wrote a blog post about using triggers for GeoJSON handling.
:django: I wrote a blog post about using triggers for GeoJSON handling.
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 📍
https://www.paulox.net/2025/04/11/maps-with-django-part-3-geodjango-pillow-and-gps/
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 🗺️
https://www.paulox.net/2024/09/24/djangocon-us-2024/
CC @djangocon
#DjangoCon #DjangoConUS #Django #Maps #GeoDjango #SQLite #SpatiaLite #PostgreSQL #PostGIS #Leaflet
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 👇
https://www.paulox.net/2024/09/24/djangocon-us-2024/
#Django #DjangoCon #GeoDjango #Maps #DjangoConUS #DjangoConUS2024 #GIS #PostGIS #PostgreSQL #SQLite #SpatiaLite
CC @djangocon
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 👇
https://www.paulox.net/2024/09/24/djangocon-us-2024/
#DjangoCon #DjangoConUS #DjangoCon2024 #GeoDjango #Django #Maps #Leaflet #PostgGIS #PostgreSQL #SQLite #SpatiaLite #GIS #GDAL
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 👇
https://www.paulox.net/2020/12/08/maps-with-django-part-1-geodjango-spatialite-and-leaflet/
#Django #Map #Python #GeoDjango #GIS #Leaflet #GeoJSON #SpatiaLite #SQLite
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 👇
https://www.paulox.net/2023/12/11/database-generated-columns-part-3-geodjango-and-postgis/
#Django #Database #Python #SQL #PostgGIS #GeneratedColumn #GeneratedField #ORM #GeoDjango
🔥🌲 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. https://t.co/FEwXLVsyvc
My talk "Maps with Django (and PostGIS)" from CitusCon 2023 is available for viewing on the conference YouTube channel https://youtu.be/R1UtDG75yIw
#PostgreSQL #Django #Maps #Leaflet #PostGiS #GeoDjango #CitusCon #PythonSpeakingTour
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
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. 👍
https://www.paulox.net/2020/12/08/maps-with-django-part-1-geodjango-spatialite-and-leaflet/
#Python #Django #Map #SpatiaLite #SQLite #GeoDjango #GIS #Leaflet #Javascript
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. 👇
https://www.paulox.net/2020/12/08/maps-with-django-part-1-geodjango-spatialite-and-leaflet/
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 👇
https://www.paulox.net/
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.
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"
https://paulox.net/2021/07/19/maps-with-django-part-2-geodjango-postgis-and-leaflet/
#maps #django #geodjango #postgis #leaflet #python #postgres
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 👇
https://www.paulox.net/2021/11/18/postgis-day-2021/
I am happy to have received a lot of appreciation ☺️
🚀️ 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 🌍️
You are still in time to register 👇️
https://www.paulox.net/talks/#postgis-day-2021
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 🍃
https://www.paulox.net/2021/07/19/maps-with-django-part-2-geodjango-postgis-and-leaflet/
🎁️ 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.