MrSid image error

krishna S kris_rock82 at YAHOO.COM
Thu Jan 19 17:02:30 EST 2006


Hello all, i compiled GDAL with MrSid support and then i compiled mapserver
with GDAL support, when i give the path of the sid file in my mapfile it
gives me the following errors.

msDrawMap(): Image handling error. Failed to draw layer named 'RASTER'.
msDrawRaster(): Image handling error. Unrecognized or unsupported image
format
drawEPP(): Image handling error. EPPL7 support is not available.

The following is my mapfile

MAP
  NAME "mrsid"
  STATUS ON
  EXTENT 57889 5280262 661701 5340760
  SIZE 400 400
  IMAGETYPE PNG
  WEB
    TEMPLATE "C:\Apache2\htdocs\demo.html"
    IMAGEPATH "C:\Apache2\tmp\ms_tmp\"
    IMAGEURL "/ms_tmp/"
  END
  LAYER
    NAME "RASTER"
    TYPE RASTER
    #PROJECTION
    #  "init=epsg:26914"
    #END
    DATA "C:\mrsid\gf.sid"
    STATUS DEFAULT
  END
END

Any lead please ....

--Kris



More information about the mapserver-users mailing list