v0.2.3
opengeos/geoaiv0.2.3Mar 4, 2025by giswqs
AI Summary
This release focuses on minor bug fixes and enhancements to visualization and notebook examples. It introduces new examples for building extraction and image chips while improving existing utility functions.
Key Highlights
- Add image chips notebook example
- Add building extraction notebook example
- Rename viz functions
- Improve create_overview function
New Features
- Image chips notebook example
- Building extraction notebook example
- Renamed viz functions
- Improved create_overview function
Full Release Notes
## What's Changed * Fix typo by @giswqs in https://github.com/opengeos/geoai/pull/32 * Add image chips notebook example by @giswqs in https://github.com/opengeos/geoai/pull/33 * Add building extraction notebook example by @giswqs in https://github.com/opengeos/geoai/pull/34 * Rename viz functions by @giswqs in https://github.com/opengeos/geoai/pull/35 * Improve create_overview function by @giswqs in https://github.com/opengeos/geoai/pull/36 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.2.2...v0.2.3