gws.plugin.ows_client.wms.flatlayer

Source code: gws.plugin.ows_client.wms.flatlayer

Module Contents

class gws.plugin.ows_client.wms.flatlayer.Config

Bases: gws.base.layer.Config

Flat WMS layer.

provider: Config.provider | None

WMS provider

sourceLayers: gws.gis.source.LayerFilter | None

source layers to use

class gws.plugin.ows_client.wms.flatlayer.Object

Bases: gws.base.layer.image.Object

imageLayers: list[gws.SourceLayer]
searchLayers: list[gws.SourceLayer]
serviceProvider: gws.plugin.ows_client.wms.provider.Object
sourceCrs: gws.Crs
sourceLayers: list[gws.SourceLayer]
configure()
configure_bounds()
configure_grid()
configure_legend()
configure_metadata()
configure_models()
configure_provider()
configure_resolutions()
configure_source_layers()
configure_sources()
create_finder(cfg)
create_model(cfg)
mapproxy_config(mc, options=None)
render(lri)