@jdultra/threedtiles 3.0.1 → 3.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/README.md +1 -1
  2. package/index.html +3 -3
  3. package/package.json +1 -1
  4. package/src/decoder/B3DMDecoder.js +36 -8
  5. package/src/decoder/LegacyGLTFLoader.js +3 -1
  6. package/src/draco/draco_decoder.js +48 -0
  7. package/src/draco/draco_decoder.wasm +0 -0
  8. package/src/draco/draco_encoder.js +33 -0
  9. package/src/draco/draco_wasm_wrapper.js +104 -0
  10. package/src/geometry/obb.js +4 -4
  11. package/src/index.js +29 -18
  12. package/src/tileset/OGC3DTile.js +8 -7
  13. package/castle/2/20a6f49b-048f-4077-a89c-1024529e55c7.json +0 -1
  14. package/castle/2/26378d57-bfa4-4d6f-8346-39edd1866625.json +0 -1
  15. package/castle/2/2b941c63-d607-4302-bdd8-c89fcf98d055.json +0 -1
  16. package/castle/2/81bb208b-6029-4de2-ac2d-d49768f199c1.json +0 -1
  17. package/castle/2/c2ba155e-af60-4cc2-9977-77916b68ac77.json +0 -1
  18. package/castle/2/ecc51654-873b-45aa-96e2-6ec259e86025.json +0 -1
  19. package/castle/2/f0863e67-2a12-4465-b07e-fd313aca4897.json +0 -1
  20. package/castle/3/5240d5b6-a7c7-44f0-ae46-8c9e40d8c90d.json +0 -1
  21. package/castle/3/5ae0c5c3-a53f-4e04-852a-72a755352d31.json +0 -1
  22. package/castle/3/739e4445-f307-4d97-92db-7c37b495be58.json +0 -1
  23. package/castle/3/88c28d0b-3596-459f-ad53-de65f8f67a60.json +0 -1
  24. package/castle/3/953d305b-a2e1-4852-887b-1d8788166e9f.json +0 -1
  25. package/castle/3/a3150c23-150e-48d1-94e2-859e2f950ff0.json +0 -1
  26. package/castle/3/bef3dc2a-51ea-4861-a248-ac8511b845ff.json +0 -1
  27. package/castle/3/ce66f98b-db80-4938-a725-9da735a0adae.json +0 -1
  28. package/castle/3/ea9cb03b-acf9-4025-9907-6cc78c982a65.json +0 -1
  29. package/castle/3/eeb7fccc-433d-4018-a0ae-fd093a41ef8a.json +0 -1
  30. package/castle/3/f3172881-180f-48f5-ab3d-efc21610f1d7.json +0 -1
  31. package/castle/4/0f736108-ca59-4762-91d5-e3d66dbb37ce.json +0 -1
  32. package/castle/4/1addd247-deda-48a4-b4c6-78764ff4841d.json +0 -1
  33. package/castle/4/1cdaa842-d3c5-41c6-9efb-249f6a5bad4f.json +0 -1
  34. package/castle/4/21910ff9-a8ea-4fbb-a370-abcdc90ab740.json +0 -1
  35. package/castle/4/2b148e05-fae9-47cc-968d-0c19544324fe.json +0 -1
  36. package/castle/4/2caaf492-3056-4e17-8876-31065ff49edc.json +0 -1
  37. package/castle/4/3ec1c331-1c13-4302-b1d5-40de62945a85.json +0 -1
  38. package/castle/4/6126337a-4036-4615-a394-d1e79941b21d.json +0 -1
  39. package/castle/4/648255c5-c1bd-4419-a79e-5f6972d2255b.json +0 -1
  40. package/castle/4/7395529d-b1f6-4ee5-9e18-c6be5046e4d9.json +0 -1
  41. package/castle/4/846d27ab-ae4c-48b2-91a6-240e665fccbd.json +0 -1
  42. package/castle/4/8c8c29b8-cc2c-4faf-9bed-0f6698d6d227.json +0 -1
  43. package/castle/4/971043e6-0369-48d9-a44d-3ab27346af86.json +0 -1
  44. package/castle/4/cce1bfc6-eb86-473a-8f58-dc96fabe7104.json +0 -1
  45. package/castle/4/cdadf7d9-bb9f-43f7-be63-b7553d8c821f.json +0 -1
  46. package/castle/4/e382aff3-965c-424f-863e-d6858ef0b2d4.json +0 -1
  47. package/castle/4/fd37edc0-4b19-4283-b753-e8eaa9781b1e.json +0 -1
  48. package/castle/5/075c390d-77c4-4601-a72b-603d63297e4e.json +0 -1
  49. package/castle/5/141b037b-e39f-416b-a465-1785cc35bc88.json +0 -1
  50. package/castle/5/14818b89-f589-4762-a372-a5499b3d9e32.json +0 -1
  51. package/castle/5/2995a382-53da-4fb4-8285-1462d51ccfa9.json +0 -1
  52. package/castle/5/2efa4e7f-f9b2-4825-aac6-d6da33fab444.json +0 -1
  53. package/castle/5/4fe137d9-a38c-41e6-8f3f-13b98ab6f041.json +0 -1
  54. package/castle/5/6a1d9a5a-0079-4381-888a-2c043c084464.json +0 -1
  55. package/castle/5/8579ff1e-90d5-4e11-afca-28faf5ecff7a.json +0 -1
  56. package/castle/5/86984772-b72e-4a37-9ad7-71084e4faaa7.json +0 -1
  57. package/castle/5/892c8d1f-8ec3-4c29-ae07-b4d0d304a635.json +0 -1
  58. package/castle/5/8c842529-852b-4890-9bac-ffd93dba87e8.json +0 -1
  59. package/castle/5/98db5168-eccf-4e40-b933-2de8e0f26e5e.json +0 -1
  60. package/castle/5/99991e0f-85be-460d-9aad-74082ce25b66.json +0 -1
  61. package/castle/5/ad17dfb9-1a52-40b2-9489-9b50deff8d41.json +0 -1
  62. package/castle/5/b4c570c3-4fc5-4032-913b-8e53451919d3.json +0 -1
  63. package/castle/5/c99b9302-c037-44f3-80af-a19120de26d9.json +0 -1
  64. package/castle/5/cb649fa0-6310-4cf3-b5a9-06107ad0a74d.json +0 -1
  65. package/castle/5/d0ea47e4-7945-41a9-b932-4e639565bb8b.json +0 -1
  66. package/castle/5/dda9f378-6163-4b46-abde-7bf43ac48c10.json +0 -1
  67. package/castle/5/e81fa876-c2ee-4ef7-aeec-77a413c83bb0.json +0 -1
  68. package/castle/5/e82d5a1f-3a36-4a8b-92ef-4af982160f98.json +0 -1
  69. package/castle/6/00cb8833-f79c-4ef0-aaa9-85d09b17f14c.json +0 -1
  70. package/castle/6/060b02d7-696d-4fd0-b926-575d0a1e1e5e.json +0 -1
  71. package/castle/6/161908d4-0400-4f9e-a89c-569018f008e7.json +0 -1
  72. package/castle/6/1a5b7403-fa2e-4c45-960c-fc9420be7c95.json +0 -1
  73. package/castle/6/31f7a69f-480d-4065-99d2-741fcda19401.json +0 -1
  74. package/castle/6/39c319db-f729-4712-b1bc-b034d4b8c443.json +0 -1
  75. package/castle/6/39d328d6-bc46-40ca-b8fe-8ec461a53b41.json +0 -1
  76. package/castle/6/3c12ccd4-2f8c-47be-a419-b56e9db99c6f.json +0 -1
  77. package/castle/6/43e2a766-c59f-461a-86fa-4b0fb84385fd.json +0 -1
  78. package/castle/6/441a34d0-1da5-40a6-acbd-ec37b2ac88ec.json +0 -1
  79. package/castle/6/4bc9a599-b581-4469-b503-1567ae3337d9.json +0 -1
  80. package/castle/6/51d3b1b7-6db5-4274-8969-50eb6ff2f83f.json +0 -1
  81. package/castle/6/53dc220b-fae4-43b1-bd73-22df6bc5bf91.json +0 -1
  82. package/castle/6/5ffa2e95-8a87-403b-ba12-9bf267388928.json +0 -1
  83. package/castle/6/61b1dc9e-34a8-4ae6-b9d7-0de5fc398c56.json +0 -1
  84. package/castle/6/66205281-e001-4489-977f-e61065d78e28.json +0 -1
  85. package/castle/6/6b5fca97-fa07-4bb0-b537-2a1e77571856.json +0 -1
  86. package/castle/6/725e6961-1995-4672-8c9b-579b3597f27e.json +0 -1
  87. package/castle/6/771f0da4-5bb7-432c-8d76-5e9e1f3c0833.json +0 -1
  88. package/castle/6/85dbaad2-12cd-4d33-b93a-04cbeff3ea0f.json +0 -1
  89. package/castle/6/88d362b2-9f1f-4d82-b210-2f54930b96a1.json +0 -1
  90. package/castle/6/9580ee51-582c-430e-99bd-9e4b55a63153.json +0 -1
  91. package/castle/6/a43c1c62-4f08-40b2-bb95-8e3e6d40fdcc.json +0 -1
  92. package/castle/6/b7fbd22c-025d-4885-83eb-55455474ba8b.json +0 -1
  93. package/castle/6/ba0c1ead-7261-41a4-884a-151dd34f7acb.json +0 -1
  94. package/castle/6/c2d65822-1985-45a2-9370-226296bc9357.json +0 -1
  95. package/castle/6/d3b0166d-dced-4d2d-9278-9aeffc463d2f.json +0 -1
  96. package/castle/6/d93d5441-fd35-491d-8627-c2399d317e0e.json +0 -1
  97. package/castle/6/de0da61a-5fa3-4433-a9e6-4b96a561af70.json +0 -1
  98. package/castle/6/f2b1bfec-45e5-443c-8291-a6e86389668b.json +0 -1
  99. package/castle/6/f6f1b909-190a-4924-8fe5-a056d1672386.json +0 -1
  100. package/castle/6/f73c1d7c-25ed-447d-b6d5-64cff4c91724.json +0 -1
  101. package/castle/6/fde32c3c-9d91-4894-a09f-629ca811d32b.json +0 -1
  102. package/castle/7/070c50f7-2247-472a-a760-cea23f34e319.json +0 -1
  103. package/castle/7/0d8c223b-b006-4022-b371-6290390ed348.json +0 -1
  104. package/castle/7/0e58a413-619a-4540-bed5-d91c214fabcd.json +0 -1
  105. package/castle/7/1f75f884-9838-46d9-b9c9-fca0ce15d1ee.json +0 -1
  106. package/castle/7/325594e4-0e34-4df6-8ad0-32ffaecc0d4b.json +0 -1
  107. package/castle/7/4e223015-fb83-4c89-8808-73ee76cba0d1.json +0 -1
  108. package/castle/7/5921ddc0-aff4-44e2-a1c5-b6207a43046c.json +0 -1
  109. package/castle/7/5e215238-5d90-4a18-9f1a-4bedf57a1f27.json +0 -1
  110. package/castle/7/5ea00d24-8414-4540-8111-a5980c73d89f.json +0 -1
  111. package/castle/7/79881984-590d-406f-81e8-2f6e1eb49800.json +0 -1
  112. package/castle/7/79c39ce4-77a1-48b7-bb3c-21655220ea1e.json +0 -1
  113. package/castle/7/8501068b-17dd-4338-b713-1e1be3c09c34.json +0 -1
  114. package/castle/tileset.json +0 -1
  115. package/castleX/2/0edf8db5-53c8-419c-954d-4b550b0c7da8.json +0 -1
  116. package/castleX/2/43bd23d8-5305-431e-8dc9-0cb472b5b1cc.json +0 -1
  117. package/castleX/2/64eae425-4294-4049-a34f-80d8b25e8ef2.json +0 -1
  118. package/castleX/2/91774eb9-04dc-4272-bc39-b706bf18e394.json +0 -1
  119. package/castleX/2/ad2b09b4-67f6-46db-a0cc-2275332e3a67.json +0 -1
  120. package/castleX/2/c9e0d658-6fee-46a5-8c48-879db8deeca2.json +0 -1
  121. package/castleX/2/dc8ad981-b3fc-4598-8437-76f30a45d012.json +0 -1
  122. package/castleX/3/1e264caf-6d73-4292-8117-1caf855e3262.json +0 -1
  123. package/castleX/3/3da16a84-f23a-4cb8-aecd-4c4540df9f2e.json +0 -1
  124. package/castleX/3/40dcb464-242c-47e9-82c0-a7292ce6902a.json +0 -1
  125. package/castleX/3/92f9cce2-a20e-498d-98d4-d8a741aaafc2.json +0 -1
  126. package/castleX/3/a3a5bcf6-efe0-4e4e-978e-8e36a8f7933f.json +0 -1
  127. package/castleX/3/ba9979d0-a12e-44f7-b3df-4a197a861c90.json +0 -1
  128. package/castleX/3/bc90ef82-98f0-4cab-85c0-6c1eb60c7684.json +0 -1
  129. package/castleX/3/e1ea24cd-7de3-43bc-a246-e01517aa2df5.json +0 -1
  130. package/castleX/3/e4d7317e-d890-4081-bc78-6f7d70387408.json +0 -1
  131. package/castleX/3/ef7562fa-fd3d-4183-9f0f-1dc12fb38393.json +0 -1
  132. package/castleX/3/fc4394ed-e12a-4f3a-8057-344e797dbdb5.json +0 -1
  133. package/castleX/3/fd6a65fa-3096-40d6-b5fd-1d88ff7dd56c.json +0 -1
  134. package/castleX/4/03073fdf-c4b6-43ee-9b81-bb366863d162.json +0 -1
  135. package/castleX/4/1206afde-8a12-45fc-8a9a-954b7e780d83.json +0 -1
  136. package/castleX/4/2d143008-30ce-4917-8181-50a9fc3ea14e.json +0 -1
  137. package/castleX/4/2e11256b-4bf2-455f-be85-ebf73c12d6c9.json +0 -1
  138. package/castleX/4/43898882-7769-4d00-8e7a-c99c64c0380c.json +0 -1
  139. package/castleX/4/4b8527fb-73e8-47cc-b013-03b453c0ef00.json +0 -1
  140. package/castleX/4/4d517f6b-8b19-4c1a-b4f6-c2e1ec3f1f81.json +0 -1
  141. package/castleX/4/7bc1c485-5651-4082-8523-839746d5e2fb.json +0 -1
  142. package/castleX/4/84d412d3-d097-49c5-9de7-678de354486c.json +0 -1
  143. package/castleX/4/86c5cc4a-8da8-4dd0-863b-02e71a8c50d4.json +0 -1
  144. package/castleX/4/87fe18a5-df39-43c2-a174-d4e18b8a8737.json +0 -1
  145. package/castleX/4/b33afb2a-d401-48c9-becd-fc3857fa0868.json +0 -1
  146. package/castleX/4/cbb74aa0-e834-47d9-b520-41b0c48b2cfd.json +0 -1
  147. package/castleX/4/cffbaeea-2307-4dde-b142-f72c090a426f.json +0 -1
  148. package/castleX/4/d685b8d5-ac9d-43b6-abee-87d697324e53.json +0 -1
  149. package/castleX/4/ecf0238f-80cb-43fe-99da-6f6fbe436c30.json +0 -1
  150. package/castleX/4/fc780db4-8a14-4fb5-9acf-7deac337c848.json +0 -1
  151. package/castleX/5/2f439cac-6768-4f1a-807e-2762fa68ccf1.json +0 -1
  152. package/castleX/5/419020b8-2f24-41bb-a193-4ecce31ae65f.json +0 -1
  153. package/castleX/5/4741e6b4-03ad-4ea2-8008-4f42ffc010ca.json +0 -1
  154. package/castleX/5/4b6839cc-732d-461f-83a0-81d954519c35.json +0 -1
  155. package/castleX/5/4f48cd7f-ccbf-4af3-b80f-b19d2abb08b4.json +0 -1
  156. package/castleX/5/5e1d7cbe-d20d-40d2-869d-68f37594b5b6.json +0 -1
  157. package/castleX/5/61e10769-1ac7-4e4b-981a-7b8fb49eb463.json +0 -1
  158. package/castleX/5/64defb19-6cff-4783-a259-afd9ffc3ab26.json +0 -1
  159. package/castleX/5/73e5e5bd-b3de-4afa-85d6-5780c80d0e58.json +0 -1
  160. package/castleX/5/779512a6-58df-4bbb-8656-204fe2779e4b.json +0 -1
  161. package/castleX/5/7a9e8d39-724e-44fc-813d-670adb18158f.json +0 -1
  162. package/castleX/5/8bc53b71-d0a7-43ec-b62e-a1d328ddba5b.json +0 -1
  163. package/castleX/5/9652b741-f885-4d04-ab80-88a6ca7780b2.json +0 -1
  164. package/castleX/5/96b3dc0d-c484-4a7c-a0ad-17b0960c183a.json +0 -1
  165. package/castleX/5/9f98b525-a36d-480e-a8a2-48cc923b26da.json +0 -1
  166. package/castleX/5/a0eb3427-d8d4-4464-b603-9e8d5f833736.json +0 -1
  167. package/castleX/5/a8225ce9-b4b9-4a83-a68a-c84e74325e0f.json +0 -1
  168. package/castleX/5/adafadbf-08e9-4e99-909c-5a523050046e.json +0 -1
  169. package/castleX/5/b1b09dc1-02bc-4115-9820-eaef9a873562.json +0 -1
  170. package/castleX/5/b1ccd9a6-1c22-4105-979a-a9fa1afd21e0.json +0 -1
  171. package/castleX/5/d9b769da-e44a-4f74-8752-a845b0e05e49.json +0 -1
  172. package/castleX/6/0b6b5bf8-0077-4bc5-94c1-e400549e483c.json +0 -1
  173. package/castleX/6/11120914-c5b1-4453-9e2b-6bc306742c2d.json +0 -1
  174. package/castleX/6/124c6fcf-0862-466d-bd5b-7f0d63835e0f.json +0 -1
  175. package/castleX/6/155a8079-143a-453e-bb39-70b5b97d7002.json +0 -1
  176. package/castleX/6/158752ca-5991-4c17-906a-3caced1e609d.json +0 -1
  177. package/castleX/6/3f85b349-933b-4862-a377-a0b3165f24ea.json +0 -1
  178. package/castleX/6/4462f40b-a195-41d5-ba32-4e4914d4f0da.json +0 -1
  179. package/castleX/6/47332b91-87f7-4405-bcda-427a61af2fbd.json +0 -1
  180. package/castleX/6/50abfa7d-ecd4-4047-b623-a6b2bc4c8974.json +0 -1
  181. package/castleX/6/5af71026-87aa-46c2-b3d4-c70dc174294a.json +0 -1
  182. package/castleX/6/6224e6dc-afd8-4948-a14c-8cff562041bf.json +0 -1
  183. package/castleX/6/67713c61-21a5-40b8-a62f-a95e5ced47e7.json +0 -1
  184. package/castleX/6/685323be-3067-4cea-afae-921cb1d16b3c.json +0 -1
  185. package/castleX/6/70975550-0c76-4d17-9423-319474d33a79.json +0 -1
  186. package/castleX/6/7377af87-fc91-474f-8401-b0e527faf92a.json +0 -1
  187. package/castleX/6/7384fd0e-d4d9-4dfc-a868-e40de558e5a3.json +0 -1
  188. package/castleX/6/7e46420b-5e95-4ba8-8bbe-e09367de8872.json +0 -1
  189. package/castleX/6/8cb396a7-2e4f-4b94-b317-1dc72ee23bf9.json +0 -1
  190. package/castleX/6/920c5f9a-9e8b-4cc8-b7bc-e4649e7fc0d2.json +0 -1
  191. package/castleX/6/9307e5f2-9cd0-408d-8d49-44cd222028d3.json +0 -1
  192. package/castleX/6/a8c53491-4f25-4f52-8526-e03d743d3745.json +0 -1
  193. package/castleX/6/abe88892-e988-4eb1-8d7f-84c16bfc59bb.json +0 -1
  194. package/castleX/6/ad1512c4-1373-42fb-8bf6-98db933ea288.json +0 -1
  195. package/castleX/6/b12ac6f3-8c0f-4c17-9285-54e695751cd9.json +0 -1
  196. package/castleX/6/b7e676f4-b8b6-44ad-aa08-ec87a5a27fea.json +0 -1
  197. package/castleX/6/bd1ec666-1f84-41b8-aa15-9814dccf9624.json +0 -1
  198. package/castleX/6/c47ac9a0-8556-4d95-90c5-ce7f2e746297.json +0 -1
  199. package/castleX/6/dba1c966-e460-4b00-ad63-a72344f76787.json +0 -1
  200. package/castleX/6/e5528e33-e639-483e-b050-536b9bfc718e.json +0 -1
  201. package/castleX/6/e7249bed-fec0-498f-b63f-b33b3efd1d0d.json +0 -1
  202. package/castleX/6/f456c2ba-5f29-4415-8b5b-088ea7aca05f.json +0 -1
  203. package/castleX/6/f796f44b-943b-4d71-b1d4-5a77faa3b824.json +0 -1
  204. package/castleX/6/fd2e46a0-8876-46f1-97bb-e1f4297a6e4f.json +0 -1
  205. package/castleX/7/232ebfc7-1b1e-4591-bb95-594701e8c500.json +0 -1
  206. package/castleX/7/3ad3b6a4-a4f2-424b-8dca-e6a08c275775.json +0 -1
  207. package/castleX/7/3d0184b0-7ca8-47a5-9019-557f81c7bbb4.json +0 -1
  208. package/castleX/7/875597ad-1dec-4669-9c43-a1fa6dc1891b.json +0 -1
  209. package/castleX/7/92310023-be56-4bff-99a5-6fb5689db285.json +0 -1
  210. package/castleX/7/ac77fed3-d568-4d9e-b446-e8a42489fe97.json +0 -1
  211. package/castleX/7/b31876f0-34eb-43d8-935e-314acebcf0f7.json +0 -1
  212. package/castleX/7/ba7be262-a8f0-4d44-bfbf-3a728edfa7f3.json +0 -1
  213. package/castleX/7/d5d05427-44d0-4452-96f9-e4f5e4eb4b7f.json +0 -1
  214. package/castleX/7/da851970-20a8-437f-8c1a-ad7929cccc2f.json +0 -1
  215. package/castleX/7/e323b9d6-7206-436a-9f35-c5248a807538.json +0 -1
  216. package/castleX/7/e8d72652-cefd-431c-904e-645c18ed2789.json +0 -1
  217. package/castleX/tileset.json +0 -1
  218. package/qingxie/Tile_+005_+006/tileset.json +0 -1000
  219. package/qingxie/Tile_+005_+007/tileset.json +0 -1000
  220. package/qingxie/Tile_+005_+008/tileset.json +0 -1000
  221. package/qingxie/Tile_+006_+006/tileset.json +0 -1096
  222. package/qingxie/Tile_+006_+007/tileset.json +0 -1000
  223. package/qingxie/Tile_+006_+008/tileset.json +0 -1048
  224. package/qingxie/Tile_+007_+006/tileset.json +0 -1000
  225. package/qingxie/Tile_+007_+007/tileset.json +0 -1169
  226. package/qingxie/Tile_+007_+008/tileset.json +0 -1000
  227. package/qingxie/Tile_+008_+006/tileset.json +0 -1048
  228. package/qingxie/Tile_+008_+007/tileset.json +0 -1169
  229. package/qingxie/Tile_+008_+008/tileset.json +0 -1048
  230. package/qingxie/Tile_+009_+006/tileset.json +0 -1096
  231. package/qingxie/Tile_+009_+007/tileset.json +0 -1000
  232. package/qingxie/Tile_+009_+008/tileset.json +0 -1071
  233. package/qingxie/Tile_+010_+006/tileset.json +0 -1000
  234. package/qingxie/Tile_+010_+007/tileset.json +0 -1000
  235. package/qingxie/Tile_+010_+008/tileset.json +0 -1000
  236. package/qingxie/tileset.json +0 -461
  237. package/yamato/3/545b08dd-edf2-4294-8660-e2958682d1a5.json +0 -1
  238. package/yamato/4/51b12995-b88e-4ff0-a528-f3b79422e3f7.json +0 -1
  239. package/yamato/4/6cb21042-c310-4345-85cf-028831d659b4.json +0 -1
  240. package/yamato/5/b529e320-28d8-4d60-9272-c3b3e68f1eeb.json +0 -1
  241. package/yamato/5/cc536550-5f40-4bda-9951-adde01a49395.json +0 -1
  242. package/yamato/tileset.json +0 -1
@@ -1,461 +0,0 @@
1
- {
2
- "asset" : {
3
- "generator" : "osg2cesiumApp",
4
- "version" : "1.0"
5
- },
6
- "properties" : null,
7
- "root" : {
8
- "boundingVolume" : {
9
- "box" : [
10
- 7.0,
11
- 11.0,
12
- 13.552854537963867,
13
- 90.21002197265625,
14
- 0.0,
15
- 0.0,
16
- 0.0,
17
- 45.21002197265625,
18
- 0.0,
19
- 0.0,
20
- 0.0,
21
- 12.185850143432617
22
- ]
23
- },
24
- "children" : [
25
- {
26
- "boundingVolume" : {
27
- "box" : [
28
- -67.998374938964844,
29
- -19.0,
30
- 6.9395713806152344,
31
- 15.211648941040039,
32
- 0.0,
33
- 0.0,
34
- 0.0,
35
- 15.21002197265625,
36
- 0.0,
37
- 0.0,
38
- 0.0,
39
- 5.1817169189453125
40
- ]
41
- },
42
- "content" : {
43
- "uri" : "Tile_+005_+006/tileset.json"
44
- },
45
- "geometricError" : 3089.1396484375,
46
- "refine" : "REPLACE"
47
- },
48
- {
49
- "boundingVolume" : {
50
- "box" : [
51
- -68.0,
52
- 11.0,
53
- 3.5758936405181885,
54
- 15.21002197265625,
55
- 0.0,
56
- 0.0,
57
- 0.0,
58
- 15.21002197265625,
59
- 0.0,
60
- 0.0,
61
- 0.0,
62
- 1.8013956546783447
63
- ]
64
- },
65
- "content" : {
66
- "uri" : "Tile_+005_+007/tileset.json"
67
- },
68
- "geometricError" : 2930.911865234375,
69
- "refine" : "REPLACE"
70
- },
71
- {
72
- "boundingVolume" : {
73
- "box" : [
74
- -68.0,
75
- 41.0,
76
- 6.1862893104553223,
77
- 15.21002197265625,
78
- 0.0,
79
- 0.0,
80
- 0.0,
81
- 15.21002197265625,
82
- 0.0,
83
- 0.0,
84
- 0.0,
85
- 4.5647282600402832
86
- ]
87
- },
88
- "content" : {
89
- "uri" : "Tile_+005_+008/tileset.json"
90
- },
91
- "geometricError" : 3052.828125,
92
- "refine" : "REPLACE"
93
- },
94
- {
95
- "boundingVolume" : {
96
- "box" : [
97
- -38.0,
98
- -19.0,
99
- 7.3256559371948242,
100
- 15.21002197265625,
101
- 0.0,
102
- 0.0,
103
- 0.0,
104
- 15.21002197265625,
105
- 0.0,
106
- 0.0,
107
- 0.0,
108
- 5.3597660064697266
109
- ]
110
- },
111
- "content" : {
112
- "uri" : "Tile_+006_+006/tileset.json"
113
- },
114
- "geometricError" : 3164.296630859375,
115
- "refine" : "REPLACE"
116
- },
117
- {
118
- "boundingVolume" : {
119
- "box" : [
120
- -38.0,
121
- 11.0,
122
- 5.4042706489562988,
123
- 15.21002197265625,
124
- 0.0,
125
- 0.0,
126
- 0.0,
127
- 15.21002197265625,
128
- 0.0,
129
- 0.0,
130
- 0.0,
131
- 3.4808127880096436
132
- ]
133
- },
134
- "content" : {
135
- "uri" : "Tile_+006_+007/tileset.json"
136
- },
137
- "geometricError" : 3011.872314453125,
138
- "refine" : "REPLACE"
139
- },
140
- {
141
- "boundingVolume" : {
142
- "box" : [
143
- -38.0,
144
- 41.0,
145
- 7.8729047775268555,
146
- 15.21002197265625,
147
- 0.0,
148
- 0.0,
149
- 0.0,
150
- 15.21002197265625,
151
- 0.0,
152
- 0.0,
153
- 0.0,
154
- 6.5059003829956055
155
- ]
156
- },
157
- "content" : {
158
- "uri" : "Tile_+006_+008/tileset.json"
159
- },
160
- "geometricError" : 3205.71435546875,
161
- "refine" : "REPLACE"
162
- },
163
- {
164
- "boundingVolume" : {
165
- "box" : [
166
- -8.0,
167
- -19.0,
168
- 4.4407382011413574,
169
- 15.21002197265625,
170
- 0.0,
171
- 0.0,
172
- 0.0,
173
- 15.21002197265625,
174
- 0.0,
175
- 0.0,
176
- 0.0,
177
- 2.5442361831665039
178
- ]
179
- },
180
- "content" : {
181
- "uri" : "Tile_+007_+006/tileset.json"
182
- },
183
- "geometricError" : 2949.948974609375,
184
- "refine" : "REPLACE"
185
- },
186
- {
187
- "boundingVolume" : {
188
- "box" : [
189
- -8.0,
190
- 11.0,
191
- 12.819219589233398,
192
- 15.21002197265625,
193
- 0.0,
194
- 0.0,
195
- 0.0,
196
- 15.21002197265625,
197
- 0.0,
198
- 0.0,
199
- 0.0,
200
- 10.824871063232422
201
- ]
202
- },
203
- "content" : {
204
- "uri" : "Tile_+007_+007/tileset.json"
205
- },
206
- "geometricError" : 3793.66943359375,
207
- "refine" : "REPLACE"
208
- },
209
- {
210
- "boundingVolume" : {
211
- "box" : [
212
- -8.0,
213
- 41.0,
214
- 5.9779038429260254,
215
- 15.21002197265625,
216
- 0.0,
217
- 0.0,
218
- 0.0,
219
- 15.21002197265625,
220
- 0.0,
221
- 0.0,
222
- 0.0,
223
- 4.2041840553283691
224
- ]
225
- },
226
- "content" : {
227
- "uri" : "Tile_+007_+008/tileset.json"
228
- },
229
- "geometricError" : 3040.358154296875,
230
- "refine" : "REPLACE"
231
- },
232
- {
233
- "boundingVolume" : {
234
- "box" : [
235
- 22.0,
236
- -19.0,
237
- 8.1153106689453125,
238
- 15.21002197265625,
239
- 0.0,
240
- 0.0,
241
- 0.0,
242
- 15.21002197265625,
243
- 0.0,
244
- 0.0,
245
- 0.0,
246
- 6.298466682434082
247
- ]
248
- },
249
- "content" : {
250
- "uri" : "Tile_+008_+006/tileset.json"
251
- },
252
- "geometricError" : 3173.177490234375,
253
- "refine" : "REPLACE"
254
- },
255
- {
256
- "boundingVolume" : {
257
- "box" : [
258
- 22.0,
259
- 11.0,
260
- 13.91265869140625,
261
- 15.21002197265625,
262
- 0.0,
263
- 0.0,
264
- 0.0,
265
- 15.21002197265625,
266
- 0.0,
267
- 0.0,
268
- 0.0,
269
- 11.826045989990234
270
- ]
271
- },
272
- "content" : {
273
- "uri" : "Tile_+008_+007/tileset.json"
274
- },
275
- "geometricError" : 3817.348388671875,
276
- "refine" : "REPLACE"
277
- },
278
- {
279
- "boundingVolume" : {
280
- "box" : [
281
- 22.0,
282
- 41.0,
283
- 8.1266984939575195,
284
- 15.21002197265625,
285
- 0.0,
286
- 0.0,
287
- 0.0,
288
- 15.21002197265625,
289
- 0.0,
290
- 0.0,
291
- 0.0,
292
- 6.3710360527038574
293
- ]
294
- },
295
- "content" : {
296
- "uri" : "Tile_+008_+008/tileset.json"
297
- },
298
- "geometricError" : 3169.948486328125,
299
- "refine" : "REPLACE"
300
- },
301
- {
302
- "boundingVolume" : {
303
- "box" : [
304
- 52.0,
305
- -19.0,
306
- 7.1594305038452148,
307
- 15.21002197265625,
308
- 0.0,
309
- 0.0,
310
- 0.0,
311
- 15.21002197265625,
312
- 0.0,
313
- 0.0,
314
- 0.0,
315
- 5.4289865493774414
316
- ]
317
- },
318
- "content" : {
319
- "uri" : "Tile_+009_+006/tileset.json"
320
- },
321
- "geometricError" : 3120.367431640625,
322
- "refine" : "REPLACE"
323
- },
324
- {
325
- "boundingVolume" : {
326
- "box" : [
327
- 52.0,
328
- 11.0,
329
- 4.4366602897644043,
330
- 15.21002197265625,
331
- 0.0,
332
- 0.0,
333
- 0.0,
334
- 15.21002197265625,
335
- 0.0,
336
- 0.0,
337
- 0.0,
338
- 2.5236115455627441
339
- ]
340
- },
341
- "content" : {
342
- "uri" : "Tile_+009_+007/tileset.json"
343
- },
344
- "geometricError" : 2963.154541015625,
345
- "refine" : "REPLACE"
346
- },
347
- {
348
- "boundingVolume" : {
349
- "box" : [
350
- 52.0,
351
- 41.0,
352
- 10.026252746582031,
353
- 15.21002197265625,
354
- 0.0,
355
- 0.0,
356
- 0.0,
357
- 15.21002197265625,
358
- 0.0,
359
- 0.0,
360
- 0.0,
361
- 8.2073802947998047
362
- ]
363
- },
364
- "content" : {
365
- "uri" : "Tile_+009_+008/tileset.json"
366
- },
367
- "geometricError" : 3635.893310546875,
368
- "refine" : "REPLACE"
369
- },
370
- {
371
- "boundingVolume" : {
372
- "box" : [
373
- 82.0,
374
- -19.0,
375
- 4.0223979949951172,
376
- 15.21002197265625,
377
- 0.0,
378
- 0.0,
379
- 0.0,
380
- 15.21002197265625,
381
- 0.0,
382
- 0.0,
383
- 0.0,
384
- 2.5270776748657227
385
- ]
386
- },
387
- "content" : {
388
- "uri" : "Tile_+010_+006/tileset.json"
389
- },
390
- "geometricError" : 2953.81689453125,
391
- "refine" : "REPLACE"
392
- },
393
- {
394
- "boundingVolume" : {
395
- "box" : [
396
- 82.0,
397
- 11.0,
398
- 6.7118587493896484,
399
- 15.21002197265625,
400
- 0.0,
401
- 0.0,
402
- 0.0,
403
- 15.21002197265625,
404
- 0.0,
405
- 0.0,
406
- 0.0,
407
- 4.9897136688232422
408
- ]
409
- },
410
- "content" : {
411
- "uri" : "Tile_+010_+007/tileset.json"
412
- },
413
- "geometricError" : 3069.11376953125,
414
- "refine" : "REPLACE"
415
- },
416
- {
417
- "boundingVolume" : {
418
- "box" : [
419
- 82.0,
420
- 41.0,
421
- 6.7336912155151367,
422
- 15.21002197265625,
423
- 0.0,
424
- 0.0,
425
- 0.0,
426
- 15.21002197265625,
427
- 0.0,
428
- 0.0,
429
- 0.0,
430
- 4.9730186462402344
431
- ]
432
- },
433
- "content" : {
434
- "uri" : "Tile_+010_+008/tileset.json"
435
- },
436
- "geometricError" : 3089.42431640625,
437
- "refine" : "REPLACE"
438
- }
439
- ],
440
- "geometricError" : 7634.69677734375,
441
- "refine" : "ADD",
442
- "transform" : [
443
- 0.0,
444
- 1.0,
445
- 0.0,
446
- 0.0,
447
- 0.0,
448
- 0.0,
449
- 1.0,
450
- 0.0,
451
- 1.0,
452
- 0.0,
453
- 0.0,
454
- 0.0,
455
- 6378137.0,
456
- 0.0,
457
- 0.0,
458
- 1.0
459
- ]
460
- }
461
- }
@@ -1 +0,0 @@
1
- {"asset":{"version":0.0},"geometricError":0.0,"root":{"boundingVolume":{"box":[5.56989658,1.2860332500000002,0.4038385386036284,1.9883374199999992,0,0,0,0.6061327499999998,0,0,0,0.40365053860362876]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../3/87.b3dm"}}}
@@ -1 +0,0 @@
1
- {"asset":{"version":0.0},"geometricError":0.0,"root":{"boundingVolume":{"box":[0.6514096470725822,3.1723794150000004,0.12152399999999981,0.2996463529274178,0,0,0,0.11112058499999966,0,0,0,0.12133600000000018]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../4/84.b3dm"}}}
@@ -1 +0,0 @@
1
- {"asset":{"version":0.0},"geometricError":0.0341138888648951,"root":{"boundingVolume":{"box":[2.390879995000001,1.753447521212829,0.5825739999999998,1.1906791650000002,0,0,0,1.0735470212128286,0,0,0,0.5823860000000002]},"refine":"REPLACE","geometricError":0.0341138888648951,"content":{"url":"../4/103.b3dm"},"children":[{"boundingVolume":{"box":[1.795540412500001,1.2752400825000005,0.4774614999999998,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.4772735000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../5/86.b3dm"}},{"boundingVolume":{"box":[1.795540412500001,2.1591233325,0.12149399999999981,0.5953395825000001,0,0,0,0.2885436674999997,0,0,0,0.12130600000000018]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../5/85.b3dm"}},{"boundingVolume":{"box":[2.986219577500001,1.2752400825000005,0.45671748633300197,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.45652948633300233]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../5/88.b3dm"}},{"boundingVolume":{"box":[2.9353414975000005,2.348787103712829,0.5825739999999998,0.5444615024999995,0,0,0,0.47820743871282856,0,0,0,0.5823860000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../5/89.b3dm"}}]}}
@@ -1 +0,0 @@
1
- {"asset":{"version":0.0},"geometricError":0.019356114832388745,"root":{"boundingVolume":{"box":[0.6048612475000008,1.2752400825000005,0.4774609999999998,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.47727300000000017]},"refine":"REPLACE","geometricError":0.019356114832388745,"content":{"url":"../5/94.b3dm"},"children":[{"boundingVolume":{"box":[0.30719145625000077,0.9779720412500003,0.29785829124999985,0.29766979125000004,0,0,0,0.2972680412500003,0,0,0,0.29766929124999986]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/69.b3dm"}},{"boundingVolume":{"box":[0.30719145625000077,0.9775702912500005,0.7751307912499998,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.17960320875000013]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/70.b3dm"}},{"boundingVolume":{"box":[0.30719145625000077,1.5729098737500005,0.29785779124999967,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/73.b3dm"}},{"boundingVolume":{"box":[0.31726748749860506,1.3367050412500001,0.7012602912499999,0.2424907697279854,0,0,0,0.06146495874999969,0,0,0,0.10573270875000013]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/74.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,0.9779720412500003,0.29785779124999967,0.29766979125000004,0,0,0,0.2972680412500003,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/75.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,0.9775702912500005,0.7751307912499998,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.17960320875000013]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/77.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,1.5729098737500005,0.29785779124999967,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/78.b3dm"}},{"boundingVolume":{"box":[0.8604947083575079,1.3367050412500001,0.7012602912499999,0.2110402916424921,0,0,0,0.06146495874999969,0,0,0,0.10573270875000013]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/79.b3dm"}}]}}
@@ -1 +0,0 @@
1
- {"asset":{"version":0.0},"geometricError":0.02046822534668357,"root":{"boundingVolume":{"box":[0.6048612475000008,2.4659192475000005,0.5820059999999998,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.5818180000000002]},"refine":"REPLACE","geometricError":0.02046822534668357,"content":{"url":"../5/95.b3dm"},"children":[{"boundingVolume":{"box":[0.30719145625000077,2.1682494562500008,0.2600469999999998,0.29766979125000004,0,0,0,0.2976697912499999,0,0,0,0.2598590000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/72.b3dm"}},{"boundingVolume":{"box":[0.3926211237500004,2.7635890387500006,0.29785779124999967,0.2122401237500004,0,0,0,0.29766979125000015,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/76.b3dm"}},{"boundingVolume":{"box":[0.5417055,2.8676304999999997,0.7981492912499999,0.01510450000000002,0,0,0,0.17908749999999984,0,0,0,0.20262170875000018]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/80.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,2.1682494562500008,0.2600469999999998,0.29766979125000004,0,0,0,0.29766979125000015,0,0,0,0.2598590000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/81.b3dm"}},{"boundingVolume":{"box":[0.7419326237500004,2.7635890387500006,0.29785779124999967,0.1370713762499996,0,0,0,0.29766979125000015,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/82.b3dm"}},{"boundingVolume":{"box":[0.9175137507161646,2.597737,0.8796757912499998,0.20824124928383547,0,0,0,0.035044000000000075,0,0,0,0.28414820875000013]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"../6/83.b3dm"}}]}}
@@ -1 +0,0 @@
1
- {"asset":{"version":0.0},"geometricError":0.192480064637818,"root":{"boundingVolume":{"box":[-1.1811575000000012,0.6799004999999998,1.8799999999985495E-4,9.159070499999999,0,0,0,2.6052915,0,0,0,1.3947479999999999]},"refine":"REPLACE","geometricError":0.192480064637818,"content":{"url":"1/122.b3dm"},"children":[{"boundingVolume":{"box":[-5.626257821846502,-0.35062824999999975,-0.5397387054918076,4.445100321846502,0,0,0,1.0305287500000002,0,0,0,0.5399267054918072]},"refine":"REPLACE","geometricError":0.0918965227267271,"content":{"url":"2/115.b3dm"},"children":[{"boundingVolume":{"box":[-8.007616151846502,-0.1960711672700779,-0.3060541757319492,2.063741991846502,0,0,0,0.8759716672700784,0,0,0,0.30624217573194884]},"refine":"REPLACE","geometricError":0.0452554599621638,"content":{"url":"3/104.b3dm"},"children":[{"boundingVolume":{"box":[-9.198295316846503,-0.18358819940764926,-0.18513880850588588,0.8730628268465015,0,0,0,0.8634886994076497,0,0,0,0.1853268085058855]},"refine":"REPLACE","geometricError":0.024837048613528104,"content":{"url":"4/97.b3dm"},"children":[{"boundingVolume":{"box":[-9.518779282390788,-0.6751718618273781,-0.018528941837118392,0.002867627390787497,0,0,0,0.040366208781021096,0,0,0,0.018716941837118025]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/0.b3dm"}},{"boundingVolume":{"box":[-9.793634899346502,0.4556047834298358,-0.1584523130263843,0.2777232443465021,0,0,0,0.22429571657016464,0,0,0,0.15864031302638393]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/1.b3dm"}},{"boundingVolume":{"box":[-8.9205720725,-0.7789277819076493,-0.17638850000000017,0.5953395824999994,0,0,0,0.26814911690764964,0,0,0,0.1765764999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/5.b3dm"}},{"boundingVolume":{"box":[-8.9205720725,0.08456091750000039,-0.18513880850588588,0.5953395824999994,0,0,0,0.5953395825000001,0,0,0,0.1853268085058855]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/9.b3dm"}}]},{"boundingVolume":{"box":[-7.134553325000001,-0.1960711672700779,-0.3060541757319492,1.1906791650000006,0,0,0,0.8759716672700784,0,0,0,0.30624217573194884]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/2.b3dm"}}]},{"boundingVolume":{"box":[-3.5625158299999997,-0.35062824999999975,-0.5397387054918076,2.3813583300000003,0,0,0,1.0305287500000002,0,0,0,0.5399267054918072]},"refine":"REPLACE","geometricError":0.05300708574422929,"content":{"url":"3/105.b3dm"},"children":[{"boundingVolume":{"box":[-4.753194994999999,-0.1878692249573356,-0.43893619896857233,1.1906791650000002,0,0,0,0.8677697249573361,0,0,0,0.43912419896857197]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/4.b3dm"}},{"boundingVolume":{"box":[-2.3718366649999996,-0.35062824999999975,-0.5397387054918076,1.1906791650000002,0,0,0,1.0305287500000002,0,0,0,0.5399267054918072]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/3.b3dm"}}]}]},{"boundingVolume":{"box":[-5.627238174981257,-0.35062824999999975,0.5401157054918072,4.446080674981258,0,0,0,1.0305287500000002,0,0,0,0.5399277054918076]},"refine":"REPLACE","geometricError":0.09191549336249251,"content":{"url":"2/114.b3dm"},"children":[{"boundingVolume":{"box":[-8.008596504981258,-0.1960712499999998,0.30643067573194877,2.064722344981257,0,0,0,0.8759717500000003,0,0,0,0.30624267573194913]},"refine":"REPLACE","geometricError":0.04527334511653597,"content":{"url":"3/106.b3dm"},"children":[{"boundingVolume":{"box":[-9.199275669981258,-0.1835882499999998,0.23396899999999982,0.8740431799812578,0,0,0,0.8634887500000002,0,0,0,0.23378100000000018]},"refine":"REPLACE","geometricError":0.025013739087224145,"content":{"url":"4/96.b3dm"},"children":[{"boundingVolume":{"box":[-9.518779327499999,-0.6751718445104007,0.018906441837121847,0.0028676724999998626,0,0,0,0.04036649635872103,0,0,0,0.018717441837121845]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/6.b3dm"}},{"boundingVolume":{"box":[-9.794615252481258,0.4556047500000002,0.22949119353035544,0.2787035974812575,0,0,0,0.22429575000000024,0,0,0,0.2293031935303558]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/7.b3dm"}},{"boundingVolume":{"box":[-8.9205720725,-0.7789278324999999,0.1767655,0.5953395824999994,0,0,0,0.2681491675000002,0,0,0,0.1765765]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/10.b3dm"}},{"boundingVolume":{"box":[-8.9205720725,0.08456091750000039,0.23396899999999982,0.5953395825000003,0,0,0,0.5953395825000001,0,0,0,0.23378100000000018]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/11.b3dm"}}]},{"boundingVolume":{"box":[-7.134553325000001,-0.1960712499999998,0.30643117573194895,1.1906791650000002,0,0,0,0.8759717500000003,0,0,0,0.30624217573194895]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/8.b3dm"}}]},{"boundingVolume":{"box":[-3.5625158299999997,-0.35062824999999975,0.5401157054918072,2.3813583300000003,0,0,0,1.0305287500000002,0,0,0,0.5399277054918076]},"refine":"REPLACE","geometricError":0.053007089818606724,"content":{"url":"3/107.b3dm"},"children":[{"boundingVolume":{"box":[-4.753194994999999,-0.18786930779961364,0.43931289851800565,1.1906791650000002,0,0,0,0.8677698077996141,0,0,0,0.439124898518006]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/13.b3dm"}},{"boundingVolume":{"box":[-2.3718366649999996,-0.35062824999999975,0.5401157054918072,1.1906791650000002,0,0,0,1.0305287500000002,0,0,0,0.5399277054918076]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/12.b3dm"}}]}]},{"boundingVolume":{"box":[-5.76069275,1.174495069760711,-0.445344928919138,4.57953525,0,0,0,0.4945945697607106,0,0,0,0.44553292891913765]},"refine":"REPLACE","geometricError":0.09255326355170976,"content":{"url":"2/116.b3dm"},"children":[{"boundingVolume":{"box":[-8.14205108,0.9292397500000003,-0.31208222899746413,2.19817692,0,0,0,0.2493392499999998,0,0,0,0.31227022899746376]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"3/14.b3dm"}},{"boundingVolume":{"box":[-3.5625158299999997,1.174495069760711,-0.445344928919138,2.3813583300000003,0,0,0,0.4945945697607106,0,0,0,0.44553292891913765]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"3/15.b3dm"}}]},{"boundingVolume":{"box":[-5.76069275,1.1744952347942763,0.4457219180622533,4.57953525,0,0,0,0.49459473479427574,0,0,0,0.44553391806225373]},"refine":"REPLACE","geometricError":0.09255326580909543,"content":{"url":"2/117.b3dm"},"children":[{"boundingVolume":{"box":[-8.14205108,0.9292397500000003,0.31245872899746374,2.19817692,0,0,0,0.2493392499999998,0,0,0,0.3122707289974641]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"3/16.b3dm"}},{"boundingVolume":{"box":[-3.5625158299999997,1.1744952347942763,0.4457219180622533,2.3813583300000003,0,0,0,0.49459473479427574,0,0,0,0.44553391806225373]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"3/17.b3dm"}}]},{"boundingVolume":{"box":[3.3983777417666694,-0.6227452499999997,-0.6971860000000002,4.579535241766669,0,0,0,1.3026457500000004,0,0,0,0.6973739999999998]},"refine":"REPLACE","geometricError":0.0962400321621974,"content":{"url":"2/118.b3dm"},"children":[{"boundingVolume":{"box":[1.2002008300000009,-0.6227452499999997,-0.5805390000000001,2.3813583300000003,0,0,0,1.3026457500000004,0,0,0,0.5807269999999998]},"refine":"REPLACE","geometricError":0.05551575377992252,"content":{"url":"3/108.b3dm"},"children":[{"boundingVolume":{"box":[0.3339595240475998,-1.773064415,-0.40775597897493215,0.8309444759524002,0,0,0,0.07160658500000006,0,0,0,0.4079439789749318]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/18.b3dm"}},{"boundingVolume":{"box":[0.009521665000000734,-0.5107786649999997,-0.5776560000000002,1.1906791650000002,0,0,0,1.1906791650000002,0,0,0,0.5778439999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/19.b3dm"}},{"boundingVolume":{"box":[2.039748,-1.813424415,-0.007546195985986874,0.315322,0,0,0,0.11196658500000012,0,0,0,0.007734195985986507]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/23.b3dm"}},{"boundingVolume":{"box":[2.390879995000001,-0.5107786649999997,-0.5805390000000001,1.1906791650000002,0,0,0,1.1906791650000002,0,0,0,0.5807269999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/24.b3dm"}}]},{"boundingVolume":{"box":[5.77973607176667,-0.38399974999999986,-0.6971860000000002,2.1981769117666685,0,0,0,1.06390025,0,0,0,0.6973739999999998]},"refine":"REPLACE","geometricError":0.05079447203485872,"content":{"url":"3/109.b3dm"},"children":[{"boundingVolume":{"box":[4.772238325000002,-0.25856924999999975,-0.4953157840606551,1.1906791650000002,0,0,0,0.9384697500000002,0,0,0,0.4955037840606547]},"refine":"REPLACE","geometricError":0.031899632259000034,"content":{"url":"4/98.b3dm"},"children":[{"boundingVolume":{"box":[4.176898742500001,-0.8404211437119995,-0.45816634801905537,0.5953395824999999,0,0,0,0.3296424787119998,0,0,0,0.458354348019055]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/21.b3dm"}},{"boundingVolume":{"box":[4.1768987425000015,0.08456091750000039,-0.4953157840606551,0.5953395825000003,0,0,0,0.5953395825000001,0,0,0,0.4955037840606547]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/22.b3dm"}},{"boundingVolume":{"box":[5.367577907500001,-0.8539088324999998,-0.3811790441104666,0.5953395824999999,0,0,0,0.34313016750000014,0,0,0,0.38136704411046624]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/25.b3dm"}},{"boundingVolume":{"box":[5.367577907500001,0.08456091750000039,-0.42179998197324187,0.5953395824999999,0,0,0,0.5953395825000001,0,0,0,0.4219879819732415]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/26.b3dm"}}]},{"boundingVolume":{"box":[6.970415236766669,-0.38399974999999986,-0.6971860000000002,1.0074977467666684,0,0,0,1.06390025,0,0,0,0.6973739999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/20.b3dm"}}]}]},{"boundingVolume":{"box":[3.39837775,-0.6227452499999997,0.6975619999999998,4.579535249999999,0,0,0,1.3026457500000004,0,0,0,0.6973740000000002]},"refine":"REPLACE","geometricError":0.096240032318909,"content":{"url":"2/119.b3dm"},"children":[{"boundingVolume":{"box":[1.2002008300000009,-0.6227452499999997,0.5809154999999998,2.3813583300000003,0,0,0,1.3026457500000004,0,0,0,0.5807275000000002]},"refine":"REPLACE","geometricError":0.05551575587203944,"content":{"url":"3/110.b3dm"},"children":[{"boundingVolume":{"box":[0.3339595240475998,-1.773064415,0.4081334196480765,0.8309444759524002,0,0,0,0.07160658500000006,0,0,0,0.40794541964807685]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/27.b3dm"}},{"boundingVolume":{"box":[0.009521665000000734,-0.5107786649999997,0.5780329999999998,1.1906791650000002,0,0,0,1.1906791650000002,0,0,0,0.5778450000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/28.b3dm"}},{"boundingVolume":{"box":[2.039748,-1.813424415,0.007922809148918833,0.315322,0,0,0,0.11196658500000012,0,0,0,0.0077348091489192]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/32.b3dm"}},{"boundingVolume":{"box":[2.390879995000001,-0.5107786649999997,0.5809154999999998,1.1906791650000002,0,0,0,1.1906791650000002,0,0,0,0.5807275000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/33.b3dm"}}]},{"boundingVolume":{"box":[5.779736080000001,-0.38400024999999993,0.6975619999999998,2.1981769199999994,0,0,0,1.0639007500000002,0,0,0,0.6973740000000002]},"refine":"REPLACE","geometricError":0.050794476366420975,"content":{"url":"3/111.b3dm"},"children":[{"boundingVolume":{"box":[4.772238325000002,-0.25856924999999975,0.4956926913578254,1.1906791650000006,0,0,0,0.9384697500000002,0,0,0,0.49550469135782577]},"refine":"REPLACE","geometricError":0.0318996378963008,"content":{"url":"4/99.b3dm"},"children":[{"boundingVolume":{"box":[4.1768987425000015,-0.8404211437119995,0.4585434407226267,0.5953395825000003,0,0,0,0.3296424787119998,0,0,0,0.4583544407226267]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/30.b3dm"}},{"boundingVolume":{"box":[4.1768987425000015,0.08456091750000039,0.4956926913578254,0.5953395825000003,0,0,0,0.5953395825000001,0,0,0,0.49550469135782577]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/31.b3dm"}},{"boundingVolume":{"box":[5.367577907500001,-0.8539088324999998,0.381556194878725,0.5953395824999999,0,0,0,0.34313016750000014,0,0,0,0.381367194878725]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/34.b3dm"}},{"boundingVolume":{"box":[5.367577907500002,0.08456091750000039,0.42217655841508905,0.5953395825000003,0,0,0,0.5953395825000001,0,0,0,0.4219885584150894]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/35.b3dm"}}]},{"boundingVolume":{"box":[6.970415245000001,-0.38400024999999993,0.6975619999999998,1.0074977549999993,0,0,0,1.0639007500000002,0,0,0,0.6973740000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/29.b3dm"}}]}]},{"boundingVolume":{"box":[3.188538009050747,1.9825462500000002,-0.5827720000000002,4.3696955090507466,0,0,0,1.3026457499999997,0,0,0,0.5829599999999998]},"refine":"REPLACE","geometricError":0.09193686345185227,"content":{"url":"2/120.b3dm"},"children":[{"boundingVolume":{"box":[1.2002008300000009,1.9825462500000002,-0.5827720000000002,2.3813583300000003,0,0,0,1.3026457499999997,0,0,0,0.5829599999999998]},"refine":"REPLACE","geometricError":0.05552511434460428,"content":{"url":"3/112.b3dm"},"children":[{"boundingVolume":{"box":[0.009521665000000734,1.8705796650000006,-0.5827720000000002,1.1906791650000002,0,0,0,1.1906791650000002,0,0,0,0.5829599999999998]},"refine":"REPLACE","geometricError":0.03563860889277355,"content":{"url":"4/100.b3dm"},"children":[{"boundingVolume":{"box":[-0.5858179174999993,1.2752400825000005,-0.45405142535082804,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.4542394253508277]},"refine":"REPLACE","geometricError":0.019133132441140933,"content":{"url":"5/90.b3dm"},"children":[{"boundingVolume":{"box":[-0.8834877087499994,0.9512312500000002,-0.751721216600828,0.29766979125000004,0,0,0,0.27133074999999973,0,0,0,0.15656963410082764]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/36.b3dm"}},{"boundingVolume":{"box":[-0.8834877087499994,1.0958720412500003,-0.2974817912500004,0.29766979125000004,0,0,0,0.17936804125000028,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/37.b3dm"}},{"boundingVolume":{"box":[-0.8834877087499994,1.4944375412500004,-0.18732121020038006,0.29766979125000004,0,0,0,0.21919745874999974,0,0,0,0.1875092102003797]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/39.b3dm"}},{"boundingVolume":{"box":[-0.2881481262499993,0.8927964873868972,-0.7510362280103366,0.29766979125000004,0,0,0,0.21289598738689675,0,0,0,0.1558846455103362]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/40.b3dm"}},{"boundingVolume":{"box":[-0.2881481262499993,1.1549650412500003,-0.2974817912500004,0.29766979125000004,0,0,0,0.12027504125000021,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/41.b3dm"}},{"boundingVolume":{"box":[-0.2881481262499993,1.5729098737500005,-0.2714910000000002,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.27167899999999984]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/43.b3dm"}}]},{"boundingVolume":{"box":[-0.053581667499999625,2.0905175202394917,-0.18883410888093546,0.06310333250000037,0,0,0,0.21993785523949105,0,0,0,0.1890221088809351]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/38.b3dm"}},{"boundingVolume":{"box":[0.6048612475000008,1.2752400825000005,-0.4770850000000002,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.47727299999999984]},"refine":"REPLACE","geometricError":0.019356114832388742,"content":{"url":"5/91.b3dm"},"children":[{"boundingVolume":{"box":[0.30719145625000077,0.9775702912500005,-0.7747547912500002,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.1796032087499998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/42.b3dm"}},{"boundingVolume":{"box":[0.30719145625000077,0.9779720412500003,-0.2974817912500004,0.29766979125000004,0,0,0,0.2972680412500003,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/44.b3dm"}},{"boundingVolume":{"box":[0.3172986914968844,1.3367050412500001,-0.7020262912500002,0.24393510098937976,0,0,0,0.06146495874999969,0,0,0,0.10687470874999977]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/45.b3dm"}},{"boundingVolume":{"box":[0.30719145625000077,1.5729098737500005,-0.2974817912500004,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/46.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,0.9775702912500005,-0.7747547912500002,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.1796032087499998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/47.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,0.9779720412500003,-0.2974817912500004,0.29766979125000004,0,0,0,0.2972680412500003,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/48.b3dm"}},{"boundingVolume":{"box":[0.8597881748683535,1.3367050412500001,-0.7020262912500002,0.21174682513164644,0,0,0,0.06146495874999969,0,0,0,0.10687470874999977]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/49.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,1.5729098737500005,-0.2974817912500004,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/50.b3dm"}}]},{"boundingVolume":{"box":[0.6048612475000008,2.4659192475000005,-0.5827720000000002,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.5829599999999998]},"refine":"REPLACE","geometricError":0.020481218699897216,"content":{"url":"5/92.b3dm"},"children":[{"boundingVolume":{"box":[0.30719145625000077,2.1682494562500008,-0.25990100000000016,0.29766979125000004,0,0,0,0.2976697912499999,0,0,0,0.2600889999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/51.b3dm"}},{"boundingVolume":{"box":[0.5417055,2.8676304999999997,-0.7989152912500003,0.01510450000000002,0,0,0,0.17908749999999984,0,0,0,0.20376370874999983]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/52.b3dm"}},{"boundingVolume":{"box":[0.3926211237500004,2.7635890387500006,-0.2974817912500004,0.2122401237500004,0,0,0,0.29766979125000015,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/53.b3dm"}},{"boundingVolume":{"box":[0.9025310387500008,2.1682494562500008,-0.25990100000000016,0.29766979125000004,0,0,0,0.2976697912499999,0,0,0,0.2600889999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/54.b3dm"}},{"boundingVolume":{"box":[0.9168952868710587,2.597737,-0.8804417912500002,0.20885971312894136,0,0,0,0.035044000000000075,0,0,0,0.2852902087499998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/55.b3dm"}},{"boundingVolume":{"box":[0.7419326237500004,2.7635890387500006,-0.2974817912500004,0.1370713762499996,0,0,0,0.29766979125000015,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/56.b3dm"}}]}]},{"boundingVolume":{"box":[0.6514098060665636,3.173225415,-0.11797300000000019,0.2996461939334364,0,0,0,0.11196658499999956,0,0,0,0.11816099999999982]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/57.b3dm"}},{"boundingVolume":{"box":[2.390879995000001,1.7535037500000001,-0.5822035000000002,1.1906791650000002,0,0,0,1.0736032499999997,0,0,0,0.5823914999999998]},"refine":"REPLACE","geometricError":0.03411463423018286,"content":{"url":"4/101.b3dm"},"children":[{"boundingVolume":{"box":[1.795540412500001,1.2752400825000005,-0.4770850000000002,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.47727299999999984]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/59.b3dm"}},{"boundingVolume":{"box":[1.795540412500001,2.1591233325,-0.12143250386988111,0.5953395825000001,0,0,0,0.2885436674999997,0,0,0,0.12162050386988074]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/58.b3dm"}},{"boundingVolume":{"box":[2.986219577500001,1.2752400825000005,-0.4563406476450613,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.45652864764506096]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/61.b3dm"}},{"boundingVolume":{"box":[2.9353414975000005,2.3488433325000004,-0.5822035000000002,0.5444615024999995,0,0,0,0.4782636674999996,0,0,0,0.5823914999999998]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/62.b3dm"}}]}]},{"boundingVolume":{"box":[5.5698963390507465,1.2860332007389164,-0.40346153860362877,1.9883371790507458,0,0,0,0.606132700738916,0,0,0,0.4036495386036284]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"3/60.b3dm"}}]},{"boundingVolume":{"box":[3.1885382500000006,1.9817002500000003,0.5825739999999998,4.36969575,0,0,0,1.3017997499999998,0,0,0,0.5823860000000002]},"refine":"REPLACE","geometricError":0.09193061946851903,"content":{"url":"2/121.b3dm"},"children":[{"boundingVolume":{"box":[1.2002008300000009,1.9817002500000003,0.5825739999999998,2.3813583300000003,0,0,0,1.3017997499999998,0,0,0,0.5823860000000002]},"refine":"REPLACE","geometricError":0.055514767541462166,"content":{"url":"3/113.b3dm"},"children":[{"boundingVolume":{"box":[0.009521665000000734,1.8705796650000006,0.5820059999999998,1.1906791650000002,0,0,0,1.1906791650000002,0,0,0,0.5818180000000002]},"refine":"REPLACE","geometricError":0.035631143305003256,"content":{"url":"4/102.b3dm"},"children":[{"boundingVolume":{"box":[-0.5858179174999993,1.2752400825000005,0.45442792535082766,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.4542399253508281]},"refine":"REPLACE","geometricError":0.019133137189340118,"content":{"url":"5/93.b3dm"},"children":[{"boundingVolume":{"box":[-0.8834877087499994,1.0958720412500003,0.29785779124999967,0.29766979125000004,0,0,0,0.17936804125000028,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/64.b3dm"}},{"boundingVolume":{"box":[-0.8834877087499994,0.9512312500000002,0.7520977166008278,0.29766979125000004,0,0,0,0.27133074999999973,0,0,0,0.15657013410082804]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/63.b3dm"}},{"boundingVolume":{"box":[-0.8834877087499994,1.4944375412500004,0.18769516407414708,0.29766979125000004,0,0,0,0.21919745874999974,0,0,0,0.18750716407414744]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/66.b3dm"}},{"boundingVolume":{"box":[-0.2881481262499993,1.1549650412500003,0.29785779124999967,0.29766979125000004,0,0,0,0.12027504125000021,0,0,0,0.29766979125000004]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/67.b3dm"}},{"boundingVolume":{"box":[-0.2881481262499993,0.8927971028184392,0.7514131814131854,0.29766979125000004,0,0,0,0.2128966028184387,0,0,0,0.15588559891318565]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/68.b3dm"}},{"boundingVolume":{"box":[-0.2881481262499993,1.5729098737500005,0.2707244999999998,0.29766979125000004,0,0,0,0.29766979125000004,0,0,0,0.2705365000000002]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"6/71.b3dm"}}]},{"boundingVolume":{"box":[-0.053581667499999625,2.090517593264508,0.1880676088809351,0.06310333250000037,0,0,0,0.2199379282645073,0,0,0,0.18787960888093547]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"5/65.b3dm"}},{"boundingVolume":{"box":[0.6048612475000008,1.2752400825000005,0.4774609999999998,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.47727300000000017]},"refine":"REPLACE","geometricError":0.019356114832388745,"content":{"url":"5/b529e320-28d8-4d60-9272-c3b3e68f1eeb.json"}},{"boundingVolume":{"box":[0.6048612475000008,2.4659192475000005,0.5820059999999998,0.5953395825000001,0,0,0,0.5953395825000001,0,0,0,0.5818180000000002]},"refine":"REPLACE","geometricError":0.02046822534668357,"content":{"url":"5/cc536550-5f40-4bda-9951-adde01a49395.json"}}]},{"boundingVolume":{"box":[0.6514096470725822,3.1723794150000004,0.12152399999999981,0.2996463529274178,0,0,0,0.11112058499999966,0,0,0,0.12133600000000018]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"4/51b12995-b88e-4ff0-a528-f3b79422e3f7.json"}},{"boundingVolume":{"box":[2.390879995000001,1.753447521212829,0.5825739999999998,1.1906791650000002,0,0,0,1.0735470212128286,0,0,0,0.5823860000000002]},"refine":"REPLACE","geometricError":0.0341138888648951,"content":{"url":"4/6cb21042-c310-4345-85cf-028831d659b4.json"}}]},{"boundingVolume":{"box":[5.56989658,1.2860332500000002,0.4038385386036284,1.9883374199999992,0,0,0,0.6061327499999998,0,0,0,0.40365053860362876]},"refine":"REPLACE","geometricError":0.0,"content":{"url":"3/545b08dd-edf2-4294-8660-e2958682d1a5.json"}}]}]}}