Releases: OnroerendErfgoed/brdr
Releases · OnroerendErfgoed/brdr
0.5.0
What's Changed
-
Refactoring:
-
Functionalities:
- no new functionalities
-
Bugfixing:
- Bugfix needed when using non-textual identifiers (f.e. integers) when searching for GRB changes [#115]
- Bugfix in predicted geometries: When no stable geometries found an empty list has to be returned instead of
0.0 [#118] - Bugfix when reloading new thematic dictionary; the thematic union has to be recalculated [#122]
- Bugfix for default list of relevant distances; Range-calculation omits the upper value [#117]
- Bugfix when using 0m as relevant distance for GRB-actualisation [#121]
- Bugfix so GRB-actualisation also works with local layers [#120]
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.0
What's Changed
! Not Backwards compatable !
Refactoring:
- refactor the structure of the (internal) dicts: dict_series, dict_predicted. More logical and faster [#57]
- refactoring of 'formula-function': more generic [#59]
- removed deprecated loaders from codebase [#77]
- simplify the core-functionalities of Aligner: process, predict, compare [#89]
- cleanup unused functions [#81]
Functionalities:
- Add brdr-version to formula [#66]
- predict: filter duplicate predictions [#70]
- Predictor: add a attribute (nr_calculations) that states how many predictions are found, so it can used in the output [#69]
- Added GRB-function"update_to_actual_version", to be used in brdrQ [#64]
- Added GRBSpecificDateLoader: Alignment on GRB (parcels) on specific date [#63]
- Added OnroerendErfgoedLoader, to load OnroerendErfgoed-data [#65]
Bugfixing:
- adding a safe_equals-function to catch GEOsException bug [#71]
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- fixed last_version_date in aligner.get_formula()
- fixed logic of evaluate() in grb.py
- added function to transform geojson to consistent geometry-type (MultiPolygon)
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Move geopandas and matplotlib to extra deps. Refs #22 by @koenedaele in #23
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #24
- Create python-package.yml by @dieuska in #26
- Acknowledgements by @koenedaele in #27
- actions update by @roefem in #29
- Add article doi by @maarten-vermeyen in #30
- Loader refactor by @roefem in #31
- Readme discussions by @maarten-vermeyen in #33
- Loader refactor by @roefem in #36
- dev_to_poc by @dieuska in #37
- Poc update detection by @dieuska in #38
- add difference metric by @roefem in #39
- Poc update detection by @dieuska in #40
- Development by @dieuska in #41
- fix for diffmetric by @dieuska in #42
- cleanup TODO's by @dieuska in #43
- update get_grb_data by @dieuska in #44
- docs update by @dieuska in #47
- Feature/fully aligned by @roefem in #48
- Feature/area limit by @roefem in #51
- catch and log process_geometry exceptions by @roefem in #52
- Grb actual loader refactor by @dieuska in #53
- multi_to_single in process thematic by @dieuska in #55
- Prepare release 0.2.0 by @maarten-vermeyen in #54
New Contributors
- @koenedaele made their first contribution in #23
- @dependabot made their first contribution in #24
- @roefem made their first contribution in #29
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Update enums.py by @dieuska in #9
- removed plugin (replaced to brdrQ) by @dieuska in #11
- cleanup od_strategies by @dieuska in #14
- AutoReferencer to Aligner by @dieuska in #15
- example parcel change detector by @dieuska in #13
- Cff by @maarten-vermeyen in #16
- add hatchling as build tool by @maarten-vermeyen in #18
- Add CHANGES.md by @maarten-vermeyen in #19
- Pyproject info by @maarten-vermeyen in #20
New Contributors
- @dieuska made their first contribution in #9
- @maarten-vermeyen made their first contribution in #16
Full Changelog: https://github.com/OnroerendErfgoed/brdr/commits/0.1.0