[FWTools] PROJ.dll 4.4.6 vs. 4.5.0

Martin Fix Martin.Fix at ptv.de
Thu Sep 27 07:26:39 EDT 2007


Hi,

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?

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.

In principle we're using WKT-files (based on ESRI) for the coordinate systems.

We start with

wgs84 / latlong

GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]

and go to sphere mercator

PROJCS["Sphere_Mercator",GEOGCS["GCS_Sphere",DATUM["D_Sphere",SPHEROID["Sphere",6371000,0]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Mercator"],PARAMETER["False_Easting",0],PARAMETER["False_Northing",0],PARAMETER["Central_Meridian",0],PARAMETER["Standard_Parallel_1",0],UNIT["Meter",1]]

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.

Any help/ideas are appreciated.

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/fwtools/attachments/20070927/ff3c180c/attachment.html


More information about the FWTools mailing list