Just to document the conclusion, I did figure out if I copied the datum shift 
grids and pointed my PROJ_LIB environment variable to that directory that 
seemed to fix the problem for me.

Thanks everyone for you assistance!  I really appreciate it!

Amanda M. Henneke
IG/DB Tools - TSS Capability Center

 
When One tugs at a single thing in Nature, he finds it attached to the rest of 
the world. -John Muir
  Please consider the environment before printing this e-mail.

-----Original Message-----
From: gdal-dev-boun...@lists.osgeo.org 
[mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Henneke, Amanda M
Sent: Wednesday, September 23, 2009 1:14 PM
To: Even Rouault
Cc: steve.tout...@inspq.qc.ca; gdal-dev@lists.osgeo.org; 
gdal-dev-boun...@lists.osgeo.org
Subject: RE: [gdal-dev] Translating between UTM and Geographic

Even-

Thanks!

I do get something different from you: -117 40.6527598726051 0 

I'm using FWTools 2.3.0, so is there something I can do then to fix this 
problem since I didn't build my own libraries?

Thanks,
Amanda


Amanda M. Henneke
IG/DB Tools - TSS Capability Center

 
When One tugs at a single thing in Nature, he finds it attached to the rest of 
the world. -John Muir
  Please consider the environment before printing this e-mail.

-----Original Message-----
From: Even Rouault [mailto:even.roua...@mines-paris.org]
Sent: Wednesday, September 23, 2009 1:05 PM
To: Henneke, Amanda M
Cc: steve.tout...@inspq.qc.ca; gdal-dev@lists.osgeo.org; 
gdal-dev-boun...@lists.osgeo.org
Subject: RE: [gdal-dev] Translating between UTM and Geographic

Amanda,

You didn't specify why you believe that the coordinates you get are not right.
Are you validating against another reference tool ? Could you give an example 
of input, the output you get and the output you expect.

Here's what I've tried with the gdaltransform utility (in latest FWTools 2.4.3 
or with GDAL trunk):

Run : gdaltransform -s_srs EPSG:26711 -t_srs EPSG:4326 Enter and validate : 
500000 4500000 I get : -117.000936113198 40.6526705145738 0

If you have built yourself Proj4 and you don't get the above results, a 
possibility might that you have not built it with support for datum shift grids.
See http://trac.osgeo.org/proj/ for more details.

Best regards,

Even
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to