Re: [gdal-dev] rasterize in gdal_alg.h

2020-10-03 Thread Even Rouault
On vendredi 2 octobre 2020 18:55:22 CEST Pieter Kempeneers wrote: > 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: > > "The output raster may be of any GD

[gdal-dev] rasterize in gdal_alg.h

2020-10-02 Thread Pieter Kempeneers
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: "The output raster may be of any GDAL supported datatype, though currently internally the burning is done eithe