[Gdal-dev] nad27 problem?

Tom Parker tapadmin at swbell.net
Mon Jan 19 21:01:50 EST 2004


Actually I just tried it again with gdalwarp instead of my code and get the
same error message.

gdalwarp -t_srs '+proj=utm +zone=14 data=WGS84' oklahoma_city-w.dem
okc-temp.tif

generates the same error so I'm hoping it's just a configuration problem.

I'd be happy to try other files and projections if you can point me at them.

Thanks

-----Original Message-----
From: gdal-dev-admin at remotesensing.org
[mailto:gdal-dev-admin at remotesensing.org]On Behalf Of Ed McNierney
Sent: Monday, January 19, 2004 7:44 PM
To: gdal-dev at remotesensing.org
Subject: RE: [Gdal-dev] nad27 problem?


Tom -

Are you successfully reprojecting OTHER files, and only having a problem
with a specific zone 14 target, or are you failing to reproject
anything?

	- Ed

Ed McNierney
President and Chief Mapmaker
TopoZone.com
-----Original Message-----
From: Tom Parker [mailto:tapadmin at swbell.net]
Sent: Monday, January 19, 2004 8:25 PM
To: gdal-dev
Subject: [Gdal-dev] nad27 problem?

Hello,

I'm porting an application from windows to linux and have run into a
puzzling problem while attempting to project a USGS dem file to UTM zone
14.

I'm using the current gdal and proj from cvs on a fully patched redhat 9
system and have run configure, make and make install on both projects
with default arguments.

The problem is the projection routine is failing and giving me the error
message.

ERROR 1: failed to load NAD27-83 correction file ...
ERROR 1: failed to load NAD27-83 correction file ERROR 1: Reprojection
failed, err = -38, further errors will be suppressed on the transform
object.

I've tried a few ideas from searches of the mailing list:

- uncompressing the original files from the archive to make sure no
windows <=> linux silliness is happening.

- using gdalinfo to make sure the dem file is readable, everything looks
normal.

- setting PROJ_LIB=/usr/local/share/proj/

- adding printf statements to LoadProjLibrary in ogrct.cpp to make sure
the library was really loading, it is with no issues I can see.

I'm a bit stumped :(

Any ideas would be greatly appreciated.

Regards,
Tom



_______________________________________________
Gdal-dev mailing list
Gdal-dev at remotesensing.org
http://remotesensing.org/mailman/listinfo/gdal-dev

_______________________________________________
Gdal-dev mailing list
Gdal-dev at remotesensing.org
http://remotesensing.org/mailman/listinfo/gdal-dev




More information about the Gdal-dev mailing list