Skip to content

Releases: danpejobo/geovita_processing_plugin

geovita_processing_plugin.v3.1.1

04 Mar 15:31
Compare
Choose a tag to compare

geovita_processing_plugin.v3.1.0

14 Feb 14:43
7507774
Compare
Choose a tag to compare

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

09 Feb 22:45
af4912e
Compare
Choose a tag to compare

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

01 Feb 12:49
7a6414c
Compare
Choose a tag to compare

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

29 Jan 13:45
a842f9a
Compare
Choose a tag to compare

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

24 Jan 13:17
Compare
Choose a tag to compare

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

17 Jan 16:57
Compare
Choose a tag to compare

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.