You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2016/04/06 21:46:25 UTC

[jira] [Created] (LUCENE-7184) Add GeoEncodingUtils to core with numerically stable morton code

Nicholas Knize created LUCENE-7184:
--------------------------------------

             Summary: Add GeoEncodingUtils to core with numerically stable morton code
                 Key: LUCENE-7184
                 URL: https://issues.apache.org/jira/browse/LUCENE-7184
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Nicholas Knize


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org