<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1256">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006>Albert, </SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006>Projection in MapServer isn't handled with an external 
file, like in ArcMap.&nbsp;&nbsp; It is done in the map file.&nbsp; Take a look 
at the Mapfile documentation to see how to do 
projection.&nbsp;</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=665111518-05072006><A 
href="http://mapserver.gis.umn.edu/docs/reference/mapfile/projection/view">http://mapserver.gis.umn.edu/docs/reference/mapfile/projection/view</A></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=665111518-05072006>You 
need to define a projection block in the MAP block of the map file, this is set 
to the projection that you want your data output in.&nbsp; </SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=665111518-05072006>You 
would then define a projection block in each layer, this is set to the 
projection that the original data for that layer is in.&nbsp; It is easiest to 
use epsg codes, look at example 2 in the link above.&nbsp; </SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=665111518-05072006>The 
epsg code for UTM zone 14N nad83 is 26914&nbsp; and 4326 can be used for you 
lat/long data.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=665111518-05072006>David.</SPAN></FONT></DIV>
<BLOCKQUOTE dir=ltr 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> Albert Anderson 
  [mailto:bart_doggers@yahoo.com] <BR><B>Sent:</B> Wednesday, July 05, 2006 
  11:58 AM<BR><B>To:</B> Fawcett, David; 
  MAPSERVER-USERS@lists.umn.edu<BR><B>Subject:</B> RE: [UMN_MAPSERVER-USERS] 
  nothing shows up! no image or error?<BR><BR></FONT></DIV>Hi,<BR><BR>&nbsp;I 
  was using a projection file UTM Zone 14n Nad_83. Then I switch to an 
  unprojective file and I saw my data show up.&nbsp; What would be the first 
  best step for setting a projection 
  file?<BR><BR>Thanks<BR>Albert<BR><BR><B><I>"Fawcett, David" 
  &lt;David.Fawcett@state.mn.us&gt;</I></B> wrote:
  <BLOCKQUOTE class=replbq 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">
    <META content="MSHTML 6.00.2900.2912" name=GENERATOR>
    <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>
      <DIV></DIV>
      <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></BLOCKQUOTE><BR>
  <P>__________________________________________________<BR>Do You 
  Yahoo!?<BR>Tired of spam? Yahoo! Mail has the best spam protection around 
  <BR>http://mail.yahoo.com </P></BLOCKQUOTE></BODY></HTML>