gws.plugin.ows_client.wfs.finder

WFS Finder.

Source code: gws.plugin.ows_client.wfs.finder

Module Contents

class gws.plugin.ows_client.wfs.finder.Config

Bases: gws.base.search.finder.Config

provider: Config.provider | None

Provider configuration.

sourceLayers: gws.gis.source.LayerFilter | None

Source layers to search for.

class gws.plugin.ows_client.wfs.finder.Object

Bases: gws.base.ows.client.finder.Object

serviceProvider: gws.plugin.ows_client.wfs.provider.Object
supportsGeometrySearch = True
configure_provider()