pyautark (soon)
@urban-toolkit/autk-db / RasterBandMetadata
Interface: RasterBandMetadata
Defined in: interfaces.ts:37
Metadata for one raster band exposed by a GeoTIFF-backed table.
Used by raster-aware consumers to present labels and target individual bands.
Properties
id
id:
string
Defined in: interfaces.ts:39
Internal band identifier used by raster operations.
label
label:
string
Defined in: interfaces.ts:41
Human-readable label shown in UI controls and outputs.