你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Tile Matrix Definitions - Get

返回矩阵定义

GET https://contoso-catalog.gwhqfdeddydpareu.uksouth.geocatalog.spatio.azure.com/data/tile-matrix-sets/{tileMatrixSetId}?api-version=2025-04-30-preview

URI 参数

名称 必需 类型 说明
tileMatrixSetId
path True

string

maxLength: 500
pattern: .*

标识符选择支持的 TileMatrixSetId 之一

api-version
query True

string

minLength: 1

用于此作的 API 版本。

响应

名称 类型 说明
200 OK

TileMatrixSet

请求已成功。

Other Status Codes

Azure.Core.Foundations.ErrorResponse

意外的错误响应。

标头

x-ms-error-code: string

安全性

OAuth2Auth

类型: oauth2
流向: implicit
授权 URL: https://login.microsoftonline.com/common/oauth2/authorize

作用域

名称 说明
https://geocatalog.spatio.azure.com/.default

示例

TileMatrixDefinitions_Get

示例请求

GET https://contoso-catalog.gwhqfdeddydpareu.uksouth.geocatalog.spatio.azure.com/data/tile-matrix-sets/WebMercatorQuad?api-version=2025-04-30-preview

示例响应

{
  "title": "CDB 1 Global Grid",
  "description": null,
  "keywords": null,
  "id": "CDB1GlobalGrid",
  "uri": "http://www.opengis.net/def/tilematrixset/OGC/1.0/CDB1GlobalGrid",
  "orderedAxes": [
    "Lat",
    "Lon"
  ],
  "crs": "http://www.opengis.net/def/crs/EPSG/0/4326",
  "wellKnownScaleSet": null,
  "boundingBox": null,
  "tileMatrices": [
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-10",
      "scaleDenominator": 397569609.9759771,
      "cellSize": 1,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1,
      "tileHeight": 1,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-9",
      "scaleDenominator": 198784804.98798856,
      "cellSize": 0.5,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 2,
      "tileHeight": 2,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-8",
      "scaleDenominator": 99392402.49399428,
      "cellSize": 0.25,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 4,
      "tileHeight": 4,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-7",
      "scaleDenominator": 49696201.24699714,
      "cellSize": 0.125,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 8,
      "tileHeight": 8,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-6",
      "scaleDenominator": 24848100.62349857,
      "cellSize": 0.0625,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 16,
      "tileHeight": 16,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-5",
      "scaleDenominator": 12424050.311749285,
      "cellSize": 0.03125,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 32,
      "tileHeight": 32,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-4",
      "scaleDenominator": 6212025.155874643,
      "cellSize": 0.015625,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 64,
      "tileHeight": 64,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-3",
      "scaleDenominator": 3106012.5779373213,
      "cellSize": 0.0078125,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 128,
      "tileHeight": 128,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-2",
      "scaleDenominator": 1553006.2889686606,
      "cellSize": 0.00390625,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 256,
      "tileHeight": 256,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "-1",
      "scaleDenominator": 776503.1444843303,
      "cellSize": 0.001953125,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 512,
      "tileHeight": 512,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "0",
      "scaleDenominator": 388251.57224216516,
      "cellSize": 0.0009765625,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 360,
      "matrixHeight": 180,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 0
        },
        {
          "coalesce": 6,
          "minTileRow": 1,
          "maxTileRow": 9
        },
        {
          "coalesce": 4,
          "minTileRow": 10,
          "maxTileRow": 14
        },
        {
          "coalesce": 3,
          "minTileRow": 15,
          "maxTileRow": 19
        },
        {
          "coalesce": 2,
          "minTileRow": 20,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 140,
          "maxTileRow": 159
        },
        {
          "coalesce": 3,
          "minTileRow": 160,
          "maxTileRow": 164
        },
        {
          "coalesce": 4,
          "minTileRow": 165,
          "maxTileRow": 169
        },
        {
          "coalesce": 6,
          "minTileRow": 170,
          "maxTileRow": 178
        },
        {
          "coalesce": 12,
          "minTileRow": 179,
          "maxTileRow": 179
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "1",
      "scaleDenominator": 194125.78612108258,
      "cellSize": 0.00048828125,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 720,
      "matrixHeight": 360,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 1
        },
        {
          "coalesce": 6,
          "minTileRow": 2,
          "maxTileRow": 19
        },
        {
          "coalesce": 4,
          "minTileRow": 20,
          "maxTileRow": 29
        },
        {
          "coalesce": 3,
          "minTileRow": 30,
          "maxTileRow": 39
        },
        {
          "coalesce": 2,
          "minTileRow": 40,
          "maxTileRow": 79
        },
        {
          "coalesce": 2,
          "minTileRow": 280,
          "maxTileRow": 319
        },
        {
          "coalesce": 3,
          "minTileRow": 320,
          "maxTileRow": 329
        },
        {
          "coalesce": 4,
          "minTileRow": 330,
          "maxTileRow": 339
        },
        {
          "coalesce": 6,
          "minTileRow": 340,
          "maxTileRow": 357
        },
        {
          "coalesce": 12,
          "minTileRow": 358,
          "maxTileRow": 359
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "2",
      "scaleDenominator": 97062.89306054129,
      "cellSize": 0.000244140625,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 1440,
      "matrixHeight": 720,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 3
        },
        {
          "coalesce": 6,
          "minTileRow": 4,
          "maxTileRow": 39
        },
        {
          "coalesce": 4,
          "minTileRow": 40,
          "maxTileRow": 59
        },
        {
          "coalesce": 3,
          "minTileRow": 60,
          "maxTileRow": 79
        },
        {
          "coalesce": 2,
          "minTileRow": 80,
          "maxTileRow": 159
        },
        {
          "coalesce": 2,
          "minTileRow": 560,
          "maxTileRow": 639
        },
        {
          "coalesce": 3,
          "minTileRow": 640,
          "maxTileRow": 659
        },
        {
          "coalesce": 4,
          "minTileRow": 660,
          "maxTileRow": 679
        },
        {
          "coalesce": 6,
          "minTileRow": 680,
          "maxTileRow": 715
        },
        {
          "coalesce": 12,
          "minTileRow": 716,
          "maxTileRow": 719
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "3",
      "scaleDenominator": 48531.446530270645,
      "cellSize": 0.0001220703125,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 2880,
      "matrixHeight": 1440,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 7
        },
        {
          "coalesce": 6,
          "minTileRow": 8,
          "maxTileRow": 79
        },
        {
          "coalesce": 4,
          "minTileRow": 80,
          "maxTileRow": 119
        },
        {
          "coalesce": 3,
          "minTileRow": 120,
          "maxTileRow": 159
        },
        {
          "coalesce": 2,
          "minTileRow": 160,
          "maxTileRow": 319
        },
        {
          "coalesce": 2,
          "minTileRow": 1120,
          "maxTileRow": 1279
        },
        {
          "coalesce": 3,
          "minTileRow": 1280,
          "maxTileRow": 1319
        },
        {
          "coalesce": 4,
          "minTileRow": 1320,
          "maxTileRow": 1359
        },
        {
          "coalesce": 6,
          "minTileRow": 1360,
          "maxTileRow": 1431
        },
        {
          "coalesce": 12,
          "minTileRow": 1432,
          "maxTileRow": 1439
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "4",
      "scaleDenominator": 24265.723265135322,
      "cellSize": 6.10351562E-05,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 5760,
      "matrixHeight": 2880,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 15
        },
        {
          "coalesce": 6,
          "minTileRow": 16,
          "maxTileRow": 159
        },
        {
          "coalesce": 4,
          "minTileRow": 160,
          "maxTileRow": 239
        },
        {
          "coalesce": 3,
          "minTileRow": 240,
          "maxTileRow": 319
        },
        {
          "coalesce": 2,
          "minTileRow": 320,
          "maxTileRow": 639
        },
        {
          "coalesce": 2,
          "minTileRow": 2240,
          "maxTileRow": 2559
        },
        {
          "coalesce": 3,
          "minTileRow": 2560,
          "maxTileRow": 2639
        },
        {
          "coalesce": 4,
          "minTileRow": 2640,
          "maxTileRow": 2719
        },
        {
          "coalesce": 6,
          "minTileRow": 2720,
          "maxTileRow": 2863
        },
        {
          "coalesce": 12,
          "minTileRow": 2864,
          "maxTileRow": 2879
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "5",
      "scaleDenominator": 12132.861632567661,
      "cellSize": 3.05175781E-05,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 11520,
      "matrixHeight": 5760,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 31
        },
        {
          "coalesce": 6,
          "minTileRow": 32,
          "maxTileRow": 319
        },
        {
          "coalesce": 4,
          "minTileRow": 320,
          "maxTileRow": 479
        },
        {
          "coalesce": 3,
          "minTileRow": 480,
          "maxTileRow": 639
        },
        {
          "coalesce": 2,
          "minTileRow": 640,
          "maxTileRow": 1279
        },
        {
          "coalesce": 2,
          "minTileRow": 4480,
          "maxTileRow": 5119
        },
        {
          "coalesce": 3,
          "minTileRow": 5120,
          "maxTileRow": 5279
        },
        {
          "coalesce": 4,
          "minTileRow": 5280,
          "maxTileRow": 5439
        },
        {
          "coalesce": 6,
          "minTileRow": 5440,
          "maxTileRow": 5727
        },
        {
          "coalesce": 12,
          "minTileRow": 5728,
          "maxTileRow": 5759
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "6",
      "scaleDenominator": 6066.430816283831,
      "cellSize": 1.52587891E-05,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 23040,
      "matrixHeight": 11520,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 63
        },
        {
          "coalesce": 6,
          "minTileRow": 64,
          "maxTileRow": 639
        },
        {
          "coalesce": 4,
          "minTileRow": 640,
          "maxTileRow": 959
        },
        {
          "coalesce": 3,
          "minTileRow": 960,
          "maxTileRow": 1279
        },
        {
          "coalesce": 2,
          "minTileRow": 1280,
          "maxTileRow": 2559
        },
        {
          "coalesce": 2,
          "minTileRow": 8960,
          "maxTileRow": 10239
        },
        {
          "coalesce": 3,
          "minTileRow": 10240,
          "maxTileRow": 10559
        },
        {
          "coalesce": 4,
          "minTileRow": 10560,
          "maxTileRow": 10879
        },
        {
          "coalesce": 6,
          "minTileRow": 10880,
          "maxTileRow": 11455
        },
        {
          "coalesce": 12,
          "minTileRow": 11456,
          "maxTileRow": 11519
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "7",
      "scaleDenominator": 3033.2154081419153,
      "cellSize": 7.6293945E-06,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 46080,
      "matrixHeight": 23040,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 127
        },
        {
          "coalesce": 6,
          "minTileRow": 128,
          "maxTileRow": 1279
        },
        {
          "coalesce": 4,
          "minTileRow": 1280,
          "maxTileRow": 1919
        },
        {
          "coalesce": 3,
          "minTileRow": 1920,
          "maxTileRow": 2559
        },
        {
          "coalesce": 2,
          "minTileRow": 2560,
          "maxTileRow": 5119
        },
        {
          "coalesce": 2,
          "minTileRow": 17920,
          "maxTileRow": 20479
        },
        {
          "coalesce": 3,
          "minTileRow": 20480,
          "maxTileRow": 21119
        },
        {
          "coalesce": 4,
          "minTileRow": 21120,
          "maxTileRow": 21759
        },
        {
          "coalesce": 6,
          "minTileRow": 21760,
          "maxTileRow": 22911
        },
        {
          "coalesce": 12,
          "minTileRow": 22912,
          "maxTileRow": 23039
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "8",
      "scaleDenominator": 1516.6077040709577,
      "cellSize": 3.8146973E-06,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 92160,
      "matrixHeight": 46080,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 255
        },
        {
          "coalesce": 6,
          "minTileRow": 256,
          "maxTileRow": 2559
        },
        {
          "coalesce": 4,
          "minTileRow": 2560,
          "maxTileRow": 3839
        },
        {
          "coalesce": 3,
          "minTileRow": 3840,
          "maxTileRow": 5119
        },
        {
          "coalesce": 2,
          "minTileRow": 5120,
          "maxTileRow": 10239
        },
        {
          "coalesce": 2,
          "minTileRow": 35840,
          "maxTileRow": 40959
        },
        {
          "coalesce": 3,
          "minTileRow": 40960,
          "maxTileRow": 42239
        },
        {
          "coalesce": 4,
          "minTileRow": 42240,
          "maxTileRow": 43519
        },
        {
          "coalesce": 6,
          "minTileRow": 43520,
          "maxTileRow": 45823
        },
        {
          "coalesce": 12,
          "minTileRow": 45824,
          "maxTileRow": 46079
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "9",
      "scaleDenominator": 758.3038520354788,
      "cellSize": 1.9073486E-06,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 184320,
      "matrixHeight": 92160,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 511
        },
        {
          "coalesce": 6,
          "minTileRow": 512,
          "maxTileRow": 5119
        },
        {
          "coalesce": 4,
          "minTileRow": 5120,
          "maxTileRow": 7679
        },
        {
          "coalesce": 3,
          "minTileRow": 7680,
          "maxTileRow": 10239
        },
        {
          "coalesce": 2,
          "minTileRow": 10240,
          "maxTileRow": 20479
        },
        {
          "coalesce": 2,
          "minTileRow": 71680,
          "maxTileRow": 81919
        },
        {
          "coalesce": 3,
          "minTileRow": 81920,
          "maxTileRow": 84479
        },
        {
          "coalesce": 4,
          "minTileRow": 84480,
          "maxTileRow": 87039
        },
        {
          "coalesce": 6,
          "minTileRow": 87040,
          "maxTileRow": 91647
        },
        {
          "coalesce": 12,
          "minTileRow": 91648,
          "maxTileRow": 92159
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "10",
      "scaleDenominator": 379.1519260177394,
      "cellSize": 9.536743E-07,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 368640,
      "matrixHeight": 184320,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 1023
        },
        {
          "coalesce": 6,
          "minTileRow": 1024,
          "maxTileRow": 10239
        },
        {
          "coalesce": 4,
          "minTileRow": 10240,
          "maxTileRow": 15359
        },
        {
          "coalesce": 3,
          "minTileRow": 15360,
          "maxTileRow": 20479
        },
        {
          "coalesce": 2,
          "minTileRow": 20480,
          "maxTileRow": 40959
        },
        {
          "coalesce": 2,
          "minTileRow": 143360,
          "maxTileRow": 163839
        },
        {
          "coalesce": 3,
          "minTileRow": 163840,
          "maxTileRow": 168959
        },
        {
          "coalesce": 4,
          "minTileRow": 168960,
          "maxTileRow": 174079
        },
        {
          "coalesce": 6,
          "minTileRow": 174080,
          "maxTileRow": 183295
        },
        {
          "coalesce": 12,
          "minTileRow": 183296,
          "maxTileRow": 184319
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "11",
      "scaleDenominator": 189.5759630088697,
      "cellSize": 4.768372E-07,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 737280,
      "matrixHeight": 368640,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 2047
        },
        {
          "coalesce": 6,
          "minTileRow": 2048,
          "maxTileRow": 20479
        },
        {
          "coalesce": 4,
          "minTileRow": 20480,
          "maxTileRow": 30719
        },
        {
          "coalesce": 3,
          "minTileRow": 30720,
          "maxTileRow": 40959
        },
        {
          "coalesce": 2,
          "minTileRow": 40960,
          "maxTileRow": 81919
        },
        {
          "coalesce": 2,
          "minTileRow": 286720,
          "maxTileRow": 327679
        },
        {
          "coalesce": 3,
          "minTileRow": 327680,
          "maxTileRow": 337919
        },
        {
          "coalesce": 4,
          "minTileRow": 337920,
          "maxTileRow": 348159
        },
        {
          "coalesce": 6,
          "minTileRow": 348160,
          "maxTileRow": 366591
        },
        {
          "coalesce": 12,
          "minTileRow": 366592,
          "maxTileRow": 368639
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "12",
      "scaleDenominator": 94.7879815044349,
      "cellSize": 2.384186E-07,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 1474560,
      "matrixHeight": 737280,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 4095
        },
        {
          "coalesce": 6,
          "minTileRow": 4096,
          "maxTileRow": 40959
        },
        {
          "coalesce": 4,
          "minTileRow": 40960,
          "maxTileRow": 61439
        },
        {
          "coalesce": 3,
          "minTileRow": 61440,
          "maxTileRow": 81919
        },
        {
          "coalesce": 2,
          "minTileRow": 81920,
          "maxTileRow": 163839
        },
        {
          "coalesce": 2,
          "minTileRow": 573440,
          "maxTileRow": 655359
        },
        {
          "coalesce": 3,
          "minTileRow": 655360,
          "maxTileRow": 675839
        },
        {
          "coalesce": 4,
          "minTileRow": 675840,
          "maxTileRow": 696319
        },
        {
          "coalesce": 6,
          "minTileRow": 696320,
          "maxTileRow": 733183
        },
        {
          "coalesce": 12,
          "minTileRow": 733184,
          "maxTileRow": 737279
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "13",
      "scaleDenominator": 47.3939907522174,
      "cellSize": 1.192093E-07,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 2949120,
      "matrixHeight": 1474560,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 8191
        },
        {
          "coalesce": 6,
          "minTileRow": 8192,
          "maxTileRow": 81919
        },
        {
          "coalesce": 4,
          "minTileRow": 81920,
          "maxTileRow": 122879
        },
        {
          "coalesce": 3,
          "minTileRow": 122880,
          "maxTileRow": 163839
        },
        {
          "coalesce": 2,
          "minTileRow": 163840,
          "maxTileRow": 327679
        },
        {
          "coalesce": 2,
          "minTileRow": 1146880,
          "maxTileRow": 1310719
        },
        {
          "coalesce": 3,
          "minTileRow": 1310720,
          "maxTileRow": 1351679
        },
        {
          "coalesce": 4,
          "minTileRow": 1351680,
          "maxTileRow": 1392639
        },
        {
          "coalesce": 6,
          "minTileRow": 1392640,
          "maxTileRow": 1466367
        },
        {
          "coalesce": 12,
          "minTileRow": 1466368,
          "maxTileRow": 1474559
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "14",
      "scaleDenominator": 23.6969953761087,
      "cellSize": 5.96046E-08,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 5898240,
      "matrixHeight": 2949120,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 16383
        },
        {
          "coalesce": 6,
          "minTileRow": 16384,
          "maxTileRow": 163839
        },
        {
          "coalesce": 4,
          "minTileRow": 163840,
          "maxTileRow": 245759
        },
        {
          "coalesce": 3,
          "minTileRow": 245760,
          "maxTileRow": 327679
        },
        {
          "coalesce": 2,
          "minTileRow": 327680,
          "maxTileRow": 655359
        },
        {
          "coalesce": 2,
          "minTileRow": 2293760,
          "maxTileRow": 2621439
        },
        {
          "coalesce": 3,
          "minTileRow": 2621440,
          "maxTileRow": 2703359
        },
        {
          "coalesce": 4,
          "minTileRow": 2703360,
          "maxTileRow": 2785279
        },
        {
          "coalesce": 6,
          "minTileRow": 2785280,
          "maxTileRow": 2932735
        },
        {
          "coalesce": 12,
          "minTileRow": 2932736,
          "maxTileRow": 2949119
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "15",
      "scaleDenominator": 11.8484976880544,
      "cellSize": 2.98023E-08,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 11796480,
      "matrixHeight": 5898240,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 32767
        },
        {
          "coalesce": 6,
          "minTileRow": 32768,
          "maxTileRow": 327679
        },
        {
          "coalesce": 4,
          "minTileRow": 327680,
          "maxTileRow": 491519
        },
        {
          "coalesce": 3,
          "minTileRow": 491520,
          "maxTileRow": 655359
        },
        {
          "coalesce": 2,
          "minTileRow": 655360,
          "maxTileRow": 1310719
        },
        {
          "coalesce": 2,
          "minTileRow": 4587520,
          "maxTileRow": 5242879
        },
        {
          "coalesce": 3,
          "minTileRow": 5242880,
          "maxTileRow": 5406719
        },
        {
          "coalesce": 4,
          "minTileRow": 5406720,
          "maxTileRow": 5570559
        },
        {
          "coalesce": 6,
          "minTileRow": 5570560,
          "maxTileRow": 5865471
        },
        {
          "coalesce": 12,
          "minTileRow": 5865472,
          "maxTileRow": 5898239
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "16",
      "scaleDenominator": 5.9242488440272,
      "cellSize": 1.49012E-08,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 23592960,
      "matrixHeight": 11796480,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 65535
        },
        {
          "coalesce": 6,
          "minTileRow": 65536,
          "maxTileRow": 655359
        },
        {
          "coalesce": 4,
          "minTileRow": 655360,
          "maxTileRow": 983039
        },
        {
          "coalesce": 3,
          "minTileRow": 983040,
          "maxTileRow": 1310719
        },
        {
          "coalesce": 2,
          "minTileRow": 1310720,
          "maxTileRow": 2621439
        },
        {
          "coalesce": 2,
          "minTileRow": 9175040,
          "maxTileRow": 10485759
        },
        {
          "coalesce": 3,
          "minTileRow": 10485760,
          "maxTileRow": 10813439
        },
        {
          "coalesce": 4,
          "minTileRow": 10813440,
          "maxTileRow": 11141119
        },
        {
          "coalesce": 6,
          "minTileRow": 11141120,
          "maxTileRow": 11730943
        },
        {
          "coalesce": 12,
          "minTileRow": 11730944,
          "maxTileRow": 11796479
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "17",
      "scaleDenominator": 2.9621244220136,
      "cellSize": 7.4506E-09,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 47185920,
      "matrixHeight": 23592960,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 131071
        },
        {
          "coalesce": 6,
          "minTileRow": 131072,
          "maxTileRow": 1310719
        },
        {
          "coalesce": 4,
          "minTileRow": 1310720,
          "maxTileRow": 1966079
        },
        {
          "coalesce": 3,
          "minTileRow": 1966080,
          "maxTileRow": 2621439
        },
        {
          "coalesce": 2,
          "minTileRow": 2621440,
          "maxTileRow": 5242879
        },
        {
          "coalesce": 2,
          "minTileRow": 18350080,
          "maxTileRow": 20971519
        },
        {
          "coalesce": 3,
          "minTileRow": 20971520,
          "maxTileRow": 21626879
        },
        {
          "coalesce": 4,
          "minTileRow": 21626880,
          "maxTileRow": 22282239
        },
        {
          "coalesce": 6,
          "minTileRow": 22282240,
          "maxTileRow": 23461887
        },
        {
          "coalesce": 12,
          "minTileRow": 23461888,
          "maxTileRow": 23592959
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "18",
      "scaleDenominator": 1.4810622110068,
      "cellSize": 3.7253E-09,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 94371840,
      "matrixHeight": 47185920,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 262143
        },
        {
          "coalesce": 6,
          "minTileRow": 262144,
          "maxTileRow": 2621439
        },
        {
          "coalesce": 4,
          "minTileRow": 2621440,
          "maxTileRow": 3932159
        },
        {
          "coalesce": 3,
          "minTileRow": 3932160,
          "maxTileRow": 5242879
        },
        {
          "coalesce": 2,
          "minTileRow": 5242880,
          "maxTileRow": 10485759
        },
        {
          "coalesce": 2,
          "minTileRow": 36700160,
          "maxTileRow": 41943039
        },
        {
          "coalesce": 3,
          "minTileRow": 41943040,
          "maxTileRow": 43253759
        },
        {
          "coalesce": 4,
          "minTileRow": 43253760,
          "maxTileRow": 44564479
        },
        {
          "coalesce": 6,
          "minTileRow": 44564480,
          "maxTileRow": 46923775
        },
        {
          "coalesce": 12,
          "minTileRow": 46923776,
          "maxTileRow": 47185919
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "19",
      "scaleDenominator": 0.7405311055034,
      "cellSize": 1.8626E-09,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 188743680,
      "matrixHeight": 94371840,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 524287
        },
        {
          "coalesce": 6,
          "minTileRow": 524288,
          "maxTileRow": 5242879
        },
        {
          "coalesce": 4,
          "minTileRow": 5242880,
          "maxTileRow": 7864319
        },
        {
          "coalesce": 3,
          "minTileRow": 7864320,
          "maxTileRow": 10485759
        },
        {
          "coalesce": 2,
          "minTileRow": 10485760,
          "maxTileRow": 20971519
        },
        {
          "coalesce": 2,
          "minTileRow": 73400320,
          "maxTileRow": 83886079
        },
        {
          "coalesce": 3,
          "minTileRow": 83886080,
          "maxTileRow": 86507519
        },
        {
          "coalesce": 4,
          "minTileRow": 86507520,
          "maxTileRow": 89128959
        },
        {
          "coalesce": 6,
          "minTileRow": 89128960,
          "maxTileRow": 93847551
        },
        {
          "coalesce": 12,
          "minTileRow": 93847552,
          "maxTileRow": 94371839
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "20",
      "scaleDenominator": 0.3702655527517,
      "cellSize": 9.313E-10,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 377487360,
      "matrixHeight": 188743680,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 1048575
        },
        {
          "coalesce": 6,
          "minTileRow": 1048576,
          "maxTileRow": 10485759
        },
        {
          "coalesce": 4,
          "minTileRow": 10485760,
          "maxTileRow": 15728639
        },
        {
          "coalesce": 3,
          "minTileRow": 15728640,
          "maxTileRow": 20971519
        },
        {
          "coalesce": 2,
          "minTileRow": 20971520,
          "maxTileRow": 41943039
        },
        {
          "coalesce": 2,
          "minTileRow": 146800640,
          "maxTileRow": 167772159
        },
        {
          "coalesce": 3,
          "minTileRow": 167772160,
          "maxTileRow": 173015039
        },
        {
          "coalesce": 4,
          "minTileRow": 173015040,
          "maxTileRow": 178257919
        },
        {
          "coalesce": 6,
          "minTileRow": 178257920,
          "maxTileRow": 187695103
        },
        {
          "coalesce": 12,
          "minTileRow": 187695104,
          "maxTileRow": 188743679
        }
      ]
    },
    {
      "title": null,
      "description": null,
      "keywords": null,
      "id": "21",
      "scaleDenominator": 0.1851327763758,
      "cellSize": 4.657E-10,
      "cornerOfOrigin": "topLeft",
      "pointOfOrigin": [
        90,
        -180
      ],
      "tileWidth": 1024,
      "tileHeight": 1024,
      "matrixWidth": 754974720,
      "matrixHeight": 377487360,
      "variableMatrixWidths": [
        {
          "coalesce": 12,
          "minTileRow": 0,
          "maxTileRow": 2097151
        },
        {
          "coalesce": 6,
          "minTileRow": 2097152,
          "maxTileRow": 20971519
        },
        {
          "coalesce": 4,
          "minTileRow": 20971520,
          "maxTileRow": 31457279
        },
        {
          "coalesce": 3,
          "minTileRow": 31457280,
          "maxTileRow": 41943039
        },
        {
          "coalesce": 2,
          "minTileRow": 41943040,
          "maxTileRow": 83886079
        },
        {
          "coalesce": 2,
          "minTileRow": 293601280,
          "maxTileRow": 335544319
        },
        {
          "coalesce": 3,
          "minTileRow": 335544320,
          "maxTileRow": 346030079
        },
        {
          "coalesce": 4,
          "minTileRow": 346030080,
          "maxTileRow": 356515839
        },
        {
          "coalesce": 6,
          "minTileRow": 356515840,
          "maxTileRow": 375390207
        },
        {
          "coalesce": 12,
          "minTileRow": 375390208,
          "maxTileRow": 377487359
        }
      ]
    }
  ]
}

定义

名称 说明
Azure.Core.Foundations.Error

错误对象。

Azure.Core.Foundations.ErrorResponse

包含错误详细信息的响应。

Azure.Core.Foundations.InnerError

包含有关错误的更具体信息的对象。 根据Microsoft一个 API 指南 - https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#handling-errors

TileMatrix

瓦片矩阵定义

平铺矩阵,通常对应于 TileMatrixSet 的特定缩放级别。

裁判: https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/master/schemas/tms/2.0/json/tileMatrix.json

在图块矩阵集中定义特定缩放级别的图块矩阵

TileMatrixCornerOfOrigin

平铺矩阵的角(topLeftbottomLeft)用作对平铺行和列进行编号的原点。 这个角也是 (0, 0) 图块的一个角。

TileMatrixSet

https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/master/schemas/tms/2.0/json/tileMatrixSet.json

遵循 Tile Matrix Set 标准的图块矩阵集的定义。 对于图块集元数据,此类描述 (in tileMatrixSet property) 仅在脱机使用时是必需的,作为具有 http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme relation 类型的链接的替代方法。

TileMatrixSetBoundingBox

以指定坐标参考系统表示的切片矩阵集的地理范围

VariableMatrixWidth

variableMatrixWidth 的模型

Azure.Core.Foundations.Error

错误对象。

名称 类型 说明
code

string

服务器定义的错误代码集之一。

details

Azure.Core.Foundations.Error[]

导致此报告错误的特定错误的详细信息数组。

innererror

Azure.Core.Foundations.InnerError

包含与当前对象有关错误的更具体信息的对象。

message

string

有关错误的可读的表示形式。

target

string

错误的目标。

Azure.Core.Foundations.ErrorResponse

包含错误详细信息的响应。

名称 类型 说明
error

Azure.Core.Foundations.Error

错误对象。

Azure.Core.Foundations.InnerError

包含有关错误的更具体信息的对象。 根据Microsoft一个 API 指南 - https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#handling-errors

名称 类型 说明
code

string

服务器定义的错误代码集之一。

innererror

Azure.Core.Foundations.InnerError

内部错误。

TileMatrix

瓦片矩阵定义

平铺矩阵,通常对应于 TileMatrixSet 的特定缩放级别。

裁判: https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/master/schemas/tms/2.0/json/tileMatrix.json

在图块矩阵集中定义特定缩放级别的图块矩阵

名称 类型 说明
cellSize

number (float)

此切片矩阵级别的像素大小(以地图单位表示)

cornerOfOrigin

TileMatrixCornerOfOrigin

平铺矩阵的角(topLeftbottomLeft)用作对平铺行和列进行编号的原点。 这个角也是 (0, 0) 图块的一个角。

description

string

此图块矩阵级别的人类可读描述

id

string

pattern: ^[-]?[0-9]+$

此图块矩阵级别的唯一标识符,通常是缩放级别

keywords

string[]

用于描述此数据集的一个或多个常用或正式化单词或短语的无序列表

matrixHeight

integer (int32)

minimum: 1

此矩阵级别的垂直切片数

matrixWidth

integer (int32)

minimum: 1

此矩阵级别的水平平铺数

pointOfOrigin

number[] (double)

此平铺矩阵的原点角(例如左上角)在 CRS 坐标中的精确位置。 此位置也是 (0, 0) 磁贴的一角。 在以前的版本中,这是 'topLeftCorner' 和 'cornerOfOrigin' 不存在。

scaleDenominator

number (float)

表示此切片矩阵级别的比例的比例分母

tileHeight

integer (int32)

minimum: 1

此级别上每个图块的像素高度

tileWidth

integer (int32)

minimum: 1

此级别上每个图块的像素宽度

title

string

图块矩阵级别的人类可读标题

variableMatrixWidths

VariableMatrixWidth[]

描述具有可变矩阵宽度的行

裁判: https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/master/schemas/tms/2.0/json/variableMatrixWidth.json

TileMatrixCornerOfOrigin

平铺矩阵的角(topLeftbottomLeft)用作对平铺行和列进行编号的原点。 这个角也是 (0, 0) 图块的一个角。

说明
bottomLeft

左下角的原点(Y 向上增加)

topLeft

左上角的原点(Y 向下增加)

TileMatrixSet

https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/master/schemas/tms/2.0/json/tileMatrixSet.json

遵循 Tile Matrix Set 标准的图块矩阵集的定义。 对于图块集元数据,此类描述 (in tileMatrixSet property) 仅在脱机使用时是必需的,作为具有 http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme relation 类型的链接的替代方法。

名称 类型 说明
boundingBox

TileMatrixSetBoundingBox

切片矩阵集的地理范围

crs

string

坐标参考系标识符

description

string

此图块矩阵集的简要叙述描述,通常可供人类显示

id

string

pattern: ^[\w\d_\-]+$

图块矩阵集的唯一标识符

keywords

string[]

用于描述此图块矩阵集的一个或多个常用或正式化单词或短语的无序列表

orderedAxes

string[]

按顺序排列的坐标轴名称

tileMatrices

TileMatrix[]

不同缩放级别的图块矩阵数组

title

string

图块矩阵集的人类可读标题

uri

string

对官方定义的 URI 引用

wellKnownScaleSet

string (uri)

对标准化规模集的 URL 引用

TileMatrixSetBoundingBox

以指定坐标参考系统表示的切片矩阵集的地理范围

名称 类型 说明
crs

string

坐标参考系标识符(例如,'http://www.opengis.net/def/crs/EPSG/0/3857')

lowerLeft

string[]

边界框的左下角坐标 [x, y]

orderedAxes

string[]

CRS 坐标的显式轴顺序(例如,['x', 'y'])

upperRight

string[]

边界框的右上角坐标 [x, y]

VariableMatrixWidth

variableMatrixWidth 的模型

名称 类型 说明
coalesce

integer (int32)

对于这些行,合并到单个图块中的图块宽度的图块数

maxTileRow

integer (int32)

合并因子适用于此 tilematrix 的最后一个平铺行

minTileRow

integer (int32)

合并因子适用于此 tilematrix 的第一个 tile 行