From b265c759528df38f6f9589de16c0aa99f372819c Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 28 Jun 2011 12:21:10 +0000 Subject: [PATCH] put in missing homage to GDAL. Also updated the GDAL use list http://trac.osgeo.org/gdal/wiki/SoftwareUsingGdal to include PostGIS git-svn-id: http://svn.osgeo.org/postgis/trunk@7510 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/introduction.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/introduction.xml b/doc/introduction.xml index ff94af913..9b7cd2784 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -192,6 +192,11 @@ geometry operations library, and the algorithmic work of Martin Davis in making it all work, ongoing maintenance and support of Mateusz Loskot, Sandro Santilli (strk), Paul Ramsey and others. + + The GDAL + Geospatial Data Abstraction Library, by Frank Warmerdam and others is used to + power much of the raster functionality introduced in PostGIS 2.0.0. In kind, improvements needed in GDAL + to support PostGIS are contributed back to the GDAL project. The Proj4 cartographic projection library, and the work of Gerald Evenden and -- 2.50.1