Message HrzProtocol.WmsRasterProviderParams
Defined in hrz/protocol/raster/provider.proto.
url: string
URL of the Capabilities resource.
http_headers: HrzProtocol.HttpHeaderList
attribution: string
layers: HrzProtocol.WmsStyledLayer[]
dimensions: HrzProtocol.WmsDimension[]
background_color: HrzProtocol.Color
Alpha is ignored.
force_opaque: bool
source_image_format: string
Image format selection override (MIME type). Leave empty to let the system decide on a format automatically.
image_format: HrzProtocol.ImageFormat
mime_type_override: string
nodata: HrzProtocol.RasterNodata
missing_tile_policy: HrzProtocol.MissingTilePolicy
override_min_level: bool
min_level: uint32
override_max_level: bool
max_level: uint32
override_tile_cache_size: bool
Override global setting for tile cache size.
tile_cache_size: uint32
Tile cache size when the global setting is overridden.