<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>SPCS NC (3200) -&gt; Lat Long Conversion Problem w/ Program</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Gerald,</FONT>
</P>

<P><FONT SIZE=2>Thanks for the tips.&nbsp; I will consider libproj4 in the future.</FONT>
</P>

<P><FONT SIZE=2>Of interest to the group, I modified my code to use the &quot;pj_inv&quot; function instead of &quot;pj_transform&quot; and guess what... the same (incorrect) output (posted in original message) is returned by &quot;pj_inv&quot;.</FONT></P>

<P><FONT SIZE=2>Any other list members encounter similar problems/issues using proj4?</FONT>
</P>

<P><FONT SIZE=2>Cheers,</FONT>
<BR><FONT SIZE=2>-- Kevin</FONT>
</P>

<P><FONT SIZE=2>====================================</FONT>
</P>

<P><FONT SIZE=2>Gerald Evenden wrote:</FONT>
</P>

<P><FONT SIZE=2>*snip*</FONT>
</P>

<P><FONT SIZE=2>Entry pj_inv may still be left in the material you have and if it is, I suggest you check it out.</FONT>
</P>

<P><FONT SIZE=2>As an editorial comment to the general audience, this is why I believe in the separation of operations.&nbsp; Kitchen sink procedures cloud the issue for those seeking solution to simple processes.&nbsp; Let different functions do projection, datum shifts, XYZ transforms, etc.&nbsp; Just make it easy to assemble the set of building blocks needed.</FONT></P>
<BR>

</BODY>
</HTML>