diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..2269096b2bce6d8afe5a824ae56f1fd90c9516f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +node_modules/ +gulpfile.js +package.json +package-lock.json +public/dashboard/assets/js/local-dev \ No newline at end of file diff --git a/public/dashboard/assets/css/main/cesiumCustom.css b/public/dashboard/assets/css/main/cesiumCustom.css index 83ef619ac2bba38d7e102891bee74649abccab1c..4736b32e3f7f542faab6c0d876d23246737eb23b 100644 --- a/public/dashboard/assets/css/main/cesiumCustom.css +++ b/public/dashboard/assets/css/main/cesiumCustom.css @@ -25,10 +25,34 @@ .cesiumLegend { padding: 10px; - position: absolute; + /* position: absolute; */ z-index: 999; - bottom: 40px; - right: 20px; + /* bottom: 40px; */ + /* right: 20px; */ background: #ffffffff; border-radius: 15px; -} \ No newline at end of file +} + +.climate-index { + font-size: 0.6em; + width: 45%; + min-width: 100px; + margin: 0.2em; +} + +.dot { + border-width: 0.5px; + border-color: black; + border-style: solid; + height: 12px; + width: 12px; + background-color: #bbb; + border-radius: 50%; + display: inline-block; +} + +/* .dot-zero { + border-width: 0.5px; + border-color: black; + border-style: solid; +} */ \ No newline at end of file diff --git a/public/dashboard/assets/data/japan_fme/data/data0.b3dm b/public/dashboard/assets/data/japan_fme/data/data0.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bfbd080f239a940ae9ce01836d65726f78d51ba3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data0.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data1.b3dm b/public/dashboard/assets/data/japan_fme/data/data1.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..6bcfca5950bb57a5347023769f13536d1faa39dc Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data1.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data10.b3dm b/public/dashboard/assets/data/japan_fme/data/data10.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7132fba1886194d68759f6d138361c597bff26f5 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data10.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data100.b3dm b/public/dashboard/assets/data/japan_fme/data/data100.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9a54069dcd1a65ab1525dc6f3f6ea19537bcfe35 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data100.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data101.b3dm b/public/dashboard/assets/data/japan_fme/data/data101.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..32e050aec39d520d49e2b488b7807e4cf8f9d459 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data101.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data102.b3dm b/public/dashboard/assets/data/japan_fme/data/data102.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..c3a754f1a86f3759529d056e65c2d82748ae6406 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data102.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data103.b3dm b/public/dashboard/assets/data/japan_fme/data/data103.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..36b3a54143d824c9fac990026fee063bd09d3cde Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data103.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data104.b3dm b/public/dashboard/assets/data/japan_fme/data/data104.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..01d57822686b71f667df45aeec6426dfa9e662c3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data104.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data105.b3dm b/public/dashboard/assets/data/japan_fme/data/data105.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..cdf34fd17f6ae4455622eee9942f7d5f4d23223e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data105.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data106.b3dm b/public/dashboard/assets/data/japan_fme/data/data106.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..4fc6db7a08f875e3726611912e94853c4cad5868 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data106.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data107.b3dm b/public/dashboard/assets/data/japan_fme/data/data107.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..1fb6124a64495a6f750ec8338a63d01dd342a8a9 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data107.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data108.b3dm b/public/dashboard/assets/data/japan_fme/data/data108.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e7a4384028af695225af21bc7b39f18378c3005a Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data108.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data109.b3dm b/public/dashboard/assets/data/japan_fme/data/data109.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..832b0cd184a9b491631d0e6a21b7d88387e1c812 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data109.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data11.b3dm b/public/dashboard/assets/data/japan_fme/data/data11.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..51becc065b2a1659c039c0b8fc395354d840df3b Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data11.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data110.b3dm b/public/dashboard/assets/data/japan_fme/data/data110.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..46405d7c4271611d70b8118804fa0720bb1ecda3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data110.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data111.b3dm b/public/dashboard/assets/data/japan_fme/data/data111.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e5e098fa7783c2290a296a0511c19e5e2006072f Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data111.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data112.b3dm b/public/dashboard/assets/data/japan_fme/data/data112.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..11516678f2f7cd3f3463eb8063f897549379c8a1 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data112.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data113.b3dm b/public/dashboard/assets/data/japan_fme/data/data113.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..053adfa0de61dc18556eba5e370e8c25c6d1a6f7 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data113.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data114.b3dm b/public/dashboard/assets/data/japan_fme/data/data114.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..4d01f8d51de32b10f3a72b12ebadd358ca18928c Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data114.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data115.b3dm b/public/dashboard/assets/data/japan_fme/data/data115.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..10f398e27b71d6d63438c7542f7fe0496cda2387 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data115.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data116.b3dm b/public/dashboard/assets/data/japan_fme/data/data116.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..76a033cb16b8caaf1da4b0a066dd6771c6485a2b Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data116.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data117.b3dm b/public/dashboard/assets/data/japan_fme/data/data117.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..1217511f146282fa82102da235e1368dbf3023bb Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data117.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data118.b3dm b/public/dashboard/assets/data/japan_fme/data/data118.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..1c16a23c9fef08ee185fcb18aa1bf0adcd1d15c7 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data118.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data119.b3dm b/public/dashboard/assets/data/japan_fme/data/data119.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d4f3908647062b71d16a96bf7b79df59610c0dce Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data119.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data12.b3dm b/public/dashboard/assets/data/japan_fme/data/data12.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..74309cb41e30cff053dc43f1febc4ecc5326fa42 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data12.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data120.b3dm b/public/dashboard/assets/data/japan_fme/data/data120.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..92d27fbf7fdc6eed2884e855e4aee8fb45fe3909 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data120.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data121.b3dm b/public/dashboard/assets/data/japan_fme/data/data121.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bb5cfdb136911ef6857f8b964b822390535ae499 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data121.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data122.b3dm b/public/dashboard/assets/data/japan_fme/data/data122.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ef3a160bfd94fc76fecbf45aad05e2da17087ef6 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data122.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data123.b3dm b/public/dashboard/assets/data/japan_fme/data/data123.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a85651a695d862b535cff248b65b73f69eb0e612 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data123.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data124.b3dm b/public/dashboard/assets/data/japan_fme/data/data124.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f0249eb52a6673234db80b6d5489760e475e6e1e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data124.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data125.b3dm b/public/dashboard/assets/data/japan_fme/data/data125.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0bd9c54fe3a3e742de12139aa3560db7fcc9f380 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data125.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data126.b3dm b/public/dashboard/assets/data/japan_fme/data/data126.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..44fffbbe80457f27607d35f8fabb49926590db4a Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data126.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data127.b3dm b/public/dashboard/assets/data/japan_fme/data/data127.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..85eda1c54ffe83b996dba8653f0bf59ba0af719f Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data127.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data128.b3dm b/public/dashboard/assets/data/japan_fme/data/data128.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d0f985e45c0422d357080edab7cd242c82f206c9 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data128.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data129.b3dm b/public/dashboard/assets/data/japan_fme/data/data129.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..5de1162bc6db999d1b008692c78dea17ce25b457 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data129.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data13.b3dm b/public/dashboard/assets/data/japan_fme/data/data13.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..276027f8efaabf7dd3f0dd1f8d030d551051f1eb Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data13.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data130.b3dm b/public/dashboard/assets/data/japan_fme/data/data130.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..fabfaa3e6ff174f24f0213001585ea86aa75fd4e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data130.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data131.b3dm b/public/dashboard/assets/data/japan_fme/data/data131.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..5d3b7e366bd37274f68b802bac0a9adb8e63fbd2 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data131.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data132.b3dm b/public/dashboard/assets/data/japan_fme/data/data132.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..caedd726f3ef6c8db3da75c4188b0fe5867762b6 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data132.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data133.b3dm b/public/dashboard/assets/data/japan_fme/data/data133.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..65b5cfd2f99437465e68066f5d2e5ba3e79b5edb Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data133.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data134.b3dm b/public/dashboard/assets/data/japan_fme/data/data134.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..2a918b46ab461b3f3bf445d205c34ba8d9d1fe67 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data134.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data135.b3dm b/public/dashboard/assets/data/japan_fme/data/data135.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..97b408452fac396f036d60361124483a28392402 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data135.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data136.b3dm b/public/dashboard/assets/data/japan_fme/data/data136.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ab864deedd5649e6b24f8df05150bcc75e28a346 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data136.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data137.b3dm b/public/dashboard/assets/data/japan_fme/data/data137.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..1ce2f7c9f077a72ceebbdc155fec69ac9d6d51ef Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data137.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data138.b3dm b/public/dashboard/assets/data/japan_fme/data/data138.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a4f4df1f2f10b1f9731cb185b119ebbecda890a4 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data138.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data139.b3dm b/public/dashboard/assets/data/japan_fme/data/data139.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..fa148c2d441bfe50114044933e967e42e8a202e3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data139.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data14.b3dm b/public/dashboard/assets/data/japan_fme/data/data14.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..3efe8ca8fc55938403d43a8d4cd082e873d4ddef Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data14.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data140.b3dm b/public/dashboard/assets/data/japan_fme/data/data140.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ae8902545461391faac6916c437304bffc64e919 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data140.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data141.b3dm b/public/dashboard/assets/data/japan_fme/data/data141.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b6936eed899cb639e9326d675cb7cff508750e89 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data141.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data142.b3dm b/public/dashboard/assets/data/japan_fme/data/data142.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d5768381bef538a84a75ba16dc31607a41938b72 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data142.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data143.b3dm b/public/dashboard/assets/data/japan_fme/data/data143.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ec1514d0866d710acb8fb4dd7c99753071703637 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data143.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data144.b3dm b/public/dashboard/assets/data/japan_fme/data/data144.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..503ac9568129ac360ceb9943a90eeee227e5f260 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data144.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data145.b3dm b/public/dashboard/assets/data/japan_fme/data/data145.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b0ccc8198d6b87bb216970a44125b568c10d9c48 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data145.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data146.b3dm b/public/dashboard/assets/data/japan_fme/data/data146.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..74f8aff4516ac497a1f37c240620118a653618f8 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data146.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data147.b3dm b/public/dashboard/assets/data/japan_fme/data/data147.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..8f9fd1567b37afff43ad8747bf95395285d53b09 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data147.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data148.b3dm b/public/dashboard/assets/data/japan_fme/data/data148.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7a4c01ccdd83db0db7c8dc227d42e59557e973da Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data148.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data149.b3dm b/public/dashboard/assets/data/japan_fme/data/data149.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e86b37525dfa0161ac003f479f31c6feecb15f53 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data149.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data15.b3dm b/public/dashboard/assets/data/japan_fme/data/data15.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..43359c4d324dab68a812b78bac6a8e6570368c89 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data15.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data150.b3dm b/public/dashboard/assets/data/japan_fme/data/data150.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..95fa81d105cd6a053c0d567a9e33808cbf89104a Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data150.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data151.b3dm b/public/dashboard/assets/data/japan_fme/data/data151.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a3e8f6a99edeb21e7ae6ec3e379b55c8f3ae8042 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data151.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data152.b3dm b/public/dashboard/assets/data/japan_fme/data/data152.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..6366c4996bf9458b885890f9c2da9a2b6038b101 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data152.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data153.b3dm b/public/dashboard/assets/data/japan_fme/data/data153.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9f51b3e2dbc7f3fe0e4ae1dc0a3299de383ed189 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data153.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data154.b3dm b/public/dashboard/assets/data/japan_fme/data/data154.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d9c06690c07a03dcb605cb046952f48b0b70306f Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data154.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data155.b3dm b/public/dashboard/assets/data/japan_fme/data/data155.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ba9511ba8a1513c3d74466570e4f4a3e7d9870bd Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data155.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data156.b3dm b/public/dashboard/assets/data/japan_fme/data/data156.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..cd57a8679c0bdda56bc0055081b3bd5ff9f57b15 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data156.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data157.b3dm b/public/dashboard/assets/data/japan_fme/data/data157.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a2ee60270e52d776e8a1d2515f40f238932c503f Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data157.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data158.b3dm b/public/dashboard/assets/data/japan_fme/data/data158.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..00e5529ca98b4f3557a1148d52aa88e795fbb0ef Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data158.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data159.b3dm b/public/dashboard/assets/data/japan_fme/data/data159.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..713e10cbcd8eab70b64feda0cbf381be87ce1b06 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data159.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data16.b3dm b/public/dashboard/assets/data/japan_fme/data/data16.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a986fbb98240f3ae5ec2abb42593aa87b55dd70d Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data16.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data160.b3dm b/public/dashboard/assets/data/japan_fme/data/data160.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bd3a8757cad13425d032d93dbb351552ca5df60e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data160.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data17.b3dm b/public/dashboard/assets/data/japan_fme/data/data17.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..cb01eb4d7a69d74839b41663c18fe72b91ae5e49 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data17.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data18.b3dm b/public/dashboard/assets/data/japan_fme/data/data18.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..847533240c7fb31170cb9fa6c654fa0c7396b189 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data18.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data19.b3dm b/public/dashboard/assets/data/japan_fme/data/data19.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..727f09025e7f18f77afcfbdebdfe262acbe3501c Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data19.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data2.b3dm b/public/dashboard/assets/data/japan_fme/data/data2.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..5202a00a8336adfb732c25ac49fe7ff64e63b1a3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data2.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data20.b3dm b/public/dashboard/assets/data/japan_fme/data/data20.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..24d7d4470bfc18984b63b9177c4405957dca63c6 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data20.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data21.b3dm b/public/dashboard/assets/data/japan_fme/data/data21.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f7c4f6cffd21915258e0eded9f49f3a8cd17f376 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data21.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data22.b3dm b/public/dashboard/assets/data/japan_fme/data/data22.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bb1265f11c561e495ccd2010aa2be81697316e4e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data22.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data23.b3dm b/public/dashboard/assets/data/japan_fme/data/data23.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..990b72693692388391690fe4f089a25490c7cd90 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data23.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data24.b3dm b/public/dashboard/assets/data/japan_fme/data/data24.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..eb6dca2137e64798ee8cf2013a3492b59f012743 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data24.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data25.b3dm b/public/dashboard/assets/data/japan_fme/data/data25.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..48120282f6abf26108b44aa49acad7809d8bfe04 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data25.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data26.b3dm b/public/dashboard/assets/data/japan_fme/data/data26.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9ffb0940e7a47d306abd6944c8206bb85b55106f Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data26.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data27.b3dm b/public/dashboard/assets/data/japan_fme/data/data27.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..de001890a13f2ca93fd086a00f47464e9540c2be Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data27.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data28.b3dm b/public/dashboard/assets/data/japan_fme/data/data28.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..39f8fb6cb3e6b9d95c7a71df45a518f39622ca17 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data28.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data29.b3dm b/public/dashboard/assets/data/japan_fme/data/data29.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d56741134d8f940e82861ec8fd0f49ac9e7f3dbf Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data29.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data3.b3dm b/public/dashboard/assets/data/japan_fme/data/data3.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..71bdb4012e5339863f10cd45de88c5e02cff46b0 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data3.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data30.b3dm b/public/dashboard/assets/data/japan_fme/data/data30.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..83319d41660a0bd95257d89f86e2cc01ca64a517 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data30.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data31.b3dm b/public/dashboard/assets/data/japan_fme/data/data31.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f42c71ac349e63c62644e7fe5d90142b33247c70 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data31.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data32.b3dm b/public/dashboard/assets/data/japan_fme/data/data32.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..84ad670b1a80cc3aa1aca1f43d4c5d7e1cd57f13 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data32.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data33.b3dm b/public/dashboard/assets/data/japan_fme/data/data33.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bbee661b159d8008ca7f7467a0f7a8934a7f146e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data33.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data34.b3dm b/public/dashboard/assets/data/japan_fme/data/data34.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e8d22c7bf5a94fba64a2b2af6076a224966d5ee3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data34.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data35.b3dm b/public/dashboard/assets/data/japan_fme/data/data35.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9cb18071dd46829dcd8b88ddfe7840d46a36f350 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data35.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data36.b3dm b/public/dashboard/assets/data/japan_fme/data/data36.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..48795e0677c55a235cba2c7358d29a43cc6230fe Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data36.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data37.b3dm b/public/dashboard/assets/data/japan_fme/data/data37.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..be90aa2a8763e9750dc468fd086c1cba45fc0631 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data37.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data38.b3dm b/public/dashboard/assets/data/japan_fme/data/data38.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b22b949734df5c42554b9fa76de95fecb4bd7c7b Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data38.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data39.b3dm b/public/dashboard/assets/data/japan_fme/data/data39.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7f349c1673303d6e06c7a9115afcbac0809a4189 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data39.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data4.b3dm b/public/dashboard/assets/data/japan_fme/data/data4.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..91893126f8d3d333adbbf57590e16bbcbec13326 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data4.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data40.b3dm b/public/dashboard/assets/data/japan_fme/data/data40.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..96451725e65a7716c4da015694f7c8299f0470ef Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data40.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data41.b3dm b/public/dashboard/assets/data/japan_fme/data/data41.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..34d5ceb8efda8e99b43c3f973d6f9cc86a689e53 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data41.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data42.b3dm b/public/dashboard/assets/data/japan_fme/data/data42.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bec881addade9a0a2db6f74d8e6b656121598e4d Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data42.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data43.b3dm b/public/dashboard/assets/data/japan_fme/data/data43.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d920188c35924b8fe1c472ddcecfaf243c2b4702 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data43.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data44.b3dm b/public/dashboard/assets/data/japan_fme/data/data44.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..8c44cf40356acc079fb981cbf771ec426bb2f484 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data44.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data45.b3dm b/public/dashboard/assets/data/japan_fme/data/data45.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0871d2bf8d3a180dc8681a160202ee6589e6cb0d Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data45.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data46.b3dm b/public/dashboard/assets/data/japan_fme/data/data46.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..2d40b84d629de23d8f5ad4f1cd559819e7fc6a76 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data46.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data47.b3dm b/public/dashboard/assets/data/japan_fme/data/data47.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f79c66e80f95c50329e95f8646a98b4a1635a996 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data47.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data48.b3dm b/public/dashboard/assets/data/japan_fme/data/data48.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..dac648c39d26445f19ccfcb2c831ac315fed5aed Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data48.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data49.b3dm b/public/dashboard/assets/data/japan_fme/data/data49.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..681e6e5fd715f0328934cd12f749c4139b4960d7 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data49.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data5.b3dm b/public/dashboard/assets/data/japan_fme/data/data5.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d849bd6b7be332d767a2e627a0150f33ebe4d888 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data5.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data50.b3dm b/public/dashboard/assets/data/japan_fme/data/data50.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0fe26dc90047681525a30e2f791be24319233d85 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data50.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data51.b3dm b/public/dashboard/assets/data/japan_fme/data/data51.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bafbf343fbc3f0a661146d7057f79aaa35444f16 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data51.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data52.b3dm b/public/dashboard/assets/data/japan_fme/data/data52.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7f8463ff7d49fddaf67a10fd1bdc0dada02880b0 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data52.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data53.b3dm b/public/dashboard/assets/data/japan_fme/data/data53.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..91341f53787e599092ab547f27cf3b19539ced0c Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data53.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data54.b3dm b/public/dashboard/assets/data/japan_fme/data/data54.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7fde30f0e1e3ddf08162c1dffb15fdbffa8d0393 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data54.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data55.b3dm b/public/dashboard/assets/data/japan_fme/data/data55.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e31039c2cc19be44018475b9e30601b150f6ca38 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data55.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data56.b3dm b/public/dashboard/assets/data/japan_fme/data/data56.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ab1c8335af27a45e50f029250c8cf4bfb915eec0 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data56.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data57.b3dm b/public/dashboard/assets/data/japan_fme/data/data57.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..c125424cbacba49e1af03845d435625ad194593d Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data57.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data58.b3dm b/public/dashboard/assets/data/japan_fme/data/data58.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..44e8f9ad30e61c9cc173a1a17cb4bad01777e2d2 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data58.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data59.b3dm b/public/dashboard/assets/data/japan_fme/data/data59.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9634fb2ada8e346219056e99c3f00e40265a6926 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data59.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data6.b3dm b/public/dashboard/assets/data/japan_fme/data/data6.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..4cd7079bcb1a94333a8a8223515337e88d6eb6a1 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data6.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data60.b3dm b/public/dashboard/assets/data/japan_fme/data/data60.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d8d729269caf2b7c814c33a76b3cfd5835ba0521 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data60.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data61.b3dm b/public/dashboard/assets/data/japan_fme/data/data61.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ff19890e0406fa1b5378e2a77c8ee71c3207e789 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data61.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data62.b3dm b/public/dashboard/assets/data/japan_fme/data/data62.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0e8c0397c16ee66210e1e539000bc1edbc2f0d91 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data62.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data63.b3dm b/public/dashboard/assets/data/japan_fme/data/data63.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..db5f737c2d28c3e20687315f51a365e078161145 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data63.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data64.b3dm b/public/dashboard/assets/data/japan_fme/data/data64.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ee3e5e41c029f75ba8b8a0d54413575b32ad4f31 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data64.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data65.b3dm b/public/dashboard/assets/data/japan_fme/data/data65.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9884ad0cfc22734673b2132b11c0e1db68714b36 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data65.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data66.b3dm b/public/dashboard/assets/data/japan_fme/data/data66.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bd1edea61528cfe9c49cdd9ba3154f73f1551a72 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data66.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data67.b3dm b/public/dashboard/assets/data/japan_fme/data/data67.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..15d0f8e5ec426e6a1baaf5022c5c242deeb6799e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data67.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data68.b3dm b/public/dashboard/assets/data/japan_fme/data/data68.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7efa3fabcc66bbe637dd3eb267a6cb426e276b46 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data68.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data69.b3dm b/public/dashboard/assets/data/japan_fme/data/data69.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d4f690dd0748b4d6b018e3f5b6929e8ecf076c47 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data69.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data7.b3dm b/public/dashboard/assets/data/japan_fme/data/data7.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..79590e107bef0c6f0a85c3df58df4a02cc8b15ba Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data7.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data70.b3dm b/public/dashboard/assets/data/japan_fme/data/data70.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f2d4c0e1df96b277eed1dd53a5b49b95a3cb31ee Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data70.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data71.b3dm b/public/dashboard/assets/data/japan_fme/data/data71.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..81e8fc3d9060ef04b5cfe2b2857c6a08bc5f6eb1 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data71.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data72.b3dm b/public/dashboard/assets/data/japan_fme/data/data72.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..9cb78741306ff02f4c6edb0a1a04090b24e95947 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data72.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data73.b3dm b/public/dashboard/assets/data/japan_fme/data/data73.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b61c9e0c851471277264bd2e20ecd78a14df278b Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data73.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data74.b3dm b/public/dashboard/assets/data/japan_fme/data/data74.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..84e609f615ff690af9b287405510315053ce7dc3 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data74.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data75.b3dm b/public/dashboard/assets/data/japan_fme/data/data75.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..af72e9be9907afa33ee0bdbca28bcc14b04063e5 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data75.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data76.b3dm b/public/dashboard/assets/data/japan_fme/data/data76.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..24c4dfdbb9e911dc41c6c01f882f2dc1b45aeb29 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data76.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data77.b3dm b/public/dashboard/assets/data/japan_fme/data/data77.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..69e4292b1320d94b6f33770ffcedbbda450a8a66 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data77.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data78.b3dm b/public/dashboard/assets/data/japan_fme/data/data78.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f52b7fbf54a8a1bec083fbec08117ef1c236231f Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data78.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data79.b3dm b/public/dashboard/assets/data/japan_fme/data/data79.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..2b065341cd7943558c959807afca55f61359f14e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data79.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data8.b3dm b/public/dashboard/assets/data/japan_fme/data/data8.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0189affc7007dafd35c3bb2c2bf088e4d7b1f9d1 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data8.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data80.b3dm b/public/dashboard/assets/data/japan_fme/data/data80.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..5858edf42574aef7ff695c2b4ee8c6a20aab4a54 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data80.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data81.b3dm b/public/dashboard/assets/data/japan_fme/data/data81.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..1d8a943fb0c4698f88e0a6091b8067e22cf140d5 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data81.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data82.b3dm b/public/dashboard/assets/data/japan_fme/data/data82.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0834aa2ae1736772dd710fb49a8007558a23a976 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data82.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data83.b3dm b/public/dashboard/assets/data/japan_fme/data/data83.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e46393e04576e323369d081dc2ac8b59605ca90e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data83.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data84.b3dm b/public/dashboard/assets/data/japan_fme/data/data84.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..83c73442548784608e61a04eac1f0f84eb15cea4 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data84.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data85.b3dm b/public/dashboard/assets/data/japan_fme/data/data85.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..76068058bc2eb464cc3da2d97aa4cc2fff50a48e Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data85.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data86.b3dm b/public/dashboard/assets/data/japan_fme/data/data86.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..eb39f96c72bda1d41b3e98ce57483c1698d5eb31 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data86.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data87.b3dm b/public/dashboard/assets/data/japan_fme/data/data87.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..2000e2ea1dd0d0104108c2375406e63d48210791 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data87.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data88.b3dm b/public/dashboard/assets/data/japan_fme/data/data88.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..73711a9b99f011f1f76b5433c57bb13c9c8a4df5 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data88.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data89.b3dm b/public/dashboard/assets/data/japan_fme/data/data89.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..19ed0f148e78897978a15f806fda3c5c32bb6269 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data89.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data9.b3dm b/public/dashboard/assets/data/japan_fme/data/data9.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..cd513ca336c935fbe62022141c158ecf976d7eec Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data9.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data90.b3dm b/public/dashboard/assets/data/japan_fme/data/data90.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..710e634e2ab673a40d8f0a4775fa22530ed0fc1b Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data90.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data91.b3dm b/public/dashboard/assets/data/japan_fme/data/data91.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d91784371cf7795adca887a4b1dd36e997e26f6b Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data91.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data92.b3dm b/public/dashboard/assets/data/japan_fme/data/data92.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..8bbcbda86967e21c686756ccbea172c1a0fb8d14 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data92.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data93.b3dm b/public/dashboard/assets/data/japan_fme/data/data93.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..84c7a2e9292183eeb9aa55e8d9c04a4ca70301e6 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data93.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data94.b3dm b/public/dashboard/assets/data/japan_fme/data/data94.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a736f42ec22ff774a779dd750068c2c41e963fe8 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data94.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data95.b3dm b/public/dashboard/assets/data/japan_fme/data/data95.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..55b36f416edc58161d8dcd4f62d1b99a9b969700 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data95.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data96.b3dm b/public/dashboard/assets/data/japan_fme/data/data96.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bf8bc74c37759541af57ad131a2496032dfedda8 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data96.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data97.b3dm b/public/dashboard/assets/data/japan_fme/data/data97.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..af8830978706c92eaaa200c58d7e072314567485 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data97.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data98.b3dm b/public/dashboard/assets/data/japan_fme/data/data98.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..886a9a48aef1c0ad993c7c1b0dd595366cdaf857 Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data98.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/data/data99.b3dm b/public/dashboard/assets/data/japan_fme/data/data99.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b0c96bacecbe86f2cff88764a5c40eb62758de7a Binary files /dev/null and b/public/dashboard/assets/data/japan_fme/data/data99.b3dm differ diff --git a/public/dashboard/assets/data/japan_fme/tileset.json b/public/dashboard/assets/data/japan_fme/tileset.json new file mode 100644 index 0000000000000000000000000000000000000000..c99aabcf0271040bbb0e52c42edf810c9a2547d6 --- /dev/null +++ b/public/dashboard/assets/data/japan_fme/tileset.json @@ -0,0 +1,2666 @@ +{ + "asset" : { + "version" : "1.0" + }, + "properties" : { + "Specific_space_heating_demand" : { + "minimum" : 26.700000762939453, + "maximum" : 718.7999877929688 + }, + "PV_potential_yield" : { + "minimum" : 1.0800000429153442, + "maximum" : 106.76000213623047 + }, + "PV_specific_yield" : { + "minimum" : 1078, + "maximum" : 1078 + }, + "gml_id" : {}, + "citygml_target_uri" : {}, + "gml_description" : {}, + "gml_name" : {}, + "citygml_city_object_member{}.xlink_href" : {}, + "citygml_appearance_member{}.xlink_href" : {}, + "gml_feature_member{}.xlink_href" : {}, + "citygml_address{}.xlink_href" : {}, + "citygml_appearance{}.xlink_href" : {}, + "citygml_bounded_by{}.xlink_href" : {}, + "citygml_class" : {}, + "citygml_class_codeSpace" : {}, + "citygml_consists_of_building_part{}.xlink_href" : {}, + "citygml_creationDate" : {}, + "citygml_feature_role" : {}, + "citygml_feature_role_attr_name" : {}, + "citygml_feature_role_attr_val" : {}, + "citygml_function{}" : {}, + "citygml_function{}.codeSpace" : {}, + "citygml_generalizes_to{}.xlink_href" : {}, + "citygml_interior_building_installation{}.xlink_href" : {}, + "citygml_interior_room{}.xlink_href" : {}, + "citygml_level_of_detail{}" : {}, + "citygml_measured_height" : { + "minimum" : 3.4, + "maximum" : 19.6 + }, + "citygml_measured_height_units" : {}, + "citygml_outer_building_installation{}.xlink_href" : {}, + "citygml_relative_to_terrain" : {}, + "citygml_relative_to_water" : {}, + "citygml_roof_type" : {}, + "citygml_roof_type_codeSpace" : {}, + "citygml_storey_heights_above_ground" : {}, + "citygml_storey_heights_above_ground_units" : {}, + "citygml_storey_heights_below_ground" : {}, + "citygml_storey_heights_below_ground_units" : {}, + "citygml_storeys_above_ground" : {}, + "citygml_storeys_below_ground" : {}, + "citygml_terminationDate" : {}, + "citygml_usage{}" : {}, + "citygml_usage{}.codeSpace" : {}, + "citygml_year_of_construction" : {}, + "citygml_year_of_demolition" : {}, + "externalReference{}.externalObject.name" : {}, + "externalReference{}.externalObject.uri" : {}, + "externalReference{}.informationSystem" : {}, + "gml_parent_id" : {}, + "建物ID" : {}, + "Building ID" : {}, + "Year" : { + "minimum" : 1945, + "maximum" : 2019 + }, + "Surface area to volume ratio" : { + "minimum" : 0.23100000619888306, + "maximum" : 1.4329999685287476 + }, + "MeanHeight" : { + "minimum" : 3, + "maximum" : 17.97100067138672 + }, + "BuildingSurface ID" : {}, + "BuildingSurface Hash" : { + "minimum" : 976419, + "maximum" : 2147303351 + }, + "LOD" : {}, + "Usage Code" : { + "minimum" : 1010, + "maximum" : 1010 + }, + "X-Coordinate" : { + "minimum" : 90151.2, + "maximum" : 91342.3 + }, + "Y-Coordinate" : { + "minimum" : 3745971.9, + "maximum" : 3746912.7 + }, + "Azimuth" : { + "minimum" : 180, + "maximum" : 180 + }, + "Tilt" : { + "minimum" : 0, + "maximum" : 0 + }, + "Area" : { + "minimum" : 45.099998474121094, + "maximum" : 4419.10009765625 + }, + "Module area/Surface area" : { + "minimum" : 15, + "maximum" : 15 + }, + "Irradiance in module plane" : { + "minimum" : 144.8000030517578, + "maximum" : 144.8000030517578 + }, + "PV potential nominal power" : { + "minimum" : 1, + "maximum" : 99 + }, + "January irradiance on roof plane" : { + "minimum" : 78, + "maximum" : 78 + }, + "February irradiance on roof plane" : { + "minimum" : 109, + "maximum" : 109 + }, + "March irradiance on roof plane" : { + "minimum" : 146, + "maximum" : 146 + }, + "April irradiance on roof plane" : { + "minimum" : 169, + "maximum" : 169 + }, + "May irradiance on roof plane" : { + "minimum" : 182, + "maximum" : 182 + }, + "June irradiance on roof plane" : { + "minimum" : 162, + "maximum" : 162 + }, + "July irradiance on roof plane" : { + "minimum" : 157, + "maximum" : 157 + }, + "August irradiance on roof plane" : { + "minimum" : 175, + "maximum" : 175 + }, + "September irradiance on roof plane" : { + "minimum" : 144, + "maximum" : 144 + }, + "October irradiance on roof plane" : { + "minimum" : 134, + "maximum" : 134 + }, + "November irradiance on roof plane" : { + "minimum" : 105, + "maximum" : 105 + }, + "December irradiance on roof plane" : { + "minimum" : 78, + "maximum" : 78 + }, + "Total investment" : { + "minimum" : 1600, + "maximum" : 158400 + }, + "Maintenance costs" : { + "minimum" : 16, + "maximum" : 1584 + }, + "LCOE" : { + "minimum" : 10.5600004196167, + "maximum" : 10.5600004196167 + }, + "Net present value" : { + "minimum" : 537, + "maximum" : 53121 + }, + "Internal rate of return" : { + "minimum" : 5.210000038146973, + "maximum" : 5.210000038146973 + }, + "Payback period" : { + "minimum" : 12.199999809265137, + "maximum" : 12.199999809265137 + }, + "Discounted payback period" : { + "minimum" : 14.199999809265137, + "maximum" : 14.199999809265137 + }, + "Financial feasibility" : { + "minimum" : 1, + "maximum" : 1 + }, + "GMLId" : {}, + "ParentGMLId" : {}, + "Latitude" : { + "minimum" : 33.77501, + "maximum" : 33.78333 + }, + "Longitude" : { + "minimum" : 130.57497, + "maximum" : 130.58768 + }, + "X-coordinate" : { + "minimum" : 90151.2421875, + "maximum" : 91342.28125 + }, + "Y-coordinate" : { + "minimum" : 3745971.92, + "maximum" : 3746912.7 + }, + "Year of construction" : { + "minimum" : 1945, + "maximum" : 2019 + }, + "Year of refurbishment" : {}, + "Refurbishment Variant" : {}, + "ALKIS code" : { + "minimum" : 1010, + "maximum" : 1010 + }, + "PrimaryUsageZoneType" : {}, + "PrimaryUsageZoneArea" : { + "minimum" : 37.29999923706055, + "maximum" : 4357.2998046875 + }, + "SecondaryUsageZoneType" : {}, + "SecondaryUsageZoneArea" : { + "minimum" : 0, + "maximum" : 0 + }, + "BuildingType" : {}, + "Footprint area" : { + "minimum" : 45.099998474121094, + "maximum" : 4419.10009765625 + }, + "Total wall thermal area above ground" : { + "minimum" : 57.900001525878906, + "maximum" : 7705.7001953125 + }, + "Total wall thermal area below ground" : { + "minimum" : 0, + "maximum" : 0 + }, + "Total outwall area" : { + "minimum" : 70.5999984741211, + "maximum" : 8324.099609375 + }, + "Total sharedwall area" : { + "minimum" : 0, + "maximum" : 183.1999969482422 + }, + "Total roof area" : { + "minimum" : 45.099998474121094, + "maximum" : 4419.10009765625 + }, + "Gross volume" : { + "minimum" : 135.39999389648438, + "maximum" : 52411.80078125 + }, + "Is Gross volume approximated?" : {}, + "Heated volume" : { + "minimum" : 135.39999389648438, + "maximum" : 52411.80078125 + }, + "Ridge/mean Height" : { + "minimum" : 3, + "maximum" : 18 + }, + "Eaves/mean Height" : { + "minimum" : 3, + "maximum" : 17.969999313354492 + }, + "Storey number" : { + "minimum" : 1, + "maximum" : 7 + }, + "Average Storey Height" : { + "minimum" : 1.5, + "maximum" : 17 + }, + "Number of households" : { + "minimum" : 0, + "maximum" : 32 + }, + "Number of occupants" : { + "minimum" : 0, + "maximum" : 61 + }, + "Attic Heating" : {}, + "Basement Heating" : {}, + "Basement ceiling height above ground" : { + "minimum" : 0, + "maximum" : 1 + }, + "Heated area" : { + "minimum" : 37.29999923706055, + "maximum" : 4357.2998046875 + }, + "Mean Uvalue" : { + "minimum" : 0.33000001311302185, + "maximum" : 1.590000033378601 + }, + "Specific domestic hot water demand" : { + "minimum" : 15.800000190734863, + "maximum" : 15.899999618530273 + }, + "Total Yearly Heat+DHW demand" : { + "minimum" : 4916, + "maximum" : 616832 + }, + "January Heating Demand" : { + "minimum" : 1057, + "maximum" : 154356 + }, + "February Heating Demand" : { + "minimum" : 818, + "maximum" : 121429 + }, + "March Heating Demand" : { + "minimum" : 576, + "maximum" : 87464 + }, + "April Heating Demand" : { + "minimum" : 199, + "maximum" : 30304 + }, + "May Heating Demand" : { + "minimum" : 0, + "maximum" : 7310 + }, + "June Heating Demand" : { + "minimum" : 0, + "maximum" : 990 + }, + "July Heating Demand" : { + "minimum" : 0, + "maximum" : 0 + }, + "August Heating Demand" : { + "minimum" : 0, + "maximum" : 0 + }, + "September Heating Demand" : { + "minimum" : 0, + "maximum" : 156 + }, + "October Heating Demand" : { + "minimum" : 0, + "maximum" : 12755 + }, + "November Heating Demand" : { + "minimum" : 378, + "maximum" : 52756 + }, + "December Heating Demand" : { + "minimum" : 854, + "maximum" : 122375 + } + }, + "geometricError" : 110.25102725177732, + "root" : { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5894841908613536, 2.279190514989232, 0.5896316279331951, 26.48, 66.87106 ] + }, + "geometricError" : 110.25102725177732, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790259704657, 0.5894932992163395, 2.279190514989232, 0.5896260569915399, 26.48, 66.87106 ] + }, + "uri" : "data/data160.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895579093972745, 2.279190514989232, 0.5896316279331951, 25.91, 66.87106 ] + }, + "geometricError" : 59.295984052345396, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279077658367191, 0.5895580685083329, 2.279190514989232, 0.5896260569915399, 25.91, 66.87106 ] + }, + "uri" : "data/data67.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895946749733353, 2.279190514989232, 0.5896316279331951, 39.37, 57.99783 ] + }, + "geometricError" : 59.295620203455684, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791340865502034, 0.5895946749733353, 2.279190514989232, 0.5896278866172107, 39.37, 57.99783 ] + }, + "uri" : "data/data16.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279161850377624, 0.5896131982992149, 2.279190514989232, 0.5896316279331951, 43.44, 57.99783 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279161850377624, 0.5896134758978017, 2.279190514989232, 0.5896260569915399, 43.44, 57.99783 ] + }, + "uri" : "data/data0.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335090972598, 0.5896131982992149, 2.279162481698502, 0.5896316279331951, 43.08, 58.38686 ] + }, + "geometricError" : 19.102030882052205, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791335090972598, 0.5896141012018659, 2.279162481698502, 0.589630867957301, 43.08, 58.38686 ] + }, + "uri" : "data/data5.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791477763218735, 0.589622210804662, 2.2791620225443263, 0.5896316279331951, 45.87, 56.88723 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791480641152617, 0.589622210804662, 2.2791586934244408, 0.5896308449209464, 45.87, 56.88723 ] + }, + "uri" : "data/data1.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335090972598, 0.5896220356335625, 2.279149031901954, 0.5896316279331951, 45.81, 58.38686 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791335090972598, 0.5896220356335625, 2.279149031901954, 0.589630867957301, 45.81, 58.38686 ] + }, + "uri" : "data/data2.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279146525257694, 0.5896126983346484, 2.279162543281481, 0.5896230274158073, 42.95, 54.23905 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279146525257694, 0.5896126983346484, 2.279162543281481, 0.5896230274158073, 42.95, 54.23905 ] + }, + "uri" : "data/data3.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279132947122974, 0.5896129076830466, 2.2791490908386858, 0.5896228224483071, 43.57, 55.00841 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279132947122974, 0.5896129076830466, 2.2791490908386858, 0.5896228224483071, 43.57, 55.00841 ] + }, + "uri" : "data/data4.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.27916092796712, 0.5895934439207107, 2.279190514989232, 0.5896134266263264, 42.65, 55.532 ] + }, + "geometricError" : 18.60272098128269, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27916092796712, 0.5895934439207107, 2.2791820541095835, 0.5896134266263264, 42.65, 55.532 ] + }, + "uri" : "data/data10.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791751843808448, 0.5896029067325771, 2.279190514989232, 0.5896131982992149, 46.27, 54.58553 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791751843808448, 0.5896029067325771, 2.2791793115721597, 0.5896073550229486, 46.27, 54.58553 ] + }, + "uri" : "data/data6.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.27916092796712, 0.5896027412571325, 2.2791772354580955, 0.5896134266263264, 42.65, 54.10481 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27916092796712, 0.5896027412571325, 2.2791772354580955, 0.5896134266263264, 42.65, 54.10481 ] + }, + "uri" : "data/data7.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791762687667796, 0.5895947686652347, 2.279190514989232, 0.5896039880309831, 47.37, 55.532 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791773057138385, 0.5895947941255757, 2.2791820541095835, 0.5896039880309831, 47.37, 55.532 ] + }, + "uri" : "data/data8.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279161639393883, 0.5895934439207107, 2.2791772500374616, 0.5896039834822248, 43.69, 55.43031 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279161639393883, 0.5895934439207107, 2.2791772500374616, 0.589603685619509, 43.69, 55.43031 ] + }, + "uri" : "data/data9.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895940014079226, 2.2791620225443263, 0.5896139143455447, 39.37, 52.41994 ] + }, + "geometricError" : 22.17636572424273, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791340865502034, 0.5895940014079226, 2.279161760887868, 0.5896139143455447, 39.37, 52.41994 ] + }, + "uri" : "data/data15.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791477763218735, 0.5896039834822248, 2.2791620225443263, 0.5896135049650607, 41.55, 51.85826 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791484673993394, 0.5896042147011746, 2.279161760887868, 0.5896135049650607, 41.55, 51.85826 ] + }, + "uri" : "data/data11.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791328483935698, 0.5896026346328009, 2.27914885190771, 0.5896139909689032, 39.96, 52.41994 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791328483935698, 0.5896026346328009, 2.27914885190771, 0.5896139909689032, 39.96, 52.41994 ] + }, + "uri" : "data/data12.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791477763218735, 0.5895940014079226, 2.2791626369106703, 0.5896051308608327, 40.78, 52.03427 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791479583806518, 0.5895940014079226, 2.2791626369106703, 0.5896051308608327, 40.78, 52.03427 ] + }, + "uri" : "data/data13.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895946749733353, 2.2791481169754726, 0.5896039834822248, 38.2, 47.67118 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791342608548115, 0.5895946749733353, 2.2791481169754726, 0.5896038856658189, 38.2, 47.67118 ] + }, + "uri" : "data/data14.b3dm" + }, + "children" : [] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895942809010135, 2.2791335300994207, 0.5896316279331951, 27.74, 54.03417 ] + }, + "geometricError" : 27.27280936355911, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279082149879351, 0.5895942809010135, 2.2791282905514887, 0.5896296453448955, 27.74, 54.03417 ] + }, + "uri" : "data/data36.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791041947657904, 0.5896117581285452, 2.2791335300994207, 0.5896316279331951, 38.71, 54.03417 ] + }, + "geometricError" : 27.27289303934962, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791041947657904, 0.5896117581285452, 2.2791328726118234, 0.5896310375676939, 38.71, 54.03417 ] + }, + "uri" : "data/data21.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279119283876968, 0.589622413116205, 2.2791345179101685, 0.5896316279331951, 43.56, 54.03417 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279122080609082, 0.5896227697154715, 2.2791345179101685, 0.589629837756826, 43.56, 54.03417 ] + }, + "uri" : "data/data17.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279104774610561, 0.5896220421515587, 2.2791202636059604, 0.5896316279331951, 39.38, 50.60141 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279104774610561, 0.5896220421515587, 2.2791202636059604, 0.5896310375676939, 39.38, 50.60141 ] + }, + "uri" : "data/data18.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279119283876968, 0.5896120523372885, 2.2791335300994207, 0.5896242288751828, 41.71, 52.06443 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279119633953516, 0.5896120523372885, 2.279132925935666, 0.5896242288751828, 41.71, 52.06443 ] + }, + "uri" : "data/data19.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791041947657904, 0.5896117581285452, 2.279120473327823, 0.5896233584152472, 38.5, 50.86343 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791041947657904, 0.5896117581285452, 2.279120473327823, 0.5896233584152472, 38.5, 50.86343 ] + }, + "uri" : "data/data20.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5896127652463791, 2.279106139092501, 0.5896316279331951, 27.74, 47.27335 ] + }, + "geometricError" : 18.760567817245303, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279078779185204, 0.5896127652463791, 2.279106139092501, 0.5896304049198073, 27.74, 47.27335 ] + }, + "uri" : "data/data26.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790899432940717, 0.5896210703837282, 2.279106139092501, 0.5896316279331951, 32.75, 47.27335 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790899432940717, 0.5896210703837282, 2.279106139092501, 0.5896316279331951, 32.75, 47.27335 ] + }, + "uri" : "data/data22.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.589622413116205, 2.27909087698738, 0.5896316279331951, 26.77, 40.81067 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279077219432421, 0.5896225817792493, 2.27909087698738, 0.5896311297705717, 26.77, 40.81067 ] + }, + "uri" : "data/data23.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279090045362394, 0.589612691067408, 2.2791050376545146, 0.5896234386097252, 32.42, 44.31022 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279090045362394, 0.589612691067408, 2.279105010233421, 0.5896234386097252, 32.42, 44.31022 ] + }, + "uri" : "data/data24.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5896127652463791, 2.2790921077718695, 0.5896231567476069, 27.71, 40.14986 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279082399628568, 0.5896127652463791, 2.2790921077718695, 0.5896231567476069, 27.71, 40.14986 ] + }, + "uri" : "data/data25.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279103703683533, 0.5895942809010135, 2.2791335300994207, 0.5896141548790064, 28.74, 50.47785 ] + }, + "geometricError" : 19.22689123813016, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279103703683533, 0.5895942809010135, 2.279133383743598, 0.5896141548790064, 28.74, 50.47785 ] + }, + "uri" : "data/data31.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279118187565645, 0.589602879568373, 2.279133559215671, 0.5896131982992149, 38.45, 50.47785 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279118187565645, 0.589602879568373, 2.279133559215671, 0.5896128113293037, 38.45, 50.47785 ] + }, + "uri" : "data/data27.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279103703683533, 0.5896038770256851, 2.279119746958469, 0.5896141751433105, 36.36, 48.22416 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279103703683533, 0.5896038770256851, 2.279119746958469, 0.5896141751433105, 36.36, 48.22416 ] + }, + "uri" : "data/data28.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791187723938746, 0.5895935373190628, 2.2791335300994207, 0.5896043311323275, 34.21, 46.31494 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791187723938746, 0.5895935373190628, 2.2791302407527287, 0.5896043311323275, 34.21, 46.31494 ] + }, + "uri" : "data/data29.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791037936663443, 0.5895937913292583, 2.2791197466289046, 0.5896046224738252, 28.74, 45.2198 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791037936663443, 0.5895937913292583, 2.2791197466289046, 0.5896046224738252, 28.74, 45.2198 ] + }, + "uri" : "data/data30.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895947686652347, 2.2791050376545146, 0.5896131982992149, 27.79, 42.62219 ] + }, + "geometricError" : 20.979593151673136, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279084985208981, 0.5895952564615096, 2.2791049805757244, 0.5896126332778401, 27.79, 42.62219 ] + }, + "uri" : "data/data35.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790902492929583, 0.5896036791965078, 2.279105089952902, 0.5896135125410251, 31.91, 42.9615 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790902492929583, 0.5896036791965078, 2.279105089952902, 0.5896135125410251, 31.91, 42.9615 ] + }, + "uri" : "data/data32.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5896039834822248, 2.2790908095054085, 0.5896131982992149, 27.79, 40.05619 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279084985208981, 0.5896063030343492, 2.2790908095054085, 0.5896125439196364, 27.79, 40.05619 ] + }, + "uri" : "data/data33.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790907914320613, 0.5895947686652347, 2.279105870746511, 0.5896049587245866, 28.11, 42.41132 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790908849103197, 0.5895952564615096, 2.279105870746511, 0.5896049587245866, 28.11, 42.41132 ] + }, + "uri" : "data/data34.b3dm" + }, + "children" : [] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895574196010591, 2.279190514989232, 0.5895957174936891, 25.91, 52.83774 ] + }, + "geometricError" : 25.824237547740235, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279134641624753, 0.5895574196010591, 2.2791755438262147, 0.5895957174936891, 25.91, 52.83774 ] + }, + "uri" : "data/data57.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791610417421473, 0.5895763390312547, 2.279190514989232, 0.5895947686652347, 38.85, 53.87 ] + }, + "geometricError" : 23.59058065107249, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791610417421473, 0.5895774546515778, 2.279176432738788, 0.5895945697478162, 38.85, 53.87 ] + }, + "uri" : "data/data41.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279175288595872, 0.5895855538482447, 2.279190514989232, 0.5895951164463108, 46.45, 54.33556 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279175288595872, 0.5895860131939493, 2.2791813851116807, 0.5895951164463108, 46.45, 54.33556 ] + }, + "uri" : "data/data37.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791620225443263, 0.5895850480133704, 2.279176432738788, 0.5895947686652347, 41.19, 53.87 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791626026208607, 0.5895850480133704, 2.279176432738788, 0.5895945697478162, 41.19, 53.87 ] + }, + "uri" : "data/data38.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791762687667796, 0.5895760553408481, 2.279190514989232, 0.5895855538482447, 43.76, 51.13248 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791769225460037, 0.5895760553408481, 2.27917923898079, 0.5895781730330559, 43.76, 51.13248 ] + }, + "uri" : "data/data39.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791610417421473, 0.5895763390312547, 2.2791762687667796, 0.5895861658933561, 38.85, 50.40388 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791610417421473, 0.5895765104784043, 2.2791755438262147, 0.5895861658933561, 38.85, 50.40388 ] + }, + "uri" : "data/data40.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895756886099239, 2.2791633417134873, 0.5895958366591051, 32.13, 49.97577 ] + }, + "geometricError" : 21.3178826236839, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279134641624753, 0.5895756886099239, 2.2791633417134873, 0.5895958366591051, 32.13, 49.97577 ] + }, + "uri" : "data/data46.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791472473755086, 0.5895850182969866, 2.2791633417134873, 0.5895958366591051, 37.45, 49.97577 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791472473755086, 0.5895850182969866, 2.2791633417134873, 0.5895958366591051, 37.45, 49.97577 ] + }, + "uri" : "data/data42.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279133491219658, 0.5895849558393852, 2.2791490363482825, 0.5895957174936891, 33.94, 46.72675 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279133491219658, 0.5895849558393852, 2.2791490363482825, 0.5895957174936891, 33.94, 46.72675 ] + }, + "uri" : "data/data43.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791468158642045, 0.5895755829566217, 2.2791621132446886, 0.5895864075876975, 34.22, 46.40317 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791468158642045, 0.5895755829566217, 2.2791621132446886, 0.5895864075876975, 34.22, 46.40317 ] + }, + "uri" : "data/data44.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895762346710731, 2.2791477763218735, 0.589585960008213, 31.97, 43.76671 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791351514533202, 0.5895762346710731, 2.2791476260728154, 0.589585960008213, 31.97, 43.76671 ] + }, + "uri" : "data/data45.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279161216887865, 0.5895574196010591, 2.279190514989232, 0.5895765181186634, 33.84, 51.25457 ] + }, + "geometricError" : 19.14952439240558, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279161216887865, 0.5895574196010591, 2.279181344317605, 0.5895765181186634, 33.84, 51.25457 ] + }, + "uri" : "data/data51.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279175790703955, 0.5895666751337383, 2.279190514989232, 0.5895765775540769, 41.43, 51.4211 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279175790703955, 0.5895666751337383, 2.279181488683069, 0.5895765775540769, 41.43, 51.4211 ] + }, + "uri" : "data/data47.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279161216887865, 0.5895669162807166, 2.2791765920372784, 0.5895769020941836, 37.47, 51.25457 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279161216887865, 0.5895669162807166, 2.2791765920372784, 0.5895769020941836, 37.47, 51.25457 ] + }, + "uri" : "data/data48.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279175112925441, 0.5895574143235547, 2.279190514989232, 0.5895674142303411, 37.77, 47.58697 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279175112925441, 0.5895574143235547, 2.279181344317605, 0.5895674142303411, 37.77, 47.58697 ] + }, + "uri" : "data/data49.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791620225443263, 0.5895574196010591, 2.2791769623441454, 0.5895677656881516, 33.84, 47.1073 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791621272333344, 0.5895574196010591, 2.2791769623441454, 0.5895677656881516, 33.84, 47.1073 ] + }, + "uri" : "data/data50.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895579093972745, 2.279162189406928, 0.5895771933738214, 25.91, 45.46835 ] + }, + "geometricError" : 25.824238654275423, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791409743949753, 0.5895580685083329, 2.279162189406928, 0.5895771933738214, 25.91, 45.46835 ] + }, + "uri" : "data/data56.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791477763218735, 0.589566061274132, 2.2791620225443263, 0.5895771933738214, 31.44, 45.46835 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791478921959754, 0.589566061274132, 2.279162015449981, 0.5895771933738214, 31.44, 45.46835 ] + }, + "uri" : "data/data52.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895671242142646, 2.2791477763218735, 0.5895763390312547, 31.19, 39.49573 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791397919684484, 0.5895681179433151, 2.2791453771216665, 0.5895763143202739, 31.19, 39.49573 ] + }, + "uri" : "data/data53.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791477763218735, 0.5895572302361936, 2.27916303783821, 0.5895680891080347, 26.41, 43.35894 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27914883826906, 0.5895572302361936, 2.27916303783821, 0.5895680891080347, 26.41, 43.35894 ] + }, + "uri" : "data/data54.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895579093972745, 2.2791477763218735, 0.5895671242142646, 25.91, 35.69492 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279141703788599, 0.5895635079466648, 2.27914619617025, 0.5895664185523446, 25.91, 35.69492 ] + }, + "uri" : "data/data55.b3dm" + }, + "children" : [] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.27907652405316, 0.5895571896110062, 2.2791335300994207, 0.5895955721546591, 22.45, 66.87106 ] + }, + "geometricError" : 48.015329518421034, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27907652405316, 0.5895571896110062, 2.279131562388624, 0.5895955721546591, 22.45, 66.87106 ] + }, + "uri" : "data/data66.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791050376545146, 0.5895763390312547, 2.2791335300994207, 0.5895955721546591, 28.82, 43.65036 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791097890245546, 0.5895800056415014, 2.2791330873736464, 0.5895955721546591, 28.82, 43.65036 ] + }, + "uri" : "data/data58.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895734222851057, 2.2791050376545146, 0.5895947686652347, 22.45, 66.87106 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279077294939303, 0.5895734222851057, 2.279093263997503, 0.5895895197643887, 22.45, 66.87106 ] + }, + "uri" : "data/data59.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791044920672663, 0.589557558383499, 2.2791335300994207, 0.5895763390312547, 46.6, 57.73326 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791044920672663, 0.589557558383499, 2.2791124526629583, 0.5895663764542266, 46.6, 57.73326 ] + }, + "uri" : "data/data60.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.27907652405316, 0.5895571896110062, 2.2791062441658436, 0.5895763390312547, 50.71, 63.76481 ] + }, + "geometricError" : 31.949361871963227, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27907652405316, 0.5895571896110062, 2.2791062441658436, 0.5895728879707627, 50.71, 63.76481 ] + }, + "uri" : "data/data65.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790907233816027, 0.5895660275004343, 2.2791062441658436, 0.5895763390312547, 50.71, 63.53083 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790907233816027, 0.5895660275004343, 2.2791062441658436, 0.5895744338016807, 50.71, 63.53083 ] + }, + "uri" : "data/data61.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895671242142646, 2.2790907914320613, 0.5895763390312547, 56.22, 61.08867 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279077658367191, 0.5895678606572238, 2.27908064336824, 0.5895728879707627, 56.22, 61.08867 ] + }, + "uri" : "data/data62.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790907914320613, 0.5895571475986768, 2.2791056174043582, 0.5895681015700251, 50.11, 60.32518 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27909126693931, 0.5895571475986768, 2.2791056174043582, 0.5895681015700251, 50.11, 60.32518 ] + }, + "uri" : "data/data63.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.27907652405316, 0.5895569712842111, 2.2790920649830144, 0.589568113799905, 52.45, 63.76481 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27907652405316, 0.5895569712842111, 2.2790920649830144, 0.589568113799905, 52.45, 63.76481 ] + }, + "uri" : "data/data64.b3dm" + }, + "children" : [] + } + ] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5895569428682312, 2.2790836932753202, 0.5896316279331951, 22.11, 66.81208 ] + }, + "geometricError" : 110.25238020261531, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2789692390966922, 0.5895569428682312, 2.2790836932753202, 0.589600733818278, 22.11, 66.81208 ] + }, + "uri" : "data/data79.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790195603197976, 0.5895921223012486, 2.279076545209609, 0.5896316279331951, 42.46, 58.41203 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279035856031186, 0.5895921223012486, 2.2790518450588, 0.589600733818278, 42.46, 58.41203 ] + }, + "uri" : "data/data68.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5895947686652347, 2.2790195603197976, 0.5896316279331951, 29.57, 33.68948 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790030826788605, 0.589610301827288, 2.2790050675255276, 0.5896121110989972, 29.57, 33.68948 ] + }, + "uri" : "data/data69.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790195603197976, 0.5895577323892491, 2.2790836932753202, 0.5895947686652347, 44.75, 66.81208 ] + }, + "geometricError" : 110.25305666396969, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279025093245073, 0.5895577323892491, 2.2790836932753202, 0.5895930795678415, 44.75, 66.81208 ] + }, + "uri" : "data/data77.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790195603197976, 0.5895763390312547, 2.2790486954043048, 0.5895947686652347, 44.75, 59.29991 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279025055814795, 0.5895771218504927, 2.2790486954043048, 0.5895930795678415, 44.75, 59.29991 ] + }, + "uri" : "data/data70.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790479774861425, 0.5895577323892491, 2.2790836932753202, 0.5895772705287821, 52, 65.68793 ] + }, + "geometricError" : 110.25271843446454, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790479774861425, 0.5895577323892491, 2.2790836932753202, 0.5895772705287821, 52, 65.68793 ] + }, + "uri" : "data/data75.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279061309566177, 0.5895605670752063, 2.2790836932753202, 0.5895772705287821, 52, 65.48031 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279061309566177, 0.5895605670752063, 2.2790836932753202, 0.5895772705287821, 52, 65.48031 ] + }, + "uri" : "data/data71.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790479774861425, 0.5895663045162626, 2.2790622989871565, 0.5895763390312547, 55.4, 65.08642 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790479774861425, 0.5895663045162626, 2.279058210736548, 0.5895725561613696, 55.4, 65.08642 ] + }, + "uri" : "data/data72.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790612706606934, 0.5895579013738171, 2.279076545209609, 0.5895671242142646, 56.2, 64.02567 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790612706606934, 0.5895579013738171, 2.279064931010483, 0.5895630945519119, 56.2, 64.02567 ] + }, + "uri" : "data/data73.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279047117176966, 0.5895572962698471, 2.279062747808083, 0.5895678573231663, 56.57, 65.68793 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279047117176966, 0.5895572962698471, 2.279062747808083, 0.5895678573231663, 56.57, 65.68793 ] + }, + "uri" : "data/data74.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790195603197976, 0.5895571001542349, 2.279049052685446, 0.5895781741188638, 46.74, 67.04413 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790298541264105, 0.5895571001542349, 2.279049052685446, 0.5895781741188638, 46.74, 67.04413 ] + }, + "uri" : "data/data76.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5895569428682312, 2.2790195603197976, 0.5895947686652347, 21.78, 51.39552 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5895569428682312, 2.279015107609422, 0.5895879276016774, 21.78, 51.39552 ] + }, + "uri" : "data/data78.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5894841908613536, 2.279190514989232, 0.5895579093972745, 26.5, 58.98173 ] + }, + "geometricError" : 30.86560624665003, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279077825999006, 0.5894843620213485, 2.279183045318206, 0.5895566387852019, 26.5, 58.98173 ] + }, + "uri" : "data/data126.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.589521050129314, 2.279190514989232, 0.5895584979075696, 26.5, 44.93968 ] + }, + "geometricError" : 15.654154461883914, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791552492633493, 0.5895231283449905, 2.2791826817187046, 0.5895584979075696, 26.5, 44.93968 ] + }, + "uri" : "data/data87.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279160967572699, 0.5895394797632942, 2.279190514989232, 0.5895584979075696, 27.15, 44.93968 ] + }, + "geometricError" : 15.654155132633903, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279160967572699, 0.5895407674701854, 2.2791826817187046, 0.5895584979075696, 27.15, 44.93968 ] + }, + "uri" : "data/data84.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279175377155129, 0.5895486945802844, 2.279190514989232, 0.5895584215489188, 35.54, 44.93968 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279175377155129, 0.5895487330584989, 2.2791817084747956, 0.5895584215489188, 35.54, 44.93968 ] + }, + "uri" : "data/data80.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279160967572699, 0.5895486572779175, 2.2791768005885555, 0.5895584979075696, 27.15, 43.7574 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279160967572699, 0.5895486572779175, 2.2791768005885555, 0.5895584979075696, 27.15, 43.7574 ] + }, + "uri" : "data/data81.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791757276374485, 0.5895394797632942, 2.279190514989232, 0.5895498159208227, 35.04, 44.08104 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791757276374485, 0.5895407674701854, 2.2791826817187046, 0.5895498159208227, 35.04, 44.08104 ] + }, + "uri" : "data/data82.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791620225443263, 0.5895394797632942, 2.2791766704169434, 0.5895486945802844, 34.49, 41.4253 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279174477462196, 0.5895459043643246, 2.2791766704169434, 0.5895480714748931, 34.49, 41.4253 ] + }, + "uri" : "data/data83.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5895394797632942, 2.2791620225443263, 0.589558152928595, 26.5, 39.49004 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791552492633493, 0.5895528194992727, 2.2791613600192444, 0.589558152928595, 26.5, 39.49004 ] + }, + "uri" : "data/data85.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791620225443263, 0.589521050129314, 2.279190514989232, 0.5895394797632942, 34.16, 43.73373 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279170462704241, 0.5895231283449905, 2.279173077182257, 0.5895252774208907, 34.16, 43.73373 ] + }, + "uri" : "data/data86.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790756328399193, 0.589521050129314, 2.2791335300994207, 0.5895579093972745, 39.71, 62.57089 ] + }, + "geometricError" : 25.446721651097207, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790756328399193, 0.5895220732470801, 2.279120126920313, 0.5895576818554292, 39.71, 62.57089 ] + }, + "uri" : "data/data103.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279104267586117, 0.5895390943101154, 2.2791335300994207, 0.5895579093972745, 41.04, 57.76254 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279104267586117, 0.5895390943101154, 2.2791166858752736, 0.5895576818554292, 41.04, 57.76254 ] + }, + "uri" : "data/data88.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790756600963573, 0.5895388811957969, 2.2791050376545146, 0.5895579093972745, 48.88, 62.96304 ] + }, + "geometricError" : 17.81981432791651, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790756600963573, 0.5895388811957969, 2.2791029231906332, 0.5895577554892099, 48.88, 62.96304 ] + }, + "uri" : "data/data93.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790907914320613, 0.5895482384192936, 2.279106100097543, 0.5895582407903455, 49.52, 59.91724 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279091101453811, 0.5895482384192936, 2.279106100097543, 0.5895582407903455, 49.52, 59.91724 ] + }, + "uri" : "data/data89.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895486945802844, 2.2790912737749265, 0.5895584132432211, 52.61, 63.57948 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279077417651925, 0.5895488964895066, 2.2790912737749265, 0.5895584132432211, 52.61, 63.57948 ] + }, + "uri" : "data/data90.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279089566642471, 0.5895394797632942, 2.2791060849107865, 0.5895494451994868, 48.88, 60.33423 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279089566642471, 0.5895395395383074, 2.2791060849107865, 0.5895494451994868, 48.88, 60.33423 ] + }, + "uri" : "data/data91.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790756600963573, 0.5895388366832858, 2.2790907914320613, 0.5895486945802844, 50.78, 61.70304 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790756600963573, 0.5895388366832858, 2.279089776528186, 0.5895478852078786, 50.78, 61.70304 ] + }, + "uri" : "data/data92.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791050376545146, 0.589521050129314, 2.2791335300994207, 0.5895402532242355, 39.29, 55.65722 ] + }, + "geometricError" : 19.00110787465009, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279105219069637, 0.5895215032186191, 2.279122476364535, 0.5895402532242355, 39.29, 55.65722 ] + }, + "uri" : "data/data97.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791050376545146, 0.5895302304331121, 2.279120126920313, 0.5895402532242355, 39.29, 55.51432 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279105285537986, 0.5895302304331121, 2.279120126920313, 0.5895402532242355, 39.29, 55.51432 ] + }, + "uri" : "data/data94.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791186664393104, 0.5895209116885978, 2.2791335300994207, 0.5895302649463041, 42.11, 51.64543 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791186664393104, 0.5895209116885978, 2.2791234665184272, 0.5895295150883861, 42.11, 51.64543 ] + }, + "uri" : "data/data95.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791050376545146, 0.5895201448876416, 2.2791201259553793, 0.5895313787339799, 41.28, 55.65722 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279105219069637, 0.5895201448876416, 2.2791201259553793, 0.5895313787339799, 41.28, 55.65722 ] + }, + "uri" : "data/data96.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790756328399193, 0.5895210445778198, 2.2791060722432976, 0.5895394797632942, 44.79, 59.10914 ] + }, + "geometricError" : 25.446722741422874, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790756328399193, 0.5895210445778198, 2.2791060722432976, 0.5895348549131744, 44.79, 59.10914 ] + }, + "uri" : "data/data102.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790907914320613, 0.5895294411405927, 2.2791055128882203, 0.589539892996892, 44.79, 58.68129 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279091926907809, 0.5895294411405927, 2.2791055128882203, 0.589539892996892, 44.79, 58.68129 ] + }, + "uri" : "data/data98.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790761008768743, 0.5895290404371413, 2.279092031218405, 0.5895394797632942, 49.52, 59.90591 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790761008768743, 0.5895290404371413, 2.279092031218405, 0.5895392128502299, 49.52, 59.90591 ] + }, + "uri" : "data/data99.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790898912302997, 0.5895210445778198, 2.2791060722432976, 0.5895307741082018, 44.94, 57.63159 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790898912302997, 0.5895210445778198, 2.2791060722432976, 0.5895307741082018, 44.94, 57.63159 ] + }, + "uri" : "data/data100.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790756328399193, 0.589521050129314, 2.2790907914320613, 0.5895302649463041, 48.73, 57.44105 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790756328399193, 0.5895211959354344, 2.279090038621552, 0.5895298603783692, 48.73, 57.44105 ] + }, + "uri" : "data/data101.b3dm" + }, + "children" : [] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791335300994207, 0.5894841908613536, 2.279190514989232, 0.589521050129314, 35.85, 58.98173 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791657816326225, 0.5894841908613536, 2.279183045318206, 0.5895185832372777, 35.85, 58.98173 ] + }, + "uri" : "data/data104.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5894841908613536, 2.2791335300994207, 0.589521050129314, 37.11, 59.05452 ] + }, + "geometricError" : 30.865603601704798, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790827209268576, 0.5894843620213485, 2.2791298496802614, 0.5895187319512861, 37.11, 59.05452 ] + }, + "uri" : "data/data125.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791050376545146, 0.5895026204953336, 2.2791335300994207, 0.5895213335299582, 43.31, 55.7681 ] + }, + "geometricError" : 16.186194080791168, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791066135384526, 0.5895045591339265, 2.2791266346344594, 0.5895213335299582, 43.31, 55.7681 ] + }, + "uri" : "data/data109.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791189384006003, 0.5895118353123239, 2.2791335300994207, 0.589521050129314, 43.31, 53.59218 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791189384006003, 0.5895120391017842, 2.2791266346344594, 0.5895209430065169, 43.31, 53.59218 ] + }, + "uri" : "data/data105.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791046431833535, 0.5895118011610437, 2.279119283876968, 0.5895213335299582, 44.75, 55.58548 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791046431833535, 0.5895118011610437, 2.279119008712761, 0.5895213335299582, 44.75, 55.58548 ] + }, + "uri" : "data/data106.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791184834321365, 0.5895026204953336, 2.2791335300994207, 0.5895126631983655, 45.32, 54.19468 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791184834321365, 0.5895045591339265, 2.279123863273966, 0.5895126631983655, 45.32, 54.19468 ] + }, + "uri" : "data/data107.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791050376545146, 0.5895025049155644, 2.2791202035400215, 0.5895129450967402, 46.2, 55.7681 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279106044181762, 0.5895025049155644, 2.2791202035400215, 0.5895129450967402, 46.2, 55.7681 ] + }, + "uri" : "data/data108.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790758649425054, 0.5895026204953336, 2.279105081185927, 0.5895216518163667, 48.6, 58.69638 ] + }, + "geometricError" : 14.97396287736951, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790758649425054, 0.5895036846601621, 2.279105081185927, 0.5895216518163667, 48.6, 58.69638 ] + }, + "uri" : "data/data114.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790899209614137, 0.5895108023197144, 2.279105652713745, 0.5895216518163667, 48.6, 57.82497 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790899209614137, 0.5895108023197144, 2.279105652713745, 0.5895216518163667, 48.6, 57.82497 ] + }, + "uri" : "data/data110.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790758649425054, 0.5895118353123239, 2.2790915391373785, 0.5895214645285057, 48.94, 58.07317 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790758649425054, 0.5895138589984459, 2.2790915391373785, 0.5895214645285057, 48.94, 58.07317 ] + }, + "uri" : "data/data111.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790907914320613, 0.5895026204953336, 2.279105081185927, 0.5895118353123239, 48.91, 58.55074 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790909733952693, 0.5895026315476661, 2.279105081185927, 0.5895118140793119, 48.91, 58.55074 ] + }, + "uri" : "data/data112.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279076545209609, 0.5895019603104077, 2.2790907914320613, 0.5895118353123239, 50.56, 58.69638 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790808437467893, 0.5895019603104077, 2.27908958237957, 0.5895054022272678, 50.56, 58.69638 ] + }, + "uri" : "data/data113.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2791039944257543, 0.5894841908613536, 2.2791335300994207, 0.5895033787366407, 37.11, 57.27202 ] + }, + "geometricError" : 30.865604924174853, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791039944257543, 0.5894843202052553, 2.2791298496802614, 0.5895033787366407, 37.11, 57.27202 ] + }, + "uri" : "data/data119.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2791188603941044, 0.5894927571907493, 2.2791335300994207, 0.5895033498977558, 37.11, 54.74622 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791188603941044, 0.5894927571907493, 2.2791298496802614, 0.5895033498977558, 37.11, 54.74622 ] + }, + "uri" : "data/data115.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791039944257543, 0.5894925123428821, 2.2791204108728618, 0.5895033787366407, 46.76, 57.27202 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791039944257543, 0.5894925123428821, 2.2791204108728618, 0.5895033787366407, 46.76, 57.27202 ] + }, + "uri" : "data/data116.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279119283876968, 0.5894841908613536, 2.2791335300994207, 0.5894934056783436, 35.89, 44.47509 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791241354463234, 0.5894843620213485, 2.2791292718791296, 0.589492807027197, 35.89, 44.47509 ] + }, + "uri" : "data/data117.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2791047290501907, 0.5894841908613536, 2.279119283876968, 0.5894934056783436, 44.54, 55.8973 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2791047290501907, 0.5894843202052553, 2.2791177479455915, 0.5894930320503512, 44.54, 55.8973 ] + }, + "uri" : "data/data118.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.27907552050551, 0.5894841908613536, 2.2791050376545146, 0.5895031264368304, 47.2, 59.05452 ] + }, + "geometricError" : 18.582571161189566, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27907552050551, 0.5894844295129629, 2.2791035793695027, 0.5895031264368304, 47.2, 59.05452 ] + }, + "uri" : "data/data124.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279089657028639, 0.5894929844724504, 2.2791050376545146, 0.5895026204953336, 49.05, 58.3896 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279089657028639, 0.5894929844724504, 2.2791041247729322, 0.5895023485482134, 49.05, 58.3896 ] + }, + "uri" : "data/data120.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.27907552050551, 0.5894932261989835, 2.279091166550184, 0.5895031264368304, 50.14, 58.95068 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27907552050551, 0.5894932261989835, 2.279091166550184, 0.5895031264368304, 50.14, 58.95068 ] + }, + "uri" : "data/data121.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790907914320613, 0.5894841908613536, 2.279105354904722, 0.5894942284103206, 47.2, 58.10028 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27909098143748, 0.5894844295129629, 2.279105354904722, 0.5894942284103206, 47.2, 58.10028 ] + }, + "uri" : "data/data122.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790763767544653, 0.5894841908613536, 2.2790915806678687, 0.5894935878082332, 50.07, 59.05452 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790763767544653, 0.5894847599446772, 2.2790915806678687, 0.5894935878082332, 50.07, 59.05452 ] + }, + "uri" : "data/data123.b3dm" + }, + "children" : [] + } + ] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5894841908613536, 2.279076545209609, 0.5895579093972745, 22.64, 63.36258 ] + }, + "geometricError" : 36.214268456354084, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2789738616617874, 0.5895036082733314, 2.2790737276097994, 0.5895548375782645, 22.64, 63.36258 ] + }, + "uri" : "data/data159.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279017949677708, 0.5895198691787011, 2.279076545209609, 0.5895579093972745, 33.16, 63.36258 ] + }, + "geometricError" : 23.58603127749956, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279017949677708, 0.5895198691787011, 2.2790737276097994, 0.5895548375782645, 33.16, 63.36258 ] + }, + "uri" : "data/data142.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.5895394717212025, 2.279076545209609, 0.5895579869102965, 52.52, 65.87619 ] + }, + "geometricError" : 23.58595892419811, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279048576285957, 0.5895394717212025, 2.2790763290245586, 0.5895579869102965, 52.52, 65.87619 ] + }, + "uri" : "data/data131.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279062204599374, 0.5895479410072999, 2.279076545209609, 0.5895579093972745, 54.34, 63.87905 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279062204599374, 0.5895479410072999, 2.279075161258471, 0.5895573512516695, 54.34, 63.87905 ] + }, + "uri" : "data/data127.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790468909736643, 0.5895478478207368, 2.2790633368903026, 0.5895579869102965, 56.01, 65.93743 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790468909736643, 0.5895478478207368, 2.2790633368903026, 0.5895579869102965, 56.01, 65.93743 ] + }, + "uri" : "data/data128.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790622989871565, 0.589539095507061, 2.279076545209609, 0.5895492215461712, 52.52, 63.68716 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279062358841388, 0.589539095507061, 2.2790763290245586, 0.5895492215461712, 52.52, 63.68716 ] + }, + "uri" : "data/data129.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279047507042352, 0.5895390505942213, 2.2790629326622427, 0.5895496418324719, 53.36, 64.35748 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279047507042352, 0.5895390505942213, 2.2790629326622427, 0.5895496418324719, 53.36, 64.35748 ] + }, + "uri" : "data/data130.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790195603197976, 0.5895386167509835, 2.279049085409079, 0.5895586620437281, 53.01, 66.64835 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790308405198467, 0.5895386167509835, 2.279049085409079, 0.5895586620437281, 53.01, 66.64835 ] + }, + "uri" : "data/data132.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.589521050129314, 2.279076545209609, 0.589540258541031, 49.2, 62.73398 ] + }, + "geometricError" : 16.255379409468006, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790511642388145, 0.5895239807327143, 2.2790759764724093, 0.589540258541031, 49.2, 62.73398 ] + }, + "uri" : "data/data137.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790622989871565, 0.5895299554550938, 2.279076545209609, 0.5895399461570142, 50.56, 62.49823 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790623735589035, 0.5895299554550938, 2.2790739734953407, 0.5895399461570142, 50.56, 62.49823 ] + }, + "uri" : "data/data133.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790471932650487, 0.5895294864148576, 2.2790622989871565, 0.589540258541031, 49.77, 62.73398 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790471932650487, 0.5895294864148576, 2.2790614989110605, 0.589540258541031, 49.77, 62.73398 ] + }, + "uri" : "data/data134.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.27906160757167, 0.589521050129314, 2.279076545209609, 0.5895304690183802, 49.52, 59.47689 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.27906160757167, 0.5895233440703759, 2.2790759764724093, 0.5895304690183802, 49.52, 59.47689 ] + }, + "uri" : "data/data135.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.589521050129314, 2.279062738044032, 0.5895309877874745, 48.34, 59.91053 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279048432523698, 0.5895232308611446, 2.279062738044032, 0.5895309877874745, 48.34, 59.91053 ] + }, + "uri" : "data/data136.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.279017949677708, 0.5895198691787011, 2.279048145793724, 0.5895401344297869, 33.16, 61.62513 ] + }, + "geometricError" : 19.015829174451472, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279017949677708, 0.5895198691787011, 2.279048145793724, 0.5895401344297869, 33.16, 61.62513 ] + }, + "uri" : "data/data141.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790334539433568, 0.5895296299410614, 2.2790480527647032, 0.5895401344297869, 49.78, 61.62513 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790334539433568, 0.5895296299410614, 2.2790476572900564, 0.5895401344297869, 49.78, 61.62513 ] + }, + "uri" : "data/data138.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279033340864992, 0.589521050129314, 2.279048145793724, 0.5895302649463041, 47.36, 57.60333 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279033340864992, 0.5895237241646347, 2.279048145793724, 0.5895297601243159, 47.36, 57.60333 ] + }, + "uri" : "data/data139.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.279017949677708, 0.5895198691787011, 2.2790338065422504, 0.5895302649463041, 33.16, 42.67989 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279017949677708, 0.5895198691787011, 2.279026680813351, 0.5895228166366135, 33.16, 42.67989 ] + }, + "uri" : "data/data140.b3dm" + }, + "children" : [] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.589521050129314, 2.2790195603197976, 0.5895579093972745, 21.39, 38.3 ] + }, + "geometricError" : 36.21449063381289, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.278973443197937, 0.5895233734328713, 2.279015030515625, 0.5895569773837586, 21.39, 38.3 ] + }, + "uri" : "data/data146.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5895394797632942, 2.278991067874891, 0.5895579093972745, 21.39, 33.00993 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.278973443197937, 0.5895408543845445, 2.2789909226661464, 0.5895569773837586, 21.39, 33.00993 ] + }, + "uri" : "data/data143.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2789907069180777, 0.589521050129314, 2.2790195603197976, 0.5895402505109326, 23.61, 38.3 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2789907069180777, 0.5895214141918148, 2.279015030515625, 0.5895402505109326, 23.61, 38.3 ] + }, + "uri" : "data/data144.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.589521050129314, 2.278991067874891, 0.5895394797632942, 23.39, 31.37258 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2789743299074376, 0.5895212295648267, 2.278990730339285, 0.5895348166019493, 23.39, 31.37258 ] + }, + "uri" : "data/data145.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790195603197976, 0.5894841908613536, 2.279076545209609, 0.589521050129314, 45.82, 58.59309 ] + }, + "geometricError" : 14.525848518526683, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279054452174701, 0.5894864244938985, 2.279075806817447, 0.5895206295960838, 45.82, 58.59309 ] + }, + "uri" : "data/data157.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.5895025256414386, 2.279076545209609, 0.589521050129314, 44.83, 57.02348 ] + }, + "geometricError" : 15.476971773034483, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790567972235873, 0.5895025256414386, 2.279075520395026, 0.5895206295960838, 44.83, 57.02348 ] + }, + "uri" : "data/data151.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.2790622989871565, 0.5895118353123239, 2.279076545209609, 0.589521050129314, 45.82, 57.02348 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790635210691015, 0.5895142678759236, 2.279075620484166, 0.5895206295960838, 45.82, 57.02348 ] + }, + "uri" : "data/data147.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.5895111482052139, 2.2790629826007005, 0.589521050129314, 43.64, 53.85145 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279056737242862, 0.5895111482052139, 2.2790629826007005, 0.5895190936042605, 43.64, 53.85145 ] + }, + "uri" : "data/data148.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790614336325117, 0.5895020855355226, 2.279076545209609, 0.5895124925188117, 46.29, 56.9594 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790614336325117, 0.5895020855355226, 2.279070147084119, 0.5895124925188117, 46.29, 56.9594 ] + }, + "uri" : "data/data149.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.5895025256414386, 2.2790622989871565, 0.5895118353123239, 45.5, 54.64951 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790567972235873, 0.5895025256414386, 2.2790622339542326, 0.5895110056613507, 45.5, 54.64951 ] + }, + "uri" : "data/data150.b3dm" + }, + "children" : [] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.5894841908613536, 2.2790774604808943, 0.5895034709050163, 46.08, 58.59309 ] + }, + "geometricError" : 13.897139171896525, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790540092531177, 0.5894850152919837, 2.2790774604808943, 0.5895034709050163, 46.08, 58.59309 ] + }, + "uri" : "data/data156.b3dm" + }, + "children" : [ + { + "boundingVolume" : { + "region" : [ 2.279061591323509, 0.5894924773158211, 2.2790774604808943, 0.5895032026858833, 47.34, 58.59309 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279061591323509, 0.5894924773158211, 2.2790774604808943, 0.5895032026858833, 47.34, 58.59309 ] + }, + "uri" : "data/data152.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.589493346635178, 2.279063249598078, 0.5895034709050163, 46.08, 55.95985 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279051845391809, 0.589493346635178, 2.279063249598078, 0.5895034709050163, 46.08, 55.95985 ] + }, + "uri" : "data/data153.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790618540131202, 0.5894841908613536, 2.279076545209609, 0.5894938454265044, 47.64, 58.10031 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2790618540131202, 0.5894844996715984, 2.279075841183918, 0.5894938454265044, 47.64, 58.10031 ] + }, + "uri" : "data/data154.b3dm" + }, + "children" : [] + }, + { + "boundingVolume" : { + "region" : [ 2.2790480527647032, 0.5894841908613536, 2.2790633827929803, 0.5894934056783436, 46.79, 56.09091 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.279057230048374, 0.5894850152919837, 2.2790633827929803, 0.5894926520065281, 46.79, 56.09091 ] + }, + "uri" : "data/data155.b3dm" + }, + "children" : [] + } + ] + } + ] + }, + { + "boundingVolume" : { + "region" : [ 2.278962575429986, 0.5894841908613536, 2.2790195603197976, 0.5895220106452256, 26.73, 38.23089 ] + }, + "geometricError" : 0, + "refine" : "REPLACE", + "content" : { + "boundingVolume" : { + "region" : [ 2.2789926411531543, 0.5894922719839871, 2.279017852447651, 0.5895220106452256, 26.73, 38.23089 ] + }, + "uri" : "data/data158.b3dm" + }, + "children" : [] + } + ] + } + ] + } +} \ No newline at end of file diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..97f2275b526d40bf8ffe900772848c3a21a32659 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a2412a6575dd51e50c3f5583950ffbec7bb38025 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..78c52d5a79f87368d33278477409552b3ff08e14 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d27583dc2d429a83f7b7762bba1c0820d91a6f85 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b5133beaf104730a841c86d268bb6d5ab902c988 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..6893a8fcb3f677673aa3b4f68576c0963e725ef2 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..25e891fb44659fbae7d8f89fb25807369cb2e664 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..55f71fbb90c002d8043f9b0c53873deb16857547 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/NW/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..3531f6d99cd7314526ac41db668a4237834f4770 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..afdd95c9824fed6988150a67c80aa533211c2080 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..96888eba6c135432c1e6cfd82d136178eb6f1816 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SE/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..fb9a8891ad40803ce02b7f92518a092e9ab4840a Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NE/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..55b71b7716b74c1733267c2cb0ab80c65e61555d Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d576144e8f86a95e91765c6aa1b4d0b76711e059 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7b82f574c0fe82eda8b9a2071264a249f9853b44 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..d9f153d6d1969707492fcffe6945e09794c86550 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..c672f5083941717c42403a7f35ba7dc3d96506d1 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..29fda33b175ae5f44af0227d7fee96037cf02353 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NE/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a2b84ad811af332c8dbe19227cce29f519d29199 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7391f608bf60cdf33c37a2be60a028bca03cdcca Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bd84592e3fd976b160817f824ecab3a9155253e2 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..fa5d0530febbe98b02dbc3d64bd8ae3f185196b8 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f77130ac9da22649a495fe1c185954f7cee37f6a Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/NW/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..007c67aaa9b89e16292e3db580f3b28e3dc4acc3 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..3c921d998e0ca4a05cd5c99520e20a440fe383df Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..3f481c4f1422c82dc88e3ef534603137283e3460 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bd27704e95750f83bf810e7b00bcdcc5b0a9f41a Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..c12c1da6a50e591daa0d1cc3ca7340a19d0b038b Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SE/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..777746d6880fccd685f65694f3b3d5db392953fe Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..aa9aa5f873dde0946faac7393b7887049aa27434 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..a57368c9ed7b39361b853d2a0afef87208710dc7 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..0afad16af8c4d7091ec2330f4f081df02351159e Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..bfd630f94f5d1d9039ab21c1e6dffc8650cf1a6d Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/NW/SW/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..f41b641c8c9efe5b9913ec0da382d4af84a588f7 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..c28f0f1d7f05f3a4d98d697968329e9460d5fc04 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..6d483dc1dfc4d91513f664e2f70db098f5ab0c3c Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e5e257523f35ea34120e8200d045382bf9ae0f9a Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..74914f2bdc7822333557e12766ccf9d5dc490edb Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b366e584557deaf67c16758aadf69767a821a930 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NE/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..ba7e9863bf4973da59c49e1b6c3d6c4c04a27367 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..8c7b5f5700eff5d666d33da5ba3709a7cf4424f5 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..b2f7f997199c375880c5d0aa8235db50489c67cb Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..927c3263d8c58963a95e5fd18b9440a332cff7a8 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..03327be5c76c7ffdb6787167874d755577b1ecb4 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..e856f0544887807f81e1d0aefe94d3b5d98cd4e2 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..729d2f7f6591d5e96c4574bd5ed947c1a354fd66 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SE/SW/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..317bea069d8b9de3554216b92d59df91716a1f8f Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/NE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/NE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..42729f329d5e5cce7666908ebebce8522d569e8e Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/NE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/NW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/NW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..08efee6b52aa0b06a4585e0e13bc935bb27a01e2 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/NW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/SE.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/SE.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..7e4377f8da5129e2d5f937851053ac9ef67d849b Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/SE.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/SW.b3dm b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/SW.b3dm new file mode 100644 index 0000000000000000000000000000000000000000..c93875688ab1d8c67a8862eace7fbc585e9c1838 Binary files /dev/null and b/public/dashboard/assets/data/japan_test_geotoolbox/b3dms/R/SW/SW.b3dm differ diff --git a/public/dashboard/assets/data/japan_test_geotoolbox/tileset.json b/public/dashboard/assets/data/japan_test_geotoolbox/tileset.json new file mode 100644 index 0000000000000000000000000000000000000000..d24fb66db0d817976cdae2bee7b59e700f915ced --- /dev/null +++ b/public/dashboard/assets/data/japan_test_geotoolbox/tileset.json @@ -0,0 +1 @@ +{"asset":{"version":"0.0"},"geometricError":153.50325721176623,"root":{"refine":"add","boundingVolume":{"region":[2.27896251177548,0.5894841230978577,2.2791909185569956,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R.b3dm","boundingVolume":{"region":[2.278964544716386,0.5894844342497907,2.2791909185569956,0.5896257043304949,22.11,66.87106]}},"children":[{"boundingVolume":{"region":[2.27896251177548,0.5894841230978577,2.279076715166238,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/NE.b3dm","boundingVolume":{"region":[2.2789733904814993,0.5894923687561089,2.279076046648019,0.589557796991632,21.39,66.59673]}},"children":[{"boundingVolume":{"region":[2.27896251177548,0.5894841230978577,2.279019613470859,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/NE.b3dm","boundingVolume":{"region":[2.2789963704540344,0.5895168018387887,2.2790172839011418,0.5895209779322176,27.16,36.07558]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279019613470859,0.5894841230978577,2.279076715166238,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/SE.b3dm","boundingVolume":{"region":[2.2790226171209618,0.5894845151453239,2.2790775301583834,0.5895206536124925,33.8,58.59309]}},"children":[{"boundingVolume":{"region":[2.2790481643185485,0.5894841230978577,2.279076715166238,0.5895025554566576,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/SE/SE.b3dm","boundingVolume":{"region":[2.27905015370179,0.5894848563179911,2.2790750785044356,0.589502031639071,43.86,54.1]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2790481643185485,0.5895025554566576,2.279076715166238,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/SE/NW.b3dm","boundingVolume":{"region":[2.279059936389522,0.5895024698372198,2.279076109048256,0.5895176255795262,45.56,53.78]}},"geometricError":0.0}],"geometricError":8.448694684108025},{"boundingVolume":{"region":[2.27896251177548,0.5895209878154574,2.279019613470859,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/SW.b3dm","boundingVolume":{"region":[2.2789697086498855,0.5895212542821917,2.2790138143866927,0.5895575739966854,19.86,41.51191]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279019613470859,0.5895209878154574,2.279076715166238,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/NW.b3dm","boundingVolume":{"region":[2.2790377261163437,0.5895239961729973,2.279075842891602,0.5895586554290361,49.03,66.64835]}},"children":[{"boundingVolume":{"region":[2.279019613470859,0.5895209878154574,2.2790481643185485,0.5895394201742573,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/NW/NE.b3dm","boundingVolume":{"region":[2.2790333265989835,0.5895237668220741,2.2790490918320003,0.5895387739446785,47.36,61.30452]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2790481643185485,0.5895209878154574,2.279076715166238,0.5895394201742573,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/NW/SE.b3dm","boundingVolume":{"region":[2.2790473588886004,0.5895228650753455,2.279075482651364,0.5895395957501895,45.64,61.17447]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279019613470859,0.5895394201742573,2.2790481643185485,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/NW/SW.b3dm","boundingVolume":{"region":[2.279035342923949,0.5895396415366351,2.2790486056459054,0.5895581973069113,55.17,65.06569]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2790481643185485,0.5895394201742573,2.279076715166238,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/NE/NW/NW.b3dm","boundingVolume":{"region":[2.2790472658235217,0.5895391119262828,2.279077808895264,0.5895581771544143,51.96,64.81816]}},"geometricError":0.0}],"geometricError":18.24509573991931}],"geometricError":19.89244442297565},{"boundingVolume":{"region":[2.279076715166238,0.5894841230978577,2.2791909185569956,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/SE.b3dm","boundingVolume":{"region":[2.2790755677522436,0.5894866431186759,2.2791827461519616,0.589558102363677,26.5,62.96304]}},"children":[{"boundingVolume":{"region":[2.279076715166238,0.5894841230978577,2.279133816861617,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/NE.b3dm","boundingVolume":{"region":[2.2790754648867226,0.5894843886134818,2.279126699412001,0.5895216325656295,43.31,58.7728]}},"children":[{"boundingVolume":{"region":[2.279076715166238,0.5894841230978577,2.2791052660139273,0.5895025554566576,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/NE/NE.b3dm","boundingVolume":{"region":[2.2790763199810797,0.5894847857050773,2.279104965176183,0.5895031147297294,47.32,58.88876]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5894841230978577,2.279133816861617,0.5895025554566576,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/NE/SE.b3dm","boundingVolume":{"region":[2.2791046973374325,0.5894841230978577,2.27912930057151,0.5895033170586438,35.89,57.25632]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279076715166238,0.5895025554566576,2.2791052660139273,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/NE/SW.b3dm","boundingVolume":{"region":[2.279076641196182,0.5895017913842668,2.2791059057023833,0.5895214257654006,48.36,58.55074]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5895025554566576,2.279133816861617,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/NE/NW.b3dm","boundingVolume":{"region":[2.279105973258275,0.5895025279737189,2.2791255694945396,0.5895211784597265,44.56,55.56873]}},"geometricError":0.0}],"geometricError":18.814566789535544},{"boundingVolume":{"region":[2.279133816861617,0.5894841230978577,2.2791909185569956,0.5895209878154574,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/SE.b3dm","boundingVolume":{"region":[2.279169870390115,0.5894842690177389,2.279183087632029,0.5895162119023868,37.86,56.81572]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279076715166238,0.5895209878154574,2.279133816861617,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/SW.b3dm","boundingVolume":{"region":[2.2790760312967797,0.589520175115008,2.279123524793259,0.5895583872993918,39.29,63.57948]}},"children":[{"boundingVolume":{"region":[2.279076715166238,0.5895209878154574,2.2791052660139273,0.5895394201742573,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/SW/NE.b3dm","boundingVolume":{"region":[2.2790768583688674,0.589520908222261,2.279105583375293,0.5895398706144623,47.39,59.20918]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5895209878154574,2.279133816861617,0.5895394201742573,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/SW/SE.b3dm","boundingVolume":{"region":[2.279105880451571,0.5895209601073598,2.2791231003211854,0.5895396243420058,40.37,54.22308]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279076715166238,0.5895394201742573,2.2791052660139273,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/SW/SW.b3dm","boundingVolume":{"region":[2.2790773589095155,0.5895393641196349,2.2791061653969114,0.5895585490766312,48.6,62.24678]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5895394201742573,2.279133816861617,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/SW/NW.b3dm","boundingVolume":{"region":[2.2791042016423746,0.5895401795631358,2.2791160361649827,0.5895562592502205,43.89,57.76254]}},"geometricError":0.0}],"geometricError":18.648846211488337},{"boundingVolume":{"region":[2.279133816861617,0.5895209878154574,2.2791909185569956,0.5895578525330571,19.86,67.04413]},"content":{"url":"./b3dms/R/SE/NW.b3dm","boundingVolume":{"region":[2.2791611864008363,0.5895446931225823,2.279181762102675,0.5895584595745632,27.54,44.46284]}},"geometricError":0.0}],"geometricError":20.920026767714564},{"boundingVolume":{"region":[2.27896251177548,0.5895578525330571,2.279076715166238,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/SW.b3dm","boundingVolume":{"region":[2.27896251177548,0.5895571105310399,2.2790651102662327,0.589613348612856,21.78,67.04413]}},"children":[{"boundingVolume":{"region":[2.27896251177548,0.5895578525330571,2.279019613470859,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/SW/NE.b3dm","boundingVolume":{"region":[2.27896252766063,0.5895749638252854,2.2789914899309878,0.589581787221476,23.36,46.086]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279019613470859,0.5895578525330571,2.279076715166238,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/SW/SE.b3dm","boundingVolume":{"region":[2.2790328937572153,0.5895575254972728,2.279072333797531,0.5895927234621631,46.45,63.5]}},"geometricError":0.0},{"boundingVolume":{"region":[2.27896251177548,0.5895947172506568,2.279019613470859,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/SW/SW.b3dm","boundingVolume":{"region":[2.279002135140404,0.5896041748403129,2.279020085403433,0.5896276954197,21.38,48.16682]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279019613470859,0.5895947172506568,2.279076715166238,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/SW/NW.b3dm","boundingVolume":{"region":[2.2790410893241395,0.5895995157076919,2.279043739026536,0.5896014534309773,42.46,50.1235]}},"geometricError":0.0}],"geometricError":12.536772251200098},{"boundingVolume":{"region":[2.279076715166238,0.5895578525330571,2.2791909185569956,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW.b3dm","boundingVolume":{"region":[2.2790764744790613,0.5895572459381438,2.279182126300845,0.5896309949177753,22.45,61.57039]}},"children":[{"boundingVolume":{"region":[2.279076715166238,0.5895578525330571,2.279133816861617,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NE.b3dm","boundingVolume":{"region":[2.279077275932407,0.5895569967015231,2.2791331596374222,0.5895955049354145,28.82,63.76481]}},"children":[{"boundingVolume":{"region":[2.279076715166238,0.5895578525330571,2.2791052660139273,0.5895762848918569,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NE/NE.b3dm","boundingVolume":{"region":[2.2790849086304807,0.5895578762935482,2.279105409862856,0.5895712040281578,50.37,58.89]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5895578525330571,2.279133816861617,0.5895762848918569,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NE/SE.b3dm","boundingVolume":{"region":[2.2791056784154224,0.5895644471077605,2.2791062541958738,0.5895649645236944,50.07,54.55699]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279076715166238,0.5895762848918569,2.2791052660139273,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NE/SW.b3dm","boundingVolume":{"region":[2.2790763027730616,0.589581315571428,2.2790774724881184,0.5895820808235734,53.87,59.88336]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5895762848918569,2.279133816861617,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NE/NW.b3dm","boundingVolume":{"region":[2.2791137704327693,0.5895810754464491,2.279133391140832,0.589594849319577,29.09,38.87]}},"geometricError":0.0}],"geometricError":11.328358424224701},{"boundingVolume":{"region":[2.279133816861617,0.5895578525330571,2.2791909185569956,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SE.b3dm","boundingVolume":{"region":[2.2791350779342436,0.5895572710811022,2.27918140859015,0.5895957807766008,26.41,54.15257]}},"children":[{"boundingVolume":{"region":[2.279133816861617,0.5895578525330571,2.279162367709306,0.5895762848918569,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SE/NE.b3dm","boundingVolume":{"region":[2.2791389152828394,0.5895579496883248,2.2791616150386944,0.5895767798672793,25.91,44.09613]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279162367709306,0.5895578525330571,2.2791909185569956,0.5895762848918569,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SE/SE.b3dm","boundingVolume":{"region":[2.279161433465195,0.589558512204621,2.279181746925627,0.5895769380748145,33.89,51.4211]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279133816861617,0.5895762848918569,2.279162367709306,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SE/SW.b3dm","boundingVolume":{"region":[2.2791334514983803,0.589575727944898,2.279161534049025,0.5895955313778415,32.13,49.22766]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279162367709306,0.5895762848918569,2.2791909185569956,0.5895947172506568,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SE/NW.b3dm","boundingVolume":{"region":[2.279162102143994,0.5895761055272306,2.279181447814621,0.5895950888286121,40.02,54.33556]}},"geometricError":0.0}],"geometricError":20.743003299887082},{"boundingVolume":{"region":[2.279076715166238,0.5895947172506568,2.279133816861617,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SW.b3dm","boundingVolume":{"region":[2.2790771754481636,0.5895939819011391,2.2791345845778097,0.5896310881479249,26.77,53.35973]}},"children":[{"boundingVolume":{"region":[2.279076715166238,0.5895947172506568,2.2791052660139273,0.5896131496094565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SW/NE.b3dm","boundingVolume":{"region":[2.2790873287778846,0.5895965943698837,2.2791055345289974,0.5896134481382959,28.11,42.9615]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5895947172506568,2.279133816861617,0.5896131496094565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SW/SE.b3dm","boundingVolume":{"region":[2.2791049496403972,0.5895935900730729,2.279133754610529,0.5896141239147062,33.27,50.47785]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279076715166238,0.5896131496094565,2.2791052660139273,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SW/SW.b3dm","boundingVolume":{"region":[2.2790782604257642,0.589612750170014,2.2791062094858088,0.5896315819682565,27.5,47.27335]}},"geometricError":0.0},{"boundingVolume":{"region":[2.2791052660139273,0.5896131496094565,2.279133816861617,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/SW/NW.b3dm","boundingVolume":{"region":[2.2791047349050046,0.5896121045401678,2.2791338648004604,0.5896305979778348,38.5,54.03417]}},"geometricError":0.0}],"geometricError":22.075776524698107},{"boundingVolume":{"region":[2.279133816861617,0.5895947172506568,2.2791909185569956,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NW.b3dm","boundingVolume":{"region":[2.2791328450084123,0.5895940151589306,2.2791804057331335,0.5896294687056447,38.98,57.53653]}},"children":[{"boundingVolume":{"region":[2.279133816861617,0.5895947172506568,2.279162367709306,0.5896131496094565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NW/NE.b3dm","boundingVolume":{"region":[2.279132795414175,0.5895947953655727,2.279162771850097,0.5896139539486868,38.2,52.41994]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279162367709306,0.5895947172506568,2.2791909185569956,0.5896131496094565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NW/SE.b3dm","boundingVolume":{"region":[2.2791627851986473,0.5895942046706786,2.279180116008112,0.5896122968062439,43.72,55.36406]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279133816861617,0.5896131496094565,2.279162367709306,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NW/SW.b3dm","boundingVolume":{"region":[2.2791328939340145,0.5896128358754904,2.2791625980098664,0.5896308341749404,43.32,58.38686]}},"geometricError":0.0},{"boundingVolume":{"region":[2.279162367709306,0.5896131496094565,2.2791909185569956,0.5896315819682565,19.86,67.04413]},"content":{"url":"./b3dms/R/NW/NW/NW.b3dm","boundingVolume":{"region":[2.2791651281165555,0.5896128538531175,2.2791815318148063,0.589626829664776,43.24,50.42703]}},"geometricError":0.0}],"geometricError":20.078747551615606}],"geometricError":23.978391096620886}],"geometricError":29.11031278017131},"properties":{"StoreysAboveGround":{"maximum":3,"minimum":1},"testNumber":{"maximum":2,"minimum":2},"MeasuredHeight":{"maximum":21.2,"minimum":3.1},"gmlID":{"maximum":58,"minimum":57},"Function":{"maximum":1010,"minimum":1010},"FeatureType":{},"YearOfConstruction":{"maximum":2019,"minimum":1945},"Usage":{"maximum":451,"minimum":401},"??ID":{},"Longitude":{"maximum":130.5880203378612,"minimum":130.57501080376394},"Latitude":{"maximum":33.78340111440315,"minimum":33.77501723883127}}} \ No newline at end of file diff --git a/public/dashboard/assets/js/app-min.js b/public/dashboard/assets/js/app-min.js new file mode 100644 index 0000000000000000000000000000000000000000..76b82bfc19f794ff099570ef77b0fd963994d1c9 --- /dev/null +++ b/public/dashboard/assets/js/app-min.js @@ -0,0 +1 @@ +var _0x3f6127=_0x2de2;(function(_0x29c4f4,_0x3851b6){var _0x6d9a99=_0x2de2,_0x1f9362=_0x29c4f4();while(!![]){try{var _0x3e5d40=-parseInt(_0x6d9a99(0xd8))/0x1+-parseInt(_0x6d9a99(0x140))/0x2+-parseInt(_0x6d9a99(0x12b))/0x3+-parseInt(_0x6d9a99(0x198))/0x4+parseInt(_0x6d9a99(0x172))/0x5*(-parseInt(_0x6d9a99(0x14f))/0x6)+-parseInt(_0x6d9a99(0x14c))/0x7+-parseInt(_0x6d9a99(0x121))/0x8*(-parseInt(_0x6d9a99(0x196))/0x9);if(_0x3e5d40===_0x3851b6)break;else _0x1f9362['push'](_0x1f9362['shift']());}catch(_0x120417){_0x1f9362['push'](_0x1f9362['shift']());}}}(_0xed74,0xeff6b),$(document)[_0x3f6127(0x184)](function(){var _0x5c0e7f=_0x3f6127;$(_0x5c0e7f(0xd0))[_0x5c0e7f(0x148)]();}));var PVPotential_legend_context=_0x3f6127(0x160);$('#PVPotential-legend')[_0x3f6127(0x10b)]>0x0&&$(_0x3f6127(0x122))[_0x3f6127(0x11b)](PVPotential_legend_context);var PVSpecificYield_legend_context=_0x3f6127(0x131);$(_0x3f6127(0x12e))['length']>0x0&&$(_0x3f6127(0x12e))[_0x3f6127(0x11b)](PVSpecificYield_legend_context);var heat_demand_legend_context=_0x3f6127(0x13c);$(_0x3f6127(0x108))[_0x3f6127(0x10b)]>0x0&&$(_0x3f6127(0x108))[_0x3f6127(0x11b)](heat_demand_legend_context),Cesium[_0x3f6127(0x157)][_0x3f6127(0x19d)]=_0x3f6127(0x15d);var viewer=new Cesium['Viewer'](_0x3f6127(0x126),{'terrainProvider':Cesium['createWorldTerrain'](),'baseLayerPicker':!0x0,'vrButton':!0x1,'geocoder':!0x0,'navigationHelpButton':!0x1,'selectionIndicator':!0x0,'shadows':!0x1,'timeline':!0x1,'sceneModePicker':!0x1,'homeButton':!0x1,'fullscreenButton':!0x0,'infoBox':!0x1,'imageryProvider':new Cesium[(_0x3f6127(0x164))]({'url':'https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer'})});$('#full-screen-button')[_0x3f6127(0x100)](function(){var _0x140f03=_0x3f6127;Cesium['Fullscreen'][_0x140f03(0xd9)](document[_0x140f03(0x18b)]);}),Cesium[_0x3f6127(0xdf)][_0x3f6127(0x17a)]=!0x0,viewer['camera']['setView']({'destination':{'x':-3447610.163256134,'y':4035558.08021155,'z':3526721.814467922},'orientation':{'direction':{'x':-0.3228353906545565,'y':-0.9232459949887203,'z':0.2083126095036207},'up':{'x':-0.663817634371156,'y':0.3777599007354034,'z':0.6454793611683185}}});var building_style=[],addBuilding=function(){var _0x21b2ad=_0x3f6127;try{tileset_3Dbuildings=viewer[_0x21b2ad(0x10d)][_0x21b2ad(0x16c)][_0x21b2ad(0x14d)](new Cesium[(_0x21b2ad(0x11d))]({'url':_0x21b2ad(0x118),'maximumScreenSpaceError':0x8}));}catch(_0x40ca83){}tileset_3Dbuildings[_0x21b2ad(0xed)][_0x21b2ad(0x174)](function(){var _0x229110=_0x21b2ad,_0x58f1bf=tileset_3Dbuildings['boundingSphere'],_0x4ef6e9=Cesium[_0x229110(0x192)][_0x229110(0x17b)](_0x58f1bf[_0x229110(0xf5)]),_0x1afa58=Cesium[_0x229110(0x158)]['fromRadians'](_0x4ef6e9[_0x229110(0x134)],_0x4ef6e9[_0x229110(0x15b)],0x0),_0xc4035f=Cesium[_0x229110(0x158)][_0x229110(0x102)](_0x4ef6e9[_0x229110(0x134)],_0x4ef6e9[_0x229110(0x15b)],37.5),_0x5b2571=Cesium[_0x229110(0x158)][_0x229110(0xf9)](_0xc4035f,_0x1afa58,new Cesium[(_0x229110(0x158))]());tileset_3Dbuildings[_0x229110(0xd7)]=Cesium[_0x229110(0xe7)][_0x229110(0x179)](_0x5b2571),viewer['flyTo'](tileset_3Dbuildings);}),building_style[_0x21b2ad(0x15e)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x21b2ad(0x10f),'show':!0x0,'color':{'conditions':[['true','color(\x27#ffffff\x27)']]}}),building_style[_0x21b2ad(0xde)]=new Cesium['Cesium3DTileStyle']({'show':!0x0,'color':{'conditions':[[_0x21b2ad(0x16f),_0x21b2ad(0xe8)]]}}),building_style[_0x21b2ad(0x114)]=new Cesium[(_0x21b2ad(0x117))]({'show':!0x0,'color':{'conditions':[[_0x21b2ad(0x1a0),'color(\x22#FFFFD4\x22)'],[_0x21b2ad(0x178),_0x21b2ad(0x106)],['Number(${PV_potential_yield})\x20<\x2015',_0x21b2ad(0x132)],['Number(${PV_potential_yield})\x20<\x2020',_0x21b2ad(0xe6)],['Number(${PV_potential_yield})\x20<\x2025',_0x21b2ad(0x16e)],[_0x21b2ad(0x16b),_0x21b2ad(0x111)],['Number(${PV_potential_yield})\x20>=\x2030',_0x21b2ad(0xe2)],[_0x21b2ad(0x16f),_0x21b2ad(0xfe)]]}}),building_style['PVSpecificYield']=new Cesium[(_0x21b2ad(0x117))]({'show':!0x0,'color':{'conditions':[[_0x21b2ad(0x13a),'color(\x22#FFFFD4\x22)'],[_0x21b2ad(0xf7),_0x21b2ad(0x106)],[_0x21b2ad(0x104),_0x21b2ad(0x132)],[_0x21b2ad(0x10c),'color(\x22#FE9929\x22)'],['Number(${PV_specific_yield})\x20<\x201050',_0x21b2ad(0x16e)],[_0x21b2ad(0x124),'color(\x22#CC4C02\x22)'],[_0x21b2ad(0xe9),_0x21b2ad(0xe2)],[_0x21b2ad(0x16f),'color(\x27#ffffff\x27)']]}}),building_style['ElecDemand']=new Cesium[(_0x21b2ad(0x117))]({'show':!0x0,'color':{'conditions':[[_0x21b2ad(0x1a3),_0x21b2ad(0xfe)],[_0x21b2ad(0x165),_0x21b2ad(0x162)],[_0x21b2ad(0xe1),'color(\x27#fdd0a2\x27)'],['${Electric_Demand}\x20<\x205229',_0x21b2ad(0x101)],[_0x21b2ad(0xd1),_0x21b2ad(0x180)],['${Electric_Demand}\x20<\x207229',_0x21b2ad(0x173)],['true',_0x21b2ad(0x125)]]}}),building_style[_0x21b2ad(0xe0)]=new Cesium[(_0x21b2ad(0x117))]({'show':!0x0,'color':{'conditions':[[_0x21b2ad(0x120),_0x21b2ad(0x105)],['Number(${計測高ã•})\x20<\x2010',_0x21b2ad(0x171)],[_0x21b2ad(0x19f),'color(\x27#41b6c4\x27)'],[_0x21b2ad(0x155),_0x21b2ad(0x193)],[_0x21b2ad(0x17e),_0x21b2ad(0x128)],['true','color(\x27#E8F1F2\x27,\x200.5)']]}}),tileset_3Dbuildings[_0x21b2ad(0x183)]=building_style[_0x21b2ad(0x15e)],building_style[_0x21b2ad(0x130)]=new Cesium[(_0x21b2ad(0x117))]({'show':!0x0,'color':{'conditions':[[_0x21b2ad(0x149),_0x21b2ad(0x170)],[_0x21b2ad(0xfa),_0x21b2ad(0x112)],[_0x21b2ad(0x19a),_0x21b2ad(0x13f)],[_0x21b2ad(0x156),_0x21b2ad(0x19c)],[_0x21b2ad(0x109),_0x21b2ad(0x161)],[_0x21b2ad(0x133),'color(\x22#e6f598\x22)'],['Number(${Specific_space_heating_demand})>=\x2050','color(\x22#abdda4\x22)'],[_0x21b2ad(0x181),_0x21b2ad(0xda)],['Number(${Specific_space_heating_demand})>=\x200',_0x21b2ad(0xdd)],[_0x21b2ad(0x16f),_0x21b2ad(0xdc)]]}});};addBuilding();function _0x2de2(_0x3d28b0,_0x156818){var _0xed74c0=_0xed74();return _0x2de2=function(_0x2de270,_0x342f13){_0x2de270=_0x2de270-0xce;var _0x5b0bae=_0xed74c0[_0x2de270];return _0x5b0bae;},_0x2de2(_0x3d28b0,_0x156818);}var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x3f6127(0xf3)][_0x3f6127(0x113)]=function(){var _0x444472=_0x3f6127;this[_0x444472(0x197)]();var _0x2dca1e=function(_0x3297d1){var _0x495cda=_0x444472,_0x3a73e6=Math[_0x495cda(0x17c)](Math[_0x495cda(0x14a)](_0x3297d1));return(_0x3a73e6<0xa?'0':'')+_0x3a73e6;};return this[_0x444472(0x10e)]()+'-'+_0x2dca1e(this[_0x444472(0x103)]()+0x1)+'-'+_0x2dca1e(this[_0x444472(0xcf)]())+'T08:00:00Z';},Date[_0x3f6127(0xf3)][_0x3f6127(0x146)]=function(){var _0xdb0b95=_0x3f6127;this['getTimezoneOffset']();var _0x3f13b1=function(_0x26ed43){var _0x1a885f=_0x2de2,_0x3dd59f=Math['floor'](Math[_0x1a885f(0x14a)](_0x26ed43));return(_0x3dd59f<0xa?'0':'')+_0x3dd59f;};return this['getFullYear']()+'-'+_0x3f13b1(this[_0xdb0b95(0x103)]()+0x1)+'-'+_0x3f13b1(this[_0xdb0b95(0xcf)]())+_0xdb0b95(0xef);};var dateEvent=new Date(),startTime=dateEvent[_0x3f6127(0x113)](),stopTime=dateEvent[_0x3f6127(0x146)]();function _0xed74(){var _0x728e3c=['</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>LCOE</th><td>','init','cross','Number(${PV_potential_yield})\x20<\x2010','fromTranslation','clampToGround','fromCartesian','floor','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Financial\x20feasibility</th><td>','Number(${計測高ã•})\x20>=\x2030','name','color(\x27#fd8d3c\x27)','Number(${Specific_space_heating_demand})>=\x2025','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>citygml_feature_role</th><td>','style','ready','gml_id','left','clone','Heated\x20area','axis','setInputAction','body','August\x20Heating\x20Demand','OCT','getInputAction','APR','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Net\x20present\x20value</th><td>','SEP','Cartographic','color(\x27#2c7fb8\x27)','div','#BuildingStyleSelector','9YTeEAr','getTimezoneOffset','5758464danBEm','padding','Number(${Specific_space_heating_demand})>=\x20150','category','color(\x22#fee08b\x22)','defaultAccessToken','NOV','Number(${計測高ã•})\x20<\x2020','Number(${PV_potential_yield})\x20<\x205','-legend','JAN','${Electric_Demand}\x20===\x200','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</tbody>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</table>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','May\x20Heating\x20Demand','container','display','Net\x20present\x20value','January\x20Heating\x20Demand','getDate','#loading','${Electric_Demand}\x20<\x206229','change','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Maintenance\x20costs</th><td>','none','Specific\x20domestic\x20hot\x20water\x20demand','citygml_measured_height_units','modelMatrix','1122031rLZzeX','requestFullscreen','color(\x22#66c2a5\x22)','Payback\x20period','color(\x22white\x22,0)','color(\x22#3288bd\x22)','transparent','GeoJsonDataSource','height','${Electric_Demand}\x20<\x204229','color(\x22#8C2D04\x22)','simstadt_chart','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>citygml_measured_height</th><td>','FEB','color(\x22#FE9929\x22)','Matrix4','color(\x27#ffffff\x27,\x200.75)','Number(${PV_specific_yield})\x20>=\x201100\x20','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Payback\x20period</th><td>','feature','color','readyPromise','defined','T23:00:00Z','Temperature','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</tbody>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</table>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22col-md\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<h5>SimStadt\x20Building\x20Simulation</h5>\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20id=\x22simstadt_chart\x22\x20style=\x22width:\x20100%;height:400px;\x22></div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<table\x20class=\x22table\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tbody>\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Module\x20area/Surface\x20area</th><td>','JUL','prototype','4px','center','Total\x20Yearly\x20Heat+DHW\x20demand','Number(${PV_specific_yield})\x20<\x20900','currentTime','subtract','Number(${Specific_space_heating_demand})>=\x20200','LEFT_CLICK','className','Total\x20wall\x20thermal\x20area\x20above\x20ground','color(\x27#ffffff\x27)','pointer-events','click','color(\x27#fdae6b\x27)','fromRadians','getMonth','Number(${PV_specific_yield})\x20<\x20950','color(\x27#ffffcc\x27)','color(\x22#FEE391\x22)','Heat\x20Demand','#specific_heatdemand-legend','Number(${Specific_space_heating_demand})>=\x20100','originalColor','length','Number(${PV_specific_yield})\x20<\x201000','scene','getFullYear','3.0','MAY','color(\x22#CC4C02\x22)','color(\x22#f46d43\x22)','toIsoString_Start','PVPotential','AUG','LCOE','Cesium3DTileStyle','assets/data/japan_fme/tileset.json','Color','Financial\x20feasibility','html','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Total\x20Yearly\x20Heat+DHW\x20demand</th><td>','Cesium3DTileset','.cesiumLegend','LIME','Number(${計測高ã•})\x20<\x205','57818824lNLaEo','#PVPotential-legend','April\x20Heating\x20Demand','Number(${PV_specific_yield})\x20<\x201100','color(\x27#a63603\x27,\x200.5)','cesiumContainer','\x20kWh','color(\x27#253494\x27)','Entity','checked','5533044VcBaBl','</th><td>','#EE6666','#PVSpecificYield-legend','Gross\x20volume','specific_heatdemand','\x0a<small\x20class=\x22font-weight-bold\x22>PV\x20Specific\x20Yield\x20(kWh/kWp.year)\x20</small>\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#8C2D04\x22></span>\x20>\x201100\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#CC4C02\x22></span>\x201050\x20-\x201100\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#EC7014\x22></span>\x201000\x20-\x201050\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FE9929\x22></span>\x20950\x20-\x201000\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FEC44F\x22></span>\x20900\x20-\x20950\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FEE391\x22></span>\x20850\x20-\x20900<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FFFFD4\x22></span>\x20<\x20850\x20<br>\x0a<br>\x0a','color(\x22#FEC44F\x22)','Number(${Specific_space_heating_demand})>=\x2075','longitude','October\x20Heating\x20Demand','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>citygml_measured_height_units</th><td>','#attribute-table-area','\x20°C','value','Number(${PV_specific_yield})\x20<\x20850','getElementById','\x0a<small\x20class=\x22font-weight-bold\x22>Annual\x20Heat\x20Demand\x20in\x20MWâ‹…h<sub>th</sub>\x20</small>\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#d53e4f\x22></span>\x20>=\x20200<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#f46d43\x22></span>\x20100\x20-\x20200<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#fdae61\x22></span>\x2075\x20-\x20100<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#fee08b\x22></span>\x2050\x20-\x2075<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#ffffbf\x22></span>\x2035\x20-\x2050<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#e6f598\x22></span>\x2017.5\x20-\x2035<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#abdda4\x22></span>\x2012.5\x20-\x2017.5<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#66c2a5\x22></span>\x2010\x20-\x2012.5<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#3288bd\x22></span>\x200\x20-\x2010<br>\x0a','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22row\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x22col-md\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<h5>CityGML\x20Attribute</h5>\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<table\x20class=\x22table\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tbody>\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>gml_id</th><td>','#f0f6fb','color(\x22#fdae61\x22)','1935562ptztCG','{value}\x20°C','fromIso8601','pick','screenSpaceEventHandler','citygml_feature_role','toIsoString_Stop','MAR','hide','Number(${Specific_space_heating_demand})>\x20250','abs','shadows','5938149OBQCOR','add','Total\x20roof\x20area','6DySsVO','Mean\x20Uvalue','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>PV\x20potential\x20nominal\x20power</th><td>','</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Mean\x20Uvalue</th><td>','JulianDate','createElement','Number(${計測高ã•})\x20<\x2030','Number(${Specific_space_heating_demand})>=\x20125','Ion','Cartesian3','Discounted\x20payback\x20period','clock','latitude','Internal\x20rate\x20of\x20return','eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJkZTkyOTcyNC0yMGFkLTQ2ZjktODA5YS0xYjY1N2QwM2Y2ZmMiLCJpZCI6NDM2NDUsImlhdCI6MTYxMjkyNDgwNX0.12Xvbhtt_c2Y2RGA6J_J906Vdn1iOKZKPur0SASh-gk','AllWhite','bottom','\x0a<small\x20class=\x22font-weight-bold\x22>PV\x20Potential\x20MWh/year\x20</small>\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#8C2D04\x22></span>\x20>\x2030\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#CC4C02\x22></span>\x2025\x20-\x2030\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#EC7014\x22></span>\x2020\x20-\x2025\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FE9929\x22></span>\x2015\x20-\x2020\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FEC44F\x22></span>\x2010\x20-\x2015\x20<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FEE391\x22></span>\x205\x20-\x2010<br>\x0a<span\x20class=\x22dot\x22\x20style=\x22background-color:\x20#FFFFD4\x22></span>\x200\x20-\x205<br>\x0a<br>\x0a','color(\x22#ffffbf\x22)','color(\x27#feedde\x27)','backgroundColor','ArcGisMapServerImageryProvider','${Electric_Demand}\x20<\x203229','ScreenSpaceEventType','#shadow_check','<tr><th>','July\x20Heating\x20Demand','getProperty','Number(${PV_potential_yield})\x20<\x2030','primitives','citygml_measured_height','color(\x22#EC7014\x22)','true','color(\x22#d53e4f\x22)','color(\x27#a1dab4\x27)','111895RBXiFu','color(\x27#e6550d\x27)','then'];_0xed74=function(){return _0x728e3c;};return _0xed74();}viewer[_0x3f6127(0x15a)][_0x3f6127(0xf8)]=Cesium[_0x3f6127(0x153)][_0x3f6127(0x142)](startTime),$(_0x3f6127(0x195))['on']('change',function(){var _0x4e78b1=_0x3f6127;tileset_3Dbuildings[_0x4e78b1(0x183)]=building_style[this['value']],$(_0x4e78b1(0x11e))['hide']();try{$('#'+this[_0x4e78b1(0x139)]+_0x4e78b1(0x1a1))['show']();}catch(_0x473b15){}}),$(_0x3f6127(0x167))[_0x3f6127(0xd2)](function(){var _0x3e1e4c=_0x3f6127;this['checked']?viewer['shadows']=!0x0:viewer[_0x3e1e4c(0x14b)]=!0x1;}),$('#3d_building_checkbox')[_0x3f6127(0xd2)](function(){var _0x197a39=_0x3f6127;this[_0x197a39(0x12a)]?tileset_3Dbuildings['show']=!0x0:tileset_3Dbuildings['show']=!0x1;});var drawChart=function(_0x47dfed){var _0x52a2c7=_0x3f6127,_0x371a53,_0x1a6e6f=document[_0x52a2c7(0x13b)](_0x52a2c7(0xe3)),_0x11cafe=echarts[_0x52a2c7(0x176)](_0x1a6e6f);(_0x371a53={'color':[_0x52a2c7(0x12d),'#5470C6'],'tooltip':{'trigger':_0x52a2c7(0x189),'axisPointer':{'type':_0x52a2c7(0x177)}},'legend':{},'grid':{'top':0x46,'bottom':0x32},'xAxis':[{'type':_0x52a2c7(0x19b),'axisTick':{'alignWithLabel':!0x0},'axisLine':{'onZero':!0x1},'data':[_0x52a2c7(0x1a2),_0x52a2c7(0xe5),_0x52a2c7(0x147),_0x52a2c7(0x18f),_0x52a2c7(0x110),'JUN',_0x52a2c7(0xf2),_0x52a2c7(0x115),_0x52a2c7(0x191),_0x52a2c7(0x18d),_0x52a2c7(0x19e),'DEC']}],'yAxis':[{'type':'value','name':_0x52a2c7(0x107)},{'type':_0x52a2c7(0x139),'name':_0x52a2c7(0xf0),'axisLabel':{'formatter':_0x52a2c7(0x141)}}],'series':[{'name':_0x52a2c7(0x107),'type':'bar','xAxisIndex':0x0,'smooth':!0x0,'yAxisIndex':0x0,'tooltip':{'valueFormatter':function(_0xa21ab0){var _0x2b606d=_0x52a2c7;return _0xa21ab0+_0x2b606d(0x127);}},'emphasis':{'focus':'series'},'data':_0x47dfed},{'name':_0x52a2c7(0xf0),'type':'line','yAxisIndex':0x1,'tooltip':{'valueFormatter':function(_0x29d3ef){var _0x40a920=_0x52a2c7;return _0x29d3ef+_0x40a920(0x138);}},'data':[0x9,0xa,0xd,0x12,0x16,0x19,0x1d,0x1e,0x1a,0x16,0x10,0xb]}]})&&_0x11cafe['setOption'](_0x371a53);};const highlighted={'feature':void 0x0,'originalColor':new Cesium[(_0x3f6127(0x119))]()},nameOverlay=document[_0x3f6127(0x154)](_0x3f6127(0x194));viewer[_0x3f6127(0x1a6)]['appendChild'](nameOverlay),nameOverlay[_0x3f6127(0xfc)]='backdrop',nameOverlay['style'][_0x3f6127(0x1a7)]=_0x3f6127(0xd4),nameOverlay[_0x3f6127(0x183)]['position']='absolute',nameOverlay[_0x3f6127(0x183)][_0x3f6127(0x15f)]='0',nameOverlay[_0x3f6127(0x183)][_0x3f6127(0x186)]='0',nameOverlay[_0x3f6127(0x183)][_0x3f6127(0xff)]=_0x3f6127(0xd4),nameOverlay[_0x3f6127(0x183)][_0x3f6127(0x199)]=_0x3f6127(0xf4),nameOverlay[_0x3f6127(0x183)][_0x3f6127(0x163)]=_0x3f6127(0x13e);const selected={'feature':void 0x0,'originalColor':new Cesium[(_0x3f6127(0x119))]()},selectedEntity=new Cesium[(_0x3f6127(0x129))](),clickHandler=viewer[_0x3f6127(0x144)][_0x3f6127(0x18e)](Cesium[_0x3f6127(0x166)][_0x3f6127(0xfb)]);viewer[_0x3f6127(0x144)][_0x3f6127(0x18a)](function(_0x32ab24){var _0x13cc3c=_0x3f6127;Cesium['defined'](selected[_0x13cc3c(0xeb)])&&(selected[_0x13cc3c(0xeb)][_0x13cc3c(0xec)]=selected[_0x13cc3c(0x10a)],selected[_0x13cc3c(0xeb)]=void 0x0,$(_0x13cc3c(0x137))[_0x13cc3c(0x11b)](''),$('#chart_intro')[_0x13cc3c(0x148)]());const _0x368f15=viewer['scene'][_0x13cc3c(0x143)](_0x32ab24['position']);if(Cesium[_0x13cc3c(0xee)](_0x368f15)){if(selected[_0x13cc3c(0xeb)]!==_0x368f15&&(selected[_0x13cc3c(0xeb)]=_0x368f15,last_picked_3DTiles=_0x368f15,!_0x368f15['id'])){var _0x506838=last_picked_3DTiles['getPropertyNames']();_0x368f15===highlighted[_0x13cc3c(0xeb)]?(Cesium[_0x13cc3c(0x119)][_0x13cc3c(0x187)](highlighted[_0x13cc3c(0x10a)],selected[_0x13cc3c(0x10a)]),highlighted[_0x13cc3c(0xeb)]=void 0x0):Cesium['Color'][_0x13cc3c(0x187)](_0x368f15['color'],selected[_0x13cc3c(0x10a)]),_0x368f15[_0x13cc3c(0xec)]=Cesium['Color'][_0x13cc3c(0x11f)];const _0xccd64f=_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x17f));selectedEntity[_0x13cc3c(0x17f)]=_0xccd64f,attribute_text='',monthly_heating_demand=[_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0xce)),_0x368f15[_0x13cc3c(0x16a)]('February\x20Heating\x20Demand'),_0x368f15[_0x13cc3c(0x16a)]('March\x20Heating\x20Demand'),_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x123)),_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x1a5)),_0x368f15[_0x13cc3c(0x16a)]('June\x20Heating\x20Demand'),_0x368f15['getProperty'](_0x13cc3c(0x169)),_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x18c)),_0x368f15['getProperty']('September\x20Heating\x20Demand'),_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x135)),_0x368f15[_0x13cc3c(0x16a)]('November\x20Heating\x20Demand'),_0x368f15['getProperty']('December\x20Heating\x20Demand')];for(let _0xac468c=0x0;_0xac468c<_0x506838[_0x13cc3c(0x10b)];_0xac468c++){const _0x338ca4=_0x506838[_0xac468c];null!==_0x368f15['getProperty'](_0x338ca4)&&(attribute_text+=_0x13cc3c(0x168)+_0x338ca4+_0x13cc3c(0x12c)+_0x368f15['getProperty'](_0x338ca4)+'</td></tr>');}table_attribute_html=_0x13cc3c(0x13d)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x185))+_0x13cc3c(0x182)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x145))+_0x13cc3c(0xe4)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x16d))+_0x13cc3c(0x136)+_0x368f15['getProperty'](_0x13cc3c(0xd6))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>建物ID</th><td>'+_0x368f15[_0x13cc3c(0x16a)]('建物ID')+_0x13cc3c(0xf1)+_0x368f15[_0x13cc3c(0x16a)]('Module\x20area/Surface\x20area')+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Irradiance\x20in\x20module\x20plane</th><td>'+_0x368f15[_0x13cc3c(0x16a)]('Irradiance\x20in\x20module\x20plane')+_0x13cc3c(0x151)+_0x368f15[_0x13cc3c(0x16a)]('PV\x20potential\x20nominal\x20power')+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Total\x20investment</th><td>'+_0x368f15[_0x13cc3c(0x16a)]('Total\x20investment')+_0x13cc3c(0xd3)+_0x368f15[_0x13cc3c(0x16a)]('Maintenance\x20costs')+_0x13cc3c(0x175)+_0x368f15['getProperty'](_0x13cc3c(0x116))+_0x13cc3c(0x190)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x1a8))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Internal\x20rate\x20of\x20return</th><td>'+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x15c))+_0x13cc3c(0xea)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0xdb))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Discounted\x20payback\x20period</th><td>'+_0x368f15['getProperty'](_0x13cc3c(0x159))+_0x13cc3c(0x17d)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x11a))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Total\x20wall\x20thermal\x20area\x20above\x20ground</th><td>'+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0xfd))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Total\x20roof\x20area</th><td>'+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x14e))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Gross\x20volume</th><td>'+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x12f))+_0x13cc3c(0x11c)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0xf6))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Specific\x20domestic\x20hot\x20water\x20demand</th><td>'+_0x368f15['getProperty'](_0x13cc3c(0xd5))+'</td></tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<tr><th>Heated\x20area</th><td>'+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x188))+_0x13cc3c(0x152)+_0x368f15[_0x13cc3c(0x16a)](_0x13cc3c(0x150))+_0x13cc3c(0x1a4),$(_0x13cc3c(0x137))[_0x13cc3c(0x11b)](table_attribute_html),drawChart(monthly_heating_demand);}}else clickHandler(_0x32ab24);},Cesium[_0x3f6127(0x166)][_0x3f6127(0xfb)]); \ No newline at end of file diff --git a/public/dashboard/assets/js/app.js.LICENSE.txt b/public/dashboard/assets/js/app.js.LICENSE.txt deleted file mode 100644 index 7463cf401968d550e04533888c3d3a1b552a98f2..0000000000000000000000000000000000000000 --- a/public/dashboard/assets/js/app.js.LICENSE.txt +++ /dev/null @@ -1,509 +0,0 @@ -/*! - * Bootstrap v5.1.3 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) - */ - -/*! - Copyright (c) 2016 Jed Watson. - Licensed under the MIT License (MIT), see - http://jedwatson.github.io/classnames -*/ - -/*! - * perfect-scrollbar v1.5.0 - * Copyright 2020 Hyunje Jun, MDBootstrap and Contributors - * Licensed under MIT - */ - -/*! ../../internals/path */ - -/*! ../../modules/es.array.from */ - -/*! ../../modules/es.string.iterator */ - -/*! ../dist/icons.json */ - -/*! ../internals/a-function */ - -/*! ../internals/an-object */ - -/*! ../internals/array-from */ - -/*! ../internals/array-includes */ - -/*! ../internals/bind-context */ - -/*! ../internals/call-with-safe-iteration-closing */ - -/*! ../internals/check-correctness-of-iteration */ - -/*! ../internals/classof */ - -/*! ../internals/classof-raw */ - -/*! ../internals/copy-constructor-properties */ - -/*! ../internals/correct-prototype-getter */ - -/*! ../internals/create-iterator-constructor */ - -/*! ../internals/create-property */ - -/*! ../internals/create-property-descriptor */ - -/*! ../internals/define-iterator */ - -/*! ../internals/descriptors */ - -/*! ../internals/document-create-element */ - -/*! ../internals/enum-bug-keys */ - -/*! ../internals/export */ - -/*! ../internals/fails */ - -/*! ../internals/function-to-string */ - -/*! ../internals/get-iterator-method */ - -/*! ../internals/global */ - -/*! ../internals/has */ - -/*! ../internals/hidden-keys */ - -/*! ../internals/hide */ - -/*! ../internals/html */ - -/*! ../internals/ie8-dom-define */ - -/*! ../internals/indexed-object */ - -/*! ../internals/internal-state */ - -/*! ../internals/is-array-iterator-method */ - -/*! ../internals/is-forced */ - -/*! ../internals/is-object */ - -/*! ../internals/is-pure */ - -/*! ../internals/iterators */ - -/*! ../internals/iterators-core */ - -/*! ../internals/native-symbol */ - -/*! ../internals/native-weak-map */ - -/*! ../internals/object-create */ - -/*! ../internals/object-define-properties */ - -/*! ../internals/object-define-property */ - -/*! ../internals/object-get-own-property-descriptor */ - -/*! ../internals/object-get-own-property-names */ - -/*! ../internals/object-get-own-property-symbols */ - -/*! ../internals/object-get-prototype-of */ - -/*! ../internals/object-keys */ - -/*! ../internals/object-keys-internal */ - -/*! ../internals/object-property-is-enumerable */ - -/*! ../internals/object-set-prototype-of */ - -/*! ../internals/own-keys */ - -/*! ../internals/redefine */ - -/*! ../internals/require-object-coercible */ - -/*! ../internals/set-global */ - -/*! ../internals/set-to-string-tag */ - -/*! ../internals/shared */ - -/*! ../internals/shared-key */ - -/*! ../internals/string-at */ - -/*! ../internals/to-absolute-index */ - -/*! ../internals/to-indexed-object */ - -/*! ../internals/to-integer */ - -/*! ../internals/to-length */ - -/*! ../internals/to-object */ - -/*! ../internals/to-primitive */ - -/*! ../internals/uid */ - -/*! ../internals/validate-set-prototype-of-arguments */ - -/*! ../internals/well-known-symbol */ - -/*! ./../../webpack/buildin/global.js */ - -/*! ./default-attrs.json */ - -/*! ./icon */ - -/*! ./icons */ - -/*! ./replace */ - -/*! ./tags.json */ - -/*! ./to-svg */ - -/*! /home/travis/build/feathericons/feather/src/index.js */ - -/*! classnames/dedupe */ - -/*! core-js/es/array/from */ - -/*! exports provided: activity, airplay, alert-circle, alert-octagon, alert-triangle, align-center, align-justify, align-left, align-right, anchor, aperture, archive, arrow-down-circle, arrow-down-left, arrow-down-right, arrow-down, arrow-left-circle, arrow-left, arrow-right-circle, arrow-right, arrow-up-circle, arrow-up-left, arrow-up-right, arrow-up, at-sign, award, bar-chart-2, bar-chart, battery-charging, battery, bell-off, bell, bluetooth, bold, book-open, book, bookmark, box, briefcase, calendar, camera-off, camera, cast, check-circle, check-square, check, chevron-down, chevron-left, chevron-right, chevron-up, chevrons-down, chevrons-left, chevrons-right, chevrons-up, chrome, circle, clipboard, clock, cloud-drizzle, cloud-lightning, cloud-off, cloud-rain, cloud-snow, cloud, code, codepen, codesandbox, coffee, columns, command, compass, copy, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, cpu, credit-card, crop, crosshair, database, delete, disc, divide-circle, divide-square, divide, dollar-sign, download-cloud, download, dribbble, droplet, edit-2, edit-3, edit, external-link, eye-off, eye, facebook, fast-forward, feather, figma, file-minus, file-plus, file-text, file, film, filter, flag, folder-minus, folder-plus, folder, framer, frown, gift, git-branch, git-commit, git-merge, git-pull-request, github, gitlab, globe, grid, hard-drive, hash, headphones, heart, help-circle, hexagon, home, image, inbox, info, instagram, italic, key, layers, layout, life-buoy, link-2, link, linkedin, list, loader, lock, log-in, log-out, mail, map-pin, map, maximize-2, maximize, meh, menu, message-circle, message-square, mic-off, mic, minimize-2, minimize, minus-circle, minus-square, minus, monitor, moon, more-horizontal, more-vertical, mouse-pointer, move, music, navigation-2, navigation, octagon, package, paperclip, pause-circle, pause, pen-tool, percent, phone-call, phone-forwarded, phone-incoming, phone-missed, phone-off, phone-outgoing, phone, pie-chart, play-circle, play, plus-circle, plus-square, plus, pocket, power, printer, radio, refresh-ccw, refresh-cw, repeat, rewind, rotate-ccw, rotate-cw, rss, save, scissors, search, send, server, settings, share-2, share, shield-off, shield, shopping-bag, shopping-cart, shuffle, sidebar, skip-back, skip-forward, slack, slash, sliders, smartphone, smile, speaker, square, star, stop-circle, sun, sunrise, sunset, tablet, tag, target, terminal, thermometer, thumbs-down, thumbs-up, toggle-left, toggle-right, tool, trash-2, trash, trello, trending-down, trending-up, triangle, truck, tv, twitch, twitter, type, umbrella, underline, unlock, upload-cloud, upload, user-check, user-minus, user-plus, user-x, user, users, video-off, video, voicemail, volume-1, volume-2, volume-x, volume, watch, wifi-off, wifi, wind, x-circle, x-octagon, x-square, x, youtube, zap-off, zap, zoom-in, zoom-out, default */ - -/*! exports provided: activity, airplay, alert-circle, alert-octagon, alert-triangle, align-center, align-justify, align-left, align-right, anchor, archive, at-sign, award, aperture, bar-chart, bar-chart-2, battery, battery-charging, bell, bell-off, bluetooth, book-open, book, bookmark, box, briefcase, calendar, camera, cast, circle, clipboard, clock, cloud-drizzle, cloud-lightning, cloud-rain, cloud-snow, cloud, codepen, codesandbox, code, coffee, columns, command, compass, copy, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, cpu, credit-card, crop, crosshair, database, delete, disc, dollar-sign, droplet, edit, edit-2, edit-3, eye, eye-off, external-link, facebook, fast-forward, figma, file-minus, file-plus, file-text, film, filter, flag, folder-minus, folder-plus, folder, framer, frown, gift, git-branch, git-commit, git-merge, git-pull-request, github, gitlab, globe, hard-drive, hash, headphones, heart, help-circle, hexagon, home, image, inbox, instagram, key, layers, layout, life-bouy, link, link-2, linkedin, list, lock, log-in, log-out, mail, map-pin, map, maximize, maximize-2, meh, menu, message-circle, message-square, mic-off, mic, minimize, minimize-2, minus, monitor, moon, more-horizontal, more-vertical, mouse-pointer, move, music, navigation, navigation-2, octagon, package, paperclip, pause, pause-circle, pen-tool, percent, phone-call, phone-forwarded, phone-incoming, phone-missed, phone-off, phone-outgoing, phone, play, pie-chart, play-circle, plus, plus-circle, plus-square, pocket, power, printer, radio, refresh-cw, refresh-ccw, repeat, rewind, rotate-ccw, rotate-cw, rss, save, scissors, search, send, settings, share-2, shield, shield-off, shopping-bag, shopping-cart, shuffle, skip-back, skip-forward, slack, slash, sliders, smartphone, smile, speaker, star, stop-circle, sun, sunrise, sunset, tablet, tag, target, terminal, thermometer, thumbs-down, thumbs-up, toggle-left, toggle-right, tool, trash, trash-2, triangle, truck, tv, twitch, twitter, type, umbrella, unlock, user-check, user-minus, user-plus, user-x, user, users, video-off, video, voicemail, volume, volume-1, volume-2, volume-x, watch, wifi-off, wifi, wind, x-circle, x-octagon, x-square, x, youtube, zap-off, zap, zoom-in, zoom-out, default */ - -/*! exports provided: xmlns, width, height, viewBox, fill, stroke, stroke-width, stroke-linecap, stroke-linejoin, default */ - -/*! no static exports found */ - -/*!*********************!*\ - !*** ./src/icon.js ***! - \*********************/ - -/*!**********************!*\ - !*** ./src/icons.js ***! - \**********************/ - -/*!**********************!*\ - !*** ./src/index.js ***! - \**********************/ - -/*!***********************!*\ - !*** ./src/tags.json ***! - \***********************/ - -/*!***********************!*\ - !*** ./src/to-svg.js ***! - \***********************/ - -/*!************************!*\ - !*** ./src/replace.js ***! - \************************/ - -/*!*************************!*\ - !*** ./dist/icons.json ***! - \*************************/ - -/*!********************************!*\ - !*** ./src/default-attrs.json ***! - \********************************/ - -/*!***********************************!*\ - !*** (webpack)/buildin/global.js ***! - \***********************************/ - -/*!*******************************************!*\ - !*** ./node_modules/classnames/dedupe.js ***! - \*******************************************/ - -/*!***********************************************!*\ - !*** ./node_modules/core-js/es/array/from.js ***! - \***********************************************/ - -/*!***********************************************!*\ - !*** ./node_modules/core-js/internals/has.js ***! - \***********************************************/ - -/*!***********************************************!*\ - !*** ./node_modules/core-js/internals/uid.js ***! - \***********************************************/ - -/*!************************************************!*\ - !*** ./node_modules/core-js/internals/hide.js ***! - \************************************************/ - -/*!************************************************!*\ - !*** ./node_modules/core-js/internals/html.js ***! - \************************************************/ - -/*!************************************************!*\ - !*** ./node_modules/core-js/internals/path.js ***! - \************************************************/ - -/*!*************************************************!*\ - !*** ./node_modules/core-js/internals/fails.js ***! - \*************************************************/ - -/*!**************************************************!*\ - !*** ./node_modules/core-js/internals/export.js ***! - \**************************************************/ - -/*!**************************************************!*\ - !*** ./node_modules/core-js/internals/global.js ***! - \**************************************************/ - -/*!**************************************************!*\ - !*** ./node_modules/core-js/internals/shared.js ***! - \**************************************************/ - -/*!**************************************************!*\ - !*** multi core-js/es/array/from ./src/index.js ***! - \**************************************************/ - -/*!***************************************************!*\ - !*** ./node_modules/core-js/internals/classof.js ***! - \***************************************************/ - -/*!***************************************************!*\ - !*** ./node_modules/core-js/internals/is-pure.js ***! - \***************************************************/ - -/*!****************************************************!*\ - !*** ./node_modules/core-js/internals/own-keys.js ***! - \****************************************************/ - -/*!****************************************************!*\ - !*** ./node_modules/core-js/internals/redefine.js ***! - \****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/an-object.js ***! - \*****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/is-forced.js ***! - \*****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/is-object.js ***! - \*****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/iterators.js ***! - \*****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/string-at.js ***! - \*****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/to-length.js ***! - \*****************************************************/ - -/*!*****************************************************!*\ - !*** ./node_modules/core-js/internals/to-object.js ***! - \*****************************************************/ - -/*!******************************************************!*\ - !*** ./node_modules/core-js/internals/a-function.js ***! - \******************************************************/ - -/*!******************************************************!*\ - !*** ./node_modules/core-js/internals/array-from.js ***! - \******************************************************/ - -/*!******************************************************!*\ - !*** ./node_modules/core-js/internals/set-global.js ***! - \******************************************************/ - -/*!******************************************************!*\ - !*** ./node_modules/core-js/internals/shared-key.js ***! - \******************************************************/ - -/*!******************************************************!*\ - !*** ./node_modules/core-js/internals/to-integer.js ***! - \******************************************************/ - -/*!*******************************************************!*\ - !*** ./node_modules/core-js/internals/classof-raw.js ***! - \*******************************************************/ - -/*!*******************************************************!*\ - !*** ./node_modules/core-js/internals/descriptors.js ***! - \*******************************************************/ - -/*!*******************************************************!*\ - !*** ./node_modules/core-js/internals/hidden-keys.js ***! - \*******************************************************/ - -/*!*******************************************************!*\ - !*** ./node_modules/core-js/internals/object-keys.js ***! - \*******************************************************/ - -/*!*******************************************************!*\ - !*** ./node_modules/core-js/modules/es.array.from.js ***! - \*******************************************************/ - -/*!********************************************************!*\ - !*** ./node_modules/core-js/internals/bind-context.js ***! - \********************************************************/ - -/*!********************************************************!*\ - !*** ./node_modules/core-js/internals/to-primitive.js ***! - \********************************************************/ - -/*!*********************************************************!*\ - !*** ./node_modules/core-js/internals/enum-bug-keys.js ***! - \*********************************************************/ - -/*!*********************************************************!*\ - !*** ./node_modules/core-js/internals/native-symbol.js ***! - \*********************************************************/ - -/*!*********************************************************!*\ - !*** ./node_modules/core-js/internals/object-create.js ***! - \*********************************************************/ - -/*!**********************************************************!*\ - !*** ./node_modules/core-js/internals/array-includes.js ***! - \**********************************************************/ - -/*!**********************************************************!*\ - !*** ./node_modules/core-js/internals/ie8-dom-define.js ***! - \**********************************************************/ - -/*!**********************************************************!*\ - !*** ./node_modules/core-js/internals/indexed-object.js ***! - \**********************************************************/ - -/*!**********************************************************!*\ - !*** ./node_modules/core-js/internals/internal-state.js ***! - \**********************************************************/ - -/*!**********************************************************!*\ - !*** ./node_modules/core-js/internals/iterators-core.js ***! - \**********************************************************/ - -/*!***********************************************************!*\ - !*** ./node_modules/core-js/internals/create-property.js ***! - \***********************************************************/ - -/*!***********************************************************!*\ - !*** ./node_modules/core-js/internals/define-iterator.js ***! - \***********************************************************/ - -/*!***********************************************************!*\ - !*** ./node_modules/core-js/internals/native-weak-map.js ***! - \***********************************************************/ - -/*!************************************************************!*\ - !*** ./node_modules/core-js/modules/es.string.iterator.js ***! - \************************************************************/ - -/*!*************************************************************!*\ - !*** ./node_modules/core-js/internals/set-to-string-tag.js ***! - \*************************************************************/ - -/*!*************************************************************!*\ - !*** ./node_modules/core-js/internals/to-absolute-index.js ***! - \*************************************************************/ - -/*!*************************************************************!*\ - !*** ./node_modules/core-js/internals/to-indexed-object.js ***! - \*************************************************************/ - -/*!*************************************************************!*\ - !*** ./node_modules/core-js/internals/well-known-symbol.js ***! - \*************************************************************/ - -/*!**************************************************************!*\ - !*** ./node_modules/core-js/internals/function-to-string.js ***! - \**************************************************************/ - -/*!***************************************************************!*\ - !*** ./node_modules/core-js/internals/get-iterator-method.js ***! - \***************************************************************/ - -/*!****************************************************************!*\ - !*** ./node_modules/core-js/internals/object-keys-internal.js ***! - \****************************************************************/ - -/*!******************************************************************!*\ - !*** ./node_modules/core-js/internals/object-define-property.js ***! - \******************************************************************/ - -/*!*******************************************************************!*\ - !*** ./node_modules/core-js/internals/document-create-element.js ***! - \*******************************************************************/ - -/*!*******************************************************************!*\ - !*** ./node_modules/core-js/internals/object-get-prototype-of.js ***! - \*******************************************************************/ - -/*!*******************************************************************!*\ - !*** ./node_modules/core-js/internals/object-set-prototype-of.js ***! - \*******************************************************************/ - -/*!********************************************************************!*\ - !*** ./node_modules/core-js/internals/correct-prototype-getter.js ***! - \********************************************************************/ - -/*!********************************************************************!*\ - !*** ./node_modules/core-js/internals/is-array-iterator-method.js ***! - \********************************************************************/ - -/*!********************************************************************!*\ - !*** ./node_modules/core-js/internals/object-define-properties.js ***! - \********************************************************************/ - -/*!********************************************************************!*\ - !*** ./node_modules/core-js/internals/require-object-coercible.js ***! - \********************************************************************/ - -/*!**********************************************************************!*\ - !*** ./node_modules/core-js/internals/create-property-descriptor.js ***! - \**********************************************************************/ - -/*!***********************************************************************!*\ - !*** ./node_modules/core-js/internals/copy-constructor-properties.js ***! - \***********************************************************************/ - -/*!***********************************************************************!*\ - !*** ./node_modules/core-js/internals/create-iterator-constructor.js ***! - \***********************************************************************/ - -/*!*************************************************************************!*\ - !*** ./node_modules/core-js/internals/object-get-own-property-names.js ***! - \*************************************************************************/ - -/*!*************************************************************************!*\ - !*** ./node_modules/core-js/internals/object-property-is-enumerable.js ***! - \*************************************************************************/ - -/*!**************************************************************************!*\ - !*** ./node_modules/core-js/internals/check-correctness-of-iteration.js ***! - \**************************************************************************/ - -/*!***************************************************************************!*\ - !*** ./node_modules/core-js/internals/object-get-own-property-symbols.js ***! - \***************************************************************************/ - -/*!****************************************************************************!*\ - !*** ./node_modules/core-js/internals/call-with-safe-iteration-closing.js ***! - \****************************************************************************/ - -/*!******************************************************************************!*\ - !*** ./node_modules/core-js/internals/object-get-own-property-descriptor.js ***! - \******************************************************************************/ - -/*!*******************************************************************************!*\ - !*** ./node_modules/core-js/internals/validate-set-prototype-of-arguments.js ***! - \*******************************************************************************/ diff --git a/public/dashboard/assets/js/cesium_00_Main.js b/public/dashboard/assets/js/cesium_00_Main.js deleted file mode 100644 index 2799bfd1f4d915c37a77b33b4015e16c88a1bcaa..0000000000000000000000000000000000000000 --- a/public/dashboard/assets/js/cesium_00_Main.js +++ /dev/null @@ -1,350 +0,0 @@ -// update cesium Container Width to fit the Web Frame after document ready -$(document).ready(function () { - $('#loading').hide(); -}); -var PVPotential_legend_context = ` -<small class="font-weight-bold">PV Potential MWh/year </small> <br> -<span class="dot" style="background-color: #8C2D04"></span> > 30 <br> -<span class="dot" style="background-color: #CC4C02"></span> 25 - 30 <br> -<span class="dot" style="background-color: #EC7014"></span> 20 - 25 <br> -<span class="dot" style="background-color: #FE9929"></span> 15 - 20 <br> -<span class="dot" style="background-color: #FEC44F"></span> 10 - 15 <br> -<span class="dot" style="background-color: #FEE391"></span> 5 - 10<br> -<span class="dot" style="background-color: #FFFFD4"></span> 0 - 5<br> -<br> -` -if ($("#PVPotential-legend").length > 0) { - $("#PVPotential-legend").html(PVPotential_legend_context) // Add Bioenergy menu if the "#id" exist -} -var PVSpecificYield_legend_context = ` -<small class="font-weight-bold">PV Specific Yield (kWh/kWp.year) </small> <br> -<span class="dot" style="background-color: #8C2D04"></span> > 1100 <br> -<span class="dot" style="background-color: #CC4C02"></span> 1050 - 1100 <br> -<span class="dot" style="background-color: #EC7014"></span> 1000 - 1050 <br> -<span class="dot" style="background-color: #FE9929"></span> 950 - 1000 <br> -<span class="dot" style="background-color: #FEC44F"></span> 900 - 950 <br> -<span class="dot" style="background-color: #FEE391"></span> 850 - 900<br> -<span class="dot" style="background-color: #FFFFD4"></span> < 850 <br> -<br> -` -if ($("#PVSpecificYield-legend").length > 0) { - $("#PVSpecificYield-legend").html(PVSpecificYield_legend_context) // Add Bioenergy menu if the "#id" exist -} - -// set the Cesium ION token -Cesium.Ion.defaultAccessToken = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJkZTkyOTcyNC0yMGFkLTQ2ZjktODA5YS0xYjY1N2QwM2Y2ZmMiLCJpZCI6NDM2NDUsImlhdCI6MTYxMjkyNDgwNX0.12Xvbhtt_c2Y2RGA6J_J906Vdn1iOKZKPur0SASh-gk'; -var viewer = new Cesium.Viewer('cesiumContainer', { - terrainProvider: Cesium.createWorldTerrain(), - baseLayerPicker: true, - vrButton: false, - geocoder: true, - navigationHelpButton: false, - selectionIndicator: true, - shadows: false, - timeline: false, - sceneModePicker: false, - homeButton: false, - fullscreenButton: true, - infoBox: true, - // terrainExaggeration: 1.5, -}); - -// binding full screen button -$("#full-screen-button").click(function () { - Cesium.Fullscreen.requestFullscreen(document.body) -}) -Cesium.GeoJsonDataSource.clampToGround = true; - -// Adding the Utility Line to the Cesium Viewer -var utility_line; -var load_utility_line_already = false; -var utiltiy_line_entity; -var load_utility_line = function () { - $("#util_nw_line_loading").show() - if (!load_utility_line_already) { - GeoJSONpromise = Cesium.GeoJsonDataSource.load( - "../utility_data/Katharinenvorst.geojson" - ); - GeoJSONpromise.then(function (dataSource) { - utiltiy_line_entity = dataSource.entities; - viewer.dataSources.add(dataSource); - //Get the array of entities - utility_line = dataSource.entities.values; - load_utility_line_already = true; - for (let i = 0; i < utility_line.length; i++) { - const entity = utility_line[i]; - entity.polyline.clampToGround = true - entity.polyline.classificationType = Cesium.ClassificationType.TERRAIN; - entity.polyline.material = Cesium.Color.HOTPINK; - } - $("#util_nw_line_loading").hide() - - }) - } else { - utiltiy_line_entity.show = true; - } -} - -var hide_utiltiy_line = function () { - try { - utiltiy_line_entity.show = false; - load_utility_line_already = false; - } catch (error) { - console.log("error on hiding utiltiy_line_entity") - } -} - -viewer.camera.setView({ - "destination": { - "x": -3447610.163256134, - "y": 4035558.08021155, - "z": 3526721.814467922 - }, - "orientation": { - "direction": { - "x": -0.3228353906545565, - "y": -0.9232459949887203, - "z": 0.2083126095036207 - }, - "up": { - "x": -0.663817634371156, - "y": 0.3777599007354034, - "z": 0.6454793611683185 - } - } -}) - -var building_style = [] -var addBuilding = function () { - try { - tileset_3Dbuildings = viewer.scene.primitives.add(new Cesium.Cesium3DTileset({ - // url: 'https://steinbeis-3dps.eu/3DGeoVolumes/collections/schwabisch_hall_city/tileset.json', - url: 'assets/data/japan/tileset.json', - maximumScreenSpaceError: 8 // default value - })); - - } catch (err) { - console.log('-> add 3DTiles failed!\n' + err); - } - tileset_3Dbuildings.readyPromise.then(function () { - // var boundingSphere = tileset_3Dbuildings.boundingSphere; - // var cartographic = Cesium.Cartographic.fromCartesian(boundingSphere.center); - // var surface = Cesium.Cartesian3.fromRadians(cartographic.longitude, cartographic.latitude, 0.0); - // var offset = Cesium.Cartesian3.fromRadians(cartographic.longitude, cartographic.latitude, 50); - // var translation = Cesium.Cartesian3.subtract(offset, surface, new Cesium.Cartesian3()); - // tileset_3Dbuildings.modelMatrix = Cesium.Matrix4.fromTranslation(translation); - // viewer.flyTo(tileset_3Dbuildings) - }); - // Styling the 3d model - building_style["AllWhite"] = new Cesium.Cesium3DTileStyle({ - pointSize: '3.0', - show: true, - // color: "color('#ffffff')" - "color": { - "conditions": [ - ["true", "color('#ffffff')"] - ] - } - }); - building_style["transparent"] = new Cesium.Cesium3DTileStyle({ - show: true, - // color: "color('#ffffff',0.25)" - "color": { - "conditions": [ - ["true", "color('#ffffff', 0.75)"] - ] - } - }); - building_style["PVPotential"] = new Cesium.Cesium3DTileStyle({ - show: true, - color: { - "conditions": [ - ['Number(${PV_potential_yield}) < 5', `color("#FFFFD4")`], - ['Number(${PV_potential_yield}) < 10', `color("#FEE391")`], - ['Number(${PV_potential_yield}) < 15', `color("#FEC44F")`], - ['Number(${PV_potential_yield}) < 20', `color("#FE9929")`], - ['Number(${PV_potential_yield}) < 25', `color("#EC7014")`], - ['Number(${PV_potential_yield}) < 30', `color("#CC4C02")`], - ['Number(${PV_potential_yield}) >= 30', `color("#8C2D04")`], - ["true", "color('#ffffff')"] //no data - ] - } - }); - building_style["PVSpecificYield"] = new Cesium.Cesium3DTileStyle({ - show: true, - color: { - "conditions": [ - ['Number(${PV_specific_yield}) < 850', `color("#FFFFD4")`], - ['Number(${PV_specific_yield}) < 900', `color("#FEE391")`], - ['Number(${PV_specific_yield}) < 950', `color("#FEC44F")`], - ['Number(${PV_specific_yield}) < 1000', `color("#FE9929")`], - ['Number(${PV_specific_yield}) < 1050', `color("#EC7014")`], - ['Number(${PV_specific_yield}) < 1100', `color("#CC4C02")`], - ['Number(${PV_specific_yield}) >= 1100 ', `color("#8C2D04")`], - ["true", "color('#ffffff')"] //no data - ] - } - }); - building_style["ElecDemand"] = new Cesium.Cesium3DTileStyle({ - show: true, - color: { - "conditions": [ - ["${Electric_Demand} === 0", "color('#ffffff')"], - ["${Electric_Demand} < 3229", "color('#feedde')"], - ["${Electric_Demand} < 4229", "color('#fdd0a2')"], - ["${Electric_Demand} < 5229", "color('#fdae6b')"], - ["${Electric_Demand} < 6229", "color('#fd8d3c')"], - ["${Electric_Demand} < 7229", "color('#e6550d')"], - ["true", "color('#a63603', 0.5)"] - ] - } - }); - building_style["height"] = new Cesium.Cesium3DTileStyle({ - show: true, - color: { - "conditions": [ - ["Number(${計測高ã•}) < 5", "color('#ffffcc')"], - ["Number(${計測高ã•}) < 10", "color('#a1dab4')"], - ["Number(${計測高ã•}) < 20", "color('#41b6c4')"], - ["Number(${計測高ã•}) < 30", "color('#2c7fb8')"], - ["Number(${計測高ã•}) >= 30", "color('#253494')"], - ["true", "color('#E8F1F2', 0.5)"] - ] - } - }); - - tileset_3Dbuildings.style = building_style["AllWhite"]; - // tileset_3Dbuildings.style = building_style["height"]; -}; -addBuilding(); - -// adding input to the menu -var layerIsLoaded = [] -var layerIsLoadedFirstTime = [] -var promise = [] -var datasources = [] -var datasource = [] -// for (i = 0; i < geoJSONLayer.length; i++) { -// var layerName = geoJSONLayer[i] - -// var htmlInput = ` -// <input class="form-check-input GeoJSONlayerCheckbox" type="checkbox" value="" id="${layerName}"> -// <label class="form-check-label" for="${layerName}"> -// ${layerName} -// </label> -// <br> -// ` -// layerIsLoadedFirstTime[layerName] = false -// $("#inputContainer").append(htmlInput); -// } - -// $(`.GeoJSONlayerCheckbox`).click(function () { -// var layerName = $(this).attr('id') -// if (!layerIsLoadedFirstTime[layerName]) { -// var pathName = `../data/geojson/${layerName}.geojson` -// if (geoJSONLayerStyle.hasOwnProperty(layerName)) { -// promise[layerName] = Cesium.GeoJsonDataSource.load(pathName, geoJSONLayerStyle[layerName]); -// } else { -// promise[layerName] = Cesium.GeoJsonDataSource.load(pathName); -// } -// // if -// promise[layerName] -// .then(function (dataSource) { -// datasource[layerName] = dataSource -// layerIsLoadedFirstTime[layerName] = true -// datasources[layerName] = viewer.dataSources.add(dataSource); - -// var layerEntities = datasource[layerName].entities.values; -// for (var i = 0; i < layerEntities.length; i++) { -// var entity = layerEntities[i]; -// entity.name = layerName -// } -// viewer.flyTo(dataSource) // fly to dataSource after loading -// // more info https://sandcastle.cesium.com/index.html?src=GeoJSON%2520and%2520TopoJSON.html -// // more info https://cesium.com/docs/tutorials/cesium-workshop/ -// }) -// .otherwise(function (error) { -// //Display any errrors encountered while loading. -// window.alert(error); -// }); -// } else if (this.checked && layerIsLoadedFirstTime[layerName]) { -// viewer.dataSources.add(datasource[layerName]); -// } else { -// viewer.dataSources.remove(datasource[layerName]); -// } - -// }); - -//time management -Date.prototype.toIsoString_Start = function () { - var tzo = -this.getTimezoneOffset(), - dif = tzo >= 0 ? '+' : '-', - pad = function (num) { - var norm = Math.floor(Math.abs(num)); - return (norm < 10 ? '0' : '') + norm; - }; - return this.getFullYear() + - '-' + pad(this.getMonth() + 1) + - '-' + pad(this.getDate()) + - 'T' + '08:00:00Z' -} -Date.prototype.toIsoString_Stop = function () { - var tzo = -this.getTimezoneOffset(), - dif = tzo >= 0 ? '+' : '-', - pad = function (num) { - var norm = Math.floor(Math.abs(num)); - return (norm < 10 ? '0' : '') + norm; - }; - return this.getFullYear() + - '-' + pad(this.getMonth() + 1) + - '-' + pad(this.getDate()) + - 'T' + '23:00:00Z' -} -var dateEvent = new Date() -var startTime = dateEvent.toIsoString_Start(); -var stopTime = dateEvent.toIsoString_Stop(); -viewer.clock.currentTime = Cesium.JulianDate.fromIso8601(startTime); - -$('#BuildingStyleSelector').on('change', function () { - // alert(this.value); - tileset_3Dbuildings.style = building_style[this.value]; - $('.cesiumLegend').hide() - try { - $(`#${this.value}-legend`).show() - // draw Chart - activateChart(this.value); - } catch (error) { - console.log(`No ${this.value} Style in the html`) - } -}); - -$("#shadow_check").change(function () { - if (this.checked) { - viewer.shadows = true - } else { - viewer.shadows = false - - } -}); - -// $("#util_nw_line").change(function () { -// if (this.checked) { -// load_utility_line() -// } else { -// hide_utiltiy_line() -// } -// }); - -// $("#util_nw_point").change(function () { -// if (this.checked) { -// for (let i = 0; i < utility_point.length; i++) { -// utility_Point_Entities[i].point.show = true; -// utility_Point_Entities[i].label.show = true; -// } -// } else { -// for (let i = 0; i < utility_point.length; i++) { -// utility_Point_Entities[i].point.show = false; -// utility_Point_Entities[i].label.show = false; -// } -// } -// }); \ No newline at end of file diff --git a/public/dashboard/assets/style/~$style.xlsx b/public/dashboard/assets/style/~$style.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..82954933a6f4af4bb97d2e560f76f81efd8865a3 Binary files /dev/null and b/public/dashboard/assets/style/~$style.xlsx differ diff --git a/public/dashboard/index.html b/public/dashboard/index.html index 19fc83bb13868ae9413a0ba2854189ba8ba4bc2a..1fd510c292aa5df0ba54e83122cafae9baf42f54 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -104,7 +104,7 @@ <h4><i class="bi bi-globe2"></i> 3D Viewer</h4> </div> <div id="cesiumContainer" style=" - height: 500px; + height: 600px; width: 100%; margin: 0; padding: 0; @@ -115,17 +115,17 @@ </div> <div class="col-12 col-lg-3"> - <div class="card"> + <div class="card" style="height: 680px"> <div class="card-header"> <h4>3D Map Tool</h4> </div> <div class="card-content pb-4"> <div class="card-body"> - <h6>GIS Layers</h6> + <h6>Layers</h6> <div class="form-check"> - <input class="form-check-input" type="checkbox" value="" id="util_nw_Enisyst" checked> - <label class="form-check-label" for="util_nw_Enisyst"> - Utility Network Stations (Enisyst) + <input class="form-check-input" type="checkbox" value="" id="3d_building_checkbox" checked> + <label class="form-check-label" for="3d_building_checkbox"> + 3D Building Models </label> </div> <hr> @@ -135,6 +135,9 @@ <option value="AllWhite" selected>Default</option> <option value="transparent">Transparent</option> <option value="height">Building Height</option> + <option value="specific_heatdemand">Specific Space Heating Demand</option> + <option value="PVSpecificYield">PV Specific Yield</option> + <option value="PVPotential">PV Potential</option> <!-- <option value="PVPotential">PV Potential</option> <option value="PVSpecificYield">PV Specific Yield</option> --> </select> @@ -144,6 +147,9 @@ Building Shadow </label> </div> + <div class="pt-2 cesiumLegend" id="specific_heatdemand-legend" style="display:none"></div> + <div class="pt-2 cesiumLegend" id="PVPotential-legend" style="display:none"></div> + <div class="pt-2 cesiumLegend" id="PVSpecificYield-legend" style="display:none"></div> <hr> </div> @@ -158,12 +164,12 @@ <div class="col-12"> <div class="card"> <div class="card-header"> - <h4><i class="bi bi-graph-up"></i> Sensor</h4> + <!-- <h4><i class="bi bi-graph-up"></i> Sensor</h4> --> </div> <div class="card-body"> <div id="attribute-table-area"> - <p> Click on the utility network station (Enisyst) on the 3D Map to see sensor data.</p> + <p> Click on the 3D Building to show attributes.</p> </div> <div id="chart_area"></div> </div> @@ -185,7 +191,9 @@ <!-- Joe's Application --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> - <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> + <!-- <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> --> + <script src="https://cdn.jsdelivr.net/npm/echarts@5.3.3/dist/echarts.js"></script> + <!-- <script src="../application/js/drawchart.js"></script> <script src="../application/js/utility_point_data.js"></script> <script src="../application/js/staconnector.js"></script> @@ -194,8 +202,10 @@ <script src="../application/js/cesium_mouse_handling.js"></script> --> <!-- theme template --> - <script src="assets/js/app.js"></script> - <script src="assets/js/cesium_00_Main.js"></script> + <!-- <script src="assets/js/app.js"></script> --> + <script src="assets/js/app-min.js"></script> + <!-- <script src="assets/js/cesium_00_Main.js"></script> --> + <!-- <script src="assets/js/cesium_01_mouse.js"></script> --> </body>