[postgis-users] PostGIS 1.1.2
Paul Ramsey
pramsey at refractions.net
Wed Apr 5 23:02:05 PDT 2006
<http://postgis.refractions.net/download>
The 1.1.2 release is a minor release consisting primarily of bug
fixes and code cleanups.
* Regress tests can now be run *before* postgis intallation
* BUGFIX in SnapToGrid() computation of output bounding box
* More portable ./configure script
* Changed ./run_test script to have more sane default behaviour
* Fixed support for 64bit archs
* jdbc2 SRID handling fixes in JTS code
* New affine() matrix transformation functions
* New rotate{,X,Y,Z}() function
* Old translating and scaling functions now use affine() internally
* BUGFIX in EnforceRHR()
* Embedded access control in estimated_extent() for builds against
pgsql >= 8.0.0
More information about the postgis-users
mailing list