[Gdal-dev] nad27 problem?
Ed McNierney
ed at topozone.com
Mon Jan 19 20:44:02 EST 2004
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
More information about the Gdal-dev
mailing list