[postgis-tickets] r14532 - Remove inaccurate note in ST_Centroid docs
Regina Obe
lr at pcorp.us
Tue Dec 29 20:58:39 PST 2015
Author: robe
Date: 2015-12-29 20:58:39 -0800 (Tue, 29 Dec 2015)
New Revision: 14532
Modified:
branches/2.2/doc/reference_measure.xml
Log:
Remove inaccurate note in ST_Centroid docs
references #3414
Modified: branches/2.2/doc/reference_measure.xml
===================================================================
--- branches/2.2/doc/reference_measure.xml 2015-12-28 22:29:59 UTC (rev 14531)
+++ branches/2.2/doc/reference_measure.xml 2015-12-30 04:58:39 UTC (rev 14532)
@@ -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