Skip to content
New issue

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

jts.JTSGeometry.getBuffered with linestrings across the dateline #149

Open
SaiKiranBurle opened this issue Jul 25, 2017 · 1 comment
Open

Comments

@SaiKiranBurle
Copy link

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

@dsmiley
Copy link
Contributor

dsmiley commented Jul 26, 2017

Sorry, I have no estimate. The source has a comment as to how to approach it. Pull requests welcome :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants