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

Function union

  • union(...polygons): GeoJsonGeometry | null
  • Polygon union of two or more polygonal geometries. Wraps @turf/union. Returns null when the inputs do not combine into a polygon.

    Parameters

    • Rest...polygons: readonly GeometryInput[]

    Returns GeoJsonGeometry | null

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

Settings

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

Generated using TypeDoc