Download List

Project Description

GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with the psycopg Python/PostgreSQL interface. It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT

formats.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-13 16:19
0.6.0

The Point and Box constructors now accept several
argument types. The SRID is optional in
WKTParser.parseGeometry. A new method,
joinBoxes(), was added. Some minor typos were
corrected.
Tags: Minor feature enhancements

2005-08-25 01:35
0-4-0

Tags: Initial freshmeat announcement

Project Resources