[postgis-commits] svn - r2787 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Wed May 28 14:35:49 PDT 2008
Author: pramsey
Date: 2008-05-28 14:35:48 -0700 (Wed, 28 May 2008)
New Revision: 2787
Modified:
trunk/doc/postgis.xml
Log:
Fix for issue 30, ST_Buffer doco mistake
Modified: trunk/doc/postgis.xml
===================================================================
--- trunk/doc/postgis.xml 2008-05-27 17:14:43 UTC (rev 2786)
+++ trunk/doc/postgis.xml 2008-05-28 21:35:48 UTC (rev 2787)
@@ -3167,10 +3167,8 @@
Geometry. The optional third parameter sets the number of
segment used to approximate a quarter circle (defaults to 8).</para>
- <para>Performed by the GEOS module</para>
+ <para>Performed by the GEOS module.</para>
- <para>Do not call with a GeometryCollection as an argument</para>
-
<para>OGC SPEC s2.1.1.3</para>
</listitem>
</varlistentry>
More information about the postgis-commits
mailing list