[ 
https://issues.apache.org/jira/browse/LUCENE-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551492#comment-17551492
 ] 

ASF subversion and git services commented on LUCENE-10563:
----------------------------------------------------------

Commit 1dceff12c8bb764255927be55e46f4d435f47aed in lucene's branch 
refs/heads/main from Craig Taverner
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=1dceff12c8b ]

LUCENE-10563: Fix failure to tessellate complex polygon (#933)



> 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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to