macOS
brew install geographicliblocal Homebrew formula metadata
sudo port install geographiclibMacPorts ports tree · gis/geographiclib/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für geographiclib in AI-Agent-Workflows.
Installation
brew install geographicliblocal Homebrew formula metadata
sudo port install geographiclibMacPorts ports tree · gis/geographiclib/Portfile · Quelle: api.github.com
nix profile install nixpkgs#geographiclibnixpkgs package indexes · pkgs/by-name/ge/geographiclib/package.nix · Quelle: api.github.com
sudo apt install geographiclib-docDebian stable package indexes · geographiclib-doc · Quelle: deb.debian.org
sudo dnf install GeographicLibFedora Rawhide package metadata · GeographicLib · Quelle: dl.fedoraproject.org
Überblick
C++ geography library
Verlauf
GeographicLib is a family of geodesy libraries descended from Charles Karney's C++ library, which began in 2008. The C++ library provides geodesic and rhumb-line calculations, coordinate conversions, gravity and geomagnetic field calculations, triaxial-ellipsoid computations, command-line utilities, and high-accuracy algorithms intended to return results near round-off error.
The project began as a C++ library, then grew because its geodesic routines were useful enough to port to several other languages. Before version 2.0, those implementations lived together in one repository; after version 2.0 they were split into a family of repositories, leaving the C++ repository as the broadest implementation.
The documentation describes GeographicLib as project-hosted on SourceForge, with repositories on GitHub and package distributions maintained through SourceForge. The C++ repository also documents separate release and development branches, a pattern useful to downstream packagers who need stable tagged releases.
GeographicLib's geodesic routines spread beyond the C++ package into C, Fortran, Python, Octave/MATLAB, Java, and JavaScript implementations. The C library is incorporated into PROJ and the R geosphere package, and official notes list downstream availability in Linux distributions, conda-forge, vcpkg, and Homebrew.
Practitioners use GeographicLib when accuracy matters for ellipsoidal geodesics, UTM/UPS/MGRS conversion, geocentric and local Cartesian conversion, geoid height evaluation, gravity models, magnetic models, polygon perimeter and area, and rhumb-line calculations. The package exposes this work through C++ APIs and many small utilities such as `GeodSolve`, `GeoConvert`, `GeoidEval`, `Gravity`, and `MagneticField`.
For package-manager users, GeographicLib is a compact but foundational geodesy dependency: it provides command-line tools, data installers, and stable library APIs used by mapping, GIS, surveying, navigation, and scientific software. The split between code packages and optional datasets makes it a classic packaging case where binaries and data files are handled separately.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
Cart3Convert | cli | globales Executable | |
CartConvert | cli | globales Executable | |
Conformal3Proj | cli | globales Executable | |
ConicProj | cli | globales Executable | |
GeoConvert | cli | globales Executable | |
Geod3Solve | cli | globales Executable | |
GeodSolve | cli | globales Executable | |
GeodesicProj | cli | globales Executable | |
GeoidEval | cli | globales Executable | |
Gravity | cli | globales Executable | |
IntersectTool | cli | globales Executable | |
MagneticField | cli | globales Executable | |
Planimeter | cli | globales Executable | |
RhumbSolve | cli | globales Executable | |
TransverseMercatorProj | cli | globales Executable | |
geographiclib-get-geoids | cli | globales Executable | |
geographiclib-get-gravity | cli | globales Executable | |
geographiclib-get-magnetic | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/geographiclib/geographiclib
Installationsmetadaten
| Paketschlüssel | brew:geographiclib |
|---|---|
| Version | 2.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/geographiclib |
| Homepage | https://geographiclib.sourceforge.io/ |
| Repository | https://github.com/geographiclib/geographiclib |
| Upstream-Dokumentation | https://geographiclib.sourceforge.io/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/geographiclib/geographiclib/archive/refs/tags/r2.7.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | geographiclib |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
geographiclib-doc 2.5-1
C++ library to solve some geodesic problems -- documentation
https://geographiclib.sourceforge.io/
sudo apt install geographiclib-docgeographiclib-tools 2.5-1
C++ library to solve some geodesic problems -- tools
https://geographiclib.sourceforge.io/
sudo apt install geographiclib-toolslibgeographiclib-dev 2.5-1
C++ library to solve some geodesic problems -- development files
https://geographiclib.sourceforge.io/
sudo apt install libgeographiclib-devlibgeographiclib26 2.5-1
C++ library to solve some geodesic problems -- library
https://geographiclib.sourceforge.io/
sudo apt install libgeographiclib26geographiclib
nix profile install nixpkgs#geographiclibgeographiclib-doc 2.3-1build1
C++ library to solve some geodesic problems -- documentation
https://geographiclib.sourceforge.io/
sudo apt install geographiclib-docgeographiclib-tools 2.3-1build1
C++ library to solve some geodesic problems -- tools
https://geographiclib.sourceforge.io/
sudo apt install geographiclib-toolslibgeographiclib-dev 2.3-1build1
C++ library to solve some geodesic problems -- development files
https://geographiclib.sourceforge.io/
sudo apt install libgeographiclib-devlibgeographiclib26 2.3-1build1
C++ library to solve some geodesic problems -- library
https://geographiclib.sourceforge.io/
sudo apt install libgeographiclib26GeographicLib 2.7-3.fc44
Library for geographic coordinate transformations
https://github.com/geographiclib/geographiclib
sudo dnf install GeographicLibGeographicLib-devel 2.7-3.fc44
Development files and libraries for GeographicLib
https://github.com/geographiclib/geographiclib
sudo dnf install GeographicLib-develGeographicLib-doc 2.7-3.fc44
Development documentation for GeographicLib
https://github.com/geographiclib/geographiclib
sudo dnf install GeographicLib-docmingw32-GeographicLib 2.7-3.fc44
MinGW Windows GeographicLib library
https://github.com/geographiclib/geographiclib
sudo dnf install mingw32-GeographicLibmingw64-GeographicLib 2.7-3.fc44
MinGW Windows GeographicLib library
https://github.com/geographiclib/geographiclib
sudo dnf install mingw64-GeographicLibgeographiclib
sudo port install geographiclibgravity
sudo port install gravityQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.