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

Simplify code and remove area filter for water features [#198] #215

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

bdon
Copy link
Member

@bdon bdon commented Feb 1, 2024

We can't do any pre-filtering of water areas, because sometimes they are parts of linear features. Let the polygon merge routine do its work, and change the threshold to 1.0 pixels.

bdon added 5 commits February 2, 2024 00:17
We can't do any pre-filtering of water areas, because sometimes they are parts of linear features.
Let the polygon merge routine do its work, and change the threshold to 1.0 pixels.
Copy link

sonarqubecloud bot commented Feb 2, 2024

@bdon bdon merged commit a8ee378 into main Feb 2, 2024
4 checks passed
@bdon bdon deleted the water-generalization branch February 2, 2024 03:12
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.

1 participant