gws.ext.ows.provider.wms.search

class gws.ext.ows.provider.wms.search.Config(*args, **kwargs)[source]
sourceLayers = None

source layers to use

class gws.ext.ows.provider.wms.search.Object[source]
configure()[source]
can_run(args)[source]
run(layer: gws.types.ILayer, args: gws.types.SearchArgs) → List[gws.types.IFeature][source]