Image service GetRasterAttributeTable method
Returns the raster attribute table of the image service. This may not present if the raster dataset has no attribute table or the mosaic dataset has no attached attribute table.
GetRasterAttributeTable()
Return Value
A recordset representing the raster attribute table.
Remarks
GetRasterAttributeTable has no arguments.
A raster attribute table consists of pixel values, count, and associated attributes. Typically, source raster datasets or mosaic datasets represent categorical information (e.g. land cover).
2/28/2020