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

Michael McCandless commented on LUCENE-7173:
--------------------------------------------

bq. Michael McCandless: If there's any visualization software you know of that 
may help plot stuff like this on a globe, it may be helpful in figuring out a 
solution...

[~daddywri] Yes, see {{GeoTestUtil.polysToWebGLEarth}}.  This will draw a 3D 
earth, and N polygons on it.

In some test cases we invoke another WebGL API to dump the visualization on 
exception ... I think you should add that (call the above method) to the geo3d 
poly test on failure?

> Add Polygon... variant of newPolygonQuery() to Geo3DPoint
> ---------------------------------------------------------
>
>                 Key: LUCENE-7173
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7173
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial3d
>    Affects Versions: master
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: master
>
>         Attachments: LUCENE-7173.patch
>
>
> We need to add the Polygon... variant of newPolygonQuery() to Geo3DPoint to 
> support holes and also bring the Geo3DPoint API into agreement with the 2D 
> API's.



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