• Preparing search index...
  • The search index is not available
@honua/sdk-js
  • @honua/sdk-js
  • query-planner
  • columnarPatchLiveMask

Function columnarPatchLiveMask

  • columnarPatchLiveMask(state): Uint8Array
  • Experimental

    A per-row liveness mask for renderers: 1 for a live row, 0 for a tombstoned one. Bind it as a filter attribute so a deleted feature stops drawing without waiting for the rebuild that physically removes it.

    Parameters

    • state: ColumnarPatchStateV1

    Returns Uint8Array

    • Defined in work/honua-sdk-js/honua-sdk-js/src/columnar/geoarrow-patch.ts:897

Settings

Member Visibility
@honua/sdk-js
  • Loading...

Generated using TypeDoc