class documentation

Undocumented

Class Variable extent service extent
Class Variable metadata service metadata
Class Variable rootLayerUid root layer uid
Class Variable searchLimit max search limit
Class Variable searchTolerance search pixel tolerance
Class Variable supportedCrs supported CRS for this service
Class Variable templates service XML templates
Class Variable updateSequence service update sequence
Class Variable withInspireMeta use INSPIRE Metadata
Class Variable withStrictParams use strict params checking

Inherited from ConfigWithAccess:

Class Variable access permission to use the object
Class Variable permissions additional permissions

Inherited from Config (via ConfigWithAccess):

Class Variable uid unique ID

Inherited from Data (via ConfigWithAccess, Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
extent: t.Optional[gws.Extent] = (source)

service extent

metadata: t.Optional[gws.Metadata] = (source)

service metadata

rootLayerUid: str = (source)

root layer uid

searchLimit: int = (source)

max search limit

searchTolerance: int = (source)

search pixel tolerance

supportedCrs: t.Optional[list[gws.CrsName]] = (source)

supported CRS for this service

templates: t.Optional[list[gws.ext.config.template]] = (source)

service XML templates

updateSequence: t.Optional[str] = (source)

service update sequence

withInspireMeta: bool = (source)

use INSPIRE Metadata

withStrictParams: bool = (source)

use strict params checking