]> granicus.if.org Git - postgis/commitdiff
minor corrections
authorRegina Obe <lr@pcorp.us>
Sat, 12 Mar 2011 10:42:46 +0000 (10:42 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 12 Mar 2011 10:42:46 +0000 (10:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6898 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
doc/release_notes.xml

diff --git a/NEWS b/NEWS
index 3f1ad34ec5c10b79fbae8f222bb4f503c7d913e3..15bac1796d5c212afdda2adfad571531a72897e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ YYYY/MM/DD
   - Shp-pgsql GUI loader - support loading multiple 
     files at a time. (Mark Leslie)  
   - Extras - revised tiger_geocoder to work with 
-    TIGER census 2010 data. (Regina Obe, Leo Hsu)
+    TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)
 
 PostGIS 1.5.2
 2010/09/27
index 9d302d6a6c151b65626f7110ce963aefe543bee7..4f1bb540204beca290912b30ff1f66b82680a4e2 100644 (file)
@@ -20,7 +20,7 @@
         </simplesect>
         <simplesect>
           <title>New Features</title>
-          <para>Support for TIN and PolyHedralSurface (Olivier Courtin)</para>
+          <para>Support for TIN and PolyHedralSurface and enhancement of many functions to support 3D (Olivier Courtin)</para>
           <para>Raster support integrated and documented
                        (Pierre Racine, Jorge Arévalo, Mateusz Loskot, Sandro Santilli, Regina Obe)</para>
           <para>Making spatial indexes 3D aware - in progress (Paul Ramsey, Mark Cave-Ayland)</para>
@@ -28,7 +28,7 @@
           <para>3D relationship support functions  (Nicklas Avén)</para>
           <para>   ST_3DDistance, ST_3DClosestPoint, ST_3DIntersects, ST_3DShortestLine and more...</para>
           <para>ST_Split (Sandro Santilli / Faunalia for RT-SIGTA)</para>
-          <para>ST_isValidDetail (Sandro Santilli / Faunalia for RT-SIGTA)</para>
+          <para>ST_IsValidDetail (Sandro Santilli / Faunalia for RT-SIGTA)</para>
           <para>ST_MakeValid (Sandro Santilli / Faunalia for RT-SIGTA)</para>
           <para>ST_RemoveRepeatedPoints (Sandro Santilli / Faunalia for RT-SIGTA)</para>
           <para>ST_GeometryN and ST_NumGeometries support for non-collections (Sandro Santilli)</para>
           <para>ST_Snap (Sandro Santilli)</para>
           <para>ST_RelateMatch (Sandro Santilli / Faunalia for RT-SIGTA)</para>
           <para>ST_ConcaveHull (Regina Obe and Leo Hsu)</para>
+            <para>ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA)</para>
         </simplesect>
         <simplesect>
                <title>Enhancements</title>
                <para>Made shape file loader tolerant of truncated multibyte values found in some free worldwide shapefiles (Sandro Santilli)</para>
                <para>Shp-pgsql GUI loader - support loading multiple files at a time.  (Mark Leslie)</para>  
-               <para>Extras - revised tiger_geocoder to work with TIGER census 2010 data. (Regina Obe, Leo Hsu)</para>  
+               <para>Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)</para>  
         </simplesect>
       </sect1>