From c5b554224874baaf9123dd50c159da2d808b71b0 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 2 Jun 2011 05:05:59 +0000 Subject: [PATCH] Clarify GDAL version requirements for Mapserver to load PostGIS raster git-svn-id: http://svn.osgeo.org/postgis/trunk@7309 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/faq_raster.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/faq_raster.xml b/doc/faq_raster.xml index becd23b67..910f2e86b 100644 --- a/doc/faq_raster.xml +++ b/doc/faq_raster.xml @@ -167,6 +167,8 @@ + First you need GDAL 1.7 or higher compiled with PostGIS raster support. + GDAL 1.8 or above is preferred since many issues have been fixed in 1.8 and more PostGIS raster issues fixed in trunk version. You can much like you can with any other raster. Refer to MapServer Raster processing options for list of various processing functions you can use with MapServer raster layers. -- 2.50.1