[
https://issues.apache.org/jira/browse/LUCENE-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865858#comment-16865858
]
Nicholas Knize commented on LUCENE-8632:
----------------------------------------
Opened a PR for adding the ability to index and search non Geo / GIS Geometries
by leveraging and abstracting much of the LatLonShape foundation. I chose the
PR route since the number of lines is quite big and I figured it would be
easier to review instead of attaching a patch.
> XYShape: Adapt LatLonShape tessellator, field type, and queries to non-geo
> shapes
> ---------------------------------------------------------------------------------
>
> Key: LUCENE-8632
> URL: https://issues.apache.org/jira/browse/LUCENE-8632
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Nicholas Knize
> Assignee: Nicholas Knize
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the tessellator is tightly coupled with latitude and longitude
> (WGS84) geospatial coordinates. This issue will explore generalizing the
> tessellator, {{LatLonShape}} field and {{LatLonShapeQuery}} to non geospatial
> (cartesian) coordinate systems so lucene can provide the index & search
> capability for general geometry / non GIS type use cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]