Class: QgsGdalUtils¶
Utilities for working with GDAL.
Added in version 4.2.
List of all members, including inherited members
Static Methods
Returns |
|
Returns |
- class qgis.core.QgsGdalUtils[source]¶
Bases:
object- static supportsMrfLercCompression() bool[source]¶
Returns
Trueif the GDAL library used by this QGIS install supports the LERC compression technique for MRF files.See also
Added in version 4.2.
- Return type:
bool