macOS
brew install gdallocal Homebrew formula metadata
sudo port install gdalMacPorts ports tree · gis/gdal/Portfile · source: api.github.com
brew
Geospatial Data Abstraction Library. Version 3.13.1 via Homebrew; verified 2026-07-05.
install
brew install gdallocal Homebrew formula metadata
sudo port install gdalMacPorts ports tree · gis/gdal/Portfile · source: api.github.com
sudo apk add gdalAlpine Linux edge package indexes · gdal · source: dl-cdn.alpinelinux.org
sudo apt install gdal-binDebian stable package indexes · gdal-bin · source: deb.debian.org
sudo dnf install gdalFedora Rawhide package metadata · gdal · source: dl.fedoraproject.org
nix profile install nixpkgs#gdalnixpkgs package indexes · pkgs/by-name/gd/gdal/package.nix · source: api.github.com
sudo pacman -S gdalArch Linux sync databases · gdal · source: geo.mirror.pkgbuild.com
sudo zypper install gdalopenSUSE Tumbleweed package metadata · gdal · source: download.opensuse.org
winget install --id GISInternals.GDAL -eWindows Package Manager source index · GISInternals.GDAL · source: cdn.winget.microsoft.com
overview
Geospatial Data Abstraction Library
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for gdal. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gdal | cli | global executable | |
gdal-config | cli | global executable | |
gdal2tiles | cli | global executable | |
gdal2tiles.py | cli | global executable | |
gdal2xyz | cli | global executable | |
gdal2xyz.py | cli | global executable | |
gdal_calc | cli | global executable | |
gdal_calc.py | cli | global executable | |
gdal_contour | cli | global executable | |
gdal_create | cli | global executable | |
gdal_edit | cli | global executable | |
gdal_edit.py | cli | global executable | |
gdal_fillnodata | cli | global executable | |
gdal_fillnodata.py | cli | global executable | |
gdal_footprint | cli | global executable | |
gdal_grid | cli | global executable | |
gdal_merge | cli | global executable | |
gdal_merge.py | cli | global executable | |
gdal_pansharpen | cli | global executable | |
gdal_pansharpen.py | cli | global executable | |
gdal_polygonize | cli | global executable | |
gdal_polygonize.py | cli | global executable | |
gdal_proximity | cli | global executable | |
gdal_proximity.py | cli | global executable | |
gdal_rasterize | cli | global executable | |
gdal_retile | cli | global executable | |
gdal_retile.py | cli | global executable | |
gdal_sieve | cli | global executable | |
gdal_sieve.py | cli | global executable | |
gdal_translate | cli | global executable | |
gdal_viewshed | cli | global executable | |
gdaladdo | cli | global executable | |
gdalattachpct | cli | global executable | |
gdalattachpct.py | cli | global executable | |
gdalbuildvrt | cli | global executable | |
gdalcompare | cli | global executable | |
gdalcompare.py | cli | global executable | |
gdaldem | cli | global executable | |
gdalenhance | cli | global executable | |
gdalinfo | cli | global executable | |
gdallocationinfo | cli | global executable | |
gdalmanage | cli | global executable | |
gdalmdiminfo | cli | global executable | |
gdalmdimtranslate | cli | global executable | |
gdalmove | cli | global executable | |
gdalmove.py | cli | global executable | |
gdalsrsinfo | cli | global executable | |
gdaltindex | cli | global executable | |
gdaltransform | cli | global executable | |
gdalwarp | cli | global executable | |
gnmanalyse | cli | global executable | |
gnmmanage | cli | global executable | |
nearblack | cli | global executable | |
ogr2ogr | cli | global executable | |
ogr_layer_algebra | cli | global executable | |
ogr_layer_algebra.py | cli | global executable | |
ogrinfo | cli | global executable | |
ogrlineref | cli | global executable | |
ogrmerge | cli | global executable | |
ogrmerge.py | cli | global executable | |
ogrtindex | cli | global executable | |
pct2rgb | cli | global executable | |
pct2rgb.py | cli | global executable | |
rgb2pct | cli | global executable | |
rgb2pct.py | cli | global executable | |
sozip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gdal |
|---|---|
| Version | 3.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gdal |
| Homepage | https://gdal.org/en/stable/ |
| Repository | https://github.com/OSGeo/gdal |
| Upstream docs | https://gdal.org/en/stable |
| License | MIT |
| Source archive | https://github.com/OSGeo/gdal/releases/download/v3.13.1/gdal-3.13.1.tar.gz |
| Last updated | 2026-07-05T23:07:18Z |
| Pulse | updated |
| Dependencies | apache-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 dependencies | boost, cmake, pkgconf, python-setuptools, swig |
| Uses from macOS | curl, expat |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdal |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gdal-bin 3.10.3+dfsg-1
Geospatial Data Abstraction Library - Utility programs
sudo apt install gdal-bingdal-data 3.10.3+dfsg-1
Geospatial Data Abstraction Library - Data files
sudo apt install gdal-datagdal-plugins 3.10.3+dfsg-1
Geospatial Data Abstraction Library - Plugins
sudo apt install gdal-pluginslibgdal-dev 3.10.3+dfsg-1
Geospatial Data Abstraction Library - Development files
sudo apt install libgdal-devlibgdal36 3.10.3+dfsg-1
Geospatial Data Abstraction Library
sudo apt install libgdal36python3-gdal 3.10.3+dfsg-1
Python 3 bindings to the Geospatial Data Abstraction Library
sudo apt install python3-gdalgdal
nix profile install nixpkgs#gdalgdal-bin 3.8.4+dfsg-3ubuntu3
Geospatial Data Abstraction Library - Utility programs
sudo apt install gdal-bingdal-data 3.8.4+dfsg-3ubuntu3
Geospatial Data Abstraction Library - Data files
sudo apt install gdal-datagdal-plugins 3.8.4+dfsg-3ubuntu3
Geospatial Data Abstraction Library - Plugins
sudo apt install gdal-pluginslibgdal-dev 3.8.4+dfsg-3ubuntu3
Geospatial Data Abstraction Library - Development files
sudo apt install libgdal-devlibgdal34t64 3.8.4+dfsg-3ubuntu3
Geospatial Data Abstraction Library
sudo apt install libgdal34t64python3-gdal 3.8.4+dfsg-3ubuntu3
Python 3 bindings to the Geospatial Data Abstraction Library
sudo apt install python3-gdalgdal 3.13.0-r1
A translator library for raster and vector geospatial data formats
sudo apk add gdalgdal-bash-completion 3.13.0-r1
Bash completions for gdal
sudo apk add gdal-bash-completiongdal-dev 3.13.0-r1
A translator library for raster and vector geospatial data formats (development files)
sudo apk add gdal-devsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.