K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-01-03T21:29:15.000000Z K 7 svn:log V 629 - Update to 1.2.0 Changelog: * 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. PR: ports/107489 Submitted by: Anderson S. Ferreira (maintainer) END