forked from notes-www/s_and_p
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
79 lines (79 loc) · 2.29 KB
/
metadata.json
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
{
"name": "raster tile",
"version": "1.1.0",
"description": "",
"attribution": "Rendered with <a href=\"https://www.maptiler.com/desktop/\">MapTiler Desktop</a>",
"type": "overlay",
"format": "png",
"minzoom": "0",
"maxzoom": "6",
"scale": "1.000000",
"profile": "custom",
"crs": "RASTER",
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"tile_matrix": [
{
"id": "0",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [64.00000000, -64.00000000],
"matrix_size": [1, 1],
"scale_denominator": 228571.42857143
},
{
"id": "1",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [32.00000000, -32.00000000],
"matrix_size": [2, 2],
"scale_denominator": 114285.71428571
},
{
"id": "2",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [16.00000000, -16.00000000],
"matrix_size": [3, 3],
"scale_denominator": 57142.85714286
},
{
"id": "3",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [8.00000000, -8.00000000],
"matrix_size": [5, 5],
"scale_denominator": 28571.42857143
},
{
"id": "4",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [4.00000000, -4.00000000],
"matrix_size": [9, 9],
"scale_denominator": 14285.71428571
},
{
"id": "5",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [2.00000000, -2.00000000],
"matrix_size": [17, 17],
"scale_denominator": 7142.85714286
},
{
"id": "6",
"tile_size": [256, 256],
"origin": [0.00000000, 0.00000000],
"extent": [0.00000000, -8333.00000000, 8333.00000000, 0.00000000],
"pixel_size": [1.00000000, -1.00000000],
"matrix_size": [33, 33],
"scale_denominator": 3571.42857143
}
]
}