Language

Package: gdal @ 3.8.2

Synopsis

Raster and vector geospatial data format library

Description

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.

Home page
https://gdal.org/
Location
Licenses

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'swig' should probably be a native input
  • gnu/packages/geo.scm (line: 1608, column: 5)
formatting

Look for formatting issues in the source

line 1604 is way too long (105 characters)
  • gnu/packages/geo.scm (line: 1604, column: 0)