🍺 BREW Explorer

← all formulae

gdal

brew install gdal v3.13.1_1 MIT

C/C++ library for reading, writing, and transforming geospatial raster and vector data across 100+ formats.

Why you might care

GDAL is the de facto standard for geospatial data I/O in GIS workflows, satellite imagery processing, and mapping applications. It abstracts away format differences (GeoTIFF, NetCDF, HDF5, Shapefile, etc.) behind a unified API, making it essential for any geospatial pipeline. Use it as a build dependency for GIS tools or directly via language bindings (Python, R, etc.).

Categories

Alternatives

PROJ GEOS Rasterio
9.2k
30-day installs · #373
28.7k
90-day · #404
121.4k
365-day · #373

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "PROJ",
    "GEOS",
    "Rasterio"
  ],
  "build_dependencies": [
    "boost",
    "cmake",
    "pkgconf",
    "python-setuptools",
    "swig"
  ],
  "categories": [
    "library",
    "geospatial",
    "data-science"
  ],
  "caveats": null,
  "conflicts_with": [
    "avce00",
    "cpl"
  ],
  "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",
    "netcdf",
    "numpy",
    "openexr",
    "openjpeg",
    "openssl@3",
    "pcre2",
    "poppler",
    "proj",
    "python@3.14",
    "qhull",
    "sfcgal",
    "sqlite",
    "unixodbc",
    "webp",
    "xerces-c",
    "xz",
    "zstd",
    "minizip",
    "uriparser"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Geospatial Data Abstraction Library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gdal",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gdal.org/en/stable/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "GDAL \u2014 GDAL  documentation",
  "installs_30d": 9230,
  "installs_365d": 121429,
  "installs_90d": 28687,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:44:28+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "gdal",
  "oldnames": [],
  "one_liner": "C/C++ library for reading, writing, and transforming geospatial raster and vector data across 100+ formats.",
  "optional_dependencies": [],
  "rank_30d": 373,
  "rank_365d": 373,
  "rank_90d": 404,
  "raw_hash": "92263ae62cb12b7d",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/g/gdal.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "curl",
    "expat"
  ],
  "version_head": "HEAD",
  "version_stable": "3.13.1",
  "versioned_formulae": [],
  "why_use_this": "GDAL is the de facto standard for geospatial data I/O in GIS workflows, satellite imagery processing, and mapping applications. It abstracts away format differences (GeoTIFF, NetCDF, HDF5, Shapefile, etc.) behind a unified API, making it essential for any geospatial pipeline. Use it as a build dependency for GIS tools or directly via language bindings (Python, R, etc.)."
}