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

Function difference

  • difference(a, b): GeoJsonGeometry | null
  • Polygon difference a − b. Wraps @turf/difference. Returns null when the subtraction removes the whole polygon.

    Parameters

    • a: GeometryInput
    • b: GeometryInput

    Returns GeoJsonGeometry | null

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

Settings

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

Generated using TypeDoc