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

Function decodeGeoArrowBatch

  • decodeGeoArrowBatch(batch, limits?): DecodedGeoArrowBatch
  • Experimental

    Explicitly materialize bounded semantic rows. Callers cannot accidentally decode an unbounded result because the same finite row/vertex/ring limits are mandatory and defaulted before any row object is created.

    Parameters

    • batch: ColumnarBatchV1
    • limits: GeoArrowConversionLimits = {}

    Returns DecodedGeoArrowBatch

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

Settings

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

Generated using TypeDoc