[gdal-dev] Scale / offset query
Even Rouault
even.rouault at spatialys.com
Thu Oct 25 11:40:44 PDT 2018
On jeudi 25 octobre 2018 19:22:39 CEST Tobias Reinicke wrote:
> Thanks Even,
> So doing that command, and then looking at;
> "gdalinfo -hist out.vrt" gives me a list of wrong looking buckets;
Ah sure, gdal_translate keeps the original band data type, which is
inappropriate here. Add -ot Float32 or -ot Float64
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list