• Preparing search index...
  • The search index is not available
@honua/sdk-js
  • @honua/sdk-js
  • geoparquet
  • spatialPredicate

Function spatialPredicate

  • spatialPredicate(bbox, plan): string
  • Experimental

    Compile the spatial predicate for a bbox against a geometry plan. Prefers the GeoParquet 1.1 bbox-covering column (row-group-skippable) when present, then falls back to ST_Intersects(<geom>, ST_MakeEnvelope(...)).

    Parameters

    • bbox: BBox
    • plan: GeometryColumnPlan

    Returns string

    • Defined in work/honua-sdk-js/honua-sdk-js/src/core/geoparquet-sql.ts:213

Settings

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

Generated using TypeDoc