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

Robert Muir commented on LUCENE-7184:
-------------------------------------

Can we remove the TOLERANCE constant and all uses of it in tests? I just 
rewrote the encoding tests to remove any epsilon based testing.

> Add GeoEncodingUtils to core
> ----------------------------
>
>                 Key: LUCENE-7184
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7184
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Nicholas Knize
>         Attachments: LUCENE-7184.patch
>
>
> This is part 1 for LUCENE-7165. This task will add a {{GeoEncodingUtils}} 
> helper class to {{o.a.l.geo}} in the core module for reusing lat/lon encoding 
> methods. Existing encoding methods in {{LatLonPoint}} will be refactored to 
> the new helper class so a new numerically stable morton encoding can be added 
> that reuses the same encoding methods.



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