Thanks for the suggestion. I have tried it and it appears to have no effect.<br><br>Chris<br><br><br><div class="gmail_quote">On Sat, Apr 16, 2011 at 4:26 PM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Try changing the layer status to default, ie:<br>
<br>
STATUS DEFAULT<br>
<br>
-Steve W<div><div></div><div class="h5"><br>
<br>
On 4/16/2011 2:22 PM, Christopher Dedels wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
I am having some problems adding a raster layer to my map. The image<br>
produced by mapserver is blank. My mapfile is as follows:<br>
<br>
MAP<br>
SIZE 800 600<br>
UNITS meters<br>
<br>
EXTENT -123.8600311 38.0116386 -97.1885986 53.7055626<br>
<br>
PROJECTION<br>
"+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"<br>
END<br>
<br>
LAYER<br>
NAME "grid"<br>
TYPE RASTER<br>
DATA "/tmp/image.tiff"<br>
STATUS ON<br>
PROJECTION<br>
"+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"<br>
END<br>
END<br>
END<br>
<br>
I have also noticed that changing the DATA path to a file which does not<br>
exist in the filesystem (or is not a GDAL-supported file format) has no<br>
effect on the rendered output and does not produce an error message.<br>
<br>
Can somebody help me where I am going wrong?<br>
<br>
Thanks<br>
<br>
<br>
<br></div></div>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote>
<br>
</blockquote></div><br>