[postgis-devel] Preparation for 1.3.2 release #2
Mark Leslie
mark.leslie at lisasoft.com
Sun Dec 2 22:21:00 PST 2007
Mark Cave-Ayland wrote:
> On Mon, 2007-12-03 at 09:41 +1100, Mark Leslie wrote:
>
>> Are we still only concerned with circular curves? If so, they require
>> an odd number of points greater than three. Each circular segment is
>> defined by three points, sharing only the last one with the previous
>> segment.
>
>
> Hi Mark,
>
> If you review the commit here:
> http://postgis.refractions.net/pipermail/postgis-commits/2007-November/000191.html you can see the changes. The part I found confusing was how for some of the curve types with sub-geometries, the parse_wkb() function was called recursively. Now from the examples in the HTML documentation, I could see that not all of the constituent parts of the new curve types had the constraints you mentioned above - hence the check is a little bit "loose" at the moment.
>
> If you can confirm that the WKT and WKB parsers are working as expected
> for the curve types that would be appreciated; however the new release
> is pretty much ready to go...
>
>
> ATB,
>
> Mark.
>
Unfortunately my test system is crippled at the moment, so I can't get
do any real testing. This isn't an issue I expect will cause any
problems; there's no reason to hold the release on it.
--
Mark Leslie
Software Architect
LISAsoft Pty Ltd
+61 (0)2 8570 5050
Commercial Support for Geospatial Open Source Software
http://www.lisasoft.com/LISAsoft/SupportedProducts.html
More information about the postgis-devel
mailing list