From: Regina Obe Date: Thu, 2 Jun 2011 05:05:59 +0000 (+0000) Subject: Clarify GDAL version requirements for Mapserver to load PostGIS raster X-Git-Tag: 2.0.0alpha1~1505 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5b554224874baaf9123dd50c159da2d808b71b0;p=postgis 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 --- 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.