A day with GeoDjango

Posted by on April 1, 2009

This time i will introduce a really brilliant framework that every serious Web/GIS developers should be aware of: GeoDjango.

Django is a Python Web framework for agile developers. It implements best web frameworks practices like coding by convention, MVC, ORM, REST, URL dispatcher and so on. Django is for Python what Rails is for Ruby, Grails is for Java, and MonoRail (and now ASP.NET MVC) is for .NET.

GeoDjango is a Django application that is now included in the Django trunk with a lot of excellent stuff for developing GIS web application.

GeoDjango Building Blocks

GeoDjango installation is based on Python, Django and two kinds of components: a Spatial Database and Geospatial libraries

1) Spatial Database
A spatial database like PostGis (recommended), MySQL Spatial and Oracle Spatial (and since some day also SpatiaLite, that is an excellent option for development purposes)

More…

A day with TileCache: generating KML Super-Overlays

Posted by on August 6, 2008

Spatial Database for Postgres and ArcGis users: how to choose

Posted by on June 6, 2008

A day with FeatureServer #2

Posted by on May 3, 2008

Do you get errors in the mapscript c# tutorial?…

Posted by on February 29, 2008

A day with FeatureServer #1

Posted by on February 21, 2008

Installing PostGIS on Ubuntu

Posted by on January 30, 2008

Installing MapServer on Ubuntu

Posted by on January 10, 2008

Installing Zope and Plone from source on Ubuntu in 10 easy steps

Posted by on January 2, 2008

Ruby on Rails applications with Mongrel cluster and Apache url rewriting on Windows

Posted by on November 15, 2007