v0.8.0
opengeos/geoaiv0.8.0Jul 8, 2025by giswqs
AI Summary
Introduces flexibility in data input and processing by supporting non-geospatial formats and enabling batch operations.
Key Highlights
- Added support for non-geospatial raster formats
- Added support for batch segmentation
- Added support for generating image chips from multiple images
- Enhanced versatility of supported data types
New Features
- Non-geospatial raster format support
- Batch segmentation
- Image chip generation from multiple images
Full Release Notes
## What's Changed * Add support for non-geospatial raster formats by @giswqs in https://github.com/opengeos/geoai/pull/197 * Add support for batch segmentation by @giswqs in https://github.com/opengeos/geoai/pull/198 * Add support for generating image chips from multiple images by @giswqs in https://github.com/opengeos/geoai/pull/199 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.7.3...v0.8.0