[FWTools] gdal_merge.bat

Frank Warmerdam warmerdam at pobox.com
Fri Oct 28 12:13:18 EDT 2005


On 10/28/05, Matt Wilkie <matt.wilkie at gov.yk.ca> wrote:
> @echo off
> :: My_Merge.bat
> CALL gdal_merge.bat -o out_1.tif -of GTiff in_1.tif in_2.tif in_3.tif
> CALL gdal_merge.bat -o out_2.tif -of GTiff in_3.tif in_4.tif in_5.tif
> echo --- Done!

Matt,

Good debugging!  I have reproduced this behavior here as well but
I don't understand it.  I see the same thing occurs if I have
even a simple .bat file invoke another simple .bat file without
call.

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 FWTools mailing list