[ https://issues.apache.org/jira/browse/LUCENE-8070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved LUCENE-8070.
---------------------------------
Resolution: Fixed
Fix Version/s: 7.2
master (8.0)
6.7
> GeoExactCircle should not create circles that they do not fit in spheroid
> --------------------------------------------------------------------------
>
> Key: LUCENE-8070
> URL: https://issues.apache.org/jira/browse/LUCENE-8070
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial3d
> Reporter: Ignacio Vera
> Assignee: Karl Wright
> Fix For: 6.7, master (8.0), 7.2
>
> Attachments: LUCENE-8070-test.patch, LUCENE-8070.patch, LUCENE-8070.patch
>
>
> Hi [~daddywri],
> I have seen test fail when we try to create circles that the don' t fit in the planet.
I think sectors of the circle start overlapping to each other and the shape becomes invalid.
The shape should prevent that to happen.
> I will attach a test and a proposed solution.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|