<!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.2653.12">
<TITLE>FW: Datum shiffting problem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&nbsp;</FONT>
</P>
<BR>

<P><FONT SIZE=2>Hi there!</FONT>
</P>
<BR>

<P><FONT SIZE=2>I have the following paramters(custom datum):</FONT>
</P>

<P><FONT SIZE=2>major semiaxis +a=6378388</FONT>
<BR><FONT SIZE=2>Flattening&nbsp;&nbsp;&nbsp;&nbsp; +es=0.00336700336700273</FONT>
</P>

<P><FONT SIZE=2>Shift&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dX=-87</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dY=-98</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dZ=-121</FONT>
</P>

<P><FONT SIZE=2>and i try to convert lat/long coordinates to utm coordinates.</FONT>
</P>

<P><FONT SIZE=2>I was trying to convert with cs2cs program:</FONT>
</P>

<P><FONT SIZE=2>cs2cs +proj=latlong +datum=WGS84 +to +proj=utm +a=6378388</FONT>
<BR><FONT SIZE=2>+es=0.00336700336700273 +zone=33 +towgs84=-87,-98,-121</FONT>
</P>

<P><FONT SIZE=2>and as input i use</FONT>
</P>

<P><FONT SIZE=2>13d57'10.9&quot;E 46d05'55.3&quot;N</FONT>
<BR><FONT SIZE=2>and as result i received</FONT>
</P>

<P><FONT SIZE=2>419076.12&nbsp;&nbsp; 5107361.73</FONT>
</P>

<P><FONT SIZE=2>But i shuld receive:</FONT>
<BR><FONT SIZE=2>419071&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5105641</FONT>
</P>

<P><FONT SIZE=2>I read lat/lon coordinates on ellipsoid with same parameters:</FONT>
</P>

<P><FONT SIZE=2>major semiaxis +a=6378388</FONT>
<BR><FONT SIZE=2>Flattening&nbsp;&nbsp;&nbsp;&nbsp; +es=0.00336700336700273</FONT>
</P>

<P><FONT SIZE=2>Shift&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dX=-87</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dY=-98</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dZ=-121</FONT>
</P>
<BR>

<P><FONT SIZE=2>Could enyone help me please. I'm loosing my mind with this problem.</FONT>
<BR><FONT SIZE=2>Thanks in advance!</FONT>
</P>
<BR>
<BR>
<BR>

</BODY>
</HTML>