The GdalSource is a source operator that reads raster data using GDAL. The counterpart for vector data is the OgrSource.
GdalSource
OgrSource
data
DataId
{ "type": "internal", "datasetId": "a626c880-1c41-489b-9e19-9596d129859c"}
None
If the given dataset does not exist or is not readable, an error is thrown.
{ "type": "GdalSource", "params": { "data": { "type": "internal", "datasetId": "a626c880-1c41-489b-9e19-9596d129859c" } } }