<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>I'm new to mapsever,
but have been able to get the demo code to run and have further been able to
read data from a PostgreSQL database to display shapes, lines,
etc.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>I want to be able to
add a raster layer as the first layer to my map. I'm stuck
though.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=228333600-31012006></SPAN><FONT face=Arial size=2>M<SPAN
class=228333600-31012006>y map file is as follows:</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=228333600-31012006></SPAN><BR><FONT face=Arial
size=2>#<BR># Start of map file<BR>#<BR>MAP<BR> NAME TESTMAP<BR>
STATUS ON<BR> SIZE 600 600<BR> EXTENT 0 0 <SPAN
class=228333600-31012006>125 125</SPAN><BR> UNITS METERS<BR>
SHAPEPATH "data"<BR> IMAGECOLOR 0 0 0<BR> TEMPLATEPATTERN
"test"</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> IMAGETYPE PNG24</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> #<BR> # Start of web interface
definition (including WMS enabling metadata)<BR> #</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> LAYER<BR> NAME
"Terrain"<BR> TYPE RASTER<BR> STATUS
ON<BR> DATA
"../graphics/testing_29_28.png"<BR> DEBUG ON<BR>
END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>END # MAPFILE</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>Debug doesn't output
any errors.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>testing_29_28.png is
a 24 bit image that is 125x125 pixels.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>All I get back
though is a black image (e.g my background image color).</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>OS is WinXP with IIS
running.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>Installation of
mapserver was from HOBU's Kitchen sink download. I would not at all be
suprised if I am missing something from my installation.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial size=2>Bryce Bangerter</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>