Skip to content
πŸŽ‰ Apache Sedona 1.9.1 is out now! πŸ—ΊοΈ Geography SQL functions, Box2D & Box3D types, raster Python UDFs & more. Read the release notes β†’

RS_Width

Introduction: Returns the width of the raster.

Format: RS_Width(raster: Raster)

Return type: Integer

Since: v1.5.0

SQL Example

SELECT RS_Width(raster) FROM rasters

Output:

517