Interface: TileMatrixSet
Defined in: types/spec/tileMatrixSet.ts:12
A definition of a tile matrix set following the Tile Matrix Set standard. For tileset metadata, such a description (in tileMatrixSet property) is only required for offline use, as an alternative to a link with a http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme relation type.
Indexable
[k: string]: unknown
Properties
boundingBox?
optionalboundingBox:BoundingBox
Defined in: types/spec/tileMatrixSet.ts:39
crs
crs:
CRS
Defined in: types/spec/tileMatrixSet.ts:34
description?
optionaldescription:string
Defined in: types/spec/tileMatrixSet.ts:20
Brief narrative description of this tile matrix set, normally available for display to a human
id?
optionalid:string
Defined in: types/spec/tileMatrixSet.ts:28
Tile matrix set identifier. Implementation of 'identifier'
keywords?
optionalkeywords:string[]
Defined in: types/spec/tileMatrixSet.ts:24
Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this tile matrix set
orderedAxes?
optionalorderedAxes: [string,...string[]]
Defined in: types/spec/tileMatrixSet.ts:33
tileMatrices
tileMatrices:
TileMatrix[]
Defined in: types/spec/tileMatrixSet.ts:43
Describes scale levels and its tile matrices
title?
optionaltitle:string
Defined in: types/spec/tileMatrixSet.ts:16
Title of this tile matrix set, normally used for display to a human
uri?
optionaluri:string
Defined in: types/spec/tileMatrixSet.ts:32
Reference to an official source for this tileMatrixSet
wellKnownScaleSet?
optionalwellKnownScaleSet:string
Defined in: types/spec/tileMatrixSet.ts:38
Reference to a well-known scale set