We can use any supported by GDAL data type for reading, but only GTiff for writing.
In the same time, BandSample.save() has argument 'extension' that can imply that other formats are allowed, but no.
It would be convenient to save in the same format if needed.
Maybe also more saving options, like 'compression' etc.
We can use any supported by GDAL data type for reading, but only GTiff for writing.
In the same time, BandSample.save() has argument 'extension' that can imply that other formats are allowed, but no.
It would be convenient to save in the same format if needed.
Maybe also more saving options, like 'compression' etc.