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

Improve curve linearization #1281

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

dstenger
Copy link
Contributor

This pull request ensure that at least three control points are created when curve linearization is executed.

Otherwise, problems can occur when linearizing an inner and outer ring.
With the current implementation it is possible that the the inner ring cuts the outer ring after linearization.
This pull request shall prevent such cases.

@tfr42 tfr42 added bug error issue and bug (fix) WFS deegree Web Feature Service labels Feb 28, 2022
@stephanr stephanr merged commit 591644a into deegree:master Mar 30, 2022
@tfr42 tfr42 added this to the 3.4.28 milestone Apr 2, 2022
@lgoltz lgoltz deleted the improveCurveLinearization-XB#713 branch December 8, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix) WFS deegree Web Feature Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants