You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport #9640 on release-3_4: [processing] Refine check for usable layers (#9642)
* [processing] Refine check for usable layers
- 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)
* Remove outdated comment
0 commit comments