Category Archives: Python

Open Source Developer’s Conference 2006, Melbourne, Australia

OSDC 2006 starts tomorrow in Melbourne with a keynote from Randal Schwarts. Today I attended the pre-conference tutes which included a most usefull session by Jonathan Oxer. The talk titled "Large Scale Webapps: DevTeam Infrastructure" gave a run down on how software development process at his company is automated and streamlined. The automation [...]
Also posted in WebGIS, opensource | Leave a comment

PostGIS for the python folks

Richard Taylor has release an update to GeoType — a python library that implements OGC Simple Features Specification and PostGIS geometry in Python. It has integration with Psycopg & python-postgresql interface. This ones for you gus ;) GeoTypes
Also posted in OGC, PostGIS, opensource | 1 Comment