macOS
brew install geographicliblocal Homebrew formula metadata
sudo port install geographiclibMacPorts ports tree · gis/geographiclib/Portfile · ソース: api.github.com
brew
geographiclib のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install geographicliblocal Homebrew formula metadata
sudo port install geographiclibMacPorts ports tree · gis/geographiclib/Portfile · ソース: api.github.com
nix profile install nixpkgs#geographiclibnixpkgs package indexes · pkgs/by-name/ge/geographiclib/package.nix · ソース: api.github.com
sudo apt install geographiclib-docDebian stable package indexes · geographiclib-doc · ソース: deb.debian.org
sudo dnf install GeographicLibFedora Rawhide package metadata · GeographicLib · ソース: dl.fedoraproject.org
概要
C++ geography library
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
Cart3Convert | cli | グローバル実行可能ファイル | |
CartConvert | cli | グローバル実行可能ファイル | |
Conformal3Proj | cli | グローバル実行可能ファイル | |
ConicProj | cli | グローバル実行可能ファイル | |
GeoConvert | cli | グローバル実行可能ファイル | |
Geod3Solve | cli | グローバル実行可能ファイル | |
GeodSolve | cli | グローバル実行可能ファイル | |
GeodesicProj | cli | グローバル実行可能ファイル | |
GeoidEval | cli | グローバル実行可能ファイル | |
Gravity | cli | グローバル実行可能ファイル | |
IntersectTool | cli | グローバル実行可能ファイル | |
MagneticField | cli | グローバル実行可能ファイル | |
Planimeter | cli | グローバル実行可能ファイル | |
RhumbSolve | cli | グローバル実行可能ファイル | |
TransverseMercatorProj | cli | グローバル実行可能ファイル | |
geographiclib-get-geoids | cli | グローバル実行可能ファイル | |
geographiclib-get-gravity | cli | グローバル実行可能ファイル | |
geographiclib-get-magnetic | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/geographiclib/geographiclib
インストールメタデータ
| パッケージキー | brew:geographiclib |
|---|---|
| バージョン | 2.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/geographiclib |
| ホームページ | https://geographiclib.sourceforge.io/ |
| リポジトリ | https://github.com/geographiclib/geographiclib |
| 上流ドキュメント | https://geographiclib.sourceforge.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/geographiclib/geographiclib/archive/refs/tags/r2.7.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 gravityソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.