<div dir="ltr">I was using GDALRasterizeLayersBuf from gdal_alg.h from the C++ API (on Linux, version lilbgdal-dev 2.4.0). In the documentation for the different rasterize functions, it is stated that:<div><br></div><div>"The output raster may be of any GDAL supported datatype, though currently internally the burning is done either as GDT_Byte or GDT_Float32. This may be improved in the future.". </div><div><br></div><div>However, after running some tests, it seems to me that it should be either GDT_Byte or GDT_Float64. Could it be an error in the documentation?<br></div><div><br></div><div>Pieter.<br></div></div>