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

Karl Wright commented on LUCENE-8258:
-------------------------------------

Last comment:  When I tried restricting the use of planes, an additional 
MINIMUM_RESOLUTION was insufficient, as was even 5.0 * MINIMUM_RESOLUTION.  I 
had to use 10.0 * MINIMUM_RESOLUTION to make it work.  That's probably not 
acceptable in general, although it may be acceptable in the case of dual-plane 
travel because there's always a second choice.

So the problem is: (1) the current code *SHOULD* work but doesn't, and (2) we 
probably can't just disallow travel planes that seem valid unless we're sure 
there's an alternative.


> 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]

Reply via email to