gws.qgis.layer

QGIS Project layer, retains QGIS options and hierarchy.

class gws.qgis.layer.Config(*args, **kwargs)[source]

QGIS Project layer

directRender = None

QGIS providers that should be rendered directly

directSearch = None

QGIS providers that should be searched directly

path = None

path to a qgs project file

rootLayers = None

source layers to use as roots

excludeLayers = None

source layers to exclude

flattenLayers = None

flatten the layer hierarchy

layerConfig = None

custom configurations for specific layers

class gws.qgis.layer.Object[source]
configure()[source]