Markus,

On Mon, Jul 16, 2012 at 2:45 PM, Markus Neteler <nete...@osgeo.org> wrote:

>
>
>
> If you have a "listfile.txt" (whatever name) with
> file1
> file2
> ...
>
> just do a one-line :-)
>
> LIST="`cat listfile.txt | tr '\n' ' '"
>

Thanks ;-)

>
> > Eventually I ran:
> >
> > gdalwarp $CACHE $BIGTIFF -srcnodata -9999 -dstnodata -9999 -r bilinear
> -tr
> > $RES $RES $LIST mosaik_$RES.tif
> >
> > But I got ERROR:
> >
> > [....]
> > ERROR 1: Integer overflow : nDstXSize=49460, nDstYSize=70144
> > Processing input file ASTGTM_N55E011_dem_lzw.tif.
>
> Your GDAL installation is lacking bigtiff support.
>

Strange, I just recompiled it with bigtiff support.. how can I check if the
support is actually active or not?

Thanks!



-- 
Dr. Margherita Di Leo
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to