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

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