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

Ignacio Vera commented on LUCENE-8086:
--------------------------------------

Hi [~karl wright],

Can you review the following supositions:

1) Accuracy in GeoExactCircle is defined as a linear distance, still I guess is 
a distance in radians, is that correct?

2) Is correct to represent that error in decimal degrees by using 
transformation between radians and degrees? 

I checked the value provided in here:

https://en.wikipedia.org/wiki/Decimal_degrees

1m correspond to around 9e-6 decimal degrees with is more or less 1.6e-7 
radians. So it looks consistent.

Thanks!


> G3d wrapper: Improve circles for non spherical planets
> ------------------------------------------------------
>
>                 Key: LUCENE-8086
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8086
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial-extras
>            Reporter: Ignacio Vera
>
> Hi [~dsmiley],
> The purpose of this ticket is to add a new circle shape (GeoExactCircle) for 
> non-spherical planets and therefore remove the method relate from 
> Geo3dCircleShape. The patch will include some simplifications on the wrapper 
> and some refactoring of the tests.
> I will open shortly a pull request.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to