From: Sandro Santilli Date: Wed, 5 Jan 2005 22:52:28 +0000 (+0000) Subject: updated Polygonize doc X-Git-Tag: pgis_1_0_0RC1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86acbc3f40001ada6d2bc2d541f159cb2510c641;p=postgis updated Polygonize doc git-svn-id: http://svn.osgeo.org/postgis/trunk@1225 b70326c6-7e19-0410-871a-916f4a2858ee --- 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.