From: Darafei Praliaskouski <me@komzpa.net> Date: Mon, 5 Mar 2018 17:30:42 +0000 (+0000) Subject: ST_OffsetCurve: update docs about MULTI* X-Git-Tag: 2.5.0alpha~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22f8002ff454dfca2c735b487b42996210a4649c;p=postgis ST_OffsetCurve: update docs about MULTI* References #2508 git-svn-id: http://svn.osgeo.org/postgis/trunk@16445 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml index 07baa94be..ba088a959 100644 --- a/doc/reference_processing.xml +++ b/doc/reference_processing.xml @@ -2495,6 +2495,11 @@ side and in the opposite direction. Availability: 2.0 - requires GEOS >= 3.2, improved with GEOS >= 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>