Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement of evaluate() -mechanism #58

Open
dieuska opened this issue Sep 6, 2024 · 2 comments
Open

improvement of evaluate() -mechanism #58

dieuska opened this issue Sep 6, 2024 · 2 comments
Assignees
Milestone

Comments

@dieuska
Copy link
Collaborator

dieuska commented Sep 6, 2024

At the moment the function grb-evaluate () will evaluate geometries and their formula and compares theme with other version to give an indication if the geometry can be actualised automatically or not. This function is a first base-implementation but can be improved with more logic and cases

@dieuska dieuska added this to the 0.3.0 milestone Sep 6, 2024
@dieuska dieuska self-assigned this Sep 12, 2024
@dieuska dieuska modified the milestones: 0.3.0, future Sep 17, 2024
@dieuska
Copy link
Collaborator Author

dieuska commented Sep 18, 2024

# TODO: research for aanduid_id 116448 (equality after 0.5m), 120194 (1m)
# TODO: research and implementation of following ideas
# TODO: refine equality comparison, make it more generic
# TODO: Add control of OD to equality-comparison (see case aanduid_id 120288)
# ideas:
# * If result_diff smaller than 0.x --> automatic update
# * big polygons: If 'outer ring' has same formula (do net check inner side) -->
#   automatic update
# ** outer ring can be calculated: 1) negative buffer 2) original - buffered

@dieuska dieuska modified the milestones: future, 0.5.0 Oct 4, 2024
@dieuska
Copy link
Collaborator Author

dieuska commented Oct 4, 2024

at the moment, the evaluation-function gives an evaluation for all predicted geometries. Maybe we should also rank these evaluations so we can already give a list of the 'best' evaluations?

@dieuska dieuska modified the milestones: 0.5.0, 0.6.0 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant