RS_Width¶
Introduction: Returns the width of the raster.
Format: RS_Width(raster: Raster)
Since: v1.5.0
SQL Example
SELECT RS_Width(raster) FROM rasters
Output:
517
Introduction: Returns the width of the raster.
Format: RS_Width(raster: Raster)
Since: v1.5.0
SQL Example
SELECT RS_Width(raster) FROM rasters
Output:
517