v0.18.1
opengeos/geoaiv0.18.1Nov 5, 2025by giswqs
AI Summary
This update improves visualization functions by switching the raster backend to folium and enhances interactive vector viewing, alongside updates to workshop notebooks.
Key Highlights
- Update view_raster function to use folium backend
- Improve view_vector_interactive function
- Update ASA and CANVAS workshop notebooks
- Pin leafmap min version
New Features
- Folium backend for raster viewing
- Improved vector interaction
- Updated workshop materials
Full Release Notes
## What's Changed * Update ASA workshop notebook by @giswqs in https://github.com/opengeos/geoai/pull/352 * Update CANVAS workshop notebook by @giswqs in https://github.com/opengeos/geoai/pull/356 * Update view_raster function to use folium backend by @giswqs in https://github.com/opengeos/geoai/pull/357 * Pin leafmap min version by @giswqs in https://github.com/opengeos/geoai/pull/358 * Improve view_vector_interactive function by @giswqs in https://github.com/opengeos/geoai/pull/359 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.18.0...v0.18.1