<div dir="ltr">Hello all,<br>I am using OGR Spatial references to reproject points to plot in google earth.&nbsp; I read an ascii raster and an associated prj file to define the source and destination spatial references.&nbsp; My program gets hung up with a certain *.prj file containing the text:<br>
<br>PROJCS[&quot;USA_Contiguous_Albers_Equal_Area_Conic_USGS_version&quot;,<br>GEOGCS[&quot;GCS_North_American_1983&quot;,<br>DATUM[&quot;D_North_American_1983&quot;,<br>SPHEROID[&quot;GRS_1980&quot;,6378137.0,298.257222101],TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]],<br>
PRIMEM[&quot;Greenwich&quot;,0.0],<br>UNIT[&quot;Degree&quot;,0.0174532925199433]],<br>PROJECTION[&quot;Albers&quot;],<br>PARAMETER[&quot;False_Easting&quot;,0.0],<br>PARAMETER[&quot;False_Northing&quot;,0.0],<br>PARAMETER[&quot;Central_Meridian&quot;,-114.9786],<br>
PARAMETER[&quot;Standard_Parallel_1&quot;,45.54426],<br>PARAMETER[&quot;Standard_Parallel_2&quot;,46.12414],<br>PARAMETER[&quot;Latitude_Of_Origin&quot;,45.8342],<br>UNIT[&quot;Meter&quot;,1.0]]<br><br><br>I assume this is a valid prj, although importFrom Wkt() returns 5, which is OGRERR_CORRUPT_DATA.&nbsp; Any advice would be greatly appreciated.&nbsp; 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 &amp; 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>