From: Sandro Santilli Date: Wed, 11 Jan 2012 10:40:21 +0000 (+0000) Subject: Add note aboute AsText support for higher dimension X-Git-Tag: 2.0.0alpha1~113 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de4e4bd598e49b17539ea5b720be11008289b29b;p=postgis Add note aboute AsText support for higher dimension git-svn-id: http://svn.osgeo.org/postgis/trunk@8767 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index fca07e3a6..fae853c9f 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,7 @@ PostGIS 2.0.0 - ST_AsX3D (Regina Obe / Arrival 3D) - ST_OffsetCurve (Sandro Santilli, Rafal Magda) - ST_GeomFromGeoJSON (Kashif Rasul, Paul Ramsey / Vizzuality) + - ST_AsText support for higher dimensions (#287) * Enhancements *