<!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. </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </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...)? </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </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. If the name of your mapfile relates to the data, I am guessing
that Richland County isn't in this box. </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </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. Also, the
extent needs to be in the units of the spatial reference system that your data
is in. </FONT></SPAN></DIV>
<DIV><SPAN class=808362115-05072006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </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> I am making
my own map file. It looks all right but when I click the button it
doesnt show an image or any kind of errors. <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> TEMPLATE
'/var/www/htdocs/richland.html'<BR> IMAGEPATH
'/var/www/htdocs/tmp'<BR> IMAGEURL
'/tmp/'<BR>END<BR>LAYER<BR> NAME
"Richland"<BR> STATUS default<BR> TYPE
polygon<BR> DATA "RICH_bndy"<BR>
CLASS<BR>
STYLE<BR>
COLOR 0 0 0<BR> END<BR>
END<BR>END<BR>END<BR><BR>here is my html
code<BR><html><BR><head><title>Richland County
MapServer</title></head><BR><body><BR> <form
method=post action="/cgi-bin/mapserv"><BR> <input
type="submit" value="Click Me"<BR> <input type="hidden"
name="map"<BR>
value="/home/mapdata/richland.map"><BR> <input
type="hidden"
name="map_web_imagepath"<BR>
value="/var/www/htdocs/tmp/"><BR><BR> </form><BR>
<table border="1" width="400" height="400"><BR>
<tr><BR> <td align="center" valign="top"><BR> <IMG
SRC="[img]" width="400" height="400" border="1"><BR>
</td><BR> </tr><BR>
</table><BR></body><BR></html><BR><BR> I really dont
know whats could be wrong. Maybe the extent of it? Can anyone help
me?<BR><BR>Thanks,<BR>Albert<BR>
<P>
<HR SIZE=1>
How low will we go? Check out Yahoo! Messenger’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>