<div dir="ltr"><div>Hi Evert,</div><div><br></div><div>As far as I know, TIFF data type is "constant" along the bands. You cannot have a uint16 band and a byte band in the same page.</div><div>If you are worried about space, you can use the "nodata value", assigning a single value for that purpose (assuming that you do not want intermediate values, just on and off). However I do not know if this nodata is only for GDAL  -and widely used-, or in the (Geo)TIFF standard.</div><div><br></div><div>Cheers,</div><div>Javier<br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ... .... ._ .__<br>Entre dos pensamientos racionales <br>hay infinitos pensamientos irracionales.<br><br></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 2 Jun 2021 at 21:44, Evert Etienne (SITEMARK) <<a href="mailto:evert.etienne@sitemark.com">evert.etienne@sitemark.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear all,<br>
<br>
I was wondering if there is a best practice or guide for the data type of alpha channels in geotiffs.<br>
I have many files where the data type is constant over all bands (UInt16 for example). <br>
I would expect the alpha band to be a byte band or even bit.<br>
<br>
Is it possible to have different types in a single file? If so, can I change the type of the alpha band alone to see if it has impact on the file size for example?<br>
<br>
Many thanks<br>
<br>
Evert<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>