Simon Willison’s Weblog

Subscribe

8 items tagged “geodjango”

2021

Adding GeoDjango to an existing Django project

Work on VIAL for Vaccinate The States continues.

[... 1,503 words]

2010

Installing GeoDjango Dependencies with Homebrew. brew update && brew install postgis && brew install gdal

# 7th May 2010, 2:40 pm / django, geodjango, homebrew, osx, postgis, postgresql, recovered

2009

GeoDjango and the UK postcode database. Excellent introduction to GeoDjango using the recently leaked UK postcode database. Obviously, you should only follow the steps in this tutorial using the officially licensed database, available for a mere £1,700.

# 30th September 2009, 2:25 pm / chris-lamb, django, geodjango, gis, postcodes, uk

2008

Represent. Andrei Scheinkman and Derek Willis describe how they built the NYTimes Represent feature using GeoDjango and PostGIS.

# 29th December 2008, 10:10 pm / andreischeinkman, derek-willis, django, geodjango, gis, new-york-times, postgis, postgresql, python

Represent and GeoDjango. The NYTimes new Represent application is built on GeoDjango.

# 20th December 2008, 9:07 pm / derek-willis, django, geodjango, new-york-times, python, represent

Django 1.0 alpha 2 release notes (via) The last preview release before the 1.0 beta. Big new features are GeoDjango, pluggable file storage (which went in earlier today) and Jython compatibility. The beta is scheduled for August 14th.

# 8th August 2008, 11:57 pm / alpha, django, geodjango, jython

GeoDjango Documentation. Merged to Django trunk a few hours ago. The tutorial isn’t there yet, but the rest of the docs are worth exploring.

# 5th August 2008, 11:06 pm / django, documentation, geodjango, python