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

ASF subversion and git services commented on LUCENE-7250:
---------------------------------------------------------

Commit 97e8f1aeadd29207b8fdc6284ec7b6e4c60cce11 in lucene-solr's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=97e8f1a ]

LUCENE-7250: Handle holes properly for distance and relationship calculation.


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