GDAL logo

GDAL GISInternals

Use this command to install GDAL:
winget install --id=GISInternals.GDAL -e

GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation.

GDAL (Geospatial Data Abstraction Library) is a versatile open-source library designed to translate and manipulate raster and vector geospatial data formats. It provides a unified framework for handling various spatial datasets, enabling seamless integration across different file types.

Key Features:

  • Supports over 200 raster and vector formats, including GeoTIFF, Shapefile, and NetCDF.
  • Offers command-line utilities like gdal_translate and gdalwarp for data conversion and processing.
  • Enables spatial analysis and reprojection of datasets using built-in georeferencing capabilities.
  • Provides a flexible API for integrating GDAL functionality into custom applications.

Audience & Benefit: Ideal for GIS professionals, developers, researchers, and organizations requiring robust geospatial data handling. GDAL streamlines workflows by simplifying data translation, transformation, and analysis, ensuring compatibility across diverse systems and formats. It can be installed via winget on supported platforms.

Versions
3.10.0
Website
License