HTTP

With this tile provider, the tiles are obtained via HTTP, e.g. from a TileServer-GLopen in new window instance.

Configuration

Options

NameDefaultDescriptionTypeSince
id
Unique identifier of the entity, has to match the filename. Allowed characters are (A-Z, a-z), numbers (0-9), underscore and hyphen.
string
v2.0
providerType
Always TILE.
string
v2.0
providerSubType
string
v2.0
layerDefaults
object
v2.0
layers
object
v2.0

Layer Defaults

NameDefaultDescriptionTypeSince
levels
object
v2.0

Layer

NameDefaultDescriptionTypeSince
levels
object
v2.0
id
string
v2.0
urlTemplate
null
URL template for accessing tiles. Parameters to use are {{tileMatrix}}, {{tileRow}}, {{tileCol}} and {{fileExtension}}.
string
v2.0