[mapserver-users] Image / Raster Reprojection

Ed McNierney ed at topozone.com
Fri May 10 12:10:24 EDT 2002


Chip -

You need to make sure your binary is NOT built with "native" TIFF support (via libtiff).  Otherwise that support with handle TIFF input layers and deny GDAL a chance; MapServer is normally built to pass on to GDAL only data types which is does not otherwise know how to handle.

	- Ed

Ed McNierney
Chief Mapmaker
TopoZone.com
ed at topozone.com
(978) 251-4242


-----Original Message-----
From: Hankley, Chip [mailto:Chip.Hankley at GASAI.Com]
Sent: Friday, May 10, 2002 10:40 AM
To: MapServer List (E-mail)
Subject: [mapserver-users] Image / Raster Reprojection


I'm having a hard time projecting some raster data on the fly. FWIW I'm
running in Windows.

It appears that I need to use GDAL to project images on the fly. The
PHP/MapScript dll I have is not compiled with INPUT=GDAL, so I'm trying the
CGI version (from the web-site with GDAL), however, I'm still getting the

msDrawRasterLayer( TIFF ): General error message. Raster reprojection
supported only with the GDAL library. 

error.

I've read some notes that say something to the effect of "disabling TIF" -
is this done at compile time? Is there any other way to do this?

Chip



More information about the mapserver-users mailing list