Aller au contenu

Message HrzProtocol.TiledRasterProviderParams

Defined in hrz/protocol/raster/provider.proto.


geometry: HrzProtocol.RasterGeometry

tiling_scheme: HrzProtocol.TilingSchemeParams

url_pattern: string

Tile URL with parameters: {x}, {y} (0 is north), {-y} (0 is south), {z} (level of detail, 0 is lowest), {quadkey} (see https://docs.microsoft.com/en-us/bingmaps/articles/bing-maps-tile-system), {char-char} subdomains (for example, “{a-c}” would expand to “a”, “b”, or “c” randomly).


http_headers: HrzProtocol.HttpHeaderList

attribution: string

image_format: HrzProtocol.ImageFormat

mime_type_override: string

nodata: HrzProtocol.RasterNodata

missing_tile_policy: HrzProtocol.MissingTilePolicy

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.