qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.61k stars 3.01k forks source link

JP2MrSID driver missing on GDAL drivers options after being disabled #29213

Open qgib opened 5 years ago

qgib commented 5 years ago

Author Name: Alexandre Neto (@SrNetoChan) Original Redmine Issue: 21396 Affected QGIS version: 3.6.0 Redmine category:data_provider


If you deactivate the JP2MrSID driver in the GDAL Drivers list, after you reload QGIS, the driver will not longer be listed. From that point on, it becomes impossible to enable it back.

The workaround is to start a new profile, or edit the QGIS3.ini file and remove the driver from the skipList.

[gdal]
skipList=JP2MrSID JP2ECW GTiff 

Note that other drivers in the above example appear in the GUI to be activated

gioman commented 2 years ago

Still valid on 3.22.4 and 3.24.0