RS_UpperLeftY¶
Introduction: Returns the Y coordinate of the upper-left corner of the raster.
Format: RS_UpperLeftY(raster: Raster)
Since: v1.5.0
SQL Example
SELECT RS_UpperLeftY(raster) FROM rasters
Output:
6
Introduction: Returns the Y coordinate of the upper-left corner of the raster.
Format: RS_UpperLeftY(raster: Raster)
Since: v1.5.0
SQL Example
SELECT RS_UpperLeftY(raster) FROM rasters
Output:
6