Type safe GeoJSON, WKT, KML & entity utilities for Cesium and React.
npm run setup
Requires
esno
npm install -D \
@types/geojson \
@types/proj4 \
type-fest &&
npm install \
@tmcw/togeojson \
@xmldom/xmldom \
cesium \
proj4 \
unist-builder \
xast-util-to-xml \
xastscript \
zod \
@cappelletti/cesium-companion
npm run lint
npm test
npm run build
Requires
esno
Huge thanks placemark.io for going open source
and delivering betterknown
and
tokml
. These libraries were embedded
and customized to fit this package.