28 skills found
geographiclib / GeographiclibMain repository for GeographicLib
tidwall / GeodesicGo package for performing accurate measurements of Earth. Includes the geodesic routines from GeographicLib.
geographiclib / Geographiclib PythonPython implementation of the geodesic routines
georust / Geographiclib RsA port of geographiclib in Rust.
noelex / GeographicLib.NETA native .NET implementation of GeographicLib written in pure C#.
geographiclib / Geographiclib JsJavaScript implementation of the geodesic routines
geographiclib / Geographiclib CC implementation of geodesic routines
Sciumo / GeographicLibGithub Mirror of Charles F. F. Karney GeographicLib from SF
geographiclib / Geographiclib JavaJava implementation of geodesic routines
owlnext-fr / Geographiclib Php ExtensionA bridge between Geographic lib in C and a corresponding PHP extension using Rust.
geographiclib / Geographiclib OctaveOctave/MATLAB implementation
sotex / GeographiclibGeographicLib is a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height and geomagnetic field (e.g., WMM2015) calculations, and for solving geodesic problems.
megaserg / Geographiclib Cython BindingsCython extension module for C++ geographiclib functions
pymaxion / Geographiclib GoA Golang port of GeographicLib
PyxisInt / GeographicLibThis is a .NET/C# port of GeographicLib (https://geographiclib.sourceforge.io/) - A library of classes to geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic field (e.g., WMM2010) calculations, and for solving geodesic problems. The original library, written by C. F. F. Karney, is in C++ and while there is an existing .NET wrapper, this is a pure C# port of the original. This library is released under the MIT/X11 license (https://opensource.org/licenses/MIT).
anowacki / GeographicLib.jlCompute geodesics on an ellipsoid, in Julia
yurijmikhalevich / Node GeographiclibGeographicLib Node.JS port; merged with the main branch: https://sourceforge.net/p/geographiclib/code/ci/release/tree/
suryapratap / GeographicLibAn attempt to port the java version of the original GeographicLib maintained at http://geographiclib.sourceforge.net/html/index.html
hypertidy / GeographiclibAccess to 'GeographicLib'
jrversteegh / GeofunGeographic utilities: Geodesic and Rhumbline calculations based on GeographicLib