Flatlogic Bot 055d24df95 WORKING
2025-10-14 02:37:44 +00:00

49 lines
1.0 KiB
JSON

{
"asset": {
"version": "1.1"
},
"extensionsUsed": [
"3DTILES_bounding_volume_S2"
],
"schema": {
"id": "ImplicitHeightSemanticsMetadataSchemaId",
"classes": {
"tile": {
"properties": {
"minimumHeight": {
"type": "SCALAR",
"componentType": "FLOAT64",
"semantic": "TILE_MINIMUM_HEIGHT"
},
"maximumHeight": {
"type": "SCALAR",
"componentType": "FLOAT64",
"semantic": "TILE_MAXIMUM_HEIGHT"
}
}
}
}
},
"geometricError": 4096.0,
"root": {
"geometricError": 2048.0,
"boundingVolume": {
"extensions": {
"3DTILES_bounding_volume_S2": {
"token": "1",
"minimumHeight": 0,
"maximumHeight": 10000
}
}
},
"implicitTiling": {
"subdivisionScheme": "QUADTREE",
"subtreeLevels": 3,
"availableLevels": 3,
"subtrees": {
"uri": "subtrees/1.1/{level}.{x}.{y}.json"
}
}
}
}