[postgis-users] 1.2.0 Release
Carl Anderson
carl.anderson at vadose.org
Fri Dec 8 18:18:26 PST 2006
Did I grab the wrong file?
gis=# select postgis_full_version();
postgis_full_version
-------------------------------------------------------------------------------------
POSTGIS="1.1.7" GEOS="3.0.0rc2-CAPI-1.3.0" PROJ="Rel. 4.4.9, 29 Oct
2004" USE_STATS
(1 row)
1.2.0 seems to report as 1.1.7
C.
Paul Ramsey wrote:
> http://postgis.refractions.net/download
>
> The 1.2.0 release of PostGIS is now available. This is a major new
> feature release, with the first PostGIS support for "curve" types, and
> initial support for the ISO SQL/MM suite of spatial database
> functions. Over time, the 1.2.X series will elaborate on the basic
> support provided in this release:
>
> * New Curve type, based on the ISO SQL/MM model for curves.
> * Index binding for curves, allowing them to use the same R-Tree
> indexes as the other types.
> * Serialization and deserialization functions for Curve, allowing
> them to be dumped and restored.
> * Performance shortcuts for Contains and Within to optimize
> point-in-polygon case.
> * Support for most of the ST_* and SE_* spatial SQL functions used
> by the ESRI ArcSDE spatial SQL interfaces.
> * Documentation of the new SQL/MM functions and Curve types.
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list