1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
| {
| "type": "TileMatrixSetType",
| "title": "LINZ NZTM2000 Map Tile Grid",
| "abstract": "See https://www.linz.govt.nz/data/linz-data-service/guides-and-documentation/nztm2000-map-tile-service-schema",
| "identifier": "NZTM2000",
| "supportedCRS": "http://www.opengis.net/def/crs/EPSG/0/2193",
| "boundingBox":
| {
| "type": "BoundingBoxType",
| "crs": "http://www.opengis.net/def/crs/EPSG/0/2193",
| "lowerCorner": [3087000, 274000],
| "upperCorner": [7173000, 3327000]
| },
| "tileMatrix": [
| {
| "type": "TileMatrixType",
| "identifier": "0",
| "scaleDenominator": 32000000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 2,
| "matrixHeight": 4
| },
| {
| "type": "TileMatrixType",
| "identifier": "1",
| "scaleDenominator": 16000000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 4,
| "matrixHeight": 8
| },
| {
| "type": "TileMatrixType",
| "identifier": "2",
| "scaleDenominator": 8000000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 8,
| "matrixHeight": 16
| },
| {
| "type": "TileMatrixType",
| "identifier": "3",
| "scaleDenominator": 4000000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 16,
| "matrixHeight": 32
| },
| {
| "type": "TileMatrixType",
| "identifier": "4",
| "scaleDenominator": 2000000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 32,
| "matrixHeight": 64
| },
| {
| "type": "TileMatrixType",
| "identifier": "5",
| "scaleDenominator": 1000000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 64,
| "matrixHeight": 128
| },
| {
| "type": "TileMatrixType",
| "identifier": "6",
| "scaleDenominator": 500000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 128,
| "matrixHeight": 256
| },
| {
| "type": "TileMatrixType",
| "identifier": "7",
| "scaleDenominator": 250000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 256,
| "matrixHeight": 512
| },
| {
| "type": "TileMatrixType",
| "identifier": "8",
| "scaleDenominator": 100000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 640,
| "matrixHeight": 1280
| },
| {
| "type": "TileMatrixType",
| "identifier": "9",
| "scaleDenominator": 50000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 1280,
| "matrixHeight": 2560
| },
| {
| "type": "TileMatrixType",
| "identifier": "10",
| "scaleDenominator": 25000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 2560,
| "matrixHeight": 5120
| },
| {
| "type": "TileMatrixType",
| "identifier": "11",
| "scaleDenominator": 10000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 6400,
| "matrixHeight": 12800
| },
| {
| "type": "TileMatrixType",
| "identifier": "12",
| "scaleDenominator": 5000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 12800,
| "matrixHeight": 25600
| },
| {
| "type": "TileMatrixType",
| "identifier": "13",
| "scaleDenominator": 2500,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 25600,
| "matrixHeight": 51200
| },
| {
| "type": "TileMatrixType",
| "identifier": "14",
| "scaleDenominator": 1000,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 64000,
| "matrixHeight": 128000
| },
| {
| "type": "TileMatrixType",
| "identifier": "15",
| "scaleDenominator": 500,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 128000,
| "matrixHeight": 256000
| },
| {
| "type": "TileMatrixType",
| "identifier": "16",
| "scaleDenominator": 250,
| "topLeftCorner": [10000000, -1000000],
| "tileWidth": 256,
| "tileHeight": 256,
| "matrixWidth": 256000,
| "matrixHeight": 512000
| }
| ]
| }
|
|