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

Does it has the plan to add GeographicCircle or GeographicLine? #85

Open
andyzhuangyy opened this issue Sep 4, 2018 · 1 comment
Open

Comments

@andyzhuangyy
Copy link

Does it has the plan to add GeographicCircle or GeographicLine?

The difference with Circle and Line is the Calculation of Distance

@davidmoten
Copy link
Owner

Not at the moment.

Example to do what you want is in https://github.com/davidmoten/rtree/blob/master/src/test/java/com/github/davidmoten/rtree/LatLongExampleTest.java (the README points to this).

Do you think we should make a formal addition to the API for this? We would need to add the grump-core dependency in compile scope.

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