@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,1000 +0,0 @@
1
- {
2
- "asset" : {
3
- "generator" : "osg2cesiumApp",
4
- "version" : "1.0"
5
- },
6
- "properties" : null,
7
- "root" : {
8
- "boundingVolume" : {
9
- "box" : [
10
- 52.0,
11
- 11.0,
12
- 4.4366602897644043,
13
- 15.21002197265625,
14
- 0.0,
15
- 0.0,
16
- 0.0,
17
- 15.21002197265625,
18
- 0.0,
19
- 0.0,
20
- 0.0,
21
- 2.5236115455627441
22
- ]
23
- },
24
- "children" : [
25
- {
26
- "boundingVolume" : {
27
- "box" : [
28
- 52.0,
29
- 11.0,
30
- 4.5505614280700684,
31
- 15.21002197265625,
32
- 0.0,
33
- 0.0,
34
- 0.0,
35
- 15.21002197265625,
36
- 0.0,
37
- 0.0,
38
- 0.0,
39
- 2.6375126838684082
40
- ]
41
- },
42
- "children" : [
43
- {
44
- "boundingVolume" : {
45
- "box" : [
46
- 52.0,
47
- 11.0,
48
- 4.3970212936401367,
49
- 15.21002197265625,
50
- 0.0,
51
- 0.0,
52
- 0.0,
53
- 15.21002197265625,
54
- 0.0,
55
- 0.0,
56
- 0.0,
57
- 2.9735434055328369
58
- ]
59
- },
60
- "children" : [
61
- {
62
- "boundingVolume" : {
63
- "box" : [
64
- 52.0,
65
- 11.0,
66
- 4.3797998428344727,
67
- 15.21002197265625,
68
- 0.0,
69
- 0.0,
70
- 0.0,
71
- 15.21002197265625,
72
- 0.0,
73
- 0.0,
74
- 0.0,
75
- 2.9563217163085938
76
- ]
77
- },
78
- "children" : [
79
- {
80
- "boundingVolume" : {
81
- "box" : [
82
- 52.0,
83
- 11.0,
84
- 4.3752670288085938,
85
- 15.21002197265625,
86
- 0.0,
87
- 0.0,
88
- 0.0,
89
- 15.21002197265625,
90
- 0.0,
91
- 0.0,
92
- 0.0,
93
- 2.9608545303344727
94
- ]
95
- },
96
- "children" : [
97
- {
98
- "boundingVolume" : {
99
- "box" : [
100
- 44.426242828369141,
101
- 3.4262425899505615,
102
- 2.9681901931762695,
103
- 7.6362648010253906,
104
- 0.0,
105
- 0.0,
106
- 0.0,
107
- 7.6362638473510742,
108
- 0.0,
109
- 0.0,
110
- 0.0,
111
- 0.89052486419677734
112
- ]
113
- },
114
- "children" : [
115
- {
116
- "boundingVolume" : {
117
- "box" : [
118
- 40.660614013671875,
119
- -0.33938419818878174,
120
- 2.1718354225158691,
121
- 3.8706378936767578,
122
- 0.0,
123
- 0.0,
124
- 0.0,
125
- 3.8706374168395996,
126
- 0.0,
127
- 0.0,
128
- 0.0,
129
- 0.073169589042663574
130
- ]
131
- },
132
- "children" : [
133
- {
134
- "boundingVolume" : {
135
- "box" : [
136
- 40.652801513671875,
137
- -0.34719741344451904,
138
- 2.1716969013214111,
139
- 3.862823486328125,
140
- 0.0,
141
- 0.0,
142
- 0.0,
143
- 3.8628239631652832,
144
- 0.0,
145
- 0.0,
146
- 0.0,
147
- 0.074522972106933594
148
- ]
149
- },
150
- "content" : {
151
- "uri" : "Tile_+009_+007_L23_0000000.b3dm"
152
- },
153
- "geometricError" : 0.067181192338466644,
154
- "refine" : "REPLACE"
155
- }
156
- ],
157
- "content" : {
158
- "uri" : "Tile_+009_+007_L22_000000.b3dm"
159
- },
160
- "geometricError" : 0.13436238467693329,
161
- "refine" : "REPLACE"
162
- },
163
- {
164
- "boundingVolume" : {
165
- "box" : [
166
- 48.25,
167
- -0.33938419818878174,
168
- 2.1670389175415039,
169
- 3.7812538146972656,
170
- 0.0,
171
- 0.0,
172
- 0.0,
173
- 3.8706374168395996,
174
- 0.0,
175
- 0.0,
176
- 0.0,
177
- 0.04477691650390625
178
- ]
179
- },
180
- "children" : [
181
- {
182
- "boundingVolume" : {
183
- "box" : [
184
- 48.25,
185
- -0.34719741344451904,
186
- 2.1663470268249512,
187
- 3.765625,
188
- 0.0,
189
- 0.0,
190
- 0.0,
191
- 3.8628239631652832,
192
- 0.0,
193
- 0.0,
194
- 0.0,
195
- 0.045904159545898438
196
- ]
197
- },
198
- "content" : {
199
- "uri" : "Tile_+009_+007_L23_0000100.b3dm"
200
- },
201
- "geometricError" : 0.066406257450580597,
202
- "refine" : "REPLACE"
203
- }
204
- ],
205
- "content" : {
206
- "uri" : "Tile_+009_+007_L22_000010.b3dm"
207
- },
208
- "geometricError" : 0.13281251490116119,
209
- "refine" : "REPLACE"
210
- },
211
- {
212
- "boundingVolume" : {
213
- "box" : [
214
- 40.660614013671875,
215
- 7.25,
216
- 2.3886470794677734,
217
- 3.8706378936767578,
218
- 0.0,
219
- 0.0,
220
- 0.0,
221
- 3.7812530994415283,
222
- 0.0,
223
- 0.0,
224
- 0.0,
225
- 0.3109816312789917
226
- ]
227
- },
228
- "children" : [
229
- {
230
- "boundingVolume" : {
231
- "box" : [
232
- 40.652801513671875,
233
- 7.25,
234
- 2.4219226837158203,
235
- 3.862823486328125,
236
- 0.0,
237
- 0.0,
238
- 0.0,
239
- 3.7656269073486328,
240
- 0.0,
241
- 0.0,
242
- 0.0,
243
- 0.34706485271453857
244
- ]
245
- },
246
- "content" : {
247
- "uri" : "Tile_+009_+007_L23_0000200.b3dm"
248
- },
249
- "geometricError" : 0.066540315747261047,
250
- "refine" : "REPLACE"
251
- }
252
- ],
253
- "content" : {
254
- "uri" : "Tile_+009_+007_L22_000020.b3dm"
255
- },
256
- "geometricError" : 0.13308063149452209,
257
- "refine" : "REPLACE"
258
- },
259
- {
260
- "boundingVolume" : {
261
- "box" : [
262
- 48.25,
263
- 7.25,
264
- 2.9715957641601563,
265
- 3.7812538146972656,
266
- 0.0,
267
- 0.0,
268
- 0.0,
269
- 3.7812528610229492,
270
- 0.0,
271
- 0.0,
272
- 0.0,
273
- 0.8846515417098999
274
- ]
275
- },
276
- "children" : [
277
- {
278
- "boundingVolume" : {
279
- "box" : [
280
- 48.25,
281
- 7.25,
282
- 2.9709248542785645,
283
- 3.765625,
284
- 0.0,
285
- 0.0,
286
- 0.0,
287
- 3.7656269073486328,
288
- 0.0,
289
- 0.0,
290
- 0.0,
291
- 0.88873147964477539
292
- ]
293
- },
294
- "content" : {
295
- "uri" : "Tile_+009_+007_L23_0000300.b3dm"
296
- },
297
- "geometricError" : 0.066523820161819458,
298
- "refine" : "REPLACE"
299
- }
300
- ],
301
- "content" : {
302
- "uri" : "Tile_+009_+007_L22_000030.b3dm"
303
- },
304
- "geometricError" : 0.13304764032363892,
305
- "refine" : "REPLACE"
306
- }
307
- ],
308
- "content" : {
309
- "uri" : "Tile_+009_+007_L21_00000t3.b3dm"
310
- },
311
- "geometricError" : 0.26981237530708313,
312
- "refine" : "REPLACE"
313
- },
314
- {
315
- "boundingVolume" : {
316
- "box" : [
317
- 59.573757171630859,
318
- 3.4262425899505615,
319
- 2.9382567405700684,
320
- 7.6362648010253906,
321
- 0.0,
322
- 0.0,
323
- 0.0,
324
- 7.6362638473510742,
325
- 0.0,
326
- 0.0,
327
- 0.0,
328
- 1.5221776962280273
329
- ]
330
- },
331
- "children" : [
332
- {
333
- "boundingVolume" : {
334
- "box" : [
335
- 55.75,
336
- -0.33938419818878174,
337
- 2.9707491397857666,
338
- 3.7812538146972656,
339
- 0.0,
340
- 0.0,
341
- 0.0,
342
- 3.8706374168395996,
343
- 0.0,
344
- 0.0,
345
- 0.0,
346
- 0.88594746589660645
347
- ]
348
- },
349
- "children" : [
350
- {
351
- "boundingVolume" : {
352
- "box" : [
353
- 55.75,
354
- -0.34719741344451904,
355
- 2.9696102142333984,
356
- 3.765625,
357
- 0.0,
358
- 0.0,
359
- 0.0,
360
- 3.8628239631652832,
361
- 0.0,
362
- 0.0,
363
- 0.0,
364
- 0.88023245334625244
365
- ]
366
- },
367
- "content" : {
368
- "uri" : "Tile_+009_+007_L23_0001000.b3dm"
369
- },
370
- "geometricError" : 0.067288018763065338,
371
- "refine" : "REPLACE"
372
- }
373
- ],
374
- "content" : {
375
- "uri" : "Tile_+009_+007_L22_000100.b3dm"
376
- },
377
- "geometricError" : 0.13457603752613068,
378
- "refine" : "REPLACE"
379
- },
380
- {
381
- "boundingVolume" : {
382
- "box" : [
383
- 63.339385986328125,
384
- -0.33938419818878174,
385
- 3.2218079566955566,
386
- 3.8706378936767578,
387
- 0.0,
388
- 0.0,
389
- 0.0,
390
- 3.8706374168395996,
391
- 0.0,
392
- 0.0,
393
- 0.0,
394
- 1.261897087097168
395
- ]
396
- },
397
- "children" : [
398
- {
399
- "boundingVolume" : {
400
- "box" : [
401
- 63.347198486328125,
402
- -0.34719741344451904,
403
- 3.2218630313873291,
404
- 3.862823486328125,
405
- 0.0,
406
- 0.0,
407
- 0.0,
408
- 3.8628239631652832,
409
- 0.0,
410
- 0.0,
411
- 0.0,
412
- 1.2618420124053955
413
- ]
414
- },
415
- "content" : {
416
- "uri" : "Tile_+009_+007_L23_0001100.b3dm"
417
- },
418
- "geometricError" : 0.068936832249164581,
419
- "refine" : "REPLACE"
420
- }
421
- ],
422
- "content" : {
423
- "uri" : "Tile_+009_+007_L22_000110.b3dm"
424
- },
425
- "geometricError" : 0.13787366449832916,
426
- "refine" : "REPLACE"
427
- },
428
- {
429
- "boundingVolume" : {
430
- "box" : [
431
- 55.75,
432
- 7.25,
433
- 2.376427173614502,
434
- 3.7812538146972656,
435
- 0.0,
436
- 0.0,
437
- 0.0,
438
- 3.7812530994415283,
439
- 0.0,
440
- 0.0,
441
- 0.0,
442
- 0.95789575576782227
443
- ]
444
- },
445
- "children" : [
446
- {
447
- "boundingVolume" : {
448
- "box" : [
449
- 55.75,
450
- 7.25,
451
- 2.3738837242126465,
452
- 3.765625,
453
- 0.0,
454
- 0.0,
455
- 0.0,
456
- 3.7656269073486328,
457
- 0.0,
458
- 0.0,
459
- 0.0,
460
- 0.96003103256225586
461
- ]
462
- },
463
- "content" : {
464
- "uri" : "Tile_+009_+007_L23_0001200.b3dm"
465
- },
466
- "geometricError" : 0.066673316061496735,
467
- "refine" : "REPLACE"
468
- }
469
- ],
470
- "content" : {
471
- "uri" : "Tile_+009_+007_L22_000120.b3dm"
472
- },
473
- "geometricError" : 0.13334663212299347,
474
- "refine" : "REPLACE"
475
- },
476
- {
477
- "boundingVolume" : {
478
- "box" : [
479
- 63.339385986328125,
480
- 7.25,
481
- 2.9353690147399902,
482
- 3.8706378936767578,
483
- 0.0,
484
- 0.0,
485
- 0.0,
486
- 3.7812530994415283,
487
- 0.0,
488
- 0.0,
489
- 0.0,
490
- 1.5203942060470581
491
- ]
492
- },
493
- "children" : [
494
- {
495
- "boundingVolume" : {
496
- "box" : [
497
- 63.347198486328125,
498
- 7.25,
499
- 2.932870626449585,
500
- 3.862823486328125,
501
- 0.0,
502
- 0.0,
503
- 0.0,
504
- 3.7656269073486328,
505
- 0.0,
506
- 0.0,
507
- 0.0,
508
- 1.5233957767486572
509
- ]
510
- },
511
- "content" : {
512
- "uri" : "Tile_+009_+007_L23_0001300.b3dm"
513
- },
514
- "geometricError" : 0.068985298275947571,
515
- "refine" : "REPLACE"
516
- }
517
- ],
518
- "content" : {
519
- "uri" : "Tile_+009_+007_L22_000130.b3dm"
520
- },
521
- "geometricError" : 0.13797059655189514,
522
- "refine" : "REPLACE"
523
- }
524
- ],
525
- "content" : {
526
- "uri" : "Tile_+009_+007_L21_00010t3.b3dm"
527
- },
528
- "geometricError" : 0.27075225114822388,
529
- "refine" : "REPLACE"
530
- },
531
- {
532
- "boundingVolume" : {
533
- "box" : [
534
- 44.426242828369141,
535
- 18.573757171630859,
536
- 4.6458797454833984,
537
- 7.6362648010253906,
538
- 0.0,
539
- 0.0,
540
- 0.0,
541
- 7.6362643241882324,
542
- 0.0,
543
- 0.0,
544
- 0.0,
545
- 2.6902415752410889
546
- ]
547
- },
548
- "children" : [
549
- {
550
- "boundingVolume" : {
551
- "box" : [
552
- 40.660614013671875,
553
- 14.75,
554
- 2.4588065147399902,
555
- 3.8706378936767578,
556
- 0.0,
557
- 0.0,
558
- 0.0,
559
- 3.7812533378601074,
560
- 0.0,
561
- 0.0,
562
- 0.0,
563
- 0.47772395610809326
564
- ]
565
- },
566
- "children" : [
567
- {
568
- "boundingVolume" : {
569
- "box" : [
570
- 40.652801513671875,
571
- 14.75,
572
- 2.4552834033966064,
573
- 3.862823486328125,
574
- 0.0,
575
- 0.0,
576
- 0.0,
577
- 3.7656269073486328,
578
- 0.0,
579
- 0.0,
580
- 0.0,
581
- 0.47794342041015625
582
- ]
583
- },
584
- "content" : {
585
- "uri" : "Tile_+009_+007_L23_0002000.b3dm"
586
- },
587
- "geometricError" : 0.066664166748523712,
588
- "refine" : "REPLACE"
589
- }
590
- ],
591
- "content" : {
592
- "uri" : "Tile_+009_+007_L22_000200.b3dm"
593
- },
594
- "geometricError" : 0.13332833349704742,
595
- "refine" : "REPLACE"
596
- },
597
- {
598
- "boundingVolume" : {
599
- "box" : [
600
- 48.25,
601
- 14.75,
602
- 4.7075939178466797,
603
- 3.7812538146972656,
604
- 0.0,
605
- 0.0,
606
- 0.0,
607
- 3.7812533378601074,
608
- 0.0,
609
- 0.0,
610
- 0.0,
611
- 2.6352939605712891
612
- ]
613
- },
614
- "children" : [
615
- {
616
- "boundingVolume" : {
617
- "box" : [
618
- 48.25,
619
- 14.75,
620
- 4.7065267562866211,
621
- 3.765625,
622
- 0.0,
623
- 0.0,
624
- 0.0,
625
- 3.7656269073486328,
626
- 0.0,
627
- 0.0,
628
- 0.0,
629
- 2.6429812908172607
630
- ]
631
- },
632
- "content" : {
633
- "uri" : "Tile_+009_+007_L23_0002100.b3dm"
634
- },
635
- "geometricError" : 0.073201447725296021,
636
- "refine" : "REPLACE"
637
- }
638
- ],
639
- "content" : {
640
- "uri" : "Tile_+009_+007_L22_000210.b3dm"
641
- },
642
- "geometricError" : 0.14640289545059204,
643
- "refine" : "REPLACE"
644
- },
645
- {
646
- "boundingVolume" : {
647
- "box" : [
648
- 40.660614013671875,
649
- 22.339384078979492,
650
- 2.2592065334320068,
651
- 3.8706378936767578,
652
- 0.0,
653
- 0.0,
654
- 0.0,
655
- 3.8706378936767578,
656
- 0.0,
657
- 0.0,
658
- 0.0,
659
- 0.20001745223999023
660
- ]
661
- },
662
- "children" : [
663
- {
664
- "boundingVolume" : {
665
- "box" : [
666
- 40.652801513671875,
667
- 22.347198486328125,
668
- 2.2673244476318359,
669
- 3.862823486328125,
670
- 0.0,
671
- 0.0,
672
- 0.0,
673
- 3.8628244400024414,
674
- 0.0,
675
- 0.0,
676
- 0.0,
677
- 0.2097470760345459
678
- ]
679
- },
680
- "content" : {
681
- "uri" : "Tile_+009_+007_L23_0002200.b3dm"
682
- },
683
- "geometricError" : 0.067224264144897461,
684
- "refine" : "REPLACE"
685
- }
686
- ],
687
- "content" : {
688
- "uri" : "Tile_+009_+007_L22_000220.b3dm"
689
- },
690
- "geometricError" : 0.13444852828979492,
691
- "refine" : "REPLACE"
692
- },
693
- {
694
- "boundingVolume" : {
695
- "box" : [
696
- 48.25,
697
- 22.339384078979492,
698
- 2.1066465377807617,
699
- 3.7812538146972656,
700
- 0.0,
701
- 0.0,
702
- 0.0,
703
- 3.8706378936767578,
704
- 0.0,
705
- 0.0,
706
- 0.0,
707
- 0.035440564155578613
708
- ]
709
- },
710
- "children" : [
711
- {
712
- "boundingVolume" : {
713
- "box" : [
714
- 48.25,
715
- 22.347198486328125,
716
- 2.1087865829467773,
717
- 3.765625,
718
- 0.0,
719
- 0.0,
720
- 0.0,
721
- 3.8628244400024414,
722
- 0.0,
723
- 0.0,
724
- 0.0,
725
- 0.038756489753723145
726
- ]
727
- },
728
- "content" : {
729
- "uri" : "Tile_+009_+007_L23_0002300.b3dm"
730
- },
731
- "geometricError" : 0.066405579447746277,
732
- "refine" : "REPLACE"
733
- }
734
- ],
735
- "content" : {
736
- "uri" : "Tile_+009_+007_L22_000230.b3dm"
737
- },
738
- "geometricError" : 0.13281115889549255,
739
- "refine" : "REPLACE"
740
- }
741
- ],
742
- "content" : {
743
- "uri" : "Tile_+009_+007_L21_00020t3.b3dm"
744
- },
745
- "geometricError" : 0.26831901073455811,
746
- "refine" : "REPLACE"
747
- },
748
- {
749
- "boundingVolume" : {
750
- "box" : [
751
- 59.573757171630859,
752
- 18.573757171630859,
753
- 4.2034506797790527,
754
- 7.6362648010253906,
755
- 0.0,
756
- 0.0,
757
- 0.0,
758
- 7.6362643241882324,
759
- 0.0,
760
- 0.0,
761
- 0.0,
762
- 2.799727201461792
763
- ]
764
- },
765
- "children" : [
766
- {
767
- "boundingVolume" : {
768
- "box" : [
769
- 55.75,
770
- 14.75,
771
- 4.2092642784118652,
772
- 3.7812538146972656,
773
- 0.0,
774
- 0.0,
775
- 0.0,
776
- 3.7812533378601074,
777
- 0.0,
778
- 0.0,
779
- 0.0,
780
- 2.7939136028289795
781
- ]
782
- },
783
- "children" : [
784
- {
785
- "boundingVolume" : {
786
- "box" : [
787
- 55.75,
788
- 14.75,
789
- 4.2018013000488281,
790
- 3.765625,
791
- 0.0,
792
- 0.0,
793
- 0.0,
794
- 3.7656269073486328,
795
- 0.0,
796
- 0.0,
797
- 0.0,
798
- 2.8015475273132324
799
- ]
800
- },
801
- "content" : {
802
- "uri" : "Tile_+009_+007_L23_0003000.b3dm"
803
- },
804
- "geometricError" : 0.074084170162677765,
805
- "refine" : "REPLACE"
806
- }
807
- ],
808
- "content" : {
809
- "uri" : "Tile_+009_+007_L22_000300.b3dm"
810
- },
811
- "geometricError" : 0.14816834032535553,
812
- "refine" : "REPLACE"
813
- },
814
- {
815
- "boundingVolume" : {
816
- "box" : [
817
- 63.339385986328125,
818
- 14.75,
819
- 3.1596784591674805,
820
- 3.8706378936767578,
821
- 0.0,
822
- 0.0,
823
- 0.0,
824
- 3.7812533378601074,
825
- 0.0,
826
- 0.0,
827
- 0.0,
828
- 1.7468409538269043
829
- ]
830
- },
831
- "children" : [
832
- {
833
- "boundingVolume" : {
834
- "box" : [
835
- 63.347198486328125,
836
- 14.75,
837
- 3.1556010246276855,
838
- 3.862823486328125,
839
- 0.0,
840
- 0.0,
841
- 0.0,
842
- 3.7656269073486328,
843
- 0.0,
844
- 0.0,
845
- 0.0,
846
- 1.7553476095199585
847
- ]
848
- },
849
- "content" : {
850
- "uri" : "Tile_+009_+007_L23_0003100.b3dm"
851
- },
852
- "geometricError" : 0.069810472428798676,
853
- "refine" : "REPLACE"
854
- }
855
- ],
856
- "content" : {
857
- "uri" : "Tile_+009_+007_L22_000310.b3dm"
858
- },
859
- "geometricError" : 0.13962094485759735,
860
- "refine" : "REPLACE"
861
- },
862
- {
863
- "boundingVolume" : {
864
- "box" : [
865
- 55.75,
866
- 22.339384078979492,
867
- 3.719548225402832,
868
- 3.7812538146972656,
869
- 0.0,
870
- 0.0,
871
- 0.0,
872
- 3.8706378936767578,
873
- 0.0,
874
- 0.0,
875
- 0.0,
876
- 1.6632539033889771
877
- ]
878
- },
879
- "children" : [
880
- {
881
- "boundingVolume" : {
882
- "box" : [
883
- 55.75,
884
- 22.347198486328125,
885
- 3.7188234329223633,
886
- 3.765625,
887
- 0.0,
888
- 0.0,
889
- 0.0,
890
- 3.8628244400024414,
891
- 0.0,
892
- 0.0,
893
- 0.0,
894
- 1.6682586669921875
895
- ]
896
- },
897
- "content" : {
898
- "uri" : "Tile_+009_+007_L23_0003200.b3dm"
899
- },
900
- "geometricError" : 0.06948813796043396,
901
- "refine" : "REPLACE"
902
- }
903
- ],
904
- "content" : {
905
- "uri" : "Tile_+009_+007_L22_000320.b3dm"
906
- },
907
- "geometricError" : 0.13897627592086792,
908
- "refine" : "REPLACE"
909
- },
910
- {
911
- "boundingVolume" : {
912
- "box" : [
913
- 63.339385986328125,
914
- 22.339384078979492,
915
- 3.4296462535858154,
916
- 3.8706378936767578,
917
- 0.0,
918
- 0.0,
919
- 0.0,
920
- 3.8706378936767578,
921
- 0.0,
922
- 0.0,
923
- 0.0,
924
- 1.5650384426116943
925
- ]
926
- },
927
- "children" : [
928
- {
929
- "boundingVolume" : {
930
- "box" : [
931
- 63.347198486328125,
932
- 22.347198486328125,
933
- 3.4284005165100098,
934
- 3.862823486328125,
935
- 0.0,
936
- 0.0,
937
- 0.0,
938
- 3.8628244400024414,
939
- 0.0,
940
- 0.0,
941
- 0.0,
942
- 1.5662840604782104
943
- ]
944
- },
945
- "content" : {
946
- "uri" : "Tile_+009_+007_L23_0003300.b3dm"
947
- },
948
- "geometricError" : 0.069870814681053162,
949
- "refine" : "REPLACE"
950
- }
951
- ],
952
- "content" : {
953
- "uri" : "Tile_+009_+007_L22_000330.b3dm"
954
- },
955
- "geometricError" : 0.13974162936210632,
956
- "refine" : "REPLACE"
957
- }
958
- ],
959
- "content" : {
960
- "uri" : "Tile_+009_+007_L21_00030t3.b3dm"
961
- },
962
- "geometricError" : 0.29826030135154724,
963
- "refine" : "REPLACE"
964
- }
965
- ],
966
- "content" : {
967
- "uri" : "Tile_+009_+007_L20_0000t3.b3dm"
968
- },
969
- "geometricError" : 1.0681577920913696,
970
- "refine" : "REPLACE"
971
- }
972
- ],
973
- "content" : {
974
- "uri" : "Tile_+009_+007_L19_000.b3dm"
975
- },
976
- "geometricError" : 4.2637162208557129,
977
- "refine" : "REPLACE"
978
- }
979
- ],
980
- "content" : {
981
- "uri" : "Tile_+009_+007_L18_00.b3dm"
982
- },
983
- "geometricError" : 8.5279989242553711,
984
- "refine" : "REPLACE"
985
- }
986
- ],
987
- "content" : {
988
- "uri" : "Tile_+009_+007_L17_0.b3dm"
989
- },
990
- "geometricError" : 17.055997848510742,
991
- "refine" : "REPLACE"
992
- }
993
- ],
994
- "content" : {
995
- "uri" : "root.b3dm"
996
- },
997
- "geometricError" : 4444.7318115234375,
998
- "refine" : "REPLACE"
999
- }
1000
- }