[Mapserver-users] drawTIFF(): Image handling error. Only colormapped and grayscale images are supported.
Gabriel Vieira Ferrari
gabriel at ciasc.gov.br
Wed Jul 9 07:01:12 PDT 2003
Listers.
I tried to use an image TIF and received this error message:
=>> drawTIFF(): Image handling error. Only colormapped and grayscale images
are supported.
For which format I can transform the image using the program gdal_translate
I use gdalinfo to list lists information about raster dataset.
Driver: GTiff/GeoTIFF
Size is 15124, 14074
Coordinate System is:
PROJCS["WGS 84 / UTM zone 22S",
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.2572235629972,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4326"]],
AUTHORITY["EPSG","32722"],
PROJECTION["Transverse_Mercator"],
PARAMETER["latitude_of_origin",0],
PARAMETER["central_meridian",-51],
PARAMETER["scale_factor",0.9996],
PARAMETER["false_easting",500000],
PARAMETER["false_northing",10000000],
UNIT["metre",1,
AUTHORITY["EPSG","9001"]]]
Origin = (606828.500000,7229042.500000)
Pixel Size = (15.000000,-15.000000)
Metadata:
TIFFTAG_SOFTWARE=ERDAS IMAGINE
Corner Coordinates:
ERROR 1: /usr/local/lib/libgdal.1.1.so: undefined symbol: pj_get_def
Upper Left ( 606828.500, 7229042.500) ( 49d56'27.42"W, 25d 3'1.80"S)
Lower Left ( 606828.500, 7017932.500) ( 49d55'25.38"W, 26d57'23.25"S)
Upper Right ( 833688.500, 7229042.500) ( 47d41'38.10"W, 25d 1'2.92"S)
Lower Right ( 833688.500, 7017932.500) ( 47d38'24.80"W, 26d55'13.95"S)
Center ( 720258.500, 7123487.500) ( 48d47'58.68"W, 25d59'26.67"S)
Band 1 Block=15124x1 Type=Byte, ColorInterp=Red
Band 2 Block=15124x1 Type=Byte, ColorInterp=Green
Band 3 Block=15124x1 Type=Byte, ColorInterp=Blue
Thanks.
Gabriel
More information about the MapServer-users
mailing list