Referenz

Legende

SchriftartBezeichnungBeispiel
strTyp (String)"test"
intTyp (Integer)123
boolTyp (Bool)true
floatTyp (Float)3.14
[ str ]eine Liste vom Typ[ "test1" "test2" "test3" "test4" ]
dictgenerisches Schlüssel-Wert-Objekt{ "key1":"value1", "key2":"value2", "key3":"value3" }
[ Typ ]Liste (Array) von Elementen vom Typ[{"uid": "test1", type:"postgres"}, {"uid": "test2", type:"postgres"}]
accessEigenschaftnull (optional)
accesserforderliche Eigenschaft"test" (required)
helloliteraler Wert"hello"

Konfiguration

Das primäre Konfigurationsobjekt ist gws.base.application.core.Config.

Konfigurationsobjekte

gws.base.application.core.Config

struct Hauptkonfiguration der GBD WebSuite

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
actions[ gws.ext.config.action ]verfügbare Serveraktionen
authgws.base.auth.manager.Config{}Autorisierungsmethoden und -optionen
cachegws.gis.cache.core.Config{}Cache Konfiguration
clientgws.base.client.core.ConfigGBD WebSuite Client Konfiguration
databasegws.base.database.manager.ConfigDatenbank Konfiguration
developerdictEntwickler-Optionen
finders[ gws.ext.config.finder ]Konfiguration der Such-Anbieter
fontsgws.lib.font.ConfigKonfiguration der Schriftart
helpers[ gws.ext.config.helper ]Konfiguration der Helfer
locales[ str ]Konfiguration der Sprache
metadatagws.MetadataKonfiguration der Metadaten
models[ gws.ext.config.model ]Konfiguration für Modelle
owsServices[ gws.ext.config.owsService ]Konfiguration der Open Web Services
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
plugins[ dict ]Konfiguration für Plugins
printers[ gws.ext.config.printer ]Konfigurationen fürs Drucken
projectDirs[ gws.DirPath ]Verzeichnisse mit zusätzlichen Projekten
projectPaths[ gws.FilePath ]zusätzliche Projektpfade
projects[ gws.ext.config.project ]Projektkonfigurationen
servergws.server.core.ConfigOptionen für den GBD WebSuite Server
storagegws.base.storage.manager.ConfigOptionen zum Speichern der Konfiguration
templates[ gws.ext.config.template ]Konfiguration von Vorlagen
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
webgws.base.web.manager.ConfigKonfiguration des Webservers

gws.Metadata

struct Metadata. gws.Metadata

EigenschaftTypDefault
abstractstrgws.Metadata.abstract
accessConstraints[ gws.MetadataAccessConstraint ]gws.Metadata.accessConstraints
attributiongws.MetadataAttributiongws.Metadata.attribution
authorityIdentifierstrgws.Metadata.authorityIdentifier
authorityNamestrgws.Metadata.authorityName
authorityUrlstrgws.Metadata.authorityUrl
catalogCitationUidstrgws.Metadata.catalogCitationUid
catalogUidstrgws.Metadata.catalogUid
contactAddressstrgws.Metadata.contactAddress
contactAddressTypestrgws.Metadata.contactAddressType
contactAreastrgws.Metadata.contactArea
contactCitystrgws.Metadata.contactCity
contactCountrystrgws.Metadata.contactCountry
contactEmailstrgws.Metadata.contactEmail
contactFaxstrgws.Metadata.contactFax
contactOrganizationstrgws.Metadata.contactOrganization
contactPersonstrgws.Metadata.contactPerson
contactPhonestrgws.Metadata.contactPhone
contactPositionstrgws.Metadata.contactPosition
contactProviderNamestrgws.Metadata.contactProviderName
contactProviderSitestrgws.Metadata.contactProviderSite
contactRolestrgws.Metadata.contactRole
contactUrlstrgws.Metadata.contactUrl
contactZipstrgws.Metadata.contactZip
dateBeginstrgws.Metadata.dateBegin
dateCreatedstrgws.Metadata.dateCreated
dateEndstrgws.Metadata.dateEnd
dateUpdatedstrgws.Metadata.dateUpdated
extraLinks[ gws.MetadataLink ]gws.Metadata.extraLinks
feesstrgws.Metadata.fees
imagestrgws.Metadata.image
inspireDegreeOfConformitystrgws.Metadata.inspireDegreeOfConformity
inspireKeywords[ str ]gws.Metadata.inspireKeywords
inspireMandatoryKeywordstrgws.Metadata.inspireMandatoryKeyword
inspireResourceTypestrgws.Metadata.inspireResourceType
inspireSpatialDataServiceTypestrgws.Metadata.inspireSpatialDataServiceType
inspireSpatialScopestrgws.Metadata.inspireSpatialScope
inspireSpatialScopeNamestrgws.Metadata.inspireSpatialScopeName
inspireThemestrgws.Metadata.inspireTheme
inspireThemeNamestrgws.Metadata.inspireThemeName
inspireThemeNameEnstrgws.Metadata.inspireThemeNameEn
isoMaintenanceFrequencyCodestrgws.Metadata.isoMaintenanceFrequencyCode
isoQualityConformanceExplanationstrgws.Metadata.isoQualityConformanceExplanation
isoQualityConformanceQualityPassboolgws.Metadata.isoQualityConformanceQualityPass
isoQualityConformanceSpecificationDatestrgws.Metadata.isoQualityConformanceSpecificationDate
isoQualityConformanceSpecificationTitlestrgws.Metadata.isoQualityConformanceSpecificationTitle
isoQualityLineageSourcestrgws.Metadata.isoQualityLineageSource
isoQualityLineageSourceScaleintgws.Metadata.isoQualityLineageSourceScale
isoQualityLineageStatementstrgws.Metadata.isoQualityLineageStatement
isoRestrictionCodestrgws.Metadata.isoRestrictionCode
isoScopestrgws.Metadata.isoScope
isoScopeNamestrgws.Metadata.isoScopeName
isoServiceFunctionstrgws.Metadata.isoServiceFunction
isoSpatialRepresentationTypestrgws.Metadata.isoSpatialRepresentationType
isoSpatialResolutionstrgws.Metadata.isoSpatialResolution
isoTopicCategories[ str ]gws.Metadata.isoTopicCategories
keywords[ str ]gws.Metadata.keywords
languagestrgws.Metadata.language
language3strgws.Metadata.language3
languageNamestrgws.Metadata.languageName
licensegws.MetadataLicensegws.Metadata.license
metaLinks[ gws.MetadataLink ]gws.Metadata.metaLinks
namestrgws.Metadata.name
parentIdentifierstrgws.Metadata.parentIdentifier
serviceMetaLinkgws.MetadataLinkgws.Metadata.serviceMetaLink
titlestrgws.Metadata.title

gws.MetadataAccessConstraint

struct Metadata AccessConstraint. gws.MetadataAccessConstraint

EigenschaftTypDefault
titlestrgws.MetadataAccessConstraint.title
typestrgws.MetadataAccessConstraint.type

gws.MetadataAttribution

struct Metadata Attribution. gws.MetadataAttribution

EigenschaftTypDefault
titlestrgws.MetadataAttribution.title
urlgws.Urlgws.MetadataAttribution.url

gws.MetadataLicense

struct Metadata License. gws.MetadataLicense

EigenschaftTypDefault
titlestrgws.MetadataLicense.title
urlgws.Urlgws.MetadataLicense.url

gws.PermissionsConfig

struct Permissions configuration. gws.PermissionsConfig

EigenschaftTypDefault
creategws.AclStrPermission to create new objects. gws.PermissionsConfig.create
deletegws.AclStrPermission to delete objects. gws.PermissionsConfig.delete
editgws.AclStrA combination of read, write, create and delete. gws.PermissionsConfig.edit
readgws.AclStrPermission to read the object. gws.PermissionsConfig.read
writegws.AclStrPermission to change the object. gws.PermissionsConfig.write

gws.SortOptions

struct Sort options. gws.SortOptions

EigenschaftTypDefault
fieldNamestrgws.SortOptions.fieldName
reverseboolFalsegws.SortOptions.reverse

gws.TemplateQualityLevel

struct Template quality level. gws.TemplateQualityLevel

EigenschaftTypDefault
dpiintgws.TemplateQualityLevel.dpi
namestrgws.TemplateQualityLevel.name

gws.TextSearchOptions

struct Text search options. gws.TextSearchOptions

EigenschaftTypDefault
typegws.TextSearchTypeType of the search. gws.TextSearchOptions.type
caseSensitiveboolFalseUse the case sensitive search. gws.TextSearchOptions.caseSensitive
minLengthint0Minimal pattern length. gws.TextSearchOptions.minLength

gws.XmlNamespace

struct XML namespace. gws.XmlNamespace

EigenschaftTypDefault
schemaLocationgws.UrlNamespace schema location. gws.XmlNamespace.schemaLocation
uidstrUnique ID. gws.XmlNamespace.uid
urigws.UrlNamespace uri. gws.XmlNamespace.uri
versionstrNamespace version. gws.XmlNamespace.version
xmlnsstrDefault prefix for this Namespace. gws.XmlNamespace.xmlns

gws.base.auth.manager.Config

struct Authentication and authorization options gws.base.auth.manager.Config

EigenschaftTypDefault
methods[ gws.ext.config.authMethod ]Methoden der Authentifizierung
mfa[ gws.ext.config.authMfa ]Multi-Faktor-Authentifizierung
providers[ gws.ext.config.authProvider ]Anbieter für die Authentifizierung
sessiongws.ext.config.authSessionManagerSitzungs-Optionen
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.client.core.Config

struct GWS client configuration gws.base.client.core.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
addElements[ gws.base.client.core.ElementConfig ]add elements to the parent element list gws.base.client.core.Config.addElements
elements[ gws.base.client.core.ElementConfig ]client UI elements gws.base.client.core.Config.elements
optionsdictclient options gws.base.client.core.Config.options
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
removeElements[ gws.base.client.core.ElementConfig ]remove elements from the parent element list gws.base.client.core.Config.removeElements
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.client.core.ElementConfig

struct GWS client UI element configuration gws.base.client.core.ElementConfig

EigenschaftTypDefault
tagstrelement tag gws.base.client.core.ElementConfig.tag
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
afterstrinsert after this tag gws.base.client.core.ElementConfig.after
beforestrinsert before this tag gws.base.client.core.ElementConfig.before
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.database.manager.Config

struct Database configuration gws.base.database.manager.Config

EigenschaftTypDefault
providers[ gws.ext.config.databaseProvider ]database providers gws.base.database.manager.Config.providers
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.edit.action.Config

struct Edit action gws.base.edit.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'edit'object type gws.base.edit.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.layer.core.AutoLayersOptions

struct Configuration for automatic layers. gws.base.layer.core.AutoLayersOptions

EigenschaftTypDefault
configdictgws.base.layer.core.AutoLayersOptions.config
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
applyTogws.gis.source.LayerFiltergws.base.layer.core.AutoLayersOptions.applyTo
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.layer.core.CacheConfig

struct Cache configuration gws.base.layer.core.CacheConfig

EigenschaftTypDefault
maxAgegws.Duration'7d'cache max. age gws.base.layer.core.CacheConfig.maxAge
maxLevelint1max. zoom level to cache gws.base.layer.core.CacheConfig.maxLevel
requestBufferintgws.base.layer.core.CacheConfig.requestBuffer
requestTilesintgws.base.layer.core.CacheConfig.requestTiles
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.layer.core.ClientOptions

struct Client options for a layer gws.base.layer.core.ClientOptions

EigenschaftTypDefault
exclusiveboolFalseonly one of this layer's children is visible at a time gws.base.layer.core.ClientOptions.exclusive
expandedboolFalsethe layer is expanded in the list view gws.base.layer.core.ClientOptions.expanded
hiddenboolFalsethe layer is initially hidden gws.base.layer.core.ClientOptions.hidden
selectedboolFalsethe layer is initially selected gws.base.layer.core.ClientOptions.selected
unfoldedboolFalsethe layer is not listed, but its children are gws.base.layer.core.ClientOptions.unfolded
unlistedboolFalsethe layer is hidden in the list view gws.base.layer.core.ClientOptions.unlisted

gws.base.layer.core.GridConfig

struct Grid configuration for caches and tiled data gws.base.layer.core.GridConfig

EigenschaftTypDefault
crsgws.CrsNamegws.base.layer.core.GridConfig.crs
extentgws.Extentgws.base.layer.core.GridConfig.extent
origingws.Origingws.base.layer.core.GridConfig.origin
resolutions[ float ]gws.base.layer.core.GridConfig.resolutions
tileSizeintgws.base.layer.core.GridConfig.tileSize
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.layer.core.OwsConfig

struct gws.base.layer.core.OwsConfig

EigenschaftTypDefault
featureNamestrgws.base.layer.core.OwsConfig.featureName
geometryNamestrgws.base.layer.core.OwsConfig.geometryName
layerNamestrgws.base.layer.core.OwsConfig.layerName
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
xmlNamespacegws.XmlNamespacegws.base.layer.core.OwsConfig.xmlNamespace

gws.base.layer.group.Config

struct Group layer gws.base.layer.group.Config

EigenschaftTypDefault
layers[ gws.ext.config.layer ]layers in this group gws.base.layer.group.Config.layers
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'group'object type gws.base.layer.group.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.base.layer.tree.FlattenConfig

struct Layer hierarchy flattening gws.base.layer.tree.FlattenConfig

EigenschaftTypDefault
levelintflatten level gws.base.layer.tree.FlattenConfig.level
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
useGroupsboolFalseuse group names (true) or image layer names (false) gws.base.layer.tree.FlattenConfig.useGroups

gws.base.map.action.Config

struct gws.base.map.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'map'object type gws.base.map.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.map.core.Config

struct Map configuration gws.base.map.core.Config

EigenschaftTypDefault
layers[ gws.ext.config.layer ]collection of layers for this map gws.base.map.core.Config.layers
centergws.Pointmap center gws.base.map.core.Config.center
coordinatePrecisionintprecision for coordinates gws.base.map.core.Config.coordinatePrecision
crsgws.CrsName'EPSG:3857'crs for this map gws.base.map.core.Config.crs
extentgws.Extentmap extent gws.base.map.core.Config.extent
extentBufferintextent buffer gws.base.map.core.Config.extentBuffer
titlestrmap title gws.base.map.core.Config.title
type'default'object type gws.base.map.core.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
wrapXboolFalsewrap the world horizontally gws.base.map.core.Config.wrapX
zoomgws.gis.zoom.Configmap scales and resolutions gws.base.map.core.Config.zoom

gws.base.model.core.TableViewColumn

struct gws.base.model.core.TableViewColumn

EigenschaftTypDefault
namestrgws.base.model.core.TableViewColumn.name
widthintgws.base.model.core.TableViewColumn.width

gws.base.model.dynamic_model.Config

struct gws.base.model.dynamic_model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'default'object type gws.base.model.dynamic_model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.base.ows.client.provider.AuthorizationConfig

struct gws.base.ows.client.provider.AuthorizationConfig

EigenschaftTypDefault
typestrgws.base.ows.client.provider.AuthorizationConfig.type
passwordstrgws.base.ows.client.provider.AuthorizationConfig.password
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
usernamestrgws.base.ows.client.provider.AuthorizationConfig.username

gws.base.ows.client.provider.OperationConfig

struct gws.base.ows.client.provider.OperationConfig

EigenschaftTypDefault
urlgws.Urlgws.base.ows.client.provider.OperationConfig.url
verbgws.OwsVerbgws.base.ows.client.provider.OperationConfig.verb
formats[ str ]gws.base.ows.client.provider.OperationConfig.formats
postUrlgws.Urlgws.base.ows.client.provider.OperationConfig.postUrl
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.ows.server.action.Config

struct OWS server action gws.base.ows.server.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'ows'object type gws.base.ows.server.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.printer.action.Config

struct gws.base.printer.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'printer'object type gws.base.printer.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.printer.core.Config

struct Printer configuration gws.base.printer.core.Config

EigenschaftTypDefault
templategws.ext.config.templatePrint template gws.base.printer.core.Config.template
models[ gws.ext.config.model ]Data models gws.base.printer.core.Config.models
qualityLevels[ gws.TemplateQualityLevel ]Quality levels supported by this printer gws.base.printer.core.Config.qualityLevels
titlestrPrinter title gws.base.printer.core.Config.title
type'default'object type gws.base.printer.core.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.project.action.Config

struct gws.base.project.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'project'object type gws.base.project.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.project.core.Config

struct Project configuration gws.base.project.core.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
actions[ gws.ext.config.action ]project-specific actions gws.base.project.core.Config.actions
assetsgws.base.web.site.WebDocumentRootConfigproject-specific assets options gws.base.project.core.Config.assets
clientgws.base.client.core.Configproject-specific gws client configuration gws.base.project.core.Config.client
finders[ gws.ext.config.finder ]search providers gws.base.project.core.Config.finders
locales[ str ]project locales gws.base.project.core.Config.locales
mapgws.base.map.core.ConfigMap configuration gws.base.project.core.Config.map
metadatagws.Metadataproject metadata gws.base.project.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.project.core.Config.models
overviewMapgws.base.map.core.ConfigOverview map configuration gws.base.project.core.Config.overviewMap
owsServices[ gws.ext.config.owsService ]OWS services configuration gws.base.project.core.Config.owsServices
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
printers[ gws.base.printer.core.Config ]print configurations gws.base.project.core.Config.printers
templates[ gws.ext.config.template ]project info templates gws.base.project.core.Config.templates
titlestrproject title gws.base.project.core.Config.title
type'default'object type gws.base.project.core.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.search.action.Config

struct Search action gws.base.search.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
limitint1000search results limit gws.base.search.action.Config.limit
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
tolerancegws.UomValueStrdefault tolerance gws.base.search.action.Config.tolerance
type'search'object type gws.base.search.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.storage.core.Config

struct Storage configuration gws.base.storage.core.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
categoryNamestrcategory name gws.base.storage.core.Config.categoryName
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providerUidstrstorage provider uid gws.base.storage.core.Config.providerUid
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.storage.manager.Config

struct Storage configuration gws.base.storage.manager.Config

EigenschaftTypDefault
providers[ gws.ext.config.storageProvider ]storage providers gws.base.storage.manager.Config.providers
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.action.Config

struct gws.base.web.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'web'object type gws.base.web.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.manager.Config

struct Web server configuration gws.base.web.manager.Config

EigenschaftTypDefault
sites[ gws.base.web.site.Config ]configured sites gws.base.web.manager.Config.sites
sslgws.base.web.site.SSLConfigSSL-Konfiguration
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.site.Config

struct Site (virtual host) configuration gws.base.web.site.Config

EigenschaftTypDefault
rootgws.base.web.site.WebDocumentRootConfigSpeicherort und Optionen des Dokumentstammverzeichnisses
assetsgws.base.web.site.WebDocumentRootConfigassets location and options gws.base.web.site.Config.assets
canonicalHoststrHostname für reverse rewriting
corsgws.base.web.site.CorsConfigcors configuration gws.base.web.site.Config.cors
errorPagegws.ext.config.templateerror page template gws.base.web.site.Config.errorPage
hoststr'*'host name gws.base.web.site.Config.host
rewrite[ gws.base.web.site.RewriteRuleConfig ]rewrite rules gws.base.web.site.Config.rewrite
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.site.CorsConfig

struct gws.base.web.site.CorsConfig

EigenschaftTypDefault
allowCredentialsboolFalseAccess-Control-Allow-Credentials header. gws.base.web.site.CorsConfig.allowCredentials
allowHeadersstrAccess-Control-Allow-Headers header. gws.base.web.site.CorsConfig.allowHeaders
allowMethodsstrAccess-Control-Allow-Methods header. gws.base.web.site.CorsConfig.allowMethods
allowOriginstrAccess-Control-Allow-Origin header. gws.base.web.site.CorsConfig.allowOrigin
maxAgeint5Access-Control-Max-Age header. gws.base.web.site.CorsConfig.maxAge
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.site.RewriteRuleConfig

struct gws.base.web.site.RewriteRuleConfig

EigenschaftTypDefault
patterngws.Regexexpression to match the url against gws.base.web.site.RewriteRuleConfig.pattern
targetstrtarget url with placeholders gws.base.web.site.RewriteRuleConfig.target
optionsdictadditional options gws.base.web.site.RewriteRuleConfig.options
reversedboolFalsereversed rewrite rule gws.base.web.site.RewriteRuleConfig.reversed
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.site.SSLConfig

struct SSL configuration gws.base.web.site.SSLConfig

EigenschaftTypDefault
crtgws.FilePathcrt bundle location gws.base.web.site.SSLConfig.crt
keygws.FilePathkey file location gws.base.web.site.SSLConfig.key
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.base.web.site.WebDocumentRootConfig

struct Base directory for assets gws.base.web.site.WebDocumentRootConfig

EigenschaftTypDefault
dirgws.DirPathdirectory path gws.base.web.site.WebDocumentRootConfig.dir
allowMime[ str ]allowed mime types gws.base.web.site.WebDocumentRootConfig.allowMime
denyMime[ str ]disallowed mime types (from the standard list) gws.base.web.site.WebDocumentRootConfig.denyMime
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.gis.cache.core.Config

struct Global cache options gws.gis.cache.core.Config

EigenschaftTypDefault
seedingConcurrencyint1number of concurrent seeding jobs gws.gis.cache.core.Config.seedingConcurrency
seedingMaxTimegws.Duration'600'max. time for a seeding job gws.gis.cache.core.Config.seedingMaxTime
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.gis.source.LayerFilter

struct Source layer filter gws.gis.source.LayerFilter

EigenschaftTypDefault
isGroupboolif true, match only group layers gws.gis.source.LayerFilter.isGroup
isImageboolif true, match only images layers gws.gis.source.LayerFilter.isImage
isQueryableboolif true, match only queryable layers gws.gis.source.LayerFilter.isQueryable
isVisibleboolif true, match only visible layers gws.gis.source.LayerFilter.isVisible
levelint0match only layers at this level gws.gis.source.LayerFilter.level
names[ str ]match these layer names (top-to-bottom order) gws.gis.source.LayerFilter.names
patterngws.Regexmatch layers whose full path matches a pattern gws.gis.source.LayerFilter.pattern
titles[ str ]match these layer titles gws.gis.source.LayerFilter.titles

gws.gis.zoom.Config

struct Zoom levels and resolutions gws.gis.zoom.Config

EigenschaftTypDefault
initResolutionfloatinitial resolution gws.gis.zoom.Config.initResolution
initScalefloatinitial scale gws.gis.zoom.Config.initScale
maxResolutionfloatmaximal resolution gws.gis.zoom.Config.maxResolution
maxScalefloatmaximal scale gws.gis.zoom.Config.maxScale
minResolutionfloatminimal resolution gws.gis.zoom.Config.minResolution
minScalefloatminimal scale gws.gis.zoom.Config.minScale
resolutions[ float ]allowed resolutions gws.gis.zoom.Config.resolutions
scales[ float ]allowed scales gws.gis.zoom.Config.scales
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.lib.csv.Config

struct CSV format settings gws.lib.csv.Config

EigenschaftTypDefault
delimiterstr','field delimiter gws.lib.csv.Config.delimiter
encodingstr'utf8'encoding for CSV files gws.lib.csv.Config.encoding
formulaHackboolTrueprepend numeric strings with an equal sign gws.lib.csv.Config.formulaHack
quotestr'"'quote sign gws.lib.csv.Config.quote
quoteAllboolFalsequote all fields gws.lib.csv.Config.quoteAll
rowDelimiterstr'\n'row delimiter gws.lib.csv.Config.rowDelimiter
type'csv'object type gws.lib.csv.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.lib.font.Config

struct Custom fonts configuration. gws.lib.font.Config

EigenschaftTypDefault
dirgws.DirPathdirectory with custom fonts gws.lib.font.Config.dir
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.lib.xmlx.helper.Config

struct XML settings gws.lib.xmlx.helper.Config

EigenschaftTypDefault
namespaces[ gws.XmlNamespace ]custom XML namespaces gws.lib.xmlx.helper.Config.namespaces
type'xml'object type gws.lib.xmlx.helper.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.alkis.action.BuchungConfig

struct Access to the Grundbuch (register) information gws.plugin.alkis.action.BuchungConfig

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.alkis.action.Config

struct Flurstückssuche action gws.plugin.alkis.action.Config

EigenschaftTypDefault
crsgws.CrsNameCRS for the ALKIS data gws.plugin.alkis.action.Config.crs
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
buchunggws.plugin.alkis.action.BuchungConfig{}access to the Grundbuch (register) information gws.plugin.alkis.action.Config.buchung
buchungsblattSearchOptionsgws.TextSearchOptionsgws.plugin.alkis.action.Config.buchungsblattSearchOptions
dataSchemastr'public'schema where ALKIS tables are stored gws.plugin.alkis.action.Config.dataSchema
dbUidstrdatabase provider ID gws.plugin.alkis.action.Config.dbUid
eigentuemergws.plugin.alkis.action.EigentuemerConfig{}access to the Eigentümer (owner) information gws.plugin.alkis.action.Config.eigentuemer
excludeGemarkung[ str ]Gemarkung (Administrative Unit) IDs to exclude from search gws.plugin.alkis.action.Config.excludeGemarkung
exportgws.plugin.alkis.data.export.Configcsv export configuration gws.plugin.alkis.action.Config.export
indexSchemastr'gws8'schema to store GWS internal indexes gws.plugin.alkis.action.Config.indexSchema
limitint100search results limit gws.plugin.alkis.action.Config.limit
nameSearchOptionsgws.TextSearchOptionsgws.plugin.alkis.action.Config.nameSearchOptions
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
printers[ gws.base.printer.core.Config ]print configurations gws.plugin.alkis.action.Config.printers
storagegws.base.storage.core.Configstorage configuration gws.plugin.alkis.action.Config.storage
strasseSearchOptionsgws.TextSearchOptionsgws.plugin.alkis.action.Config.strasseSearchOptions
templates[ gws.ext.config.template ]templates for Flurstueck details gws.plugin.alkis.action.Config.templates
type'alkis'object type gws.plugin.alkis.action.Config.type
uigws.plugin.alkis.action.Ui{}ui options gws.plugin.alkis.action.Config.ui
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.alkis.action.EigentuemerConfig

struct Access to the Eigentümer (owner) information gws.plugin.alkis.action.EigentuemerConfig

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
controlModeboolFalserestricted mode enabled gws.plugin.alkis.action.EigentuemerConfig.controlMode
controlRules[ str ]regular expression for the restricted input control gws.plugin.alkis.action.EigentuemerConfig.controlRules
logTablestrdata access protocol table name gws.plugin.alkis.action.EigentuemerConfig.logTable
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.alkis.action.Ui

struct Flurstückssuche UI configuration. gws.plugin.alkis.action.Ui

EigenschaftTypDefault
autoSpatialSearchboolFalseactivate spatial search after submit gws.plugin.alkis.action.Ui.autoSpatialSearch
gemarkungListModegws.plugin.alkis.action.GemarkungListMode'combined'gemarkung list mode gws.plugin.alkis.action.Ui.gemarkungListMode
searchSelectionboolFalsesearch in selection enabled gws.plugin.alkis.action.Ui.searchSelection
searchSpatialboolFalsespatial search enabled gws.plugin.alkis.action.Ui.searchSpatial
strasseListModegws.plugin.alkis.action.StrasseListMode'plain'strasse list entry format gws.plugin.alkis.action.Ui.strasseListMode
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
useExportboolFalseexport function enabled gws.plugin.alkis.action.Ui.useExport
useHistoryboolFalsehistory controls enabled gws.plugin.alkis.action.Ui.useHistory
usePickboolFalsepick mode enabled gws.plugin.alkis.action.Ui.usePick
useSelectboolFalseselect mode enabled gws.plugin.alkis.action.Ui.useSelect

gws.plugin.alkis.data.export.Config

struct CSV export configuration gws.plugin.alkis.data.export.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
models[ gws.ext.config.model ]export groups gws.plugin.alkis.data.export.Config.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.annotate_tool.action.Config

struct gws.plugin.annotate_tool.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
labelsdictdefault label templates gws.plugin.annotate_tool.action.Config.labels
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
storagegws.base.storage.core.Configstorage configuration gws.plugin.annotate_tool.action.Config.storage
type'annotate'object type gws.plugin.annotate_tool.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_method.basic.Config

struct HTTP-basic authorization options gws.plugin.auth_method.basic.Config

EigenschaftTypDefault
realmstrauthentication realm gws.plugin.auth_method.basic.Config.realm
secureboolTrueuse only with SSL gws.base.auth.method.Config.secure
type'basic'object type gws.plugin.auth_method.basic.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_method.token.Config

struct HTTP-token authorization options gws.plugin.auth_method.token.Config

EigenschaftTypDefault
headerstrHTTP header name gws.plugin.auth_method.token.Config.header
prefixstrtoken prefix gws.plugin.auth_method.token.Config.prefix
secureboolTrueuse only with SSL gws.base.auth.method.Config.secure
type'token'object type gws.plugin.auth_method.token.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_method.web.action.Config

struct gws.plugin.auth_method.web.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'auth'object type gws.plugin.auth_method.web.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_method.web.core.Config

struct Web-based authorization options gws.plugin.auth_method.web.core.Config

EigenschaftTypDefault
cookieNamestr'auth'name for the cookie gws.plugin.auth_method.web.core.Config.cookieName
cookiePathstr'/'cookie path gws.plugin.auth_method.web.core.Config.cookiePath
secureboolTrueuse only with SSL gws.base.auth.method.Config.secure
type'web'object type gws.plugin.auth_method.web.core.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_mfa.email.Config

struct Web-based authorization options gws.plugin.auth_mfa.email.Config

EigenschaftTypDefault
cookieNamestr'auth'name for the cookie gws.plugin.auth_mfa.email.Config.cookieName
cookiePathstr'/'cookie path gws.plugin.auth_mfa.email.Config.cookiePath
type'email'object type gws.plugin.auth_mfa.email.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_provider.file.Config

struct dateibasierter Authentifizierungsprovider

EigenschaftTypDefault
pathgws.FilePathPfad zur JSON-Datei des Benutzers
allowedMethods[ str ]Optionales Einschränken der Authentifizierungsmethoden, falls dieser Provider nicht für alle Methoden gültig sein soll.
type'file'Objekttyp
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_provider.ldap.Config

struct LDAP-Authentifizierungsprovider

EigenschaftTypDefault
urlstrLDAP-Server-URL z.B. "ldap://host:port/baseDN?searchAttribute"
users[ gws.plugin.auth_provider.ldap.UserSpec ]Zuordnung von LDAP Benutzern/Gruppen zu GWS Rollen
activeDirectoryboolTrueAuswahl zwischen LDAP und ActiveDirectory(default)
allowedMethods[ str ]Optionales Einschränken der Authentifizierungsmethoden, falls dieser Provider nicht für alle Methoden gültig sein soll.
bindDNstrDN des leseberechtigten LDAP Users zur Abfrage von Benutzerinformationen
bindPasswordstrPasswort des bindDN
displayNameFormatgws.FormatStrFormat für den Anzeigenamen des Benutzers
timeoutgws.Duration30LDAP-Server-Timeout in Sekunden
type'ldap'Objekttyp
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.auth_provider.ldap.UserSpec

struct Zuordnung von LDAP Benutzern/Gruppen zu GWS Rollen

EigenschaftTypDefault
roles[ str ]Liste von GWS Rollen die der Benutzer erhalten soll, wenn matches und memberOf zutreffen
matchesstrLDAP Filter der für den Benutzer zutreffen muss, z.B. "(uid>=1000)"
memberOfstrLDAP Gruppe die der Benutzer haben muss.

gws.plugin.auth_session_manager.sqlite.Config

struct Configuration for sqlite sessions gws.plugin.auth_session_manager.sqlite.Config

EigenschaftTypDefault
lifeTimegws.Duration'1200'session life time gws.base.auth.session_manager.Config.lifeTime
pathstrsession storage path gws.plugin.auth_session_manager.sqlite.Config.path
type'sqlite'object type gws.plugin.auth_session_manager.sqlite.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.dimension.Config

struct Dimension action gws.plugin.dimension.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
layerUids[ str ]snap layer uids gws.plugin.dimension.Config.layerUids
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
pixelToleranceint10pixel tolerance gws.plugin.dimension.Config.pixelTolerance
storagegws.base.storage.core.Configstorage configuration gws.plugin.dimension.Config.storage
type'dimension'object type gws.plugin.dimension.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.gekos.action.Config

struct GekoS action gws.plugin.gekos.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
indexgws.plugin.gekos.index.ConfigGekoS index configuration gws.plugin.gekos.action.Config.index
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
templates[ gws.ext.config.template ]feature templates gws.plugin.gekos.action.Config.templates
type'gekos'object type gws.plugin.gekos.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.gekos.index.Config

struct gws.plugin.gekos.index.Config

EigenschaftTypDefault
crsgws.CrsNameCRS for gekos data gws.plugin.gekos.index.Config.crs
sources[ gws.plugin.gekos.index.SourceConfig ]gek-online instance names gws.plugin.gekos.index.Config.sources
tableNamestrsql table name gws.plugin.gekos.index.Config.tableName
dbUidstrDatabase provider uid gws.plugin.gekos.index.Config.dbUid
positiongws.plugin.gekos.index.PositionConfigposition correction for points gws.plugin.gekos.index.Config.position
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.gekos.index.PositionConfig

struct gws.plugin.gekos.index.PositionConfig

EigenschaftTypDefault
offsetXintgws.plugin.gekos.index.PositionConfig.offsetX
offsetYintgws.plugin.gekos.index.PositionConfig.offsetY
angleint0gws.plugin.gekos.index.PositionConfig.angle
distanceint0gws.plugin.gekos.index.PositionConfig.distance
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.gekos.index.SourceConfig

struct gws.plugin.gekos.index.SourceConfig

EigenschaftTypDefault
instancestrgws.plugin.gekos.index.SourceConfig.instance
paramsdictgws.plugin.gekos.index.SourceConfig.params
urlgws.Urlgws.plugin.gekos.index.SourceConfig.url
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.geojson.layer.Config

struct GeoJson layer gws.plugin.geojson.layer.Config

EigenschaftTypDefault
providergws.plugin.geojson.provider.Configgeojson provider gws.plugin.geojson.layer.Config.provider
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'geojson'object type gws.plugin.geojson.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.geojson.model.Config

struct gws.plugin.geojson.model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.geojson.provider.ConfigGeoJson provider gws.plugin.geojson.model.Config.provider
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'geojson'object type gws.plugin.geojson.model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.plugin.geojson.provider.Config

struct gws.plugin.geojson.provider.Config

EigenschaftTypDefault
pathgws.FilePathpath to a geojson file gws.plugin.geojson.provider.Config.path
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.legend.combined.Config

struct Combined legend. gws.plugin.legend.combined.Config

EigenschaftTypDefault
layerUids[ str ]layers gws.plugin.legend.combined.Config.layerUids
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cacheMaxAgegws.Duration'1d'max cache age for remote legends gws.base.legend.core.Config.cacheMaxAge
optionsdictprovider-dependent legend options gws.base.legend.core.Config.options
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'combined'object type gws.plugin.legend.combined.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.legend.html.Config

struct HTML-based legend. gws.plugin.legend.html.Config

EigenschaftTypDefault
templategws.ext.config.templatetemplate for an HTML legend gws.plugin.legend.html.Config.template
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cacheMaxAgegws.Duration'1d'max cache age for remote legends gws.base.legend.core.Config.cacheMaxAge
optionsdictprovider-dependent legend options gws.base.legend.core.Config.options
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'html'object type gws.plugin.legend.html.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.legend.remote.Config

struct External legend. gws.plugin.legend.remote.Config

EigenschaftTypDefault
urls[ gws.Url ]urls of externals legend images gws.plugin.legend.remote.Config.urls
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cacheMaxAgegws.Duration'1d'max cache age for remote legends gws.base.legend.core.Config.cacheMaxAge
optionsdictprovider-dependent legend options gws.base.legend.core.Config.options
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'remote'object type gws.plugin.legend.remote.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.legend.static.Config

struct Static legend. gws.plugin.legend.static.Config

EigenschaftTypDefault
pathgws.FilePathpath to the image file gws.plugin.legend.static.Config.path
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cacheMaxAgegws.Duration'1d'max cache age for remote legends gws.base.legend.core.Config.cacheMaxAge
optionsdictprovider-dependent legend options gws.base.legend.core.Config.options
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'static'object type gws.plugin.legend.static.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_field.bool.Config

struct gws.plugin.model_field.bool.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'bool'object type gws.plugin.model_field.bool.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.date.Config

struct gws.plugin.model_field.date.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'date'object type gws.plugin.model_field.date.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.datetime.Config

struct gws.plugin.model_field.datetime.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'datetime'object type gws.plugin.model_field.datetime.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.file.Config

struct gws.plugin.model_field.file.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
contentColumnstrgws.plugin.model_field.file.Config.contentColumn
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
nameColumnstrgws.plugin.model_field.file.Config.nameColumn
pathColumnstrgws.plugin.model_field.file.Config.pathColumn
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'file'object type gws.plugin.model_field.file.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.float.Config

struct gws.plugin.model_field.float.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'float'object type gws.plugin.model_field.float.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.geometry.Config

struct gws.plugin.model_field.geometry.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
crsgws.CrsNamegws.plugin.model_field.geometry.Config.crs
geometryTypegws.GeometryTypegws.plugin.model_field.geometry.Config.geometryType
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'geometry'object type gws.plugin.model_field.geometry.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.integer.Config

struct gws.plugin.model_field.integer.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'integer'object type gws.plugin.model_field.integer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.related_feature.Config

struct gws.plugin.model_field.related_feature.Config

EigenschaftTypDefault
fromColumnstrforeign key column in this table gws.plugin.model_field.related_feature.Config.fromColumn
namestrgws.base.model.field.Config.name
toModelstrrelated model gws.plugin.model_field.related_feature.Config.toModel
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
toColumnstrkey column in the related model, primary key by default gws.plugin.model_field.related_feature.Config.toColumn
type'relatedFeature'object type gws.plugin.model_field.related_feature.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.related_feature_list.Config

struct gws.plugin.model_field.related_feature_list.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
toColumnstrforeign key column in the related model gws.plugin.model_field.related_feature_list.Config.toColumn
toModelstrrelated model gws.plugin.model_field.related_feature_list.Config.toModel
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
fromColumnstrkey column in this table, primary key by default gws.plugin.model_field.related_feature_list.Config.fromColumn
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'relatedFeatureList'object type gws.plugin.model_field.related_feature_list.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.related_linked_feature_list.Config

struct gws.plugin.model_field.related_linked_feature_list.Config

EigenschaftTypDefault
linkFromColumnstrlink key column for this model gws.plugin.model_field.related_linked_feature_list.Config.linkFromColumn
linkTableNamestrlink table name gws.plugin.model_field.related_linked_feature_list.Config.linkTableName
linkToColumnstrlink key column for the related model gws.plugin.model_field.related_linked_feature_list.Config.linkToColumn
namestrgws.base.model.field.Config.name
toModelstrrelated model gws.plugin.model_field.related_linked_feature_list.Config.toModel
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
fromColumnstrkey column in this table, primary key by default gws.plugin.model_field.related_linked_feature_list.Config.fromColumn
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
toColumnstrkey column in the related table, primary key by default gws.plugin.model_field.related_linked_feature_list.Config.toColumn
type'relatedLinkedFeatureList'object type gws.plugin.model_field.related_linked_feature_list.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.related_multi_feature_list.Config

struct gws.plugin.model_field.related_multi_feature_list.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
related[ gws.plugin.model_field.related_multi_feature_list.RelatedItem ]related models and keys gws.plugin.model_field.related_multi_feature_list.Config.related
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
fromColumnstrkey column in this table, primary key by default gws.plugin.model_field.related_multi_feature_list.Config.fromColumn
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'relatedMultiFeatureList'object type gws.plugin.model_field.related_multi_feature_list.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.related_multi_feature_list.RelatedItem

struct gws.plugin.model_field.related_multi_feature_list.RelatedItem

EigenschaftTypDefault
toColumnstrgws.plugin.model_field.related_multi_feature_list.RelatedItem.toColumn
toModelstrgws.plugin.model_field.related_multi_feature_list.RelatedItem.toModel

gws.plugin.model_field.text.Config

struct gws.plugin.model_field.text.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
textSearchgws.TextSearchOptionsgws.plugin.model_field.text.Config.textSearch
titlestrgws.base.model.field.Config.title
type'text'object type gws.plugin.model_field.text.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_field.time.Config

struct gws.plugin.model_field.time.Config

EigenschaftTypDefault
namestrgws.base.model.field.Config.name
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
isAutoboolgws.base.model.field.Config.isAuto
isPrimaryKeyboolgws.base.model.field.Config.isPrimaryKey
isRequiredboolgws.base.model.field.Config.isRequired
isUniqueboolgws.base.model.field.Config.isUnique
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
titlestrgws.base.model.field.Config.title
type'time'object type gws.plugin.model_field.time.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
validators[ gws.ext.config.modelValidator ]gws.base.model.field.Config.validators
values[ gws.ext.config.modelValue ]gws.base.model.field.Config.values
widgetgws.ext.config.modelWidgetgws.base.model.field.Config.widget

gws.plugin.model_validator.format.Config

struct gws.plugin.model_validator.format.Config

EigenschaftTypDefault
messagestrgws.base.model.validator.Config.message
forCreateboolTruegws.base.model.validator.Config.forCreate
forUpdateboolTruegws.base.model.validator.Config.forUpdate
type'format'object type gws.plugin.model_validator.format.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_validator.required.Config

struct gws.plugin.model_validator.required.Config

EigenschaftTypDefault
messagestrgws.base.model.validator.Config.message
forCreateboolTruegws.base.model.validator.Config.forCreate
forUpdateboolTruegws.base.model.validator.Config.forUpdate
type'required'object type gws.plugin.model_validator.required.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_value.current_timestamp.Config

struct gws.plugin.model_value.current_timestamp.Config

EigenschaftTypDefault
forCreateboolTruegws.base.model.value.Config.forCreate
forReadboolTruegws.base.model.value.Config.forRead
forUpdateboolTruegws.base.model.value.Config.forUpdate
isDefaultboolFalsegws.base.model.value.Config.isDefault
type'currentTimestamp'object type gws.plugin.model_value.current_timestamp.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_value.current_user.Config

struct gws.plugin.model_value.current_user.Config

EigenschaftTypDefault
forCreateboolTruegws.base.model.value.Config.forCreate
forReadboolTruegws.base.model.value.Config.forRead
forUpdateboolTruegws.base.model.value.Config.forUpdate
formatstrformat string gws.plugin.model_value.current_user.Config.format
isDefaultboolFalsegws.base.model.value.Config.isDefault
type'currentUser'object type gws.plugin.model_value.current_user.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_value.format.Config

struct gws.plugin.model_value.format.Config

EigenschaftTypDefault
formatstrgws.plugin.model_value.format.Config.format
forCreateboolTruegws.base.model.value.Config.forCreate
forReadboolTruegws.base.model.value.Config.forRead
forUpdateboolTruegws.base.model.value.Config.forUpdate
isDefaultboolFalsegws.base.model.value.Config.isDefault
type'format'object type gws.plugin.model_value.format.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_value.static.Config

struct gws.plugin.model_value.static.Config

EigenschaftTypDefault
valueanygws.plugin.model_value.static.Config.value
forCreateboolTruegws.base.model.value.Config.forCreate
forReadboolTruegws.base.model.value.Config.forRead
forUpdateboolTruegws.base.model.value.Config.forUpdate
isDefaultboolFalsegws.base.model.value.Config.isDefault
type'static'object type gws.plugin.model_value.static.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.date.Config

struct gws.plugin.model_widget.date.Config

EigenschaftTypDefault
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'date'object type gws.plugin.model_widget.date.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.feature_list.Config

struct gws.plugin.model_widget.feature_list.Config

EigenschaftTypDefault
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'featureList'object type gws.plugin.model_widget.feature_list.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withDeleteButtonboolFalsegws.plugin.model_widget.feature_list.Config.withDeleteButton
withEditButtonboolTruegws.plugin.model_widget.feature_list.Config.withEditButton
withLinkButtonboolTruegws.plugin.model_widget.feature_list.Config.withLinkButton
withNewButtonboolTruegws.plugin.model_widget.feature_list.Config.withNewButton
withUnlinkButtonboolFalsegws.plugin.model_widget.feature_list.Config.withUnlinkButton

gws.plugin.model_widget.feature_select.Config

struct gws.plugin.model_widget.feature_select.Config

EigenschaftTypDefault
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'featureSelect'object type gws.plugin.model_widget.feature_select.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withSearchboolFalsegws.plugin.model_widget.feature_select.Config.withSearch

gws.plugin.model_widget.feature_suggest.Config

struct gws.plugin.model_widget.feature_suggest.Config

EigenschaftTypDefault
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'featureSuggest'object type gws.plugin.model_widget.feature_suggest.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.file.Config

struct gws.plugin.model_widget.file.Config

EigenschaftTypDefault
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'file'object type gws.plugin.model_widget.file.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.file_list.Config

struct gws.plugin.model_widget.file_list.Config

EigenschaftTypDefault
toFileFieldstrgws.plugin.model_widget.file_list.Config.toFileField
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'fileList'object type gws.plugin.model_widget.file_list.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withDeleteButtonboolFalsegws.plugin.model_widget.feature_list.Config.withDeleteButton
withEditButtonboolTruegws.plugin.model_widget.feature_list.Config.withEditButton
withLinkButtonboolTruegws.plugin.model_widget.feature_list.Config.withLinkButton
withNewButtonboolTruegws.plugin.model_widget.feature_list.Config.withNewButton
withUnlinkButtonboolFalsegws.plugin.model_widget.feature_list.Config.withUnlinkButton

gws.plugin.model_widget.float.Config

struct gws.plugin.model_widget.float.Config

EigenschaftTypDefault
placeholderstrinput box placeholder gws.plugin.model_widget.float.Config.placeholder
readOnlyboolFalsegws.base.model.widget.Config.readOnly
stepint1numeric step gws.plugin.model_widget.float.Config.step
type'float'object type gws.plugin.model_widget.float.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.geometry.Config

struct gws.plugin.model_widget.geometry.Config

EigenschaftTypDefault
isInlineboolFalseDisplay the geometry widget in the form. gws.plugin.model_widget.geometry.Config.isInline
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'geometry'object type gws.plugin.model_widget.geometry.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withTextboolFalseDisplay the text geometry editor. gws.plugin.model_widget.geometry.Config.withText

gws.plugin.model_widget.hidden.Config

struct gws.plugin.model_widget.hidden.Config

EigenschaftTypDefault
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'hidden'object type gws.plugin.model_widget.hidden.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.input.Config

struct gws.plugin.model_widget.input.Config

EigenschaftTypDefault
placeholderstrinput box placeholder gws.plugin.model_widget.input.Config.placeholder
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'input'object type gws.plugin.model_widget.input.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.integer.Config

struct gws.plugin.model_widget.integer.Config

EigenschaftTypDefault
placeholderstrinput box placeholder gws.plugin.model_widget.integer.Config.placeholder
readOnlyboolFalsegws.base.model.widget.Config.readOnly
stepint1numeric step gws.plugin.model_widget.integer.Config.step
type'integer'object type gws.plugin.model_widget.integer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.select.Config

struct gws.plugin.model_widget.select.Config

EigenschaftTypDefault
items[ gws.plugin.model_widget.select.ListItemConfig ]gws.plugin.model_widget.select.Config.items
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'select'object type gws.plugin.model_widget.select.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withSearchboolFalsegws.plugin.model_widget.select.Config.withSearch

gws.plugin.model_widget.select.ListItemConfig

struct gws.plugin.model_widget.select.ListItemConfig

EigenschaftTypDefault
valueanygws.plugin.model_widget.select.ListItemConfig.value
extraTextstrgws.plugin.model_widget.select.ListItemConfig.extraText
levelintgws.plugin.model_widget.select.ListItemConfig.level
textstrgws.plugin.model_widget.select.ListItemConfig.text

gws.plugin.model_widget.textarea.Config

struct gws.plugin.model_widget.textarea.Config

EigenschaftTypDefault
heightint0textarea height placeholder gws.plugin.model_widget.textarea.Config.height
placeholderstrtextarea placeholder gws.plugin.model_widget.textarea.Config.placeholder
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'textarea'object type gws.plugin.model_widget.textarea.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.model_widget.toggle.Config

struct gws.plugin.model_widget.toggle.Config

EigenschaftTypDefault
kindstr'checkbox'Toggle kind: checkbox, radio gws.plugin.model_widget.toggle.Config.kind
readOnlyboolFalsegws.base.model.widget.Config.readOnly
type'toggle'object type gws.plugin.model_widget.toggle.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.nominatim.finder.Config

struct Nominatim search gws.plugin.nominatim.finder.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
countrystrcountry to limit the search gws.plugin.nominatim.finder.Config.country
languagestrlanguage to return the results in gws.plugin.nominatim.finder.Config.language
models[ gws.ext.config.model ]data models for features gws.base.search.finder.Config.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
spatialContextgws.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
titlestrprovider title gws.base.search.finder.Config.title
type'nominatim'object type gws.plugin.nominatim.finder.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withFilterboolTrueenable filter search gws.base.search.finder.Config.withFilter
withGeometryboolTrueenable geometry search gws.base.search.finder.Config.withGeometry
withKeywordboolTrueenable keyword search gws.base.search.finder.Config.withKeyword

gws.plugin.nominatim.model.Config

struct Nominatim model gws.plugin.nominatim.model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
countrystrcountry to limit the search gws.plugin.nominatim.model.Config.country
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
languagestrlanguage to return the results in gws.plugin.nominatim.model.Config.language
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'nominatim'object type gws.plugin.nominatim.model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.plugin.ows_client.wfs.finder.Config

struct gws.plugin.ows_client.wfs.finder.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
models[ gws.ext.config.model ]data models for features gws.base.search.finder.Config.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.ows_client.wfs.provider.ConfigProvider configuration. gws.plugin.ows_client.wfs.finder.Config.provider
sourceLayersgws.gis.source.LayerFilterSource layers to search for. gws.plugin.ows_client.wfs.finder.Config.sourceLayers
spatialContextgws.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
titlestrprovider title gws.base.search.finder.Config.title
type'wfs'object type gws.plugin.ows_client.wfs.finder.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withFilterboolTrueenable filter search gws.base.search.finder.Config.withFilter
withGeometryboolTrueenable geometry search gws.base.search.finder.Config.withGeometry
withKeywordboolTrueenable keyword search gws.base.search.finder.Config.withKeyword

gws.plugin.ows_client.wfs.flatlayer.Config

struct Flat WFS layer. gws.plugin.ows_client.wfs.flatlayer.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.ows_client.wfs.provider.ConfigWFS provider gws.plugin.ows_client.wfs.flatlayer.Config.provider
sourceLayersgws.gis.source.LayerFiltersource layers to use gws.plugin.ows_client.wfs.flatlayer.Config.sourceLayers
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'wfsflat'object type gws.plugin.ows_client.wfs.flatlayer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.ows_client.wfs.layer.Config

struct gws.plugin.ows_client.wfs.layer.Config

EigenschaftTypDefault
providergws.plugin.ows_client.wfs.provider.ConfigWFS provider gws.plugin.ows_client.wfs.layer.Config.provider
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
autoLayers[ gws.base.layer.core.AutoLayersOptions ]custom configurations for automatically created layers gws.base.layer.tree.Config.autoLayers
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
excludeLayersgws.gis.source.LayerFiltersource layers to exclude gws.base.layer.tree.Config.excludeLayers
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
flattenLayersgws.base.layer.tree.FlattenConfigflatten the layer hierarchy gws.base.layer.tree.Config.flattenLayers
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayersgws.gis.source.LayerFiltersource layers to use as roots gws.base.layer.tree.Config.rootLayers
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'wfs'object type gws.plugin.ows_client.wfs.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.ows_client.wfs.model.Config

struct gws.plugin.ows_client.wfs.model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.ows_client.wfs.provider.ConfigWFS provider gws.plugin.ows_client.wfs.model.Config.provider
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
sourceLayersgws.gis.source.LayerFilterSource layers to search for. gws.plugin.ows_client.wfs.model.Config.sourceLayers
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'wfs'object type gws.plugin.ows_client.wfs.model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.plugin.ows_client.wfs.provider.Config

struct gws.plugin.ows_client.wfs.provider.Config

EigenschaftTypDefault
urlgws.Urlservice url gws.base.ows.client.provider.Config.url
alwaysXYboolFalseforce XY orientation for lat/lon projections gws.base.ows.client.provider.Config.alwaysXY
authorizationgws.base.ows.client.provider.AuthorizationConfigservice authorization gws.base.ows.client.provider.Config.authorization
capsCacheMaxAgegws.Duration'1d'max cache age for capabilities documents gws.base.ows.client.provider.Config.capsCacheMaxAge
extendedBboxboolwhether to use extended bbox format (with CRS) gws.plugin.ows_client.wfs.provider.Config.extendedBbox
forceCrsgws.CrsNameuse this CRS for requests gws.base.ows.client.provider.Config.forceCrs
maxRequestsint0max concurrent requests to this source gws.base.ows.client.provider.Config.maxRequests
operations[ gws.base.ows.client.provider.OperationConfig ]override operations reported in capabilities gws.base.ows.client.provider.Config.operations
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.ows_client.wms.finder.Config

struct gws.plugin.ows_client.wms.finder.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
models[ gws.ext.config.model ]data models for features gws.base.search.finder.Config.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.ows_client.wms.provider.ConfigProvider configuration. gws.plugin.ows_client.wms.finder.Config.provider
sourceLayersgws.gis.source.LayerFilterSource layers to search for. gws.plugin.ows_client.wms.finder.Config.sourceLayers
spatialContextgws.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
titlestrprovider title gws.base.search.finder.Config.title
type'wms'object type gws.plugin.ows_client.wms.finder.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withFilterboolTrueenable filter search gws.base.search.finder.Config.withFilter
withGeometryboolTrueenable geometry search gws.base.search.finder.Config.withGeometry
withKeywordboolTrueenable keyword search gws.base.search.finder.Config.withKeyword

gws.plugin.ows_client.wms.flatlayer.Config

struct Flat WMS layer. gws.plugin.ows_client.wms.flatlayer.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.ows_client.wms.provider.ConfigWMS provider gws.plugin.ows_client.wms.flatlayer.Config.provider
sourceLayersgws.gis.source.LayerFiltersource layers to use gws.plugin.ows_client.wms.flatlayer.Config.sourceLayers
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'wmsflat'object type gws.plugin.ows_client.wms.flatlayer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.ows_client.wms.layer.Config

struct gws.plugin.ows_client.wms.layer.Config

EigenschaftTypDefault
providergws.plugin.ows_client.wms.provider.ConfigWMS provider gws.plugin.ows_client.wms.layer.Config.provider
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
autoLayers[ gws.base.layer.core.AutoLayersOptions ]custom configurations for automatically created layers gws.base.layer.tree.Config.autoLayers
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
excludeLayersgws.gis.source.LayerFiltersource layers to exclude gws.base.layer.tree.Config.excludeLayers
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
flattenLayersgws.base.layer.tree.FlattenConfigflatten the layer hierarchy gws.base.layer.tree.Config.flattenLayers
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayersgws.gis.source.LayerFiltersource layers to use as roots gws.base.layer.tree.Config.rootLayers
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'wms'object type gws.plugin.ows_client.wms.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.ows_client.wms.model.Config

struct gws.plugin.ows_client.wms.model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.ows_client.wms.provider.ConfigWMS provider gws.plugin.ows_client.wms.model.Config.provider
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
sourceLayersgws.gis.source.LayerFilterSource layers to search for. gws.plugin.ows_client.wms.model.Config.sourceLayers
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'wms'object type gws.plugin.ows_client.wms.model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.plugin.ows_client.wms.provider.Config

struct gws.plugin.ows_client.wms.provider.Config

EigenschaftTypDefault
urlgws.Urlservice url gws.base.ows.client.provider.Config.url
alwaysXYboolFalseforce XY orientation for lat/lon projections gws.base.ows.client.provider.Config.alwaysXY
authorizationgws.base.ows.client.provider.AuthorizationConfigservice authorization gws.base.ows.client.provider.Config.authorization
bottomFirstboolFalsetrue if layers are listed from bottom to top gws.plugin.ows_client.wms.provider.Config.bottomFirst
capsCacheMaxAgegws.Duration'1d'max cache age for capabilities documents gws.base.ows.client.provider.Config.capsCacheMaxAge
forceCrsgws.CrsNameuse this CRS for requests gws.base.ows.client.provider.Config.forceCrs
maxRequestsint0max concurrent requests to this source gws.base.ows.client.provider.Config.maxRequests
operations[ gws.base.ows.client.provider.OperationConfig ]override operations reported in capabilities gws.base.ows.client.provider.Config.operations
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.ows_client.wmts.layer.Config

struct WMTS layer gws.plugin.ows_client.wmts.layer.Config

EigenschaftTypDefault
providergws.plugin.ows_client.wmts.provider.ConfigWMTS provider gws.plugin.ows_client.wmts.layer.Config.provider
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'tile'layer display mode gws.plugin.ows_client.wmts.layer.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
sourceLayersgws.gis.source.LayerFiltersource layer filter gws.plugin.ows_client.wmts.layer.Config.sourceLayers
stylestrWMTS style name gws.plugin.ows_client.wmts.layer.Config.style
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'wmts'object type gws.plugin.ows_client.wmts.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.ows_client.wmts.provider.Config

struct gws.plugin.ows_client.wmts.provider.Config

EigenschaftTypDefault
urlgws.Urlservice url gws.base.ows.client.provider.Config.url
alwaysXYboolFalseforce XY orientation for lat/lon projections gws.base.ows.client.provider.Config.alwaysXY
authorizationgws.base.ows.client.provider.AuthorizationConfigservice authorization gws.base.ows.client.provider.Config.authorization
capsCacheMaxAgegws.Duration'1d'max cache age for capabilities documents gws.base.ows.client.provider.Config.capsCacheMaxAge
forceCrsgws.CrsNameuse this CRS for requests gws.base.ows.client.provider.Config.forceCrs
gridgws.base.layer.core.GridConfigsource grid gws.plugin.ows_client.wmts.provider.Config.grid
maxRequestsint0max concurrent requests to this source gws.base.ows.client.provider.Config.maxRequests
operations[ gws.base.ows.client.provider.OperationConfig ]override operations reported in capabilities gws.base.ows.client.provider.Config.operations
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.ows_server.csw.Config

struct CSW Service configuration gws.plugin.ows_server.csw.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
extentgws.Extentservice extent gws.base.ows.server.service.Config.extent
metadatagws.Metadataservice metadata gws.base.ows.server.service.Config.metadata
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayerUidstrroot layer uid gws.base.ows.server.service.Config.rootLayerUid
searchLimitint100max search limit gws.base.ows.server.service.Config.searchLimit
searchTolerancegws.UomValueStr'10px'search pixel tolerance gws.base.ows.server.service.Config.searchTolerance
supportedCrs[ gws.CrsName ]supported CRS for this service gws.base.ows.server.service.Config.supportedCrs
templates[ gws.ext.config.template ]service XML templates gws.base.ows.server.service.Config.templates
type'csw'object type gws.plugin.ows_server.csw.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
updateSequencestrservice update sequence gws.base.ows.server.service.Config.updateSequence
withInspireMetaboolFalseuse INSPIRE Metadata gws.base.ows.server.service.Config.withInspireMeta
withStrictParamsboolFalseuse strict params checking gws.base.ows.server.service.Config.withStrictParams

gws.plugin.ows_server.wcs.Config

struct WCS Service configuration gws.plugin.ows_server.wcs.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
extentgws.Extentservice extent gws.base.ows.server.service.Config.extent
metadatagws.Metadataservice metadata gws.base.ows.server.service.Config.metadata
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayerUidstrroot layer uid gws.base.ows.server.service.Config.rootLayerUid
searchLimitint100max search limit gws.base.ows.server.service.Config.searchLimit
searchTolerancegws.UomValueStr'10px'search pixel tolerance gws.base.ows.server.service.Config.searchTolerance
supportedCrs[ gws.CrsName ]supported CRS for this service gws.base.ows.server.service.Config.supportedCrs
templates[ gws.ext.config.template ]service XML templates gws.base.ows.server.service.Config.templates
type'wcs'object type gws.plugin.ows_server.wcs.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
updateSequencestrservice update sequence gws.base.ows.server.service.Config.updateSequence
withInspireMetaboolFalseuse INSPIRE Metadata gws.base.ows.server.service.Config.withInspireMeta
withStrictParamsboolFalseuse strict params checking gws.base.ows.server.service.Config.withStrictParams

gws.plugin.ows_server.wfs.Config

struct WFS Service configuration gws.plugin.ows_server.wfs.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
extentgws.Extentservice extent gws.base.ows.server.service.Config.extent
metadatagws.Metadataservice metadata gws.base.ows.server.service.Config.metadata
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayerUidstrroot layer uid gws.base.ows.server.service.Config.rootLayerUid
searchLimitint100max search limit gws.base.ows.server.service.Config.searchLimit
searchTolerancegws.UomValueStr'10px'search pixel tolerance gws.base.ows.server.service.Config.searchTolerance
supportedCrs[ gws.CrsName ]supported CRS for this service gws.base.ows.server.service.Config.supportedCrs
templates[ gws.ext.config.template ]service XML templates gws.base.ows.server.service.Config.templates
type'wfs'object type gws.plugin.ows_server.wfs.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
updateSequencestrservice update sequence gws.base.ows.server.service.Config.updateSequence
withInspireMetaboolFalseuse INSPIRE Metadata gws.base.ows.server.service.Config.withInspireMeta
withStrictParamsboolFalseuse strict params checking gws.base.ows.server.service.Config.withStrictParams

gws.plugin.ows_server.wms.Config

struct WMS Service configuration gws.plugin.ows_server.wms.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
extentgws.Extentservice extent gws.base.ows.server.service.Config.extent
metadatagws.Metadataservice metadata gws.base.ows.server.service.Config.metadata
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayerUidstrroot layer uid gws.base.ows.server.service.Config.rootLayerUid
searchLimitint100max search limit gws.base.ows.server.service.Config.searchLimit
searchTolerancegws.UomValueStr'10px'search pixel tolerance gws.base.ows.server.service.Config.searchTolerance
supportedCrs[ gws.CrsName ]supported CRS for this service gws.base.ows.server.service.Config.supportedCrs
templates[ gws.ext.config.template ]service XML templates gws.base.ows.server.service.Config.templates
type'wms'object type gws.plugin.ows_server.wms.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
updateSequencestrservice update sequence gws.base.ows.server.service.Config.updateSequence
withInspireMetaboolFalseuse INSPIRE Metadata gws.base.ows.server.service.Config.withInspireMeta
withStrictParamsboolFalseuse strict params checking gws.base.ows.server.service.Config.withStrictParams

gws.plugin.ows_server.wmts.Config

struct WMTS Service configuration gws.plugin.ows_server.wmts.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
extentgws.Extentservice extent gws.base.ows.server.service.Config.extent
metadatagws.Metadataservice metadata gws.base.ows.server.service.Config.metadata
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
rootLayerUidstrroot layer uid gws.base.ows.server.service.Config.rootLayerUid
searchLimitint100max search limit gws.base.ows.server.service.Config.searchLimit
searchTolerancegws.UomValueStr'10px'search pixel tolerance gws.base.ows.server.service.Config.searchTolerance
supportedCrs[ gws.CrsName ]supported CRS for this service gws.base.ows.server.service.Config.supportedCrs
templates[ gws.ext.config.template ]service XML templates gws.base.ows.server.service.Config.templates
type'wmts'object type gws.plugin.ows_server.wmts.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
updateSequencestrservice update sequence gws.base.ows.server.service.Config.updateSequence
withInspireMetaboolFalseuse INSPIRE Metadata gws.base.ows.server.service.Config.withInspireMeta
withStrictParamsboolFalseuse strict params checking gws.base.ows.server.service.Config.withStrictParams

gws.plugin.postgres.auth_provider.Config

struct gws.plugin.postgres.auth_provider.Config

EigenschaftTypDefault
authorizationSqlstrAuthorization SQL statement gws.base.auth.sql_provider.Config.authorizationSql
getUserSqlstrUser data SQL statement gws.base.auth.sql_provider.Config.getUserSql
allowedMethods[ str ]Optionales Einschränken der Authentifizierungsmethoden, falls dieser Provider nicht für alle Methoden gültig sein soll.
dbUidstrDatabase provider uid gws.base.auth.sql_provider.Config.dbUid
type'postgres'object type gws.plugin.postgres.auth_provider.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.postgres.finder.Config

struct Database-based search gws.plugin.postgres.finder.Config

EigenschaftTypDefault
tableNamestrsql table name gws.plugin.postgres.finder.Config.tableName
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
dbUidstrdatabase provider uid gws.plugin.postgres.finder.Config.dbUid
models[ gws.ext.config.model ]data models for features gws.base.search.finder.Config.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
spatialContextgws.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
titlestrprovider title gws.base.search.finder.Config.title
type'postgres'object type gws.plugin.postgres.finder.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withFilterboolTrueenable filter search gws.base.search.finder.Config.withFilter
withGeometryboolTrueenable geometry search gws.base.search.finder.Config.withGeometry
withKeywordboolTrueenable keyword search gws.base.search.finder.Config.withKeyword

gws.plugin.postgres.layer.Config

struct Postgres layer gws.plugin.postgres.layer.Config

EigenschaftTypDefault
tableNamestrsql table name gws.base.database.layer.Config.tableName
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
dbUidstrDatabase provider uid gws.base.database.layer.Config.dbUid
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'postgres'object type gws.plugin.postgres.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.postgres.model.Config

struct gws.plugin.postgres.model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
dbUidstrEindeutige Beschreibung des Datenbank Providers
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
sqlFilterstrextra SQL filter gws.base.database.model.Config.sqlFilter
tableNamestrtable name for the model gws.base.database.model.Config.tableName
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'postgres'object type gws.plugin.postgres.model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.plugin.postgres.provider.Config

struct Postgres/Postgis database provider gws.plugin.postgres.provider.Config

EigenschaftTypDefault
databasestrdatabase name gws.plugin.postgres.provider.Config.database
hoststrdatabase host gws.plugin.postgres.provider.Config.host
optionsdictconnection options gws.plugin.postgres.provider.Config.options
passwordstrpassword gws.plugin.postgres.provider.Config.password
portint5432database port gws.plugin.postgres.provider.Config.port
schemaCacheLifeTimegws.Duration3600life time for schema caches gws.base.database.provider.Config.schemaCacheLifeTime
serviceNamestrservice name from pg_services file gws.plugin.postgres.provider.Config.serviceName
type'postgres'object type gws.plugin.postgres.provider.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
usernamestrusername gws.plugin.postgres.provider.Config.username
withPoolboolTrueenable connection pooling gws.plugin.postgres.provider.Config.withPool

gws.plugin.qfield.action.Config

struct QField action. gws.plugin.qfield.action.Config

EigenschaftTypDefault
packages[ gws.plugin.qfield.core.PackageConfig ]gws.plugin.qfield.action.Config.packages
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
type'qfield'object type gws.plugin.qfield.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withDbInDCIMboolFalsegws.plugin.qfield.action.Config.withDbInDCIM
withSerialPrefixboolFalsegws.plugin.qfield.action.Config.withSerialPrefix

gws.plugin.qfield.core.PackageConfig

struct gws.plugin.qfield.core.PackageConfig

EigenschaftTypDefault
qgisProvidergws.plugin.qgis.provider.ConfigQGis provider settings. gws.plugin.qfield.core.PackageConfig.qgisProvider
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
mapCacheLifeTimegws.Duration0Cache life time for base map layers. gws.plugin.qfield.core.PackageConfig.mapCacheLifeTime
models[ gws.ext.config.model ]Data models. gws.plugin.qfield.core.PackageConfig.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.qgis.finder.Config

struct gws.plugin.qgis.finder.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
models[ gws.ext.config.model ]data models for features gws.base.search.finder.Config.models
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.qgis.provider.ConfigProvider configuration. gws.plugin.qgis.finder.Config.provider
sourceLayersgws.gis.source.LayerFilterSource layers to search for. gws.plugin.qgis.finder.Config.sourceLayers
spatialContextgws.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
titlestrprovider title gws.base.search.finder.Config.title
type'qgis'object type gws.plugin.qgis.finder.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withFilterboolTrueenable filter search gws.base.search.finder.Config.withFilter
withGeometryboolTrueenable geometry search gws.base.search.finder.Config.withGeometry
withKeywordboolTrueenable keyword search gws.base.search.finder.Config.withKeyword

gws.plugin.qgis.flatlayer.Config

struct Flat Qgis layer gws.plugin.qgis.flatlayer.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.qgis.provider.Configqgis provider gws.plugin.qgis.flatlayer.Config.provider
sourceLayersgws.gis.source.LayerFiltersource layers to use gws.plugin.qgis.flatlayer.Config.sourceLayers
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'qgisflat'object type gws.plugin.qgis.flatlayer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.qgis.layer.Config

struct gws.plugin.qgis.layer.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
autoLayers[ gws.base.layer.core.AutoLayersOptions ]custom configurations for automatically created layers gws.base.layer.tree.Config.autoLayers
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'box'layer display mode gws.base.layer.core.Config.display
excludeLayersgws.gis.source.LayerFiltersource layers to exclude gws.base.layer.tree.Config.excludeLayers
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
flattenLayersgws.base.layer.tree.FlattenConfigflatten the layer hierarchy gws.base.layer.tree.Config.flattenLayers
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.qgis.provider.Configqgis provider gws.plugin.qgis.layer.Config.provider
rootLayersgws.gis.source.LayerFiltersource layers to use as roots gws.base.layer.tree.Config.rootLayers
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'qgis'object type gws.plugin.qgis.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.qgis.legend.Config

struct Qgis legend gws.plugin.qgis.legend.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cacheMaxAgegws.Duration'1d'max cache age for remote legends gws.base.legend.core.Config.cacheMaxAge
optionsdictprovider-dependent legend options gws.base.legend.core.Config.options
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.qgis.provider.Configqgis provider gws.plugin.qgis.legend.Config.provider
sourceLayersgws.gis.source.LayerFiltersource layers to use gws.plugin.qgis.legend.Config.sourceLayers
type'qgis'object type gws.plugin.qgis.legend.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.qgis.model.Config

struct gws.plugin.qgis.model.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
excludeColumns[ str ]exclude columns names from autoload gws.base.model.core.Config.excludeColumns
fields[ gws.ext.config.modelField ]model fields gws.base.model.core.Config.fields
isEditableboolFalsethis model is editable gws.base.model.core.Config.isEditable
loadingStrategygws.FeatureLoadingStrategyloading strategy for features gws.base.model.core.Config.loadingStrategy
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
providergws.plugin.qgis.provider.ConfigWMS provider gws.plugin.qgis.model.Config.provider
sort[ gws.SortOptions ]default sorting gws.base.model.core.Config.sort
sourceLayersgws.gis.source.LayerFilterSource layers to search for. gws.plugin.qgis.model.Config.sourceLayers
tableViewColumns[ gws.base.model.core.TableViewColumn ]fields to include in the table view gws.base.model.core.Config.tableViewColumns
templates[ gws.ext.config.template ]feature templates gws.base.model.core.Config.templates
titlestrmodel title gws.base.model.core.Config.title
type'qgis'object type gws.plugin.qgis.model.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withAutoFieldsboolFalseautoload non-configured model fields from the source gws.base.model.core.Config.withAutoFields
withTableViewboolTrueenable table view for this model gws.base.model.core.Config.withTableView

gws.plugin.qgis.provider.Config

struct gws.plugin.qgis.provider.Config

EigenschaftTypDefault
dbUidstrQgis project database gws.plugin.qgis.provider.Config.dbUid
directRender[ str ]QGIS data providers that should be rendered directly gws.plugin.qgis.provider.Config.directRender
directSearch[ str ]QGIS data providers that should be searched directly gws.plugin.qgis.provider.Config.directSearch
forceCrsgws.CrsNameuse this CRS for requests gws.plugin.qgis.provider.Config.forceCrs
pathgws.FilePathQgis project file gws.plugin.qgis.provider.Config.path
projectNamestrQgis project name gws.plugin.qgis.provider.Config.projectName
schemastrQgis project schema gws.plugin.qgis.provider.Config.schema
sqlFiltersdictper-layer sql filters gws.plugin.qgis.provider.Config.sqlFilters
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.qgis.template.Config

struct gws.plugin.qgis.template.Config

EigenschaftTypDefault
cssPathgws.FilePathcss file gws.plugin.qgis.template.Config.cssPath
indexinttemplate index gws.plugin.qgis.template.Config.index
mapPositiongws.UomSizeStrposition for the main map gws.plugin.qgis.template.Config.mapPosition
mapSizegws.UomSizeStrmap size gws.base.template.core.Config.mapSize
mimeTypes[ str ]mime types this template can generate gws.base.template.core.Config.mimeTypes
pageMargingws.UomExtentStrpage margin gws.base.template.core.Config.pageMargin
pageSizegws.UomSizeStrpage size gws.base.template.core.Config.pageSize
providergws.plugin.qgis.provider.Configqgis provider gws.plugin.qgis.template.Config.provider
subjectstrtemplate purpose gws.base.template.core.Config.subject
titlestrtemplate title gws.base.template.core.Config.title
type'qgis'object type gws.plugin.qgis.template.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.select_tool.action.Config

struct gws.plugin.select_tool.action.Config

EigenschaftTypDefault
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
storagegws.base.storage.core.Configstorage configuration gws.plugin.select_tool.action.Config.storage
tolerancegws.UomValueStrclick tolerance gws.plugin.select_tool.action.Config.tolerance
type'select'object type gws.plugin.select_tool.action.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.storage_provider.sqlite.Config

struct Configuration for sqlite storage. gws.plugin.storage_provider.sqlite.Config

EigenschaftTypDefault
pathstrstorage path gws.plugin.storage_provider.sqlite.Config.path
type'sqlite'object type gws.plugin.storage_provider.sqlite.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.template.html.Config

struct gws.plugin.template.html.Config

EigenschaftTypDefault
mapSizegws.UomSizeStrmap size gws.base.template.core.Config.mapSize
mimeTypes[ str ]mime types this template can generate gws.base.template.core.Config.mimeTypes
pageMargingws.UomExtentStrpage margin gws.base.template.core.Config.pageMargin
pageSizegws.UomSizeStrpage size gws.base.template.core.Config.pageSize
pathgws.FilePathpath to a template file gws.plugin.template.html.Config.path
subjectstrtemplate purpose gws.base.template.core.Config.subject
textstrtemplate content gws.plugin.template.html.Config.text
titlestrtemplate title gws.base.template.core.Config.title
type'html'object type gws.plugin.template.html.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.template.map.Config

struct gws.plugin.template.map.Config

EigenschaftTypDefault
mapSizegws.UomSizeStrmap size gws.base.template.core.Config.mapSize
mimeTypes[ str ]mime types this template can generate gws.base.template.core.Config.mimeTypes
pageMargingws.UomExtentStrpage margin gws.base.template.core.Config.pageMargin
pageSizegws.UomSizeStrpage size gws.base.template.core.Config.pageSize
subjectstrtemplate purpose gws.base.template.core.Config.subject
titlestrtemplate title gws.base.template.core.Config.title
type'map'object type gws.plugin.template.map.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.template.py.Config

struct Python template gws.plugin.template.py.Config

EigenschaftTypDefault
mapSizegws.UomSizeStrmap size gws.base.template.core.Config.mapSize
mimeTypes[ str ]mime types this template can generate gws.base.template.core.Config.mimeTypes
pageMargingws.UomExtentStrpage margin gws.base.template.core.Config.pageMargin
pageSizegws.UomSizeStrpage size gws.base.template.core.Config.pageSize
pathgws.FilePathpath to a template file gws.plugin.template.py.Config.path
subjectstrtemplate purpose gws.base.template.core.Config.subject
titlestrtemplate title gws.base.template.core.Config.title
type'py'object type gws.plugin.template.py.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.template.text.Config

struct gws.plugin.template.text.Config

EigenschaftTypDefault
mapSizegws.UomSizeStrmap size gws.base.template.core.Config.mapSize
mimeTypes[ str ]mime types this template can generate gws.base.template.core.Config.mimeTypes
pageMargingws.UomExtentStrpage margin gws.base.template.core.Config.pageMargin
pageSizegws.UomSizeStrpage size gws.base.template.core.Config.pageSize
pathgws.FilePathPath to a template file. gws.plugin.template.text.Config.path
subjectstrtemplate purpose gws.base.template.core.Config.subject
textstrTemplate content. gws.plugin.template.text.Config.text
titlestrtemplate title gws.base.template.core.Config.title
type'text'object type gws.plugin.template.text.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.plugin.tile_layer.layer.Config

struct Tile layer gws.plugin.tile_layer.layer.Config

EigenschaftTypDefault
providergws.plugin.tile_layer.provider.Configtile service provider gws.plugin.tile_layer.layer.Config.provider
accessgws.AclStrPermission to read or use the object. gws.ConfigWithAccess.access
cachegws.base.layer.core.CacheConfigcache configuration gws.base.layer.core.Config.cache
clientOptionsgws.base.layer.core.ClientOptions{}options for the layer display in the client gws.base.layer.core.Config.clientOptions
cssSelectorstrcss selector for feature layers gws.base.layer.core.Config.cssSelector
displaygws.LayerDisplayMode'tile'layer display mode gws.plugin.tile_layer.layer.Config.display
extentgws.Extentlayer extent gws.base.layer.core.Config.extent
extentBufferintextent buffer gws.base.layer.core.Config.extentBuffer
finders[ gws.ext.config.finder ]search providers gws.base.layer.core.Config.finders
gridgws.base.layer.core.GridConfigclient grid gws.base.layer.core.Config.grid
imageFormatgws.ImageFormat'png8'image format gws.base.layer.core.Config.imageFormat
legendgws.ext.config.legendlegend configuration gws.base.layer.core.Config.legend
loadingStrategygws.FeatureLoadingStrategy'all'feature loading strategy gws.base.layer.core.Config.loadingStrategy
metadatagws.Metadatalayer metadata gws.base.layer.core.Config.metadata
models[ gws.ext.config.model ]data models gws.base.layer.core.Config.models
opacityfloat1layer opacity gws.base.layer.core.Config.opacity
owsgws.base.layer.core.OwsConfigconfiguration for OWS services gws.base.layer.core.Config.ows
permissionsgws.PermissionsConfigAdditional permissions. gws.ConfigWithAccess.permissions
templates[ gws.ext.config.template ]layer templates gws.base.layer.core.Config.templates
titlestrlayer title gws.base.layer.core.Config.title
type'tile'object type gws.plugin.tile_layer.layer.Config.type
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
withCacheboolFalselayer is cached gws.base.layer.core.Config.withCache
withLegendboolTruelayer has a legend gws.base.layer.core.Config.withLegend
withOwsboolTruelayer is enabled for OWS services gws.base.layer.core.Config.withOws
withSearchboolTruelayer is searchable gws.base.layer.core.Config.withSearch
zoomgws.gis.zoom.Configlayer resolutions and scales gws.base.layer.core.Config.zoom

gws.plugin.tile_layer.provider.Config

struct gws.plugin.tile_layer.provider.Config

EigenschaftTypDefault
urlgws.Urlrest url with placeholders {x}, {y} and {z} gws.plugin.tile_layer.provider.Config.url
gridgws.base.layer.core.GridConfigsource grid gws.plugin.tile_layer.provider.Config.grid
maxRequestsint0max concurrent requests to this source gws.plugin.tile_layer.provider.Config.maxRequests
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.server.core.Config

struct Server module configuration gws.server.core.Config

EigenschaftTypDefault
qgisgws.server.core.QgisConfigQgis server configuration. gws.server.core.Config.qgis
autoRunstrShell command to run before server start. gws.server.core.Config.autoRun
loggws.server.core.LogConfigLogging configuration. gws.server.core.Config.log
mapproxygws.server.core.MapproxyConfigBundled Mapproxy module. gws.server.core.Config.mapproxy
monitorgws.server.core.MonitorConfigMonitor configuration. gws.server.core.Config.monitor
spoolgws.server.core.SpoolConfigSpool server module. gws.server.core.Config.spool
templates[ gws.ext.config.template ]Configuration templates. gws.server.core.Config.templates
timeZonestr'UTC'Timezone for this server. gws.server.core.Config.timeZone
timeoutgws.Duration'60'Server timeout. gws.server.core.Config.timeout
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
webgws.server.core.WebConfigWeb server module. gws.server.core.Config.web

gws.server.core.LogConfig

struct Logging configuration gws.server.core.LogConfig

EigenschaftTypDefault
level'ERROR' | 'INFO' | 'DEBUG'Logging level. gws.server.core.LogConfig.level
pathstrLog path. gws.server.core.LogConfig.path
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.server.core.MapproxyConfig

struct Mapproxy server module gws.server.core.MapproxyConfig

EigenschaftTypDefault
enabledboolTrueThe module is enabled. gws.server.core.ModuleConfig.enabled
forceStartboolFalseStart even if no configuration is defined. gws.server.core.MapproxyConfig.forceStart
hoststr'localhost'Host to run the module on. gws.server.core.MapproxyConfig.host
portint5000Port number. gws.server.core.MapproxyConfig.port
threadsint0Number of threads for this module. gws.server.core.ModuleConfig.threads
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
workersint4Number of processes for this module. gws.server.core.ModuleConfig.workers

gws.server.core.MonitorConfig

struct gws.server.core.MonitorConfig

EigenschaftTypDefault
enabledboolTrueThe module is enabled. gws.server.core.MonitorConfig.enabled
frequencygws.Duration'30'Filesystem changes check frequency. gws.server.core.MonitorConfig.frequency
ignore[ gws.Regex ]Ignore paths that match these regexes. gws.server.core.MonitorConfig.ignore
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.server.core.QgisConfig

struct QGIS server config gws.server.core.QgisConfig

EigenschaftTypDefault
hoststr'qgis'Host where the qgis server runs. gws.server.core.QgisConfig.host
portint80Port number. gws.server.core.QgisConfig.port
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig

gws.server.core.SpoolConfig

struct Spool server module gws.server.core.SpoolConfig

EigenschaftTypDefault
enabledboolTrueThe module is enabled. gws.server.core.ModuleConfig.enabled
jobFrequencygws.Duration'3'Background jobs checking frequency. gws.server.core.SpoolConfig.jobFrequency
threadsint0Number of threads for this module. gws.server.core.ModuleConfig.threads
timeoutgws.Duration'300'Job timeout. gws.server.core.SpoolConfig.timeout
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
workersint4Number of processes for this module. gws.server.core.ModuleConfig.workers

gws.server.core.WebConfig

struct Web server module gws.server.core.WebConfig

EigenschaftTypDefault
enabledboolTrueThe module is enabled. gws.server.core.ModuleConfig.enabled
maxRequestLengthint10Max request length in megabytes. gws.server.core.WebConfig.maxRequestLength
threadsint0Number of threads for this module. gws.server.core.ModuleConfig.threads
timeoutgws.Duration'60'Web server timeout. gws.server.core.WebConfig.timeout
uidstrEinzigartige ID, optional, außer wenn zur Referenz nötig
workersint4Number of processes for this module. gws.server.core.ModuleConfig.workers

gws.FeatureLoadingStrategy

enumeration Loading strategy for features. gws.FeatureLoadingStrategy

'all'Load all features. gws.FeatureLoadingStrategy.all
'bbox'Load only features in the current map extent. gws.FeatureLoadingStrategy.bbox
'lazy'Load features on demand. gws.FeatureLoadingStrategy.lazy

gws.GeometryType

enumeration Feature geometry type.

'geometry'gws.GeometryType.geometry
'point'gws.GeometryType.point
'curve'gws.GeometryType.curve
'surface'gws.GeometryType.surface
'geometrycollection'gws.GeometryType.geometrycollection
'linestring'gws.GeometryType.linestring
'line'gws.GeometryType.line
'linearring'gws.GeometryType.linearring
'polygon'gws.GeometryType.polygon
'triangle'gws.GeometryType.triangle
'polyhedralsurface'gws.GeometryType.polyhedralsurface
'tin'gws.GeometryType.tin
'multipoint'gws.GeometryType.multipoint
'multicurve'gws.GeometryType.multicurve
'multilinestring'gws.GeometryType.multilinestring
'multipolygon'gws.GeometryType.multipolygon
'multisurface'gws.GeometryType.multisurface
'circularstring'gws.GeometryType.circularstring
'compoundcurve'gws.GeometryType.compoundcurve
'curvepolygon'gws.GeometryType.curvepolygon

gws.ImageFormat

enumeration Image format gws.ImageFormat

'png8'png 8-bit gws.ImageFormat.png8
'png24'png 24-bit gws.ImageFormat.png24

gws.LayerDisplayMode

enumeration Layer display mode. gws.LayerDisplayMode

'box'Display a layer as one big image (WMS-alike). gws.LayerDisplayMode.box
'tile'Display a layer in a tile grid. gws.LayerDisplayMode.tile
'client'Draw a layer in the client. gws.LayerDisplayMode.client

gws.Origin

enumeration Grid origin. gws.Origin

'nw'north-west gws.Origin.nw
'sw'south-west gws.Origin.sw
'ne'north-east gws.Origin.ne
'se'south-east gws.Origin.se
'lt'left top gws.Origin.lt
'lb'left bottom gws.Origin.lb
'rt'right top gws.Origin.rt
'rb'right bottom gws.Origin.rb

gws.OwsVerb

enumeration OWS verb. gws.OwsVerb

'CreateStoredQuery'gws.OwsVerb.CreateStoredQuery
'DescribeCoverage'gws.OwsVerb.DescribeCoverage
'DescribeFeatureType'gws.OwsVerb.DescribeFeatureType
'DescribeLayer'gws.OwsVerb.DescribeLayer
'DescribeRecord'gws.OwsVerb.DescribeRecord
'DescribeStoredQueries'gws.OwsVerb.DescribeStoredQueries
'DropStoredQuery'gws.OwsVerb.DropStoredQuery
'GetCapabilities'gws.OwsVerb.GetCapabilities
'GetFeature'gws.OwsVerb.GetFeature
'GetFeatureInfo'gws.OwsVerb.GetFeatureInfo
'GetFeatureWithLock'gws.OwsVerb.GetFeatureWithLock
'GetLegendGraphic'gws.OwsVerb.GetLegendGraphic
'GetMap'gws.OwsVerb.GetMap
'GetPrint'gws.OwsVerb.GetPrint
'GetPropertyValue'gws.OwsVerb.GetPropertyValue
'GetRecordById'gws.OwsVerb.GetRecordById
'GetRecords'gws.OwsVerb.GetRecords
'GetTile'gws.OwsVerb.GetTile
'ListStoredQueries'gws.OwsVerb.ListStoredQueries
'LockFeature'gws.OwsVerb.LockFeature
'Transaction'gws.OwsVerb.Transaction

gws.TextSearchType

enumeration Text search type. gws.TextSearchType

'exact'Match the whole string. gws.TextSearchType.exact
'begin'Match the beginning of the string. gws.TextSearchType.begin
'end'Match the end of the string. gws.TextSearchType.end
'any'Match any substring. gws.TextSearchType.any
'like'Use the percent sign as a placeholder. gws.TextSearchType.like

gws.base.search.finder.SpatialContext

enumeration gws.base.search.finder.SpatialContext

'map'search in the map extent gws.base.search.finder.SpatialContext.map
'view'search in the client view extent gws.base.search.finder.SpatialContext.view

gws.plugin.alkis.action.GemarkungListMode

enumeration gws.plugin.alkis.action.GemarkungListMode

'none'do not show the list gws.plugin.alkis.action.GemarkungListMode.none
'plain'only "gemarkung gws.plugin.alkis.action.GemarkungListMode.plain
'combined'"gemarkung (gemeinde) gws.plugin.alkis.action.GemarkungListMode.combined
'tree'a tree with level 1 = gemeinde and level 2 = gemarkung gws.plugin.alkis.action.GemarkungListMode.tree

gws.plugin.alkis.action.StrasseListMode

enumeration gws.plugin.alkis.action.StrasseListMode

'plain'just strasse gws.plugin.alkis.action.StrasseListMode.plain
'withGemeinde'strasse (gemeinde) gws.plugin.alkis.action.StrasseListMode.withGemeinde
'withGemarkung'strasse (gemarkung) gws.plugin.alkis.action.StrasseListMode.withGemarkung
'withGemeindeIfRepeated'strasse (gemeinde), when needed for disambiguation gws.plugin.alkis.action.StrasseListMode.withGemeindeIfRepeated
'withGemarkungIfRepeated'strasse (gemarkung), when needed for disambiguation gws.plugin.alkis.action.StrasseListMode.withGemarkungIfRepeated

gws.ext.config.action

variant

Typ
'alkis'gws.plugin.alkis.action.Config
'annotate'gws.plugin.annotate_tool.action.Config
'auth'gws.plugin.auth_method.web.action.Config
'dimension'gws.plugin.dimension.Config
'edit'gws.base.edit.action.Config
'gekos'gws.plugin.gekos.action.Config
'map'gws.base.map.action.Config
'ows'gws.base.ows.server.action.Config
'printer'gws.base.printer.action.Config
'project'gws.base.project.action.Config
'qfield'gws.plugin.qfield.action.Config
'search'gws.base.search.action.Config
'select'gws.plugin.select_tool.action.Config
'web'gws.base.web.action.Config

gws.ext.config.authMethod

variant

Typ
'basic'gws.plugin.auth_method.basic.Config
'token'gws.plugin.auth_method.token.Config
'web'gws.plugin.auth_method.web.core.Config

gws.ext.config.authMfa

variant

Typ
'email'gws.plugin.auth_mfa.email.Config

gws.ext.config.authProvider

variant

Typ
'file'gws.plugin.auth_provider.file.Config
'ldap'gws.plugin.auth_provider.ldap.Config
'postgres'gws.plugin.postgres.auth_provider.Config

gws.ext.config.authSessionManager

variant

Typ
'sqlite'gws.plugin.auth_session_manager.sqlite.Config

gws.ext.config.databaseProvider

variant

Typ
'postgres'gws.plugin.postgres.provider.Config

gws.ext.config.finder

variant

Typ
'nominatim'gws.plugin.nominatim.finder.Config
'postgres'gws.plugin.postgres.finder.Config
'qgis'gws.plugin.qgis.finder.Config
'wfs'gws.plugin.ows_client.wfs.finder.Config
'wms'gws.plugin.ows_client.wms.finder.Config

gws.ext.config.helper

variant

Typ
'csv'gws.lib.csv.Config
'xml'gws.lib.xmlx.helper.Config

gws.ext.config.layer

variant

Typ
'geojson'gws.plugin.geojson.layer.Config
'group'gws.base.layer.group.Config
'postgres'gws.plugin.postgres.layer.Config
'qgis'gws.plugin.qgis.layer.Config
'qgisflat'gws.plugin.qgis.flatlayer.Config
'tile'gws.plugin.tile_layer.layer.Config
'wfs'gws.plugin.ows_client.wfs.layer.Config
'wfsflat'gws.plugin.ows_client.wfs.flatlayer.Config
'wms'gws.plugin.ows_client.wms.layer.Config
'wmsflat'gws.plugin.ows_client.wms.flatlayer.Config
'wmts'gws.plugin.ows_client.wmts.layer.Config

gws.ext.config.legend

variant

Typ
'combined'gws.plugin.legend.combined.Config
'html'gws.plugin.legend.html.Config
'qgis'gws.plugin.qgis.legend.Config
'remote'gws.plugin.legend.remote.Config
'static'gws.plugin.legend.static.Config

gws.ext.config.model

variant

Typ
'default'gws.base.model.dynamic_model.Config
'geojson'gws.plugin.geojson.model.Config
'nominatim'gws.plugin.nominatim.model.Config
'postgres'gws.plugin.postgres.model.Config
'qgis'gws.plugin.qgis.model.Config
'wfs'gws.plugin.ows_client.wfs.model.Config
'wms'gws.plugin.ows_client.wms.model.Config

gws.ext.config.modelField

variant

Typ
'bool'gws.plugin.model_field.bool.Config
'date'gws.plugin.model_field.date.Config
'datetime'gws.plugin.model_field.datetime.Config
'file'gws.plugin.model_field.file.Config
'float'gws.plugin.model_field.float.Config
'geometry'gws.plugin.model_field.geometry.Config
'integer'gws.plugin.model_field.integer.Config
'relatedFeature'gws.plugin.model_field.related_feature.Config
'relatedFeatureList'gws.plugin.model_field.related_feature_list.Config
'relatedLinkedFeatureList'gws.plugin.model_field.related_linked_feature_list.Config
'relatedMultiFeatureList'gws.plugin.model_field.related_multi_feature_list.Config
'text'gws.plugin.model_field.text.Config
'time'gws.plugin.model_field.time.Config

gws.ext.config.modelValidator

variant

Typ
'format'gws.plugin.model_validator.format.Config
'required'gws.plugin.model_validator.required.Config

gws.ext.config.modelValue

variant

Typ
'currentTimestamp'gws.plugin.model_value.current_timestamp.Config
'currentUser'gws.plugin.model_value.current_user.Config
'format'gws.plugin.model_value.format.Config
'static'gws.plugin.model_value.static.Config

gws.ext.config.modelWidget

variant

Typ
'date'gws.plugin.model_widget.date.Config
'featureList'gws.plugin.model_widget.feature_list.Config
'featureSelect'gws.plugin.model_widget.feature_select.Config
'featureSuggest'gws.plugin.model_widget.feature_suggest.Config
'file'gws.plugin.model_widget.file.Config
'fileList'gws.plugin.model_widget.file_list.Config
'float'gws.plugin.model_widget.float.Config
'geometry'gws.plugin.model_widget.geometry.Config
'hidden'gws.plugin.model_widget.hidden.Config
'input'gws.plugin.model_widget.input.Config
'integer'gws.plugin.model_widget.integer.Config
'select'gws.plugin.model_widget.select.Config
'textarea'gws.plugin.model_widget.textarea.Config
'toggle'gws.plugin.model_widget.toggle.Config

gws.ext.config.owsService

variant

Typ
'csw'gws.plugin.ows_server.csw.Config
'wcs'gws.plugin.ows_server.wcs.Config
'wfs'gws.plugin.ows_server.wfs.Config
'wms'gws.plugin.ows_server.wms.Config
'wmts'gws.plugin.ows_server.wmts.Config

gws.ext.config.printer

variant

Typ
'default'gws.base.printer.core.Config

gws.ext.config.project

variant

Typ
'default'gws.base.project.core.Config

gws.ext.config.storageProvider

variant

Typ
'sqlite'gws.plugin.storage_provider.sqlite.Config

gws.ext.config.template

variant

Typ
'html'gws.plugin.template.html.Config
'map'gws.plugin.template.map.Config
'py'gws.plugin.template.py.Config
'qgis'gws.plugin.qgis.template.Config
'text'gws.plugin.template.text.Config

gws.AclStr

type A string of comma-separated pairs allow <role> or deny <role>. gws.AclStr

gws.CrsName

type A CRS code like EPSG:3857 or a SRID like 3857. gws.CrsName

gws.DirPath

type Directory path on the server. gws.DirPath

gws.Duration

type Duration like 1w 2d 3h 4m 5s or an integer number of seconds. gws.Duration

gws.Extent

type An array of 4 elements representing extent coordinates [min-x, min-y, max-x, max-y]. gws.Extent

gws.FilePath

type File path on the server. gws.FilePath

gws.FormatStr

type Format string as used in Python. gws.FormatStr

gws.Point

type Point coordinates [x, y]. gws.Point

gws.Regex

type Regular expression, as used in Python. gws.Regex

gws.UomExtentStr

type Extent with a unit like ["1mm", "2mm", "3mm", "4mm"]. gws.UomExtentStr

gws.UomSizeStr

type A Size with a unit like ["1mm", "2mm"]. gws.UomSizeStr

gws.UomValueStr

type A value with a unit like 5mm. gws.UomValueStr

gws.Url

type URL. gws.Url