From a20f68ae80654ab0ef2e588fe6bcc7dbfb03fc21 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sat, 9 May 2015 23:06:19 +0000 Subject: [PATCH] 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 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1