class documentation
class Config(gws.base.ows.client.provider.Config): (source)
Constructor: Config(*args, **kwargs)
Undocumented
Class Variable | bottom |
true if layers are listed from bottom to top |
Inherited from Config
:
Class Variable | always |
force XY orientation for lat/lon projections |
Class Variable | caps |
max cache age for capabilities documents |
Class Variable | force |
use this CRS for requests |
Class Variable | max |
max concurrent requests to this source |
Class Variable | operations |
override operations reported in capabilities |
Class Variable | url |
service url |
Inherited from Config
(via Config
):
Class Variable | uid |
unique ID |
Inherited from Data
(via Config
, Config
):
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | get |
Undocumented |
Method | set |
Undocumented |
Method | update |
Undocumented |