On lundi 10 décembre 2018 20:11:33 CET Erik Heinz wrote:
> Hello everyone,
>
> I like to use geotiff files with UInt16 raster bands and scale/offset
> metadata for saving cm-resolution elevation data in an efficient way.
>
> In principle, this works well with gdal. As of version 2.3.2, however,
>
Hello everyone,
I like to use geotiff files with UInt16 raster bands and scale/offset
metadata for saving cm-resolution elevation data in an efficient way.
In principle, this works well with gdal. As of version 2.3.2, however,
gdalwarp seems to silently drop the offset and scale values. I'm incl