v0.2.0
geolibre-wasm v0.2.0
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-wasmimport ... from "geolibre-wasm"- browser library (.export)import ... from "geolibre-wasm/tools"- WASI tool runner (./toolsexport)
Built on opengeos/whitebox-wasm.
Full Changelog: https://github.com/opengeos/geolibre-rust/commits/v0.2.0