Raster question
Dylan Keon
dbkeon.ml at GMAIL.COM
Wed Jul 27 19:08:44 PDT 2005
On 07/27/2005 07:52 AM John Lee wrote the following:
> Hello all, I am brand new to Mapserver and I am having problems with
> displaying raster images. I am trying to add tiff files to the map but
> without success. Here is my setup:
>
> OS: RedHat 9.0
> Mapserv -v
> MapServer version 4.0.2 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP SUPPORTS=PROJ
> SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WFS_SERVER INPUT=TIFF
> INPUT=EPPL7 INPUT=JPEG INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
<snip>
> I have tried lots of different approaches. I haven't re-installed Mapserver
> yet as it seems that I installed it with GTiff and GDAL support (and its a
> last resort!).
John,
I would first try recompiling Mapserver, keeping --with-gdal but
removing --with-tiff. There can be problems when you compile using both
options, and it's usually better to just use GDAL's built-in tiff
support anyway.
--Dylan
More information about the MapServer-users
mailing list