Ignacio Vera created LUCENE-8211:
------------------------------------

             Summary: GeoComplexPolygon throws error when checking within() for 
a point parallel to test point
                 Key: LUCENE-8211
                 URL: https://issues.apache.org/jira/browse/LUCENE-8211
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/spatial3d
            Reporter: Ignacio Vera


If a GeoComplexPolygon is created with test point (x, y, z) and we try to check 
if point(-x,-y,-z) is {{within()}}then an error is thrown. It seems we need to 
handle the case when a point is parallel to the test point but not identical.

 



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