macOS
brew install geoslocal Homebrew formula metadata
sudo port install geosMacPorts ports tree · science/geos/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für geos in AI-Agent-Workflows.
Installation
brew install geoslocal Homebrew formula metadata
sudo port install geosMacPorts ports tree · science/geos/Portfile · Quelle: api.github.com
sudo apk add geosAlpine Linux edge package indexes · geos · Quelle: dl-cdn.alpinelinux.org
sudo dnf install geosFedora Rawhide package metadata · geos · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#geosnixpkgs package indexes · pkgs/by-name/ge/geos/package.nix · Quelle: api.github.com
sudo pacman -S geosArch Linux sync databases · geos · Quelle: geo.mirror.pkgbuild.com
sudo zypper install geosopenSUSE Tumbleweed package metadata · geos · Quelle: download.opensuse.org
sudo apt install geos-binDebian stable package indexes · geos-bin · Quelle: deb.debian.org
Überblick
Geometry Engine
Verlauf
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.
Sicherheitslage
narrow executable 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 |
|---|---|---|---|
geos-config | cli | globales Executable | |
geosop | 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.
Installationsmetadaten
| Paketschlüssel | brew:geos |
|---|---|
| Version | 3.14.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/geos |
| Homepage | https://libgeos.org/ |
| Repository | https://github.com/libgeos/geos |
| Upstream-Dokumentation | https://libgeos.org/doxygen |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://download.osgeo.org/geos/geos-3.14.1.tar.bz2 |
| 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 geosQuellspur
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.