Travis,

There might be a problem with the mask band's number. Try fiddling with it.
http://www.gdal.org/gdal_translate.html

On Thu, Oct 27, 2011 at 8:44 PM, Travis Kirstine
<[email protected]>wrote:

> I have a rgb geotiff with a external mask file
> rgb_withmaskfile.tif.msk, I would like to convert the files to a
> compressed GeoTiff using a command simalar to the one below.  This
> command will generate a illegal band # error
>
> gdal_translate rgb_withmaskfile.tif results.tif -b 1 -b 2 -b 3 -mask 4
> -co COMPRESS=JPEG -co PHOTOMETRIC=YCBCR --config
> GDAL_TIFF_INTERNAL_MASK YES
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.

+91-9494447584
17.2416N 80.1426E
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to