arate -v "image1.tif" "image2.tif" "image3.tif"
gdal_translate -of HFA -co STATISTICS=YES -co FORCETOPESTRING=YES
"image1.tif" "image1.img"
Thanks for any advise.
Matt
--
*Matt Hanneman*
Director of GISand Remote Sensing
Global Forest Watch Ca
apply a patch. Can someone tell me how I
could implement this patch. Another worry is that this patch is for
1.6.4 and I am using 1.7.1.
--
*Matt Hanneman*
Director of GISand Remote Sensing
Global Forest Watch Canada
10337 146 St, Edmonton, AB T5N 3A3
Tel: 780-422-5989 Fax: 780-454-5521
'STATISTICS' option not work when stacking multiple bands? As
you can probably tell I am fairly new to this, so forgive my ignorance.
gdal_merge -co STATISTICS=YES -v -o "E:/Temp/A2E.img" -of HFA -separate
"A.TIF" "B.TIF" "C.TIF" "D.T