You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
geolibre-wasm is now a full superset of whitebox-wasm: the typed wasm-bindgen browser library (GeoTiffReader / CogBuilder / CogStream + projection, vector, LiDAR, topology) plus the WASI tool runner (the whitebox tool suite plus GeoLibre's own tools).
npm
npm install geolibre-wasm
import ... from "geolibre-wasm" - browser library (. export)
import ... from "geolibre-wasm/tools" - WASI tool runner (./tools export)