Thanks!
.___ ._ ..._ .. . ._. .___ .. __ . _. . __.. ... ._ .__
Entre dos pensamientos racionales
hay infinitos pensamientos irracionales.
On Fri, 11 Nov 2022 at 19:25, Even Rouault
wrote:
>
> Le 11/11/2022 à 19:12, Javier Jimenez Shaw a écrit :
>
> Hi
>
> I am creating a GeoTIFF file w
Le 11/11/2022 à 19:12, Javier Jimenez Shaw a écrit :
Hi
I am creating a GeoTIFF file with C++. It is a large DSM (one band of
Float32). Because I am generating it, I already know the min and max
values.
I would like to store the min and max values directly in the TIFF, not
in a sidecar file.
Hi
I am creating a GeoTIFF file with C++. It is a large DSM (one band of
Float32). Because I am generating it, I already know the min and max values.
I would like to store the min and max values directly in the TIFF, not in a
sidecar file. Is there any gdal metadata (stored in the TIFF) that can b