gws.plugin.ows_client.wms.finder.Config
struct
gws.plugin.ows_client.wms.finder.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
access | gws.core.types.AclSpec | Konfiguration der Zugriffsrechte | |
models | [ gws.ext.config.model ] | data models for features gws.base.search.finder.Config.models | |
permissions | gws.core.types.AccessConfig | Optionen für Zugriffsrechte | |
provider | gws.plugin.ows_client.wms.provider.Config | Provider configuration. gws.plugin.ows_client.wms.finder.Config.provider | |
sourceLayers | gws.gis.source.LayerFilter | Source layers to search for. gws.plugin.ows_client.wms.finder.Config.sourceLayers | |
spatialContext | gws.base.search.finder.SpatialContext | 'map' | spatial context for keyword searches gws.base.search.finder.Config.spatialContext |
templates | [ gws.ext.config.template ] | feature formatting templates gws.base.search.finder.Config.templates | |
title | str | provider title gws.base.search.finder.Config.title | |
type | 'wms' | object type gws.plugin.ows_client.wms.finder.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text | |
withFilter | bool | True | enable filter search gws.base.search.finder.Config.withFilter |
withGeometry | bool | True | enable geometry search gws.base.search.finder.Config.withGeometry |
withKeyword | bool | True | enable keyword search gws.base.search.finder.Config.withKeyword |