Hi,

when I clip singleband raster in GeoTiff format using shapefile as mask layer
with gdalwarp I get two bands raster in output. First band is clipped raster and
second - rasterized mask. Is this bug or feature? Is it really necessary to save
rasterized mask?

I use next command
gdalwarp -q -cutline mask.shp -dstalpha -of GTiff clearcuts.tif
clearcuts_clip.tif

-- 
Alexander Bruy
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to