AttributeError: 'NoneType' object has no attribute 'GetRasterBand'
Traceback (most recent call last):
File "C:\Users/godet/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Serval\serval.py", line 727, in set_active_raster
if self.check_layer(layer):
File "C:\Users/godet/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Serval\serval.py", line 698, in check_layer
check_gdal_driver_create_option(layer), # GDAL driver has CREATE option
File "C:\Users/godet/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Serval\utils.py", line 99, in check_gdal_driver_create_option
band = dataset.GetRasterBand(1)
AttributeError: 'NoneType' object has no attribute 'GetRasterBand'
Step to reproduce :
add this XYZ layer : https://mt1.google.com/vt/lyrs=y&hl=fr&x={x}&y={y}&z={z}
Step to reproduce :
https://mt1.google.com/vt/lyrs=y&hl=fr&x={x}&y={y}&z={z}