[
https://issues.apache.org/jira/browse/LUCENE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443956#comment-16443956
]
Karl Wright commented on LUCENE-8258:
-------------------------------------
Nope, it isn't the bounds. There's no actual intersection on the world:
{code}
[junit4] 1> Looking for intersection between plane [A=0.0, B=0.0; C=1.0;
D=-3.590718044207102E-6] and plane [A=1.0, B=0.0; C=0.0; D=-0.9999999999942558]
within bounds
[junit4] 1> no solutions - no intersection -
BsquaredMinus=-5.619504861442692E-12
{code}
> GeoComplexPolygon fails computing traversals
> --------------------------------------------
>
> Key: LUCENE-8258
> URL: https://issues.apache.org/jira/browse/LUCENE-8258
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial3d
> Reporter: Ignacio Vera
> Assignee: Karl Wright
> Priority: Major
> Attachments: LUCENE-8258.jpg, LUCENE-8258.patch
>
>
> There are some situations when checking for memebership for a
> GeoComplexPolygon results in the following error:
> {{java.lang.IllegalArgumentException: No off-plane intersection points were
> found; can't compute traversal}}
> It seems the intersection of auxiliary planes created is outside of the world.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]