From: Regina Obe Date: Sat, 9 May 2015 23:06:19 +0000 (+0000) Subject: add ST_AsX3D Geocoordinates and axis flipping support to history X-Git-Tag: 2.2.0rc1~520 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a20f68ae80654ab0ef2e588fe6bcc7dbfb03fc21;p=postgis add ST_AsX3D Geocoordinates and axis flipping support to history git-svn-id: http://svn.osgeo.org/postgis/trunk@13486 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index b1c8fdc13..3d806ba4e 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,8 @@ PostGIS 2.2.0 * Enhancements * + - #897, ST_AsX3D support for GeoCoordinates and systems "GD" "WE" + ability to flip x/y axis (use option = 2, 3) - ST_Split: allow splitting lines by multilines, multipoints and (multi)polygon boundaries - #3070, Simplify geometry type constraint