Releases: danpejobo/geovita_processing_plugin
Releases · danpejobo/geovita_processing_plugin
geovita_processing_plugin.v3.1.1
geovita_processing_plugin.v3.1.0
Pull request #10
Changelog
- Minor fix in vulnerability analysis for excavation and tunnel. Fields can be omitted (i.e corresponding analysis are dropped). Any combination of the three vulnerability fields can be assessed.
geovita_processing_plugin.v3.0.0
Pull request #9
Changelog
- Restructure codebase
- Implement postprocessing to add layers (was still some threading issues)
- Add tests to try and mitigate the risk of publishing a broken plugin
- fix path issue in impactmap (no raster or invalid path)
- fix error in how coordinate system for impactmap is set in the main REMEDY repo
geovita_processing_plugin.v2.0.2
Changelog
-
Pull request #4
- Fix unbound local reference to DTB-raster
- Fix path to temporary folder
- Fix bug with checking version. Undefined variable if version < 33200
geovita_processing_plugin.v2.0.0
New feature
- Add reproject functionality
Fixes
- Fix: Access violation error due to maipulating GUI from process thread
- Fix: Group/layers in TOC updates correctly
- Fixed impact map clip distance
- Fixed impact map resample
- Minor bugs in all modules
geovita_processing_plugin.v1.0.2-beta.1
Changelog 24.01.2024 v.1.0.2
- Update a bug in the utility function get_shapefile_as_json_pyqgis, where excavations containing Z/M-dimentions did not process correctly, resulting in an bug in the underlying submodule.
geovita_processing_plugin.v1.0.1-beta.1
First release of Geovita plugin provider. This plugin enables different processing algorithms and is under development.
Changelog
- Implemented NGI's REMEDY_GIS_RiskTool to QGIS.