macOS
brew install geographicliblocal Homebrew formula metadata
sudo port install geographiclibMacPorts ports tree · gis/geographiclib/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.