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

Reimplement gcIntersect() and gcIntersectBearing() to use GeographicLib #10

Open
casa-henrym opened this issue Oct 14, 2022 · 0 comments

Comments

@casa-henrym
Copy link

I raised issue #5 back in 2020 about the failure of gcIntersectBearing() when there is an attempt to take the acos() of a value ever so slightly greater than 1 or ever so slightly less than -1. I am still using my hacked-up version of gcIntersectBearing() but I would now like to request that these functions be superceded by versions that call Charles Karney's GeographicLib.

Charles has provided the C++ code for the intersection of two geodesics in the GeographicLib forum.

Unfortunately my C++ skills are nonexistent otherwise I'd be submitting a pull request!

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

1 participant