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:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/LUCENE-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignacio Vera updated LUCENE-8211:
---------------------------------
    Attachment: LUCENE-8211.patch

> 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
>            Priority: Major
>         Attachments: LUCENE-8211.patch
>
>
> 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