class documentation

Undocumented

Class Variable alwaysXY force XY orientation for lat/lon projections
Class Variable capsCacheMaxAge max cache age for capabilities documents
Class Variable forceCrs use this CRS for requests
Class Variable maxRequests max concurrent requests to this source
Class Variable operations override operations reported in capabilities
Class Variable url service url

Inherited from Config:

Class Variable uid unique ID

Inherited from Data (via Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
alwaysXY: bool = (source)

force XY orientation for lat/lon projections

capsCacheMaxAge: gws.Duration = (source)

max cache age for capabilities documents

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

use this CRS for requests

maxRequests: int = (source)

max concurrent requests to this source

operations: t.Optional[list[OperationConfig]] = (source)

override operations reported in capabilities

url: gws.Url = (source)

service url