Returns the georeference metadata of raster as a string in GDAL or ESRI format. Default is GDAL if not specified. For more information about ScaleX, ScaleY, SkewX, SkewY, please refer to the Affine Transformations section.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.
If you are using JavaPythonThe
show() to display the output, it will show special characters as escape sequences. To get the expected behavior use the following code:Scalasample() function is only there to reduce the data sent to collect(), you may also use filter() if that’s appropriate.Signatures
Parameters
The input raster.
The output format. Either
"GDAL" or "ESRI". Defaults to "GDAL".Return type
A string representation.
Examples
ESRI

