From 8ae6af9ebeefc29379707f9e0d834823f65e66c9 Mon Sep 17 00:00:00 2001 From: Bborie Park Date: Thu, 31 May 2012 05:45:46 +0000 Subject: [PATCH] Updated docs to reflect change to minimum GDAL version git-svn-id: http://svn.osgeo.org/postgis/trunk@9835 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 2 +- doc/introduction.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index 17f9960fc..1eaf32214 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -124,7 +124,7 @@ you do a make comments or make topology_comments.sql - GDAL, version 1.6 or higher (1.9 or higher is preferable since some things will not work well with lower versions). This is needed for raster support and will be required in final release of PostGIS 2.0. + GDAL, version 1.8 or higher (1.9 or higher is strongly recommended since some things will not work well or behavior differently with lower versions). This is required for raster support. http://trac.osgeo.org/gdal/wiki/DownloadSource. diff --git a/doc/introduction.xml b/doc/introduction.xml index bac60d585..12f6fc8b9 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -140,7 +140,7 @@ Bborie Park - Raster development + Raster development, raster loader -- 2.50.1