spatial4j icon indicating copy to clipboard operation
spatial4j copied to clipboard

Add support for Geo3D

Open dsmiley opened this issue 9 years ago • 3 comments
trafficstars

The "Geo3D" library (AKA spatial3d module in Lucene) has surface-of-sphere (and WGS84 ellipsoid) shape implementations. It would be awesome to add a Spatial4j SpatialContext, ShapeFactory, and ShapeBuilders. Perhaps DistanceCalculator too.

It remains to be seen what to do about BinaryCodec but ideally the native xyz coordinates would be serialized, not the lat-lon. That should perhaps be a separate issue.

dsmiley avatar Feb 11 '16 03:02 dsmiley

FYI Geo3dShape in Lucene's spatial module should be copied into Spatial4j as part of this issue.

Also note that the maven dependency / coordinates may wind up changing dependent on the outcome: https://issues.apache.org/jira/browse/LUCENE-7056

dsmiley avatar Feb 29 '16 18:02 dsmiley

what's the status of this?

fer-marino avatar Jul 06 '17 09:07 fer-marino

No change (lack of time/project).

dsmiley avatar Jul 06 '17 16:07 dsmiley