From: Bborie Park Date: Fri, 20 Apr 2012 14:50:08 +0000 (+0000) Subject: Added ticket #1782 to NEWS. Updated contributors section. X-Git-Tag: 2.0.1~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0733770254cc97819629513d0c29703f2730436a;p=postgis Added ticket #1782 to NEWS. Updated contributors section. git-svn-id: http://svn.osgeo.org/postgis/trunk@9652 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 7ad0ec18a..e1184fe3b 100644 --- a/NEWS +++ b/NEWS @@ -9,9 +9,10 @@ PostGIS 2.0.1 - #1766, don't let ST_RemEdge* destroy peripheral TopoGeometry objects. - #1714, more robust handling of high topology tolerance. - #1759, loading transformed shapefiles in raster enabled db. - - #1761, handling of subdatasets in NetCDF, HDF4 and HDF5. + - #1761, handling of subdatasets in NetCDF, HDF4 and HDF5 in raster2pgsql. - #1763, topology.toTopoGeom use with custom search_path. - #1755, ST_GeographyFromText support for higher dimensions. + - #1782, fix spatial reference string handling in raster. * Enhancements * diff --git a/doc/introduction.xml b/doc/introduction.xml index 2f0d99cbe..bac60d585 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -140,7 +140,7 @@ Bborie Park - Raster image output (JPEG, PNG, etc) and raster analytic functions + Raster development