Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
RS_BandAsArray(raster: Raster, bandIndex: Integer)
SELECT RS_BandAsArray(raster, 1) FROM raster_table
+--------------------+ | band| +--------------------+ |[0.0, 0.0, 0.0, 0...| +--------------------+
Was this page helpful?