From: Regina Obe Date: Sun, 27 Mar 2011 02:43:55 +0000 (+0000) Subject: more additions / corrections to release notes X-Git-Tag: 2.0.0alpha1~1829 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=135d26c15f3876fe61325a49118cf31dd731c7fe;p=postgis more additions / corrections to release notes git-svn-id: http://svn.osgeo.org/postgis/trunk@6973 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index b58eb2487..3a7040f59 100644 --- a/NEWS +++ b/NEWS @@ -56,9 +56,13 @@ YYYY/MM/DD Reproject support for both geometry and geography during import - Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) + - Extras - upgraded tiger_geocoder from using old TIGER format + to use new TIGER shp and file structure format (Stephen Frost) - Extras - revised tiger_geocoder to work with TIGER census 2010 data and - addition of reverse geocoder function. (Regina Obe, Leo Hsu) + addition of reverse geocoder function, + include in Official documentation. + (Regina Obe, Leo Hsu / Paragon Corporation) PostGIS 1.5.2 2010/09/27 diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 79c941416..79e4d6ad8 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -22,8 +22,8 @@ New Features Support for TIN and PolyHedralSurface and enhancement of many functions to support 3D (Olivier Courtin / Oslandia) Raster support integrated and documented - (Pierre Racine, Jorge Arévalo, Mateusz Loskot, Sandro Santilli, Regina Obe) - (Company developer and funding: University Laval, Deimos Space, CadCorp, Michigan Tech Research Institute, Paragon Corporation, Azavea) + (Pierre Racine, Jorge Arévalo, Mateusz Loskot, Sandro Santilli, David Zwarg, Regina Obe) + (Company developer and funding: University Laval, Deimos Space, CadCorp, Michigan Tech Research Institute, Azavea, Paragon Corporation) Making spatial indexes 3D aware - in progress (Paul Ramsey, Mark Cave-Ayland) Topology support improved (more functions), documented, testing (Sandro Santilli / Faunalia for RT-SIGTA), Andrea Peri, Regina Obe 3D relationship support functions (Nicklas Avén) @@ -47,6 +47,7 @@ Made shape file loader tolerant of truncated multibyte values found in some free worldwide shapefiles (Sandro Santilli) Bug Fixes, Enhancements and addition of more regression tests for shp2pgsql. Reproject support for both geometry and geography during import. (Jeff Adams / Azavea) Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) + Extras - upgraded tiger_geocoder from using old TIGER format to use new TIGER shp and file structure format (Stephen Frost) Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)