This package browser is in early development. Mind the rough edges.

gdal 3.6.1

Raster and vector geospatial data format library

GDAL is a translator library for raster and vector geospatial data formats. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.

Installation

Install gdal 3.6.1 as follows:

guix install gdal@3.6.1

Or install the latest version:

guix install gdal

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.