v0.23.0

opengeos/geoaiv0.23.0Dec 16, 2025by giswqs

AI Summary

Updates the QGIS plugin to v0.3.0 and adds a smooth vector option along with a timelapse notebook example.

Key Highlights

  • Added smooth vector option to QGIS plugin
  • Added timelapse notebook example
  • Updated QGIS plugin to v0.3.0

New Features

  • Smooth vector option
  • Timelapse notebook example
  • macOS tests in GitHub actions

Full Release Notes

## What's Changed
* Fix typo by @giswqs in https://github.com/opengeos/geoai/pull/402
* Update QGIS plugin instructions on Windows by @giswqs in https://github.com/opengeos/geoai/pull/403
* Add video tutorial for install plugin on Windows by @giswqs in https://github.com/opengeos/geoai/pull/404
* Fix QGIS plugin folder name change by @giswqs in https://github.com/opengeos/geoai/pull/405
* Add instructions for official QGIS plugin repository by @giswqs in https://github.com/opengeos/geoai/pull/409
* Disable SamGeo 1 and 2 due to compatibility issues by @giswqs in https://github.com/opengeos/geoai/pull/410
* Intergrate smoothify for smoothing vector data by @giswqs in https://github.com/opengeos/geoai/pull/411
* Add smooth vector option to QGIS plugin by @giswqs in https://github.com/opengeos/geoai/pull/412
* Fix point segmentation bug by @giswqs in https://github.com/opengeos/geoai/pull/413
* Add macOS tests to GitHub actions by @giswqs in https://github.com/opengeos/geoai/pull/415
* Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/opengeos/geoai/pull/416
* Add timelapse notebook example by @giswqs in https://github.com/opengeos/geoai/pull/418
* Update QGIS plugin to v0.3.0 by @giswqs in https://github.com/opengeos/geoai/pull/423


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.22.0...v0.23.0