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