macOS
brew install geoslocal Homebrew formula metadata
sudo port install geosMacPorts ports tree · science/geos/Portfile · 来源: api.github.com
安装
brew install geoslocal Homebrew formula metadata
sudo port install geosMacPorts ports tree · science/geos/Portfile · 来源: api.github.com
sudo apk add geosAlpine Linux edge package indexes · geos · 来源: dl-cdn.alpinelinux.org
sudo dnf install geosFedora Rawhide package metadata · geos · 来源: dl.fedoraproject.org
nix profile install nixpkgs#geosnixpkgs package indexes · pkgs/by-name/ge/geos/package.nix · 来源: api.github.com
sudo pacman -S geosArch Linux sync databases · geos · 来源: geo.mirror.pkgbuild.com
sudo zypper install geosopenSUSE Tumbleweed package metadata · geos · 来源: download.opensuse.org
sudo apt install geos-binDebian stable package indexes · geos-bin · 来源: deb.debian.org
概览
Geometry Engine
历史
GEOS, the Geometry Engine, Open Source, is a C and C++ computational-geometry library focused on algorithms used in GIS software. It implements the OGC Simple Features geometry model, spatial predicates and operations, spatial indexes, WKT and WKB I/O, and C and C++ APIs.
GEOS began as a direct C++ port of the Java JTS Topology Suite and remains closely tied to JTS. The project documentation says most core algorithms are developed in JTS and ported to GEOS after completion, while the two projects share testing data to distinguish implementation differences from algorithmic behavior.
GEOS is governed by a Project Steering Committee and is an OSGeo project. The official GitHub repository is the project source tree and includes the C API, C++ implementation, examples, Doxygen documentation, tools, and packaging metadata.
GEOS became a central dependency in the open-source geospatial stack. The official site names PostGIS, QGIS, GDAL, Shapely, and many others as core users, while the repository README also names the R `sf` package. That adoption made GEOS the shared geometry engine underneath SQL, desktop GIS, Python, R, and data-processing workflows.
Practitioners use GEOS through stable C API bindings, C++ code, or higher-level wrappers to compute intersections, unions, buffers, predicates such as contains and intersects, geometry validity, simplification, convex hulls, distances, areas, lengths, and spatial-index queries. Package users also get `geos-config` for compiler and linker flags and `geosop` as a command-line operator for GEOS geometry operations.
For package managers, GEOS is infrastructure: ABI stability of the C API matters because many dependent packages dynamically link to it. A GEOS upgrade can affect PostGIS, GDAL, QGIS, Shapely, R `sf`, and language bindings, so distributions treat it as a foundational geospatial library rather than a leaf package.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
geos-config | cli | 全局可执行文件 | |
geosop | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:geos |
|---|---|
| 版本 | 3.14.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/geos |
| 主页 | https://libgeos.org/ |
| 仓库 | https://github.com/libgeos/geos |
| 上游文档 | https://libgeos.org/doxygen |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://download.osgeo.org/geos/geos-3.14.1.tar.bz2 |
| 构建依赖 | 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 | geos |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
geos-bin 3.13.1-1
Geometry engine for Geographic Information Systems - Utilities
sudo apt install geos-binlibgeos++-dev 3.13.1-1
Geometry engine for GIS - C++ development files
sudo apt install libgeos++-devlibgeos-c1t64 3.13.1-1
Geometry engine for Geographic Information Systems - C Library
sudo apt install libgeos-c1t64libgeos-dev 3.13.1-1
Geometry engine for GIS - Development files
sudo apt install libgeos-devlibgeos-doc 3.13.1-1
Documentation for the GEOS GIS geometry engine library
sudo apt install libgeos-doclibgeos3.13.1 3.13.1-1
Geometry engine for Geographic Information Systems - C++ Library
sudo apt install libgeos3.13.1geos
nix profile install nixpkgs#geosgeos-bin 3.12.1-3build1
Geometry engine for Geographic Information Systems - Utilities
sudo apt install geos-binlibgeos++-dev 3.12.1-3build1
Geometry engine for GIS - C++ development files
sudo apt install libgeos++-devlibgeos-c1t64 3.12.1-3build1
Geometry engine for Geographic Information Systems - C Library
sudo apt install libgeos-c1t64libgeos-dev 3.12.1-3build1
Geometry engine for GIS - Development files
sudo apt install libgeos-devlibgeos-doc 3.12.1-3build1
Documentation for the GEOS GIS geometry engine library
sudo apt install libgeos-doclibgeos3.12.1t64 3.12.1-3build1
Geometry engine for Geographic Information Systems - C++ Library
sudo apt install libgeos3.12.1t64geos 3.14.1-r0
GEOS is a library providing OpenGIS and JTS spatial operations in C++.
sudo apk add geosgeos-dev 3.14.1-r0
GEOS is a library providing OpenGIS and JTS spatial operations in C++. (development files)
sudo apk add geos-devgeos 3.14.1-3.fc45
GEOS is a C++ port of the Java Topology Suite
sudo dnf install geos来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.