Returns a raster geometry from a GeoTiff file.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
Signatures
Parameters
A byte array that contains the content of the GeoTiff file.
Whether to rescale the pixel values using the scale and offset values in the GeoTiff file. The default value is
true.Return type
The resulting raster.

