This is a C++ library meant to provide implementation of the most commonly used geodetic algorithms.
-
Updated
Mar 13, 2025 - C++
This is a C++ library meant to provide implementation of the most commonly used geodetic algorithms.
Using cython instead of PyBind11 generated by Binder. Rather straightforward. I am giving up on Binder to generate the library for Windows. This attempt is to create PXD files and use autowrap to generate the PYX files. Looks promising so far.
python wrapper for calculating geodesics on meshes with the fast marching algorithm
Geodesic Distance Calculator with Dijkstra Algorithm
Geodesy Foundation Classes - Simple C++ library for doing basic navigation calculations
Mercator Transformation for GPS-Coordinates to MercatorXY and back
Add a description, image, and links to the geodesic-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the geodesic-algorithm topic, visit your repo's landing page and select "manage topics."