Recent Releases of brdrq
brdrq - 0.13.0
What's Changed
v0.13.0
- Upgrade to brdr version 0.13.0
- Improvement: brdrQ-resulting-layer: adding diff-information (area) to the resultlayer [#95]
- Improvement: FeatureAligner - deactivate grouplayer after saving geometry [#176]
- Improvement: FeatureAligner - zoom to predictions [#175]
- Bugfix: aligning gives result that is not fully correct [#174]
- Bugfix: FeatureAligner-tool with a layer in edit-modus results in crash [#172]
- Bugfix: Issue with dataset when using RDs >5meter [#170]
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.12.2...0.13.0
- Python
Published by dieuska 9 months ago
brdrq - 0.12.0
What's Changed
v0.12.0
- Upgrade to brdr version 0.12.0
- Adaption ENUM OD_STRATEGY
- update diffMetrics-functions
- Use op point and line processing by network-algorithm (faster)
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.11.1...0.12.0
- Python
Published by dieuska 11 months ago
brdrq - 0.11.0
What's Changed
- Upgrade to brdr version 0.11.0
- Added parameter ODStrategy and threshold to the GRB-Updater [#152]
- bugfix: when using a selection (subset) of a layer the brdrQ-processing tools crashed [#158]
- bugfix: featurealigner - settings: local reference layer not saved [#155]
- Added support for lines and points as thematic and reference geometry (experimental - slow)
- Adding extra snapping parameters to the featurealigner - settings dialog for line-point alignment (experimental) [#105]
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.10.2...0.11.0
- Python
Published by dieuska 12 months ago
brdrq - 0.9.13
What's Changed
- Upgrade to brdr version 0.8.1
- issue when closing plugin (bug) [#120]
- function thematicpreparation() to brdrQ_utils (refactoring) [#114]
- unblock processing screen when open (enhancement) [#118]
- GRB Updater: added choice of GRB-type and working without brdr_formula (enhancement) [#117]
- GRB Updater, fixed a non-existing function (bug) [#115]
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.12...0.9.13
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.12
What's Changed
- selection handling enhancement in plugin [#86]
- selectTool for selecting feature(s) on map in the plugin [#111]
- Added buttons in toolbar for version and autoupdateborders to the toolbar/menu [#107]
- clearing list of features and predictions when choosing a new layer in combobox [#108]
- warning on spinbox-change fixed (bug) [#109]
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.11...0.9.12
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.11
What's Changed
- Optimize and block the calculation of big features when using the feature-by-feature tool, to prevent crashing [#99]
- Show waiting-icon and progressbar when waiting/calculating when using the feature-by-feature tool [#89]
- Add settings-parameter to add brdr_formula to the results of the feature-by-feature tool [#88]
- Add a control-check that a manually chosen working-foldr is writeble, (and use temp-folder if so) [#84]
- Saving the settings of the feature-by-feature tool when closing and opening tool [#94]
- Adding extra snapping parameters to the settings (disabled because of slowness on bigger features) [#105]
- Adding a evaluation-status and prediction-score to the predicted features in the feature-by-feature tool [#90]
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.10...0.9.11
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.10
v0.9.10
- Upgrade to brdr version 0.6.0
- fix for handling IDs[#97]
- fix on visualisation[#85]
What's Changed
- Release/0.9.9 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/81
- Merge pull request #82 from OnroerendErfgoed/release/0.9.9 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/83
- #96 brdrq id handling fix by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/98
- #94 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/100
- Release/0.9.10 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/101
- Development by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/102
- Release/0.9.10 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/103
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.9...0.9.10
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.9
What's Changed
- Upgrade to brdr version 0.5.0
- Conversion from scripts to plugin (new installation method)
- Added experimental tool to align individual features based on predictions
- Bugfixes on ID-handling in Autocorrectborders
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.8...0.9.9
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.8
What's Changed
- Upgrade to brdr version 0.4.0
- Cleanup of variables in the scripts [#21]
- Refinement of the progressbar, ending when process is fulle complete [#54]
- Added/revised error-messages for CRS & when choosing unsupported combinations of checkboxes [#55]
- Added possibility of adding the original attributes to the result (ADD_ATTRIBUTES - default True)
- Refactored saving of result-layer: memory-geojson-layer changed by saved geojson layer (WORKFOLDER introduced as optional input variable for saving the resulting geojsons)
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.7...0.9.8
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.7
What's Changed
- Upgrade to brdr version 0.3.0
- Move function "updatetoactual_version" to brdr-code (generic) [#26]
- Adding 'fixed geometries' before executing tool on thematic and referencelayer [#41]
- logging error in the QGIS-python console (print) bug fixedwith newbrdr_version [#28]
- Make predicted results for multiple relevant distences unique [#42]
Add logic that all geojson- (multi-)polygons are explicit multipolygons
Development by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/45
fix for choosing referencelayer by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/48
fix by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/49
Release/0.9.7 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/50
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.6...0.9.7
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.6
What's Changed
- Toevoegen van Acknowledgements. by @koenedaele in https://github.com/OnroerendErfgoed/brdrQ/pull/12
- Add reference to report. Refs #13 by @koenedaele in https://github.com/OnroerendErfgoed/brdrQ/pull/14
- Auto update script added + brdr 0.2.0 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/18
- Development for brdr 0.2.0 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/27
- Development for brdr 0.2.0: added localref to layername by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/29
- #6 CRS message adapted by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/31
- #6 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/32
- #17 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/35
- #17 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/36
- Development for brdr 0.2.0 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/37
- Development for brdr 0.2.0 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/38
- merge main into dev by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/39
- For brdr v0.2.1 by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/40
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/compare/0.9.5...0.9.6
- Python
Published by dieuska over 1 year ago
brdrq - 0.9.5
What's Changed
- added qgis script by @roefem in https://github.com/OnroerendErfgoed/brdrQ/pull/3
- Update autocorrectborders.py by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/4
- cleanedup enums by @dieuska in https://github.com/OnroerendErfgoed/brdrQ/pull/5
- Auto install dependencies on Lunix and Mac by @maarten-vermeyen in https://github.com/OnroerendErfgoed/brdrQ/pull/8
- updated README and small cleanings for script by @maarten-vermeyen in https://github.com/OnroerendErfgoed/brdrQ/pull/9
New Contributors
- @roefem made their first contribution in https://github.com/OnroerendErfgoed/brdrQ/pull/3
- @dieuska made their first contribution in https://github.com/OnroerendErfgoed/brdrQ/pull/4
- @maarten-vermeyen made their first contribution in https://github.com/OnroerendErfgoed/brdrQ/pull/8
Full Changelog: https://github.com/OnroerendErfgoed/brdrQ/commits/0.9.5
- Python
Published by maarten-vermeyen about 2 years ago