gws.qgis.wmssearch

Internal QGIS/WMS search provider.

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

Qgis/WMS automatic search provider

path = None

project path

sourceLayers = None

source layers to use

class gws.qgis.wmssearch.Object[source]
configure()[source]
can_run(args)[source]
run(layer: gws.types.ILayer, args: gws.types.SearchArgs) → List[gws.types.IFeature][source]