[postgis-tickets] [SCM] PostGIS branch stable-3.1 updated. 3.1.0-7-g0915ed0
git at osgeo.org
git at osgeo.org
Sat Jan 2 19:44:28 PST 2021
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-3.1 has been updated
via 0915ed0c17a8d5541d2da84e4f4a4b280bc2dadd (commit)
from a62957cbb2c1f2f960b929b243b14552be18b852 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0915ed0c17a8d5541d2da84e4f4a4b280bc2dadd
Author: Regina Obe <lr at pcorp.us>
Date: Sat Jan 2 22:44:02 2021 -0500
Document that ST_ReducePrecision came in 3.1.0 and requires GEOS 3.9
diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml
index 65a8cc6..9f1e4cb 100644
--- a/doc/reference_processing.xml
+++ b/doc/reference_processing.xml
@@ -1926,6 +1926,8 @@ geomtextrep
<para>Unlike <xref linkend="ST_SnapToGrid" /> the returned geometry will be valid, with no ring self-intersections or collapsed components.</para>
+ <para>Availability: 3.1.0 - requires GEOS >= 3.9.0. </para>
+
</refsection>
<refsection>
-----------------------------------------------------------------------
Summary of changes:
doc/reference_processing.xml | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list