GeoTypes 0.6.0 review

Download
by rbytes.net on

GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types

License: LGPL (GNU Lesser General Public License)
File size: 41K
Developer: R. Taylor
0 stars award from rbytes.net

GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. GeoTypes 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.

What's New in This Release:
Point and Box constructor now accept several argument types
SRID optional in WKTParser.parseGeometry
minor typo corrections
added joinBoxes()

GeoTypes 0.6.0 keywords