Sets the Georeference information of an object in a single call. Accepts inputs inDocumentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
GDAL and ESRI format.
Default format is GDAL. If all 6 parameters are not provided then will return null.
For more information about ScaleX, ScaleY, SkewX, SkewY, please refer to the Affine Transformations section.
Signatures
Parameters
The input raster.
The upper left x value.
The upper left y value.
The scale x value.
The scale y value.
The skew x value.
The skew y value.
The geo ref coord value.
The format value.
Return type
The resulting raster.
Examples
ESRI

