Teaching and Learning Django

Posted by & filed under FOSS Training.

Some time ago on the QGIS IRC channel, Dane Springmeyer (thanks Dane!) walked me through the basic concepts of GeoDjango, an Open Source web application development framework with a geospatial twist. I often remark to people that I think Desktop Applications are the way to go in the 3rd world where lack of Internet connectivity… Read more »

Gazing down at the Hartebeeshoek Datum

Posted by & filed under QGIS.

OK this is GeoNerd turf really (which I guess encapsulates you, my readers right? ). Close to where I do some contract work is the HART-RAO radio observatory. The observatory is the site that was used as the basis for defining the new WGS84 based Hartebeeshoek94 Datum which replaces the out of date Cape Datum… Read more »

EAV Database Modelling

Posted by & filed under Postgres & PostGIS.

Sometimes just because a thing is possible doesn’t make it a good idea. In the last week I have been helping a client whose web developer has dissapeared. The developer implemented the database using a variation on the Entity Attribute Value (EAV) modelling paradigm. The database consists of only four tables: Entities, Attributes, Values, EntityTypes…. Read more »

Eternal sunshine of the spotless (FOSS) mind

Posted by & filed under FOSS Training.

We (my wife and I) have been teaching our neighbour, Sibongile (‘Bongi’) to use a computer over the last few months. We recently employed Bongi for a few evenings for the Gentle Introduction to GIS project we were contracted to do. The project involved creation of educational GIS materials for teachers and scholars and was… Read more »

openModeller: a generic approach to species’ potential distribution modelling

Posted by & filed under General FOSSGIS.

Hey hey hey! Our openModeller article has finally been published in the GeoInformatica Journal. Unfortunately it’s not an open access article so contact me if you want a copy (assuming I am allowed to redistribute it). Here is the abstract: Species’ potential distribution modelling is the process of building a representation of the fundamental ecological… Read more »

Hilarious article on Oracle-xe

Posted by & filed under QGIS.

Well I found this oracle-xe article hilarious. Here are a couple of choice phrases: “Deploying [oracle-xe] can also offer a solution to the common problem of users or developers downloading and installing open-source databases, which leaves you with a minefield of maintenance, support, and security headaches” Excuse me? I could easily rewrite this to say… Read more »

Harnassing Mapnik for high quality map rendering

Posted by & filed under General FOSSGIS.

Mapnik is an open source, high quality map rendering engine. From the front page of their site: “Mapnik is a Free Toolkit for developing mapping applications. Above all Mapnik is about making beautiful maps. It is easily extensible and suitable for both desktop and web development.” For some time I have been planning to take… Read more »