You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2016/03/31 20:29:25 UTC

[jira] [Created] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

Karl Wright created LUCENE-7157:
-----------------------------------

             Summary: Geo3DPoint implementation should pay attention to the ordering of lat/lon points
                 Key: LUCENE-7157
                 URL: https://issues.apache.org/jira/browse/LUCENE-7157
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Karl Wright


The LatLonPoint API implementation pays attention to the order of the points; "clockwise" means one side of the polygon boundary, and "counterclockwise" means the complement.  We need to use that in Geo3DPoint and convert into whatever the underlying GeoPolygonFactory method requires.




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