Automic VaultAutomic Vault

brew

gdal mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gdal in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gdal

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gdal

MacPorts ports tree · gis/gdal/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gdal

Alpine Linux edge package indexes · gdal · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install gdal

Fedora Rawhide package metadata · gdal · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#gdal

nixpkgs package indexes · pkgs/by-name/gd/gdal/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gdal

Arch Linux sync databases · gdal · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install gdal

openSUSE Tumbleweed package metadata · gdal · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install gdal-bin

Debian stable package indexes · gdal-bin · Quelle: deb.debian.org

Windows

Windows Package Managerverifiziert · 92%
winget install --id GISInternals.GDAL -e

Windows Package Manager source index · GISInternals.GDAL · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Geospatial Data Abstraction Library

Befehle und Aliase

  • gdal
  • gdal-config
  • gdal2tiles
  • gdal2tiles.py
  • gdal2xyz
  • gdal2xyz.py
  • gdal_calc
  • gdal_calc.py
  • gdal_contour
  • gdal_create
  • gdal_edit
  • gdal_edit.py
  • gdal_fillnodata
  • gdal_fillnodata.py
  • gdal_footprint
  • gdal_grid
  • gdal_merge
  • gdal_merge.py
  • gdal_pansharpen
  • gdal_pansharpen.py
  • gdal_polygonize
  • gdal_polygonize.py
  • gdal_proximity
  • gdal_proximity.py
  • gdal_rasterize
  • gdal_retile
  • gdal_retile.py
  • gdal_sieve
  • gdal_sieve.py
  • gdal_translate
  • gdal_viewshed
  • gdaladdo

Verlauf

Projektgeschichte und Nutzung

GDAL, the Geospatial Data Abstraction Library, is a long-running open source library and command-line toolkit for reading, writing, translating, and processing raster and vector geospatial data formats.

Projektgeschichte

The GDAL FAQ says Frank Warmerdam started work on the GDAL/OGR library in late 1998. The project later became an Open Source Geospatial Foundation project and presents common raster and vector data models to applications while also shipping many command-line utilities.

OGR began as a separate vector I/O library inspired by OpenGIS Simple Features. The GDAL documentation states that GDAL and OGR were integrated together with the GDAL 2.0 release.

GDAL development has moved through several infrastructure eras. RFC 71 records the 2018 decision to move the source tree and new issue tracking from OSGeo-hosted Subversion and Trac to GitHub while preserving full source history.

Adoptionsgeschichte

GDAL became a foundation package in open source GIS and geospatial data processing because it hides many raster and vector file-format differences behind shared APIs and utilities.

The upstream list of software using GDAL includes desktop GIS, web mapping servers, scientific tools, spatial databases, Python libraries, and remote-sensing applications such as QGIS, GRASS GIS, MapServer, PostGIS raster components, Rasterio, Fiona, GeoDjango, and NASA-related tooling.

Wie es verwendet wird

Package users commonly install GDAL for command-line tools such as gdalinfo, gdal_translate, gdalwarp, ogrinfo, and ogr2ogr, as well as for the C/C++ library and language bindings used by higher-level geospatial software.

Starting with GDAL 3.11, the project documents a new single gdal command with subcommands as a provisional alternative interface alongside the traditional utilities.

Warum Paket-Nerds sich dafür interessieren

GDAL matters to package managers because it is both an end-user CLI suite and a low-level dependency for a large geospatial stack. Packaging it correctly often means coordinating native libraries, format drivers, PROJ integration, Python bindings, and downstream ABI expectations.

RFC 78 shows the packaging pressure around Python utilities: GDAL 3.3 implemented a gdal-utils package path so users could upgrade Python utility modules without necessarily upgrading the compiled bindings.

Zeitleiste

  • 1998: Frank Warmerdam starts work on the GDAL/OGR library.
  • GDAL 2.0: GDAL and OGR are integrated into one project.
  • 2018: RFC 71 proposes and adopts migration of source development to GitHub.
  • 2021: RFC 78 records the adopted gdal-utils package plan for GDAL 3.3.
  • 2025: GDAL documents command-line interface modernization for the new gdal front-end.
  • 2026: GDAL documentation references the 3.13.1 release.

Related projects

  • OGR is the vector-data component that was historically separate and is now part of GDAL.
  • Related geospatial projects using or surrounding GDAL include PROJ, QGIS, GRASS GIS, MapServer, PostGIS, Rasterio, Fiona, and DuckDB Spatial.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für gdal wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 44 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gdalcliglobales Executable
gdal-configcliglobales Executable
gdal2tilescliglobales Executable
gdal2tiles.pycliglobales Executable
gdal2xyzcliglobales Executable
gdal2xyz.pycliglobales Executable
gdal_calccliglobales Executable
gdal_calc.pycliglobales Executable
gdal_contourcliglobales Executable
gdal_createcliglobales Executable
gdal_editcliglobales Executable
gdal_edit.pycliglobales Executable
gdal_fillnodatacliglobales Executable
gdal_fillnodata.pycliglobales Executable
gdal_footprintcliglobales Executable
gdal_gridcliglobales Executable
gdal_mergecliglobales Executable
gdal_merge.pycliglobales Executable
gdal_pansharpencliglobales Executable
gdal_pansharpen.pycliglobales Executable
gdal_polygonizecliglobales Executable
gdal_polygonize.pycliglobales Executable
gdal_proximitycliglobales Executable
gdal_proximity.pycliglobales Executable
gdal_rasterizecliglobales Executable
gdal_retilecliglobales Executable
gdal_retile.pycliglobales Executable
gdal_sievecliglobales Executable
gdal_sieve.pycliglobales Executable
gdal_translatecliglobales Executable
gdal_viewshedcliglobales Executable
gdaladdocliglobales Executable
gdalattachpctcliglobales Executable
gdalattachpct.pycliglobales Executable
gdalbuildvrtcliglobales Executable
gdalcomparecliglobales Executable
gdalcompare.pycliglobales Executable
gdaldemcliglobales Executable
gdalenhancecliglobales Executable
gdalinfocliglobales Executable
gdallocationinfocliglobales Executable
gdalmanagecliglobales Executable
gdalmdiminfocliglobales Executable
gdalmdimtranslatecliglobales Executable
gdalmovecliglobales Executable
gdalmove.pycliglobales Executable
gdalsrsinfocliglobales Executable
gdaltindexcliglobales Executable
gdaltransformcliglobales Executable
gdalwarpcliglobales Executable
gnmanalysecliglobales Executable
gnmmanagecliglobales Executable
nearblackcliglobales Executable
ogr2ogrcliglobales Executable
ogr_layer_algebracliglobales Executable
ogr_layer_algebra.pycliglobales Executable
ogrinfocliglobales Executable
ogrlinerefcliglobales Executable
ogrmergecliglobales Executable
ogrmerge.pycliglobales Executable
ogrtindexcliglobales Executable
pct2rgbcliglobales Executable
pct2rgb.pycliglobales Executable
rgb2pctcliglobales Executable
rgb2pct.pycliglobales Executable
sozipcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version3.13.1
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/OSGeo/gdal

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gdal
Version3.13.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gdal
Homepagehttps://gdal.org/en/stable/
Repositoryhttps://github.com/OSGeo/gdal
Upstream-Dokumentationhttps://gdal.org/en/stable
LizenzMIT
Quellarchivhttps://github.com/OSGeo/gdal/releases/download/v3.13.1/gdal-3.13.1.tar.gz
Zuletzt aktualisiert2026-07-05T23:07:18Z
Pulseupdated
Abhängigkeitenapache-arrow, c-blosc, cfitsio, epsilon, freexl, geos, giflib, hdf5, imath, jpeg-turbo, jpeg-xl, json-c, libaec, libarchive, libdeflate, libgeotiff, libheif, libkml, liblerc, libpng, libpq, libspatialite, libtiff, libxml2, lz4, minizip, netcdf, numpy, openexr, openjpeg, openssl@3, pcre2, poppler, proj, python@3.14, qhull, sfcgal, sqlite, unixodbc, uriparser, webp, xerces-c, xz, zstd
Build-Abhängigkeitenboost, cmake, pkgconf, python-setuptools, swig
Von macOS bereitgestellte Bibliothekencurl, expat
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegdal
Version Scheme0
Revision3
Head VersionHEAD
Conflicts With
  • avce00
  • cpl
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gdal-bin 3.10.3+dfsg-1

Geospatial Data Abstraction Library - Utility programs

http://www.gdal.org/

sudo apt install gdal-bin
  • Section: science
  • Architecture: amd64
  • Source Package: gdal
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdal-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gdal-data 3.10.3+dfsg-1

Geospatial Data Abstraction Library - Data files

http://www.gdal.org/

sudo apt install gdal-data
  • Section: science
  • Architecture: all
  • Source Package: gdal
  • normalized package name match
  • Abgeglichen nach: Gdal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdal-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gdal-plugins 3.10.3+dfsg-1

Geospatial Data Abstraction Library - Plugins

http://www.gdal.org/

sudo apt install gdal-plugins
  • Section: science
  • Architecture: amd64
  • Source Package: gdal
  • normalized package name match
  • Abgeglichen nach: Gdal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdal-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdal-dev 3.10.3+dfsg-1

Geospatial Data Abstraction Library - Development files

http://www.gdal.org/

sudo apt install libgdal-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdal
  • 32 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdal-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdal36 3.10.3+dfsg-1

Geospatial Data Abstraction Library

http://www.gdal.org/

sudo apt install libgdal36
  • Section: libs
  • Architecture: amd64
  • Source Package: gdal
  • 32 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdal36 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-gdal 3.10.3+dfsg-1

Python 3 bindings to the Geospatial Data Abstraction Library

http://www.gdal.org/

sudo apt install python3-gdal
  • Section: python
  • Architecture: amd64
  • Source Package: gdal
  • 7 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-gdal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gdal

nix profile install nixpkgs#gdal
  • normalized package name match
  • Abgeglichen nach: Gdal
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gd/gdal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gdal-bin 3.8.4+dfsg-3ubuntu3

Geospatial Data Abstraction Library - Utility programs

http://www.gdal.org/

sudo apt install gdal-bin
  • Section: universe/science
  • Architecture: amd64
  • Source Package: gdal
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdal-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gdal-data 3.8.4+dfsg-3ubuntu3

Geospatial Data Abstraction Library - Data files

http://www.gdal.org/

sudo apt install gdal-data
  • Section: universe/science
  • Architecture: all
  • Source Package: gdal
  • normalized package name match
  • Abgeglichen nach: Gdal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdal-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gdal-plugins 3.8.4+dfsg-3ubuntu3

Geospatial Data Abstraction Library - Plugins

http://www.gdal.org/

sudo apt install gdal-plugins
  • Section: universe/science
  • Architecture: amd64
  • Source Package: gdal
  • normalized package name match
  • Abgeglichen nach: Gdal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdal-plugins from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgdal-dev 3.8.4+dfsg-3ubuntu3

Geospatial Data Abstraction Library - Development files

http://www.gdal.org/

sudo apt install libgdal-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gdal
  • 32 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdal-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgdal34t64 3.8.4+dfsg-3ubuntu3

Geospatial Data Abstraction Library

http://www.gdal.org/

sudo apt install libgdal34t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gdal
  • 32 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdal34t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-gdal 3.8.4+dfsg-3ubuntu3

Python 3 bindings to the Geospatial Data Abstraction Library

http://www.gdal.org/

sudo apt install python3-gdal
  • Section: universe/python
  • Architecture: amd64
  • Source Package: gdal
  • 7 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-gdal from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gdal 3.13.0-r1

A translator library for raster and vector geospatial data formats

https://gdal.org/

sudo apk add gdal
  • License: MIT
  • Architecture: x86_64
  • Source Package: gdal
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gdal
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdal from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gdal-bash-completion 3.13.0-r1

Bash completions for gdal

https://gdal.org/

sudo apk add gdal-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: gdal
  • normalized package name match
  • Abgeglichen nach: Gdal
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdal-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gdal-dev 3.13.0-r1

A translator library for raster and vector geospatial data formats (development files)

https://gdal.org/

sudo apk add gdal-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: gdal
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gdal
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdal-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment