Since
v1.5.1, if the coordinate reference system (CRS) of the input point geometry differs from that of the raster, then point will be transformed to match the CRS of the raster. If the raster or point doesn’t have a CRS then it will default to 4326/WGS84.Signatures
Parameters
Raster
required
The input raster.
Integer
The col x value.
Integer
The col y value.
Integer
The band index.
Geometry
The point value.
Return type
A numeric value.
Examples
- For Grid Coordinates:

