RS_Height¶
Introduction: Returns the height of the raster.
Format: RS_Height(raster: Raster)
Since: v1.5.0
SQL Example
SELECT RS_Height(raster) FROM rasters
Output:
512
Introduction: Returns the height of the raster.
Format: RS_Height(raster: Raster)
Since: v1.5.0
SQL Example
SELECT RS_Height(raster) FROM rasters
Output:
512