You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ignacio Vera (JIRA)" <ji...@apache.org> on 2018/03/16 09:00:02 UTC

[jira] [Created] (LUCENE-8211) GeoComplexPolygon throws error when checking within() for a point parallel to test point

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org