<html>
<body>
<tt>Hello,<br><br>
I am looking for a little help to re-project a map layer to LAT/LON for a
single layer.  Below is the <shapefile>.prj file - how do I
define this projection in the layer object of the map file?<br><br>
<br>
</tt>PROJCS["unnamed",<br>
GEOGCS["unnamed",DATUM["D_unnamed",SPHEROID["Clarke-1866",6378206.4,294.978698213901]],<br>
PRIMEM["Greenwich",0],<br>
UNIT["degree",0.0174532925199433]],<br>
PROJECTION["Lambert_Conformal_Conic"],<br>
PARAMETER["standard_parallel_1",70],<br>
PARAMETER["standard_parallel_2",50],<br>
PARAMETER["latitude_of_origin",0],<br>
PARAMETER["central_meridian",110],<br>
PARAMETER["false_easting",0],<br>
PARAMETER["false_northing",0],<br>
UNIT["METER",1]]<br><br>
<br>
Thanks,<br><br>
Dan Barron</body>
</html>