<div dir="ltr">Hello all,<br>I am using OGR Spatial references to reproject points to plot in google earth. I read an ascii raster and an associated prj file to define the source and destination spatial references. My program gets hung up with a certain *.prj file containing the text:<br>
<br>PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version",<br>GEOGCS["GCS_North_American_1983",<br>DATUM["D_North_American_1983",<br>SPHEROID["GRS_1980",6378137.0,298.257222101],TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]],<br>
PRIMEM["Greenwich",0.0],<br>UNIT["Degree",0.0174532925199433]],<br>PROJECTION["Albers"],<br>PARAMETER["False_Easting",0.0],<br>PARAMETER["False_Northing",0.0],<br>PARAMETER["Central_Meridian",-114.9786],<br>
PARAMETER["Standard_Parallel_1",45.54426],<br>PARAMETER["Standard_Parallel_2",46.12414],<br>PARAMETER["Latitude_Of_Origin",45.8342],<br>UNIT["Meter",1.0]]<br><br><br>I assume this is a valid prj, although importFrom Wkt() returns 5, which is OGRERR_CORRUPT_DATA. Any advice would be greatly appreciated. Thank you for your time.<br>
<br>kss<br clear="all"><br>-- <br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Kyle Shannon<br>Physical Science Technician<br>RMRS Fire Sciences Lab<br>Fire, Fuels & Smoke - RWU 4405<br>5775 Highway 10 W.<br>Missoula, MT 59808<br>
(406)829-6954<br><a href="mailto:kshannon@fs.fed.us">kshannon@fs.fed.us</a><br><a href="mailto:ksshannon@gmail.com">ksshannon@gmail.com</a><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
</div>