I attempted to display some BYOC data (ordered Pleiades data) using the QGIS SentinelHub plugin. I get the following error:
KeyError: ‘CUSTOM’
Traceback (most recent call last):
File “C:/Users/<>/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SentinelHub\SentinelHub.py”, line 679, in add_qgis_layer
self.update_parameters()
File “C:/Users/<>/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SentinelHub\SentinelHub.py”, line 805, in update_parameters
self.update_selected_layer()
File “C:/Users/<>/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SentinelHub\SentinelHub.py”, line 836, in update_selected_layer
self.base_url = Settings.data_source_props[self.data_source][‘url’]
KeyError: ‘CUSTOM’
I assume custom/BYOC layers do not work through the plug in?
Will this be addressed?
Cheers
Sam
