<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Carl,<br>
<br>
A good method for debugging mapserver problems is to use
mapserver's shp2img command line program to observer any error
messages. Or set DEBUG 5 in the map file and have a look at the
mapserver error log.<br>
<br>
A common problem with raster file is a lack of geo-referencing
information. Run GDAL's gdalinfo on the raster file to see what it
is.<br>
<pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
<br>
On 1/20/2011 7:43 AM, Carl Burn wrote:
<blockquote
cite="mid:AANLkTimoBEP2Fx5o2sNHd71FPiNpacwBG-ShvaOKZeCy@mail.gmail.com"
type="cite">Hello All,
<div><br>
</div>
<div>I am attempting to add a raster layer to my application and I
am getting a broken image link rather than a map. I think this
is related to storing of my source data but am not sure. My map
file entry for the layer is as follows:</div>
<div><br>
</div>
<div>
<div>LAYER</div>
<div> NAME 'MiniScalenogrid'</div>
<div> TYPE RASTER</div>
<div> DUMP true</div>
<div> TEMPLATE fooOnlyForWMSGetFeatureInfo</div>
<div> EXTENT 41069.1 -1149.02 665378.01 1231178.57</div>
<div> DATA
'D:/opendata/minisc_gb/MiniScale/data/MiniScale_(no_grid)_R12.tif'</div>
<div> METADATA</div>
<div> 'ows_title' 'MiniScalenogrid'</div>
<div> 'ows_srs' 'EPSG:27700'</div>
<div> END</div>
<div> STATUS OFF</div>
<div> TRANSPARENCY 100</div>
<div> PROJECTION</div>
<div> 'init=epsg:27700'</div>
<div> END</div>
<div> END</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Any clues or pointers?</div>
<div><br>
</div>
<div>Carl</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/oracle-sfdevnl">http://p.sf.net/sfu/oracle-sfdevnl</a></pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a>
</pre>
</blockquote>
</body>
</html>