Hi,<br><br>&nbsp;This is what my map code look like<br>#This is Richland County Map Server<br>NAME "Richland"<br>SIZE 800 600<br>IMAGECOLOR 255 255 255<br>IMAGETYPE JPEG<br>SHAPEPATH "/home/mapdata/"<br>EXTENT -97.502192 45.947754 -96.330315 46.826661<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; PROJECTION "init=epsq:26914"<br>&nbsp;&nbsp;&nbsp; END<br>END<br>END<br><br>I get this error now  msProcessProjection(): Projection library error. no system list, errno: 2  ?&nbsp; What does that mean?&nbsp; How can I fix it?<br><br>Albert<br><br><br><b><i>Brock Anderson &lt;banders@refractions.net&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px;
 padding-left: 5px;"> Albert,<br><br>For each layer it's important to tell mapserver which projection your <br>data is stored in. In your case:<br><br>LAYER<br>...<br>PROJECTION<br>"init=epsg:26914"<br>END #PROJECTION<br>END #LAYER<br><br>The epsg code 26914 represents "NAD83 / UTM zone 14N". I think that's <br>what you're looking for.<br><br>Brock<br><br>Albert Anderson wrote:<br><br>&gt; Hi,<br>&gt;<br>&gt; I was using a projection file UTM Zone 14n Nad_83. Then I switch to an <br>&gt; unprojective file and I saw my data show up. What would be the first <br>&gt; best step for setting a projection file?<br>&gt;<br>&gt; Thanks<br>&gt; Albert<br>&gt;<br>&gt; */"Fawcett, David" <David.Fawcett@state.mn.us>/* wrote:<br>&gt;<br>&gt;     You may want to take a look at your extent.<br>&gt;     Do you really intend to show a primarily empty stretch of the<br>&gt;     northern Atlantic Ocean (apologies to Canary Islanders...)?<br>&gt;     You are telling MapServer that your map area
 is contained within a<br>&gt;     box from 50 deg. west longitude to 10 deg. west longitude and 20<br>&gt;     to 90 degrees north latitude. If the name of your mapfile relates<br>&gt;     to the data, I am guessing that Richland County isn't in this box.<br>&gt;     Use ogrinfo or a desktop GIS app to look at the extent of your<br>&gt;     data. Also, the extent needs to be in the units of the spatial<br>&gt;     reference system that your data is in.<br>&gt;     David.<br>&gt;<br>&gt;         -----Original Message-----<br>&gt;         *From:* UMN MapServer Users List<br>&gt;         [mailto:MAPSERVER-USERS@LISTS.UMN.EDU] *On Behalf Of *Albert<br>&gt;         Anderson<br>&gt;         *Sent:* Wednesday, July 05, 2006 10:10 AM<br>&gt;         *To:* MAPSERVER-USERS@LISTS.UMN.EDU<br>&gt;         *Subject:* [UMN_MAPSERVER-USERS] nothing shows up! no image or<br>&gt;         error?<br>&gt;<br>&gt;         Hi,<br>&gt;<br>&gt;         I am making my own map file. It looks all
 right but when I<br>&gt;         click the button it doesnt show an image or any kind of errors.<br>&gt;<br>&gt;         Here is my map code.<br>&gt;         #This is Richland County Map Server<br>&gt;         NAME "Richland"<br>&gt;         SIZE 100 100<br>&gt;         IMAGECOLOR 255 255 255<br>&gt;         IMAGETYPE JPEG<br>&gt;         SHAPEPATH "/home/mapdata/"<br>&gt;         EXTENT -50.00 20.00 -10.00 90.00<br>&gt;         WEB<br>&gt;         TEMPLATE '/var/www/htdocs/richland.html'<br>&gt;         IMAGEPATH '/var/www/htdocs/tmp'<br>&gt;         IMAGEURL '/tmp/'<br>&gt;         END<br>&gt;         LAYER<br>&gt;         NAME "Richland"<br>&gt;         STATUS default<br>&gt;         TYPE polygon<br>&gt;         DATA "RICH_bndy"<br>&gt;         CLASS<br>&gt;         STYLE<br>&gt;         COLOR 0 0 0<br>&gt;         END<br>&gt;         END<br>&gt;         END<br>&gt;         END<br>&gt;<br>&gt;         here is my html code<br>&gt;         <br><title>Richland County
 MapServer</title>&gt;         <br>&gt;         <br>&gt;         </David.Fawcett@state.mn.us><form method="post" action="/cgi-bin/mapserv"><br>&gt;         <input value="Click Me" type="submit"><br>&gt;         <input name="map" type="hidden"><br>&gt;         value="/home/mapdata/richland.map"&gt;<br>&gt;         <input name="map_web_imagepath" type="hidden"><br>&gt;         value="/var/www/htdocs/tmp/"&gt;<br>&gt;<br>&gt;         </form><br>&gt;         <table border="1" height="400" width="400"><br>&gt;         <tbody><tr><br>&gt;         <td align="center" valign="top"><br>&gt;         <img src="%5Bimg%5D" border="1" height="400" width="400"><br>&gt;         </td><br>&gt;         </tr><br>&gt;         </tbody></table><br>&gt;         <br>&gt;         <br>&gt;<br>&gt;         I really dont know whats could be wrong. Maybe the extent of<br>&gt;         it? Can anyone help me?<br>&gt;<br>&gt;         Thanks,<br>&gt;         Albert<br>&gt;         How low will we go? Check
 out Yahoo! Messenger’s low<br>&gt;         PC-to-Phone call rates.<br>&gt;         <http: //us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt="39663/*http://voice.yahoo.com"><br>&gt;<br>&gt;<br>&gt; __________________________________________________<br>&gt; Do You Yahoo!?<br>&gt; Tired of spam? Yahoo! Mail has the best spam protection around<br>&gt; http://mail.yahoo.com<br>&gt;<br><br></http:></blockquote><br><p>&#32;
                <hr size=1>Want to be your own boss? Learn how on <a href="http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/r-index"> Yahoo! Small Business.</a>