<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
No, I'm setting all the parameters (well, as many as I can and
understand).&nbsp; I tried to follow the Proj.4 .pdf manual and I was kinda
confused what lat_1, lon_1 and lat_2, lon_2 were supposed to be or if I
even needed them.<br><br>Here is my map file:<br><br>MAP<br>&nbsp;&nbsp;&nbsp; NAME UniversityOfIllinois<br>&nbsp;&nbsp;&nbsp; STATUS ON<br>&nbsp;&nbsp;&nbsp; SIZE 600 500<br>&nbsp;&nbsp;&nbsp; IMAGETYPE GIF<br>&nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "proj=utm"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "ellps=WGS84" <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "datum=NAD83"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "zone=16"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "units=m"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "north"<br>&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; EXTENT 393898 4438945 396253 4441379&nbsp; #image is 1747 X 1916 pixels<br>&nbsp;&nbsp;&nbsp; UNITS METERS<br>&nbsp;&nbsp;&nbsp; SHAPEPATH "/var/www/mapserver/basic/data/illinois/"<br>&nbsp;&nbsp;&nbsp; IMAGECOLOR 255 255 255<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; OUTPUTFORMAT<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME thegif<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DRIVER "GD/GIF"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MIMETYPE "image/gif"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; IMAGEMODE RGB<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EXTENSION "gif"<br>&nbsp;&nbsp;&nbsp; END<br><br>&nbsp;&nbsp;&nbsp; WEB<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; IMAGEPATH "/var/www/mapserver/basic/images/"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; IMAGEURL "/mapserver/basic/images/"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; #REFERENCE<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #IMAGE /var/www/mapserver/basic/data/illinois/colorUofIllinoisGIF.gif<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # location of the image<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #EXTENT 393898 4438945 396253 4441379<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # extent of the image<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #STATUS ON<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # the overview is on by default<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #COLOR -1 -1 -1<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # transparent background<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #OUTLINECOLOR 255 0 0<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # the color of the outline<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #SIZE 1747 1916<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # the size of the image in pixels<br>&nbsp;&nbsp;&nbsp; #END<br><br>&nbsp;&nbsp;&nbsp; LAYER<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME "UofI"<br>&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DATA "colorUofIllinoisGIF.gif"<br>&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TYPE RASTER<br>&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STATUS ON<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "proj=utm"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "ellps=WGS84" <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "datum=NAD83"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "zone=16"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "units=m"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "north"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EXTENT 393898 4438945 396253 4441379<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EXPRESSION /*/<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 0 255 0<br>&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END&nbsp;&nbsp;&nbsp; <br>END<br><br><br>I
have that reference section in there although I really don't know the
point behind it.&nbsp; It didn't change a thing, so I commented it out.&nbsp;
Thanks so much David for your help!<br><br>&nbsp;- Chris<br /><hr />Kick back and relax with hot games and cool activities at the Messenger Café. <a href='http://www.cafemessenger.com?ocid=TXT_TAGLM_SeptWLtagline' target='_new'>Play now!</a></body>
</html>