[postgis-users] Release: GeoTypes-0.6.0

Richard Taylor rjt-postgis-users at thegrindstone.me.uk
Tue Jun 13 06:06:31 PDT 2006


After a very long delay I have released another version of GeoTypes.

GeoTypes is a python library that implements both the OpenGIS/PostGIS and
standard postgres geometry types, it integrates with the psycopg
python/postgres interface.

GeoTypes provides implementations of all of the OpenGIS/PostGIS
classes (except (x,y,m) and (z,y,z,m) and supports EWKB, HEXWKB, WKB 
and WKT formats.

This release includes:

	* Point and Box constructor now accept several argument types 
	* SRID optional in WKTParser.parseGeometry 
	* minor typo corrections 
	* added joinBoxes() 

Thanks to Frederic Back for submitting these changes.

For those that are interested in having a look you can download it from here:

         http://initd.org/tracker/psycopg/wiki/GeoTypes

Regards

Richard

-- 
You can normally find me on Jabber as RichardTaylor at jabber.org

-- 
You can normally find me on Jabber as RichardTaylor at jabber.org



More information about the postgis-users mailing list