Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[processing] Refine check for usable layers (#9640)
- allow WMS layers and other non-GDAL raster layers. This will work fine for native algorithms, likely not work for other providers. They will need to be adapted to throw errors when incompatible raster layer providers are used - invalid layers are not permitted (e.g. those with missing data sources)
- Loading branch information