<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I've been following MapServer from afar on James Fee's blog and I've finally decided to take the plunge.&nbsp; I'm a long time ArcIMS developer so these concepts in MapServer aren't that far off from what I'm used to doing, but I have to admit I'm at a loss at getting my first WMS service up and running.<BR><BR>&nbsp;<BR><BR>I installed MS4W and have that running.&nbsp; The Demo runs perfectly, but when I try and create my own .map file, I seem to have hit a wall.&nbsp; This is the contents of my mapfile.<BR><BR>&nbsp;<BR><BR>MAP<BR>&nbsp;&nbsp;&nbsp; NAME Installation<BR>&nbsp;&nbsp;&nbsp; SIZE 800 500<BR>&nbsp;&nbsp;&nbsp; IMAGECOLOR 240 240 240<BR>&nbsp;&nbsp;&nbsp; EXTENT 582919.88200 4182989.235900 610195.822000 4207241.321900<BR>&nbsp;&nbsp;&nbsp; UNITS METERS<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=EPSG:32616"<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; WEB<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEPATH "/ms4w/tmp/ms_tmp/"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEURL "/ms_tmp/"<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;<BR>&nbsp;LAYER<BR>&nbsp;&nbsp;NAME "Installation"<BR>&nbsp;&nbsp;TYPE POLYGON<BR>&nbsp;&nbsp;STATUS ON<BR>&nbsp;&nbsp;DATA "Installation_Area.shp"<BR>&nbsp;&nbsp;<BR>&nbsp;&nbsp;CLASS<BR>&nbsp;&nbsp;&nbsp;NAME 'Installation'<BR>&nbsp;&nbsp;&nbsp;OUTLINECOLOR 60 60 60<BR>&nbsp;&nbsp;&nbsp;COLOR 255 255 0<BR>&nbsp;&nbsp;&nbsp;SYMBOL 0<BR>&nbsp;&nbsp;END<BR>&nbsp;END&nbsp;<BR>END<BR><BR><BR><BR>Now when I test it, I get a blank grey background.<BR><BR>&nbsp;<BR><BR><A onclick=onClickUnsafeLink(event); href="http://localhost:8080/cgi-bin/mapserv.exe?MAP=/ms4w/apache/htdocs/test/test.map&amp;mode=map" target=_blank>http://localhost:8080/cgi-bin/mapserv.exe?MAP=/ms4w/apache/htdocs/test/test.map&amp;mode=map</A><BR><BR>&nbsp;<BR><BR>I'm sure there is something here I'm overlooking, but I just can't seem to debug it.&nbsp; Any direction would be wonderful.<BR>
&nbsp;<BR>
Thanks,<BR>
&nbsp;<BR>
David<BR><BR><br /><hr />Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare! <a href='http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews' target='_new'>Try now!</a></body>
</html>