]> granicus.if.org Git - postgis/commitdiff
Clarify docs wrt purpose of ST_RemoveRepeatedPoints
authorDaniel Baston <dbaston@gmail.com>
Sat, 19 Aug 2017 16:20:30 +0000 (16:20 +0000)
committerDaniel Baston <dbaston@gmail.com>
Sat, 19 Aug 2017 16:20:30 +0000 (16:20 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15555 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_processing.xml

index 9ea96492f3fefb11002d64c1d67327e0d6f0a84d..a58594f024cfc4d0a889143ad32cbd31681da99b 100644 (file)
@@ -2560,7 +2560,7 @@ MULTILINESTRING((164 1,11.7867965644036 1,1 11.7867965644036,1 195),
          <refnamediv>
                <refname>ST_RemoveRepeatedPoints</refname>
                <refpurpose>Returns a version of the given geometry with
-                               duplicated points removed.</refpurpose>
+                               consecutive duplicated points removed.</refpurpose>
          </refnamediv>
 
          <refsynopsisdiv>
@@ -2575,7 +2575,7 @@ MULTILINESTRING((164 1,11.7867965644036 1,1 11.7867965644036,1 195),
 
          <refsection>
                <title>Description</title>
-               <para>Returns a version of the given geometry with
+               <para>Returns a version of the given geometry with consecutive
                                duplicated points removed. Will actually do something only with
                                (multi)lines, (multi)polygons and multipoints but you can safely call it with
                                any kind of geometry. Since simplification occurs on a