<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>[FWTools] PROJ.dll 4.4.6 vs. 4.5.0</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">does anyone have a quick idea why using GDAL 1.4.2 and proj-4.5.0 gives different result on coordinate transformations as GDAL 1.4.2 with proj-4.4.6?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">We're facing the problem that the newer release of the proj.dll does result in different (wrong) results on the coordinate transformation but we're not sure what causes this.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">In principle we're using WKT-files (based on ESRI) for the coordinate systems.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">We start with</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">wgs84 / latlong</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">GEOGCS[&quot;GCS_WGS_1984&quot;,DATUM[&quot;D_WGS_1984&quot;,SPHEROID[&quot;WGS_1984&quot;,6378137,298.257223563]],PRIMEM[&quot;Greenwich&quot;,0],UNIT[&quot;Degree&quot;,0.0174532925199433]]</FONT></P>

<P><FONT SIZE=2 FACE="Arial">and go to sphere mercator</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">PROJCS[&quot;Sphere_Mercator&quot;,GEOGCS[&quot;GCS_Sphere&quot;,DATUM[&quot;D_Sphere&quot;,SPHEROID[&quot;Sphere&quot;,6371000,0]],PRIMEM[&quot;Greenwich&quot;,0],UNIT[&quot;Degree&quot;,0.017453292519943295]],PROJECTION[&quot;Mercator&quot;],PARAMETER[&quot;False_Easting&quot;,0],PARAMETER[&quot;False_Northing&quot;,0],PARAMETER[&quot;Central_Meridian&quot;,0],PARAMETER[&quot;Standard_Parallel_1&quot;,0],UNIT[&quot;Meter&quot;,1]]</FONT></P>

<P><FONT SIZE=2 FACE="Arial">using a point with 8.403300/48.999240 the result should be 934404.3271/6267711.1464 but it isn't. The x-coordinate is correct but y is different.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Any help/ideas are appreciated.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Martin</FONT>
</P>

</BODY>
</HTML>