[gdal-dev] Image compositing in VRT files
Even Rouault
even.rouault at mines-paris.org
Mon Feb 14 16:23:42 EST 2011
Le lundi 14 février 2011 22:09:20, Alain Cembro a écrit :
> No other answers ! Does it mean that it is not possible ?
Indeed, I don't believe that image compositing based on alpha band is possible
with VRT. You could have some success if you used a RGB image with NODATA
instead.
Otherwise to composite RGB images with RGBA images, you have to use gdalwarp
and produce a "normal" output image (like GeoTIFF)
>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list