From: Bborie Park Date: Tue, 22 May 2012 17:07:00 +0000 (+0000) Subject: Added ST_World2RasterCoord, ST_Raster2WorldCoord, ST_NearestValue, X-Git-Tag: 2.1.0beta2~984 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64c80efe4ca751828eb834267d7f4c6b3c9ffb81;p=postgis Added ST_World2RasterCoord, ST_Raster2WorldCoord, ST_NearestValue, ST_Neighborhood to New Features section git-svn-id: http://svn.osgeo.org/postgis/trunk@9799 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index e3057ed02..96e504530 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PostGIS 2.1.0 * New Features * + - ST_NearestValue, ST_Neighborhood (Bborie Park / UC Davis) + - ST_Raster2WorldCoord, ST_World2RasterCoord (Bborie Park / UC Davis) + * Enhancements * * Fixes *