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

Nicholas Knize commented on LUCENE-7168:
----------------------------------------

bq. e.g. custom planet models/distance metrics/crazy shapes

Projections would be useful - and BKD is the right structure to handle them. We 
need to be careful where we put a lot of this logic though. There are other 
Apache projects that already do this kind of stuff very well (and maintain the 
logic along with the EPSG database). I'm not sure we want to necessarily 
duplicate this work. Support for some of this more "expert capability" makes 
more sense in spatial-extras where we can bring in third-party support (like 
SIS, ESRI). 

> Remove geo3d test leniency
> --------------------------
>
>                 Key: LUCENE-7168
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7168
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>
> Today the test hides possible failures by leniently handling quantization 
> issues.
> We should fix it to do what geo2d tests now do: pre-quantized indexed points, 
> but don't quantize query shapes.



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