We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I'm a user of cassandra-lucene-index. I noticed this when I was trying to create an index with lucene with geo transformation, which is a buffer. https://github.com/locationtech/spatial4j/blob/master/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java#L170 As already noted here, the getBuffered function doesn't work correctly across the dateline. Any estimate on when this is going to be fixed? Or a workaround for this?
Thanks
The text was updated successfully, but these errors were encountered:
Sorry, I have no estimate. The source has a comment as to how to approach it. Pull requests welcome :-)
Sorry, something went wrong.
No branches or pull requests
Hi
I'm a user of cassandra-lucene-index. I noticed this when I was trying to create an index with lucene with geo transformation, which is a buffer.
https://github.com/locationtech/spatial4j/blob/master/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java#L170
As already noted here, the getBuffered function doesn't work correctly across the dateline. Any estimate on when this is going to be fixed? Or a workaround for this?
Thanks
The text was updated successfully, but these errors were encountered: