Re: [gdal-dev] GDAL can't read values from new raster dataset, but Global Mapper can

2019-09-30 Thread Even Rouault
On lundi 30 septembre 2019 03:42:32 CEST CDelancy wrote: > Hello. I am using GDAL 3 in a c++ project. I have found that GDAL does not > seem to properly read values from raster datasets that it has created. For > example, if I create a new raster dataset with one band and read the min and > max val

[gdal-dev] GDAL can't read values from new raster dataset, but Global Mapper can

2019-09-30 Thread CDelancy
Hello. I am using GDAL 3 in a c++ project. I have found that GDAL does not seem to properly read values from raster datasets that it has created. For example, if I create a new raster dataset with one band and read the min and max values from that band, it always returns -4294967295.0 and 429496729