geojson builders/utils similar to turf with "stronger" typing
Features:
- GeoJSON types with "stronger" typing via
@jsse/geotypes
than@types/geojson
- GeoJSON builders (akin to
@turf/helpers
) w/ better type inference - GeoJSON utilities (akin to
@turf/meta
) w/ better type inference via type gymnastics
npm install @jsse/geojson
pnpm add @jsse/geojson