]> granicus.if.org Git - postgis/commitdiff
Added ST_World2RasterCoord, ST_Raster2WorldCoord, ST_NearestValue,
authorBborie Park <bkpark at ucdavis.edu>
Tue, 22 May 2012 17:07:00 +0000 (17:07 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 22 May 2012 17:07:00 +0000 (17:07 +0000)
ST_Neighborhood to New Features section

git-svn-id: http://svn.osgeo.org/postgis/trunk@9799 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index e3057ed0228c0348f21e44662504b86359d4b14c..96e50453034aed5c6e1c62ce566f34d5eab84dba 100644 (file)
--- 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 *