Skip to content
pyautark (soon)

@urban-toolkit/autk-map


@urban-toolkit/autk-map / LayerThematic

Interface: LayerThematic

Defined in: autk-map/src/types-layers.ts:90

Numeric thematic payload associated with a layer.

Properties

valid

valid: number

Defined in: autk-map/src/types-layers.ts:94

Numeric validity flag propagated with the thematic value.


value

value: number

Defined in: autk-map/src/types-layers.ts:92

Scalar value aligned with one rendered component or raster cell.

Released under the MIT License.