spatial4j icon indicating copy to clipboard operation
spatial4j copied to clipboard

JtsSpatialContext.getGeometryFrom(shape) has some dateline issues

Open dsmiley opened this issue 13 years ago • 1 comments
trafficstars

JtsSpatialContext.getGeometryFrom(shape) doesn't support dateline crossings for rectangle and circle. This condition won't appear for Lucene's RecursivePrefixTreeFilter but it might for the Jts strategy Ryan wrote.

It shouldn't be hard.

dsmiley avatar Jul 08 '12 05:07 dsmiley

Rectangle works now. Circle doesn't yet.

dsmiley avatar Aug 08 '12 04:08 dsmiley