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/07/22 20:33:20 UTC

[jira] [Created] (LUCENE-7392) Add point based GeoBoundingBoxField as a new RangeField type

Nicholas Knize created LUCENE-7392:
--------------------------------------

             Summary: Add point based GeoBoundingBoxField as a new RangeField type
                 Key: LUCENE-7392
                 URL: https://issues.apache.org/jira/browse/LUCENE-7392
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Nicholas Knize


This issue will add a new point based {{GeoBoundingBoxField}} type for indexing and querying 2D or 3D Geo bounding boxes. The intent is to construct this as a RangeField type and limit the first two dimensions to the lat/lon geospatial bounds (at 4 bytes each like {{LatLonPoint}}, while allowing an optional 8 byte ({{double}}) third dimension to serve as an altitude component for indexing 3D geospatial bounding boxes.



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