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

QgsCurvePolygon::asGml3(): make output compliant when ring is not a LinearRing #57476

Merged
merged 1 commit into from
May 19, 2024

Conversation

rouault
Copy link
Contributor

@rouault rouault commented May 17, 2024

that is when it is a ring made of a CircularString or a ring made of a CompoundCurve

Fixes #57355

…inearRing

that is when it is a ring made of a CircularString or a ring made of a CompoundCurve

Fixes qgis#57355
Copy link

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 9747878)

Copy link
Contributor

@pathmapper pathmapper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Confirmed this fixes the issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GML] asGml3() creates invalid GML for CurvePolygon
3 participants