Module geometry

@honua/geometry — curated, tree-shakeable client-side geometry operations for the Honua SDK.

This subpath (@honua/sdk-js/geometry, split-packaged as @honua/geometry) wraps the individual @turf/* packages and proj4, typed against the SDK's own GeoJSON contract. Importing a single op only pulls that op's turf backing into a consumer bundle; the core SDK never imports this module, so core-only consumers never pay for turf/proj4.

References

Renames and re-exports esriFeatureToGeoJSON
Renames and re-exports esriGeometryToGeoJSON
Re-exports GeoJsonFeature
Re-exports GeoJsonGeometry
Re-exports GeoJsonLineString
Re-exports GeoJsonMultiLineString
Re-exports GeoJsonMultiPoint
Re-exports GeoJsonMultiPolygon
Re-exports GeoJsonPoint
Re-exports GeoJsonPolygon