Lightweight Access to the 'Geospatial Data Abstraction Library' ('GDAL')
Read layer extent
Read or write raster block
Read GDAL feature geometry
Virtual raster
Build vrt, special case "-separate"
General raster read and convert
GDAL version and drivers.
Create raster file
Is the CRS string representative of angular coordinates
Retrieve geolocation information for a dataset
Read geometry column name
Summary of available geometry
Read GDAL layer info
Read GDAL layer names
Raster ground control points
Raster information
Read feature names
Read feature field data
type safe(r) raster read
Raster IO (read)
Read feature field types.
GDAL raster subdatasets (variables)
Set and query GDAL configuration options
PROJ4 string to WKT
Read GDAL virtual source contents
type safe(r) raster warp
Raster warper (reprojection)
Write data to a block in an existing file.
vapour
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