cesium-native/Cesium3DTilesSelection/test/data/ImplicitTileset/tileset_1.1.json

34 lines
634 B
JSON
Raw Permalink Normal View History

2022-07-12 12:06:03 +08:00
{
"asset": {
2023-04-28 04:53:04 +08:00
"version": "1.1"
2022-07-12 12:06:03 +08:00
},
"extras": {
"name": "Sample Implicit Tileset"
},
"geometricError": 240,
"root": {
"boundingVolume": {
"region": [
-1.3197209591796106,
0.6988424218,
-1.3196390408203893,
0.6989055782,
0,
88
]
},
"content": {
"uri": "content/{level}/{x}/{y}.b3dm"
},
"implicitTiling": {
"subdivisionScheme": "QUADTREE",
"subtreeLevels": 2,
"availableLevels": 2,
"subtrees": {
"uri": "subtrees/{level}.{x}.{y}.json"
2022-07-12 12:06:03 +08:00
}
},
"geometricError": 70,
"refine": "ADD"
}
}