[postgis-tickets] r14533 - Remove inaccurate note in ST_Centroid docs
Regina Obe
lr at pcorp.us
Tue Dec 29 21:00:06 PST 2015
Author: robe
Date: 2015-12-29 21:00:05 -0800 (Tue, 29 Dec 2015)
New Revision: 14533
Modified:
trunk/doc/reference_measure.xml
Log:
Remove inaccurate note in ST_Centroid docs
closes #3414
Modified: trunk/doc/reference_measure.xml
===================================================================
--- trunk/doc/reference_measure.xml 2015-12-30 04:58:39 UTC (rev 14532)
+++ trunk/doc/reference_measure.xml 2015-12-30 05:00:05 UTC (rev 14533)
@@ -858,9 +858,6 @@
Geometries of highest dimension (since the lower-dimension geometries
contribute zero "weight" to the centroid).</para>
- <note><para>Computation will be more accurate if performed by the GEOS
- module (enabled at compile time).</para></note>
-
<para>&sfs_compliant;</para>
<para>&sqlmm_compliant; SQL-MM 3: 8.1.4, 9.5.5</para>
</refsection>
More information about the postgis-tickets
mailing list