Download List

Descripción del Proyecto

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

El punto y constructores Caja aceptan varios tipos de argumentos. El SRID es opcional en WKTParser.parseGeometry. Un nuevo método, joinBoxes (), se añadió. Algunas pequeñas erratas fueron corregidas.
Tags: Minor feature enhancements
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.

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

Tags: Initial freshmeat announcement

Project Resources