-
Notifications
You must be signed in to change notification settings - Fork 106
/
Copy pathtileset.json
118 lines (118 loc) · 2.25 KB
/
tileset.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
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
{
"asset": {
"version": "1.0"
},
"geometricError": 100,
"root": {
"boundingVolume": {
"region": [
-1.3197209591796106,
0.6988424218,
-1.3196390408203893,
0.6989055782,
0,
67.00999999999999
]
},
"geometricError": 100,
"refine": "ADD",
"children": [
{
"boundingVolume": {
"region": [
-1.3197209591796106,
0.6988424218,
-1.3196390408203893,
0.6989055782,
0,
20
]
},
"geometricError": 70,
"content": {
"uri": "city/tileset.json"
}
},
{
"transform": [
4.843178171884396,
1.2424271388626869,
0,
0,
-0.7993230372483163,
3.115888059101095,
3.827835456922795,
0,
0.9511613309563466,
-3.7077778261067222,
3.2167803336138237,
0,
1215011.9317263428,
-4736309.3434217675,
4081602.0044800863,
1
],
"boundingVolume": {
"box": [
0,
0,
6.701,
1.869,
0,
0,
0,
1.86,
0,
0,
0,
6.701
]
},
"geometricError": 0,
"content": {
"uri": "building.b3dm"
}
},
{
"transform": [
0.9686356343768792,
0.24848542777253732,
0,
0,
-0.15986460759301988,
0.6231776123790458,
0.7655670908997338,
0,
0.19023226607079735,
-0.7415555647517257,
0.6433560672996863,
0,
1215012.2075631288,
-4736310.4186773375,
4081602.937346383,
1
],
"viewerRequestVolume": {
"sphere": [
0,
0,
0,
15
]
},
"boundingVolume": {
"sphere": [
0,
0,
0,
1.25
]
},
"geometricError": 0,
"content": {
"uri": "points.pnts"
}
}
]
}
}