[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0alpha1-78-gbed18f2

git at osgeo.org git at osgeo.org
Fri Apr 24 17:02:12 PDT 2020


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, master has been updated
       via  bed18f2f012bc3b222abf82c1a510e4b5ccae0a6 (commit)
      from  4643f9284d7d7d26e844413c73bc7c4b0732025b (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 bed18f2f012bc3b222abf82c1a510e4b5ccae0a6
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Apr 24 20:02:05 2020 -0400

    Fix typos noted by Andreas Schild and Jürgen E. Fischer

diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml
index a3e48aa..0abb148 100644
--- a/doc/reference_processing.xml
+++ b/doc/reference_processing.xml
@@ -3044,7 +3044,7 @@ FROM (SELECT  'POLYGON((0 0, 8 8, 0 16, 0 0))'::geometry geom) As foo;
 			the max value. If max-value argument is left out only min value is considered. If fourth argument is left out the m-value
 			will not be in the resulting geometry. If resulting geometry have too few vertex points left for its geometry type an empty
 			geometry will be returned. In a geometry collection
-			geometries without enough points will just be left out silently. If </para>
+			geometries without enough points will just be left out silently.</para>
 		<para>This function is mainly intended to be used in conjunction with ST_SetEffectiveArea. ST_EffectiveArea sets the effective area
 			of a vertex in its m-value. With ST_FilterByM it then is possible to get a simplified version of the geometry without any calculations, just by filtering</para>
 

-----------------------------------------------------------------------

Summary of changes:
 doc/reference_processing.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list