[Gdal-dev] Image Reprojection

Frank Warmerdam warmerdam at pobox.com
Thu Apr 3 15:02:18 EST 2003


Matt Lynch wrote:
> I ran gdalinfo on out.tif and saw that I was missing gdal.dll.  I
> grabbed that off the gdall5a release.  Now I get the following - again
> it must be that I need to feed proj4 the specifics of a 10TM projection.

Matt,

I assume you mean you are missing "proj.dll"?  You can find more
recent versions at http://www.remotesensing.org/proj/ however, I would
have expected what is in the 1.1.5a GDAL binary release to be OK.

> C:\gdal>gdalwarp -t_srs "+proj=latlong +datum=WGS84" jeffpan2000_10m.tif
> out.tif
> 
> ERROR 1: Can't find requested entry point: pj_strerrno
> 
> ERROR 1: Failed to import coordinate system `'.
> :0...10...20...30...40...50...60...70...80...90...100 - done.
> 
> When I run gdalinfo on out.tif now I get ...

What does it report about the source file?  If it can't report the
corners in lat/long properly then the source is the issue.

Best regards.
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list