nknize edited a comment on issue #726: LUCENE-8632: New XYShape Field and 
Queries for indexing and searching general cartesian geometries
URL: https://github.com/apache/lucene-solr/pull/726#issuecomment-505995818
 
 
   I went ahead and updated `XYPolygon`, `XYLine`, `XYPoint` API to take 
`float` instead of `double`. Internally we still use doubles for the 
tessellation but the user must pass floats to the Geometry so it's consistent 
with the encoding.
   
   I'm also in favor of handling the rename to `LatLonPolygon` and `LatLonLine` 
in a separate PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to