[Gdal-dev] unable to load proj.4

Ellen De Beuckeleer ellen.debeuckeleer at incgeo.be
Thu May 18 11:22:26 EDT 2006


Hi Didrik,

I tried your suggestion and indead, I do not need the proj.dll anymore!

Unfortunatelly, I still have the difference in projection information as 
described below.

Some additional information on the problem: The expected value below is 
the one we used in our test on Linux, using Proj v. 4.4.8. Now after 
converting our project to Windows, using Proj v 4.4.9, our test fail. 
Could this minor version change make the difference?

Merci et bonne soiree,

Ellen



Didrik Pinte wrote:
> Le jeudi 18 mai 2006 à 02:07 -0700, EllenD a écrit :
> 
>>Hi,
>>
>>I retrieved a proj.dll from http://proj.maptools.org/ and the errors are
>>gone. I am a bit worried though, because I get the following georeference
>>information:
>>
>>PROJCS["unnamed",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS
>>84",6378137,298.2572235630016,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-117],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AUTHORITY["EPSG","32611"]]
>>
>>and this is what I expected:
>>
>>"PROJCS[\"WGS 84 / UTM zone 11N\",GEOGCS[\"WGS
>>84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS
>>84\",6378137,298.2572235629972,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433],AUTHORITY[\"EPSG\",\"4326\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],AUTHORITY[\"EPSG\",\"32611\"]]"
>>
>>Might this be an inconsistency between the proj.dll and the GDAL version I
>>am using? And if so, where can I download the corresponding proj.dll? I am
>>using GDAL 1.3.1
>>
>>Thanks,
>>
>>Ellen
> 
> 
> Hi Ellen,
> 
> I don't have the answer but some suggestions.
> 
> To be sure of that, you can easily compile proj from the source. 
> The makefile.vc also propose to statically link proj to gdal (line 160
> in nmake.opt - gdal 1.3.2). That could be an easy test.
> 
> Didrik

-- 

------------------------------------------------------
IncGEO
Kempische steenweg 297 bus 2
3500 Hasselt
tel: +32 (0)11 45 20 16
fax: +32 (0)11 45 20 17
www.incgeo.be
------------------------------------------------------




More information about the Gdal-dev mailing list