[ https://issues.apache.org/jira/browse/LUCENE-8071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved LUCENE-8071.
---------------------------------
Resolution: Fixed
Fix Version/s: 7.2
master (8.0)
6.7
> GeoExactCircle should create circles with right number of planes
> -----------------------------------------------------------------
>
> Key: LUCENE-8071
> URL: https://issues.apache.org/jira/browse/LUCENE-8071
> 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-8071-test.patch, LUCENE-8071.patch
>
>
> Hi [~kwright@metacarta.com],
> There is still a situation when the test can fail. It happens when the planet model is
a SPHERE and the radius is slightly lower than PI. The circle is created with two sectors
but the circle plane is too big and the shape is bogus.
> I will attach a test and a proposed solution. (I hope this is the last issue of this
saga)
--
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
|