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

fix osm data warning and fix infinite loop #2556

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Feb 15, 2025

Resolves: #2452

This bug is due to sorting issues when filtering for a specific data type. This pr fixes the the sorting issue resolving the ticket above.

While fixing this, I also discovered and fixed an infinite loop when loading osm data in an area that is too large.

@CollinBeczak CollinBeczak marked this pull request as ready for review February 17, 2025 16:03
@CollinBeczak CollinBeczak merged commit 3fdfd22 into main Feb 17, 2025
2 of 4 checks passed
@CollinBeczak CollinBeczak deleted the fix-osm-data-warning-and-fix-infinite-loop branch February 17, 2025 21:44
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

Successfully merging this pull request may close these issues.

Click on node osm data sometimes does not show the correct feature.
2 participants