Can the named provider render content in crs? The Layer render precondition asks this before
drawing so a non-WGS84 raster surfaces a clear "reproject first" error instead of a blank overlay.
A provider that declares no acceptsCRS is treated as accepting anything (permissive default).
Can the named provider render content in
crs? The Layer render precondition asks this before drawing so a non-WGS84 raster surfaces a clear "reproject first" error instead of a blank overlay. A provider that declares noacceptsCRSis treated as accepting anything (permissive default).