Access to the 'Geospatial Data Abstraction Library' ('GDAL')
Build vrt, special case "-separate"
GDAL version and drivers.
General raster read and convert
vapour
Create raster file
Is the CRS string representative of angular coordinates
Retrieve geolocation information for a dataset
Read geometry column name
Read feature field types.
Summary of available geometry
Read layer extent
Read GDAL layer info
Read GDAL layer names
Raster ground control points
Raster information
Read feature names
Read feature field data
Read GDAL feature geometry
Raster IO (read)
Read or write raster block
type safe(r) raster read
GDAL raster subdatasets (variables)
Set and query GDAL configuration options
PROJ4 string to WKT
Virtual raster
Read GDAL virtual source contents
Raster warper (reprojection)
type safe(r) raster warp
Write data to a block in an existing file.
Vector VRT
Provides low-level access to 'GDAL' functionality. 'GDAL' is the 'Geospatial Data Abstraction Library' a translator for raster and vector geospatial data formats that presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats <https://gdal.org/>. This package is focussed on providing exactly and only what GDAL does, to enable developing further tools.
Useful links