]> granicus.if.org Git - postgis/commitdiff
Remove note about consecutive points. Not the case when called w/MultiPoints.
authorDaniel Baston <dbaston@gmail.com>
Sat, 19 Aug 2017 16:39:12 +0000 (16:39 +0000)
committerDaniel Baston <dbaston@gmail.com>
Sat, 19 Aug 2017 16:39:12 +0000 (16:39 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15556 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_processing.xml

index a58594f024cfc4d0a889143ad32cbd31681da99b..9ea96492f3fefb11002d64c1d67327e0d6f0a84d 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
-                               consecutive duplicated points removed.</refpurpose>
+                               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 consecutive
+               <para>Returns a version of the given geometry with
                                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