<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head>
<body bgcolor="#FFFFFF"><div>Carl,</div><div>In fact, I don't think you are missing anything.&nbsp;</div><div><br></div><div>I made a quick back-of-an-envelope calculation - not using</div><div>proj, just a plain calculator - starting with the projection</div><div>origin, assuming 111120 meters per degree of latitude,</div><div>and&nbsp;<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">111120 * cos(lat) meters per degree of longitude. &nbsp;</span></div><div><br></div><div>For the test point, I got&nbsp;</div><div><br></div><div>Easting = 1408985 ft</div><div>Northing = 2341613 ft.&nbsp;</div><div><br></div><div>That's close enough to your (Carl's) result, with my simple method.&nbsp;</div><div><br></div><div>I may have made a mistake, but Rick: could you double-check your expected coordinates - I am pretty sure they are wrong.&nbsp;</div><div><br></div><div>Regards,</div><div><br></div><div>Mikael Rittri</div><div>Carmenta</div><div>Sweden</div><div><a href="http://www.carmenta.com">http://www.carmenta.com</a></div><div><br>16 aug 2012 kl. 05:30 skrev &quot;Carl Godkin&quot; &lt;<a href="mailto:cgodkin@gmail.com">cgodkin@gmail.com</a>&gt;:<br><br></div><div></div><blockquote type="cite"><div><br><br><div class="gmail_quote">On Wed, Aug 15, 2012 at 8:00 PM, Rick Graves <span dir="ltr">&lt;<a href="mailto:gravesricharde@yahoo.com" target="_blank"><a href="mailto:gravesricharde@yahoo.com">gravesricharde@yahoo.com</a></a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div><div><font face="arial, helvetica, sans-serif">Hey,</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">The good news is that Oregon is the last one I need to get working. &nbsp;The bad news is I do not have it working yet.</font></div>
<div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Here is the metadata from the .prj that I got from the state:</font></div><div><font face="arial, helvetica, sans-serif"><br>
</font></div><div><font face="arial, helvetica, sans-serif">PROJCS[&quot;NAD_1983_Oregon_Statewide_Lambert_Feet_Intl&quot;,</font></div><div><font face="arial, helvetica, sans-serif">GEOGCS[&quot;GCS_North_American_1983&quot;,</font></div>
<div><font face="arial, helvetica,
 sans-serif">DATUM[&quot;D_North_American_1983&quot;,</font></div><div><font face="arial, helvetica, sans-serif">SPHEROID[&quot;GRS_1980&quot;,6378137.0,298.257222101]],</font></div><div><font face="arial, helvetica, sans-serif">PRIMEM[&quot;Greenwich&quot;,0.0],</font></div>
<div><font face="arial, helvetica, sans-serif">UNIT[&quot;Degree&quot;,0.0174532925199433]],</font></div><div><font face="arial, helvetica, sans-serif">PROJECTION[&quot;Lambert_Conformal_Conic&quot;],</font></div><div><font face="arial, helvetica, sans-serif">PARAMETER[&quot;False_Easting&quot;,1312335.958005249],</font></div>
<div><font face="arial, helvetica, sans-serif">PARAMETER[&quot;False_Northing&quot;,0.0],</font></div><div><font face="arial, helvetica, sans-serif">PARAMETER[&quot;Central_Meridian&quot;,-120.5],</font></div><div><font face="arial, helvetica, sans-serif">PARAMETER[&quot;Standard_Parallel_1&quot;,43.0],</font></div>
<div><font face="arial, helvetica, sans-serif">PARAMETER[&quot;Standard_Parallel_2&quot;,45.5],</font></div><div><font face="arial, helvetica,
 sans-serif">PARAMETER[&quot;Latitude_Of_Origin&quot;,41.75],</font></div><div><font face="arial, helvetica, sans-serif">UNIT[&quot;Foot&quot;,0.3048]],</font></div><div><font face="arial, helvetica, sans-serif">VERTCS[&quot;NAD_1983&quot;,</font></div>
<div><font face="arial, helvetica, sans-serif">DATUM[&quot;D_North_American_1983&quot;,</font></div><div><font face="arial, helvetica, sans-serif">SPHEROID[&quot;GRS_1980&quot;,6378137.0,298.257222101]],</font></div><div>
<font face="arial, helvetica, sans-serif">PARAMETER[&quot;Vertical_Shift&quot;,0.0],</font></div><div><font face="arial, helvetica, sans-serif">PARAMETER[&quot;Direction&quot;,1.0],</font></div><div><font face="arial, helvetica, sans-serif"><br>
</font></div><div><font face="arial, helvetica, sans-serif">I initialized proj as follows:</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">proj &#43;proj=lcc &#43;lon_0=-120.5 &#43;lat_0=41.75 &#43;lat_1=43.0 &#43;lat_2=45.5 &#43;x_0=1312335.958005249 &#43;y_0=0.0
 &#43;units=ft</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">I assume something is not right.</font></div><div><font face="arial, helvetica, sans-serif"><br>
</font></div><div><br></div></div></div></div></blockquote><div><br></div><div>I think there are two things wrong: &nbsp;</div><div>1. Your false easting is here given in feet while I believe proj always wants meters. &nbsp;The number is about 400000m. &nbsp;(See&nbsp;<a href="http://trac.osgeo.org/proj/wiki/GenParms"><a href="http://trac.osgeo.org/proj/wiki/GenParms">http://trac.osgeo.org/proj/wiki/GenParms</a></a>).</div>
<div>2. You didn't include an ellipsoid or datum so I'm surprised that proj worked at all since I get an error without &#43;datum=NAD83 or &#43;ellps=GRS80.</div><div><br></div><div>However, correcting both of those, I get &nbsp;X=2344859.57 ft, Y=1434192.31 ft, which isn't what you want either. &nbsp;</div>
<div><br></div><div>Now I want to know what I am missing! &nbsp;Let's hope someone cleverer than me answers.</div><div><br></div><div>carl</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Proj mailing list</span><br><span><a href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a></span><br><span><a href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</a></span></div></blockquote></body></html>