[
https://issues.apache.org/jira/browse/LUCENE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255228#comment-15255228
]
ASF subversion and git services commented on LUCENE-7250:
---------------------------------------------------------
Commit 5d1b3baecdb0003329e22238e62090376ad22182 in lucene-solr's branch
refs/heads/branch_6x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5d1b3ba ]
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]