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

Add VincentyDistance algorithm #205

Closed
frewsxcv opened this issue Apr 19, 2018 · 0 comments
Closed

Add VincentyDistance algorithm #205

frewsxcv opened this issue Apr 19, 2018 · 0 comments

Comments

@frewsxcv
Copy link
Member

frewsxcv commented Apr 19, 2018

We currently have two distance algorithms:

We could also use an ellipsoidal distance algorithm. Vincenty seems to be popular:

bors bot added a commit that referenced this issue May 19, 2018
213: Implement VincentyDistance and VincentyLength r=urschrei a=frewsxcv

Fixes #205

Based off this implementation: https://github.com/janantala/GPS-distance/blob/master/java/Distance.java

Co-authored-by: Corey Farwell <coreyf@rwell.org>
@bors bors bot closed this as completed in #213 May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant