Skip to content

Fix tessellator failure when a hole is touching another hole in the middle of a segment#15739

Merged
iverase merged 1 commit intoapache:mainfrom
iverase:fix-15731
Feb 24, 2026
Merged

Fix tessellator failure when a hole is touching another hole in the middle of a segment#15739
iverase merged 1 commit intoapache:mainfrom
iverase:fix-15731

Conversation

@iverase
Copy link
Contributor

@iverase iverase commented Feb 20, 2026

We were failing to detect this case and choosing an invalid bridge to eliminate the hole.

fixes #15731

(P.S. this time, agent were not so useful but the issue was easier to spot)

Copy link
Contributor

@craigtaverner craigtaverner left a comment

Choose a reason for hiding this comment

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

LGTM

@iverase iverase merged commit faef795 into apache:main Feb 24, 2026
13 checks passed
iverase added a commit that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tessellation error for valid MultiPolygon

2 participants