From 86acbc3f40001ada6d2bc2d541f159cb2510c641 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 5 Jan 2005 22:52:28 +0000 Subject: [PATCH] updated Polygonize doc git-svn-id: http://svn.osgeo.org/postgis/trunk@1225 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/postgis.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/postgis.xml b/doc/postgis.xml index 3e44eda59..02dc2ae14 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -3899,8 +3899,9 @@ FROM geometry_table; Polygonize(geometry set) - Aggregate. Creates a MultiPolygon from the costituent - linework of a set of geometries. + Aggregate. Creates a GeometryCollection containing + possible polygons formed from the costituent linework of + a set of geometries. Only available when compiled against GEOS >= 2.1.0. -- 2.50.1