<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Re: [UMN_MAPSERVER-USERS] simple tool for conversion</TITLE>
</HEAD>
<BODY>
<DIV id=idOWAReplyText17052 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>I still don't see why you 
feel you must reproject your lat/long data.  Look back at the emails people 
have sent you. You just need to set a correct PROJECTION block for each layer 
and the mapfile and mapserver will take care of the rest.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>-e</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> UMN MapServer Users List on behalf of 
Joseph Norris<BR><B>Sent:</B> Wed 12/8/2004 4:40 PM<BR><B>To:</B> 
MAPSERVER-USERS@LISTS.UMN.EDU<BR><B>Subject:</B> Re: [UMN_MAPSERVER-USERS] 
simple tool for conversion<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>I do the following:<BR><BR>[joseph@spare:]$ proj +units=us-ft 
+init=nad83:4202 <<EOD<BR>> -119.770623<BR>> 36.830072<BR>> 
EOD<BR>-7049825.31     
-4677803.10<BR>45036164.88     26747054.17<BR><BR>I am not 
sure what the results are.  Are these x/y coordinates?  And if so 
-<BR>which set the upper or the lower.<BR><BR><BR>#Joseph Norris (Perl - what 
else is there?/Linux/CGI/Mysql) print @c=map 
chr<BR>$_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,-68,4,-3,-1,7,1,14,-<BR>68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);<BR><BR>-----Original 
Message-----<BR>From: UMN MapServer Users List [<A 
href="mailto:MAPSERVER-USERS@lists.umn.edu">mailto:MAPSERVER-USERS@lists.umn.edu</A>]On<BR>Behalf 
Of Lawrence, Kevin<BR>Sent: Wednesday, December 08, 2004 7:05 AM<BR>To: 
MAPSERVER-USERS@lists.umn.edu<BR>Subject: Re: [UMN_MAPSERVER-USERS] simple tool 
for conversion<BR><BR>proj - the same utility used for on the fly 
re-projection<BR><BR>one example<BR>echo $lat $long | proj +proj=lcc +lon_0=95w 
+lat_0=0 +lat_1=49 +lat2=77 -r<BR><BR>project geographic to<BR>lambert 
conformal<BR>        origin -95 
0<BR>        1st parallel 
49<BR>        2nd parallel 
77<BR><BR>KL<BR><BR>> ----------<BR>> 
From:         UMN MapServer Users 
List[SMTP:MAPSERVER-USERS@LISTS.UMN.EDU]<BR>> on behalf of Joseph 
Norris[SMTP:sirronj@PACBELL.NET]<BR>> Reply To:     
Joseph Norris<BR>> Sent:         
Wednesday, December 08, 2004 9:58 AM<BR>> To:   
MAPSERVER-USERS@LISTS.UMN.EDU<BR>> Subject:      
[UMN_MAPSERVER-USERS] simple tool for conversion<BR>><BR>> Can anyone make 
a recommendation for unix command line tool that will<BR>> convert lat/long 
to xy coordinates?<BR>><BR>> Thanks.<BR>><BR>> #Joseph Norris (Perl 
- what else is there?/Linux/CGI/Mysql) print @c=map<BR>> chr<BR>> 
$_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,-68,4,-3,-1,7,1,14<BR>> 
,-<BR>> 
68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);<BR>><BR></FONT></P></DIV>

</BODY>
</HTML>