Skip to content

v0.6.0

Latest

Choose a tag to compare

@kylebarron kylebarron released this 29 Apr 17:05
· 8 commits to main since this release
186ceae

See release post: https://developmentseed.org/deck.gl-raster/blog/initial-geozarr/

New Features

Fixes

  • fix: Define texture2darray precision in colormap module by @kylebarron in #459
  • fix: Handle EPSG:4326 projection with missing units by @kylebarron in #473
  • fix: Allow MinimalTileData to be null in RasterTileLayer by @kylebarron in #484

Performance

  • perf: Cull root tiles in raster-tileset to viewport by @kylebarron in #464
  • perf: use source.coop proxy for dynamical Zarr example by @alukach in #471
  • perf: Don't dynamic-import builtin deflate decoder by @kylebarron in #483

Documentation

  • docs: Expose Zarr package through docs site by @kylebarron in #486
  • docs: inject Plausible analytics into example sites via CI by @aboydnw in #478

Other

New Contributors

Full Changelog: v0.5.0...v0.6.0