[gdal-dev] gdalwarp: ERROR 1: TIFFFetchStripThing:Sanity check on size of "StripOffsets" value failed

John Mitchell mitchelljj98 at gmail.com
Thu Dec 27 09:20:40 EST 2007


Hi,

When running the below command:

gdalwarp.exe --config GDAL_CACHEMAX 250 -wm 250 -wo SKIP_NOSOURCE=YES -tr
1.1994660564E-5 1.1994660564E-5 -srcnodata "0 0 0" -dstnodata "0 0 1" -rc
-s_srs EPSG:26911 -t_srs EPSG:4326 -co bigtiff=yes  -q --optfile
x:\ProcessingControl\gvwkr02\gvApp2\tmp\inputFiles.txt
"x:\ProcessingControl\gvwkr02\gvApp2\tmp\mosaic_0_161039.tiftemp"

I get the following error:

ERROR>ERROR 1: TIFFFetchStripThing:Sanity check on size of "StripOffsets"
value failed

I have run similar gdalwarp commands against other datasets and have not had
this error.  Also when I run gdalwarp against each one of these files
(that x:\ProcessingControl\gvwkr02\gvApp2\tmp\inputFiles.txt
is referencing) individually I get no error.

Any ideas on what this error means?

Do I have to split up the above gdalwarp mosaicking process into 2 parts and
then mosaic then back together in order to get around this error, or would
increasing the RAM, hard drive space, etc. help to get around this error?


Thanks,


-- 
John J. Mitchell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20071227/bc19004d/attachment.html


More information about the gdal-dev mailing list