Hello all, <br><br>I want to create a very simple raster layer, but I faced to this error:<br><br>
msDrawMap(): Image handling error. Failed to draw layer named 'elevation'.
msDrawRaster(): Unable to access file. stcon using full path stcon
<br><br>this is my layer:<br><br>LAYER
<br> NAME elevation
<br> TYPE raster
<br> STATUS on
<br> DATA stcon
<br> <br> <br> PROJECTION
<br> "init=epsg:2260"
<br> <br> END
<br> <br> CLASS
<br> STYLE
<br> OUTLINECOLOR 0 200 0
<br> END
<br> END
<br><br>END<br><br>I checked paths and names, and everything is correct. <br><br>I should note that I try to look at the only raster layer of itasca, but although all other layers are working very well, running this layer causes this error:<br>
<br>msDrawMap(): Image handling error. Failed to draw layer named 'drgs'.
msDrawRaster(): Image handling error. Unrecognized or unsupported image format
drawEPP(): Image handling error. /var/www/Mapserver/Amin(Itasca)/data/drgncimq1926.tif is not an EPPL file.
<br><br>Thank you in advance for your help.<br><br>Amin<br>