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

geodesic code #66

Open
visr opened this issue May 30, 2022 · 0 comments
Open

geodesic code #66

visr opened this issue May 30, 2022 · 0 comments

Comments

@visr
Copy link
Member

visr commented May 30, 2022

When this package was still called Proj4.jl the geodesic functions were offered in a higher level interface: proj_geodesic.jl. It might be nice to restore such an interface.

The geodesic ccall functions are still in libproj.jl, they start with geod_. So anyone familiar with the API should be able to use it.

https://proj.org/geodesic.html
https://geographiclib.sourceforge.io/1.52/C/
https://geographiclib.sourceforge.io/1.52/C/geodesic_8h.html

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