<br><font size=2 face="sans-serif">Hi folks,</font>
<br>
<br><font size=2 face="sans-serif">I'm working with someone trying to merge
and reproject </font><tt><font size=2>1108 4 band tiff images into 1 BIGTIFF
image. &nbsp;The command line options are as follows:</font></tt>
<br>
<br><tt><font size=2>&nbsp;gdalwarp -s_srs EPSG:26918 -t_srs EPSG:32119
-wo 'SOURCE_EXTRA=3' -wo<br>
 'SKIP_NOSOURCE=YES' -wm 4000 --config 'GDAL_CACHEMAX=2000' -tps -rcs<br>
 -srcnodata '0' -of GTIFF -co 'BIGTIFF=YES' -co 'TFW=YES' -tr 1 1<br>
 /work/lisa/utm18/*.tif<br>
 /work/lisa/reprojected_and_merged/naip_utm18_32119.tif</font></tt>
<br>
<br>
<br><font size=2 face="sans-serif">The process stops with the following
error:</font>
<br>
<br><tt><font size=2>ERROR 1: Integer overflow : nDstXSize=29400, nDstYSize=19377</font></tt>
<br>
<br>
<br><font size=2 face="sans-serif">The command worked fine with 33 tiff
images. &nbsp;The individual is using gdal 1.7.2 on 64 bit linux.</font>
<br>
<br><font size=2 face="sans-serif">Googling a bit and grepping the source
code makes me think the problem is in reading the a tiff file, perhaps
a badly formatted input tiff image?</font>
<br>
<br><font size=2 face="sans-serif">I suggested that the user try smaller
chunks based on latitude rather than the whole utem zone for the state.
&nbsp;</font>
<br>
<br><font size=2 face="sans-serif">Thoughts?</font>
<br>
<br><font size=2 face="sans-serif">Doug</font>
<br>
<br>
<br><font size=2 face="sans-serif">Doug Newcomb &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; <br>
USFWS<br>
Raleigh, NC<br>
919-856-4520 ext. 14 doug_newcomb@fws.gov<br>
---------------------------------------------------------------------------------------------------------<br>
The opinions I express are my own and are not representative of the official
policy of the U.S.Fish and Wildlife Service or Dept. of the Interior. &nbsp;
Life is too short for undocumented, proprietary data formats.</font>