Object used to describe a TileMatrix set (for WMTS use).
Properties:
Name | Type | Description |
---|---|---|
matrixIds | Array.<String> | Array of IDs for each TileMatrix of the set. |
tileMatrices | Array.<Gp.Services.Config.TileMatrix> | Array of TileMatrix descriptions. |
nativeResolutions | Array.<Float> | Array of resolutions (in meter per pixel) applying for each TileMatrix of the set. |
projection | String | Identifier of the Cordinates System used for the tileMatrixSet. |