From: Regina Obe Date: Fri, 18 Mar 2011 19:33:26 +0000 (+0000) Subject: Update credits and release notes to include Jeff Adams much appreciated contributions... X-Git-Tag: 2.0.0alpha1~1868 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b1fcdbc10194c6afd876ab535419cdccb0f627a;p=postgis Update credits and release notes to include Jeff Adams much appreciated contributions and other minor things git-svn-id: http://svn.osgeo.org/postgis/trunk@6934 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 15bac1796..8a827a0e0 100644 --- a/NEWS +++ b/NEWS @@ -41,11 +41,14 @@ YYYY/MM/DD - ST_ConcaveHull (Regina Obe and Leo Hsu) - ST_UnaryUnion (Sandro Santilli) - ST_Relate with boundary node rule (Sandro Santilli / Faunalia for RT-SIGTA) + - ST_AsX3D (Regina Obe / Arrival 3D) * Enhancements * - Made loader tolerant of truncated multibyte values found in some free worldwide shapefiles (Sandro Santilli) + - Lots of bug fixes and enhancements to shp2pgsql + Beefing up regression tests for loaders (Jeff Adams - Azavea) - Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) - Extras - revised tiger_geocoder to work with diff --git a/doc/introduction.xml b/doc/introduction.xml index a6211dc14..a61fe5296 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -151,8 +151,8 @@ In alphabetical order: Alex Bodnaru, Alex Mayrhofer, Andrea Peri, Barbara Phillipot, Ben Jubb, Bernhard Reiter, Bruce Rindahl, Bruno Wolff III, Carl Anderson, Charlie Savage, Dane Springmeyer, David Skea, - David Techer, Eduin Carrillo, IIDA Tetsushi, George Silva, Geographic Data BC, - Gerald Fenoy, Gino Lucrezi, Guillaume Lelarge, Kashif Rasul, Klaus Foerster, Kris Jurka, Leo Hsu, Mark + David Techer, Eduin Carrillo, George Silva, Geographic Data BC, + Gerald Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Jeff Adams, Kashif Rasul, Klaus Foerster, Kris Jurka, Leo Hsu, Mark Sondheim, Markus Schaber, Maxime Guillaud, Maxime van Noppen, Michael Fuhr, Nikita Shulga, Norman Vine, Ralph Mason, Steffen Macke, Stephen Frost, Vincent Picavet diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 4f1bb5402..1776535a8 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -36,12 +36,14 @@ ST_SharedPaths (Sandro Santilli / Faunalia for RT-SIGTA) ST_Snap (Sandro Santilli) ST_RelateMatch (Sandro Santilli / Faunalia for RT-SIGTA) - ST_ConcaveHull (Regina Obe and Leo Hsu) - ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA) + ST_ConcaveHull (Regina Obe and Leo Hsu / Paragon Corporation) + ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA) + ST_AsX3D (Regina Obe / Arrival 3D) Enhancements 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 (Jeff Adams / Azavea) Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)