gws.plugin.ows_client.wfs.provider.Config
struct
gws.plugin.ows_client.wfs.provider.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
url | gws.core.types.Url | service url gws.base.ows.client.provider.Config.url | |
alwaysXY | bool | False | force XY orientation for lat/lon projections gws.base.ows.client.provider.Config.alwaysXY |
authorization | gws.base.ows.client.provider.AuthorizationConfig | gws.base.ows.client.provider.Config.authorization | |
capsCacheMaxAge | gws.core.types.Duration | '1d' | max cache age for capabilities documents gws.base.ows.client.provider.Config.capsCacheMaxAge |
extendedBbox | bool | whether to use extended bbox format (with CRS) gws.plugin.ows_client.wfs.provider.Config.extendedBbox | |
forceCrs | gws.core.types.CrsName | use this CRS for requests gws.base.ows.client.provider.Config.forceCrs | |
maxRequests | int | 0 | max 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 | |
uid | str | Zuweisung einer eindeutigen ID als Text |