<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
How do I get those numbers? Sorry for all of the questions...as i'm still fairly new...<br><br><div>
<p> <BR></div><br> <BR><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: Steve.Lime@state.mn.us<br>To: mmirrlees@hotmail.com; mapserver-users@lists.osgeo.org<br>Subject: RE: [mapserver-users] lcc projection doesnt output map<br>Date: Mon, 18 Mar 2013 17:28:36 +0000<br><br>


<style id="ecxowaParaStyle">
</style>


<div style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 10pt; direction: ltr;">Your extents need to be given in the projection you set.<br>
<br>
Steve<br>
<br>
<div style="color: rgb(0, 0, 0); font-family: Times New Roman; font-size: 16px;">
<hr tabIndex="-1">
<div style="direction: ltr;" id="ecxdivRpF63173"><font color="#000000" size="2" face="Tahoma"><b>From:</b> mapserver-users-bounces@lists.osgeo.org [mapserver-users-bounces@lists.osgeo.org] on behalf of Mark Mirrlees [mmirrlees@hotmail.com]<br>
<b>Sent:</b> Monday, March 18, 2013 12:15 PM<br>
<b>To:</b> mapserver-users@lists.osgeo.org<br>
<b>Subject:</b> Re: [mapserver-users] lcc projection doesnt output map<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr"><style><!--
.ExternalClass .ecxhmmessage p
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">Ok so i managed to get the numbers somewhat converted...but when I click my start mapserver button it doesnt output my map...any suggestions.<br>
 <br>
MAP<br>
  NAME "QGIS-MAP"<br>
  # Map image size<br>
  SIZE 500 500<br>
  UNITS meters<br>
  EXTENT -143.210462 39.001401 -50.461045 85.911094<br>
  FONTSET "/wwwroot/fonts/fontset.txt"<br>
  SYMBOLSET "/wwwroot/symbols/symbols.sty"<br>
  PROJECTION<br>
  "proj=lcc"<br>
 "ellps=GRS80"<br>
 "lat_0=49"<br>
 "lon_0=-95"<br>
 "lat_1=49"<br>
 "lat_2=77"<br>
 "datum=NAD83"<br>
 "units=m"<br>
 "no_defs"<br>

  END<br>
</div>
<div dir="ltr">If anyone needs the rest of the code let me know...thanks.<br>
<br>
</div>
<div dir="ltr"> <br>
</div>
<div dir="ltr"><br>
 <br>
</div>
<div dir="ltr">
<div id="ecxSkyDrivePlaceholder"></div>
<hr id="ecxstopSpelling">
From: mmirrlees@hotmail.com<br>
To: mapserver-users@lists.osgeo.org<br>
Date: Sun, 17 Mar 2013 20:26:55 -0400<br>
Subject: [mapserver-users] lcc projection doesnt output map<br>
<br>
<style><!--
.ExternalClass .ecxhmmessage p
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

.ExternalClass
{direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt;}
.ExternalClass P
{;}
--></style>
<div dir="ltr">Hi all,<br>
 <br>
when I try to edit my projection to a LCC from a UTM in my mapfile my map fails to show up when I launch my mapserver link.<br>
 <br>
Here is the first part of the mapfile...<br>
 <br>
BEFORE:<br>
 <br>
MAP<br>
  NAME "QGIS-MAP"<br>
  # Map image size<br>
  SIZE 500 500<br>
  UNITS meters<br>
  EXTENT -143 39 -50 85<br>
  FONTSET "/wwwroot/fonts/fontset.txt"<br>
  SYMBOLSET "/wwwroot/symbols/symbols.sty"<br>
    PROJECTION<br>
    'proj=longlat'<br>
    'datum=WGS84'<br>
    'no_defs'<br>
  END<br>
 <br>
AFTER:<br>
 <br>
MAP<br>
  NAME "QGIS-MAP"<br>
  # Map image size<br>
  SIZE 500 500<br>
  UNITS dd<br>
  EXTENT -143 39 -50 85<br>
  FONTSET "/wwwroot/fonts/fontset.txt"<br>
  SYMBOLSET "/wwwroot/symbols/symbols.sty"<br>
  PROJECTION<br>
 "proj=lcc"<br>
 "ellps=GRS80"<br>
 "lat_0=49"<br>
 "lon_0=-95"<br>
 "lat_1=49"<br>
 "lat_2=77"<br>
 "datum=NAD83"<br>
 "units=m"<br>
 "no_defs"<br>
  END<br>
 <br>
I'm not sure how to fix this...any suggestions? As i'm still fairly new at this.<br>
Mark<br>
</div>
<br>
_______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users</div>
</div>
</div>
</div>
</div></div>                                          </div></body>
</html>