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

Karl Wright resolved LUCENE-7250.
---------------------------------
       Resolution: Fixed
         Assignee: Karl Wright
    Fix Version/s: 6.x
                   master

> Geo3d's convex and concave polygons do not handle hole intersections properly
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-7250
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7250
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial3d
>    Affects Versions: master, 6.x
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: master, 6.x
>
>
> The addition of holes to GeoConvex and GeoConcave polygon shapes has broken 
> two things:
> (1) The edge points returned should include the hole edge points;
> (2) The outer distance computation should include distance from hole edges.
> This ticket is complicated by the fact that holes as provided by 
> GeoPolygonFactory can be entirely outside of the polygon; no checking or 
> pruning is done.  It is unknown whether having edge points from outside holes 
> will lead to improper return values for getRelationship() results.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to