]> granicus.if.org Git - postgis/commitdiff
ST_OffsetCurve: update docs about MULTI*
authorDarafei Praliaskouski <me@komzpa.net>
Mon, 5 Mar 2018 17:30:42 +0000 (17:30 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Mon, 5 Mar 2018 17:30:42 +0000 (17:30 +0000)
References #2508

git-svn-id: http://svn.osgeo.org/postgis/trunk@16445 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_processing.xml

index 07baa94bef3e7cc24fb45ec5a0ecc9fd0c0bf627..ba088a959d61eafe1fb9e0b0533651cb6c61bb0f 100644 (file)
@@ -2495,6 +2495,11 @@ side and in the opposite direction.
 Availability: 2.0 - requires GEOS &gt;= 3.2, improved with GEOS &gt;= 3.3
                                </para>
 
+                               <para>
+Enhanced: 2.5 - added support for GEOMETRYCOLLECTION and MULTILINESTRING
+                               </para>
+
+
                                <para>
 The optional third parameter allows specifying a list of blank-separated
 key=value pairs to tweak operations as follows:
@@ -2515,8 +2520,6 @@ key=value pairs to tweak operations as follows:
 Units of distance are measured in units of the spatial reference system.
                                </para>
 
-                               <para>The inputs can only be LINESTRINGS.</para>
-
                                <para>Performed by the GEOS module.</para>
 
                                <note><para>