spatial4j
spatial4j copied to clipboard
JtsSpatialContext.getGeometryFrom(shape) has some dateline issues
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.
Rectangle works now. Circle doesn't yet.