Skip to content
🎉 Apache Sedona 1.8.1 is now available! Check out the new features and improvements.

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