Automic VaultAutomic Vault

brew

Installer gdal avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gdal pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gdal

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gdal

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add gdal

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

Fedora dnfvérifié · 92%
sudo dnf install gdal

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

Nixvérifié · 92%
nix profile install nixpkgs#gdal

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S gdal

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

openSUSE zyppervérifié · 92%
sudo zypper install gdal

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

Debian aptvérifié · 92%
sudo apt install gdal-bin

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

Windows

Windows Package Managervérifié · 92%
winget install --id GISInternals.GDAL -e

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

aperçu

Résumé du paquet

Geospatial Data Abstraction Library

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gdal. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 44 dépendances d’exécution.
  • Les métadonnées de compilation listent 5 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
gdalcliexécutable global
gdal-configcliexécutable global
gdal2tilescliexécutable global
gdal2tiles.pycliexécutable global
gdal2xyzcliexécutable global
gdal2xyz.pycliexécutable global
gdal_calccliexécutable global
gdal_calc.pycliexécutable global
gdal_contourcliexécutable global
gdal_createcliexécutable global
gdal_editcliexécutable global
gdal_edit.pycliexécutable global
gdal_fillnodatacliexécutable global
gdal_fillnodata.pycliexécutable global
gdal_footprintcliexécutable global
gdal_gridcliexécutable global
gdal_mergecliexécutable global
gdal_merge.pycliexécutable global
gdal_pansharpencliexécutable global
gdal_pansharpen.pycliexécutable global
gdal_polygonizecliexécutable global
gdal_polygonize.pycliexécutable global
gdal_proximitycliexécutable global
gdal_proximity.pycliexécutable global
gdal_rasterizecliexécutable global
gdal_retilecliexécutable global
gdal_retile.pycliexécutable global
gdal_sievecliexécutable global
gdal_sieve.pycliexécutable global
gdal_translatecliexécutable global
gdal_viewshedcliexécutable global
gdaladdocliexécutable global
gdalattachpctcliexécutable global
gdalattachpct.pycliexécutable global
gdalbuildvrtcliexécutable global
gdalcomparecliexécutable global
gdalcompare.pycliexécutable global
gdaldemcliexécutable global
gdalenhancecliexécutable global
gdalinfocliexécutable global
gdallocationinfocliexécutable global
gdalmanagecliexécutable global
gdalmdiminfocliexécutable global
gdalmdimtranslatecliexécutable global
gdalmovecliexécutable global
gdalmove.pycliexécutable global
gdalsrsinfocliexécutable global
gdaltindexcliexécutable global
gdaltransformcliexécutable global
gdalwarpcliexécutable global
gnmanalysecliexécutable global
gnmmanagecliexécutable global
nearblackcliexécutable global
ogr2ogrcliexécutable global
ogr_layer_algebracliexécutable global
ogr_layer_algebra.pycliexécutable global
ogrinfocliexécutable global
ogrlinerefcliexécutable global
ogrmergecliexécutable global
ogrmerge.pycliexécutable global
ogrtindexcliexécutable global
pct2rgbcliexécutable global
pct2rgb.pycliexécutable global
rgb2pctcliexécutable global
rgb2pct.pycliexécutable global
sozipcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire3.13.1
gestionnaire mis à jour2026-07-05
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/OSGeo/gdal

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gdal
Version3.13.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/gdal
Page d'accueilhttps://gdal.org/en/stable/
Dépôthttps://github.com/OSGeo/gdal
Docs amonthttps://gdal.org/en/stable
LicenceMIT
Archive sourcehttps://github.com/OSGeo/gdal/releases/download/v3.13.1/gdal-3.13.1.tar.gz
Dernière mise à jour2026-07-05T23:07:18Z
Pulseupdated
Dépendancesapache-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
Dépendances de compilationboost, cmake, pkgconf, python-setuptools, swig
Bibliothèques fournies par macOScurl, expat
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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