<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff size=2>You 
may want to take a look at your extent.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff size=2>Do you 
really intend to show a primarily empty stretch of the northern Atlantic Ocean 
(apologies to Canary Islanders...)?&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff size=2>You 
are telling MapServer that your map area is contained within a box from 50 deg. 
west longitude to 10 deg. west longitude and 20 to 90 degrees north 
latitude.&nbsp; If the name of your mapfile relates to the data, I am guessing 
that Richland County isn't in this box.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff size=2>Use 
ogrinfo or a desktop GIS app to look at the extent of your data.&nbsp; Also, the 
extent needs to be in the units of the spatial reference system that your data 
is in.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff 
size=2>David.</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> UMN MapServer 
  Users List [mailto:MAPSERVER-USERS@LISTS.UMN.EDU] <B>On Behalf Of </B>Albert 
  Anderson<BR><B>Sent:</B> Wednesday, July 05, 2006 10:10 AM<BR><B>To:</B> 
  MAPSERVER-USERS@LISTS.UMN.EDU<BR><B>Subject:</B> [UMN_MAPSERVER-USERS] nothing 
  shows up! no image or error?<BR><BR></FONT></DIV>Hi,<BR><BR>&nbsp;I am making 
  my own map file.&nbsp; It looks all right but when I click the button it 
  doesnt show an image or any kind of errors.&nbsp; <BR><BR>Here is my map 
  code.<BR>#This is Richland County Map Server<BR>NAME "Richland"<BR>SIZE 100 
  100<BR>IMAGECOLOR 255 255 255<BR>IMAGETYPE JPEG<BR>SHAPEPATH 
  "/home/mapdata/"<BR>EXTENT -50.00 20.00 -10.00 90.00<BR>WEB<BR>&nbsp; TEMPLATE 
  '/var/www/htdocs/richland.html'<BR>&nbsp; IMAGEPATH 
  '/var/www/htdocs/tmp'<BR>&nbsp; IMAGEURL 
  '/tmp/'<BR>END<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
  "Richland"<BR>&nbsp;&nbsp;&nbsp; STATUS default<BR>&nbsp;&nbsp;&nbsp; TYPE 
  polygon<BR>&nbsp;&nbsp;&nbsp; DATA "RICH_bndy"<BR>&nbsp;&nbsp;&nbsp; 
  CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  COLOR 0 0 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
  END<BR>END<BR>END<BR><BR>here is my html 
  code<BR>&lt;html&gt;<BR>&lt;head&gt;&lt;title&gt;Richland County 
  MapServer&lt;/title&gt;&lt;/head&gt;<BR>&lt;body&gt;<BR>&nbsp; &lt;form 
  method=post action="/cgi-bin/mapserv"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;input 
  type="submit" value="Click Me"<BR>&nbsp;&nbsp;&nbsp; &lt;input type="hidden" 
  name="map"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  value="/home/mapdata/richland.map"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;input 
  type="hidden" 
  name="map_web_imagepath"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  value="/var/www/htdocs/tmp/"&gt;<BR><BR>&nbsp; &lt;/form&gt;<BR>&nbsp; 
  &lt;table border="1" width="400" height="400"&gt;<BR>&nbsp; 
  &lt;tr&gt;<BR>&nbsp; &lt;td align="center" valign="top"&gt;<BR>&nbsp; &lt;IMG 
  SRC="[img]" width="400" height="400" border="1"&gt;<BR>&nbsp; 
  &lt;/td&gt;<BR>&nbsp; &lt;/tr&gt;<BR>&nbsp; 
  &lt;/table&gt;<BR>&lt;/body&gt;<BR>&lt;/html&gt;<BR><BR>&nbsp;I really dont 
  know whats could be wrong.&nbsp; Maybe the extent of it?&nbsp; Can anyone help 
  me?<BR><BR>Thanks,<BR>Albert<BR>
  <P>
  <HR SIZE=1>
  How low will we go? Check out Yahoo! Messenger&#8217;s low <A 
  href="http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com">PC-to-Phone 
  call rates.</A></BLOCKQUOTE></BODY></HTML>