[Gdal-dev] Gdalwarp Error: unable to compute a transformation between pixel/line and georeferenced coordinates for sourcefile

John Mitchell mitchelljj98 at gmail.com
Mon Jan 8 14:34:00 EST 2007


Hi,

When trying to run the following:
gdalwarp -s_srs EPSG:4269 -t_srs EPSG:4326 -rc -of HFA sourcefile destfile
I get the following error:
Error 1: Unable to compute a transformation between pixel/line and
georeferenced coordinates for sourcefile.  There is no affine transformation
and no GCP's.

When running gdalinfo no coordinate system is listed but I was told it is
NAD83, also I was also given a .sdw file in addition to the .sid file

gdalinfo below:

Driver: MrSID/Multi-resolution Seamless Image Database (MrSID)
Size is 52736, 85504
Coordinate System is `'
Origin = (11827711.500000000000000,7066112.000000000000000)
Pixel Size = (1.000000000000000,-1.000000000000000)
Metadata:
  IMAGE__WIDTH=52736
  IMAGE__HEIGHT=85504
  IMAGE__COLOR_SCHEME=0
  IMAGE__DATA_TYPE=0
  IMAGE__XY_ORIGIN=0.000000,85503.000000
  IMAGE__X_RESOLUTION=1.000000
  IMAGE__Y_RESOLUTION=1.000000
Corner Coordinates:
Upper Left  (11827711.500, 7066112.000)
Lower Left  (11827711.500, 6980608.000)
Upper Right (11880447.500, 7066112.000)
Lower Right (11880447.500, 6980608.000)
Center      (11854079.500, 7023360.000)
Band 1 Block=1024x128 Type=Byte, ColorInterp=Red
  Overviews: 26368x42752, 13184x21376, 6592x10688, 3296x5344, 1648x2672,
824x1336, 412x668, 206x334
Band 2 Block=1024x128 Type=Byte, ColorInterp=Green
  Overviews: 26368x42752, 13184x21376, 6592x10688, 3296x5344, 1648x2672,
824x1336, 412x668, 206x334
Band 3 Block=1024x128 Type=Byte, ColorInterp=Blue
  Overviews: 26368x42752, 13184x21376, 6592x10688, 3296x5344, 1648x2672,
824x1336, 412x668, 206x334

Thanks,
-- 
John J. Mitchell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20070108/477793ab/attachment.html


More information about the Gdal-dev mailing list