<div dir="ltr">Hi,<div><br></div><div>Each raster band has a function to fetch the type of the raster band (GetRasterDataType).  This implies that various raster bands in a dataset can have differing data types.  But as far as I can tell, when creating a dataset and the associated raster bands, a single data type is specified for all of the raster bands in the dataset  (GDALDriver::Create).  I don't see a way to create a dataset with raster bands of varying data types.  Is this supported?  If not, why not OR, why is the call to find the datatype on GDALRasterBand rather than GDALDataset?</div><div><br></div><div>Thanks,<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div></div>