• Preparing search index...
  • The search index is not available
@honua/sdk-js
  • @honua/sdk-js
  • geometry
  • intersect

Function intersect

  • intersect(a, b): GeoJsonGeometry | null
  • Polygon intersection of two polygonal geometries. Wraps @turf/intersect. Returns null when the polygons do not overlap.

    Parameters

    • a: GeometryInput
    • b: GeometryInput

    Returns GeoJsonGeometry | null

    • Defined in work/honua-sdk-js/honua-sdk-js/src/geometry/ops.ts:146

Settings

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

Generated using TypeDoc