Yixun Xu created LUCENE-10563: --------------------------------- Summary: 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 Attachments: polygon-1.json, polygon-2.json, polygon-3.json
Following up to https://issues.apache.org/jira/browse/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: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org