<!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>
    &nbsp; A good method for debugging mapserver problems is to use
    mapserver's shp2img command line program to observer any error
    messages.&nbsp; Or set DEBUG 5 in the map file and have a look at the
    mapserver error log.<br>
    <br>
    &nbsp; A common problem with raster file is a lack of geo-referencing
    information.&nbsp; 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>&nbsp;&nbsp; &nbsp;NAME 'MiniScalenogrid'</div>
        <div>&nbsp;&nbsp; &nbsp;TYPE RASTER</div>
        <div>&nbsp;&nbsp; &nbsp;DUMP true</div>
        <div>&nbsp;&nbsp; &nbsp;TEMPLATE fooOnlyForWMSGetFeatureInfo</div>
        <div>&nbsp;&nbsp;EXTENT 41069.1 -1149.02 665378.01 1231178.57</div>
        <div>&nbsp;&nbsp; &nbsp;DATA
          'D:/opendata/minisc_gb/MiniScale/data/MiniScale_(no_grid)_R12.tif'</div>
        <div>&nbsp;&nbsp; &nbsp;METADATA</div>
        <div>&nbsp;&nbsp; &nbsp; &nbsp;'ows_title' 'MiniScalenogrid'</div>
        <div>&nbsp;&nbsp; &nbsp; &nbsp; 'ows_srs' &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'EPSG:27700'</div>
        <div>&nbsp;&nbsp; &nbsp;END</div>
        <div>&nbsp;&nbsp; &nbsp;STATUS OFF</div>
        <div>&nbsp;&nbsp; &nbsp;TRANSPARENCY 100</div>
        <div>&nbsp;&nbsp; &nbsp;PROJECTION</div>
        <div>&nbsp;&nbsp; &nbsp;'init=epsg:27700'</div>
        <div>&nbsp;&nbsp; &nbsp;END</div>
        <div>&nbsp;&nbsp;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>