Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Point-and-Box Konstruktoren akzeptieren nun mehrere Parameter-Typen. Die SRID in WKTParser.parseGeometry optional. Eine neue Methode, () joinBoxes, wurde hinzugefügt. Einige kleinere Rechtschreibfehler wurden korrigiert.
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