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

feature-by-feature: when handling big features the tool is crashing due to a long waiting time #99

Closed
dieuska opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dieuska
Copy link
Collaborator

dieuska commented Dec 17, 2024

in the feature-by-feature 1*5 calculations are done for one feature to determine the predictions.

For big polygons this results in minutes and minutes of handling; resulting in a crash of the tool.

Some options.
*Prevent that these features are processed

  • do less calculations for these big areas,f.e only for every meter
@dieuska dieuska self-assigned this Dec 17, 2024
@dieuska dieuska added the bug Something isn't working label Dec 17, 2024
@dieuska dieuska modified the milestones: 0.9.10, 0.9.11 Dec 17, 2024
dieuska added a commit that referenced this issue Jan 14, 2025
@dieuska dieuska closed this as completed Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant