tms_LINZAntarticaMapTileGrid.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "type": "TileMatrixSetType",
  3. "title": "LINZ Antarctic Map Tile Grid (Ross Sea Region)",
  4. "identifier": "LINZAntarticaMapTilegrid",
  5. "supportedCRS": "http://www.opengis.net/def/crs/EPSG/0/5482",
  6. "tileMatrix": [
  7. {
  8. "type": "TileMatrixType",
  9. "identifier": "0",
  10. "scaleDenominator": 409600000,
  11. "topLeftCorner": [6918457.73, -918457.73],
  12. "tileWidth": 256,
  13. "tileHeight": 256,
  14. "matrixWidth": 1,
  15. "matrixHeight": 1
  16. },
  17. {
  18. "type": "TileMatrixType",
  19. "identifier": "1",
  20. "scaleDenominator": 204800000,
  21. "topLeftCorner": [6918457.73, -918457.73],
  22. "tileWidth": 256,
  23. "tileHeight": 256,
  24. "matrixWidth": 1,
  25. "matrixHeight": 1
  26. },
  27. {
  28. "type": "TileMatrixType",
  29. "identifier": "2",
  30. "scaleDenominator": 102400000,
  31. "topLeftCorner": [6918457.73, -918457.73],
  32. "tileWidth": 256,
  33. "tileHeight": 256,
  34. "matrixWidth": 2,
  35. "matrixHeight": 2
  36. },
  37. {
  38. "type": "TileMatrixType",
  39. "identifier": "3",
  40. "scaleDenominator": 51200000,
  41. "topLeftCorner": [6918457.73, -918457.73],
  42. "tileWidth": 256,
  43. "tileHeight": 256,
  44. "matrixWidth": 4,
  45. "matrixHeight": 4
  46. },
  47. {
  48. "type": "TileMatrixType",
  49. "identifier": "4",
  50. "scaleDenominator": 25600000,
  51. "topLeftCorner": [6918457.73, -918457.73],
  52. "tileWidth": 256,
  53. "tileHeight": 256,
  54. "matrixWidth": 7,
  55. "matrixHeight": 7
  56. },
  57. {
  58. "type": "TileMatrixType",
  59. "identifier": "5",
  60. "scaleDenominator": 12800000,
  61. "topLeftCorner": [6918457.73, -918457.73],
  62. "tileWidth": 256,
  63. "tileHeight": 256,
  64. "matrixWidth": 13,
  65. "matrixHeight": 13
  66. },
  67. {
  68. "type": "TileMatrixType",
  69. "identifier": "6",
  70. "scaleDenominator": 6400000,
  71. "topLeftCorner": [6918457.73, -918457.73],
  72. "tileWidth": 256,
  73. "tileHeight": 256,
  74. "matrixWidth": 26,
  75. "matrixHeight": 26
  76. },
  77. {
  78. "type": "TileMatrixType",
  79. "identifier": "7",
  80. "scaleDenominator": 3200000,
  81. "topLeftCorner": [6918457.73, -918457.73],
  82. "tileWidth": 256,
  83. "tileHeight": 256,
  84. "matrixWidth": 52,
  85. "matrixHeight": 52
  86. },
  87. {
  88. "type": "TileMatrixType",
  89. "identifier": "8",
  90. "scaleDenominator": 1600000,
  91. "topLeftCorner": [6918457.73, -918457.73],
  92. "tileWidth": 256,
  93. "tileHeight": 256,
  94. "matrixWidth": 104,
  95. "matrixHeight": 104
  96. },
  97. {
  98. "type": "TileMatrixType",
  99. "identifier": "9",
  100. "scaleDenominator": 800000,
  101. "topLeftCorner": [6918457.73, -918457.73],
  102. "tileWidth": 256,
  103. "tileHeight": 256,
  104. "matrixWidth": 207,
  105. "matrixHeight": 207
  106. },
  107. {
  108. "type": "TileMatrixType",
  109. "identifier": "10",
  110. "scaleDenominator": 400000,
  111. "topLeftCorner": [6918457.73, -918457.73],
  112. "tileWidth": 256,
  113. "tileHeight": 256,
  114. "matrixWidth": 413,
  115. "matrixHeight": 413
  116. },
  117. {
  118. "type": "TileMatrixType",
  119. "identifier": "11",
  120. "scaleDenominator": 200000,
  121. "topLeftCorner": [6918457.73, -918457.73],
  122. "tileWidth": 256,
  123. "tileHeight": 256,
  124. "matrixWidth": 826,
  125. "matrixHeight": 826
  126. },
  127. {
  128. "type": "TileMatrixType",
  129. "identifier": "12",
  130. "scaleDenominator": 100000,
  131. "topLeftCorner": [6918457.73, -918457.73],
  132. "tileWidth": 256,
  133. "tileHeight": 256,
  134. "matrixWidth": 1652,
  135. "matrixHeight": 1652
  136. },
  137. {
  138. "type": "TileMatrixType",
  139. "identifier": "13",
  140. "scaleDenominator": 50000,
  141. "topLeftCorner": [6918457.73, -918457.73],
  142. "tileWidth": 256,
  143. "tileHeight": 256,
  144. "matrixWidth": 3303,
  145. "matrixHeight": 3303
  146. }
  147. ]
  148. }