[
https://issues.apache.org/jira/browse/LUCENE-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551493#comment-17551493
]
ASF subversion and git services commented on LUCENE-10563:
----------------------------------------------------------
Commit b7231bb54884f9ce0232430c4a60cdb5753c6b82 in lucene's branch
refs/heads/branch_9x from Craig Taverner
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=b7231bb5488 ]
LUCENE-10563: Fix failure to tessellate complex polygon (#933)
# Conflicts:
# lucene/CHANGES.txt
> Unable to Tessellate polygon
> ----------------------------
>
> Key: LUCENE-10563
> URL: https://issues.apache.org/jira/browse/LUCENE-10563
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/index
> Affects Versions: 9.1
> Reporter: Yixun Xu
> Priority: Major
> Attachments: polygon-1.json, polygon-2.json, polygon-3.json
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Following up to LUCENE-10470, I found some more polygons that cause
> {{Tessellator.tessellate}} to throw "Unable to Tessellate shape", which are
> not covered by the fix to LUCENE-10470. I attached the geojson of 3 failing
> shapes that I got, and this is the
> [branch|https://github.com/apache/lucene/compare/main...yixunx:yx/reproduce-tessellator-error?expand=1#diff-5e8e8052af8b8618e7e4325b7d69def4d562a356acbfea3e983198327c7c8d18R17-R19]
> I am testing on that demonstrates the tessellation failures.
>
> [^polygon-1.json]
> [^polygon-2.json]
> [^polygon-3.json]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]