<!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) -> Lat Long Conversion Problem w/ Program</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Gerald,</FONT>
</P>
<P><FONT SIZE=2>Thanks for the tips. 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 "pj_inv" function instead of "pj_transform" and guess what... the same (incorrect) output (posted in original message) is returned by "pj_inv".</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. Kitchen sink procedures cloud the issue for those seeking solution to simple processes. Let different functions do projection, datum shifts, XYZ transforms, etc. Just make it easy to assemble the set of building blocks needed.</FONT></P>
<BR>
</BODY>
</HTML>