forked from integrated_whb/integrated_whb_vue
14470 lines
3.6 MiB
14470 lines
3.6 MiB
/**
|
||
* @license
|
||
* Cesium - https://github.com/CesiumGS/cesium
|
||
* Version 1.101
|
||
*
|
||
* Copyright 2011-2022 Cesium Contributors
|
||
*
|
||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||
* you may not use this file except in compliance with the License.
|
||
* You may obtain a copy of the License at
|
||
*
|
||
* http://www.apache.org/licenses/LICENSE-2.0
|
||
*
|
||
* Unless required by applicable law or agreed to in writing, software
|
||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
* See the License for the specific language governing permissions and
|
||
* limitations under the License.
|
||
*
|
||
* Columbus View (Pat. Pend.)
|
||
*
|
||
* Portions licensed separately.
|
||
* See https://github.com/CesiumGS/cesium/blob/main/LICENSE.md for full licensing details.
|
||
*/
|
||
|
||
var Cesium=(()=>{var $Ae=Object.create;var n3=Object.defineProperty;var exe=Object.getOwnPropertyDescriptor;var txe=Object.getOwnPropertyNames;var nxe=Object.getPrototypeOf,ixe=Object.prototype.hasOwnProperty;var k_=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var Jc=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),oxe=(e,t)=>{for(var n in t)n3(e,n,{get:t[n],enumerable:!0})},IK=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of txe(t))!ixe.call(e,o)&&o!==n&&n3(e,o,{get:()=>t[o],enumerable:!(i=exe(t,o))||i.enumerable});return e};var wo=(e,t,n)=>(n=e!=null?$Ae(nxe(e)):{},IK(t||!e||!e.__esModule?n3(n,"default",{value:e,enumerable:!0}):n,e)),rxe=e=>IK(n3({},"__esModule",{value:!0}),e);var i3=Jc((e0t,OK)=>{var Pm=function(e){e==null&&(e=new Date().getTime()),this.N=624,this.M=397,this.MATRIX_A=2567483615,this.UPPER_MASK=2147483648,this.LOWER_MASK=2147483647,this.mt=new Array(this.N),this.mti=this.N+1,e.constructor==Array?this.init_by_array(e,e.length):this.init_seed(e)};Pm.prototype.init_seed=function(e){for(this.mt[0]=e>>>0,this.mti=1;this.mti<this.N;this.mti++){var e=this.mt[this.mti-1]^this.mt[this.mti-1]>>>30;this.mt[this.mti]=(((e&4294901760)>>>16)*1812433253<<16)+(e&65535)*1812433253+this.mti,this.mt[this.mti]>>>=0}};Pm.prototype.init_by_array=function(e,t){var n,i,o;for(this.init_seed(19650218),n=1,i=0,o=this.N>t?this.N:t;o;o--){var r=this.mt[n-1]^this.mt[n-1]>>>30;this.mt[n]=(this.mt[n]^(((r&4294901760)>>>16)*1664525<<16)+(r&65535)*1664525)+e[i]+i,this.mt[n]>>>=0,n++,i++,n>=this.N&&(this.mt[0]=this.mt[this.N-1],n=1),i>=t&&(i=0)}for(o=this.N-1;o;o--){var r=this.mt[n-1]^this.mt[n-1]>>>30;this.mt[n]=(this.mt[n]^(((r&4294901760)>>>16)*1566083941<<16)+(r&65535)*1566083941)-n,this.mt[n]>>>=0,n++,n>=this.N&&(this.mt[0]=this.mt[this.N-1],n=1)}this.mt[0]=2147483648};Pm.prototype.random_int=function(){var e,t=new Array(0,this.MATRIX_A);if(this.mti>=this.N){var n;for(this.mti==this.N+1&&this.init_seed(5489),n=0;n<this.N-this.M;n++)e=this.mt[n]&this.UPPER_MASK|this.mt[n+1]&this.LOWER_MASK,this.mt[n]=this.mt[n+this.M]^e>>>1^t[e&1];for(;n<this.N-1;n++)e=this.mt[n]&this.UPPER_MASK|this.mt[n+1]&this.LOWER_MASK,this.mt[n]=this.mt[n+(this.M-this.N)]^e>>>1^t[e&1];e=this.mt[this.N-1]&this.UPPER_MASK|this.mt[0]&this.LOWER_MASK,this.mt[this.N-1]=this.mt[this.M-1]^e>>>1^t[e&1],this.mti=0}return e=this.mt[this.mti++],e^=e>>>11,e^=e<<7&2636928640,e^=e<<15&4022730752,e^=e>>>18,e>>>0};Pm.prototype.random_int31=function(){return this.random_int()>>>1};Pm.prototype.random_incl=function(){return this.random_int()*(1/4294967295)};Pm.prototype.random=function(){return this.random_int()*(1/4294967296)};Pm.prototype.random_excl=function(){return(this.random_int()+.5)*(1/4294967296)};Pm.prototype.random_long=function(){var e=this.random_int()>>>5,t=this.random_int()>>>6;return(e*67108864+t)*(1/9007199254740992)};OK.exports=Pm});var ZZ=Jc((HC,GC)=>{/*! https://mths.be/punycode v1.4.0 by @mathias */(function(e){var t=typeof HC=="object"&&HC&&!HC.nodeType&&HC,n=typeof GC=="object"&&GC&&!GC.nodeType&&GC,i=typeof global=="object"&&global;(i.global===i||i.window===i||i.self===i)&&(e=i);var o,r=2147483647,s=36,a=1,c=26,l=38,f=700,d=72,p=128,g="-",m=/^xn--/,A=/[^\x20-\x7E]/,x=/[\x2E\u3002\uFF0E\uFF61]/g,C={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},T=s-a,E=Math.floor,S=String.fromCharCode,v;function w(U){throw new RangeError(C[U])}function R(U,G){for(var V=U.length,X=[];V--;)X[V]=G(U[V]);return X}function O(U,G){var V=U.split("@"),X="";V.length>1&&(X=V[0]+"@",U=V[1]),U=U.replace(x,".");var W=U.split("."),Q=R(W,G).join(".");return X+Q}function L(U){for(var G=[],V=0,X=U.length,W,Q;V<X;)W=U.charCodeAt(V++),W>=55296&&W<=56319&&V<X?(Q=U.charCodeAt(V++),(Q&64512)==56320?G.push(((W&1023)<<10)+(Q&1023)+65536):(G.push(W),V--)):G.push(W);return G}function N(U){return R(U,function(G){var V="";return G>65535&&(G-=65536,V+=S(G>>>10&1023|55296),G=56320|G&1023),V+=S(G),V}).join("")}function _(U){return U-48<10?U-22:U-65<26?U-65:U-97<26?U-97:s}function b(U,G){return U+22+75*(U<26)-((G!=0)<<5)}function D(U,G,V){var X=0;for(U=V?E(U/f):U>>1,U+=E(U/G);U>T*c>>1;X+=s)U=E(U/T);return E(X+(T+1)*U/(U+l))}function I(U){var G=[],V=U.length,X,W=0,Q=p,Y=d,K,J,_e,xe,re,ye,fe,Se,we;for(K=U.lastIndexOf(g),K<0&&(K=0),J=0;J<K;++J)U.charCodeAt(J)>=128&&w("not-basic"),G.push(U.charCodeAt(J));for(_e=K>0?K+1:0;_e<V;){for(xe=W,re=1,ye=s;_e>=V&&w("invalid-input"),fe=_(U.charCodeAt(_e++)),(fe>=s||fe>E((r-W)/re))&&w("overflow"),W+=fe*re,Se=ye<=Y?a:ye>=Y+c?c:ye-Y,!(fe<Se);ye+=s)we=s-Se,re>E(r/we)&&w("overflow"),re*=we;X=G.length+1,Y=D(W-xe,X,xe==0),E(W/X)>r-Q&&w("overflow"),Q+=E(W/X),W%=X,G.splice(W++,0,Q)}return N(G)}function B(U){var G,V,X,W,Q,Y,K,J,_e,xe,re,ye=[],fe,Se,we,Ve;for(U=L(U),fe=U.length,G=p,V=0,Q=d,Y=0;Y<fe;++Y)re=U[Y],re<128&&ye.push(S(re));for(X=W=ye.length,W&&ye.push(g);X<fe;){for(K=r,Y=0;Y<fe;++Y)re=U[Y],re>=G&&re<K&&(K=re);for(Se=X+1,K-G>E((r-V)/Se)&&w("overflow"),V+=(K-G)*Se,G=K,Y=0;Y<fe;++Y)if(re=U[Y],re<G&&++V>r&&w("overflow"),re==G){for(J=V,_e=s;xe=_e<=Q?a:_e>=Q+c?c:_e-Q,!(J<xe);_e+=s)Ve=J-xe,we=s-xe,ye.push(S(b(xe+Ve%we,0))),J=E(Ve/we);ye.push(S(b(J,0))),Q=D(V,Se,X==W),V=0,++X}++V,++G}return ye.join("")}function F(U){return O(U,function(G){return m.test(G)?I(G.slice(4).toLowerCase()):G})}function k(U){return O(U,function(G){return A.test(G)?"xn--"+B(G):G})}if(o={version:"1.3.2",ucs2:{decode:L,encode:N},decode:I,encode:B,toASCII:k,toUnicode:F},typeof define=="function"&&typeof define.amd=="object"&&define.amd)define("punycode",function(){return o});else if(t&&n)if(GC.exports==t)n.exports=o;else for(v in o)o.hasOwnProperty(v)&&(t[v]=o[v]);else e.punycode=o})(HC)});var QZ=Jc((JZ,P3)=>{/*!
|
||
* URI.js - Mutating URLs
|
||
* IPv6 Support
|
||
*
|
||
* Version: 1.19.11
|
||
*
|
||
* Author: Rodney Rehm
|
||
* Web: http://medialize.github.io/URI.js/
|
||
*
|
||
* Licensed under
|
||
* MIT License http://www.opensource.org/licenses/mit-license
|
||
*
|
||
*/(function(e,t){"use strict";typeof P3=="object"&&P3.exports?P3.exports=t():typeof define=="function"&&define.amd?define(t):e.IPv6=t(e)})(JZ,function(e){"use strict";var t=e&&e.IPv6;function n(o){var r=o.toLowerCase(),s=r.split(":"),a=s.length,c=8;s[0]===""&&s[1]===""&&s[2]===""?(s.shift(),s.shift()):s[0]===""&&s[1]===""?s.shift():s[a-1]===""&&s[a-2]===""&&s.pop(),a=s.length,s[a-1].indexOf(".")!==-1&&(c=7);var l;for(l=0;l<a&&s[l]!=="";l++);if(l<c)for(s.splice(l,1,"0000");s.length<c;)s.splice(l,0,"0000");for(var f,d=0;d<c;d++){f=s[d].split("");for(var p=0;p<3&&(f[0]==="0"&&f.length>1);p++)f.splice(0,1);s[d]=f.join("")}var g=-1,m=0,A=0,x=-1,C=!1;for(d=0;d<c;d++)C?s[d]==="0"?A+=1:(C=!1,A>m&&(g=x,m=A)):s[d]==="0"&&(C=!0,x=d,A=1);A>m&&(g=x,m=A),m>1&&s.splice(g,m,""),a=s.length;var T="";for(s[0]===""&&(T=":"),d=0;d<a&&(T+=s[d],d!==a-1);d++)T+=":";return s[a-1]===""&&(T+=":"),T}function i(){return e.IPv6===this&&(e.IPv6=t),this}return{best:n,noConflict:i}})});var eJ=Jc(($Z,O3)=>{/*!
|
||
* URI.js - Mutating URLs
|
||
* Second Level Domain (SLD) Support
|
||
*
|
||
* Version: 1.19.11
|
||
*
|
||
* Author: Rodney Rehm
|
||
* Web: http://medialize.github.io/URI.js/
|
||
*
|
||
* Licensed under
|
||
* MIT License http://www.opensource.org/licenses/mit-license
|
||
*
|
||
*/(function(e,t){"use strict";typeof O3=="object"&&O3.exports?O3.exports=t():typeof define=="function"&&define.amd?define(t):e.SecondLevelDomains=t(e)})($Z,function(e){"use strict";var t=e&&e.SecondLevelDomains,n={list:{ac:" com gov mil net org ",ae:" ac co gov mil name net org pro sch ",af:" com edu gov net org ",al:" com edu gov mil net org ",ao:" co ed gv it og pb ",ar:" com edu gob gov int mil net org tur ",at:" ac co gv or ",au:" asn com csiro edu gov id net org ",ba:" co com edu gov mil net org rs unbi unmo unsa untz unze ",bb:" biz co com edu gov info net org store tv ",bh:" biz cc com edu gov info net org ",bn:" com edu gov net org ",bo:" com edu gob gov int mil net org tv ",br:" adm adv agr am arq art ato b bio blog bmd cim cng cnt com coop ecn edu eng esp etc eti far flog fm fnd fot fst g12 ggf gov imb ind inf jor jus lel mat med mil mus net nom not ntr odo org ppg pro psc psi qsl rec slg srv tmp trd tur tv vet vlog wiki zlg ",bs:" com edu gov net org ",bz:" du et om ov rg ",ca:" ab bc mb nb nf nl ns nt nu on pe qc sk yk ",ck:" biz co edu gen gov info net org ",cn:" ac ah bj com cq edu fj gd gov gs gx gz ha hb he hi hl hn jl js jx ln mil net nm nx org qh sc sd sh sn sx tj tw xj xz yn zj ",co:" com edu gov mil net nom org ",cr:" ac c co ed fi go or sa ",cy:" ac biz com ekloges gov ltd name net org parliament press pro tm ",do:" art com edu gob gov mil net org sld web ",dz:" art asso com edu gov net org pol ",ec:" com edu fin gov info med mil net org pro ",eg:" com edu eun gov mil name net org sci ",er:" com edu gov ind mil net org rochest w ",es:" com edu gob nom org ",et:" biz com edu gov info name net org ",fj:" ac biz com info mil name net org pro ",fk:" ac co gov net nom org ",fr:" asso com f gouv nom prd presse tm ",gg:" co net org ",gh:" com edu gov mil org ",gn:" ac com gov net org ",gr:" com edu gov mil net org ",gt:" com edu gob ind mil net org ",gu:" com edu gov net org ",hk:" com edu gov idv net org ",hu:" 2000 agrar bolt casino city co erotica erotika film forum games hotel info ingatlan jogasz konyvelo lakas media news org priv reklam sex shop sport suli szex tm tozsde utazas video ",id:" ac co go mil net or sch web ",il:" ac co gov idf k12 muni net org ",in:" ac co edu ernet firm gen gov i ind mil net nic org res ",iq:" com edu gov i mil net org ",ir:" ac co dnssec gov i id net org sch ",it:" edu gov ",je:" co net org ",jo:" com edu gov mil name net org sch ",jp:" ac ad co ed go gr lg ne or ",ke:" ac co go info me mobi ne or sc ",kh:" com edu gov mil net org per ",ki:" biz com de edu gov info mob net org tel ",km:" asso com coop edu gouv k medecin mil nom notaires pharmaciens presse tm veterinaire ",kn:" edu gov net org ",kr:" ac busan chungbuk chungnam co daegu daejeon es gangwon go gwangju gyeongbuk gyeonggi gyeongnam hs incheon jeju jeonbuk jeonnam k kg mil ms ne or pe re sc seoul ulsan ",kw:" com edu gov net org ",ky:" com edu gov net org ",kz:" com edu gov mil net org ",lb:" com edu gov net org ",lk:" assn com edu gov grp hotel int ltd net ngo org sch soc web ",lr:" com edu gov net org ",lv:" asn com conf edu gov id mil net org ",ly:" com edu gov id med net org plc sch ",ma:" ac co gov m net org press ",mc:" asso tm ",me:" ac co edu gov its net org priv ",mg:" com edu gov mil nom org prd tm ",mk:" com edu gov inf name net org pro ",ml:" com edu gov net org presse ",mn:" edu gov org ",mo:" com edu gov net org ",mt:" com edu gov net org ",mv:" aero biz com coop edu gov info int mil museum name net org pro ",mw:" ac co com coop edu gov int museum net org ",mx:" com edu gob net org ",my:" com edu gov mil name net org sch ",nf:" arts com firm info net other per rec store web ",ng:" biz com edu gov mil mobi name net org sch ",ni:" ac co com edu gob mil net nom org ",np:" com edu gov mil net org ",nr:" biz com edu gov info net org ",om:" ac biz co com edu gov med mil museum net org pro sch ",pe:" com edu gob mil net nom org sld ",ph:" com edu gov i mil net ngo org ",pk:" biz com edu fam gob gok gon gop gos gov net org web ",pl:" art bialystok biz com edu gda gdansk gorzow gov info katowice krakow lodz lublin mil net ngo olsztyn org poznan pwr radom slupsk szczecin torun warszawa waw wroc wroclaw zgora ",pr:" ac biz com edu est gov info isla name net org pro prof ",ps:" com edu gov net org plo sec ",pw:" belau co ed go ne or ",ro:" arts com firm info nom nt org rec store tm www ",rs:" ac co edu gov in org ",sb:" com edu gov net org ",sc:" com edu gov net org ",sh:" co com edu gov net nom org ",sl:" com edu gov net org ",st:" co com consulado edu embaixada gov mil net org principe saotome store ",sv:" com edu gob org red ",sz:" ac co org ",tr:" av bbs bel biz com dr edu gen gov info k12 name net org pol tel tsk tv web ",tt:" aero biz cat co com coop edu gov info int jobs mil mobi museum name net org pro tel travel ",tw:" club com ebiz edu game gov idv mil net org ",mu:" ac co com gov net or org ",mz:" ac co edu gov org ",na:" co com ",nz:" ac co cri geek gen govt health iwi maori mil net org parliament school ",pa:" abo ac com edu gob ing med net nom org sld ",pt:" com edu gov int net nome org publ ",py:" com edu gov mil net org ",qa:" com edu gov mil net org ",re:" asso com nom ",ru:" ac adygeya altai amur arkhangelsk astrakhan bashkiria belgorod bir bryansk buryatia cbg chel chelyabinsk chita chukotka chuvashia com dagestan e-burg edu gov grozny int irkutsk ivanovo izhevsk jar joshkar-ola kalmykia kaluga kamchatka karelia kazan kchr kemerovo khabarovsk khakassia khv kirov koenig komi kostroma kranoyarsk kuban kurgan kursk lipetsk magadan mari mari-el marine mil mordovia mosreg msk murmansk nalchik net nnov nov novosibirsk nsk omsk orenburg org oryol penza perm pp pskov ptz rnd ryazan sakhalin samara saratov simbirsk smolensk spb stavropol stv surgut tambov tatarstan tom tomsk tsaritsyn tsk tula tuva tver tyumen udm udmurtia ulan-ude vladikavkaz vladimir vladivostok volgograd vologda voronezh vrn vyatka yakutia yamal yekaterinburg yuzhno-sakhalinsk ",rw:" ac co com edu gouv gov int mil net ",sa:" com edu gov med net org pub sch ",sd:" com edu gov info med net org tv ",se:" a ac b bd c d e f g h i k l m n o org p parti pp press r s t tm u w x y z ",sg:" com edu gov idn net org per ",sn:" art com edu gouv org perso univ ",sy:" com edu gov mil net news org ",th:" ac co go in mi net or ",tj:" ac biz co com edu go gov info int mil name net nic org test web ",tn:" agrinet com defense edunet ens fin gov ind info intl mincom nat net org perso rnrt rns rnu tourism ",tz:" ac co go ne or ",ua:" biz cherkassy chernigov chernovtsy ck cn co com crimea cv dn dnepropetrovsk donetsk dp edu gov if in ivano-frankivsk kh kharkov kherson khmelnitskiy kiev kirovograd km kr ks kv lg lugansk lutsk lviv me mk net nikolaev od odessa org pl poltava pp rovno rv sebastopol sumy te ternopil uzhgorod vinnica vn zaporizhzhe zhitomir zp zt ",ug:" ac co go ne or org sc ",uk:" ac bl british-library co cym gov govt icnet jet lea ltd me mil mod national-library-scotland nel net nhs nic nls org orgn parliament plc police sch scot soc ",us:" dni fed isa kids nsn ",uy:" com edu gub mil net org ",ve:" co com edu gob info mil net org web ",vi:" co com k12 net org ",vn:" ac biz com edu gov health info int name net org pro ",ye:" co com gov ltd me net org plc ",yu:" ac co edu gov org ",za:" ac agric alt bourse city co cybernet db edu gov grondar iaccess imt inca landesign law mil net ngo nis nom olivetti org pix school tm web ",zm:" ac co com edu gov net org sch ",com:"ar br cn de eu gb gr hu jpn kr no qc ru sa se uk us uy za ",net:"gb jp se uk ",org:"ae",de:"com "},has:function(i){var o=i.lastIndexOf(".");if(o<=0||o>=i.length-1)return!1;var r=i.lastIndexOf(".",o-1);if(r<=0||r>=o-1)return!1;var s=n.list[i.slice(o+1)];return s?s.indexOf(" "+i.slice(r+1,o)+" ")>=0:!1},is:function(i){var o=i.lastIndexOf(".");if(o<=0||o>=i.length-1)return!1;var r=i.lastIndexOf(".",o-1);if(r>=0)return!1;var s=n.list[i.slice(o+1)];return s?s.indexOf(" "+i.slice(0,o)+" ")>=0:!1},get:function(i){var o=i.lastIndexOf(".");if(o<=0||o>=i.length-1)return null;var r=i.lastIndexOf(".",o-1);if(r<=0||r>=o-1)return null;var s=n.list[i.slice(o+1)];return!s||s.indexOf(" "+i.slice(r+1,o)+" ")<0?null:i.slice(r+1)},noConflict:function(){return e.SecondLevelDomains===this&&(e.SecondLevelDomains=t),this}};return n})});var Nl=Jc((tJ,R3)=>{/*!
|
||
* URI.js - Mutating URLs
|
||
*
|
||
* Version: 1.19.11
|
||
*
|
||
* Author: Rodney Rehm
|
||
* Web: http://medialize.github.io/URI.js/
|
||
*
|
||
* Licensed under
|
||
* MIT License http://www.opensource.org/licenses/mit-license
|
||
*
|
||
*/(function(e,t){"use strict";typeof R3=="object"&&R3.exports?R3.exports=t(ZZ(),QZ(),eJ()):typeof define=="function"&&define.amd?define(["./punycode","./IPv6","./SecondLevelDomains"],t):e.URI=t(e.punycode,e.IPv6,e.SecondLevelDomains,e)})(tJ,function(e,t,n,i){"use strict";var o=i&&i.URI;function r(b,D){var I=arguments.length>=1,B=arguments.length>=2;if(!(this instanceof r))return I?B?new r(b,D):new r(b):new r;if(b===void 0){if(I)throw new TypeError("undefined is not a valid argument for URI");typeof location<"u"?b=location.href+"":b=""}if(b===null&&I)throw new TypeError("null is not a valid argument for URI");return this.href(b),D!==void 0?this.absoluteTo(D):this}function s(b){return/^[0-9]+$/.test(b)}r.version="1.19.11";var a=r.prototype,c=Object.prototype.hasOwnProperty;function l(b){return b.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")}function f(b){return b===void 0?"Undefined":String(Object.prototype.toString.call(b)).slice(8,-1)}function d(b){return f(b)==="Array"}function p(b,D){var I={},B,F;if(f(D)==="RegExp")I=null;else if(d(D))for(B=0,F=D.length;B<F;B++)I[D[B]]=!0;else I[D]=!0;for(B=0,F=b.length;B<F;B++){var k=I&&I[b[B]]!==void 0||!I&&D.test(b[B]);k&&(b.splice(B,1),F--,B--)}return b}function g(b,D){var I,B;if(d(D)){for(I=0,B=D.length;I<B;I++)if(!g(b,D[I]))return!1;return!0}var F=f(D);for(I=0,B=b.length;I<B;I++)if(F==="RegExp"){if(typeof b[I]=="string"&&b[I].match(D))return!0}else if(b[I]===D)return!0;return!1}function m(b,D){if(!d(b)||!d(D)||b.length!==D.length)return!1;b.sort(),D.sort();for(var I=0,B=b.length;I<B;I++)if(b[I]!==D[I])return!1;return!0}function A(b){var D=/^\/+|\/+$/g;return b.replace(D,"")}r._parts=function(){return{protocol:null,username:null,password:null,hostname:null,urn:null,port:null,path:null,query:null,fragment:null,preventInvalidHostname:r.preventInvalidHostname,duplicateQueryParameters:r.duplicateQueryParameters,escapeQuerySpace:r.escapeQuerySpace}},r.preventInvalidHostname=!1,r.duplicateQueryParameters=!1,r.escapeQuerySpace=!0,r.protocol_expression=/^[a-z][a-z0-9.+-]*$/i,r.idn_expression=/[^a-z0-9\._-]/i,r.punycode_expression=/(xn--)/i,r.ip4_expression=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,r.ip6_expression=/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/,r.find_uri_expression=/\b((?:[a-z][\w-]+:(?:\/{1,3}|[a-z0-9%])|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,4}\/)(?:[^\s()<>]+|\(([^\s()<>]+|(\([^\s()<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))/ig,r.findUri={start:/\b(?:([a-z][a-z0-9.+-]*:\/\/)|www\.)/gi,end:/[\s\r\n]|$/,trim:/[`!()\[\]{};:'".,<>?«»“”„‘’]+$/,parens:/(\([^\)]*\)|\[[^\]]*\]|\{[^}]*\}|<[^>]*>)/g},r.leading_whitespace_expression=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,r.ascii_tab_whitespace=/[\u0009\u000A\u000D]+/g,r.defaultPorts={http:"80",https:"443",ftp:"21",gopher:"70",ws:"80",wss:"443"},r.hostProtocols=["http","https"],r.invalid_hostname_characters=/[^a-zA-Z0-9\.\-:_]/,r.domAttributes={a:"href",blockquote:"cite",link:"href",base:"href",script:"src",form:"action",img:"src",area:"href",iframe:"src",embed:"src",source:"src",track:"src",input:"src",audio:"src",video:"src"},r.getDomAttribute=function(b){if(!(!b||!b.nodeName)){var D=b.nodeName.toLowerCase();if(!(D==="input"&&b.type!=="image"))return r.domAttributes[D]}};function x(b){return escape(b)}function C(b){return encodeURIComponent(b).replace(/[!'()*]/g,x).replace(/\*/g,"%2A")}r.encode=C,r.decode=decodeURIComponent,r.iso8859=function(){r.encode=escape,r.decode=unescape},r.unicode=function(){r.encode=C,r.decode=decodeURIComponent},r.characters={pathname:{encode:{expression:/%(24|26|2B|2C|3B|3D|3A|40)/ig,map:{"%24":"$","%26":"&","%2B":"+","%2C":",","%3B":";","%3D":"=","%3A":":","%40":"@"}},decode:{expression:/[\/\?#]/g,map:{"/":"%2F","?":"%3F","#":"%23"}}},reserved:{encode:{expression:/%(21|23|24|26|27|28|29|2A|2B|2C|2F|3A|3B|3D|3F|40|5B|5D)/ig,map:{"%3A":":","%2F":"/","%3F":"?","%23":"#","%5B":"[","%5D":"]","%40":"@","%21":"!","%24":"$","%26":"&","%27":"'","%28":"(","%29":")","%2A":"*","%2B":"+","%2C":",","%3B":";","%3D":"="}}},urnpath:{encode:{expression:/%(21|24|27|28|29|2A|2B|2C|3B|3D|40)/ig,map:{"%21":"!","%24":"$","%27":"'","%28":"(","%29":")","%2A":"*","%2B":"+","%2C":",","%3B":";","%3D":"=","%40":"@"}},decode:{expression:/[\/\?#:]/g,map:{"/":"%2F","?":"%3F","#":"%23",":":"%3A"}}}},r.encodeQuery=function(b,D){var I=r.encode(b+"");return D===void 0&&(D=r.escapeQuerySpace),D?I.replace(/%20/g,"+"):I},r.decodeQuery=function(b,D){b+="",D===void 0&&(D=r.escapeQuerySpace);try{return r.decode(D?b.replace(/\+/g,"%20"):b)}catch{return b}};var T={encode:"encode",decode:"decode"},E,S=function(b,D){return function(I){try{return r[D](I+"").replace(r.characters[b][D].expression,function(B){return r.characters[b][D].map[B]})}catch{return I}}};for(E in T)r[E+"PathSegment"]=S("pathname",T[E]),r[E+"UrnPathSegment"]=S("urnpath",T[E]);var v=function(b,D,I){return function(B){var F;I?F=function(V){return r[D](r[I](V))}:F=r[D];for(var k=(B+"").split(b),U=0,G=k.length;U<G;U++)k[U]=F(k[U]);return k.join(b)}};r.decodePath=v("/","decodePathSegment"),r.decodeUrnPath=v(":","decodeUrnPathSegment"),r.recodePath=v("/","encodePathSegment","decode"),r.recodeUrnPath=v(":","encodeUrnPathSegment","decode"),r.encodeReserved=S("reserved","encode"),r.parse=function(b,D){var I;return D||(D={preventInvalidHostname:r.preventInvalidHostname}),b=b.replace(r.leading_whitespace_expression,""),b=b.replace(r.ascii_tab_whitespace,""),I=b.indexOf("#"),I>-1&&(D.fragment=b.substring(I+1)||null,b=b.substring(0,I)),I=b.indexOf("?"),I>-1&&(D.query=b.substring(I+1)||null,b=b.substring(0,I)),b=b.replace(/^(https?|ftp|wss?)?:+[/\\]*/i,"$1://"),b=b.replace(/^[/\\]{2,}/i,"//"),b.substring(0,2)==="//"?(D.protocol=null,b=b.substring(2),b=r.parseAuthority(b,D)):(I=b.indexOf(":"),I>-1&&(D.protocol=b.substring(0,I)||null,D.protocol&&!D.protocol.match(r.protocol_expression)?D.protocol=void 0:b.substring(I+1,I+3).replace(/\\/g,"/")==="//"?(b=b.substring(I+3),b=r.parseAuthority(b,D)):(b=b.substring(I+1),D.urn=!0))),D.path=b,D},r.parseHost=function(b,D){b||(b=""),b=b.replace(/\\/g,"/");var I=b.indexOf("/"),B,F;if(I===-1&&(I=b.length),b.charAt(0)==="[")B=b.indexOf("]"),D.hostname=b.substring(1,B)||null,D.port=b.substring(B+2,I)||null,D.port==="/"&&(D.port=null);else{var k=b.indexOf(":"),U=b.indexOf("/"),G=b.indexOf(":",k+1);G!==-1&&(U===-1||G<U)?(D.hostname=b.substring(0,I)||null,D.port=null):(F=b.substring(0,I).split(":"),D.hostname=F[0]||null,D.port=F[1]||null)}return D.hostname&&b.substring(I).charAt(0)!=="/"&&(I++,b="/"+b),D.preventInvalidHostname&&r.ensureValidHostname(D.hostname,D.protocol),D.port&&r.ensureValidPort(D.port),b.substring(I)||"/"},r.parseAuthority=function(b,D){return b=r.parseUserinfo(b,D),r.parseHost(b,D)},r.parseUserinfo=function(b,D){var I=b,B=b.indexOf("\\");B!==-1&&(b=b.replace(/\\/g,"/"));var F=b.indexOf("/"),k=b.lastIndexOf("@",F>-1?F:b.length-1),U;return k>-1&&(F===-1||k<F)?(U=b.substring(0,k).split(":"),D.username=U[0]?r.decode(U[0]):null,U.shift(),D.password=U[0]?r.decode(U.join(":")):null,b=I.substring(k+1)):(D.username=null,D.password=null),b},r.parseQuery=function(b,D){if(!b)return{};if(b=b.replace(/&+/g,"&").replace(/^\?*&*|&+$/g,""),!b)return{};for(var I={},B=b.split("&"),F=B.length,k,U,G,V=0;V<F;V++)k=B[V].split("="),U=r.decodeQuery(k.shift(),D),G=k.length?r.decodeQuery(k.join("="),D):null,U!=="__proto__"&&(c.call(I,U)?((typeof I[U]=="string"||I[U]===null)&&(I[U]=[I[U]]),I[U].push(G)):I[U]=G);return I},r.build=function(b){var D="",I=!1;return b.protocol&&(D+=b.protocol+":"),!b.urn&&(D||b.hostname)&&(D+="//",I=!0),D+=r.buildAuthority(b)||"",typeof b.path=="string"&&(b.path.charAt(0)!=="/"&&I&&(D+="/"),D+=b.path),typeof b.query=="string"&&b.query&&(D+="?"+b.query),typeof b.fragment=="string"&&b.fragment&&(D+="#"+b.fragment),D},r.buildHost=function(b){var D="";if(b.hostname)r.ip6_expression.test(b.hostname)?D+="["+b.hostname+"]":D+=b.hostname;else return"";return b.port&&(D+=":"+b.port),D},r.buildAuthority=function(b){return r.buildUserinfo(b)+r.buildHost(b)},r.buildUserinfo=function(b){var D="";return b.username&&(D+=r.encode(b.username)),b.password&&(D+=":"+r.encode(b.password)),D&&(D+="@"),D},r.buildQuery=function(b,D,I){var B="",F,k,U,G;for(k in b)if(k!=="__proto__"&&c.call(b,k))if(d(b[k]))for(F={},U=0,G=b[k].length;U<G;U++)b[k][U]!==void 0&&F[b[k][U]+""]===void 0&&(B+="&"+r.buildQueryParameter(k,b[k][U],I),D!==!0&&(F[b[k][U]+""]=!0));else b[k]!==void 0&&(B+="&"+r.buildQueryParameter(k,b[k],I));return B.substring(1)},r.buildQueryParameter=function(b,D,I){return r.encodeQuery(b,I)+(D!==null?"="+r.encodeQuery(D,I):"")},r.addQuery=function(b,D,I){if(typeof D=="object")for(var B in D)c.call(D,B)&&r.addQuery(b,B,D[B]);else if(typeof D=="string"){if(b[D]===void 0){b[D]=I;return}else typeof b[D]=="string"&&(b[D]=[b[D]]);d(I)||(I=[I]),b[D]=(b[D]||[]).concat(I)}else throw new TypeError("URI.addQuery() accepts an object, string as the name parameter")},r.setQuery=function(b,D,I){if(typeof D=="object")for(var B in D)c.call(D,B)&&r.setQuery(b,B,D[B]);else if(typeof D=="string")b[D]=I===void 0?null:I;else throw new TypeError("URI.setQuery() accepts an object, string as the name parameter")},r.removeQuery=function(b,D,I){var B,F,k;if(d(D))for(B=0,F=D.length;B<F;B++)b[D[B]]=void 0;else if(f(D)==="RegExp")for(k in b)D.test(k)&&(b[k]=void 0);else if(typeof D=="object")for(k in D)c.call(D,k)&&r.removeQuery(b,k,D[k]);else if(typeof D=="string")I!==void 0?f(I)==="RegExp"?!d(b[D])&&I.test(b[D])?b[D]=void 0:b[D]=p(b[D],I):b[D]===String(I)&&(!d(I)||I.length===1)?b[D]=void 0:d(b[D])&&(b[D]=p(b[D],I)):b[D]=void 0;else throw new TypeError("URI.removeQuery() accepts an object, string, RegExp as the first parameter")},r.hasQuery=function(b,D,I,B){switch(f(D)){case"String":break;case"RegExp":for(var F in b)if(c.call(b,F)&&D.test(F)&&(I===void 0||r.hasQuery(b,F,I)))return!0;return!1;case"Object":for(var k in D)if(c.call(D,k)&&!r.hasQuery(b,k,D[k]))return!1;return!0;default:throw new TypeError("URI.hasQuery() accepts a string, regular expression or object as the name parameter")}switch(f(I)){case"Undefined":return D in b;case"Boolean":var U=Boolean(d(b[D])?b[D].length:b[D]);return I===U;case"Function":return!!I(b[D],D,b);case"Array":if(!d(b[D]))return!1;var G=B?g:m;return G(b[D],I);case"RegExp":return d(b[D])?B?g(b[D],I):!1:Boolean(b[D]&&b[D].match(I));case"Number":I=String(I);case"String":return d(b[D])?B?g(b[D],I):!1:b[D]===I;default:throw new TypeError("URI.hasQuery() accepts undefined, boolean, string, number, RegExp, Function as the value parameter")}},r.joinPaths=function(){for(var b=[],D=[],I=0,B=0;B<arguments.length;B++){var F=new r(arguments[B]);b.push(F);for(var k=F.segment(),U=0;U<k.length;U++)typeof k[U]=="string"&&D.push(k[U]),k[U]&&I++}if(!D.length||!I)return new r("");var G=new r("").segment(D);return(b[0].path()===""||b[0].path().slice(0,1)==="/")&&G.path("/"+G.path()),G.normalize()},r.commonPath=function(b,D){var I=Math.min(b.length,D.length),B;for(B=0;B<I;B++)if(b.charAt(B)!==D.charAt(B)){B--;break}return B<1?b.charAt(0)===D.charAt(0)&&b.charAt(0)==="/"?"/":"":((b.charAt(B)!=="/"||D.charAt(B)!=="/")&&(B=b.substring(0,B).lastIndexOf("/")),b.substring(0,B+1))},r.withinString=function(b,D,I){I||(I={});var B=I.start||r.findUri.start,F=I.end||r.findUri.end,k=I.trim||r.findUri.trim,U=I.parens||r.findUri.parens,G=/[a-z0-9-]=["']?$/i;for(B.lastIndex=0;;){var V=B.exec(b);if(!V)break;var X=V.index;if(I.ignoreHtml){var W=b.slice(Math.max(X-3,0),X);if(W&&G.test(W))continue}for(var Q=X+b.slice(X).search(F),Y=b.slice(X,Q),K=-1;;){var J=U.exec(Y);if(!J)break;var _e=J.index+J[0].length;K=Math.max(K,_e)}if(K>-1?Y=Y.slice(0,K)+Y.slice(K).replace(k,""):Y=Y.replace(k,""),!(Y.length<=V[0].length)&&!(I.ignore&&I.ignore.test(Y))){Q=X+Y.length;var xe=D(Y,X,Q,b);if(xe===void 0){B.lastIndex=Q;continue}xe=String(xe),b=b.slice(0,X)+xe+b.slice(Q),B.lastIndex=X+xe.length}}return B.lastIndex=0,b},r.ensureValidHostname=function(b,D){var I=!!b,B=!!D,F=!1;if(B&&(F=g(r.hostProtocols,D)),F&&!I)throw new TypeError("Hostname cannot be empty, if protocol is "+D);if(b&&b.match(r.invalid_hostname_characters)){if(!e)throw new TypeError('Hostname "'+b+'" contains characters other than [A-Z0-9.-:_] and Punycode.js is not available');if(e.toASCII(b).match(r.invalid_hostname_characters))throw new TypeError('Hostname "'+b+'" contains characters other than [A-Z0-9.-:_]')}},r.ensureValidPort=function(b){if(b){var D=Number(b);if(!(s(D)&&D>0&&D<65536))throw new TypeError('Port "'+b+'" is not a valid port')}},r.noConflict=function(b){if(b){var D={URI:this.noConflict()};return i.URITemplate&&typeof i.URITemplate.noConflict=="function"&&(D.URITemplate=i.URITemplate.noConflict()),i.IPv6&&typeof i.IPv6.noConflict=="function"&&(D.IPv6=i.IPv6.noConflict()),i.SecondLevelDomains&&typeof i.SecondLevelDomains.noConflict=="function"&&(D.SecondLevelDomains=i.SecondLevelDomains.noConflict()),D}else i.URI===this&&(i.URI=o);return this},a.build=function(b){return b===!0?this._deferred_build=!0:(b===void 0||this._deferred_build)&&(this._string=r.build(this._parts),this._deferred_build=!1),this},a.clone=function(){return new r(this)},a.valueOf=a.toString=function(){return this.build(!1)._string};function w(b){return function(D,I){return D===void 0?this._parts[b]||"":(this._parts[b]=D||null,this.build(!I),this)}}function R(b,D){return function(I,B){return I===void 0?this._parts[b]||"":(I!==null&&(I=I+"",I.charAt(0)===D&&(I=I.substring(1))),this._parts[b]=I,this.build(!B),this)}}a.protocol=w("protocol"),a.username=w("username"),a.password=w("password"),a.hostname=w("hostname"),a.port=w("port"),a.query=R("query","?"),a.fragment=R("fragment","#"),a.search=function(b,D){var I=this.query(b,D);return typeof I=="string"&&I.length?"?"+I:I},a.hash=function(b,D){var I=this.fragment(b,D);return typeof I=="string"&&I.length?"#"+I:I},a.pathname=function(b,D){if(b===void 0||b===!0){var I=this._parts.path||(this._parts.hostname?"/":"");return b?(this._parts.urn?r.decodeUrnPath:r.decodePath)(I):I}else return this._parts.urn?this._parts.path=b?r.recodeUrnPath(b):"":this._parts.path=b?r.recodePath(b):"/",this.build(!D),this},a.path=a.pathname,a.href=function(b,D){var I;if(b===void 0)return this.toString();this._string="",this._parts=r._parts();var B=b instanceof r,F=typeof b=="object"&&(b.hostname||b.path||b.pathname);if(b.nodeName){var k=r.getDomAttribute(b);b=b[k]||"",F=!1}if(!B&&F&&b.pathname!==void 0&&(b=b.toString()),typeof b=="string"||b instanceof String)this._parts=r.parse(String(b),this._parts);else if(B||F){var U=B?b._parts:b;for(I in U)I!=="query"&&c.call(this._parts,I)&&(this._parts[I]=U[I]);U.query&&this.query(U.query,!1)}else throw new TypeError("invalid input");return this.build(!D),this},a.is=function(b){var D=!1,I=!1,B=!1,F=!1,k=!1,U=!1,G=!1,V=!this._parts.urn;switch(this._parts.hostname&&(V=!1,I=r.ip4_expression.test(this._parts.hostname),B=r.ip6_expression.test(this._parts.hostname),D=I||B,F=!D,k=F&&n&&n.has(this._parts.hostname),U=F&&r.idn_expression.test(this._parts.hostname),G=F&&r.punycode_expression.test(this._parts.hostname)),b.toLowerCase()){case"relative":return V;case"absolute":return!V;case"domain":case"name":return F;case"sld":return k;case"ip":return D;case"ip4":case"ipv4":case"inet4":return I;case"ip6":case"ipv6":case"inet6":return B;case"idn":return U;case"url":return!this._parts.urn;case"urn":return!!this._parts.urn;case"punycode":return G}return null};var O=a.protocol,L=a.port,N=a.hostname;a.protocol=function(b,D){if(b&&(b=b.replace(/:(\/\/)?$/,""),!b.match(r.protocol_expression)))throw new TypeError('Protocol "'+b+`" contains characters other than [A-Z0-9.+-] or doesn't start with [A-Z]`);return O.call(this,b,D)},a.scheme=a.protocol,a.port=function(b,D){return this._parts.urn?b===void 0?"":this:(b!==void 0&&(b===0&&(b=null),b&&(b+="",b.charAt(0)===":"&&(b=b.substring(1)),r.ensureValidPort(b))),L.call(this,b,D))},a.hostname=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b!==void 0){var I={preventInvalidHostname:this._parts.preventInvalidHostname},B=r.parseHost(b,I);if(B!=="/")throw new TypeError('Hostname "'+b+'" contains characters other than [A-Z0-9.-]');b=I.hostname,this._parts.preventInvalidHostname&&r.ensureValidHostname(b,this._parts.protocol)}return N.call(this,b,D)},a.origin=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0){var I=this.protocol(),B=this.authority();return B?(I?I+"://":"")+this.authority():""}else{var F=r(b);return this.protocol(F.protocol()).authority(F.authority()).build(!D),this}},a.host=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0)return this._parts.hostname?r.buildHost(this._parts):"";var I=r.parseHost(b,this._parts);if(I!=="/")throw new TypeError('Hostname "'+b+'" contains characters other than [A-Z0-9.-]');return this.build(!D),this},a.authority=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0)return this._parts.hostname?r.buildAuthority(this._parts):"";var I=r.parseAuthority(b,this._parts);if(I!=="/")throw new TypeError('Hostname "'+b+'" contains characters other than [A-Z0-9.-]');return this.build(!D),this},a.userinfo=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0){var I=r.buildUserinfo(this._parts);return I&&I.substring(0,I.length-1)}else return b[b.length-1]!=="@"&&(b+="@"),r.parseUserinfo(b,this._parts),this.build(!D),this},a.resource=function(b,D){var I;return b===void 0?this.path()+this.search()+this.hash():(I=r.parse(b),this._parts.path=I.path,this._parts.query=I.query,this._parts.fragment=I.fragment,this.build(!D),this)},a.subdomain=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0){if(!this._parts.hostname||this.is("IP"))return"";var I=this._parts.hostname.length-this.domain().length-1;return this._parts.hostname.substring(0,I)||""}else{var B=this._parts.hostname.length-this.domain().length,F=this._parts.hostname.substring(0,B),k=new RegExp("^"+l(F));if(b&&b.charAt(b.length-1)!=="."&&(b+="."),b.indexOf(":")!==-1)throw new TypeError("Domains cannot contain colons");return b&&r.ensureValidHostname(b,this._parts.protocol),this._parts.hostname=this._parts.hostname.replace(k,b),this.build(!D),this}},a.domain=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(typeof b=="boolean"&&(D=b,b=void 0),b===void 0){if(!this._parts.hostname||this.is("IP"))return"";var I=this._parts.hostname.match(/\./g);if(I&&I.length<2)return this._parts.hostname;var B=this._parts.hostname.length-this.tld(D).length-1;return B=this._parts.hostname.lastIndexOf(".",B-1)+1,this._parts.hostname.substring(B)||""}else{if(!b)throw new TypeError("cannot set domain empty");if(b.indexOf(":")!==-1)throw new TypeError("Domains cannot contain colons");if(r.ensureValidHostname(b,this._parts.protocol),!this._parts.hostname||this.is("IP"))this._parts.hostname=b;else{var F=new RegExp(l(this.domain())+"$");this._parts.hostname=this._parts.hostname.replace(F,b)}return this.build(!D),this}},a.tld=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(typeof b=="boolean"&&(D=b,b=void 0),b===void 0){if(!this._parts.hostname||this.is("IP"))return"";var I=this._parts.hostname.lastIndexOf("."),B=this._parts.hostname.substring(I+1);return D!==!0&&n&&n.list[B.toLowerCase()]&&n.get(this._parts.hostname)||B}else{var F;if(b)if(b.match(/[^a-zA-Z0-9-]/))if(n&&n.is(b))F=new RegExp(l(this.tld())+"$"),this._parts.hostname=this._parts.hostname.replace(F,b);else throw new TypeError('TLD "'+b+'" contains characters other than [A-Z0-9]');else{if(!this._parts.hostname||this.is("IP"))throw new ReferenceError("cannot set TLD on non-domain host");F=new RegExp(l(this.tld())+"$"),this._parts.hostname=this._parts.hostname.replace(F,b)}else throw new TypeError("cannot set TLD empty");return this.build(!D),this}},a.directory=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0||b===!0){if(!this._parts.path&&!this._parts.hostname)return"";if(this._parts.path==="/")return"/";var I=this._parts.path.length-this.filename().length-1,B=this._parts.path.substring(0,I)||(this._parts.hostname?"/":"");return b?r.decodePath(B):B}else{var F=this._parts.path.length-this.filename().length,k=this._parts.path.substring(0,F),U=new RegExp("^"+l(k));return this.is("relative")||(b||(b="/"),b.charAt(0)!=="/"&&(b="/"+b)),b&&b.charAt(b.length-1)!=="/"&&(b+="/"),b=r.recodePath(b),this._parts.path=this._parts.path.replace(U,b),this.build(!D),this}},a.filename=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(typeof b!="string"){if(!this._parts.path||this._parts.path==="/")return"";var I=this._parts.path.lastIndexOf("/"),B=this._parts.path.substring(I+1);return b?r.decodePathSegment(B):B}else{var F=!1;b.charAt(0)==="/"&&(b=b.substring(1)),b.match(/\.?\//)&&(F=!0);var k=new RegExp(l(this.filename())+"$");return b=r.recodePath(b),this._parts.path=this._parts.path.replace(k,b),F?this.normalizePath(D):this.build(!D),this}},a.suffix=function(b,D){if(this._parts.urn)return b===void 0?"":this;if(b===void 0||b===!0){if(!this._parts.path||this._parts.path==="/")return"";var I=this.filename(),B=I.lastIndexOf("."),F,k;return B===-1?"":(F=I.substring(B+1),k=/^[a-z0-9%]+$/i.test(F)?F:"",b?r.decodePathSegment(k):k)}else{b.charAt(0)==="."&&(b=b.substring(1));var U=this.suffix(),G;if(U)b?G=new RegExp(l(U)+"$"):G=new RegExp(l("."+U)+"$");else{if(!b)return this;this._parts.path+="."+r.recodePath(b)}return G&&(b=r.recodePath(b),this._parts.path=this._parts.path.replace(G,b)),this.build(!D),this}},a.segment=function(b,D,I){var B=this._parts.urn?":":"/",F=this.path(),k=F.substring(0,1)==="/",U=F.split(B);if(b!==void 0&&typeof b!="number"&&(I=D,D=b,b=void 0),b!==void 0&&typeof b!="number")throw new Error('Bad segment "'+b+'", must be 0-based integer');if(k&&U.shift(),b<0&&(b=Math.max(U.length+b,0)),D===void 0)return b===void 0?U:U[b];if(b===null||U[b]===void 0)if(d(D)){U=[];for(var G=0,V=D.length;G<V;G++)!D[G].length&&(!U.length||!U[U.length-1].length)||(U.length&&!U[U.length-1].length&&U.pop(),U.push(A(D[G])))}else(D||typeof D=="string")&&(D=A(D),U[U.length-1]===""?U[U.length-1]=D:U.push(D));else D?U[b]=A(D):U.splice(b,1);return k&&U.unshift(""),this.path(U.join(B),I)},a.segmentCoded=function(b,D,I){var B,F,k;if(typeof b!="number"&&(I=D,D=b,b=void 0),D===void 0){if(B=this.segment(b,D,I),!d(B))B=B!==void 0?r.decode(B):void 0;else for(F=0,k=B.length;F<k;F++)B[F]=r.decode(B[F]);return B}if(!d(D))D=typeof D=="string"||D instanceof String?r.encode(D):D;else for(F=0,k=D.length;F<k;F++)D[F]=r.encode(D[F]);return this.segment(b,D,I)};var _=a.query;return a.query=function(b,D){if(b===!0)return r.parseQuery(this._parts.query,this._parts.escapeQuerySpace);if(typeof b=="function"){var I=r.parseQuery(this._parts.query,this._parts.escapeQuerySpace),B=b.call(this,I);return this._parts.query=r.buildQuery(B||I,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),this.build(!D),this}else return b!==void 0&&typeof b!="string"?(this._parts.query=r.buildQuery(b,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),this.build(!D),this):_.call(this,b,D)},a.setQuery=function(b,D,I){var B=r.parseQuery(this._parts.query,this._parts.escapeQuerySpace);if(typeof b=="string"||b instanceof String)B[b]=D!==void 0?D:null;else if(typeof b=="object")for(var F in b)c.call(b,F)&&(B[F]=b[F]);else throw new TypeError("URI.addQuery() accepts an object, string as the name parameter");return this._parts.query=r.buildQuery(B,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),typeof b!="string"&&(I=D),this.build(!I),this},a.addQuery=function(b,D,I){var B=r.parseQuery(this._parts.query,this._parts.escapeQuerySpace);return r.addQuery(B,b,D===void 0?null:D),this._parts.query=r.buildQuery(B,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),typeof b!="string"&&(I=D),this.build(!I),this},a.removeQuery=function(b,D,I){var B=r.parseQuery(this._parts.query,this._parts.escapeQuerySpace);return r.removeQuery(B,b,D),this._parts.query=r.buildQuery(B,this._parts.duplicateQueryParameters,this._parts.escapeQuerySpace),typeof b!="string"&&(I=D),this.build(!I),this},a.hasQuery=function(b,D,I){var B=r.parseQuery(this._parts.query,this._parts.escapeQuerySpace);return r.hasQuery(B,b,D,I)},a.setSearch=a.setQuery,a.addSearch=a.addQuery,a.removeSearch=a.removeQuery,a.hasSearch=a.hasQuery,a.normalize=function(){return this._parts.urn?this.normalizeProtocol(!1).normalizePath(!1).normalizeQuery(!1).normalizeFragment(!1).build():this.normalizeProtocol(!1).normalizeHostname(!1).normalizePort(!1).normalizePath(!1).normalizeQuery(!1).normalizeFragment(!1).build()},a.normalizeProtocol=function(b){return typeof this._parts.protocol=="string"&&(this._parts.protocol=this._parts.protocol.toLowerCase(),this.build(!b)),this},a.normalizeHostname=function(b){return this._parts.hostname&&(this.is("IDN")&&e?this._parts.hostname=e.toASCII(this._parts.hostname):this.is("IPv6")&&t&&(this._parts.hostname=t.best(this._parts.hostname)),this._parts.hostname=this._parts.hostname.toLowerCase(),this.build(!b)),this},a.normalizePort=function(b){return typeof this._parts.protocol=="string"&&this._parts.port===r.defaultPorts[this._parts.protocol]&&(this._parts.port=null,this.build(!b)),this},a.normalizePath=function(b){var D=this._parts.path;if(!D)return this;if(this._parts.urn)return this._parts.path=r.recodeUrnPath(this._parts.path),this.build(!b),this;if(this._parts.path==="/")return this;D=r.recodePath(D);var I,B="",F,k;for(D.charAt(0)!=="/"&&(I=!0,D="/"+D),(D.slice(-3)==="/.."||D.slice(-2)==="/.")&&(D+="/"),D=D.replace(/(\/(\.\/)+)|(\/\.$)/g,"/").replace(/\/{2,}/g,"/"),I&&(B=D.substring(1).match(/^(\.\.\/)+/)||"",B&&(B=B[0]));F=D.search(/\/\.\.(\/|$)/),F!==-1;){if(F===0){D=D.substring(3);continue}k=D.substring(0,F).lastIndexOf("/"),k===-1&&(k=F),D=D.substring(0,k)+D.substring(F+3)}return I&&this.is("relative")&&(D=B+D.substring(1)),this._parts.path=D,this.build(!b),this},a.normalizePathname=a.normalizePath,a.normalizeQuery=function(b){return typeof this._parts.query=="string"&&(this._parts.query.length?this.query(r.parseQuery(this._parts.query,this._parts.escapeQuerySpace)):this._parts.query=null,this.build(!b)),this},a.normalizeFragment=function(b){return this._parts.fragment||(this._parts.fragment=null,this.build(!b)),this},a.normalizeSearch=a.normalizeQuery,a.normalizeHash=a.normalizeFragment,a.iso8859=function(){var b=r.encode,D=r.decode;r.encode=escape,r.decode=decodeURIComponent;try{this.normalize()}finally{r.encode=b,r.decode=D}return this},a.unicode=function(){var b=r.encode,D=r.decode;r.encode=C,r.decode=unescape;try{this.normalize()}finally{r.encode=b,r.decode=D}return this},a.readable=function(){var b=this.clone();b.username("").password("").normalize();var D="";if(b._parts.protocol&&(D+=b._parts.protocol+"://"),b._parts.hostname&&(b.is("punycode")&&e?(D+=e.toUnicode(b._parts.hostname),b._parts.port&&(D+=":"+b._parts.port)):D+=b.host()),b._parts.hostname&&b._parts.path&&b._parts.path.charAt(0)!=="/"&&(D+="/"),D+=b.path(!0),b._parts.query){for(var I="",B=0,F=b._parts.query.split("&"),k=F.length;B<k;B++){var U=(F[B]||"").split("=");I+="&"+r.decodeQuery(U[0],this._parts.escapeQuerySpace).replace(/&/g,"%26"),U[1]!==void 0&&(I+="="+r.decodeQuery(U[1],this._parts.escapeQuerySpace).replace(/&/g,"%26"))}D+="?"+I.substring(1)}return D+=r.decodeQuery(b.hash(),!0),D},a.absoluteTo=function(b){var D=this.clone(),I=["protocol","username","password","hostname","port"],B,F,k;if(this._parts.urn)throw new Error("URNs do not have any generally defined hierarchical components");if(b instanceof r||(b=new r(b)),D._parts.protocol||(D._parts.protocol=b._parts.protocol,this._parts.hostname))return D;for(F=0;k=I[F];F++)D._parts[k]=b._parts[k];return D._parts.path?(D._parts.path.substring(-2)===".."&&(D._parts.path+="/"),D.path().charAt(0)!=="/"&&(B=b.directory(),B=B||(b.path().indexOf("/")===0?"/":""),D._parts.path=(B?B+"/":"")+D._parts.path,D.normalizePath())):(D._parts.path=b._parts.path,D._parts.query||(D._parts.query=b._parts.query)),D.build(),D},a.relativeTo=function(b){var D=this.clone().normalize(),I,B,F,k,U;if(D._parts.urn)throw new Error("URNs do not have any generally defined hierarchical components");if(b=new r(b).normalize(),I=D._parts,B=b._parts,k=D.path(),U=b.path(),k.charAt(0)!=="/")throw new Error("URI is already relative");if(U.charAt(0)!=="/")throw new Error("Cannot calculate a URI relative to another relative URI");if(I.protocol===B.protocol&&(I.protocol=null),I.username!==B.username||I.password!==B.password||I.protocol!==null||I.username!==null||I.password!==null)return D.build();if(I.hostname===B.hostname&&I.port===B.port)I.hostname=null,I.port=null;else return D.build();if(k===U)return I.path="",D.build();if(F=r.commonPath(k,U),!F)return D.build();var G=B.path.substring(F.length).replace(/[^\/]*$/,"").replace(/.*?\//g,"../");return I.path=G+I.path.substring(F.length)||"./",D.build()},a.equals=function(b){var D=this.clone(),I=new r(b),B={},F={},k={},U,G,V;if(D.normalize(),I.normalize(),D.toString()===I.toString())return!0;if(U=D.query(),G=I.query(),D.query(""),I.query(""),D.toString()!==I.toString()||U.length!==G.length)return!1;B=r.parseQuery(U,this._parts.escapeQuerySpace),F=r.parseQuery(G,this._parts.escapeQuerySpace);for(V in B)if(c.call(B,V)){if(d(B[V])){if(!m(B[V],F[V]))return!1}else if(B[V]!==F[V])return!1;k[V]=!0}for(V in F)if(c.call(F,V)&&!k[V])return!1;return!0},a.preventInvalidHostname=function(b){return this._parts.preventInvalidHostname=!!b,this},a.duplicateQueryParameters=function(b){return this._parts.duplicateQueryParameters=!!b,this},a.escapeQuerySpace=function(b){return this._parts.escapeQuerySpace=!!b,this},r})});var TQ=Jc((qG,XG)=>{/*! @license DOMPurify 2.4.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.1/LICENSE */(function(e,t){typeof qG=="object"&&typeof XG<"u"?XG.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.DOMPurify=t())})(qG,function(){"use strict";function e(me){return e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(be){return typeof be}:function(be){return be&&typeof Symbol=="function"&&be.constructor===Symbol&&be!==Symbol.prototype?"symbol":typeof be},e(me)}function t(me,be){return t=Object.setPrototypeOf||function(qt,Kn){return qt.__proto__=Kn,qt},t(me,be)}function n(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function i(me,be,St){return n()?i=Reflect.construct:i=function(Kn,vo,$o){var po=[null];po.push.apply(po,vo);var Yr=Function.bind.apply(Kn,po),Be=new Yr;return $o&&t(Be,$o.prototype),Be},i.apply(null,arguments)}function o(me){return r(me)||s(me)||a(me)||l()}function r(me){if(Array.isArray(me))return c(me)}function s(me){if(typeof Symbol<"u"&&me[Symbol.iterator]!=null||me["@@iterator"]!=null)return Array.from(me)}function a(me,be){if(me){if(typeof me=="string")return c(me,be);var St=Object.prototype.toString.call(me).slice(8,-1);if(St==="Object"&&me.constructor&&(St=me.constructor.name),St==="Map"||St==="Set")return Array.from(me);if(St==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(St))return c(me,be)}}function c(me,be){(be==null||be>me.length)&&(be=me.length);for(var St=0,qt=new Array(be);St<be;St++)qt[St]=me[St];return qt}function l(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
||
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var f=Object.hasOwnProperty,d=Object.setPrototypeOf,p=Object.isFrozen,g=Object.getPrototypeOf,m=Object.getOwnPropertyDescriptor,A=Object.freeze,x=Object.seal,C=Object.create,T=typeof Reflect<"u"&&Reflect,E=T.apply,S=T.construct;E||(E=function(be,St,qt){return be.apply(St,qt)}),A||(A=function(be){return be}),x||(x=function(be){return be}),S||(S=function(be,St){return i(be,o(St))});var v=F(Array.prototype.forEach),w=F(Array.prototype.pop),R=F(Array.prototype.push),O=F(String.prototype.toLowerCase),L=F(String.prototype.toString),N=F(String.prototype.match),_=F(String.prototype.replace),b=F(String.prototype.indexOf),D=F(String.prototype.trim),I=F(RegExp.prototype.test),B=k(TypeError);function F(me){return function(be){for(var St=arguments.length,qt=new Array(St>1?St-1:0),Kn=1;Kn<St;Kn++)qt[Kn-1]=arguments[Kn];return E(me,be,qt)}}function k(me){return function(){for(var be=arguments.length,St=new Array(be),qt=0;qt<be;qt++)St[qt]=arguments[qt];return S(me,St)}}function U(me,be,St){St=St||O,d&&d(me,null);for(var qt=be.length;qt--;){var Kn=be[qt];if(typeof Kn=="string"){var vo=St(Kn);vo!==Kn&&(p(be)||(be[qt]=vo),Kn=vo)}me[Kn]=!0}return me}function G(me){var be=C(null),St;for(St in me)E(f,me,[St])&&(be[St]=me[St]);return be}function V(me,be){for(;me!==null;){var St=m(me,be);if(St){if(St.get)return F(St.get);if(typeof St.value=="function")return F(St.value)}me=g(me)}function qt(Kn){return console.warn("fallback value for",Kn),null}return qt}var X=A(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),W=A(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Q=A(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Y=A(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),K=A(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),J=A(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),_e=A(["#text"]),xe=A(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),re=A(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ye=A(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),fe=A(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Se=x(/\{\{[\w\W]*|[\w\W]*\}\}/gm),we=x(/<%[\w\W]*|[\w\W]*%>/gm),Ve=x(/\${[\w\W]*}/gm),qe=x(/^data-[\-\w.\u00B7-\uFFFF]/),Et=x(/^aria-[\-\w]+$/),Ot=x(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),fn=x(/^(?:\w+script|data):/i),dt=x(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),En=x(/^html$/i),Zn=function(){return typeof window>"u"?null:window},Wt=function(be,St){if(e(be)!=="object"||typeof be.createPolicy!="function")return null;var qt=null,Kn="data-tt-policy-suffix";St.currentScript&&St.currentScript.hasAttribute(Kn)&&(qt=St.currentScript.getAttribute(Kn));var vo="dompurify"+(qt?"#"+qt:"");try{return be.createPolicy(vo,{createHTML:function(po){return po},createScriptURL:function(po){return po}})}catch{return console.warn("TrustedTypes policy "+vo+" could not be created."),null}};function Je(){var me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Zn(),be=function(ve){return Je(ve)};if(be.version="2.4.1",be.removed=[],!me||!me.document||me.document.nodeType!==9)return be.isSupported=!1,be;var St=me.document,qt=me.document,Kn=me.DocumentFragment,vo=me.HTMLTemplateElement,$o=me.Node,po=me.Element,Yr=me.NodeFilter,Be=me.NamedNodeMap,it=Be===void 0?me.NamedNodeMap||me.MozNamedAttrMap:Be,Ke=me.HTMLFormElement,Ze=me.DOMParser,ft=me.trustedTypes,Lt=po.prototype,vn=V(Lt,"cloneNode"),_o=V(Lt,"nextSibling"),Do=V(Lt,"childNodes"),is=V(Lt,"parentNode");if(typeof vo=="function"){var Nr=qt.createElement("template");Nr.content&&Nr.content.ownerDocument&&(qt=Nr.content.ownerDocument)}var zi=Wt(ft,St),Ii=zi?zi.createHTML(""):"",Ar=qt,Bo=Ar.implementation,Li=Ar.createNodeIterator,dn=Ar.createDocumentFragment,zn=Ar.getElementsByTagName,qr=St.importNode,io={};try{io=G(qt).documentMode?qt.documentMode:{}}catch{}var xo={};be.isSupported=typeof is=="function"&&Bo&&typeof Bo.createHTMLDocument<"u"&&io!==9;var zf=Se,er=we,Sa=Ve,Bu=qe,U_=Et,va=fn,lh=dt,o0=Ot,tr=null,mc=U({},[].concat(o(X),o(W),o(Q),o(K),o(_e))),Xr=null,K2=U({},[].concat(o(xe),o(re),o(ye),o(fe))),Kr=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),VS=null,IH=null,fK=!0,PH=!0,dK=!1,IC=!1,r0=!1,OH=!1,RH=!1,PC=!1,Z2=!1,J2=!1,hK=!0,mK=!1,WAe="user-content-",BH=!0,US=!1,OC={},RC=null,pK=U({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),_K=null,gK=U({},["audio","video","img","source","image","track"]),MH=null,yK=U({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Q2="http://www.w3.org/1998/Math/MathML",$2="http://www.w3.org/2000/svg",Dm="http://www.w3.org/1999/xhtml",BC=Dm,LH=!1,NH=null,jAe=U({},[Q2,$2,Dm],L),s0,YAe=["application/xhtml+xml","text/html"],qAe="text/html",Ms,MC=null,XAe=qt.createElement("form"),AK=function(ve){return ve instanceof RegExp||ve instanceof Function},FH=function(ve){MC&&MC===ve||((!ve||e(ve)!=="object")&&(ve={}),ve=G(ve),s0=YAe.indexOf(ve.PARSER_MEDIA_TYPE)===-1?s0=qAe:s0=ve.PARSER_MEDIA_TYPE,Ms=s0==="application/xhtml+xml"?L:O,tr="ALLOWED_TAGS"in ve?U({},ve.ALLOWED_TAGS,Ms):mc,Xr="ALLOWED_ATTR"in ve?U({},ve.ALLOWED_ATTR,Ms):K2,NH="ALLOWED_NAMESPACES"in ve?U({},ve.ALLOWED_NAMESPACES,L):jAe,MH="ADD_URI_SAFE_ATTR"in ve?U(G(yK),ve.ADD_URI_SAFE_ATTR,Ms):yK,_K="ADD_DATA_URI_TAGS"in ve?U(G(gK),ve.ADD_DATA_URI_TAGS,Ms):gK,RC="FORBID_CONTENTS"in ve?U({},ve.FORBID_CONTENTS,Ms):pK,VS="FORBID_TAGS"in ve?U({},ve.FORBID_TAGS,Ms):{},IH="FORBID_ATTR"in ve?U({},ve.FORBID_ATTR,Ms):{},OC="USE_PROFILES"in ve?ve.USE_PROFILES:!1,fK=ve.ALLOW_ARIA_ATTR!==!1,PH=ve.ALLOW_DATA_ATTR!==!1,dK=ve.ALLOW_UNKNOWN_PROTOCOLS||!1,IC=ve.SAFE_FOR_TEMPLATES||!1,r0=ve.WHOLE_DOCUMENT||!1,PC=ve.RETURN_DOM||!1,Z2=ve.RETURN_DOM_FRAGMENT||!1,J2=ve.RETURN_TRUSTED_TYPE||!1,RH=ve.FORCE_BODY||!1,hK=ve.SANITIZE_DOM!==!1,mK=ve.SANITIZE_NAMED_PROPS||!1,BH=ve.KEEP_CONTENT!==!1,US=ve.IN_PLACE||!1,o0=ve.ALLOWED_URI_REGEXP||o0,BC=ve.NAMESPACE||Dm,ve.CUSTOM_ELEMENT_HANDLING&&AK(ve.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Kr.tagNameCheck=ve.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ve.CUSTOM_ELEMENT_HANDLING&&AK(ve.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Kr.attributeNameCheck=ve.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ve.CUSTOM_ELEMENT_HANDLING&&typeof ve.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Kr.allowCustomizedBuiltInElements=ve.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),IC&&(PH=!1),Z2&&(PC=!0),OC&&(tr=U({},o(_e)),Xr=[],OC.html===!0&&(U(tr,X),U(Xr,xe)),OC.svg===!0&&(U(tr,W),U(Xr,re),U(Xr,fe)),OC.svgFilters===!0&&(U(tr,Q),U(Xr,re),U(Xr,fe)),OC.mathMl===!0&&(U(tr,K),U(Xr,ye),U(Xr,fe))),ve.ADD_TAGS&&(tr===mc&&(tr=G(tr)),U(tr,ve.ADD_TAGS,Ms)),ve.ADD_ATTR&&(Xr===K2&&(Xr=G(Xr)),U(Xr,ve.ADD_ATTR,Ms)),ve.ADD_URI_SAFE_ATTR&&U(MH,ve.ADD_URI_SAFE_ATTR,Ms),ve.FORBID_CONTENTS&&(RC===pK&&(RC=G(RC)),U(RC,ve.FORBID_CONTENTS,Ms)),BH&&(tr["#text"]=!0),r0&&U(tr,["html","head","body"]),tr.table&&(U(tr,["tbody"]),delete VS.tbody),A&&A(ve),MC=ve)},xK=U({},["mi","mo","mn","ms","mtext"]),CK=U({},["foreignobject","desc","title","annotation-xml"]),KAe=U({},["title","style","font","a","script"]),e3=U({},W);U(e3,Q),U(e3,Y);var VH=U({},K);U(VH,J);var ZAe=function(ve){var gt=is(ve);(!gt||!gt.tagName)&&(gt={namespaceURI:BC,tagName:"template"});var jt=O(ve.tagName),so=O(gt.tagName);return NH[ve.namespaceURI]?ve.namespaceURI===$2?gt.namespaceURI===Dm?jt==="svg":gt.namespaceURI===Q2?jt==="svg"&&(so==="annotation-xml"||xK[so]):Boolean(e3[jt]):ve.namespaceURI===Q2?gt.namespaceURI===Dm?jt==="math":gt.namespaceURI===$2?jt==="math"&&CK[so]:Boolean(VH[jt]):ve.namespaceURI===Dm?gt.namespaceURI===$2&&!CK[so]||gt.namespaceURI===Q2&&!xK[so]?!1:!VH[jt]&&(KAe[jt]||!e3[jt]):!!(s0==="application/xhtml+xml"&&NH[ve.namespaceURI]):!1},wm=function(ve){R(be.removed,{element:ve});try{ve.parentNode.removeChild(ve)}catch{try{ve.outerHTML=Ii}catch{ve.remove()}}},UH=function(ve,gt){try{R(be.removed,{attribute:gt.getAttributeNode(ve),from:gt})}catch{R(be.removed,{attribute:null,from:gt})}if(gt.removeAttribute(ve),ve==="is"&&!Xr[ve])if(PC||Z2)try{wm(gt)}catch{}else try{gt.setAttribute(ve,"")}catch{}},TK=function(ve){var gt,jt;if(RH)ve="<remove></remove>"+ve;else{var so=N(ve,/^[\r\n\t ]+/);jt=so&&so[0]}s0==="application/xhtml+xml"&&BC===Dm&&(ve='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+ve+"</body></html>");var Zc=zi?zi.createHTML(ve):ve;if(BC===Dm)try{gt=new Ze().parseFromString(Zc,s0)}catch{}if(!gt||!gt.documentElement){gt=Bo.createDocument(BC,"template",null);try{gt.documentElement.innerHTML=LH?"":Zc}catch{}}var Da=gt.body||gt.documentElement;return ve&&jt&&Da.insertBefore(qt.createTextNode(jt),Da.childNodes[0]||null),BC===Dm?zn.call(gt,r0?"html":"body")[0]:r0?gt.documentElement:Da},EK=function(ve){return Li.call(ve.ownerDocument||ve,ve,Yr.SHOW_ELEMENT|Yr.SHOW_COMMENT|Yr.SHOW_TEXT,null,!1)},JAe=function(ve){return ve instanceof Ke&&(typeof ve.nodeName!="string"||typeof ve.textContent!="string"||typeof ve.removeChild!="function"||!(ve.attributes instanceof it)||typeof ve.removeAttribute!="function"||typeof ve.setAttribute!="function"||typeof ve.namespaceURI!="string"||typeof ve.insertBefore!="function"||typeof ve.hasChildNodes!="function")},kS=function(ve){return e($o)==="object"?ve instanceof $o:ve&&e(ve)==="object"&&typeof ve.nodeType=="number"&&typeof ve.nodeName=="string"},Im=function(ve,gt,jt){xo[ve]&&v(xo[ve],function(so){so.call(be,gt,jt,MC)})},bK=function(ve){var gt;if(Im("beforeSanitizeElements",ve,null),JAe(ve)||I(/[\u0080-\uFFFF]/,ve.nodeName))return wm(ve),!0;var jt=Ms(ve.nodeName);if(Im("uponSanitizeElement",ve,{tagName:jt,allowedTags:tr}),ve.hasChildNodes()&&!kS(ve.firstElementChild)&&(!kS(ve.content)||!kS(ve.content.firstElementChild))&&I(/<[/\w]/g,ve.innerHTML)&&I(/<[/\w]/g,ve.textContent)||jt==="select"&&I(/<template/i,ve.innerHTML))return wm(ve),!0;if(!tr[jt]||VS[jt]){if(!VS[jt]&&vK(jt)&&(Kr.tagNameCheck instanceof RegExp&&I(Kr.tagNameCheck,jt)||Kr.tagNameCheck instanceof Function&&Kr.tagNameCheck(jt)))return!1;if(BH&&!RC[jt]){var so=is(ve)||ve.parentNode,Zc=Do(ve)||ve.childNodes;if(Zc&&so)for(var Da=Zc.length,oa=Da-1;oa>=0;--oa)so.insertBefore(vn(Zc[oa],!0),_o(ve))}return wm(ve),!0}return ve instanceof po&&!ZAe(ve)||(jt==="noscript"||jt==="noembed")&&I(/<\/no(script|embed)/i,ve.innerHTML)?(wm(ve),!0):(IC&&ve.nodeType===3&&(gt=ve.textContent,gt=_(gt,zf," "),gt=_(gt,er," "),gt=_(gt,Sa," "),ve.textContent!==gt&&(R(be.removed,{element:ve.cloneNode()}),ve.textContent=gt)),Im("afterSanitizeElements",ve,null),!1)},SK=function(ve,gt,jt){if(hK&&(gt==="id"||gt==="name")&&(jt in qt||jt in XAe))return!1;if(!(PH&&!IH[gt]&&I(Bu,gt))){if(!(fK&&I(U_,gt))){if(!Xr[gt]||IH[gt]){if(!(vK(ve)&&(Kr.tagNameCheck instanceof RegExp&&I(Kr.tagNameCheck,ve)||Kr.tagNameCheck instanceof Function&&Kr.tagNameCheck(ve))&&(Kr.attributeNameCheck instanceof RegExp&&I(Kr.attributeNameCheck,gt)||Kr.attributeNameCheck instanceof Function&&Kr.attributeNameCheck(gt))||gt==="is"&&Kr.allowCustomizedBuiltInElements&&(Kr.tagNameCheck instanceof RegExp&&I(Kr.tagNameCheck,jt)||Kr.tagNameCheck instanceof Function&&Kr.tagNameCheck(jt))))return!1}else if(!MH[gt]){if(!I(o0,_(jt,lh,""))){if(!((gt==="src"||gt==="xlink:href"||gt==="href")&&ve!=="script"&&b(jt,"data:")===0&&_K[ve])){if(!(dK&&!I(va,_(jt,lh,"")))){if(jt)return!1}}}}}}return!0},vK=function(ve){return ve.indexOf("-")>0},DK=function(ve){var gt,jt,so,Zc;Im("beforeSanitizeAttributes",ve,null);var Da=ve.attributes;if(Da){var oa={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Xr};for(Zc=Da.length;Zc--;){gt=Da[Zc];var t3=gt,Ls=t3.name,kH=t3.namespaceURI;if(jt=Ls==="value"?gt.value:D(gt.value),so=Ms(Ls),oa.attrName=so,oa.attrValue=jt,oa.keepAttr=!0,oa.forceKeepAttr=void 0,Im("uponSanitizeAttribute",ve,oa),jt=oa.attrValue,!oa.forceKeepAttr&&(UH(Ls,ve),!!oa.keepAttr)){if(I(/\/>/i,jt)){UH(Ls,ve);continue}IC&&(jt=_(jt,zf," "),jt=_(jt,er," "),jt=_(jt,Sa," "));var wK=Ms(ve.nodeName);if(SK(wK,so,jt)){if(mK&&(so==="id"||so==="name")&&(UH(Ls,ve),jt=WAe+jt),zi&&e(ft)==="object"&&typeof ft.getAttributeType=="function"&&!kH)switch(ft.getAttributeType(wK,so)){case"TrustedHTML":jt=zi.createHTML(jt);break;case"TrustedScriptURL":jt=zi.createScriptURL(jt);break}try{kH?ve.setAttributeNS(kH,Ls,jt):ve.setAttribute(Ls,jt),w(be.removed)}catch{}}}}Im("afterSanitizeAttributes",ve,null)}},QAe=function bn(ve){var gt,jt=EK(ve);for(Im("beforeSanitizeShadowDOM",ve,null);gt=jt.nextNode();)Im("uponSanitizeShadowNode",gt,null),!bK(gt)&&(gt.content instanceof Kn&&bn(gt.content),DK(gt));Im("afterSanitizeShadowDOM",ve,null)};return be.sanitize=function(bn){var ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},gt,jt,so,Zc,Da;if(LH=!bn,LH&&(bn="<!-->"),typeof bn!="string"&&!kS(bn)){if(typeof bn.toString!="function")throw B("toString is not a function");if(bn=bn.toString(),typeof bn!="string")throw B("dirty is not a string, aborting")}if(!be.isSupported){if(e(me.toStaticHTML)==="object"||typeof me.toStaticHTML=="function"){if(typeof bn=="string")return me.toStaticHTML(bn);if(kS(bn))return me.toStaticHTML(bn.outerHTML)}return bn}if(OH||FH(ve),be.removed=[],typeof bn=="string"&&(US=!1),US){if(bn.nodeName){var oa=Ms(bn.nodeName);if(!tr[oa]||VS[oa])throw B("root node is forbidden and cannot be sanitized in-place")}}else if(bn instanceof $o)gt=TK("<!---->"),jt=gt.ownerDocument.importNode(bn,!0),jt.nodeType===1&&jt.nodeName==="BODY"||jt.nodeName==="HTML"?gt=jt:gt.appendChild(jt);else{if(!PC&&!IC&&!r0&&bn.indexOf("<")===-1)return zi&&J2?zi.createHTML(bn):bn;if(gt=TK(bn),!gt)return PC?null:J2?Ii:""}gt&&RH&&wm(gt.firstChild);for(var t3=EK(US?bn:gt);so=t3.nextNode();)so.nodeType===3&&so===Zc||bK(so)||(so.content instanceof Kn&&QAe(so.content),DK(so),Zc=so);if(Zc=null,US)return bn;if(PC){if(Z2)for(Da=dn.call(gt.ownerDocument);gt.firstChild;)Da.appendChild(gt.firstChild);else Da=gt;return Xr.shadowroot&&(Da=qr.call(St,Da,!0)),Da}var Ls=r0?gt.outerHTML:gt.innerHTML;return r0&&tr["!doctype"]&>.ownerDocument&>.ownerDocument.doctype&>.ownerDocument.doctype.name&&I(En,gt.ownerDocument.doctype.name)&&(Ls="<!DOCTYPE "+gt.ownerDocument.doctype.name+`>
|
||
`+Ls),IC&&(Ls=_(Ls,zf," "),Ls=_(Ls,er," "),Ls=_(Ls,Sa," ")),zi&&J2?zi.createHTML(Ls):Ls},be.setConfig=function(bn){FH(bn),OH=!0},be.clearConfig=function(){MC=null,OH=!1},be.isValidAttribute=function(bn,ve,gt){MC||FH({});var jt=Ms(bn),so=Ms(ve);return SK(jt,so,gt)},be.addHook=function(bn,ve){typeof ve=="function"&&(xo[bn]=xo[bn]||[],R(xo[bn],ve))},be.removeHook=function(bn){if(xo[bn])return w(xo[bn])},be.removeHooks=function(bn){xo[bn]&&(xo[bn]=[])},be.removeAllHooks=function(){xo={}},be}var pe=Je();return pe})});var Hee=Jc((yGt,o5)=>{"use strict";o5.exports=RV;o5.exports.default=RV;function RV(e,t,n){n=n||2;var i=t&&t.length,o=i?t[0]*n:e.length,r=Uee(e,0,o,n,!0),s=[];if(!r||r.next===r.prev)return s;var a,c,l,f,d,p,g;if(i&&(r=j1e(e,t,r,n)),e.length>80*n){a=l=e[0],c=f=e[1];for(var m=n;m<o;m+=n)d=e[m],p=e[m+1],d<a&&(a=d),p<c&&(c=p),d>l&&(l=d),p>f&&(f=p);g=Math.max(l-a,f-c),g=g!==0?32767/g:0}return cP(r,s,n,a,c,g,0),s}function Uee(e,t,n,i,o){var r,s;if(o===i5(e,t,n,i)>0)for(r=t;r<n;r+=i)s=Vee(r,e[r],e[r+1],s);else for(r=n-i;r>=t;r-=i)s=Vee(r,e[r],e[r+1],s);return s&&BV(s,s.next)&&(uP(s),s=s.next),s}function j0(e,t){if(!e)return e;t||(t=e);var n=e,i;do if(i=!1,!n.steiner&&(BV(n,n.next)||Sr(n.prev,n,n.next)===0)){if(uP(n),n=t=n.prev,n===n.next)break;i=!0}else n=n.next;while(i||n!==t);return t}function cP(e,t,n,i,o,r,s){if(e){!s&&r&&Z1e(e,i,o,r);for(var a=e,c,l;e.prev!==e.next;){if(c=e.prev,l=e.next,r?H1e(e,i,o,r):z1e(e)){t.push(c.i/n|0),t.push(e.i/n|0),t.push(l.i/n|0),uP(e),e=l.next,a=l.next;continue}if(e=l,e===a){s?s===1?(e=G1e(j0(e),t,n),cP(e,t,n,i,o,r,2)):s===2&&W1e(e,t,n,i,o,r):cP(j0(e),t,n,i,o,r,1);break}}}}function z1e(e){var t=e.prev,n=e,i=e.next;if(Sr(t,n,i)>=0)return!1;for(var o=t.x,r=n.x,s=i.x,a=t.y,c=n.y,l=i.y,f=o<r?o<s?o:s:r<s?r:s,d=a<c?a<l?a:l:c<l?c:l,p=o>r?o>s?o:s:r>s?r:s,g=a>c?a>l?a:l:c>l?c:l,m=i.next;m!==t;){if(m.x>=f&&m.x<=p&&m.y>=d&&m.y<=g&&RT(o,a,r,c,s,l,m.x,m.y)&&Sr(m.prev,m,m.next)>=0)return!1;m=m.next}return!0}function H1e(e,t,n,i){var o=e.prev,r=e,s=e.next;if(Sr(o,r,s)>=0)return!1;for(var a=o.x,c=r.x,l=s.x,f=o.y,d=r.y,p=s.y,g=a<c?a<l?a:l:c<l?c:l,m=f<d?f<p?f:p:d<p?d:p,A=a>c?a>l?a:l:c>l?c:l,x=f>d?f>p?f:p:d>p?d:p,C=t5(g,m,t,n,i),T=t5(A,x,t,n,i),E=e.prevZ,S=e.nextZ;E&&E.z>=C&&S&&S.z<=T;){if(E.x>=g&&E.x<=A&&E.y>=m&&E.y<=x&&E!==o&&E!==s&&RT(a,f,c,d,l,p,E.x,E.y)&&Sr(E.prev,E,E.next)>=0||(E=E.prevZ,S.x>=g&&S.x<=A&&S.y>=m&&S.y<=x&&S!==o&&S!==s&&RT(a,f,c,d,l,p,S.x,S.y)&&Sr(S.prev,S,S.next)>=0))return!1;S=S.nextZ}for(;E&&E.z>=C;){if(E.x>=g&&E.x<=A&&E.y>=m&&E.y<=x&&E!==o&&E!==s&&RT(a,f,c,d,l,p,E.x,E.y)&&Sr(E.prev,E,E.next)>=0)return!1;E=E.prevZ}for(;S&&S.z<=T;){if(S.x>=g&&S.x<=A&&S.y>=m&&S.y<=x&&S!==o&&S!==s&&RT(a,f,c,d,l,p,S.x,S.y)&&Sr(S.prev,S,S.next)>=0)return!1;S=S.nextZ}return!0}function G1e(e,t,n){var i=e;do{var o=i.prev,r=i.next.next;!BV(o,r)&&kee(o,i,i.next,r)&&lP(o,r)&&lP(r,o)&&(t.push(o.i/n|0),t.push(i.i/n|0),t.push(r.i/n|0),uP(i),uP(i.next),i=e=r),i=i.next}while(i!==e);return j0(i)}function W1e(e,t,n,i,o,r){var s=e;do{for(var a=s.next.next;a!==s.prev;){if(s.i!==a.i&&$1e(s,a)){var c=zee(s,a);s=j0(s,s.next),c=j0(c,c.next),cP(s,t,n,i,o,r,0),cP(c,t,n,i,o,r,0);return}a=a.next}s=s.next}while(s!==e)}function j1e(e,t,n,i){var o=[],r,s,a,c,l;for(r=0,s=t.length;r<s;r++)a=t[r]*i,c=r<s-1?t[r+1]*i:e.length,l=Uee(e,a,c,i,!1),l===l.next&&(l.steiner=!0),o.push(Q1e(l));for(o.sort(Y1e),r=0;r<o.length;r++)n=q1e(o[r],n);return n}function Y1e(e,t){return e.x-t.x}function q1e(e,t){var n=X1e(e,t);if(!n)return t;var i=zee(n,e);return j0(i,i.next),j0(n,n.next)}function X1e(e,t){var n=t,i=e.x,o=e.y,r=-1/0,s;do{if(o<=n.y&&o>=n.next.y&&n.next.y!==n.y){var a=n.x+(o-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(a<=i&&a>r&&(r=a,s=n.x<n.next.x?n:n.next,a===i))return s}n=n.next}while(n!==t);if(!s)return null;var c=s,l=s.x,f=s.y,d=1/0,p;n=s;do i>=n.x&&n.x>=l&&i!==n.x&&RT(o<f?i:r,o,l,f,o<f?r:i,o,n.x,n.y)&&(p=Math.abs(o-n.y)/(i-n.x),lP(n,e)&&(p<d||p===d&&(n.x>s.x||n.x===s.x&&K1e(s,n)))&&(s=n,d=p)),n=n.next;while(n!==c);return s}function K1e(e,t){return Sr(e.prev,e,t.prev)<0&&Sr(t.next,e,e.next)<0}function Z1e(e,t,n,i){var o=e;do o.z===0&&(o.z=t5(o.x,o.y,t,n,i)),o.prevZ=o.prev,o.nextZ=o.next,o=o.next;while(o!==e);o.prevZ.nextZ=null,o.prevZ=null,J1e(o)}function J1e(e){var t,n,i,o,r,s,a,c,l=1;do{for(n=e,e=null,r=null,s=0;n;){for(s++,i=n,a=0,t=0;t<l&&(a++,i=i.nextZ,!!i);t++);for(c=l;a>0||c>0&&i;)a!==0&&(c===0||!i||n.z<=i.z)?(o=n,n=n.nextZ,a--):(o=i,i=i.nextZ,c--),r?r.nextZ=o:e=o,o.prevZ=r,r=o;n=i}r.nextZ=null,l*=2}while(s>1);return e}function t5(e,t,n,i,o){return e=(e-n)*o|0,t=(t-i)*o|0,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,e|t<<1}function Q1e(e){var t=e,n=e;do(t.x<n.x||t.x===n.x&&t.y<n.y)&&(n=t),t=t.next;while(t!==e);return n}function RT(e,t,n,i,o,r,s,a){return(o-s)*(t-a)>=(e-s)*(r-a)&&(e-s)*(i-a)>=(n-s)*(t-a)&&(n-s)*(r-a)>=(o-s)*(i-a)}function $1e(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!eOe(e,t)&&(lP(e,t)&&lP(t,e)&&tOe(e,t)&&(Sr(e.prev,e,t.prev)||Sr(e,t.prev,t))||BV(e,t)&&Sr(e.prev,e,e.next)>0&&Sr(t.prev,t,t.next)>0)}function Sr(e,t,n){return(t.y-e.y)*(n.x-t.x)-(t.x-e.x)*(n.y-t.y)}function BV(e,t){return e.x===t.x&&e.y===t.y}function kee(e,t,n,i){var o=OV(Sr(e,t,n)),r=OV(Sr(e,t,i)),s=OV(Sr(n,i,e)),a=OV(Sr(n,i,t));return!!(o!==r&&s!==a||o===0&&PV(e,n,t)||r===0&&PV(e,i,t)||s===0&&PV(n,e,i)||a===0&&PV(n,t,i))}function PV(e,t,n){return t.x<=Math.max(e.x,n.x)&&t.x>=Math.min(e.x,n.x)&&t.y<=Math.max(e.y,n.y)&&t.y>=Math.min(e.y,n.y)}function OV(e){return e>0?1:e<0?-1:0}function eOe(e,t){var n=e;do{if(n.i!==e.i&&n.next.i!==e.i&&n.i!==t.i&&n.next.i!==t.i&&kee(n,n.next,e,t))return!0;n=n.next}while(n!==e);return!1}function lP(e,t){return Sr(e.prev,e,e.next)<0?Sr(e,t,e.next)>=0&&Sr(e,e.prev,t)>=0:Sr(e,t,e.prev)<0||Sr(e,e.next,t)<0}function tOe(e,t){var n=e,i=!1,o=(e.x+t.x)/2,r=(e.y+t.y)/2;do n.y>r!=n.next.y>r&&n.next.y!==n.y&&o<(n.next.x-n.x)*(r-n.y)/(n.next.y-n.y)+n.x&&(i=!i),n=n.next;while(n!==e);return i}function zee(e,t){var n=new n5(e.i,e.x,e.y),i=new n5(t.i,t.x,t.y),o=e.next,r=t.prev;return e.next=t,t.prev=e,n.next=o,o.prev=n,i.next=n,n.prev=i,r.next=i,i.prev=r,i}function Vee(e,t,n,i){var o=new n5(e,t,n);return i?(o.next=i.next,o.prev=i,i.next.prev=o,i.next=o):(o.prev=o,o.next=o),o}function uP(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function n5(e,t,n){this.i=e,this.x=t,this.y=n,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}RV.deviation=function(e,t,n,i){var o=t&&t.length,r=o?t[0]*n:e.length,s=Math.abs(i5(e,0,r,n));if(o)for(var a=0,c=t.length;a<c;a++){var l=t[a]*n,f=a<c-1?t[a+1]*n:e.length;s-=Math.abs(i5(e,l,f,n))}var d=0;for(a=0;a<i.length;a+=3){var p=i[a]*n,g=i[a+1]*n,m=i[a+2]*n;d+=Math.abs((e[p]-e[m])*(e[g+1]-e[p+1])-(e[p]-e[g])*(e[m+1]-e[p+1]))}return s===0&&d===0?0:Math.abs((d-s)/s)};function i5(e,t,n,i){for(var o=0,r=t,s=n-i;r<n;r+=i)o+=(e[s]-e[r])*(e[r+1]+e[s+1]),s=r;return o}RV.flatten=function(e){for(var t=e[0][0].length,n={vertices:[],holes:[],dimensions:t},i=0,o=0;o<e.length;o++){for(var r=0;r<e[o].length;r++)for(var s=0;s<t;s++)n.vertices.push(e[o][r][s]);o>0&&(i+=e[o-1].length,n.holes.push(i))}return n}});var bue=Jc((V3n,Eue)=>{"use strict";Eue.exports=yJe;var LM=1e20;function yJe(e,t){t||(t={});var n=t.cutoff==null?.25:t.cutoff,i=t.radius==null?8:t.radius,o=t.channel||0,r,s,a,c,l,f,d,p,g,m,A;if(ArrayBuffer.isView(e)||Array.isArray(e)){if(!t.width||!t.height)throw Error("For raw data width and height should be provided by options");r=t.width,s=t.height,c=e,t.stride?f=t.stride:f=Math.floor(e.length/r/s)}else window.HTMLCanvasElement&&e instanceof window.HTMLCanvasElement?(p=e,d=p.getContext("2d"),r=p.width,s=p.height,g=d.getImageData(0,0,r,s),c=g.data,f=4):window.CanvasRenderingContext2D&&e instanceof window.CanvasRenderingContext2D?(p=e.canvas,d=e,r=p.width,s=p.height,g=d.getImageData(0,0,r,s),c=g.data,f=4):window.ImageData&&e instanceof window.ImageData&&(g=e,r=e.width,s=e.height,c=g.data,f=4);if(a=Math.max(r,s),window.Uint8ClampedArray&&c instanceof window.Uint8ClampedArray||window.Uint8Array&&c instanceof window.Uint8Array)for(l=c,c=Array(r*s),m=0,A=Math.floor(l.length/f);m<A;m++)c[m]=l[m*f+o]/255;else if(f!==1)throw Error("Raw data can have only 1 value per pixel");var x=Array(r*s),C=Array(r*s),T=Array(a),E=Array(a),S=Array(a+1),v=Array(a);for(m=0,A=r*s;m<A;m++){var w=c[m];x[m]=w===1?0:w===0?LM:Math.pow(Math.max(0,.5-w),2),C[m]=w===1?LM:w===0?0:Math.pow(Math.max(0,w-.5),2)}Cue(x,r,s,T,E,v,S),Cue(C,r,s,T,E,v,S);var R=window.Float32Array?new Float32Array(r*s):new Array(r*s);for(m=0,A=r*s;m<A;m++)R[m]=Math.min(Math.max(1-((x[m]-C[m])/i+n),0),1);return R}function Cue(e,t,n,i,o,r,s){for(var a=0;a<t;a++){for(var c=0;c<n;c++)i[c]=e[c*t+a];for(Tue(i,o,r,s,n),c=0;c<n;c++)e[c*t+a]=o[c]}for(c=0;c<n;c++){for(a=0;a<t;a++)i[a]=e[c*t+a];for(Tue(i,o,r,s,t),a=0;a<t;a++)e[c*t+a]=Math.sqrt(o[a])}}function Tue(e,t,n,i,o){n[0]=0,i[0]=-LM,i[1]=+LM;for(var r=1,s=0;r<o;r++){for(var a=(e[r]+r*r-(e[n[s]]+n[s]*n[s]))/(2*r-2*n[s]);a<=i[s];)s--,a=(e[r]+r*r-(e[n[s]]+n[s]*n[s]))/(2*r-2*n[s]);s++,n[s]=r,i[s]=a,i[s+1]=+LM}for(r=0,s=0;r<o;r++){for(;i[s+1]<r;)s++;t[r]=(r-n[s])*(r-n[s])+e[n[s]]}}});var Iue=Jc((tVn,Ok)=>{function IJe(){var e=0,t=1,n=2,i=3,o=4,r=5,s=6,a=7,c=8,l=9,f=10,d=11,p=12,g=13,m=14,A=15,x=16,C=17,T=0,E=1,S=2,v=3,w=4;function R(_,b){return 55296<=_.charCodeAt(b)&&_.charCodeAt(b)<=56319&&56320<=_.charCodeAt(b+1)&&_.charCodeAt(b+1)<=57343}function O(_,b){b===void 0&&(b=0);var D=_.charCodeAt(b);if(55296<=D&&D<=56319&&b<_.length-1){var I=D,B=_.charCodeAt(b+1);return 56320<=B&&B<=57343?(I-55296)*1024+(B-56320)+65536:I}if(56320<=D&&D<=57343&&b>=1){var I=_.charCodeAt(b-1),B=D;return 55296<=I&&I<=56319?(I-55296)*1024+(B-56320)+65536:B}return D}function L(_,b,D){var I=[_].concat(b).concat([D]),B=I[I.length-2],F=D,k=I.lastIndexOf(m);if(k>1&&I.slice(1,k).every(function(V){return V==i})&&[i,g,C].indexOf(_)==-1)return S;var U=I.lastIndexOf(o);if(U>0&&I.slice(1,U).every(function(V){return V==o})&&[p,o].indexOf(B)==-1)return I.filter(function(V){return V==o}).length%2==1?v:w;if(B==e&&F==t)return T;if(B==n||B==e||B==t)return F==m&&b.every(function(V){return V==i})?S:E;if(F==n||F==e||F==t)return E;if(B==s&&(F==s||F==a||F==l||F==f))return T;if((B==l||B==a)&&(F==a||F==c))return T;if((B==f||B==c)&&F==c)return T;if(F==i||F==A)return T;if(F==r)return T;if(B==p)return T;var G=I.indexOf(i)!=-1?I.lastIndexOf(i)-1:I.length-2;return[g,C].indexOf(I[G])!=-1&&I.slice(G+1,-1).every(function(V){return V==i})&&F==m||B==A&&[x,C].indexOf(F)!=-1?T:b.indexOf(o)!=-1?S:B==o&&F==o?T:E}this.nextBreak=function(_,b){if(b===void 0&&(b=0),b<0)return 0;if(b>=_.length-1)return _.length;for(var D=N(O(_,b)),I=[],B=b+1;B<_.length;B++)if(!R(_,B-1)){var F=N(O(_,B));if(L(D,I,F))return B;I.push(F)}return _.length},this.splitGraphemes=function(_){for(var b=[],D=0,I;(I=this.nextBreak(_,D))<_.length;)b.push(_.slice(D,I)),D=I;return D<_.length&&b.push(_.slice(D)),b},this.iterateGraphemes=function(_){var b=0,D={next:function(){var I,B;return(B=this.nextBreak(_,b))<_.length?(I=_.slice(b,B),b=B,{value:I,done:!1}):b<_.length?(I=_.slice(b),b=_.length,{value:I,done:!1}):{value:void 0,done:!0}}.bind(this)};return typeof Symbol<"u"&&Symbol.iterator&&(D[Symbol.iterator]=function(){return D}),D},this.countGraphemes=function(_){for(var b=0,D=0,I;(I=this.nextBreak(_,D))<_.length;)D=I,b++;return D<_.length&&b++,b};function N(_){return 1536<=_&&_<=1541||_==1757||_==1807||_==2274||_==3406||_==69821||70082<=_&&_<=70083||_==72250||72326<=_&&_<=72329||_==73030?p:_==13?e:_==10?t:0<=_&&_<=9||11<=_&&_<=12||14<=_&&_<=31||127<=_&&_<=159||_==173||_==1564||_==6158||_==8203||8206<=_&&_<=8207||_==8232||_==8233||8234<=_&&_<=8238||8288<=_&&_<=8292||_==8293||8294<=_&&_<=8303||55296<=_&&_<=57343||_==65279||65520<=_&&_<=65528||65529<=_&&_<=65531||113824<=_&&_<=113827||119155<=_&&_<=119162||_==917504||_==917505||917506<=_&&_<=917535||917632<=_&&_<=917759||918e3<=_&&_<=921599?n:768<=_&&_<=879||1155<=_&&_<=1159||1160<=_&&_<=1161||1425<=_&&_<=1469||_==1471||1473<=_&&_<=1474||1476<=_&&_<=1477||_==1479||1552<=_&&_<=1562||1611<=_&&_<=1631||_==1648||1750<=_&&_<=1756||1759<=_&&_<=1764||1767<=_&&_<=1768||1770<=_&&_<=1773||_==1809||1840<=_&&_<=1866||1958<=_&&_<=1968||2027<=_&&_<=2035||2070<=_&&_<=2073||2075<=_&&_<=2083||2085<=_&&_<=2087||2089<=_&&_<=2093||2137<=_&&_<=2139||2260<=_&&_<=2273||2275<=_&&_<=2306||_==2362||_==2364||2369<=_&&_<=2376||_==2381||2385<=_&&_<=2391||2402<=_&&_<=2403||_==2433||_==2492||_==2494||2497<=_&&_<=2500||_==2509||_==2519||2530<=_&&_<=2531||2561<=_&&_<=2562||_==2620||2625<=_&&_<=2626||2631<=_&&_<=2632||2635<=_&&_<=2637||_==2641||2672<=_&&_<=2673||_==2677||2689<=_&&_<=2690||_==2748||2753<=_&&_<=2757||2759<=_&&_<=2760||_==2765||2786<=_&&_<=2787||2810<=_&&_<=2815||_==2817||_==2876||_==2878||_==2879||2881<=_&&_<=2884||_==2893||_==2902||_==2903||2914<=_&&_<=2915||_==2946||_==3006||_==3008||_==3021||_==3031||_==3072||3134<=_&&_<=3136||3142<=_&&_<=3144||3146<=_&&_<=3149||3157<=_&&_<=3158||3170<=_&&_<=3171||_==3201||_==3260||_==3263||_==3266||_==3270||3276<=_&&_<=3277||3285<=_&&_<=3286||3298<=_&&_<=3299||3328<=_&&_<=3329||3387<=_&&_<=3388||_==3390||3393<=_&&_<=3396||_==3405||_==3415||3426<=_&&_<=3427||_==3530||_==3535||3538<=_&&_<=3540||_==3542||_==3551||_==3633||3636<=_&&_<=3642||3655<=_&&_<=3662||_==3761||3764<=_&&_<=3769||3771<=_&&_<=3772||3784<=_&&_<=3789||3864<=_&&_<=3865||_==3893||_==3895||_==3897||3953<=_&&_<=3966||3968<=_&&_<=3972||3974<=_&&_<=3975||3981<=_&&_<=3991||3993<=_&&_<=4028||_==4038||4141<=_&&_<=4144||4146<=_&&_<=4151||4153<=_&&_<=4154||4157<=_&&_<=4158||4184<=_&&_<=4185||4190<=_&&_<=4192||4209<=_&&_<=4212||_==4226||4229<=_&&_<=4230||_==4237||_==4253||4957<=_&&_<=4959||5906<=_&&_<=5908||5938<=_&&_<=5940||5970<=_&&_<=5971||6002<=_&&_<=6003||6068<=_&&_<=6069||6071<=_&&_<=6077||_==6086||6089<=_&&_<=6099||_==6109||6155<=_&&_<=6157||6277<=_&&_<=6278||_==6313||6432<=_&&_<=6434||6439<=_&&_<=6440||_==6450||6457<=_&&_<=6459||6679<=_&&_<=6680||_==6683||_==6742||6744<=_&&_<=6750||_==6752||_==6754||6757<=_&&_<=6764||6771<=_&&_<=6780||_==6783||6832<=_&&_<=6845||_==6846||6912<=_&&_<=6915||_==6964||6966<=_&&_<=6970||_==6972||_==6978||7019<=_&&_<=7027||7040<=_&&_<=7041||7074<=_&&_<=7077||7080<=_&&_<=7081||7083<=_&&_<=7085||_==7142||7144<=_&&_<=7145||_==7149||7151<=_&&_<=7153||7212<=_&&_<=7219||7222<=_&&_<=7223||7376<=_&&_<=7378||7380<=_&&_<=7392||7394<=_&&_<=7400||_==7405||_==7412||7416<=_&&_<=7417||7616<=_&&_<=7673||7675<=_&&_<=7679||_==8204||8400<=_&&_<=8412||8413<=_&&_<=8416||_==8417||8418<=_&&_<=8420||8421<=_&&_<=8432||11503<=_&&_<=11505||_==11647||11744<=_&&_<=11775||12330<=_&&_<=12333||12334<=_&&_<=12335||12441<=_&&_<=12442||_==42607||42608<=_&&_<=42610||42612<=_&&_<=42621||42654<=_&&_<=42655||42736<=_&&_<=42737||_==43010||_==43014||_==43019||43045<=_&&_<=43046||43204<=_&&_<=43205||43232<=_&&_<=43249||43302<=_&&_<=43309||43335<=_&&_<=43345||43392<=_&&_<=43394||_==43443||43446<=_&&_<=43449||_==43452||_==43493||43561<=_&&_<=43566||43569<=_&&_<=43570||43573<=_&&_<=43574||_==43587||_==43596||_==43644||_==43696||43698<=_&&_<=43700||43703<=_&&_<=43704||43710<=_&&_<=43711||_==43713||43756<=_&&_<=43757||_==43766||_==44005||_==44008||_==44013||_==64286||65024<=_&&_<=65039||65056<=_&&_<=65071||65438<=_&&_<=65439||_==66045||_==66272||66422<=_&&_<=66426||68097<=_&&_<=68099||68101<=_&&_<=68102||68108<=_&&_<=68111||68152<=_&&_<=68154||_==68159||68325<=_&&_<=68326||_==69633||69688<=_&&_<=69702||69759<=_&&_<=69761||69811<=_&&_<=69814||69817<=_&&_<=69818||69888<=_&&_<=69890||69927<=_&&_<=69931||69933<=_&&_<=69940||_==70003||70016<=_&&_<=70017||70070<=_&&_<=70078||70090<=_&&_<=70092||70191<=_&&_<=70193||_==70196||70198<=_&&_<=70199||_==70206||_==70367||70371<=_&&_<=70378||70400<=_&&_<=70401||_==70460||_==70462||_==70464||_==70487||70502<=_&&_<=70508||70512<=_&&_<=70516||70712<=_&&_<=70719||70722<=_&&_<=70724||_==70726||_==70832||70835<=_&&_<=70840||_==70842||_==70845||70847<=_&&_<=70848||70850<=_&&_<=70851||_==71087||71090<=_&&_<=71093||71100<=_&&_<=71101||71103<=_&&_<=71104||71132<=_&&_<=71133||71219<=_&&_<=71226||_==71229||71231<=_&&_<=71232||_==71339||_==71341||71344<=_&&_<=71349||_==71351||71453<=_&&_<=71455||71458<=_&&_<=71461||71463<=_&&_<=71467||72193<=_&&_<=72198||72201<=_&&_<=72202||72243<=_&&_<=72248||72251<=_&&_<=72254||_==72263||72273<=_&&_<=72278||72281<=_&&_<=72283||72330<=_&&_<=72342||72344<=_&&_<=72345||72752<=_&&_<=72758||72760<=_&&_<=72765||_==72767||72850<=_&&_<=72871||72874<=_&&_<=72880||72882<=_&&_<=72883||72885<=_&&_<=72886||73009<=_&&_<=73014||_==73018||73020<=_&&_<=73021||73023<=_&&_<=73029||_==73031||92912<=_&&_<=92916||92976<=_&&_<=92982||94095<=_&&_<=94098||113821<=_&&_<=113822||_==119141||119143<=_&&_<=119145||119150<=_&&_<=119154||119163<=_&&_<=119170||119173<=_&&_<=119179||119210<=_&&_<=119213||119362<=_&&_<=119364||121344<=_&&_<=121398||121403<=_&&_<=121452||_==121461||_==121476||121499<=_&&_<=121503||121505<=_&&_<=121519||122880<=_&&_<=122886||122888<=_&&_<=122904||122907<=_&&_<=122913||122915<=_&&_<=122916||122918<=_&&_<=122922||125136<=_&&_<=125142||125252<=_&&_<=125258||917536<=_&&_<=917631||917760<=_&&_<=917999?i:127462<=_&&_<=127487?o:_==2307||_==2363||2366<=_&&_<=2368||2377<=_&&_<=2380||2382<=_&&_<=2383||2434<=_&&_<=2435||2495<=_&&_<=2496||2503<=_&&_<=2504||2507<=_&&_<=2508||_==2563||2622<=_&&_<=2624||_==2691||2750<=_&&_<=2752||_==2761||2763<=_&&_<=2764||2818<=_&&_<=2819||_==2880||2887<=_&&_<=2888||2891<=_&&_<=2892||_==3007||3009<=_&&_<=3010||3014<=_&&_<=3016||3018<=_&&_<=3020||3073<=_&&_<=3075||3137<=_&&_<=3140||3202<=_&&_<=3203||_==3262||3264<=_&&_<=3265||3267<=_&&_<=3268||3271<=_&&_<=3272||3274<=_&&_<=3275||3330<=_&&_<=3331||3391<=_&&_<=3392||3398<=_&&_<=3400||3402<=_&&_<=3404||3458<=_&&_<=3459||3536<=_&&_<=3537||3544<=_&&_<=3550||3570<=_&&_<=3571||_==3635||_==3763||3902<=_&&_<=3903||_==3967||_==4145||4155<=_&&_<=4156||4182<=_&&_<=4183||_==4228||_==6070||6078<=_&&_<=6085||6087<=_&&_<=6088||6435<=_&&_<=6438||6441<=_&&_<=6443||6448<=_&&_<=6449||6451<=_&&_<=6456||6681<=_&&_<=6682||_==6741||_==6743||6765<=_&&_<=6770||_==6916||_==6965||_==6971||6973<=_&&_<=6977||6979<=_&&_<=6980||_==7042||_==7073||7078<=_&&_<=7079||_==7082||_==7143||7146<=_&&_<=7148||_==7150||7154<=_&&_<=7155||7204<=_&&_<=7211||7220<=_&&_<=7221||_==7393||7410<=_&&_<=7411||_==7415||43043<=_&&_<=43044||_==43047||43136<=_&&_<=43137||43188<=_&&_<=43203||43346<=_&&_<=43347||_==43395||43444<=_&&_<=43445||43450<=_&&_<=43451||43453<=_&&_<=43456||43567<=_&&_<=43568||43571<=_&&_<=43572||_==43597||_==43755||43758<=_&&_<=43759||_==43765||44003<=_&&_<=44004||44006<=_&&_<=44007||44009<=_&&_<=44010||_==44012||_==69632||_==69634||_==69762||69808<=_&&_<=69810||69815<=_&&_<=69816||_==69932||_==70018||70067<=_&&_<=70069||70079<=_&&_<=70080||70188<=_&&_<=70190||70194<=_&&_<=70195||_==70197||70368<=_&&_<=70370||70402<=_&&_<=70403||_==70463||70465<=_&&_<=70468||70471<=_&&_<=70472||70475<=_&&_<=70477||70498<=_&&_<=70499||70709<=_&&_<=70711||70720<=_&&_<=70721||_==70725||70833<=_&&_<=70834||_==70841||70843<=_&&_<=70844||_==70846||_==70849||71088<=_&&_<=71089||71096<=_&&_<=71099||_==71102||71216<=_&&_<=71218||71227<=_&&_<=71228||_==71230||_==71340||71342<=_&&_<=71343||_==71350||71456<=_&&_<=71457||_==71462||72199<=_&&_<=72200||_==72249||72279<=_&&_<=72280||_==72343||_==72751||_==72766||_==72873||_==72881||_==72884||94033<=_&&_<=94078||_==119142||_==119149?r:4352<=_&&_<=4447||43360<=_&&_<=43388?s:4448<=_&&_<=4519||55216<=_&&_<=55238?a:4520<=_&&_<=4607||55243<=_&&_<=55291?c:_==44032||_==44060||_==44088||_==44116||_==44144||_==44172||_==44200||_==44228||_==44256||_==44284||_==44312||_==44340||_==44368||_==44396||_==44424||_==44452||_==44480||_==44508||_==44536||_==44564||_==44592||_==44620||_==44648||_==44676||_==44704||_==44732||_==44760||_==44788||_==44816||_==44844||_==44872||_==44900||_==44928||_==44956||_==44984||_==45012||_==45040||_==45068||_==45096||_==45124||_==45152||_==45180||_==45208||_==45236||_==45264||_==45292||_==45320||_==45348||_==45376||_==45404||_==45432||_==45460||_==45488||_==45516||_==45544||_==45572||_==45600||_==45628||_==45656||_==45684||_==45712||_==45740||_==45768||_==45796||_==45824||_==45852||_==45880||_==45908||_==45936||_==45964||_==45992||_==46020||_==46048||_==46076||_==46104||_==46132||_==46160||_==46188||_==46216||_==46244||_==46272||_==46300||_==46328||_==46356||_==46384||_==46412||_==46440||_==46468||_==46496||_==46524||_==46552||_==46580||_==46608||_==46636||_==46664||_==46692||_==46720||_==46748||_==46776||_==46804||_==46832||_==46860||_==46888||_==46916||_==46944||_==46972||_==47e3||_==47028||_==47056||_==47084||_==47112||_==47140||_==47168||_==47196||_==47224||_==47252||_==47280||_==47308||_==47336||_==47364||_==47392||_==47420||_==47448||_==47476||_==47504||_==47532||_==47560||_==47588||_==47616||_==47644||_==47672||_==47700||_==47728||_==47756||_==47784||_==47812||_==47840||_==47868||_==47896||_==47924||_==47952||_==47980||_==48008||_==48036||_==48064||_==48092||_==48120||_==48148||_==48176||_==48204||_==48232||_==48260||_==48288||_==48316||_==48344||_==48372||_==48400||_==48428||_==48456||_==48484||_==48512||_==48540||_==48568||_==48596||_==48624||_==48652||_==48680||_==48708||_==48736||_==48764||_==48792||_==48820||_==48848||_==48876||_==48904||_==48932||_==48960||_==48988||_==49016||_==49044||_==49072||_==49100||_==49128||_==49156||_==49184||_==49212||_==49240||_==49268||_==49296||_==49324||_==49352||_==49380||_==49408||_==49436||_==49464||_==49492||_==49520||_==49548||_==49576||_==49604||_==49632||_==49660||_==49688||_==49716||_==49744||_==49772||_==49800||_==49828||_==49856||_==49884||_==49912||_==49940||_==49968||_==49996||_==50024||_==50052||_==50080||_==50108||_==50136||_==50164||_==50192||_==50220||_==50248||_==50276||_==50304||_==50332||_==50360||_==50388||_==50416||_==50444||_==50472||_==50500||_==50528||_==50556||_==50584||_==50612||_==50640||_==50668||_==50696||_==50724||_==50752||_==50780||_==50808||_==50836||_==50864||_==50892||_==50920||_==50948||_==50976||_==51004||_==51032||_==51060||_==51088||_==51116||_==51144||_==51172||_==51200||_==51228||_==51256||_==51284||_==51312||_==51340||_==51368||_==51396||_==51424||_==51452||_==51480||_==51508||_==51536||_==51564||_==51592||_==51620||_==51648||_==51676||_==51704||_==51732||_==51760||_==51788||_==51816||_==51844||_==51872||_==51900||_==51928||_==51956||_==51984||_==52012||_==52040||_==52068||_==52096||_==52124||_==52152||_==52180||_==52208||_==52236||_==52264||_==52292||_==52320||_==52348||_==52376||_==52404||_==52432||_==52460||_==52488||_==52516||_==52544||_==52572||_==52600||_==52628||_==52656||_==52684||_==52712||_==52740||_==52768||_==52796||_==52824||_==52852||_==52880||_==52908||_==52936||_==52964||_==52992||_==53020||_==53048||_==53076||_==53104||_==53132||_==53160||_==53188||_==53216||_==53244||_==53272||_==53300||_==53328||_==53356||_==53384||_==53412||_==53440||_==53468||_==53496||_==53524||_==53552||_==53580||_==53608||_==53636||_==53664||_==53692||_==53720||_==53748||_==53776||_==53804||_==53832||_==53860||_==53888||_==53916||_==53944||_==53972||_==54e3||_==54028||_==54056||_==54084||_==54112||_==54140||_==54168||_==54196||_==54224||_==54252||_==54280||_==54308||_==54336||_==54364||_==54392||_==54420||_==54448||_==54476||_==54504||_==54532||_==54560||_==54588||_==54616||_==54644||_==54672||_==54700||_==54728||_==54756||_==54784||_==54812||_==54840||_==54868||_==54896||_==54924||_==54952||_==54980||_==55008||_==55036||_==55064||_==55092||_==55120||_==55148||_==55176?l:44033<=_&&_<=44059||44061<=_&&_<=44087||44089<=_&&_<=44115||44117<=_&&_<=44143||44145<=_&&_<=44171||44173<=_&&_<=44199||44201<=_&&_<=44227||44229<=_&&_<=44255||44257<=_&&_<=44283||44285<=_&&_<=44311||44313<=_&&_<=44339||44341<=_&&_<=44367||44369<=_&&_<=44395||44397<=_&&_<=44423||44425<=_&&_<=44451||44453<=_&&_<=44479||44481<=_&&_<=44507||44509<=_&&_<=44535||44537<=_&&_<=44563||44565<=_&&_<=44591||44593<=_&&_<=44619||44621<=_&&_<=44647||44649<=_&&_<=44675||44677<=_&&_<=44703||44705<=_&&_<=44731||44733<=_&&_<=44759||44761<=_&&_<=44787||44789<=_&&_<=44815||44817<=_&&_<=44843||44845<=_&&_<=44871||44873<=_&&_<=44899||44901<=_&&_<=44927||44929<=_&&_<=44955||44957<=_&&_<=44983||44985<=_&&_<=45011||45013<=_&&_<=45039||45041<=_&&_<=45067||45069<=_&&_<=45095||45097<=_&&_<=45123||45125<=_&&_<=45151||45153<=_&&_<=45179||45181<=_&&_<=45207||45209<=_&&_<=45235||45237<=_&&_<=45263||45265<=_&&_<=45291||45293<=_&&_<=45319||45321<=_&&_<=45347||45349<=_&&_<=45375||45377<=_&&_<=45403||45405<=_&&_<=45431||45433<=_&&_<=45459||45461<=_&&_<=45487||45489<=_&&_<=45515||45517<=_&&_<=45543||45545<=_&&_<=45571||45573<=_&&_<=45599||45601<=_&&_<=45627||45629<=_&&_<=45655||45657<=_&&_<=45683||45685<=_&&_<=45711||45713<=_&&_<=45739||45741<=_&&_<=45767||45769<=_&&_<=45795||45797<=_&&_<=45823||45825<=_&&_<=45851||45853<=_&&_<=45879||45881<=_&&_<=45907||45909<=_&&_<=45935||45937<=_&&_<=45963||45965<=_&&_<=45991||45993<=_&&_<=46019||46021<=_&&_<=46047||46049<=_&&_<=46075||46077<=_&&_<=46103||46105<=_&&_<=46131||46133<=_&&_<=46159||46161<=_&&_<=46187||46189<=_&&_<=46215||46217<=_&&_<=46243||46245<=_&&_<=46271||46273<=_&&_<=46299||46301<=_&&_<=46327||46329<=_&&_<=46355||46357<=_&&_<=46383||46385<=_&&_<=46411||46413<=_&&_<=46439||46441<=_&&_<=46467||46469<=_&&_<=46495||46497<=_&&_<=46523||46525<=_&&_<=46551||46553<=_&&_<=46579||46581<=_&&_<=46607||46609<=_&&_<=46635||46637<=_&&_<=46663||46665<=_&&_<=46691||46693<=_&&_<=46719||46721<=_&&_<=46747||46749<=_&&_<=46775||46777<=_&&_<=46803||46805<=_&&_<=46831||46833<=_&&_<=46859||46861<=_&&_<=46887||46889<=_&&_<=46915||46917<=_&&_<=46943||46945<=_&&_<=46971||46973<=_&&_<=46999||47001<=_&&_<=47027||47029<=_&&_<=47055||47057<=_&&_<=47083||47085<=_&&_<=47111||47113<=_&&_<=47139||47141<=_&&_<=47167||47169<=_&&_<=47195||47197<=_&&_<=47223||47225<=_&&_<=47251||47253<=_&&_<=47279||47281<=_&&_<=47307||47309<=_&&_<=47335||47337<=_&&_<=47363||47365<=_&&_<=47391||47393<=_&&_<=47419||47421<=_&&_<=47447||47449<=_&&_<=47475||47477<=_&&_<=47503||47505<=_&&_<=47531||47533<=_&&_<=47559||47561<=_&&_<=47587||47589<=_&&_<=47615||47617<=_&&_<=47643||47645<=_&&_<=47671||47673<=_&&_<=47699||47701<=_&&_<=47727||47729<=_&&_<=47755||47757<=_&&_<=47783||47785<=_&&_<=47811||47813<=_&&_<=47839||47841<=_&&_<=47867||47869<=_&&_<=47895||47897<=_&&_<=47923||47925<=_&&_<=47951||47953<=_&&_<=47979||47981<=_&&_<=48007||48009<=_&&_<=48035||48037<=_&&_<=48063||48065<=_&&_<=48091||48093<=_&&_<=48119||48121<=_&&_<=48147||48149<=_&&_<=48175||48177<=_&&_<=48203||48205<=_&&_<=48231||48233<=_&&_<=48259||48261<=_&&_<=48287||48289<=_&&_<=48315||48317<=_&&_<=48343||48345<=_&&_<=48371||48373<=_&&_<=48399||48401<=_&&_<=48427||48429<=_&&_<=48455||48457<=_&&_<=48483||48485<=_&&_<=48511||48513<=_&&_<=48539||48541<=_&&_<=48567||48569<=_&&_<=48595||48597<=_&&_<=48623||48625<=_&&_<=48651||48653<=_&&_<=48679||48681<=_&&_<=48707||48709<=_&&_<=48735||48737<=_&&_<=48763||48765<=_&&_<=48791||48793<=_&&_<=48819||48821<=_&&_<=48847||48849<=_&&_<=48875||48877<=_&&_<=48903||48905<=_&&_<=48931||48933<=_&&_<=48959||48961<=_&&_<=48987||48989<=_&&_<=49015||49017<=_&&_<=49043||49045<=_&&_<=49071||49073<=_&&_<=49099||49101<=_&&_<=49127||49129<=_&&_<=49155||49157<=_&&_<=49183||49185<=_&&_<=49211||49213<=_&&_<=49239||49241<=_&&_<=49267||49269<=_&&_<=49295||49297<=_&&_<=49323||49325<=_&&_<=49351||49353<=_&&_<=49379||49381<=_&&_<=49407||49409<=_&&_<=49435||49437<=_&&_<=49463||49465<=_&&_<=49491||49493<=_&&_<=49519||49521<=_&&_<=49547||49549<=_&&_<=49575||49577<=_&&_<=49603||49605<=_&&_<=49631||49633<=_&&_<=49659||49661<=_&&_<=49687||49689<=_&&_<=49715||49717<=_&&_<=49743||49745<=_&&_<=49771||49773<=_&&_<=49799||49801<=_&&_<=49827||49829<=_&&_<=49855||49857<=_&&_<=49883||49885<=_&&_<=49911||49913<=_&&_<=49939||49941<=_&&_<=49967||49969<=_&&_<=49995||49997<=_&&_<=50023||50025<=_&&_<=50051||50053<=_&&_<=50079||50081<=_&&_<=50107||50109<=_&&_<=50135||50137<=_&&_<=50163||50165<=_&&_<=50191||50193<=_&&_<=50219||50221<=_&&_<=50247||50249<=_&&_<=50275||50277<=_&&_<=50303||50305<=_&&_<=50331||50333<=_&&_<=50359||50361<=_&&_<=50387||50389<=_&&_<=50415||50417<=_&&_<=50443||50445<=_&&_<=50471||50473<=_&&_<=50499||50501<=_&&_<=50527||50529<=_&&_<=50555||50557<=_&&_<=50583||50585<=_&&_<=50611||50613<=_&&_<=50639||50641<=_&&_<=50667||50669<=_&&_<=50695||50697<=_&&_<=50723||50725<=_&&_<=50751||50753<=_&&_<=50779||50781<=_&&_<=50807||50809<=_&&_<=50835||50837<=_&&_<=50863||50865<=_&&_<=50891||50893<=_&&_<=50919||50921<=_&&_<=50947||50949<=_&&_<=50975||50977<=_&&_<=51003||51005<=_&&_<=51031||51033<=_&&_<=51059||51061<=_&&_<=51087||51089<=_&&_<=51115||51117<=_&&_<=51143||51145<=_&&_<=51171||51173<=_&&_<=51199||51201<=_&&_<=51227||51229<=_&&_<=51255||51257<=_&&_<=51283||51285<=_&&_<=51311||51313<=_&&_<=51339||51341<=_&&_<=51367||51369<=_&&_<=51395||51397<=_&&_<=51423||51425<=_&&_<=51451||51453<=_&&_<=51479||51481<=_&&_<=51507||51509<=_&&_<=51535||51537<=_&&_<=51563||51565<=_&&_<=51591||51593<=_&&_<=51619||51621<=_&&_<=51647||51649<=_&&_<=51675||51677<=_&&_<=51703||51705<=_&&_<=51731||51733<=_&&_<=51759||51761<=_&&_<=51787||51789<=_&&_<=51815||51817<=_&&_<=51843||51845<=_&&_<=51871||51873<=_&&_<=51899||51901<=_&&_<=51927||51929<=_&&_<=51955||51957<=_&&_<=51983||51985<=_&&_<=52011||52013<=_&&_<=52039||52041<=_&&_<=52067||52069<=_&&_<=52095||52097<=_&&_<=52123||52125<=_&&_<=52151||52153<=_&&_<=52179||52181<=_&&_<=52207||52209<=_&&_<=52235||52237<=_&&_<=52263||52265<=_&&_<=52291||52293<=_&&_<=52319||52321<=_&&_<=52347||52349<=_&&_<=52375||52377<=_&&_<=52403||52405<=_&&_<=52431||52433<=_&&_<=52459||52461<=_&&_<=52487||52489<=_&&_<=52515||52517<=_&&_<=52543||52545<=_&&_<=52571||52573<=_&&_<=52599||52601<=_&&_<=52627||52629<=_&&_<=52655||52657<=_&&_<=52683||52685<=_&&_<=52711||52713<=_&&_<=52739||52741<=_&&_<=52767||52769<=_&&_<=52795||52797<=_&&_<=52823||52825<=_&&_<=52851||52853<=_&&_<=52879||52881<=_&&_<=52907||52909<=_&&_<=52935||52937<=_&&_<=52963||52965<=_&&_<=52991||52993<=_&&_<=53019||53021<=_&&_<=53047||53049<=_&&_<=53075||53077<=_&&_<=53103||53105<=_&&_<=53131||53133<=_&&_<=53159||53161<=_&&_<=53187||53189<=_&&_<=53215||53217<=_&&_<=53243||53245<=_&&_<=53271||53273<=_&&_<=53299||53301<=_&&_<=53327||53329<=_&&_<=53355||53357<=_&&_<=53383||53385<=_&&_<=53411||53413<=_&&_<=53439||53441<=_&&_<=53467||53469<=_&&_<=53495||53497<=_&&_<=53523||53525<=_&&_<=53551||53553<=_&&_<=53579||53581<=_&&_<=53607||53609<=_&&_<=53635||53637<=_&&_<=53663||53665<=_&&_<=53691||53693<=_&&_<=53719||53721<=_&&_<=53747||53749<=_&&_<=53775||53777<=_&&_<=53803||53805<=_&&_<=53831||53833<=_&&_<=53859||53861<=_&&_<=53887||53889<=_&&_<=53915||53917<=_&&_<=53943||53945<=_&&_<=53971||53973<=_&&_<=53999||54001<=_&&_<=54027||54029<=_&&_<=54055||54057<=_&&_<=54083||54085<=_&&_<=54111||54113<=_&&_<=54139||54141<=_&&_<=54167||54169<=_&&_<=54195||54197<=_&&_<=54223||54225<=_&&_<=54251||54253<=_&&_<=54279||54281<=_&&_<=54307||54309<=_&&_<=54335||54337<=_&&_<=54363||54365<=_&&_<=54391||54393<=_&&_<=54419||54421<=_&&_<=54447||54449<=_&&_<=54475||54477<=_&&_<=54503||54505<=_&&_<=54531||54533<=_&&_<=54559||54561<=_&&_<=54587||54589<=_&&_<=54615||54617<=_&&_<=54643||54645<=_&&_<=54671||54673<=_&&_<=54699||54701<=_&&_<=54727||54729<=_&&_<=54755||54757<=_&&_<=54783||54785<=_&&_<=54811||54813<=_&&_<=54839||54841<=_&&_<=54867||54869<=_&&_<=54895||54897<=_&&_<=54923||54925<=_&&_<=54951||54953<=_&&_<=54979||54981<=_&&_<=55007||55009<=_&&_<=55035||55037<=_&&_<=55063||55065<=_&&_<=55091||55093<=_&&_<=55119||55121<=_&&_<=55147||55149<=_&&_<=55175||55177<=_&&_<=55203?f:_==9757||_==9977||9994<=_&&_<=9997||_==127877||127938<=_&&_<=127940||_==127943||127946<=_&&_<=127948||128066<=_&&_<=128067||128070<=_&&_<=128080||_==128110||128112<=_&&_<=128120||_==128124||128129<=_&&_<=128131||128133<=_&&_<=128135||_==128170||128372<=_&&_<=128373||_==128378||_==128400||128405<=_&&_<=128406||128581<=_&&_<=128583||128587<=_&&_<=128591||_==128675||128692<=_&&_<=128694||_==128704||_==128716||129304<=_&&_<=129308||129310<=_&&_<=129311||_==129318||129328<=_&&_<=129337||129341<=_&&_<=129342||129489<=_&&_<=129501?g:127995<=_&&_<=127999?m:_==8205?A:_==9792||_==9794||9877<=_&&_<=9878||_==9992||_==10084||_==127752||_==127806||_==127859||_==127891||_==127908||_==127912||_==127979||_==127981||_==128139||128187<=_&&_<=128188||_==128295||_==128300||_==128488||_==128640||_==128658?x:128102<=_&&_<=128105?C:d}return this}typeof Ok<"u"&&Ok.exports&&(Ok.exports=IJe)});var Nme=Jc((ej,tj)=>{(function(e,t){typeof ej=="object"&&typeof tj<"u"?tj.exports=t():typeof define=="function"&&define.amd?define(t):(e=e||self).RBush=t()})(ej,function(){"use strict";function e(x,C,T,E,S){(function v(w,R,O,L,N){for(;L>O;){if(L-O>600){var _=L-O+1,b=R-O+1,D=Math.log(_),I=.5*Math.exp(2*D/3),B=.5*Math.sqrt(D*I*(_-I)/_)*(b-_/2<0?-1:1),F=Math.max(O,Math.floor(R-b*I/_+B)),k=Math.min(L,Math.floor(R+(_-b)*I/_+B));v(w,R,F,k,N)}var U=w[R],G=O,V=L;for(t(w,O,R),N(w[L],U)>0&&t(w,O,L);G<V;){for(t(w,G,V),G++,V--;N(w[G],U)<0;)G++;for(;N(w[V],U)>0;)V--}N(w[O],U)===0?t(w,O,V):t(w,++V,L),V<=R&&(O=V+1),R<=V&&(L=V-1)}})(x,C,T||0,E||x.length-1,S||n)}function t(x,C,T){var E=x[C];x[C]=x[T],x[T]=E}function n(x,C){return x<C?-1:x>C?1:0}var i=function(x){x===void 0&&(x=9),this._maxEntries=Math.max(4,x),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()};function o(x,C,T){if(!T)return C.indexOf(x);for(var E=0;E<C.length;E++)if(T(x,C[E]))return E;return-1}function r(x,C){s(x,0,x.children.length,C,x)}function s(x,C,T,E,S){S||(S=m(null)),S.minX=1/0,S.minY=1/0,S.maxX=-1/0,S.maxY=-1/0;for(var v=C;v<T;v++){var w=x.children[v];a(S,x.leaf?E(w):w)}return S}function a(x,C){return x.minX=Math.min(x.minX,C.minX),x.minY=Math.min(x.minY,C.minY),x.maxX=Math.max(x.maxX,C.maxX),x.maxY=Math.max(x.maxY,C.maxY),x}function c(x,C){return x.minX-C.minX}function l(x,C){return x.minY-C.minY}function f(x){return(x.maxX-x.minX)*(x.maxY-x.minY)}function d(x){return x.maxX-x.minX+(x.maxY-x.minY)}function p(x,C){return x.minX<=C.minX&&x.minY<=C.minY&&C.maxX<=x.maxX&&C.maxY<=x.maxY}function g(x,C){return C.minX<=x.maxX&&C.minY<=x.maxY&&C.maxX>=x.minX&&C.maxY>=x.minY}function m(x){return{children:x,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function A(x,C,T,E,S){for(var v=[C,T];v.length;)if(!((T=v.pop())-(C=v.pop())<=E)){var w=C+Math.ceil((T-C)/E/2)*E;e(x,w,C,T,S),v.push(C,w,w,T)}}return i.prototype.all=function(){return this._all(this.data,[])},i.prototype.search=function(x){var C=this.data,T=[];if(!g(x,C))return T;for(var E=this.toBBox,S=[];C;){for(var v=0;v<C.children.length;v++){var w=C.children[v],R=C.leaf?E(w):w;g(x,R)&&(C.leaf?T.push(w):p(x,R)?this._all(w,T):S.push(w))}C=S.pop()}return T},i.prototype.collides=function(x){var C=this.data;if(!g(x,C))return!1;for(var T=[];C;){for(var E=0;E<C.children.length;E++){var S=C.children[E],v=C.leaf?this.toBBox(S):S;if(g(x,v)){if(C.leaf||p(x,v))return!0;T.push(S)}}C=T.pop()}return!1},i.prototype.load=function(x){if(!x||!x.length)return this;if(x.length<this._minEntries){for(var C=0;C<x.length;C++)this.insert(x[C]);return this}var T=this._build(x.slice(),0,x.length-1,0);if(this.data.children.length)if(this.data.height===T.height)this._splitRoot(this.data,T);else{if(this.data.height<T.height){var E=this.data;this.data=T,T=E}this._insert(T,this.data.height-T.height-1,!0)}else this.data=T;return this},i.prototype.insert=function(x){return x&&this._insert(x,this.data.height-1),this},i.prototype.clear=function(){return this.data=m([]),this},i.prototype.remove=function(x,C){if(!x)return this;for(var T,E,S,v=this.data,w=this.toBBox(x),R=[],O=[];v||R.length;){if(v||(v=R.pop(),E=R[R.length-1],T=O.pop(),S=!0),v.leaf){var L=o(x,v.children,C);if(L!==-1)return v.children.splice(L,1),R.push(v),this._condense(R),this}S||v.leaf||!p(v,w)?E?(T++,v=E.children[T],S=!1):v=null:(R.push(v),O.push(T),T=0,E=v,v=v.children[0])}return this},i.prototype.toBBox=function(x){return x},i.prototype.compareMinX=function(x,C){return x.minX-C.minX},i.prototype.compareMinY=function(x,C){return x.minY-C.minY},i.prototype.toJSON=function(){return this.data},i.prototype.fromJSON=function(x){return this.data=x,this},i.prototype._all=function(x,C){for(var T=[];x;)x.leaf?C.push.apply(C,x.children):T.push.apply(T,x.children),x=T.pop();return C},i.prototype._build=function(x,C,T,E){var S,v=T-C+1,w=this._maxEntries;if(v<=w)return r(S=m(x.slice(C,T+1)),this.toBBox),S;E||(E=Math.ceil(Math.log(v)/Math.log(w)),w=Math.ceil(v/Math.pow(w,E-1))),(S=m([])).leaf=!1,S.height=E;var R=Math.ceil(v/w),O=R*Math.ceil(Math.sqrt(w));A(x,C,T,O,this.compareMinX);for(var L=C;L<=T;L+=O){var N=Math.min(L+O-1,T);A(x,L,N,R,this.compareMinY);for(var _=L;_<=N;_+=R){var b=Math.min(_+R-1,N);S.children.push(this._build(x,_,b,E-1))}}return r(S,this.toBBox),S},i.prototype._chooseSubtree=function(x,C,T,E){for(;E.push(C),!C.leaf&&E.length-1!==T;){for(var S=1/0,v=1/0,w=void 0,R=0;R<C.children.length;R++){var O=C.children[R],L=f(O),N=(_=x,b=O,(Math.max(b.maxX,_.maxX)-Math.min(b.minX,_.minX))*(Math.max(b.maxY,_.maxY)-Math.min(b.minY,_.minY))-L);N<v?(v=N,S=L<S?L:S,w=O):N===v&&L<S&&(S=L,w=O)}C=w||C.children[0]}var _,b;return C},i.prototype._insert=function(x,C,T){var E=T?x:this.toBBox(x),S=[],v=this._chooseSubtree(E,this.data,C,S);for(v.children.push(x),a(v,E);C>=0&&S[C].children.length>this._maxEntries;)this._split(S,C),C--;this._adjustParentBBoxes(E,S,C)},i.prototype._split=function(x,C){var T=x[C],E=T.children.length,S=this._minEntries;this._chooseSplitAxis(T,S,E);var v=this._chooseSplitIndex(T,S,E),w=m(T.children.splice(v,T.children.length-v));w.height=T.height,w.leaf=T.leaf,r(T,this.toBBox),r(w,this.toBBox),C?x[C-1].children.push(w):this._splitRoot(T,w)},i.prototype._splitRoot=function(x,C){this.data=m([x,C]),this.data.height=x.height+1,this.data.leaf=!1,r(this.data,this.toBBox)},i.prototype._chooseSplitIndex=function(x,C,T){for(var E,S,v,w,R,O,L,N=1/0,_=1/0,b=C;b<=T-C;b++){var D=s(x,0,b,this.toBBox),I=s(x,b,T,this.toBBox),B=(S=D,v=I,w=void 0,R=void 0,O=void 0,L=void 0,w=Math.max(S.minX,v.minX),R=Math.max(S.minY,v.minY),O=Math.min(S.maxX,v.maxX),L=Math.min(S.maxY,v.maxY),Math.max(0,O-w)*Math.max(0,L-R)),F=f(D)+f(I);B<N?(N=B,E=b,_=F<_?F:_):B===N&&F<_&&(_=F,E=b)}return E||T-C},i.prototype._chooseSplitAxis=function(x,C,T){var E=x.leaf?this.compareMinX:c,S=x.leaf?this.compareMinY:l;this._allDistMargin(x,C,T,E)<this._allDistMargin(x,C,T,S)&&x.children.sort(E)},i.prototype._allDistMargin=function(x,C,T,E){x.children.sort(E);for(var S=this.toBBox,v=s(x,0,C,S),w=s(x,T-C,T,S),R=d(v)+d(w),O=C;O<T-C;O++){var L=x.children[O];a(v,x.leaf?S(L):L),R+=d(v)}for(var N=T-C-1;N>=C;N--){var _=x.children[N];a(w,x.leaf?S(_):_),R+=d(w)}return R},i.prototype._adjustParentBBoxes=function(x,C,T){for(var E=T;E>=0;E--)a(C[E],x)},i.prototype._condense=function(x){for(var C=x.length-1,T=void 0;C>=0;C--)x[C].children.length===0?C>0?(T=x[C-1].children).splice(T.indexOf(x[C]),1):this.clear():r(x[C],this.toBBox)},i})});var aq=Jc((exports,module)=>{/*!
|
||
* protobuf.js v7.1.0 (c) 2016, daniel wirtz
|
||
* compiled thu, 22 sep 2022 17:16:10 utc
|
||
* licensed under the bsd-3-clause license
|
||
* see: https://github.com/dcodeio/protobuf.js for details
|
||
*/(function(undefined){"use strict";(function(t,n,i){function o(s){var a=n[s];return a||t[s][0].call(a=n[s]={exports:{}},o,a,a.exports),a.exports}var r=o(i[0]);r.util.global.protobuf=r,typeof define=="function"&&define.amd&&define(["long"],function(s){return s&&s.isLong&&(r.util.Long=s,r.configure()),r}),typeof module=="object"&&module&&module.exports&&(module.exports=r)})({1:[function(e,t,n){"use strict";t.exports=i;function i(o,r){for(var s=new Array(arguments.length-1),a=0,c=2,l=!0;c<arguments.length;)s[a++]=arguments[c++];return new Promise(function(d,p){s[a]=function(m){if(l)if(l=!1,m)p(m);else{for(var A=new Array(arguments.length-1),x=0;x<A.length;)A[x++]=arguments[x];d.apply(null,A)}};try{o.apply(r||null,s)}catch(g){l&&(l=!1,p(g))}})}},{}],2:[function(e,t,n){"use strict";var i=n;i.length=function(l){var f=l.length;if(!f)return 0;for(var d=0;--f%4>1&&l.charAt(f)==="=";)++d;return Math.ceil(l.length*3)/4-d};for(var o=new Array(64),r=new Array(123),s=0;s<64;)r[o[s]=s<26?s+65:s<52?s+71:s<62?s-4:s-59|43]=s++;i.encode=function(l,f,d){for(var p=null,g=[],m=0,A=0,x;f<d;){var C=l[f++];switch(A){case 0:g[m++]=o[C>>2],x=(C&3)<<4,A=1;break;case 1:g[m++]=o[x|C>>4],x=(C&15)<<2,A=2;break;case 2:g[m++]=o[x|C>>6],g[m++]=o[C&63],A=0;break}m>8191&&((p||(p=[])).push(String.fromCharCode.apply(String,g)),m=0)}return A&&(g[m++]=o[x],g[m++]=61,A===1&&(g[m++]=61)),p?(m&&p.push(String.fromCharCode.apply(String,g.slice(0,m))),p.join("")):String.fromCharCode.apply(String,g.slice(0,m))};var a="invalid encoding";i.decode=function(l,f,d){for(var p=d,g=0,m,A=0;A<l.length;){var x=l.charCodeAt(A++);if(x===61&&g>1)break;if((x=r[x])===undefined)throw Error(a);switch(g){case 0:m=x,g=1;break;case 1:f[d++]=m<<2|(x&48)>>4,m=x,g=2;break;case 2:f[d++]=(m&15)<<4|(x&60)>>2,m=x,g=3;break;case 3:f[d++]=(m&3)<<6|x,g=0;break}}if(g===1)throw Error(a);return d-p},i.test=function(l){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(l)}},{}],3:[function(e,t,n){"use strict";t.exports=i;function i(){this._listeners={}}i.prototype.on=function(r,s,a){return(this._listeners[r]||(this._listeners[r]=[])).push({fn:s,ctx:a||this}),this},i.prototype.off=function(r,s){if(r===undefined)this._listeners={};else if(s===undefined)this._listeners[r]=[];else for(var a=this._listeners[r],c=0;c<a.length;)a[c].fn===s?a.splice(c,1):++c;return this},i.prototype.emit=function(r){var s=this._listeners[r];if(s){for(var a=[],c=1;c<arguments.length;)a.push(arguments[c++]);for(c=0;c<s.length;)s[c].fn.apply(s[c++].ctx,a)}return this}},{}],4:[function(e,t,n){"use strict";t.exports=i(i);function i(c){return typeof Float32Array<"u"?function(){var l=new Float32Array([-0]),f=new Uint8Array(l.buffer),d=f[3]===128;function p(x,C,T){l[0]=x,C[T]=f[0],C[T+1]=f[1],C[T+2]=f[2],C[T+3]=f[3]}function g(x,C,T){l[0]=x,C[T]=f[3],C[T+1]=f[2],C[T+2]=f[1],C[T+3]=f[0]}c.writeFloatLE=d?p:g,c.writeFloatBE=d?g:p;function m(x,C){return f[0]=x[C],f[1]=x[C+1],f[2]=x[C+2],f[3]=x[C+3],l[0]}function A(x,C){return f[3]=x[C],f[2]=x[C+1],f[1]=x[C+2],f[0]=x[C+3],l[0]}c.readFloatLE=d?m:A,c.readFloatBE=d?A:m}():function(){function l(d,p,g,m){var A=p<0?1:0;if(A&&(p=-p),p===0)d(1/p>0?0:2147483648,g,m);else if(isNaN(p))d(2143289344,g,m);else if(p>34028234663852886e22)d((A<<31|2139095040)>>>0,g,m);else if(p<11754943508222875e-54)d((A<<31|Math.round(p/1401298464324817e-60))>>>0,g,m);else{var x=Math.floor(Math.log(p)/Math.LN2),C=Math.round(p*Math.pow(2,-x)*8388608)&8388607;d((A<<31|x+127<<23|C)>>>0,g,m)}}c.writeFloatLE=l.bind(null,o),c.writeFloatBE=l.bind(null,r);function f(d,p,g){var m=d(p,g),A=(m>>31)*2+1,x=m>>>23&255,C=m&8388607;return x===255?C?NaN:A*(1/0):x===0?A*1401298464324817e-60*C:A*Math.pow(2,x-150)*(C+8388608)}c.readFloatLE=f.bind(null,s),c.readFloatBE=f.bind(null,a)}(),typeof Float64Array<"u"?function(){var l=new Float64Array([-0]),f=new Uint8Array(l.buffer),d=f[7]===128;function p(x,C,T){l[0]=x,C[T]=f[0],C[T+1]=f[1],C[T+2]=f[2],C[T+3]=f[3],C[T+4]=f[4],C[T+5]=f[5],C[T+6]=f[6],C[T+7]=f[7]}function g(x,C,T){l[0]=x,C[T]=f[7],C[T+1]=f[6],C[T+2]=f[5],C[T+3]=f[4],C[T+4]=f[3],C[T+5]=f[2],C[T+6]=f[1],C[T+7]=f[0]}c.writeDoubleLE=d?p:g,c.writeDoubleBE=d?g:p;function m(x,C){return f[0]=x[C],f[1]=x[C+1],f[2]=x[C+2],f[3]=x[C+3],f[4]=x[C+4],f[5]=x[C+5],f[6]=x[C+6],f[7]=x[C+7],l[0]}function A(x,C){return f[7]=x[C],f[6]=x[C+1],f[5]=x[C+2],f[4]=x[C+3],f[3]=x[C+4],f[2]=x[C+5],f[1]=x[C+6],f[0]=x[C+7],l[0]}c.readDoubleLE=d?m:A,c.readDoubleBE=d?A:m}():function(){function l(d,p,g,m,A,x){var C=m<0?1:0;if(C&&(m=-m),m===0)d(0,A,x+p),d(1/m>0?0:2147483648,A,x+g);else if(isNaN(m))d(0,A,x+p),d(2146959360,A,x+g);else if(m>17976931348623157e292)d(0,A,x+p),d((C<<31|2146435072)>>>0,A,x+g);else{var T;if(m<22250738585072014e-324)T=m/5e-324,d(T>>>0,A,x+p),d((C<<31|T/4294967296)>>>0,A,x+g);else{var E=Math.floor(Math.log(m)/Math.LN2);E===1024&&(E=1023),T=m*Math.pow(2,-E),d(T*4503599627370496>>>0,A,x+p),d((C<<31|E+1023<<20|T*1048576&1048575)>>>0,A,x+g)}}}c.writeDoubleLE=l.bind(null,o,0,4),c.writeDoubleBE=l.bind(null,r,4,0);function f(d,p,g,m,A){var x=d(m,A+p),C=d(m,A+g),T=(C>>31)*2+1,E=C>>>20&2047,S=4294967296*(C&1048575)+x;return E===2047?S?NaN:T*(1/0):E===0?T*5e-324*S:T*Math.pow(2,E-1075)*(S+4503599627370496)}c.readDoubleLE=f.bind(null,s,0,4),c.readDoubleBE=f.bind(null,a,4,0)}(),c}function o(c,l,f){l[f]=c&255,l[f+1]=c>>>8&255,l[f+2]=c>>>16&255,l[f+3]=c>>>24}function r(c,l,f){l[f]=c>>>24,l[f+1]=c>>>16&255,l[f+2]=c>>>8&255,l[f+3]=c&255}function s(c,l){return(c[l]|c[l+1]<<8|c[l+2]<<16|c[l+3]<<24)>>>0}function a(c,l){return(c[l]<<24|c[l+1]<<16|c[l+2]<<8|c[l+3])>>>0}},{}],5:[function(require,module,exports){"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(e){}return null}},{}],6:[function(e,t,n){"use strict";t.exports=i;function i(o,r,s){var a=s||8192,c=a>>>1,l=null,f=a;return function(p){if(p<1||p>c)return o(p);f+p>a&&(l=o(a),f=0);var g=r.call(l,f,f+=p);return f&7&&(f=(f|7)+1),g}}},{}],7:[function(e,t,n){"use strict";var i=n;i.length=function(r){for(var s=0,a=0,c=0;c<r.length;++c)a=r.charCodeAt(c),a<128?s+=1:a<2048?s+=2:(a&64512)===55296&&(r.charCodeAt(c+1)&64512)===56320?(++c,s+=4):s+=3;return s},i.read=function(r,s,a){var c=a-s;if(c<1)return"";for(var l=null,f=[],d=0,p;s<a;)p=r[s++],p<128?f[d++]=p:p>191&&p<224?f[d++]=(p&31)<<6|r[s++]&63:p>239&&p<365?(p=((p&7)<<18|(r[s++]&63)<<12|(r[s++]&63)<<6|r[s++]&63)-65536,f[d++]=55296+(p>>10),f[d++]=56320+(p&1023)):f[d++]=(p&15)<<12|(r[s++]&63)<<6|r[s++]&63,d>8191&&((l||(l=[])).push(String.fromCharCode.apply(String,f)),d=0);return l?(d&&l.push(String.fromCharCode.apply(String,f.slice(0,d))),l.join("")):String.fromCharCode.apply(String,f.slice(0,d))},i.write=function(r,s,a){for(var c=a,l,f,d=0;d<r.length;++d)l=r.charCodeAt(d),l<128?s[a++]=l:l<2048?(s[a++]=l>>6|192,s[a++]=l&63|128):(l&64512)===55296&&((f=r.charCodeAt(d+1))&64512)===56320?(l=65536+((l&1023)<<10)+(f&1023),++d,s[a++]=l>>18|240,s[a++]=l>>12&63|128,s[a++]=l>>6&63|128,s[a++]=l&63|128):(s[a++]=l>>12|224,s[a++]=l>>6&63|128,s[a++]=l&63|128);return a-c}},{}],8:[function(e,t,n){"use strict";var i=n;i.build="minimal",i.Writer=e(16),i.BufferWriter=e(17),i.Reader=e(9),i.BufferReader=e(10),i.util=e(15),i.rpc=e(12),i.roots=e(11),i.configure=o;function o(){i.util._configure(),i.Writer._configure(i.BufferWriter),i.Reader._configure(i.BufferReader)}o()},{10:10,11:11,12:12,15:15,16:16,17:17,9:9}],9:[function(e,t,n){"use strict";t.exports=c;var i=e(15),o,r=i.LongBits,s=i.utf8;function a(m,A){return RangeError("index out of range: "+m.pos+" + "+(A||1)+" > "+m.len)}function c(m){this.buf=m,this.pos=0,this.len=m.length}var l=typeof Uint8Array<"u"?function(A){if(A instanceof Uint8Array||Array.isArray(A))return new c(A);throw Error("illegal buffer")}:function(A){if(Array.isArray(A))return new c(A);throw Error("illegal buffer")},f=function(){return i.Buffer?function(x){return(c.create=function(T){return i.Buffer.isBuffer(T)?new o(T):l(T)})(x)}:l};c.create=f(),c.prototype._slice=i.Array.prototype.subarray||i.Array.prototype.slice,c.prototype.uint32=function(){var A=4294967295;return function(){if(A=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(A=(A|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(A=(A|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(A=(A|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(A=(A|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return A;if((this.pos+=5)>this.len)throw this.pos=this.len,a(this,10);return A}}(),c.prototype.int32=function(){return this.uint32()|0},c.prototype.sint32=function(){var A=this.uint32();return A>>>1^-(A&1)|0};function d(){var m=new r(0,0),A=0;if(this.len-this.pos>4){for(;A<4;++A)if(m.lo=(m.lo|(this.buf[this.pos]&127)<<A*7)>>>0,this.buf[this.pos++]<128)return m;if(m.lo=(m.lo|(this.buf[this.pos]&127)<<28)>>>0,m.hi=(m.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return m;A=0}else{for(;A<3;++A){if(this.pos>=this.len)throw a(this);if(m.lo=(m.lo|(this.buf[this.pos]&127)<<A*7)>>>0,this.buf[this.pos++]<128)return m}return m.lo=(m.lo|(this.buf[this.pos++]&127)<<A*7)>>>0,m}if(this.len-this.pos>4){for(;A<5;++A)if(m.hi=(m.hi|(this.buf[this.pos]&127)<<A*7+3)>>>0,this.buf[this.pos++]<128)return m}else for(;A<5;++A){if(this.pos>=this.len)throw a(this);if(m.hi=(m.hi|(this.buf[this.pos]&127)<<A*7+3)>>>0,this.buf[this.pos++]<128)return m}throw Error("invalid varint encoding")}c.prototype.bool=function(){return this.uint32()!==0};function p(m,A){return(m[A-4]|m[A-3]<<8|m[A-2]<<16|m[A-1]<<24)>>>0}c.prototype.fixed32=function(){if(this.pos+4>this.len)throw a(this,4);return p(this.buf,this.pos+=4)},c.prototype.sfixed32=function(){if(this.pos+4>this.len)throw a(this,4);return p(this.buf,this.pos+=4)|0};function g(){if(this.pos+8>this.len)throw a(this,8);return new r(p(this.buf,this.pos+=4),p(this.buf,this.pos+=4))}c.prototype.float=function(){if(this.pos+4>this.len)throw a(this,4);var A=i.float.readFloatLE(this.buf,this.pos);return this.pos+=4,A},c.prototype.double=function(){if(this.pos+8>this.len)throw a(this,4);var A=i.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,A},c.prototype.bytes=function(){var A=this.uint32(),x=this.pos,C=this.pos+A;if(C>this.len)throw a(this,A);return this.pos+=A,Array.isArray(this.buf)?this.buf.slice(x,C):x===C?new this.buf.constructor(0):this._slice.call(this.buf,x,C)},c.prototype.string=function(){var A=this.bytes();return s.read(A,0,A.length)},c.prototype.skip=function(A){if(typeof A=="number"){if(this.pos+A>this.len)throw a(this,A);this.pos+=A}else do if(this.pos>=this.len)throw a(this);while(this.buf[this.pos++]&128);return this},c.prototype.skipType=function(m){switch(m){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(m=this.uint32()&7)!==4;)this.skipType(m);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+m+" at offset "+this.pos)}return this},c._configure=function(m){o=m,c.create=f(),o._configure();var A=i.Long?"toLong":"toNumber";i.merge(c.prototype,{int64:function(){return d.call(this)[A](!1)},uint64:function(){return d.call(this)[A](!0)},sint64:function(){return d.call(this).zzDecode()[A](!1)},fixed64:function(){return g.call(this)[A](!0)},sfixed64:function(){return g.call(this)[A](!1)}})}},{15:15}],10:[function(e,t,n){"use strict";t.exports=r;var i=e(9);(r.prototype=Object.create(i.prototype)).constructor=r;var o=e(15);function r(s){i.call(this,s)}r._configure=function(){o.Buffer&&(r.prototype._slice=o.Buffer.prototype.slice)},r.prototype.string=function(){var a=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+a,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+a,this.len))},r._configure()},{15:15,9:9}],11:[function(e,t,n){"use strict";t.exports={}},{}],12:[function(e,t,n){"use strict";var i=n;i.Service=e(13)},{13:13}],13:[function(e,t,n){"use strict";t.exports=o;var i=e(15);(o.prototype=Object.create(i.EventEmitter.prototype)).constructor=o;function o(r,s,a){if(typeof r!="function")throw TypeError("rpcImpl must be a function");i.EventEmitter.call(this),this.rpcImpl=r,this.requestDelimited=Boolean(s),this.responseDelimited=Boolean(a)}o.prototype.rpcCall=function r(s,a,c,l,f){if(!l)throw TypeError("request must be specified");var d=this;if(!f)return i.asPromise(r,d,s,a,c,l);if(!d.rpcImpl)return setTimeout(function(){f(Error("already ended"))},0),undefined;try{return d.rpcImpl(s,a[d.requestDelimited?"encodeDelimited":"encode"](l).finish(),function(g,m){if(g)return d.emit("error",g,s),f(g);if(m===null)return d.end(!0),undefined;if(!(m instanceof c))try{m=c[d.responseDelimited?"decodeDelimited":"decode"](m)}catch(A){return d.emit("error",A,s),f(A)}return d.emit("data",m,s),f(null,m)})}catch(p){return d.emit("error",p,s),setTimeout(function(){f(p)},0),undefined}},o.prototype.end=function(s){return this.rpcImpl&&(s||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit("end").off()),this}},{15:15}],14:[function(e,t,n){"use strict";t.exports=o;var i=e(15);function o(c,l){this.lo=c>>>0,this.hi=l>>>0}var r=o.zero=new o(0,0);r.toNumber=function(){return 0},r.zzEncode=r.zzDecode=function(){return this},r.length=function(){return 1};var s=o.zeroHash="\0\0\0\0\0\0\0\0";o.fromNumber=function(l){if(l===0)return r;var f=l<0;f&&(l=-l);var d=l>>>0,p=(l-d)/4294967296>>>0;return f&&(p=~p>>>0,d=~d>>>0,++d>4294967295&&(d=0,++p>4294967295&&(p=0))),new o(d,p)},o.from=function(l){if(typeof l=="number")return o.fromNumber(l);if(i.isString(l))if(i.Long)l=i.Long.fromString(l);else return o.fromNumber(parseInt(l,10));return l.low||l.high?new o(l.low>>>0,l.high>>>0):r},o.prototype.toNumber=function(l){if(!l&&this.hi>>>31){var f=~this.lo+1>>>0,d=~this.hi>>>0;return f||(d=d+1>>>0),-(f+d*4294967296)}return this.lo+this.hi*4294967296},o.prototype.toLong=function(l){return i.Long?new i.Long(this.lo|0,this.hi|0,Boolean(l)):{low:this.lo|0,high:this.hi|0,unsigned:Boolean(l)}};var a=String.prototype.charCodeAt;o.fromHash=function(l){return l===s?r:new o((a.call(l,0)|a.call(l,1)<<8|a.call(l,2)<<16|a.call(l,3)<<24)>>>0,(a.call(l,4)|a.call(l,5)<<8|a.call(l,6)<<16|a.call(l,7)<<24)>>>0)},o.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},o.prototype.zzEncode=function(){var l=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^l)>>>0,this.lo=(this.lo<<1^l)>>>0,this},o.prototype.zzDecode=function(){var l=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^l)>>>0,this.hi=(this.hi>>>1^l)>>>0,this},o.prototype.length=function(){var l=this.lo,f=(this.lo>>>28|this.hi<<4)>>>0,d=this.hi>>>24;return d===0?f===0?l<16384?l<128?1:2:l<2097152?3:4:f<16384?f<128?5:6:f<2097152?7:8:d<128?9:10}},{15:15}],15:[function(e,t,n){"use strict";var i=n;i.asPromise=e(1),i.base64=e(2),i.EventEmitter=e(3),i.float=e(4),i.inquire=e(5),i.utf8=e(7),i.pool=e(6),i.LongBits=e(14),i.isNode=Boolean(typeof global<"u"&&global&&global.process&&global.process.versions&&global.process.versions.node),i.global=i.isNode&&global||typeof window<"u"&&window||typeof self<"u"&&self||this,i.emptyArray=Object.freeze?Object.freeze([]):[],i.emptyObject=Object.freeze?Object.freeze({}):{},i.isInteger=Number.isInteger||function(a){return typeof a=="number"&&isFinite(a)&&Math.floor(a)===a},i.isString=function(a){return typeof a=="string"||a instanceof String},i.isObject=function(a){return a&&typeof a=="object"},i.isset=i.isSet=function(a,c){var l=a[c];return l!=null&&a.hasOwnProperty(c)?typeof l!="object"||(Array.isArray(l)?l.length:Object.keys(l).length)>0:!1},i.Buffer=function(){try{var s=i.inquire("buffer").Buffer;return s.prototype.utf8Write?s:null}catch{return null}}(),i._Buffer_from=null,i._Buffer_allocUnsafe=null,i.newBuffer=function(a){return typeof a=="number"?i.Buffer?i._Buffer_allocUnsafe(a):new i.Array(a):i.Buffer?i._Buffer_from(a):typeof Uint8Array>"u"?a:new Uint8Array(a)},i.Array=typeof Uint8Array<"u"?Uint8Array:Array,i.Long=i.global.dcodeIO&&i.global.dcodeIO.Long||i.global.Long||i.inquire("long"),i.key2Re=/^true|false|0|1$/,i.key32Re=/^-?(?:0|[1-9][0-9]*)$/,i.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/,i.longToHash=function(a){return a?i.LongBits.from(a).toHash():i.LongBits.zeroHash},i.longFromHash=function(a,c){var l=i.LongBits.fromHash(a);return i.Long?i.Long.fromBits(l.lo,l.hi,c):l.toNumber(Boolean(c))};function o(s,a,c){for(var l=Object.keys(a),f=0;f<l.length;++f)(s[l[f]]===undefined||!c)&&(s[l[f]]=a[l[f]]);return s}i.merge=o,i.lcFirst=function(a){return a.charAt(0).toLowerCase()+a.substring(1)};function r(s){function a(c,l){if(!(this instanceof a))return new a(c,l);Object.defineProperty(this,"message",{get:function(){return c}}),Error.captureStackTrace?Error.captureStackTrace(this,a):Object.defineProperty(this,"stack",{value:new Error().stack||""}),l&&o(this,l)}return a.prototype=Object.create(Error.prototype,{constructor:{value:a,writable:!0,enumerable:!1,configurable:!0},name:{get(){return s},set:undefined,enumerable:!1,configurable:!0},toString:{value(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),a}i.newError=r,i.ProtocolError=r("ProtocolError"),i.oneOfGetter=function(a){for(var c={},l=0;l<a.length;++l)c[a[l]]=1;return function(){for(var f=Object.keys(this),d=f.length-1;d>-1;--d)if(c[f[d]]===1&&this[f[d]]!==undefined&&this[f[d]]!==null)return f[d]}},i.oneOfSetter=function(a){return function(c){for(var l=0;l<a.length;++l)a[l]!==c&&delete this[a[l]]}},i.toJSONOptions={longs:String,enums:String,bytes:String,json:!0},i._configure=function(){var s=i.Buffer;if(!s){i._Buffer_from=i._Buffer_allocUnsafe=null;return}i._Buffer_from=s.from!==Uint8Array.from&&s.from||function(c,l){return new s(c,l)},i._Buffer_allocUnsafe=s.allocUnsafe||function(c){return new s(c)}}},{1:1,14:14,2:2,3:3,4:4,5:5,6:6,7:7}],16:[function(e,t,n){"use strict";t.exports=d;var i=e(15),o,r=i.LongBits,s=i.base64,a=i.utf8;function c(E,S,v){this.fn=E,this.len=S,this.next=undefined,this.val=v}function l(){}function f(E){this.head=E.head,this.tail=E.tail,this.len=E.len,this.next=E.states}function d(){this.len=0,this.head=new c(l,0,0),this.tail=this.head,this.states=null}var p=function(){return i.Buffer?function(){return(d.create=function(){return new o})()}:function(){return new d}};d.create=p(),d.alloc=function(S){return new i.Array(S)},i.Array!==Array&&(d.alloc=i.pool(d.alloc,i.Array.prototype.subarray)),d.prototype._push=function(S,v,w){return this.tail=this.tail.next=new c(S,v,w),this.len+=v,this};function g(E,S,v){S[v]=E&255}function m(E,S,v){for(;E>127;)S[v++]=E&127|128,E>>>=7;S[v]=E}function A(E,S){this.len=E,this.next=undefined,this.val=S}A.prototype=Object.create(c.prototype),A.prototype.fn=m,d.prototype.uint32=function(S){return this.len+=(this.tail=this.tail.next=new A((S=S>>>0)<128?1:S<16384?2:S<2097152?3:S<268435456?4:5,S)).len,this},d.prototype.int32=function(S){return S<0?this._push(x,10,r.fromNumber(S)):this.uint32(S)},d.prototype.sint32=function(S){return this.uint32((S<<1^S>>31)>>>0)};function x(E,S,v){for(;E.hi;)S[v++]=E.lo&127|128,E.lo=(E.lo>>>7|E.hi<<25)>>>0,E.hi>>>=7;for(;E.lo>127;)S[v++]=E.lo&127|128,E.lo=E.lo>>>7;S[v++]=E.lo}d.prototype.uint64=function(S){var v=r.from(S);return this._push(x,v.length(),v)},d.prototype.int64=d.prototype.uint64,d.prototype.sint64=function(S){var v=r.from(S).zzEncode();return this._push(x,v.length(),v)},d.prototype.bool=function(S){return this._push(g,1,S?1:0)};function C(E,S,v){S[v]=E&255,S[v+1]=E>>>8&255,S[v+2]=E>>>16&255,S[v+3]=E>>>24}d.prototype.fixed32=function(S){return this._push(C,4,S>>>0)},d.prototype.sfixed32=d.prototype.fixed32,d.prototype.fixed64=function(S){var v=r.from(S);return this._push(C,4,v.lo)._push(C,4,v.hi)},d.prototype.sfixed64=d.prototype.fixed64,d.prototype.float=function(S){return this._push(i.float.writeFloatLE,4,S)},d.prototype.double=function(S){return this._push(i.float.writeDoubleLE,8,S)};var T=i.Array.prototype.set?function(S,v,w){v.set(S,w)}:function(S,v,w){for(var R=0;R<S.length;++R)v[w+R]=S[R]};d.prototype.bytes=function(S){var v=S.length>>>0;if(!v)return this._push(g,1,0);if(i.isString(S)){var w=d.alloc(v=s.length(S));s.decode(S,w,0),S=w}return this.uint32(v)._push(T,v,S)},d.prototype.string=function(S){var v=a.length(S);return v?this.uint32(v)._push(a.write,v,S):this._push(g,1,0)},d.prototype.fork=function(){return this.states=new f(this),this.head=this.tail=new c(l,0,0),this.len=0,this},d.prototype.reset=function(){return this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new c(l,0,0),this.len=0),this},d.prototype.ldelim=function(){var S=this.head,v=this.tail,w=this.len;return this.reset().uint32(w),w&&(this.tail.next=S.next,this.tail=v,this.len+=w),this},d.prototype.finish=function(){for(var S=this.head.next,v=this.constructor.alloc(this.len),w=0;S;)S.fn(S.val,v,w),w+=S.len,S=S.next;return v},d._configure=function(E){o=E,d.create=p(),o._configure()}},{15:15}],17:[function(e,t,n){"use strict";t.exports=r;var i=e(16);(r.prototype=Object.create(i.prototype)).constructor=r;var o=e(15);function r(){i.call(this)}r._configure=function(){r.alloc=o._Buffer_allocUnsafe,r.writeBytesBuffer=o.Buffer&&o.Buffer.prototype instanceof Uint8Array&&o.Buffer.prototype.set.name==="set"?function(c,l,f){l.set(c,f)}:function(c,l,f){if(c.copy)c.copy(l,f,0,c.length);else for(var d=0;d<c.length;)l[f++]=c[d++]}},r.prototype.bytes=function(c){o.isString(c)&&(c=o._Buffer_from(c,"base64"));var l=c.length>>>0;return this.uint32(l),l&&this._push(r.writeBytesBuffer,l,c),this};function s(a,c,l){a.length<40?o.utf8.write(a,c,l):c.utf8Write?c.utf8Write(a,l):c.write(a,l)}r.prototype.string=function(c){var l=o.Buffer.byteLength(c);return this.uint32(l),l&&this._push(s,l,c),this},r._configure()},{15:15,16:16}]},{},[8])})()});var O0e=Jc((WEi,q4)=>{/* Copyright 2015-2018 Esri. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 @preserve */(function(){var e=function(){var o={};o.defaultNoDataValue=-34027999387901484e22,o.decode=function(f,d){d=d||{};var p=d.encodedMaskData||d.encodedMaskData===null,g=c(f,d.inputOffset||0,p),m=d.noDataValue!==null?d.noDataValue:o.defaultNoDataValue,A=r(g,d.pixelType||Float32Array,d.encodedMaskData,m,d.returnMask),x={width:g.width,height:g.height,pixelData:A.resultPixels,minValue:A.minValue,maxValue:g.pixels.maxValue,noDataValue:m};return A.resultMask&&(x.maskData=A.resultMask),d.returnEncodedMask&&g.mask&&(x.encodedMaskData=g.mask.bitset?g.mask.bitset:null),d.returnFileInfo&&(x.fileInfo=s(g),d.computeUsedBitDepths&&(x.fileInfo.bitDepths=a(g))),x};var r=function(f,d,p,g,m){var A=0,x=f.pixels.numBlocksX,C=f.pixels.numBlocksY,T=Math.floor(f.width/x),E=Math.floor(f.height/C),S=2*f.maxZError,v=Number.MAX_VALUE,w;p=p||(f.mask?f.mask.bitset:null);var R,O;R=new d(f.width*f.height),m&&p&&(O=new Uint8Array(f.width*f.height));for(var L=new Float32Array(T*E),N,_,b=0;b<=C;b++){var D=b!==C?E:f.height%C;if(D!==0)for(var I=0;I<=x;I++){var B=I!==x?T:f.width%x;if(B!==0){var F=b*f.width*E+I*T,k=f.width-B,U=f.pixels.blocks[A],G,V,X;U.encoding<2?(U.encoding===0?G=U.rawData:(l(U.stuffedData,U.bitsPerPixel,U.numValidPixels,U.offset,S,L,f.pixels.maxValue),G=L),V=0):U.encoding===2?X=0:X=U.offset;var W;if(p)for(_=0;_<D;_++){for(F&7&&(W=p[F>>3],W<<=F&7),N=0;N<B;N++)F&7||(W=p[F>>3]),W&128?(O&&(O[F]=1),w=U.encoding<2?G[V++]:X,v=v>w?w:v,R[F++]=w):(O&&(O[F]=0),R[F++]=g),W<<=1;F+=k}else if(U.encoding<2)for(_=0;_<D;_++){for(N=0;N<B;N++)w=G[V++],v=v>w?w:v,R[F++]=w;F+=k}else for(v=v>X?X:v,_=0;_<D;_++){for(N=0;N<B;N++)R[F++]=X;F+=k}if(U.encoding===1&&V!==U.numValidPixels)throw"Block and Mask do not match";A++}}}return{resultPixels:R,resultMask:O,minValue:v}},s=function(f){return{fileIdentifierString:f.fileIdentifierString,fileVersion:f.fileVersion,imageType:f.imageType,height:f.height,width:f.width,maxZError:f.maxZError,eofOffset:f.eofOffset,mask:f.mask?{numBlocksX:f.mask.numBlocksX,numBlocksY:f.mask.numBlocksY,numBytes:f.mask.numBytes,maxValue:f.mask.maxValue}:null,pixels:{numBlocksX:f.pixels.numBlocksX,numBlocksY:f.pixels.numBlocksY,numBytes:f.pixels.numBytes,maxValue:f.pixels.maxValue,noDataValue:f.noDataValue}}},a=function(f){for(var d=f.pixels.numBlocksX*f.pixels.numBlocksY,p={},g=0;g<d;g++){var m=f.pixels.blocks[g];m.encoding===0?p.float32=!0:m.encoding===1?p[m.bitsPerPixel]=!0:p[0]=!0}return Object.keys(p)},c=function(f,d,p){var g={},m=new Uint8Array(f,d,10);if(g.fileIdentifierString=String.fromCharCode.apply(null,m),g.fileIdentifierString.trim()!=="CntZImage")throw"Unexpected file identifier string: "+g.fileIdentifierString;d+=10;var A=new DataView(f,d,24);if(g.fileVersion=A.getInt32(0,!0),g.imageType=A.getInt32(4,!0),g.height=A.getUint32(8,!0),g.width=A.getUint32(12,!0),g.maxZError=A.getFloat64(16,!0),d+=24,!p)if(A=new DataView(f,d,16),g.mask={},g.mask.numBlocksY=A.getUint32(0,!0),g.mask.numBlocksX=A.getUint32(4,!0),g.mask.numBytes=A.getUint32(8,!0),g.mask.maxValue=A.getFloat32(12,!0),d+=16,g.mask.numBytes>0){var x=new Uint8Array(Math.ceil(g.width*g.height/8));A=new DataView(f,d,g.mask.numBytes);var C=A.getInt16(0,!0),T=2,E=0;do{if(C>0)for(;C--;)x[E++]=A.getUint8(T++);else{var S=A.getUint8(T++);for(C=-C;C--;)x[E++]=S}C=A.getInt16(T,!0),T+=2}while(T<g.mask.numBytes);if(C!==-32768||E<x.length)throw"Unexpected end of mask RLE encoding";g.mask.bitset=x,d+=g.mask.numBytes}else g.mask.numBytes|g.mask.numBlocksY|g.mask.maxValue||(g.mask.bitset=new Uint8Array(Math.ceil(g.width*g.height/8)));A=new DataView(f,d,16),g.pixels={},g.pixels.numBlocksY=A.getUint32(0,!0),g.pixels.numBlocksX=A.getUint32(4,!0),g.pixels.numBytes=A.getUint32(8,!0),g.pixels.maxValue=A.getFloat32(12,!0),d+=16;var v=g.pixels.numBlocksX,w=g.pixels.numBlocksY,R=v+(g.width%v>0?1:0),O=w+(g.height%w>0?1:0);g.pixels.blocks=new Array(R*O);for(var L=0,N=0;N<O;N++)for(var _=0;_<R;_++){var b=0,D=f.byteLength-d;A=new DataView(f,d,Math.min(10,D));var I={};g.pixels.blocks[L++]=I;var B=A.getUint8(0);if(b++,I.encoding=B&63,I.encoding>3)throw"Invalid block encoding ("+I.encoding+")";if(I.encoding===2){d++;continue}if(B!==0&&B!==2){if(B>>=6,I.offsetType=B,B===2)I.offset=A.getInt8(1),b++;else if(B===1)I.offset=A.getInt16(1,!0),b+=2;else if(B===0)I.offset=A.getFloat32(1,!0),b+=4;else throw"Invalid block offset type";if(I.encoding===1)if(B=A.getUint8(b),b++,I.bitsPerPixel=B&63,B>>=6,I.numValidPixelsType=B,B===2)I.numValidPixels=A.getUint8(b),b++;else if(B===1)I.numValidPixels=A.getUint16(b,!0),b+=2;else if(B===0)I.numValidPixels=A.getUint32(b,!0),b+=4;else throw"Invalid valid pixel count type"}if(d+=b,I.encoding!==3){var F,k;if(I.encoding===0){var U=(g.pixels.numBytes-1)/4;if(U!==Math.floor(U))throw"uncompressed block has invalid length";F=new ArrayBuffer(U*4),k=new Uint8Array(F),k.set(new Uint8Array(f,d,U*4));var G=new Float32Array(F);I.rawData=G,d+=U*4}else if(I.encoding===1){var V=Math.ceil(I.numValidPixels*I.bitsPerPixel/8),X=Math.ceil(V/4);F=new ArrayBuffer(X*4),k=new Uint8Array(F),k.set(new Uint8Array(f,d,V)),I.stuffedData=new Uint32Array(F),d+=V}}}return g.eofOffset=d,g},l=function(f,d,p,g,m,A,x){var C=(1<<d)-1,T=0,E,S=0,v,w,R=Math.ceil((x-g)/m),O=f.length*4-Math.ceil(d*p/8);for(f[f.length-1]<<=8*O,E=0;E<p;E++){if(S===0&&(w=f[T++],S=32),S>=d)v=w>>>S-d&C,S-=d;else{var L=d-S;v=(w&C)<<L&C,w=f[T++],S=32-L,v+=w>>>S}A[E]=v<R?g+v*m:x}return A};return o}(),t=function(){"use strict";var o={unstuff:function(c,l,f,d,p,g,m,A){var x=(1<<f)-1,C=0,T,E=0,S,v,w,R,O=c.length*4-Math.ceil(f*d/8);if(c[c.length-1]<<=8*O,p)for(T=0;T<d;T++)E===0&&(v=c[C++],E=32),E>=f?(S=v>>>E-f&x,E-=f):(w=f-E,S=(v&x)<<w&x,v=c[C++],E=32-w,S+=v>>>E),l[T]=p[S];else for(R=Math.ceil((A-g)/m),T=0;T<d;T++)E===0&&(v=c[C++],E=32),E>=f?(S=v>>>E-f&x,E-=f):(w=f-E,S=(v&x)<<w&x,v=c[C++],E=32-w,S+=v>>>E),l[T]=S<R?g+S*m:A},unstuffLUT:function(c,l,f,d,p,g){var m=(1<<l)-1,A=0,x=0,C=0,T=0,E=0,S,v=[],w=c.length*4-Math.ceil(l*f/8);c[c.length-1]<<=8*w;var R=Math.ceil((g-d)/p);for(x=0;x<f;x++)T===0&&(S=c[A++],T=32),T>=l?(E=S>>>T-l&m,T-=l):(C=l-T,E=(S&m)<<C&m,S=c[A++],T=32-C,E+=S>>>T),v[x]=E<R?d+E*p:g;return v.unshift(d),v},unstuff2:function(c,l,f,d,p,g,m,A){var x=(1<<f)-1,C=0,T,E=0,S=0,v,w,R;if(p)for(T=0;T<d;T++)E===0&&(w=c[C++],E=32,S=0),E>=f?(v=w>>>S&x,E-=f,S+=f):(R=f-E,v=w>>>S&x,w=c[C++],E=32-R,v|=(w&(1<<R)-1)<<f-R,S=R),l[T]=p[v];else{var O=Math.ceil((A-g)/m);for(T=0;T<d;T++)E===0&&(w=c[C++],E=32,S=0),E>=f?(v=w>>>S&x,E-=f,S+=f):(R=f-E,v=w>>>S&x,w=c[C++],E=32-R,v|=(w&(1<<R)-1)<<f-R,S=R),l[T]=v<O?g+v*m:A}return l},unstuffLUT2:function(c,l,f,d,p,g){var m=(1<<l)-1,A=0,x=0,C=0,T=0,E=0,S=0,v,w=[],R=Math.ceil((g-d)/p);for(x=0;x<f;x++)T===0&&(v=c[A++],T=32,S=0),T>=l?(E=v>>>S&m,T-=l,S+=l):(C=l-T,E=v>>>S&m,v=c[A++],T=32-C,E|=(v&(1<<C)-1)<<l-C,S=C),w[x]=E<R?d+E*p:g;return w.unshift(d),w},originalUnstuff:function(c,l,f,d){var p=(1<<f)-1,g=0,m,A=0,x,C,T,E=c.length*4-Math.ceil(f*d/8);for(c[c.length-1]<<=8*E,m=0;m<d;m++)A===0&&(C=c[g++],A=32),A>=f?(x=C>>>A-f&p,A-=f):(T=f-A,x=(C&p)<<T&p,C=c[g++],A=32-T,x+=C>>>A),l[m]=x;return l},originalUnstuff2:function(c,l,f,d){var p=(1<<f)-1,g=0,m,A=0,x=0,C,T,E;for(m=0;m<d;m++)A===0&&(T=c[g++],A=32,x=0),A>=f?(C=T>>>x&p,A-=f,x+=f):(E=f-A,C=T>>>x&p,T=c[g++],A=32-E,C|=(T&(1<<E)-1)<<f-E,x=E),l[m]=C;return l}},r={HUFFMAN_LUT_BITS_MAX:12,computeChecksumFletcher32:function(c){for(var l=65535,f=65535,d=c.length,p=Math.floor(d/2),g=0;p;){var m=p>=359?359:p;p-=m;do l+=c[g++]<<8,f+=l+=c[g++];while(--m);l=(l&65535)+(l>>>16),f=(f&65535)+(f>>>16)}return d&1&&(f+=l+=c[g]<<8),l=(l&65535)+(l>>>16),f=(f&65535)+(f>>>16),(f<<16|l)>>>0},readHeaderInfo:function(c,l){var f=l.ptr,d=new Uint8Array(c,f,6),p={};if(p.fileIdentifierString=String.fromCharCode.apply(null,d),p.fileIdentifierString.lastIndexOf("Lerc2",0)!==0)throw"Unexpected file identifier string (expect Lerc2 ): "+p.fileIdentifierString;f+=6;var g=new DataView(c,f,8),m=g.getInt32(0,!0);p.fileVersion=m,f+=4,m>=3&&(p.checksum=g.getUint32(4,!0),f+=4),g=new DataView(c,f,12),p.height=g.getUint32(0,!0),p.width=g.getUint32(4,!0),f+=8,m>=4?(p.numDims=g.getUint32(8,!0),f+=4):p.numDims=1,g=new DataView(c,f,40),p.numValidPixel=g.getUint32(0,!0),p.microBlockSize=g.getInt32(4,!0),p.blobSize=g.getInt32(8,!0),p.imageType=g.getInt32(12,!0),p.maxZError=g.getFloat64(16,!0),p.zMin=g.getFloat64(24,!0),p.zMax=g.getFloat64(32,!0),f+=40,l.headerInfo=p,l.ptr=f;var A,x;if(m>=3&&(x=m>=4?52:48,A=this.computeChecksumFletcher32(new Uint8Array(c,f-x,p.blobSize-14)),A!==p.checksum))throw"Checksum failed.";return!0},checkMinMaxRanges:function(c,l){var f=l.headerInfo,d=this.getDataTypeArray(f.imageType),p=f.numDims*this.getDataTypeSize(f.imageType),g=this.readSubArray(c,l.ptr,d,p),m=this.readSubArray(c,l.ptr+p,d,p);l.ptr+=2*p;var A,x=!0;for(A=0;A<f.numDims;A++)if(g[A]!==m[A]){x=!1;break}return f.minValues=g,f.maxValues=m,x},readSubArray:function(c,l,f,d){var p;if(f===Uint8Array)p=new Uint8Array(c,l,d);else{var g=new ArrayBuffer(d),m=new Uint8Array(g);m.set(new Uint8Array(c,l,d)),p=new f(g)}return p},readMask:function(c,l){var f=l.ptr,d=l.headerInfo,p=d.width*d.height,g=d.numValidPixel,m=new DataView(c,f,4),A={};if(A.numBytes=m.getUint32(0,!0),f+=4,(g===0||p===g)&&A.numBytes!==0)throw"invalid mask";var x,C;if(g===0)x=new Uint8Array(Math.ceil(p/8)),A.bitset=x,C=new Uint8Array(p),l.pixels.resultMask=C,f+=A.numBytes;else if(A.numBytes>0){x=new Uint8Array(Math.ceil(p/8)),m=new DataView(c,f,A.numBytes);var T=m.getInt16(0,!0),E=2,S=0,v=0;do{if(T>0)for(;T--;)x[S++]=m.getUint8(E++);else for(v=m.getUint8(E++),T=-T;T--;)x[S++]=v;T=m.getInt16(E,!0),E+=2}while(E<A.numBytes);if(T!==-32768||S<x.length)throw"Unexpected end of mask RLE encoding";C=new Uint8Array(p);var w=0,R=0;for(R=0;R<p;R++)R&7?(w=x[R>>3],w<<=R&7):w=x[R>>3],w&128&&(C[R]=1);l.pixels.resultMask=C,A.bitset=x,f+=A.numBytes}return l.ptr=f,l.mask=A,!0},readDataOneSweep:function(c,l,f){var d=l.ptr,p=l.headerInfo,g=p.numDims,m=p.width*p.height,A=p.imageType,x=p.numValidPixel*r.getDataTypeSize(A)*g,C,T=l.pixels.resultMask;if(f===Uint8Array)C=new Uint8Array(c,d,x);else{var E=new ArrayBuffer(x),S=new Uint8Array(E);S.set(new Uint8Array(c,d,x)),C=new f(E)}if(C.length===m*g)l.pixels.resultPixels=C;else{l.pixels.resultPixels=new f(m*g);var v=0,w=0,R=0,O=0;if(g>1)for(R=0;R<g;R++)for(O=R*m,w=0;w<m;w++)T[w]&&(l.pixels.resultPixels[O+w]=C[v++]);else for(w=0;w<m;w++)T[w]&&(l.pixels.resultPixels[w]=C[v++])}return d+=x,l.ptr=d,!0},readHuffmanTree:function(c,l){var f=this.HUFFMAN_LUT_BITS_MAX,d=new DataView(c,l.ptr,16);l.ptr+=16;var p=d.getInt32(0,!0);if(p<2)throw"unsupported Huffman version";var g=d.getInt32(4,!0),m=d.getInt32(8,!0),A=d.getInt32(12,!0);if(m>=A)return!1;var x=new Uint32Array(A-m);r.decodeBits(c,l,x);var C=[],T,E,S,v;for(T=m;T<A;T++)E=T-(T<g?0:g),C[E]={first:x[T-m],second:null};var w=c.byteLength-l.ptr,R=Math.ceil(w/4),O=new ArrayBuffer(R*4),L=new Uint8Array(O);L.set(new Uint8Array(c,l.ptr,w));var N=new Uint32Array(O),_=0,b,D=0;for(b=N[0],T=m;T<A;T++)E=T-(T<g?0:g),v=C[E].first,v>0&&(C[E].second=b<<_>>>32-v,32-_>=v?(_+=v,_===32&&(_=0,D++,b=N[D])):(_+=v-32,D++,b=N[D],C[E].second|=b>>>32-_));var I=0,B=0,F=new s;for(T=0;T<C.length;T++)C[T]!==void 0&&(I=Math.max(I,C[T].first));I>=f?B=f:B=I,I>=30&&console.log("WARning, large NUM LUT BITS IS "+I);var k=[],U,G,V,X,W,Q;for(T=m;T<A;T++)if(E=T-(T<g?0:g),v=C[E].first,v>0)if(U=[v,E],v<=B)for(G=C[E].second<<B-v,V=1<<B-v,S=0;S<V;S++)k[G|S]=U;else for(G=C[E].second,Q=F,X=v-1;X>=0;X--)W=G>>>X&1,W?(Q.right||(Q.right=new s),Q=Q.right):(Q.left||(Q.left=new s),Q=Q.left),X===0&&!Q.val&&(Q.val=U[1]);return{decodeLut:k,numBitsLUTQick:B,numBitsLUT:I,tree:F,stuffedData:N,srcPtr:D,bitPos:_}},readHuffman:function(c,l,f){var d=l.headerInfo,p=d.numDims,g=l.headerInfo.height,m=l.headerInfo.width,A=m*g,x=this.readHuffmanTree(c,l),C=x.decodeLut,T=x.tree,E=x.stuffedData,S=x.srcPtr,v=x.bitPos,w=x.numBitsLUTQick,R=x.numBitsLUT,O=l.headerInfo.imageType===0?128:0,L,N,_,b=l.pixels.resultMask,D,I,B,F,k,U,G,V=0;v>0&&(S++,v=0);var X=E[S],W=l.encodeMode===1,Q=new f(A*p),Y=Q,K;for(K=0;K<d.numDims;K++){if(p>1&&(Y=new f(Q.buffer,A*K,A),V=0),l.headerInfo.numValidPixel===m*g)for(U=0,F=0;F<g;F++)for(k=0;k<m;k++,U++){if(N=0,D=X<<v>>>32-w,I=D,32-v<w&&(D|=E[S+1]>>>64-v-w,I=D),C[I])N=C[I][1],v+=C[I][0];else for(D=X<<v>>>32-R,I=D,32-v<R&&(D|=E[S+1]>>>64-v-R,I=D),L=T,G=0;G<R;G++)if(B=D>>>R-G-1&1,L=B?L.right:L.left,!(L.left||L.right)){N=L.val,v=v+G+1;break}v>=32&&(v-=32,S++,X=E[S]),_=N-O,W?(k>0?_+=V:F>0?_+=Y[U-m]:_+=V,_&=255,Y[U]=_,V=_):Y[U]=_}else for(U=0,F=0;F<g;F++)for(k=0;k<m;k++,U++)if(b[U]){if(N=0,D=X<<v>>>32-w,I=D,32-v<w&&(D|=E[S+1]>>>64-v-w,I=D),C[I])N=C[I][1],v+=C[I][0];else for(D=X<<v>>>32-R,I=D,32-v<R&&(D|=E[S+1]>>>64-v-R,I=D),L=T,G=0;G<R;G++)if(B=D>>>R-G-1&1,L=B?L.right:L.left,!(L.left||L.right)){N=L.val,v=v+G+1;break}v>=32&&(v-=32,S++,X=E[S]),_=N-O,W?(k>0&&b[U-1]?_+=V:F>0&&b[U-m]?_+=Y[U-m]:_+=V,_&=255,Y[U]=_,V=_):Y[U]=_}l.ptr=l.ptr+(S+1)*4+(v>0?4:0)}l.pixels.resultPixels=Q},decodeBits:function(c,l,f,d,p){{var g=l.headerInfo,m=g.fileVersion,A=0,x=new DataView(c,l.ptr,5),C=x.getUint8(0);A++;var T=C>>6,E=T===0?4:3-T,S=(C&32)>0,v=C&31,w=0;if(E===1)w=x.getUint8(A),A++;else if(E===2)w=x.getUint16(A,!0),A+=2;else if(E===4)w=x.getUint32(A,!0),A+=4;else throw"Invalid valid pixel count type";var R=2*g.maxZError,O,L,N,_,b,D,I,B,F,k,U=g.numDims>1?g.maxValues[p]:g.zMax;if(S){for(l.counter.lut++,B=x.getUint8(A),F=v,A++,_=Math.ceil((B-1)*v/8),b=Math.ceil(_/4),L=new ArrayBuffer(b*4),N=new Uint8Array(L),l.ptr+=A,N.set(new Uint8Array(c,l.ptr,_)),I=new Uint32Array(L),l.ptr+=_,k=0;B-1>>>k;)k++;_=Math.ceil(w*k/8),b=Math.ceil(_/4),L=new ArrayBuffer(b*4),N=new Uint8Array(L),N.set(new Uint8Array(c,l.ptr,_)),O=new Uint32Array(L),l.ptr+=_,m>=3?D=o.unstuffLUT2(I,v,B-1,d,R,U):D=o.unstuffLUT(I,v,B-1,d,R,U),m>=3?o.unstuff2(O,f,k,w,D):o.unstuff(O,f,k,w,D)}else l.counter.bitstuffer++,k=v,l.ptr+=A,k>0&&(_=Math.ceil(w*k/8),b=Math.ceil(_/4),L=new ArrayBuffer(b*4),N=new Uint8Array(L),N.set(new Uint8Array(c,l.ptr,_)),O=new Uint32Array(L),l.ptr+=_,m>=3?d==null?o.originalUnstuff2(O,f,k,w):o.unstuff2(O,f,k,w,!1,d,R,U):d==null?o.originalUnstuff(O,f,k,w):o.unstuff(O,f,k,w,!1,d,R,U))}},readTiles:function(c,l,f){var d=l.headerInfo,p=d.width,g=d.height,m=d.microBlockSize,A=d.imageType,x=r.getDataTypeSize(A),C=Math.ceil(p/m),T=Math.ceil(g/m);l.pixels.numBlocksY=T,l.pixels.numBlocksX=C,l.pixels.ptr=0;var E=0,S=0,v=0,w=0,R=0,O=0,L=0,N=0,_=0,b=0,D=0,I=0,B=0,F=0,k=0,U=0,G,V,X,W,Q,Y,K=new f(m*m),J=g%m||m,_e=p%m||m,xe,re,ye=d.numDims,fe,Se=l.pixels.resultMask,we=l.pixels.resultPixels;for(v=0;v<T;v++)for(R=v!==T-1?m:J,w=0;w<C;w++)for(O=w!==C-1?m:_e,D=v*p*m+w*m,I=p-O,fe=0;fe<ye;fe++){if(ye>1&&(we=new f(l.pixels.resultPixels.buffer,p*g*fe*x,p*g)),L=c.byteLength-l.ptr,G=new DataView(c,l.ptr,Math.min(10,L)),V={},U=0,N=G.getUint8(0),U++,_=N>>6&255,b=N>>2&15,b!==(w*m>>3&15))throw"integrity issue";if(Y=N&3,Y>3)throw l.ptr+=U,"Invalid block encoding ("+Y+")";if(Y===2){l.counter.constant++,l.ptr+=U;continue}else if(Y===0){if(l.counter.uncompressed++,l.ptr+=U,B=R*O*x,F=c.byteLength-l.ptr,B=B<F?B:F,X=new ArrayBuffer(B%x===0?B:B+x-B%x),W=new Uint8Array(X),W.set(new Uint8Array(c,l.ptr,B)),Q=new f(X),k=0,Se)for(E=0;E<R;E++){for(S=0;S<O;S++)Se[D]&&(we[D]=Q[k++]),D++;D+=I}else for(E=0;E<R;E++){for(S=0;S<O;S++)we[D++]=Q[k++];D+=I}l.ptr+=k*x}else if(xe=r.getDataTypeUsed(A,_),re=r.getOnePixel(V,U,xe,G),U+=r.getDataTypeSize(xe),Y===3)if(l.ptr+=U,l.counter.constantoffset++,Se)for(E=0;E<R;E++){for(S=0;S<O;S++)Se[D]&&(we[D]=re),D++;D+=I}else for(E=0;E<R;E++){for(S=0;S<O;S++)we[D++]=re;D+=I}else if(l.ptr+=U,r.decodeBits(c,l,K,re,fe),U=0,Se)for(E=0;E<R;E++){for(S=0;S<O;S++)Se[D]&&(we[D]=K[U++]),D++;D+=I}else for(E=0;E<R;E++){for(S=0;S<O;S++)we[D++]=K[U++];D+=I}}},formatFileInfo:function(c){return{fileIdentifierString:c.headerInfo.fileIdentifierString,fileVersion:c.headerInfo.fileVersion,imageType:c.headerInfo.imageType,height:c.headerInfo.height,width:c.headerInfo.width,numValidPixel:c.headerInfo.numValidPixel,microBlockSize:c.headerInfo.microBlockSize,blobSize:c.headerInfo.blobSize,maxZError:c.headerInfo.maxZError,pixelType:r.getPixelType(c.headerInfo.imageType),eofOffset:c.eofOffset,mask:c.mask?{numBytes:c.mask.numBytes}:null,pixels:{numBlocksX:c.pixels.numBlocksX,numBlocksY:c.pixels.numBlocksY,maxValue:c.headerInfo.zMax,minValue:c.headerInfo.zMin,noDataValue:c.noDataValue}}},constructConstantSurface:function(c){var l=c.headerInfo.zMax,f=c.headerInfo.numDims,d=c.headerInfo.height*c.headerInfo.width,p=d*f,g=0,m=0,A=0,x=c.pixels.resultMask;if(x)if(f>1)for(g=0;g<f;g++)for(A=g*d,m=0;m<d;m++)x[m]&&(c.pixels.resultPixels[A+m]=l);else for(m=0;m<d;m++)x[m]&&(c.pixels.resultPixels[m]=l);else if(c.pixels.resultPixels.fill)c.pixels.resultPixels.fill(l);else for(m=0;m<p;m++)c.pixels.resultPixels[m]=l},getDataTypeArray:function(c){var l;switch(c){case 0:l=Int8Array;break;case 1:l=Uint8Array;break;case 2:l=Int16Array;break;case 3:l=Uint16Array;break;case 4:l=Int32Array;break;case 5:l=Uint32Array;break;case 6:l=Float32Array;break;case 7:l=Float64Array;break;default:l=Float32Array}return l},getPixelType:function(c){var l;switch(c){case 0:l="S8";break;case 1:l="U8";break;case 2:l="S16";break;case 3:l="U16";break;case 4:l="S32";break;case 5:l="U32";break;case 6:l="F32";break;case 7:l="F64";break;default:l="F32"}return l},isValidPixelValue:function(c,l){if(l==null)return!1;var f;switch(c){case 0:f=l>=-128&&l<=127;break;case 1:f=l>=0&&l<=255;break;case 2:f=l>=-32768&&l<=32767;break;case 3:f=l>=0&&l<=65536;break;case 4:f=l>=-2147483648&&l<=2147483647;break;case 5:f=l>=0&&l<=4294967296;break;case 6:f=l>=-34027999387901484e22&&l<=34027999387901484e22;break;case 7:f=l>=5e-324&&l<=17976931348623157e292;break;default:f=!1}return f},getDataTypeSize:function(c){var l=0;switch(c){case 0:case 1:l=1;break;case 2:case 3:l=2;break;case 4:case 5:case 6:l=4;break;case 7:l=8;break;default:l=c}return l},getDataTypeUsed:function(c,l){var f=c;switch(c){case 2:case 4:f=c-l;break;case 3:case 5:f=c-2*l;break;case 6:l===0?f=c:l===1?f=2:f=1;break;case 7:l===0?f=c:f=c-2*l+1;break;default:f=c;break}return f},getOnePixel:function(c,l,f,d){var p=0;switch(f){case 0:p=d.getInt8(l);break;case 1:p=d.getUint8(l);break;case 2:p=d.getInt16(l,!0);break;case 3:p=d.getUint16(l,!0);break;case 4:p=d.getInt32(l,!0);break;case 5:p=d.getUInt32(l,!0);break;case 6:p=d.getFloat32(l,!0);break;case 7:p=d.getFloat64(l,!0);break;default:throw"the decoder does not understand this pixel type"}return p}},s=function(c,l,f){this.val=c,this.left=l,this.right=f},a={decode:function(c,l){l=l||{};var f=l.noDataValue,d=0,p={};if(p.ptr=l.inputOffset||0,p.pixels={},!!r.readHeaderInfo(c,p)){var g=p.headerInfo,m=g.fileVersion,A=r.getDataTypeArray(g.imageType);r.readMask(c,p),g.numValidPixel!==g.width*g.height&&!p.pixels.resultMask&&(p.pixels.resultMask=l.maskData);var x=g.width*g.height;if(p.pixels.resultPixels=new A(x*g.numDims),p.counter={onesweep:0,uncompressed:0,lut:0,bitstuffer:0,constant:0,constantoffset:0},g.numValidPixel!==0)if(g.zMax===g.zMin)r.constructConstantSurface(p);else if(m>=4&&r.checkMinMaxRanges(c,p))r.constructConstantSurface(p);else{var C=new DataView(c,p.ptr,2),T=C.getUint8(0);if(p.ptr++,T)r.readDataOneSweep(c,p,A);else if(m>1&&g.imageType<=1&&Math.abs(g.maxZError-.5)<1e-5){var E=C.getUint8(1);if(p.ptr++,p.encodeMode=E,E>2||m<4&&E>1)throw"Invalid Huffman flag "+E;E?r.readHuffman(c,p,A):r.readTiles(c,p,A)}else r.readTiles(c,p,A)}p.eofOffset=p.ptr;var S;l.inputOffset?(S=p.headerInfo.blobSize+l.inputOffset-p.ptr,Math.abs(S)>=1&&(p.eofOffset=l.inputOffset+p.headerInfo.blobSize)):(S=p.headerInfo.blobSize-p.ptr,Math.abs(S)>=1&&(p.eofOffset=p.headerInfo.blobSize));var v={width:g.width,height:g.height,pixelData:p.pixels.resultPixels,minValue:g.zMin,maxValue:g.zMax,validPixelCount:g.numValidPixel,dimCount:g.numDims,dimStats:{minValues:g.minValues,maxValues:g.maxValues},maskData:p.pixels.resultMask};if(p.pixels.resultMask&&r.isValidPixelValue(g.imageType,f)){var w=p.pixels.resultMask;for(d=0;d<x;d++)w[d]||(v.pixelData[d]=f);v.noDataValue=f}return p.noDataValue=f,l.returnFileInfo&&(v.fileInfo=r.formatFileInfo(p)),v}},getBandCount:function(c){var l=0,f=0,d={};for(d.ptr=0,d.pixels={};f<c.byteLength-58;)r.readHeaderInfo(c,d),f+=d.headerInfo.blobSize,l++,d.ptr=f;return l}};return a}(),n=function(){var o=new ArrayBuffer(4),r=new Uint8Array(o),s=new Uint32Array(o);return s[0]=1,r[0]===1}(),i={decode:function(o,r){if(!n)throw"Big endian system is not supported.";r=r||{};var s=r.inputOffset||0,a=new Uint8Array(o,s,10),c=String.fromCharCode.apply(null,a),l,f;if(c.trim()==="CntZImage")l=e,f=1;else if(c.substring(0,5)==="Lerc2")l=t,f=2;else throw"Unexpected file identifier string: "+c;for(var d=0,p=o.byteLength-10,g,m=[],A,x,C={width:0,height:0,pixels:[],pixelType:r.pixelType,mask:null,statistics:[]};s<p;){var T=l.decode(o,{inputOffset:s,encodedMaskData:g,maskData:x,returnMask:d===0,returnEncodedMask:d===0,returnFileInfo:!0,pixelType:r.pixelType||null,noDataValue:r.noDataValue||null});s=T.fileInfo.eofOffset,d===0&&(g=T.encodedMaskData,x=T.maskData,C.width=T.width,C.height=T.height,C.dimCount=T.dimCount||1,C.pixelType=T.pixelType||T.fileInfo.pixelType,C.mask=T.maskData),f>1&&T.fileInfo.mask&&T.fileInfo.mask.numBytes>0&&m.push(T.maskData),d++,C.pixels.push(T.pixelData),C.statistics.push({minValue:T.minValue,maxValue:T.maxValue,noDataValue:T.noDataValue,dimStats:T.dimStats})}var E,S,v;if(f>1&&m.length>1){for(v=C.width*C.height,C.bandMasks=m,x=new Uint8Array(v),x.set(m[0]),E=1;E<m.length;E++)for(A=m[E],S=0;S<v;S++)x[S]=x[S]&A[S];C.maskData=x}return C}};typeof define=="function"&&define.amd?define([],function(){return i}):typeof q4<"u"&&q4.exports?q4.exports=i:this.Lerc=i})()});var RAe=Jc((aji,OAe)=>{OAe.exports={webm:"data:video/webm;base64,GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4EEQoWBAhhTgGcBAAAAAAAVkhFNm3RALE27i1OrhBVJqWZTrIHfTbuMU6uEFlSua1OsggEwTbuMU6uEHFO7a1OsghV17AEAAAAAAACkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVSalmAQAAAAAAAEUq17GDD0JATYCNTGF2ZjU1LjMzLjEwMFdBjUxhdmY1NS4zMy4xMDBzpJBlrrXf3DCDVB8KcgbMpcr+RImIQJBgAAAAAAAWVK5rAQAAAAAAD++uAQAAAAAAADLXgQFzxYEBnIEAIrWcg3VuZIaFVl9WUDiDgQEj44OEAmJaAOABAAAAAAAABrCBsLqBkK4BAAAAAAAPq9eBAnPFgQKcgQAitZyDdW5khohBX1ZPUkJJU4OBAuEBAAAAAAAAEZ+BArWIQOdwAAAAAABiZIEgY6JPbwIeVgF2b3JiaXMAAAAAAoC7AAAAAAAAgLUBAAAAAAC4AQN2b3JiaXMtAAAAWGlwaC5PcmcgbGliVm9yYmlzIEkgMjAxMDExMDEgKFNjaGF1ZmVudWdnZXQpAQAAABUAAABlbmNvZGVyPUxhdmM1NS41Mi4xMDIBBXZvcmJpcyVCQ1YBAEAAACRzGCpGpXMWhBAaQlAZ4xxCzmvsGUJMEYIcMkxbyyVzkCGkoEKIWyiB0JBVAABAAACHQXgUhIpBCCGEJT1YkoMnPQghhIg5eBSEaUEIIYQQQgghhBBCCCGERTlokoMnQQgdhOMwOAyD5Tj4HIRFOVgQgydB6CCED0K4moOsOQghhCQ1SFCDBjnoHITCLCiKgsQwuBaEBDUojILkMMjUgwtCiJqDSTX4GoRnQXgWhGlBCCGEJEFIkIMGQcgYhEZBWJKDBjm4FITLQagahCo5CB+EIDRkFQCQAACgoiiKoigKEBqyCgDIAAAQQFEUx3EcyZEcybEcCwgNWQUAAAEACAAAoEiKpEiO5EiSJFmSJVmSJVmS5omqLMuyLMuyLMsyEBqyCgBIAABQUQxFcRQHCA1ZBQBkAAAIoDiKpViKpWiK54iOCISGrAIAgAAABAAAEDRDUzxHlETPVFXXtm3btm3btm3btm3btm1blmUZCA1ZBQBAAAAQ0mlmqQaIMAMZBkJDVgEACAAAgBGKMMSA0JBVAABAAACAGEoOogmtOd+c46BZDppKsTkdnEi1eZKbirk555xzzsnmnDHOOeecopxZDJoJrTnnnMSgWQqaCa0555wnsXnQmiqtOeeccc7pYJwRxjnnnCateZCajbU555wFrWmOmkuxOeecSLl5UptLtTnnnHPOOeecc84555zqxekcnBPOOeecqL25lpvQxTnnnE/G6d6cEM4555xzzjnnnHPOOeecIDRkFQAABABAEIaNYdwpCNLnaCBGEWIaMulB9+gwCRqDnELq0ehopJQ6CCWVcVJKJwgNWQUAAAIAQAghhRRSSCGFFFJIIYUUYoghhhhyyimnoIJKKqmooowyyyyzzDLLLLPMOuyssw47DDHEEEMrrcRSU2011lhr7jnnmoO0VlprrbVSSimllFIKQkNWAQAgAAAEQgYZZJBRSCGFFGKIKaeccgoqqIDQkFUAACAAgAAAAABP8hzRER3RER3RER3RER3R8RzPESVREiVREi3TMjXTU0VVdWXXlnVZt31b2IVd933d933d+HVhWJZlWZZlWZZlWZZlWZZlWZYgNGQVAAACAAAghBBCSCGFFFJIKcYYc8w56CSUEAgNWQUAAAIACAAAAHAUR3EcyZEcSbIkS9IkzdIsT/M0TxM9URRF0zRV0RVdUTdtUTZl0zVdUzZdVVZtV5ZtW7Z125dl2/d93/d93/d93/d93/d9XQdCQ1YBABIAADqSIymSIimS4ziOJElAaMgqAEAGAEAAAIriKI7jOJIkSZIlaZJneZaomZrpmZ4qqkBoyCoAABAAQAAAAAAAAIqmeIqpeIqoeI7oiJJomZaoqZoryqbsuq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq4LhIasAgAkAAB0JEdyJEdSJEVSJEdygNCQVQCADACAAAAcwzEkRXIsy9I0T/M0TxM90RM901NFV3SB0JBVAAAgAIAAAAAAAAAMybAUy9EcTRIl1VItVVMt1VJF1VNVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVN0zRNEwgNWQkAkAEAkBBTLS3GmgmLJGLSaqugYwxS7KWxSCpntbfKMYUYtV4ah5RREHupJGOKQcwtpNApJq3WVEKFFKSYYyoVUg5SIDRkhQAQmgHgcBxAsixAsiwAAAAAAAAAkDQN0DwPsDQPAAAAAAAAACRNAyxPAzTPAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABA0jRA8zxA8zwAAAAAAAAA0DwP8DwR8EQRAAAAAAAAACzPAzTRAzxRBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABA0jRA8zxA8zwAAAAAAAAAsDwP8EQR0DwRAAAAAAAAACzPAzxRBDzRAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAEOAAABBgIRQasiIAiBMAcEgSJAmSBM0DSJYFTYOmwTQBkmVB06BpME0AAAAAAAAAAAAAJE2DpkHTIIoASdOgadA0iCIAAAAAAAAAAAAAkqZB06BpEEWApGnQNGgaRBEAAAAAAAAAAAAAzzQhihBFmCbAM02IIkQRpgkAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAGHAAAAgwoQwUGrIiAIgTAHA4imUBAIDjOJYFAACO41gWAABYliWKAABgWZooAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAYcAAACDChDBQashIAiAIAcCiKZQHHsSzgOJYFJMmyAJYF0DyApgFEEQAIAAAocAAACLBBU2JxgEJDVgIAUQAABsWxLE0TRZKkaZoniiRJ0zxPFGma53meacLzPM80IYqiaJoQRVE0TZimaaoqME1VFQAAUOAAABBgg6bE4gCFhqwEAEICAByKYlma5nmeJ4qmqZokSdM8TxRF0TRNU1VJkqZ5niiKommapqqyLE3zPFEURdNUVVWFpnmeKIqiaaqq6sLzPE8URdE0VdV14XmeJ4qiaJqq6roQRVE0TdNUTVV1XSCKpmmaqqqqrgtETxRNU1Vd13WB54miaaqqq7ouEE3TVFVVdV1ZBpimaaqq68oyQFVV1XVdV5YBqqqqruu6sgxQVdd1XVmWZQCu67qyLMsCAAAOHAAAAoygk4wqi7DRhAsPQKEhKwKAKAAAwBimFFPKMCYhpBAaxiSEFEImJaXSUqogpFJSKRWEVEoqJaOUUmopVRBSKamUCkIqJZVSAADYgQMA2IGFUGjISgAgDwCAMEYpxhhzTiKkFGPOOScRUoox55yTSjHmnHPOSSkZc8w556SUzjnnnHNSSuacc845KaVzzjnnnJRSSuecc05KKSWEzkEnpZTSOeecEwAAVOAAABBgo8jmBCNBhYasBABSAQAMjmNZmuZ5omialiRpmud5niiapiZJmuZ5nieKqsnzPE8URdE0VZXneZ4oiqJpqirXFUXTNE1VVV2yLIqmaZqq6rowTdNUVdd1XZimaaqq67oubFtVVdV1ZRm2raqq6rqyDFzXdWXZloEsu67s2rIAAPAEBwCgAhtWRzgpGgssNGQlAJABAEAYg5BCCCFlEEIKIYSUUggJAAAYcAAACDChDBQashIASAUAAIyx1lprrbXWQGettdZaa62AzFprrbXWWmuttdZaa6211lJrrbXWWmuttdZaa6211lprrbXWWmuttdZaa6211lprrbXWWmuttdZaa6211lprrbXWWmstpZRSSimllFJKKaWUUkoppZRSSgUA+lU4APg/2LA6wknRWGChISsBgHAAAMAYpRhzDEIppVQIMeacdFRai7FCiDHnJKTUWmzFc85BKCGV1mIsnnMOQikpxVZjUSmEUlJKLbZYi0qho5JSSq3VWIwxqaTWWoutxmKMSSm01FqLMRYjbE2ptdhqq7EYY2sqLbQYY4zFCF9kbC2m2moNxggjWywt1VprMMYY3VuLpbaaizE++NpSLDHWXAAAd4MDAESCjTOsJJ0VjgYXGrISAAgJACAQUooxxhhzzjnnpFKMOeaccw5CCKFUijHGnHMOQgghlIwx5pxzEEIIIYRSSsaccxBCCCGEkFLqnHMQQgghhBBKKZ1zDkIIIYQQQimlgxBCCCGEEEoopaQUQgghhBBCCKmklEIIIYRSQighlZRSCCGEEEIpJaSUUgohhFJCCKGElFJKKYUQQgillJJSSimlEkoJJYQSUikppRRKCCGUUkpKKaVUSgmhhBJKKSWllFJKIYQQSikFAAAcOAAABBhBJxlVFmGjCRcegEJDVgIAZAAAkKKUUiktRYIipRikGEtGFXNQWoqocgxSzalSziDmJJaIMYSUk1Qy5hRCDELqHHVMKQYtlRhCxhik2HJLoXMOAAAAQQCAgJAAAAMEBTMAwOAA4XMQdAIERxsAgCBEZohEw0JweFAJEBFTAUBigkIuAFRYXKRdXECXAS7o4q4DIQQhCEEsDqCABByccMMTb3jCDU7QKSp1IAAAAAAADADwAACQXAAREdHMYWRobHB0eHyAhIiMkAgAAAAAABcAfAAAJCVAREQ0cxgZGhscHR4fICEiIyQBAIAAAgAAAAAggAAEBAQAAAAAAAIAAAAEBB9DtnUBAAAAAAAEPueBAKOFggAAgACjzoEAA4BwBwCdASqwAJAAAEcIhYWIhYSIAgIABhwJ7kPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99YAD+/6tQgKOFggADgAqjhYIAD4AOo4WCACSADqOZgQArADECAAEQEAAYABhYL/QACIBDmAYAAKOFggA6gA6jhYIAT4AOo5mBAFMAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCAGSADqOFggB6gA6jmYEAewAxAgABEBAAGAAYWC/0AAiAQ5gGAACjhYIAj4AOo5mBAKMAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCAKSADqOFggC6gA6jmYEAywAxAgABEBAAGAAYWC/0AAiAQ5gGAACjhYIAz4AOo4WCAOSADqOZgQDzADECAAEQEAAYABhYL/QACIBDmAYAAKOFggD6gA6jhYIBD4AOo5iBARsAEQIAARAQFGAAYWC/0AAiAQ5gGACjhYIBJIAOo4WCATqADqOZgQFDADECAAEQEAAYABhYL/QACIBDmAYAAKOFggFPgA6jhYIBZIAOo5mBAWsAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCAXqADqOFggGPgA6jmYEBkwAxAgABEBAAGAAYWC/0AAiAQ5gGAACjhYIBpIAOo4WCAbqADqOZgQG7ADECAAEQEAAYABhYL/QACIBDmAYAAKOFggHPgA6jmYEB4wAxAgABEBAAGAAYWC/0AAiAQ5gGAACjhYIB5IAOo4WCAfqADqOZgQILADECAAEQEAAYABhYL/QACIBDmAYAAKOFggIPgA6jhYICJIAOo5mBAjMAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCAjqADqOFggJPgA6jmYECWwAxAgABEBAAGAAYWC/0AAiAQ5gGAACjhYICZIAOo4WCAnqADqOZgQKDADECAAEQEAAYABhYL/QACIBDmAYAAKOFggKPgA6jhYICpIAOo5mBAqsAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCArqADqOFggLPgA6jmIEC0wARAgABEBAUYABhYL/QACIBDmAYAKOFggLkgA6jhYIC+oAOo5mBAvsAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCAw+ADqOZgQMjADECAAEQEAAYABhYL/QACIBDmAYAAKOFggMkgA6jhYIDOoAOo5mBA0sAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCA0+ADqOFggNkgA6jmYEDcwAxAgABEBAAGAAYWC/0AAiAQ5gGAACjhYIDeoAOo4WCA4+ADqOZgQObADECAAEQEAAYABhYL/QACIBDmAYAAKOFggOkgA6jhYIDuoAOo5mBA8MAMQIAARAQABgAGFgv9AAIgEOYBgAAo4WCA8+ADqOFggPkgA6jhYID+oAOo4WCBA+ADhxTu2sBAAAAAAAAEbuPs4EDt4r3gQHxghEr8IEK",mp4:"data:video/mp4;base64,AAAAHGZ0eXBNNFYgAAACAGlzb21pc28yYXZjMQAAAAhmcmVlAAAGF21kYXTeBAAAbGliZmFhYyAxLjI4AABCAJMgBDIARwAAArEGBf//rdxF6b3m2Ui3lizYINkj7u94MjY0IC0gY29yZSAxNDIgcjIgOTU2YzhkOCAtIEguMjY0L01QRUctNCBBVkMgY29kZWMgLSBDb3B5bGVmdCAyMDAzLTIwMTQgLSBodHRwOi8vd3d3LnZpZGVvbGFuLm9yZy94MjY0Lmh0bWwgLSBvcHRpb25zOiBjYWJhYz0wIHJlZj0zIGRlYmxvY2s9MTowOjAgYW5hbHlzZT0weDE6MHgxMTEgbWU9aGV4IHN1Ym1lPTcgcHN5PTEgcHN5X3JkPTEuMDA6MC4wMCBtaXhlZF9yZWY9MSBtZV9yYW5nZT0xNiBjaHJvbWFfbWU9MSB0cmVsbGlzPTEgOHg4ZGN0PTAgY3FtPTAgZGVhZHpvbmU9MjEsMTEgZmFzdF9wc2tpcD0xIGNocm9tYV9xcF9vZmZzZXQ9LTIgdGhyZWFkcz02IGxvb2thaGVhZF90aHJlYWRzPTEgc2xpY2VkX3RocmVhZHM9MCBucj0wIGRlY2ltYXRlPTEgaW50ZXJsYWNlZD0wIGJsdXJheV9jb21wYXQ9MCBjb25zdHJhaW5lZF9pbnRyYT0wIGJmcmFtZXM9MCB3ZWlnaHRwPTAga2V5aW50PTI1MCBrZXlpbnRfbWluPTI1IHNjZW5lY3V0PTQwIGludHJhX3JlZnJlc2g9MCByY19sb29rYWhlYWQ9NDAgcmM9Y3JmIG1idHJlZT0xIGNyZj0yMy4wIHFjb21wPTAuNjAgcXBtaW49MCBxcG1heD02OSBxcHN0ZXA9NCB2YnZfbWF4cmF0ZT03NjggdmJ2X2J1ZnNpemU9MzAwMCBjcmZfbWF4PTAuMCBuYWxfaHJkPW5vbmUgZmlsbGVyPTAgaXBfcmF0aW89MS40MCBhcT0xOjEuMDAAgAAAAFZliIQL8mKAAKvMnJycnJycnJycnXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXiEASZACGQAjgCEASZACGQAjgAAAAAdBmjgX4GSAIQBJkAIZACOAAAAAB0GaVAX4GSAhAEmQAhkAI4AhAEmQAhkAI4AAAAAGQZpgL8DJIQBJkAIZACOAIQBJkAIZACOAAAAABkGagC/AySEASZACGQAjgAAAAAZBmqAvwMkhAEmQAhkAI4AhAEmQAhkAI4AAAAAGQZrAL8DJIQBJkAIZACOAAAAABkGa4C/AySEASZACGQAjgCEASZACGQAjgAAAAAZBmwAvwMkhAEmQAhkAI4AAAAAGQZsgL8DJIQBJkAIZACOAIQBJkAIZACOAAAAABkGbQC/AySEASZACGQAjgCEASZACGQAjgAAAAAZBm2AvwMkhAEmQAhkAI4AAAAAGQZuAL8DJIQBJkAIZACOAIQBJkAIZACOAAAAABkGboC/AySEASZACGQAjgAAAAAZBm8AvwMkhAEmQAhkAI4AhAEmQAhkAI4AAAAAGQZvgL8DJIQBJkAIZACOAAAAABkGaAC/AySEASZACGQAjgCEASZACGQAjgAAAAAZBmiAvwMkhAEmQAhkAI4AhAEmQAhkAI4AAAAAGQZpAL8DJIQBJkAIZACOAAAAABkGaYC/AySEASZACGQAjgCEASZACGQAjgAAAAAZBmoAvwMkhAEmQAhkAI4AAAAAGQZqgL8DJIQBJkAIZACOAIQBJkAIZACOAAAAABkGawC/AySEASZACGQAjgAAAAAZBmuAvwMkhAEmQAhkAI4AhAEmQAhkAI4AAAAAGQZsAL8DJIQBJkAIZACOAAAAABkGbIC/AySEASZACGQAjgCEASZACGQAjgAAAAAZBm0AvwMkhAEmQAhkAI4AhAEmQAhkAI4AAAAAGQZtgL8DJIQBJkAIZACOAAAAABkGbgCvAySEASZACGQAjgCEASZACGQAjgAAAAAZBm6AnwMkhAEmQAhkAI4AhAEmQAhkAI4AhAEmQAhkAI4AhAEmQAhkAI4AAAAhubW9vdgAAAGxtdmhkAAAAAAAAAAAAAAAAAAAD6AAABDcAAQAAAQAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAzB0cmFrAAAAXHRraGQAAAADAAAAAAAAAAAAAAABAAAAAAAAA+kAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAABAAAAAALAAAACQAAAAAAAkZWR0cwAAABxlbHN0AAAAAAAAAAEAAAPpAAAAAAABAAAAAAKobWRpYQAAACBtZGhkAAAAAAAAAAAAAAAAAAB1MAAAdU5VxAAAAAAALWhkbHIAAAAAAAAAAHZpZGUAAAAAAAAAAAAAAABWaWRlb0hhbmRsZXIAAAACU21pbmYAAAAUdm1oZAAAAAEAAAAAAAAAAAAAACRkaW5mAAAAHGRyZWYAAAAAAAAAAQAAAAx1cmwgAAAAAQAAAhNzdGJsAAAAr3N0c2QAAAAAAAAAAQAAAJ9hdmMxAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAALAAkABIAAAASAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGP//AAAALWF2Y0MBQsAN/+EAFWdCwA3ZAsTsBEAAAPpAADqYA8UKkgEABWjLg8sgAAAAHHV1aWRraEDyXyRPxbo5pRvPAyPzAAAAAAAAABhzdHRzAAAAAAAAAAEAAAAeAAAD6QAAABRzdHNzAAAAAAAAAAEAAAABAAAAHHN0c2MAAAAAAAAAAQAAAAEAAAABAAAAAQAAAIxzdHN6AAAAAAAAAAAAAAAeAAADDwAAAAsAAAALAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKAAAAiHN0Y28AAAAAAAAAHgAAAEYAAANnAAADewAAA5gAAAO0AAADxwAAA+MAAAP2AAAEEgAABCUAAARBAAAEXQAABHAAAASMAAAEnwAABLsAAATOAAAE6gAABQYAAAUZAAAFNQAABUgAAAVkAAAFdwAABZMAAAWmAAAFwgAABd4AAAXxAAAGDQAABGh0cmFrAAAAXHRraGQAAAADAAAAAAAAAAAAAAACAAAAAAAABDcAAAAAAAAAAAAAAAEBAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAkZWR0cwAAABxlbHN0AAAAAAAAAAEAAAQkAAADcAABAAAAAAPgbWRpYQAAACBtZGhkAAAAAAAAAAAAAAAAAAC7gAAAykBVxAAAAAAALWhkbHIAAAAAAAAAAHNvdW4AAAAAAAAAAAAAAABTb3VuZEhhbmRsZXIAAAADi21pbmYAAAAQc21oZAAAAAAAAAAAAAAAJGRpbmYAAAAcZHJlZgAAAAAAAAABAAAADHVybCAAAAABAAADT3N0YmwAAABnc3RzZAAAAAAAAAABAAAAV21wNGEAAAAAAAAAAQAAAAAAAAAAAAIAEAAAAAC7gAAAAAAAM2VzZHMAAAAAA4CAgCIAAgAEgICAFEAVBbjYAAu4AAAADcoFgICAAhGQBoCAgAECAAAAIHN0dHMAAAAAAAAAAgAAADIAAAQAAAAAAQAAAkAAAAFUc3RzYwAAAAAAAAAbAAAAAQAAAAEAAAABAAAAAgAAAAIAAAABAAAAAwAAAAEAAAABAAAABAAAAAIAAAABAAAABgAAAAEAAAABAAAABwAAAAIAAAABAAAACAAAAAEAAAABAAAACQAAAAIAAAABAAAACgAAAAEAAAABAAAACwAAAAIAAAABAAAADQAAAAEAAAABAAAADgAAAAIAAAABAAAADwAAAAEAAAABAAAAEAAAAAIAAAABAAAAEQAAAAEAAAABAAAAEgAAAAIAAAABAAAAFAAAAAEAAAABAAAAFQAAAAIAAAABAAAAFgAAAAEAAAABAAAAFwAAAAIAAAABAAAAGAAAAAEAAAABAAAAGQAAAAIAAAABAAAAGgAAAAEAAAABAAAAGwAAAAIAAAABAAAAHQAAAAEAAAABAAAAHgAAAAIAAAABAAAAHwAAAAQAAAABAAAA4HN0c3oAAAAAAAAAAAAAADMAAAAaAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAAAJAAAACQAAAAkAAACMc3RjbwAAAAAAAAAfAAAALAAAA1UAAANyAAADhgAAA6IAAAO+AAAD0QAAA+0AAAQAAAAEHAAABC8AAARLAAAEZwAABHoAAASWAAAEqQAABMUAAATYAAAE9AAABRAAAAUjAAAFPwAABVIAAAVuAAAFgQAABZ0AAAWwAAAFzAAABegAAAX7AAAGFwAAAGJ1ZHRhAAAAWm1ldGEAAAAAAAAAIWhkbHIAAAAAAAAAAG1kaXJhcHBsAAAAAAAAAAAAAAAALWlsc3QAAAAlqXRvbwAAAB1kYXRhAAAAAQAAAABMYXZmNTUuMzMuMTAw"}});var MAe=Jc((cji,BAe)=>{var{webm:yyt,mp4:Ayt}=RAe(),tK=()=>typeof navigator<"u"&&parseFloat((""+(/CPU.*OS ([0-9_]{3,4})[0-9_]{0,1}|(CPU like).*AppleWebKit.*Mobile/i.exec(navigator.userAgent)||[0,""])[1]).replace("undefined","3_2").replace("_",".").replace("_",""))<10&&!window.MSStream,nK=()=>"wakeLock"in navigator,iK=class{constructor(){if(this.enabled=!1,nK()){this._wakeLock=null;let t=()=>{this._wakeLock!==null&&document.visibilityState==="visible"&&this.enable()};document.addEventListener("visibilitychange",t),document.addEventListener("fullscreenchange",t)}else tK()?this.noSleepTimer=null:(this.noSleepVideo=document.createElement("video"),this.noSleepVideo.setAttribute("title","No Sleep"),this.noSleepVideo.setAttribute("playsinline",""),this._addSourceToVideo(this.noSleepVideo,"webm",yyt),this._addSourceToVideo(this.noSleepVideo,"mp4",Ayt),this.noSleepVideo.addEventListener("loadedmetadata",()=>{this.noSleepVideo.duration<=1?this.noSleepVideo.setAttribute("loop",""):this.noSleepVideo.addEventListener("timeupdate",()=>{this.noSleepVideo.currentTime>.5&&(this.noSleepVideo.currentTime=Math.random())})}))}_addSourceToVideo(t,n,i){var o=document.createElement("source");o.src=i,o.type=`video/${n}`,t.appendChild(o)}get isEnabled(){return this.enabled}enable(){return nK()?navigator.wakeLock.request("screen").then(t=>{this._wakeLock=t,this.enabled=!0,console.log("Wake Lock active."),this._wakeLock.addEventListener("release",()=>{console.log("Wake Lock released.")})}).catch(t=>{throw this.enabled=!1,console.error(`${t.name}, ${t.message}`),t}):tK()?(this.disable(),console.warn(`
|
||
NoSleep enabled for older iOS devices. This can interrupt
|
||
active or long-running network requests from completing successfully.
|
||
See https://github.com/richtr/NoSleep.js/issues/15 for more details.
|
||
`),this.noSleepTimer=window.setInterval(()=>{document.hidden||(window.location.href=window.location.href.split("#")[0],window.setTimeout(window.stop,0))},15e3),this.enabled=!0,Promise.resolve()):this.noSleepVideo.play().then(n=>(this.enabled=!0,n)).catch(n=>{throw this.enabled=!1,n})}disable(){nK()?(this._wakeLock&&this._wakeLock.release(),this._wakeLock=null):tK()?this.noSleepTimer&&(console.warn(`
|
||
NoSleep now disabled for older iOS devices.
|
||
`),window.clearInterval(this.noSleepTimer),this.noSleepTimer=null):this.noSleepVideo.pause(),this.enabled=!1}};BAe.exports=iK});var Wyt={};oxe(Wyt,{AlphaMode:()=>Xh,AlphaPipelineStage:()=>OB,Animation:()=>u2,AnimationViewModel:()=>f2,Appearance:()=>$i,ApproximateTerrainHeights:()=>ui,ArcGISTiledElevationTerrainProvider:()=>qY,ArcGisMapServerImageryProvider:()=>Xm,ArcType:()=>Jt,ArticulationStageType:()=>tc,AssociativeArray:()=>At,AttributeCompression:()=>Wn,AttributeType:()=>nn,AutoExposure:()=>iO,AutomaticUniforms:()=>Om,Axis:()=>Po,AxisAlignedBoundingBox:()=>ig,B3dmLoader:()=>KR,B3dmParser:()=>YR,BaseLayerPicker:()=>h2,BaseLayerPickerViewModel:()=>d2,BatchTable:()=>H0,BatchTableHierarchy:()=>FA,BatchTexture:()=>Fc,BatchTexturePipelineStage:()=>RB,Billboard:()=>fo,BillboardCollection:()=>au,BillboardGraphics:()=>qa,BillboardVisualizer:()=>IO,BingMapsGeocoderService:()=>KY,BingMapsImageryProvider:()=>LI,BingMapsStyle:()=>BI,BlendEquation:()=>fa,BlendFunction:()=>Co,BlendOption:()=>Eo,BlendingState:()=>un,BoundingRectangle:()=>Ye,BoundingSphere:()=>se,BoundingSphereState:()=>at,BoxEmitter:()=>Nq,BoxGeometry:()=>sl,BoxGeometryUpdater:()=>oR,BoxGraphics:()=>bA,BoxOutlineGeometry:()=>ed,BrdfLutGenerator:()=>KP,Buffer:()=>lt,BufferLoader:()=>GA,BufferUsage:()=>Ne,CPUStylingPipelineStage:()=>NB,CallbackProperty:()=>md,Camera:()=>oo,CameraEventAggregator:()=>fO,CameraEventType:()=>bi,CameraFlightPath:()=>e1,Cartesian2:()=>H,Cartesian3:()=>h,Cartesian4:()=>oe,Cartographic:()=>he,CartographicGeocoderService:()=>nF,CatmullRomSpline:()=>ZY,Cesium3DContentGroup:()=>NA,Cesium3DTile:()=>lu,Cesium3DTileBatchTable:()=>Bp,Cesium3DTileColorBlendMode:()=>pl,Cesium3DTileContent:()=>Fq,Cesium3DTileContentFactory:()=>hx,Cesium3DTileContentState:()=>bo,Cesium3DTileContentType:()=>hs,Cesium3DTileFeature:()=>Ss,Cesium3DTileFeatureTable:()=>Td,Cesium3DTileOptimizationHint:()=>$u,Cesium3DTileOptimizations:()=>rL,Cesium3DTilePass:()=>Wo,Cesium3DTilePassState:()=>ef,Cesium3DTilePointFeature:()=>i_,Cesium3DTileRefine:()=>Dr,Cesium3DTileStyle:()=>fC,Cesium3DTileStyleEngine:()=>fL,Cesium3DTilesInspector:()=>A2,Cesium3DTilesInspectorViewModel:()=>y2,Cesium3DTilesVoxelProvider:()=>Hq,Cesium3DTileset:()=>kc,Cesium3DTilesetCache:()=>cL,Cesium3DTilesetGraphics:()=>OA,Cesium3DTilesetHeatmap:()=>lL,Cesium3DTilesetMetadata:()=>Tx,Cesium3DTilesetMostDetailedTraversal:()=>HT,Cesium3DTilesetStatistics:()=>p_,Cesium3DTilesetTraversal:()=>Mh,Cesium3DTilesetVisualizer:()=>hL,CesiumInspector:()=>T2,CesiumInspectorViewModel:()=>C2,CesiumTerrainProvider:()=>iF,CesiumWidget:()=>DO,Check:()=>Qc,CheckerboardMaterialProperty:()=>KE,CircleEmitter:()=>yF,CircleGeometry:()=>eq,CircleOutlineGeometry:()=>tq,ClassificationModelDrawCommand:()=>fB,ClassificationPipelineStage:()=>BB,ClassificationPrimitive:()=>eE,ClassificationType:()=>kn,ClearCommand:()=>ti,ClippingPlane:()=>M0,ClippingPlaneCollection:()=>ss,Clock:()=>Jf,ClockRange:()=>br,ClockStep:()=>ao,ClockViewModel:()=>s2,CloudCollection:()=>Xq,CloudType:()=>gS,Color:()=>z,ColorBlendMode:()=>ec,ColorGeometryInstanceAttribute:()=>Ft,ColorMaterialProperty:()=>Nt,Command:()=>WX,ComponentDatatype:()=>q,Composite3DTileContent:()=>cR,CompositeEntityCollection:()=>i7,CompositeMaterialProperty:()=>JE,CompositePositionProperty:()=>Zs,CompositeProperty:()=>sc,CompressedTextureBuffer:()=>lv,ComputeCommand:()=>Nu,ComputeEngine:()=>XS,ConditionsExpression:()=>mF,ConeEmitter:()=>Zq,ConstantPositionProperty:()=>Mc,ConstantProperty:()=>$n,ConstantSpline:()=>$R,ContentMetadata:()=>JM,Context:()=>Hw,ContextLimits:()=>Vt,CoplanarPolygonGeometry:()=>ZL,CoplanarPolygonGeometryLibrary:()=>f_,CoplanarPolygonOutlineGeometry:()=>xf,CornerType:()=>vi,CorridorGeometry:()=>wx,CorridorGeometryLibrary:()=>Bi,CorridorGeometryUpdater:()=>TL,CorridorGraphics:()=>vA,CorridorOutlineGeometry:()=>CL,Credit:()=>Kt,CreditDisplay:()=>f1,CubeMap:()=>La,CubeMapFace:()=>yh,CubicRealPolynomial:()=>O0,CullFace:()=>mi,CullingVolume:()=>es,CumulusCloud:()=>Pu,CustomDataSource:()=>DL,CustomHeightmapTerrainProvider:()=>nq,CustomShader:()=>TC,CustomShaderMode:()=>e_,CustomShaderPipelineStage:()=>GB,CustomShaderTranslucencyMode:()=>ty,CylinderGeometry:()=>wL,CylinderGeometryLibrary:()=>Ix,CylinderGeometryUpdater:()=>PL,CylinderGraphics:()=>DA,CylinderOutlineGeometry:()=>IL,CzmlDataSource:()=>kL,DataSource:()=>Mr,DataSourceClock:()=>Fd,DataSourceCollection:()=>zL,DataSourceDisplay:()=>DN,DebugAppearance:()=>Jq,DebugCameraPrimitive:()=>Lh,DebugInspector:()=>AO,DebugModelMatrixPrimitive:()=>xF,DefaultProxy:()=>iq,DepthFunction:()=>ka,DepthPlane:()=>g1,DequantizationPipelineStage:()=>jB,DerivedCommand:()=>mp,DeveloperError:()=>de,DeviceOrientationCameraController:()=>A1,DirectionalLight:()=>Qq,DiscardEmptyTileImagePolicy:()=>lT,DiscardMissingTileImagePolicy:()=>OI,DistanceDisplayCondition:()=>bt,DistanceDisplayConditionGeometryInstanceAttribute:()=>Un,DoubleEndedPriorityQueue:()=>aC,DoublyLinkedList:()=>aL,DracoLoader:()=>zp,DrawCommand:()=>tt,DynamicGeometryBatch:()=>Fx,DynamicGeometryUpdater:()=>ri,EarthOrientationParameters:()=>av,EarthOrientationParametersSample:()=>G_,EasingFunction:()=>vr,EllipseGeometry:()=>jc,EllipseGeometryLibrary:()=>Sl,EllipseGeometryUpdater:()=>GL,EllipseGraphics:()=>wA,EllipseOutlineGeometry:()=>_u,Ellipsoid:()=>ie,EllipsoidGeodesic:()=>Qu,EllipsoidGeometry:()=>Es,EllipsoidGeometryUpdater:()=>jL,EllipsoidGraphics:()=>IA,EllipsoidOutlineGeometry:()=>Hl,EllipsoidPrimitive:()=>WP,EllipsoidRhumbLine:()=>da,EllipsoidSurfaceAppearance:()=>$q,EllipsoidTangentPlane:()=>la,EllipsoidTerrainProvider:()=>tp,EllipsoidalOccluder:()=>$m,Empty3DTileContent:()=>HE,EncodedCartesian3:()=>Gn,Entity:()=>qo,EntityCluster:()=>uu,EntityCollection:()=>Ps,EntityView:()=>IN,Event:()=>Ae,EventHelper:()=>Or,Expression:()=>cf,ExpressionNodeType:()=>ht,ExtrapolationType:()=>du,FeatureDetection:()=>Ut,FeatureIdPipelineStage:()=>ey,Fog:()=>x1,ForEach:()=>Pe,FrameRateMonitor:()=>EF,FrameState:()=>C1,Framebuffer:()=>Fs,FramebufferManager:()=>di,FrustumCommands:()=>w1,FrustumGeometry:()=>J0,FrustumOutlineGeometry:()=>m1,Fullscreen:()=>fr,FullscreenButton:()=>b2,FullscreenButtonViewModel:()=>E2,GeoJsonDataSource:()=>RN,GeoJsonLoader:()=>ZR,GeocodeType:()=>qy,Geocoder:()=>v2,GeocoderService:()=>rq,GeocoderViewModel:()=>S2,GeographicProjection:()=>Ci,GeographicTilingScheme:()=>Gi,Geometry:()=>ct,Geometry3DTileContent:()=>uR,GeometryAttribute:()=>De,GeometryAttributes:()=>hn,GeometryFactory:()=>sq,GeometryInstance:()=>yt,GeometryInstanceAttribute:()=>Xa,GeometryOffsetAttribute:()=>on,GeometryPipeline:()=>Ln,GeometryPipelineStage:()=>KB,GeometryType:()=>Fu,GeometryUpdater:()=>si,GeometryVisualizer:()=>mN,GetFeatureInfoFormat:()=>I0,Globe:()=>CP,GlobeDepth:()=>I1,GlobeSurfaceShaderSet:()=>XI,GlobeSurfaceTile:()=>qu,GlobeSurfaceTileProvider:()=>fP,GlobeTranslucency:()=>dP,GlobeTranslucencyFramebuffer:()=>P1,GlobeTranslucencyState:()=>T1,GltfBufferViewLoader:()=>fE,GltfDracoLoader:()=>dE,GltfImageLoader:()=>hE,GltfIndexBufferLoader:()=>mE,GltfJsonLoader:()=>_E,GltfLoader:()=>qp,GltfLoaderUtil:()=>yl,GltfStructuralMetadataLoader:()=>GR,GltfTextureLoader:()=>gE,GltfVertexBufferLoader:()=>yE,GoogleEarthEnterpriseImageryProvider:()=>tX,GoogleEarthEnterpriseMapsProvider:()=>FI,GoogleEarthEnterpriseMetadata:()=>oh,GoogleEarthEnterpriseTerrainData:()=>fS,GoogleEarthEnterpriseTerrainProvider:()=>mq,GoogleEarthEnterpriseTileInformation:()=>rF,GpxDataSource:()=>NN,GregorianDate:()=>Nm,GridImageryProvider:()=>nX,GridMaterialProperty:()=>ab,GroundGeometryUpdater:()=>Yn,GroundPolylineGeometry:()=>CA,GroundPolylinePrimitive:()=>ud,GroundPrimitive:()=>Rc,GroupMetadata:()=>YE,HeadingPitchRange:()=>ql,HeadingPitchRoll:()=>Ma,Heap:()=>nv,HeightReference:()=>We,HeightmapEncoding:()=>zu,HeightmapTerrainData:()=>ua,HeightmapTessellator:()=>pT,HermitePolynomialApproximation:()=>OL,HermiteSpline:()=>Jg,HilbertOrder:()=>aE,HomeButton:()=>w2,HomeButtonViewModel:()=>D2,HorizontalOrigin:()=>pi,I3SDataProvider:()=>rX,I3SFeature:()=>SF,I3SField:()=>vF,I3SGeometry:()=>AS,I3SLayer:()=>CS,I3SNode:()=>xS,I3dmLoader:()=>QR,I3dmParser:()=>JR,Iau2000Orientation:()=>EP,Iau2006XysData:()=>cv,Iau2006XysSample:()=>C0,IauOrientationAxes:()=>bP,IauOrientationParameters:()=>TP,ImageBasedLighting:()=>LA,ImageBasedLightingPipelineStage:()=>_B,ImageMaterialProperty:()=>vg,Imagery:()=>vT,ImageryLayer:()=>Gl,ImageryLayerCollection:()=>hP,ImageryLayerFeatureInfo:()=>Kf,ImageryProvider:()=>Ac,ImageryState:()=>ii,Implicit3DTileContent:()=>xE,ImplicitAvailabilityBitstream:()=>lE,ImplicitMetadataView:()=>uE,ImplicitSubdivisionScheme:()=>Hr,ImplicitSubtree:()=>JA,ImplicitSubtreeCache:()=>_F,ImplicitSubtreeMetadata:()=>fR,ImplicitTileCoordinates:()=>Sx,ImplicitTileset:()=>bx,IndexDatatype:()=>Fe,InfoBox:()=>P2,InfoBoxViewModel:()=>I2,InspectorShared:()=>ba,InstanceAttributeSemantic:()=>Gr,InstancingPipelineStage:()=>DB,InterpolationAlgorithm:()=>pq,InterpolationType:()=>Cd,Intersect:()=>Qt,IntersectionTests:()=>Wi,Intersections2D:()=>M_,Interval:()=>xc,InvertClassification:()=>jT,Ion:()=>qf,IonGeocoderService:()=>cF,IonImageryProvider:()=>Zm,IonResource:()=>Xf,IonWorldImageryStyle:()=>Jm,Iso8601:()=>ze,JobScheduler:()=>E1,JobType:()=>ma,JsonMetadataTable:()=>Wp,JulianDate:()=>$,KTX2Transcoder:()=>uv,KeyboardEventModifier:()=>Gs,KeyframeNode:()=>Xi,KmlCamera:()=>FN,KmlDataSource:()=>QN,KmlLookAt:()=>YN,KmlTour:()=>qN,KmlTourFlyTo:()=>XN,KmlTourWait:()=>KN,Label:()=>ay,LabelCollection:()=>tm,LabelGraphics:()=>fd,LabelStyle:()=>No,LabelVisualizer:()=>pN,LagrangePolynomialApproximation:()=>RL,LeapSecond:()=>Ni,Light:()=>sX,LightingModel:()=>Zh,LightingPipelineStage:()=>JB,LinearApproximation:()=>Ox,LinearSpline:()=>Zg,ManagedArray:()=>Xl,MapMode2D:()=>cl,MapProjection:()=>gq,MapboxImageryProvider:()=>VI,MapboxStyleImageryProvider:()=>aX,Material:()=>Vi,MaterialAppearance:()=>ro,MaterialPipelineStage:()=>$B,MaterialProperty:()=>Yo,Math:()=>P,Matrix2:()=>Zi,Matrix3:()=>Z,Matrix4:()=>M,Megatexture:()=>ES,MetadataClass:()=>yd,MetadataClassProperty:()=>Lg,MetadataComponentType:()=>tn,MetadataEntity:()=>Nn,MetadataEnum:()=>wR,MetadataEnumValue:()=>DR,MetadataPipelineStage:()=>df,MetadataSchema:()=>Ad,MetadataSchemaLoader:()=>AE,MetadataSemantic:()=>BR,MetadataTable:()=>_l,MetadataTableProperty:()=>hR,MetadataType:()=>Ht,MipmapHint:()=>Ah,Model:()=>vd,Model3DTileContent:()=>Qh,ModelAlphaOptions:()=>pM,ModelAnimation:()=>iB,ModelAnimationChannel:()=>nB,ModelAnimationCollection:()=>oB,ModelAnimationLoop:()=>$a,ModelAnimationState:()=>bd,ModelArticulation:()=>yB,ModelArticulationStage:()=>gB,ModelClippingPlanesPipelineStage:()=>CB,ModelColorPipelineStage:()=>$g,ModelComponents:()=>Bt,ModelDrawCommand:()=>dB,ModelFeature:()=>rB,ModelFeatureTable:()=>aB,ModelGraphics:()=>Dp,ModelLightingOptions:()=>EM,ModelMatrixUpdateStage:()=>wB,ModelNode:()=>TB,ModelRenderResources:()=>_M,ModelRuntimeNode:()=>PB,ModelRuntimePrimitive:()=>hM,ModelSceneGraph:()=>SM,ModelSilhouettePipelineStage:()=>AM,ModelSkin:()=>mM,ModelSplitterPipelineStage:()=>CM,ModelStatistics:()=>vM,ModelType:()=>sr,ModelUtility:()=>sn,ModelVisualizer:()=>gN,Moon:()=>YP,MorphTargetsPipelineStage:()=>tM,MorphWeightSpline:()=>yq,MortonOrder:()=>my,Multiple3DTileContent:()=>eL,MultisampleFramebuffer:()=>Gw,NavigationHelpButton:()=>R2,NavigationHelpButtonViewModel:()=>O2,NearFarScalar:()=>Pt,NeverTileDiscardPolicy:()=>lX,NodeRenderResources:()=>TM,NodeStatisticsPipelineStage:()=>IB,NodeTransformationProperty:()=>PA,OIT:()=>O1,Occluder:()=>qP,OctahedralProjectedCubeMap:()=>sd,OffsetGeometryInstanceAttribute:()=>ji,OpenCageGeocoderService:()=>xq,OpenStreetMapImageryProvider:()=>_C,OrderedGroundPrimitiveCollection:()=>HL,OrientedBoundingBox:()=>Rn,OrthographicFrustum:()=>en,OrthographicOffCenterFrustum:()=>Tr,Packable:()=>Cq,PackableForInterpolation:()=>Tq,Particle:()=>bS,ParticleBurst:()=>fX,ParticleEmitter:()=>dX,ParticleSystem:()=>hX,Pass:()=>Ee,PassState:()=>Na,PathGraphics:()=>wp,PathVisualizer:()=>AN,PeliasGeocoderService:()=>aF,PerInstanceColorAppearance:()=>rn,PerformanceDisplay:()=>pp,PerformanceWatchdog:()=>M2,PerformanceWatchdogViewModel:()=>B2,PerspectiveFrustum:()=>gi,PerspectiveOffCenterFrustum:()=>wc,PickDepth:()=>v1,PickDepthFramebuffer:()=>B1,PickFramebuffer:()=>N1,Picking:()=>U1,PickingPipelineStage:()=>nM,PinBuilder:()=>O_,PixelDatatype:()=>Xe,PixelFormat:()=>st,Plane:()=>cn,PlaneGeometry:()=>YL,PlaneGeometryUpdater:()=>XL,PlaneGraphics:()=>JO,PlaneOutlineGeometry:()=>qL,PntsLoader:()=>wM,PntsParser:()=>ax,PointCloud:()=>OF,PointCloudEyeDomeLighting:()=>Xp,PointCloudShading:()=>Kh,PointCloudStylingPipelineStage:()=>oM,PointGraphics:()=>RA,PointPrimitive:()=>Os,PointPrimitiveCollection:()=>nb,PointVisualizer:()=>CN,PolygonGeometry:()=>zx,PolygonGeometryLibrary:()=>jn,PolygonGeometryUpdater:()=>QL,PolygonGraphics:()=>dd,PolygonHierarchy:()=>Lc,PolygonOutlineGeometry:()=>JL,PolygonPipeline:()=>oi,Polyline:()=>gf,PolylineArrowMaterialProperty:()=>lb,PolylineCollection:()=>wd,PolylineColorAppearance:()=>kr,PolylineDashMaterialProperty:()=>fb,PolylineGeometry:()=>P_,PolylineGeometryUpdater:()=>bN,PolylineGlowMaterialProperty:()=>hb,PolylineGraphics:()=>Ka,PolylineMaterialAppearance:()=>Ws,PolylineOutlineMaterialProperty:()=>Cy,PolylinePipeline:()=>Si,PolylineVisualizer:()=>vN,PolylineVolumeGeometry:()=>tN,PolylineVolumeGeometryLibrary:()=>Bd,PolylineVolumeGeometryUpdater:()=>rN,PolylineVolumeGraphics:()=>BA,PolylineVolumeOutlineGeometry:()=>oN,PositionProperty:()=>Sp,PositionPropertyArray:()=>T_,PostProcessStage:()=>lo,PostProcessStageCollection:()=>aO,PostProcessStageComposite:()=>Ic,PostProcessStageLibrary:()=>of,PostProcessStageSampleMode:()=>Kl,PostProcessStageTextureCache:()=>uA,Primitive:()=>Dn,PrimitiveCollection:()=>ul,PrimitiveLoadPlan:()=>tx,PrimitiveOutlineGenerator:()=>ex,PrimitiveOutlinePipelineStage:()=>aM,PrimitivePipeline:()=>G0,PrimitiveRenderResources:()=>bM,PrimitiveState:()=>mr,PrimitiveStatisticsPipelineStage:()=>cM,PrimitiveType:()=>Me,ProjectionPicker:()=>N2,ProjectionPickerViewModel:()=>L2,Property:()=>j,PropertyArray:()=>pb,PropertyAttribute:()=>$A,PropertyAttributeProperty:()=>UR,PropertyBag:()=>hl,PropertyTable:()=>Vc,PropertyTexture:()=>QA,PropertyTextureProperty:()=>VR,ProviderViewModel:()=>_s,Proxy:()=>Eq,QuadraticRealPolynomial:()=>Tc,QuadtreeOccluders:()=>mP,QuadtreePrimitive:()=>xP,QuadtreeTile:()=>pP,QuadtreeTileLoadState:()=>Ts,QuadtreeTileProvider:()=>AX,QuantizedMeshTerrainData:()=>rC,QuarticRealPolynomial:()=>YI,Quaternion:()=>Le,QuaternionSpline:()=>tB,Queue:()=>ag,Ray:()=>Pn,Rectangle:()=>ce,RectangleCollisionChecker:()=>jx,RectangleGeometry:()=>Gx,RectangleGeometryLibrary:()=>cs,RectangleGeometryUpdater:()=>sN,RectangleGraphics:()=>hd,RectangleOutlineGeometry:()=>Y0,ReferenceFrame:()=>eo,ReferenceProperty:()=>E_,RenderState:()=>Ue,Renderbuffer:()=>Ul,RenderbufferFormat:()=>_c,Request:()=>Uo,RequestErrorEvent:()=>ph,RequestScheduler:()=>Ra,RequestState:()=>fi,RequestType:()=>$r,Resource:()=>Oe,ResourceCache:()=>Ui,ResourceCacheKey:()=>Al,ResourceCacheStatistics:()=>RR,ResourceLoader:()=>to,ResourceLoaderState:()=>kt,Rotation:()=>vf,RuntimeError:()=>ue,S2Cell:()=>Fp,SDFSettings:()=>Is,SampledPositionProperty:()=>Qs,SampledProperty:()=>mu,Sampler:()=>ln,ScaledPositionProperty:()=>hm,Scene:()=>CO,SceneFramebuffer:()=>iA,SceneMode:()=>ee,SceneMode2DPipelineStage:()=>lM,SceneModePicker:()=>V2,SceneModePickerViewModel:()=>F2,SceneTransforms:()=>Yi,SceneTransitioner:()=>uO,ScreenSpaceCameraController:()=>mO,ScreenSpaceEventHandler:()=>Jl,ScreenSpaceEventType:()=>An,SelectedFeatureIdPipelineStage:()=>ny,SelectionIndicator:()=>z2,SelectionIndicatorViewModel:()=>k2,ShaderBuilder:()=>v0,ShaderCache:()=>Nw,ShaderDestination:()=>Te,ShaderFunction:()=>Yw,ShaderProgram:()=>Xt,ShaderSource:()=>ke,ShaderStruct:()=>jw,ShadowMap:()=>Ap,ShadowMapShader:()=>Uh,ShadowMode:()=>gn,ShadowVolumeAppearance:()=>tu,ShowGeometryInstanceAttribute:()=>yn,Simon1994PlanetaryPositions:()=>Z_,SimplePolylineGeometry:()=>bq,SingleTileImageryProvider:()=>kI,SkinningPipelineStage:()=>fM,SkyAtmosphere:()=>TO,SkyBox:()=>EO,SpatialNode:()=>vS,SphereEmitter:()=>CX,SphereGeometry:()=>Sq,SphereOutlineGeometry:()=>op,Spherical:()=>BL,Spline:()=>no,SplitDirection:()=>vc,Splitter:()=>SS,StaticGeometryColorBatch:()=>If,StaticGeometryPerMaterialBatch:()=>Pf,StaticGroundGeometryColorBatch:()=>Fb,StaticGroundGeometryPerMaterialBatch:()=>aN,StaticGroundPolylinePerMaterialBatch:()=>SN,StaticOutlineGeometryBatch:()=>kb,StencilConstants:()=>Mt,StencilFunction:()=>Vn,StencilOperation:()=>ut,SteppedSpline:()=>eB,StripeMaterialProperty:()=>gb,StripeOrientation:()=>Ud,StructuralMetadata:()=>Aa,StyleCommandsNeeded:()=>Sd,StyleExpression:()=>TX,Sun:()=>vO,SunLight:()=>Gm,SunPostProcess:()=>gO,SupportedImageFormats:()=>WR,SvgPathBindingHandler:()=>o2,TaskProcessor:()=>hi,TerrainData:()=>$f,TerrainEncoding:()=>Va,TerrainExaggeration:()=>Ec,TerrainFillMesh:()=>OT,TerrainMesh:()=>Gu,TerrainOffsetProperty:()=>MA,TerrainProvider:()=>Vr,TerrainQuantization:()=>Cs,TerrainState:()=>co,Texture:()=>It,TextureAtlas:()=>sy,TextureCache:()=>Fw,TextureMagnificationFilter:()=>_i,TextureManager:()=>QF,TextureMinificationFilter:()=>an,TextureUniform:()=>UX,TextureWrap:()=>wn,TileAvailability:()=>th,TileBoundingRegion:()=>Zu,TileBoundingS2Cell:()=>iL,TileBoundingSphere:()=>d_,TileBoundingVolume:()=>EX,TileCoordinatesImageryProvider:()=>LF,TileDiscardPolicy:()=>SX,TileEdge:()=>_n,TileImagery:()=>DT,TileMapServiceImageryProvider:()=>tg,TileMetadata:()=>QM,TileOrientedBoundingBox:()=>Cf,TileProviderError:()=>Xn,TileReplacementQueue:()=>_P,TileSelectionResult:()=>Qn,TileState:()=>vX,Tileset3DTileContent:()=>OM,TilesetMetadata:()=>oL,TilesetPipelineStage:()=>mB,TilingScheme:()=>vq,TimeConstants:()=>Jn,TimeDynamicImagery:()=>P0,TimeDynamicPointCloud:()=>IS,TimeInterval:()=>xn,TimeIntervalCollection:()=>Br,TimeIntervalCollectionPositionProperty:()=>b_,TimeIntervalCollectionProperty:()=>S_,TimeStandard:()=>qn,Timeline:()=>W2,TimelineHighlightRange:()=>H2,TimelineTrack:()=>G2,Tipsify:()=>KI,ToggleButtonViewModel:()=>$y,Tonemapper:()=>yg,Transforms:()=>Rt,TranslationRotationScale:()=>Dg,TranslucentTileClassification:()=>F1,TridiagonalSystemSolver:()=>DE,TrustedServers:()=>YC,TweenCollection:()=>mA,UniformState:()=>zw,UniformType:()=>OS,UrlTemplateImageryProvider:()=>ca,VERSION:()=>Gyt,VRButton:()=>Y2,VRButtonViewModel:()=>j2,VRTheWorldTerrainProvider:()=>Dq,VaryingType:()=>kX,Vector3DTileBatch:()=>jh,Vector3DTileClampedPolylines:()=>XM,Vector3DTileContent:()=>ZM,Vector3DTileGeometry:()=>Lp,Vector3DTilePoints:()=>WM,Vector3DTilePolygons:()=>jM,Vector3DTilePolylines:()=>dx,Vector3DTilePrimitive:()=>kA,VelocityOrientationProperty:()=>LL,VelocityVectorProperty:()=>Lx,VertexArray:()=>ni,VertexArrayFacade:()=>jm,VertexAttributeSemantic:()=>xt,VertexFormat:()=>Ie,VerticalOrigin:()=>Bn,VideoSynchronizer:()=>wq,View:()=>sA,Viewer:()=>oK,ViewportQuad:()=>IX,Visibility:()=>or,Visualizer:()=>UY,VoxelBoxShape:()=>Tm,VoxelContent:()=>gF,VoxelCylinderShape:()=>Em,VoxelEllipsoidShape:()=>dC,VoxelInspector:()=>X2,VoxelInspectorViewModel:()=>q2,VoxelPrimitive:()=>BS,VoxelProvider:()=>RX,VoxelRenderResources:()=>KF,VoxelShape:()=>BX,VoxelShapeType:()=>ki,VoxelTraversal:()=>PS,VulkanConstants:()=>Iq,WallGeometry:()=>lN,WallGeometryLibrary:()=>Yx,WallGeometryUpdater:()=>dN,WallGraphics:()=>Ip,WallOutlineGeometry:()=>fN,WebGLConstants:()=>te,WebMapServiceImageryProvider:()=>HI,WebMapTileServiceImageryProvider:()=>WI,WebMercatorProjection:()=>Ei,WebMercatorTilingScheme:()=>Fr,WindingOrder:()=>Jr,WireframeIndexGenerator:()=>NE,WireframePipelineStage:()=>dM,_shadersAcesTonemappingStage:()=>k1,_shadersAdditiveBlend:()=>pO,_shadersAdjustTranslucentFS:()=>tT,_shadersAllMaterialAppearanceFS:()=>OO,_shadersAllMaterialAppearanceVS:()=>RO,_shadersAmbientOcclusionGenerate:()=>z1,_shadersAmbientOcclusionModulate:()=>H1,_shadersAspectRampMaterial:()=>SP,_shadersAtmosphereCommon:()=>Ym,_shadersBasicMaterialAppearanceFS:()=>BO,_shadersBasicMaterialAppearanceVS:()=>MO,_shadersBillboardCollectionFS:()=>Xw,_shadersBillboardCollectionVS:()=>Kw,_shadersBlackAndWhite:()=>G1,_shadersBloomComposite:()=>W1,_shadersBrdfLutGeneratorFS:()=>Zw,_shadersBrightPass:()=>_O,_shadersBrightness:()=>j1,_shadersBumpMapMaterial:()=>vP,_shadersCPUStylingStageFS:()=>LB,_shadersCPUStylingStageVS:()=>MB,_shadersCheckerboardMaterial:()=>DP,_shadersCloudCollectionFS:()=>Jw,_shadersCloudCollectionVS:()=>Qw,_shadersCloudNoiseFS:()=>$w,_shadersCloudNoiseVS:()=>eI,_shadersCompareAndPackTranslucentDepth:()=>tI,_shadersCompositeOITFS:()=>nI,_shadersCompositeTranslucentClassification:()=>rA,_shadersContrastBias:()=>Y1,_shadersCustomShaderStageFS:()=>VB,_shadersCustomShaderStageVS:()=>FB,_shadersCzmBuiltins:()=>T0,_shadersDepthOfField:()=>q1,_shadersDepthPlaneFS:()=>iI,_shadersDepthPlaneVS:()=>oI,_shadersDepthView:()=>X1,_shadersDepthViewPacked:()=>VX,_shadersDotMaterial:()=>wP,_shadersEdgeDetection:()=>K1,_shadersElevationBandMaterial:()=>IP,_shadersElevationContourMaterial:()=>PP,_shadersElevationRampMaterial:()=>OP,_shadersEllipsoidFS:()=>nT,_shadersEllipsoidSurfaceAppearanceFS:()=>CF,_shadersEllipsoidSurfaceAppearanceVS:()=>TF,_shadersEllipsoidVS:()=>iT,_shadersFXAA:()=>J1,_shadersFXAA3_11:()=>rI,_shadersFadeMaterial:()=>RP,_shadersFeatureIdStageFS:()=>UB,_shadersFeatureIdStageVS:()=>kB,_shadersFilmicTonemapping:()=>Z1,_shadersGaussianBlur1D:()=>gg,_shadersGeometryStageFS:()=>YB,_shadersGeometryStageVS:()=>qB,_shadersGlobeFS:()=>sI,_shadersGlobeVS:()=>aI,_shadersGridMaterial:()=>BP,_shadersGroundAtmosphere:()=>oT,_shadersHSBToRGB:()=>aD,_shadersHSLToRGB:()=>cD,_shadersImageBasedLightingStageFS:()=>pB,_shadersInstancingStageCommon:()=>EB,_shadersInstancingStageVS:()=>bB,_shadersIntersectBox:()=>zF,_shadersIntersectClippingPlanes:()=>kF,_shadersIntersectCylinder:()=>HF,_shadersIntersectDepth:()=>UF,_shadersIntersectEllipsoid:()=>GF,_shadersIntersection:()=>xC,_shadersIntersectionUtils:()=>VF,_shadersLegacyInstancingStageVS:()=>SB,_shadersLensFlare:()=>Q1,_shadersLightingStageFS:()=>ZB,_shadersMaterialStageFS:()=>QB,_shadersMegatexture:()=>XF,_shadersMetadataStageFS:()=>zB,_shadersMetadataStageVS:()=>HB,_shadersModelClippingPlanesStageFS:()=>xB,_shadersModelColorStageFS:()=>AB,_shadersModelFS:()=>cB,_shadersModelSilhouetteStageFS:()=>gM,_shadersModelSilhouetteStageVS:()=>yM,_shadersModelSplitterStageFS:()=>xM,_shadersModelVS:()=>lB,_shadersModifiedReinhardTonemapping:()=>$1,_shadersMorphTargetsStageVS:()=>eM,_shadersNightVision:()=>eO,_shadersNormalMapMaterial:()=>MP,_shadersOctahedralProjectionAtlasFS:()=>cI,_shadersOctahedralProjectionFS:()=>lI,_shadersOctahedralProjectionVS:()=>uI,_shadersOctree:()=>qF,_shadersPassThrough:()=>ll,_shadersPassThroughDepth:()=>mg,_shadersPerInstanceColorAppearanceFS:()=>$I,_shadersPerInstanceColorAppearanceVS:()=>eP,_shadersPerInstanceFlatColorAppearanceFS:()=>z0,_shadersPerInstanceFlatColorAppearanceVS:()=>tP,_shadersPointCloudEyeDomeLighting:()=>jR,_shadersPointCloudStylingStageVS:()=>iM,_shadersPointPrimitiveCollectionFS:()=>J_,_shadersPointPrimitiveCollectionVS:()=>fI,_shadersPolylineArrowMaterial:()=>LP,_shadersPolylineColorAppearanceVS:()=>VO,_shadersPolylineCommon:()=>kl,_shadersPolylineDashMaterial:()=>NP,_shadersPolylineFS:()=>D0,_shadersPolylineGlowMaterial:()=>FP,_shadersPolylineMaterialAppearanceVS:()=>UO,_shadersPolylineOutlineMaterial:()=>VP,_shadersPolylineShadowVolumeFS:()=>dI,_shadersPolylineShadowVolumeMorphFS:()=>hI,_shadersPolylineShadowVolumeMorphVS:()=>mI,_shadersPolylineShadowVolumeVS:()=>pI,_shadersPolylineVS:()=>_I,_shadersPrimitiveOutlineStageFS:()=>sM,_shadersPrimitiveOutlineStageVS:()=>rM,_shadersRGBToHSB:()=>lD,_shadersRGBToHSL:()=>uD,_shadersRGBToXYZ:()=>fD,_shadersReinhardTonemapping:()=>tO,_shadersReprojectWebMercatorFS:()=>gI,_shadersReprojectWebMercatorVS:()=>yI,_shadersRimLightingMaterial:()=>UP,_shadersSelectedFeatureIdStageCommon:()=>LE,_shadersShadowVolumeAppearanceFS:()=>rT,_shadersShadowVolumeAppearanceVS:()=>AI,_shadersShadowVolumeFS:()=>Q_,_shadersSilhouette:()=>nO,_shadersSkinningStageVS:()=>uM,_shadersSkyAtmosphereCommon:()=>sT,_shadersSkyAtmosphereFS:()=>xI,_shadersSkyAtmosphereVS:()=>CI,_shadersSkyBoxFS:()=>TI,_shadersSkyBoxVS:()=>EI,_shadersSlopeRampMaterial:()=>kP,_shadersStripeMaterial:()=>zP,_shadersSunFS:()=>bI,_shadersSunTextureFS:()=>SI,_shadersSunVS:()=>vI,_shadersTexturedMaterialAppearanceFS:()=>LO,_shadersTexturedMaterialAppearanceVS:()=>NO,_shadersVector3DTileClampedPolylinesFS:()=>DI,_shadersVector3DTileClampedPolylinesVS:()=>wI,_shadersVector3DTilePolylinesVS:()=>II,_shadersVectorTileVS:()=>aT,_shadersViewportQuadFS:()=>PI,_shadersViewportQuadVS:()=>u0,_shadersVoxelFS:()=>NF,_shadersVoxelVS:()=>FF,_shadersWater:()=>HP,_shadersXYZToRGB:()=>dD,_shadersacesTonemapping:()=>hD,_shadersalphaWeight:()=>mD,_shadersantialias:()=>pD,_shadersapproximateSphericalCoordinates:()=>_D,_shadersbackFacing:()=>gD,_shadersbranchFreeTernary:()=>yD,_shaderscascadeColor:()=>AD,_shaderscascadeDistance:()=>xD,_shaderscascadeMatrix:()=>CD,_shaderscascadeWeights:()=>TD,_shaderscolumbusViewMorph:()=>ED,_shaderscomputePosition:()=>bD,_shadersconvertUvToBox:()=>WF,_shadersconvertUvToCylinder:()=>jF,_shadersconvertUvToEllipsoid:()=>YF,_shaderscosineAndSine:()=>SD,_shadersdecompressTextureCoordinates:()=>vD,_shadersdefaultPbrMaterial:()=>DD,_shadersdegreesPerRadian:()=>mv,_shadersdepthClamp:()=>wD,_shadersdepthRange:()=>pv,_shadersdepthRangeStruct:()=>Qv,_shaderseastNorthUpToEyeCoordinates:()=>ID,_shadersellipsoidContainsPoint:()=>PD,_shadersellipsoidWgs84TextureCoordinates:()=>OD,_shadersepsilon1:()=>_v,_shadersepsilon2:()=>gv,_shadersepsilon3:()=>yv,_shadersepsilon4:()=>Av,_shadersepsilon5:()=>xv,_shadersepsilon6:()=>Cv,_shadersepsilon7:()=>Tv,_shadersequalsEpsilon:()=>RD,_shaderseyeOffset:()=>BD,_shaderseyeToWindowCoordinates:()=>MD,_shadersfastApproximateAtan:()=>LD,_shadersfog:()=>ND,_shadersgammaCorrect:()=>FD,_shadersgeodeticSurfaceNormal:()=>VD,_shadersgetDefaultMaterial:()=>UD,_shadersgetLambertDiffuse:()=>kD,_shadersgetSpecular:()=>zD,_shadersgetWaterNoise:()=>HD,_shadershue:()=>GD,_shadersinfinity:()=>Ev,_shadersinverseGamma:()=>WD,_shadersisEmpty:()=>jD,_shadersisFull:()=>YD,_shaderslatitudeToWebMercatorFraction:()=>qD,_shaderslineDistance:()=>XD,_shaderslinearToSrgb:()=>KD,_shadersluminance:()=>ZD,_shadersmaterial:()=>$v,_shadersmaterialInput:()=>eD,_shadersmetersPerPixel:()=>JD,_shadersmodelMaterial:()=>tD,_shadersmodelToWindowCoordinates:()=>QD,_shadersmodelVertexOutput:()=>nD,_shadersmultiplyWithColorBalance:()=>$D,_shadersnearFarScalar:()=>ew,_shadersoctDecode:()=>tw,_shadersoneOverPi:()=>bv,_shadersoneOverTwoPi:()=>Sv,_shaderspackDepth:()=>nw,_shaderspassCesium3DTile:()=>vv,_shaderspassCesium3DTileClassification:()=>Dv,_shaderspassCesium3DTileClassificationIgnoreShow:()=>wv,_shaderspassClassification:()=>Iv,_shaderspassCompute:()=>Pv,_shaderspassEnvironment:()=>Ov,_shaderspassGlobe:()=>Rv,_shaderspassOpaque:()=>Bv,_shaderspassOverlay:()=>Mv,_shaderspassTerrainClassification:()=>Lv,_shaderspassTranslucent:()=>Nv,_shaderspassVoxels:()=>Fv,_shaderspbrLighting:()=>iw,_shaderspbrMetallicRoughnessMaterial:()=>ow,_shaderspbrParameters:()=>iD,_shaderspbrSpecularGlossinessMaterial:()=>rw,_shadersphong:()=>sw,_shaderspi:()=>Vv,_shaderspiOverFour:()=>Uv,_shaderspiOverSix:()=>kv,_shaderspiOverThree:()=>zv,_shaderspiOverTwo:()=>Hv,_shadersplaneDistance:()=>aw,_shaderspointAlongRay:()=>cw,_shadersradiansPerDegree:()=>Gv,_shadersray:()=>oD,_shadersrayEllipsoidIntersectionInterval:()=>lw,_shadersraySegment:()=>rD,_shadersraySphereIntersectionInterval:()=>uw,_shadersreadDepth:()=>fw,_shadersreadNonPerspective:()=>dw,_shadersreverseLogDepth:()=>hw,_shadersround:()=>mw,_shaderssampleOctahedralProjection:()=>pw,_shaderssaturation:()=>_w,_shaderssceneMode2D:()=>Wv,_shaderssceneMode3D:()=>jv,_shaderssceneModeColumbusView:()=>Yv,_shaderssceneModeMorphing:()=>qv,_shadersshadowDepthCompare:()=>gw,_shadersshadowParameters:()=>sD,_shadersshadowVisibility:()=>yw,_shaderssignNotZero:()=>Aw,_shaderssolarRadius:()=>Xv,_shaderssphericalHarmonics:()=>xw,_shaderssrgbToLinear:()=>Cw,_shaderstangentToEyeSpaceMatrix:()=>Tw,_shadersthreePiOver2:()=>Kv,_shaderstransformPlane:()=>Ew,_shaderstranslateRelativeToEye:()=>bw,_shaderstranslucentPhong:()=>Sw,_shaderstranspose:()=>vw,_shaderstwoPi:()=>Zv,_shadersunpackDepth:()=>Dw,_shadersunpackFloat:()=>ww,_shadersunpackUint:()=>Iw,_shadersvalueTransform:()=>Pw,_shadersvertexLogDepth:()=>Ow,_shaderswebMercatorMaxLatitude:()=>Jv,_shaderswindowToEyeCoordinates:()=>Rw,_shaderswriteDepthClamp:()=>Bw,_shaderswriteLogDepth:()=>Mw,_shaderswriteNonPerspective:()=>Lw,addBuffer:()=>TR,addDefaults:()=>mR,addExtensionsRequired:()=>AR,addExtensionsUsed:()=>lf,addPipelineExtras:()=>kg,addToArray:()=>fs,appendForwardSlash:()=>QS,arrayRemoveDuplicates:()=>yo,barycentricCoordinates:()=>L0,binarySearch:()=>Io,buildDrawCommand:()=>hB,buildModuleUrl:()=>$t,buildVoxelDrawCommands:()=>JF,cancelAnimationFrame:()=>Pq,clone:()=>Ge,combine:()=>pt,computeFlyToLocationForRectangle:()=>bC,createBillboardPointCallback:()=>cx,createCommand:()=>Tn,createDefaultImageryProviderViewModels:()=>m2,createDefaultTerrainProviderViewModels:()=>p2,createElevationBandMaterial:()=>LX,createGuid:()=>Hn,createMaterialPropertyDescriptor:()=>Oo,createOsmBuildings:()=>NX,createPropertyDescriptor:()=>ae,createRawPropertyDescriptor:()=>dl,createTangentSpaceDebugPrimitive:()=>FX,createTaskProcessorWorker:()=>zX,createUniform:()=>jS,createUniformArray:()=>YS,createWorldImagery:()=>Qm,createWorldTerrain:()=>uF,decodeGoogleEarthEnterpriseData:()=>fF,decodeVectorPolylinePositions:()=>KM,defaultValue:()=>y,defer:()=>Qr,defined:()=>u,deprecationWarning:()=>nr,destroyObject:()=>le,exportKml:()=>WY,findAccessorMinMax:()=>qA,findContentMetadata:()=>mx,findGroupMetadata:()=>px,findTileMetadata:()=>$M,forEachTextureInMaterial:()=>pE,formatError:()=>Eh,freezeRenderState:()=>rG,getAbsoluteUri:()=>Vm,getAccessorByteStride:()=>gl,getBaseUri:()=>$S,getBinaryAccessor:()=>iu,getClipAndStyleCode:()=>IF,getClippingFunction:()=>np,getComponentReader:()=>Gp,getElement:()=>In,getExtensionFromUri:()=>d0,getFilenameFromUri:()=>x_,getImageFromTypedArray:()=>dF,getImagePixels:()=>Wf,getJsonFromTypedArray:()=>Ro,getMagic:()=>pd,getStringFromTypedArray:()=>ml,getTimestamp:()=>li,hasExtension:()=>ai,heightReferenceOnEntityPropertyChanged:()=>Pp,isBitSet:()=>dc,isBlobUri:()=>h0,isCrossOriginUrl:()=>m0,isDataUri:()=>Um,isLeapYear:()=>Fm,knockout:()=>Ce,knockout_3_5_1:()=>SC,knockout_es5:()=>i2,loadAndExecuteScript:()=>p0,loadCubeMap:()=>qw,loadImageFromTypedArray:()=>WA,loadKTX2:()=>tl,mergeSort:()=>dp,modernizeShader:()=>hv,moveTechniqueRenderStates:()=>yR,moveTechniquesToExtension:()=>xR,numberOfComponentsForType:()=>ru,objectToQuery:()=>_0,oneTimeWarning:()=>wt,parseBatchTable:()=>Zp,parseBoundingVolumeSemantics:()=>MR,parseFeatureMetadataLegacy:()=>HR,parseGlb:()=>_R,parseResponseHeaders:()=>ev,parseStructuralMetadata:()=>zR,pointInsideTriangle:()=>Rq,preprocess3DTileContent:()=>om,processVoxelProperties:()=>ZF,queryToObject:()=>Fl,readAccessorPacked:()=>ER,removeExtension:()=>XA,removeExtensionsRequired:()=>pR,removeExtensionsUsed:()=>YA,removePipelineExtras:()=>gR,removeUnusedElements:()=>CR,requestAnimationFrame:()=>Bq,resizeImageToNextPowerOfTwo:()=>Gg,sampleTerrain:()=>_N,sampleTerrainMostDetailed:()=>I_,scaleToGeodeticSurface:()=>l0,subdivideArray:()=>nP,subscribeAndEvaluate:()=>na,updateAccessorComponentTypes:()=>bR,updateVersion:()=>SR,usesExtension:()=>gr,viewerCesium3DTilesInspectorMixin:()=>rK,viewerCesiumInspectorMixin:()=>sK,viewerDragDropMixin:()=>cK,viewerPerformanceWatchdogMixin:()=>lK,viewerVoxelInspectorMixin:()=>uK,webGLConstantToGlslType:()=>Mq,wrapFunction:()=>hF,writeTextToCanvas:()=>ux});function sxe(e){return e!=null}var u=sxe;function a0(e){this.name="DeveloperError",this.message=e;let t;try{throw new Error}catch(n){t=n.stack}this.stack=t}u(Object.create)&&(a0.prototype=Object.create(Error.prototype),a0.prototype.constructor=a0);a0.prototype.toString=function(){let e=`${this.name}: ${this.message}`;return u(this.stack)&&(e+=`
|
||
${this.stack.toString()}`),e};a0.throwInstantiationError=function(){throw new a0("This function defines an interface and should not be called directly.")};var de=a0;var os={};os.typeOf={};function axe(e){return`${e} is required, actual value was undefined`}function LC(e,t,n){return`Expected ${n} to be typeof ${t}, actual typeof was ${e}`}os.defined=function(e,t){if(!u(t))throw new de(axe(e))};os.typeOf.func=function(e,t){if(typeof t!="function")throw new de(LC(typeof t,"function",e))};os.typeOf.string=function(e,t){if(typeof t!="string")throw new de(LC(typeof t,"string",e))};os.typeOf.number=function(e,t){if(typeof t!="number")throw new de(LC(typeof t,"number",e))};os.typeOf.number.lessThan=function(e,t,n){if(os.typeOf.number(e,t),t>=n)throw new de(`Expected ${e} to be less than ${n}, actual value was ${t}`)};os.typeOf.number.lessThanOrEquals=function(e,t,n){if(os.typeOf.number(e,t),t>n)throw new de(`Expected ${e} to be less than or equal to ${n}, actual value was ${t}`)};os.typeOf.number.greaterThan=function(e,t,n){if(os.typeOf.number(e,t),t<=n)throw new de(`Expected ${e} to be greater than ${n}, actual value was ${t}`)};os.typeOf.number.greaterThanOrEquals=function(e,t,n){if(os.typeOf.number(e,t),t<n)throw new de(`Expected ${e} to be greater than or equal to ${n}, actual value was ${t}`)};os.typeOf.object=function(e,t){if(typeof t!="object")throw new de(LC(typeof t,"object",e))};os.typeOf.bool=function(e,t){if(typeof t!="boolean")throw new de(LC(typeof t,"boolean",e))};os.typeOf.bigint=function(e,t){if(typeof t!="bigint")throw new de(LC(typeof t,"bigint",e))};os.typeOf.number.equals=function(e,t,n,i){if(os.typeOf.number(e,n),os.typeOf.number(t,i),n!==i)throw new de(`${e} must be equal to ${t}, the actual values are ${n} and ${i}`)};var Qc=os;function PK(e,t){return e??t}PK.EMPTY_OBJECT=Object.freeze({});var y=PK;var zH=wo(i3(),1);var ot={};ot.EPSILON1=.1;ot.EPSILON2=.01;ot.EPSILON3=.001;ot.EPSILON4=1e-4;ot.EPSILON5=1e-5;ot.EPSILON6=1e-6;ot.EPSILON7=1e-7;ot.EPSILON8=1e-8;ot.EPSILON9=1e-9;ot.EPSILON10=1e-10;ot.EPSILON11=1e-11;ot.EPSILON12=1e-12;ot.EPSILON13=1e-13;ot.EPSILON14=1e-14;ot.EPSILON15=1e-15;ot.EPSILON16=1e-16;ot.EPSILON17=1e-17;ot.EPSILON18=1e-18;ot.EPSILON19=1e-19;ot.EPSILON20=1e-20;ot.EPSILON21=1e-21;ot.GRAVITATIONALPARAMETER=3986004418e5;ot.SOLAR_RADIUS=6955e5;ot.LUNAR_RADIUS=1737400;ot.SIXTY_FOUR_KILOBYTES=64*1024;ot.FOUR_GIGABYTES=4*1024*1024*1024;ot.sign=y(Math.sign,function(t){return t=+t,t===0||t!==t?t:t>0?1:-1});ot.signNotZero=function(e){return e<0?-1:1};ot.toSNorm=function(e,t){return t=y(t,255),Math.round((ot.clamp(e,-1,1)*.5+.5)*t)};ot.fromSNorm=function(e,t){return t=y(t,255),ot.clamp(e,0,t)/t*2-1};ot.normalize=function(e,t,n){return n=Math.max(n-t,0),n===0?0:ot.clamp((e-t)/n,0,1)};ot.sinh=y(Math.sinh,function(t){return(Math.exp(t)-Math.exp(-t))/2});ot.cosh=y(Math.cosh,function(t){return(Math.exp(t)+Math.exp(-t))/2});ot.lerp=function(e,t,n){return(1-n)*e+n*t};ot.PI=Math.PI;ot.ONE_OVER_PI=1/Math.PI;ot.PI_OVER_TWO=Math.PI/2;ot.PI_OVER_THREE=Math.PI/3;ot.PI_OVER_FOUR=Math.PI/4;ot.PI_OVER_SIX=Math.PI/6;ot.THREE_PI_OVER_TWO=3*Math.PI/2;ot.TWO_PI=2*Math.PI;ot.ONE_OVER_TWO_PI=1/(2*Math.PI);ot.RADIANS_PER_DEGREE=Math.PI/180;ot.DEGREES_PER_RADIAN=180/Math.PI;ot.RADIANS_PER_ARCSECOND=ot.RADIANS_PER_DEGREE/3600;ot.toRadians=function(e){return e*ot.RADIANS_PER_DEGREE};ot.toDegrees=function(e){return e*ot.DEGREES_PER_RADIAN};ot.convertLongitudeRange=function(e){let t=ot.TWO_PI,n=e-Math.floor(e/t)*t;return n<-Math.PI?n+t:n>=Math.PI?n-t:n};ot.clampToLatitudeRange=function(e){return ot.clamp(e,-1*ot.PI_OVER_TWO,ot.PI_OVER_TWO)};ot.negativePiToPi=function(e){return e>=-ot.PI&&e<=ot.PI?e:ot.zeroToTwoPi(e+ot.PI)-ot.PI};ot.zeroToTwoPi=function(e){if(e>=0&&e<=ot.TWO_PI)return e;let t=ot.mod(e,ot.TWO_PI);return Math.abs(t)<ot.EPSILON14&&Math.abs(e)>ot.EPSILON14?ot.TWO_PI:t};ot.mod=function(e,t){return ot.sign(e)===ot.sign(t)&&Math.abs(e)<Math.abs(t)?e:(e%t+t)%t};ot.equalsEpsilon=function(e,t,n,i){n=y(n,0),i=y(i,n);let o=Math.abs(e-t);return o<=i||o<=n*Math.max(Math.abs(e),Math.abs(t))};ot.lessThan=function(e,t,n){return e-t<-n};ot.lessThanOrEquals=function(e,t,n){return e-t<n};ot.greaterThan=function(e,t,n){return e-t>n};ot.greaterThanOrEquals=function(e,t,n){return e-t>-n};var o3=[1];ot.factorial=function(e){let t=o3.length;if(e>=t){let n=o3[t-1];for(let i=t;i<=e;i++){let o=n*i;o3.push(o),n=o}}return o3[e]};ot.incrementWrap=function(e,t,n){return n=y(n,0),++e,e>t&&(e=n),e};ot.isPowerOfTwo=function(e){return e!==0&&(e&e-1)===0};ot.nextPowerOfTwo=function(e){return--e,e|=e>>1,e|=e>>2,e|=e>>4,e|=e>>8,e|=e>>16,++e,e};ot.previousPowerOfTwo=function(e){return e|=e>>1,e|=e>>2,e|=e>>4,e|=e>>8,e|=e>>16,e|=e>>32,e=(e>>>0)-(e>>>1),e};ot.clamp=function(e,t,n){return e<t?t:e>n?n:e};var RK=new zH.default;ot.setRandomNumberSeed=function(e){RK=new zH.default(e)};ot.nextRandomNumber=function(){return RK.random()};ot.randomBetween=function(e,t){return ot.nextRandomNumber()*(t-e)+e};ot.acosClamped=function(e){return Math.acos(ot.clamp(e,-1,1))};ot.asinClamped=function(e){return Math.asin(ot.clamp(e,-1,1))};ot.chordLength=function(e,t){return 2*t*Math.sin(e*.5)};ot.logBase=function(e,t){return Math.log(e)/Math.log(t)};ot.cbrt=y(Math.cbrt,function(t){let n=Math.pow(Math.abs(t),.3333333333333333);return t<0?-n:n});ot.log2=y(Math.log2,function(t){return Math.log(t)*Math.LOG2E});ot.fog=function(e,t){let n=e*t;return 1-Math.exp(-(n*n))};ot.fastApproximateAtan=function(e){return e*(-.1784*Math.abs(e)-.0663*e*e+1.0301)};ot.fastApproximateAtan2=function(e,t){let n,i=Math.abs(e);n=Math.abs(t);let o=Math.max(i,n);n=Math.min(i,n);let r=n/o;return i=ot.fastApproximateAtan(r),i=Math.abs(t)>Math.abs(e)?ot.PI_OVER_TWO-i:i,i=e<0?ot.PI-i:i,i=t<0?-i:i,i};var P=ot;function $e(e,t,n){this.x=y(e,0),this.y=y(t,0),this.z=y(n,0)}$e.fromSpherical=function(e,t){u(t)||(t=new $e);let n=e.clock,i=e.cone,o=y(e.magnitude,1),r=o*Math.sin(i);return t.x=r*Math.cos(n),t.y=r*Math.sin(n),t.z=o*Math.cos(i),t};$e.fromElements=function(e,t,n,i){return u(i)?(i.x=e,i.y=t,i.z=n,i):new $e(e,t,n)};$e.clone=function(e,t){if(u(e))return u(t)?(t.x=e.x,t.y=e.y,t.z=e.z,t):new $e(e.x,e.y,e.z)};$e.fromCartesian4=$e.clone;$e.packedLength=3;$e.pack=function(e,t,n){return n=y(n,0),t[n++]=e.x,t[n++]=e.y,t[n]=e.z,t};$e.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new $e),n.x=e[t++],n.y=e[t++],n.z=e[t],n};$e.packArray=function(e,t){let n=e.length,i=n*3;u(t)?!Array.isArray(t)&&t.length!==i||t.length!==i&&(t.length=i):t=new Array(i);for(let o=0;o<n;++o)$e.pack(e[o],t,o*3);return t};$e.unpackArray=function(e,t){let n=e.length;u(t)?t.length=n/3:t=new Array(n/3);for(let i=0;i<n;i+=3){let o=i/3;t[o]=$e.unpack(e,i,t[o])}return t};$e.fromArray=$e.unpack;$e.maximumComponent=function(e){return Math.max(e.x,e.y,e.z)};$e.minimumComponent=function(e){return Math.min(e.x,e.y,e.z)};$e.minimumByComponent=function(e,t,n){return n.x=Math.min(e.x,t.x),n.y=Math.min(e.y,t.y),n.z=Math.min(e.z,t.z),n};$e.maximumByComponent=function(e,t,n){return n.x=Math.max(e.x,t.x),n.y=Math.max(e.y,t.y),n.z=Math.max(e.z,t.z),n};$e.clamp=function(e,t,n,i){let o=P.clamp(e.x,t.x,n.x),r=P.clamp(e.y,t.y,n.y),s=P.clamp(e.z,t.z,n.z);return i.x=o,i.y=r,i.z=s,i};$e.magnitudeSquared=function(e){return e.x*e.x+e.y*e.y+e.z*e.z};$e.magnitude=function(e){return Math.sqrt($e.magnitudeSquared(e))};var s3=new $e;$e.distance=function(e,t){return $e.subtract(e,t,s3),$e.magnitude(s3)};$e.distanceSquared=function(e,t){return $e.subtract(e,t,s3),$e.magnitudeSquared(s3)};$e.normalize=function(e,t){let n=$e.magnitude(e);return t.x=e.x/n,t.y=e.y/n,t.z=e.z/n,t};$e.dot=function(e,t){return e.x*t.x+e.y*t.y+e.z*t.z};$e.multiplyComponents=function(e,t,n){return n.x=e.x*t.x,n.y=e.y*t.y,n.z=e.z*t.z,n};$e.divideComponents=function(e,t,n){return n.x=e.x/t.x,n.y=e.y/t.y,n.z=e.z/t.z,n};$e.add=function(e,t,n){return n.x=e.x+t.x,n.y=e.y+t.y,n.z=e.z+t.z,n};$e.subtract=function(e,t,n){return n.x=e.x-t.x,n.y=e.y-t.y,n.z=e.z-t.z,n};$e.multiplyByScalar=function(e,t,n){return n.x=e.x*t,n.y=e.y*t,n.z=e.z*t,n};$e.divideByScalar=function(e,t,n){return n.x=e.x/t,n.y=e.y/t,n.z=e.z/t,n};$e.negate=function(e,t){return t.x=-e.x,t.y=-e.y,t.z=-e.z,t};$e.abs=function(e,t){return t.x=Math.abs(e.x),t.y=Math.abs(e.y),t.z=Math.abs(e.z),t};var BK=new $e;$e.lerp=function(e,t,n,i){return $e.multiplyByScalar(t,n,BK),i=$e.multiplyByScalar(e,1-n,i),$e.add(BK,i,i)};var r3=new $e,HH=new $e;$e.angleBetween=function(e,t){$e.normalize(e,r3),$e.normalize(t,HH);let n=$e.dot(r3,HH),i=$e.magnitude($e.cross(r3,HH,r3));return Math.atan2(i,n)};var cxe=new $e;$e.mostOrthogonalAxis=function(e,t){let n=$e.normalize(e,cxe);return $e.abs(n,n),n.x<=n.y?n.x<=n.z?t=$e.clone($e.UNIT_X,t):t=$e.clone($e.UNIT_Z,t):n.y<=n.z?t=$e.clone($e.UNIT_Y,t):t=$e.clone($e.UNIT_Z,t),t};$e.projectVector=function(e,t,n){let i=$e.dot(e,t)/$e.dot(t,t);return $e.multiplyByScalar(t,i,n)};$e.equals=function(e,t){return e===t||u(e)&&u(t)&&e.x===t.x&&e.y===t.y&&e.z===t.z};$e.equalsArray=function(e,t,n){return e.x===t[n]&&e.y===t[n+1]&&e.z===t[n+2]};$e.equalsEpsilon=function(e,t,n,i){return e===t||u(e)&&u(t)&&P.equalsEpsilon(e.x,t.x,n,i)&&P.equalsEpsilon(e.y,t.y,n,i)&&P.equalsEpsilon(e.z,t.z,n,i)};$e.cross=function(e,t,n){let i=e.x,o=e.y,r=e.z,s=t.x,a=t.y,c=t.z,l=o*c-r*a,f=r*s-i*c,d=i*a-o*s;return n.x=l,n.y=f,n.z=d,n};$e.midpoint=function(e,t,n){return n.x=(e.x+t.x)*.5,n.y=(e.y+t.y)*.5,n.z=(e.z+t.z)*.5,n};$e.fromDegrees=function(e,t,n,i,o){return e=P.toRadians(e),t=P.toRadians(t),$e.fromRadians(e,t,n,i,o)};var Mu=new $e,NC=new $e,lxe=new $e(6378137*6378137,6378137*6378137,6356752314245179e-9*6356752314245179e-9);$e.fromRadians=function(e,t,n,i,o){n=y(n,0);let r=u(i)?i.radiiSquared:lxe,s=Math.cos(t);Mu.x=s*Math.cos(e),Mu.y=s*Math.sin(e),Mu.z=Math.sin(t),Mu=$e.normalize(Mu,Mu),$e.multiplyComponents(r,Mu,NC);let a=Math.sqrt($e.dot(Mu,NC));return NC=$e.divideByScalar(NC,a,NC),Mu=$e.multiplyByScalar(Mu,n,Mu),u(o)||(o=new $e),$e.add(NC,Mu,o)};$e.fromDegreesArray=function(e,t,n){let i=e.length;u(n)?n.length=i/2:n=new Array(i/2);for(let o=0;o<i;o+=2){let r=e[o],s=e[o+1],a=o/2;n[a]=$e.fromDegrees(r,s,0,t,n[a])}return n};$e.fromRadiansArray=function(e,t,n){let i=e.length;u(n)?n.length=i/2:n=new Array(i/2);for(let o=0;o<i;o+=2){let r=e[o],s=e[o+1],a=o/2;n[a]=$e.fromRadians(r,s,0,t,n[a])}return n};$e.fromDegreesArrayHeights=function(e,t,n){let i=e.length;u(n)?n.length=i/3:n=new Array(i/3);for(let o=0;o<i;o+=3){let r=e[o],s=e[o+1],a=e[o+2],c=o/3;n[c]=$e.fromDegrees(r,s,a,t,n[c])}return n};$e.fromRadiansArrayHeights=function(e,t,n){let i=e.length;u(n)?n.length=i/3:n=new Array(i/3);for(let o=0;o<i;o+=3){let r=e[o],s=e[o+1],a=e[o+2],c=o/3;n[c]=$e.fromRadians(r,s,a,t,n[c])}return n};$e.ZERO=Object.freeze(new $e(0,0,0));$e.ONE=Object.freeze(new $e(1,1,1));$e.UNIT_X=Object.freeze(new $e(1,0,0));$e.UNIT_Y=Object.freeze(new $e(0,1,0));$e.UNIT_Z=Object.freeze(new $e(0,0,1));$e.prototype.clone=function(e){return $e.clone(this,e)};$e.prototype.equals=function(e){return $e.equals(this,e)};$e.prototype.equalsEpsilon=function(e,t,n){return $e.equalsEpsilon(this,e,t,n)};$e.prototype.toString=function(){return`(${this.x}, ${this.y}, ${this.z})`};var h=$e;function mt(e,t,n,i){this.x=y(e,0),this.y=y(t,0),this.z=y(n,0),this.w=y(i,0)}mt.fromElements=function(e,t,n,i,o){return u(o)?(o.x=e,o.y=t,o.z=n,o.w=i,o):new mt(e,t,n,i)};mt.fromColor=function(e,t){return u(t)?(t.x=e.red,t.y=e.green,t.z=e.blue,t.w=e.alpha,t):new mt(e.red,e.green,e.blue,e.alpha)};mt.clone=function(e,t){if(u(e))return u(t)?(t.x=e.x,t.y=e.y,t.z=e.z,t.w=e.w,t):new mt(e.x,e.y,e.z,e.w)};mt.packedLength=4;mt.pack=function(e,t,n){return n=y(n,0),t[n++]=e.x,t[n++]=e.y,t[n++]=e.z,t[n]=e.w,t};mt.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new mt),n.x=e[t++],n.y=e[t++],n.z=e[t++],n.w=e[t],n};mt.packArray=function(e,t){let n=e.length,i=n*4;u(t)?!Array.isArray(t)&&t.length!==i||t.length!==i&&(t.length=i):t=new Array(i);for(let o=0;o<n;++o)mt.pack(e[o],t,o*4);return t};mt.unpackArray=function(e,t){let n=e.length;u(t)?t.length=n/4:t=new Array(n/4);for(let i=0;i<n;i+=4){let o=i/4;t[o]=mt.unpack(e,i,t[o])}return t};mt.fromArray=mt.unpack;mt.maximumComponent=function(e){return Math.max(e.x,e.y,e.z,e.w)};mt.minimumComponent=function(e){return Math.min(e.x,e.y,e.z,e.w)};mt.minimumByComponent=function(e,t,n){return n.x=Math.min(e.x,t.x),n.y=Math.min(e.y,t.y),n.z=Math.min(e.z,t.z),n.w=Math.min(e.w,t.w),n};mt.maximumByComponent=function(e,t,n){return n.x=Math.max(e.x,t.x),n.y=Math.max(e.y,t.y),n.z=Math.max(e.z,t.z),n.w=Math.max(e.w,t.w),n};mt.clamp=function(e,t,n,i){let o=P.clamp(e.x,t.x,n.x),r=P.clamp(e.y,t.y,n.y),s=P.clamp(e.z,t.z,n.z),a=P.clamp(e.w,t.w,n.w);return i.x=o,i.y=r,i.z=s,i.w=a,i};mt.magnitudeSquared=function(e){return e.x*e.x+e.y*e.y+e.z*e.z+e.w*e.w};mt.magnitude=function(e){return Math.sqrt(mt.magnitudeSquared(e))};var a3=new mt;mt.distance=function(e,t){return mt.subtract(e,t,a3),mt.magnitude(a3)};mt.distanceSquared=function(e,t){return mt.subtract(e,t,a3),mt.magnitudeSquared(a3)};mt.normalize=function(e,t){let n=mt.magnitude(e);return t.x=e.x/n,t.y=e.y/n,t.z=e.z/n,t.w=e.w/n,t};mt.dot=function(e,t){return e.x*t.x+e.y*t.y+e.z*t.z+e.w*t.w};mt.multiplyComponents=function(e,t,n){return n.x=e.x*t.x,n.y=e.y*t.y,n.z=e.z*t.z,n.w=e.w*t.w,n};mt.divideComponents=function(e,t,n){return n.x=e.x/t.x,n.y=e.y/t.y,n.z=e.z/t.z,n.w=e.w/t.w,n};mt.add=function(e,t,n){return n.x=e.x+t.x,n.y=e.y+t.y,n.z=e.z+t.z,n.w=e.w+t.w,n};mt.subtract=function(e,t,n){return n.x=e.x-t.x,n.y=e.y-t.y,n.z=e.z-t.z,n.w=e.w-t.w,n};mt.multiplyByScalar=function(e,t,n){return n.x=e.x*t,n.y=e.y*t,n.z=e.z*t,n.w=e.w*t,n};mt.divideByScalar=function(e,t,n){return n.x=e.x/t,n.y=e.y/t,n.z=e.z/t,n.w=e.w/t,n};mt.negate=function(e,t){return t.x=-e.x,t.y=-e.y,t.z=-e.z,t.w=-e.w,t};mt.abs=function(e,t){return t.x=Math.abs(e.x),t.y=Math.abs(e.y),t.z=Math.abs(e.z),t.w=Math.abs(e.w),t};var MK=new mt;mt.lerp=function(e,t,n,i){return mt.multiplyByScalar(t,n,MK),i=mt.multiplyByScalar(e,1-n,i),mt.add(MK,i,i)};var uxe=new mt;mt.mostOrthogonalAxis=function(e,t){let n=mt.normalize(e,uxe);return mt.abs(n,n),n.x<=n.y?n.x<=n.z?n.x<=n.w?t=mt.clone(mt.UNIT_X,t):t=mt.clone(mt.UNIT_W,t):n.z<=n.w?t=mt.clone(mt.UNIT_Z,t):t=mt.clone(mt.UNIT_W,t):n.y<=n.z?n.y<=n.w?t=mt.clone(mt.UNIT_Y,t):t=mt.clone(mt.UNIT_W,t):n.z<=n.w?t=mt.clone(mt.UNIT_Z,t):t=mt.clone(mt.UNIT_W,t),t};mt.equals=function(e,t){return e===t||u(e)&&u(t)&&e.x===t.x&&e.y===t.y&&e.z===t.z&&e.w===t.w};mt.equalsArray=function(e,t,n){return e.x===t[n]&&e.y===t[n+1]&&e.z===t[n+2]&&e.w===t[n+3]};mt.equalsEpsilon=function(e,t,n,i){return e===t||u(e)&&u(t)&&P.equalsEpsilon(e.x,t.x,n,i)&&P.equalsEpsilon(e.y,t.y,n,i)&&P.equalsEpsilon(e.z,t.z,n,i)&&P.equalsEpsilon(e.w,t.w,n,i)};mt.ZERO=Object.freeze(new mt(0,0,0,0));mt.ONE=Object.freeze(new mt(1,1,1,1));mt.UNIT_X=Object.freeze(new mt(1,0,0,0));mt.UNIT_Y=Object.freeze(new mt(0,1,0,0));mt.UNIT_Z=Object.freeze(new mt(0,0,1,0));mt.UNIT_W=Object.freeze(new mt(0,0,0,1));mt.prototype.clone=function(e){return mt.clone(this,e)};mt.prototype.equals=function(e){return mt.equals(this,e)};mt.prototype.equalsEpsilon=function(e,t,n){return mt.equalsEpsilon(this,e,t,n)};mt.prototype.toString=function(){return`(${this.x}, ${this.y}, ${this.z}, ${this.w})`};var GH=new Float32Array(1),wa=new Uint8Array(GH.buffer),fxe=new Uint32Array([287454020]),dxe=new Uint8Array(fxe.buffer),LK=dxe[0]===68;mt.packFloat=function(e,t){return u(t)||(t=new mt),GH[0]=e,LK?(t.x=wa[0],t.y=wa[1],t.z=wa[2],t.w=wa[3]):(t.x=wa[3],t.y=wa[2],t.z=wa[1],t.w=wa[0]),t};mt.unpackFloat=function(e){return LK?(wa[0]=e.x,wa[1]=e.y,wa[2]=e.z,wa[3]=e.w):(wa[0]=e.w,wa[1]=e.z,wa[2]=e.y,wa[3]=e.x),GH[0]};var oe=mt;function et(e,t,n,i,o,r,s,a,c){this[0]=y(e,0),this[1]=y(i,0),this[2]=y(s,0),this[3]=y(t,0),this[4]=y(o,0),this[5]=y(a,0),this[6]=y(n,0),this[7]=y(r,0),this[8]=y(c,0)}et.packedLength=9;et.pack=function(e,t,n){return n=y(n,0),t[n++]=e[0],t[n++]=e[1],t[n++]=e[2],t[n++]=e[3],t[n++]=e[4],t[n++]=e[5],t[n++]=e[6],t[n++]=e[7],t[n++]=e[8],t};et.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new et),n[0]=e[t++],n[1]=e[t++],n[2]=e[t++],n[3]=e[t++],n[4]=e[t++],n[5]=e[t++],n[6]=e[t++],n[7]=e[t++],n[8]=e[t++],n};et.packArray=function(e,t){let n=e.length,i=n*9;u(t)?!Array.isArray(t)&&t.length!==i||t.length!==i&&(t.length=i):t=new Array(i);for(let o=0;o<n;++o)et.pack(e[o],t,o*9);return t};et.unpackArray=function(e,t){let n=e.length;u(t)?t.length=n/9:t=new Array(n/9);for(let i=0;i<n;i+=9){let o=i/9;t[o]=et.unpack(e,i,t[o])}return t};et.clone=function(e,t){if(u(e))return u(t)?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t):new et(e[0],e[3],e[6],e[1],e[4],e[7],e[2],e[5],e[8])};et.fromArray=et.unpack;et.fromColumnMajorArray=function(e,t){return et.clone(e,t)};et.fromRowMajorArray=function(e,t){return u(t)?(t[0]=e[0],t[1]=e[3],t[2]=e[6],t[3]=e[1],t[4]=e[4],t[5]=e[7],t[6]=e[2],t[7]=e[5],t[8]=e[8],t):new et(e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7],e[8])};et.fromQuaternion=function(e,t){let n=e.x*e.x,i=e.x*e.y,o=e.x*e.z,r=e.x*e.w,s=e.y*e.y,a=e.y*e.z,c=e.y*e.w,l=e.z*e.z,f=e.z*e.w,d=e.w*e.w,p=n-s-l+d,g=2*(i-f),m=2*(o+c),A=2*(i+f),x=-n+s-l+d,C=2*(a-r),T=2*(o-c),E=2*(a+r),S=-n-s+l+d;return u(t)?(t[0]=p,t[1]=A,t[2]=T,t[3]=g,t[4]=x,t[5]=E,t[6]=m,t[7]=C,t[8]=S,t):new et(p,g,m,A,x,C,T,E,S)};et.fromHeadingPitchRoll=function(e,t){let n=Math.cos(-e.pitch),i=Math.cos(-e.heading),o=Math.cos(e.roll),r=Math.sin(-e.pitch),s=Math.sin(-e.heading),a=Math.sin(e.roll),c=n*i,l=-o*s+a*r*i,f=a*s+o*r*i,d=n*s,p=o*i+a*r*s,g=-a*i+o*r*s,m=-r,A=a*n,x=o*n;return u(t)?(t[0]=c,t[1]=d,t[2]=m,t[3]=l,t[4]=p,t[5]=A,t[6]=f,t[7]=g,t[8]=x,t):new et(c,l,f,d,p,g,m,A,x)};et.fromScale=function(e,t){return u(t)?(t[0]=e.x,t[1]=0,t[2]=0,t[3]=0,t[4]=e.y,t[5]=0,t[6]=0,t[7]=0,t[8]=e.z,t):new et(e.x,0,0,0,e.y,0,0,0,e.z)};et.fromUniformScale=function(e,t){return u(t)?(t[0]=e,t[1]=0,t[2]=0,t[3]=0,t[4]=e,t[5]=0,t[6]=0,t[7]=0,t[8]=e,t):new et(e,0,0,0,e,0,0,0,e)};et.fromCrossProduct=function(e,t){return u(t)?(t[0]=0,t[1]=e.z,t[2]=-e.y,t[3]=-e.z,t[4]=0,t[5]=e.x,t[6]=e.y,t[7]=-e.x,t[8]=0,t):new et(0,-e.z,e.y,e.z,0,-e.x,-e.y,e.x,0)};et.fromRotationX=function(e,t){let n=Math.cos(e),i=Math.sin(e);return u(t)?(t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=n,t[5]=i,t[6]=0,t[7]=-i,t[8]=n,t):new et(1,0,0,0,n,-i,0,i,n)};et.fromRotationY=function(e,t){let n=Math.cos(e),i=Math.sin(e);return u(t)?(t[0]=n,t[1]=0,t[2]=-i,t[3]=0,t[4]=1,t[5]=0,t[6]=i,t[7]=0,t[8]=n,t):new et(n,0,i,0,1,0,-i,0,n)};et.fromRotationZ=function(e,t){let n=Math.cos(e),i=Math.sin(e);return u(t)?(t[0]=n,t[1]=i,t[2]=0,t[3]=-i,t[4]=n,t[5]=0,t[6]=0,t[7]=0,t[8]=1,t):new et(n,-i,0,i,n,0,0,0,1)};et.toArray=function(e,t){return u(t)?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t):[e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7],e[8]]};et.getElementIndex=function(e,t){return e*3+t};et.getColumn=function(e,t,n){let i=t*3,o=e[i],r=e[i+1],s=e[i+2];return n.x=o,n.y=r,n.z=s,n};et.setColumn=function(e,t,n,i){i=et.clone(e,i);let o=t*3;return i[o]=n.x,i[o+1]=n.y,i[o+2]=n.z,i};et.getRow=function(e,t,n){let i=e[t],o=e[t+3],r=e[t+6];return n.x=i,n.y=o,n.z=r,n};et.setRow=function(e,t,n,i){return i=et.clone(e,i),i[t]=n.x,i[t+3]=n.y,i[t+6]=n.z,i};var hxe=new h;et.setScale=function(e,t,n){let i=et.getScale(e,hxe),o=t.x/i.x,r=t.y/i.y,s=t.z/i.z;return n[0]=e[0]*o,n[1]=e[1]*o,n[2]=e[2]*o,n[3]=e[3]*r,n[4]=e[4]*r,n[5]=e[5]*r,n[6]=e[6]*s,n[7]=e[7]*s,n[8]=e[8]*s,n};var mxe=new h;et.setUniformScale=function(e,t,n){let i=et.getScale(e,mxe),o=t/i.x,r=t/i.y,s=t/i.z;return n[0]=e[0]*o,n[1]=e[1]*o,n[2]=e[2]*o,n[3]=e[3]*r,n[4]=e[4]*r,n[5]=e[5]*r,n[6]=e[6]*s,n[7]=e[7]*s,n[8]=e[8]*s,n};var WH=new h;et.getScale=function(e,t){return t.x=h.magnitude(h.fromElements(e[0],e[1],e[2],WH)),t.y=h.magnitude(h.fromElements(e[3],e[4],e[5],WH)),t.z=h.magnitude(h.fromElements(e[6],e[7],e[8],WH)),t};var NK=new h;et.getMaximumScale=function(e){return et.getScale(e,NK),h.maximumComponent(NK)};var pxe=new h;et.setRotation=function(e,t,n){let i=et.getScale(e,pxe);return n[0]=t[0]*i.x,n[1]=t[1]*i.x,n[2]=t[2]*i.x,n[3]=t[3]*i.y,n[4]=t[4]*i.y,n[5]=t[5]*i.y,n[6]=t[6]*i.z,n[7]=t[7]*i.z,n[8]=t[8]*i.z,n};var _xe=new h;et.getRotation=function(e,t){let n=et.getScale(e,_xe);return t[0]=e[0]/n.x,t[1]=e[1]/n.x,t[2]=e[2]/n.x,t[3]=e[3]/n.y,t[4]=e[4]/n.y,t[5]=e[5]/n.y,t[6]=e[6]/n.z,t[7]=e[7]/n.z,t[8]=e[8]/n.z,t};et.multiply=function(e,t,n){let i=e[0]*t[0]+e[3]*t[1]+e[6]*t[2],o=e[1]*t[0]+e[4]*t[1]+e[7]*t[2],r=e[2]*t[0]+e[5]*t[1]+e[8]*t[2],s=e[0]*t[3]+e[3]*t[4]+e[6]*t[5],a=e[1]*t[3]+e[4]*t[4]+e[7]*t[5],c=e[2]*t[3]+e[5]*t[4]+e[8]*t[5],l=e[0]*t[6]+e[3]*t[7]+e[6]*t[8],f=e[1]*t[6]+e[4]*t[7]+e[7]*t[8],d=e[2]*t[6]+e[5]*t[7]+e[8]*t[8];return n[0]=i,n[1]=o,n[2]=r,n[3]=s,n[4]=a,n[5]=c,n[6]=l,n[7]=f,n[8]=d,n};et.add=function(e,t,n){return n[0]=e[0]+t[0],n[1]=e[1]+t[1],n[2]=e[2]+t[2],n[3]=e[3]+t[3],n[4]=e[4]+t[4],n[5]=e[5]+t[5],n[6]=e[6]+t[6],n[7]=e[7]+t[7],n[8]=e[8]+t[8],n};et.subtract=function(e,t,n){return n[0]=e[0]-t[0],n[1]=e[1]-t[1],n[2]=e[2]-t[2],n[3]=e[3]-t[3],n[4]=e[4]-t[4],n[5]=e[5]-t[5],n[6]=e[6]-t[6],n[7]=e[7]-t[7],n[8]=e[8]-t[8],n};et.multiplyByVector=function(e,t,n){let i=t.x,o=t.y,r=t.z,s=e[0]*i+e[3]*o+e[6]*r,a=e[1]*i+e[4]*o+e[7]*r,c=e[2]*i+e[5]*o+e[8]*r;return n.x=s,n.y=a,n.z=c,n};et.multiplyByScalar=function(e,t,n){return n[0]=e[0]*t,n[1]=e[1]*t,n[2]=e[2]*t,n[3]=e[3]*t,n[4]=e[4]*t,n[5]=e[5]*t,n[6]=e[6]*t,n[7]=e[7]*t,n[8]=e[8]*t,n};et.multiplyByScale=function(e,t,n){return n[0]=e[0]*t.x,n[1]=e[1]*t.x,n[2]=e[2]*t.x,n[3]=e[3]*t.y,n[4]=e[4]*t.y,n[5]=e[5]*t.y,n[6]=e[6]*t.z,n[7]=e[7]*t.z,n[8]=e[8]*t.z,n};et.multiplyByUniformScale=function(e,t,n){return n[0]=e[0]*t,n[1]=e[1]*t,n[2]=e[2]*t,n[3]=e[3]*t,n[4]=e[4]*t,n[5]=e[5]*t,n[6]=e[6]*t,n[7]=e[7]*t,n[8]=e[8]*t,n};et.negate=function(e,t){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=-e[3],t[4]=-e[4],t[5]=-e[5],t[6]=-e[6],t[7]=-e[7],t[8]=-e[8],t};et.transpose=function(e,t){let n=e[0],i=e[3],o=e[6],r=e[1],s=e[4],a=e[7],c=e[2],l=e[5],f=e[8];return t[0]=n,t[1]=i,t[2]=o,t[3]=r,t[4]=s,t[5]=a,t[6]=c,t[7]=l,t[8]=f,t};function gxe(e){let t=0;for(let n=0;n<9;++n){let i=e[n];t+=i*i}return Math.sqrt(t)}var jH=[1,0,0],YH=[2,2,1];function yxe(e){let t=0;for(let n=0;n<3;++n){let i=e[et.getElementIndex(YH[n],jH[n])];t+=2*i*i}return Math.sqrt(t)}function Axe(e,t){let n=P.EPSILON15,i=0,o=1;for(let l=0;l<3;++l){let f=Math.abs(e[et.getElementIndex(YH[l],jH[l])]);f>i&&(o=l,i=f)}let r=1,s=0,a=jH[o],c=YH[o];if(Math.abs(e[et.getElementIndex(c,a)])>n){let l=e[et.getElementIndex(c,c)],f=e[et.getElementIndex(a,a)],d=e[et.getElementIndex(c,a)],p=(l-f)/2/d,g;p<0?g=-1/(-p+Math.sqrt(1+p*p)):g=1/(p+Math.sqrt(1+p*p)),r=1/Math.sqrt(1+g*g),s=g*r}return t=et.clone(et.IDENTITY,t),t[et.getElementIndex(a,a)]=t[et.getElementIndex(c,c)]=r,t[et.getElementIndex(c,a)]=s,t[et.getElementIndex(a,c)]=-s,t}var c3=new et,FK=new et;et.computeEigenDecomposition=function(e,t){let n=P.EPSILON20,i=10,o=0,r=0;u(t)||(t={});let s=t.unitary=et.clone(et.IDENTITY,t.unitary),a=t.diagonal=et.clone(e,t.diagonal),c=n*gxe(a);for(;r<i&&yxe(a)>c;)Axe(a,c3),et.transpose(c3,FK),et.multiply(a,c3,a),et.multiply(FK,a,a),et.multiply(s,c3,s),++o>2&&(++r,o=0);return t};et.abs=function(e,t){return t[0]=Math.abs(e[0]),t[1]=Math.abs(e[1]),t[2]=Math.abs(e[2]),t[3]=Math.abs(e[3]),t[4]=Math.abs(e[4]),t[5]=Math.abs(e[5]),t[6]=Math.abs(e[6]),t[7]=Math.abs(e[7]),t[8]=Math.abs(e[8]),t};et.determinant=function(e){let t=e[0],n=e[3],i=e[6],o=e[1],r=e[4],s=e[7],a=e[2],c=e[5],l=e[8];return t*(r*l-c*s)+o*(c*i-n*l)+a*(n*s-r*i)};et.inverse=function(e,t){let n=e[0],i=e[1],o=e[2],r=e[3],s=e[4],a=e[5],c=e[6],l=e[7],f=e[8],d=et.determinant(e);t[0]=s*f-l*a,t[1]=l*o-i*f,t[2]=i*a-s*o,t[3]=c*a-r*f,t[4]=n*f-c*o,t[5]=r*o-n*a,t[6]=r*l-c*s,t[7]=c*i-n*l,t[8]=n*s-r*i;let p=1/d;return et.multiplyByScalar(t,p,t)};var xxe=new et;et.inverseTranspose=function(e,t){return et.inverse(et.transpose(e,xxe),t)};et.equals=function(e,t){return e===t||u(e)&&u(t)&&e[0]===t[0]&&e[1]===t[1]&&e[2]===t[2]&&e[3]===t[3]&&e[4]===t[4]&&e[5]===t[5]&&e[6]===t[6]&&e[7]===t[7]&&e[8]===t[8]};et.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e[0]-t[0])<=n&&Math.abs(e[1]-t[1])<=n&&Math.abs(e[2]-t[2])<=n&&Math.abs(e[3]-t[3])<=n&&Math.abs(e[4]-t[4])<=n&&Math.abs(e[5]-t[5])<=n&&Math.abs(e[6]-t[6])<=n&&Math.abs(e[7]-t[7])<=n&&Math.abs(e[8]-t[8])<=n};et.IDENTITY=Object.freeze(new et(1,0,0,0,1,0,0,0,1));et.ZERO=Object.freeze(new et(0,0,0,0,0,0,0,0,0));et.COLUMN0ROW0=0;et.COLUMN0ROW1=1;et.COLUMN0ROW2=2;et.COLUMN1ROW0=3;et.COLUMN1ROW1=4;et.COLUMN1ROW2=5;et.COLUMN2ROW0=6;et.COLUMN2ROW1=7;et.COLUMN2ROW2=8;Object.defineProperties(et.prototype,{length:{get:function(){return et.packedLength}}});et.prototype.clone=function(e){return et.clone(this,e)};et.prototype.equals=function(e){return et.equals(this,e)};et.equalsArray=function(e,t,n){return e[0]===t[n]&&e[1]===t[n+1]&&e[2]===t[n+2]&&e[3]===t[n+3]&&e[4]===t[n+4]&&e[5]===t[n+5]&&e[6]===t[n+6]&&e[7]===t[n+7]&&e[8]===t[n+8]};et.prototype.equalsEpsilon=function(e,t){return et.equalsEpsilon(this,e,t)};et.prototype.toString=function(){return`(${this[0]}, ${this[3]}, ${this[6]})
|
||
(${this[1]}, ${this[4]}, ${this[7]})
|
||
(${this[2]}, ${this[5]}, ${this[8]})`};var Z=et;function zS(e){this.name="RuntimeError",this.message=e;let t;try{throw new Error}catch(n){t=n.stack}this.stack=t}u(Object.create)&&(zS.prototype=Object.create(Error.prototype),zS.prototype.constructor=zS);zS.prototype.toString=function(){let e=`${this.name}: ${this.message}`;return u(this.stack)&&(e+=`
|
||
${this.stack.toString()}`),e};var ue=zS;function Qe(e,t,n,i,o,r,s,a,c,l,f,d,p,g,m,A){this[0]=y(e,0),this[1]=y(o,0),this[2]=y(c,0),this[3]=y(p,0),this[4]=y(t,0),this[5]=y(r,0),this[6]=y(l,0),this[7]=y(g,0),this[8]=y(n,0),this[9]=y(s,0),this[10]=y(f,0),this[11]=y(m,0),this[12]=y(i,0),this[13]=y(a,0),this[14]=y(d,0),this[15]=y(A,0)}Qe.packedLength=16;Qe.pack=function(e,t,n){return n=y(n,0),t[n++]=e[0],t[n++]=e[1],t[n++]=e[2],t[n++]=e[3],t[n++]=e[4],t[n++]=e[5],t[n++]=e[6],t[n++]=e[7],t[n++]=e[8],t[n++]=e[9],t[n++]=e[10],t[n++]=e[11],t[n++]=e[12],t[n++]=e[13],t[n++]=e[14],t[n]=e[15],t};Qe.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Qe),n[0]=e[t++],n[1]=e[t++],n[2]=e[t++],n[3]=e[t++],n[4]=e[t++],n[5]=e[t++],n[6]=e[t++],n[7]=e[t++],n[8]=e[t++],n[9]=e[t++],n[10]=e[t++],n[11]=e[t++],n[12]=e[t++],n[13]=e[t++],n[14]=e[t++],n[15]=e[t],n};Qe.packArray=function(e,t){let n=e.length,i=n*16;u(t)?!Array.isArray(t)&&t.length!==i||t.length!==i&&(t.length=i):t=new Array(i);for(let o=0;o<n;++o)Qe.pack(e[o],t,o*16);return t};Qe.unpackArray=function(e,t){let n=e.length;u(t)?t.length=n/16:t=new Array(n/16);for(let i=0;i<n;i+=16){let o=i/16;t[o]=Qe.unpack(e,i,t[o])}return t};Qe.clone=function(e,t){if(u(e))return u(t)?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t):new Qe(e[0],e[4],e[8],e[12],e[1],e[5],e[9],e[13],e[2],e[6],e[10],e[14],e[3],e[7],e[11],e[15])};Qe.fromArray=Qe.unpack;Qe.fromColumnMajorArray=function(e,t){return Qe.clone(e,t)};Qe.fromRowMajorArray=function(e,t){return u(t)?(t[0]=e[0],t[1]=e[4],t[2]=e[8],t[3]=e[12],t[4]=e[1],t[5]=e[5],t[6]=e[9],t[7]=e[13],t[8]=e[2],t[9]=e[6],t[10]=e[10],t[11]=e[14],t[12]=e[3],t[13]=e[7],t[14]=e[11],t[15]=e[15],t):new Qe(e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7],e[8],e[9],e[10],e[11],e[12],e[13],e[14],e[15])};Qe.fromRotationTranslation=function(e,t,n){return t=y(t,h.ZERO),u(n)?(n[0]=e[0],n[1]=e[1],n[2]=e[2],n[3]=0,n[4]=e[3],n[5]=e[4],n[6]=e[5],n[7]=0,n[8]=e[6],n[9]=e[7],n[10]=e[8],n[11]=0,n[12]=t.x,n[13]=t.y,n[14]=t.z,n[15]=1,n):new Qe(e[0],e[3],e[6],t.x,e[1],e[4],e[7],t.y,e[2],e[5],e[8],t.z,0,0,0,1)};Qe.fromTranslationQuaternionRotationScale=function(e,t,n,i){u(i)||(i=new Qe);let o=n.x,r=n.y,s=n.z,a=t.x*t.x,c=t.x*t.y,l=t.x*t.z,f=t.x*t.w,d=t.y*t.y,p=t.y*t.z,g=t.y*t.w,m=t.z*t.z,A=t.z*t.w,x=t.w*t.w,C=a-d-m+x,T=2*(c-A),E=2*(l+g),S=2*(c+A),v=-a+d-m+x,w=2*(p-f),R=2*(l-g),O=2*(p+f),L=-a-d+m+x;return i[0]=C*o,i[1]=S*o,i[2]=R*o,i[3]=0,i[4]=T*r,i[5]=v*r,i[6]=O*r,i[7]=0,i[8]=E*s,i[9]=w*s,i[10]=L*s,i[11]=0,i[12]=e.x,i[13]=e.y,i[14]=e.z,i[15]=1,i};Qe.fromTranslationRotationScale=function(e,t){return Qe.fromTranslationQuaternionRotationScale(e.translation,e.rotation,e.scale,t)};Qe.fromTranslation=function(e,t){return Qe.fromRotationTranslation(Z.IDENTITY,e,t)};Qe.fromScale=function(e,t){return u(t)?(t[0]=e.x,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=e.y,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=e.z,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t):new Qe(e.x,0,0,0,0,e.y,0,0,0,0,e.z,0,0,0,0,1)};Qe.fromUniformScale=function(e,t){return u(t)?(t[0]=e,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=e,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=e,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t):new Qe(e,0,0,0,0,e,0,0,0,0,e,0,0,0,0,1)};Qe.fromRotation=function(e,t){return u(t)||(t=new Qe),t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=0,t[4]=e[3],t[5]=e[4],t[6]=e[5],t[7]=0,t[8]=e[6],t[9]=e[7],t[10]=e[8],t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t};var FC=new h,VC=new h,HS=new h;Qe.fromCamera=function(e,t){let n=e.position,i=e.direction,o=e.up;h.normalize(i,FC),h.normalize(h.cross(FC,o,VC),VC),h.normalize(h.cross(VC,FC,HS),HS);let r=VC.x,s=VC.y,a=VC.z,c=FC.x,l=FC.y,f=FC.z,d=HS.x,p=HS.y,g=HS.z,m=n.x,A=n.y,x=n.z,C=r*-m+s*-A+a*-x,T=d*-m+p*-A+g*-x,E=c*m+l*A+f*x;return u(t)?(t[0]=r,t[1]=d,t[2]=-c,t[3]=0,t[4]=s,t[5]=p,t[6]=-l,t[7]=0,t[8]=a,t[9]=g,t[10]=-f,t[11]=0,t[12]=C,t[13]=T,t[14]=E,t[15]=1,t):new Qe(r,s,a,C,d,p,g,T,-c,-l,-f,E,0,0,0,1)};Qe.computePerspectiveFieldOfView=function(e,t,n,i,o){let s=1/Math.tan(e*.5),a=s/t,c=(i+n)/(n-i),l=2*i*n/(n-i);return o[0]=a,o[1]=0,o[2]=0,o[3]=0,o[4]=0,o[5]=s,o[6]=0,o[7]=0,o[8]=0,o[9]=0,o[10]=c,o[11]=-1,o[12]=0,o[13]=0,o[14]=l,o[15]=0,o};Qe.computeOrthographicOffCenter=function(e,t,n,i,o,r,s){let a=1/(t-e),c=1/(i-n),l=1/(r-o),f=-(t+e)*a,d=-(i+n)*c,p=-(r+o)*l;return a*=2,c*=2,l*=-2,s[0]=a,s[1]=0,s[2]=0,s[3]=0,s[4]=0,s[5]=c,s[6]=0,s[7]=0,s[8]=0,s[9]=0,s[10]=l,s[11]=0,s[12]=f,s[13]=d,s[14]=p,s[15]=1,s};Qe.computePerspectiveOffCenter=function(e,t,n,i,o,r,s){let a=2*o/(t-e),c=2*o/(i-n),l=(t+e)/(t-e),f=(i+n)/(i-n),d=-(r+o)/(r-o),p=-1,g=-2*r*o/(r-o);return s[0]=a,s[1]=0,s[2]=0,s[3]=0,s[4]=0,s[5]=c,s[6]=0,s[7]=0,s[8]=l,s[9]=f,s[10]=d,s[11]=p,s[12]=0,s[13]=0,s[14]=g,s[15]=0,s};Qe.computeInfinitePerspectiveOffCenter=function(e,t,n,i,o,r){let s=2*o/(t-e),a=2*o/(i-n),c=(t+e)/(t-e),l=(i+n)/(i-n),f=-1,d=-1,p=-2*o;return r[0]=s,r[1]=0,r[2]=0,r[3]=0,r[4]=0,r[5]=a,r[6]=0,r[7]=0,r[8]=c,r[9]=l,r[10]=f,r[11]=d,r[12]=0,r[13]=0,r[14]=p,r[15]=0,r};Qe.computeViewportTransformation=function(e,t,n,i){u(i)||(i=new Qe),e=y(e,y.EMPTY_OBJECT);let o=y(e.x,0),r=y(e.y,0),s=y(e.width,0),a=y(e.height,0);t=y(t,0),n=y(n,1);let c=s*.5,l=a*.5,f=(n-t)*.5,d=c,p=l,g=f,m=o+c,A=r+l,x=t+f,C=1;return i[0]=d,i[1]=0,i[2]=0,i[3]=0,i[4]=0,i[5]=p,i[6]=0,i[7]=0,i[8]=0,i[9]=0,i[10]=g,i[11]=0,i[12]=m,i[13]=A,i[14]=x,i[15]=C,i};Qe.computeView=function(e,t,n,i,o){return o[0]=i.x,o[1]=n.x,o[2]=-t.x,o[3]=0,o[4]=i.y,o[5]=n.y,o[6]=-t.y,o[7]=0,o[8]=i.z,o[9]=n.z,o[10]=-t.z,o[11]=0,o[12]=-h.dot(i,e),o[13]=-h.dot(n,e),o[14]=h.dot(t,e),o[15]=1,o};Qe.toArray=function(e,t){return u(t)?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t):[e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7],e[8],e[9],e[10],e[11],e[12],e[13],e[14],e[15]]};Qe.getElementIndex=function(e,t){return e*4+t};Qe.getColumn=function(e,t,n){let i=t*4,o=e[i],r=e[i+1],s=e[i+2],a=e[i+3];return n.x=o,n.y=r,n.z=s,n.w=a,n};Qe.setColumn=function(e,t,n,i){i=Qe.clone(e,i);let o=t*4;return i[o]=n.x,i[o+1]=n.y,i[o+2]=n.z,i[o+3]=n.w,i};Qe.getRow=function(e,t,n){let i=e[t],o=e[t+4],r=e[t+8],s=e[t+12];return n.x=i,n.y=o,n.z=r,n.w=s,n};Qe.setRow=function(e,t,n,i){return i=Qe.clone(e,i),i[t]=n.x,i[t+4]=n.y,i[t+8]=n.z,i[t+12]=n.w,i};Qe.setTranslation=function(e,t,n){return n[0]=e[0],n[1]=e[1],n[2]=e[2],n[3]=e[3],n[4]=e[4],n[5]=e[5],n[6]=e[6],n[7]=e[7],n[8]=e[8],n[9]=e[9],n[10]=e[10],n[11]=e[11],n[12]=t.x,n[13]=t.y,n[14]=t.z,n[15]=e[15],n};var Cxe=new h;Qe.setScale=function(e,t,n){let i=Qe.getScale(e,Cxe),o=t.x/i.x,r=t.y/i.y,s=t.z/i.z;return n[0]=e[0]*o,n[1]=e[1]*o,n[2]=e[2]*o,n[3]=e[3],n[4]=e[4]*r,n[5]=e[5]*r,n[6]=e[6]*r,n[7]=e[7],n[8]=e[8]*s,n[9]=e[9]*s,n[10]=e[10]*s,n[11]=e[11],n[12]=e[12],n[13]=e[13],n[14]=e[14],n[15]=e[15],n};var Txe=new h;Qe.setUniformScale=function(e,t,n){let i=Qe.getScale(e,Txe),o=t/i.x,r=t/i.y,s=t/i.z;return n[0]=e[0]*o,n[1]=e[1]*o,n[2]=e[2]*o,n[3]=e[3],n[4]=e[4]*r,n[5]=e[5]*r,n[6]=e[6]*r,n[7]=e[7],n[8]=e[8]*s,n[9]=e[9]*s,n[10]=e[10]*s,n[11]=e[11],n[12]=e[12],n[13]=e[13],n[14]=e[14],n[15]=e[15],n};var qH=new h;Qe.getScale=function(e,t){return t.x=h.magnitude(h.fromElements(e[0],e[1],e[2],qH)),t.y=h.magnitude(h.fromElements(e[4],e[5],e[6],qH)),t.z=h.magnitude(h.fromElements(e[8],e[9],e[10],qH)),t};var VK=new h;Qe.getMaximumScale=function(e){return Qe.getScale(e,VK),h.maximumComponent(VK)};var Exe=new h;Qe.setRotation=function(e,t,n){let i=Qe.getScale(e,Exe);return n[0]=t[0]*i.x,n[1]=t[1]*i.x,n[2]=t[2]*i.x,n[3]=e[3],n[4]=t[3]*i.y,n[5]=t[4]*i.y,n[6]=t[5]*i.y,n[7]=e[7],n[8]=t[6]*i.z,n[9]=t[7]*i.z,n[10]=t[8]*i.z,n[11]=e[11],n[12]=e[12],n[13]=e[13],n[14]=e[14],n[15]=e[15],n};var bxe=new h;Qe.getRotation=function(e,t){let n=Qe.getScale(e,bxe);return t[0]=e[0]/n.x,t[1]=e[1]/n.x,t[2]=e[2]/n.x,t[3]=e[4]/n.y,t[4]=e[5]/n.y,t[5]=e[6]/n.y,t[6]=e[8]/n.z,t[7]=e[9]/n.z,t[8]=e[10]/n.z,t};Qe.multiply=function(e,t,n){let i=e[0],o=e[1],r=e[2],s=e[3],a=e[4],c=e[5],l=e[6],f=e[7],d=e[8],p=e[9],g=e[10],m=e[11],A=e[12],x=e[13],C=e[14],T=e[15],E=t[0],S=t[1],v=t[2],w=t[3],R=t[4],O=t[5],L=t[6],N=t[7],_=t[8],b=t[9],D=t[10],I=t[11],B=t[12],F=t[13],k=t[14],U=t[15],G=i*E+a*S+d*v+A*w,V=o*E+c*S+p*v+x*w,X=r*E+l*S+g*v+C*w,W=s*E+f*S+m*v+T*w,Q=i*R+a*O+d*L+A*N,Y=o*R+c*O+p*L+x*N,K=r*R+l*O+g*L+C*N,J=s*R+f*O+m*L+T*N,_e=i*_+a*b+d*D+A*I,xe=o*_+c*b+p*D+x*I,re=r*_+l*b+g*D+C*I,ye=s*_+f*b+m*D+T*I,fe=i*B+a*F+d*k+A*U,Se=o*B+c*F+p*k+x*U,we=r*B+l*F+g*k+C*U,Ve=s*B+f*F+m*k+T*U;return n[0]=G,n[1]=V,n[2]=X,n[3]=W,n[4]=Q,n[5]=Y,n[6]=K,n[7]=J,n[8]=_e,n[9]=xe,n[10]=re,n[11]=ye,n[12]=fe,n[13]=Se,n[14]=we,n[15]=Ve,n};Qe.add=function(e,t,n){return n[0]=e[0]+t[0],n[1]=e[1]+t[1],n[2]=e[2]+t[2],n[3]=e[3]+t[3],n[4]=e[4]+t[4],n[5]=e[5]+t[5],n[6]=e[6]+t[6],n[7]=e[7]+t[7],n[8]=e[8]+t[8],n[9]=e[9]+t[9],n[10]=e[10]+t[10],n[11]=e[11]+t[11],n[12]=e[12]+t[12],n[13]=e[13]+t[13],n[14]=e[14]+t[14],n[15]=e[15]+t[15],n};Qe.subtract=function(e,t,n){return n[0]=e[0]-t[0],n[1]=e[1]-t[1],n[2]=e[2]-t[2],n[3]=e[3]-t[3],n[4]=e[4]-t[4],n[5]=e[5]-t[5],n[6]=e[6]-t[6],n[7]=e[7]-t[7],n[8]=e[8]-t[8],n[9]=e[9]-t[9],n[10]=e[10]-t[10],n[11]=e[11]-t[11],n[12]=e[12]-t[12],n[13]=e[13]-t[13],n[14]=e[14]-t[14],n[15]=e[15]-t[15],n};Qe.multiplyTransformation=function(e,t,n){let i=e[0],o=e[1],r=e[2],s=e[4],a=e[5],c=e[6],l=e[8],f=e[9],d=e[10],p=e[12],g=e[13],m=e[14],A=t[0],x=t[1],C=t[2],T=t[4],E=t[5],S=t[6],v=t[8],w=t[9],R=t[10],O=t[12],L=t[13],N=t[14],_=i*A+s*x+l*C,b=o*A+a*x+f*C,D=r*A+c*x+d*C,I=i*T+s*E+l*S,B=o*T+a*E+f*S,F=r*T+c*E+d*S,k=i*v+s*w+l*R,U=o*v+a*w+f*R,G=r*v+c*w+d*R,V=i*O+s*L+l*N+p,X=o*O+a*L+f*N+g,W=r*O+c*L+d*N+m;return n[0]=_,n[1]=b,n[2]=D,n[3]=0,n[4]=I,n[5]=B,n[6]=F,n[7]=0,n[8]=k,n[9]=U,n[10]=G,n[11]=0,n[12]=V,n[13]=X,n[14]=W,n[15]=1,n};Qe.multiplyByMatrix3=function(e,t,n){let i=e[0],o=e[1],r=e[2],s=e[4],a=e[5],c=e[6],l=e[8],f=e[9],d=e[10],p=t[0],g=t[1],m=t[2],A=t[3],x=t[4],C=t[5],T=t[6],E=t[7],S=t[8],v=i*p+s*g+l*m,w=o*p+a*g+f*m,R=r*p+c*g+d*m,O=i*A+s*x+l*C,L=o*A+a*x+f*C,N=r*A+c*x+d*C,_=i*T+s*E+l*S,b=o*T+a*E+f*S,D=r*T+c*E+d*S;return n[0]=v,n[1]=w,n[2]=R,n[3]=0,n[4]=O,n[5]=L,n[6]=N,n[7]=0,n[8]=_,n[9]=b,n[10]=D,n[11]=0,n[12]=e[12],n[13]=e[13],n[14]=e[14],n[15]=e[15],n};Qe.multiplyByTranslation=function(e,t,n){let i=t.x,o=t.y,r=t.z,s=i*e[0]+o*e[4]+r*e[8]+e[12],a=i*e[1]+o*e[5]+r*e[9]+e[13],c=i*e[2]+o*e[6]+r*e[10]+e[14];return n[0]=e[0],n[1]=e[1],n[2]=e[2],n[3]=e[3],n[4]=e[4],n[5]=e[5],n[6]=e[6],n[7]=e[7],n[8]=e[8],n[9]=e[9],n[10]=e[10],n[11]=e[11],n[12]=s,n[13]=a,n[14]=c,n[15]=e[15],n};Qe.multiplyByScale=function(e,t,n){let i=t.x,o=t.y,r=t.z;return i===1&&o===1&&r===1?Qe.clone(e,n):(n[0]=i*e[0],n[1]=i*e[1],n[2]=i*e[2],n[3]=e[3],n[4]=o*e[4],n[5]=o*e[5],n[6]=o*e[6],n[7]=e[7],n[8]=r*e[8],n[9]=r*e[9],n[10]=r*e[10],n[11]=e[11],n[12]=e[12],n[13]=e[13],n[14]=e[14],n[15]=e[15],n)};Qe.multiplyByUniformScale=function(e,t,n){return n[0]=e[0]*t,n[1]=e[1]*t,n[2]=e[2]*t,n[3]=e[3],n[4]=e[4]*t,n[5]=e[5]*t,n[6]=e[6]*t,n[7]=e[7],n[8]=e[8]*t,n[9]=e[9]*t,n[10]=e[10]*t,n[11]=e[11],n[12]=e[12],n[13]=e[13],n[14]=e[14],n[15]=e[15],n};Qe.multiplyByVector=function(e,t,n){let i=t.x,o=t.y,r=t.z,s=t.w,a=e[0]*i+e[4]*o+e[8]*r+e[12]*s,c=e[1]*i+e[5]*o+e[9]*r+e[13]*s,l=e[2]*i+e[6]*o+e[10]*r+e[14]*s,f=e[3]*i+e[7]*o+e[11]*r+e[15]*s;return n.x=a,n.y=c,n.z=l,n.w=f,n};Qe.multiplyByPointAsVector=function(e,t,n){let i=t.x,o=t.y,r=t.z,s=e[0]*i+e[4]*o+e[8]*r,a=e[1]*i+e[5]*o+e[9]*r,c=e[2]*i+e[6]*o+e[10]*r;return n.x=s,n.y=a,n.z=c,n};Qe.multiplyByPoint=function(e,t,n){let i=t.x,o=t.y,r=t.z,s=e[0]*i+e[4]*o+e[8]*r+e[12],a=e[1]*i+e[5]*o+e[9]*r+e[13],c=e[2]*i+e[6]*o+e[10]*r+e[14];return n.x=s,n.y=a,n.z=c,n};Qe.multiplyByScalar=function(e,t,n){return n[0]=e[0]*t,n[1]=e[1]*t,n[2]=e[2]*t,n[3]=e[3]*t,n[4]=e[4]*t,n[5]=e[5]*t,n[6]=e[6]*t,n[7]=e[7]*t,n[8]=e[8]*t,n[9]=e[9]*t,n[10]=e[10]*t,n[11]=e[11]*t,n[12]=e[12]*t,n[13]=e[13]*t,n[14]=e[14]*t,n[15]=e[15]*t,n};Qe.negate=function(e,t){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=-e[3],t[4]=-e[4],t[5]=-e[5],t[6]=-e[6],t[7]=-e[7],t[8]=-e[8],t[9]=-e[9],t[10]=-e[10],t[11]=-e[11],t[12]=-e[12],t[13]=-e[13],t[14]=-e[14],t[15]=-e[15],t};Qe.transpose=function(e,t){let n=e[1],i=e[2],o=e[3],r=e[6],s=e[7],a=e[11];return t[0]=e[0],t[1]=e[4],t[2]=e[8],t[3]=e[12],t[4]=n,t[5]=e[5],t[6]=e[9],t[7]=e[13],t[8]=i,t[9]=r,t[10]=e[10],t[11]=e[14],t[12]=o,t[13]=s,t[14]=a,t[15]=e[15],t};Qe.abs=function(e,t){return t[0]=Math.abs(e[0]),t[1]=Math.abs(e[1]),t[2]=Math.abs(e[2]),t[3]=Math.abs(e[3]),t[4]=Math.abs(e[4]),t[5]=Math.abs(e[5]),t[6]=Math.abs(e[6]),t[7]=Math.abs(e[7]),t[8]=Math.abs(e[8]),t[9]=Math.abs(e[9]),t[10]=Math.abs(e[10]),t[11]=Math.abs(e[11]),t[12]=Math.abs(e[12]),t[13]=Math.abs(e[13]),t[14]=Math.abs(e[14]),t[15]=Math.abs(e[15]),t};Qe.equals=function(e,t){return e===t||u(e)&&u(t)&&e[12]===t[12]&&e[13]===t[13]&&e[14]===t[14]&&e[0]===t[0]&&e[1]===t[1]&&e[2]===t[2]&&e[4]===t[4]&&e[5]===t[5]&&e[6]===t[6]&&e[8]===t[8]&&e[9]===t[9]&&e[10]===t[10]&&e[3]===t[3]&&e[7]===t[7]&&e[11]===t[11]&&e[15]===t[15]};Qe.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e[0]-t[0])<=n&&Math.abs(e[1]-t[1])<=n&&Math.abs(e[2]-t[2])<=n&&Math.abs(e[3]-t[3])<=n&&Math.abs(e[4]-t[4])<=n&&Math.abs(e[5]-t[5])<=n&&Math.abs(e[6]-t[6])<=n&&Math.abs(e[7]-t[7])<=n&&Math.abs(e[8]-t[8])<=n&&Math.abs(e[9]-t[9])<=n&&Math.abs(e[10]-t[10])<=n&&Math.abs(e[11]-t[11])<=n&&Math.abs(e[12]-t[12])<=n&&Math.abs(e[13]-t[13])<=n&&Math.abs(e[14]-t[14])<=n&&Math.abs(e[15]-t[15])<=n};Qe.getTranslation=function(e,t){return t.x=e[12],t.y=e[13],t.z=e[14],t};Qe.getMatrix3=function(e,t){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[4],t[4]=e[5],t[5]=e[6],t[6]=e[8],t[7]=e[9],t[8]=e[10],t};var Sxe=new Z,vxe=new Z,Dxe=new oe,wxe=new oe(0,0,0,1);Qe.inverse=function(e,t){let n=e[0],i=e[4],o=e[8],r=e[12],s=e[1],a=e[5],c=e[9],l=e[13],f=e[2],d=e[6],p=e[10],g=e[14],m=e[3],A=e[7],x=e[11],C=e[15],T=p*C,E=g*x,S=d*C,v=g*A,w=d*x,R=p*A,O=f*C,L=g*m,N=f*x,_=p*m,b=f*A,D=d*m,I=T*a+v*c+w*l-(E*a+S*c+R*l),B=E*s+O*c+_*l-(T*s+L*c+N*l),F=S*s+L*a+b*l-(v*s+O*a+D*l),k=R*s+N*a+D*c-(w*s+_*a+b*c),U=E*i+S*o+R*r-(T*i+v*o+w*r),G=T*n+L*o+N*r-(E*n+O*o+_*r),V=v*n+O*i+D*r-(S*n+L*i+b*r),X=w*n+_*i+b*o-(R*n+N*i+D*o);T=o*l,E=r*c,S=i*l,v=r*a,w=i*c,R=o*a,O=n*l,L=r*s,N=n*c,_=o*s,b=n*a,D=i*s;let W=T*A+v*x+w*C-(E*A+S*x+R*C),Q=E*m+O*x+_*C-(T*m+L*x+N*C),Y=S*m+L*A+b*C-(v*m+O*A+D*C),K=R*m+N*A+D*x-(w*m+_*A+b*x),J=S*p+R*g+E*d-(w*g+T*d+v*p),_e=N*g+T*f+L*p-(O*p+_*g+E*f),xe=O*d+D*g+v*f-(b*g+S*f+L*d),re=b*p+w*f+_*d-(N*d+D*p+R*f),ye=n*I+i*B+o*F+r*k;if(Math.abs(ye)<P.EPSILON21){if(Z.equalsEpsilon(Qe.getMatrix3(e,Sxe),vxe,P.EPSILON7)&&oe.equals(Qe.getRow(e,3,Dxe),wxe))return t[0]=0,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=0,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=0,t[11]=0,t[12]=-e[12],t[13]=-e[13],t[14]=-e[14],t[15]=1,t;throw new ue("matrix is not invertible because its determinate is zero.")}return ye=1/ye,t[0]=I*ye,t[1]=B*ye,t[2]=F*ye,t[3]=k*ye,t[4]=U*ye,t[5]=G*ye,t[6]=V*ye,t[7]=X*ye,t[8]=W*ye,t[9]=Q*ye,t[10]=Y*ye,t[11]=K*ye,t[12]=J*ye,t[13]=_e*ye,t[14]=xe*ye,t[15]=re*ye,t};Qe.inverseTransformation=function(e,t){let n=e[0],i=e[1],o=e[2],r=e[4],s=e[5],a=e[6],c=e[8],l=e[9],f=e[10],d=e[12],p=e[13],g=e[14],m=-n*d-i*p-o*g,A=-r*d-s*p-a*g,x=-c*d-l*p-f*g;return t[0]=n,t[1]=r,t[2]=c,t[3]=0,t[4]=i,t[5]=s,t[6]=l,t[7]=0,t[8]=o,t[9]=a,t[10]=f,t[11]=0,t[12]=m,t[13]=A,t[14]=x,t[15]=1,t};var Ixe=new Qe;Qe.inverseTranspose=function(e,t){return Qe.inverse(Qe.transpose(e,Ixe),t)};Qe.IDENTITY=Object.freeze(new Qe(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1));Qe.ZERO=Object.freeze(new Qe(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0));Qe.COLUMN0ROW0=0;Qe.COLUMN0ROW1=1;Qe.COLUMN0ROW2=2;Qe.COLUMN0ROW3=3;Qe.COLUMN1ROW0=4;Qe.COLUMN1ROW1=5;Qe.COLUMN1ROW2=6;Qe.COLUMN1ROW3=7;Qe.COLUMN2ROW0=8;Qe.COLUMN2ROW1=9;Qe.COLUMN2ROW2=10;Qe.COLUMN2ROW3=11;Qe.COLUMN3ROW0=12;Qe.COLUMN3ROW1=13;Qe.COLUMN3ROW2=14;Qe.COLUMN3ROW3=15;Object.defineProperties(Qe.prototype,{length:{get:function(){return Qe.packedLength}}});Qe.prototype.clone=function(e){return Qe.clone(this,e)};Qe.prototype.equals=function(e){return Qe.equals(this,e)};Qe.equalsArray=function(e,t,n){return e[0]===t[n]&&e[1]===t[n+1]&&e[2]===t[n+2]&&e[3]===t[n+3]&&e[4]===t[n+4]&&e[5]===t[n+5]&&e[6]===t[n+6]&&e[7]===t[n+7]&&e[8]===t[n+8]&&e[9]===t[n+9]&&e[10]===t[n+10]&&e[11]===t[n+11]&&e[12]===t[n+12]&&e[13]===t[n+13]&&e[14]===t[n+14]&&e[15]===t[n+15]};Qe.prototype.equalsEpsilon=function(e,t){return Qe.equalsEpsilon(this,e,t)};Qe.prototype.toString=function(){return`(${this[0]}, ${this[4]}, ${this[8]}, ${this[12]})
|
||
(${this[1]}, ${this[5]}, ${this[9]}, ${this[13]})
|
||
(${this[2]}, ${this[6]}, ${this[10]}, ${this[14]})
|
||
(${this[3]}, ${this[7]}, ${this[11]}, ${this[15]})`};var M=Qe;var Pxe={DEPTH_BUFFER_BIT:256,STENCIL_BUFFER_BIT:1024,COLOR_BUFFER_BIT:16384,POINTS:0,LINES:1,LINE_LOOP:2,LINE_STRIP:3,TRIANGLES:4,TRIANGLE_STRIP:5,TRIANGLE_FAN:6,ZERO:0,ONE:1,SRC_COLOR:768,ONE_MINUS_SRC_COLOR:769,SRC_ALPHA:770,ONE_MINUS_SRC_ALPHA:771,DST_ALPHA:772,ONE_MINUS_DST_ALPHA:773,DST_COLOR:774,ONE_MINUS_DST_COLOR:775,SRC_ALPHA_SATURATE:776,FUNC_ADD:32774,BLEND_EQUATION:32777,BLEND_EQUATION_RGB:32777,BLEND_EQUATION_ALPHA:34877,FUNC_SUBTRACT:32778,FUNC_REVERSE_SUBTRACT:32779,BLEND_DST_RGB:32968,BLEND_SRC_RGB:32969,BLEND_DST_ALPHA:32970,BLEND_SRC_ALPHA:32971,CONSTANT_COLOR:32769,ONE_MINUS_CONSTANT_COLOR:32770,CONSTANT_ALPHA:32771,ONE_MINUS_CONSTANT_ALPHA:32772,BLEND_COLOR:32773,ARRAY_BUFFER:34962,ELEMENT_ARRAY_BUFFER:34963,ARRAY_BUFFER_BINDING:34964,ELEMENT_ARRAY_BUFFER_BINDING:34965,STREAM_DRAW:35040,STATIC_DRAW:35044,DYNAMIC_DRAW:35048,BUFFER_SIZE:34660,BUFFER_USAGE:34661,CURRENT_VERTEX_ATTRIB:34342,FRONT:1028,BACK:1029,FRONT_AND_BACK:1032,CULL_FACE:2884,BLEND:3042,DITHER:3024,STENCIL_TEST:2960,DEPTH_TEST:2929,SCISSOR_TEST:3089,POLYGON_OFFSET_FILL:32823,SAMPLE_ALPHA_TO_COVERAGE:32926,SAMPLE_COVERAGE:32928,NO_ERROR:0,INVALID_ENUM:1280,INVALID_VALUE:1281,INVALID_OPERATION:1282,OUT_OF_MEMORY:1285,CW:2304,CCW:2305,LINE_WIDTH:2849,ALIASED_POINT_SIZE_RANGE:33901,ALIASED_LINE_WIDTH_RANGE:33902,CULL_FACE_MODE:2885,FRONT_FACE:2886,DEPTH_RANGE:2928,DEPTH_WRITEMASK:2930,DEPTH_CLEAR_VALUE:2931,DEPTH_FUNC:2932,STENCIL_CLEAR_VALUE:2961,STENCIL_FUNC:2962,STENCIL_FAIL:2964,STENCIL_PASS_DEPTH_FAIL:2965,STENCIL_PASS_DEPTH_PASS:2966,STENCIL_REF:2967,STENCIL_VALUE_MASK:2963,STENCIL_WRITEMASK:2968,STENCIL_BACK_FUNC:34816,STENCIL_BACK_FAIL:34817,STENCIL_BACK_PASS_DEPTH_FAIL:34818,STENCIL_BACK_PASS_DEPTH_PASS:34819,STENCIL_BACK_REF:36003,STENCIL_BACK_VALUE_MASK:36004,STENCIL_BACK_WRITEMASK:36005,VIEWPORT:2978,SCISSOR_BOX:3088,COLOR_CLEAR_VALUE:3106,COLOR_WRITEMASK:3107,UNPACK_ALIGNMENT:3317,PACK_ALIGNMENT:3333,MAX_TEXTURE_SIZE:3379,MAX_VIEWPORT_DIMS:3386,SUBPIXEL_BITS:3408,RED_BITS:3410,GREEN_BITS:3411,BLUE_BITS:3412,ALPHA_BITS:3413,DEPTH_BITS:3414,STENCIL_BITS:3415,POLYGON_OFFSET_UNITS:10752,POLYGON_OFFSET_FACTOR:32824,TEXTURE_BINDING_2D:32873,SAMPLE_BUFFERS:32936,SAMPLES:32937,SAMPLE_COVERAGE_VALUE:32938,SAMPLE_COVERAGE_INVERT:32939,COMPRESSED_TEXTURE_FORMATS:34467,DONT_CARE:4352,FASTEST:4353,NICEST:4354,GENERATE_MIPMAP_HINT:33170,BYTE:5120,UNSIGNED_BYTE:5121,SHORT:5122,UNSIGNED_SHORT:5123,INT:5124,UNSIGNED_INT:5125,FLOAT:5126,DEPTH_COMPONENT:6402,ALPHA:6406,RGB:6407,RGBA:6408,LUMINANCE:6409,LUMINANCE_ALPHA:6410,UNSIGNED_SHORT_4_4_4_4:32819,UNSIGNED_SHORT_5_5_5_1:32820,UNSIGNED_SHORT_5_6_5:33635,FRAGMENT_SHADER:35632,VERTEX_SHADER:35633,MAX_VERTEX_ATTRIBS:34921,MAX_VERTEX_UNIFORM_VECTORS:36347,MAX_VARYING_VECTORS:36348,MAX_COMBINED_TEXTURE_IMAGE_UNITS:35661,MAX_VERTEX_TEXTURE_IMAGE_UNITS:35660,MAX_TEXTURE_IMAGE_UNITS:34930,MAX_FRAGMENT_UNIFORM_VECTORS:36349,SHADER_TYPE:35663,DELETE_STATUS:35712,LINK_STATUS:35714,VALIDATE_STATUS:35715,ATTACHED_SHADERS:35717,ACTIVE_UNIFORMS:35718,ACTIVE_ATTRIBUTES:35721,SHADING_LANGUAGE_VERSION:35724,CURRENT_PROGRAM:35725,NEVER:512,LESS:513,EQUAL:514,LEQUAL:515,GREATER:516,NOTEQUAL:517,GEQUAL:518,ALWAYS:519,KEEP:7680,REPLACE:7681,INCR:7682,DECR:7683,INVERT:5386,INCR_WRAP:34055,DECR_WRAP:34056,VENDOR:7936,RENDERER:7937,VERSION:7938,NEAREST:9728,LINEAR:9729,NEAREST_MIPMAP_NEAREST:9984,LINEAR_MIPMAP_NEAREST:9985,NEAREST_MIPMAP_LINEAR:9986,LINEAR_MIPMAP_LINEAR:9987,TEXTURE_MAG_FILTER:10240,TEXTURE_MIN_FILTER:10241,TEXTURE_WRAP_S:10242,TEXTURE_WRAP_T:10243,TEXTURE_2D:3553,TEXTURE:5890,TEXTURE_CUBE_MAP:34067,TEXTURE_BINDING_CUBE_MAP:34068,TEXTURE_CUBE_MAP_POSITIVE_X:34069,TEXTURE_CUBE_MAP_NEGATIVE_X:34070,TEXTURE_CUBE_MAP_POSITIVE_Y:34071,TEXTURE_CUBE_MAP_NEGATIVE_Y:34072,TEXTURE_CUBE_MAP_POSITIVE_Z:34073,TEXTURE_CUBE_MAP_NEGATIVE_Z:34074,MAX_CUBE_MAP_TEXTURE_SIZE:34076,TEXTURE0:33984,TEXTURE1:33985,TEXTURE2:33986,TEXTURE3:33987,TEXTURE4:33988,TEXTURE5:33989,TEXTURE6:33990,TEXTURE7:33991,TEXTURE8:33992,TEXTURE9:33993,TEXTURE10:33994,TEXTURE11:33995,TEXTURE12:33996,TEXTURE13:33997,TEXTURE14:33998,TEXTURE15:33999,TEXTURE16:34e3,TEXTURE17:34001,TEXTURE18:34002,TEXTURE19:34003,TEXTURE20:34004,TEXTURE21:34005,TEXTURE22:34006,TEXTURE23:34007,TEXTURE24:34008,TEXTURE25:34009,TEXTURE26:34010,TEXTURE27:34011,TEXTURE28:34012,TEXTURE29:34013,TEXTURE30:34014,TEXTURE31:34015,ACTIVE_TEXTURE:34016,REPEAT:10497,CLAMP_TO_EDGE:33071,MIRRORED_REPEAT:33648,FLOAT_VEC2:35664,FLOAT_VEC3:35665,FLOAT_VEC4:35666,INT_VEC2:35667,INT_VEC3:35668,INT_VEC4:35669,BOOL:35670,BOOL_VEC2:35671,BOOL_VEC3:35672,BOOL_VEC4:35673,FLOAT_MAT2:35674,FLOAT_MAT3:35675,FLOAT_MAT4:35676,SAMPLER_2D:35678,SAMPLER_CUBE:35680,VERTEX_ATTRIB_ARRAY_ENABLED:34338,VERTEX_ATTRIB_ARRAY_SIZE:34339,VERTEX_ATTRIB_ARRAY_STRIDE:34340,VERTEX_ATTRIB_ARRAY_TYPE:34341,VERTEX_ATTRIB_ARRAY_NORMALIZED:34922,VERTEX_ATTRIB_ARRAY_POINTER:34373,VERTEX_ATTRIB_ARRAY_BUFFER_BINDING:34975,IMPLEMENTATION_COLOR_READ_TYPE:35738,IMPLEMENTATION_COLOR_READ_FORMAT:35739,COMPILE_STATUS:35713,LOW_FLOAT:36336,MEDIUM_FLOAT:36337,HIGH_FLOAT:36338,LOW_INT:36339,MEDIUM_INT:36340,HIGH_INT:36341,FRAMEBUFFER:36160,RENDERBUFFER:36161,RGBA4:32854,RGB5_A1:32855,RGB565:36194,DEPTH_COMPONENT16:33189,STENCIL_INDEX:6401,STENCIL_INDEX8:36168,DEPTH_STENCIL:34041,RENDERBUFFER_WIDTH:36162,RENDERBUFFER_HEIGHT:36163,RENDERBUFFER_INTERNAL_FORMAT:36164,RENDERBUFFER_RED_SIZE:36176,RENDERBUFFER_GREEN_SIZE:36177,RENDERBUFFER_BLUE_SIZE:36178,RENDERBUFFER_ALPHA_SIZE:36179,RENDERBUFFER_DEPTH_SIZE:36180,RENDERBUFFER_STENCIL_SIZE:36181,FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE:36048,FRAMEBUFFER_ATTACHMENT_OBJECT_NAME:36049,FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL:36050,FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE:36051,COLOR_ATTACHMENT0:36064,DEPTH_ATTACHMENT:36096,STENCIL_ATTACHMENT:36128,DEPTH_STENCIL_ATTACHMENT:33306,NONE:0,FRAMEBUFFER_COMPLETE:36053,FRAMEBUFFER_INCOMPLETE_ATTACHMENT:36054,FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT:36055,FRAMEBUFFER_INCOMPLETE_DIMENSIONS:36057,FRAMEBUFFER_UNSUPPORTED:36061,FRAMEBUFFER_BINDING:36006,RENDERBUFFER_BINDING:36007,MAX_RENDERBUFFER_SIZE:34024,INVALID_FRAMEBUFFER_OPERATION:1286,UNPACK_FLIP_Y_WEBGL:37440,UNPACK_PREMULTIPLY_ALPHA_WEBGL:37441,CONTEXT_LOST_WEBGL:37442,UNPACK_COLORSPACE_CONVERSION_WEBGL:37443,BROWSER_DEFAULT_WEBGL:37444,COMPRESSED_RGB_S3TC_DXT1_EXT:33776,COMPRESSED_RGBA_S3TC_DXT1_EXT:33777,COMPRESSED_RGBA_S3TC_DXT3_EXT:33778,COMPRESSED_RGBA_S3TC_DXT5_EXT:33779,COMPRESSED_RGB_PVRTC_4BPPV1_IMG:35840,COMPRESSED_RGB_PVRTC_2BPPV1_IMG:35841,COMPRESSED_RGBA_PVRTC_4BPPV1_IMG:35842,COMPRESSED_RGBA_PVRTC_2BPPV1_IMG:35843,COMPRESSED_RGBA_ASTC_4x4_WEBGL:37808,COMPRESSED_RGB_ETC1_WEBGL:36196,COMPRESSED_RGBA_BPTC_UNORM:36492,HALF_FLOAT_OES:36193,DOUBLE:5130,READ_BUFFER:3074,UNPACK_ROW_LENGTH:3314,UNPACK_SKIP_ROWS:3315,UNPACK_SKIP_PIXELS:3316,PACK_ROW_LENGTH:3330,PACK_SKIP_ROWS:3331,PACK_SKIP_PIXELS:3332,COLOR:6144,DEPTH:6145,STENCIL:6146,RED:6403,RGB8:32849,RGBA8:32856,RGB10_A2:32857,TEXTURE_BINDING_3D:32874,UNPACK_SKIP_IMAGES:32877,UNPACK_IMAGE_HEIGHT:32878,TEXTURE_3D:32879,TEXTURE_WRAP_R:32882,MAX_3D_TEXTURE_SIZE:32883,UNSIGNED_INT_2_10_10_10_REV:33640,MAX_ELEMENTS_VERTICES:33e3,MAX_ELEMENTS_INDICES:33001,TEXTURE_MIN_LOD:33082,TEXTURE_MAX_LOD:33083,TEXTURE_BASE_LEVEL:33084,TEXTURE_MAX_LEVEL:33085,MIN:32775,MAX:32776,DEPTH_COMPONENT24:33190,MAX_TEXTURE_LOD_BIAS:34045,TEXTURE_COMPARE_MODE:34892,TEXTURE_COMPARE_FUNC:34893,CURRENT_QUERY:34917,QUERY_RESULT:34918,QUERY_RESULT_AVAILABLE:34919,STREAM_READ:35041,STREAM_COPY:35042,STATIC_READ:35045,STATIC_COPY:35046,DYNAMIC_READ:35049,DYNAMIC_COPY:35050,MAX_DRAW_BUFFERS:34852,DRAW_BUFFER0:34853,DRAW_BUFFER1:34854,DRAW_BUFFER2:34855,DRAW_BUFFER3:34856,DRAW_BUFFER4:34857,DRAW_BUFFER5:34858,DRAW_BUFFER6:34859,DRAW_BUFFER7:34860,DRAW_BUFFER8:34861,DRAW_BUFFER9:34862,DRAW_BUFFER10:34863,DRAW_BUFFER11:34864,DRAW_BUFFER12:34865,DRAW_BUFFER13:34866,DRAW_BUFFER14:34867,DRAW_BUFFER15:34868,MAX_FRAGMENT_UNIFORM_COMPONENTS:35657,MAX_VERTEX_UNIFORM_COMPONENTS:35658,SAMPLER_3D:35679,SAMPLER_2D_SHADOW:35682,FRAGMENT_SHADER_DERIVATIVE_HINT:35723,PIXEL_PACK_BUFFER:35051,PIXEL_UNPACK_BUFFER:35052,PIXEL_PACK_BUFFER_BINDING:35053,PIXEL_UNPACK_BUFFER_BINDING:35055,FLOAT_MAT2x3:35685,FLOAT_MAT2x4:35686,FLOAT_MAT3x2:35687,FLOAT_MAT3x4:35688,FLOAT_MAT4x2:35689,FLOAT_MAT4x3:35690,SRGB:35904,SRGB8:35905,SRGB8_ALPHA8:35907,COMPARE_REF_TO_TEXTURE:34894,RGBA32F:34836,RGB32F:34837,RGBA16F:34842,RGB16F:34843,VERTEX_ATTRIB_ARRAY_INTEGER:35069,MAX_ARRAY_TEXTURE_LAYERS:35071,MIN_PROGRAM_TEXEL_OFFSET:35076,MAX_PROGRAM_TEXEL_OFFSET:35077,MAX_VARYING_COMPONENTS:35659,TEXTURE_2D_ARRAY:35866,TEXTURE_BINDING_2D_ARRAY:35869,R11F_G11F_B10F:35898,UNSIGNED_INT_10F_11F_11F_REV:35899,RGB9_E5:35901,UNSIGNED_INT_5_9_9_9_REV:35902,TRANSFORM_FEEDBACK_BUFFER_MODE:35967,MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS:35968,TRANSFORM_FEEDBACK_VARYINGS:35971,TRANSFORM_FEEDBACK_BUFFER_START:35972,TRANSFORM_FEEDBACK_BUFFER_SIZE:35973,TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN:35976,RASTERIZER_DISCARD:35977,MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS:35978,MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS:35979,INTERLEAVED_ATTRIBS:35980,SEPARATE_ATTRIBS:35981,TRANSFORM_FEEDBACK_BUFFER:35982,TRANSFORM_FEEDBACK_BUFFER_BINDING:35983,RGBA32UI:36208,RGB32UI:36209,RGBA16UI:36214,RGB16UI:36215,RGBA8UI:36220,RGB8UI:36221,RGBA32I:36226,RGB32I:36227,RGBA16I:36232,RGB16I:36233,RGBA8I:36238,RGB8I:36239,RED_INTEGER:36244,RGB_INTEGER:36248,RGBA_INTEGER:36249,SAMPLER_2D_ARRAY:36289,SAMPLER_2D_ARRAY_SHADOW:36292,SAMPLER_CUBE_SHADOW:36293,UNSIGNED_INT_VEC2:36294,UNSIGNED_INT_VEC3:36295,UNSIGNED_INT_VEC4:36296,INT_SAMPLER_2D:36298,INT_SAMPLER_3D:36299,INT_SAMPLER_CUBE:36300,INT_SAMPLER_2D_ARRAY:36303,UNSIGNED_INT_SAMPLER_2D:36306,UNSIGNED_INT_SAMPLER_3D:36307,UNSIGNED_INT_SAMPLER_CUBE:36308,UNSIGNED_INT_SAMPLER_2D_ARRAY:36311,DEPTH_COMPONENT32F:36012,DEPTH32F_STENCIL8:36013,FLOAT_32_UNSIGNED_INT_24_8_REV:36269,FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING:33296,FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE:33297,FRAMEBUFFER_ATTACHMENT_RED_SIZE:33298,FRAMEBUFFER_ATTACHMENT_GREEN_SIZE:33299,FRAMEBUFFER_ATTACHMENT_BLUE_SIZE:33300,FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE:33301,FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE:33302,FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE:33303,FRAMEBUFFER_DEFAULT:33304,UNSIGNED_INT_24_8:34042,DEPTH24_STENCIL8:35056,UNSIGNED_NORMALIZED:35863,DRAW_FRAMEBUFFER_BINDING:36006,READ_FRAMEBUFFER:36008,DRAW_FRAMEBUFFER:36009,READ_FRAMEBUFFER_BINDING:36010,RENDERBUFFER_SAMPLES:36011,FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER:36052,MAX_COLOR_ATTACHMENTS:36063,COLOR_ATTACHMENT1:36065,COLOR_ATTACHMENT2:36066,COLOR_ATTACHMENT3:36067,COLOR_ATTACHMENT4:36068,COLOR_ATTACHMENT5:36069,COLOR_ATTACHMENT6:36070,COLOR_ATTACHMENT7:36071,COLOR_ATTACHMENT8:36072,COLOR_ATTACHMENT9:36073,COLOR_ATTACHMENT10:36074,COLOR_ATTACHMENT11:36075,COLOR_ATTACHMENT12:36076,COLOR_ATTACHMENT13:36077,COLOR_ATTACHMENT14:36078,COLOR_ATTACHMENT15:36079,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE:36182,MAX_SAMPLES:36183,HALF_FLOAT:5131,RG:33319,RG_INTEGER:33320,R8:33321,RG8:33323,R16F:33325,R32F:33326,RG16F:33327,RG32F:33328,R8I:33329,R8UI:33330,R16I:33331,R16UI:33332,R32I:33333,R32UI:33334,RG8I:33335,RG8UI:33336,RG16I:33337,RG16UI:33338,RG32I:33339,RG32UI:33340,VERTEX_ARRAY_BINDING:34229,R8_SNORM:36756,RG8_SNORM:36757,RGB8_SNORM:36758,RGBA8_SNORM:36759,SIGNED_NORMALIZED:36764,COPY_READ_BUFFER:36662,COPY_WRITE_BUFFER:36663,COPY_READ_BUFFER_BINDING:36662,COPY_WRITE_BUFFER_BINDING:36663,UNIFORM_BUFFER:35345,UNIFORM_BUFFER_BINDING:35368,UNIFORM_BUFFER_START:35369,UNIFORM_BUFFER_SIZE:35370,MAX_VERTEX_UNIFORM_BLOCKS:35371,MAX_FRAGMENT_UNIFORM_BLOCKS:35373,MAX_COMBINED_UNIFORM_BLOCKS:35374,MAX_UNIFORM_BUFFER_BINDINGS:35375,MAX_UNIFORM_BLOCK_SIZE:35376,MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS:35377,MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS:35379,UNIFORM_BUFFER_OFFSET_ALIGNMENT:35380,ACTIVE_UNIFORM_BLOCKS:35382,UNIFORM_TYPE:35383,UNIFORM_SIZE:35384,UNIFORM_BLOCK_INDEX:35386,UNIFORM_OFFSET:35387,UNIFORM_ARRAY_STRIDE:35388,UNIFORM_MATRIX_STRIDE:35389,UNIFORM_IS_ROW_MAJOR:35390,UNIFORM_BLOCK_BINDING:35391,UNIFORM_BLOCK_DATA_SIZE:35392,UNIFORM_BLOCK_ACTIVE_UNIFORMS:35394,UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES:35395,UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER:35396,UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER:35398,INVALID_INDEX:4294967295,MAX_VERTEX_OUTPUT_COMPONENTS:37154,MAX_FRAGMENT_INPUT_COMPONENTS:37157,MAX_SERVER_WAIT_TIMEOUT:37137,OBJECT_TYPE:37138,SYNC_CONDITION:37139,SYNC_STATUS:37140,SYNC_FLAGS:37141,SYNC_FENCE:37142,SYNC_GPU_COMMANDS_COMPLETE:37143,UNSIGNALED:37144,SIGNALED:37145,ALREADY_SIGNALED:37146,TIMEOUT_EXPIRED:37147,CONDITION_SATISFIED:37148,WAIT_FAILED:37149,SYNC_FLUSH_COMMANDS_BIT:1,VERTEX_ATTRIB_ARRAY_DIVISOR:35070,ANY_SAMPLES_PASSED:35887,ANY_SAMPLES_PASSED_CONSERVATIVE:36202,SAMPLER_BINDING:35097,RGB10_A2UI:36975,INT_2_10_10_10_REV:36255,TRANSFORM_FEEDBACK:36386,TRANSFORM_FEEDBACK_PAUSED:36387,TRANSFORM_FEEDBACK_ACTIVE:36388,TRANSFORM_FEEDBACK_BINDING:36389,COMPRESSED_R11_EAC:37488,COMPRESSED_SIGNED_R11_EAC:37489,COMPRESSED_RG11_EAC:37490,COMPRESSED_SIGNED_RG11_EAC:37491,COMPRESSED_RGB8_ETC2:37492,COMPRESSED_SRGB8_ETC2:37493,COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2:37494,COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2:37495,COMPRESSED_RGBA8_ETC2_EAC:37496,COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:37497,TEXTURE_IMMUTABLE_FORMAT:37167,MAX_ELEMENT_INDEX:36203,TEXTURE_IMMUTABLE_LEVELS:33503,MAX_TEXTURE_MAX_ANISOTROPY_EXT:34047},te=Object.freeze(Pxe);var Oxe=new h;function zt(e){this._size=e.size,this._datatype=e.datatype,this.getValue=e.getValue}var Ns={};Ns[te.FLOAT]="float";Ns[te.FLOAT_VEC2]="vec2";Ns[te.FLOAT_VEC3]="vec3";Ns[te.FLOAT_VEC4]="vec4";Ns[te.INT]="int";Ns[te.INT_VEC2]="ivec2";Ns[te.INT_VEC3]="ivec3";Ns[te.INT_VEC4]="ivec4";Ns[te.BOOL]="bool";Ns[te.BOOL_VEC2]="bvec2";Ns[te.BOOL_VEC3]="bvec3";Ns[te.BOOL_VEC4]="bvec4";Ns[te.FLOAT_MAT2]="mat2";Ns[te.FLOAT_MAT3]="mat3";Ns[te.FLOAT_MAT4]="mat4";Ns[te.SAMPLER_2D]="sampler2D";Ns[te.SAMPLER_CUBE]="samplerCube";zt.prototype.getDeclaration=function(e){let t=`uniform ${Ns[this._datatype]} ${e}`,n=this._size;return n===1?t+=";":t+=`[${n.toString()}];`,t};var Rxe={czm_viewport:new zt({size:1,datatype:te.FLOAT_VEC4,getValue:function(e){return e.viewportCartesian4}}),czm_viewportOrthographic:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.viewportOrthographic}}),czm_viewportTransformation:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.viewportTransformation}}),czm_globeDepthTexture:new zt({size:1,datatype:te.SAMPLER_2D,getValue:function(e){return e.globeDepthTexture}}),czm_model:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.model}}),czm_inverseModel:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseModel}}),czm_view:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.view}}),czm_view3D:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.view3D}}),czm_viewRotation:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.viewRotation}}),czm_viewRotation3D:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.viewRotation3D}}),czm_inverseView:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseView}}),czm_inverseView3D:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseView3D}}),czm_inverseViewRotation:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.inverseViewRotation}}),czm_inverseViewRotation3D:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.inverseViewRotation3D}}),czm_projection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.projection}}),czm_inverseProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseProjection}}),czm_infiniteProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.infiniteProjection}}),czm_modelView:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.modelView}}),czm_modelView3D:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.modelView3D}}),czm_modelViewRelativeToEye:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.modelViewRelativeToEye}}),czm_inverseModelView:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseModelView}}),czm_inverseModelView3D:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseModelView3D}}),czm_viewProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.viewProjection}}),czm_inverseViewProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseViewProjection}}),czm_modelViewProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.modelViewProjection}}),czm_inverseModelViewProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.inverseModelViewProjection}}),czm_modelViewProjectionRelativeToEye:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.modelViewProjectionRelativeToEye}}),czm_modelViewInfiniteProjection:new zt({size:1,datatype:te.FLOAT_MAT4,getValue:function(e){return e.modelViewInfiniteProjection}}),czm_orthographicIn3D:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.orthographicIn3D?1:0}}),czm_normal:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.normal}}),czm_normal3D:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.normal3D}}),czm_inverseNormal:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.inverseNormal}}),czm_inverseNormal3D:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.inverseNormal3D}}),czm_eyeHeight:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.eyeHeight}}),czm_eyeHeight2D:new zt({size:1,datatype:te.FLOAT_VEC2,getValue:function(e){return e.eyeHeight2D}}),czm_entireFrustum:new zt({size:1,datatype:te.FLOAT_VEC2,getValue:function(e){return e.entireFrustum}}),czm_currentFrustum:new zt({size:1,datatype:te.FLOAT_VEC2,getValue:function(e){return e.currentFrustum}}),czm_frustumPlanes:new zt({size:1,datatype:te.FLOAT_VEC4,getValue:function(e){return e.frustumPlanes}}),czm_farDepthFromNearPlusOne:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.farDepthFromNearPlusOne}}),czm_log2FarDepthFromNearPlusOne:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.log2FarDepthFromNearPlusOne}}),czm_oneOverLog2FarDepthFromNearPlusOne:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.oneOverLog2FarDepthFromNearPlusOne}}),czm_sunPositionWC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.sunPositionWC}}),czm_sunPositionColumbusView:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.sunPositionColumbusView}}),czm_sunDirectionEC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.sunDirectionEC}}),czm_sunDirectionWC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.sunDirectionWC}}),czm_moonDirectionEC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.moonDirectionEC}}),czm_lightDirectionEC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.lightDirectionEC}}),czm_lightDirectionWC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.lightDirectionWC}}),czm_lightColor:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.lightColor}}),czm_lightColorHdr:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.lightColorHdr}}),czm_encodedCameraPositionMCHigh:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.encodedCameraPositionMCHigh}}),czm_encodedCameraPositionMCLow:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.encodedCameraPositionMCLow}}),czm_viewerPositionWC:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return M.getTranslation(e.inverseView,Oxe)}}),czm_frameNumber:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.frameState.frameNumber}}),czm_morphTime:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.frameState.morphTime}}),czm_sceneMode:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.frameState.mode}}),czm_pass:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.pass}}),czm_backgroundColor:new zt({size:1,datatype:te.FLOAT_VEC4,getValue:function(e){return e.backgroundColor}}),czm_brdfLut:new zt({size:1,datatype:te.SAMPLER_2D,getValue:function(e){return e.brdfLut}}),czm_environmentMap:new zt({size:1,datatype:te.SAMPLER_CUBE,getValue:function(e){return e.environmentMap}}),czm_specularEnvironmentMaps:new zt({size:1,datatype:te.SAMPLER_2D,getValue:function(e){return e.specularEnvironmentMaps}}),czm_specularEnvironmentMapSize:new zt({size:1,datatype:te.FLOAT_VEC2,getValue:function(e){return e.specularEnvironmentMapsDimensions}}),czm_specularEnvironmentMapsMaximumLOD:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.specularEnvironmentMapsMaximumLOD}}),czm_sphericalHarmonicCoefficients:new zt({size:9,datatype:te.FLOAT_VEC3,getValue:function(e){return e.sphericalHarmonicCoefficients}}),czm_temeToPseudoFixed:new zt({size:1,datatype:te.FLOAT_MAT3,getValue:function(e){return e.temeToPseudoFixedMatrix}}),czm_pixelRatio:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.pixelRatio}}),czm_fogDensity:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.fogDensity}}),czm_splitPosition:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.splitPosition}}),czm_geometricToleranceOverMeter:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.geometricToleranceOverMeter}}),czm_minimumDisableDepthTestDistance:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.minimumDisableDepthTestDistance}}),czm_invertClassificationColor:new zt({size:1,datatype:te.FLOAT_VEC4,getValue:function(e){return e.invertClassificationColor}}),czm_gamma:new zt({size:1,datatype:te.FLOAT,getValue:function(e){return e.gamma}}),czm_ellipsoidRadii:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.ellipsoid.radii}}),czm_ellipsoidInverseRadii:new zt({size:1,datatype:te.FLOAT_VEC3,getValue:function(e){return e.ellipsoid.oneOverRadii}})},Om=Rxe;function Bxe(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)})}var Hn=Bxe;function Mxe(){return!0}function Lxe(e,t){t=y(t,"This object was destroyed, i.e., destroy() was called.");function n(){}for(let i in e)typeof e[i]=="function"&&(e[i]=n);e.isDestroyed=Mxe}var le=Lxe;var gs={UNSIGNED_BYTE:te.UNSIGNED_BYTE,UNSIGNED_SHORT:te.UNSIGNED_SHORT,UNSIGNED_INT:te.UNSIGNED_INT};gs.getSizeInBytes=function(e){switch(e){case gs.UNSIGNED_BYTE:return Uint8Array.BYTES_PER_ELEMENT;case gs.UNSIGNED_SHORT:return Uint16Array.BYTES_PER_ELEMENT;case gs.UNSIGNED_INT:return Uint32Array.BYTES_PER_ELEMENT}};gs.fromSizeInBytes=function(e){switch(e){case 2:return gs.UNSIGNED_SHORT;case 4:return gs.UNSIGNED_INT;case 1:return gs.UNSIGNED_BYTE}};gs.validate=function(e){return u(e)&&(e===gs.UNSIGNED_BYTE||e===gs.UNSIGNED_SHORT||e===gs.UNSIGNED_INT)};gs.createTypedArray=function(e,t){return e>=P.SIXTY_FOUR_KILOBYTES?new Uint32Array(t):new Uint16Array(t)};gs.createTypedArrayFromArrayBuffer=function(e,t,n,i){return e>=P.SIXTY_FOUR_KILOBYTES?new Uint32Array(t,n,i):new Uint16Array(t,n,i)};gs.fromTypedArray=function(e){if(e instanceof Uint8Array)return gs.UNSIGNED_BYTE;if(e instanceof Uint16Array)return gs.UNSIGNED_SHORT;if(e instanceof Uint32Array)return gs.UNSIGNED_INT};var Fe=Object.freeze(gs);var l3={STREAM_DRAW:te.STREAM_DRAW,STATIC_DRAW:te.STATIC_DRAW,DYNAMIC_DRAW:te.DYNAMIC_DRAW,validate:function(e){return e===l3.STREAM_DRAW||e===l3.STATIC_DRAW||e===l3.DYNAMIC_DRAW}},Ne=Object.freeze(l3);function Lu(e){e=y(e,y.EMPTY_OBJECT);let t=e.context._gl,n=e.bufferTarget,i=e.typedArray,o=e.sizeInBytes,r=e.usage,s=u(i);s&&(o=i.byteLength);let a=t.createBuffer();t.bindBuffer(n,a),t.bufferData(n,s?i:o,r),t.bindBuffer(n,null),this._id=Hn(),this._gl=t,this._webgl2=e.context._webgl2,this._bufferTarget=n,this._sizeInBytes=o,this._usage=r,this._buffer=a,this.vertexArrayDestroyable=!0}Lu.createVertexBuffer=function(e){return new Lu({context:e.context,bufferTarget:te.ARRAY_BUFFER,typedArray:e.typedArray,sizeInBytes:e.sizeInBytes,usage:e.usage})};Lu.createIndexBuffer=function(e){let t=e.context,n=e.indexDatatype,i=Fe.getSizeInBytes(n),o=new Lu({context:t,bufferTarget:te.ELEMENT_ARRAY_BUFFER,typedArray:e.typedArray,sizeInBytes:e.sizeInBytes,usage:e.usage}),r=o.sizeInBytes/i;return Object.defineProperties(o,{indexDatatype:{get:function(){return n}},bytesPerIndex:{get:function(){return i}},numberOfIndices:{get:function(){return r}}}),o};Object.defineProperties(Lu.prototype,{sizeInBytes:{get:function(){return this._sizeInBytes}},usage:{get:function(){return this._usage}}});Lu.prototype._getBuffer=function(){return this._buffer};Lu.prototype.copyFromArrayView=function(e,t){t=y(t,0);let n=this._gl,i=this._bufferTarget;n.bindBuffer(i,this._buffer),n.bufferSubData(i,t,e),n.bindBuffer(i,null)};Lu.prototype.copyFromBuffer=function(e,t,n,i){let o=te.COPY_READ_BUFFER,r=te.COPY_WRITE_BUFFER,s=this._gl;s.bindBuffer(r,this._buffer),s.bindBuffer(o,e._buffer),s.copyBufferSubData(o,r,t,n,i),s.bindBuffer(r,null),s.bindBuffer(o,null)};Lu.prototype.getBufferData=function(e,t,n,i){t=y(t,0),n=y(n,0);let o=this._gl,r=te.COPY_READ_BUFFER;o.bindBuffer(r,this._buffer),o.getBufferSubData(r,t,e,n,i),o.bindBuffer(r,null)};Lu.prototype.isDestroyed=function(){return!1};Lu.prototype.destroy=function(){return this._gl.deleteBuffer(this._buffer),le(this)};var lt=Lu;var z_,xr={requestFullscreen:void 0,exitFullscreen:void 0,fullscreenEnabled:void 0,fullscreenElement:void 0,fullscreenchange:void 0,fullscreenerror:void 0},$c={};Object.defineProperties($c,{element:{get:function(){if($c.supportsFullscreen())return document[xr.fullscreenElement]}},changeEventName:{get:function(){if($c.supportsFullscreen())return xr.fullscreenchange}},errorEventName:{get:function(){if($c.supportsFullscreen())return xr.fullscreenerror}},enabled:{get:function(){if($c.supportsFullscreen())return document[xr.fullscreenEnabled]}},fullscreen:{get:function(){if($c.supportsFullscreen())return $c.element!==null}}});$c.supportsFullscreen=function(){if(u(z_))return z_;z_=!1;let e=document.body;if(typeof e.requestFullscreen=="function")return xr.requestFullscreen="requestFullscreen",xr.exitFullscreen="exitFullscreen",xr.fullscreenEnabled="fullscreenEnabled",xr.fullscreenElement="fullscreenElement",xr.fullscreenchange="fullscreenchange",xr.fullscreenerror="fullscreenerror",z_=!0,z_;let t=["webkit","moz","o","ms","khtml"],n;for(let i=0,o=t.length;i<o;++i){let r=t[i];n=`${r}RequestFullscreen`,typeof e[n]=="function"?(xr.requestFullscreen=n,z_=!0):(n=`${r}RequestFullScreen`,typeof e[n]=="function"&&(xr.requestFullscreen=n,z_=!0)),n=`${r}ExitFullscreen`,typeof document[n]=="function"?xr.exitFullscreen=n:(n=`${r}CancelFullScreen`,typeof document[n]=="function"&&(xr.exitFullscreen=n)),n=`${r}FullscreenEnabled`,document[n]!==void 0?xr.fullscreenEnabled=n:(n=`${r}FullScreenEnabled`,document[n]!==void 0&&(xr.fullscreenEnabled=n)),n=`${r}FullscreenElement`,document[n]!==void 0?xr.fullscreenElement=n:(n=`${r}FullScreenElement`,document[n]!==void 0&&(xr.fullscreenElement=n)),n=`${r}fullscreenchange`,document[`on${n}`]!==void 0&&(r==="ms"&&(n="MSFullscreenChange"),xr.fullscreenchange=n),n=`${r}fullscreenerror`,document[`on${n}`]!==void 0&&(r==="ms"&&(n="MSFullscreenError"),xr.fullscreenerror=n)}return z_};$c.requestFullscreen=function(e,t){$c.supportsFullscreen()&&e[xr.requestFullscreen]({vrDisplay:t})};$c.exitFullscreen=function(){$c.supportsFullscreen()&&document[xr.exitFullscreen]()};$c._names=xr;var fr=$c;var Ia;typeof navigator<"u"?Ia=navigator:Ia={};function c0(e){let t=e.split(".");for(let n=0,i=t.length;n<i;++n)t[n]=parseInt(t[n],10);return t}var u3,UK;function $H(){if(!u(u3)&&(u3=!1,!_3())){let e=/ Chrome\/([\.0-9]+)/.exec(Ia.userAgent);e!==null&&(u3=!0,UK=c0(e[1]))}return u3}function Nxe(){return $H()&&UK}var f3,kK;function zK(){if(!u(f3)&&(f3=!1,!$H()&&!_3()&&/ Safari\/[\.0-9]+/.test(Ia.userAgent))){let e=/ Version\/([\.0-9]+)/.exec(Ia.userAgent);e!==null&&(f3=!0,kK=c0(e[1]))}return f3}function Fxe(){return zK()&&kK}var d3,JH;function HK(){if(!u(d3)){d3=!1;let e=/ AppleWebKit\/([\.0-9]+)(\+?)/.exec(Ia.userAgent);e!==null&&(d3=!0,JH=c0(e[1]),JH.isNightly=!!e[2])}return d3}function Vxe(){return HK()&&JH}var GS,QH;function GK(){if(!u(GS)){GS=!1;let e;Ia.appName==="Microsoft Internet Explorer"?(e=/MSIE ([0-9]{1,}[\.0-9]{0,})/.exec(Ia.userAgent),e!==null&&(GS=!0,QH=c0(e[1]))):Ia.appName==="Netscape"&&(e=/Trident\/.*rv:([0-9]{1,}[\.0-9]{0,})/.exec(Ia.userAgent),e!==null&&(GS=!0,QH=c0(e[1])))}return GS}function Uxe(){return GK()&&QH}var h3,WK;function _3(){if(!u(h3)){h3=!1;let e=/ Edg\/([\.0-9]+)/.exec(Ia.userAgent);e!==null&&(h3=!0,WK=c0(e[1]))}return h3}function kxe(){return _3()&&WK}var m3,jK;function eG(){if(!u(m3)){m3=!1;let e=/Firefox\/([\.0-9]+)/.exec(Ia.userAgent);e!==null&&(m3=!0,jK=c0(e[1]))}return m3}var XH;function zxe(){return u(XH)||(XH=/Windows/i.test(Ia.appVersion)),XH}var KH;function Hxe(){return u(KH)||(KH=navigator.platform==="iPhone"||navigator.platform==="iPod"||navigator.platform==="iPad"),KH}function Gxe(){return eG()&&jK}var ZH;function Wxe(){return u(ZH)||(ZH=!eG()&&typeof PointerEvent<"u"&&(!u(Ia.pointerEnabled)||Ia.pointerEnabled)),ZH}var YK,p3;function qK(){if(!u(p3)){let e=document.createElement("canvas");e.setAttribute("style","image-rendering: -moz-crisp-edges;image-rendering: pixelated;");let t=e.style.imageRendering;p3=u(t)&&t!=="",p3&&(YK=t)}return p3}function jxe(){return qK()?YK:void 0}function pc(){return pc._result}pc._promise=void 0;pc._result=void 0;pc.initialize=function(){return u(pc._promise)||(pc._promise=new Promise(e=>{let t=new Image;t.onload=function(){pc._result=t.width>0&&t.height>0,e(pc._result)},t.onerror=function(){pc._result=!1,e(pc._result)},t.src="data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA"})),pc._promise};Object.defineProperties(pc,{initialized:{get:function(){return u(pc._result)}}});var UC=[];typeof ArrayBuffer<"u"&&(UC.push(Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array),typeof Uint8ClampedArray<"u"&&UC.push(Uint8ClampedArray),typeof Uint8ClampedArray<"u"&&UC.push(Uint8ClampedArray),typeof BigInt64Array<"u"&&UC.push(BigInt64Array),typeof BigUint64Array<"u"&&UC.push(BigUint64Array));var uh={isChrome:$H,chromeVersion:Nxe,isSafari:zK,safariVersion:Fxe,isWebkit:HK,webkitVersion:Vxe,isInternetExplorer:GK,internetExplorerVersion:Uxe,isEdge:_3,edgeVersion:kxe,isFirefox:eG,firefoxVersion:Gxe,isWindows:zxe,isIPadOrIOS:Hxe,hardwareConcurrency:y(Ia.hardwareConcurrency,3),supportsPointerEvents:Wxe,supportsImageRenderingPixelated:qK,supportsWebP:pc,imageRenderingValue:jxe,typedArrayTypes:UC};uh.supportsBasis=function(e){return uh.supportsWebAssembly()&&e.context.supportsBasis};uh.supportsFullscreen=function(){return fr.supportsFullscreen()};uh.supportsTypedArrays=function(){return typeof ArrayBuffer<"u"};uh.supportsBigInt64Array=function(){return typeof BigInt64Array<"u"};uh.supportsBigUint64Array=function(){return typeof BigUint64Array<"u"};uh.supportsBigInt=function(){return typeof BigInt<"u"};uh.supportsWebWorkers=function(){return typeof Worker<"u"};uh.supportsWebAssembly=function(){return typeof WebAssembly<"u"};var Ut=uh;function tG(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n*6<1?e+(t-e)*6*n:n*2<1?t:n*3<2?e+(t-e)*(2/3-n)*6:e}function ne(e,t,n,i){this.red=y(e,1),this.green=y(t,1),this.blue=y(n,1),this.alpha=y(i,1)}ne.fromCartesian4=function(e,t){return u(t)?(t.red=e.x,t.green=e.y,t.blue=e.z,t.alpha=e.w,t):new ne(e.x,e.y,e.z,e.w)};ne.fromBytes=function(e,t,n,i,o){return e=ne.byteToFloat(y(e,255)),t=ne.byteToFloat(y(t,255)),n=ne.byteToFloat(y(n,255)),i=ne.byteToFloat(y(i,255)),u(o)?(o.red=e,o.green=t,o.blue=n,o.alpha=i,o):new ne(e,t,n,i)};ne.fromAlpha=function(e,t,n){return u(n)?(n.red=e.red,n.green=e.green,n.blue=e.blue,n.alpha=t,n):new ne(e.red,e.green,e.blue,t)};var nG,iG,Rm;Ut.supportsTypedArrays()&&(nG=new ArrayBuffer(4),iG=new Uint32Array(nG),Rm=new Uint8Array(nG));ne.fromRgba=function(e,t){return iG[0]=e,ne.fromBytes(Rm[0],Rm[1],Rm[2],Rm[3],t)};ne.fromHsl=function(e,t,n,i,o){e=y(e,0)%1,t=y(t,0),n=y(n,0),i=y(i,1);let r=n,s=n,a=n;if(t!==0){let c;n<.5?c=n*(1+t):c=n+t-n*t;let l=2*n-c;r=tG(l,c,e+1/3),s=tG(l,c,e),a=tG(l,c,e-1/3)}return u(o)?(o.red=r,o.green=s,o.blue=a,o.alpha=i,o):new ne(r,s,a,i)};ne.fromRandom=function(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.red;if(!u(n)){let s=y(e.minimumRed,0),a=y(e.maximumRed,1);n=s+P.nextRandomNumber()*(a-s)}let i=e.green;if(!u(i)){let s=y(e.minimumGreen,0),a=y(e.maximumGreen,1);i=s+P.nextRandomNumber()*(a-s)}let o=e.blue;if(!u(o)){let s=y(e.minimumBlue,0),a=y(e.maximumBlue,1);o=s+P.nextRandomNumber()*(a-s)}let r=e.alpha;if(!u(r)){let s=y(e.minimumAlpha,0),a=y(e.maximumAlpha,1);r=s+P.nextRandomNumber()*(a-s)}return u(t)?(t.red=n,t.green=i,t.blue=o,t.alpha=r,t):new ne(n,i,o,r)};var Yxe=/^#([0-9a-f])([0-9a-f])([0-9a-f])([0-9a-f])?$/i,qxe=/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})?$/i,Xxe=/^rgba?\(\s*([0-9.]+%?)\s*,\s*([0-9.]+%?)\s*,\s*([0-9.]+%?)(?:\s*,\s*([0-9.]+))?\s*\)$/i,Kxe=/^hsla?\(\s*([0-9.]+)\s*,\s*([0-9.]+%)\s*,\s*([0-9.]+%)(?:\s*,\s*([0-9.]+))?\s*\)$/i;ne.fromCssColorString=function(e,t){u(t)||(t=new ne),e=e.replace(/\s/g,"");let n=ne[e.toUpperCase()];if(u(n))return ne.clone(n,t),t;let i=Yxe.exec(e);return i!==null?(t.red=parseInt(i[1],16)/15,t.green=parseInt(i[2],16)/15,t.blue=parseInt(i[3],16)/15,t.alpha=parseInt(y(i[4],"f"),16)/15,t):(i=qxe.exec(e),i!==null?(t.red=parseInt(i[1],16)/255,t.green=parseInt(i[2],16)/255,t.blue=parseInt(i[3],16)/255,t.alpha=parseInt(y(i[4],"ff"),16)/255,t):(i=Xxe.exec(e),i!==null?(t.red=parseFloat(i[1])/(i[1].substr(-1)==="%"?100:255),t.green=parseFloat(i[2])/(i[2].substr(-1)==="%"?100:255),t.blue=parseFloat(i[3])/(i[3].substr(-1)==="%"?100:255),t.alpha=parseFloat(y(i[4],"1.0")),t):(i=Kxe.exec(e),i!==null?ne.fromHsl(parseFloat(i[1])/360,parseFloat(i[2])/100,parseFloat(i[3])/100,parseFloat(y(i[4],"1.0")),t):(t=void 0,t))))};ne.packedLength=4;ne.pack=function(e,t,n){return n=y(n,0),t[n++]=e.red,t[n++]=e.green,t[n++]=e.blue,t[n]=e.alpha,t};ne.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new ne),n.red=e[t++],n.green=e[t++],n.blue=e[t++],n.alpha=e[t],n};ne.byteToFloat=function(e){return e/255};ne.floatToByte=function(e){return e===1?255:e*256|0};ne.clone=function(e,t){if(u(e))return u(t)?(t.red=e.red,t.green=e.green,t.blue=e.blue,t.alpha=e.alpha,t):new ne(e.red,e.green,e.blue,e.alpha)};ne.equals=function(e,t){return e===t||u(e)&&u(t)&&e.red===t.red&&e.green===t.green&&e.blue===t.blue&&e.alpha===t.alpha};ne.equalsArray=function(e,t,n){return e.red===t[n]&&e.green===t[n+1]&&e.blue===t[n+2]&&e.alpha===t[n+3]};ne.prototype.clone=function(e){return ne.clone(this,e)};ne.prototype.equals=function(e){return ne.equals(this,e)};ne.prototype.equalsEpsilon=function(e,t){return this===e||u(e)&&Math.abs(this.red-e.red)<=t&&Math.abs(this.green-e.green)<=t&&Math.abs(this.blue-e.blue)<=t&&Math.abs(this.alpha-e.alpha)<=t};ne.prototype.toString=function(){return`(${this.red}, ${this.green}, ${this.blue}, ${this.alpha})`};ne.prototype.toCssColorString=function(){let e=ne.floatToByte(this.red),t=ne.floatToByte(this.green),n=ne.floatToByte(this.blue);return this.alpha===1?`rgb(${e},${t},${n})`:`rgba(${e},${t},${n},${this.alpha})`};ne.prototype.toCssHexString=function(){let e=ne.floatToByte(this.red).toString(16);e.length<2&&(e=`0${e}`);let t=ne.floatToByte(this.green).toString(16);t.length<2&&(t=`0${t}`);let n=ne.floatToByte(this.blue).toString(16);if(n.length<2&&(n=`0${n}`),this.alpha<1){let i=ne.floatToByte(this.alpha).toString(16);return i.length<2&&(i=`0${i}`),`#${e}${t}${n}${i}`}return`#${e}${t}${n}`};ne.prototype.toBytes=function(e){let t=ne.floatToByte(this.red),n=ne.floatToByte(this.green),i=ne.floatToByte(this.blue),o=ne.floatToByte(this.alpha);return u(e)?(e[0]=t,e[1]=n,e[2]=i,e[3]=o,e):[t,n,i,o]};ne.prototype.toRgba=function(){return Rm[0]=ne.floatToByte(this.red),Rm[1]=ne.floatToByte(this.green),Rm[2]=ne.floatToByte(this.blue),Rm[3]=ne.floatToByte(this.alpha),iG[0]};ne.prototype.brighten=function(e,t){return e=1-e,t.red=1-(1-this.red)*e,t.green=1-(1-this.green)*e,t.blue=1-(1-this.blue)*e,t.alpha=this.alpha,t};ne.prototype.darken=function(e,t){return e=1-e,t.red=this.red*e,t.green=this.green*e,t.blue=this.blue*e,t.alpha=this.alpha,t};ne.prototype.withAlpha=function(e,t){return ne.fromAlpha(this,e,t)};ne.add=function(e,t,n){return n.red=e.red+t.red,n.green=e.green+t.green,n.blue=e.blue+t.blue,n.alpha=e.alpha+t.alpha,n};ne.subtract=function(e,t,n){return n.red=e.red-t.red,n.green=e.green-t.green,n.blue=e.blue-t.blue,n.alpha=e.alpha-t.alpha,n};ne.multiply=function(e,t,n){return n.red=e.red*t.red,n.green=e.green*t.green,n.blue=e.blue*t.blue,n.alpha=e.alpha*t.alpha,n};ne.divide=function(e,t,n){return n.red=e.red/t.red,n.green=e.green/t.green,n.blue=e.blue/t.blue,n.alpha=e.alpha/t.alpha,n};ne.mod=function(e,t,n){return n.red=e.red%t.red,n.green=e.green%t.green,n.blue=e.blue%t.blue,n.alpha=e.alpha%t.alpha,n};ne.lerp=function(e,t,n,i){return i.red=P.lerp(e.red,t.red,n),i.green=P.lerp(e.green,t.green,n),i.blue=P.lerp(e.blue,t.blue,n),i.alpha=P.lerp(e.alpha,t.alpha,n),i};ne.multiplyByScalar=function(e,t,n){return n.red=e.red*t,n.green=e.green*t,n.blue=e.blue*t,n.alpha=e.alpha*t,n};ne.divideByScalar=function(e,t,n){return n.red=e.red/t,n.green=e.green/t,n.blue=e.blue/t,n.alpha=e.alpha/t,n};ne.ALICEBLUE=Object.freeze(ne.fromCssColorString("#F0F8FF"));ne.ANTIQUEWHITE=Object.freeze(ne.fromCssColorString("#FAEBD7"));ne.AQUA=Object.freeze(ne.fromCssColorString("#00FFFF"));ne.AQUAMARINE=Object.freeze(ne.fromCssColorString("#7FFFD4"));ne.AZURE=Object.freeze(ne.fromCssColorString("#F0FFFF"));ne.BEIGE=Object.freeze(ne.fromCssColorString("#F5F5DC"));ne.BISQUE=Object.freeze(ne.fromCssColorString("#FFE4C4"));ne.BLACK=Object.freeze(ne.fromCssColorString("#000000"));ne.BLANCHEDALMOND=Object.freeze(ne.fromCssColorString("#FFEBCD"));ne.BLUE=Object.freeze(ne.fromCssColorString("#0000FF"));ne.BLUEVIOLET=Object.freeze(ne.fromCssColorString("#8A2BE2"));ne.BROWN=Object.freeze(ne.fromCssColorString("#A52A2A"));ne.BURLYWOOD=Object.freeze(ne.fromCssColorString("#DEB887"));ne.CADETBLUE=Object.freeze(ne.fromCssColorString("#5F9EA0"));ne.CHARTREUSE=Object.freeze(ne.fromCssColorString("#7FFF00"));ne.CHOCOLATE=Object.freeze(ne.fromCssColorString("#D2691E"));ne.CORAL=Object.freeze(ne.fromCssColorString("#FF7F50"));ne.CORNFLOWERBLUE=Object.freeze(ne.fromCssColorString("#6495ED"));ne.CORNSILK=Object.freeze(ne.fromCssColorString("#FFF8DC"));ne.CRIMSON=Object.freeze(ne.fromCssColorString("#DC143C"));ne.CYAN=Object.freeze(ne.fromCssColorString("#00FFFF"));ne.DARKBLUE=Object.freeze(ne.fromCssColorString("#00008B"));ne.DARKCYAN=Object.freeze(ne.fromCssColorString("#008B8B"));ne.DARKGOLDENROD=Object.freeze(ne.fromCssColorString("#B8860B"));ne.DARKGRAY=Object.freeze(ne.fromCssColorString("#A9A9A9"));ne.DARKGREEN=Object.freeze(ne.fromCssColorString("#006400"));ne.DARKGREY=ne.DARKGRAY;ne.DARKKHAKI=Object.freeze(ne.fromCssColorString("#BDB76B"));ne.DARKMAGENTA=Object.freeze(ne.fromCssColorString("#8B008B"));ne.DARKOLIVEGREEN=Object.freeze(ne.fromCssColorString("#556B2F"));ne.DARKORANGE=Object.freeze(ne.fromCssColorString("#FF8C00"));ne.DARKORCHID=Object.freeze(ne.fromCssColorString("#9932CC"));ne.DARKRED=Object.freeze(ne.fromCssColorString("#8B0000"));ne.DARKSALMON=Object.freeze(ne.fromCssColorString("#E9967A"));ne.DARKSEAGREEN=Object.freeze(ne.fromCssColorString("#8FBC8F"));ne.DARKSLATEBLUE=Object.freeze(ne.fromCssColorString("#483D8B"));ne.DARKSLATEGRAY=Object.freeze(ne.fromCssColorString("#2F4F4F"));ne.DARKSLATEGREY=ne.DARKSLATEGRAY;ne.DARKTURQUOISE=Object.freeze(ne.fromCssColorString("#00CED1"));ne.DARKVIOLET=Object.freeze(ne.fromCssColorString("#9400D3"));ne.DEEPPINK=Object.freeze(ne.fromCssColorString("#FF1493"));ne.DEEPSKYBLUE=Object.freeze(ne.fromCssColorString("#00BFFF"));ne.DIMGRAY=Object.freeze(ne.fromCssColorString("#696969"));ne.DIMGREY=ne.DIMGRAY;ne.DODGERBLUE=Object.freeze(ne.fromCssColorString("#1E90FF"));ne.FIREBRICK=Object.freeze(ne.fromCssColorString("#B22222"));ne.FLORALWHITE=Object.freeze(ne.fromCssColorString("#FFFAF0"));ne.FORESTGREEN=Object.freeze(ne.fromCssColorString("#228B22"));ne.FUCHSIA=Object.freeze(ne.fromCssColorString("#FF00FF"));ne.GAINSBORO=Object.freeze(ne.fromCssColorString("#DCDCDC"));ne.GHOSTWHITE=Object.freeze(ne.fromCssColorString("#F8F8FF"));ne.GOLD=Object.freeze(ne.fromCssColorString("#FFD700"));ne.GOLDENROD=Object.freeze(ne.fromCssColorString("#DAA520"));ne.GRAY=Object.freeze(ne.fromCssColorString("#808080"));ne.GREEN=Object.freeze(ne.fromCssColorString("#008000"));ne.GREENYELLOW=Object.freeze(ne.fromCssColorString("#ADFF2F"));ne.GREY=ne.GRAY;ne.HONEYDEW=Object.freeze(ne.fromCssColorString("#F0FFF0"));ne.HOTPINK=Object.freeze(ne.fromCssColorString("#FF69B4"));ne.INDIANRED=Object.freeze(ne.fromCssColorString("#CD5C5C"));ne.INDIGO=Object.freeze(ne.fromCssColorString("#4B0082"));ne.IVORY=Object.freeze(ne.fromCssColorString("#FFFFF0"));ne.KHAKI=Object.freeze(ne.fromCssColorString("#F0E68C"));ne.LAVENDER=Object.freeze(ne.fromCssColorString("#E6E6FA"));ne.LAVENDAR_BLUSH=Object.freeze(ne.fromCssColorString("#FFF0F5"));ne.LAWNGREEN=Object.freeze(ne.fromCssColorString("#7CFC00"));ne.LEMONCHIFFON=Object.freeze(ne.fromCssColorString("#FFFACD"));ne.LIGHTBLUE=Object.freeze(ne.fromCssColorString("#ADD8E6"));ne.LIGHTCORAL=Object.freeze(ne.fromCssColorString("#F08080"));ne.LIGHTCYAN=Object.freeze(ne.fromCssColorString("#E0FFFF"));ne.LIGHTGOLDENRODYELLOW=Object.freeze(ne.fromCssColorString("#FAFAD2"));ne.LIGHTGRAY=Object.freeze(ne.fromCssColorString("#D3D3D3"));ne.LIGHTGREEN=Object.freeze(ne.fromCssColorString("#90EE90"));ne.LIGHTGREY=ne.LIGHTGRAY;ne.LIGHTPINK=Object.freeze(ne.fromCssColorString("#FFB6C1"));ne.LIGHTSEAGREEN=Object.freeze(ne.fromCssColorString("#20B2AA"));ne.LIGHTSKYBLUE=Object.freeze(ne.fromCssColorString("#87CEFA"));ne.LIGHTSLATEGRAY=Object.freeze(ne.fromCssColorString("#778899"));ne.LIGHTSLATEGREY=ne.LIGHTSLATEGRAY;ne.LIGHTSTEELBLUE=Object.freeze(ne.fromCssColorString("#B0C4DE"));ne.LIGHTYELLOW=Object.freeze(ne.fromCssColorString("#FFFFE0"));ne.LIME=Object.freeze(ne.fromCssColorString("#00FF00"));ne.LIMEGREEN=Object.freeze(ne.fromCssColorString("#32CD32"));ne.LINEN=Object.freeze(ne.fromCssColorString("#FAF0E6"));ne.MAGENTA=Object.freeze(ne.fromCssColorString("#FF00FF"));ne.MAROON=Object.freeze(ne.fromCssColorString("#800000"));ne.MEDIUMAQUAMARINE=Object.freeze(ne.fromCssColorString("#66CDAA"));ne.MEDIUMBLUE=Object.freeze(ne.fromCssColorString("#0000CD"));ne.MEDIUMORCHID=Object.freeze(ne.fromCssColorString("#BA55D3"));ne.MEDIUMPURPLE=Object.freeze(ne.fromCssColorString("#9370DB"));ne.MEDIUMSEAGREEN=Object.freeze(ne.fromCssColorString("#3CB371"));ne.MEDIUMSLATEBLUE=Object.freeze(ne.fromCssColorString("#7B68EE"));ne.MEDIUMSPRINGGREEN=Object.freeze(ne.fromCssColorString("#00FA9A"));ne.MEDIUMTURQUOISE=Object.freeze(ne.fromCssColorString("#48D1CC"));ne.MEDIUMVIOLETRED=Object.freeze(ne.fromCssColorString("#C71585"));ne.MIDNIGHTBLUE=Object.freeze(ne.fromCssColorString("#191970"));ne.MINTCREAM=Object.freeze(ne.fromCssColorString("#F5FFFA"));ne.MISTYROSE=Object.freeze(ne.fromCssColorString("#FFE4E1"));ne.MOCCASIN=Object.freeze(ne.fromCssColorString("#FFE4B5"));ne.NAVAJOWHITE=Object.freeze(ne.fromCssColorString("#FFDEAD"));ne.NAVY=Object.freeze(ne.fromCssColorString("#000080"));ne.OLDLACE=Object.freeze(ne.fromCssColorString("#FDF5E6"));ne.OLIVE=Object.freeze(ne.fromCssColorString("#808000"));ne.OLIVEDRAB=Object.freeze(ne.fromCssColorString("#6B8E23"));ne.ORANGE=Object.freeze(ne.fromCssColorString("#FFA500"));ne.ORANGERED=Object.freeze(ne.fromCssColorString("#FF4500"));ne.ORCHID=Object.freeze(ne.fromCssColorString("#DA70D6"));ne.PALEGOLDENROD=Object.freeze(ne.fromCssColorString("#EEE8AA"));ne.PALEGREEN=Object.freeze(ne.fromCssColorString("#98FB98"));ne.PALETURQUOISE=Object.freeze(ne.fromCssColorString("#AFEEEE"));ne.PALEVIOLETRED=Object.freeze(ne.fromCssColorString("#DB7093"));ne.PAPAYAWHIP=Object.freeze(ne.fromCssColorString("#FFEFD5"));ne.PEACHPUFF=Object.freeze(ne.fromCssColorString("#FFDAB9"));ne.PERU=Object.freeze(ne.fromCssColorString("#CD853F"));ne.PINK=Object.freeze(ne.fromCssColorString("#FFC0CB"));ne.PLUM=Object.freeze(ne.fromCssColorString("#DDA0DD"));ne.POWDERBLUE=Object.freeze(ne.fromCssColorString("#B0E0E6"));ne.PURPLE=Object.freeze(ne.fromCssColorString("#800080"));ne.RED=Object.freeze(ne.fromCssColorString("#FF0000"));ne.ROSYBROWN=Object.freeze(ne.fromCssColorString("#BC8F8F"));ne.ROYALBLUE=Object.freeze(ne.fromCssColorString("#4169E1"));ne.SADDLEBROWN=Object.freeze(ne.fromCssColorString("#8B4513"));ne.SALMON=Object.freeze(ne.fromCssColorString("#FA8072"));ne.SANDYBROWN=Object.freeze(ne.fromCssColorString("#F4A460"));ne.SEAGREEN=Object.freeze(ne.fromCssColorString("#2E8B57"));ne.SEASHELL=Object.freeze(ne.fromCssColorString("#FFF5EE"));ne.SIENNA=Object.freeze(ne.fromCssColorString("#A0522D"));ne.SILVER=Object.freeze(ne.fromCssColorString("#C0C0C0"));ne.SKYBLUE=Object.freeze(ne.fromCssColorString("#87CEEB"));ne.SLATEBLUE=Object.freeze(ne.fromCssColorString("#6A5ACD"));ne.SLATEGRAY=Object.freeze(ne.fromCssColorString("#708090"));ne.SLATEGREY=ne.SLATEGRAY;ne.SNOW=Object.freeze(ne.fromCssColorString("#FFFAFA"));ne.SPRINGGREEN=Object.freeze(ne.fromCssColorString("#00FF7F"));ne.STEELBLUE=Object.freeze(ne.fromCssColorString("#4682B4"));ne.TAN=Object.freeze(ne.fromCssColorString("#D2B48C"));ne.TEAL=Object.freeze(ne.fromCssColorString("#008080"));ne.THISTLE=Object.freeze(ne.fromCssColorString("#D8BFD8"));ne.TOMATO=Object.freeze(ne.fromCssColorString("#FF6347"));ne.TURQUOISE=Object.freeze(ne.fromCssColorString("#40E0D0"));ne.VIOLET=Object.freeze(ne.fromCssColorString("#EE82EE"));ne.WHEAT=Object.freeze(ne.fromCssColorString("#F5DEB3"));ne.WHITE=Object.freeze(ne.fromCssColorString("#FFFFFF"));ne.WHITESMOKE=Object.freeze(ne.fromCssColorString("#F5F5F5"));ne.YELLOW=Object.freeze(ne.fromCssColorString("#FFFF00"));ne.YELLOWGREEN=Object.freeze(ne.fromCssColorString("#9ACD32"));ne.TRANSPARENT=Object.freeze(new ne(0,0,0,0));var z=ne;function g3(e){e=y(e,y.EMPTY_OBJECT),this.color=e.color,this.depth=e.depth,this.stencil=e.stencil,this.renderState=e.renderState,this.framebuffer=e.framebuffer,this.owner=e.owner,this.pass=e.pass}g3.ALL=Object.freeze(new g3({color:new z(0,0,0,0),depth:1,stencil:0}));g3.prototype.execute=function(e,t){e.clear(this,t)};var ti=g3;var Zxe={ENVIRONMENT:0,COMPUTE:1,GLOBE:2,TERRAIN_CLASSIFICATION:3,CESIUM_3D_TILE:4,CESIUM_3D_TILE_CLASSIFICATION:5,CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW:6,OPAQUE:7,TRANSLUCENT:8,VOXELS:9,OVERLAY:10,NUMBER_OF_PASSES:11},Ee=Object.freeze(Zxe);function XK(e){e=y(e,y.EMPTY_OBJECT),this.vertexArray=e.vertexArray,this.fragmentShaderSource=e.fragmentShaderSource,this.shaderProgram=e.shaderProgram,this.uniformMap=e.uniformMap,this.outputTexture=e.outputTexture,this.preExecute=e.preExecute,this.postExecute=e.postExecute,this.canceled=e.canceled,this.persists=y(e.persists,!1),this.pass=Ee.COMPUTE,this.owner=e.owner}XK.prototype.execute=function(e){e.execute(this)};var Nu=XK;function Dt(e,t){this.x=y(e,0),this.y=y(t,0)}Dt.fromElements=function(e,t,n){return u(n)?(n.x=e,n.y=t,n):new Dt(e,t)};Dt.clone=function(e,t){if(u(e))return u(t)?(t.x=e.x,t.y=e.y,t):new Dt(e.x,e.y)};Dt.fromCartesian3=Dt.clone;Dt.fromCartesian4=Dt.clone;Dt.packedLength=2;Dt.pack=function(e,t,n){return n=y(n,0),t[n++]=e.x,t[n]=e.y,t};Dt.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Dt),n.x=e[t++],n.y=e[t],n};Dt.packArray=function(e,t){let n=e.length,i=n*2;u(t)?!Array.isArray(t)&&t.length!==i||t.length!==i&&(t.length=i):t=new Array(i);for(let o=0;o<n;++o)Dt.pack(e[o],t,o*2);return t};Dt.unpackArray=function(e,t){let n=e.length;u(t)?t.length=n/2:t=new Array(n/2);for(let i=0;i<n;i+=2){let o=i/2;t[o]=Dt.unpack(e,i,t[o])}return t};Dt.fromArray=Dt.unpack;Dt.maximumComponent=function(e){return Math.max(e.x,e.y)};Dt.minimumComponent=function(e){return Math.min(e.x,e.y)};Dt.minimumByComponent=function(e,t,n){return n.x=Math.min(e.x,t.x),n.y=Math.min(e.y,t.y),n};Dt.maximumByComponent=function(e,t,n){return n.x=Math.max(e.x,t.x),n.y=Math.max(e.y,t.y),n};Dt.clamp=function(e,t,n,i){let o=P.clamp(e.x,t.x,n.x),r=P.clamp(e.y,t.y,n.y);return i.x=o,i.y=r,i};Dt.magnitudeSquared=function(e){return e.x*e.x+e.y*e.y};Dt.magnitude=function(e){return Math.sqrt(Dt.magnitudeSquared(e))};var y3=new Dt;Dt.distance=function(e,t){return Dt.subtract(e,t,y3),Dt.magnitude(y3)};Dt.distanceSquared=function(e,t){return Dt.subtract(e,t,y3),Dt.magnitudeSquared(y3)};Dt.normalize=function(e,t){let n=Dt.magnitude(e);return t.x=e.x/n,t.y=e.y/n,t};Dt.dot=function(e,t){return e.x*t.x+e.y*t.y};Dt.cross=function(e,t){return e.x*t.y-e.y*t.x};Dt.multiplyComponents=function(e,t,n){return n.x=e.x*t.x,n.y=e.y*t.y,n};Dt.divideComponents=function(e,t,n){return n.x=e.x/t.x,n.y=e.y/t.y,n};Dt.add=function(e,t,n){return n.x=e.x+t.x,n.y=e.y+t.y,n};Dt.subtract=function(e,t,n){return n.x=e.x-t.x,n.y=e.y-t.y,n};Dt.multiplyByScalar=function(e,t,n){return n.x=e.x*t,n.y=e.y*t,n};Dt.divideByScalar=function(e,t,n){return n.x=e.x/t,n.y=e.y/t,n};Dt.negate=function(e,t){return t.x=-e.x,t.y=-e.y,t};Dt.abs=function(e,t){return t.x=Math.abs(e.x),t.y=Math.abs(e.y),t};var KK=new Dt;Dt.lerp=function(e,t,n,i){return Dt.multiplyByScalar(t,n,KK),i=Dt.multiplyByScalar(e,1-n,i),Dt.add(KK,i,i)};var ZK=new Dt,JK=new Dt;Dt.angleBetween=function(e,t){return Dt.normalize(e,ZK),Dt.normalize(t,JK),P.acosClamped(Dt.dot(ZK,JK))};var Jxe=new Dt;Dt.mostOrthogonalAxis=function(e,t){let n=Dt.normalize(e,Jxe);return Dt.abs(n,n),n.x<=n.y?t=Dt.clone(Dt.UNIT_X,t):t=Dt.clone(Dt.UNIT_Y,t),t};Dt.equals=function(e,t){return e===t||u(e)&&u(t)&&e.x===t.x&&e.y===t.y};Dt.equalsArray=function(e,t,n){return e.x===t[n]&&e.y===t[n+1]};Dt.equalsEpsilon=function(e,t,n,i){return e===t||u(e)&&u(t)&&P.equalsEpsilon(e.x,t.x,n,i)&&P.equalsEpsilon(e.y,t.y,n,i)};Dt.ZERO=Object.freeze(new Dt(0,0));Dt.ONE=Object.freeze(new Dt(1,1));Dt.UNIT_X=Object.freeze(new Dt(1,0));Dt.UNIT_Y=Object.freeze(new Dt(0,1));Dt.prototype.clone=function(e){return Dt.clone(this,e)};Dt.prototype.equals=function(e){return Dt.equals(this,e)};Dt.prototype.equalsEpsilon=function(e,t,n){return Dt.equalsEpsilon(this,e,t,n)};Dt.prototype.toString=function(){return`(${this.x}, ${this.y})`};var H=Dt;var Qxe=new h,$xe=new h;function eCe(e,t,n,i,o){let r=e.x,s=e.y,a=e.z,c=t.x,l=t.y,f=t.z,d=r*r*c*c,p=s*s*l*l,g=a*a*f*f,m=d+p+g,A=Math.sqrt(1/m),x=h.multiplyByScalar(e,A,Qxe);if(m<i)return isFinite(A)?h.clone(x,o):void 0;let C=n.x,T=n.y,E=n.z,S=$xe;S.x=x.x*C*2,S.y=x.y*T*2,S.z=x.z*E*2;let v=(1-A)*h.magnitude(e)/(.5*h.magnitude(S)),w=0,R,O,L,N,_,b,D,I,B,F,k;do{v-=w,L=1/(1+v*C),N=1/(1+v*T),_=1/(1+v*E),b=L*L,D=N*N,I=_*_,B=b*L,F=D*N,k=I*_,R=d*b+p*D+g*I-1,O=d*B*C+p*F*T+g*k*E;let U=-2*O;w=R/U}while(Math.abs(R)>P.EPSILON12);return u(o)?(o.x=r*L,o.y=s*N,o.z=a*_,o):new h(r*L,s*N,a*_)}var l0=eCe;function Zr(e,t,n){this.longitude=y(e,0),this.latitude=y(t,0),this.height=y(n,0)}Zr.fromRadians=function(e,t,n,i){return n=y(n,0),u(i)?(i.longitude=e,i.latitude=t,i.height=n,i):new Zr(e,t,n)};Zr.fromDegrees=function(e,t,n,i){return e=P.toRadians(e),t=P.toRadians(t),Zr.fromRadians(e,t,n,i)};var tCe=new h,nCe=new h,iCe=new h,oCe=new h(1/6378137,1/6378137,1/6356752314245179e-9),rCe=new h(1/(6378137*6378137),1/(6378137*6378137),1/(6356752314245179e-9*6356752314245179e-9)),sCe=P.EPSILON1;Zr.fromCartesian=function(e,t,n){let i=u(t)?t.oneOverRadii:oCe,o=u(t)?t.oneOverRadiiSquared:rCe,r=u(t)?t._centerToleranceSquared:sCe,s=l0(e,i,o,r,nCe);if(!u(s))return;let a=h.multiplyComponents(s,o,tCe);a=h.normalize(a,a);let c=h.subtract(e,s,iCe),l=Math.atan2(a.y,a.x),f=Math.asin(a.z),d=P.sign(h.dot(c,e))*h.magnitude(c);return u(n)?(n.longitude=l,n.latitude=f,n.height=d,n):new Zr(l,f,d)};Zr.toCartesian=function(e,t,n){return h.fromRadians(e.longitude,e.latitude,e.height,t,n)};Zr.clone=function(e,t){if(u(e))return u(t)?(t.longitude=e.longitude,t.latitude=e.latitude,t.height=e.height,t):new Zr(e.longitude,e.latitude,e.height)};Zr.equals=function(e,t){return e===t||u(e)&&u(t)&&e.longitude===t.longitude&&e.latitude===t.latitude&&e.height===t.height};Zr.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e.longitude-t.longitude)<=n&&Math.abs(e.latitude-t.latitude)<=n&&Math.abs(e.height-t.height)<=n};Zr.ZERO=Object.freeze(new Zr(0,0,0));Zr.prototype.clone=function(e){return Zr.clone(this,e)};Zr.prototype.equals=function(e){return Zr.equals(this,e)};Zr.prototype.equalsEpsilon=function(e,t){return Zr.equalsEpsilon(this,e,t)};Zr.prototype.toString=function(){return`(${this.longitude}, ${this.latitude}, ${this.height})`};var he=Zr;function $K(e,t,n,i){t=y(t,0),n=y(n,0),i=y(i,0),e._radii=new h(t,n,i),e._radiiSquared=new h(t*t,n*n,i*i),e._radiiToTheFourth=new h(t*t*t*t,n*n*n*n,i*i*i*i),e._oneOverRadii=new h(t===0?0:1/t,n===0?0:1/n,i===0?0:1/i),e._oneOverRadiiSquared=new h(t===0?0:1/(t*t),n===0?0:1/(n*n),i===0?0:1/(i*i)),e._minimumRadius=Math.min(t,n,i),e._maximumRadius=Math.max(t,n,i),e._centerToleranceSquared=P.EPSILON1,e._radiiSquared.z!==0&&(e._squaredXOverSquaredZ=e._radiiSquared.x/e._radiiSquared.z)}function Ki(e,t,n){this._radii=void 0,this._radiiSquared=void 0,this._radiiToTheFourth=void 0,this._oneOverRadii=void 0,this._oneOverRadiiSquared=void 0,this._minimumRadius=void 0,this._maximumRadius=void 0,this._centerToleranceSquared=void 0,this._squaredXOverSquaredZ=void 0,$K(this,e,t,n)}Object.defineProperties(Ki.prototype,{radii:{get:function(){return this._radii}},radiiSquared:{get:function(){return this._radiiSquared}},radiiToTheFourth:{get:function(){return this._radiiToTheFourth}},oneOverRadii:{get:function(){return this._oneOverRadii}},oneOverRadiiSquared:{get:function(){return this._oneOverRadiiSquared}},minimumRadius:{get:function(){return this._minimumRadius}},maximumRadius:{get:function(){return this._maximumRadius}}});Ki.clone=function(e,t){if(!u(e))return;let n=e._radii;return u(t)?(h.clone(n,t._radii),h.clone(e._radiiSquared,t._radiiSquared),h.clone(e._radiiToTheFourth,t._radiiToTheFourth),h.clone(e._oneOverRadii,t._oneOverRadii),h.clone(e._oneOverRadiiSquared,t._oneOverRadiiSquared),t._minimumRadius=e._minimumRadius,t._maximumRadius=e._maximumRadius,t._centerToleranceSquared=e._centerToleranceSquared,t):new Ki(n.x,n.y,n.z)};Ki.fromCartesian3=function(e,t){return u(t)||(t=new Ki),u(e)&&$K(t,e.x,e.y,e.z),t};Ki.WGS84=Object.freeze(new Ki(6378137,6378137,6356752314245179e-9));Ki.UNIT_SPHERE=Object.freeze(new Ki(1,1,1));Ki.MOON=Object.freeze(new Ki(P.LUNAR_RADIUS,P.LUNAR_RADIUS,P.LUNAR_RADIUS));Ki.prototype.clone=function(e){return Ki.clone(this,e)};Ki.packedLength=h.packedLength;Ki.pack=function(e,t,n){return n=y(n,0),h.pack(e._radii,t,n),t};Ki.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t);return Ki.fromCartesian3(i,n)};Ki.prototype.geocentricSurfaceNormal=h.normalize;Ki.prototype.geodeticSurfaceNormalCartographic=function(e,t){let n=e.longitude,i=e.latitude,o=Math.cos(i),r=o*Math.cos(n),s=o*Math.sin(n),a=Math.sin(i);return u(t)||(t=new h),t.x=r,t.y=s,t.z=a,h.normalize(t,t)};Ki.prototype.geodeticSurfaceNormal=function(e,t){if(!h.equalsEpsilon(e,h.ZERO,P.EPSILON14))return u(t)||(t=new h),t=h.multiplyComponents(e,this._oneOverRadiiSquared,t),h.normalize(t,t)};var aCe=new h,cCe=new h;Ki.prototype.cartographicToCartesian=function(e,t){let n=aCe,i=cCe;this.geodeticSurfaceNormalCartographic(e,n),h.multiplyComponents(this._radiiSquared,n,i);let o=Math.sqrt(h.dot(n,i));return h.divideByScalar(i,o,i),h.multiplyByScalar(n,e.height,n),u(t)||(t=new h),h.add(i,n,t)};Ki.prototype.cartographicArrayToCartesianArray=function(e,t){let n=e.length;u(t)?t.length=n:t=new Array(n);for(let i=0;i<n;i++)t[i]=this.cartographicToCartesian(e[i],t[i]);return t};var lCe=new h,uCe=new h,fCe=new h;Ki.prototype.cartesianToCartographic=function(e,t){let n=this.scaleToGeodeticSurface(e,uCe);if(!u(n))return;let i=this.geodeticSurfaceNormal(n,lCe),o=h.subtract(e,n,fCe),r=Math.atan2(i.y,i.x),s=Math.asin(i.z),a=P.sign(h.dot(o,e))*h.magnitude(o);return u(t)?(t.longitude=r,t.latitude=s,t.height=a,t):new he(r,s,a)};Ki.prototype.cartesianArrayToCartographicArray=function(e,t){let n=e.length;u(t)?t.length=n:t=new Array(n);for(let i=0;i<n;++i)t[i]=this.cartesianToCartographic(e[i],t[i]);return t};Ki.prototype.scaleToGeodeticSurface=function(e,t){return l0(e,this._oneOverRadii,this._oneOverRadiiSquared,this._centerToleranceSquared,t)};Ki.prototype.scaleToGeocentricSurface=function(e,t){u(t)||(t=new h);let n=e.x,i=e.y,o=e.z,r=this._oneOverRadiiSquared,s=1/Math.sqrt(n*n*r.x+i*i*r.y+o*o*r.z);return h.multiplyByScalar(e,s,t)};Ki.prototype.transformPositionToScaledSpace=function(e,t){return u(t)||(t=new h),h.multiplyComponents(e,this._oneOverRadii,t)};Ki.prototype.transformPositionFromScaledSpace=function(e,t){return u(t)||(t=new h),h.multiplyComponents(e,this._radii,t)};Ki.prototype.equals=function(e){return this===e||u(e)&&h.equals(this._radii,e._radii)};Ki.prototype.toString=function(){return this._radii.toString()};Ki.prototype.getSurfaceNormalIntersectionWithZAxis=function(e,t,n){t=y(t,0);let i=this._squaredXOverSquaredZ;if(u(n)||(n=new h),n.x=0,n.y=0,n.z=e.z*(1-i),!(Math.abs(n.z)>=this._radii.z-t))return n};var dCe=[.14887433898163,.43339539412925,.67940956829902,.86506336668898,.97390652851717,0],hCe=[.29552422471475,.26926671930999,.21908636251598,.14945134915058,.066671344308684,0];function QK(e,t,n){let i=.5*(t+e),o=.5*(t-e),r=0;for(let s=0;s<5;s++){let a=o*dCe[s];r+=hCe[s]*(n(i+a)+n(i-a))}return r*=o,r}Ki.prototype.surfaceArea=function(e){let t=e.west,n=e.east,i=e.south,o=e.north;for(;n<t;)n+=P.TWO_PI;let r=this._radiiSquared,s=r.x,a=r.y,c=r.z,l=s*a;return QK(i,o,function(f){let d=Math.cos(f),p=Math.sin(f);return Math.cos(f)*QK(t,n,function(g){let m=Math.cos(g),A=Math.sin(g);return Math.sqrt(l*p*p+c*(a*m*m+s*A*A)*d*d)})})};var ie=Ki;function A3(e){this._ellipsoid=y(e,ie.WGS84),this._semimajorAxis=this._ellipsoid.maximumRadius,this._oneOverSemimajorAxis=1/this._semimajorAxis}Object.defineProperties(A3.prototype,{ellipsoid:{get:function(){return this._ellipsoid}}});A3.prototype.project=function(e,t){let n=this._semimajorAxis,i=e.longitude*n,o=e.latitude*n,r=e.height;return u(t)?(t.x=i,t.y=o,t.z=r,t):new h(i,o,r)};A3.prototype.unproject=function(e,t){let n=this._oneOverSemimajorAxis,i=e.x*n,o=e.y*n,r=e.z;return u(t)?(t.longitude=i,t.latitude=o,t.height=r,t):new he(i,o,r)};var Ci=A3;var mCe={OUTSIDE:-1,INTERSECTING:0,INSIDE:1},Qt=Object.freeze(mCe);function Fn(e,t,n,i){this.west=y(e,0),this.south=y(t,0),this.east=y(n,0),this.north=y(i,0)}Object.defineProperties(Fn.prototype,{width:{get:function(){return Fn.computeWidth(this)}},height:{get:function(){return Fn.computeHeight(this)}}});Fn.packedLength=4;Fn.pack=function(e,t,n){return n=y(n,0),t[n++]=e.west,t[n++]=e.south,t[n++]=e.east,t[n]=e.north,t};Fn.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Fn),n.west=e[t++],n.south=e[t++],n.east=e[t++],n.north=e[t],n};Fn.computeWidth=function(e){let t=e.east,n=e.west;return t<n&&(t+=P.TWO_PI),t-n};Fn.computeHeight=function(e){return e.north-e.south};Fn.fromDegrees=function(e,t,n,i,o){return e=P.toRadians(y(e,0)),t=P.toRadians(y(t,0)),n=P.toRadians(y(n,0)),i=P.toRadians(y(i,0)),u(o)?(o.west=e,o.south=t,o.east=n,o.north=i,o):new Fn(e,t,n,i)};Fn.fromRadians=function(e,t,n,i,o){return u(o)?(o.west=y(e,0),o.south=y(t,0),o.east=y(n,0),o.north=y(i,0),o):new Fn(e,t,n,i)};Fn.fromCartographicArray=function(e,t){let n=Number.MAX_VALUE,i=-Number.MAX_VALUE,o=Number.MAX_VALUE,r=-Number.MAX_VALUE,s=Number.MAX_VALUE,a=-Number.MAX_VALUE;for(let c=0,l=e.length;c<l;c++){let f=e[c];n=Math.min(n,f.longitude),i=Math.max(i,f.longitude),s=Math.min(s,f.latitude),a=Math.max(a,f.latitude);let d=f.longitude>=0?f.longitude:f.longitude+P.TWO_PI;o=Math.min(o,d),r=Math.max(r,d)}return i-n>r-o&&(n=o,i=r,i>P.PI&&(i=i-P.TWO_PI),n>P.PI&&(n=n-P.TWO_PI)),u(t)?(t.west=n,t.south=s,t.east=i,t.north=a,t):new Fn(n,s,i,a)};Fn.fromCartesianArray=function(e,t,n){t=y(t,ie.WGS84);let i=Number.MAX_VALUE,o=-Number.MAX_VALUE,r=Number.MAX_VALUE,s=-Number.MAX_VALUE,a=Number.MAX_VALUE,c=-Number.MAX_VALUE;for(let l=0,f=e.length;l<f;l++){let d=t.cartesianToCartographic(e[l]);i=Math.min(i,d.longitude),o=Math.max(o,d.longitude),a=Math.min(a,d.latitude),c=Math.max(c,d.latitude);let p=d.longitude>=0?d.longitude:d.longitude+P.TWO_PI;r=Math.min(r,p),s=Math.max(s,p)}return o-i>s-r&&(i=r,o=s,o>P.PI&&(o=o-P.TWO_PI),i>P.PI&&(i=i-P.TWO_PI)),u(n)?(n.west=i,n.south=a,n.east=o,n.north=c,n):new Fn(i,a,o,c)};Fn.clone=function(e,t){if(u(e))return u(t)?(t.west=e.west,t.south=e.south,t.east=e.east,t.north=e.north,t):new Fn(e.west,e.south,e.east,e.north)};Fn.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e.west-t.west)<=n&&Math.abs(e.south-t.south)<=n&&Math.abs(e.east-t.east)<=n&&Math.abs(e.north-t.north)<=n};Fn.prototype.clone=function(e){return Fn.clone(this,e)};Fn.prototype.equals=function(e){return Fn.equals(this,e)};Fn.equals=function(e,t){return e===t||u(e)&&u(t)&&e.west===t.west&&e.south===t.south&&e.east===t.east&&e.north===t.north};Fn.prototype.equalsEpsilon=function(e,t){return Fn.equalsEpsilon(this,e,t)};Fn.validate=function(e){};Fn.southwest=function(e,t){return u(t)?(t.longitude=e.west,t.latitude=e.south,t.height=0,t):new he(e.west,e.south)};Fn.northwest=function(e,t){return u(t)?(t.longitude=e.west,t.latitude=e.north,t.height=0,t):new he(e.west,e.north)};Fn.northeast=function(e,t){return u(t)?(t.longitude=e.east,t.latitude=e.north,t.height=0,t):new he(e.east,e.north)};Fn.southeast=function(e,t){return u(t)?(t.longitude=e.east,t.latitude=e.south,t.height=0,t):new he(e.east,e.south)};Fn.center=function(e,t){let n=e.east,i=e.west;n<i&&(n+=P.TWO_PI);let o=P.negativePiToPi((i+n)*.5),r=(e.south+e.north)*.5;return u(t)?(t.longitude=o,t.latitude=r,t.height=0,t):new he(o,r)};Fn.intersection=function(e,t,n){let i=e.east,o=e.west,r=t.east,s=t.west;i<o&&r>0?i+=P.TWO_PI:r<s&&i>0&&(r+=P.TWO_PI),i<o&&s<0?s+=P.TWO_PI:r<s&&o<0&&(o+=P.TWO_PI);let a=P.negativePiToPi(Math.max(o,s)),c=P.negativePiToPi(Math.min(i,r));if((e.west<e.east||t.west<t.east)&&c<=a)return;let l=Math.max(e.south,t.south),f=Math.min(e.north,t.north);if(!(l>=f))return u(n)?(n.west=a,n.south=l,n.east=c,n.north=f,n):new Fn(a,l,c,f)};Fn.simpleIntersection=function(e,t,n){let i=Math.max(e.west,t.west),o=Math.max(e.south,t.south),r=Math.min(e.east,t.east),s=Math.min(e.north,t.north);if(!(o>=s||i>=r))return u(n)?(n.west=i,n.south=o,n.east=r,n.north=s,n):new Fn(i,o,r,s)};Fn.union=function(e,t,n){u(n)||(n=new Fn);let i=e.east,o=e.west,r=t.east,s=t.west;i<o&&r>0?i+=P.TWO_PI:r<s&&i>0&&(r+=P.TWO_PI),i<o&&s<0?s+=P.TWO_PI:r<s&&o<0&&(o+=P.TWO_PI);let a=P.negativePiToPi(Math.min(o,s)),c=P.negativePiToPi(Math.max(i,r));return n.west=a,n.south=Math.min(e.south,t.south),n.east=c,n.north=Math.max(e.north,t.north),n};Fn.expand=function(e,t,n){return u(n)||(n=new Fn),n.west=Math.min(e.west,t.longitude),n.south=Math.min(e.south,t.latitude),n.east=Math.max(e.east,t.longitude),n.north=Math.max(e.north,t.latitude),n};Fn.contains=function(e,t){let n=t.longitude,i=t.latitude,o=e.west,r=e.east;return r<o&&(r+=P.TWO_PI,n<0&&(n+=P.TWO_PI)),(n>o||P.equalsEpsilon(n,o,P.EPSILON14))&&(n<r||P.equalsEpsilon(n,r,P.EPSILON14))&&i>=e.south&&i<=e.north};var pCe=new he;Fn.subsample=function(e,t,n,i){t=y(t,ie.WGS84),n=y(n,0),u(i)||(i=[]);let o=0,r=e.north,s=e.south,a=e.east,c=e.west,l=pCe;l.height=n,l.longitude=c,l.latitude=r,i[o]=t.cartographicToCartesian(l,i[o]),o++,l.longitude=a,i[o]=t.cartographicToCartesian(l,i[o]),o++,l.latitude=s,i[o]=t.cartographicToCartesian(l,i[o]),o++,l.longitude=c,i[o]=t.cartographicToCartesian(l,i[o]),o++,r<0?l.latitude=r:s>0?l.latitude=s:l.latitude=0;for(let f=1;f<8;++f)l.longitude=-Math.PI+f*P.PI_OVER_TWO,Fn.contains(e,l)&&(i[o]=t.cartographicToCartesian(l,i[o]),o++);return l.latitude===0&&(l.longitude=c,i[o]=t.cartographicToCartesian(l,i[o]),o++,l.longitude=a,i[o]=t.cartographicToCartesian(l,i[o]),o++),i.length=o,i};Fn.subsection=function(e,t,n,i,o,r){if(u(r)||(r=new Fn),e.west<=e.east){let a=e.east-e.west;r.west=e.west+t*a,r.east=e.west+i*a}else{let a=P.TWO_PI+e.east-e.west;r.west=P.negativePiToPi(e.west+t*a),r.east=P.negativePiToPi(e.west+i*a)}let s=e.north-e.south;return r.south=e.south+n*s,r.north=e.south+o*s,t===1&&(r.west=e.east),i===1&&(r.east=e.east),n===1&&(r.south=e.north),o===1&&(r.north=e.north),r};Fn.MAX_VALUE=Object.freeze(new Fn(-Math.PI,-P.PI_OVER_TWO,Math.PI,P.PI_OVER_TWO));var ce=Fn;function Cr(e,t,n,i){this.x=y(e,0),this.y=y(t,0),this.width=y(n,0),this.height=y(i,0)}Cr.packedLength=4;Cr.pack=function(e,t,n){return n=y(n,0),t[n++]=e.x,t[n++]=e.y,t[n++]=e.width,t[n]=e.height,t};Cr.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Cr),n.x=e[t++],n.y=e[t++],n.width=e[t++],n.height=e[t],n};Cr.fromPoints=function(e,t){if(u(t)||(t=new Cr),!u(e)||e.length===0)return t.x=0,t.y=0,t.width=0,t.height=0,t;let n=e.length,i=e[0].x,o=e[0].y,r=e[0].x,s=e[0].y;for(let a=1;a<n;a++){let c=e[a],l=c.x,f=c.y;i=Math.min(l,i),r=Math.max(l,r),o=Math.min(f,o),s=Math.max(f,s)}return t.x=i,t.y=o,t.width=r-i,t.height=s-o,t};var _Ce=new Ci,gCe=new he,yCe=new he;Cr.fromRectangle=function(e,t,n){if(u(n)||(n=new Cr),!u(e))return n.x=0,n.y=0,n.width=0,n.height=0,n;t=y(t,_Ce);let i=t.project(ce.southwest(e,gCe)),o=t.project(ce.northeast(e,yCe));return H.subtract(o,i,o),n.x=i.x,n.y=i.y,n.width=o.x,n.height=o.y,n};Cr.clone=function(e,t){if(u(e))return u(t)?(t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height,t):new Cr(e.x,e.y,e.width,e.height)};Cr.union=function(e,t,n){u(n)||(n=new Cr);let i=Math.min(e.x,t.x),o=Math.min(e.y,t.y),r=Math.max(e.x+e.width,t.x+t.width),s=Math.max(e.y+e.height,t.y+t.height);return n.x=i,n.y=o,n.width=r-i,n.height=s-o,n};Cr.expand=function(e,t,n){n=Cr.clone(e,n);let i=t.x-n.x,o=t.y-n.y;return i>n.width?n.width=i:i<0&&(n.width-=i,n.x=t.x),o>n.height?n.height=o:o<0&&(n.height-=o,n.y=t.y),n};Cr.intersect=function(e,t){let n=e.x,i=e.y,o=t.x,r=t.y;return n>o+t.width||n+e.width<o||i+e.height<r||i>r+t.height?Qt.OUTSIDE:Qt.INTERSECTING};Cr.equals=function(e,t){return e===t||u(e)&&u(t)&&e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height};Cr.prototype.clone=function(e){return Cr.clone(this,e)};Cr.prototype.intersect=function(e){return Cr.intersect(this,e)};Cr.prototype.equals=function(e){return Cr.equals(this,e)};var Ye=Cr;var ra={POINTS:te.POINTS,LINES:te.LINES,LINE_LOOP:te.LINE_LOOP,LINE_STRIP:te.LINE_STRIP,TRIANGLES:te.TRIANGLES,TRIANGLE_STRIP:te.TRIANGLE_STRIP,TRIANGLE_FAN:te.TRIANGLE_FAN};ra.isLines=function(e){return e===ra.LINES||e===ra.LINE_LOOP||e===ra.LINE_STRIP};ra.isTriangles=function(e){return e===ra.TRIANGLES||e===ra.TRIANGLE_STRIP||e===ra.TRIANGLE_FAN};ra.validate=function(e){return e===ra.POINTS||e===ra.LINES||e===ra.LINE_LOOP||e===ra.LINE_STRIP||e===ra.TRIANGLES||e===ra.TRIANGLE_STRIP||e===ra.TRIANGLE_FAN};var Me=Object.freeze(ra);var u0=`attribute vec4 position;
|
||
attribute vec2 textureCoordinates;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
gl_Position = position;
|
||
v_textureCoordinates = textureCoordinates;
|
||
}
|
||
`;var dr={CULL:1,OCCLUDE:2,EXECUTE_IN_CLOSEST_FRUSTUM:4,DEBUG_SHOW_BOUNDING_VOLUME:8,CAST_SHADOWS:16,RECEIVE_SHADOWS:32,PICK_ONLY:64,DEPTH_FOR_TRANSLUCENT_CLASSIFICATION:128};function WS(e){e=y(e,y.EMPTY_OBJECT),this._boundingVolume=e.boundingVolume,this._orientedBoundingBox=e.orientedBoundingBox,this._modelMatrix=e.modelMatrix,this._primitiveType=y(e.primitiveType,Me.TRIANGLES),this._vertexArray=e.vertexArray,this._count=e.count,this._offset=y(e.offset,0),this._instanceCount=y(e.instanceCount,0),this._shaderProgram=e.shaderProgram,this._uniformMap=e.uniformMap,this._renderState=e.renderState,this._framebuffer=e.framebuffer,this._pass=e.pass,this._owner=e.owner,this._debugOverlappingFrustums=0,this._pickId=e.pickId,this._flags=0,this.cull=y(e.cull,!0),this.occlude=y(e.occlude,!0),this.executeInClosestFrustum=y(e.executeInClosestFrustum,!1),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.castShadows=y(e.castShadows,!1),this.receiveShadows=y(e.receiveShadows,!1),this.pickOnly=y(e.pickOnly,!1),this.depthForTranslucentClassification=y(e.depthForTranslucentClassification,!1),this.dirty=!0,this.lastDirtyTime=0,this.derivedCommands={}}function Pa(e,t){return(e._flags&t)===t}function H_(e,t,n){n?e._flags|=t:e._flags&=~t}Object.defineProperties(WS.prototype,{boundingVolume:{get:function(){return this._boundingVolume},set:function(e){this._boundingVolume!==e&&(this._boundingVolume=e,this.dirty=!0)}},orientedBoundingBox:{get:function(){return this._orientedBoundingBox},set:function(e){this._orientedBoundingBox!==e&&(this._orientedBoundingBox=e,this.dirty=!0)}},cull:{get:function(){return Pa(this,dr.CULL)},set:function(e){Pa(this,dr.CULL)!==e&&(H_(this,dr.CULL,e),this.dirty=!0)}},occlude:{get:function(){return Pa(this,dr.OCCLUDE)},set:function(e){Pa(this,dr.OCCLUDE)!==e&&(H_(this,dr.OCCLUDE,e),this.dirty=!0)}},modelMatrix:{get:function(){return this._modelMatrix},set:function(e){this._modelMatrix!==e&&(this._modelMatrix=e,this.dirty=!0)}},primitiveType:{get:function(){return this._primitiveType},set:function(e){this._primitiveType!==e&&(this._primitiveType=e,this.dirty=!0)}},vertexArray:{get:function(){return this._vertexArray},set:function(e){this._vertexArray!==e&&(this._vertexArray=e,this.dirty=!0)}},count:{get:function(){return this._count},set:function(e){this._count!==e&&(this._count=e,this.dirty=!0)}},offset:{get:function(){return this._offset},set:function(e){this._offset!==e&&(this._offset=e,this.dirty=!0)}},instanceCount:{get:function(){return this._instanceCount},set:function(e){this._instanceCount!==e&&(this._instanceCount=e,this.dirty=!0)}},shaderProgram:{get:function(){return this._shaderProgram},set:function(e){this._shaderProgram!==e&&(this._shaderProgram=e,this.dirty=!0)}},castShadows:{get:function(){return Pa(this,dr.CAST_SHADOWS)},set:function(e){Pa(this,dr.CAST_SHADOWS)!==e&&(H_(this,dr.CAST_SHADOWS,e),this.dirty=!0)}},receiveShadows:{get:function(){return Pa(this,dr.RECEIVE_SHADOWS)},set:function(e){Pa(this,dr.RECEIVE_SHADOWS)!==e&&(H_(this,dr.RECEIVE_SHADOWS,e),this.dirty=!0)}},uniformMap:{get:function(){return this._uniformMap},set:function(e){this._uniformMap!==e&&(this._uniformMap=e,this.dirty=!0)}},renderState:{get:function(){return this._renderState},set:function(e){this._renderState!==e&&(this._renderState=e,this.dirty=!0)}},framebuffer:{get:function(){return this._framebuffer},set:function(e){this._framebuffer!==e&&(this._framebuffer=e,this.dirty=!0)}},pass:{get:function(){return this._pass},set:function(e){this._pass!==e&&(this._pass=e,this.dirty=!0)}},executeInClosestFrustum:{get:function(){return Pa(this,dr.EXECUTE_IN_CLOSEST_FRUSTUM)},set:function(e){Pa(this,dr.EXECUTE_IN_CLOSEST_FRUSTUM)!==e&&(H_(this,dr.EXECUTE_IN_CLOSEST_FRUSTUM,e),this.dirty=!0)}},owner:{get:function(){return this._owner},set:function(e){this._owner!==e&&(this._owner=e,this.dirty=!0)}},debugShowBoundingVolume:{get:function(){return Pa(this,dr.DEBUG_SHOW_BOUNDING_VOLUME)},set:function(e){Pa(this,dr.DEBUG_SHOW_BOUNDING_VOLUME)!==e&&(H_(this,dr.DEBUG_SHOW_BOUNDING_VOLUME,e),this.dirty=!0)}},debugOverlappingFrustums:{get:function(){return this._debugOverlappingFrustums},set:function(e){this._debugOverlappingFrustums!==e&&(this._debugOverlappingFrustums=e,this.dirty=!0)}},pickId:{get:function(){return this._pickId},set:function(e){this._pickId!==e&&(this._pickId=e,this.dirty=!0)}},pickOnly:{get:function(){return Pa(this,dr.PICK_ONLY)},set:function(e){Pa(this,dr.PICK_ONLY)!==e&&(H_(this,dr.PICK_ONLY,e),this.dirty=!0)}},depthForTranslucentClassification:{get:function(){return Pa(this,dr.DEPTH_FOR_TRANSLUCENT_CLASSIFICATION)},set:function(e){Pa(this,dr.DEPTH_FOR_TRANSLUCENT_CLASSIFICATION)!==e&&(H_(this,dr.DEPTH_FOR_TRANSLUCENT_CLASSIFICATION,e),this.dirty=!0)}}});WS.shallowClone=function(e,t){if(u(e))return u(t)||(t=new WS),t._boundingVolume=e._boundingVolume,t._orientedBoundingBox=e._orientedBoundingBox,t._modelMatrix=e._modelMatrix,t._primitiveType=e._primitiveType,t._vertexArray=e._vertexArray,t._count=e._count,t._offset=e._offset,t._instanceCount=e._instanceCount,t._shaderProgram=e._shaderProgram,t._uniformMap=e._uniformMap,t._renderState=e._renderState,t._framebuffer=e._framebuffer,t._pass=e._pass,t._owner=e._owner,t._debugOverlappingFrustums=e._debugOverlappingFrustums,t._pickId=e._pickId,t._flags=e._flags,t.dirty=!0,t.lastDirtyTime=0,t};WS.prototype.execute=function(e,t){e.draw(this,t)};var tt=WS;var Ti={UNSIGNED_BYTE:te.UNSIGNED_BYTE,UNSIGNED_SHORT:te.UNSIGNED_SHORT,UNSIGNED_INT:te.UNSIGNED_INT,FLOAT:te.FLOAT,HALF_FLOAT:te.HALF_FLOAT_OES,UNSIGNED_INT_24_8:te.UNSIGNED_INT_24_8,UNSIGNED_SHORT_4_4_4_4:te.UNSIGNED_SHORT_4_4_4_4,UNSIGNED_SHORT_5_5_5_1:te.UNSIGNED_SHORT_5_5_5_1,UNSIGNED_SHORT_5_6_5:te.UNSIGNED_SHORT_5_6_5};Ti.toWebGLConstant=function(e,t){switch(e){case Ti.UNSIGNED_BYTE:return te.UNSIGNED_BYTE;case Ti.UNSIGNED_SHORT:return te.UNSIGNED_SHORT;case Ti.UNSIGNED_INT:return te.UNSIGNED_INT;case Ti.FLOAT:return te.FLOAT;case Ti.HALF_FLOAT:return t.webgl2?te.HALF_FLOAT:te.HALF_FLOAT_OES;case Ti.UNSIGNED_INT_24_8:return te.UNSIGNED_INT_24_8;case Ti.UNSIGNED_SHORT_4_4_4_4:return te.UNSIGNED_SHORT_4_4_4_4;case Ti.UNSIGNED_SHORT_5_5_5_1:return te.UNSIGNED_SHORT_5_5_5_1;case Ti.UNSIGNED_SHORT_5_6_5:return Ti.UNSIGNED_SHORT_5_6_5}};Ti.isPacked=function(e){return e===Ti.UNSIGNED_INT_24_8||e===Ti.UNSIGNED_SHORT_4_4_4_4||e===Ti.UNSIGNED_SHORT_5_5_5_1||e===Ti.UNSIGNED_SHORT_5_6_5};Ti.sizeInBytes=function(e){switch(e){case Ti.UNSIGNED_BYTE:return 1;case Ti.UNSIGNED_SHORT:case Ti.UNSIGNED_SHORT_4_4_4_4:case Ti.UNSIGNED_SHORT_5_5_5_1:case Ti.UNSIGNED_SHORT_5_6_5:case Ti.HALF_FLOAT:return 2;case Ti.UNSIGNED_INT:case Ti.FLOAT:case Ti.UNSIGNED_INT_24_8:return 4}};Ti.validate=function(e){return e===Ti.UNSIGNED_BYTE||e===Ti.UNSIGNED_SHORT||e===Ti.UNSIGNED_INT||e===Ti.FLOAT||e===Ti.HALF_FLOAT||e===Ti.UNSIGNED_INT_24_8||e===Ti.UNSIGNED_SHORT_4_4_4_4||e===Ti.UNSIGNED_SHORT_5_5_5_1||e===Ti.UNSIGNED_SHORT_5_6_5};var Xe=Object.freeze(Ti);var rt={DEPTH_COMPONENT:te.DEPTH_COMPONENT,DEPTH_STENCIL:te.DEPTH_STENCIL,ALPHA:te.ALPHA,RGB:te.RGB,RGBA:te.RGBA,LUMINANCE:te.LUMINANCE,LUMINANCE_ALPHA:te.LUMINANCE_ALPHA,RGB_DXT1:te.COMPRESSED_RGB_S3TC_DXT1_EXT,RGBA_DXT1:te.COMPRESSED_RGBA_S3TC_DXT1_EXT,RGBA_DXT3:te.COMPRESSED_RGBA_S3TC_DXT3_EXT,RGBA_DXT5:te.COMPRESSED_RGBA_S3TC_DXT5_EXT,RGB_PVRTC_4BPPV1:te.COMPRESSED_RGB_PVRTC_4BPPV1_IMG,RGB_PVRTC_2BPPV1:te.COMPRESSED_RGB_PVRTC_2BPPV1_IMG,RGBA_PVRTC_4BPPV1:te.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG,RGBA_PVRTC_2BPPV1:te.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG,RGBA_ASTC:te.COMPRESSED_RGBA_ASTC_4x4_WEBGL,RGB_ETC1:te.COMPRESSED_RGB_ETC1_WEBGL,RGB8_ETC2:te.COMPRESSED_RGB8_ETC2,RGBA8_ETC2_EAC:te.COMPRESSED_RGBA8_ETC2_EAC,RGBA_BC7:te.COMPRESSED_RGBA_BPTC_UNORM};rt.componentsLength=function(e){switch(e){case rt.RGB:return 3;case rt.RGBA:return 4;case rt.LUMINANCE_ALPHA:return 2;case rt.ALPHA:case rt.LUMINANCE:return 1;default:return 1}};rt.validate=function(e){return e===rt.DEPTH_COMPONENT||e===rt.DEPTH_STENCIL||e===rt.ALPHA||e===rt.RGB||e===rt.RGBA||e===rt.LUMINANCE||e===rt.LUMINANCE_ALPHA||e===rt.RGB_DXT1||e===rt.RGBA_DXT1||e===rt.RGBA_DXT3||e===rt.RGBA_DXT5||e===rt.RGB_PVRTC_4BPPV1||e===rt.RGB_PVRTC_2BPPV1||e===rt.RGBA_PVRTC_4BPPV1||e===rt.RGBA_PVRTC_2BPPV1||e===rt.RGBA_ASTC||e===rt.RGB_ETC1||e===rt.RGB8_ETC2||e===rt.RGBA8_ETC2_EAC||e===rt.RGBA_BC7};rt.isColorFormat=function(e){return e===rt.ALPHA||e===rt.RGB||e===rt.RGBA||e===rt.LUMINANCE||e===rt.LUMINANCE_ALPHA};rt.isDepthFormat=function(e){return e===rt.DEPTH_COMPONENT||e===rt.DEPTH_STENCIL};rt.isCompressedFormat=function(e){return e===rt.RGB_DXT1||e===rt.RGBA_DXT1||e===rt.RGBA_DXT3||e===rt.RGBA_DXT5||e===rt.RGB_PVRTC_4BPPV1||e===rt.RGB_PVRTC_2BPPV1||e===rt.RGBA_PVRTC_4BPPV1||e===rt.RGBA_PVRTC_2BPPV1||e===rt.RGBA_ASTC||e===rt.RGB_ETC1||e===rt.RGB8_ETC2||e===rt.RGBA8_ETC2_EAC||e===rt.RGBA_BC7};rt.isDXTFormat=function(e){return e===rt.RGB_DXT1||e===rt.RGBA_DXT1||e===rt.RGBA_DXT3||e===rt.RGBA_DXT5};rt.isPVRTCFormat=function(e){return e===rt.RGB_PVRTC_4BPPV1||e===rt.RGB_PVRTC_2BPPV1||e===rt.RGBA_PVRTC_4BPPV1||e===rt.RGBA_PVRTC_2BPPV1};rt.isASTCFormat=function(e){return e===rt.RGBA_ASTC};rt.isETC1Format=function(e){return e===rt.RGB_ETC1};rt.isETC2Format=function(e){return e===rt.RGB8_ETC2||e===rt.RGBA8_ETC2_EAC};rt.isBC7Format=function(e){return e===rt.RGBA_BC7};rt.compressedTextureSizeInBytes=function(e,t,n){switch(e){case rt.RGB_DXT1:case rt.RGBA_DXT1:case rt.RGB_ETC1:case rt.RGB8_ETC2:return Math.floor((t+3)/4)*Math.floor((n+3)/4)*8;case rt.RGBA_DXT3:case rt.RGBA_DXT5:case rt.RGBA_ASTC:case rt.RGBA8_ETC2_EAC:return Math.floor((t+3)/4)*Math.floor((n+3)/4)*16;case rt.RGB_PVRTC_4BPPV1:case rt.RGBA_PVRTC_4BPPV1:return Math.floor((Math.max(t,8)*Math.max(n,8)*4+7)/8);case rt.RGB_PVRTC_2BPPV1:case rt.RGBA_PVRTC_2BPPV1:return Math.floor((Math.max(t,16)*Math.max(n,8)*2+7)/8);case rt.RGBA_BC7:return Math.ceil(t/4)*Math.ceil(n/4)*16;default:return 0}};rt.textureSizeInBytes=function(e,t,n,i){let o=rt.componentsLength(e);return Xe.isPacked(t)&&(o=1),o*Xe.sizeInBytes(t)*n*i};rt.alignmentInBytes=function(e,t,n){let i=rt.textureSizeInBytes(e,t,n,1)%4;return i===0?4:i===2?2:1};rt.createTypedArray=function(e,t,n,i){let o,r=Xe.sizeInBytes(t);r===Uint8Array.BYTES_PER_ELEMENT?o=Uint8Array:r===Uint16Array.BYTES_PER_ELEMENT?o=Uint16Array:r===Float32Array.BYTES_PER_ELEMENT&&t===Xe.FLOAT?o=Float32Array:o=Uint32Array;let s=rt.componentsLength(e)*n*i;return new o(s)};rt.flipY=function(e,t,n,i,o){if(o===1)return e;let r=rt.createTypedArray(t,n,i,o),s=rt.componentsLength(t),a=i*s;for(let c=0;c<o;++c){let l=c*i*s,f=(o-c-1)*i*s;for(let d=0;d<a;++d)r[f+d]=e[l+d]}return r};rt.toInternalFormat=function(e,t,n){if(!n.webgl2)return e;if(e===rt.DEPTH_STENCIL)return te.DEPTH24_STENCIL8;if(e===rt.DEPTH_COMPONENT){if(t===Xe.UNSIGNED_SHORT)return te.DEPTH_COMPONENT16;if(t===Xe.UNSIGNED_INT)return te.DEPTH_COMPONENT24}if(t===Xe.FLOAT)switch(e){case rt.RGBA:return te.RGBA32F;case rt.RGB:return te.RGB32F;case rt.RG:return te.RG32F;case rt.R:return te.R32F}if(t===Xe.HALF_FLOAT)switch(e){case rt.RGBA:return te.RGBA16F;case rt.RGB:return te.RGB16F;case rt.RG:return te.RG16F;case rt.R:return te.R16F}return e};var st=Object.freeze(rt);var hr={_maximumCombinedTextureImageUnits:0,_maximumCubeMapSize:0,_maximumFragmentUniformVectors:0,_maximumTextureImageUnits:0,_maximumRenderbufferSize:0,_maximumTextureSize:0,_maximumVaryingVectors:0,_maximumVertexAttributes:0,_maximumVertexTextureImageUnits:0,_maximumVertexUniformVectors:0,_minimumAliasedLineWidth:0,_maximumAliasedLineWidth:0,_minimumAliasedPointSize:0,_maximumAliasedPointSize:0,_maximumViewportWidth:0,_maximumViewportHeight:0,_maximumTextureFilterAnisotropy:0,_maximumDrawBuffers:0,_maximumColorAttachments:0,_maximumSamples:0,_highpFloatSupported:!1,_highpIntSupported:!1};Object.defineProperties(hr,{maximumCombinedTextureImageUnits:{get:function(){return hr._maximumCombinedTextureImageUnits}},maximumCubeMapSize:{get:function(){return hr._maximumCubeMapSize}},maximumFragmentUniformVectors:{get:function(){return hr._maximumFragmentUniformVectors}},maximumTextureImageUnits:{get:function(){return hr._maximumTextureImageUnits}},maximumRenderbufferSize:{get:function(){return hr._maximumRenderbufferSize}},maximumTextureSize:{get:function(){return hr._maximumTextureSize}},maximumVaryingVectors:{get:function(){return hr._maximumVaryingVectors}},maximumVertexAttributes:{get:function(){return hr._maximumVertexAttributes}},maximumVertexTextureImageUnits:{get:function(){return hr._maximumVertexTextureImageUnits}},maximumVertexUniformVectors:{get:function(){return hr._maximumVertexUniformVectors}},minimumAliasedLineWidth:{get:function(){return hr._minimumAliasedLineWidth}},maximumAliasedLineWidth:{get:function(){return hr._maximumAliasedLineWidth}},minimumAliasedPointSize:{get:function(){return hr._minimumAliasedPointSize}},maximumAliasedPointSize:{get:function(){return hr._maximumAliasedPointSize}},maximumViewportWidth:{get:function(){return hr._maximumViewportWidth}},maximumViewportHeight:{get:function(){return hr._maximumViewportHeight}},maximumTextureFilterAnisotropy:{get:function(){return hr._maximumTextureFilterAnisotropy}},maximumDrawBuffers:{get:function(){return hr._maximumDrawBuffers}},maximumColorAttachments:{get:function(){return hr._maximumColorAttachments}},maximumSamples:{get:function(){return hr._maximumSamples}},highpFloatSupported:{get:function(){return hr._highpFloatSupported}},highpIntSupported:{get:function(){return hr._highpIntSupported}}});var Vt=hr;function oG(e,t,n){let i=e._gl;i.framebufferTexture2D(i.FRAMEBUFFER,t,n._target,n._texture,0)}function x3(e,t,n){let i=e._gl;i.framebufferRenderbuffer(i.FRAMEBUFFER,t,i.RENDERBUFFER,n._getRenderbuffer())}function Hf(e){e=y(e,y.EMPTY_OBJECT);let n=e.context._gl,i=Vt.maximumColorAttachments;this._gl=n,this._framebuffer=n.createFramebuffer(),this._colorTextures=[],this._colorRenderbuffers=[],this._activeColorAttachments=[],this._depthTexture=void 0,this._depthRenderbuffer=void 0,this._stencilRenderbuffer=void 0,this._depthStencilTexture=void 0,this._depthStencilRenderbuffer=void 0,this.destroyAttachments=y(e.destroyAttachments,!0);let o=u(e.depthTexture)||u(e.depthRenderbuffer),r=u(e.depthStencilTexture)||u(e.depthStencilRenderbuffer);this._bind();let s,a,c,l,f;if(u(e.colorTextures)){let d=e.colorTextures;for(l=this._colorTextures.length=this._activeColorAttachments.length=d.length,c=0;c<l;++c)s=d[c],f=this._gl.COLOR_ATTACHMENT0+c,oG(this,f,s),this._activeColorAttachments[c]=f,this._colorTextures[c]=s}if(u(e.colorRenderbuffers)){let d=e.colorRenderbuffers;for(l=this._colorRenderbuffers.length=this._activeColorAttachments.length=d.length,c=0;c<l;++c)a=d[c],f=this._gl.COLOR_ATTACHMENT0+c,x3(this,f,a),this._activeColorAttachments[c]=f,this._colorRenderbuffers[c]=a}u(e.depthTexture)&&(s=e.depthTexture,oG(this,this._gl.DEPTH_ATTACHMENT,s),this._depthTexture=s),u(e.depthRenderbuffer)&&(a=e.depthRenderbuffer,x3(this,this._gl.DEPTH_ATTACHMENT,a),this._depthRenderbuffer=a),u(e.stencilRenderbuffer)&&(a=e.stencilRenderbuffer,x3(this,this._gl.STENCIL_ATTACHMENT,a),this._stencilRenderbuffer=a),u(e.depthStencilTexture)&&(s=e.depthStencilTexture,oG(this,this._gl.DEPTH_STENCIL_ATTACHMENT,s),this._depthStencilTexture=s),u(e.depthStencilRenderbuffer)&&(a=e.depthStencilRenderbuffer,x3(this,this._gl.DEPTH_STENCIL_ATTACHMENT,a),this._depthStencilRenderbuffer=a),this._unBind()}Object.defineProperties(Hf.prototype,{status:{get:function(){this._bind();let e=this._gl.checkFramebufferStatus(this._gl.FRAMEBUFFER);return this._unBind(),e}},numberOfColorAttachments:{get:function(){return this._activeColorAttachments.length}},depthTexture:{get:function(){return this._depthTexture}},depthRenderbuffer:{get:function(){return this._depthRenderbuffer}},stencilRenderbuffer:{get:function(){return this._stencilRenderbuffer}},depthStencilTexture:{get:function(){return this._depthStencilTexture}},depthStencilRenderbuffer:{get:function(){return this._depthStencilRenderbuffer}},hasDepthAttachment:{get:function(){return!!(this.depthTexture||this.depthRenderbuffer||this.depthStencilTexture||this.depthStencilRenderbuffer)}}});Hf.prototype._bind=function(){let e=this._gl;e.bindFramebuffer(e.FRAMEBUFFER,this._framebuffer)};Hf.prototype._unBind=function(){let e=this._gl;e.bindFramebuffer(e.FRAMEBUFFER,null)};Hf.prototype.bindDraw=function(){let e=this._gl;e.bindFramebuffer(e.DRAW_FRAMEBUFFER,this._framebuffer)};Hf.prototype.bindRead=function(){let e=this._gl;e.bindFramebuffer(e.READ_FRAMEBUFFER,this._framebuffer)};Hf.prototype._getActiveColorAttachments=function(){return this._activeColorAttachments};Hf.prototype.getColorTexture=function(e){return this._colorTextures[e]};Hf.prototype.getColorRenderbuffer=function(e){return this._colorRenderbuffers[e]};Hf.prototype.isDestroyed=function(){return!1};Hf.prototype.destroy=function(){if(this.destroyAttachments){let e=0,t=this._colorTextures,n=t.length;for(;e<n;++e){let o=t[e];u(o)&&o.destroy()}let i=this._colorRenderbuffers;for(n=i.length,e=0;e<n;++e){let o=i[e];u(o)&&o.destroy()}this._depthTexture=this._depthTexture&&this._depthTexture.destroy(),this._depthRenderbuffer=this._depthRenderbuffer&&this._depthRenderbuffer.destroy(),this._stencilRenderbuffer=this._stencilRenderbuffer&&this._stencilRenderbuffer.destroy(),this._depthStencilTexture=this._depthStencilTexture&&this._depthStencilTexture.destroy(),this._depthStencilRenderbuffer=this._depthStencilRenderbuffer&&this._depthStencilRenderbuffer.destroy()}return this._gl.deleteFramebuffer(this._framebuffer),le(this)};var Fs=Hf;var C3={CLOCKWISE:te.CW,COUNTER_CLOCKWISE:te.CCW};C3.validate=function(e){return e===C3.CLOCKWISE||e===C3.COUNTER_CLOCKWISE};var Jr=Object.freeze(C3);function eZ(e){if(typeof e!="object"||e===null)return e;let t,n=Object.keys(e);for(let i=0;i<n.length;i++)t=n[i],e.hasOwnProperty(t)&&t!=="_applyFunctions"&&(e[t]=eZ(e[t]));return Object.freeze(e)}var rG=eZ;function dh(e){let t=y(e,y.EMPTY_OBJECT),n=y(t.cull,y.EMPTY_OBJECT),i=y(t.polygonOffset,y.EMPTY_OBJECT),o=y(t.scissorTest,y.EMPTY_OBJECT),r=y(o.rectangle,y.EMPTY_OBJECT),s=y(t.depthRange,y.EMPTY_OBJECT),a=y(t.depthTest,y.EMPTY_OBJECT),c=y(t.colorMask,y.EMPTY_OBJECT),l=y(t.blending,y.EMPTY_OBJECT),f=y(l.color,y.EMPTY_OBJECT),d=y(t.stencilTest,y.EMPTY_OBJECT),p=y(d.frontOperation,y.EMPTY_OBJECT),g=y(d.backOperation,y.EMPTY_OBJECT),m=y(t.sampleCoverage,y.EMPTY_OBJECT),A=t.viewport;this.frontFace=y(t.frontFace,Jr.COUNTER_CLOCKWISE),this.cull={enabled:y(n.enabled,!1),face:y(n.face,te.BACK)},this.lineWidth=y(t.lineWidth,1),this.polygonOffset={enabled:y(i.enabled,!1),factor:y(i.factor,0),units:y(i.units,0)},this.scissorTest={enabled:y(o.enabled,!1),rectangle:Ye.clone(r)},this.depthRange={near:y(s.near,0),far:y(s.far,1)},this.depthTest={enabled:y(a.enabled,!1),func:y(a.func,te.LESS)},this.colorMask={red:y(c.red,!0),green:y(c.green,!0),blue:y(c.blue,!0),alpha:y(c.alpha,!0)},this.depthMask=y(t.depthMask,!0),this.stencilMask=y(t.stencilMask,-1),this.blending={enabled:y(l.enabled,!1),color:new z(y(f.red,0),y(f.green,0),y(f.blue,0),y(f.alpha,0)),equationRgb:y(l.equationRgb,te.FUNC_ADD),equationAlpha:y(l.equationAlpha,te.FUNC_ADD),functionSourceRgb:y(l.functionSourceRgb,te.ONE),functionSourceAlpha:y(l.functionSourceAlpha,te.ONE),functionDestinationRgb:y(l.functionDestinationRgb,te.ZERO),functionDestinationAlpha:y(l.functionDestinationAlpha,te.ZERO)},this.stencilTest={enabled:y(d.enabled,!1),frontFunction:y(d.frontFunction,te.ALWAYS),backFunction:y(d.backFunction,te.ALWAYS),reference:y(d.reference,0),mask:y(d.mask,-1),frontOperation:{fail:y(p.fail,te.KEEP),zFail:y(p.zFail,te.KEEP),zPass:y(p.zPass,te.KEEP)},backOperation:{fail:y(g.fail,te.KEEP),zFail:y(g.zFail,te.KEEP),zPass:y(g.zPass,te.KEEP)}},this.sampleCoverage={enabled:y(m.enabled,!1),value:y(m.value,1),invert:y(m.invert,!1)},this.viewport=u(A)?new Ye(A.x,A.y,A.width,A.height):void 0,this.id=0,this._applyFunctions=[]}var ACe=0,fh={};dh.fromCache=function(e){let t=JSON.stringify(e),n=fh[t];if(u(n))return++n.referenceCount,n.state;let i=new dh(e),o=JSON.stringify(i);return n=fh[o],u(n)||(i.id=ACe++,n={referenceCount:0,state:i},fh[o]=n),++n.referenceCount,fh[t]={referenceCount:1,state:n.state},n.state};dh.removeFromCache=function(e){let t=new dh(e),n=JSON.stringify(t),i=fh[n],o=JSON.stringify(e),r=fh[o];u(r)&&(--r.referenceCount,r.referenceCount===0&&(delete fh[o],u(i)&&--i.referenceCount)),u(i)&&i.referenceCount===0&&delete fh[n]};dh.getCache=function(){return fh};dh.clearCache=function(){fh={}};function f0(e,t,n){n?e.enable(t):e.disable(t)}function tZ(e,t){e.frontFace(t.frontFace)}function nZ(e,t){let n=t.cull,i=n.enabled;f0(e,e.CULL_FACE,i),i&&e.cullFace(n.face)}function iZ(e,t){e.lineWidth(t.lineWidth)}function oZ(e,t){let n=t.polygonOffset,i=n.enabled;f0(e,e.POLYGON_OFFSET_FILL,i),i&&e.polygonOffset(n.factor,n.units)}function rZ(e,t,n){let i=t.scissorTest,o=u(n.scissorTest)?n.scissorTest.enabled:i.enabled;if(f0(e,e.SCISSOR_TEST,o),o){let r=u(n.scissorTest)?n.scissorTest.rectangle:i.rectangle;e.scissor(r.x,r.y,r.width,r.height)}}function sZ(e,t){let n=t.depthRange;e.depthRange(n.near,n.far)}function aZ(e,t){let n=t.depthTest,i=n.enabled;f0(e,e.DEPTH_TEST,i),i&&e.depthFunc(n.func)}function cZ(e,t){let n=t.colorMask;e.colorMask(n.red,n.green,n.blue,n.alpha)}function lZ(e,t){e.depthMask(t.depthMask)}function uZ(e,t){e.stencilMask(t.stencilMask)}function xCe(e,t){e.blendColor(t.red,t.green,t.blue,t.alpha)}function fZ(e,t,n){let i=t.blending,o=u(n.blendingEnabled)?n.blendingEnabled:i.enabled;f0(e,e.BLEND,o),o&&(xCe(e,i.color),e.blendEquationSeparate(i.equationRgb,i.equationAlpha),e.blendFuncSeparate(i.functionSourceRgb,i.functionDestinationRgb,i.functionSourceAlpha,i.functionDestinationAlpha))}function dZ(e,t){let n=t.stencilTest,i=n.enabled;if(f0(e,e.STENCIL_TEST,i),i){let o=n.frontFunction,r=n.backFunction,s=n.reference,a=n.mask;e.stencilFunc(o,s,a),e.stencilFuncSeparate(e.BACK,r,s,a),e.stencilFuncSeparate(e.FRONT,o,s,a);let c=n.frontOperation,l=c.fail,f=c.zFail,d=c.zPass;e.stencilOpSeparate(e.FRONT,l,f,d);let p=n.backOperation,g=p.fail,m=p.zFail,A=p.zPass;e.stencilOpSeparate(e.BACK,g,m,A)}}function hZ(e,t){let n=t.sampleCoverage,i=n.enabled;f0(e,e.SAMPLE_COVERAGE,i),i&&e.sampleCoverage(n.value,n.invert)}var CCe=new Ye;function mZ(e,t,n){let i=y(t.viewport,n.viewport);u(i)||(i=CCe,i.width=n.context.drawingBufferWidth,i.height=n.context.drawingBufferHeight),n.context.uniformState.viewport=i,e.viewport(i.x,i.y,i.width,i.height)}dh.apply=function(e,t,n){tZ(e,t),nZ(e,t),iZ(e,t),oZ(e,t),sZ(e,t),aZ(e,t),cZ(e,t),lZ(e,t),uZ(e,t),dZ(e,t),hZ(e,t),rZ(e,t,n),fZ(e,t,n),mZ(e,t,n)};function TCe(e,t){let n=[];return e.frontFace!==t.frontFace&&n.push(tZ),(e.cull.enabled!==t.cull.enabled||e.cull.face!==t.cull.face)&&n.push(nZ),e.lineWidth!==t.lineWidth&&n.push(iZ),(e.polygonOffset.enabled!==t.polygonOffset.enabled||e.polygonOffset.factor!==t.polygonOffset.factor||e.polygonOffset.units!==t.polygonOffset.units)&&n.push(oZ),(e.depthRange.near!==t.depthRange.near||e.depthRange.far!==t.depthRange.far)&&n.push(sZ),(e.depthTest.enabled!==t.depthTest.enabled||e.depthTest.func!==t.depthTest.func)&&n.push(aZ),(e.colorMask.red!==t.colorMask.red||e.colorMask.green!==t.colorMask.green||e.colorMask.blue!==t.colorMask.blue||e.colorMask.alpha!==t.colorMask.alpha)&&n.push(cZ),e.depthMask!==t.depthMask&&n.push(lZ),e.stencilMask!==t.stencilMask&&n.push(uZ),(e.stencilTest.enabled!==t.stencilTest.enabled||e.stencilTest.frontFunction!==t.stencilTest.frontFunction||e.stencilTest.backFunction!==t.stencilTest.backFunction||e.stencilTest.reference!==t.stencilTest.reference||e.stencilTest.mask!==t.stencilTest.mask||e.stencilTest.frontOperation.fail!==t.stencilTest.frontOperation.fail||e.stencilTest.frontOperation.zFail!==t.stencilTest.frontOperation.zFail||e.stencilTest.backOperation.fail!==t.stencilTest.backOperation.fail||e.stencilTest.backOperation.zFail!==t.stencilTest.backOperation.zFail||e.stencilTest.backOperation.zPass!==t.stencilTest.backOperation.zPass)&&n.push(dZ),(e.sampleCoverage.enabled!==t.sampleCoverage.enabled||e.sampleCoverage.value!==t.sampleCoverage.value||e.sampleCoverage.invert!==t.sampleCoverage.invert)&&n.push(hZ),n}dh.partialApply=function(e,t,n,i,o,r){if(t!==n){let f=n._applyFunctions[t.id];u(f)||(f=TCe(t,n),n._applyFunctions[t.id]=f);let d=f.length;for(let p=0;p<d;++p)f[p](e,n)}let s=u(i.scissorTest)?i.scissorTest:t.scissorTest,a=u(o.scissorTest)?o.scissorTest:n.scissorTest;(s!==a||r)&&rZ(e,n,o);let c=u(i.blendingEnabled)?i.blendingEnabled:t.blending.enabled,l=u(o.blendingEnabled)?o.blendingEnabled:n.blending.enabled;(c!==l||l&&t.blending!==n.blending)&&fZ(e,n,o),(t!==n||i!==o||i.context!==o.context)&&mZ(e,n,o)};dh.getState=function(e){return{frontFace:e.frontFace,cull:{enabled:e.cull.enabled,face:e.cull.face},lineWidth:e.lineWidth,polygonOffset:{enabled:e.polygonOffset.enabled,factor:e.polygonOffset.factor,units:e.polygonOffset.units},scissorTest:{enabled:e.scissorTest.enabled,rectangle:Ye.clone(e.scissorTest.rectangle)},depthRange:{near:e.depthRange.near,far:e.depthRange.far},depthTest:{enabled:e.depthTest.enabled,func:e.depthTest.func},colorMask:{red:e.colorMask.red,green:e.colorMask.green,blue:e.colorMask.blue,alpha:e.colorMask.alpha},depthMask:e.depthMask,stencilMask:e.stencilMask,blending:{enabled:e.blending.enabled,color:z.clone(e.blending.color),equationRgb:e.blending.equationRgb,equationAlpha:e.blending.equationAlpha,functionSourceRgb:e.blending.functionSourceRgb,functionSourceAlpha:e.blending.functionSourceAlpha,functionDestinationRgb:e.blending.functionDestinationRgb,functionDestinationAlpha:e.blending.functionDestinationAlpha},stencilTest:{enabled:e.stencilTest.enabled,frontFunction:e.stencilTest.frontFunction,backFunction:e.stencilTest.backFunction,reference:e.stencilTest.reference,mask:e.stencilTest.mask,frontOperation:{fail:e.stencilTest.frontOperation.fail,zFail:e.stencilTest.frontOperation.zFail,zPass:e.stencilTest.frontOperation.zPass},backOperation:{fail:e.stencilTest.backOperation.fail,zFail:e.stencilTest.backOperation.zFail,zPass:e.stencilTest.backOperation.zPass}},sampleCoverage:{enabled:e.sampleCoverage.enabled,value:e.sampleCoverage.value,invert:e.sampleCoverage.invert},viewport:u(e.viewport)?Ye.clone(e.viewport):void 0}};var Ue=dh;function Yt(e,t,n,i){this[0]=y(e,0),this[1]=y(n,0),this[2]=y(t,0),this[3]=y(i,0)}Yt.packedLength=4;Yt.pack=function(e,t,n){return n=y(n,0),t[n++]=e[0],t[n++]=e[1],t[n++]=e[2],t[n++]=e[3],t};Yt.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Yt),n[0]=e[t++],n[1]=e[t++],n[2]=e[t++],n[3]=e[t++],n};Yt.packArray=function(e,t){let n=e.length,i=n*4;u(t)?!Array.isArray(t)&&t.length!==i||t.length!==i&&(t.length=i):t=new Array(i);for(let o=0;o<n;++o)Yt.pack(e[o],t,o*4);return t};Yt.unpackArray=function(e,t){let n=e.length;u(t)?t.length=n/4:t=new Array(n/4);for(let i=0;i<n;i+=4){let o=i/4;t[o]=Yt.unpack(e,i,t[o])}return t};Yt.clone=function(e,t){if(u(e))return u(t)?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t):new Yt(e[0],e[2],e[1],e[3])};Yt.fromArray=Yt.unpack;Yt.fromColumnMajorArray=function(e,t){return Yt.clone(e,t)};Yt.fromRowMajorArray=function(e,t){return u(t)?(t[0]=e[0],t[1]=e[2],t[2]=e[1],t[3]=e[3],t):new Yt(e[0],e[1],e[2],e[3])};Yt.fromScale=function(e,t){return u(t)?(t[0]=e.x,t[1]=0,t[2]=0,t[3]=e.y,t):new Yt(e.x,0,0,e.y)};Yt.fromUniformScale=function(e,t){return u(t)?(t[0]=e,t[1]=0,t[2]=0,t[3]=e,t):new Yt(e,0,0,e)};Yt.fromRotation=function(e,t){let n=Math.cos(e),i=Math.sin(e);return u(t)?(t[0]=n,t[1]=i,t[2]=-i,t[3]=n,t):new Yt(n,-i,i,n)};Yt.toArray=function(e,t){return u(t)?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t):[e[0],e[1],e[2],e[3]]};Yt.getElementIndex=function(e,t){return e*2+t};Yt.getColumn=function(e,t,n){let i=t*2,o=e[i],r=e[i+1];return n.x=o,n.y=r,n};Yt.setColumn=function(e,t,n,i){i=Yt.clone(e,i);let o=t*2;return i[o]=n.x,i[o+1]=n.y,i};Yt.getRow=function(e,t,n){let i=e[t],o=e[t+2];return n.x=i,n.y=o,n};Yt.setRow=function(e,t,n,i){return i=Yt.clone(e,i),i[t]=n.x,i[t+2]=n.y,i};var ECe=new H;Yt.setScale=function(e,t,n){let i=Yt.getScale(e,ECe),o=t.x/i.x,r=t.y/i.y;return n[0]=e[0]*o,n[1]=e[1]*o,n[2]=e[2]*r,n[3]=e[3]*r,n};var bCe=new H;Yt.setUniformScale=function(e,t,n){let i=Yt.getScale(e,bCe),o=t/i.x,r=t/i.y;return n[0]=e[0]*o,n[1]=e[1]*o,n[2]=e[2]*r,n[3]=e[3]*r,n};var pZ=new H;Yt.getScale=function(e,t){return t.x=H.magnitude(H.fromElements(e[0],e[1],pZ)),t.y=H.magnitude(H.fromElements(e[2],e[3],pZ)),t};var _Z=new H;Yt.getMaximumScale=function(e){return Yt.getScale(e,_Z),H.maximumComponent(_Z)};var SCe=new H;Yt.setRotation=function(e,t,n){let i=Yt.getScale(e,SCe);return n[0]=t[0]*i.x,n[1]=t[1]*i.x,n[2]=t[2]*i.y,n[3]=t[3]*i.y,n};var vCe=new H;Yt.getRotation=function(e,t){let n=Yt.getScale(e,vCe);return t[0]=e[0]/n.x,t[1]=e[1]/n.x,t[2]=e[2]/n.y,t[3]=e[3]/n.y,t};Yt.multiply=function(e,t,n){let i=e[0]*t[0]+e[2]*t[1],o=e[0]*t[2]+e[2]*t[3],r=e[1]*t[0]+e[3]*t[1],s=e[1]*t[2]+e[3]*t[3];return n[0]=i,n[1]=r,n[2]=o,n[3]=s,n};Yt.add=function(e,t,n){return n[0]=e[0]+t[0],n[1]=e[1]+t[1],n[2]=e[2]+t[2],n[3]=e[3]+t[3],n};Yt.subtract=function(e,t,n){return n[0]=e[0]-t[0],n[1]=e[1]-t[1],n[2]=e[2]-t[2],n[3]=e[3]-t[3],n};Yt.multiplyByVector=function(e,t,n){let i=e[0]*t.x+e[2]*t.y,o=e[1]*t.x+e[3]*t.y;return n.x=i,n.y=o,n};Yt.multiplyByScalar=function(e,t,n){return n[0]=e[0]*t,n[1]=e[1]*t,n[2]=e[2]*t,n[3]=e[3]*t,n};Yt.multiplyByScale=function(e,t,n){return n[0]=e[0]*t.x,n[1]=e[1]*t.x,n[2]=e[2]*t.y,n[3]=e[3]*t.y,n};Yt.multiplyByUniformScale=function(e,t,n){return n[0]=e[0]*t,n[1]=e[1]*t,n[2]=e[2]*t,n[3]=e[3]*t,n};Yt.negate=function(e,t){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=-e[3],t};Yt.transpose=function(e,t){let n=e[0],i=e[2],o=e[1],r=e[3];return t[0]=n,t[1]=i,t[2]=o,t[3]=r,t};Yt.abs=function(e,t){return t[0]=Math.abs(e[0]),t[1]=Math.abs(e[1]),t[2]=Math.abs(e[2]),t[3]=Math.abs(e[3]),t};Yt.equals=function(e,t){return e===t||u(e)&&u(t)&&e[0]===t[0]&&e[1]===t[1]&&e[2]===t[2]&&e[3]===t[3]};Yt.equalsArray=function(e,t,n){return e[0]===t[n]&&e[1]===t[n+1]&&e[2]===t[n+2]&&e[3]===t[n+3]};Yt.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e[0]-t[0])<=n&&Math.abs(e[1]-t[1])<=n&&Math.abs(e[2]-t[2])<=n&&Math.abs(e[3]-t[3])<=n};Yt.IDENTITY=Object.freeze(new Yt(1,0,0,1));Yt.ZERO=Object.freeze(new Yt(0,0,0,0));Yt.COLUMN0ROW0=0;Yt.COLUMN0ROW1=1;Yt.COLUMN1ROW0=2;Yt.COLUMN1ROW1=3;Object.defineProperties(Yt.prototype,{length:{get:function(){return Yt.packedLength}}});Yt.prototype.clone=function(e){return Yt.clone(this,e)};Yt.prototype.equals=function(e){return Yt.equals(this,e)};Yt.prototype.equalsEpsilon=function(e,t){return Yt.equalsEpsilon(this,e,t)};Yt.prototype.toString=function(){return`(${this[0]}, ${this[2]})
|
||
(${this[1]}, ${this[3]})`};var Zi=Yt;function DCe(e,t,n,i){switch(t.type){case e.FLOAT:return new gZ(e,t,n,i);case e.FLOAT_VEC2:return new yZ(e,t,n,i);case e.FLOAT_VEC3:return new AZ(e,t,n,i);case e.FLOAT_VEC4:return new xZ(e,t,n,i);case e.SAMPLER_2D:case e.SAMPLER_CUBE:return new sG(e,t,n,i);case e.INT:case e.BOOL:return new CZ(e,t,n,i);case e.INT_VEC2:case e.BOOL_VEC2:return new TZ(e,t,n,i);case e.INT_VEC3:case e.BOOL_VEC3:return new EZ(e,t,n,i);case e.INT_VEC4:case e.BOOL_VEC4:return new bZ(e,t,n,i);case e.FLOAT_MAT2:return new SZ(e,t,n,i);case e.FLOAT_MAT3:return new vZ(e,t,n,i);case e.FLOAT_MAT4:return new DZ(e,t,n,i);default:throw new ue(`Unrecognized uniform type: ${t.type} for uniform "${n}".`)}}function gZ(e,t,n,i){this.name=n,this.value=void 0,this._value=0,this._gl=e,this._location=i}gZ.prototype.set=function(){this.value!==this._value&&(this._value=this.value,this._gl.uniform1f(this._location,this.value))};function yZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new H,this._gl=e,this._location=i}yZ.prototype.set=function(){let e=this.value;H.equals(e,this._value)||(H.clone(e,this._value),this._gl.uniform2f(this._location,e.x,e.y))};function AZ(e,t,n,i){this.name=n,this.value=void 0,this._value=void 0,this._gl=e,this._location=i}AZ.prototype.set=function(){let e=this.value;u(e.red)?z.equals(e,this._value)||(this._value=z.clone(e,this._value),this._gl.uniform3f(this._location,e.red,e.green,e.blue)):u(e.x)&&(h.equals(e,this._value)||(this._value=h.clone(e,this._value),this._gl.uniform3f(this._location,e.x,e.y,e.z)))};function xZ(e,t,n,i){this.name=n,this.value=void 0,this._value=void 0,this._gl=e,this._location=i}xZ.prototype.set=function(){let e=this.value;u(e.red)?z.equals(e,this._value)||(this._value=z.clone(e,this._value),this._gl.uniform4f(this._location,e.red,e.green,e.blue,e.alpha)):u(e.x)&&(oe.equals(e,this._value)||(this._value=oe.clone(e,this._value),this._gl.uniform4f(this._location,e.x,e.y,e.z,e.w)))};function sG(e,t,n,i){this.name=n,this.value=void 0,this._gl=e,this._location=i,this.textureUnitIndex=void 0}sG.prototype.set=function(){let e=this._gl;e.activeTexture(e.TEXTURE0+this.textureUnitIndex);let t=this.value;e.bindTexture(t._target,t._texture)};sG.prototype._setSampler=function(e){return this.textureUnitIndex=e,this._gl.uniform1i(this._location,e),e+1};function CZ(e,t,n,i){this.name=n,this.value=void 0,this._value=0,this._gl=e,this._location=i}CZ.prototype.set=function(){this.value!==this._value&&(this._value=this.value,this._gl.uniform1i(this._location,this.value))};function TZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new H,this._gl=e,this._location=i}TZ.prototype.set=function(){let e=this.value;H.equals(e,this._value)||(H.clone(e,this._value),this._gl.uniform2i(this._location,e.x,e.y))};function EZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new h,this._gl=e,this._location=i}EZ.prototype.set=function(){let e=this.value;h.equals(e,this._value)||(h.clone(e,this._value),this._gl.uniform3i(this._location,e.x,e.y,e.z))};function bZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new oe,this._gl=e,this._location=i}bZ.prototype.set=function(){let e=this.value;oe.equals(e,this._value)||(oe.clone(e,this._value),this._gl.uniform4i(this._location,e.x,e.y,e.z,e.w))};var wCe=new Float32Array(4);function SZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new Zi,this._gl=e,this._location=i}SZ.prototype.set=function(){if(!Zi.equalsArray(this.value,this._value,0)){Zi.clone(this.value,this._value);let e=Zi.toArray(this.value,wCe);this._gl.uniformMatrix2fv(this._location,!1,e)}};var ICe=new Float32Array(9);function vZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new Z,this._gl=e,this._location=i}vZ.prototype.set=function(){if(!Z.equalsArray(this.value,this._value,0)){Z.clone(this.value,this._value);let e=Z.toArray(this.value,ICe);this._gl.uniformMatrix3fv(this._location,!1,e)}};var PCe=new Float32Array(16);function DZ(e,t,n,i){this.name=n,this.value=void 0,this._value=new M,this._gl=e,this._location=i}DZ.prototype.set=function(){if(!M.equalsArray(this.value,this._value,0)){M.clone(this.value,this._value);let e=M.toArray(this.value,PCe);this._gl.uniformMatrix4fv(this._location,!1,e)}};var jS=DCe;function OCe(e,t,n,i){switch(t.type){case e.FLOAT:return new wZ(e,t,n,i);case e.FLOAT_VEC2:return new IZ(e,t,n,i);case e.FLOAT_VEC3:return new PZ(e,t,n,i);case e.FLOAT_VEC4:return new OZ(e,t,n,i);case e.SAMPLER_2D:case e.SAMPLER_CUBE:return new aG(e,t,n,i);case e.INT:case e.BOOL:return new RZ(e,t,n,i);case e.INT_VEC2:case e.BOOL_VEC2:return new BZ(e,t,n,i);case e.INT_VEC3:case e.BOOL_VEC3:return new MZ(e,t,n,i);case e.INT_VEC4:case e.BOOL_VEC4:return new LZ(e,t,n,i);case e.FLOAT_MAT2:return new NZ(e,t,n,i);case e.FLOAT_MAT3:return new FZ(e,t,n,i);case e.FLOAT_MAT4:return new VZ(e,t,n,i);default:throw new ue(`Unrecognized uniform type: ${t.type} for uniform "${n}".`)}}function wZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o),this._gl=e,this._location=i[0]}wZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1;for(let o=0;o<t;++o){let r=e[o];r!==n[o]&&(n[o]=r,i=!0)}i&&this._gl.uniform1fv(this._location,n)};function IZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o*2),this._gl=e,this._location=i[0]}IZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];H.equalsArray(s,n,o)||(H.pack(s,n,o),i=!0),o+=2}i&&this._gl.uniform2fv(this._location,n)};function PZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o*3),this._gl=e,this._location=i[0]}PZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];u(s.red)?(s.red!==n[o]||s.green!==n[o+1]||s.blue!==n[o+2])&&(n[o]=s.red,n[o+1]=s.green,n[o+2]=s.blue,i=!0):u(s.x)&&(h.equalsArray(s,n,o)||(h.pack(s,n,o),i=!0)),o+=3}i&&this._gl.uniform3fv(this._location,n)};function OZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o*4),this._gl=e,this._location=i[0]}OZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];u(s.red)?z.equalsArray(s,n,o)||(z.pack(s,n,o),i=!0):u(s.x)&&(oe.equalsArray(s,n,o)||(oe.pack(s,n,o),i=!0)),o+=4}i&&this._gl.uniform4fv(this._location,n)};function aG(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o),this._gl=e,this._locations=i,this.textureUnitIndex=void 0}aG.prototype.set=function(){let e=this._gl,t=e.TEXTURE0+this.textureUnitIndex,n=this.value,i=n.length;for(let o=0;o<i;++o){let r=n[o];e.activeTexture(t+o),e.bindTexture(r._target,r._texture)}};aG.prototype._setSampler=function(e){this.textureUnitIndex=e;let t=this._locations,n=t.length;for(let i=0;i<n;++i){let o=e+i;this._gl.uniform1i(t[i],o)}return e+n};function RZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Int32Array(o),this._gl=e,this._location=i[0]}RZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1;for(let o=0;o<t;++o){let r=e[o];r!==n[o]&&(n[o]=r,i=!0)}i&&this._gl.uniform1iv(this._location,n)};function BZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Int32Array(o*2),this._gl=e,this._location=i[0]}BZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];H.equalsArray(s,n,o)||(H.pack(s,n,o),i=!0),o+=2}i&&this._gl.uniform2iv(this._location,n)};function MZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Int32Array(o*3),this._gl=e,this._location=i[0]}MZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];h.equalsArray(s,n,o)||(h.pack(s,n,o),i=!0),o+=3}i&&this._gl.uniform3iv(this._location,n)};function LZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Int32Array(o*4),this._gl=e,this._location=i[0]}LZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];oe.equalsArray(s,n,o)||(oe.pack(s,n,o),i=!0),o+=4}i&&this._gl.uniform4iv(this._location,n)};function NZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o*4),this._gl=e,this._location=i[0]}NZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];Zi.equalsArray(s,n,o)||(Zi.pack(s,n,o),i=!0),o+=4}i&&this._gl.uniformMatrix2fv(this._location,!1,n)};function FZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o*9),this._gl=e,this._location=i[0]}FZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];Z.equalsArray(s,n,o)||(Z.pack(s,n,o),i=!0),o+=9}i&&this._gl.uniformMatrix3fv(this._location,!1,n)};function VZ(e,t,n,i){let o=i.length;this.name=n,this.value=new Array(o),this._value=new Float32Array(o*16),this._gl=e,this._location=i[0]}VZ.prototype.set=function(){let e=this.value,t=e.length,n=this._value,i=!1,o=0;for(let r=0;r<t;++r){let s=e[r];M.equalsArray(s,n,o)||(M.pack(s,n,o),i=!0),o+=16}i&&this._gl.uniformMatrix4fv(this._location,!1,n)};var YS=OCe;var RCe=0;function Bm(e){let t=e.vertexShaderText,n=e.fragmentShaderText;typeof spector<"u"&&(t=t.replace(/^#line/gm,"//#line"),n=n.replace(/^#line/gm,"//#line"));let i=BCe(t,n);this._gl=e.gl,this._logShaderCompilation=e.logShaderCompilation,this._debugShaders=e.debugShaders,this._attributeLocations=e.attributeLocations,this._program=void 0,this._numberOfVertexAttributes=void 0,this._vertexAttributes=void 0,this._uniformsByName=void 0,this._uniforms=void 0,this._automaticUniforms=void 0,this._manualUniforms=void 0,this._duplicateUniformNames=i.duplicateUniformNames,this._cachedShader=void 0,this.maximumTextureUnitIndex=void 0,this._vertexShaderSource=e.vertexShaderSource,this._vertexShaderText=e.vertexShaderText,this._fragmentShaderSource=e.fragmentShaderSource,this._fragmentShaderText=i.fragmentShaderText,this.id=RCe++}Bm.fromCache=function(e){return e=y(e,y.EMPTY_OBJECT),e.context.shaderCache.getShaderProgram(e)};Bm.replaceCache=function(e){return e=y(e,y.EMPTY_OBJECT),e.context.shaderCache.replaceShaderProgram(e)};Object.defineProperties(Bm.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},vertexAttributes:{get:function(){return T3(this),this._vertexAttributes}},numberOfVertexAttributes:{get:function(){return T3(this),this._numberOfVertexAttributes}},allUniforms:{get:function(){return T3(this),this._uniformsByName}}});function UZ(e){let t=[],n=e.match(/uniform.*?(?![^{]*})(?=[=\[;])/g);if(u(n)){let i=n.length;for(let o=0;o<i;o++){let r=n[o].trim(),s=r.slice(r.lastIndexOf(" ")+1);t.push(s)}}return t}function BCe(e,t){let n={};if(!Vt.highpFloatSupported||!Vt.highpIntSupported){let i,o,r,s,a=UZ(e),c=UZ(t),l=a.length,f=c.length;for(i=0;i<l;i++)for(o=0;o<f;o++)if(a[i]===c[o]){r=a[i],s=`czm_mediump_${r}`;let d=new RegExp(`${r}\\b`,"g");t=t.replace(d,s),n[s]=r}}return{fragmentShaderText:t,duplicateUniformNames:n}}var hh="[Cesium WebGL] ";function MCe(e,t){let n=t._vertexShaderText,i=t._fragmentShaderText,o=e.createShader(e.VERTEX_SHADER);e.shaderSource(o,n),e.compileShader(o);let r=e.createShader(e.FRAGMENT_SHADER);e.shaderSource(r,i),e.compileShader(r);let s=e.createProgram();e.attachShader(s,o),e.attachShader(s,r);let a=t._attributeLocations;if(u(a))for(let p in a)a.hasOwnProperty(p)&&e.bindAttribLocation(s,a[p],p);e.linkProgram(s);let c;if(e.getProgramParameter(s,e.LINK_STATUS))return t._logShaderCompilation&&(c=e.getShaderInfoLog(o),u(c)&&c.length>0&&console.log(`${hh}Vertex shader compile log: ${c}`),c=e.getShaderInfoLog(r),u(c)&&c.length>0&&console.log(`${hh}Fragment shader compile log: ${c}`),c=e.getProgramInfoLog(s),u(c)&&c.length>0&&console.log(`${hh}Shader program link log: ${c}`)),e.deleteShader(o),e.deleteShader(r),s;let l,f=t._debugShaders;throw e.getShaderParameter(r,e.COMPILE_STATUS)?e.getShaderParameter(o,e.COMPILE_STATUS)?(c=e.getProgramInfoLog(s),console.error(`${hh}Shader program link log: ${c}`),d(o,"vertex"),d(r,"fragment"),l=`Program failed to link. Link log: ${c}`):(c=e.getShaderInfoLog(o),console.error(`${hh}Vertex shader compile log: ${c}`),console.error(`${hh} Vertex shader source:
|
||
${n}`),l=`Vertex shader failed to compile. Compile log: ${c}`):(c=e.getShaderInfoLog(r),console.error(`${hh}Fragment shader compile log: ${c}`),console.error(`${hh} Fragment shader source:
|
||
${i}`),l=`Fragment shader failed to compile. Compile log: ${c}`),e.deleteShader(o),e.deleteShader(r),e.deleteProgram(s),new ue(l);function d(p,g){if(!u(f))return;let m=f.getTranslatedShaderSource(p);if(m===""){console.error(`${hh}${g} shader translation failed.`);return}console.error(`${hh}Translated ${g} shaderSource:
|
||
${m}`)}}function LCe(e,t,n){let i={};for(let o=0;o<n;++o){let r=e.getActiveAttrib(t,o),s=e.getAttribLocation(t,r.name);i[r.name]={name:r.name,type:r.type,index:s}}return i}function NCe(e,t){let n={},i=[],o=[],r=e.getProgramParameter(t,e.ACTIVE_UNIFORMS);for(let s=0;s<r;++s){let a=e.getActiveUniform(t,s),c="[0]",l=a.name.indexOf(c,a.name.length-c.length)!==-1?a.name.slice(0,a.name.length-3):a.name;if(l.indexOf("gl_")!==0)if(a.name.indexOf("[")<0){let f=e.getUniformLocation(t,l);if(f!==null){let d=jS(e,a,l,f);n[l]=d,i.push(d),d._setSampler&&o.push(d)}}else{let f,d,p,g,m=l.indexOf("[");if(m>=0){if(f=n[l.slice(0,m)],!u(f))continue;d=f._locations,d.length<=1&&(p=f.value,g=e.getUniformLocation(t,l),g!==null&&(d.push(g),p.push(e.getUniform(t,g))))}else{d=[];for(let A=0;A<a.size;++A)g=e.getUniformLocation(t,`${l}[${A}]`),g!==null&&d.push(g);f=YS(e,a,l,d),n[l]=f,i.push(f),f._setSampler&&o.push(f)}}}return{uniformsByName:n,uniforms:i,samplerUniforms:o}}function FCe(e,t){let n=[],i=[];for(let o in t)if(t.hasOwnProperty(o)){let r=t[o],s=o,a=e._duplicateUniformNames[s];u(a)&&(r.name=a,s=a);let c=Om[s];u(c)?n.push({uniform:r,automaticUniform:c}):i.push(r)}return{automaticUniforms:n,manualUniforms:i}}function VCe(e,t,n){e.useProgram(t);let i=0,o=n.length;for(let r=0;r<o;++r)i=n[r]._setSampler(i);return e.useProgram(null),i}function T3(e){u(e._program)||kZ(e)}function kZ(e){let t=e._program,n=e._gl,i=MCe(n,e,e._debugShaders),o=n.getProgramParameter(i,n.ACTIVE_ATTRIBUTES),r=NCe(n,i),s=FCe(e,r.uniformsByName);e._program=i,e._numberOfVertexAttributes=o,e._vertexAttributes=LCe(n,i,o),e._uniformsByName=r.uniformsByName,e._uniforms=r.uniforms,e._automaticUniforms=s.automaticUniforms,e._manualUniforms=s.manualUniforms,e.maximumTextureUnitIndex=VCe(n,i,r.samplerUniforms),t&&e._gl.deleteProgram(t),typeof spector<"u"&&(e._program.__SPECTOR_rebuildProgram=function(a,c,l,f){let d=e._vertexShaderText,p=e._fragmentShaderText,g=/ ! = /g;e._vertexShaderText=a.replace(g," != "),e._fragmentShaderText=c.replace(g," != ");try{kZ(e),l(e._program)}catch(m){e._vertexShaderText=d,e._fragmentShaderText=p;let x=/(?:Compile|Link) error: ([^]*)/.exec(m.message);f(x?x[1]:m.message)}})}Bm.prototype._bind=function(){T3(this),this._gl.useProgram(this._program)};Bm.prototype._setUniforms=function(e,t,n){let i,o;if(u(e)){let a=this._manualUniforms;for(i=a.length,o=0;o<i;++o){let c=a[o];c.value=e[c.name]()}}let r=this._automaticUniforms;for(i=r.length,o=0;o<i;++o){let a=r[o];a.uniform.value=a.automaticUniform.getValue(t)}let s=this._uniforms;for(i=s.length,o=0;o<i;++o)s[o].set();if(n){let a=this._gl,c=this._program;a.validateProgram(c)}};Bm.prototype.isDestroyed=function(){return!1};Bm.prototype.destroy=function(){this._cachedShader.cache.releaseShaderProgram(this)};Bm.prototype.finalDestroy=function(){return this._gl.deleteProgram(this._program),le(this)};var Xt=Bm;function E3(e){this._context=e}var qS,UCe=new tt({primitiveType:Me.TRIANGLES}),kCe=new ti({color:new z(0,0,0,0)});function zCe(e,t){return new Fs({context:e,colorTextures:[t],destroyAttachments:!1})}function HCe(e,t){return Xt.fromCache({context:e,vertexShaderSource:u0,fragmentShaderSource:t,attributeLocations:{position:0,textureCoordinates:1}})}function GCe(e,t){return(!u(qS)||qS.viewport.width!==e||qS.viewport.height!==t)&&(qS=Ue.fromCache({viewport:new Ye(0,0,e,t)})),qS}E3.prototype.execute=function(e){u(e.preExecute)&&e.preExecute(e);let t=e.outputTexture,n=t.width,i=t.height,o=this._context,r=u(e.vertexArray)?e.vertexArray:o.getViewportQuadVertexArray(),s=u(e.shaderProgram)?e.shaderProgram:HCe(o,e.fragmentShaderSource),a=zCe(o,t),c=GCe(n,i),l=e.uniformMap,f=kCe;f.framebuffer=a,f.renderState=c,f.execute(o);let d=UCe;d.vertexArray=r,d.renderState=c,d.shaderProgram=s,d.uniformMap=l,d.framebuffer=a,d.execute(o),a.destroy(),e.persists||(s.destroy(),u(e.vertexArray)&&r.destroy()),u(e.postExecute)&&e.postExecute(t)};E3.prototype.isDestroyed=function(){return!1};E3.prototype.destroy=function(){return le(this)};var XS=E3;var Sn={BYTE:te.BYTE,UNSIGNED_BYTE:te.UNSIGNED_BYTE,SHORT:te.SHORT,UNSIGNED_SHORT:te.UNSIGNED_SHORT,INT:te.INT,UNSIGNED_INT:te.UNSIGNED_INT,FLOAT:te.FLOAT,DOUBLE:te.DOUBLE};Sn.getSizeInBytes=function(e){switch(e){case Sn.BYTE:return Int8Array.BYTES_PER_ELEMENT;case Sn.UNSIGNED_BYTE:return Uint8Array.BYTES_PER_ELEMENT;case Sn.SHORT:return Int16Array.BYTES_PER_ELEMENT;case Sn.UNSIGNED_SHORT:return Uint16Array.BYTES_PER_ELEMENT;case Sn.INT:return Int32Array.BYTES_PER_ELEMENT;case Sn.UNSIGNED_INT:return Uint32Array.BYTES_PER_ELEMENT;case Sn.FLOAT:return Float32Array.BYTES_PER_ELEMENT;case Sn.DOUBLE:return Float64Array.BYTES_PER_ELEMENT}};Sn.fromTypedArray=function(e){if(e instanceof Int8Array)return Sn.BYTE;if(e instanceof Uint8Array)return Sn.UNSIGNED_BYTE;if(e instanceof Int16Array)return Sn.SHORT;if(e instanceof Uint16Array)return Sn.UNSIGNED_SHORT;if(e instanceof Int32Array)return Sn.INT;if(e instanceof Uint32Array)return Sn.UNSIGNED_INT;if(e instanceof Float32Array)return Sn.FLOAT;if(e instanceof Float64Array)return Sn.DOUBLE};Sn.validate=function(e){return u(e)&&(e===Sn.BYTE||e===Sn.UNSIGNED_BYTE||e===Sn.SHORT||e===Sn.UNSIGNED_SHORT||e===Sn.INT||e===Sn.UNSIGNED_INT||e===Sn.FLOAT||e===Sn.DOUBLE)};Sn.createTypedArray=function(e,t){switch(e){case Sn.BYTE:return new Int8Array(t);case Sn.UNSIGNED_BYTE:return new Uint8Array(t);case Sn.SHORT:return new Int16Array(t);case Sn.UNSIGNED_SHORT:return new Uint16Array(t);case Sn.INT:return new Int32Array(t);case Sn.UNSIGNED_INT:return new Uint32Array(t);case Sn.FLOAT:return new Float32Array(t);case Sn.DOUBLE:return new Float64Array(t)}};Sn.createArrayBufferView=function(e,t,n,i){switch(n=y(n,0),i=y(i,(t.byteLength-n)/Sn.getSizeInBytes(e)),e){case Sn.BYTE:return new Int8Array(t,n,i);case Sn.UNSIGNED_BYTE:return new Uint8Array(t,n,i);case Sn.SHORT:return new Int16Array(t,n,i);case Sn.UNSIGNED_SHORT:return new Uint16Array(t,n,i);case Sn.INT:return new Int32Array(t,n,i);case Sn.UNSIGNED_INT:return new Uint32Array(t,n,i);case Sn.FLOAT:return new Float32Array(t,n,i);case Sn.DOUBLE:return new Float64Array(t,n,i)}};Sn.fromName=function(e){switch(e){case"BYTE":return Sn.BYTE;case"UNSIGNED_BYTE":return Sn.UNSIGNED_BYTE;case"SHORT":return Sn.SHORT;case"UNSIGNED_SHORT":return Sn.UNSIGNED_SHORT;case"INT":return Sn.INT;case"UNSIGNED_INT":return Sn.UNSIGNED_INT;case"FLOAT":return Sn.FLOAT;case"DOUBLE":return Sn.DOUBLE}};var q=Object.freeze(Sn);var zZ={};function KS(e,t){u(zZ[e])||(zZ[e]=!0,console.warn(y(t,e)))}KS.geometryOutlines="Entity geometry outlines are unsupported on terrain. Outlines will be disabled. To enable outlines, disable geometry terrain clamping by explicitly setting height to 0.";KS.geometryZIndex="Entity geometry with zIndex are unsupported when height or extrudedHeight are defined. zIndex will be ignored";KS.geometryHeightReference="Entity corridor, ellipse, polygon or rectangle with heightReference must also have a defined height. heightReference will be ignored";KS.geometryExtrudedHeightReference="Entity corridor, ellipse, polygon or rectangle with extrudedHeightReference must also have a defined extrudedHeight. extrudedHeightReference will be ignored";var wt=KS;function WCe(e,t){wt(e,t)}var nr=WCe;var jCe={NONE:0,TRIANGLES:1,LINES:2,POLYLINES:3},Fu=Object.freeze(jCe);function nt(e,t,n,i){this.x=y(e,0),this.y=y(t,0),this.z=y(n,0),this.w=y(i,0)}var ZS=new h;nt.fromAxisAngle=function(e,t,n){let i=t/2,o=Math.sin(i);ZS=h.normalize(e,ZS);let r=ZS.x*o,s=ZS.y*o,a=ZS.z*o,c=Math.cos(i);return u(n)?(n.x=r,n.y=s,n.z=a,n.w=c,n):new nt(r,s,a,c)};var YCe=[1,2,0],qCe=new Array(3);nt.fromRotationMatrix=function(e,t){let n,i,o,r,s,a=e[Z.COLUMN0ROW0],c=e[Z.COLUMN1ROW1],l=e[Z.COLUMN2ROW2],f=a+c+l;if(f>0)n=Math.sqrt(f+1),s=.5*n,n=.5/n,i=(e[Z.COLUMN1ROW2]-e[Z.COLUMN2ROW1])*n,o=(e[Z.COLUMN2ROW0]-e[Z.COLUMN0ROW2])*n,r=(e[Z.COLUMN0ROW1]-e[Z.COLUMN1ROW0])*n;else{let d=YCe,p=0;c>a&&(p=1),l>a&&l>c&&(p=2);let g=d[p],m=d[g];n=Math.sqrt(e[Z.getElementIndex(p,p)]-e[Z.getElementIndex(g,g)]-e[Z.getElementIndex(m,m)]+1);let A=qCe;A[p]=.5*n,n=.5/n,s=(e[Z.getElementIndex(m,g)]-e[Z.getElementIndex(g,m)])*n,A[g]=(e[Z.getElementIndex(g,p)]+e[Z.getElementIndex(p,g)])*n,A[m]=(e[Z.getElementIndex(m,p)]+e[Z.getElementIndex(p,m)])*n,i=-A[0],o=-A[1],r=-A[2]}return u(t)?(t.x=i,t.y=o,t.z=r,t.w=s,t):new nt(i,o,r,s)};var HZ=new nt,GZ=new nt,cG=new nt,WZ=new nt;nt.fromHeadingPitchRoll=function(e,t){return WZ=nt.fromAxisAngle(h.UNIT_X,e.roll,HZ),cG=nt.fromAxisAngle(h.UNIT_Y,-e.pitch,t),t=nt.multiply(cG,WZ,cG),GZ=nt.fromAxisAngle(h.UNIT_Z,-e.heading,HZ),nt.multiply(GZ,t,t)};var b3=new h,lG=new h,Gf=new nt,jZ=new nt,S3=new nt;nt.packedLength=4;nt.pack=function(e,t,n){return n=y(n,0),t[n++]=e.x,t[n++]=e.y,t[n++]=e.z,t[n]=e.w,t};nt.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new nt),n.x=e[t],n.y=e[t+1],n.z=e[t+2],n.w=e[t+3],n};nt.packedInterpolationLength=3;nt.convertPackedArrayForInterpolation=function(e,t,n,i){nt.unpack(e,n*4,S3),nt.conjugate(S3,S3);for(let o=0,r=n-t+1;o<r;o++){let s=o*3;nt.unpack(e,(t+o)*4,Gf),nt.multiply(Gf,S3,Gf),Gf.w<0&&nt.negate(Gf,Gf),nt.computeAxis(Gf,b3);let a=nt.computeAngle(Gf);u(i)||(i=[]),i[s]=b3.x*a,i[s+1]=b3.y*a,i[s+2]=b3.z*a}};nt.unpackInterpolationResult=function(e,t,n,i,o){u(o)||(o=new nt),h.fromArray(e,0,lG);let r=h.magnitude(lG);return nt.unpack(t,i*4,jZ),r===0?nt.clone(nt.IDENTITY,Gf):nt.fromAxisAngle(lG,r,Gf),nt.multiply(Gf,jZ,o)};nt.clone=function(e,t){if(u(e))return u(t)?(t.x=e.x,t.y=e.y,t.z=e.z,t.w=e.w,t):new nt(e.x,e.y,e.z,e.w)};nt.conjugate=function(e,t){return t.x=-e.x,t.y=-e.y,t.z=-e.z,t.w=e.w,t};nt.magnitudeSquared=function(e){return e.x*e.x+e.y*e.y+e.z*e.z+e.w*e.w};nt.magnitude=function(e){return Math.sqrt(nt.magnitudeSquared(e))};nt.normalize=function(e,t){let n=1/nt.magnitude(e),i=e.x*n,o=e.y*n,r=e.z*n,s=e.w*n;return t.x=i,t.y=o,t.z=r,t.w=s,t};nt.inverse=function(e,t){let n=nt.magnitudeSquared(e);return t=nt.conjugate(e,t),nt.multiplyByScalar(t,1/n,t)};nt.add=function(e,t,n){return n.x=e.x+t.x,n.y=e.y+t.y,n.z=e.z+t.z,n.w=e.w+t.w,n};nt.subtract=function(e,t,n){return n.x=e.x-t.x,n.y=e.y-t.y,n.z=e.z-t.z,n.w=e.w-t.w,n};nt.negate=function(e,t){return t.x=-e.x,t.y=-e.y,t.z=-e.z,t.w=-e.w,t};nt.dot=function(e,t){return e.x*t.x+e.y*t.y+e.z*t.z+e.w*t.w};nt.multiply=function(e,t,n){let i=e.x,o=e.y,r=e.z,s=e.w,a=t.x,c=t.y,l=t.z,f=t.w,d=s*a+i*f+o*l-r*c,p=s*c-i*l+o*f+r*a,g=s*l+i*c-o*a+r*f,m=s*f-i*a-o*c-r*l;return n.x=d,n.y=p,n.z=g,n.w=m,n};nt.multiplyByScalar=function(e,t,n){return n.x=e.x*t,n.y=e.y*t,n.z=e.z*t,n.w=e.w*t,n};nt.divideByScalar=function(e,t,n){return n.x=e.x/t,n.y=e.y/t,n.z=e.z/t,n.w=e.w/t,n};nt.computeAxis=function(e,t){let n=e.w;if(Math.abs(n-1)<P.EPSILON6)return t.x=t.y=t.z=0,t;let i=1/Math.sqrt(1-n*n);return t.x=e.x*i,t.y=e.y*i,t.z=e.z*i,t};nt.computeAngle=function(e){return Math.abs(e.w-1)<P.EPSILON6?0:2*Math.acos(e.w)};var uG=new nt;nt.lerp=function(e,t,n,i){return uG=nt.multiplyByScalar(t,n,uG),i=nt.multiplyByScalar(e,1-n,i),nt.add(uG,i,i)};var YZ=new nt,fG=new nt,dG=new nt;nt.slerp=function(e,t,n,i){let o=nt.dot(e,t),r=t;if(o<0&&(o=-o,r=YZ=nt.negate(t,YZ)),1-o<P.EPSILON6)return nt.lerp(e,r,n,i);let s=Math.acos(o);return fG=nt.multiplyByScalar(e,Math.sin((1-n)*s),fG),dG=nt.multiplyByScalar(r,Math.sin(n*s),dG),i=nt.add(fG,dG,i),nt.multiplyByScalar(i,1/Math.sin(s),i)};nt.log=function(e,t){let n=P.acosClamped(e.w),i=0;return n!==0&&(i=n/Math.sin(n)),h.multiplyByScalar(e,i,t)};nt.exp=function(e,t){let n=h.magnitude(e),i=0;return n!==0&&(i=Math.sin(n)/n),t.x=e.x*i,t.y=e.y*i,t.z=e.z*i,t.w=Math.cos(n),t};var XCe=new h,KCe=new h,JS=new nt,kC=new nt;nt.computeInnerQuadrangle=function(e,t,n,i){let o=nt.conjugate(t,JS);nt.multiply(o,n,kC);let r=nt.log(kC,XCe);nt.multiply(o,e,kC);let s=nt.log(kC,KCe);return h.add(r,s,r),h.multiplyByScalar(r,.25,r),h.negate(r,r),nt.exp(r,JS),nt.multiply(t,JS,i)};nt.squad=function(e,t,n,i,o,r){let s=nt.slerp(e,t,o,JS),a=nt.slerp(n,i,o,kC);return nt.slerp(s,a,2*o*(1-o),r)};var ZCe=new nt,qZ=1.9011074535173003,v3=Ut.supportsTypedArrays()?new Float32Array(8):[],D3=Ut.supportsTypedArrays()?new Float32Array(8):[],Mm=Ut.supportsTypedArrays()?new Float32Array(8):[],Lm=Ut.supportsTypedArrays()?new Float32Array(8):[];for(let e=0;e<7;++e){let t=e+1,n=2*t+1;v3[e]=1/(t*n),D3[e]=t/n}v3[7]=qZ/(8*17);D3[7]=qZ*8/17;nt.fastSlerp=function(e,t,n,i){let o=nt.dot(e,t),r;o>=0?r=1:(r=-1,o=-o);let s=o-1,a=1-n,c=n*n,l=a*a;for(let g=7;g>=0;--g)Mm[g]=(v3[g]*c-D3[g])*s,Lm[g]=(v3[g]*l-D3[g])*s;let f=r*n*(1+Mm[0]*(1+Mm[1]*(1+Mm[2]*(1+Mm[3]*(1+Mm[4]*(1+Mm[5]*(1+Mm[6]*(1+Mm[7])))))))),d=a*(1+Lm[0]*(1+Lm[1]*(1+Lm[2]*(1+Lm[3]*(1+Lm[4]*(1+Lm[5]*(1+Lm[6]*(1+Lm[7])))))))),p=nt.multiplyByScalar(e,d,ZCe);return nt.multiplyByScalar(t,f,i),nt.add(p,i,i)};nt.fastSquad=function(e,t,n,i,o,r){let s=nt.fastSlerp(e,t,o,JS),a=nt.fastSlerp(n,i,o,kC);return nt.fastSlerp(s,a,2*o*(1-o),r)};nt.equals=function(e,t){return e===t||u(e)&&u(t)&&e.x===t.x&&e.y===t.y&&e.z===t.z&&e.w===t.w};nt.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e.x-t.x)<=n&&Math.abs(e.y-t.y)<=n&&Math.abs(e.z-t.z)<=n&&Math.abs(e.w-t.w)<=n};nt.ZERO=Object.freeze(new nt(0,0,0,0));nt.IDENTITY=Object.freeze(new nt(0,0,0,1));nt.prototype.clone=function(e){return nt.clone(this,e)};nt.prototype.equals=function(e){return nt.equals(this,e)};nt.prototype.equalsEpsilon=function(e,t){return nt.equalsEpsilon(this,e,t)};nt.prototype.toString=function(){return`(${this.x}, ${this.y}, ${this.z}, ${this.w})`};var Le=nt;function JCe(e,t,n){let i=0,o=e.length-1,r,s;for(;i<=o;){if(r=~~((i+o)/2),s=n(e[r],t),s<0){i=r+1;continue}if(s>0){o=r-1;continue}return r}return~(o+1)}var Io=JCe;function QCe(e,t,n,i,o){this.xPoleWander=e,this.yPoleWander=t,this.xPoleOffset=n,this.yPoleOffset=i,this.ut1MinusUtc=o}var G_=QCe;function $Ce(e,t,n,i,o,r,s,a){this.year=e,this.month=t,this.day=n,this.hour=i,this.minute=o,this.second=r,this.millisecond=s,this.isLeapSecond=a}var Nm=$Ce;function eTe(e){return e%4===0&&e%100!==0||e%400===0}var Fm=eTe;function tTe(e,t){this.julianDate=e,this.offset=t}var Ni=tTe;var nTe={SECONDS_PER_MILLISECOND:.001,SECONDS_PER_MINUTE:60,MINUTES_PER_HOUR:60,HOURS_PER_DAY:24,SECONDS_PER_HOUR:3600,MINUTES_PER_DAY:1440,SECONDS_PER_DAY:86400,DAYS_PER_JULIAN_CENTURY:36525,PICOSECOND:1e-9,MODIFIED_JULIAN_DATE_DIFFERENCE:24000005e-1},Jn=Object.freeze(nTe);var iTe={UTC:0,TAI:1},qn=Object.freeze(iTe);var KZ=new Nm,hG=[31,28,31,30,31,30,31,31,30,31,30,31],mG=29;function pG(e,t){return Ct.compare(e.julianDate,t.julianDate)}var zC=new Ni;function I3(e){zC.julianDate=e;let t=Ct.leapSeconds,n=Io(t,zC,pG);n<0&&(n=~n),n>=t.length&&(n=t.length-1);let i=t[n].offset;n>0&&Ct.secondsDifference(t[n].julianDate,e)>i&&(n--,i=t[n].offset),Ct.addSeconds(e,i,e)}function XZ(e,t){zC.julianDate=e;let n=Ct.leapSeconds,i=Io(n,zC,pG);if(i<0&&(i=~i),i===0)return Ct.addSeconds(e,-n[0].offset,t);if(i>=n.length)return Ct.addSeconds(e,-n[i-1].offset,t);let o=Ct.secondsDifference(n[i].julianDate,e);if(o===0)return Ct.addSeconds(e,-n[i].offset,t);if(!(o<=1))return Ct.addSeconds(e,-n[--i].offset,t)}function W_(e,t,n){let i=t/Jn.SECONDS_PER_DAY|0;return e+=i,t-=Jn.SECONDS_PER_DAY*i,t<0&&(e--,t+=Jn.SECONDS_PER_DAY),n.dayNumber=e,n.secondsOfDay=t,n}function _G(e,t,n,i,o,r,s){let a=(t-14)/12|0,c=e+4800+a,l=(1461*c/4|0)+(367*(t-2-12*a)/12|0)-(3*((c+100)/100|0)/4|0)+n-32075;i=i-12,i<0&&(i+=24);let f=r+(i*Jn.SECONDS_PER_HOUR+o*Jn.SECONDS_PER_MINUTE+s*Jn.SECONDS_PER_MILLISECOND);return f>=43200&&(l-=1),[l,f]}var oTe=/^(\d{4})$/,rTe=/^(\d{4})-(\d{2})$/,sTe=/^(\d{4})-?(\d{3})$/,aTe=/^(\d{4})-?W(\d{2})-?(\d{1})?$/,cTe=/^(\d{4})-?(\d{2})-?(\d{2})$/,gG=/([Z+\-])?(\d{2})?:?(\d{2})?$/,lTe=/^(\d{2})(\.\d+)?/.source+gG.source,uTe=/^(\d{2}):?(\d{2})(\.\d+)?/.source+gG.source,fTe=/^(\d{2}):?(\d{2}):?(\d{2})(\.\d+)?/.source+gG.source;function Ct(e,t,n){this.dayNumber=void 0,this.secondsOfDay=void 0,e=y(e,0),t=y(t,0),n=y(n,qn.UTC);let i=e|0;t=t+(e-i)*Jn.SECONDS_PER_DAY,W_(i,t,this),n===qn.UTC&&I3(this)}Ct.fromGregorianDate=function(e,t){let n=_G(e.year,e.month,e.day,e.hour,e.minute,e.second,e.millisecond);return u(t)?(W_(n[0],n[1],t),I3(t),t):new Ct(n[0],n[1],qn.UTC)};Ct.fromDate=function(e,t){let n=_G(e.getUTCFullYear(),e.getUTCMonth()+1,e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds(),e.getUTCMilliseconds());return u(t)?(W_(n[0],n[1],t),I3(t),t):new Ct(n[0],n[1],qn.UTC)};Ct.fromIso8601=function(e,t){e=e.replace(",",".");let n=e.split("T"),i,o=1,r=1,s=0,a=0,c=0,l=0,f=n[0],d=n[1],p,g;if(n=f.match(cTe),n!==null)i=+n[1],o=+n[2],r=+n[3];else if(n=f.match(rTe),n!==null)i=+n[1],o=+n[2];else if(n=f.match(oTe),n!==null)i=+n[1];else{let C;if(n=f.match(sTe),n!==null)i=+n[1],C=+n[2],g=Fm(i);else if(n=f.match(aTe),n!==null){i=+n[1];let T=+n[2],E=+n[3]||0,S=new Date(Date.UTC(i,0,4));C=T*7+E-S.getUTCDay()-3}p=new Date(Date.UTC(i,0,1)),p.setUTCDate(C),o=p.getUTCMonth()+1,r=p.getUTCDate()}g=Fm(i);let m;if(u(d)){n=d.match(fTe),n!==null?(s=+n[1],a=+n[2],c=+n[3],l=+(n[4]||0)*1e3,m=5):(n=d.match(uTe),n!==null?(s=+n[1],a=+n[2],c=+(n[3]||0)*60,m=4):(n=d.match(lTe),n!==null&&(s=+n[1],a=+(n[2]||0)*60,m=3)));let C=n[m],T=+n[m+1],E=+(n[m+2]||0);switch(C){case"+":s=s-T,a=a-E;break;case"-":s=s+T,a=a+E;break;case"Z":break;default:a=a+new Date(Date.UTC(i,o-1,r,s,a)).getTimezoneOffset();break}}let A=c===60;for(A&&c--;a>=60;)a-=60,s++;for(;s>=24;)s-=24,r++;for(p=g&&o===2?mG:hG[o-1];r>p;)r-=p,o++,o>12&&(o-=12,i++),p=g&&o===2?mG:hG[o-1];for(;a<0;)a+=60,s--;for(;s<0;)s+=24,r--;for(;r<1;)o--,o<1&&(o+=12,i--),p=g&&o===2?mG:hG[o-1],r+=p;let x=_G(i,o,r,s,a,c,l);return u(t)?(W_(x[0],x[1],t),I3(t)):t=new Ct(x[0],x[1],qn.UTC),A&&Ct.addSeconds(t,1,t),t};Ct.now=function(e){return Ct.fromDate(new Date,e)};var w3=new Ct(0,0,qn.TAI);Ct.toGregorianDate=function(e,t){let n=!1,i=XZ(e,w3);u(i)||(Ct.addSeconds(e,-1,w3),i=XZ(w3,w3),n=!0);let o=i.dayNumber,r=i.secondsOfDay;r>=43200&&(o+=1);let s=o+68569|0,a=4*s/146097|0;s=s-((146097*a+3)/4|0)|0;let c=4e3*(s+1)/1461001|0;s=s-(1461*c/4|0)+31|0;let l=80*s/2447|0,f=s-(2447*l/80|0)|0;s=l/11|0;let d=l+2-12*s|0,p=100*(a-49)+c+s|0,g=r/Jn.SECONDS_PER_HOUR|0,m=r-g*Jn.SECONDS_PER_HOUR,A=m/Jn.SECONDS_PER_MINUTE|0;m=m-A*Jn.SECONDS_PER_MINUTE;let x=m|0,C=(m-x)/Jn.SECONDS_PER_MILLISECOND;return g+=12,g>23&&(g-=24),n&&(x+=1),u(t)?(t.year=p,t.month=d,t.day=f,t.hour=g,t.minute=A,t.second=x,t.millisecond=C,t.isLeapSecond=n,t):new Nm(p,d,f,g,A,x,C,n)};Ct.toDate=function(e){let t=Ct.toGregorianDate(e,KZ),n=t.second;return t.isLeapSecond&&(n-=1),new Date(Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,n,t.millisecond))};Ct.toIso8601=function(e,t){let n=Ct.toGregorianDate(e,KZ),i=n.year,o=n.month,r=n.day,s=n.hour,a=n.minute,c=n.second,l=n.millisecond;i===1e4&&o===1&&r===1&&s===0&&a===0&&c===0&&l===0&&(i=9999,o=12,r=31,s=24);let f;return!u(t)&&l!==0?(f=(l*.01).toString().replace(".",""),`${i.toString().padStart(4,"0")}-${o.toString().padStart(2,"0")}-${r.toString().padStart(2,"0")}T${s.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}:${c.toString().padStart(2,"0")}.${f}Z`):!u(t)||t===0?`${i.toString().padStart(4,"0")}-${o.toString().padStart(2,"0")}-${r.toString().padStart(2,"0")}T${s.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}:${c.toString().padStart(2,"0")}Z`:(f=(l*.01).toFixed(t).replace(".","").slice(0,t),`${i.toString().padStart(4,"0")}-${o.toString().padStart(2,"0")}-${r.toString().padStart(2,"0")}T${s.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}:${c.toString().padStart(2,"0")}.${f}Z`)};Ct.clone=function(e,t){if(u(e))return u(t)?(t.dayNumber=e.dayNumber,t.secondsOfDay=e.secondsOfDay,t):new Ct(e.dayNumber,e.secondsOfDay,qn.TAI)};Ct.compare=function(e,t){let n=e.dayNumber-t.dayNumber;return n!==0?n:e.secondsOfDay-t.secondsOfDay};Ct.equals=function(e,t){return e===t||u(e)&&u(t)&&e.dayNumber===t.dayNumber&&e.secondsOfDay===t.secondsOfDay};Ct.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(Ct.secondsDifference(e,t))<=n};Ct.totalDays=function(e){return e.dayNumber+e.secondsOfDay/Jn.SECONDS_PER_DAY};Ct.secondsDifference=function(e,t){return(e.dayNumber-t.dayNumber)*Jn.SECONDS_PER_DAY+(e.secondsOfDay-t.secondsOfDay)};Ct.daysDifference=function(e,t){let n=e.dayNumber-t.dayNumber,i=(e.secondsOfDay-t.secondsOfDay)/Jn.SECONDS_PER_DAY;return n+i};Ct.computeTaiMinusUtc=function(e){zC.julianDate=e;let t=Ct.leapSeconds,n=Io(t,zC,pG);return n<0&&(n=~n,--n,n<0&&(n=0)),t[n].offset};Ct.addSeconds=function(e,t,n){return W_(e.dayNumber,e.secondsOfDay+t,n)};Ct.addMinutes=function(e,t,n){let i=e.secondsOfDay+t*Jn.SECONDS_PER_MINUTE;return W_(e.dayNumber,i,n)};Ct.addHours=function(e,t,n){let i=e.secondsOfDay+t*Jn.SECONDS_PER_HOUR;return W_(e.dayNumber,i,n)};Ct.addDays=function(e,t,n){let i=e.dayNumber+t;return W_(i,e.secondsOfDay,n)};Ct.lessThan=function(e,t){return Ct.compare(e,t)<0};Ct.lessThanOrEquals=function(e,t){return Ct.compare(e,t)<=0};Ct.greaterThan=function(e,t){return Ct.compare(e,t)>0};Ct.greaterThanOrEquals=function(e,t){return Ct.compare(e,t)>=0};Ct.prototype.clone=function(e){return Ct.clone(this,e)};Ct.prototype.equals=function(e){return Ct.equals(this,e)};Ct.prototype.equalsEpsilon=function(e,t){return Ct.equalsEpsilon(this,e,t)};Ct.prototype.toString=function(){return Ct.toIso8601(this)};Ct.leapSeconds=[new Ni(new Ct(2441317,43210,qn.TAI),10),new Ni(new Ct(2441499,43211,qn.TAI),11),new Ni(new Ct(2441683,43212,qn.TAI),12),new Ni(new Ct(2442048,43213,qn.TAI),13),new Ni(new Ct(2442413,43214,qn.TAI),14),new Ni(new Ct(2442778,43215,qn.TAI),15),new Ni(new Ct(2443144,43216,qn.TAI),16),new Ni(new Ct(2443509,43217,qn.TAI),17),new Ni(new Ct(2443874,43218,qn.TAI),18),new Ni(new Ct(2444239,43219,qn.TAI),19),new Ni(new Ct(2444786,43220,qn.TAI),20),new Ni(new Ct(2445151,43221,qn.TAI),21),new Ni(new Ct(2445516,43222,qn.TAI),22),new Ni(new Ct(2446247,43223,qn.TAI),23),new Ni(new Ct(2447161,43224,qn.TAI),24),new Ni(new Ct(2447892,43225,qn.TAI),25),new Ni(new Ct(2448257,43226,qn.TAI),26),new Ni(new Ct(2448804,43227,qn.TAI),27),new Ni(new Ct(2449169,43228,qn.TAI),28),new Ni(new Ct(2449534,43229,qn.TAI),29),new Ni(new Ct(2450083,43230,qn.TAI),30),new Ni(new Ct(2450630,43231,qn.TAI),31),new Ni(new Ct(2451179,43232,qn.TAI),32),new Ni(new Ct(2453736,43233,qn.TAI),33),new Ni(new Ct(2454832,43234,qn.TAI),34),new Ni(new Ct(2456109,43235,qn.TAI),35),new Ni(new Ct(2457204,43236,qn.TAI),36),new Ni(new Ct(2457754,43237,qn.TAI),37)];var $=Ct;var XC=wo(Nl(),1);function dTe(e){return(e.length===0||e[e.length-1]!=="/")&&(e=`${e}/`),e}var QS=dTe;function nJ(e,t){if(e===null||typeof e!="object")return e;t=y(t,!1);let n=new e.constructor;for(let i in e)if(e.hasOwnProperty(i)){let o=e[i];t&&(o=nJ(o,t)),n[i]=o}return n}var Ge=nJ;function iJ(e,t,n){n=y(n,!1);let i={},o=u(e),r=u(t),s,a,c;if(o)for(s in e)e.hasOwnProperty(s)&&(a=e[s],r&&n&&typeof a=="object"&&t.hasOwnProperty(s)?(c=t[s],typeof c=="object"?i[s]=iJ(a,c,n):i[s]=a):i[s]=a);if(r)for(s in t)t.hasOwnProperty(s)&&!i.hasOwnProperty(s)&&(c=t[s],i[s]=c);return i}var pt=iJ;function hTe(){let e,t,n=new Promise(function(i,o){e=i,t=o});return{resolve:e,reject:t,promise:n}}var Qr=hTe;var oJ=wo(Nl(),1);function yG(e,t){let n;return typeof document<"u"&&(n=document),yG._implementation(e,t,n)}yG._implementation=function(e,t,n){if(!u(t)){if(typeof n>"u")return e;t=y(n.baseURI,n.location.href)}let i=new oJ.default(e);return i.scheme()!==""?i.toString():i.absoluteTo(t).toString()};var Vm=yG;var rJ=wo(Nl(),1);function mTe(e,t){let n="",i=e.lastIndexOf("/");return i!==-1&&(n=e.substring(0,i+1)),t&&(e=new rJ.default(e),e.query().length!==0&&(n+=`?${e.query()}`),e.fragment().length!==0&&(n+=`#${e.fragment()}`)),n}var $S=mTe;var sJ=wo(Nl(),1);function pTe(e){let t=new sJ.default(e);t.normalize();let n=t.path(),i=n.lastIndexOf("/");return i!==-1&&(n=n.substr(i+1)),i=n.lastIndexOf("."),i===-1?n="":n=n.substr(i+1),n}var d0=pTe;var aJ={};function _Te(e,t,n){u(t)||(t=e.width),u(n)||(n=e.height);let i=aJ[t];u(i)||(i={},aJ[t]=i);let o=i[n];if(!u(o)){let r=document.createElement("canvas");r.width=t,r.height=n,o=r.getContext("2d"),o.globalCompositeOperation="copy",i[n]=o}return o.drawImage(e,0,0,t,n),o.getImageData(0,0,t,n).data}var Wf=_Te;var gTe=/^blob:/i;function yTe(e){return gTe.test(e)}var h0=yTe;var mh;function ATe(e){u(mh)||(mh=document.createElement("a")),mh.href=window.location.href;let t=mh.host,n=mh.protocol;return mh.href=e,mh.href=mh.href,n!==mh.protocol||t!==mh.host}var m0=ATe;var xTe=/^data:/i;function CTe(e){return xTe.test(e)}var Um=CTe;function TTe(e){let t=document.createElement("script");return t.async=!0,t.src=e,new Promise((n,i)=>{window.crossOriginIsolated&&t.setAttribute("crossorigin","anonymous");let o=document.getElementsByTagName("head")[0];t.onload=function(){t.onload=void 0,o.removeChild(t),n()},t.onerror=function(r){i(r)},o.appendChild(t)})}var p0=TTe;function ETe(e){let t="";for(let n in e)if(e.hasOwnProperty(n)){let i=e[n],o=`${encodeURIComponent(n)}=`;if(Array.isArray(i))for(let r=0,s=i.length;r<s;++r)t+=`${o+encodeURIComponent(i[r])}&`;else t+=`${o+encodeURIComponent(i)}&`}return t=t.slice(0,-1),t}var _0=ETe;function bTe(e){let t={};if(e==="")return t;let n=e.replace(/\+/g,"%20").split(/[&;]/);for(let i=0,o=n.length;i<o;++i){let r=n[i].split("="),s=decodeURIComponent(r[0]),a=r[1];u(a)?a=decodeURIComponent(a):a="";let c=t[s];typeof c=="string"?t[s]=[c,a]:Array.isArray(c)?c.push(a):t[s]=a}return t}var Fl=bTe;var STe={UNISSUED:0,ISSUED:1,ACTIVE:2,RECEIVED:3,CANCELLED:4,FAILED:5},fi=Object.freeze(STe);var vTe={TERRAIN:0,IMAGERY:1,TILES3D:2,OTHER:3},$r=Object.freeze(vTe);function B3(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.throttleByServer,!1),n=y(e.throttle,!1);this.url=e.url,this.requestFunction=e.requestFunction,this.cancelFunction=e.cancelFunction,this.priorityFunction=e.priorityFunction,this.priority=y(e.priority,0),this.throttle=n,this.throttleByServer=t,this.type=y(e.type,$r.OTHER),this.serverKey=void 0,this.state=fi.UNISSUED,this.deferred=void 0,this.cancelled=!1}B3.prototype.cancel=function(){this.cancelled=!0};B3.prototype.clone=function(e){return u(e)?(e.url=this.url,e.requestFunction=this.requestFunction,e.cancelFunction=this.cancelFunction,e.priorityFunction=this.priorityFunction,e.priority=this.priority,e.throttle=this.throttle,e.throttleByServer=this.throttleByServer,e.type=this.type,e.serverKey=this.serverKey,e.state=this.RequestState.UNISSUED,e.deferred=void 0,e.cancelled=!1,e):new B3(this)};var Uo=B3;function DTe(e){let t={};if(!e)return t;let n=e.split(`\r
|
||
`);for(let i=0;i<n.length;++i){let o=n[i],r=o.indexOf(": ");if(r>0){let s=o.substring(0,r),a=o.substring(r+2);t[s]=a}}return t}var ev=DTe;function cJ(e,t,n){this.statusCode=e,this.response=t,this.responseHeaders=n,typeof this.responseHeaders=="string"&&(this.responseHeaders=ev(this.responseHeaders))}cJ.prototype.toString=function(){let e="Request has failed.";return u(this.statusCode)&&(e+=` Status Code: ${this.statusCode}`),e};var ph=cJ;var iv=wo(Nl(),1);function tv(){this._listeners=[],this._scopes=[],this._toRemove=[],this._insideRaiseEvent=!1}Object.defineProperties(tv.prototype,{numberOfListeners:{get:function(){return this._listeners.length-this._toRemove.length}}});tv.prototype.addEventListener=function(e,t){this._listeners.push(e),this._scopes.push(t);let n=this;return function(){n.removeEventListener(e,t)}};tv.prototype.removeEventListener=function(e,t){let n=this._listeners,i=this._scopes,o=-1;for(let r=0;r<n.length;r++)if(n[r]===e&&i[r]===t){o=r;break}return o!==-1?(this._insideRaiseEvent?(this._toRemove.push(o),n[o]=void 0,i[o]=void 0):(n.splice(o,1),i.splice(o,1)),!0):!1};function wTe(e,t){return t-e}tv.prototype.raiseEvent=function(){this._insideRaiseEvent=!0;let e,t=this._listeners,n=this._scopes,i=t.length;for(e=0;e<i;e++){let r=t[e];u(r)&&t[e].apply(n[e],arguments)}let o=this._toRemove;if(i=o.length,i>0){for(o.sort(wTe),e=0;e<i;e++){let r=o[e];t.splice(r,1),n.splice(r,1)}o.length=0}this._insideRaiseEvent=!1};var Ae=tv;function g0(e){this._comparator=e.comparator,this._array=[],this._length=0,this._maximumLength=void 0}Object.defineProperties(g0.prototype,{length:{get:function(){return this._length}},internalArray:{get:function(){return this._array}},maximumLength:{get:function(){return this._maximumLength},set:function(e){let t=this._length;if(e<t){let n=this._array;for(let i=e;i<t;++i)n[i]=void 0;this._length=e,n.length=e}this._maximumLength=e}},comparator:{get:function(){return this._comparator}}});function AG(e,t,n){let i=e[t];e[t]=e[n],e[n]=i}g0.prototype.reserve=function(e){e=y(e,this._length),this._array.length=e};g0.prototype.heapify=function(e){e=y(e,0);let t=this._length,n=this._comparator,i=this._array,o=-1,r=!0;for(;r;){let s=2*(e+1),a=s-1;a<t&&n(i[a],i[e])<0?o=a:o=e,s<t&&n(i[s],i[o])<0&&(o=s),o!==e?(AG(i,o,e),e=o):r=!1}};g0.prototype.resort=function(){let e=this._length;for(let t=Math.ceil(e/2);t>=0;--t)this.heapify(t)};g0.prototype.insert=function(e){let t=this._array,n=this._comparator,i=this._maximumLength,o=this._length++;for(o<t.length?t[o]=e:t.push(e);o!==0;){let s=Math.floor((o-1)/2);if(n(t[o],t[s])<0)AG(t,o,s),o=s;else break}let r;return u(i)&&this._length>i&&(r=t[i],this._length=i),r};g0.prototype.pop=function(e){if(e=y(e,0),this._length===0)return;let t=this._array,n=t[e];return AG(t,e,--this._length),this.heapify(e),t[this._length]=void 0,n};var nv=g0;function ITe(e,t){return e.priority-t.priority}var Ji={numberOfAttemptedRequests:0,numberOfActiveRequests:0,numberOfCancelledRequests:0,numberOfCancelledActiveRequests:0,numberOfFailedRequests:0,numberOfActiveRequestsEver:0,lastNumberOfActiveRequests:0},WC=20,Oa=new nv({comparator:ITe});Oa.maximumLength=WC;Oa.reserve(WC);var _h=[],km={},PTe=typeof document<"u"?new iv.default(document.location.href):new iv.default,M3=new Ae;function zo(){}zo.maximumRequests=50;zo.maximumRequestsPerServer=6;zo.requestsByServer={"api.cesium.com:443":18,"assets.cesium.com:443":18};zo.throttleRequests=!0;zo.debugShowStatistics=!1;zo.requestCompletedEvent=M3;Object.defineProperties(zo,{statistics:{get:function(){return Ji}},priorityHeapLength:{get:function(){return WC},set:function(e){if(e<WC)for(;Oa.length>e;){let t=Oa.pop();y0(t)}WC=e,Oa.maximumLength=e,Oa.reserve(e)}}});function lJ(e){u(e.priorityFunction)&&(e.priority=e.priorityFunction())}zo.serverHasOpenSlots=function(e,t){t=y(t,1);let n=y(zo.requestsByServer[e],zo.maximumRequestsPerServer);return km[e]+t<=n};zo.heapHasOpenSlots=function(e){return Oa.length+e<=WC};function uJ(e){return e.state===fi.UNISSUED&&(e.state=fi.ISSUED,e.deferred=Qr()),e.deferred.promise}function OTe(e){return function(t){if(e.state===fi.CANCELLED)return;let n=e.deferred;--Ji.numberOfActiveRequests,--km[e.serverKey],M3.raiseEvent(),e.state=fi.RECEIVED,e.deferred=void 0,n.resolve(t)}}function RTe(e){return function(t){e.state!==fi.CANCELLED&&(++Ji.numberOfFailedRequests,--Ji.numberOfActiveRequests,--km[e.serverKey],M3.raiseEvent(t),e.state=fi.FAILED,e.deferred.reject(t))}}function fJ(e){let t=uJ(e);return e.state=fi.ACTIVE,_h.push(e),++Ji.numberOfActiveRequests,++Ji.numberOfActiveRequestsEver,++km[e.serverKey],e.requestFunction().then(OTe(e)).catch(RTe(e)),t}function y0(e){let t=e.state===fi.ACTIVE;if(e.state=fi.CANCELLED,++Ji.numberOfCancelledRequests,u(e.deferred)){let n=e.deferred;e.deferred=void 0,n.reject()}t&&(--Ji.numberOfActiveRequests,--km[e.serverKey],++Ji.numberOfCancelledActiveRequests),u(e.cancelFunction)&&e.cancelFunction()}zo.update=function(){let e,t,n=0,i=_h.length;for(e=0;e<i;++e){if(t=_h[e],t.cancelled&&y0(t),t.state!==fi.ACTIVE){++n;continue}n>0&&(_h[e-n]=t)}_h.length-=n;let o=Oa.internalArray,r=Oa.length;for(e=0;e<r;++e)lJ(o[e]);Oa.resort();let s=Math.max(zo.maximumRequests-_h.length,0),a=0;for(;a<s&&Oa.length>0;){if(t=Oa.pop(),t.cancelled){y0(t);continue}if(t.throttleByServer&&!zo.serverHasOpenSlots(t.serverKey)){y0(t);continue}fJ(t),++a}BTe()};zo.getServerKey=function(e){let t=new iv.default(e);t.scheme()===""&&(t=new iv.default(e).absoluteTo(PTe),t.normalize());let n=t.authority();/:/.test(n)||(n=`${n}:${t.scheme()==="https"?"443":"80"}`);let i=km[n];return u(i)||(km[n]=0),n};zo.request=function(e){if(Um(e.url)||h0(e.url))return M3.raiseEvent(),e.state=fi.RECEIVED,e.requestFunction();if(++Ji.numberOfAttemptedRequests,u(e.serverKey)||(e.serverKey=zo.getServerKey(e.url)),zo.throttleRequests&&e.throttleByServer&&!zo.serverHasOpenSlots(e.serverKey))return;if(!zo.throttleRequests||!e.throttle)return fJ(e);if(_h.length>=zo.maximumRequests)return;lJ(e);let t=Oa.insert(e);if(u(t)){if(t===e)return;y0(t)}return uJ(e)};function BTe(){zo.debugShowStatistics&&(Ji.numberOfActiveRequests===0&&Ji.lastNumberOfActiveRequests>0&&(Ji.numberOfAttemptedRequests>0&&(console.log(`Number of attempted requests: ${Ji.numberOfAttemptedRequests}`),Ji.numberOfAttemptedRequests=0),Ji.numberOfCancelledRequests>0&&(console.log(`Number of cancelled requests: ${Ji.numberOfCancelledRequests}`),Ji.numberOfCancelledRequests=0),Ji.numberOfCancelledActiveRequests>0&&(console.log(`Number of cancelled active requests: ${Ji.numberOfCancelledActiveRequests}`),Ji.numberOfCancelledActiveRequests=0),Ji.numberOfFailedRequests>0&&(console.log(`Number of failed requests: ${Ji.numberOfFailedRequests}`),Ji.numberOfFailedRequests=0)),Ji.lastNumberOfActiveRequests=Ji.numberOfActiveRequests)}zo.clearForSpecs=function(){for(;Oa.length>0;){let t=Oa.pop();y0(t)}let e=_h.length;for(let t=0;t<e;++t)y0(_h[t]);_h.length=0,km={},Ji.numberOfAttemptedRequests=0,Ji.numberOfActiveRequests=0,Ji.numberOfCancelledRequests=0,Ji.numberOfCancelledActiveRequests=0,Ji.numberOfFailedRequests=0,Ji.numberOfActiveRequestsEver=0,Ji.lastNumberOfActiveRequests=0};zo.numberOfActiveRequestsByServer=function(e){return km[e]};zo.requestHeap=Oa;var Ra=zo;var dJ=wo(Nl(),1);var ov={},jC={};ov.add=function(e,t){let n=`${e.toLowerCase()}:${t}`;u(jC[n])||(jC[n]=!0)};ov.remove=function(e,t){let n=`${e.toLowerCase()}:${t}`;u(jC[n])&&delete jC[n]};function MTe(e){let t=new dJ.default(e);t.normalize();let n=t.authority();if(n.length!==0){if(t.authority(n),n.indexOf("@")!==-1&&(n=n.split("@")[1]),n.indexOf(":")===-1){let i=t.scheme();if(i.length===0&&(i=window.location.protocol,i=i.substring(0,i.length-1)),i==="http")n+=":80";else if(i==="https")n+=":443";else return}return n}}ov.contains=function(e){let t=MTe(e);return!!(u(t)&&u(jC[t]))};ov.clear=function(){jC={}};var YC=ov;var pJ=function(){try{let e=new XMLHttpRequest;return e.open("GET","#",!0),e.responseType="blob",e.responseType==="blob"}catch{return!1}}();function CG(e,t,n,i){let o=e.query();if(o.length===0)return{};let r;if(o.indexOf("=")===-1){let s={};s[o]=void 0,r=s}else r=Fl(o);n?t._queryParameters=N3(r,t._queryParameters,i):t._queryParameters=r,e.search("")}function LTe(e,t){let n=t._queryParameters,i=Object.keys(n);i.length===1&&!u(n[i[0]])?e.search(i[0]):e.search(_0(n))}function gh(e,t){return u(e)?u(e.clone)?e.clone():Ge(e):t}function TG(e){if(e.state===fi.ISSUED||e.state===fi.ACTIVE)throw new ue("The Resource is already being fetched.");e.state=fi.UNISSUED,e.deferred=void 0}function N3(e,t,n){if(!n)return pt(e,t);let i=Ge(e,!0);for(let o in t)if(t.hasOwnProperty(o)){let r=i[o],s=t[o];u(r)?(Array.isArray(r)||(r=i[o]=[r]),i[o]=r.concat(s)):i[o]=Array.isArray(s)?s.slice():s}return i}function Tt(e){e=y(e,y.EMPTY_OBJECT),typeof e=="string"&&(e={url:e}),this._url=void 0,this._templateValues=gh(e.templateValues,{}),this._queryParameters=gh(e.queryParameters,{}),this.headers=gh(e.headers,{}),this.request=y(e.request,new Uo),this.proxy=e.proxy,this.retryCallback=e.retryCallback,this.retryAttempts=y(e.retryAttempts,0),this._retryCount=0;let t=new XC.default(e.url);CG(t,this,!0,!0),t.fragment(""),this._url=t.toString()}Tt.createIfNeeded=function(e){return e instanceof Tt?e.getDerivedResource({request:e.request}):typeof e!="string"?e:new Tt({url:e})};var qC;Tt.supportsImageBitmapOptions=function(){if(u(qC))return qC;if(typeof createImageBitmap!="function")return qC=Promise.resolve(!1),qC;let e="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAAE4g3rEiDgAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADElEQVQI12Ng6GAAAAEUAIngE3ZiAAAAAElFTkSuQmCC";return qC=Tt.fetchBlob({url:e}).then(function(t){let n={imageOrientation:"flipY",premultiplyAlpha:"none",colorSpaceConversion:"none"};return Promise.all([createImageBitmap(t,n),createImageBitmap(t)])}).then(function(t){let n=Wf(t[0]),i=Wf(t[1]);return n[1]!==i[1]}).catch(function(){return!1}),qC};Object.defineProperties(Tt,{isBlobSupported:{get:function(){return pJ}}});Object.defineProperties(Tt.prototype,{queryParameters:{get:function(){return this._queryParameters}},templateValues:{get:function(){return this._templateValues}},url:{get:function(){return this.getUrlComponent(!0,!0)},set:function(e){let t=new XC.default(e);CG(t,this,!1),t.fragment(""),this._url=t.toString()}},extension:{get:function(){return d0(this._url)}},isDataUri:{get:function(){return Um(this._url)}},isBlobUri:{get:function(){return h0(this._url)}},isCrossOriginUrl:{get:function(){return m0(this._url)}},hasHeaders:{get:function(){return Object.keys(this.headers).length>0}}});Tt.prototype.toString=function(){return this.getUrlComponent(!0,!0)};Tt.prototype.getUrlComponent=function(e,t){if(this.isDataUri)return this._url;let n=new XC.default(this._url);e&<e(n,this);let i=n.toString().replace(/%7B/g,"{").replace(/%7D/g,"}"),o=this._templateValues;return i=i.replace(/{(.*?)}/g,function(r,s){let a=o[s];return u(a)?encodeURIComponent(a):r}),t&&u(this.proxy)&&(i=this.proxy.getURL(i)),i};Tt.prototype.setQueryParameters=function(e,t){t?this._queryParameters=N3(this._queryParameters,e,!1):this._queryParameters=N3(e,this._queryParameters,!1)};Tt.prototype.appendQueryParameters=function(e){this._queryParameters=N3(e,this._queryParameters,!0)};Tt.prototype.setTemplateValues=function(e,t){t?this._templateValues=pt(this._templateValues,e):this._templateValues=pt(e,this._templateValues)};Tt.prototype.getDerivedResource=function(e){let t=this.clone();if(t._retryCount=0,u(e.url)){let n=new XC.default(e.url),i=y(e.preserveQueryParameters,!1);CG(n,t,!0,i),n.fragment(""),n.scheme()!==""?t._url=n.toString():t._url=n.absoluteTo(new XC.default(Vm(this._url))).toString()}return u(e.queryParameters)&&(t._queryParameters=pt(e.queryParameters,t._queryParameters)),u(e.templateValues)&&(t._templateValues=pt(e.templateValues,t.templateValues)),u(e.headers)&&(t.headers=pt(e.headers,t.headers)),u(e.proxy)&&(t.proxy=e.proxy),u(e.request)&&(t.request=e.request),u(e.retryCallback)&&(t.retryCallback=e.retryCallback),u(e.retryAttempts)&&(t.retryAttempts=e.retryAttempts),t};Tt.prototype.retryOnError=function(e){let t=this.retryCallback;if(typeof t!="function"||this._retryCount>=this.retryAttempts)return Promise.resolve(!1);let n=this;return Promise.resolve(t(this,e)).then(function(i){return++n._retryCount,i})};Tt.prototype.clone=function(e){return u(e)||(e=new Tt({url:this._url})),e._url=this._url,e._queryParameters=Ge(this._queryParameters),e._templateValues=Ge(this._templateValues),e.headers=Ge(this.headers),e.proxy=this.proxy,e.retryCallback=this.retryCallback,e.retryAttempts=this.retryAttempts,e._retryCount=0,e.request=this.request.clone(),e};Tt.prototype.getBaseUri=function(e){return $S(this.getUrlComponent(e),e)};Tt.prototype.appendForwardSlash=function(){this._url=QS(this._url)};Tt.prototype.fetchArrayBuffer=function(){return this.fetch({responseType:"arraybuffer"})};Tt.fetchArrayBuffer=function(e){return new Tt(e).fetchArrayBuffer()};Tt.prototype.fetchBlob=function(){return this.fetch({responseType:"blob"})};Tt.fetchBlob=function(e){return new Tt(e).fetchBlob()};Tt.prototype.fetchImage=function(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.preferImageBitmap,!1),n=y(e.preferBlob,!1),i=y(e.flipY,!1),o=y(e.skipColorSpaceConversion,!1);if(TG(this.request),!pJ||this.isDataUri||this.isBlobUri||!this.hasHeaders&&!n)return xG({resource:this,flipY:i,skipColorSpaceConversion:o,preferImageBitmap:t});let r=this.fetchBlob();if(!u(r))return;let s,a,c,l;return Tt.supportsImageBitmapOptions().then(function(f){return s=f,a=s&&t,r}).then(function(f){if(!u(f))return;if(l=f,a)return Tt.createImageBitmapFromBlob(f,{flipY:i,premultiplyAlpha:!1,skipColorSpaceConversion:o});let d=window.URL.createObjectURL(f);return c=new Tt({url:d}),xG({resource:c,flipY:i,skipColorSpaceConversion:o,preferImageBitmap:!1})}).then(function(f){if(u(f))return f.blob=l,a||window.URL.revokeObjectURL(c.url),f}).catch(function(f){return u(c)&&window.URL.revokeObjectURL(c.url),f.blob=l,Promise.reject(f)})};function xG(e){let t=e.resource,n=e.flipY,i=e.skipColorSpaceConversion,o=e.preferImageBitmap,r=t.request;r.url=t.url,r.requestFunction=function(){let a=!1;!t.isDataUri&&!t.isBlobUri&&(a=t.isCrossOriginUrl);let c=Qr();return Tt._Implementations.createImage(r,a,c,n,i,o),c.promise};let s=Ra.request(r);if(u(s))return s.catch(function(a){return r.state!==fi.FAILED?Promise.reject(a):t.retryOnError(a).then(function(c){return c?(r.state=fi.UNISSUED,r.deferred=void 0,xG({resource:t,flipY:n,skipColorSpaceConversion:i,preferImageBitmap:o})):Promise.reject(a)})})}Tt.fetchImage=function(e){return new Tt(e).fetchImage({flipY:e.flipY,skipColorSpaceConversion:e.skipColorSpaceConversion,preferBlob:e.preferBlob,preferImageBitmap:e.preferImageBitmap})};Tt.prototype.fetchText=function(){return this.fetch({responseType:"text"})};Tt.fetchText=function(e){return new Tt(e).fetchText()};Tt.prototype.fetchJson=function(){let e=this.fetch({responseType:"text",headers:{Accept:"application/json,*/*;q=0.01"}});if(u(e))return e.then(function(t){if(u(t))return JSON.parse(t)})};Tt.fetchJson=function(e){return new Tt(e).fetchJson()};Tt.prototype.fetchXML=function(){return this.fetch({responseType:"document",overrideMimeType:"text/xml"})};Tt.fetchXML=function(e){return new Tt(e).fetchXML()};Tt.prototype.fetchJsonp=function(e){e=y(e,"callback"),TG(this.request);let t;do t=`loadJsonp${P.nextRandomNumber().toString().substring(2,8)}`;while(u(window[t]));return _J(this,e,t)};function _J(e,t,n){let i={};i[t]=n,e.setQueryParameters(i);let o=e.request;o.url=e.url,o.requestFunction=function(){let s=Qr();return window[n]=function(a){s.resolve(a);try{delete window[n]}catch{window[n]=void 0}},Tt._Implementations.loadAndExecuteScript(e.url,n,s),s.promise};let r=Ra.request(o);if(u(r))return r.catch(function(s){return o.state!==fi.FAILED?Promise.reject(s):e.retryOnError(s).then(function(a){return a?(o.state=fi.UNISSUED,o.deferred=void 0,_J(e,t,n)):Promise.reject(s)})})}Tt.fetchJsonp=function(e){return new Tt(e).fetchJsonp(e.callbackParameterName)};Tt.prototype._makeRequest=function(e){let t=this;TG(t.request);let n=t.request;n.url=t.url,n.requestFunction=function(){let o=e.responseType,r=pt(e.headers,t.headers),s=e.overrideMimeType,a=e.method,c=e.data,l=Qr(),f=Tt._Implementations.loadWithXhr(t.url,o,a,c,r,l,s);return u(f)&&u(f.abort)&&(n.cancelFunction=function(){f.abort()}),l.promise};let i=Ra.request(n);if(u(i))return i.then(function(o){return n.cancelFunction=void 0,o}).catch(function(o){return n.cancelFunction=void 0,n.state!==fi.FAILED?Promise.reject(o):t.retryOnError(o).then(function(r){return r?(n.state=fi.UNISSUED,n.deferred=void 0,t.fetch(e)):Promise.reject(o)})})};var NTe=/^data:(.*?)(;base64)?,(.*)$/;function L3(e,t){let n=decodeURIComponent(t);return e?atob(n):n}function hJ(e,t){let n=L3(e,t),i=new ArrayBuffer(n.length),o=new Uint8Array(i);for(let r=0;r<n.length;r++)o[r]=n.charCodeAt(r);return i}function FTe(e,t){t=y(t,"");let n=e[1],i=!!e[2],o=e[3],r,s;switch(t){case"":case"text":return L3(i,o);case"arraybuffer":return hJ(i,o);case"blob":return r=hJ(i,o),new Blob([r],{type:n});case"document":return s=new DOMParser,s.parseFromString(L3(i,o),n);case"json":return JSON.parse(L3(i,o));default:}}Tt.prototype.fetch=function(e){return e=gh(e,{}),e.method="GET",this._makeRequest(e)};Tt.fetch=function(e){return new Tt(e).fetch({responseType:e.responseType,overrideMimeType:e.overrideMimeType})};Tt.prototype.delete=function(e){return e=gh(e,{}),e.method="DELETE",this._makeRequest(e)};Tt.delete=function(e){return new Tt(e).delete({responseType:e.responseType,overrideMimeType:e.overrideMimeType,data:e.data})};Tt.prototype.head=function(e){return e=gh(e,{}),e.method="HEAD",this._makeRequest(e)};Tt.head=function(e){return new Tt(e).head({responseType:e.responseType,overrideMimeType:e.overrideMimeType})};Tt.prototype.options=function(e){return e=gh(e,{}),e.method="OPTIONS",this._makeRequest(e)};Tt.options=function(e){return new Tt(e).options({responseType:e.responseType,overrideMimeType:e.overrideMimeType})};Tt.prototype.post=function(e,t){return Qc.defined("data",e),t=gh(t,{}),t.method="POST",t.data=e,this._makeRequest(t)};Tt.post=function(e){return new Tt(e).post(e.data,{responseType:e.responseType,overrideMimeType:e.overrideMimeType})};Tt.prototype.put=function(e,t){return Qc.defined("data",e),t=gh(t,{}),t.method="PUT",t.data=e,this._makeRequest(t)};Tt.put=function(e){return new Tt(e).put(e.data,{responseType:e.responseType,overrideMimeType:e.overrideMimeType})};Tt.prototype.patch=function(e,t){return Qc.defined("data",e),t=gh(t,{}),t.method="PATCH",t.data=e,this._makeRequest(t)};Tt.patch=function(e){return new Tt(e).patch(e.data,{responseType:e.responseType,overrideMimeType:e.overrideMimeType})};Tt._Implementations={};Tt._Implementations.loadImageElement=function(e,t,n){let i=new Image;i.onload=function(){i.naturalWidth===0&&i.naturalHeight===0&&i.width===0&&i.height===0&&(i.width=300,i.height=150),n.resolve(i)},i.onerror=function(o){n.reject(o)},t&&(YC.contains(e)?i.crossOrigin="use-credentials":i.crossOrigin=""),i.src=e};Tt._Implementations.createImage=function(e,t,n,i,o,r){let s=e.url;Tt.supportsImageBitmapOptions().then(function(a){if(!(a&&r)){Tt._Implementations.loadImageElement(s,t,n);return}let c="blob",l="GET",f=Qr(),d=Tt._Implementations.loadWithXhr(s,c,l,void 0,void 0,f,void 0,void 0,void 0);return u(d)&&u(d.abort)&&(e.cancelFunction=function(){d.abort()}),f.promise.then(function(p){if(!u(p)){n.reject(new ue(`Successfully retrieved ${s} but it contained no content.`));return}return Tt.createImageBitmapFromBlob(p,{flipY:i,premultiplyAlpha:!1,skipColorSpaceConversion:o})}).then(function(p){n.resolve(p)})}).catch(function(a){n.reject(a)})};Tt.createImageBitmapFromBlob=function(e,t){return Qc.defined("options",t),Qc.typeOf.bool("options.flipY",t.flipY),Qc.typeOf.bool("options.premultiplyAlpha",t.premultiplyAlpha),Qc.typeOf.bool("options.skipColorSpaceConversion",t.skipColorSpaceConversion),createImageBitmap(e,{imageOrientation:t.flipY?"flipY":"none",premultiplyAlpha:t.premultiplyAlpha?"premultiply":"none",colorSpaceConversion:t.skipColorSpaceConversion?"none":"default"})};function mJ(e,t){switch(t){case"text":return e.toString("utf8");case"json":return JSON.parse(e.toString("utf8"));default:return new Uint8Array(e).buffer}}function VTe(e,t,n,i,o,r,s){let a,c;Promise.all([import("url"),import("zlib")]).then(([l,f])=>(a=l.parse(e),c=f,a.protocol==="https:"?import("https"):import("http"))).then(l=>{let f={protocol:a.protocol,hostname:a.hostname,port:a.port,path:a.path,query:a.query,method:n,headers:o};l.request(f).on("response",function(d){if(d.statusCode<200||d.statusCode>=300){r.reject(new ph(d.statusCode,d,d.headers));return}let p=[];d.on("data",function(g){p.push(g)}),d.on("end",function(){let g=Buffer.concat(p);d.headers["content-encoding"]==="gzip"?c.gunzip(g,function(m,A){m?r.reject(new ue("Error decompressing response.")):r.resolve(mJ(A,t))}):r.resolve(mJ(g,t))})}).on("error",function(d){r.reject(new ph)}).end()})}var UTe=typeof XMLHttpRequest>"u";Tt._Implementations.loadWithXhr=function(e,t,n,i,o,r,s){let a=NTe.exec(e);if(a!==null){r.resolve(FTe(a,t));return}if(UTe){VTe(e,t,n,i,o,r,s);return}let c=new XMLHttpRequest;if(YC.contains(e)&&(c.withCredentials=!0),c.open(n,e,!0),u(s)&&u(c.overrideMimeType)&&c.overrideMimeType(s),u(o))for(let f in o)o.hasOwnProperty(f)&&c.setRequestHeader(f,o[f]);u(t)&&(c.responseType=t);let l=!1;return typeof e=="string"&&(l=e.indexOf("file://")===0||typeof window<"u"&&window.location.origin==="file://"),c.onload=function(){if((c.status<200||c.status>=300)&&!(l&&c.status===0)){r.reject(new ph(c.status,c.response,c.getAllResponseHeaders()));return}let f=c.response,d=c.responseType;if(n==="HEAD"||n==="OPTIONS"){let g=c.getAllResponseHeaders().trim().split(/[\r\n]+/),m={};g.forEach(function(A){let x=A.split(": "),C=x.shift();m[C]=x.join(": ")}),r.resolve(m);return}if(c.status===204)r.resolve();else if(u(f)&&(!u(t)||d===t))r.resolve(f);else if(t==="json"&&typeof f=="string")try{r.resolve(JSON.parse(f))}catch(p){r.reject(p)}else(d===""||d==="document")&&u(c.responseXML)&&c.responseXML.hasChildNodes()?r.resolve(c.responseXML):(d===""||d==="text")&&u(c.responseText)?r.resolve(c.responseText):r.reject(new ue("Invalid XMLHttpRequest response type."))},c.onerror=function(f){r.reject(new ph)},c.send(i),c};Tt._Implementations.loadAndExecuteScript=function(e,t,n){return p0(e,t).catch(function(i){n.reject(i)})};Tt._DefaultImplementations={};Tt._DefaultImplementations.createImage=Tt._Implementations.createImage;Tt._DefaultImplementations.loadWithXhr=Tt._Implementations.loadWithXhr;Tt._DefaultImplementations.loadAndExecuteScript=Tt._Implementations.loadAndExecuteScript;Tt.DEFAULT=Object.freeze(new Tt({url:typeof document>"u"?"":document.location.href.split("?")[0]}));var Oe=Tt;function sv(e){e=y(e,y.EMPTY_OBJECT),this._dates=void 0,this._samples=void 0,this._dateColumn=-1,this._xPoleWanderRadiansColumn=-1,this._yPoleWanderRadiansColumn=-1,this._ut1MinusUtcSecondsColumn=-1,this._xCelestialPoleOffsetRadiansColumn=-1,this._yCelestialPoleOffsetRadiansColumn=-1,this._taiMinusUtcSecondsColumn=-1,this._columnCount=0,this._lastIndex=-1,this._addNewLeapSeconds=y(e.addNewLeapSeconds,!0),u(e.data)?gJ(this,e.data):gJ(this,{columnNames:["dateIso8601","modifiedJulianDateUtc","xPoleWanderRadians","yPoleWanderRadians","ut1MinusUtcSeconds","lengthOfDayCorrectionSeconds","xCelestialPoleOffsetRadians","yCelestialPoleOffsetRadians","taiMinusUtcSeconds"],samples:[]})}sv.fromUrl=async function(e,t){t=y(t,y.EMPTY_OBJECT);let n=Oe.createIfNeeded(e),i;try{i=await n.fetchJson()}catch{throw new ue(`An error occurred while retrieving the EOP data from the URL ${n.url}.`)}return new sv({addNewLeapSeconds:t.addNewLeapSeconds,data:i})};sv.NONE=Object.freeze({compute:function(e,t){return u(t)?(t.xPoleWander=0,t.yPoleWander=0,t.xPoleOffset=0,t.yPoleOffset=0,t.ut1MinusUtc=0):t=new G_(0,0,0,0,0),t}});sv.prototype.compute=function(e,t){if(!u(this._samples))return;if(u(t)||(t=new G_(0,0,0,0,0)),this._samples.length===0)return t.xPoleWander=0,t.yPoleWander=0,t.xPoleOffset=0,t.yPoleOffset=0,t.ut1MinusUtc=0,t;let n=this._dates,i=this._lastIndex,o=0,r=0;if(u(i)){let a=n[i],c=n[i+1],l=$.lessThanOrEquals(a,e),f=!u(c),d=f||$.greaterThanOrEquals(c,e);if(l&&d)return o=i,!f&&c.equals(e)&&++o,r=o+1,AJ(this,n,this._samples,e,o,r,t),t}let s=Io(n,e,$.compare,this._dateColumn);return s>=0?(s<n.length-1&&n[s+1].equals(e)&&++s,o=s,r=s):(r=~s,o=r-1,o<0&&(o=0)),this._lastIndex=o,AJ(this,n,this._samples,e,o,r,t),t};function kTe(e,t){return $.compare(e.julianDate,t)}function gJ(e,t){if(!u(t.columnNames))throw new ue("Error in loaded EOP data: The columnNames property is required.");if(!u(t.samples))throw new ue("Error in loaded EOP data: The samples property is required.");let n=t.columnNames.indexOf("modifiedJulianDateUtc"),i=t.columnNames.indexOf("xPoleWanderRadians"),o=t.columnNames.indexOf("yPoleWanderRadians"),r=t.columnNames.indexOf("ut1MinusUtcSeconds"),s=t.columnNames.indexOf("xCelestialPoleOffsetRadians"),a=t.columnNames.indexOf("yCelestialPoleOffsetRadians"),c=t.columnNames.indexOf("taiMinusUtcSeconds");if(n<0||i<0||o<0||r<0||s<0||a<0||c<0)throw new ue("Error in loaded EOP data: The columnNames property must include modifiedJulianDateUtc, xPoleWanderRadians, yPoleWanderRadians, ut1MinusUtcSeconds, xCelestialPoleOffsetRadians, yCelestialPoleOffsetRadians, and taiMinusUtcSeconds columns");let l=e._samples=t.samples,f=e._dates=[];e._dateColumn=n,e._xPoleWanderRadiansColumn=i,e._yPoleWanderRadiansColumn=o,e._ut1MinusUtcSecondsColumn=r,e._xCelestialPoleOffsetRadiansColumn=s,e._yCelestialPoleOffsetRadiansColumn=a,e._taiMinusUtcSecondsColumn=c,e._columnCount=t.columnNames.length,e._lastIndex=void 0;let d,p=e._addNewLeapSeconds;for(let g=0,m=l.length;g<m;g+=e._columnCount){let A=l[g+n],x=l[g+c],C=A+Jn.MODIFIED_JULIAN_DATE_DIFFERENCE,T=new $(C,x,qn.TAI);if(f.push(T),p){if(x!==d&&u(d)){let E=$.leapSeconds,S=Io(E,T,kTe);if(S<0){let v=new Ni(T,x);E.splice(~S,0,v)}}d=x}}}function yJ(e,t,n,i,o){let r=n*i;o.xPoleWander=t[r+e._xPoleWanderRadiansColumn],o.yPoleWander=t[r+e._yPoleWanderRadiansColumn],o.xPoleOffset=t[r+e._xCelestialPoleOffsetRadiansColumn],o.yPoleOffset=t[r+e._yCelestialPoleOffsetRadiansColumn],o.ut1MinusUtc=t[r+e._ut1MinusUtcSecondsColumn]}function rv(e,t,n){return t+e*(n-t)}function AJ(e,t,n,i,o,r,s){let a=e._columnCount;if(r>t.length-1)return s.xPoleWander=0,s.yPoleWander=0,s.xPoleOffset=0,s.yPoleOffset=0,s.ut1MinusUtc=0,s;let c=t[o],l=t[r];if(c.equals(l)||i.equals(c))return yJ(e,n,o,a,s),s;if(i.equals(l))return yJ(e,n,r,a,s),s;let f=$.secondsDifference(i,c)/$.secondsDifference(l,c),d=o*a,p=r*a,g=n[d+e._ut1MinusUtcSecondsColumn],m=n[p+e._ut1MinusUtcSecondsColumn],A=m-g;if(A>.5||A<-.5){let x=n[d+e._taiMinusUtcSecondsColumn],C=n[p+e._taiMinusUtcSecondsColumn];x!==C&&(l.equals(i)?g=m:m-=C-x)}return s.xPoleWander=rv(f,n[d+e._xPoleWanderRadiansColumn],n[p+e._xPoleWanderRadiansColumn]),s.yPoleWander=rv(f,n[d+e._yPoleWanderRadiansColumn],n[p+e._yPoleWanderRadiansColumn]),s.xPoleOffset=rv(f,n[d+e._xCelestialPoleOffsetRadiansColumn],n[p+e._xCelestialPoleOffsetRadiansColumn]),s.yPoleOffset=rv(f,n[d+e._yCelestialPoleOffsetRadiansColumn],n[p+e._yCelestialPoleOffsetRadiansColumn]),s.ut1MinusUtc=rv(f,g,m),s}var av=sv;function Ba(e,t,n){this.heading=y(e,0),this.pitch=y(t,0),this.roll=y(n,0)}Ba.fromQuaternion=function(e,t){u(t)||(t=new Ba);let n=2*(e.w*e.y-e.z*e.x),i=1-2*(e.x*e.x+e.y*e.y),o=2*(e.w*e.x+e.y*e.z),r=1-2*(e.y*e.y+e.z*e.z),s=2*(e.w*e.z+e.x*e.y);return t.heading=-Math.atan2(s,r),t.roll=Math.atan2(o,i),t.pitch=-P.asinClamped(n),t};Ba.fromDegrees=function(e,t,n,i){return u(i)||(i=new Ba),i.heading=e*P.RADIANS_PER_DEGREE,i.pitch=t*P.RADIANS_PER_DEGREE,i.roll=n*P.RADIANS_PER_DEGREE,i};Ba.clone=function(e,t){if(u(e))return u(t)?(t.heading=e.heading,t.pitch=e.pitch,t.roll=e.roll,t):new Ba(e.heading,e.pitch,e.roll)};Ba.equals=function(e,t){return e===t||u(e)&&u(t)&&e.heading===t.heading&&e.pitch===t.pitch&&e.roll===t.roll};Ba.equalsEpsilon=function(e,t,n,i){return e===t||u(e)&&u(t)&&P.equalsEpsilon(e.heading,t.heading,n,i)&&P.equalsEpsilon(e.pitch,t.pitch,n,i)&&P.equalsEpsilon(e.roll,t.roll,n,i)};Ba.prototype.clone=function(e){return Ba.clone(this,e)};Ba.prototype.equals=function(e){return Ba.equals(this,e)};Ba.prototype.equalsEpsilon=function(e,t,n){return Ba.equalsEpsilon(this,e,t,n)};Ba.prototype.toString=function(){return`(${this.heading}, ${this.pitch}, ${this.roll})`};var Ma=Ba;var xJ=/((?:.*\/)|^)Cesium\.js(?:\?|\#|$)/;function zTe(){let e=document.getElementsByTagName("script");for(let t=0,n=e.length;t<n;++t){let i=e[t].getAttribute("src"),o=xJ.exec(i);if(o!==null)return o[1]}}var KC;function CJ(e){return typeof document>"u"?e:(u(KC)||(KC=document.createElement("a")),KC.href=e,KC.href=KC.href,KC.href)}var A0;function TJ(){if(u(A0))return A0;let e;return typeof CESIUM_BASE_URL<"u"?e=CESIUM_BASE_URL:typeof define=="object"&&u(define.amd)&&!define.amd.toUrlUndefined&&u(k_.toUrl)?e=Vm("..",x0("Core/buildModuleUrl.js")):e=zTe(),A0=new Oe({url:CJ(e)}),A0.appendForwardSlash(),A0}function HTe(e){return CJ(k_.toUrl(`../${e}`))}function EJ(e){return TJ().getDerivedResource({url:e}).url}var F3;function x0(e){return u(F3)||(typeof define=="object"&&u(define.amd)&&!define.amd.toUrlUndefined&&u(k_.toUrl)?F3=HTe:F3=EJ),F3(e)}x0._cesiumScriptRegex=xJ;x0._buildModuleUrlFromBaseUrl=EJ;x0._clearBaseResource=function(){A0=void 0};x0.setBaseUrl=function(e){A0=Oe.DEFAULT.getDerivedResource({url:e})};x0.getCesiumBaseUrl=TJ;var $t=x0;function GTe(e,t,n){this.x=e,this.y=t,this.s=n}var C0=GTe;function SG(e){e=y(e,y.EMPTY_OBJECT),this._xysFileUrlTemplate=Oe.createIfNeeded(e.xysFileUrlTemplate),this._interpolationOrder=y(e.interpolationOrder,9),this._sampleZeroJulianEphemerisDate=y(e.sampleZeroJulianEphemerisDate,24423965e-1),this._sampleZeroDateTT=new $(this._sampleZeroJulianEphemerisDate,0,qn.TAI),this._stepSizeDays=y(e.stepSizeDays,1),this._samplesPerXysFile=y(e.samplesPerXysFile,1e3),this._totalSamples=y(e.totalSamples,27426),this._samples=new Array(this._totalSamples*3),this._chunkDownloadsInProgress=[];let t=this._interpolationOrder,n=this._denominators=new Array(t+1),i=this._xTable=new Array(t+1),o=Math.pow(this._stepSizeDays,t);for(let r=0;r<=t;++r){n[r]=o,i[r]=r*this._stepSizeDays;for(let s=0;s<=t;++s)s!==r&&(n[r]*=r-s);n[r]=1/n[r]}this._work=new Array(t+1),this._coef=new Array(t+1)}var WTe=new $(0,0,qn.TAI);function EG(e,t,n){let i=WTe;return i.dayNumber=t,i.secondsOfDay=n,$.daysDifference(i,e._sampleZeroDateTT)}SG.prototype.preload=function(e,t,n,i){let o=EG(this,e,t),r=EG(this,n,i),s=o/this._stepSizeDays-this._interpolationOrder/2|0;s<0&&(s=0);let a=r/this._stepSizeDays-this._interpolationOrder/2|0+this._interpolationOrder;a>=this._totalSamples&&(a=this._totalSamples-1);let c=s/this._samplesPerXysFile|0,l=a/this._samplesPerXysFile|0,f=[];for(let d=c;d<=l;++d)f.push(bG(this,d));return Promise.all(f)};SG.prototype.computeXysRadians=function(e,t,n){let i=EG(this,e,t);if(i<0)return;let o=i/this._stepSizeDays|0;if(o>=this._totalSamples)return;let r=this._interpolationOrder,s=o-(r/2|0);s<0&&(s=0);let a=s+r;a>=this._totalSamples&&(a=this._totalSamples-1,s=a-r,s<0&&(s=0));let c=!1,l=this._samples;if(u(l[s*3])||(bG(this,s/this._samplesPerXysFile|0),c=!0),u(l[a*3])||(bG(this,a/this._samplesPerXysFile|0),c=!0),c)return;u(n)?(n.x=0,n.y=0,n.s=0):n=new C0(0,0,0);let f=i-s*this._stepSizeDays,d=this._work,p=this._denominators,g=this._coef,m=this._xTable,A,x;for(A=0;A<=r;++A)d[A]=f-m[A];for(A=0;A<=r;++A){for(g[A]=1,x=0;x<=r;++x)x!==A&&(g[A]*=d[x]);g[A]*=p[A];let C=(s+A)*3;n.x+=g[A]*l[C++],n.y+=g[A]*l[C++],n.s+=g[A]*l[C]}return n};function bG(e,t){if(e._chunkDownloadsInProgress[t])return e._chunkDownloadsInProgress[t];let n,i=e._xysFileUrlTemplate;u(i)?n=i.getDerivedResource({templateValues:{0:t}}):n=new Oe({url:$t(`Assets/IAU2006_XYS/IAU2006_XYS_${t}.json`)});let o=n.fetchJson().then(function(r){e._chunkDownloadsInProgress[t]=!1;let s=e._samples,a=r.samples,c=t*e._samplesPerXysFile*3;for(let l=0,f=a.length;l<f;++l)s[c+l]=a[l]});return e._chunkDownloadsInProgress[t]=o,o}var cv=SG;var Hi={},vG={up:{south:"east",north:"west",west:"south",east:"north"},down:{south:"west",north:"east",west:"north",east:"south"},south:{up:"west",down:"east",west:"down",east:"up"},north:{up:"east",down:"west",west:"up",east:"down"},west:{up:"north",down:"south",north:"down",south:"up"},east:{up:"south",down:"north",north:"up",south:"down"}},ZC={north:[-1,0,0],east:[0,1,0],up:[0,0,1],south:[1,0,0],west:[0,-1,0],down:[0,0,-1]},DG={},el={east:new h,north:new h,up:new h,west:new h,south:new h,down:new h},j_=new h,Y_=new h,q_=new h;Hi.localFrameToFixedFrameGenerator=function(e,t){if(!vG.hasOwnProperty(e)||!vG[e].hasOwnProperty(t))throw new de("firstAxis and secondAxis must be east, north, up, west, south or down.");let n=vG[e][t],i,o=e+t;return u(DG[o])?i=DG[o]:(i=function(r,s,a){if(u(a)||(a=new M),h.equalsEpsilon(r,h.ZERO,P.EPSILON14))h.unpack(ZC[e],0,j_),h.unpack(ZC[t],0,Y_),h.unpack(ZC[n],0,q_);else if(P.equalsEpsilon(r.x,0,P.EPSILON14)&&P.equalsEpsilon(r.y,0,P.EPSILON14)){let c=P.sign(r.z);h.unpack(ZC[e],0,j_),e!=="east"&&e!=="west"&&h.multiplyByScalar(j_,c,j_),h.unpack(ZC[t],0,Y_),t!=="east"&&t!=="west"&&h.multiplyByScalar(Y_,c,Y_),h.unpack(ZC[n],0,q_),n!=="east"&&n!=="west"&&h.multiplyByScalar(q_,c,q_)}else{s=y(s,ie.WGS84),s.geodeticSurfaceNormal(r,el.up);let c=el.up,l=el.east;l.x=-r.y,l.y=r.x,l.z=0,h.normalize(l,el.east),h.cross(c,l,el.north),h.multiplyByScalar(el.up,-1,el.down),h.multiplyByScalar(el.east,-1,el.west),h.multiplyByScalar(el.north,-1,el.south),j_=el[e],Y_=el[t],q_=el[n]}return a[0]=j_.x,a[1]=j_.y,a[2]=j_.z,a[3]=0,a[4]=Y_.x,a[5]=Y_.y,a[6]=Y_.z,a[7]=0,a[8]=q_.x,a[9]=q_.y,a[10]=q_.z,a[11]=0,a[12]=r.x,a[13]=r.y,a[14]=r.z,a[15]=1,a},DG[o]=i),i};Hi.eastNorthUpToFixedFrame=Hi.localFrameToFixedFrameGenerator("east","north");Hi.northEastDownToFixedFrame=Hi.localFrameToFixedFrameGenerator("north","east");Hi.northUpEastToFixedFrame=Hi.localFrameToFixedFrameGenerator("north","up");Hi.northWestUpToFixedFrame=Hi.localFrameToFixedFrameGenerator("north","west");var jTe=new Le,YTe=new h(1,1,1),qTe=new M;Hi.headingPitchRollToFixedFrame=function(e,t,n,i,o){i=y(i,Hi.eastNorthUpToFixedFrame);let r=Le.fromHeadingPitchRoll(t,jTe),s=M.fromTranslationQuaternionRotationScale(h.ZERO,r,YTe,qTe);return o=i(e,n,o),M.multiply(o,s,o)};var XTe=new M,KTe=new Z;Hi.headingPitchRollQuaternion=function(e,t,n,i,o){let r=Hi.headingPitchRollToFixedFrame(e,t,n,i,XTe),s=M.getMatrix3(r,KTe);return Le.fromRotationMatrix(s,o)};var ZTe=new h(1,1,1),JTe=new h,bJ=new M,QTe=new M,$Te=new Z,eEe=new Le;Hi.fixedFrameToHeadingPitchRoll=function(e,t,n,i){t=y(t,ie.WGS84),n=y(n,Hi.eastNorthUpToFixedFrame),u(i)||(i=new Ma);let o=M.getTranslation(e,JTe);if(h.equals(o,h.ZERO))return i.heading=0,i.pitch=0,i.roll=0,i;let r=M.inverseTransformation(n(o,t,bJ),bJ),s=M.setScale(e,ZTe,QTe);s=M.setTranslation(s,h.ZERO,s),r=M.multiply(r,s,r);let a=Le.fromRotationMatrix(M.getMatrix3(r,$Te),eEe);return a=Le.normalize(a,a),Ma.fromQuaternion(a,i)};var tEe=6*3600+41*60+50.54841,nEe=8640184812866e-6,iEe=.093104,oEe=-62e-7,rEe=11772758384668e-32,sEe=72921158553e-15,aEe=P.TWO_PI/86400,V3=new $;Hi.computeTemeToPseudoFixedMatrix=function(e,t){V3=$.addSeconds(e,-$.computeTaiMinusUtc(e),V3);let n=V3.dayNumber,i=V3.secondsOfDay,o,r=n-2451545;i>=43200?o=(r+.5)/Jn.DAYS_PER_JULIAN_CENTURY:o=(r-.5)/Jn.DAYS_PER_JULIAN_CENTURY;let a=(tEe+o*(nEe+o*(iEe+o*oEe)))*aEe%P.TWO_PI,c=sEe+rEe*(n-24515455e-1),l=(i+Jn.SECONDS_PER_DAY*.5)%Jn.SECONDS_PER_DAY,f=a+c*l,d=Math.cos(f),p=Math.sin(f);return u(t)?(t[0]=d,t[1]=-p,t[2]=0,t[3]=p,t[4]=d,t[5]=0,t[6]=0,t[7]=0,t[8]=1,t):new Z(d,p,0,-p,d,0,0,0,1)};Hi.iau2006XysData=new cv;Hi.earthOrientationParameters=av.NONE;var PG=32.184,cEe=2451545;Hi.preloadIcrfFixed=function(e){let t=e.start.dayNumber,n=e.start.secondsOfDay+PG,i=e.stop.dayNumber,o=e.stop.secondsOfDay+PG;return Hi.iau2006XysData.preload(t,n,i,o)};Hi.computeIcrfToFixedMatrix=function(e,t){u(t)||(t=new Z);let n=Hi.computeFixedToIcrfMatrix(e,t);if(u(n))return Z.transpose(n,t)};var lEe=new C0(0,0,0),uEe=new G_(0,0,0,0,0,0),wG=new Z,IG=new Z;Hi.computeFixedToIcrfMatrix=function(e,t){u(t)||(t=new Z);let n=Hi.earthOrientationParameters.compute(e,uEe);if(!u(n))return;let i=e.dayNumber,o=e.secondsOfDay+PG,r=Hi.iau2006XysData.computeXysRadians(i,o,lEe);if(!u(r))return;let s=r.x+n.xPoleOffset,a=r.y+n.yPoleOffset,c=1/(1+Math.sqrt(1-s*s-a*a)),l=wG;l[0]=1-c*s*s,l[3]=-c*s*a,l[6]=s,l[1]=-c*s*a,l[4]=1-c*a*a,l[7]=a,l[2]=-s,l[5]=-a,l[8]=1-c*(s*s+a*a);let f=Z.fromRotationZ(-r.s,IG),d=Z.multiply(l,f,wG),p=e.dayNumber,g=e.secondsOfDay-$.computeTaiMinusUtc(e)+n.ut1MinusUtc,m=p-2451545,A=g/Jn.SECONDS_PER_DAY,x=.779057273264+A+.00273781191135448*(m+A);x=x%1*P.TWO_PI;let C=Z.fromRotationZ(x,IG),T=Z.multiply(d,C,wG),E=Math.cos(n.xPoleWander),S=Math.cos(n.yPoleWander),v=Math.sin(n.xPoleWander),w=Math.sin(n.yPoleWander),R=i-cEe+o/Jn.SECONDS_PER_DAY;R/=36525;let O=-47e-6*R*P.RADIANS_PER_DEGREE/3600,L=Math.cos(O),N=Math.sin(O),_=IG;return _[0]=E*L,_[1]=E*N,_[2]=v,_[3]=-S*N+w*v*L,_[4]=S*L+w*v*N,_[5]=-w*E,_[6]=-w*N-S*v*L,_[7]=w*L-S*v*N,_[8]=S*E,Z.multiply(T,_,t)};var fEe=new oe;Hi.pointToWindowCoordinates=function(e,t,n,i){return i=Hi.pointToGLWindowCoordinates(e,t,n,i),i.y=2*t[5]-i.y,i};Hi.pointToGLWindowCoordinates=function(e,t,n,i){u(i)||(i=new H);let o=fEe;return M.multiplyByVector(e,oe.fromElements(n.x,n.y,n.z,1,o),o),oe.multiplyByScalar(o,1/o.w,o),M.multiplyByVector(t,o,o),H.fromCartesian4(o,i)};var dEe=new h,hEe=new h,mEe=new h;Hi.rotationMatrixFromPositionVelocity=function(e,t,n,i){let o=y(n,ie.WGS84).geodeticSurfaceNormal(e,dEe),r=h.cross(t,o,hEe);h.equalsEpsilon(r,h.ZERO,P.EPSILON6)&&(r=h.clone(h.UNIT_X,r));let s=h.cross(r,t,mEe);return h.normalize(s,s),h.cross(t,s,r),h.negate(r,r),h.normalize(r,r),u(i)||(i=new Z),i[0]=t.x,i[1]=t.y,i[2]=t.z,i[3]=r.x,i[4]=r.y,i[5]=r.z,i[6]=s.x,i[7]=s.y,i[8]=s.z,i};var SJ=new M(0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,1),vJ=new he,DJ=new h,pEe=new h,_Ee=new Z,OG=new M,wJ=new M;Hi.basisTo2D=function(e,t,n){let i=M.getTranslation(t,pEe),o=e.ellipsoid,r=o.cartesianToCartographic(i,vJ),s=e.project(r,DJ);h.fromElements(s.z,s.x,s.y,s);let a=Hi.eastNorthUpToFixedFrame(i,o,OG),c=M.inverseTransformation(a,wJ),l=M.getMatrix3(t,_Ee),f=M.multiplyByMatrix3(c,l,n);return M.multiply(SJ,f,n),M.setTranslation(n,s,n),n};Hi.wgs84To2DModelMatrix=function(e,t,n){let i=e.ellipsoid,o=Hi.eastNorthUpToFixedFrame(t,i,OG),r=M.inverseTransformation(o,wJ),s=i.cartesianToCartographic(t,vJ),a=e.project(s,DJ);h.fromElements(a.z,a.x,a.y,a);let c=M.fromTranslation(a,OG);return M.multiply(SJ,r,n),M.multiply(c,n,n),n};var Rt=Hi;function RG(e){e=y(e,y.EMPTY_OBJECT),this.attributes=e.attributes,this.indices=e.indices,this.primitiveType=y(e.primitiveType,Me.TRIANGLES),this.boundingSphere=e.boundingSphere,this.geometryType=y(e.geometryType,Fu.NONE),this.boundingSphereCV=e.boundingSphereCV,this.offsetAttribute=e.offsetAttribute}RG.computeNumberOfVertices=function(e){let t=-1;for(let n in e.attributes)if(e.attributes.hasOwnProperty(n)&&u(e.attributes[n])&&u(e.attributes[n].values)){let i=e.attributes[n];t=i.values.length/i.componentsPerAttribute}return t};var gEe=new he,yEe=new h,IJ=new M,AEe=[new he,new he,new he],xEe=[new H,new H,new H],CEe=[new H,new H,new H],TEe=new h,EEe=new Le,bEe=new M,SEe=new Zi;RG._textureCoordinateRotationPoints=function(e,t,n,i){let o,r=ce.center(i,gEe),s=he.toCartesian(r,n,yEe),a=Rt.eastNorthUpToFixedFrame(s,n,IJ),c=M.inverse(a,IJ),l=xEe,f=AEe;f[0].longitude=i.west,f[0].latitude=i.south,f[1].longitude=i.west,f[1].latitude=i.north,f[2].longitude=i.east,f[2].latitude=i.south;let d=TEe;for(o=0;o<3;o++)he.toCartesian(f[o],n,d),d=M.multiplyByPointAsVector(c,d,d),l[o].x=d.x,l[o].y=d.y;let p=Le.fromAxisAngle(h.UNIT_Z,-t,EEe),g=Z.fromQuaternion(p,bEe),m=e.length,A=Number.POSITIVE_INFINITY,x=Number.POSITIVE_INFINITY,C=Number.NEGATIVE_INFINITY,T=Number.NEGATIVE_INFINITY;for(o=0;o<m;o++)d=M.multiplyByPointAsVector(c,e[o],d),d=Z.multiplyByVector(g,d,d),A=Math.min(A,d.x),x=Math.min(x,d.y),C=Math.max(C,d.x),T=Math.max(T,d.y);let E=Zi.fromRotation(t,SEe),S=CEe;S[0].x=A,S[0].y=x,S[1].x=A,S[1].y=T,S[2].x=C,S[2].y=x;let v=l[0],w=l[2].x-v.x,R=l[1].y-v.y;for(o=0;o<3;o++){let b=S[o];Zi.multiplyByVector(E,b,b),b.x=(b.x-v.x)/w,b.y=(b.y-v.y)/R}let O=S[0],L=S[1],N=S[2],_=new Array(6);return H.pack(O,_),H.pack(L,_,2),H.pack(N,_,4),_};var ct=RG;function vEe(e){e=y(e,y.EMPTY_OBJECT),this.componentDatatype=e.componentDatatype,this.componentsPerAttribute=e.componentsPerAttribute,this.normalize=y(e.normalize,!1),this.values=e.values}var De=vEe;function JC(e,t,n,i,o){this._format=e,this._datatype=t,this._width=n,this._height=i,this._buffer=o}Object.defineProperties(JC.prototype,{internalFormat:{get:function(){return this._format}},pixelDatatype:{get:function(){return this._datatype}},width:{get:function(){return this._width}},height:{get:function(){return this._height}},bufferView:{get:function(){return this._buffer}}});JC.clone=function(e){if(u(e))return new JC(e._format,e._datatype,e._width,e._height,e._buffer)};JC.prototype.clone=function(){return JC.clone(this)};var lv=JC;var PJ=wo(Nl(),1);function OJ(){if(!u(sa._canTransferArrayBuffer)){let e=new Worker(BJ("Workers/transferTypedArrayTest.js"));e.postMessage=y(e.webkitPostMessage,e.postMessage);let t=99,n=new Int8Array([t]);try{e.postMessage({array:n},[n.buffer])}catch{return sa._canTransferArrayBuffer=!1,sa._canTransferArrayBuffer}let i=Qr();e.onmessage=function(o){let r=o.data.array,s=u(r)&&r[0]===t;i.resolve(s),e.terminate(),sa._canTransferArrayBuffer=s},sa._canTransferArrayBuffer=i.promise}return sa._canTransferArrayBuffer}var MG=new Ae;function RJ(e,t){--e._activeTasks;let n=t.id;if(!u(n))return;let i=e._deferreds,o=i[n];if(u(t.error)){let r=t.error;r.name==="RuntimeError"?(r=new ue(t.error.message),r.stack=t.error.stack):r.name==="DeveloperError"&&(r=new de(t.error.message),r.stack=t.error.stack),MG.raiseEvent(r),o.reject(r)}else MG.raiseEvent(),o.resolve(t.result);delete i[n]}function BJ(e){let t=$t(e);if(m0(t)){let n=`importScripts("${t}");`,i;try{i=new Blob([n],{type:"application/javascript"})}catch{let s=window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder,a=new s;a.append(n),i=a.getBlob("application/javascript")}t=(window.URL||window.webkitURL).createObjectURL(i)}return t}var BG;function DEe(){return u(BG)||(BG=BJ("Workers/cesiumWorkerBootstrapper.js")),BG}function MJ(e){let t=new Worker(DEe());t.postMessage=y(t.webkitPostMessage,t.postMessage);let n={loaderConfig:{paths:{Workers:$t("Workers")},baseUrl:$t.getCesiumBaseUrl().url},workerModule:e._workerPath};return t.postMessage(n),t.onmessage=function(i){RJ(e,i.data)},t}function wEe(e,t){let n={modulePath:void 0,wasmBinaryFile:void 0,wasmBinary:void 0};if(!Ut.supportsWebAssembly()){if(!u(t.fallbackModulePath))throw new ue(`This browser does not support Web Assembly, and no backup module was provided for ${e._workerPath}`);return n.modulePath=$t(t.fallbackModulePath),Promise.resolve(n)}return n.modulePath=$t(t.modulePath),n.wasmBinaryFile=$t(t.wasmBinaryFile),Oe.fetchArrayBuffer({url:n.wasmBinaryFile}).then(function(i){return n.wasmBinary=i,n})}function sa(e,t){let n=new PJ.default(e);this._workerPath=n.scheme().length!==0&&n.fragment().length===0?e:sa._workerModulePrefix+e,this._maximumActiveTasks=y(t,Number.POSITIVE_INFINITY),this._activeTasks=0,this._deferreds={},this._nextID=0}var IEe=[];sa.prototype.scheduleTask=function(e,t){if(u(this._worker)||(this._worker=MJ(this)),this._activeTasks>=this._maximumActiveTasks)return;++this._activeTasks;let n=this;return Promise.resolve(OJ()).then(function(i){u(t)?i||(t.length=0):t=IEe;let o=n._nextID++,r=Qr();return n._deferreds[o]=r,n._worker.postMessage({id:o,parameters:e,canTransferArrayBuffer:i},t),r.promise})};sa.prototype.initWebAssemblyModule=function(e){u(this._worker)||(this._worker=MJ(this));let t=Qr(),n=this,i=this._worker;return wEe(this,e).then(function(o){return Promise.resolve(OJ()).then(function(r){let s,a=o.wasmBinary;u(a)&&r&&(s=[a]),i.onmessage=function(c){i.onmessage=function(l){RJ(n,l.data)},t.resolve(c.data)},i.postMessage({webAssemblyConfig:o},s)})}),t.promise};sa.prototype.isDestroyed=function(){return!1};sa.prototype.destroy=function(){return u(this._worker)&&this._worker.terminate(),le(this)};sa.taskCompletedEvent=MG;sa._defaultWorkerModulePrefix="Workers/";sa._workerModulePrefix=sa._defaultWorkerModulePrefix;sa._canTransferArrayBuffer=void 0;var hi=sa;function zm(){}zm._transcodeTaskProcessor=new hi("transcodeKTX2",Number.POSITIVE_INFINITY);zm._readyPromise=void 0;function PEe(){let e=zm._transcodeTaskProcessor.initWebAssemblyModule({modulePath:"ThirdParty/Workers/basis_transcoder.js",wasmBinaryFile:"ThirdParty/basis_transcoder.wasm"}).then(function(){return zm._transcodeTaskProcessor});zm._readyPromise=e}zm.transcode=function(e,t){return u(zm._readyPromise)||PEe(),zm._readyPromise.then(function(n){let i;if(e instanceof ArrayBuffer){let o=new Uint8Array(e);return i={supportedTargetFormats:t,ktx2Buffer:o},n.scheduleTask(i,[e])}return i={supportedTargetFormats:t,ktx2Buffer:e},n.scheduleTask(i,[e.buffer])}).then(function(n){let i=n.length,o=Object.keys(n[0]),r=o.length,s;for(s=0;s<i;s++){let a=n[s];for(let c=0;c<r;c++){let l=a[o[c]];a[o[c]]=new lv(l.internalFormat,l.datatype,l.width,l.height,l.levelBuffer)}}if(r===1){for(s=0;s<i;++s)n[s]=n[s][o[0]];i===1&&(n=n[0])}return n}).catch(function(n){throw n})};var uv=zm;var LJ;NJ.setKTX2SupportedFormats=function(e,t,n,i,o,r){LJ={s3tc:e,pvrtc:t,astc:n,etc:i,etc1:o,bc7:r}};function NJ(e){let t;return e instanceof ArrayBuffer||ArrayBuffer.isView(e)?t=Promise.resolve(e):t=Oe.createIfNeeded(e).fetchArrayBuffer(),t.then(function(n){return uv.transcode(n,LJ)})}var tl=NJ;function U3(e,t,n,i,o,r,s,a,c,l,f){this._context=e,this._texture=t,this._textureTarget=n,this._targetFace=i,this._pixelDatatype=s,this._internalFormat=o,this._pixelFormat=r,this._size=a,this._preMultiplyAlpha=c,this._flipY=l,this._initialized=f}Object.defineProperties(U3.prototype,{pixelFormat:{get:function(){return this._pixelFormat}},pixelDatatype:{get:function(){return this._pixelDatatype}},_target:{get:function(){return this._targetFace}}});U3.prototype.copyFrom=function(e){let t=y(e.xOffset,0),n=y(e.yOffset,0),i=e.source,o=this._context._gl,r=this._textureTarget,s=this._targetFace;o.activeTexture(o.TEXTURE0),o.bindTexture(r,this._texture);let a=i.width,c=i.height,l=i.arrayBufferView,f=this._size,d=this._pixelFormat,p=this._internalFormat,g=this._pixelDatatype,m=this._preMultiplyAlpha,A=this._flipY,x=y(e.skipColorSpaceConversion,!1),C=4;u(l)&&(C=st.alignmentInBytes(d,g,a)),o.pixelStorei(o.UNPACK_ALIGNMENT,C),x?o.pixelStorei(o.UNPACK_COLORSPACE_CONVERSION_WEBGL,o.NONE):o.pixelStorei(o.UNPACK_COLORSPACE_CONVERSION_WEBGL,o.BROWSER_DEFAULT_WEBGL);let T=!1;if(!this._initialized){if(t===0&&n===0&&a===f&&c===f)u(l)?(o.pixelStorei(o.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,!1),A&&(l=st.flipY(l,d,g,f,f)),o.texImage2D(s,0,p,f,f,0,d,Xe.toWebGLConstant(g,this._context),l)):(o.pixelStorei(o.UNPACK_PREMULTIPLY_ALPHA_WEBGL,m),o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,A),o.texImage2D(s,0,p,d,Xe.toWebGLConstant(g,this._context),i)),T=!0;else{o.pixelStorei(o.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,!1);let E=st.createTypedArray(d,g,f,f);o.texImage2D(s,0,p,f,f,0,d,Xe.toWebGLConstant(g,this._context),E)}this._initialized=!0}T||(u(l)?(o.pixelStorei(o.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,!1),A&&(l=st.flipY(l,d,g,a,c)),o.texSubImage2D(s,0,t,n,a,c,d,Xe.toWebGLConstant(g,this._context),l)):(o.pixelStorei(o.UNPACK_PREMULTIPLY_ALPHA_WEBGL,m),o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,A),o.texSubImage2D(s,0,t,n,d,Xe.toWebGLConstant(g,this._context),i))),o.bindTexture(r,null)};U3.prototype.copyFromFramebuffer=function(e,t,n,i,o,r){e=y(e,0),t=y(t,0),n=y(n,0),i=y(i,0),o=y(o,this._size),r=y(r,this._size);let s=this._context._gl,a=this._textureTarget;s.activeTexture(s.TEXTURE0),s.bindTexture(a,this._texture),s.copyTexSubImage2D(this._targetFace,0,e,t,n,i,o,r),s.bindTexture(a,null),this._initialized=!0};var yh=U3;var k3={DONT_CARE:te.DONT_CARE,FASTEST:te.FASTEST,NICEST:te.NICEST,validate:function(e){return e===k3.DONT_CARE||e===k3.FASTEST||e===k3.NICEST}},Ah=Object.freeze(k3);var z3={NEAREST:te.NEAREST,LINEAR:te.LINEAR};z3.validate=function(e){return e===z3.NEAREST||e===z3.LINEAR};var _i=Object.freeze(z3);var X_={NEAREST:te.NEAREST,LINEAR:te.LINEAR,NEAREST_MIPMAP_NEAREST:te.NEAREST_MIPMAP_NEAREST,LINEAR_MIPMAP_NEAREST:te.LINEAR_MIPMAP_NEAREST,NEAREST_MIPMAP_LINEAR:te.NEAREST_MIPMAP_LINEAR,LINEAR_MIPMAP_LINEAR:te.LINEAR_MIPMAP_LINEAR};X_.validate=function(e){return e===X_.NEAREST||e===X_.LINEAR||e===X_.NEAREST_MIPMAP_NEAREST||e===X_.LINEAR_MIPMAP_NEAREST||e===X_.NEAREST_MIPMAP_LINEAR||e===X_.LINEAR_MIPMAP_LINEAR};var an=Object.freeze(X_);var H3={CLAMP_TO_EDGE:te.CLAMP_TO_EDGE,REPEAT:te.REPEAT,MIRRORED_REPEAT:te.MIRRORED_REPEAT,validate:function(e){return e===H3.CLAMP_TO_EDGE||e===H3.REPEAT||e===H3.MIRRORED_REPEAT}},wn=Object.freeze(H3);function fv(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.wrapS,wn.CLAMP_TO_EDGE),n=y(e.wrapT,wn.CLAMP_TO_EDGE),i=y(e.minificationFilter,an.LINEAR),o=y(e.magnificationFilter,_i.LINEAR),r=u(e.maximumAnisotropy)?e.maximumAnisotropy:1;this._wrapS=t,this._wrapT=n,this._minificationFilter=i,this._magnificationFilter=o,this._maximumAnisotropy=r}Object.defineProperties(fv.prototype,{wrapS:{get:function(){return this._wrapS}},wrapT:{get:function(){return this._wrapT}},minificationFilter:{get:function(){return this._minificationFilter}},magnificationFilter:{get:function(){return this._magnificationFilter}},maximumAnisotropy:{get:function(){return this._maximumAnisotropy}}});fv.equals=function(e,t){return e===t||u(e)&&u(t)&&e._wrapS===t._wrapS&&e._wrapT===t._wrapT&&e._minificationFilter===t._minificationFilter&&e._magnificationFilter===t._magnificationFilter&&e._maximumAnisotropy===t._maximumAnisotropy};fv.NEAREST=Object.freeze(new fv({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.NEAREST,magnificationFilter:_i.NEAREST}));var ln=fv;function dv(e){e=y(e,y.EMPTY_OBJECT);let t=e.context,n=e.source,i,o;if(u(n)){let T=[n.positiveX,n.negativeX,n.positiveY,n.negativeY,n.positiveZ,n.negativeZ];i=T[0].width,o=T[0].height}else i=e.width,o=e.height;let r=i,s=y(e.pixelDatatype,Xe.UNSIGNED_BYTE),a=y(e.pixelFormat,st.RGBA),c=st.toInternalFormat(a,s,t),l=st.textureSizeInBytes(a,s,r,r)*6,f=e.preMultiplyAlpha||a===st.RGB||a===st.LUMINANCE,d=y(e.flipY,!0),p=y(e.skipColorSpaceConversion,!1),g=t._gl,m=g.TEXTURE_CUBE_MAP,A=g.createTexture();g.activeTexture(g.TEXTURE0),g.bindTexture(m,A);function x(T,E,S,v,w){let R=E.arrayBufferView;u(R)||(R=E.bufferView);let O=4;u(R)&&(O=st.alignmentInBytes(a,s,i)),g.pixelStorei(g.UNPACK_ALIGNMENT,O),w?g.pixelStorei(g.UNPACK_COLORSPACE_CONVERSION_WEBGL,g.NONE):g.pixelStorei(g.UNPACK_COLORSPACE_CONVERSION_WEBGL,g.BROWSER_DEFAULT_WEBGL),u(R)?(g.pixelStorei(g.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),g.pixelStorei(g.UNPACK_FLIP_Y_WEBGL,!1),v&&(R=st.flipY(R,a,s,r,r)),g.texImage2D(T,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),R)):(g.pixelStorei(g.UNPACK_PREMULTIPLY_ALPHA_WEBGL,S),g.pixelStorei(g.UNPACK_FLIP_Y_WEBGL,v),g.texImage2D(T,0,c,a,Xe.toWebGLConstant(s,t),E))}u(n)?(x(g.TEXTURE_CUBE_MAP_POSITIVE_X,n.positiveX,f,d,p),x(g.TEXTURE_CUBE_MAP_NEGATIVE_X,n.negativeX,f,d,p),x(g.TEXTURE_CUBE_MAP_POSITIVE_Y,n.positiveY,f,d,p),x(g.TEXTURE_CUBE_MAP_NEGATIVE_Y,n.negativeY,f,d,p),x(g.TEXTURE_CUBE_MAP_POSITIVE_Z,n.positiveZ,f,d,p),x(g.TEXTURE_CUBE_MAP_NEGATIVE_Z,n.negativeZ,f,d,p)):(g.texImage2D(g.TEXTURE_CUBE_MAP_POSITIVE_X,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),null),g.texImage2D(g.TEXTURE_CUBE_MAP_NEGATIVE_X,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),null),g.texImage2D(g.TEXTURE_CUBE_MAP_POSITIVE_Y,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),null),g.texImage2D(g.TEXTURE_CUBE_MAP_NEGATIVE_Y,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),null),g.texImage2D(g.TEXTURE_CUBE_MAP_POSITIVE_Z,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),null),g.texImage2D(g.TEXTURE_CUBE_MAP_NEGATIVE_Z,0,c,r,r,0,a,Xe.toWebGLConstant(s,t),null)),g.bindTexture(m,null),this._context=t,this._textureFilterAnisotropic=t._textureFilterAnisotropic,this._textureTarget=m,this._texture=A,this._pixelFormat=a,this._pixelDatatype=s,this._size=r,this._hasMipmap=!1,this._sizeInBytes=l,this._preMultiplyAlpha=f,this._flipY=d,this._sampler=void 0;let C=u(n);this._positiveX=new yh(t,A,m,g.TEXTURE_CUBE_MAP_POSITIVE_X,c,a,s,r,f,d,C),this._negativeX=new yh(t,A,m,g.TEXTURE_CUBE_MAP_NEGATIVE_X,c,a,s,r,f,d,C),this._positiveY=new yh(t,A,m,g.TEXTURE_CUBE_MAP_POSITIVE_Y,c,a,s,r,f,d,C),this._negativeY=new yh(t,A,m,g.TEXTURE_CUBE_MAP_NEGATIVE_Y,c,a,s,r,f,d,C),this._positiveZ=new yh(t,A,m,g.TEXTURE_CUBE_MAP_POSITIVE_Z,c,a,s,r,f,d,C),this._negativeZ=new yh(t,A,m,g.TEXTURE_CUBE_MAP_NEGATIVE_Z,c,a,s,r,f,d,C),this.sampler=u(e.sampler)?e.sampler:new ln}Object.defineProperties(dv.prototype,{positiveX:{get:function(){return this._positiveX}},negativeX:{get:function(){return this._negativeX}},positiveY:{get:function(){return this._positiveY}},negativeY:{get:function(){return this._negativeY}},positiveZ:{get:function(){return this._positiveZ}},negativeZ:{get:function(){return this._negativeZ}},sampler:{get:function(){return this._sampler},set:function(e){let t=e.minificationFilter,n=e.magnificationFilter,i=t===an.NEAREST_MIPMAP_NEAREST||t===an.NEAREST_MIPMAP_LINEAR||t===an.LINEAR_MIPMAP_NEAREST||t===an.LINEAR_MIPMAP_LINEAR,o=this._context,r=this._pixelDatatype;(r===Xe.FLOAT&&!o.textureFloatLinear||r===Xe.HALF_FLOAT&&!o.textureHalfFloatLinear)&&(t=i?an.NEAREST_MIPMAP_NEAREST:an.NEAREST,n=_i.NEAREST);let s=o._gl,a=this._textureTarget;s.activeTexture(s.TEXTURE0),s.bindTexture(a,this._texture),s.texParameteri(a,s.TEXTURE_MIN_FILTER,t),s.texParameteri(a,s.TEXTURE_MAG_FILTER,n),s.texParameteri(a,s.TEXTURE_WRAP_S,e.wrapS),s.texParameteri(a,s.TEXTURE_WRAP_T,e.wrapT),u(this._textureFilterAnisotropic)&&s.texParameteri(a,this._textureFilterAnisotropic.TEXTURE_MAX_ANISOTROPY_EXT,e.maximumAnisotropy),s.bindTexture(a,null),this._sampler=e}},pixelFormat:{get:function(){return this._pixelFormat}},pixelDatatype:{get:function(){return this._pixelDatatype}},width:{get:function(){return this._size}},height:{get:function(){return this._size}},sizeInBytes:{get:function(){return this._hasMipmap?Math.floor(this._sizeInBytes*4/3):this._sizeInBytes}},preMultiplyAlpha:{get:function(){return this._preMultiplyAlpha}},flipY:{get:function(){return this._flipY}},_target:{get:function(){return this._textureTarget}}});dv.prototype.generateMipmap=function(e){e=y(e,Ah.DONT_CARE),this._hasMipmap=!0;let t=this._context._gl,n=this._textureTarget;t.hint(t.GENERATE_MIPMAP_HINT,e),t.activeTexture(t.TEXTURE0),t.bindTexture(n,this._texture),t.generateMipmap(n),t.bindTexture(n,null)};dv.prototype.isDestroyed=function(){return!1};dv.prototype.destroy=function(){return this._context._gl.deleteTexture(this._texture),this._positiveX=le(this._positiveX),this._negativeX=le(this._negativeX),this._positiveY=le(this._positiveY),this._negativeY=le(this._negativeY),this._positiveZ=le(this._positiveZ),this._negativeZ=le(this._negativeZ),le(this)};var La=dv;function OEe(e){this.context=e,this.framebuffer=void 0,this.blendingEnabled=void 0,this.scissorTest=void 0,this.viewport=void 0}var Na=OEe;function REe(e,t){let n=/#define OUTPUT_DECLARATION/,i=e.split(`
|
||
`);if(/#version 300 es/g.test(e))return e;let o=-1,r,s;for(r=0;r<i.length;++r)if(s=i[r],n.test(s)){o=r;break}if(o===-1)throw new de("Could not find a #define OUTPUT_DECLARATION!");let a=[];for(r=0;r<10;r++){let A=`gl_FragData\\[${r}\\]`,x=`czm_out${r}`;new RegExp(A,"g").test(e)&&(FJ(x,a),xh(A,x,i),i.splice(o,0,`layout(location = ${r}) out vec4 ${x};`),o+=1)}let c="czm_fragColor";MEe("gl_FragColor",i)&&(FJ(c,a),xh("gl_FragColor",c,i),i.splice(o,0,"layout(location = 0) out vec4 czm_fragColor;"),o+=1);let l=NEe(a,i),f={};for(r=0;r<i.length;r++){s=i[r];for(let A in l)l.hasOwnProperty(A)&&new RegExp(`(layout)[^]+(out)[^]+(${A})[^]+`,"g").test(s)&&(f[s]=A)}for(let A in f)if(f.hasOwnProperty(A)){let x=f[A],C=i.indexOf(A),T=l[x],E=T.length;for(let S=0;S<E;S++)i.splice(C,0,T[S]);C+=E+1;for(let S=E-1;S>=0;S--)i.splice(C,0,`#endif //${T[S]}`)}let d="WEBGL_2",p=`#define ${d}`,g="#version 300 es",m=!1;for(r=0;r<i.length;r++)if(/#version/.test(i[r])){i[r]=g,m=!0;break}return m||i.splice(0,0,g),i.splice(1,0,p),LG("EXT_draw_buffers",d,i),LG("EXT_frag_depth",d,i),LG("OES_standard_derivatives",d,i),xh("texture2D","texture",i),xh("texture3D","texture",i),xh("textureCube","texture",i),xh("gl_FragDepthEXT","gl_FragDepth",i),t?xh("varying","in",i):(xh("attribute","in",i),xh("varying","out",i)),LEe(i)}function xh(e,t,n){let i=`(^|[^\\w])(${e})($|[^\\w])`,o=new RegExp(i,"g"),r=n.length;for(let s=0;s<r;++s){let a=n[s];n[s]=a.replace(o,`$1${t}$3`)}}function BEe(e,t,n){let i=n.length;for(let o=0;o<i;++o){let r=n[o];n[o]=r.replace(e,t)}}function MEe(e,t){let n=`(^|[^\\w])(${e})($|[^\\w])`,i=new RegExp(n,"g"),o=t.length;for(let r=0;r<o;++r){let s=t[r];if(i.test(s))return!0}return!1}function LEe(e){let t="",n=e.length;for(let i=0;i<n;++i)t+=`${e[i]}
|
||
`;return t}function FJ(e,t){t.indexOf(e)===-1&&t.push(e)}function NEe(e,t){let n={},i=e.length,o=[];for(let r=0;r<t.length;++r){let s=t[r],a=/(#ifdef|#if)/g.test(s),c=/#else/g.test(s),l=/#endif/g.test(s);if(a)o.push(s);else if(c){let d=o[o.length-1].replace("ifdef","ifndef");/if/g.test(d)&&(d=d.replace(/(#if\s+)(\S*)([^]*)/,"$1!($2)$3")),o.pop(),o.push(d)}else if(l)o.pop();else if(!/layout/g.test(s))for(let f=0;f<i;++f){let d=e[f];s.indexOf(d)!==-1&&(u(n[d])?n[d]=n[d].filter(function(p){return o.indexOf(p)>=0}):n[d]=o.slice())}}return n}function LG(e,t,n){let i=`#extension\\s+GL_${e}\\s+:\\s+[a-zA-Z0-9]+\\s*$`;BEe(new RegExp(i,"g"),"",n),xh(`GL_${e}`,t,n)}var hv=REe;var mv=`/**
|
||
* A built-in GLSL floating-point constant for converting radians to degrees.
|
||
*
|
||
* @alias czm_degreesPerRadian
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.DEGREES_PER_RADIAN
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_degreesPerRadian = ...;
|
||
*
|
||
* // Example
|
||
* float deg = czm_degreesPerRadian * rad;
|
||
*/
|
||
const float czm_degreesPerRadian = 57.29577951308232;
|
||
`;var pv=`/**
|
||
* A built-in GLSL vec2 constant for defining the depth range.
|
||
* This is a workaround to a bug where IE11 does not implement gl_DepthRange.
|
||
*
|
||
* @alias czm_depthRange
|
||
* @glslConstant
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* float depthRangeNear = czm_depthRange.near;
|
||
* float depthRangeFar = czm_depthRange.far;
|
||
*
|
||
*/
|
||
const czm_depthRangeStruct czm_depthRange = czm_depthRangeStruct(0.0, 1.0);
|
||
`;var _v=`/**
|
||
* 0.1
|
||
*
|
||
* @name czm_epsilon1
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon1 = 0.1;
|
||
`;var gv=`/**
|
||
* 0.01
|
||
*
|
||
* @name czm_epsilon2
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon2 = 0.01;
|
||
`;var yv=`/**
|
||
* 0.001
|
||
*
|
||
* @name czm_epsilon3
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon3 = 0.001;
|
||
`;var Av=`/**
|
||
* 0.0001
|
||
*
|
||
* @name czm_epsilon4
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon4 = 0.0001;
|
||
`;var xv=`/**
|
||
* 0.00001
|
||
*
|
||
* @name czm_epsilon5
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon5 = 0.00001;
|
||
`;var Cv=`/**
|
||
* 0.000001
|
||
*
|
||
* @name czm_epsilon6
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon6 = 0.000001;
|
||
`;var Tv=`/**
|
||
* 0.0000001
|
||
*
|
||
* @name czm_epsilon7
|
||
* @glslConstant
|
||
*/
|
||
const float czm_epsilon7 = 0.0000001;
|
||
`;var Ev=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_infinity
|
||
* @glslConstant
|
||
*/
|
||
const float czm_infinity = 5906376272000.0; // Distance from the Sun to Pluto in meters. TODO: What is best given lowp, mediump, and highp?
|
||
`;var bv=`/**
|
||
* A built-in GLSL floating-point constant for <code>1/pi</code>.
|
||
*
|
||
* @alias czm_oneOverPi
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.ONE_OVER_PI
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_oneOverPi = ...;
|
||
*
|
||
* // Example
|
||
* float pi = 1.0 / czm_oneOverPi;
|
||
*/
|
||
const float czm_oneOverPi = 0.3183098861837907;
|
||
`;var Sv=`/**
|
||
* A built-in GLSL floating-point constant for <code>1/2pi</code>.
|
||
*
|
||
* @alias czm_oneOverTwoPi
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.ONE_OVER_TWO_PI
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_oneOverTwoPi = ...;
|
||
*
|
||
* // Example
|
||
* float pi = 2.0 * czm_oneOverTwoPi;
|
||
*/
|
||
const float czm_oneOverTwoPi = 0.15915494309189535;
|
||
`;var vv=`/**
|
||
* The automatic GLSL constant for {@link Pass#CESIUM_3D_TILE}
|
||
*
|
||
* @name czm_passCesium3DTile
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passCesium3DTile = 4.0;
|
||
`;var Dv=`/**
|
||
* The automatic GLSL constant for {@link Pass#CESIUM_3D_TILE_CLASSIFICATION}
|
||
*
|
||
* @name czm_passCesium3DTileClassification
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passCesium3DTileClassification = 5.0;
|
||
`;var wv=`/**
|
||
* The automatic GLSL constant for {@link Pass#CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW}
|
||
*
|
||
* @name czm_passCesium3DTileClassificationIgnoreShow
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passCesium3DTileClassificationIgnoreShow = 6.0;
|
||
`;var Iv=`/**
|
||
* The automatic GLSL constant for {@link Pass#CLASSIFICATION}
|
||
*
|
||
* @name czm_passClassification
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passClassification = 7.0;
|
||
`;var Pv=`/**
|
||
* The automatic GLSL constant for {@link Pass#COMPUTE}
|
||
*
|
||
* @name czm_passCompute
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passCompute = 1.0;
|
||
`;var Ov=`/**
|
||
* The automatic GLSL constant for {@link Pass#ENVIRONMENT}
|
||
*
|
||
* @name czm_passEnvironment
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passEnvironment = 0.0;
|
||
`;var Rv=`/**
|
||
* The automatic GLSL constant for {@link Pass#GLOBE}
|
||
*
|
||
* @name czm_passGlobe
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passGlobe = 2.0;
|
||
`;var Bv=`/**
|
||
* The automatic GLSL constant for {@link Pass#OPAQUE}
|
||
*
|
||
* @name czm_passOpaque
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passOpaque = 7.0;
|
||
`;var Mv=`/**
|
||
* The automatic GLSL constant for {@link Pass#OVERLAY}
|
||
*
|
||
* @name czm_passOverlay
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passOverlay = 10.0;
|
||
`;var Lv=`/**
|
||
* The automatic GLSL constant for {@link Pass#TERRAIN_CLASSIFICATION}
|
||
*
|
||
* @name czm_passTerrainClassification
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passTerrainClassification = 3.0;
|
||
`;var Nv=`/**
|
||
* The automatic GLSL constant for {@link Pass#TRANSLUCENT}
|
||
*
|
||
* @name czm_passTranslucent
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passTranslucent = 8.0;
|
||
`;var Fv=`/**
|
||
* The automatic GLSL constant for {@link Pass#VOXELS}
|
||
*
|
||
* @name czm_passVoxels
|
||
* @glslConstant
|
||
*
|
||
* @see czm_pass
|
||
*/
|
||
const float czm_passVoxels = 9.0;
|
||
`;var Vv=`/**
|
||
* A built-in GLSL floating-point constant for <code>Math.PI</code>.
|
||
*
|
||
* @alias czm_pi
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.PI
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_pi = ...;
|
||
*
|
||
* // Example
|
||
* float twoPi = 2.0 * czm_pi;
|
||
*/
|
||
const float czm_pi = 3.141592653589793;
|
||
`;var Uv=`/**
|
||
* A built-in GLSL floating-point constant for <code>pi/4</code>.
|
||
*
|
||
* @alias czm_piOverFour
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.PI_OVER_FOUR
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_piOverFour = ...;
|
||
*
|
||
* // Example
|
||
* float pi = 4.0 * czm_piOverFour;
|
||
*/
|
||
const float czm_piOverFour = 0.7853981633974483;
|
||
`;var kv=`/**
|
||
* A built-in GLSL floating-point constant for <code>pi/6</code>.
|
||
*
|
||
* @alias czm_piOverSix
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.PI_OVER_SIX
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_piOverSix = ...;
|
||
*
|
||
* // Example
|
||
* float pi = 6.0 * czm_piOverSix;
|
||
*/
|
||
const float czm_piOverSix = 0.5235987755982988;
|
||
`;var zv=`/**
|
||
* A built-in GLSL floating-point constant for <code>pi/3</code>.
|
||
*
|
||
* @alias czm_piOverThree
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.PI_OVER_THREE
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_piOverThree = ...;
|
||
*
|
||
* // Example
|
||
* float pi = 3.0 * czm_piOverThree;
|
||
*/
|
||
const float czm_piOverThree = 1.0471975511965976;
|
||
`;var Hv=`/**
|
||
* A built-in GLSL floating-point constant for <code>pi/2</code>.
|
||
*
|
||
* @alias czm_piOverTwo
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.PI_OVER_TWO
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_piOverTwo = ...;
|
||
*
|
||
* // Example
|
||
* float pi = 2.0 * czm_piOverTwo;
|
||
*/
|
||
const float czm_piOverTwo = 1.5707963267948966;
|
||
`;var Gv=`/**
|
||
* A built-in GLSL floating-point constant for converting degrees to radians.
|
||
*
|
||
* @alias czm_radiansPerDegree
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.RADIANS_PER_DEGREE
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_radiansPerDegree = ...;
|
||
*
|
||
* // Example
|
||
* float rad = czm_radiansPerDegree * deg;
|
||
*/
|
||
const float czm_radiansPerDegree = 0.017453292519943295;
|
||
`;var Wv=`/**
|
||
* The constant identifier for the 2D {@link SceneMode}
|
||
*
|
||
* @name czm_sceneMode2D
|
||
* @glslConstant
|
||
* @see czm_sceneMode
|
||
* @see czm_sceneModeColumbusView
|
||
* @see czm_sceneMode3D
|
||
* @see czm_sceneModeMorphing
|
||
*/
|
||
const float czm_sceneMode2D = 2.0;
|
||
`;var jv=`/**
|
||
* The constant identifier for the 3D {@link SceneMode}
|
||
*
|
||
* @name czm_sceneMode3D
|
||
* @glslConstant
|
||
* @see czm_sceneMode
|
||
* @see czm_sceneMode2D
|
||
* @see czm_sceneModeColumbusView
|
||
* @see czm_sceneModeMorphing
|
||
*/
|
||
const float czm_sceneMode3D = 3.0;
|
||
`;var Yv=`/**
|
||
* The constant identifier for the Columbus View {@link SceneMode}
|
||
*
|
||
* @name czm_sceneModeColumbusView
|
||
* @glslConstant
|
||
* @see czm_sceneMode
|
||
* @see czm_sceneMode2D
|
||
* @see czm_sceneMode3D
|
||
* @see czm_sceneModeMorphing
|
||
*/
|
||
const float czm_sceneModeColumbusView = 1.0;
|
||
`;var qv=`/**
|
||
* The constant identifier for the Morphing {@link SceneMode}
|
||
*
|
||
* @name czm_sceneModeMorphing
|
||
* @glslConstant
|
||
* @see czm_sceneMode
|
||
* @see czm_sceneMode2D
|
||
* @see czm_sceneModeColumbusView
|
||
* @see czm_sceneMode3D
|
||
*/
|
||
const float czm_sceneModeMorphing = 0.0;
|
||
`;var Xv=`/**
|
||
* A built-in GLSL floating-point constant for one solar radius.
|
||
*
|
||
* @alias czm_solarRadius
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.SOLAR_RADIUS
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_solarRadius = ...;
|
||
*/
|
||
const float czm_solarRadius = 695500000.0;
|
||
`;var Kv=`/**
|
||
* A built-in GLSL floating-point constant for <code>3pi/2</code>.
|
||
*
|
||
* @alias czm_threePiOver2
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.THREE_PI_OVER_TWO
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_threePiOver2 = ...;
|
||
*
|
||
* // Example
|
||
* float pi = (2.0 / 3.0) * czm_threePiOver2;
|
||
*/
|
||
const float czm_threePiOver2 = 4.71238898038469;
|
||
`;var Zv=`/**
|
||
* A built-in GLSL floating-point constant for <code>2pi</code>.
|
||
*
|
||
* @alias czm_twoPi
|
||
* @glslConstant
|
||
*
|
||
* @see CesiumMath.TWO_PI
|
||
*
|
||
* @example
|
||
* // GLSL declaration
|
||
* const float czm_twoPi = ...;
|
||
*
|
||
* // Example
|
||
* float pi = czm_twoPi / 2.0;
|
||
*/
|
||
const float czm_twoPi = 6.283185307179586;
|
||
`;var Jv=`/**
|
||
* The maximum latitude, in radians, both North and South, supported by a Web Mercator
|
||
* (EPSG:3857) projection. Technically, the Mercator projection is defined
|
||
* for any latitude up to (but not including) 90 degrees, but it makes sense
|
||
* to cut it off sooner because it grows exponentially with increasing latitude.
|
||
* The logic behind this particular cutoff value, which is the one used by
|
||
* Google Maps, Bing Maps, and Esri, is that it makes the projection
|
||
* square. That is, the rectangle is equal in the X and Y directions.
|
||
*
|
||
* The constant value is computed as follows:
|
||
* czm_pi * 0.5 - (2.0 * atan(exp(-czm_pi)))
|
||
*
|
||
* @name czm_webMercatorMaxLatitude
|
||
* @glslConstant
|
||
*/
|
||
const float czm_webMercatorMaxLatitude = 1.4844222297453324;
|
||
`;var Qv=`/**
|
||
* @name czm_depthRangeStruct
|
||
* @glslStruct
|
||
*/
|
||
struct czm_depthRangeStruct
|
||
{
|
||
float near;
|
||
float far;
|
||
};
|
||
`;var $v=`/**
|
||
* Holds material information that can be used for lighting. Returned by all czm_getMaterial functions.
|
||
*
|
||
* @name czm_material
|
||
* @glslStruct
|
||
*
|
||
* @property {vec3} diffuse Incoming light that scatters evenly in all directions.
|
||
* @property {float} specular Intensity of incoming light reflecting in a single direction.
|
||
* @property {float} shininess The sharpness of the specular reflection. Higher values create a smaller, more focused specular highlight.
|
||
* @property {vec3} normal Surface's normal in eye coordinates. It is used for effects such as normal mapping. The default is the surface's unmodified normal.
|
||
* @property {vec3} emission Light emitted by the material equally in all directions. The default is vec3(0.0), which emits no light.
|
||
* @property {float} alpha Alpha of this material. 0.0 is completely transparent; 1.0 is completely opaque.
|
||
*/
|
||
struct czm_material
|
||
{
|
||
vec3 diffuse;
|
||
float specular;
|
||
float shininess;
|
||
vec3 normal;
|
||
vec3 emission;
|
||
float alpha;
|
||
};
|
||
`;var eD=`/**
|
||
* Used as input to every material's czm_getMaterial function.
|
||
*
|
||
* @name czm_materialInput
|
||
* @glslStruct
|
||
*
|
||
* @property {float} s 1D texture coordinates.
|
||
* @property {vec2} st 2D texture coordinates.
|
||
* @property {vec3} str 3D texture coordinates.
|
||
* @property {vec3} normalEC Unperturbed surface normal in eye coordinates.
|
||
* @property {mat3} tangentToEyeMatrix Matrix for converting a tangent space normal to eye space.
|
||
* @property {vec3} positionToEyeEC Vector from the fragment to the eye in eye coordinates. The magnitude is the distance in meters from the fragment to the eye.
|
||
* @property {float} height The height of the terrain in meters above or below the WGS84 ellipsoid. Only available for globe materials.
|
||
* @property {float} slope The slope of the terrain in radians. 0 is flat; pi/2 is vertical. Only available for globe materials.
|
||
* @property {float} aspect The aspect of the terrain in radians. 0 is East, pi/2 is North, pi is West, 3pi/2 is South. Only available for globe materials.
|
||
*/
|
||
struct czm_materialInput
|
||
{
|
||
float s;
|
||
vec2 st;
|
||
vec3 str;
|
||
vec3 normalEC;
|
||
mat3 tangentToEyeMatrix;
|
||
vec3 positionToEyeEC;
|
||
float height;
|
||
float slope;
|
||
float aspect;
|
||
};
|
||
`;var tD=`/**
|
||
* Struct for representing a material for a {@link Model}. The model
|
||
* rendering pipeline will pass this struct between material, custom shaders,
|
||
* and lighting stages. This is not to be confused with {@link czm_material}
|
||
* which is used by the older Fabric materials system, although they are similar.
|
||
* <p>
|
||
* All color values (diffuse, specular, emissive) are in linear color space.
|
||
* </p>
|
||
*
|
||
* @name czm_modelMaterial
|
||
* @glslStruct
|
||
*
|
||
* @property {vec3} diffuse Incoming light that scatters evenly in all directions.
|
||
* @property {float} alpha Alpha of this material. 0.0 is completely transparent; 1.0 is completely opaque.
|
||
* @property {vec3} specular Color of reflected light at normal incidence in PBR materials. This is sometimes referred to as f0 in the literature.
|
||
* @property {float} roughness A number from 0.0 to 1.0 representing how rough the surface is. Values near 0.0 produce glossy surfaces, while values near 1.0 produce rough surfaces.
|
||
* @property {vec3} normalEC Surface's normal in eye coordinates. It is used for effects such as normal mapping. The default is the surface's unmodified normal.
|
||
* @property {float} occlusion Ambient occlusion recieved at this point on the material. 1.0 means fully lit, 0.0 means fully occluded.
|
||
* @property {vec3} emissive Light emitted by the material equally in all directions. The default is vec3(0.0), which emits no light.
|
||
*/
|
||
struct czm_modelMaterial {
|
||
vec3 diffuse;
|
||
float alpha;
|
||
vec3 specular;
|
||
float roughness;
|
||
vec3 normalEC;
|
||
float occlusion;
|
||
vec3 emissive;
|
||
};
|
||
`;var nD=`/**
|
||
* Struct for representing the output of a custom vertex shader.
|
||
*
|
||
* @name czm_modelVertexOutput
|
||
* @glslStruct
|
||
*
|
||
* @see {@link CustomShader}
|
||
* @see {@link Model}
|
||
*
|
||
* @property {vec3} positionMC The position of the vertex in model coordinates
|
||
* @property {float} pointSize A custom value for gl_PointSize. This is only used for point primitives.
|
||
*/
|
||
struct czm_modelVertexOutput {
|
||
vec3 positionMC;
|
||
float pointSize;
|
||
};
|
||
`;var iD=`/**
|
||
* Parameters for {@link czm_pbrLighting}
|
||
*
|
||
* @name czm_material
|
||
* @glslStruct
|
||
*
|
||
* @property {vec3} diffuseColor the diffuse color of the material for the lambert term of the rendering equation
|
||
* @property {float} roughness a value from 0.0 to 1.0 that indicates how rough the surface of the material is.
|
||
* @property {vec3} f0 The reflectance of the material at normal incidence
|
||
*/
|
||
struct czm_pbrParameters
|
||
{
|
||
vec3 diffuseColor;
|
||
float roughness;
|
||
vec3 f0;
|
||
};
|
||
`;var oD=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_ray
|
||
* @glslStruct
|
||
*/
|
||
struct czm_ray
|
||
{
|
||
vec3 origin;
|
||
vec3 direction;
|
||
};
|
||
`;var rD=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_raySegment
|
||
* @glslStruct
|
||
*/
|
||
struct czm_raySegment
|
||
{
|
||
float start;
|
||
float stop;
|
||
};
|
||
|
||
/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_emptyRaySegment
|
||
* @glslConstant
|
||
*/
|
||
const czm_raySegment czm_emptyRaySegment = czm_raySegment(-czm_infinity, -czm_infinity);
|
||
|
||
/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_fullRaySegment
|
||
* @glslConstant
|
||
*/
|
||
const czm_raySegment czm_fullRaySegment = czm_raySegment(0.0, czm_infinity);
|
||
`;var sD=`struct czm_shadowParameters
|
||
{
|
||
#ifdef USE_CUBE_MAP_SHADOW
|
||
vec3 texCoords;
|
||
#else
|
||
vec2 texCoords;
|
||
#endif
|
||
|
||
float depthBias;
|
||
float depth;
|
||
float nDotL;
|
||
vec2 texelStepSize;
|
||
float normalShadingSmooth;
|
||
float darkness;
|
||
};
|
||
`;var aD=`/**
|
||
* Converts an HSB color (hue, saturation, brightness) to RGB
|
||
* HSB <-> RGB conversion with minimal branching: {@link http://lolengine.net/blog/2013/07/27/rgb-to-hsv-in-glsl}
|
||
*
|
||
* @name czm_HSBToRGB
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} hsb The color in HSB.
|
||
*
|
||
* @returns {vec3} The color in RGB.
|
||
*
|
||
* @example
|
||
* vec3 hsb = czm_RGBToHSB(rgb);
|
||
* hsb.z *= 0.1;
|
||
* rgb = czm_HSBToRGB(hsb);
|
||
*/
|
||
|
||
const vec4 K_HSB2RGB = vec4(1.0, 2.0 / 3.0, 1.0 / 3.0, 3.0);
|
||
|
||
vec3 czm_HSBToRGB(vec3 hsb)
|
||
{
|
||
vec3 p = abs(fract(hsb.xxx + K_HSB2RGB.xyz) * 6.0 - K_HSB2RGB.www);
|
||
return hsb.z * mix(K_HSB2RGB.xxx, clamp(p - K_HSB2RGB.xxx, 0.0, 1.0), hsb.y);
|
||
}
|
||
`;var cD=`/**
|
||
* Converts an HSL color (hue, saturation, lightness) to RGB
|
||
* HSL <-> RGB conversion: {@link http://www.chilliant.com/rgb2hsv.html}
|
||
*
|
||
* @name czm_HSLToRGB
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color in HSL.
|
||
*
|
||
* @returns {vec3} The color in RGB.
|
||
*
|
||
* @example
|
||
* vec3 hsl = czm_RGBToHSL(rgb);
|
||
* hsl.z *= 0.1;
|
||
* rgb = czm_HSLToRGB(hsl);
|
||
*/
|
||
|
||
vec3 hueToRGB(float hue)
|
||
{
|
||
float r = abs(hue * 6.0 - 3.0) - 1.0;
|
||
float g = 2.0 - abs(hue * 6.0 - 2.0);
|
||
float b = 2.0 - abs(hue * 6.0 - 4.0);
|
||
return clamp(vec3(r, g, b), 0.0, 1.0);
|
||
}
|
||
|
||
vec3 czm_HSLToRGB(vec3 hsl)
|
||
{
|
||
vec3 rgb = hueToRGB(hsl.x);
|
||
float c = (1.0 - abs(2.0 * hsl.z - 1.0)) * hsl.y;
|
||
return (rgb - 0.5) * c + hsl.z;
|
||
}
|
||
`;var lD=`/**
|
||
* Converts an RGB color to HSB (hue, saturation, brightness)
|
||
* HSB <-> RGB conversion with minimal branching: {@link http://lolengine.net/blog/2013/07/27/rgb-to-hsv-in-glsl}
|
||
*
|
||
* @name czm_RGBToHSB
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color in RGB.
|
||
*
|
||
* @returns {vec3} The color in HSB.
|
||
*
|
||
* @example
|
||
* vec3 hsb = czm_RGBToHSB(rgb);
|
||
* hsb.z *= 0.1;
|
||
* rgb = czm_HSBToRGB(hsb);
|
||
*/
|
||
|
||
const vec4 K_RGB2HSB = vec4(0.0, -1.0 / 3.0, 2.0 / 3.0, -1.0);
|
||
|
||
vec3 czm_RGBToHSB(vec3 rgb)
|
||
{
|
||
vec4 p = mix(vec4(rgb.bg, K_RGB2HSB.wz), vec4(rgb.gb, K_RGB2HSB.xy), step(rgb.b, rgb.g));
|
||
vec4 q = mix(vec4(p.xyw, rgb.r), vec4(rgb.r, p.yzx), step(p.x, rgb.r));
|
||
|
||
float d = q.x - min(q.w, q.y);
|
||
return vec3(abs(q.z + (q.w - q.y) / (6.0 * d + czm_epsilon7)), d / (q.x + czm_epsilon7), q.x);
|
||
}
|
||
`;var uD=`/**
|
||
* Converts an RGB color to HSL (hue, saturation, lightness)
|
||
* HSL <-> RGB conversion: {@link http://www.chilliant.com/rgb2hsv.html}
|
||
*
|
||
* @name czm_RGBToHSL
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color in RGB.
|
||
*
|
||
* @returns {vec3} The color in HSL.
|
||
*
|
||
* @example
|
||
* vec3 hsl = czm_RGBToHSL(rgb);
|
||
* hsl.z *= 0.1;
|
||
* rgb = czm_HSLToRGB(hsl);
|
||
*/
|
||
|
||
vec3 RGBtoHCV(vec3 rgb)
|
||
{
|
||
// Based on work by Sam Hocevar and Emil Persson
|
||
vec4 p = (rgb.g < rgb.b) ? vec4(rgb.bg, -1.0, 2.0 / 3.0) : vec4(rgb.gb, 0.0, -1.0 / 3.0);
|
||
vec4 q = (rgb.r < p.x) ? vec4(p.xyw, rgb.r) : vec4(rgb.r, p.yzx);
|
||
float c = q.x - min(q.w, q.y);
|
||
float h = abs((q.w - q.y) / (6.0 * c + czm_epsilon7) + q.z);
|
||
return vec3(h, c, q.x);
|
||
}
|
||
|
||
vec3 czm_RGBToHSL(vec3 rgb)
|
||
{
|
||
vec3 hcv = RGBtoHCV(rgb);
|
||
float l = hcv.z - hcv.y * 0.5;
|
||
float s = hcv.y / (1.0 - abs(l * 2.0 - 1.0) + czm_epsilon7);
|
||
return vec3(hcv.x, s, l);
|
||
}
|
||
`;var fD=`/**
|
||
* Converts an RGB color to CIE Yxy.
|
||
* <p>The conversion is described in
|
||
* {@link http://content.gpwiki.org/index.php/D3DBook:High-Dynamic_Range_Rendering#Luminance_Transform|Luminance Transform}
|
||
* </p>
|
||
*
|
||
* @name czm_RGBToXYZ
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color in RGB.
|
||
*
|
||
* @returns {vec3} The color in CIE Yxy.
|
||
*
|
||
* @example
|
||
* vec3 xyz = czm_RGBToXYZ(rgb);
|
||
* xyz.x = max(xyz.x - luminanceThreshold, 0.0);
|
||
* rgb = czm_XYZToRGB(xyz);
|
||
*/
|
||
vec3 czm_RGBToXYZ(vec3 rgb)
|
||
{
|
||
const mat3 RGB2XYZ = mat3(0.4124, 0.2126, 0.0193,
|
||
0.3576, 0.7152, 0.1192,
|
||
0.1805, 0.0722, 0.9505);
|
||
vec3 xyz = RGB2XYZ * rgb;
|
||
vec3 Yxy;
|
||
Yxy.r = xyz.g;
|
||
float temp = dot(vec3(1.0), xyz);
|
||
Yxy.gb = xyz.rg / temp;
|
||
return Yxy;
|
||
}
|
||
`;var dD=`/**
|
||
* Converts a CIE Yxy color to RGB.
|
||
* <p>The conversion is described in
|
||
* {@link http://content.gpwiki.org/index.php/D3DBook:High-Dynamic_Range_Rendering#Luminance_Transform|Luminance Transform}
|
||
* </p>
|
||
*
|
||
* @name czm_XYZToRGB
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} Yxy The color in CIE Yxy.
|
||
*
|
||
* @returns {vec3} The color in RGB.
|
||
*
|
||
* @example
|
||
* vec3 xyz = czm_RGBToXYZ(rgb);
|
||
* xyz.x = max(xyz.x - luminanceThreshold, 0.0);
|
||
* rgb = czm_XYZToRGB(xyz);
|
||
*/
|
||
vec3 czm_XYZToRGB(vec3 Yxy)
|
||
{
|
||
const mat3 XYZ2RGB = mat3( 3.2405, -0.9693, 0.0556,
|
||
-1.5371, 1.8760, -0.2040,
|
||
-0.4985, 0.0416, 1.0572);
|
||
vec3 xyz;
|
||
xyz.r = Yxy.r * Yxy.g / Yxy.b;
|
||
xyz.g = Yxy.r;
|
||
xyz.b = Yxy.r * (1.0 - Yxy.g - Yxy.b) / Yxy.b;
|
||
|
||
return XYZ2RGB * xyz;
|
||
}
|
||
`;var hD=`// See:
|
||
// https://knarkowicz.wordpress.com/2016/01/06/aces-filmic-tone-mapping-curve/
|
||
|
||
vec3 czm_acesTonemapping(vec3 color) {
|
||
float g = 0.985;
|
||
float a = 0.065;
|
||
float b = 0.0001;
|
||
float c = 0.433;
|
||
float d = 0.238;
|
||
|
||
color = (color * (color + a) - b) / (color * (g * color + c) + d);
|
||
|
||
color = clamp(color, 0.0, 1.0);
|
||
|
||
return color;
|
||
}
|
||
`;var mD=`/**
|
||
* @private
|
||
*/
|
||
float czm_alphaWeight(float a)
|
||
{
|
||
float z = (gl_FragCoord.z - czm_viewportTransformation[3][2]) / czm_viewportTransformation[2][2];
|
||
|
||
// See Weighted Blended Order-Independent Transparency for examples of different weighting functions:
|
||
// http://jcgt.org/published/0002/02/09/
|
||
return pow(a + 0.01, 4.0) + max(1e-2, min(3.0 * 1e3, 0.003 / (1e-5 + pow(abs(z) / 200.0, 4.0))));
|
||
}
|
||
`;var pD=`/**
|
||
* Procedural anti-aliasing by blurring two colors that meet at a sharp edge.
|
||
*
|
||
* @name czm_antialias
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} color1 The color on one side of the edge.
|
||
* @param {vec4} color2 The color on the other side of the edge.
|
||
* @param {vec4} currentcolor The current color, either <code>color1</code> or <code>color2</code>.
|
||
* @param {float} dist The distance to the edge in texture coordinates.
|
||
* @param {float} [fuzzFactor=0.1] Controls the blurriness between the two colors.
|
||
* @returns {vec4} The anti-aliased color.
|
||
*
|
||
* @example
|
||
* // GLSL declarations
|
||
* vec4 czm_antialias(vec4 color1, vec4 color2, vec4 currentColor, float dist, float fuzzFactor);
|
||
* vec4 czm_antialias(vec4 color1, vec4 color2, vec4 currentColor, float dist);
|
||
*
|
||
* // get the color for a material that has a sharp edge at the line y = 0.5 in texture space
|
||
* float dist = abs(textureCoordinates.t - 0.5);
|
||
* vec4 currentColor = mix(bottomColor, topColor, step(0.5, textureCoordinates.t));
|
||
* vec4 color = czm_antialias(bottomColor, topColor, currentColor, dist, 0.1);
|
||
*/
|
||
vec4 czm_antialias(vec4 color1, vec4 color2, vec4 currentColor, float dist, float fuzzFactor)
|
||
{
|
||
float val1 = clamp(dist / fuzzFactor, 0.0, 1.0);
|
||
float val2 = clamp((dist - 0.5) / fuzzFactor, 0.0, 1.0);
|
||
val1 = val1 * (1.0 - val2);
|
||
val1 = val1 * val1 * (3.0 - (2.0 * val1));
|
||
val1 = pow(val1, 0.5); //makes the transition nicer
|
||
|
||
vec4 midColor = (color1 + color2) * 0.5;
|
||
return mix(midColor, currentColor, val1);
|
||
}
|
||
|
||
vec4 czm_antialias(vec4 color1, vec4 color2, vec4 currentColor, float dist)
|
||
{
|
||
return czm_antialias(color1, color2, currentColor, dist, 0.1);
|
||
}
|
||
`;var _D=`/**
|
||
* Approximately computes spherical coordinates given a normal.
|
||
* Uses approximate inverse trigonometry for speed and consistency,
|
||
* since inverse trigonometry can differ from vendor-to-vendor and when compared with the CPU.
|
||
*
|
||
* @name czm_approximateSphericalCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} normal arbitrary-length normal.
|
||
*
|
||
* @returns {vec2} Approximate latitude and longitude spherical coordinates.
|
||
*/
|
||
vec2 czm_approximateSphericalCoordinates(vec3 normal) {
|
||
// Project into plane with vertical for latitude
|
||
float latitudeApproximation = czm_fastApproximateAtan(sqrt(normal.x * normal.x + normal.y * normal.y), normal.z);
|
||
float longitudeApproximation = czm_fastApproximateAtan(normal.x, normal.y);
|
||
return vec2(latitudeApproximation, longitudeApproximation);
|
||
}
|
||
`;var gD=`/**
|
||
* Determines if the fragment is back facing
|
||
*
|
||
* @name czm_backFacing
|
||
* @glslFunction
|
||
*
|
||
* @returns {bool} <code>true</code> if the fragment is back facing; otherwise, <code>false</code>.
|
||
*/
|
||
bool czm_backFacing()
|
||
{
|
||
// !gl_FrontFacing doesn't work as expected on Mac/Intel so use the more verbose form instead. See https://github.com/CesiumGS/cesium/pull/8494.
|
||
return gl_FrontFacing == false;
|
||
}
|
||
`;var yD=`/**
|
||
* Branchless ternary operator to be used when it's inexpensive to explicitly
|
||
* evaluate both possibilities for a float expression.
|
||
*
|
||
* @name czm_branchFreeTernary
|
||
* @glslFunction
|
||
*
|
||
* @param {bool} comparison A comparison statement
|
||
* @param {float} a Value to return if the comparison is true.
|
||
* @param {float} b Value to return if the comparison is false.
|
||
*
|
||
* @returns {float} equivalent of comparison ? a : b
|
||
*/
|
||
float czm_branchFreeTernary(bool comparison, float a, float b) {
|
||
float useA = float(comparison);
|
||
return a * useA + b * (1.0 - useA);
|
||
}
|
||
|
||
/**
|
||
* Branchless ternary operator to be used when it's inexpensive to explicitly
|
||
* evaluate both possibilities for a vec2 expression.
|
||
*
|
||
* @name czm_branchFreeTernary
|
||
* @glslFunction
|
||
*
|
||
* @param {bool} comparison A comparison statement
|
||
* @param {vec2} a Value to return if the comparison is true.
|
||
* @param {vec2} b Value to return if the comparison is false.
|
||
*
|
||
* @returns {vec2} equivalent of comparison ? a : b
|
||
*/
|
||
vec2 czm_branchFreeTernary(bool comparison, vec2 a, vec2 b) {
|
||
float useA = float(comparison);
|
||
return a * useA + b * (1.0 - useA);
|
||
}
|
||
|
||
/**
|
||
* Branchless ternary operator to be used when it's inexpensive to explicitly
|
||
* evaluate both possibilities for a vec3 expression.
|
||
*
|
||
* @name czm_branchFreeTernary
|
||
* @glslFunction
|
||
*
|
||
* @param {bool} comparison A comparison statement
|
||
* @param {vec3} a Value to return if the comparison is true.
|
||
* @param {vec3} b Value to return if the comparison is false.
|
||
*
|
||
* @returns {vec3} equivalent of comparison ? a : b
|
||
*/
|
||
vec3 czm_branchFreeTernary(bool comparison, vec3 a, vec3 b) {
|
||
float useA = float(comparison);
|
||
return a * useA + b * (1.0 - useA);
|
||
}
|
||
|
||
/**
|
||
* Branchless ternary operator to be used when it's inexpensive to explicitly
|
||
* evaluate both possibilities for a vec4 expression.
|
||
*
|
||
* @name czm_branchFreeTernary
|
||
* @glslFunction
|
||
*
|
||
* @param {bool} comparison A comparison statement
|
||
* @param {vec3} a Value to return if the comparison is true.
|
||
* @param {vec3} b Value to return if the comparison is false.
|
||
*
|
||
* @returns {vec3} equivalent of comparison ? a : b
|
||
*/
|
||
vec4 czm_branchFreeTernary(bool comparison, vec4 a, vec4 b) {
|
||
float useA = float(comparison);
|
||
return a * useA + b * (1.0 - useA);
|
||
}
|
||
`;var AD=`
|
||
vec4 czm_cascadeColor(vec4 weights)
|
||
{
|
||
return vec4(1.0, 0.0, 0.0, 1.0) * weights.x +
|
||
vec4(0.0, 1.0, 0.0, 1.0) * weights.y +
|
||
vec4(0.0, 0.0, 1.0, 1.0) * weights.z +
|
||
vec4(1.0, 0.0, 1.0, 1.0) * weights.w;
|
||
}
|
||
`;var xD=`
|
||
uniform vec4 shadowMap_cascadeDistances;
|
||
|
||
float czm_cascadeDistance(vec4 weights)
|
||
{
|
||
return dot(shadowMap_cascadeDistances, weights);
|
||
}
|
||
`;var CD=`
|
||
uniform mat4 shadowMap_cascadeMatrices[4];
|
||
|
||
mat4 czm_cascadeMatrix(vec4 weights)
|
||
{
|
||
return shadowMap_cascadeMatrices[0] * weights.x +
|
||
shadowMap_cascadeMatrices[1] * weights.y +
|
||
shadowMap_cascadeMatrices[2] * weights.z +
|
||
shadowMap_cascadeMatrices[3] * weights.w;
|
||
}
|
||
`;var TD=`
|
||
uniform vec4 shadowMap_cascadeSplits[2];
|
||
|
||
vec4 czm_cascadeWeights(float depthEye)
|
||
{
|
||
// One component is set to 1.0 and all others set to 0.0.
|
||
vec4 near = step(shadowMap_cascadeSplits[0], vec4(depthEye));
|
||
vec4 far = step(depthEye, shadowMap_cascadeSplits[1]);
|
||
return near * far;
|
||
}
|
||
`;var ED=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_columbusViewMorph
|
||
* @glslFunction
|
||
*/
|
||
vec4 czm_columbusViewMorph(vec4 position2D, vec4 position3D, float time)
|
||
{
|
||
// Just linear for now.
|
||
vec3 p = mix(position2D.xyz, position3D.xyz, time);
|
||
return vec4(p, 1.0);
|
||
}
|
||
`;var bD=`/**
|
||
* Returns a position in model coordinates relative to eye taking into
|
||
* account the current scene mode: 3D, 2D, or Columbus view.
|
||
* <p>
|
||
* This uses standard position attributes, <code>position3DHigh</code>,
|
||
* <code>position3DLow</code>, <code>position2DHigh</code>, and <code>position2DLow</code>,
|
||
* and should be used when writing a vertex shader for an {@link Appearance}.
|
||
* </p>
|
||
*
|
||
* @name czm_computePosition
|
||
* @glslFunction
|
||
*
|
||
* @returns {vec4} The position relative to eye.
|
||
*
|
||
* @example
|
||
* vec4 p = czm_computePosition();
|
||
* v_positionEC = (czm_modelViewRelativeToEye * p).xyz;
|
||
* gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
*
|
||
* @see czm_translateRelativeToEye
|
||
*/
|
||
vec4 czm_computePosition();
|
||
`;var SD=`/**
|
||
* @private
|
||
*/
|
||
vec2 cordic(float angle)
|
||
{
|
||
// Scale the vector by the appropriate factor for the 24 iterations to follow.
|
||
vec2 vector = vec2(6.0725293500888267e-1, 0.0);
|
||
// Iteration 1
|
||
float sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
// float factor = sense * 1.0; // 2^-0
|
||
mat2 rotation = mat2(1.0, sense, -sense, 1.0);
|
||
vector = rotation * vector;
|
||
angle -= sense * 7.8539816339744828e-1; // atan(2^-0)
|
||
// Iteration 2
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
float factor = sense * 5.0e-1; // 2^-1
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 4.6364760900080609e-1; // atan(2^-1)
|
||
// Iteration 3
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 2.5e-1; // 2^-2
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 2.4497866312686414e-1; // atan(2^-2)
|
||
// Iteration 4
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.25e-1; // 2^-3
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 1.2435499454676144e-1; // atan(2^-3)
|
||
// Iteration 5
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 6.25e-2; // 2^-4
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 6.2418809995957350e-2; // atan(2^-4)
|
||
// Iteration 6
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 3.125e-2; // 2^-5
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 3.1239833430268277e-2; // atan(2^-5)
|
||
// Iteration 7
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.5625e-2; // 2^-6
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 1.5623728620476831e-2; // atan(2^-6)
|
||
// Iteration 8
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 7.8125e-3; // 2^-7
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 7.8123410601011111e-3; // atan(2^-7)
|
||
// Iteration 9
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 3.90625e-3; // 2^-8
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 3.9062301319669718e-3; // atan(2^-8)
|
||
// Iteration 10
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.953125e-3; // 2^-9
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 1.9531225164788188e-3; // atan(2^-9)
|
||
// Iteration 11
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 9.765625e-4; // 2^-10
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 9.7656218955931946e-4; // atan(2^-10)
|
||
// Iteration 12
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 4.8828125e-4; // 2^-11
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 4.8828121119489829e-4; // atan(2^-11)
|
||
// Iteration 13
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 2.44140625e-4; // 2^-12
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 2.4414062014936177e-4; // atan(2^-12)
|
||
// Iteration 14
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.220703125e-4; // 2^-13
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 1.2207031189367021e-4; // atan(2^-13)
|
||
// Iteration 15
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 6.103515625e-5; // 2^-14
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 6.1035156174208773e-5; // atan(2^-14)
|
||
// Iteration 16
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 3.0517578125e-5; // 2^-15
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 3.0517578115526096e-5; // atan(2^-15)
|
||
// Iteration 17
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.52587890625e-5; // 2^-16
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 1.5258789061315762e-5; // atan(2^-16)
|
||
// Iteration 18
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 7.62939453125e-6; // 2^-17
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 7.6293945311019700e-6; // atan(2^-17)
|
||
// Iteration 19
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 3.814697265625e-6; // 2^-18
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 3.8146972656064961e-6; // atan(2^-18)
|
||
// Iteration 20
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.9073486328125e-6; // 2^-19
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 1.9073486328101870e-6; // atan(2^-19)
|
||
// Iteration 21
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 9.5367431640625e-7; // 2^-20
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 9.5367431640596084e-7; // atan(2^-20)
|
||
// Iteration 22
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 4.76837158203125e-7; // 2^-21
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 4.7683715820308884e-7; // atan(2^-21)
|
||
// Iteration 23
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 2.384185791015625e-7; // 2^-22
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
angle -= sense * 2.3841857910155797e-7; // atan(2^-22)
|
||
// Iteration 24
|
||
sense = (angle < 0.0) ? -1.0 : 1.0;
|
||
factor = sense * 1.1920928955078125e-7; // 2^-23
|
||
rotation[0][1] = factor;
|
||
rotation[1][0] = -factor;
|
||
vector = rotation * vector;
|
||
// angle -= sense * 1.1920928955078068e-7; // atan(2^-23)
|
||
|
||
return vector;
|
||
}
|
||
|
||
/**
|
||
* Computes the cosine and sine of the provided angle using the CORDIC algorithm.
|
||
*
|
||
* @name czm_cosineAndSine
|
||
* @glslFunction
|
||
*
|
||
* @param {float} angle The angle in radians.
|
||
*
|
||
* @returns {vec2} The resulting cosine of the angle (as the x coordinate) and sine of the angle (as the y coordinate).
|
||
*
|
||
* @example
|
||
* vec2 v = czm_cosineAndSine(czm_piOverSix);
|
||
* float cosine = v.x;
|
||
* float sine = v.y;
|
||
*/
|
||
vec2 czm_cosineAndSine(float angle)
|
||
{
|
||
if (angle < -czm_piOverTwo || angle > czm_piOverTwo)
|
||
{
|
||
if (angle < 0.0)
|
||
{
|
||
return -cordic(angle + czm_pi);
|
||
}
|
||
else
|
||
{
|
||
return -cordic(angle - czm_pi);
|
||
}
|
||
}
|
||
else
|
||
{
|
||
return cordic(angle);
|
||
}
|
||
}
|
||
`;var vD=`/**
|
||
* Decompresses texture coordinates that were packed into a single float.
|
||
*
|
||
* @name czm_decompressTextureCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {float} encoded The compressed texture coordinates.
|
||
* @returns {vec2} The decompressed texture coordinates.
|
||
*/
|
||
vec2 czm_decompressTextureCoordinates(float encoded)
|
||
{
|
||
float temp = encoded / 4096.0;
|
||
float xZeroTo4095 = floor(temp);
|
||
float stx = xZeroTo4095 / 4095.0;
|
||
float sty = (encoded - xZeroTo4095 * 4096.0) / 4095.0;
|
||
return vec2(stx, sty);
|
||
}
|
||
`;var DD=`/**
|
||
* Get default parameters for physically based rendering. These defaults
|
||
* describe a rough dielectric (non-metal) surface (e.g. rough plastic).
|
||
*
|
||
* @return {czm_pbrParameters} Default parameters for {@link czm_pbrLighting}
|
||
*/
|
||
czm_pbrParameters czm_defaultPbrMaterial()
|
||
{
|
||
czm_pbrParameters results;
|
||
results.diffuseColor = vec3(1.0);
|
||
results.roughness = 1.0;
|
||
|
||
const vec3 REFLECTANCE_DIELECTRIC = vec3(0.04);
|
||
results.f0 = REFLECTANCE_DIELECTRIC;
|
||
return results;
|
||
}
|
||
`;var wD=`// emulated noperspective
|
||
#if defined(GL_EXT_frag_depth) && !defined(LOG_DEPTH)
|
||
varying float v_WindowZ;
|
||
#endif
|
||
|
||
/**
|
||
* Emulates GL_DEPTH_CLAMP, which is not available in WebGL 1 or 2.
|
||
* GL_DEPTH_CLAMP clamps geometry that is outside the near and far planes,
|
||
* capping the shadow volume. More information here:
|
||
* https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_depth_clamp.txt.
|
||
*
|
||
* When GL_EXT_frag_depth is available we emulate GL_DEPTH_CLAMP by ensuring
|
||
* no geometry gets clipped by setting the clip space z value to 0.0 and then
|
||
* sending the unaltered screen space z value (using emulated noperspective
|
||
* interpolation) to the frag shader where it is clamped to [0,1] and then
|
||
* written with gl_FragDepth (see czm_writeDepthClamp). This technique is based on:
|
||
* https://stackoverflow.com/questions/5960757/how-to-emulate-gl-depth-clamp-nv.
|
||
*
|
||
* When GL_EXT_frag_depth is not available, which is the case on some mobile
|
||
* devices, we must attempt to fix this only in the vertex shader.
|
||
* The approach is to clamp the z value to the far plane, which closes the
|
||
* shadow volume but also distorts the geometry, so there can still be artifacts
|
||
* on frustum seams.
|
||
*
|
||
* @name czm_depthClamp
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} coords The vertex in clip coordinates.
|
||
* @returns {vec4} The modified vertex.
|
||
*
|
||
* @example
|
||
* gl_Position = czm_depthClamp(czm_modelViewProjection * vec4(position, 1.0));
|
||
*
|
||
* @see czm_writeDepthClamp
|
||
*/
|
||
vec4 czm_depthClamp(vec4 coords)
|
||
{
|
||
#ifndef LOG_DEPTH
|
||
#ifdef GL_EXT_frag_depth
|
||
v_WindowZ = (0.5 * (coords.z / coords.w) + 0.5) * coords.w;
|
||
coords.z = 0.0;
|
||
#else
|
||
coords.z = min(coords.z, coords.w);
|
||
#endif
|
||
#endif
|
||
return coords;
|
||
}
|
||
`;var ID=`/**
|
||
* Computes a 3x3 rotation matrix that transforms vectors from an ellipsoid's east-north-up coordinate system
|
||
* to eye coordinates. In east-north-up coordinates, x points east, y points north, and z points along the
|
||
* surface normal. East-north-up can be used as an ellipsoid's tangent space for operations such as bump mapping.
|
||
* <br /><br />
|
||
* The ellipsoid is assumed to be centered at the model coordinate's origin.
|
||
*
|
||
* @name czm_eastNorthUpToEyeCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} positionMC The position on the ellipsoid in model coordinates.
|
||
* @param {vec3} normalEC The normalized ellipsoid surface normal, at <code>positionMC</code>, in eye coordinates.
|
||
*
|
||
* @returns {mat3} A 3x3 rotation matrix that transforms vectors from the east-north-up coordinate system to eye coordinates.
|
||
*
|
||
* @example
|
||
* // Transform a vector defined in the east-north-up coordinate
|
||
* // system, (0, 0, 1) which is the surface normal, to eye
|
||
* // coordinates.
|
||
* mat3 m = czm_eastNorthUpToEyeCoordinates(positionMC, normalEC);
|
||
* vec3 normalEC = m * vec3(0.0, 0.0, 1.0);
|
||
*/
|
||
mat3 czm_eastNorthUpToEyeCoordinates(vec3 positionMC, vec3 normalEC)
|
||
{
|
||
vec3 tangentMC = normalize(vec3(-positionMC.y, positionMC.x, 0.0)); // normalized surface tangent in model coordinates
|
||
vec3 tangentEC = normalize(czm_normal3D * tangentMC); // normalized surface tangent in eye coordiantes
|
||
vec3 bitangentEC = normalize(cross(normalEC, tangentEC)); // normalized surface bitangent in eye coordinates
|
||
|
||
return mat3(
|
||
tangentEC.x, tangentEC.y, tangentEC.z,
|
||
bitangentEC.x, bitangentEC.y, bitangentEC.z,
|
||
normalEC.x, normalEC.y, normalEC.z);
|
||
}
|
||
`;var PD=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_ellipsoidContainsPoint
|
||
* @glslFunction
|
||
*
|
||
*/
|
||
bool czm_ellipsoidContainsPoint(vec3 ellipsoid_inverseRadii, vec3 point)
|
||
{
|
||
vec3 scaled = ellipsoid_inverseRadii * (czm_inverseModelView * vec4(point, 1.0)).xyz;
|
||
return (dot(scaled, scaled) <= 1.0);
|
||
}
|
||
`;var OD=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_ellipsoidWgs84TextureCoordinates
|
||
* @glslFunction
|
||
*/
|
||
vec2 czm_ellipsoidWgs84TextureCoordinates(vec3 normal)
|
||
{
|
||
return vec2(atan(normal.y, normal.x) * czm_oneOverTwoPi + 0.5, asin(normal.z) * czm_oneOverPi + 0.5);
|
||
}
|
||
`;var RD=`/**
|
||
* Compares <code>left</code> and <code>right</code> componentwise. Returns <code>true</code>
|
||
* if they are within <code>epsilon</code> and <code>false</code> otherwise. The inputs
|
||
* <code>left</code> and <code>right</code> can be <code>float</code>s, <code>vec2</code>s,
|
||
* <code>vec3</code>s, or <code>vec4</code>s.
|
||
*
|
||
* @name czm_equalsEpsilon
|
||
* @glslFunction
|
||
*
|
||
* @param {} left The first vector.
|
||
* @param {} right The second vector.
|
||
* @param {float} epsilon The epsilon to use for equality testing.
|
||
* @returns {bool} <code>true</code> if the components are within <code>epsilon</code> and <code>false</code> otherwise.
|
||
*
|
||
* @example
|
||
* // GLSL declarations
|
||
* bool czm_equalsEpsilon(float left, float right, float epsilon);
|
||
* bool czm_equalsEpsilon(vec2 left, vec2 right, float epsilon);
|
||
* bool czm_equalsEpsilon(vec3 left, vec3 right, float epsilon);
|
||
* bool czm_equalsEpsilon(vec4 left, vec4 right, float epsilon);
|
||
*/
|
||
bool czm_equalsEpsilon(vec4 left, vec4 right, float epsilon) {
|
||
return all(lessThanEqual(abs(left - right), vec4(epsilon)));
|
||
}
|
||
|
||
bool czm_equalsEpsilon(vec3 left, vec3 right, float epsilon) {
|
||
return all(lessThanEqual(abs(left - right), vec3(epsilon)));
|
||
}
|
||
|
||
bool czm_equalsEpsilon(vec2 left, vec2 right, float epsilon) {
|
||
return all(lessThanEqual(abs(left - right), vec2(epsilon)));
|
||
}
|
||
|
||
bool czm_equalsEpsilon(float left, float right, float epsilon) {
|
||
return (abs(left - right) <= epsilon);
|
||
}
|
||
`;var BD=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_eyeOffset
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} positionEC DOC_TBA.
|
||
* @param {vec3} eyeOffset DOC_TBA.
|
||
*
|
||
* @returns {vec4} DOC_TBA.
|
||
*/
|
||
vec4 czm_eyeOffset(vec4 positionEC, vec3 eyeOffset)
|
||
{
|
||
// This equation is approximate in x and y.
|
||
vec4 p = positionEC;
|
||
vec4 zEyeOffset = normalize(p) * eyeOffset.z;
|
||
p.xy += eyeOffset.xy + zEyeOffset.xy;
|
||
p.z += zEyeOffset.z;
|
||
return p;
|
||
}
|
||
`;var MD=`/**
|
||
* Transforms a position from eye to window coordinates. The transformation
|
||
* from eye to clip coordinates is done using {@link czm_projection}.
|
||
* The transform from normalized device coordinates to window coordinates is
|
||
* done using {@link czm_viewportTransformation}, which assumes a depth range
|
||
* of <code>near = 0</code> and <code>far = 1</code>.
|
||
* <br /><br />
|
||
* This transform is useful when there is a need to manipulate window coordinates
|
||
* in a vertex shader as done by {@link BillboardCollection}.
|
||
*
|
||
* @name czm_eyeToWindowCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} position The position in eye coordinates to transform.
|
||
*
|
||
* @returns {vec4} The transformed position in window coordinates.
|
||
*
|
||
* @see czm_modelToWindowCoordinates
|
||
* @see czm_projection
|
||
* @see czm_viewportTransformation
|
||
* @see BillboardCollection
|
||
*
|
||
* @example
|
||
* vec4 positionWC = czm_eyeToWindowCoordinates(positionEC);
|
||
*/
|
||
vec4 czm_eyeToWindowCoordinates(vec4 positionEC)
|
||
{
|
||
vec4 q = czm_projection * positionEC; // clip coordinates
|
||
q.xyz /= q.w; // normalized device coordinates
|
||
q.xyz = (czm_viewportTransformation * vec4(q.xyz, 1.0)).xyz; // window coordinates
|
||
return q;
|
||
}
|
||
`;var LD=`/**
|
||
* Approxiamtes atan over the range [0, 1]. Safe to flip output for negative input.
|
||
*
|
||
* Based on Michal Drobot's approximation from ShaderFastLibs, which in turn is based on
|
||
* "Efficient approximations for the arctangent function," Rajan, S. Sichun Wang Inkol, R. Joyal, A., May 2006.
|
||
* Adapted from ShaderFastLibs under MIT License.
|
||
*
|
||
* Chosen for the following characteristics over range [0, 1]:
|
||
* - basically no error at 0 and 1, important for getting around range limit (naive atan2 via atan requires infinite range atan)
|
||
* - no visible artifacts from first-derivative discontinuities, unlike latitude via range-reduced sqrt asin approximations (at equator)
|
||
*
|
||
* The original code is x * (-0.1784 * abs(x) - 0.0663 * x * x + 1.0301);
|
||
* Removed the abs() in here because it isn't needed, the input range is guaranteed as [0, 1] by how we're approximating atan2.
|
||
*
|
||
* @name czm_fastApproximateAtan
|
||
* @glslFunction
|
||
*
|
||
* @param {float} x Value between 0 and 1 inclusive.
|
||
*
|
||
* @returns {float} Approximation of atan(x)
|
||
*/
|
||
float czm_fastApproximateAtan(float x) {
|
||
return x * (-0.1784 * x - 0.0663 * x * x + 1.0301);
|
||
}
|
||
|
||
/**
|
||
* Approximation of atan2.
|
||
*
|
||
* Range reduction math based on nvidia's cg reference implementation for atan2: http://developer.download.nvidia.com/cg/atan2.html
|
||
* However, we replaced their atan curve with Michael Drobot's (see above).
|
||
*
|
||
* @name czm_fastApproximateAtan
|
||
* @glslFunction
|
||
*
|
||
* @param {float} x Value between -1 and 1 inclusive.
|
||
* @param {float} y Value between -1 and 1 inclusive.
|
||
*
|
||
* @returns {float} Approximation of atan2(x, y)
|
||
*/
|
||
float czm_fastApproximateAtan(float x, float y) {
|
||
// atan approximations are usually only reliable over [-1, 1], or, in our case, [0, 1] due to modifications.
|
||
// So range-reduce using abs and by flipping whether x or y is on top.
|
||
float t = abs(x); // t used as swap and atan result.
|
||
float opposite = abs(y);
|
||
float adjacent = max(t, opposite);
|
||
opposite = min(t, opposite);
|
||
|
||
t = czm_fastApproximateAtan(opposite / adjacent);
|
||
|
||
// Undo range reduction
|
||
t = czm_branchFreeTernary(abs(y) > abs(x), czm_piOverTwo - t, t);
|
||
t = czm_branchFreeTernary(x < 0.0, czm_pi - t, t);
|
||
t = czm_branchFreeTernary(y < 0.0, -t, t);
|
||
return t;
|
||
}
|
||
`;var ND=`/**
|
||
* Gets the color with fog at a distance from the camera.
|
||
*
|
||
* @name czm_fog
|
||
* @glslFunction
|
||
*
|
||
* @param {float} distanceToCamera The distance to the camera in meters.
|
||
* @param {vec3} color The original color.
|
||
* @param {vec3} fogColor The color of the fog.
|
||
*
|
||
* @returns {vec3} The color adjusted for fog at the distance from the camera.
|
||
*/
|
||
vec3 czm_fog(float distanceToCamera, vec3 color, vec3 fogColor)
|
||
{
|
||
float scalar = distanceToCamera * czm_fogDensity;
|
||
float fog = 1.0 - exp(-(scalar * scalar));
|
||
return mix(color, fogColor, fog);
|
||
}
|
||
|
||
/**
|
||
* Gets the color with fog at a distance from the camera.
|
||
*
|
||
* @name czm_fog
|
||
* @glslFunction
|
||
*
|
||
* @param {float} distanceToCamera The distance to the camera in meters.
|
||
* @param {vec3} color The original color.
|
||
* @param {vec3} fogColor The color of the fog.
|
||
* @param {float} fogModifierConstant A constant to modify the appearance of fog.
|
||
*
|
||
* @returns {vec3} The color adjusted for fog at the distance from the camera.
|
||
*/
|
||
vec3 czm_fog(float distanceToCamera, vec3 color, vec3 fogColor, float fogModifierConstant)
|
||
{
|
||
float scalar = distanceToCamera * czm_fogDensity;
|
||
float fog = 1.0 - exp(-((fogModifierConstant * scalar + fogModifierConstant) * (scalar * (1.0 + fogModifierConstant))));
|
||
return mix(color, fogColor, fog);
|
||
}
|
||
`;var FD=`/**
|
||
* Converts a color from RGB space to linear space.
|
||
*
|
||
* @name czm_gammaCorrect
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} color The color in RGB space.
|
||
* @returns {vec3} The color in linear space.
|
||
*/
|
||
vec3 czm_gammaCorrect(vec3 color) {
|
||
#ifdef HDR
|
||
color = pow(color, vec3(czm_gamma));
|
||
#endif
|
||
return color;
|
||
}
|
||
|
||
vec4 czm_gammaCorrect(vec4 color) {
|
||
#ifdef HDR
|
||
color.rgb = pow(color.rgb, vec3(czm_gamma));
|
||
#endif
|
||
return color;
|
||
}
|
||
`;var VD=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_geodeticSurfaceNormal
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} positionOnEllipsoid DOC_TBA
|
||
* @param {vec3} ellipsoidCenter DOC_TBA
|
||
* @param {vec3} oneOverEllipsoidRadiiSquared DOC_TBA
|
||
*
|
||
* @returns {vec3} DOC_TBA.
|
||
*/
|
||
vec3 czm_geodeticSurfaceNormal(vec3 positionOnEllipsoid, vec3 ellipsoidCenter, vec3 oneOverEllipsoidRadiiSquared)
|
||
{
|
||
return normalize((positionOnEllipsoid - ellipsoidCenter) * oneOverEllipsoidRadiiSquared);
|
||
}
|
||
`;var UD=`/**
|
||
* An czm_material with default values. Every material's czm_getMaterial
|
||
* should use this default material as a base for the material it returns.
|
||
* The default normal value is given by materialInput.normalEC.
|
||
*
|
||
* @name czm_getDefaultMaterial
|
||
* @glslFunction
|
||
*
|
||
* @param {czm_materialInput} input The input used to construct the default material.
|
||
*
|
||
* @returns {czm_material} The default material.
|
||
*
|
||
* @see czm_materialInput
|
||
* @see czm_material
|
||
* @see czm_getMaterial
|
||
*/
|
||
czm_material czm_getDefaultMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material;
|
||
material.diffuse = vec3(0.0);
|
||
material.specular = 0.0;
|
||
material.shininess = 1.0;
|
||
material.normal = materialInput.normalEC;
|
||
material.emission = vec3(0.0);
|
||
material.alpha = 1.0;
|
||
return material;
|
||
}
|
||
`;var kD=`/**
|
||
* Calculates the intensity of diffusely reflected light.
|
||
*
|
||
* @name czm_getLambertDiffuse
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} lightDirectionEC Unit vector pointing to the light source in eye coordinates.
|
||
* @param {vec3} normalEC The surface normal in eye coordinates.
|
||
*
|
||
* @returns {float} The intensity of the diffuse reflection.
|
||
*
|
||
* @see czm_phong
|
||
*
|
||
* @example
|
||
* float diffuseIntensity = czm_getLambertDiffuse(lightDirectionEC, normalEC);
|
||
* float specularIntensity = czm_getSpecular(lightDirectionEC, toEyeEC, normalEC, 200);
|
||
* vec3 color = (diffuseColor * diffuseIntensity) + (specularColor * specularIntensity);
|
||
*/
|
||
float czm_getLambertDiffuse(vec3 lightDirectionEC, vec3 normalEC)
|
||
{
|
||
return max(dot(lightDirectionEC, normalEC), 0.0);
|
||
}
|
||
`;var zD=`/**
|
||
* Calculates the specular intensity of reflected light.
|
||
*
|
||
* @name czm_getSpecular
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} lightDirectionEC Unit vector pointing to the light source in eye coordinates.
|
||
* @param {vec3} toEyeEC Unit vector pointing to the eye position in eye coordinates.
|
||
* @param {vec3} normalEC The surface normal in eye coordinates.
|
||
* @param {float} shininess The sharpness of the specular reflection. Higher values create a smaller, more focused specular highlight.
|
||
*
|
||
* @returns {float} The intensity of the specular highlight.
|
||
*
|
||
* @see czm_phong
|
||
*
|
||
* @example
|
||
* float diffuseIntensity = czm_getLambertDiffuse(lightDirectionEC, normalEC);
|
||
* float specularIntensity = czm_getSpecular(lightDirectionEC, toEyeEC, normalEC, 200);
|
||
* vec3 color = (diffuseColor * diffuseIntensity) + (specularColor * specularIntensity);
|
||
*/
|
||
float czm_getSpecular(vec3 lightDirectionEC, vec3 toEyeEC, vec3 normalEC, float shininess)
|
||
{
|
||
vec3 toReflectedLight = reflect(-lightDirectionEC, normalEC);
|
||
float specular = max(dot(toReflectedLight, toEyeEC), 0.0);
|
||
|
||
// pow has undefined behavior if both parameters <= 0.
|
||
// Prevent this by making sure shininess is at least czm_epsilon2.
|
||
return pow(specular, max(shininess, czm_epsilon2));
|
||
}
|
||
`;var HD=`/**
|
||
* @private
|
||
*/
|
||
vec4 czm_getWaterNoise(sampler2D normalMap, vec2 uv, float time, float angleInRadians)
|
||
{
|
||
float cosAngle = cos(angleInRadians);
|
||
float sinAngle = sin(angleInRadians);
|
||
|
||
// time dependent sampling directions
|
||
vec2 s0 = vec2(1.0/17.0, 0.0);
|
||
vec2 s1 = vec2(-1.0/29.0, 0.0);
|
||
vec2 s2 = vec2(1.0/101.0, 1.0/59.0);
|
||
vec2 s3 = vec2(-1.0/109.0, -1.0/57.0);
|
||
|
||
// rotate sampling direction by specified angle
|
||
s0 = vec2((cosAngle * s0.x) - (sinAngle * s0.y), (sinAngle * s0.x) + (cosAngle * s0.y));
|
||
s1 = vec2((cosAngle * s1.x) - (sinAngle * s1.y), (sinAngle * s1.x) + (cosAngle * s1.y));
|
||
s2 = vec2((cosAngle * s2.x) - (sinAngle * s2.y), (sinAngle * s2.x) + (cosAngle * s2.y));
|
||
s3 = vec2((cosAngle * s3.x) - (sinAngle * s3.y), (sinAngle * s3.x) + (cosAngle * s3.y));
|
||
|
||
vec2 uv0 = (uv/103.0) + (time * s0);
|
||
vec2 uv1 = uv/107.0 + (time * s1) + vec2(0.23);
|
||
vec2 uv2 = uv/vec2(897.0, 983.0) + (time * s2) + vec2(0.51);
|
||
vec2 uv3 = uv/vec2(991.0, 877.0) + (time * s3) + vec2(0.71);
|
||
|
||
uv0 = fract(uv0);
|
||
uv1 = fract(uv1);
|
||
uv2 = fract(uv2);
|
||
uv3 = fract(uv3);
|
||
vec4 noise = (texture2D(normalMap, uv0)) +
|
||
(texture2D(normalMap, uv1)) +
|
||
(texture2D(normalMap, uv2)) +
|
||
(texture2D(normalMap, uv3));
|
||
|
||
// average and scale to between -1 and 1
|
||
return ((noise / 4.0) - 0.5) * 2.0;
|
||
}
|
||
`;var GD=`/**
|
||
* Adjusts the hue of a color.
|
||
*
|
||
* @name czm_hue
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color.
|
||
* @param {float} adjustment The amount to adjust the hue of the color in radians.
|
||
*
|
||
* @returns {float} The color with the hue adjusted.
|
||
*
|
||
* @example
|
||
* vec3 adjustHue = czm_hue(color, czm_pi); // The same as czm_hue(color, -czm_pi)
|
||
*/
|
||
vec3 czm_hue(vec3 rgb, float adjustment)
|
||
{
|
||
const mat3 toYIQ = mat3(0.299, 0.587, 0.114,
|
||
0.595716, -0.274453, -0.321263,
|
||
0.211456, -0.522591, 0.311135);
|
||
const mat3 toRGB = mat3(1.0, 0.9563, 0.6210,
|
||
1.0, -0.2721, -0.6474,
|
||
1.0, -1.107, 1.7046);
|
||
|
||
vec3 yiq = toYIQ * rgb;
|
||
float hue = atan(yiq.z, yiq.y) + adjustment;
|
||
float chroma = sqrt(yiq.z * yiq.z + yiq.y * yiq.y);
|
||
|
||
vec3 color = vec3(yiq.x, chroma * cos(hue), chroma * sin(hue));
|
||
return toRGB * color;
|
||
}
|
||
`;var WD=`/**
|
||
* Converts a color in linear space to RGB space.
|
||
*
|
||
* @name czm_inverseGamma
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} color The color in linear space.
|
||
* @returns {vec3} The color in RGB space.
|
||
*/
|
||
vec3 czm_inverseGamma(vec3 color) {
|
||
return pow(color, vec3(1.0 / czm_gamma));
|
||
}
|
||
`;var jD=`/**
|
||
* Determines if a time interval is empty.
|
||
*
|
||
* @name czm_isEmpty
|
||
* @glslFunction
|
||
*
|
||
* @param {czm_raySegment} interval The interval to test.
|
||
*
|
||
* @returns {bool} <code>true</code> if the time interval is empty; otherwise, <code>false</code>.
|
||
*
|
||
* @example
|
||
* bool b0 = czm_isEmpty(czm_emptyRaySegment); // true
|
||
* bool b1 = czm_isEmpty(czm_raySegment(0.0, 1.0)); // false
|
||
* bool b2 = czm_isEmpty(czm_raySegment(1.0, 1.0)); // false, contains 1.0.
|
||
*/
|
||
bool czm_isEmpty(czm_raySegment interval)
|
||
{
|
||
return (interval.stop < 0.0);
|
||
}
|
||
`;var YD=`/**
|
||
* Determines if a time interval is empty.
|
||
*
|
||
* @name czm_isFull
|
||
* @glslFunction
|
||
*
|
||
* @param {czm_raySegment} interval The interval to test.
|
||
*
|
||
* @returns {bool} <code>true</code> if the time interval is empty; otherwise, <code>false</code>.
|
||
*
|
||
* @example
|
||
* bool b0 = czm_isEmpty(czm_emptyRaySegment); // true
|
||
* bool b1 = czm_isEmpty(czm_raySegment(0.0, 1.0)); // false
|
||
* bool b2 = czm_isEmpty(czm_raySegment(1.0, 1.0)); // false, contains 1.0.
|
||
*/
|
||
bool czm_isFull(czm_raySegment interval)
|
||
{
|
||
return (interval.start == 0.0 && interval.stop == czm_infinity);
|
||
}
|
||
`;var qD=`/**
|
||
* Computes the fraction of a Web Wercator rectangle at which a given geodetic latitude is located.
|
||
*
|
||
* @name czm_latitudeToWebMercatorFraction
|
||
* @glslFunction
|
||
*
|
||
* @param {float} latitude The geodetic latitude, in radians.
|
||
* @param {float} southMercatorY The Web Mercator coordinate of the southern boundary of the rectangle.
|
||
* @param {float} oneOverMercatorHeight The total height of the rectangle in Web Mercator coordinates.
|
||
*
|
||
* @returns {float} The fraction of the rectangle at which the latitude occurs. If the latitude is the southern
|
||
* boundary of the rectangle, the return value will be zero. If it is the northern boundary, the return
|
||
* value will be 1.0. Latitudes in between are mapped according to the Web Mercator projection.
|
||
*/
|
||
float czm_latitudeToWebMercatorFraction(float latitude, float southMercatorY, float oneOverMercatorHeight)
|
||
{
|
||
float sinLatitude = sin(latitude);
|
||
float mercatorY = 0.5 * log((1.0 + sinLatitude) / (1.0 - sinLatitude));
|
||
|
||
return (mercatorY - southMercatorY) * oneOverMercatorHeight;
|
||
}
|
||
`;var XD=`/**
|
||
* Computes distance from an point in 2D to a line in 2D.
|
||
*
|
||
* @name czm_lineDistance
|
||
* @glslFunction
|
||
*
|
||
* param {vec2} point1 A point along the line.
|
||
* param {vec2} point2 A point along the line.
|
||
* param {vec2} point A point that may or may not be on the line.
|
||
* returns {float} The distance from the point to the line.
|
||
*/
|
||
float czm_lineDistance(vec2 point1, vec2 point2, vec2 point) {
|
||
return abs((point2.y - point1.y) * point.x - (point2.x - point1.x) * point.y + point2.x * point1.y - point2.y * point1.x) / distance(point2, point1);
|
||
}
|
||
`;var KD=`/**
|
||
* Converts a linear RGB color to an sRGB color.
|
||
*
|
||
* @param {vec3|vec4} linearIn The color in linear color space.
|
||
* @returns {vec3|vec4} The color in sRGB color space. The vector type matches the input.
|
||
*/
|
||
vec3 czm_linearToSrgb(vec3 linearIn)
|
||
{
|
||
return pow(linearIn, vec3(1.0/2.2));
|
||
}
|
||
|
||
vec4 czm_linearToSrgb(vec4 linearIn)
|
||
{
|
||
vec3 srgbOut = pow(linearIn.rgb, vec3(1.0/2.2));
|
||
return vec4(srgbOut, linearIn.a);
|
||
}
|
||
`;var ZD=`/**
|
||
* Computes the luminance of a color.
|
||
*
|
||
* @name czm_luminance
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color.
|
||
*
|
||
* @returns {float} The luminance.
|
||
*
|
||
* @example
|
||
* float light = czm_luminance(vec3(0.0)); // 0.0
|
||
* float dark = czm_luminance(vec3(1.0)); // ~1.0
|
||
*/
|
||
float czm_luminance(vec3 rgb)
|
||
{
|
||
// Algorithm from Chapter 10 of Graphics Shaders.
|
||
const vec3 W = vec3(0.2125, 0.7154, 0.0721);
|
||
return dot(rgb, W);
|
||
}
|
||
`;var JD=`/**
|
||
* Computes the size of a pixel in meters at a distance from the eye.
|
||
* <p>
|
||
* Use this version when passing in a custom pixel ratio. For example, passing in 1.0 will return meters per native device pixel.
|
||
* </p>
|
||
* @name czm_metersPerPixel
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} positionEC The position to get the meters per pixel in eye coordinates.
|
||
* @param {float} pixelRatio The scaling factor from pixel space to coordinate space
|
||
*
|
||
* @returns {float} The meters per pixel at positionEC.
|
||
*/
|
||
float czm_metersPerPixel(vec4 positionEC, float pixelRatio)
|
||
{
|
||
float width = czm_viewport.z;
|
||
float height = czm_viewport.w;
|
||
float pixelWidth;
|
||
float pixelHeight;
|
||
|
||
float top = czm_frustumPlanes.x;
|
||
float bottom = czm_frustumPlanes.y;
|
||
float left = czm_frustumPlanes.z;
|
||
float right = czm_frustumPlanes.w;
|
||
|
||
if (czm_sceneMode == czm_sceneMode2D || czm_orthographicIn3D == 1.0)
|
||
{
|
||
float frustumWidth = right - left;
|
||
float frustumHeight = top - bottom;
|
||
pixelWidth = frustumWidth / width;
|
||
pixelHeight = frustumHeight / height;
|
||
}
|
||
else
|
||
{
|
||
float distanceToPixel = -positionEC.z;
|
||
float inverseNear = 1.0 / czm_currentFrustum.x;
|
||
float tanTheta = top * inverseNear;
|
||
pixelHeight = 2.0 * distanceToPixel * tanTheta / height;
|
||
tanTheta = right * inverseNear;
|
||
pixelWidth = 2.0 * distanceToPixel * tanTheta / width;
|
||
}
|
||
|
||
return max(pixelWidth, pixelHeight) * pixelRatio;
|
||
}
|
||
|
||
/**
|
||
* Computes the size of a pixel in meters at a distance from the eye.
|
||
* <p>
|
||
* Use this version when scaling by pixel ratio.
|
||
* </p>
|
||
* @name czm_metersPerPixel
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} positionEC The position to get the meters per pixel in eye coordinates.
|
||
*
|
||
* @returns {float} The meters per pixel at positionEC.
|
||
*/
|
||
float czm_metersPerPixel(vec4 positionEC)
|
||
{
|
||
return czm_metersPerPixel(positionEC, czm_pixelRatio);
|
||
}
|
||
`;var QD=`/**
|
||
* Transforms a position from model to window coordinates. The transformation
|
||
* from model to clip coordinates is done using {@link czm_modelViewProjection}.
|
||
* The transform from normalized device coordinates to window coordinates is
|
||
* done using {@link czm_viewportTransformation}, which assumes a depth range
|
||
* of <code>near = 0</code> and <code>far = 1</code>.
|
||
* <br /><br />
|
||
* This transform is useful when there is a need to manipulate window coordinates
|
||
* in a vertex shader as done by {@link BillboardCollection}.
|
||
* <br /><br />
|
||
* This function should not be confused with {@link czm_viewportOrthographic},
|
||
* which is an orthographic projection matrix that transforms from window
|
||
* coordinates to clip coordinates.
|
||
*
|
||
* @name czm_modelToWindowCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} position The position in model coordinates to transform.
|
||
*
|
||
* @returns {vec4} The transformed position in window coordinates.
|
||
*
|
||
* @see czm_eyeToWindowCoordinates
|
||
* @see czm_modelViewProjection
|
||
* @see czm_viewportTransformation
|
||
* @see czm_viewportOrthographic
|
||
* @see BillboardCollection
|
||
*
|
||
* @example
|
||
* vec4 positionWC = czm_modelToWindowCoordinates(positionMC);
|
||
*/
|
||
vec4 czm_modelToWindowCoordinates(vec4 position)
|
||
{
|
||
vec4 q = czm_modelViewProjection * position; // clip coordinates
|
||
q.xyz /= q.w; // normalized device coordinates
|
||
q.xyz = (czm_viewportTransformation * vec4(q.xyz, 1.0)).xyz; // window coordinates
|
||
return q;
|
||
}
|
||
`;var $D=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_multiplyWithColorBalance
|
||
* @glslFunction
|
||
*/
|
||
vec3 czm_multiplyWithColorBalance(vec3 left, vec3 right)
|
||
{
|
||
// Algorithm from Chapter 10 of Graphics Shaders.
|
||
const vec3 W = vec3(0.2125, 0.7154, 0.0721);
|
||
|
||
vec3 target = left * right;
|
||
float leftLuminance = dot(left, W);
|
||
float rightLuminance = dot(right, W);
|
||
float targetLuminance = dot(target, W);
|
||
|
||
return ((leftLuminance + rightLuminance) / (2.0 * targetLuminance)) * target;
|
||
}
|
||
`;var ew=`/**
|
||
* Computes a value that scales with distance. The scaling is clamped at the near and
|
||
* far distances, and does not extrapolate. This function works with the
|
||
* {@link NearFarScalar} JavaScript class.
|
||
*
|
||
* @name czm_nearFarScalar
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} nearFarScalar A vector with 4 components: Near distance (x), Near value (y), Far distance (z), Far value (w).
|
||
* @param {float} cameraDistSq The square of the current distance from the camera.
|
||
*
|
||
* @returns {float} The value at this distance.
|
||
*/
|
||
float czm_nearFarScalar(vec4 nearFarScalar, float cameraDistSq)
|
||
{
|
||
float valueAtMin = nearFarScalar.y;
|
||
float valueAtMax = nearFarScalar.w;
|
||
float nearDistanceSq = nearFarScalar.x * nearFarScalar.x;
|
||
float farDistanceSq = nearFarScalar.z * nearFarScalar.z;
|
||
|
||
float t = (cameraDistSq - nearDistanceSq) / (farDistanceSq - nearDistanceSq);
|
||
|
||
t = pow(clamp(t, 0.0, 1.0), 0.2);
|
||
|
||
return mix(valueAtMin, valueAtMax, t);
|
||
}
|
||
`;var tw=` /**
|
||
* Decodes a unit-length vector in 'oct' encoding to a normalized 3-component Cartesian vector.
|
||
* The 'oct' encoding is described in "A Survey of Efficient Representations of Independent Unit Vectors",
|
||
* Cigolle et al 2014: http://jcgt.org/published/0003/02/01/
|
||
*
|
||
* @name czm_octDecode
|
||
* @param {vec2} encoded The oct-encoded, unit-length vector
|
||
* @param {float} range The maximum value of the SNORM range. The encoded vector is stored in log2(rangeMax+1) bits.
|
||
* @returns {vec3} The decoded and normalized vector
|
||
*/
|
||
vec3 czm_octDecode(vec2 encoded, float range)
|
||
{
|
||
if (encoded.x == 0.0 && encoded.y == 0.0) {
|
||
return vec3(0.0, 0.0, 0.0);
|
||
}
|
||
|
||
encoded = encoded / range * 2.0 - 1.0;
|
||
vec3 v = vec3(encoded.x, encoded.y, 1.0 - abs(encoded.x) - abs(encoded.y));
|
||
if (v.z < 0.0)
|
||
{
|
||
v.xy = (1.0 - abs(v.yx)) * czm_signNotZero(v.xy);
|
||
}
|
||
|
||
return normalize(v);
|
||
}
|
||
|
||
/**
|
||
* Decodes a unit-length vector in 'oct' encoding to a normalized 3-component Cartesian vector.
|
||
* The 'oct' encoding is described in "A Survey of Efficient Representations of Independent Unit Vectors",
|
||
* Cigolle et al 2014: http://jcgt.org/published/0003/02/01/
|
||
*
|
||
* @name czm_octDecode
|
||
* @param {vec2} encoded The oct-encoded, unit-length vector
|
||
* @returns {vec3} The decoded and normalized vector
|
||
*/
|
||
vec3 czm_octDecode(vec2 encoded)
|
||
{
|
||
return czm_octDecode(encoded, 255.0);
|
||
}
|
||
|
||
/**
|
||
* Decodes a unit-length vector in 'oct' encoding packed into a floating-point number to a normalized 3-component Cartesian vector.
|
||
* The 'oct' encoding is described in "A Survey of Efficient Representations of Independent Unit Vectors",
|
||
* Cigolle et al 2014: http://jcgt.org/published/0003/02/01/
|
||
*
|
||
* @name czm_octDecode
|
||
* @param {float} encoded The oct-encoded, unit-length vector
|
||
* @returns {vec3} The decoded and normalized vector
|
||
*/
|
||
vec3 czm_octDecode(float encoded)
|
||
{
|
||
float temp = encoded / 256.0;
|
||
float x = floor(temp);
|
||
float y = (temp - x) * 256.0;
|
||
return czm_octDecode(vec2(x, y));
|
||
}
|
||
|
||
/**
|
||
* Decodes three unit-length vectors in 'oct' encoding packed into two floating-point numbers to normalized 3-component Cartesian vectors.
|
||
* The 'oct' encoding is described in "A Survey of Efficient Representations of Independent Unit Vectors",
|
||
* Cigolle et al 2014: http://jcgt.org/published/0003/02/01/
|
||
*
|
||
* @name czm_octDecode
|
||
* @param {vec2} encoded The packed oct-encoded, unit-length vectors.
|
||
* @param {vec3} vector1 One decoded and normalized vector.
|
||
* @param {vec3} vector2 One decoded and normalized vector.
|
||
* @param {vec3} vector3 One decoded and normalized vector.
|
||
*/
|
||
void czm_octDecode(vec2 encoded, out vec3 vector1, out vec3 vector2, out vec3 vector3)
|
||
{
|
||
float temp = encoded.x / 65536.0;
|
||
float x = floor(temp);
|
||
float encodedFloat1 = (temp - x) * 65536.0;
|
||
|
||
temp = encoded.y / 65536.0;
|
||
float y = floor(temp);
|
||
float encodedFloat2 = (temp - y) * 65536.0;
|
||
|
||
vector1 = czm_octDecode(encodedFloat1);
|
||
vector2 = czm_octDecode(encodedFloat2);
|
||
vector3 = czm_octDecode(vec2(x, y));
|
||
}
|
||
|
||
`;var nw=`/**
|
||
* Packs a depth value into a vec3 that can be represented by unsigned bytes.
|
||
*
|
||
* @name czm_packDepth
|
||
* @glslFunction
|
||
*
|
||
* @param {float} depth The floating-point depth.
|
||
* @returns {vec3} The packed depth.
|
||
*/
|
||
vec4 czm_packDepth(float depth)
|
||
{
|
||
// See Aras Pranckevi\u010Dius' post Encoding Floats to RGBA
|
||
// http://aras-p.info/blog/2009/07/30/encoding-floats-to-rgba-the-final/
|
||
vec4 enc = vec4(1.0, 255.0, 65025.0, 16581375.0) * depth;
|
||
enc = fract(enc);
|
||
enc -= enc.yzww * vec4(1.0 / 255.0, 1.0 / 255.0, 1.0 / 255.0, 0.0);
|
||
return enc;
|
||
}
|
||
`;var iw=`vec3 lambertianDiffuse(vec3 diffuseColor)
|
||
{
|
||
return diffuseColor / czm_pi;
|
||
}
|
||
|
||
vec3 fresnelSchlick2(vec3 f0, vec3 f90, float VdotH)
|
||
{
|
||
return f0 + (f90 - f0) * pow(clamp(1.0 - VdotH, 0.0, 1.0), 5.0);
|
||
}
|
||
|
||
float smithVisibilityG1(float NdotV, float roughness)
|
||
{
|
||
// this is the k value for direct lighting.
|
||
// for image based lighting it will be roughness^2 / 2
|
||
float k = (roughness + 1.0) * (roughness + 1.0) / 8.0;
|
||
return NdotV / (NdotV * (1.0 - k) + k);
|
||
}
|
||
|
||
float smithVisibilityGGX(float roughness, float NdotL, float NdotV)
|
||
{
|
||
return (
|
||
smithVisibilityG1(NdotL, roughness) *
|
||
smithVisibilityG1(NdotV, roughness)
|
||
);
|
||
}
|
||
|
||
float GGX(float roughness, float NdotH)
|
||
{
|
||
float roughnessSquared = roughness * roughness;
|
||
float f = (NdotH * roughnessSquared - NdotH) * NdotH + 1.0;
|
||
return roughnessSquared / (czm_pi * f * f);
|
||
}
|
||
|
||
/**
|
||
* Compute the diffuse and specular contributions using physically based
|
||
* rendering. This function only handles direct lighting.
|
||
* <p>
|
||
* This function only handles the lighting calculations. Metallic/roughness
|
||
* and specular/glossy must be handled separately. See {@czm_pbrMetallicRoughnessMaterial}, {@czm_pbrSpecularGlossinessMaterial} and {@czm_defaultPbrMaterial}
|
||
* </p>
|
||
*
|
||
* @name czm_pbrlighting
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} positionEC The position of the fragment in eye coordinates
|
||
* @param {vec3} normalEC The surface normal in eye coordinates
|
||
* @param {vec3} lightDirectionEC Unit vector pointing to the light source in eye coordinates.
|
||
* @param {vec3} lightColorHdr radiance of the light source. This is a HDR value.
|
||
* @param {czm_pbrParameters} The computed PBR parameters.
|
||
* @return {vec3} The computed HDR color
|
||
*
|
||
* @example
|
||
* czm_pbrParameters pbrParameters = czm_pbrMetallicRoughnessMaterial(
|
||
* baseColor,
|
||
* metallic,
|
||
* roughness
|
||
* );
|
||
* vec3 color = czm_pbrlighting(
|
||
* positionEC,
|
||
* normalEC,
|
||
* lightDirectionEC,
|
||
* lightColorHdr,
|
||
* pbrParameters);
|
||
*/
|
||
vec3 czm_pbrLighting(
|
||
vec3 positionEC,
|
||
vec3 normalEC,
|
||
vec3 lightDirectionEC,
|
||
vec3 lightColorHdr,
|
||
czm_pbrParameters pbrParameters
|
||
)
|
||
{
|
||
vec3 v = -normalize(positionEC);
|
||
vec3 l = normalize(lightDirectionEC);
|
||
vec3 h = normalize(v + l);
|
||
vec3 n = normalEC;
|
||
float NdotL = clamp(dot(n, l), 0.001, 1.0);
|
||
float NdotV = abs(dot(n, v)) + 0.001;
|
||
float NdotH = clamp(dot(n, h), 0.0, 1.0);
|
||
float LdotH = clamp(dot(l, h), 0.0, 1.0);
|
||
float VdotH = clamp(dot(v, h), 0.0, 1.0);
|
||
|
||
vec3 f0 = pbrParameters.f0;
|
||
float reflectance = max(max(f0.r, f0.g), f0.b);
|
||
vec3 f90 = vec3(clamp(reflectance * 25.0, 0.0, 1.0));
|
||
vec3 F = fresnelSchlick2(f0, f90, VdotH);
|
||
|
||
float alpha = pbrParameters.roughness;
|
||
float G = smithVisibilityGGX(alpha, NdotL, NdotV);
|
||
float D = GGX(alpha, NdotH);
|
||
vec3 specularContribution = F * G * D / (4.0 * NdotL * NdotV);
|
||
|
||
vec3 diffuseColor = pbrParameters.diffuseColor;
|
||
// F here represents the specular contribution
|
||
vec3 diffuseContribution = (1.0 - F) * lambertianDiffuse(diffuseColor);
|
||
|
||
// Lo = (diffuse + specular) * Li * NdotL
|
||
return (diffuseContribution + specularContribution) * NdotL * lightColorHdr;
|
||
}
|
||
`;var ow=`/**
|
||
* Compute parameters for physically based rendering using the
|
||
* metallic/roughness workflow. All inputs are linear; sRGB texture values must
|
||
* be decoded beforehand
|
||
*
|
||
* @name czm_pbrMetallicRoughnessMaterial
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} baseColor For dielectrics, this is the base color. For metals, this is the f0 value (reflectance at normal incidence)
|
||
* @param {float} metallic 0.0 indicates dielectric. 1.0 indicates metal. Values in between are allowed (e.g. to model rust or dirt);
|
||
* @param {float} roughness A value between 0.0 and 1.0
|
||
* @return {czm_pbrParameters} parameters to pass into {@link czm_pbrLighting}
|
||
*/
|
||
czm_pbrParameters czm_pbrMetallicRoughnessMaterial(
|
||
vec3 baseColor,
|
||
float metallic,
|
||
float roughness
|
||
)
|
||
{
|
||
czm_pbrParameters results;
|
||
|
||
// roughness is authored as perceptual roughness
|
||
// square it to get material roughness
|
||
roughness = clamp(roughness, 0.0, 1.0);
|
||
results.roughness = roughness * roughness;
|
||
|
||
// dielectrics use f0 = 0.04, metals use albedo as f0
|
||
metallic = clamp(metallic, 0.0, 1.0);
|
||
const vec3 REFLECTANCE_DIELECTRIC = vec3(0.04);
|
||
vec3 f0 = mix(REFLECTANCE_DIELECTRIC, baseColor, metallic);
|
||
results.f0 = f0;
|
||
|
||
// diffuse only applies to dielectrics.
|
||
results.diffuseColor = baseColor * (1.0 - f0) * (1.0 - metallic);
|
||
|
||
return results;
|
||
}
|
||
`;var rw=`/**
|
||
* Compute parameters for physically based rendering using the
|
||
* specular/glossy workflow. All inputs are linear; sRGB texture values must
|
||
* be decoded beforehand
|
||
*
|
||
* @name czm_pbrSpecularGlossinessMaterial
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} diffuse The diffuse color for dielectrics (non-metals)
|
||
* @param {vec3} specular The reflectance at normal incidence (f0)
|
||
* @param {float} glossiness A number from 0.0 to 1.0 indicating how smooth the surface is.
|
||
* @return {czm_pbrParameters} parameters to pass into {@link czm_pbrLighting}
|
||
*/
|
||
czm_pbrParameters czm_pbrSpecularGlossinessMaterial(
|
||
vec3 diffuse,
|
||
vec3 specular,
|
||
float glossiness
|
||
)
|
||
{
|
||
czm_pbrParameters results;
|
||
|
||
// glossiness is the opposite of roughness, but easier for artists to use.
|
||
float roughness = 1.0 - glossiness;
|
||
results.roughness = roughness * roughness;
|
||
|
||
results.diffuseColor = diffuse * (1.0 - max(max(specular.r, specular.g), specular.b));
|
||
results.f0 = specular;
|
||
|
||
return results;
|
||
}
|
||
`;var sw=`float czm_private_getLambertDiffuseOfMaterial(vec3 lightDirectionEC, czm_material material)
|
||
{
|
||
return czm_getLambertDiffuse(lightDirectionEC, material.normal);
|
||
}
|
||
|
||
float czm_private_getSpecularOfMaterial(vec3 lightDirectionEC, vec3 toEyeEC, czm_material material)
|
||
{
|
||
return czm_getSpecular(lightDirectionEC, toEyeEC, material.normal, material.shininess);
|
||
}
|
||
|
||
/**
|
||
* Computes a color using the Phong lighting model.
|
||
*
|
||
* @name czm_phong
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} toEye A normalized vector from the fragment to the eye in eye coordinates.
|
||
* @param {czm_material} material The fragment's material.
|
||
*
|
||
* @returns {vec4} The computed color.
|
||
*
|
||
* @example
|
||
* vec3 positionToEyeEC = // ...
|
||
* czm_material material = // ...
|
||
* vec3 lightDirectionEC = // ...
|
||
* gl_FragColor = czm_phong(normalize(positionToEyeEC), material, lightDirectionEC);
|
||
*
|
||
* @see czm_getMaterial
|
||
*/
|
||
vec4 czm_phong(vec3 toEye, czm_material material, vec3 lightDirectionEC)
|
||
{
|
||
// Diffuse from directional light sources at eye (for top-down)
|
||
float diffuse = czm_private_getLambertDiffuseOfMaterial(vec3(0.0, 0.0, 1.0), material);
|
||
if (czm_sceneMode == czm_sceneMode3D) {
|
||
// (and horizon views in 3D)
|
||
diffuse += czm_private_getLambertDiffuseOfMaterial(vec3(0.0, 1.0, 0.0), material);
|
||
}
|
||
|
||
float specular = czm_private_getSpecularOfMaterial(lightDirectionEC, toEye, material);
|
||
|
||
// Temporary workaround for adding ambient.
|
||
vec3 materialDiffuse = material.diffuse * 0.5;
|
||
|
||
vec3 ambient = materialDiffuse;
|
||
vec3 color = ambient + material.emission;
|
||
color += materialDiffuse * diffuse * czm_lightColor;
|
||
color += material.specular * specular * czm_lightColor;
|
||
|
||
return vec4(color, material.alpha);
|
||
}
|
||
|
||
vec4 czm_private_phong(vec3 toEye, czm_material material, vec3 lightDirectionEC)
|
||
{
|
||
float diffuse = czm_private_getLambertDiffuseOfMaterial(lightDirectionEC, material);
|
||
float specular = czm_private_getSpecularOfMaterial(lightDirectionEC, toEye, material);
|
||
|
||
vec3 ambient = vec3(0.0);
|
||
vec3 color = ambient + material.emission;
|
||
color += material.diffuse * diffuse * czm_lightColor;
|
||
color += material.specular * specular * czm_lightColor;
|
||
|
||
return vec4(color, material.alpha);
|
||
}
|
||
`;var aw=`/**
|
||
* Computes distance from a point to a plane.
|
||
*
|
||
* @name czm_planeDistance
|
||
* @glslFunction
|
||
*
|
||
* param {vec4} plane A Plane in Hessian Normal Form. See Plane.js
|
||
* param {vec3} point A point in the same space as the plane.
|
||
* returns {float} The distance from the point to the plane.
|
||
*/
|
||
float czm_planeDistance(vec4 plane, vec3 point) {
|
||
return (dot(plane.xyz, point) + plane.w);
|
||
}
|
||
|
||
/**
|
||
* Computes distance from a point to a plane.
|
||
*
|
||
* @name czm_planeDistance
|
||
* @glslFunction
|
||
*
|
||
* param {vec3} planeNormal Normal for a plane in Hessian Normal Form. See Plane.js
|
||
* param {float} planeDistance Distance for a plane in Hessian Normal form. See Plane.js
|
||
* param {vec3} point A point in the same space as the plane.
|
||
* returns {float} The distance from the point to the plane.
|
||
*/
|
||
float czm_planeDistance(vec3 planeNormal, float planeDistance, vec3 point) {
|
||
return (dot(planeNormal, point) + planeDistance);
|
||
}
|
||
`;var cw=`/**
|
||
* Computes the point along a ray at the given time. <code>time</code> can be positive, negative, or zero.
|
||
*
|
||
* @name czm_pointAlongRay
|
||
* @glslFunction
|
||
*
|
||
* @param {czm_ray} ray The ray to compute the point along.
|
||
* @param {float} time The time along the ray.
|
||
*
|
||
* @returns {vec3} The point along the ray at the given time.
|
||
*
|
||
* @example
|
||
* czm_ray ray = czm_ray(vec3(0.0), vec3(1.0, 0.0, 0.0)); // origin, direction
|
||
* vec3 v = czm_pointAlongRay(ray, 2.0); // (2.0, 0.0, 0.0)
|
||
*/
|
||
vec3 czm_pointAlongRay(czm_ray ray, float time)
|
||
{
|
||
return ray.origin + (time * ray.direction);
|
||
}
|
||
`;var lw=`/**
|
||
* DOC_TBA
|
||
*
|
||
* @name czm_rayEllipsoidIntersectionInterval
|
||
* @glslFunction
|
||
*/
|
||
czm_raySegment czm_rayEllipsoidIntersectionInterval(czm_ray ray, vec3 ellipsoid_center, vec3 ellipsoid_inverseRadii)
|
||
{
|
||
// ray and ellipsoid center in eye coordinates. radii in model coordinates.
|
||
vec3 q = ellipsoid_inverseRadii * (czm_inverseModelView * vec4(ray.origin, 1.0)).xyz;
|
||
vec3 w = ellipsoid_inverseRadii * (czm_inverseModelView * vec4(ray.direction, 0.0)).xyz;
|
||
|
||
q = q - ellipsoid_inverseRadii * (czm_inverseModelView * vec4(ellipsoid_center, 1.0)).xyz;
|
||
|
||
float q2 = dot(q, q);
|
||
float qw = dot(q, w);
|
||
|
||
if (q2 > 1.0) // Outside ellipsoid.
|
||
{
|
||
if (qw >= 0.0) // Looking outward or tangent (0 intersections).
|
||
{
|
||
return czm_emptyRaySegment;
|
||
}
|
||
else // qw < 0.0.
|
||
{
|
||
float qw2 = qw * qw;
|
||
float difference = q2 - 1.0; // Positively valued.
|
||
float w2 = dot(w, w);
|
||
float product = w2 * difference;
|
||
|
||
if (qw2 < product) // Imaginary roots (0 intersections).
|
||
{
|
||
return czm_emptyRaySegment;
|
||
}
|
||
else if (qw2 > product) // Distinct roots (2 intersections).
|
||
{
|
||
float discriminant = qw * qw - product;
|
||
float temp = -qw + sqrt(discriminant); // Avoid cancellation.
|
||
float root0 = temp / w2;
|
||
float root1 = difference / temp;
|
||
if (root0 < root1)
|
||
{
|
||
czm_raySegment i = czm_raySegment(root0, root1);
|
||
return i;
|
||
}
|
||
else
|
||
{
|
||
czm_raySegment i = czm_raySegment(root1, root0);
|
||
return i;
|
||
}
|
||
}
|
||
else // qw2 == product. Repeated roots (2 intersections).
|
||
{
|
||
float root = sqrt(difference / w2);
|
||
czm_raySegment i = czm_raySegment(root, root);
|
||
return i;
|
||
}
|
||
}
|
||
}
|
||
else if (q2 < 1.0) // Inside ellipsoid (2 intersections).
|
||
{
|
||
float difference = q2 - 1.0; // Negatively valued.
|
||
float w2 = dot(w, w);
|
||
float product = w2 * difference; // Negatively valued.
|
||
float discriminant = qw * qw - product;
|
||
float temp = -qw + sqrt(discriminant); // Positively valued.
|
||
czm_raySegment i = czm_raySegment(0.0, temp / w2);
|
||
return i;
|
||
}
|
||
else // q2 == 1.0. On ellipsoid.
|
||
{
|
||
if (qw < 0.0) // Looking inward.
|
||
{
|
||
float w2 = dot(w, w);
|
||
czm_raySegment i = czm_raySegment(0.0, -qw / w2);
|
||
return i;
|
||
}
|
||
else // qw >= 0.0. Looking outward or tangent.
|
||
{
|
||
return czm_emptyRaySegment;
|
||
}
|
||
}
|
||
}
|
||
`;var uw=`/**
|
||
* Compute the intersection interval of a ray with a sphere.
|
||
*
|
||
* @name czm_raySphereIntersectionInterval
|
||
* @glslFunction
|
||
*
|
||
* @param {czm_ray} ray The ray.
|
||
* @param {vec3} center The center of the sphere.
|
||
* @param {float} radius The radius of the sphere.
|
||
* @return {czm_raySegment} The intersection interval of the ray with the sphere.
|
||
*/
|
||
czm_raySegment czm_raySphereIntersectionInterval(czm_ray ray, vec3 center, float radius)
|
||
{
|
||
vec3 o = ray.origin;
|
||
vec3 d = ray.direction;
|
||
|
||
vec3 oc = o - center;
|
||
|
||
float a = dot(d, d);
|
||
float b = 2.0 * dot(d, oc);
|
||
float c = dot(oc, oc) - (radius * radius);
|
||
|
||
float det = (b * b) - (4.0 * a * c);
|
||
|
||
if (det < 0.0) {
|
||
return czm_emptyRaySegment;
|
||
}
|
||
|
||
float sqrtDet = sqrt(det);
|
||
|
||
float t0 = (-b - sqrtDet) / (2.0 * a);
|
||
float t1 = (-b + sqrtDet) / (2.0 * a);
|
||
|
||
czm_raySegment result = czm_raySegment(t0, t1);
|
||
return result;
|
||
}
|
||
`;var fw=`float czm_readDepth(sampler2D depthTexture, vec2 texCoords)
|
||
{
|
||
return czm_reverseLogDepth(texture2D(depthTexture, texCoords).r);
|
||
}
|
||
`;var dw=`/**
|
||
* Reads a value previously transformed with {@link czm_writeNonPerspective}
|
||
* by dividing it by \`w\`, the value used in the perspective divide.
|
||
* This function is intended to be called in a fragment shader to access a
|
||
* \`varying\` that should not be subject to perspective interpolation.
|
||
* For example, screen-space texture coordinates. The value should have been
|
||
* previously written in the vertex shader with a call to
|
||
* {@link czm_writeNonPerspective}.
|
||
*
|
||
* @name czm_readNonPerspective
|
||
* @glslFunction
|
||
*
|
||
* @param {float|vec2|vec3|vec4} value The non-perspective value to be read.
|
||
* @param {float} oneOverW One over the perspective divide value, \`w\`. Usually this is simply \`gl_FragCoord.w\`.
|
||
* @returns {float|vec2|vec3|vec4} The usable value.
|
||
*/
|
||
float czm_readNonPerspective(float value, float oneOverW) {
|
||
return value * oneOverW;
|
||
}
|
||
|
||
vec2 czm_readNonPerspective(vec2 value, float oneOverW) {
|
||
return value * oneOverW;
|
||
}
|
||
|
||
vec3 czm_readNonPerspective(vec3 value, float oneOverW) {
|
||
return value * oneOverW;
|
||
}
|
||
|
||
vec4 czm_readNonPerspective(vec4 value, float oneOverW) {
|
||
return value * oneOverW;
|
||
}
|
||
`;var hw=`float czm_reverseLogDepth(float logZ)
|
||
{
|
||
#ifdef LOG_DEPTH
|
||
float near = czm_currentFrustum.x;
|
||
float far = czm_currentFrustum.y;
|
||
float log2Depth = logZ * czm_log2FarDepthFromNearPlusOne;
|
||
float depthFromNear = pow(2.0, log2Depth) - 1.0;
|
||
return far * (1.0 - near / (depthFromNear + near)) / (far - near);
|
||
#endif
|
||
return logZ;
|
||
}
|
||
`;var mw=`/**
|
||
* Round a floating point value. This function exists because round() doesn't
|
||
* exist in GLSL 1.00.
|
||
*
|
||
* @param {float|vec2|vec3|vec4} value The value to round
|
||
* @param {float|vec2|vec3|vec3} The rounded value. The type matches the input.
|
||
*/
|
||
float czm_round(float value) {
|
||
return floor(value + 0.5);
|
||
}
|
||
|
||
vec2 czm_round(vec2 value) {
|
||
return floor(value + 0.5);
|
||
}
|
||
|
||
vec3 czm_round(vec3 value) {
|
||
return floor(value + 0.5);
|
||
}
|
||
|
||
vec4 czm_round(vec4 value) {
|
||
return floor(value + 0.5);
|
||
}
|
||
`;var pw=`/**
|
||
* Samples the 4 neighboring pixels and return the weighted average.
|
||
*
|
||
* @private
|
||
*/
|
||
vec3 czm_sampleOctahedralProjectionWithFiltering(sampler2D projectedMap, vec2 textureSize, vec3 direction, float lod)
|
||
{
|
||
direction /= dot(vec3(1.0), abs(direction));
|
||
vec2 rev = abs(direction.zx) - vec2(1.0);
|
||
vec2 neg = vec2(direction.x < 0.0 ? rev.x : -rev.x,
|
||
direction.z < 0.0 ? rev.y : -rev.y);
|
||
vec2 uv = direction.y < 0.0 ? neg : direction.xz;
|
||
vec2 coord = 0.5 * uv + vec2(0.5);
|
||
vec2 pixel = 1.0 / textureSize;
|
||
|
||
if (lod > 0.0)
|
||
{
|
||
// Each subseqeuent mip level is half the size
|
||
float scale = 1.0 / pow(2.0, lod);
|
||
float offset = ((textureSize.y + 1.0) / textureSize.x);
|
||
|
||
coord.x *= offset;
|
||
coord *= scale;
|
||
|
||
coord.x += offset + pixel.x;
|
||
coord.y += (1.0 - (1.0 / pow(2.0, lod - 1.0))) + pixel.y * (lod - 1.0) * 2.0;
|
||
}
|
||
else
|
||
{
|
||
coord.x *= (textureSize.y / textureSize.x);
|
||
}
|
||
|
||
// Do bilinear filtering
|
||
#ifndef OES_texture_float_linear
|
||
vec3 color1 = texture2D(projectedMap, coord + vec2(0.0, pixel.y)).rgb;
|
||
vec3 color2 = texture2D(projectedMap, coord + vec2(pixel.x, 0.0)).rgb;
|
||
vec3 color3 = texture2D(projectedMap, coord + pixel).rgb;
|
||
vec3 color4 = texture2D(projectedMap, coord).rgb;
|
||
|
||
vec2 texturePosition = coord * textureSize;
|
||
|
||
float fu = fract(texturePosition.x);
|
||
float fv = fract(texturePosition.y);
|
||
|
||
vec3 average1 = mix(color4, color2, fu);
|
||
vec3 average2 = mix(color1, color3, fu);
|
||
|
||
vec3 color = mix(average1, average2, fv);
|
||
#else
|
||
vec3 color = texture2D(projectedMap, coord).rgb;
|
||
#endif
|
||
|
||
return color;
|
||
}
|
||
|
||
|
||
/**
|
||
* Samples from a cube map that has been projected using an octahedral projection from the given direction.
|
||
*
|
||
* @name czm_sampleOctahedralProjection
|
||
* @glslFunction
|
||
*
|
||
* @param {sampler2D} projectedMap The texture with the octahedral projected cube map.
|
||
* @param {vec2} textureSize The width and height dimensions in pixels of the projected map.
|
||
* @param {vec3} direction The normalized direction used to sample the cube map.
|
||
* @param {float} lod The level of detail to sample.
|
||
* @param {float} maxLod The maximum level of detail.
|
||
* @returns {vec3} The color of the cube map at the direction.
|
||
*/
|
||
vec3 czm_sampleOctahedralProjection(sampler2D projectedMap, vec2 textureSize, vec3 direction, float lod, float maxLod) {
|
||
float currentLod = floor(lod + 0.5);
|
||
float nextLod = min(currentLod + 1.0, maxLod);
|
||
|
||
vec3 colorCurrentLod = czm_sampleOctahedralProjectionWithFiltering(projectedMap, textureSize, direction, currentLod);
|
||
vec3 colorNextLod = czm_sampleOctahedralProjectionWithFiltering(projectedMap, textureSize, direction, nextLod);
|
||
|
||
return mix(colorNextLod, colorCurrentLod, nextLod - lod);
|
||
}
|
||
`;var _w=`/**
|
||
* Adjusts the saturation of a color.
|
||
*
|
||
* @name czm_saturation
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} rgb The color.
|
||
* @param {float} adjustment The amount to adjust the saturation of the color.
|
||
*
|
||
* @returns {float} The color with the saturation adjusted.
|
||
*
|
||
* @example
|
||
* vec3 greyScale = czm_saturation(color, 0.0);
|
||
* vec3 doubleSaturation = czm_saturation(color, 2.0);
|
||
*/
|
||
vec3 czm_saturation(vec3 rgb, float adjustment)
|
||
{
|
||
// Algorithm from Chapter 16 of OpenGL Shading Language
|
||
const vec3 W = vec3(0.2125, 0.7154, 0.0721);
|
||
vec3 intensity = vec3(dot(rgb, W));
|
||
return mix(intensity, rgb, adjustment);
|
||
}
|
||
`;var gw=`
|
||
float czm_sampleShadowMap(highp samplerCube shadowMap, vec3 d)
|
||
{
|
||
return czm_unpackDepth(textureCube(shadowMap, d));
|
||
}
|
||
|
||
float czm_sampleShadowMap(highp sampler2D shadowMap, vec2 uv)
|
||
{
|
||
#ifdef USE_SHADOW_DEPTH_TEXTURE
|
||
return texture2D(shadowMap, uv).r;
|
||
#else
|
||
return czm_unpackDepth(texture2D(shadowMap, uv));
|
||
#endif
|
||
}
|
||
|
||
float czm_shadowDepthCompare(samplerCube shadowMap, vec3 uv, float depth)
|
||
{
|
||
return step(depth, czm_sampleShadowMap(shadowMap, uv));
|
||
}
|
||
|
||
float czm_shadowDepthCompare(sampler2D shadowMap, vec2 uv, float depth)
|
||
{
|
||
return step(depth, czm_sampleShadowMap(shadowMap, uv));
|
||
}
|
||
`;var yw=`
|
||
float czm_private_shadowVisibility(float visibility, float nDotL, float normalShadingSmooth, float darkness)
|
||
{
|
||
#ifdef USE_NORMAL_SHADING
|
||
#ifdef USE_NORMAL_SHADING_SMOOTH
|
||
float strength = clamp(nDotL / normalShadingSmooth, 0.0, 1.0);
|
||
#else
|
||
float strength = step(0.0, nDotL);
|
||
#endif
|
||
visibility *= strength;
|
||
#endif
|
||
|
||
visibility = max(visibility, darkness);
|
||
return visibility;
|
||
}
|
||
|
||
#ifdef USE_CUBE_MAP_SHADOW
|
||
float czm_shadowVisibility(samplerCube shadowMap, czm_shadowParameters shadowParameters)
|
||
{
|
||
float depthBias = shadowParameters.depthBias;
|
||
float depth = shadowParameters.depth;
|
||
float nDotL = shadowParameters.nDotL;
|
||
float normalShadingSmooth = shadowParameters.normalShadingSmooth;
|
||
float darkness = shadowParameters.darkness;
|
||
vec3 uvw = shadowParameters.texCoords;
|
||
|
||
depth -= depthBias;
|
||
float visibility = czm_shadowDepthCompare(shadowMap, uvw, depth);
|
||
return czm_private_shadowVisibility(visibility, nDotL, normalShadingSmooth, darkness);
|
||
}
|
||
#else
|
||
float czm_shadowVisibility(sampler2D shadowMap, czm_shadowParameters shadowParameters)
|
||
{
|
||
float depthBias = shadowParameters.depthBias;
|
||
float depth = shadowParameters.depth;
|
||
float nDotL = shadowParameters.nDotL;
|
||
float normalShadingSmooth = shadowParameters.normalShadingSmooth;
|
||
float darkness = shadowParameters.darkness;
|
||
vec2 uv = shadowParameters.texCoords;
|
||
|
||
depth -= depthBias;
|
||
#ifdef USE_SOFT_SHADOWS
|
||
vec2 texelStepSize = shadowParameters.texelStepSize;
|
||
float radius = 1.0;
|
||
float dx0 = -texelStepSize.x * radius;
|
||
float dy0 = -texelStepSize.y * radius;
|
||
float dx1 = texelStepSize.x * radius;
|
||
float dy1 = texelStepSize.y * radius;
|
||
float visibility = (
|
||
czm_shadowDepthCompare(shadowMap, uv, depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(dx0, dy0), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(0.0, dy0), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(dx1, dy0), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(dx0, 0.0), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(dx1, 0.0), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(dx0, dy1), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(0.0, dy1), depth) +
|
||
czm_shadowDepthCompare(shadowMap, uv + vec2(dx1, dy1), depth)
|
||
) * (1.0 / 9.0);
|
||
#else
|
||
float visibility = czm_shadowDepthCompare(shadowMap, uv, depth);
|
||
#endif
|
||
|
||
return czm_private_shadowVisibility(visibility, nDotL, normalShadingSmooth, darkness);
|
||
}
|
||
#endif
|
||
`;var Aw=`/**
|
||
* Returns 1.0 if the given value is positive or zero, and -1.0 if it is negative. This is similar to the GLSL
|
||
* built-in function <code>sign</code> except that returns 1.0 instead of 0.0 when the input value is 0.0.
|
||
*
|
||
* @name czm_signNotZero
|
||
* @glslFunction
|
||
*
|
||
* @param {} value The value for which to determine the sign.
|
||
* @returns {} 1.0 if the value is positive or zero, -1.0 if the value is negative.
|
||
*/
|
||
float czm_signNotZero(float value)
|
||
{
|
||
return value >= 0.0 ? 1.0 : -1.0;
|
||
}
|
||
|
||
vec2 czm_signNotZero(vec2 value)
|
||
{
|
||
return vec2(czm_signNotZero(value.x), czm_signNotZero(value.y));
|
||
}
|
||
|
||
vec3 czm_signNotZero(vec3 value)
|
||
{
|
||
return vec3(czm_signNotZero(value.x), czm_signNotZero(value.y), czm_signNotZero(value.z));
|
||
}
|
||
|
||
vec4 czm_signNotZero(vec4 value)
|
||
{
|
||
return vec4(czm_signNotZero(value.x), czm_signNotZero(value.y), czm_signNotZero(value.z), czm_signNotZero(value.w));
|
||
}
|
||
`;var xw=`/**
|
||
* Computes a color from the third order spherical harmonic coefficients and a normalized direction vector.
|
||
* <p>
|
||
* The order of the coefficients is [L00, L1_1, L10, L11, L2_2, L2_1, L20, L21, L22].
|
||
* </p>
|
||
*
|
||
* @name czm_sphericalHarmonics
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} normal The normalized direction.
|
||
* @param {vec3[9]} coefficients The third order spherical harmonic coefficients.
|
||
* @returns {vec3} The color at the direction.
|
||
*
|
||
* @see https://graphics.stanford.edu/papers/envmap/envmap.pdf
|
||
*/
|
||
vec3 czm_sphericalHarmonics(vec3 normal, vec3 coefficients[9])
|
||
{
|
||
vec3 L00 = coefficients[0];
|
||
vec3 L1_1 = coefficients[1];
|
||
vec3 L10 = coefficients[2];
|
||
vec3 L11 = coefficients[3];
|
||
vec3 L2_2 = coefficients[4];
|
||
vec3 L2_1 = coefficients[5];
|
||
vec3 L20 = coefficients[6];
|
||
vec3 L21 = coefficients[7];
|
||
vec3 L22 = coefficients[8];
|
||
|
||
float x = normal.x;
|
||
float y = normal.y;
|
||
float z = normal.z;
|
||
|
||
return
|
||
L00
|
||
+ L1_1 * y
|
||
+ L10 * z
|
||
+ L11 * x
|
||
+ L2_2 * (y * x)
|
||
+ L2_1 * (y * z)
|
||
+ L20 * (3.0 * z * z - 1.0)
|
||
+ L21 * (z * x)
|
||
+ L22 * (x * x - y * y);
|
||
}
|
||
`;var Cw=`/**
|
||
* Converts an sRGB color to a linear RGB color.
|
||
*
|
||
* @param {vec3|vec4} srgbIn The color in sRGB space
|
||
* @returns {vec3|vec4} The color in linear color space. The vector type matches the input.
|
||
*/
|
||
vec3 czm_srgbToLinear(vec3 srgbIn)
|
||
{
|
||
return pow(srgbIn, vec3(2.2));
|
||
}
|
||
|
||
vec4 czm_srgbToLinear(vec4 srgbIn)
|
||
{
|
||
vec3 linearOut = pow(srgbIn.rgb, vec3(2.2));
|
||
return vec4(linearOut, srgbIn.a);
|
||
}
|
||
`;var Tw=`/**
|
||
* Creates a matrix that transforms vectors from tangent space to eye space.
|
||
*
|
||
* @name czm_tangentToEyeSpaceMatrix
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} normalEC The normal vector in eye coordinates.
|
||
* @param {vec3} tangentEC The tangent vector in eye coordinates.
|
||
* @param {vec3} bitangentEC The bitangent vector in eye coordinates.
|
||
*
|
||
* @returns {mat3} The matrix that transforms from tangent space to eye space.
|
||
*
|
||
* @example
|
||
* mat3 tangentToEye = czm_tangentToEyeSpaceMatrix(normalEC, tangentEC, bitangentEC);
|
||
* vec3 normal = tangentToEye * texture2D(normalMap, st).xyz;
|
||
*/
|
||
mat3 czm_tangentToEyeSpaceMatrix(vec3 normalEC, vec3 tangentEC, vec3 bitangentEC)
|
||
{
|
||
vec3 normal = normalize(normalEC);
|
||
vec3 tangent = normalize(tangentEC);
|
||
vec3 bitangent = normalize(bitangentEC);
|
||
return mat3(tangent.x , tangent.y , tangent.z,
|
||
bitangent.x, bitangent.y, bitangent.z,
|
||
normal.x , normal.y , normal.z);
|
||
}
|
||
`;var Ew=`/**
|
||
* Transforms a plane.
|
||
*
|
||
* @name czm_transformPlane
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} plane The plane in Hessian Normal Form.
|
||
* @param {mat4} transform The inverse-transpose of a transformation matrix.
|
||
*/
|
||
vec4 czm_transformPlane(vec4 plane, mat4 transform) {
|
||
vec4 transformedPlane = transform * plane;
|
||
// Convert the transformed plane to Hessian Normal Form
|
||
float normalMagnitude = length(transformedPlane.xyz);
|
||
return transformedPlane / normalMagnitude;
|
||
}
|
||
`;var bw=`/**
|
||
* Translates a position (or any <code>vec3</code>) that was encoded with {@link EncodedCartesian3},
|
||
* and then provided to the shader as separate <code>high</code> and <code>low</code> bits to
|
||
* be relative to the eye. As shown in the example, the position can then be transformed in eye
|
||
* or clip coordinates using {@link czm_modelViewRelativeToEye} or {@link czm_modelViewProjectionRelativeToEye},
|
||
* respectively.
|
||
* <p>
|
||
* This technique, called GPU RTE, eliminates jittering artifacts when using large coordinates as
|
||
* described in {@link http://help.agi.com/AGIComponents/html/BlogPrecisionsPrecisions.htm|Precisions, Precisions}.
|
||
* </p>
|
||
*
|
||
* @name czm_translateRelativeToEye
|
||
* @glslFunction
|
||
*
|
||
* @param {vec3} high The position's high bits.
|
||
* @param {vec3} low The position's low bits.
|
||
* @returns {vec3} The position translated to be relative to the camera's position.
|
||
*
|
||
* @example
|
||
* attribute vec3 positionHigh;
|
||
* attribute vec3 positionLow;
|
||
*
|
||
* void main()
|
||
* {
|
||
* vec4 p = czm_translateRelativeToEye(positionHigh, positionLow);
|
||
* gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
* }
|
||
*
|
||
* @see czm_modelViewRelativeToEye
|
||
* @see czm_modelViewProjectionRelativeToEye
|
||
* @see czm_computePosition
|
||
* @see EncodedCartesian3
|
||
*/
|
||
vec4 czm_translateRelativeToEye(vec3 high, vec3 low)
|
||
{
|
||
vec3 highDifference = high - czm_encodedCameraPositionMCHigh;
|
||
vec3 lowDifference = low - czm_encodedCameraPositionMCLow;
|
||
|
||
return vec4(highDifference + lowDifference, 1.0);
|
||
}
|
||
`;var Sw=`/**
|
||
* @private
|
||
*/
|
||
vec4 czm_translucentPhong(vec3 toEye, czm_material material, vec3 lightDirectionEC)
|
||
{
|
||
// Diffuse from directional light sources at eye (for top-down and horizon views)
|
||
float diffuse = czm_getLambertDiffuse(vec3(0.0, 0.0, 1.0), material.normal);
|
||
|
||
if (czm_sceneMode == czm_sceneMode3D) {
|
||
// (and horizon views in 3D)
|
||
diffuse += czm_getLambertDiffuse(vec3(0.0, 1.0, 0.0), material.normal);
|
||
}
|
||
|
||
diffuse = clamp(diffuse, 0.0, 1.0);
|
||
|
||
float specular = czm_getSpecular(lightDirectionEC, toEye, material.normal, material.shininess);
|
||
|
||
// Temporary workaround for adding ambient.
|
||
vec3 materialDiffuse = material.diffuse * 0.5;
|
||
|
||
vec3 ambient = materialDiffuse;
|
||
vec3 color = ambient + material.emission;
|
||
color += materialDiffuse * diffuse * czm_lightColor;
|
||
color += material.specular * specular * czm_lightColor;
|
||
|
||
return vec4(color, material.alpha);
|
||
}
|
||
`;var vw=`/**
|
||
* Returns the transpose of the matrix. The input <code>matrix</code> can be
|
||
* a <code>mat2</code>, <code>mat3</code>, or <code>mat4</code>.
|
||
*
|
||
* @name czm_transpose
|
||
* @glslFunction
|
||
*
|
||
* @param {} matrix The matrix to transpose.
|
||
*
|
||
* @returns {} The transposed matrix.
|
||
*
|
||
* @example
|
||
* // GLSL declarations
|
||
* mat2 czm_transpose(mat2 matrix);
|
||
* mat3 czm_transpose(mat3 matrix);
|
||
* mat4 czm_transpose(mat4 matrix);
|
||
*
|
||
* // Transpose a 3x3 rotation matrix to find its inverse.
|
||
* mat3 eastNorthUpToEye = czm_eastNorthUpToEyeCoordinates(
|
||
* positionMC, normalEC);
|
||
* mat3 eyeToEastNorthUp = czm_transpose(eastNorthUpToEye);
|
||
*/
|
||
mat2 czm_transpose(mat2 matrix)
|
||
{
|
||
return mat2(
|
||
matrix[0][0], matrix[1][0],
|
||
matrix[0][1], matrix[1][1]);
|
||
}
|
||
|
||
mat3 czm_transpose(mat3 matrix)
|
||
{
|
||
return mat3(
|
||
matrix[0][0], matrix[1][0], matrix[2][0],
|
||
matrix[0][1], matrix[1][1], matrix[2][1],
|
||
matrix[0][2], matrix[1][2], matrix[2][2]);
|
||
}
|
||
|
||
mat4 czm_transpose(mat4 matrix)
|
||
{
|
||
return mat4(
|
||
matrix[0][0], matrix[1][0], matrix[2][0], matrix[3][0],
|
||
matrix[0][1], matrix[1][1], matrix[2][1], matrix[3][1],
|
||
matrix[0][2], matrix[1][2], matrix[2][2], matrix[3][2],
|
||
matrix[0][3], matrix[1][3], matrix[2][3], matrix[3][3]);
|
||
}
|
||
`;var Dw=`/**
|
||
* Unpacks a vec4 depth value to a float in [0, 1) range.
|
||
*
|
||
* @name czm_unpackDepth
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} packedDepth The packed depth.
|
||
*
|
||
* @returns {float} The floating-point depth in [0, 1) range.
|
||
*/
|
||
float czm_unpackDepth(vec4 packedDepth)
|
||
{
|
||
// See Aras Pranckevi\u010Dius' post Encoding Floats to RGBA
|
||
// http://aras-p.info/blog/2009/07/30/encoding-floats-to-rgba-the-final/
|
||
return dot(packedDepth, vec4(1.0, 1.0 / 255.0, 1.0 / 65025.0, 1.0 / 16581375.0));
|
||
}
|
||
`;var ww=`/**
|
||
* Unpack an IEEE 754 single-precision float that is packed as a little-endian unsigned normalized vec4.
|
||
*
|
||
* @name czm_unpackFloat
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} packedFloat The packed float.
|
||
*
|
||
* @returns {float} The floating-point depth in arbitrary range.
|
||
*/
|
||
float czm_unpackFloat(vec4 packedFloat)
|
||
{
|
||
// Convert to [0.0, 255.0] and round to integer
|
||
packedFloat = floor(packedFloat * 255.0 + 0.5);
|
||
float sign = 1.0 - step(128.0, packedFloat[3]) * 2.0;
|
||
float exponent = 2.0 * mod(packedFloat[3], 128.0) + step(128.0, packedFloat[2]) - 127.0;
|
||
if (exponent == -127.0)
|
||
{
|
||
return 0.0;
|
||
}
|
||
float mantissa = mod(packedFloat[2], 128.0) * 65536.0 + packedFloat[1] * 256.0 + packedFloat[0] + float(0x800000);
|
||
float result = sign * exp2(exponent - 23.0) * mantissa;
|
||
return result;
|
||
}
|
||
`;var Iw=`/**
|
||
* Unpack unsigned integers of 1-4 bytes. in WebGL 1, there is no uint type,
|
||
* so the return value is an int.
|
||
* <p>
|
||
* There are also precision limitations in WebGL 1. highp int is still limited
|
||
* to 24 bits. Above the value of 2^24 = 16777216, precision loss may occur.
|
||
* </p>
|
||
*
|
||
* @param {float|vec2|vec3|vec4} packed The packed value. For vectors, the components are listed in little-endian order.
|
||
*
|
||
* @return {int} The unpacked value.
|
||
*/
|
||
int czm_unpackUint(float packedValue) {
|
||
float rounded = czm_round(packedValue * 255.0);
|
||
return int(rounded);
|
||
}
|
||
|
||
int czm_unpackUint(vec2 packedValue) {
|
||
vec2 rounded = czm_round(packedValue * 255.0);
|
||
return int(dot(rounded, vec2(1.0, 256.0)));
|
||
}
|
||
|
||
int czm_unpackUint(vec3 packedValue) {
|
||
vec3 rounded = czm_round(packedValue * 255.0);
|
||
return int(dot(rounded, vec3(1.0, 256.0, 65536.0)));
|
||
}
|
||
|
||
int czm_unpackUint(vec4 packedValue) {
|
||
vec4 rounded = czm_round(packedValue * 255.0);
|
||
return int(dot(rounded, vec4(1.0, 256.0, 65536.0, 16777216.0)));
|
||
}
|
||
`;var Pw=`/**
|
||
* Transform metadata values following the EXT_structural_metadata spec
|
||
* by multiplying by scale and adding the offset. Operations are always
|
||
* performed component-wise, even for matrices.
|
||
*
|
||
* @param {float|vec2|vec3|vec4|mat2|mat3|mat4} offset The offset to add
|
||
* @param {float|vec2|vec3|vec4|mat2|mat3|mat4} scale The scale factor to multiply
|
||
* @param {float|vec2|vec3|vec4|mat2|mat3|mat4} value The original value.
|
||
*
|
||
* @return {float|vec2|vec3|vec4|mat2|mat3|mat4} The transformed value of the same scalar/vector/matrix type as the input.
|
||
*/
|
||
float czm_valueTransform(float offset, float scale, float value) {
|
||
return scale * value + offset;
|
||
}
|
||
|
||
vec2 czm_valueTransform(vec2 offset, vec2 scale, vec2 value) {
|
||
return scale * value + offset;
|
||
}
|
||
|
||
vec3 czm_valueTransform(vec3 offset, vec3 scale, vec3 value) {
|
||
return scale * value + offset;
|
||
}
|
||
|
||
vec4 czm_valueTransform(vec4 offset, vec4 scale, vec4 value) {
|
||
return scale * value + offset;
|
||
}
|
||
|
||
mat2 czm_valueTransform(mat2 offset, mat2 scale, mat2 value) {
|
||
return matrixCompMult(scale, value) + offset;
|
||
}
|
||
|
||
mat3 czm_valueTransform(mat3 offset, mat3 scale, mat3 value) {
|
||
return matrixCompMult(scale, value) + offset;
|
||
}
|
||
|
||
mat4 czm_valueTransform(mat4 offset, mat4 scale, mat4 value) {
|
||
return matrixCompMult(scale, value) + offset;
|
||
}
|
||
`;var Ow=`#ifdef LOG_DEPTH
|
||
// 1.0 at the near plane, increasing linearly from there.
|
||
varying float v_depthFromNearPlusOne;
|
||
#ifdef SHADOW_MAP
|
||
varying vec3 v_logPositionEC;
|
||
#endif
|
||
#endif
|
||
|
||
vec4 czm_updatePositionDepth(vec4 coords) {
|
||
#if defined(LOG_DEPTH)
|
||
|
||
#ifdef SHADOW_MAP
|
||
vec3 logPositionEC = (czm_inverseProjection * coords).xyz;
|
||
v_logPositionEC = logPositionEC;
|
||
#endif
|
||
|
||
// With the very high far/near ratios used with the logarithmic depth
|
||
// buffer, floating point rounding errors can cause linear depth values
|
||
// to end up on the wrong side of the far plane, even for vertices that
|
||
// are really nowhere near it. Since we always write a correct logarithmic
|
||
// depth value in the fragment shader anyway, we just need to make sure
|
||
// such errors don't cause the primitive to be clipped entirely before
|
||
// we even get to the fragment shader.
|
||
coords.z = clamp(coords.z / coords.w, -1.0, 1.0) * coords.w;
|
||
#endif
|
||
|
||
return coords;
|
||
}
|
||
|
||
/**
|
||
* Writes the logarithmic depth to gl_Position using the already computed gl_Position.
|
||
*
|
||
* @name czm_vertexLogDepth
|
||
* @glslFunction
|
||
*/
|
||
void czm_vertexLogDepth()
|
||
{
|
||
#ifdef LOG_DEPTH
|
||
v_depthFromNearPlusOne = (gl_Position.w - czm_currentFrustum.x) + 1.0;
|
||
gl_Position = czm_updatePositionDepth(gl_Position);
|
||
#endif
|
||
}
|
||
|
||
/**
|
||
* Writes the logarithmic depth to gl_Position using the provided clip coordinates.
|
||
* <p>
|
||
* An example use case for this function would be moving the vertex in window coordinates
|
||
* before converting back to clip coordinates. Use the original vertex clip coordinates.
|
||
* </p>
|
||
* @name czm_vertexLogDepth
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} clipCoords The vertex in clip coordinates.
|
||
*
|
||
* @example
|
||
* czm_vertexLogDepth(czm_projection * vec4(positionEyeCoordinates, 1.0));
|
||
*/
|
||
void czm_vertexLogDepth(vec4 clipCoords)
|
||
{
|
||
#ifdef LOG_DEPTH
|
||
v_depthFromNearPlusOne = (clipCoords.w - czm_currentFrustum.x) + 1.0;
|
||
czm_updatePositionDepth(clipCoords);
|
||
#endif
|
||
}
|
||
`;var Rw=`vec4 czm_screenToEyeCoordinates(vec4 screenCoordinate)
|
||
{
|
||
// Reconstruct NDC coordinates
|
||
float x = 2.0 * screenCoordinate.x - 1.0;
|
||
float y = 2.0 * screenCoordinate.y - 1.0;
|
||
float z = (screenCoordinate.z - czm_viewportTransformation[3][2]) / czm_viewportTransformation[2][2];
|
||
vec4 q = vec4(x, y, z, 1.0);
|
||
|
||
// Reverse the perspective division to obtain clip coordinates.
|
||
q /= screenCoordinate.w;
|
||
|
||
// Reverse the projection transformation to obtain eye coordinates.
|
||
if (!(czm_inverseProjection == mat4(0.0))) // IE and Edge sometimes do something weird with != between mat4s
|
||
{
|
||
q = czm_inverseProjection * q;
|
||
}
|
||
else
|
||
{
|
||
float top = czm_frustumPlanes.x;
|
||
float bottom = czm_frustumPlanes.y;
|
||
float left = czm_frustumPlanes.z;
|
||
float right = czm_frustumPlanes.w;
|
||
|
||
float near = czm_currentFrustum.x;
|
||
float far = czm_currentFrustum.y;
|
||
|
||
q.x = (q.x * (right - left) + left + right) * 0.5;
|
||
q.y = (q.y * (top - bottom) + bottom + top) * 0.5;
|
||
q.z = (q.z * (near - far) - near - far) * 0.5;
|
||
q.w = 1.0;
|
||
}
|
||
|
||
return q;
|
||
}
|
||
|
||
/**
|
||
* Transforms a position from window to eye coordinates.
|
||
* The transform from window to normalized device coordinates is done using components
|
||
* of (@link czm_viewport} and {@link czm_viewportTransformation} instead of calculating
|
||
* the inverse of <code>czm_viewportTransformation</code>. The transformation from
|
||
* normalized device coordinates to clip coordinates is done using <code>fragmentCoordinate.w</code>,
|
||
* which is expected to be the scalar used in the perspective divide. The transformation
|
||
* from clip to eye coordinates is done using {@link czm_inverseProjection}.
|
||
*
|
||
* @name czm_windowToEyeCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {vec4} fragmentCoordinate The position in window coordinates to transform.
|
||
*
|
||
* @returns {vec4} The transformed position in eye coordinates.
|
||
*
|
||
* @see czm_modelToWindowCoordinates
|
||
* @see czm_eyeToWindowCoordinates
|
||
* @see czm_inverseProjection
|
||
* @see czm_viewport
|
||
* @see czm_viewportTransformation
|
||
*
|
||
* @example
|
||
* vec4 positionEC = czm_windowToEyeCoordinates(gl_FragCoord);
|
||
*/
|
||
vec4 czm_windowToEyeCoordinates(vec4 fragmentCoordinate)
|
||
{
|
||
vec2 screenCoordXY = (fragmentCoordinate.xy - czm_viewport.xy) / czm_viewport.zw;
|
||
return czm_screenToEyeCoordinates(vec4(screenCoordXY, fragmentCoordinate.zw));
|
||
}
|
||
|
||
vec4 czm_screenToEyeCoordinates(vec2 screenCoordinateXY, float depthOrLogDepth)
|
||
{
|
||
// See reverseLogDepth.glsl. This is separate to re-use the pow.
|
||
#if defined(LOG_DEPTH) || defined(LOG_DEPTH_READ_ONLY)
|
||
float near = czm_currentFrustum.x;
|
||
float far = czm_currentFrustum.y;
|
||
float log2Depth = depthOrLogDepth * czm_log2FarDepthFromNearPlusOne;
|
||
float depthFromNear = pow(2.0, log2Depth) - 1.0;
|
||
float depthFromCamera = depthFromNear + near;
|
||
vec4 screenCoord = vec4(screenCoordinateXY, far * (1.0 - near / depthFromCamera) / (far - near), 1.0);
|
||
vec4 eyeCoordinate = czm_screenToEyeCoordinates(screenCoord);
|
||
eyeCoordinate.w = 1.0 / depthFromCamera; // Better precision
|
||
return eyeCoordinate;
|
||
#else
|
||
vec4 screenCoord = vec4(screenCoordinateXY, depthOrLogDepth, 1.0);
|
||
vec4 eyeCoordinate = czm_screenToEyeCoordinates(screenCoord);
|
||
#endif
|
||
return eyeCoordinate;
|
||
}
|
||
|
||
/**
|
||
* Transforms a position given as window x/y and a depth or a log depth from window to eye coordinates.
|
||
* This function produces more accurate results for window positions with log depth than
|
||
* conventionally unpacking the log depth using czm_reverseLogDepth and using the standard version
|
||
* of czm_windowToEyeCoordinates.
|
||
*
|
||
* @name czm_windowToEyeCoordinates
|
||
* @glslFunction
|
||
*
|
||
* @param {vec2} fragmentCoordinateXY The XY position in window coordinates to transform.
|
||
* @param {float} depthOrLogDepth A depth or log depth for the fragment.
|
||
*
|
||
* @see czm_modelToWindowCoordinates
|
||
* @see czm_eyeToWindowCoordinates
|
||
* @see czm_inverseProjection
|
||
* @see czm_viewport
|
||
* @see czm_viewportTransformation
|
||
*
|
||
* @returns {vec4} The transformed position in eye coordinates.
|
||
*/
|
||
vec4 czm_windowToEyeCoordinates(vec2 fragmentCoordinateXY, float depthOrLogDepth)
|
||
{
|
||
vec2 screenCoordXY = (fragmentCoordinateXY.xy - czm_viewport.xy) / czm_viewport.zw;
|
||
return czm_screenToEyeCoordinates(screenCoordXY, depthOrLogDepth);
|
||
}
|
||
`;var Bw=`// emulated noperspective
|
||
#if defined(GL_EXT_frag_depth) && !defined(LOG_DEPTH)
|
||
varying float v_WindowZ;
|
||
#endif
|
||
|
||
/**
|
||
* Emulates GL_DEPTH_CLAMP. Clamps a fragment to the near and far plane
|
||
* by writing the fragment's depth. See czm_depthClamp for more details.
|
||
* <p>
|
||
* The shader must enable the GL_EXT_frag_depth extension.
|
||
* </p>
|
||
*
|
||
* @name czm_writeDepthClamp
|
||
* @glslFunction
|
||
*
|
||
* @example
|
||
* gl_FragColor = color;
|
||
* czm_writeDepthClamp();
|
||
*
|
||
* @see czm_depthClamp
|
||
*/
|
||
void czm_writeDepthClamp()
|
||
{
|
||
#if defined(GL_EXT_frag_depth) && !defined(LOG_DEPTH)
|
||
gl_FragDepthEXT = clamp(v_WindowZ * gl_FragCoord.w, 0.0, 1.0);
|
||
#endif
|
||
}
|
||
`;var Mw=`#ifdef LOG_DEPTH
|
||
varying float v_depthFromNearPlusOne;
|
||
|
||
#ifdef POLYGON_OFFSET
|
||
uniform vec2 u_polygonOffset;
|
||
#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
#endif
|
||
|
||
#endif
|
||
|
||
/**
|
||
* Writes the fragment depth to the logarithmic depth buffer.
|
||
* <p>
|
||
* Use this when the vertex shader does not call {@link czm_vertexlogDepth}, for example, when
|
||
* ray-casting geometry using a full screen quad.
|
||
* </p>
|
||
* @name czm_writeLogDepth
|
||
* @glslFunction
|
||
*
|
||
* @param {float} depth The depth coordinate, where 1.0 is on the near plane and
|
||
* depth increases in eye-space units from there
|
||
*
|
||
* @example
|
||
* czm_writeLogDepth((czm_projection * v_positionEyeCoordinates).w + 1.0);
|
||
*/
|
||
void czm_writeLogDepth(float depth)
|
||
{
|
||
#if defined(GL_EXT_frag_depth) && defined(LOG_DEPTH)
|
||
// Discard the vertex if it's not between the near and far planes.
|
||
// We allow a bit of epsilon on the near plane comparison because a 1.0
|
||
// from the vertex shader (indicating the vertex should be _on_ the near
|
||
// plane) will not necessarily come here as exactly 1.0.
|
||
if (depth <= 0.9999999 || depth > czm_farDepthFromNearPlusOne) {
|
||
discard;
|
||
}
|
||
|
||
#ifdef POLYGON_OFFSET
|
||
// Polygon offset: m * factor + r * units
|
||
float factor = u_polygonOffset[0];
|
||
float units = u_polygonOffset[1];
|
||
|
||
// If we can't compute derivatives, just leave out the factor I guess?
|
||
#ifdef GL_OES_standard_derivatives
|
||
if (factor != 0.0) {
|
||
// m = sqrt(dZdX^2 + dZdY^2);
|
||
float x = dFdx(depth);
|
||
float y = dFdy(depth);
|
||
float m = sqrt(x * x + y * y);
|
||
|
||
// Apply the factor before computing the log depth.
|
||
depth += m * factor;
|
||
}
|
||
#endif
|
||
|
||
#endif
|
||
|
||
gl_FragDepthEXT = log2(depth) * czm_oneOverLog2FarDepthFromNearPlusOne;
|
||
|
||
#ifdef POLYGON_OFFSET
|
||
// Apply the units after the log depth.
|
||
gl_FragDepthEXT += czm_epsilon7 * units;
|
||
#endif
|
||
|
||
#endif
|
||
}
|
||
|
||
/**
|
||
* Writes the fragment depth to the logarithmic depth buffer.
|
||
* <p>
|
||
* Use this when the vertex shader calls {@link czm_vertexlogDepth}.
|
||
* </p>
|
||
*
|
||
* @name czm_writeLogDepth
|
||
* @glslFunction
|
||
*/
|
||
void czm_writeLogDepth() {
|
||
#ifdef LOG_DEPTH
|
||
czm_writeLogDepth(v_depthFromNearPlusOne);
|
||
#endif
|
||
}
|
||
`;var Lw=`/**
|
||
* Transforms a value for non-perspective interpolation by multiplying
|
||
* it by w, the value used in the perspective divide. This function is
|
||
* intended to be called in a vertex shader to compute the value of a
|
||
* \`varying\` that should not be subject to perspective interpolation.
|
||
* For example, screen-space texture coordinates. The fragment shader
|
||
* must call {@link czm_readNonPerspective} to retrieve the final
|
||
* non-perspective value.
|
||
*
|
||
* @name czm_writeNonPerspective
|
||
* @glslFunction
|
||
*
|
||
* @param {float|vec2|vec3|vec4} value The value to be interpolated without accounting for perspective.
|
||
* @param {float} w The perspective divide value. Usually this is the computed \`gl_Position.w\`.
|
||
* @returns {float|vec2|vec3|vec4} The transformed value, intended to be stored in a \`varying\` and read in the
|
||
* fragment shader with {@link czm_readNonPerspective}.
|
||
*/
|
||
float czm_writeNonPerspective(float value, float w) {
|
||
return value * w;
|
||
}
|
||
|
||
vec2 czm_writeNonPerspective(vec2 value, float w) {
|
||
return value * w;
|
||
}
|
||
|
||
vec3 czm_writeNonPerspective(vec3 value, float w) {
|
||
return value * w;
|
||
}
|
||
|
||
vec4 czm_writeNonPerspective(vec4 value, float w) {
|
||
return value * w;
|
||
}
|
||
`;var T0={czm_degreesPerRadian:mv,czm_depthRange:pv,czm_epsilon1:_v,czm_epsilon2:gv,czm_epsilon3:yv,czm_epsilon4:Av,czm_epsilon5:xv,czm_epsilon6:Cv,czm_epsilon7:Tv,czm_infinity:Ev,czm_oneOverPi:bv,czm_oneOverTwoPi:Sv,czm_passCesium3DTile:vv,czm_passCesium3DTileClassification:Dv,czm_passCesium3DTileClassificationIgnoreShow:wv,czm_passClassification:Iv,czm_passCompute:Pv,czm_passEnvironment:Ov,czm_passGlobe:Rv,czm_passOpaque:Bv,czm_passOverlay:Mv,czm_passTerrainClassification:Lv,czm_passTranslucent:Nv,czm_passVoxels:Fv,czm_pi:Vv,czm_piOverFour:Uv,czm_piOverSix:kv,czm_piOverThree:zv,czm_piOverTwo:Hv,czm_radiansPerDegree:Gv,czm_sceneMode2D:Wv,czm_sceneMode3D:jv,czm_sceneModeColumbusView:Yv,czm_sceneModeMorphing:qv,czm_solarRadius:Xv,czm_threePiOver2:Kv,czm_twoPi:Zv,czm_webMercatorMaxLatitude:Jv,czm_depthRangeStruct:Qv,czm_material:$v,czm_materialInput:eD,czm_modelMaterial:tD,czm_modelVertexOutput:nD,czm_pbrParameters:iD,czm_ray:oD,czm_raySegment:rD,czm_shadowParameters:sD,czm_HSBToRGB:aD,czm_HSLToRGB:cD,czm_RGBToHSB:lD,czm_RGBToHSL:uD,czm_RGBToXYZ:fD,czm_XYZToRGB:dD,czm_acesTonemapping:hD,czm_alphaWeight:mD,czm_antialias:pD,czm_approximateSphericalCoordinates:_D,czm_backFacing:gD,czm_branchFreeTernary:yD,czm_cascadeColor:AD,czm_cascadeDistance:xD,czm_cascadeMatrix:CD,czm_cascadeWeights:TD,czm_columbusViewMorph:ED,czm_computePosition:bD,czm_cosineAndSine:SD,czm_decompressTextureCoordinates:vD,czm_defaultPbrMaterial:DD,czm_depthClamp:wD,czm_eastNorthUpToEyeCoordinates:ID,czm_ellipsoidContainsPoint:PD,czm_ellipsoidWgs84TextureCoordinates:OD,czm_equalsEpsilon:RD,czm_eyeOffset:BD,czm_eyeToWindowCoordinates:MD,czm_fastApproximateAtan:LD,czm_fog:ND,czm_gammaCorrect:FD,czm_geodeticSurfaceNormal:VD,czm_getDefaultMaterial:UD,czm_getLambertDiffuse:kD,czm_getSpecular:zD,czm_getWaterNoise:HD,czm_hue:GD,czm_inverseGamma:WD,czm_isEmpty:jD,czm_isFull:YD,czm_latitudeToWebMercatorFraction:qD,czm_lineDistance:XD,czm_linearToSrgb:KD,czm_luminance:ZD,czm_metersPerPixel:JD,czm_modelToWindowCoordinates:QD,czm_multiplyWithColorBalance:$D,czm_nearFarScalar:ew,czm_octDecode:tw,czm_packDepth:nw,czm_pbrLighting:iw,czm_pbrMetallicRoughnessMaterial:ow,czm_pbrSpecularGlossinessMaterial:rw,czm_phong:sw,czm_planeDistance:aw,czm_pointAlongRay:cw,czm_rayEllipsoidIntersectionInterval:lw,czm_raySphereIntersectionInterval:uw,czm_readDepth:fw,czm_readNonPerspective:dw,czm_reverseLogDepth:hw,czm_round:mw,czm_sampleOctahedralProjection:pw,czm_saturation:_w,czm_shadowDepthCompare:gw,czm_shadowVisibility:yw,czm_signNotZero:Aw,czm_sphericalHarmonics:xw,czm_srgbToLinear:Cw,czm_tangentToEyeSpaceMatrix:Tw,czm_transformPlane:Ew,czm_translateRelativeToEye:bw,czm_translucentPhong:Sw,czm_transpose:vw,czm_unpackDepth:Dw,czm_unpackFloat:ww,czm_unpackUint:Iw,czm_valueTransform:Pw,czm_vertexLogDepth:Ow,czm_windowToEyeCoordinates:Rw,czm_writeDepthClamp:Bw,czm_writeLogDepth:Mw,czm_writeNonPerspective:Lw};function VJ(e){return e=e.replace(/\/\/.*/g,""),e.replace(/\/\*\*[\s\S]*?\*\//gm,function(t){let n=t.match(/\n/gm).length,i="";for(let o=0;o<n;++o)i+=`
|
||
`;return i})}function UJ(e,t,n){let i;for(let o=0;o<n.length;++o)n[o].name===e&&(i=n[o]);return u(i)||(t=VJ(t),i={name:e,glslSource:t,dependsOn:[],requiredBy:[],evaluated:!1},n.push(i)),i}function kJ(e,t){if(e.evaluated)return;e.evaluated=!0;let n=e.glslSource.match(/\bczm_[a-zA-Z0-9_]*/g);u(n)&&n!==null&&(n=n.filter(function(i,o){return n.indexOf(i)===o}),n.forEach(function(i){if(i!==e.name&&ys._czmBuiltinsAndUniforms.hasOwnProperty(i)){let o=UJ(i,ys._czmBuiltinsAndUniforms[i],t);e.dependsOn.push(o),o.requiredBy.push(e),kJ(o,t)}}))}function FEe(e){let t=[],n=[];for(;e.length>0;){let o=e.pop();n.push(o),o.requiredBy.length===0&&t.push(o)}for(;t.length>0;){let o=t.shift();e.push(o);for(let r=0;r<o.dependsOn.length;++r){let s=o.dependsOn[r],a=s.requiredBy.indexOf(o);s.requiredBy.splice(a,1),s.requiredBy.length===0&&t.push(s)}}let i=[];for(let o=0;o<n.length;++o)n[o].requiredBy.length!==0&&i.push(n[o])}function VEe(e){let t=[],n=UJ("main",e,t);kJ(n,t),FEe(t);let i="";for(let o=t.length-1;o>=0;--o)i=`${i+t[o].glslSource}
|
||
`;return i.replace(n.glslSource,"")}function zJ(e,t,n){let i,o,r="",s=e.sources;if(u(s))for(i=0,o=s.length;i<o;++i)r+=`
|
||
#line 0
|
||
${s[i]}`;r=VJ(r);let a;r=r.replace(/#version\s+(.*?)\n/gm,function(g,m){return a=m,`
|
||
`});let c=[];r=r.replace(/#extension.*\n/gm,function(g){return c.push(g),`
|
||
`}),r=r.replace(/precision\s(lowp|mediump|highp)\s(float|int);/,"");let l=e.pickColorQualifier;u(l)&&(r=ys.createPickFragmentShaderSource(r,l));let f="";u(a)&&(f=`#version ${a}
|
||
`);let d=c.length;for(i=0;i<d;i++)f+=c[i];t&&(f+=`#ifdef GL_FRAGMENT_PRECISION_HIGH
|
||
precision highp float;
|
||
precision highp int;
|
||
#else
|
||
precision mediump float;
|
||
precision mediump int;
|
||
#define highp mediump
|
||
#endif
|
||
|
||
`);let p=e.defines;if(u(p))for(i=0,o=p.length;i<o;++i){let g=p[i];g.length!==0&&(f+=`#define ${g}
|
||
`)}return n.webgl2&&(f+=`#define OUTPUT_DECLARATION
|
||
|
||
`),n.textureFloatLinear&&(f+=`#define OES_texture_float_linear
|
||
|
||
`),n.floatingPointTexture&&(f+=`#define OES_texture_float
|
||
|
||
`),e.includeBuiltIns&&(f+=VEe(r)),f+=`
|
||
#line 0
|
||
`,f+=r,n.webgl2&&(f=hv(f,t,!0)),f}function ys(e){e=y(e,y.EMPTY_OBJECT);let t=e.pickColorQualifier;this.defines=u(e.defines)?e.defines.slice(0):[],this.sources=u(e.sources)?e.sources.slice(0):[],this.pickColorQualifier=t,this.includeBuiltIns=y(e.includeBuiltIns,!0)}ys.prototype.clone=function(){return new ys({sources:this.sources,defines:this.defines,pickColorQualifier:this.pickColorQualifier,includeBuiltIns:this.includeBuiltIns})};ys.replaceMain=function(e,t){return t=`void ${t}()`,e.replace(/void\s+main\s*\(\s*(?:void)?\s*\)/g,t)};ys.prototype.getCacheKey=function(){let t=this.defines.slice().sort().join(","),n=this.pickColorQualifier,i=this.includeBuiltIns,o=this.sources.join(`
|
||
`);return`${t}:${n}:${i}:${o}`};ys.prototype.createCombinedVertexShader=function(e){return zJ(this,!1,e)};ys.prototype.createCombinedFragmentShader=function(e){return zJ(this,!0,e)};ys._czmBuiltinsAndUniforms={};for(let e in T0)T0.hasOwnProperty(e)&&(ys._czmBuiltinsAndUniforms[e]=T0[e]);for(let e in Om)if(Om.hasOwnProperty(e)){let t=Om[e];typeof t.getDeclaration=="function"&&(ys._czmBuiltinsAndUniforms[e]=t.getDeclaration(e))}ys.createPickVertexShaderSource=function(e){return`${ys.replaceMain(e,"czm_old_main")}
|
||
attribute vec4 pickColor;
|
||
varying vec4 czm_pickColor;
|
||
void main()
|
||
{
|
||
czm_old_main();
|
||
czm_pickColor = pickColor;
|
||
}`};ys.createPickFragmentShaderSource=function(e,t){let n=ys.replaceMain(e,"czm_old_main"),i=`${t} vec4 czm_pickColor;
|
||
void main()
|
||
{
|
||
czm_old_main();
|
||
if (gl_FragColor.a == 0.0) {
|
||
discard;
|
||
}
|
||
gl_FragColor = czm_pickColor;
|
||
}`;return`${n}
|
||
${i}`};function UEe(e,t){let n=e.defines,i=n.length;for(let o=0;o<i;++o)if(n[o]===t)return!0;return!1}function HJ(e,t){let n=e.sources,i=n.length;for(let o=0;o<i;++o)if(n[o].indexOf(t)!==-1)return!0;return!1}function GJ(e,t){let n=t.length;for(let i=0;i<n;++i){let o=t[i];if(HJ(e,o))return o}}var kEe=["v_normalEC","v_normal"];ys.findNormalVarying=function(e){return HJ(e,"#ifdef HAS_NORMALS")?UEe(e,"HAS_NORMALS")?"v_normalEC":void 0:GJ(e,kEe)};var zEe=["v_positionEC"];ys.findPositionVarying=function(e){return GJ(e,zEe)};var ke=ys;function jf(e){this._context=e,this._shaders={},this._numberOfShaders=0,this._shadersToRelease={}}Object.defineProperties(jf.prototype,{numberOfShaders:{get:function(){return this._numberOfShaders}}});jf.prototype.replaceShaderProgram=function(e){return u(e.shaderProgram)&&e.shaderProgram.destroy(),this.getShaderProgram(e)};function HEe(e){let t=Object.keys(e).sort();return JSON.stringify(e,t)}jf.prototype.getShaderProgram=function(e){let t=e.vertexShaderSource,n=e.fragmentShaderSource,i=e.attributeLocations;typeof t=="string"&&(t=new ke({sources:[t]})),typeof n=="string"&&(n=new ke({sources:[n]}));let o=t.getCacheKey(),r=n.getCacheKey(),s=u(i)?HEe(i):"",a=`${o}:${r}:${s}`,c;if(u(this._shaders[a]))c=this._shaders[a],delete this._shadersToRelease[a];else{let l=this._context,f=t.createCombinedVertexShader(l),d=n.createCombinedFragmentShader(l),p=new Xt({gl:l._gl,logShaderCompilation:l.logShaderCompilation,debugShaders:l.debugShaders,vertexShaderSource:t,vertexShaderText:f,fragmentShaderSource:n,fragmentShaderText:d,attributeLocations:i});c={cache:this,shaderProgram:p,keyword:a,derivedKeywords:[],count:0},p._cachedShader=c,this._shaders[a]=c,++this._numberOfShaders}return++c.count,c.shaderProgram};jf.prototype.replaceDerivedShaderProgram=function(e,t,n){let i=e._cachedShader,o=t+i.keyword,r=this._shaders[o];if(u(r)){NG(this,r);let s=i.derivedKeywords.indexOf(t);s>-1&&i.derivedKeywords.splice(s,1)}return this.createDerivedShaderProgram(e,t,n)};jf.prototype.getDerivedShaderProgram=function(e,t){let n=e._cachedShader,i=t+n.keyword,o=this._shaders[i];if(u(o))return o.shaderProgram};jf.prototype.createDerivedShaderProgram=function(e,t,n){let i=e._cachedShader,o=t+i.keyword,r=n.vertexShaderSource,s=n.fragmentShaderSource,a=n.attributeLocations;typeof r=="string"&&(r=new ke({sources:[r]})),typeof s=="string"&&(s=new ke({sources:[s]}));let c=this._context,l=r.createCombinedVertexShader(c),f=s.createCombinedFragmentShader(c),d=new Xt({gl:c._gl,logShaderCompilation:c.logShaderCompilation,debugShaders:c.debugShaders,vertexShaderSource:r,vertexShaderText:l,fragmentShaderSource:s,fragmentShaderText:f,attributeLocations:a}),p={cache:this,shaderProgram:d,keyword:o,derivedKeywords:[],count:0};return i.derivedKeywords.push(t),d._cachedShader=p,this._shaders[o]=p,d};function NG(e,t){let n=t.derivedKeywords,i=n.length;for(let o=0;o<i;++o){let r=n[o]+t.keyword,s=e._shaders[r];NG(e,s)}delete e._shaders[t.keyword],t.shaderProgram.finalDestroy()}jf.prototype.destroyReleasedShaderPrograms=function(){let e=this._shadersToRelease;for(let t in e)if(e.hasOwnProperty(t)){let n=e[t];NG(this,n),--this._numberOfShaders}this._shadersToRelease={}};jf.prototype.releaseShaderProgram=function(e){if(u(e)){let t=e._cachedShader;t&&--t.count===0&&(this._shadersToRelease[t.keyword]=t)}};jf.prototype.isDestroyed=function(){return!1};jf.prototype.destroy=function(){let e=this._shaders;for(let t in e)e.hasOwnProperty(t)&&e[t].shaderProgram.finalDestroy();return le(this)};var Nw=jf;function Yf(e){e=y(e,y.EMPTY_OBJECT);let t=e.context,n=e.width,i=e.height,o=e.source;u(o)&&(u(n)||(n=y(o.videoWidth,o.width)),u(i)||(i=y(o.videoHeight,o.height)));let r=y(e.pixelFormat,st.RGBA),s=y(e.pixelDatatype,Xe.UNSIGNED_BYTE),a=st.toInternalFormat(r,s,t),c=st.isCompressedFormat(a),l=e.preMultiplyAlpha||r===st.RGB||r===st.LUMINANCE,f=y(e.flipY,!0),d=y(e.skipColorSpaceConversion,!1),p=!0,g=t._gl,m=g.TEXTURE_2D,A=g.createTexture();g.activeTexture(g.TEXTURE0),g.bindTexture(m,A);let x=4;if(u(o)&&u(o.arrayBufferView)&&!c&&(x=st.alignmentInBytes(r,s,n)),g.pixelStorei(g.UNPACK_ALIGNMENT,x),d?g.pixelStorei(g.UNPACK_COLORSPACE_CONVERSION_WEBGL,g.NONE):g.pixelStorei(g.UNPACK_COLORSPACE_CONVERSION_WEBGL,g.BROWSER_DEFAULT_WEBGL),u(o))if(u(o.arrayBufferView)){g.pixelStorei(g.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),g.pixelStorei(g.UNPACK_FLIP_Y_WEBGL,!1);let T=o.arrayBufferView,E,S,v;if(c){if(g.compressedTexImage2D(m,0,a,n,i,0,T),u(o.mipLevels))for(S=n,v=i,E=0;E<o.mipLevels.length;++E)S=Math.floor(S/2)|0,S<1&&(S=1),v=Math.floor(v/2)|0,v<1&&(v=1),g.compressedTexImage2D(m,E+1,a,S,v,0,o.mipLevels[E])}else if(f&&(T=st.flipY(T,r,s,n,i)),g.texImage2D(m,0,a,n,i,0,r,Xe.toWebGLConstant(s,t),T),u(o.mipLevels))for(S=n,v=i,E=0;E<o.mipLevels.length;++E)S=Math.floor(S/2)|0,S<1&&(S=1),v=Math.floor(v/2)|0,v<1&&(v=1),g.texImage2D(m,E+1,a,S,v,0,r,Xe.toWebGLConstant(s,t),o.mipLevels[E])}else u(o.framebuffer)?(g.pixelStorei(g.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),g.pixelStorei(g.UNPACK_FLIP_Y_WEBGL,!1),o.framebuffer!==t.defaultFramebuffer&&o.framebuffer._bind(),g.copyTexImage2D(m,0,a,o.xOffset,o.yOffset,n,i,0),o.framebuffer!==t.defaultFramebuffer&&o.framebuffer._unBind()):(g.pixelStorei(g.UNPACK_PREMULTIPLY_ALPHA_WEBGL,l),g.pixelStorei(g.UNPACK_FLIP_Y_WEBGL,f),g.texImage2D(m,0,a,r,Xe.toWebGLConstant(s,t),o));else g.texImage2D(m,0,a,n,i,0,r,Xe.toWebGLConstant(s,t),null),p=!1;g.bindTexture(m,null);let C;c?C=st.compressedTextureSizeInBytes(r,n,i):C=st.textureSizeInBytes(r,s,n,i),this._id=Hn(),this._context=t,this._textureFilterAnisotropic=t._textureFilterAnisotropic,this._textureTarget=m,this._texture=A,this._internalFormat=a,this._pixelFormat=r,this._pixelDatatype=s,this._width=n,this._height=i,this._dimensions=new H(n,i),this._hasMipmap=!1,this._sizeInBytes=C,this._preMultiplyAlpha=l,this._flipY=f,this._initialized=p,this._sampler=void 0,this.sampler=u(e.sampler)?e.sampler:new ln}Yf.create=function(e){return new Yf(e)};Yf.fromFramebuffer=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.context,n=t._gl,i=y(e.pixelFormat,st.RGB),o=y(e.framebufferXOffset,0),r=y(e.framebufferYOffset,0),s=y(e.width,n.drawingBufferWidth),a=y(e.height,n.drawingBufferHeight),c=e.framebuffer;return new Yf({context:t,width:s,height:a,pixelFormat:i,source:{framebuffer:u(c)?c:t.defaultFramebuffer,xOffset:o,yOffset:r,width:s,height:a}})};Object.defineProperties(Yf.prototype,{id:{get:function(){return this._id}},sampler:{get:function(){return this._sampler},set:function(e){let t=e.minificationFilter,n=e.magnificationFilter,i=this._context,o=this._pixelFormat,r=this._pixelDatatype,s=t===an.NEAREST_MIPMAP_NEAREST||t===an.NEAREST_MIPMAP_LINEAR||t===an.LINEAR_MIPMAP_NEAREST||t===an.LINEAR_MIPMAP_LINEAR;(r===Xe.FLOAT&&!i.textureFloatLinear||r===Xe.HALF_FLOAT&&!i.textureHalfFloatLinear)&&(t=s?an.NEAREST_MIPMAP_NEAREST:an.NEAREST,n=_i.NEAREST),i.webgl2&&st.isDepthFormat(o)&&(t=an.NEAREST,n=_i.NEAREST);let a=i._gl,c=this._textureTarget;a.activeTexture(a.TEXTURE0),a.bindTexture(c,this._texture),a.texParameteri(c,a.TEXTURE_MIN_FILTER,t),a.texParameteri(c,a.TEXTURE_MAG_FILTER,n),a.texParameteri(c,a.TEXTURE_WRAP_S,e.wrapS),a.texParameteri(c,a.TEXTURE_WRAP_T,e.wrapT),u(this._textureFilterAnisotropic)&&a.texParameteri(c,this._textureFilterAnisotropic.TEXTURE_MAX_ANISOTROPY_EXT,e.maximumAnisotropy),a.bindTexture(c,null),this._sampler=e}},pixelFormat:{get:function(){return this._pixelFormat}},pixelDatatype:{get:function(){return this._pixelDatatype}},dimensions:{get:function(){return this._dimensions}},preMultiplyAlpha:{get:function(){return this._preMultiplyAlpha}},flipY:{get:function(){return this._flipY}},width:{get:function(){return this._width}},height:{get:function(){return this._height}},sizeInBytes:{get:function(){return this._hasMipmap?Math.floor(this._sizeInBytes*4/3):this._sizeInBytes}},_target:{get:function(){return this._textureTarget}}});Yf.prototype.copyFrom=function(e){let t=y(e.xOffset,0),n=y(e.yOffset,0),i=e.source,o=this._context,r=o._gl,s=this._textureTarget;r.activeTexture(r.TEXTURE0),r.bindTexture(s,this._texture);let a=i.width,c=i.height,l=i.arrayBufferView,f=this._width,d=this._height,p=this._internalFormat,g=this._pixelFormat,m=this._pixelDatatype,A=this._preMultiplyAlpha,x=this._flipY,C=y(e.skipColorSpaceConversion,!1),T=4;u(l)&&(T=st.alignmentInBytes(g,m,a)),r.pixelStorei(r.UNPACK_ALIGNMENT,T),C?r.pixelStorei(r.UNPACK_COLORSPACE_CONVERSION_WEBGL,r.NONE):r.pixelStorei(r.UNPACK_COLORSPACE_CONVERSION_WEBGL,r.BROWSER_DEFAULT_WEBGL);let E=!1;if(!this._initialized){if(t===0&&n===0&&a===f&&c===d)u(l)?(r.pixelStorei(r.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),r.pixelStorei(r.UNPACK_FLIP_Y_WEBGL,!1),x&&(l=st.flipY(l,g,m,f,d)),r.texImage2D(s,0,p,f,d,0,g,Xe.toWebGLConstant(m,o),l)):(r.pixelStorei(r.UNPACK_PREMULTIPLY_ALPHA_WEBGL,A),r.pixelStorei(r.UNPACK_FLIP_Y_WEBGL,x),r.texImage2D(s,0,p,g,Xe.toWebGLConstant(m,o),i)),E=!0;else{r.pixelStorei(r.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),r.pixelStorei(r.UNPACK_FLIP_Y_WEBGL,!1);let S=st.createTypedArray(g,m,f,d);r.texImage2D(s,0,p,f,d,0,g,Xe.toWebGLConstant(m,o),S)}this._initialized=!0}E||(u(l)?(r.pixelStorei(r.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),r.pixelStorei(r.UNPACK_FLIP_Y_WEBGL,!1),x&&(l=st.flipY(l,g,m,a,c)),r.texSubImage2D(s,0,t,n,a,c,g,Xe.toWebGLConstant(m,o),l)):(r.pixelStorei(r.UNPACK_PREMULTIPLY_ALPHA_WEBGL,A),r.pixelStorei(r.UNPACK_FLIP_Y_WEBGL,x),r.texSubImage2D(s,0,t,n,g,Xe.toWebGLConstant(m,o),i))),r.bindTexture(s,null)};Yf.prototype.copyFromFramebuffer=function(e,t,n,i,o,r){e=y(e,0),t=y(t,0),n=y(n,0),i=y(i,0),o=y(o,this._width),r=y(r,this._height);let s=this._context._gl,a=this._textureTarget;s.activeTexture(s.TEXTURE0),s.bindTexture(a,this._texture),s.copyTexSubImage2D(a,0,e,t,n,i,o,r),s.bindTexture(a,null),this._initialized=!0};Yf.prototype.generateMipmap=function(e){e=y(e,Ah.DONT_CARE),this._hasMipmap=!0;let t=this._context._gl,n=this._textureTarget;t.hint(t.GENERATE_MIPMAP_HINT,e),t.activeTexture(t.TEXTURE0),t.bindTexture(n,this._texture),t.generateMipmap(n),t.bindTexture(n,null)};Yf.prototype.isDestroyed=function(){return!1};Yf.prototype.destroy=function(){return this._context._gl.deleteTexture(this._texture),le(this)};var It=Yf;function E0(){this._textures={},this._numberOfTextures=0,this._texturesToRelease={}}Object.defineProperties(E0.prototype,{numberOfTextures:{get:function(){return this._numberOfTextures}}});E0.prototype.getTexture=function(e){let t=this._textures[e];if(u(t))return delete this._texturesToRelease[e],++t.count,t.texture};E0.prototype.addTexture=function(e,t){let n={texture:t,count:1};t.finalDestroy=t.destroy;let i=this;t.destroy=function(){--n.count===0&&(i._texturesToRelease[e]=n)},this._textures[e]=n,++this._numberOfTextures};E0.prototype.destroyReleasedTextures=function(){let e=this._texturesToRelease;for(let t in e)if(e.hasOwnProperty(t)){let n=e[t];delete this._textures[t],n.texture.finalDestroy(),--this._numberOfTextures}this._texturesToRelease={}};E0.prototype.isDestroyed=function(){return!1};E0.prototype.destroy=function(){let e=this._textures;for(let t in e)e.hasOwnProperty(t)&&e[t].texture.finalDestroy();return le(this)};var Fw=E0;function Ch(){this.high=h.clone(h.ZERO),this.low=h.clone(h.ZERO)}Ch.encode=function(e,t){u(t)||(t={high:0,low:0});let n;return e>=0?(n=Math.floor(e/65536)*65536,t.high=n,t.low=e-n):(n=Math.floor(-e/65536)*65536,t.high=-n,t.low=e+n),t};var Hm={high:0,low:0};Ch.fromCartesian=function(e,t){u(t)||(t=new Ch);let n=t.high,i=t.low;return Ch.encode(e.x,Hm),n.x=Hm.high,i.x=Hm.low,Ch.encode(e.y,Hm),n.y=Hm.high,i.y=Hm.low,Ch.encode(e.z,Hm),n.z=Hm.high,i.z=Hm.low,t};var FG=new Ch;Ch.writeElements=function(e,t,n){Ch.fromCartesian(e,FG);let i=FG.high,o=FG.low;t[n]=i.x,t[n+1]=i.y,t[n+2]=i.z,t[n+3]=o.x,t[n+4]=o.y,t[n+5]=o.z};var Gn=Ch;function As(e,t){this.normal=h.clone(e),this.distance=t}As.fromPointNormal=function(e,t,n){let i=-h.dot(t,e);return u(n)?(h.clone(t,n.normal),n.distance=i,n):new As(t,i)};var GEe=new h;As.fromCartesian4=function(e,t){let n=h.fromCartesian4(e,GEe),i=e.w;return u(t)?(h.clone(n,t.normal),t.distance=i,t):new As(n,i)};As.getPointDistance=function(e,t){return h.dot(e.normal,t)+e.distance};var WEe=new h;As.projectPointOntoPlane=function(e,t,n){u(n)||(n=new h);let i=As.getPointDistance(e,t),o=h.multiplyByScalar(e.normal,i,WEe);return h.subtract(t,o,n)};var jEe=new M,YEe=new oe,qEe=new h;As.transform=function(e,t,n){let i=e.normal,o=e.distance,r=M.inverseTranspose(t,jEe),s=oe.fromElements(i.x,i.y,i.z,o,YEe);s=M.multiplyByVector(r,s,s);let a=h.fromCartesian4(s,qEe);return s=oe.divideByScalar(s,h.magnitude(a),s),As.fromCartesian4(s,n)};As.clone=function(e,t){return u(t)?(h.clone(e.normal,t.normal),t.distance=e.distance,t):new As(e.normal,e.distance)};As.equals=function(e,t){return e.distance===t.distance&&h.equals(e.normal,t.normal)};As.ORIGIN_XY_PLANE=Object.freeze(new As(h.UNIT_Z,0));As.ORIGIN_YZ_PLANE=Object.freeze(new As(h.UNIT_X,0));As.ORIGIN_ZX_PLANE=Object.freeze(new As(h.UNIT_Y,0));var cn=As;function Vu(e){this.planes=y(e,[])}var Vw=[new h,new h,new h];h.clone(h.UNIT_X,Vw[0]);h.clone(h.UNIT_Y,Vw[1]);h.clone(h.UNIT_Z,Vw[2]);var K_=new h,XEe=new h,WJ=new cn(new h(1,0,0),0);Vu.fromBoundingSphere=function(e,t){u(t)||(t=new Vu);let n=Vw.length,i=t.planes;i.length=2*n;let o=e.center,r=e.radius,s=0;for(let a=0;a<n;++a){let c=Vw[a],l=i[s],f=i[s+1];u(l)||(l=i[s]=new oe),u(f)||(f=i[s+1]=new oe),h.multiplyByScalar(c,-r,K_),h.add(o,K_,K_),l.x=c.x,l.y=c.y,l.z=c.z,l.w=-h.dot(c,K_),h.multiplyByScalar(c,r,K_),h.add(o,K_,K_),f.x=-c.x,f.y=-c.y,f.z=-c.z,f.w=-h.dot(h.negate(c,XEe),K_),s+=2}return t};Vu.prototype.computeVisibility=function(e){let t=this.planes,n=!1;for(let i=0,o=t.length;i<o;++i){let r=e.intersectPlane(cn.fromCartesian4(t[i],WJ));if(r===Qt.OUTSIDE)return Qt.OUTSIDE;r===Qt.INTERSECTING&&(n=!0)}return n?Qt.INTERSECTING:Qt.INSIDE};Vu.prototype.computeVisibilityWithPlaneMask=function(e,t){if(t===Vu.MASK_OUTSIDE||t===Vu.MASK_INSIDE)return t;let n=Vu.MASK_INSIDE,i=this.planes;for(let o=0,r=i.length;o<r;++o){let s=o<31?1<<o:0;if(o<31&&!(t&s))continue;let a=e.intersectPlane(cn.fromCartesian4(i[o],WJ));if(a===Qt.OUTSIDE)return Vu.MASK_OUTSIDE;a===Qt.INTERSECTING&&(n|=s)}return n};Vu.MASK_OUTSIDE=4294967295;Vu.MASK_INSIDE=0;Vu.MASK_INDETERMINATE=2147483647;var es=Vu;function Th(e){e=y(e,y.EMPTY_OBJECT),this.left=e.left,this._left=void 0,this.right=e.right,this._right=void 0,this.top=e.top,this._top=void 0,this.bottom=e.bottom,this._bottom=void 0,this.near=y(e.near,1),this._near=this.near,this.far=y(e.far,5e8),this._far=this.far,this._cullingVolume=new es,this._orthographicMatrix=new M}function jJ(e){(e.top!==e._top||e.bottom!==e._bottom||e.left!==e._left||e.right!==e._right||e.near!==e._near||e.far!==e._far)&&(e._left=e.left,e._right=e.right,e._top=e.top,e._bottom=e.bottom,e._near=e.near,e._far=e.far,e._orthographicMatrix=M.computeOrthographicOffCenter(e.left,e.right,e.bottom,e.top,e.near,e.far,e._orthographicMatrix))}Object.defineProperties(Th.prototype,{projectionMatrix:{get:function(){return jJ(this),this._orthographicMatrix}}});var KEe=new h,ZEe=new h,JEe=new h,VG=new h;Th.prototype.computeCullingVolume=function(e,t,n){let i=this._cullingVolume.planes,o=this.top,r=this.bottom,s=this.right,a=this.left,c=this.near,l=this.far,f=h.cross(t,n,KEe);h.normalize(f,f);let d=ZEe;h.multiplyByScalar(t,c,d),h.add(e,d,d);let p=JEe;h.multiplyByScalar(f,a,p),h.add(d,p,p);let g=i[0];return u(g)||(g=i[0]=new oe),g.x=f.x,g.y=f.y,g.z=f.z,g.w=-h.dot(f,p),h.multiplyByScalar(f,s,p),h.add(d,p,p),g=i[1],u(g)||(g=i[1]=new oe),g.x=-f.x,g.y=-f.y,g.z=-f.z,g.w=-h.dot(h.negate(f,VG),p),h.multiplyByScalar(n,r,p),h.add(d,p,p),g=i[2],u(g)||(g=i[2]=new oe),g.x=n.x,g.y=n.y,g.z=n.z,g.w=-h.dot(n,p),h.multiplyByScalar(n,o,p),h.add(d,p,p),g=i[3],u(g)||(g=i[3]=new oe),g.x=-n.x,g.y=-n.y,g.z=-n.z,g.w=-h.dot(h.negate(n,VG),p),g=i[4],u(g)||(g=i[4]=new oe),g.x=t.x,g.y=t.y,g.z=t.z,g.w=-h.dot(t,d),h.multiplyByScalar(t,l,p),h.add(e,p,p),g=i[5],u(g)||(g=i[5]=new oe),g.x=-t.x,g.y=-t.y,g.z=-t.z,g.w=-h.dot(h.negate(t,VG),p),this._cullingVolume};Th.prototype.getPixelDimensions=function(e,t,n,i,o){jJ(this);let r=this.right-this.left,s=this.top-this.bottom,a=i*r/e,c=i*s/t;return o.x=a,o.y=c,o};Th.prototype.clone=function(e){return u(e)||(e=new Th),e.left=this.left,e.right=this.right,e.top=this.top,e.bottom=this.bottom,e.near=this.near,e.far=this.far,e._left=void 0,e._right=void 0,e._top=void 0,e._bottom=void 0,e._near=void 0,e._far=void 0,e};Th.prototype.equals=function(e){return u(e)&&e instanceof Th&&this.right===e.right&&this.left===e.left&&this.top===e.top&&this.bottom===e.bottom&&this.near===e.near&&this.far===e.far};Th.prototype.equalsEpsilon=function(e,t,n){return e===this||u(e)&&e instanceof Th&&P.equalsEpsilon(this.right,e.right,t,n)&&P.equalsEpsilon(this.left,e.left,t,n)&&P.equalsEpsilon(this.top,e.top,t,n)&&P.equalsEpsilon(this.bottom,e.bottom,t,n)&&P.equalsEpsilon(this.near,e.near,t,n)&&P.equalsEpsilon(this.far,e.far,t,n)};var Tr=Th;function nl(e){e=y(e,y.EMPTY_OBJECT),this._offCenterFrustum=new Tr,this.width=e.width,this._width=void 0,this.aspectRatio=e.aspectRatio,this._aspectRatio=void 0,this.near=y(e.near,1),this._near=this.near,this.far=y(e.far,5e8),this._far=this.far}nl.packedLength=4;nl.pack=function(e,t,n){return n=y(n,0),t[n++]=e.width,t[n++]=e.aspectRatio,t[n++]=e.near,t[n]=e.far,t};nl.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new nl),n.width=e[t++],n.aspectRatio=e[t++],n.near=e[t++],n.far=e[t],n};function b0(e){let t=e._offCenterFrustum;if(e.width!==e._width||e.aspectRatio!==e._aspectRatio||e.near!==e._near||e.far!==e._far){e._aspectRatio=e.aspectRatio,e._width=e.width,e._near=e.near,e._far=e.far;let n=1/e.aspectRatio;t.right=e.width*.5,t.left=-t.right,t.top=n*t.right,t.bottom=-t.top,t.near=e.near,t.far=e.far}}Object.defineProperties(nl.prototype,{projectionMatrix:{get:function(){return b0(this),this._offCenterFrustum.projectionMatrix}}});nl.prototype.computeCullingVolume=function(e,t,n){return b0(this),this._offCenterFrustum.computeCullingVolume(e,t,n)};nl.prototype.getPixelDimensions=function(e,t,n,i,o){return b0(this),this._offCenterFrustum.getPixelDimensions(e,t,n,i,o)};nl.prototype.clone=function(e){return u(e)||(e=new nl),e.aspectRatio=this.aspectRatio,e.width=this.width,e.near=this.near,e.far=this.far,e._aspectRatio=void 0,e._width=void 0,e._near=void 0,e._far=void 0,this._offCenterFrustum.clone(e._offCenterFrustum),e};nl.prototype.equals=function(e){return!u(e)||!(e instanceof nl)?!1:(b0(this),b0(e),this.width===e.width&&this.aspectRatio===e.aspectRatio&&this._offCenterFrustum.equals(e._offCenterFrustum))};nl.prototype.equalsEpsilon=function(e,t,n){return!u(e)||!(e instanceof nl)?!1:(b0(this),b0(e),P.equalsEpsilon(this.width,e.width,t,n)&&P.equalsEpsilon(this.aspectRatio,e.aspectRatio,t,n)&&this._offCenterFrustum.equalsEpsilon(e._offCenterFrustum,t,n))};var en=nl;var UG={};function QEe(e){let t=6.239996+.0172019696544*e;return .001657*Math.sin(t+.01671*Math.sin(t))}var $Ee=32.184,ebe=2451545;function uQ(e,t){t=$.addSeconds(e,$Ee,t);let n=$.totalDays(t)-ebe;return t=$.addSeconds(t,QEe(n),t),t}var G3=new $(2451545,0,qn.TAI),tbe=1e3,Uu=P.RADIANS_PER_DEGREE,Vl=P.RADIANS_PER_ARCSECOND,aa=14959787e4,YJ=new Z;function fQ(e,t,n,i,o,r,s){n<0&&(n=-n,o+=P.PI);let a=e*(1-t),c=i-o,l=o,f=ibe(r-i,t),d=nbe(t,0);cbe(c,n,l,YJ);let p=a*(1+t),g=Math.cos(f),m=Math.sin(f),A=1+t*g,x=p/A;return u(s)?(s.x=x*g,s.y=x*m,s.z=0):s=new h(x*g,x*m,0),Z.multiplyByVector(YJ,s,s)}function nbe(e,t){return e<=t?"Circular":e<1-t?"Elliptical":e<=1+t?"Parabolic":"Hyperbolic"}function ibe(e,t){let n=sbe(e,t);return abe(n,t)}var obe=50,rbe=P.EPSILON8;function sbe(e,t){let n=Math.floor(e/P.TWO_PI);e-=n*P.TWO_PI;let i=e+t*Math.sin(e)/(1-Math.sin(e+t)+Math.sin(e)),o=Number.MAX_VALUE,r;for(r=0;r<obe&&Math.abs(o-i)>rbe;++r){o=i;let s=o-t*Math.sin(o)-e,a=1-t*Math.cos(o);i=o-s/a}return o=i+n*P.TWO_PI,o}function abe(e,t){let n=Math.floor(e/P.TWO_PI);e-=n*P.TWO_PI;let i=Math.cos(e)-t,o=Math.sin(e)*Math.sqrt(1-t*t),r=Math.atan2(o,i);return r=P.zeroToTwoPi(r),e<0&&(r-=P.TWO_PI),r+=n*P.TWO_PI,r}function cbe(e,t,n,i){let o=Math.cos(e),r=Math.sin(e),s=Math.cos(t),a=Math.sin(t),c=Math.cos(n),l=Math.sin(n);return u(i)?(i[0]=c*o-l*r*s,i[1]=l*o+c*r*s,i[2]=r*a,i[3]=-c*r-l*o*s,i[4]=-l*r+c*o*s,i[5]=o*a,i[6]=l*a,i[7]=-c*a,i[8]=s):i=new Z(c*o-l*r*s,-c*r-l*o*s,l*a,l*o+c*r*s,-l*r+c*o*s,-c*a,r*a,o*a,s),i}var lbe=1.0000010178*aa,ube=100.46645683*Uu,fbe=129597742283429e-5*Vl,qJ=16002,XJ=21863,KJ=32004,ZJ=10931,JJ=14529,QJ=16368,$J=15318,eQ=32794,dbe=64*1e-7*aa,hbe=-152*1e-7*aa,mbe=62*1e-7*aa,pbe=-8*1e-7*aa,_be=32*1e-7*aa,gbe=-41*1e-7*aa,ybe=19*1e-7*aa,Abe=-11*1e-7*aa,xbe=-150*1e-7*aa,Cbe=-46*1e-7*aa,Tbe=68*1e-7*aa,Ebe=54*1e-7*aa,bbe=14*1e-7*aa,Sbe=24*1e-7*aa,vbe=-28*1e-7*aa,Dbe=22*1e-7*aa,tQ=10,nQ=16002,iQ=21863,oQ=10931,rQ=1473,sQ=32004,aQ=4387,cQ=73,wbe=-325*1e-7,Ibe=-322*1e-7,Pbe=-79*1e-7,Obe=232*1e-7,Rbe=-52*1e-7,Bbe=97*1e-7,Mbe=55*1e-7,Lbe=-41*1e-7,Nbe=-105*1e-7,Fbe=-137*1e-7,Vbe=258*1e-7,Ube=35*1e-7,kbe=-116*1e-7,zbe=-88*1e-7,Hbe=-112*1e-7,Gbe=-80*1e-7,QC=new $(0,0,qn.TAI);function Wbe(e,t){uQ(e,QC);let i=(QC.dayNumber-G3.dayNumber+(QC.secondsOfDay-G3.secondsOfDay)/Jn.SECONDS_PER_DAY)/(Jn.DAYS_PER_JULIAN_CENTURY*10),o=.3595362*i,r=lbe+dbe*Math.cos(qJ*o)+xbe*Math.sin(qJ*o)+hbe*Math.cos(XJ*o)+Cbe*Math.sin(XJ*o)+mbe*Math.cos(KJ*o)+Tbe*Math.sin(KJ*o)+pbe*Math.cos(ZJ*o)+Ebe*Math.sin(ZJ*o)+_be*Math.cos(JJ*o)+bbe*Math.sin(JJ*o)+gbe*Math.cos(QJ*o)+Sbe*Math.sin(QJ*o)+ybe*Math.cos($J*o)+vbe*Math.sin($J*o)+Abe*Math.cos(eQ*o)+Dbe*Math.sin(eQ*o),s=ube+fbe*i+wbe*Math.cos(tQ*o)+Nbe*Math.sin(tQ*o)+Ibe*Math.cos(nQ*o)+Fbe*Math.sin(nQ*o)+Pbe*Math.cos(iQ*o)+Vbe*Math.sin(iQ*o)+Obe*Math.cos(oQ*o)+Ube*Math.sin(oQ*o)+Rbe*Math.cos(rQ*o)+kbe*Math.sin(rQ*o)+Bbe*Math.cos(sQ*o)+zbe*Math.sin(sQ*o)+Mbe*Math.cos(aQ*o)+Hbe*Math.sin(aQ*o)+Lbe*Math.cos(cQ*o)+Gbe*Math.sin(cQ*o),a=.0167086342-.0004203654*i,c=102.93734808*Uu+11612.3529*Vl*i,l=469.97289*Vl*i,f=174.87317577*Uu-8679.27034*Vl*i;return fQ(r,a,l,c,f,s,t)}function dQ(e,t){uQ(e,QC);let i=(QC.dayNumber-G3.dayNumber+(QC.secondsOfDay-G3.secondsOfDay)/Jn.SECONDS_PER_DAY)/Jn.DAYS_PER_JULIAN_CENTURY,o=i*i,r=o*i,s=r*i,a=383397.7725+.004*i,c=.055545526-16e-9*i,l=5.15668983*Uu,f=-8e-5*i+.02966*o-42e-6*r-13e-8*s,d=83.35324312*Uu,p=146434202669e-4*i-38.2702*o-.045047*r+21301e-8*s,g=125.04455501*Uu,m=-69679193631e-4*i+6.3602*o+.007625*r-3586e-8*s,A=218.31664563*Uu,x=17325593434847e-4*i-6.391*o+.006588*r-3169e-8*s,C=297.85019547*Uu+Vl*(1602961601209e-3*i-6.3706*o+.006593*r-3169e-8*s),T=93.27209062*Uu+Vl*(17395272628478e-4*i-12.7512*o-.001037*r+417e-8*s),E=134.96340251*Uu+Vl*(17179159232178e-4*i+31.8792*o+.051635*r-2447e-7*s),S=357.52910918*Uu+Vl*(1295965810481e-4*i-.5532*o+136e-6*r-1149e-8*s),v=310.17137918*Uu-Vl*(6967051436e-3*i+6.2068*o+.007618*r-3219e-8*s),w=2*C,R=4*C,O=6*C,L=2*E,N=3*E,_=4*E,b=2*T;a+=3400.4*Math.cos(w)-635.6*Math.cos(w-E)-235.6*Math.cos(E)+218.1*Math.cos(w-S)+181*Math.cos(w+E),c+=.014216*Math.cos(w-E)+.008551*Math.cos(w-L)-.001383*Math.cos(E)+.001356*Math.cos(w+E)-.001147*Math.cos(R-N)-914e-6*Math.cos(R-L)+869e-6*Math.cos(w-S-E)-627e-6*Math.cos(w)-394e-6*Math.cos(R-_)+282e-6*Math.cos(w-S-L)-279e-6*Math.cos(C-E)-236e-6*Math.cos(L)+231e-6*Math.cos(R)+229e-6*Math.cos(O-_)-201e-6*Math.cos(L-b),f+=486.26*Math.cos(w-b)-40.13*Math.cos(w)+37.51*Math.cos(b)+25.73*Math.cos(L-b)+19.97*Math.cos(w-S-b),p+=-55609*Math.sin(w-E)-34711*Math.sin(w-L)-9792*Math.sin(E)+9385*Math.sin(R-N)+7505*Math.sin(R-L)+5318*Math.sin(w+E)+3484*Math.sin(R-_)-3417*Math.sin(w-S-E)-2530*Math.sin(O-_)-2376*Math.sin(w)-2075*Math.sin(w-N)-1883*Math.sin(L)-1736*Math.sin(O-5*E)+1626*Math.sin(S)-1370*Math.sin(O-N),m+=-5392*Math.sin(w-b)-540*Math.sin(S)-441*Math.sin(w)+423*Math.sin(b)-288*Math.sin(L-b),x+=-3332.9*Math.sin(w)+1197.4*Math.sin(w-E)-662.5*Math.sin(S)+396.3*Math.sin(E)-218*Math.sin(w-S);let D=2*v,I=3*v;f+=46.997*Math.cos(v)*i-.614*Math.cos(w-b+v)*i+.614*Math.cos(w-b-v)*i-.0297*Math.cos(D)*o-.0335*Math.cos(v)*o+.0012*Math.cos(w-b+D)*o-16e-5*Math.cos(v)*r+4e-5*Math.cos(I)*r+4e-5*Math.cos(D)*r;let B=2.116*Math.sin(v)*i-.111*Math.sin(w-b-v)*i-.0015*Math.sin(v)*o;p+=B,x+=B,m+=-520.77*Math.sin(v)*i+13.66*Math.sin(w-b+v)*i+1.12*Math.sin(w-v)*i-1.06*Math.sin(b-v)*i+.66*Math.sin(D)*o+.371*Math.sin(v)*o-.035*Math.sin(w-b+D)*o-.015*Math.sin(w-b+v)*o+.0014*Math.sin(v)*r-.0011*Math.sin(I)*r-9e-4*Math.sin(D)*r,a*=tbe;let F=l+f*Vl,k=d+p*Vl,U=A+x*Vl,G=g+m*Vl;return fQ(a,c,F,k,G,U,t)}var lQ=.012300034,jbe=lQ/(lQ+1)*-1;function Ybe(e,t){return t=dQ(e,t),h.multiplyByScalar(t,jbe,t)}var hQ=new Z(1.0000000000000002,5619723173785822e-31,4690511510146299e-34,-5154129427414611e-31,.9174820620691819,-.39777715593191376,-223970096136568e-30,.39777715593191376,.9174820620691819),Uw=new h;UG.computeSunPositionInEarthInertialFrame=function(e,t){return u(e)||(e=$.now()),u(t)||(t=new h),Uw=Wbe(e,Uw),t=h.negate(Uw,t),Ybe(e,Uw),h.subtract(t,Uw,t),Z.multiplyByVector(hQ,t,t),t};UG.computeMoonPositionInEarthInertialFrame=function(e,t){return u(e)||(e=$.now()),t=dQ(e,t),Z.multiplyByVector(hQ,t,t),t};var Z_=UG;var W3={MORPHING:0,COLUMBUS_VIEW:1,SCENE2D:2,SCENE3D:3};W3.getMorphTime=function(e){return e===W3.SCENE3D?1:e===W3.MORPHING?void 0:0};var ee=Object.freeze(W3);function qbe(e){e=y(e,y.EMPTY_OBJECT),this.color=z.clone(y(e.color,z.WHITE)),this.intensity=y(e.intensity,2)}var Gm=qbe;function $C(){this.globeDepthTexture=void 0,this.gamma=void 0,this._viewport=new Ye,this._viewportCartesian4=new oe,this._viewportDirty=!1,this._viewportOrthographicMatrix=M.clone(M.IDENTITY),this._viewportTransformation=M.clone(M.IDENTITY),this._model=M.clone(M.IDENTITY),this._view=M.clone(M.IDENTITY),this._inverseView=M.clone(M.IDENTITY),this._projection=M.clone(M.IDENTITY),this._infiniteProjection=M.clone(M.IDENTITY),this._entireFrustum=new H,this._currentFrustum=new H,this._frustumPlanes=new oe,this._farDepthFromNearPlusOne=void 0,this._log2FarDepthFromNearPlusOne=void 0,this._oneOverLog2FarDepthFromNearPlusOne=void 0,this._frameState=void 0,this._temeToPseudoFixed=Z.clone(M.IDENTITY),this._view3DDirty=!0,this._view3D=new M,this._inverseView3DDirty=!0,this._inverseView3D=new M,this._inverseModelDirty=!0,this._inverseModel=new M,this._inverseTransposeModelDirty=!0,this._inverseTransposeModel=new Z,this._viewRotation=new Z,this._inverseViewRotation=new Z,this._viewRotation3D=new Z,this._inverseViewRotation3D=new Z,this._inverseProjectionDirty=!0,this._inverseProjection=new M,this._modelViewDirty=!0,this._modelView=new M,this._modelView3DDirty=!0,this._modelView3D=new M,this._modelViewRelativeToEyeDirty=!0,this._modelViewRelativeToEye=new M,this._inverseModelViewDirty=!0,this._inverseModelView=new M,this._inverseModelView3DDirty=!0,this._inverseModelView3D=new M,this._viewProjectionDirty=!0,this._viewProjection=new M,this._inverseViewProjectionDirty=!0,this._inverseViewProjection=new M,this._modelViewProjectionDirty=!0,this._modelViewProjection=new M,this._inverseModelViewProjectionDirty=!0,this._inverseModelViewProjection=new M,this._modelViewProjectionRelativeToEyeDirty=!0,this._modelViewProjectionRelativeToEye=new M,this._modelViewInfiniteProjectionDirty=!0,this._modelViewInfiniteProjection=new M,this._normalDirty=!0,this._normal=new Z,this._normal3DDirty=!0,this._normal3D=new Z,this._inverseNormalDirty=!0,this._inverseNormal=new Z,this._inverseNormal3DDirty=!0,this._inverseNormal3D=new Z,this._encodedCameraPositionMCDirty=!0,this._encodedCameraPositionMC=new Gn,this._cameraPosition=new h,this._sunPositionWC=new h,this._sunPositionColumbusView=new h,this._sunDirectionWC=new h,this._sunDirectionEC=new h,this._moonDirectionEC=new h,this._lightDirectionWC=new h,this._lightDirectionEC=new h,this._lightColor=new h,this._lightColorHdr=new h,this._pass=void 0,this._mode=void 0,this._mapProjection=void 0,this._ellipsoid=void 0,this._cameraDirection=new h,this._cameraRight=new h,this._cameraUp=new h,this._frustum2DWidth=0,this._eyeHeight=0,this._eyeHeight2D=new H,this._pixelRatio=1,this._orthographicIn3D=!1,this._backgroundColor=new z,this._brdfLut=void 0,this._environmentMap=void 0,this._sphericalHarmonicCoefficients=void 0,this._specularEnvironmentMaps=void 0,this._specularEnvironmentMapsDimensions=new H,this._specularEnvironmentMapsMaximumLOD=void 0,this._fogDensity=void 0,this._invertClassificationColor=void 0,this._splitPosition=0,this._pixelSizePerMeter=void 0,this._geometricToleranceOverMeter=void 0,this._minimumDisableDepthTestDistance=void 0}Object.defineProperties($C.prototype,{frameState:{get:function(){return this._frameState}},viewport:{get:function(){return this._viewport},set:function(e){if(!Ye.equals(e,this._viewport)){Ye.clone(e,this._viewport);let t=this._viewport,n=this._viewportCartesian4;n.x=t.x,n.y=t.y,n.z=t.width,n.w=t.height,this._viewportDirty=!0}}},viewportCartesian4:{get:function(){return this._viewportCartesian4}},viewportOrthographic:{get:function(){return mQ(this),this._viewportOrthographicMatrix}},viewportTransformation:{get:function(){return mQ(this),this._viewportTransformation}},model:{get:function(){return this._model},set:function(e){M.clone(e,this._model),this._modelView3DDirty=!0,this._inverseModelView3DDirty=!0,this._inverseModelDirty=!0,this._inverseTransposeModelDirty=!0,this._modelViewDirty=!0,this._inverseModelViewDirty=!0,this._modelViewRelativeToEyeDirty=!0,this._inverseModelViewDirty=!0,this._modelViewProjectionDirty=!0,this._inverseModelViewProjectionDirty=!0,this._modelViewProjectionRelativeToEyeDirty=!0,this._modelViewInfiniteProjectionDirty=!0,this._normalDirty=!0,this._inverseNormalDirty=!0,this._normal3DDirty=!0,this._inverseNormal3DDirty=!0,this._encodedCameraPositionMCDirty=!0}},inverseModel:{get:function(){return this._inverseModelDirty&&(this._inverseModelDirty=!1,M.inverse(this._model,this._inverseModel)),this._inverseModel}},inverseTransposeModel:{get:function(){let e=this._inverseTransposeModel;return this._inverseTransposeModelDirty&&(this._inverseTransposeModelDirty=!1,M.getMatrix3(this.inverseModel,e),Z.transpose(e,e)),e}},view:{get:function(){return this._view}},view3D:{get:function(){return kG(this),this._view3D}},viewRotation:{get:function(){return kG(this),this._viewRotation}},viewRotation3D:{get:function(){return kG(this),this._viewRotation3D}},inverseView:{get:function(){return this._inverseView}},inverseView3D:{get:function(){return gQ(this),this._inverseView3D}},inverseViewRotation:{get:function(){return this._inverseViewRotation}},inverseViewRotation3D:{get:function(){return gQ(this),this._inverseViewRotation3D}},projection:{get:function(){return this._projection}},inverseProjection:{get:function(){return iSe(this),this._inverseProjection}},infiniteProjection:{get:function(){return this._infiniteProjection}},modelView:{get:function(){return oSe(this),this._modelView}},modelView3D:{get:function(){return rSe(this),this._modelView3D}},modelViewRelativeToEye:{get:function(){return fSe(this),this._modelViewRelativeToEye}},inverseModelView:{get:function(){return sSe(this),this._inverseModelView}},inverseModelView3D:{get:function(){return aSe(this),this._inverseModelView3D}},viewProjection:{get:function(){return cSe(this),this._viewProjection}},inverseViewProjection:{get:function(){return lSe(this),this._inverseViewProjection}},modelViewProjection:{get:function(){return uSe(this),this._modelViewProjection}},inverseModelViewProjection:{get:function(){return dSe(this),this._inverseModelViewProjection}},modelViewProjectionRelativeToEye:{get:function(){return hSe(this),this._modelViewProjectionRelativeToEye}},modelViewInfiniteProjection:{get:function(){return mSe(this),this._modelViewInfiniteProjection}},normal:{get:function(){return pSe(this),this._normal}},normal3D:{get:function(){return _Se(this),this._normal3D}},inverseNormal:{get:function(){return gSe(this),this._inverseNormal}},inverseNormal3D:{get:function(){return ySe(this),this._inverseNormal3D}},entireFrustum:{get:function(){return this._entireFrustum}},currentFrustum:{get:function(){return this._currentFrustum}},frustumPlanes:{get:function(){return this._frustumPlanes}},farDepthFromNearPlusOne:{get:function(){return this._farDepthFromNearPlusOne}},log2FarDepthFromNearPlusOne:{get:function(){return this._log2FarDepthFromNearPlusOne}},oneOverLog2FarDepthFromNearPlusOne:{get:function(){return this._oneOverLog2FarDepthFromNearPlusOne}},eyeHeight:{get:function(){return this._eyeHeight}},eyeHeight2D:{get:function(){return this._eyeHeight2D}},sunPositionWC:{get:function(){return this._sunPositionWC}},sunPositionColumbusView:{get:function(){return this._sunPositionColumbusView}},sunDirectionWC:{get:function(){return this._sunDirectionWC}},sunDirectionEC:{get:function(){return this._sunDirectionEC}},moonDirectionEC:{get:function(){return this._moonDirectionEC}},lightDirectionWC:{get:function(){return this._lightDirectionWC}},lightDirectionEC:{get:function(){return this._lightDirectionEC}},lightColor:{get:function(){return this._lightColor}},lightColorHdr:{get:function(){return this._lightColorHdr}},encodedCameraPositionMCHigh:{get:function(){return _Q(this),this._encodedCameraPositionMC.high}},encodedCameraPositionMCLow:{get:function(){return _Q(this),this._encodedCameraPositionMC.low}},temeToPseudoFixedMatrix:{get:function(){return this._temeToPseudoFixed}},pixelRatio:{get:function(){return this._pixelRatio}},fogDensity:{get:function(){return this._fogDensity}},geometricToleranceOverMeter:{get:function(){return this._geometricToleranceOverMeter}},pass:{get:function(){return this._pass}},backgroundColor:{get:function(){return this._backgroundColor}},brdfLut:{get:function(){return this._brdfLut}},environmentMap:{get:function(){return this._environmentMap}},sphericalHarmonicCoefficients:{get:function(){return this._sphericalHarmonicCoefficients}},specularEnvironmentMaps:{get:function(){return this._specularEnvironmentMaps}},specularEnvironmentMapsDimensions:{get:function(){return this._specularEnvironmentMapsDimensions}},specularEnvironmentMapsMaximumLOD:{get:function(){return this._specularEnvironmentMapsMaximumLOD}},splitPosition:{get:function(){return this._splitPosition}},minimumDisableDepthTestDistance:{get:function(){return this._minimumDisableDepthTestDistance}},invertClassificationColor:{get:function(){return this._invertClassificationColor}},orthographicIn3D:{get:function(){return this._orthographicIn3D}},ellipsoid:{get:function(){return y(this._ellipsoid,ie.WGS84)}}});function Xbe(e,t){M.clone(t,e._view),M.getMatrix3(t,e._viewRotation),e._view3DDirty=!0,e._inverseView3DDirty=!0,e._modelViewDirty=!0,e._modelView3DDirty=!0,e._modelViewRelativeToEyeDirty=!0,e._inverseModelViewDirty=!0,e._inverseModelView3DDirty=!0,e._viewProjectionDirty=!0,e._inverseViewProjectionDirty=!0,e._modelViewProjectionDirty=!0,e._modelViewProjectionRelativeToEyeDirty=!0,e._modelViewInfiniteProjectionDirty=!0,e._normalDirty=!0,e._inverseNormalDirty=!0,e._normal3DDirty=!0,e._inverseNormal3DDirty=!0}function Kbe(e,t){M.clone(t,e._inverseView),M.getMatrix3(t,e._inverseViewRotation)}function Zbe(e,t){M.clone(t,e._projection),e._inverseProjectionDirty=!0,e._viewProjectionDirty=!0,e._inverseViewProjectionDirty=!0,e._modelViewProjectionDirty=!0,e._modelViewProjectionRelativeToEyeDirty=!0}function Jbe(e,t){M.clone(t,e._infiniteProjection),e._modelViewInfiniteProjectionDirty=!0}function Qbe(e,t){h.clone(t.positionWC,e._cameraPosition),h.clone(t.directionWC,e._cameraDirection),h.clone(t.rightWC,e._cameraRight),h.clone(t.upWC,e._cameraUp);let n=t.positionCartographic;u(n)?e._eyeHeight=n.height:e._eyeHeight=-e._ellipsoid.maximumRadius,e._encodedCameraPositionMCDirty=!0}var kw=new Z,$be=new he;function eSe(e,t){u(Rt.computeIcrfToFixedMatrix(t.time,kw))||(kw=Rt.computeTemeToPseudoFixedMatrix(t.time,kw));let n=Z_.computeSunPositionInEarthInertialFrame(t.time,e._sunPositionWC);Z.multiplyByVector(kw,n,n),h.normalize(n,e._sunDirectionWC),n=Z.multiplyByVector(e.viewRotation3D,n,e._sunDirectionEC),h.normalize(n,n),n=Z_.computeMoonPositionInEarthInertialFrame(t.time,e._moonDirectionEC),Z.multiplyByVector(kw,n,n),Z.multiplyByVector(e.viewRotation3D,n,n),h.normalize(n,n);let i=t.mapProjection,r=i.ellipsoid.cartesianToCartographic(e._sunPositionWC,$be);i.project(r,e._sunPositionColumbusView)}$C.prototype.updateCamera=function(e){Xbe(this,e.viewMatrix),Kbe(this,e.inverseViewMatrix),Qbe(this,e),this._entireFrustum.x=e.frustum.near,this._entireFrustum.y=e.frustum.far,this.updateFrustum(e.frustum),this._orthographicIn3D=this._mode!==ee.SCENE2D&&e.frustum instanceof en};$C.prototype.updateFrustum=function(e){Zbe(this,e.projectionMatrix),u(e.infiniteProjectionMatrix)&&Jbe(this,e.infiniteProjectionMatrix),this._currentFrustum.x=e.near,this._currentFrustum.y=e.far,this._farDepthFromNearPlusOne=e.far-e.near+1,this._log2FarDepthFromNearPlusOne=P.log2(this._farDepthFromNearPlusOne),this._oneOverLog2FarDepthFromNearPlusOne=1/this._log2FarDepthFromNearPlusOne,u(e._offCenterFrustum)&&(e=e._offCenterFrustum),this._frustumPlanes.x=e.top,this._frustumPlanes.y=e.bottom,this._frustumPlanes.z=e.left,this._frustumPlanes.w=e.right};$C.prototype.updatePass=function(e){this._pass=e};var tSe=[],nSe=new Gm;$C.prototype.update=function(e){this._mode=e.mode,this._mapProjection=e.mapProjection,this._ellipsoid=e.mapProjection.ellipsoid,this._pixelRatio=e.pixelRatio;let t=e.camera;this.updateCamera(t),e.mode===ee.SCENE2D?(this._frustum2DWidth=t.frustum.right-t.frustum.left,this._eyeHeight2D.x=this._frustum2DWidth*.5,this._eyeHeight2D.y=this._eyeHeight2D.x*this._eyeHeight2D.x):(this._frustum2DWidth=0,this._eyeHeight2D.x=0,this._eyeHeight2D.y=0),eSe(this,e);let n=y(e.light,nSe);n instanceof Gm?(this._lightDirectionWC=h.clone(this._sunDirectionWC,this._lightDirectionWC),this._lightDirectionEC=h.clone(this._sunDirectionEC,this._lightDirectionEC)):(this._lightDirectionWC=h.normalize(h.negate(n.direction,this._lightDirectionWC),this._lightDirectionWC),this._lightDirectionEC=Z.multiplyByVector(this.viewRotation3D,this._lightDirectionWC,this._lightDirectionEC));let i=n.color,o=h.fromElements(i.red,i.green,i.blue,this._lightColorHdr);o=h.multiplyByScalar(o,n.intensity,o);let r=h.maximumComponent(o);r>1?h.divideByScalar(o,r,this._lightColor):h.clone(o,this._lightColor);let s=e.brdfLutGenerator,a=u(s)?s.colorTexture:void 0;this._brdfLut=a,this._environmentMap=y(e.environmentMap,e.context.defaultCubeMap),this._sphericalHarmonicCoefficients=y(e.sphericalHarmonicCoefficients,tSe),this._specularEnvironmentMaps=e.specularEnvironmentMaps,this._specularEnvironmentMapsMaximumLOD=e.specularEnvironmentMapsMaximumLOD,u(this._specularEnvironmentMaps)&&H.clone(this._specularEnvironmentMaps.dimensions,this._specularEnvironmentMapsDimensions),this._fogDensity=e.fog.density,this._invertClassificationColor=e.invertClassificationColor,this._frameState=e,this._temeToPseudoFixed=Rt.computeTemeToPseudoFixedMatrix(e.time,this._temeToPseudoFixed),this._splitPosition=e.splitPosition*e.context.drawingBufferWidth;let c=t.frustum.fov,l=this._viewport,f;u(c)?l.height>l.width?f=Math.tan(.5*c)*2/l.height:f=Math.tan(.5*c)*2/l.width:f=1/Math.max(l.width,l.height),this._geometricToleranceOverMeter=f*e.maximumScreenSpaceError,z.clone(e.backgroundColor,this._backgroundColor),this._minimumDisableDepthTestDistance=e.minimumDisableDepthTestDistance,this._minimumDisableDepthTestDistance*=this._minimumDisableDepthTestDistance,this._minimumDisableDepthTestDistance===Number.POSITIVE_INFINITY&&(this._minimumDisableDepthTestDistance=-1)};function mQ(e){if(e._viewportDirty){let t=e._viewport;M.computeOrthographicOffCenter(t.x,t.x+t.width,t.y,t.y+t.height,0,1,e._viewportOrthographicMatrix),M.computeViewportTransformation(t,0,1,e._viewportTransformation),e._viewportDirty=!1}}function iSe(e){e._inverseProjectionDirty&&(e._inverseProjectionDirty=!1,e._mode!==ee.SCENE2D&&e._mode!==ee.MORPHING&&!e._orthographicIn3D?M.inverse(e._projection,e._inverseProjection):M.clone(M.ZERO,e._inverseProjection))}function oSe(e){e._modelViewDirty&&(e._modelViewDirty=!1,M.multiplyTransformation(e._view,e._model,e._modelView))}function rSe(e){e._modelView3DDirty&&(e._modelView3DDirty=!1,M.multiplyTransformation(e.view3D,e._model,e._modelView3D))}function sSe(e){e._inverseModelViewDirty&&(e._inverseModelViewDirty=!1,M.inverse(e.modelView,e._inverseModelView))}function aSe(e){e._inverseModelView3DDirty&&(e._inverseModelView3DDirty=!1,M.inverse(e.modelView3D,e._inverseModelView3D))}function cSe(e){e._viewProjectionDirty&&(e._viewProjectionDirty=!1,M.multiply(e._projection,e._view,e._viewProjection))}function lSe(e){e._inverseViewProjectionDirty&&(e._inverseViewProjectionDirty=!1,M.inverse(e.viewProjection,e._inverseViewProjection))}function uSe(e){e._modelViewProjectionDirty&&(e._modelViewProjectionDirty=!1,M.multiply(e._projection,e.modelView,e._modelViewProjection))}function fSe(e){if(e._modelViewRelativeToEyeDirty){e._modelViewRelativeToEyeDirty=!1;let t=e.modelView,n=e._modelViewRelativeToEye;n[0]=t[0],n[1]=t[1],n[2]=t[2],n[3]=t[3],n[4]=t[4],n[5]=t[5],n[6]=t[6],n[7]=t[7],n[8]=t[8],n[9]=t[9],n[10]=t[10],n[11]=t[11],n[12]=0,n[13]=0,n[14]=0,n[15]=t[15]}}function dSe(e){e._inverseModelViewProjectionDirty&&(e._inverseModelViewProjectionDirty=!1,M.inverse(e.modelViewProjection,e._inverseModelViewProjection))}function hSe(e){e._modelViewProjectionRelativeToEyeDirty&&(e._modelViewProjectionRelativeToEyeDirty=!1,M.multiply(e._projection,e.modelViewRelativeToEye,e._modelViewProjectionRelativeToEye))}function mSe(e){e._modelViewInfiniteProjectionDirty&&(e._modelViewInfiniteProjectionDirty=!1,M.multiply(e._infiniteProjection,e.modelView,e._modelViewInfiniteProjection))}function pSe(e){if(e._normalDirty){e._normalDirty=!1;let t=e._normal;M.getMatrix3(e.inverseModelView,t),Z.getRotation(t,t),Z.transpose(t,t)}}function _Se(e){if(e._normal3DDirty){e._normal3DDirty=!1;let t=e._normal3D;M.getMatrix3(e.inverseModelView3D,t),Z.getRotation(t,t),Z.transpose(t,t)}}function gSe(e){e._inverseNormalDirty&&(e._inverseNormalDirty=!1,M.getMatrix3(e.inverseModelView,e._inverseNormal),Z.getRotation(e._inverseNormal,e._inverseNormal))}function ySe(e){e._inverseNormal3DDirty&&(e._inverseNormal3DDirty=!1,M.getMatrix3(e.inverseModelView3D,e._inverseNormal3D),Z.getRotation(e._inverseNormal3D,e._inverseNormal3D))}var pQ=new h;function _Q(e){e._encodedCameraPositionMCDirty&&(e._encodedCameraPositionMCDirty=!1,M.multiplyByPoint(e.inverseModel,e._cameraPosition,pQ),Gn.fromCartesian(pQ,e._encodedCameraPositionMC))}var ASe=new h,xSe=new h,CSe=new h,TSe=new h,ESe=new he,bSe=new h,SSe=new M;function vSe(e,t,n,i,o,r,s,a){let c=ASe;c.x=e.y,c.y=e.z,c.z=e.x;let l=xSe;l.x=n.y,l.y=n.z,l.z=n.x;let f=CSe;f.x=i.y,f.y=i.z,f.z=i.x;let d=TSe;d.x=t.y,d.y=t.z,d.z=t.x,r===ee.SCENE2D&&(c.z=o*.5);let p=s.unproject(c,ESe);p.longitude=P.clamp(p.longitude,-Math.PI,Math.PI),p.latitude=P.clamp(p.latitude,-P.PI_OVER_TWO,P.PI_OVER_TWO);let g=s.ellipsoid,m=g.cartographicToCartesian(p,bSe),A=Rt.eastNorthUpToFixedFrame(m,g,SSe);return M.multiplyByPointAsVector(A,l,l),M.multiplyByPointAsVector(A,f,f),M.multiplyByPointAsVector(A,d,d),u(a)||(a=new M),a[0]=l.x,a[1]=f.x,a[2]=-d.x,a[3]=0,a[4]=l.y,a[5]=f.y,a[6]=-d.y,a[7]=0,a[8]=l.z,a[9]=f.z,a[10]=-d.z,a[11]=0,a[12]=-h.dot(l,m),a[13]=-h.dot(f,m),a[14]=h.dot(d,m),a[15]=1,a}function kG(e){e._view3DDirty&&(e._mode===ee.SCENE3D?M.clone(e._view,e._view3D):vSe(e._cameraPosition,e._cameraDirection,e._cameraRight,e._cameraUp,e._frustum2DWidth,e._mode,e._mapProjection,e._view3D),M.getMatrix3(e._view3D,e._viewRotation3D),e._view3DDirty=!1)}function gQ(e){e._inverseView3DDirty&&(M.inverseTransformation(e.view3D,e._inverseView3D),M.getMatrix3(e._inverseView3D,e._inverseViewRotation3D),e._inverseView3DDirty=!1)}var zw=$C;function DSe(e,t,n,i){let o=u(t.vertexBuffer),r=u(t.value),s=t.value?t.value.length:t.componentsPerAttribute,a={index:y(t.index,n),enabled:y(t.enabled,!0),vertexBuffer:t.vertexBuffer,value:r?t.value.slice(0):void 0,componentsPerAttribute:s,componentDatatype:y(t.componentDatatype,q.FLOAT),normalize:y(t.normalize,!1),offsetInBytes:y(t.offsetInBytes,0),strideInBytes:y(t.strideInBytes,0),instanceDivisor:y(t.instanceDivisor,0)};if(o)a.vertexAttrib=function(c){let l=this.index;c.bindBuffer(c.ARRAY_BUFFER,this.vertexBuffer._getBuffer()),c.vertexAttribPointer(l,this.componentsPerAttribute,this.componentDatatype,this.normalize,this.strideInBytes,this.offsetInBytes),c.enableVertexAttribArray(l),this.instanceDivisor>0&&(i.glVertexAttribDivisor(l,this.instanceDivisor),i._vertexAttribDivisors[l]=this.instanceDivisor,i._previousDrawInstanced=!0)},a.disableVertexAttribArray=function(c){c.disableVertexAttribArray(this.index),this.instanceDivisor>0&&i.glVertexAttribDivisor(n,0)};else{switch(a.componentsPerAttribute){case 1:a.vertexAttrib=function(c){c.vertexAttrib1fv(this.index,this.value)};break;case 2:a.vertexAttrib=function(c){c.vertexAttrib2fv(this.index,this.value)};break;case 3:a.vertexAttrib=function(c){c.vertexAttrib3fv(this.index,this.value)};break;case 4:a.vertexAttrib=function(c){c.vertexAttrib4fv(this.index,this.value)};break}a.disableVertexAttribArray=function(c){}}e.push(a)}function AQ(e,t,n){for(let i=0;i<t.length;++i){let o=t[i];o.enabled&&o.vertexAttrib(e)}u(n)&&e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,n._getBuffer())}function Wm(e){e=y(e,y.EMPTY_OBJECT);let t=e.context,n=t._gl,i=e.attributes,o=e.indexBuffer,r,s=[],a=1,c=!1,l=!1,f=i.length;for(r=0;r<f;++r)DSe(s,i[r],r,t);for(f=s.length,r=0;r<f;++r){let p=s[r];if(u(p.vertexBuffer)&&p.instanceDivisor===0){let g=p.strideInBytes||p.componentsPerAttribute*q.getSizeInBytes(p.componentDatatype);a=p.vertexBuffer.sizeInBytes/g;break}}for(r=0;r<f;++r)s[r].instanceDivisor>0&&(c=!0),u(s[r].value)&&(l=!0);let d;t.vertexArrayObject&&(d=t.glCreateVertexArray(),t.glBindVertexArray(d),AQ(n,s,o),t.glBindVertexArray(null)),this._numberOfVertices=a,this._hasInstancedAttributes=c,this._hasConstantAttributes=l,this._context=t,this._gl=n,this._vao=d,this._attributes=s,this._indexBuffer=o}function yQ(e){return e.values.length/e.componentsPerAttribute}function wSe(e){return q.getSizeInBytes(e.componentDatatype)*e.componentsPerAttribute}function ISe(e){let t,n,i,o=[];for(n in e)e.hasOwnProperty(n)&&u(e[n])&&u(e[n].values)&&(o.push(n),e[n].componentDatatype===q.DOUBLE&&(e[n].componentDatatype=q.FLOAT,e[n].values=q.createTypedArray(q.FLOAT,e[n].values)));let r,s=o.length;if(s>0)for(r=yQ(e[o[0]]),t=1;t<s;++t){let l=yQ(e[o[t]]);if(l!==r)throw new ue(`Each attribute list must have the same number of vertices. Attribute ${o[t]} has a different number of vertices (${l.toString()}) than attribute ${o[0]} (${r.toString()}).`)}o.sort(function(l,f){return q.getSizeInBytes(e[f].componentDatatype)-q.getSizeInBytes(e[l].componentDatatype)});let a=0,c={};for(t=0;t<s;++t)n=o[t],i=e[n],c[n]=a,a+=wSe(i);if(a>0){let l=q.getSizeInBytes(e[o[0]].componentDatatype),f=a%l;f!==0&&(a+=l-f);let d=r*a,p=new ArrayBuffer(d),g={};for(t=0;t<s;++t){n=o[t];let m=q.getSizeInBytes(e[n].componentDatatype);g[n]={pointer:q.createTypedArray(e[n].componentDatatype,p),index:c[n]/m,strideInComponentType:a/m}}for(t=0;t<r;++t)for(let m=0;m<s;++m){n=o[m],i=e[n];let A=i.values,x=g[n],C=x.pointer,T=i.componentsPerAttribute;for(let E=0;E<T;++E)C[x.index+E]=A[t*T+E];x.index+=x.strideInComponentType}return{buffer:p,offsetsInBytes:c,vertexSizeInBytes:a}}}Wm.fromGeometry=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.context,n=y(e.geometry,y.EMPTY_OBJECT),i=y(e.bufferUsage,Ne.DYNAMIC_DRAW),o=y(e.attributeLocations,y.EMPTY_OBJECT),r=y(e.interleave,!1),s=e.vertexArrayAttributes,a,c,l,f=u(s)?s:[],d=n.attributes;if(r){let m=ISe(d);if(u(m)){l=lt.createVertexBuffer({context:t,typedArray:m.buffer,usage:i});let A=m.offsetsInBytes,x=m.vertexSizeInBytes;for(a in d)d.hasOwnProperty(a)&&u(d[a])&&(c=d[a],u(c.values)?f.push({index:o[a],vertexBuffer:l,componentDatatype:c.componentDatatype,componentsPerAttribute:c.componentsPerAttribute,normalize:c.normalize,offsetInBytes:A[a],strideInBytes:x}):f.push({index:o[a],value:c.value,componentDatatype:c.componentDatatype,normalize:c.normalize}))}}else for(a in d)if(d.hasOwnProperty(a)&&u(d[a])){c=d[a];let m=c.componentDatatype;m===q.DOUBLE&&(m=q.FLOAT),l=void 0,u(c.values)&&(l=lt.createVertexBuffer({context:t,typedArray:q.createTypedArray(m,c.values),usage:i})),f.push({index:o[a],vertexBuffer:l,value:c.value,componentDatatype:m,componentsPerAttribute:c.componentsPerAttribute,normalize:c.normalize})}let p,g=n.indices;return u(g)&&(ct.computeNumberOfVertices(n)>=P.SIXTY_FOUR_KILOBYTES&&t.elementIndexUint?p=lt.createIndexBuffer({context:t,typedArray:new Uint32Array(g),usage:i,indexDatatype:Fe.UNSIGNED_INT}):p=lt.createIndexBuffer({context:t,typedArray:new Uint16Array(g),usage:i,indexDatatype:Fe.UNSIGNED_SHORT})),new Wm({context:t,attributes:f,indexBuffer:p})};Object.defineProperties(Wm.prototype,{numberOfAttributes:{get:function(){return this._attributes.length}},numberOfVertices:{get:function(){return this._numberOfVertices}},indexBuffer:{get:function(){return this._indexBuffer}}});Wm.prototype.getAttribute=function(e){return this._attributes[e]};function PSe(e){let t=e._context,n=e._hasInstancedAttributes;if(!n&&!t._previousDrawInstanced)return;t._previousDrawInstanced=n;let i=t._vertexAttribDivisors,o=e._attributes,r=Vt.maximumVertexAttributes,s;if(n){let a=o.length;for(s=0;s<a;++s){let c=o[s];if(c.enabled){let l=c.instanceDivisor,f=c.index;l!==i[f]&&(t.glVertexAttribDivisor(f,l),i[f]=l)}}}else for(s=0;s<r;++s)i[s]>0&&(t.glVertexAttribDivisor(s,0),i[s]=0)}function OSe(e,t){let n=e._attributes,i=n.length;for(let o=0;o<i;++o){let r=n[o];r.enabled&&u(r.value)&&r.vertexAttrib(t)}}Wm.prototype._bind=function(){u(this._vao)?(this._context.glBindVertexArray(this._vao),this._context.instancedArrays&&PSe(this),this._hasConstantAttributes&&OSe(this,this._gl)):AQ(this._gl,this._attributes,this._indexBuffer)};Wm.prototype._unBind=function(){if(u(this._vao))this._context.glBindVertexArray(null);else{let e=this._attributes,t=this._gl;for(let n=0;n<e.length;++n){let i=e[n];i.enabled&&i.disableVertexAttribArray(t)}this._indexBuffer&&t.bindBuffer(t.ELEMENT_ARRAY_BUFFER,null)}};Wm.prototype.isDestroyed=function(){return!1};Wm.prototype.destroy=function(){let e=this._attributes;for(let n=0;n<e.length;++n){let i=e[n].vertexBuffer;u(i)&&!i.isDestroyed()&&i.vertexArrayDestroyable&&i.destroy()}let t=this._indexBuffer;return u(t)&&!t.isDestroyed()&&t.vertexArrayDestroyable&&t.destroy(),u(this._vao)&&this._context.glDeleteVertexArray(this._vao),le(this)};var ni=Wm;function il(e,t){let n=!1;u(t)&&u(t.requestWebgl2)&&(n=t.requestWebgl2,il._deprecationWarning("ContextOptions.requestWebgl2","Cesium.requestWebgl2 was deprecated in CesiumJS 1.101 and will be removed in 1.102. Use Cesium.requestWebgl1 to request a WebGL1 or WebGL2 context."));let{getWebGLStub:i,requestWebgl1:o=!n,webgl:r={},allowTextureFilterAnisotropic:s=!0}=y(t,{});r.alpha=y(r.alpha,!1),r.stencil=y(r.stencil,!0),r.powerPreference=y(r.powerPreference,"high-performance");let a=u(i)?i(e,r):RSe(e,r,o),c=typeof WebGL2RenderingContext<"u"&&a instanceof WebGL2RenderingContext;this._canvas=e,this._originalGLContext=a,this._gl=a,this._webgl2=c,this._id=Hn(),this.validateFramebuffer=!1,this.validateShaderProgram=!1,this.logShaderCompilation=!1,this._throwOnWebGLError=!1,this._shaderCache=new Nw(this),this._textureCache=new Fw;let l=a;this._stencilBits=l.getParameter(l.STENCIL_BITS),Vt._maximumCombinedTextureImageUnits=l.getParameter(l.MAX_COMBINED_TEXTURE_IMAGE_UNITS),Vt._maximumCubeMapSize=l.getParameter(l.MAX_CUBE_MAP_TEXTURE_SIZE),Vt._maximumFragmentUniformVectors=l.getParameter(l.MAX_FRAGMENT_UNIFORM_VECTORS),Vt._maximumTextureImageUnits=l.getParameter(l.MAX_TEXTURE_IMAGE_UNITS),Vt._maximumRenderbufferSize=l.getParameter(l.MAX_RENDERBUFFER_SIZE),Vt._maximumTextureSize=l.getParameter(l.MAX_TEXTURE_SIZE),Vt._maximumVaryingVectors=l.getParameter(l.MAX_VARYING_VECTORS),Vt._maximumVertexAttributes=l.getParameter(l.MAX_VERTEX_ATTRIBS),Vt._maximumVertexTextureImageUnits=l.getParameter(l.MAX_VERTEX_TEXTURE_IMAGE_UNITS),Vt._maximumVertexUniformVectors=l.getParameter(l.MAX_VERTEX_UNIFORM_VECTORS),Vt._maximumSamples=this._webgl2?l.getParameter(l.MAX_SAMPLES):0;let f=l.getParameter(l.ALIASED_LINE_WIDTH_RANGE);Vt._minimumAliasedLineWidth=f[0],Vt._maximumAliasedLineWidth=f[1];let d=l.getParameter(l.ALIASED_POINT_SIZE_RANGE);Vt._minimumAliasedPointSize=d[0],Vt._maximumAliasedPointSize=d[1];let p=l.getParameter(l.MAX_VIEWPORT_DIMS);Vt._maximumViewportWidth=p[0],Vt._maximumViewportHeight=p[1];let g=l.getShaderPrecisionFormat(l.FRAGMENT_SHADER,l.HIGH_FLOAT);Vt._highpFloatSupported=g.precision!==0;let m=l.getShaderPrecisionFormat(l.FRAGMENT_SHADER,l.HIGH_INT);Vt._highpIntSupported=m.rangeMax!==0,this._antialias=l.getContextAttributes().antialias,this._standardDerivatives=!!Er(l,["OES_standard_derivatives"]),this._blendMinmax=!!Er(l,["EXT_blend_minmax"]),this._elementIndexUint=!!Er(l,["OES_element_index_uint"]),this._depthTexture=!!Er(l,["WEBGL_depth_texture","WEBKIT_WEBGL_depth_texture"]),this._fragDepth=!!Er(l,["EXT_frag_depth"]),this._debugShaders=Er(l,["WEBGL_debug_shaders"]),this._textureFloat=!!Er(l,["OES_texture_float"]),this._textureHalfFloat=!!Er(l,["OES_texture_half_float"]),this._textureFloatLinear=!!Er(l,["OES_texture_float_linear"]),this._textureHalfFloatLinear=!!Er(l,["OES_texture_half_float_linear"]),this._colorBufferFloat=!!Er(l,["EXT_color_buffer_float","WEBGL_color_buffer_float"]),this._floatBlend=!!Er(l,["EXT_float_blend"]),this._colorBufferHalfFloat=!!Er(l,["EXT_color_buffer_half_float"]),this._s3tc=!!Er(l,["WEBGL_compressed_texture_s3tc","MOZ_WEBGL_compressed_texture_s3tc","WEBKIT_WEBGL_compressed_texture_s3tc"]),this._pvrtc=!!Er(l,["WEBGL_compressed_texture_pvrtc","WEBKIT_WEBGL_compressed_texture_pvrtc"]),this._astc=!!Er(l,["WEBGL_compressed_texture_astc"]),this._etc=!!Er(l,["WEBG_compressed_texture_etc"]),this._etc1=!!Er(l,["WEBGL_compressed_texture_etc1"]),this._bc7=!!Er(l,["EXT_texture_compression_bptc"]),tl.setKTX2SupportedFormats(this._s3tc,this._pvrtc,this._astc,this._etc,this._etc1,this._bc7);let A=s?Er(l,["EXT_texture_filter_anisotropic","WEBKIT_EXT_texture_filter_anisotropic"]):void 0;this._textureFilterAnisotropic=A,Vt._maximumTextureFilterAnisotropy=u(A)?l.getParameter(A.MAX_TEXTURE_MAX_ANISOTROPY_EXT):1;let x,C,T,E,S,v,w,R,O,L;if(c){let D=this;x=function(){return D._gl.createVertexArray()},C=function(I){D._gl.bindVertexArray(I)},T=function(I){D._gl.deleteVertexArray(I)},E=function(I,B,F,k,U){l.drawElementsInstanced(I,B,F,k,U)},S=function(I,B,F,k){l.drawArraysInstanced(I,B,F,k)},v=function(I,B){l.vertexAttribDivisor(I,B)},w=function(I){l.drawBuffers(I)}}else R=Er(l,["OES_vertex_array_object"]),u(R)&&(x=function(){return R.createVertexArrayOES()},C=function(D){R.bindVertexArrayOES(D)},T=function(D){R.deleteVertexArrayOES(D)}),O=Er(l,["ANGLE_instanced_arrays"]),u(O)&&(E=function(D,I,B,F,k){O.drawElementsInstancedANGLE(D,I,B,F,k)},S=function(D,I,B,F){O.drawArraysInstancedANGLE(D,I,B,F)},v=function(D,I){O.vertexAttribDivisorANGLE(D,I)}),L=Er(l,["WEBGL_draw_buffers"]),u(L)&&(w=function(D){L.drawBuffersWEBGL(D)});this.glCreateVertexArray=x,this.glBindVertexArray=C,this.glDeleteVertexArray=T,this.glDrawElementsInstanced=E,this.glDrawArraysInstanced=S,this.glVertexAttribDivisor=v,this.glDrawBuffers=w,this._vertexArrayObject=!!R,this._instancedArrays=!!O,this._drawBuffers=!!L,Vt._maximumDrawBuffers=this.drawBuffers?l.getParameter(te.MAX_DRAW_BUFFERS):1,Vt._maximumColorAttachments=this.drawBuffers?l.getParameter(te.MAX_COLOR_ATTACHMENTS):1,this._clearColor=new z(0,0,0,0),this._clearDepth=1,this._clearStencil=0;let N=new zw,_=new Na(this),b=Ue.fromCache();this._defaultPassState=_,this._defaultRenderState=b,this._defaultTexture=void 0,this._defaultEmissiveTexture=void 0,this._defaultNormalTexture=void 0,this._defaultCubeMap=void 0,this._us=N,this._currentRenderState=b,this._currentPassState=_,this._currentFramebuffer=void 0,this._maxFrameTextureUnitIndex=0,this._vertexAttribDivisors=[],this._previousDrawInstanced=!1;for(let D=0;D<Vt._maximumVertexAttributes;D++)this._vertexAttribDivisors.push(0);this._pickObjects={},this._nextPickColor=new Uint32Array(1),this.options={getWebGLStub:i,requestWebgl1:o,webgl:r,allowTextureFilterAnisotropic:s},this.cache={},Ue.apply(l,b,_)}function RSe(e,t,n){if(typeof WebGLRenderingContext>"u")throw new ue("The browser does not support WebGL. Visit http://get.webgl.org.");!n&&!(typeof WebGL2RenderingContext<"u")&&(n=!0);let o=n?"webgl":"webgl2",r=e.getContext(o,t);if(!u(r))throw new ue("The browser supports WebGL, but initialization failed.");return r}function BSe(e,t){let n="WebGL Error: ";switch(t){case e.INVALID_ENUM:n+="INVALID_ENUM";break;case e.INVALID_VALUE:n+="INVALID_VALUE";break;case e.INVALID_OPERATION:n+="INVALID_OPERATION";break;case e.OUT_OF_MEMORY:n+="OUT_OF_MEMORY";break;case e.CONTEXT_LOST_WEBGL:n+="CONTEXT_LOST_WEBGL lost";break;default:n+=`Unknown (${t})`}return n}function MSe(e,t,n,i){let o=`${BSe(e,i)}: ${t.name}(`;for(let r=0;r<n.length;++r)r!==0&&(o+=", "),o+=n[r];return o+=");",o}function LSe(e,t,n){let i=e.getError();if(i!==e.NO_ERROR)throw new ue(MSe(e,t,n,i))}function NSe(e,t,n){return{get:function(){let i=e[t];return n(e,`get: ${t}`,i),e[t]},set:function(i){e[t]=i,n(e,`set: ${t}`,i)}}}function FSe(e,t){if(!u(t))return e;function n(o){return function(){let r=o.apply(e,arguments);return t(e,o,arguments),r}}let i={};for(let o in e){let r=e[o];r instanceof Function?i[o]=n(r):Object.defineProperty(i,o,NSe(e,o,t))}return i}function Er(e,t){let n=t.length;for(let i=0;i<n;++i){let o=e.getExtension(t[i]);if(o)return o}}var VSe={};Object.defineProperties(il.prototype,{id:{get:function(){return this._id}},webgl2:{get:function(){return this._webgl2}},canvas:{get:function(){return this._canvas}},shaderCache:{get:function(){return this._shaderCache}},textureCache:{get:function(){return this._textureCache}},uniformState:{get:function(){return this._us}},stencilBits:{get:function(){return this._stencilBits}},stencilBuffer:{get:function(){return this._stencilBits>=8}},antialias:{get:function(){return this._antialias}},msaa:{get:function(){return this._webgl2}},standardDerivatives:{get:function(){return this._standardDerivatives||this._webgl2}},floatBlend:{get:function(){return this._floatBlend}},blendMinmax:{get:function(){return this._blendMinmax||this._webgl2}},elementIndexUint:{get:function(){return this._elementIndexUint||this._webgl2}},depthTexture:{get:function(){return this._depthTexture||this._webgl2}},floatingPointTexture:{get:function(){return this._webgl2||this._textureFloat}},halfFloatingPointTexture:{get:function(){return this._webgl2||this._textureHalfFloat}},textureFloatLinear:{get:function(){return this._textureFloatLinear}},textureHalfFloatLinear:{get:function(){return this._webgl2&&this._textureFloatLinear||!this._webgl2&&this._textureHalfFloatLinear}},textureFilterAnisotropic:{get:function(){return!!this._textureFilterAnisotropic}},s3tc:{get:function(){return this._s3tc}},pvrtc:{get:function(){return this._pvrtc}},astc:{get:function(){return this._astc}},etc:{get:function(){return this._etc}},etc1:{get:function(){return this._etc1}},bc7:{get:function(){return this._bc7}},supportsBasis:{get:function(){return this._s3tc||this._pvrtc||this._astc||this._etc||this._etc1||this._bc7}},vertexArrayObject:{get:function(){return this._vertexArrayObject||this._webgl2}},fragmentDepth:{get:function(){return this._fragDepth||this._webgl2}},instancedArrays:{get:function(){return this._instancedArrays||this._webgl2}},colorBufferFloat:{get:function(){return this._colorBufferFloat}},colorBufferHalfFloat:{get:function(){return this._webgl2&&this._colorBufferFloat||!this._webgl2&&this._colorBufferHalfFloat}},drawBuffers:{get:function(){return this._drawBuffers||this._webgl2}},debugShaders:{get:function(){return this._debugShaders}},throwOnWebGLError:{get:function(){return this._throwOnWebGLError},set:function(e){this._throwOnWebGLError=e,this._gl=FSe(this._originalGLContext,e?LSe:void 0)}},defaultTexture:{get:function(){return this._defaultTexture===void 0&&(this._defaultTexture=new It({context:this,source:{width:1,height:1,arrayBufferView:new Uint8Array([255,255,255,255])},flipY:!1})),this._defaultTexture}},defaultEmissiveTexture:{get:function(){return this._defaultEmissiveTexture===void 0&&(this._defaultEmissiveTexture=new It({context:this,pixelFormat:st.RGB,source:{width:1,height:1,arrayBufferView:new Uint8Array([0,0,0])},flipY:!1})),this._defaultEmissiveTexture}},defaultNormalTexture:{get:function(){return this._defaultNormalTexture===void 0&&(this._defaultNormalTexture=new It({context:this,pixelFormat:st.RGB,source:{width:1,height:1,arrayBufferView:new Uint8Array([128,128,255])},flipY:!1})),this._defaultNormalTexture}},defaultCubeMap:{get:function(){if(this._defaultCubeMap===void 0){let e={width:1,height:1,arrayBufferView:new Uint8Array([255,255,255,255])};this._defaultCubeMap=new La({context:this,source:{positiveX:e,negativeX:e,positiveY:e,negativeY:e,positiveZ:e,negativeZ:e},flipY:!1})}return this._defaultCubeMap}},drawingBufferHeight:{get:function(){return this._gl.drawingBufferHeight}},drawingBufferWidth:{get:function(){return this._gl.drawingBufferWidth}},defaultFramebuffer:{get:function(){return VSe}}});function xQ(e,t,n,i){let o=e._currentRenderState,r=e._currentPassState;e._currentRenderState=t,e._currentPassState=n,Ue.partialApply(e._gl,o,t,r,n,i)}var zG;typeof WebGLRenderingContext<"u"&&(zG=[te.BACK]);function HG(e,t){if(t!==e._currentFramebuffer){e._currentFramebuffer=t;let n=zG;if(u(t))t._bind(),n=t._getActiveColorAttachments();else{let i=e._gl;i.bindFramebuffer(i.FRAMEBUFFER,null)}e.drawBuffers&&e.glDrawBuffers(n)}}var USe=new ti;il.prototype.clear=function(e,t){e=y(e,USe),t=y(t,this._defaultPassState);let n=this._gl,i=0,o=e.color,r=e.depth,s=e.stencil;u(o)&&(z.equals(this._clearColor,o)||(z.clone(o,this._clearColor),n.clearColor(o.red,o.green,o.blue,o.alpha)),i|=n.COLOR_BUFFER_BIT),u(r)&&(r!==this._clearDepth&&(this._clearDepth=r,n.clearDepth(r)),i|=n.DEPTH_BUFFER_BIT),u(s)&&(s!==this._clearStencil&&(this._clearStencil=s,n.clearStencil(s)),i|=n.STENCIL_BUFFER_BIT);let a=y(e.renderState,this._defaultRenderState);xQ(this,a,t,!0);let c=y(e.framebuffer,t.framebuffer);HG(this,c),n.clear(i)};function kSe(e,t,n,i,o){HG(e,t),xQ(e,o,n,!1),i._bind(),e._maxFrameTextureUnitIndex=Math.max(e._maxFrameTextureUnitIndex,i.maximumTextureUnitIndex)}function zSe(e,t,n,i){let o=t._primitiveType,r=t._vertexArray,s=t._offset,a=t._count,c=t.instanceCount;e._us.model=y(t._modelMatrix,M.IDENTITY),n._setUniforms(i,e._us,e.validateShaderProgram),r._bind();let l=r.indexBuffer;u(l)?(s=s*l.bytesPerIndex,a=y(a,l.numberOfIndices),c===0?e._gl.drawElements(o,a,l.indexDatatype,s):e.glDrawElementsInstanced(o,a,l.indexDatatype,s,c)):(a=y(a,r.numberOfVertices),c===0?e._gl.drawArrays(o,s,a):e.glDrawArraysInstanced(o,s,a,c)),r._unBind()}il.prototype.draw=function(e,t,n,i){t=y(t,this._defaultPassState);let o=y(e._framebuffer,t.framebuffer),r=y(e._renderState,this._defaultRenderState);n=y(n,e._shaderProgram),i=y(i,e._uniformMap),kSe(this,o,t,n,r),zSe(this,e,n,i)};il.prototype.endFrame=function(){let e=this._gl;e.useProgram(null),this._currentFramebuffer=void 0,e.bindFramebuffer(e.FRAMEBUFFER,null);let t=zG;this.drawBuffers&&this.glDrawBuffers(t);let n=this._maxFrameTextureUnitIndex;this._maxFrameTextureUnitIndex=0;for(let i=0;i<n;++i)e.activeTexture(e.TEXTURE0+i),e.bindTexture(e.TEXTURE_2D,null),e.bindTexture(e.TEXTURE_CUBE_MAP,null)};il.prototype.readPixels=function(e){let t=this._gl;e=y(e,y.EMPTY_OBJECT);let n=Math.max(y(e.x,0),0),i=Math.max(y(e.y,0),0),o=y(e.width,t.drawingBufferWidth),r=y(e.height,t.drawingBufferHeight),s=e.framebuffer,a=Xe.UNSIGNED_BYTE;u(s)&&s.numberOfColorAttachments>0&&(a=s.getColorTexture(0).pixelDatatype);let c=st.createTypedArray(st.RGBA,a,o,r);return HG(this,s),t.readPixels(n,i,o,r,st.RGBA,Xe.toWebGLConstant(a,this),c),c};var CQ={position:0,textureCoordinates:1};il.prototype.getViewportQuadVertexArray=function(){let e=this.cache.viewportQuad_vertexArray;if(!u(e)){let t=new ct({attributes:{position:new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:[-1,-1,1,-1,1,1,-1,1]}),textureCoordinates:new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:[0,0,1,0,1,1,0,1]})},indices:new Uint16Array([0,1,2,0,2,3]),primitiveType:Me.TRIANGLES});e=ni.fromGeometry({context:this,geometry:t,attributeLocations:CQ,bufferUsage:Ne.STATIC_DRAW,interleave:!0}),this.cache.viewportQuad_vertexArray=e}return e};il.prototype.createViewportQuadCommand=function(e,t){return t=y(t,y.EMPTY_OBJECT),new tt({vertexArray:this.getViewportQuadVertexArray(),primitiveType:Me.TRIANGLES,renderState:t.renderState,shaderProgram:Xt.fromCache({context:this,vertexShaderSource:u0,fragmentShaderSource:e,attributeLocations:CQ}),uniformMap:t.uniformMap,owner:t.owner,framebuffer:t.framebuffer,pass:t.pass})};il.prototype.getObjectByPickColor=function(e){return this._pickObjects[e.toRgba()]};function GG(e,t,n){this._pickObjects=e,this.key=t,this.color=n}Object.defineProperties(GG.prototype,{object:{get:function(){return this._pickObjects[this.key]},set:function(e){this._pickObjects[this.key]=e}}});GG.prototype.destroy=function(){delete this._pickObjects[this.key]};il.prototype.createPickId=function(e){++this._nextPickColor[0];let t=this._nextPickColor[0];if(t===0)throw new ue("Out of unique Pick IDs.");return this._pickObjects[t]=e,new GG(this._pickObjects,t,z.fromRgba(t))};il.prototype.isDestroyed=function(){return!1};il.prototype.destroy=function(){let e=this.cache;for(let t in e)if(e.hasOwnProperty(t)){let n=e[t];u(n.destroy)&&n.destroy()}return this._shaderCache=this._shaderCache.destroy(),this._textureCache=this._textureCache.destroy(),this._defaultTexture=this._defaultTexture&&this._defaultTexture.destroy(),this._defaultEmissiveTexture=this._defaultEmissiveTexture&&this._defaultEmissiveTexture.destroy(),this._defaultNormalTexture=this._defaultNormalTexture&&this._defaultNormalTexture.destroy(),this._defaultCubeMap=this._defaultCubeMap&&this._defaultCubeMap.destroy(),le(this)};il._deprecationWarning=nr;var Hw=il;function eT(e){e=y(e,y.EMPTY_OBJECT);let t=e.context,n=e.width,i=e.height;this._width=n,this._height=i;let o=e.colorRenderbuffers,r=e.colorTextures;if(u(o)!==u(r))throw new de("Both color renderbuffer and texture attachments must be provided.");let s=e.depthStencilRenderbuffer,a=e.depthStencilTexture;if(u(s)!==u(a))throw new de("Both depth-stencil renderbuffer and texture attachments must be provided.");this._renderFramebuffer=new Fs({context:t,colorRenderbuffers:o,depthStencilRenderbuffer:s,destroyAttachments:e.destroyAttachments}),this._colorFramebuffer=new Fs({context:t,colorTextures:r,depthStencilTexture:a,destroyAttachments:e.destroyAttachments})}eT.prototype.getRenderFramebuffer=function(){return this._renderFramebuffer};eT.prototype.getColorFramebuffer=function(){return this._colorFramebuffer};eT.prototype.blitFramebuffers=function(e,t){this._renderFramebuffer.bindRead(),this._colorFramebuffer.bindDraw();let n=e._gl,i=0;this._colorFramebuffer._colorTextures.length>0&&(i|=n.COLOR_BUFFER_BIT),u(this._colorFramebuffer.depthStencilTexture)&&(i|=n.DEPTH_BUFFER_BIT|(t?n.STENCIL_BUFFER_BIT:0)),n.blitFramebuffer(0,0,this._width,this._height,0,0,this._width,this._height,i,n.NEAREST),n.bindFramebuffer(n.READ_FRAMEBUFFER,null),n.bindFramebuffer(n.DRAW_FRAMEBUFFER,null)};eT.prototype.isDestroyed=function(){return!1};eT.prototype.destroy=function(){return this._renderFramebuffer.destroy(),this._colorFramebuffer.destroy(),le(this)};var Gw=eT;var ol={RGBA4:te.RGBA4,RGBA8:te.RGBA8,RGBA16F:te.RGBA16F,RGBA32F:te.RGBA32F,RGB5_A1:te.RGB5_A1,RGB565:te.RGB565,DEPTH_COMPONENT16:te.DEPTH_COMPONENT16,STENCIL_INDEX8:te.STENCIL_INDEX8,DEPTH_STENCIL:te.DEPTH_STENCIL,DEPTH24_STENCIL8:te.DEPTH24_STENCIL8,validate:function(e){return e===ol.RGBA4||e===ol.RGBA8||e===ol.RGBA16F||e===ol.RGBA32F||e===ol.RGB5_A1||e===ol.RGB565||e===ol.DEPTH_COMPONENT16||e===ol.STENCIL_INDEX8||e===ol.DEPTH_STENCIL||e===ol.DEPTH24_STENCIL8},getColorFormat:function(e){return e===te.FLOAT?ol.RGBA32F:e===te.HALF_FLOAT_OES?ol.RGBA16F:ol.RGBA8}},_c=Object.freeze(ol);function Ww(e){e=y(e,y.EMPTY_OBJECT);let n=e.context._gl,i=Vt.maximumRenderbufferSize,o=y(e.format,_c.RGBA4),r=u(e.width)?e.width:n.drawingBufferWidth,s=u(e.height)?e.height:n.drawingBufferHeight,a=y(e.numSamples,1);this._gl=n,this._format=o,this._width=r,this._height=s,this._renderbuffer=this._gl.createRenderbuffer(),n.bindRenderbuffer(n.RENDERBUFFER,this._renderbuffer),a>1?n.renderbufferStorageMultisample(n.RENDERBUFFER,a,o,r,s):n.renderbufferStorage(n.RENDERBUFFER,o,r,s),n.bindRenderbuffer(n.RENDERBUFFER,null)}Object.defineProperties(Ww.prototype,{format:{get:function(){return this._format}},width:{get:function(){return this._width}},height:{get:function(){return this._height}}});Ww.prototype._getRenderbuffer=function(){return this._renderbuffer};Ww.prototype.isDestroyed=function(){return!1};Ww.prototype.destroy=function(){return this._gl.deleteRenderbuffer(this._renderbuffer),le(this)};var Ul=Ww;function rs(e){e=y(e,y.EMPTY_OBJECT),this._numSamples=y(e.numSamples,1),this._colorAttachmentsLength=y(e.colorAttachmentsLength,1),this._color=y(e.color,!0),this._depth=y(e.depth,!1),this._depthStencil=y(e.depthStencil,!1),this._supportsDepthTexture=y(e.supportsDepthTexture,!1),this._createColorAttachments=y(e.createColorAttachments,!0),this._createDepthAttachments=y(e.createDepthAttachments,!0),this._pixelDatatype=e.pixelDatatype,this._pixelFormat=e.pixelFormat,this._width=void 0,this._height=void 0,this._framebuffer=void 0,this._multisampleFramebuffer=void 0,this._colorTextures=void 0,this._color&&(this._colorTextures=new Array(this._colorAttachmentsLength),this._colorRenderbuffers=new Array(this._colorAttachmentsLength)),this._colorRenderbuffer=void 0,this._depthStencilRenderbuffer=void 0,this._depthStencilTexture=void 0,this._depthRenderbuffer=void 0,this._depthTexture=void 0,this._attachmentsDirty=!1}Object.defineProperties(rs.prototype,{framebuffer:{get:function(){return this._numSamples>1?this._multisampleFramebuffer.getRenderFramebuffer():this._framebuffer}},numSamples:{get:function(){return this._numSamples}},status:{get:function(){return this.framebuffer.status}}});rs.prototype.isDirty=function(e,t,n,i,o){n=y(n,1);let r=this._width!==e||this._height!==t,s=this._numSamples!==n,a=u(i)&&this._pixelDatatype!==i||u(o)&&this._pixelFormat!==o,c=n===1?u(this._framebuffer):u(this._multisampleFramebuffer);return this._attachmentsDirty||r||s||a||!c||this._color&&!u(this._colorTextures[0])};rs.prototype.update=function(e,t,n,i,o,r){if(i=e.msaa?y(i,1):1,o=y(o,this._color?y(this._pixelDatatype,Xe.UNSIGNED_BYTE):void 0),r=y(r,this._color?y(this._pixelFormat,st.RGBA):void 0),this.isDirty(t,n,i,o,r)){if(this.destroy(),this._width=t,this._height=n,this._numSamples=i,this._pixelDatatype=o,this._pixelFormat=r,this._attachmentsDirty=!1,this._color&&this._createColorAttachments){for(let s=0;s<this._colorAttachmentsLength;++s)if(this._colorTextures[s]=new It({context:e,width:t,height:n,pixelFormat:r,pixelDatatype:o,sampler:ln.NEAREST}),this._numSamples>1){let a=_c.getColorFormat(o);this._colorRenderbuffers[s]=new Ul({context:e,width:t,height:n,format:a,numSamples:this._numSamples})}}this._depthStencil&&this._createDepthAttachments&&(this._supportsDepthTexture&&e.depthTexture?(this._depthStencilTexture=new It({context:e,width:t,height:n,pixelFormat:st.DEPTH_STENCIL,pixelDatatype:Xe.UNSIGNED_INT_24_8,sampler:ln.NEAREST}),this._numSamples>1&&(this._depthStencilRenderbuffer=new Ul({context:e,width:t,height:n,format:_c.DEPTH24_STENCIL8,numSamples:this._numSamples}))):this._depthStencilRenderbuffer=new Ul({context:e,width:t,height:n,format:_c.DEPTH_STENCIL})),this._depth&&this._createDepthAttachments&&(this._supportsDepthTexture&&e.depthTexture?this._depthTexture=new It({context:e,width:t,height:n,pixelFormat:st.DEPTH_COMPONENT,pixelDatatype:Xe.UNSIGNED_INT,sampler:ln.NEAREST}):this._depthRenderbuffer=new Ul({context:e,width:t,height:n,format:_c.DEPTH_COMPONENT16})),this._numSamples>1?this._multisampleFramebuffer=new Gw({context:e,width:this._width,height:this._height,colorTextures:this._colorTextures,colorRenderbuffers:this._colorRenderbuffers,depthStencilTexture:this._depthStencilTexture,depthStencilRenderbuffer:this._depthStencilRenderbuffer,destroyAttachments:!1}):this._framebuffer=new Fs({context:e,colorTextures:this._colorTextures,depthTexture:this._depthTexture,depthRenderbuffer:this._depthRenderbuffer,depthStencilTexture:this._depthStencilTexture,depthStencilRenderbuffer:this._depthStencilRenderbuffer,destroyAttachments:!1})}};rs.prototype.getColorTexture=function(e){return e=y(e,0),this._colorTextures[e]};rs.prototype.setColorTexture=function(e,t){t=y(t,0),this._attachmentsDirty=e!==this._colorTextures[t],this._colorTextures[t]=e};rs.prototype.getColorRenderbuffer=function(e){return e=y(e,0),this._colorRenderbuffers[e]};rs.prototype.setColorRenderbuffer=function(e,t){t=y(t,0),this._attachmentsDirty=e!==this._colorRenderbuffers[t],this._colorRenderbuffers[t]=e};rs.prototype.getDepthRenderbuffer=function(){return this._depthRenderbuffer};rs.prototype.setDepthRenderbuffer=function(e){this._attachmentsDirty=e!==this._depthRenderbuffer,this._depthRenderbuffer=e};rs.prototype.getDepthTexture=function(){return this._depthTexture};rs.prototype.setDepthTexture=function(e){this._attachmentsDirty=e!==this._depthTexture,this._depthTexture=e};rs.prototype.getDepthStencilRenderbuffer=function(){return this._depthStencilRenderbuffer};rs.prototype.setDepthStencilRenderbuffer=function(e){this._attachmentsDirty=e!==this._depthStencilRenderbuffer,this._depthStencilRenderbuffer=e};rs.prototype.getDepthStencilTexture=function(){return this._depthStencilTexture};rs.prototype.setDepthStencilTexture=function(e){this._attachmentsDirty=e!==this._depthStencilTexture,this._depthStencilTexture=e};rs.prototype.prepareTextures=function(e,t){this._numSamples>1&&this._multisampleFramebuffer.blitFramebuffers(e,t)};rs.prototype.clear=function(e,t,n){let i=t.framebuffer;t.framebuffer=this.framebuffer,t.execute(e,n),t.framebuffer=i};rs.prototype.destroyFramebuffer=function(){this._framebuffer=this._framebuffer&&this._framebuffer.destroy(),this._multisampleFramebuffer=this._multisampleFramebuffer&&this._multisampleFramebuffer.destroy()};rs.prototype.destroy=function(){if(this._color){let e,t=this._colorTextures.length;for(e=0;e<t;++e){let n=this._colorTextures[e];this._createColorAttachments&&u(n)&&!n.isDestroyed()&&(this._colorTextures[e].destroy(),this._colorTextures[e]=void 0),u(n)&&n.isDestroyed()&&(this._colorTextures[e]=void 0);let i=this._colorRenderbuffers[e];this._createColorAttachments&&u(i)&&!i.isDestroyed()&&(this._colorRenderbuffers[e].destroy(),this._colorRenderbuffers[e]=void 0),u(i)&&i.isDestroyed()&&(this._colorRenderbuffers[e]=void 0)}}this._depthStencil&&(this._createDepthAttachments&&(this._depthStencilTexture=this._depthStencilTexture&&this._depthStencilTexture.destroy(),this._depthStencilRenderbuffer=this._depthStencilRenderbuffer&&this._depthStencilRenderbuffer.destroy()),u(this._depthStencilTexture)&&this._depthStencilTexture.isDestroyed()&&(this._depthStencilTexture=void 0),u(this._depthStencilRenderbuffer)&&this._depthStencilRenderbuffer.isDestroyed()&&(this._depthStencilRenderbuffer=void 0)),this._depth&&(this._createDepthAttachments&&(this._depthTexture=this._depthTexture&&this._depthTexture.destroy(),this._depthRenderbuffer=this._depthRenderbuffer&&this._depthRenderbuffer.destroy()),u(this._depthTexture)&&this._depthTexture.isDestroyed()&&(this._depthTexture=void 0),u(this._depthRenderbuffer)&&this._depthRenderbuffer.isDestroyed()&&(this._depthRenderbuffer=void 0)),this.destroyFramebuffer()};var di=rs;var S0={VERTEX:0,FRAGMENT:1,BOTH:2};S0.includesVertexShader=function(e){return e===S0.VERTEX||e===S0.BOTH};S0.includesFragmentShader=function(e){return e===S0.FRAGMENT||e===S0.BOTH};var Te=Object.freeze(S0);function WG(e){this.name=e,this.fields=[]}WG.prototype.addField=function(e,t){let n=` ${e} ${t};`;this.fields.push(n)};WG.prototype.generateGlslLines=function(){let e=this.fields;return e.length===0&&(e=[" float _empty;"]),[].concat(`struct ${this.name}`,"{",e,"};")};var jw=WG;function jG(e){this.signature=e,this.body=[]}jG.prototype.addLines=function(e){let t=this.body;if(Array.isArray(e)){let n=e.length;for(let i=0;i<n;i++)t.push(` ${e[i]}`)}else t.push(` ${e}`)};jG.prototype.generateGlslLines=function(){return[].concat(this.signature,"{",this.body,"}")};var Yw=jG;function gc(){this._positionAttributeLine=void 0,this._nextAttributeLocation=1,this._attributeLocations={},this._attributeLines=[],this._structs={},this._functions={},this._vertexShaderParts={defineLines:[],uniformLines:[],shaderLines:[],varyingLines:[],structIds:[],functionIds:[]},this._fragmentShaderParts={defineLines:[],uniformLines:[],shaderLines:[],varyingLines:[],structIds:[],functionIds:[]}}Object.defineProperties(gc.prototype,{attributeLocations:{get:function(){return this._attributeLocations}}});gc.prototype.addDefine=function(e,t,n){n=y(n,Te.BOTH);let i=e;u(t)&&(i+=` ${t.toString()}`),Te.includesVertexShader(n)&&this._vertexShaderParts.defineLines.push(i),Te.includesFragmentShader(n)&&this._fragmentShaderParts.defineLines.push(i)};gc.prototype.addStruct=function(e,t,n){this._structs[e]=new jw(t),Te.includesVertexShader(n)&&this._vertexShaderParts.structIds.push(e),Te.includesFragmentShader(n)&&this._fragmentShaderParts.structIds.push(e)};gc.prototype.addStructField=function(e,t,n){this._structs[e].addField(t,n)};gc.prototype.addFunction=function(e,t,n){this._functions[e]=new Yw(t),Te.includesVertexShader(n)&&this._vertexShaderParts.functionIds.push(e),Te.includesFragmentShader(n)&&this._fragmentShaderParts.functionIds.push(e)};gc.prototype.addFunctionLines=function(e,t){this._functions[e].addLines(t)};gc.prototype.addUniform=function(e,t,n){n=y(n,Te.BOTH);let i=`uniform ${e} ${t};`;Te.includesVertexShader(n)&&this._vertexShaderParts.uniformLines.push(i),Te.includesFragmentShader(n)&&this._fragmentShaderParts.uniformLines.push(i)};gc.prototype.setPositionAttribute=function(e,t){return this._positionAttributeLine=`attribute ${e} ${t};`,this._attributeLocations[t]=0,0};gc.prototype.addAttribute=function(e,t){let n=`attribute ${e} ${t};`;this._attributeLines.push(n);let i=this._nextAttributeLocation;return this._attributeLocations[t]=i,this._nextAttributeLocation+=GSe(e),i};gc.prototype.addVarying=function(e,t){let n=`varying ${e} ${t};`;this._vertexShaderParts.varyingLines.push(n),this._fragmentShaderParts.varyingLines.push(n)};gc.prototype.addVertexLines=function(e){let t=this._vertexShaderParts.shaderLines;Array.isArray(e)?t.push.apply(t,e):t.push(e)};gc.prototype.addFragmentLines=function(e){let t=this._fragmentShaderParts.shaderLines;Array.isArray(e)?t.push.apply(t,e):t.push(e)};gc.prototype.buildShaderProgram=function(e){let t=u(this._positionAttributeLine)?[this._positionAttributeLine]:[],n=HSe(this),i=WSe(this),o=t.concat(this._attributeLines,this._vertexShaderParts.uniformLines,this._vertexShaderParts.varyingLines,n.vertexLines,i.vertexLines,this._vertexShaderParts.shaderLines).join(`
|
||
`),r=new ke({defines:this._vertexShaderParts.defineLines,sources:[o]}),s=this._fragmentShaderParts.uniformLines.concat(this._fragmentShaderParts.varyingLines,n.fragmentLines,i.fragmentLines,this._fragmentShaderParts.shaderLines).join(`
|
||
`),a=new ke({defines:this._fragmentShaderParts.defineLines,sources:[s]});return Xt.fromCache({context:e,vertexShaderSource:r,fragmentShaderSource:a,attributeLocations:this._attributeLocations})};gc.prototype.clone=function(){return Ge(this,!0)};function HSe(e){let t=[],n=[],i,o=e._vertexShaderParts.structIds,r,s,a;for(i=0;i<o.length;i++)r=o[i],s=e._structs[r],a=s.generateGlslLines(),t.push.apply(t,a);for(o=e._fragmentShaderParts.structIds,i=0;i<o.length;i++)r=o[i],s=e._structs[r],a=s.generateGlslLines(),n.push.apply(n,a);return{vertexLines:t,fragmentLines:n}}function GSe(e){switch(e){case"mat2":return 2;case"mat3":return 3;case"mat4":return 4;default:return 1}}function WSe(e){let t=[],n=[],i,o=e._vertexShaderParts.functionIds,r,s,a;for(i=0;i<o.length;i++)r=o[i],s=e._functions[r],a=s.generateGlslLines(),t.push.apply(t,a);for(o=e._fragmentShaderParts.functionIds,i=0;i<o.length;i++)r=o[i],s=e._functions[r],a=s.generateGlslLines(),n.push.apply(n,a);return{vertexLines:t,fragmentLines:n}}var v0=gc;function xs(e,t,n,i){let o=xs._verifyAttributes(t);n=y(n,0);let r=[],s={},a,c,l=o.length;for(let d=0;d<l;++d){let p=o[d];if(p.vertexBuffer){r.push(p);continue}c=p.usage,a=s[c],u(a)||(a=s[c]=[]),a.push(p)}function f(d,p){return q.getSizeInBytes(p.componentDatatype)-q.getSizeInBytes(d.componentDatatype)}this._allBuffers=[];for(c in s)if(s.hasOwnProperty(c)){a=s[c],a.sort(f);let d=xs._vertexSizeInBytes(a),p=a[0].usage,g={vertexSizeInBytes:d,vertexBuffer:void 0,usage:p,needsCommit:!1,arrayBuffer:void 0,arrayViews:xs._createArrayViews(a,d)};this._allBuffers.push(g)}this._size=0,this._instanced=y(i,!1),this._precreated=r,this._context=e,this.writers=void 0,this.va=void 0,this.resize(n)}xs._verifyAttributes=function(e){let t=[];for(let i=0;i<e.length;++i){let o=e[i],r={index:y(o.index,i),enabled:y(o.enabled,!0),componentsPerAttribute:o.componentsPerAttribute,componentDatatype:y(o.componentDatatype,q.FLOAT),normalize:y(o.normalize,!1),vertexBuffer:o.vertexBuffer,usage:y(o.usage,Ne.STATIC_DRAW)};t.push(r)}let n=new Array(t.length);for(let i=0;i<t.length;++i){let r=t[i].index;n[r]=!0}return t};xs._vertexSizeInBytes=function(e){let t=0,n=e.length;for(let s=0;s<n;++s){let a=e[s];t+=a.componentsPerAttribute*q.getSizeInBytes(a.componentDatatype)}let i=n>0?q.getSizeInBytes(e[0].componentDatatype):0,o=i>0?t%i:0,r=o===0?0:i-o;return t+=r,t};xs._createArrayViews=function(e,t){let n=[],i=0,o=e.length;for(let r=0;r<o;++r){let s=e[r],a=s.componentDatatype;n.push({index:s.index,enabled:s.enabled,componentsPerAttribute:s.componentsPerAttribute,componentDatatype:a,normalize:s.normalize,offsetInBytes:i,vertexSizeInComponentType:t/q.getSizeInBytes(a),view:void 0}),i+=s.componentsPerAttribute*q.getSizeInBytes(a)}return n};xs.prototype.resize=function(e){this._size=e;let t=this._allBuffers;this.writers=[];for(let n=0,i=t.length;n<i;++n){let o=t[n];xs._resize(o,this._size),xs._appendWriters(this.writers,o)}YG(this)};xs._resize=function(e,t){if(e.vertexSizeInBytes>0){let n=new ArrayBuffer(t*e.vertexSizeInBytes);if(u(e.arrayBuffer)){let r=new Uint8Array(n),s=new Uint8Array(e.arrayBuffer),a=s.length;for(let c=0;c<a;++c)r[c]=s[c]}let i=e.arrayViews,o=i.length;for(let r=0;r<o;++r){let s=i[r];s.view=q.createArrayBufferView(s.componentDatatype,n,s.offsetInBytes)}e.arrayBuffer=n}};var jSe=[function(e,t,n){return function(i,o){t[i*n]=o,e.needsCommit=!0}},function(e,t,n){return function(i,o,r){let s=i*n;t[s]=o,t[s+1]=r,e.needsCommit=!0}},function(e,t,n){return function(i,o,r,s){let a=i*n;t[a]=o,t[a+1]=r,t[a+2]=s,e.needsCommit=!0}},function(e,t,n){return function(i,o,r,s,a){let c=i*n;t[c]=o,t[c+1]=r,t[c+2]=s,t[c+3]=a,e.needsCommit=!0}}];xs._appendWriters=function(e,t){let n=t.arrayViews,i=n.length;for(let o=0;o<i;++o){let r=n[o];e[r.index]=jSe[r.componentsPerAttribute-1](t,r.view,r.vertexSizeInComponentType)}};xs.prototype.commit=function(e){let t=!1,n=this._allBuffers,i,o,r;for(o=0,r=n.length;o<r;++o)i=n[o],t=YSe(this,i)||t;if(t||!u(this.va)){YG(this);let s=this.va=[],a=P.SIXTY_FOUR_KILOBYTES-4,c=u(e)&&!this._instanced?Math.ceil(this._size/a):1;for(let l=0;l<c;++l){let f=[];for(o=0,r=n.length;o<r;++o){i=n[o];let d=l*(i.vertexSizeInBytes*a);xs._appendAttributes(f,i,d,this._instanced)}f=f.concat(this._precreated),s.push({va:new ni({context:this._context,attributes:f,indexBuffer:e}),indicesCount:1.5*(l!==c-1?a:this._size%a)})}}};function YSe(e,t){if(t.needsCommit&&t.vertexSizeInBytes>0){t.needsCommit=!1;let n=t.vertexBuffer,i=e._size*t.vertexSizeInBytes,o=u(n);if(!o||n.sizeInBytes<i)return o&&n.destroy(),t.vertexBuffer=lt.createVertexBuffer({context:e._context,typedArray:t.arrayBuffer,usage:t.usage}),t.vertexBuffer.vertexArrayDestroyable=!1,!0;t.vertexBuffer.copyFromArrayView(t.arrayBuffer)}return!1}xs._appendAttributes=function(e,t,n,i){let o=t.arrayViews,r=o.length;for(let s=0;s<r;++s){let a=o[s];e.push({index:a.index,enabled:a.enabled,componentsPerAttribute:a.componentsPerAttribute,componentDatatype:a.componentDatatype,normalize:a.normalize,vertexBuffer:t.vertexBuffer,offsetInBytes:n+a.offsetInBytes,strideInBytes:t.vertexSizeInBytes,instanceDivisor:i?1:0})}};xs.prototype.subCommit=function(e,t){let n=this._allBuffers;for(let i=0,o=n.length;i<o;++i)qSe(n[i],e,t)};function qSe(e,t,n){if(e.needsCommit&&e.vertexSizeInBytes>0){let i=e.vertexSizeInBytes*t,o=e.vertexSizeInBytes*n;e.vertexBuffer.copyFromArrayView(new Uint8Array(e.arrayBuffer,i,o),i)}}xs.prototype.endSubCommits=function(){let e=this._allBuffers;for(let t=0,n=e.length;t<n;++t)e[t].needsCommit=!1};function YG(e){let t=e.va;if(!u(t))return;let n=t.length;for(let i=0;i<n;++i)t[i].va.destroy();e.va=void 0}xs.prototype.isDestroyed=function(){return!1};xs.prototype.destroy=function(){let e=this._allBuffers;for(let t=0,n=e.length;t<n;++t){let i=e[t];i.vertexBuffer=i.vertexBuffer&&i.vertexBuffer.destroy()}return YG(this),le(this)};var jm=xs;function XSe(e,t,n){let i={flipY:!0,skipColorSpaceConversion:n,preferImageBitmap:!0},o=[Oe.createIfNeeded(t.positiveX).fetchImage(i),Oe.createIfNeeded(t.negativeX).fetchImage(i),Oe.createIfNeeded(t.positiveY).fetchImage(i),Oe.createIfNeeded(t.negativeY).fetchImage(i),Oe.createIfNeeded(t.positiveZ).fetchImage(i),Oe.createIfNeeded(t.negativeZ).fetchImage(i)];return Promise.all(o).then(function(r){return new La({context:e,source:{positiveX:r[0],negativeX:r[1],positiveY:r[2],negativeY:r[3],positiveZ:r[4],negativeZ:r[5]}})})}var qw=XSe;var tT=`#ifdef MRT
|
||
#extension GL_EXT_draw_buffers : enable
|
||
#endif
|
||
|
||
uniform vec4 u_bgColor;
|
||
uniform sampler2D u_depthTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
if (texture2D(u_depthTexture, v_textureCoordinates).r < 1.0)
|
||
{
|
||
#ifdef MRT
|
||
gl_FragData[0] = u_bgColor;
|
||
gl_FragData[1] = vec4(u_bgColor.a);
|
||
#else
|
||
gl_FragColor = u_bgColor;
|
||
#endif
|
||
return;
|
||
}
|
||
|
||
discard;
|
||
}
|
||
`;var Ym=`uniform vec3 u_radiiAndDynamicAtmosphereColor;
|
||
|
||
uniform float u_atmosphereLightIntensity;
|
||
uniform float u_atmosphereRayleighScaleHeight;
|
||
uniform float u_atmosphereMieScaleHeight;
|
||
uniform float u_atmosphereMieAnisotropy;
|
||
uniform vec3 u_atmosphereRayleighCoefficient;
|
||
uniform vec3 u_atmosphereMieCoefficient;
|
||
|
||
const float ATMOSPHERE_THICKNESS = 111e3; // The thickness of the atmosphere in meters.
|
||
const int PRIMARY_STEPS = 16; // Number of times the ray from the camera to the world position (primary ray) is sampled.
|
||
const int LIGHT_STEPS = 4; // Number of times the light is sampled from the light source's intersection with the atmosphere to a sample position on the primary ray.
|
||
|
||
/**
|
||
* This function computes the colors contributed by Rayliegh and Mie scattering on a given ray, as well as
|
||
* the transmittance value for the ray.
|
||
*
|
||
* @param {czm_ray} primaryRay The ray from the camera to the position.
|
||
* @param {float} primaryRayLength The length of the primary ray.
|
||
* @param {vec3} lightDirection The direction of the light to calculate the scattering from.
|
||
* @param {vec3} rayleighColor The variable the Rayleigh scattering will be written to.
|
||
* @param {vec3} mieColor The variable the Mie scattering will be written to.
|
||
* @param {float} opacity The variable the transmittance will be written to.
|
||
* @glslFunction
|
||
*/
|
||
void computeScattering(
|
||
czm_ray primaryRay,
|
||
float primaryRayLength,
|
||
vec3 lightDirection,
|
||
float atmosphereInnerRadius,
|
||
out vec3 rayleighColor,
|
||
out vec3 mieColor,
|
||
out float opacity
|
||
) {
|
||
|
||
// Initialize the default scattering amounts to 0.
|
||
rayleighColor = vec3(0.0);
|
||
mieColor = vec3(0.0);
|
||
opacity = 0.0;
|
||
|
||
float atmosphereOuterRadius = atmosphereInnerRadius + ATMOSPHERE_THICKNESS;
|
||
|
||
vec3 origin = vec3(0.0);
|
||
|
||
// Calculate intersection from the camera to the outer ring of the atmosphere.
|
||
czm_raySegment primaryRayAtmosphereIntersect = czm_raySphereIntersectionInterval(primaryRay, origin, atmosphereOuterRadius);
|
||
|
||
// Return empty colors if no intersection with the atmosphere geometry.
|
||
if (primaryRayAtmosphereIntersect == czm_emptyRaySegment) {
|
||
return;
|
||
}
|
||
|
||
// The ray should start from the first intersection with the outer atmopshere, or from the camera position, if it is inside the atmosphere.
|
||
primaryRayAtmosphereIntersect.start = max(primaryRayAtmosphereIntersect.start, 0.0);
|
||
// The ray should end at the exit from the atmosphere or at the distance to the vertex, whichever is smaller.
|
||
primaryRayAtmosphereIntersect.stop = min(primaryRayAtmosphereIntersect.stop, length(primaryRayLength));
|
||
|
||
// Setup for sampling positions along the ray - starting from the intersection with the outer ring of the atmosphere.
|
||
float rayStepLength = (primaryRayAtmosphereIntersect.stop - primaryRayAtmosphereIntersect.start) / float(PRIMARY_STEPS);
|
||
float rayPositionLength = primaryRayAtmosphereIntersect.start;
|
||
|
||
vec3 rayleighAccumulation = vec3(0.0);
|
||
vec3 mieAccumulation = vec3(0.0);
|
||
vec2 opticalDepth = vec2(0.0);
|
||
vec2 heightScale = vec2(u_atmosphereRayleighScaleHeight, u_atmosphereMieScaleHeight);
|
||
|
||
// Sample positions on the primary ray.
|
||
for (int i = 0; i < PRIMARY_STEPS; i++) {
|
||
// Calculate sample position along viewpoint ray.
|
||
vec3 samplePosition = primaryRay.origin + primaryRay.direction * (rayPositionLength + rayStepLength);
|
||
|
||
// Calculate height of sample position above ellipsoid.
|
||
float sampleHeight = length(samplePosition) - atmosphereInnerRadius;
|
||
|
||
// Calculate and accumulate density of particles at the sample position.
|
||
vec2 sampleDensity = exp(-sampleHeight / heightScale) * rayStepLength;
|
||
opticalDepth += sampleDensity;
|
||
|
||
// Generate ray from the sample position segment to the light source, up to the outer ring of the atmosphere.
|
||
czm_ray lightRay = czm_ray(samplePosition, lightDirection);
|
||
czm_raySegment lightRayAtmosphereIntersect = czm_raySphereIntersectionInterval(lightRay, origin, atmosphereOuterRadius);
|
||
|
||
float lightStepLength = lightRayAtmosphereIntersect.stop / float(LIGHT_STEPS);
|
||
float lightPositionLength = 0.0;
|
||
|
||
vec2 lightOpticalDepth = vec2(0.0);
|
||
|
||
// Sample positions along the light ray, to accumulate incidence of light on the latest sample segment.
|
||
for (int j = 0; j < LIGHT_STEPS; j++) {
|
||
|
||
// Calculate sample position along light ray.
|
||
vec3 lightPosition = samplePosition + lightDirection * (lightPositionLength + lightStepLength * 0.5);
|
||
|
||
// Calculate height of the light sample position above ellipsoid.
|
||
float lightHeight = length(lightPosition) - atmosphereInnerRadius;
|
||
|
||
// Calculate density of photons at the light sample position.
|
||
lightOpticalDepth += exp(-lightHeight / heightScale) * lightStepLength;
|
||
|
||
// Increment distance on light ray.
|
||
lightPositionLength += lightStepLength;
|
||
}
|
||
|
||
// Compute attenuation via the primary ray and the light ray.
|
||
vec3 attenuation = exp(-((u_atmosphereMieCoefficient * (opticalDepth.y + lightOpticalDepth.y)) + (u_atmosphereRayleighCoefficient * (opticalDepth.x + lightOpticalDepth.x))));
|
||
|
||
// Accumulate the scattering.
|
||
rayleighAccumulation += sampleDensity.x * attenuation;
|
||
mieAccumulation += sampleDensity.y * attenuation;
|
||
|
||
// Increment distance on primary ray.
|
||
rayPositionLength += rayStepLength;
|
||
}
|
||
|
||
// Compute the scattering amount.
|
||
rayleighColor = u_atmosphereRayleighCoefficient * rayleighAccumulation;
|
||
mieColor = u_atmosphereMieCoefficient * mieAccumulation;
|
||
|
||
// Compute the transmittance i.e. how much light is passing through the atmosphere.
|
||
opacity = length(exp(-((u_atmosphereMieCoefficient * opticalDepth.y) + (u_atmosphereRayleighCoefficient * opticalDepth.x))));
|
||
}
|
||
|
||
vec4 computeAtmosphereColor(
|
||
vec3 positionWC,
|
||
vec3 lightDirection,
|
||
vec3 rayleighColor,
|
||
vec3 mieColor,
|
||
float opacity
|
||
) {
|
||
// Setup the primary ray: from the camera position to the vertex position.
|
||
vec3 cameraToPositionWC = positionWC - czm_viewerPositionWC;
|
||
vec3 cameraToPositionWCDirection = normalize(cameraToPositionWC);
|
||
|
||
float cosAngle = dot(cameraToPositionWCDirection, lightDirection);
|
||
float cosAngleSq = cosAngle * cosAngle;
|
||
|
||
float G = u_atmosphereMieAnisotropy;
|
||
float GSq = G * G;
|
||
|
||
// The Rayleigh phase function.
|
||
float rayleighPhase = 3.0 / (50.2654824574) * (1.0 + cosAngleSq);
|
||
// The Mie phase function.
|
||
float miePhase = 3.0 / (25.1327412287) * ((1.0 - GSq) * (cosAngleSq + 1.0)) / (pow(1.0 + GSq - 2.0 * cosAngle * G, 1.5) * (2.0 + GSq));
|
||
|
||
// The final color is generated by combining the effects of the Rayleigh and Mie scattering.
|
||
vec3 rayleigh = rayleighPhase * rayleighColor;
|
||
vec3 mie = miePhase * mieColor;
|
||
|
||
vec3 color = (rayleigh + mie) * u_atmosphereLightIntensity;
|
||
|
||
return vec4(color, opacity);
|
||
}
|
||
`;var Xw=`#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
|
||
uniform sampler2D u_atlas;
|
||
|
||
#ifdef VECTOR_TILE
|
||
uniform vec4 u_highlightColor;
|
||
#endif
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
varying vec4 v_pickColor;
|
||
varying vec4 v_color;
|
||
|
||
#ifdef SDF
|
||
varying vec4 v_outlineColor;
|
||
varying float v_outlineWidth;
|
||
#endif
|
||
|
||
#ifdef FRAGMENT_DEPTH_CHECK
|
||
varying vec4 v_textureCoordinateBounds; // the min and max x and y values for the texture coordinates
|
||
varying vec4 v_originTextureCoordinateAndTranslate; // texture coordinate at the origin, billboard translate (used for label glyphs)
|
||
varying vec4 v_compressed; // x: eyeDepth, y: applyTranslate & enableDepthCheck, z: dimensions, w: imageSize
|
||
varying mat2 v_rotationMatrix;
|
||
|
||
const float SHIFT_LEFT12 = 4096.0;
|
||
const float SHIFT_LEFT1 = 2.0;
|
||
|
||
const float SHIFT_RIGHT12 = 1.0 / 4096.0;
|
||
const float SHIFT_RIGHT1 = 1.0 / 2.0;
|
||
|
||
float getGlobeDepth(vec2 adjustedST, vec2 depthLookupST, bool applyTranslate, vec2 dimensions, vec2 imageSize)
|
||
{
|
||
vec2 lookupVector = imageSize * (depthLookupST - adjustedST);
|
||
lookupVector = v_rotationMatrix * lookupVector;
|
||
vec2 labelOffset = (dimensions - imageSize) * (depthLookupST - vec2(0.0, v_originTextureCoordinateAndTranslate.y)); // aligns label glyph with bounding rectangle. Will be zero for billboards because dimensions and imageSize will be equal
|
||
|
||
vec2 translation = v_originTextureCoordinateAndTranslate.zw;
|
||
|
||
if (applyTranslate)
|
||
{
|
||
// this is only needed for labels where the horizontal origin is not LEFT
|
||
// it moves the label back to where the "origin" should be since all label glyphs are set to HorizontalOrigin.LEFT
|
||
translation += (dimensions * v_originTextureCoordinateAndTranslate.xy * vec2(1.0, 0.0));
|
||
}
|
||
|
||
vec2 st = ((lookupVector - translation + labelOffset) + gl_FragCoord.xy) / czm_viewport.zw;
|
||
float logDepthOrDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, st));
|
||
|
||
if (logDepthOrDepth == 0.0)
|
||
{
|
||
return 0.0; // not on the globe
|
||
}
|
||
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(gl_FragCoord.xy, logDepthOrDepth);
|
||
return eyeCoordinate.z / eyeCoordinate.w;
|
||
}
|
||
#endif
|
||
|
||
|
||
#ifdef SDF
|
||
|
||
// Get the distance from the edge of a glyph at a given position sampling an SDF texture.
|
||
float getDistance(vec2 position)
|
||
{
|
||
return texture2D(u_atlas, position).r;
|
||
}
|
||
|
||
// Samples the sdf texture at the given position and produces a color based on the fill color and the outline.
|
||
vec4 getSDFColor(vec2 position, float outlineWidth, vec4 outlineColor, float smoothing)
|
||
{
|
||
float distance = getDistance(position);
|
||
|
||
if (outlineWidth > 0.0)
|
||
{
|
||
// Don't get the outline edge exceed the SDF_EDGE
|
||
float outlineEdge = clamp(SDF_EDGE - outlineWidth, 0.0, SDF_EDGE);
|
||
float outlineFactor = smoothstep(SDF_EDGE - smoothing, SDF_EDGE + smoothing, distance);
|
||
vec4 sdfColor = mix(outlineColor, v_color, outlineFactor);
|
||
float alpha = smoothstep(outlineEdge - smoothing, outlineEdge + smoothing, distance);
|
||
return vec4(sdfColor.rgb, sdfColor.a * alpha);
|
||
}
|
||
else
|
||
{
|
||
float alpha = smoothstep(SDF_EDGE - smoothing, SDF_EDGE + smoothing, distance);
|
||
return vec4(v_color.rgb, v_color.a * alpha);
|
||
}
|
||
}
|
||
#endif
|
||
|
||
void main()
|
||
{
|
||
vec4 color = texture2D(u_atlas, v_textureCoordinates);
|
||
|
||
#ifdef SDF
|
||
float outlineWidth = v_outlineWidth;
|
||
vec4 outlineColor = v_outlineColor;
|
||
|
||
// Get the current distance
|
||
float distance = getDistance(v_textureCoordinates);
|
||
|
||
#ifdef GL_OES_standard_derivatives
|
||
float smoothing = fwidth(distance);
|
||
// Get an offset that is approximately half the distance to the neighbor pixels
|
||
// 0.354 is approximately half of 1/sqrt(2)
|
||
vec2 sampleOffset = 0.354 * vec2(dFdx(v_textureCoordinates) + dFdy(v_textureCoordinates));
|
||
|
||
// Sample the center point
|
||
vec4 center = getSDFColor(v_textureCoordinates, outlineWidth, outlineColor, smoothing);
|
||
|
||
// Sample the 4 neighbors
|
||
vec4 color1 = getSDFColor(v_textureCoordinates + vec2(sampleOffset.x, sampleOffset.y), outlineWidth, outlineColor, smoothing);
|
||
vec4 color2 = getSDFColor(v_textureCoordinates + vec2(-sampleOffset.x, sampleOffset.y), outlineWidth, outlineColor, smoothing);
|
||
vec4 color3 = getSDFColor(v_textureCoordinates + vec2(-sampleOffset.x, -sampleOffset.y), outlineWidth, outlineColor, smoothing);
|
||
vec4 color4 = getSDFColor(v_textureCoordinates + vec2(sampleOffset.x, -sampleOffset.y), outlineWidth, outlineColor, smoothing);
|
||
|
||
// Equally weight the center sample and the 4 neighboring samples
|
||
color = (center + color1 + color2 + color3 + color4)/5.0;
|
||
#else
|
||
// Just do a single sample
|
||
float smoothing = 1.0/32.0;
|
||
color = getSDFColor(v_textureCoordinates, outlineWidth, outlineColor, smoothing);
|
||
#endif
|
||
|
||
color = czm_gammaCorrect(color);
|
||
#else
|
||
color = czm_gammaCorrect(color);
|
||
color *= czm_gammaCorrect(v_color);
|
||
#endif
|
||
|
||
// Fully transparent parts of the billboard are not pickable.
|
||
#if !defined(OPAQUE) && !defined(TRANSLUCENT)
|
||
if (color.a < 0.005) // matches 0/255 and 1/255
|
||
{
|
||
discard;
|
||
}
|
||
#else
|
||
// The billboard is rendered twice. The opaque pass discards translucent fragments
|
||
// and the translucent pass discards opaque fragments.
|
||
#ifdef OPAQUE
|
||
if (color.a < 0.995) // matches < 254/255
|
||
{
|
||
discard;
|
||
}
|
||
#else
|
||
if (color.a >= 0.995) // matches 254/255 and 255/255
|
||
{
|
||
discard;
|
||
}
|
||
#endif
|
||
#endif
|
||
|
||
#ifdef VECTOR_TILE
|
||
color *= u_highlightColor;
|
||
#endif
|
||
gl_FragColor = color;
|
||
|
||
#ifdef LOG_DEPTH
|
||
czm_writeLogDepth();
|
||
#endif
|
||
|
||
#ifdef FRAGMENT_DEPTH_CHECK
|
||
float temp = v_compressed.y;
|
||
|
||
temp = temp * SHIFT_RIGHT1;
|
||
|
||
float temp2 = (temp - floor(temp)) * SHIFT_LEFT1;
|
||
bool enableDepthTest = temp2 != 0.0;
|
||
bool applyTranslate = floor(temp) != 0.0;
|
||
|
||
if (enableDepthTest) {
|
||
temp = v_compressed.z;
|
||
temp = temp * SHIFT_RIGHT12;
|
||
|
||
vec2 dimensions;
|
||
dimensions.y = (temp - floor(temp)) * SHIFT_LEFT12;
|
||
dimensions.x = floor(temp);
|
||
|
||
temp = v_compressed.w;
|
||
temp = temp * SHIFT_RIGHT12;
|
||
|
||
vec2 imageSize;
|
||
imageSize.y = (temp - floor(temp)) * SHIFT_LEFT12;
|
||
imageSize.x = floor(temp);
|
||
|
||
vec2 adjustedST = v_textureCoordinates - v_textureCoordinateBounds.xy;
|
||
adjustedST = adjustedST / vec2(v_textureCoordinateBounds.z - v_textureCoordinateBounds.x, v_textureCoordinateBounds.w - v_textureCoordinateBounds.y);
|
||
|
||
float epsilonEyeDepth = v_compressed.x + czm_epsilon1;
|
||
float globeDepth1 = getGlobeDepth(adjustedST, v_originTextureCoordinateAndTranslate.xy, applyTranslate, dimensions, imageSize);
|
||
|
||
// negative values go into the screen
|
||
if (globeDepth1 != 0.0 && globeDepth1 > epsilonEyeDepth)
|
||
{
|
||
float globeDepth2 = getGlobeDepth(adjustedST, vec2(0.0, 1.0), applyTranslate, dimensions, imageSize); // top left corner
|
||
if (globeDepth2 != 0.0 && globeDepth2 > epsilonEyeDepth)
|
||
{
|
||
float globeDepth3 = getGlobeDepth(adjustedST, vec2(1.0, 1.0), applyTranslate, dimensions, imageSize); // top right corner
|
||
if (globeDepth3 != 0.0 && globeDepth3 > epsilonEyeDepth)
|
||
{
|
||
discard;
|
||
}
|
||
}
|
||
}
|
||
}
|
||
#endif
|
||
|
||
}
|
||
`;var Kw=`#ifdef INSTANCED
|
||
attribute vec2 direction;
|
||
#endif
|
||
attribute vec4 positionHighAndScale;
|
||
attribute vec4 positionLowAndRotation;
|
||
attribute vec4 compressedAttribute0; // pixel offset, translate, horizontal origin, vertical origin, show, direction, texture coordinates (texture offset)
|
||
attribute vec4 compressedAttribute1; // aligned axis, translucency by distance, image width
|
||
attribute vec4 compressedAttribute2; // label horizontal origin, image height, color, pick color, size in meters, valid aligned axis, 13 bits free
|
||
attribute vec4 eyeOffset; // eye offset in meters, 4 bytes free (texture range)
|
||
attribute vec4 scaleByDistance; // near, nearScale, far, farScale
|
||
attribute vec4 pixelOffsetScaleByDistance; // near, nearScale, far, farScale
|
||
attribute vec4 compressedAttribute3; // distance display condition near, far, disableDepthTestDistance, dimensions
|
||
attribute vec2 sdf; // sdf outline color (rgb) and width (w)
|
||
#if defined(VERTEX_DEPTH_CHECK) || defined(FRAGMENT_DEPTH_CHECK)
|
||
attribute vec4 textureCoordinateBoundsOrLabelTranslate; // the min and max x and y values for the texture coordinates
|
||
#endif
|
||
#ifdef VECTOR_TILE
|
||
attribute float a_batchId;
|
||
#endif
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
#ifdef FRAGMENT_DEPTH_CHECK
|
||
varying vec4 v_textureCoordinateBounds;
|
||
varying vec4 v_originTextureCoordinateAndTranslate;
|
||
varying vec4 v_compressed; // x: eyeDepth, y: applyTranslate & enableDepthCheck, z: dimensions, w: imageSize
|
||
varying mat2 v_rotationMatrix;
|
||
#endif
|
||
|
||
varying vec4 v_pickColor;
|
||
varying vec4 v_color;
|
||
#ifdef SDF
|
||
varying vec4 v_outlineColor;
|
||
varying float v_outlineWidth;
|
||
#endif
|
||
|
||
const float UPPER_BOUND = 32768.0;
|
||
|
||
const float SHIFT_LEFT16 = 65536.0;
|
||
const float SHIFT_LEFT12 = 4096.0;
|
||
const float SHIFT_LEFT8 = 256.0;
|
||
const float SHIFT_LEFT7 = 128.0;
|
||
const float SHIFT_LEFT5 = 32.0;
|
||
const float SHIFT_LEFT3 = 8.0;
|
||
const float SHIFT_LEFT2 = 4.0;
|
||
const float SHIFT_LEFT1 = 2.0;
|
||
|
||
const float SHIFT_RIGHT12 = 1.0 / 4096.0;
|
||
const float SHIFT_RIGHT8 = 1.0 / 256.0;
|
||
const float SHIFT_RIGHT7 = 1.0 / 128.0;
|
||
const float SHIFT_RIGHT5 = 1.0 / 32.0;
|
||
const float SHIFT_RIGHT3 = 1.0 / 8.0;
|
||
const float SHIFT_RIGHT2 = 1.0 / 4.0;
|
||
const float SHIFT_RIGHT1 = 1.0 / 2.0;
|
||
|
||
vec4 addScreenSpaceOffset(vec4 positionEC, vec2 imageSize, float scale, vec2 direction, vec2 origin, vec2 translate, vec2 pixelOffset, vec3 alignedAxis, bool validAlignedAxis, float rotation, bool sizeInMeters, out mat2 rotationMatrix, out float mpp)
|
||
{
|
||
// Note the halfSize cannot be computed in JavaScript because it is sent via
|
||
// compressed vertex attributes that coerce it to an integer.
|
||
vec2 halfSize = imageSize * scale * 0.5;
|
||
halfSize *= ((direction * 2.0) - 1.0);
|
||
|
||
vec2 originTranslate = origin * abs(halfSize);
|
||
|
||
#if defined(ROTATION) || defined(ALIGNED_AXIS)
|
||
if (validAlignedAxis || rotation != 0.0)
|
||
{
|
||
float angle = rotation;
|
||
if (validAlignedAxis)
|
||
{
|
||
vec4 projectedAlignedAxis = czm_modelView3D * vec4(alignedAxis, 0.0);
|
||
angle += sign(-projectedAlignedAxis.x) * acos(sign(projectedAlignedAxis.y) * (projectedAlignedAxis.y * projectedAlignedAxis.y) /
|
||
(projectedAlignedAxis.x * projectedAlignedAxis.x + projectedAlignedAxis.y * projectedAlignedAxis.y));
|
||
}
|
||
|
||
float cosTheta = cos(angle);
|
||
float sinTheta = sin(angle);
|
||
rotationMatrix = mat2(cosTheta, sinTheta, -sinTheta, cosTheta);
|
||
halfSize = rotationMatrix * halfSize;
|
||
}
|
||
else
|
||
{
|
||
rotationMatrix = mat2(1.0, 0.0, 0.0, 1.0);
|
||
}
|
||
#endif
|
||
|
||
mpp = czm_metersPerPixel(positionEC);
|
||
positionEC.xy += (originTranslate + halfSize) * czm_branchFreeTernary(sizeInMeters, 1.0, mpp);
|
||
positionEC.xy += (translate + pixelOffset) * mpp;
|
||
|
||
return positionEC;
|
||
}
|
||
|
||
#ifdef VERTEX_DEPTH_CHECK
|
||
float getGlobeDepth(vec4 positionEC)
|
||
{
|
||
vec4 posWC = czm_eyeToWindowCoordinates(positionEC);
|
||
|
||
float globeDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, posWC.xy / czm_viewport.zw));
|
||
|
||
if (globeDepth == 0.0)
|
||
{
|
||
return 0.0; // not on the globe
|
||
}
|
||
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(posWC.xy, globeDepth);
|
||
return eyeCoordinate.z / eyeCoordinate.w;
|
||
}
|
||
#endif
|
||
void main()
|
||
{
|
||
// Modifying this shader may also require modifications to Billboard._computeScreenSpacePosition
|
||
|
||
// unpack attributes
|
||
vec3 positionHigh = positionHighAndScale.xyz;
|
||
vec3 positionLow = positionLowAndRotation.xyz;
|
||
float scale = positionHighAndScale.w;
|
||
|
||
#if defined(ROTATION) || defined(ALIGNED_AXIS)
|
||
float rotation = positionLowAndRotation.w;
|
||
#else
|
||
float rotation = 0.0;
|
||
#endif
|
||
|
||
float compressed = compressedAttribute0.x;
|
||
|
||
vec2 pixelOffset;
|
||
pixelOffset.x = floor(compressed * SHIFT_RIGHT7);
|
||
compressed -= pixelOffset.x * SHIFT_LEFT7;
|
||
pixelOffset.x -= UPPER_BOUND;
|
||
|
||
vec2 origin;
|
||
origin.x = floor(compressed * SHIFT_RIGHT5);
|
||
compressed -= origin.x * SHIFT_LEFT5;
|
||
|
||
origin.y = floor(compressed * SHIFT_RIGHT3);
|
||
compressed -= origin.y * SHIFT_LEFT3;
|
||
|
||
#ifdef FRAGMENT_DEPTH_CHECK
|
||
vec2 depthOrigin = origin.xy;
|
||
#endif
|
||
origin -= vec2(1.0);
|
||
|
||
float show = floor(compressed * SHIFT_RIGHT2);
|
||
compressed -= show * SHIFT_LEFT2;
|
||
|
||
#ifdef INSTANCED
|
||
vec2 textureCoordinatesBottomLeft = czm_decompressTextureCoordinates(compressedAttribute0.w);
|
||
vec2 textureCoordinatesRange = czm_decompressTextureCoordinates(eyeOffset.w);
|
||
vec2 textureCoordinates = textureCoordinatesBottomLeft + direction * textureCoordinatesRange;
|
||
#else
|
||
vec2 direction;
|
||
direction.x = floor(compressed * SHIFT_RIGHT1);
|
||
direction.y = compressed - direction.x * SHIFT_LEFT1;
|
||
|
||
vec2 textureCoordinates = czm_decompressTextureCoordinates(compressedAttribute0.w);
|
||
#endif
|
||
|
||
float temp = compressedAttribute0.y * SHIFT_RIGHT8;
|
||
pixelOffset.y = -(floor(temp) - UPPER_BOUND);
|
||
|
||
vec2 translate;
|
||
translate.y = (temp - floor(temp)) * SHIFT_LEFT16;
|
||
|
||
temp = compressedAttribute0.z * SHIFT_RIGHT8;
|
||
translate.x = floor(temp) - UPPER_BOUND;
|
||
|
||
translate.y += (temp - floor(temp)) * SHIFT_LEFT8;
|
||
translate.y -= UPPER_BOUND;
|
||
|
||
temp = compressedAttribute1.x * SHIFT_RIGHT8;
|
||
float temp2 = floor(compressedAttribute2.w * SHIFT_RIGHT2);
|
||
|
||
vec2 imageSize = vec2(floor(temp), temp2);
|
||
|
||
#ifdef FRAGMENT_DEPTH_CHECK
|
||
float labelHorizontalOrigin = floor(compressedAttribute2.w - (temp2 * SHIFT_LEFT2));
|
||
float applyTranslate = 0.0;
|
||
if (labelHorizontalOrigin != 0.0) // is a billboard, so set apply translate to false
|
||
{
|
||
applyTranslate = 1.0;
|
||
labelHorizontalOrigin -= 2.0;
|
||
depthOrigin.x = labelHorizontalOrigin + 1.0;
|
||
}
|
||
|
||
depthOrigin = vec2(1.0) - (depthOrigin * 0.5);
|
||
#endif
|
||
|
||
#ifdef EYE_DISTANCE_TRANSLUCENCY
|
||
vec4 translucencyByDistance;
|
||
translucencyByDistance.x = compressedAttribute1.z;
|
||
translucencyByDistance.z = compressedAttribute1.w;
|
||
|
||
translucencyByDistance.y = ((temp - floor(temp)) * SHIFT_LEFT8) / 255.0;
|
||
|
||
temp = compressedAttribute1.y * SHIFT_RIGHT8;
|
||
translucencyByDistance.w = ((temp - floor(temp)) * SHIFT_LEFT8) / 255.0;
|
||
#endif
|
||
|
||
#if defined(VERTEX_DEPTH_CHECK) || defined(FRAGMENT_DEPTH_CHECK)
|
||
temp = compressedAttribute3.w;
|
||
temp = temp * SHIFT_RIGHT12;
|
||
|
||
vec2 dimensions;
|
||
dimensions.y = (temp - floor(temp)) * SHIFT_LEFT12;
|
||
dimensions.x = floor(temp);
|
||
#endif
|
||
|
||
#ifdef ALIGNED_AXIS
|
||
vec3 alignedAxis = czm_octDecode(floor(compressedAttribute1.y * SHIFT_RIGHT8));
|
||
temp = compressedAttribute2.z * SHIFT_RIGHT5;
|
||
bool validAlignedAxis = (temp - floor(temp)) * SHIFT_LEFT1 > 0.0;
|
||
#else
|
||
vec3 alignedAxis = vec3(0.0);
|
||
bool validAlignedAxis = false;
|
||
#endif
|
||
|
||
vec4 pickColor;
|
||
vec4 color;
|
||
|
||
temp = compressedAttribute2.y;
|
||
temp = temp * SHIFT_RIGHT8;
|
||
pickColor.b = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
pickColor.g = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
pickColor.r = floor(temp);
|
||
|
||
temp = compressedAttribute2.x;
|
||
temp = temp * SHIFT_RIGHT8;
|
||
color.b = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
color.g = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
color.r = floor(temp);
|
||
|
||
temp = compressedAttribute2.z * SHIFT_RIGHT8;
|
||
bool sizeInMeters = floor((temp - floor(temp)) * SHIFT_LEFT7) > 0.0;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
|
||
pickColor.a = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
pickColor /= 255.0;
|
||
|
||
color.a = floor(temp);
|
||
color /= 255.0;
|
||
|
||
///////////////////////////////////////////////////////////////////////////
|
||
|
||
vec4 p = czm_translateRelativeToEye(positionHigh, positionLow);
|
||
vec4 positionEC = czm_modelViewRelativeToEye * p;
|
||
|
||
#if defined(FRAGMENT_DEPTH_CHECK) || defined(VERTEX_DEPTH_CHECK)
|
||
float eyeDepth = positionEC.z;
|
||
#endif
|
||
|
||
positionEC = czm_eyeOffset(positionEC, eyeOffset.xyz);
|
||
positionEC.xyz *= show;
|
||
|
||
///////////////////////////////////////////////////////////////////////////
|
||
|
||
#if defined(EYE_DISTANCE_SCALING) || defined(EYE_DISTANCE_TRANSLUCENCY) || defined(EYE_DISTANCE_PIXEL_OFFSET) || defined(DISTANCE_DISPLAY_CONDITION) || defined(DISABLE_DEPTH_DISTANCE)
|
||
float lengthSq;
|
||
if (czm_sceneMode == czm_sceneMode2D)
|
||
{
|
||
// 2D camera distance is a special case
|
||
// treat all billboards as flattened to the z=0.0 plane
|
||
lengthSq = czm_eyeHeight2D.y;
|
||
}
|
||
else
|
||
{
|
||
lengthSq = dot(positionEC.xyz, positionEC.xyz);
|
||
}
|
||
#endif
|
||
|
||
#ifdef EYE_DISTANCE_SCALING
|
||
float distanceScale = czm_nearFarScalar(scaleByDistance, lengthSq);
|
||
scale *= distanceScale;
|
||
translate *= distanceScale;
|
||
// push vertex behind near plane for clipping
|
||
if (scale == 0.0)
|
||
{
|
||
positionEC.xyz = vec3(0.0);
|
||
}
|
||
#endif
|
||
|
||
float translucency = 1.0;
|
||
#ifdef EYE_DISTANCE_TRANSLUCENCY
|
||
translucency = czm_nearFarScalar(translucencyByDistance, lengthSq);
|
||
// push vertex behind near plane for clipping
|
||
if (translucency == 0.0)
|
||
{
|
||
positionEC.xyz = vec3(0.0);
|
||
}
|
||
#endif
|
||
|
||
#ifdef EYE_DISTANCE_PIXEL_OFFSET
|
||
float pixelOffsetScale = czm_nearFarScalar(pixelOffsetScaleByDistance, lengthSq);
|
||
pixelOffset *= pixelOffsetScale;
|
||
#endif
|
||
|
||
#ifdef DISTANCE_DISPLAY_CONDITION
|
||
float nearSq = compressedAttribute3.x;
|
||
float farSq = compressedAttribute3.y;
|
||
if (lengthSq < nearSq || lengthSq > farSq)
|
||
{
|
||
positionEC.xyz = vec3(0.0);
|
||
}
|
||
#endif
|
||
|
||
mat2 rotationMatrix;
|
||
float mpp;
|
||
|
||
#ifdef DISABLE_DEPTH_DISTANCE
|
||
float disableDepthTestDistance = compressedAttribute3.z;
|
||
#endif
|
||
|
||
#ifdef VERTEX_DEPTH_CHECK
|
||
if (lengthSq < disableDepthTestDistance) {
|
||
float depthsilon = 10.0;
|
||
|
||
vec2 labelTranslate = textureCoordinateBoundsOrLabelTranslate.xy;
|
||
vec4 pEC1 = addScreenSpaceOffset(positionEC, dimensions, scale, vec2(0.0), origin, labelTranslate, pixelOffset, alignedAxis, validAlignedAxis, rotation, sizeInMeters, rotationMatrix, mpp);
|
||
float globeDepth1 = getGlobeDepth(pEC1);
|
||
|
||
if (globeDepth1 != 0.0 && pEC1.z + depthsilon < globeDepth1)
|
||
{
|
||
vec4 pEC2 = addScreenSpaceOffset(positionEC, dimensions, scale, vec2(0.0, 1.0), origin, labelTranslate, pixelOffset, alignedAxis, validAlignedAxis, rotation, sizeInMeters, rotationMatrix, mpp);
|
||
float globeDepth2 = getGlobeDepth(pEC2);
|
||
|
||
if (globeDepth2 != 0.0 && pEC2.z + depthsilon < globeDepth2)
|
||
{
|
||
vec4 pEC3 = addScreenSpaceOffset(positionEC, dimensions, scale, vec2(1.0), origin, labelTranslate, pixelOffset, alignedAxis, validAlignedAxis, rotation, sizeInMeters, rotationMatrix, mpp);
|
||
float globeDepth3 = getGlobeDepth(pEC3);
|
||
if (globeDepth3 != 0.0 && pEC3.z + depthsilon < globeDepth3)
|
||
{
|
||
positionEC.xyz = vec3(0.0);
|
||
}
|
||
}
|
||
}
|
||
}
|
||
#endif
|
||
|
||
positionEC = addScreenSpaceOffset(positionEC, imageSize, scale, direction, origin, translate, pixelOffset, alignedAxis, validAlignedAxis, rotation, sizeInMeters, rotationMatrix, mpp);
|
||
gl_Position = czm_projection * positionEC;
|
||
v_textureCoordinates = textureCoordinates;
|
||
|
||
#ifdef LOG_DEPTH
|
||
czm_vertexLogDepth();
|
||
#endif
|
||
|
||
#ifdef DISABLE_DEPTH_DISTANCE
|
||
if (disableDepthTestDistance == 0.0 && czm_minimumDisableDepthTestDistance != 0.0)
|
||
{
|
||
disableDepthTestDistance = czm_minimumDisableDepthTestDistance;
|
||
}
|
||
|
||
if (disableDepthTestDistance != 0.0)
|
||
{
|
||
// Don't try to "multiply both sides" by w. Greater/less-than comparisons won't work for negative values of w.
|
||
float zclip = gl_Position.z / gl_Position.w;
|
||
bool clipped = (zclip < -1.0 || zclip > 1.0);
|
||
if (!clipped && (disableDepthTestDistance < 0.0 || (lengthSq > 0.0 && lengthSq < disableDepthTestDistance)))
|
||
{
|
||
// Position z on the near plane.
|
||
gl_Position.z = -gl_Position.w;
|
||
#ifdef LOG_DEPTH
|
||
v_depthFromNearPlusOne = 1.0;
|
||
#endif
|
||
}
|
||
}
|
||
#endif
|
||
|
||
#ifdef FRAGMENT_DEPTH_CHECK
|
||
if (sizeInMeters) {
|
||
translate /= mpp;
|
||
dimensions /= mpp;
|
||
imageSize /= mpp;
|
||
}
|
||
|
||
#if defined(ROTATION) || defined(ALIGNED_AXIS)
|
||
v_rotationMatrix = rotationMatrix;
|
||
#else
|
||
v_rotationMatrix = mat2(1.0, 0.0, 0.0, 1.0);
|
||
#endif
|
||
|
||
float enableDepthCheck = 0.0;
|
||
if (lengthSq < disableDepthTestDistance)
|
||
{
|
||
enableDepthCheck = 1.0;
|
||
}
|
||
|
||
float dw = floor(clamp(dimensions.x, 0.0, SHIFT_LEFT12));
|
||
float dh = floor(clamp(dimensions.y, 0.0, SHIFT_LEFT12));
|
||
|
||
float iw = floor(clamp(imageSize.x, 0.0, SHIFT_LEFT12));
|
||
float ih = floor(clamp(imageSize.y, 0.0, SHIFT_LEFT12));
|
||
|
||
v_compressed.x = eyeDepth;
|
||
v_compressed.y = applyTranslate * SHIFT_LEFT1 + enableDepthCheck;
|
||
v_compressed.z = dw * SHIFT_LEFT12 + dh;
|
||
v_compressed.w = iw * SHIFT_LEFT12 + ih;
|
||
v_originTextureCoordinateAndTranslate.xy = depthOrigin;
|
||
v_originTextureCoordinateAndTranslate.zw = translate;
|
||
v_textureCoordinateBounds = textureCoordinateBoundsOrLabelTranslate;
|
||
|
||
#endif
|
||
|
||
#ifdef SDF
|
||
vec4 outlineColor;
|
||
float outlineWidth;
|
||
|
||
temp = sdf.x;
|
||
temp = temp * SHIFT_RIGHT8;
|
||
outlineColor.b = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
outlineColor.g = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
outlineColor.r = floor(temp);
|
||
|
||
temp = sdf.y;
|
||
temp = temp * SHIFT_RIGHT8;
|
||
float temp3 = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
outlineWidth = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
outlineColor.a = floor(temp);
|
||
outlineColor /= 255.0;
|
||
|
||
v_outlineWidth = outlineWidth / 255.0;
|
||
v_outlineColor = outlineColor;
|
||
v_outlineColor.a *= translucency;
|
||
#endif
|
||
|
||
v_pickColor = pickColor;
|
||
|
||
v_color = color;
|
||
v_color.a *= translucency;
|
||
|
||
}
|
||
`;var Zw=`varying vec2 v_textureCoordinates;
|
||
const float M_PI = 3.141592653589793;
|
||
|
||
float vdcRadicalInverse(int i)
|
||
{
|
||
float r;
|
||
float base = 2.0;
|
||
float value = 0.0;
|
||
float invBase = 1.0 / base;
|
||
float invBi = invBase;
|
||
for (int x = 0; x < 100; x++)
|
||
{
|
||
if (i <= 0)
|
||
{
|
||
break;
|
||
}
|
||
r = mod(float(i), base);
|
||
value += r * invBi;
|
||
invBi *= invBase;
|
||
i = int(float(i) * invBase);
|
||
}
|
||
return value;
|
||
}
|
||
|
||
vec2 hammersley2D(int i, int N)
|
||
{
|
||
return vec2(float(i) / float(N), vdcRadicalInverse(i));
|
||
}
|
||
|
||
vec3 importanceSampleGGX(vec2 xi, float roughness, vec3 N)
|
||
{
|
||
float a = roughness * roughness;
|
||
float phi = 2.0 * M_PI * xi.x;
|
||
float cosTheta = sqrt((1.0 - xi.y) / (1.0 + (a * a - 1.0) * xi.y));
|
||
float sinTheta = sqrt(1.0 - cosTheta * cosTheta);
|
||
vec3 H = vec3(sinTheta * cos(phi), sinTheta * sin(phi), cosTheta);
|
||
vec3 upVector = abs(N.z) < 0.999 ? vec3(0.0, 0.0, 1.0) : vec3(1.0, 0.0, 0.0);
|
||
vec3 tangentX = normalize(cross(upVector, N));
|
||
vec3 tangentY = cross(N, tangentX);
|
||
return tangentX * H.x + tangentY * H.y + N * H.z;
|
||
}
|
||
|
||
float G1_Smith(float NdotV, float k)
|
||
{
|
||
return NdotV / (NdotV * (1.0 - k) + k);
|
||
}
|
||
|
||
float G_Smith(float roughness, float NdotV, float NdotL)
|
||
{
|
||
float k = roughness * roughness / 2.0;
|
||
return G1_Smith(NdotV, k) * G1_Smith(NdotL, k);
|
||
}
|
||
|
||
vec2 integrateBrdf(float roughness, float NdotV)
|
||
{
|
||
vec3 V = vec3(sqrt(1.0 - NdotV * NdotV), 0.0, NdotV);
|
||
float A = 0.0;
|
||
float B = 0.0;
|
||
const int NumSamples = 1024;
|
||
for (int i = 0; i < NumSamples; i++)
|
||
{
|
||
vec2 xi = hammersley2D(i, NumSamples);
|
||
vec3 H = importanceSampleGGX(xi, roughness, vec3(0.0, 0.0, 1.0));
|
||
vec3 L = 2.0 * dot(V, H) * H - V;
|
||
float NdotL = clamp(L.z, 0.0, 1.0);
|
||
float NdotH = clamp(H.z, 0.0, 1.0);
|
||
float VdotH = clamp(dot(V, H), 0.0, 1.0);
|
||
if (NdotL > 0.0)
|
||
{
|
||
float G = G_Smith(roughness, NdotV, NdotL);
|
||
float G_Vis = G * VdotH / (NdotH * NdotV);
|
||
float Fc = pow(1.0 - VdotH, 5.0);
|
||
A += (1.0 - Fc) * G_Vis;
|
||
B += Fc * G_Vis;
|
||
}
|
||
}
|
||
return vec2(A, B) / float(NumSamples);
|
||
}
|
||
|
||
void main()
|
||
{
|
||
gl_FragColor = vec4(integrateBrdf(v_textureCoordinates.y, v_textureCoordinates.x), 0.0, 1.0);
|
||
}
|
||
`;var Jw=`uniform sampler2D u_noiseTexture;
|
||
uniform vec3 u_noiseTextureDimensions;
|
||
uniform float u_noiseDetail;
|
||
varying vec2 v_offset;
|
||
varying vec3 v_maximumSize;
|
||
varying vec4 v_color;
|
||
varying float v_slice;
|
||
varying float v_brightness;
|
||
|
||
float wrap(float value, float rangeLength) {
|
||
if(value < 0.0) {
|
||
float absValue = abs(value);
|
||
float modValue = mod(absValue, rangeLength);
|
||
return mod(rangeLength - modValue, rangeLength);
|
||
}
|
||
return mod(value, rangeLength);
|
||
}
|
||
|
||
vec3 wrapVec(vec3 value, float rangeLength) {
|
||
return vec3(wrap(value.x, rangeLength),
|
||
wrap(value.y, rangeLength),
|
||
wrap(value.z, rangeLength));
|
||
}
|
||
|
||
float textureSliceWidth = u_noiseTextureDimensions.x;
|
||
float noiseTextureRows = u_noiseTextureDimensions.y;
|
||
float inverseNoiseTextureRows = u_noiseTextureDimensions.z;
|
||
|
||
float textureSliceWidthSquared = textureSliceWidth * textureSliceWidth;
|
||
vec2 inverseNoiseTextureDimensions = vec2(noiseTextureRows / textureSliceWidthSquared,
|
||
inverseNoiseTextureRows / textureSliceWidth);
|
||
|
||
vec2 voxelToUV(vec3 voxelIndex) {
|
||
vec3 wrappedIndex = wrapVec(voxelIndex, textureSliceWidth);
|
||
float column = mod(wrappedIndex.z, textureSliceWidth * inverseNoiseTextureRows);
|
||
float row = floor(wrappedIndex.z / textureSliceWidth * noiseTextureRows);
|
||
|
||
float xPixelCoord = wrappedIndex.x + column * textureSliceWidth;
|
||
float yPixelCoord = wrappedIndex.y + row * textureSliceWidth;
|
||
return vec2(xPixelCoord, yPixelCoord) * inverseNoiseTextureDimensions;
|
||
}
|
||
|
||
// Interpolate a voxel with its neighbor (along the positive X-axis)
|
||
vec4 lerpSamplesX(vec3 voxelIndex, float x) {
|
||
vec2 uv0 = voxelToUV(voxelIndex);
|
||
vec2 uv1 = voxelToUV(voxelIndex + vec3(1.0, 0.0, 0.0));
|
||
vec4 sample0 = texture2D(u_noiseTexture, uv0);
|
||
vec4 sample1 = texture2D(u_noiseTexture, uv1);
|
||
return mix(sample0, sample1, x);
|
||
}
|
||
|
||
vec4 sampleNoiseTexture(vec3 position) {
|
||
vec3 recenteredPos = position + vec3(textureSliceWidth / 2.0);
|
||
vec3 lerpValue = fract(recenteredPos);
|
||
vec3 voxelIndex = floor(recenteredPos);
|
||
|
||
vec4 xLerp00 = lerpSamplesX(voxelIndex, lerpValue.x);
|
||
vec4 xLerp01 = lerpSamplesX(voxelIndex + vec3(0.0, 0.0, 1.0), lerpValue.x);
|
||
vec4 xLerp10 = lerpSamplesX(voxelIndex + vec3(0.0, 1.0, 0.0), lerpValue.x);
|
||
vec4 xLerp11 = lerpSamplesX(voxelIndex + vec3(0.0, 1.0, 1.0), lerpValue.x);
|
||
|
||
vec4 yLerp0 = mix(xLerp00, xLerp10, lerpValue.y);
|
||
vec4 yLerp1 = mix(xLerp01, xLerp11, lerpValue.y);
|
||
return mix(yLerp0, yLerp1, lerpValue.z);
|
||
}
|
||
|
||
// Intersection with a unit sphere with radius 0.5 at center (0, 0, 0).
|
||
bool intersectSphere(vec3 origin, vec3 dir, float slice,
|
||
out vec3 point, out vec3 normal) {
|
||
float A = dot(dir, dir);
|
||
float B = dot(origin, dir);
|
||
float C = dot(origin, origin) - 0.25;
|
||
float discriminant = (B * B) - (A * C);
|
||
if(discriminant < 0.0) {
|
||
return false;
|
||
}
|
||
float root = sqrt(discriminant);
|
||
float t = (-B - root) / A;
|
||
if(t < 0.0) {
|
||
t = (-B + root) / A;
|
||
}
|
||
point = origin + t * dir;
|
||
|
||
if(slice >= 0.0) {
|
||
point.z = (slice / 2.0) - 0.5;
|
||
if(length(point) > 0.5) {
|
||
return false;
|
||
}
|
||
}
|
||
|
||
normal = normalize(point);
|
||
point -= czm_epsilon2 * normal;
|
||
return true;
|
||
}
|
||
|
||
// Transforms the ray origin and direction into unit sphere space,
|
||
// then transforms the result back into the ellipsoid's space.
|
||
bool intersectEllipsoid(vec3 origin, vec3 dir, vec3 center, vec3 scale, float slice,
|
||
out vec3 point, out vec3 normal) {
|
||
if(scale.x <= 0.01 || scale.y < 0.01 || scale.z < 0.01) {
|
||
return false;
|
||
}
|
||
|
||
vec3 o = (origin - center) / scale;
|
||
vec3 d = dir / scale;
|
||
vec3 p, n;
|
||
bool intersected = intersectSphere(o, d, slice, p, n);
|
||
if(intersected) {
|
||
point = (p * scale) + center;
|
||
normal = n;
|
||
}
|
||
return intersected;
|
||
}
|
||
|
||
// Assume that if phase shift is being called for octave i,
|
||
// the frequency is of i - 1. This saves us from doing extra
|
||
// division / multiplication operations.
|
||
vec2 phaseShift2D(vec2 p, vec2 freq) {
|
||
return (czm_pi / 2.0) * sin(freq.yx * p.yx);
|
||
}
|
||
|
||
vec2 phaseShift3D(vec3 p, vec2 freq) {
|
||
return phaseShift2D(p.xy, freq) + czm_pi * vec2(sin(freq.x * p.z));
|
||
}
|
||
|
||
// The cloud texture function derived from Gardner's 1985 paper,
|
||
// "Visual Simulation of Clouds."
|
||
// https://www.cs.drexel.edu/~david/Classes/Papers/p297-gardner.pdf
|
||
const float T0 = 0.6; // contrast of the texture pattern
|
||
const float k = 0.1; // computed to produce a maximum value of 1
|
||
const float C0 = 0.8; // coefficient
|
||
const float FX0 = 0.6; // frequency X
|
||
const float FY0 = 0.6; // frequency Y
|
||
const int octaves = 5;
|
||
|
||
float T(vec3 point) {
|
||
vec2 sum = vec2(0.0);
|
||
float Ci = C0;
|
||
vec2 FXY = vec2(FX0, FY0);
|
||
vec2 PXY = vec2(0.0);
|
||
for(int i = 1; i <= octaves; i++) {
|
||
PXY = phaseShift3D(point, FXY);
|
||
Ci *= 0.707;
|
||
FXY *= 2.0;
|
||
vec2 sinTerm = sin(FXY * point.xy + PXY);
|
||
sum += Ci * sinTerm + vec2(T0);
|
||
}
|
||
return k * sum.x * sum.y;
|
||
}
|
||
|
||
const float a = 0.5; // fraction of surface reflection due to ambient or scattered light,
|
||
const float t = 0.4; // fraction of texture shading
|
||
const float s = 0.25; // fraction of specular reflection
|
||
|
||
float I(float Id, float Is, float It) {
|
||
return (1.0 - a) * ((1.0 - t) * ((1.0 - s) * Id + s * Is) + t * It) + a;
|
||
}
|
||
|
||
const vec3 lightDir = normalize(vec3(0.2, -1.0, 0.7));
|
||
|
||
vec4 drawCloud(vec3 rayOrigin, vec3 rayDir, vec3 cloudCenter, vec3 cloudScale, float cloudSlice,
|
||
float brightness) {
|
||
vec3 cloudPoint, cloudNormal;
|
||
if(!intersectEllipsoid(rayOrigin, rayDir, cloudCenter, cloudScale, cloudSlice,
|
||
cloudPoint, cloudNormal)) {
|
||
return vec4(0.0);
|
||
}
|
||
|
||
float Id = clamp(dot(cloudNormal, -lightDir), 0.0, 1.0); // diffuse reflection
|
||
float Is = max(pow(dot(-lightDir, -rayDir), 2.0), 0.0); // specular reflection
|
||
float It = T(cloudPoint); // texture function
|
||
float intensity = I(Id, Is, It);
|
||
vec3 color = vec3(intensity * clamp(brightness, 0.1, 1.0));
|
||
|
||
vec4 noise = sampleNoiseTexture(u_noiseDetail * cloudPoint);
|
||
float W = noise.x;
|
||
float W2 = noise.y;
|
||
float W3 = noise.z;
|
||
|
||
// The dot product between the cloud's normal and the ray's direction is greatest
|
||
// in the center of the ellipsoid's surface. It decreases towards the edge.
|
||
// Thus, it is used to blur the areas leading to the edges of the ellipsoid,
|
||
// so that no harsh lines appear.
|
||
|
||
// The first (and biggest) layer of worley noise is then subtracted from this.
|
||
// The final result is scaled up so that the base cloud is not too translucent.
|
||
float ndDot = clamp(dot(cloudNormal, -rayDir), 0.0, 1.0);
|
||
float TR = pow(ndDot, 3.0) - W; // translucency
|
||
TR *= 1.3;
|
||
|
||
// Subtracting the second and third layers of worley noise is more complicated.
|
||
// If these layers of noise were simply subtracted from the current translucency,
|
||
// the shape derived from the first layer of noise would be completely deleted.
|
||
// The erosion of this noise should thus be constricted to the edges of the cloud.
|
||
// However, because the edges of the ellipsoid were already blurred away, mapping
|
||
// the noise to (1.0 - ndDot) will have no impact on most of the cloud's appearance.
|
||
// The value of (0.5 - ndDot) provides the best compromise.
|
||
float minusDot = 0.5 - ndDot;
|
||
|
||
// Even with the previous calculation, subtracting the second layer of wnoise
|
||
// erode too much of the cloud. The addition of it, however, will detailed
|
||
// volume to the cloud. As long as the noise is only added and not subtracted,
|
||
// the results are aesthetically pleasing.
|
||
|
||
// The minusDot product is mapped in a way that it is larger at the edges of
|
||
// the ellipsoid, so a subtraction and min operation are used instead of
|
||
// an addition and max one.
|
||
TR -= min(minusDot * W2, 0.0);
|
||
|
||
// The third level of worley noise is subtracted from the result, with some
|
||
// modifications. First, a scalar is added to minusDot so that the noise
|
||
// starts affecting the shape farther away from the center of the ellipsoid's
|
||
// surface. Then, it is scaled down so its impact is not too intense.
|
||
TR -= 0.8 * (minusDot + 0.25) * W3;
|
||
|
||
// The texture function's shading does not correlate with the shape of the cloud
|
||
// produced by the layers of noise, so an extra shading scalar is calculated.
|
||
// The darkest areas of the cloud are assigned to be where the noise erodes
|
||
// the cloud the most. This is then interpolated based on the translucency
|
||
// and the diffuse shading term of that point in the cloud.
|
||
float shading = mix(1.0 - 0.8 * W * W, 1.0, Id * TR);
|
||
|
||
// To avoid values that are too dark, this scalar is increased by a small amount
|
||
// and clamped so it never goes to zero.
|
||
shading = clamp(shading + 0.2, 0.3, 1.0);
|
||
|
||
// Finally, the contrast of the cloud's color is increased.
|
||
vec3 finalColor = mix(vec3(0.5), shading * color, 1.15);
|
||
return vec4(finalColor, clamp(TR, 0.0, 1.0)) * v_color;
|
||
}
|
||
|
||
void main() {
|
||
#ifdef DEBUG_BILLBOARDS
|
||
gl_FragColor = vec4(0.0, 0.5, 0.5, 1.0);
|
||
#endif
|
||
// To avoid calculations with high values,
|
||
// we raycast from an arbitrarily smaller space.
|
||
vec2 coordinate = v_maximumSize.xy * v_offset;
|
||
|
||
vec3 ellipsoidScale = 0.82 * v_maximumSize;
|
||
vec3 ellipsoidCenter = vec3(0.0);
|
||
|
||
float zOffset = max(ellipsoidScale.z - 10.0, 0.0);
|
||
vec3 eye = vec3(0, 0, -10.0 - zOffset);
|
||
vec3 rayDir = normalize(vec3(coordinate, 1.0) - eye);
|
||
vec3 rayOrigin = eye;
|
||
#ifdef DEBUG_ELLIPSOIDS
|
||
vec3 point, normal;
|
||
if(intersectEllipsoid(rayOrigin, rayDir, ellipsoidCenter, ellipsoidScale, v_slice,
|
||
point, normal)) {
|
||
gl_FragColor = v_brightness * v_color;
|
||
}
|
||
#else
|
||
#ifndef DEBUG_BILLBOARDS
|
||
vec4 cloud = drawCloud(rayOrigin, rayDir,
|
||
ellipsoidCenter, ellipsoidScale, v_slice, v_brightness);
|
||
if(cloud.w < 0.01) {
|
||
discard;
|
||
}
|
||
gl_FragColor = cloud;
|
||
#endif
|
||
#endif
|
||
}
|
||
`;var Qw=`#ifdef INSTANCED
|
||
attribute vec2 direction;
|
||
#endif
|
||
attribute vec4 positionHighAndScaleX;
|
||
attribute vec4 positionLowAndScaleY;
|
||
attribute vec4 packedAttribute0;
|
||
attribute vec4 packedAttribute1;
|
||
attribute vec4 color;
|
||
|
||
varying vec2 v_offset;
|
||
varying vec3 v_maximumSize;
|
||
varying vec4 v_color;
|
||
varying float v_slice;
|
||
varying float v_brightness;
|
||
|
||
void main() {
|
||
// Unpack attributes.
|
||
vec3 positionHigh = positionHighAndScaleX.xyz;
|
||
vec3 positionLow = positionLowAndScaleY.xyz;
|
||
vec2 scale = vec2(positionHighAndScaleX.w, positionLowAndScaleY.w);
|
||
|
||
float show = packedAttribute0.x;
|
||
float brightness = packedAttribute0.y;
|
||
vec2 coordinates = packedAttribute0.wz;
|
||
vec3 maximumSize = packedAttribute1.xyz;
|
||
float slice = packedAttribute1.w;
|
||
|
||
#ifdef INSTANCED
|
||
vec2 dir = direction;
|
||
#else
|
||
vec2 dir = coordinates;
|
||
#endif
|
||
|
||
vec2 offset = dir - vec2(0.5, 0.5);
|
||
vec2 scaledOffset = scale * offset;
|
||
vec4 p = czm_translateRelativeToEye(positionHigh, positionLow);
|
||
vec4 positionEC = czm_modelViewRelativeToEye * p;
|
||
positionEC.xy += scaledOffset;
|
||
|
||
positionEC.xyz *= show;
|
||
gl_Position = czm_projection * positionEC;
|
||
|
||
v_offset = offset;
|
||
v_maximumSize = maximumSize;
|
||
v_color = color;
|
||
v_slice = slice;
|
||
v_brightness = brightness;
|
||
}
|
||
`;var $w=`uniform vec3 u_noiseTextureDimensions;
|
||
uniform float u_noiseDetail;
|
||
uniform vec3 u_noiseOffset;
|
||
varying vec2 v_position;
|
||
|
||
float textureSliceWidth = u_noiseTextureDimensions.x;
|
||
float inverseNoiseTextureRows = u_noiseTextureDimensions.z;
|
||
|
||
float wrap(float value, float rangeLength) {
|
||
if(value < 0.0) {
|
||
float absValue = abs(value);
|
||
float modValue = mod(absValue, rangeLength);
|
||
return mod(rangeLength - modValue, rangeLength);
|
||
}
|
||
return mod(value, rangeLength);
|
||
}
|
||
|
||
vec3 wrapVec(vec3 value, float rangeLength) {
|
||
return vec3(wrap(value.x, rangeLength),
|
||
wrap(value.y, rangeLength),
|
||
wrap(value.z, rangeLength));
|
||
}
|
||
|
||
vec3 random3(vec3 p) {
|
||
float dot1 = dot(p, vec3(127.1, 311.7, 932.8));
|
||
float dot2 = dot(p, vec3(269.5, 183.3, 421.4));
|
||
return fract(vec3(sin(dot1 - dot2), cos(dot1 * dot2), dot1 * dot2));
|
||
}
|
||
|
||
// Frequency corresponds to cell size.
|
||
// The higher the frequency, the smaller the cell size.
|
||
vec3 getWorleyCellPoint(vec3 centerCell, vec3 offset, float freq) {
|
||
vec3 cell = centerCell + offset;
|
||
cell = wrapVec(cell, textureSliceWidth / u_noiseDetail);
|
||
cell += floor(u_noiseOffset / u_noiseDetail);
|
||
vec3 p = offset + random3(cell);
|
||
return p;
|
||
}
|
||
|
||
float worleyNoise(vec3 p, float freq) {
|
||
vec3 centerCell = floor(p * freq);
|
||
vec3 pointInCell = fract(p * freq);
|
||
float shortestDistance = 1000.0;
|
||
|
||
for(float z = -1.0; z <= 1.0; z++) {
|
||
for(float y = -1.0; y <= 1.0; y++) {
|
||
for(float x = -1.0; x <= 1.0; x++) {
|
||
vec3 offset = vec3(x, y, z);
|
||
vec3 point = getWorleyCellPoint(centerCell, offset, freq);
|
||
|
||
float distance = length(pointInCell - point);
|
||
if(distance < shortestDistance) {
|
||
shortestDistance = distance;
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
return shortestDistance;
|
||
}
|
||
|
||
const float MAX_FBM_ITERATIONS = 10.0;
|
||
|
||
float worleyFBMNoise(vec3 p, float octaves, float scale) {
|
||
float noise = 0.0;
|
||
float freq = 1.0;
|
||
float persistence = 0.625;
|
||
for(float i = 0.0; i < MAX_FBM_ITERATIONS; i++) {
|
||
if(i >= octaves) {
|
||
break;
|
||
}
|
||
|
||
noise += worleyNoise(p * scale, freq * scale) * persistence;
|
||
persistence *= 0.5;
|
||
freq *= 2.0;
|
||
}
|
||
return noise;
|
||
}
|
||
|
||
void main() {
|
||
float x = mod(v_position.x, textureSliceWidth);
|
||
float y = mod(v_position.y, textureSliceWidth);
|
||
float sliceRow = floor(v_position.y / textureSliceWidth);
|
||
float z = floor(v_position.x / textureSliceWidth) + sliceRow * inverseNoiseTextureRows * textureSliceWidth;
|
||
|
||
vec3 position = vec3(x, y, z);
|
||
position /= u_noiseDetail;
|
||
float worley0 = clamp(worleyFBMNoise(position, 3.0, 1.0), 0.0, 1.0);
|
||
float worley1 = clamp(worleyFBMNoise(position, 3.0, 2.0), 0.0, 1.0);
|
||
float worley2 = clamp(worleyFBMNoise(position, 3.0, 3.0), 0.0, 1.0);
|
||
gl_FragColor = vec4(worley0, worley1, worley2, 1.0);
|
||
}
|
||
`;var eI=`uniform vec3 u_noiseTextureDimensions;
|
||
attribute vec2 position;
|
||
|
||
varying vec2 v_position;
|
||
|
||
void main()
|
||
{
|
||
gl_Position = vec4(position, 0.1, 1.0);
|
||
|
||
float textureSliceWidth = u_noiseTextureDimensions.x;
|
||
float noiseTextureRows = u_noiseTextureDimensions.y;
|
||
float inverseNoiseTextureRows = u_noiseTextureDimensions.z;
|
||
vec2 transformedPos = (position * 0.5) + vec2(0.5);
|
||
transformedPos *= textureSliceWidth;
|
||
transformedPos.x *= textureSliceWidth * inverseNoiseTextureRows;
|
||
transformedPos.y *= noiseTextureRows;
|
||
v_position = transformedPos;
|
||
}
|
||
`;var tI=`uniform sampler2D u_opaqueDepthTexture;
|
||
uniform sampler2D u_translucentDepthTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
float opaqueDepth = texture2D(u_opaqueDepthTexture, v_textureCoordinates).r;
|
||
float translucentDepth = texture2D(u_translucentDepthTexture, v_textureCoordinates).r;
|
||
translucentDepth = czm_branchFreeTernary(translucentDepth > opaqueDepth, 1.0, translucentDepth);
|
||
gl_FragColor = czm_packDepth(translucentDepth);
|
||
}
|
||
`;var nI=`/**
|
||
* Compositing for Weighted Blended Order-Independent Transparency. See:
|
||
* - http://jcgt.org/published/0002/02/09/
|
||
* - http://casual-effects.blogspot.com/2014/03/weighted-blended-order-independent.html
|
||
*/
|
||
|
||
uniform sampler2D u_opaque;
|
||
uniform sampler2D u_accumulation;
|
||
uniform sampler2D u_revealage;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
vec4 opaque = texture2D(u_opaque, v_textureCoordinates);
|
||
vec4 accum = texture2D(u_accumulation, v_textureCoordinates);
|
||
float r = texture2D(u_revealage, v_textureCoordinates).r;
|
||
|
||
#ifdef MRT
|
||
vec4 transparent = vec4(accum.rgb / clamp(r, 1e-4, 5e4), accum.a);
|
||
#else
|
||
vec4 transparent = vec4(accum.rgb / clamp(accum.a, 1e-4, 5e4), r);
|
||
#endif
|
||
|
||
gl_FragColor = (1.0 - transparent.a) * transparent + transparent.a * opaque;
|
||
|
||
if (opaque != czm_backgroundColor)
|
||
{
|
||
gl_FragColor.a = 1.0;
|
||
}
|
||
}
|
||
`;var iI=`varying vec4 positionEC;
|
||
|
||
void main()
|
||
{
|
||
vec3 position;
|
||
vec3 direction;
|
||
if (czm_orthographicIn3D == 1.0)
|
||
{
|
||
vec2 uv = (gl_FragCoord.xy - czm_viewport.xy) / czm_viewport.zw;
|
||
vec2 minPlane = vec2(czm_frustumPlanes.z, czm_frustumPlanes.y); // left, bottom
|
||
vec2 maxPlane = vec2(czm_frustumPlanes.w, czm_frustumPlanes.x); // right, top
|
||
position = vec3(mix(minPlane, maxPlane, uv), 0.0);
|
||
direction = vec3(0.0, 0.0, -1.0);
|
||
}
|
||
else
|
||
{
|
||
position = vec3(0.0);
|
||
direction = normalize(positionEC.xyz);
|
||
}
|
||
|
||
czm_ray ray = czm_ray(position, direction);
|
||
|
||
vec3 ellipsoid_center = czm_view[3].xyz;
|
||
|
||
czm_raySegment intersection = czm_rayEllipsoidIntersectionInterval(ray, ellipsoid_center, czm_ellipsoidInverseRadii);
|
||
if (!czm_isEmpty(intersection))
|
||
{
|
||
gl_FragColor = vec4(1.0, 1.0, 0.0, 1.0);
|
||
}
|
||
else
|
||
{
|
||
discard;
|
||
}
|
||
|
||
czm_writeLogDepth();
|
||
}
|
||
`;var oI=`attribute vec4 position;
|
||
|
||
varying vec4 positionEC;
|
||
|
||
void main()
|
||
{
|
||
positionEC = czm_modelView * position;
|
||
gl_Position = czm_projection * positionEC;
|
||
|
||
czm_vertexLogDepth();
|
||
}
|
||
`;var nT=`#ifdef WRITE_DEPTH
|
||
#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
#endif
|
||
|
||
uniform vec3 u_radii;
|
||
uniform vec3 u_oneOverEllipsoidRadiiSquared;
|
||
|
||
varying vec3 v_positionEC;
|
||
|
||
vec4 computeEllipsoidColor(czm_ray ray, float intersection, float side)
|
||
{
|
||
vec3 positionEC = czm_pointAlongRay(ray, intersection);
|
||
vec3 positionMC = (czm_inverseModelView * vec4(positionEC, 1.0)).xyz;
|
||
vec3 geodeticNormal = normalize(czm_geodeticSurfaceNormal(positionMC, vec3(0.0), u_oneOverEllipsoidRadiiSquared));
|
||
vec3 sphericalNormal = normalize(positionMC / u_radii);
|
||
vec3 normalMC = geodeticNormal * side; // normalized surface normal (always facing the viewer) in model coordinates
|
||
vec3 normalEC = normalize(czm_normal * normalMC); // normalized surface normal in eye coordiantes
|
||
|
||
vec2 st = czm_ellipsoidWgs84TextureCoordinates(sphericalNormal);
|
||
vec3 positionToEyeEC = -positionEC;
|
||
|
||
czm_materialInput materialInput;
|
||
materialInput.s = st.s;
|
||
materialInput.st = st;
|
||
materialInput.str = (positionMC + u_radii) / u_radii;
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.tangentToEyeMatrix = czm_eastNorthUpToEyeCoordinates(positionMC, normalEC);
|
||
materialInput.positionToEyeEC = positionToEyeEC;
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
#ifdef ONLY_SUN_LIGHTING
|
||
return czm_private_phong(normalize(positionToEyeEC), material, czm_sunDirectionEC);
|
||
#else
|
||
return czm_phong(normalize(positionToEyeEC), material, czm_lightDirectionEC);
|
||
#endif
|
||
}
|
||
|
||
void main()
|
||
{
|
||
// PERFORMANCE_TODO: When dynamic branching is available, compute ratio of maximum and minimum radii
|
||
// in the vertex shader. Only when it is larger than some constant, march along the ray.
|
||
// Otherwise perform one intersection test which will be the common case.
|
||
|
||
// Test if the ray intersects a sphere with the ellipsoid's maximum radius.
|
||
// For very oblate ellipsoids, using the ellipsoid's radii for an intersection test
|
||
// may cause false negatives. This will discard fragments before marching the ray forward.
|
||
float maxRadius = max(u_radii.x, max(u_radii.y, u_radii.z)) * 1.5;
|
||
vec3 direction = normalize(v_positionEC);
|
||
vec3 ellipsoidCenter = czm_modelView[3].xyz;
|
||
|
||
float t1 = -1.0;
|
||
float t2 = -1.0;
|
||
|
||
float b = -2.0 * dot(direction, ellipsoidCenter);
|
||
float c = dot(ellipsoidCenter, ellipsoidCenter) - maxRadius * maxRadius;
|
||
|
||
float discriminant = b * b - 4.0 * c;
|
||
if (discriminant >= 0.0) {
|
||
t1 = (-b - sqrt(discriminant)) * 0.5;
|
||
t2 = (-b + sqrt(discriminant)) * 0.5;
|
||
}
|
||
|
||
if (t1 < 0.0 && t2 < 0.0) {
|
||
discard;
|
||
}
|
||
|
||
float t = min(t1, t2);
|
||
if (t < 0.0) {
|
||
t = 0.0;
|
||
}
|
||
|
||
// March ray forward to intersection with larger sphere and find
|
||
czm_ray ray = czm_ray(t * direction, direction);
|
||
|
||
vec3 ellipsoid_inverseRadii = vec3(1.0 / u_radii.x, 1.0 / u_radii.y, 1.0 / u_radii.z);
|
||
|
||
czm_raySegment intersection = czm_rayEllipsoidIntersectionInterval(ray, ellipsoidCenter, ellipsoid_inverseRadii);
|
||
|
||
if (czm_isEmpty(intersection))
|
||
{
|
||
discard;
|
||
}
|
||
|
||
// If the viewer is outside, compute outsideFaceColor, with normals facing outward.
|
||
vec4 outsideFaceColor = (intersection.start != 0.0) ? computeEllipsoidColor(ray, intersection.start, 1.0) : vec4(0.0);
|
||
|
||
// If the viewer either is inside or can see inside, compute insideFaceColor, with normals facing inward.
|
||
vec4 insideFaceColor = (outsideFaceColor.a < 1.0) ? computeEllipsoidColor(ray, intersection.stop, -1.0) : vec4(0.0);
|
||
|
||
gl_FragColor = mix(insideFaceColor, outsideFaceColor, outsideFaceColor.a);
|
||
gl_FragColor.a = 1.0 - (1.0 - insideFaceColor.a) * (1.0 - outsideFaceColor.a);
|
||
|
||
#ifdef WRITE_DEPTH
|
||
#ifdef GL_EXT_frag_depth
|
||
t = (intersection.start != 0.0) ? intersection.start : intersection.stop;
|
||
vec3 positionEC = czm_pointAlongRay(ray, t);
|
||
vec4 positionCC = czm_projection * vec4(positionEC, 1.0);
|
||
#ifdef LOG_DEPTH
|
||
czm_writeLogDepth(1.0 + positionCC.w);
|
||
#else
|
||
float z = positionCC.z / positionCC.w;
|
||
|
||
float n = czm_depthRange.near;
|
||
float f = czm_depthRange.far;
|
||
|
||
gl_FragDepthEXT = (z * (f - n) + f + n) * 0.5;
|
||
#endif
|
||
#endif
|
||
#endif
|
||
}
|
||
`;var iT=`attribute vec3 position;
|
||
|
||
uniform vec3 u_radii;
|
||
|
||
varying vec3 v_positionEC;
|
||
|
||
void main()
|
||
{
|
||
// In the vertex data, the cube goes from (-1.0, -1.0, -1.0) to (1.0, 1.0, 1.0) in model coordinates.
|
||
// Scale to consider the radii. We could also do this once on the CPU when using the BoxGeometry,
|
||
// but doing it here allows us to change the radii without rewriting the vertex data, and
|
||
// allows all ellipsoids to reuse the same vertex data.
|
||
vec4 p = vec4(u_radii * position, 1.0);
|
||
|
||
v_positionEC = (czm_modelView * p).xyz; // position in eye coordinates
|
||
gl_Position = czm_modelViewProjection * p; // position in clip coordinates
|
||
|
||
// With multi-frustum, when the ellipsoid primitive is positioned on the intersection of two frustums
|
||
// and close to terrain, the terrain (writes depth) in the closest frustum can overwrite part of the
|
||
// ellipsoid (does not write depth) that was rendered in the farther frustum.
|
||
//
|
||
// Here, we clamp the depth in the vertex shader to avoid being overwritten; however, this creates
|
||
// artifacts since some fragments can be alpha blended twice. This is solved by only rendering
|
||
// the ellipsoid in the closest frustum to the viewer.
|
||
gl_Position.z = clamp(gl_Position.z, czm_depthRange.near, czm_depthRange.far);
|
||
|
||
czm_vertexLogDepth();
|
||
}
|
||
`;/**
|
||
* @license
|
||
* Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved.
|
||
*
|
||
* Redistribution and use in source and binary forms, with or without
|
||
* modification, are permitted provided that the following conditions
|
||
* are met:
|
||
* * Redistributions of source code must retain the above copyright
|
||
* notice, this list of conditions and the following disclaimer.
|
||
* * Redistributions in binary form must reproduce the above copyright
|
||
* notice, this list of conditions and the following disclaimer in the
|
||
* documentation and/or other materials provided with the distribution.
|
||
* * Neither the name of NVIDIA CORPORATION nor the names of its
|
||
* contributors may be used to endorse or promote products derived
|
||
* from this software without specific prior written permission.
|
||
*
|
||
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
|
||
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
||
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
||
* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
*/var rI=`/**
|
||
* @license
|
||
* Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved.
|
||
*
|
||
* Redistribution and use in source and binary forms, with or without
|
||
* modification, are permitted provided that the following conditions
|
||
* are met:
|
||
* * Redistributions of source code must retain the above copyright
|
||
* notice, this list of conditions and the following disclaimer.
|
||
* * Redistributions in binary form must reproduce the above copyright
|
||
* notice, this list of conditions and the following disclaimer in the
|
||
* documentation and/or other materials provided with the distribution.
|
||
* * Neither the name of NVIDIA CORPORATION nor the names of its
|
||
* contributors may be used to endorse or promote products derived
|
||
* from this software without specific prior written permission.
|
||
*
|
||
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS \`\`AS IS'' AND ANY
|
||
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
||
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
||
* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
*/
|
||
|
||
// NVIDIA GameWorks Graphics Samples GitHub link: https://github.com/NVIDIAGameWorks/GraphicsSamples
|
||
// Original FXAA 3.11 shader link: https://github.com/NVIDIAGameWorks/GraphicsSamples/blob/master/samples/es3-kepler/FXAA/FXAA3_11.h
|
||
|
||
// Steps used to integrate into Cesium:
|
||
// * The following defines are set:
|
||
// #define FXAA_PC 1
|
||
// #define FXAA_WEBGL_1 1
|
||
// #define FXAA_GREEN_AS_LUMA 1
|
||
// #define FXAA_EARLY_EXIT 1
|
||
// #define FXAA_GLSL_120 1
|
||
// * All other preprocessor directives besides the FXAA_QUALITY__P* directives were removed.
|
||
// * Double underscores are invalid for preprocessor directives so replace them with a single underscore. Replace
|
||
// /FXAA_QUALITY__P(.*)/g with /FXAA_QUALITY__P$1/.
|
||
// * There are no implicit conversions from ivec* to vec* so replace:
|
||
// #define FxaaInt2 ivec2
|
||
// with
|
||
// #define FxaaInt2 vec2
|
||
// * The texture2DLod function is only available in vertex shaders so replace:
|
||
// #define FxaaTexTop(t, p) texture2DLod(t, p, 0.0)
|
||
// #define FxaaTexOff(t, p, o, r) texture2DLod(t, p + (o * r), 0.0)
|
||
// with
|
||
// #define FxaaTexTop(t, p) texture2D(t, p)
|
||
// #define FxaaTexOff(t, p, o, r) texture2D(t, p + (o * r))
|
||
// * FXAA_QUALITY_PRESET is prepended in the javascript code. We may want to expose that setting in the future.
|
||
// * The following parameters to FxaaPixelShader are unused and can be removed:
|
||
// fxaaConsolePosPos
|
||
// fxaaConsoleRcpFrameOpt
|
||
// fxaaConsoleRcpFrameOpt2
|
||
// fxaaConsole360RcpFrameOpt2
|
||
// fxaaConsoleEdgeSharpness
|
||
// fxaaConsoleEdgeThreshold
|
||
// fxaaConsoleEdgeThresholdMi
|
||
// fxaaConsole360ConstDir
|
||
|
||
//
|
||
// Choose the quality preset.
|
||
// This needs to be compiled into the shader as it effects code.
|
||
// Best option to include multiple presets is to
|
||
// in each shader define the preset, then include this file.
|
||
//
|
||
// OPTIONS
|
||
// -----------------------------------------------------------------------
|
||
// 10 to 15 - default medium dither (10=fastest, 15=highest quality)
|
||
// 20 to 29 - less dither, more expensive (20=fastest, 29=highest quality)
|
||
// 39 - no dither, very expensive
|
||
//
|
||
// NOTES
|
||
// -----------------------------------------------------------------------
|
||
// 12 = slightly faster then FXAA 3.9 and higher edge quality (default)
|
||
// 13 = about same speed as FXAA 3.9 and better than 12
|
||
// 23 = closest to FXAA 3.9 visually and performance wise
|
||
// _ = the lowest digit is directly related to performance
|
||
// _ = the highest digit is directly related to style
|
||
//
|
||
//#define FXAA_QUALITY_PRESET 12
|
||
|
||
|
||
#if (FXAA_QUALITY_PRESET == 10)
|
||
#define FXAA_QUALITY_PS 3
|
||
#define FXAA_QUALITY_P0 1.5
|
||
#define FXAA_QUALITY_P1 3.0
|
||
#define FXAA_QUALITY_P2 12.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 11)
|
||
#define FXAA_QUALITY_PS 4
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 3.0
|
||
#define FXAA_QUALITY_P3 12.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 12)
|
||
#define FXAA_QUALITY_PS 5
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 4.0
|
||
#define FXAA_QUALITY_P4 12.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 13)
|
||
#define FXAA_QUALITY_PS 6
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 4.0
|
||
#define FXAA_QUALITY_P5 12.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 14)
|
||
#define FXAA_QUALITY_PS 7
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 4.0
|
||
#define FXAA_QUALITY_P6 12.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 15)
|
||
#define FXAA_QUALITY_PS 8
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 2.0
|
||
#define FXAA_QUALITY_P6 4.0
|
||
#define FXAA_QUALITY_P7 12.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 20)
|
||
#define FXAA_QUALITY_PS 3
|
||
#define FXAA_QUALITY_P0 1.5
|
||
#define FXAA_QUALITY_P1 2.0
|
||
#define FXAA_QUALITY_P2 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 21)
|
||
#define FXAA_QUALITY_PS 4
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 22)
|
||
#define FXAA_QUALITY_PS 5
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 23)
|
||
#define FXAA_QUALITY_PS 6
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 24)
|
||
#define FXAA_QUALITY_PS 7
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 3.0
|
||
#define FXAA_QUALITY_P6 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 25)
|
||
#define FXAA_QUALITY_PS 8
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 2.0
|
||
#define FXAA_QUALITY_P6 4.0
|
||
#define FXAA_QUALITY_P7 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 26)
|
||
#define FXAA_QUALITY_PS 9
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 2.0
|
||
#define FXAA_QUALITY_P6 2.0
|
||
#define FXAA_QUALITY_P7 4.0
|
||
#define FXAA_QUALITY_P8 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 27)
|
||
#define FXAA_QUALITY_PS 10
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 2.0
|
||
#define FXAA_QUALITY_P6 2.0
|
||
#define FXAA_QUALITY_P7 2.0
|
||
#define FXAA_QUALITY_P8 4.0
|
||
#define FXAA_QUALITY_P9 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 28)
|
||
#define FXAA_QUALITY_PS 11
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 2.0
|
||
#define FXAA_QUALITY_P6 2.0
|
||
#define FXAA_QUALITY_P7 2.0
|
||
#define FXAA_QUALITY_P8 2.0
|
||
#define FXAA_QUALITY_P9 4.0
|
||
#define FXAA_QUALITY_P10 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 29)
|
||
#define FXAA_QUALITY_PS 12
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.5
|
||
#define FXAA_QUALITY_P2 2.0
|
||
#define FXAA_QUALITY_P3 2.0
|
||
#define FXAA_QUALITY_P4 2.0
|
||
#define FXAA_QUALITY_P5 2.0
|
||
#define FXAA_QUALITY_P6 2.0
|
||
#define FXAA_QUALITY_P7 2.0
|
||
#define FXAA_QUALITY_P8 2.0
|
||
#define FXAA_QUALITY_P9 2.0
|
||
#define FXAA_QUALITY_P10 4.0
|
||
#define FXAA_QUALITY_P11 8.0
|
||
#endif
|
||
#if (FXAA_QUALITY_PRESET == 39)
|
||
#define FXAA_QUALITY_PS 12
|
||
#define FXAA_QUALITY_P0 1.0
|
||
#define FXAA_QUALITY_P1 1.0
|
||
#define FXAA_QUALITY_P2 1.0
|
||
#define FXAA_QUALITY_P3 1.0
|
||
#define FXAA_QUALITY_P4 1.0
|
||
#define FXAA_QUALITY_P5 1.5
|
||
#define FXAA_QUALITY_P6 2.0
|
||
#define FXAA_QUALITY_P7 2.0
|
||
#define FXAA_QUALITY_P8 2.0
|
||
#define FXAA_QUALITY_P9 2.0
|
||
#define FXAA_QUALITY_P10 4.0
|
||
#define FXAA_QUALITY_P11 8.0
|
||
#endif
|
||
|
||
#define FxaaBool bool
|
||
#define FxaaFloat float
|
||
#define FxaaFloat2 vec2
|
||
#define FxaaFloat3 vec3
|
||
#define FxaaFloat4 vec4
|
||
#define FxaaHalf float
|
||
#define FxaaHalf2 vec2
|
||
#define FxaaHalf3 vec3
|
||
#define FxaaHalf4 vec4
|
||
#define FxaaInt2 vec2
|
||
#define FxaaTex sampler2D
|
||
|
||
#define FxaaSat(x) clamp(x, 0.0, 1.0)
|
||
#define FxaaTexTop(t, p) texture2D(t, p)
|
||
#define FxaaTexOff(t, p, o, r) texture2D(t, p + (o * r))
|
||
|
||
FxaaFloat FxaaLuma(FxaaFloat4 rgba) { return rgba.y; }
|
||
|
||
FxaaFloat4 FxaaPixelShader(
|
||
//
|
||
// Use noperspective interpolation here (turn off perspective interpolation).
|
||
// {xy} = center of pixel
|
||
FxaaFloat2 pos,
|
||
//
|
||
// Input color texture.
|
||
// {rgb_} = color in linear or perceptual color space
|
||
// if (FXAA_GREEN_AS_LUMA == 0)
|
||
// {___a} = luma in perceptual color space (not linear)
|
||
FxaaTex tex,
|
||
//
|
||
// Only used on FXAA Quality.
|
||
// This must be from a constant/uniform.
|
||
// {x_} = 1.0/screenWidthInPixels
|
||
// {_y} = 1.0/screenHeightInPixels
|
||
FxaaFloat2 fxaaQualityRcpFrame,
|
||
//
|
||
// Only used on FXAA Quality.
|
||
// This used to be the FXAA_QUALITY_SUBPIX define.
|
||
// It is here now to allow easier tuning.
|
||
// Choose the amount of sub-pixel aliasing removal.
|
||
// This can effect sharpness.
|
||
// 1.00 - upper limit (softer)
|
||
// 0.75 - default amount of filtering
|
||
// 0.50 - lower limit (sharper, less sub-pixel aliasing removal)
|
||
// 0.25 - almost off
|
||
// 0.00 - completely off
|
||
FxaaFloat fxaaQualitySubpix,
|
||
//
|
||
// Only used on FXAA Quality.
|
||
// This used to be the FXAA_QUALITY_EDGE_THRESHOLD define.
|
||
// It is here now to allow easier tuning.
|
||
// The minimum amount of local contrast required to apply algorithm.
|
||
// 0.333 - too little (faster)
|
||
// 0.250 - low quality
|
||
// 0.166 - default
|
||
// 0.125 - high quality
|
||
// 0.063 - overkill (slower)
|
||
FxaaFloat fxaaQualityEdgeThreshold,
|
||
//
|
||
// Only used on FXAA Quality.
|
||
// This used to be the FXAA_QUALITY_EDGE_THRESHOLD_MIN define.
|
||
// It is here now to allow easier tuning.
|
||
// Trims the algorithm from processing darks.
|
||
// 0.0833 - upper limit (default, the start of visible unfiltered edges)
|
||
// 0.0625 - high quality (faster)
|
||
// 0.0312 - visible limit (slower)
|
||
// Special notes when using FXAA_GREEN_AS_LUMA,
|
||
// Likely want to set this to zero.
|
||
// As colors that are mostly not-green
|
||
// will appear very dark in the green channel!
|
||
// Tune by looking at mostly non-green content,
|
||
// then start at zero and increase until aliasing is a problem.
|
||
FxaaFloat fxaaQualityEdgeThresholdMin
|
||
) {
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat2 posM;
|
||
posM.x = pos.x;
|
||
posM.y = pos.y;
|
||
FxaaFloat4 rgbyM = FxaaTexTop(tex, posM);
|
||
#define lumaM rgbyM.y
|
||
FxaaFloat lumaS = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2( 0, 1), fxaaQualityRcpFrame.xy));
|
||
FxaaFloat lumaE = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2( 1, 0), fxaaQualityRcpFrame.xy));
|
||
FxaaFloat lumaN = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2( 0,-1), fxaaQualityRcpFrame.xy));
|
||
FxaaFloat lumaW = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2(-1, 0), fxaaQualityRcpFrame.xy));
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat maxSM = max(lumaS, lumaM);
|
||
FxaaFloat minSM = min(lumaS, lumaM);
|
||
FxaaFloat maxESM = max(lumaE, maxSM);
|
||
FxaaFloat minESM = min(lumaE, minSM);
|
||
FxaaFloat maxWN = max(lumaN, lumaW);
|
||
FxaaFloat minWN = min(lumaN, lumaW);
|
||
FxaaFloat rangeMax = max(maxWN, maxESM);
|
||
FxaaFloat rangeMin = min(minWN, minESM);
|
||
FxaaFloat rangeMaxScaled = rangeMax * fxaaQualityEdgeThreshold;
|
||
FxaaFloat range = rangeMax - rangeMin;
|
||
FxaaFloat rangeMaxClamped = max(fxaaQualityEdgeThresholdMin, rangeMaxScaled);
|
||
FxaaBool earlyExit = range < rangeMaxClamped;
|
||
/*--------------------------------------------------------------------------*/
|
||
if(earlyExit)
|
||
return rgbyM;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat lumaNW = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2(-1,-1), fxaaQualityRcpFrame.xy));
|
||
FxaaFloat lumaSE = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2( 1, 1), fxaaQualityRcpFrame.xy));
|
||
FxaaFloat lumaNE = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2( 1,-1), fxaaQualityRcpFrame.xy));
|
||
FxaaFloat lumaSW = FxaaLuma(FxaaTexOff(tex, posM, FxaaInt2(-1, 1), fxaaQualityRcpFrame.xy));
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat lumaNS = lumaN + lumaS;
|
||
FxaaFloat lumaWE = lumaW + lumaE;
|
||
FxaaFloat subpixRcpRange = 1.0/range;
|
||
FxaaFloat subpixNSWE = lumaNS + lumaWE;
|
||
FxaaFloat edgeHorz1 = (-2.0 * lumaM) + lumaNS;
|
||
FxaaFloat edgeVert1 = (-2.0 * lumaM) + lumaWE;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat lumaNESE = lumaNE + lumaSE;
|
||
FxaaFloat lumaNWNE = lumaNW + lumaNE;
|
||
FxaaFloat edgeHorz2 = (-2.0 * lumaE) + lumaNESE;
|
||
FxaaFloat edgeVert2 = (-2.0 * lumaN) + lumaNWNE;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat lumaNWSW = lumaNW + lumaSW;
|
||
FxaaFloat lumaSWSE = lumaSW + lumaSE;
|
||
FxaaFloat edgeHorz4 = (abs(edgeHorz1) * 2.0) + abs(edgeHorz2);
|
||
FxaaFloat edgeVert4 = (abs(edgeVert1) * 2.0) + abs(edgeVert2);
|
||
FxaaFloat edgeHorz3 = (-2.0 * lumaW) + lumaNWSW;
|
||
FxaaFloat edgeVert3 = (-2.0 * lumaS) + lumaSWSE;
|
||
FxaaFloat edgeHorz = abs(edgeHorz3) + edgeHorz4;
|
||
FxaaFloat edgeVert = abs(edgeVert3) + edgeVert4;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat subpixNWSWNESE = lumaNWSW + lumaNESE;
|
||
FxaaFloat lengthSign = fxaaQualityRcpFrame.x;
|
||
FxaaBool horzSpan = edgeHorz >= edgeVert;
|
||
FxaaFloat subpixA = subpixNSWE * 2.0 + subpixNWSWNESE;
|
||
/*--------------------------------------------------------------------------*/
|
||
if(!horzSpan) lumaN = lumaW;
|
||
if(!horzSpan) lumaS = lumaE;
|
||
if(horzSpan) lengthSign = fxaaQualityRcpFrame.y;
|
||
FxaaFloat subpixB = (subpixA * (1.0/12.0)) - lumaM;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat gradientN = lumaN - lumaM;
|
||
FxaaFloat gradientS = lumaS - lumaM;
|
||
FxaaFloat lumaNN = lumaN + lumaM;
|
||
FxaaFloat lumaSS = lumaS + lumaM;
|
||
FxaaBool pairN = abs(gradientN) >= abs(gradientS);
|
||
FxaaFloat gradient = max(abs(gradientN), abs(gradientS));
|
||
if(pairN) lengthSign = -lengthSign;
|
||
FxaaFloat subpixC = FxaaSat(abs(subpixB) * subpixRcpRange);
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat2 posB;
|
||
posB.x = posM.x;
|
||
posB.y = posM.y;
|
||
FxaaFloat2 offNP;
|
||
offNP.x = (!horzSpan) ? 0.0 : fxaaQualityRcpFrame.x;
|
||
offNP.y = ( horzSpan) ? 0.0 : fxaaQualityRcpFrame.y;
|
||
if(!horzSpan) posB.x += lengthSign * 0.5;
|
||
if( horzSpan) posB.y += lengthSign * 0.5;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat2 posN;
|
||
posN.x = posB.x - offNP.x * FXAA_QUALITY_P0;
|
||
posN.y = posB.y - offNP.y * FXAA_QUALITY_P0;
|
||
FxaaFloat2 posP;
|
||
posP.x = posB.x + offNP.x * FXAA_QUALITY_P0;
|
||
posP.y = posB.y + offNP.y * FXAA_QUALITY_P0;
|
||
FxaaFloat subpixD = ((-2.0)*subpixC) + 3.0;
|
||
FxaaFloat lumaEndN = FxaaLuma(FxaaTexTop(tex, posN));
|
||
FxaaFloat subpixE = subpixC * subpixC;
|
||
FxaaFloat lumaEndP = FxaaLuma(FxaaTexTop(tex, posP));
|
||
/*--------------------------------------------------------------------------*/
|
||
if(!pairN) lumaNN = lumaSS;
|
||
FxaaFloat gradientScaled = gradient * 1.0/4.0;
|
||
FxaaFloat lumaMM = lumaM - lumaNN * 0.5;
|
||
FxaaFloat subpixF = subpixD * subpixE;
|
||
FxaaBool lumaMLTZero = lumaMM < 0.0;
|
||
/*--------------------------------------------------------------------------*/
|
||
lumaEndN -= lumaNN * 0.5;
|
||
lumaEndP -= lumaNN * 0.5;
|
||
FxaaBool doneN = abs(lumaEndN) >= gradientScaled;
|
||
FxaaBool doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P1;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P1;
|
||
FxaaBool doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P1;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P1;
|
||
/*--------------------------------------------------------------------------*/
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P2;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P2;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P2;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P2;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 3)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P3;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P3;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P3;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P3;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 4)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P4;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P4;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P4;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P4;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 5)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P5;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P5;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P5;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P5;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 6)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P6;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P6;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P6;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P6;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 7)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P7;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P7;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P7;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P7;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 8)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P8;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P8;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P8;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P8;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 9)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P9;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P9;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P9;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P9;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 10)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P10;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P10;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P10;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P10;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 11)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P11;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P11;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P11;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P11;
|
||
/*--------------------------------------------------------------------------*/
|
||
#if (FXAA_QUALITY_PS > 12)
|
||
if(doneNP) {
|
||
if(!doneN) lumaEndN = FxaaLuma(FxaaTexTop(tex, posN.xy));
|
||
if(!doneP) lumaEndP = FxaaLuma(FxaaTexTop(tex, posP.xy));
|
||
if(!doneN) lumaEndN = lumaEndN - lumaNN * 0.5;
|
||
if(!doneP) lumaEndP = lumaEndP - lumaNN * 0.5;
|
||
doneN = abs(lumaEndN) >= gradientScaled;
|
||
doneP = abs(lumaEndP) >= gradientScaled;
|
||
if(!doneN) posN.x -= offNP.x * FXAA_QUALITY_P12;
|
||
if(!doneN) posN.y -= offNP.y * FXAA_QUALITY_P12;
|
||
doneNP = (!doneN) || (!doneP);
|
||
if(!doneP) posP.x += offNP.x * FXAA_QUALITY_P12;
|
||
if(!doneP) posP.y += offNP.y * FXAA_QUALITY_P12;
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
#endif
|
||
/*--------------------------------------------------------------------------*/
|
||
}
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat dstN = posM.x - posN.x;
|
||
FxaaFloat dstP = posP.x - posM.x;
|
||
if(!horzSpan) dstN = posM.y - posN.y;
|
||
if(!horzSpan) dstP = posP.y - posM.y;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaBool goodSpanN = (lumaEndN < 0.0) != lumaMLTZero;
|
||
FxaaFloat spanLength = (dstP + dstN);
|
||
FxaaBool goodSpanP = (lumaEndP < 0.0) != lumaMLTZero;
|
||
FxaaFloat spanLengthRcp = 1.0/spanLength;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaBool directionN = dstN < dstP;
|
||
FxaaFloat dst = min(dstN, dstP);
|
||
FxaaBool goodSpan = directionN ? goodSpanN : goodSpanP;
|
||
FxaaFloat subpixG = subpixF * subpixF;
|
||
FxaaFloat pixelOffset = (dst * (-spanLengthRcp)) + 0.5;
|
||
FxaaFloat subpixH = subpixG * fxaaQualitySubpix;
|
||
/*--------------------------------------------------------------------------*/
|
||
FxaaFloat pixelOffsetGood = goodSpan ? pixelOffset : 0.0;
|
||
FxaaFloat pixelOffsetSubpix = max(pixelOffsetGood, subpixH);
|
||
if(!horzSpan) posM.x += pixelOffsetSubpix * lengthSign;
|
||
if( horzSpan) posM.y += pixelOffsetSubpix * lengthSign;
|
||
return FxaaFloat4(FxaaTexTop(tex, posM).xyz, lumaM);
|
||
}
|
||
`;var sI=`uniform vec4 u_initialColor;
|
||
|
||
#if TEXTURE_UNITS > 0
|
||
uniform sampler2D u_dayTextures[TEXTURE_UNITS];
|
||
uniform vec4 u_dayTextureTranslationAndScale[TEXTURE_UNITS];
|
||
uniform bool u_dayTextureUseWebMercatorT[TEXTURE_UNITS];
|
||
|
||
#ifdef APPLY_ALPHA
|
||
uniform float u_dayTextureAlpha[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_DAY_NIGHT_ALPHA
|
||
uniform float u_dayTextureNightAlpha[TEXTURE_UNITS];
|
||
uniform float u_dayTextureDayAlpha[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_SPLIT
|
||
uniform float u_dayTextureSplit[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_BRIGHTNESS
|
||
uniform float u_dayTextureBrightness[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_CONTRAST
|
||
uniform float u_dayTextureContrast[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_HUE
|
||
uniform float u_dayTextureHue[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_SATURATION
|
||
uniform float u_dayTextureSaturation[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_GAMMA
|
||
uniform float u_dayTextureOneOverGamma[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_IMAGERY_CUTOUT
|
||
uniform vec4 u_dayTextureCutoutRectangles[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef APPLY_COLOR_TO_ALPHA
|
||
uniform vec4 u_colorsToAlpha[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
uniform vec4 u_dayTextureTexCoordsRectangle[TEXTURE_UNITS];
|
||
#endif
|
||
|
||
#ifdef SHOW_REFLECTIVE_OCEAN
|
||
uniform sampler2D u_waterMask;
|
||
uniform vec4 u_waterMaskTranslationAndScale;
|
||
uniform float u_zoomedOutOceanSpecularIntensity;
|
||
#endif
|
||
|
||
#ifdef SHOW_OCEAN_WAVES
|
||
uniform sampler2D u_oceanNormalMap;
|
||
#endif
|
||
|
||
#if defined(ENABLE_DAYNIGHT_SHADING) || defined(GROUND_ATMOSPHERE)
|
||
uniform vec2 u_lightingFadeDistance;
|
||
#endif
|
||
|
||
#ifdef TILE_LIMIT_RECTANGLE
|
||
uniform vec4 u_cartographicLimitRectangle;
|
||
#endif
|
||
|
||
#ifdef GROUND_ATMOSPHERE
|
||
uniform vec2 u_nightFadeDistance;
|
||
#endif
|
||
|
||
#ifdef ENABLE_CLIPPING_PLANES
|
||
uniform highp sampler2D u_clippingPlanes;
|
||
uniform mat4 u_clippingPlanesMatrix;
|
||
uniform vec4 u_clippingPlanesEdgeStyle;
|
||
#endif
|
||
|
||
#if defined(GROUND_ATMOSPHERE) || defined(FOG) && defined(DYNAMIC_ATMOSPHERE_LIGHTING) && (defined(ENABLE_VERTEX_LIGHTING) || defined(ENABLE_DAYNIGHT_SHADING))
|
||
uniform float u_minimumBrightness;
|
||
#endif
|
||
|
||
#ifdef COLOR_CORRECT
|
||
uniform vec3 u_hsbShift; // Hue, saturation, brightness
|
||
#endif
|
||
|
||
#ifdef HIGHLIGHT_FILL_TILE
|
||
uniform vec4 u_fillHighlightColor;
|
||
#endif
|
||
|
||
#ifdef TRANSLUCENT
|
||
uniform vec4 u_frontFaceAlphaByDistance;
|
||
uniform vec4 u_backFaceAlphaByDistance;
|
||
uniform vec4 u_translucencyRectangle;
|
||
#endif
|
||
|
||
#ifdef UNDERGROUND_COLOR
|
||
uniform vec4 u_undergroundColor;
|
||
uniform vec4 u_undergroundColorAlphaByDistance;
|
||
#endif
|
||
|
||
#ifdef ENABLE_VERTEX_LIGHTING
|
||
uniform float u_lambertDiffuseMultiplier;
|
||
uniform float u_vertexShadowDarkness;
|
||
#endif
|
||
|
||
varying vec3 v_positionMC;
|
||
varying vec3 v_positionEC;
|
||
varying vec3 v_textureCoordinates;
|
||
varying vec3 v_normalMC;
|
||
varying vec3 v_normalEC;
|
||
|
||
#ifdef APPLY_MATERIAL
|
||
varying float v_height;
|
||
varying float v_slope;
|
||
varying float v_aspect;
|
||
#endif
|
||
|
||
#if defined(FOG) || defined(GROUND_ATMOSPHERE) || defined(UNDERGROUND_COLOR) || defined(TRANSLUCENT)
|
||
varying float v_distance;
|
||
#endif
|
||
|
||
#if defined(GROUND_ATMOSPHERE) || defined(FOG)
|
||
varying vec3 v_atmosphereRayleighColor;
|
||
varying vec3 v_atmosphereMieColor;
|
||
varying float v_atmosphereOpacity;
|
||
#endif
|
||
|
||
#if defined(UNDERGROUND_COLOR) || defined(TRANSLUCENT)
|
||
float interpolateByDistance(vec4 nearFarScalar, float distance)
|
||
{
|
||
float startDistance = nearFarScalar.x;
|
||
float startValue = nearFarScalar.y;
|
||
float endDistance = nearFarScalar.z;
|
||
float endValue = nearFarScalar.w;
|
||
float t = clamp((distance - startDistance) / (endDistance - startDistance), 0.0, 1.0);
|
||
return mix(startValue, endValue, t);
|
||
}
|
||
#endif
|
||
|
||
#if defined(UNDERGROUND_COLOR) || defined(TRANSLUCENT) || defined(APPLY_MATERIAL)
|
||
vec4 alphaBlend(vec4 sourceColor, vec4 destinationColor)
|
||
{
|
||
return sourceColor * vec4(sourceColor.aaa, 1.0) + destinationColor * (1.0 - sourceColor.a);
|
||
}
|
||
#endif
|
||
|
||
#ifdef TRANSLUCENT
|
||
bool inTranslucencyRectangle()
|
||
{
|
||
return
|
||
v_textureCoordinates.x > u_translucencyRectangle.x &&
|
||
v_textureCoordinates.x < u_translucencyRectangle.z &&
|
||
v_textureCoordinates.y > u_translucencyRectangle.y &&
|
||
v_textureCoordinates.y < u_translucencyRectangle.w;
|
||
}
|
||
#endif
|
||
|
||
vec4 sampleAndBlend(
|
||
vec4 previousColor,
|
||
sampler2D textureToSample,
|
||
vec2 tileTextureCoordinates,
|
||
vec4 textureCoordinateRectangle,
|
||
vec4 textureCoordinateTranslationAndScale,
|
||
float textureAlpha,
|
||
float textureNightAlpha,
|
||
float textureDayAlpha,
|
||
float textureBrightness,
|
||
float textureContrast,
|
||
float textureHue,
|
||
float textureSaturation,
|
||
float textureOneOverGamma,
|
||
float split,
|
||
vec4 colorToAlpha,
|
||
float nightBlend)
|
||
{
|
||
// This crazy step stuff sets the alpha to 0.0 if this following condition is true:
|
||
// tileTextureCoordinates.s < textureCoordinateRectangle.s ||
|
||
// tileTextureCoordinates.s > textureCoordinateRectangle.p ||
|
||
// tileTextureCoordinates.t < textureCoordinateRectangle.t ||
|
||
// tileTextureCoordinates.t > textureCoordinateRectangle.q
|
||
// In other words, the alpha is zero if the fragment is outside the rectangle
|
||
// covered by this texture. Would an actual 'if' yield better performance?
|
||
vec2 alphaMultiplier = step(textureCoordinateRectangle.st, tileTextureCoordinates);
|
||
textureAlpha = textureAlpha * alphaMultiplier.x * alphaMultiplier.y;
|
||
|
||
alphaMultiplier = step(vec2(0.0), textureCoordinateRectangle.pq - tileTextureCoordinates);
|
||
textureAlpha = textureAlpha * alphaMultiplier.x * alphaMultiplier.y;
|
||
|
||
#if defined(APPLY_DAY_NIGHT_ALPHA) && defined(ENABLE_DAYNIGHT_SHADING)
|
||
textureAlpha *= mix(textureDayAlpha, textureNightAlpha, nightBlend);
|
||
#endif
|
||
|
||
vec2 translation = textureCoordinateTranslationAndScale.xy;
|
||
vec2 scale = textureCoordinateTranslationAndScale.zw;
|
||
vec2 textureCoordinates = tileTextureCoordinates * scale + translation;
|
||
vec4 value = texture2D(textureToSample, textureCoordinates);
|
||
vec3 color = value.rgb;
|
||
float alpha = value.a;
|
||
|
||
#ifdef APPLY_COLOR_TO_ALPHA
|
||
vec3 colorDiff = abs(color.rgb - colorToAlpha.rgb);
|
||
colorDiff.r = max(max(colorDiff.r, colorDiff.g), colorDiff.b);
|
||
alpha = czm_branchFreeTernary(colorDiff.r < colorToAlpha.a, 0.0, alpha);
|
||
#endif
|
||
|
||
#if !defined(APPLY_GAMMA)
|
||
vec4 tempColor = czm_gammaCorrect(vec4(color, alpha));
|
||
color = tempColor.rgb;
|
||
alpha = tempColor.a;
|
||
#else
|
||
color = pow(color, vec3(textureOneOverGamma));
|
||
#endif
|
||
|
||
#ifdef APPLY_SPLIT
|
||
float splitPosition = czm_splitPosition;
|
||
// Split to the left
|
||
if (split < 0.0 && gl_FragCoord.x > splitPosition) {
|
||
alpha = 0.0;
|
||
}
|
||
// Split to the right
|
||
else if (split > 0.0 && gl_FragCoord.x < splitPosition) {
|
||
alpha = 0.0;
|
||
}
|
||
#endif
|
||
|
||
#ifdef APPLY_BRIGHTNESS
|
||
color = mix(vec3(0.0), color, textureBrightness);
|
||
#endif
|
||
|
||
#ifdef APPLY_CONTRAST
|
||
color = mix(vec3(0.5), color, textureContrast);
|
||
#endif
|
||
|
||
#ifdef APPLY_HUE
|
||
color = czm_hue(color, textureHue);
|
||
#endif
|
||
|
||
#ifdef APPLY_SATURATION
|
||
color = czm_saturation(color, textureSaturation);
|
||
#endif
|
||
|
||
float sourceAlpha = alpha * textureAlpha;
|
||
float outAlpha = mix(previousColor.a, 1.0, sourceAlpha);
|
||
outAlpha += sign(outAlpha) - 1.0;
|
||
|
||
vec3 outColor = mix(previousColor.rgb * previousColor.a, color, sourceAlpha) / outAlpha;
|
||
|
||
// When rendering imagery for a tile in multiple passes,
|
||
// some GPU/WebGL implementation combinations will not blend fragments in
|
||
// additional passes correctly if their computation includes an unmasked
|
||
// divide-by-zero operation,
|
||
// even if it's not in the output or if the output has alpha zero.
|
||
//
|
||
// For example, without sanitization for outAlpha,
|
||
// this renders without artifacts:
|
||
// if (outAlpha == 0.0) { outColor = vec3(0.0); }
|
||
//
|
||
// but using czm_branchFreeTernary will cause portions of the tile that are
|
||
// alpha-zero in the additional pass to render as black instead of blending
|
||
// with the previous pass:
|
||
// outColor = czm_branchFreeTernary(outAlpha == 0.0, vec3(0.0), outColor);
|
||
//
|
||
// So instead, sanitize against divide-by-zero,
|
||
// store this state on the sign of outAlpha, and correct on return.
|
||
|
||
return vec4(outColor, max(outAlpha, 0.0));
|
||
}
|
||
|
||
vec3 colorCorrect(vec3 rgb) {
|
||
#ifdef COLOR_CORRECT
|
||
// Convert rgb color to hsb
|
||
vec3 hsb = czm_RGBToHSB(rgb);
|
||
// Perform hsb shift
|
||
hsb.x += u_hsbShift.x; // hue
|
||
hsb.y = clamp(hsb.y + u_hsbShift.y, 0.0, 1.0); // saturation
|
||
hsb.z = hsb.z > czm_epsilon7 ? hsb.z + u_hsbShift.z : 0.0; // brightness
|
||
// Convert shifted hsb back to rgb
|
||
rgb = czm_HSBToRGB(hsb);
|
||
#endif
|
||
return rgb;
|
||
}
|
||
|
||
vec4 computeDayColor(vec4 initialColor, vec3 textureCoordinates, float nightBlend);
|
||
vec4 computeWaterColor(vec3 positionEyeCoordinates, vec2 textureCoordinates, mat3 enuToEye, vec4 imageryColor, float specularMapValue, float fade);
|
||
|
||
const float fExposure = 2.0;
|
||
|
||
vec3 computeEllipsoidPosition()
|
||
{
|
||
float mpp = czm_metersPerPixel(vec4(0.0, 0.0, -czm_currentFrustum.x, 1.0), 1.0);
|
||
vec2 xy = gl_FragCoord.xy / czm_viewport.zw * 2.0 - vec2(1.0);
|
||
xy *= czm_viewport.zw * mpp * 0.5;
|
||
|
||
vec3 direction = normalize(vec3(xy, -czm_currentFrustum.x));
|
||
czm_ray ray = czm_ray(vec3(0.0), direction);
|
||
|
||
vec3 ellipsoid_center = czm_view[3].xyz;
|
||
|
||
czm_raySegment intersection = czm_rayEllipsoidIntersectionInterval(ray, ellipsoid_center, czm_ellipsoidInverseRadii);
|
||
|
||
vec3 ellipsoidPosition = czm_pointAlongRay(ray, intersection.start);
|
||
return (czm_inverseView * vec4(ellipsoidPosition, 1.0)).xyz;
|
||
}
|
||
|
||
void main()
|
||
{
|
||
#ifdef TILE_LIMIT_RECTANGLE
|
||
if (v_textureCoordinates.x < u_cartographicLimitRectangle.x || u_cartographicLimitRectangle.z < v_textureCoordinates.x ||
|
||
v_textureCoordinates.y < u_cartographicLimitRectangle.y || u_cartographicLimitRectangle.w < v_textureCoordinates.y)
|
||
{
|
||
discard;
|
||
}
|
||
#endif
|
||
|
||
#ifdef ENABLE_CLIPPING_PLANES
|
||
float clipDistance = clip(gl_FragCoord, u_clippingPlanes, u_clippingPlanesMatrix);
|
||
#endif
|
||
|
||
#if defined(SHOW_REFLECTIVE_OCEAN) || defined(ENABLE_DAYNIGHT_SHADING) || defined(HDR)
|
||
vec3 normalMC = czm_geodeticSurfaceNormal(v_positionMC, vec3(0.0), vec3(1.0)); // normalized surface normal in model coordinates
|
||
vec3 normalEC = czm_normal3D * normalMC; // normalized surface normal in eye coordiantes
|
||
#endif
|
||
|
||
#if defined(APPLY_DAY_NIGHT_ALPHA) && defined(ENABLE_DAYNIGHT_SHADING)
|
||
float nightBlend = 1.0 - clamp(czm_getLambertDiffuse(czm_lightDirectionEC, normalEC) * 5.0, 0.0, 1.0);
|
||
#else
|
||
float nightBlend = 0.0;
|
||
#endif
|
||
|
||
// The clamp below works around an apparent bug in Chrome Canary v23.0.1241.0
|
||
// where the fragment shader sees textures coordinates < 0.0 and > 1.0 for the
|
||
// fragments on the edges of tiles even though the vertex shader is outputting
|
||
// coordinates strictly in the 0-1 range.
|
||
vec4 color = computeDayColor(u_initialColor, clamp(v_textureCoordinates, 0.0, 1.0), nightBlend);
|
||
|
||
#ifdef SHOW_TILE_BOUNDARIES
|
||
if (v_textureCoordinates.x < (1.0/256.0) || v_textureCoordinates.x > (255.0/256.0) ||
|
||
v_textureCoordinates.y < (1.0/256.0) || v_textureCoordinates.y > (255.0/256.0))
|
||
{
|
||
color = vec4(1.0, 0.0, 0.0, 1.0);
|
||
}
|
||
#endif
|
||
|
||
#if defined(ENABLE_DAYNIGHT_SHADING) || defined(GROUND_ATMOSPHERE)
|
||
float cameraDist;
|
||
if (czm_sceneMode == czm_sceneMode2D)
|
||
{
|
||
cameraDist = max(czm_frustumPlanes.x - czm_frustumPlanes.y, czm_frustumPlanes.w - czm_frustumPlanes.z) * 0.5;
|
||
}
|
||
else if (czm_sceneMode == czm_sceneModeColumbusView)
|
||
{
|
||
cameraDist = -czm_view[3].z;
|
||
}
|
||
else
|
||
{
|
||
cameraDist = length(czm_view[3]);
|
||
}
|
||
float fadeOutDist = u_lightingFadeDistance.x;
|
||
float fadeInDist = u_lightingFadeDistance.y;
|
||
if (czm_sceneMode != czm_sceneMode3D) {
|
||
vec3 radii = czm_ellipsoidRadii;
|
||
float maxRadii = max(radii.x, max(radii.y, radii.z));
|
||
fadeOutDist -= maxRadii;
|
||
fadeInDist -= maxRadii;
|
||
}
|
||
float fade = clamp((cameraDist - fadeOutDist) / (fadeInDist - fadeOutDist), 0.0, 1.0);
|
||
#else
|
||
float fade = 0.0;
|
||
#endif
|
||
|
||
#ifdef SHOW_REFLECTIVE_OCEAN
|
||
vec2 waterMaskTranslation = u_waterMaskTranslationAndScale.xy;
|
||
vec2 waterMaskScale = u_waterMaskTranslationAndScale.zw;
|
||
vec2 waterMaskTextureCoordinates = v_textureCoordinates.xy * waterMaskScale + waterMaskTranslation;
|
||
waterMaskTextureCoordinates.y = 1.0 - waterMaskTextureCoordinates.y;
|
||
|
||
float mask = texture2D(u_waterMask, waterMaskTextureCoordinates).r;
|
||
|
||
if (mask > 0.0)
|
||
{
|
||
mat3 enuToEye = czm_eastNorthUpToEyeCoordinates(v_positionMC, normalEC);
|
||
|
||
vec2 ellipsoidTextureCoordinates = czm_ellipsoidWgs84TextureCoordinates(normalMC);
|
||
vec2 ellipsoidFlippedTextureCoordinates = czm_ellipsoidWgs84TextureCoordinates(normalMC.zyx);
|
||
|
||
vec2 textureCoordinates = mix(ellipsoidTextureCoordinates, ellipsoidFlippedTextureCoordinates, czm_morphTime * smoothstep(0.9, 0.95, normalMC.z));
|
||
|
||
color = computeWaterColor(v_positionEC, textureCoordinates, enuToEye, color, mask, fade);
|
||
}
|
||
#endif
|
||
|
||
#ifdef APPLY_MATERIAL
|
||
czm_materialInput materialInput;
|
||
materialInput.st = v_textureCoordinates.st;
|
||
materialInput.normalEC = normalize(v_normalEC);
|
||
materialInput.positionToEyeEC = -v_positionEC;
|
||
materialInput.tangentToEyeMatrix = czm_eastNorthUpToEyeCoordinates(v_positionMC, normalize(v_normalEC));
|
||
materialInput.slope = v_slope;
|
||
materialInput.height = v_height;
|
||
materialInput.aspect = v_aspect;
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
vec4 materialColor = vec4(material.diffuse, material.alpha);
|
||
color = alphaBlend(materialColor, color);
|
||
#endif
|
||
|
||
#ifdef ENABLE_VERTEX_LIGHTING
|
||
float diffuseIntensity = clamp(czm_getLambertDiffuse(czm_lightDirectionEC, normalize(v_normalEC)) * u_lambertDiffuseMultiplier + u_vertexShadowDarkness, 0.0, 1.0);
|
||
vec4 finalColor = vec4(color.rgb * czm_lightColor * diffuseIntensity, color.a);
|
||
#elif defined(ENABLE_DAYNIGHT_SHADING)
|
||
float diffuseIntensity = clamp(czm_getLambertDiffuse(czm_lightDirectionEC, normalEC) * 5.0 + 0.3, 0.0, 1.0);
|
||
diffuseIntensity = mix(1.0, diffuseIntensity, fade);
|
||
vec4 finalColor = vec4(color.rgb * czm_lightColor * diffuseIntensity, color.a);
|
||
#else
|
||
vec4 finalColor = color;
|
||
#endif
|
||
|
||
#ifdef ENABLE_CLIPPING_PLANES
|
||
vec4 clippingPlanesEdgeColor = vec4(1.0);
|
||
clippingPlanesEdgeColor.rgb = u_clippingPlanesEdgeStyle.rgb;
|
||
float clippingPlanesEdgeWidth = u_clippingPlanesEdgeStyle.a;
|
||
|
||
if (clipDistance < clippingPlanesEdgeWidth)
|
||
{
|
||
finalColor = clippingPlanesEdgeColor;
|
||
}
|
||
#endif
|
||
|
||
#ifdef HIGHLIGHT_FILL_TILE
|
||
finalColor = vec4(mix(finalColor.rgb, u_fillHighlightColor.rgb, u_fillHighlightColor.a), finalColor.a);
|
||
#endif
|
||
|
||
#if defined(DYNAMIC_ATMOSPHERE_LIGHTING_FROM_SUN)
|
||
vec3 atmosphereLightDirection = czm_sunDirectionWC;
|
||
#else
|
||
vec3 atmosphereLightDirection = czm_lightDirectionWC;
|
||
#endif
|
||
|
||
#if defined(GROUND_ATMOSPHERE) || defined(FOG)
|
||
if (!czm_backFacing())
|
||
{
|
||
bool dynamicLighting = false;
|
||
#if defined(DYNAMIC_ATMOSPHERE_LIGHTING) && (defined(ENABLE_DAYNIGHT_SHADING) || defined(ENABLE_VERTEX_LIGHTING))
|
||
dynamicLighting = true;
|
||
#endif
|
||
|
||
vec3 rayleighColor;
|
||
vec3 mieColor;
|
||
float opacity;
|
||
|
||
vec3 positionWC;
|
||
vec3 lightDirection;
|
||
|
||
// When the camera is far away (camera distance > nightFadeOutDistance), the scattering is computed in the fragment shader.
|
||
// Otherwise, the scattering is computed in the vertex shader.
|
||
#ifdef PER_FRAGMENT_GROUND_ATMOSPHERE
|
||
positionWC = computeEllipsoidPosition();
|
||
lightDirection = czm_branchFreeTernary(dynamicLighting, atmosphereLightDirection, normalize(positionWC));
|
||
computeAtmosphereScattering(
|
||
positionWC,
|
||
lightDirection,
|
||
rayleighColor,
|
||
mieColor,
|
||
opacity
|
||
);
|
||
#else
|
||
positionWC = v_positionMC;
|
||
lightDirection = czm_branchFreeTernary(dynamicLighting, atmosphereLightDirection, normalize(positionWC));
|
||
rayleighColor = v_atmosphereRayleighColor;
|
||
mieColor = v_atmosphereMieColor;
|
||
opacity = v_atmosphereOpacity;
|
||
#endif
|
||
|
||
rayleighColor = colorCorrect(rayleighColor);
|
||
mieColor = colorCorrect(mieColor);
|
||
|
||
vec4 groundAtmosphereColor = computeAtmosphereColor(positionWC, lightDirection, rayleighColor, mieColor, opacity);
|
||
|
||
// Fog is applied to tiles selected for fog, close to the Earth.
|
||
#ifdef FOG
|
||
vec3 fogColor = groundAtmosphereColor.rgb;
|
||
|
||
// If there is lighting, apply that to the fog.
|
||
#if defined(DYNAMIC_ATMOSPHERE_LIGHTING) && (defined(ENABLE_VERTEX_LIGHTING) || defined(ENABLE_DAYNIGHT_SHADING))
|
||
float darken = clamp(dot(normalize(czm_viewerPositionWC), atmosphereLightDirection), u_minimumBrightness, 1.0);
|
||
fogColor *= darken;
|
||
#endif
|
||
|
||
#ifndef HDR
|
||
fogColor.rgb = czm_acesTonemapping(fogColor.rgb);
|
||
fogColor.rgb = czm_inverseGamma(fogColor.rgb);
|
||
#endif
|
||
|
||
const float modifier = 0.15;
|
||
finalColor = vec4(czm_fog(v_distance, finalColor.rgb, fogColor.rgb, modifier), finalColor.a);
|
||
|
||
#else
|
||
// The transmittance is based on optical depth i.e. the length of segment of the ray inside the atmosphere.
|
||
// This value is larger near the "circumference", as it is further away from the camera. We use it to
|
||
// brighten up that area of the ground atmosphere.
|
||
const float transmittanceModifier = 0.5;
|
||
float transmittance = transmittanceModifier + clamp(1.0 - groundAtmosphereColor.a, 0.0, 1.0);
|
||
|
||
vec3 finalAtmosphereColor = finalColor.rgb + groundAtmosphereColor.rgb * transmittance;
|
||
|
||
#if defined(DYNAMIC_ATMOSPHERE_LIGHTING) && (defined(ENABLE_VERTEX_LIGHTING) || defined(ENABLE_DAYNIGHT_SHADING))
|
||
float fadeInDist = u_nightFadeDistance.x;
|
||
float fadeOutDist = u_nightFadeDistance.y;
|
||
|
||
float sunlitAtmosphereIntensity = clamp((cameraDist - fadeOutDist) / (fadeInDist - fadeOutDist), 0.05, 1.0);
|
||
float darken = clamp(dot(normalize(positionWC), atmosphereLightDirection), 0.0, 1.0);
|
||
vec3 darkenendGroundAtmosphereColor = mix(groundAtmosphereColor.rgb, finalAtmosphereColor.rgb, darken);
|
||
|
||
finalAtmosphereColor = mix(darkenendGroundAtmosphereColor, finalAtmosphereColor, sunlitAtmosphereIntensity);
|
||
#endif
|
||
|
||
#ifndef HDR
|
||
finalAtmosphereColor.rgb = vec3(1.0) - exp(-fExposure * finalAtmosphereColor.rgb);
|
||
#else
|
||
finalAtmosphereColor.rgb = czm_saturation(finalAtmosphereColor.rgb, 1.6);
|
||
#endif
|
||
|
||
finalColor.rgb = mix(finalColor.rgb, finalAtmosphereColor.rgb, fade);
|
||
#endif
|
||
}
|
||
#endif
|
||
|
||
#ifdef UNDERGROUND_COLOR
|
||
if (czm_backFacing())
|
||
{
|
||
float distanceFromEllipsoid = max(czm_eyeHeight, 0.0);
|
||
float distance = max(v_distance - distanceFromEllipsoid, 0.0);
|
||
float blendAmount = interpolateByDistance(u_undergroundColorAlphaByDistance, distance);
|
||
vec4 undergroundColor = vec4(u_undergroundColor.rgb, u_undergroundColor.a * blendAmount);
|
||
finalColor = alphaBlend(undergroundColor, finalColor);
|
||
}
|
||
#endif
|
||
|
||
#ifdef TRANSLUCENT
|
||
if (inTranslucencyRectangle())
|
||
{
|
||
vec4 alphaByDistance = gl_FrontFacing ? u_frontFaceAlphaByDistance : u_backFaceAlphaByDistance;
|
||
finalColor.a *= interpolateByDistance(alphaByDistance, v_distance);
|
||
}
|
||
#endif
|
||
|
||
gl_FragColor = finalColor;
|
||
}
|
||
|
||
|
||
#ifdef SHOW_REFLECTIVE_OCEAN
|
||
|
||
float waveFade(float edge0, float edge1, float x)
|
||
{
|
||
float y = clamp((x - edge0) / (edge1 - edge0), 0.0, 1.0);
|
||
return pow(1.0 - y, 5.0);
|
||
}
|
||
|
||
float linearFade(float edge0, float edge1, float x)
|
||
{
|
||
return clamp((x - edge0) / (edge1 - edge0), 0.0, 1.0);
|
||
}
|
||
|
||
// Based on water rendering by Jonas Wagner:
|
||
// http://29a.ch/2012/7/19/webgl-terrain-rendering-water-fog
|
||
|
||
// low altitude wave settings
|
||
const float oceanFrequencyLowAltitude = 825000.0;
|
||
const float oceanAnimationSpeedLowAltitude = 0.004;
|
||
const float oceanOneOverAmplitudeLowAltitude = 1.0 / 2.0;
|
||
const float oceanSpecularIntensity = 0.5;
|
||
|
||
// high altitude wave settings
|
||
const float oceanFrequencyHighAltitude = 125000.0;
|
||
const float oceanAnimationSpeedHighAltitude = 0.008;
|
||
const float oceanOneOverAmplitudeHighAltitude = 1.0 / 2.0;
|
||
|
||
vec4 computeWaterColor(vec3 positionEyeCoordinates, vec2 textureCoordinates, mat3 enuToEye, vec4 imageryColor, float maskValue, float fade)
|
||
{
|
||
vec3 positionToEyeEC = -positionEyeCoordinates;
|
||
float positionToEyeECLength = length(positionToEyeEC);
|
||
|
||
// The double normalize below works around a bug in Firefox on Android devices.
|
||
vec3 normalizedPositionToEyeEC = normalize(normalize(positionToEyeEC));
|
||
|
||
// Fade out the waves as the camera moves far from the surface.
|
||
float waveIntensity = waveFade(70000.0, 1000000.0, positionToEyeECLength);
|
||
|
||
#ifdef SHOW_OCEAN_WAVES
|
||
// high altitude waves
|
||
float time = czm_frameNumber * oceanAnimationSpeedHighAltitude;
|
||
vec4 noise = czm_getWaterNoise(u_oceanNormalMap, textureCoordinates * oceanFrequencyHighAltitude, time, 0.0);
|
||
vec3 normalTangentSpaceHighAltitude = vec3(noise.xy, noise.z * oceanOneOverAmplitudeHighAltitude);
|
||
|
||
// low altitude waves
|
||
time = czm_frameNumber * oceanAnimationSpeedLowAltitude;
|
||
noise = czm_getWaterNoise(u_oceanNormalMap, textureCoordinates * oceanFrequencyLowAltitude, time, 0.0);
|
||
vec3 normalTangentSpaceLowAltitude = vec3(noise.xy, noise.z * oceanOneOverAmplitudeLowAltitude);
|
||
|
||
// blend the 2 wave layers based on distance to surface
|
||
float highAltitudeFade = linearFade(0.0, 60000.0, positionToEyeECLength);
|
||
float lowAltitudeFade = 1.0 - linearFade(20000.0, 60000.0, positionToEyeECLength);
|
||
vec3 normalTangentSpace =
|
||
(highAltitudeFade * normalTangentSpaceHighAltitude) +
|
||
(lowAltitudeFade * normalTangentSpaceLowAltitude);
|
||
normalTangentSpace = normalize(normalTangentSpace);
|
||
|
||
// fade out the normal perturbation as we move farther from the water surface
|
||
normalTangentSpace.xy *= waveIntensity;
|
||
normalTangentSpace = normalize(normalTangentSpace);
|
||
#else
|
||
vec3 normalTangentSpace = vec3(0.0, 0.0, 1.0);
|
||
#endif
|
||
|
||
vec3 normalEC = enuToEye * normalTangentSpace;
|
||
|
||
const vec3 waveHighlightColor = vec3(0.3, 0.45, 0.6);
|
||
|
||
// Use diffuse light to highlight the waves
|
||
float diffuseIntensity = czm_getLambertDiffuse(czm_lightDirectionEC, normalEC) * maskValue;
|
||
vec3 diffuseHighlight = waveHighlightColor * diffuseIntensity * (1.0 - fade);
|
||
|
||
#ifdef SHOW_OCEAN_WAVES
|
||
// Where diffuse light is low or non-existent, use wave highlights based solely on
|
||
// the wave bumpiness and no particular light direction.
|
||
float tsPerturbationRatio = normalTangentSpace.z;
|
||
vec3 nonDiffuseHighlight = mix(waveHighlightColor * 5.0 * (1.0 - tsPerturbationRatio), vec3(0.0), diffuseIntensity);
|
||
#else
|
||
vec3 nonDiffuseHighlight = vec3(0.0);
|
||
#endif
|
||
|
||
// Add specular highlights in 3D, and in all modes when zoomed in.
|
||
float specularIntensity = czm_getSpecular(czm_lightDirectionEC, normalizedPositionToEyeEC, normalEC, 10.0);
|
||
float surfaceReflectance = mix(0.0, mix(u_zoomedOutOceanSpecularIntensity, oceanSpecularIntensity, waveIntensity), maskValue);
|
||
float specular = specularIntensity * surfaceReflectance;
|
||
|
||
#ifdef HDR
|
||
specular *= 1.4;
|
||
|
||
float e = 0.2;
|
||
float d = 3.3;
|
||
float c = 1.7;
|
||
|
||
vec3 color = imageryColor.rgb + (c * (vec3(e) + imageryColor.rgb * d) * (diffuseHighlight + nonDiffuseHighlight + specular));
|
||
#else
|
||
vec3 color = imageryColor.rgb + diffuseHighlight + nonDiffuseHighlight + specular;
|
||
#endif
|
||
|
||
return vec4(color, imageryColor.a);
|
||
}
|
||
|
||
#endif // #ifdef SHOW_REFLECTIVE_OCEAN
|
||
`;var aI=`#ifdef QUANTIZATION_BITS12
|
||
attribute vec4 compressed0;
|
||
attribute float compressed1;
|
||
#else
|
||
attribute vec4 position3DAndHeight;
|
||
attribute vec4 textureCoordAndEncodedNormals;
|
||
#endif
|
||
|
||
#ifdef GEODETIC_SURFACE_NORMALS
|
||
attribute vec3 geodeticSurfaceNormal;
|
||
#endif
|
||
|
||
#ifdef EXAGGERATION
|
||
uniform vec2 u_terrainExaggerationAndRelativeHeight;
|
||
#endif
|
||
|
||
uniform vec3 u_center3D;
|
||
uniform mat4 u_modifiedModelView;
|
||
uniform mat4 u_modifiedModelViewProjection;
|
||
uniform vec4 u_tileRectangle;
|
||
|
||
// Uniforms for 2D Mercator projection
|
||
uniform vec2 u_southAndNorthLatitude;
|
||
uniform vec2 u_southMercatorYAndOneOverHeight;
|
||
|
||
varying vec3 v_positionMC;
|
||
varying vec3 v_positionEC;
|
||
|
||
varying vec3 v_textureCoordinates;
|
||
varying vec3 v_normalMC;
|
||
varying vec3 v_normalEC;
|
||
|
||
#ifdef APPLY_MATERIAL
|
||
varying float v_slope;
|
||
varying float v_aspect;
|
||
varying float v_height;
|
||
#endif
|
||
|
||
#if defined(FOG) || defined(GROUND_ATMOSPHERE) || defined(UNDERGROUND_COLOR) || defined(TRANSLUCENT)
|
||
varying float v_distance;
|
||
#endif
|
||
|
||
#if defined(FOG) || defined(GROUND_ATMOSPHERE)
|
||
varying vec3 v_atmosphereRayleighColor;
|
||
varying vec3 v_atmosphereMieColor;
|
||
varying float v_atmosphereOpacity;
|
||
#endif
|
||
|
||
// These functions are generated at runtime.
|
||
vec4 getPosition(vec3 position, float height, vec2 textureCoordinates);
|
||
float get2DYPositionFraction(vec2 textureCoordinates);
|
||
|
||
vec4 getPosition3DMode(vec3 position, float height, vec2 textureCoordinates)
|
||
{
|
||
return u_modifiedModelViewProjection * vec4(position, 1.0);
|
||
}
|
||
|
||
float get2DMercatorYPositionFraction(vec2 textureCoordinates)
|
||
{
|
||
// The width of a tile at level 11, in radians and assuming a single root tile, is
|
||
// 2.0 * czm_pi / pow(2.0, 11.0)
|
||
// We want to just linearly interpolate the 2D position from the texture coordinates
|
||
// when we're at this level or higher. The constant below is the expression
|
||
// above evaluated and then rounded up at the 4th significant digit.
|
||
const float maxTileWidth = 0.003068;
|
||
float positionFraction = textureCoordinates.y;
|
||
float southLatitude = u_southAndNorthLatitude.x;
|
||
float northLatitude = u_southAndNorthLatitude.y;
|
||
if (northLatitude - southLatitude > maxTileWidth)
|
||
{
|
||
float southMercatorY = u_southMercatorYAndOneOverHeight.x;
|
||
float oneOverMercatorHeight = u_southMercatorYAndOneOverHeight.y;
|
||
|
||
float currentLatitude = mix(southLatitude, northLatitude, textureCoordinates.y);
|
||
currentLatitude = clamp(currentLatitude, -czm_webMercatorMaxLatitude, czm_webMercatorMaxLatitude);
|
||
positionFraction = czm_latitudeToWebMercatorFraction(currentLatitude, southMercatorY, oneOverMercatorHeight);
|
||
}
|
||
return positionFraction;
|
||
}
|
||
|
||
float get2DGeographicYPositionFraction(vec2 textureCoordinates)
|
||
{
|
||
return textureCoordinates.y;
|
||
}
|
||
|
||
vec4 getPositionPlanarEarth(vec3 position, float height, vec2 textureCoordinates)
|
||
{
|
||
float yPositionFraction = get2DYPositionFraction(textureCoordinates);
|
||
vec4 rtcPosition2D = vec4(height, mix(u_tileRectangle.st, u_tileRectangle.pq, vec2(textureCoordinates.x, yPositionFraction)), 1.0);
|
||
return u_modifiedModelViewProjection * rtcPosition2D;
|
||
}
|
||
|
||
vec4 getPosition2DMode(vec3 position, float height, vec2 textureCoordinates)
|
||
{
|
||
return getPositionPlanarEarth(position, 0.0, textureCoordinates);
|
||
}
|
||
|
||
vec4 getPositionColumbusViewMode(vec3 position, float height, vec2 textureCoordinates)
|
||
{
|
||
return getPositionPlanarEarth(position, height, textureCoordinates);
|
||
}
|
||
|
||
vec4 getPositionMorphingMode(vec3 position, float height, vec2 textureCoordinates)
|
||
{
|
||
// We do not do RTC while morphing, so there is potential for jitter.
|
||
// This is unlikely to be noticeable, though.
|
||
vec3 position3DWC = position + u_center3D;
|
||
float yPositionFraction = get2DYPositionFraction(textureCoordinates);
|
||
vec4 position2DWC = vec4(height, mix(u_tileRectangle.st, u_tileRectangle.pq, vec2(textureCoordinates.x, yPositionFraction)), 1.0);
|
||
vec4 morphPosition = czm_columbusViewMorph(position2DWC, vec4(position3DWC, 1.0), czm_morphTime);
|
||
return czm_modelViewProjection * morphPosition;
|
||
}
|
||
|
||
#ifdef QUANTIZATION_BITS12
|
||
uniform vec2 u_minMaxHeight;
|
||
uniform mat4 u_scaleAndBias;
|
||
#endif
|
||
|
||
void main()
|
||
{
|
||
#ifdef QUANTIZATION_BITS12
|
||
vec2 xy = czm_decompressTextureCoordinates(compressed0.x);
|
||
vec2 zh = czm_decompressTextureCoordinates(compressed0.y);
|
||
vec3 position = vec3(xy, zh.x);
|
||
float height = zh.y;
|
||
vec2 textureCoordinates = czm_decompressTextureCoordinates(compressed0.z);
|
||
|
||
height = height * (u_minMaxHeight.y - u_minMaxHeight.x) + u_minMaxHeight.x;
|
||
position = (u_scaleAndBias * vec4(position, 1.0)).xyz;
|
||
|
||
#if (defined(ENABLE_VERTEX_LIGHTING) || defined(GENERATE_POSITION_AND_NORMAL)) && defined(INCLUDE_WEB_MERCATOR_Y)
|
||
float webMercatorT = czm_decompressTextureCoordinates(compressed0.w).x;
|
||
float encodedNormal = compressed1;
|
||
#elif defined(INCLUDE_WEB_MERCATOR_Y)
|
||
float webMercatorT = czm_decompressTextureCoordinates(compressed0.w).x;
|
||
float encodedNormal = 0.0;
|
||
#elif defined(ENABLE_VERTEX_LIGHTING) || defined(GENERATE_POSITION_AND_NORMAL)
|
||
float webMercatorT = textureCoordinates.y;
|
||
float encodedNormal = compressed0.w;
|
||
#else
|
||
float webMercatorT = textureCoordinates.y;
|
||
float encodedNormal = 0.0;
|
||
#endif
|
||
|
||
#else
|
||
// A single float per element
|
||
vec3 position = position3DAndHeight.xyz;
|
||
float height = position3DAndHeight.w;
|
||
vec2 textureCoordinates = textureCoordAndEncodedNormals.xy;
|
||
|
||
#if (defined(ENABLE_VERTEX_LIGHTING) || defined(GENERATE_POSITION_AND_NORMAL) || defined(APPLY_MATERIAL)) && defined(INCLUDE_WEB_MERCATOR_Y)
|
||
float webMercatorT = textureCoordAndEncodedNormals.z;
|
||
float encodedNormal = textureCoordAndEncodedNormals.w;
|
||
#elif defined(ENABLE_VERTEX_LIGHTING) || defined(GENERATE_POSITION_AND_NORMAL) || defined(APPLY_MATERIAL)
|
||
float webMercatorT = textureCoordinates.y;
|
||
float encodedNormal = textureCoordAndEncodedNormals.z;
|
||
#elif defined(INCLUDE_WEB_MERCATOR_Y)
|
||
float webMercatorT = textureCoordAndEncodedNormals.z;
|
||
float encodedNormal = 0.0;
|
||
#else
|
||
float webMercatorT = textureCoordinates.y;
|
||
float encodedNormal = 0.0;
|
||
#endif
|
||
|
||
#endif
|
||
|
||
vec3 position3DWC = position + u_center3D;
|
||
|
||
#ifdef GEODETIC_SURFACE_NORMALS
|
||
vec3 ellipsoidNormal = geodeticSurfaceNormal;
|
||
#else
|
||
vec3 ellipsoidNormal = normalize(position3DWC);
|
||
#endif
|
||
|
||
#if defined(EXAGGERATION) && defined(GEODETIC_SURFACE_NORMALS)
|
||
float exaggeration = u_terrainExaggerationAndRelativeHeight.x;
|
||
float relativeHeight = u_terrainExaggerationAndRelativeHeight.y;
|
||
float newHeight = (height - relativeHeight) * exaggeration + relativeHeight;
|
||
|
||
// stop from going through center of earth
|
||
float minRadius = min(min(czm_ellipsoidRadii.x, czm_ellipsoidRadii.y), czm_ellipsoidRadii.z);
|
||
newHeight = max(newHeight, -minRadius);
|
||
|
||
vec3 offset = ellipsoidNormal * (newHeight - height);
|
||
position += offset;
|
||
position3DWC += offset;
|
||
height = newHeight;
|
||
#endif
|
||
|
||
gl_Position = getPosition(position, height, textureCoordinates);
|
||
|
||
v_positionEC = (u_modifiedModelView * vec4(position, 1.0)).xyz;
|
||
v_positionMC = position3DWC; // position in model coordinates
|
||
|
||
v_textureCoordinates = vec3(textureCoordinates, webMercatorT);
|
||
|
||
#if defined(ENABLE_VERTEX_LIGHTING) || defined(GENERATE_POSITION_AND_NORMAL) || defined(APPLY_MATERIAL)
|
||
vec3 normalMC = czm_octDecode(encodedNormal);
|
||
|
||
#if defined(EXAGGERATION) && defined(GEODETIC_SURFACE_NORMALS)
|
||
vec3 projection = dot(normalMC, ellipsoidNormal) * ellipsoidNormal;
|
||
vec3 rejection = normalMC - projection;
|
||
normalMC = normalize(projection + rejection * exaggeration);
|
||
#endif
|
||
|
||
v_normalMC = normalMC;
|
||
v_normalEC = czm_normal3D * v_normalMC;
|
||
#endif
|
||
|
||
#if defined(FOG) || (defined(GROUND_ATMOSPHERE) && !defined(PER_FRAGMENT_GROUND_ATMOSPHERE))
|
||
|
||
bool dynamicLighting = false;
|
||
|
||
#if defined(DYNAMIC_ATMOSPHERE_LIGHTING) && (defined(ENABLE_DAYNIGHT_SHADING) || defined(ENABLE_VERTEX_LIGHTING))
|
||
dynamicLighting = true;
|
||
#endif
|
||
|
||
#if defined(DYNAMIC_ATMOSPHERE_LIGHTING_FROM_SUN)
|
||
vec3 atmosphereLightDirection = czm_sunDirectionWC;
|
||
#else
|
||
vec3 atmosphereLightDirection = czm_lightDirectionWC;
|
||
#endif
|
||
|
||
vec3 lightDirection = czm_branchFreeTernary(dynamicLighting, atmosphereLightDirection, normalize(position3DWC));
|
||
|
||
computeAtmosphereScattering(
|
||
position3DWC,
|
||
lightDirection,
|
||
v_atmosphereRayleighColor,
|
||
v_atmosphereMieColor,
|
||
v_atmosphereOpacity
|
||
);
|
||
#endif
|
||
|
||
#if defined(FOG) || defined(GROUND_ATMOSPHERE) || defined(UNDERGROUND_COLOR) || defined(TRANSLUCENT)
|
||
v_distance = length((czm_modelView3D * vec4(position3DWC, 1.0)).xyz);
|
||
#endif
|
||
|
||
#ifdef APPLY_MATERIAL
|
||
float northPoleZ = czm_ellipsoidRadii.z;
|
||
vec3 northPolePositionMC = vec3(0.0, 0.0, northPoleZ);
|
||
vec3 vectorEastMC = normalize(cross(northPolePositionMC - v_positionMC, ellipsoidNormal));
|
||
float dotProd = abs(dot(ellipsoidNormal, v_normalMC));
|
||
v_slope = acos(dotProd);
|
||
vec3 normalRejected = ellipsoidNormal * dotProd;
|
||
vec3 normalProjected = v_normalMC - normalRejected;
|
||
vec3 aspectVector = normalize(normalProjected);
|
||
v_aspect = acos(dot(aspectVector, vectorEastMC));
|
||
float determ = dot(cross(vectorEastMC, aspectVector), ellipsoidNormal);
|
||
v_aspect = czm_branchFreeTernary(determ < 0.0, 2.0 * czm_pi - v_aspect, v_aspect);
|
||
v_height = height;
|
||
#endif
|
||
}
|
||
`;var oT=`void computeAtmosphereScattering(vec3 positionWC, vec3 lightDirection, out vec3 rayleighColor, out vec3 mieColor, out float opacity) {
|
||
|
||
vec3 cameraToPositionWC = positionWC - czm_viewerPositionWC;
|
||
vec3 cameraToPositionWCDirection = normalize(cameraToPositionWC);
|
||
czm_ray primaryRay = czm_ray(czm_viewerPositionWC, cameraToPositionWCDirection);
|
||
|
||
float atmosphereInnerRadius = length(positionWC);
|
||
|
||
computeScattering(
|
||
primaryRay,
|
||
length(cameraToPositionWC),
|
||
lightDirection,
|
||
atmosphereInnerRadius,
|
||
rayleighColor,
|
||
mieColor,
|
||
opacity
|
||
);
|
||
}
|
||
`;var cI=`varying vec2 v_textureCoordinates;
|
||
|
||
uniform float originalSize;
|
||
uniform sampler2D texture0;
|
||
uniform sampler2D texture1;
|
||
uniform sampler2D texture2;
|
||
uniform sampler2D texture3;
|
||
uniform sampler2D texture4;
|
||
uniform sampler2D texture5;
|
||
|
||
const float yMipLevel1 = 1.0 - (1.0 / pow(2.0, 1.0));
|
||
const float yMipLevel2 = 1.0 - (1.0 / pow(2.0, 2.0));
|
||
const float yMipLevel3 = 1.0 - (1.0 / pow(2.0, 3.0));
|
||
const float yMipLevel4 = 1.0 - (1.0 / pow(2.0, 4.0));
|
||
|
||
void main()
|
||
{
|
||
vec2 uv = v_textureCoordinates;
|
||
vec2 textureSize = vec2(originalSize * 1.5 + 2.0, originalSize);
|
||
vec2 pixel = 1.0 / textureSize;
|
||
|
||
float mipLevel = 0.0;
|
||
|
||
if (uv.x - pixel.x > (textureSize.y / textureSize.x))
|
||
{
|
||
mipLevel = 1.0;
|
||
if (uv.y - pixel.y > yMipLevel1)
|
||
{
|
||
mipLevel = 2.0;
|
||
if (uv.y - pixel.y * 3.0 > yMipLevel2)
|
||
{
|
||
mipLevel = 3.0;
|
||
if (uv.y - pixel.y * 5.0 > yMipLevel3)
|
||
{
|
||
mipLevel = 4.0;
|
||
if (uv.y - pixel.y * 7.0 > yMipLevel4)
|
||
{
|
||
mipLevel = 5.0;
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
if (mipLevel > 0.0)
|
||
{
|
||
float scale = pow(2.0, mipLevel);
|
||
|
||
uv.y -= (pixel.y * (mipLevel - 1.0) * 2.0);
|
||
uv.x *= ((textureSize.x - 2.0) / textureSize.y);
|
||
|
||
uv.x -= 1.0 + pixel.x;
|
||
uv.y -= (1.0 - (1.0 / pow(2.0, mipLevel - 1.0)));
|
||
uv *= scale;
|
||
}
|
||
else
|
||
{
|
||
uv.x *= (textureSize.x / textureSize.y);
|
||
}
|
||
|
||
if(mipLevel == 0.0)
|
||
{
|
||
gl_FragColor = texture2D(texture0, uv);
|
||
}
|
||
else if(mipLevel == 1.0)
|
||
{
|
||
gl_FragColor = texture2D(texture1, uv);
|
||
}
|
||
else if(mipLevel == 2.0)
|
||
{
|
||
gl_FragColor = texture2D(texture2, uv);
|
||
}
|
||
else if(mipLevel == 3.0)
|
||
{
|
||
gl_FragColor = texture2D(texture3, uv);
|
||
}
|
||
else if(mipLevel == 4.0)
|
||
{
|
||
gl_FragColor = texture2D(texture4, uv);
|
||
}
|
||
else if(mipLevel == 5.0)
|
||
{
|
||
gl_FragColor = texture2D(texture5, uv);
|
||
}
|
||
else
|
||
{
|
||
gl_FragColor = vec4(0.0);
|
||
}
|
||
}
|
||
`;var lI=`varying vec3 v_cubeMapCoordinates;
|
||
uniform samplerCube cubeMap;
|
||
|
||
void main()
|
||
{
|
||
vec4 rgba = textureCube(cubeMap, v_cubeMapCoordinates);
|
||
#ifdef RGBA_NORMALIZED
|
||
gl_FragColor = vec4(rgba.rgb, 1.0);
|
||
#else
|
||
float m = rgba.a * 16.0;
|
||
vec3 r = rgba.rgb * m;
|
||
gl_FragColor = vec4(r * r, 1.0);
|
||
#endif
|
||
}
|
||
`;var uI=`attribute vec4 position;
|
||
attribute vec3 cubeMapCoordinates;
|
||
|
||
varying vec3 v_cubeMapCoordinates;
|
||
|
||
void main()
|
||
{
|
||
gl_Position = position;
|
||
v_cubeMapCoordinates = cubeMapCoordinates;
|
||
}
|
||
`;var J_=`varying vec4 v_color;
|
||
varying vec4 v_outlineColor;
|
||
varying float v_innerPercent;
|
||
varying float v_pixelDistance;
|
||
varying vec4 v_pickColor;
|
||
|
||
void main()
|
||
{
|
||
// The distance in UV space from this fragment to the center of the point, at most 0.5.
|
||
float distanceToCenter = length(gl_PointCoord - vec2(0.5));
|
||
// The max distance stops one pixel shy of the edge to leave space for anti-aliasing.
|
||
float maxDistance = max(0.0, 0.5 - v_pixelDistance);
|
||
float wholeAlpha = 1.0 - smoothstep(maxDistance, 0.5, distanceToCenter);
|
||
float innerAlpha = 1.0 - smoothstep(maxDistance * v_innerPercent, 0.5 * v_innerPercent, distanceToCenter);
|
||
|
||
vec4 color = mix(v_outlineColor, v_color, innerAlpha);
|
||
color.a *= wholeAlpha;
|
||
|
||
// Fully transparent parts of the billboard are not pickable.
|
||
#if !defined(OPAQUE) && !defined(TRANSLUCENT)
|
||
if (color.a < 0.005) // matches 0/255 and 1/255
|
||
{
|
||
discard;
|
||
}
|
||
#else
|
||
// The billboard is rendered twice. The opaque pass discards translucent fragments
|
||
// and the translucent pass discards opaque fragments.
|
||
#ifdef OPAQUE
|
||
if (color.a < 0.995) // matches < 254/255
|
||
{
|
||
discard;
|
||
}
|
||
#else
|
||
if (color.a >= 0.995) // matches 254/255 and 255/255
|
||
{
|
||
discard;
|
||
}
|
||
#endif
|
||
#endif
|
||
|
||
gl_FragColor = czm_gammaCorrect(color);
|
||
czm_writeLogDepth();
|
||
}
|
||
`;var fI=`uniform float u_maxTotalPointSize;
|
||
|
||
attribute vec4 positionHighAndSize;
|
||
attribute vec4 positionLowAndOutline;
|
||
attribute vec4 compressedAttribute0; // color, outlineColor, pick color
|
||
attribute vec4 compressedAttribute1; // show, translucency by distance, some free space
|
||
attribute vec4 scaleByDistance; // near, nearScale, far, farScale
|
||
attribute vec3 distanceDisplayConditionAndDisableDepth; // near, far, disableDepthTestDistance
|
||
|
||
varying vec4 v_color;
|
||
varying vec4 v_outlineColor;
|
||
varying float v_innerPercent;
|
||
varying float v_pixelDistance;
|
||
varying vec4 v_pickColor;
|
||
|
||
const float SHIFT_LEFT8 = 256.0;
|
||
const float SHIFT_RIGHT8 = 1.0 / 256.0;
|
||
|
||
void main()
|
||
{
|
||
// Modifying this shader may also require modifications to PointPrimitive._computeScreenSpacePosition
|
||
|
||
// unpack attributes
|
||
vec3 positionHigh = positionHighAndSize.xyz;
|
||
vec3 positionLow = positionLowAndOutline.xyz;
|
||
float outlineWidthBothSides = 2.0 * positionLowAndOutline.w;
|
||
float totalSize = positionHighAndSize.w + outlineWidthBothSides;
|
||
float outlinePercent = outlineWidthBothSides / totalSize;
|
||
// Scale in response to browser-zoom.
|
||
totalSize *= czm_pixelRatio;
|
||
|
||
float temp = compressedAttribute1.x * SHIFT_RIGHT8;
|
||
float show = floor(temp);
|
||
|
||
#ifdef EYE_DISTANCE_TRANSLUCENCY
|
||
vec4 translucencyByDistance;
|
||
translucencyByDistance.x = compressedAttribute1.z;
|
||
translucencyByDistance.z = compressedAttribute1.w;
|
||
|
||
translucencyByDistance.y = ((temp - floor(temp)) * SHIFT_LEFT8) / 255.0;
|
||
|
||
temp = compressedAttribute1.y * SHIFT_RIGHT8;
|
||
translucencyByDistance.w = ((temp - floor(temp)) * SHIFT_LEFT8) / 255.0;
|
||
#endif
|
||
|
||
///////////////////////////////////////////////////////////////////////////
|
||
|
||
vec4 color;
|
||
vec4 outlineColor;
|
||
vec4 pickColor;
|
||
|
||
// compressedAttribute0.z => pickColor.rgb
|
||
|
||
temp = compressedAttribute0.z * SHIFT_RIGHT8;
|
||
pickColor.b = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
pickColor.g = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
pickColor.r = floor(temp);
|
||
|
||
// compressedAttribute0.x => color.rgb
|
||
|
||
temp = compressedAttribute0.x * SHIFT_RIGHT8;
|
||
color.b = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
color.g = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
color.r = floor(temp);
|
||
|
||
// compressedAttribute0.y => outlineColor.rgb
|
||
|
||
temp = compressedAttribute0.y * SHIFT_RIGHT8;
|
||
outlineColor.b = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
outlineColor.g = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
outlineColor.r = floor(temp);
|
||
|
||
// compressedAttribute0.w => color.a, outlineColor.a, pickColor.a
|
||
|
||
temp = compressedAttribute0.w * SHIFT_RIGHT8;
|
||
pickColor.a = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
pickColor = pickColor / 255.0;
|
||
|
||
temp = floor(temp) * SHIFT_RIGHT8;
|
||
outlineColor.a = (temp - floor(temp)) * SHIFT_LEFT8;
|
||
outlineColor /= 255.0;
|
||
color.a = floor(temp);
|
||
color /= 255.0;
|
||
|
||
///////////////////////////////////////////////////////////////////////////
|
||
|
||
vec4 p = czm_translateRelativeToEye(positionHigh, positionLow);
|
||
vec4 positionEC = czm_modelViewRelativeToEye * p;
|
||
|
||
///////////////////////////////////////////////////////////////////////////
|
||
|
||
#if defined(EYE_DISTANCE_SCALING) || defined(EYE_DISTANCE_TRANSLUCENCY) || defined(DISTANCE_DISPLAY_CONDITION) || defined(DISABLE_DEPTH_DISTANCE)
|
||
float lengthSq;
|
||
if (czm_sceneMode == czm_sceneMode2D)
|
||
{
|
||
// 2D camera distance is a special case
|
||
// treat all billboards as flattened to the z=0.0 plane
|
||
lengthSq = czm_eyeHeight2D.y;
|
||
}
|
||
else
|
||
{
|
||
lengthSq = dot(positionEC.xyz, positionEC.xyz);
|
||
}
|
||
#endif
|
||
|
||
#ifdef EYE_DISTANCE_SCALING
|
||
totalSize *= czm_nearFarScalar(scaleByDistance, lengthSq);
|
||
#endif
|
||
if (totalSize > 0.0) {
|
||
// Add padding for anti-aliasing on both sides.
|
||
totalSize += 3.0;
|
||
}
|
||
|
||
// Clamp to max point size.
|
||
totalSize = min(totalSize, u_maxTotalPointSize);
|
||
// If size is too small, push vertex behind near plane for clipping.
|
||
// Note that context.minimumAliasedPointSize "will be at most 1.0".
|
||
if (totalSize < 1.0)
|
||
{
|
||
positionEC.xyz = vec3(0.0);
|
||
totalSize = 1.0;
|
||
}
|
||
|
||
float translucency = 1.0;
|
||
#ifdef EYE_DISTANCE_TRANSLUCENCY
|
||
translucency = czm_nearFarScalar(translucencyByDistance, lengthSq);
|
||
// push vertex behind near plane for clipping
|
||
if (translucency < 0.004)
|
||
{
|
||
positionEC.xyz = vec3(0.0);
|
||
}
|
||
#endif
|
||
|
||
#ifdef DISTANCE_DISPLAY_CONDITION
|
||
float nearSq = distanceDisplayConditionAndDisableDepth.x;
|
||
float farSq = distanceDisplayConditionAndDisableDepth.y;
|
||
if (lengthSq < nearSq || lengthSq > farSq) {
|
||
// push vertex behind camera to force it to be clipped
|
||
positionEC.xyz = vec3(0.0, 0.0, 1.0);
|
||
}
|
||
#endif
|
||
|
||
gl_Position = czm_projection * positionEC;
|
||
czm_vertexLogDepth();
|
||
|
||
#ifdef DISABLE_DEPTH_DISTANCE
|
||
float disableDepthTestDistance = distanceDisplayConditionAndDisableDepth.z;
|
||
if (disableDepthTestDistance == 0.0 && czm_minimumDisableDepthTestDistance != 0.0)
|
||
{
|
||
disableDepthTestDistance = czm_minimumDisableDepthTestDistance;
|
||
}
|
||
|
||
if (disableDepthTestDistance != 0.0)
|
||
{
|
||
// Don't try to "multiply both sides" by w. Greater/less-than comparisons won't work for negative values of w.
|
||
float zclip = gl_Position.z / gl_Position.w;
|
||
bool clipped = (zclip < -1.0 || zclip > 1.0);
|
||
if (!clipped && (disableDepthTestDistance < 0.0 || (lengthSq > 0.0 && lengthSq < disableDepthTestDistance)))
|
||
{
|
||
// Position z on the near plane.
|
||
gl_Position.z = -gl_Position.w;
|
||
#ifdef LOG_DEPTH
|
||
czm_vertexLogDepth(vec4(czm_currentFrustum.x));
|
||
#endif
|
||
}
|
||
}
|
||
#endif
|
||
|
||
v_color = color;
|
||
v_color.a *= translucency * show;
|
||
v_outlineColor = outlineColor;
|
||
v_outlineColor.a *= translucency * show;
|
||
|
||
v_innerPercent = 1.0 - outlinePercent;
|
||
v_pixelDistance = 2.0 / totalSize;
|
||
gl_PointSize = totalSize * show;
|
||
gl_Position *= show;
|
||
|
||
v_pickColor = pickColor;
|
||
}
|
||
`;var kl=`void clipLineSegmentToNearPlane(
|
||
vec3 p0,
|
||
vec3 p1,
|
||
out vec4 positionWC,
|
||
out bool clipped,
|
||
out bool culledByNearPlane,
|
||
out vec4 clippedPositionEC)
|
||
{
|
||
culledByNearPlane = false;
|
||
clipped = false;
|
||
|
||
vec3 p0ToP1 = p1 - p0;
|
||
float magnitude = length(p0ToP1);
|
||
vec3 direction = normalize(p0ToP1);
|
||
|
||
// Distance that p0 is behind the near plane. Negative means p0 is
|
||
// in front of the near plane.
|
||
float endPoint0Distance = czm_currentFrustum.x + p0.z;
|
||
|
||
// Camera looks down -Z.
|
||
// When moving a point along +Z: LESS VISIBLE
|
||
// * Points in front of the camera move closer to the camera.
|
||
// * Points behind the camrea move farther away from the camera.
|
||
// When moving a point along -Z: MORE VISIBLE
|
||
// * Points in front of the camera move farther away from the camera.
|
||
// * Points behind the camera move closer to the camera.
|
||
|
||
// Positive denominator: -Z, becoming more visible
|
||
// Negative denominator: +Z, becoming less visible
|
||
// Nearly zero: parallel to near plane
|
||
float denominator = -direction.z;
|
||
|
||
if (endPoint0Distance > 0.0 && abs(denominator) < czm_epsilon7)
|
||
{
|
||
// p0 is behind the near plane and the line to p1 is nearly parallel to
|
||
// the near plane, so cull the segment completely.
|
||
culledByNearPlane = true;
|
||
}
|
||
else if (endPoint0Distance > 0.0)
|
||
{
|
||
// p0 is behind the near plane, and the line to p1 is moving distinctly
|
||
// toward or away from it.
|
||
|
||
// t = (-plane distance - dot(plane normal, ray origin)) / dot(plane normal, ray direction)
|
||
float t = endPoint0Distance / denominator;
|
||
if (t < 0.0 || t > magnitude)
|
||
{
|
||
// Near plane intersection is not between the two points.
|
||
// We already confirmed p0 is behind the naer plane, so now
|
||
// we know the entire segment is behind it.
|
||
culledByNearPlane = true;
|
||
}
|
||
else
|
||
{
|
||
// Segment crosses the near plane, update p0 to lie exactly on it.
|
||
p0 = p0 + t * direction;
|
||
|
||
// Numerical noise might put us a bit on the wrong side of the near plane.
|
||
// Don't let that happen.
|
||
p0.z = min(p0.z, -czm_currentFrustum.x);
|
||
|
||
clipped = true;
|
||
}
|
||
}
|
||
|
||
clippedPositionEC = vec4(p0, 1.0);
|
||
positionWC = czm_eyeToWindowCoordinates(clippedPositionEC);
|
||
}
|
||
|
||
vec4 getPolylineWindowCoordinatesEC(vec4 positionEC, vec4 prevEC, vec4 nextEC, float expandDirection, float width, bool usePrevious, out float angle)
|
||
{
|
||
// expandDirection +1 is to the _left_ when looking from positionEC toward nextEC.
|
||
|
||
#ifdef POLYLINE_DASH
|
||
// Compute the window coordinates of the points.
|
||
vec4 positionWindow = czm_eyeToWindowCoordinates(positionEC);
|
||
vec4 previousWindow = czm_eyeToWindowCoordinates(prevEC);
|
||
vec4 nextWindow = czm_eyeToWindowCoordinates(nextEC);
|
||
|
||
// Determine the relative screen space direction of the line.
|
||
vec2 lineDir;
|
||
if (usePrevious) {
|
||
lineDir = normalize(positionWindow.xy - previousWindow.xy);
|
||
}
|
||
else {
|
||
lineDir = normalize(nextWindow.xy - positionWindow.xy);
|
||
}
|
||
angle = atan(lineDir.x, lineDir.y) - 1.570796327; // precomputed atan(1,0)
|
||
|
||
// Quantize the angle so it doesn't change rapidly between segments.
|
||
angle = floor(angle / czm_piOverFour + 0.5) * czm_piOverFour;
|
||
#endif
|
||
|
||
vec4 clippedPrevWC, clippedPrevEC;
|
||
bool prevSegmentClipped, prevSegmentCulled;
|
||
clipLineSegmentToNearPlane(prevEC.xyz, positionEC.xyz, clippedPrevWC, prevSegmentClipped, prevSegmentCulled, clippedPrevEC);
|
||
|
||
vec4 clippedNextWC, clippedNextEC;
|
||
bool nextSegmentClipped, nextSegmentCulled;
|
||
clipLineSegmentToNearPlane(nextEC.xyz, positionEC.xyz, clippedNextWC, nextSegmentClipped, nextSegmentCulled, clippedNextEC);
|
||
|
||
bool segmentClipped, segmentCulled;
|
||
vec4 clippedPositionWC, clippedPositionEC;
|
||
clipLineSegmentToNearPlane(positionEC.xyz, usePrevious ? prevEC.xyz : nextEC.xyz, clippedPositionWC, segmentClipped, segmentCulled, clippedPositionEC);
|
||
|
||
if (segmentCulled)
|
||
{
|
||
return vec4(0.0, 0.0, 0.0, 1.0);
|
||
}
|
||
|
||
vec2 directionToPrevWC = normalize(clippedPrevWC.xy - clippedPositionWC.xy);
|
||
vec2 directionToNextWC = normalize(clippedNextWC.xy - clippedPositionWC.xy);
|
||
|
||
// If a segment was culled, we can't use the corresponding direction
|
||
// computed above. We should never see both of these be true without
|
||
// \`segmentCulled\` above also being true.
|
||
if (prevSegmentCulled)
|
||
{
|
||
directionToPrevWC = -directionToNextWC;
|
||
}
|
||
else if (nextSegmentCulled)
|
||
{
|
||
directionToNextWC = -directionToPrevWC;
|
||
}
|
||
|
||
vec2 thisSegmentForwardWC, otherSegmentForwardWC;
|
||
if (usePrevious)
|
||
{
|
||
thisSegmentForwardWC = -directionToPrevWC;
|
||
otherSegmentForwardWC = directionToNextWC;
|
||
}
|
||
else
|
||
{
|
||
thisSegmentForwardWC = directionToNextWC;
|
||
otherSegmentForwardWC = -directionToPrevWC;
|
||
}
|
||
|
||
vec2 thisSegmentLeftWC = vec2(-thisSegmentForwardWC.y, thisSegmentForwardWC.x);
|
||
|
||
vec2 leftWC = thisSegmentLeftWC;
|
||
float expandWidth = width * 0.5;
|
||
|
||
// When lines are split at the anti-meridian, the position may be at the
|
||
// same location as the next or previous position, and we need to handle
|
||
// that to avoid producing NaNs.
|
||
if (!czm_equalsEpsilon(prevEC.xyz - positionEC.xyz, vec3(0.0), czm_epsilon1) && !czm_equalsEpsilon(nextEC.xyz - positionEC.xyz, vec3(0.0), czm_epsilon1))
|
||
{
|
||
vec2 otherSegmentLeftWC = vec2(-otherSegmentForwardWC.y, otherSegmentForwardWC.x);
|
||
|
||
vec2 leftSumWC = thisSegmentLeftWC + otherSegmentLeftWC;
|
||
float leftSumLength = length(leftSumWC);
|
||
leftWC = leftSumLength < czm_epsilon6 ? thisSegmentLeftWC : (leftSumWC / leftSumLength);
|
||
|
||
// The sine of the angle between the two vectors is given by the formula
|
||
// |a x b| = |a||b|sin(theta)
|
||
// which is
|
||
// float sinAngle = length(cross(vec3(leftWC, 0.0), vec3(-thisSegmentForwardWC, 0.0)));
|
||
// Because the z components of both vectors are zero, the x and y coordinate will be zero.
|
||
// Therefore, the sine of the angle is just the z component of the cross product.
|
||
vec2 u = -thisSegmentForwardWC;
|
||
vec2 v = leftWC;
|
||
float sinAngle = abs(u.x * v.y - u.y * v.x);
|
||
expandWidth = clamp(expandWidth / sinAngle, 0.0, width * 2.0);
|
||
}
|
||
|
||
vec2 offset = leftWC * expandDirection * expandWidth * czm_pixelRatio;
|
||
return vec4(clippedPositionWC.xy + offset, -clippedPositionWC.z, 1.0) * (czm_projection * clippedPositionEC).w;
|
||
}
|
||
|
||
vec4 getPolylineWindowCoordinates(vec4 position, vec4 previous, vec4 next, float expandDirection, float width, bool usePrevious, out float angle)
|
||
{
|
||
vec4 positionEC = czm_modelViewRelativeToEye * position;
|
||
vec4 prevEC = czm_modelViewRelativeToEye * previous;
|
||
vec4 nextEC = czm_modelViewRelativeToEye * next;
|
||
return getPolylineWindowCoordinatesEC(positionEC, prevEC, nextEC, expandDirection, width, usePrevious, angle);
|
||
}
|
||
`;var D0=`#ifdef VECTOR_TILE
|
||
uniform vec4 u_highlightColor;
|
||
#endif
|
||
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
czm_materialInput materialInput;
|
||
|
||
vec2 st = v_st;
|
||
st.t = czm_readNonPerspective(st.t, gl_FragCoord.w);
|
||
|
||
materialInput.s = st.s;
|
||
materialInput.st = st;
|
||
materialInput.str = vec3(st, 0.0);
|
||
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#ifdef VECTOR_TILE
|
||
gl_FragColor *= u_highlightColor;
|
||
#endif
|
||
|
||
czm_writeLogDepth();
|
||
}
|
||
`;var dI=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
varying vec4 v_startPlaneNormalEcAndHalfWidth;
|
||
varying vec4 v_endPlaneNormalEcAndBatchId;
|
||
varying vec4 v_rightPlaneEC; // Technically can compute distance for this here
|
||
varying vec4 v_endEcAndStartEcX;
|
||
varying vec4 v_texcoordNormalizationAndStartEcYZ;
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
varying vec4 v_color;
|
||
#endif
|
||
|
||
void main(void)
|
||
{
|
||
float logDepthOrDepth = czm_branchFreeTernary(czm_sceneMode == czm_sceneMode2D, gl_FragCoord.z, czm_unpackDepth(texture2D(czm_globeDepthTexture, gl_FragCoord.xy / czm_viewport.zw)));
|
||
vec3 ecStart = vec3(v_endEcAndStartEcX.w, v_texcoordNormalizationAndStartEcYZ.zw);
|
||
|
||
// Discard for sky
|
||
if (logDepthOrDepth == 0.0) {
|
||
#ifdef DEBUG_SHOW_VOLUME
|
||
gl_FragColor = vec4(1.0, 0.0, 0.0, 0.5);
|
||
return;
|
||
#else // DEBUG_SHOW_VOLUME
|
||
discard;
|
||
#endif // DEBUG_SHOW_VOLUME
|
||
}
|
||
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(gl_FragCoord.xy, logDepthOrDepth);
|
||
eyeCoordinate /= eyeCoordinate.w;
|
||
|
||
float halfMaxWidth = v_startPlaneNormalEcAndHalfWidth.w * czm_metersPerPixel(eyeCoordinate);
|
||
// Check distance of the eye coordinate against the right-facing plane
|
||
float widthwiseDistance = czm_planeDistance(v_rightPlaneEC, eyeCoordinate.xyz);
|
||
|
||
// Check eye coordinate against the mitering planes
|
||
float distanceFromStart = czm_planeDistance(v_startPlaneNormalEcAndHalfWidth.xyz, -dot(ecStart, v_startPlaneNormalEcAndHalfWidth.xyz), eyeCoordinate.xyz);
|
||
float distanceFromEnd = czm_planeDistance(v_endPlaneNormalEcAndBatchId.xyz, -dot(v_endEcAndStartEcX.xyz, v_endPlaneNormalEcAndBatchId.xyz), eyeCoordinate.xyz);
|
||
|
||
if (abs(widthwiseDistance) > halfMaxWidth || distanceFromStart < 0.0 || distanceFromEnd < 0.0) {
|
||
#ifdef DEBUG_SHOW_VOLUME
|
||
gl_FragColor = vec4(1.0, 0.0, 0.0, 0.5);
|
||
return;
|
||
#else // DEBUG_SHOW_VOLUME
|
||
discard;
|
||
#endif // DEBUG_SHOW_VOLUME
|
||
}
|
||
|
||
// Check distance of the eye coordinate against start and end planes with normals in the right plane.
|
||
// For computing unskewed lengthwise texture coordinate.
|
||
// Can also be used for clipping extremely pointy miters, but in practice unnecessary because of miter breaking.
|
||
|
||
// aligned plane: cross the right plane normal with miter plane normal, then cross the result with right again to point it more "forward"
|
||
vec3 alignedPlaneNormal;
|
||
|
||
// start aligned plane
|
||
alignedPlaneNormal = cross(v_rightPlaneEC.xyz, v_startPlaneNormalEcAndHalfWidth.xyz);
|
||
alignedPlaneNormal = normalize(cross(alignedPlaneNormal, v_rightPlaneEC.xyz));
|
||
distanceFromStart = czm_planeDistance(alignedPlaneNormal, -dot(alignedPlaneNormal, ecStart), eyeCoordinate.xyz);
|
||
|
||
// end aligned plane
|
||
alignedPlaneNormal = cross(v_rightPlaneEC.xyz, v_endPlaneNormalEcAndBatchId.xyz);
|
||
alignedPlaneNormal = normalize(cross(alignedPlaneNormal, v_rightPlaneEC.xyz));
|
||
distanceFromEnd = czm_planeDistance(alignedPlaneNormal, -dot(alignedPlaneNormal, v_endEcAndStartEcX.xyz), eyeCoordinate.xyz);
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
gl_FragColor = czm_gammaCorrect(v_color);
|
||
#else // PER_INSTANCE_COLOR
|
||
// Clamp - distance to aligned planes may be negative due to mitering,
|
||
// so fragment texture coordinate might be out-of-bounds.
|
||
float s = clamp(distanceFromStart / (distanceFromStart + distanceFromEnd), 0.0, 1.0);
|
||
s = (s * v_texcoordNormalizationAndStartEcYZ.x) + v_texcoordNormalizationAndStartEcYZ.y;
|
||
float t = (widthwiseDistance + halfMaxWidth) / (2.0 * halfMaxWidth);
|
||
|
||
czm_materialInput materialInput;
|
||
|
||
materialInput.s = s;
|
||
materialInput.st = vec2(s, t);
|
||
materialInput.str = vec3(s, t, 0.0);
|
||
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#endif // PER_INSTANCE_COLOR
|
||
|
||
// Premultiply alpha. Required for classification primitives on translucent globe.
|
||
gl_FragColor.rgb *= gl_FragColor.a;
|
||
|
||
czm_writeDepthClamp();
|
||
}
|
||
`;var hI=`varying vec3 v_forwardDirectionEC;
|
||
varying vec3 v_texcoordNormalizationAndHalfWidth;
|
||
varying float v_batchId;
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
varying vec4 v_color;
|
||
#else
|
||
varying vec2 v_alignedPlaneDistances;
|
||
varying float v_texcoordT;
|
||
#endif
|
||
|
||
float rayPlaneDistanceUnsafe(vec3 origin, vec3 direction, vec3 planeNormal, float planeDistance) {
|
||
// We don't expect the ray to ever be parallel to the plane
|
||
return (-planeDistance - dot(planeNormal, origin)) / dot(planeNormal, direction);
|
||
}
|
||
|
||
void main(void)
|
||
{
|
||
vec4 eyeCoordinate = gl_FragCoord;
|
||
eyeCoordinate /= eyeCoordinate.w;
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
gl_FragColor = czm_gammaCorrect(v_color);
|
||
#else // PER_INSTANCE_COLOR
|
||
// Use distances for planes aligned with segment to prevent skew in dashing
|
||
float distanceFromStart = rayPlaneDistanceUnsafe(eyeCoordinate.xyz, -v_forwardDirectionEC, v_forwardDirectionEC.xyz, v_alignedPlaneDistances.x);
|
||
float distanceFromEnd = rayPlaneDistanceUnsafe(eyeCoordinate.xyz, v_forwardDirectionEC, -v_forwardDirectionEC.xyz, v_alignedPlaneDistances.y);
|
||
|
||
// Clamp - distance to aligned planes may be negative due to mitering
|
||
distanceFromStart = max(0.0, distanceFromStart);
|
||
distanceFromEnd = max(0.0, distanceFromEnd);
|
||
|
||
float s = distanceFromStart / (distanceFromStart + distanceFromEnd);
|
||
s = (s * v_texcoordNormalizationAndHalfWidth.x) + v_texcoordNormalizationAndHalfWidth.y;
|
||
|
||
czm_materialInput materialInput;
|
||
|
||
materialInput.s = s;
|
||
materialInput.st = vec2(s, v_texcoordT);
|
||
materialInput.str = vec3(s, v_texcoordT, 0.0);
|
||
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#endif // PER_INSTANCE_COLOR
|
||
}
|
||
`;var mI=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
|
||
attribute vec4 startHiAndForwardOffsetX;
|
||
attribute vec4 startLoAndForwardOffsetY;
|
||
attribute vec4 startNormalAndForwardOffsetZ;
|
||
attribute vec4 endNormalAndTextureCoordinateNormalizationX;
|
||
attribute vec4 rightNormalAndTextureCoordinateNormalizationY;
|
||
attribute vec4 startHiLo2D;
|
||
attribute vec4 offsetAndRight2D;
|
||
attribute vec4 startEndNormals2D;
|
||
attribute vec2 texcoordNormalization2D;
|
||
|
||
attribute float batchId;
|
||
|
||
varying vec3 v_forwardDirectionEC;
|
||
varying vec3 v_texcoordNormalizationAndHalfWidth;
|
||
varying float v_batchId;
|
||
|
||
// For materials
|
||
#ifdef WIDTH_VARYING
|
||
varying float v_width;
|
||
#endif
|
||
#ifdef ANGLE_VARYING
|
||
varying float v_polylineAngle;
|
||
#endif
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
varying vec4 v_color;
|
||
#else
|
||
varying vec2 v_alignedPlaneDistances;
|
||
varying float v_texcoordT;
|
||
#endif
|
||
|
||
// Morphing planes using SLERP or NLERP doesn't seem to work, so instead draw the material directly on the shadow volume.
|
||
// Morph views are from very far away and aren't meant to be used precisely, so this should be sufficient.
|
||
void main()
|
||
{
|
||
v_batchId = batchId;
|
||
|
||
// Start position
|
||
vec4 posRelativeToEye2D = czm_translateRelativeToEye(vec3(0.0, startHiLo2D.xy), vec3(0.0, startHiLo2D.zw));
|
||
vec4 posRelativeToEye3D = czm_translateRelativeToEye(startHiAndForwardOffsetX.xyz, startLoAndForwardOffsetY.xyz);
|
||
vec4 posRelativeToEye = czm_columbusViewMorph(posRelativeToEye2D, posRelativeToEye3D, czm_morphTime);
|
||
vec3 posEc2D = (czm_modelViewRelativeToEye * posRelativeToEye2D).xyz;
|
||
vec3 posEc3D = (czm_modelViewRelativeToEye * posRelativeToEye3D).xyz;
|
||
vec3 startEC = (czm_modelViewRelativeToEye * posRelativeToEye).xyz;
|
||
|
||
// Start plane
|
||
vec4 startPlane2D;
|
||
vec4 startPlane3D;
|
||
startPlane2D.xyz = czm_normal * vec3(0.0, startEndNormals2D.xy);
|
||
startPlane3D.xyz = czm_normal * startNormalAndForwardOffsetZ.xyz;
|
||
startPlane2D.w = -dot(startPlane2D.xyz, posEc2D);
|
||
startPlane3D.w = -dot(startPlane3D.xyz, posEc3D);
|
||
|
||
// Right plane
|
||
vec4 rightPlane2D;
|
||
vec4 rightPlane3D;
|
||
rightPlane2D.xyz = czm_normal * vec3(0.0, offsetAndRight2D.zw);
|
||
rightPlane3D.xyz = czm_normal * rightNormalAndTextureCoordinateNormalizationY.xyz;
|
||
rightPlane2D.w = -dot(rightPlane2D.xyz, posEc2D);
|
||
rightPlane3D.w = -dot(rightPlane3D.xyz, posEc3D);
|
||
|
||
// End position
|
||
posRelativeToEye2D = posRelativeToEye2D + vec4(0.0, offsetAndRight2D.xy, 0.0);
|
||
posRelativeToEye3D = posRelativeToEye3D + vec4(startHiAndForwardOffsetX.w, startLoAndForwardOffsetY.w, startNormalAndForwardOffsetZ.w, 0.0);
|
||
posRelativeToEye = czm_columbusViewMorph(posRelativeToEye2D, posRelativeToEye3D, czm_morphTime);
|
||
posEc2D = (czm_modelViewRelativeToEye * posRelativeToEye2D).xyz;
|
||
posEc3D = (czm_modelViewRelativeToEye * posRelativeToEye3D).xyz;
|
||
vec3 endEC = (czm_modelViewRelativeToEye * posRelativeToEye).xyz;
|
||
vec3 forwardEc3D = czm_normal * normalize(vec3(startHiAndForwardOffsetX.w, startLoAndForwardOffsetY.w, startNormalAndForwardOffsetZ.w));
|
||
vec3 forwardEc2D = czm_normal * normalize(vec3(0.0, offsetAndRight2D.xy));
|
||
|
||
// End plane
|
||
vec4 endPlane2D;
|
||
vec4 endPlane3D;
|
||
endPlane2D.xyz = czm_normal * vec3(0.0, startEndNormals2D.zw);
|
||
endPlane3D.xyz = czm_normal * endNormalAndTextureCoordinateNormalizationX.xyz;
|
||
endPlane2D.w = -dot(endPlane2D.xyz, posEc2D);
|
||
endPlane3D.w = -dot(endPlane3D.xyz, posEc3D);
|
||
|
||
// Forward direction
|
||
v_forwardDirectionEC = normalize(endEC - startEC);
|
||
|
||
vec2 cleanTexcoordNormalization2D;
|
||
cleanTexcoordNormalization2D.x = abs(texcoordNormalization2D.x);
|
||
cleanTexcoordNormalization2D.y = czm_branchFreeTernary(texcoordNormalization2D.y > 1.0, 0.0, abs(texcoordNormalization2D.y));
|
||
vec2 cleanTexcoordNormalization3D;
|
||
cleanTexcoordNormalization3D.x = abs(endNormalAndTextureCoordinateNormalizationX.w);
|
||
cleanTexcoordNormalization3D.y = rightNormalAndTextureCoordinateNormalizationY.w;
|
||
cleanTexcoordNormalization3D.y = czm_branchFreeTernary(cleanTexcoordNormalization3D.y > 1.0, 0.0, abs(cleanTexcoordNormalization3D.y));
|
||
|
||
v_texcoordNormalizationAndHalfWidth.xy = mix(cleanTexcoordNormalization2D, cleanTexcoordNormalization3D, czm_morphTime);
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
v_color = czm_batchTable_color(batchId);
|
||
#else // PER_INSTANCE_COLOR
|
||
// For computing texture coordinates
|
||
|
||
v_alignedPlaneDistances.x = -dot(v_forwardDirectionEC, startEC);
|
||
v_alignedPlaneDistances.y = -dot(-v_forwardDirectionEC, endEC);
|
||
#endif // PER_INSTANCE_COLOR
|
||
|
||
#ifdef WIDTH_VARYING
|
||
float width = czm_batchTable_width(batchId);
|
||
float halfWidth = width * 0.5;
|
||
v_width = width;
|
||
v_texcoordNormalizationAndHalfWidth.z = halfWidth;
|
||
#else
|
||
float halfWidth = 0.5 * czm_batchTable_width(batchId);
|
||
v_texcoordNormalizationAndHalfWidth.z = halfWidth;
|
||
#endif
|
||
|
||
// Compute a normal along which to "push" the position out, extending the miter depending on view distance.
|
||
// Position has already been "pushed" by unit length along miter normal, and miter normals are encoded in the planes.
|
||
// Decode the normal to use at this specific vertex, push the position back, and then push to where it needs to be.
|
||
// Since this is morphing, compute both 3D and 2D positions and then blend.
|
||
|
||
// ****** 3D ******
|
||
// Check distance to the end plane and start plane, pick the plane that is closer
|
||
vec4 positionEc3D = czm_modelViewRelativeToEye * czm_translateRelativeToEye(position3DHigh, position3DLow); // w = 1.0, see czm_computePosition
|
||
float absStartPlaneDistance = abs(czm_planeDistance(startPlane3D, positionEc3D.xyz));
|
||
float absEndPlaneDistance = abs(czm_planeDistance(endPlane3D, positionEc3D.xyz));
|
||
vec3 planeDirection = czm_branchFreeTernary(absStartPlaneDistance < absEndPlaneDistance, startPlane3D.xyz, endPlane3D.xyz);
|
||
vec3 upOrDown = normalize(cross(rightPlane3D.xyz, planeDirection)); // Points "up" for start plane, "down" at end plane.
|
||
vec3 normalEC = normalize(cross(planeDirection, upOrDown)); // In practice, the opposite seems to work too.
|
||
|
||
// Nudge the top vertex upwards to prevent flickering
|
||
vec3 geodeticSurfaceNormal = normalize(cross(normalEC, forwardEc3D));
|
||
geodeticSurfaceNormal *= float(0.0 <= rightNormalAndTextureCoordinateNormalizationY.w && rightNormalAndTextureCoordinateNormalizationY.w <= 1.0);
|
||
geodeticSurfaceNormal *= MAX_TERRAIN_HEIGHT;
|
||
positionEc3D.xyz += geodeticSurfaceNormal;
|
||
|
||
// Determine if this vertex is on the "left" or "right"
|
||
normalEC *= sign(endNormalAndTextureCoordinateNormalizationX.w);
|
||
|
||
// A "perfect" implementation would push along normals according to the angle against forward.
|
||
// In practice, just pushing the normal out by halfWidth is sufficient for morph views.
|
||
positionEc3D.xyz += halfWidth * max(0.0, czm_metersPerPixel(positionEc3D)) * normalEC; // prevent artifacts when czm_metersPerPixel is negative (behind camera)
|
||
|
||
// ****** 2D ******
|
||
// Check distance to the end plane and start plane, pick the plane that is closer
|
||
vec4 positionEc2D = czm_modelViewRelativeToEye * czm_translateRelativeToEye(position2DHigh.zxy, position2DLow.zxy); // w = 1.0, see czm_computePosition
|
||
absStartPlaneDistance = abs(czm_planeDistance(startPlane2D, positionEc2D.xyz));
|
||
absEndPlaneDistance = abs(czm_planeDistance(endPlane2D, positionEc2D.xyz));
|
||
planeDirection = czm_branchFreeTernary(absStartPlaneDistance < absEndPlaneDistance, startPlane2D.xyz, endPlane2D.xyz);
|
||
upOrDown = normalize(cross(rightPlane2D.xyz, planeDirection)); // Points "up" for start plane, "down" at end plane.
|
||
normalEC = normalize(cross(planeDirection, upOrDown)); // In practice, the opposite seems to work too.
|
||
|
||
// Nudge the top vertex upwards to prevent flickering
|
||
geodeticSurfaceNormal = normalize(cross(normalEC, forwardEc2D));
|
||
geodeticSurfaceNormal *= float(0.0 <= texcoordNormalization2D.y && texcoordNormalization2D.y <= 1.0);
|
||
geodeticSurfaceNormal *= MAX_TERRAIN_HEIGHT;
|
||
positionEc2D.xyz += geodeticSurfaceNormal;
|
||
|
||
// Determine if this vertex is on the "left" or "right"
|
||
normalEC *= sign(texcoordNormalization2D.x);
|
||
#ifndef PER_INSTANCE_COLOR
|
||
// Use vertex's sidedness to compute its texture coordinate.
|
||
v_texcoordT = clamp(sign(texcoordNormalization2D.x), 0.0, 1.0);
|
||
#endif
|
||
|
||
// A "perfect" implementation would push along normals according to the angle against forward.
|
||
// In practice, just pushing the normal out by halfWidth is sufficient for morph views.
|
||
positionEc2D.xyz += halfWidth * max(0.0, czm_metersPerPixel(positionEc2D)) * normalEC; // prevent artifacts when czm_metersPerPixel is negative (behind camera)
|
||
|
||
// Blend for actual position
|
||
gl_Position = czm_projection * mix(positionEc2D, positionEc3D, czm_morphTime);
|
||
|
||
#ifdef ANGLE_VARYING
|
||
// Approximate relative screen space direction of the line.
|
||
vec2 approxLineDirection = normalize(vec2(v_forwardDirectionEC.x, -v_forwardDirectionEC.y));
|
||
approxLineDirection.y = czm_branchFreeTernary(approxLineDirection.x == 0.0 && approxLineDirection.y == 0.0, -1.0, approxLineDirection.y);
|
||
v_polylineAngle = czm_fastApproximateAtan(approxLineDirection.x, approxLineDirection.y);
|
||
#endif
|
||
}
|
||
`;var pI=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
|
||
// In 2D and in 3D, texture coordinate normalization component signs encodes:
|
||
// * X sign - sidedness relative to right plane
|
||
// * Y sign - is negative OR magnitude is greater than 1.0 if vertex is on bottom of volume
|
||
#ifndef COLUMBUS_VIEW_2D
|
||
attribute vec4 startHiAndForwardOffsetX;
|
||
attribute vec4 startLoAndForwardOffsetY;
|
||
attribute vec4 startNormalAndForwardOffsetZ;
|
||
attribute vec4 endNormalAndTextureCoordinateNormalizationX;
|
||
attribute vec4 rightNormalAndTextureCoordinateNormalizationY;
|
||
#else
|
||
attribute vec4 startHiLo2D;
|
||
attribute vec4 offsetAndRight2D;
|
||
attribute vec4 startEndNormals2D;
|
||
attribute vec2 texcoordNormalization2D;
|
||
#endif
|
||
|
||
attribute float batchId;
|
||
|
||
varying vec4 v_startPlaneNormalEcAndHalfWidth;
|
||
varying vec4 v_endPlaneNormalEcAndBatchId;
|
||
varying vec4 v_rightPlaneEC;
|
||
varying vec4 v_endEcAndStartEcX;
|
||
varying vec4 v_texcoordNormalizationAndStartEcYZ;
|
||
|
||
// For materials
|
||
#ifdef WIDTH_VARYING
|
||
varying float v_width;
|
||
#endif
|
||
#ifdef ANGLE_VARYING
|
||
varying float v_polylineAngle;
|
||
#endif
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
varying vec4 v_color;
|
||
#endif
|
||
|
||
void main()
|
||
{
|
||
#ifdef COLUMBUS_VIEW_2D
|
||
vec3 ecStart = (czm_modelViewRelativeToEye * czm_translateRelativeToEye(vec3(0.0, startHiLo2D.xy), vec3(0.0, startHiLo2D.zw))).xyz;
|
||
|
||
vec3 forwardDirectionEC = czm_normal * vec3(0.0, offsetAndRight2D.xy);
|
||
vec3 ecEnd = forwardDirectionEC + ecStart;
|
||
forwardDirectionEC = normalize(forwardDirectionEC);
|
||
|
||
// Right plane
|
||
v_rightPlaneEC.xyz = czm_normal * vec3(0.0, offsetAndRight2D.zw);
|
||
v_rightPlaneEC.w = -dot(v_rightPlaneEC.xyz, ecStart);
|
||
|
||
// start plane
|
||
vec4 startPlaneEC;
|
||
startPlaneEC.xyz = czm_normal * vec3(0.0, startEndNormals2D.xy);
|
||
startPlaneEC.w = -dot(startPlaneEC.xyz, ecStart);
|
||
|
||
// end plane
|
||
vec4 endPlaneEC;
|
||
endPlaneEC.xyz = czm_normal * vec3(0.0, startEndNormals2D.zw);
|
||
endPlaneEC.w = -dot(endPlaneEC.xyz, ecEnd);
|
||
|
||
v_texcoordNormalizationAndStartEcYZ.x = abs(texcoordNormalization2D.x);
|
||
v_texcoordNormalizationAndStartEcYZ.y = texcoordNormalization2D.y;
|
||
|
||
#else // COLUMBUS_VIEW_2D
|
||
vec3 ecStart = (czm_modelViewRelativeToEye * czm_translateRelativeToEye(startHiAndForwardOffsetX.xyz, startLoAndForwardOffsetY.xyz)).xyz;
|
||
vec3 offset = czm_normal * vec3(startHiAndForwardOffsetX.w, startLoAndForwardOffsetY.w, startNormalAndForwardOffsetZ.w);
|
||
vec3 ecEnd = ecStart + offset;
|
||
|
||
vec3 forwardDirectionEC = normalize(offset);
|
||
|
||
// start plane
|
||
vec4 startPlaneEC;
|
||
startPlaneEC.xyz = czm_normal * startNormalAndForwardOffsetZ.xyz;
|
||
startPlaneEC.w = -dot(startPlaneEC.xyz, ecStart);
|
||
|
||
// end plane
|
||
vec4 endPlaneEC;
|
||
endPlaneEC.xyz = czm_normal * endNormalAndTextureCoordinateNormalizationX.xyz;
|
||
endPlaneEC.w = -dot(endPlaneEC.xyz, ecEnd);
|
||
|
||
// Right plane
|
||
v_rightPlaneEC.xyz = czm_normal * rightNormalAndTextureCoordinateNormalizationY.xyz;
|
||
v_rightPlaneEC.w = -dot(v_rightPlaneEC.xyz, ecStart);
|
||
|
||
v_texcoordNormalizationAndStartEcYZ.x = abs(endNormalAndTextureCoordinateNormalizationX.w);
|
||
v_texcoordNormalizationAndStartEcYZ.y = rightNormalAndTextureCoordinateNormalizationY.w;
|
||
|
||
#endif // COLUMBUS_VIEW_2D
|
||
|
||
v_endEcAndStartEcX.xyz = ecEnd;
|
||
v_endEcAndStartEcX.w = ecStart.x;
|
||
v_texcoordNormalizationAndStartEcYZ.zw = ecStart.yz;
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
v_color = czm_batchTable_color(batchId);
|
||
#endif // PER_INSTANCE_COLOR
|
||
|
||
// Compute a normal along which to "push" the position out, extending the miter depending on view distance.
|
||
// Position has already been "pushed" by unit length along miter normal, and miter normals are encoded in the planes.
|
||
// Decode the normal to use at this specific vertex, push the position back, and then push to where it needs to be.
|
||
vec4 positionRelativeToEye = czm_computePosition();
|
||
|
||
// Check distance to the end plane and start plane, pick the plane that is closer
|
||
vec4 positionEC = czm_modelViewRelativeToEye * positionRelativeToEye; // w = 1.0, see czm_computePosition
|
||
float absStartPlaneDistance = abs(czm_planeDistance(startPlaneEC, positionEC.xyz));
|
||
float absEndPlaneDistance = abs(czm_planeDistance(endPlaneEC, positionEC.xyz));
|
||
vec3 planeDirection = czm_branchFreeTernary(absStartPlaneDistance < absEndPlaneDistance, startPlaneEC.xyz, endPlaneEC.xyz);
|
||
vec3 upOrDown = normalize(cross(v_rightPlaneEC.xyz, planeDirection)); // Points "up" for start plane, "down" at end plane.
|
||
vec3 normalEC = normalize(cross(planeDirection, upOrDown)); // In practice, the opposite seems to work too.
|
||
|
||
// Extrude bottom vertices downward for far view distances, like for GroundPrimitives
|
||
upOrDown = cross(forwardDirectionEC, normalEC);
|
||
upOrDown = float(czm_sceneMode == czm_sceneMode3D) * upOrDown;
|
||
upOrDown = float(v_texcoordNormalizationAndStartEcYZ.y > 1.0 || v_texcoordNormalizationAndStartEcYZ.y < 0.0) * upOrDown;
|
||
upOrDown = min(GLOBE_MINIMUM_ALTITUDE, czm_geometricToleranceOverMeter * length(positionRelativeToEye.xyz)) * upOrDown;
|
||
positionEC.xyz += upOrDown;
|
||
|
||
v_texcoordNormalizationAndStartEcYZ.y = czm_branchFreeTernary(v_texcoordNormalizationAndStartEcYZ.y > 1.0, 0.0, abs(v_texcoordNormalizationAndStartEcYZ.y));
|
||
|
||
// Determine distance along normalEC to push for a volume of appropriate width.
|
||
// Make volumes about double pixel width for a conservative fit - in practice the
|
||
// extra cost here is minimal compared to the loose volume heights.
|
||
//
|
||
// N = normalEC (guaranteed "right-facing")
|
||
// R = rightEC
|
||
// p = angle between N and R
|
||
// w = distance to push along R if R == N
|
||
// d = distance to push along N
|
||
//
|
||
// N R
|
||
// { p| } * cos(p) = dot(N, R) = w / d
|
||
// d | |w * d = w / dot(N, R)
|
||
// { | }
|
||
// o---------- polyline segment ---->
|
||
//
|
||
float width = czm_batchTable_width(batchId);
|
||
#ifdef WIDTH_VARYING
|
||
v_width = width;
|
||
#endif
|
||
|
||
v_startPlaneNormalEcAndHalfWidth.xyz = startPlaneEC.xyz;
|
||
v_startPlaneNormalEcAndHalfWidth.w = width * 0.5;
|
||
|
||
v_endPlaneNormalEcAndBatchId.xyz = endPlaneEC.xyz;
|
||
v_endPlaneNormalEcAndBatchId.w = batchId;
|
||
|
||
width = width * max(0.0, czm_metersPerPixel(positionEC)); // width = distance to push along R
|
||
width = width / dot(normalEC, v_rightPlaneEC.xyz); // width = distance to push along N
|
||
|
||
// Determine if this vertex is on the "left" or "right"
|
||
#ifdef COLUMBUS_VIEW_2D
|
||
normalEC *= sign(texcoordNormalization2D.x);
|
||
#else
|
||
normalEC *= sign(endNormalAndTextureCoordinateNormalizationX.w);
|
||
#endif
|
||
|
||
positionEC.xyz += width * normalEC;
|
||
gl_Position = czm_depthClamp(czm_projection * positionEC);
|
||
|
||
#ifdef ANGLE_VARYING
|
||
// Approximate relative screen space direction of the line.
|
||
vec2 approxLineDirection = normalize(vec2(forwardDirectionEC.x, -forwardDirectionEC.y));
|
||
approxLineDirection.y = czm_branchFreeTernary(approxLineDirection.x == 0.0 && approxLineDirection.y == 0.0, -1.0, approxLineDirection.y);
|
||
v_polylineAngle = czm_fastApproximateAtan(approxLineDirection.x, approxLineDirection.y);
|
||
#endif
|
||
}
|
||
`;var _I=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 position2DHigh;
|
||
attribute vec3 position2DLow;
|
||
attribute vec3 prevPosition3DHigh;
|
||
attribute vec3 prevPosition3DLow;
|
||
attribute vec3 prevPosition2DHigh;
|
||
attribute vec3 prevPosition2DLow;
|
||
attribute vec3 nextPosition3DHigh;
|
||
attribute vec3 nextPosition3DLow;
|
||
attribute vec3 nextPosition2DHigh;
|
||
attribute vec3 nextPosition2DLow;
|
||
attribute vec4 texCoordExpandAndBatchIndex;
|
||
|
||
varying vec2 v_st;
|
||
varying float v_width;
|
||
varying vec4 v_pickColor;
|
||
varying float v_polylineAngle;
|
||
|
||
void main()
|
||
{
|
||
float texCoord = texCoordExpandAndBatchIndex.x;
|
||
float expandDir = texCoordExpandAndBatchIndex.y;
|
||
bool usePrev = texCoordExpandAndBatchIndex.z < 0.0;
|
||
float batchTableIndex = texCoordExpandAndBatchIndex.w;
|
||
|
||
vec2 widthAndShow = batchTable_getWidthAndShow(batchTableIndex);
|
||
float width = widthAndShow.x + 0.5;
|
||
float show = widthAndShow.y;
|
||
|
||
if (width < 1.0)
|
||
{
|
||
show = 0.0;
|
||
}
|
||
|
||
vec4 pickColor = batchTable_getPickColor(batchTableIndex);
|
||
|
||
vec4 p, prev, next;
|
||
if (czm_morphTime == 1.0)
|
||
{
|
||
p = czm_translateRelativeToEye(position3DHigh.xyz, position3DLow.xyz);
|
||
prev = czm_translateRelativeToEye(prevPosition3DHigh.xyz, prevPosition3DLow.xyz);
|
||
next = czm_translateRelativeToEye(nextPosition3DHigh.xyz, nextPosition3DLow.xyz);
|
||
}
|
||
else if (czm_morphTime == 0.0)
|
||
{
|
||
p = czm_translateRelativeToEye(position2DHigh.zxy, position2DLow.zxy);
|
||
prev = czm_translateRelativeToEye(prevPosition2DHigh.zxy, prevPosition2DLow.zxy);
|
||
next = czm_translateRelativeToEye(nextPosition2DHigh.zxy, nextPosition2DLow.zxy);
|
||
}
|
||
else
|
||
{
|
||
p = czm_columbusViewMorph(
|
||
czm_translateRelativeToEye(position2DHigh.zxy, position2DLow.zxy),
|
||
czm_translateRelativeToEye(position3DHigh.xyz, position3DLow.xyz),
|
||
czm_morphTime);
|
||
prev = czm_columbusViewMorph(
|
||
czm_translateRelativeToEye(prevPosition2DHigh.zxy, prevPosition2DLow.zxy),
|
||
czm_translateRelativeToEye(prevPosition3DHigh.xyz, prevPosition3DLow.xyz),
|
||
czm_morphTime);
|
||
next = czm_columbusViewMorph(
|
||
czm_translateRelativeToEye(nextPosition2DHigh.zxy, nextPosition2DLow.zxy),
|
||
czm_translateRelativeToEye(nextPosition3DHigh.xyz, nextPosition3DLow.xyz),
|
||
czm_morphTime);
|
||
}
|
||
|
||
#ifdef DISTANCE_DISPLAY_CONDITION
|
||
vec3 centerHigh = batchTable_getCenterHigh(batchTableIndex);
|
||
vec4 centerLowAndRadius = batchTable_getCenterLowAndRadius(batchTableIndex);
|
||
vec3 centerLow = centerLowAndRadius.xyz;
|
||
float radius = centerLowAndRadius.w;
|
||
vec2 distanceDisplayCondition = batchTable_getDistanceDisplayCondition(batchTableIndex);
|
||
|
||
float lengthSq;
|
||
if (czm_sceneMode == czm_sceneMode2D)
|
||
{
|
||
lengthSq = czm_eyeHeight2D.y;
|
||
}
|
||
else
|
||
{
|
||
vec4 center = czm_translateRelativeToEye(centerHigh.xyz, centerLow.xyz);
|
||
lengthSq = max(0.0, dot(center.xyz, center.xyz) - radius * radius);
|
||
}
|
||
|
||
float nearSq = distanceDisplayCondition.x * distanceDisplayCondition.x;
|
||
float farSq = distanceDisplayCondition.y * distanceDisplayCondition.y;
|
||
if (lengthSq < nearSq || lengthSq > farSq)
|
||
{
|
||
show = 0.0;
|
||
}
|
||
#endif
|
||
|
||
float polylineAngle;
|
||
vec4 positionWC = getPolylineWindowCoordinates(p, prev, next, expandDir, width, usePrev, polylineAngle);
|
||
gl_Position = czm_viewportOrthographic * positionWC * show;
|
||
|
||
v_st.s = texCoord;
|
||
v_st.t = czm_writeNonPerspective(clamp(expandDir, 0.0, 1.0), gl_Position.w);
|
||
|
||
v_width = width;
|
||
v_pickColor = pickColor;
|
||
v_polylineAngle = polylineAngle;
|
||
}
|
||
`;var gI=`uniform sampler2D u_texture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
gl_FragColor = texture2D(u_texture, v_textureCoordinates);
|
||
}
|
||
`;var yI=`attribute vec4 position;
|
||
attribute float webMercatorT;
|
||
|
||
uniform vec2 u_textureDimensions;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
v_textureCoordinates = vec2(position.x, webMercatorT);
|
||
gl_Position = czm_viewportOrthographic * (position * vec4(u_textureDimensions, 1.0, 1.0));
|
||
}
|
||
`;var rT=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
#ifdef TEXTURE_COORDINATES
|
||
#ifdef SPHERICAL
|
||
varying vec4 v_sphericalExtents;
|
||
#else // SPHERICAL
|
||
varying vec2 v_inversePlaneExtents;
|
||
varying vec4 v_westPlane;
|
||
varying vec4 v_southPlane;
|
||
#endif // SPHERICAL
|
||
varying vec3 v_uvMinAndSphericalLongitudeRotation;
|
||
varying vec3 v_uMaxAndInverseDistance;
|
||
varying vec3 v_vMaxAndInverseDistance;
|
||
#endif // TEXTURE_COORDINATES
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
varying vec4 v_color;
|
||
#endif
|
||
|
||
#ifdef NORMAL_EC
|
||
vec3 getEyeCoordinate3FromWindowCoordinate(vec2 fragCoord, float logDepthOrDepth) {
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(fragCoord, logDepthOrDepth);
|
||
return eyeCoordinate.xyz / eyeCoordinate.w;
|
||
}
|
||
|
||
vec3 vectorFromOffset(vec4 eyeCoordinate, vec2 positiveOffset) {
|
||
vec2 glFragCoordXY = gl_FragCoord.xy;
|
||
// Sample depths at both offset and negative offset
|
||
float upOrRightLogDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, (glFragCoordXY + positiveOffset) / czm_viewport.zw));
|
||
float downOrLeftLogDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, (glFragCoordXY - positiveOffset) / czm_viewport.zw));
|
||
// Explicitly evaluate both paths
|
||
// Necessary for multifrustum and for edges of the screen
|
||
bvec2 upOrRightInBounds = lessThan(glFragCoordXY + positiveOffset, czm_viewport.zw);
|
||
float useUpOrRight = float(upOrRightLogDepth > 0.0 && upOrRightInBounds.x && upOrRightInBounds.y);
|
||
float useDownOrLeft = float(useUpOrRight == 0.0);
|
||
vec3 upOrRightEC = getEyeCoordinate3FromWindowCoordinate(glFragCoordXY + positiveOffset, upOrRightLogDepth);
|
||
vec3 downOrLeftEC = getEyeCoordinate3FromWindowCoordinate(glFragCoordXY - positiveOffset, downOrLeftLogDepth);
|
||
return (upOrRightEC - (eyeCoordinate.xyz / eyeCoordinate.w)) * useUpOrRight + ((eyeCoordinate.xyz / eyeCoordinate.w) - downOrLeftEC) * useDownOrLeft;
|
||
}
|
||
#endif // NORMAL_EC
|
||
|
||
void main(void)
|
||
{
|
||
#ifdef REQUIRES_EC
|
||
float logDepthOrDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, gl_FragCoord.xy / czm_viewport.zw));
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(gl_FragCoord.xy, logDepthOrDepth);
|
||
#endif
|
||
|
||
#ifdef REQUIRES_WC
|
||
vec4 worldCoordinate4 = czm_inverseView * eyeCoordinate;
|
||
vec3 worldCoordinate = worldCoordinate4.xyz / worldCoordinate4.w;
|
||
#endif
|
||
|
||
#ifdef TEXTURE_COORDINATES
|
||
vec2 uv;
|
||
#ifdef SPHERICAL
|
||
// Treat world coords as a sphere normal for spherical coordinates
|
||
vec2 sphericalLatLong = czm_approximateSphericalCoordinates(worldCoordinate);
|
||
sphericalLatLong.y += v_uvMinAndSphericalLongitudeRotation.z;
|
||
sphericalLatLong.y = czm_branchFreeTernary(sphericalLatLong.y < czm_pi, sphericalLatLong.y, sphericalLatLong.y - czm_twoPi);
|
||
uv.x = (sphericalLatLong.y - v_sphericalExtents.y) * v_sphericalExtents.w;
|
||
uv.y = (sphericalLatLong.x - v_sphericalExtents.x) * v_sphericalExtents.z;
|
||
#else // SPHERICAL
|
||
// Unpack planes and transform to eye space
|
||
uv.x = czm_planeDistance(v_westPlane, eyeCoordinate.xyz / eyeCoordinate.w) * v_inversePlaneExtents.x;
|
||
uv.y = czm_planeDistance(v_southPlane, eyeCoordinate.xyz / eyeCoordinate.w) * v_inversePlaneExtents.y;
|
||
#endif // SPHERICAL
|
||
#endif // TEXTURE_COORDINATES
|
||
|
||
#ifdef PICK
|
||
#ifdef CULL_FRAGMENTS
|
||
// When classifying translucent geometry, logDepthOrDepth == 0.0
|
||
// indicates a region that should not be classified, possibly due to there
|
||
// being opaque pixels there in another buffer.
|
||
// Check for logDepthOrDepth != 0.0 to make sure this should be classified.
|
||
if (0.0 <= uv.x && uv.x <= 1.0 && 0.0 <= uv.y && uv.y <= 1.0 || logDepthOrDepth != 0.0) {
|
||
gl_FragColor.a = 1.0; // 0.0 alpha leads to discard from ShaderSource.createPickFragmentShaderSource
|
||
czm_writeDepthClamp();
|
||
}
|
||
#else // CULL_FRAGMENTS
|
||
gl_FragColor.a = 1.0;
|
||
#endif // CULL_FRAGMENTS
|
||
#else // PICK
|
||
|
||
#ifdef CULL_FRAGMENTS
|
||
// When classifying translucent geometry, logDepthOrDepth == 0.0
|
||
// indicates a region that should not be classified, possibly due to there
|
||
// being opaque pixels there in another buffer.
|
||
if (uv.x <= 0.0 || 1.0 <= uv.x || uv.y <= 0.0 || 1.0 <= uv.y || logDepthOrDepth == 0.0) {
|
||
discard;
|
||
}
|
||
#endif
|
||
|
||
#ifdef NORMAL_EC
|
||
// Compute normal by sampling adjacent pixels in 2x2 block in screen space
|
||
vec3 downUp = vectorFromOffset(eyeCoordinate, vec2(0.0, 1.0));
|
||
vec3 leftRight = vectorFromOffset(eyeCoordinate, vec2(1.0, 0.0));
|
||
vec3 normalEC = normalize(cross(leftRight, downUp));
|
||
#endif
|
||
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
|
||
vec4 color = czm_gammaCorrect(v_color);
|
||
#ifdef FLAT
|
||
gl_FragColor = color;
|
||
#else // FLAT
|
||
czm_materialInput materialInput;
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.positionToEyeEC = -eyeCoordinate.xyz;
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
material.diffuse = color.rgb;
|
||
material.alpha = color.a;
|
||
|
||
gl_FragColor = czm_phong(normalize(-eyeCoordinate.xyz), material, czm_lightDirectionEC);
|
||
#endif // FLAT
|
||
|
||
// Premultiply alpha. Required for classification primitives on translucent globe.
|
||
gl_FragColor.rgb *= gl_FragColor.a;
|
||
|
||
#else // PER_INSTANCE_COLOR
|
||
|
||
// Material support.
|
||
// USES_ is distinct from REQUIRES_, because some things are dependencies of each other or
|
||
// dependencies for culling but might not actually be used by the material.
|
||
|
||
czm_materialInput materialInput;
|
||
|
||
#ifdef USES_NORMAL_EC
|
||
materialInput.normalEC = normalEC;
|
||
#endif
|
||
|
||
#ifdef USES_POSITION_TO_EYE_EC
|
||
materialInput.positionToEyeEC = -eyeCoordinate.xyz;
|
||
#endif
|
||
|
||
#ifdef USES_TANGENT_TO_EYE
|
||
materialInput.tangentToEyeMatrix = czm_eastNorthUpToEyeCoordinates(worldCoordinate, normalEC);
|
||
#endif
|
||
|
||
#ifdef USES_ST
|
||
// Remap texture coordinates from computed (approximately aligned with cartographic space) to the desired
|
||
// texture coordinate system, which typically forms a tight oriented bounding box around the geometry.
|
||
// Shader is provided a set of reference points for remapping.
|
||
materialInput.st.x = czm_lineDistance(v_uvMinAndSphericalLongitudeRotation.xy, v_uMaxAndInverseDistance.xy, uv) * v_uMaxAndInverseDistance.z;
|
||
materialInput.st.y = czm_lineDistance(v_uvMinAndSphericalLongitudeRotation.xy, v_vMaxAndInverseDistance.xy, uv) * v_vMaxAndInverseDistance.z;
|
||
#endif
|
||
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
#ifdef FLAT
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#else // FLAT
|
||
gl_FragColor = czm_phong(normalize(-eyeCoordinate.xyz), material, czm_lightDirectionEC);
|
||
#endif // FLAT
|
||
|
||
// Premultiply alpha. Required for classification primitives on translucent globe.
|
||
gl_FragColor.rgb *= gl_FragColor.a;
|
||
|
||
#endif // PER_INSTANCE_COLOR
|
||
czm_writeDepthClamp();
|
||
#endif // PICK
|
||
}
|
||
`;var AI=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute float batchId;
|
||
|
||
#ifdef EXTRUDED_GEOMETRY
|
||
attribute vec3 extrudeDirection;
|
||
|
||
uniform float u_globeMinimumAltitude;
|
||
#endif // EXTRUDED_GEOMETRY
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
varying vec4 v_color;
|
||
#endif // PER_INSTANCE_COLOR
|
||
|
||
#ifdef TEXTURE_COORDINATES
|
||
#ifdef SPHERICAL
|
||
varying vec4 v_sphericalExtents;
|
||
#else // SPHERICAL
|
||
varying vec2 v_inversePlaneExtents;
|
||
varying vec4 v_westPlane;
|
||
varying vec4 v_southPlane;
|
||
#endif // SPHERICAL
|
||
varying vec3 v_uvMinAndSphericalLongitudeRotation;
|
||
varying vec3 v_uMaxAndInverseDistance;
|
||
varying vec3 v_vMaxAndInverseDistance;
|
||
#endif // TEXTURE_COORDINATES
|
||
|
||
void main()
|
||
{
|
||
vec4 position = czm_computePosition();
|
||
|
||
#ifdef EXTRUDED_GEOMETRY
|
||
float delta = min(u_globeMinimumAltitude, czm_geometricToleranceOverMeter * length(position.xyz));
|
||
delta *= czm_sceneMode == czm_sceneMode3D ? 1.0 : 0.0;
|
||
|
||
//extrudeDirection is zero for the top layer
|
||
position = position + vec4(extrudeDirection * delta, 0.0);
|
||
#endif
|
||
|
||
#ifdef TEXTURE_COORDINATES
|
||
#ifdef SPHERICAL
|
||
v_sphericalExtents = czm_batchTable_sphericalExtents(batchId);
|
||
v_uvMinAndSphericalLongitudeRotation.z = czm_batchTable_longitudeRotation(batchId);
|
||
#else // SPHERICAL
|
||
#ifdef COLUMBUS_VIEW_2D
|
||
vec4 planes2D_high = czm_batchTable_planes2D_HIGH(batchId);
|
||
vec4 planes2D_low = czm_batchTable_planes2D_LOW(batchId);
|
||
|
||
// If the primitive is split across the IDL (planes2D_high.x > planes2D_high.w):
|
||
// - If this vertex is on the east side of the IDL (position3DLow.y > 0.0, comparison with position3DHigh may produce artifacts)
|
||
// - existing "east" is on the wrong side of the world, far away (planes2D_high/low.w)
|
||
// - so set "east" as beyond the eastmost extent of the projection (idlSplitNewPlaneHiLow)
|
||
vec2 idlSplitNewPlaneHiLow = vec2(EAST_MOST_X_HIGH - (WEST_MOST_X_HIGH - planes2D_high.w), EAST_MOST_X_LOW - (WEST_MOST_X_LOW - planes2D_low.w));
|
||
bool idlSplit = planes2D_high.x > planes2D_high.w && position3DLow.y > 0.0;
|
||
planes2D_high.w = czm_branchFreeTernary(idlSplit, idlSplitNewPlaneHiLow.x, planes2D_high.w);
|
||
planes2D_low.w = czm_branchFreeTernary(idlSplit, idlSplitNewPlaneHiLow.y, planes2D_low.w);
|
||
|
||
// - else, if this vertex is on the west side of the IDL (position3DLow.y < 0.0)
|
||
// - existing "west" is on the wrong side of the world, far away (planes2D_high/low.x)
|
||
// - so set "west" as beyond the westmost extent of the projection (idlSplitNewPlaneHiLow)
|
||
idlSplit = planes2D_high.x > planes2D_high.w && position3DLow.y < 0.0;
|
||
idlSplitNewPlaneHiLow = vec2(WEST_MOST_X_HIGH - (EAST_MOST_X_HIGH - planes2D_high.x), WEST_MOST_X_LOW - (EAST_MOST_X_LOW - planes2D_low.x));
|
||
planes2D_high.x = czm_branchFreeTernary(idlSplit, idlSplitNewPlaneHiLow.x, planes2D_high.x);
|
||
planes2D_low.x = czm_branchFreeTernary(idlSplit, idlSplitNewPlaneHiLow.y, planes2D_low.x);
|
||
|
||
vec3 southWestCorner = (czm_modelViewRelativeToEye * czm_translateRelativeToEye(vec3(0.0, planes2D_high.xy), vec3(0.0, planes2D_low.xy))).xyz;
|
||
vec3 northWestCorner = (czm_modelViewRelativeToEye * czm_translateRelativeToEye(vec3(0.0, planes2D_high.x, planes2D_high.z), vec3(0.0, planes2D_low.x, planes2D_low.z))).xyz;
|
||
vec3 southEastCorner = (czm_modelViewRelativeToEye * czm_translateRelativeToEye(vec3(0.0, planes2D_high.w, planes2D_high.y), vec3(0.0, planes2D_low.w, planes2D_low.y))).xyz;
|
||
#else // COLUMBUS_VIEW_2D
|
||
// 3D case has smaller "plane extents," so planes encoded as a 64 bit position and 2 vec3s for distances/direction
|
||
vec3 southWestCorner = (czm_modelViewRelativeToEye * czm_translateRelativeToEye(czm_batchTable_southWest_HIGH(batchId), czm_batchTable_southWest_LOW(batchId))).xyz;
|
||
vec3 northWestCorner = czm_normal * czm_batchTable_northward(batchId) + southWestCorner;
|
||
vec3 southEastCorner = czm_normal * czm_batchTable_eastward(batchId) + southWestCorner;
|
||
#endif // COLUMBUS_VIEW_2D
|
||
|
||
vec3 eastWard = southEastCorner - southWestCorner;
|
||
float eastExtent = length(eastWard);
|
||
eastWard /= eastExtent;
|
||
|
||
vec3 northWard = northWestCorner - southWestCorner;
|
||
float northExtent = length(northWard);
|
||
northWard /= northExtent;
|
||
|
||
v_westPlane = vec4(eastWard, -dot(eastWard, southWestCorner));
|
||
v_southPlane = vec4(northWard, -dot(northWard, southWestCorner));
|
||
v_inversePlaneExtents = vec2(1.0 / eastExtent, 1.0 / northExtent);
|
||
#endif // SPHERICAL
|
||
vec4 uvMinAndExtents = czm_batchTable_uvMinAndExtents(batchId);
|
||
vec4 uMaxVmax = czm_batchTable_uMaxVmax(batchId);
|
||
|
||
v_uMaxAndInverseDistance = vec3(uMaxVmax.xy, uvMinAndExtents.z);
|
||
v_vMaxAndInverseDistance = vec3(uMaxVmax.zw, uvMinAndExtents.w);
|
||
v_uvMinAndSphericalLongitudeRotation.xy = uvMinAndExtents.xy;
|
||
#endif // TEXTURE_COORDINATES
|
||
|
||
#ifdef PER_INSTANCE_COLOR
|
||
v_color = czm_batchTable_color(batchId);
|
||
#endif
|
||
|
||
gl_Position = czm_depthClamp(czm_modelViewProjectionRelativeToEye * position);
|
||
}
|
||
`;var Q_=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
#ifdef VECTOR_TILE
|
||
uniform vec4 u_highlightColor;
|
||
#endif
|
||
|
||
void main(void)
|
||
{
|
||
#ifdef VECTOR_TILE
|
||
gl_FragColor = czm_gammaCorrect(u_highlightColor);
|
||
#else
|
||
gl_FragColor = vec4(1.0);
|
||
#endif
|
||
czm_writeDepthClamp();
|
||
}
|
||
`;var sT=`float interpolateByDistance(vec4 nearFarScalar, float distance)
|
||
{
|
||
float startDistance = nearFarScalar.x;
|
||
float startValue = nearFarScalar.y;
|
||
float endDistance = nearFarScalar.z;
|
||
float endValue = nearFarScalar.w;
|
||
float t = clamp((distance - startDistance) / (endDistance - startDistance), 0.0, 1.0);
|
||
return mix(startValue, endValue, t);
|
||
}
|
||
|
||
vec3 getLightDirection(vec3 positionWC)
|
||
{
|
||
float lightEnum = u_radiiAndDynamicAtmosphereColor.z;
|
||
vec3 lightDirection =
|
||
positionWC * float(lightEnum == 0.0) +
|
||
czm_lightDirectionWC * float(lightEnum == 1.0) +
|
||
czm_sunDirectionWC * float(lightEnum == 2.0);
|
||
return normalize(lightDirection);
|
||
}
|
||
|
||
void computeAtmosphereScattering(vec3 positionWC, vec3 lightDirection, out vec3 rayleighColor, out vec3 mieColor, out float opacity, out float underTranslucentGlobe)
|
||
{
|
||
float ellipsoidRadiiDifference = czm_ellipsoidRadii.x - czm_ellipsoidRadii.z;
|
||
|
||
// Adjustment to the atmosphere radius applied based on the camera height.
|
||
float distanceAdjustMin = czm_ellipsoidRadii.x / 4.0;
|
||
float distanceAdjustMax = czm_ellipsoidRadii.x;
|
||
float distanceAdjustModifier = ellipsoidRadiiDifference / 2.0;
|
||
float distanceAdjust = distanceAdjustModifier * clamp((czm_eyeHeight - distanceAdjustMin) / (distanceAdjustMax - distanceAdjustMin), 0.0, 1.0);
|
||
|
||
// Since atmosphere scattering assumes the atmosphere is a spherical shell, we compute an inner radius of the atmosphere best fit
|
||
// for the position on the ellipsoid.
|
||
float radiusAdjust = (ellipsoidRadiiDifference / 4.0) + distanceAdjust;
|
||
float atmosphereInnerRadius = (length(czm_viewerPositionWC) - czm_eyeHeight) - radiusAdjust;
|
||
|
||
// Setup the primary ray: from the camera position to the vertex position.
|
||
vec3 cameraToPositionWC = positionWC - czm_viewerPositionWC;
|
||
vec3 cameraToPositionWCDirection = normalize(cameraToPositionWC);
|
||
czm_ray primaryRay = czm_ray(czm_viewerPositionWC, cameraToPositionWCDirection);
|
||
|
||
underTranslucentGlobe = 0.0;
|
||
|
||
// Brighten the sky atmosphere under the Earth's atmosphere when translucency is enabled.
|
||
#if defined(GLOBE_TRANSLUCENT)
|
||
|
||
// Check for intersection with the inner radius of the atmopshere.
|
||
czm_raySegment primaryRayEarthIntersect = czm_raySphereIntersectionInterval(primaryRay, vec3(0.0), atmosphereInnerRadius + radiusAdjust);
|
||
if (primaryRayEarthIntersect.start > 0.0 && primaryRayEarthIntersect.stop > 0.0) {
|
||
|
||
// Compute position on globe.
|
||
vec3 direction = normalize(positionWC);
|
||
czm_ray ellipsoidRay = czm_ray(positionWC, -direction);
|
||
czm_raySegment ellipsoidIntersection = czm_rayEllipsoidIntersectionInterval(ellipsoidRay, vec3(0.0), czm_ellipsoidInverseRadii);
|
||
vec3 onEarth = positionWC - (direction * ellipsoidIntersection.start);
|
||
|
||
// Control the color using the camera angle.
|
||
float angle = dot(normalize(czm_viewerPositionWC), normalize(onEarth));
|
||
|
||
// Control the opacity using the distance from Earth.
|
||
opacity = interpolateByDistance(vec4(0.0, 1.0, czm_ellipsoidRadii.x, 0.0), length(czm_viewerPositionWC - onEarth));
|
||
vec3 horizonColor = vec3(0.1, 0.2, 0.3);
|
||
vec3 nearColor = vec3(0.0);
|
||
|
||
rayleighColor = mix(nearColor, horizonColor, exp(-angle) * opacity);
|
||
|
||
// Set the traslucent flag to avoid alpha adjustment in computeFinalColor funciton.
|
||
underTranslucentGlobe = 1.0;
|
||
return;
|
||
}
|
||
#endif
|
||
|
||
computeScattering(
|
||
primaryRay,
|
||
length(cameraToPositionWC),
|
||
lightDirection,
|
||
atmosphereInnerRadius,
|
||
rayleighColor,
|
||
mieColor,
|
||
opacity
|
||
);
|
||
|
||
// Alter the opacity based on how close the viewer is to the ground.
|
||
// (0.0 = At edge of atmosphere, 1.0 = On ground)
|
||
float cameraHeight = czm_eyeHeight + atmosphereInnerRadius;
|
||
float atmosphereOuterRadius = atmosphereInnerRadius + ATMOSPHERE_THICKNESS;
|
||
opacity = clamp((atmosphereOuterRadius - cameraHeight) / (atmosphereOuterRadius - atmosphereInnerRadius), 0.0, 1.0);
|
||
|
||
// Alter alpha based on time of day (0.0 = night , 1.0 = day)
|
||
float nightAlpha = (u_radiiAndDynamicAtmosphereColor.z != 0.0) ? clamp(dot(normalize(positionWC), lightDirection), 0.0, 1.0) : 1.0;
|
||
opacity *= pow(nightAlpha, 0.5);
|
||
}
|
||
`;var xI=`varying vec3 v_outerPositionWC;
|
||
|
||
uniform vec3 u_hsbShift;
|
||
|
||
#ifndef PER_FRAGMENT_ATMOSPHERE
|
||
varying vec3 v_mieColor;
|
||
varying vec3 v_rayleighColor;
|
||
varying float v_opacity;
|
||
varying float v_translucent;
|
||
#endif
|
||
|
||
void main (void)
|
||
{
|
||
vec3 lightDirection = getLightDirection(v_outerPositionWC);
|
||
|
||
vec3 mieColor;
|
||
vec3 rayleighColor;
|
||
float opacity;
|
||
float translucent;
|
||
|
||
#ifdef PER_FRAGMENT_ATMOSPHERE
|
||
computeAtmosphereScattering(
|
||
v_outerPositionWC,
|
||
lightDirection,
|
||
rayleighColor,
|
||
mieColor,
|
||
opacity,
|
||
translucent
|
||
);
|
||
#else
|
||
mieColor = v_mieColor;
|
||
rayleighColor = v_rayleighColor;
|
||
opacity = v_opacity;
|
||
translucent = v_translucent;
|
||
#endif
|
||
|
||
vec4 color = computeAtmosphereColor(v_outerPositionWC, lightDirection, rayleighColor, mieColor, opacity);
|
||
|
||
#ifndef HDR
|
||
color.rgb = czm_acesTonemapping(color.rgb);
|
||
color.rgb = czm_inverseGamma(color.rgb);
|
||
#endif
|
||
|
||
#ifdef COLOR_CORRECT
|
||
// Convert rgb color to hsb
|
||
vec3 hsb = czm_RGBToHSB(color.rgb);
|
||
// Perform hsb shift
|
||
hsb.x += u_hsbShift.x; // hue
|
||
hsb.y = clamp(hsb.y + u_hsbShift.y, 0.0, 1.0); // saturation
|
||
hsb.z = hsb.z > czm_epsilon7 ? hsb.z + u_hsbShift.z : 0.0; // brightness
|
||
// Convert shifted hsb back to rgb
|
||
color.rgb = czm_HSBToRGB(hsb);
|
||
#endif
|
||
|
||
// For the parts of the sky atmosphere that are not behind a translucent globe,
|
||
// we mix in the default opacity so that the sky atmosphere still appears at distance.
|
||
// This is needed because the opacity in the sky atmosphere is initially adjusted based
|
||
// on the camera height.
|
||
if (translucent == 0.0) {
|
||
color.a = mix(color.b, 1.0, color.a) * smoothstep(0.0, 1.0, czm_morphTime);
|
||
}
|
||
|
||
gl_FragColor = color;
|
||
}
|
||
`;var CI=`attribute vec4 position;
|
||
|
||
varying vec3 v_outerPositionWC;
|
||
|
||
#ifndef PER_FRAGMENT_ATMOSPHERE
|
||
varying vec3 v_mieColor;
|
||
varying vec3 v_rayleighColor;
|
||
varying float v_opacity;
|
||
varying float v_translucent;
|
||
#endif
|
||
|
||
void main(void)
|
||
{
|
||
vec4 positionWC = czm_model * position;
|
||
vec3 lightDirection = getLightDirection(positionWC.xyz);
|
||
|
||
#ifndef PER_FRAGMENT_ATMOSPHERE
|
||
computeAtmosphereScattering(
|
||
positionWC.xyz,
|
||
lightDirection,
|
||
v_rayleighColor,
|
||
v_mieColor,
|
||
v_opacity,
|
||
v_translucent
|
||
);
|
||
#endif
|
||
|
||
v_outerPositionWC = positionWC.xyz;
|
||
gl_Position = czm_modelViewProjection * position;
|
||
}
|
||
`;var TI=`uniform samplerCube u_cubeMap;
|
||
|
||
varying vec3 v_texCoord;
|
||
|
||
void main()
|
||
{
|
||
vec4 color = textureCube(u_cubeMap, normalize(v_texCoord));
|
||
gl_FragColor = vec4(czm_gammaCorrect(color).rgb, czm_morphTime);
|
||
}
|
||
`;var EI=`attribute vec3 position;
|
||
|
||
varying vec3 v_texCoord;
|
||
|
||
void main()
|
||
{
|
||
vec3 p = czm_viewRotation * (czm_temeToPseudoFixed * (czm_entireFrustum.y * position));
|
||
gl_Position = czm_projection * vec4(p, 1.0);
|
||
v_texCoord = position.xyz;
|
||
}
|
||
`;var bI=`uniform sampler2D u_texture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
vec4 color = texture2D(u_texture, v_textureCoordinates);
|
||
gl_FragColor = czm_gammaCorrect(color);
|
||
}
|
||
`;var SI=`uniform float u_radiusTS;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
vec2 rotate(vec2 p, vec2 direction)
|
||
{
|
||
return vec2(p.x * direction.x - p.y * direction.y, p.x * direction.y + p.y * direction.x);
|
||
}
|
||
|
||
vec4 addBurst(vec2 position, vec2 direction, float lengthScalar)
|
||
{
|
||
vec2 rotatedPosition = rotate(position, direction) * vec2(25.0, 0.75);
|
||
float radius = length(rotatedPosition) * lengthScalar;
|
||
float burst = 1.0 - smoothstep(0.0, 0.55, radius);
|
||
return vec4(burst);
|
||
}
|
||
|
||
void main()
|
||
{
|
||
float lengthScalar = 2.0 / sqrt(2.0);
|
||
vec2 position = v_textureCoordinates - vec2(0.5);
|
||
float radius = length(position) * lengthScalar;
|
||
float surface = step(radius, u_radiusTS);
|
||
vec4 color = vec4(vec2(1.0), surface + 0.2, surface);
|
||
|
||
float glow = 1.0 - smoothstep(0.0, 0.55, radius);
|
||
color.ba += mix(vec2(0.0), vec2(1.0), glow) * 0.75;
|
||
|
||
vec4 burst = vec4(0.0);
|
||
|
||
// The following loop has been manually unrolled for speed, to
|
||
// avoid sin() and cos().
|
||
//
|
||
//for (float i = 0.4; i < 3.2; i += 1.047) {
|
||
// vec2 direction = vec2(sin(i), cos(i));
|
||
// burst += 0.4 * addBurst(position, direction, lengthScalar);
|
||
//
|
||
// direction = vec2(sin(i - 0.08), cos(i - 0.08));
|
||
// burst += 0.3 * addBurst(position, direction, lengthScalar);
|
||
//}
|
||
|
||
burst += 0.4 * addBurst(position, vec2(0.38942, 0.92106), lengthScalar); // angle == 0.4
|
||
burst += 0.4 * addBurst(position, vec2(0.99235, 0.12348), lengthScalar); // angle == 0.4 + 1.047
|
||
burst += 0.4 * addBurst(position, vec2(0.60327, -0.79754), lengthScalar); // angle == 0.4 + 1.047 * 2.0
|
||
|
||
burst += 0.3 * addBurst(position, vec2(0.31457, 0.94924), lengthScalar); // angle == 0.4 - 0.08
|
||
burst += 0.3 * addBurst(position, vec2(0.97931, 0.20239), lengthScalar); // angle == 0.4 + 1.047 - 0.08
|
||
burst += 0.3 * addBurst(position, vec2(0.66507, -0.74678), lengthScalar); // angle == 0.4 + 1.047 * 2.0 - 0.08
|
||
|
||
// End of manual loop unrolling.
|
||
|
||
color += clamp(burst, vec4(0.0), vec4(1.0)) * 0.15;
|
||
|
||
gl_FragColor = clamp(color, vec4(0.0), vec4(1.0));
|
||
}
|
||
`;var vI=`attribute vec2 direction;
|
||
|
||
uniform float u_size;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
vec4 position;
|
||
if (czm_morphTime == 1.0)
|
||
{
|
||
position = vec4(czm_sunPositionWC, 1.0);
|
||
}
|
||
else
|
||
{
|
||
position = vec4(czm_sunPositionColumbusView.zxy, 1.0);
|
||
}
|
||
|
||
vec4 positionEC = czm_view * position;
|
||
vec4 positionWC = czm_eyeToWindowCoordinates(positionEC);
|
||
|
||
vec2 halfSize = vec2(u_size * 0.5);
|
||
halfSize *= ((direction * 2.0) - 1.0);
|
||
|
||
gl_Position = czm_viewportOrthographic * vec4(positionWC.xy + halfSize, -positionWC.z, 1.0);
|
||
|
||
v_textureCoordinates = direction;
|
||
}
|
||
`;var DI=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
varying vec4 v_startPlaneEC;
|
||
varying vec4 v_endPlaneEC;
|
||
varying vec4 v_rightPlaneEC;
|
||
varying float v_halfWidth;
|
||
varying vec3 v_volumeUpEC;
|
||
|
||
uniform vec4 u_highlightColor;
|
||
void main()
|
||
{
|
||
float logDepthOrDepth = czm_branchFreeTernary(czm_sceneMode == czm_sceneMode2D, gl_FragCoord.z, czm_unpackDepth(texture2D(czm_globeDepthTexture, gl_FragCoord.xy / czm_viewport.zw)));
|
||
|
||
// Discard for sky
|
||
if (logDepthOrDepth == 0.0) {
|
||
#ifdef DEBUG_SHOW_VOLUME
|
||
gl_FragColor = vec4(0.0, 0.0, 1.0, 0.5);
|
||
return;
|
||
#else // DEBUG_SHOW_VOLUME
|
||
discard;
|
||
#endif // DEBUG_SHOW_VOLUME
|
||
}
|
||
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(gl_FragCoord.xy, logDepthOrDepth);
|
||
eyeCoordinate /= eyeCoordinate.w;
|
||
|
||
float halfMaxWidth = v_halfWidth * czm_metersPerPixel(eyeCoordinate);
|
||
|
||
// Expand halfMaxWidth if direction to camera is almost perpendicular with the volume's up direction
|
||
halfMaxWidth += halfMaxWidth * (1.0 - dot(-normalize(eyeCoordinate.xyz), v_volumeUpEC));
|
||
|
||
// Check distance of the eye coordinate against the right-facing plane
|
||
float widthwiseDistance = czm_planeDistance(v_rightPlaneEC, eyeCoordinate.xyz);
|
||
|
||
// Check eye coordinate against the mitering planes
|
||
float distanceFromStart = czm_planeDistance(v_startPlaneEC, eyeCoordinate.xyz);
|
||
float distanceFromEnd = czm_planeDistance(v_endPlaneEC, eyeCoordinate.xyz);
|
||
|
||
if (abs(widthwiseDistance) > halfMaxWidth || distanceFromStart < 0.0 || distanceFromEnd < 0.0) {
|
||
#ifdef DEBUG_SHOW_VOLUME
|
||
gl_FragColor = vec4(logDepthOrDepth, 0.0, 0.0, 0.5);
|
||
return;
|
||
#else // DEBUG_SHOW_VOLUME
|
||
discard;
|
||
#endif // DEBUG_SHOW_VOLUME
|
||
}
|
||
gl_FragColor = u_highlightColor;
|
||
|
||
czm_writeDepthClamp();
|
||
}
|
||
`;var wI=`attribute vec3 startEllipsoidNormal;
|
||
attribute vec3 endEllipsoidNormal;
|
||
attribute vec4 startPositionAndHeight;
|
||
attribute vec4 endPositionAndHeight;
|
||
attribute vec4 startFaceNormalAndVertexCorner;
|
||
attribute vec4 endFaceNormalAndHalfWidth;
|
||
attribute float a_batchId;
|
||
|
||
uniform mat4 u_modifiedModelView;
|
||
uniform vec2 u_minimumMaximumVectorHeights;
|
||
|
||
varying vec4 v_startPlaneEC;
|
||
varying vec4 v_endPlaneEC;
|
||
varying vec4 v_rightPlaneEC;
|
||
varying float v_halfWidth;
|
||
varying vec3 v_volumeUpEC;
|
||
|
||
void main()
|
||
{
|
||
// vertex corner IDs
|
||
// 3-----------7
|
||
// /| left /|
|
||
// / | 1 / |
|
||
// 2-----------6 5 end
|
||
// | / | /
|
||
// start |/ right |/
|
||
// 0-----------4
|
||
//
|
||
float isEnd = floor(startFaceNormalAndVertexCorner.w * 0.251); // 0 for front, 1 for end
|
||
float isTop = floor(startFaceNormalAndVertexCorner.w * mix(0.51, 0.19, isEnd)); // 0 for bottom, 1 for top
|
||
|
||
vec3 forward = endPositionAndHeight.xyz - startPositionAndHeight.xyz;
|
||
vec3 right = normalize(cross(forward, startEllipsoidNormal));
|
||
|
||
vec4 position = vec4(startPositionAndHeight.xyz, 1.0);
|
||
position.xyz += forward * isEnd;
|
||
|
||
v_volumeUpEC = czm_normal * normalize(cross(right, forward));
|
||
|
||
// Push for volume height
|
||
float offset;
|
||
vec3 ellipsoidNormal = mix(startEllipsoidNormal, endEllipsoidNormal, isEnd);
|
||
|
||
// offset height to create volume
|
||
offset = mix(startPositionAndHeight.w, endPositionAndHeight.w, isEnd);
|
||
offset = mix(u_minimumMaximumVectorHeights.y, u_minimumMaximumVectorHeights.x, isTop) - offset;
|
||
position.xyz += offset * ellipsoidNormal;
|
||
|
||
// move from RTC to EC
|
||
position = u_modifiedModelView * position;
|
||
right = czm_normal * right;
|
||
|
||
// Push for width in a direction that is in the start or end plane and in a plane with right
|
||
// N = normalEC ("right-facing" direction for push)
|
||
// R = right
|
||
// p = angle between N and R
|
||
// w = distance to push along R if R == N
|
||
// d = distance to push along N
|
||
//
|
||
// N R
|
||
// { p| } * cos(p) = dot(N, R) = w / d
|
||
// d | |w * d = w / dot(N, R)
|
||
// { | }
|
||
// o---------- polyline segment ---->
|
||
//
|
||
vec3 scratchNormal = mix(-startFaceNormalAndVertexCorner.xyz, endFaceNormalAndHalfWidth.xyz, isEnd);
|
||
scratchNormal = cross(scratchNormal, mix(startEllipsoidNormal, endEllipsoidNormal, isEnd));
|
||
vec3 miterPushNormal = czm_normal * normalize(scratchNormal);
|
||
|
||
offset = 2.0 * endFaceNormalAndHalfWidth.w * max(0.0, czm_metersPerPixel(position)); // offset = widthEC
|
||
offset = offset / dot(miterPushNormal, right);
|
||
position.xyz += miterPushNormal * (offset * sign(0.5 - mod(startFaceNormalAndVertexCorner.w, 2.0)));
|
||
|
||
gl_Position = czm_depthClamp(czm_projection * position);
|
||
|
||
position = u_modifiedModelView * vec4(startPositionAndHeight.xyz, 1.0);
|
||
vec3 startNormalEC = czm_normal * startFaceNormalAndVertexCorner.xyz;
|
||
v_startPlaneEC = vec4(startNormalEC, -dot(startNormalEC, position.xyz));
|
||
v_rightPlaneEC = vec4(right, -dot(right, position.xyz));
|
||
|
||
position = u_modifiedModelView * vec4(endPositionAndHeight.xyz, 1.0);
|
||
vec3 endNormalEC = czm_normal * endFaceNormalAndHalfWidth.xyz;
|
||
v_endPlaneEC = vec4(endNormalEC, -dot(endNormalEC, position.xyz));
|
||
v_halfWidth = endFaceNormalAndHalfWidth.w;
|
||
}
|
||
`;var II=`attribute vec4 currentPosition;
|
||
attribute vec4 previousPosition;
|
||
attribute vec4 nextPosition;
|
||
attribute vec2 expandAndWidth;
|
||
attribute float a_batchId;
|
||
|
||
uniform mat4 u_modifiedModelView;
|
||
|
||
void main()
|
||
{
|
||
float expandDir = expandAndWidth.x;
|
||
float width = abs(expandAndWidth.y) + 0.5;
|
||
bool usePrev = expandAndWidth.y < 0.0;
|
||
|
||
vec4 p = u_modifiedModelView * currentPosition;
|
||
vec4 prev = u_modifiedModelView * previousPosition;
|
||
vec4 next = u_modifiedModelView * nextPosition;
|
||
|
||
float angle;
|
||
vec4 positionWC = getPolylineWindowCoordinatesEC(p, prev, next, expandDir, width, usePrev, angle);
|
||
gl_Position = czm_viewportOrthographic * positionWC;
|
||
}
|
||
`;var aT=`attribute vec3 position;
|
||
attribute float a_batchId;
|
||
|
||
uniform mat4 u_modifiedModelViewProjection;
|
||
|
||
void main()
|
||
{
|
||
gl_Position = czm_depthClamp(u_modifiedModelViewProjection * vec4(position, 1.0));
|
||
}
|
||
`;var PI=`
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
czm_materialInput materialInput;
|
||
|
||
materialInput.s = v_textureCoordinates.s;
|
||
materialInput.st = v_textureCoordinates;
|
||
materialInput.str = vec3(v_textureCoordinates, 0.0);
|
||
materialInput.normalEC = vec3(0.0, 0.0, -1.0);
|
||
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
}
|
||
`;var JG=wo(Nl(),1);var EQ=wo(TQ(),1);var KSe=0,KG={};function qm(e,t){let n,i=e;u(KG[i])?n=KG[i]:(n=KSe++,KG[i]=n),t=y(t,!1),this._id=n,this._html=e,this._showOnScreen=t,this._element=void 0}Object.defineProperties(qm.prototype,{html:{get:function(){return this._html}},id:{get:function(){return this._id}},showOnScreen:{get:function(){return this._showOnScreen},set:function(e){this._showOnScreen=e}},element:{get:function(){if(!u(this._element)){let e=EQ.default.sanitize(this._html),t=document.createElement("div");t._creditId=this._id,t.style.display="inline",t.innerHTML=e;let n=t.querySelectorAll("a");for(let i=0;i<n.length;i++)n[i].setAttribute("target","_blank");this._element=t}return this._element}}});qm.equals=function(e,t){return e===t||u(e)&&u(t)&&e._id===t._id&&e._showOnScreen===t._showOnScreen};qm.prototype.equals=function(e){return qm.equals(this,e)};qm.getIonCredit=function(e){let t=u(e.collapsible)&&!e.collapsible,n=new qm(e.html,t);return n._isIon=n.html.indexOf("ion-credit.png")!==-1,n};qm.clone=function(e){if(u(e))return new qm(e.html,e.showOnScreen)};var Kt=qm;var ZG,bQ="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIyZTlhMmUzMS1iZjI3LTRhMmQtYjFkZi02MDhlMDZjZDlmNDIiLCJpZCI6MjU5LCJpYXQiOjE2NzI2ODQyMDR9.GfS2oIjtP-hkhYm4g_Y6Vvpdp954z30qPWJnlNBF-co",j3={};j3.defaultAccessToken=bQ;j3.defaultServer=new Oe({url:"https://api.cesium.com/"});j3.getDefaultTokenCredit=function(e){if(e===bQ){if(!u(ZG)){let t=`<b> This application is using Cesium's default ion access token. Please assign <i>Cesium.Ion.defaultAccessToken</i> with an access token from your ion account before making any Cesium API calls. You can sign up for a free ion account at <a href="https://cesium.com">https://cesium.com</a>.</b>`;ZG=new Kt(t,!0)}return ZG}};var qf=j3;function yc(e,t){let n,i=e.externalType,o=u(i);if(!o)n={url:e.url,retryAttempts:1,retryCallback:ZSe};else if(i==="3DTILES"||i==="STK_TERRAIN_SERVER")n={url:e.options.url};else throw new ue("Ion.createResource does not support external imagery assets; use IonImageryProvider instead.");Oe.call(this,n),this._ionEndpoint=e,this._ionEndpointDomain=o?void 0:new JG.default(e.url).authority(),this._ionEndpointResource=t,this._ionRoot=void 0,this._pendingPromise=void 0,this._credits=void 0,this._isExternal=o}u(Object.create)&&(yc.prototype=Object.create(Oe.prototype),yc.prototype.constructor=yc);yc.fromAssetId=function(e,t){let n=yc._createEndpointResource(e,t);return n.fetchJson().then(function(i){return new yc(i,n)})};Object.defineProperties(yc.prototype,{credits:{get:function(){return u(this._ionRoot)?this._ionRoot.credits:u(this._credits)?this._credits:(this._credits=yc.getCreditsFromEndpoint(this._ionEndpoint,this._ionEndpointResource),this._credits)}}});yc.getCreditsFromEndpoint=function(e,t){let n=e.attributions.map(Kt.getIonCredit),i=qf.getDefaultTokenCredit(t.queryParameters.access_token);return u(i)&&n.push(Kt.clone(i)),n};yc.prototype.clone=function(e){let t=y(this._ionRoot,this);return u(e)||(e=new yc(t._ionEndpoint,t._ionEndpointResource)),e=Oe.prototype.clone.call(this,e),e._ionRoot=t,e._isExternal=this._isExternal,e};yc.prototype.fetchImage=function(e){if(!this._isExternal){let t=e;e={preferBlob:!0},u(t)&&(e.flipY=t.flipY,e.preferImageBitmap=t.preferImageBitmap)}return Oe.prototype.fetchImage.call(this,e)};yc.prototype._makeRequest=function(e){return this._isExternal||new JG.default(this.url).authority()!==this._ionEndpointDomain?Oe.prototype._makeRequest.call(this,e):(u(e.headers)||(e.headers={}),e.headers.Authorization=`Bearer ${this._ionEndpoint.accessToken}`,Oe.prototype._makeRequest.call(this,e))};yc._createEndpointResource=function(e,t){t=y(t,y.EMPTY_OBJECT);let n=y(t.server,qf.defaultServer),i=y(t.accessToken,qf.defaultAccessToken);n=Oe.createIfNeeded(n);let o={url:`v1/assets/${e}/endpoint`};return u(i)&&(o.queryParameters={access_token:i}),n.getDerivedResource(o)};function ZSe(e,t){let n=y(e._ionRoot,e),i=n._ionEndpointResource,o=typeof Image<"u";return!u(t)||t.statusCode!==401&&!(o&&t.target instanceof Image)?Promise.resolve(!1):(u(n._pendingPromise)||(n._pendingPromise=i.fetchJson().then(function(r){return n._ionEndpoint=r,r}).finally(function(r){return n._pendingPromise=void 0,r})),n._pendingPromise.then(function(r){return e._ionEndpoint=r,!0}))}var Xf=yc;function $_(e){e=y(e,y.EMPTY_OBJECT),this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._rectangle=y(e.rectangle,ce.MAX_VALUE),this._projection=new Ci(this._ellipsoid),this._numberOfLevelZeroTilesX=y(e.numberOfLevelZeroTilesX,2),this._numberOfLevelZeroTilesY=y(e.numberOfLevelZeroTilesY,1)}Object.defineProperties($_.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},rectangle:{get:function(){return this._rectangle}},projection:{get:function(){return this._projection}}});$_.prototype.getNumberOfXTilesAtLevel=function(e){return this._numberOfLevelZeroTilesX<<e};$_.prototype.getNumberOfYTilesAtLevel=function(e){return this._numberOfLevelZeroTilesY<<e};$_.prototype.rectangleToNativeRectangle=function(e,t){let n=P.toDegrees(e.west),i=P.toDegrees(e.south),o=P.toDegrees(e.east),r=P.toDegrees(e.north);return u(t)?(t.west=n,t.south=i,t.east=o,t.north=r,t):new ce(n,i,o,r)};$_.prototype.tileXYToNativeRectangle=function(e,t,n,i){let o=this.tileXYToRectangle(e,t,n,i);return o.west=P.toDegrees(o.west),o.south=P.toDegrees(o.south),o.east=P.toDegrees(o.east),o.north=P.toDegrees(o.north),o};$_.prototype.tileXYToRectangle=function(e,t,n,i){let o=this._rectangle,r=this.getNumberOfXTilesAtLevel(n),s=this.getNumberOfYTilesAtLevel(n),a=o.width/r,c=e*a+o.west,l=(e+1)*a+o.west,f=o.height/s,d=o.north-t*f,p=o.north-(t+1)*f;return u(i)||(i=new ce(c,p,l,d)),i.west=c,i.south=p,i.east=l,i.north=d,i};$_.prototype.positionToTileXY=function(e,t,n){let i=this._rectangle;if(!ce.contains(i,e))return;let o=this.getNumberOfXTilesAtLevel(t),r=this.getNumberOfYTilesAtLevel(t),s=i.width/o,a=i.height/r,c=e.longitude;i.east<i.west&&(c+=P.TWO_PI);let l=(c-i.west)/s|0;l>=o&&(l=o-1);let f=(i.north-e.latitude)/a|0;return f>=r&&(f=r-1),u(n)?(n.x=l,n.y=f,n):new H(l,f)};var Gi=$_;function JSe(e){let t,n=e.name,i=e.message;u(n)&&u(i)?t=`${n}: ${i}`:t=e.toString();let o=e.stack;return u(o)&&(t+=`
|
||
${o}`),t}var Eh=JSe;function Y3(e,t,n,i,o,r,s){this.provider=e,this.message=t,this.x=n,this.y=i,this.level=o,this.timesRetried=y(r,0),this.retry=!1,this.error=s}Y3.reportError=function(e,t,n,i,o,r,s,a){let c=e;return u(e)?(c.provider=t,c.message=i,c.x=o,c.y=r,c.level=s,c.retry=!1,c.error=a,++c.timesRetried):c=new Y3(t,i,o,r,s,0,a),n.numberOfListeners>0?n.raiseEvent(c):console.log(`An error occurred in "${t.constructor.name}": ${Eh(i)}`),c};Y3.reportSuccess=function(e){u(e)&&(e.timesRetried=-1)};var Xn=Y3;function rl(e){this._ellipsoid=y(e,ie.WGS84),this._semimajorAxis=this._ellipsoid.maximumRadius,this._oneOverSemimajorAxis=1/this._semimajorAxis}Object.defineProperties(rl.prototype,{ellipsoid:{get:function(){return this._ellipsoid}}});rl.mercatorAngleToGeodeticLatitude=function(e){return P.PI_OVER_TWO-2*Math.atan(Math.exp(-e))};rl.geodeticLatitudeToMercatorAngle=function(e){e>rl.MaximumLatitude?e=rl.MaximumLatitude:e<-rl.MaximumLatitude&&(e=-rl.MaximumLatitude);let t=Math.sin(e);return .5*Math.log((1+t)/(1-t))};rl.MaximumLatitude=rl.mercatorAngleToGeodeticLatitude(Math.PI);rl.prototype.project=function(e,t){let n=this._semimajorAxis,i=e.longitude*n,o=rl.geodeticLatitudeToMercatorAngle(e.latitude)*n,r=e.height;return u(t)?(t.x=i,t.y=o,t.z=r,t):new h(i,o,r)};rl.prototype.unproject=function(e,t){let n=this._oneOverSemimajorAxis,i=e.x*n,o=rl.mercatorAngleToGeodeticLatitude(e.y*n),r=e.z;return u(t)?(t.longitude=i,t.latitude=o,t.height=r,t):new he(i,o,r)};var Ei=rl;function eg(e){if(e=y(e,y.EMPTY_OBJECT),this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._numberOfLevelZeroTilesX=y(e.numberOfLevelZeroTilesX,1),this._numberOfLevelZeroTilesY=y(e.numberOfLevelZeroTilesY,1),this._projection=new Ei(this._ellipsoid),u(e.rectangleSouthwestInMeters)&&u(e.rectangleNortheastInMeters))this._rectangleSouthwestInMeters=e.rectangleSouthwestInMeters,this._rectangleNortheastInMeters=e.rectangleNortheastInMeters;else{let i=this._ellipsoid.maximumRadius*Math.PI;this._rectangleSouthwestInMeters=new H(-i,-i),this._rectangleNortheastInMeters=new H(i,i)}let t=this._projection.unproject(this._rectangleSouthwestInMeters),n=this._projection.unproject(this._rectangleNortheastInMeters);this._rectangle=new ce(t.longitude,t.latitude,n.longitude,n.latitude)}Object.defineProperties(eg.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},rectangle:{get:function(){return this._rectangle}},projection:{get:function(){return this._projection}}});eg.prototype.getNumberOfXTilesAtLevel=function(e){return this._numberOfLevelZeroTilesX<<e};eg.prototype.getNumberOfYTilesAtLevel=function(e){return this._numberOfLevelZeroTilesY<<e};eg.prototype.rectangleToNativeRectangle=function(e,t){let n=this._projection,i=n.project(ce.southwest(e)),o=n.project(ce.northeast(e));return u(t)?(t.west=i.x,t.south=i.y,t.east=o.x,t.north=o.y,t):new ce(i.x,i.y,o.x,o.y)};eg.prototype.tileXYToNativeRectangle=function(e,t,n,i){let o=this.getNumberOfXTilesAtLevel(n),r=this.getNumberOfYTilesAtLevel(n),s=(this._rectangleNortheastInMeters.x-this._rectangleSouthwestInMeters.x)/o,a=this._rectangleSouthwestInMeters.x+e*s,c=this._rectangleSouthwestInMeters.x+(e+1)*s,l=(this._rectangleNortheastInMeters.y-this._rectangleSouthwestInMeters.y)/r,f=this._rectangleNortheastInMeters.y-t*l,d=this._rectangleNortheastInMeters.y-(t+1)*l;return u(i)?(i.west=a,i.south=d,i.east=c,i.north=f,i):new ce(a,d,c,f)};eg.prototype.tileXYToRectangle=function(e,t,n,i){let o=this.tileXYToNativeRectangle(e,t,n,i),r=this._projection,s=r.unproject(new H(o.west,o.south)),a=r.unproject(new H(o.east,o.north));return o.west=s.longitude,o.south=s.latitude,o.east=a.longitude,o.north=a.latitude,o};eg.prototype.positionToTileXY=function(e,t,n){let i=this._rectangle;if(!ce.contains(i,e))return;let o=this.getNumberOfXTilesAtLevel(t),r=this.getNumberOfYTilesAtLevel(t),a=(this._rectangleNortheastInMeters.x-this._rectangleSouthwestInMeters.x)/o,l=(this._rectangleNortheastInMeters.y-this._rectangleSouthwestInMeters.y)/r,d=this._projection.project(e),p=d.x-this._rectangleSouthwestInMeters.x,g=this._rectangleNortheastInMeters.y-d.y,m=p/a|0;m>=o&&(m=o-1);let A=g/l|0;return A>=r&&(A=r-1),u(n)?(n.x=m,n.y=A,n):new H(m,A)};var Fr=eg;function QG(e){e=y(e,y.EMPTY_OBJECT),this._pixelsToCheck=e.pixelsToCheck,this._missingImagePixels=void 0,this._missingImageByteLength=void 0,this._isReady=!1;let t=Oe.createIfNeeded(e.missingImageUrl),n=this;function i(r){u(r.blob)&&(n._missingImageByteLength=r.blob.size);let s=Wf(r);if(e.disableCheckIfAllPixelsAreTransparent){let a=!0,c=r.width,l=e.pixelsToCheck;for(let f=0,d=l.length;a&&f<d;++f){let p=l[f],g=p.x*4+p.y*c;s[g+3]>0&&(a=!1)}a&&(s=void 0)}n._missingImagePixels=s,n._isReady=!0}function o(){n._missingImagePixels=void 0,n._isReady=!0}t.fetchImage({preferBlob:!0,preferImageBitmap:!0,flipY:!0}).then(i).catch(o)}QG.prototype.isReady=function(){return this._isReady};QG.prototype.shouldDiscardImage=function(e){let t=this._pixelsToCheck,n=this._missingImagePixels;if(!u(n)||u(e.blob)&&e.blob.size!==this._missingImageByteLength)return!1;let i=Wf(e),o=e.width;for(let r=0,s=t.length;r<s;++r){let a=t[r],c=a.x*4+a.y*o;for(let l=0;l<4;++l){let f=c+l;if(i[f]!==n[f])return!1}}return!0};var OI=QG;function $G(){this.name=void 0,this.description=void 0,this.position=void 0,this.data=void 0,this.imageryLayer=void 0}$G.prototype.configureNameFromProperties=function(e){let t=10,n;for(let i in e)if(e.hasOwnProperty(i)&&e[i]){let o=i.toLowerCase();t>1&&o==="name"?(t=1,n=i):t>2&&o==="title"?(t=2,n=i):t>3&&/name/i.test(i)?(t=3,n=i):t>4&&/title/i.test(i)&&(t=4,n=i)}u(n)&&(this.name=e[n])};$G.prototype.configureDescriptionFromProperties=function(e){function t(n){let i='<table class="cesium-infoBox-defaultTable">';for(let o in n)if(n.hasOwnProperty(o)){let r=n[o];u(r)&&(typeof r=="object"?i+=`<tr><td>${o}</td><td>${t(r)}</td></tr>`:i+=`<tr><td>${o}</td><td>${r}</td></tr>`)}return i+="</table>",i}this.description=t(e)};var Kf=$G;function cT(){this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0,de.throwInstantiationError()}Object.defineProperties(cT.prototype,{ready:{get:de.throwInstantiationError},readyPromise:{get:de.throwInstantiationError},rectangle:{get:de.throwInstantiationError},tileWidth:{get:de.throwInstantiationError},tileHeight:{get:de.throwInstantiationError},maximumLevel:{get:de.throwInstantiationError},minimumLevel:{get:de.throwInstantiationError},tilingScheme:{get:de.throwInstantiationError},tileDiscardPolicy:{get:de.throwInstantiationError},errorEvent:{get:de.throwInstantiationError},credit:{get:de.throwInstantiationError},proxy:{get:de.throwInstantiationError},hasAlphaChannel:{get:de.throwInstantiationError}});cT.prototype.getTileCredits=function(e,t,n){de.throwInstantiationError()};cT.prototype.requestImage=function(e,t,n,i){de.throwInstantiationError()};cT.prototype.pickFeatures=function(e,t,n,i,o){de.throwInstantiationError()};var QSe=/\.ktx2$/i;cT.loadImage=function(e,t){let n=Oe.createIfNeeded(t);return QSe.test(n.url)?tl(n):u(e)&&u(e.tileDiscardPolicy)?n.fetchImage({preferBlob:!0,preferImageBitmap:!0,flipY:!0}):n.fetchImage({preferImageBitmap:!0,flipY:!0})};var Ac=cT;function RI(e){e=y(e,y.EMPTY_OBJECT),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let t=Oe.createIfNeeded(e.url);t.appendForwardSlash(),u(e.token)&&t.setQueryParameters({token:e.token}),this._resource=t,this._tileDiscardPolicy=e.tileDiscardPolicy,this._tileWidth=y(e.tileWidth,256),this._tileHeight=y(e.tileHeight,256),this._maximumLevel=e.maximumLevel,this._tilingScheme=y(e.tilingScheme,new Gi({ellipsoid:e.ellipsoid})),this._useTiles=y(e.usePreCachedTilesIfAvailable,!0),this._rectangle=y(e.rectangle,this._tilingScheme.rectangle),this._layers=e.layers;let n=e.credit;typeof n=="string"&&(n=new Kt(n)),this._credit=n,this.enablePickFeatures=y(e.enablePickFeatures,!0),this._errorEvent=new Ae,this._ready=!1;let i=this,o;function r(c){let l=c.tileInfo;if(!u(l))i._useTiles=!1;else{if(i._tileWidth=l.rows,i._tileHeight=l.cols,l.spatialReference.wkid===102100||l.spatialReference.wkid===102113)i._tilingScheme=new Fr({ellipsoid:e.ellipsoid});else if(c.tileInfo.spatialReference.wkid===4326)i._tilingScheme=new Gi({ellipsoid:e.ellipsoid});else{let f=`Tile spatial reference WKID ${c.tileInfo.spatialReference.wkid} is not supported.`;return o=Xn.reportError(o,i,i._errorEvent,f,void 0,void 0,void 0),o.retry?a():Promise.reject(new ue(f))}if(i._maximumLevel=c.tileInfo.lods.length-1,u(c.fullExtent)){if(u(c.fullExtent.spatialReference)&&u(c.fullExtent.spatialReference.wkid))if(c.fullExtent.spatialReference.wkid===102100||c.fullExtent.spatialReference.wkid===102113){let f=new Ei,d=c.fullExtent,p=f.unproject(new h(Math.max(d.xmin,-i._tilingScheme.ellipsoid.maximumRadius*Math.PI),Math.max(d.ymin,-i._tilingScheme.ellipsoid.maximumRadius*Math.PI),0)),g=f.unproject(new h(Math.min(d.xmax,i._tilingScheme.ellipsoid.maximumRadius*Math.PI),Math.min(d.ymax,i._tilingScheme.ellipsoid.maximumRadius*Math.PI),0));i._rectangle=new ce(p.longitude,p.latitude,g.longitude,g.latitude)}else if(c.fullExtent.spatialReference.wkid===4326)i._rectangle=ce.fromDegrees(c.fullExtent.xmin,c.fullExtent.ymin,c.fullExtent.xmax,c.fullExtent.ymax);else{let f=`fullExtent.spatialReference WKID ${c.fullExtent.spatialReference.wkid} is not supported.`;return o=Xn.reportError(o,i,i._errorEvent,f,void 0,void 0,void 0),o.retry?a():Promise.reject(new ue(f))}}else i._rectangle=i._tilingScheme.rectangle;u(i._tileDiscardPolicy)||(i._tileDiscardPolicy=new OI({missingImageUrl:SQ(i,0,0,i._maximumLevel).url,pixelsToCheck:[new H(0,0),new H(200,20),new H(20,200),new H(80,110),new H(160,130)],disableCheckIfAllPixelsAreTransparent:!0})),i._useTiles=!0}return u(c.copyrightText)&&c.copyrightText.length>0&&(i._credit=new Kt(c.copyrightText)),i._ready=!0,Xn.reportSuccess(o),Promise.resolve(!0)}function s(c){let l=`An error occurred while accessing ${i._resource.url}.`;return o=Xn.reportError(o,i,i._errorEvent,l,void 0,void 0,void 0),Promise.reject(new ue(l))}function a(){return i._resource.getDerivedResource({queryParameters:{f:"json"}}).fetchJsonp().then(r).catch(s)}this._useTiles?this._readyPromise=a():(this._ready=!0,this._readyPromise=Promise.resolve(!0))}function SQ(e,t,n,i,o){let r;if(e._useTiles)r=e._resource.getDerivedResource({url:`tile/${i}/${n}/${t}`,request:o});else{let s=e._tilingScheme.tileXYToNativeRectangle(t,n,i),c={bbox:`${s.west},${s.south},${s.east},${s.north}`,size:`${e._tileWidth},${e._tileHeight}`,format:"png32",transparent:!0,f:"image"};e._tilingScheme.projection instanceof Ci?(c.bboxSR=4326,c.imageSR=4326):(c.bboxSR=3857,c.imageSR=3857),e.layers&&(c.layers=`show:${e.layers}`),r=e._resource.getDerivedResource({url:"export",request:o,queryParameters:c})}return r}Object.defineProperties(RI.prototype,{url:{get:function(){return this._resource._url}},token:{get:function(){return this._resource.queryParameters.token}},proxy:{get:function(){return this._resource.proxy}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return this._maximumLevel}},minimumLevel:{get:function(){return 0}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._rectangle}},tileDiscardPolicy:{get:function(){return this._tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},usingPrecachedTiles:{get:function(){return this._useTiles}},hasAlphaChannel:{get:function(){return!0}},layers:{get:function(){return this._layers}}});RI.prototype.getTileCredits=function(e,t,n){};RI.prototype.requestImage=function(e,t,n,i){return Ac.loadImage(this,SQ(this,e,t,n,i))};RI.prototype.pickFeatures=function(e,t,n,i,o){if(!this.enablePickFeatures)return;let r=this._tilingScheme.tileXYToNativeRectangle(e,t,n),s,a,c;if(this._tilingScheme.projection instanceof Ci)s=P.toDegrees(i),a=P.toDegrees(o),c="4326";else{let p=this._tilingScheme.projection.project(new he(i,o,0));s=p.x,a=p.y,c="3857"}let l="visible";u(this._layers)&&(l+=`:${this._layers}`);let f={f:"json",tolerance:2,geometryType:"esriGeometryPoint",geometry:`${s},${a}`,mapExtent:`${r.west},${r.south},${r.east},${r.north}`,imageDisplay:`${this._tileWidth},${this._tileHeight},96`,sr:c,layers:l};return this._resource.getDerivedResource({url:"identify",queryParameters:f}).fetchJson().then(function(p){let g=[],m=p.results;if(!u(m))return g;for(let A=0;A<m.length;++A){let x=m[A],C=new Kf;if(C.data=x,C.name=x.value,C.properties=x.attributes,C.configureDescriptionFromProperties(x.attributes),x.geometryType==="esriGeometryPoint"&&x.geometry){let T=x.geometry.spatialReference&&x.geometry.spatialReference.wkid?x.geometry.spatialReference.wkid:4326;if(T===4326||T===4283)C.position=he.fromDegrees(x.geometry.x,x.geometry.y,x.geometry.z);else if(T===102100||T===900913||T===3857){let E=new Ei;C.position=E.unproject(new h(x.geometry.x,x.geometry.y,x.geometry.z))}}g.push(C)}return g})};var Xm=RI;var $Se={AERIAL:"Aerial",AERIAL_WITH_LABELS:"AerialWithLabels",AERIAL_WITH_LABELS_ON_DEMAND:"AerialWithLabelsOnDemand",ROAD:"Road",ROAD_ON_DEMAND:"RoadOnDemand",CANVAS_DARK:"CanvasDark",CANVAS_LIGHT:"CanvasLight",CANVAS_GRAY:"CanvasGray",ORDNANCE_SURVEY:"OrdnanceSurvey",COLLINS_BART:"CollinsBart"},BI=Object.freeze($Se);function MI(e){}MI.prototype.isReady=function(){return!0};MI.prototype.shouldDiscardImage=function(e){return MI.EMPTY_IMAGE===e};var q3;Object.defineProperties(MI,{EMPTY_IMAGE:{get:function(){return u(q3)||(q3=new Image,q3.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="),q3}}});var lT=MI;function Vs(e){e=y(e,y.EMPTY_OBJECT);let t=e.key;this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=1,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0,this._key=t,this._resource=Oe.createIfNeeded(e.url),this._resource.appendForwardSlash(),this._tileProtocol=e.tileProtocol,this._mapStyle=y(e.mapStyle,BI.AERIAL),this._culture=y(e.culture,""),this._tileDiscardPolicy=e.tileDiscardPolicy,u(this._tileDiscardPolicy)||(this._tileDiscardPolicy=new lT),this._proxy=e.proxy,this._credit=new Kt(`<a href="http://www.bing.com"><img src="${Vs.logoUrl}" title="Bing Imagery"/></a>`),this._tilingScheme=new Fr({numberOfLevelZeroTilesX:2,numberOfLevelZeroTilesY:2,ellipsoid:e.ellipsoid}),this._tileWidth=void 0,this._tileHeight=void 0,this._maximumLevel=void 0,this._imageUrlTemplate=void 0,this._imageUrlSubdomains=void 0,this._errorEvent=new Ae,this._ready=!1;let n=this._tileProtocol;u(n)?n.length>0&&n[n.length-1]===":"&&(n=n.substr(0,n.length-1)):n=document.location.protocol==="http:"?"http":"https";let i=this._resource.getDerivedResource({url:`REST/v1/Imagery/Metadata/${this._mapStyle}`,queryParameters:{incl:"ImageryProviders",key:this._key,uriScheme:n}}),o=this,r;function s(d){if(d.resourceSets.length!==1)return a();let p=d.resourceSets[0].resources[0];o._tileWidth=p.imageWidth,o._tileHeight=p.imageHeight,o._maximumLevel=p.zoomMax-1,o._imageUrlSubdomains=p.imageUrlSubdomains,o._imageUrlTemplate=p.imageUrl;let g=o._attributionList=p.imageryProviders;g||(g=o._attributionList=[]);for(let m=0,A=g.length;m<A;++m){let x=g[m];if(x.credit instanceof Kt)break;x.credit=new Kt(x.attribution);let C=x.coverageAreas;for(let T=0,E=x.coverageAreas.length;T<E;++T){let S=C[T],v=S.bbox;S.bbox=new ce(P.toRadians(v[1]),P.toRadians(v[0]),P.toRadians(v[3]),P.toRadians(v[2]))}}return o._ready=!0,Xn.reportSuccess(r),Promise.resolve(!0)}function a(d){let p=`An error occurred while accessing ${i.url}.`;return r=Xn.reportError(r,o,o._errorEvent,p,void 0,void 0,void 0),r.retry?l():Promise.reject(new ue(p))}let c=i.url;function l(){let d=i.fetchJsonp("jsonp");return Vs._metadataCache[c]=d,d.then(s).catch(a)}let f=Vs._metadataCache[c];u(f)?this._readyPromise=f.then(s).catch(a):this._readyPromise=l()}Object.defineProperties(Vs.prototype,{url:{get:function(){return this._resource.url}},proxy:{get:function(){return this._resource.proxy}},key:{get:function(){return this._key}},mapStyle:{get:function(){return this._mapStyle}},culture:{get:function(){return this._culture}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return this._maximumLevel}},minimumLevel:{get:function(){return 0}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._tilingScheme.rectangle}},tileDiscardPolicy:{get:function(){return this._tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasAlphaChannel:{get:function(){return!1}}});var eve=new ce;Vs.prototype.getTileCredits=function(e,t,n){let i=this._tilingScheme.tileXYToRectangle(e,t,n,eve);return ive(this._attributionList,n,i)};Vs.prototype.requestImage=function(e,t,n,i){let o=Ac.loadImage(this,tve(this,e,t,n,i));if(u(o))return o.catch(function(r){return u(r.blob)&&r.blob.size===0?lT.EMPTY_IMAGE:Promise.reject(r)})};Vs.prototype.pickFeatures=function(e,t,n,i,o){};Vs.tileXYToQuadKey=function(e,t,n){let i="";for(let o=n;o>=0;--o){let r=1<<o,s=0;e&r&&(s|=1),t&r&&(s|=2),i+=s}return i};Vs.quadKeyToTileXY=function(e){let t=0,n=0,i=e.length-1;for(let o=i;o>=0;--o){let r=1<<o,s=+e[i-o];s&1&&(t|=r),s&2&&(n|=r)}return{x:t,y:n,level:i}};Vs._logoUrl=void 0;Object.defineProperties(Vs,{logoUrl:{get:function(){return u(Vs._logoUrl)||(Vs._logoUrl=$t("Assets/Images/bing_maps_credit.png")),Vs._logoUrl},set:function(e){Vs._logoUrl=e}}});function tve(e,t,n,i,o){let r=e._imageUrlTemplate,s=e._imageUrlSubdomains,a=(t+n+i)%s.length;return e._resource.getDerivedResource({url:r,request:o,templateValues:{quadkey:Vs.tileXYToQuadKey(t,n,i),subdomain:s[a],culture:e._culture},queryParameters:{n:"z"}})}var nve=new ce;function ive(e,t,n){++t;let i=[];for(let o=0,r=e.length;o<r;++o){let s=e[o],a=s.coverageAreas,c=!1;for(let l=0,f=s.coverageAreas.length;!c&&l<f;++l){let d=a[l];if(t>=d.zoomMin&&t<=d.zoomMax){let p=ce.intersection(n,d.bbox,nve);u(p)&&(c=!0)}}c&&i.push(s.credit)}return i}Vs._metadataCache={};var LI=Vs;var vQ=/{[^}]+}/g,DQ={x:ave,y:lve,z:dve,s:hve,reverseX:cve,reverseY:uve,reverseZ:fve,westDegrees:mve,southDegrees:pve,eastDegrees:_ve,northDegrees:gve,westProjected:yve,southProjected:Ave,eastProjected:xve,northProjected:Cve,width:Tve,height:Eve},ove=pt(DQ,{i:bve,j:Sve,reverseI:vve,reverseJ:Dve,longitudeDegrees:Ive,latitudeDegrees:Pve,longitudeProjected:Ove,latitudeProjected:Rve,format:Mve});function dT(e){this._errorEvent=new Ae,this._resource=void 0,this._urlSchemeZeroPadding=void 0,this._pickFeaturesResource=void 0,this._tileWidth=void 0,this._tileHeight=void 0,this._maximumLevel=void 0,this._minimumLevel=void 0,this._tilingScheme=void 0,this._rectangle=void 0,this._tileDiscardPolicy=void 0,this._credit=void 0,this._hasAlphaChannel=void 0,this._readyPromise=void 0,this._tags=void 0,this._pickFeaturesTags=void 0,this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0,this.enablePickFeatures=!0,this.reinitialize(e)}Object.defineProperties(dT.prototype,{url:{get:function(){return this._resource.url}},urlSchemeZeroPadding:{get:function(){return this._urlSchemeZeroPadding}},pickFeaturesUrl:{get:function(){return this._pickFeaturesResource.url}},proxy:{get:function(){return this._resource.proxy}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return this._maximumLevel}},minimumLevel:{get:function(){return this._minimumLevel}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._rectangle}},tileDiscardPolicy:{get:function(){return this._tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return u(this._resource)}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasAlphaChannel:{get:function(){return this._hasAlphaChannel}}});dT.prototype.reinitialize=function(e){let t=this;t._readyPromise=Promise.resolve(e).then(function(n){let i=n.customTags,o=pt(DQ,i),r=pt(ove,i),s=Oe.createIfNeeded(n.url),a=Oe.createIfNeeded(n.pickFeaturesUrl);t.enablePickFeatures=y(n.enablePickFeatures,t.enablePickFeatures),t._urlSchemeZeroPadding=y(n.urlSchemeZeroPadding,t.urlSchemeZeroPadding),t._tileDiscardPolicy=n.tileDiscardPolicy,t._getFeatureInfoFormats=n.getFeatureInfoFormats,t._subdomains=n.subdomains,Array.isArray(t._subdomains)?t._subdomains=t._subdomains.slice():u(t._subdomains)&&t._subdomains.length>0?t._subdomains=t._subdomains.split(""):t._subdomains=["a","b","c"],t._tileWidth=y(n.tileWidth,256),t._tileHeight=y(n.tileHeight,256),t._minimumLevel=y(n.minimumLevel,0),t._maximumLevel=n.maximumLevel,t._tilingScheme=y(n.tilingScheme,new Fr({ellipsoid:n.ellipsoid})),t._rectangle=y(n.rectangle,t._tilingScheme.rectangle),t._rectangle=ce.intersection(t._rectangle,t._tilingScheme.rectangle),t._hasAlphaChannel=y(n.hasAlphaChannel,!0);let c=n.credit;return typeof c=="string"&&(c=new Kt(c)),t._credit=c,t._resource=s,t._tags=o,t._pickFeaturesResource=a,t._pickFeaturesTags=r,!0})};dT.prototype.getTileCredits=function(e,t,n){};dT.prototype.requestImage=function(e,t,n,i){return Ac.loadImage(this,rve(this,e,t,n,i))};dT.prototype.pickFeatures=function(e,t,n,i,o){if(!this.enablePickFeatures||!u(this._pickFeaturesResource)||this._getFeatureInfoFormats.length===0)return;let r=0,s=this;function a(l,f){return l.callback(f)}function c(){if(r>=s._getFeatureInfoFormats.length)return Promise.resolve([]);let l=s._getFeatureInfoFormats[r],f=sve(s,e,t,n,i,o,l.format);return++r,l.type==="json"?f.fetchJson().then(l.callback).catch(c):l.type==="xml"?f.fetchXML().then(l.callback).catch(c):l.type==="text"||l.type==="html"?f.fetchText().then(l.callback).catch(c):f.fetch({responseType:l.format}).then(a.bind(void 0,l)).catch(c)}return c()};var X3=!1,zl=new ce,K3=!1,NI=new ce;function rve(e,t,n,i,o){X3=!1,K3=!1;let r=e._resource,s=r.getUrlComponent(!0),a=e._tags,c={},l=s.match(vQ);return u(l)&&l.forEach(function(f){let d=f.substring(1,f.length-1);u(a[d])&&(c[d]=a[d](e,t,n,i))}),r.getDerivedResource({request:o,templateValues:c})}var e8=!1,fT=new H,t8=!1;function sve(e,t,n,i,o,r,s){X3=!1,K3=!1,e8=!1,t8=!1;let a=e._pickFeaturesResource,c=a.getUrlComponent(!0),l=e._pickFeaturesTags,f={},d=c.match(vQ);return u(d)&&d.forEach(function(p){let g=p.substring(1,p.length-1);u(l[g])&&(f[g]=l[g](e,t,n,i,o,r,s))}),a.getDerivedResource({templateValues:f})}function hT(e,t,n){if(e&&e.urlSchemeZeroPadding&&e.urlSchemeZeroPadding.hasOwnProperty(t)){let i=e.urlSchemeZeroPadding[t];if(typeof i=="string"){let o=i.length;o>1&&(n=n.length>=o?n:new Array(o-n.toString().length+1).join("0")+n)}}return n}function ave(e,t,n,i){return hT(e,"{x}",t)}function cve(e,t,n,i){let o=e.tilingScheme.getNumberOfXTilesAtLevel(i)-t-1;return hT(e,"{reverseX}",o)}function lve(e,t,n,i){return hT(e,"{y}",n)}function uve(e,t,n,i){let o=e.tilingScheme.getNumberOfYTilesAtLevel(i)-n-1;return hT(e,"{reverseY}",o)}function fve(e,t,n,i){let o=e.maximumLevel,r=u(o)&&i<o?o-i-1:i;return hT(e,"{reverseZ}",r)}function dve(e,t,n,i){return hT(e,"{z}",i)}function hve(e,t,n,i){let o=(t+n+i)%e._subdomains.length;return e._subdomains[o]}function Z3(e,t,n,i){X3||(e.tilingScheme.tileXYToRectangle(t,n,i,zl),zl.west=P.toDegrees(zl.west),zl.south=P.toDegrees(zl.south),zl.east=P.toDegrees(zl.east),zl.north=P.toDegrees(zl.north),X3=!0)}function mve(e,t,n,i){return Z3(e,t,n,i),zl.west}function pve(e,t,n,i){return Z3(e,t,n,i),zl.south}function _ve(e,t,n,i){return Z3(e,t,n,i),zl.east}function gve(e,t,n,i){return Z3(e,t,n,i),zl.north}function J3(e,t,n,i){K3||(e.tilingScheme.tileXYToNativeRectangle(t,n,i,NI),K3=!0)}function yve(e,t,n,i){return J3(e,t,n,i),NI.west}function Ave(e,t,n,i){return J3(e,t,n,i),NI.south}function xve(e,t,n,i){return J3(e,t,n,i),NI.east}function Cve(e,t,n,i){return J3(e,t,n,i),NI.north}function Tve(e,t,n,i){return e.tileWidth}function Eve(e,t,n,i){return e.tileHeight}function bve(e,t,n,i,o,r,s){return Q3(e,t,n,i,o,r),fT.x}function Sve(e,t,n,i,o,r,s){return Q3(e,t,n,i,o,r),fT.y}function vve(e,t,n,i,o,r,s){return Q3(e,t,n,i,o,r),e.tileWidth-fT.x-1}function Dve(e,t,n,i,o,r,s){return Q3(e,t,n,i,o,r),e.tileHeight-fT.y-1}var wve=new ce,uT=new h;function Q3(e,t,n,i,o,r,s){if(e8)return;n8(e,t,n,i,o,r);let a=uT,c=e.tilingScheme.tileXYToNativeRectangle(t,n,i,wve);fT.x=e.tileWidth*(a.x-c.west)/c.width|0,fT.y=e.tileHeight*(c.north-a.y)/c.height|0,e8=!0}function Ive(e,t,n,i,o,r,s){return P.toDegrees(o)}function Pve(e,t,n,i,o,r,s){return P.toDegrees(r)}function Ove(e,t,n,i,o,r,s){return n8(e,t,n,i,o,r),uT.x}function Rve(e,t,n,i,o,r,s){return n8(e,t,n,i,o,r),uT.y}var Bve=new he;function n8(e,t,n,i,o,r,s){if(!t8){if(e.tilingScheme.projection instanceof Ci)uT.x=P.toDegrees(o),uT.y=P.toDegrees(r);else{let a=Bve;a.longitude=o,a.latitude=r,e.tilingScheme.projection.project(a,uT)}t8=!0}}function Mve(e,t,n,i,o,r,s){return s}var ca=dT;function w0(e){e=y(e,y.EMPTY_OBJECT),this._tmsResource=void 0,this._xmlResource=void 0,this._options=e,this._metadataError=void 0,this._metadataSuccess=this._metadataSuccess.bind(this),this._metadataFailure=this._metadataFailure.bind(this),this._requestMetadata=this._requestMetadata.bind(this);let t,n=this,i=Promise.resolve(e.url).then(function(o){return t=Oe.createIfNeeded(o),t.appendForwardSlash(),n._tmsResource=t,n._xmlResource=t.getDerivedResource({url:"tilemapresource.xml"}),n._requestMetadata()}).catch(o=>Promise.reject(o));ca.call(this,i),this._promise=i}u(Object.create)&&(w0.prototype=Object.create(ca.prototype),w0.prototype.constructor=w0);w0.prototype._requestMetadata=function(){return this._xmlResource.fetchXML().then(this._metadataSuccess).catch(e=>e instanceof ph?this._metadataFailure():Promise.reject(e))};function wQ(e,t){return e.west<t.rectangle.west&&(e.west=t.rectangle.west),e.east>t.rectangle.east&&(e.east=t.rectangle.east),e.south<t.rectangle.south&&(e.south=t.rectangle.south),e.north>t.rectangle.north&&(e.north=t.rectangle.north),e}function IQ(e,t,n){let i=e.positionToTileXY(ce.southwest(t),n),o=e.positionToTileXY(ce.northeast(t),n);return(Math.abs(o.x-i.x)+1)*(Math.abs(o.y-i.y)+1)>4?0:n}w0.prototype._metadataSuccess=function(e){let t=/tileformat/i,n=/tileset/i,i=/tilesets/i,o=/boundingbox/i,r,s,a,c=[],l=this._xmlResource,f=this._metadataError,d=this._requestMetadata,p=e.childNodes[0].childNodes;for(let O=0;O<p.length;O++)if(t.test(p.item(O).nodeName))r=p.item(O);else if(i.test(p.item(O).nodeName)){a=p.item(O);let L=p.item(O).childNodes;for(let N=0;N<L.length;N++)n.test(L.item(N).nodeName)&&c.push(L.item(N))}else o.test(p.item(O).nodeName)&&(s=p.item(O));let g;if(!u(a)||!u(s))return g=`Unable to find expected tilesets or bbox attributes in ${l.url}.`,f=Xn.reportError(f,this,this.errorEvent,g),f.retry?(this._metadataError=f,d()):Promise.reject(new ue(g));let m=this._options,A=y(m.fileExtension,r.getAttribute("extension")),x=y(m.tileWidth,parseInt(r.getAttribute("width"),10)),C=y(m.tileHeight,parseInt(r.getAttribute("height"),10)),T=y(m.minimumLevel,parseInt(c[0].getAttribute("order"),10)),E=y(m.maximumLevel,parseInt(c[c.length-1].getAttribute("order"),10)),S=a.getAttribute("profile"),v=m.tilingScheme;if(!u(v))if(S==="geodetic"||S==="global-geodetic")v=new Gi({ellipsoid:m.ellipsoid});else if(S==="mercator"||S==="global-mercator")v=new Fr({ellipsoid:m.ellipsoid});else return g=`${l.url}specifies an unsupported profile attribute, ${S}.`,f=Xn.reportError(f,this,this.errorEvent,g),f.retry?(this._metadataError=f,d()):Promise.reject(new ue(g));let w=ce.clone(m.rectangle);if(!u(w)){let O,L,N,_;y(m.flipXY,!1)?(N=new H(parseFloat(s.getAttribute("miny")),parseFloat(s.getAttribute("minx"))),_=new H(parseFloat(s.getAttribute("maxy")),parseFloat(s.getAttribute("maxx")))):(N=new H(parseFloat(s.getAttribute("minx")),parseFloat(s.getAttribute("miny"))),_=new H(parseFloat(s.getAttribute("maxx")),parseFloat(s.getAttribute("maxy"))));let D=S==="geodetic"||S==="mercator";if(v.projection instanceof Ci||D)O=he.fromDegrees(N.x,N.y),L=he.fromDegrees(_.x,_.y);else{let I=v.projection;O=I.unproject(N),L=I.unproject(_)}w=new ce(O.longitude,O.latitude,L.longitude,L.latitude)}w=wQ(w,v),T=IQ(v,w,T);let R=this._tmsResource.getDerivedResource({url:`{z}/{x}/{reverseY}.${A}`});return Promise.resolve({url:R,tilingScheme:v,rectangle:w,tileWidth:x,tileHeight:C,minimumLevel:T,maximumLevel:E,tileDiscardPolicy:m.tileDiscardPolicy,credit:m.credit})};w0.prototype._metadataFailure=function(){let e=this._options,t=y(e.fileExtension,"png"),n=y(e.tileWidth,256),i=y(e.tileHeight,256),o=e.maximumLevel,r=u(e.tilingScheme)?e.tilingScheme:new Fr({ellipsoid:e.ellipsoid}),s=y(e.rectangle,r.rectangle);s=wQ(s,r);let a=IQ(r,s,e.minimumLevel),c=this._tmsResource.getDerivedResource({url:`{z}/{x}/{reverseY}.${t}`});return Promise.resolve({url:c,tilingScheme:r,rectangle:s,tileWidth:n,tileHeight:i,minimumLevel:a,maximumLevel:o,tileDiscardPolicy:e.tileDiscardPolicy,credit:e.credit})};var tg=w0;function ku(e){e=y(e,{}),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=1.9,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let t=e.url,n=y(e.path,"/default_map"),i=Oe.createIfNeeded(t).getDerivedResource({url:n[0]==="/"?n.substring(1):n});i.appendForwardSlash(),this._resource=i,this._url=t,this._path=n,this._tileDiscardPolicy=e.tileDiscardPolicy,this._channel=e.channel,this._requestType="ImageryMaps",this._credit=new Kt(`<a href="http://www.google.com/enterprise/mapsearth/products/earthenterprise.html"><img src="${ku.logoUrl}" title="Google Imagery"/></a>`),this._tilingScheme=void 0,this._version=void 0,this._tileWidth=256,this._tileHeight=256,this._maximumLevel=e.maximumLevel,this._errorEvent=new Ae,this._ready=!1;let o=i.getDerivedResource({url:"query",queryParameters:{request:"Json",vars:"geeServerDefs",is2d:"t"}}),r=this,s;function a(f){let d;try{d=JSON.parse(f)}catch{d=JSON.parse(f.replace(/([\[\{,])[\n\r ]*([A-Za-z0-9]+)[\n\r ]*:/g,'$1"$2":'))}let p;for(let m=0;m<d.layers.length;m++)if(d.layers[m].id===r._channel){p=d.layers[m];break}let g;if(!u(p))return g=`Could not find layer with channel (id) of ${r._channel}.`,s=Xn.reportError(s,r,r._errorEvent,g),s.retry?l():Promise.reject(new ue(g));if(!u(p.version))return g=`Could not find a version in channel (id) ${r._channel}.`,s=Xn.reportError(s,r,r._errorEvent,g),s.retry?l():Promise.reject(new ue(g));if(r._version=p.version,u(d.projection)&&d.projection==="flat")r._tilingScheme=new Gi({numberOfLevelZeroTilesX:2,numberOfLevelZeroTilesY:2,rectangle:new ce(-Math.PI,-Math.PI,Math.PI,Math.PI),ellipsoid:e.ellipsoid});else if(!u(d.projection)||d.projection==="mercator")r._tilingScheme=new Fr({numberOfLevelZeroTilesX:2,numberOfLevelZeroTilesY:2,ellipsoid:e.ellipsoid});else return g=`Unsupported projection ${d.projection}.`,s=Xn.reportError(s,r,r._errorEvent,g),s.retry?l():Promise.reject(new ue(g));return r._ready=!0,Xn.reportSuccess(s),Promise.resolve(!0)}function c(f){let d=y(f.message,`An error occurred while accessing ${o.url}.`);return s=Xn.reportError(s,r,r._errorEvent,d),Promise.reject(new ue(d))}function l(){return o.fetchText().then(a).catch(c)}this._readyPromise=l()}Object.defineProperties(ku.prototype,{url:{get:function(){return this._url}},path:{get:function(){return this._path}},proxy:{get:function(){return this._resource.proxy}},channel:{get:function(){return this._channel}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return this._maximumLevel}},minimumLevel:{get:function(){return 0}},tilingScheme:{get:function(){return this._tilingScheme}},version:{get:function(){return this._version}},requestType:{get:function(){return this._requestType}},rectangle:{get:function(){return this._tilingScheme.rectangle}},tileDiscardPolicy:{get:function(){return this._tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasAlphaChannel:{get:function(){return!0}}});ku.prototype.getTileCredits=function(e,t,n){};ku.prototype.requestImage=function(e,t,n,i){let o=this._resource.getDerivedResource({url:"query",request:i,queryParameters:{request:this._requestType,channel:this._channel,version:this._version,x:e,y:t,z:n+1}});return Ac.loadImage(this,o)};ku.prototype.pickFeatures=function(e,t,n,i,o){};ku._logoUrl=void 0;Object.defineProperties(ku,{logoUrl:{get:function(){return u(ku._logoUrl)||(ku._logoUrl=$t("Assets/Images/google_earth_credit.png")),ku._logoUrl},set:function(e){ku._logoUrl=e}}});var FI=ku;var Lve=/\/$/,PQ=new Kt('© <a href="https://www.mapbox.com/about/maps/">Mapbox</a> © <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> <strong><a href="https://www.mapbox.com/map-feedback/">Improve this map</a></strong>');function mT(e){e=y(e,y.EMPTY_OBJECT);let t=e.mapId,n=e.accessToken;this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let i=Oe.createIfNeeded(y(e.url,"https://{s}.tiles.mapbox.com/v4/"));this._mapId=t,this._accessToken=n;let o=y(e.format,"png");/\./.test(o)||(o=`.${o}`),this._format=o;let r=i.getUrlComponent();Lve.test(r)||(r+="/"),r+=`${t}/{z}/{x}/{y}${this._format}`,i.url=r,i.setQueryParameters({access_token:n});let s;u(e.credit)?(s=e.credit,typeof s=="string"&&(s=new Kt(s))):s=PQ,this._resource=i,this._imageryProvider=new ca({url:i,credit:s,ellipsoid:e.ellipsoid,minimumLevel:e.minimumLevel,maximumLevel:e.maximumLevel,rectangle:e.rectangle})}Object.defineProperties(mT.prototype,{url:{get:function(){return this._imageryProvider.url}},ready:{get:function(){return this._imageryProvider.ready}},readyPromise:{get:function(){return this._imageryProvider.readyPromise}},rectangle:{get:function(){return this._imageryProvider.rectangle}},tileWidth:{get:function(){return this._imageryProvider.tileWidth}},tileHeight:{get:function(){return this._imageryProvider.tileHeight}},maximumLevel:{get:function(){return this._imageryProvider.maximumLevel}},minimumLevel:{get:function(){return this._imageryProvider.minimumLevel}},tilingScheme:{get:function(){return this._imageryProvider.tilingScheme}},tileDiscardPolicy:{get:function(){return this._imageryProvider.tileDiscardPolicy}},errorEvent:{get:function(){return this._imageryProvider.errorEvent}},credit:{get:function(){return this._imageryProvider.credit}},proxy:{get:function(){return this._imageryProvider.proxy}},hasAlphaChannel:{get:function(){return this._imageryProvider.hasAlphaChannel}}});mT.prototype.getTileCredits=function(e,t,n){};mT.prototype.requestImage=function(e,t,n,i){return this._imageryProvider.requestImage(e,t,n,i)};mT.prototype.pickFeatures=function(e,t,n,i,o){return this._imageryProvider.pickFeatures(e,t,n,i,o)};mT._defaultCredit=PQ;var VI=mT;function UI(e){e=y(e,y.EMPTY_OBJECT),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let t=Oe.createIfNeeded(e.url),n=y(e.rectangle,ce.MAX_VALUE),i=new Gi({rectangle:n,numberOfLevelZeroTilesX:1,numberOfLevelZeroTilesY:1,ellipsoid:e.ellipsoid});this._tilingScheme=i,this._resource=t,this._image=void 0,this._texture=void 0,this._tileWidth=0,this._tileHeight=0,this._errorEvent=new Ae,this._ready=!1;let o=e.credit;typeof o=="string"&&(o=new Kt(o)),this._credit=o;let r=this,s;function a(f){return r._image=f,r._tileWidth=f.width,r._tileHeight=f.height,r._ready=!0,Xn.reportSuccess(r._errorEvent),Promise.resolve(!0)}function c(f){let d=`Failed to load image ${t.url}.`;return s=Xn.reportError(s,r,r._errorEvent,d,0,0,0),s.retry?l():Promise.reject(new ue(d))}function l(){return Ac.loadImage(null,t).then(a).catch(c)}this._readyPromise=l()}Object.defineProperties(UI.prototype,{url:{get:function(){return this._resource.url}},proxy:{get:function(){return this._resource.proxy}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return 0}},minimumLevel:{get:function(){return 0}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._tilingScheme.rectangle}},tileDiscardPolicy:{get:function(){}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasAlphaChannel:{get:function(){return!0}}});UI.prototype.getTileCredits=function(e,t,n){};UI.prototype.requestImage=function(e,t,n,i){if(u(this._image))return Promise.resolve(this._image)};UI.prototype.pickFeatures=function(e,t,n,i,o){};var kI=UI;function Nve(e,t,n){this.type=e,u(t)||(e==="json"?t="application/json":e==="xml"?t="text/xml":e==="html"?t="text/html":e==="text"&&(t="text/plain")),this.format=t,u(n)||(e==="json"?n=Fve:e==="xml"?n=zve:(e==="html"||e==="text")&&(n=OQ)),this.callback=n}function Fve(e){let t=[],n=e.features;for(let i=0;i<n.length;++i){let o=n[i],r=new Kf;if(r.data=o,r.properties=o.properties,r.configureNameFromProperties(o.properties),r.configureDescriptionFromProperties(o.properties),u(o.geometry)&&o.geometry.type==="Point"){let s=o.geometry.coordinates[0],a=o.geometry.coordinates[1];r.position=he.fromDegrees(s,a)}t.push(r)}return t}var i8="http://www.mapinfo.com/mxp",Vve="http://www.esri.com/wms",Uve="http://www.opengis.net/wfs",kve="http://www.opengis.net/gml";function zve(e){let t=e.documentElement;if(t.localName==="MultiFeatureCollection"&&t.namespaceURI===i8)return Hve(e);if(t.localName==="FeatureInfoResponse"&&t.namespaceURI===Vve)return Gve(e);if(t.localName==="FeatureCollection"&&t.namespaceURI===Uve)return Wve(e);if(t.localName==="ServiceExceptionReport")throw new ue(new XMLSerializer().serializeToString(t));return t.localName==="msGMLOutput"?jve(e):Yve(e)}function Hve(e){let t=[],i=e.documentElement.getElementsByTagNameNS(i8,"Feature");for(let o=0;o<i.length;++o){let r=i[o],s={},a=r.getElementsByTagNameNS(i8,"Val");for(let l=0;l<a.length;++l){let f=a[l];if(f.hasAttribute("ref")){let d=f.getAttribute("ref"),p=f.textContent.trim();s[d]=p}}let c=new Kf;c.data=r,c.properties=s,c.configureNameFromProperties(s),c.configureDescriptionFromProperties(s),t.push(c)}return t}function Gve(e){let t=e.documentElement,n=[],i,o=t.getElementsByTagNameNS("*","FIELDS");if(o.length>0)for(let r=0;r<o.length;++r){let s=o[r];i={};let a=s.attributes;for(let c=0;c<a.length;++c){let l=a[c];i[l.name]=l.value}n.push($3(s,i))}else{let r=t.getElementsByTagNameNS("*","FeatureInfo");for(let s=0;s<r.length;++s){let a=r[s];i={};let c=a.childNodes;for(let l=0;l<c.length;++l){let f=c[l];f.nodeType===Node.ELEMENT_NODE&&(i[f.localName]=f.textContent)}n.push($3(a,i))}}return n}function Wve(e){let t=[],i=e.documentElement.getElementsByTagNameNS(kve,"featureMember");for(let o=0;o<i.length;++o){let r=i[o],s={};o8(r,s),t.push($3(r,s))}return t}function jve(e){let t=[],n,i=e.documentElement.childNodes;for(let r=0;r<i.length;r++)if(i[r].nodeType===Node.ELEMENT_NODE){n=i[r];break}if(!u(n))throw new ue("Unable to find first child of the feature info xml document");let o=n.childNodes;for(let r=0;r<o.length;++r){let s=o[r];if(s.nodeType===Node.ELEMENT_NODE){let a={};o8(s,a),t.push($3(s,a))}}return t}function o8(e,t){let n=!0;for(let i=0;i<e.childNodes.length;++i){let o=e.childNodes[i];o.nodeType===Node.ELEMENT_NODE&&(n=!1),!(o.localName==="Point"||o.localName==="LineString"||o.localName==="Polygon"||o.localName==="boundedBy")&&o.hasChildNodes()&&o8(o,t)&&(t[o.localName]=o.textContent)}return n}function $3(e,t){let n=new Kf;return n.data=e,n.properties=t,n.configureNameFromProperties(t),n.configureDescriptionFromProperties(t),n}function Yve(e){let t=new XMLSerializer().serializeToString(e),n=document.createElement("div"),i=document.createElement("pre");i.textContent=t,n.appendChild(i);let o=new Kf;return o.data=e,o.description=n.innerHTML,[o]}var qve=/<body>\s*<\/body>/im,Xve=/<ServiceExceptionReport([\s\S]*)<\/ServiceExceptionReport>/im,Kve=/<title>([\s\S]*)<\/title>/im;function OQ(e){if(qve.test(e)||Xve.test(e))return;let t,n=Kve.exec(e);n&&n.length>1&&(t=n[1]);let i=new Kf;return i.name=t,i.description=e,i.data=e,[i]}var I0=Nve;function zI(e){e=y(e,y.EMPTY_OBJECT),this._tileCache={},this._tilesRequestedForInterval=[];let t=this._clock=e.clock;this._times=e.times,this._requestImageFunction=e.requestImageFunction,this._reloadFunction=e.reloadFunction,this._currentIntervalIndex=-1,t.onTick.addEventListener(this._clockOnTick,this),this._clockOnTick(t)}Object.defineProperties(zI.prototype,{clock:{get:function(){return this._clock},set:function(e){this._clock!==e&&(this._clock=e,this._clockOnTick(e),this._reloadFunction())}},times:{get:function(){return this._times},set:function(e){this._times!==e&&(this._times=e,this._clockOnTick(this._clock),this._reloadFunction())}},currentInterval:{get:function(){return this._times.get(this._currentIntervalIndex)}}});zI.prototype.getFromCache=function(e,t,n,i){let o=RQ(e,t,n),r,s=this._tileCache[this._currentIntervalIndex];if(u(s)&&u(s[o])){let a=s[o];r=a.promise.catch(function(c){throw i.state=a.request.state,c}),delete s[o]}return r};zI.prototype.checkApproachingInterval=function(e,t,n,i){let o=RQ(e,t,n),r=this._tilesRequestedForInterval,s=BQ(this),a={key:o,priorityFunction:i.priorityFunction};(!u(s)||!MQ(this,a,s))&&r.push(a),r.length>=512&&r.splice(0,256)};zI.prototype._clockOnTick=function(e){let t=e.currentTime,i=this._times.indexOf(t),o=this._currentIntervalIndex;if(i!==o){let s=this._tileCache[o];for(let a in s)s.hasOwnProperty(a)&&s[a].request.cancel();delete this._tileCache[o],this._tilesRequestedForInterval=[],this._currentIntervalIndex=i,this._reloadFunction();return}let r=BQ(this);if(u(r)){let s=this._tilesRequestedForInterval,a=!0;for(;a&&s.length!==0;){let c=s.pop();a=MQ(this,c,r),a||s.push(c)}}};function RQ(e,t,n){return`${e}-${t}-${n}`}function Zve(e){let t=e.split("-");if(t.length===3)return{x:Number(t[0]),y:Number(t[1]),level:Number(t[2])}}function BQ(e){let t=e._times;if(!u(t))return;let n=e._clock,i=n.currentTime,o=n.canAnimate&&n.shouldAnimate,r=n.multiplier;if(!o&&r!==0)return;let s,a=t.indexOf(i);if(a<0)return;let c=t.get(a);return r>0?(s=$.secondsDifference(c.stop,i),++a):(s=$.secondsDifference(c.start,i),--a),s/=r,a>=0&&s<=5?t.get(a):void 0}function MQ(e,t,n){let i=e._times.indexOf(n.start),o=e._tileCache,r=o[i];u(r)||(r=o[i]={});let s=t.key;if(u(r[s]))return!0;let a=Zve(s),c=new Uo({throttle:!1,throttleByServer:!0,type:$r.IMAGERY,priorityFunction:t.priorityFunction}),l=e._requestImageFunction(a.x,a.y,a.level,c,n);return u(l)?(r[s]={promise:l,request:c},!0):!1}var P0=zI;var Jve=[3034,3035,3042,3043,3044],Qve=[4471,4559];function Zf(e){if(e=y(e,y.EMPTY_OBJECT),u(e.times)&&!u(e.clock))throw new de("options.times was specified, so options.clock is required.");this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0,this._getFeatureInfoUrl=y(e.getFeatureInfoUrl,e.url);let t=Oe.createIfNeeded(e.url),n=Oe.createIfNeeded(this._getFeatureInfoUrl);t.setQueryParameters(Zf.DefaultParameters,!0),n.setQueryParameters(Zf.GetFeatureInfoDefaultParameters,!0),u(e.parameters)&&t.setQueryParameters(LQ(e.parameters)),u(e.getFeatureInfoParameters)&&n.setQueryParameters(LQ(e.getFeatureInfoParameters));let i=this;this._reload=void 0,u(e.times)&&(this._timeDynamicImagery=new P0({clock:e.clock,times:e.times,requestImageFunction:function(s,a,c,l,f){return NQ(i,s,a,c,l,f)},reloadFunction:function(){u(i._reload)&&i._reload()}}));let o={};if(o.layers=e.layers,o.bbox="{westProjected},{southProjected},{eastProjected},{northProjected}",o.width="{width}",o.height="{height}",parseFloat(t.queryParameters.version)>=1.3){o.crs=y(e.crs,e.tilingScheme&&e.tilingScheme.projection instanceof Ei?"EPSG:3857":"CRS:84");let s=o.crs.split(":");if(s[0]==="EPSG"&&s.length===2){let a=Number(s[1]);(a>=4e3&&a<5e3&&!Qve.includes(a)||Jve.includes(a))&&(o.bbox="{southProjected},{westProjected},{northProjected},{eastProjected}")}}else o.srs=y(e.srs,e.tilingScheme&&e.tilingScheme.projection instanceof Ei?"EPSG:3857":"EPSG:4326");t.setQueryParameters(o,!0),n.setQueryParameters(o,!0);let r={query_layers:e.layers,info_format:"{format}"};parseFloat(n.queryParameters.version)>=1.3?(r.i="{i}",r.j="{j}"):(r.x="{i}",r.y="{j}"),n.setQueryParameters(r,!0),this._resource=t,this._pickFeaturesResource=n,this._layers=e.layers,this._tileProvider=new ca({url:t,pickFeaturesUrl:n,tilingScheme:y(e.tilingScheme,new Gi({ellipsoid:e.ellipsoid})),rectangle:e.rectangle,tileWidth:e.tileWidth,tileHeight:e.tileHeight,minimumLevel:e.minimumLevel,maximumLevel:e.maximumLevel,subdomains:e.subdomains,tileDiscardPolicy:e.tileDiscardPolicy,credit:e.credit,getFeatureInfoFormats:y(e.getFeatureInfoFormats,Zf.DefaultGetFeatureInfoFormats),enablePickFeatures:e.enablePickFeatures})}function NQ(e,t,n,i,o,r){let s=u(r)?r.data:void 0,a=e._tileProvider;return u(s)&&a._resource.setQueryParameters(s),a.requestImage(t,n,i,o)}function $ve(e,t,n,i,o,r,s){let a=u(s)?s.data:void 0,c=e._tileProvider;return u(a)&&c._pickFeaturesResource.setQueryParameters(a),c.pickFeatures(t,n,i,o,r)}Object.defineProperties(Zf.prototype,{url:{get:function(){return this._resource._url}},proxy:{get:function(){return this._resource.proxy}},layers:{get:function(){return this._layers}},tileWidth:{get:function(){return this._tileProvider.tileWidth}},tileHeight:{get:function(){return this._tileProvider.tileHeight}},maximumLevel:{get:function(){return this._tileProvider.maximumLevel}},minimumLevel:{get:function(){return this._tileProvider.minimumLevel}},tilingScheme:{get:function(){return this._tileProvider.tilingScheme}},rectangle:{get:function(){return this._tileProvider.rectangle}},tileDiscardPolicy:{get:function(){return this._tileProvider.tileDiscardPolicy}},errorEvent:{get:function(){return this._tileProvider.errorEvent}},ready:{get:function(){return this._tileProvider.ready}},readyPromise:{get:function(){return this._tileProvider.readyPromise}},credit:{get:function(){return this._tileProvider.credit}},hasAlphaChannel:{get:function(){return this._tileProvider.hasAlphaChannel}},enablePickFeatures:{get:function(){return this._tileProvider.enablePickFeatures},set:function(e){this._tileProvider.enablePickFeatures=e}},clock:{get:function(){return this._timeDynamicImagery.clock},set:function(e){this._timeDynamicImagery.clock=e}},times:{get:function(){return this._timeDynamicImagery.times},set:function(e){this._timeDynamicImagery.times=e}},getFeatureInfoUrl:{get:function(){return this._getFeatureInfoUrl}}});Zf.prototype.getTileCredits=function(e,t,n){return this._tileProvider.getTileCredits(e,t,n)};Zf.prototype.requestImage=function(e,t,n,i){let o,r=this._timeDynamicImagery,s;return u(r)&&(s=r.currentInterval,o=r.getFromCache(e,t,n,i)),u(o)||(o=NQ(this,e,t,n,i,s)),u(o)&&u(r)&&r.checkApproachingInterval(e,t,n,i),o};Zf.prototype.pickFeatures=function(e,t,n,i,o){let r=this._timeDynamicImagery,s=u(r)?r.currentInterval:void 0;return $ve(this,e,t,n,i,o,s)};Zf.DefaultParameters=Object.freeze({service:"WMS",version:"1.1.1",request:"GetMap",styles:"",format:"image/jpeg"});Zf.GetFeatureInfoDefaultParameters=Object.freeze({service:"WMS",version:"1.1.1",request:"GetFeatureInfo"});Zf.DefaultGetFeatureInfoFormats=Object.freeze([Object.freeze(new I0("json","application/json")),Object.freeze(new I0("xml","text/xml")),Object.freeze(new I0("text","text/html"))]);function LQ(e){let t={};for(let n in e)e.hasOwnProperty(n)&&(t[n.toLowerCase()]=e[n]);return t}var HI=Zf;var eDe=Object.freeze({service:"WMTS",version:"1.0.0",request:"GetTile"});function GI(e){e=y(e,y.EMPTY_OBJECT),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let t=Oe.createIfNeeded(e.url),n=e.style,i=e.tileMatrixSetID,o=t.url,r=o.match(/{/g);if(!u(r)||r.length===1&&/{s}/.test(o))t.setQueryParameters(eDe),this._useKvp=!0;else{let d={style:n,Style:n,TileMatrixSet:i};t.setTemplateValues(d),this._useKvp=!1}this._resource=t,this._layer=e.layer,this._style=n,this._tileMatrixSetID=i,this._tileMatrixLabels=e.tileMatrixLabels,this._format=y(e.format,"image/jpeg"),this._tileDiscardPolicy=e.tileDiscardPolicy,this._tilingScheme=u(e.tilingScheme)?e.tilingScheme:new Fr({ellipsoid:e.ellipsoid}),this._tileWidth=y(e.tileWidth,256),this._tileHeight=y(e.tileHeight,256),this._minimumLevel=y(e.minimumLevel,0),this._maximumLevel=e.maximumLevel,this._rectangle=y(e.rectangle,this._tilingScheme.rectangle),this._dimensions=e.dimensions;let s=this;this._reload=void 0,u(e.times)&&(this._timeDynamicImagery=new P0({clock:e.clock,times:e.times,requestImageFunction:function(d,p,g,m,A){return FQ(s,d,p,g,m,A)},reloadFunction:function(){u(s._reload)&&s._reload()}})),this._readyPromise=Promise.resolve(!0);let a=this._tilingScheme.positionToTileXY(ce.southwest(this._rectangle),this._minimumLevel),c=this._tilingScheme.positionToTileXY(ce.northeast(this._rectangle),this._minimumLevel),l=(Math.abs(c.x-a.x)+1)*(Math.abs(c.y-a.y)+1);this._errorEvent=new Ae;let f=e.credit;this._credit=typeof f=="string"?new Kt(f):f,this._subdomains=e.subdomains,Array.isArray(this._subdomains)?this._subdomains=this._subdomains.slice():u(this._subdomains)&&this._subdomains.length>0?this._subdomains=this._subdomains.split(""):this._subdomains=["a","b","c"]}function FQ(e,t,n,i,o,r){let s=e._tileMatrixLabels,a=u(s)?s[i]:i.toString(),c=e._subdomains,l=e._dimensions,f=u(r)?r.data:void 0,d,p;if(!e._useKvp)p={TileMatrix:a,TileRow:n.toString(),TileCol:t.toString(),s:c[(t+n+i)%c.length]},d=e._resource.getDerivedResource({request:o}),d.setTemplateValues(p),u(l)&&d.setTemplateValues(l),u(f)&&d.setTemplateValues(f);else{let g={};g.tilematrix=a,g.layer=e._layer,g.style=e._style,g.tilerow=n,g.tilecol=t,g.tilematrixset=e._tileMatrixSetID,g.format=e._format,u(l)&&(g=pt(g,l)),u(f)&&(g=pt(g,f)),p={s:c[(t+n+i)%c.length]},d=e._resource.getDerivedResource({queryParameters:g,request:o}),d.setTemplateValues(p)}return Ac.loadImage(e,d)}Object.defineProperties(GI.prototype,{url:{get:function(){return this._resource.url}},proxy:{get:function(){return this._resource.proxy}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return this._maximumLevel}},minimumLevel:{get:function(){return this._minimumLevel}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._rectangle}},tileDiscardPolicy:{get:function(){return this._tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},format:{get:function(){return this._format}},ready:{value:!0},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasAlphaChannel:{get:function(){return!0}},clock:{get:function(){return this._timeDynamicImagery.clock},set:function(e){this._timeDynamicImagery.clock=e}},times:{get:function(){return this._timeDynamicImagery.times},set:function(e){this._timeDynamicImagery.times=e}},dimensions:{get:function(){return this._dimensions},set:function(e){this._dimensions!==e&&(this._dimensions=e,u(this._reload)&&this._reload())}}});GI.prototype.getTileCredits=function(e,t,n){};GI.prototype.requestImage=function(e,t,n,i){let o,r=this._timeDynamicImagery,s;return u(r)&&(s=r.currentInterval,o=r.getFromCache(e,t,n,i)),u(o)||(o=FQ(this,e,t,n,i,s)),u(o)&&u(r)&&r.checkApproachingInterval(e,t,n,i),o};GI.prototype.pickFeatures=function(e,t,n,i,o){};var WI=GI;function Km(e){return function(t){return new e(t)}}var tDe={ARCGIS_MAPSERVER:Km(Xm),BING:Km(LI),GOOGLE_EARTH:Km(FI),MAPBOX:Km(VI),SINGLE_TILE:Km(kI),TMS:Km(tg),URL_TEMPLATE:Km(ca),WMS:Km(HI),WMTS:Km(WI)};function ng(e){e=y(e,y.EMPTY_OBJECT);let t=e.assetId;this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0,this._ready=!1,this._tileCredits=void 0,this._errorEvent=new Ae;let n=this,i=Xf._createEndpointResource(t,e),o=e.assetId.toString()+e.accessToken+e.server,r=ng._endpointCache[o];u(r)||(r=i.fetchJson(),ng._endpointCache[o]=r),this._readyPromise=r.then(function(s){if(s.type!=="IMAGERY")return Promise.reject(new ue(`Cesium ion asset ${t} is not an imagery asset.`));let a,c=s.externalType;if(!u(c))a=new tg({url:new Xf(s,i)});else{let l=tDe[c];if(!u(l))return Promise.reject(new ue(`Unrecognized Cesium ion imagery type: ${c}`));a=l(s.options)}return n._tileCredits=Xf.getCreditsFromEndpoint(s,i),a.errorEvent.addEventListener(function(l){l.provider=n,n._errorEvent.raiseEvent(l)}),n._imageryProvider=a,a.readyPromise.then(function(){return n._ready=!0,!0})})}Object.defineProperties(ng.prototype,{ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},rectangle:{get:function(){return this._imageryProvider.rectangle}},tileWidth:{get:function(){return this._imageryProvider.tileWidth}},tileHeight:{get:function(){return this._imageryProvider.tileHeight}},maximumLevel:{get:function(){return this._imageryProvider.maximumLevel}},minimumLevel:{get:function(){return this._imageryProvider.minimumLevel}},tilingScheme:{get:function(){return this._imageryProvider.tilingScheme}},tileDiscardPolicy:{get:function(){return this._imageryProvider.tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},credit:{get:function(){return this._imageryProvider.credit}},hasAlphaChannel:{get:function(){return this._imageryProvider.hasAlphaChannel},proxy:{get:function(){}}}});ng.prototype.getTileCredits=function(e,t,n){let i=this._imageryProvider.getTileCredits(e,t,n);return u(i)?this._tileCredits.concat(i):this._tileCredits};ng.prototype.requestImage=function(e,t,n,i){return this._imageryProvider.requestImage(e,t,n,i)};ng.prototype.pickFeatures=function(e,t,n,i,o){return this._imageryProvider.pickFeatures(e,t,n,i,o)};ng._endpointCache={};var Zm=ng;var nDe={AERIAL:2,AERIAL_WITH_LABELS:3,ROAD:4},Jm=Object.freeze(nDe);function iDe(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.style,Jm.AERIAL);return new Zm({assetId:t})}var Qm=iDe;var oDe={UNBOUNDED:0,CLAMPED:1,LOOP_STOP:2},br=Object.freeze(oDe);var rDe={TICK_DEPENDENT:0,SYSTEM_CLOCK_MULTIPLIER:1,SYSTEM_CLOCK:2},ao=Object.freeze(rDe);var r8;typeof performance<"u"&&typeof performance.now=="function"&&isFinite(performance.now())?r8=function(){return performance.now()}:r8=function(){return Date.now()};var li=r8;function s8(e){e=y(e,y.EMPTY_OBJECT);let t=e.currentTime,n=e.startTime,i=e.stopTime;u(t)?t=$.clone(t):u(n)?t=$.clone(n):u(i)?t=$.addDays(i,-1,new $):t=$.now(),u(n)?n=$.clone(n):n=$.clone(t),u(i)?i=$.clone(i):i=$.addDays(n,1,new $),this.startTime=n,this.stopTime=i,this.clockRange=y(e.clockRange,br.UNBOUNDED),this.canAnimate=y(e.canAnimate,!0),this.onTick=new Ae,this.onStop=new Ae,this._currentTime=void 0,this._multiplier=void 0,this._clockStep=void 0,this._shouldAnimate=void 0,this._lastSystemTime=li(),this.currentTime=t,this.multiplier=y(e.multiplier,1),this.shouldAnimate=y(e.shouldAnimate,!1),this.clockStep=y(e.clockStep,ao.SYSTEM_CLOCK_MULTIPLIER)}Object.defineProperties(s8.prototype,{currentTime:{get:function(){return this._currentTime},set:function(e){$.equals(this._currentTime,e)||(this._clockStep===ao.SYSTEM_CLOCK&&(this._clockStep=ao.SYSTEM_CLOCK_MULTIPLIER),this._currentTime=e)}},multiplier:{get:function(){return this._multiplier},set:function(e){this._multiplier!==e&&(this._clockStep===ao.SYSTEM_CLOCK&&(this._clockStep=ao.SYSTEM_CLOCK_MULTIPLIER),this._multiplier=e)}},clockStep:{get:function(){return this._clockStep},set:function(e){e===ao.SYSTEM_CLOCK&&(this._multiplier=1,this._shouldAnimate=!0,this._currentTime=$.now()),this._clockStep=e}},shouldAnimate:{get:function(){return this._shouldAnimate},set:function(e){this._shouldAnimate!==e&&(this._clockStep===ao.SYSTEM_CLOCK&&(this._clockStep=ao.SYSTEM_CLOCK_MULTIPLIER),this._shouldAnimate=e)}}});s8.prototype.tick=function(){let e=li(),t=$.clone(this._currentTime);if(this.canAnimate&&this._shouldAnimate){let n=this._clockStep;if(n===ao.SYSTEM_CLOCK)t=$.now(t);else{let i=this._multiplier;if(n===ao.TICK_DEPENDENT)t=$.addSeconds(t,i,t);else{let a=e-this._lastSystemTime;t=$.addSeconds(t,i*(a/1e3),t)}let o=this.clockRange,r=this.startTime,s=this.stopTime;if(o===br.CLAMPED)$.lessThan(t,r)?t=$.clone(r,t):$.greaterThan(t,s)&&(t=$.clone(s,t),this.onStop.raiseEvent(this));else if(o===br.LOOP_STOP)for($.lessThan(t,r)&&(t=$.clone(r,t));$.greaterThan(t,s);)t=$.addSeconds(r,$.secondsDifference(t,s),t),this.onStop.raiseEvent(this)}}return this._currentTime=t,this._lastSystemTime=e,this.onTick.raiseEvent(this),t};var Jf=s8;function sDe(e){return typeof e=="string"&&(e=document.getElementById(e)),e}var In=sDe;function aDe(e,t){this.start=y(e,0),this.stop=y(t,0)}var xc=aDe;function pn(e,t){this.center=h.clone(y(e,h.ZERO)),this.radius=y(t,0)}var l8=new h,u8=new h,f8=new h,d8=new h,h8=new h,m8=new h,p8=new h,Us=new h,_8=new h,g8=new h,y8=new h,A8=new h,cDe=4/3*P.PI;pn.fromPoints=function(e,t){if(u(t)||(t=new pn),!u(e)||e.length===0)return t.center=h.clone(h.ZERO,t.center),t.radius=0,t;let n=h.clone(e[0],p8),i=h.clone(n,l8),o=h.clone(n,u8),r=h.clone(n,f8),s=h.clone(n,d8),a=h.clone(n,h8),c=h.clone(n,m8),l=e.length,f;for(f=1;f<l;f++){h.clone(e[f],n);let O=n.x,L=n.y,N=n.z;O<i.x&&h.clone(n,i),O>s.x&&h.clone(n,s),L<o.y&&h.clone(n,o),L>a.y&&h.clone(n,a),N<r.z&&h.clone(n,r),N>c.z&&h.clone(n,c)}let d=h.magnitudeSquared(h.subtract(s,i,Us)),p=h.magnitudeSquared(h.subtract(a,o,Us)),g=h.magnitudeSquared(h.subtract(c,r,Us)),m=i,A=s,x=d;p>x&&(x=p,m=o,A=a),g>x&&(x=g,m=r,A=c);let C=_8;C.x=(m.x+A.x)*.5,C.y=(m.y+A.y)*.5,C.z=(m.z+A.z)*.5;let T=h.magnitudeSquared(h.subtract(A,C,Us)),E=Math.sqrt(T),S=g8;S.x=i.x,S.y=o.y,S.z=r.z;let v=y8;v.x=s.x,v.y=a.y,v.z=c.z;let w=h.midpoint(S,v,A8),R=0;for(f=0;f<l;f++){h.clone(e[f],n);let O=h.magnitude(h.subtract(n,w,Us));O>R&&(R=O);let L=h.magnitudeSquared(h.subtract(n,C,Us));if(L>T){let N=Math.sqrt(L);E=(E+N)*.5,T=E*E;let _=N-E;C.x=(E*C.x+_*n.x)/N,C.y=(E*C.y+_*n.y)/N,C.z=(E*C.z+_*n.z)/N}}return E<R?(h.clone(C,t.center),t.radius=E):(h.clone(w,t.center),t.radius=R),t};var lDe=new Ci,uDe=new h,fDe=new h,a8=new he,c8=new he;pn.fromRectangle2D=function(e,t,n){return pn.fromRectangleWithHeights2D(e,t,0,0,n)};pn.fromRectangleWithHeights2D=function(e,t,n,i,o){if(u(o)||(o=new pn),!u(e))return o.center=h.clone(h.ZERO,o.center),o.radius=0,o;t=y(t,lDe),ce.southwest(e,a8),a8.height=n,ce.northeast(e,c8),c8.height=i;let r=t.project(a8,uDe),s=t.project(c8,fDe),a=s.x-r.x,c=s.y-r.y,l=s.z-r.z;o.radius=Math.sqrt(a*a+c*c+l*l)*.5;let f=o.center;return f.x=r.x+a*.5,f.y=r.y+c*.5,f.z=r.z+l*.5,o};var dDe=[];pn.fromRectangle3D=function(e,t,n,i){if(t=y(t,ie.WGS84),n=y(n,0),u(i)||(i=new pn),!u(e))return i.center=h.clone(h.ZERO,i.center),i.radius=0,i;let o=ce.subsample(e,t,n,dDe);return pn.fromPoints(o,i)};pn.fromVertices=function(e,t,n,i){if(u(i)||(i=new pn),!u(e)||e.length===0)return i.center=h.clone(h.ZERO,i.center),i.radius=0,i;t=y(t,h.ZERO),n=y(n,3);let o=p8;o.x=e[0]+t.x,o.y=e[1]+t.y,o.z=e[2]+t.z;let r=h.clone(o,l8),s=h.clone(o,u8),a=h.clone(o,f8),c=h.clone(o,d8),l=h.clone(o,h8),f=h.clone(o,m8),d=e.length,p;for(p=0;p<d;p+=n){let N=e[p]+t.x,_=e[p+1]+t.y,b=e[p+2]+t.z;o.x=N,o.y=_,o.z=b,N<r.x&&h.clone(o,r),N>c.x&&h.clone(o,c),_<s.y&&h.clone(o,s),_>l.y&&h.clone(o,l),b<a.z&&h.clone(o,a),b>f.z&&h.clone(o,f)}let g=h.magnitudeSquared(h.subtract(c,r,Us)),m=h.magnitudeSquared(h.subtract(l,s,Us)),A=h.magnitudeSquared(h.subtract(f,a,Us)),x=r,C=c,T=g;m>T&&(T=m,x=s,C=l),A>T&&(T=A,x=a,C=f);let E=_8;E.x=(x.x+C.x)*.5,E.y=(x.y+C.y)*.5,E.z=(x.z+C.z)*.5;let S=h.magnitudeSquared(h.subtract(C,E,Us)),v=Math.sqrt(S),w=g8;w.x=r.x,w.y=s.y,w.z=a.z;let R=y8;R.x=c.x,R.y=l.y,R.z=f.z;let O=h.midpoint(w,R,A8),L=0;for(p=0;p<d;p+=n){o.x=e[p]+t.x,o.y=e[p+1]+t.y,o.z=e[p+2]+t.z;let N=h.magnitude(h.subtract(o,O,Us));N>L&&(L=N);let _=h.magnitudeSquared(h.subtract(o,E,Us));if(_>S){let b=Math.sqrt(_);v=(v+b)*.5,S=v*v;let D=b-v;E.x=(v*E.x+D*o.x)/b,E.y=(v*E.y+D*o.y)/b,E.z=(v*E.z+D*o.z)/b}}return v<L?(h.clone(E,i.center),i.radius=v):(h.clone(O,i.center),i.radius=L),i};pn.fromEncodedCartesianVertices=function(e,t,n){if(u(n)||(n=new pn),!u(e)||!u(t)||e.length!==t.length||e.length===0)return n.center=h.clone(h.ZERO,n.center),n.radius=0,n;let i=p8;i.x=e[0]+t[0],i.y=e[1]+t[1],i.z=e[2]+t[2];let o=h.clone(i,l8),r=h.clone(i,u8),s=h.clone(i,f8),a=h.clone(i,d8),c=h.clone(i,h8),l=h.clone(i,m8),f=e.length,d;for(d=0;d<f;d+=3){let L=e[d]+t[d],N=e[d+1]+t[d+1],_=e[d+2]+t[d+2];i.x=L,i.y=N,i.z=_,L<o.x&&h.clone(i,o),L>a.x&&h.clone(i,a),N<r.y&&h.clone(i,r),N>c.y&&h.clone(i,c),_<s.z&&h.clone(i,s),_>l.z&&h.clone(i,l)}let p=h.magnitudeSquared(h.subtract(a,o,Us)),g=h.magnitudeSquared(h.subtract(c,r,Us)),m=h.magnitudeSquared(h.subtract(l,s,Us)),A=o,x=a,C=p;g>C&&(C=g,A=r,x=c),m>C&&(C=m,A=s,x=l);let T=_8;T.x=(A.x+x.x)*.5,T.y=(A.y+x.y)*.5,T.z=(A.z+x.z)*.5;let E=h.magnitudeSquared(h.subtract(x,T,Us)),S=Math.sqrt(E),v=g8;v.x=o.x,v.y=r.y,v.z=s.z;let w=y8;w.x=a.x,w.y=c.y,w.z=l.z;let R=h.midpoint(v,w,A8),O=0;for(d=0;d<f;d+=3){i.x=e[d]+t[d],i.y=e[d+1]+t[d+1],i.z=e[d+2]+t[d+2];let L=h.magnitude(h.subtract(i,R,Us));L>O&&(O=L);let N=h.magnitudeSquared(h.subtract(i,T,Us));if(N>E){let _=Math.sqrt(N);S=(S+_)*.5,E=S*S;let b=_-S;T.x=(S*T.x+b*i.x)/_,T.y=(S*T.y+b*i.y)/_,T.z=(S*T.z+b*i.z)/_}}return S<O?(h.clone(T,n.center),n.radius=S):(h.clone(R,n.center),n.radius=O),n};pn.fromCornerPoints=function(e,t,n){u(n)||(n=new pn);let i=h.midpoint(e,t,n.center);return n.radius=h.distance(i,t),n};pn.fromEllipsoid=function(e,t){return u(t)||(t=new pn),h.clone(h.ZERO,t.center),t.radius=e.maximumRadius,t};var hDe=new h;pn.fromBoundingSpheres=function(e,t){if(u(t)||(t=new pn),!u(e)||e.length===0)return t.center=h.clone(h.ZERO,t.center),t.radius=0,t;let n=e.length;if(n===1)return pn.clone(e[0],t);if(n===2)return pn.union(e[0],e[1],t);let i=[],o;for(o=0;o<n;o++)i.push(e[o].center);t=pn.fromPoints(i,t);let r=t.center,s=t.radius;for(o=0;o<n;o++){let a=e[o];s=Math.max(s,h.distance(r,a.center,hDe)+a.radius)}return t.radius=s,t};var mDe=new h,pDe=new h,_De=new h;pn.fromOrientedBoundingBox=function(e,t){u(t)||(t=new pn);let n=e.halfAxes,i=Z.getColumn(n,0,mDe),o=Z.getColumn(n,1,pDe),r=Z.getColumn(n,2,_De);return h.add(i,o,i),h.add(i,r,i),t.center=h.clone(e.center,t.center),t.radius=h.magnitude(i),t};var gDe=new h,yDe=new h;pn.fromTransformation=function(e,t){u(t)||(t=new pn);let n=M.getTranslation(e,gDe),i=M.getScale(e,yDe),o=.5*h.magnitude(i);return t.center=h.clone(n,t.center),t.radius=o,t};pn.clone=function(e,t){if(u(e))return u(t)?(t.center=h.clone(e.center,t.center),t.radius=e.radius,t):new pn(e.center,e.radius)};pn.packedLength=4;pn.pack=function(e,t,n){n=y(n,0);let i=e.center;return t[n++]=i.x,t[n++]=i.y,t[n++]=i.z,t[n]=e.radius,t};pn.unpack=function(e,t,n){t=y(t,0),u(n)||(n=new pn);let i=n.center;return i.x=e[t++],i.y=e[t++],i.z=e[t++],n.radius=e[t],n};var ADe=new h,xDe=new h;pn.union=function(e,t,n){u(n)||(n=new pn);let i=e.center,o=e.radius,r=t.center,s=t.radius,a=h.subtract(r,i,ADe),c=h.magnitude(a);if(o>=c+s)return e.clone(n),n;if(s>=c+o)return t.clone(n),n;let l=(o+c+s)*.5,f=h.multiplyByScalar(a,(-o+l)/c,xDe);return h.add(f,i,f),h.clone(f,n.center),n.radius=l,n};var CDe=new h;pn.expand=function(e,t,n){n=pn.clone(e,n);let i=h.magnitude(h.subtract(t,n.center,CDe));return i>n.radius&&(n.radius=i),n};pn.intersectPlane=function(e,t){let n=e.center,i=e.radius,o=t.normal,r=h.dot(o,n)+t.distance;return r<-i?Qt.OUTSIDE:r<i?Qt.INTERSECTING:Qt.INSIDE};pn.transform=function(e,t,n){return u(n)||(n=new pn),n.center=M.multiplyByPoint(t,e.center,n.center),n.radius=M.getMaximumScale(t)*e.radius,n};var TDe=new h;pn.distanceSquaredTo=function(e,t){let n=h.subtract(e.center,t,TDe),i=h.magnitude(n)-e.radius;return i<=0?0:i*i};pn.transformWithoutScale=function(e,t,n){return u(n)||(n=new pn),n.center=M.multiplyByPoint(t,e.center,n.center),n.radius=e.radius,n};var EDe=new h;pn.computePlaneDistances=function(e,t,n,i){u(i)||(i=new xc);let o=h.subtract(e.center,t,EDe),r=h.dot(n,o);return i.start=r-e.radius,i.stop=r+e.radius,i};var VQ=new h,bDe=new h,SDe=new h,vDe=new h,DDe=new h,wDe=new he,UQ=new Array(8);for(let e=0;e<8;++e)UQ[e]=new h;var IDe=new Ci;pn.projectTo2D=function(e,t,n){t=y(t,IDe);let i=t.ellipsoid,o=e.center,r=e.radius,s;h.equals(o,h.ZERO)?s=h.clone(h.UNIT_X,VQ):s=i.geodeticSurfaceNormal(o,VQ);let a=h.cross(h.UNIT_Z,s,bDe);h.normalize(a,a);let c=h.cross(s,a,SDe);h.normalize(c,c),h.multiplyByScalar(s,r,s),h.multiplyByScalar(c,r,c),h.multiplyByScalar(a,r,a);let l=h.negate(c,DDe),f=h.negate(a,vDe),d=UQ,p=d[0];h.add(s,c,p),h.add(p,a,p),p=d[1],h.add(s,c,p),h.add(p,f,p),p=d[2],h.add(s,l,p),h.add(p,f,p),p=d[3],h.add(s,l,p),h.add(p,a,p),h.negate(s,s),p=d[4],h.add(s,c,p),h.add(p,a,p),p=d[5],h.add(s,c,p),h.add(p,f,p),p=d[6],h.add(s,l,p),h.add(p,f,p),p=d[7],h.add(s,l,p),h.add(p,a,p);let g=d.length;for(let C=0;C<g;++C){let T=d[C];h.add(o,T,T);let E=i.cartesianToCartographic(T,wDe);t.project(E,T)}n=pn.fromPoints(d,n),o=n.center;let m=o.x,A=o.y,x=o.z;return o.x=x,o.y=m,o.z=A,n};pn.isOccluded=function(e,t){return!t.isBoundingSphereVisible(e)};pn.equals=function(e,t){return e===t||u(e)&&u(t)&&h.equals(e.center,t.center)&&e.radius===t.radius};pn.prototype.intersectPlane=function(e){return pn.intersectPlane(this,e)};pn.prototype.distanceSquaredTo=function(e){return pn.distanceSquaredTo(this,e)};pn.prototype.computePlaneDistances=function(e,t,n){return pn.computePlaneDistances(this,e,t,n)};pn.prototype.isOccluded=function(e){return pn.isOccluded(this,e)};pn.prototype.equals=function(e){return pn.equals(this,e)};pn.prototype.clone=function(e){return pn.clone(this,e)};pn.prototype.volume=function(){let e=this.radius;return cDe*e*e*e};var se=pn;var PDe={NONE:0,LERC:1},zu=Object.freeze(PDe);function Cc(e,t,n){this.minimum=h.clone(y(e,h.ZERO)),this.maximum=h.clone(y(t,h.ZERO)),u(n)?n=h.clone(n):n=h.midpoint(this.minimum,this.maximum,new h),this.center=n}Cc.fromCorners=function(e,t,n){return u(n)||(n=new Cc),n.minimum=h.clone(e,n.minimum),n.maximum=h.clone(t,n.maximum),n.center=h.midpoint(e,t,n.center),n};Cc.fromPoints=function(e,t){if(u(t)||(t=new Cc),!u(e)||e.length===0)return t.minimum=h.clone(h.ZERO,t.minimum),t.maximum=h.clone(h.ZERO,t.maximum),t.center=h.clone(h.ZERO,t.center),t;let n=e[0].x,i=e[0].y,o=e[0].z,r=e[0].x,s=e[0].y,a=e[0].z,c=e.length;for(let d=1;d<c;d++){let p=e[d],g=p.x,m=p.y,A=p.z;n=Math.min(g,n),r=Math.max(g,r),i=Math.min(m,i),s=Math.max(m,s),o=Math.min(A,o),a=Math.max(A,a)}let l=t.minimum;l.x=n,l.y=i,l.z=o;let f=t.maximum;return f.x=r,f.y=s,f.z=a,t.center=h.midpoint(l,f,t.center),t};Cc.clone=function(e,t){if(u(e))return u(t)?(t.minimum=h.clone(e.minimum,t.minimum),t.maximum=h.clone(e.maximum,t.maximum),t.center=h.clone(e.center,t.center),t):new Cc(e.minimum,e.maximum,e.center)};Cc.equals=function(e,t){return e===t||u(e)&&u(t)&&h.equals(e.center,t.center)&&h.equals(e.minimum,t.minimum)&&h.equals(e.maximum,t.maximum)};var eV=new h;Cc.intersectPlane=function(e,t){eV=h.subtract(e.maximum,e.minimum,eV);let n=h.multiplyByScalar(eV,.5,eV),i=t.normal,o=n.x*Math.abs(i.x)+n.y*Math.abs(i.y)+n.z*Math.abs(i.z),r=h.dot(e.center,i)+t.distance;return r-o>0?Qt.INSIDE:r+o<0?Qt.OUTSIDE:Qt.INTERSECTING};Cc.prototype.clone=function(e){return Cc.clone(this,e)};Cc.prototype.intersectPlane=function(e){return Cc.intersectPlane(this,e)};Cc.prototype.equals=function(e){return Cc.equals(this,e)};var ig=Cc;function bh(e,t){this._ellipsoid=e,this._cameraPosition=new h,this._cameraPositionInScaledSpace=new h,this._distanceToLimbInScaledSpaceSquared=0,u(t)&&(this.cameraPosition=t)}Object.defineProperties(bh.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},cameraPosition:{get:function(){return this._cameraPosition},set:function(e){let n=this._ellipsoid.transformPositionToScaledSpace(e,this._cameraPositionInScaledSpace),i=h.magnitudeSquared(n)-1;h.clone(e,this._cameraPosition),this._cameraPositionInScaledSpace=n,this._distanceToLimbInScaledSpaceSquared=i}}});var kQ=new h;bh.prototype.isPointVisible=function(e){let n=this._ellipsoid.transformPositionToScaledSpace(e,kQ);return C8(n,this._cameraPositionInScaledSpace,this._distanceToLimbInScaledSpaceSquared)};bh.prototype.isScaledSpacePointVisible=function(e){return C8(e,this._cameraPositionInScaledSpace,this._distanceToLimbInScaledSpaceSquared)};var ODe=new h;bh.prototype.isScaledSpacePointVisiblePossiblyUnderEllipsoid=function(e,t){let n=this._ellipsoid,i,o;return u(t)&&t<0&&n.minimumRadius>-t?(o=ODe,o.x=this._cameraPosition.x/(n.radii.x+t),o.y=this._cameraPosition.y/(n.radii.y+t),o.z=this._cameraPosition.z/(n.radii.z+t),i=o.x*o.x+o.y*o.y+o.z*o.z-1):(o=this._cameraPositionInScaledSpace,i=this._distanceToLimbInScaledSpaceSquared),C8(e,o,i)};bh.prototype.computeHorizonCullingPoint=function(e,t,n){return GQ(this._ellipsoid,e,t,n)};var zQ=ie.clone(ie.UNIT_SPHERE);bh.prototype.computeHorizonCullingPointPossiblyUnderEllipsoid=function(e,t,n,i){let o=HQ(this._ellipsoid,n,zQ);return GQ(o,e,t,i)};bh.prototype.computeHorizonCullingPointFromVertices=function(e,t,n,i,o){return WQ(this._ellipsoid,e,t,n,i,o)};bh.prototype.computeHorizonCullingPointFromVerticesPossiblyUnderEllipsoid=function(e,t,n,i,o,r){let s=HQ(this._ellipsoid,o,zQ);return WQ(s,e,t,n,i,r)};var RDe=[];bh.prototype.computeHorizonCullingPointFromRectangle=function(e,t,n){let i=ce.subsample(e,t,0,RDe),o=se.fromPoints(i);if(!(h.magnitude(o.center)<.1*t.minimumRadius))return this.computeHorizonCullingPoint(o.center,i,n)};var BDe=new h;function HQ(e,t,n){if(u(t)&&t<0&&e.minimumRadius>-t){let i=h.fromElements(e.radii.x+t,e.radii.y+t,e.radii.z+t,BDe);e=ie.fromCartesian3(i,n)}return e}function GQ(e,t,n,i){u(i)||(i=new h);let o=qQ(e,t),r=0;for(let s=0,a=n.length;s<a;++s){let c=n[s],l=jQ(e,c,o);if(l<0)return;r=Math.max(r,l)}return YQ(o,r,i)}var tV=new h;function WQ(e,t,n,i,o,r){u(r)||(r=new h),i=y(i,3),o=y(o,h.ZERO);let s=qQ(e,t),a=0;for(let c=0,l=n.length;c<l;c+=i){tV.x=n[c]+o.x,tV.y=n[c+1]+o.y,tV.z=n[c+2]+o.z;let f=jQ(e,tV,s);if(f<0)return;a=Math.max(a,f)}return YQ(s,a,r)}function C8(e,t,n){let i=t,o=n,r=h.subtract(e,i,kQ),s=-h.dot(r,i);return!(o<0?s>0:s>o&&s*s/h.magnitudeSquared(r)>o)}var MDe=new h,LDe=new h;function jQ(e,t,n){let i=e.transformPositionToScaledSpace(t,MDe),o=h.magnitudeSquared(i),r=Math.sqrt(o),s=h.divideByScalar(i,r,LDe);o=Math.max(1,o),r=Math.max(1,r);let a=h.dot(s,n),c=h.magnitude(h.cross(s,n,s)),l=1/r,f=Math.sqrt(o-1)*l;return 1/(a*l-c*f)}function YQ(e,t,n){if(!(t<=0||t===1/0||t!==t))return h.multiplyByScalar(e,t,n)}var x8=new h;function qQ(e,t){return h.equals(t,h.ZERO)?t:(e.transformPositionToScaledSpace(t,x8),h.normalize(x8,x8))}var $m=bh;var T8={};T8.computeDiscriminant=function(e,t,n){return t*t-4*e*n};function XQ(e,t,n){let i=e+t;return P.sign(e)!==P.sign(t)&&Math.abs(i/Math.max(Math.abs(e),Math.abs(t)))<n?0:i}T8.computeRealRoots=function(e,t,n){let i;if(e===0)return t===0?[]:[-n/t];if(t===0){if(n===0)return[0,0];let c=Math.abs(n),l=Math.abs(e);if(c<l&&c/l<P.EPSILON14)return[0,0];if(c>l&&l/c<P.EPSILON14)return[];if(i=-n/e,i<0)return[];let f=Math.sqrt(i);return[-f,f]}else if(n===0)return i=-t/e,i<0?[i,0]:[0,i];let o=t*t,r=4*e*n,s=XQ(o,-r,P.EPSILON14);if(s<0)return[];let a=-.5*XQ(t,P.sign(t)*Math.sqrt(s),P.EPSILON14);return t>0?[a/e,n/a]:[n/a,a/e]};var Tc=T8;var b8={};b8.computeDiscriminant=function(e,t,n,i){let o=e*e,r=t*t,s=n*n,a=i*i;return 18*e*t*n*i+r*s-27*o*a-4*(e*s*n+r*t*i)};function E8(e,t,n,i){let o=e,r=t/3,s=n/3,a=i,c=o*s,l=r*a,f=r*r,d=s*s,p=o*s-f,g=o*a-r*s,m=r*a-d,A=4*p*m-g*g,x,C;if(A<0){let X,W,Q;f*l>=c*d?(X=o,W=p,Q=-2*r*p+o*g):(X=a,W=m,Q=-a*g+2*s*m);let K=-(Q<0?-1:1)*Math.abs(X)*Math.sqrt(-A);C=-Q+K;let J=C/2,_e=J<0?-Math.pow(-J,1/3):Math.pow(J,1/3),xe=C===K?-_e:-W/_e;return x=W<=0?_e+xe:-Q/(_e*_e+xe*xe+W),f*l>=c*d?[(x-r)/o]:[-a/(x+s)]}let T=p,E=-2*r*p+o*g,S=m,v=-a*g+2*s*m,w=Math.sqrt(A),R=Math.sqrt(3)/2,O=Math.abs(Math.atan2(o*w,-E)/3);x=2*Math.sqrt(-T);let L=Math.cos(O);C=x*L;let N=x*(-L/2-R*Math.sin(O)),_=C+N>2*r?C-r:N-r,b=o,D=_/b;O=Math.abs(Math.atan2(a*w,-v)/3),x=2*Math.sqrt(-S),L=Math.cos(O),C=x*L,N=x*(-L/2-R*Math.sin(O));let I=-a,B=C+N<2*s?C+s:N+s,F=I/B,k=b*B,U=-_*B-b*I,G=_*I,V=(s*U-r*G)/(-r*U+s*k);return D<=V?D<=F?V<=F?[D,V,F]:[D,F,V]:[F,D,V]:D<=F?[V,D,F]:V<=F?[V,F,D]:[F,V,D]}b8.computeRealRoots=function(e,t,n,i){let o,r;if(e===0)return Tc.computeRealRoots(t,n,i);if(t===0){if(n===0){if(i===0)return[0,0,0];r=-i/e;let s=r<0?-Math.pow(-r,1/3):Math.pow(r,1/3);return[s,s,s]}else if(i===0)return o=Tc.computeRealRoots(e,0,n),o.Length===0?[0]:[o[0],0,o[1]];return E8(e,0,n,i)}else{if(n===0)return i===0?(r=-t/e,r<0?[r,0,0]:[0,0,r]):E8(e,t,0,i);if(i===0)return o=Tc.computeRealRoots(e,t,n),o.length===0?[0]:o[1]<=0?[o[0],o[1],0]:o[0]>=0?[0,o[0],o[1]]:[o[0],0,o[1]]}return E8(e,t,n,i)};var O0=b8;var S8={};S8.computeDiscriminant=function(e,t,n,i,o){let r=e*e,s=r*e,a=t*t,c=a*t,l=n*n,f=l*n,d=i*i,p=d*i,g=o*o,m=g*o;return a*l*d-4*c*p-4*e*f*d+18*e*t*n*p-27*r*d*d+256*s*m+o*(18*c*n*i-4*a*f+16*e*l*l-80*e*t*l*i-6*e*a*d+144*r*n*d)+g*(144*e*a*n-27*a*a-128*r*l-192*r*t*i)};function Qf(e,t,n,i){let o=e*e,r=t-3*o/8,s=n-t*e/2+o*e/8,a=i-n*e/4+t*o/16-3*o*o/256,c=O0.computeRealRoots(1,2*r,r*r-4*a,-s*s);if(c.length>0){let l=-e/4,f=c[c.length-1];if(Math.abs(f)<P.EPSILON14){let d=Tc.computeRealRoots(1,r,a);if(d.length===2){let p=d[0],g=d[1],m;if(p>=0&&g>=0){let A=Math.sqrt(p),x=Math.sqrt(g);return[l-x,l-A,l+A,l+x]}else{if(p>=0&&g<0)return m=Math.sqrt(p),[l-m,l+m];if(p<0&&g>=0)return m=Math.sqrt(g),[l-m,l+m]}}return[]}else if(f>0){let d=Math.sqrt(f),p=(r+f-s/d)/2,g=(r+f+s/d)/2,m=Tc.computeRealRoots(1,d,p),A=Tc.computeRealRoots(1,-d,g);return m.length!==0?(m[0]+=l,m[1]+=l,A.length!==0?(A[0]+=l,A[1]+=l,m[1]<=A[0]?[m[0],m[1],A[0],A[1]]:A[1]<=m[0]?[A[0],A[1],m[0],m[1]]:m[0]>=A[0]&&m[1]<=A[1]?[A[0],m[0],m[1],A[1]]:A[0]>=m[0]&&A[1]<=m[1]?[m[0],A[0],A[1],m[1]]:m[0]>A[0]&&m[0]<A[1]?[A[0],m[0],A[1],m[1]]:[m[0],A[0],m[1],A[1]]):m):A.length!==0?(A[0]+=l,A[1]+=l,A):[]}}return[]}function jI(e,t,n,i){let o=n*n,r=t*t,s=e*e,a=-2*t,c=n*e+r-4*i,l=s*i-n*t*e+o,f=O0.computeRealRoots(1,a,c,l);if(f.length>0){let d=f[0],p=t-d,g=p*p,m=e/2,A=p/2,x=g-4*i,C=g+4*Math.abs(i),T=s-4*d,E=s+4*Math.abs(d),S,v;if(d<0||x*E<T*C){let b=Math.sqrt(T);S=b/2,v=b===0?0:(e*A-n)/b}else{let b=Math.sqrt(x);S=b===0?0:(e*A-n)/b,v=b/2}let w,R;m===0&&S===0?(w=0,R=0):P.sign(m)===P.sign(S)?(w=m+S,R=d/w):(R=m-S,w=d/R);let O,L;A===0&&v===0?(O=0,L=0):P.sign(A)===P.sign(v)?(O=A+v,L=i/O):(L=A-v,O=i/L);let N=Tc.computeRealRoots(1,w,O),_=Tc.computeRealRoots(1,R,L);if(N.length!==0)return _.length!==0?N[1]<=_[0]?[N[0],N[1],_[0],_[1]]:_[1]<=N[0]?[_[0],_[1],N[0],N[1]]:N[0]>=_[0]&&N[1]<=_[1]?[_[0],N[0],N[1],_[1]]:_[0]>=N[0]&&_[1]<=N[1]?[N[0],_[0],_[1],N[1]]:N[0]>_[0]&&N[0]<_[1]?[_[0],N[0],_[1],N[1]]:[N[0],_[0],N[1],_[1]]:N;if(_.length!==0)return _}return[]}S8.computeRealRoots=function(e,t,n,i,o){if(Math.abs(e)<P.EPSILON15)return O0.computeRealRoots(t,n,i,o);let r=t/e,s=n/e,a=i/e,c=o/e,l=r<0?1:0;switch(l+=s<0?l+1:l,l+=a<0?l+1:l,l+=c<0?l+1:l,l){case 0:return Qf(r,s,a,c);case 1:return jI(r,s,a,c);case 2:return jI(r,s,a,c);case 3:return Qf(r,s,a,c);case 4:return Qf(r,s,a,c);case 5:return jI(r,s,a,c);case 6:return Qf(r,s,a,c);case 7:return Qf(r,s,a,c);case 8:return jI(r,s,a,c);case 9:return Qf(r,s,a,c);case 10:return Qf(r,s,a,c);case 11:return jI(r,s,a,c);case 12:return Qf(r,s,a,c);case 13:return Qf(r,s,a,c);case 14:return Qf(r,s,a,c);case 15:return Qf(r,s,a,c);default:return}};var YI=S8;function nV(e,t){t=h.clone(y(t,h.ZERO)),h.equals(t,h.ZERO)||h.normalize(t,t),this.origin=h.clone(y(e,h.ZERO)),this.direction=t}nV.clone=function(e,t){if(u(e))return u(t)?(t.origin=h.clone(e.origin),t.direction=h.clone(e.direction),t):new nV(e.origin,e.direction)};nV.getPoint=function(e,t,n){return u(n)||(n=new h),n=h.multiplyByScalar(e.direction,t,n),h.add(e.origin,n,n)};var Pn=nV;var ir={};ir.rayPlane=function(e,t,n){u(n)||(n=new h);let i=e.origin,o=e.direction,r=t.normal,s=h.dot(r,o);if(Math.abs(s)<P.EPSILON15)return;let a=(-t.distance-h.dot(r,i))/s;if(!(a<0))return n=h.multiplyByScalar(o,a,n),h.add(i,n,n)};var NDe=new h,FDe=new h,n$=new h,KQ=new h,ZQ=new h;ir.rayTriangleParametric=function(e,t,n,i,o){o=y(o,!1);let r=e.origin,s=e.direction,a=h.subtract(n,t,NDe),c=h.subtract(i,t,FDe),l=h.cross(s,c,n$),f=h.dot(a,l),d,p,g,m,A;if(o){if(f<P.EPSILON6||(d=h.subtract(r,t,KQ),g=h.dot(d,l),g<0||g>f)||(p=h.cross(d,a,ZQ),m=h.dot(s,p),m<0||g+m>f))return;A=h.dot(c,p)/f}else{if(Math.abs(f)<P.EPSILON6)return;let x=1/f;if(d=h.subtract(r,t,KQ),g=h.dot(d,l)*x,g<0||g>1||(p=h.cross(d,a,ZQ),m=h.dot(s,p)*x,m<0||g+m>1))return;A=h.dot(c,p)*x}return A};ir.rayTriangle=function(e,t,n,i,o,r){let s=ir.rayTriangleParametric(e,t,n,i,o);if(!(!u(s)||s<0))return u(r)||(r=new h),h.multiplyByScalar(e.direction,s,r),h.add(e.origin,r,r)};var VDe=new Pn;ir.lineSegmentTriangle=function(e,t,n,i,o,r,s){let a=VDe;h.clone(e,a.origin),h.subtract(t,e,a.direction),h.normalize(a.direction,a.direction);let c=ir.rayTriangleParametric(a,n,i,o,r);if(!(!u(c)||c<0||c>h.distance(e,t)))return u(s)||(s=new h),h.multiplyByScalar(a.direction,c,s),h.add(a.origin,s,s)};function UDe(e,t,n,i){let o=t*t-4*e*n;if(o<0)return;if(o>0){let s=1/(2*e),a=Math.sqrt(o),c=(-t+a)*s,l=(-t-a)*s;return c<l?(i.root0=c,i.root1=l):(i.root0=l,i.root1=c),i}let r=-t/(2*e);if(r!==0)return i.root0=i.root1=r,i}var kDe={root0:0,root1:0};function i$(e,t,n){u(n)||(n=new xc);let i=e.origin,o=e.direction,r=t.center,s=t.radius*t.radius,a=h.subtract(i,r,n$),c=h.dot(o,o),l=2*h.dot(o,a),f=h.magnitudeSquared(a)-s,d=UDe(c,l,f,kDe);if(u(d))return n.start=d.root0,n.stop=d.root1,n}ir.raySphere=function(e,t,n){if(n=i$(e,t,n),!(!u(n)||n.stop<0))return n.start=Math.max(n.start,0),n};var zDe=new Pn;ir.lineSegmentSphere=function(e,t,n,i){let o=zDe;h.clone(e,o.origin);let r=h.subtract(t,e,o.direction),s=h.magnitude(r);if(h.normalize(r,r),i=i$(o,n,i),!(!u(i)||i.stop<0||i.start>s))return i.start=Math.max(i.start,0),i.stop=Math.min(i.stop,s),i};var HDe=new h,GDe=new h;ir.rayEllipsoid=function(e,t){let n=t.oneOverRadii,i=h.multiplyComponents(n,e.origin,HDe),o=h.multiplyComponents(n,e.direction,GDe),r=h.magnitudeSquared(i),s=h.dot(i,o),a,c,l,f,d;if(r>1){if(s>=0)return;let p=s*s;if(a=r-1,c=h.magnitudeSquared(o),l=c*a,p<l)return;if(p>l){f=s*s-l,d=-s+Math.sqrt(f);let m=d/c,A=a/d;return m<A?new xc(m,A):{start:A,stop:m}}let g=Math.sqrt(a/c);return new xc(g,g)}else if(r<1)return a=r-1,c=h.magnitudeSquared(o),l=c*a,f=s*s-l,d=-s+Math.sqrt(f),new xc(0,d/c);if(s<0)return c=h.magnitudeSquared(o),new xc(0,-s/c)};function R0(e,t,n){let i=e+t;return P.sign(e)!==P.sign(t)&&Math.abs(i/Math.max(Math.abs(e),Math.abs(t)))<n?0:i}function WDe(e,t,n,i,o){let r=i*i,s=o*o,a=(e[Z.COLUMN1ROW1]-e[Z.COLUMN2ROW2])*s,c=o*(i*R0(e[Z.COLUMN1ROW0],e[Z.COLUMN0ROW1],P.EPSILON15)+t.y),l=e[Z.COLUMN0ROW0]*r+e[Z.COLUMN2ROW2]*s+i*t.x+n,f=s*R0(e[Z.COLUMN2ROW1],e[Z.COLUMN1ROW2],P.EPSILON15),d=o*(i*R0(e[Z.COLUMN2ROW0],e[Z.COLUMN0ROW2])+t.z),p,g=[];if(d===0&&f===0){if(p=Tc.computeRealRoots(a,c,l),p.length===0)return g;let O=p[0],L=Math.sqrt(Math.max(1-O*O,0));if(g.push(new h(i,o*O,o*-L)),g.push(new h(i,o*O,o*L)),p.length===2){let N=p[1],_=Math.sqrt(Math.max(1-N*N,0));g.push(new h(i,o*N,o*-_)),g.push(new h(i,o*N,o*_))}return g}let m=d*d,A=f*f,x=a*a,C=d*f,T=x+A,E=2*(c*a+C),S=2*l*a+c*c-A+m,v=2*(l*c-C),w=l*l-m;if(T===0&&E===0&&S===0&&v===0)return g;p=YI.computeRealRoots(T,E,S,v,w);let R=p.length;if(R===0)return g;for(let O=0;O<R;++O){let L=p[O],N=L*L,_=Math.max(1-N,0),b=Math.sqrt(_),D;P.sign(a)===P.sign(l)?D=R0(a*N+l,c*L,P.EPSILON12):P.sign(l)===P.sign(c*L)?D=R0(a*N,c*L+l,P.EPSILON12):D=R0(a*N+c*L,l,P.EPSILON12);let I=R0(f*L,d,P.EPSILON15),B=D*I;B<0?g.push(new h(i,o*L,o*b)):B>0?g.push(new h(i,o*L,o*-b)):b!==0?(g.push(new h(i,o*L,o*-b)),g.push(new h(i,o*L,o*b)),++O):g.push(new h(i,o*L,o*b))}return g}var v8=new h,JQ=new h,QQ=new h,iV=new h,jDe=new h,YDe=new Z,qDe=new Z,XDe=new Z,KDe=new Z,ZDe=new Z,$Q=new Z,e$=new Z,t$=new h,JDe=new h,QDe=new he;ir.grazingAltitudeLocation=function(e,t){let n=e.origin,i=e.direction;if(!h.equals(n,h.ZERO)){let w=t.geodeticSurfaceNormal(n,v8);if(h.dot(i,w)>=0)return n}let o=u(this.rayEllipsoid(e,t)),r=t.transformPositionToScaledSpace(i,v8),s=h.normalize(r,r),a=h.mostOrthogonalAxis(r,iV),c=h.normalize(h.cross(a,s,JQ),JQ),l=h.normalize(h.cross(s,c,QQ),QQ),f=YDe;f[0]=s.x,f[1]=s.y,f[2]=s.z,f[3]=c.x,f[4]=c.y,f[5]=c.z,f[6]=l.x,f[7]=l.y,f[8]=l.z;let d=Z.transpose(f,qDe),p=Z.fromScale(t.radii,XDe),g=Z.fromScale(t.oneOverRadii,KDe),m=ZDe;m[0]=0,m[1]=-i.z,m[2]=i.y,m[3]=i.z,m[4]=0,m[5]=-i.x,m[6]=-i.y,m[7]=i.x,m[8]=0;let A=Z.multiply(Z.multiply(d,g,$Q),m,$Q),x=Z.multiply(Z.multiply(A,p,e$),f,e$),C=Z.multiplyByVector(A,n,jDe),T=WDe(x,h.negate(C,v8),0,0,1),E,S,v=T.length;if(v>0){let w=h.clone(h.ZERO,JDe),R=Number.NEGATIVE_INFINITY;for(let L=0;L<v;++L){E=Z.multiplyByVector(p,Z.multiplyByVector(f,T[L],t$),t$);let N=h.normalize(h.subtract(E,n,iV),iV),_=h.dot(N,i);_>R&&(R=_,w=h.clone(E,w))}let O=t.cartesianToCartographic(w,QDe);return R=P.clamp(R,0,1),S=h.magnitude(h.subtract(w,n,iV))*Math.sqrt(1-R*R),S=o?-S:S,O.height=S,t.cartographicToCartesian(O,new h)}};var $De=new h;ir.lineSegmentPlane=function(e,t,n,i){u(i)||(i=new h);let o=h.subtract(t,e,$De),r=n.normal,s=h.dot(r,o);if(Math.abs(s)<P.EPSILON6)return;let a=h.dot(r,e),c=-(n.distance+a)/s;if(!(c<0||c>1))return h.multiplyByScalar(o,c,i),h.add(e,i,i),i};ir.trianglePlaneIntersection=function(e,t,n,i){let o=i.normal,r=i.distance,s=h.dot(o,e)+r<0,a=h.dot(o,t)+r<0,c=h.dot(o,n)+r<0,l=0;l+=s?1:0,l+=a?1:0,l+=c?1:0;let f,d;if((l===1||l===2)&&(f=new h,d=new h),l===1){if(s)return ir.lineSegmentPlane(e,t,i,f),ir.lineSegmentPlane(e,n,i,d),{positions:[e,t,n,f,d],indices:[0,3,4,1,2,4,1,4,3]};if(a)return ir.lineSegmentPlane(t,n,i,f),ir.lineSegmentPlane(t,e,i,d),{positions:[e,t,n,f,d],indices:[1,3,4,2,0,4,2,4,3]};if(c)return ir.lineSegmentPlane(n,e,i,f),ir.lineSegmentPlane(n,t,i,d),{positions:[e,t,n,f,d],indices:[2,3,4,0,1,4,0,4,3]}}else if(l===2)if(s)if(a){if(!c)return ir.lineSegmentPlane(e,n,i,f),ir.lineSegmentPlane(t,n,i,d),{positions:[e,t,n,f,d],indices:[0,1,4,0,4,3,2,3,4]}}else return ir.lineSegmentPlane(n,t,i,f),ir.lineSegmentPlane(e,t,i,d),{positions:[e,t,n,f,d],indices:[2,0,4,2,4,3,1,3,4]};else return ir.lineSegmentPlane(t,e,i,f),ir.lineSegmentPlane(n,e,i,d),{positions:[e,t,n,f,d],indices:[1,2,4,1,4,3,0,3,4]}};var Wi=ir;var D8=new oe;function Sh(e,t){t=y(t,ie.WGS84),e=t.scaleToGeodeticSurface(e);let n=Rt.eastNorthUpToFixedFrame(e,t);this._ellipsoid=t,this._origin=e,this._xAxis=h.fromCartesian4(M.getColumn(n,0,D8)),this._yAxis=h.fromCartesian4(M.getColumn(n,1,D8));let i=h.fromCartesian4(M.getColumn(n,2,D8));this._plane=cn.fromPointNormal(e,i)}Object.defineProperties(Sh.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},origin:{get:function(){return this._origin}},plane:{get:function(){return this._plane}},xAxis:{get:function(){return this._xAxis}},yAxis:{get:function(){return this._yAxis}},zAxis:{get:function(){return this._plane.normal}}});var ewe=new ig;Sh.fromPoints=function(e,t){let n=ig.fromPoints(e,ewe);return new Sh(n.center,t)};var o$=new Pn,oV=new h;Sh.prototype.projectPointOntoPlane=function(e,t){let n=o$;n.origin=e,h.normalize(e,n.direction);let i=Wi.rayPlane(n,this._plane,oV);if(u(i)||(h.negate(n.direction,n.direction),i=Wi.rayPlane(n,this._plane,oV)),u(i)){let o=h.subtract(i,this._origin,i),r=h.dot(this._xAxis,o),s=h.dot(this._yAxis,o);return u(t)?(t.x=r,t.y=s,t):new H(r,s)}};Sh.prototype.projectPointsOntoPlane=function(e,t){u(t)||(t=[]);let n=0,i=e.length;for(let o=0;o<i;o++){let r=this.projectPointOntoPlane(e[o],t[n]);u(r)&&(t[n]=r,n++)}return t.length=n,t};Sh.prototype.projectPointToNearestOnPlane=function(e,t){u(t)||(t=new H);let n=o$;n.origin=e,h.clone(this._plane.normal,n.direction);let i=Wi.rayPlane(n,this._plane,oV);u(i)||(h.negate(n.direction,n.direction),i=Wi.rayPlane(n,this._plane,oV));let o=h.subtract(i,this._origin,i),r=h.dot(this._xAxis,o),s=h.dot(this._yAxis,o);return t.x=r,t.y=s,t};Sh.prototype.projectPointsToNearestOnPlane=function(e,t){u(t)||(t=[]);let n=e.length;t.length=n;for(let i=0;i<n;i++)t[i]=this.projectPointToNearestOnPlane(e[i],t[i]);return t};var twe=new h;Sh.prototype.projectPointOntoEllipsoid=function(e,t){u(t)||(t=new h);let n=this._ellipsoid,i=this._origin,o=this._xAxis,r=this._yAxis,s=twe;return h.multiplyByScalar(o,e.x,s),t=h.add(i,s,t),h.multiplyByScalar(r,e.y,s),h.add(t,s,t),n.scaleToGeocentricSurface(t,t),t};Sh.prototype.projectPointsOntoEllipsoid=function(e,t){let n=e.length;u(t)?t.length=n:t=new Array(n);for(let i=0;i<n;++i)t[i]=this.projectPointOntoEllipsoid(e[i],t[i]);return t};var la=Sh;function Pi(e,t){this.center=h.clone(y(e,h.ZERO)),this.halfAxes=Z.clone(y(t,Z.ZERO))}Pi.packedLength=h.packedLength+Z.packedLength;Pi.pack=function(e,t,n){return n=y(n,0),h.pack(e.center,t,n),Z.pack(e.halfAxes,t,n+h.packedLength),t};Pi.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Pi),h.unpack(e,t,n.center),Z.unpack(e,t+h.packedLength,n.halfAxes),n};var nwe=new h,iwe=new h,owe=new h,rwe=new h,swe=new h,awe=new h,cwe=new Z,lwe={unitary:new Z,diagonal:new Z};Pi.fromPoints=function(e,t){if(u(t)||(t=new Pi),!u(e)||e.length===0)return t.halfAxes=Z.ZERO,t.center=h.ZERO,t;let n,i=e.length,o=h.clone(e[0],nwe);for(n=1;n<i;n++)h.add(o,e[n],o);let r=1/i;h.multiplyByScalar(o,r,o);let s=0,a=0,c=0,l=0,f=0,d=0,p;for(n=0;n<i;n++)p=h.subtract(e[n],o,iwe),s+=p.x*p.x,a+=p.x*p.y,c+=p.x*p.z,l+=p.y*p.y,f+=p.y*p.z,d+=p.z*p.z;s*=r,a*=r,c*=r,l*=r,f*=r,d*=r;let g=cwe;g[0]=s,g[1]=a,g[2]=c,g[3]=a,g[4]=l,g[5]=f,g[6]=c,g[7]=f,g[8]=d;let m=Z.computeEigenDecomposition(g,lwe),A=Z.clone(m.unitary,t.halfAxes),x=Z.getColumn(A,0,rwe),C=Z.getColumn(A,1,swe),T=Z.getColumn(A,2,awe),E=-Number.MAX_VALUE,S=-Number.MAX_VALUE,v=-Number.MAX_VALUE,w=Number.MAX_VALUE,R=Number.MAX_VALUE,O=Number.MAX_VALUE;for(n=0;n<i;n++)p=e[n],E=Math.max(h.dot(x,p),E),S=Math.max(h.dot(C,p),S),v=Math.max(h.dot(T,p),v),w=Math.min(h.dot(x,p),w),R=Math.min(h.dot(C,p),R),O=Math.min(h.dot(T,p),O);x=h.multiplyByScalar(x,.5*(w+E),x),C=h.multiplyByScalar(C,.5*(R+S),C),T=h.multiplyByScalar(T,.5*(O+v),T);let L=h.add(x,C,t.center);h.add(L,T,L);let N=owe;return N.x=E-w,N.y=S-R,N.z=v-O,h.multiplyByScalar(N,.5,N),Z.multiplyByScale(t.halfAxes,N,t.halfAxes),t};var u$=new h,uwe=new h;function r$(e,t,n,i,o,r,s,a,c,l,f){u(f)||(f=new Pi);let d=f.halfAxes;Z.setColumn(d,0,t,d),Z.setColumn(d,1,n,d),Z.setColumn(d,2,i,d);let p=u$;p.x=(o+r)/2,p.y=(s+a)/2,p.z=(c+l)/2;let g=uwe;g.x=(r-o)/2,g.y=(a-s)/2,g.z=(l-c)/2;let m=f.center;return p=Z.multiplyByVector(d,p,p),h.add(e,p,m),Z.multiplyByScale(d,g,d),f}var s$=new he,fwe=new h,dwe=new he,hwe=new he,mwe=new he,pwe=new he,_we=new he,gwe=new h,a$=new h,ywe=new h,c$=new h,Awe=new h,xwe=new H,Cwe=new H,Twe=new H,Ewe=new H,bwe=new H,Swe=new h,vwe=new h,Dwe=new h,wwe=new h,Iwe=new H,Pwe=new h,Owe=new h,Rwe=new h,Bwe=new cn(h.UNIT_X,0);Pi.fromRectangle=function(e,t,n,i,o){t=y(t,0),n=y(n,0),i=y(i,ie.WGS84);let r,s,a,c,l,f,d;if(e.width<=P.PI){let R=ce.center(e,s$),O=i.cartographicToCartesian(R,fwe),L=new la(O,i);d=L.plane;let N=R.longitude,_=e.south<0&&e.north>0?0:R.latitude,b=he.fromRadians(N,e.north,n,dwe),D=he.fromRadians(e.west,e.north,n,hwe),I=he.fromRadians(e.west,_,n,mwe),B=he.fromRadians(e.west,e.south,n,pwe),F=he.fromRadians(N,e.south,n,_we),k=i.cartographicToCartesian(b,gwe),U=i.cartographicToCartesian(D,a$),G=i.cartographicToCartesian(I,ywe),V=i.cartographicToCartesian(B,c$),X=i.cartographicToCartesian(F,Awe),W=L.projectPointToNearestOnPlane(k,xwe),Q=L.projectPointToNearestOnPlane(U,Cwe),Y=L.projectPointToNearestOnPlane(G,Twe),K=L.projectPointToNearestOnPlane(V,Ewe),J=L.projectPointToNearestOnPlane(X,bwe);return r=Math.min(Q.x,Y.x,K.x),s=-r,c=Math.max(Q.y,W.y),a=Math.min(K.y,J.y),D.height=B.height=t,U=i.cartographicToCartesian(D,a$),V=i.cartographicToCartesian(B,c$),l=Math.min(cn.getPointDistance(d,U),cn.getPointDistance(d,V)),f=n,r$(L.origin,L.xAxis,L.yAxis,L.zAxis,r,s,a,c,l,f,o)}let p=e.south>0,g=e.north<0,m=p?e.south:g?e.north:0,A=ce.center(e,s$).longitude,x=h.fromRadians(A,m,n,i,Swe);x.z=0;let T=Math.abs(x.x)<P.EPSILON10&&Math.abs(x.y)<P.EPSILON10?h.UNIT_X:h.normalize(x,vwe),E=h.UNIT_Z,S=h.cross(T,E,Dwe);d=cn.fromPointNormal(x,T,Bwe);let v=h.fromRadians(A+P.PI_OVER_TWO,m,n,i,wwe);s=h.dot(cn.projectPointOntoPlane(d,v,Iwe),S),r=-s,c=h.fromRadians(0,e.north,g?t:n,i,Pwe).z,a=h.fromRadians(0,e.south,p?t:n,i,Owe).z;let w=h.fromRadians(e.east,m,n,i,Rwe);return l=cn.getPointDistance(d,w),f=0,r$(x,S,E,T,r,s,a,c,l,f,o)};Pi.fromTransformation=function(e,t){return u(t)||(t=new Pi),t.center=M.getTranslation(e,t.center),t.halfAxes=M.getMatrix3(e,t.halfAxes),t.halfAxes=Z.multiplyByScalar(t.halfAxes,.5,t.halfAxes),t};Pi.clone=function(e,t){if(u(e))return u(t)?(h.clone(e.center,t.center),Z.clone(e.halfAxes,t.halfAxes),t):new Pi(e.center,e.halfAxes)};Pi.intersectPlane=function(e,t){let n=e.center,i=t.normal,o=e.halfAxes,r=i.x,s=i.y,a=i.z,c=Math.abs(r*o[Z.COLUMN0ROW0]+s*o[Z.COLUMN0ROW1]+a*o[Z.COLUMN0ROW2])+Math.abs(r*o[Z.COLUMN1ROW0]+s*o[Z.COLUMN1ROW1]+a*o[Z.COLUMN1ROW2])+Math.abs(r*o[Z.COLUMN2ROW0]+s*o[Z.COLUMN2ROW1]+a*o[Z.COLUMN2ROW2]),l=h.dot(i,n)+t.distance;return l<=-c?Qt.OUTSIDE:l>=c?Qt.INSIDE:Qt.INTERSECTING};var f$=new h,d$=new h,h$=new h,Mwe=new h,l$=new h,Lwe=new h;Pi.distanceSquaredTo=function(e,t){let n=h.subtract(t,e.center,u$),i=e.halfAxes,o=Z.getColumn(i,0,f$),r=Z.getColumn(i,1,d$),s=Z.getColumn(i,2,h$),a=h.magnitude(o),c=h.magnitude(r),l=h.magnitude(s),f=!0,d=!0,p=!0;a>0?h.divideByScalar(o,a,o):f=!1,c>0?h.divideByScalar(r,c,r):d=!1,l>0?h.divideByScalar(s,l,s):p=!1;let g=!f+!d+!p,m,A,x;if(g===1){let S=o;m=r,A=s,d?p||(S=s,A=o):(S=r,m=o),x=h.cross(m,A,l$),S===o?o=x:S===r?r=x:S===s&&(s=x)}else if(g===2){m=o,d?m=r:p&&(m=s);let S=h.UNIT_Y;S.equalsEpsilon(m,P.EPSILON3)&&(S=h.UNIT_X),A=h.cross(m,S,Mwe),h.normalize(A,A),x=h.cross(m,A,l$),h.normalize(x,x),m===o?(r=A,s=x):m===r?(s=A,o=x):m===s&&(o=A,r=x)}else g===3&&(o=h.UNIT_X,r=h.UNIT_Y,s=h.UNIT_Z);let C=Lwe;C.x=h.dot(n,o),C.y=h.dot(n,r),C.z=h.dot(n,s);let T=0,E;return C.x<-a?(E=C.x+a,T+=E*E):C.x>a&&(E=C.x-a,T+=E*E),C.y<-c?(E=C.y+c,T+=E*E):C.y>c&&(E=C.y-c,T+=E*E),C.z<-l?(E=C.z+l,T+=E*E):C.z>l&&(E=C.z-l,T+=E*E),T};var Nwe=new h,Fwe=new h;Pi.computePlaneDistances=function(e,t,n,i){u(i)||(i=new xc);let o=Number.POSITIVE_INFINITY,r=Number.NEGATIVE_INFINITY,s=e.center,a=e.halfAxes,c=Z.getColumn(a,0,f$),l=Z.getColumn(a,1,d$),f=Z.getColumn(a,2,h$),d=h.add(c,l,Nwe);h.add(d,f,d),h.add(d,s,d);let p=h.subtract(d,t,Fwe),g=h.dot(n,p);return o=Math.min(g,o),r=Math.max(g,r),h.add(s,c,d),h.add(d,l,d),h.subtract(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),h.add(s,c,d),h.subtract(d,l,d),h.add(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),h.add(s,c,d),h.subtract(d,l,d),h.subtract(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),h.subtract(s,c,d),h.add(d,l,d),h.add(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),h.subtract(s,c,d),h.add(d,l,d),h.subtract(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),h.subtract(s,c,d),h.subtract(d,l,d),h.add(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),h.subtract(s,c,d),h.subtract(d,l,d),h.subtract(d,f,d),h.subtract(d,t,p),g=h.dot(n,p),o=Math.min(g,o),r=Math.max(g,r),i.start=o,i.stop=r,i};var Vwe=new h,Uwe=new h,kwe=new h;Pi.computeCorners=function(e,t){u(t)||(t=[new h,new h,new h,new h,new h,new h,new h,new h]);let n=e.center,i=e.halfAxes,o=Z.getColumn(i,0,Vwe),r=Z.getColumn(i,1,Uwe),s=Z.getColumn(i,2,kwe);return h.clone(n,t[0]),h.subtract(t[0],o,t[0]),h.subtract(t[0],r,t[0]),h.subtract(t[0],s,t[0]),h.clone(n,t[1]),h.subtract(t[1],o,t[1]),h.subtract(t[1],r,t[1]),h.add(t[1],s,t[1]),h.clone(n,t[2]),h.subtract(t[2],o,t[2]),h.add(t[2],r,t[2]),h.subtract(t[2],s,t[2]),h.clone(n,t[3]),h.subtract(t[3],o,t[3]),h.add(t[3],r,t[3]),h.add(t[3],s,t[3]),h.clone(n,t[4]),h.add(t[4],o,t[4]),h.subtract(t[4],r,t[4]),h.subtract(t[4],s,t[4]),h.clone(n,t[5]),h.add(t[5],o,t[5]),h.subtract(t[5],r,t[5]),h.add(t[5],s,t[5]),h.clone(n,t[6]),h.add(t[6],o,t[6]),h.add(t[6],r,t[6]),h.subtract(t[6],s,t[6]),h.clone(n,t[7]),h.add(t[7],o,t[7]),h.add(t[7],r,t[7]),h.add(t[7],s,t[7]),t};var zwe=new Z;Pi.computeTransformation=function(e,t){u(t)||(t=new M);let n=e.center,i=Z.multiplyByUniformScale(e.halfAxes,2,zwe);return M.fromRotationTranslation(i,n,t)};var Hwe=new se;Pi.isOccluded=function(e,t){let n=se.fromOrientedBoundingBox(e,Hwe);return!t.isBoundingSphereVisible(n)};Pi.prototype.intersectPlane=function(e){return Pi.intersectPlane(this,e)};Pi.prototype.distanceSquaredTo=function(e){return Pi.distanceSquaredTo(this,e)};Pi.prototype.computePlaneDistances=function(e,t,n){return Pi.computePlaneDistances(this,e,t,n)};Pi.prototype.computeCorners=function(e){return Pi.computeCorners(this,e)};Pi.prototype.computeTransformation=function(e){return Pi.computeTransformation(this,e)};Pi.prototype.isOccluded=function(e){return Pi.isOccluded(this,e)};Pi.equals=function(e,t){return e===t||u(e)&&u(t)&&h.equals(e.center,t.center)&&Z.equals(e.halfAxes,t.halfAxes)};Pi.prototype.clone=function(e){return Pi.clone(this,e)};Pi.prototype.equals=function(e){return Pi.equals(this,e)};var Rn=Pi;var Qi={SCALAR:"SCALAR",VEC2:"VEC2",VEC3:"VEC3",VEC4:"VEC4",MAT2:"MAT2",MAT3:"MAT3",MAT4:"MAT4"};Qi.getMathType=function(e){switch(e){case Qi.SCALAR:return Number;case Qi.VEC2:return H;case Qi.VEC3:return h;case Qi.VEC4:return oe;case Qi.MAT2:return Zi;case Qi.MAT3:return Z;case Qi.MAT4:return M}};Qi.getNumberOfComponents=function(e){switch(e){case Qi.SCALAR:return 1;case Qi.VEC2:return 2;case Qi.VEC3:return 3;case Qi.VEC4:case Qi.MAT2:return 4;case Qi.MAT3:return 9;case Qi.MAT4:return 16}};Qi.getAttributeLocationCount=function(e){switch(e){case Qi.SCALAR:case Qi.VEC2:case Qi.VEC3:case Qi.VEC4:return 1;case Qi.MAT2:return 2;case Qi.MAT3:return 3;case Qi.MAT4:return 4}};Qi.getGlslType=function(e){switch(e){case Qi.SCALAR:return"float";case Qi.VEC2:return"vec2";case Qi.VEC3:return"vec3";case Qi.VEC4:return"vec4";case Qi.MAT2:return"mat2";case Qi.MAT3:return"mat3";case Qi.MAT4:return"mat4"}};var nn=Object.freeze(Qi);var m$=1/256,p$=256,go={};go.octEncodeInRange=function(e,t,n){if(n.x=e.x/(Math.abs(e.x)+Math.abs(e.y)+Math.abs(e.z)),n.y=e.y/(Math.abs(e.x)+Math.abs(e.y)+Math.abs(e.z)),e.z<0){let i=n.x,o=n.y;n.x=(1-Math.abs(o))*P.signNotZero(i),n.y=(1-Math.abs(i))*P.signNotZero(o)}return n.x=P.toSNorm(n.x,t),n.y=P.toSNorm(n.y,t),n};go.octEncode=function(e,t){return go.octEncodeInRange(e,255,t)};var qI=new H,_$=new Uint8Array(1);function rV(e){return _$[0]=e,_$[0]}go.octEncodeToCartesian4=function(e,t){return go.octEncodeInRange(e,65535,qI),t.x=rV(qI.x*m$),t.y=rV(qI.x),t.z=rV(qI.y*m$),t.w=rV(qI.y),t};go.octDecodeInRange=function(e,t,n,i){if(i.x=P.fromSNorm(e,n),i.y=P.fromSNorm(t,n),i.z=1-(Math.abs(i.x)+Math.abs(i.y)),i.z<0){let o=i.x;i.x=(1-Math.abs(i.y))*P.signNotZero(o),i.y=(1-Math.abs(o))*P.signNotZero(i.y)}return h.normalize(i,i)};go.octDecode=function(e,t,n){return go.octDecodeInRange(e,t,255,n)};go.octDecodeFromCartesian4=function(e,t){let n=e.x,i=e.y,o=e.z,r=e.w,s=n*p$+i,a=o*p$+r;return go.octDecodeInRange(s,a,65535,t)};go.octPackFloat=function(e){return 256*e.x+e.y};var I8=new H;go.octEncodeFloat=function(e){return go.octEncode(e,I8),go.octPackFloat(I8)};go.octDecodeFloat=function(e,t){let n=e/256,i=Math.floor(n),o=(n-i)*256;return go.octDecode(i,o,t)};go.octPack=function(e,t,n,i){let o=go.octEncodeFloat(e),r=go.octEncodeFloat(t),s=go.octEncode(n,I8);return i.x=65536*s.x+o,i.y=65536*s.y+r,i};go.octUnpack=function(e,t,n,i){let o=e.x/65536,r=Math.floor(o),s=(o-r)*65536;o=e.y/65536;let a=Math.floor(o),c=(o-a)*65536;go.octDecodeFloat(s,t),go.octDecodeFloat(c,n),go.octDecode(r,a,i)};go.compressTextureCoordinates=function(e){let t=e.x*4095|0,n=e.y*4095|0;return 4096*t+n};go.decompressTextureCoordinates=function(e,t){let n=e/4096,i=Math.floor(n);return t.x=i/4095,t.y=(e-i*4096)/4095,t};function w8(e){return e>>1^-(e&1)}go.zigZagDeltaDecode=function(e,t,n){let i=e.length,o=0,r=0,s=0;for(let a=0;a<i;++a)o+=w8(e[a]),r+=w8(t[a]),e[a]=o,t[a]=r,u(n)&&(s+=w8(n[a]),n[a]=s)};go.dequantize=function(e,t,n,i){let o=nn.getNumberOfComponents(n),r;switch(t){case q.BYTE:r=127;break;case q.UNSIGNED_BYTE:r=255;break;case q.SHORT:r=32767;break;case q.UNSIGNED_SHORT:r=65535;break;case q.INT:r=2147483647;break;case q.UNSIGNED_INT:r=4294967295;break}let s=new Float32Array(i*o);for(let a=0;a<i;a++)for(let c=0;c<o;c++){let l=a*o+c;s[l]=Math.max(e[l]/r,-1)}return s};go.decodeRGB565=function(e,t){let n=e.length;u(t)||(t=new Float32Array(n*3));let i=(1<<5)-1,o=(1<<6)-1,r=1/31,s=1/63;for(let a=0;a<n;a++){let c=e[a],l=c>>11,f=c>>5&o,d=c&i,p=3*a;t[p]=l*r,t[p+1]=f*s,t[p+2]=d*r}return t};var Wn=go;var sV={};sV.getHeight=function(e,t,n){return(e-n)*t+n};var Gwe=new h;sV.getPosition=function(e,t,n,i,o){let r=t.cartesianToCartographic(e,Gwe),s=sV.getHeight(r.height,n,i);return h.fromRadians(r.longitude,r.latitude,s,t,o)};var Ec=sV;var Wwe={NONE:0,BITS12:1},Cs=Object.freeze(Wwe);var B0=new h,jwe=new h,Hu=new H,aV=new M,Ywe=new M,qwe=Math.pow(2,12);function Fa(e,t,n,i,o,r,s,a,c,l){let f=Cs.NONE,d,p;if(u(t)&&u(n)&&u(i)&&u(o)){let g=t.minimum,m=t.maximum,A=h.subtract(m,g,jwe),x=i-n;Math.max(h.maximumComponent(A),x)<qwe-1?f=Cs.BITS12:f=Cs.NONE,d=M.inverseTransformation(o,new M);let T=h.negate(g,B0);M.multiply(M.fromTranslation(T,aV),d,d);let E=B0;E.x=1/A.x,E.y=1/A.y,E.z=1/A.z,M.multiply(M.fromScale(E,aV),d,d),p=M.clone(o),M.setTranslation(p,h.ZERO,p),o=M.clone(o,new M);let S=M.fromTranslation(g,aV),v=M.fromScale(A,Ywe),w=M.multiply(S,v,aV);M.multiply(o,w,o),M.multiply(p,w,p)}this.quantization=f,this.minimumHeight=n,this.maximumHeight=i,this.center=h.clone(e),this.toScaledENU=d,this.fromScaledENU=o,this.matrix=p,this.hasVertexNormals=r,this.hasWebMercatorT=y(s,!1),this.hasGeodeticSurfaceNormals=y(a,!1),this.exaggeration=y(c,1),this.exaggerationRelativeHeight=y(l,0),this.stride=0,this._offsetGeodeticSurfaceNormal=0,this._offsetVertexNormal=0,this._calculateStrideAndOffsets()}Fa.prototype.encode=function(e,t,n,i,o,r,s,a){let c=i.x,l=i.y;if(this.quantization===Cs.BITS12){n=M.multiplyByPoint(this.toScaledENU,n,B0),n.x=P.clamp(n.x,0,1),n.y=P.clamp(n.y,0,1),n.z=P.clamp(n.z,0,1);let f=this.maximumHeight-this.minimumHeight,d=P.clamp((o-this.minimumHeight)/f,0,1);H.fromElements(n.x,n.y,Hu);let p=Wn.compressTextureCoordinates(Hu);H.fromElements(n.z,d,Hu);let g=Wn.compressTextureCoordinates(Hu);H.fromElements(c,l,Hu);let m=Wn.compressTextureCoordinates(Hu);if(e[t++]=p,e[t++]=g,e[t++]=m,this.hasWebMercatorT){H.fromElements(s,0,Hu);let A=Wn.compressTextureCoordinates(Hu);e[t++]=A}}else h.subtract(n,this.center,B0),e[t++]=B0.x,e[t++]=B0.y,e[t++]=B0.z,e[t++]=o,e[t++]=c,e[t++]=l,this.hasWebMercatorT&&(e[t++]=s);return this.hasVertexNormals&&(e[t++]=Wn.octPackFloat(r)),this.hasGeodeticSurfaceNormals&&(e[t++]=a.x,e[t++]=a.y,e[t++]=a.z),t};var Xwe=new h,g$=new h;Fa.prototype.addGeodeticSurfaceNormals=function(e,t,n){if(this.hasGeodeticSurfaceNormals)return;let i=this.stride,o=e.length/i;this.hasGeodeticSurfaceNormals=!0,this._calculateStrideAndOffsets();let r=this.stride;for(let s=0;s<o;s++){for(let f=0;f<i;f++){let d=s*i+f,p=s*r+f;t[p]=e[d]}let a=this.decodePosition(t,s,Xwe),c=n.geodeticSurfaceNormal(a,g$),l=s*r+this._offsetGeodeticSurfaceNormal;t[l]=c.x,t[l+1]=c.y,t[l+2]=c.z}};Fa.prototype.removeGeodeticSurfaceNormals=function(e,t){if(!this.hasGeodeticSurfaceNormals)return;let n=this.stride,i=e.length/n;this.hasGeodeticSurfaceNormals=!1,this._calculateStrideAndOffsets();let o=this.stride;for(let r=0;r<i;r++)for(let s=0;s<o;s++){let a=r*n+s,c=r*o+s;t[c]=e[a]}};Fa.prototype.decodePosition=function(e,t,n){if(u(n)||(n=new h),t*=this.stride,this.quantization===Cs.BITS12){let i=Wn.decompressTextureCoordinates(e[t],Hu);n.x=i.x,n.y=i.y;let o=Wn.decompressTextureCoordinates(e[t+1],Hu);return n.z=o.x,M.multiplyByPoint(this.fromScaledENU,n,n)}return n.x=e[t],n.y=e[t+1],n.z=e[t+2],h.add(n,this.center,n)};Fa.prototype.getExaggeratedPosition=function(e,t,n){n=this.decodePosition(e,t,n);let i=this.exaggeration,o=this.exaggerationRelativeHeight;if(i!==1&&this.hasGeodeticSurfaceNormals){let s=this.decodeGeodeticSurfaceNormal(e,t,g$),a=this.decodeHeight(e,t),c=Ec.getHeight(a,i,o)-a;n.x+=s.x*c,n.y+=s.y*c,n.z+=s.z*c}return n};Fa.prototype.decodeTextureCoordinates=function(e,t,n){return u(n)||(n=new H),t*=this.stride,this.quantization===Cs.BITS12?Wn.decompressTextureCoordinates(e[t+2],n):H.fromElements(e[t+4],e[t+5],n)};Fa.prototype.decodeHeight=function(e,t){return t*=this.stride,this.quantization===Cs.BITS12?Wn.decompressTextureCoordinates(e[t+1],Hu).y*(this.maximumHeight-this.minimumHeight)+this.minimumHeight:e[t+3]};Fa.prototype.decodeWebMercatorT=function(e,t){return t*=this.stride,this.quantization===Cs.BITS12?Wn.decompressTextureCoordinates(e[t+3],Hu).x:e[t+6]};Fa.prototype.getOctEncodedNormal=function(e,t,n){t=t*this.stride+this._offsetVertexNormal;let i=e[t]/256,o=Math.floor(i),r=(i-o)*256;return H.fromElements(o,r,n)};Fa.prototype.decodeGeodeticSurfaceNormal=function(e,t,n){return t=t*this.stride+this._offsetGeodeticSurfaceNormal,n.x=e[t],n.y=e[t+1],n.z=e[t+2],n};Fa.prototype._calculateStrideAndOffsets=function(){let e=0;switch(this.quantization){case Cs.BITS12:e+=3;break;default:e+=6}this.hasWebMercatorT&&(e+=1),this.hasVertexNormals&&(this._offsetVertexNormal=e,e+=1),this.hasGeodeticSurfaceNormals&&(this._offsetGeodeticSurfaceNormal=e,e+=3),this.stride=e};var cV={position3DAndHeight:0,textureCoordAndEncodedNormals:1,geodeticSurfaceNormal:2},lV={compressed0:0,compressed1:1,geodeticSurfaceNormal:2};Fa.prototype.getAttributes=function(e){let t=q.FLOAT,n=q.getSizeInBytes(t),i=this.stride*n,o=0,r=[];function s(a,c){r.push({index:a,vertexBuffer:e,componentDatatype:t,componentsPerAttribute:c,offsetInBytes:o,strideInBytes:i}),o+=c*n}if(this.quantization===Cs.NONE){s(cV.position3DAndHeight,4);let a=2;a+=this.hasWebMercatorT?1:0,a+=this.hasVertexNormals?1:0,s(cV.textureCoordAndEncodedNormals,a),this.hasGeodeticSurfaceNormals&&s(cV.geodeticSurfaceNormal,3)}else{let a=this.hasWebMercatorT||this.hasVertexNormals,c=this.hasWebMercatorT&&this.hasVertexNormals;s(lV.compressed0,a?4:3),c&&s(lV.compressed1,1),this.hasGeodeticSurfaceNormals&&s(lV.geodeticSurfaceNormal,3)}return r};Fa.prototype.getAttributeLocations=function(){return this.quantization===Cs.NONE?cV:lV};Fa.clone=function(e,t){if(u(e))return u(t)||(t=new Fa),t.quantization=e.quantization,t.minimumHeight=e.minimumHeight,t.maximumHeight=e.maximumHeight,t.center=h.clone(e.center),t.toScaledENU=M.clone(e.toScaledENU),t.fromScaledENU=M.clone(e.fromScaledENU),t.matrix=M.clone(e.matrix),t.hasVertexNormals=e.hasVertexNormals,t.hasWebMercatorT=e.hasWebMercatorT,t.hasGeodeticSurfaceNormals=e.hasGeodeticSurfaceNormals,t.exaggeration=e.exaggeration,t.exaggerationRelativeHeight=e.exaggerationRelativeHeight,t._calculateStrideAndOffsets(),t};var Va=Fa;var vh={};vh.DEFAULT_STRUCTURE=Object.freeze({heightScale:1,heightOffset:0,elementsPerHeight:1,stride:1,elementMultiplier:256,isBigEndian:!1});var P8=new h,Kwe=new M,Zwe=new h,Jwe=new h;vh.computeVertices=function(e){let t=Math.cos,n=Math.sin,i=Math.sqrt,o=Math.atan,r=Math.exp,s=P.PI_OVER_TWO,a=P.toRadians,c=e.heightmap,l=e.width,f=e.height,d=e.skirtHeight,p=d>0,g=y(e.isGeographic,!0),m=y(e.ellipsoid,ie.WGS84),A=1/m.maximumRadius,x=ce.clone(e.nativeRectangle),C=ce.clone(e.rectangle),T,E,S,v;u(C)?(T=C.west,E=C.south,S=C.east,v=C.north):g?(T=a(x.west),E=a(x.south),S=a(x.east),v=a(x.north)):(T=x.west*A,E=s-2*o(r(-x.south*A)),S=x.east*A,v=s-2*o(r(-x.north*A)));let w=e.relativeToCenter,R=u(w);w=R?w:h.ZERO;let O=y(e.includeWebMercatorT,!1),L=y(e.exaggeration,1),N=y(e.exaggerationRelativeHeight,0),b=L!==1,D=y(e.structure,vh.DEFAULT_STRUCTURE),I=y(D.heightScale,vh.DEFAULT_STRUCTURE.heightScale),B=y(D.heightOffset,vh.DEFAULT_STRUCTURE.heightOffset),F=y(D.elementsPerHeight,vh.DEFAULT_STRUCTURE.elementsPerHeight),k=y(D.stride,vh.DEFAULT_STRUCTURE.stride),U=y(D.elementMultiplier,vh.DEFAULT_STRUCTURE.elementMultiplier),G=y(D.isBigEndian,vh.DEFAULT_STRUCTURE.isBigEndian),V=ce.computeWidth(x),X=ce.computeHeight(x),W=V/(l-1),Q=X/(f-1);g||(V*=A,X*=A);let Y=m.radiiSquared,K=Y.x,J=Y.y,_e=Y.z,xe=65536,re=-65536,ye=Rt.eastNorthUpToFixedFrame(w,m),fe=M.inverseTransformation(ye,Kwe),Se,we;O&&(Se=Ei.geodeticLatitudeToMercatorAngle(E),we=1/(Ei.geodeticLatitudeToMercatorAngle(v)-Se));let Ve=Zwe;Ve.x=Number.POSITIVE_INFINITY,Ve.y=Number.POSITIVE_INFINITY,Ve.z=Number.POSITIVE_INFINITY;let qe=Jwe;qe.x=Number.NEGATIVE_INFINITY,qe.y=Number.NEGATIVE_INFINITY,qe.z=Number.NEGATIVE_INFINITY;let Et=Number.POSITIVE_INFINITY,Ot=l*f,fn=d>0?l*2+f*2:0,dt=Ot+fn,En=new Array(dt),Zn=new Array(dt),Wt=new Array(dt),Je=O?new Array(dt):[],pe=b?new Array(dt):[],me=0,be=f,St=0,qt=l;p&&(--me,++be,--St,++qt);let Kn=1e-5;for(let Ze=me;Ze<be;++Ze){let ft=Ze;ft<0&&(ft=0),ft>=f&&(ft=f-1);let Lt=x.north-Q*ft;g?Lt=a(Lt):Lt=s-2*o(r(-Lt*A));let vn=(Lt-E)/(v-E);vn=P.clamp(vn,0,1);let _o=Ze===me,Do=Ze===be-1;d>0&&(_o?Lt+=Kn*X:Do&&(Lt-=Kn*X));let is=t(Lt),Nr=n(Lt),zi=_e*Nr,Ii;O&&(Ii=(Ei.geodeticLatitudeToMercatorAngle(Lt)-Se)*we);for(let Ar=St;Ar<qt;++Ar){let Bo=Ar;Bo<0&&(Bo=0),Bo>=l&&(Bo=l-1);let Li=ft*(l*k)+Bo*k,dn;if(F===1)dn=c[Li];else{dn=0;let mc;if(G)for(mc=0;mc<F;++mc)dn=dn*U+c[Li+mc];else for(mc=F-1;mc>=0;--mc)dn=dn*U+c[Li+mc]}dn=dn*I+B,re=Math.max(re,dn),xe=Math.min(xe,dn);let zn=x.west+W*Bo;g?zn=a(zn):zn=zn*A;let qr=(zn-T)/(S-T);qr=P.clamp(qr,0,1);let io=ft*l+Bo;if(d>0){let mc=Ar===St,Xr=Ar===qt-1,K2=_o||Do||mc||Xr;if((_o||Do)&&(mc||Xr))continue;K2&&(dn-=d,mc?(io=Ot+(f-ft-1),zn-=Kn*V):Do?io=Ot+f+(l-Bo-1):Xr?(io=Ot+f+l+ft,zn+=Kn*V):_o&&(io=Ot+f+l+f+Bo))}let xo=is*t(zn),zf=is*n(zn),er=K*xo,Sa=J*zf,U_=1/i(er*xo+Sa*zf+zi*Nr),va=er*U_,lh=Sa*U_,o0=zi*U_,tr=new h;tr.x=va+xo*dn,tr.y=lh+zf*dn,tr.z=o0+Nr*dn,M.multiplyByPoint(fe,tr,P8),h.minimumByComponent(P8,Ve,Ve),h.maximumByComponent(P8,qe,qe),Et=Math.min(Et,dn),En[io]=tr,Wt[io]=new H(qr,vn),Zn[io]=dn,O&&(Je[io]=Ii),b&&(pe[io]=m.geodeticSurfaceNormal(tr))}}let vo=se.fromPoints(En),$o;u(C)&&($o=Rn.fromRectangle(C,xe,re,m));let po;R&&(po=new $m(m).computeHorizonCullingPointPossiblyUnderEllipsoid(w,En,xe));let Yr=new ig(Ve,qe,w),Be=new Va(w,Yr,Et,re,ye,!1,O,b,L,N),it=new Float32Array(dt*Be.stride),Ke=0;for(let Ze=0;Ze<dt;++Ze)Ke=Be.encode(it,Ke,En[Ze],Wt[Ze],Zn[Ze],void 0,Je[Ze],pe[Ze]);return{vertices:it,maximumHeight:re,minimumHeight:xe,encoding:Be,boundingSphere3D:vo,orientedBoundingBox:$o,occludeePointInScaledSpace:po}};var pT=vh;function og(){de.throwInstantiationError()}Object.defineProperties(og.prototype,{credits:{get:de.throwInstantiationError},waterMask:{get:de.throwInstantiationError}});og.prototype.interpolateHeight=de.throwInstantiationError;og.prototype.isChildAvailable=de.throwInstantiationError;og.prototype.createMesh=de.throwInstantiationError;og.prototype.upsample=de.throwInstantiationError;og.prototype.wasCreatedByUpsampling=de.throwInstantiationError;og.maximumAsynchronousTasks=5;var $f=og;function Qwe(e,t,n,i,o,r,s,a,c,l,f,d,p,g,m,A){this.center=e,this.vertices=t,this.stride=y(l,6),this.indices=n,this.indexCountWithoutSkirts=i,this.vertexCountWithoutSkirts=o,this.minimumHeight=r,this.maximumHeight=s,this.boundingSphere3D=a,this.occludeePointInScaledSpace=c,this.orientedBoundingBox=f,this.encoding=d,this.westIndicesSouthToNorth=p,this.southIndicesEastToWest=g,this.eastIndicesNorthToSouth=m,this.northIndicesWestToEast=A}var Gu=Qwe;function bc(){de.throwInstantiationError()}Object.defineProperties(bc.prototype,{errorEvent:{get:de.throwInstantiationError},credit:{get:de.throwInstantiationError},tilingScheme:{get:de.throwInstantiationError},ready:{get:de.throwInstantiationError},readyPromise:{get:de.throwInstantiationError},hasWaterMask:{get:de.throwInstantiationError},hasVertexNormals:{get:de.throwInstantiationError},availability:{get:de.throwInstantiationError}});var y$=[];bc.getRegularGridIndices=function(e,t){let n=y$[e];u(n)||(y$[e]=n=[]);let i=n[t];return u(i)||(e*t<P.SIXTY_FOUR_KILOBYTES?i=n[t]=new Uint16Array((e-1)*(t-1)*6):i=n[t]=new Uint32Array((e-1)*(t-1)*6),T$(e,t,i,0)),i};var A$=[];bc.getRegularGridIndicesAndEdgeIndices=function(e,t){let n=A$[e];u(n)||(A$[e]=n=[]);let i=n[t];if(!u(i)){let o=bc.getRegularGridIndices(e,t),r=C$(e,t),s=r.westIndicesSouthToNorth,a=r.southIndicesEastToWest,c=r.eastIndicesNorthToSouth,l=r.northIndicesWestToEast;i=n[t]={indices:o,westIndicesSouthToNorth:s,southIndicesEastToWest:a,eastIndicesNorthToSouth:c,northIndicesWestToEast:l}}return i};var x$=[];bc.getRegularGridAndSkirtIndicesAndEdgeIndices=function(e,t){let n=x$[e];u(n)||(x$[e]=n=[]);let i=n[t];if(!u(i)){let o=e*t,r=(e-1)*(t-1)*6,s=e*2+t*2,a=Math.max(0,s-4)*6,c=o+s,l=r+a,f=C$(e,t),d=f.westIndicesSouthToNorth,p=f.southIndicesEastToWest,g=f.eastIndicesNorthToSouth,m=f.northIndicesWestToEast,A=Fe.createTypedArray(c,l);T$(e,t,A,0),bc.addSkirtIndices(d,p,g,m,o,A,r),i=n[t]={indices:A,westIndicesSouthToNorth:d,southIndicesEastToWest:p,eastIndicesNorthToSouth:g,northIndicesWestToEast:m,indexCountWithoutSkirts:r}}return i};bc.addSkirtIndices=function(e,t,n,i,o,r,s){let a=o;s=uV(e,a,r,s),a+=e.length,s=uV(t,a,r,s),a+=t.length,s=uV(n,a,r,s),a+=n.length,uV(i,a,r,s)};function C$(e,t){let n=new Array(t),i=new Array(e),o=new Array(t),r=new Array(e),s;for(s=0;s<e;++s)r[s]=s,i[s]=e*t-1-s;for(s=0;s<t;++s)o[s]=(s+1)*e-1,n[s]=(t-s-1)*e;return{westIndicesSouthToNorth:n,southIndicesEastToWest:i,eastIndicesNorthToSouth:o,northIndicesWestToEast:r}}function T$(e,t,n,i){let o=0;for(let r=0;r<t-1;++r){for(let s=0;s<e-1;++s){let a=o,c=a+e,l=c+1,f=a+1;n[i++]=a,n[i++]=c,n[i++]=f,n[i++]=f,n[i++]=c,n[i++]=l,++o}++o}}function uV(e,t,n,i){let o=e[0],r=e.length;for(let s=1;s<r;++s){let a=e[s];n[i++]=o,n[i++]=a,n[i++]=t,n[i++]=t,n[i++]=a,n[i++]=t+1,o=a,++t}return i}bc.heightmapTerrainQuality=.25;bc.getEstimatedLevelZeroGeometricErrorForAHeightmap=function(e,t,n){return e.maximumRadius*2*Math.PI*bc.heightmapTerrainQuality/(t*n)};bc.prototype.requestTileGeometry=de.throwInstantiationError;bc.prototype.getLevelMaximumGeometricError=de.throwInstantiationError;bc.prototype.getTileDataAvailable=de.throwInstantiationError;bc.prototype.loadTileDataAvailability=de.throwInstantiationError;var Vr=bc;function ep(e){this._buffer=e.buffer,this._width=e.width,this._height=e.height,this._childTileMask=y(e.childTileMask,15),this._encoding=y(e.encoding,zu.NONE);let t=pT.DEFAULT_STRUCTURE,n=e.structure;u(n)?n!==t&&(n.heightScale=y(n.heightScale,t.heightScale),n.heightOffset=y(n.heightOffset,t.heightOffset),n.elementsPerHeight=y(n.elementsPerHeight,t.elementsPerHeight),n.stride=y(n.stride,t.stride),n.elementMultiplier=y(n.elementMultiplier,t.elementMultiplier),n.isBigEndian=y(n.isBigEndian,t.isBigEndian)):n=t,this._structure=n,this._createdByUpsampling=y(e.createdByUpsampling,!1),this._waterMask=e.waterMask,this._skirtHeight=void 0,this._bufferType=this._encoding===zu.LERC?Float32Array:this._buffer.constructor,this._mesh=void 0}Object.defineProperties(ep.prototype,{credits:{get:function(){}},waterMask:{get:function(){return this._waterMask}},childTileMask:{get:function(){return this._childTileMask}}});var E$="createVerticesFromHeightmap",$we=new hi(E$),eIe=new hi(E$,$f.maximumAsynchronousTasks);ep.prototype.createMesh=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.tilingScheme,n=e.x,i=e.y,o=e.level,r=y(e.exaggeration,1),s=y(e.exaggerationRelativeHeight,0),a=y(e.throttle,!0),c=t.ellipsoid,l=t.tileXYToNativeRectangle(n,i,o),f=t.tileXYToRectangle(n,i,o),d=c.cartographicToCartesian(ce.center(f)),p=this._structure,m=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(c,this._width,t.getNumberOfXTilesAtLevel(0))/(1<<o);this._skirtHeight=Math.min(m*4,1e3);let x=(a?eIe:$we).scheduleTask({heightmap:this._buffer,structure:p,includeWebMercatorT:!0,width:this._width,height:this._height,nativeRectangle:l,rectangle:f,relativeToCenter:d,ellipsoid:c,skirtHeight:this._skirtHeight,isGeographic:t.projection instanceof Ci,exaggeration:r,exaggerationRelativeHeight:s,encoding:this._encoding});if(!u(x))return;let C=this;return Promise.resolve(x).then(function(T){let E;C._skirtHeight>0?E=Vr.getRegularGridAndSkirtIndicesAndEdgeIndices(T.gridWidth,T.gridHeight):E=Vr.getRegularGridIndicesAndEdgeIndices(T.gridWidth,T.gridHeight);let S=T.gridWidth*T.gridHeight;return C._mesh=new Gu(d,new Float32Array(T.vertices),E.indices,E.indexCountWithoutSkirts,S,T.minimumHeight,T.maximumHeight,se.clone(T.boundingSphere3D),h.clone(T.occludeePointInScaledSpace),T.numberOfAttributes,Rn.clone(T.orientedBoundingBox),Va.clone(T.encoding),E.westIndicesSouthToNorth,E.southIndicesEastToWest,E.eastIndicesNorthToSouth,E.northIndicesWestToEast),C._buffer=void 0,C._mesh})};ep.prototype._createMeshSync=function(e){let t=e.tilingScheme,n=e.x,i=e.y,o=e.level,r=y(e.exaggeration,1),s=y(e.exaggerationRelativeHeight,0),a=t.ellipsoid,c=t.tileXYToNativeRectangle(n,i,o),l=t.tileXYToRectangle(n,i,o),f=a.cartographicToCartesian(ce.center(l)),d=this._structure,g=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(a,this._width,t.getNumberOfXTilesAtLevel(0))/(1<<o);this._skirtHeight=Math.min(g*4,1e3);let m=pT.computeVertices({heightmap:this._buffer,structure:d,includeWebMercatorT:!0,width:this._width,height:this._height,nativeRectangle:c,rectangle:l,relativeToCenter:f,ellipsoid:a,skirtHeight:this._skirtHeight,isGeographic:t.projection instanceof Ci,exaggeration:r,exaggerationRelativeHeight:s});this._buffer=void 0;let A;this._skirtHeight>0?A=Vr.getRegularGridAndSkirtIndicesAndEdgeIndices(this._width,this._height):A=Vr.getRegularGridIndicesAndEdgeIndices(this._width,this._height);let x=m.gridWidth*m.gridHeight;return this._mesh=new Gu(f,m.vertices,A.indices,A.indexCountWithoutSkirts,x,m.minimumHeight,m.maximumHeight,m.boundingSphere3D,m.occludeePointInScaledSpace,m.encoding.stride,m.orientedBoundingBox,m.encoding,A.westIndicesSouthToNorth,A.southIndicesEastToWest,A.eastIndicesNorthToSouth,A.northIndicesWestToEast),this._mesh};ep.prototype.interpolateHeight=function(e,t,n){let i=this._width,o=this._height,r=this._structure,s=r.stride,a=r.elementsPerHeight,c=r.elementMultiplier,l=r.isBigEndian,f=r.heightOffset,d=r.heightScale,p=u(this._mesh),g=this._encoding===zu.LERC;if(!p&&g)return;let A;if(p){let x=this._mesh.vertices,C=this._mesh.encoding;A=b$(x,C,f,d,e,i,o,t,n)}else A=tIe(this._buffer,a,c,s,l,e,i,o,t,n),A=A*d+f;return A};ep.prototype.upsample=function(e,t,n,i,o,r,s){let a=this._mesh;if(!u(a))return;let c=this._width,l=this._height,f=this._structure,d=f.stride,p=new this._bufferType(c*l*d),g=a.vertices,m=a.encoding,A=e.tileXYToRectangle(t,n,i),x=e.tileXYToRectangle(o,r,s),C=f.heightOffset,T=f.heightScale,E=f.elementsPerHeight,S=f.elementMultiplier,v=f.isBigEndian,w=Math.pow(S,E-1);for(let R=0;R<l;++R){let O=P.lerp(x.north,x.south,R/(l-1));for(let L=0;L<c;++L){let N=P.lerp(x.west,x.east,L/(c-1)),_=b$(g,m,C,T,A,c,l,N,O);_=_<f.lowestEncodedHeight?f.lowestEncodedHeight:_,_=_>f.highestEncodedHeight?f.highestEncodedHeight:_,nIe(p,E,S,w,d,v,R*c+L,_)}}return Promise.resolve(new ep({buffer:p,width:c,height:l,childTileMask:0,structure:this._structure,createdByUpsampling:!0}))};ep.prototype.isChildAvailable=function(e,t,n,i){let o=2;return n!==e*2&&++o,i!==t*2&&(o-=2),(this._childTileMask&1<<o)!==0};ep.prototype.wasCreatedByUpsampling=function(){return this._createdByUpsampling};function tIe(e,t,n,i,o,r,s,a,c,l){let f=(c-r.west)*(s-1)/(r.east-r.west),d=(l-r.south)*(a-1)/(r.north-r.south),p=f|0,g=p+1;g>=s&&(g=s-1,p=s-2);let m=d|0,A=m+1;A>=a&&(A=a-1,m=a-2);let x=f-p,C=d-m;m=a-1-m,A=a-1-A;let T=fV(e,t,n,i,o,m*s+p),E=fV(e,t,n,i,o,m*s+g),S=fV(e,t,n,i,o,A*s+p),v=fV(e,t,n,i,o,A*s+g);return S$(x,C,T,E,S,v)}function b$(e,t,n,i,o,r,s,a,c){let l=(a-o.west)*(r-1)/(o.east-o.west),f=(c-o.south)*(s-1)/(o.north-o.south),d=l|0,p=d+1;p>=r&&(p=r-1,d=r-2);let g=f|0,m=g+1;m>=s&&(m=s-1,g=s-2);let A=l-d,x=f-g;g=s-1-g,m=s-1-m;let C=(t.decodeHeight(e,g*r+d)-n)/i,T=(t.decodeHeight(e,g*r+p)-n)/i,E=(t.decodeHeight(e,m*r+d)-n)/i,S=(t.decodeHeight(e,m*r+p)-n)/i;return S$(A,x,C,T,E,S)}function S$(e,t,n,i,o,r){return t<e?n+e*(i-n)+t*(r-i):n+e*(r-o)+t*(o-n)}function fV(e,t,n,i,o,r){r*=i;let s=0,a;if(o)for(a=0;a<t;++a)s=s*n+e[r+a];else for(a=t-1;a>=0;--a)s=s*n+e[r+a];return s}function nIe(e,t,n,i,o,r,s,a){s*=o;let c;if(r)for(c=0;c<t-1;++c)e[s+c]=a/i|0,a-=e[s+c]*i,i/=n;else for(c=t-1;c>0;--c)e[s+c]=a/i|0,a-=e[s+c]*i,i/=n;e[s+c]=a}var ua=ep;function _T(e){e=y(e,y.EMPTY_OBJECT),this._tilingScheme=e.tilingScheme,u(this._tilingScheme)||(this._tilingScheme=new Gi({ellipsoid:y(e.ellipsoid,ie.WGS84)})),this._levelZeroMaximumGeometricError=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(this._tilingScheme.ellipsoid,64,this._tilingScheme.getNumberOfXTilesAtLevel(0)),this._errorEvent=new Ae,this._readyPromise=Promise.resolve(!0)}Object.defineProperties(_T.prototype,{errorEvent:{get:function(){return this._errorEvent}},credit:{get:function(){}},tilingScheme:{get:function(){return this._tilingScheme}},ready:{get:function(){return!0}},readyPromise:{get:function(){return this._readyPromise}},hasWaterMask:{get:function(){return!1}},hasVertexNormals:{get:function(){return!1}},availability:{get:function(){}}});_T.prototype.requestTileGeometry=function(e,t,n,i){return Promise.resolve(new ua({buffer:new Uint8Array(16*16),width:16,height:16}))};_T.prototype.getLevelMaximumGeometricError=function(e){return this._levelZeroMaximumGeometricError/(1<<e)};_T.prototype.getTileDataAvailable=function(e,t,n){};_T.prototype.loadTileDataAvailability=function(e,t,n){};var tp=_T;function Wu(e,t,n,i){this.near=y(e,0),this.nearValue=y(t,0),this.far=y(n,1),this.farValue=y(i,0)}Wu.clone=function(e,t){if(u(e))return u(t)?(t.near=e.near,t.nearValue=e.nearValue,t.far=e.far,t.farValue=e.farValue,t):new Wu(e.near,e.nearValue,e.far,e.farValue)};Wu.packedLength=4;Wu.pack=function(e,t,n){return n=y(n,0),t[n++]=e.near,t[n++]=e.nearValue,t[n++]=e.far,t[n]=e.farValue,t};Wu.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new Wu),n.near=e[t++],n.nearValue=e[t++],n.far=e[t++],n.farValue=e[t],n};Wu.equals=function(e,t){return e===t||u(e)&&u(t)&&e.near===t.near&&e.nearValue===t.nearValue&&e.far===t.far&&e.farValue===t.farValue};Wu.prototype.clone=function(e){return Wu.clone(this,e)};Wu.prototype.equals=function(e){return Wu.equals(this,e)};var Pt=Wu;function gT(e,t){this._distance=t,this._normal=new v$(e,this),this.onChangeCallback=void 0,this.index=-1}Object.defineProperties(gT.prototype,{distance:{get:function(){return this._distance},set:function(e){u(this.onChangeCallback)&&e!==this._distance&&this.onChangeCallback(this.index),this._distance=e}},normal:{get:function(){return this._normal},set:function(e){u(this.onChangeCallback)&&!h.equals(this._normal._cartesian3,e)&&this.onChangeCallback(this.index),h.clone(e,this._normal._cartesian3)}}});gT.fromPlane=function(e,t){return u(t)?(t.normal=e.normal,t.distance=e.distance):t=new gT(e.normal,e.distance),t};gT.clone=function(e,t){return u(t)?(t.normal=e.normal,t.distance=e.distance,t):new gT(e.normal,e.distance)};function v$(e,t){this._clippingPlane=t,this._cartesian3=h.clone(e)}Object.defineProperties(v$.prototype,{x:{get:function(){return this._cartesian3.x},set:function(e){u(this._clippingPlane.onChangeCallback)&&e!==this._cartesian3.x&&this._clippingPlane.onChangeCallback(this._clippingPlane.index),this._cartesian3.x=e}},y:{get:function(){return this._cartesian3.y},set:function(e){u(this._clippingPlane.onChangeCallback)&&e!==this._cartesian3.y&&this._clippingPlane.onChangeCallback(this._clippingPlane.index),this._cartesian3.y=e}},z:{get:function(){return this._cartesian3.z},set:function(e){u(this._clippingPlane.onChangeCallback)&&e!==this._cartesian3.z&&this._clippingPlane.onChangeCallback(this._clippingPlane.index),this._cartesian3.z=e}}});var M0=gT;function Ua(e){e=y(e,y.EMPTY_OBJECT),this._planes=[],this._dirtyIndex=-1,this._multipleDirtyPlanes=!1,this._enabled=y(e.enabled,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this.edgeColor=z.clone(y(e.edgeColor,z.WHITE)),this.edgeWidth=y(e.edgeWidth,0),this.planeAdded=new Ae,this.planeRemoved=new Ae,this._owner=void 0;let t=y(e.unionClippingRegions,!1);this._unionClippingRegions=t,this._testIntersection=t?O$:R$,this._uint8View=void 0,this._float32View=void 0,this._clippingPlanesTexture=void 0;let n=e.planes;if(u(n)){let i=n.length;for(let o=0;o<i;++o)this.add(n[o])}}function O$(e){return e===Qt.OUTSIDE}function R$(e){return e===Qt.INSIDE}Object.defineProperties(Ua.prototype,{length:{get:function(){return this._planes.length}},unionClippingRegions:{get:function(){return this._unionClippingRegions},set:function(e){this._unionClippingRegions!==e&&(this._unionClippingRegions=e,this._testIntersection=e?O$:R$)}},enabled:{get:function(){return this._enabled},set:function(e){this._enabled!==e&&(this._enabled=e)}},texture:{get:function(){return this._clippingPlanesTexture}},owner:{get:function(){return this._owner}},clippingPlanesState:{get:function(){return this._unionClippingRegions?this._planes.length:-this._planes.length}}});function D$(e,t){e._multipleDirtyPlanes=e._multipleDirtyPlanes||e._dirtyIndex!==-1&&e._dirtyIndex!==t,e._dirtyIndex=t}Ua.prototype.add=function(e){let t=this._planes.length,n=this;e.onChangeCallback=function(i){D$(n,i)},e.index=t,D$(this,t),this._planes.push(e),this.planeAdded.raiseEvent(e,t)};Ua.prototype.get=function(e){return this._planes[e]};function B$(e,t){let n=e.length;for(let i=0;i<n;++i)if(cn.equals(e[i],t))return i;return-1}Ua.prototype.contains=function(e){return B$(this._planes,e)!==-1};Ua.prototype.remove=function(e){let t=this._planes,n=B$(t,e);if(n===-1)return!1;e instanceof M0&&(e.onChangeCallback=void 0,e.index=-1);let i=t.length-1;for(let o=n;o<i;++o){let r=t[o+1];t[o]=r,r instanceof M0&&(r.index=o)}return this._multipleDirtyPlanes=!0,t.length=i,this.planeRemoved.raiseEvent(e,n),!0};Ua.prototype.removeAll=function(){let e=this._planes,t=e.length;for(let n=0;n<t;++n){let i=e[n];i instanceof M0&&(i.onChangeCallback=void 0,i.index=-1),this.planeRemoved.raiseEvent(i,n)}this._multipleDirtyPlanes=!0,this._planes=[]};var iIe=new oe,oIe=new oe;function w$(e,t,n){let i=e._uint8View,o=e._planes,r=0;for(let s=t;s<n;++s){let a=o[s],c=Wn.octEncodeToCartesian4(a.normal,oIe);i[r]=c.x,i[r+1]=c.y,i[r+2]=c.z,i[r+3]=c.w;let l=oe.packFloat(a.distance,iIe);i[r+4]=l.x,i[r+5]=l.y,i[r+6]=l.z,i[r+7]=l.w,r+=8}}function I$(e,t,n){let i=e._float32View,o=e._planes,r=0;for(let s=t;s<n;++s){let a=o[s],c=a.normal;i[r]=c.x,i[r+1]=c.y,i[r+2]=c.z,i[r+3]=a.distance,r+=4}}function M$(e,t){let n=Vt.maximumTextureSize;return t.x=Math.min(e,n),t.y=Math.ceil(e/t.x),t}var rIe=new H;Ua.prototype.update=function(e){let t=this._clippingPlanesTexture,n=e.context,i=Ua.useFloatTexture(n),o=i?this.length:this.length*2;if(u(t)){let s=t.width*t.height;(s<o||o<.25*s)&&(t.destroy(),t=void 0,this._clippingPlanesTexture=void 0)}if(this.length===0)return;if(!u(t)){let s=M$(o,rIe);s.y*=2,i?(t=new It({context:n,width:s.x,height:s.y,pixelFormat:st.RGBA,pixelDatatype:Xe.FLOAT,sampler:ln.NEAREST,flipY:!1}),this._float32View=new Float32Array(s.x*s.y*4)):(t=new It({context:n,width:s.x,height:s.y,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,sampler:ln.NEAREST,flipY:!1}),this._uint8View=new Uint8Array(s.x*s.y*4)),this._clippingPlanesTexture=t,this._multipleDirtyPlanes=!0}let r=this._dirtyIndex;if(!(!this._multipleDirtyPlanes&&r===-1)){if(this._multipleDirtyPlanes)i?(I$(this,0,this._planes.length),t.copyFrom({source:{width:t.width,height:t.height,arrayBufferView:this._float32View}})):(w$(this,0,this._planes.length),t.copyFrom({source:{width:t.width,height:t.height,arrayBufferView:this._uint8View}}));else{let s=0,a=0;i?(a=Math.floor(r/t.width),s=Math.floor(r-a*t.width),I$(this,r,r+1),t.copyFrom({source:{width:1,height:1,arrayBufferView:this._float32View},xOffset:s,yOffset:a})):(a=Math.floor(r*2/t.width),s=Math.floor(r*2-a*t.width),w$(this,r,r+1),t.copyFrom({source:{width:2,height:1,arrayBufferView:this._uint8View},xOffset:s,yOffset:a}))}this._multipleDirtyPlanes=!1,this._dirtyIndex=-1}};var sIe=new M,P$=new cn(h.UNIT_X,0);Ua.prototype.computeIntersectionWithBoundingVolume=function(e,t){let n=this._planes,i=n.length,o=this.modelMatrix;u(t)&&(o=M.multiply(t,o,sIe));let r=Qt.INSIDE;!this.unionClippingRegions&&i>0&&(r=Qt.OUTSIDE);for(let s=0;s<i;++s){let a=n[s];cn.transform(a,o,P$);let c=e.intersectPlane(P$);if(c===Qt.INTERSECTING)r=c;else if(this._testIntersection(c))return c}return r};Ua.setOwner=function(e,t,n){e!==t[n]&&(t[n]=t[n]&&t[n].destroy(),u(e)&&(e._owner=t,t[n]=e))};Ua.useFloatTexture=function(e){return e.floatingPointTexture};Ua.getTextureResolution=function(e,t,n){let i=e.texture;if(u(i))return n.x=i.width,n.y=i.height,n;let o=Ua.useFloatTexture(t)?e.length:e.length*2,r=M$(o,n);return r.y*=2,r};Ua.prototype.isDestroyed=function(){return!1};Ua.prototype.destroy=function(){return this._clippingPlanesTexture=this._clippingPlanesTexture&&this._clippingPlanesTexture.destroy(),le(this)};var ss=Ua;var aIe=new H;function cIe(e,t){let n=e.unionClippingRegions,i=e.length,o=ss.useFloatTexture(t),r=ss.getTextureResolution(e,t,aIe),s=r.x,a=r.y,c=o?fIe(s,a):dIe(s,a);return c+=`
|
||
`,c+=n?lIe(i):uIe(i),c}function lIe(e){return`float clip(vec4 fragCoord, sampler2D clippingPlanes, mat4 clippingPlanesMatrix)
|
||
{
|
||
vec4 position = czm_windowToEyeCoordinates(fragCoord);
|
||
vec3 clipNormal = vec3(0.0);
|
||
vec3 clipPosition = vec3(0.0);
|
||
float clipAmount;
|
||
float pixelWidth = czm_metersPerPixel(position);
|
||
bool breakAndDiscard = false;
|
||
for (int i = 0; i < ${e}; ++i)
|
||
{
|
||
vec4 clippingPlane = getClippingPlane(clippingPlanes, i, clippingPlanesMatrix);
|
||
clipNormal = clippingPlane.xyz;
|
||
clipPosition = -clippingPlane.w * clipNormal;
|
||
float amount = dot(clipNormal, (position.xyz - clipPosition)) / pixelWidth;
|
||
clipAmount = czm_branchFreeTernary(i == 0, amount, min(amount, clipAmount));
|
||
if (amount <= 0.0)
|
||
{
|
||
breakAndDiscard = true;
|
||
break;
|
||
}
|
||
}
|
||
if (breakAndDiscard) {
|
||
discard;
|
||
}
|
||
return clipAmount;
|
||
}
|
||
`}function uIe(e){return`float clip(vec4 fragCoord, sampler2D clippingPlanes, mat4 clippingPlanesMatrix)
|
||
{
|
||
bool clipped = true;
|
||
vec4 position = czm_windowToEyeCoordinates(fragCoord);
|
||
vec3 clipNormal = vec3(0.0);
|
||
vec3 clipPosition = vec3(0.0);
|
||
float clipAmount = 0.0;
|
||
float pixelWidth = czm_metersPerPixel(position);
|
||
for (int i = 0; i < ${e}; ++i)
|
||
{
|
||
vec4 clippingPlane = getClippingPlane(clippingPlanes, i, clippingPlanesMatrix);
|
||
clipNormal = clippingPlane.xyz;
|
||
clipPosition = -clippingPlane.w * clipNormal;
|
||
float amount = dot(clipNormal, (position.xyz - clipPosition)) / pixelWidth;
|
||
clipAmount = max(amount, clipAmount);
|
||
clipped = clipped && (amount <= 0.0);
|
||
}
|
||
if (clipped)
|
||
{
|
||
discard;
|
||
}
|
||
return clipAmount;
|
||
}
|
||
`}function fIe(e,t){let n=1/e,i=1/t,o=`${n}`;o.indexOf(".")===-1&&(o+=".0");let r=`${i}`;return r.indexOf(".")===-1&&(r+=".0"),`vec4 getClippingPlane(highp sampler2D packedClippingPlanes, int clippingPlaneNumber, mat4 transform)
|
||
{
|
||
int pixY = clippingPlaneNumber / ${e};
|
||
int pixX = clippingPlaneNumber - (pixY * ${e});
|
||
float u = (float(pixX) + 0.5) * ${o};
|
||
float v = (float(pixY) + 0.5) * ${r};
|
||
vec4 plane = texture2D(packedClippingPlanes, vec2(u, v));
|
||
return czm_transformPlane(plane, transform);
|
||
}
|
||
`}function dIe(e,t){let n=1/e,i=1/t,o=`${n}`;o.indexOf(".")===-1&&(o+=".0");let r=`${i}`;return r.indexOf(".")===-1&&(r+=".0"),`vec4 getClippingPlane(highp sampler2D packedClippingPlanes, int clippingPlaneNumber, mat4 transform)
|
||
{
|
||
int clippingPlaneStartIndex = clippingPlaneNumber * 2;
|
||
int pixY = clippingPlaneStartIndex / ${e};
|
||
int pixX = clippingPlaneStartIndex - (pixY * ${e});
|
||
float u = (float(pixX) + 0.5) * ${o};
|
||
float v = (float(pixY) + 0.5) * ${r};
|
||
vec4 oct32 = texture2D(packedClippingPlanes, vec2(u, v)) * 255.0;
|
||
vec2 oct = vec2(oct32.x * 256.0 + oct32.y, oct32.z * 256.0 + oct32.w);
|
||
vec4 plane;
|
||
plane.xyz = czm_octDecode(oct, 65535.0);
|
||
plane.w = czm_unpackFloat(texture2D(packedClippingPlanes, vec2(u + ${o}, v)));
|
||
return czm_transformPlane(plane, transform);
|
||
}
|
||
`}var np=cIe;function hIe(e,t,n,i,o){this.numberOfDayTextures=e,this.flags=t,this.material=n,this.shaderProgram=i,this.clippingShaderState=o}function O8(){this.baseVertexShaderSource=void 0,this.baseFragmentShaderSource=void 0,this._shadersByTexturesFlags=[],this.material=void 0}function mIe(e){let t="vec4 getPosition(vec3 position, float height, vec2 textureCoordinates) { return getPosition3DMode(position, height, textureCoordinates); }",n="vec4 getPosition(vec3 position, float height, vec2 textureCoordinates) { return getPositionColumbusViewMode(position, height, textureCoordinates); }",i="vec4 getPosition(vec3 position, float height, vec2 textureCoordinates) { return getPositionMorphingMode(position, height, textureCoordinates); }",o;switch(e){case ee.SCENE3D:o=t;break;case ee.SCENE2D:case ee.COLUMBUS_VIEW:o=n;break;case ee.MORPHING:o=i;break}return o}function pIe(e){return e?"float get2DYPositionFraction(vec2 textureCoordinates) { return get2DMercatorYPositionFraction(textureCoordinates); }":"float get2DYPositionFraction(vec2 textureCoordinates) { return get2DGeographicYPositionFraction(textureCoordinates); }"}O8.prototype.getShaderProgram=function(e){let t=e.frameState,n=e.surfaceTile,i=e.numberOfDayTextures,o=e.applyBrightness,r=e.applyContrast,s=e.applyHue,a=e.applySaturation,c=e.applyGamma,l=e.applyAlpha,f=e.applyDayNightAlpha,d=e.applySplit,p=e.showReflectiveOcean,g=e.showOceanWaves,m=e.enableLighting,A=e.dynamicAtmosphereLighting,x=e.dynamicAtmosphereLightingFromSun,C=e.showGroundAtmosphere,T=e.perFragmentGroundAtmosphere,E=e.hasVertexNormals,S=e.useWebMercatorProjection,v=e.enableFog,w=e.enableClippingPlanes,R=e.clippingPlanes,O=e.clippedByBoundaries,L=e.hasImageryLayerCutout,N=e.colorCorrect,_=e.highlightFillTile,b=e.colorToAlpha,D=e.hasGeodeticSurfaceNormals,I=e.hasExaggeration,B=e.showUndergroundColor,F=e.translucent,k=0,U="",V=n.renderedMesh.encoding;V.quantization===Cs.BITS12&&(k=1,U="QUANTIZATION_BITS12");let W=0,Q="";O&&(W=1,Q="TILE_LIMIT_RECTANGLE");let Y=0,K="";L&&(Y=1,K="APPLY_IMAGERY_CUTOUT");let J=t.mode,_e=J|o<<2|r<<3|s<<4|a<<5|c<<6|l<<7|p<<8|g<<9|m<<10|A<<11|x<<12|C<<13|T<<14|E<<15|S<<16|v<<17|k<<18|d<<19|w<<20|W<<21|Y<<22|N<<23|_<<24|b<<25|D<<26|I<<27|B<<28|F<<29|f<<30,xe=0;u(R)&&R.length>0&&(xe=w?R.clippingPlanesState:0);let re=n.surfaceShader;if(u(re)&&re.numberOfDayTextures===i&&re.flags===_e&&re.material===this.material&&re.clippingShaderState===xe)return re.shaderProgram;let ye=this._shadersByTexturesFlags[i];if(u(ye)||(ye=this._shadersByTexturesFlags[i]=[]),re=ye[_e],!u(re)||re.material!==this.material||re.clippingShaderState!==xe){let fe=this.baseVertexShaderSource.clone(),Se=this.baseFragmentShaderSource.clone();xe!==0&&Se.sources.unshift(np(R,t.context)),fe.defines.push(U),Se.defines.push(`TEXTURE_UNITS ${i}`,Q,K),o&&Se.defines.push("APPLY_BRIGHTNESS"),r&&Se.defines.push("APPLY_CONTRAST"),s&&Se.defines.push("APPLY_HUE"),a&&Se.defines.push("APPLY_SATURATION"),c&&Se.defines.push("APPLY_GAMMA"),l&&Se.defines.push("APPLY_ALPHA"),f&&Se.defines.push("APPLY_DAY_NIGHT_ALPHA"),p&&(Se.defines.push("SHOW_REFLECTIVE_OCEAN"),fe.defines.push("SHOW_REFLECTIVE_OCEAN")),g&&Se.defines.push("SHOW_OCEAN_WAVES"),b&&Se.defines.push("APPLY_COLOR_TO_ALPHA"),B&&(fe.defines.push("UNDERGROUND_COLOR"),Se.defines.push("UNDERGROUND_COLOR")),F&&(fe.defines.push("TRANSLUCENT"),Se.defines.push("TRANSLUCENT")),m&&(E?(fe.defines.push("ENABLE_VERTEX_LIGHTING"),Se.defines.push("ENABLE_VERTEX_LIGHTING")):(fe.defines.push("ENABLE_DAYNIGHT_SHADING"),Se.defines.push("ENABLE_DAYNIGHT_SHADING"))),A&&(fe.defines.push("DYNAMIC_ATMOSPHERE_LIGHTING"),Se.defines.push("DYNAMIC_ATMOSPHERE_LIGHTING"),x&&(fe.defines.push("DYNAMIC_ATMOSPHERE_LIGHTING_FROM_SUN"),Se.defines.push("DYNAMIC_ATMOSPHERE_LIGHTING_FROM_SUN"))),C&&(fe.defines.push("GROUND_ATMOSPHERE"),Se.defines.push("GROUND_ATMOSPHERE"),T&&(fe.defines.push("PER_FRAGMENT_GROUND_ATMOSPHERE"),Se.defines.push("PER_FRAGMENT_GROUND_ATMOSPHERE"))),fe.defines.push("INCLUDE_WEB_MERCATOR_Y"),Se.defines.push("INCLUDE_WEB_MERCATOR_Y"),v&&(fe.defines.push("FOG"),Se.defines.push("FOG")),d&&Se.defines.push("APPLY_SPLIT"),w&&Se.defines.push("ENABLE_CLIPPING_PLANES"),N&&Se.defines.push("COLOR_CORRECT"),_&&Se.defines.push("HIGHLIGHT_FILL_TILE"),D&&fe.defines.push("GEODETIC_SURFACE_NORMALS"),I&&fe.defines.push("EXAGGERATION");let we=` vec4 computeDayColor(vec4 initialColor, vec3 textureCoordinates, float nightBlend)
|
||
{
|
||
vec4 color = initialColor;
|
||
`;L&&(we+=` vec4 cutoutAndColorResult;
|
||
bool texelUnclipped;
|
||
`);for(let qe=0;qe<i;++qe)L?we+=` cutoutAndColorResult = u_dayTextureCutoutRectangles[${qe}];
|
||
texelUnclipped = v_textureCoordinates.x < cutoutAndColorResult.x || cutoutAndColorResult.z < v_textureCoordinates.x || v_textureCoordinates.y < cutoutAndColorResult.y || cutoutAndColorResult.w < v_textureCoordinates.y;
|
||
cutoutAndColorResult = sampleAndBlend(
|
||
`:we+=` color = sampleAndBlend(
|
||
`,we+=` color,
|
||
u_dayTextures[${qe}],
|
||
u_dayTextureUseWebMercatorT[${qe}] ? textureCoordinates.xz : textureCoordinates.xy,
|
||
u_dayTextureTexCoordsRectangle[${qe}],
|
||
u_dayTextureTranslationAndScale[${qe}],
|
||
${l?`u_dayTextureAlpha[${qe}]`:"1.0"},
|
||
${f?`u_dayTextureNightAlpha[${qe}]`:"1.0"},
|
||
${f?`u_dayTextureDayAlpha[${qe}]`:"1.0"},
|
||
${o?`u_dayTextureBrightness[${qe}]`:"0.0"},
|
||
${r?`u_dayTextureContrast[${qe}]`:"0.0"},
|
||
${s?`u_dayTextureHue[${qe}]`:"0.0"},
|
||
${a?`u_dayTextureSaturation[${qe}]`:"0.0"},
|
||
${c?`u_dayTextureOneOverGamma[${qe}]`:"0.0"},
|
||
${d?`u_dayTextureSplit[${qe}]`:"0.0"},
|
||
${b?`u_colorsToAlpha[${qe}]`:"vec4(0.0)"},
|
||
nightBlend );
|
||
`,L&&(we+=` color = czm_branchFreeTernary(texelUnclipped, cutoutAndColorResult, color);
|
||
`);we+=` return color;
|
||
}`,Se.sources.push(we),fe.sources.push(mIe(J)),fe.sources.push(pIe(S));let Ve=Xt.fromCache({context:t.context,vertexShaderSource:fe,fragmentShaderSource:Se,attributeLocations:V.getAttributeLocations()});re=ye[_e]=new hIe(i,_e,this.material,Ve,xe)}return n.surfaceShader=re,re.shaderProgram};O8.prototype.destroy=function(){let e,t,n=this._shadersByTexturesFlags;for(let i in n)if(n.hasOwnProperty(i)){let o=n[i];if(!u(o))continue;for(e in o)o.hasOwnProperty(e)&&(t=o[e],u(t)&&t.shaderProgram.destroy())}return le(this)};var XI=O8;function _Ie(e){e=y(e,y.EMPTY_OBJECT),this.position=e.position,this.normal=e.normal,this.st=e.st,this.bitangent=e.bitangent,this.tangent=e.tangent,this.color=e.color}var hn=_Ie;var gIe={NONE:0,TOP:1,ALL:2},on=Object.freeze(gIe);var yIe=new h;function Dh(e){e=y(e,y.EMPTY_OBJECT);let t=e.minimum,n=e.maximum;this._min=h.clone(t),this._max=h.clone(n),this._offsetAttribute=e.offsetAttribute,this._workerName="createBoxOutlineGeometry"}Dh.fromDimensions=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.dimensions,n=h.multiplyByScalar(t,.5,new h);return new Dh({minimum:h.negate(n,new h),maximum:n,offsetAttribute:e.offsetAttribute})};Dh.fromAxisAlignedBoundingBox=function(e){return new Dh({minimum:e.minimum,maximum:e.maximum})};Dh.packedLength=2*h.packedLength+1;Dh.pack=function(e,t,n){return n=y(n,0),h.pack(e._min,t,n),h.pack(e._max,t,n+h.packedLength),t[n+h.packedLength*2]=y(e._offsetAttribute,-1),t};var N$=new h,F$=new h,L$={minimum:N$,maximum:F$,offsetAttribute:void 0};Dh.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t,N$),o=h.unpack(e,t+h.packedLength,F$),r=e[t+h.packedLength*2];return u(n)?(n._min=h.clone(i,n._min),n._max=h.clone(o,n._max),n._offsetAttribute=r===-1?void 0:r,n):(L$.offsetAttribute=r===-1?void 0:r,new Dh(L$))};Dh.createGeometry=function(e){let t=e._min,n=e._max;if(h.equals(t,n))return;let i=new hn,o=new Uint16Array(12*2),r=new Float64Array(8*3);r[0]=t.x,r[1]=t.y,r[2]=t.z,r[3]=n.x,r[4]=t.y,r[5]=t.z,r[6]=n.x,r[7]=n.y,r[8]=t.z,r[9]=t.x,r[10]=n.y,r[11]=t.z,r[12]=t.x,r[13]=t.y,r[14]=n.z,r[15]=n.x,r[16]=t.y,r[17]=n.z,r[18]=n.x,r[19]=n.y,r[20]=n.z,r[21]=t.x,r[22]=n.y,r[23]=n.z,i.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:r}),o[0]=4,o[1]=5,o[2]=5,o[3]=6,o[4]=6,o[5]=7,o[6]=7,o[7]=4,o[8]=0,o[9]=1,o[10]=1,o[11]=2,o[12]=2,o[13]=3,o[14]=3,o[15]=0,o[16]=0,o[17]=4,o[18]=1,o[19]=5,o[20]=2,o[21]=6,o[22]=3,o[23]=7;let s=h.subtract(n,t,yIe),a=h.magnitude(s)*.5;if(u(e._offsetAttribute)){let c=r.length,l=e._offsetAttribute===on.NONE?0:1,f=new Uint8Array(c/3).fill(l);i.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:f})}return new ct({attributes:i,indices:o,primitiveType:Me.LINES,boundingSphere:new se(h.ZERO,a),offsetAttribute:e._offsetAttribute})};var ed=Dh;function yT(e,t,n,i){e=y(e,1),t=y(t,1),n=y(n,1),i=y(i,1),this.value=new Uint8Array([z.floatToByte(e),z.floatToByte(t),z.floatToByte(n),z.floatToByte(i)])}Object.defineProperties(yT.prototype,{componentDatatype:{get:function(){return q.UNSIGNED_BYTE}},componentsPerAttribute:{get:function(){return 4}},normalize:{get:function(){return!0}}});yT.fromColor=function(e){return new yT(e.red,e.green,e.blue,e.alpha)};yT.toValue=function(e,t){return u(t)?e.toBytes(t):new Uint8Array(e.toBytes())};yT.equals=function(e,t){return e===t||u(e)&&u(t)&&e.value[0]===t.value[0]&&e.value[1]===t.value[1]&&e.value[2]===t.value[2]&&e.value[3]===t.value[3]};var Ft=yT;function AIe(e){e=y(e,y.EMPTY_OBJECT),this.geometry=e.geometry,this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this.id=e.id,this.pickPrimitive=e.pickPrimitive,this.attributes=y(e.attributes,{}),this.westHemisphereGeometry=void 0,this.eastHemisphereGeometry=void 0}var yt=AIe;var V$=new h,U$=new h,k$=new h;function xIe(e,t,n,i,o){u(o)||(o=new h);let r,s,a,c,l,f,d,p;if(u(t.z)){if(h.equalsEpsilon(e,t,P.EPSILON14))return h.clone(h.UNIT_X,o);if(h.equalsEpsilon(e,n,P.EPSILON14))return h.clone(h.UNIT_Y,o);if(h.equalsEpsilon(e,i,P.EPSILON14))return h.clone(h.UNIT_Z,o);r=h.subtract(n,t,V$),s=h.subtract(i,t,U$),a=h.subtract(e,t,k$),c=h.dot(r,r),l=h.dot(r,s),f=h.dot(r,a),d=h.dot(s,s),p=h.dot(s,a)}else{if(H.equalsEpsilon(e,t,P.EPSILON14))return h.clone(h.UNIT_X,o);if(H.equalsEpsilon(e,n,P.EPSILON14))return h.clone(h.UNIT_Y,o);if(H.equalsEpsilon(e,i,P.EPSILON14))return h.clone(h.UNIT_Z,o);r=H.subtract(n,t,V$),s=H.subtract(i,t,U$),a=H.subtract(e,t,k$),c=H.dot(r,r),l=H.dot(r,s),f=H.dot(r,a),d=H.dot(s,s),p=H.dot(s,a)}o.y=d*f-l*p,o.z=c*p-l*f;let g=c*d-l*l;if(g!==0)return o.y/=g,o.z/=g,o.x=1-o.y-o.z,o}var L0=xIe;var R8={};R8.calculateACMR=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.indices,n=e.maximumIndex,i=y(e.cacheSize,24),o=t.length;if(!u(n)){n=0;let a=0,c=t[a];for(;a<o;)c>n&&(n=c),++a,c=t[a]}let r=[];for(let a=0;a<n+1;a++)r[a]=0;let s=i+1;for(let a=0;a<o;++a)s-r[t[a]]>i&&(r[t[a]]=s,++s);return(s-i+1)/(o/3)};R8.tipsify=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.indices,n=e.maximumIndex,i=y(e.cacheSize,24),o;function r(_,b,D,I){for(;b.length>=1;){let B=b[b.length-1];if(b.splice(b.length-1,1),_[B].numLiveTriangles>0)return B}for(;o<I;){if(_[o].numLiveTriangles>0)return++o,o-1;++o}return-1}function s(_,b,D,I,B,F,k){let U=-1,G,V=-1,X=0;for(;X<D.length;){let W=D[X];I[W].numLiveTriangles&&(G=0,B-I[W].timeStamp+2*I[W].numLiveTriangles<=b&&(G=B-I[W].timeStamp),(G>V||V===-1)&&(V=G,U=W)),++X}return U===-1?r(I,F,_,k):U}let a=t.length,c=0,l=0,f=t[l],d=a;if(u(n))c=n+1;else{for(;l<d;)f>c&&(c=f),++l,f=t[l];if(c===-1)return 0;++c}let p=[],g;for(g=0;g<c;g++)p[g]={numLiveTriangles:0,timeStamp:0,vertexTriangles:[]};l=0;let m=0;for(;l<d;)p[t[l]].vertexTriangles.push(m),++p[t[l]].numLiveTriangles,p[t[l+1]].vertexTriangles.push(m),++p[t[l+1]].numLiveTriangles,p[t[l+2]].vertexTriangles.push(m),++p[t[l+2]].numLiveTriangles,++m,l+=3;let A=0,x=i+1;o=1;let C=[],T=[],E,S,v=0,w=[],R=a/3,O=[];for(g=0;g<R;g++)O[g]=!1;let L,N;for(;A!==-1;){C=[],S=p[A],N=S.vertexTriangles.length;for(let _=0;_<N;++_)if(m=S.vertexTriangles[_],!O[m]){O[m]=!0,l=m+m+m;for(let b=0;b<3;++b)L=t[l],C.push(L),T.push(L),w[v]=L,++v,E=p[L],--E.numLiveTriangles,x-E.timeStamp>i&&(E.timeStamp=x,++x),++l}A=s(t,i,C,p,x,T,c)}return w};var KI=R8;var Sc={};function yV(e,t,n,i,o){e[t++]=n,e[t++]=i,e[t++]=i,e[t++]=o,e[t++]=o,e[t]=n}function CIe(e){let t=e.length,n=t/3*6,i=Fe.createTypedArray(t,n),o=0;for(let r=0;r<t;r+=3,o+=6)yV(i,o,e[r],e[r+1],e[r+2]);return i}function TIe(e){let t=e.length;if(t>=3){let n=(t-2)*6,i=Fe.createTypedArray(t,n);yV(i,0,e[0],e[1],e[2]);let o=6;for(let r=3;r<t;++r,o+=6)yV(i,o,e[r-1],e[r],e[r-2]);return i}return new Uint16Array}function EIe(e){if(e.length>0){let t=e.length-1,n=(t-1)*6,i=Fe.createTypedArray(t,n),o=e[0],r=0;for(let s=1;s<t;++s,r+=6)yV(i,r,o,e[s],e[s+1]);return i}return new Uint16Array}Sc.toWireframe=function(e){let t=e.indices;if(u(t)){switch(e.primitiveType){case Me.TRIANGLES:e.indices=CIe(t);break;case Me.TRIANGLE_STRIP:e.indices=TIe(t);break;case Me.TRIANGLE_FAN:e.indices=EIe(t);break}e.primitiveType=Me.LINES}return e};Sc.createLineSegmentsForVectors=function(e,t,n){t=y(t,"normal"),n=y(n,1e4);let i=e.attributes.position.values,o=e.attributes[t].values,r=i.length,s=new Float64Array(2*r),a=0;for(let f=0;f<r;f+=3)s[a++]=i[f],s[a++]=i[f+1],s[a++]=i[f+2],s[a++]=i[f]+o[f]*n,s[a++]=i[f+1]+o[f+1]*n,s[a++]=i[f+2]+o[f+2]*n;let c,l=e.boundingSphere;return u(l)&&(c=new se(l.center,l.radius+n)),new ct({attributes:{position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:s})},primitiveType:Me.LINES,boundingSphere:c})};Sc.createAttributeLocations=function(e){let t=["position","positionHigh","positionLow","position3DHigh","position3DLow","position2DHigh","position2DLow","pickColor","normal","st","tangent","bitangent","extrudeDirection","compressedAttributes"],n=e.attributes,i={},o=0,r,s=t.length;for(r=0;r<s;++r){let a=t[r];u(n[a])&&(i[a]=o++)}for(let a in n)n.hasOwnProperty(a)&&!u(i[a])&&(i[a]=o++);return i};Sc.reorderForPreVertexCache=function(e){let t=ct.computeNumberOfVertices(e),n=e.indices;if(u(n)){let i=new Int32Array(t);for(let p=0;p<t;p++)i[p]=-1;let o=n,r=o.length,s=Fe.createTypedArray(t,r),a=0,c=0,l=0,f;for(;a<r;)f=i[o[a]],f!==-1?s[c]=f:(f=o[a],i[f]=l,s[c]=l,++l),++a,++c;e.indices=s;let d=e.attributes;for(let p in d)if(d.hasOwnProperty(p)&&u(d[p])&&u(d[p].values)){let g=d[p],m=g.values,A=0,x=g.componentsPerAttribute,C=q.createTypedArray(g.componentDatatype,l*x);for(;A<t;){let T=i[A];if(T!==-1)for(let E=0;E<x;E++)C[x*T+E]=m[x*A+E];++A}g.values=C}}return e};Sc.reorderForPostVertexCache=function(e,t){let n=e.indices;if(e.primitiveType===Me.TRIANGLES&&u(n)){let i=n.length,o=0;for(let r=0;r<i;r++)n[r]>o&&(o=n[r]);e.indices=KI.tipsify({indices:n,maximumIndex:o,cacheSize:t})}return e};function z$(e){let t={};for(let n in e)if(e.hasOwnProperty(n)&&u(e[n])&&u(e[n].values)){let i=e[n];t[n]=new De({componentDatatype:i.componentDatatype,componentsPerAttribute:i.componentsPerAttribute,normalize:i.normalize,values:[]})}return t}function bIe(e,t,n){for(let i in t)if(t.hasOwnProperty(i)&&u(t[i])&&u(t[i].values)){let o=t[i];for(let r=0;r<o.componentsPerAttribute;++r)e[i].values.push(o.values[n*o.componentsPerAttribute+r])}}Sc.fitToUnsignedShortIndices=function(e){let t=[],n=ct.computeNumberOfVertices(e);if(u(e.indices)&&n>=P.SIXTY_FOUR_KILOBYTES){let i=[],o=[],r=0,s=z$(e.attributes),a=e.indices,c=a.length,l;e.primitiveType===Me.TRIANGLES?l=3:e.primitiveType===Me.LINES?l=2:e.primitiveType===Me.POINTS&&(l=1);for(let f=0;f<c;f+=l){for(let d=0;d<l;++d){let p=a[f+d],g=i[p];u(g)||(g=r++,i[p]=g,bIe(s,e.attributes,p)),o.push(g)}r+l>=P.SIXTY_FOUR_KILOBYTES&&(t.push(new ct({attributes:s,indices:o,primitiveType:e.primitiveType,boundingSphere:e.boundingSphere,boundingSphereCV:e.boundingSphereCV})),i=[],o=[],r=0,s=z$(e.attributes))}o.length!==0&&t.push(new ct({attributes:s,indices:o,primitiveType:e.primitiveType,boundingSphere:e.boundingSphere,boundingSphereCV:e.boundingSphereCV}))}else t.push(e);return t};var H$=new h,SIe=new he;Sc.projectTo2D=function(e,t,n,i,o){let r=e.attributes[t];o=u(o)?o:new Ci;let s=o.ellipsoid,a=r.values,c=new Float64Array(a.length),l=0;for(let f=0;f<a.length;f+=3){let d=h.fromArray(a,f,H$),p=s.cartesianToCartographic(d,SIe),g=o.project(p,H$);c[l++]=g.x,c[l++]=g.y,c[l++]=g.z}return e.attributes[n]=r,e.attributes[i]=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:c}),delete e.attributes[t],e};var B8={high:0,low:0};Sc.encodeAttribute=function(e,t,n,i){let o=e.attributes[t],r=o.values,s=r.length,a=new Float32Array(s),c=new Float32Array(s);for(let f=0;f<s;++f)Gn.encode(r[f],B8),a[f]=B8.high,c[f]=B8.low;let l=o.componentsPerAttribute;return e.attributes[n]=new De({componentDatatype:q.FLOAT,componentsPerAttribute:l,values:a}),e.attributes[i]=new De({componentDatatype:q.FLOAT,componentsPerAttribute:l,values:c}),delete e.attributes[t],e};var nd=new h;function M8(e,t){if(u(t)){let n=t.values,i=n.length;for(let o=0;o<i;o+=3)h.unpack(n,o,nd),M.multiplyByPoint(e,nd,nd),h.pack(nd,n,o)}}function L8(e,t){if(u(t)){let n=t.values,i=n.length;for(let o=0;o<i;o+=3)h.unpack(n,o,nd),Z.multiplyByVector(e,nd,nd),nd=h.normalize(nd,nd),h.pack(nd,n,o)}}var dV=new M,hV=new Z;Sc.transformToWorldCoordinates=function(e){let t=e.modelMatrix;if(M.equals(t,M.IDENTITY))return e;let n=e.geometry.attributes;M8(t,n.position),M8(t,n.prevPosition),M8(t,n.nextPosition),(u(n.normal)||u(n.tangent)||u(n.bitangent))&&(M.inverse(t,dV),M.transpose(dV,dV),M.getMatrix3(dV,hV),L8(hV,n.normal),L8(hV,n.tangent),L8(hV,n.bitangent));let i=e.geometry.boundingSphere;return u(i)&&(e.geometry.boundingSphere=se.transform(i,t,i)),e.modelMatrix=M.clone(M.IDENTITY),e};function vIe(e,t){let n=e.length,i={},o=e[0][t].attributes,r;for(r in o)if(o.hasOwnProperty(r)&&u(o[r])&&u(o[r].values)){let s=o[r],a=s.values.length,c=!0;for(let l=1;l<n;++l){let f=e[l][t].attributes[r];if(!u(f)||s.componentDatatype!==f.componentDatatype||s.componentsPerAttribute!==f.componentsPerAttribute||s.normalize!==f.normalize){c=!1;break}a+=f.values.length}c&&(i[r]=new De({componentDatatype:s.componentDatatype,componentsPerAttribute:s.componentsPerAttribute,normalize:s.normalize,values:q.createTypedArray(s.componentDatatype,a)}))}return i}var DIe=new h;function N8(e,t){let n=e.length,i,o,r,s,a=e[0].modelMatrix,c=u(e[0][t].indices),l=e[0][t].primitiveType,f=vIe(e,t),d,p,g;for(i in f)if(f.hasOwnProperty(i))for(d=f[i].values,s=0,o=0;o<n;++o)for(p=e[o][t].attributes[i].values,g=p.length,r=0;r<g;++r)d[s++]=p[r];let m;if(c){let T=0;for(o=0;o<n;++o)T+=e[o][t].indices.length;let E=ct.computeNumberOfVertices(new ct({attributes:f,primitiveType:Me.POINTS})),S=Fe.createTypedArray(E,T),v=0,w=0;for(o=0;o<n;++o){let R=e[o][t].indices,O=R.length;for(s=0;s<O;++s)S[v++]=w+R[s];w+=ct.computeNumberOfVertices(e[o][t])}m=S}let A=new h,x=0,C;for(o=0;o<n;++o){if(C=e[o][t].boundingSphere,!u(C)){A=void 0;break}h.add(C.center,A,A)}if(u(A))for(h.divideByScalar(A,n,A),o=0;o<n;++o){C=e[o][t].boundingSphere;let T=h.magnitude(h.subtract(C.center,A,DIe))+C.radius;T>x&&(x=T)}return new ct({attributes:f,indices:m,primitiveType:l,boundingSphere:u(A)?new se(A,x):void 0})}Sc.combineInstances=function(e){let t=[],n=[],i=e.length;for(let r=0;r<i;++r){let s=e[r];u(s.geometry)?t.push(s):u(s.westHemisphereGeometry)&&u(s.eastHemisphereGeometry)&&n.push(s)}let o=[];return t.length>0&&o.push(N8(t,"geometry")),n.length>0&&(o.push(N8(n,"westHemisphereGeometry")),o.push(N8(n,"eastHemisphereGeometry"))),o};var ju=new h,ZI=new h,AT=new h,xT=new h;Sc.computeNormal=function(e){let t=e.indices,n=e.attributes,i=n.position.values,o=n.position.values.length/3,r=t.length,s=new Array(o),a=new Array(r/3),c=new Array(r),l;for(l=0;l<o;l++)s[l]={indexOffset:0,count:0,currentCount:0};let f=0;for(l=0;l<r;l+=3){let m=t[l],A=t[l+1],x=t[l+2],C=m*3,T=A*3,E=x*3;ZI.x=i[C],ZI.y=i[C+1],ZI.z=i[C+2],AT.x=i[T],AT.y=i[T+1],AT.z=i[T+2],xT.x=i[E],xT.y=i[E+1],xT.z=i[E+2],s[m].count++,s[A].count++,s[x].count++,h.subtract(AT,ZI,AT),h.subtract(xT,ZI,xT),a[f]=h.cross(AT,xT,new h),f++}let d=0;for(l=0;l<o;l++)s[l].indexOffset+=d,d+=s[l].count;f=0;let p;for(l=0;l<r;l+=3){p=s[t[l]];let m=p.indexOffset+p.currentCount;c[m]=f,p.currentCount++,p=s[t[l+1]],m=p.indexOffset+p.currentCount,c[m]=f,p.currentCount++,p=s[t[l+2]],m=p.indexOffset+p.currentCount,c[m]=f,p.currentCount++,f++}let g=new Float32Array(o*3);for(l=0;l<o;l++){let m=l*3;if(p=s[l],h.clone(h.ZERO,ju),p.count>0){for(f=0;f<p.count;f++)h.add(ju,a[c[p.indexOffset+f]],ju);h.equalsEpsilon(h.ZERO,ju,P.EPSILON10)&&h.clone(a[c[p.indexOffset]],ju)}h.equalsEpsilon(h.ZERO,ju,P.EPSILON10)&&(ju.z=1),h.normalize(ju,ju),g[m]=ju.x,g[m+1]=ju.y,g[m+2]=ju.z}return e.attributes.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:g}),e};var wIe=new h,G$=new h,IIe=new h;Sc.computeTangentAndBitangent=function(e){let t=e.attributes,n=e.indices,i=e.attributes.position.values,o=e.attributes.normal.values,r=e.attributes.st.values,s=e.attributes.position.values.length/3,a=n.length,c=new Array(s*3),l;for(l=0;l<c.length;l++)c[l]=0;let f,d,p;for(l=0;l<a;l+=3){let A=n[l],x=n[l+1],C=n[l+2];f=A*3,d=x*3,p=C*3;let T=A*2,E=x*2,S=C*2,v=i[f],w=i[f+1],R=i[f+2],O=r[T],L=r[T+1],N=r[E+1]-L,_=r[S+1]-L,b=1/((r[E]-O)*_-(r[S]-O)*N),D=(_*(i[d]-v)-N*(i[p]-v))*b,I=(_*(i[d+1]-w)-N*(i[p+1]-w))*b,B=(_*(i[d+2]-R)-N*(i[p+2]-R))*b;c[f]+=D,c[f+1]+=I,c[f+2]+=B,c[d]+=D,c[d+1]+=I,c[d+2]+=B,c[p]+=D,c[p+1]+=I,c[p+2]+=B}let g=new Float32Array(s*3),m=new Float32Array(s*3);for(l=0;l<s;l++){f=l*3,d=f+1,p=f+2;let A=h.fromArray(o,f,wIe),x=h.fromArray(c,f,IIe),C=h.dot(A,x);h.multiplyByScalar(A,C,G$),h.normalize(h.subtract(x,G$,x),x),g[f]=x.x,g[d]=x.y,g[p]=x.z,h.normalize(h.cross(A,x,x),x),m[f]=x.x,m[d]=x.y,m[p]=x.z}return e.attributes.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:g}),e.attributes.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:m}),e};var JI=new H,td=new h,W$=new h,j$=new h,mV=new H;Sc.compressVertices=function(e){let t=e.attributes.extrudeDirection,n,i;if(u(t)){let w=t.values;i=w.length/3;let R=new Float32Array(i*2),O=0;for(n=0;n<i;++n){if(h.fromArray(w,n*3,td),h.equals(td,h.ZERO)){O+=2;continue}mV=Wn.octEncodeInRange(td,65535,mV),R[O++]=mV.x,R[O++]=mV.y}return e.attributes.compressedAttributes=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:R}),delete e.attributes.extrudeDirection,e}let o=e.attributes.normal,r=e.attributes.st,s=u(o),a=u(r);if(!s&&!a)return e;let c=e.attributes.tangent,l=e.attributes.bitangent,f=u(c),d=u(l),p,g,m,A;s&&(p=o.values),a&&(g=r.values),f&&(m=c.values),d&&(A=l.values),i=(s?p.length:g.length)/(s?3:2);let T=i,E=a&&s?2:1;E+=f||d?1:0,T*=E;let S=new Float32Array(T),v=0;for(n=0;n<i;++n){a&&(H.fromArray(g,n*2,JI),S[v++]=Wn.compressTextureCoordinates(JI));let w=n*3;s&&u(m)&&u(A)?(h.fromArray(p,w,td),h.fromArray(m,w,W$),h.fromArray(A,w,j$),Wn.octPack(td,W$,j$,JI),S[v++]=JI.x,S[v++]=JI.y):(s&&(h.fromArray(p,w,td),S[v++]=Wn.octEncodeFloat(td)),f&&(h.fromArray(m,w,td),S[v++]=Wn.octEncodeFloat(td)),d&&(h.fromArray(A,w,td),S[v++]=Wn.octEncodeFloat(td)))}return e.attributes.compressedAttributes=new De({componentDatatype:q.FLOAT,componentsPerAttribute:E,values:S}),s&&delete e.attributes.normal,a&&delete e.attributes.st,d&&delete e.attributes.bitangent,f&&delete e.attributes.tangent,e};function PIe(e){if(u(e.indices))return e;let t=ct.computeNumberOfVertices(e),n=Fe.createTypedArray(t,t);for(let i=0;i<t;++i)n[i]=i;return e.indices=n,e}function OIe(e){let t=ct.computeNumberOfVertices(e),n=Fe.createTypedArray(t,(t-2)*3);n[0]=1,n[1]=0,n[2]=2;let i=3;for(let o=3;o<t;++o)n[i++]=o-1,n[i++]=0,n[i++]=o;return e.indices=n,e.primitiveType=Me.TRIANGLES,e}function RIe(e){let t=ct.computeNumberOfVertices(e),n=Fe.createTypedArray(t,(t-2)*3);n[0]=0,n[1]=1,n[2]=2,t>3&&(n[3]=0,n[4]=2,n[5]=3);let i=6;for(let o=3;o<t-1;o+=2)n[i++]=o,n[i++]=o-1,n[i++]=o+1,o+2<t&&(n[i++]=o,n[i++]=o+1,n[i++]=o+2);return e.indices=n,e.primitiveType=Me.TRIANGLES,e}function BIe(e){if(u(e.indices))return e;let t=ct.computeNumberOfVertices(e),n=Fe.createTypedArray(t,t);for(let i=0;i<t;++i)n[i]=i;return e.indices=n,e}function MIe(e){let t=ct.computeNumberOfVertices(e),n=Fe.createTypedArray(t,(t-1)*2);n[0]=0,n[1]=1;let i=2;for(let o=2;o<t;++o)n[i++]=o-1,n[i++]=o;return e.indices=n,e.primitiveType=Me.LINES,e}function LIe(e){let t=ct.computeNumberOfVertices(e),n=Fe.createTypedArray(t,t*2);n[0]=0,n[1]=1;let i=2;for(let o=2;o<t;++o)n[i++]=o-1,n[i++]=o;return n[i++]=t-1,n[i]=0,e.indices=n,e.primitiveType=Me.LINES,e}function NIe(e){switch(e.primitiveType){case Me.TRIANGLE_FAN:return OIe(e);case Me.TRIANGLE_STRIP:return RIe(e);case Me.TRIANGLES:return PIe(e);case Me.LINE_STRIP:return MIe(e);case Me.LINE_LOOP:return LIe(e);case Me.LINES:return BIe(e)}return e}function rg(e,t){Math.abs(e.y)<P.EPSILON6&&(t?e.y=-P.EPSILON6:e.y=P.EPSILON6)}function FIe(e,t,n){if(e.y!==0&&t.y!==0&&n.y!==0){rg(e,e.y<0),rg(t,t.y<0),rg(n,n.y<0);return}let i=Math.abs(e.y),o=Math.abs(t.y),r=Math.abs(n.y),s;i>o?i>r?s=P.sign(e.y):s=P.sign(n.y):o>r?s=P.sign(t.y):s=P.sign(n.y);let a=s<0;rg(e,a),rg(t,a),rg(n,a)}var Y$=new h;function Yu(e,t,n,i){h.add(e,h.multiplyByScalar(h.subtract(t,e,Y$),e.y/(e.y-t.y),Y$),n),h.clone(n,i),rg(n,!0),rg(i,!1)}var N0=new h,F0=new h,V0=new h,U0=new h,F8={positions:new Array(7),indices:new Array(3*3)};function VIe(e,t,n){if(e.x>=0||t.x>=0||n.x>=0)return;FIe(e,t,n);let i=e.y<0,o=t.y<0,r=n.y<0,s=0;s+=i?1:0,s+=o?1:0,s+=r?1:0;let a=F8.indices;s===1?(a[1]=3,a[2]=4,a[5]=6,a[7]=6,a[8]=5,i?(Yu(e,t,N0,V0),Yu(e,n,F0,U0),a[0]=0,a[3]=1,a[4]=2,a[6]=1):o?(Yu(t,n,N0,V0),Yu(t,e,F0,U0),a[0]=1,a[3]=2,a[4]=0,a[6]=2):r&&(Yu(n,e,N0,V0),Yu(n,t,F0,U0),a[0]=2,a[3]=0,a[4]=1,a[6]=0)):s===2&&(a[2]=4,a[4]=4,a[5]=3,a[7]=5,a[8]=6,i?o?r||(Yu(n,e,N0,V0),Yu(n,t,F0,U0),a[0]=0,a[1]=1,a[3]=0,a[6]=2):(Yu(t,n,N0,V0),Yu(t,e,F0,U0),a[0]=2,a[1]=0,a[3]=2,a[6]=1):(Yu(e,t,N0,V0),Yu(e,n,F0,U0),a[0]=1,a[1]=2,a[3]=1,a[6]=0));let c=F8.positions;return c[0]=e,c[1]=t,c[2]=n,c.length=3,(s===1||s===2)&&(c[3]=N0,c[4]=F0,c[5]=V0,c[6]=U0,c.length=7),F8}function q$(e,t){let n=e.attributes;if(n.position.values.length===0)return;for(let o in n)if(n.hasOwnProperty(o)&&u(n[o])&&u(n[o].values)){let r=n[o];r.values=q.createTypedArray(r.componentDatatype,r.values)}let i=ct.computeNumberOfVertices(e);return e.indices=Fe.createTypedArray(i,e.indices),t&&(e.boundingSphere=se.fromVertices(n.position.values)),e}function TT(e){let t=e.attributes,n={};for(let i in t)if(t.hasOwnProperty(i)&&u(t[i])&&u(t[i].values)){let o=t[i];n[i]=new De({componentDatatype:o.componentDatatype,componentsPerAttribute:o.componentsPerAttribute,normalize:o.normalize,values:[]})}return new ct({attributes:n,indices:[],primitiveType:e.primitiveType})}function z8(e,t,n){let i=u(e.geometry.boundingSphere);t=q$(t,i),n=q$(n,i),u(n)&&!u(t)?e.geometry=n:!u(n)&&u(t)?e.geometry=t:(e.westHemisphereGeometry=t,e.eastHemisphereGeometry=n,e.geometry=void 0)}function H8(e,t){let n=new e,i=new e,o=new e;return function(r,s,a,c,l,f,d,p){let g=e.fromArray(l,r*t,n),m=e.fromArray(l,s*t,i),A=e.fromArray(l,a*t,o);e.multiplyByScalar(g,c.x,g),e.multiplyByScalar(m,c.y,m),e.multiplyByScalar(A,c.z,A);let x=e.add(g,m,g);e.add(x,A,x),p&&e.normalize(x,x),e.pack(x,f,d*t)}}var UIe=H8(oe,4),gV=H8(h,3),$$=H8(H,2),kIe=function(e,t,n,i,o,r,s){let a=o[e]*i.x,c=o[t]*i.y,l=o[n]*i.z;r[s]=a+c+l>P.EPSILON6?1:0},QI=new h,V8=new h,U8=new h,zIe=new h;function pV(e,t,n,i,o,r,s,a,c,l,f,d,p,g,m,A){if(!u(r)&&!u(s)&&!u(a)&&!u(c)&&!u(l)&&g===0)return;let x=h.fromArray(o,e*3,QI),C=h.fromArray(o,t*3,V8),T=h.fromArray(o,n*3,U8),E=L0(i,x,C,T,zIe);if(u(E)){if(u(r)&&gV(e,t,n,E,r,d.normal.values,A,!0),u(l)){let S=h.fromArray(l,e*3,QI),v=h.fromArray(l,t*3,V8),w=h.fromArray(l,n*3,U8);h.multiplyByScalar(S,E.x,S),h.multiplyByScalar(v,E.y,v),h.multiplyByScalar(w,E.z,w);let R;!h.equals(S,h.ZERO)||!h.equals(v,h.ZERO)||!h.equals(w,h.ZERO)?(R=h.add(S,v,S),h.add(R,w,R),h.normalize(R,R)):(R=QI,R.x=0,R.y=0,R.z=0),h.pack(R,d.extrudeDirection.values,A*3)}if(u(f)&&kIe(e,t,n,E,f,d.applyOffset.values,A),u(s)&&gV(e,t,n,E,s,d.tangent.values,A,!0),u(a)&&gV(e,t,n,E,a,d.bitangent.values,A,!0),u(c)&&$$(e,t,n,E,c,d.st.values,A),g>0)for(let S=0;S<g;S++){let v=p[S];HIe(e,t,n,E,A,m[v],d[v])}}}function HIe(e,t,n,i,o,r,s){let a=r.componentsPerAttribute,c=r.values,l=s.values;switch(a){case 4:UIe(e,t,n,i,c,l,o,!1);break;case 3:gV(e,t,n,i,c,l,o,!1);break;case 2:$$(e,t,n,i,c,l,o,!1);break;default:l[o]=c[e]*i.x+c[t]*i.y+c[n]*i.z}}function wh(e,t,n,i,o,r){let s=e.position.values.length/3;if(o!==-1){let a=i[o],c=n[a];return c===-1?(n[a]=s,e.position.values.push(r.x,r.y,r.z),t.push(s),s):(t.push(c),c)}return e.position.values.push(r.x,r.y,r.z),t.push(s),s}var GIe={position:!0,normal:!0,bitangent:!0,tangent:!0,st:!0,extrudeDirection:!0,applyOffset:!0};function X$(e){let t=e.geometry,n=t.attributes,i=n.position.values,o=u(n.normal)?n.normal.values:void 0,r=u(n.bitangent)?n.bitangent.values:void 0,s=u(n.tangent)?n.tangent.values:void 0,a=u(n.st)?n.st.values:void 0,c=u(n.extrudeDirection)?n.extrudeDirection.values:void 0,l=u(n.applyOffset)?n.applyOffset.values:void 0,f=t.indices,d=[];for(let R in n)n.hasOwnProperty(R)&&!GIe[R]&&u(n[R])&&d.push(R);let p=d.length,g=TT(t),m=TT(t),A,x,C,T,E,S=[];S.length=i.length/3;let v=[];for(v.length=i.length/3,E=0;E<S.length;++E)S[E]=-1,v[E]=-1;let w=f.length;for(E=0;E<w;E+=3){let R=f[E],O=f[E+1],L=f[E+2],N=h.fromArray(i,R*3),_=h.fromArray(i,O*3),b=h.fromArray(i,L*3),D=VIe(N,_,b);if(u(D)&&D.positions.length>3){let I=D.positions,B=D.indices,F=B.length;for(let k=0;k<F;++k){let U=B[k],G=I[U];G.y<0?(A=m.attributes,x=m.indices,C=S):(A=g.attributes,x=g.indices,C=v),T=wh(A,x,C,f,U<3?E+U:-1,G),pV(R,O,L,G,i,o,s,r,a,c,l,A,d,p,n,T)}}else u(D)&&(N=D.positions[0],_=D.positions[1],b=D.positions[2]),N.y<0?(A=m.attributes,x=m.indices,C=S):(A=g.attributes,x=g.indices,C=v),T=wh(A,x,C,f,E,N),pV(R,O,L,N,i,o,s,r,a,c,l,A,d,p,n,T),T=wh(A,x,C,f,E+1,_),pV(R,O,L,_,i,o,s,r,a,c,l,A,d,p,n,T),T=wh(A,x,C,f,E+2,b),pV(R,O,L,b,i,o,s,r,a,c,l,A,d,p,n,T)}z8(e,m,g)}var eee=cn.fromPointNormal(h.ZERO,h.UNIT_Y),WIe=new h,jIe=new h;function CT(e,t,n,i,o,r,s){if(!u(s))return;let a=h.fromArray(i,e*3,QI);h.equalsEpsilon(a,n,P.EPSILON10)?r.applyOffset.values[o]=s[e]:r.applyOffset.values[o]=s[t]}function K$(e){let t=e.geometry,n=t.attributes,i=n.position.values,o=u(n.applyOffset)?n.applyOffset.values:void 0,r=t.indices,s=TT(t),a=TT(t),c,l=r.length,f=[];f.length=i.length/3;let d=[];for(d.length=i.length/3,c=0;c<f.length;++c)f[c]=-1,d[c]=-1;for(c=0;c<l;c+=2){let p=r[c],g=r[c+1],m=h.fromArray(i,p*3,QI),A=h.fromArray(i,g*3,V8),x;Math.abs(m.y)<P.EPSILON6&&(m.y<0?m.y=-P.EPSILON6:m.y=P.EPSILON6),Math.abs(A.y)<P.EPSILON6&&(A.y<0?A.y=-P.EPSILON6:A.y=P.EPSILON6);let C=s.attributes,T=s.indices,E=d,S=a.attributes,v=a.indices,w=f,R=Wi.lineSegmentPlane(m,A,eee,U8);if(u(R)){let O=h.multiplyByScalar(h.UNIT_Y,5*P.EPSILON9,WIe);m.y<0&&(h.negate(O,O),C=a.attributes,T=a.indices,E=f,S=s.attributes,v=s.indices,w=d);let L=h.add(R,O,jIe);x=wh(C,T,E,r,c,m),CT(p,g,m,i,x,C,o),x=wh(C,T,E,r,-1,L),CT(p,g,L,i,x,C,o),h.negate(O,O),h.add(R,O,L),x=wh(S,v,w,r,-1,L),CT(p,g,L,i,x,S,o),x=wh(S,v,w,r,c+1,A),CT(p,g,A,i,x,S,o)}else{let O,L,N;m.y<0?(O=a.attributes,L=a.indices,N=f):(O=s.attributes,L=s.indices,N=d),x=wh(O,L,N,r,c,m),CT(p,g,m,i,x,O,o),x=wh(O,L,N,r,c+1,A),CT(p,g,A,i,x,O,o)}}z8(e,a,s)}var Z$=new H,YIe=new H,tee=new h,nee=new h,k8=new h,qIe=new h,XIe=new h,KIe=new h,J$=new oe;function Q$(e){let t=e.attributes,n=t.position.values,i=t.prevPosition.values,o=t.nextPosition.values,r=n.length;for(let s=0;s<r;s+=3){let a=h.unpack(n,s,tee);if(a.x>0)continue;let c=h.unpack(i,s,nee);(a.y<0&&c.y>0||a.y>0&&c.y<0)&&(s-3>0?(i[s]=n[s-3],i[s+1]=n[s-2],i[s+2]=n[s-1]):h.pack(a,i,s));let l=h.unpack(o,s,k8);(a.y<0&&l.y>0||a.y>0&&l.y<0)&&(s+3<r?(o[s]=n[s+3],o[s+1]=n[s+4],o[s+2]=n[s+5]):h.pack(a,o,s))}}var ZIe=5*P.EPSILON9,_V=P.EPSILON6;function JIe(e){let t=e.geometry,n=t.attributes,i=n.position.values,o=n.prevPosition.values,r=n.nextPosition.values,s=n.expandAndWidth.values,a=u(n.st)?n.st.values:void 0,c=u(n.color)?n.color.values:void 0,l=TT(t),f=TT(t),d,p,g,m=!1,A=i.length/3;for(d=0;d<A;d+=4){let x=d,C=d+2,T=h.fromArray(i,x*3,tee),E=h.fromArray(i,C*3,nee);if(Math.abs(T.y)<_V)for(T.y=_V*(E.y<0?-1:1),i[d*3+1]=T.y,i[(d+1)*3+1]=T.y,p=x*3;p<x*3+4*3;p+=3)o[p]=i[d*3],o[p+1]=i[d*3+1],o[p+2]=i[d*3+2];if(Math.abs(E.y)<_V)for(E.y=_V*(T.y<0?-1:1),i[(d+2)*3+1]=E.y,i[(d+3)*3+1]=E.y,p=x*3;p<x*3+4*3;p+=3)r[p]=i[(d+2)*3],r[p+1]=i[(d+2)*3+1],r[p+2]=i[(d+2)*3+2];let S=l.attributes,v=l.indices,w=f.attributes,R=f.indices,O=Wi.lineSegmentPlane(T,E,eee,qIe);if(u(O)){m=!0;let L=h.multiplyByScalar(h.UNIT_Y,ZIe,XIe);T.y<0&&(h.negate(L,L),S=f.attributes,v=f.indices,w=l.attributes,R=l.indices);let N=h.add(O,L,KIe);S.position.values.push(T.x,T.y,T.z,T.x,T.y,T.z),S.position.values.push(N.x,N.y,N.z),S.position.values.push(N.x,N.y,N.z),S.prevPosition.values.push(o[x*3],o[x*3+1],o[x*3+2]),S.prevPosition.values.push(o[x*3+3],o[x*3+4],o[x*3+5]),S.prevPosition.values.push(T.x,T.y,T.z,T.x,T.y,T.z),S.nextPosition.values.push(N.x,N.y,N.z),S.nextPosition.values.push(N.x,N.y,N.z),S.nextPosition.values.push(N.x,N.y,N.z),S.nextPosition.values.push(N.x,N.y,N.z),h.negate(L,L),h.add(O,L,N),w.position.values.push(N.x,N.y,N.z),w.position.values.push(N.x,N.y,N.z),w.position.values.push(E.x,E.y,E.z,E.x,E.y,E.z),w.prevPosition.values.push(N.x,N.y,N.z),w.prevPosition.values.push(N.x,N.y,N.z),w.prevPosition.values.push(N.x,N.y,N.z),w.prevPosition.values.push(N.x,N.y,N.z),w.nextPosition.values.push(E.x,E.y,E.z,E.x,E.y,E.z),w.nextPosition.values.push(r[C*3],r[C*3+1],r[C*3+2]),w.nextPosition.values.push(r[C*3+3],r[C*3+4],r[C*3+5]);let _=H.fromArray(s,x*2,Z$),b=Math.abs(_.y);S.expandAndWidth.values.push(-1,b,1,b),S.expandAndWidth.values.push(-1,-b,1,-b),w.expandAndWidth.values.push(-1,b,1,b),w.expandAndWidth.values.push(-1,-b,1,-b);let D=h.magnitudeSquared(h.subtract(O,T,k8));if(D/=h.magnitudeSquared(h.subtract(E,T,k8)),u(c)){let I=oe.fromArray(c,x*4,J$),B=oe.fromArray(c,C*4,J$),F=P.lerp(I.x,B.x,D),k=P.lerp(I.y,B.y,D),U=P.lerp(I.z,B.z,D),G=P.lerp(I.w,B.w,D);for(p=x*4;p<x*4+2*4;++p)S.color.values.push(c[p]);for(S.color.values.push(F,k,U,G),S.color.values.push(F,k,U,G),w.color.values.push(F,k,U,G),w.color.values.push(F,k,U,G),p=C*4;p<C*4+2*4;++p)w.color.values.push(c[p])}if(u(a)){let I=H.fromArray(a,x*2,Z$),B=H.fromArray(a,(d+3)*2,YIe),F=P.lerp(I.x,B.x,D);for(p=x*2;p<x*2+2*2;++p)S.st.values.push(a[p]);for(S.st.values.push(F,I.y),S.st.values.push(F,B.y),w.st.values.push(F,I.y),w.st.values.push(F,B.y),p=C*2;p<C*2+2*2;++p)w.st.values.push(a[p])}g=S.position.values.length/3-4,v.push(g,g+2,g+1),v.push(g+1,g+2,g+3),g=w.position.values.length/3-4,R.push(g,g+2,g+1),R.push(g+1,g+2,g+3)}else{let L,N;for(T.y<0?(L=f.attributes,N=f.indices):(L=l.attributes,N=l.indices),L.position.values.push(T.x,T.y,T.z),L.position.values.push(T.x,T.y,T.z),L.position.values.push(E.x,E.y,E.z),L.position.values.push(E.x,E.y,E.z),p=d*3;p<d*3+4*3;++p)L.prevPosition.values.push(o[p]),L.nextPosition.values.push(r[p]);for(p=d*2;p<d*2+4*2;++p)L.expandAndWidth.values.push(s[p]),u(a)&&L.st.values.push(a[p]);if(u(c))for(p=d*4;p<d*4+4*4;++p)L.color.values.push(c[p]);g=L.position.values.length/3-4,N.push(g,g+2,g+1),N.push(g+1,g+2,g+3)}}m&&(Q$(f),Q$(l)),z8(e,f,l)}Sc.splitLongitude=function(e){let t=e.geometry,n=t.boundingSphere;if(u(n)&&(n.center.x-n.radius>0||se.intersectPlane(n,cn.ORIGIN_ZX_PLANE)!==Qt.INTERSECTING))return e;if(t.geometryType!==Fu.NONE)switch(t.geometryType){case Fu.POLYLINES:JIe(e);break;case Fu.TRIANGLES:X$(e);break;case Fu.LINES:K$(e);break}else NIe(t),t.primitiveType===Me.TRIANGLES?X$(e):t.primitiveType===Me.LINES&&K$(e);return e};var Ln=Sc;var QIe=new h(1,1,1),AV=Math.cos,xV=Math.sin;function ET(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.radii,QIe),n=y(e.innerRadii,t),i=y(e.minimumClock,0),o=y(e.maximumClock,P.TWO_PI),r=y(e.minimumCone,0),s=y(e.maximumCone,P.PI),a=Math.round(y(e.stackPartitions,10)),c=Math.round(y(e.slicePartitions,8)),l=Math.round(y(e.subdivisions,128));this._radii=h.clone(t),this._innerRadii=h.clone(n),this._minimumClock=i,this._maximumClock=o,this._minimumCone=r,this._maximumCone=s,this._stackPartitions=a,this._slicePartitions=c,this._subdivisions=l,this._offsetAttribute=e.offsetAttribute,this._workerName="createEllipsoidOutlineGeometry"}ET.packedLength=2*h.packedLength+8;ET.pack=function(e,t,n){return n=y(n,0),h.pack(e._radii,t,n),n+=h.packedLength,h.pack(e._innerRadii,t,n),n+=h.packedLength,t[n++]=e._minimumClock,t[n++]=e._maximumClock,t[n++]=e._minimumCone,t[n++]=e._maximumCone,t[n++]=e._stackPartitions,t[n++]=e._slicePartitions,t[n++]=e._subdivisions,t[n]=y(e._offsetAttribute,-1),t};var iee=new h,oee=new h,ip={radii:iee,innerRadii:oee,minimumClock:void 0,maximumClock:void 0,minimumCone:void 0,maximumCone:void 0,stackPartitions:void 0,slicePartitions:void 0,subdivisions:void 0,offsetAttribute:void 0};ET.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t,iee);t+=h.packedLength;let o=h.unpack(e,t,oee);t+=h.packedLength;let r=e[t++],s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t++],p=e[t];return u(n)?(n._radii=h.clone(i,n._radii),n._innerRadii=h.clone(o,n._innerRadii),n._minimumClock=r,n._maximumClock=s,n._minimumCone=a,n._maximumCone=c,n._stackPartitions=l,n._slicePartitions=f,n._subdivisions=d,n._offsetAttribute=p===-1?void 0:p,n):(ip.minimumClock=r,ip.maximumClock=s,ip.minimumCone=a,ip.maximumCone=c,ip.stackPartitions=l,ip.slicePartitions=f,ip.subdivisions=d,ip.offsetAttribute=p===-1?void 0:p,new ET(ip))};ET.createGeometry=function(e){let t=e._radii;if(t.x<=0||t.y<=0||t.z<=0)return;let n=e._innerRadii;if(n.x<=0||n.y<=0||n.z<=0)return;let i=e._minimumClock,o=e._maximumClock,r=e._minimumCone,s=e._maximumCone,a=e._subdivisions,c=ie.fromCartesian3(t),l=e._slicePartitions+1,f=e._stackPartitions+1;l=Math.round(l*Math.abs(o-i)/P.TWO_PI),f=Math.round(f*Math.abs(s-r)/P.PI),l<2&&(l=2),f<2&&(f=2);let d=0,p=1,g=n.x!==t.x||n.y!==t.y||n.z!==t.z,m=!1,A=!1;g&&(p=2,r>0&&(m=!0,d+=l),s<Math.PI&&(A=!0,d+=l));let x=a*p*(f+l),C=new Float64Array(x*3),T=2*(x+d-(l+f)*p),E=Fe.createTypedArray(x,T),S,v,w,R,O=0,L=new Array(f),N=new Array(f);for(S=0;S<f;S++)R=r+S*(s-r)/(f-1),L[S]=xV(R),N[S]=AV(R);let _=new Array(a),b=new Array(a);for(S=0;S<a;S++)w=i+S*(o-i)/(a-1),_[S]=xV(w),b[S]=AV(w);for(S=0;S<f;S++)for(v=0;v<a;v++)C[O++]=t.x*L[S]*b[v],C[O++]=t.y*L[S]*_[v],C[O++]=t.z*N[S];if(g)for(S=0;S<f;S++)for(v=0;v<a;v++)C[O++]=n.x*L[S]*b[v],C[O++]=n.y*L[S]*_[v],C[O++]=n.z*N[S];for(L.length=a,N.length=a,S=0;S<a;S++)R=r+S*(s-r)/(a-1),L[S]=xV(R),N[S]=AV(R);for(_.length=l,b.length=l,S=0;S<l;S++)w=i+S*(o-i)/(l-1),_[S]=xV(w),b[S]=AV(w);for(S=0;S<a;S++)for(v=0;v<l;v++)C[O++]=t.x*L[S]*b[v],C[O++]=t.y*L[S]*_[v],C[O++]=t.z*N[S];if(g)for(S=0;S<a;S++)for(v=0;v<l;v++)C[O++]=n.x*L[S]*b[v],C[O++]=n.y*L[S]*_[v],C[O++]=n.z*N[S];for(O=0,S=0;S<f*p;S++){let B=S*a;for(v=0;v<a-1;v++)E[O++]=B+v,E[O++]=B+v+1}let D=f*a*p;for(S=0;S<l;S++)for(v=0;v<a-1;v++)E[O++]=D+S+v*l,E[O++]=D+S+(v+1)*l;if(g)for(D=f*a*p+l*a,S=0;S<l;S++)for(v=0;v<a-1;v++)E[O++]=D+S+v*l,E[O++]=D+S+(v+1)*l;if(g){let B=f*a*p,F=B+a*l;if(m)for(S=0;S<l;S++)E[O++]=B+S,E[O++]=F+S;if(A)for(B+=a*l-l,F+=a*l-l,S=0;S<l;S++)E[O++]=B+S,E[O++]=F+S}let I=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:C})});if(u(e._offsetAttribute)){let B=C.length,F=e._offsetAttribute===on.NONE?0:1,k=new Uint8Array(B/3).fill(F);I.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:k})}return new ct({attributes:I,indices:E,primitiveType:Me.LINES,boundingSphere:se.fromEllipsoid(c),offsetAttribute:e._offsetAttribute})};var Hl=ET;function bT(e){let t=y(e.radius,1),i={radii:new h(t,t,t),stackPartitions:e.stackPartitions,slicePartitions:e.slicePartitions,subdivisions:e.subdivisions};this._ellipsoidGeometry=new Hl(i),this._workerName="createSphereOutlineGeometry"}bT.packedLength=Hl.packedLength;bT.pack=function(e,t,n){return Hl.pack(e._ellipsoidGeometry,t,n)};var $Ie=new Hl,k0={radius:void 0,radii:new h,stackPartitions:void 0,slicePartitions:void 0,subdivisions:void 0};bT.unpack=function(e,t,n){let i=Hl.unpack(e,t,$Ie);return k0.stackPartitions=i._stackPartitions,k0.slicePartitions=i._slicePartitions,k0.subdivisions=i._subdivisions,u(n)?(h.clone(i._radii,k0.radii),n._ellipsoidGeometry=new Hl(k0),n):(k0.radius=i._radii.x,new bT(k0))};bT.createGeometry=function(e){return Hl.createGeometry(e._ellipsoidGeometry)};var op=bT;var ePe={NONE:-1,PARTIAL:0,FULL:1},or=Object.freeze(ePe);var tPe={ADD:te.FUNC_ADD,SUBTRACT:te.FUNC_SUBTRACT,REVERSE_SUBTRACT:te.FUNC_REVERSE_SUBTRACT,MIN:te.MIN,MAX:te.MAX},fa=Object.freeze(tPe);var nPe={ZERO:te.ZERO,ONE:te.ONE,SOURCE_COLOR:te.SRC_COLOR,ONE_MINUS_SOURCE_COLOR:te.ONE_MINUS_SRC_COLOR,DESTINATION_COLOR:te.DST_COLOR,ONE_MINUS_DESTINATION_COLOR:te.ONE_MINUS_DST_COLOR,SOURCE_ALPHA:te.SRC_ALPHA,ONE_MINUS_SOURCE_ALPHA:te.ONE_MINUS_SRC_ALPHA,DESTINATION_ALPHA:te.DST_ALPHA,ONE_MINUS_DESTINATION_ALPHA:te.ONE_MINUS_DST_ALPHA,CONSTANT_COLOR:te.CONSTANT_COLOR,ONE_MINUS_CONSTANT_COLOR:te.ONE_MINUS_CONSTANT_COLOR,CONSTANT_ALPHA:te.CONSTANT_ALPHA,ONE_MINUS_CONSTANT_ALPHA:te.ONE_MINUS_CONSTANT_ALPHA,SOURCE_ALPHA_SATURATE:te.SRC_ALPHA_SATURATE},Co=Object.freeze(nPe);var iPe={DISABLED:Object.freeze({enabled:!1}),ALPHA_BLEND:Object.freeze({enabled:!0,equationRgb:fa.ADD,equationAlpha:fa.ADD,functionSourceRgb:Co.SOURCE_ALPHA,functionSourceAlpha:Co.ONE,functionDestinationRgb:Co.ONE_MINUS_SOURCE_ALPHA,functionDestinationAlpha:Co.ONE_MINUS_SOURCE_ALPHA}),PRE_MULTIPLIED_ALPHA_BLEND:Object.freeze({enabled:!0,equationRgb:fa.ADD,equationAlpha:fa.ADD,functionSourceRgb:Co.ONE,functionSourceAlpha:Co.ONE,functionDestinationRgb:Co.ONE_MINUS_SOURCE_ALPHA,functionDestinationAlpha:Co.ONE_MINUS_SOURCE_ALPHA}),ADDITIVE_BLEND:Object.freeze({enabled:!0,equationRgb:fa.ADD,equationAlpha:fa.ADD,functionSourceRgb:Co.SOURCE_ALPHA,functionSourceAlpha:Co.ONE,functionDestinationRgb:Co.ONE,functionDestinationAlpha:Co.ONE})},un=Object.freeze(iPe);var oPe={NEVER:te.NEVER,LESS:te.LESS,EQUAL:te.EQUAL,LESS_OR_EQUAL:te.LEQUAL,GREATER:te.GREATER,NOT_EQUAL:te.NOTEQUAL,GREATER_OR_EQUAL:te.GEQUAL,ALWAYS:te.ALWAYS},ka=Object.freeze(oPe);var rPe={UNLOADED:0,TRANSITIONING:1,RECEIVED:2,TEXTURE_LOADED:3,READY:4,FAILED:5,INVALID:6,PLACEHOLDER:7},ii=Object.freeze(rPe);var sPe={START:0,LOADING:1,DONE:2,FAILED:3},Ts=Object.freeze(sPe);var aPe={FAILED:0,UNLOADED:1,RECEIVING:2,RECEIVED:3,TRANSFORMING:4,TRANSFORMED:5,READY:6},co=Object.freeze(aPe);function Ho(){this.imagery=[],this.waterMaskTexture=void 0,this.waterMaskTranslationAndScale=new oe(0,0,1,1),this.terrainData=void 0,this.vertexArray=void 0,this.tileBoundingRegion=void 0,this.occludeePointInScaledSpace=new h,this.boundingVolumeSourceTile=void 0,this.boundingVolumeIsFromMesh=!1,this.terrainState=co.UNLOADED,this.mesh=void 0,this.fill=void 0,this.pickBoundingSphere=new se,this.surfaceShader=void 0,this.isClipped=!0,this.clippedByBoundaries=!1}Object.defineProperties(Ho.prototype,{eligibleForUnloading:{get:function(){let e=this.terrainState,n=!(e===co.RECEIVING||e===co.TRANSFORMING),i=this.imagery;for(let o=0,r=i.length;n&&o<r;++o){let s=i[o];n=!u(s.loadingImagery)||s.loadingImagery.state!==ii.TRANSITIONING}return n}},renderedMesh:{get:function(){if(u(this.vertexArray))return this.mesh;if(u(this.fill))return this.fill.mesh}}});var cPe=new he;function G8(e,t,n,i,o,r){let s=e.getExaggeratedPosition(i,o,r);if(u(t)&&t!==ee.SCENE3D){let c=n.ellipsoid.cartesianToCartographic(s,cPe);s=n.project(c,r),s=h.fromElements(s.z,s.x,s.y,r)}return s}var lPe=new h,uPe=new h,fPe=new h;Ho.prototype.pick=function(e,t,n,i,o){let r=this.renderedMesh;if(!u(r))return;let s=r.vertices,a=r.indices,c=r.encoding,l=a.length,f=Number.MAX_VALUE;for(let d=0;d<l;d+=3){let p=a[d],g=a[d+1],m=a[d+2],A=G8(c,t,n,s,p,lPe),x=G8(c,t,n,s,g,uPe),C=G8(c,t,n,s,m,fPe),T=Wi.rayTriangleParametric(e,A,x,C,i);u(T)&&T<f&&T>=0&&(f=T)}return f!==Number.MAX_VALUE?Pn.getPoint(e,f,o):void 0};Ho.prototype.freeResources=function(){u(this.waterMaskTexture)&&(--this.waterMaskTexture.referenceCount,this.waterMaskTexture.referenceCount===0&&this.waterMaskTexture.destroy(),this.waterMaskTexture=void 0),this.terrainData=void 0,this.terrainState=co.UNLOADED,this.mesh=void 0,this.fill=this.fill&&this.fill.destroy();let e=this.imagery;for(let t=0,n=e.length;t<n;++t)e[t].freeResources();this.imagery.length=0,this.freeVertexArray()};Ho.prototype.freeVertexArray=function(){Ho._freeVertexArray(this.vertexArray),this.vertexArray=void 0,Ho._freeVertexArray(this.wireframeVertexArray),this.wireframeVertexArray=void 0};Ho.initialize=function(e,t,n){let i=e.data;u(i)||(i=e.data=new Ho),e.state===Ts.START&&(dPe(e,t,n),e.state=Ts.LOADING)};Ho.processStateMachine=function(e,t,n,i,o,r,s){Ho.initialize(e,n,i);let a=e.data;if(e.state===Ts.LOADING&&hPe(e,t,n,i,o,r),s)return;let c=e.renderable;e.renderable=u(a.vertexArray);let l=a.terrainState===co.READY;e.upsampledFromParent=u(a.terrainData)&&a.terrainData.wasCreatedByUpsampling();let f=a.processImagery(e,n,t);if(l&&f){let d=e._loadedCallbacks,p={};for(let g in d)d.hasOwnProperty(g)&&(d[g](e)||(p[g]=d[g]));e._loadedCallbacks=p,e.state=Ts.DONE}c&&(e.renderable=!0)};Ho.prototype.processImagery=function(e,t,n,i){let o=e.data,r=e.upsampledFromParent,s=!1,a=!0,c=o.imagery,l,f;for(l=0,f=c.length;l<f;++l){let d=c[l];if(!u(d.loadingImagery)){r=!1;continue}if(d.loadingImagery.state===ii.PLACEHOLDER){let g=d.loadingImagery.imageryLayer;if(g.imageryProvider.ready){d.freeResources(),c.splice(l,1),g._createTileImagerySkeletons(e,t,l),--l,f=c.length;continue}else r=!1}let p=d.processStateMachine(e,n,i);a=a&&p,s=s||p||u(d.readyImagery),r=r&&u(d.loadingImagery)&&(d.loadingImagery.state===ii.FAILED||d.loadingImagery.state===ii.INVALID)}return e.upsampledFromParent=r,e.renderable=e.renderable&&(s||a),a};function ree(e,t,n,i){let o=e.renderedMesh,r=o.vertices,s=o.encoding,a=r.length/s.stride,c=Va.clone(s);c.hasGeodeticSurfaceNormals=t,c=Va.clone(c);let l=c.stride,f=new Float32Array(a*l);t?s.addGeodeticSurfaceNormals(r,f,n):s.removeGeodeticSurfaceNormals(r,f),o.vertices=f,o.stride=l,o!==e.mesh?(Ho._freeVertexArray(e.fill.vertexArray),e.fill.vertexArray=Ho._createVertexArrayForMesh(i.context,o)):(Ho._freeVertexArray(e.vertexArray),e.vertexArray=Ho._createVertexArrayForMesh(i.context,o)),Ho._freeVertexArray(e.wireframeVertexArray),e.wireframeVertexArray=void 0}Ho.prototype.addGeodeticSurfaceNormals=function(e,t){ree(this,!0,e,t)};Ho.prototype.removeGeodeticSurfaceNormals=function(e){ree(this,!1,void 0,e)};Ho.prototype.updateExaggeration=function(e,t,n){let i=this,o=i.renderedMesh;if(o===void 0)return;let r=t.terrainExaggeration,s=t.terrainExaggerationRelativeHeight,a=r!==1,c=o.encoding,l=c.exaggeration!==r,f=c.exaggerationRelativeHeight!==s;if(l||f){if(l)if(a&&!c.hasGeodeticSurfaceNormals){let d=e.tilingScheme.ellipsoid;i.addGeodeticSurfaceNormals(d,t)}else!a&&c.hasGeodeticSurfaceNormals&&i.removeGeodeticSurfaceNormals(t);if(c.exaggeration=r,c.exaggerationRelativeHeight=s,n!==void 0){n._tileToUpdateHeights.push(e);let d=e.customData,p=d.length;for(let g=0;g<p;g++){let m=d[g];m.level=-1}}}};function dPe(e,t,n){let i=t.getTileDataAvailable(e.x,e.y,e.level);if(!u(i)&&u(e.parent)){let o=e.parent,r=o.data;u(r)&&u(r.terrainData)&&(i=r.terrainData.isChildAvailable(o.x,o.y,e.x,e.y))}i===!1&&(e.data.terrainState=co.FAILED);for(let o=0,r=n.length;o<r;++o){let s=n.get(o);s.show&&s._createTileImagerySkeletons(e,t)}}function hPe(e,t,n,i,o,r){let s=e.data,a=e.parent;if(s.terrainState===co.FAILED&&a!==void 0&&(a.data!==void 0&&a.data.terrainData!==void 0&&a.data.terrainData.canUpsample!==!1||Ho.processStateMachine(a,t,n,i,o,r,!0)),s.terrainState===co.FAILED&&mPe(s,e,t,n,e.x,e.y,e.level),s.terrainState===co.UNLOADED&&pPe(s,n,e.x,e.y,e.level),s.terrainState===co.RECEIVED&&gPe(s,t,n,e.x,e.y,e.level),s.terrainState===co.TRANSFORMED&&(yPe(s,t.context,n,e.x,e.y,e.level,r),s.updateExaggeration(e,t,o)),s.terrainState>=co.RECEIVED&&s.waterMaskTexture===void 0&&n.hasWaterMask)if(s.terrainData.waterMask!==void 0)xPe(t.context,s);else{let l=s._findAncestorTileWithTerrainData(e);u(l)&&u(l.data.waterMaskTexture)&&(s.waterMaskTexture=l.data.waterMaskTexture,++s.waterMaskTexture.referenceCount,s._computeWaterMaskTranslationAndScale(e,l,s.waterMaskTranslationAndScale))}}function mPe(e,t,n,i,o,r,s){let a=t.parent;if(!a){t.state=Ts.FAILED;return}let c=a.data.terrainData,l=a.x,f=a.y,d=a.level;if(!u(c))return;let p=c.upsample(i.tilingScheme,l,f,d,o,r,s);u(p)&&(e.terrainState=co.RECEIVING,Promise.resolve(p).then(function(g){e.terrainData=g,e.terrainState=co.RECEIVED}).catch(function(){e.terrainState=co.FAILED}))}function pPe(e,t,n,i,o){function r(c){e.terrainData=c,e.terrainState=co.RECEIVED,e.request=void 0}function s(c){if(e.request.state===fi.CANCELLED){e.terrainData=void 0,e.terrainState=co.UNLOADED,e.request=void 0;return}e.terrainState=co.FAILED,e.request=void 0;let l=`Failed to obtain terrain tile X: ${n} Y: ${i} Level: ${o}. Error message: "${c}"`;t._requestError=Xn.reportError(t._requestError,t,t.errorEvent,l,n,i,o),t._requestError.retry&&a()}function a(){let c=new Uo({throttle:!1,throttleByServer:!0,type:$r.TERRAIN});e.request=c;let l=t.requestTileGeometry(n,i,o,c);u(l)?(e.terrainState=co.RECEIVING,Promise.resolve(l).then(function(f){r(f)}).catch(function(f){s(f)})):(e.terrainState=co.UNLOADED,e.request=void 0)}a()}var _Pe={tilingScheme:void 0,x:0,y:0,level:0,exaggeration:1,exaggerationRelativeHeight:0,throttle:!0};function gPe(e,t,n,i,o,r){let s=n.tilingScheme,a=_Pe;a.tilingScheme=s,a.x=i,a.y=o,a.level=r,a.exaggeration=t.terrainExaggeration,a.exaggerationRelativeHeight=t.terrainExaggerationRelativeHeight,a.throttle=!0;let l=e.terrainData.createMesh(a);u(l)&&(e.terrainState=co.TRANSFORMING,Promise.resolve(l).then(function(f){e.mesh=f,e.terrainState=co.TRANSFORMED}).catch(function(){e.terrainState=co.FAILED}))}Ho._createVertexArrayForMesh=function(e,t){let n=t.vertices,i=lt.createVertexBuffer({context:e,typedArray:n,usage:Ne.STATIC_DRAW}),o=t.encoding.getAttributes(i),r=t.indices.indexBuffers||{},s=r[e.id];if(!u(s)||s.isDestroyed()){let a=t.indices;s=lt.createIndexBuffer({context:e,typedArray:a,usage:Ne.STATIC_DRAW,indexDatatype:Fe.fromSizeInBytes(a.BYTES_PER_ELEMENT)}),s.vertexArrayDestroyable=!1,s.referenceCount=1,r[e.id]=s,t.indices.indexBuffers=r}else++s.referenceCount;return new ni({context:e,attributes:o,indexBuffer:s})};Ho._freeVertexArray=function(e){if(u(e)){let t=e.indexBuffer;e.isDestroyed()||e.destroy(),u(t)&&!t.isDestroyed()&&u(t.referenceCount)&&(--t.referenceCount,t.referenceCount===0&&t.destroy())}};function yPe(e,t,n,i,o,r,s){e.vertexArray=Ho._createVertexArrayForMesh(t,e.mesh),e.terrainState=co.READY,e.fill=e.fill&&e.fill.destroy(s)}function APe(e){let t=e.cache.tile_waterMaskData;if(!u(t)){let n=It.create({context:e,pixelFormat:st.LUMINANCE,pixelDatatype:Xe.UNSIGNED_BYTE,source:{arrayBufferView:new Uint8Array([255]),width:1,height:1}});n.referenceCount=1;let i=new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.LINEAR,magnificationFilter:_i.LINEAR});t={allWaterTexture:n,sampler:i,destroy:function(){this.allWaterTexture.destroy()}},e.cache.tile_waterMaskData=t}return t}function xPe(e,t){let n=t.terrainData.waterMask,i=APe(e),o,r=n.length;if(r===1)if(n[0]!==0)o=i.allWaterTexture;else return;else{let s=Math.sqrt(r);o=It.create({context:e,pixelFormat:st.LUMINANCE,pixelDatatype:Xe.UNSIGNED_BYTE,source:{width:s,height:s,arrayBufferView:n},sampler:i.sampler,flipY:!1}),o.referenceCount=0}++o.referenceCount,t.waterMaskTexture=o,oe.fromElements(0,0,1,1,t.waterMaskTranslationAndScale)}Ho.prototype._findAncestorTileWithTerrainData=function(e){let t=e.parent;for(;u(t)&&(!u(t.data)||!u(t.data.terrainData)||t.data.terrainData.wasCreatedByUpsampling());)t=t.parent;return t};Ho.prototype._computeWaterMaskTranslationAndScale=function(e,t,n){let i=t.rectangle,o=e.rectangle,r=o.width,s=o.height,a=r/i.width,c=s/i.height;return n.x=a*(o.west-i.west)/r,n.y=c*(o.south-i.south)/s,n.z=a,n.w=c,n};var qu=Ho;function ST(e,t,n,i,o){if(this.imageryLayer=e,this.x=t,this.y=n,this.level=i,this.request=void 0,i!==0){let r=t/2|0,s=n/2|0,a=i-1;this.parent=e.getImageryFromCache(r,s,a)}this.state=ii.UNLOADED,this.imageUrl=void 0,this.image=void 0,this.texture=void 0,this.textureWebMercator=void 0,this.credits=void 0,this.referenceCount=0,!u(o)&&e.imageryProvider.ready&&(o=e.imageryProvider.tilingScheme.tileXYToRectangle(t,n,i)),this.rectangle=o}ST.createPlaceholder=function(e){let t=new ST(e,0,0,0);return t.addReference(),t.state=ii.PLACEHOLDER,t};ST.prototype.addReference=function(){++this.referenceCount};ST.prototype.releaseReference=function(){return--this.referenceCount,this.referenceCount===0?(this.imageryLayer.removeImageryFromCache(this),u(this.parent)&&this.parent.releaseReference(),u(this.image)&&u(this.image.destroy)&&this.image.destroy(),u(this.texture)&&this.texture.destroy(),u(this.textureWebMercator)&&this.texture!==this.textureWebMercator&&this.textureWebMercator.destroy(),le(this),0):this.referenceCount};ST.prototype.processStateMachine=function(e,t,n){this.state===ii.UNLOADED&&!n&&(this.state=ii.TRANSITIONING,this.imageryLayer._requestImagery(this)),this.state===ii.RECEIVED&&(this.state=ii.TRANSITIONING,this.imageryLayer._createTexture(e.context,this));let i=this.state===ii.READY&&t&&!this.texture;(this.state===ii.TEXTURE_LOADED||i)&&(this.state=ii.TRANSITIONING,this.imageryLayer._reprojectTexture(e,this,t))};var vT=ST;var CPe={LEFT:-1,NONE:0,RIGHT:1},vc=Object.freeze(CPe);function W8(e,t,n){this.readyImagery=void 0,this.loadingImagery=e,this.textureCoordinateRectangle=t,this.textureTranslationAndScale=void 0,this.useWebMercatorT=n}W8.prototype.freeResources=function(){u(this.readyImagery)&&this.readyImagery.releaseReference(),u(this.loadingImagery)&&this.loadingImagery.releaseReference()};W8.prototype.processStateMachine=function(e,t,n){let i=this.loadingImagery,o=i.imageryLayer;if(i.processStateMachine(t,!this.useWebMercatorT,n),i.state===ii.READY)return u(this.readyImagery)&&this.readyImagery.releaseReference(),this.readyImagery=this.loadingImagery,this.loadingImagery=void 0,this.textureTranslationAndScale=o._calculateTextureTranslationAndScale(e,this),!0;let r=i.parent,s;for(;u(r)&&(r.state!==ii.READY||!this.useWebMercatorT&&!u(r.texture));)r.state!==ii.FAILED&&r.state!==ii.INVALID&&(s=s||r),r=r.parent;return this.readyImagery!==r&&(u(this.readyImagery)&&this.readyImagery.releaseReference(),this.readyImagery=r,u(r)&&(r.addReference(),this.textureTranslationAndScale=o._calculateTextureTranslationAndScale(e,this))),i.state===ii.FAILED||i.state===ii.INVALID?u(s)?(s.processStateMachine(t,!this.useWebMercatorT,n),!1):!0:!1};var DT=W8;function Fi(e,t){this._imageryProvider=e,t=y(t,y.EMPTY_OBJECT),this.alpha=y(t.alpha,y(e.defaultAlpha,1)),this.nightAlpha=y(t.nightAlpha,y(e.defaultNightAlpha,1)),this.dayAlpha=y(t.dayAlpha,y(e.defaultDayAlpha,1)),this.brightness=y(t.brightness,y(e.defaultBrightness,Fi.DEFAULT_BRIGHTNESS)),this.contrast=y(t.contrast,y(e.defaultContrast,Fi.DEFAULT_CONTRAST)),this.hue=y(t.hue,y(e.defaultHue,Fi.DEFAULT_HUE)),this.saturation=y(t.saturation,y(e.defaultSaturation,Fi.DEFAULT_SATURATION)),this.gamma=y(t.gamma,y(e.defaultGamma,Fi.DEFAULT_GAMMA)),this.splitDirection=y(t.splitDirection,y(e.defaultSplit,Fi.DEFAULT_SPLIT)),this.minificationFilter=y(t.minificationFilter,y(e.defaultMinificationFilter,Fi.DEFAULT_MINIFICATION_FILTER)),this.magnificationFilter=y(t.magnificationFilter,y(e.defaultMagnificationFilter,Fi.DEFAULT_MAGNIFICATION_FILTER)),this.show=y(t.show,!0),this._minimumTerrainLevel=t.minimumTerrainLevel,this._maximumTerrainLevel=t.maximumTerrainLevel,this._rectangle=y(t.rectangle,ce.MAX_VALUE),this._maximumAnisotropy=t.maximumAnisotropy,this._imageryCache={},this._skeletonPlaceholder=new DT(vT.createPlaceholder(this)),this._show=!0,this._layerIndex=-1,this._isBaseLayer=!1,this._requestImageError=void 0,this._reprojectComputeCommands=[],this.cutoutRectangle=t.cutoutRectangle,this.colorToAlpha=t.colorToAlpha,this.colorToAlphaThreshold=y(t.colorToAlphaThreshold,Fi.DEFAULT_APPLY_COLOR_TO_ALPHA_THRESHOLD)}Object.defineProperties(Fi.prototype,{imageryProvider:{get:function(){return this._imageryProvider}},rectangle:{get:function(){return this._rectangle}}});Fi.DEFAULT_BRIGHTNESS=1;Fi.DEFAULT_CONTRAST=1;Fi.DEFAULT_HUE=0;Fi.DEFAULT_SATURATION=1;Fi.DEFAULT_GAMMA=1;Fi.DEFAULT_SPLIT=vc.NONE;Fi.DEFAULT_MINIFICATION_FILTER=an.LINEAR;Fi.DEFAULT_MAGNIFICATION_FILTER=_i.LINEAR;Fi.DEFAULT_APPLY_COLOR_TO_ALPHA_THRESHOLD=.004;Fi.prototype.isBaseLayer=function(){return this._isBaseLayer};Fi.prototype.isDestroyed=function(){return!1};Fi.prototype.destroy=function(){return le(this)};var cee=new ce,see=new ce,j8=new ce,lee=new ce;Fi.prototype.getViewableRectangle=function(){let e=this._imageryProvider,t=this._rectangle;return e.readyPromise.then(function(){return ce.intersection(e.rectangle,t)})};Fi.prototype._createTileImagerySkeletons=function(e,t,n){let i=e.data;if(u(this._minimumTerrainLevel)&&e.level<this._minimumTerrainLevel||u(this._maximumTerrainLevel)&&e.level>this._maximumTerrainLevel)return!1;let o=this._imageryProvider;if(u(n)||(n=i.imagery.length),!o.ready)return this._skeletonPlaceholder.loadingImagery.addReference(),i.imagery.splice(n,0,this._skeletonPlaceholder),!0;let r=o.tilingScheme.projection instanceof Ei&&e.rectangle.north<Ei.MaximumLatitude&&e.rectangle.south>-Ei.MaximumLatitude,s=ce.intersection(o.rectangle,this._rectangle,cee),a=ce.intersection(e.rectangle,s,see);if(!u(a)){if(!this.isBaseLayer())return!1;let D=s,I=e.rectangle;a=see,I.south>=D.north?a.north=a.south=D.north:I.north<=D.south?a.north=a.south=D.south:(a.south=Math.max(I.south,D.south),a.north=Math.min(I.north,D.north)),I.west>=D.east?a.west=a.east=D.east:I.east<=D.west?a.west=a.east=D.west:(a.west=Math.max(I.west,D.west),a.east=Math.min(I.east,D.east))}let c=0;a.south>0?c=a.south:a.north<0&&(c=a.north);let f=1*t.getLevelMaximumGeometricError(e.level),d=bPe(this,f,c);d=Math.max(0,d);let p=o.maximumLevel;if(d>p&&(d=p),u(o.minimumLevel)){let D=o.minimumLevel;d<D&&(d=D)}let g=o.tilingScheme,m=g.positionToTileXY(ce.northwest(a),d),A=g.positionToTileXY(ce.southeast(a),d),x=e.rectangle.width/512,C=e.rectangle.height/512,T=g.tileXYToRectangle(m.x,m.y,d);Math.abs(T.south-e.rectangle.north)<C&&m.y<A.y&&++m.y,Math.abs(T.east-e.rectangle.west)<x&&m.x<A.x&&++m.x;let E=g.tileXYToRectangle(A.x,A.y,d);Math.abs(E.north-e.rectangle.south)<C&&A.y>m.y&&--A.y,Math.abs(E.west-e.rectangle.east)<x&&A.x>m.x&&--A.x;let S=ce.clone(e.rectangle,lee),v=g.tileXYToRectangle(m.x,m.y,d),w=ce.intersection(v,s,j8),R;r?(g.rectangleToNativeRectangle(S,S),g.rectangleToNativeRectangle(v,v),g.rectangleToNativeRectangle(w,w),g.rectangleToNativeRectangle(s,s),R=g.tileXYToNativeRectangle.bind(g),x=S.width/512,C=S.height/512):R=g.tileXYToRectangle.bind(g);let O,L=0,N=1,_;!this.isBaseLayer()&&Math.abs(w.west-S.west)>=x&&(L=Math.min(1,(w.west-S.west)/S.width)),!this.isBaseLayer()&&Math.abs(w.north-S.north)>=C&&(N=Math.max(0,(w.north-S.south)/S.height));let b=N;for(let D=m.x;D<=A.x;D++)if(O=L,v=R(D,m.y,d),w=ce.simpleIntersection(v,s,j8),!!u(w)){L=Math.min(1,(w.east-S.west)/S.width),D===A.x&&(this.isBaseLayer()||Math.abs(w.east-S.east)<x)&&(L=1),N=b;for(let I=m.y;I<=A.y;I++){if(_=N,v=R(D,I,d),w=ce.simpleIntersection(v,s,j8),!u(w))continue;N=Math.max(0,(w.south-S.south)/S.height),I===A.y&&(this.isBaseLayer()||Math.abs(w.south-S.south)<C)&&(N=0);let B=new oe(O,N,L,_),F=this.getImageryFromCache(D,I,d);i.imagery.splice(n,0,new DT(F,B,r)),++n}}return!0};Fi.prototype._calculateTextureTranslationAndScale=function(e,t){let n=t.readyImagery.rectangle,i=e.rectangle;if(t.useWebMercatorT){let c=t.readyImagery.imageryLayer.imageryProvider.tilingScheme;n=c.rectangleToNativeRectangle(n,cee),i=c.rectangleToNativeRectangle(i,lee)}let o=i.width,r=i.height,s=o/n.width,a=r/n.height;return new oe(s*(i.west-n.west)/o,a*(i.south-n.south)/r,s,a)};Fi.prototype._requestImagery=function(e){let t=this._imageryProvider,n=this;function i(s){if(!u(s))return o();e.image=s,e.state=ii.RECEIVED,e.request=void 0,Xn.reportSuccess(n._requestImageError)}function o(s){if(e.request.state===fi.CANCELLED){e.state=ii.UNLOADED,e.request=void 0;return}e.state=ii.FAILED,e.request=void 0;let a=`Failed to obtain image tile X: ${e.x} Y: ${e.y} Level: ${e.level}.`;n._requestImageError=Xn.reportError(n._requestImageError,t,t.errorEvent,a,e.x,e.y,e.level,s),n._requestImageError.retry&&r()}function r(){let s=new Uo({throttle:!1,throttleByServer:!0,type:$r.IMAGERY});e.request=s,e.state=ii.TRANSITIONING;let a=t.requestImage(e.x,e.y,e.level,s);if(!u(a)){e.state=ii.UNLOADED,e.request=void 0;return}u(t.getTileCredits)&&(e.credits=t.getTileCredits(e.x,e.y,e.level)),a.then(function(c){i(c)}).catch(function(c){o(c)})}r()};Fi.prototype._createTextureWebGL=function(e,t){let n=new ln({minificationFilter:this.minificationFilter,magnificationFilter:this.magnificationFilter}),i=t.image;return u(i.internalFormat)?new It({context:e,pixelFormat:i.internalFormat,width:i.width,height:i.height,source:{arrayBufferView:i.bufferView},sampler:n}):new It({context:e,source:i,pixelFormat:this._imageryProvider.hasAlphaChannel?st.RGBA:st.RGB,sampler:n})};Fi.prototype._createTexture=function(e,t){let n=this._imageryProvider,i=t.image;if(u(n.tileDiscardPolicy)){let r=n.tileDiscardPolicy;if(u(r)){if(!r.isReady()){t.state=ii.RECEIVED;return}if(r.shouldDiscardImage(i)){t.state=ii.INVALID;return}}}let o=this._createTextureWebGL(e,t);n.tilingScheme.projection instanceof Ei?t.textureWebMercator=o:t.texture=o,t.image=void 0,t.state=ii.TEXTURE_LOADED};function aee(e,t,n){return`${e}:${t}:${n}`}Fi.prototype._finalizeReprojectTexture=function(e,t){let n=this.minificationFilter,i=this.magnificationFilter;if(n===an.LINEAR&&i===_i.LINEAR&&!st.isCompressedFormat(t.pixelFormat)&&P.isPowerOfTwo(t.width)&&P.isPowerOfTwo(t.height)){n=an.LINEAR_MIPMAP_LINEAR;let r=Vt.maximumTextureFilterAnisotropy,s=Math.min(r,y(this._maximumAnisotropy,r)),a=aee(n,i,s),c=e.cache.imageryLayerMipmapSamplers;u(c)||(c={},e.cache.imageryLayerMipmapSamplers=c);let l=c[a];u(l)||(l=c[a]=new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:n,magnificationFilter:i,maximumAnisotropy:s})),t.generateMipmap(Ah.NICEST),t.sampler=l}else{let r=aee(n,i,0),s=e.cache.imageryLayerNonMipmapSamplers;u(s)||(s={},e.cache.imageryLayerNonMipmapSamplers=s);let a=s[r];u(a)||(a=s[r]=new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:n,magnificationFilter:i})),t.sampler=a}};Fi.prototype._reprojectTexture=function(e,t,n){let i=t.textureWebMercator||t.texture,o=t.rectangle,r=e.context;if(n=y(n,!0),n&&!(this._imageryProvider.tilingScheme.projection instanceof Ci)&&o.width/i.width>1e-5){let s=this;t.addReference();let a=new Nu({persists:!0,owner:this,preExecute:function(c){EPe(c,r,i,t.rectangle)},postExecute:function(c){t.texture=c,s._finalizeReprojectTexture(r,c),t.state=ii.READY,t.releaseReference()},canceled:function(){t.state=ii.TEXTURE_LOADED,t.releaseReference()}});this._reprojectComputeCommands.push(a)}else n&&(t.texture=i),this._finalizeReprojectTexture(r,i),t.state=ii.READY};Fi.prototype.queueReprojectionCommands=function(e){let t=this._reprojectComputeCommands,n=t.length;for(let i=0;i<n;++i)e.commandList.push(t[i]);t.length=0};Fi.prototype.cancelReprojections=function(){this._reprojectComputeCommands.forEach(function(e){u(e.canceled)&&e.canceled()}),this._reprojectComputeCommands.length=0};Fi.prototype.getImageryFromCache=function(e,t,n,i){let o=uee(e,t,n),r=this._imageryCache[o];return u(r)||(r=new vT(this,e,t,n,i),this._imageryCache[o]=r),r.addReference(),r};Fi.prototype.removeImageryFromCache=function(e){let t=uee(e.x,e.y,e.level);delete this._imageryCache[t]};function uee(e,t,n){return JSON.stringify([e,t,n])}var CV={u_textureDimensions:function(){return this.textureDimensions},u_texture:function(){return this.texture},textureDimensions:new H,texture:void 0},TPe=Ut.supportsTypedArrays()?new Float32Array(2*64):void 0;function EPe(e,t,n,i){let o=t.cache.imageryLayer_reproject;if(!u(o)){o=t.cache.imageryLayer_reproject={vertexArray:void 0,shaderProgram:void 0,sampler:void 0,destroy:function(){u(this.framebuffer)&&this.framebuffer.destroy(),u(this.vertexArray)&&this.vertexArray.destroy(),u(this.shaderProgram)&&this.shaderProgram.destroy()}};let x=new Float32Array(2*64*2),C=0;for(let w=0;w<64;++w){let R=w/63;x[C++]=0,x[C++]=R,x[C++]=1,x[C++]=R}let T={position:0,webMercatorT:1},E=Vr.getRegularGridIndices(2,64),S=lt.createIndexBuffer({context:t,typedArray:E,usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT});o.vertexArray=new ni({context:t,attributes:[{index:T.position,vertexBuffer:lt.createVertexBuffer({context:t,typedArray:x,usage:Ne.STATIC_DRAW}),componentsPerAttribute:2},{index:T.webMercatorT,vertexBuffer:lt.createVertexBuffer({context:t,sizeInBytes:64*2*4,usage:Ne.STREAM_DRAW}),componentsPerAttribute:1}],indexBuffer:S});let v=new ke({sources:[yI]});o.shaderProgram=Xt.fromCache({context:t,vertexShaderSource:v,fragmentShaderSource:gI,attributeLocations:T}),o.sampler=new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.LINEAR,magnificationFilter:_i.LINEAR})}n.sampler=o.sampler;let r=n.width,s=n.height;CV.textureDimensions.x=r,CV.textureDimensions.y=s,CV.texture=n;let a=Math.sin(i.south),c=.5*Math.log((1+a)/(1-a));a=Math.sin(i.north);let f=1/(.5*Math.log((1+a)/(1-a))-c),d=new It({context:t,width:r,height:s,pixelFormat:n.pixelFormat,pixelDatatype:n.pixelDatatype,preMultiplyAlpha:n.preMultiplyAlpha});P.isPowerOfTwo(r)&&P.isPowerOfTwo(s)&&d.generateMipmap(Ah.NICEST);let p=i.south,g=i.north,m=TPe,A=0;for(let x=0;x<64;++x){let C=x/63,T=P.lerp(p,g,C);a=Math.sin(T);let S=(.5*Math.log((1+a)/(1-a))-c)*f;m[A++]=S,m[A++]=S}o.vertexArray.getAttribute(1).vertexBuffer.copyFromArrayView(m),e.shaderProgram=o.shaderProgram,e.outputTexture=d,e.uniformMap=CV,e.vertexArray=o.vertexArray}function bPe(e,t,n){let i=e._imageryProvider,o=i.tilingScheme,r=o.ellipsoid,s=e._imageryProvider.tilingScheme.projection instanceof Ci?1:Math.cos(n),a=o.rectangle,l=r.maximumRadius*a.width*s/(i.tileWidth*o.getNumberOfXTilesAtLevel(0))/t,f=Math.log(l)/Math.log(2);return Math.round(f)|0}var Gl=Fi;function ts(e){e=y(e,y.EMPTY_OBJECT),this.position=y(e.position,!1),this.normal=y(e.normal,!1),this.st=y(e.st,!1),this.bitangent=y(e.bitangent,!1),this.tangent=y(e.tangent,!1),this.color=y(e.color,!1)}ts.POSITION_ONLY=Object.freeze(new ts({position:!0}));ts.POSITION_AND_NORMAL=Object.freeze(new ts({position:!0,normal:!0}));ts.POSITION_NORMAL_AND_ST=Object.freeze(new ts({position:!0,normal:!0,st:!0}));ts.POSITION_AND_ST=Object.freeze(new ts({position:!0,st:!0}));ts.POSITION_AND_COLOR=Object.freeze(new ts({position:!0,color:!0}));ts.ALL=Object.freeze(new ts({position:!0,normal:!0,st:!0,tangent:!0,bitangent:!0}));ts.DEFAULT=ts.POSITION_NORMAL_AND_ST;ts.packedLength=6;ts.pack=function(e,t,n){return n=y(n,0),t[n++]=e.position?1:0,t[n++]=e.normal?1:0,t[n++]=e.st?1:0,t[n++]=e.tangent?1:0,t[n++]=e.bitangent?1:0,t[n]=e.color?1:0,t};ts.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new ts),n.position=e[t++]===1,n.normal=e[t++]===1,n.st=e[t++]===1,n.tangent=e[t++]===1,n.bitangent=e[t++]===1,n.color=e[t]===1,n};ts.clone=function(e,t){if(u(e))return u(t)||(t=new ts),t.position=e.position,t.normal=e.normal,t.st=e.st,t.tangent=e.tangent,t.bitangent=e.bitangent,t.color=e.color,t};var Ie=ts;var $I=`varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
varying vec4 v_color;
|
||
|
||
void main()
|
||
{
|
||
vec3 positionToEyeEC = -v_positionEC;
|
||
|
||
vec3 normalEC = normalize(v_normalEC);
|
||
#ifdef FACE_FORWARD
|
||
normalEC = faceforward(normalEC, vec3(0.0, 0.0, 1.0), -normalEC);
|
||
#endif
|
||
|
||
vec4 color = czm_gammaCorrect(v_color);
|
||
|
||
czm_materialInput materialInput;
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.positionToEyeEC = positionToEyeEC;
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
material.diffuse = color.rgb;
|
||
material.alpha = color.a;
|
||
|
||
gl_FragColor = czm_phong(normalize(positionToEyeEC), material, czm_lightDirectionEC);
|
||
}
|
||
`;var eP=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 normal;
|
||
attribute vec4 color;
|
||
attribute float batchId;
|
||
|
||
varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
varying vec4 v_color;
|
||
|
||
void main()
|
||
{
|
||
vec4 p = czm_computePosition();
|
||
|
||
v_positionEC = (czm_modelViewRelativeToEye * p).xyz; // position in eye coordinates
|
||
v_normalEC = czm_normal * normal; // normal in eye coordinates
|
||
v_color = color;
|
||
|
||
gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}
|
||
`;var z0=`varying vec4 v_color;
|
||
|
||
void main()
|
||
{
|
||
gl_FragColor = czm_gammaCorrect(v_color);
|
||
}
|
||
`;var tP=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec4 color;
|
||
attribute float batchId;
|
||
|
||
varying vec4 v_color;
|
||
|
||
void main()
|
||
{
|
||
vec4 p = czm_computePosition();
|
||
|
||
v_color = color;
|
||
|
||
gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}
|
||
`;var SPe={FRONT:te.FRONT,BACK:te.BACK,FRONT_AND_BACK:te.FRONT_AND_BACK},mi=Object.freeze(SPe);function wT(e){e=y(e,y.EMPTY_OBJECT),this.material=e.material,this.translucent=y(e.translucent,!0),this._vertexShaderSource=e.vertexShaderSource,this._fragmentShaderSource=e.fragmentShaderSource,this._renderState=e.renderState,this._closed=y(e.closed,!1)}Object.defineProperties(wT.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}}});wT.prototype.getFragmentShaderSource=function(){let e=[];return this.flat&&e.push("#define FLAT"),this.faceForward&&e.push("#define FACE_FORWARD"),u(this.material)&&e.push(this.material.shaderSource),e.push(this.fragmentShaderSource),e.join(`
|
||
`)};wT.prototype.isTranslucent=function(){return u(this.material)&&this.material.isTranslucent()||!u(this.material)&&this.translucent};wT.prototype.getRenderState=function(){let e=this.isTranslucent(),t=Ge(this.renderState,!1);return e?(t.depthMask=!1,t.blending=un.ALPHA_BLEND):t.depthMask=!0,t};wT.getDefaultRenderState=function(e,t,n){let i={depthTest:{enabled:!0}};return e&&(i.depthMask=!1,i.blending=un.ALPHA_BLEND),t&&(i.cull={enabled:!0,face:mi.BACK}),u(n)&&(i=pt(n,i,!0)),i};var $i=wT;function rp(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.translucent,!0),n=y(e.closed,!1),i=y(e.flat,!1),o=i?tP:eP,r=i?z0:$I,s=i?rp.FLAT_VERTEX_FORMAT:rp.VERTEX_FORMAT;this.material=void 0,this.translucent=t,this._vertexShaderSource=y(e.vertexShaderSource,o),this._fragmentShaderSource=y(e.fragmentShaderSource,r),this._renderState=$i.getDefaultRenderState(t,n,e.renderState),this._closed=n,this._vertexFormat=s,this._flat=i,this._faceForward=y(e.faceForward,!n)}Object.defineProperties(rp.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}},vertexFormat:{get:function(){return this._vertexFormat}},flat:{get:function(){return this._flat}},faceForward:{get:function(){return this._faceForward}}});rp.VERTEX_FORMAT=Ie.POSITION_AND_NORMAL;rp.FLAT_VERTEX_FORMAT=Ie.POSITION_ONLY;rp.prototype.getFragmentShaderSource=$i.prototype.getFragmentShaderSource;rp.prototype.isTranslucent=$i.prototype.isTranslucent;rp.prototype.getRenderState=$i.prototype.getRenderState;var rn=rp;function vPe(e,t){let n=[],i=e.length,o=0;for(;o<i;){let r=Math.ceil((i-o)/t--);n.push(e.slice(o,o+r)),o+=r}return n}var nP=vPe;function sp(e,t,n){if(this._attributes=t,this._numberOfInstances=n,t.length===0)return;let i=DPe(t),o=e.floatingPointTexture,r=i===Xe.FLOAT&&!o,s=wPe(t,r),a=IPe(s,t,r),c=Math.floor(Vt.maximumTextureSize/a),l=Math.min(n,c),f=a*l,d=Math.ceil(n/l),p=1/f,g=p*.5,m=1/d,A=m*.5;this._textureDimensions=new H(f,d),this._textureStep=new oe(p,g,m,A),this._pixelDatatype=r?Xe.UNSIGNED_BYTE:i,this._packFloats=r,this._offsets=s,this._stride=a,this._texture=void 0;let x=4*f*d;this._batchValues=i===Xe.FLOAT&&!r?new Float32Array(x):new Uint8Array(x),this._batchValuesDirty=!1}Object.defineProperties(sp.prototype,{attributes:{get:function(){return this._attributes}},numberOfInstances:{get:function(){return this._numberOfInstances}}});function DPe(e){let t=!1,n=e.length;for(let i=0;i<n;++i)if(e[i].componentDatatype!==q.UNSIGNED_BYTE){t=!0;break}return t?Xe.FLOAT:Xe.UNSIGNED_BYTE}function dee(e,t){let n=e[t].componentsPerAttribute;return n===2?H:n===3?h:n===4?oe:Number}function wPe(e,t){let n=new Array(e.length),i=0,o=e.length;for(let r=0;r<o;++r){let a=e[r].componentDatatype;n[r]=i,a!==q.UNSIGNED_BYTE&&t?i+=4:++i}return n}function IPe(e,t,n){let i=e.length,o=e[i-1];return t[i-1].componentDatatype!==q.UNSIGNED_BYTE&&n?o+4:o+1}var iP=new oe;function PPe(e,t,n){let i=oe.unpack(e,t,iP),o=oe.unpackFloat(i);i=oe.unpack(e,t+4,iP);let r=oe.unpackFloat(i);i=oe.unpack(e,t+8,iP);let s=oe.unpackFloat(i);i=oe.unpack(e,t+12,iP);let a=oe.unpackFloat(i);return oe.fromElements(o,r,s,a,n)}function OPe(e,t,n){let i=oe.packFloat(e.x,iP);oe.pack(i,t,n),i=oe.packFloat(e.y,i),oe.pack(i,t,n+4),i=oe.packFloat(e.z,i),oe.pack(i,t,n+8),i=oe.packFloat(e.w,i),oe.pack(i,t,n+12)}var fee=new oe;sp.prototype.getBatchedAttribute=function(e,t,n){let i=this._attributes,o=this._offsets[t],s=4*this._stride*e+4*o,a;this._packFloats&&i[t].componentDatatype!==Xe.UNSIGNED_BYTE?a=PPe(this._batchValues,s,fee):a=oe.unpack(this._batchValues,s,fee);let c=dee(i,t);return u(c.fromCartesian4)?c.fromCartesian4(a,n):u(c.clone)?c.clone(a,n):a.x};var RPe=[void 0,void 0,new H,new h,new oe],BPe=new oe;sp.prototype.setBatchedAttribute=function(e,t,n){let i=this._attributes,o=RPe[i[t].componentsPerAttribute],r=this.getBatchedAttribute(e,t,o),s=dee(this._attributes,t);if(u(s.equals)?s.equals(r,n):r===n)return;let c=BPe;c.x=u(n.x)?n.x:n,c.y=u(n.y)?n.y:0,c.z=u(n.z)?n.z:0,c.w=u(n.w)?n.w:0;let l=this._offsets[t],d=4*this._stride*e+4*l;this._packFloats&&i[t].componentDatatype!==Xe.UNSIGNED_BYTE?OPe(c,this._batchValues,d):oe.pack(c,this._batchValues,d),this._batchValuesDirty=!0};function MPe(e,t){let n=e._textureDimensions;e._texture=new It({context:t,pixelFormat:st.RGBA,pixelDatatype:e._pixelDatatype,width:n.x,height:n.y,sampler:ln.NEAREST,flipY:!1})}function LPe(e){let t=e._textureDimensions;e._texture.copyFrom({source:{width:t.x,height:t.y,arrayBufferView:e._batchValues}})}sp.prototype.update=function(e){u(this._texture)&&!this._batchValuesDirty||this._attributes.length===0||(this._batchValuesDirty=!1,u(this._texture)||MPe(this,e.context),LPe(this))};sp.prototype.getUniformMapCallback=function(){let e=this;return function(t){return e._attributes.length===0?t:pt(t,{batchTexture:function(){return e._texture},batchTextureDimensions:function(){return e._textureDimensions},batchTextureStep:function(){return e._textureStep}})}};function NPe(e){let t=e._stride;return e._textureDimensions.y===1?`uniform vec4 batchTextureStep;
|
||
vec2 computeSt(float batchId)
|
||
{
|
||
float stepX = batchTextureStep.x;
|
||
float centerX = batchTextureStep.y;
|
||
float numberOfAttributes = float(${t});
|
||
return vec2(centerX + (batchId * numberOfAttributes * stepX), 0.5);
|
||
}
|
||
`:`uniform vec4 batchTextureStep;
|
||
uniform vec2 batchTextureDimensions;
|
||
vec2 computeSt(float batchId)
|
||
{
|
||
float stepX = batchTextureStep.x;
|
||
float centerX = batchTextureStep.y;
|
||
float stepY = batchTextureStep.z;
|
||
float centerY = batchTextureStep.w;
|
||
float numberOfAttributes = float(${t});
|
||
float xId = mod(batchId * numberOfAttributes, batchTextureDimensions.x);
|
||
float yId = floor(batchId * numberOfAttributes / batchTextureDimensions.x);
|
||
return vec2(centerX + (xId * stepX), centerY + (yId * stepY));
|
||
}
|
||
`}function FPe(e){return e===1?"float":`vec${e}`}function VPe(e){return e===1?".x":e===2?".xy":e===3?".xyz":""}function UPe(e,t){let i=e._attributes[t],o=i.componentsPerAttribute,r=i.functionName,s=FPe(o),a=VPe(o),c=e._offsets[t],l=`${s} ${r}(float batchId)
|
||
{
|
||
vec2 st = computeSt(batchId);
|
||
st.x += batchTextureStep.x * float(${c});
|
||
`;return e._packFloats&&i.componentDatatype!==Xe.UNSIGNED_BYTE?l+=`vec4 textureValue;
|
||
textureValue.x = czm_unpackFloat(texture2D(batchTexture, st));
|
||
textureValue.y = czm_unpackFloat(texture2D(batchTexture, st + vec2(batchTextureStep.x, 0.0)));
|
||
textureValue.z = czm_unpackFloat(texture2D(batchTexture, st + vec2(batchTextureStep.x * 2.0, 0.0)));
|
||
textureValue.w = czm_unpackFloat(texture2D(batchTexture, st + vec2(batchTextureStep.x * 3.0, 0.0)));
|
||
`:l+=` vec4 textureValue = texture2D(batchTexture, st);
|
||
`,l+=` ${s} value = textureValue${a};
|
||
`,e._pixelDatatype===Xe.UNSIGNED_BYTE&&i.componentDatatype===q.UNSIGNED_BYTE&&!i.normalize?l+=`value *= 255.0;
|
||
`:e._pixelDatatype===Xe.FLOAT&&i.componentDatatype===q.UNSIGNED_BYTE&&i.normalize&&(l+=`value /= 255.0;
|
||
`),l+=` return value;
|
||
}
|
||
`,l}sp.prototype.getVertexShaderCallback=function(){let e=this._attributes;if(e.length===0)return function(i){return i};let t=`uniform highp sampler2D batchTexture;
|
||
`;t+=`${NPe(this)}
|
||
`;let n=e.length;for(let i=0;i<n;++i)t+=UPe(this,i);return function(i){let o=i.indexOf("void main"),r=i.substring(0,o),s=i.substring(o);return`${r}
|
||
${t}
|
||
${s}`}};sp.prototype.isDestroyed=function(){return!1};sp.prototype.destroy=function(){return this._texture=this._texture&&this._texture.destroy(),le(this)};var H0=sp;function oP(e,t,n){e=y(e,0),t=y(t,0),n=y(n,0),this.value=new Float32Array([e,t,n])}Object.defineProperties(oP.prototype,{componentDatatype:{get:function(){return q.FLOAT}},componentsPerAttribute:{get:function(){return 3}},normalize:{get:function(){return!1}}});oP.fromCartesian3=function(e){return new oP(e.x,e.y,e.z)};oP.toValue=function(e,t){return u(t)||(t=new Float32Array([e.x,e.y,e.z])),t[0]=e.x,t[1]=e.y,t[2]=e.z,t};var ji=oP;function kPe(e,t,n){let i=!n,o=e.length,r;if(!i&&o>1){let s=e[0].modelMatrix;for(r=1;r<o;++r)if(!M.equals(s,e[r].modelMatrix)){i=!0;break}}if(i)for(r=0;r<o;++r)u(e[r].geometry)&&Ln.transformToWorldCoordinates(e[r]);else M.multiplyTransformation(t,e[0].modelMatrix,t)}function Y8(e,t){let n=e.attributes,i=n.position,o=i.values.length/i.componentsPerAttribute;n.batchId=new De({componentDatatype:q.FLOAT,componentsPerAttribute:1,values:new Float32Array(o)});let r=n.batchId.values;for(let s=0;s<o;++s)r[s]=t}function zPe(e){let t=e.length;for(let n=0;n<t;++n){let i=e[n];u(i.geometry)?Y8(i.geometry,n):u(i.westHemisphereGeometry)&&u(i.eastHemisphereGeometry)&&(Y8(i.westHemisphereGeometry,n),Y8(i.eastHemisphereGeometry,n))}}function HPe(e){let t=e.instances,n=e.projection,i=e.elementIndexUintSupported,o=e.scene3DOnly,r=e.vertexCacheOptimize,s=e.compressVertices,a=e.modelMatrix,c,l,f,d=t.length;for(c=0;c<d;++c)if(u(t[c].geometry)){f=t[c].geometry.primitiveType;break}if(kPe(t,a,o),!o)for(c=0;c<d;++c)u(t[c].geometry)&&Ln.splitLongitude(t[c]);if(zPe(t),r)for(c=0;c<d;++c){let g=t[c];u(g.geometry)?(Ln.reorderForPostVertexCache(g.geometry),Ln.reorderForPreVertexCache(g.geometry)):u(g.westHemisphereGeometry)&&u(g.eastHemisphereGeometry)&&(Ln.reorderForPostVertexCache(g.westHemisphereGeometry),Ln.reorderForPreVertexCache(g.westHemisphereGeometry),Ln.reorderForPostVertexCache(g.eastHemisphereGeometry),Ln.reorderForPreVertexCache(g.eastHemisphereGeometry))}let p=Ln.combineInstances(t);for(d=p.length,c=0;c<d;++c){l=p[c];let g=l.attributes;if(o)for(let m in g)g.hasOwnProperty(m)&&g[m].componentDatatype===q.DOUBLE&&Ln.encodeAttribute(l,m,`${m}3DHigh`,`${m}3DLow`);else for(let m in g)if(g.hasOwnProperty(m)&&g[m].componentDatatype===q.DOUBLE){let A=`${m}3D`,x=`${m}2D`;Ln.projectTo2D(l,m,A,x,n),u(l.boundingSphere)&&m==="position"&&(l.boundingSphereCV=se.fromVertices(l.attributes.position2D.values)),Ln.encodeAttribute(l,A,`${A}High`,`${A}Low`),Ln.encodeAttribute(l,x,`${x}High`,`${x}Low`)}s&&Ln.compressVertices(l)}if(!i){let g=[];for(d=p.length,c=0;c<d;++c)l=p[c],g=g.concat(Ln.fitToUnsignedShortIndices(l));p=g}return p}function q8(e,t,n,i){let o,r,s,a=i.length-1;if(a>=0){let l=i[a];o=l.offset+l.count,s=l.index,r=n[s].indices.length}else o=0,s=0,r=n[s].indices.length;let c=e.length;for(let l=0;l<c;++l){let d=e[l][t];if(!u(d))continue;let p=d.indices.length;o+p>r&&(o=0,r=n[++s].indices.length),i.push({index:s,offset:o,count:p}),o+=p}}function GPe(e,t){let n=[];return q8(e,"geometry",t,n),q8(e,"westHemisphereGeometry",t,n),q8(e,"eastHemisphereGeometry",t,n),n}var ap={};ap.combineGeometry=function(e){let t,n,i=e.instances,o=i.length,r,s,a=!1;o>0&&(t=HPe(e),t.length>0&&(n=Ln.createAttributeLocations(t[0]),e.createPickOffsets&&(r=GPe(i,t))),u(i[0].attributes)&&u(i[0].attributes.offset)&&(s=new Array(o),a=!0));let c=new Array(o),l=new Array(o);for(let f=0;f<o;++f){let d=i[f],p=d.geometry;u(p)&&(c[f]=p.boundingSphere,l[f]=p.boundingSphereCV,a&&(s[f]=d.geometry.offsetAttribute));let g=d.eastHemisphereGeometry,m=d.westHemisphereGeometry;u(g)&&u(m)&&(u(g.boundingSphere)&&u(m.boundingSphere)&&(c[f]=se.union(g.boundingSphere,m.boundingSphere)),u(g.boundingSphereCV)&&u(m.boundingSphereCV)&&(l[f]=se.union(g.boundingSphereCV,m.boundingSphereCV)))}return{geometries:t,modelMatrix:e.modelMatrix,attributeLocations:n,pickOffsets:r,offsetInstanceExtend:s,boundingSpheres:c,boundingSpheresCV:l}};function WPe(e,t){let n=e.attributes;for(let i in n)if(n.hasOwnProperty(i)){let o=n[i];u(o)&&u(o.values)&&t.push(o.values.buffer)}u(e.indices)&&t.push(e.indices.buffer)}function jPe(e,t){let n=e.length;for(let i=0;i<n;++i)WPe(e[i],t)}function YPe(e){let t=1,n=e.length;for(let i=0;i<n;i++){let o=e[i];if(++t,!u(o))continue;let r=o.attributes;t+=7+2*se.packedLength+(u(o.indices)?o.indices.length:0);for(let s in r)if(r.hasOwnProperty(s)&&u(r[s])){let a=r[s];t+=5+a.values.length}}return t}ap.packCreateGeometryResults=function(e,t){let n=new Float64Array(YPe(e)),i=[],o={},r=e.length,s=0;n[s++]=r;for(let a=0;a<r;a++){let c=e[a],l=u(c);if(n[s++]=l?1:0,!l)continue;n[s++]=c.primitiveType,n[s++]=c.geometryType,n[s++]=y(c.offsetAttribute,-1);let f=u(c.boundingSphere)?1:0;n[s++]=f,f&&se.pack(c.boundingSphere,n,s),s+=se.packedLength;let d=u(c.boundingSphereCV)?1:0;n[s++]=d,d&&se.pack(c.boundingSphereCV,n,s),s+=se.packedLength;let p=c.attributes,g=[];for(let A in p)p.hasOwnProperty(A)&&u(p[A])&&(g.push(A),u(o[A])||(o[A]=i.length,i.push(A)));n[s++]=g.length;for(let A=0;A<g.length;A++){let x=g[A],C=p[x];n[s++]=o[x],n[s++]=C.componentDatatype,n[s++]=C.componentsPerAttribute,n[s++]=C.normalize?1:0,n[s++]=C.values.length,n.set(C.values,s),s+=C.values.length}let m=u(c.indices)?c.indices.length:0;n[s++]=m,m>0&&(n.set(c.indices,s),s+=m)}return t.push(n.buffer),{stringTable:i,packedData:n}};ap.unpackCreateGeometryResults=function(e){let t=e.stringTable,n=e.packedData,i,o=new Array(n[0]),r=0,s=1;for(;s<n.length;){if(!(n[s++]===1)){o[r++]=void 0;continue}let c=n[s++],l=n[s++],f=n[s++];f===-1&&(f=void 0);let d,p;n[s++]===1&&(d=se.unpack(n,s)),s+=se.packedLength,n[s++]===1&&(p=se.unpack(n,s)),s+=se.packedLength;let A,x,C,T=new hn,E=n[s++];for(i=0;i<E;i++){let v=t[n[s++]],w=n[s++];C=n[s++];let R=n[s++]!==0;A=n[s++],x=q.createTypedArray(w,A);for(let O=0;O<A;O++)x[O]=n[s++];T[v]=new De({componentDatatype:w,componentsPerAttribute:C,normalize:R,values:x})}let S;if(A=n[s++],A>0){let v=x.length/C;for(S=Fe.createTypedArray(v,A),i=0;i<A;i++)S[i]=n[s++]}o[r++]=new ct({primitiveType:c,geometryType:l,boundingSphere:d,boundingSphereCV:p,indices:S,attributes:T,offsetAttribute:f})}return o};function qPe(e,t){let n=e.length,i=new Float64Array(1+n*19),o=0;i[o++]=n;for(let r=0;r<n;r++){let s=e[r];if(M.pack(s.modelMatrix,i,o),o+=M.packedLength,u(s.attributes)&&u(s.attributes.offset)){let a=s.attributes.offset.value;i[o]=a[0],i[o+1]=a[1],i[o+2]=a[2]}o+=3}return t.push(i.buffer),i}function XPe(e){let t=e,n=new Array(t[0]),i=0,o=1;for(;o<t.length;){let r=M.unpack(t,o),s;o+=M.packedLength,u(t[o])&&(s={offset:new ji(t[o],t[o+1],t[o+2])}),o+=3,n[i++]={modelMatrix:r,attributes:s}}return n}ap.packCombineGeometryParameters=function(e,t){let n=e.createGeometryResults,i=n.length;for(let o=0;o<i;o++)t.push(n[o].packedData.buffer);return{createGeometryResults:e.createGeometryResults,packedInstances:qPe(e.instances,t),ellipsoid:e.ellipsoid,isGeographic:e.projection instanceof Ci,elementIndexUintSupported:e.elementIndexUintSupported,scene3DOnly:e.scene3DOnly,vertexCacheOptimize:e.vertexCacheOptimize,compressVertices:e.compressVertices,modelMatrix:e.modelMatrix,createPickOffsets:e.createPickOffsets}};ap.unpackCombineGeometryParameters=function(e){let t=XPe(e.packedInstances),n=e.createGeometryResults,i=n.length,o=0;for(let a=0;a<i;a++){let c=ap.unpackCreateGeometryResults(n[a]),l=c.length;for(let f=0;f<l;f++){let d=c[f],p=t[o];p.geometry=d,++o}}let r=ie.clone(e.ellipsoid),s=e.isGeographic?new Ci(r):new Ei(r);return{instances:t,ellipsoid:r,projection:s,elementIndexUintSupported:e.elementIndexUintSupported,scene3DOnly:e.scene3DOnly,vertexCacheOptimize:e.vertexCacheOptimize,compressVertices:e.compressVertices,modelMatrix:M.clone(e.modelMatrix),createPickOffsets:e.createPickOffsets}};function hee(e){let t=e.length,n=1+(se.packedLength+1)*t,i=new Float32Array(n),o=0;i[o++]=t;for(let r=0;r<t;++r){let s=e[r];u(s)?(i[o++]=1,se.pack(e[r],i,o)):i[o++]=0,o+=se.packedLength}return i}function mee(e){let t=new Array(e[0]),n=0,i=1;for(;i<e.length;)e[i++]===1&&(t[n]=se.unpack(e,i)),++n,i+=se.packedLength;return t}ap.packCombineGeometryResults=function(e,t){u(e.geometries)&&jPe(e.geometries,t);let n=hee(e.boundingSpheres),i=hee(e.boundingSpheresCV);return t.push(n.buffer,i.buffer),{geometries:e.geometries,attributeLocations:e.attributeLocations,modelMatrix:e.modelMatrix,pickOffsets:e.pickOffsets,offsetInstanceExtend:e.offsetInstanceExtend,boundingSpheres:n,boundingSpheresCV:i}};ap.unpackCombineGeometryResults=function(e){return{geometries:e.geometries,attributeLocations:e.attributeLocations,modelMatrix:e.modelMatrix,pickOffsets:e.pickOffsets,offsetInstanceExtend:e.offsetInstanceExtend,boundingSpheres:mee(e.boundingSpheres),boundingSpheresCV:mee(e.boundingSpheresCV)}};var G0=ap;var KPe={READY:0,CREATING:1,CREATED:2,COMBINING:3,COMBINED:4,COMPLETE:5,FAILED:6},mr=Object.freeze(KPe);var Wl={DISABLED:0,ENABLED:1,CAST_ONLY:2,RECEIVE_ONLY:3};Wl.NUMBER_OF_SHADOW_MODES=4;Wl.castShadows=function(e){return e===Wl.ENABLED||e===Wl.CAST_ONLY};Wl.receiveShadows=function(e){return e===Wl.ENABLED||e===Wl.RECEIVE_ONLY};Wl.fromCastReceive=function(e,t){return e&&t?Wl.ENABLED:e?Wl.CAST_ONLY:t?Wl.RECEIVE_ONLY:Wl.DISABLED};var gn=Object.freeze(Wl);function pr(e){e=y(e,y.EMPTY_OBJECT),this.geometryInstances=e.geometryInstances,this.appearance=e.appearance,this._appearance=void 0,this._material=void 0,this.depthFailAppearance=e.depthFailAppearance,this._depthFailAppearance=void 0,this._depthFailMaterial=void 0,this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=new M,this.show=y(e.show,!0),this._vertexCacheOptimize=y(e.vertexCacheOptimize,!1),this._interleave=y(e.interleave,!1),this._releaseGeometryInstances=y(e.releaseGeometryInstances,!0),this._allowPicking=y(e.allowPicking,!0),this._asynchronous=y(e.asynchronous,!0),this._compressVertices=y(e.compressVertices,!0),this.cull=y(e.cull,!0),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.rtcCenter=e.rtcCenter,this.shadows=y(e.shadows,gn.DISABLED),this._translucent=void 0,this._state=mr.READY,this._geometries=[],this._error=void 0,this._numberOfInstances=0,this._boundingSpheres=[],this._boundingSphereWC=[],this._boundingSphereCV=[],this._boundingSphere2D=[],this._boundingSphereMorph=[],this._perInstanceAttributeCache=[],this._instanceIds=[],this._lastPerInstanceAttributeIndex=0,this._va=[],this._attributeLocations=void 0,this._primitiveType=void 0,this._frontFaceRS=void 0,this._backFaceRS=void 0,this._sp=void 0,this._depthFailAppearance=void 0,this._spDepthFail=void 0,this._frontFaceDepthFailRS=void 0,this._backFaceDepthFailRS=void 0,this._pickIds=[],this._colorCommands=[],this._pickCommands=[],this._createBoundingVolumeFunction=e._createBoundingVolumeFunction,this._createRenderStatesFunction=e._createRenderStatesFunction,this._createShaderProgramFunction=e._createShaderProgramFunction,this._createCommandsFunction=e._createCommandsFunction,this._updateAndQueueCommandsFunction=e._updateAndQueueCommandsFunction,this._createPickOffsets=e._createPickOffsets,this._pickOffsets=void 0,this._createGeometryResults=void 0,this._ready=!1;let t=this;this._readyPromise=new Promise((n,i)=>{t._completeLoad=(o,r,s)=>{this._error=s,this._state=r,o.afterRender.push(function(){if(t._ready=t._state===mr.COMPLETE||t._state===mr.FAILED,!u(s))return n(t),!0;i(s)})}}),this._batchTable=void 0,this._batchTableAttributeIndices=void 0,this._offsetInstanceExtend=void 0,this._batchTableOffsetAttribute2DIndex=void 0,this._batchTableOffsetsUpdated=!1,this._instanceBoundingSpheres=void 0,this._instanceBoundingSpheresCV=void 0,this._tempBoundingSpheres=void 0,this._recomputeBoundingSpheres=!1,this._batchTableBoundingSpheresUpdated=!1,this._batchTableBoundingSphereAttributeIndices=void 0}Object.defineProperties(pr.prototype,{vertexCacheOptimize:{get:function(){return this._vertexCacheOptimize}},interleave:{get:function(){return this._interleave}},releaseGeometryInstances:{get:function(){return this._releaseGeometryInstances}},allowPicking:{get:function(){return this._allowPicking}},asynchronous:{get:function(){return this._asynchronous}},compressVertices:{get:function(){return this._compressVertices}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}}});function ZPe(e){let t=e.length,n=[],i=e[0].attributes,o;for(o in i)if(i.hasOwnProperty(o)&&u(i[o])){let r=i[o],s=!0;for(let a=1;a<t;++a){let c=e[a].attributes[o];if(!u(c)||r.componentDatatype!==c.componentDatatype||r.componentsPerAttribute!==c.componentsPerAttribute||r.normalize!==c.normalize){s=!1;break}}s&&n.push(o)}return n}var JPe=new H,QPe=new h,Eee=new oe;function bee(e){let t=e.length;if(t===1)return e[0];if(t===2)return H.unpack(e,0,JPe);if(t===3)return h.unpack(e,0,QPe);if(t===4)return oe.unpack(e,0,Eee)}function $Pe(e,t){let n=e.geometryInstances,i=Array.isArray(n)?n:[n],o=i.length;if(o===0)return;let r=ZPe(i),s=r.length,a=[],c={},l={},f,p=i[0].attributes,g,m,A;for(g=0;g<s;++g)m=r[g],A=p[m],c[m]=g,a.push({functionName:`czm_batchTable_${m}`,componentDatatype:A.componentDatatype,componentsPerAttribute:A.componentsPerAttribute,normalize:A.normalize});r.indexOf("distanceDisplayCondition")!==-1&&(a.push({functionName:"czm_batchTable_boundingSphereCenter3DHigh",componentDatatype:q.FLOAT,componentsPerAttribute:3},{functionName:"czm_batchTable_boundingSphereCenter3DLow",componentDatatype:q.FLOAT,componentsPerAttribute:3},{functionName:"czm_batchTable_boundingSphereCenter2DHigh",componentDatatype:q.FLOAT,componentsPerAttribute:3},{functionName:"czm_batchTable_boundingSphereCenter2DLow",componentDatatype:q.FLOAT,componentsPerAttribute:3},{functionName:"czm_batchTable_boundingSphereRadius",componentDatatype:q.FLOAT,componentsPerAttribute:1}),l.center3DHigh=a.length-5,l.center3DLow=a.length-4,l.center2DHigh=a.length-3,l.center2DLow=a.length-2,l.radius=a.length-1),r.indexOf("offset")!==-1&&(a.push({functionName:"czm_batchTable_offset2D",componentDatatype:q.FLOAT,componentsPerAttribute:3}),f=a.length-1),a.push({functionName:"czm_batchTable_pickColor",componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:4,normalize:!0});let x=a.length,C=new H0(t,a,o);for(g=0;g<o;++g){let T=i[g];p=T.attributes;for(let R=0;R<s;++R){m=r[R],A=p[m];let O=bee(A.value),L=c[m];C.setBatchedAttribute(g,L,O)}let E={primitive:y(T.pickPrimitive,e)};u(T.id)&&(E.id=T.id);let S=t.createPickId(E);e._pickIds.push(S);let v=S.color,w=Eee;w.x=z.floatToByte(v.red),w.y=z.floatToByte(v.green),w.z=z.floatToByte(v.blue),w.w=z.floatToByte(v.alpha),C.setBatchedAttribute(g,x-1,w)}e._batchTable=C,e._batchTableAttributeIndices=c,e._batchTableBoundingSphereAttributeIndices=l,e._batchTableOffsetAttribute2DIndex=f}function e1e(e){let t;return Array.isArray(e.values)?t=e.values.slice(0):t=new e.values.constructor(e.values),new De({componentDatatype:e.componentDatatype,componentsPerAttribute:e.componentsPerAttribute,normalize:e.normalize,values:t})}function t1e(e){let t=e.attributes,n=new hn;for(let o in t)t.hasOwnProperty(o)&&u(t[o])&&(n[o]=e1e(t[o]));let i;if(u(e.indices)){let o=e.indices;Array.isArray(o)?i=o.slice(0):i=new o.constructor(o)}return new ct({attributes:n,indices:i,primitiveType:e.primitiveType,boundingSphere:se.clone(e.boundingSphere)})}function n1e(e,t){return{geometry:t,attributes:e.attributes,modelMatrix:M.clone(e.modelMatrix),pickPrimitive:e.pickPrimitive,id:e.id}}var i1e=/attribute\s+vec(?:3|4)\s+(.*)3DHigh;/g;pr._modifyShaderPosition=function(e,t,n){let i,o="",r="",s="";for(;(i=i1e.exec(t))!==null;){let a=i[1],c=`vec4 czm_compute${a[0].toUpperCase()}${a.substr(1)}()`;c!=="vec4 czm_computePosition()"&&(o+=`${c};
|
||
`),u(e.rtcCenter)?(t=t.replace(/attribute\s+vec(?:3|4)\s+position3DHigh;/g,""),t=t.replace(/attribute\s+vec(?:3|4)\s+position3DLow;/g,""),o+=`uniform mat4 u_modifiedModelView;
|
||
`,r+=`attribute vec4 position;
|
||
`,s+=`${c}
|
||
{
|
||
return u_modifiedModelView * position;
|
||
}
|
||
|
||
`,t=t.replace(/czm_modelViewRelativeToEye\s+\*\s+/g,""),t=t.replace(/czm_modelViewProjectionRelativeToEye/g,"czm_projection")):n?s+=`${c}
|
||
{
|
||
return czm_translateRelativeToEye(${a}3DHigh, ${a}3DLow);
|
||
}
|
||
|
||
`:(r+=`attribute vec3 ${a}2DHigh;
|
||
attribute vec3 ${a}2DLow;
|
||
`,s+=`${c}
|
||
{
|
||
vec4 p;
|
||
if (czm_morphTime == 1.0)
|
||
{
|
||
p = czm_translateRelativeToEye(${a}3DHigh, ${a}3DLow);
|
||
}
|
||
else if (czm_morphTime == 0.0)
|
||
{
|
||
p = czm_translateRelativeToEye(${a}2DHigh.zxy, ${a}2DLow.zxy);
|
||
}
|
||
else
|
||
{
|
||
p = czm_columbusViewMorph(
|
||
czm_translateRelativeToEye(${a}2DHigh.zxy, ${a}2DLow.zxy),
|
||
czm_translateRelativeToEye(${a}3DHigh, ${a}3DLow),
|
||
czm_morphTime);
|
||
}
|
||
return p;
|
||
}
|
||
|
||
`)}return[o,r,t,s].join(`
|
||
`)};pr._appendShowToShader=function(e,t){return u(e._batchTableAttributeIndices.show)?`${ke.replaceMain(t,"czm_non_show_main")}
|
||
void main()
|
||
{
|
||
czm_non_show_main();
|
||
gl_Position *= czm_batchTable_show(batchId);
|
||
}`:t};pr._updateColorAttribute=function(e,t,n){if(!u(e._batchTableAttributeIndices.color)&&!u(e._batchTableAttributeIndices.depthFailColor)||t.search(/attribute\s+vec4\s+color;/g)===-1)return t;let i=t;return i=i.replace(/attribute\s+vec4\s+color;/g,""),n?i=i.replace(/(\b)color(\b)/g,"$1czm_batchTable_depthFailColor(batchId)$2"):i=i.replace(/(\b)color(\b)/g,"$1czm_batchTable_color(batchId)$2"),i};function pee(e){return`${ke.replaceMain(e,"czm_non_pick_main")}
|
||
varying vec4 v_pickColor;
|
||
void main()
|
||
{
|
||
czm_non_pick_main();
|
||
v_pickColor = czm_batchTable_pickColor(batchId);
|
||
}`}function _ee(e){return`varying vec4 v_pickColor;
|
||
${e}`}pr._updatePickColorAttribute=function(e){let t=e.replace(/attribute\s+vec4\s+pickColor;/g,"");return t=t.replace(/(\b)pickColor(\b)/g,"$1czm_batchTable_pickColor(batchId)$2"),t};pr._appendOffsetToShader=function(e,t){if(!u(e._batchTableAttributeIndices.offset))return t;let n=`attribute float batchId;
|
||
`;n+="attribute float applyOffset;";let i=t.replace(/attribute\s+float\s+batchId;/g,n),o=`vec4 $1 = czm_computePosition();
|
||
`;return o+=` if (czm_sceneMode == czm_sceneMode3D)
|
||
`,o+=` {
|
||
`,o+=" $1 = $1 + vec4(czm_batchTable_offset(batchId) * applyOffset, 0.0);",o+=` }
|
||
`,o+=` else
|
||
`,o+=` {
|
||
`,o+=" $1 = $1 + vec4(czm_batchTable_offset2D(batchId) * applyOffset, 0.0);",o+=` }
|
||
`,i=i.replace(/vec4\s+([A-Za-z0-9_]+)\s+=\s+czm_computePosition\(\);/g,o),i};pr._appendDistanceDisplayConditionToShader=function(e,t,n){if(!u(e._batchTableAttributeIndices.distanceDisplayCondition))return t;let i=ke.replaceMain(t,"czm_non_distanceDisplayCondition_main"),o=`void main()
|
||
{
|
||
czm_non_distanceDisplayCondition_main();
|
||
vec2 distanceDisplayCondition = czm_batchTable_distanceDisplayCondition(batchId);
|
||
vec3 boundingSphereCenter3DHigh = czm_batchTable_boundingSphereCenter3DHigh(batchId);
|
||
vec3 boundingSphereCenter3DLow = czm_batchTable_boundingSphereCenter3DLow(batchId);
|
||
float boundingSphereRadius = czm_batchTable_boundingSphereRadius(batchId);
|
||
`;return n?o+=` vec4 centerRTE = czm_translateRelativeToEye(boundingSphereCenter3DHigh, boundingSphereCenter3DLow);
|
||
`:o+=` vec3 boundingSphereCenter2DHigh = czm_batchTable_boundingSphereCenter2DHigh(batchId);
|
||
vec3 boundingSphereCenter2DLow = czm_batchTable_boundingSphereCenter2DLow(batchId);
|
||
vec4 centerRTE;
|
||
if (czm_morphTime == 1.0)
|
||
{
|
||
centerRTE = czm_translateRelativeToEye(boundingSphereCenter3DHigh, boundingSphereCenter3DLow);
|
||
}
|
||
else if (czm_morphTime == 0.0)
|
||
{
|
||
centerRTE = czm_translateRelativeToEye(boundingSphereCenter2DHigh.zxy, boundingSphereCenter2DLow.zxy);
|
||
}
|
||
else
|
||
{
|
||
centerRTE = czm_columbusViewMorph(
|
||
czm_translateRelativeToEye(boundingSphereCenter2DHigh.zxy, boundingSphereCenter2DLow.zxy),
|
||
czm_translateRelativeToEye(boundingSphereCenter3DHigh, boundingSphereCenter3DLow),
|
||
czm_morphTime);
|
||
}
|
||
`,o+=` float radiusSq = boundingSphereRadius * boundingSphereRadius;
|
||
float distanceSq;
|
||
if (czm_sceneMode == czm_sceneMode2D)
|
||
{
|
||
distanceSq = czm_eyeHeight2D.y - radiusSq;
|
||
}
|
||
else
|
||
{
|
||
distanceSq = dot(centerRTE.xyz, centerRTE.xyz) - radiusSq;
|
||
}
|
||
distanceSq = max(distanceSq, 0.0);
|
||
float nearSq = distanceDisplayCondition.x * distanceDisplayCondition.x;
|
||
float farSq = distanceDisplayCondition.y * distanceDisplayCondition.y;
|
||
float show = (distanceSq >= nearSq && distanceSq <= farSq) ? 1.0 : 0.0;
|
||
gl_Position *= show;
|
||
}`,`${i}
|
||
${o}`};function gee(e,t){if(!e.compressVertices)return t;let n=t.search(/attribute\s+vec3\s+normal;/g)!==-1,i=t.search(/attribute\s+vec2\s+st;/g)!==-1;if(!n&&!i)return t;let o=t.search(/attribute\s+vec3\s+tangent;/g)!==-1,r=t.search(/attribute\s+vec3\s+bitangent;/g)!==-1,s=i&&n?2:1;s+=o||r?1:0;let a=s>1?`vec${s}`:"float",c="compressedAttributes",l=`attribute ${a} ${c};`,f="",d="";if(i){f+=`vec2 st;
|
||
`;let m=s>1?`${c}.x`:c;d+=` st = czm_decompressTextureCoordinates(${m});
|
||
`}n&&o&&r?(f+=`vec3 normal;
|
||
vec3 tangent;
|
||
vec3 bitangent;
|
||
`,d+=` czm_octDecode(${c}.${i?"yz":"xy"}, normal, tangent, bitangent);
|
||
`):(n&&(f+=`vec3 normal;
|
||
`,d+=` normal = czm_octDecode(${c}${s>1?`.${i?"y":"x"}`:""});
|
||
`),o&&(f+=`vec3 tangent;
|
||
`,d+=` tangent = czm_octDecode(${c}.${i&&n?"z":"y"});
|
||
`),r&&(f+=`vec3 bitangent;
|
||
`,d+=` bitangent = czm_octDecode(${c}.${i&&n?"z":"y"});
|
||
`));let p=t;p=p.replace(/attribute\s+vec3\s+normal;/g,""),p=p.replace(/attribute\s+vec2\s+st;/g,""),p=p.replace(/attribute\s+vec3\s+tangent;/g,""),p=p.replace(/attribute\s+vec3\s+bitangent;/g,""),p=ke.replaceMain(p,"czm_non_compressed_main");let g=`void main()
|
||
{
|
||
${d} czm_non_compressed_main();
|
||
}`;return[l,f,p,g].join(`
|
||
`)}function o1e(e){let t=ke.replaceMain(e,"czm_non_depth_clamp_main");return t+=`void main() {
|
||
czm_non_depth_clamp_main();
|
||
gl_Position = czm_depthClamp(gl_Position);}
|
||
`,t}function r1e(e){let t=ke.replaceMain(e,"czm_non_depth_clamp_main");return t+=`void main() {
|
||
czm_non_depth_clamp_main();
|
||
#if defined(GL_EXT_frag_depth)
|
||
#if defined(LOG_DEPTH)
|
||
czm_writeLogDepth();
|
||
#else
|
||
czm_writeDepthClamp();
|
||
#endif
|
||
#endif
|
||
}
|
||
`,t=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
${t}`,t}function yee(e,t){let n=e.vertexAttributes}function s1e(e,t){return function(){return e[t]}}var X8=Math.max(Ut.hardwareConcurrency-1,1),TV,a1e=new hi("combineGeometry");function c1e(e,t){let n,i,o,r,s=e._instanceIds;if(e._state===mr.READY){n=Array.isArray(e.geometryInstances)?e.geometryInstances:[e.geometryInstances];let a=e._numberOfInstances=n.length,c=[],l=[];for(o=0;o<a;++o)i=n[o].geometry,s.push(n[o].id),l.push({moduleName:i._workerName,geometry:i});if(!u(TV))for(TV=new Array(X8),o=0;o<X8;o++)TV[o]=new hi("createGeometry");let f;for(l=nP(l,X8),o=0;o<l.length;o++){let d=0,p=l[o],g=p.length;for(r=0;r<g;++r)f=p[r],i=f.geometry,u(i.constructor.pack)&&(f.offset=d,d+=y(i.constructor.packedLength,i.packedLength));let m;if(d>0){let A=new Float64Array(d);for(m=[A.buffer],r=0;r<g;++r)f=p[r],i=f.geometry,u(i.constructor.pack)&&(i.constructor.pack(i,A,f.offset),f.geometry=A)}c.push(TV[o].scheduleTask({subTasks:l[o]},m))}e._state=mr.CREATING,Promise.all(c).then(function(d){e._createGeometryResults=d,e._state=mr.CREATED}).catch(function(d){sP(e,t,mr.FAILED,d)})}else if(e._state===mr.CREATED){let a=[];n=Array.isArray(e.geometryInstances)?e.geometryInstances:[e.geometryInstances];let c=t.scene3DOnly,l=t.mapProjection,f=a1e.scheduleTask(G0.packCombineGeometryParameters({createGeometryResults:e._createGeometryResults,instances:n,ellipsoid:l.ellipsoid,projection:l,elementIndexUintSupported:t.context.elementIndexUint,scene3DOnly:c,vertexCacheOptimize:e.vertexCacheOptimize,compressVertices:e.compressVertices,modelMatrix:e.modelMatrix,createPickOffsets:e._createPickOffsets},a),a);e._createGeometryResults=void 0,e._state=mr.COMBINING,Promise.resolve(f).then(function(d){let p=G0.unpackCombineGeometryResults(d);e._geometries=p.geometries,e._attributeLocations=p.attributeLocations,e.modelMatrix=M.clone(p.modelMatrix,e.modelMatrix),e._pickOffsets=p.pickOffsets,e._offsetInstanceExtend=p.offsetInstanceExtend,e._instanceBoundingSpheres=p.boundingSpheres,e._instanceBoundingSpheresCV=p.boundingSpheresCV,u(e._geometries)&&e._geometries.length>0?(e._recomputeBoundingSpheres=!0,e._state=mr.COMBINED):sP(e,t,mr.FAILED,void 0)}).catch(function(d){sP(e,t,mr.FAILED,d)})}}function l1e(e,t){let n=Array.isArray(e.geometryInstances)?e.geometryInstances:[e.geometryInstances],i=e._numberOfInstances=n.length,o=new Array(i),r=e._instanceIds,s,a,c=0;for(a=0;a<i;a++){s=n[a];let p=s.geometry,g;u(p.attributes)&&u(p.primitiveType)?g=t1e(p):g=p.constructor.createGeometry(p),o[c++]=n1e(s,g),r.push(s.id)}o.length=c;let l=t.scene3DOnly,f=t.mapProjection,d=G0.combineGeometry({instances:o,ellipsoid:f.ellipsoid,projection:f,elementIndexUintSupported:t.context.elementIndexUint,scene3DOnly:l,vertexCacheOptimize:e.vertexCacheOptimize,compressVertices:e.compressVertices,modelMatrix:e.modelMatrix,createPickOffsets:e._createPickOffsets});e._geometries=d.geometries,e._attributeLocations=d.attributeLocations,e.modelMatrix=M.clone(d.modelMatrix,e.modelMatrix),e._pickOffsets=d.pickOffsets,e._offsetInstanceExtend=d.offsetInstanceExtend,e._instanceBoundingSpheres=d.boundingSpheres,e._instanceBoundingSpheresCV=d.boundingSpheresCV,u(e._geometries)&&e._geometries.length>0?(e._recomputeBoundingSpheres=!0,e._state=mr.COMBINED):sP(e,t,mr.FAILED,void 0)}function u1e(e,t){let n=e._batchTableAttributeIndices.offset;if(!e._recomputeBoundingSpheres||!u(n)){e._recomputeBoundingSpheres=!1;return}let i,o=e._offsetInstanceExtend,r=e._instanceBoundingSpheres,s=r.length,a=e._tempBoundingSpheres;if(!u(a)){for(a=new Array(s),i=0;i<s;i++)a[i]=new se;e._tempBoundingSpheres=a}for(i=0;i<s;++i){let A=a[i],x=e._batchTable.getBatchedAttribute(i,n,new h);A=r[i].clone(A),wee(A,x,o[i])}let c=[],l=[],f=[];for(i=0;i<s;++i){let A=a[i];A.center.x-A.radius>0||se.intersectPlane(A,cn.ORIGIN_ZX_PLANE)!==Qt.INTERSECTING?c.push(A):(l.push(A),f.push(A))}let d=c[0],p=f[0],g=l[0];for(i=1;i<c.length;i++)d=se.union(d,c[i]);for(i=1;i<f.length;i++)p=se.union(p,f[i]);for(i=1;i<l.length;i++)g=se.union(g,l[i]);let m=[];for(u(d)&&m.push(d),u(p)&&m.push(p),u(g)&&m.push(g),i=0;i<m.length;i++){let A=m[i].clone(e._boundingSpheres[i]);e._boundingSpheres[i]=A,e._boundingSphereCV[i]=se.projectTo2D(A,t.mapProjection,e._boundingSphereCV[i])}pr._updateBoundingVolumes(e,t,e.modelMatrix,!0),e._recomputeBoundingSpheres=!1}var Aee=new Gn,See=new he,vee=new h,Dee=new se;function f1e(e,t){if(!u(e._batchTableAttributeIndices.distanceDisplayCondition)||e._batchTableBoundingSpheresUpdated)return;let i=e._batchTableBoundingSphereAttributeIndices,o=i.center3DHigh,r=i.center3DLow,s=i.center2DHigh,a=i.center2DLow,c=i.radius,l=t.mapProjection,f=l.ellipsoid,d=e._batchTable,p=e._instanceBoundingSpheres,g=p.length;for(let m=0;m<g;++m){let A=p[m];if(!u(A))continue;let x=e.modelMatrix;u(x)&&(A=se.transform(A,x,Dee));let C=A.center,T=A.radius,E=Gn.fromCartesian(C,Aee);if(d.setBatchedAttribute(m,o,E.high),d.setBatchedAttribute(m,r,E.low),!t.scene3DOnly){let S=f.cartesianToCartographic(C,See),v=l.project(S,vee);E=Gn.fromCartesian(v,Aee),d.setBatchedAttribute(m,s,E.high),d.setBatchedAttribute(m,a,E.low)}d.setBatchedAttribute(m,c,T)}e._batchTableBoundingSpheresUpdated=!0}var K8=new h,d1e=new h;function xee(e,t){if(!u(e._batchTableAttributeIndices.offset)||e._batchTableOffsetsUpdated||t.scene3DOnly)return;let i=e._batchTableOffsetAttribute2DIndex,o=t.mapProjection,r=o.ellipsoid,s=e._batchTable,a=e._instanceBoundingSpheres,c=a.length;for(let l=0;l<c;++l){let f=a[l];if(!u(f))continue;let d=s.getBatchedAttribute(l,e._batchTableAttributeIndices.offset);if(h.equals(d,h.ZERO)){s.setBatchedAttribute(l,i,h.ZERO);continue}let p=e.modelMatrix;u(p)&&(f=se.transform(f,p,Dee));let g=f.center;g=r.scaleToGeodeticSurface(g,d1e);let m=r.cartesianToCartographic(g,See),A=o.project(m,vee),x=h.add(d,g,K8);m=r.cartesianToCartographic(x,m);let C=o.project(m,K8),T=h.subtract(C,A,K8),E=T.x;T.x=T.z,T.z=T.y,T.y=E,s.setBatchedAttribute(l,i,T)}e._batchTableOffsetsUpdated=!0}function h1e(e,t){let n=e._attributeLocations,i=e._geometries,o=t.scene3DOnly,r=t.context,s=[],a=i.length;for(let c=0;c<a;++c){let l=i[c];if(s.push(ni.fromGeometry({context:r,geometry:l,attributeLocations:n,bufferUsage:Ne.STATIC_DRAW,interleave:e._interleave})),u(e._createBoundingVolumeFunction))e._createBoundingVolumeFunction(t,l);else if(e._boundingSpheres.push(se.clone(l.boundingSphere)),e._boundingSphereWC.push(new se),!o){let f=l.boundingSphereCV.center,d=f.x,p=f.y,g=f.z;f.x=g,f.y=d,f.z=p,e._boundingSphereCV.push(se.clone(l.boundingSphereCV)),e._boundingSphere2D.push(new se),e._boundingSphereMorph.push(new se)}}e._va=s,e._primitiveType=i[0].primitiveType,e.releaseGeometryInstances&&(e.geometryInstances=void 0),e._geometries=void 0,sP(e,t,mr.COMPLETE,void 0)}function m1e(e,t,n,i){let o=n.getRenderState(),r;i?(r=Ge(o,!1),r.cull={enabled:!0,face:mi.BACK},e._frontFaceRS=Ue.fromCache(r),r.cull.face=mi.FRONT,e._backFaceRS=Ue.fromCache(r)):(e._frontFaceRS=Ue.fromCache(o),e._backFaceRS=e._frontFaceRS),r=Ge(o,!1),u(e._depthFailAppearance)&&(r.depthTest.enabled=!1),u(e._depthFailAppearance)&&(o=e._depthFailAppearance.getRenderState(),r=Ge(o,!1),r.depthTest.func=ka.GREATER,i?(r.cull={enabled:!0,face:mi.BACK},e._frontFaceDepthFailRS=Ue.fromCache(r),r.cull.face=mi.FRONT,e._backFaceDepthFailRS=Ue.fromCache(r)):(e._frontFaceDepthFailRS=Ue.fromCache(r),e._backFaceDepthFailRS=e._frontFaceRS))}function p1e(e,t,n){let i=t.context,o=e._attributeLocations,r=e._batchTable.getVertexShaderCallback()(n.vertexShaderSource);r=pr._appendOffsetToShader(e,r),r=pr._appendShowToShader(e,r),r=pr._appendDistanceDisplayConditionToShader(e,r,t.scene3DOnly),r=pee(r),r=pr._updateColorAttribute(e,r,!1),r=gee(e,r),r=pr._modifyShaderPosition(e,r,t.scene3DOnly);let s=n.getFragmentShaderSource();s=_ee(s),e._sp=Xt.replaceCache({context:i,shaderProgram:e._sp,vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:o}),yee(e._sp,o),u(e._depthFailAppearance)&&(r=e._batchTable.getVertexShaderCallback()(e._depthFailAppearance.vertexShaderSource),r=pr._appendShowToShader(e,r),r=pr._appendDistanceDisplayConditionToShader(e,r,t.scene3DOnly),r=pee(r),r=pr._updateColorAttribute(e,r,!0),r=gee(e,r),r=pr._modifyShaderPosition(e,r,t.scene3DOnly),r=o1e(r),s=e._depthFailAppearance.getFragmentShaderSource(),s=_ee(s),s=r1e(s),e._spDepthFail=Xt.replaceCache({context:i,shaderProgram:e._spDepthFail,vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:o}),yee(e._spDepthFail,o))}var rP=new M,Cee=new h;function Tee(e,t,n,i){let o=u(n)?n._uniforms:void 0,r={},s=t.uniforms;if(u(s))for(let c in s)s.hasOwnProperty(c)&&(r[c]=s1e(s,c));let a=pt(r,o);return a=e._batchTable.getUniformMapCallback()(a),u(e.rtcCenter)&&(a.u_modifiedModelView=function(){let c=i.context.uniformState.view;return M.multiply(c,e._modelMatrix,rP),M.multiplyByPoint(rP,e.rtcCenter,Cee),M.setTranslation(rP,Cee,rP),rP}),a}function _1e(e,t,n,i,o,r,s,a){let c=Tee(e,t,n,a),l;u(e._depthFailAppearance)&&(l=Tee(e,e._depthFailAppearance,e._depthFailAppearance.material,a));let f=i?Ee.TRANSLUCENT:Ee.OPAQUE,d=o?2:1;d*=u(e._depthFailAppearance)?2:1,r.length=e._va.length*d;let p=r.length,g=0;for(let m=0;m<p;++m){let A;o&&(A=r[m],u(A)||(A=r[m]=new tt({owner:e,primitiveType:e._primitiveType})),A.vertexArray=e._va[g],A.renderState=e._backFaceRS,A.shaderProgram=e._sp,A.uniformMap=c,A.pass=f,++m),A=r[m],u(A)||(A=r[m]=new tt({owner:e,primitiveType:e._primitiveType})),A.vertexArray=e._va[g],A.renderState=e._frontFaceRS,A.shaderProgram=e._sp,A.uniformMap=c,A.pass=f,u(e._depthFailAppearance)&&(o&&(++m,A=r[m],u(A)||(A=r[m]=new tt({owner:e,primitiveType:e._primitiveType})),A.vertexArray=e._va[g],A.renderState=e._backFaceDepthFailRS,A.shaderProgram=e._spDepthFail,A.uniformMap=l,A.pass=f),++m,A=r[m],u(A)||(A=r[m]=new tt({owner:e,primitiveType:e._primitiveType})),A.vertexArray=e._va[g],A.renderState=e._frontFaceDepthFailRS,A.shaderProgram=e._spDepthFail,A.uniformMap=l,A.pass=f),++g}}pr._updateBoundingVolumes=function(e,t,n,i){let o,r,s;if(i||!M.equals(n,e._modelMatrix))for(M.clone(n,e._modelMatrix),r=e._boundingSpheres.length,o=0;o<r;++o)s=e._boundingSpheres[o],u(s)&&(e._boundingSphereWC[o]=se.transform(s,n,e._boundingSphereWC[o]),t.scene3DOnly||(e._boundingSphere2D[o]=se.clone(e._boundingSphereCV[o],e._boundingSphere2D[o]),e._boundingSphere2D[o].center.x=0,e._boundingSphereMorph[o]=se.union(e._boundingSphereWC[o],e._boundingSphereCV[o])));let a=e.appearance.pixelSize;if(u(a))for(r=e._boundingSpheres.length,o=0;o<r;++o){s=e._boundingSpheres[o];let c=e._boundingSphereWC[o],f=t.camera.getPixelSize(s,t.context.drawingBufferWidth,t.context.drawingBufferHeight)*a;c.radius=s.radius+f}};function g1e(e,t,n,i,o,r,s,a){pr._updateBoundingVolumes(e,t,o);let c;t.mode===ee.SCENE3D?c=e._boundingSphereWC:t.mode===ee.COLUMBUS_VIEW?c=e._boundingSphereCV:t.mode===ee.SCENE2D&&u(e._boundingSphere2D)?c=e._boundingSphere2D:u(e._boundingSphereMorph)&&(c=e._boundingSphereMorph);let l=t.commandList,f=t.passes;if(f.render||f.pick){let d=e.allowPicking,p=gn.castShadows(e.shadows),g=gn.receiveShadows(e.shadows),m=n.length,A=a?2:1;A*=u(e._depthFailAppearance)?2:1;for(let x=0;x<m;++x){let C=Math.floor(x/A),T=n[x];T.modelMatrix=o,T.boundingVolume=c[C],T.cull=r,T.debugShowBoundingVolume=s,T.castShadows=p,T.receiveShadows=g,d?T.pickId="v_pickColor":T.pickId=void 0,l.push(T)}}}pr.prototype.update=function(e){if(!u(this.geometryInstances)&&this._va.length===0||u(this.geometryInstances)&&Array.isArray(this.geometryInstances)&&this.geometryInstances.length===0||!u(this.appearance)||e.mode!==ee.SCENE3D&&e.scene3DOnly||!e.passes.render&&!e.passes.pick)return;if(u(this._error))throw this._error;if(this._state===mr.FAILED)return;let t=e.context;if(u(this._batchTable)||$Pe(this,t),this._batchTable.attributes.length>0){if(Vt.maximumVertexTextureImageUnits===0)throw new ue("Vertex texture fetch support is required to render primitives with per-instance attributes. The maximum number of vertex texture image units must be greater than zero.");this._batchTable.update(e)}if(this._state!==mr.COMPLETE&&this._state!==mr.COMBINED&&(this.asynchronous?c1e(this,e):l1e(this,e)),this._state===mr.COMBINED&&(f1e(this,e),xee(this,e),h1e(this,e)),!this.show||this._state!==mr.COMPLETE)return;this._batchTableOffsetsUpdated||xee(this,e),this._recomputeBoundingSpheres&&u1e(this,e);let n=this.appearance,i=n.material,o=!1,r=!1;this._appearance!==n?(this._appearance=n,this._material=i,o=!0,r=!0):this._material!==i&&(this._material=i,r=!0);let s=this.depthFailAppearance,a=u(s)?s.material:void 0;this._depthFailAppearance!==s?(this._depthFailAppearance=s,this._depthFailMaterial=a,o=!0,r=!0):this._depthFailMaterial!==a&&(this._depthFailMaterial=a,r=!0);let c=this._appearance.isTranslucent();this._translucent!==c&&(this._translucent=c,o=!0),u(this._material)&&this._material.update(t);let l=n.closed&&c;o&&y(this._createRenderStatesFunction,m1e)(this,t,n,l),r&&y(this._createShaderProgramFunction,p1e)(this,e,n),(o||r)&&y(this._createCommandsFunction,_1e)(this,n,i,c,l,this._colorCommands,this._pickCommands,e),y(this._updateAndQueueCommandsFunction,g1e)(this,e,this._colorCommands,this._pickCommands,this.modelMatrix,this.cull,this.debugShowBoundingVolume,l)};var y1e=new se,A1e=new se;function wee(e,t,n){if(n===on.TOP){let i=se.clone(e,y1e),o=se.clone(e,A1e);o.center=h.add(o.center,t,o.center),e=se.union(i,o,e)}else n===on.ALL&&(e.center=h.add(e.center,t,e.center));return e}function x1e(e,t,n){return function(){let i=e.getBatchedAttribute(t,n),o=e.attributes[n],r=o.componentsPerAttribute,s=q.createTypedArray(o.componentDatatype,r);return u(i.constructor.pack)?i.constructor.pack(i,s,0):s[0]=i,s}}function C1e(e,t,n,i,o){return function(r){let s=bee(r);e.setBatchedAttribute(t,n,s),o==="offset"&&(i._recomputeBoundingSpheres=!0,i._batchTableOffsetsUpdated=!1)}}var T1e=new h;function E1e(e,t,n){t.boundingSphere={get:function(){let i=e._instanceBoundingSpheres[n];if(u(i)){i=i.clone();let o=e.modelMatrix,r=t.offset;u(r)&&wee(i,h.fromArray(r.get(),0,T1e),e._offsetInstanceExtend[n]),u(o)&&(i=se.transform(i,o))}return i}},t.boundingSphereCV={get:function(){return e._instanceBoundingSpheresCV[n]}}}function b1e(e,t,n){t.pickId={get:function(){return e._pickIds[n]}}}pr.prototype.getGeometryInstanceAttributes=function(e){let t=-1,n=this._lastPerInstanceAttributeIndex,i=this._instanceIds,o=i.length;for(let l=0;l<o;++l){let f=(n+l)%o;if(e===i[f]){t=f;break}}if(t===-1)return;let r=this._perInstanceAttributeCache[t];if(u(r))return r;let s=this._batchTable,a=this._batchTableAttributeIndices;r={};let c={};for(let l in a)if(a.hasOwnProperty(l)){let f=a[l];c[l]={get:x1e(s,t,f),set:C1e(s,t,f,this,l)}}return E1e(this,c,t),b1e(this,c,t),Object.defineProperties(r,c),this._lastPerInstanceAttributeIndex=t,this._perInstanceAttributeCache[t]=r,r};pr.prototype.isDestroyed=function(){return!1};pr.prototype.destroy=function(){let e,t;this._sp=this._sp&&this._sp.destroy(),this._spDepthFail=this._spDepthFail&&this._spDepthFail.destroy();let n=this._va;for(e=n.length,t=0;t<e;++t)n[t].destroy();this._va=void 0;let i=this._pickIds;for(e=i.length,t=0;t<e;++t)i[t].destroy();return this._pickIds=void 0,this._batchTable=this._batchTable&&this._batchTable.destroy(),this._instanceIds=void 0,this._perInstanceAttributeCache=void 0,this._attributeLocations=void 0,le(this)};function sP(e,t,n,i){e._completeLoad(t,n,i)}var Dn=pr;function sg(){this._array=[],this._offset=0,this._length=0}Object.defineProperties(sg.prototype,{length:{get:function(){return this._length}}});sg.prototype.enqueue=function(e){this._array.push(e),this._length++};sg.prototype.dequeue=function(){if(this._length===0)return;let e=this._array,t=this._offset,n=e[t];return e[t]=void 0,t++,t>10&&t*2>e.length&&(this._array=e.slice(t),t=0),this._offset=t,this._length--,n};sg.prototype.peek=function(){if(this._length!==0)return this._array[this._offset]};sg.prototype.contains=function(e){return this._array.indexOf(e)!==-1};sg.prototype.clear=function(){this._array.length=this._offset=this._length=0};sg.prototype.sort=function(e){this._offset>0&&(this._array=this._array.slice(this._offset),this._offset=0),this._array.sort(e)};var ag=sg;var S1e={WEST:0,NORTH:1,EAST:2,SOUTH:3,NORTHWEST:4,NORTHEAST:5,SOUTHWEST:6,SOUTHEAST:7},_n=S1e;var Iee={NONE:0,CULLED:1,RENDERED:2,REFINED:3,RENDERED_AND_KICKED:6,REFINED_AND_KICKED:7,CULLED_BUT_NEEDED:9,wasKicked:function(e){return e>=Iee.RENDERED_AND_KICKED},originalResult:function(e){return e&3},kick:function(e){return e|4}},Qn=Iee;function PT(e){this.tile=e,this.frameLastUpdated=void 0,this.westMeshes=[],this.westTiles=[],this.southMeshes=[],this.southTiles=[],this.eastMeshes=[],this.eastTiles=[],this.northMeshes=[],this.northTiles=[],this.southwestMesh=void 0,this.southwestTile=void 0,this.southeastMesh=void 0,this.southeastTile=void 0,this.northwestMesh=void 0,this.northwestTile=void 0,this.northeastMesh=void 0,this.northeastTile=void 0,this.changedThisFrame=!0,this.visitedFrame=void 0,this.enqueuedFrame=void 0,this.mesh=void 0,this.vertexArray=void 0,this.waterMaskTexture=void 0,this.waterMaskTranslationAndScale=new oe}PT.prototype.update=function(e,t,n){this.changedThisFrame&&(Nee(e,t,this.tile,n),this.changedThisFrame=!1)};PT.prototype.destroy=function(e){this._destroyVertexArray(e),u(this.waterMaskTexture)&&(--this.waterMaskTexture.referenceCount,this.waterMaskTexture.referenceCount===0&&this.waterMaskTexture.destroy(),this.waterMaskTexture=void 0)};PT.prototype._destroyVertexArray=function(e){u(this.vertexArray)&&(u(e)?e.push(this.vertexArray):qu._freeVertexArray(this.vertexArray),this.vertexArray=void 0)};var v1e=new ag;PT.updateFillTiles=function(e,t,n,i){let o=e._quadtree,r=o._levelZeroTiles,s=o._lastSelectionFrameNumber,a=v1e;a.clear();for(let l=0;l<t.length;++l){let f=t[l];u(f.data.vertexArray)&&a.enqueue(t[l])}let c=a.dequeue();for(;c!==void 0;){let l=c.findTileToWest(r),f=c.findTileToSouth(r),d=c.findTileToEast(r),p=c.findTileToNorth(r);as(e,n,c,l,s,_n.EAST,!1,a,i),as(e,n,c,f,s,_n.NORTH,!1,a,i),as(e,n,c,d,s,_n.WEST,!1,a,i),as(e,n,c,p,s,_n.SOUTH,!1,a,i);let g=l.findTileToNorth(r),m=l.findTileToSouth(r),A=d.findTileToNorth(r),x=d.findTileToSouth(r);as(e,n,c,g,s,_n.SOUTHEAST,!1,a,i),as(e,n,c,A,s,_n.SOUTHWEST,!1,a,i),as(e,n,c,m,s,_n.NORTHEAST,!1,a,i),as(e,n,c,x,s,_n.NORTHWEST,!1,a,i),c=a.dequeue()}};function as(e,t,n,i,o,r,s,a,c){if(i===void 0)return;let l=i;for(;l&&(l._lastSelectionResultFrame!==o||Qn.wasKicked(l._lastSelectionResult)||Qn.originalResult(l._lastSelectionResult)===Qn.CULLED);){if(s)return;let f=l.parent;if(r>=_n.NORTHWEST&&f!==void 0)switch(r){case _n.NORTHWEST:l=l===f.northwestChild?f:void 0;break;case _n.NORTHEAST:l=l===f.northeastChild?f:void 0;break;case _n.SOUTHWEST:l=l===f.southwestChild?f:void 0;break;case _n.SOUTHEAST:l=l===f.southeastChild?f:void 0;break}else l=f}if(l!==void 0){if(l._lastSelectionResult===Qn.RENDERED){if(u(l.data.vertexArray))return;D1e(e,t,n,l,r,o,a,c);return}if(Qn.originalResult(i._lastSelectionResult)!==Qn.CULLED)switch(r){case _n.WEST:as(e,t,n,i.northwestChild,o,r,!0,a,c),as(e,t,n,i.southwestChild,o,r,!0,a,c);break;case _n.EAST:as(e,t,n,i.southeastChild,o,r,!0,a,c),as(e,t,n,i.northeastChild,o,r,!0,a,c);break;case _n.SOUTH:as(e,t,n,i.southwestChild,o,r,!0,a,c),as(e,t,n,i.southeastChild,o,r,!0,a,c);break;case _n.NORTH:as(e,t,n,i.northeastChild,o,r,!0,a,c),as(e,t,n,i.northwestChild,o,r,!0,a,c);break;case _n.NORTHWEST:as(e,t,n,i.northwestChild,o,r,!0,a,c);break;case _n.NORTHEAST:as(e,t,n,i.northeastChild,o,r,!0,a,c);break;case _n.SOUTHWEST:as(e,t,n,i.southwestChild,o,r,!0,a,c);break;case _n.SOUTHEAST:as(e,t,n,i.southeastChild,o,r,!0,a,c);break;default:throw new de("Invalid edge")}}}function D1e(e,t,n,i,o,r,s,a){let c=i.data;if(c.fill===void 0)c.fill=new PT(i);else if(c.fill.visitedFrame===r)return;c.fill.enqueuedFrame!==r&&(c.fill.enqueuedFrame=r,c.fill.changedThisFrame=!1,s.enqueue(i)),w1e(e,t,n,i,o,a)}function w1e(e,t,n,i,o,r){let s=i.data.fill,a,c=n.data.fill;u(c)?(c.visitedFrame=t.frameNumber,c.changedThisFrame&&(Nee(e,t,n,r),c.changedThisFrame=!1),a=n.data.fill.mesh):a=n.data.mesh;let l,f;switch(o){case _n.WEST:l=s.westMeshes,f=s.westTiles;break;case _n.SOUTH:l=s.southMeshes,f=s.southTiles;break;case _n.EAST:l=s.eastMeshes,f=s.eastTiles;break;case _n.NORTH:l=s.northMeshes,f=s.northTiles;break;case _n.NORTHWEST:s.changedThisFrame=s.changedThisFrame||s.northwestMesh!==a,s.northwestMesh=a,s.northwestTile=n;return;case _n.NORTHEAST:s.changedThisFrame=s.changedThisFrame||s.northeastMesh!==a,s.northeastMesh=a,s.northeastTile=n;return;case _n.SOUTHWEST:s.changedThisFrame=s.changedThisFrame||s.southwestMesh!==a,s.southwestMesh=a,s.southwestTile=n;return;case _n.SOUTHEAST:s.changedThisFrame=s.changedThisFrame||s.southeastMesh!==a,s.southeastMesh=a,s.southeastTile=n;return}if(n.level<=i.level){s.changedThisFrame=s.changedThisFrame||l[0]!==a||l.length!==1,l[0]=a,f[0]=n,l.length=1,f.length=1;return}let d,p,g,m,A=n.rectangle,x,C=i.rectangle;switch(o){case _n.WEST:for(x=(C.north-C.south)*P.EPSILON5,d=0;d<f.length&&(g=f[d],m=g.rectangle,!P.greaterThan(A.north,m.south,x));++d);for(p=d;p<f.length&&(g=f[p],m=g.rectangle,!P.greaterThanOrEquals(A.south,m.north,x));++p);break;case _n.SOUTH:for(x=(C.east-C.west)*P.EPSILON5,d=0;d<f.length&&(g=f[d],m=g.rectangle,!P.lessThan(A.west,m.east,x));++d);for(p=d;p<f.length&&(g=f[p],m=g.rectangle,!P.lessThanOrEquals(A.east,m.west,x));++p);break;case _n.EAST:for(x=(C.north-C.south)*P.EPSILON5,d=0;d<f.length&&(g=f[d],m=g.rectangle,!P.lessThan(A.south,m.north,x));++d);for(p=d;p<f.length&&(g=f[p],m=g.rectangle,!P.lessThanOrEquals(A.north,m.south,x));++p);break;case _n.NORTH:for(x=(C.east-C.west)*P.EPSILON5,d=0;d<f.length&&(g=f[d],m=g.rectangle,!P.greaterThan(A.east,m.west,x));++d);for(p=d;p<f.length&&(g=f[p],m=g.rectangle,!P.greaterThanOrEquals(A.west,m.east,x));++p);break}p-d===1?(s.changedThisFrame=s.changedThisFrame||l[d]!==a,l[d]=a,f[d]=n):(s.changedThisFrame=!0,l.splice(d,p-d,a),f.splice(d,p-d,n))}var W0=new he,I1e=new he,IT=new h,$8=new h,Z8=new H,J8=new H,jl=new H;function IV(){this.height=0,this.encodedNormal=new H}function EV(e,t,n,i,o,r,s,a,c){if(u(o))return o;let l;if(u(r)&&u(s))l=(r.height+s.height)*.5;else if(u(r))l=r.height;else if(u(s))l=s.height;else if(u(a))l=a.height;else{let d=e.tile.data.tileBoundingRegion,p=0,g=0;u(d)&&(p=d.minimumHeight,g=d.maximumHeight),l=(p+g)*.5}return Fee(e,t,n,i,l,c),c}var P1e={minimumHeight:0,maximumHeight:0},O1e=new h,Pee=new IV,Oee=new IV,Ree=new IV,Bee=new IV,R1e=typeof Uint8Array<"u"?new Uint8Array(9*9):void 0,B1e={tilingScheme:void 0,x:0,y:0,level:0,exaggeration:1,exaggerationRelativeHeight:0};function Nee(e,t,n,i){qu.initialize(n,e.terrainProvider,e._imageryLayers);let o=n.data,r=o.fill,s=n.rectangle,a=t.terrainExaggeration,c=t.terrainExaggerationRelativeHeight,l=a!==1,f=n.tilingScheme.ellipsoid,d=SV(r,f,0,1,r.northwestTile,r.northwestMesh,r.northTiles,r.northMeshes,r.westTiles,r.westMeshes,Ree),p=SV(r,f,0,0,r.southwestTile,r.southwestMesh,r.westTiles,r.westMeshes,r.southTiles,r.southMeshes,Pee),g=SV(r,f,1,0,r.southeastTile,r.southeastMesh,r.southTiles,r.southMeshes,r.eastTiles,r.eastMeshes,Oee),m=SV(r,f,1,1,r.northeastTile,r.northeastMesh,r.eastTiles,r.eastMeshes,r.northTiles,r.northMeshes,Bee);d=EV(r,f,0,1,d,p,m,g,Ree),p=EV(r,f,0,0,p,d,g,m,Pee),g=EV(r,f,1,1,g,p,m,d,Oee),m=EV(r,f,1,1,m,g,d,p,Bee);let A=p.height,x=g.height,C=d.height,T=m.height,E=Math.min(A,x,C,T),S=Math.max(A,x,C,T),v=(E+S)*.5,w,R,O=e.getLevelMaximumGeometricError(n.level),L=f.maximumRadius-O,N=Math.acos(L/f.maximumRadius)*4;if(N*=1.5,s.width>N&&S-E<=O){let D=new ua({width:9,height:9,buffer:R1e,structure:{heightOffset:S}}),I=B1e;I.tilingScheme=n.tilingScheme,I.x=n.x,I.y=n.y,I.level=n.level,I.exaggeration=a,I.exaggerationRelativeHeight=c,r.mesh=D._createMeshSync(I)}else{let D=l,I=ce.center(s,I1e);I.height=v;let B=f.cartographicToCartesian(I,O1e),F=new Va(B,void 0,void 0,void 0,void 0,!0,!0,D,a,c),k=5,U;for(U=r.westMeshes,w=0,R=U.length;w<R;++w)k+=U[w].eastIndicesNorthToSouth.length;for(U=r.southMeshes,w=0,R=U.length;w<R;++w)k+=U[w].northIndicesWestToEast.length;for(U=r.eastMeshes,w=0,R=U.length;w<R;++w)k+=U[w].westIndicesSouthToNorth.length;for(U=r.northMeshes,w=0,R=U.length;w<R;++w)k+=U[w].southIndicesEastToWest.length;let G=P1e;G.minimumHeight=E,G.maximumHeight=S;let V=F.stride,X=new Float32Array(k*V),W=0,Q=W;W=bV(f,s,F,X,W,0,1,d.height,d.encodedNormal,1,G),W=DV(r,f,F,X,W,r.westTiles,r.westMeshes,_n.EAST,G);let Y=W;W=bV(f,s,F,X,W,0,0,p.height,p.encodedNormal,0,G),W=DV(r,f,F,X,W,r.southTiles,r.southMeshes,_n.NORTH,G);let K=W;W=bV(f,s,F,X,W,1,0,g.height,g.encodedNormal,0,G),W=DV(r,f,F,X,W,r.eastTiles,r.eastMeshes,_n.WEST,G);let J=W;W=bV(f,s,F,X,W,1,1,m.height,m.encodedNormal,1,G),W=DV(r,f,F,X,W,r.northTiles,r.northMeshes,_n.SOUTH,G),E=G.minimumHeight,S=G.maximumHeight;let _e=Rn.fromRectangle(s,E,S,n.tilingScheme.ellipsoid),xe=Ei.geodeticLatitudeToMercatorAngle(s.south),re=1/(Ei.geodeticLatitudeToMercatorAngle(s.north)-xe),ye=(Ei.geodeticLatitudeToMercatorAngle(I.latitude)-xe)*re,fe=f.geodeticSurfaceNormalCartographic(W0,$8),Se=Wn.octEncode(fe,Z8),we=W;F.encode(X,W*V,_e.center,H.fromElements(.5,.5,jl),v,Se,ye,fe),++W;let Ve=W,qe=Ve<256?1:2,Et=(Ve-1)*3,Ot=Et*qe,fn=(X.length-Ve*V)*Float32Array.BYTES_PER_ELEMENT,dt;if(fn>=Ot){let me=Ve*V*Float32Array.BYTES_PER_ELEMENT;dt=Ve<256?new Uint8Array(X.buffer,me,Et):new Uint16Array(X.buffer,me,Et)}else dt=Ve<256?new Uint8Array(Et):new Uint16Array(Et);X=new Float32Array(X.buffer,0,Ve*V);let En=0;for(w=0;w<Ve-2;++w)dt[En++]=we,dt[En++]=w,dt[En++]=w+1;dt[En++]=we,dt[En++]=w,dt[En++]=0;let Zn=[];for(w=Y;w>=Q;--w)Zn.push(w);let Wt=[];for(w=K;w>=Y;--w)Wt.push(w);let Je=[];for(w=J;w>=K;--w)Je.push(w);let pe=[];for(pe.push(0),w=we-1;w>=J;--w)pe.push(w);r.mesh=new Gu(F.center,X,dt,Et,Ve,E,S,se.fromOrientedBoundingBox(_e),k1e(e,_e.center,s,E,S),F.stride,_e,F,Zn,Wt,Je,pe)}let _=t.context;r._destroyVertexArray(i),r.vertexArray=qu._createVertexArrayForMesh(_,r.mesh),o.processImagery(n,e.terrainProvider,t,!0);let b=r.waterMaskTexture;if(r.waterMaskTexture=void 0,e.terrainProvider.hasWaterMask){let D=o._findAncestorTileWithTerrainData(n);u(D)&&u(D.data.waterMaskTexture)&&(r.waterMaskTexture=D.data.waterMaskTexture,++r.waterMaskTexture.referenceCount,o._computeWaterMaskTranslationAndScale(n,D,r.waterMaskTranslationAndScale))}u(b)&&(--b.referenceCount,b.referenceCount===0&&b.destroy())}function bV(e,t,n,i,o,r,s,a,c,l,f){let d=W0;d.longitude=P.lerp(t.west,t.east,r),d.latitude=P.lerp(t.south,t.north,s),d.height=a;let p=e.cartographicToCartesian(d,IT),g;n.hasGeodeticSurfaceNormals&&(g=e.geodeticSurfaceNormal(p,$8));let m=J8;return m.x=r,m.y=s,n.encode(i,o*n.stride,p,m,a,c,l,g),f.minimumHeight=Math.min(f.minimumHeight,a),f.maximumHeight=Math.max(f.maximumHeight,a),o+1}var wV=new ce;function aP(e,t,n,i){let o=e.rectangle,r=t.rectangle;t.x===0&&n.x===1&&e.x===e.tilingScheme.getNumberOfXTilesAtLevel(e.level)-1?(o=ce.clone(e.rectangle,wV),o.west-=P.TWO_PI,o.east-=P.TWO_PI):e.x===0&&n.x===0&&t.x===t.tilingScheme.getNumberOfXTilesAtLevel(t.level)-1&&(o=ce.clone(e.rectangle,wV),o.west+=P.TWO_PI,o.east+=P.TWO_PI);let s=o.east-o.west,a=(r.west-o.west)/s,c=(r.east-o.west)/s,l=o.north-o.south,f=(r.south-o.south)/l,d=(r.north-o.south)/l,p=(n.x-a)/(c-a),g=(n.y-f)/(d-f);return Math.abs(p)<Math.EPSILON5?p=0:Math.abs(p-1)<Math.EPSILON5&&(p=1),Math.abs(g)<Math.EPSILON5?g=0:Math.abs(g-1)<Math.EPSILON5&&(g=1),i.x=p,i.y=g,i}var M1e=new H;function Q8(e,t,n,i,o){let r=e.encoding,s=e.vertices;if(o.height=r.decodeHeight(s,t),r.hasVertexNormals)r.getOctEncodedNormal(s,t,o.encodedNormal);else{let a=o.encodedNormal;a.x=0,a.y=0}}var L1e=new H,N1e=new h;function F1e(e,t,n,i,o,r,s,a,c,l){let f=i.encoding,d=i.vertices,p=aP(t,n,f.decodeTextureCoordinates(d,o,jl),jl),g=aP(t,n,f.decodeTextureCoordinates(d,r,J8),J8),m;c?m=(s-p.x)/(g.x-p.x):m=(a-p.y)/(g.y-p.y);let A=f.decodeHeight(d,o),x=f.decodeHeight(d,r),C=n.rectangle;W0.longitude=P.lerp(C.west,C.east,s),W0.latitude=P.lerp(C.south,C.north,a),l.height=W0.height=P.lerp(A,x,m);let T;if(f.hasVertexNormals){let E=f.getOctEncodedNormal(d,o,M1e),S=f.getOctEncodedNormal(d,r,L1e),v=Wn.octDecode(E.x,E.y,IT),w=Wn.octDecode(S.x,S.y,N1e);T=h.lerp(v,w,m,IT),h.normalize(T,T),Wn.octEncode(T,l.encodedNormal)}else T=e.geodeticSurfaceNormalCartographic(W0,IT),Wn.octEncode(T,l.encodedNormal)}function Fee(e,t,n,i,o,r){r.height=o;let s=t.geodeticSurfaceNormalCartographic(W0,IT);Wn.octEncode(s,r.encodedNormal)}function SV(e,t,n,i,o,r,s,a,c,l,f){if(Lee(e,t,a,s,!1,n,i,f)||Lee(e,t,l,c,!0,n,i,f))return f;let p;if(e5(o,r))return n===0?i===0?p=r.eastIndicesNorthToSouth[0]:p=r.southIndicesEastToWest[0]:i===0?p=r.northIndicesWestToEast[0]:p=r.westIndicesSouthToNorth[0],Q8(r,p,n,i,f),f;let g;if(n===0?i===0?g=vV(e.westMeshes,e.westTiles,_n.EAST,e.southMeshes,e.southTiles,_n.NORTH,n,i):g=vV(e.northMeshes,e.northTiles,_n.SOUTH,e.westMeshes,e.westTiles,_n.EAST,n,i):i===0?g=vV(e.southMeshes,e.southTiles,_n.NORTH,e.eastMeshes,e.eastTiles,_n.WEST,n,i):g=vV(e.eastMeshes,e.eastTiles,_n.WEST,e.northMeshes,e.northTiles,_n.SOUTH,n,i),u(g))return Fee(e,t,n,i,g,f),f}function vV(e,t,n,i,o,r,s,a){let c=Mee(e,t,!1,n,s,a),l=Mee(i,o,!0,r,s,a);return u(c)&&u(l)?(c+l)*.5:u(c)?c:l}function DV(e,t,n,i,o,r,s,a,c){for(let l=0;l<r.length;++l)o=V1e(e,t,n,i,o,r[l],s[l],a,c);return o}function V1e(e,t,n,i,o,r,s,a,c){let l=r.rectangle;a===_n.EAST&&e.tile.x===0?(l=ce.clone(r.rectangle,wV),l.west-=P.TWO_PI,l.east-=P.TWO_PI):a===_n.WEST&&r.x===0&&(l=ce.clone(r.rectangle,wV),l.west+=P.TWO_PI,l.east+=P.TWO_PI);let f=e.tile.rectangle,d,p;o>0&&(n.decodeTextureCoordinates(i,o-1,jl),d=jl.x,p=jl.y);let g,m;switch(a){case _n.WEST:g=s.westIndicesSouthToNorth,m=!1;break;case _n.NORTH:g=s.northIndicesWestToEast,m=!0;break;case _n.EAST:g=s.eastIndicesNorthToSouth,m=!1;break;case _n.SOUTH:g=s.southIndicesEastToWest,m=!0;break}let A=r,x=e.tile,C=s.encoding,T=s.vertices,E=n.stride,S,v;C.hasWebMercatorT&&(S=Ei.geodeticLatitudeToMercatorAngle(f.south),v=1/(Ei.geodeticLatitudeToMercatorAngle(f.north)-S));for(let w=0;w<g.length;++w){let R=g[w],O=C.decodeTextureCoordinates(T,R,jl);aP(A,x,O,O);let L=O.x,N=O.y,_=m?L:N;if(_<0||_>1||Math.abs(L-d)<P.EPSILON5&&Math.abs(N-p)<P.EPSILON5)continue;let b=Math.abs(L)<P.EPSILON5||Math.abs(L-1)<P.EPSILON5,D=Math.abs(N)<P.EPSILON5||Math.abs(N-1)<P.EPSILON5;if(b&&D)continue;let I=C.decodePosition(T,R,IT),B=C.decodeHeight(T,R),F;C.hasVertexNormals?F=C.getOctEncodedNormal(T,R,Z8):(F=Z8,F.x=0,F.y=0);let k=N;if(C.hasWebMercatorT){let G=P.lerp(f.south,f.north,N);k=(Ei.geodeticLatitudeToMercatorAngle(G)-S)*v}let U;n.hasGeodeticSurfaceNormals&&(U=t.geodeticSurfaceNormal(I,$8)),n.encode(i,o*E,I,O,B,F,k,U),c.minimumHeight=Math.min(c.minimumHeight,B),c.maximumHeight=Math.max(c.maximumHeight,B),++o}return o}function Mee(e,t,n,i,o,r){let s,a,c;n?(s=0,a=e.length,c=1):(s=e.length-1,a=-1,c=-1);for(let l=s;l!==a;l+=c){let f=e[l],d=t[l];if(!e5(d,f))continue;let p;switch(i){case _n.WEST:p=f.westIndicesSouthToNorth;break;case _n.SOUTH:p=f.southIndicesEastToWest;break;case _n.EAST:p=f.eastIndicesNorthToSouth;break;case _n.NORTH:p=f.northIndicesWestToEast;break}let g=p[n?0:p.length-1];if(u(g))return f.encoding.decodeHeight(f.vertices,g)}}function e5(e,t){return u(t)&&(!u(e.data.fill)||!e.data.fill.changedThisFrame)}function Lee(e,t,n,i,o,r,s,a){let c,l,f,d,p,g=i[o?0:n.length-1],m=n[o?0:n.length-1];if(e5(g,m)&&(r===0?s===0?(c=o?m.northIndicesWestToEast:m.eastIndicesNorthToSouth,l=o,f=o):(c=o?m.eastIndicesNorthToSouth:m.southIndicesEastToWest,l=!o,f=!1):s===0?(c=o?m.westIndicesSouthToNorth:m.northIndicesWestToEast,l=!o,f=!0):(c=o?m.southIndicesEastToWest:m.westIndicesSouthToNorth,l=o,f=!o),c.length>0)){d=o?0:c.length-1,p=c[d],m.encoding.decodeTextureCoordinates(m.vertices,p,jl);let A=aP(g,e.tile,jl,jl);if(A.x===r&&A.y===s)return Q8(m,p,r,s,a),!0;if(d=Io(c,l?r:s,function(x,C){m.encoding.decodeTextureCoordinates(m.vertices,x,jl);let T=aP(g,e.tile,jl,jl);return f?l?T.x-r:T.y-s:l?r-T.x:s-T.y}),d<0){if(d=~d,d>0&&d<c.length)return F1e(t,g,e.tile,m,c[d-1],c[d],r,s,l,a),!0}else return Q8(m,c[d],r,s,a),!0}return!1}var U1e=[new h,new h,new h,new h];function k1e(e,t,n,i,o,r){let s=e.quadtree._occluders.ellipsoid,a=s.ellipsoid,c=U1e;return h.fromRadians(n.west,n.south,o,a,c[0]),h.fromRadians(n.east,n.south,o,a,c[1]),h.fromRadians(n.west,n.north,o,a,c[2]),h.fromRadians(n.east,n.north,o,a,c[3]),s.computeHorizonCullingPointPossiblyUnderEllipsoid(t,c,i,r)}var OT=PT;var Xee=wo(Hee(),1);function s5(e,t,n){if(e===0)return t*n;let i=e*e,o=i*i,r=o*i,s=r*i,a=s*i,c=a*i,l=n,f=Math.sin(2*l),d=Math.sin(4*l),p=Math.sin(6*l),g=Math.sin(8*l),m=Math.sin(10*l),A=Math.sin(12*l);return t*((1-i/4-3*o/64-5*r/256-175*s/16384-441*a/65536-4851*c/1048576)*l-(3*i/8+3*o/32+45*r/1024+105*s/4096+2205*a/131072+6237*c/524288)*f+(15*o/256+45*r/1024+525*s/16384+1575*a/65536+155925*c/8388608)*d-(35*r/3072+175*s/12288+3675*a/262144+13475*c/1048576)*p+(315*s/131072+2205*a/524288+43659*c/8388608)*g-(693*a/1310720+6237*c/5242880)*m+1001*c/8388608*A)}function nOe(e,t,n){let i=e/n;if(t===0)return i;let o=i*i,r=o*i,s=r*i,a=t,c=a*a,l=c*c,f=l*c,d=f*c,p=d*c,g=p*c,m=Math.sin(2*i),A=Math.cos(2*i),x=Math.sin(4*i),C=Math.cos(4*i),T=Math.sin(6*i),E=Math.cos(6*i),S=Math.sin(8*i),v=Math.cos(8*i),w=Math.sin(10*i),R=Math.cos(10*i),O=Math.sin(12*i);return i+i*c/4+7*i*l/64+15*i*f/256+579*i*d/16384+1515*i*p/65536+16837*i*g/1048576+(3*i*l/16+45*i*f/256-i*(32*o-561)*d/4096-i*(232*o-1677)*p/16384+i*(399985-90560*o+512*s)*g/5242880)*A+(21*i*f/256+483*i*d/4096-i*(224*o-1969)*p/16384-i*(33152*o-112599)*g/1048576)*C+(151*i*d/4096+4681*i*p/65536+1479*i*g/16384-453*r*g/32768)*E+(1097*i*p/65536+42783*i*g/1048576)*v+8011*i*g/1048576*R+(3*c/8+3*l/16+213*f/2048-3*o*f/64+255*d/4096-33*o*d/512+20861*p/524288-33*o*p/512+s*p/1024+28273*g/1048576-471*o*g/8192+9*s*g/4096)*m+(21*l/256+21*f/256+533*d/8192-21*o*d/512+197*p/4096-315*o*p/4096+584039*g/16777216-12517*o*g/131072+7*s*g/2048)*x+(151*f/6144+151*d/4096+5019*p/131072-453*o*p/16384+26965*g/786432-8607*o*g/131072)*T+(1097*d/131072+1097*p/65536+225797*g/10485760-1097*o*g/65536)*S+(8011*p/2621440+8011*g/1048576)*w+293393*g/251658240*O}function BT(e,t){if(e===0)return Math.log(Math.tan(.5*(P.PI_OVER_TWO+t)));let n=e*Math.sin(t);return Math.log(Math.tan(.5*(P.PI_OVER_TWO+t)))-e/2*Math.log((1+n)/(1-n))}function iOe(e,t,n,i,o){let r=BT(e._ellipticity,n),s=BT(e._ellipticity,o);return Math.atan2(P.negativePiToPi(i-t),s-r)}function oOe(e,t,n,i,o,r,s){let a=e._heading,c=r-i,l=0;if(P.equalsEpsilon(Math.abs(a),P.PI_OVER_TWO,P.EPSILON8))if(t===n)l=t*Math.cos(o)*P.negativePiToPi(c);else{let f=Math.sin(o);l=t*Math.cos(o)*P.negativePiToPi(c)/Math.sqrt(1-e._ellipticitySquared*f*f)}else{let f=s5(e._ellipticity,t,o);l=(s5(e._ellipticity,t,s)-f)/Math.cos(a)}return Math.abs(l)}var rOe=new h,r5=new h;function Gee(e,t,n,i){let o=h.normalize(i.cartographicToCartesian(t,r5),rOe),r=h.normalize(i.cartographicToCartesian(n,r5),r5),s=i.maximumRadius,a=i.minimumRadius,c=s*s,l=a*a;e._ellipticitySquared=(c-l)/c,e._ellipticity=Math.sqrt(e._ellipticitySquared),e._start=he.clone(t,e._start),e._start.height=0,e._end=he.clone(n,e._end),e._end.height=0,e._heading=iOe(e,t.longitude,t.latitude,n.longitude,n.latitude),e._distance=oOe(e,i.maximumRadius,i.minimumRadius,t.longitude,t.latitude,n.longitude,n.latitude)}function Wee(e,t,n,i,o,r){if(n===0)return he.clone(e,r);let s=o*o,a,c,l;if(Math.abs(P.PI_OVER_TWO-Math.abs(t))>P.EPSILON8){let f=s5(o,i,e.latitude),d=n*Math.cos(t),p=f+d;c=nOe(p,o,i);let g=BT(o,e.latitude),m=BT(o,c);l=Math.tan(t)*(m-g),a=P.negativePiToPi(e.longitude+l)}else{c=e.latitude;let f;if(o===0)f=i*Math.cos(e.latitude);else{let d=Math.sin(e.latitude);f=i*Math.cos(e.latitude)/Math.sqrt(1-s*d*d)}l=n/f,t>0?a=P.negativePiToPi(e.longitude+l):a=P.negativePiToPi(e.longitude-l)}return u(r)?(r.longitude=a,r.latitude=c,r.height=0,r):new he(a,c,0)}function cp(e,t,n){let i=y(n,ie.WGS84);this._ellipsoid=i,this._start=new he,this._end=new he,this._heading=void 0,this._distance=void 0,this._ellipticity=void 0,this._ellipticitySquared=void 0,u(e)&&u(t)&&Gee(this,e,t,i)}Object.defineProperties(cp.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},surfaceDistance:{get:function(){return this._distance}},start:{get:function(){return this._start}},end:{get:function(){return this._end}},heading:{get:function(){return this._heading}}});cp.fromStartHeadingDistance=function(e,t,n,i,o){let r=y(i,ie.WGS84),s=r.maximumRadius,a=r.minimumRadius,c=s*s,l=a*a,f=Math.sqrt((c-l)/c);t=P.negativePiToPi(t);let d=Wee(e,t,n,r.maximumRadius,f);return!u(o)||u(i)&&!i.equals(o.ellipsoid)?new cp(e,d,r):(o.setEndPoints(e,d),o)};cp.prototype.setEndPoints=function(e,t){Gee(this,e,t,this._ellipsoid)};cp.prototype.interpolateUsingFraction=function(e,t){return this.interpolateUsingSurfaceDistance(e*this._distance,t)};cp.prototype.interpolateUsingSurfaceDistance=function(e,t){return Wee(this._start,this._heading,e,this._ellipsoid.maximumRadius,this._ellipticity,t)};cp.prototype.findIntersectionWithLongitude=function(e,t){let n=this._ellipticity,i=this._heading,o=Math.abs(i),r=this._start;if(e=P.negativePiToPi(e),P.equalsEpsilon(Math.abs(e),Math.PI,P.EPSILON14)&&(e=P.sign(r.longitude)*Math.PI),u(t)||(t=new he),Math.abs(P.PI_OVER_TWO-o)<=P.EPSILON8)return t.longitude=e,t.latitude=r.latitude,t.height=0,t;if(P.equalsEpsilon(Math.abs(P.PI_OVER_TWO-o),P.PI_OVER_TWO,P.EPSILON8))return P.equalsEpsilon(e,r.longitude,P.EPSILON12)?void 0:(t.longitude=e,t.latitude=P.PI_OVER_TWO*P.sign(P.PI_OVER_TWO-i),t.height=0,t);let s=r.latitude,a=n*Math.sin(s),c=Math.tan(.5*(P.PI_OVER_TWO+s))*Math.exp((e-r.longitude)/Math.tan(i)),l=(1+a)/(1-a),f=r.latitude,d;do{d=f;let p=n*Math.sin(d),g=(1+p)/(1-p);f=2*Math.atan(c*Math.pow(g/l,n/2))-P.PI_OVER_TWO}while(!P.equalsEpsilon(f,d,P.EPSILON12));return t.longitude=e,t.latitude=f,t.height=0,t};cp.prototype.findIntersectionWithLatitude=function(e,t){let n=this._ellipticity,i=this._heading,o=this._start;if(P.equalsEpsilon(Math.abs(i),P.PI_OVER_TWO,P.EPSILON8))return;let r=BT(n,o.latitude),s=BT(n,e),a=Math.tan(i)*(s-r),c=P.negativePiToPi(o.longitude+a);return u(t)?(t.longitude=c,t.latitude=e,t.height=0,t):new he(c,e,0)};var da=cp;var sOe=new h,aOe=new h,cg={};cg.computeArea2D=function(e){let t=e.length,n=0;for(let i=t-1,o=0;o<t;i=o++){let r=e[i],s=e[o];n+=r.x*s.y-s.x*r.y}return n*.5};cg.computeWindingOrder2D=function(e){return cg.computeArea2D(e)>0?Jr.COUNTER_CLOCKWISE:Jr.CLOCKWISE};cg.triangulate=function(e,t){let n=H.packArray(e);return(0,Xee.default)(n,t,2)};var Kee=new h,Zee=new h,Jee=new h,jee=new h,Yee=new h,qee=new h,lp=new h,Qee=new H,$ee=new H,ete=new H,MT=new H;cg.computeSubdivision=function(e,t,n,i,o){o=y(o,P.RADIANS_PER_DEGREE);let r=u(i),s=n.slice(0),a,c=t.length,l=new Array(c*3),f=new Array(c*2),d=0,p=0;for(a=0;a<c;a++){let E=t[a];if(l[d++]=E.x,l[d++]=E.y,l[d++]=E.z,r){let S=i[a];f[p++]=S.x,f[p++]=S.y}}let g=[],m={},A=e.maximumRadius,x=P.chordLength(o,A),C=x*x;for(;s.length>0;){let E=s.pop(),S=s.pop(),v=s.pop(),w=h.fromArray(l,v*3,Kee),R=h.fromArray(l,S*3,Zee),O=h.fromArray(l,E*3,Jee),L,N,_;r&&(L=H.fromArray(f,v*2,Qee),N=H.fromArray(f,S*2,$ee),_=H.fromArray(f,E*2,ete));let b=h.multiplyByScalar(h.normalize(w,jee),A,jee),D=h.multiplyByScalar(h.normalize(R,Yee),A,Yee),I=h.multiplyByScalar(h.normalize(O,qee),A,qee),B=h.magnitudeSquared(h.subtract(b,D,lp)),F=h.magnitudeSquared(h.subtract(D,I,lp)),k=h.magnitudeSquared(h.subtract(I,b,lp)),U=Math.max(B,F,k),G,V,X;U>C?B===U?(G=`${Math.min(v,S)} ${Math.max(v,S)}`,a=m[G],u(a)||(V=h.add(w,R,lp),h.multiplyByScalar(V,.5,V),l.push(V.x,V.y,V.z),a=l.length/3-1,m[G]=a,r&&(X=H.add(L,N,MT),H.multiplyByScalar(X,.5,X),f.push(X.x,X.y))),s.push(v,a,E),s.push(a,S,E)):F===U?(G=`${Math.min(S,E)} ${Math.max(S,E)}`,a=m[G],u(a)||(V=h.add(R,O,lp),h.multiplyByScalar(V,.5,V),l.push(V.x,V.y,V.z),a=l.length/3-1,m[G]=a,r&&(X=H.add(N,_,MT),H.multiplyByScalar(X,.5,X),f.push(X.x,X.y))),s.push(S,a,v),s.push(a,E,v)):k===U&&(G=`${Math.min(E,v)} ${Math.max(E,v)}`,a=m[G],u(a)||(V=h.add(O,w,lp),h.multiplyByScalar(V,.5,V),l.push(V.x,V.y,V.z),a=l.length/3-1,m[G]=a,r&&(X=H.add(_,L,MT),H.multiplyByScalar(X,.5,X),f.push(X.x,X.y))),s.push(E,a,S),s.push(a,v,S)):(g.push(v),g.push(S),g.push(E))}let T={attributes:{position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:l})},indices:g,primitiveType:Me.TRIANGLES};return r&&(T.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:f})),new ct(T)};var cOe=new he,lOe=new he,uOe=new he,a5=new he;cg.computeRhumbLineSubdivision=function(e,t,n,i,o){o=y(o,P.RADIANS_PER_DEGREE);let r=u(i),s=n.slice(0),a,c=t.length,l=new Array(c*3),f=new Array(c*2),d=0,p=0;for(a=0;a<c;a++){let v=t[a];if(l[d++]=v.x,l[d++]=v.y,l[d++]=v.z,r){let w=i[a];f[p++]=w.x,f[p++]=w.y}}let g=[],m={},A=e.maximumRadius,x=P.chordLength(o,A),C=new da(void 0,void 0,e),T=new da(void 0,void 0,e),E=new da(void 0,void 0,e);for(;s.length>0;){let v=s.pop(),w=s.pop(),R=s.pop(),O=h.fromArray(l,R*3,Kee),L=h.fromArray(l,w*3,Zee),N=h.fromArray(l,v*3,Jee),_,b,D;r&&(_=H.fromArray(f,R*2,Qee),b=H.fromArray(f,w*2,$ee),D=H.fromArray(f,v*2,ete));let I=e.cartesianToCartographic(O,cOe),B=e.cartesianToCartographic(L,lOe),F=e.cartesianToCartographic(N,uOe);C.setEndPoints(I,B);let k=C.surfaceDistance;T.setEndPoints(B,F);let U=T.surfaceDistance;E.setEndPoints(F,I);let G=E.surfaceDistance,V=Math.max(k,U,G),X,W,Q,Y,K;V>x?k===V?(X=`${Math.min(R,w)} ${Math.max(R,w)}`,a=m[X],u(a)||(W=C.interpolateUsingFraction(.5,a5),Q=(I.height+B.height)*.5,Y=h.fromRadians(W.longitude,W.latitude,Q,e,lp),l.push(Y.x,Y.y,Y.z),a=l.length/3-1,m[X]=a,r&&(K=H.add(_,b,MT),H.multiplyByScalar(K,.5,K),f.push(K.x,K.y))),s.push(R,a,v),s.push(a,w,v)):U===V?(X=`${Math.min(w,v)} ${Math.max(w,v)}`,a=m[X],u(a)||(W=T.interpolateUsingFraction(.5,a5),Q=(B.height+F.height)*.5,Y=h.fromRadians(W.longitude,W.latitude,Q,e,lp),l.push(Y.x,Y.y,Y.z),a=l.length/3-1,m[X]=a,r&&(K=H.add(b,D,MT),H.multiplyByScalar(K,.5,K),f.push(K.x,K.y))),s.push(w,a,R),s.push(a,v,R)):G===V&&(X=`${Math.min(v,R)} ${Math.max(v,R)}`,a=m[X],u(a)||(W=E.interpolateUsingFraction(.5,a5),Q=(F.height+I.height)*.5,Y=h.fromRadians(W.longitude,W.latitude,Q,e,lp),l.push(Y.x,Y.y,Y.z),a=l.length/3-1,m[X]=a,r&&(K=H.add(D,_,MT),H.multiplyByScalar(K,.5,K),f.push(K.x,K.y))),s.push(v,a,w),s.push(a,R,w)):(g.push(R),g.push(w),g.push(v))}let S={attributes:{position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:l})},indices:g,primitiveType:Me.TRIANGLES};return r&&(S.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:f})),new ct(S)};cg.scaleToGeodeticHeight=function(e,t,n,i){n=y(n,ie.WGS84);let o=sOe,r=aOe;if(t=y(t,0),i=y(i,!0),u(e)){let s=e.length;for(let a=0;a<s;a+=3)h.fromArray(e,a,r),i&&(r=n.scaleToGeodeticSurface(r,r)),t!==0&&(o=n.geodeticSurfaceNormal(r,o),h.multiplyByScalar(o,t,o),h.add(r,o,r)),e[a]=r.x,e[a+1]=r.y,e[a+2]=r.z}return e};var oi=cg;var tte=Math.cos,nte=Math.sin,fOe=Math.sqrt,l5={};l5.computePosition=function(e,t,n,i,o,r,s){let a=t.radiiSquared,c=e.nwCorner,l=e.boundingRectangle,f=c.latitude-e.granYCos*i+o*e.granXSin,d=tte(f),p=nte(f),g=a.z*p,m=c.longitude+i*e.granYSin+o*e.granXCos,A=d*tte(m),x=d*nte(m),C=a.x*A,T=a.y*x,E=fOe(C*A+T*x+g*p);if(r.x=C/E,r.y=T/E,r.z=g/E,n){let S=e.stNwCorner;u(S)?(f=S.latitude-e.stGranYCos*i+o*e.stGranXSin,m=S.longitude+i*e.stGranYSin+o*e.stGranXCos,s.x=(m-e.stWest)*e.lonScalar,s.y=(f-e.stSouth)*e.latScalar):(s.x=(m-l.west)*e.lonScalar,s.y=(f-l.south)*e.latScalar)}};var dOe=new Zi,Xu=new h,hOe=new he,MV=new h,c5=new Ci;function ite(e,t,n,i,o,r,s){let a=Math.cos(t),c=i*a,l=n*a,f=Math.sin(t),d=i*f,p=n*f;Xu=c5.project(e,Xu),Xu=h.subtract(Xu,MV,Xu);let g=Zi.fromRotation(t,dOe);Xu=Zi.multiplyByVector(g,Xu,Xu),Xu=h.add(Xu,MV,Xu),e=c5.unproject(Xu,e),r-=1,s-=1;let m=e.latitude,A=m+r*p,x=m-c*s,C=m-c*s+r*p,T=Math.max(m,A,x,C),E=Math.min(m,A,x,C),S=e.longitude,v=S+r*l,w=S+s*d,R=S+s*d+r*l,O=Math.max(S,v,w,R),L=Math.min(S,v,w,R);return{north:T,south:E,east:O,west:L,granYCos:c,granYSin:d,granXCos:l,granXSin:p,nwCorner:e}}l5.computeOptions=function(e,t,n,i,o,r,s){let a=e.east,c=e.west,l=e.north,f=e.south,d=!1,p=!1;l===P.PI_OVER_TWO&&(d=!0),f===-P.PI_OVER_TWO&&(p=!0);let g,m=l-f;c>a?g=P.TWO_PI-c+a:g=a-c;let A=Math.ceil(g/t)+1,x=Math.ceil(m/t)+1,C=g/(A-1),T=m/(x-1),E=ce.northwest(e,r),S=ce.center(e,hOe);(n!==0||i!==0)&&(S.longitude<E.longitude&&(S.longitude+=P.TWO_PI),MV=c5.project(S,MV));let v=T,w=C,R=0,O=0,L=ce.clone(e,o),N={granYCos:v,granYSin:R,granXCos:w,granXSin:O,nwCorner:E,boundingRectangle:L,width:A,height:x,northCap:d,southCap:p};if(n!==0){let _=ite(E,n,C,T,S,A,x);l=_.north,f=_.south,a=_.east,c=_.west,N.granYCos=_.granYCos,N.granYSin=_.granYSin,N.granXCos=_.granXCos,N.granXSin=_.granXSin,L.north=l,L.south=f,L.east=a,L.west=c}if(i!==0){n=n-i;let _=ce.northwest(L,s),b=ite(_,n,C,T,S,A,x);N.stGranYCos=b.granYCos,N.stGranXCos=b.granXCos,N.stGranYSin=b.granYSin,N.stGranXSin=b.granXSin,N.stNwCorner=_,N.stWest=b.west,N.stSouth=b.south}return N};var cs=l5;var mOe=new se,pOe=new se,_Oe=new h,gOe=new ce;function ote(e,t){let n=e._ellipsoid,i=t.height,o=t.width,r=t.northCap,s=t.southCap,a=i,c=2,l=0,f=4;r&&(c-=1,a-=1,l+=1,f-=2),s&&(c-=1,a-=1,l+=1,f-=2),l+=c*o+2*a-f;let d=new Float64Array(l*3),p=0,g=0,m,A=_Oe;if(r)cs.computePosition(t,n,!1,g,0,A),d[p++]=A.x,d[p++]=A.y,d[p++]=A.z;else for(m=0;m<o;m++)cs.computePosition(t,n,!1,g,m,A),d[p++]=A.x,d[p++]=A.y,d[p++]=A.z;for(m=o-1,g=1;g<i;g++)cs.computePosition(t,n,!1,g,m,A),d[p++]=A.x,d[p++]=A.y,d[p++]=A.z;if(g=i-1,!s)for(m=o-2;m>=0;m--)cs.computePosition(t,n,!1,g,m,A),d[p++]=A.x,d[p++]=A.y,d[p++]=A.z;for(m=0,g=i-2;g>0;g--)cs.computePosition(t,n,!1,g,m,A),d[p++]=A.x,d[p++]=A.y,d[p++]=A.z;let x=d.length/3*2,C=Fe.createTypedArray(d.length/3,x),T=0;for(let S=0;S<d.length/3-1;S++)C[T++]=S,C[T++]=S+1;C[T++]=d.length/3-1,C[T++]=0;let E=new ct({attributes:new hn,primitiveType:Me.LINES});return E.attributes.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:d}),E.indices=C,E}function yOe(e,t){let n=e._surfaceHeight,i=e._extrudedHeight,o=e._ellipsoid,r=i,s=n,a=ote(e,t),c=t.height,l=t.width,f=oi.scaleToGeodeticHeight(a.attributes.position.values,s,o,!1),d=f.length,p=new Float64Array(d*2);p.set(f);let g=oi.scaleToGeodeticHeight(a.attributes.position.values,r,o);p.set(g,d),a.attributes.position.values=p;let m=t.northCap,A=t.southCap,x=4;m&&(x-=1),A&&(x-=1);let C=(p.length/3+x)*2,T=Fe.createTypedArray(p.length/3,C);d=p.length/6;let E=0;for(let v=0;v<d-1;v++)T[E++]=v,T[E++]=v+1,T[E++]=v+d,T[E++]=v+d+1;T[E++]=d-1,T[E++]=0,T[E++]=d+d-1,T[E++]=d,T[E++]=0,T[E++]=d;let S;if(m)S=c-1;else{let v=l-1;T[E++]=v,T[E++]=v+d,S=l+c-2}if(T[E++]=S,T[E++]=S+d,!A){let v=l+S-1;T[E++]=v,T[E]=v+d}return a.indices=T,a}function NT(e){e=y(e,y.EMPTY_OBJECT);let t=e.rectangle,n=y(e.granularity,P.RADIANS_PER_DEGREE),i=y(e.ellipsoid,ie.WGS84),o=y(e.rotation,0),r=y(e.height,0),s=y(e.extrudedHeight,r);this._rectangle=ce.clone(t),this._granularity=n,this._ellipsoid=i,this._surfaceHeight=Math.max(r,s),this._rotation=o,this._extrudedHeight=Math.min(r,s),this._offsetAttribute=e.offsetAttribute,this._workerName="createRectangleOutlineGeometry"}NT.packedLength=ce.packedLength+ie.packedLength+5;NT.pack=function(e,t,n){return n=y(n,0),ce.pack(e._rectangle,t,n),n+=ce.packedLength,ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n++]=e._granularity,t[n++]=e._surfaceHeight,t[n++]=e._rotation,t[n++]=e._extrudedHeight,t[n]=y(e._offsetAttribute,-1),t};var rte=new ce,ste=ie.clone(ie.UNIT_SPHERE),LT={rectangle:rte,ellipsoid:ste,granularity:void 0,height:void 0,rotation:void 0,extrudedHeight:void 0,offsetAttribute:void 0};NT.unpack=function(e,t,n){t=y(t,0);let i=ce.unpack(e,t,rte);t+=ce.packedLength;let o=ie.unpack(e,t,ste);t+=ie.packedLength;let r=e[t++],s=e[t++],a=e[t++],c=e[t++],l=e[t];return u(n)?(n._rectangle=ce.clone(i,n._rectangle),n._ellipsoid=ie.clone(o,n._ellipsoid),n._surfaceHeight=s,n._rotation=a,n._extrudedHeight=c,n._offsetAttribute=l===-1?void 0:l,n):(LT.granularity=r,LT.height=s,LT.rotation=a,LT.extrudedHeight=c,LT.offsetAttribute=l===-1?void 0:l,new NT(LT))};var AOe=new he;NT.createGeometry=function(e){let t=e._rectangle,n=e._ellipsoid,i=cs.computeOptions(t,e._granularity,e._rotation,0,gOe,AOe),o,r;if(P.equalsEpsilon(t.north,t.south,P.EPSILON10)||P.equalsEpsilon(t.east,t.west,P.EPSILON10))return;let s=e._surfaceHeight,a=e._extrudedHeight,c=!P.equalsEpsilon(s,a,0,P.EPSILON2),l;if(c){if(o=yOe(e,i),u(e._offsetAttribute)){let p=o.attributes.position.values.length/3,g=new Uint8Array(p);e._offsetAttribute===on.TOP?g=g.fill(1,0,p/2):(l=e._offsetAttribute===on.NONE?0:1,g=g.fill(l)),o.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:g})}let f=se.fromRectangle3D(t,n,s,pOe),d=se.fromRectangle3D(t,n,a,mOe);r=se.union(f,d)}else{if(o=ote(e,i),o.attributes.position.values=oi.scaleToGeodeticHeight(o.attributes.position.values,s,n,!1),u(e._offsetAttribute)){let f=o.attributes.position.values.length;l=e._offsetAttribute===on.NONE?0:1;let d=new Uint8Array(f/3).fill(l);o.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:d})}r=se.fromRectangle3D(t,n,s)}return new ct({attributes:o.attributes,indices:o.indices,primitiveType:Me.LINES,boundingSphere:r,offsetAttribute:e._offsetAttribute})};var Y0=NT;function VT(e){this.rectangle=ce.clone(e.rectangle),this.minimumHeight=y(e.minimumHeight,0),this.maximumHeight=y(e.maximumHeight,0),this.southwestCornerCartesian=new h,this.northeastCornerCartesian=new h,this.westNormal=new h,this.southNormal=new h,this.eastNormal=new h,this.northNormal=new h;let t=y(e.ellipsoid,ie.WGS84);bOe(this,e.rectangle,t),this._orientedBoundingBox=void 0,this._boundingSphere=void 0,y(e.computeBoundingVolumes,!0)&&this.computeBoundingVolumes(t)}Object.defineProperties(VT.prototype,{boundingVolume:{get:function(){return this._orientedBoundingBox}},boundingSphere:{get:function(){return this._boundingSphere}}});VT.prototype.computeBoundingVolumes=function(e){this._orientedBoundingBox=Rn.fromRectangle(this.rectangle,this.minimumHeight,this.maximumHeight,e),this._boundingSphere=se.fromOrientedBoundingBox(this._orientedBoundingBox)};var ate=new h,LV=new h,cte=new h,xOe=new h,COe=new h,TOe=new h,EOe=new h,Ku=new he,lte=new cn(h.UNIT_X,0),FT=new Pn;function bOe(e,t,n){n.cartographicToCartesian(ce.southwest(t),e.southwestCornerCartesian),n.cartographicToCartesian(ce.northeast(t),e.northeastCornerCartesian),Ku.longitude=t.west,Ku.latitude=(t.south+t.north)*.5,Ku.height=0;let i=n.cartographicToCartesian(Ku,TOe),o=h.cross(i,h.UNIT_Z,xOe);h.normalize(o,e.westNormal),Ku.longitude=t.east;let r=n.cartographicToCartesian(Ku,EOe),s=h.cross(h.UNIT_Z,r,ate);h.normalize(s,e.eastNormal);let a=h.subtract(i,r,ate);h.magnitude(a)===0&&(a=h.clone(o,a));let c=h.normalize(a,COe),l=t.south,f;if(l>0){Ku.longitude=(t.west+t.east)*.5,Ku.latitude=l;let A=n.cartographicToCartesian(Ku,FT.origin);h.clone(c,FT.direction);let x=cn.fromPointNormal(e.southwestCornerCartesian,e.westNormal,lte);Wi.rayPlane(FT,x,e.southwestCornerCartesian),f=n.geodeticSurfaceNormal(A,LV)}else f=n.geodeticSurfaceNormalCartographic(ce.southeast(t),LV);let d=h.cross(f,a,cte);h.normalize(d,e.southNormal);let p=t.north,g;if(p<0){Ku.longitude=(t.west+t.east)*.5,Ku.latitude=p;let A=n.cartographicToCartesian(Ku,FT.origin);h.negate(c,FT.direction);let x=cn.fromPointNormal(e.northeastCornerCartesian,e.eastNormal,lte);Wi.rayPlane(FT,x,e.northeastCornerCartesian),g=n.geodeticSurfaceNormal(A,LV)}else g=n.geodeticSurfaceNormalCartographic(ce.northwest(t),LV);let m=h.cross(a,g,cte);h.normalize(m,e.northNormal)}var SOe=new h,vOe=new h,DOe=new h(0,-1,0),wOe=new h(0,0,-1),ute=new h;function IOe(e,t){let n=t.camera,i=n.positionWC,o=n.positionCartographic,r=0;if(!ce.contains(e.rectangle,o)){let l=e.southwestCornerCartesian,f=e.northeastCornerCartesian,d=e.westNormal,p=e.southNormal,g=e.eastNormal,m=e.northNormal;t.mode!==ee.SCENE3D&&(l=t.mapProjection.project(ce.southwest(e.rectangle),SOe),l.z=l.y,l.y=l.x,l.x=0,f=t.mapProjection.project(ce.northeast(e.rectangle),vOe),f.z=f.y,f.y=f.x,f.x=0,d=DOe,g=h.UNIT_Y,p=wOe,m=h.UNIT_Z);let A=h.subtract(i,l,ute),x=h.dot(A,d),C=h.dot(A,p),T=h.subtract(i,f,ute),E=h.dot(T,g),S=h.dot(T,m);x>0?r+=x*x:E>0&&(r+=E*E),C>0?r+=C*C:S>0&&(r+=S*S)}let s,a,c;if(t.mode===ee.SCENE3D?(s=o.height,a=e.minimumHeight,c=e.maximumHeight):(s=i.x,a=0,c=0),s>c){let l=s-c;r+=l*l}else if(s<a){let l=a-s;r+=l*l}return Math.sqrt(r)}VT.prototype.distanceToCamera=function(e){let t=IOe(this,e);if(e.mode===ee.SCENE3D&&u(this._orientedBoundingBox)){let n=Math.sqrt(this._orientedBoundingBox.distanceSquaredTo(e.camera.positionWC));return Math.max(t,n)}return t};VT.prototype.intersectPlane=function(e){return this._orientedBoundingBox.intersectPlane(e)};VT.prototype.createDebugVolume=function(e){let t=new M.clone(M.IDENTITY),n=new Y0({rectangle:this.rectangle,height:this.minimumHeight,extrudedHeight:this.maximumHeight}),i=new yt({geometry:n,id:"outline",modelMatrix:t,attributes:{color:Ft.fromColor(e)}});return new Dn({geometryInstances:i,appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1})};var Zu=VT;function Go(e){this.lightingFadeOutDistance=65e5,this.lightingFadeInDistance=9e6,this.hasWaterMask=!1,this.oceanNormalMap=void 0,this.zoomedOutOceanSpecularIntensity=.5,this.enableLighting=!1,this.dynamicAtmosphereLighting=!1,this.dynamicAtmosphereLightingFromSun=!1,this.showGroundAtmosphere=!1,this.shadows=gn.RECEIVE_ONLY,this.vertexShadowDarkness=.3,this.fillHighlightColor=void 0,this.hueShift=0,this.saturationShift=0,this.brightnessShift=0,this.showSkirts=!0,this.backFaceCulling=!0,this.undergroundColor=void 0,this.undergroundColorAlphaByDistance=void 0,this.lambertDiffuseMultiplier=0,this.materialUniformMap=void 0,this._materialUniformMap=void 0,this._quadtree=void 0,this._terrainProvider=e.terrainProvider,this._imageryLayers=e.imageryLayers,this._surfaceShaderSet=e.surfaceShaderSet,this._renderState=void 0,this._blendRenderState=void 0,this._disableCullingRenderState=void 0,this._disableCullingBlendRenderState=void 0,this._errorEvent=new Ae,this._imageryLayers.layerAdded.addEventListener(Go.prototype._onLayerAdded,this),this._imageryLayers.layerRemoved.addEventListener(Go.prototype._onLayerRemoved,this),this._imageryLayers.layerMoved.addEventListener(Go.prototype._onLayerMoved,this),this._imageryLayers.layerShownOrHidden.addEventListener(Go.prototype._onLayerShownOrHidden,this),this._imageryLayersUpdatedEvent=new Ae,this._layerOrderChanged=!1,this._tilesToRenderByTextureCount=[],this._drawCommands=[],this._uniformMaps=[],this._usedDrawCommands=0,this._vertexArraysToDestroy=[],this._debug={wireframe:!1,boundingSphereTile:void 0},this._baseColor=void 0,this._firstPassInitialColor=void 0,this.baseColor=new z(0,0,.5,1),this._clippingPlanes=void 0,this.cartographicLimitRectangle=ce.clone(ce.MAX_VALUE),this._hasLoadedTilesThisFrame=!1,this._hasFillTilesThisFrame=!1,this._oldTerrainExaggeration=void 0,this._oldTerrainExaggerationRelativeHeight=void 0}Object.defineProperties(Go.prototype,{baseColor:{get:function(){return this._baseColor},set:function(e){this._baseColor=e,this._firstPassInitialColor=oe.fromColor(e,this._firstPassInitialColor)}},quadtree:{get:function(){return this._quadtree},set:function(e){this._quadtree=e}},ready:{get:function(){return this._terrainProvider.ready&&(this._imageryLayers.length===0||this._imageryLayers.get(0).imageryProvider.ready)}},tilingScheme:{get:function(){return this._terrainProvider.tilingScheme}},errorEvent:{get:function(){return this._errorEvent}},imageryLayersUpdatedEvent:{get:function(){return this._imageryLayersUpdatedEvent}},terrainProvider:{get:function(){return this._terrainProvider},set:function(e){this._terrainProvider!==e&&(this._terrainProvider=e,u(this._quadtree)&&this._quadtree.invalidateAllTiles())}},clippingPlanes:{get:function(){return this._clippingPlanes},set:function(e){ss.setOwner(e,this,"_clippingPlanes")}}});function POe(e,t){let n=e.loadingImagery;u(n)||(n=e.readyImagery);let i=t.loadingImagery;return u(i)||(i=t.readyImagery),n.imageryLayer._layerIndex-i.imageryLayer._layerIndex}Go.prototype.update=function(e){this._imageryLayers._update()};function OOe(e,t){let n=t.creditDisplay;e._terrainProvider.ready&&u(e._terrainProvider.credit)&&n.addCredit(e._terrainProvider.credit);let i=e._imageryLayers;for(let o=0,r=i.length;o<r;++o){let s=i.get(o).imageryProvider;s.ready&&u(s.credit)&&n.addCredit(s.credit)}}Go.prototype.initialize=function(e){this._imageryLayers.queueReprojectionCommands(e),this._layerOrderChanged&&(this._layerOrderChanged=!1,this._quadtree.forEachLoadedTile(function(i){i.data.imagery.sort(POe)})),OOe(this,e);let t=this._vertexArraysToDestroy,n=t.length;for(let i=0;i<n;++i)qu._freeVertexArray(t[i]);t.length=0};Go.prototype.beginUpdate=function(e){let t=this._tilesToRenderByTextureCount;for(let i=0,o=t.length;i<o;++i){let r=t[i];u(r)&&(r.length=0)}let n=this._clippingPlanes;u(n)&&n.enabled&&n.update(e),this._usedDrawCommands=0,this._hasLoadedTilesThisFrame=!1,this._hasFillTilesThisFrame=!1};Go.prototype.endUpdate=function(e){if(!u(this._renderState)){this._renderState=Ue.fromCache({cull:{enabled:!0},depthTest:{enabled:!0,func:ka.LESS}}),this._blendRenderState=Ue.fromCache({cull:{enabled:!0},depthTest:{enabled:!0,func:ka.LESS_OR_EQUAL},blending:un.ALPHA_BLEND});let s=Ge(this._renderState,!0);s.cull.enabled=!1,this._disableCullingRenderState=Ue.fromCache(s),s=Ge(this._blendRenderState,!0),s.cull.enabled=!1,this._disableCullingBlendRenderState=Ue.fromCache(s)}this._hasFillTilesThisFrame&&this._hasLoadedTilesThisFrame&&OT.updateFillTiles(this,this._quadtree._tilesToRender,e,this._vertexArraysToDestroy);let t=this.quadtree,n=e.terrainExaggeration,i=e.terrainExaggerationRelativeHeight,o=this._oldTerrainExaggeration!==n||this._oldTerrainExaggerationRelativeHeight!==i;this._oldTerrainExaggeration=n,this._oldTerrainExaggerationRelativeHeight=i,o&&t.forEachLoadedTile(function(s){s.data.updateExaggeration(s,e,t)});let r=this._tilesToRenderByTextureCount;for(let s=0,a=r.length;s<a;++s){let c=r[s];if(u(c))for(let l=0,f=c.length;l<f;++l){let d=c[l],p=d.data.tileBoundingRegion;tRe(this,d,e),e.minimumTerrainHeight=Math.min(e.minimumTerrainHeight,p.minimumHeight)}}};function pte(e,t){let n=t.globeTranslucencyState;if(n.translucent){let i=e.renderState.blending.enabled;n.pushDerivedCommands(e,i,t)}else t.commandList.push(e)}Go.prototype.updateForPick=function(e){let t=this._drawCommands;for(let n=0,i=this._usedDrawCommands;n<i;++n)pte(t[n],e)};Go.prototype.cancelReprojections=function(){this._imageryLayers.cancelReprojections()};Go.prototype.getLevelMaximumGeometricError=function(e){return this._terrainProvider.getLevelMaximumGeometricError(e)};Go.prototype.loadTile=function(e,t){let n=t.data,i=!0,o;u(n)&&(i=n.boundingVolumeSourceTile!==t||t._lastSelectionResult===Qn.CULLED_BUT_NEEDED,o=n.terrainState),qu.processStateMachine(t,e,this.terrainProvider,this._imageryLayers,this.quadtree,this._vertexArraysToDestroy,i),n=t.data,i&&o!==t.data.terrainState&&this.computeTileVisibility(t,e,this.quadtree.occluders)!==or.NONE&&n.boundingVolumeSourceTile===t&&(i=!1,qu.processStateMachine(t,e,this.terrainProvider,this._imageryLayers,this.quadtree,this._vertexArraysToDestroy,i))};var ROe=new se,_te=new ce,BOe=new ce,MOe=new he;function FV(e,t){if(t.west<t.east)return t;let n=ce.clone(t,BOe);return ce.center(e,MOe).longitude>0?n.east=P.PI:n.west=-P.PI,n}function gte(e,t){if(t.cameraUnderground||t.globeTranslucencyState.translucent)return!0;if(e.backFaceCulling)return!1;let n=e._clippingPlanes;return!!(u(n)&&n.enabled||!ce.equals(e.cartographicLimitRectangle,ce.MAX_VALUE))}Go.prototype.computeTileVisibility=function(e,t,n){let i=this.computeDistanceToTile(e,t);e._distance=i;let o=gte(this,t);if(t.fog.enabled&&!o&&P.fog(i,t.fog.density)>=1)return or.NONE;let r=e.data,s=r.tileBoundingRegion;if(r.boundingVolumeSourceTile===void 0)return or.PARTIAL;let a=t.cullingVolume,c=s.boundingVolume;u(c)||(c=s.boundingSphere),r.clippedByBoundaries=!1;let l=FV(e.rectangle,this.cartographicLimitRectangle),f=ce.simpleIntersection(l,e.rectangle,_te);if(!u(f))return or.NONE;if(ce.equals(f,e.rectangle)||(r.clippedByBoundaries=!0),t.mode!==ee.SCENE3D&&(c=ROe,se.fromRectangleWithHeights2D(e.rectangle,t.mapProjection,s.minimumHeight,s.maximumHeight,c),h.fromElements(c.center.z,c.center.x,c.center.y,c.center),t.mode===ee.MORPHING&&u(r.renderedMesh)&&(c=se.union(s.boundingSphere,c,c))),!u(c))return or.PARTIAL;let d=this._clippingPlanes;if(u(d)&&d.enabled){let A=d.computeIntersectionWithBoundingVolume(c);if(e.isClipped=A!==Qt.INSIDE,A===Qt.OUTSIDE)return or.NONE}let p,g=a.computeVisibility(c);if(g===Qt.OUTSIDE?p=or.NONE:g===Qt.INTERSECTING?p=or.PARTIAL:g===Qt.INSIDE&&(p=or.FULL),p===or.NONE)return p;let m=t.mode===ee.SCENE3D&&t.camera.frustum instanceof en;if(t.mode===ee.SCENE3D&&!m&&u(n)&&!o){let A=r.occludeePointInScaledSpace;return!u(A)||n.ellipsoid.isScaledSpacePointVisiblePossiblyUnderEllipsoid(A,s.minimumHeight)?p:or.NONE}return p};Go.prototype.canRefine=function(e){return u(e.data.terrainData)?!0:this.terrainProvider.getTileDataAvailable(e.x*2,e.y*2,e.level+1)!==void 0};var LOe=[],NOe=[];Go.prototype.canRenderWithoutLosingDetail=function(e,t){let n=e.data,i=LOe;i.length=this._imageryLayers.length;let o=!1,r=!1,s;u(n)&&(o=n.terrainState===co.READY,r=!0,s=n.imagery);let a,c;for(a=0,c=i.length;a<c;++a)i[a]=r;if(u(s))for(a=0,c=s.length;a<c;++a){let d=s[a],p=d.loadingImagery,g=!u(p)||p.state===ii.FAILED||p.state===ii.INVALID,m=(d.loadingImagery||d.readyImagery).imageryLayer._layerIndex;i[m]=g&&i[m]}let l=this.quadtree._lastSelectionFrameNumber,f=NOe;for(f.length=0,f.push(e.southwestChild,e.southeastChild,e.northwestChild,e.northeastChild);f.length>0;){let d=f.pop(),p=d._lastSelectionResultFrame===l?d._lastSelectionResult:Qn.NONE;if(p===Qn.RENDERED){let g=d.data;if(!u(g))continue;if(!o&&d.data.terrainState===co.READY)return!1;let m=d.data.imagery;for(a=0,c=m.length;a<c;++a){let A=m[a],x=A.loadingImagery,C=!u(x)||x.state===ii.FAILED||x.state===ii.INVALID,T=(A.loadingImagery||A.readyImagery).imageryLayer._layerIndex;if(C&&!i[T])return!1}}else p===Qn.REFINED&&f.push(d.southwestChild,d.southeastChild,d.northwestChild,d.northeastChild)}return!0};var FOe=new h;Go.prototype.computeTileLoadPriority=function(e,t){let n=e.data;if(n===void 0)return 0;let i=n.tileBoundingRegion.boundingVolume;if(i===void 0)return 0;let o=t.camera.positionWC,r=t.camera.directionWC,s=h.subtract(i.center,o,FOe),a=h.magnitude(s);return a<P.EPSILON5?0:(h.divideByScalar(s,a,s),(1-h.dot(s,r))*e._distance)};var fte=new M,NV=new M,VOe=new oe,UOe=new oe,kOe=new oe,zOe=new h,dte=new h,HOe=new h,GOe=new h;Go.prototype.showTileThisFrame=function(e,t){let n=0,i=e.data.imagery;for(let a=0,c=i.length;a<c;++a){let l=i[a];u(l.readyImagery)&&l.readyImagery.imageryLayer.alpha!==0&&++n}let o=this._tilesToRenderByTextureCount[n];u(o)||(o=[],this._tilesToRenderByTextureCount[n]=o),o.push(e);let r=e.data;u(r.vertexArray)?this._hasLoadedTilesThisFrame=!0:this._hasFillTilesThisFrame=!0;let s=this._debug;++s.tilesRendered,s.texturesRendered+=n};var WOe=[new h,new h,new h,new h];function hte(e,t,n,i,o,r){let s=e.quadtree._occluders.ellipsoid,a=s.ellipsoid,c=WOe;return h.fromRadians(n.west,n.south,o,a,c[0]),h.fromRadians(n.east,n.south,o,a,c[1]),h.fromRadians(n.west,n.north,o,a,c[2]),h.fromRadians(n.east,n.north,o,a,c[3]),s.computeHorizonCullingPointPossiblyUnderEllipsoid(t,c,i,r)}Go.prototype.computeDistanceToTile=function(e,t){jOe(e,this,t);let n=e.data;if(n.boundingVolumeSourceTile===void 0)return 9999999999;let o=n.tileBoundingRegion,r=o.minimumHeight,s=o.maximumHeight;if(n.boundingVolumeSourceTile!==e){let c=t.camera.positionCartographic.height,l=Math.abs(c-r),f=Math.abs(c-s);l>f?(o.minimumHeight=r,o.maximumHeight=r):(o.minimumHeight=s,o.maximumHeight=s)}let a=o.distanceToCamera(t);return o.minimumHeight=r,o.maximumHeight=s,a};function jOe(e,t,n){let i=e.data;i===void 0&&(i=e.data=new qu);let o=e.tilingScheme.ellipsoid;i.tileBoundingRegion===void 0&&(i.tileBoundingRegion=new Zu({computeBoundingVolumes:!1,rectangle:e.rectangle,ellipsoid:o,minimumHeight:0,maximumHeight:0}));let r=i.tileBoundingRegion,s=r.minimumHeight,a=r.maximumHeight,c=!1,l=e,f=i.mesh,d=i.terrainData;if(f!==void 0&&f.minimumHeight!==void 0&&f.maximumHeight!==void 0)r.minimumHeight=f.minimumHeight,r.maximumHeight=f.maximumHeight,c=!0;else if(d!==void 0&&d._minimumHeight!==void 0&&d._maximumHeight!==void 0)r.minimumHeight=d._minimumHeight,r.maximumHeight=d._maximumHeight;else{r.minimumHeight=Number.NaN,r.maximumHeight=Number.NaN;let p=e.parent;for(;p!==void 0;){let g=p.data;if(g!==void 0){let m=g.mesh,A=g.terrainData;if(m!==void 0&&m.minimumHeight!==void 0&&m.maximumHeight!==void 0){r.minimumHeight=m.minimumHeight,r.maximumHeight=m.maximumHeight;break}else if(A!==void 0&&A._minimumHeight!==void 0&&A._maximumHeight!==void 0){r.minimumHeight=A._minimumHeight,r.maximumHeight=A._maximumHeight;break}}p=p.parent}l=p}if(l!==void 0){let p=n.terrainExaggeration,g=n.terrainExaggerationRelativeHeight;if(p!==1&&(c=!1,r.minimumHeight=Ec.getHeight(r.minimumHeight,p,g),r.maximumHeight=Ec.getHeight(r.maximumHeight,p,g)),c)i.boundingVolumeIsFromMesh||(r._orientedBoundingBox=Rn.clone(f.orientedBoundingBox,r._orientedBoundingBox),r._boundingSphere=se.clone(f.boundingSphere3D,r._boundingSphere),i.occludeePointInScaledSpace=h.clone(f.occludeePointInScaledSpace,i.occludeePointInScaledSpace),u(i.occludeePointInScaledSpace)||(i.occludeePointInScaledSpace=hte(t,r._orientedBoundingBox.center,e.rectangle,r.minimumHeight,r.maximumHeight,i.occludeePointInScaledSpace)));else{let A=r._orientedBoundingBox===void 0||r._boundingSphere===void 0;(r.minimumHeight!==s||r.maximumHeight!==a||A)&&(r.computeBoundingVolumes(o),i.occludeePointInScaledSpace=hte(t,r._orientedBoundingBox.center,e.rectangle,r.minimumHeight,r.maximumHeight,i.occludeePointInScaledSpace))}i.boundingVolumeSourceTile=l,i.boundingVolumeIsFromMesh=c}else i.boundingVolumeSourceTile=void 0,i.boundingVolumeIsFromMesh=!1}Go.prototype.isDestroyed=function(){return!1};Go.prototype.destroy=function(){return this._tileProvider=this._tileProvider&&this._tileProvider.destroy(),this._clippingPlanes=this._clippingPlanes&&this._clippingPlanes.destroy(),le(this)};function YOe(e,t,n){return function(i){let o,r,s=-1,a=i.data.imagery,c=a.length,l;for(l=0;l<c;++l)if(o=a[l],r=y(o.readyImagery,o.loadingImagery),r.imageryLayer===t){s=l;break}if(s!==-1){let f=s+e;if(o=a[f],r=u(o)?y(o.readyImagery,o.loadingImagery):void 0,!u(r)||r.imageryLayer!==t)return!t._createTileImagerySkeletons(i,n,f);for(l=s;l<f;++l)a[l].freeResources();a.splice(s,e)}return!0}}Go.prototype._onLayerAdded=function(e,t){if(e.show){let n=this._terrainProvider,i=this,o=e.imageryProvider,r=this._imageryLayersUpdatedEvent;o._reload=function(){e._imageryCache={},i._quadtree.forEachLoadedTile(function(s){if(u(s._loadedCallbacks[e._layerIndex]))return;let a,c=s.data.imagery,l=c.length,f=-1,d=0;for(a=0;a<l;++a){let g=c[a];if(y(g.readyImagery,g.loadingImagery).imageryLayer===e)f===-1&&(f=a),++d;else if(f!==-1)break}if(f===-1)return;let p=f+d;e._createTileImagerySkeletons(s,n,p)&&(s._loadedCallbacks[e._layerIndex]=YOe(d,e,n),s.state=Ts.LOADING)})},this._quadtree.forEachLoadedTile(function(s){e._createTileImagerySkeletons(s,n)&&(s.state=Ts.LOADING,s.level!==0&&(s._lastSelectionResultFrame!==i.quadtree._lastSelectionFrameNumber||s._lastSelectionResult!==Qn.RENDERED)&&(s.renderable=!1))}),this._layerOrderChanged=!0,r.raiseEvent()}};Go.prototype._onLayerRemoved=function(e,t){this._quadtree.forEachLoadedTile(function(n){let i=n.data.imagery,o=-1,r=0;for(let s=0,a=i.length;s<a;++s){let c=i[s],l=c.loadingImagery;if(u(l)||(l=c.readyImagery),l.imageryLayer===e)o===-1&&(o=s),c.freeResources(),++r;else if(o!==-1)break}o!==-1&&i.splice(o,r)}),u(e.imageryProvider)&&(e.imageryProvider._reload=void 0),this._imageryLayersUpdatedEvent.raiseEvent()};Go.prototype._onLayerMoved=function(e,t,n){this._layerOrderChanged=!0,this._imageryLayersUpdatedEvent.raiseEvent()};Go.prototype._onLayerShownOrHidden=function(e,t,n){n?this._onLayerAdded(e,t):this._onLayerRemoved(e,t)};var qOe=new M,XOe=new M;function mte(e,t){let n={u_initialColor:function(){return this.properties.initialColor},u_fillHighlightColor:function(){return this.properties.fillHighlightColor},u_zoomedOutOceanSpecularIntensity:function(){return this.properties.zoomedOutOceanSpecularIntensity},u_oceanNormalMap:function(){return this.properties.oceanNormalMap},u_atmosphereLightIntensity:function(){return this.properties.atmosphereLightIntensity},u_atmosphereRayleighCoefficient:function(){return this.properties.atmosphereRayleighCoefficient},u_atmosphereMieCoefficient:function(){return this.properties.atmosphereMieCoefficient},u_atmosphereRayleighScaleHeight:function(){return this.properties.atmosphereRayleighScaleHeight},u_atmosphereMieScaleHeight:function(){return this.properties.atmosphereMieScaleHeight},u_atmosphereMieAnisotropy:function(){return this.properties.atmosphereMieAnisotropy},u_lightingFadeDistance:function(){return this.properties.lightingFadeDistance},u_nightFadeDistance:function(){return this.properties.nightFadeDistance},u_center3D:function(){return this.properties.center3D},u_terrainExaggerationAndRelativeHeight:function(){return this.properties.terrainExaggerationAndRelativeHeight},u_tileRectangle:function(){return this.properties.tileRectangle},u_modifiedModelView:function(){let i=e.context.uniformState.view,o=M.multiplyByPoint(i,this.properties.rtc,dte);return M.setTranslation(i,o,fte),fte},u_modifiedModelViewProjection:function(){let i=e.context.uniformState.view,o=e.context.uniformState.projection,r=M.multiplyByPoint(i,this.properties.rtc,dte);return M.setTranslation(i,r,NV),M.multiply(o,NV,NV),NV},u_dayTextures:function(){return this.properties.dayTextures},u_dayTextureTranslationAndScale:function(){return this.properties.dayTextureTranslationAndScale},u_dayTextureTexCoordsRectangle:function(){return this.properties.dayTextureTexCoordsRectangle},u_dayTextureUseWebMercatorT:function(){return this.properties.dayTextureUseWebMercatorT},u_dayTextureAlpha:function(){return this.properties.dayTextureAlpha},u_dayTextureNightAlpha:function(){return this.properties.dayTextureNightAlpha},u_dayTextureDayAlpha:function(){return this.properties.dayTextureDayAlpha},u_dayTextureBrightness:function(){return this.properties.dayTextureBrightness},u_dayTextureContrast:function(){return this.properties.dayTextureContrast},u_dayTextureHue:function(){return this.properties.dayTextureHue},u_dayTextureSaturation:function(){return this.properties.dayTextureSaturation},u_dayTextureOneOverGamma:function(){return this.properties.dayTextureOneOverGamma},u_dayIntensity:function(){return this.properties.dayIntensity},u_southAndNorthLatitude:function(){return this.properties.southAndNorthLatitude},u_southMercatorYAndOneOverHeight:function(){return this.properties.southMercatorYAndOneOverHeight},u_waterMask:function(){return this.properties.waterMask},u_waterMaskTranslationAndScale:function(){return this.properties.waterMaskTranslationAndScale},u_minMaxHeight:function(){return this.properties.minMaxHeight},u_scaleAndBias:function(){return this.properties.scaleAndBias},u_dayTextureSplit:function(){return this.properties.dayTextureSplit},u_dayTextureCutoutRectangles:function(){return this.properties.dayTextureCutoutRectangles},u_clippingPlanes:function(){let i=t._clippingPlanes;return u(i)&&u(i.texture)?i.texture:e.context.defaultTexture},u_cartographicLimitRectangle:function(){return this.properties.localizedCartographicLimitRectangle},u_clippingPlanesMatrix:function(){let i=t._clippingPlanes,o=u(i)?M.multiply(e.context.uniformState.view,i.modelMatrix,qOe):M.IDENTITY;return M.inverseTranspose(o,XOe)},u_clippingPlanesEdgeStyle:function(){let i=this.properties.clippingPlanesEdgeColor;return i.alpha=this.properties.clippingPlanesEdgeWidth,i},u_minimumBrightness:function(){return e.fog.minimumBrightness},u_hsbShift:function(){return this.properties.hsbShift},u_colorsToAlpha:function(){return this.properties.colorsToAlpha},u_frontFaceAlphaByDistance:function(){return this.properties.frontFaceAlphaByDistance},u_backFaceAlphaByDistance:function(){return this.properties.backFaceAlphaByDistance},u_translucencyRectangle:function(){return this.properties.localizedTranslucencyRectangle},u_undergroundColor:function(){return this.properties.undergroundColor},u_undergroundColorAlphaByDistance:function(){return this.properties.undergroundColorAlphaByDistance},u_lambertDiffuseMultiplier:function(){return this.properties.lambertDiffuseMultiplier},u_vertexShadowDarkness:function(){return this.properties.vertexShadowDarkness},properties:{initialColor:new oe(0,0,.5,1),fillHighlightColor:new z(0,0,0,0),zoomedOutOceanSpecularIntensity:.5,oceanNormalMap:void 0,lightingFadeDistance:new H(65e5,9e6),nightFadeDistance:new H(1e7,4e7),atmosphereLightIntensity:10,atmosphereRayleighCoefficient:new h(55e-7,13e-6,284e-7),atmosphereMieCoefficient:new h(21e-6,21e-6,21e-6),atmosphereRayleighScaleHeight:1e4,atmosphereMieScaleHeight:3200,atmosphereMieAnisotropy:.9,hsbShift:new h,center3D:void 0,rtc:new h,modifiedModelView:new M,tileRectangle:new oe,terrainExaggerationAndRelativeHeight:new H(1,0),dayTextures:[],dayTextureTranslationAndScale:[],dayTextureTexCoordsRectangle:[],dayTextureUseWebMercatorT:[],dayTextureAlpha:[],dayTextureNightAlpha:[],dayTextureDayAlpha:[],dayTextureBrightness:[],dayTextureContrast:[],dayTextureHue:[],dayTextureSaturation:[],dayTextureOneOverGamma:[],dayTextureSplit:[],dayTextureCutoutRectangles:[],dayIntensity:0,colorsToAlpha:[],southAndNorthLatitude:new H,southMercatorYAndOneOverHeight:new H,waterMask:void 0,waterMaskTranslationAndScale:new oe,minMaxHeight:new H,scaleAndBias:new M,clippingPlanesEdgeColor:z.clone(z.WHITE),clippingPlanesEdgeWidth:0,localizedCartographicLimitRectangle:new oe,frontFaceAlphaByDistance:new oe,backFaceAlphaByDistance:new oe,localizedTranslucencyRectangle:new oe,undergroundColor:z.clone(z.TRANSPARENT),undergroundColorAlphaByDistance:new oe,lambertDiffuseMultiplier:0,vertexShadowDarkness:0}};return u(t.materialUniformMap)?pt(n,t.materialUniformMap):n}function KOe(e,t,n){let i=n.data,o,r;if(u(i.vertexArray)?(o=i.mesh,r=i.vertexArray):u(i.fill)&&u(i.fill.vertexArray)&&(o=i.fill.mesh,r=i.fill.vertexArray),!(!u(o)||!u(r))){if(u(i.wireframeVertexArray)){if(i.wireframeVertexArray.mesh===o)return;i.wireframeVertexArray.destroy(),i.wireframeVertexArray=void 0}i.wireframeVertexArray=ZOe(e,r,o),i.wireframeVertexArray.mesh=o}}function ZOe(e,t,n){let o={indices:n.indices,primitiveType:Me.TRIANGLES};Ln.toWireframe(o);let r=o.indices,s=lt.createIndexBuffer({context:e,typedArray:r,usage:Ne.STATIC_DRAW,indexDatatype:Fe.fromSizeInBytes(r.BYTES_PER_ELEMENT)});return new ni({context:e,attributes:t._attributes,indexBuffer:s})}var yte,Ate,VV;(function(){let e=new yt({geometry:ed.fromDimensions({dimensions:new h(2,2,2)})}),t=new yt({geometry:new op({radius:1})}),n=new M,i,o;function r(s){return new Dn({geometryInstances:s,appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1})}yte=function(s,a){return s===i||(VV(),i=s,n=M.fromRotationTranslation(s.halfAxes,s.center,n),e.modelMatrix=n,e.attributes.color=Ft.fromColor(a),o=r(e)),o},Ate=function(s,a){return s===i||(VV(),i=s,n=M.fromTranslation(s.center,n),n=M.multiplyByUniformScale(n,s.radius,n),t.modelMatrix=n,t.attributes.color=Ft.fromColor(a),o=r(t)),o},VV=function(){u(o)&&(o.destroy(),o=void 0,i=void 0)}})();var JOe=new oe(0,0,0,0),QOe={frameState:void 0,surfaceTile:void 0,numberOfDayTextures:void 0,applyBrightness:void 0,applyContrast:void 0,applyHue:void 0,applySaturation:void 0,applyGamma:void 0,applyAlpha:void 0,applyDayNightAlpha:void 0,applySplit:void 0,showReflectiveOcean:void 0,showOceanWaves:void 0,enableLighting:void 0,dynamicAtmosphereLighting:void 0,dynamicAtmosphereLightingFromSun:void 0,showGroundAtmosphere:void 0,perFragmentGroundAtmosphere:void 0,hasVertexNormals:void 0,useWebMercatorProjection:void 0,enableFog:void 0,enableClippingPlanes:void 0,clippingPlanes:void 0,clippedByBoundaries:void 0,hasImageryLayerCutout:void 0,colorCorrect:void 0,colorToAlpha:void 0,hasGeodeticSurfaceNormals:void 0,hasExaggeration:void 0},$Oe=z.TRANSPARENT,eRe=new Pt;function tRe(e,t,n){let i=t.data;u(i.vertexArray)||(i.fill===void 0&&(i.fill=new OT(t)),i.fill.update(e,n));let o=n.creditDisplay,r=i.terrainData;if(u(r)&&u(r.credits)){let Je=r.credits;for(let pe=0,me=Je.length;pe<me;++pe)o.addCredit(Je[pe])}let s=Vt.maximumTextureImageUnits,a=i.waterMaskTexture,c=i.waterMaskTranslationAndScale;!u(a)&&u(i.fill)&&(a=i.fill.waterMaskTexture,c=i.fill.waterMaskTranslationAndScale);let l=n.cameraUnderground,f=n.globeTranslucencyState,d=f.translucent,p=f.frontFaceAlphaByDistance,g=f.backFaceAlphaByDistance,m=f.rectangle,A=y(e.undergroundColor,$Oe),x=y(e.undergroundColorAlphaByDistance,eRe),C=gte(e,n)&&n.mode===ee.SCENE3D&&A.alpha>0&&(x.nearValue>0||x.farValue>0),T=e.lambertDiffuseMultiplier,E=e.vertexShadowDarkness,S=e.hasWaterMask&&u(a),v=e.oceanNormalMap,w=S&&u(v),R=e.terrainProvider.ready&&e.terrainProvider.hasVertexNormals,O=n.fog.enabled&&n.fog.renderable&&!l,L=e.showGroundAtmosphere&&n.mode===ee.SCENE3D,N=gn.castShadows(e.shadows)&&!d,_=gn.receiveShadows(e.shadows)&&!d,b=e.hueShift,D=e.saturationShift,I=e.brightnessShift,B=!(P.equalsEpsilon(b,0,P.EPSILON7)&&P.equalsEpsilon(D,0,P.EPSILON7)&&P.equalsEpsilon(I,0,P.EPSILON7)),F=!1;if(L){let Je=h.magnitude(n.camera.positionWC),pe=e.nightFadeOutDistance;F=Je>pe}S&&--s,w&&--s,u(n.shadowState)&&n.shadowState.shadowsEnabled&&--s,u(e.clippingPlanes)&&e.clippingPlanes.enabled&&--s,s-=f.numberOfTextureUniforms;let k=i.renderedMesh,U=k.center,G=k.encoding,V=i.tileBoundingRegion,X=n.terrainExaggeration,W=n.terrainExaggerationRelativeHeight,Q=X!==1,Y=G.hasGeodeticSurfaceNormals,K=VOe,J=0,_e=0,xe=0,re=0,ye=!1;if(n.mode!==ee.SCENE3D){let Je=n.mapProjection,pe=Je.project(ce.southwest(t.rectangle),HOe),me=Je.project(ce.northeast(t.rectangle),GOe);if(K.x=pe.x,K.y=pe.y,K.z=me.x,K.w=me.y,n.mode!==ee.MORPHING&&(U=zOe,U.x=0,U.y=(K.z+K.x)*.5,U.z=(K.w+K.y)*.5,K.x-=U.y,K.y-=U.z,K.z-=U.y,K.w-=U.z),n.mode===ee.SCENE2D&&G.quantization===Cs.BITS12){let be=1/(Math.pow(2,12)-1)*.5,St=(K.z-K.x)*be,qt=(K.w-K.y)*be;K.x-=St,K.y-=qt,K.z+=St,K.w+=qt}Je instanceof Ei&&(J=t.rectangle.south,_e=t.rectangle.north,xe=Ei.geodeticLatitudeToMercatorAngle(J),re=1/(Ei.geodeticLatitudeToMercatorAngle(_e)-xe),ye=!0)}let fe=QOe;fe.frameState=n,fe.surfaceTile=i,fe.showReflectiveOcean=S,fe.showOceanWaves=w,fe.enableLighting=e.enableLighting,fe.dynamicAtmosphereLighting=e.dynamicAtmosphereLighting,fe.dynamicAtmosphereLightingFromSun=e.dynamicAtmosphereLightingFromSun,fe.showGroundAtmosphere=L,fe.atmosphereLightIntensity=e.atmosphereLightIntensity,fe.atmosphereRayleighCoefficient=e.atmosphereRayleighCoefficient,fe.atmosphereMieCoefficient=e.atmosphereMieCoefficient,fe.atmosphereRayleighScaleHeight=e.atmosphereRayleighScaleHeight,fe.atmosphereMieScaleHeight=e.atmosphereMieScaleHeight,fe.atmosphereMieAnisotropy=e.atmosphereMieAnisotropy,fe.perFragmentGroundAtmosphere=F,fe.hasVertexNormals=R,fe.useWebMercatorProjection=ye,fe.clippedByBoundaries=i.clippedByBoundaries,fe.hasGeodeticSurfaceNormals=Y,fe.hasExaggeration=Q;let Se=i.imagery,we=0,Ve=Se.length,qe=e.showSkirts&&!l&&!d,Et=e.backFaceCulling&&!l&&!d,Ot=Et?e._renderState:e._disableCullingRenderState,fn=Et?e._blendRenderState:e._disableCullingBlendRenderState,dt=Ot,En=e._firstPassInitialColor,Zn=n.context;if(u(e._debug.boundingSphereTile)||VV(),e._materialUniformMap!==e.materialUniformMap){e._materialUniformMap=e.materialUniformMap;let Je=e._drawCommands.length;for(let pe=0;pe<Je;++pe)e._uniformMaps[pe]=mte(n,e)}do{let Je=0,pe,me;if(e._drawCommands.length<=e._usedDrawCommands?(pe=new tt,pe.owner=t,pe.cull=!1,pe.boundingVolume=new se,pe.orientedBoundingBox=void 0,me=mte(n,e),e._drawCommands.push(pe),e._uniformMaps.push(me)):(pe=e._drawCommands[e._usedDrawCommands],me=e._uniformMaps[e._usedDrawCommands]),pe.owner=t,++e._usedDrawCommands,t===e._debug.boundingSphereTile){let io=V.boundingVolume,xo=V.boundingSphere;u(io)?yte(io,z.RED).update(n):u(xo)&&Ate(xo,z.RED).update(n)}let be=me.properties;oe.clone(En,be.initialColor),be.oceanNormalMap=v,be.lightingFadeDistance.x=e.lightingFadeOutDistance,be.lightingFadeDistance.y=e.lightingFadeInDistance,be.nightFadeDistance.x=e.nightFadeOutDistance,be.nightFadeDistance.y=e.nightFadeInDistance,be.atmosphereLightIntensity=e.atmosphereLightIntensity,be.atmosphereRayleighCoefficient=e.atmosphereRayleighCoefficient,be.atmosphereMieCoefficient=e.atmosphereMieCoefficient,be.atmosphereRayleighScaleHeight=e.atmosphereRayleighScaleHeight,be.atmosphereMieScaleHeight=e.atmosphereMieScaleHeight,be.atmosphereMieAnisotropy=e.atmosphereMieAnisotropy,be.zoomedOutOceanSpecularIntensity=e.zoomedOutOceanSpecularIntensity;let St=l?g:p,qt=l?p:g;u(St)&&(oe.fromElements(St.near,St.nearValue,St.far,St.farValue,be.frontFaceAlphaByDistance),oe.fromElements(qt.near,qt.nearValue,qt.far,qt.farValue,be.backFaceAlphaByDistance)),oe.fromElements(x.near,x.nearValue,x.far,x.farValue,be.undergroundColorAlphaByDistance),z.clone(A,be.undergroundColor),be.lambertDiffuseMultiplier=T,be.vertexShadowDarkness=E;let Kn=!u(i.vertexArray)&&u(e.fillHighlightColor)&&e.fillHighlightColor.alpha>0;Kn&&z.clone(e.fillHighlightColor,be.fillHighlightColor),be.terrainExaggerationAndRelativeHeight.x=X,be.terrainExaggerationAndRelativeHeight.y=W,be.center3D=k.center,h.clone(U,be.rtc),oe.clone(K,be.tileRectangle),be.southAndNorthLatitude.x=J,be.southAndNorthLatitude.y=_e,be.southMercatorYAndOneOverHeight.x=xe,be.southMercatorYAndOneOverHeight.y=re;let vo=UOe,$o=FV(t.rectangle,e.cartographicLimitRectangle),po=kOe,Yr=FV(t.rectangle,m);h.fromElements(b,D,I,be.hsbShift);let Be=t.rectangle,it=1/Be.width,Ke=1/Be.height;vo.x=($o.west-Be.west)*it,vo.y=($o.south-Be.south)*Ke,vo.z=($o.east-Be.west)*it,vo.w=($o.north-Be.south)*Ke,oe.clone(vo,be.localizedCartographicLimitRectangle),po.x=(Yr.west-Be.west)*it,po.y=(Yr.south-Be.south)*Ke,po.z=(Yr.east-Be.west)*it,po.w=(Yr.north-Be.south)*Ke,oe.clone(po,be.localizedTranslucencyRectangle);let Ze=O&&P.fog(t._distance,n.fog.density)>P.EPSILON3;B=B&&(Ze||L);let ft=!1,Lt=!1,vn=!1,_o=!1,Do=!1,is=!1,Nr=!1,zi=!1,Ii=!1,Ar=!1;for(;Je<s&&we<Ve;){let io=Se[we],xo=io.readyImagery;if(++we,!u(xo)||xo.imageryLayer.alpha===0)continue;let zf=io.useWebMercatorT?xo.textureWebMercator:xo.texture,er=xo.imageryLayer;u(io.textureTranslationAndScale)||(io.textureTranslationAndScale=er._calculateTextureTranslationAndScale(t,io)),be.dayTextures[Je]=zf,be.dayTextureTranslationAndScale[Je]=io.textureTranslationAndScale,be.dayTextureTexCoordsRectangle[Je]=io.textureCoordinateRectangle,be.dayTextureUseWebMercatorT[Je]=io.useWebMercatorT,be.dayTextureAlpha[Je]=er.alpha,is=is||be.dayTextureAlpha[Je]!==1,be.dayTextureNightAlpha[Je]=er.nightAlpha,Nr=Nr||be.dayTextureNightAlpha[Je]!==1,be.dayTextureDayAlpha[Je]=er.dayAlpha,Nr=Nr||be.dayTextureDayAlpha[Je]!==1,be.dayTextureBrightness[Je]=er.brightness,ft=ft||be.dayTextureBrightness[Je]!==Gl.DEFAULT_BRIGHTNESS,be.dayTextureContrast[Je]=er.contrast,Lt=Lt||be.dayTextureContrast[Je]!==Gl.DEFAULT_CONTRAST,be.dayTextureHue[Je]=er.hue,vn=vn||be.dayTextureHue[Je]!==Gl.DEFAULT_HUE,be.dayTextureSaturation[Je]=er.saturation,_o=_o||be.dayTextureSaturation[Je]!==Gl.DEFAULT_SATURATION,be.dayTextureOneOverGamma[Je]=1/er.gamma,Do=Do||be.dayTextureOneOverGamma[Je]!==1/Gl.DEFAULT_GAMMA,be.dayTextureSplit[Je]=er.splitDirection,zi=zi||be.dayTextureSplit[Je]!==0;let Sa=be.dayTextureCutoutRectangles[Je];if(u(Sa)||(Sa=be.dayTextureCutoutRectangles[Je]=new oe),oe.clone(oe.ZERO,Sa),u(er.cutoutRectangle)){let va=FV(Be,er.cutoutRectangle),lh=ce.simpleIntersection(va,Be,_te);Ii=u(lh)||Ii,Sa.x=(va.west-Be.west)*it,Sa.y=(va.south-Be.south)*Ke,Sa.z=(va.east-Be.west)*it,Sa.w=(va.north-Be.south)*Ke}let Bu=be.colorsToAlpha[Je];u(Bu)||(Bu=be.colorsToAlpha[Je]=new oe);let U_=u(er.colorToAlpha)&&er.colorToAlphaThreshold>0;if(Ar=Ar||U_,U_){let va=er.colorToAlpha;Bu.x=va.red,Bu.y=va.green,Bu.z=va.blue,Bu.w=er.colorToAlphaThreshold}else Bu.w=-1;if(u(xo.credits)){let va=xo.credits;for(let lh=0,o0=va.length;lh<o0;++lh)o.addCredit(va[lh])}++Je}be.dayTextures.length=Je,be.waterMask=a,oe.clone(c,be.waterMaskTranslationAndScale),be.minMaxHeight.x=G.minimumHeight,be.minMaxHeight.y=G.maximumHeight,M.clone(G.matrix,be.scaleAndBias);let Bo=e._clippingPlanes,Li=u(Bo)&&Bo.enabled&&t.isClipped;Li&&(be.clippingPlanesEdgeColor=z.clone(Bo.edgeColor,be.clippingPlanesEdgeColor),be.clippingPlanesEdgeWidth=Bo.edgeWidth),fe.numberOfDayTextures=Je,fe.applyBrightness=ft,fe.applyContrast=Lt,fe.applyHue=vn,fe.applySaturation=_o,fe.applyGamma=Do,fe.applyAlpha=is,fe.applyDayNightAlpha=Nr,fe.applySplit=zi,fe.enableFog=Ze,fe.enableClippingPlanes=Li,fe.clippingPlanes=Bo,fe.hasImageryLayerCutout=Ii,fe.colorCorrect=B,fe.highlightFillTile=Kn,fe.colorToAlpha=Ar,fe.showUndergroundColor=C,fe.translucent=d;let dn=i.renderedMesh.indices.length;qe||(dn=i.renderedMesh.indexCountWithoutSkirts),pe.shaderProgram=e._surfaceShaderSet.getShaderProgram(fe),pe.castShadows=N,pe.receiveShadows=_,pe.renderState=dt,pe.primitiveType=Me.TRIANGLES,pe.vertexArray=i.vertexArray||i.fill.vertexArray,pe.count=dn,pe.uniformMap=me,pe.pass=Ee.GLOBE,e._debug.wireframe&&(KOe(Zn,e,t),u(i.wireframeVertexArray)&&(pe.vertexArray=i.wireframeVertexArray,pe.primitiveType=Me.LINES,pe.count=dn*2));let zn=pe.boundingVolume,qr=pe.orientedBoundingBox;n.mode!==ee.SCENE3D?(se.fromRectangleWithHeights2D(t.rectangle,n.mapProjection,V.minimumHeight,V.maximumHeight,zn),h.fromElements(zn.center.z,zn.center.x,zn.center.y,zn.center),n.mode===ee.MORPHING&&(zn=se.union(V.boundingSphere,zn,zn))):(pe.boundingVolume=se.clone(V.boundingSphere,zn),pe.orientedBoundingBox=Rn.clone(V.boundingVolume,qr)),pe.dirty=!0,d&&f.updateDerivedCommands(pe,n),pte(pe,n),dt=fn,En=JOe}while(we<Ve)}var fP=Go;function xte(){this._enabled=!1,this._frontFaceAlpha=1,this._frontFaceAlphaByDistance=void 0,this._backFaceAlpha=1,this._backFaceAlphaByDistance=void 0,this._rectangle=ce.clone(ce.MAX_VALUE)}Object.defineProperties(xte.prototype,{enabled:{get:function(){return this._enabled},set:function(e){this._enabled=e}},frontFaceAlpha:{get:function(){return this._frontFaceAlpha},set:function(e){this._frontFaceAlpha=e}},frontFaceAlphaByDistance:{get:function(){return this._frontFaceAlphaByDistance},set:function(e){this._frontFaceAlphaByDistance=Pt.clone(e,this._frontFaceAlphaByDistance)}},backFaceAlpha:{get:function(){return this._backFaceAlpha},set:function(e){this._backFaceAlpha=e}},backFaceAlphaByDistance:{get:function(){return this._backFaceAlphaByDistance},set:function(e){this._backFaceAlphaByDistance=Pt.clone(e,this._backFaceAlphaByDistance)}},rectangle:{get:function(){return this._rectangle},set:function(e){u(e)||(e=ce.clone(ce.MAX_VALUE)),ce.clone(e,this._rectangle)}}});var dP=xte;function ls(){this._layers=[],this.layerAdded=new Ae,this.layerRemoved=new Ae,this.layerMoved=new Ae,this.layerShownOrHidden=new Ae}Object.defineProperties(ls.prototype,{length:{get:function(){return this._layers.length}}});ls.prototype.add=function(e,t){u(t)?this._layers.splice(t,0,e):(t=this._layers.length,this._layers.push(e)),this._update(),this.layerAdded.raiseEvent(e,t)};ls.prototype.addImageryProvider=function(e,t){let n=new Gl(e);return this.add(n,t),n};ls.prototype.remove=function(e,t){t=y(t,!0);let n=this._layers.indexOf(e);return n!==-1?(this._layers.splice(n,1),this._update(),this.layerRemoved.raiseEvent(e,n),t&&e.destroy(),!0):!1};ls.prototype.removeAll=function(e){e=y(e,!0);let t=this._layers;for(let n=0,i=t.length;n<i;n++){let o=t[n];this.layerRemoved.raiseEvent(o,n),e&&o.destroy()}this._layers=[]};ls.prototype.contains=function(e){return this.indexOf(e)!==-1};ls.prototype.indexOf=function(e){return this._layers.indexOf(e)};ls.prototype.get=function(e){return this._layers[e]};function UV(e,t){return e.indexOf(t)}function Cte(e,t,n){let i=e._layers;if(t=P.clamp(t,0,i.length-1),n=P.clamp(n,0,i.length-1),t===n)return;let o=i[t];i[t]=i[n],i[n]=o,e._update(),e.layerMoved.raiseEvent(o,n,t)}ls.prototype.raise=function(e){let t=UV(this._layers,e);Cte(this,t,t+1)};ls.prototype.lower=function(e){let t=UV(this._layers,e);Cte(this,t,t-1)};ls.prototype.raiseToTop=function(e){let t=UV(this._layers,e);t!==this._layers.length-1&&(this._layers.splice(t,1),this._layers.push(e),this._update(),this.layerMoved.raiseEvent(e,this._layers.length-1,t))};ls.prototype.lowerToBottom=function(e){let t=UV(this._layers,e);t!==0&&(this._layers.splice(t,1),this._layers.splice(0,0,e),this._update(),this.layerMoved.raiseEvent(e,0,t))};var nRe=new ce;function Tte(e,t,n,i){let o=e.globe._surface._tilesToRender,r;for(let a=0;!u(r)&&a<o.length;++a){let c=o[a];ce.contains(c.rectangle,t)&&(r=c)}if(!u(r))return;let s=r.data.imagery;for(let a=s.length-1;a>=0;--a){let c=s[a],l=c.readyImagery;if(!u(l))continue;let f=l.imageryLayer.imageryProvider;if(n&&!u(f.pickFeatures)||!ce.contains(l.rectangle,t))continue;let d=nRe,p=1/1024;d.west=P.lerp(r.rectangle.west,r.rectangle.east,c.textureCoordinateRectangle.x-p),d.east=P.lerp(r.rectangle.west,r.rectangle.east,c.textureCoordinateRectangle.z+p),d.south=P.lerp(r.rectangle.south,r.rectangle.north,c.textureCoordinateRectangle.y-p),d.north=P.lerp(r.rectangle.south,r.rectangle.north,c.textureCoordinateRectangle.w+p),ce.contains(d,t)&&i(l)}}ls.prototype.pickImageryLayers=function(e,t){let n=t.globe.pick(e,t);if(!u(n))return;let i=t.globe.ellipsoid.cartesianToCartographic(n),o=[];if(Tte(t,i,!1,function(r){o.push(r.imageryLayer)}),o.length!==0)return o};ls.prototype.pickImageryLayerFeatures=function(e,t){let n=t.globe.pick(e,t);if(!u(n))return;let i=t.globe.ellipsoid.cartesianToCartographic(n),o=[],r=[];if(Tte(t,i,!0,function(s){let c=s.imageryLayer.imageryProvider.pickFeatures(s.x,s.y,s.level,i.longitude,i.latitude);u(c)&&(o.push(c),r.push(s.imageryLayer))}),o.length!==0)return Promise.all(o).then(function(s){let a=[];for(let c=0;c<s.length;++c){let l=s[c],f=r[c];if(u(l)&&l.length>0)for(let d=0;d<l.length;++d){let p=l[d];p.imageryLayer=f,u(p.position)||(p.position=i),a.push(p)}}return a})};ls.prototype.queueReprojectionCommands=function(e){let t=this._layers;for(let n=0,i=t.length;n<i;++n)t[n].queueReprojectionCommands(e)};ls.prototype.cancelReprojections=function(){let e=this._layers;for(let t=0,n=e.length;t<n;++t)e[t].cancelReprojections()};ls.prototype.isDestroyed=function(){return!1};ls.prototype.destroy=function(){return this.removeAll(!0),le(this)};ls.prototype._update=function(){let e=!0,t=this._layers,n,i,o,r;for(o=0,r=t.length;o<r;++o)i=t[o],i._layerIndex=o,i.show?(i._isBaseLayer=e,e=!1):i._isBaseLayer=!1,i.show!==i._show&&(u(i._show)&&(u(n)||(n=[]),n.push(i)),i._show=i.show);if(u(n))for(o=0,r=n.length;o<r;++o)i=n[o],this.layerShownOrHidden.raiseEvent(i,i._layerIndex,i.show)};var hP=ls;function Ete(e){this._ellipsoid=new $m(e.ellipsoid,h.ZERO)}Object.defineProperties(Ete.prototype,{ellipsoid:{get:function(){return this._ellipsoid}}});var mP=Ete;function Dc(e){this._tilingScheme=e.tilingScheme,this._x=e.x,this._y=e.y,this._level=e.level,this._parent=e.parent,this._rectangle=this._tilingScheme.tileXYToRectangle(this._x,this._y,this._level),this._southwestChild=void 0,this._southeastChild=void 0,this._northwestChild=void 0,this._northeastChild=void 0,this.replacementPrevious=void 0,this.replacementNext=void 0,this._distance=0,this._loadPriority=0,this._customData=[],this._frameUpdated=void 0,this._lastSelectionResult=Qn.NONE,this._lastSelectionResultFrame=void 0,this._loadedCallbacks={},this.state=Ts.START,this.renderable=!1,this.upsampledFromParent=!1,this.data=void 0}Dc.createLevelZeroTiles=function(e){let t=e.getNumberOfXTilesAtLevel(0),n=e.getNumberOfYTilesAtLevel(0),i=new Array(t*n),o=0;for(let r=0;r<n;++r)for(let s=0;s<t;++s)i[o++]=new Dc({tilingScheme:e,x:s,y:r,level:0});return i};Dc.prototype._updateCustomData=function(e,t,n){let i=this.customData,o,r,s;if(u(t)&&u(n)){for(i=i.filter(function(a){return n.indexOf(a)===-1}),this._customData=i,s=this._rectangle,o=0;o<t.length;++o)r=t[o],ce.contains(s,r.positionCartographic)&&i.push(r);this._frameUpdated=e}else{let a=this._parent;if(u(a)&&this._frameUpdated!==a._frameUpdated){i.length=0,s=this._rectangle;let c=a.customData;for(o=0;o<c.length;++o)r=c[o],ce.contains(s,r.positionCartographic)&&i.push(r);this._frameUpdated=a._frameUpdated}}};Object.defineProperties(Dc.prototype,{tilingScheme:{get:function(){return this._tilingScheme}},x:{get:function(){return this._x}},y:{get:function(){return this._y}},level:{get:function(){return this._level}},parent:{get:function(){return this._parent}},rectangle:{get:function(){return this._rectangle}},children:{get:function(){return[this.northwestChild,this.northeastChild,this.southwestChild,this.southeastChild]}},southwestChild:{get:function(){return u(this._southwestChild)||(this._southwestChild=new Dc({tilingScheme:this.tilingScheme,x:this.x*2,y:this.y*2+1,level:this.level+1,parent:this})),this._southwestChild}},southeastChild:{get:function(){return u(this._southeastChild)||(this._southeastChild=new Dc({tilingScheme:this.tilingScheme,x:this.x*2+1,y:this.y*2+1,level:this.level+1,parent:this})),this._southeastChild}},northwestChild:{get:function(){return u(this._northwestChild)||(this._northwestChild=new Dc({tilingScheme:this.tilingScheme,x:this.x*2,y:this.y*2,level:this.level+1,parent:this})),this._northwestChild}},northeastChild:{get:function(){return u(this._northeastChild)||(this._northeastChild=new Dc({tilingScheme:this.tilingScheme,x:this.x*2+1,y:this.y*2,level:this.level+1,parent:this})),this._northeastChild}},customData:{get:function(){return this._customData}},needsLoading:{get:function(){return this.state<Ts.DONE}},eligibleForUnloading:{get:function(){let e=!0;return u(this.data)&&(e=this.data.eligibleForUnloading,u(e)||(e=!0)),e}}});Dc.prototype.findLevelZeroTile=function(e,t,n){let i=this.tilingScheme.getNumberOfXTilesAtLevel(0);if(t<0?t+=i:t>=i&&(t-=i),!(n<0||n>=this.tilingScheme.getNumberOfYTilesAtLevel(0)))return e.filter(function(o){return o.x===t&&o.y===n})[0]};Dc.prototype.findTileToWest=function(e){let t=this.parent;if(t===void 0)return this.findLevelZeroTile(e,this.x-1,this.y);if(t.southeastChild===this)return t.southwestChild;if(t.northeastChild===this)return t.northwestChild;let n=t.findTileToWest(e);if(n!==void 0)return t.southwestChild===this?n.southeastChild:n.northeastChild};Dc.prototype.findTileToEast=function(e){let t=this.parent;if(t===void 0)return this.findLevelZeroTile(e,this.x+1,this.y);if(t.southwestChild===this)return t.southeastChild;if(t.northwestChild===this)return t.northeastChild;let n=t.findTileToEast(e);if(n!==void 0)return t.southeastChild===this?n.southwestChild:n.northwestChild};Dc.prototype.findTileToSouth=function(e){let t=this.parent;if(t===void 0)return this.findLevelZeroTile(e,this.x,this.y+1);if(t.northwestChild===this)return t.southwestChild;if(t.northeastChild===this)return t.southeastChild;let n=t.findTileToSouth(e);if(n!==void 0)return t.southwestChild===this?n.northwestChild:n.northeastChild};Dc.prototype.findTileToNorth=function(e){let t=this.parent;if(t===void 0)return this.findLevelZeroTile(e,this.x,this.y-1);if(t.southwestChild===this)return t.northwestChild;if(t.southeastChild===this)return t.northeastChild;let n=t.findTileToNorth(e);if(n!==void 0)return t.northwestChild===this?n.southwestChild:n.southeastChild};Dc.prototype.freeResources=function(){this.state=Ts.START,this.renderable=!1,this.upsampledFromParent=!1,u(this.data)&&u(this.data.freeResources)&&this.data.freeResources(),kV(this._southwestChild),this._southwestChild=void 0,kV(this._southeastChild),this._southeastChild=void 0,kV(this._northwestChild),this._northwestChild=void 0,kV(this._northeastChild),this._northeastChild=void 0};function kV(e){u(e)&&e.freeResources()}var pP=Dc;function zV(){this.head=void 0,this.tail=void 0,this.count=0,this._lastBeforeStartOfFrame=void 0}zV.prototype.markStartOfRenderFrame=function(){this._lastBeforeStartOfFrame=this.head};zV.prototype.trimTiles=function(e){let t=this.tail,n=!0;for(;n&&u(this._lastBeforeStartOfFrame)&&this.count>e&&u(t);){n=t!==this._lastBeforeStartOfFrame;let i=t.replacementPrevious;t.eligibleForUnloading&&(t.freeResources(),bte(this,t)),t=i}};function bte(e,t){let n=t.replacementPrevious,i=t.replacementNext;t===e._lastBeforeStartOfFrame&&(e._lastBeforeStartOfFrame=i),t===e.head?e.head=i:n.replacementNext=i,t===e.tail?e.tail=n:i.replacementPrevious=n,t.replacementPrevious=void 0,t.replacementNext=void 0,--e.count}zV.prototype.markTileRendered=function(e){let t=this.head;if(t===e){e===this._lastBeforeStartOfFrame&&(this._lastBeforeStartOfFrame=e.replacementNext);return}if(++this.count,!u(t)){e.replacementPrevious=void 0,e.replacementNext=void 0,this.head=e,this.tail=e;return}(u(e.replacementPrevious)||u(e.replacementNext))&&bte(this,e),e.replacementPrevious=void 0,e.replacementNext=t,t.replacementPrevious=e,this.head=e};var _P=zV;function Ju(e){this._tileProvider=e.tileProvider,this._tileProvider.quadtree=this,this._debug={enableDebugOutput:!1,maxDepth:0,maxDepthVisited:0,tilesVisited:0,tilesCulled:0,tilesRendered:0,tilesWaitingForChildren:0,lastMaxDepth:-1,lastMaxDepthVisited:-1,lastTilesVisited:-1,lastTilesCulled:-1,lastTilesRendered:-1,lastTilesWaitingForChildren:-1,suspendLodUpdate:!1};let n=this._tileProvider.tilingScheme.ellipsoid;this._tilesToRender=[],this._tileLoadQueueHigh=[],this._tileLoadQueueMedium=[],this._tileLoadQueueLow=[],this._tileReplacementQueue=new _P,this._levelZeroTiles=void 0,this._loadQueueTimeSlice=5,this._tilesInvalidated=!1,this._addHeightCallbacks=[],this._removeHeightCallbacks=[],this._tileToUpdateHeights=[],this._lastTileIndex=0,this._updateHeightsTimeSlice=2,this._cameraPositionCartographic=void 0,this._cameraReferenceFrameOriginCartographic=void 0,this.maximumScreenSpaceError=y(e.maximumScreenSpaceError,2),this.tileCacheSize=y(e.tileCacheSize,100),this.loadingDescendantLimit=20,this.preloadAncestors=!0,this.preloadSiblings=!1,this._occluders=new mP({ellipsoid:n}),this._tileLoadProgressEvent=new Ae,this._lastTileLoadQueueLength=0,this._lastSelectionFrameNumber=void 0}Object.defineProperties(Ju.prototype,{tileProvider:{get:function(){return this._tileProvider}},tileLoadProgressEvent:{get:function(){return this._tileLoadProgressEvent}},occluders:{get:function(){return this._occluders}}});Ju.prototype.invalidateAllTiles=function(){this._tilesInvalidated=!0};function iRe(e){let t=e._tileReplacementQueue;t.head=void 0,t.tail=void 0,t.count=0,vte(e);let n=e._levelZeroTiles;if(u(n))for(let i=0;i<n.length;++i){let r=n[i].customData,s=r.length;for(let a=0;a<s;++a){let c=r[a];c.level=0,e._addHeightCallbacks.push(c)}n[i].freeResources()}e._levelZeroTiles=void 0,e._tileProvider.cancelReprojections()}Ju.prototype.forEachLoadedTile=function(e){let t=this._tileReplacementQueue.head;for(;u(t);)t.state!==Ts.START&&e(t),t=t.replacementNext};Ju.prototype.forEachRenderedTile=function(e){let t=this._tilesToRender;for(let n=0,i=t.length;n<i;++n)e(t[n])};Ju.prototype.updateHeight=function(e,t){let n=this,i={positionOnEllipsoidSurface:void 0,positionCartographic:e,level:-1,callback:t};return i.removeFunc=function(){let o=n._addHeightCallbacks,r=o.length;for(let s=0;s<r;++s)if(o[s]===i){o.splice(s,1);break}n._removeHeightCallbacks.push(i),i.callback&&(i.callback=void 0)},n._addHeightCallbacks.push(i),i.removeFunc};Ju.prototype.update=function(e){u(this._tileProvider.update)&&this._tileProvider.update(e)};function vte(e){let t=e._debug;t.maxDepth=0,t.maxDepthVisited=0,t.tilesVisited=0,t.tilesCulled=0,t.tilesRendered=0,t.tilesWaitingForChildren=0,e._tileLoadQueueHigh.length=0,e._tileLoadQueueMedium.length=0,e._tileLoadQueueLow.length=0}Ju.prototype.beginFrame=function(e){e.passes.render&&(this._tilesInvalidated&&(iRe(this),this._tilesInvalidated=!1),this._tileProvider.initialize(e),vte(this),!this._debug.suspendLodUpdate&&this._tileReplacementQueue.markStartOfRenderFrame())};Ju.prototype.render=function(e){let t=e.passes,n=this._tileProvider;t.render&&(n.beginUpdate(e),aRe(this,e),gRe(this,e),n.endUpdate(e)),t.pick&&this._tilesToRender.length>0&&n.updateForPick(e)};function oRe(e,t){let n=e._tileLoadQueueHigh.length+e._tileLoadQueueMedium.length+e._tileLoadQueueLow.length;if(n!==e._lastTileLoadQueueLength||e._tilesInvalidated){let o=Ae.prototype.raiseEvent.bind(e._tileLoadProgressEvent,n);t.afterRender.push(()=>(o(),!0)),e._lastTileLoadQueueLength=n}let i=e._debug;i.enableDebugOutput&&!i.suspendLodUpdate&&(i.maxDepth=e._tilesToRender.reduce(function(o,r){return Math.max(o,r.level)},-1),i.tilesRendered=e._tilesToRender.length,(i.tilesVisited!==i.lastTilesVisited||i.tilesRendered!==i.lastTilesRendered||i.tilesCulled!==i.lastTilesCulled||i.maxDepth!==i.lastMaxDepth||i.tilesWaitingForChildren!==i.lastTilesWaitingForChildren||i.maxDepthVisited!==i.lastMaxDepthVisited)&&(console.log(`Visited ${i.tilesVisited}, Rendered: ${i.tilesRendered}, Culled: ${i.tilesCulled}, Max Depth Rendered: ${i.maxDepth}, Max Depth Visited: ${i.maxDepthVisited}, Waiting for children: ${i.tilesWaitingForChildren}`),i.lastTilesVisited=i.tilesVisited,i.lastTilesRendered=i.tilesRendered,i.lastTilesCulled=i.tilesCulled,i.lastMaxDepth=i.maxDepth,i.lastTilesWaitingForChildren=i.tilesWaitingForChildren,i.lastMaxDepthVisited=i.maxDepthVisited))}Ju.prototype.endFrame=function(e){!e.passes.render||e.mode===ee.MORPHING||(hRe(this,e),_Re(this,e),oRe(this,e))};Ju.prototype.isDestroyed=function(){return!1};Ju.prototype.destroy=function(){this._tileProvider=this._tileProvider&&this._tileProvider.destroy()};var yP,Ste=new he;function rRe(e,t){let n=ce.center(e.rectangle,Ste),i=n.longitude-yP.longitude,o=n.latitude-yP.latitude;n=ce.center(t.rectangle,Ste);let r=n.longitude-yP.longitude,s=n.latitude-yP.latitude;return i*i+o*o-(r*r+s*s)}var sRe=new h,gP=[];function aRe(e,t){let n=e._debug;if(n.suspendLodUpdate)return;let i=e._tilesToRender;i.length=0;let o,r=e._tileProvider;if(!u(e._levelZeroTiles))if(r.ready){let A=r.tilingScheme;e._levelZeroTiles=pP.createLevelZeroTiles(A);let x=e._levelZeroTiles.length;if(gP.length<x)for(gP=new Array(x),o=0;o<x;++o)gP[o]===void 0&&(gP[o]=new AP)}else return;e._occluders.ellipsoid.cameraPosition=t.camera.positionWC;let s,a=e._levelZeroTiles,c=a.length>1?e._occluders:void 0;yP=t.camera.positionCartographic,a.sort(rRe);let l=e._addHeightCallbacks,f=e._removeHeightCallbacks,d=t.frameNumber,p;if(l.length>0||f.length>0){for(o=0,p=a.length;o<p;++o)s=a[o],s._updateCustomData(d,l,f);l.length=0,f.length=0}let g=t.camera;e._cameraPositionCartographic=g.positionCartographic;let m=M.getTranslation(g.transform,sRe);for(e._cameraReferenceFrameOriginCartographic=e.tileProvider.tilingScheme.ellipsoid.cartesianToCartographic(m,e._cameraReferenceFrameOriginCartographic),o=0,p=a.length;o<p;++o)s=a[o],e._tileReplacementQueue.markTileRendered(s),s.renderable?ha(e,s,r,t,c,!1,gP[o]):(up(e,e._tileLoadQueueHigh,s,t),++n.tilesWaitingForChildren);e._lastSelectionFrameNumber=d}function up(e,t,n,i){n.needsLoading&&(e.tileProvider.computeTileLoadPriority!==void 0&&(n._loadPriority=e.tileProvider.computeTileLoadPriority(n,i)),t.push(n))}function AP(){this.allAreRenderable=!0,this.anyWereRenderedLastFrame=!1,this.notYetRenderableCount=0}function Dte(){this.southwest=new AP,this.southeast=new AP,this.northwest=new AP,this.northeast=new AP}Dte.prototype.combine=function(e){let t=this.southwest,n=this.southeast,i=this.northwest,o=this.northeast;e.allAreRenderable=t.allAreRenderable&&n.allAreRenderable&&i.allAreRenderable&&o.allAreRenderable,e.anyWereRenderedLastFrame=t.anyWereRenderedLastFrame||n.anyWereRenderedLastFrame||i.anyWereRenderedLastFrame||o.anyWereRenderedLastFrame,e.notYetRenderableCount=t.notYetRenderableCount+n.notYetRenderableCount+i.notYetRenderableCount+o.notYetRenderableCount};var d5=new Array(31);for(let e=0;e<d5.length;++e)d5[e]=new Dte;function cRe(e,t,n,i,o){let r=e._debug;++r.tilesVisited,e._tileReplacementQueue.markTileRendered(n),n._updateCustomData(t.frameNumber),n.level>r.maxDepthVisited&&(r.maxDepthVisited=n.level);let s=fRe(e,t,n)<e.maximumScreenSpaceError,a=n.southwestChild,c=n.southeastChild,l=n.northwestChild,f=n.northeastChild,d=e._lastSelectionFrameNumber,p=n._lastSelectionResultFrame===d?n._lastSelectionResult:Qn.NONE,g=e.tileProvider;if(s||i){let m=Qn.originalResult(p)===Qn.RENDERED,A=Qn.originalResult(p)===Qn.CULLED||p===Qn.NONE,x=n.state===Ts.DONE,C=m||A||x;if(C||u(g.canRenderWithoutLosingDetail)&&(C=g.canRenderWithoutLosingDetail(n)),C){s&&up(e,e._tileLoadQueueMedium,n,t),HV(e,n),o.allAreRenderable=n.renderable,o.anyWereRenderedLastFrame=p===Qn.RENDERED,o.notYetRenderableCount=n.renderable?0:1,n._lastSelectionResultFrame=t.frameNumber,n._lastSelectionResult=Qn.RENDERED,o.anyWereRenderedLastFrame||e._tileToUpdateHeights.push(n);return}i=!0,s&&up(e,e._tileLoadQueueHigh,n,t)}if(g.canRefine(n)){if(a.upsampledFromParent&&c.upsampledFromParent&&l.upsampledFromParent&&f.upsampledFromParent){HV(e,n),up(e,e._tileLoadQueueMedium,n,t),e._tileReplacementQueue.markTileRendered(a),e._tileReplacementQueue.markTileRendered(c),e._tileReplacementQueue.markTileRendered(l),e._tileReplacementQueue.markTileRendered(f),o.allAreRenderable=n.renderable,o.anyWereRenderedLastFrame=p===Qn.RENDERED,o.notYetRenderableCount=n.renderable?0:1,n._lastSelectionResultFrame=t.frameNumber,n._lastSelectionResult=Qn.RENDERED,o.anyWereRenderedLastFrame||e._tileToUpdateHeights.push(n);return}n._lastSelectionResultFrame=t.frameNumber,n._lastSelectionResult=Qn.REFINED;let A=e._tilesToRender.length,x=e._tileLoadQueueLow.length,C=e._tileLoadQueueMedium.length,T=e._tileLoadQueueHigh.length,E=e._tileToUpdateHeights.length;if(lRe(e,a,c,l,f,t,i,o),A!==e._tilesToRender.length){let S=o.allAreRenderable,v=o.anyWereRenderedLastFrame,w=o.notYetRenderableCount,R=!1;if(!S&&!v){let O=e._tilesToRender;for(let N=A;N<O.length;++N){let _=O[N];for(;_!==void 0&&_._lastSelectionResult!==Qn.KICKED&&_!==n;)_._lastSelectionResult=Qn.kick(_._lastSelectionResult),_=_.parent}e._tilesToRender.length=A,e._tileToUpdateHeights.length=E,HV(e,n),n._lastSelectionResult=Qn.RENDERED;let L=p===Qn.RENDERED;!L&&w>e.loadingDescendantLimit&&(e._tileLoadQueueLow.length=x,e._tileLoadQueueMedium.length=C,e._tileLoadQueueHigh.length=T,up(e,e._tileLoadQueueMedium,n,t),o.notYetRenderableCount=n.renderable?0:1,R=!0),o.allAreRenderable=n.renderable,o.anyWereRenderedLastFrame=L,L||e._tileToUpdateHeights.push(n),++r.tilesWaitingForChildren}e.preloadAncestors&&!R&&up(e,e._tileLoadQueueLow,n,t)}return}n._lastSelectionResultFrame=t.frameNumber,n._lastSelectionResult=Qn.RENDERED,HV(e,n),up(e,e._tileLoadQueueHigh,n,t),o.allAreRenderable=n.renderable,o.anyWereRenderedLastFrame=p===Qn.RENDERED,o.notYetRenderableCount=n.renderable?0:1}function lRe(e,t,n,i,o,r,s,a){let c=r.camera.positionCartographic,l=e._tileProvider,f=e._occluders,d=d5[t.level],p=d.southwest,g=d.southeast,m=d.northwest,A=d.northeast;c.longitude<t.rectangle.east?c.latitude<t.rectangle.north?(ha(e,t,l,r,f,s,p),ha(e,n,l,r,f,s,g),ha(e,i,l,r,f,s,m),ha(e,o,l,r,f,s,A)):(ha(e,i,l,r,f,s,m),ha(e,t,l,r,f,s,p),ha(e,o,l,r,f,s,A),ha(e,n,l,r,f,s,g)):c.latitude<t.rectangle.north?(ha(e,n,l,r,f,s,g),ha(e,t,l,r,f,s,p),ha(e,o,l,r,f,s,A),ha(e,i,l,r,f,s,m)):(ha(e,o,l,r,f,s,A),ha(e,i,l,r,f,s,m),ha(e,n,l,r,f,s,g),ha(e,t,l,r,f,s,p)),d.combine(a)}function uRe(e,t){let n=t.rectangle;return u(e._cameraPositionCartographic)&&ce.contains(n,e._cameraPositionCartographic)||u(e._cameraReferenceFrameOriginCartographic)&&ce.contains(n,e._cameraReferenceFrameOriginCartographic)}function ha(e,t,n,i,o,r,s){if(n.computeTileVisibility(t,i,o)!==or.NONE)return cRe(e,i,t,r,s);if(++e._debug.tilesCulled,e._tileReplacementQueue.markTileRendered(t),s.allAreRenderable=!0,s.anyWereRenderedLastFrame=!1,s.notYetRenderableCount=0,uRe(e,t)){(!u(t.data)||!u(t.data.vertexArray))&&up(e,e._tileLoadQueueMedium,t,i);let a=e._lastSelectionFrameNumber,c=t._lastSelectionResultFrame===a?t._lastSelectionResult:Qn.NONE;c!==Qn.CULLED_BUT_NEEDED&&c!==Qn.RENDERED&&e._tileToUpdateHeights.push(t),t._lastSelectionResult=Qn.CULLED_BUT_NEEDED}else e.preloadSiblings||t.level===0?(up(e,e._tileLoadQueueLow,t,i),t._lastSelectionResult=Qn.CULLED):t._lastSelectionResult=Qn.CULLED;t._lastSelectionResultFrame=i.frameNumber}function fRe(e,t,n){if(t.mode===ee.SCENE2D||t.camera.frustum instanceof en||t.camera.frustum instanceof Tr)return dRe(e,t,n);let i=e._tileProvider.getLevelMaximumGeometricError(n.level),o=n._distance,r=t.context.drawingBufferHeight,s=t.camera.frustum.sseDenominator,a=i*r/(o*s);return t.fog.enabled&&(a-=P.fog(o,t.fog.density)*t.fog.sse),a/=t.pixelRatio,a}function dRe(e,t,n){let o=t.camera.frustum;u(o._offCenterFrustum)&&(o=o._offCenterFrustum);let r=t.context,s=r.drawingBufferWidth,a=r.drawingBufferHeight,c=e._tileProvider.getLevelMaximumGeometricError(n.level),l=Math.max(o.top-o.bottom,o.right-o.left)/Math.max(s,a),f=c/l;return t.fog.enabled&&t.mode!==ee.SCENE2D&&(f-=P.fog(n._distance,t.fog.density)*t.fog.sse),f/=t.pixelRatio,f}function HV(e,t){e._tilesToRender.push(t)}function hRe(e,t){let n=e._tileLoadQueueHigh,i=e._tileLoadQueueMedium,o=e._tileLoadQueueLow;if(n.length===0&&i.length===0&&o.length===0)return;e._tileReplacementQueue.trimTiles(e.tileCacheSize);let r=li()+e._loadQueueTimeSlice,s=e._tileProvider,a=u5(e,t,s,r,n,!1);a=u5(e,t,s,r,i,a),u5(e,t,s,r,o,a)}function mRe(e,t){return e._loadPriority-t._loadPriority}function u5(e,t,n,i,o,r){n.computeTileLoadPriority!==void 0&&o.sort(mRe);for(let s=0,a=o.length;s<a&&(li()<i||!r);++s){let c=o[s];e._tileReplacementQueue.markTileRendered(c),n.loadTile(t,c),r=!0}return r}var UT=new Pn,f5=new he,lg=new h,pRe=[];function _Re(e,t){if(!e.tileProvider.ready)return;let n=pRe;n.length=0;let i=e._tileToUpdateHeights,o=li(),r=e._updateHeightsTimeSlice,s=o+r,a=t.mode,c=t.mapProjection,l=e.tileProvider.tilingScheme.ellipsoid,f;for(;i.length>0;){let d=i[0];if(!u(d.data)||!u(d.data.mesh)){let A=d._lastSelectionResultFrame===e._lastSelectionFrameNumber?d._lastSelectionResult:Qn.NONE;(A===Qn.RENDERED||A===Qn.CULLED_BUT_NEEDED)&&n.push(d),i.shift(),e._lastTileIndex=0;continue}let p=d.customData,g=p.length,m=!1;for(f=e._lastTileIndex;f<g;++f){let A=p[f],x=d.data.terrainData,C=u(x)&&x.wasCreatedByUpsampling();if(d.level>A.level&&!C){if(u(A.positionOnEllipsoidSurface)||(A.positionOnEllipsoidSurface=h.fromRadians(A.positionCartographic.longitude,A.positionCartographic.latitude,0,l)),a===ee.SCENE3D){let E=l.geodeticSurfaceNormal(A.positionOnEllipsoidSurface,UT.direction),S=l.getSurfaceNormalIntersectionWithZAxis(A.positionOnEllipsoidSurface,11500,UT.origin);if(!u(S)){let v=0;u(d.data.tileBoundingRegion)&&(v=d.data.tileBoundingRegion.minimumHeight);let w=Math.min(v,-11500),R=h.multiplyByScalar(E,Math.abs(w)+1,lg);h.subtract(A.positionOnEllipsoidSurface,R,UT.origin)}}else he.clone(A.positionCartographic,f5),f5.height=-11500,c.project(f5,lg),h.fromElements(lg.z,lg.x,lg.y,lg),h.clone(lg,UT.origin),h.clone(h.UNIT_X,UT.direction);let T=d.data.pick(UT,a,c,!1,lg);u(T)&&(u(A.callback)&&A.callback(T),A.level=d.level)}if(li()>=s){m=!0;break}}if(m){e._lastTileIndex=f;break}else e._lastTileIndex=0,i.shift()}for(f=0;f<n.length;f++)i.push(n[f])}function gRe(e,t){let n=e._tileProvider,i=e._tilesToRender;for(let o=0,r=i.length;o<r;++o){let s=i[o];n.showTileThisFrame(s,t)}}var xP=Ju;function id(e){e=y(e,ie.WGS84);let t=new tp({ellipsoid:e}),n=new hP;this._ellipsoid=e,this._imageryLayerCollection=n,this._surfaceShaderSet=new XI,this._material=void 0,this._surface=new xP({tileProvider:new fP({terrainProvider:t,imageryLayers:n,surfaceShaderSet:this._surfaceShaderSet})}),this._terrainProvider=t,this._terrainProviderChanged=new Ae,this._undergroundColor=z.clone(z.BLACK),this._undergroundColorAlphaByDistance=new Pt(e.maximumRadius/1e3,0,e.maximumRadius/5,1),this._translucency=new dP,m5(this),this.show=!0,this._oceanNormalMapResourceDirty=!0,this._oceanNormalMapResource=new Oe({url:$t("Assets/Textures/waterNormalsSmall.jpg")}),this.maximumScreenSpaceError=2,this.tileCacheSize=100,this.loadingDescendantLimit=20,this.preloadAncestors=!0,this.preloadSiblings=!1,this.fillHighlightColor=void 0,this.enableLighting=!1,this.lambertDiffuseMultiplier=.9,this.dynamicAtmosphereLighting=!0,this.dynamicAtmosphereLightingFromSun=!1,this.showGroundAtmosphere=!0,this.atmosphereLightIntensity=10,this.atmosphereRayleighCoefficient=new h(55e-7,13e-6,284e-7),this.atmosphereMieCoefficient=new h(21e-6,21e-6,21e-6),this.atmosphereRayleighScaleHeight=1e4,this.atmosphereMieScaleHeight=3200,this.atmosphereMieAnisotropy=.9,this.lightingFadeOutDistance=1e7,this.lightingFadeInDistance=2e7,this.nightFadeOutDistance=1e7,this.nightFadeInDistance=5e7,this.showWaterEffect=!0,this.depthTestAgainstTerrain=!1,this.shadows=gn.RECEIVE_ONLY,this.atmosphereHueShift=0,this.atmosphereSaturationShift=0,this.atmosphereBrightnessShift=0,this.terrainExaggeration=1,this.terrainExaggerationRelativeHeight=0,this.showSkirts=!0,this.backFaceCulling=!0,this._oceanNormalMap=void 0,this._zoomedOutOceanSpecularIntensity=void 0,this.vertexShadowDarkness=.3}Object.defineProperties(id.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},imageryLayers:{get:function(){return this._imageryLayerCollection}},imageryLayersUpdatedEvent:{get:function(){return this._surface.tileProvider.imageryLayersUpdatedEvent}},tilesLoaded:{get:function(){return u(this._surface)?this._surface.tileProvider.ready&&this._surface._tileLoadQueueHigh.length===0&&this._surface._tileLoadQueueMedium.length===0&&this._surface._tileLoadQueueLow.length===0:!0}},baseColor:{get:function(){return this._surface.tileProvider.baseColor},set:function(e){this._surface.tileProvider.baseColor=e}},clippingPlanes:{get:function(){return this._surface.tileProvider.clippingPlanes},set:function(e){this._surface.tileProvider.clippingPlanes=e}},cartographicLimitRectangle:{get:function(){return this._surface.tileProvider.cartographicLimitRectangle},set:function(e){u(e)||(e=ce.clone(ce.MAX_VALUE)),this._surface.tileProvider.cartographicLimitRectangle=e}},oceanNormalMapUrl:{get:function(){return this._oceanNormalMapResource.url},set:function(e){this._oceanNormalMapResource.url=e,this._oceanNormalMapResourceDirty=!0}},terrainProvider:{get:function(){return this._terrainProvider},set:function(e){e!==this._terrainProvider&&(this._terrainProvider=e,this._terrainProviderChanged.raiseEvent(e),u(this._material)&&m5(this))}},terrainProviderChanged:{get:function(){return this._terrainProviderChanged}},tileLoadProgressEvent:{get:function(){return this._surface.tileLoadProgressEvent}},material:{get:function(){return this._material},set:function(e){this._material!==e&&(this._material=e,m5(this))}},undergroundColor:{get:function(){return this._undergroundColor},set:function(e){this._undergroundColor=z.clone(e,this._undergroundColor)}},undergroundColorAlphaByDistance:{get:function(){return this._undergroundColorAlphaByDistance},set:function(e){this._undergroundColorAlphaByDistance=Pt.clone(e,this._undergroundColorAlphaByDistance)}},translucency:{get:function(){return this._translucency}}});function m5(e){let t=[],n=u(e._material)&&(e._material.shaderSource.match(/slope/)||e._material.shaderSource.match("normalEC")),i=[Ym,oT];u(e._material)&&(!n||e._terrainProvider.requestVertexNormals)?(i.push(e._material.shaderSource),t.push("APPLY_MATERIAL"),e._surface._tileProvider.materialUniformMap=e._material._uniforms):e._surface._tileProvider.materialUniformMap=void 0,i.push(sI),e._surfaceShaderSet.baseVertexShaderSource=new ke({sources:[Ym,oT,aI],defines:t}),e._surfaceShaderSet.baseFragmentShaderSource=new ke({sources:i,defines:t}),e._surfaceShaderSet.material=e._material}function yRe(e){return function(t,n){let i=se.distanceSquaredTo(t.pickBoundingSphere,e),o=se.distanceSquaredTo(n.pickBoundingSphere,e);return i-o}}var ARe=[],xRe={start:0,stop:0};id.prototype.pickWorldCoordinates=function(e,t,n,i){n=y(n,!0);let o=t.mode,r=t.mapProjection,s=ARe;s.length=0;let a=this._surface._tilesToRender,c=a.length,l,f;for(f=0;f<c;++f){l=a[f];let p=l.data;if(!u(p))continue;let g=p.pickBoundingSphere;if(o!==ee.SCENE3D)p.pickBoundingSphere=g=se.fromRectangleWithHeights2D(l.rectangle,r,p.tileBoundingRegion.minimumHeight,p.tileBoundingRegion.maximumHeight,g),h.fromElements(g.center.z,g.center.x,g.center.y,g.center);else if(u(p.renderedMesh))se.clone(p.tileBoundingRegion.boundingSphere,g);else continue;let m=Wi.raySphere(e,g,xRe);u(m)&&s.push(p)}s.sort(yRe(e.origin));let d;for(c=s.length,f=0;f<c&&(d=s[f].pick(e,t.mode,t.mapProjection,n,i),!u(d));++f);return d};var CRe=new he;id.prototype.pick=function(e,t,n){if(n=this.pickWorldCoordinates(e,t,!0,n),u(n)&&t.mode!==ee.SCENE3D){n=h.fromElements(n.y,n.z,n.x,n);let i=t.mapProjection.unproject(n,CRe);n=t.globe.ellipsoid.cartographicToCartesian(i,n)}return n};var TRe=new h,wte=new h,ERe=new he,bRe=new Pn;function h5(e,t){return u(e)&&ce.contains(e.rectangle,t)?e:void 0}id.prototype.getHeight=function(e){let t=this._surface._levelZeroTiles;if(!u(t))return;let n,i,o=t.length;for(i=0;i<o&&(n=t[i],!ce.contains(n.rectangle,e));++i);if(i>=o)return;let r=n;for(;u(n);)n=h5(n._southwestChild,e)||h5(n._southeastChild,e)||h5(n._northwestChild,e)||n._northeastChild,u(n)&&u(n.data)&&u(n.data.renderedMesh)&&(r=n);if(n=r,!u(n)||!u(n.data)||!u(n.data.renderedMesh))return;let s=this._surface._tileProvider.tilingScheme.projection,a=this._surface._tileProvider.tilingScheme.ellipsoid,c=h.fromRadians(e.longitude,e.latitude,0,a,TRe),l=bRe,f=a.geodeticSurfaceNormal(c,l.direction),d=a.getSurfaceNormalIntersectionWithZAxis(c,11500,l.origin);if(!u(d)){let g;u(n.data.tileBoundingRegion)&&(g=n.data.tileBoundingRegion.minimumHeight);let m=Math.min(y(g,0),-11500),A=h.multiplyByScalar(f,Math.abs(m)+1,wte);h.subtract(c,A,l.origin)}let p=n.data.pick(l,void 0,s,!1,wte);if(u(p))return a.cartesianToCartographic(p,ERe).height};id.prototype.update=function(e){this.show&&e.passes.render&&this._surface.update(e)};id.prototype.beginFrame=function(e){let t=this._surface,n=t.tileProvider,i=this.terrainProvider,o=this.showWaterEffect&&i.ready&&i.hasWaterMask;if(o&&this._oceanNormalMapResourceDirty){this._oceanNormalMapResourceDirty=!1;let a=this._oceanNormalMapResource,c=a.url;if(u(c)){let l=this;a.fetchImage().then(function(f){c===l._oceanNormalMapResource.url&&(l._oceanNormalMap=l._oceanNormalMap&&l._oceanNormalMap.destroy(),l._oceanNormalMap=new It({context:e.context,source:f}))})}else this._oceanNormalMap=this._oceanNormalMap&&this._oceanNormalMap.destroy()}let r=e.passes,s=e.mode;r.render&&(this.showGroundAtmosphere?this._zoomedOutOceanSpecularIntensity=.4:this._zoomedOutOceanSpecularIntensity=.5,t.maximumScreenSpaceError=this.maximumScreenSpaceError,t.tileCacheSize=this.tileCacheSize,t.loadingDescendantLimit=this.loadingDescendantLimit,t.preloadAncestors=this.preloadAncestors,t.preloadSiblings=this.preloadSiblings,n.terrainProvider=this.terrainProvider,n.lightingFadeOutDistance=this.lightingFadeOutDistance,n.lightingFadeInDistance=this.lightingFadeInDistance,n.nightFadeOutDistance=this.nightFadeOutDistance,n.nightFadeInDistance=this.nightFadeInDistance,n.zoomedOutOceanSpecularIntensity=s===ee.SCENE3D?this._zoomedOutOceanSpecularIntensity:0,n.hasWaterMask=o,n.oceanNormalMap=this._oceanNormalMap,n.enableLighting=this.enableLighting,n.dynamicAtmosphereLighting=this.dynamicAtmosphereLighting,n.dynamicAtmosphereLightingFromSun=this.dynamicAtmosphereLightingFromSun,n.showGroundAtmosphere=this.showGroundAtmosphere,n.atmosphereLightIntensity=this.atmosphereLightIntensity,n.atmosphereRayleighCoefficient=this.atmosphereRayleighCoefficient,n.atmosphereMieCoefficient=this.atmosphereMieCoefficient,n.atmosphereRayleighScaleHeight=this.atmosphereRayleighScaleHeight,n.atmosphereMieScaleHeight=this.atmosphereMieScaleHeight,n.atmosphereMieAnisotropy=this.atmosphereMieAnisotropy,n.shadows=this.shadows,n.hueShift=this.atmosphereHueShift,n.saturationShift=this.atmosphereSaturationShift,n.brightnessShift=this.atmosphereBrightnessShift,n.fillHighlightColor=this.fillHighlightColor,n.showSkirts=this.showSkirts,n.backFaceCulling=this.backFaceCulling,n.vertexShadowDarkness=this.vertexShadowDarkness,n.undergroundColor=this._undergroundColor,n.undergroundColorAlphaByDistance=this._undergroundColorAlphaByDistance,n.lambertDiffuseMultiplier=this.lambertDiffuseMultiplier,t.beginFrame(e))};id.prototype.render=function(e){this.show&&(u(this._material)&&this._material.update(e.context),this._surface.render(e))};id.prototype.endFrame=function(e){this.show&&e.passes.render&&this._surface.endFrame(e)};id.prototype.isDestroyed=function(){return!1};id.prototype.destroy=function(){return this._surfaceShaderSet=this._surfaceShaderSet&&this._surfaceShaderSet.destroy(),this._surface=this._surface&&this._surface.destroy(),this._oceanNormalMap=this._oceanNormalMap&&this._oceanNormalMap.destroy(),le(this)};var CP=id;function SRe(e,t,n,i){this.rightAscension=e,this.declination=t,this.rotation=n,this.rotationRate=i}var TP=SRe;var Hte={},vRe=32.184,DRe=2451545,Ite=-.0529921,Pte=-.1059842,Ote=13.0120009,Rte=13.3407154,Bte=.9856003,Mte=26.4057084,Lte=13.064993,Nte=.3287146,Fte=1.7484877,Vte=-.1589763,Ute=.0036096,kte=.1643573,zte=12.9590088,p5=new $;Hte.ComputeMoon=function(e,t){u(e)||(e=$.now()),p5=$.addSeconds(e,vRe,p5);let n=$.totalDays(p5)-DRe,i=n/Jn.DAYS_PER_JULIAN_CENTURY,o=(125.045+Ite*n)*P.RADIANS_PER_DEGREE,r=(250.089+Pte*n)*P.RADIANS_PER_DEGREE,s=(260.008+Ote*n)*P.RADIANS_PER_DEGREE,a=(176.625+Rte*n)*P.RADIANS_PER_DEGREE,c=(357.529+Bte*n)*P.RADIANS_PER_DEGREE,l=(311.589+Mte*n)*P.RADIANS_PER_DEGREE,f=(134.963+Lte*n)*P.RADIANS_PER_DEGREE,d=(276.617+Nte*n)*P.RADIANS_PER_DEGREE,p=(34.226+Fte*n)*P.RADIANS_PER_DEGREE,g=(15.134+Vte*n)*P.RADIANS_PER_DEGREE,m=(119.743+Ute*n)*P.RADIANS_PER_DEGREE,A=(239.961+kte*n)*P.RADIANS_PER_DEGREE,x=(25.053+zte*n)*P.RADIANS_PER_DEGREE,C=Math.sin(o),T=Math.sin(r),E=Math.sin(s),S=Math.sin(a),v=Math.sin(c),w=Math.sin(l),R=Math.sin(f),O=Math.sin(d),L=Math.sin(p),N=Math.sin(g),_=Math.sin(m),b=Math.sin(A),D=Math.sin(x),I=Math.cos(o),B=Math.cos(r),F=Math.cos(s),k=Math.cos(a),U=Math.cos(c),G=Math.cos(l),V=Math.cos(f),X=Math.cos(d),W=Math.cos(p),Q=Math.cos(g),Y=Math.cos(m),K=Math.cos(A),J=Math.cos(x),_e=(269.9949+.0031*i-3.8787*C-.1204*T+.07*E-.0172*S+.0072*w-.0052*N+.0043*D)*P.RADIANS_PER_DEGREE,xe=(66.5392+.013*i+1.5419*I+.0239*B-.0278*F+.0068*k-.0029*G+9e-4*V+8e-4*Q-9e-4*J)*P.RADIANS_PER_DEGREE,re=(38.3213+13.17635815*n-14e-13*n*n+3.561*C+.1208*T-.0642*E+.0158*S+.0252*v-.0066*w-.0047*R-.0046*O+.0028*L+.0052*N+.004*_+.0019*b-.0044*D)*P.RADIANS_PER_DEGREE,ye=(13.17635815-14e-13*(2*n)+3.561*I*Ite+.1208*B*Pte-.0642*F*Ote+.0158*k*Rte+.0252*U*Bte-.0066*G*Mte-.0047*V*Lte-.0046*X*Nte+.0028*W*Fte+.0052*Q*Vte+.004*Y*Ute+.0019*K*kte-.0044*J*zte)/86400*P.RADIANS_PER_DEGREE;return u(t)||(t=new TP),t.rightAscension=_e,t.declination=xe,t.rotation=re,t.rotationRate=ye,t};var EP=Hte;function Gte(e){(!u(e)||typeof e!="function")&&(e=EP.ComputeMoon),this._computeFunction=e}var wRe=new h,IRe=new h,PRe=new h;function ORe(e,t,n){let i=wRe;i.x=Math.cos(e+P.PI_OVER_TWO),i.y=Math.sin(e+P.PI_OVER_TWO),i.z=0;let o=Math.cos(t),r=PRe;r.x=o*Math.cos(e),r.y=o*Math.sin(e),r.z=Math.sin(t);let s=h.cross(r,i,IRe);return u(n)||(n=new Z),n[0]=i.x,n[1]=s.x,n[2]=r.x,n[3]=i.y,n[4]=s.y,n[5]=r.y,n[6]=i.z,n[7]=s.z,n[8]=r.z,n}var RRe=new Z,BRe=new Le;Gte.prototype.evaluate=function(e,t){u(e)||(e=$.now());let n=this._computeFunction(e),i=ORe(n.rightAscension,n.declination,t),o=P.zeroToTwoPi(n.rotation),r=Le.fromAxisAngle(h.UNIT_Z,o,BRe),s=Z.fromQuaternion(Le.conjugate(r,r),RRe);return Z.multiply(s,i,i)};var bP=Gte;var MRe=new h;function Yl(e){e=y(e,y.EMPTY_OBJECT);let t=e.minimum,n=e.maximum,i=y(e.vertexFormat,Ie.DEFAULT);this._minimum=h.clone(t),this._maximum=h.clone(n),this._vertexFormat=i,this._offsetAttribute=e.offsetAttribute,this._workerName="createBoxGeometry"}Yl.fromDimensions=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.dimensions,n=h.multiplyByScalar(t,.5,new h);return new Yl({minimum:h.negate(n,new h),maximum:n,vertexFormat:e.vertexFormat,offsetAttribute:e.offsetAttribute})};Yl.fromAxisAlignedBoundingBox=function(e){return new Yl({minimum:e.minimum,maximum:e.maximum})};Yl.packedLength=2*h.packedLength+Ie.packedLength+1;Yl.pack=function(e,t,n){return n=y(n,0),h.pack(e._minimum,t,n),h.pack(e._maximum,t,n+h.packedLength),Ie.pack(e._vertexFormat,t,n+2*h.packedLength),t[n+2*h.packedLength+Ie.packedLength]=y(e._offsetAttribute,-1),t};var jte=new h,Yte=new h,qte=new Ie,Wte={minimum:jte,maximum:Yte,vertexFormat:qte,offsetAttribute:void 0};Yl.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t,jte),o=h.unpack(e,t+h.packedLength,Yte),r=Ie.unpack(e,t+2*h.packedLength,qte),s=e[t+2*h.packedLength+Ie.packedLength];return u(n)?(n._minimum=h.clone(i,n._minimum),n._maximum=h.clone(o,n._maximum),n._vertexFormat=Ie.clone(r,n._vertexFormat),n._offsetAttribute=s===-1?void 0:s,n):(Wte.offsetAttribute=s===-1?void 0:s,new Yl(Wte))};Yl.createGeometry=function(e){let t=e._minimum,n=e._maximum,i=e._vertexFormat;if(h.equals(t,n))return;let o=new hn,r,s;if(i.position&&(i.st||i.normal||i.tangent||i.bitangent)){if(i.position&&(s=new Float64Array(6*4*3),s[0]=t.x,s[1]=t.y,s[2]=n.z,s[3]=n.x,s[4]=t.y,s[5]=n.z,s[6]=n.x,s[7]=n.y,s[8]=n.z,s[9]=t.x,s[10]=n.y,s[11]=n.z,s[12]=t.x,s[13]=t.y,s[14]=t.z,s[15]=n.x,s[16]=t.y,s[17]=t.z,s[18]=n.x,s[19]=n.y,s[20]=t.z,s[21]=t.x,s[22]=n.y,s[23]=t.z,s[24]=n.x,s[25]=t.y,s[26]=t.z,s[27]=n.x,s[28]=n.y,s[29]=t.z,s[30]=n.x,s[31]=n.y,s[32]=n.z,s[33]=n.x,s[34]=t.y,s[35]=n.z,s[36]=t.x,s[37]=t.y,s[38]=t.z,s[39]=t.x,s[40]=n.y,s[41]=t.z,s[42]=t.x,s[43]=n.y,s[44]=n.z,s[45]=t.x,s[46]=t.y,s[47]=n.z,s[48]=t.x,s[49]=n.y,s[50]=t.z,s[51]=n.x,s[52]=n.y,s[53]=t.z,s[54]=n.x,s[55]=n.y,s[56]=n.z,s[57]=t.x,s[58]=n.y,s[59]=n.z,s[60]=t.x,s[61]=t.y,s[62]=t.z,s[63]=n.x,s[64]=t.y,s[65]=t.z,s[66]=n.x,s[67]=t.y,s[68]=n.z,s[69]=t.x,s[70]=t.y,s[71]=n.z,o.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:s})),i.normal){let l=new Float32Array(72);l[0]=0,l[1]=0,l[2]=1,l[3]=0,l[4]=0,l[5]=1,l[6]=0,l[7]=0,l[8]=1,l[9]=0,l[10]=0,l[11]=1,l[12]=0,l[13]=0,l[14]=-1,l[15]=0,l[16]=0,l[17]=-1,l[18]=0,l[19]=0,l[20]=-1,l[21]=0,l[22]=0,l[23]=-1,l[24]=1,l[25]=0,l[26]=0,l[27]=1,l[28]=0,l[29]=0,l[30]=1,l[31]=0,l[32]=0,l[33]=1,l[34]=0,l[35]=0,l[36]=-1,l[37]=0,l[38]=0,l[39]=-1,l[40]=0,l[41]=0,l[42]=-1,l[43]=0,l[44]=0,l[45]=-1,l[46]=0,l[47]=0,l[48]=0,l[49]=1,l[50]=0,l[51]=0,l[52]=1,l[53]=0,l[54]=0,l[55]=1,l[56]=0,l[57]=0,l[58]=1,l[59]=0,l[60]=0,l[61]=-1,l[62]=0,l[63]=0,l[64]=-1,l[65]=0,l[66]=0,l[67]=-1,l[68]=0,l[69]=0,l[70]=-1,l[71]=0,o.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:l})}if(i.st){let l=new Float32Array(48);l[0]=0,l[1]=0,l[2]=1,l[3]=0,l[4]=1,l[5]=1,l[6]=0,l[7]=1,l[8]=1,l[9]=0,l[10]=0,l[11]=0,l[12]=0,l[13]=1,l[14]=1,l[15]=1,l[16]=0,l[17]=0,l[18]=1,l[19]=0,l[20]=1,l[21]=1,l[22]=0,l[23]=1,l[24]=1,l[25]=0,l[26]=0,l[27]=0,l[28]=0,l[29]=1,l[30]=1,l[31]=1,l[32]=1,l[33]=0,l[34]=0,l[35]=0,l[36]=0,l[37]=1,l[38]=1,l[39]=1,l[40]=0,l[41]=0,l[42]=1,l[43]=0,l[44]=1,l[45]=1,l[46]=0,l[47]=1,o.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:l})}if(i.tangent){let l=new Float32Array(72);l[0]=1,l[1]=0,l[2]=0,l[3]=1,l[4]=0,l[5]=0,l[6]=1,l[7]=0,l[8]=0,l[9]=1,l[10]=0,l[11]=0,l[12]=-1,l[13]=0,l[14]=0,l[15]=-1,l[16]=0,l[17]=0,l[18]=-1,l[19]=0,l[20]=0,l[21]=-1,l[22]=0,l[23]=0,l[24]=0,l[25]=1,l[26]=0,l[27]=0,l[28]=1,l[29]=0,l[30]=0,l[31]=1,l[32]=0,l[33]=0,l[34]=1,l[35]=0,l[36]=0,l[37]=-1,l[38]=0,l[39]=0,l[40]=-1,l[41]=0,l[42]=0,l[43]=-1,l[44]=0,l[45]=0,l[46]=-1,l[47]=0,l[48]=-1,l[49]=0,l[50]=0,l[51]=-1,l[52]=0,l[53]=0,l[54]=-1,l[55]=0,l[56]=0,l[57]=-1,l[58]=0,l[59]=0,l[60]=1,l[61]=0,l[62]=0,l[63]=1,l[64]=0,l[65]=0,l[66]=1,l[67]=0,l[68]=0,l[69]=1,l[70]=0,l[71]=0,o.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:l})}if(i.bitangent){let l=new Float32Array(72);l[0]=0,l[1]=1,l[2]=0,l[3]=0,l[4]=1,l[5]=0,l[6]=0,l[7]=1,l[8]=0,l[9]=0,l[10]=1,l[11]=0,l[12]=0,l[13]=1,l[14]=0,l[15]=0,l[16]=1,l[17]=0,l[18]=0,l[19]=1,l[20]=0,l[21]=0,l[22]=1,l[23]=0,l[24]=0,l[25]=0,l[26]=1,l[27]=0,l[28]=0,l[29]=1,l[30]=0,l[31]=0,l[32]=1,l[33]=0,l[34]=0,l[35]=1,l[36]=0,l[37]=0,l[38]=1,l[39]=0,l[40]=0,l[41]=1,l[42]=0,l[43]=0,l[44]=1,l[45]=0,l[46]=0,l[47]=1,l[48]=0,l[49]=0,l[50]=1,l[51]=0,l[52]=0,l[53]=1,l[54]=0,l[55]=0,l[56]=1,l[57]=0,l[58]=0,l[59]=1,l[60]=0,l[61]=0,l[62]=1,l[63]=0,l[64]=0,l[65]=1,l[66]=0,l[67]=0,l[68]=1,l[69]=0,l[70]=0,l[71]=1,o.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:l})}r=new Uint16Array(6*2*3),r[0]=0,r[1]=1,r[2]=2,r[3]=0,r[4]=2,r[5]=3,r[6]=4+2,r[7]=4+1,r[8]=4+0,r[9]=4+3,r[10]=4+2,r[11]=4+0,r[12]=8+0,r[13]=8+1,r[14]=8+2,r[15]=8+0,r[16]=8+2,r[17]=8+3,r[18]=12+2,r[19]=12+1,r[20]=12+0,r[21]=12+3,r[22]=12+2,r[23]=12+0,r[24]=16+2,r[25]=16+1,r[26]=16+0,r[27]=16+3,r[28]=16+2,r[29]=16+0,r[30]=20+0,r[31]=20+1,r[32]=20+2,r[33]=20+0,r[34]=20+2,r[35]=20+3}else s=new Float64Array(8*3),s[0]=t.x,s[1]=t.y,s[2]=t.z,s[3]=n.x,s[4]=t.y,s[5]=t.z,s[6]=n.x,s[7]=n.y,s[8]=t.z,s[9]=t.x,s[10]=n.y,s[11]=t.z,s[12]=t.x,s[13]=t.y,s[14]=n.z,s[15]=n.x,s[16]=t.y,s[17]=n.z,s[18]=n.x,s[19]=n.y,s[20]=n.z,s[21]=t.x,s[22]=n.y,s[23]=n.z,o.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:s}),r=new Uint16Array(6*2*3),r[0]=4,r[1]=5,r[2]=6,r[3]=4,r[4]=6,r[5]=7,r[6]=1,r[7]=0,r[8]=3,r[9]=1,r[10]=3,r[11]=2,r[12]=1,r[13]=6,r[14]=5,r[15]=1,r[16]=2,r[17]=6,r[18]=2,r[19]=3,r[20]=7,r[21]=2,r[22]=7,r[23]=6,r[24]=3,r[25]=0,r[26]=4,r[27]=3,r[28]=4,r[29]=7,r[30]=0,r[31]=1,r[32]=5,r[33]=0,r[34]=5,r[35]=4;let a=h.subtract(n,t,MRe),c=h.magnitude(a)*.5;if(u(e._offsetAttribute)){let l=s.length,f=e._offsetAttribute===on.NONE?0:1,d=new Uint8Array(l/3).fill(f);o.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:d})}return new ct({attributes:o,indices:r,primitiveType:Me.TRIANGLES,boundingSphere:new se(h.ZERO,c),offsetAttribute:e._offsetAttribute})};var _5;Yl.getUnitBox=function(){return u(_5)||(_5=Yl.createGeometry(Yl.fromDimensions({dimensions:new h(1,1,1),vertexFormat:Ie.POSITION_ONLY}))),_5};var sl=Yl;var SP=`uniform sampler2D image;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
vec4 rampColor = texture2D(image, vec2(materialInput.aspect / (2.0 * czm_pi), 0.5));
|
||
rampColor = czm_gammaCorrect(rampColor);
|
||
material.diffuse = rampColor.rgb;
|
||
material.alpha = rampColor.a;
|
||
return material;
|
||
}
|
||
`;var vP=`uniform sampler2D image;
|
||
uniform float strength;
|
||
uniform vec2 repeat;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
|
||
vec2 centerPixel = fract(repeat * st);
|
||
float centerBump = texture2D(image, centerPixel).channel;
|
||
|
||
float imageWidth = float(imageDimensions.x);
|
||
vec2 rightPixel = fract(repeat * (st + vec2(1.0 / imageWidth, 0.0)));
|
||
float rightBump = texture2D(image, rightPixel).channel;
|
||
|
||
float imageHeight = float(imageDimensions.y);
|
||
vec2 leftPixel = fract(repeat * (st + vec2(0.0, 1.0 / imageHeight)));
|
||
float topBump = texture2D(image, leftPixel).channel;
|
||
|
||
vec3 normalTangentSpace = normalize(vec3(centerBump - rightBump, centerBump - topBump, clamp(1.0 - strength, 0.1, 1.0)));
|
||
vec3 normalEC = materialInput.tangentToEyeMatrix * normalTangentSpace;
|
||
|
||
material.normal = normalEC;
|
||
material.diffuse = vec3(0.01);
|
||
|
||
return material;
|
||
}
|
||
`;var DP=`uniform vec4 lightColor;
|
||
uniform vec4 darkColor;
|
||
uniform vec2 repeat;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
|
||
// From Stefan Gustavson's Procedural Textures in GLSL in OpenGL Insights
|
||
float b = mod(floor(repeat.s * st.s) + floor(repeat.t * st.t), 2.0); // 0.0 or 1.0
|
||
|
||
// Find the distance from the closest separator (region between two colors)
|
||
float scaledWidth = fract(repeat.s * st.s);
|
||
scaledWidth = abs(scaledWidth - floor(scaledWidth + 0.5));
|
||
float scaledHeight = fract(repeat.t * st.t);
|
||
scaledHeight = abs(scaledHeight - floor(scaledHeight + 0.5));
|
||
float value = min(scaledWidth, scaledHeight);
|
||
|
||
vec4 currentColor = mix(lightColor, darkColor, b);
|
||
vec4 color = czm_antialias(lightColor, darkColor, currentColor, value, 0.03);
|
||
|
||
color = czm_gammaCorrect(color);
|
||
material.diffuse = color.rgb;
|
||
material.alpha = color.a;
|
||
|
||
return material;
|
||
}
|
||
`;var wP=`uniform vec4 lightColor;
|
||
uniform vec4 darkColor;
|
||
uniform vec2 repeat;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
// From Stefan Gustavson's Procedural Textures in GLSL in OpenGL Insights
|
||
float b = smoothstep(0.3, 0.32, length(fract(repeat * materialInput.st) - 0.5)); // 0.0 or 1.0
|
||
|
||
vec4 color = mix(lightColor, darkColor, b);
|
||
color = czm_gammaCorrect(color);
|
||
material.diffuse = color.rgb;
|
||
material.alpha = color.a;
|
||
|
||
return material;
|
||
}
|
||
`;var IP=`uniform sampler2D heights;
|
||
uniform sampler2D colors;
|
||
|
||
// This material expects heights to be sorted from lowest to highest.
|
||
|
||
float getHeight(int idx, float invTexSize)
|
||
{
|
||
vec2 uv = vec2((float(idx) + 0.5) * invTexSize, 0.5);
|
||
#ifdef OES_texture_float
|
||
return texture2D(heights, uv).x;
|
||
#else
|
||
return czm_unpackFloat(texture2D(heights, uv));
|
||
#endif
|
||
}
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
float height = materialInput.height;
|
||
float invTexSize = 1.0 / float(heightsDimensions.x);
|
||
|
||
float minHeight = getHeight(0, invTexSize);
|
||
float maxHeight = getHeight(heightsDimensions.x - 1, invTexSize);
|
||
|
||
// early-out when outside the height range
|
||
if (height < minHeight || height > maxHeight) {
|
||
material.diffuse = vec3(0.0);
|
||
material.alpha = 0.0;
|
||
return material;
|
||
}
|
||
|
||
// Binary search to find heights above and below.
|
||
int idxBelow = 0;
|
||
int idxAbove = heightsDimensions.x;
|
||
float heightBelow = minHeight;
|
||
float heightAbove = maxHeight;
|
||
|
||
// while loop not allowed, so use for loop with max iterations.
|
||
// maxIterations of 16 supports a texture size up to 65536 (2^16).
|
||
const int maxIterations = 16;
|
||
for (int i = 0; i < maxIterations; i++) {
|
||
if (idxBelow >= idxAbove - 1) {
|
||
break;
|
||
}
|
||
|
||
int idxMid = (idxBelow + idxAbove) / 2;
|
||
float heightTex = getHeight(idxMid, invTexSize);
|
||
|
||
if (height > heightTex) {
|
||
idxBelow = idxMid;
|
||
heightBelow = heightTex;
|
||
} else {
|
||
idxAbove = idxMid;
|
||
heightAbove = heightTex;
|
||
}
|
||
}
|
||
|
||
float lerper = heightBelow == heightAbove ? 1.0 : (height - heightBelow) / (heightAbove - heightBelow);
|
||
vec2 colorUv = vec2(invTexSize * (float(idxBelow) + 0.5 + lerper), 0.5);
|
||
vec4 color = texture2D(colors, colorUv);
|
||
|
||
// undo preumultiplied alpha
|
||
if (color.a > 0.0)
|
||
{
|
||
color.rgb /= color.a;
|
||
}
|
||
|
||
color.rgb = czm_gammaCorrect(color.rgb);
|
||
|
||
material.diffuse = color.rgb;
|
||
material.alpha = color.a;
|
||
return material;
|
||
}
|
||
`;var PP=`#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
|
||
uniform vec4 color;
|
||
uniform float spacing;
|
||
uniform float width;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
float distanceToContour = mod(materialInput.height, spacing);
|
||
|
||
#ifdef GL_OES_standard_derivatives
|
||
float dxc = abs(dFdx(materialInput.height));
|
||
float dyc = abs(dFdy(materialInput.height));
|
||
float dF = max(dxc, dyc) * czm_pixelRatio * width;
|
||
float alpha = (distanceToContour < dF) ? 1.0 : 0.0;
|
||
#else
|
||
float alpha = (distanceToContour < (czm_pixelRatio * width)) ? 1.0 : 0.0;
|
||
#endif
|
||
|
||
vec4 outColor = czm_gammaCorrect(vec4(color.rgb, alpha * color.a));
|
||
material.diffuse = outColor.rgb;
|
||
material.alpha = outColor.a;
|
||
|
||
return material;
|
||
}
|
||
`;var OP=`uniform sampler2D image;
|
||
uniform float minimumHeight;
|
||
uniform float maximumHeight;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
float scaledHeight = clamp((materialInput.height - minimumHeight) / (maximumHeight - minimumHeight), 0.0, 1.0);
|
||
vec4 rampColor = texture2D(image, vec2(scaledHeight, 0.5));
|
||
rampColor = czm_gammaCorrect(rampColor);
|
||
material.diffuse = rampColor.rgb;
|
||
material.alpha = rampColor.a;
|
||
return material;
|
||
}
|
||
`;var RP=`uniform vec4 fadeInColor;
|
||
uniform vec4 fadeOutColor;
|
||
uniform float maximumDistance;
|
||
uniform bool repeat;
|
||
uniform vec2 fadeDirection;
|
||
uniform vec2 time;
|
||
|
||
float getTime(float t, float coord)
|
||
{
|
||
float scalar = 1.0 / maximumDistance;
|
||
float q = distance(t, coord) * scalar;
|
||
if (repeat)
|
||
{
|
||
float r = distance(t, coord + 1.0) * scalar;
|
||
float s = distance(t, coord - 1.0) * scalar;
|
||
q = min(min(r, s), q);
|
||
}
|
||
return clamp(q, 0.0, 1.0);
|
||
}
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
float s = getTime(time.x, st.s) * fadeDirection.s;
|
||
float t = getTime(time.y, st.t) * fadeDirection.t;
|
||
|
||
float u = length(vec2(s, t));
|
||
vec4 color = mix(fadeInColor, fadeOutColor, u);
|
||
|
||
color = czm_gammaCorrect(color);
|
||
material.emission = color.rgb;
|
||
material.alpha = color.a;
|
||
|
||
return material;
|
||
}
|
||
`;var BP=`#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
|
||
uniform vec4 color;
|
||
uniform float cellAlpha;
|
||
uniform vec2 lineCount;
|
||
uniform vec2 lineThickness;
|
||
uniform vec2 lineOffset;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
|
||
float scaledWidth = fract(lineCount.s * st.s - lineOffset.s);
|
||
scaledWidth = abs(scaledWidth - floor(scaledWidth + 0.5));
|
||
float scaledHeight = fract(lineCount.t * st.t - lineOffset.t);
|
||
scaledHeight = abs(scaledHeight - floor(scaledHeight + 0.5));
|
||
|
||
float value;
|
||
#ifdef GL_OES_standard_derivatives
|
||
// Fuzz Factor - Controls blurriness of lines
|
||
const float fuzz = 1.2;
|
||
vec2 thickness = (lineThickness * czm_pixelRatio) - 1.0;
|
||
|
||
// From "3D Engine Design for Virtual Globes" by Cozzi and Ring, Listing 4.13.
|
||
vec2 dx = abs(dFdx(st));
|
||
vec2 dy = abs(dFdy(st));
|
||
vec2 dF = vec2(max(dx.s, dy.s), max(dx.t, dy.t)) * lineCount;
|
||
value = min(
|
||
smoothstep(dF.s * thickness.s, dF.s * (fuzz + thickness.s), scaledWidth),
|
||
smoothstep(dF.t * thickness.t, dF.t * (fuzz + thickness.t), scaledHeight));
|
||
#else
|
||
// Fuzz Factor - Controls blurriness of lines
|
||
const float fuzz = 0.05;
|
||
|
||
vec2 range = 0.5 - (lineThickness * 0.05);
|
||
value = min(
|
||
1.0 - smoothstep(range.s, range.s + fuzz, scaledWidth),
|
||
1.0 - smoothstep(range.t, range.t + fuzz, scaledHeight));
|
||
#endif
|
||
|
||
// Edges taken from RimLightingMaterial.glsl
|
||
// See http://www.fundza.com/rman_shaders/surface/fake_rim/fake_rim1.html
|
||
float dRim = 1.0 - abs(dot(materialInput.normalEC, normalize(materialInput.positionToEyeEC)));
|
||
float sRim = smoothstep(0.8, 1.0, dRim);
|
||
value *= (1.0 - sRim);
|
||
|
||
vec4 halfColor;
|
||
halfColor.rgb = color.rgb * 0.5;
|
||
halfColor.a = color.a * (1.0 - ((1.0 - cellAlpha) * value));
|
||
halfColor = czm_gammaCorrect(halfColor);
|
||
material.diffuse = halfColor.rgb;
|
||
material.emission = halfColor.rgb;
|
||
material.alpha = halfColor.a;
|
||
|
||
return material;
|
||
}
|
||
`;var MP=`uniform sampler2D image;
|
||
uniform float strength;
|
||
uniform vec2 repeat;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec4 textureValue = texture2D(image, fract(repeat * materialInput.st));
|
||
vec3 normalTangentSpace = textureValue.channels;
|
||
normalTangentSpace.xy = normalTangentSpace.xy * 2.0 - 1.0;
|
||
normalTangentSpace.z = clamp(1.0 - strength, 0.1, 1.0);
|
||
normalTangentSpace = normalize(normalTangentSpace);
|
||
vec3 normalEC = materialInput.tangentToEyeMatrix * normalTangentSpace;
|
||
|
||
material.normal = normalEC;
|
||
|
||
return material;
|
||
}
|
||
`;var LP=`#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
|
||
uniform vec4 color;
|
||
|
||
float getPointOnLine(vec2 p0, vec2 p1, float x)
|
||
{
|
||
float slope = (p0.y - p1.y) / (p0.x - p1.x);
|
||
return slope * (x - p0.x) + p0.y;
|
||
}
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
|
||
#ifdef GL_OES_standard_derivatives
|
||
float base = 1.0 - abs(fwidth(st.s)) * 10.0 * czm_pixelRatio;
|
||
#else
|
||
float base = 0.975; // 2.5% of the line will be the arrow head
|
||
#endif
|
||
|
||
vec2 center = vec2(1.0, 0.5);
|
||
float ptOnUpperLine = getPointOnLine(vec2(base, 1.0), center, st.s);
|
||
float ptOnLowerLine = getPointOnLine(vec2(base, 0.0), center, st.s);
|
||
|
||
float halfWidth = 0.15;
|
||
float s = step(0.5 - halfWidth, st.t);
|
||
s *= 1.0 - step(0.5 + halfWidth, st.t);
|
||
s *= 1.0 - step(base, st.s);
|
||
|
||
float t = step(base, materialInput.st.s);
|
||
t *= 1.0 - step(ptOnUpperLine, st.t);
|
||
t *= step(ptOnLowerLine, st.t);
|
||
|
||
// Find the distance from the closest separator (region between two colors)
|
||
float dist;
|
||
if (st.s < base)
|
||
{
|
||
float d1 = abs(st.t - (0.5 - halfWidth));
|
||
float d2 = abs(st.t - (0.5 + halfWidth));
|
||
dist = min(d1, d2);
|
||
}
|
||
else
|
||
{
|
||
float d1 = czm_infinity;
|
||
if (st.t < 0.5 - halfWidth && st.t > 0.5 + halfWidth)
|
||
{
|
||
d1 = abs(st.s - base);
|
||
}
|
||
float d2 = abs(st.t - ptOnUpperLine);
|
||
float d3 = abs(st.t - ptOnLowerLine);
|
||
dist = min(min(d1, d2), d3);
|
||
}
|
||
|
||
vec4 outsideColor = vec4(0.0);
|
||
vec4 currentColor = mix(outsideColor, color, clamp(s + t, 0.0, 1.0));
|
||
vec4 outColor = czm_antialias(outsideColor, color, currentColor, dist);
|
||
|
||
outColor = czm_gammaCorrect(outColor);
|
||
material.diffuse = outColor.rgb;
|
||
material.alpha = outColor.a;
|
||
return material;
|
||
}
|
||
`;var NP=`uniform vec4 color;
|
||
uniform vec4 gapColor;
|
||
uniform float dashLength;
|
||
uniform float dashPattern;
|
||
varying float v_polylineAngle;
|
||
|
||
const float maskLength = 16.0;
|
||
|
||
mat2 rotate(float rad) {
|
||
float c = cos(rad);
|
||
float s = sin(rad);
|
||
return mat2(
|
||
c, s,
|
||
-s, c
|
||
);
|
||
}
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 pos = rotate(v_polylineAngle) * gl_FragCoord.xy;
|
||
|
||
// Get the relative position within the dash from 0 to 1
|
||
float dashPosition = fract(pos.x / (dashLength * czm_pixelRatio));
|
||
// Figure out the mask index.
|
||
float maskIndex = floor(dashPosition * maskLength);
|
||
// Test the bit mask.
|
||
float maskTest = floor(dashPattern / pow(2.0, maskIndex));
|
||
vec4 fragColor = (mod(maskTest, 2.0) < 1.0) ? gapColor : color;
|
||
if (fragColor.a < 0.005) { // matches 0/255 and 1/255
|
||
discard;
|
||
}
|
||
|
||
fragColor = czm_gammaCorrect(fragColor);
|
||
material.emission = fragColor.rgb;
|
||
material.alpha = fragColor.a;
|
||
return material;
|
||
}
|
||
`;var FP=`uniform vec4 color;
|
||
uniform float glowPower;
|
||
uniform float taperPower;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
float glow = glowPower / abs(st.t - 0.5) - (glowPower / 0.5);
|
||
|
||
if (taperPower <= 0.99999) {
|
||
glow *= min(1.0, taperPower / (0.5 - st.s * 0.5) - (taperPower / 0.5));
|
||
}
|
||
|
||
vec4 fragColor;
|
||
fragColor.rgb = max(vec3(glow - 1.0 + color.rgb), color.rgb);
|
||
fragColor.a = clamp(0.0, 1.0, glow) * color.a;
|
||
fragColor = czm_gammaCorrect(fragColor);
|
||
|
||
material.emission = fragColor.rgb;
|
||
material.alpha = fragColor.a;
|
||
|
||
return material;
|
||
}
|
||
`;var VP=`uniform vec4 color;
|
||
uniform vec4 outlineColor;
|
||
uniform float outlineWidth;
|
||
|
||
varying float v_width;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
vec2 st = materialInput.st;
|
||
float halfInteriorWidth = 0.5 * (v_width - outlineWidth) / v_width;
|
||
float b = step(0.5 - halfInteriorWidth, st.t);
|
||
b *= 1.0 - step(0.5 + halfInteriorWidth, st.t);
|
||
|
||
// Find the distance from the closest separator (region between two colors)
|
||
float d1 = abs(st.t - (0.5 - halfInteriorWidth));
|
||
float d2 = abs(st.t - (0.5 + halfInteriorWidth));
|
||
float dist = min(d1, d2);
|
||
|
||
vec4 currentColor = mix(outlineColor, color, b);
|
||
vec4 outColor = czm_antialias(outlineColor, color, currentColor, dist);
|
||
outColor = czm_gammaCorrect(outColor);
|
||
|
||
material.diffuse = outColor.rgb;
|
||
material.alpha = outColor.a;
|
||
|
||
return material;
|
||
}
|
||
`;var UP=`uniform vec4 color;
|
||
uniform vec4 rimColor;
|
||
uniform float width;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
// See http://www.fundza.com/rman_shaders/surface/fake_rim/fake_rim1.html
|
||
float d = 1.0 - dot(materialInput.normalEC, normalize(materialInput.positionToEyeEC));
|
||
float s = smoothstep(1.0 - width, 1.0, d);
|
||
|
||
vec4 outColor = czm_gammaCorrect(color);
|
||
vec4 outRimColor = czm_gammaCorrect(rimColor);
|
||
|
||
material.diffuse = outColor.rgb;
|
||
material.emission = outRimColor.rgb * s;
|
||
material.alpha = mix(outColor.a, outRimColor.a, s);
|
||
|
||
return material;
|
||
}
|
||
`;var kP=`uniform sampler2D image;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
vec4 rampColor = texture2D(image, vec2(materialInput.slope / (czm_pi / 2.0), 0.5));
|
||
rampColor = czm_gammaCorrect(rampColor);
|
||
material.diffuse = rampColor.rgb;
|
||
material.alpha = rampColor.a;
|
||
return material;
|
||
}
|
||
`;var zP=`uniform vec4 evenColor;
|
||
uniform vec4 oddColor;
|
||
uniform float offset;
|
||
uniform float repeat;
|
||
uniform bool horizontal;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
// Based on the Stripes Fragment Shader in the Orange Book (11.1.2)
|
||
float coord = mix(materialInput.st.s, materialInput.st.t, float(horizontal));
|
||
float value = fract((coord - offset) * (repeat * 0.5));
|
||
float dist = min(value, min(abs(value - 0.5), 1.0 - value));
|
||
|
||
vec4 currentColor = mix(evenColor, oddColor, step(0.5, value));
|
||
vec4 color = czm_antialias(evenColor, oddColor, currentColor, dist);
|
||
color = czm_gammaCorrect(color);
|
||
|
||
material.diffuse = color.rgb;
|
||
material.alpha = color.a;
|
||
|
||
return material;
|
||
}
|
||
`;var HP=`// Thanks for the contribution Jonas
|
||
// http://29a.ch/2012/7/19/webgl-terrain-rendering-water-fog
|
||
|
||
uniform sampler2D specularMap;
|
||
uniform sampler2D normalMap;
|
||
uniform vec4 baseWaterColor;
|
||
uniform vec4 blendColor;
|
||
uniform float frequency;
|
||
uniform float animationSpeed;
|
||
uniform float amplitude;
|
||
uniform float specularIntensity;
|
||
uniform float fadeFactor;
|
||
|
||
czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
czm_material material = czm_getDefaultMaterial(materialInput);
|
||
|
||
float time = czm_frameNumber * animationSpeed;
|
||
|
||
// fade is a function of the distance from the fragment and the frequency of the waves
|
||
float fade = max(1.0, (length(materialInput.positionToEyeEC) / 10000000000.0) * frequency * fadeFactor);
|
||
|
||
float specularMapValue = texture2D(specularMap, materialInput.st).r;
|
||
|
||
// note: not using directional motion at this time, just set the angle to 0.0;
|
||
vec4 noise = czm_getWaterNoise(normalMap, materialInput.st * frequency, time, 0.0);
|
||
vec3 normalTangentSpace = noise.xyz * vec3(1.0, 1.0, (1.0 / amplitude));
|
||
|
||
// fade out the normal perturbation as we move further from the water surface
|
||
normalTangentSpace.xy /= fade;
|
||
|
||
// attempt to fade out the normal perturbation as we approach non water areas (low specular map value)
|
||
normalTangentSpace = mix(vec3(0.0, 0.0, 50.0), normalTangentSpace, specularMapValue);
|
||
|
||
normalTangentSpace = normalize(normalTangentSpace);
|
||
|
||
// get ratios for alignment of the new normal vector with a vector perpendicular to the tangent plane
|
||
float tsPerturbationRatio = clamp(dot(normalTangentSpace, vec3(0.0, 0.0, 1.0)), 0.0, 1.0);
|
||
|
||
// fade out water effect as specular map value decreases
|
||
material.alpha = mix(blendColor.a, baseWaterColor.a, specularMapValue) * specularMapValue;
|
||
|
||
// base color is a blend of the water and non-water color based on the value from the specular map
|
||
// may need a uniform blend factor to better control this
|
||
material.diffuse = mix(blendColor.rgb, baseWaterColor.rgb, specularMapValue);
|
||
|
||
// diffuse highlights are based on how perturbed the normal is
|
||
material.diffuse += (0.1 * tsPerturbationRatio);
|
||
|
||
material.diffuse = material.diffuse;
|
||
|
||
material.normal = normalize(materialInput.tangentToEyeMatrix * normalTangentSpace);
|
||
|
||
material.specular = specularIntensity;
|
||
material.shininess = 10.0;
|
||
|
||
return material;
|
||
}
|
||
`;function je(e){this.type=void 0,this.shaderSource=void 0,this.materials=void 0,this.uniforms=void 0,this._uniforms=void 0,this.translucent=void 0,this._minificationFilter=y(e.minificationFilter,an.LINEAR),this._magnificationFilter=y(e.magnificationFilter,_i.LINEAR),this._strict=void 0,this._template=void 0,this._count=void 0,this._texturePaths={},this._loadedImages=[],this._loadedCubeMaps=[],this._textures={},this._updateFunctions=[],this._defaultTexture=void 0,LRe(e,this),Object.defineProperties(this,{type:{value:this.type,writable:!1}}),u(je._uniformList[this.type])||(je._uniformList[this.type]=Object.keys(this._uniforms))}je._uniformList={};je.fromType=function(e,t){let n=new je({fabric:{type:e}});if(u(t))for(let i in t)t.hasOwnProperty(i)&&(n.uniforms[i]=t[i]);return n};je.prototype.isTranslucent=function(){if(u(this.translucent))return typeof this.translucent=="function"?this.translucent():this.translucent;let e=!0,t=this._translucentFunctions,n=t.length;for(let i=0;i<n;++i){let o=t[i];if(typeof o=="function"?e=e&&o():e=e&&o,!e)break}return e};je.prototype.update=function(e){this._defaultTexture=e.defaultTexture;let t,n,i=this._loadedImages,o=i.length;for(t=0;t<o;++t){let c=i[t];n=c.id;let l=c.image,f;Array.isArray(l)&&(f=l.slice(1,l.length).map(function(A){return A.bufferView}),l=l[0]);let d=new ln({minificationFilter:this._minificationFilter,magnificationFilter:this._magnificationFilter}),p;u(l.internalFormat)?p=new It({context:e,pixelFormat:l.internalFormat,width:l.width,height:l.height,source:{arrayBufferView:l.bufferView,mipLevels:f},sampler:d}):p=new It({context:e,source:l,sampler:d});let g=this._textures[n];u(g)&&g!==this._defaultTexture&&g.destroy(),this._textures[n]=p;let m=`${n}Dimensions`;if(this.uniforms.hasOwnProperty(m)){let A=this.uniforms[m];A.x=p._width,A.y=p._height}}i.length=0;let r=this._loadedCubeMaps;for(o=r.length,t=0;t<o;++t){let c=r[t];n=c.id;let l=c.images,f=new La({context:e,source:{positiveX:l[0],negativeX:l[1],positiveY:l[2],negativeY:l[3],positiveZ:l[4],negativeZ:l[5]},sampler:new ln({minificationFilter:this._minificationFilter,magnificationFilter:this._magnificationFilter})});this._textures[n]=f}r.length=0;let s=this._updateFunctions;for(o=s.length,t=0;t<o;++t)s[t](this,e);let a=this.materials;for(let c in a)a.hasOwnProperty(c)&&a[c].update(e)};je.prototype.isDestroyed=function(){return!1};je.prototype.destroy=function(){let e=this._textures;for(let n in e)if(e.hasOwnProperty(n)){let i=e[n];i!==this._defaultTexture&&i.destroy()}let t=this.materials;for(let n in t)t.hasOwnProperty(n)&&t[n].destroy();return le(this)};function LRe(e,t){e=y(e,y.EMPTY_OBJECT),t._strict=y(e.strict,!1),t._count=y(e.count,0),t._template=Ge(y(e.fabric,y.EMPTY_OBJECT)),t._template.uniforms=Ge(y(t._template.uniforms,y.EMPTY_OBJECT)),t._template.materials=Ge(y(t._template.materials,y.EMPTY_OBJECT)),t.type=u(t._template.type)?t._template.type:Hn(),t.shaderSource="",t.materials={},t.uniforms={},t._uniforms={},t._translucentFunctions=[];let n,i=je._materialCache.getMaterial(t.type);if(u(i)){let r=Ge(i.fabric,!0);t._template=pt(t._template,r,!0),n=i.translucent}URe(t),u(i)||je._materialCache.addMaterial(t.type,t),zRe(t),jRe(t),qRe(t);let o=t._translucentFunctions.length===0?!0:void 0;if(n=y(n,o),n=y(e.translucent,n),u(n))if(typeof n=="function"){let r=function(){return n(t)};t._translucentFunctions.push(r)}else t._translucentFunctions.push(n)}function g5(e,t,n,i){if(u(e)){for(let o in e)if(e.hasOwnProperty(o)){let r=t.indexOf(o)!==-1;(i&&!r||!i&&r)&&n(o,t)}}}function Xte(e,t){}function NRe(e,t){}var FRe=["type","materials","uniforms","components","source"],VRe=["diffuse","specular","shininess","normal","emission","alpha"];function URe(e){let t=e._template,n=t.uniforms,i=t.materials,o=t.components;g5(t,FRe,Xte,!0),g5(o,VRe,Xte,!0);let r=[];for(let s in i)i.hasOwnProperty(s)&&r.push(s);g5(n,r,NRe,!1)}function kRe(e,t){let n=t._template.materials;for(let i in n)if(n.hasOwnProperty(i)&&e.indexOf(i)>-1)return!0;return!1}function zRe(e){let t=e._template.components,n=e._template.source;if(u(n))e.shaderSource+=`${n}
|
||
`;else{if(e.shaderSource+=`czm_material czm_getMaterial(czm_materialInput materialInput)
|
||
{
|
||
`,e.shaderSource+=`czm_material material = czm_getDefaultMaterial(materialInput);
|
||
`,u(t)){let i=Object.keys(e._template.materials).length>0;for(let o in t)if(t.hasOwnProperty(o))if(o==="diffuse"||o==="emission"){let s=i&&kRe(t[o],e)?t[o]:`czm_gammaCorrect(${t[o]})`;e.shaderSource+=`material.${o} = ${s};
|
||
`}else o==="alpha"?e.shaderSource+=`material.alpha = ${t.alpha};
|
||
`:e.shaderSource+=`material.${o} = ${t[o]};
|
||
`}e.shaderSource+=`return material;
|
||
}
|
||
`}}var Kte={mat2:Zi,mat3:Z,mat4:M},HRe=/\.ktx2$/i;function GRe(e){let t;return function(n,i){let o=n.uniforms,r=o[e],s=t!==r,a=!u(r)||r===je.DefaultImageId;t=r;let c=n._textures[e],l,f;if(r instanceof HTMLVideoElement){if(r.readyState>=2){if(s&&u(c)&&(c!==i.defaultTexture&&c.destroy(),c=void 0),!u(c)||c===i.defaultTexture){let p=new ln({minificationFilter:n._minificationFilter,magnificationFilter:n._magnificationFilter});c=new It({context:i,source:r,sampler:p}),n._textures[e]=c;return}c.copyFrom({source:r})}else u(c)||(n._textures[e]=i.defaultTexture);return}if(r instanceof It&&r!==c){n._texturePaths[e]=void 0;let p=n._textures[e];u(p)&&p!==n._defaultTexture&&p.destroy(),n._textures[e]=r,l=`${e}Dimensions`,o.hasOwnProperty(l)&&(f=o[l],f.x=r._width,f.y=r._height);return}if(s&&u(c)&&a&&(c!==n._defaultTexture&&c.destroy(),c=void 0),u(c)||(n._texturePaths[e]=void 0,c=n._textures[e]=n._defaultTexture,l=`${e}Dimensions`,o.hasOwnProperty(l)&&(f=o[l],f.x=c._width,f.y=c._height)),a)return;let d=r instanceof Oe;if(!u(n._texturePaths[e])||d&&r.url!==n._texturePaths[e].url||!d&&r!==n._texturePaths[e]){if(typeof r=="string"||d){let p=d?r:Oe.createIfNeeded(r),g;HRe.test(p.url)?g=tl(p.url):g=p.fetchImage(),Promise.resolve(g).then(function(m){n._loadedImages.push({id:e,image:m})}).catch(function(){u(c)&&c!==n._defaultTexture&&c.destroy(),n._textures[e]=n._defaultTexture})}else(r instanceof HTMLCanvasElement||r instanceof HTMLImageElement)&&n._loadedImages.push({id:e,image:r});n._texturePaths[e]=r}}}function WRe(e){return function(t,n){let i=t.uniforms[e];if(i instanceof La){let r=t._textures[e];r!==t._defaultTexture&&r.destroy(),t._texturePaths[e]=void 0,t._textures[e]=i;return}if(u(t._textures[e])||(t._texturePaths[e]=void 0,t._textures[e]=n.defaultCubeMap),i===je.DefaultCubeMapId)return;let o=i.positiveX+i.negativeX+i.positiveY+i.negativeY+i.positiveZ+i.negativeZ;if(o!==t._texturePaths[e]){let r=[Oe.createIfNeeded(i.positiveX).fetchImage(),Oe.createIfNeeded(i.negativeX).fetchImage(),Oe.createIfNeeded(i.positiveY).fetchImage(),Oe.createIfNeeded(i.negativeY).fetchImage(),Oe.createIfNeeded(i.positiveZ).fetchImage(),Oe.createIfNeeded(i.negativeZ).fetchImage()];Promise.all(r).then(function(s){t._loadedCubeMaps.push({id:e,images:s})}),t._texturePaths[e]=o}}}function jRe(e){let t=e._template.uniforms;for(let n in t)t.hasOwnProperty(n)&&Zte(e,n)}function Zte(e,t){let n=e._strict,i=e._template.uniforms,o=i[t],r=YRe(o),s;if(r==="channels")s=GP(e,t,o,!1);else{if(r==="sampler2D"){let l=`${t}Dimensions`;XRe(e,l)>0&&(i[l]={type:"ivec3",x:1,y:1},Zte(e,l))}if(!new RegExp(`uniform\\s+${r}\\s+${t}\\s*;`).test(e.shaderSource)){let l=`uniform ${r} ${t};`;e.shaderSource=l+e.shaderSource}let c=`${t}_${e._count++}`;if(s=GP(e,t,c),e.uniforms[t]=o,r==="sampler2D")e._uniforms[c]=function(){return e._textures[t]},e._updateFunctions.push(GRe(t));else if(r==="samplerCube")e._uniforms[c]=function(){return e._textures[t]},e._updateFunctions.push(WRe(t));else if(r.indexOf("mat")!==-1){let l=new Kte[r];e._uniforms[c]=function(){return Kte[r].fromColumnMajorArray(e.uniforms[t],l)}}else e._uniforms[c]=function(){return e.uniforms[t]}}}function YRe(e){let t=e.type;if(!u(t)){let n=typeof e;if(n==="number")t="float";else if(n==="boolean")t="bool";else if(n==="string"||e instanceof Oe||e instanceof HTMLCanvasElement||e instanceof HTMLImageElement)/^([rgba]){1,4}$/i.test(e)?t="channels":e===je.DefaultCubeMapId?t="samplerCube":t="sampler2D";else if(n==="object")if(Array.isArray(e))(e.length===4||e.length===9||e.length===16)&&(t=`mat${Math.sqrt(e.length)}`);else{let i=0;for(let o in e)e.hasOwnProperty(o)&&(i+=1);i>=2&&i<=4?t=`vec${i}`:i===6&&(t="samplerCube")}}return t}function qRe(e){let t=e._strict,n=e._template.materials;for(let i in n)if(n.hasOwnProperty(i)){let o=new je({strict:t,fabric:n[i],count:e._count});e._count=o._count,e._uniforms=pt(e._uniforms,o._uniforms,!0),e.materials[i]=o,e._translucentFunctions=e._translucentFunctions.concat(o._translucentFunctions);let r="czm_getMaterial",s=`${r}_${e._count++}`;GP(o,r,s),e.shaderSource=o.shaderSource+e.shaderSource;let a=`${s}(materialInput)`,c=GP(e,i,a)}}function GP(e,t,n,i){i=y(i,!0);let o=0,r="([\\w])?",s=`([\\w${i?".":""}])?`,a=new RegExp(s+t+r,"g");return e.shaderSource=e.shaderSource.replace(a,function(c,l,f){return l||f?c:(o+=1,n)}),o}function XRe(e,t,n){return GP(e,t,t,n)}je._materialCache={_materials:{},addMaterial:function(e,t){this._materials[e]=t},getMaterial:function(e){return this._materials[e]}};je.DefaultImageId="czm_defaultImage";je.DefaultCubeMapId="czm_defaultCubeMap";je.ColorType="Color";je._materialCache.addMaterial(je.ColorType,{fabric:{type:je.ColorType,uniforms:{color:new z(1,0,0,.5)},components:{diffuse:"color.rgb",alpha:"color.a"}},translucent:function(e){return e.uniforms.color.alpha<1}});je.ImageType="Image";je._materialCache.addMaterial(je.ImageType,{fabric:{type:je.ImageType,uniforms:{image:je.DefaultImageId,repeat:new H(1,1),color:new z(1,1,1,1)},components:{diffuse:"texture2D(image, fract(repeat * materialInput.st)).rgb * color.rgb",alpha:"texture2D(image, fract(repeat * materialInput.st)).a * color.a"}},translucent:function(e){return e.uniforms.color.alpha<1}});je.DiffuseMapType="DiffuseMap";je._materialCache.addMaterial(je.DiffuseMapType,{fabric:{type:je.DiffuseMapType,uniforms:{image:je.DefaultImageId,channels:"rgb",repeat:new H(1,1)},components:{diffuse:"texture2D(image, fract(repeat * materialInput.st)).channels"}},translucent:!1});je.AlphaMapType="AlphaMap";je._materialCache.addMaterial(je.AlphaMapType,{fabric:{type:je.AlphaMapType,uniforms:{image:je.DefaultImageId,channel:"a",repeat:new H(1,1)},components:{alpha:"texture2D(image, fract(repeat * materialInput.st)).channel"}},translucent:!0});je.SpecularMapType="SpecularMap";je._materialCache.addMaterial(je.SpecularMapType,{fabric:{type:je.SpecularMapType,uniforms:{image:je.DefaultImageId,channel:"r",repeat:new H(1,1)},components:{specular:"texture2D(image, fract(repeat * materialInput.st)).channel"}},translucent:!1});je.EmissionMapType="EmissionMap";je._materialCache.addMaterial(je.EmissionMapType,{fabric:{type:je.EmissionMapType,uniforms:{image:je.DefaultImageId,channels:"rgb",repeat:new H(1,1)},components:{emission:"texture2D(image, fract(repeat * materialInput.st)).channels"}},translucent:!1});je.BumpMapType="BumpMap";je._materialCache.addMaterial(je.BumpMapType,{fabric:{type:je.BumpMapType,uniforms:{image:je.DefaultImageId,channel:"r",strength:.8,repeat:new H(1,1)},source:vP},translucent:!1});je.NormalMapType="NormalMap";je._materialCache.addMaterial(je.NormalMapType,{fabric:{type:je.NormalMapType,uniforms:{image:je.DefaultImageId,channels:"rgb",strength:.8,repeat:new H(1,1)},source:MP},translucent:!1});je.GridType="Grid";je._materialCache.addMaterial(je.GridType,{fabric:{type:je.GridType,uniforms:{color:new z(0,1,0,1),cellAlpha:.1,lineCount:new H(8,8),lineThickness:new H(1,1),lineOffset:new H(0,0)},source:BP},translucent:function(e){let t=e.uniforms;return t.color.alpha<1||t.cellAlpha<1}});je.StripeType="Stripe";je._materialCache.addMaterial(je.StripeType,{fabric:{type:je.StripeType,uniforms:{horizontal:!0,evenColor:new z(1,1,1,.5),oddColor:new z(0,0,1,.5),offset:0,repeat:5},source:zP},translucent:function(e){let t=e.uniforms;return t.evenColor.alpha<1||t.oddColor.alpha<1}});je.CheckerboardType="Checkerboard";je._materialCache.addMaterial(je.CheckerboardType,{fabric:{type:je.CheckerboardType,uniforms:{lightColor:new z(1,1,1,.5),darkColor:new z(0,0,0,.5),repeat:new H(5,5)},source:DP},translucent:function(e){let t=e.uniforms;return t.lightColor.alpha<1||t.darkColor.alpha<1}});je.DotType="Dot";je._materialCache.addMaterial(je.DotType,{fabric:{type:je.DotType,uniforms:{lightColor:new z(1,1,0,.75),darkColor:new z(0,1,1,.75),repeat:new H(5,5)},source:wP},translucent:function(e){let t=e.uniforms;return t.lightColor.alpha<1||t.darkColor.alpha<1}});je.WaterType="Water";je._materialCache.addMaterial(je.WaterType,{fabric:{type:je.WaterType,uniforms:{baseWaterColor:new z(.2,.3,.6,1),blendColor:new z(0,1,.699,1),specularMap:je.DefaultImageId,normalMap:je.DefaultImageId,frequency:10,animationSpeed:.01,amplitude:1,specularIntensity:.5,fadeFactor:1},source:HP},translucent:function(e){let t=e.uniforms;return t.baseWaterColor.alpha<1||t.blendColor.alpha<1}});je.RimLightingType="RimLighting";je._materialCache.addMaterial(je.RimLightingType,{fabric:{type:je.RimLightingType,uniforms:{color:new z(1,0,0,.7),rimColor:new z(1,1,1,.4),width:.3},source:UP},translucent:function(e){let t=e.uniforms;return t.color.alpha<1||t.rimColor.alpha<1}});je.FadeType="Fade";je._materialCache.addMaterial(je.FadeType,{fabric:{type:je.FadeType,uniforms:{fadeInColor:new z(1,0,0,1),fadeOutColor:new z(0,0,0,0),maximumDistance:.5,repeat:!0,fadeDirection:{x:!0,y:!0},time:new H(.5,.5)},source:RP},translucent:function(e){let t=e.uniforms;return t.fadeInColor.alpha<1||t.fadeOutColor.alpha<1}});je.PolylineArrowType="PolylineArrow";je._materialCache.addMaterial(je.PolylineArrowType,{fabric:{type:je.PolylineArrowType,uniforms:{color:new z(1,1,1,1)},source:LP},translucent:!0});je.PolylineDashType="PolylineDash";je._materialCache.addMaterial(je.PolylineDashType,{fabric:{type:je.PolylineDashType,uniforms:{color:new z(1,0,1,1),gapColor:new z(0,0,0,0),dashLength:16,dashPattern:255},source:NP},translucent:!0});je.PolylineGlowType="PolylineGlow";je._materialCache.addMaterial(je.PolylineGlowType,{fabric:{type:je.PolylineGlowType,uniforms:{color:new z(0,.5,1,1),glowPower:.25,taperPower:1},source:FP},translucent:!0});je.PolylineOutlineType="PolylineOutline";je._materialCache.addMaterial(je.PolylineOutlineType,{fabric:{type:je.PolylineOutlineType,uniforms:{color:new z(1,1,1,1),outlineColor:new z(1,0,0,1),outlineWidth:1},source:VP},translucent:function(e){let t=e.uniforms;return t.color.alpha<1||t.outlineColor.alpha<1}});je.ElevationContourType="ElevationContour";je._materialCache.addMaterial(je.ElevationContourType,{fabric:{type:je.ElevationContourType,uniforms:{spacing:100,color:new z(1,0,0,1),width:1},source:PP},translucent:!1});je.ElevationRampType="ElevationRamp";je._materialCache.addMaterial(je.ElevationRampType,{fabric:{type:je.ElevationRampType,uniforms:{image:je.DefaultImageId,minimumHeight:0,maximumHeight:1e4},source:OP},translucent:!1});je.SlopeRampMaterialType="SlopeRamp";je._materialCache.addMaterial(je.SlopeRampMaterialType,{fabric:{type:je.SlopeRampMaterialType,uniforms:{image:je.DefaultImageId},source:kP},translucent:!1});je.AspectRampMaterialType="AspectRamp";je._materialCache.addMaterial(je.AspectRampMaterialType,{fabric:{type:je.AspectRampMaterialType,uniforms:{image:je.DefaultImageId},source:SP},translucent:!1});je.ElevationBandType="ElevationBand";je._materialCache.addMaterial(je.ElevationBandType,{fabric:{type:je.ElevationBandType,uniforms:{heights:je.DefaultImageId,colors:je.DefaultImageId},source:IP},translucent:!0});var Vi=je;var y5={position:0};function GV(e){e=y(e,y.EMPTY_OBJECT),this.center=h.clone(y(e.center,h.ZERO)),this._center=new h,this.radii=h.clone(e.radii),this._radii=new h,this._oneOverEllipsoidRadiiSquared=new h,this._boundingSphere=new se,this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=new M,this._computedModelMatrix=new M,this.show=y(e.show,!0),this.material=y(e.material,Vi.fromType(Vi.ColorType)),this._material=void 0,this._translucent=void 0,this.id=e.id,this._id=void 0,this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.onlySunLighting=y(e.onlySunLighting,!1),this._onlySunLighting=!1,this._depthTestEnabled=y(e.depthTestEnabled,!0),this._useLogDepth=!1,this._sp=void 0,this._rs=void 0,this._va=void 0,this._pickSP=void 0,this._pickId=void 0,this._colorCommand=new tt({owner:y(e._owner,this)}),this._pickCommand=new tt({owner:y(e._owner,this),pickOnly:!0});let t=this;this._uniforms={u_radii:function(){return t.radii},u_oneOverEllipsoidRadiiSquared:function(){return t._oneOverEllipsoidRadiiSquared}},this._pickUniforms={czm_pickColor:function(){return t._pickId.color}}}function KRe(e){let t=e.cache.ellipsoidPrimitive_vertexArray;if(u(t))return t;let n=sl.createGeometry(sl.fromDimensions({dimensions:new h(2,2,2),vertexFormat:Ie.POSITION_ONLY}));return t=ni.fromGeometry({context:e,geometry:n,attributeLocations:y5,bufferUsage:Ne.STATIC_DRAW,interleave:!0}),e.cache.ellipsoidPrimitive_vertexArray=t,t}var Jte=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
`;GV.prototype.update=function(e){if(!this.show||e.mode!==ee.SCENE3D||!u(this.center)||!u(this.radii))return;let t=e.context,n=this.material.isTranslucent(),i=this._translucent!==n;(!u(this._rs)||i)&&(this._translucent=n,this._rs=Ue.fromCache({cull:{enabled:!0,face:mi.FRONT},depthTest:{enabled:this._depthTestEnabled},depthMask:!n&&t.fragmentDepth,blending:n?un.ALPHA_BLEND:void 0})),u(this._va)||(this._va=KRe(t));let o=!1,r=this.radii;if(!h.equals(this._radii,r)){h.clone(r,this._radii);let A=this._oneOverEllipsoidRadiiSquared;A.x=1/(r.x*r.x),A.y=1/(r.y*r.y),A.z=1/(r.z*r.z),o=!0}(!M.equals(this.modelMatrix,this._modelMatrix)||!h.equals(this.center,this._center))&&(M.clone(this.modelMatrix,this._modelMatrix),h.clone(this.center,this._center),M.multiplyByTranslation(this.modelMatrix,this.center,this._computedModelMatrix),o=!0),o&&(h.clone(h.ZERO,this._boundingSphere.center),this._boundingSphere.radius=h.maximumComponent(r),se.transform(this._boundingSphere,this._computedModelMatrix,this._boundingSphere));let s=this._material!==this.material;this._material=this.material,this._material.update(t);let a=this.onlySunLighting!==this._onlySunLighting;this._onlySunLighting=this.onlySunLighting;let c=e.useLogDepth,l=this._useLogDepth!==c;this._useLogDepth=c;let f=this._colorCommand,d,p;(s||a||i||l)&&(d=new ke({sources:[iT]}),p=new ke({sources:[this.material.shaderSource,nT]}),this.onlySunLighting&&p.defines.push("ONLY_SUN_LIGHTING"),!n&&t.fragmentDepth&&p.defines.push("WRITE_DEPTH"),this._useLogDepth&&(d.defines.push("LOG_DEPTH"),p.defines.push("LOG_DEPTH"),p.sources.push(Jte)),this._sp=Xt.replaceCache({context:t,shaderProgram:this._sp,vertexShaderSource:d,fragmentShaderSource:p,attributeLocations:y5}),f.vertexArray=this._va,f.renderState=this._rs,f.shaderProgram=this._sp,f.uniformMap=pt(this._uniforms,this.material._uniforms),f.executeInClosestFrustum=n);let g=e.commandList,m=e.passes;if(m.render&&(f.boundingVolume=this._boundingSphere,f.debugShowBoundingVolume=this.debugShowBoundingVolume,f.modelMatrix=this._computedModelMatrix,f.pass=n?Ee.TRANSLUCENT:Ee.OPAQUE,g.push(f)),m.pick){let A=this._pickCommand;(!u(this._pickId)||this._id!==this.id)&&(this._id=this.id,this._pickId=this._pickId&&this._pickId.destroy(),this._pickId=t.createPickId({primitive:this,id:this.id})),(s||a||!u(this._pickSP)||l)&&(d=new ke({sources:[iT]}),p=new ke({sources:[this.material.shaderSource,nT],pickColorQualifier:"uniform"}),this.onlySunLighting&&p.defines.push("ONLY_SUN_LIGHTING"),!n&&t.fragmentDepth&&p.defines.push("WRITE_DEPTH"),this._useLogDepth&&(d.defines.push("LOG_DEPTH"),p.defines.push("LOG_DEPTH"),p.sources.push(Jte)),this._pickSP=Xt.replaceCache({context:t,shaderProgram:this._pickSP,vertexShaderSource:d,fragmentShaderSource:p,attributeLocations:y5}),A.vertexArray=this._va,A.renderState=this._rs,A.shaderProgram=this._pickSP,A.uniformMap=pt(pt(this._uniforms,this._pickUniforms),this.material._uniforms),A.executeInClosestFrustum=n),A.boundingVolume=this._boundingSphere,A.modelMatrix=this._computedModelMatrix,A.pass=n?Ee.TRANSLUCENT:Ee.OPAQUE,g.push(A)}};GV.prototype.isDestroyed=function(){return!1};GV.prototype.destroy=function(){return this._sp=this._sp&&this._sp.destroy(),this._pickSP=this._pickSP&&this._pickSP.destroy(),this._pickId=this._pickId&&this._pickId.destroy(),le(this)};var WP=GV;function jP(e){e=y(e,y.EMPTY_OBJECT);let t=e.textureUrl;u(t)||(t=$t("Assets/Textures/moonSmall.jpg")),this.show=y(e.show,!0),this.textureUrl=t,this._ellipsoid=y(e.ellipsoid,ie.MOON),this.onlySunLighting=y(e.onlySunLighting,!0),this._ellipsoidPrimitive=new WP({radii:this.ellipsoid.radii,material:Vi.fromType(Vi.ImageType),depthTestEnabled:!1,_owner:this}),this._ellipsoidPrimitive.material.translucent=!1,this._axes=new bP}Object.defineProperties(jP.prototype,{ellipsoid:{get:function(){return this._ellipsoid}}});var WV=new Z,ZRe=new Z,JRe=new h,jV=[];jP.prototype.update=function(e){if(!this.show)return;let t=this._ellipsoidPrimitive;t.material.uniforms.image=this.textureUrl,t.onlySunLighting=this.onlySunLighting;let n=e.time;u(Rt.computeIcrfToFixedMatrix(n,WV))||Rt.computeTemeToPseudoFixedMatrix(n,WV);let i=this._axes.evaluate(n,ZRe);Z.transpose(i,i),Z.multiply(WV,i,i);let o=Z_.computeMoonPositionInEarthInertialFrame(n,JRe);Z.multiplyByVector(WV,o,o),M.fromRotationTranslation(i,o,t.modelMatrix);let r=e.commandList;return e.commandList=jV,jV.length=0,t.update(e),e.commandList=r,jV.length===1?jV[0]:void 0};jP.prototype.isDestroyed=function(){return!1};jP.prototype.destroy=function(){return this._ellipsoidPrimitive=this._ellipsoidPrimitive&&this._ellipsoidPrimitive.destroy(),le(this)};var YP=jP;var QRe=new h,$Re=new h,eBe=new h,tBe=new h,nBe=new h,iBe=new h(1,1,1),Qte=Math.cos,$te=Math.sin;function fp(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.radii,iBe),n=y(e.innerRadii,t),i=y(e.minimumClock,0),o=y(e.maximumClock,P.TWO_PI),r=y(e.minimumCone,0),s=y(e.maximumCone,P.PI),a=Math.round(y(e.stackPartitions,64)),c=Math.round(y(e.slicePartitions,64)),l=y(e.vertexFormat,Ie.DEFAULT);this._radii=h.clone(t),this._innerRadii=h.clone(n),this._minimumClock=i,this._maximumClock=o,this._minimumCone=r,this._maximumCone=s,this._stackPartitions=a,this._slicePartitions=c,this._vertexFormat=Ie.clone(l),this._offsetAttribute=e.offsetAttribute,this._workerName="createEllipsoidGeometry"}fp.packedLength=2*h.packedLength+Ie.packedLength+7;fp.pack=function(e,t,n){return n=y(n,0),h.pack(e._radii,t,n),n+=h.packedLength,h.pack(e._innerRadii,t,n),n+=h.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._minimumClock,t[n++]=e._maximumClock,t[n++]=e._minimumCone,t[n++]=e._maximumCone,t[n++]=e._stackPartitions,t[n++]=e._slicePartitions,t[n]=y(e._offsetAttribute,-1),t};var ene=new h,tne=new h,nne=new Ie,ug={radii:ene,innerRadii:tne,vertexFormat:nne,minimumClock:void 0,maximumClock:void 0,minimumCone:void 0,maximumCone:void 0,stackPartitions:void 0,slicePartitions:void 0,offsetAttribute:void 0};fp.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t,ene);t+=h.packedLength;let o=h.unpack(e,t,tne);t+=h.packedLength;let r=Ie.unpack(e,t,nne);t+=Ie.packedLength;let s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t++],p=e[t];return u(n)?(n._radii=h.clone(i,n._radii),n._innerRadii=h.clone(o,n._innerRadii),n._vertexFormat=Ie.clone(r,n._vertexFormat),n._minimumClock=s,n._maximumClock=a,n._minimumCone=c,n._maximumCone=l,n._stackPartitions=f,n._slicePartitions=d,n._offsetAttribute=p===-1?void 0:p,n):(ug.minimumClock=s,ug.maximumClock=a,ug.minimumCone=c,ug.maximumCone=l,ug.stackPartitions=f,ug.slicePartitions=d,ug.offsetAttribute=p===-1?void 0:p,new fp(ug))};fp.createGeometry=function(e){let t=e._radii;if(t.x<=0||t.y<=0||t.z<=0)return;let n=e._innerRadii;if(n.x<=0||n.y<=0||n.z<=0)return;let i=e._minimumClock,o=e._maximumClock,r=e._minimumCone,s=e._maximumCone,a=e._vertexFormat,c=e._slicePartitions+1,l=e._stackPartitions+1;c=Math.round(c*Math.abs(o-i)/P.TWO_PI),l=Math.round(l*Math.abs(s-r)/P.PI),c<2&&(c=2),l<2&&(l=2);let f,d,p=0,g=[r],m=[i];for(f=0;f<l;f++)g.push(r+f*(s-r)/(l-1));for(g.push(s),d=0;d<c;d++)m.push(i+d*(o-i)/(c-1));m.push(o);let A=g.length,x=m.length,C=0,T=1,E=n.x!==t.x||n.y!==t.y||n.z!==t.z,S=!1,v=!1,w=!1;E&&(T=2,r>0&&(S=!0,C+=c-1),s<Math.PI&&(v=!0,C+=c-1),(o-i)%P.TWO_PI?(w=!0,C+=(l-1)*2+1):C+=1);let R=x*A*T,O=new Float64Array(R*3),L=new Array(R).fill(!1),N=new Array(R).fill(!1),_=c*l*T,b=6*(_+C+1-(c+l)*T),D=Fe.createTypedArray(_,b),I=a.normal?new Float32Array(R*3):void 0,B=a.tangent?new Float32Array(R*3):void 0,F=a.bitangent?new Float32Array(R*3):void 0,k=a.st?new Float32Array(R*2):void 0,U=new Array(A),G=new Array(A);for(f=0;f<A;f++)U[f]=$te(g[f]),G[f]=Qte(g[f]);let V=new Array(x),X=new Array(x);for(d=0;d<x;d++)X[d]=Qte(m[d]),V[d]=$te(m[d]);for(f=0;f<A;f++)for(d=0;d<x;d++)O[p++]=t.x*U[f]*X[d],O[p++]=t.y*U[f]*V[d],O[p++]=t.z*G[f];let W=R/2;if(E)for(f=0;f<A;f++)for(d=0;d<x;d++)O[p++]=n.x*U[f]*X[d],O[p++]=n.y*U[f]*V[d],O[p++]=n.z*G[f],L[W]=!0,f>0&&f!==A-1&&d!==0&&d!==x-1&&(N[W]=!0),W++;p=0;let Q,Y;for(f=1;f<A-2;f++)for(Q=f*x,Y=(f+1)*x,d=1;d<x-2;d++)D[p++]=Y+d,D[p++]=Y+d+1,D[p++]=Q+d+1,D[p++]=Y+d,D[p++]=Q+d+1,D[p++]=Q+d;if(E){let Et=A*x;for(f=1;f<A-2;f++)for(Q=Et+f*x,Y=Et+(f+1)*x,d=1;d<x-2;d++)D[p++]=Y+d,D[p++]=Q+d,D[p++]=Q+d+1,D[p++]=Y+d,D[p++]=Q+d+1,D[p++]=Y+d+1}let K,J;if(E){if(S)for(J=A*x,f=1;f<x-2;f++)D[p++]=f,D[p++]=f+1,D[p++]=J+f+1,D[p++]=f,D[p++]=J+f+1,D[p++]=J+f;if(v)for(K=A*x-x,J=A*x*T-x,f=1;f<x-2;f++)D[p++]=K+f+1,D[p++]=K+f,D[p++]=J+f,D[p++]=K+f+1,D[p++]=J+f,D[p++]=J+f+1}if(w){for(f=1;f<A-2;f++)J=x*A+x*f,K=x*f,D[p++]=J,D[p++]=K+x,D[p++]=K,D[p++]=J,D[p++]=J+x,D[p++]=K+x;for(f=1;f<A-2;f++)J=x*A+x*(f+1)-1,K=x*(f+1)-1,D[p++]=K+x,D[p++]=J,D[p++]=K,D[p++]=K+x,D[p++]=J+x,D[p++]=J}let _e=new hn;a.position&&(_e.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:O}));let xe=0,re=0,ye=0,fe=0,Se=R/2,we,Ve=ie.fromCartesian3(t),qe=ie.fromCartesian3(n);if(a.st||a.normal||a.tangent||a.bitangent){for(f=0;f<R;f++){we=L[f]?qe:Ve;let Et=h.fromArray(O,f*3,QRe),Ot=we.geodeticSurfaceNormal(Et,$Re);if(N[f]&&h.negate(Ot,Ot),a.st){let fn=H.negate(Ot,nBe);k[xe++]=Math.atan2(fn.y,fn.x)/P.TWO_PI+.5,k[xe++]=Math.asin(Ot.z)/Math.PI+.5}if(a.normal&&(I[re++]=Ot.x,I[re++]=Ot.y,I[re++]=Ot.z),a.tangent||a.bitangent){let fn=eBe,dt=0,En;if(L[f]&&(dt=Se),!S&&f>=dt&&f<dt+x*2?En=h.UNIT_X:En=h.UNIT_Z,h.cross(En,Ot,fn),h.normalize(fn,fn),a.tangent&&(B[ye++]=fn.x,B[ye++]=fn.y,B[ye++]=fn.z),a.bitangent){let Zn=h.cross(Ot,fn,tBe);h.normalize(Zn,Zn),F[fe++]=Zn.x,F[fe++]=Zn.y,F[fe++]=Zn.z}}}a.st&&(_e.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:k})),a.normal&&(_e.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:I})),a.tangent&&(_e.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:B})),a.bitangent&&(_e.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:F}))}if(u(e._offsetAttribute)){let Et=O.length,Ot=e._offsetAttribute===on.NONE?0:1,fn=new Uint8Array(Et/3).fill(Ot);_e.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:fn})}return new ct({attributes:_e,indices:D,primitiveType:Me.TRIANGLES,boundingSphere:se.fromEllipsoid(Ve),offsetAttribute:e._offsetAttribute})};var A5;fp.getUnitEllipsoid=function(){return u(A5)||(A5=fp.createGeometry(new fp({radii:new h(1,1,1),vertexFormat:Ie.POSITION_ONLY}))),A5};var Es=fp;var x5=[],C5=[];function oBe(e,t,n,i,o,r){let s=o-i+1,a=r-o,c=x5,l=C5,f,d;for(f=0;f<s;++f)c[f]=e[i+f];for(d=0;d<a;++d)l[d]=e[o+d+1];f=0,d=0;for(let p=i;p<=r;++p){let g=c[f],m=l[d];f<s&&(d>=a||t(g,m,n)<=0)?(e[p]=g,++f):d<a&&(e[p]=m,++d)}}function T5(e,t,n,i,o){if(i>=o)return;let r=Math.floor((i+o)*.5);T5(e,t,n,i,r),T5(e,t,n,r+1,o),oBe(e,t,n,i,r,o)}function rBe(e,t,n){let i=e.length,o=Math.ceil(i*.5);x5.length=o,C5.length=o,T5(e,t,n,0,i-1),x5.length=0,C5.length=0}var dp=rBe;function za(e,t){this._occluderPosition=h.clone(e.center),this._occluderRadius=e.radius,this._horizonDistance=0,this._horizonPlaneNormal=void 0,this._horizonPlanePosition=void 0,this._cameraPosition=void 0,this.cameraPosition=t}var YV=new h;Object.defineProperties(za.prototype,{position:{get:function(){return this._occluderPosition}},radius:{get:function(){return this._occluderRadius}},cameraPosition:{set:function(e){e=h.clone(e,this._cameraPosition);let t=h.subtract(this._occluderPosition,e,YV),n=h.magnitudeSquared(t),i=this._occluderRadius*this._occluderRadius,o,r,s;if(n>i){o=Math.sqrt(n-i),n=1/Math.sqrt(n),r=h.multiplyByScalar(t,n,YV);let a=o*o*n;s=h.add(e,h.multiplyByScalar(r,a,YV),YV)}else o=Number.MAX_VALUE;this._horizonDistance=o,this._horizonPlaneNormal=r,this._horizonPlanePosition=s,this._cameraPosition=e}}});za.fromBoundingSphere=function(e,t,n){return u(n)?(h.clone(e.center,n._occluderPosition),n._occluderRadius=e.radius,n.cameraPosition=t,n):new za(e,t)};var one=new h;za.prototype.isPointVisible=function(e){if(this._horizonDistance!==Number.MAX_VALUE){let t=h.subtract(e,this._occluderPosition,one),n=this._occluderRadius;if(n=h.magnitudeSquared(t)-n*n,n>0)return n=Math.sqrt(n)+this._horizonDistance,t=h.subtract(e,this._cameraPosition,t),n*n>h.magnitudeSquared(t)}return!1};var sBe=new h;za.prototype.isBoundingSphereVisible=function(e){let t=h.clone(e.center,sBe),n=e.radius;if(this._horizonDistance!==Number.MAX_VALUE){let i=h.subtract(t,this._occluderPosition,one),o=this._occluderRadius-n;if(o=h.magnitudeSquared(i)-o*o,n<this._occluderRadius)return o>0?(o=Math.sqrt(o)+this._horizonDistance,i=h.subtract(t,this._cameraPosition,i),o*o+n*n>h.magnitudeSquared(i)):!1;if(o>0){i=h.subtract(t,this._cameraPosition,i);let r=h.magnitudeSquared(i),s=this._occluderRadius*this._occluderRadius,a=n*n;return(this._horizonDistance*this._horizonDistance+s)*a>r*s?!0:(o=Math.sqrt(o)+this._horizonDistance,o*o+a>r)}return!0}return!1};var aBe=new h;za.prototype.computeVisibility=function(e){let t=h.clone(e.center),n=e.radius;if(n>this._occluderRadius)return or.FULL;if(this._horizonDistance!==Number.MAX_VALUE){let i=h.subtract(t,this._occluderPosition,aBe),o=this._occluderRadius-n,r=h.magnitudeSquared(i);if(o=r-o*o,o>0){o=Math.sqrt(o)+this._horizonDistance,i=h.subtract(t,this._cameraPosition,i);let s=h.magnitudeSquared(i);return o*o+n*n<s?or.NONE:(o=this._occluderRadius+n,o=r-o*o,o>0?(o=Math.sqrt(o)+this._horizonDistance,s<o*o+n*n?or.FULL:or.PARTIAL):(i=h.subtract(t,this._horizonPlanePosition,i),h.dot(i,this._horizonPlaneNormal)>-n?or.PARTIAL:or.FULL))}}return or.NONE};var qV=new h;za.computeOccludeePoint=function(e,t,n){let i=h.clone(t),o=h.clone(e.center),r=e.radius,s=n.length,a=h.normalize(h.subtract(i,o,qV),qV),c=-h.dot(a,o),l=za._anyRotationVector(o,a,c),f=za._horizonToPlaneNormalDotProduct(e,a,c,l,n[0]);if(!f)return;let d;for(let g=1;g<s;++g){if(d=za._horizonToPlaneNormalDotProduct(e,a,c,l,n[g]),!d)return;d<f&&(f=d)}if(f<.0017453283658983088)return;let p=r/f;return h.add(o,h.multiplyByScalar(a,p,qV),qV)};var cBe=[];za.computeOccludeePointFromRectangle=function(e,t){t=y(t,ie.WGS84);let n=ce.subsample(e,t,0,cBe),i=se.fromPoints(n),o=h.ZERO;if(!h.equals(o,i.center))return za.computeOccludeePoint(new se(o,t.minimumRadius),i.center,n)};var lBe=new h;za._anyRotationVector=function(e,t,n){let i=h.abs(t,lBe),o=i.x>i.y?0:1;(o===0&&i.z>i.x||o===1&&i.z>i.y)&&(o=2);let r=new h,s;o===0?(i.x=e.x,i.y=e.y+1,i.z=e.z+1,s=h.UNIT_X):o===1?(i.x=e.x+1,i.y=e.y,i.z=e.z+1,s=h.UNIT_Y):(i.x=e.x+1,i.y=e.y+1,i.z=e.z,s=h.UNIT_Z);let a=(h.dot(t,i)+n)/-h.dot(t,s);return h.normalize(h.subtract(h.add(i,h.multiplyByScalar(s,a,r),i),e,i),i)};var uBe=new h;za._rotationVector=function(e,t,n,i,o){let r=h.subtract(i,e,uBe);if(r=h.normalize(r,r),h.dot(t,r)<.9999999847691291){let s=h.cross(t,r,r);if(h.magnitude(s)>P.EPSILON13)return h.normalize(s,new h)}return o};var E5=new h,fBe=new h,XV=new h,ine=new h;za._horizonToPlaneNormalDotProduct=function(e,t,n,i,o){let r=h.clone(o,E5),s=h.clone(e.center,fBe),a=e.radius,c=h.subtract(s,r,XV),l=h.magnitudeSquared(c),f=a*a;if(l<f)return!1;let d=l-f,p=Math.sqrt(d),m=1/Math.sqrt(l),x=p*m*p;c=h.normalize(c,c);let C=h.add(r,h.multiplyByScalar(c,x,ine),ine),T=Math.sqrt(d-x*x),E=this._rotationVector(s,t,n,r,i),S=h.fromElements(E.x*E.x*c.x+(E.x*E.y-E.z)*c.y+(E.x*E.z+E.y)*c.z,(E.x*E.y+E.z)*c.x+E.y*E.y*c.y+(E.y*E.z-E.x)*c.z,(E.x*E.z-E.y)*c.x+(E.y*E.z+E.x)*c.y+E.z*E.z*c.z,E5);S=h.normalize(S,S);let v=h.multiplyByScalar(S,T,E5);E=h.normalize(h.subtract(h.add(C,v,XV),s,XV),XV);let w=h.dot(t,E);E=h.normalize(h.subtract(h.subtract(C,v,E),s,E),E);let R=h.dot(t,E);return w<R?w:R};var qP=za;function Ih(e){e=y(e,y.EMPTY_OBJECT),this.left=e.left,this._left=void 0,this.right=e.right,this._right=void 0,this.top=e.top,this._top=void 0,this.bottom=e.bottom,this._bottom=void 0,this.near=y(e.near,1),this._near=this.near,this.far=y(e.far,5e8),this._far=this.far,this._cullingVolume=new es,this._perspectiveMatrix=new M,this._infinitePerspective=new M}function b5(e){let t=e.top,n=e.bottom,i=e.right,o=e.left,r=e.near,s=e.far;(t!==e._top||n!==e._bottom||o!==e._left||i!==e._right||r!==e._near||s!==e._far)&&(e._left=o,e._right=i,e._top=t,e._bottom=n,e._near=r,e._far=s,e._perspectiveMatrix=M.computePerspectiveOffCenter(o,i,n,t,r,s,e._perspectiveMatrix),e._infinitePerspective=M.computeInfinitePerspectiveOffCenter(o,i,n,t,r,e._infinitePerspective))}Object.defineProperties(Ih.prototype,{projectionMatrix:{get:function(){return b5(this),this._perspectiveMatrix}},infiniteProjectionMatrix:{get:function(){return b5(this),this._infinitePerspective}}});var dBe=new h,hBe=new h,mBe=new h,pBe=new h;Ih.prototype.computeCullingVolume=function(e,t,n){let i=this._cullingVolume.planes,o=this.top,r=this.bottom,s=this.right,a=this.left,c=this.near,l=this.far,f=h.cross(t,n,dBe),d=hBe;h.multiplyByScalar(t,c,d),h.add(e,d,d);let p=mBe;h.multiplyByScalar(t,l,p),h.add(e,p,p);let g=pBe;h.multiplyByScalar(f,a,g),h.add(d,g,g),h.subtract(g,e,g),h.normalize(g,g),h.cross(g,n,g),h.normalize(g,g);let m=i[0];return u(m)||(m=i[0]=new oe),m.x=g.x,m.y=g.y,m.z=g.z,m.w=-h.dot(g,e),h.multiplyByScalar(f,s,g),h.add(d,g,g),h.subtract(g,e,g),h.cross(n,g,g),h.normalize(g,g),m=i[1],u(m)||(m=i[1]=new oe),m.x=g.x,m.y=g.y,m.z=g.z,m.w=-h.dot(g,e),h.multiplyByScalar(n,r,g),h.add(d,g,g),h.subtract(g,e,g),h.cross(f,g,g),h.normalize(g,g),m=i[2],u(m)||(m=i[2]=new oe),m.x=g.x,m.y=g.y,m.z=g.z,m.w=-h.dot(g,e),h.multiplyByScalar(n,o,g),h.add(d,g,g),h.subtract(g,e,g),h.cross(g,f,g),h.normalize(g,g),m=i[3],u(m)||(m=i[3]=new oe),m.x=g.x,m.y=g.y,m.z=g.z,m.w=-h.dot(g,e),m=i[4],u(m)||(m=i[4]=new oe),m.x=t.x,m.y=t.y,m.z=t.z,m.w=-h.dot(t,d),h.negate(t,g),m=i[5],u(m)||(m=i[5]=new oe),m.x=g.x,m.y=g.y,m.z=g.z,m.w=-h.dot(g,p),this._cullingVolume};Ih.prototype.getPixelDimensions=function(e,t,n,i,o){b5(this);let r=1/this.near,s=this.top*r,a=2*i*n*s/t;s=this.right*r;let c=2*i*n*s/e;return o.x=c,o.y=a,o};Ih.prototype.clone=function(e){return u(e)||(e=new Ih),e.right=this.right,e.left=this.left,e.top=this.top,e.bottom=this.bottom,e.near=this.near,e.far=this.far,e._left=void 0,e._right=void 0,e._top=void 0,e._bottom=void 0,e._near=void 0,e._far=void 0,e};Ih.prototype.equals=function(e){return u(e)&&e instanceof Ih&&this.right===e.right&&this.left===e.left&&this.top===e.top&&this.bottom===e.bottom&&this.near===e.near&&this.far===e.far};Ih.prototype.equalsEpsilon=function(e,t,n){return e===this||u(e)&&e instanceof Ih&&P.equalsEpsilon(this.right,e.right,t,n)&&P.equalsEpsilon(this.left,e.left,t,n)&&P.equalsEpsilon(this.top,e.top,t,n)&&P.equalsEpsilon(this.bottom,e.bottom,t,n)&&P.equalsEpsilon(this.near,e.near,t,n)&&P.equalsEpsilon(this.far,e.far,t,n)};var wc=Ih;function al(e){e=y(e,y.EMPTY_OBJECT),this._offCenterFrustum=new wc,this.fov=e.fov,this._fov=void 0,this._fovy=void 0,this._sseDenominator=void 0,this.aspectRatio=e.aspectRatio,this._aspectRatio=void 0,this.near=y(e.near,1),this._near=this.near,this.far=y(e.far,5e8),this._far=this.far,this.xOffset=y(e.xOffset,0),this._xOffset=this.xOffset,this.yOffset=y(e.yOffset,0),this._yOffset=this.yOffset}al.packedLength=6;al.pack=function(e,t,n){return n=y(n,0),t[n++]=e.fov,t[n++]=e.aspectRatio,t[n++]=e.near,t[n++]=e.far,t[n++]=e.xOffset,t[n]=e.yOffset,t};al.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new al),n.fov=e[t++],n.aspectRatio=e[t++],n.near=e[t++],n.far=e[t++],n.xOffset=e[t++],n.yOffset=e[t],n};function Ph(e){let t=e._offCenterFrustum;(e.fov!==e._fov||e.aspectRatio!==e._aspectRatio||e.near!==e._near||e.far!==e._far||e.xOffset!==e._xOffset||e.yOffset!==e._yOffset)&&(e._aspectRatio=e.aspectRatio,e._fov=e.fov,e._fovy=e.aspectRatio<=1?e.fov:Math.atan(Math.tan(e.fov*.5)/e.aspectRatio)*2,e._near=e.near,e._far=e.far,e._sseDenominator=2*Math.tan(.5*e._fovy),e._xOffset=e.xOffset,e._yOffset=e.yOffset,t.top=e.near*Math.tan(.5*e._fovy),t.bottom=-t.top,t.right=e.aspectRatio*t.top,t.left=-t.right,t.near=e.near,t.far=e.far,t.right+=e.xOffset,t.left+=e.xOffset,t.top+=e.yOffset,t.bottom+=e.yOffset)}Object.defineProperties(al.prototype,{projectionMatrix:{get:function(){return Ph(this),this._offCenterFrustum.projectionMatrix}},infiniteProjectionMatrix:{get:function(){return Ph(this),this._offCenterFrustum.infiniteProjectionMatrix}},fovy:{get:function(){return Ph(this),this._fovy}},sseDenominator:{get:function(){return Ph(this),this._sseDenominator}}});al.prototype.computeCullingVolume=function(e,t,n){return Ph(this),this._offCenterFrustum.computeCullingVolume(e,t,n)};al.prototype.getPixelDimensions=function(e,t,n,i,o){return Ph(this),this._offCenterFrustum.getPixelDimensions(e,t,n,i,o)};al.prototype.clone=function(e){return u(e)||(e=new al),e.aspectRatio=this.aspectRatio,e.fov=this.fov,e.near=this.near,e.far=this.far,e._aspectRatio=void 0,e._fov=void 0,e._near=void 0,e._far=void 0,this._offCenterFrustum.clone(e._offCenterFrustum),e};al.prototype.equals=function(e){return!u(e)||!(e instanceof al)?!1:(Ph(this),Ph(e),this.fov===e.fov&&this.aspectRatio===e.aspectRatio&&this._offCenterFrustum.equals(e._offCenterFrustum))};al.prototype.equalsEpsilon=function(e,t,n){return!u(e)||!(e instanceof al)?!1:(Ph(this),Ph(e),P.equalsEpsilon(this.fov,e.fov,t,n)&&P.equalsEpsilon(this.aspectRatio,e.aspectRatio,t,n)&&this._offCenterFrustum.equalsEpsilon(e._offCenterFrustum,t,n))};var gi=al;function XP(){this._colorTexture=void 0,this._drawCommand=void 0}Object.defineProperties(XP.prototype,{colorTexture:{get:function(){return this._colorTexture}}});function _Be(e,t,n){let i=t.createViewportQuadCommand(Zw,{framebuffer:n,renderState:Ue.fromCache({viewport:new Ye(0,0,256,256)})});e._drawCommand=i}XP.prototype.update=function(e){if(!u(this._colorTexture)){let t=e.context,n=new It({context:t,width:256,height:256,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,sampler:ln.NEAREST});this._colorTexture=n;let i=new Fs({context:t,colorTextures:[n],destroyAttachments:!1});_Be(this,t,i),this._drawCommand.execute(t),i.destroy(),this._drawCommand.shaderProgram=this._drawCommand.shaderProgram&&this._drawCommand.shaderProgram.destroy()}};XP.prototype.isDestroyed=function(){return!1};XP.prototype.destroy=function(){return this._colorTexture=this._colorTexture&&this._colorTexture.destroy(),le(this)};var KP=XP;var Oi={Linear:{None:function(e){return e}},Quadratic:{In:function(e){return e*e},Out:function(e){return e*(2-e)},InOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)}},Cubic:{In:function(e){return e*e*e},Out:function(e){return--e*e*e+1},InOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)}},Quartic:{In:function(e){return e*e*e*e},Out:function(e){return 1- --e*e*e*e},InOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)}},Quintic:{In:function(e){return e*e*e*e*e},Out:function(e){return--e*e*e*e*e+1},InOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)}},Sinusoidal:{In:function(e){return 1-Math.cos(e*Math.PI/2)},Out:function(e){return Math.sin(e*Math.PI/2)},InOut:function(e){return .5*(1-Math.cos(Math.PI*e))}},Exponential:{In:function(e){return e===0?0:Math.pow(1024,e-1)},Out:function(e){return e===1?1:1-Math.pow(2,-10*e)},InOut:function(e){return e===0?0:e===1?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(-Math.pow(2,-10*(e-1))+2)}},Circular:{In:function(e){return 1-Math.sqrt(1-e*e)},Out:function(e){return Math.sqrt(1- --e*e)},InOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)}},Elastic:{In:function(e){return e===0?0:e===1?1:-Math.pow(2,10*(e-1))*Math.sin((e-1.1)*5*Math.PI)},Out:function(e){return e===0?0:e===1?1:Math.pow(2,-10*e)*Math.sin((e-.1)*5*Math.PI)+1},InOut:function(e){return e===0?0:e===1?1:(e*=2,e<1?-.5*Math.pow(2,10*(e-1))*Math.sin((e-1.1)*5*Math.PI):.5*Math.pow(2,-10*(e-1))*Math.sin((e-1.1)*5*Math.PI)+1)}},Back:{In:function(e){var t=1.70158;return e*e*((t+1)*e-t)},Out:function(e){var t=1.70158;return--e*e*((t+1)*e+t)+1},InOut:function(e){var t=2.5949095;return(e*=2)<1?.5*(e*e*((t+1)*e-t)):.5*((e-=2)*e*((t+1)*e+t)+2)}},Bounce:{In:function(e){return 1-Oi.Bounce.Out(1-e)},Out:function(e){return e<.36363636363636365?7.5625*e*e:e<.7272727272727273?7.5625*(e-=.5454545454545454)*e+.75:e<.9090909090909091?7.5625*(e-=.8181818181818182)*e+.9375:7.5625*(e-=.9545454545454546)*e+.984375},InOut:function(e){return e<.5?Oi.Bounce.In(e*2)*.5:Oi.Bounce.Out(e*2-1)*.5+.5}}},ZP;typeof self>"u"&&typeof process<"u"&&process.hrtime?ZP=function(){var e=process.hrtime();return e[0]*1e3+e[1]/1e6}:typeof self<"u"&&self.performance!==void 0&&self.performance.now!==void 0?ZP=self.performance.now.bind(self.performance):Date.now!==void 0?ZP=Date.now:ZP=function(){return new Date().getTime()};var kT=ZP,gBe=function(){function e(){this._tweens={},this._tweensAddedDuringUpdate={}}return e.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(n){return t._tweens[n]})},e.prototype.removeAll=function(){this._tweens={}},e.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},e.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},e.prototype.update=function(t,n){t===void 0&&(t=kT()),n===void 0&&(n=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var o=0;o<i.length;o++){var r=this._tweens[i[o]],s=!n;r&&r.update(t,s)===!1&&!n&&delete this._tweens[i[o]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},e}(),JP={Linear:function(e,t){var n=e.length-1,i=n*t,o=Math.floor(i),r=JP.Utils.Linear;return t<0?r(e[0],e[1],i):t>1?r(e[n],e[n-1],n-i):r(e[o],e[o+1>n?n:o+1],i-o)},Bezier:function(e,t){for(var n=0,i=e.length-1,o=Math.pow,r=JP.Utils.Bernstein,s=0;s<=i;s++)n+=o(1-t,i-s)*o(t,s)*e[s]*r(i,s);return n},CatmullRom:function(e,t){var n=e.length-1,i=n*t,o=Math.floor(i),r=JP.Utils.CatmullRom;return e[0]===e[n]?(t<0&&(o=Math.floor(i=n*(1+t))),r(e[(o-1+n)%n],e[o],e[(o+1)%n],e[(o+2)%n],i-o)):t<0?e[0]-(r(e[0],e[0],e[1],e[1],-i)-e[0]):t>1?e[n]-(r(e[n],e[n],e[n-1],e[n-1],i-n)-e[n]):r(e[o?o-1:0],e[o],e[n<o+1?n:o+1],e[n<o+2?n:o+2],i-o)},Utils:{Linear:function(e,t,n){return(t-e)*n+e},Bernstein:function(e,t){var n=JP.Utils.Factorial;return n(e)/n(t)/n(e-t)},Factorial:function(){var e=[1];return function(t){var n=1;if(e[t])return e[t];for(var i=t;i>1;i--)n*=i;return e[t]=n,n}}(),CatmullRom:function(e,t,n,i,o){var r=(n-e)*.5,s=(i-t)*.5,a=o*o,c=o*a;return(2*t-2*n+r+s)*c+(-3*t+3*n-2*r-s)*a+r*o+t}}},rne=function(){function e(){}return e.nextId=function(){return e._nextId++},e._nextId=0,e}(),sne=new gBe,ane=function(){function e(t,n){n===void 0&&(n=sne),this._object=t,this._group=n,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Oi.Linear.None,this._interpolationFunction=JP.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._id=rne.nextId(),this._isChainStopped=!1,this._goToEnd=!1}return e.prototype.getId=function(){return this._id},e.prototype.isPlaying=function(){return this._isPlaying},e.prototype.isPaused=function(){return this._isPaused},e.prototype.to=function(t,n){return this._valuesEnd=Object.create(t),n!==void 0&&(this._duration=n),this},e.prototype.duration=function(t){return this._duration=t,this},e.prototype.start=function(t){if(this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}return this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t!==void 0?typeof t=="string"?kT()+parseFloat(t):t:kT(),this._startTime+=this._delayTime,this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat),this},e.prototype._setupProperties=function(t,n,i,o){for(var r in i){var s=t[r],a=Array.isArray(s),c=a?"array":typeof s,l=!a&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(l){var f=i[r];if(f.length===0)continue;f=f.map(this._handleRelativeValue.bind(this,s)),i[r]=[s].concat(f)}if((c==="object"||a)&&s&&!l){n[r]=a?[]:{};for(var d in s)n[r][d]=s[d];o[r]=a?[]:{},this._setupProperties(s,n[r],i[r],o[r])}else typeof n[r]>"u"&&(n[r]=s),a||(n[r]*=1),l?o[r]=i[r].slice().reverse():o[r]=n[r]||0}}},e.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},e.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},e.prototype.pause=function(t){return t===void 0&&(t=kT()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},e.prototype.resume=function(t){return t===void 0&&(t=kT()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},e.prototype.stopChainedTweens=function(){for(var t=0,n=this._chainedTweens.length;t<n;t++)this._chainedTweens[t].stop();return this},e.prototype.group=function(t){return this._group=t,this},e.prototype.delay=function(t){return this._delayTime=t,this},e.prototype.repeat=function(t){return this._initialRepeat=t,this._repeat=t,this},e.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},e.prototype.yoyo=function(t){return this._yoyo=t,this},e.prototype.easing=function(t){return this._easingFunction=t,this},e.prototype.interpolation=function(t){return this._interpolationFunction=t,this},e.prototype.chain=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return this._chainedTweens=t,this},e.prototype.onStart=function(t){return this._onStartCallback=t,this},e.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},e.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},e.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},e.prototype.onStop=function(t){return this._onStopCallback=t,this},e.prototype.update=function(t,n){if(t===void 0&&(t=kT()),n===void 0&&(n=!0),this._isPaused)return!0;var i,o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;n&&this.start(t)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),o=(t-this._startTime)/this._duration,o=this._duration===0||o>1?1:o;var s=this._easingFunction(o);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,s),this._onUpdateCallback&&this._onUpdateCallback(this._object,o),o===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,c=this._chainedTweens.length;a<c;a++)this._chainedTweens[a].start(this._startTime+this._duration);return this._isPlaying=!1,!1}return!0},e.prototype._updateProperties=function(t,n,i,o){for(var r in i)if(n[r]!==void 0){var s=n[r]||0,a=i[r],c=Array.isArray(t[r]),l=Array.isArray(a),f=!c&&l;f?t[r]=this._interpolationFunction(a,o):typeof a=="object"&&a?this._updateProperties(t[r],s,a,o):(a=this._handleRelativeValue(s,a),typeof a=="number"&&(t[r]=s+(a-s)*o))}},e.prototype._handleRelativeValue=function(t,n){return typeof n!="string"?n:n.charAt(0)==="+"||n.charAt(0)==="-"?t+parseFloat(n):parseFloat(n)},e.prototype._swapEndStartRepeatValues=function(t){var n=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=n},e}();var tjt=rne.nextId,Oh=sne,njt=Oh.getAll.bind(Oh),ijt=Oh.removeAll.bind(Oh),ojt=Oh.add.bind(Oh),rjt=Oh.remove.bind(Oh),sjt=Oh.update.bind(Oh);var yBe={LINEAR_NONE:Oi.Linear.None,QUADRATIC_IN:Oi.Quadratic.In,QUADRATIC_OUT:Oi.Quadratic.Out,QUADRATIC_IN_OUT:Oi.Quadratic.InOut,CUBIC_IN:Oi.Cubic.In,CUBIC_OUT:Oi.Cubic.Out,CUBIC_IN_OUT:Oi.Cubic.InOut,QUARTIC_IN:Oi.Quartic.In,QUARTIC_OUT:Oi.Quartic.Out,QUARTIC_IN_OUT:Oi.Quartic.InOut,QUINTIC_IN:Oi.Quintic.In,QUINTIC_OUT:Oi.Quintic.Out,QUINTIC_IN_OUT:Oi.Quintic.InOut,SINUSOIDAL_IN:Oi.Sinusoidal.In,SINUSOIDAL_OUT:Oi.Sinusoidal.Out,SINUSOIDAL_IN_OUT:Oi.Sinusoidal.InOut,EXPONENTIAL_IN:Oi.Exponential.In,EXPONENTIAL_OUT:Oi.Exponential.Out,EXPONENTIAL_IN_OUT:Oi.Exponential.InOut,CIRCULAR_IN:Oi.Circular.In,CIRCULAR_OUT:Oi.Circular.Out,CIRCULAR_IN_OUT:Oi.Circular.InOut,ELASTIC_IN:Oi.Elastic.In,ELASTIC_OUT:Oi.Elastic.Out,ELASTIC_IN_OUT:Oi.Elastic.InOut,BACK_IN:Oi.Back.In,BACK_OUT:Oi.Back.Out,BACK_IN_OUT:Oi.Back.InOut,BOUNCE_IN:Oi.Bounce.In,BOUNCE_OUT:Oi.Bounce.Out,BOUNCE_IN_OUT:Oi.Bounce.InOut},vr=Object.freeze(yBe);function ABe(e){let t=e._uSquared,n=e._ellipsoid.maximumRadius,i=e._ellipsoid.minimumRadius,o=(n-i)/n,r=Math.cos(e._startHeading),s=Math.sin(e._startHeading),a=(1-o)*Math.tan(e._start.latitude),c=1/Math.sqrt(1+a*a),l=c*a,f=Math.atan2(a,r),d=c*s,p=d*d,g=1-p,m=Math.sqrt(g),A=t/4,x=A*A,C=x*A,T=x*x,E=1+A-3*x/4+5*C/4-175*T/64,S=1-A+15*x/8-35*C/8,v=1-3*A+35*x/4,w=1-5*A,R=E*f-S*Math.sin(2*f)*A/2-v*Math.sin(4*f)*x/16-w*Math.sin(6*f)*C/48-Math.sin(8*f)*5*T/512,O=e._constants;O.a=n,O.b=i,O.f=o,O.cosineHeading=r,O.sineHeading=s,O.tanU=a,O.cosineU=c,O.sineU=l,O.sigma=f,O.sineAlpha=d,O.sineSquaredAlpha=p,O.cosineSquaredAlpha=g,O.cosineAlpha=m,O.u2Over4=A,O.u4Over16=x,O.u6Over64=C,O.u8Over256=T,O.a0=E,O.a1=S,O.a2=v,O.a3=w,O.distanceRatio=R}function xBe(e,t){return e*t*(4+e*(4-3*t))/16}function cne(e,t,n,i,o,r,s){let a=xBe(e,n);return(1-a)*e*t*(i+a*o*(s+a*r*(2*s*s-1)))}function CBe(e,t,n,i,o,r,s){let a=(t-n)/t,c=r-i,l=Math.atan((1-a)*Math.tan(o)),f=Math.atan((1-a)*Math.tan(s)),d=Math.cos(l),p=Math.sin(l),g=Math.cos(f),m=Math.sin(f),A=d*g,x=d*m,C=p*m,T=p*g,E=c,S=P.TWO_PI,v=Math.cos(E),w=Math.sin(E),R,O,L,N,_;do{v=Math.cos(E),w=Math.sin(E);let V=x-T*v;L=Math.sqrt(g*g*w*w+V*V),O=C+A*v,R=Math.atan2(L,O);let X;L===0?(X=0,N=1):(X=A*w/L,N=1-X*X),S=E,_=O-2*C/N,isFinite(_)||(_=0),E=c+cne(a,X,N,R,L,O,_)}while(Math.abs(E-S)>P.EPSILON12);let b=N*(t*t-n*n)/(n*n),D=1+b*(4096+b*(b*(320-175*b)-768))/16384,I=b*(256+b*(b*(74-47*b)-128))/1024,B=_*_,F=I*L*(_+I*(O*(2*B-1)-I*_*(4*L*L-3)*(4*B-3)/6)/4),k=n*D*(R-F),U=Math.atan2(g*w,x-T*v),G=Math.atan2(d*w,x*v-T);e._distance=k,e._startHeading=U,e._endHeading=G,e._uSquared=b}var TBe=new h,S5=new h;function lne(e,t,n,i){let o=h.normalize(i.cartographicToCartesian(t,S5),TBe),r=h.normalize(i.cartographicToCartesian(n,S5),S5);CBe(e,i.maximumRadius,i.minimumRadius,t.longitude,t.latitude,n.longitude,n.latitude),e._start=he.clone(t,e._start),e._end=he.clone(n,e._end),e._start.height=0,e._end.height=0,ABe(e)}function QP(e,t,n){let i=y(n,ie.WGS84);this._ellipsoid=i,this._start=new he,this._end=new he,this._constants={},this._startHeading=void 0,this._endHeading=void 0,this._distance=void 0,this._uSquared=void 0,u(e)&&u(t)&&lne(this,e,t,i)}Object.defineProperties(QP.prototype,{ellipsoid:{get:function(){return this._ellipsoid}},surfaceDistance:{get:function(){return this._distance}},start:{get:function(){return this._start}},end:{get:function(){return this._end}},startHeading:{get:function(){return this._startHeading}},endHeading:{get:function(){return this._endHeading}}});QP.prototype.setEndPoints=function(e,t){lne(this,e,t,this._ellipsoid)};QP.prototype.interpolateUsingFraction=function(e,t){return this.interpolateUsingSurfaceDistance(this._distance*e,t)};QP.prototype.interpolateUsingSurfaceDistance=function(e,t){let n=this._constants,i=n.distanceRatio+e/n.b,o=Math.cos(2*i),r=Math.cos(4*i),s=Math.cos(6*i),a=Math.sin(2*i),c=Math.sin(4*i),l=Math.sin(6*i),f=Math.sin(8*i),d=i*i,p=i*d,g=n.u8Over256,m=n.u2Over4,A=n.u6Over64,x=n.u4Over16,C=2*p*g*o/3+i*(1-m+7*x/4-15*A/4+579*g/64-(x-15*A/4+187*g/16)*o-(5*A/4-115*g/16)*r-29*g*s/16)+(m/2-x+71*A/32-85*g/16)*a+(5*x/16-5*A/4+383*g/96)*c-d*((A-11*g/2)*a+5*g*c/2)+(29*A/96-29*g/16)*l+539*g*f/1536,T=Math.asin(Math.sin(C)*n.cosineAlpha),E=Math.atan(n.a/n.b*Math.tan(T));C=C-n.sigma;let S=Math.cos(2*n.sigma+C),v=Math.sin(C),w=Math.cos(C),R=n.cosineU*w,O=n.sineU*v,N=Math.atan2(v*n.sineHeading,R-O*n.cosineHeading)-cne(n.f,n.sineAlpha,n.cosineSquaredAlpha,C,v,w,S);return u(t)?(t.longitude=this._start.longitude+N,t.latitude=E,t.height=0,t):new he(this._start.longitude+N,E,0)};var Qu=QP;function v5(e,t,n){this.heading=y(e,0),this.pitch=y(t,0),this.range=y(n,0)}v5.clone=function(e,t){if(u(e))return u(t)||(t=new v5),t.heading=e.heading,t.pitch=e.pitch,t.range=e.range,t};var ql=v5;var hne={};function EBe(e,t,n){let i,o,r;if(e instanceof gi){let s=Math.tan(.5*e.fovy);return i=e.near,o=e.near*s,r=e.aspectRatio*o,Math.max(t*i/r,n*i/o)}else if(e instanceof wc)return i=e.near,o=e.top,r=e.right,Math.max(t*i/r,n*i/o);return Math.max(t,n)}var bBe=new h,une=new h;function mne(e,t,n,i){if(u(i)&&n(.5)>i){let o=n(0),r=n(1),s=n(.5),a=s-o,c=s-r;return function(l){let f=n(l);if(l<=.5){let p=(f-o)/a;return P.lerp(e,-P.PI_OVER_TWO,p)}let d=(f-r)/c;return P.lerp(-P.PI_OVER_TWO,t,1-d)}}return function(o){return P.lerp(e,t,o)}}function w5(e,t,n,i,o){let r=o,s=Math.max(n,i);if(!u(r)){let a=e.position,c=t,l=e.up,f=e.right,d=e.frustum,p=h.subtract(a,c,bBe),g=h.magnitude(h.multiplyByScalar(l,h.dot(p,l),une)),m=h.magnitude(h.multiplyByScalar(f,h.dot(p,f),une));r=Math.min(EBe(d,g,m)*.2,1e9)}if(s<r){let l=-Math.pow((r-n)*1e6,.125),f=Math.pow((r-i)*1e6,1/8);return function(d){let p=d*(f-l)+l;return-Math.pow(p,8)/1e6+r}}return function(a){return P.lerp(n,i,a)}}function $P(e,t){return P.equalsEpsilon(e,P.TWO_PI,P.EPSILON11)&&(e=0),t>e+Math.PI?e+=P.TWO_PI:t<e-Math.PI&&(e-=P.TWO_PI),e}var pne=new h;function SBe(e,t,n,i,o,r,s,a){let c=e.camera,l=h.clone(c.position,pne),f=c.pitch,d=$P(c.heading,i),p=$P(c.roll,r),g=w5(c,n,l.z,n.z,s),m=mne(f,o,g,a);function A(x){let C=x.time/t;c.setView({orientation:{heading:P.lerp(d,i,C),pitch:m(C),roll:P.lerp(p,r,C)}}),H.lerp(l,n,C,c.position),c.position.z=g(C)}return A}function vBe(e,t){e.longitude<t.longitude?e.longitude+=P.TWO_PI:t.longitude+=P.TWO_PI}function DBe(e,t){let n=e.longitude-t.longitude;n<-P.PI?e.longitude+=P.TWO_PI:n>P.PI&&(t.longitude+=P.TWO_PI)}var wBe=new he,IBe=new he;function PBe(e,t,n,i,o,r,s,a,c,l){let f=e.camera,p=e.mapProjection.ellipsoid,g=he.clone(f.positionCartographic,wBe),m=f.pitch,A=$P(f.heading,i),x=$P(f.roll,r),C=p.cartesianToCartographic(n,IBe);g.longitude=P.zeroToTwoPi(g.longitude),C.longitude=P.zeroToTwoPi(C.longitude);let T=!1;if(u(a)){let w=P.zeroToTwoPi(a),R=Math.min(g.longitude,C.longitude),O=Math.max(g.longitude,C.longitude),L=w>=R&&w<=O;if(u(c)){let N=Math.abs(g.longitude-C.longitude),_=P.TWO_PI-N;(L?N:_)<(L?_:N)*c&&!L&&(T=!0)}else L||(T=!0)}T?vBe(g,C):DBe(g,C);let E=w5(f,n,g.height,C.height,s),S=mne(m,o,E,l);function v(){let w=g.longitude,R=C.longitude,O=g.latitude,L=C.latitude;return function(_){let b=_.time/t,D=h.fromRadians(P.lerp(w,R,b),P.lerp(O,L,b),E(b),p);f.setView({destination:D,orientation:{heading:P.lerp(A,i,b),pitch:S(b),roll:P.lerp(x,r,b)}})}}return v()}function OBe(e,t,n,i,o,r,s){let a=e.camera,c=h.clone(a.position,pne),l=$P(a.heading,i),f=a.frustum.right-a.frustum.left,d=w5(a,n,f,n.z,s);function p(g){let m=g.time/t;a.setView({orientation:{heading:P.lerp(l,i,m)}}),H.lerp(c,n,m,a.position);let A=d(m),x=a.frustum,C=x.top/x.right,T=(A-(x.right-x.left))*.5;x.right+=T,x.left-=T,x.top=C*x.right,x.bottom=-x.top}return p}var fne=new he,RBe=new h;function D5(e,t){return{startObject:{},stopObject:{},duration:0,complete:e,cancel:t}}function dne(e,t){function n(){typeof t=="function"&&t(),e.enableInputs=!0}return n}hne.createTween=function(e,t){t=y(t,y.EMPTY_OBJECT);let n=t.destination,i=e.mode;if(i===ee.MORPHING)return D5();let o=y(t.convert,!0),r=e.mapProjection,s=r.ellipsoid,a=t.maximumHeight,c=t.flyOverLongitude,l=t.flyOverLongitudeWeight,f=t.pitchAdjustHeight,d=t.easingFunction;o&&i!==ee.SCENE3D&&(s.cartesianToCartographic(n,fne),n=r.project(fne,RBe));let p=e.camera,g=t.endTransform;u(g)&&p._setTransform(g);let m=t.duration;u(m)||(m=Math.ceil(h.distance(p.position,n)/1e6)+2,m=Math.min(m,3));let A=y(t.heading,0),x=y(t.pitch,-P.PI_OVER_TWO),C=y(t.roll,0),T=e.screenSpaceCameraController;T.enableInputs=!1;let E=dne(T,t.complete),S=dne(T,t.cancel),v=p.frustum,w=e.mode===ee.SCENE2D;if(w=w&&H.equalsEpsilon(p.position,n,P.EPSILON6),w=w&&P.equalsEpsilon(Math.max(v.right-v.left,v.top-v.bottom),n.z,P.EPSILON6),w=w||e.mode!==ee.SCENE2D&&h.equalsEpsilon(n,p.position,P.EPSILON10),w=w&&P.equalsEpsilon(P.negativePiToPi(A),P.negativePiToPi(p.heading),P.EPSILON10)&&P.equalsEpsilon(P.negativePiToPi(x),P.negativePiToPi(p.pitch),P.EPSILON10)&&P.equalsEpsilon(P.negativePiToPi(C),P.negativePiToPi(p.roll),P.EPSILON10),w)return D5(E,S);let R=new Array(4);if(R[ee.SCENE2D]=OBe,R[ee.SCENE3D]=PBe,R[ee.COLUMBUS_VIEW]=SBe,m<=0)return D5(function(){R[i](e,1,n,A,x,C,a,c,l,f)({time:1}),typeof E=="function"&&E()},S);let O=R[i](e,m,n,A,x,C,a,c,l,f);if(!u(d)){let L=p.positionCartographic.height,N=i===ee.SCENE3D?s.cartesianToCartographic(n).height:n.z;L>N&&L>11500?d=vr.CUBIC_OUT:d=vr.QUINTIC_IN_OUT}return{duration:m,easingFunction:d,startObject:{time:0},stopObject:{time:m},update:O,complete:E,cancel:S}};var e1=hne;var BBe={ROTATE:0,INFINITE_SCROLL:1},cl=Object.freeze(BBe);function Zt(e){this._scene=e,this._transform=M.clone(M.IDENTITY),this._invTransform=M.clone(M.IDENTITY),this._actualTransform=M.clone(M.IDENTITY),this._actualInvTransform=M.clone(M.IDENTITY),this._transformChanged=!1,this.position=new h,this._position=new h,this._positionWC=new h,this._positionCartographic=new he,this._oldPositionWC=void 0,this.positionWCDeltaMagnitude=0,this.positionWCDeltaMagnitudeLastFrame=0,this.timeSinceMoved=0,this._lastMovedTimestamp=0,this.direction=new h,this._direction=new h,this._directionWC=new h,this.up=new h,this._up=new h,this._upWC=new h,this.right=new h,this._right=new h,this._rightWC=new h,this.frustum=new gi,this.frustum.aspectRatio=e.drawingBufferWidth/e.drawingBufferHeight,this.frustum.fov=P.toRadians(60),this.defaultMoveAmount=1e5,this.defaultLookAmount=Math.PI/60,this.defaultRotateAmount=Math.PI/3600,this.defaultZoomAmount=1e5,this.constrainedAxis=void 0,this.maximumZoomFactor=1.5,this._moveStart=new Ae,this._moveEnd=new Ae,this._changed=new Ae,this._changedPosition=void 0,this._changedDirection=void 0,this._changedFrustum=void 0,this._changedHeading=void 0,this.percentageChanged=.5,this._viewMatrix=new M,this._invViewMatrix=new M,Ene(this),this._mode=ee.SCENE3D,this._modeChanged=!0;let t=e.mapProjection;this._projection=t,this._maxCoord=t.project(new he(Math.PI,P.PI_OVER_TWO)),this._max2Dfrustum=void 0,Lne(this,Zt.DEFAULT_VIEW_RECTANGLE,this.position,!0);let n=h.magnitude(this.position);n+=n*Zt.DEFAULT_VIEW_FACTOR,h.normalize(this.position,this.position),h.multiplyByScalar(this.position,n,this.position)}Zt.TRANSFORM_2D=new M(0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,1);Zt.TRANSFORM_2D_INVERSE=M.inverseTransformation(Zt.TRANSFORM_2D,new M);Zt.DEFAULT_VIEW_RECTANGLE=ce.fromDegrees(-95,-20,-70,90);Zt.DEFAULT_VIEW_FACTOR=.5;Zt.DEFAULT_OFFSET=new ql(0,-P.PI_OVER_FOUR,0);function Ene(e){M.computeView(e._position,e._direction,e._up,e._right,e._viewMatrix),M.multiply(e._viewMatrix,e._actualInvTransform,e._viewMatrix),M.inverseTransformation(e._viewMatrix,e._invViewMatrix)}function MBe(e){if(!u(e._oldPositionWC))e._oldPositionWC=h.clone(e.positionWC,e._oldPositionWC);else{e.positionWCDeltaMagnitudeLastFrame=e.positionWCDeltaMagnitude;let t=h.subtract(e.positionWC,e._oldPositionWC,e._oldPositionWC);e.positionWCDeltaMagnitude=h.magnitude(t),e._oldPositionWC=h.clone(e.positionWC,e._oldPositionWC),e.positionWCDeltaMagnitude>0?(e.timeSinceMoved=0,e._lastMovedTimestamp=li()):e.timeSinceMoved=Math.max(li()-e._lastMovedTimestamp,0)/1e3}}Zt.prototype.canPreloadFlight=function(){return u(this._currentFlight)&&this._mode!==ee.SCENE2D};Zt.prototype._updateCameraChanged=function(){let e=this;if(MBe(e),e._changed.numberOfListeners===0)return;let t=e.percentageChanged,n=e.heading;u(e._changedHeading)||(e._changedHeading=n);let i=Math.abs(e._changedHeading-n)%P.TWO_PI;i=i>P.PI?P.TWO_PI-i:i;let o=i/Math.PI;if(o>t&&(e._changed.raiseEvent(o),e._changedHeading=n),e._mode===ee.SCENE2D){if(!u(e._changedFrustum)){e._changedPosition=h.clone(e.position,e._changedPosition),e._changedFrustum=e.frustum.clone();return}let l=e.position,f=e._changedPosition,d=e.frustum,p=e._changedFrustum,g=l.x+d.left,m=l.x+d.right,A=f.x+p.left,x=f.x+p.right,C=l.y+d.bottom,T=l.y+d.top,E=f.y+p.bottom,S=f.y+p.top,v=Math.max(g,A),w=Math.min(m,x),R=Math.max(C,E),O=Math.min(T,S),L;if(v>=w||R>=T)L=1;else{let N=p;g<A&&m>x&&C<E&&T>S&&(N=d),L=1-(w-v)*(O-R)/((N.right-N.left)*(N.top-N.bottom))}L>t&&(e._changed.raiseEvent(L),e._changedPosition=h.clone(e.position,e._changedPosition),e._changedFrustum=e.frustum.clone(e._changedFrustum));return}if(!u(e._changedDirection)){e._changedPosition=h.clone(e.positionWC,e._changedPosition),e._changedDirection=h.clone(e.directionWC,e._changedDirection);return}let r=P.acosClamped(h.dot(e.directionWC,e._changedDirection)),s;u(e.frustum.fovy)?s=r/(e.frustum.fovy*.5):s=r;let c=h.distance(e.positionWC,e._changedPosition)/e.positionCartographic.height;(s>t||c>t)&&(e._changed.raiseEvent(Math.max(s,c)),e._changedPosition=h.clone(e.positionWC,e._changedPosition),e._changedDirection=h.clone(e.directionWC,e._changedDirection))};function LBe(e){Rt.basisTo2D(e._projection,e._transform,e._actualTransform)}var NBe=new he,FBe=new h,KV=new h,VBe=new oe,UBe=new oe,kBe=new oe,zBe=new oe,HBe=new oe;function GBe(e){let t=e._projection,n=t.ellipsoid,i=M.getColumn(e._transform,3,VBe),o=n.cartesianToCartographic(i,NBe),r=t.project(o,FBe),s=UBe;s.x=r.z,s.y=r.x,s.z=r.y,s.w=1;let a=oe.clone(oe.UNIT_X,HBe),c=oe.add(M.getColumn(e._transform,0,KV),i,KV);n.cartesianToCartographic(c,o),t.project(o,r);let l=kBe;l.x=r.z,l.y=r.x,l.z=r.y,l.w=0,h.subtract(l,s,l),l.x=0;let f=zBe;if(h.magnitudeSquared(l)>P.EPSILON10)h.cross(a,l,f);else{let d=oe.add(M.getColumn(e._transform,1,KV),i,KV);n.cartesianToCartographic(d,o),t.project(o,r),f.x=r.z,f.y=r.x,f.z=r.y,f.w=0,h.subtract(f,s,f),f.x=0,h.magnitudeSquared(f)<P.EPSILON10&&(oe.clone(oe.UNIT_Y,l),oe.clone(oe.UNIT_Z,f))}h.cross(f,a,l),h.normalize(l,l),h.cross(a,l,f),h.normalize(f,f),M.setColumn(e._actualTransform,0,l,e._actualTransform),M.setColumn(e._actualTransform,1,f,e._actualTransform),M.setColumn(e._actualTransform,2,a,e._actualTransform),M.setColumn(e._actualTransform,3,s,e._actualTransform)}var I5=new h;function Ga(e){let t=e._mode,n=!1,i=0;t===ee.SCENE2D&&(i=e.frustum.right-e.frustum.left,n=i!==e._positionCartographic.height);let o=e._position,r=!h.equals(o,e.position)||n;r&&(o=h.clone(e.position,e._position));let s=e._direction,a=!h.equals(s,e.direction);a&&(h.normalize(e.direction,e.direction),s=h.clone(e.direction,e._direction));let c=e._up,l=!h.equals(c,e.up);l&&(h.normalize(e.up,e.up),c=h.clone(e.up,e._up));let f=e._right,d=!h.equals(f,e.right);d&&(h.normalize(e.right,e.right),f=h.clone(e.right,e._right));let p=e._transformChanged||e._modeChanged;e._transformChanged=!1,p&&(M.inverseTransformation(e._transform,e._invTransform),e._mode===ee.COLUMBUS_VIEW||e._mode===ee.SCENE2D?M.equals(M.IDENTITY,e._transform)?M.clone(Zt.TRANSFORM_2D,e._actualTransform):e._mode===ee.COLUMBUS_VIEW?LBe(e):GBe(e):M.clone(e._transform,e._actualTransform),M.inverseTransformation(e._actualTransform,e._actualInvTransform),e._modeChanged=!1);let g=e._actualTransform;if(r||p)if(e._positionWC=M.multiplyByPoint(g,o,e._positionWC),t===ee.SCENE3D||t===ee.MORPHING)e._positionCartographic=e._projection.ellipsoid.cartesianToCartographic(e._positionWC,e._positionCartographic);else{let m=I5;m.x=e._positionWC.y,m.y=e._positionWC.z,m.z=e._positionWC.x,t===ee.SCENE2D&&(m.z=i),e._projection.unproject(m,e._positionCartographic)}if(a||l||d){let m=h.dot(s,h.cross(c,f,I5));if(Math.abs(1-m)>P.EPSILON2){let A=1/h.magnitudeSquared(c),x=h.dot(c,s)*A,C=h.multiplyByScalar(s,x,I5);c=h.normalize(h.subtract(c,C,e._up),e._up),h.clone(c,e.up),f=h.cross(s,c,e._right),h.clone(f,e.right)}}(a||p)&&(e._directionWC=M.multiplyByPointAsVector(g,s,e._directionWC),h.normalize(e._directionWC,e._directionWC)),(l||p)&&(e._upWC=M.multiplyByPointAsVector(g,c,e._upWC),h.normalize(e._upWC,e._upWC)),(d||p)&&(e._rightWC=M.multiplyByPointAsVector(g,f,e._rightWC),h.normalize(e._rightWC,e._rightWC)),(r||a||l||d||p)&&Ene(e)}function bne(e,t){let n;return P.equalsEpsilon(Math.abs(e.z),1,P.EPSILON3)?n=Math.atan2(t.y,t.x)-P.PI_OVER_TWO:n=Math.atan2(e.y,e.x)-P.PI_OVER_TWO,P.TWO_PI-P.zeroToTwoPi(n)}function Sne(e){return P.PI_OVER_TWO-P.acosClamped(e.z)}function vne(e,t,n){let i=0;return P.equalsEpsilon(Math.abs(e.z),1,P.EPSILON3)||(i=Math.atan2(-n.z,t.z),i=P.zeroToTwoPi(i+P.TWO_PI)),i}var QV=new M,$V=new M;Object.defineProperties(Zt.prototype,{transform:{get:function(){return this._transform}},inverseTransform:{get:function(){return Ga(this),this._invTransform}},viewMatrix:{get:function(){return Ga(this),this._viewMatrix}},inverseViewMatrix:{get:function(){return Ga(this),this._invViewMatrix}},positionCartographic:{get:function(){return Ga(this),this._positionCartographic}},positionWC:{get:function(){return Ga(this),this._positionWC}},directionWC:{get:function(){return Ga(this),this._directionWC}},upWC:{get:function(){return Ga(this),this._upWC}},rightWC:{get:function(){return Ga(this),this._rightWC}},heading:{get:function(){if(this._mode!==ee.MORPHING){let e=this._projection.ellipsoid,t=M.clone(this._transform,QV),n=Rt.eastNorthUpToFixedFrame(this.positionWC,e,$V);this._setTransform(n);let i=bne(this.direction,this.up);return this._setTransform(t),i}}},pitch:{get:function(){if(this._mode!==ee.MORPHING){let e=this._projection.ellipsoid,t=M.clone(this._transform,QV),n=Rt.eastNorthUpToFixedFrame(this.positionWC,e,$V);this._setTransform(n);let i=Sne(this.direction);return this._setTransform(t),i}}},roll:{get:function(){if(this._mode!==ee.MORPHING){let e=this._projection.ellipsoid,t=M.clone(this._transform,QV),n=Rt.eastNorthUpToFixedFrame(this.positionWC,e,$V);this._setTransform(n);let i=vne(this.direction,this.up,this.right);return this._setTransform(t),i}}},moveStart:{get:function(){return this._moveStart}},moveEnd:{get:function(){return this._moveEnd}},changed:{get:function(){return this._changed}}});Zt.prototype.update=function(e){let t=!1;if(e!==this._mode&&(this._mode=e,this._modeChanged=e!==ee.MORPHING,t=this._mode===ee.SCENE2D),t){let n=this._max2Dfrustum=this.frustum.clone(),i=2,o=n.top/n.right;n.right=this._maxCoord.x*i,n.left=-n.right,n.top=o*n.right,n.bottom=-n.top}this._mode===ee.SCENE2D&&Pne(this,this.position)};var WBe=new h,jBe=new h,YBe=new h;Zt.prototype._setTransform=function(e){let t=h.clone(this.positionWC,WBe),n=h.clone(this.upWC,jBe),i=h.clone(this.directionWC,YBe);M.clone(e,this._transform),this._transformChanged=!0,Ga(this);let o=this._actualInvTransform;M.multiplyByPoint(o,t,this.position),M.multiplyByPointAsVector(o,i,this.direction),M.multiplyByPointAsVector(o,n,this.up),h.cross(this.direction,this.up,this.right),Ga(this)};var qBe=new H,XBe=new Pn,KBe=new h,ZBe=new h;function Dne(e){if(!M.equals(M.IDENTITY,e.transform))return h.magnitude(e.position);let t=e._scene,n=t.globe,i=qBe;i.x=t.drawingBufferWidth/2,i.y=t.drawingBufferHeight/2;let o;if(u(n)){let a=e.getPickRay(i,XBe);o=n.pickWorldCoordinates(a,t,!0,KBe)}let r;t.pickPositionSupported&&(r=t.pickPositionWorldCoordinates(i,ZBe));let s;if(u(o)||u(r)){let a=u(r)?h.distance(r,e.positionWC):Number.POSITIVE_INFINITY,c=u(o)?h.distance(o,e.positionWC):Number.POSITIVE_INFINITY;s=Math.min(a,c)}else s=Math.max(e.positionCartographic.height,0);return s}Zt.prototype._adjustOrthographicFrustum=function(e){this.frustum instanceof en&&(!e&&this._positionCartographic.height<15e4||(this.frustum.width=Dne(this)))};var eU=new h,M5=new M,JBe=new M,L5=new Le,N5=new Z,wne=new he;function QBe(e,t,n){let i=M.clone(e.transform,M5),o=Rt.eastNorthUpToFixedFrame(t,e._projection.ellipsoid,JBe);e._setTransform(o),h.clone(h.ZERO,e.position),n.heading=n.heading-P.PI_OVER_TWO;let r=Le.fromHeadingPitchRoll(n,L5),s=Z.fromQuaternion(r,N5);Z.getColumn(s,0,e.direction),Z.getColumn(s,2,e.up),h.cross(e.direction,e.up,e.right),e._setTransform(i),e._adjustOrthographicFrustum(!0)}function $Be(e,t,n,i){let o=M.clone(e.transform,M5);if(e._setTransform(M.IDENTITY),!h.equals(t,e.positionWC)){if(i){let a=e._projection,c=a.ellipsoid.cartesianToCartographic(t,wne);t=a.project(c,eU)}h.clone(t,e.position)}n.heading=n.heading-P.PI_OVER_TWO;let r=Le.fromHeadingPitchRoll(n,L5),s=Z.fromQuaternion(r,N5);Z.getColumn(s,0,e.direction),Z.getColumn(s,2,e.up),h.cross(e.direction,e.up,e.right),e._setTransform(o),e._adjustOrthographicFrustum(!0)}function eMe(e,t,n,i){let o=M.clone(e.transform,M5);if(e._setTransform(M.IDENTITY),!h.equals(t,e.positionWC)){if(i){let c=e._projection,l=c.ellipsoid.cartesianToCartographic(t,wne);t=c.project(l,eU)}H.clone(t,e.position);let r=-t.z*.5,s=-r,a=e.frustum;if(s>r){let c=a.top/a.right;a.right=s,a.left=r,a.top=a.right*c,a.bottom=-a.top}}if(e._scene.mapMode2D===cl.ROTATE){n.heading=n.heading-P.PI_OVER_TWO,n.pitch=-P.PI_OVER_TWO,n.roll=0;let r=Le.fromHeadingPitchRoll(n,L5),s=Z.fromQuaternion(r,N5);Z.getColumn(s,2,e.up),h.cross(e.direction,e.up,e.right)}e._setTransform(o)}var tMe=new h,nMe=new h,iMe=new h;function Ine(e,t,n,i){let o=h.clone(n.direction,tMe),r=h.clone(n.up,nMe);if(e._scene.mode===ee.SCENE3D){let a=e._projection.ellipsoid,c=Rt.eastNorthUpToFixedFrame(t,a,QV),l=M.inverseTransformation(c,$V);M.multiplyByPointAsVector(l,o,o),M.multiplyByPointAsVector(l,r,r)}let s=h.cross(o,r,iMe);return i.heading=bne(o,r),i.pitch=Sne(o),i.roll=vne(o,r,s),i}var B5={destination:void 0,orientation:{direction:void 0,up:void 0,heading:void 0,pitch:void 0,roll:void 0},convert:void 0,endTransform:void 0},zT=new Ma;Zt.prototype.setView=function(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.orientation,y.EMPTY_OBJECT),n=this._mode;if(n===ee.MORPHING)return;u(e.endTransform)&&this._setTransform(e.endTransform);let i=y(e.convert,!0),o=y(e.destination,h.clone(this.positionWC,eU));u(o)&&u(o.west)&&(o=this.getRectangleCameraCoordinates(o,eU),i=!1),u(t.direction)&&(t=Ine(this,o,t,B5.orientation)),zT.heading=y(t.heading,0),zT.pitch=y(t.pitch,-P.PI_OVER_TWO),zT.roll=y(t.roll,0),n===ee.SCENE3D?QBe(this,o,zT):n===ee.SCENE2D?eMe(this,o,zT,i):$Be(this,o,zT,i)};var oMe=new h;Zt.prototype.flyHome=function(e){let t=this._mode;if(t===ee.MORPHING&&this._scene.completeMorph(),t===ee.SCENE2D)this.flyTo({destination:Zt.DEFAULT_VIEW_RECTANGLE,duration:e,endTransform:M.IDENTITY});else if(t===ee.SCENE3D){let n=this.getRectangleCameraCoordinates(Zt.DEFAULT_VIEW_RECTANGLE),i=h.magnitude(n);i+=i*Zt.DEFAULT_VIEW_FACTOR,h.normalize(n,n),h.multiplyByScalar(n,i,n),this.flyTo({destination:n,duration:e,endTransform:M.IDENTITY})}else if(t===ee.COLUMBUS_VIEW){let n=this._projection.ellipsoid.maximumRadius,i=new h(0,-1,1);i=h.multiplyByScalar(h.normalize(i,i),5*n,i),this.flyTo({destination:i,duration:e,orientation:{heading:0,pitch:-Math.acos(h.normalize(i,oMe).z),roll:0},endTransform:M.IDENTITY,convert:!1})}};Zt.prototype.worldToCameraCoordinates=function(e,t){return u(t)||(t=new oe),Ga(this),M.multiplyByVector(this._actualInvTransform,e,t)};Zt.prototype.worldToCameraCoordinatesPoint=function(e,t){return u(t)||(t=new h),Ga(this),M.multiplyByPoint(this._actualInvTransform,e,t)};Zt.prototype.worldToCameraCoordinatesVector=function(e,t){return u(t)||(t=new h),Ga(this),M.multiplyByPointAsVector(this._actualInvTransform,e,t)};Zt.prototype.cameraToWorldCoordinates=function(e,t){return u(t)||(t=new oe),Ga(this),M.multiplyByVector(this._actualTransform,e,t)};Zt.prototype.cameraToWorldCoordinatesPoint=function(e,t){return u(t)||(t=new h),Ga(this),M.multiplyByPoint(this._actualTransform,e,t)};Zt.prototype.cameraToWorldCoordinatesVector=function(e,t){return u(t)||(t=new h),Ga(this),M.multiplyByPointAsVector(this._actualTransform,e,t)};function Pne(e,t){let n=e._scene.mapMode2D===cl.ROTATE,i=e._maxCoord.x,o=e._maxCoord.y,r,s;n?(s=i,r=-s):(s=t.x-i*2,r=t.x+i*2),t.x>i&&(t.x=s),t.x<-i&&(t.x=r),t.y>o&&(t.y=o),t.y<-o&&(t.y=-o)}var _ne=new h;Zt.prototype.move=function(e,t){let n=this.position;h.multiplyByScalar(e,t,_ne),h.add(n,_ne,n),this._mode===ee.SCENE2D&&Pne(this,n),this._adjustOrthographicFrustum(!0)};Zt.prototype.moveForward=function(e){e=y(e,this.defaultMoveAmount),this._mode===ee.SCENE2D?tU(this,e):this.move(this.direction,e)};Zt.prototype.moveBackward=function(e){e=y(e,this.defaultMoveAmount),this._mode===ee.SCENE2D?tU(this,-e):this.move(this.direction,-e)};Zt.prototype.moveUp=function(e){e=y(e,this.defaultMoveAmount),this.move(this.up,e)};Zt.prototype.moveDown=function(e){e=y(e,this.defaultMoveAmount),this.move(this.up,-e)};Zt.prototype.moveRight=function(e){e=y(e,this.defaultMoveAmount),this.move(this.right,e)};Zt.prototype.moveLeft=function(e){e=y(e,this.defaultMoveAmount),this.move(this.right,-e)};Zt.prototype.lookLeft=function(e){e=y(e,this.defaultLookAmount),this._mode!==ee.SCENE2D&&this.look(this.up,-e)};Zt.prototype.lookRight=function(e){e=y(e,this.defaultLookAmount),this._mode!==ee.SCENE2D&&this.look(this.up,e)};Zt.prototype.lookUp=function(e){e=y(e,this.defaultLookAmount),this._mode!==ee.SCENE2D&&this.look(this.right,-e)};Zt.prototype.lookDown=function(e){e=y(e,this.defaultLookAmount),this._mode!==ee.SCENE2D&&this.look(this.right,e)};var rMe=new Le,sMe=new Z;Zt.prototype.look=function(e,t){let n=y(t,this.defaultLookAmount),i=Le.fromAxisAngle(e,-n,rMe),o=Z.fromQuaternion(i,sMe),r=this.direction,s=this.up,a=this.right;Z.multiplyByVector(o,r,r),Z.multiplyByVector(o,s,s),Z.multiplyByVector(o,a,a)};Zt.prototype.twistLeft=function(e){e=y(e,this.defaultLookAmount),this.look(this.direction,e)};Zt.prototype.twistRight=function(e){e=y(e,this.defaultLookAmount),this.look(this.direction,-e)};var aMe=new Le,cMe=new Z;Zt.prototype.rotate=function(e,t){let n=y(t,this.defaultRotateAmount),i=Le.fromAxisAngle(e,-n,aMe),o=Z.fromQuaternion(i,cMe);Z.multiplyByVector(o,this.position,this.position),Z.multiplyByVector(o,this.direction,this.direction),Z.multiplyByVector(o,this.up,this.up),h.cross(this.direction,this.up,this.right),h.cross(this.right,this.direction,this.up),this._adjustOrthographicFrustum(!1)};Zt.prototype.rotateDown=function(e){e=y(e,this.defaultRotateAmount),One(this,e)};Zt.prototype.rotateUp=function(e){e=y(e,this.defaultRotateAmount),One(this,-e)};var lMe=new h,uMe=new h,fMe=new h,gne=new h;function One(e,t){let n=e.position;if(u(e.constrainedAxis)&&!h.equalsEpsilon(e.position,h.ZERO,P.EPSILON2)){let i=h.normalize(n,lMe),o=h.equalsEpsilon(i,e.constrainedAxis,P.EPSILON2),r=h.equalsEpsilon(i,h.negate(e.constrainedAxis,gne),P.EPSILON2);if(!o&&!r){let s=h.normalize(e.constrainedAxis,uMe),a=h.dot(i,s),c=P.acosClamped(a);t>0&&t>c&&(t=c-P.EPSILON4),a=h.dot(i,h.negate(s,gne)),c=P.acosClamped(a),t<0&&-t>c&&(t=-c+P.EPSILON4);let l=h.cross(s,i,fMe);e.rotate(l,t)}else(o&&t<0||r&&t>0)&&e.rotate(e.right,t)}else e.rotate(e.right,t)}Zt.prototype.rotateRight=function(e){e=y(e,this.defaultRotateAmount),Rne(this,-e)};Zt.prototype.rotateLeft=function(e){e=y(e,this.defaultRotateAmount),Rne(this,e)};function Rne(e,t){u(e.constrainedAxis)?e.rotate(e.constrainedAxis,t):e.rotate(e.up,t)}function tU(e,t){let n=e.frustum,i;if(t=t*.5,Math.abs(n.top)+Math.abs(n.bottom)>Math.abs(n.left)+Math.abs(n.right)){let o=n.top-t,r=n.bottom+t,s=e._maxCoord.y;e._scene.mapMode2D===cl.ROTATE&&(s*=e.maximumZoomFactor),r>s&&(r=s,o=-s),o<=r&&(o=1,r=-1),i=n.right/n.top,n.top=o,n.bottom=r,n.right=n.top*i,n.left=-n.right}else{let o=n.right-t,r=n.left+t,s=e._maxCoord.x;e._scene.mapMode2D===cl.ROTATE&&(s*=e.maximumZoomFactor),o>s&&(o=s,r=-s),o<=r&&(o=1,r=-1),i=n.top/n.right,n.right=o,n.left=r,n.top=n.right*i,n.bottom=-n.top}}function Bne(e,t){e.move(e.direction,t)}Zt.prototype.zoomIn=function(e){e=y(e,this.defaultZoomAmount),this._mode===ee.SCENE2D?tU(this,e):Bne(this,e)};Zt.prototype.zoomOut=function(e){e=y(e,this.defaultZoomAmount),this._mode===ee.SCENE2D?tU(this,-e):Bne(this,-e)};Zt.prototype.getMagnitude=function(){if(this._mode===ee.SCENE3D)return h.magnitude(this.position);if(this._mode===ee.COLUMBUS_VIEW)return Math.abs(this.position.z);if(this._mode===ee.SCENE2D)return Math.max(this.frustum.right-this.frustum.left,this.frustum.top-this.frustum.bottom)};var dMe=new M;Zt.prototype.lookAt=function(e,t){let n=Rt.eastNorthUpToFixedFrame(e,ie.WGS84,dMe);this.lookAtTransform(n,t)};var hMe=new h,mMe=new Le,pMe=new Le,_Me=new Z;function Mne(e,t,n){t=P.clamp(t,-P.PI_OVER_TWO,P.PI_OVER_TWO),e=P.zeroToTwoPi(e)-P.PI_OVER_TWO;let i=Le.fromAxisAngle(h.UNIT_Y,-t,mMe),o=Le.fromAxisAngle(h.UNIT_Z,-e,pMe),r=Le.multiply(o,i,o),s=Z.fromQuaternion(r,_Me),a=h.clone(h.UNIT_X,hMe);return Z.multiplyByVector(s,a,a),h.negate(a,a),h.multiplyByScalar(a,n,a),a}Zt.prototype.lookAtTransform=function(e,t){if(this._setTransform(e),!u(t))return;let n;if(u(t.heading)?n=Mne(t.heading,t.pitch,t.range):n=t,this._mode===ee.SCENE2D){H.clone(H.ZERO,this.position),h.negate(n,this.up),this.up.z=0,h.magnitudeSquared(this.up)<P.EPSILON10&&h.clone(h.UNIT_Y,this.up),h.normalize(this.up,this.up),this._setTransform(M.IDENTITY),h.negate(h.UNIT_Z,this.direction),h.cross(this.direction,this.up,this.right),h.normalize(this.right,this.right);let i=this.frustum,o=i.top/i.right;i.right=h.magnitude(n)*.5,i.left=-i.right,i.top=o*i.right,i.bottom=-i.top,this._setTransform(e);return}h.clone(n,this.position),h.negate(this.position,this.direction),h.normalize(this.direction,this.direction),h.cross(this.direction,h.UNIT_Z,this.right),h.magnitudeSquared(this.right)<P.EPSILON10&&h.clone(h.UNIT_X,this.right),h.normalize(this.right,this.right),h.cross(this.right,this.direction,this.up),h.normalize(this.up,this.up),this._adjustOrthographicFrustum(!0)};var t1=new he,gMe=new he,yMe=new h,AMe=new h,xMe=new h,CMe=new h,TMe=new h,EMe=new h,bMe=new h,P5=new h,SMe={direction:new h,right:new h,up:new h},yne;function Ha(e,t,n,i){return Math.abs(h.dot(t,n))/i-h.dot(e,n)}function Lne(e,t,n,i){let o=e._projection.ellipsoid,r=i?e:SMe,s=t.north,a=t.south,c=t.east,l=t.west;l>c&&(c+=P.TWO_PI);let f=(l+c)*.5,d;if(a<-P.PI_OVER_TWO+P.RADIANS_PER_DEGREE&&s>P.PI_OVER_TWO-P.RADIANS_PER_DEGREE)d=0;else{let L=t1;L.longitude=f,L.latitude=s,L.height=0;let N=gMe;N.longitude=f,N.latitude=a,N.height=0;let _=yne;(!u(_)||_.ellipsoid!==o)&&(yne=_=new Qu(void 0,void 0,o)),_.setEndPoints(L,N),d=_.interpolateUsingFraction(.5,t1).latitude}let p=t1;p.longitude=f,p.latitude=d,p.height=0;let g=o.cartographicToCartesian(p,bMe),m=t1;m.longitude=c,m.latitude=s;let A=o.cartographicToCartesian(m,yMe);m.longitude=l;let x=o.cartographicToCartesian(m,xMe);m.longitude=f;let C=o.cartographicToCartesian(m,TMe);m.latitude=a;let T=o.cartographicToCartesian(m,EMe);m.longitude=c;let E=o.cartographicToCartesian(m,CMe);m.longitude=l;let S=o.cartographicToCartesian(m,AMe);h.subtract(x,g,x),h.subtract(E,g,E),h.subtract(A,g,A),h.subtract(S,g,S),h.subtract(C,g,C),h.subtract(T,g,T);let v=o.geodeticSurfaceNormal(g,r.direction);h.negate(v,v);let w=h.cross(v,h.UNIT_Z,r.right);h.normalize(w,w);let R=h.cross(w,v,r.up),O;if(e.frustum instanceof en){let L=Math.max(h.distance(A,x),h.distance(E,S)),N=Math.max(h.distance(A,E),h.distance(x,S)),_,b,D=e.frustum._offCenterFrustum.right/e.frustum._offCenterFrustum.top,I=N*D;L>I?(_=L,b=_/D):(b=N,_=I),O=Math.max(_,b)}else{let L=Math.tan(e.frustum.fovy*.5),N=e.frustum.aspectRatio*L;if(O=Math.max(Ha(v,R,x,L),Ha(v,R,E,L),Ha(v,R,A,L),Ha(v,R,S,L),Ha(v,R,C,L),Ha(v,R,T,L),Ha(v,w,x,N),Ha(v,w,E,N),Ha(v,w,A,N),Ha(v,w,S,N),Ha(v,w,C,N),Ha(v,w,T,N)),a<0&&s>0){let _=t1;_.longitude=l,_.latitude=0,_.height=0;let b=o.cartographicToCartesian(_,P5);h.subtract(b,g,b),O=Math.max(O,Ha(v,R,b,L),Ha(v,w,b,N)),_.longitude=c,b=o.cartographicToCartesian(_,P5),h.subtract(b,g,b),O=Math.max(O,Ha(v,R,b,L),Ha(v,w,b,N))}}return h.add(g,h.multiplyByScalar(v,-O,P5),n)}var vMe=new he,DMe=new h,wMe=new h;function IMe(e,t,n){let i=e._projection;t.west>t.east&&(t=ce.MAX_VALUE);let o=e._actualTransform,r=e._actualInvTransform,s=vMe;s.longitude=t.east,s.latitude=t.north;let a=i.project(s,DMe);M.multiplyByPoint(o,a,a),M.multiplyByPoint(r,a,a),s.longitude=t.west,s.latitude=t.south;let c=i.project(s,wMe);if(M.multiplyByPoint(o,c,c),M.multiplyByPoint(r,c,c),n.x=(a.x-c.x)*.5+c.x,n.y=(a.y-c.y)*.5+c.y,u(e.frustum.fovy)){let l=Math.tan(e.frustum.fovy*.5),f=e.frustum.aspectRatio*l;n.z=Math.max((a.x-c.x)/f,(a.y-c.y)/l)*.5}else{let l=a.x-c.x,f=a.y-c.y;n.z=Math.max(l,f)}return n}var PMe=new he,OMe=new h,RMe=new h;function BMe(e,t,n){let i=e._projection,o=t.east;t.west>t.east&&(e._scene.mapMode2D===cl.INFINITE_SCROLL?o+=P.TWO_PI:(t=ce.MAX_VALUE,o=t.east));let r=PMe;r.longitude=o,r.latitude=t.north;let s=i.project(r,OMe);r.longitude=t.west,r.latitude=t.south;let a=i.project(r,RMe),c=Math.abs(s.x-a.x)*.5,l=Math.abs(s.y-a.y)*.5,f,d,p=e.frustum.right/e.frustum.top,g=l*p;return c>g?(f=c,d=f/p):(d=l,f=g),l=Math.max(2*f,2*d),n.x=(s.x-a.x)*.5+a.x,n.y=(s.y-a.y)*.5+a.y,r=i.unproject(n,r),r.height=l,n=i.project(r,n),n}Zt.prototype.getRectangleCameraCoordinates=function(e,t){let n=this._mode;if(u(t)||(t=new h),n===ee.SCENE3D)return Lne(this,e,t);if(n===ee.COLUMBUS_VIEW)return IMe(this,e,t);if(n===ee.SCENE2D)return BMe(this,e,t)};var MMe=new Pn;function LMe(e,t,n,i){n=y(n,ie.WGS84);let o=e.getPickRay(t,MMe),r=Wi.rayEllipsoid(o,n);if(!r)return;let s=r.start>0?r.start:r.stop;return Pn.getPoint(o,s,i)}var NMe=new Pn;function FMe(e,t,n,i){let r=e.getPickRay(t,NMe).origin;r=h.fromElements(r.y,r.z,0,r);let s=n.unproject(r);if(!(s.latitude<-P.PI_OVER_TWO||s.latitude>P.PI_OVER_TWO))return n.ellipsoid.cartographicToCartesian(s,i)}var VMe=new Pn;function UMe(e,t,n,i){let o=e.getPickRay(t,VMe),r=-o.origin.x/o.direction.x;Pn.getPoint(o,r,i);let s=n.unproject(new h(i.y,i.z,0));if(!(s.latitude<-P.PI_OVER_TWO||s.latitude>P.PI_OVER_TWO||s.longitude<-Math.PI||s.longitude>Math.PI))return n.ellipsoid.cartographicToCartesian(s,i)}Zt.prototype.pickEllipsoid=function(e,t,n){let i=this._scene.canvas;if(!(i.clientWidth===0||i.clientHeight===0)){if(u(n)||(n=new h),t=y(t,ie.WGS84),this._mode===ee.SCENE3D)n=LMe(this,e,t,n);else if(this._mode===ee.SCENE2D)n=FMe(this,e,this._projection,n);else if(this._mode===ee.COLUMBUS_VIEW)n=UMe(this,e,this._projection,n);else return;return n}};var kMe=new h,zMe=new h,HMe=new h;function GMe(e,t,n){let i=e._scene.canvas,o=i.clientWidth,r=i.clientHeight,s=Math.tan(e.frustum.fovy*.5),a=e.frustum.aspectRatio*s,c=e.frustum.near,l=2/o*t.x-1,f=2/r*(r-t.y)-1,d=e.positionWC;h.clone(d,n.origin);let p=h.multiplyByScalar(e.directionWC,c,kMe);h.add(d,p,p);let g=h.multiplyByScalar(e.rightWC,l*c*a,zMe),m=h.multiplyByScalar(e.upWC,f*c*s,HMe),A=h.add(p,g,n.direction);return h.add(A,m,A),h.subtract(A,d,A),h.normalize(A,A),n}var ZV=new h;function WMe(e,t,n){let i=e._scene.canvas,o=i.clientWidth,r=i.clientHeight,s=e.frustum;u(s._offCenterFrustum)&&(s=s._offCenterFrustum);let a=2/o*t.x-1;a*=(s.right-s.left)*.5;let c=2/r*(r-t.y)-1;c*=(s.top-s.bottom)*.5;let l=n.origin;return h.clone(e.position,l),h.multiplyByScalar(e.right,a,ZV),h.add(ZV,l,l),h.multiplyByScalar(e.up,c,ZV),h.add(ZV,l,l),h.clone(e.directionWC,n.direction),(e._mode===ee.COLUMBUS_VIEW||e._mode===ee.SCENE2D)&&h.fromElements(n.origin.z,n.origin.x,n.origin.y,n.origin),n}Zt.prototype.getPickRay=function(e,t){u(t)||(t=new Pn);let n=this._scene.canvas;if(n.clientWidth<=0||n.clientHeight<=0)return;let i=this.frustum;return u(i.aspectRatio)&&u(i.fov)&&u(i.near)?GMe(this,e,t):WMe(this,e,t)};var jMe=new h,YMe=new h;Zt.prototype.distanceToBoundingSphere=function(e){let t=h.subtract(this.positionWC,e.center,jMe),n=h.multiplyByScalar(this.directionWC,h.dot(t,this.directionWC),YMe);return Math.max(0,h.magnitude(n)-e.radius)};var qMe=new H;Zt.prototype.getPixelSize=function(e,t,n){let i=this.distanceToBoundingSphere(e),o=this.frustum.getPixelDimensions(t,n,i,this._scene.pixelRatio,qMe);return Math.max(o.x,o.y)};function XMe(e,t,n,i,o,r){let s=h.clone(t);n.y>i?s.y-=n.y-i:n.y<-i&&(s.y+=-i-n.y),n.z>o?s.z-=n.z-o:n.z<-o&&(s.z+=-o-n.z);function a(c){let l=h.lerp(t,s,c.time,new h);e.worldToCameraCoordinatesPoint(l,e.position)}return{easingFunction:vr.EXPONENTIAL_OUT,startObject:{time:0},stopObject:{time:1},duration:r,update:a}}var KMe=new h,Ane=new h,ZMe=new h,JMe=new h;function QMe(e,t){let n=e.position,i=e.direction,o=e.worldToCameraCoordinatesVector(h.UNIT_X,KMe),r=-h.dot(o,n)/h.dot(o,i),s=h.add(n,h.multiplyByScalar(i,r,Ane),Ane);e.cameraToWorldCoordinatesPoint(s,s),n=e.cameraToWorldCoordinatesPoint(e.position,ZMe);let a=Math.tan(e.frustum.fovy*.5),c=e.frustum.aspectRatio*a,l=h.magnitude(h.subtract(n,s,JMe)),f=c*l,d=a*l,p=e._maxCoord.x,g=e._maxCoord.y,m=Math.max(f-p,p),A=Math.max(d-g,g);if(n.z<-m||n.z>m||n.y<-A||n.y>A){let x=s.y<-m||s.y>m,C=s.z<-A||s.z>A;if(x||C)return XMe(e,n,s,m,A,t)}}Zt.prototype.createCorrectPositionTween=function(e){if(this._mode===ee.COLUMBUS_VIEW)return QMe(this,e)};var $Me=new h,bs={destination:void 0,heading:void 0,pitch:void 0,roll:void 0,duration:void 0,complete:void 0,cancel:void 0,endTransform:void 0,maximumHeight:void 0,easingFunction:void 0};Zt.prototype.cancelFlight=function(){u(this._currentFlight)&&(this._currentFlight.cancelTween(),this._currentFlight=void 0)};Zt.prototype.completeFlight=function(){if(u(this._currentFlight)){this._currentFlight.cancelTween();let e={destination:void 0,orientation:{heading:void 0,pitch:void 0,roll:void 0}};e.destination=bs.destination,e.orientation.heading=bs.heading,e.orientation.pitch=bs.pitch,e.orientation.roll=bs.roll,this.setView(e),u(this._currentFlight.complete)&&this._currentFlight.complete(),this._currentFlight=void 0}};Zt.prototype.flyTo=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.destination;if(this._mode===ee.MORPHING)return;this.cancelFlight();let i=t instanceof ce;i&&(t=this.getRectangleCameraCoordinates(t,$Me));let o=y(e.orientation,y.EMPTY_OBJECT);if(u(o.direction)&&(o=Ine(this,t,o,B5.orientation)),u(e.duration)&&e.duration<=0){let f=B5;f.destination=e.destination,f.orientation.heading=o.heading,f.orientation.pitch=o.pitch,f.orientation.roll=o.roll,f.convert=e.convert,f.endTransform=e.endTransform,this.setView(f),typeof e.complete=="function"&&e.complete();return}let r=this,s;bs.destination=t,bs.heading=o.heading,bs.pitch=o.pitch,bs.roll=o.roll,bs.duration=e.duration,bs.complete=function(){s===r._currentFlight&&(r._currentFlight=void 0),u(e.complete)&&e.complete()},bs.cancel=e.cancel,bs.endTransform=e.endTransform,bs.convert=i?!1:e.convert,bs.maximumHeight=e.maximumHeight,bs.pitchAdjustHeight=e.pitchAdjustHeight,bs.flyOverLongitude=e.flyOverLongitude,bs.flyOverLongitudeWeight=e.flyOverLongitudeWeight,bs.easingFunction=e.easingFunction;let a=this._scene,c=e1.createTween(a,bs);if(c.duration===0){typeof c.complete=="function"&&c.complete();return}s=a.tweens.add(c),this._currentFlight=s;let l=this._scene.preloadFlightCamera;this._mode!==ee.SCENE2D&&(u(l)||(l=Zt.clone(this)),l.setView({destination:t,orientation:o}),this._scene.preloadFlightCullingVolume=l.frustum.computeCullingVolume(l.positionWC,l.directionWC,l.upWC))};function eLe(e,t){let n=e.frustum,i=Math.tan(n.fovy*.5),o=n.aspectRatio*i;return Math.max(t/o,t/i)}function tLe(e,t){let n=e.frustum;u(n._offCenterFrustum)&&(n=n._offCenterFrustum);let i,o,r=n.right/n.top,s=t*r;return t>s?(i=t,o=i/r):(o=t,i=s),Math.max(i,o)*1.5}var nLe=100;function Nne(e,t,n){n=ql.clone(u(n)?n:Zt.DEFAULT_OFFSET);let i=e._scene.screenSpaceCameraController.minimumZoomDistance,o=e._scene.screenSpaceCameraController.maximumZoomDistance,r=n.range;if(!u(r)||r===0){let s=t.radius;s===0?n.range=nLe:e.frustum instanceof en||e._mode===ee.SCENE2D?n.range=tLe(e,s):n.range=eLe(e,s),n.range=P.clamp(n.range,i,o)}return n}Zt.prototype.viewBoundingSphere=function(e,t){t=Nne(this,e,t),this.lookAt(e.center,t)};var iLe=new M,oLe=new h,rLe=new h,sLe=new h,aLe=new h,cLe=new oe,lLe=new Le,uLe=new Z;Zt.prototype.flyToBoundingSphere=function(e,t){t=y(t,y.EMPTY_OBJECT);let n=this._mode===ee.SCENE2D||this._mode===ee.COLUMBUS_VIEW;this._setTransform(M.IDENTITY);let i=Nne(this,e,t.offset),o;n?o=h.multiplyByScalar(h.UNIT_Z,i.range,oLe):o=Mne(i.heading,i.pitch,i.range);let r=Rt.eastNorthUpToFixedFrame(e.center,ie.WGS84,iLe);M.multiplyByPoint(r,o,o);let s,a;if(!n){if(s=h.subtract(e.center,o,rLe),h.normalize(s,s),a=M.multiplyByPointAsVector(r,h.UNIT_Z,sLe),1-Math.abs(h.dot(s,a))<P.EPSILON6){let l=Le.fromAxisAngle(s,i.heading,lLe),f=Z.fromQuaternion(l,uLe);h.fromCartesian4(M.getColumn(r,1,cLe),a),Z.multiplyByVector(f,a,a)}let c=h.cross(s,a,aLe);h.cross(c,s,a),h.normalize(a,a)}this.flyTo({destination:o,orientation:{direction:s,up:a},duration:t.duration,complete:t.complete,cancel:t.cancel,endTransform:t.endTransform,maximumHeight:t.maximumHeight,easingFunction:t.easingFunction,flyOverLongitude:t.flyOverLongitude,flyOverLongitudeWeight:t.flyOverLongitudeWeight,pitchAdjustHeight:t.pitchAdjustHeight})};var xne=new h,Cne=new h,O5=new h,Tne=new h,n1=[new h,new h,new h,new h];function fLe(e,t){let n=t.radii,i=e.positionWC,o=h.multiplyComponents(t.oneOverRadii,i,xne),r=h.magnitude(o),s=h.normalize(o,Cne),a,c;h.equalsEpsilon(s,h.UNIT_Z,P.EPSILON10)?(a=new h(0,1,0),c=new h(0,0,1)):(a=h.normalize(h.cross(h.UNIT_Z,s,O5),O5),c=h.normalize(h.cross(s,a,Tne),Tne));let l=Math.sqrt(h.magnitudeSquared(o)-1),f=h.multiplyByScalar(s,1/r,xne),d=l/r,p=h.multiplyByScalar(a,d,Cne),g=h.multiplyByScalar(c,d,O5),m=h.add(f,g,n1[0]);h.subtract(m,p,m),h.multiplyComponents(n,m,m);let A=h.subtract(f,g,n1[1]);h.subtract(A,p,A),h.multiplyComponents(n,A,A);let x=h.subtract(f,g,n1[2]);h.add(x,p,x),h.multiplyComponents(n,x,x);let C=h.add(f,g,n1[3]);return h.add(C,p,C),h.multiplyComponents(n,C,C),n1}var R5=new H,dLe=new h,fg=[new he,new he,new he,new he];function JV(e,t,n,i,o,r){R5.x=e,R5.y=t;let s=i.pickEllipsoid(R5,o,dLe);return u(s)?(fg[n]=o.cartesianToCartographic(s,fg[n]),1):(fg[n]=o.cartesianToCartographic(r[n],fg[n]),0)}Zt.prototype.computeViewRectangle=function(e,t){e=y(e,ie.WGS84);let n=this.frustum.computeCullingVolume(this.positionWC,this.directionWC,this.upWC),i=new se(h.ZERO,e.maximumRadius);if(n.computeVisibility(i)===Qt.OUTSIDE)return;let r=this._scene.canvas,s=r.clientWidth,a=r.clientHeight,c=0,l=fLe(this,e);if(c+=JV(0,0,0,this,e,l),c+=JV(0,a,1,this,e,l),c+=JV(s,a,2,this,e,l),c+=JV(s,0,3,this,e,l),c<2)return ce.MAX_VALUE;t=ce.fromCartographicArray(fg,t);let f=0,d=fg[3].longitude;for(let p=0;p<4;++p){let g=fg[p].longitude,m=Math.abs(g-d);m>P.PI?f+=P.TWO_PI-m:f+=m,d=g}return P.equalsEpsilon(Math.abs(f),P.TWO_PI,P.EPSILON9)&&(t.west=-P.PI,t.east=P.PI,fg[0].latitude>=0?t.north=P.PI_OVER_TWO:t.south=-P.PI_OVER_TWO),t};Zt.prototype.switchToPerspectiveFrustum=function(){if(this._mode===ee.SCENE2D||this.frustum instanceof gi)return;let e=this._scene;this.frustum=new gi,this.frustum.aspectRatio=e.drawingBufferWidth/e.drawingBufferHeight,this.frustum.fov=P.toRadians(60)};Zt.prototype.switchToOrthographicFrustum=function(){if(this._mode===ee.SCENE2D||this.frustum instanceof en)return;let e=Dne(this),t=this._scene;this.frustum=new en,this.frustum.aspectRatio=t.drawingBufferWidth/t.drawingBufferHeight,this.frustum.width=e};Zt.clone=function(e,t){return u(t)||(t=new Zt(e._scene)),h.clone(e.position,t.position),h.clone(e.direction,t.direction),h.clone(e.up,t.up),h.clone(e.right,t.right),M.clone(e._transform,t.transform),t._transformChanged=!0,t.frustum=e.frustum.clone(),t};var oo=Zt;function Rh(e){e=y(e,0),this._array=new Array(e),this._length=e}Object.defineProperties(Rh.prototype,{length:{get:function(){return this._length},set:function(e){let t=this._array,n=this._length;if(e<n)for(let i=e;i<n;++i)t[i]=void 0;else e>t.length&&(t.length=e);this._length=e}},values:{get:function(){return this._array}}});Rh.prototype.get=function(e){return this._array[e]};Rh.prototype.set=function(e,t){e>=this._length&&(this.length=e+1),this._array[e]=t};Rh.prototype.peek=function(){return this._array[this._length-1]};Rh.prototype.push=function(e){let t=this.length++;this._array[t]=e};Rh.prototype.pop=function(){if(this._length===0)return;let e=this._array[this._length-1];return--this.length,e};Rh.prototype.reserve=function(e){e>this._array.length&&(this._array.length=e)};Rh.prototype.resize=function(e){this.length=e};Rh.prototype.trim=function(e){e=y(e,this._length),this._array.length=e};var Xl=Rh;var hLe={ADD:0,REPLACE:1},Dr=Object.freeze(hLe);function Fne(){}var i1={stack:new Xl,stackMaximumLength:0};Fne.selectTiles=function(e,t){e._selectedTiles.length=0,e._requestedTiles.length=0,e._hasMixedContent=!1;let n=!0,i=e.root;if(i.updateVisibility(t),!Vne(i))return n;let o=i1.stack;for(o.push(e.root);o.length>0;){i1.stackMaximumLength=Math.max(i1.stackMaximumLength,o.length);let r=o.pop(),s=r.refine===Dr.ADD,a=r.refine===Dr.REPLACE,c=pLe(e,r);c&&_Le(e,r,o,t),(s||a&&!c)&&(gLe(e,r),yLe(e,r,t),xLe(e,r,t),!Une(r)&&!r.contentAvailable&&(n=!1)),ALe(e)}return i1.stack.trim(i1.stackMaximumLength),n};function Vne(e){return e._visible&&e._inRequestVolume}function Une(e){return e.hasEmptyContent||e.hasTilesetContent||e.hasImplicitContent}function mLe(e){return!Une(e)&&e.contentUnloaded}function pLe(e,t){return t.children.length===0?!1:t.hasTilesetContent||t.hasImplicitContent?!t.contentExpired:(t.hasEmptyContent,!0)}function _Le(e,t,n,i){let o=t.children,r=o.length;for(let s=0;s<r;++s){let a=o[s];a.updateVisibility(i),Vne(a)&&n.push(a)}}function gLe(e,t){(mLe(t)||t.contentExpired)&&(t._priority=0,e._requestedTiles.push(t))}function yLe(e,t,n){t._touchedFrame!==n.frameNumber&&(e._cache.touch(t),t._touchedFrame=n.frameNumber)}function ALe(e){++e.statistics.visited}function xLe(e,t,n){t.contentAvailable&&t.contentVisibility(n)!==Qt.OUTSIDE&&e._selectedTiles.push(t)}var HT=Fne;var CLe={NOT_COMPUTED:-1,USE_OPTIMIZATION:1,SKIP_OPTIMIZATION:0},$u=Object.freeze(CLe);function kne(){}function X0(e){return e._visible&&e._inRequestVolume}var o1={stack:new Xl,stackMaximumLength:0},r1={stack:new Xl,stackMaximumLength:0},s1={stack:new Xl,stackMaximumLength:0},Bh={stack:new Xl,stackMaximumLength:0,ancestorStack:new Xl,ancestorStackMaximumLength:0},TLe=2;kne.selectTiles=function(e,t){if(e._requestedTiles.length=0,e.debugFreezeFrame)return;e._selectedTiles.length=0,e._selectedTilesToStyle.length=0,e._emptyTiles.length=0,e._hasMixedContent=!1;let n=e.root;if(oU(e,n,t),!X0(n)||n.getScreenSpaceError(t,!0)<=e._maximumScreenSpaceError)return;c1(e)?e.immediatelyLoadDesiredLevelOfDetail?bLe(e,n,t):SLe(e,n,t):ELe(e,n,t),o1.stack.trim(o1.stackMaximumLength),r1.stack.trim(r1.stackMaximumLength),s1.stack.trim(s1.stackMaximumLength),Bh.stack.trim(Bh.stackMaximumLength),Bh.ancestorStack.trim(Bh.ancestorStackMaximumLength);let i=e._requestedTiles,o=i.length;for(let r=0;r<o;++r)i[r].updatePriority()};function ELe(e,t,n){let i=e._maximumScreenSpaceError,o=e._maximumScreenSpaceError;V5(e,t,i,o,n)}function bLe(e,t,n){let i=Number.MAX_VALUE,o=e._maximumScreenSpaceError;V5(e,t,i,o,n),Wne(e,t,n)}function SLe(e,t,n){let i=Math.max(e.baseScreenSpaceError,e.maximumScreenSpaceError),o=e.maximumScreenSpaceError;V5(e,t,i,o,n),Wne(e,t,n)}function c1(e){return e._skipLevelOfDetail}function vLe(e,t){e._emptyTiles.push(t)}function a1(e,t,n){if(t.contentVisibility(n)!==Qt.OUTSIDE){let i=t.content;i.featurePropertiesDirty?(i.featurePropertiesDirty=!1,t.lastStyleTime=0,e._selectedTilesToStyle.push(t)):t._selectedFrame<n.frameNumber-1&&e._selectedTilesToStyle.push(t),t._selectedFrame=n.frameNumber,e._selectedTiles.push(t)}}function DLe(e,t,n){let i=s1.stack;for(i.push(t);i.length>0;){s1.stackMaximumLength=Math.max(s1.stackMaximumLength,i.length);let r=i.pop().children,s=r.length;for(let a=0;a<s;++a){let c=r[a];X0(c)&&(c.contentAvailable?(oU(e,c,n),iU(e,c,n),a1(e,c,n)):c._depth-t._depth<TLe&&i.push(c))}}}function nU(e,t,n){if(!c1(e)){t.contentAvailable&&a1(e,t,n);return}let i=t.contentAvailable?t:t._ancestorWithContentAvailable;u(i)?i._shouldSelect=!0:DLe(e,t,n)}function wLe(e,t,n){++e._statistics.visited,t._visitedFrame=n.frameNumber}function iU(e,t,n){t._touchedFrame!==n.frameNumber&&(e._cache.touch(t),t._touchedFrame=n.frameNumber)}function ILe(e,t){e._maximumPriority.distance=Math.max(t._priorityHolder._distanceToCamera,e._maximumPriority.distance),e._minimumPriority.distance=Math.min(t._priorityHolder._distanceToCamera,e._minimumPriority.distance),e._maximumPriority.depth=Math.max(t._depth,e._maximumPriority.depth),e._minimumPriority.depth=Math.min(t._depth,e._minimumPriority.depth),e._maximumPriority.foveatedFactor=Math.max(t._priorityHolder._foveatedFactor,e._maximumPriority.foveatedFactor),e._minimumPriority.foveatedFactor=Math.min(t._priorityHolder._foveatedFactor,e._minimumPriority.foveatedFactor),e._maximumPriority.reverseScreenSpaceError=Math.max(t._priorityReverseScreenSpaceError,e._maximumPriority.reverseScreenSpaceError),e._minimumPriority.reverseScreenSpaceError=Math.min(t._priorityReverseScreenSpaceError,e._minimumPriority.reverseScreenSpaceError)}function PLe(e,t,n){if(!e._cullRequestsWhileMoving)return!0;let i=t.boundingSphere,o=Math.max(i.radius*2,1),r=n.camera,s=r.positionWCDeltaMagnitude!==0?r.positionWCDeltaMagnitude:r.positionWCDeltaMagnitudeLastFrame;return e.cullRequestsWhileMovingMultiplier*s/o<1}function q0(e,t,n){if(t._requestedFrame===n.frameNumber||!Gne(t)&&!t.contentExpired||!PLe(e,t,n))return;let i=n.camera.timeSinceMoved<e.foveatedTimeDelay;t.priorityDeferred&&i||(t._requestedFrame=n.frameNumber,e._requestedTiles.push(t))}function zne(e,t,n){t._updatedVisibilityFrame!==e._updatedVisibilityFrame&&(t.updateVisibility(n),t._updatedVisibilityFrame=e._updatedVisibilityFrame)}function OLe(e,t,n){let i=!1,o=t.children,r=o.length;for(let s=0;s<r;++s){let a=o[s];zne(e,a,n),i=i||X0(a)}return i}function RLe(e,t,n){let i=t.parent;return!u(i)||i.hasTilesetContent||i.hasImplicitContent||i.refine!==Dr.ADD?!1:t.getScreenSpaceError(n,!0)<=e._maximumScreenSpaceError}function Hne(e,t,n){if(zne(e,t,n),!X0(t))return;let i=t.children.length>0;if((t.hasTilesetContent||t.hasImplicitContent)&&i){let s=t.children[0];Hne(e,s,n),t._visible=s._visible;return}if(RLe(e,t,n)){t._visible=!1;return}let o=t.refine===Dr.REPLACE,r=t._optimChildrenWithinParent===$u.USE_OPTIMIZATION;if(o&&r&&i&&!OLe(e,t,n)){++e._statistics.numberOfTilesCulledWithChildrenUnion,t._visible=!1;return}}function oU(e,t,n){Hne(e,t,n),t.updateExpiration(),t._wasMinPriorityChild=!1,t._priorityHolder=t,ILe(e,t),t._shouldSelect=!1,t._finalResolution=!0}function BLe(e,t){e._ancestorWithContent=void 0,e._ancestorWithContentAvailable=void 0;let n=e.parent;if(u(n)){let i=!Gne(n)||n._requestedFrame===t.frameNumber;e._ancestorWithContent=i?n:n._ancestorWithContent,e._ancestorWithContentAvailable=n.contentAvailable?n:n._ancestorWithContentAvailable}}function l1(e){return e.hasEmptyContent||e.hasTilesetContent||e.hasImplicitContent}function Gne(e){return!l1(e)&&e.contentUnloaded}function MLe(e,t){let n=t._ancestorWithContent;return!e.immediatelyLoadDesiredLevelOfDetail&&(t._priorityProgressiveResolutionScreenSpaceErrorLeaf||u(n)&&t._screenSpaceError<n._screenSpaceError/e.skipScreenSpaceErrorFactor&&t._depth>n._depth+e.skipLevels)}function LLe(e,t){return t._distanceToCamera===0&&e._distanceToCamera===0?t._centerZDepth-e._centerZDepth:t._distanceToCamera-e._distanceToCamera}function NLe(e,t,n,i){let o,r=t.refine===Dr.REPLACE,s=t.children,a=s.length;for(o=0;o<a;++o)oU(e,s[o],i);s.sort(LLe);let c=!c1(e)&&r&&!l1(t),l=!0,f=!1,d=-1,p=Number.MAX_VALUE,g;for(o=0;o<a;++o)if(g=s[o],X0(g)?(n.push(g),g._foveatedFactor<p&&(d=o,p=g._foveatedFactor),f=!0):(c||e.loadSiblings)&&(g._foveatedFactor<p&&(d=o,p=g._foveatedFactor),q0(e,g,i),iU(e,g,i)),c){let m;g._inRequestVolume?l1(g)?m=VLe(e,g,i):m=g.contentAvailable:m=!1,l=l&&m}if(f||(l=!1),d!==-1&&!c1(e)&&r){let m=s[d];m._wasMinPriorityChild=!0;let A=(t._wasMinPriorityChild||t===e.root)&&p<=t._priorityHolder._foveatedFactor?t._priorityHolder:t;for(A._foveatedFactor=Math.min(m._foveatedFactor,A._foveatedFactor),A._distanceToCamera=Math.min(m._distanceToCamera,A._distanceToCamera),o=0;o<a;++o)g=s[o],g._priorityHolder=A}return l}function FLe(e,t,n){return c1(e)?e.immediatelyLoadDesiredLevelOfDetail?!1:u(t._ancestorWithContent)?t._screenSpaceError===0?t.parent._screenSpaceError>n:t._screenSpaceError>n:!0:!0}function F5(e,t){return t.children.length===0?!1:t.hasTilesetContent||t.hasImplicitContent?!t.contentExpired:t._screenSpaceError>e._maximumScreenSpaceError}function V5(e,t,n,i,o){let r=o1.stack;for(r.push(t);r.length>0;){o1.stackMaximumLength=Math.max(o1.stackMaximumLength,r.length);let s=r.pop();BLe(s,o);let a=FLe(e,s,n),c=s.refine===Dr.ADD,l=s.refine===Dr.REPLACE,f=s.parent,d=!u(f)||f._refines,p=!1;F5(e,s)&&(p=NLe(e,s,r,o)&&d);let g=!p&&d;l1(s)?(vLe(e,s,o),q0(e,s,o),g&&nU(e,s,o)):c?(nU(e,s,o),q0(e,s,o)):l&&(a?(q0(e,s,o),g&&nU(e,s,o)):g?(nU(e,s,o),q0(e,s,o)):MLe(e,s)&&q0(e,s,o)),wLe(e,s,o),iU(e,s,o),s._refines=p}}function VLe(e,t,n){let i=!0,o=r1.stack;for(o.push(t);o.length>0;){r1.stackMaximumLength=Math.max(r1.stackMaximumLength,o.length);let r=o.pop(),s=r.children,a=s.length,c=l1(r),l=c&&F5(e,r),f=c&&r.children.length===0;if(!l&&!r.contentAvailable&&!f&&(i=!1),oU(e,r,n),X0(r)||(q0(e,r,n),iU(e,r,n)),l)for(let d=0;d<a;++d){let p=s[d];o.push(p)}}return i}function Wne(e,t,n){let i=Bh.stack,o=Bh.ancestorStack,r;for(i.push(t);i.length>0||o.length>0;){if(Bh.stackMaximumLength=Math.max(Bh.stackMaximumLength,i.length),Bh.ancestorStackMaximumLength=Math.max(Bh.ancestorStackMaximumLength,o.length),o.length>0){let p=o.peek();if(p._stackLength===i.length){o.pop(),p!==r&&(p._finalResolution=!1),a1(e,p,n);continue}}let s=i.pop();if(!u(s))continue;let a=s.refine===Dr.ADD,c=s._shouldSelect,l=s.children,f=l.length,d=F5(e,s);if(c)if(a)a1(e,s,n);else{if(s._selectionDepth=o.length,s._selectionDepth>0&&(e._hasMixedContent=!0),r=s,!d){a1(e,s,n);continue}o.push(s),s._stackLength=i.length}if(d)for(let p=0;p<f;++p){let g=l[p];X0(g)&&i.push(g)}}}var Mh=kne;var od={RENDER:0,PICK:1,SHADOW:2,PRELOAD:3,PRELOAD_FLIGHT:4,REQUEST_RENDER_MODE_DEFER_CHECK:5,MOST_DETAILED_PRELOAD:6,MOST_DETAILED_PICK:7,NUMBER_OF_PASSES:8},hp=new Array(od.NUMBER_OF_PASSES);hp[od.RENDER]=Object.freeze({traversal:Mh,isRender:!0,requestTiles:!0,ignoreCommands:!1});hp[od.PICK]=Object.freeze({traversal:Mh,isRender:!1,requestTiles:!1,ignoreCommands:!1});hp[od.SHADOW]=Object.freeze({traversal:Mh,isRender:!1,requestTiles:!0,ignoreCommands:!1});hp[od.PRELOAD]=Object.freeze({traversal:Mh,isRender:!1,requestTiles:!0,ignoreCommands:!0});hp[od.PRELOAD_FLIGHT]=Object.freeze({traversal:Mh,isRender:!1,requestTiles:!0,ignoreCommands:!0});hp[od.REQUEST_RENDER_MODE_DEFER_CHECK]=Object.freeze({traversal:Mh,isRender:!1,requestTiles:!0,ignoreCommands:!0});hp[od.MOST_DETAILED_PRELOAD]=Object.freeze({traversal:HT,isRender:!1,requestTiles:!0,ignoreCommands:!0});hp[od.MOST_DETAILED_PICK]=Object.freeze({traversal:HT,isRender:!1,requestTiles:!1,ignoreCommands:!1});od.getPassOptions=function(e){return hp[e]};var Wo=Object.freeze(od);function ULe(e){this.pass=e.pass,this.commandList=e.commandList,this.camera=e.camera,this.cullingVolume=e.cullingVolume,this.ready=!1}var ef=ULe;function K0(){this._array=[],this._hash={}}Object.defineProperties(K0.prototype,{length:{get:function(){return this._array.length}},values:{get:function(){return this._array}}});K0.prototype.contains=function(e){return u(this._hash[e])};K0.prototype.set=function(e,t){let n=this._hash[e];t!==n&&(this.remove(e),this._hash[e]=t,this._array.push(t))};K0.prototype.get=function(e){return this._hash[e]};K0.prototype.remove=function(e){let t=this._hash[e],n=u(t);if(n){let i=this._array;i.splice(i.indexOf(t),1),delete this._hash[e]}return n};K0.prototype.removeAll=function(){let e=this._array;e.length>0&&(this._hash={},e.length=0)};var At=K0;var Kne=wo(Nl(),1),jne=576,kLe=100,u1="#ffffff",U5="#48b";function Zne(e,t){this.credit=e,this.count=y(t,1)}function zLe(e,t){let n=e.length;for(let i=0;i<n;i++){let o=e[i];if(Kt.equals(o,t))return!0}return!1}function HLe(e){let t=e._previousCesiumCredit,n=e._currentCesiumCredit;Kt.equals(n,t)||(u(t)&&e._cesiumCreditContainer.removeChild(t.element),u(n)&&e._cesiumCreditContainer.appendChild(n.element),e._previousCesiumCredit=n)}var Jne="cesium-credit-delimiter";function Yne(e){let t=document.createElement("span");return t.textContent=e,t.className=Jne,t}function qne(e,t){if(u(t)){let n=document.createElement(t);n._creditId=e._creditId,n.appendChild(e),e=n}return e}function Xne(e,t,n,i){let o=e.childNodes,r=-1;t.sort(function(s,a){return a.count-s.count});for(let s=0;s<t.length;++s){let a=t[s].credit;if(u(a)){if(r=s,u(n)&&(r*=2,s>0)){let l=r-1;if(o.length<=l)e.appendChild(Yne(n));else{let f=o[l];f.className!==Jne&&e.replaceChild(Yne(n),f)}}let c=a.element;if(o.length<=r)e.appendChild(qne(c,i));else{let l=o[r];l._creditId!==a._id&&e.replaceChild(qne(c,i),l)}}}for(++r;r<o.length;)e.removeChild(o[r])}function GLe(e){let t=e._lightboxCredits,n=e.viewport.clientWidth,i=e.viewport.clientHeight;n!==e._lastViewportWidth&&(n<jne?(t.className="cesium-credit-lightbox cesium-credit-lightbox-mobile",t.style.marginTop="0"):(t.className="cesium-credit-lightbox cesium-credit-lightbox-expanded",t.style.marginTop=`${Math.floor((i-t.clientHeight)*.5)}px`),e._lastViewportWidth=n),n>=jne&&i!==e._lastViewportHeight&&(t.style.marginTop=`${Math.floor((i-t.clientHeight)*.5)}px`,e._lastViewportHeight=i)}function Wa(e,t){let n=`${e} {`;for(let i in t)t.hasOwnProperty(i)&&(n+=`${i}: ${t[i]}; `);return n+=` }
|
||
`,n}function WLe(){let e="";e+=Wa(".cesium-credit-lightbox-overlay",{display:"none","z-index":"1",position:"absolute",top:"0",left:"0",width:"100%",height:"100%","background-color":"rgba(80, 80, 80, 0.8)"}),e+=Wa(".cesium-credit-lightbox",{"background-color":"#303336",color:u1,position:"relative","min-height":`${kLe}px`,margin:"auto"}),e+=Wa(".cesium-credit-lightbox > ul > li a, .cesium-credit-lightbox > ul > li a:visited",{color:u1}),e+=Wa(".cesium-credit-lightbox > ul > li a:hover",{color:U5}),e+=Wa(".cesium-credit-lightbox.cesium-credit-lightbox-expanded",{border:"1px solid #444","border-radius":"5px","max-width":"370px"}),e+=Wa(".cesium-credit-lightbox.cesium-credit-lightbox-mobile",{height:"100%",width:"100%"}),e+=Wa(".cesium-credit-lightbox-title",{padding:"20px 20px 0 20px"}),e+=Wa(".cesium-credit-lightbox-close",{"font-size":"18pt",cursor:"pointer",position:"absolute",top:"0",right:"6px",color:u1}),e+=Wa(".cesium-credit-lightbox-close:hover",{color:U5}),e+=Wa(".cesium-credit-lightbox > ul",{margin:"0",padding:"12px 20px 12px 40px","font-size":"13px"}),e+=Wa(".cesium-credit-lightbox > ul > li",{"padding-bottom":"6px"}),e+=Wa(".cesium-credit-lightbox > ul > li *",{padding:"0",margin:"0"}),e+=Wa(".cesium-credit-expand-link",{"padding-left":"5px",cursor:"pointer","text-decoration":"underline",color:u1}),e+=Wa(".cesium-credit-expand-link:hover",{color:U5}),e+=Wa(".cesium-credit-text",{color:u1}),e+=Wa(".cesium-credit-textContainer *, .cesium-credit-logoContainer *",{display:"inline"});let t=document.head,n=document.createElement("style");n.innerHTML=e,t.insertBefore(n,t.firstChild)}function _r(e,t,n){let i=this;n=y(n,document.body);let o=document.createElement("div");o.className="cesium-credit-lightbox-overlay",n.appendChild(o);let r=document.createElement("div");r.className="cesium-credit-lightbox",o.appendChild(r);function s(m){r.contains(m.target)||i.hideLightbox()}o.addEventListener("click",s,!1);let a=document.createElement("div");a.className="cesium-credit-lightbox-title",a.textContent="Data provided by:",r.appendChild(a);let c=document.createElement("a");c.onclick=this.hideLightbox.bind(this),c.innerHTML="×",c.className="cesium-credit-lightbox-close",r.appendChild(c);let l=document.createElement("ul");r.appendChild(l);let f=document.createElement("div");f.className="cesium-credit-logoContainer",f.style.display="inline",e.appendChild(f);let d=document.createElement("div");d.className="cesium-credit-textContainer",d.style.display="inline",e.appendChild(d);let p=document.createElement("a");p.className="cesium-credit-expand-link",p.onclick=this.showLightbox.bind(this),p.textContent="Data attribution",e.appendChild(p),WLe();let g=Kt.clone(_r.cesiumCredit);this._delimiter=y(t," \u2022 "),this._screenContainer=d,this._cesiumCreditContainer=f,this._lastViewportHeight=void 0,this._lastViewportWidth=void 0,this._lightboxCredits=r,this._creditList=l,this._lightbox=o,this._hideLightbox=s,this._expandLink=p,this._expanded=!1,this._defaultCredits=[],this._cesiumCredit=g,this._previousCesiumCredit=void 0,this._currentCesiumCredit=g,this._creditDisplayElementPool=[],this._creditDisplayElementIndex=0,this._currentFrameCredits={screenCredits:new At,lightboxCredits:new At},this._defaultCredit=void 0,this.viewport=n,this.container=e}function Qne(e,t,n,i){i=y(i,1);let o=t.get(n.id);if(u(o))o.count<Number.MAX_VALUE&&(o.count+=i);else{let r=e._creditDisplayElementPool,s=e._creditDisplayElementPoolIndex;s<r.length?(o=r[s],o.credit=n,o.count=i):(o=new Zne(n,i),r.push(o)),++e._creditDisplayElementPoolIndex,t.set(n.id,o)}}_r.prototype.addCredit=function(e){if(e._isIon){u(this._defaultCredit)||(this._defaultCredit=Kt.clone($ne())),this._currentCesiumCredit=this._defaultCredit;return}let t;e.showOnScreen?t=this._currentFrameCredits.screenCredits:t=this._currentFrameCredits.lightboxCredits,Qne(this,t,e)};_r.prototype.addDefaultCredit=function(e){let t=this._defaultCredits;zLe(t,e)||t.push(e)};_r.prototype.removeDefaultCredit=function(e){let t=this._defaultCredits,n=t.indexOf(e);n!==-1&&t.splice(n,1)};_r.prototype.showLightbox=function(){this._lightbox.style.display="block",this._expanded=!0};_r.prototype.hideLightbox=function(){this._lightbox.style.display="none",this._expanded=!1};_r.prototype.update=function(){this._expanded&&GLe(this)};_r.prototype.beginFrame=function(){let e=this._currentFrameCredits;this._creditDisplayElementPoolIndex=0;let t=e.screenCredits;t.removeAll();let n=this._defaultCredits;for(let i=0;i<n.length;++i){let o=n[i];Qne(this,t,o,Number.MAX_VALUE)}e.lightboxCredits.removeAll(),Kt.equals(_r.cesiumCredit,this._cesiumCredit)||(this._cesiumCredit=Kt.clone(_r.cesiumCredit)),this._currentCesiumCredit=this._cesiumCredit};_r.prototype.endFrame=function(){let e=this._currentFrameCredits.screenCredits.values;Xne(this._screenContainer,e,this._delimiter,void 0);let t=this._currentFrameCredits.lightboxCredits.values;this._expandLink.style.display=t.length>0?"inline":"none",Xne(this._creditList,t,void 0,"li"),HLe(this)};_r.prototype.destroy=function(){return this._lightbox.removeEventListener("click",this._hideLightbox,!1),this.container.removeChild(this._cesiumCreditContainer),this.container.removeChild(this._screenContainer),this.container.removeChild(this._expandLink),this.viewport.removeChild(this._lightbox),le(this)};_r.prototype.isDestroyed=function(){return!1};_r._cesiumCredit=void 0;_r._cesiumCreditInitialized=!1;var rU;function $ne(){if(!u(rU)){let e=$t("Assets/Images/ion-credit.png");e.indexOf("http://")!==0&&e.indexOf("https://")!==0&&e.indexOf("data:")!==0&&(e=new Kne.default(e).path()),rU=new Kt(`<a href="https://cesium.com/" target="_blank"><img src="${e}" title="Cesium ion"/></a>`,!0)}return _r._cesiumCreditInitialized||(_r._cesiumCredit=rU,_r._cesiumCreditInitialized=!0),rU}Object.defineProperties(_r,{cesiumCredit:{get:function(){return $ne(),_r._cesiumCredit},set:function(e){_r._cesiumCredit=e,_r._cesiumCreditInitialized=!0}}});_r.CreditDisplayElement=Zne;var f1=_r;var sU=0,jLe=1;function Z0(e){let t=e.frustum,n=e.orientation,i=e.origin,o=y(e.vertexFormat,Ie.DEFAULT),r=y(e._drawNearPlane,!0),s,a;t instanceof gi?(s=sU,a=gi.packedLength):t instanceof en&&(s=jLe,a=en.packedLength),this._frustumType=s,this._frustum=t.clone(),this._origin=h.clone(i),this._orientation=Le.clone(n),this._drawNearPlane=r,this._vertexFormat=o,this._workerName="createFrustumGeometry",this.packedLength=2+a+h.packedLength+Le.packedLength+Ie.packedLength}Z0.pack=function(e,t,n){n=y(n,0);let i=e._frustumType,o=e._frustum;return t[n++]=i,i===sU?(gi.pack(o,t,n),n+=gi.packedLength):(en.pack(o,t,n),n+=en.packedLength),h.pack(e._origin,t,n),n+=h.packedLength,Le.pack(e._orientation,t,n),n+=Le.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n]=e._drawNearPlane?1:0,t};var YLe=new gi,qLe=new en,XLe=new Le,KLe=new h,ZLe=new Ie;Z0.unpack=function(e,t,n){t=y(t,0);let i=e[t++],o;i===sU?(o=gi.unpack(e,t,YLe),t+=gi.packedLength):(o=en.unpack(e,t,qLe),t+=en.packedLength);let r=h.unpack(e,t,KLe);t+=h.packedLength;let s=Le.unpack(e,t,XLe);t+=Le.packedLength;let a=Ie.unpack(e,t,ZLe);t+=Ie.packedLength;let c=e[t]===1;if(!u(n))return new Z0({frustum:o,origin:r,orientation:s,vertexFormat:a,_drawNearPlane:c});let l=i===n._frustumType?n._frustum:void 0;return n._frustum=o.clone(l),n._frustumType=i,n._origin=h.clone(r,n._origin),n._orientation=Le.clone(s,n._orientation),n._vertexFormat=Ie.clone(a,n._vertexFormat),n._drawNearPlane=c,n};function GT(e,t,n,i,o,r,s,a){let c=e/3*2;for(let l=0;l<4;++l)u(t)&&(t[e]=r.x,t[e+1]=r.y,t[e+2]=r.z),u(n)&&(n[e]=s.x,n[e+1]=s.y,n[e+2]=s.z),u(i)&&(i[e]=a.x,i[e+1]=a.y,i[e+2]=a.z),e+=3;o[c]=0,o[c+1]=0,o[c+2]=1,o[c+3]=0,o[c+4]=1,o[c+5]=1,o[c+6]=0,o[c+7]=1}var JLe=new Z,QLe=new M,k5=new M,eie=new h,tie=new h,nie=new h,$Le=new h,eNe=new h,tNe=new h,dg=new Array(3),d1=new Array(4);d1[0]=new oe(-1,-1,1,1);d1[1]=new oe(1,-1,1,1);d1[2]=new oe(1,1,1,1);d1[3]=new oe(-1,1,1,1);var iie=new Array(4);for(let e=0;e<4;++e)iie[e]=new oe;Z0._computeNearFarPlanes=function(e,t,n,i,o,r,s,a){let c=Z.fromQuaternion(t,JLe),l=y(r,eie),f=y(s,tie),d=y(a,nie);l=Z.getColumn(c,0,l),f=Z.getColumn(c,1,f),d=Z.getColumn(c,2,d),h.normalize(l,l),h.normalize(f,f),h.normalize(d,d),h.negate(l,l);let p=M.computeView(e,d,f,l,QLe),g,m;if(n===sU){let A=i.projectionMatrix,x=M.multiply(A,p,k5);m=M.inverse(x,k5)}else g=M.inverseTransformation(p,k5);u(m)?(dg[0]=i.near,dg[1]=i.far):(dg[0]=0,dg[1]=i.near,dg[2]=i.far);for(let A=0;A<2;++A)for(let x=0;x<4;++x){let C=oe.clone(d1[x],iie[x]);if(u(m)){C=M.multiplyByVector(m,C,C);let T=1/C.w;h.multiplyByScalar(C,T,C),h.subtract(C,e,C),h.normalize(C,C);let E=h.dot(d,C);h.multiplyByScalar(C,dg[A]/E,C),h.add(C,e,C)}else{u(i._offCenterFrustum)&&(i=i._offCenterFrustum);let T=dg[A],E=dg[A+1];C.x=(C.x*(i.right-i.left)+i.left+i.right)*.5,C.y=(C.y*(i.top-i.bottom)+i.bottom+i.top)*.5,C.z=(C.z*(T-E)-T-E)*.5,C.w=1,M.multiplyByVector(g,C,C)}o[12*A+x*3]=C.x,o[12*A+x*3+1]=C.y,o[12*A+x*3+2]=C.z}};Z0.createGeometry=function(e){let t=e._frustumType,n=e._frustum,i=e._origin,o=e._orientation,r=e._drawNearPlane,s=e._vertexFormat,a=r?6:5,c=new Float64Array(3*4*6);Z0._computeNearFarPlanes(i,o,t,n,c);let l=3*4*2;c[l]=c[3*4],c[l+1]=c[3*4+1],c[l+2]=c[3*4+2],c[l+3]=c[0],c[l+4]=c[1],c[l+5]=c[2],c[l+6]=c[3*3],c[l+7]=c[3*3+1],c[l+8]=c[3*3+2],c[l+9]=c[3*7],c[l+10]=c[3*7+1],c[l+11]=c[3*7+2],l+=3*4,c[l]=c[3*5],c[l+1]=c[3*5+1],c[l+2]=c[3*5+2],c[l+3]=c[3],c[l+4]=c[3+1],c[l+5]=c[3+2],c[l+6]=c[0],c[l+7]=c[1],c[l+8]=c[2],c[l+9]=c[3*4],c[l+10]=c[3*4+1],c[l+11]=c[3*4+2],l+=3*4,c[l]=c[3],c[l+1]=c[3+1],c[l+2]=c[3+2],c[l+3]=c[3*5],c[l+4]=c[3*5+1],c[l+5]=c[3*5+2],c[l+6]=c[3*6],c[l+7]=c[3*6+1],c[l+8]=c[3*6+2],c[l+9]=c[3*2],c[l+10]=c[3*2+1],c[l+11]=c[3*2+2],l+=3*4,c[l]=c[3*2],c[l+1]=c[3*2+1],c[l+2]=c[3*2+2],c[l+3]=c[3*6],c[l+4]=c[3*6+1],c[l+5]=c[3*6+2],c[l+6]=c[3*7],c[l+7]=c[3*7+1],c[l+8]=c[3*7+2],c[l+9]=c[3*3],c[l+10]=c[3*3+1],c[l+11]=c[3*3+2],r||(c=c.subarray(3*4));let f=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:c})});if(u(s.normal)||u(s.tangent)||u(s.bitangent)||u(s.st)){let p=u(s.normal)?new Float32Array(12*a):void 0,g=u(s.tangent)?new Float32Array(3*4*a):void 0,m=u(s.bitangent)?new Float32Array(3*4*a):void 0,A=u(s.st)?new Float32Array(2*4*a):void 0,x=eie,C=tie,T=nie,E=h.negate(x,$Le),S=h.negate(C,eNe),v=h.negate(T,tNe);l=0,r&&(GT(l,p,g,m,A,v,x,C),l+=3*4),GT(l,p,g,m,A,T,E,C),l+=3*4,GT(l,p,g,m,A,E,v,C),l+=3*4,GT(l,p,g,m,A,S,v,E),l+=3*4,GT(l,p,g,m,A,x,T,C),l+=3*4,GT(l,p,g,m,A,C,T,E),u(p)&&(f.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:p})),u(g)&&(f.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:g})),u(m)&&(f.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:m})),u(A)&&(f.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:A}))}let d=new Uint16Array(6*a);for(let p=0;p<a;++p){let g=p*6,m=p*4;d[g]=m,d[g+1]=m+1,d[g+2]=m+2,d[g+3]=m,d[g+4]=m+2,d[g+5]=m+3}return new ct({attributes:f,indices:d,primitiveType:Me.TRIANGLES,boundingSphere:se.fromVertices(c)})};var J0=Z0;var z5=0,nNe=1;function h1(e){let t=e.frustum,n=e.orientation,i=e.origin,o=y(e._drawNearPlane,!0),r,s;t instanceof gi?(r=z5,s=gi.packedLength):t instanceof en&&(r=nNe,s=en.packedLength),this._frustumType=r,this._frustum=t.clone(),this._origin=h.clone(i),this._orientation=Le.clone(n),this._drawNearPlane=o,this._workerName="createFrustumOutlineGeometry",this.packedLength=2+s+h.packedLength+Le.packedLength}h1.pack=function(e,t,n){n=y(n,0);let i=e._frustumType,o=e._frustum;return t[n++]=i,i===z5?(gi.pack(o,t,n),n+=gi.packedLength):(en.pack(o,t,n),n+=en.packedLength),h.pack(e._origin,t,n),n+=h.packedLength,Le.pack(e._orientation,t,n),n+=Le.packedLength,t[n]=e._drawNearPlane?1:0,t};var iNe=new gi,oNe=new en,rNe=new Le,sNe=new h;h1.unpack=function(e,t,n){t=y(t,0);let i=e[t++],o;i===z5?(o=gi.unpack(e,t,iNe),t+=gi.packedLength):(o=en.unpack(e,t,oNe),t+=en.packedLength);let r=h.unpack(e,t,sNe);t+=h.packedLength;let s=Le.unpack(e,t,rNe);t+=Le.packedLength;let a=e[t]===1;if(!u(n))return new h1({frustum:o,origin:r,orientation:s,_drawNearPlane:a});let c=i===n._frustumType?n._frustum:void 0;return n._frustum=o.clone(c),n._frustumType=i,n._origin=h.clone(r,n._origin),n._orientation=Le.clone(s,n._orientation),n._drawNearPlane=a,n};h1.createGeometry=function(e){let t=e._frustumType,n=e._frustum,i=e._origin,o=e._orientation,r=e._drawNearPlane,s=new Float64Array(3*4*2);J0._computeNearFarPlanes(i,o,t,n,s);let a=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:s})}),c,l,f=r?2:1,d=new Uint16Array(8*(f+1)),p=r?0:1;for(;p<2;++p)c=r?p*8:0,l=p*4,d[c]=l,d[c+1]=l+1,d[c+2]=l+1,d[c+3]=l+2,d[c+4]=l+2,d[c+5]=l+3,d[c+6]=l+3,d[c+7]=l;for(p=0;p<2;++p)c=(f+p)*8,l=p*4,d[c]=l,d[c+1]=l+4,d[c+2]=l+1,d[c+3]=l+5,d[c+4]=l+2,d[c+5]=l+6,d[c+6]=l+3,d[c+7]=l+7;return new ct({attributes:a,indices:d,primitiveType:Me.LINES,boundingSphere:se.fromVertices(s)})};var m1=h1;function aU(e){e=y(e,y.EMPTY_OBJECT),this._camera=e.camera,this._frustumSplits=e.frustumSplits,this._color=y(e.color,z.CYAN),this._updateOnChange=y(e.updateOnChange,!0),this.show=y(e.show,!0),this.id=e.id,this._id=void 0,this._outlinePrimitives=[],this._planesPrimitives=[]}var aNe=new h,cNe=new Z,lNe=new Le,uNe=new gi,fNe=new wc,dNe=new en,hNe=new Tr,mNe=new z,pNe=[1,1e5];aU.prototype.update=function(e){if(!this.show)return;let t=this._planesPrimitives,n=this._outlinePrimitives,i,o;if(this._updateOnChange){for(o=t.length,i=0;i<o;++i)n[i]=n[i]&&n[i].destroy(),t[i]=t[i]&&t[i].destroy();t.length=0,n.length=0}if(t.length===0){let r=this._camera,s=r.frustum,a;s instanceof gi?a=uNe:s instanceof wc?a=fNe:s instanceof en?a=dNe:a=hNe,a=s.clone(a);let c,l=this._frustumSplits;!u(l)||l.length<=1?(l=pNe,l[0]=this._camera.frustum.near,l[1]=this._camera.frustum.far,c=1):c=l.length-1;let f=r.positionWC,d=r.directionWC,p=r.upWC,g=r.rightWC;g=h.negate(g,aNe);let m=cNe;Z.setColumn(m,0,g,m),Z.setColumn(m,1,p,m),Z.setColumn(m,2,d,m);let A=Le.fromRotationMatrix(m,lNe);for(t.length=n.length=c,i=0;i<c;++i)a.near=l[i],a.far=l[i+1],t[i]=new Dn({geometryInstances:new yt({geometry:new J0({origin:f,orientation:A,frustum:a,_drawNearPlane:i===0}),attributes:{color:Ft.fromColor(z.fromAlpha(this._color,.1,mNe))},id:this.id,pickPrimitive:this}),appearance:new rn({translucent:!0,flat:!0}),asynchronous:!1}),n[i]=new Dn({geometryInstances:new yt({geometry:new m1({origin:f,orientation:A,frustum:a,_drawNearPlane:i===0}),attributes:{color:Ft.fromColor(this._color)},id:this.id,pickPrimitive:this}),appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1})}for(o=t.length,i=0;i<o;++i)n[i].update(e),t[i].update(e)};aU.prototype.isDestroyed=function(){return!1};aU.prototype.destroy=function(){let e=this._planesPrimitives.length;for(let t=0;t<e;++t)this._outlinePrimitives[t]=this._outlinePrimitives[t]&&this._outlinePrimitives[t].destroy(),this._planesPrimitives[t]=this._planesPrimitives[t]&&this._planesPrimitives[t].destroy();return le(this)};var Lh=aU;function _1(e){this._rs=void 0,this._sp=void 0,this._va=void 0,this._command=void 0,this._mode=void 0,this._useLogDepth=!1,this._ellipsoidOffset=y(e,0)}var p1=Ut.supportsTypedArrays()?new Float32Array(12):[],oie=new h,rie=new h,H5=new h,sie=new h,cU=new h;function _Ne(e,t){let n=e.radii,i=t.camera,o,r,s;if(i.frustum instanceof en)o=h.ZERO,r=i.rightWC,s=i.upWC;else{let d=i.positionWC,p=h.multiplyComponents(e.oneOverRadii,d,oie),g=h.normalize(p,rie),m=h.normalize(h.cross(h.UNIT_Z,p,H5),H5),A=h.normalize(h.cross(g,m,sie),sie),x=h.magnitude(p),C=Math.sqrt(x*x-1);o=h.multiplyByScalar(g,1/x,oie);let T=C/x;r=h.multiplyByScalar(m,T,rie),s=h.multiplyByScalar(A,T,H5)}let a=h.add(o,s,cU);h.subtract(a,r,a),h.multiplyComponents(n,a,a),h.pack(a,p1,0);let c=h.subtract(o,s,cU);h.subtract(c,r,c),h.multiplyComponents(n,c,c),h.pack(c,p1,3);let l=h.add(o,s,cU);h.add(l,r,l),h.multiplyComponents(n,l,l),h.pack(l,p1,6);let f=h.subtract(o,s,cU);return h.add(f,r,f),h.multiplyComponents(n,f,f),h.pack(f,p1,9),p1}_1.prototype.update=function(e){if(this._mode=e.mode,e.mode!==ee.SCENE3D)return;let t=e.context,n=e.mapProjection.ellipsoid.radii,i=new ie(n.x+this._ellipsoidOffset,n.y+this._ellipsoidOffset,n.z+this._ellipsoidOffset),o=e.useLogDepth;if(u(this._command)||(this._rs=Ue.fromCache({cull:{enabled:!0},depthTest:{enabled:!0},colorMask:{red:!1,green:!1,blue:!1,alpha:!1}}),this._command=new tt({renderState:this._rs,boundingVolume:new se(h.ZERO,i.maximumRadius),pass:Ee.OPAQUE,owner:this})),!u(this._sp)||this._useLogDepth!==o){this._useLogDepth=o;let s=new ke({sources:[oI]}),a=new ke({sources:[iI]});if(o){let c=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
`;a.sources.push(c),a.defines.push("LOG_DEPTH"),s.defines.push("LOG_DEPTH")}this._sp=Xt.replaceCache({shaderProgram:this._sp,context:t,vertexShaderSource:s,fragmentShaderSource:a,attributeLocations:{position:0}}),this._command.shaderProgram=this._sp}let r=_Ne(i,e);if(u(this._va))this._va.getAttribute(0).vertexBuffer.copyFromArrayView(r);else{let s=new ct({attributes:{position:new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:r})},indices:[0,1,2,2,1,3],primitiveType:Me.TRIANGLES});this._va=ni.fromGeometry({context:t,geometry:s,attributeLocations:{position:0},bufferUsage:Ne.DYNAMIC_DRAW}),this._command.vertexArray=this._va}};_1.prototype.execute=function(e,t){this._mode===ee.SCENE3D&&this._command.execute(e,t)};_1.prototype.isDestroyed=function(){return!1};_1.prototype.destroy=function(){this._sp=this._sp&&this._sp.destroy(),this._va=this._va&&this._va.destroy()};var g1=_1;function y1(){}var gNe=/\bgl_FragDepthEXT\b/,yNe=/\bdiscard\b/;function ANe(e,t){let n=e.shaderCache.getDerivedShaderProgram(t,"depthOnly");if(!u(n)){let i=t._attributeLocations,o=t.fragmentShaderSource,r,s=!1,a=o.sources,c=a.length;for(r=0;r<c;++r)if(gNe.test(a[r])||yNe.test(a[r])){s=!0;break}let l=!1,f=o.defines;for(c=f.length,r=0;r<c;++r)if(f[r]==="LOG_DEPTH"){l=!0;break}let d;!s&&!l?(d=`void main()
|
||
{
|
||
gl_FragColor = vec4(1.0);
|
||
}
|
||
`,o=new ke({sources:[d]})):!s&&l&&(d=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
void main()
|
||
{
|
||
gl_FragColor = vec4(1.0);
|
||
czm_writeLogDepth();
|
||
}
|
||
`,o=new ke({defines:["LOG_DEPTH"],sources:[d]})),n=e.shaderCache.createDerivedShaderProgram(t,"depthOnly",{vertexShaderSource:t.vertexShaderSource,fragmentShaderSource:o,attributeLocations:i})}return n}function xNe(e,t){let n=e._depthOnlyRenderStateCache,i=n[t.id];if(!u(i)){let o=Ue.getState(t);o.depthMask=!0,o.colorMask={red:!1,green:!1,blue:!1,alpha:!1},i=Ue.fromCache(o),n[t.id]=i}return i}y1.createDepthOnlyDerivedCommand=function(e,t,n,i){u(i)||(i={});let o,r;return u(i.depthOnlyCommand)&&(o=i.depthOnlyCommand.shaderProgram,r=i.depthOnlyCommand.renderState),i.depthOnlyCommand=tt.shallowClone(t,i.depthOnlyCommand),!u(o)||i.shaderProgramId!==t.shaderProgram.id?(i.depthOnlyCommand.shaderProgram=ANe(n,t.shaderProgram),i.depthOnlyCommand.renderState=xNe(e,t.renderState),i.shaderProgramId=t.shaderProgram.id):(i.depthOnlyCommand.shaderProgram=o,i.depthOnlyCommand.renderState=r),i};var CNe=/\s+czm_writeLogDepth\(/,TNe=/\s+czm_vertexLogDepth\(/,ENe=/\s*#extension\s+GL_EXT_frag_depth\s*:\s*enable/;function bNe(e,t){if(t.fragmentShaderSource.defines.indexOf("LOG_DEPTH_READ_ONLY")>=0)return t;let i=e.shaderCache.getDerivedShaderProgram(t,"logDepth");if(!u(i)){let o=t._attributeLocations,r=t.vertexShaderSource.clone(),s=t.fragmentShaderSource.clone();r.defines=u(r.defines)?r.defines.slice(0):[],r.defines.push("LOG_DEPTH"),s.defines=u(s.defines)?s.defines.slice(0):[],s.defines.push("LOG_DEPTH");let a,c,l=!1,f=r.sources,d=f.length;for(a=0;a<d;++a)if(TNe.test(f[a])){l=!0;break}if(!l){for(a=0;a<d;++a)f[a]=ke.replaceMain(f[a],"czm_log_depth_main");c=`
|
||
|
||
void main()
|
||
{
|
||
czm_log_depth_main();
|
||
czm_vertexLogDepth();
|
||
}
|
||
`,f.push(c)}for(f=s.sources,d=f.length,l=!1,a=0;a<d;++a)CNe.test(f[a])&&(l=!0);s.defines.indexOf("LOG_DEPTH_WRITE")!==-1&&(l=!0);let p=!0;for(a=0;a<d;++a)ENe.test(f[a])&&(p=!1);let g="";if(p&&(g+=`#ifdef GL_EXT_frag_depth
|
||
#extension GL_EXT_frag_depth : enable
|
||
#endif
|
||
|
||
`),!l){for(a=0;a<d;a++)f[a]=ke.replaceMain(f[a],"czm_log_depth_main");g+=`
|
||
void main()
|
||
{
|
||
czm_log_depth_main();
|
||
czm_writeLogDepth();
|
||
}
|
||
`}f.push(g),i=e.shaderCache.createDerivedShaderProgram(t,"logDepth",{vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:o})}return i}y1.createLogDepthCommand=function(e,t,n){u(n)||(n={});let i;return u(n.command)&&(i=n.command.shaderProgram),n.command=tt.shallowClone(e,n.command),!u(i)||n.shaderProgramId!==e.shaderProgram.id?(n.command.shaderProgram=bNe(t,e.shaderProgram),n.shaderProgramId=e.shaderProgram.id):n.command.shaderProgram=i,n};function SNe(e,t,n){let i=e.shaderCache.getDerivedShaderProgram(t,"pick");if(!u(i)){let o=t._attributeLocations,r=t.fragmentShaderSource,s=r.sources,a=s.length,c=`void main()
|
||
{
|
||
czm_non_pick_main();
|
||
if (gl_FragColor.a == 0.0) {
|
||
discard;
|
||
}
|
||
gl_FragColor = ${n};
|
||
}
|
||
`,l=new Array(a+1);for(let f=0;f<a;++f)l[f]=ke.replaceMain(s[f],"czm_non_pick_main");l[a]=c,r=new ke({sources:l,defines:r.defines}),i=e.shaderCache.createDerivedShaderProgram(t,"pick",{vertexShaderSource:t.vertexShaderSource,fragmentShaderSource:r,attributeLocations:o})}return i}function vNe(e,t){let n=e.picking.pickRenderStateCache,i=n[t.id];if(!u(i)){let o=Ue.getState(t);o.blending.enabled=!1,o.depthMask=!0,i=Ue.fromCache(o),n[t.id]=i}return i}y1.createPickDerivedCommand=function(e,t,n,i){u(i)||(i={});let o,r;return u(i.pickCommand)&&(o=i.pickCommand.shaderProgram,r=i.pickCommand.renderState),i.pickCommand=tt.shallowClone(t,i.pickCommand),!u(o)||i.shaderProgramId!==t.shaderProgram.id?(i.pickCommand.shaderProgram=SNe(n,t.shaderProgram,t.pickId),i.pickCommand.renderState=vNe(e,t.renderState),i.shaderProgramId=t.shaderProgram.id):(i.pickCommand.shaderProgram=o,i.pickCommand.renderState=r),i};function DNe(e,t){let n=e.shaderCache.getDerivedShaderProgram(t,"HDR");if(!u(n)){let i=t._attributeLocations,o=t.vertexShaderSource.clone(),r=t.fragmentShaderSource.clone();o.defines=u(o.defines)?o.defines.slice(0):[],o.defines.push("HDR"),r.defines=u(r.defines)?r.defines.slice(0):[],r.defines.push("HDR"),n=e.shaderCache.createDerivedShaderProgram(t,"HDR",{vertexShaderSource:o,fragmentShaderSource:r,attributeLocations:i})}return n}y1.createHdrCommand=function(e,t,n){u(n)||(n={});let i;return u(n.command)&&(i=n.command.shaderProgram),n.command=tt.shallowClone(e,n.command),!u(i)||n.shaderProgramId!==e.shaderProgram.id?(n.command.shaderProgram=DNe(t,e.shaderProgram),n.shaderProgramId=e.shaderProgram.id):n.command.shaderProgram=i,n};var mp=y1;function lU(e){this._scene=e,this._lastAlpha=void 0,this._lastBeta=void 0,this._lastGamma=void 0,this._alpha=void 0,this._beta=void 0,this._gamma=void 0;let t=this;function n(i){let o=i.alpha;if(!u(o)){t._alpha=void 0,t._beta=void 0,t._gamma=void 0;return}t._alpha=P.toRadians(o),t._beta=P.toRadians(i.beta),t._gamma=P.toRadians(i.gamma)}window.addEventListener("deviceorientation",n,!1),this._removeListener=function(){window.removeEventListener("deviceorientation",n,!1)}}var wNe=new Le,aie=new Le,INe=new Z;function PNe(e,t,n,i){let o=e.direction,r=e.right,s=e.up,a=Le.fromAxisAngle(o,n,aie),c=Le.fromAxisAngle(r,i,wNe),l=Le.multiply(c,a,c),f=Le.fromAxisAngle(s,t,aie);Le.multiply(f,l,l);let d=Z.fromQuaternion(l,INe);Z.multiplyByVector(d,r,r),Z.multiplyByVector(d,s,s),Z.multiplyByVector(d,o,o)}lU.prototype.update=function(){if(!u(this._alpha))return;u(this._lastAlpha)||(this._lastAlpha=this._alpha,this._lastBeta=this._beta,this._lastGamma=this._gamma);let e=this._lastAlpha-this._alpha,t=this._lastBeta-this._beta,n=this._lastGamma-this._gamma;PNe(this._scene.camera,-e,t,n),this._lastAlpha=this._alpha,this._lastBeta=this._beta,this._lastGamma=this._gamma};lU.prototype.isDestroyed=function(){return!1};lU.prototype.destroy=function(){return this._removeListener(),le(this)};var A1=lU;function cie(){this.enabled=!0,this.renderable=!0,this.density=2e-4,this.screenSpaceErrorFactor=2,this.minimumBrightness=.03}var uU=[359.393,800.749,1275.6501,2151.1192,3141.7763,4777.5198,6281.2493,12364.307,15900.765,49889.0549,78026.8259,99260.7344,120036.3873,151011.0158,156091.1953,203849.3112,274866.9803,319916.3149,493552.0528,628733.5874],Nh=[2e-5,2e-4,1e-4,7e-5,5e-5,4e-5,3e-5,19e-6,1e-5,85e-7,62e-7,58e-7,53e-7,52e-7,51e-7,42e-7,4e-6,34e-7,26e-7,22e-7];for(let e=0;e<Nh.length;++e)Nh[e]*=1e6;var lie=Nh[1],G5=Nh[Nh.length-1];for(let e=0;e<Nh.length;++e)Nh[e]=(Nh[e]-G5)/(lie-G5);var ks=0;function ONe(e){let t=uU,n=t.length;if(e<t[0])return ks=0,ks;if(e>t[n-1])return ks=n-2,ks;if(e>=t[ks]){if(ks+1<n&&e<t[ks+1])return ks;if(ks+2<n&&e<t[ks+2])return++ks,ks}else if(ks-1>=0&&e>=t[ks-1])return--ks,ks;let i;for(i=0;i<n-2&&!(e>=t[i]&&e<t[i+1]);++i);return ks=i,ks}var RNe=new h;cie.prototype.update=function(e){if(!(e.fog.enabled=this.enabled))return;e.fog.renderable=this.renderable;let n=e.camera,i=n.positionCartographic;if(!u(i)||i.height>8e5||e.mode!==ee.SCENE3D){e.fog.enabled=!1;return}let o=i.height,r=ONe(o),s=P.clamp((o-uU[r])/(uU[r+1]-uU[r]),0,1),a=P.lerp(Nh[r],Nh[r+1],s),c=this.density*1e6,l=c/lie*G5;a=a*(c-l)*1e-6;let f=h.normalize(n.positionWC,RNe),d=Math.abs(h.dot(n.directionWC,f));a*=1-d,e.fog.density=a,e.fog.sse=this.screenSpaceErrorFactor,e.fog.minimumBrightness=this.minimumBrightness};var x1=cie;function BNe(e,t,n){this.context=e,this.commandList=[],this.shadowMaps=[],this.brdfLutGenerator=void 0,this.environmentMap=void 0,this.sphericalHarmonicCoefficients=void 0,this.specularEnvironmentMaps=void 0,this.specularEnvironmentMapsMaximumLOD=void 0,this.mode=ee.SCENE3D,this.morphTime=ee.getMorphTime(ee.SCENE3D),this.frameNumber=0,this.newFrame=!1,this.time=void 0,this.jobScheduler=n,this.mapProjection=void 0,this.camera=void 0,this.cameraUnderground=!1,this.globeTranslucencyState=void 0,this.cullingVolume=void 0,this.occluder=void 0,this.maximumScreenSpaceError=void 0,this.pixelRatio=1,this.passes={render:!1,pick:!1,depth:!1,postProcess:!1,offscreen:!1},this.creditDisplay=t,this.afterRender=[],this.scene3DOnly=!1,this.fog={enabled:!1,density:void 0,sse:void 0,minimumBrightness:void 0},this.terrainExaggeration=1,this.terrainExaggerationRelativeHeight=0,this.shadowState={shadowsEnabled:!0,shadowMaps:[],lightShadowMaps:[],nearPlane:1,farPlane:5e3,closestObjectSize:1e3,lastDirtyTime:0,outOfView:!0},this.splitPosition=0,this.frustumSplits=[],this.backgroundColor=void 0,this.light=void 0,this.minimumDisableDepthTestDistance=void 0,this.invertClassification=!1,this.invertClassificationColor=void 0,this.useLogDepth=!1,this.tilesetPassState=void 0,this.minimumTerrainHeight=0}var C1=BNe;var zs={OPAQUE_FRONT_FACE:0,OPAQUE_BACK_FACE:1,DEPTH_ONLY_FRONT_FACE:2,DEPTH_ONLY_BACK_FACE:3,DEPTH_ONLY_FRONT_AND_BACK_FACE:4,TRANSLUCENT_FRONT_FACE:5,TRANSLUCENT_BACK_FACE:6,TRANSLUCENT_FRONT_FACE_MANUAL_DEPTH_TEST:7,TRANSLUCENT_BACK_FACE_MANUAL_DEPTH_TEST:8,PICK_FRONT_FACE:9,PICK_BACK_FACE:10,DERIVED_COMMANDS_MAXIMUM_LENGTH:11},Q0=zs.DERIVED_COMMANDS_MAXIMUM_LENGTH,Aie=["opaqueFrontFaceCommand","opaqueBackFaceCommand","depthOnlyFrontFaceCommand","depthOnlyBackFaceCommand","depthOnlyFrontAndBackFaceCommand","translucentFrontFaceCommand","translucentBackFaceCommand","translucentFrontFaceManualDepthTestCommand","translucentBackFaceManualDepthTestCommand","pickFrontFaceCommand","pickBackFaceCommand"];function $0(){this._frontFaceAlphaByDistance=new Pt(0,1,0,1),this._backFaceAlphaByDistance=new Pt(0,1,0,1),this._frontFaceTranslucent=!1,this._backFaceTranslucent=!1,this._requiresManualDepthTest=!1,this._sunVisibleThroughGlobe=!1,this._environmentVisible=!1,this._useDepthPlane=!1,this._numberOfTextureUniforms=0,this._globeTranslucencyFramebuffer=void 0,this._rectangle=ce.clone(ce.MAX_VALUE),this._derivedCommandKey=0,this._derivedCommandsDirty=!1,this._derivedCommandPacks=void 0,this._derivedCommandTypes=new Array(Q0),this._derivedBlendCommandTypes=new Array(Q0),this._derivedPickCommandTypes=new Array(Q0),this._derivedCommandTypesToUpdate=new Array(Q0),this._derivedCommandsLength=0,this._derivedBlendCommandsLength=0,this._derivedPickCommandsLength=0,this._derivedCommandsToUpdateLength=0}Object.defineProperties($0.prototype,{frontFaceAlphaByDistance:{get:function(){return this._frontFaceAlphaByDistance}},backFaceAlphaByDistance:{get:function(){return this._backFaceAlphaByDistance}},translucent:{get:function(){return this._frontFaceTranslucent}},sunVisibleThroughGlobe:{get:function(){return this._sunVisibleThroughGlobe}},environmentVisible:{get:function(){return this._environmentVisible}},useDepthPlane:{get:function(){return this._useDepthPlane}},numberOfTextureUniforms:{get:function(){return this._numberOfTextureUniforms}},rectangle:{get:function(){return this._rectangle}}});$0.prototype.update=function(e){let t=e.globe;if(!u(t)||!t.show){this._frontFaceTranslucent=!1,this._backFaceTranslucent=!1,this._sunVisibleThroughGlobe=!0,this._environmentVisible=!0,this._useDepthPlane=!1;return}this._frontFaceAlphaByDistance=uie(t.translucency.enabled,t.translucency.frontFaceAlpha,t.translucency.frontFaceAlphaByDistance,this._frontFaceAlphaByDistance),this._backFaceAlphaByDistance=uie(t.translucency.enabled,t.translucency.backFaceAlpha,t.translucency.backFaceAlphaByDistance,this._backFaceAlphaByDistance),this._frontFaceTranslucent=fie(t.translucency.enabled,this._frontFaceAlphaByDistance,t),this._backFaceTranslucent=fie(t.translucency.enabled,this._backFaceAlphaByDistance,t),this._requiresManualDepthTest=FNe(this,e,t),this._sunVisibleThroughGlobe=MNe(this,e),this._environmentVisible=LNe(this,e),this._useDepthPlane=NNe(this,e),this._numberOfTextureUniforms=VNe(this),this._rectangle=ce.clone(t.translucency.rectangle,this._rectangle),UNe(this,e)};function uie(e,t,n,i){return e?u(n)?(Pt.clone(n,i),i.nearValue*=t,i.farValue*=t,i):(i.nearValue=t,i.farValue=t,i):(i.nearValue=1,i.farValue=1,i)}function fie(e,t,n){return e&&(n.baseColor.alpha<1||t.nearValue<1||t.farValue<1)}function MNe(e,t){let n=e._frontFaceTranslucent,i=e._backFaceTranslucent;return n&&(t.cameraUnderground||i)}function LNe(e,t){return!t.cameraUnderground||e._frontFaceTranslucent}function NNe(e,t){return!t.cameraUnderground&&!e._frontFaceTranslucent}function FNe(e,t,n){return e._frontFaceTranslucent&&!e._backFaceTranslucent&&!n.depthTestAgainstTerrain&&t.mode!==ee.SCENE2D&&t.context.depthTexture}function VNe(e){let t=0;return e._frontFaceTranslucent&&++t,e._requiresManualDepthTest&&++t,t}function UNe(e,t){e._derivedCommandsLength=W5(e,t,!1,!1,e._derivedCommandTypes),e._derivedBlendCommandsLength=W5(e,t,!0,!1,e._derivedBlendCommandTypes),e._derivedPickCommandsLength=W5(e,t,!1,!0,e._derivedPickCommandTypes);let n,i=0;for(n=0;n<e._derivedCommandsLength;++n)i|=1<<e._derivedCommandTypes[n];for(n=0;n<e._derivedBlendCommandsLength;++n)i|=1<<e._derivedBlendCommandTypes[n];for(n=0;n<e._derivedPickCommandsLength;++n)i|=1<<e._derivedPickCommandTypes[n];let o=0;for(n=0;n<Q0;++n)(i&1<<n)>0&&(e._derivedCommandTypesToUpdate[o++]=n);e._derivedCommandsToUpdateLength=o;let r=i!==e._derivedCommandKey;e._derivedCommandKey=i,e._derivedCommandsDirty=r,!u(e._derivedCommandPacks)&&e._frontFaceTranslucent&&(e._derivedCommandPacks=eFe())}function W5(e,t,n,i,o){let r=0,s=e._frontFaceTranslucent,a=e._backFaceTranslucent;if(!s)return r;let c=t.cameraUnderground,l=e._requiresManualDepthTest,f=i?zs.PICK_FRONT_FACE:l?zs.TRANSLUCENT_FRONT_FACE_MANUAL_DEPTH_TEST:zs.TRANSLUCENT_FRONT_FACE,d=i?zs.PICK_BACK_FACE:l?zs.TRANSLUCENT_BACK_FACE_MANUAL_DEPTH_TEST:zs.TRANSLUCENT_BACK_FACE;return t.mode===ee.SCENE2D?(o[r++]=zs.DEPTH_ONLY_FRONT_FACE,o[r++]=f,r):(a?(n||(o[r++]=zs.DEPTH_ONLY_FRONT_AND_BACK_FACE),c?(o[r++]=f,o[r++]=d):(o[r++]=d,o[r++]=f)):c?(n||(o[r++]=zs.DEPTH_ONLY_BACK_FACE),o[r++]=zs.OPAQUE_FRONT_FACE,o[r++]=d):(n||(o[r++]=zs.DEPTH_ONLY_FRONT_FACE),o[r++]=zs.OPAQUE_BACK_FACE,o[r++]=f),r)}function tf(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function die(e,t){return e.indexOf(t)>-1}function kNe(e,t){tf(e.defines,"TRANSLUCENT"),tf(t.defines,"TRANSLUCENT")}function zNe(e,t){tf(e.defines,"GROUND_ATMOSPHERE"),tf(t.defines,"GROUND_ATMOSPHERE"),tf(e.defines,"FOG"),tf(t.defines,"FOG"),tf(e.defines,"TRANSLUCENT"),tf(t.defines,"TRANSLUCENT")}function j5(e,t){if(die(t.defines,"TILE_LIMIT_RECTANGLE")||die(t.defines,"ENABLE_CLIPPING_PLANES"))return;let n=`void main()
|
||
{
|
||
gl_FragColor = vec4(1.0);
|
||
}
|
||
`;t.sources=[n]}function Y5(e,t){let n=t.sources,i=n.length;for(let r=0;r<i;++r)n[r]=ke.replaceMain(n[r],"czm_globe_translucency_main");let o=`
|
||
|
||
uniform sampler2D u_classificationTexture;
|
||
void main()
|
||
{
|
||
vec2 st = gl_FragCoord.xy / czm_viewport.zw;
|
||
#ifdef MANUAL_DEPTH_TEST
|
||
float logDepthOrDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, st));
|
||
if (logDepthOrDepth != 0.0)
|
||
{
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(gl_FragCoord.xy, logDepthOrDepth);
|
||
float depthEC = eyeCoordinate.z / eyeCoordinate.w;
|
||
if (v_positionEC.z < depthEC)
|
||
{
|
||
discard;
|
||
}
|
||
}
|
||
#endif
|
||
czm_globe_translucency_main();
|
||
vec4 classificationColor = texture2D(u_classificationTexture, st);
|
||
if (classificationColor.a > 0.0)
|
||
{
|
||
// Reverse premultiplication process to get the correct composited result of the classification primitives
|
||
classificationColor.rgb /= classificationColor.a;
|
||
}
|
||
gl_FragColor = classificationColor * vec4(classificationColor.aaa, 1.0) + gl_FragColor * (1.0 - classificationColor.a);
|
||
}
|
||
`;n.push(o)}function xie(e,t){Y5(e,t),tf(e.defines,"GROUND_ATMOSPHERE"),tf(t.defines,"GROUND_ATMOSPHERE"),tf(e.defines,"FOG"),tf(t.defines,"FOG")}function HNe(e,t){Y5(e,t),e.defines.push("GENERATE_POSITION"),t.defines.push("MANUAL_DEPTH_TEST")}function GNe(e,t){xie(e,t),e.defines.push("GENERATE_POSITION"),t.defines.push("MANUAL_DEPTH_TEST")}function hie(e,t){let n=`uniform sampler2D u_classificationTexture;
|
||
void main()
|
||
{
|
||
vec2 st = gl_FragCoord.xy / czm_viewport.zw;
|
||
vec4 pickColor = texture2D(u_classificationTexture, st);
|
||
if (pickColor == vec4(0.0))
|
||
{
|
||
discard;
|
||
}
|
||
gl_FragColor = pickColor;
|
||
}
|
||
`;t.sources=[n]}function WNe(e,t,n,i,o,r){if(!u(o))return t;if(!i&&u(n))return n;let s=e.shaderCache.getDerivedShaderProgram(t,r);if(!u(s)){let a=t._attributeLocations,c=t.vertexShaderSource.clone(),l=t.fragmentShaderSource.clone();c.defines=u(c.defines)?c.defines.slice(0):[],l.defines=u(l.defines)?l.defines.slice(0):[],o(c,l),s=e.shaderCache.createDerivedShaderProgram(t,r,{vertexShaderSource:c,fragmentShaderSource:l,attributeLocations:a})}return s}function jNe(e){e.cull.face=mi.BACK,e.cull.enabled=!0}function YNe(e){e.cull.face=mi.FRONT,e.cull.enabled=!0}function qNe(e){e.cull.face=mi.BACK,e.cull.enabled=!0,e.colorMask={red:!1,green:!1,blue:!1,alpha:!1}}function XNe(e){e.cull.face=mi.FRONT,e.cull.enabled=!0,e.colorMask={red:!1,green:!1,blue:!1,alpha:!1}}function KNe(e){e.cull.enabled=!1,e.colorMask={red:!1,green:!1,blue:!1,alpha:!1}}function mie(e){e.cull.face=mi.BACK,e.cull.enabled=!0,e.depthMask=!1,e.blending=un.ALPHA_BLEND}function pie(e){e.cull.face=mi.FRONT,e.cull.enabled=!0,e.depthMask=!1,e.blending=un.ALPHA_BLEND}function ZNe(e){e.cull.face=mi.BACK,e.cull.enabled=!0,e.blending.enabled=!1}function JNe(e){e.cull.face=mi.FRONT,e.cull.enabled=!0,e.blending.enabled=!1}function QNe(e,t,n,i,o){if(!u(i))return e;if(!n&&u(t))return t;let r=o[e.id];if(!u(r)){let s=Ue.getState(e);i(s),r=Ue.fromCache(s),o[e.id]=r}return r}function WT(e){return{u_classificationTexture:function(){return e._globeTranslucencyFramebuffer.classificationTexture}}}function $Ne(e,t,n,i,o){return u(o)?!i&&u(n)?n:pt(t,o(e),!1):t}function rd(e){this.pass=e.pass,this.pickOnly=e.pickOnly,this.getShaderProgramFunction=e.getShaderProgramFunction,this.getRenderStateFunction=e.getRenderStateFunction,this.getUniformMapFunction=e.getUniformMapFunction,this.renderStateCache={}}function eFe(){return[new rd({pass:Ee.GLOBE,pickOnly:!1,getShaderProgramFunction:kNe,getRenderStateFunction:jNe,getUniformMapFunction:void 0}),new rd({pass:Ee.GLOBE,pickOnly:!1,getShaderProgramFunction:zNe,getRenderStateFunction:YNe,getUniformMapFunction:void 0}),new rd({pass:Ee.GLOBE,pickOnly:!1,getShaderProgramFunction:j5,getRenderStateFunction:qNe,getUniformMapFunction:void 0}),new rd({pass:Ee.GLOBE,pickOnly:!1,getShaderProgramFunction:j5,getRenderStateFunction:XNe,getUniformMapFunction:void 0}),new rd({pass:Ee.GLOBE,pickOnly:!1,getShaderProgramFunction:j5,getRenderStateFunction:KNe,getUniformMapFunction:void 0}),new rd({pass:Ee.TRANSLUCENT,pickOnly:!1,getShaderProgramFunction:Y5,getRenderStateFunction:mie,getUniformMapFunction:WT}),new rd({pass:Ee.TRANSLUCENT,pickOnly:!1,getShaderProgramFunction:xie,getRenderStateFunction:pie,getUniformMapFunction:WT}),new rd({pass:Ee.TRANSLUCENT,pickOnly:!1,getShaderProgramFunction:HNe,getRenderStateFunction:mie,getUniformMapFunction:WT}),new rd({pass:Ee.TRANSLUCENT,pickOnly:!1,getShaderProgramFunction:GNe,getRenderStateFunction:pie,getUniformMapFunction:WT}),new rd({pass:Ee.TRANSLUCENT,pickOnly:!0,getShaderProgramFunction:hie,getRenderStateFunction:ZNe,getUniformMapFunction:WT}),new rd({pass:Ee.TRANSLUCENT,pickOnly:!0,getShaderProgramFunction:hie,getRenderStateFunction:JNe,getUniformMapFunction:WT})]}var _ie=new Array(Q0),gie=new Array(Q0);$0.prototype.updateDerivedCommands=function(e,t){let n=this._derivedCommandTypesToUpdate,i=this._derivedCommandsToUpdateLength;if(i!==0){for(let o=0;o<i;++o)gie[o]=this._derivedCommandPacks[n[o]],_ie[o]=Aie[n[o]];tFe(this,e,i,n,_ie,gie,t)}};function tFe(e,t,n,i,o,r,s){let a=t.derivedCommands.globeTranslucency,c=e._derivedCommandsDirty;if(t.dirty||!u(a)||c){t.dirty=!1,u(a)||(a={},t.derivedCommands.globeTranslucency=a);let l=s.frameNumber,f=y(a.uniformMapDirtyFrame,0),d=y(a.shaderProgramDirtyFrame,0),p=y(a.renderStateDirtyFrame,0),g=a.uniformMap!==t.uniformMap,m=a.shaderProgramId!==t.shaderProgram.id,A=a.renderStateId!==t.renderState.id;g&&(a.uniformMapDirtyFrame=l),m&&(a.shaderProgramDirtyFrame=l),A&&(a.renderStateDirtyFrame=l),a.uniformMap=t.uniformMap,a.shaderProgramId=t.shaderProgram.id,a.renderStateId=t.renderState.id;for(let x=0;x<n;++x){let C=r[x],T=i[x],E=o[x],S=a[E],v,w,R;u(S)?(v=S.uniformMap,w=S.shaderProgram,R=S.renderState):(v=void 0,w=void 0,R=void 0),S=tt.shallowClone(t,S),a[E]=S;let O=y(S.derivedCommands.uniformMapDirtyFrame,0),L=y(S.derivedCommands.shaderProgramDirtyFrame,0),N=y(S.derivedCommands.renderStateDirtyFrame,0),_=g||O<f,b=m||L<d,D=A||N<p;_&&(S.derivedCommands.uniformMapDirtyFrame=l),b&&(S.derivedCommands.shaderProgramDirtyFrame=l),D&&(S.derivedCommands.renderStateDirtyFrame=l),S.derivedCommands.type=T,S.pass=C.pass,S.pickOnly=C.pickOnly,S.uniformMap=$Ne(e,t.uniformMap,v,_,C.getUniformMapFunction),S.shaderProgram=WNe(s.context,t.shaderProgram,w,b,C.getShaderProgramFunction,E),S.renderState=QNe(t.renderState,R,D,C.getRenderStateFunction,C.renderStateCache)}}}$0.prototype.pushDerivedCommands=function(e,t,n){let i=n.passes.pick;if(i&&t)return;let o=this._derivedCommandTypes,r=this._derivedCommandsLength;if(i?(o=this._derivedPickCommandTypes,r=this._derivedPickCommandsLength):t&&(o=this._derivedBlendCommandTypes,r=this._derivedBlendCommandsLength),r===0){n.commandList.push(e);return}let s=e.derivedCommands.globeTranslucency;for(let a=0;a<r;++a){let c=Aie[o[a]];n.commandList.push(s[c])}};function Cie(e,t,n,i,o,r,s){for(let a=0;a<t;++a){let c=e[a],l=c.derivedCommands.type;(!u(s)||s.indexOf(l)>-1)&&n(c,i,o,r)}}function yie(e,t,n,i,o,r){for(let s=0;s<t;++s)n(e[s],i,o,r)}var nFe=[zs.OPAQUE_FRONT_FACE,zs.OPAQUE_BACK_FACE],iFe=[zs.DEPTH_ONLY_FRONT_FACE,zs.DEPTH_ONLY_BACK_FACE,zs.DEPTH_ONLY_FRONT_AND_BACK_FACE];$0.prototype.executeGlobeCommands=function(e,t,n,i,o){let r=i.context,s=e.commands[Ee.GLOBE],a=e.indices[Ee.GLOBE];a!==0&&(this._globeTranslucencyFramebuffer=n,n.clearClassification(r,o),Cie(s,a,t,i,r,o,nFe))};$0.prototype.executeGlobeClassificationCommands=function(e,t,n,i,o){let r=i.context,s=e.commands[Ee.GLOBE],a=e.indices[Ee.GLOBE],c=e.commands[Ee.TERRAIN_CLASSIFICATION],l=e.indices[Ee.TERRAIN_CLASSIFICATION];if(a===0||l===0)return;let f=this._frontFaceTranslucent,d=this._backFaceTranslucent;if((!f||!d)&&yie(c,l,t,i,r,o),!f&&!d)return;this._globeTranslucencyFramebuffer=n;let p=r.uniformState.globeDepthTexture,g=o.framebuffer;if(o.framebuffer=n.classificationFramebuffer,Cie(s,a,t,i,r,o,iFe),r.depthTexture){let m=n.packDepth(r,o);r.uniformState.globeDepthTexture=m}yie(c,l,t,i,r,o),r.uniformState.globeDepthTexture=p,o.framebuffer=g};var T1=$0;var ll=`uniform sampler2D colorTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
gl_FragColor = texture2D(colorTexture, v_textureCoordinates);
|
||
}
|
||
`;var oFe={NEVER:te.NEVER,LESS:te.LESS,EQUAL:te.EQUAL,LESS_OR_EQUAL:te.LEQUAL,GREATER:te.GREATER,NOT_EQUAL:te.NOTEQUAL,GREATER_OR_EQUAL:te.GEQUAL,ALWAYS:te.ALWAYS},Vn=Object.freeze(oFe);var rFe={ZERO:te.ZERO,KEEP:te.KEEP,REPLACE:te.REPLACE,INCREMENT:te.INCR,DECREMENT:te.DECR,INVERT:te.INVERT,INCREMENT_WRAP:te.INCR_WRAP,DECREMENT_WRAP:te.DECR_WRAP},ut=Object.freeze(rFe);var fU={CESIUM_3D_TILE_MASK:128,SKIP_LOD_MASK:112,SKIP_LOD_BIT_SHIFT:4,CLASSIFICATION_MASK:15};fU.setCesium3DTileBit=function(){return{enabled:!0,frontFunction:Vn.ALWAYS,frontOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.REPLACE},backFunction:Vn.ALWAYS,backOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.REPLACE},reference:fU.CESIUM_3D_TILE_MASK,mask:fU.CESIUM_3D_TILE_MASK}};var Mt=Object.freeze(fU);function Fh(){this._numSamples=1,this.previousFramebuffer=void 0,this._previousFramebuffer=void 0,this._depthStencilTexture=void 0,this._depthStencilRenderbuffer=void 0,this._fbo=new di({depthStencil:!0,createDepthAttachments:!1}),this._fboClassified=new di({depthStencil:!0,createDepthAttachments:!1}),this._rsUnclassified=void 0,this._rsClassified=void 0,this._unclassifiedCommand=void 0,this._classifiedCommand=void 0,this._translucentCommand=void 0,this._clearColorCommand=new ti({color:new z(0,0,0,0),owner:this}),this._clearCommand=new ti({color:new z(0,0,0,0),depth:1,stencil:0});let e=this;this._uniformMap={colorTexture:function(){return e._fbo.getColorTexture()},depthTexture:function(){return e._depthStencilTexture},classifiedTexture:function(){return e._fboClassified.getColorTexture()}}}Object.defineProperties(Fh.prototype,{unclassifiedCommand:{get:function(){return this._unclassifiedCommand}}});Fh.isTranslucencySupported=function(e){return e.depthTexture&&e.fragmentDepth};var sFe={depthMask:!1,stencilTest:{enabled:!0,frontFunction:Vn.EQUAL,frontOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},backFunction:Vn.NEVER,reference:0,mask:Mt.CLASSIFICATION_MASK},blending:un.ALPHA_BLEND},aFe={depthMask:!1,stencilTest:{enabled:!0,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},backFunction:Vn.NEVER,reference:0,mask:Mt.CLASSIFICATION_MASK},blending:un.ALPHA_BLEND},cFe={depthMask:!0,depthTest:{enabled:!0},stencilTest:Mt.setCesium3DTileBit(),stencilMask:Mt.CESIUM_3D_TILE_MASK,blending:un.ALPHA_BLEND},lFe=`#extension GL_EXT_frag_depth : enable
|
||
uniform sampler2D colorTexture;
|
||
uniform sampler2D depthTexture;
|
||
uniform sampler2D classifiedTexture;
|
||
varying vec2 v_textureCoordinates;
|
||
void main()
|
||
{
|
||
vec4 color = texture2D(colorTexture, v_textureCoordinates);
|
||
if (color.a == 0.0)
|
||
{
|
||
discard;
|
||
}
|
||
bool isClassified = all(equal(texture2D(classifiedTexture, v_textureCoordinates), vec4(0.0)));
|
||
#ifdef UNCLASSIFIED
|
||
vec4 highlightColor = czm_invertClassificationColor;
|
||
if (isClassified)
|
||
{
|
||
discard;
|
||
}
|
||
#else
|
||
vec4 highlightColor = vec4(1.0);
|
||
if (!isClassified)
|
||
{
|
||
discard;
|
||
}
|
||
#endif
|
||
gl_FragColor = color * highlightColor;
|
||
gl_FragDepthEXT = texture2D(depthTexture, v_textureCoordinates).r;
|
||
}
|
||
`,uFe=`uniform sampler2D colorTexture;
|
||
varying vec2 v_textureCoordinates;
|
||
void main()
|
||
{
|
||
vec4 color = texture2D(colorTexture, v_textureCoordinates);
|
||
if (color.a == 0.0)
|
||
{
|
||
discard;
|
||
}
|
||
#ifdef UNCLASSIFIED
|
||
gl_FragColor = color * czm_invertClassificationColor;
|
||
#else
|
||
gl_FragColor = color;
|
||
#endif
|
||
}
|
||
`;Fh.prototype.update=function(e,t,n){let i=this._fbo.getColorTexture(),o=this.previousFramebuffer!==this._previousFramebuffer;this._previousFramebuffer=this.previousFramebuffer;let r=this._numSamples!==t,s=e.drawingBufferWidth,a=e.drawingBufferHeight,c=!u(i)||i.width!==s||i.height!==a;if((c||o||r)&&(this._numSamples=t,this._depthStencilTexture=this._depthStencilTexture&&this._depthStencilTexture.destroy(),this._depthStencilRenderbuffer=this._depthStencilRenderbuffer&&this._depthStencilRenderbuffer.destroy(),u(this._previousFramebuffer)||(this._depthStencilTexture=new It({context:e,width:s,height:a,pixelFormat:st.DEPTH_STENCIL,pixelDatatype:Xe.UNSIGNED_INT_24_8}),t>1&&(this._depthStencilRenderbuffer=new Ul({context:e,width:s,height:a,format:_c.DEPTH24_STENCIL8,numSamples:t})))),!u(this._fbo.framebuffer)||c||o||r){this._fbo.destroy(),this._fboClassified.destroy();let l,f;u(this._previousFramebuffer)?(l=n.getDepthStencilTexture(),f=n.getDepthStencilRenderbuffer()):(l=this._depthStencilTexture,f=this._depthStencilRenderbuffer),this._fbo.setDepthStencilTexture(l),u(f)&&this._fbo.setDepthStencilRenderbuffer(f),this._fbo.update(e,s,a,t),u(this._previousFramebuffer)||(this._fboClassified.setDepthStencilTexture(l),this._fboClassified.update(e,s,a))}if(u(this._rsUnclassified)||(this._rsUnclassified=Ue.fromCache(sFe),this._rsClassified=Ue.fromCache(aFe),this._rsDefault=Ue.fromCache(cFe)),!u(this._unclassifiedCommand)||o||r){u(this._unclassifiedCommand)&&(this._unclassifiedCommand.shaderProgram=this._unclassifiedCommand.shaderProgram&&this._unclassifiedCommand.shaderProgram.destroy(),this._classifiedCommand.shaderProgram=this._classifiedCommand.shaderProgram&&this._classifiedCommand.shaderProgram.destroy());let l=u(this._previousFramebuffer)?uFe:lFe,f=new ke({defines:["UNCLASSIFIED"],sources:[l]}),d=new ke({sources:[l]});this._unclassifiedCommand=e.createViewportQuadCommand(f,{renderState:u(this._previousFramebuffer)?this._rsUnclassified:this._rsDefault,uniformMap:this._uniformMap,owner:this}),this._classifiedCommand=e.createViewportQuadCommand(d,{renderState:u(this._previousFramebuffer)?this._rsClassified:this._rsDefault,uniformMap:this._uniformMap,owner:this}),u(this._translucentCommand)&&(this._translucentCommand.shaderProgram=this._translucentCommand.shaderProgram&&this._translucentCommand.shaderProgram.destroy()),u(this._previousFramebuffer)||(this._translucentCommand=e.createViewportQuadCommand(ll,{renderState:this._rsUnclassified,uniformMap:this._uniformMap,owner:this}))}};Fh.prototype.prepareTextures=function(e,t){this._fbo._numSamples>1&&this._fbo.prepareTextures(e,t)};Fh.prototype.clear=function(e,t){u(this._previousFramebuffer)?this._fbo.clear(e,this._clearColorCommand,t):(this._fbo.clear(e,this._clearCommand,t),this._fboClassified.clear(e,this._clearCommand,t))};Fh.prototype.executeClassified=function(e,t){if(!u(this._previousFramebuffer)){let n=t.framebuffer;this.prepareTextures(e,!0),t.framebuffer=this._fboClassified.framebuffer,this._translucentCommand.execute(e,t),t.framebuffer=n}this._classifiedCommand.execute(e,t)};Fh.prototype.executeUnclassified=function(e,t){this._unclassifiedCommand.execute(e,t)};Fh.prototype.isDestroyed=function(){return!1};Fh.prototype.destroy=function(){return this._fbo.destroy(),this._fboClassified.destroy(),this._depthStencilTexture=this._depthStencilTexture&&this._depthStencilTexture.destroy(),this._depthStencilRenderbuffer=this._depthStencilRenderbuffer&&this._depthStencilRenderbuffer.destroy(),u(this._unclassifiedCommand)&&(this._unclassifiedCommand.shaderProgram=this._unclassifiedCommand.shaderProgram&&this._unclassifiedCommand.shaderProgram.destroy(),this._classifiedCommand.shaderProgram=this._classifiedCommand.shaderProgram&&this._classifiedCommand.shaderProgram.destroy()),le(this)};var jT=Fh;var fFe={TEXTURE:0,PROGRAM:1,BUFFER:2,NUMBER_OF_JOB_TYPES:3},ma=Object.freeze(fFe);function dU(e){this._total=e,this.usedThisFrame=0,this.stolenFromMeThisFrame=0,this.starvedThisFrame=!1,this.starvedLastFrame=!1}Object.defineProperties(dU.prototype,{total:{get:function(){return this._total}}});function hg(e){let t=new Array(ma.NUMBER_OF_JOB_TYPES);t[ma.TEXTURE]=new dU(u(e)?e[ma.TEXTURE]:10),t[ma.PROGRAM]=new dU(u(e)?e[ma.PROGRAM]:10),t[ma.BUFFER]=new dU(u(e)?e[ma.BUFFER]:30);let n=t.length,i,o=0;for(i=0;i<n;++i)o+=t[i].total;let r=new Array(n);for(i=0;i<n;++i)r[i]=!1;this._totalBudget=o,this._totalUsedThisFrame=0,this._budgets=t,this._executedThisFrame=r}hg.getTimestamp=li;Object.defineProperties(hg.prototype,{totalBudget:{get:function(){return this._totalBudget}}});hg.prototype.disableThisFrame=function(){this._totalUsedThisFrame=this._totalBudget};hg.prototype.resetBudgets=function(){let e=this._budgets,t=e.length;for(let n=0;n<t;++n){let i=e[n];i.starvedLastFrame=i.starvedThisFrame,i.starvedThisFrame=!1,i.usedThisFrame=0,i.stolenFromMeThisFrame=0}this._totalUsedThisFrame=0};hg.prototype.execute=function(e,t){let n=this._budgets,i=n[t],o=this._executedThisFrame[t];if(this._totalUsedThisFrame>=this._totalBudget&&o)return i.starvedThisFrame=!0,!1;let r;if(i.usedThisFrame+i.stolenFromMeThisFrame>=i.total){let c=n.length,l;for(l=0;l<c&&(r=n[l],!(r.usedThisFrame+r.stolenFromMeThisFrame<r.total&&!r.starvedLastFrame));++l);if(l===c&&o)return!1;o&&(i.starvedThisFrame=!0)}let s=hg.getTimestamp();e.execute();let a=hg.getTimestamp()-s;return this._totalUsedThisFrame+=a,r?r.stolenFromMeThisFrame+=a:i.usedThisFrame+=a,this._executedThisFrame[t]=!0,!0};var E1=hg;function eA(e){this._url=e,this._cubeMapBuffers=void 0,this._cubeMaps=void 0,this._texture=void 0,this._mipTextures=void 0,this._va=void 0,this._sp=void 0,this._maximumMipmapLevel=void 0,this._loading=!1,this._ready=!1;let t=this;this._readyPromise=new Promise((n,i)=>{t._completeLoadFromCache=o=>{q5(this),this._texture=o,this._maximumMipmapLevel=this._texture.maximumMipmapLevel,this._ready=!0,n()},t._failLoad=o=>{i(o)},t._completeLoad=()=>{this._ready=!0,n()}})}Object.defineProperties(eA.prototype,{url:{get:function(){return this._url}},texture:{get:function(){return this._texture}},maximumMipmapLevel:{get:function(){return this._maximumMipmapLevel}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}}});eA.isSupported=function(e){return e.colorBufferHalfFloat&&e.halfFloatingPointTexture||e.floatingPointTexture&&e.colorBufferFloat};var dFe=new h(1,0,0),hFe=new h(0,0,1),mFe=new h(-1,0,0),pFe=new h(0,0,-1),hU=new h(0,1,0),_Fe=new h(0,-1,0),bie=[hU,mFe,hFe,_Fe,dFe,hU,pFe,hU,hU],Sie=bie.length,vie=new Float32Array(Sie*3),Tie=0;for(let e=0;e<Sie;++e,Tie+=3)h.pack(bie[e],vie,Tie);var gFe=new Float32Array([-1,1,-1,0,0,1,0,0,1,0,1,1,0,-1,-1,-1,1,-1]),yFe=new Uint16Array([0,1,2,2,3,1,7,6,1,3,6,1,2,5,4,3,4,2,4,8,6,3,4,6]);function AFe(e){let t=lt.createVertexBuffer({context:e,typedArray:gFe,usage:Ne.STATIC_DRAW}),n=lt.createVertexBuffer({context:e,typedArray:vie,usage:Ne.STATIC_DRAW}),i=lt.createIndexBuffer({context:e,typedArray:yFe,usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT}),o=[{index:0,vertexBuffer:t,componentsPerAttribute:2,componentDatatype:q.FLOAT},{index:1,vertexBuffer:n,componentsPerAttribute:3,componentDatatype:q.FLOAT}];return new ni({context:e,attributes:o,indexBuffer:i})}function Eie(e){return function(){return e}}function q5(e){e._va=e._va&&e._va.destroy(),e._sp=e._sp&&e._sp.destroy();let t,n,i=e._cubeMaps;if(u(i))for(n=i.length,t=0;t<n;++t)i[t].destroy();let o=e._mipTextures;if(u(o))for(n=o.length,t=0;t<n;++t)o[t].destroy();e._va=void 0,e._sp=void 0,e._cubeMaps=void 0,e._cubeMapBuffers=void 0,e._mipTextures=void 0}eA.prototype.update=function(e){let t=e.context;if(!eA.isSupported(t)||(u(this._texture)&&u(this._va)&&q5(this),u(this._texture)))return;if(!u(this._texture)&&!this._loading){let g=e.context.textureCache.getTexture(this._url);u(g)&&this._completeLoadFromCache(g)}let n=this._cubeMapBuffers;if(!u(n)&&!this._loading){let g=this;tl(this._url).then(function(m){g._cubeMapBuffers=m,g._loading=!1}).catch(function(m){g._failLoad(m)}),this._loading=!0}if(!u(this._cubeMapBuffers))return;let i=[],o=n[0].positiveX.pixelDatatype;u(o)?i.push("RGBA_NORMALIZED"):o=t.halfFloatingPointTexture?Xe.HALF_FLOAT:Xe.FLOAT;let r=st.RGBA,s=new ke({defines:i,sources:[lI]});this._va=AFe(t),this._sp=Xt.fromCache({context:t,vertexShaderSource:uI,fragmentShaderSource:s,attributeLocations:{position:0,cubeMapCoordinates:1}});let a=Math.min(n.length,6);this._maximumMipmapLevel=a-1;let c=this._cubeMaps=new Array(a),l=this._mipTextures=new Array(a),f=n[0].positiveX.width*2,d={originalSize:function(){return f}};for(let g=0;g<a;++g){let m=n[g].positiveY;n[g].positiveY=n[g].negativeY,n[g].negativeY=m;let A=c[g]=new La({context:t,source:n[g],pixelDatatype:o}),x=c[g].width*2,C=l[g]=new It({context:t,width:x,height:x,pixelDatatype:o,pixelFormat:r}),T=new Nu({vertexArray:this._va,shaderProgram:this._sp,uniformMap:{cubeMap:Eie(A)},outputTexture:C,persists:!0,owner:this});e.commandList.push(T),d[`texture${g}`]=Eie(C)}this._texture=new It({context:t,width:f*1.5+2,height:f,pixelDatatype:o,pixelFormat:r}),this._texture.maximumMipmapLevel=this._maximumMipmapLevel,t.textureCache.addTexture(this._url,this._texture);let p=new Nu({fragmentShaderSource:cI,uniformMap:d,outputTexture:this._texture,persists:!1,owner:this});e.commandList.push(p),this._completeLoad()};eA.prototype.isDestroyed=function(){return!1};eA.prototype.destroy=function(){return q5(this),this._texture=this._texture&&this._texture.destroy(),le(this)};var sd=eA;function mU(e){e=y(e,y.EMPTY_OBJECT);let t=In(e.container);this._container=t;let n=document.createElement("div");n.className="cesium-performanceDisplay";let i=document.createElement("div");i.className="cesium-performanceDisplay-fps",this._fpsText=document.createTextNode(""),i.appendChild(this._fpsText);let o=document.createElement("div");o.className="cesium-performanceDisplay-ms",this._msText=document.createTextNode(""),o.appendChild(this._msText),n.appendChild(o),n.appendChild(i),this._container.appendChild(n),this._lastFpsSampleTime=li(),this._lastMsSampleTime=li(),this._fpsFrameCount=0,this._msFrameCount=0,this._throttled=!1;let r=document.createElement("div");r.className="cesium-performanceDisplay-throttled",this._throttledText=document.createTextNode(""),r.appendChild(this._throttledText),n.appendChild(r)}Object.defineProperties(mU.prototype,{throttled:{get:function(){return this._throttled},set:function(e){this._throttled!==e&&(e?this._throttledText.nodeValue="(throttled)":this._throttledText.nodeValue="",this._throttled=e)}}});mU.prototype.update=function(e){let t=li(),n=y(e,!0);this._fpsFrameCount++;let i=t-this._lastFpsSampleTime;if(i>1e3){let r="N/A";n&&(r=this._fpsFrameCount*1e3/i|0),this._fpsText.nodeValue=`${r} FPS`,this._lastFpsSampleTime=t,this._fpsFrameCount=0}this._msFrameCount++;let o=t-this._lastMsSampleTime;if(o>200){let r="N/A";n&&(r=(o/this._msFrameCount).toFixed(2)),this._msText.nodeValue=`${r} MS`,this._lastMsSampleTime=t,this._msFrameCount=0}};mU.prototype.destroy=function(){return le(this)};var pp=mU;var Die=new h,wie=new h,Iie=new he,X5=new h,xFe=new h,Pie=new se,CFe=new Gi,b1=[new he,new he,new he,new he],S1=new H,Ur={};Ur.initialize=function(){let e=Ur._initPromise;return u(e)||(e=Oe.fetchJson($t("Assets/approximateTerrainHeights.json")).then(function(t){Ur._terrainHeights=t}),Ur._initPromise=e),e};Ur.getMinimumMaximumHeights=function(e,t){t=y(t,ie.WGS84);let n=Oie(e),i=Ur._defaultMinTerrainHeight,o=Ur._defaultMaxTerrainHeight;if(u(n)){let r=`${n.level}-${n.x}-${n.y}`,s=Ur._terrainHeights[r];u(s)&&(i=s[0],o=s[1]),t.cartographicToCartesian(ce.northeast(e,Iie),Die),t.cartographicToCartesian(ce.southwest(e,Iie),wie),h.midpoint(wie,Die,X5);let a=t.scaleToGeodeticSurface(X5,xFe);if(u(a)){let c=h.distance(X5,a);i=Math.min(i,-c)}else i=Ur._defaultMinTerrainHeight}return i=Math.max(Ur._defaultMinTerrainHeight,i),{minimumTerrainHeight:i,maximumTerrainHeight:o}};Ur.getBoundingSphere=function(e,t){t=y(t,ie.WGS84);let n=Oie(e),i=Ur._defaultMaxTerrainHeight;if(u(n)){let r=`${n.level}-${n.x}-${n.y}`,s=Ur._terrainHeights[r];u(s)&&(i=s[1])}let o=se.fromRectangle3D(e,t,0);return se.fromRectangle3D(e,t,i,Pie),se.union(o,Pie,o)};function Oie(e){he.fromRadians(e.east,e.north,0,b1[0]),he.fromRadians(e.west,e.north,0,b1[1]),he.fromRadians(e.east,e.south,0,b1[2]),he.fromRadians(e.west,e.south,0,b1[3]);let t=0,n=0,i=0,o=0,r=Ur._terrainHeightsMaxLevel,s;for(s=0;s<=r;++s){let a=!1;for(let c=0;c<4;++c){let l=b1[c];if(CFe.positionToTileXY(l,s,S1),c===0)i=S1.x,o=S1.y;else if(i!==S1.x||o!==S1.y){a=!0;break}}if(a)break;t=i,n=o}if(s!==0)return{x:t,y:n,level:s>r?r:s-1}}Ur._terrainHeightsMaxLevel=6;Ur._defaultMaxTerrainHeight=9e3;Ur._defaultMinTerrainHeight=-1e5;Ur._terrainHeights=void 0;Ur._initPromise=void 0;Object.defineProperties(Ur,{initialized:{get:function(){return u(Ur._terrainHeights)}}});var ui=Ur;function pU(e){e=y(e,!0),this.value=pU.toValue(e)}Object.defineProperties(pU.prototype,{componentDatatype:{get:function(){return q.UNSIGNED_BYTE}},componentsPerAttribute:{get:function(){return 1}},normalize:{get:function(){return!1}}});pU.toValue=function(e,t){return u(t)?(t[0]=e,t):new Uint8Array([e])};var yn=pU;function nf(e,t){this._content=e,this._batchId=t,this._color=void 0}Object.defineProperties(nf.prototype,{show:{get:function(){return this._content.batchTable.getShow(this._batchId)},set:function(e){this._content.batchTable.setShow(this._batchId,e)}},color:{get:function(){return u(this._color)||(this._color=new z),this._content.batchTable.getColor(this._batchId,this._color)},set:function(e){this._content.batchTable.setColor(this._batchId,e)}},polylinePositions:{get:function(){if(u(this._content.getPolylinePositions))return this._content.getPolylinePositions(this._batchId)}},content:{get:function(){return this._content}},tileset:{get:function(){return this._content.tileset}},primitive:{get:function(){return this._content.tileset}},featureId:{get:function(){return this._batchId}},pickId:{get:function(){return this._content.batchTable.getPickColor(this._batchId)}}});nf.prototype.hasProperty=function(e){return this._content.batchTable.hasProperty(this._batchId,e)};nf.prototype.getPropertyIds=function(e){return this._content.batchTable.getPropertyIds(this._batchId,e)};nf.prototype.getProperty=function(e){return this._content.batchTable.getProperty(this._batchId,e)};nf.getPropertyInherited=function(e,t,n){let i=e.batchTable;if(u(i)){if(i.hasPropertyBySemantic(t,n))return i.getPropertyBySemantic(t,n);if(i.hasProperty(t,n))return i.getProperty(t,n)}let o=e.metadata;if(u(o)){if(o.hasPropertyBySemantic(n))return o.getPropertyBySemantic(n);if(o.hasProperty(n))return o.getProperty(n)}let r=e.tile,s=r.metadata;if(u(s)){if(s.hasPropertyBySemantic(n))return s.getPropertyBySemantic(n);if(s.hasProperty(n))return s.getProperty(n)}let a;if(u(r.implicitSubtree)&&(a=r.implicitSubtree.metadata),u(a)){if(a.hasPropertyBySemantic(n))return a.getPropertyBySemantic(n);if(a.hasProperty(n))return a.getProperty(n)}let c=u(e.group)?e.group.metadata:void 0;if(u(c)){if(c.hasPropertyBySemantic(n))return c.getPropertyBySemantic(n);if(c.hasProperty(n))return c.getProperty(n)}let l=e.tileset.metadata;if(u(l)){if(l.hasPropertyBySemantic(n))return l.getPropertyBySemantic(n);if(l.hasProperty(n))return l.getProperty(n)}};nf.prototype.getPropertyInherited=function(e){return nf.getPropertyInherited(this._content,this._batchId,e)};nf.prototype.setProperty=function(e,t){this._content.batchTable.setProperty(this._batchId,e,t),this._content.featurePropertiesDirty=!0};nf.prototype.isExactClass=function(e){return this._content.batchTable.isExactClass(this._batchId,e)};nf.prototype.isClass=function(e){return this._content.batchTable.isClass(this._batchId,e)};nf.prototype.getExactClassName=function(){return this._content.batchTable.getExactClassName(this._batchId)};var Ss=nf;function tA(){this._framebuffer=new di,this._textureToCopy=void 0,this._copyDepthCommand=void 0}Object.defineProperties(tA.prototype,{framebuffer:{get:function(){return this._framebuffer.framebuffer}}});function TFe(e,t,n){let i=n.width,o=n.height;e._framebuffer.update(t,i,o)}function EFe(e,t,n){if(!u(e._copyDepthCommand)){let i=`uniform highp sampler2D u_texture;
|
||
varying vec2 v_textureCoordinates;
|
||
void main()
|
||
{
|
||
gl_FragColor = czm_packDepth(texture2D(u_texture, v_textureCoordinates).r);
|
||
}
|
||
`;e._copyDepthCommand=t.createViewportQuadCommand(i,{renderState:Ue.fromCache(),uniformMap:{u_texture:function(){return e._textureToCopy}},owner:e})}e._textureToCopy=n,e._copyDepthCommand.framebuffer=e.framebuffer}tA.prototype.update=function(e,t){TFe(this,e,t),EFe(this,e,t)};var bFe=new oe,SFe=new oe(1,1/255,1/65025,1/16581375);tA.prototype.getDepth=function(e,t,n){if(!u(this.framebuffer))return;let i=e.readPixels({x:t,y:n,width:1,height:1,framebuffer:this.framebuffer}),o=oe.unpack(i,0,bFe);return oe.divideByScalar(o,255,o),oe.dot(o,SFe)};tA.prototype.executeCopyDepth=function(e,t){this._copyDepthCommand.execute(e,t)};tA.prototype.isDestroyed=function(){return!1};tA.prototype.destroy=function(){return this._framebuffer.destroy(),u(this._copyDepthCommand)&&(this._copyDepthCommand.shaderProgram=u(this._copyDepthCommand.shaderProgram)&&this._copyDepthCommand.shaderProgram.destroy()),le(this)};var v1=tA;function Hs(e){e=y(e,y.EMPTY_OBJECT),this._primitives=[],this._guid=Hn(),this._zIndex=void 0,this.show=y(e.show,!0),this.destroyPrimitives=y(e.destroyPrimitives,!0)}Object.defineProperties(Hs.prototype,{length:{get:function(){return this._primitives.length}}});Hs.prototype.add=function(e,t){let n=u(t),i=e._external=e._external||{},o=i._composites=i._composites||{};return o[this._guid]={collection:this},n?this._primitives.splice(t,0,e):this._primitives.push(e),e};Hs.prototype.remove=function(e){if(this.contains(e)){let t=this._primitives.indexOf(e);if(t!==-1)return this._primitives.splice(t,1),delete e._external._composites[this._guid],this.destroyPrimitives&&e.destroy(),!0}return!1};Hs.prototype.removeAndDestroy=function(e){let t=this.remove(e);return t&&!this.destroyPrimitives&&e.destroy(),t};Hs.prototype.removeAll=function(){let e=this._primitives,t=e.length;for(let n=0;n<t;++n)delete e[n]._external._composites[this._guid],this.destroyPrimitives&&e[n].destroy();this._primitives=[]};Hs.prototype.contains=function(e){return!!(u(e)&&e._external&&e._external._composites&&e._external._composites[this._guid])};function _U(e,t){return e._primitives.indexOf(t)}Hs.prototype.raise=function(e){if(u(e)){let t=_U(this,e),n=this._primitives;if(t!==n.length-1){let i=n[t];n[t]=n[t+1],n[t+1]=i}}};Hs.prototype.raiseToTop=function(e){if(u(e)){let t=_U(this,e),n=this._primitives;t!==n.length-1&&(n.splice(t,1),n.push(e))}};Hs.prototype.lower=function(e){if(u(e)){let t=_U(this,e),n=this._primitives;if(t!==0){let i=n[t];n[t]=n[t-1],n[t-1]=i}}};Hs.prototype.lowerToBottom=function(e){if(u(e)){let t=_U(this,e),n=this._primitives;t!==0&&(n.splice(t,1),n.unshift(e))}};Hs.prototype.get=function(e){return this._primitives[e]};Hs.prototype.update=function(e){if(!this.show)return;let t=this._primitives;for(let n=0;n<t.length;++n)t[n].update(e)};Hs.prototype.prePassesUpdate=function(e){let t=this._primitives;for(let n=0;n<t.length;++n){let i=t[n];u(i.prePassesUpdate)&&i.prePassesUpdate(e)}};Hs.prototype.updateForPass=function(e,t){let n=this._primitives;for(let i=0;i<n.length;++i){let o=n[i];u(o.updateForPass)&&o.updateForPass(e,t)}};Hs.prototype.postPassesUpdate=function(e){let t=this._primitives;for(let n=0;n<t.length;++n){let i=t[n];u(i.postPassesUpdate)&&i.postPassesUpdate(e)}};Hs.prototype.isDestroyed=function(){return!1};Hs.prototype.destroy=function(){return this.removeAll(),le(this)};var ul=Hs;var pa={},vFe=new oe(0,0,0,1),ja=new oe,DFe=new Ye,K5=new H,Z5=new H;pa.wgs84ToWindowCoordinates=function(e,t,n){return pa.wgs84WithEyeOffsetToWindowCoordinates(e,t,h.ZERO,n)};var Rie=new oe,Bie=new h;function D1(e,t,n,i){let o=n.viewMatrix,r=M.multiplyByVector(o,oe.fromElements(e.x,e.y,e.z,1,Rie),Rie),s=h.multiplyComponents(t,h.normalize(r,Bie),Bie);return r.x+=t.x+s.x,r.y+=t.y+s.y,r.z+=s.z,M.multiplyByVector(n.frustum.projectionMatrix,r,i)}var wFe=new he(Math.PI,P.PI_OVER_TWO),IFe=new h,PFe=new h;pa.wgs84WithEyeOffsetToWindowCoordinates=function(e,t,n,i){let o=e.frameState,r=pa.computeActualWgs84Position(o,t,vFe);if(!u(r))return;let s=e.canvas,a=DFe;a.x=0,a.y=0,a.width=s.clientWidth,a.height=s.clientHeight;let c=e.camera,l=!1;if(o.mode===ee.SCENE2D){let f=e.mapProjection,d=wFe,p=f.project(d,IFe),g=h.clone(c.position,PFe),m=c.frustum.clone(),A=M.computeViewportTransformation(a,0,1,new M),x=c.frustum.projectionMatrix,C=c.positionWC.y,T=h.fromElements(P.sign(C)*p.x-C,0,-c.positionWC.x),E=Rt.pointToGLWindowCoordinates(x,A,T);if(C===0||E.x<=0||E.x>=s.clientWidth)l=!0;else{if(E.x>s.clientWidth*.5){a.width=E.x,c.frustum.right=p.x-C,ja=D1(r,n,c,ja),pa.clipToGLWindowCoordinates(a,ja,K5),a.x+=E.x,c.position.x=-c.position.x;let S=c.frustum.right;c.frustum.right=-c.frustum.left,c.frustum.left=-S,ja=D1(r,n,c,ja),pa.clipToGLWindowCoordinates(a,ja,Z5)}else{a.x+=E.x,a.width-=E.x,c.frustum.left=-p.x-C,ja=D1(r,n,c,ja),pa.clipToGLWindowCoordinates(a,ja,K5),a.x=a.x-a.width,c.position.x=-c.position.x;let S=c.frustum.left;c.frustum.left=-c.frustum.right,c.frustum.right=-S,ja=D1(r,n,c,ja),pa.clipToGLWindowCoordinates(a,ja,Z5)}h.clone(g,c.position),c.frustum=m.clone(),i=H.clone(K5,i),(i.x<0||i.x>s.clientWidth)&&(i.x=Z5.x)}}if(o.mode!==ee.SCENE2D||l){if(ja=D1(r,n,c,ja),ja.z<0&&!(c.frustum instanceof en)&&!(c.frustum instanceof Tr))return;i=pa.clipToGLWindowCoordinates(a,ja,i)}return i.y=s.clientHeight-i.y,i};pa.wgs84ToDrawingBufferCoordinates=function(e,t,n){if(n=pa.wgs84ToWindowCoordinates(e,t,n),!!u(n))return pa.transformWindowToDrawingBuffer(e,n,n)};var _p=new h,OFe=new he;pa.computeActualWgs84Position=function(e,t,n){let i=e.mode;if(i===ee.SCENE3D)return h.clone(t,n);let o=e.mapProjection,r=o.ellipsoid.cartesianToCartographic(t,OFe);if(!u(r))return;if(o.project(r,_p),i===ee.COLUMBUS_VIEW)return h.fromElements(_p.z,_p.x,_p.y,n);if(i===ee.SCENE2D)return h.fromElements(0,_p.x,_p.y,n);let s=e.morphTime;return h.fromElements(P.lerp(_p.z,t.x,s),P.lerp(_p.x,t.y,s),P.lerp(_p.y,t.z,s),n)};var Mie=new h,Lie=new h,Nie=new M;pa.clipToGLWindowCoordinates=function(e,t,n){return h.divideByScalar(t,t.w,Mie),M.computeViewportTransformation(e,0,1,Nie),M.multiplyByPoint(Nie,Mie,Lie),H.fromCartesian3(Lie,n)};pa.transformWindowToDrawingBuffer=function(e,t,n){let i=e.canvas,o=e.drawingBufferWidth/i.clientWidth,r=e.drawingBufferHeight/i.clientHeight;return H.fromElements(t.x*o,t.y*r,n)};var RFe=new oe,Fie=new oe;pa.drawingBufferToWgs84Coordinates=function(e,t,n,i){let r=e.context.uniformState,s=r.currentFrustum,a=s.x,c=s.y;if(e.frameState.useLogDepth){let g=n*r.log2FarDepthFromNearPlusOne,m=Math.pow(2,g)-1;n=c*(1-a/(m+a))/(c-a)}let l=e.view.passState.viewport,f=oe.clone(oe.UNIT_W,RFe);f.x=(t.x-l.x)/l.width*2-1,f.y=(t.y-l.y)/l.height*2-1,f.z=n*2-1,f.w=1;let d,p=e.camera.frustum;if(!u(p.fovy))u(p._offCenterFrustum)&&(p=p._offCenterFrustum),d=Fie,d.x=(f.x*(p.right-p.left)+p.left+p.right)*.5,d.y=(f.y*(p.top-p.bottom)+p.bottom+p.top)*.5,d.z=(f.z*(a-c)-a-c)*.5,d.w=1,d=M.multiplyByVector(r.inverseView,d,d);else{d=M.multiplyByVector(r.inverseViewProjection,f,Fie);let g=1/d.w;h.multiplyByScalar(d,g,d)}return h.fromCartesian4(d,i)};var Yi=pa;function BFe(e,t){this.near=y(e,0),this.far=y(t,0);let n=Ee.NUMBER_OF_PASSES,i=new Array(n),o=new Array(n);for(let r=0;r<n;++r)i[r]=[],o[r]=0;this.commands=i,this.indices=o}var w1=BFe;var mg=`uniform highp sampler2D u_depthTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
gl_FragColor = czm_packDepth(texture2D(u_depthTexture, v_textureCoordinates).r);
|
||
}
|
||
`;function Vh(){this._picking=!1,this._numSamples=1,this._tempCopyDepthTexture=void 0,this._pickColorFramebuffer=new di({depthStencil:!0,supportsDepthTexture:!0}),this._outputFramebuffer=new di({depthStencil:!0,supportsDepthTexture:!0}),this._copyDepthFramebuffer=new di,this._tempCopyDepthFramebuffer=new di,this._updateDepthFramebuffer=new di({createColorAttachments:!1,createDepthAttachments:!1,depthStencil:!0}),this._clearGlobeColorCommand=void 0,this._copyColorCommand=void 0,this._copyDepthCommand=void 0,this._tempCopyDepthCommand=void 0,this._updateDepthCommand=void 0,this._viewport=new Ye,this._rs=void 0,this._rsBlend=void 0,this._rsUpdate=void 0,this._useScissorTest=!1,this._scissorRectangle=void 0,this._useHdr=void 0,this._clearGlobeDepth=void 0}Object.defineProperties(Vh.prototype,{colorFramebufferManager:{get:function(){return this._picking?this._pickColorFramebuffer:this._outputFramebuffer}},framebuffer:{get:function(){return this.colorFramebufferManager.framebuffer}},depthStencilTexture:{get:function(){return this.colorFramebufferManager.getDepthStencilTexture()}},picking:{get:function(){return this._picking},set:function(e){this._picking=e}}});function MFe(e){e._pickColorFramebuffer.destroy(),e._outputFramebuffer.destroy(),e._copyDepthFramebuffer.destroy(),e._tempCopyDepthFramebuffer.destroy(),e._updateDepthFramebuffer.destroy()}function Vie(e,t,n,i,o){e._viewport.width=n,e._viewport.height=i;let r=!Ye.equals(e._viewport,o.viewport),s=r!==e._useScissorTest;e._useScissorTest=r,Ye.equals(e._scissorRectangle,o.viewport)||(e._scissorRectangle=Ye.clone(o.viewport,e._scissorRectangle),s=!0),(!u(e._rs)||!Ye.equals(e._viewport,e._rs.viewport)||s)&&(e._rs=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle}}),e._rsBlend=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle},blending:un.ALPHA_BLEND}),e._rsUpdate=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle},stencilTest:{enabled:!0,frontFunction:Vn.EQUAL,frontOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},backFunction:Vn.NEVER,reference:Mt.CESIUM_3D_TILE_MASK,mask:Mt.CESIUM_3D_TILE_MASK}})),u(e._copyDepthCommand)||(e._copyDepthCommand=t.createViewportQuadCommand(mg,{uniformMap:{u_depthTexture:function(){return e.colorFramebufferManager.getDepthStencilTexture()}},owner:e})),e._copyDepthCommand.framebuffer=e._copyDepthFramebuffer.framebuffer,e._copyDepthCommand.renderState=e._rs,u(e._copyColorCommand)||(e._copyColorCommand=t.createViewportQuadCommand(ll,{uniformMap:{colorTexture:function(){return e.colorFramebufferManager.getColorTexture()}},owner:e})),e._copyColorCommand.renderState=e._rs,u(e._tempCopyDepthCommand)||(e._tempCopyDepthCommand=t.createViewportQuadCommand(mg,{uniformMap:{u_depthTexture:function(){return e._tempCopyDepthTexture}},owner:e})),e._tempCopyDepthCommand.framebuffer=e._tempCopyDepthFramebuffer.framebuffer,e._tempCopyDepthCommand.renderState=e._rs,u(e._updateDepthCommand)||(e._updateDepthCommand=t.createViewportQuadCommand(ll,{uniformMap:{colorTexture:function(){return e._tempCopyDepthFramebuffer.getColorTexture()}},owner:e})),e._updateDepthCommand.framebuffer=e._updateDepthFramebuffer.framebuffer,e._updateDepthCommand.renderState=e._rsUpdate,u(e._clearGlobeColorCommand)||(e._clearGlobeColorCommand=new ti({color:new z(0,0,0,0),stencil:0,owner:e})),e._clearGlobeColorCommand.framebuffer=e.framebuffer}Vh.prototype.update=function(e,t,n,i,o,r){let s=n.width,a=n.height,c=o?e.halfFloatingPointTexture?Xe.HALF_FLOAT:Xe.FLOAT:Xe.UNSIGNED_BYTE;this._numSamples=i,this.picking?this._pickColorFramebuffer.update(e,s,a):this._outputFramebuffer.update(e,s,a,i,c),this._copyDepthFramebuffer.update(e,s,a),Vie(this,e,s,a,t),e.uniformState.globeDepthTexture=void 0,this._useHdr=o,this._clearGlobeDepth=r};Vh.prototype.prepareColorTextures=function(e,t){!this.picking&&this._numSamples>1&&this._outputFramebuffer.prepareTextures(e,t)};Vh.prototype.executeCopyDepth=function(e,t){u(this._copyDepthCommand)&&(this.prepareColorTextures(e),this._copyDepthCommand.execute(e,t),e.uniformState.globeDepthTexture=this._copyDepthFramebuffer.getColorTexture())};Vh.prototype.executeUpdateDepth=function(e,t,n,i){let o=u(i)?i:t.framebuffer.depthStencilTexture;if(n||o!==this.colorFramebufferManager.getDepthStencilTexture()){if(u(this._updateDepthCommand)){if(!u(this._updateDepthFramebuffer.framebuffer)||this._updateDepthFramebuffer.getDepthStencilTexture()!==o||this._updateDepthFramebuffer.getColorTexture()!==this._copyDepthFramebuffer.getColorTexture()){let r=this._copyDepthFramebuffer.getColorTexture().width,s=this._copyDepthFramebuffer.getColorTexture().height;this._tempCopyDepthFramebuffer.destroy(),this._tempCopyDepthFramebuffer.update(e,r,s);let a=this._copyDepthFramebuffer.getColorTexture();this._updateDepthFramebuffer.setColorTexture(a,0),this._updateDepthFramebuffer.setDepthStencilTexture(o),this._updateDepthFramebuffer.update(e,r,s),Vie(this,e,r,s,t)}this._tempCopyDepthTexture=o,this._tempCopyDepthCommand.execute(e,t),this._updateDepthCommand.execute(e,t)}return}u(this._copyDepthCommand)&&this._copyDepthCommand.execute(e,t)};Vh.prototype.executeCopyColor=function(e,t){u(this._copyColorCommand)&&this._copyColorCommand.execute(e,t)};Vh.prototype.clear=function(e,t,n){let i=this._clearGlobeColorCommand;u(i)&&(z.clone(n,i.color),this.colorFramebufferManager.clear(e,i,t))};Vh.prototype.isDestroyed=function(){return!1};Vh.prototype.destroy=function(){return MFe(this),u(this._copyColorCommand)&&(this._copyColorCommand.shaderProgram=this._copyColorCommand.shaderProgram.destroy()),u(this._copyDepthCommand)&&(this._copyDepthCommand.shaderProgram=this._copyDepthCommand.shaderProgram.destroy()),u(this._tempCopyDepthCommand)&&(this._tempCopyDepthCommand.shaderProgram=this._tempCopyDepthCommand.shaderProgram.destroy()),u(this._updateDepthCommand)&&(this._updateDepthCommand.shaderProgram=this._updateDepthCommand.shaderProgram.destroy()),le(this)};var I1=Vh;function nA(){this._framebuffer=new di({depthStencil:!0,supportsDepthTexture:!0}),this._packedDepthFramebuffer=new di,this._renderState=void 0,this._packedDepthCommand=void 0,this._clearCommand=void 0,this._viewport=new Ye,this._useScissorTest=!1,this._scissorRectangle=void 0,this._useHdr=void 0}Object.defineProperties(nA.prototype,{classificationTexture:{get:function(){return this._framebuffer.getColorTexture()}},classificationFramebuffer:{get:function(){return this._framebuffer.framebuffer}},packedDepthFramebuffer:{get:function(){return this._packedDepthFramebuffer.framebuffer}},depthStencilTexture:{get:function(){return this._framebuffer.getDepthStencilTexture()}},depthStencilRenderbuffer:{get:function(){return this._framebuffer.getDepthStencilRenderbuffer()}},packedDepthTexture:{get:function(){return this._packedDepthFramebuffer.getColorTexture()}}});function LFe(e){e._framebuffer.destroy(),e._packedDepthFramebuffer.destroy()}function NFe(e,t,n,i,o){let r=o?t.halfFloatingPointTexture?Xe.HALF_FLOAT:Xe.FLOAT:Xe.UNSIGNED_BYTE;e._framebuffer.update(t,n,i,1,r),e._packedDepthFramebuffer.update(t,n,i)}function FFe(e,t,n,i,o){e._viewport.width=n,e._viewport.height=i;let r=!Ye.equals(e._viewport,o.viewport),s=r!==e._useScissorTest;e._useScissorTest=r,Ye.equals(e._scissorRectangle,o.viewport)||(e._scissorRectangle=Ye.clone(o.viewport,e._scissorRectangle),s=!0),(!u(e._renderState)||!Ye.equals(e._viewport,e._renderState.viewport)||s)&&(e._renderState=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle}})),u(e._packedDepthCommand)||(e._packedDepthCommand=t.createViewportQuadCommand(mg,{uniformMap:{u_depthTexture:function(){return e.depthStencilTexture}},owner:e})),u(e._clearCommand)||(e._clearCommand=new ti({color:new z(0,0,0,0),depth:1,stencil:0,owner:e})),e._packedDepthCommand.framebuffer=e._packedDepthFramebuffer.framebuffer,e._packedDepthCommand.renderState=e._renderState,e._clearCommand.framebuffer=e.classificationFramebuffer,e._clearCommand.renderState=e._renderState}nA.prototype.updateAndClear=function(e,t,n,i){let o=t.width,r=t.height;NFe(this,n,o,r,e),FFe(this,n,o,r,i),this._useHdr=e};nA.prototype.clearClassification=function(e,t){this._clearCommand.execute(e,t)};nA.prototype.packDepth=function(e,t){return this._packedDepthCommand.execute(e,t),this.packedDepthTexture};nA.prototype.isDestroyed=function(){return!1};nA.prototype.destroy=function(){return LFe(this),le(this)};var P1=nA;function gp(e){this._numSamples=1,this._translucentMultipassSupport=!1,this._translucentMRTSupport=!1;let t=e.colorBufferFloat&&e.depthTexture&&e.floatBlend;this._translucentMRTSupport=e.drawBuffers&&t,this._translucentMultipassSupport=!this._translucentMRTSupport&&t,this._opaqueFBO=void 0,this._opaqueTexture=void 0,this._depthStencilTexture=void 0,this._accumulationTexture=void 0,this._translucentFBO=new di({colorAttachmentsLength:this._translucentMRTSupport?2:1,createColorAttachments:!1,createDepthAttachments:!1,depth:!0}),this._alphaFBO=new di({createColorAttachments:!1,createDepthAttachments:!1,depth:!0}),this._adjustTranslucentFBO=new di({colorAttachmentsLength:this._translucentMRTSupport?2:1,createColorAttachments:!1}),this._adjustAlphaFBO=new di({createColorAttachments:!1}),this._opaqueClearCommand=new ti({color:new z(0,0,0,0),owner:this}),this._translucentMRTClearCommand=new ti({color:new z(0,0,0,1),owner:this}),this._translucentMultipassClearCommand=new ti({color:new z(0,0,0,0),owner:this}),this._alphaClearCommand=new ti({color:new z(1,1,1,1),owner:this}),this._translucentRenderStateCache={},this._alphaRenderStateCache={},this._compositeCommand=void 0,this._adjustTranslucentCommand=void 0,this._adjustAlphaCommand=void 0,this._viewport=new Ye,this._rs=void 0,this._useScissorTest=!1,this._scissorRectangle=void 0,this._useHDR=!1}function Uie(e){e._accumulationTexture=e._accumulationTexture&&!e._accumulationTexture.isDestroyed()&&e._accumulationTexture.destroy(),e._revealageTexture=e._revealageTexture&&!e._revealageTexture.isDestroyed()&&e._revealageTexture.destroy()}function J5(e){e._translucentFBO.destroy(),e._alphaFBO.destroy(),e._adjustTranslucentFBO.destroy(),e._adjustAlphaFBO.destroy()}function kie(e){Uie(e),J5(e)}function VFe(e,t,n,i){Uie(e),e._accumulationTexture=new It({context:t,width:n,height:i,pixelFormat:st.RGBA,pixelDatatype:Xe.FLOAT});let o=new Float32Array(n*i*4);e._revealageTexture=new It({context:t,pixelFormat:st.RGBA,pixelDatatype:Xe.FLOAT,source:{arrayBufferView:o,width:n,height:i},flipY:!1})}function UFe(e,t){J5(e);let n=te.FRAMEBUFFER_COMPLETE,i=!0,o=e._accumulationTexture.width,r=e._accumulationTexture.height;if(e._translucentMRTSupport&&(e._translucentFBO.setColorTexture(e._accumulationTexture,0),e._translucentFBO.setColorTexture(e._revealageTexture,1),e._translucentFBO.setDepthStencilTexture(e._depthStencilTexture),e._translucentFBO.update(t,o,r),e._adjustTranslucentFBO.setColorTexture(e._accumulationTexture,0),e._adjustTranslucentFBO.setColorTexture(e._revealageTexture,1),e._adjustTranslucentFBO.update(t,o,r),(e._translucentFBO.status!==n||e._adjustTranslucentFBO.status!==n)&&(J5(e),e._translucentMRTSupport=!1)),!e._translucentMRTSupport){e._translucentFBO.setColorTexture(e._accumulationTexture),e._translucentFBO.setDepthStencilTexture(e._depthStencilTexture),e._translucentFBO.update(t,o,r),e._alphaFBO.setColorTexture(e._revealageTexture),e._alphaFBO.setDepthStencilTexture(e._depthStencilTexture),e._alphaFBO.update(t,o,r),e._adjustTranslucentFBO.setColorTexture(e._accumulationTexture),e._adjustTranslucentFBO.update(t,o,r),e._adjustAlphaFBO.setColorTexture(e._revealageTexture),e._adjustAlphaFBO.update(t,o,r);let s=e._translucentFBO.status===n,a=e._alphaFBO.status===n,c=e._adjustTranslucentFBO.status===n,l=e._adjustAlphaFBO.status===n;(!s||!a||!c||!l)&&(kie(e),e._translucentMultipassSupport=!1,i=!1)}return i}gp.prototype.update=function(e,t,n,i,o){if(!this.isSupported())return;this._opaqueFBO=n,this._opaqueTexture=n.getColorTexture(0),this._depthStencilTexture=n.getDepthStencilTexture();let r=this._opaqueTexture.width,s=this._opaqueTexture.height,a=this._accumulationTexture,c=!u(a)||a.width!==r||a.height!==s||i!==this._useHDR,l=this._numSamples!==o;if((c||l)&&(this._numSamples=o,VFe(this,e,r,s)),(!u(this._translucentFBO.framebuffer)||c||l)&&!UFe(this,e))return;this._useHDR=i;let f=this,d,p;u(this._compositeCommand)||(d=new ke({sources:[nI]}),this._translucentMRTSupport&&d.defines.push("MRT"),p={u_opaque:function(){return f._opaqueTexture},u_accumulation:function(){return f._accumulationTexture},u_revealage:function(){return f._revealageTexture}},this._compositeCommand=e.createViewportQuadCommand(d,{uniformMap:p,owner:this})),u(this._adjustTranslucentCommand)||(this._translucentMRTSupport?(d=new ke({defines:["MRT"],sources:[tT]}),p={u_bgColor:function(){return f._translucentMRTClearCommand.color},u_depthTexture:function(){return f._depthStencilTexture}},this._adjustTranslucentCommand=e.createViewportQuadCommand(d,{uniformMap:p,owner:this})):this._translucentMultipassSupport&&(d=new ke({sources:[tT]}),p={u_bgColor:function(){return f._translucentMultipassClearCommand.color},u_depthTexture:function(){return f._depthStencilTexture}},this._adjustTranslucentCommand=e.createViewportQuadCommand(d,{uniformMap:p,owner:this}),p={u_bgColor:function(){return f._alphaClearCommand.color},u_depthTexture:function(){return f._depthStencilTexture}},this._adjustAlphaCommand=e.createViewportQuadCommand(d,{uniformMap:p,owner:this}))),this._viewport.width=r,this._viewport.height=s;let g=!Ye.equals(this._viewport,t.viewport),m=g!==this._useScissorTest;this._useScissorTest=g,Ye.equals(this._scissorRectangle,t.viewport)||(this._scissorRectangle=Ye.clone(t.viewport,this._scissorRectangle),m=!0),(!u(this._rs)||!Ye.equals(this._viewport,this._rs.viewport)||m)&&(this._rs=Ue.fromCache({viewport:this._viewport,scissorTest:{enabled:this._useScissorTest,rectangle:this._scissorRectangle}})),u(this._compositeCommand)&&(this._compositeCommand.renderState=this._rs),this._adjustTranslucentCommand&&(this._adjustTranslucentCommand.renderState=this._rs),u(this._adjustAlphaCommand)&&(this._adjustAlphaCommand.renderState=this._rs)};var kFe={enabled:!0,color:new z(0,0,0,0),equationRgb:fa.ADD,equationAlpha:fa.ADD,functionSourceRgb:Co.ONE,functionDestinationRgb:Co.ONE,functionSourceAlpha:Co.ZERO,functionDestinationAlpha:Co.ONE_MINUS_SOURCE_ALPHA},zFe={enabled:!0,color:new z(0,0,0,0),equationRgb:fa.ADD,equationAlpha:fa.ADD,functionSourceRgb:Co.ONE,functionDestinationRgb:Co.ONE,functionSourceAlpha:Co.ONE,functionDestinationAlpha:Co.ONE},HFe={enabled:!0,color:new z(0,0,0,0),equationRgb:fa.ADD,equationAlpha:fa.ADD,functionSourceRgb:Co.ZERO,functionDestinationRgb:Co.ONE_MINUS_SOURCE_ALPHA,functionSourceAlpha:Co.ZERO,functionDestinationAlpha:Co.ONE_MINUS_SOURCE_ALPHA};function Q5(e,t,n,i){let o=n[i.id];if(!u(o)){let r=Ue.getState(i);r.depthMask=!1,r.blending=t,o=Ue.fromCache(r),n[i.id]=o}return o}function GFe(e,t,n){return Q5(t,kFe,e._translucentRenderStateCache,n)}function WFe(e,t,n){return Q5(t,zFe,e._translucentRenderStateCache,n)}function jFe(e,t,n){return Q5(t,HFe,e._alphaRenderStateCache,n)}var YFe=` vec3 Ci = czm_gl_FragColor.rgb * czm_gl_FragColor.a;
|
||
float ai = czm_gl_FragColor.a;
|
||
float wzi = czm_alphaWeight(ai);
|
||
gl_FragData[0] = vec4(Ci * wzi, ai);
|
||
gl_FragData[1] = vec4(ai * wzi);
|
||
`,qFe=` vec3 Ci = czm_gl_FragColor.rgb * czm_gl_FragColor.a;
|
||
float ai = czm_gl_FragColor.a;
|
||
float wzi = czm_alphaWeight(ai);
|
||
gl_FragColor = vec4(Ci, ai) * wzi;
|
||
`,XFe=` float ai = czm_gl_FragColor.a;
|
||
gl_FragColor = vec4(ai);
|
||
`;function $5(e,t,n,i){let o=e.shaderCache.getDerivedShaderProgram(t,n);if(!u(o)){let r=t._attributeLocations,s=t.fragmentShaderSource.clone();s.sources=s.sources.map(function(a){return a=ke.replaceMain(a,"czm_translucent_main"),a=a.replace(/gl_FragColor/g,"czm_gl_FragColor"),a=a.replace(/\bdiscard\b/g,"czm_discard = true"),a=a.replace(/czm_phong/g,"czm_translucentPhong"),a}),s.sources.splice(0,0,`${i.indexOf("gl_FragData")!==-1?`#extension GL_EXT_draw_buffers : enable
|
||
`:""}vec4 czm_gl_FragColor;
|
||
bool czm_discard = false;
|
||
`),s.sources.push(`void main()
|
||
{
|
||
czm_translucent_main();
|
||
if (czm_discard)
|
||
{
|
||
discard;
|
||
}
|
||
${i}}
|
||
`),o=e.shaderCache.createDerivedShaderProgram(t,n,{vertexShaderSource:t.vertexShaderSource,fragmentShaderSource:s,attributeLocations:r})}return o}function KFe(e,t){return $5(e,t,"translucentMRT",YFe)}function ZFe(e,t){return $5(e,t,"translucentMultipass",qFe)}function JFe(e,t){return $5(e,t,"alphaMultipass",XFe)}gp.prototype.createDerivedCommands=function(e,t,n){if(u(n)||(n={}),this._translucentMRTSupport){let i,o;u(n.translucentCommand)&&(i=n.translucentCommand.shaderProgram,o=n.translucentCommand.renderState),n.translucentCommand=tt.shallowClone(e,n.translucentCommand),!u(i)||n.shaderProgramId!==e.shaderProgram.id?(n.translucentCommand.shaderProgram=KFe(t,e.shaderProgram),n.translucentCommand.renderState=GFe(this,t,e.renderState),n.shaderProgramId=e.shaderProgram.id):(n.translucentCommand.shaderProgram=i,n.translucentCommand.renderState=o)}else{let i,o,r,s;u(n.translucentCommand)&&(i=n.translucentCommand.shaderProgram,o=n.translucentCommand.renderState,r=n.alphaCommand.shaderProgram,s=n.alphaCommand.renderState),n.translucentCommand=tt.shallowClone(e,n.translucentCommand),n.alphaCommand=tt.shallowClone(e,n.alphaCommand),!u(i)||n.shaderProgramId!==e.shaderProgram.id?(n.translucentCommand.shaderProgram=ZFe(t,e.shaderProgram),n.translucentCommand.renderState=WFe(this,t,e.renderState),n.alphaCommand.shaderProgram=JFe(t,e.shaderProgram),n.alphaCommand.renderState=jFe(this,t,e.renderState),n.shaderProgramId=e.shaderProgram.id):(n.translucentCommand.shaderProgram=i,n.translucentCommand.renderState=o,n.alphaCommand.shaderProgram=r,n.alphaCommand.renderState=s)}return n};function QFe(e,t,n,i,o,r){let s,a,c,l=t.context,f=t.frameState.useLogDepth,d=t._hdr,p=i.framebuffer,g=o.length,m=t.frameState.shadowState.lightShadowsEnabled;i.framebuffer=e._adjustTranslucentFBO.framebuffer,e._adjustTranslucentCommand.execute(l,i),i.framebuffer=e._adjustAlphaFBO.framebuffer,e._adjustAlphaCommand.execute(l,i);let A=e._opaqueFBO.framebuffer;for(i.framebuffer=e._translucentFBO.framebuffer,c=0;c<g;++c)s=o[c],s=f?s.derivedCommands.logDepth.command:s,s=d?s.derivedCommands.hdr.command:s,a=m&&s.receiveShadows?s.derivedCommands.oit.shadows.translucentCommand:s.derivedCommands.oit.translucentCommand,n(a,t,l,i,A);for(u(r)&&(s=r.unclassifiedCommand,a=m&&s.receiveShadows?s.derivedCommands.oit.shadows.translucentCommand:s.derivedCommands.oit.translucentCommand,n(a,t,l,i,A)),i.framebuffer=e._alphaFBO.framebuffer,c=0;c<g;++c)s=o[c],s=f?s.derivedCommands.logDepth.command:s,s=d?s.derivedCommands.hdr.command:s,a=m&&s.receiveShadows?s.derivedCommands.oit.shadows.alphaCommand:s.derivedCommands.oit.alphaCommand,n(a,t,l,i,A);u(r)&&(s=r.unclassifiedCommand,a=m&&s.receiveShadows?s.derivedCommands.oit.shadows.alphaCommand:s.derivedCommands.oit.alphaCommand,n(a,t,l,i,A)),i.framebuffer=p}function $Fe(e,t,n,i,o,r){let s=t.context,a=t.frameState.useLogDepth,c=t._hdr,l=i.framebuffer,f=o.length,d=t.frameState.shadowState.lightShadowsEnabled;i.framebuffer=e._adjustTranslucentFBO.framebuffer,e._adjustTranslucentCommand.execute(s,i);let p=e._opaqueFBO.framebuffer;i.framebuffer=e._translucentFBO.framebuffer;let g,m;for(let A=0;A<f;++A)g=o[A],g=a?g.derivedCommands.logDepth.command:g,g=c?g.derivedCommands.hdr.command:g,m=d&&g.receiveShadows?g.derivedCommands.oit.shadows.translucentCommand:g.derivedCommands.oit.translucentCommand,n(m,t,s,i,p);u(r)&&(g=r.unclassifiedCommand,m=d&&g.receiveShadows?g.derivedCommands.oit.shadows.translucentCommand:g.derivedCommands.oit.translucentCommand,n(m,t,s,i,p)),i.framebuffer=l}gp.prototype.executeCommands=function(e,t,n,i,o){if(this._translucentMRTSupport){$Fe(this,e,t,n,i,o);return}QFe(this,e,t,n,i,o)};gp.prototype.execute=function(e,t){this._compositeCommand.execute(e,t)};gp.prototype.clear=function(e,t,n){let i=t.framebuffer;t.framebuffer=this._opaqueFBO.framebuffer,z.clone(n,this._opaqueClearCommand.color),this._opaqueClearCommand.execute(e,t),t.framebuffer=this._translucentFBO.framebuffer,(this._translucentMRTSupport?this._translucentMRTClearCommand:this._translucentMultipassClearCommand).execute(e,t),this._translucentMultipassSupport&&(t.framebuffer=this._alphaFBO.framebuffer,this._alphaClearCommand.execute(e,t)),t.framebuffer=i};gp.prototype.isSupported=function(){return this._translucentMRTSupport||this._translucentMultipassSupport};gp.prototype.isDestroyed=function(){return!1};gp.prototype.destroy=function(){return kie(this),u(this._compositeCommand)&&(this._compositeCommand.shaderProgram=this._compositeCommand.shaderProgram&&this._compositeCommand.shaderProgram.destroy()),u(this._adjustTranslucentCommand)&&(this._adjustTranslucentCommand.shaderProgram=this._adjustTranslucentCommand.shaderProgram&&this._adjustTranslucentCommand.shaderProgram.destroy()),u(this._adjustAlphaCommand)&&(this._adjustAlphaCommand.shaderProgram=this._adjustAlphaCommand.shaderProgram&&this._adjustAlphaCommand.shaderProgram.destroy()),le(this)};var O1=gp;function R1(){this._framebuffer=new di({color:!1,depthStencil:!0,supportsDepthTexture:!0}),this._passState=void 0}Object.defineProperties(R1.prototype,{framebuffer:{get:function(){return this._framebuffer.framebuffer}}});function e2e(e){e._framebuffer.destroy()}function t2e(e,t){let n=t.drawingBufferWidth,i=t.drawingBufferHeight;e._framebuffer.update(t,n,i);let o=new Na(t);o.blendingEnabled=!1,o.scissorTest={enabled:!0,rectangle:new Ye},o.viewport=new Ye,e._passState=o}R1.prototype.update=function(e,t,n){let i=n.width,o=n.height;this._framebuffer.isDirty(i,o)&&t2e(this,e);let r=this.framebuffer,s=this._passState;return s.framebuffer=r,s.viewport.width=i,s.viewport.height=o,s.scissorTest.rectangle.x=t.x,s.scissorTest.rectangle.y=o-t.y,s.scissorTest.rectangle.width=1,s.scissorTest.rectangle.height=1,s};R1.prototype.isDestroyed=function(){return!1};R1.prototype.destroy=function(){return e2e(this),le(this)};var B1=R1;function L1(e){let t=new Na(e);t.blendingEnabled=!1,t.scissorTest={enabled:!0,rectangle:new Ye},t.viewport=new Ye,this._context=e,this._fb=new di({depthStencil:!0}),this._passState=t,this._width=0,this._height=0}L1.prototype.begin=function(e,t){let n=this._context,i=t.width,o=t.height;return Ye.clone(e,this._passState.scissorTest.rectangle),this._width=i,this._height=o,this._fb.update(n,i,o),this._passState.framebuffer=this._fb.framebuffer,this._passState.viewport.width=i,this._passState.viewport.height=o,this._passState};var M1=new z;L1.prototype.end=function(e){let t=y(e.width,1),n=y(e.height,1),i=this._context,o=i.readPixels({x:e.x,y:e.y,width:t,height:n,framebuffer:this._fb.framebuffer}),r=Math.max(t,n),s=r*r,a=Math.floor(t*.5),c=Math.floor(n*.5),l=0,f=0,d=0,p=-1;for(let g=0;g<s;++g){if(-a<=l&&l<=a&&-c<=f&&f<=c){let m=4*((c-f)*t+l+a);M1.red=z.byteToFloat(o[m]),M1.green=z.byteToFloat(o[m+1]),M1.blue=z.byteToFloat(o[m+2]),M1.alpha=z.byteToFloat(o[m+3]);let A=i.getObjectByPickColor(M1);if(u(A))return A}if(l===f||l<0&&-l===f||l>0&&l===1-f){let m=d;d=-p,p=m}l+=d,f+=p}};L1.prototype.isDestroyed=function(){return!1};L1.prototype.destroy=function(){return this._fb.destroy(),le(this)};var N1=L1;function yp(){this._numSamples=1,this._colorFramebuffer=new di({depthStencil:!0,supportsDepthTexture:!0}),this._idFramebuffer=new di({depthStencil:!0,supportsDepthTexture:!0}),this._idClearColor=new z(0,0,0,0),this._clearCommand=new ti({color:new z(0,0,0,0),depth:1,owner:this})}function n2e(e){e._colorFramebuffer.destroy(),e._idFramebuffer.destroy()}Object.defineProperties(yp.prototype,{framebuffer:{get:function(){return this._colorFramebuffer.framebuffer}},idFramebuffer:{get:function(){return this._idFramebuffer.framebuffer}},depthStencilTexture:{get:function(){return this._colorFramebuffer.getDepthStencilTexture()}}});yp.prototype.update=function(e,t,n,i){let o=t.width,r=t.height,s=n?e.halfFloatingPointTexture?Xe.HALF_FLOAT:Xe.FLOAT:Xe.UNSIGNED_BYTE;this._numSamples=i,this._colorFramebuffer.update(e,o,r,i,s),this._idFramebuffer.update(e,o,r)};yp.prototype.clear=function(e,t,n){z.clone(n,this._clearCommand.color),z.clone(this._idClearColor,this._clearCommand.color),this._colorFramebuffer.clear(e,this._clearCommand,t),this._idFramebuffer.clear(e,this._clearCommand,t)};yp.prototype.getFramebuffer=function(){return this._colorFramebuffer.framebuffer};yp.prototype.getIdFramebuffer=function(){return this._idFramebuffer.framebuffer};yp.prototype.prepareColorTextures=function(e){this._numSamples>1&&this._colorFramebuffer.prepareTextures(e)};yp.prototype.isDestroyed=function(){return!1};yp.prototype.destroy=function(){return n2e(this),le(this)};var iA=yp;function oA(){}oA.getShadowCastShaderKeyword=function(e,t,n,i){return`castShadow ${e} ${t} ${n} ${i}`};oA.createShadowCastVertexShader=function(e,t,n){let i=e.defines.slice(0),o=e.sources.slice(0);i.push("SHADOW_MAP"),n&&i.push("GENERATE_POSITION");let r=ke.findPositionVarying(e),s=u(r);if(t&&!s){let a=o.length;for(let l=0;l<a;++l)o[l]=ke.replaceMain(o[l],"czm_shadow_cast_main");let c=`varying vec3 v_positionEC;
|
||
void main()
|
||
{
|
||
czm_shadow_cast_main();
|
||
v_positionEC = (czm_inverseProjection * gl_Position).xyz;
|
||
}`;o.push(c)}return new ke({defines:i,sources:o})};oA.createShadowCastFragmentShader=function(e,t,n,i){let o=e.defines.slice(0),r=e.sources.slice(0);o.push("SHADOW_MAP");let s=ke.findPositionVarying(e),a=u(s);a||(s="v_positionEC");let c=r.length;for(let f=0;f<c;++f)r[f]=ke.replaceMain(r[f],"czm_shadow_cast_main");let l="";return t&&(a||(l+=`varying vec3 v_positionEC;
|
||
`),l+=`uniform vec4 shadowMap_lightPositionEC;
|
||
`),i?l+=`void main()
|
||
{
|
||
`:l+=`void main()
|
||
{
|
||
czm_shadow_cast_main();
|
||
if (gl_FragColor.a == 0.0)
|
||
{
|
||
discard;
|
||
}
|
||
`,t?l+=` float distance = length(${s});
|
||
if (distance >= shadowMap_lightPositionEC.w)
|
||
{
|
||
discard;
|
||
}
|
||
distance /= shadowMap_lightPositionEC.w; // radius
|
||
gl_FragColor = czm_packDepth(distance);
|
||
`:n?l+=` gl_FragColor = vec4(1.0);
|
||
`:l+=` gl_FragColor = czm_packDepth(gl_FragCoord.z);
|
||
`,l+=`}
|
||
`,r.push(l),new ke({defines:o,sources:r})};oA.getShadowReceiveShaderKeyword=function(e,t,n,i){let o=e._usesDepthTexture,r=e._polygonOffsetSupported,s=e._isPointLight,a=e._isSpotLight,c=e._numberOfCascades>1,l=e.debugCascadeColors,f=e.softShadows;return`receiveShadow ${o}${r}${s}${a}${c}${l}${f}${t}${n}${i}`};oA.createShadowReceiveVertexShader=function(e,t,n){let i=e.defines.slice(0),o=e.sources.slice(0);return i.push("SHADOW_MAP"),t&&(n?i.push("GENERATE_POSITION_AND_NORMAL"):i.push("GENERATE_POSITION")),new ke({defines:i,sources:o})};oA.createShadowReceiveFragmentShader=function(e,t,n,i,o){let r=ke.findNormalVarying(e),s=!i&&u(r)||i&&o,a=ke.findPositionVarying(e),c=u(a),l=t._usesDepthTexture,f=t._polygonOffsetSupported,d=t._isPointLight,p=t._isSpotLight,g=t._numberOfCascades>1,m=t.debugCascadeColors,A=t.softShadows,x=d?t._pointBias:i?t._terrainBias:t._primitiveBias,C=e.defines.slice(0),T=e.sources.slice(0),E=T.length;for(let w=0;w<E;++w)T[w]=ke.replaceMain(T[w],"czm_shadow_receive_main");d?C.push("USE_CUBE_MAP_SHADOW"):l&&C.push("USE_SHADOW_DEPTH_TEXTURE"),A&&!d&&C.push("USE_SOFT_SHADOWS"),g&&n&&i&&(s?C.push("ENABLE_VERTEX_LIGHTING"):C.push("ENABLE_DAYNIGHT_SHADING")),n&&x.normalShading&&s&&(C.push("USE_NORMAL_SHADING"),x.normalShadingSmooth>0&&C.push("USE_NORMAL_SHADING_SMOOTH"));let S="";d?S+=`uniform samplerCube shadowMap_textureCube;
|
||
`:S+=`uniform sampler2D shadowMap_texture;
|
||
`;let v;return c?v=` return vec4(${a}, 1.0);
|
||
`:v=`#ifndef LOG_DEPTH
|
||
return czm_windowToEyeCoordinates(gl_FragCoord);
|
||
#else
|
||
return vec4(v_logPositionEC, 1.0);
|
||
#endif
|
||
`,S+=`uniform mat4 shadowMap_matrix;
|
||
uniform vec3 shadowMap_lightDirectionEC;
|
||
uniform vec4 shadowMap_lightPositionEC;
|
||
uniform vec4 shadowMap_normalOffsetScaleDistanceMaxDistanceAndDarkness;
|
||
uniform vec4 shadowMap_texelSizeDepthBiasAndNormalShadingSmooth;
|
||
#ifdef LOG_DEPTH
|
||
varying vec3 v_logPositionEC;
|
||
#endif
|
||
vec4 getPositionEC()
|
||
{
|
||
${v}}
|
||
vec3 getNormalEC()
|
||
{
|
||
${s?` return normalize(${r});
|
||
`:` return vec3(1.0);
|
||
`}}
|
||
void applyNormalOffset(inout vec4 positionEC, vec3 normalEC, float nDotL)
|
||
{
|
||
${x.normalOffset&&s?` float normalOffset = shadowMap_normalOffsetScaleDistanceMaxDistanceAndDarkness.x;
|
||
float normalOffsetScale = 1.0 - nDotL;
|
||
vec3 offset = normalOffset * normalOffsetScale * normalEC;
|
||
positionEC.xyz += offset;
|
||
`:""}}
|
||
`,S+=`void main()
|
||
{
|
||
czm_shadow_receive_main();
|
||
vec4 positionEC = getPositionEC();
|
||
vec3 normalEC = getNormalEC();
|
||
float depth = -positionEC.z;
|
||
`,S+=` czm_shadowParameters shadowParameters;
|
||
shadowParameters.texelStepSize = shadowMap_texelSizeDepthBiasAndNormalShadingSmooth.xy;
|
||
shadowParameters.depthBias = shadowMap_texelSizeDepthBiasAndNormalShadingSmooth.z;
|
||
shadowParameters.normalShadingSmooth = shadowMap_texelSizeDepthBiasAndNormalShadingSmooth.w;
|
||
shadowParameters.darkness = shadowMap_normalOffsetScaleDistanceMaxDistanceAndDarkness.w;
|
||
`,i?S+=` shadowParameters.depthBias *= max(depth * 0.01, 1.0);
|
||
`:f||(S+=` shadowParameters.depthBias *= mix(1.0, 100.0, depth * 0.0015);
|
||
`),d?S+=` vec3 directionEC = positionEC.xyz - shadowMap_lightPositionEC.xyz;
|
||
float distance = length(directionEC);
|
||
directionEC = normalize(directionEC);
|
||
float radius = shadowMap_lightPositionEC.w;
|
||
// Stop early if the fragment is beyond the point light radius
|
||
if (distance > radius)
|
||
{
|
||
return;
|
||
}
|
||
vec3 directionWC = czm_inverseViewRotation * directionEC;
|
||
shadowParameters.depth = distance / radius;
|
||
shadowParameters.nDotL = clamp(dot(normalEC, -directionEC), 0.0, 1.0);
|
||
shadowParameters.texCoords = directionWC;
|
||
float visibility = czm_shadowVisibility(shadowMap_textureCube, shadowParameters);
|
||
`:p?S+=` vec3 directionEC = normalize(positionEC.xyz - shadowMap_lightPositionEC.xyz);
|
||
float nDotL = clamp(dot(normalEC, -directionEC), 0.0, 1.0);
|
||
applyNormalOffset(positionEC, normalEC, nDotL);
|
||
vec4 shadowPosition = shadowMap_matrix * positionEC;
|
||
// Spot light uses a perspective projection, so perform the perspective divide
|
||
shadowPosition /= shadowPosition.w;
|
||
// Stop early if the fragment is not in the shadow bounds
|
||
if (any(lessThan(shadowPosition.xyz, vec3(0.0))) || any(greaterThan(shadowPosition.xyz, vec3(1.0))))
|
||
{
|
||
return;
|
||
}
|
||
shadowParameters.texCoords = shadowPosition.xy;
|
||
shadowParameters.depth = shadowPosition.z;
|
||
shadowParameters.nDotL = nDotL;
|
||
float visibility = czm_shadowVisibility(shadowMap_texture, shadowParameters);
|
||
`:g?S+=` float maxDepth = shadowMap_cascadeSplits[1].w;
|
||
// Stop early if the eye depth exceeds the last cascade
|
||
if (depth > maxDepth)
|
||
{
|
||
return;
|
||
}
|
||
// Get the cascade based on the eye-space depth
|
||
vec4 weights = czm_cascadeWeights(depth);
|
||
// Apply normal offset
|
||
float nDotL = clamp(dot(normalEC, shadowMap_lightDirectionEC), 0.0, 1.0);
|
||
applyNormalOffset(positionEC, normalEC, nDotL);
|
||
// Transform position into the cascade
|
||
vec4 shadowPosition = czm_cascadeMatrix(weights) * positionEC;
|
||
// Get visibility
|
||
shadowParameters.texCoords = shadowPosition.xy;
|
||
shadowParameters.depth = shadowPosition.z;
|
||
shadowParameters.nDotL = nDotL;
|
||
float visibility = czm_shadowVisibility(shadowMap_texture, shadowParameters);
|
||
// Fade out shadows that are far away
|
||
float shadowMapMaximumDistance = shadowMap_normalOffsetScaleDistanceMaxDistanceAndDarkness.z;
|
||
float fade = max((depth - shadowMapMaximumDistance * 0.8) / (shadowMapMaximumDistance * 0.2), 0.0);
|
||
visibility = mix(visibility, 1.0, fade);
|
||
${m?` // Draw cascade colors for debugging
|
||
gl_FragColor *= czm_cascadeColor(weights);
|
||
`:""}`:S+=` float nDotL = clamp(dot(normalEC, shadowMap_lightDirectionEC), 0.0, 1.0);
|
||
applyNormalOffset(positionEC, normalEC, nDotL);
|
||
vec4 shadowPosition = shadowMap_matrix * positionEC;
|
||
// Stop early if the fragment is not in the shadow bounds
|
||
if (any(lessThan(shadowPosition.xyz, vec3(0.0))) || any(greaterThan(shadowPosition.xyz, vec3(1.0))))
|
||
{
|
||
return;
|
||
}
|
||
shadowParameters.texCoords = shadowPosition.xy;
|
||
shadowParameters.depth = shadowPosition.z;
|
||
shadowParameters.nDotL = nDotL;
|
||
float visibility = czm_shadowVisibility(shadowMap_texture, shadowParameters);
|
||
`,S+=` gl_FragColor.rgb *= visibility;
|
||
}
|
||
`,T.push(S),new ke({defines:C,sources:T})};var Uh=oA;function kh(e){e=y(e,y.EMPTY_OBJECT);let t=e.context;this._enabled=y(e.enabled,!0),this._softShadows=y(e.softShadows,!1),this._normalOffset=y(e.normalOffset,!0),this.dirty=!0,this.fromLightSource=y(e.fromLightSource,!0),this.darkness=y(e.darkness,.3),this._darkness=this.darkness,this.fadingEnabled=y(e.fadingEnabled,!0),this.maximumDistance=y(e.maximumDistance,5e3),this._outOfView=!1,this._outOfViewPrevious=!1,this._needsUpdate=!0;let n=!0;(Ut.isInternetExplorer()||Ut.isEdge()||(Ut.isChrome()||Ut.isFirefox())&&Ut.isWindows()&&!t.depthTexture)&&(n=!1),this._polygonOffsetSupported=n,this._terrainBias={polygonOffset:n,polygonOffsetFactor:1.1,polygonOffsetUnits:4,normalOffset:this._normalOffset,normalOffsetScale:.5,normalShading:!0,normalShadingSmooth:.3,depthBias:1e-4},this._primitiveBias={polygonOffset:n,polygonOffsetFactor:1.1,polygonOffsetUnits:4,normalOffset:this._normalOffset,normalOffsetScale:.1,normalShading:!0,normalShadingSmooth:.05,depthBias:2e-5},this._pointBias={polygonOffset:!1,polygonOffsetFactor:1.1,polygonOffsetUnits:4,normalOffset:this._normalOffset,normalOffsetScale:0,normalShading:!0,normalShadingSmooth:.1,depthBias:5e-4},this._depthAttachment=void 0,this._colorAttachment=void 0,this._shadowMapMatrix=new M,this._shadowMapTexture=void 0,this._lightDirectionEC=new h,this._lightPositionEC=new oe,this._distance=0,this._lightCamera=e.lightCamera,this._shadowMapCamera=new gU,this._shadowMapCullingVolume=void 0,this._sceneCamera=void 0,this._boundingSphere=new se,this._isPointLight=y(e.isPointLight,!1),this._pointLightRadius=y(e.pointLightRadius,100),this._cascadesEnabled=this._isPointLight?!1:y(e.cascadesEnabled,!0),this._numberOfCascades=this._cascadesEnabled?y(e.numberOfCascades,4):0,this._fitNearFar=!0,this._maximumCascadeDistances=[25,150,700,Number.MAX_VALUE],this._textureSize=new H,this._isSpotLight=!1,this._cascadesEnabled?this._shadowMapCamera.frustum=new Tr:u(this._lightCamera.frustum.fov)&&(this._isSpotLight=!0),this._cascadeSplits=[new oe,new oe],this._cascadeMatrices=[new M,new M,new M,new M],this._cascadeDistances=new oe;let i;this._isPointLight?i=6:this._cascadesEnabled?i=this._numberOfCascades:i=1,this._passes=new Array(i);for(let o=0;o<i;++o)this._passes[o]=new i2e(t);this.debugShow=!1,this.debugFreezeFrame=!1,this._debugFreezeFrame=!1,this._debugCascadeColors=!1,this._debugLightFrustum=void 0,this._debugCameraFrustum=void 0,this._debugCascadeFrustums=new Array(this._numberOfCascades),this._debugShadowViewCommand=void 0,this._usesDepthTexture=t.depthTexture,this._isPointLight&&(this._usesDepthTexture=!1),this._primitiveRenderState=void 0,this._terrainRenderState=void 0,this._pointRenderState=void 0,t6(this),this._clearCommand=new ti({depth:1,color:new z}),this._clearPassState=new Na(t),this._size=y(e.size,2048),this.size=this._size}kh.MAXIMUM_DISTANCE=2e4;function i2e(e){this.camera=new gU,this.passState=new Na(e),this.framebuffer=void 0,this.textureOffsets=void 0,this.commandList=[],this.cullingVolume=void 0}function e6(e,t){return Ue.fromCache({cull:{enabled:!0,face:mi.BACK},depthTest:{enabled:!0},colorMask:{red:e,green:e,blue:e,alpha:e},depthMask:!0,polygonOffset:{enabled:t.polygonOffset,factor:t.polygonOffsetFactor,units:t.polygonOffsetUnits}})}function t6(e){let t=!e._usesDepthTexture;e._primitiveRenderState=e6(t,e._primitiveBias),e._terrainRenderState=e6(t,e._terrainBias),e._pointRenderState=e6(t,e._pointBias)}kh.prototype.debugCreateRenderStates=function(){t6(this)};Object.defineProperties(kh.prototype,{enabled:{get:function(){return this._enabled},set:function(e){this.dirty=this._enabled!==e,this._enabled=e}},normalOffset:{get:function(){return this._normalOffset},set:function(e){this.dirty=this._normalOffset!==e,this._normalOffset=e,this._terrainBias.normalOffset=e,this._primitiveBias.normalOffset=e,this._pointBias.normalOffset=e}},softShadows:{get:function(){return this._softShadows},set:function(e){this.dirty=this._softShadows!==e,this._softShadows=e}},size:{get:function(){return this._size},set:function(e){l2e(this,e)}},outOfView:{get:function(){return this._outOfView}},shadowMapCullingVolume:{get:function(){return this._shadowMapCullingVolume}},passes:{get:function(){return this._passes}},isPointLight:{get:function(){return this._isPointLight}},debugCascadeColors:{get:function(){return this._debugCascadeColors},set:function(e){this.dirty=this._debugCascadeColors!==e,this._debugCascadeColors=e}}});function n6(e){let t=e._passes.length;for(let n=0;n<t;++n){let i=e._passes[n],o=i.framebuffer;u(o)&&!o.isDestroyed()&&o.destroy(),i.framebuffer=void 0}e._depthAttachment=e._depthAttachment&&e._depthAttachment.destroy(),e._colorAttachment=e._colorAttachment&&e._colorAttachment.destroy()}function o2e(e,t){let n=new Ul({context:t,width:e._textureSize.x,height:e._textureSize.y,format:_c.DEPTH_COMPONENT16}),i=new It({context:t,width:e._textureSize.x,height:e._textureSize.y,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,sampler:ln.NEAREST}),o=new Fs({context:t,depthRenderbuffer:n,colorTextures:[i],destroyAttachments:!1}),r=e._passes.length;for(let s=0;s<r;++s){let a=e._passes[s];a.framebuffer=o,a.passState.framebuffer=o}e._shadowMapTexture=i,e._depthAttachment=n,e._colorAttachment=i}function r2e(e,t){let n=new It({context:t,width:e._textureSize.x,height:e._textureSize.y,pixelFormat:st.DEPTH_STENCIL,pixelDatatype:Xe.UNSIGNED_INT_24_8,sampler:ln.NEAREST}),i=new Fs({context:t,depthStencilTexture:n,destroyAttachments:!1}),o=e._passes.length;for(let r=0;r<o;++r){let s=e._passes[r];s.framebuffer=i,s.passState.framebuffer=i}e._shadowMapTexture=n,e._depthAttachment=n}function s2e(e,t){let n=new Ul({context:t,width:e._textureSize.x,height:e._textureSize.y,format:_c.DEPTH_COMPONENT16}),i=new La({context:t,width:e._textureSize.x,height:e._textureSize.y,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,sampler:ln.NEAREST}),o=[i.negativeX,i.negativeY,i.negativeZ,i.positiveX,i.positiveY,i.positiveZ];for(let r=0;r<6;++r){let s=new Fs({context:t,depthRenderbuffer:n,colorTextures:[o[r]],destroyAttachments:!1}),a=e._passes[r];a.framebuffer=s,a.passState.framebuffer=s}e._shadowMapTexture=i,e._depthAttachment=n,e._colorAttachment=i}function Gie(e,t){e._isPointLight?s2e(e,t):e._usesDepthTexture?r2e(e,t):o2e(e,t)}function a2e(e,t){e._usesDepthTexture&&e._passes[0].framebuffer.status!==te.FRAMEBUFFER_COMPLETE&&(e._usesDepthTexture=!1,t6(e),n6(e),Gie(e,t))}function c2e(e,t){(!u(e._passes[0].framebuffer)||e._shadowMapTexture.width!==e._textureSize.x)&&(n6(e),Gie(e,t),a2e(e,t),Wie(e,t))}function Wie(e,t,n){n=y(n,0),(e._isPointLight||n===0)&&(e._clearCommand.framebuffer=e._passes[n].framebuffer,e._clearCommand.execute(t,e._clearPassState))}function l2e(e,t){e._size=t;let n=e._passes,i=n.length,o=e._textureSize;if(e._isPointLight){t=Vt.maximumCubeMapSize>=t?t:Vt.maximumCubeMapSize,o.x=t,o.y=t;let r=new Ye(0,0,t,t);n[0].passState.viewport=r,n[1].passState.viewport=r,n[2].passState.viewport=r,n[3].passState.viewport=r,n[4].passState.viewport=r,n[5].passState.viewport=r}else i===1?(t=Vt.maximumTextureSize>=t?t:Vt.maximumTextureSize,o.x=t,o.y=t,n[0].passState.viewport=new Ye(0,0,t,t)):i===4&&(t=Vt.maximumTextureSize>=t*2?t:Vt.maximumTextureSize/2,o.x=t*2,o.y=t*2,n[0].passState.viewport=new Ye(0,0,t,t),n[1].passState.viewport=new Ye(t,0,t,t),n[2].passState.viewport=new Ye(0,t,t,t),n[3].passState.viewport=new Ye(t,t,t,t));e._clearPassState.viewport=new Ye(0,0,o.x,o.y);for(let r=0;r<i;++r){let s=n[r],a=s.passState.viewport,c=a.x/o.x,l=a.y/o.y,f=a.width/o.x,d=a.height/o.y;s.textureOffsets=new M(f,0,0,c,0,d,0,l,0,0,1,0,0,0,0,1)}}var u2e=new Ye;function f2e(e,t){let n;e._isPointLight?n=`uniform samplerCube shadowMap_textureCube;
|
||
varying vec2 v_textureCoordinates;
|
||
void main()
|
||
{
|
||
vec2 uv = v_textureCoordinates;
|
||
vec3 dir;
|
||
|
||
if (uv.y < 0.5)
|
||
{
|
||
if (uv.x < 0.333)
|
||
{
|
||
dir.x = -1.0;
|
||
dir.y = uv.x * 6.0 - 1.0;
|
||
dir.z = uv.y * 4.0 - 1.0;
|
||
}
|
||
else if (uv.x < 0.666)
|
||
{
|
||
dir.y = -1.0;
|
||
dir.x = uv.x * 6.0 - 3.0;
|
||
dir.z = uv.y * 4.0 - 1.0;
|
||
}
|
||
else
|
||
{
|
||
dir.z = -1.0;
|
||
dir.x = uv.x * 6.0 - 5.0;
|
||
dir.y = uv.y * 4.0 - 1.0;
|
||
}
|
||
}
|
||
else
|
||
{
|
||
if (uv.x < 0.333)
|
||
{
|
||
dir.x = 1.0;
|
||
dir.y = uv.x * 6.0 - 1.0;
|
||
dir.z = uv.y * 4.0 - 3.0;
|
||
}
|
||
else if (uv.x < 0.666)
|
||
{
|
||
dir.y = 1.0;
|
||
dir.x = uv.x * 6.0 - 3.0;
|
||
dir.z = uv.y * 4.0 - 3.0;
|
||
}
|
||
else
|
||
{
|
||
dir.z = 1.0;
|
||
dir.x = uv.x * 6.0 - 5.0;
|
||
dir.y = uv.y * 4.0 - 3.0;
|
||
}
|
||
}
|
||
|
||
float shadow = czm_unpackDepth(textureCube(shadowMap_textureCube, dir));
|
||
gl_FragColor = vec4(vec3(shadow), 1.0);
|
||
}
|
||
`:n=`uniform sampler2D shadowMap_texture;
|
||
varying vec2 v_textureCoordinates;
|
||
void main()
|
||
{
|
||
${e._usesDepthTexture?` float shadow = texture2D(shadowMap_texture, v_textureCoordinates).r;
|
||
`:` float shadow = czm_unpackDepth(texture2D(shadowMap_texture, v_textureCoordinates));
|
||
`} gl_FragColor = vec4(vec3(shadow), 1.0);
|
||
}
|
||
`;let i=t.createViewportQuadCommand(n,{uniformMap:{shadowMap_texture:function(){return e._shadowMapTexture},shadowMap_textureCube:function(){return e._shadowMapTexture}}});return i.pass=Ee.OVERLAY,i}function d2e(e,t){let n=t.context,i=t.context.drawingBufferWidth,o=t.context.drawingBufferHeight,r=Math.min(i,o)*.3,s=u2e;s.x=i-r,s.y=0,s.width=r,s.height=r;let a=e._debugShadowViewCommand;u(a)||(a=f2e(e,n),e._debugShadowViewCommand=a),(!u(a.renderState)||!Ye.equals(a.renderState.viewport,s))&&(a.renderState=Ue.fromCache({viewport:Ye.clone(s)})),t.commandList.push(e._debugShadowViewCommand)}var zh=new Array(8);zh[0]=new oe(-1,-1,-1,1);zh[1]=new oe(1,-1,-1,1);zh[2]=new oe(1,1,-1,1);zh[3]=new oe(-1,1,-1,1);zh[4]=new oe(-1,-1,1,1);zh[5]=new oe(1,-1,1,1);zh[6]=new oe(1,1,1,1);zh[7]=new oe(-1,1,1,1);var pg=new M,i6=new Array(8);for(let e=0;e<8;++e)i6[e]=new oe;function h2e(e,t){let n=new yt({geometry:new ed({minimum:new h(-.5,-.5,-.5),maximum:new h(.5,.5,.5)}),attributes:{color:Ft.fromColor(t)}}),i=new yt({geometry:new op({radius:.5}),attributes:{color:Ft.fromColor(t)}});return new Dn({geometryInstances:[n,i],appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1,modelMatrix:e})}var m2e=[z.RED,z.GREEN,z.BLUE,z.MAGENTA],p2e=new h;function _2e(e,t){d2e(e,t);let n=e.debugFreezeFrame&&!e._debugFreezeFrame;if(e._debugFreezeFrame=e.debugFreezeFrame,e.debugFreezeFrame&&(n&&(e._debugCameraFrustum=e._debugCameraFrustum&&e._debugCameraFrustum.destroy(),e._debugCameraFrustum=new Lh({camera:e._sceneCamera,color:z.CYAN,updateOnChange:!1})),e._debugCameraFrustum.update(t)),e._cascadesEnabled){if(e.debugFreezeFrame){n&&(e._debugLightFrustum=e._debugLightFrustum&&e._debugLightFrustum.destroy(),e._debugLightFrustum=new Lh({camera:e._shadowMapCamera,color:z.YELLOW,updateOnChange:!1})),e._debugLightFrustum.update(t);for(let i=0;i<e._numberOfCascades;++i)n&&(e._debugCascadeFrustums[i]=e._debugCascadeFrustums[i]&&e._debugCascadeFrustums[i].destroy(),e._debugCascadeFrustums[i]=new Lh({camera:e._passes[i].camera,color:m2e[i],updateOnChange:!1})),e._debugCascadeFrustums[i].update(t)}}else if(e._isPointLight){if(!u(e._debugLightFrustum)||e._needsUpdate){let i=e._shadowMapCamera.positionWC,o=Le.IDENTITY,r=e._pointLightRadius*2,s=h.fromElements(r,r,r,p2e),a=M.fromTranslationQuaternionRotationScale(i,o,s,pg);e._debugLightFrustum=e._debugLightFrustum&&e._debugLightFrustum.destroy(),e._debugLightFrustum=h2e(a,z.YELLOW)}e._debugLightFrustum.update(t)}else(!u(e._debugLightFrustum)||e._needsUpdate)&&(e._debugLightFrustum=new Lh({camera:e._shadowMapCamera,color:z.YELLOW,updateOnChange:!1})),e._debugLightFrustum.update(t)}function gU(){this.viewMatrix=new M,this.inverseViewMatrix=new M,this.frustum=void 0,this.positionCartographic=new he,this.positionWC=new h,this.directionWC=h.clone(h.UNIT_Z),this.upWC=h.clone(h.UNIT_Y),this.rightWC=h.clone(h.UNIT_X),this.viewProjectionMatrix=new M}gU.prototype.clone=function(e){M.clone(e.viewMatrix,this.viewMatrix),M.clone(e.inverseViewMatrix,this.inverseViewMatrix),this.frustum=e.frustum.clone(this.frustum),he.clone(e.positionCartographic,this.positionCartographic),h.clone(e.positionWC,this.positionWC),h.clone(e.directionWC,this.directionWC),h.clone(e.upWC,this.upWC),h.clone(e.rightWC,this.rightWC)};var g2e=new M(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1);gU.prototype.getViewProjection=function(){let e=this.viewMatrix,t=this.frustum.projectionMatrix;return M.multiply(t,e,this.viewProjectionMatrix),M.multiply(g2e,this.viewProjectionMatrix,this.viewProjectionMatrix),this.viewProjectionMatrix};var y2e=new Array(5),A2e=new gi,x2e=new Array(4),jie=new h,Yie=new h;function C2e(e,t){let n=e._shadowMapCamera,i=e._sceneCamera,o=i.frustum.near,r=i.frustum.far,s=e._numberOfCascades,a,c=r-o,l=r/o,f=.9,d=!1;t.shadowState.closestObjectSize<200&&(d=!0,f=.9);let p=x2e,g=y2e;for(g[0]=o,g[s]=r,a=0;a<s;++a){let N=(a+1)/s,_=o*Math.pow(l,N),b=o+c*N,D=P.lerp(b,_,f);g[a+1]=D,p[a]=D-g[a]}if(d){for(a=0;a<s;++a)p[a]=Math.min(p[a],e._maximumCascadeDistances[a]);let N=g[0];for(a=0;a<s-1;++a)N+=p[a],g[a+1]=N}oe.unpack(g,0,e._cascadeSplits[0]),oe.unpack(g,1,e._cascadeSplits[1]),oe.unpack(p,0,e._cascadeDistances);let m=n.frustum,A=m.left,x=m.right,C=m.bottom,T=m.top,E=m.near,S=m.far,v=n.positionWC,w=n.directionWC,R=n.upWC,O=i.frustum.clone(A2e),L=n.getViewProjection();for(a=0;a<s;++a){O.near=g[a],O.far=g[a+1];let N=M.multiply(O.projectionMatrix,i.viewMatrix,pg),_=M.inverse(N,pg),b=M.multiply(L,_,pg),D=h.fromElements(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE,jie),I=h.fromElements(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE,Yie);for(let G=0;G<8;++G){let V=oe.clone(zh[G],i6[G]);M.multiplyByVector(b,V,V),h.divideByScalar(V,V.w,V),h.minimumByComponent(V,D,D),h.maximumByComponent(V,I,I)}D.x=Math.max(D.x,0),D.y=Math.max(D.y,0),D.z=0,I.x=Math.min(I.x,1),I.y=Math.min(I.y,1),I.z=Math.min(I.z,1);let B=e._passes[a],F=B.camera;F.clone(n);let k=F.frustum;k.left=A+D.x*(x-A),k.right=A+I.x*(x-A),k.bottom=C+D.y*(T-C),k.top=C+I.y*(T-C),k.near=E+D.z*(S-E),k.far=E+I.z*(S-E),B.cullingVolume=F.frustum.computeCullingVolume(v,w,R);let U=e._cascadeMatrices[a];M.multiply(F.getViewProjection(),i.inverseViewMatrix,U),M.multiply(B.textureOffsets,U,U)}}var T2e=new M,E2e=new h,b2e=new h,zie=new h;function S2e(e,t){let n=e._shadowMapCamera,i=e._sceneCamera,o=M.multiply(i.frustum.projectionMatrix,i.viewMatrix,pg),r=M.inverse(o,pg),s=n.directionWC,a=i.directionWC;h.equalsEpsilon(s,a,P.EPSILON10)&&(a=i.upWC);let c=h.cross(s,a,E2e);a=h.cross(c,s,b2e),h.normalize(a,a),h.normalize(c,c);let l=h.fromElements(0,0,0,zie),f=M.computeView(l,s,a,c,T2e),d=M.multiply(f,r,pg),p=h.fromElements(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE,jie),g=h.fromElements(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE,Yie);for(let S=0;S<8;++S){let v=oe.clone(zh[S],i6[S]);M.multiplyByVector(d,v,v),h.divideByScalar(v,v.w,v),h.minimumByComponent(v,p,p),h.maximumByComponent(v,g,g)}g.z+=1e3,p.z-=10;let m=zie;m.x=-(.5*(p.x+g.x)),m.y=-(.5*(p.y+g.y)),m.z=-g.z;let A=M.fromTranslation(m,pg);f=M.multiply(A,f,f);let x=.5*(g.x-p.x),C=.5*(g.y-p.y),T=g.z-p.z,E=n.frustum;E.left=-x,E.right=x,E.bottom=-C,E.top=C,E.near=.01,E.far=T,M.clone(f,n.viewMatrix),M.inverse(f,n.inverseViewMatrix),M.getTranslation(n.inverseViewMatrix,n.positionWC),t.mapProjection.ellipsoid.cartesianToCartographic(n.positionWC,n.positionCartographic),h.clone(s,n.directionWC),h.clone(a,n.upWC),h.clone(c,n.rightWC)}var v2e=[new h(-1,0,0),new h(0,-1,0),new h(0,0,-1),new h(1,0,0),new h(0,1,0),new h(0,0,1)],D2e=[new h(0,-1,0),new h(0,0,-1),new h(0,-1,0),new h(0,-1,0),new h(0,0,1),new h(0,-1,0)],w2e=[new h(0,0,1),new h(1,0,0),new h(-1,0,0),new h(0,0,-1),new h(1,0,0),new h(1,0,0)];function I2e(e,t){let n=new gi;n.fov=P.PI_OVER_TWO,n.near=1,n.far=e._pointLightRadius,n.aspectRatio=1;for(let i=0;i<6;++i){let o=e._passes[i].camera;o.positionWC=e._shadowMapCamera.positionWC,o.positionCartographic=t.mapProjection.ellipsoid.cartesianToCartographic(o.positionWC,o.positionCartographic),o.directionWC=v2e[i],o.upWC=D2e[i],o.rightWC=w2e[i],M.computeView(o.positionWC,o.directionWC,o.upWC,o.rightWC,o.viewMatrix),M.inverse(o.viewMatrix,o.inverseViewMatrix),o.frustum=n}}var P2e=new h,O2e=new h,qie=new se,Hie=qie.center;function R2e(e,t){let n=e._sceneCamera,i=e._shadowMapCamera,o=qie;if(e._cascadesEnabled){if(n.frustum.near>=e.maximumDistance){e._outOfView=!0,e._needsUpdate=!1;return}let r=t.mapProjection.ellipsoid.geodeticSurfaceNormal(n.positionWC,P2e),s=h.negate(i.directionWC,O2e),a=h.dot(r,s);if(e.fadingEnabled){let c=P.clamp(a/.1,0,1);e._darkness=P.lerp(1,e.darkness,c)}else e._darkness=e.darkness;if(a<0){e._outOfView=!0,e._needsUpdate=!1;return}e._needsUpdate=!0,e._outOfView=!1}else if(e._isPointLight)o.center=i.positionWC,o.radius=e._pointLightRadius,e._outOfView=t.cullingVolume.computeVisibility(o)===Qt.OUTSIDE,e._needsUpdate=!e._outOfView&&!e._boundingSphere.equals(o),se.clone(o,e._boundingSphere);else{let r=i.frustum.far/2,s=h.add(i.positionWC,h.multiplyByScalar(i.directionWC,r,Hie),Hie);o.center=s,o.radius=r,e._outOfView=t.cullingVolume.computeVisibility(o)===Qt.OUTSIDE,e._needsUpdate=!e._outOfView&&!e._boundingSphere.equals(o),se.clone(o,e._boundingSphere)}}function B2e(e,t){let n=t.camera,i=e._lightCamera,o=e._sceneCamera,r=e._shadowMapCamera;e._cascadesEnabled?h.clone(i.directionWC,r.directionWC):e._isPointLight?h.clone(i.positionWC,r.positionWC):r.clone(i);let s=e._lightDirectionEC;M.multiplyByPointAsVector(n.viewMatrix,r.directionWC,s),h.normalize(s,s),h.negate(s,s),M.multiplyByPoint(n.viewMatrix,r.positionWC,e._lightPositionEC),e._lightPositionEC.w=e._pointLightRadius;let a,c;e._fitNearFar?(a=Math.min(t.shadowState.nearPlane,e.maximumDistance),c=Math.min(t.shadowState.farPlane,e.maximumDistance),c=Math.max(c,a+1)):(a=n.frustum.near,c=e.maximumDistance),e._sceneCamera=oo.clone(n,o),n.frustum.clone(e._sceneCamera.frustum),e._sceneCamera.frustum.near=a,e._sceneCamera.frustum.far=c,e._distance=c-a,R2e(e,t),!e._outOfViewPrevious&&e._outOfView&&(e._needsUpdate=!0),e._outOfViewPrevious=e._outOfView}kh.prototype.update=function(e){if(B2e(this,e),this._needsUpdate)if(c2e(this,e.context),this._isPointLight&&I2e(this,e),this._cascadesEnabled&&(S2e(this,e),this._numberOfCascades>1&&C2e(this,e)),this._isPointLight)this._shadowMapCullingVolume=es.fromBoundingSphere(this._boundingSphere);else{let t=this._shadowMapCamera,n=t.positionWC,i=t.directionWC,o=t.upWC;this._shadowMapCullingVolume=t.frustum.computeCullingVolume(n,i,o),this._passes.length===1&&this._passes[0].camera.clone(t)}if(this._passes.length===1){let t=this._sceneCamera.inverseViewMatrix;M.multiply(this._shadowMapCamera.getViewProjection(),t,this._shadowMapMatrix)}this.debugShow&&_2e(this,e)};kh.prototype.updatePass=function(e,t){Wie(this,e,t)};var M2e=new H;function Xie(e,t,n){let i=e._isPointLight?e._pointBias:n?e._terrainBias:e._primitiveBias,o={shadowMap_texture:function(){return e._shadowMapTexture},shadowMap_textureCube:function(){return e._shadowMapTexture},shadowMap_matrix:function(){return e._shadowMapMatrix},shadowMap_cascadeSplits:function(){return e._cascadeSplits},shadowMap_cascadeMatrices:function(){return e._cascadeMatrices},shadowMap_lightDirectionEC:function(){return e._lightDirectionEC},shadowMap_lightPositionEC:function(){return e._lightPositionEC},shadowMap_cascadeDistances:function(){return e._cascadeDistances},shadowMap_texelSizeDepthBiasAndNormalShadingSmooth:function(){let r=M2e;return r.x=1/e._textureSize.x,r.y=1/e._textureSize.y,oe.fromElements(r.x,r.y,i.depthBias,i.normalShadingSmooth,this.combinedUniforms1)},shadowMap_normalOffsetScaleDistanceMaxDistanceAndDarkness:function(){return oe.fromElements(i.normalOffsetScale,e._distance,e.maximumDistance,e._darkness,this.combinedUniforms2)},combinedUniforms1:new oe,combinedUniforms2:new oe};return pt(t,o,!1)}function L2e(e,t,n,i,o,r){let s,a,c;if(u(r)&&(s=r.shaderProgram,a=r.renderState,c=r.uniformMap),r=tt.shallowClone(n,r),r.castShadows=!0,r.receiveShadows=!1,!u(s)||o!==n.shaderProgram.id||t){let l=n.shaderProgram,f=n.pass===Ee.GLOBE,d=n.pass!==Ee.TRANSLUCENT,p=e._isPointLight,g=e._usesDepthTexture,m=Uh.getShadowCastShaderKeyword(p,f,g,d);if(s=i.shaderCache.getDerivedShaderProgram(l,m),!u(s)){let x=l.vertexShaderSource,C=l.fragmentShaderSource,T=Uh.createShadowCastVertexShader(x,p,f),E=Uh.createShadowCastFragmentShader(C,p,g,d);s=i.shaderCache.createDerivedShaderProgram(l,m,{vertexShaderSource:T,fragmentShaderSource:E,attributeLocations:l._attributeLocations})}a=e._primitiveRenderState,p?a=e._pointRenderState:f&&(a=e._terrainRenderState),n.renderState.cull.enabled||(a=Ge(a,!1),a.cull=Ge(a.cull,!1),a.cull.enabled=!1,a=Ue.fromCache(a)),c=Xie(e,n.uniformMap,f)}return r.shaderProgram=s,r.renderState=a,r.uniformMap=c,r}kh.createReceiveDerivedCommand=function(e,t,n,i,o){u(o)||(o={});let r=e.length>0,s=t.shaderProgram,a=s.vertexShaderSource,c=s.fragmentShaderSource,l=t.pass===Ee.GLOBE,f=!1;if(l&&(f=t.owner.data.renderedMesh.encoding.hasVertexNormals),t.receiveShadows&&r){let d,p;u(o.receiveCommand)&&(d=o.receiveCommand.shaderProgram,p=o.receiveCommand.uniformMap),o.receiveCommand=tt.shallowClone(t,o.receiveCommand),o.castShadows=!1,o.receiveShadows=!0;let g=o.receiveShaderCastShadows!==t.castShadows,m=o.receiveShaderProgramId!==t.shaderProgram.id;if(!u(d)||m||n||g){let A=Uh.getShadowReceiveShaderKeyword(e[0],t.castShadows,l,f);if(d=i.shaderCache.getDerivedShaderProgram(s,A),!u(d)){let x=Uh.createShadowReceiveVertexShader(a,l,f),C=Uh.createShadowReceiveFragmentShader(c,e[0],t.castShadows,l,f);d=i.shaderCache.createDerivedShaderProgram(s,A,{vertexShaderSource:x,fragmentShaderSource:C,attributeLocations:s._attributeLocations})}p=Xie(e[0],t.uniformMap,l)}o.receiveCommand.shaderProgram=d,o.receiveCommand.uniformMap=p,o.receiveShaderProgramId=t.shaderProgram.id,o.receiveShaderCastShadows=t.castShadows}return o};kh.createCastDerivedCommand=function(e,t,n,i,o){if(u(o)||(o={}),t.castShadows){let r=o.castCommands;u(r)||(r=o.castCommands=[]);let s=o.castShaderProgramId,a=e.length;r.length=a;for(let c=0;c<a;++c)r[c]=L2e(e[c],n,t,i,s,r[c]);o.castShaderProgramId=t.shaderProgram.id}return o};kh.prototype.isDestroyed=function(){return!1};kh.prototype.destroy=function(){n6(this),this._debugLightFrustum=this._debugLightFrustum&&this._debugLightFrustum.destroy(),this._debugCameraFrustum=this._debugCameraFrustum&&this._debugCameraFrustum.destroy(),this._debugShadowViewCommand=this._debugShadowViewCommand&&this._debugShadowViewCommand.shaderProgram&&this._debugShadowViewCommand.shaderProgram.destroy();for(let e=0;e<this._numberOfCascades;++e)this._debugCascadeFrustums[e]=this._debugCascadeFrustums[e]&&this._debugCascadeFrustums[e].destroy();return le(this)};var Ap=kh;var rA=`uniform sampler2D colorTexture;
|
||
|
||
#ifdef DEBUG_SHOW_DEPTH
|
||
uniform sampler2D u_packedTranslucentDepth;
|
||
#endif
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
#ifdef DEBUG_SHOW_DEPTH
|
||
if (v_textureCoordinates.x < 0.5)
|
||
{
|
||
gl_FragColor.rgb = vec3(czm_unpackDepth(texture2D(u_packedTranslucentDepth, v_textureCoordinates)));
|
||
gl_FragColor.a = 1.0;
|
||
}
|
||
#else
|
||
vec4 color = texture2D(colorTexture, v_textureCoordinates);
|
||
|
||
#ifdef PICK
|
||
if (color == vec4(0.0))
|
||
{
|
||
discard;
|
||
}
|
||
#else
|
||
// Reverse premultiplication process to get the correct composited result of the classification primitives
|
||
color.rgb /= color.a;
|
||
#endif
|
||
gl_FragColor = color;
|
||
#endif
|
||
}
|
||
`;var N2e=!1;function _g(e){this._drawClassificationFBO=new di({createDepthAttachments:!1}),this._accumulationFBO=new di({createDepthAttachments:!1}),this._packFBO=new di,this._opaqueDepthStencilTexture=void 0,this._textureToComposite=void 0,this._translucentDepthStencilTexture=void 0,this._packDepthCommand=void 0,this._accumulateCommand=void 0,this._compositeCommand=void 0,this._copyCommand=void 0,this._clearColorCommand=new ti({color:new z(0,0,0,0),owner:this}),this._clearDepthStencilCommand=new ti({depth:1,stencil:0,owner:this}),this._supported=e.depthTexture,this._viewport=new Ye,this._rsDepth=void 0,this._rsAccumulate=void 0,this._rsComp=void 0,this._useScissorTest=void 0,this._scissorRectangle=void 0,this._hasTranslucentDepth=!1,this._frustumsDrawn=0}Object.defineProperties(_g.prototype,{hasTranslucentDepth:{get:function(){return this._hasTranslucentDepth}}});function Kie(e){e._textureToComposite=void 0,e._translucentDepthStencilTexture=e._translucentDepthStencilTexture&&!e._translucentDepthStencilTexture.isDestroyed()&&e._translucentDepthStencilTexture.destroy()}function Zie(e){e._drawClassificationFBO.destroy(),e._accumulationFBO.destroy(),e._packFBO.destroy()}function F2e(e,t,n,i){Kie(e),e._translucentDepthStencilTexture=new It({context:t,width:n,height:i,pixelFormat:st.DEPTH_STENCIL,pixelDatatype:Xe.UNSIGNED_INT_24_8,sampler:ln.NEAREST})}function V2e(e,t,n,i){Zie(e),e._drawClassificationFBO.setDepthStencilTexture(e._translucentDepthStencilTexture),e._drawClassificationFBO.update(t,n,i),e._accumulationFBO.setDepthStencilTexture(e._translucentDepthStencilTexture),e._accumulationFBO.update(t,n,i),e._packFBO.update(t,n,i)}function U2e(e,t,n,i){if(!e.isSupported())return;e._opaqueDepthStencilTexture=i;let o=e._opaqueDepthStencilTexture.width,r=e._opaqueDepthStencilTexture.height;e._drawClassificationFBO.isDirty(o,r)&&(F2e(e,t,o,r),V2e(e,t,o,r));let s,a;if(u(e._packDepthCommand)||(s=new ke({sources:[tI]}),a={u_opaqueDepthTexture:function(){return e._opaqueDepthStencilTexture},u_translucentDepthTexture:function(){return e._translucentDepthStencilTexture}},e._packDepthCommand=t.createViewportQuadCommand(s,{uniformMap:a,owner:e})),!u(e._compositeCommand)){s=new ke({sources:[rA]}),a={colorTexture:function(){return e._textureToComposite}},N2e&&(s.defines=["DEBUG_SHOW_DEPTH"],a.u_packedTranslucentDepth=function(){return e._packFBO.getColorTexture()}),e._compositeCommand=t.createViewportQuadCommand(s,{uniformMap:a,owner:e});let f=e._compositeCommand,d=f.shaderProgram,p=t.shaderCache.createDerivedShaderProgram(d,"pick",{vertexShaderSource:d.vertexShaderSource,fragmentShaderSource:new ke({sources:s.sources,defines:["PICK"]}),attributeLocations:d._attributeLocations}),g=tt.shallowClone(f);g.shaderProgram=p,f.derivedCommands.pick=g}u(e._copyCommand)||(s=new ke({sources:[rA]}),a={colorTexture:function(){return e._drawClassificationFBO.getColorTexture()}},e._copyCommand=t.createViewportQuadCommand(s,{uniformMap:a,owner:e})),u(e._accumulateCommand)||(s=new ke({sources:[rA]}),a={colorTexture:function(){return e._drawClassificationFBO.getColorTexture()}},e._accumulateCommand=t.createViewportQuadCommand(s,{uniformMap:a,owner:e})),e._viewport.width=o,e._viewport.height=r;let c=!Ye.equals(e._viewport,n.viewport),l=c!==e._useScissorTest;e._useScissorTest=c,Ye.equals(e._scissorRectangle,n.viewport)||(e._scissorRectangle=Ye.clone(n.viewport,e._scissorRectangle),l=!0),(!u(e._rsDepth)||!Ye.equals(e._viewport,e._rsDepth.viewport)||l)&&(e._rsDepth=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle}})),u(e._packDepthCommand)&&(e._packDepthCommand.renderState=e._rsDepth),(!u(e._rsAccumulate)||!Ye.equals(e._viewport,e._rsAccumulate.viewport)||l)&&(e._rsAccumulate=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle},stencilTest:{enabled:!0,frontFunction:Vn.EQUAL,reference:Mt.CESIUM_3D_TILE_MASK}})),u(e._accumulateCommand)&&(e._accumulateCommand.renderState=e._rsAccumulate),(!u(e._rsComp)||!Ye.equals(e._viewport,e._rsComp.viewport)||l)&&(e._rsComp=Ue.fromCache({viewport:e._viewport,scissorTest:{enabled:e._useScissorTest,rectangle:e._scissorRectangle},blending:un.ALPHA_BLEND})),u(e._compositeCommand)&&(e._compositeCommand.renderState=e._rsComp,e._compositeCommand.derivedCommands.pick.renderState=e._rsComp)}_g.prototype.executeTranslucentCommands=function(e,t,n,i,o){let r=i.length,s,a,c=e.frameState.useLogDepth,l=e.context,f=n.framebuffer;for(a=0;a<r;++a)if(s=i[a],s=c?s.derivedCommands.logDepth.command:s,s.depthForTranslucentClassification){this._hasTranslucentDepth=!0;break}if(this._hasTranslucentDepth){for(U2e(this,l,n,o),n.framebuffer=this._drawClassificationFBO.framebuffer,this._clearDepthStencilCommand.execute(l,n),a=0;a<r;++a){if(s=i[a],s=c?s.derivedCommands.logDepth.command:s,!s.depthForTranslucentClassification)continue;let d=s.derivedCommands.depth.depthOnlyCommand;t(d,e,l,n)}this._frustumsDrawn+=this._hasTranslucentDepth?1:0,this._hasTranslucentDepth&&(n.framebuffer=this._packFBO.framebuffer,this._packDepthCommand.execute(l,n)),n.framebuffer=f}};_g.prototype.executeClassificationCommands=function(e,t,n,i){if(!this._hasTranslucentDepth)return;let o=e.context,r=o.uniformState,s=n.framebuffer;this._frustumsDrawn===2&&(n.framebuffer=this._accumulationFBO.framebuffer,this._copyCommand.execute(o,n)),n.framebuffer=this._drawClassificationFBO.framebuffer,this._frustumsDrawn>1&&this._clearColorCommand.execute(o,n),r.updatePass(Ee.CESIUM_3D_TILE_CLASSIFICATION);let a=r.globeDepthTexture;r.globeDepthTexture=this._packFBO.getColorTexture();let c=i.commands[Ee.CESIUM_3D_TILE_CLASSIFICATION],l=i.indices[Ee.CESIUM_3D_TILE_CLASSIFICATION];for(let f=0;f<l;++f)t(c[f],e,o,n);r.globeDepthTexture=a,n.framebuffer=s,this._frustumsDrawn!==1&&(n.framebuffer=this._accumulationFBO.framebuffer,this._accumulateCommand.execute(o,n),n.framebuffer=s)};_g.prototype.execute=function(e,t){if(!this._hasTranslucentDepth)return;this._frustumsDrawn===1?this._textureToComposite=this._drawClassificationFBO.getColorTexture():this._textureToComposite=this._accumulationFBO.getColorTexture(),(e.frameState.passes.pick?this._compositeCommand.derivedCommands.pick:this._compositeCommand).execute(e.context,t),k2e(this,e,t)};function k2e(e,t,n){if(!e._hasTranslucentDepth)return;let i=n.framebuffer;n.framebuffer=e._drawClassificationFBO.framebuffer,e._clearColorCommand.execute(t._context,n),n.framebuffer=i,e._frustumsDrawn>1&&(n.framebuffer=e._accumulationFBO.framebuffer,e._clearColorCommand.execute(t._context,n)),e._hasTranslucentDepth=!1,e._frustumsDrawn=0}_g.prototype.isSupported=function(){return this._supported};_g.prototype.isDestroyed=function(){return!1};_g.prototype.destroy=function(){return Kie(this),Zie(this),u(this._compositeCommand)&&(this._compositeCommand.shaderProgram=this._compositeCommand.shaderProgram&&this._compositeCommand.shaderProgram.destroy()),u(this._packDepthCommand)&&(this._packDepthCommand.shaderProgram=this._packDepthCommand.shaderProgram&&this._packDepthCommand.shaderProgram.destroy()),le(this)};var F1=_g;function z2e(){this.command=void 0,this.near=void 0,this.far=void 0}function yU(e,t,n){let i=e.context,o;i.depthTexture&&(o=new I1);let r;e._useOIT&&i.depthTexture&&(r=new O1(i));let s=new Na(i);s.viewport=Ye.clone(n),this.camera=t,this._cameraClone=oo.clone(t),this._cameraStartFired=!1,this._cameraMovedTime=void 0,this.viewport=n,this.passState=s,this.pickFramebuffer=new N1(i),this.pickDepthFramebuffer=new B1,this.sceneFramebuffer=new iA,this.globeDepth=o,this.globeTranslucencyFramebuffer=new P1,this.oit=r,this.translucentTileClassification=new F1(i),this.pickDepths=[],this.frustumCommandsList=[],this.debugFrustumStatistics=void 0,this._commandExtents=[]}var Jie=new h,Qie=new h;function H2e(e,t){let n=Math.max(Math.abs(e.x),Math.abs(t.x)),i=Math.max(Math.abs(e.y),Math.abs(t.y)),o=Math.max(Math.abs(e.z),Math.abs(t.z));return Math.max(Math.max(n,i),o)}function G2e(e,t,n){let i=1/Math.max(1,H2e(e.position,t.position));return h.multiplyByScalar(e.position,i,Jie),h.multiplyByScalar(t.position,i,Qie),h.equalsEpsilon(Jie,Qie,n)&&h.equalsEpsilon(e.direction,t.direction,n)&&h.equalsEpsilon(e.up,t.up,n)&&h.equalsEpsilon(e.right,t.right,n)&&M.equalsEpsilon(e.transform,t.transform,n)&&e.frustum.equalsEpsilon(t.frustum,n)}yU.prototype.checkForCameraUpdates=function(e){let t=this.camera,n=this._cameraClone;return G2e(t,n,P.EPSILON15)?(this._cameraStartFired&&li()-this._cameraMovedTime>e.cameraEventWaitTime&&(t.moveEnd.raiseEvent(),this._cameraStartFired=!1),!1):(this._cameraStartFired||(t.moveStart.raiseEvent(),this._cameraStartFired=!0),this._cameraMovedTime=li(),oo.clone(t,n),!0)};function W2e(e,t,n,i){let o=t.frameState,r=o.camera,s=o.useLogDepth?t.logarithmicDepthFarToNearRatio:t.farToNearRatio,a=t.mode===ee.SCENE2D,c=t.nearToFarDistance2D;i*=1+P.EPSILON2,n=Math.min(Math.max(n,r.frustum.near),r.frustum.far),i=Math.max(Math.min(i,r.frustum.far),n);let l;a?(i=Math.min(i,r.position.z+t.nearToFarDistance2D),n=Math.min(n,i),l=Math.ceil(Math.max(1,i-n)/t.nearToFarDistance2D)):l=Math.ceil(Math.log(i/n)/Math.log(s));let f=e.frustumCommandsList;f.length=l;for(let d=0;d<l;++d){let p,g;a?(p=Math.min(i-c,n+d*c),g=Math.min(i,p+c)):(p=Math.max(n,Math.pow(s,d)*n),g=Math.min(i,s*p));let m=f[d];u(m)?(m.near=p,m.far=g):m=f[d]=new w1(p,g)}}function j2e(e,t,n,i,o){t.debugShowFrustums&&(n.debugOverlappingFrustums=0);let r=e.frustumCommandsList,s=r.length;for(let a=0;a<s;++a){let c=r[a],l=c.near,f=c.far;if(i>f)continue;if(o<l)break;let d=n.pass,p=c.indices[d]++;if(c.commands[d][p]=n,t.debugShowFrustums&&(n.debugOverlappingFrustums|=1<<a),n.executeInClosestFrustum)break}if(t.debugShowFrustums){let a=e.debugFrustumStatistics.commandsInFrustums;a[n.debugOverlappingFrustums]=u(a[n.debugOverlappingFrustums])?a[n.debugOverlappingFrustums]+1:1,++e.debugFrustumStatistics.totalCommands}t.updateDerivedCommands(n)}var $ie=new es,Y2e=new xc;yU.prototype.createPotentiallyVisibleSet=function(e){let t=e.frameState,n=t.camera,i=n.directionWC,o=n.positionWC,r=e._computeCommandList,s=e._overlayCommandList,a=t.commandList;e.debugShowFrustums&&(this.debugFrustumStatistics={totalCommands:0,commandsInFrustums:{}});let c=this.frustumCommandsList,l=c.length,f=Ee.NUMBER_OF_PASSES;for(let b=0;b<l;++b)for(let D=0;D<f;++D)c[b].indices[D]=0;r.length=0,s.length=0;let d=this._commandExtents,p=d.length,g=0,m=+Number.MAX_VALUE,A=-Number.MAX_VALUE,x=t.shadowState.shadowsEnabled,C=+Number.MAX_VALUE,T=-Number.MAX_VALUE,E=Number.MAX_VALUE,S=t.mode===ee.SCENE3D?t.occluder:void 0,v=t.cullingVolume,w=$ie.planes;for(let b=0;b<5;++b)w[b]=v.planes[b];v=$ie;let R=a.length;for(let b=0;b<R;++b){let D=a[b],I=D.pass;if(I===Ee.COMPUTE)r.push(D);else if(I===Ee.OVERLAY)s.push(D);else{let B,F,k=D.boundingVolume;if(u(k)){if(!e.isVisible(D,v,S))continue;let G=k.computePlaneDistances(o,i,Y2e);if(B=G.start,F=G.stop,m=Math.min(m,B),A=Math.max(A,F),x&&D.receiveShadows&&B<Ap.MAXIMUM_DISTANCE&&!(I===Ee.GLOBE&&B<-100&&F>100)){let V=F-B;I!==Ee.GLOBE&&B<100&&(E=Math.min(E,V)),C=Math.min(C,B),T=Math.max(T,F)}}else D instanceof ti?(B=n.frustum.near,F=n.frustum.far):(B=n.frustum.near,F=n.frustum.far,m=Math.min(m,B),A=Math.max(A,F));let U=d[g];u(U)||(U=d[g]=new z2e),U.command=D,U.near=B,U.far=F,g++}}x&&(C=Math.min(Math.max(C,n.frustum.near),n.frustum.far),T=Math.max(Math.min(T,n.frustum.far),C)),x&&(t.shadowState.nearPlane=C,t.shadowState.farPlane=T,t.shadowState.closestObjectSize=E),W2e(this,e,m,A);let O,L;for(O=0;O<g;O++)L=d[O],j2e(this,e,L.command,L.near,L.far);if(g<p)for(O=g;O<p&&(L=d[O],!!u(L.command));O++)L.command=void 0;let N=c.length,_=t.frustumSplits;_.length=N+1;for(let b=0;b<N;++b)_[b]=c[b].near,b===N-1&&(_[b+1]=c[b].far)};yU.prototype.destroy=function(){this.pickFramebuffer=this.pickFramebuffer&&this.pickFramebuffer.destroy(),this.pickDepthFramebuffer=this.pickDepthFramebuffer&&this.pickDepthFramebuffer.destroy(),this.sceneFramebuffer=this.sceneFramebuffer&&this.sceneFramebuffer.destroy(),this.globeDepth=this.globeDepth&&this.globeDepth.destroy(),this.oit=this.oit&&this.oit.destroy(),this.translucentTileClassification=this.translucentTileClassification&&this.translucentTileClassification.destroy(),this.globeTranslucencyFramebuffer=this.globeTranslucencyFramebuffer&&this.globeTranslucencyFramebuffer.destroy();let e,t=this.pickDepths,n=t.length;for(e=0;e<n;++e)t[e].destroy()};var sA=yU;var toe=.1,q2e=new ef({pass:Wo.MOST_DETAILED_PRELOAD}),X2e=new ef({pass:Wo.MOST_DETAILED_PICK}),o6=new ef({pass:Wo.PICK});function _a(e){this._mostDetailedRayPicks=[],this.pickRenderStateCache={},this._pickPositionCache={},this._pickPositionCacheDirty=!1;let t=new Ye(0,0,1,1),n=new oo(e);n.frustum=new en({width:toe,aspectRatio:1,near:.1}),this._pickOffscreenView=new sA(e,n,t)}_a.prototype.update=function(){this._pickPositionCacheDirty=!0};_a.prototype.getPickDepth=function(e,t){let n=e.view.pickDepths,i=n[t];return u(i)||(i=new v1,n[t]=i),i};var K2e=new Tr,Z2e=new h,AU=new h,J2e=new H,Q2e=new M;function $2e(e,t,n,i,o){let r=e.camera,s=r.frustum;u(s._offCenterFrustum)&&(s=s._offCenterFrustum);let a=2*(t.x-o.x)/o.width-1;a*=(s.right-s.left)*.5;let c=2*(o.height-t.y-o.y)/o.height-1;c*=(s.top-s.bottom)*.5;let l=M.clone(r.transform,Q2e);r._setTransform(M.IDENTITY);let f=h.clone(r.position,Z2e);h.multiplyByScalar(r.right,a,AU),h.add(AU,f,f),h.multiplyByScalar(r.up,c,AU),h.add(AU,f,f),r._setTransform(l),e.mode===ee.SCENE2D&&h.fromElements(f.z,f.x,f.y,f);let d=s.getPixelDimensions(o.width,o.height,1,1,J2e),p=K2e;return p.right=d.x*.5,p.left=-p.right,p.top=d.y*.5,p.bottom=-p.top,p.near=s.near,p.far=s.far,p.computeCullingVolume(f,r.directionWC,r.upWC)}var e3e=new wc,t3e=new H;function n3e(e,t,n,i,o){let r=e.camera,s=r.frustum,a=s.near,c=Math.tan(s.fovy*.5),l=s.aspectRatio*c,f=2*(t.x-o.x)/o.width-1,d=2*(o.height-t.y-o.y)/o.height-1,p=f*a*l,g=d*a*c,m=s.getPixelDimensions(o.width,o.height,1,1,t3e),A=m.x*n*.5,x=m.y*i*.5,C=e3e;return C.top=g+x,C.bottom=g-x,C.right=p+A,C.left=p-A,C.near=a,C.far=s.far,C.computeCullingVolume(r.positionWC,r.directionWC,r.upWC)}function noe(e,t,n,i,o){let r=e.camera.frustum;return r instanceof en||r instanceof Tr?$2e(e,t,n,i,o):n3e(e,t,n,i,o)}var YT=3,V1=3,Hh=new Ye(0,0,YT,V1),ioe=new H,r6=new z(0,0,0,0);_a.prototype.pick=function(e,t,n,i){YT=y(n,3),V1=y(i,YT);let o=e.context,r=o.uniformState,s=e.frameState,a=e.defaultView;e.view=a;let c=a.viewport;c.x=0,c.y=0,c.width=o.drawingBufferWidth,c.height=o.drawingBufferHeight;let l=a.passState;l.viewport=Ye.clone(c,l.viewport);let f=Yi.transformWindowToDrawingBuffer(e,t,ioe);e.jobScheduler.disableThisFrame(),e.updateFrameState(),s.cullingVolume=noe(e,f,YT,V1,c),s.invertClassification=!1,s.passes.pick=!0,s.tilesetPassState=o6,r.update(s),e.updateEnvironment(),Hh.x=f.x-(YT-1)*.5,Hh.y=e.drawingBufferHeight-f.y-(V1-1)*.5,Hh.width=YT,Hh.height=V1,l=a.pickFramebuffer.begin(Hh,a.viewport),e.updateAndExecuteCommands(l,r6),e.resolveFramebuffers(l);let d=a.pickFramebuffer.end(Hh);return o.endFrame(),d};function i3e(e,t){let n=e.context,i=e.frameState,o=e.environmentState,r=e.defaultView;e.view=r;let s=r.viewport;s.x=0,s.y=0,s.width=n.drawingBufferWidth,s.height=n.drawingBufferHeight;let a=r.passState;a.viewport=Ye.clone(s,a.viewport),e.clearPasses(i.passes),i.passes.pick=!0,i.passes.depth=!0,i.cullingVolume=noe(e,t,1,1,s),i.tilesetPassState=o6,e.updateEnvironment(),o.renderTranslucentDepthForPick=!0,a=r.pickDepthFramebuffer.update(n,t,s),e.updateAndExecuteCommands(a,r6),e.resolveFramebuffers(a),n.endFrame()}var o3e=new gi,r3e=new wc,s3e=new en,a3e=new Tr;_a.prototype.pickPositionWorldCoordinates=function(e,t,n){if(!e.useDepthPicking)return;let i=t.toString();if(this._pickPositionCacheDirty)this._pickPositionCache={},this._pickPositionCacheDirty=!1;else if(this._pickPositionCache.hasOwnProperty(i))return h.clone(this._pickPositionCache[i],n);let o=e.frameState,r=e.context,s=r.uniformState,a=e.defaultView;e.view=a;let c=Yi.transformWindowToDrawingBuffer(e,t,ioe);e.pickTranslucentDepth?i3e(e,c):(e.updateFrameState(),s.update(o),e.updateEnvironment()),c.y=e.drawingBufferHeight-c.y;let l=e.camera,f;u(l.frustum.fov)?f=l.frustum.clone(o3e):u(l.frustum.infiniteProjectionMatrix)?f=l.frustum.clone(r3e):u(l.frustum.width)?f=l.frustum.clone(s3e):f=l.frustum.clone(a3e);let d=a.frustumCommandsList,p=d.length;for(let g=0;g<p;++g){let A=this.getPickDepth(e,g).getDepth(r,c.x,c.y);if(u(A)&&A>0&&A<1){let x=d[g],C;return e.mode===ee.SCENE2D?(C=l.position.z,l.position.z=C-x.near+1,f.far=Math.max(1,x.far-x.near),f.near=1,s.update(o),s.updateFrustum(f)):(f.near=x.near*(g!==0?e.opaqueFrustumNearOffset:1),f.far=x.far,s.updateFrustum(f)),n=Yi.drawingBufferToWgs84Coordinates(e,c,A,n),e.mode===ee.SCENE2D&&(l.position.z=C,s.update(o)),this._pickPositionCache[i]=h.clone(n),n}}this._pickPositionCache[i]=void 0};var c3e=new he;_a.prototype.pickPosition=function(e,t,n){if(n=this.pickPositionWorldCoordinates(e,t,n),u(n)&&e.mode!==ee.SCENE3D){h.fromElements(n.y,n.z,n.x,n);let i=e.mapProjection,o=i.ellipsoid,r=i.unproject(n,c3e);o.cartographicToCartesian(r,n)}return n};function ooe(e,t){let n,i,o=[],r=[],s=[],a=[];u(e)||(e=Number.MAX_VALUE);let c=t();for(;u(c);){let l=c.object,f=c.position,d=c.exclude;if(u(f)&&!u(l)){o.push(c);break}if(!u(l)||!u(l.primitive)||!d&&(o.push(c),0>=--e))break;let p=l.primitive,g=!1;typeof p.getGeometryInstanceAttributes=="function"&&u(l.id)&&(i=p.getGeometryInstanceAttributes(l.id),u(i)&&u(i.show)&&(g=!0,i.show=yn.toValue(!1,i.show),s.push(i))),l instanceof Ss&&(g=!0,l.show=!1,a.push(l)),g||(p.show=!1,r.push(p)),c=t()}for(n=0;n<r.length;++n)r[n].show=!0;for(n=0;n<s.length;++n)i=s[n],i.show=yn.toValue(!0,i.show);for(n=0;n<a.length;++n)a[n].show=!0;return o}_a.prototype.drillPick=function(e,t,n,i,o){let r=this;return ooe(n,function(){let c=r.pick(e,t,i,o);if(u(c))return{object:c,position:void 0,exclude:!1}}).map(function(c){return c.object})};var eoe=new h,l3e=new h;function u3e(e,t,n){this.ray=e,this.width=t,this.tilesets=n,this.ready=!1;let i=this;this.promise=new Promise(o=>{i._completePick=()=>{o()}})}function roe(e,t,n,i){let o=t.direction,r=h.mostOrthogonalAxis(o,eoe),s=h.cross(o,r,eoe),a=h.cross(o,s,l3e);return i.position=t.origin,i.direction=o,i.up=a,i.right=s,i.frustum.width=y(n,toe),i.frustum.computeCullingVolume(i.positionWC,i.directionWC,i.upWC)}function f3e(e,t,n){let i=t.frameState,o=n.ray,r=n.width,s=n.tilesets,a=e._pickOffscreenView.camera,c=roe(e,o,r,a),l=q2e;l.camera=a,l.cullingVolume=c;let f=!0,d=s.length;for(let p=0;p<d;++p){let g=s[p];g.show&&t.primitives.contains(g)&&(g.updateForPass(i,l),f=f&&l.ready)}return f&&n._completePick(),f}_a.prototype.updateMostDetailedRayPicks=function(e){let t=this._mostDetailedRayPicks;for(let n=0;n<t.length;++n)f3e(this,e,t[n])&&t.splice(n--,1)};function soe(e,t,n){let i=e.length;for(let o=0;o<i;++o){let r=e.get(o);r.show&&(u(r.isCesium3DTileset)?(!u(t)||t.indexOf(r)===-1)&&n.push(r):r instanceof ul&&soe(r,t,n))}}function xU(e,t,n,i,o,r){let s=[];if(soe(t.primitives,i,s),s.length===0)return Promise.resolve(r());let a=new u3e(n,o,s);return e._mostDetailedRayPicks.push(a),a.promise.then(function(){return r()})}function d3e(e,t){return!u(e)||!u(t)||t.length===0?!1:t.indexOf(e)>-1||t.indexOf(e.primitive)>-1||t.indexOf(e.id)>-1}function h3e(e,t,n,i,o,r,s){let a=t.context,c=a.uniformState,l=t.frameState,f=e._pickOffscreenView;t.view=f,roe(e,n,o,f.camera),Hh=Ye.clone(f.viewport,Hh);let d=f.pickFramebuffer.begin(Hh,f.viewport);t.jobScheduler.disableThisFrame(),t.updateFrameState(),l.invertClassification=!1,l.passes.pick=!0,l.passes.offscreen=!0,s?l.tilesetPassState=X2e:l.tilesetPassState=o6,c.update(l),t.updateEnvironment(),t.updateAndExecuteCommands(d,r6),t.resolveFramebuffers(d);let p,g=f.pickFramebuffer.end(Hh);if(t.context.depthTexture){let m=f.frustumCommandsList.length;for(let A=0;A<m;++A){let C=e.getPickDepth(t,A).getDepth(a,0,0);if(u(C)&&C>0&&C<1){let T=f.frustumCommandsList[A],E=T.near*(A!==0?t.opaqueFrustumNearOffset:1),S=T.far,v=E+C*(S-E);p=Pn.getPoint(n,v);break}}}if(t.view=t.defaultView,a.endFrame(),u(g)||u(p))return{object:g,position:p,exclude:!u(p)&&r||d3e(g,i)}}function aoe(e,t,n,i,o,r,s,a){return ooe(i,function(){return h3e(e,t,n,o,r,s,a)})}function qT(e,t,n,i,o,r,s){let a=aoe(e,t,n,1,i,o,r,s);if(a.length>0)return a[0]}function coe(e,t,n,i,o,r,s,a){return aoe(e,t,n,i,o,r,s,a)}function CU(e,t){return new Promise((n,i)=>{t.then(function(o){let r=e.postRender.addEventListener(function(){r(),n(o)});e.requestRender()}).catch(function(o){i(o)})})}_a.prototype.pickFromRay=function(e,t,n,i){return qT(this,e,t,n,i,!1,!1)};_a.prototype.drillPickFromRay=function(e,t,n,i,o){return coe(this,e,t,n,i,o,!1,!1)};_a.prototype.pickFromRayMostDetailed=function(e,t,n,i){let o=this;return t=Pn.clone(t),n=u(n)?n.slice():n,CU(e,xU(o,e,t,n,i,function(){return qT(o,e,t,n,i,!1,!0)}))};_a.prototype.drillPickFromRayMostDetailed=function(e,t,n,i,o){let r=this;return t=Pn.clone(t),i=u(i)?i.slice():i,CU(e,xU(r,e,t,i,o,function(){return coe(r,e,t,n,i,o,!1,!0)}))};var m3e=new h,p3e=new h,_3e=new Pn,loe=new he;function s6(e,t){let n=e.globe,i=u(n)?n.ellipsoid:e.mapProjection.ellipsoid,o=ui._defaultMaxTerrainHeight,r=i.geodeticSurfaceNormalCartographic(t,p3e),s=he.toCartesian(t,i,m3e),a=_3e;a.origin=s,a.direction=r;let c=new Pn;return Pn.getPoint(a,o,c.origin),h.negate(r,c.direction),c}function uoe(e,t){let n=e.globe,i=u(n)?n.ellipsoid:e.mapProjection.ellipsoid,o=he.fromCartesian(t,i,loe);return s6(e,o)}function foe(e,t){let n=e.globe,i=u(n)?n.ellipsoid:e.mapProjection.ellipsoid;return he.fromCartesian(t,i,loe).height}function g3e(e,t,n,i,o){let r=s6(t,n);return xU(e,t,r,i,o,function(){let s=qT(e,t,r,i,o,!0,!0);if(u(s))return foe(t,s.position)})}function y3e(e,t,n,i,o,r){let s=uoe(t,n);return xU(e,t,s,i,o,function(){let a=qT(e,t,s,i,o,!0,!0);if(u(a))return h.clone(a.position,r)})}_a.prototype.sampleHeight=function(e,t,n,i){let o=s6(e,t),r=qT(this,e,o,n,i,!0,!1);if(u(r))return foe(e,r.position)};_a.prototype.clampToHeight=function(e,t,n,i,o){let r=uoe(e,t),s=qT(this,e,r,n,i,!0,!1);if(u(s))return h.clone(s.position,o)};_a.prototype.sampleHeightMostDetailed=function(e,t,n,i){n=u(n)?n.slice():n;let o=t.length,r=new Array(o);for(let s=0;s<o;++s)r[s]=g3e(this,e,t[s],n,i);return CU(e,Promise.all(r).then(function(s){let a=s.length;for(let c=0;c<a;++c)t[c].height=s[c];return t}))};_a.prototype.clampToHeightMostDetailed=function(e,t,n,i){n=u(n)?n.slice():n;let o=t.length,r=new Array(o);for(let s=0;s<o;++s)r[s]=y3e(this,e,t[s],n,i,t[s]);return CU(e,Promise.all(r).then(function(s){let a=s.length;for(let c=0;c<a;++c)t[c]=s[c];return t}))};_a.prototype.destroy=function(){this._pickOffscreenView=this._pickOffscreenView&&this._pickOffscreenView.destroy()};var U1=_a;var k1=`uniform sampler2D colorTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
#ifdef AUTO_EXPOSURE
|
||
uniform sampler2D autoExposure;
|
||
#endif
|
||
|
||
void main()
|
||
{
|
||
vec4 fragmentColor = texture2D(colorTexture, v_textureCoordinates);
|
||
vec3 color = fragmentColor.rgb;
|
||
|
||
#ifdef AUTO_EXPOSURE
|
||
color /= texture2D(autoExposure, vec2(0.5)).r;
|
||
#endif
|
||
color = czm_acesTonemapping(color);
|
||
color = czm_inverseGamma(color);
|
||
|
||
gl_FragColor = vec4(color, fragmentColor.a);
|
||
}
|
||
`;var z1=`uniform sampler2D randomTexture;
|
||
uniform sampler2D depthTexture;
|
||
uniform float intensity;
|
||
uniform float bias;
|
||
uniform float lengthCap;
|
||
uniform float stepSize;
|
||
uniform float frustumLength;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
vec4 clipToEye(vec2 uv, float depth)
|
||
{
|
||
vec2 xy = vec2((uv.x * 2.0 - 1.0), ((1.0 - uv.y) * 2.0 - 1.0));
|
||
vec4 posEC = czm_inverseProjection * vec4(xy, depth, 1.0);
|
||
posEC = posEC / posEC.w;
|
||
return posEC;
|
||
}
|
||
|
||
//Reconstruct Normal Without Edge Removation
|
||
vec3 getNormalXEdge(vec3 posInCamera, float depthU, float depthD, float depthL, float depthR, vec2 pixelSize)
|
||
{
|
||
vec4 posInCameraUp = clipToEye(v_textureCoordinates - vec2(0.0, pixelSize.y), depthU);
|
||
vec4 posInCameraDown = clipToEye(v_textureCoordinates + vec2(0.0, pixelSize.y), depthD);
|
||
vec4 posInCameraLeft = clipToEye(v_textureCoordinates - vec2(pixelSize.x, 0.0), depthL);
|
||
vec4 posInCameraRight = clipToEye(v_textureCoordinates + vec2(pixelSize.x, 0.0), depthR);
|
||
|
||
vec3 up = posInCamera.xyz - posInCameraUp.xyz;
|
||
vec3 down = posInCameraDown.xyz - posInCamera.xyz;
|
||
vec3 left = posInCamera.xyz - posInCameraLeft.xyz;
|
||
vec3 right = posInCameraRight.xyz - posInCamera.xyz;
|
||
|
||
vec3 DX = length(left) < length(right) ? left : right;
|
||
vec3 DY = length(up) < length(down) ? up : down;
|
||
|
||
return normalize(cross(DY, DX));
|
||
}
|
||
|
||
void main(void)
|
||
{
|
||
float depth = czm_readDepth(depthTexture, v_textureCoordinates);
|
||
vec4 posInCamera = clipToEye(v_textureCoordinates, depth);
|
||
|
||
if (posInCamera.z > frustumLength)
|
||
{
|
||
gl_FragColor = vec4(1.0);
|
||
return;
|
||
}
|
||
|
||
vec2 pixelSize = czm_pixelRatio / czm_viewport.zw;
|
||
float depthU = czm_readDepth(depthTexture, v_textureCoordinates - vec2(0.0, pixelSize.y));
|
||
float depthD = czm_readDepth(depthTexture, v_textureCoordinates + vec2(0.0, pixelSize.y));
|
||
float depthL = czm_readDepth(depthTexture, v_textureCoordinates - vec2(pixelSize.x, 0.0));
|
||
float depthR = czm_readDepth(depthTexture, v_textureCoordinates + vec2(pixelSize.x, 0.0));
|
||
vec3 normalInCamera = getNormalXEdge(posInCamera.xyz, depthU, depthD, depthL, depthR, pixelSize);
|
||
|
||
float ao = 0.0;
|
||
vec2 sampleDirection = vec2(1.0, 0.0);
|
||
float gapAngle = 90.0 * czm_radiansPerDegree;
|
||
|
||
// RandomNoise
|
||
float randomVal = texture2D(randomTexture, v_textureCoordinates).x;
|
||
|
||
//Loop for each direction
|
||
for (int i = 0; i < 4; i++)
|
||
{
|
||
float newGapAngle = gapAngle * (float(i) + randomVal);
|
||
float cosVal = cos(newGapAngle);
|
||
float sinVal = sin(newGapAngle);
|
||
|
||
//Rotate Sampling Direction
|
||
vec2 rotatedSampleDirection = vec2(cosVal * sampleDirection.x - sinVal * sampleDirection.y, sinVal * sampleDirection.x + cosVal * sampleDirection.y);
|
||
float localAO = 0.0;
|
||
float localStepSize = stepSize;
|
||
|
||
//Loop for each step
|
||
for (int j = 0; j < 6; j++)
|
||
{
|
||
vec2 newCoords = v_textureCoordinates + rotatedSampleDirection * localStepSize * pixelSize;
|
||
|
||
//Exception Handling
|
||
if(newCoords.x > 1.0 || newCoords.y > 1.0 || newCoords.x < 0.0 || newCoords.y < 0.0)
|
||
{
|
||
break;
|
||
}
|
||
|
||
float stepDepthInfo = czm_readDepth(depthTexture, newCoords);
|
||
vec4 stepPosInCamera = clipToEye(newCoords, stepDepthInfo);
|
||
vec3 diffVec = stepPosInCamera.xyz - posInCamera.xyz;
|
||
float len = length(diffVec);
|
||
|
||
if (len > lengthCap)
|
||
{
|
||
break;
|
||
}
|
||
|
||
float dotVal = clamp(dot(normalInCamera, normalize(diffVec)), 0.0, 1.0 );
|
||
float weight = len / lengthCap;
|
||
weight = 1.0 - weight * weight;
|
||
|
||
if (dotVal < bias)
|
||
{
|
||
dotVal = 0.0;
|
||
}
|
||
|
||
localAO = max(localAO, dotVal * weight);
|
||
localStepSize += stepSize;
|
||
}
|
||
ao += localAO;
|
||
}
|
||
|
||
ao /= 4.0;
|
||
ao = 1.0 - clamp(ao, 0.0, 1.0);
|
||
ao = pow(ao, intensity);
|
||
gl_FragColor = vec4(vec3(ao), 1.0);
|
||
}
|
||
`;var H1=`uniform sampler2D colorTexture;
|
||
uniform sampler2D ambientOcclusionTexture;
|
||
uniform bool ambientOcclusionOnly;
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
vec3 color = texture2D(colorTexture, v_textureCoordinates).rgb;
|
||
vec3 ao = texture2D(ambientOcclusionTexture, v_textureCoordinates).rgb;
|
||
gl_FragColor.rgb = ambientOcclusionOnly ? ao : ao * color;
|
||
}
|
||
`;var G1=`uniform sampler2D colorTexture;
|
||
uniform float gradations;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
vec3 rgb = texture2D(colorTexture, v_textureCoordinates).rgb;
|
||
#ifdef CZM_SELECTED_FEATURE
|
||
if (czm_selected()) {
|
||
gl_FragColor = vec4(rgb, 1.0);
|
||
return;
|
||
}
|
||
#endif
|
||
float luminance = czm_luminance(rgb);
|
||
float darkness = luminance * gradations;
|
||
darkness = (darkness - fract(darkness)) / gradations;
|
||
gl_FragColor = vec4(vec3(darkness), 1.0);
|
||
}
|
||
`;var W1=`uniform sampler2D colorTexture;
|
||
uniform sampler2D bloomTexture;
|
||
uniform bool glowOnly;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
vec4 color = texture2D(colorTexture, v_textureCoordinates);
|
||
|
||
#ifdef CZM_SELECTED_FEATURE
|
||
if (czm_selected()) {
|
||
gl_FragColor = color;
|
||
return;
|
||
}
|
||
#endif
|
||
|
||
vec4 bloom = texture2D(bloomTexture, v_textureCoordinates);
|
||
gl_FragColor = glowOnly ? bloom : bloom + color;
|
||
}
|
||
`;var j1=`uniform sampler2D colorTexture;
|
||
uniform float brightness;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
vec3 rgb = texture2D(colorTexture, v_textureCoordinates).rgb;
|
||
vec3 target = vec3(0.0);
|
||
gl_FragColor = vec4(mix(target, rgb, brightness), 1.0);
|
||
}
|
||
`;var Y1=`uniform sampler2D colorTexture;
|
||
uniform float contrast;
|
||
uniform float brightness;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
vec3 sceneColor = texture2D(colorTexture, v_textureCoordinates).xyz;
|
||
sceneColor = czm_RGBToHSB(sceneColor);
|
||
sceneColor.z += brightness;
|
||
sceneColor = czm_HSBToRGB(sceneColor);
|
||
|
||
float factor = (259.0 * (contrast + 255.0)) / (255.0 * (259.0 - contrast));
|
||
sceneColor = factor * (sceneColor - vec3(0.5)) + vec3(0.5);
|
||
gl_FragColor = vec4(sceneColor, 1.0);
|
||
}
|
||
`;var q1=`uniform sampler2D colorTexture;
|
||
uniform sampler2D blurTexture;
|
||
uniform sampler2D depthTexture;
|
||
uniform float focalDistance;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
vec4 toEye(vec2 uv, float depth)
|
||
{
|
||
vec2 xy = vec2((uv.x * 2.0 - 1.0), ((1.0 - uv.y) * 2.0 - 1.0));
|
||
vec4 posInCamera = czm_inverseProjection * vec4(xy, depth, 1.0);
|
||
posInCamera = posInCamera / posInCamera.w;
|
||
return posInCamera;
|
||
}
|
||
|
||
float computeDepthBlur(float depth)
|
||
{
|
||
float f;
|
||
if (depth < focalDistance)
|
||
{
|
||
f = (focalDistance - depth) / (focalDistance - czm_currentFrustum.x);
|
||
}
|
||
else
|
||
{
|
||
f = (depth - focalDistance) / (czm_currentFrustum.y - focalDistance);
|
||
f = pow(f, 0.1);
|
||
}
|
||
f *= f;
|
||
f = clamp(f, 0.0, 1.0);
|
||
return pow(f, 0.5);
|
||
}
|
||
|
||
void main(void)
|
||
{
|
||
float depth = czm_readDepth(depthTexture, v_textureCoordinates);
|
||
vec4 posInCamera = toEye(v_textureCoordinates, depth);
|
||
float d = computeDepthBlur(-posInCamera.z);
|
||
gl_FragColor = mix(texture2D(colorTexture, v_textureCoordinates), texture2D(blurTexture, v_textureCoordinates), d);
|
||
}
|
||
`;var X1=`uniform sampler2D depthTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
float depth = czm_readDepth(depthTexture, v_textureCoordinates);
|
||
gl_FragColor = vec4(vec3(depth), 1.0);
|
||
}
|
||
`;var K1=`uniform sampler2D depthTexture;
|
||
uniform float length;
|
||
uniform vec4 color;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
float directions[3];
|
||
directions[0] = -1.0;
|
||
directions[1] = 0.0;
|
||
directions[2] = 1.0;
|
||
|
||
float scalars[3];
|
||
scalars[0] = 3.0;
|
||
scalars[1] = 10.0;
|
||
scalars[2] = 3.0;
|
||
|
||
float padx = czm_pixelRatio / czm_viewport.z;
|
||
float pady = czm_pixelRatio / czm_viewport.w;
|
||
|
||
#ifdef CZM_SELECTED_FEATURE
|
||
bool selected = false;
|
||
for (int i = 0; i < 3; ++i)
|
||
{
|
||
float dir = directions[i];
|
||
selected = selected || czm_selected(vec2(-padx, dir * pady));
|
||
selected = selected || czm_selected(vec2(padx, dir * pady));
|
||
selected = selected || czm_selected(vec2(dir * padx, -pady));
|
||
selected = selected || czm_selected(vec2(dir * padx, pady));
|
||
if (selected)
|
||
{
|
||
break;
|
||
}
|
||
}
|
||
if (!selected)
|
||
{
|
||
gl_FragColor = vec4(color.rgb, 0.0);
|
||
return;
|
||
}
|
||
#endif
|
||
|
||
float horizEdge = 0.0;
|
||
float vertEdge = 0.0;
|
||
|
||
for (int i = 0; i < 3; ++i)
|
||
{
|
||
float dir = directions[i];
|
||
float scale = scalars[i];
|
||
|
||
horizEdge -= texture2D(depthTexture, v_textureCoordinates + vec2(-padx, dir * pady)).x * scale;
|
||
horizEdge += texture2D(depthTexture, v_textureCoordinates + vec2(padx, dir * pady)).x * scale;
|
||
|
||
vertEdge -= texture2D(depthTexture, v_textureCoordinates + vec2(dir * padx, -pady)).x * scale;
|
||
vertEdge += texture2D(depthTexture, v_textureCoordinates + vec2(dir * padx, pady)).x * scale;
|
||
}
|
||
|
||
float len = sqrt(horizEdge * horizEdge + vertEdge * vertEdge);
|
||
gl_FragColor = vec4(color.rgb, len > length ? color.a : 0.0);
|
||
}
|
||
`;var Z1=`uniform sampler2D colorTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
#ifdef AUTO_EXPOSURE
|
||
uniform sampler2D autoExposure;
|
||
#endif
|
||
|
||
// See slides 142 and 143:
|
||
// http://www.gdcvault.com/play/1012459/Uncharted_2__HDR_Lighting
|
||
|
||
void main()
|
||
{
|
||
vec4 fragmentColor = texture2D(colorTexture, v_textureCoordinates);
|
||
vec3 color = fragmentColor.rgb;
|
||
|
||
#ifdef AUTO_EXPOSURE
|
||
float exposure = texture2D(autoExposure, vec2(0.5)).r;
|
||
color /= exposure;
|
||
#endif
|
||
|
||
const float A = 0.22; // shoulder strength
|
||
const float B = 0.30; // linear strength
|
||
const float C = 0.10; // linear angle
|
||
const float D = 0.20; // toe strength
|
||
const float E = 0.01; // toe numerator
|
||
const float F = 0.30; // toe denominator
|
||
|
||
const float white = 11.2; // linear white point value
|
||
|
||
vec3 c = ((color * (A * color + C * B) + D * E) / (color * ( A * color + B) + D * F)) - E / F;
|
||
float w = ((white * (A * white + C * B) + D * E) / (white * ( A * white + B) + D * F)) - E / F;
|
||
|
||
c = czm_inverseGamma(c / w);
|
||
gl_FragColor = vec4(c, fragmentColor.a);
|
||
}
|
||
`;var J1=`varying vec2 v_textureCoordinates;
|
||
|
||
uniform sampler2D colorTexture;
|
||
|
||
const float fxaaQualitySubpix = 0.5;
|
||
const float fxaaQualityEdgeThreshold = 0.125;
|
||
const float fxaaQualityEdgeThresholdMin = 0.0833;
|
||
|
||
void main()
|
||
{
|
||
vec2 fxaaQualityRcpFrame = vec2(1.0) / czm_viewport.zw;
|
||
vec4 color = FxaaPixelShader(
|
||
v_textureCoordinates,
|
||
colorTexture,
|
||
fxaaQualityRcpFrame,
|
||
fxaaQualitySubpix,
|
||
fxaaQualityEdgeThreshold,
|
||
fxaaQualityEdgeThresholdMin);
|
||
float alpha = texture2D(colorTexture, v_textureCoordinates).a;
|
||
gl_FragColor = vec4(color.rgb, alpha);
|
||
}
|
||
`;var gg=`#define SAMPLES 8
|
||
|
||
uniform float delta;
|
||
uniform float sigma;
|
||
uniform float direction; // 0.0 for x direction, 1.0 for y direction
|
||
|
||
uniform sampler2D colorTexture;
|
||
|
||
#ifdef USE_STEP_SIZE
|
||
uniform float stepSize;
|
||
#else
|
||
uniform vec2 step;
|
||
#endif
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
// Incremental Computation of the Gaussian:
|
||
// https://developer.nvidia.com/gpugems/GPUGems3/gpugems3_ch40.html
|
||
|
||
void main()
|
||
{
|
||
vec2 st = v_textureCoordinates;
|
||
vec2 dir = vec2(1.0 - direction, direction);
|
||
|
||
#ifdef USE_STEP_SIZE
|
||
vec2 step = vec2(stepSize * (czm_pixelRatio / czm_viewport.zw));
|
||
#else
|
||
vec2 step = step;
|
||
#endif
|
||
|
||
vec3 g;
|
||
g.x = 1.0 / (sqrt(czm_twoPi) * sigma);
|
||
g.y = exp((-0.5 * delta * delta) / (sigma * sigma));
|
||
g.z = g.y * g.y;
|
||
|
||
vec4 result = texture2D(colorTexture, st) * g.x;
|
||
for (int i = 1; i < SAMPLES; ++i)
|
||
{
|
||
g.xy *= g.yz;
|
||
|
||
vec2 offset = float(i) * dir * step;
|
||
result += texture2D(colorTexture, st - offset) * g.x;
|
||
result += texture2D(colorTexture, st + offset) * g.x;
|
||
}
|
||
|
||
gl_FragColor = result;
|
||
}
|
||
`;var Q1=`uniform sampler2D colorTexture;
|
||
uniform sampler2D dirtTexture;
|
||
uniform sampler2D starTexture;
|
||
uniform vec2 dirtTextureDimensions;
|
||
uniform float distortion;
|
||
uniform float ghostDispersal;
|
||
uniform float haloWidth;
|
||
uniform float dirtAmount;
|
||
uniform float earthRadius;
|
||
uniform float intensity;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
// whether it is in space or not
|
||
// 6500000.0 is empirical value
|
||
#define DISTANCE_TO_SPACE 6500000.0
|
||
|
||
// return ndc from world coordinate biased earthRadius
|
||
vec4 getNDCFromWC(vec3 WC, float earthRadius)
|
||
{
|
||
vec4 positionEC = czm_view * vec4(WC, 1.0);
|
||
positionEC = vec4(positionEC.x + earthRadius, positionEC.y, positionEC.z, 1.0);
|
||
vec4 positionWC = czm_eyeToWindowCoordinates(positionEC);
|
||
return czm_viewportOrthographic * vec4(positionWC.xy, -positionWC.z, 1.0);
|
||
}
|
||
|
||
// Check if current pixel is included Earth
|
||
// if then mask it gradually
|
||
float isInEarth(vec2 texcoord, vec2 sceneSize)
|
||
{
|
||
vec2 NDC = texcoord * 2.0 - 1.0;
|
||
vec4 earthPosSC = getNDCFromWC(vec3(0.0), 0.0);
|
||
vec4 earthPosSCEdge = getNDCFromWC(vec3(0.0), earthRadius * 1.5);
|
||
NDC.xy -= earthPosSC.xy;
|
||
|
||
float X = abs(NDC.x) * sceneSize.x;
|
||
float Y = abs(NDC.y) * sceneSize.y;
|
||
|
||
return clamp(0.0, 1.0, max(sqrt(X * X + Y * Y) / max(abs(earthPosSCEdge.x * sceneSize.x), 1.0) - 0.8 , 0.0));
|
||
}
|
||
|
||
// For Chromatic effect
|
||
vec4 textureDistorted(sampler2D tex, vec2 texcoord, vec2 direction, vec3 distortion, bool isSpace)
|
||
{
|
||
vec2 sceneSize = czm_viewport.zw;
|
||
vec3 color;
|
||
if(isSpace)
|
||
{
|
||
color.r = isInEarth(texcoord + direction * distortion.r, sceneSize) * texture2D(tex, texcoord + direction * distortion.r).r;
|
||
color.g = isInEarth(texcoord + direction * distortion.g, sceneSize) * texture2D(tex, texcoord + direction * distortion.g).g;
|
||
color.b = isInEarth(texcoord + direction * distortion.b, sceneSize) * texture2D(tex, texcoord + direction * distortion.b).b;
|
||
}
|
||
else
|
||
{
|
||
color.r = texture2D(tex, texcoord + direction * distortion.r).r;
|
||
color.g = texture2D(tex, texcoord + direction * distortion.g).g;
|
||
color.b = texture2D(tex, texcoord + direction * distortion.b).b;
|
||
}
|
||
return vec4(clamp(color, 0.0, 1.0), 0.0);
|
||
}
|
||
|
||
void main(void)
|
||
{
|
||
vec4 originalColor = texture2D(colorTexture, v_textureCoordinates);
|
||
vec3 rgb = originalColor.rgb;
|
||
bool isSpace = length(czm_viewerPositionWC.xyz) > DISTANCE_TO_SPACE;
|
||
|
||
// Sun position
|
||
vec4 sunPos = czm_morphTime == 1.0 ? vec4(czm_sunPositionWC, 1.0) : vec4(czm_sunPositionColumbusView.zxy, 1.0);
|
||
vec4 sunPositionEC = czm_view * sunPos;
|
||
vec4 sunPositionWC = czm_eyeToWindowCoordinates(sunPositionEC);
|
||
sunPos = czm_viewportOrthographic * vec4(sunPositionWC.xy, -sunPositionWC.z, 1.0);
|
||
|
||
// If sun is not in the screen space, use original color.
|
||
if(!isSpace || !((sunPos.x >= -1.1 && sunPos.x <= 1.1) && (sunPos.y >= -1.1 && sunPos.y <= 1.1)))
|
||
{
|
||
// Lens flare is disabled when not in space until #5932 is fixed.
|
||
// https://github.com/CesiumGS/cesium/issues/5932
|
||
gl_FragColor = originalColor;
|
||
return;
|
||
}
|
||
|
||
vec2 texcoord = vec2(1.0) - v_textureCoordinates;
|
||
vec2 pixelSize = czm_pixelRatio / czm_viewport.zw;
|
||
vec2 invPixelSize = 1.0 / pixelSize;
|
||
vec3 distortionVec = pixelSize.x * vec3(-distortion, 0.0, distortion);
|
||
|
||
// ghost vector to image centre:
|
||
vec2 ghostVec = (vec2(0.5) - texcoord) * ghostDispersal;
|
||
vec3 direction = normalize(vec3(ghostVec, 0.0));
|
||
|
||
// sample ghosts:
|
||
vec4 result = vec4(0.0);
|
||
vec4 ghost = vec4(0.0);
|
||
for (int i = 0; i < 4; ++i)
|
||
{
|
||
vec2 offset = fract(texcoord + ghostVec * float(i));
|
||
// Only bright spots from the centre of the source image
|
||
ghost += textureDistorted(colorTexture, offset, direction.xy, distortionVec, isSpace);
|
||
}
|
||
result += ghost;
|
||
|
||
// sample halo
|
||
vec2 haloVec = normalize(ghostVec) * haloWidth;
|
||
float weightForHalo = length(vec2(0.5) - fract(texcoord + haloVec)) / length(vec2(0.5));
|
||
weightForHalo = pow(1.0 - weightForHalo, 5.0);
|
||
|
||
result += textureDistorted(colorTexture, texcoord + haloVec, direction.xy, distortionVec, isSpace) * weightForHalo * 1.5;
|
||
|
||
// dirt on lens
|
||
vec2 dirtTexCoords = (v_textureCoordinates * invPixelSize) / dirtTextureDimensions;
|
||
if (dirtTexCoords.x > 1.0)
|
||
{
|
||
dirtTexCoords.x = mod(floor(dirtTexCoords.x), 2.0) == 1.0 ? 1.0 - fract(dirtTexCoords.x) : fract(dirtTexCoords.x);
|
||
}
|
||
if (dirtTexCoords.y > 1.0)
|
||
{
|
||
dirtTexCoords.y = mod(floor(dirtTexCoords.y), 2.0) == 1.0 ? 1.0 - fract(dirtTexCoords.y) : fract(dirtTexCoords.y);
|
||
}
|
||
result += dirtAmount * texture2D(dirtTexture, dirtTexCoords);
|
||
|
||
// Rotating starburst texture's coordinate
|
||
// dot(czm_view[0].xyz, vec3(0.0, 0.0, 1.0)) + dot(czm_view[1].xyz, vec3(0.0, 1.0, 0.0))
|
||
float camrot = czm_view[0].z + czm_view[1].y;
|
||
float cosValue = cos(camrot);
|
||
float sinValue = sin(camrot);
|
||
mat3 rotation = mat3(
|
||
cosValue, -sinValue, 0.0,
|
||
sinValue, cosValue, 0.0,
|
||
0.0, 0.0, 1.0
|
||
);
|
||
|
||
vec3 st1 = vec3(v_textureCoordinates * 2.0 - vec2(1.0), 1.0);
|
||
vec3 st2 = vec3((rotation * st1).xy, 1.0);
|
||
vec3 st3 = st2 * 0.5 + vec3(0.5);
|
||
vec2 lensStarTexcoord = st3.xy;
|
||
float weightForLensFlare = length(vec3(sunPos.xy, 0.0));
|
||
float oneMinusWeightForLensFlare = max(1.0 - weightForLensFlare, 0.0);
|
||
|
||
if (!isSpace)
|
||
{
|
||
result *= oneMinusWeightForLensFlare * intensity * 0.2;
|
||
}
|
||
else
|
||
{
|
||
result *= oneMinusWeightForLensFlare * intensity;
|
||
result *= texture2D(starTexture, lensStarTexcoord) * pow(weightForLensFlare, 1.0) * max((1.0 - length(vec3(st1.xy, 0.0))), 0.0) * 2.0;
|
||
}
|
||
|
||
result += texture2D(colorTexture, v_textureCoordinates);
|
||
|
||
gl_FragColor = result;
|
||
}
|
||
`;var $1=`uniform sampler2D colorTexture;
|
||
uniform vec3 white;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
#ifdef AUTO_EXPOSURE
|
||
uniform sampler2D autoExposure;
|
||
#endif
|
||
|
||
// See equation 4:
|
||
// http://www.cs.utah.edu/~reinhard/cdrom/tonemap.pdf
|
||
|
||
void main()
|
||
{
|
||
vec4 fragmentColor = texture2D(colorTexture, v_textureCoordinates);
|
||
vec3 color = fragmentColor.rgb;
|
||
#ifdef AUTO_EXPOSURE
|
||
float exposure = texture2D(autoExposure, vec2(0.5)).r;
|
||
color /= exposure;
|
||
#endif
|
||
color = (color * (1.0 + color / white)) / (1.0 + color);
|
||
color = czm_inverseGamma(color);
|
||
gl_FragColor = vec4(color, fragmentColor.a);
|
||
}
|
||
`;var eO=`uniform sampler2D colorTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
float rand(vec2 co)
|
||
{
|
||
return fract(sin(dot(co.xy ,vec2(12.9898, 78.233))) * 43758.5453);
|
||
}
|
||
|
||
void main(void)
|
||
{
|
||
float noiseValue = rand(v_textureCoordinates + sin(czm_frameNumber)) * 0.1;
|
||
vec3 rgb = texture2D(colorTexture, v_textureCoordinates).rgb;
|
||
vec3 green = vec3(0.0, 1.0, 0.0);
|
||
gl_FragColor = vec4((noiseValue + rgb) * green, 1.0);
|
||
}
|
||
`;var tO=`uniform sampler2D colorTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
#ifdef AUTO_EXPOSURE
|
||
uniform sampler2D autoExposure;
|
||
#endif
|
||
|
||
// See equation 3:
|
||
// http://www.cs.utah.edu/~reinhard/cdrom/tonemap.pdf
|
||
|
||
void main()
|
||
{
|
||
vec4 fragmentColor = texture2D(colorTexture, v_textureCoordinates);
|
||
vec3 color = fragmentColor.rgb;
|
||
#ifdef AUTO_EXPOSURE
|
||
float exposure = texture2D(autoExposure, vec2(0.5)).r;
|
||
color /= exposure;
|
||
#endif
|
||
color = color / (1.0 + color);
|
||
color = czm_inverseGamma(color);
|
||
gl_FragColor = vec4(color, fragmentColor.a);
|
||
}
|
||
`;var nO=`uniform sampler2D colorTexture;
|
||
uniform sampler2D silhouetteTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main(void)
|
||
{
|
||
vec4 silhouetteColor = texture2D(silhouetteTexture, v_textureCoordinates);
|
||
vec4 color = texture2D(colorTexture, v_textureCoordinates);
|
||
gl_FragColor = mix(color, silhouetteColor, silhouetteColor.a);
|
||
}
|
||
`;function aA(){this._uniformMap=void 0,this._command=void 0,this._colorTexture=void 0,this._depthTexture=void 0,this._ready=!1,this._name="czm_autoexposure",this._logDepthChanged=void 0,this._useLogDepth=void 0,this._framebuffers=void 0,this._previousLuminance=new di,this._commands=void 0,this._clearCommand=void 0,this._minMaxLuminance=new H,this.enabled=!0,this._enabled=!0,this.minimumLuminance=.1,this.maximumLuminance=10}Object.defineProperties(aA.prototype,{ready:{get:function(){return this._ready}},name:{get:function(){return this._name}},outputTexture:{get:function(){let e=this._framebuffers;if(u(e))return e[e.length-1].getColorTexture(0)}}});function doe(e){let t=e._framebuffers;if(!u(t))return;let n=t.length;for(let i=0;i<n;++i)t[i].destroy();e._framebuffers=void 0,e._previousLuminance.destroy(),e._previousLuminance=void 0}function A3e(e,t){doe(e);let n=e._width,i=e._height,o=t.halfFloatingPointTexture?Xe.HALF_FLOAT:Xe.FLOAT,r=Math.ceil(Math.log(Math.max(n,i))/Math.log(3)),s=new Array(r);for(let c=0;c<r;++c)n=Math.max(Math.ceil(n/3),1),i=Math.max(Math.ceil(i/3),1),s[c]=new di,s[c].update(t,n,i,1,o);let a=s[r-1].getColorTexture(0);e._previousLuminance.update(t,a.width,a.height,1,o),e._framebuffers=s}function hoe(e){let t=e._commands;if(!u(t))return;let n=t.length;for(let i=0;i<n;++i)t[i].shaderProgram.destroy();e._commands=void 0}function x3e(e,t){let n;if(t===0)n={colorTexture:function(){return e._colorTexture},colorTextureDimensions:function(){return e._colorTexture.dimensions}};else{let i=e._framebuffers[t-1].getColorTexture(0);n={colorTexture:function(){return i},colorTextureDimensions:function(){return i.dimensions}}}return n.minMaxLuminance=function(){return e._minMaxLuminance},n.previousLuminance=function(){return e._previousLuminance.getColorTexture(0)},n}function C3e(e,t){let n=`uniform sampler2D colorTexture;
|
||
varying vec2 v_textureCoordinates;
|
||
float sampleTexture(vec2 offset) {
|
||
`;return e===0?n+=` vec4 color = texture2D(colorTexture, v_textureCoordinates + offset);
|
||
return czm_luminance(color.rgb);
|
||
`:n+=` return texture2D(colorTexture, v_textureCoordinates + offset).r;
|
||
`,n+=`}
|
||
|
||
`,n+=`uniform vec2 colorTextureDimensions;
|
||
uniform vec2 minMaxLuminance;
|
||
uniform sampler2D previousLuminance;
|
||
void main() {
|
||
float color = 0.0;
|
||
float xStep = 1.0 / colorTextureDimensions.x;
|
||
float yStep = 1.0 / colorTextureDimensions.y;
|
||
int count = 0;
|
||
for (int i = 0; i < 3; ++i) {
|
||
for (int j = 0; j < 3; ++j) {
|
||
vec2 offset;
|
||
offset.x = -xStep + float(i) * xStep;
|
||
offset.y = -yStep + float(j) * yStep;
|
||
if (offset.x < 0.0 || offset.x > 1.0 || offset.y < 0.0 || offset.y > 1.0) {
|
||
continue;
|
||
}
|
||
color += sampleTexture(offset);
|
||
++count;
|
||
}
|
||
}
|
||
if (count > 0) {
|
||
color /= float(count);
|
||
}
|
||
`,e===t-1&&(n+=` float previous = texture2D(previousLuminance, vec2(0.5)).r;
|
||
color = clamp(color, minMaxLuminance.x, minMaxLuminance.y);
|
||
color = previous + (color - previous) / (60.0 * 1.5);
|
||
color = clamp(color, minMaxLuminance.x, minMaxLuminance.y);
|
||
`),n+=` gl_FragColor = vec4(color);
|
||
}
|
||
`,n}function T3e(e,t){hoe(e);let n=e._framebuffers,i=n.length,o=new Array(i);for(let r=0;r<i;++r)o[r]=t.createViewportQuadCommand(C3e(r,i),{framebuffer:n[r].framebuffer,uniformMap:x3e(e,r)});e._commands=o}aA.prototype.clear=function(e){let t=this._framebuffers;if(!u(t))return;let n=this._clearCommand;u(n)||(n=this._clearCommand=new ti({color:new z(0,0,0,0),framebuffer:void 0}));let i=t.length;for(let o=0;o<i;++o)t[o].clear(e,n)};aA.prototype.update=function(e){let t=e.drawingBufferWidth,n=e.drawingBufferHeight;(t!==this._width||n!==this._height)&&(this._width=t,this._height=n,A3e(this,e),T3e(this,e),this._ready||(this._ready=!0)),this._minMaxLuminance.x=this.minimumLuminance,this._minMaxLuminance.y=this.maximumLuminance;let i=this._framebuffers,o=i[i.length-1];i[i.length-1]=this._previousLuminance,this._commands[this._commands.length-1].framebuffer=this._previousLuminance.framebuffer,this._previousLuminance=o};aA.prototype.execute=function(e,t){this._colorTexture=t;let n=this._commands;if(!u(n))return;let i=n.length;for(let o=0;o<i;++o)n[o].execute(e)};aA.prototype.isDestroyed=function(){return!1};aA.prototype.destroy=function(){return doe(this),hoe(this),le(this)};var iO=aA;var E3e={NEAREST:0,LINEAR:1},Kl=E3e;function cA(e){e=y(e,y.EMPTY_OBJECT);let t=e.fragmentShader,n=y(e.textureScale,1),i=y(e.pixelFormat,st.RGBA);this._fragmentShader=t,this._uniforms=e.uniforms,this._textureScale=n,this._forcePowerOfTwo=y(e.forcePowerOfTwo,!1),this._sampleMode=y(e.sampleMode,Kl.NEAREST),this._pixelFormat=i,this._pixelDatatype=y(e.pixelDatatype,Xe.UNSIGNED_BYTE),this._clearColor=y(e.clearColor,z.BLACK),this._uniformMap=void 0,this._command=void 0,this._colorTexture=void 0,this._depthTexture=void 0,this._idTexture=void 0,this._actualUniforms={},this._dirtyUniforms=[],this._texturesToRelease=[],this._texturesToCreate=[],this._texturePromise=void 0;let o=new Na;o.scissorTest={enabled:!0,rectangle:u(e.scissorRectangle)?Ye.clone(e.scissorRectangle):new Ye},this._passState=o,this._ready=!1;let r=e.name;u(r)||(r=Hn()),this._name=r,this._logDepthChanged=void 0,this._useLogDepth=void 0,this._selectedIdTexture=void 0,this._selected=void 0,this._selectedShadow=void 0,this._parentSelected=void 0,this._parentSelectedShadow=void 0,this._combinedSelected=void 0,this._combinedSelectedShadow=void 0,this._selectedLength=0,this._parentSelectedLength=0,this._selectedDirty=!0,this._textureCache=void 0,this._index=void 0,this.enabled=!0,this._enabled=!0}Object.defineProperties(cA.prototype,{ready:{get:function(){return this._ready}},name:{get:function(){return this._name}},fragmentShader:{get:function(){return this._fragmentShader}},uniforms:{get:function(){return this._uniforms}},textureScale:{get:function(){return this._textureScale}},forcePowerOfTwo:{get:function(){return this._forcePowerOfTwo}},sampleMode:{get:function(){return this._sampleMode}},pixelFormat:{get:function(){return this._pixelFormat}},pixelDatatype:{get:function(){return this._pixelDatatype}},clearColor:{get:function(){return this._clearColor}},scissorRectangle:{get:function(){return this._passState.scissorTest.rectangle}},outputTexture:{get:function(){if(u(this._textureCache)){let e=this._textureCache.getFramebuffer(this._name);if(u(e))return e.getColorTexture(0)}}},selected:{get:function(){return this._selected},set:function(e){this._selected=e}},parentSelected:{get:function(){return this._parentSelected},set:function(e){this._parentSelected=e}}});var b3e=/uniform\s+sampler2D\s+depthTexture/g;cA.prototype._isSupported=function(e){return!b3e.test(this._fragmentShader)||e.depthTexture};function S3e(e,t,n){let i=t[n];return(typeof i=="string"||i instanceof HTMLCanvasElement||i instanceof HTMLImageElement||i instanceof HTMLVideoElement||i instanceof ImageData)&&e._dirtyUniforms.push(n),{get:function(){return t[n]},set:function(o){let r=t[n];t[n]=o;let s=e._actualUniforms,a=s[n];u(a)&&a!==r&&a instanceof It&&!u(e._textureCache.getStageByName(n))&&(e._texturesToRelease.push(a),delete s[n],delete s[`${n}Dimensions`]),r instanceof It&&e._texturesToRelease.push(r),typeof o=="string"||o instanceof HTMLCanvasElement||o instanceof HTMLImageElement||o instanceof HTMLVideoElement||o instanceof ImageData?e._dirtyUniforms.push(n):s[n]=o}}}function v3e(e,t){return function(){let n=e._actualUniforms[t];return typeof n=="function"?n():n}}function D3e(e,t){return function(){let n=e[t]();if(u(n))return n.dimensions}}function w3e(e){if(u(e._uniformMap))return;let t={},n={},i=e._uniforms,o=e._actualUniforms;for(let r in i)if(i.hasOwnProperty(r)){typeof i[r]!="function"?(t[r]=v3e(e,r),n[r]=S3e(e,i,r)):(t[r]=i[r],n[r]=i[r]),o[r]=i[r];let s=t[r]();(typeof s=="string"||s instanceof It||s instanceof HTMLImageElement||s instanceof HTMLCanvasElement||s instanceof HTMLVideoElement)&&(t[`${r}Dimensions`]=D3e(t,r))}e._uniforms={},Object.defineProperties(e._uniforms,n),e._uniformMap=pt(t,{colorTexture:function(){return e._colorTexture},colorTextureDimensions:function(){return e._colorTexture.dimensions},depthTexture:function(){return e._depthTexture},depthTextureDimensions:function(){return e._depthTexture.dimensions},czm_idTexture:function(){return e._idTexture},czm_selectedIdTexture:function(){return e._selectedIdTexture},czm_selectedIdTextureStep:function(){return 1/e._selectedIdTexture.width}})}function I3e(e,t){if(u(e._command)&&!e._logDepthChanged&&!e._selectedDirty)return;let n=e._fragmentShader;if(u(e._selectedIdTexture)){let o=e._selectedIdTexture.width;n=n.replace(/varying\s+vec2\s+v_textureCoordinates;/g,""),n=`#define CZM_SELECTED_FEATURE
|
||
uniform sampler2D czm_idTexture;
|
||
uniform sampler2D czm_selectedIdTexture;
|
||
uniform float czm_selectedIdTextureStep;
|
||
varying vec2 v_textureCoordinates;
|
||
bool czm_selected(vec2 offset)
|
||
{
|
||
bool selected = false;
|
||
vec4 id = texture2D(czm_idTexture, v_textureCoordinates + offset);
|
||
for (int i = 0; i < ${o}; ++i)
|
||
{
|
||
vec4 selectedId = texture2D(czm_selectedIdTexture, vec2((float(i) + 0.5) * czm_selectedIdTextureStep, 0.5));
|
||
if (all(equal(id, selectedId)))
|
||
{
|
||
return true;
|
||
}
|
||
}
|
||
return false;
|
||
}
|
||
|
||
bool czm_selected()
|
||
{
|
||
return czm_selected(vec2(0.0));
|
||
}
|
||
|
||
${n}`}let i=new ke({defines:[e._useLogDepth?"LOG_DEPTH":""],sources:[n]});e._command=t.createViewportQuadCommand(i,{uniformMap:e._uniformMap,owner:e})}function P3e(e){let t=e._sampleMode,n,i;t===Kl.LINEAR?(n=an.LINEAR,i=_i.LINEAR):(n=an.NEAREST,i=_i.NEAREST);let o=e._sampler;(!u(o)||o.minificationFilter!==n||o.magnificationFilter!==i)&&(e._sampler=new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:n,magnificationFilter:i}))}function O3e(e,t){return function(n){e._texturesToCreate.push({name:t,source:n})}}function R3e(e,t){return function(){return e._textureCache.getOutputTexture(t)}}function B3e(e,t){let n,i,o,r=e._texturesToRelease,s=r.length;for(n=0;n<s;++n)i=r[n],i=i&&i.destroy();r.length=0;let a=e._texturesToCreate;for(s=a.length,n=0;n<s;++n){let d=a[n];o=d.name;let p=d.source;e._actualUniforms[o]=new It({context:t,source:p})}a.length=0;let c=e._dirtyUniforms;if(c.length===0&&!u(e._texturePromise)){e._ready=!0;return}if(c.length===0||u(e._texturePromise))return;s=c.length;let l=e._uniforms,f=[];for(n=0;n<s;++n){o=c[n];let d=l[o],p=e._textureCache.getStageByName(d);if(u(p))e._actualUniforms[o]=R3e(e,d);else if(typeof d=="string"){let g=new Oe({url:d});f.push(g.fetchImage().then(O3e(e,o)))}else e._texturesToCreate.push({name:o,source:d})}c.length=0,f.length>0?(e._ready=!1,e._texturePromise=Promise.all(f).then(function(){e._ready=!0,e._texturePromise=void 0})):e._ready=!0}function moe(e){u(e._command)&&(e._command.shaderProgram=e._command.shaderProgram&&e._command.shaderProgram.destroy(),e._command=void 0),e._selectedIdTexture=e._selectedIdTexture&&e._selectedIdTexture.destroy();let t=e._textureCache;if(!u(t))return;let n=e._uniforms,i=e._actualUniforms;for(let o in i)i.hasOwnProperty(o)&&i[o]instanceof It&&(u(t.getStageByName(n[o]))||i[o].destroy(),e._dirtyUniforms.push(o))}function M3e(e){let t=u(e._selected)?e._selected.length:0,n=u(e._parentSelected)?e._parentSelected:0,i=e._selected!==e._selectedShadow||t!==e._selectedLength;if(i=i||e._parentSelected!==e._parentSelectedShadow||n!==e._parentSelectedLength,u(e._selected)&&u(e._parentSelected)?e._combinedSelected=e._selected.concat(e._parentSelected):u(e._parentSelected)?e._combinedSelected=e._parentSelected:e._combinedSelected=e._selected,!i&&u(e._combinedSelected)){if(!u(e._combinedSelectedShadow))return!0;t=e._combinedSelected.length;for(let o=0;o<t;++o)if(e._combinedSelected[o]!==e._combinedSelectedShadow[o])return!0}return i}function L3e(e,t){if(!e._selectedDirty)return;e._selectedIdTexture=e._selectedIdTexture&&e._selectedIdTexture.destroy(),e._selectedIdTexture=void 0;let n=e._combinedSelected;if(!u(n))return;let i,o,r=0,s=n.length;for(i=0;i<s;++i)o=n[i],u(o.pickIds)?r+=o.pickIds.length:u(o.pickId)&&++r;if(s===0||r===0){let f=new Uint8Array(4);f[0]=255,f[1]=255,f[2]=255,f[3]=255,e._selectedIdTexture=new It({context:t,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,source:{arrayBufferView:f,width:1,height:1},sampler:ln.NEAREST});return}let a,c=0,l=new Uint8Array(r*4);for(i=0;i<s;++i)if(o=n[i],u(o.pickIds)){let f=o.pickIds,d=f.length;for(let p=0;p<d;++p)a=f[p].color,l[c]=z.floatToByte(a.red),l[c+1]=z.floatToByte(a.green),l[c+2]=z.floatToByte(a.blue),l[c+3]=z.floatToByte(a.alpha),c+=4}else u(o.pickId)&&(a=o.pickId.color,l[c]=z.floatToByte(a.red),l[c+1]=z.floatToByte(a.green),l[c+2]=z.floatToByte(a.blue),l[c+3]=z.floatToByte(a.alpha),c+=4);e._selectedIdTexture=new It({context:t,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,source:{arrayBufferView:l,width:r,height:1},sampler:ln.NEAREST})}cA.prototype.update=function(e,t){if(this.enabled!==this._enabled&&!this.enabled&&moe(this),this._enabled=this.enabled,!this._enabled||(this._logDepthChanged=t!==this._useLogDepth,this._useLogDepth=t,this._selectedDirty=M3e(this),this._selectedShadow=this._selected,this._parentSelectedShadow=this._parentSelected,this._combinedSelectedShadow=this._combinedSelected,this._selectedLength=u(this._selected)?this._selected.length:0,this._parentSelectedLength=u(this._parentSelected)?this._parentSelected.length:0,L3e(this,e),w3e(this),B3e(this,e),I3e(this,e),P3e(this),this._selectedDirty=!1,!this._ready))return;let n=this._textureCache.getFramebuffer(this._name);if(this._command.framebuffer=n,!u(n))return;let i=n.getColorTexture(0),o;(i.width!==e.drawingBufferWidth||i.height!==e.drawingBufferHeight)&&(o=this._renderState,(!u(o)||i.width!==o.viewport.width||i.height!==o.viewport.height)&&(this._renderState=Ue.fromCache({viewport:new Ye(0,0,i.width,i.height)}))),this._command.renderState=o};cA.prototype.execute=function(e,t,n,i){if(!u(this._command)||!u(this._command.framebuffer)||!this._ready||!this._enabled)return;this._colorTexture=t,this._depthTexture=n,this._idTexture=i,ln.equals(this._colorTexture.sampler,this._sampler)||(this._colorTexture.sampler=this._sampler);let o=this.scissorRectangle.width>0&&this.scissorRectangle.height>0?this._passState:void 0;u(o)&&(o.context=e),this._command.execute(e,o)};cA.prototype.isDestroyed=function(){return!1};cA.prototype.destroy=function(){return moe(this),le(this)};var lo=cA;function lA(e){e=y(e,y.EMPTY_OBJECT),this._stages=e.stages,this._inputPreviousStageTexture=y(e.inputPreviousStageTexture,!0);let t=e.name;u(t)||(t=Hn()),this._name=t,this._uniforms=e.uniforms,this._textureCache=void 0,this._index=void 0,this._selected=void 0,this._selectedShadow=void 0,this._parentSelected=void 0,this._parentSelectedShadow=void 0,this._combinedSelected=void 0,this._combinedSelectedShadow=void 0,this._selectedLength=0,this._parentSelectedLength=0,this._selectedDirty=!0}Object.defineProperties(lA.prototype,{ready:{get:function(){let e=this._stages,t=e.length;for(let n=0;n<t;++n)if(!e[n].ready)return!1;return!0}},name:{get:function(){return this._name}},enabled:{get:function(){return this._stages[0].enabled},set:function(e){let t=this._stages,n=t.length;for(let i=0;i<n;++i)t[i].enabled=e}},uniforms:{get:function(){return this._uniforms}},inputPreviousStageTexture:{get:function(){return this._inputPreviousStageTexture}},length:{get:function(){return this._stages.length}},selected:{get:function(){return this._selected},set:function(e){this._selected=e}},parentSelected:{get:function(){return this._parentSelected},set:function(e){this._parentSelected=e}}});lA.prototype._isSupported=function(e){let t=this._stages,n=t.length;for(let i=0;i<n;++i)if(!t[i]._isSupported(e))return!1;return!0};lA.prototype.get=function(e){return this._stages[e]};function N3e(e){let t=u(e._selected)?e._selected.length:0,n=u(e._parentSelected)?e._parentSelected:0,i=e._selected!==e._selectedShadow||t!==e._selectedLength;if(i=i||e._parentSelected!==e._parentSelectedShadow||n!==e._parentSelectedLength,u(e._selected)&&u(e._parentSelected)?e._combinedSelected=e._selected.concat(e._parentSelected):u(e._parentSelected)?e._combinedSelected=e._parentSelected:e._combinedSelected=e._selected,!i&&u(e._combinedSelected)){if(!u(e._combinedSelectedShadow))return!0;t=e._combinedSelected.length;for(let o=0;o<t;++o)if(e._combinedSelected[o]!==e._combinedSelectedShadow[o])return!0}return i}lA.prototype.update=function(e,t){this._selectedDirty=N3e(this),this._selectedShadow=this._selected,this._parentSelectedShadow=this._parentSelected,this._combinedSelectedShadow=this._combinedSelected,this._selectedLength=u(this._selected)?this._selected.length:0,this._parentSelectedLength=u(this._parentSelected)?this._parentSelected.length:0;let n=this._stages,i=n.length;for(let o=0;o<i;++o){let r=n[o];this._selectedDirty&&(r.parentSelected=this._combinedSelected),r.update(e,t)}};lA.prototype.isDestroyed=function(){return!1};lA.prototype.destroy=function(){let e=this._stages,t=e.length;for(let n=0;n<t;++n)e[n].destroy();return le(this)};var Ic=lA;var wr={};function TU(e){let o=`#define USE_STEP_SIZE
|
||
${gg}`,r=new lo({name:`${e}_x_direction`,fragmentShader:o,uniforms:{delta:1,sigma:2,stepSize:1,direction:0},sampleMode:Kl.LINEAR}),s=new lo({name:`${e}_y_direction`,fragmentShader:o,uniforms:{delta:1,sigma:2,stepSize:1,direction:1},sampleMode:Kl.LINEAR}),a={};return Object.defineProperties(a,{delta:{get:function(){return r.uniforms.delta},set:function(c){let l=r.uniforms,f=s.uniforms;l.delta=f.delta=c}},sigma:{get:function(){return r.uniforms.sigma},set:function(c){let l=r.uniforms,f=s.uniforms;l.sigma=f.sigma=c}},stepSize:{get:function(){return r.uniforms.stepSize},set:function(c){let l=r.uniforms,f=s.uniforms;l.stepSize=f.stepSize=c}}}),new Ic({name:e,stages:[r,s],uniforms:a})}wr.createBlurStage=function(){return TU("czm_blur")};wr.createDepthOfFieldStage=function(){let e=TU("czm_depth_of_field_blur"),t=new lo({name:"czm_depth_of_field_composite",fragmentShader:q1,uniforms:{focalDistance:5,blurTexture:e.name}}),n={};return Object.defineProperties(n,{focalDistance:{get:function(){return t.uniforms.focalDistance},set:function(i){t.uniforms.focalDistance=i}},delta:{get:function(){return e.uniforms.delta},set:function(i){e.uniforms.delta=i}},sigma:{get:function(){return e.uniforms.sigma},set:function(i){e.uniforms.sigma=i}},stepSize:{get:function(){return e.uniforms.stepSize},set:function(i){e.uniforms.stepSize=i}}}),new Ic({name:"czm_depth_of_field",stages:[e,t],inputPreviousStageTexture:!1,uniforms:n})};wr.isDepthOfFieldSupported=function(e){return e.context.depthTexture};wr.createEdgeDetectionStage=function(){let e=Hn();return new lo({name:`czm_edge_detection_${e}`,fragmentShader:K1,uniforms:{length:.25,color:z.clone(z.BLACK)}})};wr.isEdgeDetectionSupported=function(e){return e.context.depthTexture};function F3e(e){if(!u(e))return wr.createEdgeDetectionStage();let t=new Ic({name:"czm_edge_detection_multiple",stages:e,inputPreviousStageTexture:!1}),n={},i="",o="";for(let a=0;a<e.length;++a)i+=`uniform sampler2D edgeTexture${a};
|
||
`,o+=` vec4 edge${a} = texture2D(edgeTexture${a}, v_textureCoordinates);
|
||
if (edge${a}.a > 0.0)
|
||
{
|
||
color = edge${a};
|
||
break;
|
||
}
|
||
`,n[`edgeTexture${a}`]=e[a].name;let r=`${i}varying vec2 v_textureCoordinates;
|
||
void main() {
|
||
vec4 color = vec4(0.0);
|
||
for (int i = 0; i < ${e.length}; i++)
|
||
{
|
||
${o} }
|
||
gl_FragColor = color;
|
||
}
|
||
`,s=new lo({name:"czm_edge_detection_combine",fragmentShader:r,uniforms:n});return new Ic({name:"czm_edge_detection_composite",stages:[t,s]})}wr.createSilhouetteStage=function(e){let t=F3e(e),n=new lo({name:"czm_silhouette_color_edges",fragmentShader:nO,uniforms:{silhouetteTexture:t.name}});return new Ic({name:"czm_silhouette",stages:[t,n],inputPreviousStageTexture:!1,uniforms:t.uniforms})};wr.isSilhouetteSupported=function(e){return e.context.depthTexture};wr.createBloomStage=function(){let e=new lo({name:"czm_bloom_contrast_bias",fragmentShader:Y1,uniforms:{contrast:128,brightness:-.3}}),t=TU("czm_bloom_blur"),n=new Ic({name:"czm_bloom_contrast_bias_blur",stages:[e,t]}),i=new lo({name:"czm_bloom_generate_composite",fragmentShader:W1,uniforms:{glowOnly:!1,bloomTexture:n.name}}),o={};return Object.defineProperties(o,{glowOnly:{get:function(){return i.uniforms.glowOnly},set:function(r){i.uniforms.glowOnly=r}},contrast:{get:function(){return e.uniforms.contrast},set:function(r){e.uniforms.contrast=r}},brightness:{get:function(){return e.uniforms.brightness},set:function(r){e.uniforms.brightness=r}},delta:{get:function(){return t.uniforms.delta},set:function(r){t.uniforms.delta=r}},sigma:{get:function(){return t.uniforms.sigma},set:function(r){t.uniforms.sigma=r}},stepSize:{get:function(){return t.uniforms.stepSize},set:function(r){t.uniforms.stepSize=r}}}),new Ic({name:"czm_bloom",stages:[n,i],inputPreviousStageTexture:!1,uniforms:o})};wr.createAmbientOcclusionStage=function(){let e=new lo({name:"czm_ambient_occlusion_generate",fragmentShader:z1,uniforms:{intensity:3,bias:.1,lengthCap:.26,stepSize:1.95,frustumLength:1e3,randomTexture:void 0}}),t=TU("czm_ambient_occlusion_blur");t.uniforms.stepSize=.86;let n=new Ic({name:"czm_ambient_occlusion_generate_blur",stages:[e,t]}),i=new lo({name:"czm_ambient_occlusion_composite",fragmentShader:H1,uniforms:{ambientOcclusionOnly:!1,ambientOcclusionTexture:n.name}}),o={};return Object.defineProperties(o,{intensity:{get:function(){return e.uniforms.intensity},set:function(r){e.uniforms.intensity=r}},bias:{get:function(){return e.uniforms.bias},set:function(r){e.uniforms.bias=r}},lengthCap:{get:function(){return e.uniforms.lengthCap},set:function(r){e.uniforms.lengthCap=r}},stepSize:{get:function(){return e.uniforms.stepSize},set:function(r){e.uniforms.stepSize=r}},frustumLength:{get:function(){return e.uniforms.frustumLength},set:function(r){e.uniforms.frustumLength=r}},randomTexture:{get:function(){return e.uniforms.randomTexture},set:function(r){e.uniforms.randomTexture=r}},delta:{get:function(){return t.uniforms.delta},set:function(r){t.uniforms.delta=r}},sigma:{get:function(){return t.uniforms.sigma},set:function(r){t.uniforms.sigma=r}},blurStepSize:{get:function(){return t.uniforms.stepSize},set:function(r){t.uniforms.stepSize=r}},ambientOcclusionOnly:{get:function(){return i.uniforms.ambientOcclusionOnly},set:function(r){i.uniforms.ambientOcclusionOnly=r}}}),new Ic({name:"czm_ambient_occlusion",stages:[n,i],inputPreviousStageTexture:!1,uniforms:o})};wr.isAmbientOcclusionSupported=function(e){return e.context.depthTexture};var V3e=`#define FXAA_QUALITY_PRESET 39
|
||
${rI}
|
||
${J1}`;wr.createFXAAStage=function(){return new lo({name:"czm_FXAA",fragmentShader:V3e,sampleMode:Kl.LINEAR})};wr.createAcesTonemappingStage=function(e){let t=e?`#define AUTO_EXPOSURE
|
||
`:"";return t+=k1,new lo({name:"czm_aces",fragmentShader:t,uniforms:{autoExposure:void 0}})};wr.createFilmicTonemappingStage=function(e){let t=e?`#define AUTO_EXPOSURE
|
||
`:"";return t+=Z1,new lo({name:"czm_filmic",fragmentShader:t,uniforms:{autoExposure:void 0}})};wr.createReinhardTonemappingStage=function(e){let t=e?`#define AUTO_EXPOSURE
|
||
`:"";return t+=tO,new lo({name:"czm_reinhard",fragmentShader:t,uniforms:{autoExposure:void 0}})};wr.createModifiedReinhardTonemappingStage=function(e){let t=e?`#define AUTO_EXPOSURE
|
||
`:"";return t+=$1,new lo({name:"czm_modified_reinhard",fragmentShader:t,uniforms:{white:z.WHITE,autoExposure:void 0}})};wr.createAutoExposureStage=function(){return new iO};wr.createBlackAndWhiteStage=function(){return new lo({name:"czm_black_and_white",fragmentShader:G1,uniforms:{gradations:5}})};wr.createBrightnessStage=function(){return new lo({name:"czm_brightness",fragmentShader:j1,uniforms:{brightness:.5}})};wr.createNightVisionStage=function(){return new lo({name:"czm_night_vision",fragmentShader:eO})};wr.createDepthViewStage=function(){return new lo({name:"czm_depth_view",fragmentShader:X1})};wr.createLensFlareStage=function(){return new lo({name:"czm_lens_flare",fragmentShader:Q1,uniforms:{dirtTexture:$t("Assets/Textures/LensFlare/DirtMask.jpg"),starTexture:$t("Assets/Textures/LensFlare/StarBurst.jpg"),intensity:2,distortion:10,ghostDispersal:.4,haloWidth:.4,dirtAmount:.4,earthRadius:ie.WGS84.maximumRadius}})};var of=wr;function xp(e){this._collection=e,this._framebuffers=[],this._stageNameToFramebuffer={},this._width=void 0,this._height=void 0,this._updateDependencies=!1}function rO(e){for(;u(e.length);)e=e.get(e.length-1);return e.name}function a6(e,t,n,i,o){if(!i.enabled||!i._isSupported(t))return o;let r=n[i.name]={};if(u(o)){let a=e.getStageByName(o);r[rO(a)]=!0}let s=i.uniforms;if(u(s)){let a=Object.getOwnPropertyNames(s),c=a.length;for(let l=0;l<c;++l){let f=s[a[l]];if(typeof f=="string"){let d=e.getStageByName(f);u(d)&&(r[rO(d)]=!0)}}}return i.name}function oO(e,t,n,i,o){if(u(i.enabled)&&!i.enabled||u(i._isSupported)&&!i._isSupported(t))return o;let r=o,s=!u(i.inputPreviousStageTexture)||i.inputPreviousStageTexture,a=o,c=i.length;for(let d=0;d<c;++d){let p=i.get(d);u(p.length)?a=oO(e,t,n,p,o):a=a6(e,t,n,p,o),s&&(o=a)}let l,f;if(s)for(l=1;l<c;++l)f=rO(i.get(l)),u(n[f])||(n[f]={}),n[f][r]=!0;else for(l=1;l<c;++l){f=rO(i.get(l));let d=n[f];for(let p=0;p<l;++p)d[rO(i.get(p))]=!0}return a}function U3e(e,t){let n={};if(u(e.ambientOcclusion)){let i=e.ambientOcclusion,o=e.bloom,r=e._tonemapping,s=e.fxaa,a=oO(e,t,n,i,void 0);a=oO(e,t,n,o,a),a=a6(e,t,n,r,a),a=oO(e,t,n,e,a),a6(e,t,n,s,a)}else oO(e,t,n,e,void 0);return n}function k3e(e,t,n){let o=e._collection.getStageByName(t),r=o._textureScale,s=o._forcePowerOfTwo,a=o._pixelFormat,c=o._pixelDatatype,l=o._clearColor,f,d,p=e._framebuffers,g=p.length;for(f=0;f<g;++f){if(d=p[f],r!==d.textureScale||s!==d.forcePowerOfTwo||a!==d.pixelFormat||c!==d.pixelDatatype||!z.equals(l,d.clearColor))continue;let m=d.stages,A=m.length,x=!1;for(let C=0;C<A;++C)if(n[m[C]]){x=!0;break}if(!x)break}return u(d)&&f<g?(d.stages.push(t),d):(d={textureScale:r,forcePowerOfTwo:s,pixelFormat:a,pixelDatatype:c,clearColor:l,stages:[t],buffer:new di({pixelFormat:a,pixelDatatype:c}),clear:void 0},p.push(d),d)}function z3e(e,t){let n=U3e(e._collection,t);for(let i in n)n.hasOwnProperty(i)&&(e._stageNameToFramebuffer[i]=k3e(e,i,n[i]))}function c6(e){let t=e._framebuffers,n=t.length;for(let i=0;i<n;++i)t[i].buffer.destroy()}function H3e(e,t){let n=e._width,i=e._height,o=e._framebuffers,r=o.length;for(let s=0;s<r;++s){let a=o[s],c=a.textureScale,l=Math.ceil(n*c),f=Math.ceil(i*c),d=Math.min(l,f);a.forcePowerOfTwo&&(P.isPowerOfTwo(d)||(d=P.nextPowerOfTwo(d)),l=d,f=d),a.buffer.update(t,l,f),a.clear=new ti({color:a.clearColor,framebuffer:a.buffer.framebuffer})}}xp.prototype.updateDependencies=function(){this._updateDependencies=!0};xp.prototype.update=function(e){let t=this._collection,n=this._updateDependencies,i=u(t.ambientOcclusion)&&t.ambientOcclusion.enabled&&t.ambientOcclusion._isSupported(e),o=u(t.bloom)&&t.bloom.enabled&&t.bloom._isSupported(e),r=u(t._tonemapping)&&t._tonemapping.enabled&&t._tonemapping._isSupported(e),s=u(t.fxaa)&&t.fxaa.enabled&&t.fxaa._isSupported(e),a=!u(t._activeStages)||t._activeStages.length>0||i||o||r||s;if((n||!a&&this._framebuffers.length>0)&&(c6(this),this._framebuffers.length=0,this._stageNameToFramebuffer={},this._width=void 0,this._height=void 0),!n&&!a)return;this._framebuffers.length===0&&z3e(this,e);let c=e.drawingBufferWidth,l=e.drawingBufferHeight,f=this._width!==c||this._height!==l;!n&&!f||(this._width=c,this._height=l,this._updateDependencies=!1,c6(this),H3e(this,e))};xp.prototype.clear=function(e){let t=this._framebuffers;for(let n=0;n<t.length;++n)t[n].clear.execute(e)};xp.prototype.getStageByName=function(e){return this._collection.getStageByName(e)};xp.prototype.getOutputTexture=function(e){return this._collection.getOutputTexture(e)};xp.prototype.getFramebuffer=function(e){let t=this._stageNameToFramebuffer[e];if(u(t))return t.buffer.framebuffer};xp.prototype.isDestroyed=function(){return!1};xp.prototype.destroy=function(){return c6(this),le(this)};var uA=xp;var sO={REINHARD:0,MODIFIED_REINHARD:1,FILMIC:2,ACES:3,validate:function(e){return e===sO.REINHARD||e===sO.MODIFIED_REINHARD||e===sO.FILMIC||e===sO.ACES}},yg=Object.freeze(sO);var l6=[];function Pc(){let e=of.createFXAAStage(),t=of.createAmbientOcclusionStage(),n=of.createBloomStage();this._autoExposureEnabled=!1,this._autoExposure=of.createAutoExposureStage(),this._tonemapping=void 0,this._tonemapper=void 0,this.tonemapper=yg.ACES;let i=this._tonemapping;e.enabled=!1,t.enabled=!1,n.enabled=!1,i.enabled=!1;let o=new uA(this),r={},s=l6;for(s.push(e,t,n,i);s.length>0;){let c=s.pop();r[c.name]=c,c._textureCache=o;let l=c.length;if(u(l))for(let f=0;f<l;++f)s.push(c.get(f))}this._stages=[],this._activeStages=[],this._previousActiveStages=[],this._randomTexture=void 0;let a=this;t.uniforms.randomTexture=function(){return a._randomTexture},this._ao=t,this._bloom=n,this._fxaa=e,this._aoEnabled=void 0,this._bloomEnabled=void 0,this._tonemappingEnabled=void 0,this._fxaaEnabled=void 0,this._activeStagesChanged=!1,this._stagesRemoved=!1,this._textureCacheDirty=!1,this._stageNames=r,this._textureCache=o}Object.defineProperties(Pc.prototype,{ready:{get:function(){let e=!1,t=this._stages,n=t.length;for(let a=n-1;a>=0;--a){let c=t[a];e=e||c.ready&&c.enabled}let i=this._fxaa,o=this._ao,r=this._bloom,s=this._tonemapping;return e=e||i.ready&&i.enabled,e=e||o.ready&&o.enabled,e=e||r.ready&&r.enabled,e=e||s.ready&&s.enabled,e}},fxaa:{get:function(){return this._fxaa}},ambientOcclusion:{get:function(){return this._ao}},bloom:{get:function(){return this._bloom}},length:{get:function(){return u6(this),this._stages.length}},outputTexture:{get:function(){let e=this._fxaa;if(e.enabled&&e.ready)return this.getOutputTexture(e.name);let t=this._stages,n=t.length;for(let s=n-1;s>=0;--s){let a=t[s];if(u(a)&&a.ready&&a.enabled)return this.getOutputTexture(a.name)}let i=this._tonemapping;if(i.enabled&&i.ready)return this.getOutputTexture(i.name);let o=this._bloom;if(o.enabled&&o.ready)return this.getOutputTexture(o.name);let r=this._ao;if(r.enabled&&r.ready)return this.getOutputTexture(r.name)}},hasSelected:{get:function(){let e=this._stages.slice();for(;e.length>0;){let t=e.pop();if(!u(t))continue;if(u(t.selected))return!0;let n=t.length;if(u(n))for(let i=0;i<n;++i)e.push(t.get(i))}return!1}},tonemapper:{get:function(){return this._tonemapper},set:function(e){if(this._tonemapper===e)return;u(this._tonemapping)&&(delete this._stageNames[this._tonemapping.name],this._tonemapping.destroy());let t=this._autoExposureEnabled,n;switch(e){case yg.REINHARD:n=of.createReinhardTonemappingStage(t);break;case yg.MODIFIED_REINHARD:n=of.createModifiedReinhardTonemappingStage(t);break;case yg.FILMIC:n=of.createFilmicTonemappingStage(t);break;default:n=of.createAcesTonemappingStage(t);break}if(t){let i=this._autoExposure;n.uniforms.autoExposure=function(){return i.outputTexture}}this._tonemapper=e,this._tonemapping=n,u(this._stageNames)&&(this._stageNames[n.name]=n,n._textureCache=this._textureCache),this._textureCacheDirty=!0}}});function u6(e){if(!e._stagesRemoved)return;e._stagesRemoved=!1;let t=[],n=e._stages,i=n.length;for(let o=0,r=0;o<i;++o){let s=n[o];s&&(s._index=r++,t.push(s))}e._stages=t}Pc.prototype.add=function(e){let t=this._stageNames,n=l6;for(n.push(e);n.length>0;){let o=n.pop();t[o.name]=o,o._textureCache=this._textureCache;let r=o.length;if(u(r))for(let s=0;s<r;++s)n.push(o.get(s))}let i=this._stages;return e._index=i.length,i.push(e),this._textureCacheDirty=!0,e};Pc.prototype.remove=function(e){if(!this.contains(e))return!1;let t=this._stageNames,n=l6;for(n.push(e);n.length>0;){let i=n.pop();delete t[i.name];let o=i.length;if(u(o))for(let r=0;r<o;++r)n.push(i.get(r))}return this._stages[e._index]=void 0,this._stagesRemoved=!0,this._textureCacheDirty=!0,e._index=void 0,e._textureCache=void 0,e.destroy(),!0};Pc.prototype.contains=function(e){return u(e)&&u(e._index)&&e._textureCache===this._textureCache};Pc.prototype.get=function(e){return u6(this),this._stages[e]};Pc.prototype.removeAll=function(){let e=this._stages,t=e.length;for(let n=0;n<t;++n)this.remove(e[n]);e.length=0};Pc.prototype.getStageByName=function(e){return this._stageNames[e]};Pc.prototype.update=function(e,t,n){u6(this);let i=this._activeStages,o=this._activeStages=this._previousActiveStages;this._previousActiveStages=i;let r=this._stages,s=o.length=r.length,a,c,l=0;for(a=0;a<s;++a)c=r[a],c.ready&&c.enabled&&c._isSupported(e)&&(o[l++]=c);o.length=l;let f=l!==i.length;if(!f){for(a=0;a<l;++a)if(o[a]!==i[a]){f=!0;break}}let d=this._ao,p=this._bloom,g=this._autoExposure,m=this._tonemapping,A=this._fxaa;m.enabled=n;let x=d.enabled&&d._isSupported(e),C=p.enabled&&p._isSupported(e),T=m.enabled&&m._isSupported(e),E=A.enabled&&A._isSupported(e);if((f||this._textureCacheDirty||x!==this._aoEnabled||C!==this._bloomEnabled||T!==this._tonemappingEnabled||E!==this._fxaaEnabled)&&(this._textureCache.updateDependencies(),this._aoEnabled=x,this._bloomEnabled=C,this._tonemappingEnabled=T,this._fxaaEnabled=E,this._textureCacheDirty=!1),u(this._randomTexture)&&!x&&(this._randomTexture.destroy(),this._randomTexture=void 0),!u(this._randomTexture)&&x){s=256*256*3;let S=new Uint8Array(s);for(a=0;a<s;a+=3)S[a]=Math.floor(Math.random()*255);this._randomTexture=new It({context:e,pixelFormat:st.RGB,pixelDatatype:Xe.UNSIGNED_BYTE,source:{arrayBufferView:S,width:256,height:256},sampler:new ln({wrapS:wn.REPEAT,wrapT:wn.REPEAT,minificationFilter:an.NEAREST,magnificationFilter:_i.NEAREST})})}for(this._textureCache.update(e),A.update(e,t),d.update(e,t),p.update(e,t),m.update(e,t),this._autoExposureEnabled&&g.update(e,t),s=r.length,a=0;a<s;++a)r[a].update(e,t);for(l=0,a=0;a<s;++a)c=r[a],c.ready&&c.enabled&&c._isSupported(e)&&l++;f=l!==o.length,f&&this.update(e,t,n)};Pc.prototype.clear=function(e){this._textureCache.clear(e),this._autoExposureEnabled&&this._autoExposure.clear(e)};function fA(e){for(;u(e.length);)e=e.get(e.length-1);return e.outputTexture}Pc.prototype.getOutputTexture=function(e){let t=this.getStageByName(e);if(u(t))return fA(t)};function Gh(e,t,n,i,o){if(u(e.execute)){e.execute(t,n,i,o);return}let r=e.length,s;if(e.inputPreviousStageTexture)for(Gh(e.get(0),t,n,i,o),s=1;s<r;++s)Gh(e.get(s),t,fA(e.get(s-1)),i,o);else for(s=0;s<r;++s)Gh(e.get(s),t,n,i,o)}Pc.prototype.execute=function(e,t,n,i){let o=this._activeStages,r=o.length,s=this._fxaa,a=this._ao,c=this._bloom,l=this._autoExposure,f=this._tonemapping,d=a.enabled&&a._isSupported(e),p=c.enabled&&c._isSupported(e),g=this._autoExposureEnabled,m=f.enabled&&f._isSupported(e),A=s.enabled&&s._isSupported(e);if(!A&&!d&&!p&&!m&&r===0)return;let x=t;d&&a.ready&&(Gh(a,e,x,n,i),x=fA(a)),p&&c.ready&&(Gh(c,e,x,n,i),x=fA(c)),g&&l.ready&&Gh(l,e,x,n,i),m&&f.ready&&(Gh(f,e,x,n,i),x=fA(f));let C=x;if(r>0){Gh(o[0],e,x,n,i);for(let T=1;T<r;++T)Gh(o[T],e,fA(o[T-1]),n,i);C=fA(o[r-1])}A&&s.ready&&Gh(s,e,C,n,i)};Pc.prototype.copy=function(e,t){if(!u(this._copyColorCommand)){let n=this;this._copyColorCommand=e.createViewportQuadCommand(ll,{uniformMap:{colorTexture:function(){return n.outputTexture}},owner:this})}this._copyColorCommand.framebuffer=t,this._copyColorCommand.execute(e)};Pc.prototype.isDestroyed=function(){return!1};Pc.prototype.destroy=function(){return this._fxaa.destroy(),this._ao.destroy(),this._bloom.destroy(),this._autoExposure.destroy(),this._tonemapping.destroy(),this.removeAll(),this._textureCache=this._textureCache&&this._textureCache.destroy(),le(this)};var aO=Pc;var G3e={SHIFT:0,CTRL:1,ALT:2},Gs=Object.freeze(G3e);var W3e={LEFT_DOWN:0,LEFT_UP:1,LEFT_CLICK:2,LEFT_DOUBLE_CLICK:3,RIGHT_DOWN:5,RIGHT_UP:6,RIGHT_CLICK:7,MIDDLE_DOWN:10,MIDDLE_UP:11,MIDDLE_CLICK:12,MOUSE_MOVE:15,WHEEL:16,PINCH_START:17,PINCH_END:18,PINCH_MOVE:19},An=Object.freeze(W3e);function Ag(e,t,n){let i=e._element;if(i===document)return n.x=t.clientX,n.y=t.clientY,n;let o=i.getBoundingClientRect();return n.x=t.clientX-o.left,n.y=t.clientY-o.top,n}function _6(e,t){let n=e;return u(t)&&(n+=`+${t}`),n}function dA(e){if(e.shiftKey)return Gs.SHIFT;if(e.ctrlKey)return Gs.CTRL;if(e.altKey)return Gs.ALT}var us={LEFT:0,MIDDLE:1,RIGHT:2};function Zl(e,t,n,i){function o(r){i(e,r)}Ut.isInternetExplorer()?n.addEventListener(t,o,!1):n.addEventListener(t,o,{capture:!1,passive:!1}),e._removalFunctions.push(function(){n.removeEventListener(t,o,!1)})}function j3e(e){let t=e._element,n=u(t.disableRootEvents)?t:document;Ut.supportsPointerEvents()?(Zl(e,"pointerdown",t,J3e),Zl(e,"pointerup",t,boe),Zl(e,"pointermove",t,Q3e),Zl(e,"pointercancel",t,boe)):(Zl(e,"mousedown",t,Soe),Zl(e,"mouseup",n,voe),Zl(e,"mousemove",n,Doe),Zl(e,"touchstart",t,K3e),Zl(e,"touchend",n,Aoe),Zl(e,"touchmove",n,Z3e),Zl(e,"touchcancel",n,Aoe)),Zl(e,"dblclick",t,q3e);let i;"onwheel"in t?i="wheel":document.onmousewheel!==void 0?i="mousewheel":i="DOMMouseScroll",Zl(e,i,t,X3e)}function Y3e(e){let t=e._removalFunctions;for(let n=0;n<t.length;++n)t[n]()}var poe={position:new H};function g6(e){e._lastSeenTouchEvent=li()}function y6(e){return li()-e._lastSeenTouchEvent>ad.mouseEmulationIgnoreMilliseconds}function p6(e,t,n){let i=e.x-t.x,o=e.y-t.y;return Math.sqrt(i*i+o*o)<n}function Soe(e,t){if(!y6(e))return;let n=t.button;e._buttonDown[n]=!0;let i;if(n===us.LEFT)i=An.LEFT_DOWN;else if(n===us.MIDDLE)i=An.MIDDLE_DOWN;else if(n===us.RIGHT)i=An.RIGHT_DOWN;else return;let o=Ag(e,t,e._primaryPosition);H.clone(o,e._primaryStartPosition),H.clone(o,e._primaryPreviousPosition);let r=dA(t),s=e.getInputAction(i,r);u(s)&&(H.clone(o,poe.position),s(poe),t.preventDefault())}var _oe={position:new H},goe={position:new H};function f6(e,t,n,i){let o=dA(i),r=e.getInputAction(t,o),s=e.getInputAction(n,o);if(u(r)||u(s)){let a=Ag(e,i,e._primaryPosition);if(u(r)&&(H.clone(a,_oe.position),r(_oe)),u(s)){let c=e._primaryStartPosition;p6(c,a,e._clickPixelTolerance)&&(H.clone(a,goe.position),s(goe))}}}function voe(e,t){if(!y6(e))return;let n=t.button;n!==us.LEFT&&n!==us.MIDDLE&&n!==us.RIGHT||(e._buttonDown[us.LEFT]&&(f6(e,An.LEFT_UP,An.LEFT_CLICK,t),e._buttonDown[us.LEFT]=!1),e._buttonDown[us.MIDDLE]&&(f6(e,An.MIDDLE_UP,An.MIDDLE_CLICK,t),e._buttonDown[us.MIDDLE]=!1),e._buttonDown[us.RIGHT]&&(f6(e,An.RIGHT_UP,An.RIGHT_CLICK,t),e._buttonDown[us.RIGHT]=!1))}var d6={startPosition:new H,endPosition:new H};function Doe(e,t){if(!y6(e))return;let n=dA(t),i=Ag(e,t,e._primaryPosition),o=e._primaryPreviousPosition,r=e.getInputAction(An.MOUSE_MOVE,n);u(r)&&(H.clone(o,d6.startPosition),H.clone(i,d6.endPosition),r(d6)),H.clone(i,o),(e._buttonDown[us.LEFT]||e._buttonDown[us.MIDDLE]||e._buttonDown[us.RIGHT])&&t.preventDefault()}var yoe={position:new H};function q3e(e,t){let n=t.button,i;if(n===us.LEFT)i=An.LEFT_DOUBLE_CLICK;else return;let o=dA(t),r=e.getInputAction(i,o);u(r)&&(Ag(e,t,yoe.position),r(yoe))}function X3e(e,t){let n;if(u(t.deltaY)){let r=t.deltaMode;r===t.DOM_DELTA_PIXEL?n=-t.deltaY:r===t.DOM_DELTA_LINE?n=-t.deltaY*40:n=-t.deltaY*120}else t.detail>0?n=t.detail*-120:n=t.wheelDelta;if(!u(n))return;let i=dA(t),o=e.getInputAction(An.WHEEL,i);u(o)&&(o(n),t.preventDefault())}function K3e(e,t){g6(e);let n=t.changedTouches,i,o=n.length,r,s,a=e._positions;for(i=0;i<o;++i)r=n[i],s=r.identifier,a.set(s,Ag(e,r,new H));EU(e,t);let c=e._previousPositions;for(i=0;i<o;++i)r=n[i],s=r.identifier,c.set(s,H.clone(a.get(s)))}function Aoe(e,t){g6(e);let n=t.changedTouches,i,o=n.length,r,s,a=e._positions;for(i=0;i<o;++i)r=n[i],s=r.identifier,a.remove(s);EU(e,t);let c=e._previousPositions;for(i=0;i<o;++i)r=n[i],s=r.identifier,c.remove(s)}var xoe={position:new H},h6={position1:new H,position2:new H},Coe={position:new H},Toe={position:new H},Eoe={position:new H};function EU(e,t){let n=dA(t),i=e._positions,o=i.length,r,s,a=e._isPinching;if(o!==1&&e._buttonDown[us.LEFT]){if(e._buttonDown[us.LEFT]=!1,u(e._touchHoldTimer)&&(clearTimeout(e._touchHoldTimer),e._touchHoldTimer=void 0),r=e.getInputAction(An.LEFT_UP,n),u(r)&&(H.clone(e._primaryPosition,Coe.position),r(Coe)),o===0&&!e._isTouchHolding&&(s=e.getInputAction(An.LEFT_CLICK,n),u(s))){let c=e._primaryStartPosition,l=e._previousPositions.values[0];p6(c,l,e._clickPixelTolerance)&&(H.clone(e._primaryPosition,Toe.position),s(Toe))}e._isTouchHolding=!1}if(o===0&&a&&(e._isPinching=!1,r=e.getInputAction(An.PINCH_END,n),u(r)&&r()),o===1&&!a){let c=i.values[0];H.clone(c,e._primaryPosition),H.clone(c,e._primaryStartPosition),H.clone(c,e._primaryPreviousPosition),e._buttonDown[us.LEFT]=!0,r=e.getInputAction(An.LEFT_DOWN,n),u(r)&&(H.clone(c,xoe.position),r(xoe)),e._touchHoldTimer=setTimeout(function(){if(!e.isDestroyed()&&(e._touchHoldTimer=void 0,e._isTouchHolding=!0,s=e.getInputAction(An.RIGHT_CLICK,n),u(s))){let l=e._primaryStartPosition,f=e._previousPositions.values[0];p6(l,f,e._holdPixelTolerance)&&(H.clone(e._primaryPosition,Eoe.position),s(Eoe))}},ad.touchHoldDelayMilliseconds),t.preventDefault()}o===2&&!a&&(e._isPinching=!0,r=e.getInputAction(An.PINCH_START,n),u(r)&&(H.clone(i.values[0],h6.position1),H.clone(i.values[1],h6.position2),r(h6),t.preventDefault()))}function Z3e(e,t){g6(e);let n=t.changedTouches,i,o=n.length,r,s,a=e._positions;for(i=0;i<o;++i){r=n[i],s=r.identifier;let l=a.get(s);u(l)&&Ag(e,r,l)}woe(e,t);let c=e._previousPositions;for(i=0;i<o;++i)r=n[i],s=r.identifier,H.clone(a.get(s),c.get(s))}var m6={startPosition:new H,endPosition:new H},cO={distance:{startPosition:new H,endPosition:new H},angleAndHeight:{startPosition:new H,endPosition:new H}};function woe(e,t){let n=dA(t),i=e._positions,o=e._previousPositions,r=i.length,s;if(r===1&&e._buttonDown[us.LEFT]){let a=i.values[0];H.clone(a,e._primaryPosition);let c=e._primaryPreviousPosition;s=e.getInputAction(An.MOUSE_MOVE,n),u(s)&&(H.clone(c,m6.startPosition),H.clone(a,m6.endPosition),s(m6)),H.clone(a,c),t.preventDefault()}else if(r===2&&e._isPinching&&(s=e.getInputAction(An.PINCH_MOVE,n),u(s))){let a=i.values[0],c=i.values[1],l=o.values[0],f=o.values[1],d=c.x-a.x,p=c.y-a.y,g=Math.sqrt(d*d+p*p)*.25,m=f.x-l.x,A=f.y-l.y,x=Math.sqrt(m*m+A*A)*.25,C=(c.y+a.y)*.125,T=(f.y+l.y)*.125,E=Math.atan2(p,d),S=Math.atan2(A,m);H.fromElements(0,x,cO.distance.startPosition),H.fromElements(0,g,cO.distance.endPosition),H.fromElements(S,T,cO.angleAndHeight.startPosition),H.fromElements(E,C,cO.angleAndHeight.endPosition),s(cO)}}function J3e(e,t){if(t.target.setPointerCapture(t.pointerId),t.pointerType==="touch"){let n=e._positions,i=t.pointerId;n.set(i,Ag(e,t,new H)),EU(e,t),e._previousPositions.set(i,H.clone(n.get(i)))}else Soe(e,t)}function boe(e,t){if(t.pointerType==="touch"){let n=e._positions,i=t.pointerId;n.remove(i),EU(e,t),e._previousPositions.remove(i)}else voe(e,t)}function Q3e(e,t){if(t.pointerType==="touch"){let n=e._positions,i=t.pointerId,o=n.get(i);if(!u(o))return;Ag(e,t,o),woe(e,t);let r=e._previousPositions;H.clone(n.get(i),r.get(i))}else Doe(e,t)}function ad(e){this._inputEvents={},this._buttonDown={LEFT:!1,MIDDLE:!1,RIGHT:!1},this._isPinching=!1,this._isTouchHolding=!1,this._lastSeenTouchEvent=-ad.mouseEmulationIgnoreMilliseconds,this._primaryStartPosition=new H,this._primaryPosition=new H,this._primaryPreviousPosition=new H,this._positions=new At,this._previousPositions=new At,this._removalFunctions=[],this._touchHoldTimer=void 0,this._clickPixelTolerance=5,this._holdPixelTolerance=25,this._element=y(e,document),j3e(this)}ad.prototype.setInputAction=function(e,t,n){let i=_6(t,n);this._inputEvents[i]=e};ad.prototype.getInputAction=function(e,t){let n=_6(e,t);return this._inputEvents[n]};ad.prototype.removeInputAction=function(e,t){let n=_6(e,t);delete this._inputEvents[n]};ad.prototype.isDestroyed=function(){return!1};ad.prototype.destroy=function(){return Y3e(this),le(this)};ad.mouseEmulationIgnoreMilliseconds=800;ad.touchHoldDelayMilliseconds=1500;var Jl=ad;function hA(e){this._scene=e,this._currentTweens=[],this._morphHandler=void 0,this._morphCancelled=!1,this._completeMorph=void 0,this._morphToOrthographic=!1}hA.prototype.completeMorph=function(){u(this._completeMorph)&&this._completeMorph()};hA.prototype.morphTo2D=function(e,t){u(this._completeMorph)&&this._completeMorph();let n=this._scene;this._previousMode=n.mode,this._morphToOrthographic=n.camera.frustum instanceof en,!(this._previousMode===ee.SCENE2D||this._previousMode===ee.MORPHING)&&(this._scene.morphStart.raiseEvent(this,this._previousMode,ee.SCENE2D,!0),n._mode=ee.MORPHING,n.camera._setTransform(M.IDENTITY),this._previousMode===ee.COLUMBUS_VIEW?OVe(this,e):VVe(this,e,t),e===0&&u(this._completeMorph)&&this._completeMorph())};var $3e=new h,eVe=new h,tVe=new h,nVe=new h,iVe=new h,oVe=new h,rVe=new h,sVe=new he,aVe=new M,cVe=new gi,lVe=new en,uVe={position:void 0,direction:void 0,up:void 0,position2D:void 0,direction2D:void 0,up2D:void 0,frustum:void 0};hA.prototype.morphToColumbusView=function(e,t){u(this._completeMorph)&&this._completeMorph();let n=this._scene;if(this._previousMode=n.mode,this._previousMode===ee.COLUMBUS_VIEW||this._previousMode===ee.MORPHING)return;this._scene.morphStart.raiseEvent(this,this._previousMode,ee.COLUMBUS_VIEW,!0),n.camera._setTransform(M.IDENTITY);let i=$3e,o=eVe,r=tVe;if(e>0)i.x=0,i.y=-1,i.z=1,i=h.multiplyByScalar(h.normalize(i,i),5*t.maximumRadius,i),h.negate(h.normalize(i,o),o),h.cross(h.UNIT_X,o,r);else{let l=n.camera;if(this._previousMode===ee.SCENE2D)h.clone(l.position,i),i.z=l.frustum.right-l.frustum.left,h.negate(h.UNIT_Z,o),h.clone(h.UNIT_Y,r);else{h.clone(l.positionWC,i),h.clone(l.directionWC,o),h.clone(l.upWC,r);let f=t.scaleToGeodeticSurface(i,rVe),d=Rt.eastNorthUpToFixedFrame(f,t,aVe);M.inverseTransformation(d,d),n.mapProjection.project(t.cartesianToCartographic(i,sVe),i),M.multiplyByPointAsVector(d,o,o),M.multiplyByPointAsVector(d,r,r)}}let s;this._morphToOrthographic?(s=lVe,s.width=n.camera.frustum.right-n.camera.frustum.left,s.aspectRatio=n.drawingBufferWidth/n.drawingBufferHeight):(s=cVe,s.aspectRatio=n.drawingBufferWidth/n.drawingBufferHeight,s.fov=P.toRadians(60));let a=uVe;a.position=i,a.direction=o,a.up=r,a.frustum=s;let c=kVe(a);lO(this,c),this._previousMode===ee.SCENE2D?UVe(this,e,a,c):(a.position2D=M.multiplyByPoint(oo.TRANSFORM_2D,i,nVe),a.direction2D=M.multiplyByPointAsVector(oo.TRANSFORM_2D,o,iVe),a.up2D=M.multiplyByPointAsVector(oo.TRANSFORM_2D,r,oVe),n._mode=ee.MORPHING,Uoe(this,e,a,c)),e===0&&u(this._completeMorph)&&this._completeMorph()};var C6={position:new h,direction:new h,up:new h,frustum:void 0},Poe=new gi;hA.prototype.morphTo3D=function(e,t){u(this._completeMorph)&&this._completeMorph();let n=this._scene;if(this._previousMode=n.mode,!(this._previousMode===ee.SCENE3D||this._previousMode===ee.MORPHING)){if(this._scene.morphStart.raiseEvent(this,this._previousMode,ee.SCENE3D,!0),n._mode=ee.MORPHING,n.camera._setTransform(M.IDENTITY),this._previousMode===ee.SCENE2D)CVe(this,e,t);else{let i;e>0?(i=C6,h.fromDegrees(0,0,5*t.maximumRadius,t,i.position),h.negate(i.position,i.direction),h.normalize(i.direction,i.direction),h.clone(h.UNIT_Z,i.up)):i=Ooe(this,t);let o,r=n.camera;r.frustum instanceof en?o=r.frustum.clone():(o=Poe,o.aspectRatio=n.drawingBufferWidth/n.drawingBufferHeight,o.fov=P.toRadians(60)),i.frustum=o;let s=zoe(i);lO(this,s),x6(this,e,i,s)}e===0&&u(this._completeMorph)&&this._completeMorph()}};hA.prototype.isDestroyed=function(){return!1};hA.prototype.destroy=function(){return bU(this),le(this)};function lO(e,t){if(e._scene.completeMorphOnUserInput){e._morphHandler=new Jl(e._scene.canvas);let n=function(){e._morphCancelled=!0,e._scene.camera.cancelFlight(),t(e)};e._completeMorph=n,e._morphHandler.setInputAction(n,An.LEFT_DOWN),e._morphHandler.setInputAction(n,An.MIDDLE_DOWN),e._morphHandler.setInputAction(n,An.RIGHT_DOWN),e._morphHandler.setInputAction(n,An.WHEEL)}}function bU(e){let t=e._currentTweens;for(let n=0;n<t.length;++n)t[n].cancelTween();e._currentTweens.length=0,e._morphHandler=e._morphHandler&&e._morphHandler.destroy()}var fVe=new he,dVe=new h,hVe=new M;function Ooe(e,t){let n=e._scene,i=n.camera,o=C6,r=o.position,s=o.direction,a=o.up,c=n.mapProjection.unproject(i.position,fVe);t.cartographicToCartesian(c,r);let l=t.scaleToGeodeticSurface(r,dVe),f=Rt.eastNorthUpToFixedFrame(l,t,hVe);return M.multiplyByPointAsVector(f,i.direction,s),M.multiplyByPointAsVector(f,i.up,a),o}var mVe=new h,pVe=new h,_Ve=new h,gVe=new h,yVe=new h,AVe=new h;function x6(e,t,n,i){t*=.5;let o=e._scene,r=o.camera,s=h.clone(r.position,mVe),a=h.clone(r.direction,pVe),c=h.clone(r.up,_Ve),l=M.multiplyByPoint(oo.TRANSFORM_2D_INVERSE,n.position,gVe),f=M.multiplyByPointAsVector(oo.TRANSFORM_2D_INVERSE,n.direction,yVe),d=M.multiplyByPointAsVector(oo.TRANSFORM_2D_INVERSE,n.up,AVe);function p(m){rf(s,l,m.time,r.position),rf(a,f,m.time,r.direction),rf(c,d,m.time,r.up),h.cross(r.direction,r.up,r.right),h.normalize(r.right,r.right)}let g=o.tweens.add({duration:t,easingFunction:vr.QUARTIC_OUT,startObject:{time:0},stopObject:{time:1},update:p,complete:function(){koe(e,o,0,1,t,i)}});e._currentTweens.push(g)}var xVe=new en,Roe=new h,Boe=new h,Moe=new h,T6=new h,Loe=new h,Noe=new h;function CVe(e,t,n){t/=3;let i=e._scene,o=i.camera,r;t>0?(r=C6,h.fromDegrees(0,0,5*n.maximumRadius,n,r.position),h.negate(r.position,r.direction),h.normalize(r.direction,r.direction),h.clone(h.UNIT_Z,r.up)):(o.position.z=o.frustum.right-o.frustum.left,r=Ooe(e,n));let s;e._morphToOrthographic?(s=xVe,s.aspectRatio=i.drawingBufferWidth/i.drawingBufferHeight,s.width=o.frustum.right-o.frustum.left):(s=Poe,s.aspectRatio=i.drawingBufferWidth/i.drawingBufferHeight,s.fov=P.toRadians(60)),r.frustum=s;let a=zoe(r);lO(e,a);let c;e._morphToOrthographic?c=function(){x6(e,t,r,a)}:c=function(){Voe(e,t,r,function(){x6(e,t,r,a)})},t>0?(i._mode=ee.SCENE2D,o.flyTo({duration:t,destination:h.fromDegrees(0,0,5*n.maximumRadius,n,T6),complete:function(){i._mode=ee.MORPHING,c()}})):c()}function rf(e,t,n,i){return h.lerp(e,t,n,i)}function Foe(e,t,n,i,o){let r=e._scene,s=r.camera;if(s.frustum instanceof en)return;let a=s.frustum.fov,c=P.RADIANS_PER_DEGREE*.5,l=n.position.z*Math.tan(a*.5);s.frustum.far=l/Math.tan(c*.5)+1e7;function f(p){s.frustum.fov=P.lerp(a,c,p.time);let g=l/Math.tan(s.frustum.fov*.5);i(s,g)}let d=r.tweens.add({duration:t,easingFunction:vr.QUARTIC_OUT,startObject:{time:0},stopObject:{time:1},update:f,complete:function(){s.frustum=n.frustum.clone(),o(e)}});e._currentTweens.push(d)}var TVe=new h,EVe=new h,bVe=new h,A6=new h,SVe=new h,vVe=new h,DVe=new Tr,wVe=new Pn,IVe=new h,PVe={position:void 0,direction:void 0,up:void 0,frustum:void 0};function OVe(e,t){t*=.5;let n=e._scene,i=n.camera,o=h.clone(i.position,TVe),r=h.clone(i.direction,EVe),s=h.clone(i.up,bVe),a=h.negate(h.UNIT_Z,SVe),c=h.clone(h.UNIT_Y,vVe),l=A6;if(t>0)h.clone(h.ZERO,A6),l.z=5*n.mapProjection.ellipsoid.maximumRadius;else{h.clone(o,A6);let x=wVe;M.multiplyByPoint(oo.TRANSFORM_2D,o,x.origin),M.multiplyByPointAsVector(oo.TRANSFORM_2D,r,x.direction);let C=n.globe;if(u(C)){let T=C.pickWorldCoordinates(x,n,!0,IVe);u(T)&&(M.multiplyByPoint(oo.TRANSFORM_2D_INVERSE,T,l),l.z+=h.distance(o,l))}}let f=DVe;f.right=l.z*.5,f.left=-f.right,f.top=f.right*(n.drawingBufferHeight/n.drawingBufferWidth),f.bottom=-f.top;let d=PVe;d.position=l,d.direction=a,d.up=c,d.frustum=f;let p=Hoe(d);lO(e,p);function g(x){rf(o,l,x.time,i.position),rf(r,a,x.time,i.direction),rf(s,c,x.time,i.up),h.cross(i.direction,i.up,i.right),h.normalize(i.right,i.right),i._adjustOrthographicFrustum(!0)}function m(x,C){x.position.z=C}let A=n.tweens.add({duration:t,easingFunction:vr.QUARTIC_OUT,startObject:{time:0},stopObject:{time:1},update:g,complete:function(){Foe(e,t,d,m,p)}});e._currentTweens.push(A)}var Ioe=new he,RVe={position:new h,direction:new h,up:new h,position2D:new h,direction2D:new h,up2D:new h,frustum:new Tr},BVe={position:new h,direction:new h,up:new h,frustum:void 0},MVe=new h,LVe=new Pn,NVe=new M,FVe=new h;function VVe(e,t,n){t*=.5;let i=e._scene,o=i.camera,r=RVe;if(t>0)h.clone(h.ZERO,r.position),r.position.z=5*n.maximumRadius,h.negate(h.UNIT_Z,r.direction),h.clone(h.UNIT_Y,r.up);else{n.cartesianToCartographic(o.positionWC,Ioe),i.mapProjection.project(Ioe,r.position),h.negate(h.UNIT_Z,r.direction),h.clone(h.UNIT_Y,r.up);let d=LVe;h.clone(r.position2D,d.origin);let p=h.clone(o.directionWC,d.direction),g=n.scaleToGeodeticSurface(o.positionWC,FVe),m=Rt.eastNorthUpToFixedFrame(g,n,NVe);M.inverseTransformation(m,m),M.multiplyByPointAsVector(m,p,p),M.multiplyByPointAsVector(oo.TRANSFORM_2D,p,p);let A=i.globe;if(u(A)){let x=A.pickWorldCoordinates(d,i,!0,MVe);if(u(x)){let C=h.distance(r.position2D,x);x.x+=C,h.clone(x,r.position2D)}}}function s(d,p){d.position.x=p}M.multiplyByPoint(oo.TRANSFORM_2D,r.position,r.position2D),M.multiplyByPointAsVector(oo.TRANSFORM_2D,r.direction,r.direction2D),M.multiplyByPointAsVector(oo.TRANSFORM_2D,r.up,r.up2D);let a=r.frustum;a.right=r.position.z*.5,a.left=-a.right,a.top=a.right*(i.drawingBufferHeight/i.drawingBufferWidth),a.bottom=-a.top;let c=BVe;M.multiplyByPoint(oo.TRANSFORM_2D_INVERSE,r.position2D,c.position),h.clone(r.direction,c.direction),h.clone(r.up,c.up),c.frustum=a;let l=Hoe(c);lO(e,l);function f(){Foe(e,t,r,s,l)}Uoe(e,t,r,f)}function Voe(e,t,n,i){let o=e._scene,r=o.camera,s=r.frustum.right-r.frustum.left;r.frustum=n.frustum.clone();let a=r.frustum.fov,c=P.RADIANS_PER_DEGREE*.5,l=s*Math.tan(a*.5);r.frustum.far=l/Math.tan(c*.5)+1e7,r.frustum.fov=c;function f(p){r.frustum.fov=P.lerp(c,a,p.time),r.position.z=l/Math.tan(r.frustum.fov*.5)}let d=o.tweens.add({duration:t,easingFunction:vr.QUARTIC_OUT,startObject:{time:0},stopObject:{time:1},update:f,complete:function(){i(e)}});e._currentTweens.push(d)}function UVe(e,t,n,i){t*=.5;let o=e._scene,r=o.camera,s=h.clone(n.position,T6),a=h.clone(n.direction,Loe),c=h.clone(n.up,Noe);o._mode=ee.MORPHING;function l(){r.frustum=n.frustum.clone();let f=h.clone(r.position,Roe),d=h.clone(r.direction,Boe),p=h.clone(r.up,Moe);f.z=s.z;function g(A){rf(f,s,A.time,r.position),rf(d,a,A.time,r.direction),rf(p,c,A.time,r.up),h.cross(r.direction,r.up,r.right),h.normalize(r.right,r.right)}let m=o.tweens.add({duration:t,easingFunction:vr.QUARTIC_OUT,startObject:{time:0},stopObject:{time:1},update:g,complete:function(){i(e)}});e._currentTweens.push(m)}e._morphToOrthographic?l():Voe(e,0,n,l)}function Uoe(e,t,n,i){let o=e._scene,r=o.camera,s=h.clone(r.position,Roe),a=h.clone(r.direction,Boe),c=h.clone(r.up,Moe),l=h.clone(n.position2D,T6),f=h.clone(n.direction2D,Loe),d=h.clone(n.up2D,Noe);function p(m){rf(s,l,m.time,r.position),rf(a,f,m.time,r.direction),rf(c,d,m.time,r.up),h.cross(r.direction,r.up,r.right),h.normalize(r.right,r.right),r._adjustOrthographicFrustum(!0)}let g=o.tweens.add({duration:t,easingFunction:vr.QUARTIC_OUT,startObject:{time:0},stopObject:{time:1},update:p,complete:function(){koe(e,o,1,0,t,i)}});e._currentTweens.push(g)}function koe(e,t,n,i,o,r){let s={object:t,property:"morphTime",startValue:n,stopValue:i,duration:o,easingFunction:vr.QUARTIC_OUT};u(r)&&(s.complete=function(){r(e)});let a=t.tweens.addProperty(s);e._currentTweens.push(a)}function zoe(e){return function(t){let n=t._scene;n._mode=ee.SCENE3D,n.morphTime=ee.getMorphTime(ee.SCENE3D),bU(t);let i=n.camera;(t._previousMode!==ee.MORPHING||t._morphCancelled)&&(t._morphCancelled=!1,h.clone(e.position,i.position),h.clone(e.direction,i.direction),h.clone(e.up,i.up),h.cross(i.direction,i.up,i.right),h.normalize(i.right,i.right),i.frustum=e.frustum.clone());let o=i.frustum;n.frameState.useLogDepth&&(o.near=.1,o.far=1e10);let r=u(t._completeMorph);t._completeMorph=void 0,n.camera.update(n.mode),t._scene.morphComplete.raiseEvent(t,t._previousMode,ee.SCENE3D,r)}}function Hoe(e){return function(t){let n=t._scene;n._mode=ee.SCENE2D,n.morphTime=ee.getMorphTime(ee.SCENE2D),bU(t);let i=n.camera;h.clone(e.position,i.position),i.position.z=n.mapProjection.ellipsoid.maximumRadius*2,h.clone(e.direction,i.direction),h.clone(e.up,i.up),h.cross(i.direction,i.up,i.right),h.normalize(i.right,i.right),i.frustum=e.frustum.clone();let o=u(t._completeMorph);t._completeMorph=void 0,n.camera.update(n.mode),t._scene.morphComplete.raiseEvent(t,t._previousMode,ee.SCENE2D,o)}}function kVe(e){return function(t){let n=t._scene;n._mode=ee.COLUMBUS_VIEW,n.morphTime=ee.getMorphTime(ee.COLUMBUS_VIEW),bU(t);let i=n.camera;(t._previousModeMode!==ee.MORPHING||t._morphCancelled)&&(t._morphCancelled=!1,h.clone(e.position,i.position),h.clone(e.direction,i.direction),h.clone(e.up,i.up),h.cross(i.direction,i.up,i.right),h.normalize(i.right,i.right));let o=i.frustum;n.frameState.useLogDepth&&(o.near=.1,o.far=1e10);let r=u(t._completeMorph);t._completeMorph=void 0,n.camera.update(n.mode),t._scene.morphComplete.raiseEvent(t,t._previousMode,ee.COLUMBUS_VIEW,r)}}var uO=hA;var zVe={LEFT_DRAG:0,RIGHT_DRAG:1,MIDDLE_DRAG:2,WHEEL:3,PINCH:4},bi=Object.freeze(zVe);function Ya(e,t){let n=e;return u(t)&&(n+=`+${t}`),n}function HVe(e,t){H.clone(e.distance.startPosition,t.distance.startPosition),H.clone(e.distance.endPosition,t.distance.endPosition),H.clone(e.angleAndHeight.startPosition,t.angleAndHeight.startPosition),H.clone(e.angleAndHeight.endPosition,t.angleAndHeight.endPosition)}function Goe(e,t,n){let i=Ya(bi.PINCH,t),o=e._update,r=e._isDown,s=e._eventStartPosition,a=e._pressTime,c=e._releaseTime;o[i]=!0,r[i]=!1,s[i]=new H;let l=e._movement[i];u(l)||(l=e._movement[i]={}),l.distance={startPosition:new H,endPosition:new H},l.angleAndHeight={startPosition:new H,endPosition:new H},l.prevAngle=0,e._eventHandler.setInputAction(function(f){e._buttonsDown++,r[i]=!0,a[i]=new Date,H.lerp(f.position1,f.position2,.5,s[i])},An.PINCH_START,t),e._eventHandler.setInputAction(function(){e._buttonsDown=Math.max(e._buttonsDown-1,0),r[i]=!1,c[i]=new Date},An.PINCH_END,t),e._eventHandler.setInputAction(function(f){if(r[i]){o[i]?(HVe(f,l),o[i]=!1,l.prevAngle=l.angleAndHeight.startPosition.x):(H.clone(f.distance.endPosition,l.distance.endPosition),H.clone(f.angleAndHeight.endPosition,l.angleAndHeight.endPosition));let d=l.angleAndHeight.endPosition.x,p=l.prevAngle,g=Math.PI*2;for(;d>=p+Math.PI;)d-=g;for(;d<p-Math.PI;)d+=g;l.angleAndHeight.endPosition.x=-d*n.clientWidth/12,l.angleAndHeight.startPosition.x=-p*n.clientWidth/12}},An.PINCH_MOVE,t)}function Woe(e,t){let n=Ya(bi.WHEEL,t),i=e._update;i[n]=!0;let o=e._movement[n];u(o)||(o=e._movement[n]={}),o.startPosition=new H,o.endPosition=new H,e._eventHandler.setInputAction(function(r){let s=15*P.toRadians(r);i[n]?(H.clone(H.ZERO,o.startPosition),o.endPosition.x=0,o.endPosition.y=s,i[n]=!1):o.endPosition.y=o.endPosition.y+s},An.WHEEL,t)}function XT(e,t,n){let i=Ya(n,t),o=e._isDown,r=e._eventStartPosition,s=e._pressTime,a=e._releaseTime;o[i]=!1,r[i]=new H;let c=e._lastMovement[i];u(c)||(c=e._lastMovement[i]={startPosition:new H,endPosition:new H,valid:!1});let l,f;n===bi.LEFT_DRAG?(l=An.LEFT_DOWN,f=An.LEFT_UP):n===bi.RIGHT_DRAG?(l=An.RIGHT_DOWN,f=An.RIGHT_UP):n===bi.MIDDLE_DRAG&&(l=An.MIDDLE_DOWN,f=An.MIDDLE_UP),e._eventHandler.setInputAction(function(d){e._buttonsDown++,c.valid=!1,o[i]=!0,s[i]=new Date,H.clone(d.position,r[i])},l,t),e._eventHandler.setInputAction(function(){e._buttonsDown=Math.max(e._buttonsDown-1,0),o[i]=!1,a[i]=new Date},f,t)}function joe(e,t){H.clone(e.startPosition,t.startPosition),H.clone(e.endPosition,t.endPosition)}function Yoe(e,t){let n=e._update,i=e._movement,o=e._lastMovement,r=e._isDown;for(let s in bi)if(bi.hasOwnProperty(s)){let a=bi[s];if(u(a)){let c=Ya(a,t);n[c]=!0,u(e._lastMovement[c])||(e._lastMovement[c]={startPosition:new H,endPosition:new H,valid:!1}),u(e._movement[c])||(e._movement[c]={startPosition:new H,endPosition:new H})}}e._eventHandler.setInputAction(function(s){for(let a in bi)if(bi.hasOwnProperty(a)){let c=bi[a];if(u(c)){let l=Ya(c,t);r[l]&&(n[l]?(joe(i[l],o[l]),o[l].valid=!0,joe(s,i[l]),n[l]=!1):H.clone(s.endPosition,i[l].endPosition))}}H.clone(s.endPosition,e._currentMousePosition)},An.MOUSE_MOVE,t)}function sf(e){this._eventHandler=new Jl(e),this._update={},this._movement={},this._lastMovement={},this._isDown={},this._eventStartPosition={},this._pressTime={},this._releaseTime={},this._buttonsDown=0,this._currentMousePosition=new H,Woe(this,void 0),Goe(this,void 0,e),XT(this,void 0,bi.LEFT_DRAG),XT(this,void 0,bi.RIGHT_DRAG),XT(this,void 0,bi.MIDDLE_DRAG),Yoe(this,void 0);for(let t in Gs)if(Gs.hasOwnProperty(t)){let n=Gs[t];u(n)&&(Woe(this,n),Goe(this,n,e),XT(this,n,bi.LEFT_DRAG),XT(this,n,bi.RIGHT_DRAG),XT(this,n,bi.MIDDLE_DRAG),Yoe(this,n))}}Object.defineProperties(sf.prototype,{currentMousePosition:{get:function(){return this._currentMousePosition}},anyButtonDown:{get:function(){let e=!this._update[Ya(bi.WHEEL)]||!this._update[Ya(bi.WHEEL,Gs.SHIFT)]||!this._update[Ya(bi.WHEEL,Gs.CTRL)]||!this._update[Ya(bi.WHEEL,Gs.ALT)];return this._buttonsDown>0||e}}});sf.prototype.isMoving=function(e,t){let n=Ya(e,t);return!this._update[n]};sf.prototype.getMovement=function(e,t){let n=Ya(e,t);return this._movement[n]};sf.prototype.getLastMovement=function(e,t){let n=Ya(e,t),i=this._lastMovement[n];if(i.valid)return i};sf.prototype.isButtonDown=function(e,t){let n=Ya(e,t);return this._isDown[n]};sf.prototype.getStartMousePosition=function(e,t){if(e===bi.WHEEL)return this._currentMousePosition;let n=Ya(e,t);return this._eventStartPosition[n]};sf.prototype.getButtonPressTime=function(e,t){let n=Ya(e,t);return this._pressTime[n]};sf.prototype.getButtonReleaseTime=function(e,t){let n=Ya(e,t);return this._releaseTime[n]};sf.prototype.reset=function(){for(let e in this._update)this._update.hasOwnProperty(e)&&(this._update[e]=!0)};sf.prototype.isDestroyed=function(){return!1};sf.prototype.destroy=function(){return this._eventHandler=this._eventHandler&&this._eventHandler.destroy(),le(this)};var fO=sf;function SU(e,t,n,i,o,r,s,a,c,l){this._tweens=e,this._tweenjs=t,this._startObject=Ge(n),this._stopObject=Ge(i),this._duration=o,this._delay=r,this._easingFunction=s,this._update=a,this._complete=c,this.cancel=l,this.needsStart=!0}Object.defineProperties(SU.prototype,{startObject:{get:function(){return this._startObject}},stopObject:{get:function(){return this._stopObject}},duration:{get:function(){return this._duration}},delay:{get:function(){return this._delay}},easingFunction:{get:function(){return this._easingFunction}},update:{get:function(){return this._update}},complete:{get:function(){return this._complete}},tweenjs:{get:function(){return this._tweenjs}}});SU.prototype.cancelTween=function(){this._tweens.remove(this)};function cd(){this._tweens=[]}Object.defineProperties(cd.prototype,{length:{get:function(){return this._tweens.length}}});cd.prototype.add=function(e){if(e=y(e,y.EMPTY_OBJECT),e.duration===0)return u(e.complete)&&e.complete(),new SU(this);let t=e.duration/Jn.SECONDS_PER_MILLISECOND,n=y(e.delay,0),i=n/Jn.SECONDS_PER_MILLISECOND,o=y(e.easingFunction,vr.LINEAR_NONE),r=e.startObject,s=new ane(r);s.to(Ge(e.stopObject),t),s.delay(i),s.easing(o),u(e.update)&&s.onUpdate(function(){e.update(r)}),s.onComplete(y(e.complete,null)),s.repeat(y(e._repeat,0));let a=new SU(this,s,e.startObject,e.stopObject,e.duration,n,o,e.update,e.complete,e.cancel);return this._tweens.push(a),a};cd.prototype.addProperty=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.object,n=e.property,i=e.startValue,o=e.stopValue;function r(s){t[n]=s.value}return this.add({startObject:{value:i},stopObject:{value:o},duration:y(e.duration,3),delay:e.delay,easingFunction:e.easingFunction,update:r,complete:e.complete,cancel:e.cancel,_repeat:e._repeat})};cd.prototype.addAlpha=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.material,n=[];for(let o in t.uniforms)t.uniforms.hasOwnProperty(o)&&u(t.uniforms[o])&&u(t.uniforms[o].alpha)&&n.push(o);function i(o){let r=n.length;for(let s=0;s<r;++s)t.uniforms[n[s]].alpha=o.alpha}return this.add({startObject:{alpha:y(e.startValue,0)},stopObject:{alpha:y(e.stopValue,1)},duration:y(e.duration,3),delay:e.delay,easingFunction:e.easingFunction,update:i,complete:e.complete,cancel:e.cancel})};cd.prototype.addOffsetIncrement=function(e){e=y(e,y.EMPTY_OBJECT);let n=e.material.uniforms;return this.addProperty({object:n,property:"offset",startValue:n.offset,stopValue:n.offset+1,duration:e.duration,delay:e.delay,easingFunction:e.easingFunction,update:e.update,cancel:e.cancel,_repeat:1/0})};cd.prototype.remove=function(e){if(!u(e))return!1;let t=this._tweens.indexOf(e);return t!==-1?(e.tweenjs.stop(),u(e.cancel)&&e.cancel(),this._tweens.splice(t,1),!0):!1};cd.prototype.removeAll=function(){let e=this._tweens;for(let t=0;t<e.length;++t){let n=e[t];n.tweenjs.stop(),u(n.cancel)&&n.cancel()}e.length=0};cd.prototype.contains=function(e){return u(e)&&this._tweens.indexOf(e)!==-1};cd.prototype.get=function(e){return this._tweens[e]};cd.prototype.update=function(e){let t=this._tweens,n=0;for(e=u(e)?e/Jn.SECONDS_PER_MILLISECOND:li();n<t.length;){let i=t[n],o=i.tweenjs;i.needsStart?(i.needsStart=!1,o.start(e)):o.update(e)?n++:(o.stop(),t.splice(n,1))}};var mA=cd;function hO(e){this.enableInputs=!0,this.enableTranslate=!0,this.enableZoom=!0,this.enableRotate=!0,this.enableTilt=!0,this.enableLook=!0,this.inertiaSpin=.9,this.inertiaTranslate=.9,this.inertiaZoom=.8,this.maximumMovementRatio=.1,this.bounceAnimationTime=3,this.minimumZoomDistance=1,this.maximumZoomDistance=Number.POSITIVE_INFINITY,this.translateEventTypes=bi.LEFT_DRAG,this.zoomEventTypes=[bi.RIGHT_DRAG,bi.WHEEL,bi.PINCH],this.rotateEventTypes=bi.LEFT_DRAG,this.tiltEventTypes=[bi.MIDDLE_DRAG,bi.PINCH,{eventType:bi.LEFT_DRAG,modifier:Gs.CTRL},{eventType:bi.RIGHT_DRAG,modifier:Gs.CTRL}],this.lookEventTypes={eventType:bi.LEFT_DRAG,modifier:Gs.SHIFT},this.minimumPickingTerrainHeight=15e4,this._minimumPickingTerrainHeight=this.minimumPickingTerrainHeight,this.minimumCollisionTerrainHeight=15e3,this._minimumCollisionTerrainHeight=this.minimumCollisionTerrainHeight,this.minimumTrackBallHeight=75e5,this._minimumTrackBallHeight=this.minimumTrackBallHeight,this.enableCollisionDetection=!0,this._scene=e,this._globe=void 0,this._ellipsoid=void 0,this._aggregator=new fO(e.canvas),this._lastInertiaSpinMovement=void 0,this._lastInertiaZoomMovement=void 0,this._lastInertiaTranslateMovement=void 0,this._lastInertiaTiltMovement=void 0,this._inertiaDisablers={_lastInertiaZoomMovement:["_lastInertiaSpinMovement","_lastInertiaTranslateMovement","_lastInertiaTiltMovement"],_lastInertiaTiltMovement:["_lastInertiaSpinMovement","_lastInertiaTranslateMovement"]},this._tweens=new mA,this._tween=void 0,this._horizontalRotationAxis=void 0,this._tiltCenterMousePosition=new H(-1,-1),this._tiltCenter=new h,this._rotateMousePosition=new H(-1,-1),this._rotateStartPosition=new h,this._strafeStartPosition=new h,this._strafeMousePosition=new H,this._strafeEndMousePosition=new H,this._zoomMouseStart=new H(-1,-1),this._zoomWorldPosition=new h,this._useZoomWorldPosition=!1,this._tiltCVOffMap=!1,this._looking=!1,this._rotating=!1,this._strafing=!1,this._zoomingOnVector=!1,this._zoomingUnderground=!1,this._rotatingZoom=!1,this._adjustedHeightForTerrain=!1,this._cameraUnderground=!1;let t=e.mapProjection;this._maxCoord=t.project(new he(Math.PI,P.PI_OVER_TWO)),this._zoomFactor=5,this._rotateFactor=void 0,this._rotateRateRangeAdjustment=void 0,this._maximumRotateRate=1.77,this._minimumRotateRate=1/5e3,this._minimumZoomRate=20,this._maximumZoomRate=5906376272e3,this._minimumUndergroundPickDistance=2e3,this._maximumUndergroundPickDistance=1e4}function GVe(e,t){if(e<0)return 0;let n=(1-t)*25;return Math.exp(-n*e)}function WVe(e){return H.equalsEpsilon(e.startPosition,e.endPosition,P.EPSILON14)}var jVe=.4;function YVe(e,t,n,i,o,r,s){let a=r[s];u(a)||(a=r[s]={startPosition:new H,endPosition:new H,motion:new H,inertiaEnabled:!0});let c=e.getButtonPressTime(t,n),l=e.getButtonReleaseTime(t,n),f=c&&l&&(l.getTime()-c.getTime())/1e3,d=new Date,p=l&&(d.getTime()-l.getTime())/1e3;if(c&&l&&f<jVe){let g=GVe(p,i),m=e.getLastMovement(t,n);if(!u(m)||WVe(m)||!a.inertiaEnabled||(a.motion.x=(m.endPosition.x-m.startPosition.x)*.5,a.motion.y=(m.endPosition.y-m.startPosition.y)*.5,a.startPosition=H.clone(m.startPosition,a.startPosition),a.endPosition=H.multiplyByScalar(a.motion,g,a.endPosition),a.endPosition=H.add(a.startPosition,a.endPosition,a.endPosition),isNaN(a.endPosition.x)||isNaN(a.endPosition.y)||H.distance(a.startPosition,a.endPosition)<.5))return;if(!e.isButtonDown(t,n)){let A=e.getStartMousePosition(t,n);o(r,A,a)}}}function qVe(e,t){if(u(t)){let n=e[t];u(n)&&(n.inertiaEnabled=!0);let i=e._inertiaDisablers[t];if(u(i)){let o=i.length;for(let r=0;r<o;++r)n=e[i[r]],u(n)&&(n.inertiaEnabled=!1)}}}var qoe=[];function Oc(e,t,n,i,o,r){if(!u(n))return;let s=e._aggregator;Array.isArray(n)||(qoe[0]=n,n=qoe);let a=n.length;for(let c=0;c<a;++c){let l=n[c],f=u(l.eventType)?l.eventType:l,d=l.modifier,p=s.isMoving(f,d)&&s.getMovement(f,d),g=s.getStartMousePosition(f,d);e.enableInputs&&t&&(p?(i(e,g,p),qVe(e,r)):o<1&&YVe(s,f,d,o,i,e,r))}}var vU=new Pn,XVe=new h,KVe=new H,ZVe=new h,JVe=new H,QVe=new h,$Ve=new h,eUe=new h,tUe=new h,nUe=new h,iUe=new h,oUe=new h,rUe=new h,sUe=new h,aUe=new h,cUe=new h,lUe=new h,uUe=new h,fUe=new h,dUe=new h,pA=new h,Xoe=new h,Koe=new h,E6={orientation:new Ma};function O6(e,t,n,i,o,r){let s=1;u(r)&&(s=P.clamp(Math.abs(r),.25,1));let a=n.endPosition.y-n.startPosition.y,l=a>0?e.minimumZoomDistance*s:0,f=e.maximumZoomDistance,d=o-l,p=i*d;p=P.clamp(p,e._minimumZoomRate,e._maximumZoomRate);let g=a/e._scene.canvas.clientHeight;g=Math.min(g,e.maximumMovementRatio);let m=p*g;if(e.enableCollisionDetection||e.minimumZoomDistance===0||!u(e._globe)){if(m>0&&Math.abs(o-l)<1||m<0&&Math.abs(o-f)<1)return;o-m<l?m=o-l-1:o-m>f&&(m=o-f)}let A=e._scene,x=A.camera,C=A.mode,T=E6.orientation;if(T.heading=x.heading,T.pitch=x.pitch,T.roll=x.roll,x.frustum instanceof en){Math.abs(m)>0&&(x.zoomIn(m),x._adjustOrthographicFrustum());return}let E=H.equals(t,e._zoomMouseStart),S=e._zoomingOnVector,v=e._rotatingZoom,w;if(E||(e._zoomMouseStart=H.clone(t,e._zoomMouseStart),u(e._globe)&&(C===ee.SCENE2D?(w=x.getPickRay(t,vU).origin,w=h.fromElements(w.y,w.z,w.x)):w=xg(e,t,XVe)),u(w)?(e._useZoomWorldPosition=!0,e._zoomWorldPosition=h.clone(w,e._zoomWorldPosition)):e._useZoomWorldPosition=!1,S=e._zoomingOnVector=!1,v=e._rotatingZoom=!1,e._zoomingUnderground=e._cameraUnderground),!e._useZoomWorldPosition){x.zoomIn(m);return}let R=C===ee.COLUMBUS_VIEW;if(x.positionCartographic.height<2e6&&(v=!0),!E||v){if(C===ee.SCENE2D){let O=e._zoomWorldPosition,L=x.position;if(!h.equals(O,L)&&x.positionCartographic.height<e._maxCoord.x*2){let N=x.position.x,_=h.subtract(O,L,ZVe);h.normalize(_,_);let b=h.distance(O,L)*m/(x.getMagnitude()*.5);x.move(_,b*.5),(x.position.x<0&&N>0||x.position.x>0&&N<0)&&(w=x.getPickRay(t,vU).origin,w=h.fromElements(w.y,w.z,w.x),e._zoomWorldPosition=h.clone(w,e._zoomWorldPosition))}}else if(C===ee.SCENE3D){let O=h.normalize(x.position,nUe);if(e._cameraUnderground||e._zoomingUnderground||x.positionCartographic.height<3e3&&Math.abs(h.dot(x.direction,O))<.6)R=!0;else{let L=A.canvas,N=JVe;N.x=L.clientWidth/2,N.y=L.clientHeight/2;let _=xg(e,N,QVe);if(!u(_))R=!0;else if(x.positionCartographic.height<1e6)if(h.dot(x.direction,O)>=-.5)R=!0;else{let b=oUe;h.clone(x.position,b);let D=e._zoomWorldPosition,I=iUe;if(I=h.normalize(D,I),h.dot(I,O)<0)return;let B=dUe,F=aUe;h.clone(x.direction,F),h.add(b,h.multiplyByScalar(F,1e3,pA),B);let k=cUe,U=lUe;h.subtract(D,b,k),h.normalize(k,U);let G=h.dot(O,U);if(G>=0){e._zoomMouseStart.x=-1;return}let V=Math.acos(-G),X=h.magnitude(b),W=h.magnitude(D),Q=X-m,Y=h.magnitude(k),K=Math.asin(P.clamp(Y/W*Math.sin(V),-1,1)),J=Math.asin(P.clamp(Q/W*Math.sin(V),-1,1)),_e=K-J+V,xe=rUe;h.normalize(b,xe);let re=sUe;re=h.cross(U,xe,re),re=h.normalize(re,re),h.normalize(h.cross(xe,re,pA),F),h.multiplyByScalar(h.normalize(B,pA),h.magnitude(B)-m,B),h.normalize(b,b),h.multiplyByScalar(b,Q,b);let ye=uUe;h.multiplyByScalar(h.add(h.multiplyByScalar(xe,Math.cos(_e)-1,Xoe),h.multiplyByScalar(F,Math.sin(_e),Koe),pA),Q,ye),h.add(b,ye,b),h.normalize(B,xe),h.normalize(h.cross(xe,re,pA),F);let fe=fUe;h.multiplyByScalar(h.add(h.multiplyByScalar(xe,Math.cos(_e)-1,Xoe),h.multiplyByScalar(F,Math.sin(_e),Koe),pA),h.magnitude(B),fe),h.add(B,fe,B),h.clone(b,x.position),h.normalize(h.subtract(B,b,pA),x.direction),h.clone(x.direction,x.direction),h.cross(x.direction,x.up,x.right),h.cross(x.right,x.direction,x.up),x.setView(E6);return}else{let b=h.normalize(_,$Ve),D=h.normalize(e._zoomWorldPosition,eUe),I=h.dot(D,b);if(I>0&&I<1){let B=P.acosClamped(I),F=h.cross(D,b,tUe),k=Math.abs(B)>P.toRadians(20)?x.positionCartographic.height*.75:x.positionCartographic.height-m,U=m/k;x.rotate(F,B*U)}}}}e._rotatingZoom=!R}if(!E&&R||S){let O,L=Yi.wgs84ToWindowCoordinates(A,e._zoomWorldPosition,KVe);C!==ee.COLUMBUS_VIEW&&H.equals(t,e._zoomMouseStart)&&u(L)?O=x.getPickRay(L,vU):O=x.getPickRay(t,vU);let N=O.direction;(C===ee.COLUMBUS_VIEW||C===ee.SCENE2D)&&h.fromElements(N.y,N.z,N.x,N),x.move(N,m),e._zoomingOnVector=!0}else x.zoomIn(m);e._cameraUnderground||x.setView(E6)}var hUe=new Pn,mUe=new Pn,pUe=new h;function _Ue(e,t,n){let o=e._scene.camera,r=o.getPickRay(n.startPosition,hUe).origin,s=o.getPickRay(n.endPosition,mUe).origin;r=h.fromElements(r.y,r.z,r.x,r),s=h.fromElements(s.y,s.z,s.x,s);let a=h.subtract(r,s,pUe),c=h.magnitude(a);c>0&&(h.normalize(a,a),o.move(a,c))}function Zoe(e,t,n){u(n.distance)&&(n=n.distance);let o=e._scene.camera;O6(e,t,n,e._zoomFactor,o.getMagnitude())}var gUe=new H,yUe=new H;function Joe(e,t,n){if(u(n.angleAndHeight)){AUe(e,t,n.angleAndHeight);return}let i=e._scene,o=i.camera,r=i.canvas,s=r.clientWidth,a=r.clientHeight,c=gUe;c.x=2/s*n.startPosition.x-1,c.y=2/a*(a-n.startPosition.y)-1,c=H.normalize(c,c);let l=yUe;l.x=2/s*n.endPosition.x-1,l.y=2/a*(a-n.endPosition.y)-1,l=H.normalize(l,l);let f=P.acosClamped(c.x);c.y<0&&(f=P.TWO_PI-f);let d=P.acosClamped(l.x);l.y<0&&(d=P.TWO_PI-d);let p=d-f;o.twistRight(p)}function AUe(e,t,n){let i=e._rotateFactor*e._rotateRateRangeAdjustment;i>e._maximumRotateRate&&(i=e._maximumRotateRate),i<e._minimumRotateRate&&(i=e._minimumRotateRate);let o=e._scene,r=o.camera,s=o.canvas,a=(n.endPosition.x-n.startPosition.x)/s.clientWidth;a=Math.min(a,e.maximumMovementRatio);let c=i*a*Math.PI*4;r.twistRight(c)}function xUe(e){let t=e._scene.mapMode2D===cl.ROTATE;M.equals(M.IDENTITY,e._scene.camera.transform)?(Oc(e,e.enableTranslate,e.translateEventTypes,_Ue,e.inertiaTranslate,"_lastInertiaTranslateMovement"),Oc(e,e.enableZoom,e.zoomEventTypes,Zoe,e.inertiaZoom,"_lastInertiaZoomMovement"),t&&Oc(e,e.enableRotate,e.tiltEventTypes,Joe,e.inertiaSpin,"_lastInertiaTiltMovement")):(Oc(e,e.enableZoom,e.zoomEventTypes,Zoe,e.inertiaZoom,"_lastInertiaZoomMovement"),t&&Oc(e,e.enableRotate,e.translateEventTypes,Joe,e.inertiaSpin,"_lastInertiaSpinMovement"))}var nre=new Pn,CUe=new h,TUe=new h;function xg(e,t,n){let i=e._scene,o=e._globe,r=i.camera;if(!u(o))return;let s=!e._cameraUnderground,a;i.pickPositionSupported&&(a=i.pickPositionWorldCoordinates(t,CUe));let c=r.getPickRay(t,nre),l=o.pickWorldCoordinates(c,i,s,TUe),f=u(a)?h.distance(a,r.positionWC):Number.POSITIVE_INFINITY,d=u(l)?h.distance(l,r.positionWC):Number.POSITIVE_INFINITY;return f<d?h.clone(a,n):h.clone(l,n)}var EUe=new he;function RU(e){let t=e._ellipsoid,n=e._scene,i=n.camera,o=n.mode,r=0;if(o===ee.SCENE3D){let c=t.cartesianToCartographic(i.position,EUe);u(c)&&(r=c.height)}else r=i.position.z;let s=y(e._scene.globeHeight,0);return Math.abs(s-r)}var bUe=new h;function ire(e,t){let n=t.origin,i=t.direction,o=RU(e),r=h.normalize(n,bUe),s=Math.abs(h.dot(r,i));return s=Math.max(s,.5)*2,o*s}function ore(e,t,n,i){let o=h.distance(t.origin,n),r=RU(e),s=P.clamp(r*5,e._minimumUndergroundPickDistance,e._maximumUndergroundPickDistance);return o>s&&(o=Math.min(o,r/5),o=Math.max(o,100)),Pn.getPoint(t,o,i)}function rre(e,t,n,i){let o;return u(n)?(o=h.distance(t.origin,n),o>e._maximumUndergroundPickDistance&&(o=RU(e))):o=RU(e),Pn.getPoint(t,o,i)}var SUe=new H;function sre(e,t){let n=t.endPosition,i=H.subtract(t.endPosition,t.startPosition,SUe),o=e._strafeEndMousePosition;H.add(o,i,o),t.endPosition=o,R6(e,t,e._strafeStartPosition),t.endPosition=n}var Qoe=new Pn,vUe=new Pn,b6=new h,DUe=new h,wUe=new h,IUe=new h,PUe=new cn(h.UNIT_X,0),OUe=new H,RUe=new H;function BUe(e,t,n){if(h.equals(t,e._translateMousePosition)||(e._looking=!1),h.equals(t,e._strafeMousePosition)||(e._strafing=!1),e._looking){$l(e,t,n);return}if(e._strafing){sre(e,n);return}let o=e._scene.camera,r=e._cameraUnderground,s=H.clone(n.startPosition,OUe),a=H.clone(n.endPosition,RUe),c=o.getPickRay(s,Qoe),l=h.clone(h.ZERO,IUe),f=h.UNIT_X,d;if(o.position.z<e._minimumPickingTerrainHeight&&(d=xg(e,s,b6),u(d)&&(l.x=d.x)),r||l.x>o.position.z&&u(d)){let E=d;r&&(E=rre(e,c,d,b6)),H.clone(t,e._strafeMousePosition),H.clone(t,e._strafeEndMousePosition),h.clone(E,e._strafeStartPosition),e._strafing=!0,R6(e,n,e._strafeStartPosition);return}let p=cn.fromPointNormal(l,f,PUe);c=o.getPickRay(s,Qoe);let g=Wi.rayPlane(c,p,b6),m=o.getPickRay(a,vUe),A=Wi.rayPlane(m,p,DUe);if(!u(g)||!u(A)){e._looking=!0,$l(e,t,n),H.clone(t,e._translateMousePosition);return}let x=h.subtract(g,A,wUe),C=x.x;x.x=x.y,x.y=x.z,x.z=C;let T=h.magnitude(x);T>P.EPSILON6&&(h.normalize(x,x),o.move(x,T))}var are=new H,wU=new Pn,IU=new h,MUe=new h,cre=new M,LUe=new M,NUe=new h,FUe=new cn(h.UNIT_X,0),S6=new h,w6=new he,lre=new M,VUe=new Le,UUe=new Z,PU=new h;function kUe(e,t,n){if(u(n.angleAndHeight)&&(n=n.angleAndHeight),H.equals(t,e._tiltCenterMousePosition)||(e._tiltCVOffMap=!1,e._looking=!1),e._looking){$l(e,t,n);return}let o=e._scene.camera;e._tiltCVOffMap||!e.onMap()||Math.abs(o.position.z)>e._minimumPickingTerrainHeight?(e._tiltCVOffMap=!0,zUe(e,t,n)):HUe(e,t,n)}function zUe(e,t,n){let i=e._scene,o=i.camera,r=i.canvas,s=are;s.x=r.clientWidth/2,s.y=r.clientHeight/2;let a=o.getPickRay(s,wU),c=h.UNIT_X,l=a.origin,f=a.direction,d,p=h.dot(c,f);if(Math.abs(p)>P.EPSILON6&&(d=-h.dot(c,l)/p),!u(d)||d<=0){e._looking=!0,$l(e,t,n),H.clone(t,e._tiltCenterMousePosition);return}let g=h.multiplyByScalar(f,d,IU);h.add(l,g,g);let m=i.mapProjection,A=m.ellipsoid;h.fromElements(g.y,g.z,g.x,g);let x=m.unproject(g,w6);A.cartographicToCartesian(x,g);let C=Rt.eastNorthUpToFixedFrame(g,A,cre),T=e._globe,E=e._ellipsoid;e._globe=void 0,e._ellipsoid=ie.UNIT_SPHERE,e._rotateFactor=1,e._rotateRateRangeAdjustment=1;let S=M.clone(o.transform,lre);o._setTransform(C),Ql(e,t,n,h.UNIT_Z),o._setTransform(S),e._globe=T,e._ellipsoid=E;let v=E.maximumRadius;e._rotateFactor=1/v,e._rotateRateRangeAdjustment=v}function HUe(e,t,n){let i=e._scene,o=i.camera,r=e._cameraUnderground,s,a,c=h.UNIT_X;if(H.equals(t,e._tiltCenterMousePosition))s=h.clone(e._tiltCenter,IU);else{if(o.position.z<e._minimumPickingTerrainHeight&&(s=xg(e,t,IU)),!u(s)){a=o.getPickRay(t,wU);let _=a.origin,b=a.direction,D,I=h.dot(c,b);if(Math.abs(I)>P.EPSILON6&&(D=-h.dot(c,_)/I),!u(D)||D<=0){e._looking=!0,$l(e,t,n),H.clone(t,e._tiltCenterMousePosition);return}s=h.multiplyByScalar(b,D,IU),h.add(_,s,s)}r&&(u(a)||(a=o.getPickRay(t,wU)),ore(e,a,s,s)),H.clone(t,e._tiltCenterMousePosition),h.clone(s,e._tiltCenter)}let l=i.canvas,f=are;f.x=l.clientWidth/2,f.y=e._tiltCenterMousePosition.y,a=o.getPickRay(f,wU);let d=h.clone(h.ZERO,NUe);d.x=s.x;let p=cn.fromPointNormal(d,c,FUe),g=Wi.rayPlane(a,p,MUe),m=o._projection,A=m.ellipsoid;h.fromElements(s.y,s.z,s.x,s);let x=m.unproject(s,w6);A.cartographicToCartesian(x,s);let C=Rt.eastNorthUpToFixedFrame(s,A,cre),T;u(g)?(h.fromElements(g.y,g.z,g.x,g),x=m.unproject(g,w6),A.cartographicToCartesian(x,g),T=Rt.eastNorthUpToFixedFrame(g,A,LUe)):T=C;let E=e._globe,S=e._ellipsoid;e._globe=void 0,e._ellipsoid=ie.UNIT_SPHERE,e._rotateFactor=1,e._rotateRateRangeAdjustment=1;let v=h.UNIT_Z,w=M.clone(o.transform,lre);o._setTransform(C);let R=h.cross(h.UNIT_Z,h.normalize(o.position,S6),S6),O=h.dot(o.right,R);if(Ql(e,t,n,v,!1,!0),o._setTransform(T),O<0){let _=n.startPosition.y-n.endPosition.y;(r&&_<0||!r&&_>0)&&(v=void 0);let b=o.constrainedAxis;o.constrainedAxis=void 0,Ql(e,t,n,v,!0,!1),o.constrainedAxis=b}else Ql(e,t,n,v,!0,!1);if(u(o.constrainedAxis)){let _=h.cross(o.direction,o.constrainedAxis,PU);h.equalsEpsilon(_,h.ZERO,P.EPSILON6)||(h.dot(_,o.right)<0&&h.negate(_,_),h.cross(_,o.direction,o.up),h.cross(o.direction,o.up,o.right),h.normalize(o.up,o.up),h.normalize(o.right,o.right))}o._setTransform(w),e._globe=E,e._ellipsoid=S;let L=S.maximumRadius;e._rotateFactor=1/L,e._rotateRateRangeAdjustment=L;let N=h.clone(o.positionWC,S6);if(e.enableCollisionDetection&&L6(e),!h.equals(o.positionWC,N)){o._setTransform(T),o.worldToCameraCoordinatesPoint(N,N);let _=h.magnitudeSquared(N);h.magnitudeSquared(o.position)>_&&(h.normalize(o.position,o.position),h.multiplyByScalar(o.position,Math.sqrt(_),o.position));let b=h.angleBetween(N,o.position),D=h.cross(N,o.position,N);h.normalize(D,D);let I=Le.fromAxisAngle(D,b,VUe),B=Z.fromQuaternion(I,UUe);Z.multiplyByVector(B,o.direction,o.direction),Z.multiplyByVector(B,o.up,o.up),h.cross(o.direction,o.up,o.right),h.cross(o.right,o.direction,o.up),o._setTransform(w)}}var ure=new H,fre=new Pn,dre=new h;function GUe(e,t,n){u(n.distance)&&(n=n.distance);let i=e._scene,o=i.camera,r=i.canvas,s=e._cameraUnderground,a;s?a=t:(a=ure,a.x=r.clientWidth/2,a.y=r.clientHeight/2);let c=o.getPickRay(a,fre),l=c.origin,f=c.direction,d=o.position.z,p;d<e._minimumPickingTerrainHeight&&(p=xg(e,a,dre));let g;if(u(p)&&(g=h.distance(l,p)),s){let m=ire(e,c,d);u(g)?g=Math.min(g,m):g=m}if(!u(g)){let m=h.UNIT_X;g=-h.dot(m,l)/h.dot(m,f)}O6(e,t,n,e._zoomFactor,g)}function WUe(e){let n=e._scene.camera;if(!M.equals(M.IDENTITY,n.transform))Oc(e,e.enableRotate,e.rotateEventTypes,Ql,e.inertiaSpin,"_lastInertiaSpinMovement"),Oc(e,e.enableZoom,e.zoomEventTypes,hre,e.inertiaZoom,"_lastInertiaZoomMovement");else{let i=e._tweens;if(e._aggregator.anyButtonDown&&i.removeAll(),Oc(e,e.enableTilt,e.tiltEventTypes,kUe,e.inertiaSpin,"_lastInertiaTiltMovement"),Oc(e,e.enableTranslate,e.translateEventTypes,BUe,e.inertiaTranslate,"_lastInertiaTranslateMovement"),Oc(e,e.enableZoom,e.zoomEventTypes,GUe,e.inertiaZoom,"_lastInertiaZoomMovement"),Oc(e,e.enableLook,e.lookEventTypes,$l),!e._aggregator.anyButtonDown&&!i.contains(e._tween)){let o=n.createCorrectPositionTween(e.bounceAnimationTime);u(o)&&(e._tween=i.add(o))}i.update()}}var jUe=new Pn,YUe=new cn(h.UNIT_X,0),qUe=new h,XUe=new h,KUe=new h;function R6(e,t,n){let i=e._scene,o=i.camera,r=o.getPickRay(t.endPosition,jUe),s=h.clone(o.direction,XUe);i.mode===ee.COLUMBUS_VIEW&&h.fromElements(s.z,s.x,s.y,s);let a=cn.fromPointNormal(n,s,YUe),c=Wi.rayPlane(r,a,qUe);u(c)&&(s=h.subtract(n,c,s),i.mode===ee.COLUMBUS_VIEW&&h.fromElements(s.y,s.z,s.x,s),h.add(o.position,s,o.position))}var $oe=new h,ZUe=new he,I6=new h,P6=new ie,JUe=new h,QUe=new h;function $Ue(e,t,n){let o=e._scene.camera,r=e._cameraUnderground,s=e._ellipsoid;if(!M.equals(o.transform,M.IDENTITY)){Ql(e,t,n);return}let a,c,l=s.geodeticSurfaceNormal(o.position,JUe);if(H.equals(t,e._rotateMousePosition)){if(e._looking)$l(e,t,n,l);else if(e._rotating)Ql(e,t,n);else if(e._strafing)sre(e,n);else{if(h.magnitude(o.position)<h.magnitude(e._rotateStartPosition))return;a=h.magnitude(e._rotateStartPosition),c=I6,c.x=c.y=c.z=a,s=ie.fromCartesian3(c,P6),D6(e,t,n,s)}return}e._looking=!1,e._rotating=!1,e._strafing=!1;let f=s.cartesianToCartographic(o.positionWC,ZUe).height,d=e._globe;if(u(d)&&f<e._minimumPickingTerrainHeight){let p=xg(e,n.startPosition,KUe);if(u(p)){let g=!1,m=o.getPickRay(n.startPosition,nre);if(r)g=!0,rre(e,m,p,p);else{let A=s.geodeticSurfaceNormal(p,QUe);Math.abs(h.dot(m.direction,A))<.05?g=!0:g=h.magnitude(o.position)<h.magnitude(p)}g?(H.clone(t,e._strafeEndMousePosition),h.clone(p,e._strafeStartPosition),e._strafing=!0,R6(e,n,e._strafeStartPosition)):(a=h.magnitude(p),c=I6,c.x=c.y=c.z=a,s=ie.fromCartesian3(c,P6),D6(e,t,n,s),h.clone(p,e._rotateStartPosition))}else e._looking=!0,$l(e,t,n,l)}else u(o.pickEllipsoid(n.startPosition,e._ellipsoid,$oe))?(D6(e,t,n,e._ellipsoid),h.clone($oe,e._rotateStartPosition)):f>e._minimumTrackBallHeight?(e._rotating=!0,Ql(e,t,n)):(e._looking=!0,$l(e,t,n,l));H.clone(t,e._rotateMousePosition)}function Ql(e,t,n,i,o,r){o=y(o,!1),r=y(r,!1);let s=e._scene,a=s.camera,c=s.canvas,l=a.constrainedAxis;u(i)&&(a.constrainedAxis=i);let f=h.magnitude(a.position),d=e._rotateFactor*(f-e._rotateRateRangeAdjustment);d>e._maximumRotateRate&&(d=e._maximumRotateRate),d<e._minimumRotateRate&&(d=e._minimumRotateRate);let p=(n.startPosition.x-n.endPosition.x)/c.clientWidth,g=(n.startPosition.y-n.endPosition.y)/c.clientHeight;p=Math.min(p,e.maximumMovementRatio),g=Math.min(g,e.maximumMovementRatio);let m=d*p*Math.PI*2,A=d*g*Math.PI;o||a.rotateRight(m),r||a.rotateUp(A),a.constrainedAxis=l}var eke=oe.clone(oe.UNIT_W),tke=oe.clone(oe.UNIT_W),DU=new h,v6=new h,nke=new h,ike=new h,oke=new H,rke=new H;function D6(e,t,n,i){let r=e._scene.camera,s=H.clone(n.startPosition,oke),a=H.clone(n.endPosition,rke),c=r.pickEllipsoid(s,i,eke),l=r.pickEllipsoid(a,i,tke);if(!u(c)||!u(l)){e._rotating=!0,Ql(e,t,n);return}if(c=r.worldToCameraCoordinates(c,c),l=r.worldToCameraCoordinates(l,l),u(r.constrainedAxis)){let f=r.constrainedAxis,d=h.mostOrthogonalAxis(f,DU);h.cross(d,f,d),h.normalize(d,d);let p=h.cross(f,d,v6),g=h.magnitude(c),m=h.dot(f,c),A=Math.acos(m/g),x=h.multiplyByScalar(f,m,nke);h.subtract(c,x,x),h.normalize(x,x);let C=h.magnitude(l),T=h.dot(f,l),E=Math.acos(T/C),S=h.multiplyByScalar(f,T,ike);h.subtract(l,S,S),h.normalize(S,S);let v=Math.acos(h.dot(x,d));h.dot(x,p)<0&&(v=P.TWO_PI-v);let w=Math.acos(h.dot(S,d));h.dot(S,p)<0&&(w=P.TWO_PI-w);let R=v-w,O;h.equalsEpsilon(f,r.position,P.EPSILON2)?O=r.right:O=h.cross(f,r.position,DU);let L=h.cross(f,O,DU),N=h.dot(L,h.subtract(c,f,v6)),_=h.dot(L,h.subtract(l,f,v6)),b;N>0&&_>0?b=E-A:N>0&&_<=0?h.dot(r.position,f)>0?b=-A-E:b=A+E:b=A-E,r.rotateRight(R),r.rotateUp(b)}else{h.normalize(c,c),h.normalize(l,l);let f=h.dot(c,l),d=h.cross(c,l,DU);if(f<1&&!h.equalsEpsilon(d,h.ZERO,P.EPSILON14)){let p=Math.acos(f);r.rotate(d,p)}}}var ske=new h,ake=new he;function hre(e,t,n){u(n.distance)&&(n=n.distance);let i=e._ellipsoid,o=e._scene,r=o.camera,s=o.canvas,a=e._cameraUnderground,c;a?c=t:(c=ure,c.x=s.clientWidth/2,c.y=s.clientHeight/2);let l=r.getPickRay(c,fre),f,d=i.cartesianToCartographic(r.position,ake).height;d<e._minimumPickingTerrainHeight&&(f=xg(e,c,dre));let p;if(u(f)&&(p=h.distance(l.origin,f)),a){let m=ire(e,l,d);u(p)?p=Math.min(p,m):p=m}u(p)||(p=d);let g=h.normalize(r.position,ske);O6(e,t,n,e._zoomFactor,p,h.dot(g,r.direction))}var mre=new H,OU=new Pn,dO=new h,cke=new h,pre=new M,lke=new M,_re=new M,uke=new Le,fke=new Z,B6=new he,M6=new h;function dke(e,t,n){let o=e._scene.camera;if(!M.equals(o.transform,M.IDENTITY))return;if(u(n.angleAndHeight)&&(n=n.angleAndHeight),H.equals(t,e._tiltCenterMousePosition)||(e._tiltOnEllipsoid=!1,e._looking=!1),e._looking){let a=e._ellipsoid.geodeticSurfaceNormal(o.position,M6);$l(e,t,n,a);return}let s=e._ellipsoid.cartesianToCartographic(o.position,B6);e._tiltOnEllipsoid||s.height>e._minimumCollisionTerrainHeight?(e._tiltOnEllipsoid=!0,mke(e,t,n)):pke(e,t,n)}var hke=new he;function mke(e,t,n){let i=e._ellipsoid,o=e._scene,r=o.camera,s=e.minimumZoomDistance*.25,a=i.cartesianToCartographic(r.positionWC,hke).height;if(a-s-1<P.EPSILON3&&n.endPosition.y-n.startPosition.y<0)return;let c=o.canvas,l=mre;l.x=c.clientWidth/2,l.y=c.clientHeight/2;let f=r.getPickRay(l,OU),d,p=Wi.rayEllipsoid(f,i);if(u(p))d=Pn.getPoint(f,p.start,dO);else if(a>e._minimumTrackBallHeight){let T=Wi.grazingAltitudeLocation(f,i);if(!u(T))return;let E=i.cartesianToCartographic(T,B6);E.height=0,d=i.cartographicToCartesian(E,dO)}else{e._looking=!0;let T=e._ellipsoid.geodeticSurfaceNormal(r.position,M6);$l(e,t,n,T),H.clone(t,e._tiltCenterMousePosition);return}let g=Rt.eastNorthUpToFixedFrame(d,i,pre),m=e._globe,A=e._ellipsoid;e._globe=void 0,e._ellipsoid=ie.UNIT_SPHERE,e._rotateFactor=1,e._rotateRateRangeAdjustment=1;let x=M.clone(r.transform,_re);r._setTransform(g),Ql(e,t,n,h.UNIT_Z),r._setTransform(x),e._globe=m,e._ellipsoid=A;let C=A.maximumRadius;e._rotateFactor=1/C,e._rotateRateRangeAdjustment=C}function pke(e,t,n){let i=e._ellipsoid,o=e._scene,r=o.camera,s=e._cameraUnderground,a,c,l;if(H.equals(t,e._tiltCenterMousePosition))a=h.clone(e._tiltCenter,dO);else{if(a=xg(e,t,dO),!u(a)){if(c=r.getPickRay(t,OU),l=Wi.rayEllipsoid(c,i),!u(l)){if(i.cartesianToCartographic(r.position,B6).height<=e._minimumTrackBallHeight){e._looking=!0;let b=e._ellipsoid.geodeticSurfaceNormal(r.position,M6);$l(e,t,n,b),H.clone(t,e._tiltCenterMousePosition)}return}a=Pn.getPoint(c,l.start,dO)}s&&(u(c)||(c=r.getPickRay(t,OU)),ore(e,c,a,a)),H.clone(t,e._tiltCenterMousePosition),h.clone(a,e._tiltCenter)}let f=o.canvas,d=mre;d.x=f.clientWidth/2,d.y=e._tiltCenterMousePosition.y,c=r.getPickRay(d,OU);let p=h.magnitude(a),g=h.fromElements(p,p,p,I6),m=ie.fromCartesian3(g,P6);if(l=Wi.rayEllipsoid(c,m),!u(l))return;let A=h.magnitude(c.origin)>p?l.start:l.stop,x=Pn.getPoint(c,A,cke),C=Rt.eastNorthUpToFixedFrame(a,i,pre),T=Rt.eastNorthUpToFixedFrame(x,m,lke),E=e._globe,S=e._ellipsoid;e._globe=void 0,e._ellipsoid=ie.UNIT_SPHERE,e._rotateFactor=1,e._rotateRateRangeAdjustment=1;let v=h.UNIT_Z,w=M.clone(r.transform,_re);r._setTransform(T);let R=h.cross(x,r.positionWC,PU);if(h.dot(r.rightWC,R)<0){let _=n.startPosition.y-n.endPosition.y;(s&&_<0||!s&&_>0)&&(v=void 0);let b=r.constrainedAxis;r.constrainedAxis=void 0,Ql(e,t,n,v,!0,!1),r.constrainedAxis=b}else Ql(e,t,n,v,!0,!1);if(r._setTransform(C),Ql(e,t,n,v,!1,!0),u(r.constrainedAxis)){let _=h.cross(r.direction,r.constrainedAxis,PU);h.equalsEpsilon(_,h.ZERO,P.EPSILON6)||(h.dot(_,r.right)<0&&h.negate(_,_),h.cross(_,r.direction,r.up),h.cross(r.direction,r.up,r.right),h.normalize(r.up,r.up),h.normalize(r.right,r.right))}r._setTransform(w),e._globe=E,e._ellipsoid=S;let L=S.maximumRadius;e._rotateFactor=1/L,e._rotateRateRangeAdjustment=L;let N=h.clone(r.positionWC,PU);if(e.enableCollisionDetection&&L6(e),!h.equals(r.positionWC,N)){r._setTransform(T),r.worldToCameraCoordinatesPoint(N,N);let _=h.magnitudeSquared(N);h.magnitudeSquared(r.position)>_&&(h.normalize(r.position,r.position),h.multiplyByScalar(r.position,Math.sqrt(_),r.position));let b=h.angleBetween(N,r.position),D=h.cross(N,r.position,N);h.normalize(D,D);let I=Le.fromAxisAngle(D,b,uke),B=Z.fromQuaternion(I,fke);Z.multiplyByVector(B,r.direction,r.direction),Z.multiplyByVector(B,r.up,r.up),h.cross(r.direction,r.up,r.right),h.cross(r.right,r.direction,r.up),r._setTransform(w)}}var _ke=new H,gke=new H,ere=new Pn,tre=new Pn,yke=new h,Ake=new h;function $l(e,t,n,i){let r=e._scene.camera,s=_ke;s.x=n.startPosition.x,s.y=0;let a=gke;a.x=n.endPosition.x,a.y=0;let c=r.getPickRay(s,ere),l=r.getPickRay(a,tre),f=0,d,p;r.frustum instanceof en?(d=c.origin,p=l.origin,h.add(r.direction,d,d),h.add(r.direction,p,p),h.subtract(d,r.position,d),h.subtract(p,r.position,p),h.normalize(d,d),h.normalize(p,p)):(d=c.direction,p=l.direction);let g=h.dot(d,p);g<1&&(f=Math.acos(g)),f=n.startPosition.x>n.endPosition.x?-f:f;let m=e._horizontalRotationAxis;if(u(i)?r.look(i,-f):u(m)?r.look(m,-f):r.lookLeft(f),s.x=0,s.y=n.startPosition.y,a.x=0,a.y=n.endPosition.y,c=r.getPickRay(s,ere),l=r.getPickRay(a,tre),f=0,r.frustum instanceof en?(d=c.origin,p=l.origin,h.add(r.direction,d,d),h.add(r.direction,p,p),h.subtract(d,r.position,d),h.subtract(p,r.position,p),h.normalize(d,d),h.normalize(p,p)):(d=c.direction,p=l.direction),g=h.dot(d,p),g<1&&(f=Math.acos(g)),f=n.startPosition.y>n.endPosition.y?-f:f,i=y(i,m),u(i)){let A=r.direction,x=h.negate(i,yke),C=h.equalsEpsilon(A,i,P.EPSILON2),T=h.equalsEpsilon(A,x,P.EPSILON2);if(!C&&!T){g=h.dot(A,i);let E=P.acosClamped(g);f>0&&f>E&&(f=E-P.EPSILON4),g=h.dot(A,x),E=P.acosClamped(g),f<0&&-f>E&&(f=-E+P.EPSILON4);let S=h.cross(i,A,Ake);r.look(S,f)}else(C&&f<0||T&&f>0)&&r.look(r.right,-f)}else r.lookUp(f)}function xke(e){Oc(e,e.enableRotate,e.rotateEventTypes,$Ue,e.inertiaSpin,"_lastInertiaSpinMovement"),Oc(e,e.enableZoom,e.zoomEventTypes,hre,e.inertiaZoom,"_lastInertiaZoomMovement"),Oc(e,e.enableTilt,e.tiltEventTypes,dke,e.inertiaSpin,"_lastInertiaTiltMovement"),Oc(e,e.enableLook,e.lookEventTypes,$l)}var Cke=new M,Tke=new he;function L6(e){e._adjustedHeightForTerrain=!0;let t=e._scene,n=t.mode,i=t.globe;if(!u(i)||n===ee.SCENE2D||n===ee.MORPHING)return;let o=t.camera,r=i.ellipsoid,s=t.mapProjection,a,c;M.equals(o.transform,M.IDENTITY)||(a=M.clone(o.transform,Cke),c=h.magnitude(o.position),o._setTransform(M.IDENTITY));let l=Tke;n===ee.SCENE3D?r.cartesianToCartographic(o.position,l):s.unproject(o.position,l);let f=!1;if(l.height<e._minimumCollisionTerrainHeight){let d=e._scene.globeHeight;if(u(d)){let p=d+e.minimumZoomDistance;l.height<p&&(l.height=p,n===ee.SCENE3D?r.cartographicToCartesian(l,o.position):s.project(l,o.position),f=!0)}}u(a)&&(o._setTransform(a),f&&(h.normalize(o.position,o.position),h.negate(o.position,o.direction),h.multiplyByScalar(o.position,Math.max(c,e.minimumZoomDistance),o.position),h.normalize(o.direction,o.direction),h.cross(o.direction,o.up,o.right),h.cross(o.right,o.direction,o.up)))}hO.prototype.onMap=function(){let e=this._scene,t=e.mode,n=e.camera;return t===ee.COLUMBUS_VIEW?Math.abs(n.position.x)-this._maxCoord.x<0&&Math.abs(n.position.y)-this._maxCoord.y<0:!0};var Eke=new h,bke=new h;hO.prototype.update=function(){let e=this._scene,t=e.camera,n=e.globe,i=e.mode;M.equals(t.transform,M.IDENTITY)?(this._globe=n,this._ellipsoid=u(this._globe)?this._globe.ellipsoid:e.mapProjection.ellipsoid):(this._globe=void 0,this._ellipsoid=ie.UNIT_SPHERE);let o=u(this._globe)?this._globe.terrainExaggeration:1,r=u(this._globe)?this._globe.terrainExaggerationRelativeHeight:0;this._minimumCollisionTerrainHeight=Ec.getHeight(this.minimumCollisionTerrainHeight,o,r),this._minimumPickingTerrainHeight=Ec.getHeight(this.minimumPickingTerrainHeight,o,r),this._minimumTrackBallHeight=Ec.getHeight(this.minimumTrackBallHeight,o,r),this._cameraUnderground=e.cameraUnderground&&u(this._globe);let s=this._ellipsoid.maximumRadius;this._rotateFactor=1/s,this._rotateRateRangeAdjustment=s,this._adjustedHeightForTerrain=!1;let a=h.clone(t.positionWC,Eke),c=h.clone(t.directionWC,bke);i===ee.SCENE2D?xUe(this):i===ee.COLUMBUS_VIEW?(this._horizontalRotationAxis=h.UNIT_Z,WUe(this)):i===ee.SCENE3D&&(this._horizontalRotationAxis=void 0,xke(this)),this.enableCollisionDetection&&!this._adjustedHeightForTerrain&&(!h.equals(a,t.positionWC)||!h.equals(c,t.directionWC))&&L6(this),this._aggregator.reset()};hO.prototype.isDestroyed=function(){return!1};hO.prototype.destroy=function(){return this._tweens.removeAll(),this._aggregator=this._aggregator&&this._aggregator.destroy(),le(this)};var mO=hO;var pO=`uniform sampler2D colorTexture;
|
||
uniform sampler2D colorTexture2;
|
||
|
||
uniform vec2 center;
|
||
uniform float radius;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
vec4 color0 = texture2D(colorTexture, v_textureCoordinates);
|
||
vec4 color1 = texture2D(colorTexture2, v_textureCoordinates);
|
||
|
||
float x = length(gl_FragCoord.xy - center) / radius;
|
||
float t = smoothstep(0.5, 0.8, x);
|
||
gl_FragColor = mix(color0 + color1, color1, t);
|
||
}
|
||
`;var _O=`uniform sampler2D colorTexture;
|
||
|
||
uniform float avgLuminance;
|
||
uniform float threshold;
|
||
uniform float offset;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
float key(float avg)
|
||
{
|
||
float guess = 1.5 - (1.5 / (avg * 0.1 + 1.0));
|
||
return max(0.0, guess) + 0.1;
|
||
}
|
||
|
||
// See section 9. "The bright-pass filter" of Realtime HDR Rendering
|
||
// http://www.cg.tuwien.ac.at/research/publications/2007/Luksch_2007_RHR/Luksch_2007_RHR-RealtimeHDR%20.pdf
|
||
|
||
void main()
|
||
{
|
||
vec4 color = texture2D(colorTexture, v_textureCoordinates);
|
||
vec3 xyz = czm_RGBToXYZ(color.rgb);
|
||
float luminance = xyz.r;
|
||
|
||
float scaledLum = key(avgLuminance) * luminance / avgLuminance;
|
||
float brightLum = max(scaledLum - threshold, 0.0);
|
||
float brightness = brightLum / (offset + brightLum);
|
||
|
||
xyz.r = brightness;
|
||
gl_FragColor = vec4(czm_XYZToRGB(xyz), 1.0);
|
||
}
|
||
`;function Cp(){this._sceneFramebuffer=new iA;let e=.125,t=new Array(6);t[0]=new lo({fragmentShader:ll,textureScale:e,forcePowerOfTwo:!0,sampleMode:Kl.LINEAR});let n=t[1]=new lo({fragmentShader:_O,uniforms:{avgLuminance:.5,threshold:.25,offset:.1},textureScale:e,forcePowerOfTwo:!0}),i=this;this._delta=1,this._sigma=2,this._blurStep=new H,t[2]=new lo({fragmentShader:gg,uniforms:{step:function(){return i._blurStep.x=i._blurStep.y=1/n.outputTexture.width,i._blurStep},delta:function(){return i._delta},sigma:function(){return i._sigma},direction:0},textureScale:e,forcePowerOfTwo:!0}),t[3]=new lo({fragmentShader:gg,uniforms:{step:function(){return i._blurStep.x=i._blurStep.y=1/n.outputTexture.width,i._blurStep},delta:function(){return i._delta},sigma:function(){return i._sigma},direction:1},textureScale:e,forcePowerOfTwo:!0}),t[4]=new lo({fragmentShader:ll,sampleMode:Kl.LINEAR}),this._uCenter=new H,this._uRadius=void 0,t[5]=new lo({fragmentShader:pO,uniforms:{center:function(){return i._uCenter},radius:function(){return i._uRadius},colorTexture2:function(){return i._sceneFramebuffer.framebuffer.getColorTexture(0)}}}),this._stages=new Ic({stages:t});let o=new uA(this),r=t.length;for(let s=0;s<r;++s)t[s]._textureCache=o;this._textureCache=o,this.length=t.length}Cp.prototype.get=function(e){return this._stages.get(e)};Cp.prototype.getStageByName=function(e){let t=this._stages.length;for(let n=0;n<t;++n){let i=this._stages.get(n);if(i.name===e)return i}};var Ske=new oe,gre=new H,vke=new H,yre=new M;function Dke(e,t,n){let i=t.uniformState,o=i.sunPositionWC,r=i.view,s=i.viewProjection,a=i.projection,c=M.computeViewportTransformation(n,0,1,yre),l=M.multiplyByPoint(r,o,Ske),f=Rt.pointToGLWindowCoordinates(s,c,o,gre);l.x+=P.SOLAR_RADIUS;let d=Rt.pointToGLWindowCoordinates(a,c,l,l),p=H.magnitude(H.subtract(d,f,d))*30*2,g=vke;g.x=p,g.y=p,e._uCenter=H.clone(f,e._uCenter),e._uRadius=Math.max(g.x,g.y)*.15;let m=t.drawingBufferWidth,A=t.drawingBufferHeight,x=e._stages,C=x.get(0),T=C.outputTexture.width,E=C.outputTexture.height,S=new Ye;S.width=T,S.height=E,c=M.computeViewportTransformation(S,0,1,yre),f=Rt.pointToGLWindowCoordinates(s,c,o,gre),g.x*=T/m,g.y*=E/A;let v=C.scissorRectangle;v.x=Math.max(f.x-g.x*.5,0),v.y=Math.max(f.y-g.y*.5,0),v.width=Math.min(g.x,m),v.height=Math.min(g.y,A);for(let w=1;w<4;++w)Ye.clone(v,x.get(w).scissorRectangle)}Cp.prototype.clear=function(e,t,n){this._sceneFramebuffer.clear(e,t,n),this._textureCache.clear(e)};Cp.prototype.update=function(e){let t=e.context,n=e.viewport,i=this._sceneFramebuffer;i.update(t,n);let o=i.framebuffer;return this._textureCache.update(t),this._stages.update(t,!1),Dke(this,t,n),o};Cp.prototype.execute=function(e){let t=this._sceneFramebuffer.framebuffer.getColorTexture(0),n=this._stages,i=n.length;n.get(0).execute(e,t);for(let o=1;o<i;++o)n.get(o).execute(e,n.get(o-1).outputTexture)};Cp.prototype.copy=function(e,t){if(!u(this._copyColorCommand)){let n=this;this._copyColorCommand=e.createViewportQuadCommand(ll,{uniformMap:{colorTexture:function(){return n._stages.get(n._stages.length-1).outputTexture}},owner:this})}this._copyColorCommand.framebuffer=t,this._copyColorCommand.execute(e)};Cp.prototype.isDestroyed=function(){return!1};Cp.prototype.destroy=function(){return this._textureCache.destroy(),this._stages.destroy(),le(this)};var gO=Cp;function Are(){this._cachedShowFrustumsShaders={}}function wke(e){let t={},n=e.vertexAttributes;for(let i in n)n.hasOwnProperty(i)&&(t[i]=n[i].index);return t}function Ike(e,t){let n=e.context,i=t,o=i.fragmentShaderSource.clone(),r=[];o.sources=o.sources.map(function(f){f=ke.replaceMain(f,"czm_Debug_main");let d=/gl_FragData\[(\d+)\]/g,p;for(;(p=d.exec(f))!==null;)r.indexOf(p[1])===-1&&r.push(p[1]);return f});let s=r.length,a="";a+=`uniform vec3 debugShowCommandsColor;
|
||
`,a+=`uniform vec3 debugShowFrustumsColor;
|
||
`,a+=`void main()
|
||
{
|
||
czm_Debug_main();
|
||
`;let c;if(s>0)for(c=0;c<s;++c)a+=` gl_FragData[${r[c]}].rgb *= debugShowCommandsColor;
|
||
`,a+=` gl_FragData[${r[c]}].rgb *= debugShowFrustumsColor;
|
||
`;else a+=` gl_FragColor.rgb *= debugShowCommandsColor;
|
||
`,a+=` gl_FragColor.rgb *= debugShowFrustumsColor;
|
||
`;a+="}",o.sources.push(a);let l=wke(i);return Xt.fromCache({context:n,vertexShaderSource:i.vertexShaderSource,fragmentShaderSource:o,attributeLocations:l})}var yO=new z;function Pke(e,t){let n;return u(t.uniformMap)?n=t.uniformMap:n={},u(n.debugShowCommandsColor)||u(n.debugShowFrustumsColor)||(n.debugShowCommandsColor=function(){return e.debugShowCommands?(u(t._debugColor)||(t._debugColor=z.fromRandom()),t._debugColor):z.WHITE},n.debugShowFrustumsColor=function(){return e.debugShowFrustums?(yO.red=t.debugOverlappingFrustums&1<<0?1:0,yO.green=t.debugOverlappingFrustums&1<<1?1:0,yO.blue=t.debugOverlappingFrustums&1<<2?1:0,yO.alpha=1,yO):z.WHITE}),n}var Oke=new tt;Are.prototype.executeDebugShowFrustumsCommand=function(e,t,n){let i=t.shaderProgram.id,o=this._cachedShowFrustumsShaders[i];u(o)||(o=Ike(e,t.shaderProgram),this._cachedShowFrustumsShaders[i]=o);let r=tt.shallowClone(t,Oke);r.shaderProgram=o,r.uniformMap=Pke(e,t),r.execute(e.context,n)};var AO=Are;var MU=function(e){return function(){e.frameState.afterRender.push(function(){e.requestRender()})}};function qi(e){e=y(e,y.EMPTY_OBJECT);let t=e.canvas,n=e.creditContainer,i=e.creditViewport,o=Ge(e.contextOptions),r=u(n),s=new Hw(t,o);r||(n=document.createElement("div"),n.style.position="absolute",n.style.bottom="0",n.style["text-shadow"]="0 0 2px #000000",n.style.color="#ffffff",n.style["font-size"]="10px",n.style["padding-right"]="5px",t.parentNode.appendChild(n)),u(i)||(i=t.parentNode),this._id=Hn(),this._jobScheduler=new E1,this._frameState=new C1(s,new f1(n," \u2022 ",i),this._jobScheduler),this._frameState.scene3DOnly=y(e.scene3DOnly,!1),this._removeCreditContainer=!r,this._creditContainer=n,this._canvas=t,this._context=s,this._computeEngine=new XS(s),this._globe=void 0,this._globeTranslucencyState=new T1,this._primitives=new ul,this._groundPrimitives=new ul,this._globeHeight=void 0,this._cameraUnderground=!1,this._logDepthBuffer=s.fragmentDepth,this._logDepthBufferDirty=!0,this._tweens=new mA,this._shaderFrameCount=0,this._sunPostProcess=void 0,this._computeCommandList=[],this._overlayCommandList=[],this._useOIT=y(e.orderIndependentTranslucency,!0),this._executeOITFunction=void 0,this._depthPlane=new g1(e.depthPlaneEllipsoidOffset),this._clearColorCommand=new ti({color:new z,stencil:0,owner:this}),this._depthClearCommand=new ti({depth:1,owner:this}),this._stencilClearCommand=new ti({stencil:0}),this._classificationStencilClearCommand=new ti({stencil:0,renderState:Ue.fromCache({stencilMask:Mt.CLASSIFICATION_MASK})}),this._depthOnlyRenderStateCache={},this._transitioner=new uO(this),this._preUpdate=new Ae,this._postUpdate=new Ae,this._renderError=new Ae,this._preRender=new Ae,this._postRender=new Ae,this._minimumDisableDepthTestDistance=0,this._debugInspector=new AO,this._msaaSamples=y(e.msaaSamples,1),this.rethrowRenderErrors=!1,this.completeMorphOnUserInput=!0,this.morphStart=new Ae,this.morphComplete=new Ae,this.skyBox=void 0,this.skyAtmosphere=void 0,this.sun=void 0,this.sunBloom=!0,this._sunBloom=void 0,this.moon=void 0,this.backgroundColor=z.clone(z.BLACK),this._mode=ee.SCENE3D,this._mapProjection=u(e.mapProjection)?e.mapProjection:new Ci,this.morphTime=1,this.farToNearRatio=1e3,this.logarithmicDepthFarToNearRatio=1e9,this.nearToFarDistance2D=175e4,this.debugCommandFilter=void 0,this.debugShowCommands=!1,this.debugShowFrustums=!1,this.debugShowFramesPerSecond=!1,this.debugShowDepthFrustum=1,this.debugShowFrustumPlanes=!1,this._debugShowFrustumPlanes=!1,this._debugFrustumPlanes=void 0,this.useDepthPicking=!0,this.pickTranslucentDepth=!1,this.cameraEventWaitTime=500,this.fog=new x1,this._shadowMapCamera=new oo(this),this.shadowMap=new Ap({context:s,lightCamera:this._shadowMapCamera,enabled:y(e.shadows,!1)}),this.invertClassification=!1,this.invertClassificationColor=z.clone(z.WHITE),this._actualInvertClassificationColor=z.clone(this._invertClassificationColor),this._invertClassification=new jT,this.focalLength=void 0,this.eyeSeparation=void 0,this.postProcessStages=new aO,this._brdfLutGenerator=new KP,this._performanceDisplay=void 0,this._debugVolume=void 0,this._screenSpaceCameraController=new mO(this),this._cameraUnderground=!1,this._mapMode2D=y(e.mapMode2D,cl.INFINITE_SCROLL),this._environmentState={skyBoxCommand:void 0,skyAtmosphereCommand:void 0,sunDrawCommand:void 0,sunComputeCommand:void 0,moonCommand:void 0,isSunVisible:!1,isMoonVisible:!1,isReadyForAtmosphere:!1,isSkyAtmosphereVisible:!1,clearGlobeDepth:!1,useDepthPlane:!1,renderTranslucentDepthForPick:!1,originalFramebuffer:void 0,useGlobeDepthFramebuffer:!1,useOIT:!1,useInvertClassification:!1,usePostProcess:!1,usePostProcessSelected:!1,useWebVR:!1},this._useWebVR=!1,this._cameraVR=void 0,this._aspectRatioVR=void 0,this.requestRenderMode=y(e.requestRenderMode,!1),this._renderRequested=!0,this.maximumRenderTimeChange=y(e.maximumRenderTimeChange,0),this._lastRenderTime=void 0,this._frameRateMonitor=void 0,this._removeRequestListenerCallback=Ra.requestCompletedEvent.addEventListener(MU(this)),this._removeTaskProcessorListenerCallback=hi.taskCompletedEvent.addEventListener(MU(this)),this._removeGlobeCallbacks=[];let a=new Ye(0,0,s.drawingBufferWidth,s.drawingBufferHeight),c=new oo(this);this._logDepthBuffer&&(c.frustum.near=.1,c.frustum.far=1e10),this.preloadFlightCamera=new oo(this),this.preloadFlightCullingVolume=void 0,this._picking=new U1(this),this._defaultView=new sA(this,c,a),this._view=this._defaultView,this._hdr=void 0,this._hdrDirty=void 0,this.highDynamicRange=!1,this.gamma=2.2,this.sphericalHarmonicCoefficients=void 0,this.specularEnvironmentMaps=void 0,this._specularEnvironmentMapAtlas=void 0,this.light=new Gm,Ere(this,0,$.now()),this.updateFrameState(),this.initializeFrame()}function Rke(e,t){for(let i=0;i<e._removeGlobeCallbacks.length;++i)e._removeGlobeCallbacks[i]();e._removeGlobeCallbacks.length=0;let n=[];u(t)&&(n.push(t.imageryLayersUpdatedEvent.addEventListener(MU(e))),n.push(t.terrainProviderChanged.addEventListener(MU(e)))),e._removeGlobeCallbacks=n}Object.defineProperties(qi.prototype,{canvas:{get:function(){return this._canvas}},drawingBufferHeight:{get:function(){return this._context.drawingBufferHeight}},drawingBufferWidth:{get:function(){return this._context.drawingBufferWidth}},maximumAliasedLineWidth:{get:function(){return Vt.maximumAliasedLineWidth}},maximumCubeMapSize:{get:function(){return Vt.maximumCubeMapSize}},pickPositionSupported:{get:function(){return this._context.depthTexture}},sampleHeightSupported:{get:function(){return this._context.depthTexture}},clampToHeightSupported:{get:function(){return this._context.depthTexture}},invertClassificationSupported:{get:function(){return this._context.depthTexture}},specularEnvironmentMapsSupported:{get:function(){return sd.isSupported(this._context)}},globe:{get:function(){return this._globe},set:function(e){this._globe=this._globe&&this._globe.destroy(),this._globe=e,Rke(this,e)}},primitives:{get:function(){return this._primitives}},groundPrimitives:{get:function(){return this._groundPrimitives}},camera:{get:function(){return this._view.camera},set:function(e){this._view.camera=e}},view:{get:function(){return this._view},set:function(e){this._view=e}},defaultView:{get:function(){return this._defaultView}},picking:{get:function(){return this._picking}},screenSpaceCameraController:{get:function(){return this._screenSpaceCameraController}},mapProjection:{get:function(){return this._mapProjection}},jobScheduler:{get:function(){return this._jobScheduler}},frameState:{get:function(){return this._frameState}},environmentState:{get:function(){return this._environmentState}},tweens:{get:function(){return this._tweens}},imageryLayers:{get:function(){if(u(this.globe))return this.globe.imageryLayers}},terrainProvider:{get:function(){if(u(this.globe))return this.globe.terrainProvider},set:function(e){u(this.globe)&&(this.globe.terrainProvider=e)}},terrainProviderChanged:{get:function(){if(u(this.globe))return this.globe.terrainProviderChanged}},preUpdate:{get:function(){return this._preUpdate}},postUpdate:{get:function(){return this._postUpdate}},renderError:{get:function(){return this._renderError}},preRender:{get:function(){return this._preRender}},postRender:{get:function(){return this._postRender}},lastRenderTime:{get:function(){return this._lastRenderTime}},context:{get:function(){return this._context}},debugFrustumStatistics:{get:function(){return this._view.debugFrustumStatistics}},scene3DOnly:{get:function(){return this._frameState.scene3DOnly}},orderIndependentTranslucency:{get:function(){return this._useOIT}},id:{get:function(){return this._id}},mode:{get:function(){return this._mode},set:function(e){e===ee.SCENE2D?this.morphTo2D(0):e===ee.SCENE3D?this.morphTo3D(0):e===ee.COLUMBUS_VIEW&&this.morphToColumbusView(0),this._mode=e}},frustumCommandsList:{get:function(){return this._view.frustumCommandsList}},numberOfFrustums:{get:function(){return this._view.frustumCommandsList.length}},useWebVR:{get:function(){return this._useWebVR},set:function(e){this._useWebVR=e,this._useWebVR?(this._frameState.creditDisplay.container.style.visibility="hidden",this._cameraVR=new oo(this),u(this._deviceOrientationCameraController)||(this._deviceOrientationCameraController=new A1(this)),this._aspectRatioVR=this.camera.frustum.aspectRatio):(this._frameState.creditDisplay.container.style.visibility="visible",this._cameraVR=void 0,this._deviceOrientationCameraController=this._deviceOrientationCameraController&&!this._deviceOrientationCameraController.isDestroyed()&&this._deviceOrientationCameraController.destroy(),this.camera.frustum.aspectRatio=this._aspectRatioVR,this.camera.frustum.xOffset=0)}},mapMode2D:{get:function(){return this._mapMode2D}},splitPosition:{get:function(){return this._frameState.splitPosition},set:function(e){this._frameState.splitPosition=e}},minimumDisableDepthTestDistance:{get:function(){return this._minimumDisableDepthTestDistance},set:function(e){this._minimumDisableDepthTestDistance=e}},logarithmicDepthBuffer:{get:function(){return this._logDepthBuffer},set:function(e){e=this._context.fragmentDepth&&e,this._logDepthBuffer!==e&&(this._logDepthBuffer=e,this._logDepthBufferDirty=!0)}},gamma:{get:function(){return this._context.uniformState.gamma},set:function(e){this._context.uniformState.gamma=e}},highDynamicRange:{get:function(){return this._hdr},set:function(e){let t=this._context,n=e&&t.depthTexture&&(t.colorBufferFloat||t.colorBufferHalfFloat);this._hdrDirty=n!==this._hdr,this._hdr=n}},highDynamicRangeSupported:{get:function(){let e=this._context;return e.depthTexture&&(e.colorBufferFloat||e.colorBufferHalfFloat)}},cameraUnderground:{get:function(){return this._cameraUnderground}},msaaSamples:{get:function(){return this._msaaSamples},set:function(e){e=Math.min(e,Vt.maximumSamples),this._msaaSamples=e}},msaaSupported:{get:function(){return this._context.msaa}},pixelRatio:{get:function(){return this._frameState.pixelRatio},set:function(e){this._frameState.pixelRatio=e}},opaqueFrustumNearOffset:{get:function(){return .9999}},globeHeight:{get:function(){return this._globeHeight}}});qi.prototype.getCompressedTextureFormatSupported=function(e){let t=this.context;return(e==="WEBGL_compressed_texture_s3tc"||e==="s3tc")&&t.s3tc||(e==="WEBGL_compressed_texture_pvrtc"||e==="pvrtc")&&t.pvrtc||(e==="WEBGL_compressed_texture_etc"||e==="etc")&&t.etc||(e==="WEBGL_compressed_texture_etc1"||e==="etc1")&&t.etc1||(e==="WEBGL_compressed_texture_astc"||e==="astc")&&t.astc||(e==="EXT_texture_compression_bptc"||e==="bc7")&&t.bc7};function xre(e,t,n){let i=e._frameState,o=e._context,r=e._view.oit,s=i.shadowState.lightShadowMaps,a=i.shadowState.lightShadowsEnabled,c=t.derivedCommands;u(t.pickId)&&(c.picking=mp.createPickDerivedCommand(e,t,o,c.picking)),t.pickOnly||(c.depth=mp.createDepthOnlyDerivedCommand(e,t,o,c.depth)),c.originalCommand=t,e._hdr&&(c.hdr=mp.createHdrCommand(t,o,c.hdr),t=c.hdr.command,c=t.derivedCommands),a&&t.receiveShadows&&(c.shadows=Ap.createReceiveDerivedCommand(s,t,n,o,c.shadows)),t.pass===Ee.TRANSLUCENT&&u(r)&&r.isSupported()&&(a&&t.receiveShadows?(c.oit=u(c.oit)?c.oit:{},c.oit.shadows=r.createDerivedCommands(c.shadows.receiveCommand,o,c.oit.shadows)):c.oit=r.createDerivedCommands(t,o,c.oit))}qi.prototype.updateDerivedCommands=function(e){if(!u(e.derivedCommands))return;let t=this._frameState,n=this._context,i=!1,o=t.shadowState.lastDirtyTime;e.lastDirtyTime!==o&&(e.lastDirtyTime=o,e.dirty=!0,i=!0);let r=t.useLogDepth,s=this._hdr,a=e.derivedCommands,c=u(a.logDepth),l=u(a.hdr),f=u(a.originalCommand),d=r&&!c,p=s&&!l,g=(!r||!s)&&!f;if(e.dirty=e.dirty||d||p||g,e.dirty){e.dirty=!1;let m=t.shadowState.shadowMaps;t.shadowState.shadowsEnabled&&e.castShadows&&(a.shadows=Ap.createCastDerivedCommand(m,e,i,n,a.shadows)),(c||d)&&(a.logDepth=mp.createLogDepthCommand(e,n,a.logDepth),xre(this,a.logDepth.command,i)),(f||g)&&xre(this,e,i)}};var Bke=new ef({pass:Wo.RENDER}),N6=new ef({pass:Wo.PRELOAD}),F6=new ef({pass:Wo.PRELOAD_FLIGHT}),Mke=new ef({pass:Wo.REQUEST_RENDER_MODE_DEFER_CHECK}),Cre=new se,V6;function Lke(e){let t=e.globe;if(e._mode===ee.SCENE3D&&u(t)&&t.show&&!e._cameraUnderground&&!e._globeTranslucencyState.translucent){let n=t.ellipsoid,i=e.frameState.minimumTerrainHeight;return Cre.radius=n.minimumRadius+i,V6=qP.fromBoundingSphere(Cre,e.camera.positionWC,V6),V6}}qi.prototype.clearPasses=function(e){e.render=!1,e.pick=!1,e.depth=!1,e.postProcess=!1,e.offscreen=!1};function Ere(e,t,n){let i=e._frameState;i.frameNumber=t,i.time=$.clone(n,i.time)}qi.prototype.updateFrameState=function(){let e=this.camera,t=this._frameState;t.commandList.length=0,t.shadowMaps.length=0,t.brdfLutGenerator=this._brdfLutGenerator,t.environmentMap=this.skyBox&&this.skyBox._cubeMap,t.mode=this._mode,t.morphTime=this.morphTime,t.mapProjection=this.mapProjection,t.camera=e,t.cullingVolume=e.frustum.computeCullingVolume(e.positionWC,e.directionWC,e.upWC),t.occluder=Lke(this),t.minimumTerrainHeight=0,t.minimumDisableDepthTestDistance=this._minimumDisableDepthTestDistance,t.invertClassification=this.invertClassification,t.useLogDepth=this._logDepthBuffer&&!(this.camera.frustum instanceof en||this.camera.frustum instanceof Tr),t.light=this.light,t.cameraUnderground=this._cameraUnderground,t.globeTranslucencyState=this._globeTranslucencyState,u(this.globe)&&(t.terrainExaggeration=this.globe.terrainExaggeration,t.terrainExaggerationRelativeHeight=this.globe.terrainExaggerationRelativeHeight),u(this._specularEnvironmentMapAtlas)&&this._specularEnvironmentMapAtlas.ready?(t.specularEnvironmentMaps=this._specularEnvironmentMapAtlas.texture,t.specularEnvironmentMapsMaximumLOD=this._specularEnvironmentMapAtlas.maximumMipmapLevel):(t.specularEnvironmentMaps=void 0,t.specularEnvironmentMapsMaximumLOD=void 0),t.sphericalHarmonicCoefficients=this.sphericalHarmonicCoefficients,this._actualInvertClassificationColor=z.clone(this.invertClassificationColor,this._actualInvertClassificationColor),jT.isTranslucencySupported(this._context)||(this._actualInvertClassificationColor.alpha=1),t.invertClassificationColor=this._actualInvertClassificationColor,u(this.globe)?t.maximumScreenSpaceError=this.globe.maximumScreenSpaceError:t.maximumScreenSpaceError=2,this.clearPasses(t.passes),t.tilesetPassState=void 0};qi.prototype.isVisible=function(e,t,n){return u(e)&&(!u(e.boundingVolume)||!e.cull||t.computeVisibility(e.boundingVolume)!==Qt.OUTSIDE&&(!u(n)||!e.occlude||!e.boundingVolume.isOccluded(n)))};var BU=new M(0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,1);BU=M.inverseTransformation(BU,BU);function Nke(e,t,n,i){let o=t._frameState,r=o.context,s=e.boundingVolume;u(t._debugVolume)&&t._debugVolume.destroy();let a,c=h.clone(s.center);if(o.mode!==ee.SCENE3D){c=M.multiplyByPoint(BU,c,c);let p=o.mapProjection,g=p.unproject(c);c=p.ellipsoid.cartographicToCartesian(g)}if(u(s.radius)){let p=s.radius;a=Ln.toWireframe(Es.createGeometry(new Es({radii:new h(p,p,p),vertexFormat:rn.FLAT_VERTEX_FORMAT}))),t._debugVolume=new Dn({geometryInstances:new yt({geometry:a,modelMatrix:M.fromTranslation(c),attributes:{color:new Ft(1,0,0,1)}}),appearance:new rn({flat:!0,translucent:!1}),asynchronous:!1})}else{let p=s.halfAxes;a=Ln.toWireframe(sl.createGeometry(sl.fromDimensions({dimensions:new h(2,2,2),vertexFormat:rn.FLAT_VERTEX_FORMAT}))),t._debugVolume=new Dn({geometryInstances:new yt({geometry:a,modelMatrix:M.fromRotationTranslation(p,c,new M),attributes:{color:new Ft(1,0,0,1)}}),appearance:new rn({flat:!0,translucent:!1}),asynchronous:!1})}let l=o.commandList,f=o.commandList=[];t._debugVolume.update(o),e=f[0],o.useLogDepth&&(e=mp.createLogDepthCommand(e,r).command);let d;u(i)&&(d=n.framebuffer,n.framebuffer=i),e.execute(r,n),u(d)&&(n.framebuffer=d),o.commandList=l}function ga(e,t,n,i,o){let r=t._frameState;if(u(t.debugCommandFilter)&&!t.debugCommandFilter(e))return;if(e instanceof ti){e.execute(n,i);return}e.debugShowBoundingVolume&&u(e.boundingVolume)&&Nke(e,t,i,o),r.useLogDepth&&u(e.derivedCommands.logDepth)&&(e=e.derivedCommands.logDepth.command);let s=r.passes;if(!s.pick&&!s.depth&&t._hdr&&u(e.derivedCommands)&&u(e.derivedCommands.hdr)&&(e=e.derivedCommands.hdr.command),s.pick||s.depth){if(s.pick&&!s.depth&&u(e.derivedCommands.picking)){e=e.derivedCommands.picking.pickCommand,e.execute(n,i);return}else if(u(e.derivedCommands.depth)){e=e.derivedCommands.depth.depthOnlyCommand,e.execute(n,i);return}}if(t.debugShowCommands||t.debugShowFrustums){t._debugInspector.executeDebugShowFrustumsCommand(t,e,i);return}r.shadowState.lightShadowsEnabled&&e.receiveShadows&&u(e.derivedCommands.shadows)?e.derivedCommands.shadows.receiveCommand.execute(n,i):e.execute(n,i)}function xO(e,t,n,i){let o=t._frameState,r=e.derivedCommands;u(r)&&(o.useLogDepth&&u(r.logDepth)&&(e=r.logDepth.command),r=e.derivedCommands,u(r.picking)?(e=r.picking.pickCommand,e.execute(n,i)):u(r.depth)&&(e=r.depth.depthOnlyCommand,e.execute(n,i)))}function bre(e,t,n){return t.boundingVolume.distanceSquaredTo(n)-e.boundingVolume.distanceSquaredTo(n)}function Fke(e,t,n){return e.boundingVolume.distanceSquaredTo(n)-t.boundingVolume.distanceSquaredTo(n)+P.EPSILON12}function Vke(e,t,n,i,o){let r=e.context;dp(i,bre,e.camera.positionWC),u(o)&&t(o.unclassifiedCommand,e,r,n);let s=i.length;for(let a=0;a<s;++a)t(i[a],e,r,n)}function Uke(e,t,n,i,o){let r=e.context;dp(i,Fke,e.camera.positionWC),u(o)&&t(o.unclassifiedCommand,e,r,n);let s=i.length;for(let a=0;a<s;++a)t(i[a],e,r,n)}function kke(e,t,n,i){let o=e.context;dp(i,bre,e.camera.positionWC);let r=i.length;for(let s=0;s<r;++s)t(i[s],e,o,n)}var zke=new gi,Hke=new wc,Gke=new en,Wke=new Tr;function U6(e,t){let n=e.camera,i=e.context,o=e.frameState,r=i.uniformState;r.updateCamera(n);let s;u(n.frustum.fov)?s=n.frustum.clone(zke):u(n.frustum.infiniteProjectionMatrix)?s=n.frustum.clone(Hke):u(n.frustum.width)?s=n.frustum.clone(Gke):s=n.frustum.clone(Wke),s.near=n.frustum.near,s.far=n.frustum.far,r.updateFrustum(s),r.updatePass(Ee.ENVIRONMENT);let a=o.passes,c=a.pick,l=e._environmentState,f=e._view,d=l.renderTranslucentDepthForPick,p=l.useWebVR;if(!c){let b=l.skyBoxCommand;if(u(b)&&ga(b,e,i,t),l.isSkyAtmosphereVisible&&ga(l.skyAtmosphereCommand,e,i,t),l.isSunVisible&&(l.sunDrawCommand.execute(i,t),e.sunBloom&&!p)){let D;l.useGlobeDepthFramebuffer?D=f.globeDepth.framebuffer:l.usePostProcess?D=f.sceneFramebuffer.framebuffer:D=l.originalFramebuffer,e._sunPostProcess.execute(i),e._sunPostProcess.copy(i,D),t.framebuffer=D}l.isMoonVisible&&l.moonCommand.execute(i,t)}let g;l.useOIT?(u(e._executeOITFunction)||(e._executeOITFunction=function(b,D,I,B,F){f.globeDepth.prepareColorTextures(i),f.oit.executeCommands(b,D,I,B,F)}),g=e._executeOITFunction):a.render?g=Vke:g=Uke;let m=f.frustumCommandsList,A=m.length,x=l.clearGlobeDepth,C=l.useDepthPlane,T=e._globeTranslucencyState,E=T.translucent,S=e._view.globeTranslucencyFramebuffer,v=e._depthClearCommand,w=e._stencilClearCommand,R=e._classificationStencilClearCommand,O=e._depthPlane,L=l.usePostProcessSelected,N=n.position.z,_;for(let b=0;b<A;++b){let D=A-b-1,I=m[D];e.mode===ee.SCENE2D?(n.position.z=N-I.near+1,s.far=Math.max(1,I.far-I.near),s.near=1,r.update(o),r.updateFrustum(s)):(s.near=D!==0?I.near*e.opaqueFrustumNearOffset:I.near,s.far=I.far,r.updateFrustum(s)),v.execute(i,t),i.stencilBuffer&&w.execute(i,t),r.updatePass(Ee.GLOBE);let B=I.commands[Ee.GLOBE],F=I.indices[Ee.GLOBE];if(E)T.executeGlobeCommands(I,ga,S,e,t);else for(_=0;_<F;++_)ga(B[_],e,i,t);let k=f.globeDepth;if(u(k)&&l.useGlobeDepthFramebuffer&&k.executeCopyDepth(i,t),!l.renderTranslucentDepthForPick)if(r.updatePass(Ee.TERRAIN_CLASSIFICATION),B=I.commands[Ee.TERRAIN_CLASSIFICATION],F=I.indices[Ee.TERRAIN_CLASSIFICATION],E)T.executeGlobeClassificationCommands(I,ga,S,e,t);else for(_=0;_<F;++_)ga(B[_],e,i,t);if(x&&(v.execute(i,t),C&&O.execute(i,t)),!l.useInvertClassification||c||l.renderTranslucentDepthForPick){for(r.updatePass(Ee.CESIUM_3D_TILE),B=I.commands[Ee.CESIUM_3D_TILE],F=I.indices[Ee.CESIUM_3D_TILE],_=0;_<F;++_)ga(B[_],e,i,t);if(F>0&&(u(k)&&l.useGlobeDepthFramebuffer&&(k.prepareColorTextures(i,x),k.executeUpdateDepth(i,t,x,k.depthStencilTexture)),!l.renderTranslucentDepthForPick))for(r.updatePass(Ee.CESIUM_3D_TILE_CLASSIFICATION),B=I.commands[Ee.CESIUM_3D_TILE_CLASSIFICATION],F=I.indices[Ee.CESIUM_3D_TILE_CLASSIFICATION],_=0;_<F;++_)ga(B[_],e,i,t)}else{e._invertClassification.clear(i,t);let X=t.framebuffer;for(t.framebuffer=e._invertClassification._fbo.framebuffer,r.updatePass(Ee.CESIUM_3D_TILE),B=I.commands[Ee.CESIUM_3D_TILE],F=I.indices[Ee.CESIUM_3D_TILE],_=0;_<F;++_)ga(B[_],e,i,t);for(u(k)&&l.useGlobeDepthFramebuffer&&(e._invertClassification.prepareTextures(i),k.executeUpdateDepth(i,t,x,e._invertClassification._fbo.getDepthStencilTexture())),r.updatePass(Ee.CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW),B=I.commands[Ee.CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW],F=I.indices[Ee.CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW],_=0;_<F;++_)ga(B[_],e,i,t);for(t.framebuffer=X,e._invertClassification.executeClassified(i,t),o.invertClassificationColor.alpha===1&&e._invertClassification.executeUnclassified(i,t),F>0&&i.stencilBuffer&&R.execute(i,t),r.updatePass(Ee.CESIUM_3D_TILE_CLASSIFICATION),B=I.commands[Ee.CESIUM_3D_TILE_CLASSIFICATION],F=I.indices[Ee.CESIUM_3D_TILE_CLASSIFICATION],_=0;_<F;++_)ga(B[_],e,i,t)}for(F>0&&i.stencilBuffer&&w.execute(i,t),r.updatePass(Ee.OPAQUE),B=I.commands[Ee.OPAQUE],F=I.indices[Ee.OPAQUE],_=0;_<F;++_)ga(B[_],e,i,t);D!==0&&e.mode!==ee.SCENE2D&&(s.near=I.near,r.updateFrustum(s));let U;if(!c&&l.useInvertClassification&&o.invertClassificationColor.alpha<1&&(U=e._invertClassification),r.updatePass(Ee.TRANSLUCENT),B=I.commands[Ee.TRANSLUCENT],B.length=I.indices[Ee.TRANSLUCENT],g(e,ga,t,B,U),I.indices[Ee.CESIUM_3D_TILE_CLASSIFICATION]>0&&f.translucentTileClassification.isSupported()&&(f.translucentTileClassification.executeTranslucentCommands(e,ga,t,B,k.depthStencilTexture),f.translucentTileClassification.executeClassificationCommands(e,ga,t,I)),i.depthTexture&&e.useDepthPicking&&(l.useGlobeDepthFramebuffer||d)){let X=k.depthStencilTexture,W=e._picking.getPickDepth(e,D);W.update(i,X),W.executeCopyDepth(i,t)}if(r.updatePass(Ee.VOXELS),B=I.commands[Ee.VOXELS],F=I.indices[Ee.VOXELS],B.length=F,kke(e,ga,t,B),c||!L)continue;let V=t.framebuffer;if(t.framebuffer=f.sceneFramebuffer.getIdFramebuffer(),s.near=D!==0?I.near*e.opaqueFrustumNearOffset:I.near,s.far=I.far,r.updateFrustum(s),r.updatePass(Ee.GLOBE),B=I.commands[Ee.GLOBE],F=I.indices[Ee.GLOBE],E)T.executeGlobeCommands(I,xO,S,e,t);else for(_=0;_<F;++_)xO(B[_],e,i,t);for(x&&(v.framebuffer=t.framebuffer,v.execute(i,t),v.framebuffer=void 0),x&&C&&O.execute(i,t),r.updatePass(Ee.CESIUM_3D_TILE),B=I.commands[Ee.CESIUM_3D_TILE],F=I.indices[Ee.CESIUM_3D_TILE],_=0;_<F;++_)xO(B[_],e,i,t);for(r.updatePass(Ee.OPAQUE),B=I.commands[Ee.OPAQUE],F=I.indices[Ee.OPAQUE],_=0;_<F;++_)xO(B[_],e,i,t);for(r.updatePass(Ee.TRANSLUCENT),B=I.commands[Ee.TRANSLUCENT],F=I.indices[Ee.TRANSLUCENT],_=0;_<F;++_)xO(B[_],e,i,t);t.framebuffer=V}}function Sre(e){e.context.uniformState.updatePass(Ee.COMPUTE);let n=e._environmentState.sunComputeCommand;u(n)&&n.execute(e._computeEngine);let i=e._computeCommandList,o=i.length;for(let r=0;r<o;++r)i[r].execute(e._computeEngine)}function jke(e,t){e.context.uniformState.updatePass(Ee.OVERLAY);let i=e.context,o=e._overlayCommandList,r=o.length;for(let s=0;s<r;++s)o[s].execute(i,t)}function Yke(e,t,n){let i=n.shadowMapCullingVolume,o=n.isPointLight,r=n.passes,s=r.length,a=t.length;for(let c=0;c<a;++c){let l=t[c];if(e.updateDerivedCommands(l),l.castShadows&&(l.pass===Ee.GLOBE||l.pass===Ee.CESIUM_3D_TILE||l.pass===Ee.OPAQUE||l.pass===Ee.TRANSLUCENT)&&e.isVisible(l,i))if(o)for(let f=0;f<s;++f)r[f].commandList.push(l);else if(s===1)r[0].commandList.push(l);else{let f=!1;for(let d=s-1;d>=0;--d){let p=r[d].cullingVolume;if(e.isVisible(l,p))r[d].commandList.push(l),f=!0;else if(f)break}}}}function vre(e){let t=e.frameState,n=t.shadowState.shadowMaps,i=n.length;if(!t.shadowState.shadowsEnabled)return;let o=e.context,r=o.uniformState;for(let s=0;s<i;++s){let a=n[s];if(a.outOfView)continue;let c=a.passes,l=c.length;for(let d=0;d<l;++d)c[d].commandList.length=0;let f=e.frameState.commandList;Yke(e,f,a);for(let d=0;d<l;++d){let p=a.passes[d];r.updateCamera(p.camera),a.updatePass(o,d);let g=p.commandList.length;for(let m=0;m<g;++m){let A=p.commandList[m];r.updatePass(A.pass),ga(A.derivedCommands.shadows.castCommands[s],e,o,p.passState)}}}}var qke=new h;qi.prototype.updateAndExecuteCommands=function(e,t){let i=this._frameState.mode;this._environmentState.useWebVR?Xke(this,e,t):i!==ee.SCENE2D||this._mapMode2D===cl.ROTATE?Cg(!0,this,e,t):(k6(this,e,t),ize(this,e))};function Xke(e,t,n){let i=e._view,o=i.camera,s=e._environmentState.renderTranslucentDepthForPick;k6(e,t,n),Dre(e),i.createPotentiallyVisibleSet(e),Sre(e),s||vre(e);let a=t.viewport;a.x=0,a.y=0,a.width=a.width*.5;let c=oo.clone(o,e._cameraVR);c.frustum=o.frustum;let l=o.frustum.near,f=l*y(e.focalLength,5),d=y(e.eyeSeparation,f/30),p=h.multiplyByScalar(c.right,d*.5,qke);o.frustum.aspectRatio=a.width/a.height;let g=.5*d*l/f;h.add(c.position,p,o.position),o.frustum.xOffset=g,U6(e,t),a.x=a.width,h.subtract(c.position,p,o.position),o.frustum.xOffset=-g,U6(e,t),oo.clone(c,o)}var Kke=new he(Math.PI,P.PI_OVER_TWO),Zke=new h,Jke=new h,Qke=new M,$ke=new M,eze=new h,tze=new h,nze=new Ye;function ize(e,t){let n=e.context,i=e.frameState,o=e.camera,r=t.viewport,s=Ye.clone(r,nze);t.viewport=s;let a=Kke,c=Zke;e.mapProjection.project(a,c);let f=h.clone(o.position,Jke),d=M.clone(o.transform,$ke),p=o.frustum.clone();o._setTransform(M.IDENTITY);let g=M.computeViewportTransformation(s,0,1,Qke),m=o.frustum.projectionMatrix,A=o.positionWC.y,x=h.fromElements(P.sign(A)*c.x-A,0,-o.positionWC.x,eze),C=Rt.pointToGLWindowCoordinates(m,g,x,tze);C.x=Math.floor(C.x);let T=s.x,E=s.width;if(A===0||C.x<=T||C.x>=T+E)Cg(!0,e,t);else if(Math.abs(T+E*.5-C.x)<1)s.width=C.x-s.x,o.position.x*=P.sign(o.position.x),o.frustum.right=0,i.cullingVolume=o.frustum.computeCullingVolume(o.positionWC,o.directionWC,o.upWC),n.uniformState.update(i),Cg(!0,e,t),s.x=C.x,o.position.x=-o.position.x,o.frustum.right=-o.frustum.left,o.frustum.left=0,i.cullingVolume=o.frustum.computeCullingVolume(o.positionWC,o.directionWC,o.upWC),n.uniformState.update(i),Cg(!1,e,t);else if(C.x>T+E*.5){s.width=C.x-T;let S=o.frustum.right;o.frustum.right=c.x-A,i.cullingVolume=o.frustum.computeCullingVolume(o.positionWC,o.directionWC,o.upWC),n.uniformState.update(i),Cg(!0,e,t),s.x=C.x,s.width=T+E-C.x,o.position.x=-o.position.x,o.frustum.left=-o.frustum.right,o.frustum.right=S-o.frustum.right*2,i.cullingVolume=o.frustum.computeCullingVolume(o.positionWC,o.directionWC,o.upWC),n.uniformState.update(i),Cg(!1,e,t)}else{s.x=C.x,s.width=T+E-C.x;let S=o.frustum.left;o.frustum.left=-c.x-A,i.cullingVolume=o.frustum.computeCullingVolume(o.positionWC,o.directionWC,o.upWC),n.uniformState.update(i),Cg(!0,e,t),s.x=T,s.width=C.x-T,o.position.x=-o.position.x,o.frustum.right=-o.frustum.left,o.frustum.left=S-o.frustum.left*2,i.cullingVolume=o.frustum.computeCullingVolume(o.positionWC,o.directionWC,o.upWC),n.uniformState.update(i),Cg(!1,e,t)}o._setTransform(d),h.clone(f,o.position),o.frustum=p.clone(),t.viewport=r}function Cg(e,t,n,i){let o=t._environmentState,r=t._view,s=o.renderTranslucentDepthForPick;e||(t.frameState.commandList.length=0),Dre(t),r.createPotentiallyVisibleSet(t),e&&(u(i)&&k6(t,n,i),Sre(t),s||vre(t)),U6(t,n)}var Tre=new es;qi.prototype.updateEnvironment=function(){let e=this._frameState,t=this._view,n=this._environmentState,i=e.passes.render,o=e.passes.offscreen,r=this.skyAtmosphere,s=this.globe,a=this._globeTranslucencyState;if(!i||this._mode!==ee.SCENE2D&&t.camera.frustum instanceof en||!a.environmentVisible)n.skyAtmosphereCommand=void 0,n.skyBoxCommand=void 0,n.sunDrawCommand=void 0,n.sunComputeCommand=void 0,n.moonCommand=void 0;else{u(r)?(u(s)&&(r.setDynamicAtmosphereColor(s.enableLighting&&s.dynamicAtmosphereLighting,s.dynamicAtmosphereLightingFromSun),n.isReadyForAtmosphere=n.isReadyForAtmosphere||s._surface._tilesToRender.length>0),n.skyAtmosphereCommand=r.update(e,s),u(n.skyAtmosphereCommand)&&this.updateDerivedCommands(n.skyAtmosphereCommand)):n.skyAtmosphereCommand=void 0,n.skyBoxCommand=u(this.skyBox)?this.skyBox.update(e,this._hdr):void 0;let A=u(this.sun)?this.sun.update(e,t.passState,this._hdr):void 0;n.sunDrawCommand=u(A)?A.drawCommand:void 0,n.sunComputeCommand=u(A)?A.computeCommand:void 0,n.moonCommand=u(this.moon)?this.moon.update(e):void 0}let c=n.clearGlobeDepth=u(s)&&s.show&&(!s.depthTestAgainstTerrain||this.mode===ee.SCENE2D);(n.useDepthPlane=c&&this.mode===ee.SCENE3D&&a.useDepthPlane)&&this._depthPlane.update(e),n.renderTranslucentDepthForPick=!1,n.useWebVR=this._useWebVR&&this.mode!==ee.SCENE2D&&!o;let f=e.mode===ee.SCENE3D&&!a.sunVisibleThroughGlobe?e.occluder:void 0,d=e.cullingVolume,p=Tre.planes;for(let A=0;A<5;++A)p[A]=d.planes[A];d=Tre,n.isSkyAtmosphereVisible=u(n.skyAtmosphereCommand)&&n.isReadyForAtmosphere,n.isSunVisible=this.isVisible(n.sunDrawCommand,d,f),n.isMoonVisible=this.isVisible(n.moonCommand,d,f);let g=this.specularEnvironmentMaps,m=this._specularEnvironmentMapAtlas;u(g)&&(!u(m)||m.url!==g)?(m=m&&m.destroy(),this._specularEnvironmentMapAtlas=new sd(g)):!u(g)&&u(m)&&(m.destroy(),this._specularEnvironmentMapAtlas=void 0),u(this._specularEnvironmentMapAtlas)&&this._specularEnvironmentMapAtlas.update(e)};function oze(e){let t=e._frameState;e.debugShowFrustumPlanes!==e._debugShowFrustumPlanes&&(e.debugShowFrustumPlanes?e._debugFrustumPlanes=new Lh({camera:e.camera,updateOnChange:!1,frustumSplits:t.frustumSplits}):e._debugFrustumPlanes=e._debugFrustumPlanes&&e._debugFrustumPlanes.destroy(),e._debugShowFrustumPlanes=e.debugShowFrustumPlanes),u(e._debugFrustumPlanes)&&e._debugFrustumPlanes.update(t)}function rze(e){let t=e._frameState,n=t.shadowMaps,i=n.length,o=i>0&&!t.passes.pick&&e.mode===ee.SCENE3D;if(o!==t.shadowState.shadowsEnabled&&(++t.shadowState.lastDirtyTime,t.shadowState.shadowsEnabled=o),t.shadowState.lightShadowsEnabled=!1,!!o){for(let r=0;r<i;++r)if(n[r]!==t.shadowState.shadowMaps[r]){++t.shadowState.lastDirtyTime;break}t.shadowState.shadowMaps.length=0,t.shadowState.lightShadowMaps.length=0;for(let r=0;r<i;++r){let s=n[r];s.update(t),t.shadowState.shadowMaps.push(s),s.fromLightSource&&(t.shadowState.lightShadowMaps.push(s),t.shadowState.lightShadowsEnabled=!0),s.dirty&&(++t.shadowState.lastDirtyTime,s.dirty=!1)}}}function Dre(e){let t=e._frameState;e._groundPrimitives.update(t),e._primitives.update(t),oze(e),rze(e),e._globe&&e._globe.render(t)}function k6(e,t,n){let i=e._context,o=e._frameState,r=e._environmentState,s=e._view,c=e._frameState.passes.pick;u(s.globeDepth)&&(s.globeDepth.picking=c);let l=r.useWebVR;r.originalFramebuffer=t.framebuffer,u(e.sun)&&e.sunBloom!==e._sunBloom?(e.sunBloom&&!l?e._sunPostProcess=new gO:u(e._sunPostProcess)&&(e._sunPostProcess=e._sunPostProcess.destroy()),e._sunBloom=e.sunBloom):!u(e.sun)&&u(e._sunPostProcess)&&(e._sunPostProcess=e._sunPostProcess.destroy(),e._sunBloom=!1);let f=e._clearColorCommand;z.clone(n,f.color),f.execute(i,t);let d=r.useGlobeDepthFramebuffer=u(s.globeDepth);d&&(s.globeDepth.update(i,t,s.viewport,e.msaaSamples,e._hdr,r.clearGlobeDepth),s.globeDepth.clear(i,t,n));let p=s.oit,g=r.useOIT=!c&&u(p)&&p.isSupported();g&&(p.update(i,t,s.globeDepth.colorFramebufferManager,e._hdr,e.msaaSamples),p.clear(i,t,n),r.useOIT=p.isSupported());let m=e.postProcessStages,A=r.usePostProcess=!c&&(e._hdr||m.length>0||m.ambientOcclusion.enabled||m.fxaa.enabled||m.bloom.enabled);if(r.usePostProcessSelected=!1,A&&(s.sceneFramebuffer.update(i,s.viewport,e._hdr,e.msaaSamples),s.sceneFramebuffer.clear(i,t,n),m.update(i,o.useLogDepth,e._hdr),m.clear(i),A=r.usePostProcess=m.ready,r.usePostProcessSelected=A&&m.hasSelected),r.isSunVisible&&e.sunBloom&&!l?(t.framebuffer=e._sunPostProcess.update(t),e._sunPostProcess.clear(i,t,n)):d?t.framebuffer=s.globeDepth.framebuffer:A&&(t.framebuffer=s.sceneFramebuffer.framebuffer),u(t.framebuffer)&&f.execute(i,t),r.useInvertClassification=!c&&u(t.framebuffer)&&e.invertClassification){let C;if(e.frameState.invertClassificationColor.alpha===1&&r.useGlobeDepthFramebuffer&&(C=s.globeDepth.framebuffer),u(C)||i.depthTexture){if(e._invertClassification.previousFramebuffer=C,e._invertClassification.update(i,e.msaaSamples,s.globeDepth.colorFramebufferManager),e._invertClassification.clear(i,t),e.frameState.invertClassificationColor.alpha<1&&g){let T=e._invertClassification.unclassifiedCommand,E=T.derivedCommands;E.oit=p.createDerivedCommands(T,i,E.oit)}}else r.useInvertClassification=!1}e._globeTranslucencyState.translucent&&s.globeTranslucencyFramebuffer.updateAndClear(e._hdr,s.viewport,i,t)}qi.prototype.resolveFramebuffers=function(e){let t=this._context,n=this._environmentState,i=this._view,o=i.globeDepth;u(o)&&o.prepareColorTextures(t);let r=n.useOIT,s=n.useGlobeDepthFramebuffer,a=n.usePostProcess,c=n.originalFramebuffer,l=s?o.colorFramebufferManager:void 0,f=i.sceneFramebuffer._colorFramebuffer,d=i.sceneFramebuffer.idFramebuffer;r&&(e.framebuffer=a?f.framebuffer:c,i.oit.execute(t,e));let p=i.translucentTileClassification;if(p.hasTranslucentDepth&&p.isSupported()&&p.execute(this,e),a){i.sceneFramebuffer.prepareColorTextures(t);let g=f;s&&!r&&(g=l);let m=this.postProcessStages,A=g.getColorTexture(0),x=d.getColorTexture(0),C=y(l,f).getDepthStencilTexture();m.execute(t,A,C,x),m.copy(t,c)}!r&&!a&&s&&(e.framebuffer=c,o.executeCopyColor(t,e))};function sze(e){let t=e._frameState.afterRender;for(let n=0,i=t.length;n<i;++n)t[n]()&&e.requestRender();t.length=0}function aze(e){let t=e._globe,i=e.camera.positionCartographic;if(u(t)&&t.show&&u(i))return t.getHeight(i)}function cze(e){let t=e.camera,n=e._mode,i=e.globe,o=e._screenSpaceCameraController,r=t.positionCartographic;if(!u(r))return!1;if(!o.onMap()&&r.height<0)return!0;if(!u(i)||!i.show||n===ee.SCENE2D||n===ee.MORPHING)return!1;let s=e._globeHeight;return u(s)&&r.height<s}qi.prototype.initializeFrame=function(){this._shaderFrameCount++===120&&(this._shaderFrameCount=0,this._context.shaderCache.destroyReleasedShaderPrograms(),this._context.textureCache.destroyReleasedTextures()),this._tweens.update(),this._globeHeight=aze(this),this._cameraUnderground=cze(this),this._globeTranslucencyState.update(this),this._screenSpaceCameraController.update(),u(this._deviceOrientationCameraController)&&this._deviceOrientationCameraController.update(),this.camera.update(this._mode),this.camera._updateCameraChanged()};function lze(e,t){if(e.debugShowFramesPerSecond){if(!u(e._performanceDisplay)){let n=document.createElement("div");n.className="cesium-performanceDisplay-defaultContainer",e._canvas.parentNode.appendChild(n);let o=new pp({container:n});e._performanceDisplay=o,e._performanceContainer=n}e._performanceDisplay.throttled=e.requestRenderMode,e._performanceDisplay.update(t)}else u(e._performanceDisplay)&&(e._performanceDisplay=e._performanceDisplay&&e._performanceDisplay.destroy(),e._performanceContainer.parentNode.removeChild(e._performanceContainer))}function uze(e){e._jobScheduler.resetBudgets();let t=e._frameState;e.primitives.prePassesUpdate(t),u(e.globe)&&e.globe.update(t),e._picking.update(),t.creditDisplay.update()}function fze(e){let t=e._frameState;e.primitives.postPassesUpdate(t),Ra.update()}var dze=new z;function hze(e){let t=e._frameState,n=e.context,i=n.uniformState,o=e._defaultView;e._view=o,e.updateFrameState(),t.passes.render=!0,t.passes.postProcess=e.postProcessStages.hasSelected,t.tilesetPassState=Bke;let r=y(e.backgroundColor,z.BLACK);e._hdr&&(r=z.clone(r,dze),r.red=Math.pow(r.red,e.gamma),r.green=Math.pow(r.green,e.gamma),r.blue=Math.pow(r.blue,e.gamma)),t.backgroundColor=r,e.fog.update(t),i.update(t);let s=e.shadowMap;u(s)&&s.enabled&&(!u(e.light)||e.light instanceof Gm?h.negate(i.sunDirectionWC,e._shadowMapCamera.direction):h.clone(e.light.direction,e._shadowMapCamera.direction),t.shadowMaps.push(s)),e._computeCommandList.length=0,e._overlayCommandList.length=0;let a=o.viewport;a.x=0,a.y=0,a.width=n.drawingBufferWidth,a.height=n.drawingBufferHeight;let c=o.passState;c.framebuffer=void 0,c.blendingEnabled=void 0,c.scissorTest=void 0,c.viewport=Ye.clone(a,c.viewport),u(e.globe)&&e.globe.beginFrame(t),e.updateEnvironment(),e.updateAndExecuteCommands(c,r),e.resolveFramebuffers(c),c.framebuffer=void 0,jke(e,c),u(e.globe)&&(e.globe.endFrame(t),e.globe.tilesLoaded||(e._renderRequested=!0)),n.endFrame()}function _A(e,t){try{t(e)}catch(n){if(e._renderError.raiseEvent(e,n),e.rethrowRenderErrors)throw n}}function mze(e){return e._picking.updateMostDetailedRayPicks(e)}qi.prototype.render=function(e){this._preUpdate.raiseEvent(this,e);let t=this._frameState;t.newFrame=!1,u(e)||(e=$.now());let n=this._view.checkForCameraUpdates(this),i=!this.requestRenderMode||this._renderRequested||n||this._logDepthBufferDirty||this._hdrDirty||this.mode===ee.MORPHING;if(!i&&u(this.maximumRenderTimeChange)&&u(this._lastRenderTime)){let o=Math.abs($.secondsDifference(this._lastRenderTime,e));i=i||o>this.maximumRenderTimeChange}if(i){this._lastRenderTime=$.clone(e,this._lastRenderTime),this._renderRequested=!1,this._logDepthBufferDirty=!1,this._hdrDirty=!1;let o=P.incrementWrap(t.frameNumber,15e6,1);Ere(this,o,e),t.newFrame=!0}_A(this,uze),this.primitives.show&&(_A(this,mze),_A(this,pze),_A(this,_ze),i||_A(this,gze)),this._postUpdate.raiseEvent(this,e),i&&(this._preRender.raiseEvent(this,e),t.creditDisplay.beginFrame(),_A(this,hze)),lze(this,i),_A(this,fze),sze(this),i&&(this._postRender.raiseEvent(this,e),t.creditDisplay.endFrame())};qi.prototype.forceRender=function(e){this._renderRequested=!0,this.render(e)};qi.prototype.requestRender=function(){this._renderRequested=!0};qi.prototype.clampLineWidth=function(e){return Math.max(Vt.minimumAliasedLineWidth,Math.min(e,Vt.maximumAliasedLineWidth))};qi.prototype.pick=function(e,t,n){return this._picking.pick(this,e,t,n)};qi.prototype.pickPositionWorldCoordinates=function(e,t){return this._picking.pickPositionWorldCoordinates(this,e,t)};qi.prototype.pickPosition=function(e,t){return this._picking.pickPosition(this,e,t)};qi.prototype.drillPick=function(e,t,n,i){return this._picking.drillPick(this,e,t,n,i)};function pze(e){let t=e._frameState;N6.camera=t.camera,N6.cullingVolume=t.cullingVolume,e.primitives.updateForPass(t,N6)}function _ze(e){let t=e._frameState;if(!t.camera.canPreloadFlight())return;F6.camera=e.preloadFlightCamera,F6.cullingVolume=e.preloadFlightCullingVolume,e.primitives.updateForPass(t,F6)}function gze(e){e.primitives.updateForPass(e._frameState,Mke)}qi.prototype.pickFromRay=function(e,t,n){return this._picking.pickFromRay(this,e,t,n)};qi.prototype.drillPickFromRay=function(e,t,n,i){return this._picking.drillPickFromRay(this,e,t,n,i)};qi.prototype.pickFromRayMostDetailed=function(e,t,n){return this._picking.pickFromRayMostDetailed(this,e,t,n)};qi.prototype.drillPickFromRayMostDetailed=function(e,t,n,i){return this._picking.drillPickFromRayMostDetailed(this,e,t,n,i)};qi.prototype.sampleHeight=function(e,t,n){return this._picking.sampleHeight(this,e,t,n)};qi.prototype.clampToHeight=function(e,t,n,i){return this._picking.clampToHeight(this,e,t,n,i)};qi.prototype.sampleHeightMostDetailed=function(e,t,n){return this._picking.sampleHeightMostDetailed(this,e,t,n)};qi.prototype.clampToHeightMostDetailed=function(e,t,n){return this._picking.clampToHeightMostDetailed(this,e,t,n)};qi.prototype.cartesianToCanvasCoordinates=function(e,t){return Yi.wgs84ToWindowCoordinates(this,e,t)};qi.prototype.completeMorph=function(){this._transitioner.completeMorph()};qi.prototype.morphTo2D=function(e){let t,n=this.globe;u(n)?t=n.ellipsoid:t=this.mapProjection.ellipsoid,e=y(e,2),this._transitioner.morphTo2D(e,t)};qi.prototype.morphToColumbusView=function(e){let t,n=this.globe;u(n)?t=n.ellipsoid:t=this.mapProjection.ellipsoid,e=y(e,2),this._transitioner.morphToColumbusView(e,t)};qi.prototype.morphTo3D=function(e){let t,n=this.globe;u(n)?t=n.ellipsoid:t=this.mapProjection.ellipsoid,e=y(e,2),this._transitioner.morphTo3D(e,t)};qi.prototype.isDestroyed=function(){return!1};qi.prototype.destroy=function(){this._tweens.removeAll(),this._computeEngine=this._computeEngine&&this._computeEngine.destroy(),this._screenSpaceCameraController=this._screenSpaceCameraController&&this._screenSpaceCameraController.destroy(),this._deviceOrientationCameraController=this._deviceOrientationCameraController&&!this._deviceOrientationCameraController.isDestroyed()&&this._deviceOrientationCameraController.destroy(),this._primitives=this._primitives&&this._primitives.destroy(),this._groundPrimitives=this._groundPrimitives&&this._groundPrimitives.destroy(),this._globe=this._globe&&this._globe.destroy(),this.skyBox=this.skyBox&&this.skyBox.destroy(),this.skyAtmosphere=this.skyAtmosphere&&this.skyAtmosphere.destroy(),this._debugSphere=this._debugSphere&&this._debugSphere.destroy(),this.sun=this.sun&&this.sun.destroy(),this._sunPostProcess=this._sunPostProcess&&this._sunPostProcess.destroy(),this._depthPlane=this._depthPlane&&this._depthPlane.destroy(),this._transitioner=this._transitioner&&this._transitioner.destroy(),this._debugFrustumPlanes=this._debugFrustumPlanes&&this._debugFrustumPlanes.destroy(),this._brdfLutGenerator=this._brdfLutGenerator&&this._brdfLutGenerator.destroy(),this._picking=this._picking&&this._picking.destroy(),this._defaultView=this._defaultView&&this._defaultView.destroy(),this._view=void 0,this._removeCreditContainer&&this._canvas.parentNode.removeChild(this._creditContainer),this.postProcessStages=this.postProcessStages&&this.postProcessStages.destroy(),this._context=this._context&&this._context.destroy(),this._frameState.creditDisplay=this._frameState.creditDisplay&&this._frameState.creditDisplay.destroy(),u(this._performanceDisplay)&&(this._performanceDisplay=this._performanceDisplay&&this._performanceDisplay.destroy(),this._performanceContainer.parentNode.removeChild(this._performanceContainer)),this._removeRequestListenerCallback(),this._removeTaskProcessorListenerCallback();for(let e=0;e<this._removeGlobeCallbacks.length;++e)this._removeGlobeCallbacks[e]();return this._removeGlobeCallbacks.length=0,le(this)};var CO=qi;var Tp={X:0,Y:1,Z:2};Tp.Y_UP_TO_Z_UP=M.fromRotationTranslation(Z.fromRotationX(P.PI_OVER_TWO));Tp.Z_UP_TO_Y_UP=M.fromRotationTranslation(Z.fromRotationX(-P.PI_OVER_TWO));Tp.X_UP_TO_Z_UP=M.fromRotationTranslation(Z.fromRotationY(-P.PI_OVER_TWO));Tp.Z_UP_TO_X_UP=M.fromRotationTranslation(Z.fromRotationY(P.PI_OVER_TWO));Tp.X_UP_TO_Y_UP=M.fromRotationTranslation(Z.fromRotationZ(P.PI_OVER_TWO));Tp.Y_UP_TO_X_UP=M.fromRotationTranslation(Z.fromRotationZ(-P.PI_OVER_TWO));Tp.fromName=function(e){return Tp[e]};var Po=Object.freeze(Tp);function KT(e){e=y(e,ie.WGS84),this.show=!0,this.perFragmentAtmosphere=!1,this._ellipsoid=e;let t=1.025,n=h.multiplyByScalar(e.radii,t,new h);this._scaleMatrix=M.fromScale(n),this._modelMatrix=new M,this._command=new tt({owner:this,modelMatrix:this._modelMatrix}),this._spSkyFromSpace=void 0,this._spSkyFromAtmosphere=void 0,this._flags=void 0,this.atmosphereLightIntensity=50,this.atmosphereRayleighCoefficient=new h(55e-7,13e-6,284e-7),this.atmosphereMieCoefficient=new h(21e-6,21e-6,21e-6),this.atmosphereRayleighScaleHeight=1e4,this.atmosphereMieScaleHeight=3200,this.atmosphereMieAnisotropy=.9,this.hueShift=0,this.saturationShift=0,this.brightnessShift=0,this._hueSaturationBrightness=new h;let i=new h;i.x=e.maximumRadius*t,i.y=e.maximumRadius,i.z=0,this._radiiAndDynamicAtmosphereColor=i;let o=this;this._command.uniformMap={u_radiiAndDynamicAtmosphereColor:function(){return o._radiiAndDynamicAtmosphereColor},u_hsbShift:function(){return o._hueSaturationBrightness.x=o.hueShift,o._hueSaturationBrightness.y=o.saturationShift,o._hueSaturationBrightness.z=o.brightnessShift,o._hueSaturationBrightness},u_atmosphereLightIntensity:function(){return o.atmosphereLightIntensity},u_atmosphereRayleighCoefficient:function(){return o.atmosphereRayleighCoefficient},u_atmosphereMieCoefficient:function(){return o.atmosphereMieCoefficient},u_atmosphereRayleighScaleHeight:function(){return o.atmosphereRayleighScaleHeight},u_atmosphereMieScaleHeight:function(){return o.atmosphereMieScaleHeight},u_atmosphereMieAnisotropy:function(){return o.atmosphereMieAnisotropy}}}Object.defineProperties(KT.prototype,{ellipsoid:{get:function(){return this._ellipsoid}}});KT.prototype.setDynamicAtmosphereColor=function(e,t){let n=e?t?2:1:0;this._radiiAndDynamicAtmosphereColor.z=n};var z6=new M;KT.prototype.update=function(e,t){if(!this.show)return;let n=e.mode;if(n!==ee.SCENE3D&&n!==ee.MORPHING||!e.passes.render)return;let i=M.fromRotationTranslation(e.context.uniformState.inverseViewRotation,h.ZERO,z6),o=M.multiplyTransformation(i,Po.Y_UP_TO_Z_UP,z6),r=M.multiply(this._scaleMatrix,o,z6);M.clone(r,this._modelMatrix);let s=e.context,a=yze(this),c=e.globeTranslucencyState.translucent,l=this.perFragmentAtmosphere||c||!u(t)||!t.show,f=this._command;if(!u(f.vertexArray)){let p=Es.createGeometry(new Es({radii:new h(1,1,1),slicePartitions:256,stackPartitions:256,vertexFormat:Ie.POSITION_ONLY}));f.vertexArray=ni.fromGeometry({context:s,geometry:p,attributeLocations:Ln.createAttributeLocations(p),bufferUsage:Ne.STATIC_DRAW}),f.renderState=Ue.fromCache({cull:{enabled:!0,face:mi.FRONT},blending:un.ALPHA_BLEND,depthMask:!1})}let d=a|l<<2|c<<3;if(d!==this._flags){this._flags=d;let p=[];a&&p.push("COLOR_CORRECT"),l&&p.push("PER_FRAGMENT_ATMOSPHERE"),c&&p.push("GLOBE_TRANSLUCENT");let g=new ke({defines:p,sources:[Ym,sT,CI]}),m=new ke({defines:p,sources:[Ym,sT,xI]});this._spSkyAtmosphere=Xt.fromCache({context:s,vertexShaderSource:g,fragmentShaderSource:m}),f.shaderProgram=this._spSkyAtmosphere}return f};function yze(e){return!(P.equalsEpsilon(e.hueShift,0,P.EPSILON7)&&P.equalsEpsilon(e.saturationShift,0,P.EPSILON7)&&P.equalsEpsilon(e.brightnessShift,0,P.EPSILON7))}KT.prototype.isDestroyed=function(){return!1};KT.prototype.destroy=function(){let e=this._command;return e.vertexArray=e.vertexArray&&e.vertexArray.destroy(),this._spSkyAtmosphere=this._spSkyAtmosphere&&this._spSkyAtmosphere.destroy(),le(this)};var TO=KT;function LU(e){this.sources=e.sources,this._sources=void 0,this.show=y(e.show,!0),this._command=new tt({modelMatrix:M.clone(M.IDENTITY),owner:this}),this._cubeMap=void 0,this._attributeLocations=void 0,this._useHdr=void 0}LU.prototype.update=function(e,t){let n=this;if(!this.show||e.mode!==ee.SCENE3D&&e.mode!==ee.MORPHING||!e.passes.render)return;let i=e.context;if(this._sources!==this.sources){this._sources=this.sources;let r=this.sources;typeof r.positiveX=="string"?qw(i,this._sources).then(function(s){n._cubeMap=n._cubeMap&&n._cubeMap.destroy(),n._cubeMap=s}):(this._cubeMap=this._cubeMap&&this._cubeMap.destroy(),this._cubeMap=new La({context:i,source:r}))}let o=this._command;if(!u(o.vertexArray)){o.uniformMap={u_cubeMap:function(){return n._cubeMap}};let r=sl.createGeometry(sl.fromDimensions({dimensions:new h(2,2,2),vertexFormat:Ie.POSITION_ONLY})),s=this._attributeLocations=Ln.createAttributeLocations(r);o.vertexArray=ni.fromGeometry({context:i,geometry:r,attributeLocations:s,bufferUsage:Ne.STATIC_DRAW}),o.renderState=Ue.fromCache({blending:un.ALPHA_BLEND})}if(!u(o.shaderProgram)||this._useHdr!==t){let r=new ke({defines:[t?"HDR":""],sources:[TI]});o.shaderProgram=Xt.fromCache({context:i,vertexShaderSource:EI,fragmentShaderSource:r,attributeLocations:this._attributeLocations}),this._useHdr=t}if(u(this._cubeMap))return o};LU.prototype.isDestroyed=function(){return!1};LU.prototype.destroy=function(){let e=this._command;return e.vertexArray=e.vertexArray&&e.vertexArray.destroy(),e.shaderProgram=e.shaderProgram&&e.shaderProgram.destroy(),this._cubeMap=this._cubeMap&&this._cubeMap.destroy(),le(this)};var EO=LU;function SO(){this.show=!0,this._drawCommand=new tt({primitiveType:Me.TRIANGLES,boundingVolume:new se,owner:this}),this._commands={drawCommand:this._drawCommand,computeCommand:void 0},this._boundingVolume=new se,this._boundingVolume2D=new se,this._texture=void 0,this._drawingBufferWidth=void 0,this._drawingBufferHeight=void 0,this._radiusTS=void 0,this._size=void 0,this.glowFactor=1,this._glowFactorDirty=!1,this._useHdr=void 0;let e=this;this._uniformMap={u_texture:function(){return e._texture},u_size:function(){return e._size}}}Object.defineProperties(SO.prototype,{glowFactor:{get:function(){return this._glowFactor},set:function(e){e=Math.max(e,0),this._glowFactor=e,this._glowFactorDirty=!0}}});var Aze=new H,xze=new H,Cze=new oe,bO=new oe;SO.prototype.update=function(e,t,n){if(!this.show)return;let i=e.mode;if(i===ee.SCENE2D||i===ee.MORPHING||!e.passes.render)return;let o=e.context,r=t.viewport.width,s=t.viewport.height;if(!u(this._texture)||r!==this._drawingBufferWidth||s!==this._drawingBufferHeight||this._glowFactorDirty||n!==this._useHdr){this._texture=this._texture&&this._texture.destroy(),this._drawingBufferWidth=r,this._drawingBufferHeight=s,this._glowFactorDirty=!1,this._useHdr=n;let S=Math.max(r,s);S=Math.pow(2,Math.ceil(Math.log(S)/Math.log(2))-2),S=Math.max(1,S);let v=n?o.halfFloatingPointTexture?Xe.HALF_FLOAT:Xe.FLOAT:Xe.UNSIGNED_BYTE;this._texture=new It({context:o,width:S,height:S,pixelFormat:st.RGBA,pixelDatatype:v}),this._glowLengthTS=this._glowFactor*5,this._radiusTS=1/(1+2*this._glowLengthTS)*.5;let w=this,R={u_radiusTS:function(){return w._radiusTS}};this._commands.computeCommand=new Nu({fragmentShaderSource:SI,outputTexture:this._texture,uniformMap:R,persists:!1,owner:this,postExecute:function(){w._commands.computeCommand=void 0}})}let a=this._drawCommand;if(!u(a.vertexArray)){let S={direction:0},v=new Uint8Array(4*2);v[0]=0,v[1]=0,v[2]=255,v[3]=0,v[4]=255,v[5]=255,v[6]=0,v[7]=255;let w=lt.createVertexBuffer({context:o,typedArray:v,usage:Ne.STATIC_DRAW}),R=[{index:S.direction,vertexBuffer:w,componentsPerAttribute:2,normalize:!0,componentDatatype:q.UNSIGNED_BYTE}],O=lt.createIndexBuffer({context:o,typedArray:new Uint16Array([0,1,2,0,2,3]),usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT});a.vertexArray=new ni({context:o,attributes:R,indexBuffer:O}),a.shaderProgram=Xt.fromCache({context:o,vertexShaderSource:vI,fragmentShaderSource:bI,attributeLocations:S}),a.renderState=Ue.fromCache({blending:un.ALPHA_BLEND}),a.uniformMap=this._uniformMap}let c=o.uniformState.sunPositionWC,l=o.uniformState.sunPositionColumbusView,f=this._boundingVolume,d=this._boundingVolume2D;h.clone(c,f.center),d.center.x=l.z,d.center.y=l.x,d.center.z=l.y,f.radius=P.SOLAR_RADIUS+P.SOLAR_RADIUS*this._glowLengthTS,d.radius=f.radius,i===ee.SCENE3D?se.clone(f,a.boundingVolume):i===ee.COLUMBUS_VIEW&&se.clone(d,a.boundingVolume);let p=Yi.computeActualWgs84Position(e,c,bO),g=h.magnitude(h.subtract(p,e.camera.position,bO)),m=o.uniformState.projection,A=Cze;A.x=0,A.y=0,A.z=-g,A.w=1;let x=M.multiplyByVector(m,A,bO),C=Yi.clipToGLWindowCoordinates(t.viewport,x,Aze);A.x=P.SOLAR_RADIUS;let T=M.multiplyByVector(m,A,bO),E=Yi.clipToGLWindowCoordinates(t.viewport,T,xze);return this._size=H.magnitude(H.subtract(E,C,bO)),this._size=2*this._size*(1+2*this._glowLengthTS),this._size=Math.ceil(this._size),this._commands};SO.prototype.isDestroyed=function(){return!1};SO.prototype.destroy=function(){let e=this._drawCommand;return e.vertexArray=e.vertexArray&&e.vertexArray.destroy(),e.shaderProgram=e.shaderProgram&&e.shaderProgram.destroy(),this._texture=this._texture&&this._texture.destroy(),le(this)};var vO=SO;function ZT(e){return $t(`Assets/Textures/SkyBox/tycho2t3_80_${e}.jpg`)}function Tze(e){e._renderLoopRunning=!0;let t=0;function n(i){if(!e.isDestroyed())if(e._useDefaultRenderLoop)try{let o=e._targetFrameRate;if(!u(o))e.resize(),e.render(),requestAnimationFrame(n);else{let r=1e3/o,s=i-t;s>r&&(e.resize(),e.render(),t=i-s%r),requestAnimationFrame(n)}}catch(o){if(e._useDefaultRenderLoop=!1,e._renderLoopRunning=!1,e._showRenderLoopErrors){let r="An error occurred while rendering. Rendering has stopped.";e.showErrorPanel(r,void 0,o)}}else e._renderLoopRunning=!1}requestAnimationFrame(n)}function wre(e){let t=e._useBrowserRecommendedResolution?1:window.devicePixelRatio;return t*=e._resolutionScale,u(e._scene)&&(e._scene.pixelRatio=t),t}function Ire(e){let t=e._canvas,n=t.clientWidth,i=t.clientHeight,o=wre(e);e._canvasClientWidth=n,e._canvasClientHeight=i,n*=o,i*=o,t.width=n,t.height=i,e._canRender=n!==0&&i!==0,e._lastDevicePixelRatio=window.devicePixelRatio}function Pre(e){let t=e._canvas,n=t.width,i=t.height;if(n!==0&&i!==0){let o=e._scene.camera.frustum;u(o.aspectRatio)?o.aspectRatio=n/i:(o.top=o.right*(i/n),o.bottom=-o.top)}}function gA(e,t){e=In(e),t=y(t,y.EMPTY_OBJECT);let n=document.createElement("div");n.className="cesium-widget",e.appendChild(n);let i=document.createElement("canvas"),o=Ut.supportsImageRenderingPixelated();this._supportsImageRenderingPixelated=o,o&&(i.style.imageRendering=Ut.imageRenderingValue()),i.oncontextmenu=function(){return!1},i.onselectstart=function(){return!1};function r(){i!==i.ownerDocument.activeElement&&i.ownerDocument.activeElement.blur()}y(t.blurActiveElementOnCanvasFocus,!0)&&(i.addEventListener("mousedown",r),i.addEventListener("pointerdown",r)),n.appendChild(i);let a=document.createElement("div");a.className="cesium-widget-credits";let c=u(t.creditContainer)?In(t.creditContainer):n;c.appendChild(a);let l=u(t.creditViewport)?In(t.creditViewport):n,f=y(t.showRenderLoopErrors,!0),d=y(t.useBrowserRecommendedResolution,!0);this._element=n,this._container=e,this._canvas=i,this._canvasClientWidth=0,this._canvasClientHeight=0,this._lastDevicePixelRatio=0,this._creditViewport=l,this._creditContainer=c,this._innerCreditContainer=a,this._canRender=!1,this._renderLoopRunning=!1,this._showRenderLoopErrors=f,this._resolutionScale=1,this._useBrowserRecommendedResolution=d,this._forceResize=!1,this._clock=u(t.clock)?t.clock:new Jf,Ire(this);try{let p=new CO({canvas:i,contextOptions:t.contextOptions,creditContainer:a,creditViewport:l,mapProjection:t.mapProjection,orderIndependentTranslucency:t.orderIndependentTranslucency,scene3DOnly:y(t.scene3DOnly,!1),shadows:t.shadows,mapMode2D:t.mapMode2D,requestRenderMode:t.requestRenderMode,maximumRenderTimeChange:t.maximumRenderTimeChange,depthPlaneEllipsoidOffset:t.depthPlaneEllipsoidOffset,msaaSamples:t.msaaSamples});this._scene=p,p.camera.constrainedAxis=h.UNIT_Z,wre(this),Pre(this);let g=y(p.mapProjection.ellipsoid,ie.WGS84),m=t.globe;u(m)||(m=new CP(g)),m!==!1&&(p.globe=m,p.globe.shadows=y(t.terrainShadows,gn.RECEIVE_ONLY));let A=t.skyBox;u(A)||(A=new EO({sources:{positiveX:ZT("px"),negativeX:ZT("mx"),positiveY:ZT("py"),negativeY:ZT("my"),positiveZ:ZT("pz"),negativeZ:ZT("mz")}})),A!==!1&&(p.skyBox=A,p.sun=new vO,p.moon=new YP);let x=t.skyAtmosphere;u(x)||(x=new TO(g)),x!==!1&&(p.skyAtmosphere=x);let C=t.globe===!1?!1:t.imageryProvider;u(C)||(C=Qm()),C!==!1&&p.imageryLayers.addImageryProvider(C),u(t.terrainProvider)&&t.globe!==!1&&(p.terrainProvider=t.terrainProvider),this._screenSpaceEventHandler=new Jl(i),u(t.sceneMode)&&(t.sceneMode===ee.SCENE2D&&this._scene.morphTo2D(0),t.sceneMode===ee.COLUMBUS_VIEW&&this._scene.morphToColumbusView(0)),this._useDefaultRenderLoop=void 0,this.useDefaultRenderLoop=y(t.useDefaultRenderLoop,!0),this._targetFrameRate=void 0,this.targetFrameRate=t.targetFrameRate;let T=this;this._onRenderError=function(E,S){if(T._useDefaultRenderLoop=!1,T._renderLoopRunning=!1,T._showRenderLoopErrors){let v="An error occurred while rendering. Rendering has stopped.";T.showErrorPanel(v,void 0,S)}},p.renderError.addEventListener(this._onRenderError)}catch(p){if(f){let g="Error constructing CesiumWidget.",m='Visit <a href="http://get.webgl.org">http://get.webgl.org</a> to verify that your web browser and hardware support WebGL. Consider trying a different web browser or updating your video drivers. Detailed error information is below:';this.showErrorPanel(g,m,p)}throw p}}Object.defineProperties(gA.prototype,{container:{get:function(){return this._container}},canvas:{get:function(){return this._canvas}},creditContainer:{get:function(){return this._creditContainer}},creditViewport:{get:function(){return this._creditViewport}},scene:{get:function(){return this._scene}},imageryLayers:{get:function(){return this._scene.imageryLayers}},terrainProvider:{get:function(){return this._scene.terrainProvider},set:function(e){this._scene.terrainProvider=e}},camera:{get:function(){return this._scene.camera}},clock:{get:function(){return this._clock}},screenSpaceEventHandler:{get:function(){return this._screenSpaceEventHandler}},targetFrameRate:{get:function(){return this._targetFrameRate},set:function(e){this._targetFrameRate=e}},useDefaultRenderLoop:{get:function(){return this._useDefaultRenderLoop},set:function(e){this._useDefaultRenderLoop!==e&&(this._useDefaultRenderLoop=e,e&&!this._renderLoopRunning&&Tze(this))}},resolutionScale:{get:function(){return this._resolutionScale},set:function(e){this._resolutionScale!==e&&(this._resolutionScale=e,this._forceResize=!0)}},useBrowserRecommendedResolution:{get:function(){return this._useBrowserRecommendedResolution},set:function(e){this._useBrowserRecommendedResolution!==e&&(this._useBrowserRecommendedResolution=e,this._forceResize=!0)}}});gA.prototype.showErrorPanel=function(e,t,n){let i=this._element,o=document.createElement("div");o.className="cesium-widget-errorPanel";let r=document.createElement("div");r.className="cesium-widget-errorPanel-content",o.appendChild(r);let s=document.createElement("div");s.className="cesium-widget-errorPanel-header",s.appendChild(document.createTextNode(e)),r.appendChild(s);let a=document.createElement("div");a.className="cesium-widget-errorPanel-scroll",r.appendChild(a);function c(){a.style.maxHeight=`${Math.max(Math.round(i.clientHeight*.9-100),30)}px`}c(),u(window.addEventListener)&&window.addEventListener("resize",c,!1);let l=u(t),f=u(n);if(l||f){let g=document.createElement("div");if(g.className="cesium-widget-errorPanel-message",a.appendChild(g),f){let m=Eh(n);l||(typeof n=="string"&&(n=new Error(n)),t=Eh({name:n.name,message:n.message}),m=n.stack),typeof console<"u"&&console.error(`${e}
|
||
${t}
|
||
${m}`);let A=document.createElement("div");A.className="cesium-widget-errorPanel-message-details collapsed";let x=document.createElement("span");x.className="cesium-widget-errorPanel-more-details",x.appendChild(document.createTextNode("See more...")),A.appendChild(x),A.onclick=function(C){A.removeChild(x),A.appendChild(document.createTextNode(m)),A.className="cesium-widget-errorPanel-message-details",r.className="cesium-widget-errorPanel-content expanded",A.onclick=void 0},a.appendChild(A)}g.innerHTML=`<p>${t}</p>`}let d=document.createElement("div");d.className="cesium-widget-errorPanel-buttonPanel",r.appendChild(d);let p=document.createElement("button");p.setAttribute("type","button"),p.className="cesium-button",p.appendChild(document.createTextNode("OK")),p.onclick=function(){u(c)&&u(window.removeEventListener)&&window.removeEventListener("resize",c,!1),i.removeChild(o)},d.appendChild(p),i.appendChild(o)};gA.prototype.isDestroyed=function(){return!1};gA.prototype.destroy=function(){u(this._scene)&&(this._scene.renderError.removeEventListener(this._onRenderError),this._scene=this._scene.destroy()),this._container.removeChild(this._element),this._creditContainer.removeChild(this._innerCreditContainer),le(this)};gA.prototype.resize=function(){let e=this._canvas;!this._forceResize&&this._canvasClientWidth===e.clientWidth&&this._canvasClientHeight===e.clientHeight&&this._lastDevicePixelRatio===window.devicePixelRatio||(this._forceResize=!1,Ire(this),Pre(this),this._scene.requestRender())};gA.prototype.render=function(){if(this._canRender){this._scene.initializeFrame();let e=this._clock.tick();this._scene.render(e)}else this._clock.tick()};var DO=gA;function Tg(e){this._value=void 0,this._hasClone=!1,this._hasEquals=!1,this._definitionChanged=new Ae,this.setValue(e)}Object.defineProperties(Tg.prototype,{isConstant:{value:!0},definitionChanged:{get:function(){return this._definitionChanged}}});Tg.prototype.getValue=function(e,t){return this._hasClone?this._value.clone(t):this._value};Tg.prototype.setValue=function(e){let t=this._value;if(t!==e){let n=u(e),i=n&&typeof e.clone=="function",o=n&&typeof e.equals=="function";(!o||!e.equals(t))&&(this._hasClone=i,this._hasEquals=o,this._value=i?e.clone(this._value):e,this._definitionChanged.raiseEvent(this))}};Tg.prototype.equals=function(e){return this===e||e instanceof Tg&&(!this._hasEquals&&this._value===e._value||this._hasEquals&&this._value.equals(e._value))};Tg.prototype.valueOf=function(){return this._value};Tg.prototype.toString=function(){return String(this._value)};var $n=Tg;function Eze(e,t,n,i,o){return{configurable:i,get:function(){return this[t]},set:function(r){let s=this[t],a=this[n];u(a)&&(a(),this[n]=void 0),r!==void 0&&(!u(r)||!u(r.getValue))&&u(o)&&(r=o(r)),s!==r&&(this[t]=r,this._definitionChanged.raiseEvent(this,e,r,s)),u(r)&&u(r.definitionChanged)&&(this[n]=r.definitionChanged.addEventListener(function(){this._definitionChanged.raiseEvent(this,e,r,r)},this))}}}function bze(e){return new $n(e)}function Sze(e,t,n){return Eze(e,`_${e.toString()}`,`_${e.toString()}Subscription`,y(t,!1),y(n,bze))}var ae=Sze;function wO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._image=void 0,this._imageSubscription=void 0,this._scale=void 0,this._scaleSubscription=void 0,this._pixelOffset=void 0,this._pixelOffsetSubscription=void 0,this._eyeOffset=void 0,this._eyeOffsetSubscription=void 0,this._horizontalOrigin=void 0,this._horizontalOriginSubscription=void 0,this._verticalOrigin=void 0,this._verticalOriginSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._color=void 0,this._colorSubscription=void 0,this._rotation=void 0,this._rotationSubscription=void 0,this._alignedAxis=void 0,this._alignedAxisSubscription=void 0,this._sizeInMeters=void 0,this._sizeInMetersSubscription=void 0,this._width=void 0,this._widthSubscription=void 0,this._height=void 0,this._heightSubscription=void 0,this._scaleByDistance=void 0,this._scaleByDistanceSubscription=void 0,this._translucencyByDistance=void 0,this._translucencyByDistanceSubscription=void 0,this._pixelOffsetScaleByDistance=void 0,this._pixelOffsetScaleByDistanceSubscription=void 0,this._imageSubRegion=void 0,this._imageSubRegionSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._disableDepthTestDistance=void 0,this._disableDepthTestDistanceSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(wO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),image:ae("image"),scale:ae("scale"),pixelOffset:ae("pixelOffset"),eyeOffset:ae("eyeOffset"),horizontalOrigin:ae("horizontalOrigin"),verticalOrigin:ae("verticalOrigin"),heightReference:ae("heightReference"),color:ae("color"),rotation:ae("rotation"),alignedAxis:ae("alignedAxis"),sizeInMeters:ae("sizeInMeters"),width:ae("width"),height:ae("height"),scaleByDistance:ae("scaleByDistance"),translucencyByDistance:ae("translucencyByDistance"),pixelOffsetScaleByDistance:ae("pixelOffsetScaleByDistance"),imageSubRegion:ae("imageSubRegion"),distanceDisplayCondition:ae("distanceDisplayCondition"),disableDepthTestDistance:ae("disableDepthTestDistance")});wO.prototype.clone=function(e){return u(e)?(e.show=this._show,e.image=this._image,e.scale=this._scale,e.pixelOffset=this._pixelOffset,e.eyeOffset=this._eyeOffset,e.horizontalOrigin=this._horizontalOrigin,e.verticalOrigin=this._verticalOrigin,e.heightReference=this._heightReference,e.color=this._color,e.rotation=this._rotation,e.alignedAxis=this._alignedAxis,e.sizeInMeters=this._sizeInMeters,e.width=this._width,e.height=this._height,e.scaleByDistance=this._scaleByDistance,e.translucencyByDistance=this._translucencyByDistance,e.pixelOffsetScaleByDistance=this._pixelOffsetScaleByDistance,e.imageSubRegion=this._imageSubRegion,e.distanceDisplayCondition=this._distanceDisplayCondition,e.disableDepthTestDistance=this._disableDepthTestDistance,e):new wO(this)};wO.prototype.merge=function(e){this.show=y(this._show,e.show),this.image=y(this._image,e.image),this.scale=y(this._scale,e.scale),this.pixelOffset=y(this._pixelOffset,e.pixelOffset),this.eyeOffset=y(this._eyeOffset,e.eyeOffset),this.horizontalOrigin=y(this._horizontalOrigin,e.horizontalOrigin),this.verticalOrigin=y(this._verticalOrigin,e.verticalOrigin),this.heightReference=y(this._heightReference,e.heightReference),this.color=y(this._color,e.color),this.rotation=y(this._rotation,e.rotation),this.alignedAxis=y(this._alignedAxis,e.alignedAxis),this.sizeInMeters=y(this._sizeInMeters,e.sizeInMeters),this.width=y(this._width,e.width),this.height=y(this._height,e.height),this.scaleByDistance=y(this._scaleByDistance,e.scaleByDistance),this.translucencyByDistance=y(this._translucencyByDistance,e.translucencyByDistance),this.pixelOffsetScaleByDistance=y(this._pixelOffsetScaleByDistance,e.pixelOffsetScaleByDistance),this.imageSubRegion=y(this._imageSubRegion,e.imageSubRegion),this.distanceDisplayCondition=y(this._distanceDisplayCondition,e.distanceDisplayCondition),this.disableDepthTestDistance=y(this._disableDepthTestDistance,e.disableDepthTestDistance)};var qa=wO;function eu(e,t){e=y(e,0),this._near=e,t=y(t,Number.MAX_VALUE),this._far=t}Object.defineProperties(eu.prototype,{near:{get:function(){return this._near},set:function(e){this._near=e}},far:{get:function(){return this._far},set:function(e){this._far=e}}});eu.packedLength=2;eu.pack=function(e,t,n){return n=y(n,0),t[n++]=e.near,t[n]=e.far,t};eu.unpack=function(e,t,n){return t=y(t,0),u(n)||(n=new eu),n.near=e[t++],n.far=e[t],n};eu.equals=function(e,t){return e===t||u(e)&&u(t)&&e.near===t.near&&e.far===t.far};eu.clone=function(e,t){if(u(e))return u(t)||(t=new eu),t.near=e.near,t.far=e.far,t};eu.prototype.clone=function(e){return eu.clone(this,e)};eu.prototype.equals=function(e){return eu.equals(this,e)};var bt=eu;var vze={NONE:0,CLAMP_TO_GROUND:1,RELATIVE_TO_GROUND:2},We=Object.freeze(vze);var Dze={CENTER:0,LEFT:1,RIGHT:-1},pi=Object.freeze(Dze);var wze={CENTER:0,BOTTOM:1,BASELINE:2,TOP:-1},Bn=Object.freeze(wze);var Ize={DONE:0,PENDING:1,FAILED:2},at=Object.freeze(Ize);function ld(){de.throwInstantiationError()}Object.defineProperties(ld.prototype,{isConstant:{get:de.throwInstantiationError},definitionChanged:{get:de.throwInstantiationError}});ld.prototype.getValue=de.throwInstantiationError;ld.prototype.equals=de.throwInstantiationError;ld.equals=function(e,t){return e===t||u(e)&&e.equals(t)};ld.arrayEquals=function(e,t){if(e===t)return!0;if(!u(e)||!u(t)||e.length!==t.length)return!1;let n=e.length;for(let i=0;i<n;i++)if(!ld.equals(e[i],t[i]))return!1;return!0};ld.isConstant=function(e){return!u(e)||e.isConstant};ld.getValueOrUndefined=function(e,t,n){return u(e)?e.getValue(t,n):void 0};ld.getValueOrDefault=function(e,t,n,i){return u(e)?y(e.getValue(t,i),n):n};ld.getValueOrClonedDefault=function(e,t,n,i){let o;return u(e)&&(o=e.getValue(t,i)),u(o)||(o=n.clone(o)),o};var j=ld;var Pze=z.WHITE,Oze=h.ZERO,Rze=We.NONE,Bze=H.ZERO,Mze=1,Lze=0,Nze=h.ZERO,Fze=pi.CENTER,Vze=Bn.CENTER,Uze=!1,kze=new h,zze=new z,Hze=new h,Gze=new H,Wze=new Pt,jze=new Pt,Yze=new Pt,qze=new Ye,Xze=new bt;function Ore(e){this.entity=e,this.billboard=void 0,this.textureValue=void 0}function Eg(e,t){t.collectionChanged.addEventListener(Eg.prototype._onCollectionChanged,this),this._cluster=e,this._entityCollection=t,this._items=new At,this._onCollectionChanged(t,t.values,[],[])}Eg.prototype.update=function(e){let t=this._items.values,n=this._cluster;for(let i=0,o=t.length;i<o;i++){let r=t[i],s=r.entity,a=s._billboard,c,l=r.billboard,f=s.isShowing&&s.isAvailable(e)&&j.getValueOrDefault(a._show,e,!0),d;if(f&&(d=j.getValueOrUndefined(s._position,e,kze),c=j.getValueOrUndefined(a._image,e),f=u(d)&&u(c)),!f){H6(r,s,n);continue}j.isConstant(s._position)||(n._clusterDirty=!0),u(l)||(l=n.getBillboard(s),l.id=s,l.image=void 0,r.billboard=l),l.show=f,(!u(l.image)||r.textureValue!==c)&&(l.image=c,r.textureValue=c),l.position=d,l.color=j.getValueOrDefault(a._color,e,Pze,zze),l.eyeOffset=j.getValueOrDefault(a._eyeOffset,e,Oze,Hze),l.heightReference=j.getValueOrDefault(a._heightReference,e,Rze),l.pixelOffset=j.getValueOrDefault(a._pixelOffset,e,Bze,Gze),l.scale=j.getValueOrDefault(a._scale,e,Mze),l.rotation=j.getValueOrDefault(a._rotation,e,Lze),l.alignedAxis=j.getValueOrDefault(a._alignedAxis,e,Nze),l.horizontalOrigin=j.getValueOrDefault(a._horizontalOrigin,e,Fze),l.verticalOrigin=j.getValueOrDefault(a._verticalOrigin,e,Vze),l.width=j.getValueOrUndefined(a._width,e),l.height=j.getValueOrUndefined(a._height,e),l.scaleByDistance=j.getValueOrUndefined(a._scaleByDistance,e,Wze),l.translucencyByDistance=j.getValueOrUndefined(a._translucencyByDistance,e,jze),l.pixelOffsetScaleByDistance=j.getValueOrUndefined(a._pixelOffsetScaleByDistance,e,Yze),l.sizeInMeters=j.getValueOrDefault(a._sizeInMeters,e,Uze),l.distanceDisplayCondition=j.getValueOrUndefined(a._distanceDisplayCondition,e,Xze),l.disableDepthTestDistance=j.getValueOrUndefined(a._disableDepthTestDistance,e);let p=j.getValueOrUndefined(a._imageSubRegion,e,qze);u(p)&&l.setImageSubRegion(l._imageId,p)}return!0};Eg.prototype.getBoundingSphere=function(e,t){let n=this._items.get(e.id);if(!u(n)||!u(n.billboard))return at.FAILED;let i=n.billboard;if(i.heightReference===We.NONE)t.center=h.clone(i.position,t.center);else{if(!u(i._clampedPosition))return at.PENDING;t.center=h.clone(i._clampedPosition,t.center)}return t.radius=0,at.DONE};Eg.prototype.isDestroyed=function(){return!1};Eg.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(Eg.prototype._onCollectionChanged,this);let e=this._entityCollection.values;for(let t=0;t<e.length;t++)this._cluster.removeBillboard(e[t]);return le(this)};Eg.prototype._onCollectionChanged=function(e,t,n,i){let o,r,s=this._items,a=this._cluster;for(o=t.length-1;o>-1;o--)r=t[o],u(r._billboard)&&u(r._position)&&s.set(r.id,new Ore(r));for(o=i.length-1;o>-1;o--)r=i[o],u(r._billboard)&&u(r._position)?s.contains(r.id)||s.set(r.id,new Ore(r)):(H6(s.get(r.id),r,a),s.remove(r.id));for(o=n.length-1;o>-1;o--)r=n[o],H6(s.get(r.id),r,a),s.remove(r.id)};function H6(e,t,n){u(e)&&(e.billboard=void 0,n.removeBillboard(t))}var IO=Eg;function PO(e,t){e=y(e,0),t=y(t,Number.MAX_VALUE),this.value=new Float32Array([e,t])}Object.defineProperties(PO.prototype,{componentDatatype:{get:function(){return q.FLOAT}},componentsPerAttribute:{get:function(){return 2}},normalize:{get:function(){return!1}}});PO.fromDistanceDisplayCondition=function(e){return new PO(e.near,e.far)};PO.toValue=function(e,t){return u(t)?(t[0]=e.near,t[1]=e.far,t):new Float32Array([e.near,e.far])};var Un=PO;function jo(e){e=y(e,y.EMPTY_OBJECT),this.start=u(e.start)?$.clone(e.start):new $,this.stop=u(e.stop)?$.clone(e.stop):new $,this.data=e.data,this.isStartIncluded=y(e.isStartIncluded,!0),this.isStopIncluded=y(e.isStopIncluded,!0)}Object.defineProperties(jo.prototype,{isEmpty:{get:function(){let e=$.compare(this.stop,this.start);return e<0||e===0&&(!this.isStartIncluded||!this.isStopIncluded)}}});var JT={start:void 0,stop:void 0,isStartIncluded:void 0,isStopIncluded:void 0,data:void 0};jo.fromIso8601=function(e,t){let n=e.iso8601.split("/");if(n.length!==2)throw new de("options.iso8601 is an invalid ISO 8601 interval.");let i=$.fromIso8601(n[0]),o=$.fromIso8601(n[1]),r=y(e.isStartIncluded,!0),s=y(e.isStopIncluded,!0),a=e.data;return u(t)?(t.start=i,t.stop=o,t.isStartIncluded=r,t.isStopIncluded=s,t.data=a,t):(JT.start=i,JT.stop=o,JT.isStartIncluded=r,JT.isStopIncluded=s,JT.data=a,new jo(JT))};jo.toIso8601=function(e,t){return`${$.toIso8601(e.start,t)}/${$.toIso8601(e.stop,t)}`};jo.clone=function(e,t){if(u(e))return u(t)?(t.start=e.start,t.stop=e.stop,t.isStartIncluded=e.isStartIncluded,t.isStopIncluded=e.isStopIncluded,t.data=e.data,t):new jo(e)};jo.equals=function(e,t,n){return e===t||u(e)&&u(t)&&(e.isEmpty&&t.isEmpty||e.isStartIncluded===t.isStartIncluded&&e.isStopIncluded===t.isStopIncluded&&$.equals(e.start,t.start)&&$.equals(e.stop,t.stop)&&(e.data===t.data||u(n)&&n(e.data,t.data)))};jo.equalsEpsilon=function(e,t,n,i){return n=y(n,0),e===t||u(e)&&u(t)&&(e.isEmpty&&t.isEmpty||e.isStartIncluded===t.isStartIncluded&&e.isStopIncluded===t.isStopIncluded&&$.equalsEpsilon(e.start,t.start,n)&&$.equalsEpsilon(e.stop,t.stop,n)&&(e.data===t.data||u(i)&&i(e.data,t.data)))};jo.intersect=function(e,t,n,i){if(!u(t))return jo.clone(jo.EMPTY,n);let o=e.start,r=e.stop,s=t.start,a=t.stop,c=$.greaterThanOrEquals(s,o)&&$.greaterThanOrEquals(r,s),l=!c&&$.lessThanOrEquals(s,o)&&$.lessThanOrEquals(o,a);if(!c&&!l)return jo.clone(jo.EMPTY,n);let f=e.isStartIncluded,d=e.isStopIncluded,p=t.isStartIncluded,g=t.isStopIncluded,m=$.lessThan(r,a);return u(n)||(n=new jo),n.start=c?s:o,n.isStartIncluded=f&&p||!$.equals(s,o)&&(c&&p||l&&f),n.stop=m?r:a,n.isStopIncluded=m?d:d&&g||!$.equals(a,r)&&g,n.data=u(i)?i(e.data,t.data):e.data,n};jo.contains=function(e,t){if(e.isEmpty)return!1;let n=$.compare(e.start,t);if(n===0)return e.isStartIncluded;let i=$.compare(t,e.stop);return i===0?e.isStopIncluded:n<0&&i<0};jo.prototype.clone=function(e){return jo.clone(this,e)};jo.prototype.equals=function(e,t){return jo.equals(this,e,t)};jo.prototype.equalsEpsilon=function(e,t,n){return jo.equalsEpsilon(this,e,t,n)};jo.prototype.toString=function(){return jo.toIso8601(this)};jo.EMPTY=Object.freeze(new jo({start:new $,stop:new $,isStartIncluded:!1,isStopIncluded:!1}));var xn=jo;var Rre=Object.freeze($.fromIso8601("0000-01-01T00:00:00Z")),Bre=Object.freeze($.fromIso8601("9999-12-31T24:00:00Z")),Kze=Object.freeze(new xn({start:Rre,stop:Bre})),Zze={MINIMUM_VALUE:Rre,MAXIMUM_VALUE:Bre,MAXIMUM_INTERVAL:Kze},ze=Zze;var OO=`varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
varying vec3 v_tangentEC;
|
||
varying vec3 v_bitangentEC;
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
vec3 positionToEyeEC = -v_positionEC;
|
||
mat3 tangentToEyeMatrix = czm_tangentToEyeSpaceMatrix(v_normalEC, v_tangentEC, v_bitangentEC);
|
||
|
||
vec3 normalEC = normalize(v_normalEC);
|
||
#ifdef FACE_FORWARD
|
||
normalEC = faceforward(normalEC, vec3(0.0, 0.0, 1.0), -normalEC);
|
||
#endif
|
||
|
||
czm_materialInput materialInput;
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.tangentToEyeMatrix = tangentToEyeMatrix;
|
||
materialInput.positionToEyeEC = positionToEyeEC;
|
||
materialInput.st = v_st;
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
#ifdef FLAT
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#else
|
||
gl_FragColor = czm_phong(normalize(positionToEyeEC), material, czm_lightDirectionEC);
|
||
#endif
|
||
}
|
||
`;var RO=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 normal;
|
||
attribute vec3 tangent;
|
||
attribute vec3 bitangent;
|
||
attribute vec2 st;
|
||
attribute float batchId;
|
||
|
||
varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
varying vec3 v_tangentEC;
|
||
varying vec3 v_bitangentEC;
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
vec4 p = czm_computePosition();
|
||
|
||
v_positionEC = (czm_modelViewRelativeToEye * p).xyz; // position in eye coordinates
|
||
v_normalEC = czm_normal * normal; // normal in eye coordinates
|
||
v_tangentEC = czm_normal * tangent; // tangent in eye coordinates
|
||
v_bitangentEC = czm_normal * bitangent; // bitangent in eye coordinates
|
||
v_st = st;
|
||
|
||
gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}
|
||
`;var BO=`varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
|
||
void main()
|
||
{
|
||
vec3 positionToEyeEC = -v_positionEC;
|
||
|
||
vec3 normalEC = normalize(v_normalEC);
|
||
#ifdef FACE_FORWARD
|
||
normalEC = faceforward(normalEC, vec3(0.0, 0.0, 1.0), -normalEC);
|
||
#endif
|
||
|
||
czm_materialInput materialInput;
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.positionToEyeEC = positionToEyeEC;
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
#ifdef FLAT
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#else
|
||
gl_FragColor = czm_phong(normalize(positionToEyeEC), material, czm_lightDirectionEC);
|
||
#endif
|
||
}
|
||
`;var MO=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 normal;
|
||
attribute float batchId;
|
||
|
||
varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
|
||
void main()
|
||
{
|
||
vec4 p = czm_computePosition();
|
||
|
||
v_positionEC = (czm_modelViewRelativeToEye * p).xyz; // position in eye coordinates
|
||
v_normalEC = czm_normal * normal; // normal in eye coordinates
|
||
|
||
gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}
|
||
`;var LO=`varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
vec3 positionToEyeEC = -v_positionEC;
|
||
|
||
vec3 normalEC = normalize(v_normalEC);
|
||
#ifdef FACE_FORWARD
|
||
normalEC = faceforward(normalEC, vec3(0.0, 0.0, 1.0), -normalEC);
|
||
#endif
|
||
|
||
czm_materialInput materialInput;
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.positionToEyeEC = positionToEyeEC;
|
||
materialInput.st = v_st;
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
#ifdef FLAT
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#else
|
||
gl_FragColor = czm_phong(normalize(positionToEyeEC), material, czm_lightDirectionEC);
|
||
#endif
|
||
}
|
||
`;var NO=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 normal;
|
||
attribute vec2 st;
|
||
attribute float batchId;
|
||
|
||
varying vec3 v_positionEC;
|
||
varying vec3 v_normalEC;
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
vec4 p = czm_computePosition();
|
||
|
||
v_positionEC = (czm_modelViewRelativeToEye * p).xyz; // position in eye coordinates
|
||
v_normalEC = czm_normal * normal; // normal in eye coordinates
|
||
v_st = st;
|
||
|
||
gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}
|
||
`;function yA(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.translucent,!0),n=y(e.closed,!1),i=y(e.materialSupport,yA.MaterialSupport.TEXTURED);this.material=u(e.material)?e.material:Vi.fromType(Vi.ColorType),this.translucent=t,this._vertexShaderSource=y(e.vertexShaderSource,i.vertexShaderSource),this._fragmentShaderSource=y(e.fragmentShaderSource,i.fragmentShaderSource),this._renderState=$i.getDefaultRenderState(t,n,e.renderState),this._closed=n,this._materialSupport=i,this._vertexFormat=i.vertexFormat,this._flat=y(e.flat,!1),this._faceForward=y(e.faceForward,!n)}Object.defineProperties(yA.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}},materialSupport:{get:function(){return this._materialSupport}},vertexFormat:{get:function(){return this._vertexFormat}},flat:{get:function(){return this._flat}},faceForward:{get:function(){return this._faceForward}}});yA.prototype.getFragmentShaderSource=$i.prototype.getFragmentShaderSource;yA.prototype.isTranslucent=$i.prototype.isTranslucent;yA.prototype.getRenderState=$i.prototype.getRenderState;yA.MaterialSupport={BASIC:Object.freeze({vertexFormat:Ie.POSITION_AND_NORMAL,vertexShaderSource:MO,fragmentShaderSource:BO}),TEXTURED:Object.freeze({vertexFormat:Ie.POSITION_NORMAL_AND_ST,vertexShaderSource:NO,fragmentShaderSource:LO}),ALL:Object.freeze({vertexFormat:Ie.ALL,vertexShaderSource:RO,fragmentShaderSource:OO})};var ro=yA;function QT(e){this._definitionChanged=new Ae,this._color=void 0,this._colorSubscription=void 0,this.color=e}Object.defineProperties(QT.prototype,{isConstant:{get:function(){return j.isConstant(this._color)}},definitionChanged:{get:function(){return this._definitionChanged}},color:ae("color")});QT.prototype.getType=function(e){return"Color"};QT.prototype.getValue=function(e,t){return u(t)||(t={}),t.color=j.getValueOrClonedDefault(this._color,e,z.WHITE,t.color),t};QT.prototype.equals=function(e){return this===e||e instanceof QT&&j.equals(this._color,e._color)};var Nt=QT;var Mre={TERRAIN:0,CESIUM_3D_TILE:1,BOTH:2};Mre.NUMBER_OF_CLASSIFICATION_TYPES=3;var kn=Object.freeze(Mre);function Jze(e){e=y(e,y.EMPTY_OBJECT),this.componentDatatype=e.componentDatatype,this.componentsPerAttribute=e.componentsPerAttribute,this.normalize=y(e.normalize,!1),this.value=e.value}var Xa=Jze;function af(e,t,n){this._projectionExtentDefines={eastMostYhighDefine:"",eastMostYlowDefine:"",westMostYhighDefine:"",westMostYlowDefine:""};let i=new G6;i.requiresTextureCoordinates=e,i.requiresEC=!n.flat;let o=new G6;if(o.requiresTextureCoordinates=e,n instanceof rn)i.requiresNormalEC=!n.flat;else{let r=`${n.material.shaderSource}
|
||
${n.fragmentShaderSource}`;i.normalEC=r.indexOf("materialInput.normalEC")!==-1||r.indexOf("czm_getDefaultMaterial")!==-1,i.positionToEyeEC=r.indexOf("materialInput.positionToEyeEC")!==-1,i.tangentToEyeMatrix=r.indexOf("materialInput.tangentToEyeMatrix")!==-1,i.st=r.indexOf("materialInput.st")!==-1}this._colorShaderDependencies=i,this._pickShaderDependencies=o,this._appearance=n,this._extentsCulling=e,this._planarExtents=t}af.prototype.createFragmentShader=function(e){let t=this._appearance,n=this._colorShaderDependencies,i=[];!e&&!this._planarExtents&&i.push("SPHERICAL"),n.requiresEC&&i.push("REQUIRES_EC"),n.requiresWC&&i.push("REQUIRES_WC"),n.requiresTextureCoordinates&&i.push("TEXTURE_COORDINATES"),this._extentsCulling&&i.push("CULL_FRAGMENTS"),n.requiresNormalEC&&i.push("NORMAL_EC"),t instanceof rn&&i.push("PER_INSTANCE_COLOR"),n.normalEC&&i.push("USES_NORMAL_EC"),n.positionToEyeEC&&i.push("USES_POSITION_TO_EYE_EC"),n.tangentToEyeMatrix&&i.push("USES_TANGENT_TO_EYE"),n.st&&i.push("USES_ST"),t.flat&&i.push("FLAT");let o="";return t instanceof rn||(o=t.material.shaderSource),new ke({defines:i,sources:[o,rT]})};af.prototype.createPickFragmentShader=function(e){let t=this._pickShaderDependencies,n=["PICK"];return!e&&!this._planarExtents&&n.push("SPHERICAL"),t.requiresEC&&n.push("REQUIRES_EC"),t.requiresWC&&n.push("REQUIRES_WC"),t.requiresTextureCoordinates&&n.push("TEXTURE_COORDINATES"),this._extentsCulling&&n.push("CULL_FRAGMENTS"),new ke({defines:n,sources:[rT],pickColorQualifier:"varying"})};af.prototype.createVertexShader=function(e,t,n,i){return Hre(this._colorShaderDependencies,this._planarExtents,n,e,t,this._appearance,i,this._projectionExtentDefines)};af.prototype.createPickVertexShader=function(e,t,n,i){return Hre(this._pickShaderDependencies,this._planarExtents,n,e,t,void 0,i,this._projectionExtentDefines)};var Lre=new h,Nre=new he,Fre={high:0,low:0};function Hre(e,t,n,i,o,r,s,a){let c=i.slice();if(a.eastMostYhighDefine===""){let l=Nre;l.longitude=P.PI,l.latitude=0,l.height=0;let f=s.project(l,Lre),d=Gn.encode(f.x,Fre);a.eastMostYhighDefine=`EAST_MOST_X_HIGH ${d.high.toFixed(`${d.high}`.length+1)}`,a.eastMostYlowDefine=`EAST_MOST_X_LOW ${d.low.toFixed(`${d.low}`.length+1)}`;let p=Nre;p.longitude=-P.PI,p.latitude=0,p.height=0;let g=s.project(p,Lre);d=Gn.encode(g.x,Fre),a.westMostYhighDefine=`WEST_MOST_X_HIGH ${d.high.toFixed(`${d.high}`.length+1)}`,a.westMostYlowDefine=`WEST_MOST_X_LOW ${d.low.toFixed(`${d.low}`.length+1)}`}return n&&(c.push(a.eastMostYhighDefine),c.push(a.eastMostYlowDefine),c.push(a.westMostYhighDefine),c.push(a.westMostYlowDefine)),u(r)&&r instanceof rn&&c.push("PER_INSTANCE_COLOR"),e.requiresTextureCoordinates&&(c.push("TEXTURE_COORDINATES"),t||n||c.push("SPHERICAL"),n&&c.push("COLUMBUS_VIEW_2D")),new ke({defines:c,sources:[o]})}function G6(){this._requiresEC=!1,this._requiresWC=!1,this._requiresNormalEC=!1,this._requiresTextureCoordinates=!1,this._usesNormalEC=!1,this._usesPositionToEyeEC=!1,this._usesTangentToEyeMat=!1,this._usesSt=!1}Object.defineProperties(G6.prototype,{requiresEC:{get:function(){return this._requiresEC},set:function(e){this._requiresEC=e||this._requiresEC}},requiresWC:{get:function(){return this._requiresWC},set:function(e){this._requiresWC=e||this._requiresWC,this.requiresEC=this._requiresWC}},requiresNormalEC:{get:function(){return this._requiresNormalEC},set:function(e){this._requiresNormalEC=e||this._requiresNormalEC,this.requiresEC=this._requiresNormalEC}},requiresTextureCoordinates:{get:function(){return this._requiresTextureCoordinates},set:function(e){this._requiresTextureCoordinates=e||this._requiresTextureCoordinates,this.requiresWC=this._requiresTextureCoordinates}},normalEC:{set:function(e){this.requiresNormalEC=e,this._usesNormalEC=e},get:function(){return this._usesNormalEC}},tangentToEyeMatrix:{set:function(e){this.requiresWC=e,this.requiresNormalEC=e,this._usesTangentToEyeMat=e},get:function(){return this._usesTangentToEyeMat}},positionToEyeEC:{set:function(e){this.requiresEC=e,this._usesPositionToEyeEC=e},get:function(){return this._usesPositionToEyeEC}},st:{set:function(e){this.requiresTextureCoordinates=e,this._usesSt=e},get:function(){return this._usesSt}}});function Vre(e,t,n){return Math.abs((t.y-e.y)*n.x-(t.x-e.x)*n.y+t.x*e.y-t.y*e.x)/H.distance(t,e)}var Qze=[new H,new H,new H,new H];function Gre(e,t){let n=Qze,i=H.unpack(t,0,n[0]),o=H.unpack(t,2,n[1]),r=H.unpack(t,4,n[2]);e.uMaxVmax=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:4,normalize:!1,value:[o.x,o.y,r.x,r.y]});let s=1/Vre(i,o,r),a=1/Vre(i,r,o);e.uvMinAndExtents=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:4,normalize:!1,value:[i.x,i.y,s,a]})}var Wre=new he,jre=new h,$ze=new h,e4e=new h,NU={high:0,low:0};function Yre(e,t,n){let i=Wre;i.height=0,i.longitude=e.west,i.latitude=e.south;let o=t.project(i,jre);i.latitude=e.north;let r=t.project(i,$ze);i.longitude=e.east,i.latitude=e.south;let s=t.project(i,e4e),a=[0,0,0,0],c=[0,0,0,0],l=Gn.encode(o.x,NU);a[0]=l.high,c[0]=l.low,l=Gn.encode(o.y,NU),a[1]=l.high,c[1]=l.low,l=Gn.encode(r.y,NU),a[2]=l.high,c[2]=l.low,l=Gn.encode(s.x,NU),a[3]=l.high,c[3]=l.low,n.planes2D_HIGH=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:4,normalize:!1,value:a}),n.planes2D_LOW=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:4,normalize:!1,value:c})}var t4e=new M,n4e=new M,Ure=new h,i4e=new he,o4e=[new he,new he,new he,new he,new he,new he,new he,new he];function r4e(e,t,n,i,o,r){let s=ce.center(e,i4e);s.height=n;let a=he.toCartesian(s,t,Ure),c=Rt.eastNorthUpToFixedFrame(a,t,t4e),l=M.inverse(c,n4e),f=e.west,d=e.east,p=e.north,g=e.south,m=o4e;m[0].latitude=g,m[0].longitude=f,m[1].latitude=p,m[1].longitude=f,m[2].latitude=p,m[2].longitude=d,m[3].latitude=g,m[3].longitude=d;let A=(f+d)*.5,x=(p+g)*.5;m[4].latitude=g,m[4].longitude=A,m[5].latitude=p,m[5].longitude=A,m[6].latitude=x,m[6].longitude=f,m[7].latitude=x,m[7].longitude=d;let C=Number.POSITIVE_INFINITY,T=Number.NEGATIVE_INFINITY,E=Number.POSITIVE_INFINITY,S=Number.NEGATIVE_INFINITY;for(let O=0;O<8;O++){m[O].height=n;let L=he.toCartesian(m[O],t,Ure);M.multiplyByPoint(l,L,L),L.z=0,C=Math.min(C,L.x),T=Math.max(T,L.x),E=Math.min(E,L.y),S=Math.max(S,L.y)}let v=i;v.x=C,v.y=E,v.z=0,M.multiplyByPoint(c,v,v);let w=o;w.x=T,w.y=E,w.z=0,M.multiplyByPoint(c,w,w),h.subtract(w,v,o);let R=r;R.x=C,R.y=S,R.z=0,M.multiplyByPoint(c,R,R),h.subtract(R,v,r)}var s4e=new h,a4e=new h,c4e=new Gn;af.getPlanarTextureCoordinateAttributes=function(e,t,n,i,o){let r=jre,s=s4e,a=a4e;r4e(e,n,y(o,0),r,s,a);let c={};Gre(c,t);let l=Gn.fromCartesian(r,c4e);return c.southWest_HIGH=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:3,normalize:!1,value:h.pack(l.high,[0,0,0])}),c.southWest_LOW=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:3,normalize:!1,value:h.pack(l.low,[0,0,0])}),c.eastward=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:3,normalize:!1,value:h.pack(s,[0,0,0])}),c.northward=new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:3,normalize:!1,value:h.pack(a,[0,0,0])}),Yre(e,i,c),c};var l4e=new h;function kre(e,t,n,i){let o=Wre;o.latitude=e,o.longitude=t,o.height=0;let r=he.toCartesian(o,n,l4e),s=Math.sqrt(r.x*r.x+r.y*r.y),a=P.fastApproximateAtan2(s,r.z),c=P.fastApproximateAtan2(r.x,r.y);return i.x=a,i.y=c,i}var zre=new H;af.getSphericalExtentGeometryInstanceAttributes=function(e,t,n,i){let o=kre(e.south,e.west,n,zre),r=o.x,s=o.y,a=kre(e.north,e.east,n,zre),c=a.x,l=a.y,f=0;s>l&&(f=P.PI-s,s=-P.PI,l+=f),r-=P.EPSILON5,s-=P.EPSILON5,c+=P.EPSILON5,l+=P.EPSILON5;let d=1/(l-s),p=1/(c-r),g={sphericalExtents:new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:4,normalize:!1,value:[r,s,p,d]}),longitudeRotation:new Xa({componentDatatype:q.FLOAT,componentsPerAttribute:1,normalize:!1,value:[f]})};return Gre(g,t),Yre(e,i,g),g};af.hasAttributesForTextureCoordinatePlanes=function(e){return u(e.southWest_HIGH)&&u(e.southWest_LOW)&&u(e.northward)&&u(e.eastward)&&u(e.planes2D_HIGH)&&u(e.planes2D_LOW)&&u(e.uMaxVmax)&&u(e.uvMinAndExtents)};af.hasAttributesForSphericalExtents=function(e){return u(e.sphericalExtents)&&u(e.longitudeRotation)&&u(e.planes2D_HIGH)&&u(e.planes2D_LOW)&&u(e.uMaxVmax)&&u(e.uvMinAndExtents)};function u4e(e){return Math.max(e.width,e.height)>af.MAX_WIDTH_FOR_PLANAR_EXTENTS}af.shouldUseSphericalCoordinates=function(e){return u4e(e)};af.MAX_WIDTH_FOR_PLANAR_EXTENTS=P.toRadians(1);var tu=af;function AA(e){e=y(e,y.EMPTY_OBJECT);let t=e.geometryInstances;this.geometryInstances=t,this.show=y(e.show,!0),this.classificationType=y(e.classificationType,kn.BOTH),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.debugShowShadowVolume=y(e.debugShowShadowVolume,!1),this._debugShowShadowVolume=!1,this._extruded=y(e._extruded,!1),this._uniformMap=e._uniformMap,this._sp=void 0,this._spStencil=void 0,this._spPick=void 0,this._spColor=void 0,this._spPick2D=void 0,this._spColor2D=void 0,this._rsStencilDepthPass=void 0,this._rsStencilDepthPass3DTiles=void 0,this._rsColorPass=void 0,this._rsPickPass=void 0,this._commandsIgnoreShow=[],this._ready=!1;let n=this;this._readyPromise=new Promise((i,o)=>{n._completeLoad=()=>{if(this._ready)return;this._ready=!0,this.releaseGeometryInstances&&(this.geometryInstances=void 0);let r=this._error;u(r)?o(r):i(this)}}),this._primitive=void 0,this._pickPrimitive=e._pickPrimitive,this._hasSphericalExtentsAttribute=!1,this._hasPlanarExtentsAttributes=!1,this._hasPerColorAttribute=!1,this.appearance=e.appearance,this._createBoundingVolumeFunction=e._createBoundingVolumeFunction,this._updateAndQueueCommandsFunction=e._updateAndQueueCommandsFunction,this._usePickOffsets=!1,this._primitiveOptions={geometryInstances:void 0,appearance:void 0,vertexCacheOptimize:y(e.vertexCacheOptimize,!1),interleave:y(e.interleave,!1),releaseGeometryInstances:y(e.releaseGeometryInstances,!0),allowPicking:y(e.allowPicking,!0),asynchronous:y(e.asynchronous,!0),compressVertices:y(e.compressVertices,!0),_createBoundingVolumeFunction:void 0,_createRenderStatesFunction:void 0,_createShaderProgramFunction:void 0,_createCommandsFunction:void 0,_updateAndQueueCommandsFunction:void 0,_createPickOffsets:!0}}Object.defineProperties(AA.prototype,{vertexCacheOptimize:{get:function(){return this._primitiveOptions.vertexCacheOptimize}},interleave:{get:function(){return this._primitiveOptions.interleave}},releaseGeometryInstances:{get:function(){return this._primitiveOptions.releaseGeometryInstances}},allowPicking:{get:function(){return this._primitiveOptions.allowPicking}},asynchronous:{get:function(){return this._primitiveOptions.asynchronous}},compressVertices:{get:function(){return this._primitiveOptions.compressVertices}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},_needs2DShader:{get:function(){return this._hasPlanarExtentsAttributes||this._hasSphericalExtentsAttribute}}});AA.isSupported=function(e){return e.context.stencilBuffer};function $T(e,t){let n=t?Vn.EQUAL:Vn.ALWAYS;return{colorMask:{red:!1,green:!1,blue:!1,alpha:!1},stencilTest:{enabled:e,frontFunction:n,frontOperation:{fail:ut.KEEP,zFail:ut.DECREMENT_WRAP,zPass:ut.KEEP},backFunction:n,backOperation:{fail:ut.KEEP,zFail:ut.INCREMENT_WRAP,zPass:ut.KEEP},reference:Mt.CESIUM_3D_TILE_MASK,mask:Mt.CESIUM_3D_TILE_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!0,func:ka.LESS_OR_EQUAL},depthMask:!1}}function j6(e){return{stencilTest:{enabled:e,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},backFunction:Vn.NOT_EQUAL,backOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},reference:0,mask:Mt.CLASSIFICATION_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!1},depthMask:!1,blending:un.PRE_MULTIPLIED_ALPHA_BLEND}}var f4e={stencilTest:{enabled:!0,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},backFunction:Vn.NOT_EQUAL,backOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},reference:0,mask:Mt.CLASSIFICATION_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!1},depthMask:!1};function d4e(e,t,n,i){if(u(e._rsStencilDepthPass))return;let o=!e.debugShowShadowVolume;e._rsStencilDepthPass=Ue.fromCache($T(o,!1)),e._rsStencilDepthPass3DTiles=Ue.fromCache($T(o,!0)),e._rsColorPass=Ue.fromCache(j6(o,!1)),e._rsPickPass=Ue.fromCache(f4e)}function h4e(e,t){if(!e.compressVertices)return t;if(t.search(/attribute\s+vec3\s+extrudeDirection;/g)!==-1){let n="compressedAttributes",i=`attribute vec2 ${n};`,o=`vec3 extrudeDirection;
|
||
`,r=` extrudeDirection = czm_octDecode(${n}, 65535.0);
|
||
`,s=t;s=s.replace(/attribute\s+vec3\s+extrudeDirection;/g,""),s=ke.replaceMain(s,"czm_non_compressed_main");let a=`void main()
|
||
{
|
||
${r} czm_non_compressed_main();
|
||
}`;return[i,o,s,a].join(`
|
||
`)}}function m4e(e,t){let n=t.context,i=e._primitive,o=AI;o=e._primitive._batchTable.getVertexShaderCallback()(o),o=Dn._appendDistanceDisplayConditionToShader(i,o),o=Dn._modifyShaderPosition(e,o,t.scene3DOnly),o=Dn._updateColorAttribute(i,o);let r=e._hasPlanarExtentsAttributes,s=r||e._hasSphericalExtentsAttribute;e._extruded&&(o=h4e(i,o));let a=e._extruded?"EXTRUDED_GEOMETRY":"",c=new ke({defines:[a],sources:[o]}),l=new ke({sources:[Q_]}),f=e._primitive._attributeLocations,d=new tu(s,r,e.appearance);if(e._spStencil=Xt.replaceCache({context:n,shaderProgram:e._spStencil,vertexShaderSource:c,fragmentShaderSource:l,attributeLocations:f}),e._primitive.allowPicking){let m=ke.createPickVertexShaderSource(o);m=Dn._appendShowToShader(i,m),m=Dn._updatePickColorAttribute(m);let A=d.createPickFragmentShader(!1),x=d.createPickVertexShader([a],m,!1,t.mapProjection);if(e._spPick=Xt.replaceCache({context:n,shaderProgram:e._spPick,vertexShaderSource:x,fragmentShaderSource:A,attributeLocations:f}),s){let C=n.shaderCache.getDerivedShaderProgram(e._spPick,"2dPick");if(!u(C)){let T=d.createPickFragmentShader(!0),E=d.createPickVertexShader([a],m,!0,t.mapProjection);C=n.shaderCache.createDerivedShaderProgram(e._spPick,"2dPick",{vertexShaderSource:E,fragmentShaderSource:T,attributeLocations:f})}e._spPick2D=C}}else e._spPick=Xt.fromCache({context:n,vertexShaderSource:c,fragmentShaderSource:l,attributeLocations:f});o=Dn._appendShowToShader(i,o),c=new ke({defines:[a],sources:[o]}),e._sp=Xt.replaceCache({context:n,shaderProgram:e._sp,vertexShaderSource:c,fragmentShaderSource:l,attributeLocations:f});let p=d.createFragmentShader(!1),g=d.createVertexShader([a],o,!1,t.mapProjection);if(e._spColor=Xt.replaceCache({context:n,shaderProgram:e._spColor,vertexShaderSource:g,fragmentShaderSource:p,attributeLocations:f}),s){let m=n.shaderCache.getDerivedShaderProgram(e._spColor,"2dColor");if(!u(m)){let A=d.createFragmentShader(!0),x=d.createVertexShader([a],o,!0,t.mapProjection);m=n.shaderCache.createDerivedShaderProgram(e._spColor,"2dColor",{vertexShaderSource:x,fragmentShaderSource:A,attributeLocations:f})}e._spColor2D=m}}function p4e(e,t){let n=e._primitive,i=n._va.length*2;t.length=i;let o,r,s,a=0,c=n._batchTable.getUniformMapCallback()(e._uniformMap),l=e._needs2DShader;for(o=0;o<i;o+=2){let g=n._va[a++];r=t[o],u(r)||(r=t[o]=new tt({owner:e,primitiveType:n._primitiveType})),r.vertexArray=g,r.renderState=e._rsStencilDepthPass,r.shaderProgram=e._sp,r.uniformMap=c,r.pass=Ee.TERRAIN_CLASSIFICATION,s=tt.shallowClone(r,r.derivedCommands.tileset),s.renderState=e._rsStencilDepthPass3DTiles,s.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,r.derivedCommands.tileset=s,r=t[o+1],u(r)||(r=t[o+1]=new tt({owner:e,primitiveType:n._primitiveType})),r.vertexArray=g,r.renderState=e._rsColorPass,r.shaderProgram=e._spColor,r.pass=Ee.TERRAIN_CLASSIFICATION;let A=e.appearance.material;if(u(A)&&(c=pt(c,A._uniforms)),r.uniformMap=c,s=tt.shallowClone(r,r.derivedCommands.tileset),s.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,r.derivedCommands.tileset=s,l){let x=tt.shallowClone(r,r.derivedCommands.appearance2D);x.shaderProgram=e._spColor2D,r.derivedCommands.appearance2D=x,x=tt.shallowClone(s,s.derivedCommands.appearance2D),x.shaderProgram=e._spColor2D,s.derivedCommands.appearance2D=x}}let f=e._commandsIgnoreShow,d=e._spStencil,p=0;i=f.length=i/2;for(let g=0;g<i;++g){let m=f[g]=tt.shallowClone(t[p],f[g]);m.shaderProgram=d,m.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW,p+=2}}function _4e(e,t){let n=e._usePickOffsets,i=e._primitive,o=i._va.length*2,r,s=0,a;n&&(r=i._pickOffsets,o=r.length*2),t.length=o;let c,l,f,d=0,p=i._batchTable.getUniformMapCallback()(e._uniformMap),g=e._needs2DShader;for(c=0;c<o;c+=2){let m=i._va[d++];if(n&&(a=r[s++],m=i._va[a.index]),l=t[c],u(l)||(l=t[c]=new tt({owner:e,primitiveType:i._primitiveType,pickOnly:!0})),l.vertexArray=m,l.renderState=e._rsStencilDepthPass,l.shaderProgram=e._sp,l.uniformMap=p,l.pass=Ee.TERRAIN_CLASSIFICATION,n&&(l.offset=a.offset,l.count=a.count),f=tt.shallowClone(l,l.derivedCommands.tileset),f.renderState=e._rsStencilDepthPass3DTiles,f.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,l.derivedCommands.tileset=f,l=t[c+1],u(l)||(l=t[c+1]=new tt({owner:e,primitiveType:i._primitiveType,pickOnly:!0})),l.vertexArray=m,l.renderState=e._rsPickPass,l.shaderProgram=e._spPick,l.uniformMap=p,l.pass=Ee.TERRAIN_CLASSIFICATION,n&&(l.offset=a.offset,l.count=a.count),f=tt.shallowClone(l,l.derivedCommands.tileset),f.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,l.derivedCommands.tileset=f,g){let A=tt.shallowClone(l,l.derivedCommands.pick2D);A.shaderProgram=e._spPick2D,l.derivedCommands.pick2D=A,A=tt.shallowClone(f,f.derivedCommands.pick2D),A.shaderProgram=e._spPick2D,f.derivedCommands.pick2D=A}}}function g4e(e,t,n,i,o,r,s){p4e(e,r),_4e(e,s)}function qre(e,t){return Math.floor(e%t/2)}function W6(e,t,n,i,o,r){e.modelMatrix=n,e.boundingVolume=o,e.cull=i,e.debugShowBoundingVolume=r,t.commandList.push(e)}function Xre(e,t,n,i,o){e.modelMatrix=n,e.boundingVolume=o,e.cull=i,t.commandList.push(e)}function y4e(e,t,n,i,o,r,s,a){let c=e._primitive;Dn._updateBoundingVolumes(c,t,o);let l;t.mode===ee.SCENE3D?l=c._boundingSphereWC:t.mode===ee.COLUMBUS_VIEW?l=c._boundingSphereCV:t.mode===ee.SCENE2D&&u(c._boundingSphere2D)?l=c._boundingSphere2D:u(c._boundingSphereMorph)&&(l=c._boundingSphereMorph);let f=e.classificationType,d=f!==kn.CESIUM_3D_TILE,p=f!==kn.TERRAIN,g=t.passes,m,A,x;if(g.render){let C=n.length;for(m=0;m<C;++m)A=l[qre(m,C)],d&&(x=n[m],W6(x,t,o,r,A,s)),p&&(x=n[m].derivedCommands.tileset,W6(x,t,o,r,A,s));if(t.invertClassification){let T=e._commandsIgnoreShow,E=T.length;for(m=0;m<E;++m)A=l[m],x=T[m],W6(x,t,o,r,A,s)}}if(g.pick){let C=i.length,T=c._pickOffsets;for(m=0;m<C;++m){let E=T[qre(m,C)];A=l[E.index],d&&(x=i[m],Xre(x,t,o,r,A)),p&&(x=i[m].derivedCommands.tileset,Xre(x,t,o,r,A))}}}AA.prototype.update=function(e){if(!u(this._primitive)&&!u(this.geometryInstances))return;let t=this.appearance;u(t)&&u(t.material)&&t.material.update(e.context);let n=this,i=this._primitiveOptions;if(!u(this._primitive)){let o=Array.isArray(this.geometryInstances)?this.geometryInstances:[this.geometryInstances],r=o.length,s,a,c,l=!1,f=!0,d,p=!1,g=!1;for(r>0&&(c=o[0].attributes,p=tu.hasAttributesForSphericalExtents(c),g=tu.hasAttributesForTextureCoordinatePlanes(c),d=c.color),s=0;s<r;s++){a=o[s];let A=a.attributes.color;u(A)&&(l=!0),f=f&&u(A)&&Ft.equals(d,A)}if(!f&&!p&&!g)throw new de("All GeometryInstances must have the same color attribute except via GroundPrimitives");l&&!u(t)&&(t=new rn({flat:!0}),this.appearance=t),this._usePickOffsets=!p&&!g,this._hasSphericalExtentsAttribute=p,this._hasPlanarExtentsAttributes=g,this._hasPerColorAttribute=l;let m=new Array(r);for(s=0;s<r;++s)a=o[s],m[s]=new yt({geometry:a.geometry,attributes:a.attributes,modelMatrix:a.modelMatrix,id:a.id,pickPrimitive:y(this._pickPrimitive,n)});i.appearance=t,i.geometryInstances=m,u(this._createBoundingVolumeFunction)&&(i._createBoundingVolumeFunction=function(A,x){n._createBoundingVolumeFunction(A,x)}),i._createRenderStatesFunction=function(A,x,C,T){d4e(n,x)},i._createShaderProgramFunction=function(A,x,C){m4e(n,x)},i._createCommandsFunction=function(A,x,C,T,E,S,v){g4e(n,void 0,void 0,!0,!1,S,v)},u(this._updateAndQueueCommandsFunction)?i._updateAndQueueCommandsFunction=function(A,x,C,T,E,S,v,w){n._updateAndQueueCommandsFunction(A,x,C,T,E,S,v,w)}:i._updateAndQueueCommandsFunction=function(A,x,C,T,E,S,v,w){y4e(n,x,C,T,E,S,v,w)},this._primitive=new Dn(i)}this.debugShowShadowVolume&&!this._debugShowShadowVolume&&this._ready?(this._debugShowShadowVolume=!0,this._rsStencilDepthPass=Ue.fromCache($T(!1,!1)),this._rsStencilDepthPass3DTiles=Ue.fromCache($T(!1,!0)),this._rsColorPass=Ue.fromCache(j6(!1))):!this.debugShowShadowVolume&&this._debugShowShadowVolume&&(this._debugShowShadowVolume=!1,this._rsStencilDepthPass=Ue.fromCache($T(!0,!1)),this._rsStencilDepthPass3DTiles=Ue.fromCache($T(!0,!0)),this._rsColorPass=Ue.fromCache(j6(!0))),this._primitive.appearance!==t&&(this._primitive.appearance=t),this._primitive.show=this.show,this._primitive.debugShowBoundingVolume=this.debugShowBoundingVolume,this._primitive.update(e),e.afterRender.push(()=>{u(this._primitive)&&this._primitive.ready&&this._completeLoad()})};AA.prototype.getGeometryInstanceAttributes=function(e){return this._primitive.getGeometryInstanceAttributes(e)};AA.prototype.isDestroyed=function(){return!1};AA.prototype.destroy=function(){return this._primitive=this._primitive&&this._primitive.destroy(),this._sp=this._sp&&this._sp.destroy(),this._spPick=this._spPick&&this._spPick.destroy(),this._spColor=this._spColor&&this._spColor.destroy(),this._spPick2D=void 0,this._spColor2D=void 0,le(this)};var eE=AA;var A4e={u_globeMinimumAltitude:function(){return 55e3}};function fl(e){e=y(e,y.EMPTY_OBJECT);let t=e.appearance,n=e.geometryInstances;if(!u(t)&&u(n)){let r=Array.isArray(n)?n:[n],s=r.length;for(let a=0;a<s;a++){let c=r[a].attributes;if(u(c)&&u(c.color)){t=new rn({flat:!0});break}}}this.appearance=t,this.geometryInstances=e.geometryInstances,this.show=y(e.show,!0),this.classificationType=y(e.classificationType,kn.BOTH),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.debugShowShadowVolume=y(e.debugShowShadowVolume,!1),this._boundingVolumes=[],this._boundingVolumes2D=[],this._ready=!1;let i=this;this._readyPromise=new Promise((r,s)=>{i._completeLoad=()=>{if(this._ready)return;this._ready=!0,this.releaseGeometryInstances&&(this.geometryInstances=void 0);let a=this._error;u(a)?s(a):r(this)}}),this._primitive=void 0,this._maxHeight=void 0,this._minHeight=void 0,this._maxTerrainHeight=ui._defaultMaxTerrainHeight,this._minTerrainHeight=ui._defaultMinTerrainHeight,this._boundingSpheresKeys=[],this._boundingSpheres=[],this._useFragmentCulling=!1,this._zIndex=void 0;let o=this;this._classificationPrimitiveOptions={geometryInstances:void 0,appearance:void 0,vertexCacheOptimize:y(e.vertexCacheOptimize,!1),interleave:y(e.interleave,!1),releaseGeometryInstances:y(e.releaseGeometryInstances,!0),allowPicking:y(e.allowPicking,!0),asynchronous:y(e.asynchronous,!0),compressVertices:y(e.compressVertices,!0),_createBoundingVolumeFunction:void 0,_updateAndQueueCommandsFunction:void 0,_pickPrimitive:o,_extruded:!0,_uniformMap:A4e}}Object.defineProperties(fl.prototype,{vertexCacheOptimize:{get:function(){return this._classificationPrimitiveOptions.vertexCacheOptimize}},interleave:{get:function(){return this._classificationPrimitiveOptions.interleave}},releaseGeometryInstances:{get:function(){return this._classificationPrimitiveOptions.releaseGeometryInstances}},allowPicking:{get:function(){return this._classificationPrimitiveOptions.allowPicking}},asynchronous:{get:function(){return this._classificationPrimitiveOptions.asynchronous}},compressVertices:{get:function(){return this._classificationPrimitiveOptions.compressVertices}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}}});fl.isSupported=eE.isSupported;function Kre(e){return function(t,n){let i=n.maximumRadius,o=i/Math.cos(t*.5)-i;return e._maxHeight+o}}function Zre(e){return function(t,n){return e._minHeight}}var x4e=new h,C4e=new h,T4e=new h,E4e=new he,b4e=new ce;function FU(e,t){let n=e.mapProjection.ellipsoid;if(!u(t.attributes)||!u(t.attributes.position3DHigh))return u(t.rectangle)?t.rectangle:void 0;let i=t.attributes.position3DHigh.values,o=t.attributes.position3DLow.values,r=i.length,s=Number.POSITIVE_INFINITY,a=Number.POSITIVE_INFINITY,c=Number.NEGATIVE_INFINITY,l=Number.NEGATIVE_INFINITY;for(let d=0;d<r;d+=3){let p=h.unpack(i,d,x4e),g=h.unpack(o,d,C4e),m=h.add(p,g,T4e),A=n.cartesianToCartographic(m,E4e),x=A.latitude,C=A.longitude;s=Math.min(s,x),a=Math.min(a,C),c=Math.max(c,x),l=Math.max(l,C)}let f=b4e;return f.north=c,f.south=s,f.east=l,f.west=a,f}function S4e(e,t,n){let i=ui.getMinimumMaximumHeights(t,n);e._minTerrainHeight=i.minimumTerrainHeight,e._maxTerrainHeight=i.maximumTerrainHeight}function v4e(e,t,n){let i=t.mapProjection.ellipsoid,o=FU(t,n),r=Rn.fromRectangle(o,e._minHeight,e._maxHeight,i);if(e._boundingVolumes.push(r),!t.scene3DOnly){let s=t.mapProjection,a=se.fromRectangleWithHeights2D(o,s,e._maxHeight,e._minHeight);h.fromElements(a.center.z,a.center.x,a.center.y,a.center),e._boundingVolumes2D.push(a)}}function Y6(e,t){return Math.floor(e%t/2)}function q6(e,t,n,i,o,r,s){let a=e._primitive;n.mode!==ee.SCENE3D&&t.shaderProgram===a._spColor&&a._needs2DShader&&(t=t.derivedCommands.appearance2D),t.owner=e,t.modelMatrix=i,t.boundingVolume=r,t.cull=o,t.debugShowBoundingVolume=s,n.commandList.push(t)}function Jre(e,t,n,i,o,r){let s=e._primitive;n.mode!==ee.SCENE3D&&t.shaderProgram===s._spPick&&s._needs2DShader&&(t=t.derivedCommands.pick2D),t.owner=e,t.modelMatrix=i,t.boundingVolume=r,t.cull=o,n.commandList.push(t)}function D4e(e,t,n,i,o,r,s,a){let c;t.mode===ee.SCENE3D?c=e._boundingVolumes:c=e._boundingVolumes2D;let l=e.classificationType,f=l!==kn.CESIUM_3D_TILE,d=l!==kn.TERRAIN,p=t.passes,g=e._primitive,m,A,x;if(p.render){let C=n.length;for(m=0;m<C;++m)A=c[Y6(m,C)],f&&(x=n[m],q6(e,x,t,o,r,A,s)),d&&(x=n[m].derivedCommands.tileset,q6(e,x,t,o,r,A,s));if(t.invertClassification){let T=g._commandsIgnoreShow,E=T.length;for(m=0;m<E;++m)A=c[m],x=T[m],q6(e,x,t,o,r,A,s)}}if(p.pick){let C=i.length,T;for(e._useFragmentCulling||(T=g._primitive._pickOffsets),m=0;m<C;++m){if(A=c[Y6(m,C)],!e._useFragmentCulling){let E=T[Y6(m,C)];A=c[E.index]}f&&(x=i[m],Jre(e,x,t,o,r,A)),d&&(x=i[m].derivedCommands.tileset,Jre(e,x,t,o,r,A))}}}fl.initializeTerrainHeights=function(){return ui.initialize()};fl.prototype.update=function(e){if(!u(this._primitive)&&!u(this.geometryInstances))return;if(!ui.initialized){fl.initializeTerrainHeights();return}let t=this,n=this._classificationPrimitiveOptions;if(!u(this._primitive)){let i=e.mapProjection.ellipsoid,o,r,s,a=Array.isArray(this.geometryInstances)?this.geometryInstances:[this.geometryInstances],c=a.length,l=new Array(c),f,d;for(f=0;f<c;++f){o=a[f],r=o.geometry;let A=FU(e,r);u(d)?u(A)&&ce.union(d,A,d):d=ce.clone(A);let x=o.id;if(u(x)&&u(A)){let C=ui.getBoundingSphere(A,i);this._boundingSpheresKeys.push(x),this._boundingSpheres.push(C)}s=r.constructor,!u(s)||u(s.createShadowVolume)}S4e(this,d,i);let p=e.terrainExaggeration,g=e.terrainExaggerationRelativeHeight;this._minHeight=Ec.getHeight(this._minTerrainHeight,p,g),this._maxHeight=Ec.getHeight(this._maxTerrainHeight,p,g);let m=fl._supportsMaterials(e.context);if(this._useFragmentCulling=m,m){let A,x=!0;for(f=0;f<c;++f)if(o=a[f],r=o.geometry,d=FU(e,r),tu.shouldUseSphericalCoordinates(d)){x=!1;break}for(f=0;f<c;++f){o=a[f],r=o.geometry,s=r.constructor;let C=FU(e,r),T=r.textureCoordinateRotationPoints;x?A=tu.getPlanarTextureCoordinateAttributes(C,T,i,e.mapProjection,this._maxHeight):A=tu.getSphericalExtentGeometryInstanceAttributes(C,T,i,e.mapProjection);let E=o.attributes;for(let S in E)E.hasOwnProperty(S)&&(A[S]=E[S]);l[f]=new yt({geometry:s.createShadowVolume(r,Zre(this),Kre(this)),attributes:A,id:o.id})}}else for(f=0;f<c;++f)o=a[f],r=o.geometry,s=r.constructor,l[f]=new yt({geometry:s.createShadowVolume(r,Zre(this),Kre(this)),attributes:o.attributes,id:o.id});n.geometryInstances=l,n.appearance=this.appearance,n._createBoundingVolumeFunction=function(A,x){v4e(t,A,x)},n._updateAndQueueCommandsFunction=function(A,x,C,T,E,S,v,w){D4e(t,x,C,T,E,S,v,w)},this._primitive=new eE(n)}this._primitive.appearance=this.appearance,this._primitive.show=this.show,this._primitive.debugShowShadowVolume=this.debugShowShadowVolume,this._primitive.debugShowBoundingVolume=this.debugShowBoundingVolume,this._primitive.update(e),e.afterRender.push(()=>{u(this._primitive)&&this._primitive.ready&&this._completeLoad()})};fl.prototype.getBoundingSphere=function(e){let t=this._boundingSpheresKeys.indexOf(e);if(t!==-1)return this._boundingSpheres[t]};fl.prototype.getGeometryInstanceAttributes=function(e){return this._primitive.getGeometryInstanceAttributes(e)};fl.prototype.isDestroyed=function(){return!1};fl.prototype.destroy=function(){return this._primitive=this._primitive&&this._primitive.destroy(),le(this)};fl._supportsMaterials=function(e){return e.depthTexture};fl.supportsMaterials=function(e){return fl._supportsMaterials(e.frameState.context)};var Rc=fl;function tE(){de.throwInstantiationError()}Object.defineProperties(tE.prototype,{isConstant:{get:de.throwInstantiationError},definitionChanged:{get:de.throwInstantiationError}});tE.prototype.getType=de.throwInstantiationError;tE.prototype.getValue=de.throwInstantiationError;tE.prototype.equals=de.throwInstantiationError;tE.getValue=function(e,t,n){let i;return u(t)&&(i=t.getType(e),u(i))?((!u(n)||n.type!==i)&&(n=Vi.fromType(i)),t.getValue(e,n.uniforms),n):((!u(n)||n.type!==Vi.ColorType)&&(n=Vi.fromType(Vi.ColorType)),z.clone(z.WHITE,n.uniforms.color),n)};var Yo=tE;function xA(e,t,n){this._primitives=t,this._orderedGroundPrimitives=n,this._primitive=void 0,this._outlinePrimitive=void 0,this._geometryUpdater=e,this._options=e._options,this._entity=e._entity,this._material=void 0}xA.prototype._isHidden=function(e,t,n){return!e.isShowing||!e.isAvailable(n)||!j.getValueOrDefault(t.show,n,!0)};xA.prototype._setOptions=de.throwInstantiationError;xA.prototype.update=function(e){let t=this._geometryUpdater,n=t._onTerrain,i=this._primitives,o=this._orderedGroundPrimitives;n?o.remove(this._primitive):(i.removeAndDestroy(this._primitive),i.removeAndDestroy(this._outlinePrimitive),this._outlinePrimitive=void 0),this._primitive=void 0;let r=this._entity,s=r[this._geometryUpdater._geometryPropertyName];if(this._setOptions(r,s,e),this._isHidden(r,s,e))return;let a=this._geometryUpdater.shadowsProperty.getValue(e),c=this._options;if(!u(s.fill)||s.fill.getValue(e)){let l=t.fillMaterialProperty,f=l instanceof Nt,d,p=t._getIsClosed(c);if(f)d=new rn({closed:p,flat:n&&!t._supportsMaterialsforEntitiesOnTerrain});else{let g=Yo.getValue(e,l,this._material);this._material=g,d=new ro({material:g,translucent:g.isTranslucent(),closed:p})}if(n)c.vertexFormat=rn.VERTEX_FORMAT,this._primitive=o.add(new Rc({geometryInstances:this._geometryUpdater.createFillGeometryInstance(e),appearance:d,asynchronous:!1,shadows:a,classificationType:this._geometryUpdater.classificationTypeProperty.getValue(e)}),j.getValueOrUndefined(this._geometryUpdater.zIndex,e));else{c.vertexFormat=d.vertexFormat;let g=this._geometryUpdater.createFillGeometryInstance(e);f&&(d.translucent=g.attributes.color.value[3]!==255),this._primitive=i.add(new Dn({geometryInstances:g,appearance:d,asynchronous:!1,shadows:a}))}}if(!n&&u(s.outline)&&s.outline.getValue(e)){let l=this._geometryUpdater.createOutlineGeometryInstance(e),f=j.getValueOrDefault(s.outlineWidth,e,1);this._outlinePrimitive=i.add(new Dn({geometryInstances:l,appearance:new rn({flat:!0,translucent:l.attributes.color.value[3]!==255,renderState:{lineWidth:t._scene.clampLineWidth(f)}}),asynchronous:!1,shadows:a}))}};xA.prototype.getBoundingSphere=function(e){let t=this._entity,n=this._primitive,i=this._outlinePrimitive,o;return u(n)&&n.show&&n.ready&&(o=n.getGeometryInstanceAttributes(t),u(o)&&u(o.boundingSphere))?(se.clone(o.boundingSphere,e),at.DONE):u(i)&&i.show&&i.ready&&(o=i.getGeometryInstanceAttributes(t),u(o)&&u(o.boundingSphere))?(se.clone(o.boundingSphere,e),at.DONE):u(n)&&!n.ready||u(i)&&!i.ready?at.PENDING:at.FAILED};xA.prototype.isDestroyed=function(){return!1};xA.prototype.destroy=function(){let e=this._primitives,t=this._orderedGroundPrimitives;this._geometryUpdater._onTerrain?t.remove(this._primitive):e.removeAndDestroy(this._primitive),e.removeAndDestroy(this._outlinePrimitive),le(this)};var ri=xA;var w4e={NONE:0,GEODESIC:1,RHUMB:2},Jt=Object.freeze(w4e);var Qre=P.EPSILON10;function I4e(e,t,n,i){if(!u(e))return;n=y(n,!1);let o=u(i),r=e.length;if(r<2)return e;let s,a=e[0],c,l,f=0,d=-1;for(s=1;s<r;++s)c=e[s],t(a,c,Qre)?(u(l)||(l=e.slice(0,s),f=s-1,d=0),o&&i.push(s)):(u(l)&&(l.push(c),f=s,o&&(d=i.length)),a=c);return n&&t(e[0],e[r-1],Qre)&&(o&&(u(l)?i.splice(d,0,f):i.push(r-1)),u(l)?l.length-=1:l=e.slice(0,-1)),u(l)?l:e}var yo=I4e;var t9=[Ci,Ei],P4e=t9.length,yse=Math.cos(P.toRadians(30)),$re=Math.cos(P.toRadians(150)),Ase=0,xse=1e3;function Sg(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions;this.width=y(e.width,1),this._positions=t,this.granularity=y(e.granularity,9999),this.loop=y(e.loop,!1),this.arcType=y(e.arcType,Jt.GEODESIC),this._ellipsoid=ie.WGS84,this._projectionIndex=0,this._workerName="createGroundPolylineGeometry",this._scene3DOnly=!1}Object.defineProperties(Sg.prototype,{packedLength:{get:function(){return 1+this._positions.length*3+1+1+1+ie.packedLength+1+1}}});Sg.setProjectionAndEllipsoid=function(e,t){let n=0;for(let i=0;i<P4e;i++)if(t instanceof t9[i]){n=i;break}e._projectionIndex=n,e._ellipsoid=t.ellipsoid};var O4e=new h,ese=new h,tse=new h;function e9(e,t,n,i,o){let r=Bc(i,e,0,O4e),s=Bc(i,e,n,ese),a=Bc(i,t,0,tse),c=Ep(s,r,ese),l=Ep(a,r,tse);return h.cross(l,c,o),h.normalize(o,o)}var R4e=new he,B4e=new h,M4e=new h,L4e=new h;function X6(e,t,n,i,o,r,s,a,c,l,f){if(o===0)return;let d;r===Jt.GEODESIC?d=new Qu(e,t,s):r===Jt.RHUMB&&(d=new da(e,t,s));let p=d.surfaceDistance;if(p<o)return;let g=e9(e,t,i,s,L4e),m=Math.ceil(p/o),A=p/m,x=A,C=m-1,T=a.length;for(let E=0;E<C;E++){let S=d.interpolateUsingSurfaceDistance(x,R4e),v=Bc(s,S,n,B4e),w=Bc(s,S,i,M4e);h.pack(g,a,T),h.pack(v,c,T),h.pack(w,l,T),f.push(S.latitude),f.push(S.longitude),T+=3,x+=A}}var K6=new he;function Bc(e,t,n,i){return he.clone(t,K6),K6.height=n,he.toCartesian(K6,e,i)}Sg.pack=function(e,t,n){let i=y(n,0),o=e._positions,r=o.length;t[i++]=r;for(let s=0;s<r;++s){let a=o[s];h.pack(a,t,i),i+=3}return t[i++]=e.granularity,t[i++]=e.loop?1:0,t[i++]=e.arcType,ie.pack(e._ellipsoid,t,i),i+=ie.packedLength,t[i++]=e._projectionIndex,t[i++]=e._scene3DOnly?1:0,t};Sg.unpack=function(e,t,n){let i=y(t,0),o=e[i++],r=new Array(o);for(let p=0;p<o;p++)r[p]=h.unpack(e,i),i+=3;let s=e[i++],a=e[i++]===1,c=e[i++],l=ie.unpack(e,i);i+=ie.packedLength;let f=e[i++],d=e[i++]===1;return u(n)||(n=new Sg({positions:r})),n._positions=r,n.granularity=s,n.loop=a,n.arcType=c,n._ellipsoid=l,n._projectionIndex=f,n._scene3DOnly=d,n};function Ep(e,t,n){return h.subtract(e,t,n),h.normalize(n,n),n}function nse(e,t,n,i){return i=Ep(e,t,i),i=h.cross(i,n,i),i=h.normalize(i,i),i=h.cross(n,i,i),i}var N4e=new h,F4e=new h,V4e=new h,Cse=new h,U4e=0,k4e=-1;function Z6(e,t,n,i,o){let r=Ep(n,t,Cse),s=nse(e,t,r,N4e),a=nse(i,t,r,F4e);if(P.equalsEpsilon(h.dot(s,a),k4e,P.EPSILON5))return o=h.cross(r,s,o),o=h.normalize(o,o),o;o=h.add(a,s,o),o=h.normalize(o,o);let c=h.cross(r,o,V4e);return h.dot(a,c)<U4e&&(o=h.negate(o,o)),o}var zU=cn.fromPointNormal(h.ZERO,h.UNIT_Y),z4e=new h,H4e=new h,G4e=new h,W4e=new h,j4e=new h,VU=new h,UU=new he,ise=new he,ose=new he;Sg.createGeometry=function(e){let t=!e._scene3DOnly,n=e.loop,i=e._ellipsoid,o=e.granularity,r=e.arcType,s=new t9[e._projectionIndex](i),a=Ase,c=xse,l,f,d=e._positions,p=d.length;p===2&&(n=!1);let g,m,A,x,C=new da(void 0,void 0,i),T,E,S,v=[d[0]];for(f=0;f<p-1;f++)g=d[f],m=d[f+1],T=Wi.lineSegmentPlane(g,m,zU,VU),u(T)&&!h.equalsEpsilon(T,g,P.EPSILON7)&&!h.equalsEpsilon(T,m,P.EPSILON7)&&(e.arcType===Jt.GEODESIC?v.push(h.clone(T)):e.arcType===Jt.RHUMB&&(S=i.cartesianToCartographic(T,UU).longitude,A=i.cartesianToCartographic(g,UU),x=i.cartesianToCartographic(m,ise),C.setEndPoints(A,x),E=C.findIntersectionWithLongitude(S,ose),T=i.cartographicToCartesian(E,VU),u(T)&&!h.equalsEpsilon(T,g,P.EPSILON7)&&!h.equalsEpsilon(T,m,P.EPSILON7)&&v.push(h.clone(T)))),v.push(m);n&&(g=d[p-1],m=d[0],T=Wi.lineSegmentPlane(g,m,zU,VU),u(T)&&!h.equalsEpsilon(T,g,P.EPSILON7)&&!h.equalsEpsilon(T,m,P.EPSILON7)&&(e.arcType===Jt.GEODESIC?v.push(h.clone(T)):e.arcType===Jt.RHUMB&&(S=i.cartesianToCartographic(T,UU).longitude,A=i.cartesianToCartographic(g,UU),x=i.cartesianToCartographic(m,ise),C.setEndPoints(A,x),E=C.findIntersectionWithLongitude(S,ose),T=i.cartographicToCartesian(E,VU),u(T)&&!h.equalsEpsilon(T,g,P.EPSILON7)&&!h.equalsEpsilon(T,m,P.EPSILON7)&&v.push(h.clone(T)))));let w=v.length,R=new Array(w);for(f=0;f<w;f++){let W=he.fromCartesian(v[f],i);W.height=0,R[f]=W}if(R=yo(R,he.equalsEpsilon),w=R.length,w<2)return;let O=[],L=[],N=[],_=[],b=z4e,D=H4e,I=G4e,B=W4e,F=j4e,k=R[0],U=R[1],G=R[w-1];for(b=Bc(i,G,a,b),B=Bc(i,U,a,B),D=Bc(i,k,a,D),I=Bc(i,k,c,I),n?F=Z6(b,D,I,B,F):F=e9(k,U,c,i,F),h.pack(F,L,0),h.pack(D,N,0),h.pack(I,_,0),O.push(k.latitude),O.push(k.longitude),X6(k,U,a,c,o,r,i,L,N,_,O),f=1;f<w-1;++f){b=h.clone(D,b),D=h.clone(B,D);let W=R[f];Bc(i,W,c,I),Bc(i,R[f+1],a,B),Z6(b,D,I,B,F),l=L.length,h.pack(F,L,l),h.pack(D,N,l),h.pack(I,_,l),O.push(W.latitude),O.push(W.longitude),X6(R[f],R[f+1],a,c,o,r,i,L,N,_,O)}let V=R[w-1],X=R[w-2];if(D=Bc(i,V,a,D),I=Bc(i,V,c,I),n){let W=R[0];b=Bc(i,X,a,b),B=Bc(i,W,a,B),F=Z6(b,D,I,B,F)}else F=e9(X,V,c,i,F);if(l=L.length,h.pack(F,L,l),h.pack(D,N,l),h.pack(I,_,l),O.push(V.latitude),O.push(V.longitude),n){for(X6(V,k,a,c,o,r,i,L,N,_,O),l=L.length,f=0;f<3;++f)L[l+f]=L[f],N[l+f]=N[f],_[l+f]=_[f];O.push(k.latitude),O.push(k.longitude)}return gHe(n,s,N,_,L,O,t)};var Y4e=new h,q4e=new Z,X4e=new Le;function rse(e,t,n,i){let o=Ep(n,t,Y4e),r=h.dot(o,e);if(r>yse||r<$re){let s=Ep(i,n,Cse),a=r<$re?P.PI_OVER_TWO:-P.PI_OVER_TWO,c=Le.fromAxisAngle(s,a,X4e),l=Z.fromQuaternion(c,q4e);return Z.multiplyByVector(l,e,e),!0}return!1}var sse=new he,K4e=new h,ase=new h;function FO(e,t,n,i,o){let r=he.toCartesian(t,e._ellipsoid,K4e),s=h.add(r,n,ase),a=!1,c=e._ellipsoid,l=c.cartesianToCartographic(s,sse);Math.abs(t.longitude-l.longitude)>P.PI_OVER_TWO&&(a=!0,s=h.subtract(r,n,ase),l=c.cartesianToCartographic(s,sse)),l.height=0;let f=e.project(l,o);return o=h.subtract(f,i,o),o.z=0,o=h.normalize(o,o),a&&h.negate(o,o),o}var Z4e=new h,cse=new h;function lse(e,t,n,i,o,r){let s=h.subtract(t,e,Z4e);h.normalize(s,s);let a=n-Ase,c=h.multiplyByScalar(s,a,cse);h.add(e,c,o);let l=i-xse;c=h.multiplyByScalar(s,l,cse),h.add(t,c,r)}var J4e=new h;function kU(e,t){let n=cn.getPointDistance(zU,e),i=cn.getPointDistance(zU,t),o=J4e;P.equalsEpsilon(n,0,P.EPSILON2)?(o=Ep(t,e,o),h.multiplyByScalar(o,P.EPSILON2,o),h.add(e,o,e)):P.equalsEpsilon(i,0,P.EPSILON2)&&(o=Ep(e,t,o),h.multiplyByScalar(o,P.EPSILON2,o),h.add(t,o,t))}function Q4e(e,t){let n=Math.abs(e.longitude),i=Math.abs(t.longitude);if(P.equalsEpsilon(n,P.PI,P.EPSILON11)){let o=P.sign(t.longitude);return e.longitude=o*(n-P.EPSILON11),1}else if(P.equalsEpsilon(i,P.PI,P.EPSILON11)){let o=P.sign(e.longitude);return t.longitude=o*(i-P.EPSILON11),2}return 0}var Tse=new he,Ese=new he,use=new h,J6=new h,fse=new h,dse=new h,$4e=new h,hse=new h,eHe=[Tse,Ese],tHe=new ce,nHe=new h,iHe=new h,oHe=new h,rHe=new h,sHe=new h,aHe=new h,Q6=new h,$6=new h,cHe=new h,lHe=new h,uHe=new h,mse=new h,fHe=new h,dHe=new h,hHe=new Gn,mHe=new Gn,pse=new h,pHe=new h,_se=new h,_He=[new se,new se],bse=[0,2,1,0,3,2,0,7,3,0,4,7,0,5,4,0,1,5,5,7,4,5,6,7,5,2,6,5,1,2,3,6,2,3,7,6],gse=bse.length;function gHe(e,t,n,i,o,r,s){let a,c,l=t._ellipsoid,f=n.length/3-1,d=f*8,p=d*4,g=f*36,m=d>65535?new Uint32Array(g):new Uint16Array(g),A=new Float64Array(d*3),x=new Float32Array(p),C=new Float32Array(p),T=new Float32Array(p),E=new Float32Array(p),S=new Float32Array(p),v,w,R,O;s&&(v=new Float32Array(p),w=new Float32Array(p),R=new Float32Array(p),O=new Float32Array(d*2));let L=r.length/2,N=0,_=Tse;_.height=0;let b=Ese;b.height=0;let D=use,I=J6;if(s)for(c=0,a=1;a<L;a++)_.latitude=r[c],_.longitude=r[c+1],b.latitude=r[c+2],b.longitude=r[c+3],D=t.project(_,D),I=t.project(b,I),N+=h.distance(D,I),c+=2;let B=i.length/3;I=h.unpack(i,0,I);let F=0;for(c=3,a=1;a<B;a++)D=h.clone(I,D),I=h.unpack(i,c,I),F+=h.distance(D,I),c+=3;let k;c=3;let U=0,G=0,V=0,X=0,W=!1,Q=h.unpack(n,0,dse),Y=h.unpack(i,0,J6),K=h.unpack(o,0,hse);if(e){let we=h.unpack(n,n.length-6,fse);rse(K,we,Q,Y)&&(K=h.negate(K,K))}let J=0,_e=0,xe=0;for(a=0;a<f;a++){let we=h.clone(Q,fse),Ve=h.clone(Y,use),qe=h.clone(K,$4e);W&&(qe=h.negate(qe,qe)),Q=h.unpack(n,c,dse),Y=h.unpack(i,c,J6),K=h.unpack(o,c,hse),W=rse(K,we,Q,Y),_.latitude=r[U],_.longitude=r[U+1],b.latitude=r[U+2],b.longitude=r[U+3];let Et,Ot,fn,dt;if(s){let Ii=Q4e(_,b);Et=t.project(_,sHe),Ot=t.project(b,aHe);let Ar=Ep(Ot,Et,pse);Ar.y=Math.abs(Ar.y),fn=Q6,dt=$6,Ii===0||h.dot(Ar,h.UNIT_Y)>yse?(fn=FO(t,_,qe,Et,Q6),dt=FO(t,b,K,Ot,$6)):Ii===1?(dt=FO(t,b,K,Ot,$6),fn.x=0,fn.y=P.sign(_.longitude-Math.abs(b.longitude)),fn.z=0):(fn=FO(t,_,qe,Et,Q6),dt.x=0,dt.y=P.sign(_.longitude-b.longitude),dt.z=0)}let En=h.distance(Ve,Y),Zn=Gn.fromCartesian(we,hHe),Wt=h.subtract(Q,we,cHe),Je=h.normalize(Wt,mse),pe=h.subtract(Ve,we,lHe);pe=h.normalize(pe,pe);let me=h.cross(Je,pe,mse);me=h.normalize(me,me);let be=h.cross(pe,qe,fHe);be=h.normalize(be,be);let St=h.subtract(Y,Q,uHe);St=h.normalize(St,St);let qt=h.cross(K,St,dHe);qt=h.normalize(qt,qt);let Kn=En/F,vo=J/F,$o=0,po,Yr,Be,it=0,Ke=0;if(s){$o=h.distance(Et,Ot),po=Gn.fromCartesian(Et,mHe),Yr=h.subtract(Ot,Et,pse),Be=h.normalize(Yr,pHe);let Ii=Be.x;Be.x=Be.y,Be.y=-Ii,it=$o/N,Ke=_e/N}for(k=0;k<8;k++){let Ii=X+k*4,Ar=G+k*2,Bo=Ii+3,Li=k<4?1:-1,dn=k===2||k===3||k===6||k===7?1:-1;h.pack(Zn.high,x,Ii),x[Bo]=Wt.x,h.pack(Zn.low,C,Ii),C[Bo]=Wt.y,h.pack(be,T,Ii),T[Bo]=Wt.z,h.pack(qt,E,Ii),E[Bo]=Kn*Li,h.pack(me,S,Ii);let zn=vo*dn;zn===0&&dn<0&&(zn=9),S[Bo]=zn,s&&(v[Ii]=po.high.x,v[Ii+1]=po.high.y,v[Ii+2]=po.low.x,v[Ii+3]=po.low.y,R[Ii]=-fn.y,R[Ii+1]=fn.x,R[Ii+2]=dt.y,R[Ii+3]=-dt.x,w[Ii]=Yr.x,w[Ii+1]=Yr.y,w[Ii+2]=Be.x,w[Ii+3]=Be.y,O[Ar]=it*Li,zn=Ke*dn,zn===0&&dn<0&&(zn=9),O[Ar+1]=zn)}let Ze=oHe,ft=rHe,Lt=nHe,vn=iHe,_o=ce.fromCartographicArray(eHe,tHe),Do=ui.getMinimumMaximumHeights(_o,l),is=Do.minimumTerrainHeight,Nr=Do.maximumTerrainHeight;xe+=is,xe+=Nr,lse(we,Ve,is,Nr,Ze,Lt),lse(Q,Y,is,Nr,ft,vn);let zi=h.multiplyByScalar(me,P.EPSILON5,_se);h.add(Ze,zi,Ze),h.add(ft,zi,ft),h.add(Lt,zi,Lt),h.add(vn,zi,vn),kU(Ze,ft),kU(Lt,vn),h.pack(Ze,A,V),h.pack(ft,A,V+3),h.pack(vn,A,V+6),h.pack(Lt,A,V+9),zi=h.multiplyByScalar(me,-2*P.EPSILON5,_se),h.add(Ze,zi,Ze),h.add(ft,zi,ft),h.add(Lt,zi,Lt),h.add(vn,zi,vn),kU(Ze,ft),kU(Lt,vn),h.pack(Ze,A,V+12),h.pack(ft,A,V+15),h.pack(vn,A,V+18),h.pack(Lt,A,V+21),U+=2,c+=3,G+=16,V+=24,X+=32,J+=En,_e+=$o}c=0;let re=0;for(a=0;a<f;a++){for(k=0;k<gse;k++)m[c+k]=bse[k]+re;re+=8,c+=gse}let ye=_He;se.fromVertices(n,h.ZERO,3,ye[0]),se.fromVertices(i,h.ZERO,3,ye[1]);let fe=se.fromBoundingSpheres(ye);fe.radius+=xe/(f*2);let Se={position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,normalize:!1,values:A}),startHiAndForwardOffsetX:bg(x),startLoAndForwardOffsetY:bg(C),startNormalAndForwardOffsetZ:bg(T),endNormalAndTextureCoordinateNormalizationX:bg(E),rightNormalAndTextureCoordinateNormalizationY:bg(S)};return s&&(Se.startHiLo2D=bg(v),Se.offsetAndRight2D=bg(w),Se.startEndNormals2D=bg(R),Se.texcoordNormalization2D=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,normalize:!1,values:O})),new ct({attributes:Se,indices:m,boundingSphere:fe})}function bg(e){return new De({componentDatatype:q.FLOAT,componentsPerAttribute:4,normalize:!1,values:e})}Sg._projectNormal=FO;var CA=Sg;var VO=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 prevPosition3DHigh;
|
||
attribute vec3 prevPosition3DLow;
|
||
attribute vec3 nextPosition3DHigh;
|
||
attribute vec3 nextPosition3DLow;
|
||
attribute vec2 expandAndWidth;
|
||
attribute vec4 color;
|
||
attribute float batchId;
|
||
|
||
varying vec4 v_color;
|
||
|
||
void main()
|
||
{
|
||
float expandDir = expandAndWidth.x;
|
||
float width = abs(expandAndWidth.y) + 0.5;
|
||
bool usePrev = expandAndWidth.y < 0.0;
|
||
|
||
vec4 p = czm_computePosition();
|
||
vec4 prev = czm_computePrevPosition();
|
||
vec4 next = czm_computeNextPosition();
|
||
|
||
float angle;
|
||
vec4 positionWC = getPolylineWindowCoordinates(p, prev, next, expandDir, width, usePrev, angle);
|
||
gl_Position = czm_viewportOrthographic * positionWC;
|
||
|
||
v_color = color;
|
||
}
|
||
`;var n9=`${kl}
|
||
${VO}`,yHe=z0;Ut.isInternetExplorer()||(n9=`#define CLIP_POLYLINE
|
||
${n9}`);function TA(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.translucent,!0),n=!1,i=TA.VERTEX_FORMAT;this.material=void 0,this.translucent=t,this._vertexShaderSource=y(e.vertexShaderSource,n9),this._fragmentShaderSource=y(e.fragmentShaderSource,yHe),this._renderState=$i.getDefaultRenderState(t,n,e.renderState),this._closed=n,this._vertexFormat=i}Object.defineProperties(TA.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}},vertexFormat:{get:function(){return this._vertexFormat}}});TA.VERTEX_FORMAT=Ie.POSITION_ONLY;TA.prototype.getFragmentShaderSource=$i.prototype.getFragmentShaderSource;TA.prototype.isTranslucent=$i.prototype.isTranslucent;TA.prototype.getRenderState=$i.prototype.getRenderState;var kr=TA;var UO=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec3 prevPosition3DHigh;
|
||
attribute vec3 prevPosition3DLow;
|
||
attribute vec3 nextPosition3DHigh;
|
||
attribute vec3 nextPosition3DLow;
|
||
attribute vec2 expandAndWidth;
|
||
attribute vec2 st;
|
||
attribute float batchId;
|
||
|
||
varying float v_width;
|
||
varying vec2 v_st;
|
||
varying float v_polylineAngle;
|
||
|
||
void main()
|
||
{
|
||
float expandDir = expandAndWidth.x;
|
||
float width = abs(expandAndWidth.y) + 0.5;
|
||
bool usePrev = expandAndWidth.y < 0.0;
|
||
|
||
vec4 p = czm_computePosition();
|
||
vec4 prev = czm_computePrevPosition();
|
||
vec4 next = czm_computeNextPosition();
|
||
|
||
float angle;
|
||
vec4 positionWC = getPolylineWindowCoordinates(p, prev, next, expandDir, width, usePrev, angle);
|
||
gl_Position = czm_viewportOrthographic * positionWC;
|
||
|
||
v_width = width;
|
||
v_st.s = st.s;
|
||
v_st.t = czm_writeNonPerspective(st.t, gl_Position.w);
|
||
v_polylineAngle = angle;
|
||
}
|
||
`;var i9=`${kl}
|
||
${UO}`,AHe=D0;Ut.isInternetExplorer()||(i9=`#define CLIP_POLYLINE
|
||
${i9}`);function EA(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.translucent,!0),n=!1,i=EA.VERTEX_FORMAT;this.material=u(e.material)?e.material:Vi.fromType(Vi.ColorType),this.translucent=t,this._vertexShaderSource=y(e.vertexShaderSource,i9),this._fragmentShaderSource=y(e.fragmentShaderSource,AHe),this._renderState=$i.getDefaultRenderState(t,n,e.renderState),this._closed=n,this._vertexFormat=i}Object.defineProperties(EA.prototype,{vertexShaderSource:{get:function(){let e=this._vertexShaderSource;return this.material.shaderSource.search(/varying\s+float\s+v_polylineAngle;/g)!==-1&&(e=`#define POLYLINE_DASH
|
||
${e}`),e}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}},vertexFormat:{get:function(){return this._vertexFormat}}});EA.VERTEX_FORMAT=Ie.POSITION_AND_ST;EA.prototype.getFragmentShaderSource=$i.prototype.getFragmentShaderSource;EA.prototype.isTranslucent=$i.prototype.isTranslucent;EA.prototype.getRenderState=$i.prototype.getRenderState;var Ws=EA;function bp(e){e=y(e,y.EMPTY_OBJECT),this.geometryInstances=e.geometryInstances,this._hasPerInstanceColors=!0;let t=e.appearance;u(t)||(t=new Ws),this.appearance=t,this.show=y(e.show,!0),this.classificationType=y(e.classificationType,kn.BOTH),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this._debugShowShadowVolume=y(e.debugShowShadowVolume,!1),this._primitiveOptions={geometryInstances:void 0,appearance:void 0,vertexCacheOptimize:!1,interleave:y(e.interleave,!1),releaseGeometryInstances:y(e.releaseGeometryInstances,!0),allowPicking:y(e.allowPicking,!0),asynchronous:y(e.asynchronous,!0),compressVertices:!1,_createShaderProgramFunction:void 0,_createCommandsFunction:void 0,_updateAndQueueCommandsFunction:void 0},this._zIndex=void 0,this._ready=!1;let n=this;this._readyPromise=new Promise((i,o)=>{n._completeLoad=()=>{this._ready=!0,this.releaseGeometryInstances&&(this.geometryInstances=void 0);let r=this._error;u(r)?o(r):i(this)}}),this._primitive=void 0,this._sp=void 0,this._sp2D=void 0,this._spMorph=void 0,this._renderState=Sse(!1),this._renderState3DTiles=Sse(!0),this._renderStateMorph=Ue.fromCache({cull:{enabled:!0,face:mi.FRONT},depthTest:{enabled:!0},blending:un.PRE_MULTIPLIED_ALPHA_BLEND,depthMask:!1})}Object.defineProperties(bp.prototype,{interleave:{get:function(){return this._primitiveOptions.interleave}},releaseGeometryInstances:{get:function(){return this._primitiveOptions.releaseGeometryInstances}},allowPicking:{get:function(){return this._primitiveOptions.allowPicking}},asynchronous:{get:function(){return this._primitiveOptions.asynchronous}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},debugShowShadowVolume:{get:function(){return this._debugShowShadowVolume}}});bp.initializeTerrainHeights=function(){return ui.initialize()};function xHe(e,t,n){let i=t.context,o=e._primitive,r=o._attributeLocations,s=o._batchTable.getVertexShaderCallback()(pI);s=Dn._appendShowToShader(o,s),s=Dn._appendDistanceDisplayConditionToShader(o,s),s=Dn._modifyShaderPosition(e,s,t.scene3DOnly);let a=o._batchTable.getVertexShaderCallback()(mI);a=Dn._appendShowToShader(o,a),a=Dn._appendDistanceDisplayConditionToShader(o,a),a=Dn._modifyShaderPosition(e,a,t.scene3DOnly);let c=o._batchTable.getVertexShaderCallback()(dI),l=[`GLOBE_MINIMUM_ALTITUDE ${t.mapProjection.ellipsoid.minimumRadius.toFixed(1)}`],f="",d="";u(n.material)?(d=u(n.material)?n.material.shaderSource:"",d.search(/varying\s+float\s+v_polylineAngle;/g)!==-1&&l.push("ANGLE_VARYING"),d.search(/varying\s+float\s+v_width;/g)!==-1&&l.push("WIDTH_VARYING")):f="PER_INSTANCE_COLOR",l.push(f);let p=e.debugShowShadowVolume?["DEBUG_SHOW_VOLUME",f]:[f],g=new ke({defines:l,sources:[s]}),m=new ke({defines:p,sources:[d,c]});e._sp=Xt.replaceCache({context:i,shaderProgram:o._sp,vertexShaderSource:g,fragmentShaderSource:m,attributeLocations:r});let A=i.shaderCache.getDerivedShaderProgram(e._sp,"2dColor");if(!u(A)){let C=new ke({defines:l.concat(["COLUMBUS_VIEW_2D"]),sources:[s]});A=i.shaderCache.createDerivedShaderProgram(e._sp,"2dColor",{context:i,shaderProgram:e._sp2D,vertexShaderSource:C,fragmentShaderSource:m,attributeLocations:r})}e._sp2D=A;let x=i.shaderCache.getDerivedShaderProgram(e._sp,"MorphColor");if(!u(x)){let C=new ke({defines:l.concat([`MAX_TERRAIN_HEIGHT ${ui._defaultMaxTerrainHeight.toFixed(1)}`]),sources:[a]});c=o._batchTable.getVertexShaderCallback()(hI);let T=new ke({defines:p,sources:[d,c]});x=i.shaderCache.createDerivedShaderProgram(e._sp,"MorphColor",{context:i,shaderProgram:e._spMorph,vertexShaderSource:C,fragmentShaderSource:T,attributeLocations:r})}e._spMorph=x}function Sse(e){return Ue.fromCache({cull:{enabled:!0},blending:un.PRE_MULTIPLIED_ALPHA_BLEND,depthMask:!1,stencilTest:{enabled:e,frontFunction:Vn.EQUAL,frontOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},backFunction:Vn.EQUAL,backOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},reference:Mt.CESIUM_3D_TILE_MASK,mask:Mt.CESIUM_3D_TILE_MASK}})}function CHe(e,t,n,i,o,r){let s=e._primitive,a=s._va.length;o.length=a,r.length=a;let l=t instanceof kr?{}:n._uniforms,f=s._batchTable.getUniformMapCallback()(l);for(let d=0;d<a;d++){let p=s._va[d],g=o[d];u(g)||(g=o[d]=new tt({owner:e,primitiveType:s._primitiveType})),g.vertexArray=p,g.renderState=e._renderState,g.shaderProgram=e._sp,g.uniformMap=f,g.pass=Ee.TERRAIN_CLASSIFICATION,g.pickId="czm_batchTable_pickColor(v_endPlaneNormalEcAndBatchId.w)";let m=tt.shallowClone(g,g.derivedCommands.tileset);m.renderState=e._renderState3DTiles,m.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,g.derivedCommands.tileset=m;let A=tt.shallowClone(g,g.derivedCommands.color2D);A.shaderProgram=e._sp2D,g.derivedCommands.color2D=A;let x=tt.shallowClone(m,m.derivedCommands.color2D);x.shaderProgram=e._sp2D,m.derivedCommands.color2D=x;let C=tt.shallowClone(g,g.derivedCommands.colorMorph);C.renderState=e._renderStateMorph,C.shaderProgram=e._spMorph,C.pickId="czm_batchTable_pickColor(v_batchId)",g.derivedCommands.colorMorph=C}}function vse(e,t,n,i,o,r,s){n.mode===ee.MORPHING?t=t.derivedCommands.colorMorph:n.mode!==ee.SCENE3D&&(t=t.derivedCommands.color2D),t.modelMatrix=i,t.boundingVolume=r,t.cull=o,t.debugShowBoundingVolume=s,n.commandList.push(t)}function THe(e,t,n,i,o,r,s){let a=e._primitive;Dn._updateBoundingVolumes(a,t,o);let c;t.mode===ee.SCENE3D?c=a._boundingSphereWC:t.mode===ee.COLUMBUS_VIEW?c=a._boundingSphereCV:t.mode===ee.SCENE2D&&u(a._boundingSphere2D)?c=a._boundingSphere2D:u(a._boundingSphereMorph)&&(c=a._boundingSphereMorph);let l=t.mode===ee.MORPHING,f=e.classificationType,d=f!==kn.CESIUM_3D_TILE,p=f!==kn.TERRAIN&&!l,g,m=t.passes;if(m.render||m.pick&&a.allowPicking){let A=n.length;for(let x=0;x<A;++x){let C=c[x];d&&(g=n[x],vse(e,g,t,o,r,C,s)),p&&(g=n[x].derivedCommands.tileset,vse(e,g,t,o,r,C,s))}}}bp.prototype.update=function(e){if(!u(this._primitive)&&!u(this.geometryInstances))return;if(!ui.initialized){bp.initializeTerrainHeights();return}let t,n=this,i=this._primitiveOptions;if(!u(this._primitive)){let o=Array.isArray(this.geometryInstances)?this.geometryInstances:[this.geometryInstances],r=o.length,s=new Array(r),a;for(t=0;t<r;++t)if(a=o[t].attributes,!u(a)||!u(a.color)){this._hasPerInstanceColors=!1;break}for(t=0;t<r;++t){let c=o[t];a={};let l=c.attributes;for(let f in l)l.hasOwnProperty(f)&&(a[f]=l[f]);u(a.width)||(a.width=new Xa({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,value:[c.geometry.width]})),c.geometry._scene3DOnly=e.scene3DOnly,CA.setProjectionAndEllipsoid(c.geometry,e.mapProjection),s[t]=new yt({geometry:c.geometry,attributes:a,id:c.id,pickPrimitive:n})}i.geometryInstances=s,i.appearance=this.appearance,i._createShaderProgramFunction=function(c,l,f){xHe(n,l,f)},i._createCommandsFunction=function(c,l,f,d,p,g,m){CHe(n,l,f,d,g,m)},i._updateAndQueueCommandsFunction=function(c,l,f,d,p,g,m,A){THe(n,l,f,d,p,g,m)},this._primitive=new Dn(i),this._primitive.readyPromise.then(this._completeLoad)}if(this.appearance instanceof kr&&!this._hasPerInstanceColors)throw new de("All GeometryInstances must have color attributes to use PolylineColorAppearance with GroundPolylinePrimitive.");this._primitive.appearance=this.appearance,this._primitive.show=this.show,this._primitive.debugShowBoundingVolume=this.debugShowBoundingVolume,this._primitive.update(e)};bp.prototype.getGeometryInstanceAttributes=function(e){return this._primitive.getGeometryInstanceAttributes(e)};bp.isSupported=function(e){return e.frameState.context.depthTexture};bp.prototype.isDestroyed=function(){return!1};bp.prototype.destroy=function(){return this._primitive=this._primitive&&this._primitive.destroy(),this._sp=this._sp&&this._sp.destroy(),this._sp2D=void 0,this._spMorph=void 0,le(this)};var ud=bp;var EHe=new H(1,1),bHe=!1,SHe=z.WHITE;function nE(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._image=void 0,this._imageSubscription=void 0,this._repeat=void 0,this._repeatSubscription=void 0,this._color=void 0,this._colorSubscription=void 0,this._transparent=void 0,this._transparentSubscription=void 0,this.image=e.image,this.repeat=e.repeat,this.color=e.color,this.transparent=e.transparent}Object.defineProperties(nE.prototype,{isConstant:{get:function(){return j.isConstant(this._image)&&j.isConstant(this._repeat)}},definitionChanged:{get:function(){return this._definitionChanged}},image:ae("image"),repeat:ae("repeat"),color:ae("color"),transparent:ae("transparent")});nE.prototype.getType=function(e){return"Image"};nE.prototype.getValue=function(e,t){return u(t)||(t={}),t.image=j.getValueOrUndefined(this._image,e),t.repeat=j.getValueOrClonedDefault(this._repeat,e,EHe,t.repeat),t.color=j.getValueOrClonedDefault(this._color,e,SHe,t.color),j.getValueOrDefault(this._transparent,e,bHe)&&(t.color.alpha=Math.min(.99,t.color.alpha)),t};nE.prototype.equals=function(e){return this===e||e instanceof nE&&j.equals(this._image,e._image)&&j.equals(this._repeat,e._repeat)&&j.equals(this._color,e._color)&&j.equals(this._transparent,e._transparent)};var vg=nE;function vHe(e){if(e instanceof z)return new Nt(e);if(typeof e=="string"||e instanceof Oe||e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement){let t=new vg;return t.image=e,t}}function DHe(e,t){return ae(e,t,vHe)}var Oo=DHe;function kO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._dimensions=void 0,this._dimensionsSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(kO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),dimensions:ae("dimensions"),heightReference:ae("heightReference"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition")});kO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.dimensions=this.dimensions,e.heightReference=this.heightReference,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new kO(this)};kO.prototype.merge=function(e){this.show=y(this.show,e.show),this.dimensions=y(this.dimensions,e.dimensions),this.heightReference=y(this.heightReference,e.heightReference),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var bA=kO;var wHe={FIXED:0,INERTIAL:1},eo=Object.freeze(wHe);function iE(){de.throwInstantiationError()}Object.defineProperties(iE.prototype,{isConstant:{get:de.throwInstantiationError},definitionChanged:{get:de.throwInstantiationError},referenceFrame:{get:de.throwInstantiationError}});iE.prototype.getValue=de.throwInstantiationError;iE.prototype.getValueInReferenceFrame=de.throwInstantiationError;iE.prototype.equals=de.throwInstantiationError;var o9=new Z;iE.convertToReferenceFrame=function(e,t,n,i,o){if(!u(t))return t;if(u(o)||(o=new h),n===i)return h.clone(t,o);let r=Rt.computeIcrfToFixedMatrix(e,o9);if(u(r)||(r=Rt.computeTemeToPseudoFixedMatrix(e,o9)),n===eo.INERTIAL)return Z.multiplyByVector(r,t,o);if(n===eo.FIXED)return Z.multiplyByVector(Z.transpose(r,o9),t,o)};var Sp=iE;function SA(e,t){this._definitionChanged=new Ae,this._value=h.clone(e),this._referenceFrame=y(t,eo.FIXED)}Object.defineProperties(SA.prototype,{isConstant:{get:function(){return!u(this._value)||this._referenceFrame===eo.FIXED}},definitionChanged:{get:function(){return this._definitionChanged}},referenceFrame:{get:function(){return this._referenceFrame}}});SA.prototype.getValue=function(e,t){return this.getValueInReferenceFrame(e,eo.FIXED,t)};SA.prototype.setValue=function(e,t){let n=!1;h.equals(this._value,e)||(n=!0,this._value=h.clone(e)),u(t)&&this._referenceFrame!==t&&(n=!0,this._referenceFrame=t),n&&this._definitionChanged.raiseEvent(this)};SA.prototype.getValueInReferenceFrame=function(e,t,n){return Sp.convertToReferenceFrame(e,this._value,this._referenceFrame,t,n)};SA.prototype.equals=function(e){return this===e||e instanceof SA&&h.equals(this._value,e._value)&&this._referenceFrame===e._referenceFrame};var Mc=SA;function zO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._positions=void 0,this._positionsSubscription=void 0,this._width=void 0,this._widthSubscription=void 0,this._height=void 0,this._heightSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._extrudedHeight=void 0,this._extrudedHeightSubscription=void 0,this._extrudedHeightReference=void 0,this._extrudedHeightReferenceSubscription=void 0,this._cornerType=void 0,this._cornerTypeSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._classificationType=void 0,this._classificationTypeSubscription=void 0,this._zIndex=void 0,this._zIndexSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(zO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),positions:ae("positions"),width:ae("width"),height:ae("height"),heightReference:ae("heightReference"),extrudedHeight:ae("extrudedHeight"),extrudedHeightReference:ae("extrudedHeightReference"),cornerType:ae("cornerType"),granularity:ae("granularity"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition"),classificationType:ae("classificationType"),zIndex:ae("zIndex")});zO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.positions=this.positions,e.width=this.width,e.height=this.height,e.heightReference=this.heightReference,e.extrudedHeight=this.extrudedHeight,e.extrudedHeightReference=this.extrudedHeightReference,e.cornerType=this.cornerType,e.granularity=this.granularity,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e.classificationType=this.classificationType,e.zIndex=this.zIndex,e):new zO(this)};zO.prototype.merge=function(e){this.show=y(this.show,e.show),this.positions=y(this.positions,e.positions),this.width=y(this.width,e.width),this.height=y(this.height,e.height),this.heightReference=y(this.heightReference,e.heightReference),this.extrudedHeight=y(this.extrudedHeight,e.extrudedHeight),this.extrudedHeightReference=y(this.extrudedHeightReference,e.extrudedHeightReference),this.cornerType=y(this.cornerType,e.cornerType),this.granularity=y(this.granularity,e.granularity),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.classificationType=y(this.classificationType,e.classificationType),this.zIndex=y(this.zIndex,e.zIndex)};var vA=zO;function IHe(e){return e}function PHe(e,t){return ae(e,t,IHe)}var dl=PHe;function HO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._length=void 0,this._lengthSubscription=void 0,this._topRadius=void 0,this._topRadiusSubscription=void 0,this._bottomRadius=void 0,this._bottomRadiusSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._numberOfVerticalLines=void 0,this._numberOfVerticalLinesSubscription=void 0,this._slices=void 0,this._slicesSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(HO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),length:ae("length"),topRadius:ae("topRadius"),bottomRadius:ae("bottomRadius"),heightReference:ae("heightReference"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),numberOfVerticalLines:ae("numberOfVerticalLines"),slices:ae("slices"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition")});HO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.length=this.length,e.topRadius=this.topRadius,e.bottomRadius=this.bottomRadius,e.heightReference=this.heightReference,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.numberOfVerticalLines=this.numberOfVerticalLines,e.slices=this.slices,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new HO(this)};HO.prototype.merge=function(e){this.show=y(this.show,e.show),this.length=y(this.length,e.length),this.topRadius=y(this.topRadius,e.topRadius),this.bottomRadius=y(this.bottomRadius,e.bottomRadius),this.heightReference=y(this.heightReference,e.heightReference),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.numberOfVerticalLines=y(this.numberOfVerticalLines,e.numberOfVerticalLines),this.slices=y(this.slices,e.slices),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var DA=HO;function GO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._semiMajorAxis=void 0,this._semiMajorAxisSubscription=void 0,this._semiMinorAxis=void 0,this._semiMinorAxisSubscription=void 0,this._height=void 0,this._heightSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._extrudedHeight=void 0,this._extrudedHeightSubscription=void 0,this._extrudedHeightReference=void 0,this._extrudedHeightReferenceSubscription=void 0,this._rotation=void 0,this._rotationSubscription=void 0,this._stRotation=void 0,this._stRotationSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._numberOfVerticalLines=void 0,this._numberOfVerticalLinesSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._classificationType=void 0,this._classificationTypeSubscription=void 0,this._zIndex=void 0,this._zIndexSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(GO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),semiMajorAxis:ae("semiMajorAxis"),semiMinorAxis:ae("semiMinorAxis"),height:ae("height"),heightReference:ae("heightReference"),extrudedHeight:ae("extrudedHeight"),extrudedHeightReference:ae("extrudedHeightReference"),rotation:ae("rotation"),stRotation:ae("stRotation"),granularity:ae("granularity"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),numberOfVerticalLines:ae("numberOfVerticalLines"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition"),classificationType:ae("classificationType"),zIndex:ae("zIndex")});GO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.semiMajorAxis=this.semiMajorAxis,e.semiMinorAxis=this.semiMinorAxis,e.height=this.height,e.heightReference=this.heightReference,e.extrudedHeight=this.extrudedHeight,e.extrudedHeightReference=this.extrudedHeightReference,e.rotation=this.rotation,e.stRotation=this.stRotation,e.granularity=this.granularity,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.numberOfVerticalLines=this.numberOfVerticalLines,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e.classificationType=this.classificationType,e.zIndex=this.zIndex,e):new GO(this)};GO.prototype.merge=function(e){this.show=y(this.show,e.show),this.semiMajorAxis=y(this.semiMajorAxis,e.semiMajorAxis),this.semiMinorAxis=y(this.semiMinorAxis,e.semiMinorAxis),this.height=y(this.height,e.height),this.heightReference=y(this.heightReference,e.heightReference),this.extrudedHeight=y(this.extrudedHeight,e.extrudedHeight),this.extrudedHeightReference=y(this.extrudedHeightReference,e.extrudedHeightReference),this.rotation=y(this.rotation,e.rotation),this.stRotation=y(this.stRotation,e.stRotation),this.granularity=y(this.granularity,e.granularity),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.numberOfVerticalLines=y(this.numberOfVerticalLines,e.numberOfVerticalLines),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.classificationType=y(this.classificationType,e.classificationType),this.zIndex=y(this.zIndex,e.zIndex)};var wA=GO;function WO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._radii=void 0,this._radiiSubscription=void 0,this._innerRadii=void 0,this._innerRadiiSubscription=void 0,this._minimumClock=void 0,this._minimumClockSubscription=void 0,this._maximumClock=void 0,this._maximumClockSubscription=void 0,this._minimumCone=void 0,this._minimumConeSubscription=void 0,this._maximumCone=void 0,this._maximumConeSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._stackPartitions=void 0,this._stackPartitionsSubscription=void 0,this._slicePartitions=void 0,this._slicePartitionsSubscription=void 0,this._subdivisions=void 0,this._subdivisionsSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(WO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),radii:ae("radii"),innerRadii:ae("innerRadii"),minimumClock:ae("minimumClock"),maximumClock:ae("maximumClock"),minimumCone:ae("minimumCone"),maximumCone:ae("maximumCone"),heightReference:ae("heightReference"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),stackPartitions:ae("stackPartitions"),slicePartitions:ae("slicePartitions"),subdivisions:ae("subdivisions"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition")});WO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.radii=this.radii,e.innerRadii=this.innerRadii,e.minimumClock=this.minimumClock,e.maximumClock=this.maximumClock,e.minimumCone=this.minimumCone,e.maximumCone=this.maximumCone,e.heightReference=this.heightReference,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.stackPartitions=this.stackPartitions,e.slicePartitions=this.slicePartitions,e.subdivisions=this.subdivisions,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new WO(this)};WO.prototype.merge=function(e){this.show=y(this.show,e.show),this.radii=y(this.radii,e.radii),this.innerRadii=y(this.innerRadii,e.innerRadii),this.minimumClock=y(this.minimumClock,e.minimumClock),this.maximumClock=y(this.maximumClock,e.maximumClock),this.minimumCone=y(this.minimumCone,e.minimumCone),this.maximumCone=y(this.maximumCone,e.maximumCone),this.heightReference=y(this.heightReference,e.heightReference),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.stackPartitions=y(this.stackPartitions,e.stackPartitions),this.slicePartitions=y(this.slicePartitions,e.slicePartitions),this.subdivisions=y(this.subdivisions,e.subdivisions),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var IA=WO;function jO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._text=void 0,this._textSubscription=void 0,this._font=void 0,this._fontSubscription=void 0,this._style=void 0,this._styleSubscription=void 0,this._scale=void 0,this._scaleSubscription=void 0,this._showBackground=void 0,this._showBackgroundSubscription=void 0,this._backgroundColor=void 0,this._backgroundColorSubscription=void 0,this._backgroundPadding=void 0,this._backgroundPaddingSubscription=void 0,this._pixelOffset=void 0,this._pixelOffsetSubscription=void 0,this._eyeOffset=void 0,this._eyeOffsetSubscription=void 0,this._horizontalOrigin=void 0,this._horizontalOriginSubscription=void 0,this._verticalOrigin=void 0,this._verticalOriginSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._fillColor=void 0,this._fillColorSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._translucencyByDistance=void 0,this._translucencyByDistanceSubscription=void 0,this._pixelOffsetScaleByDistance=void 0,this._pixelOffsetScaleByDistanceSubscription=void 0,this._scaleByDistance=void 0,this._scaleByDistanceSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._disableDepthTestDistance=void 0,this._disableDepthTestDistanceSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(jO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),text:ae("text"),font:ae("font"),style:ae("style"),scale:ae("scale"),showBackground:ae("showBackground"),backgroundColor:ae("backgroundColor"),backgroundPadding:ae("backgroundPadding"),pixelOffset:ae("pixelOffset"),eyeOffset:ae("eyeOffset"),horizontalOrigin:ae("horizontalOrigin"),verticalOrigin:ae("verticalOrigin"),heightReference:ae("heightReference"),fillColor:ae("fillColor"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),translucencyByDistance:ae("translucencyByDistance"),pixelOffsetScaleByDistance:ae("pixelOffsetScaleByDistance"),scaleByDistance:ae("scaleByDistance"),distanceDisplayCondition:ae("distanceDisplayCondition"),disableDepthTestDistance:ae("disableDepthTestDistance")});jO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.text=this.text,e.font=this.font,e.style=this.style,e.scale=this.scale,e.showBackground=this.showBackground,e.backgroundColor=this.backgroundColor,e.backgroundPadding=this.backgroundPadding,e.pixelOffset=this.pixelOffset,e.eyeOffset=this.eyeOffset,e.horizontalOrigin=this.horizontalOrigin,e.verticalOrigin=this.verticalOrigin,e.heightReference=this.heightReference,e.fillColor=this.fillColor,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.translucencyByDistance=this.translucencyByDistance,e.pixelOffsetScaleByDistance=this.pixelOffsetScaleByDistance,e.scaleByDistance=this.scaleByDistance,e.distanceDisplayCondition=this.distanceDisplayCondition,e.disableDepthTestDistance=this.disableDepthTestDistance,e):new jO(this)};jO.prototype.merge=function(e){this.show=y(this.show,e.show),this.text=y(this.text,e.text),this.font=y(this.font,e.font),this.style=y(this.style,e.style),this.scale=y(this.scale,e.scale),this.showBackground=y(this.showBackground,e.showBackground),this.backgroundColor=y(this.backgroundColor,e.backgroundColor),this.backgroundPadding=y(this.backgroundPadding,e.backgroundPadding),this.pixelOffset=y(this.pixelOffset,e.pixelOffset),this.eyeOffset=y(this.eyeOffset,e.eyeOffset),this.horizontalOrigin=y(this.horizontalOrigin,e.horizontalOrigin),this.verticalOrigin=y(this.verticalOrigin,e.verticalOrigin),this.heightReference=y(this.heightReference,e.heightReference),this.fillColor=y(this.fillColor,e.fillColor),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.translucencyByDistance=y(this.translucencyByDistance,e.translucencyByDistance),this.pixelOffsetScaleByDistance=y(this.pixelOffsetScaleByDistance,e.pixelOffsetScaleByDistance),this.scaleByDistance=y(this.scaleByDistance,e.scaleByDistance),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.disableDepthTestDistance=y(this.disableDepthTestDistance,e.disableDepthTestDistance)};var fd=jO;var OHe=new h(1,1,1),RHe=h.ZERO,BHe=Le.IDENTITY;function Dse(e,t,n){this.translation=h.clone(y(e,RHe)),this.rotation=Le.clone(y(t,BHe)),this.scale=h.clone(y(n,OHe))}Dse.prototype.equals=function(e){return this===e||u(e)&&h.equals(this.translation,e.translation)&&Le.equals(this.rotation,e.rotation)&&h.equals(this.scale,e.scale)};var Dg=Dse;var r9=new Dg;function YO(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._translation=void 0,this._translationSubscription=void 0,this._rotation=void 0,this._rotationSubscription=void 0,this._scale=void 0,this._scaleSubscription=void 0,this.translation=e.translation,this.rotation=e.rotation,this.scale=e.scale}Object.defineProperties(YO.prototype,{isConstant:{get:function(){return j.isConstant(this._translation)&&j.isConstant(this._rotation)&&j.isConstant(this._scale)}},definitionChanged:{get:function(){return this._definitionChanged}},translation:ae("translation"),rotation:ae("rotation"),scale:ae("scale")});YO.prototype.getValue=function(e,t){return u(t)||(t=new Dg),t.translation=j.getValueOrClonedDefault(this._translation,e,r9.translation,t.translation),t.rotation=j.getValueOrClonedDefault(this._rotation,e,r9.rotation,t.rotation),t.scale=j.getValueOrClonedDefault(this._scale,e,r9.scale,t.scale),t};YO.prototype.equals=function(e){return this===e||e instanceof YO&&j.equals(this._translation,e._translation)&&j.equals(this._rotation,e._rotation)&&j.equals(this._scale,e._scale)};var PA=YO;function vp(e,t){this._propertyNames=[],this._definitionChanged=new Ae,u(e)&&this.merge(e,t)}Object.defineProperties(vp.prototype,{propertyNames:{get:function(){return this._propertyNames}},isConstant:{get:function(){let e=this._propertyNames;for(let t=0,n=e.length;t<n;t++)if(!j.isConstant(this[e[t]]))return!1;return!0}},definitionChanged:{get:function(){return this._definitionChanged}}});vp.prototype.hasProperty=function(e){return this._propertyNames.indexOf(e)!==-1};function MHe(e){return new $n(e)}vp.prototype.addProperty=function(e,t,n){this._propertyNames.push(e),Object.defineProperty(this,e,ae(e,!0,y(n,MHe))),u(t)&&(this[e]=t),this._definitionChanged.raiseEvent(this)};vp.prototype.removeProperty=function(e){let n=this._propertyNames.indexOf(e);this._propertyNames.splice(n,1),delete this[e],this._definitionChanged.raiseEvent(this)};vp.prototype.getValue=function(e,t){u(t)||(t={});let n=this._propertyNames;for(let i=0,o=n.length;i<o;i++){let r=n[i];t[r]=j.getValueOrUndefined(this[r],e,t[r])}return t};vp.prototype.merge=function(e,t){let n=this._propertyNames,i=u(e._propertyNames)?e._propertyNames:Object.keys(e);for(let o=0,r=i.length;o<r;o++){let s=i[o],a=this[s],c=e[s];a===void 0&&n.indexOf(s)===-1&&this.addProperty(s,void 0,t),c!==void 0&&(a!==void 0?u(a)&&u(a.merge)&&a.merge(c):u(c)&&u(c.merge)&&u(c.clone)?this[s]=c.clone():this[s]=c)}};function LHe(e,t){let n=e._propertyNames,i=t._propertyNames,o=n.length;if(o!==i.length)return!1;for(let r=0;r<o;++r){let s=n[r];if(i.indexOf(s)===-1||!j.equals(e[s],t[s]))return!1}return!0}vp.prototype.equals=function(e){return this===e||e instanceof vp&&LHe(this,e)};var hl=vp;function wse(e){return new PA(e)}function NHe(e){return new hl(e,wse)}function FHe(e){return new hl(e)}function qO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._uri=void 0,this._uriSubscription=void 0,this._scale=void 0,this._scaleSubscription=void 0,this._minimumPixelSize=void 0,this._minimumPixelSizeSubscription=void 0,this._maximumScale=void 0,this._maximumScaleSubscription=void 0,this._incrementallyLoadTextures=void 0,this._incrementallyLoadTexturesSubscription=void 0,this._runAnimations=void 0,this._runAnimationsSubscription=void 0,this._clampAnimations=void 0,this._clampAnimationsSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._silhouetteColor=void 0,this._silhouetteColorSubscription=void 0,this._silhouetteSize=void 0,this._silhouetteSizeSubscription=void 0,this._color=void 0,this._colorSubscription=void 0,this._colorBlendMode=void 0,this._colorBlendModeSubscription=void 0,this._colorBlendAmount=void 0,this._colorBlendAmountSubscription=void 0,this._imageBasedLightingFactor=void 0,this._imageBasedLightingFactorSubscription=void 0,this._lightColor=void 0,this._lightColorSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._nodeTransformations=void 0,this._nodeTransformationsSubscription=void 0,this._articulations=void 0,this._articulationsSubscription=void 0,this._clippingPlanes=void 0,this._clippingPlanesSubscription=void 0,this._customShader=void 0,this._customShaderSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(qO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),uri:ae("uri"),scale:ae("scale"),minimumPixelSize:ae("minimumPixelSize"),maximumScale:ae("maximumScale"),incrementallyLoadTextures:ae("incrementallyLoadTextures"),runAnimations:ae("runAnimations"),clampAnimations:ae("clampAnimations"),shadows:ae("shadows"),heightReference:ae("heightReference"),silhouetteColor:ae("silhouetteColor"),silhouetteSize:ae("silhouetteSize"),color:ae("color"),colorBlendMode:ae("colorBlendMode"),colorBlendAmount:ae("colorBlendAmount"),imageBasedLightingFactor:ae("imageBasedLightingFactor"),lightColor:ae("lightColor"),distanceDisplayCondition:ae("distanceDisplayCondition"),nodeTransformations:ae("nodeTransformations",void 0,NHe),articulations:ae("articulations",void 0,FHe),clippingPlanes:ae("clippingPlanes"),customShader:ae("customShader")});qO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.uri=this.uri,e.scale=this.scale,e.minimumPixelSize=this.minimumPixelSize,e.maximumScale=this.maximumScale,e.incrementallyLoadTextures=this.incrementallyLoadTextures,e.runAnimations=this.runAnimations,e.clampAnimations=this.clampAnimations,e.heightReference=this._heightReference,e.silhouetteColor=this.silhouetteColor,e.silhouetteSize=this.silhouetteSize,e.color=this.color,e.colorBlendMode=this.colorBlendMode,e.colorBlendAmount=this.colorBlendAmount,e.imageBasedLightingFactor=this.imageBasedLightingFactor,e.lightColor=this.lightColor,e.distanceDisplayCondition=this.distanceDisplayCondition,e.nodeTransformations=this.nodeTransformations,e.articulations=this.articulations,e.clippingPlanes=this.clippingPlanes,e.customShader=this.customShader,e):new qO(this)};qO.prototype.merge=function(e){this.show=y(this.show,e.show),this.uri=y(this.uri,e.uri),this.scale=y(this.scale,e.scale),this.minimumPixelSize=y(this.minimumPixelSize,e.minimumPixelSize),this.maximumScale=y(this.maximumScale,e.maximumScale),this.incrementallyLoadTextures=y(this.incrementallyLoadTextures,e.incrementallyLoadTextures),this.runAnimations=y(this.runAnimations,e.runAnimations),this.clampAnimations=y(this.clampAnimations,e.clampAnimations),this.shadows=y(this.shadows,e.shadows),this.heightReference=y(this.heightReference,e.heightReference),this.silhouetteColor=y(this.silhouetteColor,e.silhouetteColor),this.silhouetteSize=y(this.silhouetteSize,e.silhouetteSize),this.color=y(this.color,e.color),this.colorBlendMode=y(this.colorBlendMode,e.colorBlendMode),this.colorBlendAmount=y(this.colorBlendAmount,e.colorBlendAmount),this.imageBasedLightingFactor=y(this.imageBasedLightingFactor,e.imageBasedLightingFactor),this.lightColor=y(this.lightColor,e.lightColor),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.clippingPlanes=y(this.clippingPlanes,e.clippingPlanes),this.customShader=y(this.customShader,e.customShader);let t=e.nodeTransformations;if(u(t)){let i=this.nodeTransformations;u(i)?i.merge(t):this.nodeTransformations=new hl(t,wse)}let n=e.articulations;if(u(n)){let i=this.articulations;u(i)?i.merge(n):this.articulations=new hl(n)}};var Dp=qO;function XO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._uri=void 0,this._uriSubscription=void 0,this._maximumScreenSpaceError=void 0,this._maximumScreenSpaceErrorSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(XO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),uri:ae("uri"),maximumScreenSpaceError:ae("maximumScreenSpaceError")});XO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.uri=this.uri,e.maximumScreenSpaceError=this.maximumScreenSpaceError,e):new XO(this)};XO.prototype.merge=function(e){this.show=y(this.show,e.show),this.uri=y(this.uri,e.uri),this.maximumScreenSpaceError=y(this.maximumScreenSpaceError,e.maximumScreenSpaceError)};var OA=XO;function KO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._leadTime=void 0,this._leadTimeSubscription=void 0,this._trailTime=void 0,this._trailTimeSubscription=void 0,this._width=void 0,this._widthSubscription=void 0,this._resolution=void 0,this._resolutionSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(KO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),leadTime:ae("leadTime"),trailTime:ae("trailTime"),width:ae("width"),resolution:ae("resolution"),material:Oo("material"),distanceDisplayCondition:ae("distanceDisplayCondition")});KO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.leadTime=this.leadTime,e.trailTime=this.trailTime,e.width=this.width,e.resolution=this.resolution,e.material=this.material,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new KO(this)};KO.prototype.merge=function(e){this.show=y(this.show,e.show),this.leadTime=y(this.leadTime,e.leadTime),this.trailTime=y(this.trailTime,e.trailTime),this.width=y(this.width,e.width),this.resolution=y(this.resolution,e.resolution),this.material=y(this.material,e.material),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var wp=KO;function ZO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._plane=void 0,this._planeSubscription=void 0,this._dimensions=void 0,this._dimensionsSubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(ZO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),plane:ae("plane"),dimensions:ae("dimensions"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition")});ZO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.plane=this.plane,e.dimensions=this.dimensions,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new ZO(this)};ZO.prototype.merge=function(e){this.show=y(this.show,e.show),this.plane=y(this.plane,e.plane),this.dimensions=y(this.dimensions,e.dimensions),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var JO=ZO;function QO(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._pixelSize=void 0,this._pixelSizeSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._color=void 0,this._colorSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._scaleByDistance=void 0,this._scaleByDistanceSubscription=void 0,this._translucencyByDistance=void 0,this._translucencyByDistanceSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._disableDepthTestDistance=void 0,this._disableDepthTestDistanceSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(QO.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),pixelSize:ae("pixelSize"),heightReference:ae("heightReference"),color:ae("color"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),scaleByDistance:ae("scaleByDistance"),translucencyByDistance:ae("translucencyByDistance"),distanceDisplayCondition:ae("distanceDisplayCondition"),disableDepthTestDistance:ae("disableDepthTestDistance")});QO.prototype.clone=function(e){return u(e)?(e.show=this.show,e.pixelSize=this.pixelSize,e.heightReference=this.heightReference,e.color=this.color,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.scaleByDistance=this.scaleByDistance,e.translucencyByDistance=this._translucencyByDistance,e.distanceDisplayCondition=this.distanceDisplayCondition,e.disableDepthTestDistance=this.disableDepthTestDistance,e):new QO(this)};QO.prototype.merge=function(e){this.show=y(this.show,e.show),this.pixelSize=y(this.pixelSize,e.pixelSize),this.heightReference=y(this.heightReference,e.heightReference),this.color=y(this.color,e.color),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.scaleByDistance=y(this.scaleByDistance,e.scaleByDistance),this.translucencyByDistance=y(this._translucencyByDistance,e.translucencyByDistance),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.disableDepthTestDistance=y(this.disableDepthTestDistance,e.disableDepthTestDistance)};var RA=QO;function VHe(e,t){this.positions=u(e)?e:[],this.holes=u(t)?t:[]}var Lc=VHe;function UHe(e){return Array.isArray(e)&&(e=new Lc(e)),new $n(e)}function $O(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._hierarchy=void 0,this._hierarchySubscription=void 0,this._height=void 0,this._heightSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._extrudedHeight=void 0,this._extrudedHeightSubscription=void 0,this._extrudedHeightReference=void 0,this._extrudedHeightReferenceSubscription=void 0,this._stRotation=void 0,this._stRotationSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._perPositionHeight=void 0,this._perPositionHeightSubscription=void 0,this._closeTop=void 0,this._closeTopSubscription=void 0,this._closeBottom=void 0,this._closeBottomSubscription=void 0,this._arcType=void 0,this._arcTypeSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._classificationType=void 0,this._classificationTypeSubscription=void 0,this._zIndex=void 0,this._zIndexSubscription=void 0,this._textureCoordinates=void 0,this._textureCoordinatesSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties($O.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),hierarchy:ae("hierarchy",void 0,UHe),height:ae("height"),heightReference:ae("heightReference"),extrudedHeight:ae("extrudedHeight"),extrudedHeightReference:ae("extrudedHeightReference"),stRotation:ae("stRotation"),granularity:ae("granularity"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),perPositionHeight:ae("perPositionHeight"),closeTop:ae("closeTop"),closeBottom:ae("closeBottom"),arcType:ae("arcType"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition"),classificationType:ae("classificationType"),zIndex:ae("zIndex"),textureCoordinates:ae("textureCoordinates")});$O.prototype.clone=function(e){return u(e)?(e.show=this.show,e.hierarchy=this.hierarchy,e.height=this.height,e.heightReference=this.heightReference,e.extrudedHeight=this.extrudedHeight,e.extrudedHeightReference=this.extrudedHeightReference,e.stRotation=this.stRotation,e.granularity=this.granularity,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.perPositionHeight=this.perPositionHeight,e.closeTop=this.closeTop,e.closeBottom=this.closeBottom,e.arcType=this.arcType,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e.classificationType=this.classificationType,e.zIndex=this.zIndex,e.textureCoordinates=this.textureCoordinates,e):new $O(this)};$O.prototype.merge=function(e){this.show=y(this.show,e.show),this.hierarchy=y(this.hierarchy,e.hierarchy),this.height=y(this.height,e.height),this.heightReference=y(this.heightReference,e.heightReference),this.extrudedHeight=y(this.extrudedHeight,e.extrudedHeight),this.extrudedHeightReference=y(this.extrudedHeightReference,e.extrudedHeightReference),this.stRotation=y(this.stRotation,e.stRotation),this.granularity=y(this.granularity,e.granularity),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.perPositionHeight=y(this.perPositionHeight,e.perPositionHeight),this.closeTop=y(this.closeTop,e.closeTop),this.closeBottom=y(this.closeBottom,e.closeBottom),this.arcType=y(this.arcType,e.arcType),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.classificationType=y(this.classificationType,e.classificationType),this.zIndex=y(this.zIndex,e.zIndex),this.textureCoordinates=y(this.textureCoordinates,e.textureCoordinates)};var dd=$O;function eR(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._positions=void 0,this._positionsSubscription=void 0,this._width=void 0,this._widthSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._depthFailMaterial=void 0,this._depthFailMaterialSubscription=void 0,this._arcType=void 0,this._arcTypeSubscription=void 0,this._clampToGround=void 0,this._clampToGroundSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this._classificationType=void 0,this._classificationTypeSubscription=void 0,this._zIndex=void 0,this._zIndexSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(eR.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),positions:ae("positions"),width:ae("width"),granularity:ae("granularity"),material:Oo("material"),depthFailMaterial:Oo("depthFailMaterial"),arcType:ae("arcType"),clampToGround:ae("clampToGround"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition"),classificationType:ae("classificationType"),zIndex:ae("zIndex")});eR.prototype.clone=function(e){return u(e)?(e.show=this.show,e.positions=this.positions,e.width=this.width,e.granularity=this.granularity,e.material=this.material,e.depthFailMaterial=this.depthFailMaterial,e.arcType=this.arcType,e.clampToGround=this.clampToGround,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e.classificationType=this.classificationType,e.zIndex=this.zIndex,e):new eR(this)};eR.prototype.merge=function(e){this.show=y(this.show,e.show),this.positions=y(this.positions,e.positions),this.width=y(this.width,e.width),this.granularity=y(this.granularity,e.granularity),this.material=y(this.material,e.material),this.depthFailMaterial=y(this.depthFailMaterial,e.depthFailMaterial),this.arcType=y(this.arcType,e.arcType),this.clampToGround=y(this.clampToGround,e.clampToGround),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.classificationType=y(this.classificationType,e.classificationType),this.zIndex=y(this.zIndex,e.zIndex)};var Ka=eR;function tR(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._positions=void 0,this._positionsSubscription=void 0,this._shape=void 0,this._shapeSubscription=void 0,this._cornerType=void 0,this._cornerTypeSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubsription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(tR.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),positions:ae("positions"),shape:ae("shape"),cornerType:ae("cornerType"),granularity:ae("granularity"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition")});tR.prototype.clone=function(e){return u(e)?(e.show=this.show,e.positions=this.positions,e.shape=this.shape,e.cornerType=this.cornerType,e.granularity=this.granularity,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new tR(this)};tR.prototype.merge=function(e){this.show=y(this.show,e.show),this.positions=y(this.positions,e.positions),this.shape=y(this.shape,e.shape),this.cornerType=y(this.cornerType,e.cornerType),this.granularity=y(this.granularity,e.granularity),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var BA=tR;function nR(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._coordinates=void 0,this._coordinatesSubscription=void 0,this._height=void 0,this._heightSubscription=void 0,this._heightReference=void 0,this._heightReferenceSubscription=void 0,this._extrudedHeight=void 0,this._extrudedHeightSubscription=void 0,this._extrudedHeightReference=void 0,this._extrudedHeightReferenceSubscription=void 0,this._rotation=void 0,this._rotationSubscription=void 0,this._stRotation=void 0,this._stRotationSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distancedisplayConditionSubscription=void 0,this._classificationType=void 0,this._classificationTypeSubscription=void 0,this._zIndex=void 0,this._zIndexSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(nR.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),coordinates:ae("coordinates"),height:ae("height"),heightReference:ae("heightReference"),extrudedHeight:ae("extrudedHeight"),extrudedHeightReference:ae("extrudedHeightReference"),rotation:ae("rotation"),stRotation:ae("stRotation"),granularity:ae("granularity"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition"),classificationType:ae("classificationType"),zIndex:ae("zIndex")});nR.prototype.clone=function(e){return u(e)?(e.show=this.show,e.coordinates=this.coordinates,e.height=this.height,e.heightReference=this.heightReference,e.extrudedHeight=this.extrudedHeight,e.extrudedHeightReference=this.extrudedHeightReference,e.rotation=this.rotation,e.stRotation=this.stRotation,e.granularity=this.granularity,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e.classificationType=this.classificationType,e.zIndex=this.zIndex,e):new nR(this)};nR.prototype.merge=function(e){this.show=y(this.show,e.show),this.coordinates=y(this.coordinates,e.coordinates),this.height=y(this.height,e.height),this.heightReference=y(this.heightReference,e.heightReference),this.extrudedHeight=y(this.extrudedHeight,e.extrudedHeight),this.extrudedHeightReference=y(this.extrudedHeightReference,e.extrudedHeightReference),this.rotation=y(this.rotation,e.rotation),this.stRotation=y(this.stRotation,e.stRotation),this.granularity=y(this.granularity,e.granularity),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition),this.classificationType=y(this.classificationType,e.classificationType),this.zIndex=y(this.zIndex,e.zIndex)};var hd=nR;function iR(e){this._definitionChanged=new Ae,this._show=void 0,this._showSubscription=void 0,this._positions=void 0,this._positionsSubscription=void 0,this._minimumHeights=void 0,this._minimumHeightsSubscription=void 0,this._maximumHeights=void 0,this._maximumHeightsSubscription=void 0,this._granularity=void 0,this._granularitySubscription=void 0,this._fill=void 0,this._fillSubscription=void 0,this._material=void 0,this._materialSubscription=void 0,this._outline=void 0,this._outlineSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this._shadows=void 0,this._shadowsSubscription=void 0,this._distanceDisplayCondition=void 0,this._distanceDisplayConditionSubscription=void 0,this.merge(y(e,y.EMPTY_OBJECT))}Object.defineProperties(iR.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},show:ae("show"),positions:ae("positions"),minimumHeights:ae("minimumHeights"),maximumHeights:ae("maximumHeights"),granularity:ae("granularity"),fill:ae("fill"),material:Oo("material"),outline:ae("outline"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth"),shadows:ae("shadows"),distanceDisplayCondition:ae("distanceDisplayCondition")});iR.prototype.clone=function(e){return u(e)?(e.show=this.show,e.positions=this.positions,e.minimumHeights=this.minimumHeights,e.maximumHeights=this.maximumHeights,e.granularity=this.granularity,e.fill=this.fill,e.material=this.material,e.outline=this.outline,e.outlineColor=this.outlineColor,e.outlineWidth=this.outlineWidth,e.shadows=this.shadows,e.distanceDisplayCondition=this.distanceDisplayCondition,e):new iR(this)};iR.prototype.merge=function(e){this.show=y(this.show,e.show),this.positions=y(this.positions,e.positions),this.minimumHeights=y(this.minimumHeights,e.minimumHeights),this.maximumHeights=y(this.maximumHeights,e.maximumHeights),this.granularity=y(this.granularity,e.granularity),this.fill=y(this.fill,e.fill),this.material=y(this.material,e.material),this.outline=y(this.outline,e.outline),this.outlineColor=y(this.outlineColor,e.outlineColor),this.outlineWidth=y(this.outlineWidth,e.outlineWidth),this.shadows=y(this.shadows,e.shadows),this.distanceDisplayCondition=y(this.distanceDisplayCondition,e.distanceDisplayCondition)};var Ip=iR;var kHe=new he;function zHe(e){return new Mc(e)}function HHe(e){return ae(e,void 0,zHe)}function js(e,t){return ae(e,void 0,function(n){return n instanceof t?n:new t(n)})}function Wh(e){e=y(e,y.EMPTY_OBJECT);let t=e.id;u(t)||(t=Hn()),this._availability=void 0,this._id=t,this._definitionChanged=new Ae,this._name=e.name,this._show=y(e.show,!0),this._parent=void 0,this._propertyNames=["billboard","box","corridor","cylinder","description","ellipse","ellipsoid","label","model","tileset","orientation","path","plane","point","polygon","polyline","polylineVolume","position","properties","rectangle","viewFrom","wall"],this._billboard=void 0,this._billboardSubscription=void 0,this._box=void 0,this._boxSubscription=void 0,this._corridor=void 0,this._corridorSubscription=void 0,this._cylinder=void 0,this._cylinderSubscription=void 0,this._description=void 0,this._descriptionSubscription=void 0,this._ellipse=void 0,this._ellipseSubscription=void 0,this._ellipsoid=void 0,this._ellipsoidSubscription=void 0,this._label=void 0,this._labelSubscription=void 0,this._model=void 0,this._modelSubscription=void 0,this._tileset=void 0,this._tilesetSubscription=void 0,this._orientation=void 0,this._orientationSubscription=void 0,this._path=void 0,this._pathSubscription=void 0,this._plane=void 0,this._planeSubscription=void 0,this._point=void 0,this._pointSubscription=void 0,this._polygon=void 0,this._polygonSubscription=void 0,this._polyline=void 0,this._polylineSubscription=void 0,this._polylineVolume=void 0,this._polylineVolumeSubscription=void 0,this._position=void 0,this._positionSubscription=void 0,this._properties=void 0,this._propertiesSubscription=void 0,this._rectangle=void 0,this._rectangleSubscription=void 0,this._viewFrom=void 0,this._viewFromSubscription=void 0,this._wall=void 0,this._wallSubscription=void 0,this._children=[],this.entityCollection=void 0,this.parent=e.parent,this.merge(e)}function s9(e,t,n){let i=t.length;for(let o=0;o<i;o++){let r=t[o],s=r._show;(!n&&s)!==(n&&s)&&s9(r,r._children,n)}e._definitionChanged.raiseEvent(e,"isShowing",n,!n)}Object.defineProperties(Wh.prototype,{availability:dl("availability"),id:{get:function(){return this._id}},definitionChanged:{get:function(){return this._definitionChanged}},name:dl("name"),show:{get:function(){return this._show},set:function(e){if(e===this._show)return;let t=this.isShowing;this._show=e;let n=this.isShowing;t!==n&&s9(this,this._children,n),this._definitionChanged.raiseEvent(this,"show",e,!e)}},isShowing:{get:function(){return this._show&&(!u(this.entityCollection)||this.entityCollection.show)&&(!u(this._parent)||this._parent.isShowing)}},parent:{get:function(){return this._parent},set:function(e){let t=this._parent;if(t===e)return;let n=this.isShowing;if(u(t)){let o=t._children.indexOf(this);t._children.splice(o,1)}this._parent=e,u(e)&&e._children.push(this);let i=this.isShowing;n!==i&&s9(this,this._children,i),this._definitionChanged.raiseEvent(this,"parent",e,t)}},propertyNames:{get:function(){return this._propertyNames}},billboard:js("billboard",qa),box:js("box",bA),corridor:js("corridor",vA),cylinder:js("cylinder",DA),description:ae("description"),ellipse:js("ellipse",wA),ellipsoid:js("ellipsoid",IA),label:js("label",fd),model:js("model",Dp),tileset:js("tileset",OA),orientation:ae("orientation"),path:js("path",wp),plane:js("plane",JO),point:js("point",RA),polygon:js("polygon",dd),polyline:js("polyline",Ka),polylineVolume:js("polylineVolume",BA),properties:js("properties",hl),position:HHe("position"),rectangle:js("rectangle",hd),viewFrom:ae("viewFrom"),wall:js("wall",Ip)});Wh.prototype.isAvailable=function(e){let t=this._availability;return!u(t)||t.contains(e)};Wh.prototype.addProperty=function(e){this._propertyNames.push(e),Object.defineProperty(this,e,dl(e,!0))};Wh.prototype.removeProperty=function(e){let n=this._propertyNames.indexOf(e);this._propertyNames.splice(n,1),delete this[e]};Wh.prototype.merge=function(e){this.name=y(this.name,e.name),this.availability=y(this.availability,e.availability);let t=this._propertyNames,n=u(e._propertyNames)?e._propertyNames:Object.keys(e),i=n.length;for(let o=0;o<i;o++){let r=n[o];if(r==="parent"||r==="name"||r==="availability")continue;let s=this[r],a=e[r];!u(s)&&t.indexOf(r)===-1&&this.addProperty(r),u(a)&&(u(s)?u(s.merge)&&s.merge(a):u(a.merge)&&u(a.clone)?this[r]=a.clone():this[r]=a)}};var Ise=new Z,Pse=new h,Ose=new Le;Wh.prototype.computeModelMatrix=function(e,t){let n=j.getValueOrUndefined(this._position,e,Pse);if(!u(n))return;let i=j.getValueOrUndefined(this._orientation,e,Ose);return u(i)?t=M.fromRotationTranslation(Z.fromQuaternion(i,Ise),n,t):t=Rt.eastNorthUpToFixedFrame(n,void 0,t),t};Wh.prototype.computeModelMatrixForHeightReference=function(e,t,n,i,o){let r=j.getValueOrDefault(t,e,We.NONE),s=j.getValueOrUndefined(this._position,e,Pse);if(r===We.NONE||!u(s)||h.equalsEpsilon(s,h.ZERO,P.EPSILON8))return this.computeModelMatrix(e,o);let a=i.cartesianToCartographic(s,kHe);r===We.CLAMP_TO_GROUND?a.height=n:a.height+=n,s=i.cartographicToCartesian(a,s);let c=j.getValueOrUndefined(this._orientation,e,Ose);return u(c)?o=M.fromRotationTranslation(Z.fromQuaternion(c,Ise),s,o):o=Rt.eastNorthUpToFixedFrame(s,void 0,o),o};Wh.supportsMaterialsforEntitiesOnTerrain=function(e){return Rc.supportsMaterials(e)};Wh.supportsPolylinesOnTerrain=function(e){return ud.isSupported(e)};var qo=Wh;var GHe=new Nt(z.WHITE),WHe=new $n(!0),jHe=new $n(!0),YHe=new $n(!1),qHe=new $n(z.BLACK),XHe=new $n(gn.DISABLED),KHe=new $n(new bt),ZHe=new $n(kn.BOTH);function Nc(e){let t=e.entity,n=e.geometryPropertyName;this._entity=t,this._scene=e.scene,this._fillEnabled=!1,this._isClosed=!1,this._onTerrain=!1,this._dynamic=!1,this._outlineEnabled=!1,this._geometryChanged=new Ae,this._showProperty=void 0,this._materialProperty=void 0,this._showOutlineProperty=void 0,this._outlineColorProperty=void 0,this._outlineWidth=1,this._shadowsProperty=void 0,this._distanceDisplayConditionProperty=void 0,this._classificationTypeProperty=void 0,this._options=e.geometryOptions,this._geometryPropertyName=n,this._id=`${n}-${t.id}`,this._observedPropertyNames=e.observedPropertyNames,this._supportsMaterialsforEntitiesOnTerrain=qo.supportsMaterialsforEntitiesOnTerrain(e.scene)}Object.defineProperties(Nc.prototype,{id:{get:function(){return this._id}},entity:{get:function(){return this._entity}},fillEnabled:{get:function(){return this._fillEnabled}},hasConstantFill:{get:function(){return!this._fillEnabled||!u(this._entity.availability)&&j.isConstant(this._showProperty)&&j.isConstant(this._fillProperty)}},fillMaterialProperty:{get:function(){return this._materialProperty}},outlineEnabled:{get:function(){return this._outlineEnabled}},hasConstantOutline:{get:function(){return!this._outlineEnabled||!u(this._entity.availability)&&j.isConstant(this._showProperty)&&j.isConstant(this._showOutlineProperty)}},outlineColorProperty:{get:function(){return this._outlineColorProperty}},outlineWidth:{get:function(){return this._outlineWidth}},shadowsProperty:{get:function(){return this._shadowsProperty}},distanceDisplayConditionProperty:{get:function(){return this._distanceDisplayConditionProperty}},classificationTypeProperty:{get:function(){return this._classificationTypeProperty}},isDynamic:{get:function(){return this._dynamic}},isClosed:{get:function(){return this._isClosed}},onTerrain:{get:function(){return this._onTerrain}},geometryChanged:{get:function(){return this._geometryChanged}}});Nc.prototype.isOutlineVisible=function(e){let t=this._entity,n=this._outlineEnabled&&t.isAvailable(e)&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e);return y(n,!1)};Nc.prototype.isFilled=function(e){let t=this._entity,n=this._fillEnabled&&t.isAvailable(e)&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e);return y(n,!1)};Nc.prototype.createFillGeometryInstance=de.throwInstantiationError;Nc.prototype.createOutlineGeometryInstance=de.throwInstantiationError;Nc.prototype.isDestroyed=function(){return!1};Nc.prototype.destroy=function(){le(this)};Nc.prototype._isHidden=function(e,t){let n=t.show;return u(n)&&n.isConstant&&!n.getValue(ze.MINIMUM_VALUE)};Nc.prototype._isOnTerrain=function(e,t){return!1};Nc.prototype._getIsClosed=function(e){return!0};Nc.prototype._isDynamic=de.throwInstantiationError;Nc.prototype._setStaticOptions=de.throwInstantiationError;Nc.prototype._onEntityPropertyChanged=function(e,t,n,i){if(this._observedPropertyNames.indexOf(t)===-1)return;let o=this._entity[this._geometryPropertyName];if(!u(o)){(this._fillEnabled||this._outlineEnabled)&&(this._fillEnabled=!1,this._outlineEnabled=!1,this._geometryChanged.raiseEvent(this));return}let r=o.fill,s=u(r)&&r.isConstant?r.getValue(ze.MINIMUM_VALUE):!0,a=o.outline,c=u(a);if(c&&a.isConstant&&(c=a.getValue(ze.MINIMUM_VALUE)),!s&&!c){(this._fillEnabled||this._outlineEnabled)&&(this._fillEnabled=!1,this._outlineEnabled=!1,this._geometryChanged.raiseEvent(this));return}let l=o.show;if(this._isHidden(e,o)){(this._fillEnabled||this._outlineEnabled)&&(this._fillEnabled=!1,this._outlineEnabled=!1,this._geometryChanged.raiseEvent(this));return}this._materialProperty=y(o.material,GHe),this._fillProperty=y(r,jHe),this._showProperty=y(l,WHe),this._showOutlineProperty=y(o.outline,YHe),this._outlineColorProperty=c?y(o.outlineColor,qHe):void 0,this._shadowsProperty=y(o.shadows,XHe),this._distanceDisplayConditionProperty=y(o.distanceDisplayCondition,KHe),this._classificationTypeProperty=y(o.classificationType,ZHe),this._fillEnabled=s;let f=this._isOnTerrain(e,o)&&(this._supportsMaterialsforEntitiesOnTerrain||this._materialProperty instanceof Nt);if(c&&f&&(wt(wt.geometryOutlines),c=!1),this._onTerrain=f,this._outlineEnabled=c,this._isDynamic(e,o))this._dynamic||(this._dynamic=!0,this._geometryChanged.raiseEvent(this));else{this._setStaticOptions(e,o),this._isClosed=this._getIsClosed(this._options);let d=o.outlineWidth;this._outlineWidth=u(d)?d.getValue(ze.MINIMUM_VALUE):1,this._dynamic=!1,this._geometryChanged.raiseEvent(this)}};Nc.prototype.createDynamicUpdater=function(e,t){return new this.constructor.DynamicGeometryUpdater(this,e,t)};var si=Nc;function oE(e,t){this._callback=void 0,this._isConstant=void 0,this._definitionChanged=new Ae,this.setCallback(e,t)}Object.defineProperties(oE.prototype,{isConstant:{get:function(){return this._isConstant}},definitionChanged:{get:function(){return this._definitionChanged}}});oE.prototype.getValue=function(e,t){return this._callback(e,t)};oE.prototype.setCallback=function(e,t){let n=this._callback!==e||this._isConstant!==t;this._callback=e,this._isConstant=t,n&&this._definitionChanged.raiseEvent(this)};oE.prototype.equals=function(e){return this===e||e instanceof oE&&this._callback===e._callback&&this._isConstant===e._isConstant};var md=oE;var Rse=new h,JHe=new he;function rE(e,t,n,i){this._scene=e,this._heightReference=n,this._extrudedHeightReference=i,this._positionProperty=t,this._position=new h,this._cartographicPosition=new he,this._normal=new h,this._definitionChanged=new Ae,this._terrainHeight=0,this._removeCallbackFunc=void 0,this._removeEventListener=void 0,this._removeModeListener=void 0;let o=this;if(u(e.globe)&&(this._removeEventListener=e.terrainProviderChanged.addEventListener(function(){o._updateClamping()}),this._removeModeListener=e.morphComplete.addEventListener(function(){o._updateClamping()})),t.isConstant){let r=t.getValue(ze.MINIMUM_VALUE,Rse);if(!u(r)||h.equals(r,h.ZERO)||!u(e.globe))return;this._position=h.clone(r,this._position),this._updateClamping(),this._normal=e.globe.ellipsoid.geodeticSurfaceNormal(r,this._normal)}}Object.defineProperties(rE.prototype,{isConstant:{get:function(){return!1}},definitionChanged:{get:function(){return this._definitionChanged}}});rE.prototype._updateClamping=function(){u(this._removeCallbackFunc)&&this._removeCallbackFunc();let e=this._scene,t=e.globe,n=this._position;if(!u(t)||h.equals(n,h.ZERO)){this._terrainHeight=0;return}let i=t.ellipsoid,o=t._surface,r=this,s=i.cartesianToCartographic(n,this._cartographicPosition),a=t.getHeight(s);u(a)?this._terrainHeight=a:this._terrainHeight=0;function c(l){if(e.mode===ee.SCENE3D){let f=i.cartesianToCartographic(l,JHe);r._terrainHeight=f.height}else r._terrainHeight=l.x;r.definitionChanged.raiseEvent()}this._removeCallbackFunc=o.updateHeight(s,c)};rE.prototype.getValue=function(e,t){let n=j.getValueOrDefault(this._heightReference,e,We.NONE),i=j.getValueOrDefault(this._extrudedHeightReference,e,We.NONE);if(n===We.NONE&&i!==We.RELATIVE_TO_GROUND)return this._position=h.clone(h.ZERO,this._position),h.clone(h.ZERO,t);if(this._positionProperty.isConstant)return h.multiplyByScalar(this._normal,this._terrainHeight,t);let o=this._scene,r=this._positionProperty.getValue(e,Rse);if(!u(r)||h.equals(r,h.ZERO)||!u(o.globe))return h.clone(h.ZERO,t);if(h.equalsEpsilon(this._position,r,P.EPSILON10))return h.multiplyByScalar(this._normal,this._terrainHeight,t);this._position=h.clone(r,this._position),this._updateClamping();let s=o.globe.ellipsoid.geodeticSurfaceNormal(r,this._normal);return h.multiplyByScalar(s,this._terrainHeight,t)};rE.prototype.isDestroyed=function(){return!1};rE.prototype.destroy=function(){return u(this._removeEventListener)&&this._removeEventListener(),u(this._removeModeListener)&&this._removeModeListener(),u(this._removeCallbackFunc)&&this._removeCallbackFunc(),le(this)};var MA=rE;function QHe(e,t,n,i){if(si.prototype._onEntityPropertyChanged.call(this,e,t,n,i),this._observedPropertyNames.indexOf(t)===-1)return;let o=this._entity[this._geometryPropertyName];if(!u(o))return;u(this._terrainOffsetProperty)&&(this._terrainOffsetProperty.destroy(),this._terrainOffsetProperty=void 0);let r=o.heightReference;if(u(r)){let s=new md(this._computeCenter.bind(this),!this._dynamic);this._terrainOffsetProperty=new MA(this._scene,s,r)}}var Pp=QHe;var Bse=h.ZERO,Mse=new h,$He=new h,Lse=new z;function eGe(e){this.id=e,this.vertexFormat=void 0,this.dimensions=void 0,this.offsetAttribute=void 0}function nu(e,t){si.call(this,{entity:e,scene:t,geometryOptions:new eGe(e),geometryPropertyName:"box",observedPropertyNames:["availability","position","orientation","box"]}),this._onEntityPropertyChanged(e,"box",e.box,void 0)}u(Object.create)&&(nu.prototype=Object.create(si.prototype),nu.prototype.constructor=nu);Object.defineProperties(nu.prototype,{terrainOffsetProperty:{get:function(){return this._terrainOffsetProperty}}});nu.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),o=this._distanceDisplayConditionProperty.getValue(e),r=Un.fromDistanceDisplayCondition(o),s={show:i,distanceDisplayCondition:r,color:void 0,offset:void 0};if(this._materialProperty instanceof Nt){let a;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(a=this._materialProperty.color.getValue(e,Lse)),u(a)||(a=z.WHITE),s.color=Ft.fromColor(a)}return u(this._options.offsetAttribute)&&(s.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,Bse,Mse))),new yt({id:t,geometry:sl.fromDimensions(this._options),modelMatrix:t.computeModelMatrixForHeightReference(e,t.box.heightReference,this._options.dimensions.z*.5,this._scene.mapProjection.ellipsoid),attributes:s})};nu.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,Lse),o=this._distanceDisplayConditionProperty.getValue(e),r={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o),offset:void 0};return u(this._options.offsetAttribute)&&(r.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,Bse,Mse))),new yt({id:t,geometry:ed.fromDimensions(this._options),modelMatrix:t.computeModelMatrixForHeightReference(e,t.box.heightReference,this._options.dimensions.z*.5,this._scene.mapProjection.ellipsoid),attributes:r})};nu.prototype._computeCenter=function(e,t){return j.getValueOrUndefined(this._entity.position,e,t)};nu.prototype._isHidden=function(e,t){return!u(t.dimensions)||!u(e.position)||si.prototype._isHidden.call(this,e,t)};nu.prototype._isDynamic=function(e,t){return!e.position.isConstant||!j.isConstant(e.orientation)||!t.dimensions.isConstant||!j.isConstant(t.outlineWidth)};nu.prototype._setStaticOptions=function(e,t){let n=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),i=this._options;i.vertexFormat=this._materialProperty instanceof Nt?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,i.dimensions=t.dimensions.getValue(ze.MINIMUM_VALUE,i.dimensions),i.offsetAttribute=n!==We.NONE?on.ALL:void 0};nu.prototype._onEntityPropertyChanged=Pp;nu.DynamicGeometryUpdater=sE;function sE(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(sE.prototype=Object.create(ri.prototype),sE.prototype.constructor=sE);sE.prototype._isHidden=function(e,t,n){let i=j.getValueOrUndefined(e.position,n,$He),o=this._options.dimensions;return!u(i)||!u(o)||ri.prototype._isHidden.call(this,e,t,n)};sE.prototype._setOptions=function(e,t,n){let i=j.getValueOrDefault(t.heightReference,n,We.NONE),o=this._options;o.dimensions=j.getValueOrUndefined(t.dimensions,n,o.dimensions),o.offsetAttribute=i!==We.NONE?on.ALL:void 0};var oR=nu;function rR(e){e=y(e,y.EMPTY_OBJECT);let t=u(e.imageBasedLightingFactor)?H.clone(e.imageBasedLightingFactor):new H(1,1);this._imageBasedLightingFactor=t;let n=y(e.luminanceAtZenith,.2);this._luminanceAtZenith=n;let i=e.sphericalHarmonicCoefficients;this._sphericalHarmonicCoefficients=i,this._specularEnvironmentMaps=e.specularEnvironmentMaps,this._specularEnvironmentMapAtlas=void 0,this._specularEnvironmentMapAtlasDirty=!0,this._specularEnvironmentMapLoaded=!1,this._previousSpecularEnvironmentMapLoaded=!1,this._useDefaultSpecularMaps=!1,this._useDefaultSphericalHarmonics=!1,this._shouldRegenerateShaders=!1,this._previousFrameNumber=void 0,this._previousImageBasedLightingFactor=H.clone(t),this._previousLuminanceAtZenith=n,this._previousSphericalHarmonicCoefficients=i}Object.defineProperties(rR.prototype,{imageBasedLightingFactor:{get:function(){return this._imageBasedLightingFactor},set:function(e){this._previousImageBasedLightingFactor=H.clone(this._imageBasedLightingFactor,this._previousImageBasedLightingFactor),this._imageBasedLightingFactor=H.clone(e,this._imageBasedLightingFactor)}},luminanceAtZenith:{get:function(){return this._luminanceAtZenith},set:function(e){this._previousLuminanceAtZenith=this._luminanceAtZenith,this._luminanceAtZenith=e}},sphericalHarmonicCoefficients:{get:function(){return this._sphericalHarmonicCoefficients},set:function(e){this._previousSphericalHarmonicCoefficients=this._sphericalHarmonicCoefficients,this._sphericalHarmonicCoefficients=e}},specularEnvironmentMaps:{get:function(){return this._specularEnvironmentMaps},set:function(e){e!==this._specularEnvironmentMaps&&(this._specularEnvironmentMapAtlasDirty=this._specularEnvironmentMapAtlasDirty||e!==this._specularEnvironmentMaps,this._specularEnvironmentMapLoaded=!1),this._specularEnvironmentMaps=e}},enabled:{get:function(){return this._imageBasedLightingFactor.x>0||this._imageBasedLightingFactor.y>0}},shouldRegenerateShaders:{get:function(){return this._shouldRegenerateShaders}},useDefaultSphericalHarmonics:{get:function(){return this._useDefaultSphericalHarmonics}},useSphericalHarmonicCoefficients:{get:function(){return u(this._sphericalHarmonicCoefficients)||this._useDefaultSphericalHarmonics}},specularEnvironmentMapAtlas:{get:function(){return this._specularEnvironmentMapAtlas}},useDefaultSpecularMaps:{get:function(){return this._useDefaultSpecularMaps}},useSpecularEnvironmentMaps:{get:function(){return u(this._specularEnvironmentMapAtlas)&&this._specularEnvironmentMapAtlas.ready||this._useDefaultSpecularMaps}}});function tGe(e,t){if(sd.isSupported(t)){if(e._specularEnvironmentMapAtlas=e._specularEnvironmentMapAtlas&&e._specularEnvironmentMapAtlas.destroy(),u(e._specularEnvironmentMaps)){let n=new sd(e._specularEnvironmentMaps);e._specularEnvironmentMapAtlas=n,n.readyPromise.then(function(){e._specularEnvironmentMapLoaded=!0}).catch(function(i){console.error(`Error loading specularEnvironmentMaps: ${i}`)})}e._shouldRegenerateShaders=!0}}rR.prototype.update=function(e){if(e.frameNumber===this._previousFrameNumber)return;this._previousFrameNumber=e.frameNumber;let t=e.context;e.brdfLutGenerator.update(e),this._shouldRegenerateShaders=!1;let n=this._imageBasedLightingFactor,i=this._previousImageBasedLightingFactor;H.equals(n,i)||(this._shouldRegenerateShaders=n.x>0&&i.x===0||n.x===0&&i.x>0,this._shouldRegenerateShaders=this._shouldRegenerateShaders||n.y>0&&i.y===0||n.y===0&&i.y>0,this._previousImageBasedLightingFactor=H.clone(this._imageBasedLightingFactor,this._previousImageBasedLightingFactor)),this._luminanceAtZenith!==this._previousLuminanceAtZenith&&(this._shouldRegenerateShaders=this._shouldRegenerateShaders||u(this._luminanceAtZenith)!==u(this._previousLuminanceAtZenith),this._previousLuminanceAtZenith=this._luminanceAtZenith),this._previousSphericalHarmonicCoefficients!==this._sphericalHarmonicCoefficients&&(this._shouldRegenerateShaders=this._shouldRegenerateShaders||u(this._previousSphericalHarmonicCoefficients)!==u(this._sphericalHarmonicCoefficients),this._previousSphericalHarmonicCoefficients=this._sphericalHarmonicCoefficients),this._shouldRegenerateShaders=this._shouldRegenerateShaders||this._previousSpecularEnvironmentMapLoaded!==this._specularEnvironmentMapLoaded,this._previousSpecularEnvironmentMapLoaded=this._specularEnvironmentMapLoaded,this._specularEnvironmentMapAtlasDirty&&(tGe(this,t),this._specularEnvironmentMapAtlasDirty=!1),u(this._specularEnvironmentMapAtlas)&&this._specularEnvironmentMapAtlas.update(e);let o=!u(this._specularEnvironmentMapAtlas)&&u(e.specularEnvironmentMaps)&&!this._useDefaultSpecularMaps,r=!u(e.specularEnvironmentMaps)&&this._useDefaultSpecularMaps,s=!u(this._sphericalHarmonicCoefficients)&&u(e.sphericalHarmonicCoefficients)&&!this._useDefaultSphericalHarmonics,a=!u(e.sphericalHarmonicCoefficients)&&this._useDefaultSphericalHarmonics;this._shouldRegenerateShaders=this._shouldRegenerateShaders||o||r||s||a,this._useDefaultSpecularMaps=!u(this._specularEnvironmentMapAtlas)&&u(e.specularEnvironmentMaps),this._useDefaultSphericalHarmonics=!u(this._sphericalHarmonicCoefficients)&&u(e.sphericalHarmonicCoefficients)};rR.prototype.isDestroyed=function(){return!1};rR.prototype.destroy=function(){return this._specularEnvironmentMapAtlas=this._specularEnvironmentMapAtlas&&this._specularEnvironmentMapAtlas.destroy(),le(this)};var LA=rR;function Nse(e){e=y(e,y.EMPTY_OBJECT),this._metadata=e.metadata}Object.defineProperties(Nse.prototype,{metadata:{get:function(){return this._metadata}}});var NA=Nse;function wg(e,t,n){return t=y(t,0),n=y(n,e.byteLength-t),e=e.subarray(t,t+n),wg.decode(e)}wg.decodeWithTextDecoder=function(e){return new TextDecoder("utf-8").decode(e)};wg.decodeWithFromCharCode=function(e){let t="",n=nGe(e),i=n.length;for(let o=0;o<i;++o){let r=n[o];r<=65535?t+=String.fromCharCode(r):(r-=65536,t+=String.fromCharCode((r>>10)+55296,(r&1023)+56320))}return t};function sR(e,t,n){return t<=e&&e<=n}function nGe(e){let t=0,n=0,i=0,o=128,r=191,s=[],a=e.length;for(let c=0;c<a;++c){let l=e[c];if(i===0){if(sR(l,0,127)){s.push(l);continue}if(sR(l,194,223)){i=1,t=l&31;continue}if(sR(l,224,239)){l===224&&(o=160),l===237&&(r=159),i=2,t=l&15;continue}if(sR(l,240,244)){l===240&&(o=144),l===244&&(r=143),i=3,t=l&7;continue}throw new ue("String decoding failed.")}if(!sR(l,o,r)){t=i=n=0,o=128,r=191,--c;continue}o=128,r=191,t=t<<6|l&63,++n,n===i&&(s.push(t),t=i=n=0)}return s}typeof TextDecoder<"u"?wg.decode=wg.decodeWithTextDecoder:wg.decode=wg.decodeWithFromCharCode;var ml=wg;function iGe(e,t){return t=y(t,0),ml(e,t,Math.min(4,e.length))}var pd=iGe;function Op(e,t,n,i,o,r){this._tileset=e,this._tile=t,this._resource=n,this._contents=[],this._metadata=void 0,this._group=void 0,this._readyPromise=oGe(this,i,o,r)}Object.defineProperties(Op.prototype,{featurePropertiesDirty:{get:function(){let e=this._contents,t=e.length;for(let n=0;n<t;++n)if(e[n].featurePropertiesDirty)return!0;return!1},set:function(e){let t=this._contents,n=t.length;for(let i=0;i<n;++i)t[i].featurePropertiesDirty=e}},featuresLength:{get:function(){return 0}},pointsLength:{get:function(){return 0}},trianglesLength:{get:function(){return 0}},geometryByteLength:{get:function(){return 0}},texturesByteLength:{get:function(){return 0}},batchTableByteLength:{get:function(){return 0}},innerContents:{get:function(){return this._contents}},readyPromise:{get:function(){return this._readyPromise}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){return this._resource.getUrlComponent(!0)}},metadata:{get:function(){return this._metadata},set:function(e){this._metadata=e;let t=this._contents,n=t.length;for(let i=0;i<n;++i)t[i].metadata=e}},batchTable:{get:function(){}},group:{get:function(){return this._group},set:function(e){this._group=e;let t=this._contents,n=t.length;for(let i=0;i<n;++i)t[i].group=e}}});var aR=Uint32Array.BYTES_PER_ELEMENT;function oGe(e,t,n,i){n=y(n,0);let o=new Uint8Array(t),r=new DataView(t);n+=aR;let s=r.getUint32(n,!0);if(s!==1)throw new ue(`Only Composite Tile version 1 is supported. Version ${s} is not.`);n+=aR,n+=aR;let a=r.getUint32(n,!0);n+=aR;let c=[],l=e._resource,f=l.queryParameters.compositeIndex;u(f)?f=`${f}_`:f="";for(let d=0;d<a;++d){let p=pd(o,n),g=r.getUint32(n+aR*2,!0),m=i[p],A=`${f}${d}`,x=l.getDerivedResource({queryParameters:{compositeIndex:A}});if(u(m)){let C=m(e._tileset,e._tile,x,t,n);e._contents.push(C),c.push(C.readyPromise)}else throw new ue(`Unknown tile content type, ${p}, inside Composite tile`);n+=g}return Promise.all(c).then(function(){return e})}Op.prototype.hasProperty=function(e,t){return!1};Op.prototype.getFeature=function(e){};Op.prototype.applyDebugSettings=function(e,t){let n=this._contents,i=n.length;for(let o=0;o<i;++o)n[o].applyDebugSettings(e,t)};Op.prototype.applyStyle=function(e){let t=this._contents,n=t.length;for(let i=0;i<n;++i)t[i].applyStyle(e)};Op.prototype.update=function(e,t){let n=this._contents,i=n.length;for(let o=0;o<i;++o)n[o].update(e,t)};Op.prototype.isDestroyed=function(){return!1};Op.prototype.destroy=function(){let e=this._contents,t=e.length;for(let n=0;n<t;++n)e[n].destroy();return le(this)};var cR=Op;function rGe(e,t,n){return JSON.parse(ml(e,t,n))}var Ro=rGe;function Za(e){this._id=Hn();let t=e.featuresLength;this._showAlphaProperties=void 0,this._batchValues=void 0,this._batchValuesDirty=!1,this._batchTexture=void 0,this._defaultTexture=void 0,this._pickTexture=void 0,this._pickIds=[];let n,i;if(t>0){let o=Math.min(t,Vt.maximumTextureSize),r=Math.ceil(t/Vt.maximumTextureSize),s=1/o,a=s*.5,c=1/r,l=c*.5;n=new H(o,r),i=new oe(s,a,c,l)}this._translucentFeaturesLength=0,this._featuresLength=t,this._textureDimensions=n,this._textureStep=i,this._owner=e.owner,this._statistics=e.statistics,this._colorChangedCallback=e.colorChangedCallback}Object.defineProperties(Za.prototype,{translucentFeaturesLength:{get:function(){return this._translucentFeaturesLength}},byteLength:{get:function(){let e=0;return u(this._pickTexture)&&(e+=this._pickTexture.sizeInBytes),u(this._batchTexture)&&(e+=this._batchTexture.sizeInBytes),e}},textureDimensions:{get:function(){return this._textureDimensions}},textureStep:{get:function(){return this._textureStep}},batchTexture:{get:function(){return this._batchTexture}},defaultTexture:{get:function(){return this._defaultTexture}},pickTexture:{get:function(){return this._pickTexture}}});Za.DEFAULT_COLOR_VALUE=z.WHITE;Za.DEFAULT_SHOW_VALUE=!0;function Fse(e){let t=e._textureDimensions;return t.x*t.y*4}function Vse(e){if(!u(e._batchValues)){let t=Fse(e),n=new Uint8Array(t).fill(255);e._batchValues=n}return e._batchValues}function Use(e){if(!u(e._showAlphaProperties)){let t=2*e._featuresLength,n=new Uint8Array(t).fill(255);e._showAlphaProperties=n}return e._showAlphaProperties}Za.prototype.setShow=function(e,t){if(t&&!u(this._showAlphaProperties))return;let n=Use(this),i=e*2,o=t?255:0;if(n[i]!==o){n[i]=o;let r=Vse(this),s=e*4+3;r[s]=t?n[i+1]:0,this._batchValuesDirty=!0}};Za.prototype.setAllShow=function(e){let t=this._featuresLength;for(let n=0;n<t;++n)this.setShow(n,e)};Za.prototype.getShow=function(e){if(!u(this._showAlphaProperties))return!0;let t=e*2;return this._showAlphaProperties[t]===255};var sGe=new Array(4);Za.prototype.setColor=function(e,t){if(z.equals(t,Za.DEFAULT_COLOR_VALUE)&&!u(this._batchValues))return;let n=t.toBytes(sGe),i=n[3],o=Vse(this),r=e*4,s=Use(this),a=e*2;if(o[r]!==n[0]||o[r+1]!==n[1]||o[r+2]!==n[2]||s[a+1]!==i){o[r]=n[0],o[r+1]=n[1],o[r+2]=n[2];let c=s[a+1]!==255,l=s[a]!==0;o[r+3]=l?i:0,s[a+1]=i;let f=i!==255;f&&!c?++this._translucentFeaturesLength:!f&&c&&--this._translucentFeaturesLength,this._batchValuesDirty=!0,u(this._colorChangedCallback)&&this._colorChangedCallback(e,t)}};Za.prototype.setAllColor=function(e){let t=this._featuresLength;for(let n=0;n<t;++n)this.setColor(n,e)};Za.prototype.getColor=function(e,t){if(!u(this._batchValues))return z.clone(Za.DEFAULT_COLOR_VALUE,t);let n=this._batchValues,i=e*4,o=this._showAlphaProperties,r=e*2;return z.fromBytes(n[i],n[i+1],n[i+2],o[r+1],t)};Za.prototype.getPickColor=function(e){return this._pickIds[e]};function kse(e,t,n){let i=e._textureDimensions;return new It({context:t,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,source:{width:i.x,height:i.y,arrayBufferView:n},flipY:!1,sampler:ln.NEAREST})}function aGe(e,t){let n=e._featuresLength;if(!u(e._pickTexture)&&n>0){let i=e._pickIds,o=Fse(e),r=new Uint8Array(o),s=e._owner,a=e._statistics;for(let c=0;c<n;++c){let l=t.createPickId(s.getFeature(c));i.push(l);let f=l.color,d=c*4;r[d]=z.floatToByte(f.red),r[d+1]=z.floatToByte(f.green),r[d+2]=z.floatToByte(f.blue),r[d+3]=z.floatToByte(f.alpha)}e._pickTexture=kse(e,t,r),u(a)&&(a.batchTableByteLength+=e._pickTexture.sizeInBytes)}}function cGe(e){let t=e._textureDimensions;e._batchTexture.copyFrom({source:{width:t.x,height:t.y,arrayBufferView:e._batchValues}})}Za.prototype.update=function(e,t){let n=t.context;this._defaultTexture=n.defaultTexture;let i=t.passes;(i.pick||i.postProcess)&&aGe(this,n),this._batchValuesDirty&&(this._batchValuesDirty=!1,u(this._batchTexture)||(this._batchTexture=kse(this,n,this._batchValues),u(this._statistics)&&(this._statistics.batchTableByteLength+=this._batchTexture.sizeInBytes)),cGe(this))};Za.prototype.isDestroyed=function(){return!1};Za.prototype.destroy=function(){this._batchTexture=this._batchTexture&&this._batchTexture.destroy(),this._pickTexture=this._pickTexture&&this._pickTexture.destroy();let e=this._pickIds,t=e.length;for(let n=0;n<t;++n)e[n].destroy();return le(this)};var Fc=Za;var lGe={SCALAR:1,VEC2:2,VEC3:3,VEC4:4,MAT2:4,MAT3:9,MAT4:16},uGe={SCALAR:void 0,VEC2:H,VEC3:h,VEC4:oe,MAT2:Zi,MAT3:Z,MAT4:M};function fGe(e){let t=e.componentType,n;typeof t=="string"?n=q.fromName(t):n=t;let i=lGe[e.type],o=uGe[e.type];return{componentsPerAttribute:i,classType:o,createArrayBufferView:function(r,s,a){return q.createArrayBufferView(n,r,s,i*a)}}}var iu=fGe;function Rp(e){this._classes=void 0,this._classIds=void 0,this._classIndexes=void 0,this._parentCounts=void 0,this._parentIndexes=void 0,this._parentIds=void 0,this._byteLength=0,dGe(this,e.extension,e.binaryBody)}Object.defineProperties(Rp.prototype,{byteLength:{get:function(){return this._byteLength}}});function dGe(e,t,n){let i,o,r,s=t.instancesLength,a=t.classes,c=t.classIds,l=t.parentCounts,f=t.parentIds,d=s,p=0;u(c.byteOffset)&&(c.componentType=y(c.componentType,q.UNSIGNED_SHORT),c.type=nn.SCALAR,r=iu(c),c=r.createArrayBufferView(n.buffer,n.byteOffset+c.byteOffset,s),p+=c.byteLength);let g;if(u(l)){for(u(l.byteOffset)&&(l.componentType=y(l.componentType,q.UNSIGNED_SHORT),l.type=nn.SCALAR,r=iu(l),l=r.createArrayBufferView(n.buffer,n.byteOffset+l.byteOffset,s),p+=l.byteLength),g=new Uint16Array(s),d=0,i=0;i<s;++i)g[i]=d,d+=l[i];p+=g.byteLength}u(f)&&u(f.byteOffset)&&(f.componentType=y(f.componentType,q.UNSIGNED_SHORT),f.type=nn.SCALAR,r=iu(f),f=r.createArrayBufferView(n.buffer,n.byteOffset+f.byteOffset,d),p+=f.byteLength);let m=a.length;for(i=0;i<m;++i){let C=a[i].length,T=a[i].instances,E=hGe(C,T,n);p+=mGe(E),a[i].instances=pt(E,T)}let A=new Array(m).fill(0),x=new Uint16Array(s);for(i=0;i<s;++i)o=c[i],x[i]=A[o],++A[o];p+=x.byteLength,e._classes=a,e._classIds=c,e._classIndexes=x,e._parentCounts=l,e._parentIndexes=g,e._parentIds=f,e._byteLength=p}function hGe(e,t,n){let i;for(let o in t)if(t.hasOwnProperty(o)){let r=t[o],s=r.byteOffset;if(u(s)){let a=r.componentType,c=r.type;if(!u(a))throw new ue("componentType is required.");if(!u(c))throw new ue("type is required.");if(!u(n))throw new ue(`Property ${o} requires a batch table binary.`);let l=iu(r),f=l.componentsPerAttribute,d=l.classType,p=l.createArrayBufferView(n.buffer,n.byteOffset+s,e);u(i)||(i={}),i[o]={typedArray:p,componentCount:f,type:d}}}return i}function mGe(e){let t=0;for(let n in e)e.hasOwnProperty(n)&&(t+=e[n].typedArray.byteLength);return t}var pGe=[],_Ge=[],gGe=0;function yGe(e,t,n){let i=e._classIds,o=e._parentCounts,r=e._parentIds,s=e._parentIndexes,a=i.length,c=pGe;c.length=Math.max(c.length,a);let l=++gGe,f=_Ge;for(f.length=0,f.push(t);f.length>0;){if(t=f.pop(),c[t]===l)continue;c[t]=l;let d=n(e,t);if(u(d))return d;let p=o[t],g=s[t];for(let m=0;m<p;++m){let A=r[g+m];A!==t&&f.push(A)}}}function AGe(e,t,n){let i=!0;for(;i;){let o=n(e,t);if(u(o))return o;let r=e._parentIds[t];i=r!==t,t=r}}function lR(e,t,n){let i=e._parentCounts,o=e._parentIds;if(u(o)){if(u(i))return yGe(e,t,n)}else return n(e,t);return AGe(e,t,n)}Rp.prototype.hasProperty=function(e,t){let n=lR(this,e,function(i,o){let r=i._classIds[o],s=i._classes[r].instances;if(u(s[t]))return!0});return u(n)};Rp.prototype.propertyExists=function(e){let t=this._classes,n=t.length;for(let i=0;i<n;++i){let o=t[i].instances;if(u(o[e]))return!0}return!1};Rp.prototype.getPropertyIds=function(e,t){return t=u(t)?t:[],t.length=0,lR(this,e,function(n,i){let o=n._classIds[i],r=n._classes[o].instances;for(let s in r)r.hasOwnProperty(s)&&t.indexOf(s)===-1&&t.push(s)}),t};Rp.prototype.getProperty=function(e,t){return lR(this,e,function(n,i){let o=n._classIds[i],r=n._classes[o],s=n._classIndexes[i],a=r.instances[t];if(u(a))return u(a.typedArray)?xGe(a,s):Ge(a[s],!0)})};function xGe(e,t){let n=e.typedArray,i=e.componentCount;return i===1?n[t]:e.type.unpack(n,t*i)}Rp.prototype.setProperty=function(e,t,n){let i=lR(this,e,function(o,r){let s=o._classIds[r],a=o._classes[s],c=o._classIndexes[r],l=a.instances[t];if(u(l))return u(l.typedArray)?CGe(l,c,n):l[c]=Ge(n,!0),!0});return u(i)};function CGe(e,t,n){let i=e.typedArray,o=e.componentCount;o===1?i[t]=n:e.type.pack(n,i,t*o)}Rp.prototype.isClass=function(e,t){let n=lR(this,e,function(i,o){let r=i._classIds[o];if(i._classes[r].name===t)return!0});return u(n)};Rp.prototype.getClassName=function(e){let t=this._classIds[e];return this._classes[t].name};var FA=Rp;var TGe={HIGHLIGHT:0,REPLACE:1,MIX:2},pl=Object.freeze(TGe);var a9=Fc.DEFAULT_COLOR_VALUE,c9=Fc.DEFAULT_SHOW_VALUE;function uo(e,t,n,i,o){this.featuresLength=t;let r;u(n)&&(r=n.extensions),this._extensions=y(r,{});let s=EGe(n);this._properties=s,this._batchTableHierarchy=bGe(this,n,i);let a=Hse(t,s,i);this._binaryPropertiesByteLength=SGe(a),this._batchTableBinaryProperties=a,this._content=e,this._batchTexture=new Fc({featuresLength:t,colorChangedCallback:o,owner:e,statistics:e.tileset.statistics})}uo._deprecationWarning=nr;Object.defineProperties(uo.prototype,{batchTableByteLength:{get:function(){let e=this._binaryPropertiesByteLength;return u(this._batchTableHierarchy)&&(e+=this._batchTableHierarchy.byteLength),e+=this._batchTexture.byteLength,e}}});function EGe(e){let t={};if(!u(e))return t;for(let n in e)e.hasOwnProperty(n)&&n!=="HIERARCHY"&&n!=="extensions"&&n!=="extras"&&(t[n]=Ge(e[n],!0));return t}function bGe(e,t,n){if(!u(t))return;let i=e._extensions["3DTILES_batch_table_hierarchy"],o=t.HIERARCHY;if(u(o)&&(uo._deprecationWarning("batchTableHierarchyExtension","The batch table HIERARCHY property has been moved to an extension. Use extensions.3DTILES_batch_table_hierarchy instead."),e._extensions["3DTILES_batch_table_hierarchy"]=o,i=o),!!u(i))return new FA({extension:i,binaryBody:n})}function Hse(e,t,n){let i;for(let o in t)if(t.hasOwnProperty(o)){let r=t[o],s=r.byteOffset;if(u(s)){let a=r.componentType,c=r.type;if(!u(a))throw new ue("componentType is required.");if(!u(c))throw new ue("type is required.");if(!u(n))throw new ue(`Property ${o} requires a batch table binary.`);let l=iu(r),f=l.componentsPerAttribute,d=l.classType,p=l.createArrayBufferView(n.buffer,n.byteOffset+s,e);u(i)||(i={}),i[o]={typedArray:p,componentCount:f,type:d}}}return i}function SGe(e){if(!u(e))return 0;let t=0;for(let n in e)e.hasOwnProperty(n)&&(t+=e[n].typedArray.byteLength);return t}uo.getBinaryProperties=function(e,t,n){return Hse(e,t,n)};uo.prototype.setShow=function(e,t){this._batchTexture.setShow(e,t)};uo.prototype.setAllShow=function(e){this._batchTexture.setAllShow(e)};uo.prototype.getShow=function(e){return this._batchTexture.getShow(e)};uo.prototype.setColor=function(e,t){this._batchTexture.setColor(e,t)};uo.prototype.setAllColor=function(e){this._batchTexture.setAllColor(e)};uo.prototype.getColor=function(e,t){return this._batchTexture.getColor(e,t)};uo.prototype.getPickColor=function(e){return this._batchTexture.getPickColor(e)};var vGe=new z;uo.prototype.applyStyle=function(e){if(!u(e)){this.setAllColor(a9),this.setAllShow(c9);return}let t=this._content,n=this.featuresLength;for(let i=0;i<n;++i){let o=t.getFeature(i),r=u(e.color)?y(e.color.evaluateColor(o,vGe),a9):a9,s=u(e.show)?y(e.show.evaluate(o),c9):c9;this.setColor(i,r),this.setShow(i,s)}};function DGe(e,t){let n=e.typedArray,i=e.componentCount;return i===1?n[t]:e.type.unpack(n,t*i)}function wGe(e,t,n){let i=e.typedArray,o=e.componentCount;o===1?i[t]=n:e.type.pack(n,i,t*o)}uo.prototype.isClass=function(e,t){let n=this._batchTableHierarchy;return u(n)?n.isClass(e,t):!1};uo.prototype.isExactClass=function(e,t){return this.getExactClassName(e)===t};uo.prototype.getExactClassName=function(e){let t=this._batchTableHierarchy;if(u(t))return t.getClassName(e)};uo.prototype.hasProperty=function(e,t){return u(this._properties[t])||u(this._batchTableHierarchy)&&this._batchTableHierarchy.hasProperty(e,t)};uo.prototype.hasPropertyBySemantic=function(){return!1};uo.prototype.getPropertyIds=function(e,t){t=u(t)?t:[],t.length=0;let n=Object.keys(this._properties);return t.push.apply(t,n),u(this._batchTableHierarchy)&&t.push.apply(t,this._batchTableHierarchy.getPropertyIds(e,n)),t};uo.prototype.getPropertyBySemantic=function(e,t){};uo.prototype.getProperty=function(e,t){if(u(this._batchTableBinaryProperties)){let i=this._batchTableBinaryProperties[t];if(u(i))return DGe(i,e)}let n=this._properties[t];if(u(n))return Ge(n[e],!0);if(u(this._batchTableHierarchy)){let i=this._batchTableHierarchy.getProperty(e,t);if(u(i))return i}};uo.prototype.setProperty=function(e,t,n){let i=this.featuresLength;if(u(this._batchTableBinaryProperties)){let r=this._batchTableBinaryProperties[t];if(u(r)){wGe(r,e,n);return}}if(u(this._batchTableHierarchy)&&this._batchTableHierarchy.setProperty(e,t,n))return;let o=this._properties[t];u(o)||(this._properties[t]=new Array(i),o=this._properties[t]),o[e]=Ge(n,!0)};function IGe(e){return e._batchTexture.textureDimensions.y===1?`uniform vec4 tile_textureStep;
|
||
vec2 computeSt(float batchId)
|
||
{
|
||
float stepX = tile_textureStep.x;
|
||
float centerX = tile_textureStep.y;
|
||
return vec2(centerX + (batchId * stepX), 0.5);
|
||
}
|
||
`:`uniform vec4 tile_textureStep;
|
||
uniform vec2 tile_textureDimensions;
|
||
vec2 computeSt(float batchId)
|
||
{
|
||
float stepX = tile_textureStep.x;
|
||
float centerX = tile_textureStep.y;
|
||
float stepY = tile_textureStep.z;
|
||
float centerY = tile_textureStep.w;
|
||
float xId = mod(batchId, tile_textureDimensions.x);
|
||
float yId = floor(batchId / tile_textureDimensions.x);
|
||
return vec2(centerX + (xId * stepX), centerY + (yId * stepY));
|
||
}
|
||
`}uo.prototype.getVertexShaderCallback=function(e,t,n){if(this.featuresLength===0)return;let i=this;return function(o){let r=Gse(o,n,!1),s;return Vt.maximumVertexTextureImageUnits>0?(s="",e&&(s+=`uniform bool tile_translucentCommand;
|
||
`),s+=`uniform sampler2D tile_batchTexture;
|
||
varying vec4 tile_featureColor;
|
||
varying vec2 tile_featureSt;
|
||
void main()
|
||
{
|
||
vec2 st = computeSt(${t});
|
||
vec4 featureProperties = texture2D(tile_batchTexture, st);
|
||
tile_color(featureProperties);
|
||
float show = ceil(featureProperties.a);
|
||
gl_Position *= show;
|
||
`,e&&(s+=` bool isStyleTranslucent = (featureProperties.a != 1.0);
|
||
if (czm_pass == czm_passTranslucent)
|
||
{
|
||
if (!isStyleTranslucent && !tile_translucentCommand)
|
||
{
|
||
gl_Position *= 0.0;
|
||
}
|
||
}
|
||
else
|
||
{
|
||
if (isStyleTranslucent)
|
||
{
|
||
gl_Position *= 0.0;
|
||
}
|
||
}
|
||
`),s+=` tile_featureColor = featureProperties;
|
||
tile_featureSt = st;
|
||
}`):s=`varying vec2 tile_featureSt;
|
||
void main()
|
||
{
|
||
tile_color(vec4(1.0));
|
||
tile_featureSt = computeSt(${t});
|
||
}`,`${r}
|
||
${IGe(i)}${s}`}};function zse(e,t){return e=ke.replaceMain(e,"tile_main"),t?`${e}uniform float tile_colorBlend;
|
||
void tile_color(vec4 tile_featureColor)
|
||
{
|
||
tile_main();
|
||
tile_featureColor = czm_gammaCorrect(tile_featureColor);
|
||
gl_FragColor.a *= tile_featureColor.a;
|
||
float highlight = ceil(tile_colorBlend);
|
||
gl_FragColor.rgb *= mix(tile_featureColor.rgb, vec3(1.0), highlight);
|
||
}
|
||
`:`${e}void tile_color(vec4 tile_featureColor)
|
||
{
|
||
tile_main();
|
||
}
|
||
`}function PGe(e,t){let n=`texture2D(${t}`,i=0,o=e.indexOf(n,i),r;for(;o>-1;){let s=0;for(let l=o;l<e.length;++l){let f=e.charAt(l);if(f==="(")++s;else if(f===")"&&(--s,s===0)){r=l+1;break}}let c=`tile_diffuse_final(${e.slice(o,r)}, tile_diffuse)`;e=e.slice(0,o)+c+e.slice(r),i=o+c.length,o=e.indexOf(n,i)}return e}function Gse(e,t,n){if(!u(t))return zse(e,n);let i=new RegExp(`(uniform|attribute|in)\\s+(vec[34]|sampler2D)\\s+${t};`),o=e.match(i);if(!u(o))return zse(e,n);let r=o[0],s=o[2];e=ke.replaceMain(e,"tile_main"),e=e.replace(r,"");let a=`bool isWhite(vec3 color)
|
||
{
|
||
return all(greaterThan(color, vec3(1.0 - czm_epsilon3)));
|
||
}
|
||
vec4 tile_diffuse_final(vec4 sourceDiffuse, vec4 tileDiffuse)
|
||
{
|
||
vec4 blendDiffuse = mix(sourceDiffuse, tileDiffuse, tile_colorBlend);
|
||
vec4 diffuse = isWhite(tileDiffuse.rgb) ? sourceDiffuse : blendDiffuse;
|
||
return vec4(diffuse.rgb, sourceDiffuse.a);
|
||
}
|
||
`,c=` tile_featureColor = czm_gammaCorrect(tile_featureColor);
|
||
gl_FragColor.a *= tile_featureColor.a;
|
||
float highlight = ceil(tile_colorBlend);
|
||
gl_FragColor.rgb *= mix(tile_featureColor.rgb, vec3(1.0), highlight);
|
||
`,l;if(s==="vec3"||s==="vec4"){let f=s==="vec3"?`vec4(${t}, 1.0)`:t,d=s==="vec3"?"tile_diffuse.xyz":"tile_diffuse";i=new RegExp(t,"g"),e=e.replace(i,d),l=` vec4 source = ${f};
|
||
tile_diffuse = tile_diffuse_final(source, tile_featureColor);
|
||
tile_main();
|
||
`}else s==="sampler2D"&&(e=PGe(e,t),l=` tile_diffuse = tile_featureColor;
|
||
tile_main();
|
||
`);return e=`uniform float tile_colorBlend;
|
||
vec4 tile_diffuse = vec4(1.0);
|
||
${a}${r}
|
||
${e}
|
||
void tile_color(vec4 tile_featureColor)
|
||
{
|
||
${l}`,n&&(e+=c),e+=`}
|
||
`,e}uo.prototype.getFragmentShaderCallback=function(e,t,n){if(this.featuresLength!==0)return function(i){return i=Gse(i,t,!0),Vt.maximumVertexTextureImageUnits>0?(i+=`uniform sampler2D tile_pickTexture;
|
||
varying vec2 tile_featureSt;
|
||
varying vec4 tile_featureColor;
|
||
void main()
|
||
{
|
||
tile_color(tile_featureColor);
|
||
`,n&&(i+=` gl_FragColor.rgb *= gl_FragColor.a;
|
||
`),i+="}"):(e&&(i+=`uniform bool tile_translucentCommand;
|
||
`),i+=`uniform sampler2D tile_pickTexture;
|
||
uniform sampler2D tile_batchTexture;
|
||
varying vec2 tile_featureSt;
|
||
void main()
|
||
{
|
||
vec4 featureProperties = texture2D(tile_batchTexture, tile_featureSt);
|
||
if (featureProperties.a == 0.0) {
|
||
discard;
|
||
}
|
||
`,e&&(i+=` bool isStyleTranslucent = (featureProperties.a != 1.0);
|
||
if (czm_pass == czm_passTranslucent)
|
||
{
|
||
if (!isStyleTranslucent && !tile_translucentCommand)
|
||
{
|
||
discard;
|
||
}
|
||
}
|
||
else
|
||
{
|
||
if (isStyleTranslucent)
|
||
{
|
||
discard;
|
||
}
|
||
}
|
||
`),i+=` tile_color(featureProperties);
|
||
`,n&&(i+=` gl_FragColor.rgb *= gl_FragColor.a;
|
||
`),i+=`}
|
||
`),i}};uo.prototype.getClassificationFragmentShaderCallback=function(){if(this.featuresLength!==0)return function(e){return e=ke.replaceMain(e,"tile_main"),Vt.maximumVertexTextureImageUnits>0?e+=`uniform sampler2D tile_pickTexture;
|
||
varying vec2 tile_featureSt;
|
||
varying vec4 tile_featureColor;
|
||
void main()
|
||
{
|
||
tile_main();
|
||
gl_FragColor = tile_featureColor;
|
||
gl_FragColor.rgb *= gl_FragColor.a;
|
||
}`:e+=`uniform sampler2D tile_batchTexture;
|
||
uniform sampler2D tile_pickTexture;
|
||
varying vec2 tile_featureSt;
|
||
void main()
|
||
{
|
||
tile_main();
|
||
vec4 featureProperties = texture2D(tile_batchTexture, tile_featureSt);
|
||
if (featureProperties.a == 0.0) {
|
||
discard;
|
||
}
|
||
gl_FragColor = featureProperties;
|
||
gl_FragColor.rgb *= gl_FragColor.a;
|
||
}
|
||
`,e}};function OGe(e){let t=e._content.tileset,n=t.colorBlendMode,i=t.colorBlendAmount;if(n===pl.HIGHLIGHT)return 0;if(n===pl.REPLACE)return 1;if(n===pl.MIX)return P.clamp(i,P.EPSILON4,1)}uo.prototype.getUniformMapCallback=function(){if(this.featuresLength===0)return;let e=this;return function(t){return pt(t,{tile_batchTexture:function(){return y(e._batchTexture.batchTexture,e._batchTexture.defaultTexture)},tile_textureDimensions:function(){return e._batchTexture.textureDimensions},tile_textureStep:function(){return e._batchTexture.textureStep},tile_colorBlend:function(){return OGe(e)},tile_pickTexture:function(){return e._batchTexture.pickTexture}})}};uo.prototype.getPickId=function(){return"texture2D(tile_pickTexture, tile_featureSt)"};var Ig={ALL_OPAQUE:0,ALL_TRANSLUCENT:1,OPAQUE_AND_TRANSLUCENT:2};uo.prototype.addDerivedCommands=function(e,t){let n=e.commandList,i=n.length,o=this._content._tile,r=o._finalResolution,s=o.tileset,a=s._skipLevelOfDetail&&s._hasMixedContent&&e.context.stencilBuffer,c=RGe(this);for(let l=t;l<i;++l){let f=n[l];if(f.pass===Ee.COMPUTE)continue;let d=f.derivedCommands.tileset;(!u(d)||f.dirty)&&(d={},f.derivedCommands.tileset=d,d.originalCommand=BGe(f),f.dirty=!1);let p=d.originalCommand;c!==Ig.ALL_OPAQUE&&f.pass!==Ee.TRANSLUCENT&&(u(d.translucent)||(d.translucent=MGe(p))),c!==Ig.ALL_TRANSLUCENT&&f.pass!==Ee.TRANSLUCENT&&(u(d.opaque)||(d.opaque=LGe(p)),a&&(r||(u(d.zback)||(d.zback=FGe(e.context,p)),s._backfaceCommands.push(d.zback)),(!u(d.stencil)||o._selectionDepth!==UGe(d.stencil))&&(f.renderState.depthMask?d.stencil=VGe(p,o._selectionDepth):d.stencil=d.opaque)));let g=a?d.stencil:d.opaque,m=d.translucent;f.pass!==Ee.TRANSLUCENT?(c===Ig.ALL_OPAQUE&&(n[l]=g),c===Ig.ALL_TRANSLUCENT&&(n[l]=m),c===Ig.OPAQUE_AND_TRANSLUCENT&&(n[l]=g,n.push(m))):n[l]=p}};function RGe(e){let t=e._batchTexture.translucentFeaturesLength;return t===0?Ig.ALL_OPAQUE:t===e.featuresLength?Ig.ALL_TRANSLUCENT:Ig.OPAQUE_AND_TRANSLUCENT}function BGe(e){let t=tt.shallowClone(e),n=t.pass===Ee.TRANSLUCENT;return t.uniformMap=u(t.uniformMap)?t.uniformMap:{},t.uniformMap.tile_translucentCommand=function(){return n},t}function MGe(e){let t=tt.shallowClone(e);return t.pass=Ee.TRANSLUCENT,t.renderState=kGe(e.renderState),t}function LGe(e){let t=tt.shallowClone(e);return t.renderState=zGe(e.renderState),t}function NGe(e,t){let n=e.shaderCache.getDerivedShaderProgram(t,"zBackfaceLogDepth");if(!u(n)){let i=t.fragmentShaderSource.clone();i.defines=u(i.defines)?i.defines.slice(0):[],i.defines.push("POLYGON_OFFSET"),i.sources.unshift(`#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
`),n=e.shaderCache.createDerivedShaderProgram(t,"zBackfaceLogDepth",{vertexShaderSource:t.vertexShaderSource,fragmentShaderSource:i,attributeLocations:t._attributeLocations})}return n}function FGe(e,t){let n=tt.shallowClone(t),i=Ge(n.renderState,!0);i.cull.enabled=!0,i.cull.face=mi.FRONT,i.colorMask={red:!1,green:!1,blue:!1,alpha:!1},i.polygonOffset={enabled:!0,factor:5,units:5},i.stencilTest=Mt.setCesium3DTileBit(),i.stencilMask=Mt.CESIUM_3D_TILE_MASK,n.renderState=Ue.fromCache(i),n.castShadows=!1,n.receiveShadows=!1,n.uniformMap=Ge(t.uniformMap);let o=new H(5,5);return n.uniformMap.u_polygonOffset=function(){return o},n.shaderProgram=NGe(e,t.shaderProgram),n}function VGe(e,t){let n=tt.shallowClone(e),i=Ge(n.renderState,!0);return i.stencilTest.enabled=!0,i.stencilTest.mask=Mt.SKIP_LOD_MASK,i.stencilTest.reference=Mt.CESIUM_3D_TILE_MASK|t<<Mt.SKIP_LOD_BIT_SHIFT,i.stencilTest.frontFunction=Vn.GREATER_OR_EQUAL,i.stencilTest.frontOperation.zPass=ut.REPLACE,i.stencilTest.backFunction=Vn.GREATER_OR_EQUAL,i.stencilTest.backOperation.zPass=ut.REPLACE,i.stencilMask=Mt.CESIUM_3D_TILE_MASK|Mt.SKIP_LOD_MASK,n.renderState=Ue.fromCache(i),n}function UGe(e){return(e.renderState.stencilTest.reference&Mt.SKIP_LOD_MASK)>>>Mt.SKIP_LOD_BIT_SHIFT}function kGe(e){let t=Ge(e,!0);return t.cull.enabled=!1,t.depthTest.enabled=!0,t.depthMask=!1,t.blending=un.ALPHA_BLEND,t.stencilTest=Mt.setCesium3DTileBit(),t.stencilMask=Mt.CESIUM_3D_TILE_MASK,Ue.fromCache(t)}function zGe(e){let t=Ge(e,!0);return t.stencilTest=Mt.setCesium3DTileBit(),t.stencilMask=Mt.CESIUM_3D_TILE_MASK,Ue.fromCache(t)}uo.prototype.update=function(e,t){this._batchTexture.update(e,t)};uo.prototype.isDestroyed=function(){return!1};uo.prototype.destroy=function(){return this._batchTexture=this._batchTexture&&this._batchTexture.destroy(),le(this)};var Bp=uo;function HGe(e){this.offset=e.offset,this.count=e.count,this.color=e.color,this.batchIds=e.batchIds}var jh=HGe;var l9=class{add(t,n,i){if(typeof arguments[0]!="string")for(let o in arguments[0])this.add(o,arguments[0][o],arguments[1]);else(Array.isArray(t)?t:[t]).forEach(function(o){this[o]=this[o]||[],n&&this[o][i?"unshift":"push"](n)},this)}run(t,n){this[t]=this[t]||[],this[t].forEach(function(i){i.call(n&&n.context?n.context:n,n)})}},u9=class{constructor(t){this.jsep=t,this.registered={}}register(...t){t.forEach(n=>{if(typeof n!="object"||!n.name||!n.init)throw new Error("Invalid JSEP plugin format");this.registered[n.name]||(n.init(this.jsep),this.registered[n.name]=n)})}},He=class{static get version(){return"1.3.8"}static toString(){return"JavaScript Expression Parser (JSEP) v"+He.version}static addUnaryOp(t){return He.max_unop_len=Math.max(t.length,He.max_unop_len),He.unary_ops[t]=1,He}static addBinaryOp(t,n,i){return He.max_binop_len=Math.max(t.length,He.max_binop_len),He.binary_ops[t]=n,i?He.right_associative.add(t):He.right_associative.delete(t),He}static addIdentifierChar(t){return He.additional_identifier_chars.add(t),He}static addLiteral(t,n){return He.literals[t]=n,He}static removeUnaryOp(t){return delete He.unary_ops[t],t.length===He.max_unop_len&&(He.max_unop_len=He.getMaxKeyLen(He.unary_ops)),He}static removeAllUnaryOps(){return He.unary_ops={},He.max_unop_len=0,He}static removeIdentifierChar(t){return He.additional_identifier_chars.delete(t),He}static removeBinaryOp(t){return delete He.binary_ops[t],t.length===He.max_binop_len&&(He.max_binop_len=He.getMaxKeyLen(He.binary_ops)),He.right_associative.delete(t),He}static removeAllBinaryOps(){return He.binary_ops={},He.max_binop_len=0,He}static removeLiteral(t){return delete He.literals[t],He}static removeAllLiterals(){return He.literals={},He}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(t){this.expr=t,this.index=0}static parse(t){return new He(t).parse()}static getMaxKeyLen(t){return Math.max(0,...Object.keys(t).map(n=>n.length))}static isDecimalDigit(t){return t>=48&&t<=57}static binaryPrecedence(t){return He.binary_ops[t]||0}static isIdentifierStart(t){return t>=65&&t<=90||t>=97&&t<=122||t>=128&&!He.binary_ops[String.fromCharCode(t)]||He.additional_identifier_chars.has(String.fromCharCode(t))}static isIdentifierPart(t){return He.isIdentifierStart(t)||He.isDecimalDigit(t)}throwError(t){let n=new Error(t+" at character "+this.index);throw n.index=this.index,n.description=t,n}runHook(t,n){if(He.hooks[t]){let i={context:this,node:n};return He.hooks.run(t,i),i.node}return n}searchHook(t){if(He.hooks[t]){let n={context:this};return He.hooks[t].find(function(i){return i.call(n.context,n),n.node}),n.node}}gobbleSpaces(){let t=this.code;for(;t===He.SPACE_CODE||t===He.TAB_CODE||t===He.LF_CODE||t===He.CR_CODE;)t=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let t=this.gobbleExpressions(),n=t.length===1?t[0]:{type:He.COMPOUND,body:t};return this.runHook("after-all",n)}gobbleExpressions(t){let n=[],i,o;for(;this.index<this.expr.length;)if(i=this.code,i===He.SEMCOL_CODE||i===He.COMMA_CODE)this.index++;else if(o=this.gobbleExpression())n.push(o);else if(this.index<this.expr.length){if(i===t)break;this.throwError('Unexpected "'+this.char+'"')}return n}gobbleExpression(){let t=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",t)}gobbleBinaryOp(){this.gobbleSpaces();let t=this.expr.substr(this.index,He.max_binop_len),n=t.length;for(;n>0;){if(He.binary_ops.hasOwnProperty(t)&&(!He.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!He.isIdentifierPart(this.expr.charCodeAt(this.index+t.length))))return this.index+=n,t;t=t.substr(0,--n)}return!1}gobbleBinaryExpression(){let t,n,i,o,r,s,a,c,l;if(s=this.gobbleToken(),!s||(n=this.gobbleBinaryOp(),!n))return s;for(r={value:n,prec:He.binaryPrecedence(n),right_a:He.right_associative.has(n)},a=this.gobbleToken(),a||this.throwError("Expected expression after "+n),o=[s,r,a];n=this.gobbleBinaryOp();){if(i=He.binaryPrecedence(n),i===0){this.index-=n.length;break}r={value:n,prec:i,right_a:He.right_associative.has(n)},l=n;let f=d=>r.right_a&&d.right_a?i>d.prec:i<=d.prec;for(;o.length>2&&f(o[o.length-2]);)a=o.pop(),n=o.pop().value,s=o.pop(),t={type:He.BINARY_EXP,operator:n,left:s,right:a},o.push(t);t=this.gobbleToken(),t||this.throwError("Expected expression after "+l),o.push(r,t)}for(c=o.length-1,t=o[c];c>1;)t={type:He.BINARY_EXP,operator:o[c-1].value,left:o[c-2],right:t},c-=2;return t}gobbleToken(){let t,n,i,o;if(this.gobbleSpaces(),o=this.searchHook("gobble-token"),o)return this.runHook("after-token",o);if(t=this.code,He.isDecimalDigit(t)||t===He.PERIOD_CODE)return this.gobbleNumericLiteral();if(t===He.SQUOTE_CODE||t===He.DQUOTE_CODE)o=this.gobbleStringLiteral();else if(t===He.OBRACK_CODE)o=this.gobbleArray();else{for(n=this.expr.substr(this.index,He.max_unop_len),i=n.length;i>0;){if(He.unary_ops.hasOwnProperty(n)&&(!He.isIdentifierStart(this.code)||this.index+n.length<this.expr.length&&!He.isIdentifierPart(this.expr.charCodeAt(this.index+n.length)))){this.index+=i;let r=this.gobbleToken();return r||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:He.UNARY_EXP,operator:n,argument:r,prefix:!0})}n=n.substr(0,--i)}He.isIdentifierStart(t)?(o=this.gobbleIdentifier(),He.literals.hasOwnProperty(o.name)?o={type:He.LITERAL,value:He.literals[o.name],raw:o.name}:o.name===He.this_str&&(o={type:He.THIS_EXP})):t===He.OPAREN_CODE&&(o=this.gobbleGroup())}return o?(o=this.gobbleTokenProperty(o),this.runHook("after-token",o)):this.runHook("after-token",!1)}gobbleTokenProperty(t){this.gobbleSpaces();let n=this.code;for(;n===He.PERIOD_CODE||n===He.OBRACK_CODE||n===He.OPAREN_CODE||n===He.QUMARK_CODE;){let i;if(n===He.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==He.PERIOD_CODE)break;i=!0,this.index+=2,this.gobbleSpaces(),n=this.code}this.index++,n===He.OBRACK_CODE?(t={type:He.MEMBER_EXP,computed:!0,object:t,property:this.gobbleExpression()},this.gobbleSpaces(),n=this.code,n!==He.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):n===He.OPAREN_CODE?t={type:He.CALL_EXP,arguments:this.gobbleArguments(He.CPAREN_CODE),callee:t}:(n===He.PERIOD_CODE||i)&&(i&&this.index--,this.gobbleSpaces(),t={type:He.MEMBER_EXP,computed:!1,object:t,property:this.gobbleIdentifier()}),i&&(t.optional=!0),this.gobbleSpaces(),n=this.code}return t}gobbleNumericLiteral(){let t="",n,i;for(;He.isDecimalDigit(this.code);)t+=this.expr.charAt(this.index++);if(this.code===He.PERIOD_CODE)for(t+=this.expr.charAt(this.index++);He.isDecimalDigit(this.code);)t+=this.expr.charAt(this.index++);if(n=this.char,n==="e"||n==="E"){for(t+=this.expr.charAt(this.index++),n=this.char,(n==="+"||n==="-")&&(t+=this.expr.charAt(this.index++));He.isDecimalDigit(this.code);)t+=this.expr.charAt(this.index++);He.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+t+this.char+")")}return i=this.code,He.isIdentifierStart(i)?this.throwError("Variable names cannot start with a number ("+t+this.char+")"):(i===He.PERIOD_CODE||t.length===1&&t.charCodeAt(0)===He.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:He.LITERAL,value:parseFloat(t),raw:t}}gobbleStringLiteral(){let t="",n=this.index,i=this.expr.charAt(this.index++),o=!1;for(;this.index<this.expr.length;){let r=this.expr.charAt(this.index++);if(r===i){o=!0;break}else if(r==="\\")switch(r=this.expr.charAt(this.index++),r){case"n":t+=`
|
||
`;break;case"r":t+="\r";break;case"t":t+=" ";break;case"b":t+="\b";break;case"f":t+="\f";break;case"v":t+="\v";break;default:t+=r}else t+=r}return o||this.throwError('Unclosed quote after "'+t+'"'),{type:He.LITERAL,value:t,raw:this.expr.substring(n,this.index)}}gobbleIdentifier(){let t=this.code,n=this.index;for(He.isIdentifierStart(t)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length&&(t=this.code,He.isIdentifierPart(t));)this.index++;return{type:He.IDENTIFIER,name:this.expr.slice(n,this.index)}}gobbleArguments(t){let n=[],i=!1,o=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let r=this.code;if(r===t){i=!0,this.index++,t===He.CPAREN_CODE&&o&&o>=n.length&&this.throwError("Unexpected token "+String.fromCharCode(t));break}else if(r===He.COMMA_CODE){if(this.index++,o++,o!==n.length){if(t===He.CPAREN_CODE)this.throwError("Unexpected token ,");else if(t===He.CBRACK_CODE)for(let s=n.length;s<o;s++)n.push(null)}}else if(n.length!==o&&o!==0)this.throwError("Expected comma");else{let s=this.gobbleExpression();(!s||s.type===He.COMPOUND)&&this.throwError("Expected comma"),n.push(s)}}return i||this.throwError("Expected "+String.fromCharCode(t)),n}gobbleGroup(){this.index++;let t=this.gobbleExpressions(He.CPAREN_CODE);if(this.code===He.CPAREN_CODE)return this.index++,t.length===1?t[0]:t.length?{type:He.SEQUENCE_EXP,expressions:t}:!1;this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:He.ARRAY_EXP,elements:this.gobbleArguments(He.CBRACK_CODE)}}},GGe=new l9;Object.assign(He,{hooks:GGe,plugins:new u9(He),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10},right_associative:new Set,additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"});He.max_unop_len=He.getMaxKeyLen(He.unary_ops);He.max_binop_len=He.getMaxKeyLen(He.binary_ops);var Pg=e=>new He(e).parse(),WGe=Object.getOwnPropertyNames(He);WGe.forEach(e=>{Pg[e]===void 0&&e!=="prototype"&&(Pg[e]=He[e])});Pg.Jsep=He;var jGe="ConditionalExpression",YGe={name:"ternary",init(e){e.hooks.add("after-expression",function(n){if(n.node&&this.code===e.QUMARK_CODE){this.index++;let i=n.node,o=this.gobbleExpression();if(o||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let r=this.gobbleExpression();if(r||this.throwError("Expected expression"),n.node={type:jGe,test:i,consequent:o,alternate:r},i.operator&&e.binary_ops[i.operator]<=.9){let s=i;for(;s.right.operator&&e.binary_ops[s.right.operator]<=.9;)s=s.right;n.node.test=s.right,s.right=n.node,n.node=i}}else this.throwError("Expected :")}})}};Pg.plugins.register(YGe);var qGe={VARIABLE:0,UNARY:1,BINARY:2,TERNARY:3,CONDITIONAL:4,MEMBER:5,FUNCTION_CALL:6,ARRAY:7,REGEX:8,VARIABLE_IN_STRING:9,LITERAL_NULL:10,LITERAL_BOOLEAN:11,LITERAL_NUMBER:12,LITERAL_STRING:13,LITERAL_COLOR:14,LITERAL_VECTOR:15,LITERAL_REGEX:16,LITERAL_UNDEFINED:17,BUILTIN_VARIABLE:18},ht=Object.freeze(qGe);function _d(e,t){this._expression=e,e=s8e(e,t),e=c8e(a8e(e)),Pg.addBinaryOp("=~",0),Pg.addBinaryOp("!~",0);let n;try{n=Pg(e)}catch(i){throw new ue(i)}this._runtimeAst=yi(this,n)}Object.defineProperties(_d.prototype,{expression:{get:function(){return this._expression}}});var Mn={arrayIndex:0,arrayArray:[[]],cartesian2Index:0,cartesian3Index:0,cartesian4Index:0,cartesian2Array:[new H],cartesian3Array:[new h],cartesian4Array:[new oe],reset:function(){this.arrayIndex=0,this.cartesian2Index=0,this.cartesian3Index=0,this.cartesian4Index=0},getArray:function(){this.arrayIndex>=this.arrayArray.length&&this.arrayArray.push([]);let e=this.arrayArray[this.arrayIndex++];return e.length=0,e},getCartesian2:function(){return this.cartesian2Index>=this.cartesian2Array.length&&this.cartesian2Array.push(new H),this.cartesian2Array[this.cartesian2Index++]},getCartesian3:function(){return this.cartesian3Index>=this.cartesian3Array.length&&this.cartesian3Array.push(new h),this.cartesian3Array[this.cartesian3Index++]},getCartesian4:function(){return this.cartesian4Index>=this.cartesian4Array.length&&this.cartesian4Array.push(new oe),this.cartesian4Array[this.cartesian4Index++]}};_d.prototype.evaluate=function(e,t){Mn.reset();let n=this._runtimeAst.evaluate(e);return t instanceof z&&n instanceof oe?z.fromCartesian4(n,t):n instanceof H||n instanceof h||n instanceof oe?n.clone(t):n};_d.prototype.evaluateColor=function(e,t){Mn.reset();let n=this._runtimeAst.evaluate(e);return z.fromCartesian4(n,t)};_d.prototype.getShaderFunction=function(e,t,n,i){let o=this.getShaderExpression(t,n);return o=`${i} ${e}
|
||
{
|
||
return ${o};
|
||
}
|
||
`,o};_d.prototype.getShaderExpression=function(e,t){return this._runtimeAst.getShaderExpression(e,t)};_d.prototype.getVariables=function(){let e=[];return this._runtimeAst.getVariables(e),e=e.filter(function(t,n,i){return i.indexOf(t)===n}),e};var XGe=["!","-","+"],Wse=["+","-","*","/","%","===","!==",">",">=","<","<=","&&","||","!~","=~"],WU=/\${(.*?)}/g,KGe=/\\/g,ZGe="@#%",JGe=/@#%/g,jU=new z,YU={abs:vs(Math.abs),sqrt:vs(Math.sqrt),cos:vs(Math.cos),sin:vs(Math.sin),tan:vs(Math.tan),acos:vs(Math.acos),asin:vs(Math.asin),atan:vs(Math.atan),radians:vs(P.toRadians),degrees:vs(P.toDegrees),sign:vs(P.sign),floor:vs(Math.floor),ceil:vs(Math.ceil),round:vs(Math.round),exp:vs(Math.exp),exp2:vs($Ge),log:vs(Math.log),log2:vs(e8e),fract:vs(QGe),length:t8e,normalize:n8e},qU={atan2:HU(Math.atan2,!1),pow:HU(Math.pow,!1),min:HU(Math.min,!0),max:HU(Math.max,!0),distance:i8e,dot:o8e,cross:r8e},h9={clamp:jse(P.clamp,!0),mix:jse(P.lerp,!0)};function QGe(e){return e-Math.floor(e)}function $Ge(e){return Math.pow(2,e)}function e8e(e){return P.log2(e)}function vs(e){return function(t,n){if(typeof n=="number")return e(n);if(n instanceof H)return H.fromElements(e(n.x),e(n.y),Mn.getCartesian2());if(n instanceof h)return h.fromElements(e(n.x),e(n.y),e(n.z),Mn.getCartesian3());if(n instanceof oe)return oe.fromElements(e(n.x),e(n.y),e(n.z),e(n.w),Mn.getCartesian4());throw new ue(`Function "${t}" requires a vector or number argument. Argument is ${n}.`)}}function HU(e,t){return function(n,i,o){if(t&&typeof o=="number"){if(typeof i=="number")return e(i,o);if(i instanceof H)return H.fromElements(e(i.x,o),e(i.y,o),Mn.getCartesian2());if(i instanceof h)return h.fromElements(e(i.x,o),e(i.y,o),e(i.z,o),Mn.getCartesian3());if(i instanceof oe)return oe.fromElements(e(i.x,o),e(i.y,o),e(i.z,o),e(i.w,o),Mn.getCartesian4())}if(typeof i=="number"&&typeof o=="number")return e(i,o);if(i instanceof H&&o instanceof H)return H.fromElements(e(i.x,o.x),e(i.y,o.y),Mn.getCartesian2());if(i instanceof h&&o instanceof h)return h.fromElements(e(i.x,o.x),e(i.y,o.y),e(i.z,o.z),Mn.getCartesian3());if(i instanceof oe&&o instanceof oe)return oe.fromElements(e(i.x,o.x),e(i.y,o.y),e(i.z,o.z),e(i.w,o.w),Mn.getCartesian4());throw new ue(`Function "${n}" requires vector or number arguments of matching types. Arguments are ${i} and ${o}.`)}}function jse(e,t){return function(n,i,o,r){if(t&&typeof r=="number"){if(typeof i=="number"&&typeof o=="number")return e(i,o,r);if(i instanceof H&&o instanceof H)return H.fromElements(e(i.x,o.x,r),e(i.y,o.y,r),Mn.getCartesian2());if(i instanceof h&&o instanceof h)return h.fromElements(e(i.x,o.x,r),e(i.y,o.y,r),e(i.z,o.z,r),Mn.getCartesian3());if(i instanceof oe&&o instanceof oe)return oe.fromElements(e(i.x,o.x,r),e(i.y,o.y,r),e(i.z,o.z,r),e(i.w,o.w,r),Mn.getCartesian4())}if(typeof i=="number"&&typeof o=="number"&&typeof r=="number")return e(i,o,r);if(i instanceof H&&o instanceof H&&r instanceof H)return H.fromElements(e(i.x,o.x,r.x),e(i.y,o.y,r.y),Mn.getCartesian2());if(i instanceof h&&o instanceof h&&r instanceof h)return h.fromElements(e(i.x,o.x,r.x),e(i.y,o.y,r.y),e(i.z,o.z,r.z),Mn.getCartesian3());if(i instanceof oe&&o instanceof oe&&r instanceof oe)return oe.fromElements(e(i.x,o.x,r.x),e(i.y,o.y,r.y),e(i.z,o.z,r.z),e(i.w,o.w,r.w),Mn.getCartesian4());throw new ue(`Function "${n}" requires vector or number arguments of matching types. Arguments are ${i}, ${o}, and ${r}.`)}}function t8e(e,t){if(typeof t=="number")return Math.abs(t);if(t instanceof H)return H.magnitude(t);if(t instanceof h)return h.magnitude(t);if(t instanceof oe)return oe.magnitude(t);throw new ue(`Function "${e}" requires a vector or number argument. Argument is ${t}.`)}function n8e(e,t){if(typeof t=="number")return 1;if(t instanceof H)return H.normalize(t,Mn.getCartesian2());if(t instanceof h)return h.normalize(t,Mn.getCartesian3());if(t instanceof oe)return oe.normalize(t,Mn.getCartesian4());throw new ue(`Function "${e}" requires a vector or number argument. Argument is ${t}.`)}function i8e(e,t,n){if(typeof t=="number"&&typeof n=="number")return Math.abs(t-n);if(t instanceof H&&n instanceof H)return H.distance(t,n);if(t instanceof h&&n instanceof h)return h.distance(t,n);if(t instanceof oe&&n instanceof oe)return oe.distance(t,n);throw new ue(`Function "${e}" requires vector or number arguments of matching types. Arguments are ${t} and ${n}.`)}function o8e(e,t,n){if(typeof t=="number"&&typeof n=="number")return t*n;if(t instanceof H&&n instanceof H)return H.dot(t,n);if(t instanceof h&&n instanceof h)return h.dot(t,n);if(t instanceof oe&&n instanceof oe)return oe.dot(t,n);throw new ue(`Function "${e}" requires vector or number arguments of matching types. Arguments are ${t} and ${n}.`)}function r8e(e,t,n){if(t instanceof h&&n instanceof h)return h.cross(t,n,Mn.getCartesian3());throw new ue(`Function "${e}" requires vec3 arguments. Arguments are ${t} and ${n}.`)}function _t(e,t,n,i,o){this._type=e,this._value=t,this._left=n,this._right=i,this._test=o,this.evaluate=void 0,y8e(this)}function s8e(e,t){if(!u(t))return e;for(let n in t)if(t.hasOwnProperty(n)){let i=new RegExp(`\\$\\{${n}\\}`,"g"),o=`(${t[n]})`;u(o)&&(e=e.replace(i,o))}return e}function a8e(e){return e.replace(KGe,ZGe)}function d9(e){return e.replace(JGe,"\\")}function c8e(e){let t=e,n="",i=t.indexOf("${");for(;i>=0;){let o=t.indexOf("'"),r=t.indexOf('"'),s;if(o>=0&&o<i)s=t.indexOf("'",o+1),n+=t.substr(0,s+1),t=t.substr(s+1),i=t.indexOf("${");else if(r>=0&&r<i)s=t.indexOf('"',r+1),n+=t.substr(0,s+1),t=t.substr(s+1),i=t.indexOf("${");else{n+=t.substr(0,i);let a=t.indexOf("}");if(a<0)throw new ue("Unmatched {.");n+=`czm_${t.substr(i+2,a-(i+2))}`,t=t.substr(a+1),i=t.indexOf("${")}}return n+=t,n}function l8e(e){let t=typeof e.value;if(e.value===null)return new _t(ht.LITERAL_NULL,null);if(t==="boolean")return new _t(ht.LITERAL_BOOLEAN,e.value);if(t==="number")return new _t(ht.LITERAL_NUMBER,e.value);if(t==="string")return e.value.indexOf("${")>=0?new _t(ht.VARIABLE_IN_STRING,e.value):new _t(ht.LITERAL_STRING,d9(e.value))}function u8e(e,t){let n=t.arguments,i=n.length,o,r,s,a;if(t.callee.type==="MemberExpression"){o=t.callee.property.name;let c=t.callee.object;if(o==="test"||o==="exec"){if(!u(c.callee)||c.callee.name!=="regExp")throw new ue(`${o} is not a function.`);return i===0?o==="test"?new _t(ht.LITERAL_BOOLEAN,!1):new _t(ht.LITERAL_NULL,null):(s=yi(e,c),a=yi(e,n[0]),new _t(ht.FUNCTION_CALL,o,s,a))}else if(o==="toString")return r=yi(e,c),new _t(ht.FUNCTION_CALL,o,r);throw new ue(`Unexpected function call "${o}".`)}if(o=t.callee.name,o==="color"){if(i===0)return new _t(ht.LITERAL_COLOR,o);if(r=yi(e,n[0]),u(n[1])){let c=yi(e,n[1]);return new _t(ht.LITERAL_COLOR,o,[r,c])}return new _t(ht.LITERAL_COLOR,o,[r])}else if(o==="rgb"||o==="hsl"){if(i<3)throw new ue(`${o} requires three arguments.`);return r=[yi(e,n[0]),yi(e,n[1]),yi(e,n[2])],new _t(ht.LITERAL_COLOR,o,r)}else if(o==="rgba"||o==="hsla"){if(i<4)throw new ue(`${o} requires four arguments.`);return r=[yi(e,n[0]),yi(e,n[1]),yi(e,n[2]),yi(e,n[3])],new _t(ht.LITERAL_COLOR,o,r)}else if(o==="vec2"||o==="vec3"||o==="vec4"){r=new Array(i);for(let c=0;c<i;++c)r[c]=yi(e,n[c]);return new _t(ht.LITERAL_VECTOR,o,r)}else{if(o==="isNaN"||o==="isFinite")return i===0?o==="isNaN"?new _t(ht.LITERAL_BOOLEAN,!0):new _t(ht.LITERAL_BOOLEAN,!1):(r=yi(e,n[0]),new _t(ht.UNARY,o,r));if(o==="isExactClass"||o==="isClass"){if(i<1||i>1)throw new ue(`${o} requires exactly one argument.`);return r=yi(e,n[0]),new _t(ht.UNARY,o,r)}else if(o==="getExactClassName"){if(i>0)throw new ue(`${o} does not take any argument.`);return new _t(ht.UNARY,o)}else if(u(YU[o])){if(i!==1)throw new ue(`${o} requires exactly one argument.`);return r=yi(e,n[0]),new _t(ht.UNARY,o,r)}else if(u(qU[o])){if(i!==2)throw new ue(`${o} requires exactly two arguments.`);return s=yi(e,n[0]),a=yi(e,n[1]),new _t(ht.BINARY,o,s,a)}else if(u(h9[o])){if(i!==3)throw new ue(`${o} requires exactly three arguments.`);s=yi(e,n[0]),a=yi(e,n[1]);let c=yi(e,n[2]);return new _t(ht.TERNARY,o,s,a,c)}else{if(o==="Boolean")return i===0?new _t(ht.LITERAL_BOOLEAN,!1):(r=yi(e,n[0]),new _t(ht.UNARY,o,r));if(o==="Number")return i===0?new _t(ht.LITERAL_NUMBER,0):(r=yi(e,n[0]),new _t(ht.UNARY,o,r));if(o==="String")return i===0?new _t(ht.LITERAL_STRING,""):(r=yi(e,n[0]),new _t(ht.UNARY,o,r));if(o==="regExp")return f8e(e,t)}}throw new ue(`Unexpected function call "${o}".`)}function f8e(e,t){let n=t.arguments;if(n.length===0)return new _t(ht.LITERAL_REGEX,new RegExp);let i=yi(e,n[0]),o;if(n.length>1){let r=yi(e,n[1]);if(f9(i)&&f9(r)){try{o=new RegExp(d9(String(i._value)),r._value)}catch(s){throw new ue(s)}return new _t(ht.LITERAL_REGEX,o)}return new _t(ht.REGEX,i,r)}if(f9(i)){try{o=new RegExp(d9(String(i._value)))}catch(r){throw new ue(r)}return new _t(ht.LITERAL_REGEX,o)}return new _t(ht.REGEX,i)}function d8e(e){if(_8e(e.name)){let t=g8e(e.name);return t.substr(0,8)==="tiles3d_"?new _t(ht.BUILTIN_VARIABLE,t):new _t(ht.VARIABLE,t)}else{if(e.name==="NaN")return new _t(ht.LITERAL_NUMBER,NaN);if(e.name==="Infinity")return new _t(ht.LITERAL_NUMBER,1/0);if(e.name==="undefined")return new _t(ht.LITERAL_UNDEFINED,void 0)}throw new ue(`${e.name} is not defined.`)}function h8e(e){let t=e.property.name;if(t==="PI")return new _t(ht.LITERAL_NUMBER,Math.PI);if(t==="E")return new _t(ht.LITERAL_NUMBER,Math.E)}function m8e(e){if(e.property.name==="POSITIVE_INFINITY")return new _t(ht.LITERAL_NUMBER,Number.POSITIVE_INFINITY)}function p8e(e,t){if(t.object.name==="Math")return h8e(t);if(t.object.name==="Number")return m8e(t);let n,i=yi(e,t.object);return t.computed?(n=yi(e,t.property),new _t(ht.MEMBER,"brackets",i,n)):(n=new _t(ht.LITERAL_STRING,t.property.name),new _t(ht.MEMBER,"dot",i,n))}function f9(e){return e._type>=ht.LITERAL_NULL}function _8e(e){return e.substr(0,4)==="czm_"}function g8e(e){return e.substr(4)}function yi(e,t){let n,i,o,r;if(t.type==="Literal")n=l8e(t);else if(t.type==="CallExpression")n=u8e(e,t);else if(t.type==="Identifier")n=d8e(t);else if(t.type==="UnaryExpression"){i=t.operator;let s=yi(e,t.argument);if(XGe.indexOf(i)>-1)n=new _t(ht.UNARY,i,s);else throw new ue(`Unexpected operator "${i}".`)}else if(t.type==="BinaryExpression")if(i=t.operator,o=yi(e,t.left),r=yi(e,t.right),Wse.indexOf(i)>-1)n=new _t(ht.BINARY,i,o,r);else throw new ue(`Unexpected operator "${i}".`);else if(t.type==="LogicalExpression")i=t.operator,o=yi(e,t.left),r=yi(e,t.right),Wse.indexOf(i)>-1&&(n=new _t(ht.BINARY,i,o,r));else if(t.type==="ConditionalExpression"){let s=yi(e,t.test);o=yi(e,t.consequent),r=yi(e,t.alternate),n=new _t(ht.CONDITIONAL,"?",o,r,s)}else if(t.type==="MemberExpression")n=p8e(e,t);else if(t.type==="ArrayExpression"){let s=[];for(let a=0;a<t.elements.length;a++)s[a]=yi(e,t.elements[a]);n=new _t(ht.ARRAY,s)}else throw t.type==="Compound"?new ue("Provide exactly one expression."):new ue("Cannot parse expression.");return n}function y8e(e){e._type===ht.CONDITIONAL?e.evaluate=e._evaluateConditional:e._type===ht.FUNCTION_CALL?e._value==="test"?e.evaluate=e._evaluateRegExpTest:e._value==="exec"?e.evaluate=e._evaluateRegExpExec:e._value==="toString"&&(e.evaluate=e._evaluateToString):e._type===ht.UNARY?e._value==="!"?e.evaluate=e._evaluateNot:e._value==="-"?e.evaluate=e._evaluateNegative:e._value==="+"?e.evaluate=e._evaluatePositive:e._value==="isNaN"?e.evaluate=e._evaluateNaN:e._value==="isFinite"?e.evaluate=e._evaluateIsFinite:e._value==="isExactClass"?e.evaluate=e._evaluateIsExactClass:e._value==="isClass"?e.evaluate=e._evaluateIsClass:e._value==="getExactClassName"?e.evaluate=e._evaluateGetExactClassName:e._value==="Boolean"?e.evaluate=e._evaluateBooleanConversion:e._value==="Number"?e.evaluate=e._evaluateNumberConversion:e._value==="String"?e.evaluate=e._evaluateStringConversion:u(YU[e._value])&&(e.evaluate=x8e(e._value)):e._type===ht.BINARY?e._value==="+"?e.evaluate=e._evaluatePlus:e._value==="-"?e.evaluate=e._evaluateMinus:e._value==="*"?e.evaluate=e._evaluateTimes:e._value==="/"?e.evaluate=e._evaluateDivide:e._value==="%"?e.evaluate=e._evaluateMod:e._value==="==="?e.evaluate=e._evaluateEqualsStrict:e._value==="!=="?e.evaluate=e._evaluateNotEqualsStrict:e._value==="<"?e.evaluate=e._evaluateLessThan:e._value==="<="?e.evaluate=e._evaluateLessThanOrEquals:e._value===">"?e.evaluate=e._evaluateGreaterThan:e._value===">="?e.evaluate=e._evaluateGreaterThanOrEquals:e._value==="&&"?e.evaluate=e._evaluateAnd:e._value==="||"?e.evaluate=e._evaluateOr:e._value==="=~"?e.evaluate=e._evaluateRegExpMatch:e._value==="!~"?e.evaluate=e._evaluateRegExpNotMatch:u(qU[e._value])&&(e.evaluate=C8e(e._value)):e._type===ht.TERNARY?e.evaluate=T8e(e._value):e._type===ht.MEMBER?e._value==="brackets"?e.evaluate=e._evaluateMemberBrackets:e.evaluate=e._evaluateMemberDot:e._type===ht.ARRAY?e.evaluate=e._evaluateArray:e._type===ht.VARIABLE?e.evaluate=e._evaluateVariable:e._type===ht.VARIABLE_IN_STRING?e.evaluate=e._evaluateVariableString:e._type===ht.LITERAL_COLOR?e.evaluate=e._evaluateLiteralColor:e._type===ht.LITERAL_VECTOR?e.evaluate=e._evaluateLiteralVector:e._type===ht.LITERAL_STRING?e.evaluate=e._evaluateLiteralString:e._type===ht.REGEX?e.evaluate=e._evaluateRegExp:e._type===ht.BUILTIN_VARIABLE?e._value==="tiles3d_tileset_time"&&(e.evaluate=A8e):e.evaluate=e._evaluateLiteral}function A8e(e){return u(e)?e.content.tileset.timeSinceLoad:0}function x8e(e){let t=YU[e];return function(n){let i=this._left.evaluate(n);return t(e,i)}}function C8e(e){let t=qU[e];return function(n){let i=this._left.evaluate(n),o=this._right.evaluate(n);return t(e,i,o)}}function T8e(e){let t=h9[e];return function(n){let i=this._left.evaluate(n),o=this._right.evaluate(n),r=this._test.evaluate(n);return t(e,i,o,r)}}function XU(e,t){if(u(e))return e.getPropertyInherited(t)}_t.prototype._evaluateLiteral=function(){return this._value};_t.prototype._evaluateLiteralColor=function(e){let t=jU,n=this._left;if(this._value==="color")u(n)?n.length>1?(z.fromCssColorString(n[0].evaluate(e),t),t.alpha=n[1].evaluate(e)):z.fromCssColorString(n[0].evaluate(e),t):z.fromBytes(255,255,255,255,t);else if(this._value==="rgb")z.fromBytes(n[0].evaluate(e),n[1].evaluate(e),n[2].evaluate(e),255,t);else if(this._value==="rgba"){let i=n[3].evaluate(e)*255;z.fromBytes(n[0].evaluate(e),n[1].evaluate(e),n[2].evaluate(e),i,t)}else this._value==="hsl"?z.fromHsl(n[0].evaluate(e),n[1].evaluate(e),n[2].evaluate(e),1,t):this._value==="hsla"&&z.fromHsl(n[0].evaluate(e),n[1].evaluate(e),n[2].evaluate(e),n[3].evaluate(e),t);return oe.fromColor(t,Mn.getCartesian4())};_t.prototype._evaluateLiteralVector=function(e){let t=Mn.getArray(),n=this._value,i=this._left,o=i.length;for(let a=0;a<o;++a){let c=i[a].evaluate(e);if(typeof c=="number")t.push(c);else if(c instanceof H)t.push(c.x,c.y);else if(c instanceof h)t.push(c.x,c.y,c.z);else if(c instanceof oe)t.push(c.x,c.y,c.z,c.w);else throw new ue(`${n} argument must be a vector or number. Argument is ${c}.`)}let r=t.length,s=parseInt(n.charAt(3));if(r===0)throw new ue(`Invalid ${n} constructor. No valid arguments.`);if(r<s&&r>1)throw new ue(`Invalid ${n} constructor. Not enough arguments.`);if(r>s&&o>1)throw new ue(`Invalid ${n} constructor. Too many arguments.`);if(r===1){let a=t[0];t.push(a,a,a)}if(n==="vec2")return H.fromArray(t,0,Mn.getCartesian2());if(n==="vec3")return h.fromArray(t,0,Mn.getCartesian3());if(n==="vec4")return oe.fromArray(t,0,Mn.getCartesian4())};_t.prototype._evaluateLiteralString=function(){return this._value};_t.prototype._evaluateVariableString=function(e){let t=this._value,n=WU.exec(t);for(;n!==null;){let i=n[0],o=n[1],r=XU(e,o);u(r)||(r=""),t=t.replace(i,r),n=WU.exec(t)}return t};_t.prototype._evaluateVariable=function(e){return XU(e,this._value)};function VA(e){return e._value==="feature"}_t.prototype._evaluateMemberDot=function(e){if(VA(this._left))return XU(e,this._right.evaluate(e));let t=this._left.evaluate(e);if(!u(t))return;let n=this._right.evaluate(e);if(t instanceof H||t instanceof h||t instanceof oe){if(n==="r")return t.x;if(n==="g")return t.y;if(n==="b")return t.z;if(n==="a")return t.w}return t[n]};_t.prototype._evaluateMemberBrackets=function(e){if(VA(this._left))return XU(e,this._right.evaluate(e));let t=this._left.evaluate(e);if(!u(t))return;let n=this._right.evaluate(e);if(t instanceof H||t instanceof h||t instanceof oe){if(n===0||n==="r")return t.x;if(n===1||n==="g")return t.y;if(n===2||n==="b")return t.z;if(n===3||n==="a")return t.w}return t[n]};_t.prototype._evaluateArray=function(e){let t=[];for(let n=0;n<this._value.length;n++)t[n]=this._value[n].evaluate(e);return t};_t.prototype._evaluateNot=function(e){let t=this._left.evaluate(e);if(typeof t!="boolean")throw new ue(`Operator "!" requires a boolean argument. Argument is ${t}.`);return!t};_t.prototype._evaluateNegative=function(e){let t=this._left.evaluate(e);if(t instanceof H)return H.negate(t,Mn.getCartesian2());if(t instanceof h)return h.negate(t,Mn.getCartesian3());if(t instanceof oe)return oe.negate(t,Mn.getCartesian4());if(typeof t=="number")return-t;throw new ue(`Operator "-" requires a vector or number argument. Argument is ${t}.`)};_t.prototype._evaluatePositive=function(e){let t=this._left.evaluate(e);if(!(t instanceof H||t instanceof h||t instanceof oe||typeof t=="number"))throw new ue(`Operator "+" requires a vector or number argument. Argument is ${t}.`);return t};_t.prototype._evaluateLessThan=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(typeof t!="number"||typeof n!="number")throw new ue(`Operator "<" requires number arguments. Arguments are ${t} and ${n}.`);return t<n};_t.prototype._evaluateLessThanOrEquals=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(typeof t!="number"||typeof n!="number")throw new ue(`Operator "<=" requires number arguments. Arguments are ${t} and ${n}.`);return t<=n};_t.prototype._evaluateGreaterThan=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(typeof t!="number"||typeof n!="number")throw new ue(`Operator ">" requires number arguments. Arguments are ${t} and ${n}.`);return t>n};_t.prototype._evaluateGreaterThanOrEquals=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(typeof t!="number"||typeof n!="number")throw new ue(`Operator ">=" requires number arguments. Arguments are ${t} and ${n}.`);return t>=n};_t.prototype._evaluateOr=function(e){let t=this._left.evaluate(e);if(typeof t!="boolean")throw new ue(`Operator "||" requires boolean arguments. First argument is ${t}.`);if(t)return!0;let n=this._right.evaluate(e);if(typeof n!="boolean")throw new ue(`Operator "||" requires boolean arguments. Second argument is ${n}.`);return t||n};_t.prototype._evaluateAnd=function(e){let t=this._left.evaluate(e);if(typeof t!="boolean")throw new ue(`Operator "&&" requires boolean arguments. First argument is ${t}.`);if(!t)return!1;let n=this._right.evaluate(e);if(typeof n!="boolean")throw new ue(`Operator "&&" requires boolean arguments. Second argument is ${n}.`);return t&&n};_t.prototype._evaluatePlus=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(n instanceof H&&t instanceof H)return H.add(t,n,Mn.getCartesian2());if(n instanceof h&&t instanceof h)return h.add(t,n,Mn.getCartesian3());if(n instanceof oe&&t instanceof oe)return oe.add(t,n,Mn.getCartesian4());if(typeof t=="string"||typeof n=="string")return t+n;if(typeof t=="number"&&typeof n=="number")return t+n;throw new ue(`Operator "+" requires vector or number arguments of matching types, or at least one string argument. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateMinus=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(n instanceof H&&t instanceof H)return H.subtract(t,n,Mn.getCartesian2());if(n instanceof h&&t instanceof h)return h.subtract(t,n,Mn.getCartesian3());if(n instanceof oe&&t instanceof oe)return oe.subtract(t,n,Mn.getCartesian4());if(typeof t=="number"&&typeof n=="number")return t-n;throw new ue(`Operator "-" requires vector or number arguments of matching types. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateTimes=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(n instanceof H&&t instanceof H)return H.multiplyComponents(t,n,Mn.getCartesian2());if(n instanceof H&&typeof t=="number")return H.multiplyByScalar(n,t,Mn.getCartesian2());if(t instanceof H&&typeof n=="number")return H.multiplyByScalar(t,n,Mn.getCartesian2());if(n instanceof h&&t instanceof h)return h.multiplyComponents(t,n,Mn.getCartesian3());if(n instanceof h&&typeof t=="number")return h.multiplyByScalar(n,t,Mn.getCartesian3());if(t instanceof h&&typeof n=="number")return h.multiplyByScalar(t,n,Mn.getCartesian3());if(n instanceof oe&&t instanceof oe)return oe.multiplyComponents(t,n,Mn.getCartesian4());if(n instanceof oe&&typeof t=="number")return oe.multiplyByScalar(n,t,Mn.getCartesian4());if(t instanceof oe&&typeof n=="number")return oe.multiplyByScalar(t,n,Mn.getCartesian4());if(typeof t=="number"&&typeof n=="number")return t*n;throw new ue(`Operator "*" requires vector or number arguments. If both arguments are vectors they must be matching types. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateDivide=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(n instanceof H&&t instanceof H)return H.divideComponents(t,n,Mn.getCartesian2());if(t instanceof H&&typeof n=="number")return H.divideByScalar(t,n,Mn.getCartesian2());if(n instanceof h&&t instanceof h)return h.divideComponents(t,n,Mn.getCartesian3());if(t instanceof h&&typeof n=="number")return h.divideByScalar(t,n,Mn.getCartesian3());if(n instanceof oe&&t instanceof oe)return oe.divideComponents(t,n,Mn.getCartesian4());if(t instanceof oe&&typeof n=="number")return oe.divideByScalar(t,n,Mn.getCartesian4());if(typeof t=="number"&&typeof n=="number")return t/n;throw new ue(`Operator "/" requires vector or number arguments of matching types, or a number as the second argument. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateMod=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(n instanceof H&&t instanceof H)return H.fromElements(t.x%n.x,t.y%n.y,Mn.getCartesian2());if(n instanceof h&&t instanceof h)return h.fromElements(t.x%n.x,t.y%n.y,t.z%n.z,Mn.getCartesian3());if(n instanceof oe&&t instanceof oe)return oe.fromElements(t.x%n.x,t.y%n.y,t.z%n.z,t.w%n.w,Mn.getCartesian4());if(typeof t=="number"&&typeof n=="number")return t%n;throw new ue(`Operator "%" requires vector or number arguments of matching types. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateEqualsStrict=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);return n instanceof H&&t instanceof H||n instanceof h&&t instanceof h||n instanceof oe&&t instanceof oe?t.equals(n):t===n};_t.prototype._evaluateNotEqualsStrict=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);return n instanceof H&&t instanceof H||n instanceof h&&t instanceof h||n instanceof oe&&t instanceof oe?!t.equals(n):t!==n};_t.prototype._evaluateConditional=function(e){let t=this._test.evaluate(e);if(typeof t!="boolean")throw new ue(`Conditional argument of conditional expression must be a boolean. Argument is ${t}.`);return t?this._left.evaluate(e):this._right.evaluate(e)};_t.prototype._evaluateNaN=function(e){return isNaN(this._left.evaluate(e))};_t.prototype._evaluateIsFinite=function(e){return isFinite(this._left.evaluate(e))};_t.prototype._evaluateIsExactClass=function(e){return u(e)?e.isExactClass(this._left.evaluate(e)):!1};_t.prototype._evaluateIsClass=function(e){return u(e)?e.isClass(this._left.evaluate(e)):!1};_t.prototype._evaluateGetExactClassName=function(e){if(u(e))return e.getExactClassName()};_t.prototype._evaluateBooleanConversion=function(e){return Boolean(this._left.evaluate(e))};_t.prototype._evaluateNumberConversion=function(e){return Number(this._left.evaluate(e))};_t.prototype._evaluateStringConversion=function(e){return String(this._left.evaluate(e))};_t.prototype._evaluateRegExp=function(e){let t=this._value.evaluate(e),n="";u(this._left)&&(n=this._left.evaluate(e));let i;try{i=new RegExp(t,n)}catch(o){throw new ue(o)}return i};_t.prototype._evaluateRegExpTest=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(!(t instanceof RegExp&&typeof n=="string"))throw new ue(`RegExp.test requires the first argument to be a RegExp and the second argument to be a string. Arguments are ${t} and ${n}.`);return t.test(n)};_t.prototype._evaluateRegExpMatch=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(t instanceof RegExp&&typeof n=="string")return t.test(n);if(n instanceof RegExp&&typeof t=="string")return n.test(t);throw new ue(`Operator "=~" requires one RegExp argument and one string argument. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateRegExpNotMatch=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(t instanceof RegExp&&typeof n=="string")return!t.test(n);if(n instanceof RegExp&&typeof t=="string")return!n.test(t);throw new ue(`Operator "!~" requires one RegExp argument and one string argument. Arguments are ${t} and ${n}.`)};_t.prototype._evaluateRegExpExec=function(e){let t=this._left.evaluate(e),n=this._right.evaluate(e);if(!(t instanceof RegExp&&typeof n=="string"))throw new ue(`RegExp.exec requires the first argument to be a RegExp and the second argument to be a string. Arguments are ${t} and ${n}.`);let i=t.exec(n);return u(i)?i[1]:null};_t.prototype._evaluateToString=function(e){let t=this._left.evaluate(e);if(t instanceof RegExp||t instanceof H||t instanceof h||t instanceof oe)return String(t);throw new ue(`Unexpected function call "${this._value}".`)};function Yse(e){let t=e._left,n=t.length;for(let a=0;a<n;++a)if(t[a]._type!==ht.LITERAL_NUMBER)return;let i=t[0]._value,o=t[1]._value,r=t[2]._value,s=n===4?t[3]._value:1;return z.fromHsl(i,o,r,s,jU)}function qse(e){let t=e._left,n=t.length;for(let o=0;o<n;++o)if(t[o]._type!==ht.LITERAL_NUMBER)return;let i=jU;return i.red=t[0]._value/255,i.green=t[1]._value/255,i.blue=t[2]._value/255,i.alpha=n===4?t[3]._value:1,i}function Og(e){return e%1===0?e.toFixed(1):e.toString()}function E8e(e){let t=Og(e.red),n=Og(e.green),i=Og(e.blue);return`vec3(${t}, ${n}, ${i})`}function GU(e){let t=Og(e.red),n=Og(e.green),i=Og(e.blue),o=Og(e.alpha);return`vec4(${t}, ${n}, ${i}, ${o})`}function Xse(e,t,n,i){let o=e.length,r=new Array(o);for(let s=0;s<o;++s)r[s]=e[s].getShaderExpression(t,n,i);return r}function Kse(e,t){return u(t[e])?t[e]:_d.NULL_SENTINEL}_d.NULL_SENTINEL="czm_infinity";_t.prototype.getShaderExpression=function(e,t,n){let i,o,r,s,a=this._type,c=this._value;u(this._left)&&(Array.isArray(this._left)?o=Xse(this._left,e,t,this):o=this._left.getShaderExpression(e,t,this)),u(this._right)&&(r=this._right.getShaderExpression(e,t,this)),u(this._test)&&(s=this._test.getShaderExpression(e,t,this)),Array.isArray(this._value)&&(c=Xse(this._value,e,t,this));let l,f,d;switch(a){case ht.VARIABLE:return VA(this)?void 0:Kse(c,e);case ht.UNARY:if(c==="Boolean")return`bool(${o})`;if(c==="Number")return`float(${o})`;if(c==="round")return`floor(${o} + 0.5)`;if(u(YU[c]))return`${c}(${o})`;if(c==="isNaN")return`(${o} != ${o})`;if(c==="isFinite")return`(abs(${o}) < czm_infinity)`;if(c==="String"||c==="isExactClass"||c==="isClass"||c==="getExactClassName")throw new ue(`Error generating style shader: "${c}" is not supported.`);return c+o;case ht.BINARY:return c==="%"?`mod(${o}, ${r})`:c==="==="?`(${o} == ${r})`:c==="!=="?`(${o} != ${r})`:c==="atan2"?`atan(${o}, ${r})`:u(qU[c])?`${c}(${o}, ${r})`:`(${o} ${c} ${r})`;case ht.TERNARY:if(u(h9[c]))return`${c}(${o}, ${r}, ${s})`;break;case ht.CONDITIONAL:return`(${s} ? ${o} : ${r})`;case ht.MEMBER:return VA(this._left)?Kse(r,e):r==="r"||r==="x"||r==="0.0"?`${o}[0]`:r==="g"||r==="y"||r==="1.0"?`${o}[1]`:r==="b"||r==="z"||r==="2.0"?`${o}[2]`:r==="a"||r==="w"||r==="3.0"?`${o}[3]`:`${o}[int(${r})]`;case ht.FUNCTION_CALL:throw new ue(`Error generating style shader: "${c}" is not supported.`);case ht.ARRAY:if(c.length===4)return`vec4(${c[0]}, ${c[1]}, ${c[2]}, ${c[3]})`;if(c.length===3)return`vec3(${c[0]}, ${c[1]}, ${c[2]})`;if(c.length===2)return`vec2(${c[0]}, ${c[1]})`;throw new ue("Error generating style shader: Invalid array length. Array length should be 2, 3, or 4.");case ht.REGEX:throw new ue("Error generating style shader: Regular expressions are not supported.");case ht.VARIABLE_IN_STRING:throw new ue("Error generating style shader: Converting a variable to a string is not supported.");case ht.LITERAL_NULL:return _d.NULL_SENTINEL;case ht.LITERAL_BOOLEAN:return c?"true":"false";case ht.LITERAL_NUMBER:return Og(c);case ht.LITERAL_STRING:if(u(n)&&n._type===ht.MEMBER&&(c==="r"||c==="g"||c==="b"||c==="a"||c==="x"||c==="y"||c==="z"||c==="w"||VA(n._left)))return c;if(i=z.fromCssColorString(c,jU),u(i))return E8e(i);throw new ue("Error generating style shader: String literals are not supported.");case ht.LITERAL_COLOR:if(l=o,c==="color"){if(u(l)){if(l.length>1){let p=l[0],g=l[1];return g!=="1.0"&&(t.translucent=!0),`vec4(${p}, ${g})`}}else return"vec4(1.0)";return`vec4(${l[0]}, 1.0)`}else{if(c==="rgb")return i=qse(this),u(i)?GU(i):`vec4(${l[0]} / 255.0, ${l[1]} / 255.0, ${l[2]} / 255.0, 1.0)`;if(c==="rgba")return l[3]!=="1.0"&&(t.translucent=!0),i=qse(this),u(i)?GU(i):`vec4(${l[0]} / 255.0, ${l[1]} / 255.0, ${l[2]} / 255.0, ${l[3]})`;if(c==="hsl")return i=Yse(this),u(i)?GU(i):`vec4(czm_HSLToRGB(vec3(${l[0]}, ${l[1]}, ${l[2]})), 1.0)`;if(c==="hsla")return i=Yse(this),u(i)?(i.alpha!==1&&(t.translucent=!0),GU(i)):(l[3]!=="1.0"&&(t.translucent=!0),`vec4(czm_HSLToRGB(vec3(${l[0]}, ${l[1]}, ${l[2]})), ${l[3]})`)}break;case ht.LITERAL_VECTOR:f=o.length,d=`${c}(`;for(let p=0;p<f;++p)d+=o[p],p<f-1&&(d+=", ");return d+=")",d;case ht.LITERAL_REGEX:throw new ue("Error generating style shader: Regular expressions are not supported.");case ht.LITERAL_UNDEFINED:return _d.NULL_SENTINEL;case ht.BUILTIN_VARIABLE:if(c==="tiles3d_tileset_time")return c}};_t.prototype.getVariables=function(e,t){let n,i,o,r=this._type,s=this._value;if(u(this._left))if(Array.isArray(this._left))for(n=this._left,i=n.length,o=0;o<i;++o)n[o].getVariables(e,this);else this._left.getVariables(e,this);if(u(this._right)&&this._right.getVariables(e,this),u(this._test)&&this._test.getVariables(e,this),Array.isArray(this._value))for(n=this._value,i=n.length,o=0;o<i;++o)n[o].getVariables(e,this);let a;switch(r){case ht.VARIABLE:VA(this)||e.push(s);break;case ht.VARIABLE_IN_STRING:for(a=WU.exec(s);a!==null;)e.push(a[1]),a=WU.exec(s);break;case ht.LITERAL_STRING:u(t)&&t._type===ht.MEMBER&&VA(t._left)&&e.push(s);break}};var cf=_d;function Mp(e){e=y(e,y.EMPTY_OBJECT),this._batchTable=e.batchTable,this._batchIds=e.batchIds,this._positions=e.positions,this._vertexBatchIds=e.vertexBatchIds,this._indices=e.indices,this._indexCounts=e.indexCounts,this._indexOffsets=e.indexOffsets,this._batchedIndices=e.batchedIndices,this._boundingVolume=e.boundingVolume,this._boundingVolumes=e.boundingVolumes,this._center=y(e.center,h.ZERO),this._va=void 0,this._sp=void 0,this._spStencil=void 0,this._spPick=void 0,this._uniformMap=void 0,this._vaSwap=void 0,this._rsStencilDepthPass=void 0,this._rsStencilDepthPass3DTiles=void 0,this._rsColorPass=void 0,this._rsPickPass=void 0,this._rsWireframe=void 0,this._commands=[],this._commandsIgnoreShow=[],this._pickCommands=[],this._constantColor=z.clone(z.WHITE),this._highlightColor=this._constantColor,this._batchDirty=!0,this._pickCommandsDirty=!0,this._framesSinceLastRebatch=0,this._updatingAllCommands=!1,this._trianglesLength=this._indices.length/3,this._geometryByteLength=this._indices.byteLength+this._positions.byteLength+this._vertexBatchIds.byteLength,this.debugWireframe=!1,this._debugWireframe=this.debugWireframe,this._wireframeDirty=!1,this.forceRebatch=!1,this.classificationType=y(e.classificationType,kn.BOTH),this._vertexShaderSource=e._vertexShaderSource,this._fragmentShaderSource=e._fragmentShaderSource,this._attributeLocations=e._attributeLocations,this._uniformMap=e._uniformMap,this._pickId=e._pickId,this._modelMatrix=e._modelMatrix,this._boundingSphere=e._boundingSphere,this._batchIdLookUp={};let t=this._batchIds.length;for(let n=0;n<t;++n){let i=this._batchIds[n];this._batchIdLookUp[i]=n}}Object.defineProperties(Mp.prototype,{trianglesLength:{get:function(){return this._trianglesLength}},geometryByteLength:{get:function(){return this._geometryByteLength}}});var b8e={position:0,a_batchId:1};function S8e(e,t){if(u(e._va))return;let n=lt.createVertexBuffer({context:t,typedArray:e._positions,usage:Ne.STATIC_DRAW}),i=lt.createVertexBuffer({context:t,typedArray:e._vertexBatchIds,usage:Ne.STATIC_DRAW}),o=lt.createIndexBuffer({context:t,typedArray:e._indices,usage:Ne.DYNAMIC_DRAW,indexDatatype:e._indices.BYTES_PER_ELEMENT===2?Fe.UNSIGNED_SHORT:Fe.UNSIGNED_INT}),r=[{index:0,vertexBuffer:n,componentDatatype:q.fromTypedArray(e._positions),componentsPerAttribute:3},{index:1,vertexBuffer:i,componentDatatype:q.fromTypedArray(e._vertexBatchIds),componentsPerAttribute:1}];e._va=new ni({context:t,attributes:r,indexBuffer:o}),t.webgl2&&(e._vaSwap=new ni({context:t,attributes:r,indexBuffer:lt.createIndexBuffer({context:t,sizeInBytes:o.sizeInBytes,usage:Ne.DYNAMIC_DRAW,indexDatatype:o.indexDatatype})})),e._batchedPositions=void 0,e._transferrableBatchIds=void 0,e._vertexBatchIds=void 0,e._verticesPromise=void 0}function v8e(e,t){if(u(e._sp))return;let n=e._batchTable,i=y(e._attributeLocations,b8e),o=e._pickId,r=e._vertexShaderSource,s=e._fragmentShaderSource;if(u(r)){e._sp=Xt.fromCache({context:t,vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:i}),e._spStencil=e._sp,s=ke.replaceMain(s,"czm_non_pick_main"),s=`${s}void main()
|
||
{
|
||
czm_non_pick_main();
|
||
gl_FragColor = ${o};
|
||
}
|
||
`,e._spPick=Xt.fromCache({context:t,vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:i});return}let a=n.getVertexShaderCallback(!1,"a_batchId",void 0)(aT),c=n.getFragmentShaderCallback(!1,void 0,!0)(Q_);o=n.getPickId();let l=new ke({sources:[a]}),f=new ke({defines:["VECTOR_TILE"],sources:[c]});e._sp=Xt.fromCache({context:t,vertexShaderSource:l,fragmentShaderSource:f,attributeLocations:i}),l=new ke({sources:[aT]}),f=new ke({defines:["VECTOR_TILE"],sources:[Q_]}),e._spStencil=Xt.fromCache({context:t,vertexShaderSource:l,fragmentShaderSource:f,attributeLocations:i}),c=ke.replaceMain(c,"czm_non_pick_main"),c=`${c}
|
||
void main()
|
||
{
|
||
czm_non_pick_main();
|
||
gl_FragColor = ${o};
|
||
}
|
||
`;let d=new ke({sources:[a]}),p=new ke({defines:["VECTOR_TILE"],sources:[c]});e._spPick=Xt.fromCache({context:t,vertexShaderSource:d,fragmentShaderSource:p,attributeLocations:i})}function Zse(e){let t=e?Vn.EQUAL:Vn.ALWAYS;return{colorMask:{red:!1,green:!1,blue:!1,alpha:!1},stencilTest:{enabled:!0,frontFunction:t,frontOperation:{fail:ut.KEEP,zFail:ut.DECREMENT_WRAP,zPass:ut.KEEP},backFunction:t,backOperation:{fail:ut.KEEP,zFail:ut.INCREMENT_WRAP,zPass:ut.KEEP},reference:Mt.CESIUM_3D_TILE_MASK,mask:Mt.CESIUM_3D_TILE_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!0,func:ka.LESS_OR_EQUAL},depthMask:!1}}var D8e={stencilTest:{enabled:!0,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},backFunction:Vn.NOT_EQUAL,backOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},reference:0,mask:Mt.CLASSIFICATION_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!1},depthMask:!1,blending:un.PRE_MULTIPLIED_ALPHA_BLEND},w8e={stencilTest:{enabled:!0,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},backFunction:Vn.NOT_EQUAL,backOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},reference:0,mask:Mt.CLASSIFICATION_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!1},depthMask:!1};function I8e(e){u(e._rsStencilDepthPass)||(e._rsStencilDepthPass=Ue.fromCache(Zse(!1)),e._rsStencilDepthPass3DTiles=Ue.fromCache(Zse(!0)),e._rsColorPass=Ue.fromCache(D8e),e._rsPickPass=Ue.fromCache(w8e))}var UA=new M,Jse=new h;function P8e(e,t){if(u(e._uniformMap))return;let n={u_modifiedModelViewProjection:function(){let i=t.uniformState.view,o=t.uniformState.projection;return M.clone(i,UA),M.multiplyByPoint(UA,e._center,Jse),M.setTranslation(UA,Jse,UA),M.multiply(o,UA,UA),UA},u_highlightColor:function(){return e._highlightColor}};e._uniformMap=e._batchTable.getUniformMapCallback()(n)}function m9(e,t,n,i,o,r,s){let a=e.constructor.BYTES_PER_ELEMENT,c=r.length;for(let l=0;l<c;++l){let f=r[l],d=s[f],p=i[d],g=o[d],m=new e.constructor(e.buffer,a*p,g);t.set(m,n),i[d]=n,n+=g}return n}function O8e(e,t){let n=e._indices,i=e._indexOffsets,o=e._indexCounts,r=e._batchIdLookUp,s=new n.constructor(n.length),a=t.pop(),c=[a],l=m9(n,s,0,i,o,a.batchIds,r);for(a.offset=0,a.count=l;t.length>0;){let f=t.pop();if(z.equals(f.color,a.color))l=m9(n,s,l,i,o,f.batchIds,r),a.batchIds=a.batchIds.concat(f.batchIds),a.count=l-a.offset;else{let d=l;l=m9(n,s,l,i,o,f.batchIds,r),f.offset=d,f.count=l-d,c.push(f),a=f}}e._va.indexBuffer.copyFromArrayView(s),e._indices=s,e._batchedIndices=c}function p9(e,t,n,i,o,r,s){let a=e.bytesPerIndex,c=r.length;for(let l=0;l<c;++l){let f=r[l],d=s[f],p=i[d],g=o[d];t.copyFromBuffer(e,p*a,n*a,g*a),i[d]=n,n+=g}return n}function R8e(e,t){let n=e._indexOffsets,i=e._indexCounts,o=e._batchIdLookUp,r=t.pop(),s=[r],a=e._va.indexBuffer,c=e._vaSwap.indexBuffer,l=p9(a,c,0,n,i,r.batchIds,o);for(r.offset=0,r.count=l;t.length>0;){let d=t.pop();if(z.equals(d.color,r.color))l=p9(a,c,l,n,i,d.batchIds,o),r.batchIds=r.batchIds.concat(d.batchIds),r.count=l-r.offset;else{let p=l;l=p9(a,c,l,n,i,d.batchIds,o),d.offset=p,d.count=l-p,s.push(d),r=d}}let f=e._va;e._va=e._vaSwap,e._vaSwap=f,e._batchedIndices=s}function B8e(e,t){return t.color.toRgba()-e.color.toRgba()}function M8e(e,t){if(!e._batchDirty)return!1;let n=e._batchedIndices,i=n.length,o=!1,r={};for(let s=0;s<i;++s){let c=n[s].color.toRgba();if(u(r[c])){o=!0;break}else r[c]=!0}if(!o)return e._batchDirty=!1,!1;if(o&&!e.forceRebatch&&e._framesSinceLastRebatch<120){++e._framesSinceLastRebatch;return}return n.sort(B8e),t.webgl2?R8e(e,n):O8e(e,n),e._framesSinceLastRebatch=0,e._batchDirty=!1,e._pickCommandsDirty=!0,e._wireframeDirty=!0,!0}function L8e(e,t){let n=M8e(e,t),i=e._commands,o=e._batchedIndices,r=o.length,s=r*2;if(u(i)&&!n&&i.length===s)return;i.length=s;let a=e._va,c=e._sp,l=y(e._modelMatrix,M.IDENTITY),f=e._uniformMap,d=e._boundingVolume;for(let p=0;p<r;++p){let g=o[p].offset,m=o[p].count,A=i[p*2];u(A)||(A=i[p*2]=new tt({owner:e})),A.vertexArray=a,A.modelMatrix=l,A.offset=g,A.count=m,A.renderState=e._rsStencilDepthPass,A.shaderProgram=c,A.uniformMap=f,A.boundingVolume=d,A.cull=!1,A.pass=Ee.TERRAIN_CLASSIFICATION;let x=tt.shallowClone(A,A.derivedCommands.tileset);x.renderState=e._rsStencilDepthPass3DTiles,x.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,A.derivedCommands.tileset=x;let C=i[p*2+1];u(C)||(C=i[p*2+1]=new tt({owner:e})),C.vertexArray=a,C.modelMatrix=l,C.offset=g,C.count=m,C.renderState=e._rsColorPass,C.shaderProgram=c,C.uniformMap=f,C.boundingVolume=d,C.cull=!1,C.pass=Ee.TERRAIN_CLASSIFICATION;let T=tt.shallowClone(C,C.derivedCommands.tileset);T.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,C.derivedCommands.tileset=T}e._commandsDirty=!0}function N8e(e,t){if(e.classificationType===kn.TERRAIN||!t.invertClassification||u(e._commandsIgnoreShow)&&!e._commandsDirty)return;let n=e._commands,i=e._commandsIgnoreShow,o=e._spStencil,r=n.length,s=i.length=r/2,a=0;for(let c=0;c<s;++c){let l=i[c]=tt.shallowClone(n[a],i[c]);l.shaderProgram=o,l.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW,a+=2}e._commandsDirty=!1}function F8e(e){if(!e._pickCommandsDirty)return;let t=e._indexOffsets.length,n=e._pickCommands;n.length=t*2;let i=e._va,o=e._spStencil,r=e._spPick,s=y(e._modelMatrix,M.IDENTITY),a=e._uniformMap;for(let c=0;c<t;++c){let l=e._indexOffsets[c],f=e._indexCounts[c],d=u(e._boundingVolumes)?e._boundingVolumes[c]:e.boundingVolume,p=n[c*2];u(p)||(p=n[c*2]=new tt({owner:e,pickOnly:!0})),p.vertexArray=i,p.modelMatrix=s,p.offset=l,p.count=f,p.renderState=e._rsStencilDepthPass,p.shaderProgram=o,p.uniformMap=a,p.boundingVolume=d,p.pass=Ee.TERRAIN_CLASSIFICATION;let g=tt.shallowClone(p,p.derivedCommands.tileset);g.renderState=e._rsStencilDepthPass3DTiles,g.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,p.derivedCommands.tileset=g;let m=n[c*2+1];u(m)||(m=n[c*2+1]=new tt({owner:e,pickOnly:!0})),m.vertexArray=i,m.modelMatrix=s,m.offset=l,m.count=f,m.renderState=e._rsPickPass,m.shaderProgram=r,m.uniformMap=a,m.boundingVolume=d,m.pass=Ee.TERRAIN_CLASSIFICATION;let A=tt.shallowClone(m,m.derivedCommands.tileset);A.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,m.derivedCommands.tileset=A}e._pickCommandsDirty=!1}Mp.prototype.createFeatures=function(e,t){let n=this._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o];t[r]=new Ss(e,r)}};Mp.prototype.applyDebugSettings=function(e,t){this._highlightColor=e?t:this._constantColor};function V8e(e,t){e._updatingAllCommands=!0;let n=e._batchIds,i=n.length,o;for(o=0;o<i;++o){let s=n[o],a=t[s];a.show=!0,a.color=z.WHITE}let r=e._batchedIndices;for(i=r.length,o=0;o<i;++o)r[o].color=z.clone(z.WHITE);e._updatingAllCommands=!1,e._batchDirty=!0}var U8e=new z,k8e=z.WHITE,z8e=!0,H8e=/\$/;Mp.prototype.applyStyle=function(e,t){if(!u(e)){V8e(this,t);return}let n=e.color,i=n instanceof cf&&!H8e.test(n.expression);this._updatingAllCommands=i;let o=this._batchIds,r=o.length,s;for(s=0;s<r;++s){let a=o[s],c=t[a];c.color=u(e.color)?e.color.evaluateColor(c,U8e):k8e,c.show=u(e.show)?e.show.evaluate(c):z8e}if(i){let a=this._batchedIndices;for(r=a.length,s=0;s<r;++s)a[s].color=z.clone(z.WHITE);this._updatingAllCommands=!1,this._batchDirty=!0}};Mp.prototype.updateCommands=function(e,t){if(this._updatingAllCommands)return;let n=this._batchIdLookUp,i=n[e];if(!u(i))return;let o=this._indexOffsets,r=this._indexCounts,s=o[i],a=r[i],c=this._batchedIndices,l=c.length,f;for(f=0;f<l;++f){let A=c[f].offset,x=c[f].count;if(s>=A&&s<A+x)break}c.push(new jh({color:z.clone(t),offset:s,count:a,batchIds:[e]}));let d=[],p=[],g=c[f].batchIds,m=g.length;for(let A=0;A<m;++A){let x=g[A];if(x===e)continue;let C=n[x];o[C]<s?d.push(x):p.push(x)}p.length!==0&&c.push(new jh({color:z.clone(c[f].color),offset:s+a,count:c[f].offset+c[f].count-(s+a),batchIds:p})),d.length!==0?(c[f].count=s-c[f].offset,c[f].batchIds=d):c.splice(f,1),this._batchDirty=!0};function Qse(e,t,n,i){let o=e.classificationType,r=o!==kn.CESIUM_3D_TILE,s=o!==kn.TERRAIN,a=t.commandList,c=n.length,l,f;for(f=0;f<c;++f)r&&(l=n[f],l.pass=Ee.TERRAIN_CLASSIFICATION,a.push(l)),s&&(l=n[f].derivedCommands.tileset,l.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,a.push(l));if(!(!t.invertClassification||!u(i)))for(c=i.length,f=0;f<c;++f)a.push(i[f])}function G8e(e,t){let n=e.commandList,i=t.length;for(let o=0;o<i;o+=2){let r=t[o+1];r.pass=Ee.OPAQUE,n.push(r)}}function W8e(e){let t=e.debugWireframe===e._debugWireframe;if(t=t&&!(e.debugWireframe&&e._wireframeDirty),t)return;u(e._rsWireframe)||(e._rsWireframe=Ue.fromCache({}));let n,i;e.debugWireframe?(n=e._rsWireframe,i=Me.LINES):(n=e._rsColorPass,i=Me.TRIANGLES);let o=e._commands,r=o.length;for(let s=0;s<r;s+=2){let a=o[s+1];a.renderState=n,a.primitiveType=i}e._debugWireframe=e.debugWireframe,e._wireframeDirty=!1}Mp.prototype.update=function(e){let t=e.context;S8e(this,t),v8e(this,t),I8e(this),P8e(this,t);let n=e.passes;n.render&&(L8e(this,t),N8e(this,e),W8e(this),this._debugWireframe?G8e(e,this._commands):Qse(this,e,this._commands,this._commandsIgnoreShow)),n.pick&&(F8e(this),Qse(this,e,this._pickCommands))};Mp.prototype.isDestroyed=function(){return!1};Mp.prototype.destroy=function(){return this._va=this._va&&this._va.destroy(),this._sp=this._sp&&this._sp.destroy(),this._spPick=this._spPick&&this._spPick.destroy(),this._vaSwap=this._vaSwap&&this._vaSwap.destroy(),le(this)};var kA=Mp;function ou(e){this._boxes=e.boxes,this._boxBatchIds=e.boxBatchIds,this._cylinders=e.cylinders,this._cylinderBatchIds=e.cylinderBatchIds,this._ellipsoids=e.ellipsoids,this._ellipsoidBatchIds=e.ellipsoidBatchIds,this._spheres=e.spheres,this._sphereBatchIds=e.sphereBatchIds,this._modelMatrix=e.modelMatrix,this._batchTable=e.batchTable,this._boundingVolume=e.boundingVolume,this._center=e.center,u(this._center)||(u(this._boundingVolume)?this._center=h.clone(this._boundingVolume.center):this._center=h.clone(h.ZERO)),this._boundingVolumes=void 0,this._batchedIndices=void 0,this._indices=void 0,this._indexOffsets=void 0,this._indexCounts=void 0,this._positions=void 0,this._vertexBatchIds=void 0,this._batchIds=void 0,this._batchTableColors=void 0,this._packedBuffer=void 0,this._ready=!1,this._update=function(t,n){},this._readyPromise=J8e(this),this._verticesPromise=void 0,this._primitive=void 0,this.debugWireframe=!1,this.forceRebatch=!1,this.classificationType=kn.BOTH}Object.defineProperties(ou.prototype,{trianglesLength:{get:function(){return u(this._primitive)?this._primitive.trianglesLength:0}},geometryByteLength:{get:function(){return u(this._primitive)?this._primitive.geometryByteLength:0}},readyPromise:{get:function(){return this._readyPromise}}});ou.packedBoxLength=M.packedLength+h.packedLength;ou.packedCylinderLength=M.packedLength+2;ou.packedEllipsoidLength=M.packedLength+h.packedLength;ou.packedSphereLength=h.packedLength+1;function j8e(e){let t=new Float64Array(M.packedLength+h.packedLength),n=0;return h.pack(e._center,t,n),n+=h.packedLength,M.pack(e._modelMatrix,t,n),t}function Y8e(e,t){let n=0,i=t[n++],o=t[n++],r=e._boundingVolumes=new Array(o);for(let c=0;c<o;++c)r[c]=se.unpack(t,n),n+=se.packedLength;let s=t[n++],a=e._batchedIndices=new Array(s);for(let c=0;c<s;++c){let l=z.unpack(t,n);n+=z.packedLength;let f=t[n++],d=t[n++],p=t[n++],g=new Array(p);for(let m=0;m<p;++m)g[m]=t[n++];a[c]=new jh({color:l,offset:f,count:d,batchIds:g})}return i}var q8e=new hi("createVectorTileGeometries",5),X8e=new z;function K8e(e){if(!u(e._primitive)&&!u(e._verticesPromise)){let t=e._boxes,n=e._boxBatchIds,i=e._cylinders,o=e._cylinderBatchIds,r=e._ellipsoids,s=e._ellipsoidBatchIds,a=e._spheres,c=e._sphereBatchIds,l=e._batchTableColors,f=e._packedBuffer;if(!u(l)){let m=0;u(e._boxes)&&(t=e._boxes=t.slice(),n=e._boxBatchIds=n.slice(),m+=n.length),u(e._cylinders)&&(i=e._cylinders=i.slice(),o=e._cylinderBatchIds=o.slice(),m+=o.length),u(e._ellipsoids)&&(r=e._ellipsoids=r.slice(),s=e._ellipsoidBatchIds=s.slice(),m+=s.length),u(e._spheres)&&(a=e._sphere=a.slice(),c=e._sphereBatchIds=c.slice(),m+=c.length),l=e._batchTableColors=new Uint32Array(m);let A=e._batchTable;for(let x=0;x<m;++x){let C=A.getColor(x,X8e);l[x]=C.toRgba()}f=e._packedBuffer=j8e(e)}let d=[];u(t)&&d.push(t.buffer,n.buffer),u(i)&&d.push(i.buffer,o.buffer),u(r)&&d.push(r.buffer,s.buffer),u(a)&&d.push(a.buffer,c.buffer),d.push(l.buffer,f.buffer);let p={boxes:u(t)?t.buffer:void 0,boxBatchIds:u(t)?n.buffer:void 0,cylinders:u(i)?i.buffer:void 0,cylinderBatchIds:u(i)?o.buffer:void 0,ellipsoids:u(r)?r.buffer:void 0,ellipsoidBatchIds:u(r)?s.buffer:void 0,spheres:u(a)?a.buffer:void 0,sphereBatchIds:u(a)?c.buffer:void 0,batchTableColors:l.buffer,packedBuffer:f.buffer},g=e._verticesPromise=q8e.scheduleTask(p,d);return u(g)?g.then(function(m){let A=new Float64Array(m.packedBuffer);Y8e(e,A)===2?e._indices=new Uint16Array(m.indices):e._indices=new Uint32Array(m.indices),e._indexOffsets=new Uint32Array(m.indexOffsets),e._indexCounts=new Uint32Array(m.indexCounts),e._positions=new Float32Array(m.positions),e._vertexBatchIds=new Uint16Array(m.vertexBatchIds),e._batchIds=new Uint16Array(m.batchIds),e._ready=!0}):void 0}}function Z8e(e){e._ready&&!u(e._primitive)&&(e._primitive=new kA({batchTable:e._batchTable,positions:e._positions,batchIds:e._batchIds,vertexBatchIds:e._vertexBatchIds,indices:e._indices,indexOffsets:e._indexOffsets,indexCounts:e._indexCounts,batchedIndices:e._batchedIndices,boundingVolume:e._boundingVolume,boundingVolumes:e._boundingVolumes,center:e._center,pickObject:y(e._pickObject,e)}),e._boxes=void 0,e._boxBatchIds=void 0,e._cylinders=void 0,e._cylinderBatchIds=void 0,e._ellipsoids=void 0,e._ellipsoidBatchIds=void 0,e._spheres=void 0,e._sphereBatchIds=void 0,e._center=void 0,e._modelMatrix=void 0,e._batchTable=void 0,e._boundingVolume=void 0,e._boundingVolumes=void 0,e._batchedIndices=void 0,e._indices=void 0,e._indexOffsets=void 0,e._indexCounts=void 0,e._positions=void 0,e._vertexBatchIds=void 0,e._batchIds=void 0,e._batchTableColors=void 0,e._packedBuffer=void 0,e._verticesPromise=void 0)}ou.prototype.createFeatures=function(e,t){this._primitive.createFeatures(e,t)};ou.prototype.applyDebugSettings=function(e,t){this._primitive.applyDebugSettings(e,t)};ou.prototype.applyStyle=function(e,t){this._primitive.applyStyle(e,t)};ou.prototype.updateCommands=function(e,t){this._primitive.updateCommands(e,t)};function J8e(e){return new Promise(function(t,n){e._update=function(i,o){let r=K8e(i);i._ready&&(i._primitive.debugWireframe=i.debugWireframe,i._primitive.forceRebatch=i.forceRebatch,i._primitive.classificationType=i.classificationType,i._primitive.update(o)),u(r)&&r.then(function(){Z8e(i),t(i)}).catch(function(s){n(s)})}})}ou.prototype.update=function(e){this._update(this,e)};ou.prototype.isDestroyed=function(){return!1};ou.prototype.destroy=function(){return this._primitive=this._primitive&&this._primitive.destroy(),le(this)};var Lp=ou;function Np(e,t,n,i,o){this._tileset=e,this._tile=t,this._resource=n,this._geometries=void 0,this._metadata=void 0,this._batchTable=void 0,this._features=void 0,this.featurePropertiesDirty=!1,this._group=void 0,this._readyPromise=e5e(this,i,o)}Object.defineProperties(Np.prototype,{featuresLength:{get:function(){return u(this._batchTable)?this._batchTable.featuresLength:0}},pointsLength:{get:function(){return 0}},trianglesLength:{get:function(){return u(this._geometries)?this._geometries.trianglesLength:0}},geometryByteLength:{get:function(){return u(this._geometries)?this._geometries.geometryByteLength:0}},texturesByteLength:{get:function(){return 0}},batchTableByteLength:{get:function(){return u(this._batchTable)?this._batchTable.batchTableByteLength:0}},innerContents:{get:function(){}},readyPromise:{get:function(){return this._readyPromise}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){return this._resource.getUrlComponent(!0)}},metadata:{get:function(){return this._metadata},set:function(e){this._metadata=e}},batchTable:{get:function(){return this._batchTable}},group:{get:function(){return this._group},set:function(e){this._group=e}}});function Q8e(e){return function(t,n){u(e._geometries)&&e._geometries.updateCommands(t,n)}}function $8e(e,t){let n,i,o,r,s,a=y(e.BOXES_LENGTH,0),c=y(e.CYLINDERS_LENGTH,0),l=y(e.ELLIPSOIDS_LENGTH,0),f=y(e.SPHERES_LENGTH,0);if(a>0&&u(e.BOX_BATCH_IDS)){let m=t.byteOffset+e.BOX_BATCH_IDS.byteOffset;n=new Uint16Array(t.buffer,m,a)}if(c>0&&u(e.CYLINDER_BATCH_IDS)){let m=t.byteOffset+e.CYLINDER_BATCH_IDS.byteOffset;i=new Uint16Array(t.buffer,m,c)}if(l>0&&u(e.ELLIPSOID_BATCH_IDS)){let m=t.byteOffset+e.ELLIPSOID_BATCH_IDS.byteOffset;o=new Uint16Array(t.buffer,m,l)}if(f>0&&u(e.SPHERE_BATCH_IDS)){let m=t.byteOffset+e.SPHERE_BATCH_IDS.byteOffset;r=new Uint16Array(t.buffer,m,f)}let d=u(n)||u(i)||u(o)||u(r),p=a>0&&!u(n)||c>0&&!u(i)||l>0&&!u(o)||f>0&&!u(r);if(d&&p)throw new ue("If one group of batch ids is defined, then all batch ids must be defined.");if(!u(n)&&!u(i)&&!u(o)&&!u(r)){let m=0;if(!u(n)&&a>0)for(n=new Uint16Array(a),s=0;s<a;++s)n[s]=m++;if(!u(i)&&c>0)for(i=new Uint16Array(c),s=0;s<c;++s)i[s]=m++;if(!u(o)&&l>0)for(o=new Uint16Array(l),s=0;s<l;++s)o[s]=m++;if(!u(r)&&f>0)for(r=new Uint16Array(f),s=0;s<f;++s)r[s]=m++}return{boxes:n,cylinders:i,ellipsoids:o,spheres:r}}var zA=Uint32Array.BYTES_PER_ELEMENT;function e5e(e,t,n){n=y(n,0);let i=new Uint8Array(t),o=new DataView(t);n+=zA;let r=o.getUint32(n,!0);if(r!==1)throw new ue(`Only Geometry tile version 1 is supported. Version ${r} is not.`);n+=zA;let s=o.getUint32(n,!0);if(n+=zA,s===0){e._readyPromise.resolve(e);return}let a=o.getUint32(n,!0);if(n+=zA,a===0)throw new ue("Feature table must have a byte length greater than zero");let c=o.getUint32(n,!0);n+=zA;let l=o.getUint32(n,!0);n+=zA;let f=o.getUint32(n,!0);n+=zA;let d=Ro(i,n,a);n+=a;let p=new Uint8Array(t,n,c);n+=c;let g,m;l>0&&(g=Ro(i,n,l),n+=l,f>0&&(m=new Uint8Array(t,n,f),m=new Uint8Array(m)));let A=y(d.BOXES_LENGTH,0),x=y(d.CYLINDERS_LENGTH,0),C=y(d.ELLIPSOIDS_LENGTH,0),T=y(d.SPHERES_LENGTH,0),E=A+x+C+T,S=new Bp(e,E,g,m,Q8e(e));if(e._batchTable=S,E===0)return;let v=e.tile.computedTransform,w;u(d.RTC_CENTER)&&(w=h.unpack(d.RTC_CENTER),M.multiplyByPoint(v,w,w));let R=$8e(d,p);if(A>0||x>0||C>0||T>0){let O,L,N,_;if(A>0){let b=p.byteOffset+d.BOXES.byteOffset;O=new Float32Array(p.buffer,b,Lp.packedBoxLength*A)}if(x>0){let b=p.byteOffset+d.CYLINDERS.byteOffset;L=new Float32Array(p.buffer,b,Lp.packedCylinderLength*x)}if(C>0){let b=p.byteOffset+d.ELLIPSOIDS.byteOffset;N=new Float32Array(p.buffer,b,Lp.packedEllipsoidLength*C)}if(T>0){let b=p.byteOffset+d.SPHERES.byteOffset;_=new Float32Array(p.buffer,b,Lp.packedSphereLength*T)}return e._geometries=new Lp({boxes:O,boxBatchIds:R.boxes,cylinders:L,cylinderBatchIds:R.cylinders,ellipsoids:N,ellipsoidBatchIds:R.ellipsoids,spheres:_,sphereBatchIds:R.spheres,center:w,modelMatrix:v,batchTable:S,boundingVolume:e.tile.boundingVolume.boundingVolume}),e._geometries.readyPromise.then(function(){return e})}return Promise.resolve(e)}function $se(e){let t=e.featuresLength;if(!u(e._features)&&t>0){let n=new Array(t);u(e._geometries)&&e._geometries.createFeatures(e,n),e._features=n}}Np.prototype.hasProperty=function(e,t){return this._batchTable.hasProperty(e,t)};Np.prototype.getFeature=function(e){return $se(this),this._features[e]};Np.prototype.applyDebugSettings=function(e,t){u(this._geometries)&&this._geometries.applyDebugSettings(e,t)};Np.prototype.applyStyle=function(e){$se(this),u(this._geometries)&&this._geometries.applyStyle(e,this._features)};Np.prototype.update=function(e,t){u(this._geometries)&&(this._geometries.classificationType=this._tileset.classificationType,this._geometries.debugWireframe=this._tileset.debugWireframe,this._geometries.update(t)),u(this._batchTable)&&this._geometries._ready&&this._batchTable.update(e,t)};Np.prototype.isDestroyed=function(){return!1};Np.prototype.destroy=function(){return this._geometries=this._geometries&&this._geometries.destroy(),this._batchTable=this._batchTable&&this._batchTable.destroy(),le(this)};var uR=Np;var _9={};_9.encode2D=function(e,t,n){let i=Math.pow(2,e),o={x:t,y:n},r,s,a,c=BigInt(0);for(a=i/2;a>0;a/=2)r=(o.x&a)>0?1:0,s=(o.y&a)>0?1:0,c+=BigInt((3*r^s)*a*a),eae(i,o,r,s);return c};_9.decode2D=function(e,t){let n=Math.pow(2,e),i={x:0,y:0},o,r,s,a;for(s=1,a=t;s<n;s*=2)o=1&Number(a/BigInt(2)),r=1&Number(a^BigInt(o)),eae(s,i,o,r),i.x+=s*o,i.y+=s*r,a/=BigInt(4);return[i.x,i.y]};function eae(e,t,n,i){if(i!==0)return;n===1&&(t.x=e-1-t.x,t.y=e-1-t.y);let o=t.x;t.x=t.y,t.y=o}var aE=_9;var HA=30,t5e=1<<HA,n5e=1<<HA+1>>>0,g9=2*HA+1,Rg=4,iae=[],oae=[],i5e=[[0,1,3,2],[0,2,3,1],[3,2,0,1],[3,1,0,2]],Bg=1,cE=2,KU=[Bg,0,0,Bg|cE];function zr(e){if(!Ut.supportsBigInt())throw new ue("S2 required BigInt support");this._cellId=e,this._level=zr.getLevel(e)}zr.fromToken=function(e){return new zr(zr.getIdFromToken(e))};zr.isValidId=function(e){return!(e<=0||e>>BigInt(g9)>5||!(e&~e+BigInt(1)&BigInt("0x1555555555555555")))};zr.isValidToken=function(e){return/^[0-9a-fA-F]{1,16}$/.test(e)?zr.isValidId(zr.getIdFromToken(e)):!1};zr.getIdFromToken=function(e){return BigInt("0x"+e+"0".repeat(16-e.length))};zr.getTokenFromId=function(e){let t=Math.floor(h5e(e)/4),n=e.toString(16).replace(/0*$/,"");return Array(17-t-n.length).join("0")+n};zr.getLevel=function(e){let t=0;for(;e!==BigInt(0)&&!(e&BigInt(1));)t++,e=e>>BigInt(1);return HA-(t>>1)};zr.prototype.getChild=function(e){let t=aae(this._cellId)>>BigInt(2),n=this._cellId+BigInt(2*e+1-4)*t;return new zr(n)};zr.prototype.getParent=function(){let e=aae(this._cellId)<<BigInt(2);return new zr(this._cellId&~e+BigInt(1)|e)};zr.prototype.getParentAtLevel=function(e){let t=f5e(e);return new zr(this._cellId&-t|t)};zr.prototype.getCenter=function(e){e=y(e,ie.WGS84);let t=o5e(this._cellId,this._level);t=h.normalize(t,t);let n=new he.fromCartesian(t,ie.UNIT_SPHERE);return he.toCartesian(n,e,new h)};zr.prototype.getVertex=function(e,t){t=y(t,ie.WGS84);let n=r5e(this._cellId,this._level,e);n=h.normalize(n,n);let i=new he.fromCartesian(n,ie.UNIT_SPHERE);return he.toCartesian(i,t,new h)};zr.fromFacePositionLevel=function(e,t,n){let i=(e<4?"0":"")+(e<2?"0":"")+e.toString(2),o=t.toString(2),r=Array(2*n-o.length+1).join("0"),s=Array(g9-2*n).join("0"),a=BigInt(`0b${i}${r}${o}1${s}`);return new zr(a)};function o5e(e,t){let n=s5e(e,t);return a5e(n[0],n[1],n[2])}function r5e(e,t,n){let i=rae(e,t),o=c5e([i[1],i[2]],t),r=n>>1&1;return sae(i[0],o[0][r^n&1],o[1][r])}function s5e(e,t){let n=rae(e),i=n[0],o=n[1],r=n[2],s=t===30,a=!s&&(BigInt(o)^e>>BigInt(2))&BigInt(1),c=s?1:a?2:0,l=(o<<1)+c,f=(r<<1)+c;return[i,l,f]}function rae(e){iae.length===0&&u5e();let t=Number(e>>BigInt(g9)),n=t&Bg,i=(1<<Rg)-1,o=0,r=0;for(let s=7;s>=0;s--){let c=(1<<2*(s===7?HA-7*Rg:Rg))-1;n+=Number(e>>BigInt(s*2*Rg+1)&BigInt(c))<<2,n=oae[n];let l=s*Rg;o+=n>>Rg+2<<l,r+=(n>>2&i)<<l,n&=Bg|cE}return[t,o,r]}function a5e(e,t,n){let i=tae(t),o=tae(n),r=ZU(i),s=ZU(o);return sae(e,r,s)}function sae(e,t,n){switch(e){case 0:return new h(1,t,n);case 1:return new h(-t,1,n);case 2:return new h(-t,-n,1);case 3:return new h(-1,-n,-t);case 4:return new h(n,-1,-t);default:return new h(n,t,-1)}}function ZU(e){return e>=.5?1/3*(4*e*e-1):1/3*(1-4*(1-e)*(1-e))}function tae(e){return 1/n5e*e}function c5e(e,t){let n=[[],[]],i=l5e(t);for(let o=0;o<2;++o){let r=e[o]&-i,s=r+i;n[o][0]=ZU(nae(r)),n[o][1]=ZU(nae(s))}return n}function l5e(e){return 1<<HA-e>>>0}function nae(e){return 1/t5e*e}function Mg(e,t,n,i,o,r){if(e===Rg){let s=(t<<Rg)+n;iae[(s<<2)+i]=(o<<2)+r,oae[(o<<2)+i]=(s<<2)+r}else{e++,t<<=1,n<<=1,o<<=2;let s=i5e[r];Mg(e,t+(s[0]>>1),n+(s[0]&1),i,o,r^KU[0]),Mg(e,t+(s[1]>>1),n+(s[1]&1),i,o+1,r^KU[1]),Mg(e,t+(s[2]>>1),n+(s[2]&1),i,o+2,r^KU[2]),Mg(e,t+(s[3]>>1),n+(s[3]&1),i,o+3,r^KU[3])}}function u5e(){Mg(0,0,0,0,0,0),Mg(0,0,0,Bg,0,Bg),Mg(0,0,0,cE,0,cE),Mg(0,0,0,Bg|cE,0,Bg|cE)}function aae(e){return e&~e+BigInt(1)}function f5e(e){return BigInt(1)<<BigInt(2*(HA-e))}var d5e=[64,0,1,39,2,15,40,23,3,12,16,59,41,19,24,54,4,64,13,10,17,62,60,28,42,30,20,51,25,44,55,47,5,32,65,38,14,22,11,58,18,53,63,9,61,27,29,50,43,46,31,37,21,57,52,8,26,49,45,36,56,7,48,35,6,34,33,0];function h5e(e){return d5e[(-e&e)%BigInt(67)]}var Fp=zr;function m5e(e,t){return u(e)&&u(e.extensions)&&u(e.extensions[t])}var ai=m5e;function y9(e){let t=e.lengthBits,n=e.availableCount,i=e.constant,o=e.bitstream;if(u(i))n=t;else{let r=Math.ceil(t/8);if(o.length!==r)throw new ue(`Availability bitstream must be exactly ${r} bytes long to store ${t} bits. Actual bitstream was ${o.length} bytes long.`);let s=y(e.computeAvailableCountEnabled,!1);!u(n)&&s&&(n=p5e(o,t))}this._lengthBits=t,this._availableCount=n,this._constant=i,this._bitstream=o}function p5e(e,t){let n=0;for(let i=0;i<t;i++){let o=i>>3,r=i%8;n+=e[o]>>r&1}return n}Object.defineProperties(y9.prototype,{lengthBits:{get:function(){return this._lengthBits}},availableCount:{get:function(){return this._availableCount}}});y9.prototype.getBit=function(e){if(u(this._constant))return this._constant;let t=e>>3,n=e%8;return(this._bitstream[t]>>n&1)===1};var lE=y9;function Vp(e){e=y(e,y.EMPTY_OBJECT);let t=e.metadataTable,n=e.class,i=e.entityId,o=e.propertyTableJson;this._class=n,this._metadataTable=t,this._entityId=i,this._extensions=o.extensions,this._extras=o.extras}Object.defineProperties(Vp.prototype,{class:{get:function(){return this._class}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});Vp.prototype.hasProperty=function(e){return this._metadataTable.hasProperty(e)};Vp.prototype.hasPropertyBySemantic=function(e){return this._metadataTable.hasPropertyBySemantic(e)};Vp.prototype.getPropertyIds=function(e){return this._metadataTable.getPropertyIds(e)};Vp.prototype.getProperty=function(e){return this._metadataTable.getProperty(this._entityId,e)};Vp.prototype.setProperty=function(e,t){return this._metadataTable.setProperty(this._entityId,e,t)};Vp.prototype.getPropertyBySemantic=function(e){return this._metadataTable.getPropertyBySemantic(this._entityId,e)};Vp.prototype.setPropertyBySemantic=function(e,t){return this._metadataTable.setPropertyBySemantic(this._entityId,e,t)};var uE=Vp;var JU={QUADTREE:"QUADTREE",OCTREE:"OCTREE"};JU.getBranchingFactor=function(e){switch(e){case JU.OCTREE:return 8;case JU.QUADTREE:return 4}};var Hr=Object.freeze(JU);function Ys(){}Object.defineProperties(Ys.prototype,{class:{get:function(){de.throwInstantiationError()}}});Ys.prototype.hasProperty=function(e){de.throwInstantiationError()};Ys.prototype.hasPropertyBySemantic=function(e){de.throwInstantiationError()};Ys.prototype.getPropertyIds=function(e){de.throwInstantiationError()};Ys.prototype.getProperty=function(e){de.throwInstantiationError()};Ys.prototype.setProperty=function(e,t){de.throwInstantiationError()};Ys.prototype.getPropertyBySemantic=function(e){de.throwInstantiationError()};Ys.prototype.setPropertyBySemantic=function(e,t){de.throwInstantiationError()};Ys.hasProperty=function(e,t,n){if(u(t[e]))return!0;let i=n.properties;if(!u(i))return!1;let o=i[e];return!!(u(o)&&u(o.default))};Ys.hasPropertyBySemantic=function(e,t,n){let i=n.propertiesBySemantic;if(!u(i))return!1;let o=i[e];return u(o)};Ys.getPropertyIds=function(e,t,n){n=u(n)?n:[],n.length=0;for(let o in e)e.hasOwnProperty(o)&&u(e[o])&&n.push(o);let i=t.properties;if(u(i))for(let o in i)i.hasOwnProperty(o)&&!u(e[o])&&u(i[o].default)&&n.push(o);return n};Ys.getProperty=function(e,t,n){let i=n.properties[e],o=t[e];Array.isArray(o)&&(o=o.slice());let r=!0;if(o=i.handleNoData(o),!u(o)&&u(i.default))return o=Ge(i.default,!0),i.unpackVectorAndMatrixTypes(o,r);if(u(o))return o=i.normalize(o),o=i.applyValueTransform(o),i.unpackVectorAndMatrixTypes(o,r)};Ys.setProperty=function(e,t,n,i){if(!u(n[e]))return!1;Array.isArray(t)&&(t=t.slice());let o,r=i.properties;u(r)&&(o=r[e]);let s=!0;return u(o)&&(t=o.packVectorAndMatrixTypes(t,s),t=o.unapplyValueTransform(t),t=o.unnormalize(t)),n[e]=t,!0};Ys.getPropertyBySemantic=function(e,t,n){let i=n.propertiesBySemantic;if(!u(i))return;let o=i[e];if(u(o))return Ys.getProperty(o.id,t,n)};Ys.setPropertyBySemantic=function(e,t,n,i){let o=i.propertiesBySemantic;if(!u(o))return!1;let r=i.propertiesBySemantic[e];return u(r)?Ys.setProperty(r.id,t,n,i):!1};var Nn=Ys;function Up(e){e=y(e,y.EMPTY_OBJECT);let t=e.subtreeMetadata,n=e.class,i=u(t.properties)?t.properties:{};this._class=n,this._properties=i,this._extras=t.extras,this._extensions=t.extensions}Object.defineProperties(Up.prototype,{class:{get:function(){return this._class}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});Up.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,this._class)};Up.prototype.hasPropertyBySemantic=function(e){return Nn.hasPropertyBySemantic(e,this._properties,this._class)};Up.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,this._class,e)};Up.prototype.getProperty=function(e){return Nn.getProperty(e,this._properties,this._class)};Up.prototype.setProperty=function(e,t){return Nn.setProperty(e,t,this._properties,this._class)};Up.prototype.getPropertyBySemantic=function(e){return Nn.getPropertyBySemantic(e,this._properties,this._class)};Up.prototype.setPropertyBySemantic=function(e,t){return Nn.setPropertyBySemantic(e,t,this._properties,this._class)};var fR=Up;var vt={INT8:"INT8",UINT8:"UINT8",INT16:"INT16",UINT16:"UINT16",INT32:"INT32",UINT32:"UINT32",INT64:"INT64",UINT64:"UINT64",FLOAT32:"FLOAT32",FLOAT64:"FLOAT64"};vt.getMinimum=function(e){switch(e){case vt.INT8:return-128;case vt.UINT8:return 0;case vt.INT16:return-32768;case vt.UINT16:return 0;case vt.INT32:return-2147483648;case vt.UINT32:return 0;case vt.INT64:return Ut.supportsBigInt()?BigInt("-9223372036854775808"):-Math.pow(2,63);case vt.UINT64:return Ut.supportsBigInt()?BigInt(0):0;case vt.FLOAT32:return-34028234663852886e22;case vt.FLOAT64:return-Number.MAX_VALUE}};vt.getMaximum=function(e){switch(e){case vt.INT8:return 127;case vt.UINT8:return 255;case vt.INT16:return 32767;case vt.UINT16:return 65535;case vt.INT32:return 2147483647;case vt.UINT32:return 4294967295;case vt.INT64:return Ut.supportsBigInt()?BigInt("9223372036854775807"):Math.pow(2,63)-1;case vt.UINT64:return Ut.supportsBigInt()?BigInt("18446744073709551615"):Math.pow(2,64)-1;case vt.FLOAT32:return 34028234663852886e22;case vt.FLOAT64:return Number.MAX_VALUE}};vt.isIntegerType=function(e){switch(e){case vt.INT8:case vt.UINT8:case vt.INT16:case vt.UINT16:case vt.INT32:case vt.UINT32:case vt.INT64:case vt.UINT64:return!0;default:return!1}};vt.isUnsignedIntegerType=function(e){switch(e){case vt.UINT8:case vt.UINT16:case vt.UINT32:case vt.UINT64:return!0;default:return!1}};vt.isVectorCompatible=function(e){switch(e){case vt.INT8:case vt.UINT8:case vt.INT16:case vt.UINT16:case vt.INT32:case vt.UINT32:case vt.FLOAT32:case vt.FLOAT64:return!0;default:return!1}};vt.normalize=function(e,t){return Math.max(Number(e)/Number(vt.getMaximum(t)),-1)};vt.unnormalize=function(e,t){let n=vt.getMaximum(t),i=vt.isUnsignedIntegerType(t)?0:-n;return e=P.sign(e)*Math.round(Math.abs(e)*Number(n)),(t===vt.INT64||t===vt.UINT64)&&Ut.supportsBigInt()&&(e=BigInt(e)),e>n?n:e<i?i:e};vt.applyValueTransform=function(e,t,n){return n*e+t};vt.unapplyValueTransform=function(e,t,n){return n===0?0:(e-t)/n};vt.getSizeInBytes=function(e){switch(e){case vt.INT8:case vt.UINT8:return 1;case vt.INT16:case vt.UINT16:return 2;case vt.INT32:case vt.UINT32:return 4;case vt.INT64:case vt.UINT64:return 8;case vt.FLOAT32:return 4;case vt.FLOAT64:return 8}};vt.fromComponentDatatype=function(e){switch(e){case q.BYTE:return vt.INT8;case q.UNSIGNED_BYTE:return vt.UINT8;case q.SHORT:return vt.INT16;case q.UNSIGNED_SHORT:return vt.UINT16;case q.INT:return vt.INT32;case q.UNSIGNED_INT:return vt.UINT32;case q.FLOAT:return vt.FLOAT32;case q.DOUBLE:return vt.FLOAT64}};vt.toComponentDatatype=function(e){switch(e){case vt.INT8:return q.BYTE;case vt.UINT8:return q.UNSIGNED_BYTE;case vt.INT16:return q.SHORT;case vt.UINT16:return q.UNSIGNED_SHORT;case vt.INT32:return q.INT;case vt.UINT32:return q.UNSIGNED_INT;case vt.FLOAT32:return q.FLOAT;case vt.FLOAT64:return q.DOUBLE}};var tn=Object.freeze(vt);var Mo={SCALAR:"SCALAR",VEC2:"VEC2",VEC3:"VEC3",VEC4:"VEC4",MAT2:"MAT2",MAT3:"MAT3",MAT4:"MAT4",BOOLEAN:"BOOLEAN",STRING:"STRING",ENUM:"ENUM"};Mo.isVectorType=function(e){switch(e){case Mo.VEC2:case Mo.VEC3:case Mo.VEC4:return!0;default:return!1}};Mo.isMatrixType=function(e){switch(e){case Mo.MAT2:case Mo.MAT3:case Mo.MAT4:return!0;default:return!1}};Mo.getComponentCount=function(e){switch(e){case Mo.SCALAR:case Mo.STRING:case Mo.ENUM:case Mo.BOOLEAN:return 1;case Mo.VEC2:return 2;case Mo.VEC3:return 3;case Mo.VEC4:return 4;case Mo.MAT2:return 4;case Mo.MAT3:return 9;case Mo.MAT4:return 16}};Mo.getMathType=function(e){switch(e){case Mo.VEC2:return H;case Mo.VEC3:return h;case Mo.VEC4:return oe;case Mo.MAT2:return Zi;case Mo.MAT3:return Z;case Mo.MAT4:return M;default:return}};var Ht=Object.freeze(Mo);function ya(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=e.type,i=e.componentType,o=e.enumType,r=u(i)&&tn.isIntegerType(i)&&y(e.normalized,!1);this._id=t,this._name=e.name,this._description=e.description,this._semantic=e.semantic,this._isLegacyExtension=e.isLegacyExtension,this._type=n,this._componentType=i,this._enumType=o,this._valueType=u(o)?o.valueType:i,this._isArray=y(e.isArray,!1),this._isVariableLengthArray=y(e.isVariableLengthArray,!1),this._arrayLength=e.arrayLength,this._min=Ge(e.min,!0),this._max=Ge(e.max,!0),this._normalized=r;let s=Ge(e.offset,!0),a=Ge(e.scale,!0),c=u(s)||u(a),l=!0;u(s)||(s=this.expandConstant(0,l)),u(a)||(a=this.expandConstant(1,l)),this._offset=s,this._scale=a,this._hasValueTransform=c,this._noData=Ge(e.noData,!0),this._default=Ge(e.default,!0),this._required=y(e.required,!0),this._extras=Ge(e.extras,!0),this._extensions=Ge(e.extensions,!0)}ya.fromJson=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=e.property,i=_5e(n),o=g5e(n,e.enums),r;return u(i)?i?r=u(n.optional)?!n.optional:!0:r=y(n.required,!1):r=!1,new ya({id:t,type:o.type,componentType:o.componentType,enumType:o.enumType,isArray:o.isArray,isVariableLengthArray:o.isVariableLengthArray,arrayLength:o.arrayLength,normalized:n.normalized,min:n.min,max:n.max,offset:n.offset,scale:n.scale,noData:n.noData,default:n.default,required:r,name:n.name,description:n.description,semantic:n.semantic,extras:n.extras,extensions:n.extensions,isLegacyExtension:i})};Object.defineProperties(ya.prototype,{id:{get:function(){return this._id}},name:{get:function(){return this._name}},description:{get:function(){return this._description}},type:{get:function(){return this._type}},enumType:{get:function(){return this._enumType}},componentType:{get:function(){return this._componentType}},valueType:{get:function(){return this._valueType}},isArray:{get:function(){return this._isArray}},isVariableLengthArray:{get:function(){return this._isVariableLengthArray}},arrayLength:{get:function(){return this._arrayLength}},normalized:{get:function(){return this._normalized}},max:{get:function(){return this._max}},min:{get:function(){return this._min}},noData:{get:function(){return this._noData}},default:{get:function(){return this._default}},required:{get:function(){return this._required}},semantic:{get:function(){return this._semantic}},hasValueTransform:{get:function(){return this._hasValueTransform}},offset:{get:function(){return this._offset}},scale:{get:function(){return this._scale}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});function _5e(e){if(e.type==="ARRAY")return!0;let t=e.type;if(t===Ht.SCALAR||Ht.isMatrixType(t)||Ht.isVectorType(t))return!1;if(u(tn[t]))return!0;if(u(e.noData)||u(e.scale)||u(e.offset)||u(e.required)||u(e.count)||u(e.array)||u(e.optional))return!1}function g5e(e,t){let n=e.type,i=e.componentType,o=n==="ARRAY",r,s,a;o?(r=!0,s=e.componentCount,a=!u(s)):e.array?(r=!0,s=e.count,a=!u(e.count)):(r=!1,s=void 0,a=!1);let c;if(u(e.enumType)&&(c=t[e.enumType]),n===Ht.ENUM)return{type:n,componentType:void 0,enumType:c,valueType:c.valueType,isArray:r,isVariableLengthArray:a,arrayLength:s};if(o&&i===Ht.ENUM)return{type:i,componentType:void 0,enumType:c,valueType:c.valueType,isArray:r,isVariableLengthArray:a,arrayLength:s};if(n===Ht.SCALAR||Ht.isMatrixType(n)||Ht.isVectorType(n))return{type:n,componentType:i,enumType:void 0,valueType:i,isArray:r,isVariableLengthArray:a,arrayLength:s};if(n===Ht.BOOLEAN||n===Ht.STRING)return{type:n,componentType:void 0,enumType:void 0,valueType:void 0,isArray:r,isVariableLengthArray:a,arrayLength:s};if(o&&(i===Ht.BOOLEAN||i===Ht.STRING))return{type:i,componentType:void 0,enumType:void 0,valueType:void 0,isArray:r,isVariableLengthArray:a,arrayLength:s};if(u(i)&&u(tn[i]))return{type:Ht.SCALAR,componentType:i,enumType:void 0,valueType:i,isArray:r,isVariableLengthArray:a,arrayLength:s};if(u(tn[n]))return{type:Ht.SCALAR,componentType:n,enumType:void 0,valueType:n,isArray:r,isVariableLengthArray:a,arrayLength:s}}ya.prototype.normalize=function(e){return this._normalized?A9(e,this._valueType,tn.normalize):e};ya.prototype.unnormalize=function(e){return this._normalized?A9(e,this._valueType,tn.unnormalize):e};ya.prototype.applyValueTransform=function(e){return!this._hasValueTransform||this._isVariableLengthArray?e:ya.valueTransformInPlace(e,this._offset,this._scale,tn.applyValueTransform)};ya.prototype.unapplyValueTransform=function(e){return!this._hasValueTransform||this._isVariableLengthArray?e:ya.valueTransformInPlace(e,this._offset,this._scale,tn.unapplyValueTransform)};ya.prototype.expandConstant=function(e,t){t=y(t,!1);let n=this._isArray,i=this._arrayLength,o=Ht.getComponentCount(this._type),r=n&&o>1;if(!n&&o===1)return e;if(!n)return new Array(o).fill(e);if(!r)return new Array(i).fill(e);if(!t)return new Array(this._arrayLength*o).fill(e);let s=new Array(o).fill(e);return new Array(this._arrayLength).fill(s)};ya.prototype.handleNoData=function(e){let t=this._noData;if(!u(t))return e;if(!fae(e,t))return e};function fae(e,t){if(!Array.isArray(e))return e===t;if(!Array.isArray(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!fae(e[n],t[n]))return!1;return!0}ya.prototype.unpackVectorAndMatrixTypes=function(e,t){t=y(t,!1);let n=Ht.getMathType(this._type),i=this._isArray,o=Ht.getComponentCount(this._type),r=i&&o>1;return u(n)?t&&r?e.map(function(s){return n.unpack(s)}):i?n.unpackArray(e):n.unpack(e):e};ya.prototype.packVectorAndMatrixTypes=function(e,t){t=y(t,!1);let n=Ht.getMathType(this._type),i=this._isArray,o=Ht.getComponentCount(this._type),r=i&&o>1;return u(n)?t&&r?e.map(function(s){return n.pack(s,[])}):i?n.packArray(e,[]):n.pack(e,[]):e};ya.prototype.validate=function(e){if(!(!u(e)&&u(this._default)))return this._required&&!u(e)?"required property must have a value":this._isArray?y5e(this,e):dae(this,e)};function y5e(e,t){if(!Array.isArray(t))return`value ${t} must be an array`;let n=t.length;if(!e._isVariableLengthArray&&n!==e._arrayLength)return"Array length does not match property.arrayLength";for(let i=0;i<n;i++){let o=dae(e,t[i]);if(u(o))return o}}function dae(e,t){let n=e._type,i=e._componentType,o=e._enumType,r=e._normalized;return Ht.isVectorType(n)?A5e(t,n,i):Ht.isMatrixType(n)?x5e(t,n,i):n===Ht.STRING?C5e(t):n===Ht.BOOLEAN?T5e(t):n===Ht.ENUM?E5e(t,o):b5e(t,i,r)}function A5e(e,t,n){if(!tn.isVectorCompatible(n))return`componentType ${n} is incompatible with vector type ${t}`;if(t===Ht.VEC2&&!(e instanceof H))return`vector value ${e} must be a Cartesian2`;if(t===Ht.VEC3&&!(e instanceof h))return`vector value ${e} must be a Cartesian3`;if(t===Ht.VEC4&&!(e instanceof oe))return`vector value ${e} must be a Cartesian4`}function x5e(e,t,n){if(!tn.isVectorCompatible(n))return`componentType ${n} is incompatible with matrix type ${t}`;if(t===Ht.MAT2&&!(e instanceof Zi))return`matrix value ${e} must be a Matrix2`;if(t===Ht.MAT3&&!(e instanceof Z))return`matrix value ${e} must be a Matrix3`;if(t===Ht.MAT4&&!(e instanceof M))return`matrix value ${e} must be a Matrix4`}function C5e(e){if(typeof e!="string")return QU(e,Ht.STRING)}function T5e(e){if(typeof e!="boolean")return QU(e,Ht.BOOLEAN)}function E5e(e,t){let n=typeof e;if(u(t))return n!=="string"||!u(t.valuesByName[e])?`value ${e} is not a valid enum name for ${t.id}`:void 0}function b5e(e,t,n){let i=typeof e;switch(t){case tn.INT8:case tn.UINT8:case tn.INT16:case tn.UINT16:case tn.INT32:case tn.UINT32:case tn.FLOAT32:case tn.FLOAT64:return i!=="number"?QU(e,t):isFinite(e)?lae(e,t,n):uae(e,t);case tn.INT64:case tn.UINT64:return i!=="number"&&i!=="bigint"?QU(e,t):i==="number"&&!isFinite(e)?uae(e,t):lae(e,t,n)}}function QU(e,t){return`value ${e} does not match type ${t}`}function cae(e,t,n){let i=`value ${e} is out of range for type ${t}`;return n&&(i+=" (normalized)"),i}function lae(e,t,n){if(n){let i=tn.isUnsignedIntegerType(t)?0:-1,o=1;return e<i||e>o?cae(e,t,n):void 0}if(e<tn.getMinimum(t)||e>tn.getMaximum(t))return cae(e,t,n)}function uae(e,t){return`value ${e} of type ${t} must be finite`}function A9(e,t,n){if(!Array.isArray(e))return n(e,t);for(let i=0;i<e.length;i++)e[i]=A9(e[i],t,n);return e}ya.valueTransformInPlace=function(e,t,n,i){if(!Array.isArray(e))return i(e,t,n);for(let o=0;o<e.length;o++)e[o]=ya.valueTransformInPlace(e[o],t[o],n[o],i);return e};var Lg=ya;function dR(e){e=y(e,y.EMPTY_OBJECT);let t=e.count,n=e.property,i=e.classProperty,o=e.bufferViews,r=i.type,s=i.isArray,a=i.isVariableLengthArray,c=i.valueType,l=i.enumType,f=r===Ht.STRING,d=r===Ht.BOOLEAN,p=0,g;if(a){let _=y(n.arrayOffsetType,n.offsetType);_=y(tn[_],tn.UINT32);let b=y(n.arrayOffsets,n.arrayOffsetBufferView);g=new x9(o[b],_,t+1),p+=g.typedArray.byteLength}let m=Ht.getComponentCount(r),A;a?A=g.get(t)-g.get(0):s?A=t*i.arrayLength:A=t;let x=m*A,C;if(f){let _=y(n.stringOffsetType,n.offsetType);_=y(tn[_],tn.UINT32);let b=y(n.stringOffsets,n.stringOffsetBufferView);C=new x9(o[b],_,x+1),p+=C.typedArray.byteLength}(f||d)&&(c=tn.UINT8);let T;f?T=C.get(x)-C.get(0):d?T=Math.ceil(x/8):T=x;let E=y(n.values,n.bufferView),S=new x9(o[E],c,T);p+=S.typedArray.byteLength;let v=n.offset,w=n.scale,R=i.hasValueTransform||u(v)||u(w);v=y(v,i.offset),w=y(w,i.scale),v=hae(v),w=hae(w);let O,L,N=this;f?O=function(_){return D5e(_,N._values,N._stringOffsets)}:d?(O=function(_){return w5e(_,N._values)},L=function(_,b){I5e(_,N._values,b)}):u(l)?(O=function(_){let b=N._values.get(_);return l.namesByValue[b]},L=function(_,b){let D=l.valuesByName[b];N._values.set(_,D)}):(O=function(_){return N._values.get(_)},L=function(_,b){N._values.set(_,b)}),this._arrayOffsets=g,this._stringOffsets=C,this._values=S,this._classProperty=i,this._count=t,this._vectorComponentCount=m,this._min=n.min,this._max=n.max,this._offset=v,this._scale=w,this._hasValueTransform=R,this._getValue=O,this._setValue=L,this._unpackedValues=void 0,this._extras=n.extras,this._extensions=n.extensions,this._byteLength=p}Object.defineProperties(dR.prototype,{hasValueTransform:{get:function(){return this._hasValueTransform}},offset:{get:function(){return this._offset}},scale:{get:function(){return this._scale}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}},byteLength:{get:function(){return this._byteLength}}});dR.prototype.get=function(e){let t=S5e(this,e);return t=this._classProperty.handleNoData(t),u(t)?(t=this._classProperty.normalize(t),t=F5e(this,t),this._classProperty.unpackVectorAndMatrixTypes(t)):(t=this._classProperty.default,this._classProperty.unpackVectorAndMatrixTypes(t))};dR.prototype.set=function(e,t){let n=this._classProperty;t=n.packVectorAndMatrixTypes(t),t=V5e(this,t),t=n.unnormalize(t),v5e(this,e,t)};dR.prototype.getTypedArray=function(){if(u(this._values))return this._values.typedArray};function hae(e){if(!Array.isArray(e))return e;let t=[];for(let n=0;n<e.length;n++){let i=e[n];Array.isArray(i)?t.push.apply(t,i):t.push(i)}return t}function S5e(e,t){pae(e)&&_ae(e);let n=e._classProperty,i=n.isArray,o=n.type,r=Ht.getComponentCount(o);if(u(e._unpackedValues)){let s=e._unpackedValues[t];return i?Ge(s,!0):s}return!i&&r===1?e._getValue(t):mae(e,n,t)}function mae(e,t,n){let i,o;if(t.isVariableLengthArray){i=e._arrayOffsets.get(n),o=e._arrayOffsets.get(n+1)-i;let s=Ht.getComponentCount(t.type);i*=s,o*=s}else{let a=y(t.arrayLength,1)*e._vectorComponentCount;i=n*a,o=a}let r=new Array(o);for(let s=0;s<o;s++)r[s]=e._getValue(i+s);return r}function v5e(e,t,n){L5e(e,t,n)&&_ae(e);let i=e._classProperty,o=i.isArray,r=i.type,s=Ht.getComponentCount(r);if(u(e._unpackedValues)){i.isArray&&(n=Ge(n,!0)),e._unpackedValues[t]=n;return}if(!o&&s===1){e._setValue(t,n);return}let a,c;if(i.isVariableLengthArray)a=e._arrayOffsets.get(t),c=e._arrayOffsets.get(t+1)-a;else{let f=y(i.arrayLength,1)*e._vectorComponentCount;a=t*f,c=f}for(let l=0;l<c;++l)e._setValue(a+l,n[l])}function D5e(e,t,n){let i=n.get(e),o=n.get(e+1)-i;return ml(t.typedArray,i,o)}function w5e(e,t){let n=e>>3,i=e%8;return(t.typedArray[n]>>i&1)===1}function I5e(e,t,n){let i=e>>3,o=e%8;n?t.typedArray[i]|=1<<o:t.typedArray[i]&=~(1<<o)}function P5e(e,t){let n=t.dataView,i=e*8,o=0,r=(n.getUint8(i+7)&128)>0,s=!0;for(let a=0;a<8;++a){let c=n.getUint8(i+a);r&&(s?c!==0&&(c=~(c-1)&255,s=!1):c=~c&255),o+=c*Math.pow(256,a)}return r&&(o=-o),o}function O5e(e,t){let n=t.dataView,i=e*8,o=BigInt(0),r=(n.getUint8(i+7)&128)>0,s=!0;for(let a=0;a<8;++a){let c=n.getUint8(i+a);r&&(s?c!==0&&(c=~(c-1)&255,s=!1):c=~c&255),o+=BigInt(c)*(BigInt(1)<<BigInt(a*8))}return r&&(o=-o),o}function R5e(e,t){let n=t.dataView,i=e*8,o=n.getUint32(i,!0),r=n.getUint32(i+4,!0);return o+4294967296*r}function B5e(e,t){let n=t.dataView,i=e*8,o=BigInt(n.getUint32(i,!0)),r=BigInt(n.getUint32(i+4,!0));return o+BigInt(4294967296)*r}function M5e(e){switch(e){case tn.INT8:return q.BYTE;case tn.UINT8:return q.UNSIGNED_BYTE;case tn.INT16:return q.SHORT;case tn.UINT16:return q.UNSIGNED_SHORT;case tn.INT32:return q.INT;case tn.UINT32:return q.UNSIGNED_INT;case tn.FLOAT32:return q.FLOAT;case tn.FLOAT64:return q.DOUBLE}}function pae(e){if(u(e._unpackedValues))return!1;let t=e._classProperty,n=t.type,i=t.valueType;return n===Ht.STRING||i===tn.INT64&&!Ut.supportsBigInt64Array()||i===tn.UINT64&&!Ut.supportsBigUint64Array()}function L5e(e,t,n){if(pae(e))return!0;let i=e._arrayOffsets;if(u(i)){let o=i.get(t+1)-i.get(t),r=n.length;if(o!==r)return!0}return!1}function _ae(e){e._unpackedValues=N5e(e),e._arrayOffsets=void 0,e._stringOffsets=void 0,e._values=void 0}function N5e(e){let t=e._count,n=new Array(t),i=e._classProperty,o=i.isArray,r=i.type,s=Ht.getComponentCount(r);if(!o&&s===1){for(let a=0;a<t;++a)n[a]=e._getValue(a);return n}for(let a=0;a<t;a++)n[a]=mae(e,i,a);return n}function F5e(e,t){let i=e._classProperty.isVariableLengthArray;return!e._hasValueTransform||i?t:Lg.valueTransformInPlace(t,e._offset,e._scale,tn.applyValueTransform)}function V5e(e,t){let i=e._classProperty.isVariableLengthArray;return!e._hasValueTransform||i?t:Lg.valueTransformInPlace(t,e._offset,e._scale,tn.unapplyValueTransform)}function x9(e,t,n){let i=this,o,r,s;if(t===tn.INT64)Ut.supportsBigInt()?Ut.supportsBigInt64Array()?(o=new BigInt64Array(e.buffer,e.byteOffset,n),s=function(a,c){i.typedArray[a]=BigInt(c)}):(o=new Uint8Array(e.buffer,e.byteOffset,n*8),r=function(a){return O5e(a,i)}):(wt("INT64 type is not fully supported on this platform. Values greater than 2^53 - 1 or less than -(2^53 - 1) may lose precision when read."),o=new Uint8Array(e.buffer,e.byteOffset,n*8),r=function(a){return P5e(a,i)});else if(t===tn.UINT64)Ut.supportsBigInt()?Ut.supportsBigUint64Array()?(o=new BigUint64Array(e.buffer,e.byteOffset,n),s=function(a,c){i.typedArray[a]=BigInt(c)}):(o=new Uint8Array(e.buffer,e.byteOffset,n*8),r=function(a){return B5e(a,i)}):(wt("UINT64 type is not fully supported on this platform. Values greater than 2^53 - 1 may lose precision when read."),o=new Uint8Array(e.buffer,e.byteOffset,n*8),r=function(a){return R5e(a,i)});else{let a=M5e(t);o=q.createArrayBufferView(a,e.buffer,e.byteOffset,n),s=function(c,l){i.typedArray[c]=l}}u(r)||(r=function(a){return i.typedArray[a]}),this.typedArray=o,this.dataView=new DataView(o.buffer,o.byteOffset),this.get=r,this.set=s,this._componentType=t}var hR=dR;function gd(e){e=y(e,y.EMPTY_OBJECT);let t=e.count,n=e.class,i=0,o={};if(u(e.properties)){for(let r in e.properties)if(e.properties.hasOwnProperty(r)){let s=new hR({count:t,property:e.properties[r],classProperty:n.properties[r],bufferViews:e.bufferViews});o[r]=s,i+=s.byteLength}}this._count=t,this._class=n,this._properties=o,this._byteLength=i}Object.defineProperties(gd.prototype,{count:{get:function(){return this._count}},class:{get:function(){return this._class}},byteLength:{get:function(){return this._byteLength}}});gd.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,this._class)};gd.prototype.hasPropertyBySemantic=function(e){return Nn.hasPropertyBySemantic(e,this._properties,this._class)};gd.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,this._class,e)};gd.prototype.getProperty=function(e,t){let n=this._properties[t],i;return u(n)?i=n.get(e):i=U5e(this._class,t),i};gd.prototype.setProperty=function(e,t,n){let i=this._properties[t];return u(i)?(i.set(e,n),!0):!1};gd.prototype.getPropertyBySemantic=function(e,t){let n,i=this._class.propertiesBySemantic;if(u(i)&&(n=i[t]),u(n))return this.getProperty(e,n.id)};gd.prototype.setPropertyBySemantic=function(e,t,n){let i,o=this._class.propertiesBySemantic;return u(o)&&(i=o[t]),u(i)?this.setProperty(e,i.id,n):!1};gd.prototype.getPropertyTypedArray=function(e){let t=this._properties[e];if(u(t))return t.getTypedArray()};gd.prototype.getPropertyTypedArrayBySemantic=function(e){let t,n=this._class.propertiesBySemantic;if(u(n)&&(t=n[e]),u(t))return this.getPropertyTypedArray(t.id)};function U5e(e,t){let n=e.properties;if(!u(n))return;let i=n[t];if(u(i)&&u(i.default)){let o=i.default;return i.isArray&&(o=Ge(o,!0)),o=i.normalize(o),i.unpackVectorAndMatrixTypes(o)}}var _l=gd;function Ng(){}Object.defineProperties(Ng.prototype,{promise:{get:function(){de.throwInstantiationError()}},cacheKey:{get:function(){de.throwInstantiationError()}}});Ng.prototype.load=function(){de.throwInstantiationError()};Ng.prototype.unload=function(){};Ng.prototype.process=function(e){};Ng.prototype.getError=function(e,t){u(t)&&(e+=`
|
||
${t.message}`);let n=new ue(e);return u(t)&&(n.stack=`Original stack:
|
||
${t.stack}
|
||
Handler stack:
|
||
${n.stack}`),n};Ng.prototype.isDestroyed=function(){return!1};Ng.prototype.destroy=function(){return this.unload(),le(this)};var to=Ng;var k5e={UNLOADED:0,LOADING:1,PROCESSING:2,READY:3,FAILED:4},kt=Object.freeze(k5e);function kp(e){e=y(e,y.EMPTY_OBJECT);let t=e.typedArray,n=e.resource,i=e.cacheKey;this._typedArray=t,this._resource=n,this._cacheKey=i,this._state=kt.UNLOADED,this._promise=void 0}u(Object.create)&&(kp.prototype=Object.create(to.prototype),kp.prototype.constructor=kp);Object.defineProperties(kp.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},typedArray:{get:function(){return this._typedArray}}});kp.prototype.load=function(){return u(this._typedArray)?this._promise=Promise.resolve(this):this._promise=z5e(this),this._promise};function z5e(e){let t=e._resource;return e._state=kt.LOADING,kp._fetchArrayBuffer(t).then(function(n){if(!e.isDestroyed())return e._typedArray=new Uint8Array(n),e._state=kt.READY,e}).catch(function(n){if(e.isDestroyed())return;e._state=kt.FAILED;let i=`Failed to load external buffer: ${t.url}`;return Promise.reject(e.getError(i,n))})}kp._fetchArrayBuffer=function(e){return e.fetchArrayBuffer()};kp.prototype.unload=function(){this._typedArray=void 0};var GA=kp;var T0n=function(){"use strict";var e="B9h79tEBBBENQ9gEUEU9gEUB9gBB9gVUUUUUEU9gDUUEU9gLUUUUEU9gVUUUUUB9gLUUUUB9gIUUUEU9gD99UE99I8ayDILEVLEVLOOOOORRVBWWBEdddLVE9wEIIVIEBEOWEUEC+g/KEKR/QIhO9tw9t9vv95DBh9f9f939h79t9f9j9h229f9jT9vv7BB8a9tw79o9v9wT9fw9u9j9v9kw9WwvTw949C919m9mwvBE8f9tw79o9v9wT9fw9u9j9v9kw9WwvTw949C919m9mwv9C9v919u9kBDe9tw79o9v9wT9fw9u9j9v9kw9WwvTw949Wwv79p9v9uBIy9tw79o9v9wT9fw9u9j9v9kw69u9kw949C919m9mwvBL8e9tw79o9v9wT9fw9u9j9v9kw69u9kw949C919m9mwv9C9v919u9kBV8a9tw79o9v9wT9fw9u9j9v9kw69u9kw949Wwv79p9v9uBOe9tw79o9v9wT9fw9u9j9v9kw69u9kw949Twg91w9u9jwBRA9tw79o9v9wT9fw9u9j9v9kw69u9kw949Twg91w9u9jw9C9v919u9kBWl9tw79o9v9wT9fw9u9j9v9kws9p2Twv9P9jTBdk9tw79o9v9wT9fw9u9j9v9kws9p2Twv9R919hTBQl9tw79o9v9wT9fw9u9j9v9kws9p2Twvt949wBKe9tw79o9v9wT9f9v9wT9p9t9p96w9WwvTw94j9h9j9owBpA9tw79o9v9wT9f9v9wT9p9t9p96w9WwvTw94j9h9j9ow9TTv9p9wBSA9tw79o9v9wT9f9v9wT9p9t9p96w9WwvTw94swT9j9o9Sw9t9h9wBZL79iv9rBhdWEBCEKDxcQ+1tyDBK/hKEyU8jJJJJBCJO9rGV8kJJJJBCBHODNALCEFAE0MBABCBrB+Q+KJJBC+gEv86BBAVCJDFCBCJDZ+TJJJB8aDNAItMBAVCJDFADALZmJJJB8aKABAEFHRABCEFHWAVALFCBCBCJDAL9rALCfE0eZ+TJJJB8aAVAVCJDFALZmJJJBHdCJ/ABAL9uHEDNDNALtMBAEC/wfBgGECJDAECJD6eHQCBHKINAKAI9PMEAdCJLFCBCJDZ+TJJJB8aAQAIAK9rAKAQFAI6eGXCSFGECL4CIFCD4HMADAKAL2FHpDNDNDNDNDNAEC9wgGStMBCBHZCEHhApHoAWHaXEKDNAXtMBCBHaCEHhApHcINAdAaFrBBHxAcHECBHOINAdCJLFAOFAErBBGqAx9rGxCETAxCkTCk91CR4786BBAEALFHEAqHxAOCEFGOAX9HMBKARAW9rAM6MIAWCBAMZ+TJJJBGEtMIAEAMFHWAcCEFHcAaCEFGaAL6HhAaAL9HMBXVKKARAW9rAM6MOAWCBAMZ+TJJJB8aCEHEINAWGxAMFHWALAEGOsMLDNARAW9rAM6MBAOCEFHEAWCBAMZ+TJJJB8aAxMEKKCBHWAOAL6MOXIKINDNAXtMBAdAZFrBBHxCBHEAoHOINAdCJLFAEFAOrBBGqAx9rGxCETAxCkTCk91CR4786BBAOALFHOAqHxAECEFGEAX9HMBKKARAa9rAM6MEARAaCBAMZ+TJJJBGlAMFGW9rCk6MDCBHkAdCJLFHcINAdCJLFAkFHyCWH8aCZHaCEHqINDNDNAqCE9HMBCUHOAyrBBMECBHODNINAOGECSsMEAECEFHOAcAEFCEFrBBtMBKKCUCBAECS6eHOXEKAqCETC/+fffEgHOCUAqTCU7CfEgHxCBHEINAOAxAcAEFrBB9NFHOAECEFGECZ9HMBKKAOAaAOAa6GEeHaAqA8aAEeH8aAqCETGqCW6MBKDNDNDNDNA8aCUFpDIEBKAlAkCO4FGEAErBBCDCIA8aCLseAkCI4COgTv86BBA8aCW9HMEAWAy8pBB83BBAWCWFAyCWF8pBB83BBAWCZFHWXDKAlAkCO4FGEAErBBCEAkCI4COgTv86BBKDNCWA8a9tGeMBINAWCB86BBAWCEFHWXBKKCUA8aTCU7HqCBH3AcH5INA5HEAeHxCBHOINAErBBGaAqAaAqCfEgGy6eAOCfEgA8aTvHOAECEFHEAxCUFGxMBKAWAO86BBA5AeFH5AWCEFHWA3AeFG3CZ6MBKCBHEINDNAcAEFrBBGOAy6MBAWAO86BBAWCEFHWKAECEFGECZ9HMBKKDNAkCZFGkAS9PMBAcCZFHcARAW9rCl0MEKKAkAS6MEAWtMEAoCEFHoAZCEFGZAL6HhAWHaAZALsMIXBKKCBHWAhCEgtMEXLKCBHWAhCEgMIKAdApAXCUFAL2FALZmJJJB8aAXAKFHKAWMBKCBHOXDKCBHOARAW9rCAALALCA6e6MEDNALC8f0MBAWCBCAAL9rGEZ+TJJJBAEFHWKAWAdCJDFALZmJJJBALFAB9rHOXEKCBHOKAVCJOF8kJJJJBAOK9HEEUAECAAECA0eABCJ/ABAE9uC/wfBgGDCJDADCJD6eGDFCUFAD9uAE2ADCL4CIFCD4ADv2FCEFKMBCBABbD+Q+KJJBK/YSE3U8jJJJJBC/AE9rGL8kJJJJBCBHVDNAICI9uGOChFAE0MBABCBYDn+KJJBGVC/gEv86BBALC/ABFCfECJEZ+TJJJB8aALCuFGR9CU83IBALC8wFGW9CU83IBALCYFGd9CU83IBALCAFGQ9CU83IBALCkFGK9CU83IBALCZFGX9CU83IBAL9CU83IWAL9CU83IBABAEFC9wFHMABCEFGpAOFHEDNAItMBCMCSAVCB9KGSeHZAVCE9IHhCBHoCBHaCBHcCBHxCBHqINDNAEAM9NMBCBHVXIKAqCUFHVADAcCDTFGOYDBHlAOCWFYDBHkAOCLFYDBHyCBH8aDNDNINALC/ABFAVCSgCITFGOYDLHeDNDNDNAOYDBGOAl9HMBAeAysMEKDNAOAy9HMBAeAk9HMBA8aCEFH8aXEKAOAk9HMEAeAl9HMEA8aCDFH8aKA8aC870MDAxCUFHVADA8aCIgCX2GOC+Y1JJBFYDBAcFCDTFYDBHeADAOCn1JJBFYDBAcFCDTFYDBHkADAOC+Q1JJBFYDBAcFCDTFYDBHlCBHODNINDNALAVCSgCDTFYDBAe9HMBAOHyXDKCUHyAVCUFHVAOCEFGOCZ9HMBKKAyCB9KAyAZ9IgGVCU7AeAosGOgH3DNDNDNDNDNAyCBCSAOeAVeGVCS9HMBAhMBAeAeAaAeCEFAasGVeGaCEFsMECMCSAVeHVKApAVA8aCDTC/wEgv86BBAVCS9HMEAeAa9rGVCETAVC8f917HVINAEAVCfB0CRTAVCfBgv86BBAECEFHEAVCJE6HOAVCR4HVAOtMBKAeHaXDKCpHVApA8aCDTCpv86BBAeHaKAVtMBAVAZ9IMEKALAxCDTFAebDBAxCEFCSgHxKAoA3FHoALC/ABFAqCITFGVAkbDLAVAebDBALC/ABFAqCEFCSgGVCITFGOAebDLAOAlbDBAVCEFHOXIKAVCUFHVA8aCLFG8aC/AB9HMBKKDNADCEAkAosCETAyAoseCX2GVC+Q1JJBFYDBAcFCDTFYDBGltADAVCn1JJBFYDBAcFCDTFYDBG8aCEsgADAVC+Y1JJBFYDBAcFCDTFYDBGyCDsgAoCB9HgASgG5CE9HMBAR9CU83IBAW9CU83IBAd9CU83IBAQ9CU83IBAK9CU83IBAX9CU83IBAL9CU83IWAL9CU83IBCBHoKCBHeAxCUFGVHODNINDNALAOCSgCDTFYDBA8a9HMBAeHkXDKCUHkAOCUFHOAeCEFGeCZ9HMBKKCBHODNINDNALAVCSgCDTFYDBAy9HMBAOHeXDKCUHeAVCUFHVAOCEFGOCZ9HMBKKAoAlAosG8eFH3DNDNAkCM0MBAkCEFHkXEKCBCSA8aA3sGVeHkA3AVFH3KDNDNAeCM0MBAeCEFHeXEKCBCSAyA3sGVeHeA3AVFH3KC9+CUA8eeH8fAeAkCLTvHOCBHVDNDNDNINAVCJ1JJBFrBBAOCfEgsMEAVCEFGVCZ9HMBXDKKAlAo9HAVCM0vA5vMBApAVC/wEv86BBXEKApA8f86BBAEAO86BBAECEFHEKDNA8eMBAlAa9rGVCETAVC8f917HVINAEAVCfB0GOCRTAVCfBgv86BBAVCR4HVAECEFHEAOMBKAlHaKDNAkCS9HMBA8aAa9rGVCETAVC8f917HVINAEAVCfB0GOCRTAVCfBgv86BBAVCR4HVAECEFHEAOMBKA8aHaKDNAeCS9HMBAyAa9rGVCETAVC8f917HVINAEAVCfB0GOCRTAVCfBgv86BBAVCR4HVAECEFHEAOMBKAyHaKALAxCDTFAlbDBAxCEFCSgHVDNDNAkpZBEEEEEEEEEEEEEEBEKALAVCDTFA8abDBAxCDFCSgHVKDNDNAepZBEEEEEEEEEEEEEEBEKALAVCDTFAybDBAVCEFCSgHVKALC/ABFAqCITFGOAlbDLAOA8abDBALC/ABFAqCEFCSgCITFGOA8abDLAOAybDBALC/ABFAqCDFCSgCITFGOAybDLAOAlbDBAqCIFHOAVHxA3HoKApCEFHpAOCSgHqAcCIFGcAI6MBKKCBHVAEAM0MBCBHVINAEAVFAVCJ1JJBFrBB86BBAVCEFGVCZ9HMBKAEAB9rAVFHVKALC/AEF8kJJJJBAVKzEEUCBHDDNINADCEFGDC8f0MECEADTAE6MBKKADCRFCfEgCR9uCI2CDFABCI9u2ChFKMBCBABbDn+KJJBK+cDEWU8jJJJJBCZ9rHLCBHVDNAICVFAE0MBCBHOABCBrBn+KJJBC/QEv86BBAL9CB83IWABCEFHRABAEFC98FHWDNAItMBCBHdINDNARAW6MBCBSKADAdCDTFYDBGQALCWFAOAQALCWFAOCDTFYDB9rGEAEC8f91GEFAE7C507GOCDTFGKYDB9rGEC8e91C9+gAECDT7AOvHEINARAECfB0GVCRTAECfBgv86BBAECR4HEARCEFHRAVMBKAKAQbDBAdCEFGdAI9HMBKKCBHVARAW0MBARCBbBBARAB9rCLFHVKAVKbEEUCBHDDNINADCEFGDC8f0MECEADTAE6MBKKADCWFCfEgCR9uAB2CVFK+DVLI99DUI99LUDNAEtMBCUADCETCUFTCU7+yHVDNDNCUAICUFTCU7+yGOjBBBzmGR+LjBBB9P9dtMBAR+oHWXEKCJJJJ94HWKCBHICBHdINALCLFiDBGRjBBBBjBBJzALiDBGQ+LAR+LmALCWFiDBGK+LmGR+VARjBBBB9beGRnHXAQARnHRALCXFiDBHQDNDNAKjBBBB9gtMBAXHKXEKjBBJzAR+L+TGKAK+MAXjBBBB9geHKjBBJzAX+L+TGXAX+MARjBBBB9geHRKDNDNAQjBBJ+/AQjBBJ+/9geGXjBBJzAXjBBJz9feAVnjBBBzjBBB+/AQjBBBB9gemGQ+LjBBB9P9dtMBAQ+oHMXEKCJJJJ94HMKDNDNAKjBBJ+/AKjBBJ+/9geGQjBBJzAQjBBJz9feAOnjBBBzjBBB+/AKjBBBB9gemGQ+LjBBB9P9dtMBAQ+oHpXEKCJJJJ94HpKDNDNARjBBJ+/ARjBBJ+/9geGQjBBJzAQjBBJz9feAOnjBBBzjBBB+/ARjBBBB9gemGR+LjBBB9P9dtMBAR+oHSXEKCJJJJ94HSKDNDNADCL9HMBABAdFGZAS86BBAZCIFAM86BBAZCDFAW86BBAZCEFAp86BBXEKABAIFGZAS87EBAZCOFAM87EBAZCLFAW87EBAZCDFAp87EBKALCZFHLAICWFHIAdCLFHdAECUFGEMBKKK/KLLD99EUD99EUDNAEtMBDNDNCUAICUFTCU7+yGVjBBBzmGO+LjBBB9P9dtMBAO+oHIXEKCJJJJ94HIKAIC/8fIgHRINABCOFCICDALCLFiDB+LALiDB+L9eGIALCWFiDB+LALAICDTFiDB+L9eeGIALCXFiDB+LALAICDTFiDB+L9eeGIARv87EBDNDNALAICEFCIgCDTFiDBj/zL+1znjBBJ+/jBBJzALAICDTFiDBjBBBB9deGOnGWjBBJ+/AWjBBJ+/9geGdjBBJzAdjBBJz9feAVnjBBBzjBBB+/AWjBBBB9gemGW+LjBBB9P9dtMBAW+oHQXEKCJJJJ94HQKABAQ87EBDNDNAOALAICDFCIgCDTFiDBj/zL+1znnGWjBBJ+/AWjBBJ+/9geGdjBBJzAdjBBJz9feAVnjBBBzjBBB+/AWjBBBB9gemGW+LjBBB9P9dtMBAW+oHQXEKCJJJJ94HQKABCDFAQ87EBDNDNAOALAICUFCIgCDTFiDBj/zL+1znnGOjBBJ+/AOjBBJ+/9geGWjBBJzAWjBBJz9feAVnjBBBzjBBB+/AOjBBBB9gemGO+LjBBB9P9dtMBAO+oHIXEKCJJJJ94HIKABCLFAI87EBABCWFHBALCZFHLAECUFGEMBKKK+7DDWUE998jJJJJBCZ9rGV8kJJJJBDNAEtMBADCL6MBCEAI9rHOADCD4GDCEADCE0eHRADCDTHWCBHdINC+cUHDALHIARHQINAIiDBAVCXFZ+XJJJB8aAVYDXGKADADAK9IeHDAICLFHIAQCUFGQMBKAOADFGICkTHKCBHDCBAI9rHXARHIINDNDNALADFiDBGMAXZ+WJJJBjBBBzjBBB+/AMjBBBB9gemGM+LjBBB9P9dtMBAM+oHQXEKCJJJJ94HQKABADFAQCfffRgAKvbDBADCLFHDAICUFGIMBKABAWFHBALAWFHLAdCEFGdAE9HMBKKAVCZF8kJJJJBK/tKDcUI998jJJJJBC+QD9rGV8kJJJJBAVC+oEFCBC/kBZ+TJJJB8aCBHODNADtMBCBHOAItMBDNABAE9HMBAVCUADCDTGOADCffffI0eCBYD1+KJJBhJJJJBBGEbD+oEAVCEbD1DAEABAOZmJJJB8aKAVC+YEFCWFCBbDBAV9CB83I+YEAVC+YEFAEADAIAVC+oEFZ+NJJJBCUAICDTGRAICffffI0eGWCBYD1+KJJBhJJJJBBHOAVC+oEFAVYD1DGdCDTFAObDBAVAdCEFGQbD1DAOAVYD+YEGKARZmJJJBHXAVC+oEFAQCDTFADCI9uGMCBYD1+KJJBhJJJJBBGObDBAVAdCDFGRbD1DAOCBAMZ+TJJJBHpAVC+oEFARCDTFAWCBYD1+KJJBhJJJJBBGSbDBAVAdCIFGQbD1DAXHOASHRINARALiDBALAOYDBGWCWAWCW6eCDTFC/EBFiDBmuDBAOCLFHOARCLFHRAICUFGIMBKAVC+oEFAQCDTFCUAMCDTADCffff970eCBYD1+KJJBhJJJJBBGQbDBAVAdCLFbD1DDNADCI6MBAMCEAMCE0eHIAEHOAQHRINARASAOYDBCDTFiDBASAOCLFYDBCDTFiDBmASAOCWFYDBCDTFiDBmuDBAOCXFHOARCLFHRAICUFGIMBKKAVC/MBFHZAVYD+cEHhAVYD+gEHoAVHOCBHWCBHRCBHaCEHcINAOHxCIHqAEARCI2GlCDTFGOCWFYDBHkAOYDBHDABAaCX2FGICLFAOCLFYDBGdbDBAIADbDBAICWFAkbDBApARFCE86BBAZAkbDWAZAdbDLAZADbDBAQARCDTFCBbDBDNAWtMBCIHqAxHIINDNAIYDBGOADsMBAOAdsMBAOAksMBAZAqCDTFAObDBAqCEFHqKAICLFHIAWCUFGWMBKKAaCEFHaAXADCDTFGOAOYDBCUFbDBAXAdCDTFGOAOYDBCUFbDBAXAkCDTFGOAOYDBCUFbDBCBHWINAoAhAEAWAlFCDTFYDBCDTGIFYDBCDTFGkHOAKAIFGdYDBGDHIDNADtMBDNINAOYDBARsMEAOCLFHOAICUFGItMDXBKKAOADCDTAkFC98FYDBbDBAdAdYDBCUFbDBKAWCEFGWCI9HMBKDNDNDNAqtMBCUHRjBBBBHyCBHOINASAZAOCDTFYDBCDTGIFGWiDBH8aAWALCBAOCEFGdAOCS0eCDTFiDBALAXAIFYDBGOCWAOCW6eCDTFC/EBFiDBmGeuDBDNAKAIFYDBGWtMBAeA8a+THeAoAhAIFYDBCDTFHOAWCDTHIINAQAOYDBGWCDTFGDAeADiDBmG8auDBA8aAyAyA8a9dGDeHyAWARADeHRAOCLFHOAIC98FGIMBKKAdHOAdAq9HMBKARCU9HMEKAcAM9PMEINDNApAcFrBBMBAcHRXDKAMAcCEFGc9HMBXDKKAqCZAqCZ6eHWAZHOAxHZARCU9HMEKKAVYD1DHOKAOCDTAVC+oEFFC98FHRDNINAOtMEARYDBCBYD+E+KJJBh+BJJJBBARC98FHRAOCUFHOXBKKAVC+QDF8kJJJJBK/uLEVUCUAICDTGVAICffffI0eGOCBYD1+KJJBhJJJJBBHRALALYD9gGWCDTFARbDBALAWCEFbD9gABARbDBAOCBYD1+KJJBhJJJJBBHRALALYD9gGOCDTFARbDBALAOCEFbD9gABARbDLCUADCDTADCffffI0eCBYD1+KJJBhJJJJBBHRALALYD9gGOCDTFARbDBALAOCEFbD9gABARbDWABYDBCBAVZ+TJJJB8aADCI9uHWDNADtMBABYDBHOAEHLADHRINAOALYDBCDTFGVAVYDBCEFbDBALCLFHLARCUFGRMBKKDNAItMBABYDBHLABYDLHRCBHVAIHOINARAVbDBARCLFHRALYDBAVFHVALCLFHLAOCUFGOMBKKDNADCI6MBAWCEAWCE0eHdABYDLHRABYDWHVCBHLINAECWFYDBHOAECLFYDBHDARAEYDBCDTFGWAWYDBGWCEFbDBAVAWCDTFALbDBARADCDTFGDADYDBGDCEFbDBAVADCDTFALbDBARAOCDTFGOAOYDBGOCEFbDBAVAOCDTFALbDBAECXFHEAdALCEFGL9HMBKKDNAItMBABYDLHEABYDBHLINAEAEYDBALYDB9rbDBALCLFHLAECLFHEAICUFGIMBKKKqBABAEADAIC+01JJBZ+MJJJBKqBABAEADAIC+c+JJJBZ+MJJJBK9dEEUABCfEAICDTZ+TJJJBHLCBHIDNADtMBINDNALAEYDBCDTFGBYDBCU9HMBABAIbDBAICEFHIKAECLFHEADCUFGDMBKKAIK9TEIUCBCBYD+M+KJJBGEABCIFC98gFGBbD+M+KJJBDNDNABzBCZTGD9NMBCUHIABAD9rCffIFCZ4NBCUsMEKAEHIKAIK/lEEEUDNDNAEABvCIgtMBABHIXEKDNDNADCZ9PMBABHIXEKABHIINAIAEYDBbDBAICLFAECLFYDBbDBAICWFAECWFYDBbDBAICXFAECXFYDBbDBAICZFHIAECZFHEADC9wFGDCS0MBKKADCL6MBINAIAEYDBbDBAECLFHEAICLFHIADC98FGDCI0MBKKDNADtMBINAIAErBB86BBAICEFHIAECEFHEADCUFGDMBKKABK/AEEDUDNDNABCIgtMBABHIXEKAECfEgC+B+C+EW2HLDNDNADCZ9PMBABHIXEKABHIINAIALbDBAICXFALbDBAICWFALbDBAICLFALbDBAICZFHIADC9wFGDCS0MBKKADCL6MBINAIALbDBAICLFHIADC98FGDCI0MBKKDNADtMBINAIAE86BBAICEFHIADCUFGDMBKKABK9TEIUCBCBYD+M+KJJBGEABCIFC98gFGBbD+M+KJJBDNDNABzBCZTGD9NMBCUHIABAD9rCffIFCZ4NBCUsMEKAEHIKAIK9+EIUzBHEDNDNCBYD+M+KJJBGDAECZTGI9NMBCUHEADAI9rCffIFCZ4NBCUsMEKADHEKCBABAE9rCIFC98gCBYD+M+KJJBFGDbD+M+KJJBDNADzBCZTGE9NMBADAE9rCffIFCZ4NB8aKKXBABAEZ+YJJJBK+BEEIUDNAB+8GDCl4GICfEgGLCfEsMBDNALMBDNABjBBBB9cMBAECBbDBABSKABjBBJ9fnAEZ+XJJJBHBAEAEYDBCNFbDBABSKAEAICfEgC+CUFbDBADCfff+D94gCJJJ/4Iv++HBKABK+gEBDNDNAECJE9IMBABjBBBUnHBDNAECfE9PMBAEC+BUFHEXDKABjBBBUnHBAECPDAECPD6eC+C9+FHEXEKAEC+BU9KMBABjBBJXnHBDNAEC+b9+9NMBAEC/mBFHEXEKABjBBJXnHBAEC+299AEC+2990eC/MEFHEKABAEClTCJJJ/8IF++nKK+eDDBCJWK+EDB4+H9W9n94+p+Gw+J9o+YE9pBBBBBBEBBBDBBBEBBBDBBBBBBBDBBBBBBBEBBBBBBB+L29Hz/69+9Kz/n/76z/RG97z/Z/O9Xz8j/b85z/+/U9Yz/B/K9hz+2/z9dz9E+L9Mz59a8kz+R/t3z+a+Zyz79ohz/J4++8++y+d9v8+BBBB9S+49+z8r+Hbz9m9m/m8+l/Z/O8+/8+pg89Q/X+j878r+Hq8++m+b/E87BBBBBBJzBBJzBBJz+e/v/n8++y+dSz9I/h/68+XD/r8+/H0838+/w+nOzBBBB+wv9o8+UF888+9I/h/68+9C9g/l89/N/M9M89/d8kO8+BBBBF+8Tz9M836zs+2azl/Zpzz818ez9E+LXz/u98f8+819e/68+BC+EQKXEBBBDBBBAwBB",t=new Uint8Array([32,0,65,2,1,106,34,33,3,128,11,4,13,64,6,253,10,7,15,116,127,5,8,12,40,16,19,54,20,9,27,255,113,17,42,67,24,23,146,148,18,14,22,45,70,69,56,114,101,21,25,63,75,136,108,28,118,29,73,115]);if(typeof WebAssembly!="object")return{supported:!1};var n,i=WebAssembly.instantiate(o(e),{}).then(function(p){n=p.instance,n.exports.__wasm_call_ctors(),n.exports.meshopt_encodeVertexVersion(0),n.exports.meshopt_encodeIndexVersion(1)});function o(p){for(var g=new Uint8Array(p.length),m=0;m<p.length;++m){var A=p.charCodeAt(m);g[m]=A>96?A-71:A>64?A-65:A>47?A+4:A>46?63:62}for(var x=0,m=0;m<p.length;++m)g[x++]=g[m]<60?t[g[m]]:(g[m]-60)*64+g[++m];return g.buffer.slice(0,x)}function r(p){if(!p)throw new Error("Assertion failed")}function s(p){return new Uint8Array(p.buffer,p.byteOffset,p.byteLength)}function a(p,g,m){var A=n.exports.sbrk,x=A(p.length*4),C=A(g*4),T=new Uint8Array(n.exports.memory.buffer),E=s(p);T.set(E,x),m&&m(x,x,p.length,g);var S=n.exports.meshopt_optimizeVertexFetchRemap(C,x,p.length,g);T=new Uint8Array(n.exports.memory.buffer);var v=new Uint32Array(g);new Uint8Array(v.buffer).set(T.subarray(C,C+g*4)),E.set(T.subarray(x,x+p.length*4)),A(x-A(0));for(var w=0;w<p.length;++w)p[w]=v[p[w]];return[v,S]}function c(p,g,m,A,x){var C=n.exports.sbrk,T=C(g),E=C(A*x),S=new Uint8Array(n.exports.memory.buffer);S.set(s(m),E);var v=p(T,g,E,A,x),w=new Uint8Array(v);return w.set(S.subarray(T,T+v)),C(T-C(0)),w}function l(p){for(var g=0,m=0;m<p.length;++m){var A=p[m];g=g<A?A:g}return g}function f(p,g){if(r(g==2||g==4),g==4)return new Uint32Array(p.buffer,p.byteOffset,p.byteLength/4);var m=new Uint16Array(p.buffer,p.byteOffset,p.byteLength/2);return new Uint32Array(m)}function d(p,g,m,A,x,C){var T=n.exports.sbrk,E=T(m*A),S=T(m*C),v=new Uint8Array(n.exports.memory.buffer);v.set(s(g),S),p(E,m,A,x,S);var w=new Uint8Array(m*A);return w.set(v.subarray(E,E+m*A)),T(E-T(0)),w}return{ready:i,supported:!0,reorderMesh:function(p,g,m){var A=g?m?n.exports.meshopt_optimizeVertexCacheStrip:n.exports.meshopt_optimizeVertexCache:void 0;return a(p,l(p)+1,A)},encodeVertexBuffer:function(p,g,m){r(m>0&&m<=256),r(m%4==0);var A=n.exports.meshopt_encodeVertexBufferBound(g,m);return c(n.exports.meshopt_encodeVertexBuffer,A,p,g,m)},encodeIndexBuffer:function(p,g,m){r(m==2||m==4),r(g%3==0);var A=f(p,m),x=n.exports.meshopt_encodeIndexBufferBound(g,l(A)+1);return c(n.exports.meshopt_encodeIndexBuffer,x,A,g,4)},encodeIndexSequence:function(p,g,m){r(m==2||m==4);var A=f(p,m),x=n.exports.meshopt_encodeIndexSequenceBound(g,l(A)+1);return c(n.exports.meshopt_encodeIndexSequence,x,A,g,4)},encodeGltfBuffer:function(p,g,m,A){var x={ATTRIBUTES:this.encodeVertexBuffer,TRIANGLES:this.encodeIndexBuffer,INDICES:this.encodeIndexSequence};return r(x[A]),x[A](p,g,m)},encodeFilterOct:function(p,g,m,A){return r(m==4||m==8),r(A>=1&&A<=16),d(n.exports.meshopt_encodeFilterOct,p,g,m,A,16)},encodeFilterQuat:function(p,g,m,A){return r(m==8),r(A>=4&&A<=16),d(n.exports.meshopt_encodeFilterQuat,p,g,m,A,16)},encodeFilterExp:function(p,g,m,A){return r(m>0&&m%4==0),r(A>=1&&A<=24),d(n.exports.meshopt_encodeFilterExp,p,g,m,A,m)}}}();var gae=function(){"use strict";var e="B9h79tEBBBE8fV9gBB9gVUUUUUEU9gIUUUB9gEUEU9gIUUUEUIKQBEEEDDDILLVIEBEOWEUEC+Q/IEKR/LEdO9tw9t9vv95DBh9f9f939h79t9f9j9h229f9jT9vv7BB8a9tw79o9v9wT9f9kw9j9v9kw9WwvTw949C919m9mwvBEy9tw79o9v9wT9f9kw9j9v9kw69u9kw949C919m9mwvBDe9tw79o9v9wT9f9kw9j9v9kw69u9kw949Twg91w9u9jwBIl9tw79o9v9wT9f9kw9j9v9kws9p2Twv9P9jTBLk9tw79o9v9wT9f9kw9j9v9kws9p2Twv9R919hTBVl9tw79o9v9wT9f9kw9j9v9kws9p2Twvt949wBOL79iv9rBRQ+p8yQDBK/3SEZU8jJJJJBCJ/EB9rGV8kJJJJBC9+HODNADCEFAL0MBCUHOAIrBBC+gE9HMBAVAIALFGRAD9rADZ1JJJBHWCJ/ABAD9uHOAICEFHLDNADtMBAOC/wfBgGOCJDAOCJD6eHdCBHQINAQAE9PMEAdAEAQ9rAQAdFAE6eGKCSFGOCL4CIFCD4HXDNDNDNDNAOC9wgGMtMBCBHpCEHSAWCJDFHZALHhINARAh9rAX6MIDNARAhAXFGL9rCk6MBCZHOINAWCJ/CBFAOGIFGOC9wFHoDNDNDNDNDNAhAIC9wFGaCO4FrBBAaCI4COg4CIgpLBEDIBKAo9CB83IBAoCWF9CB83IBXIKAoALrBLALrBBGaCO4GcAcCIsGce86BBAOCgFALCLFAcFGorBBAaCL4CIgGcAcCIsGce86BBAOCvFAoAcFGorBBAaCD4CIgGcAcCIsGce86BBAOC7FAoAcFGorBBAaCIgGaAaCIsGae86BBAOCTFAoAaFGarBBALrBEGoCO4GcAcCIsGce86BBAOC91FAaAcFGarBBAoCL4CIgGcAcCIsGce86BBAOC4FAaAcFGarBBAoCD4CIgGcAcCIsGce86BBAOC93FAaAcFGarBBAoCIgGoAoCIsGoe86BBAOC94FAaAoFGarBBALrBDGoCO4GcAcCIsGce86BBAOC95FAaAcFGarBBAoCL4CIgGcAcCIsGce86BBAOC96FAaAcFGarBBAoCD4CIgGcAcCIsGce86BBAOC97FAaAcFGarBBAoCIgGoAoCIsGoe86BBAOC98FAaAoFGorBBALrBIGLCO4GaAaCIsGae86BBAOC99FAoAaFGorBBALCL4CIgGaAaCIsGae86BBAOC9+FAoAaFGorBBALCD4CIgGaAaCIsGae86BBAOCUFAoAaFGOrBBALCIgGLALCIsGLe86BBAOALFHLXDKAoALrBWALrBBGaCL4GcAcCSsGce86BBAOCgFALCWFAcFGorBBAaCSgGaAaCSsGae86BBAOCvFAoAaFGorBBALrBEGaCL4GcAcCSsGce86BBAOC7FAoAcFGorBBAaCSgGaAaCSsGae86BBAOCTFAoAaFGorBBALrBDGaCL4GcAcCSsGce86BBAOC91FAoAcFGorBBAaCSgGaAaCSsGae86BBAOC4FAoAaFGorBBALrBIGaCL4GcAcCSsGce86BBAOC93FAoAcFGorBBAaCSgGaAaCSsGae86BBAOC94FAoAaFGorBBALrBLGaCL4GcAcCSsGce86BBAOC95FAoAcFGorBBAaCSgGaAaCSsGae86BBAOC96FAoAaFGorBBALrBVGaCL4GcAcCSsGce86BBAOC97FAoAcFGorBBAaCSgGaAaCSsGae86BBAOC98FAoAaFGorBBALrBOGaCL4GcAcCSsGce86BBAOC99FAoAcFGorBBAaCSgGaAaCSsGae86BBAOC9+FAoAaFGorBBALrBRGLCL4GaAaCSsGae86BBAOCUFAoAaFGOrBBALCSgGLALCSsGLe86BBAOALFHLXEKAoAL8pBB83BBAoCWFALCWF8pBB83BBALCZFHLKDNAIAM9PMBAICZFHOARAL9rCl0MEKKAIAM6MIALtMIDNAKtMBAWApFrBBHoCBHOAZHIINAIAWCJ/CBFAOFrBBGaCE4CBAaCEg9r7AoFGo86BBAIADFHIAOCEFGOAK9HMBKKAZCEFHZApCEFGpAD6HSALHhApAD9HMEXVKKCBHLASCEgMDXIKALAXAD2FHcDNAKtMBCBHhCEHSAWCJDFHMINARAL9rAX6MIALtMDALAXFHLAWAhFrBBHoCBHOAMHIINAIAWCJ/CBFAOFrBBGaCE4CBAaCEg9r7AoFGo86BBAIADFHIAOCEFGOAK9HMBKAMCEFHMAhCEFGhAD6HSAhAD9HMBKAcHLXIKCBHOCEHSINARAL9rAX6MDALtMEALAXFHLAOCEFGOAD6HSADAO9HMBKAcHLXDKCBHLASCEgtMEKC9+HOXIKABAQAD2FAWCJDFAKAD2Z1JJJB8aAWAWCJDFAKCUFAD2FADZ1JJJB8aAKAQFHQALMBKC9+HOXEKCBC99ARAL9rADCAADCA0eseHOKAVCJ/EBF8kJJJJBAOK/YZEhU8jJJJJBC/AE9rGV8kJJJJBC9+HODNAECI9uGRChFAL0MBCUHOAIrBBGWC/wEgC/gE9HMBAWCSgGdCE0MBAVC/ABFCfECJEZ+JJJJB8aAVCuF9CU83IBAVC8wF9CU83IBAVCYF9CU83IBAVCAF9CU83IBAVCkF9CU83IBAVCZF9CU83IBAV9CU83IWAV9CU83IBAIALFC9wFHQAICEFGWARFHODNAEtMBCMCSAdCEseHKCBHXCBHMCBHdCBHICBHLINDNAOAQ9NMBC9+HOXIKDNDNAWrBBGRC/vE0MBAVC/ABFALARCL4CU7FCSgCITFGpYDLHSApYDBHZDNARCSgGpAK9PMBAVAIARCU7FCSgCDTFYDBAXApeHRAptHpDNDNADCD9HMBABAdCETFGhAZ87EBAhCDFAS87EBAhCLFAR87EBXEKABAdCDTFGhAZbDBAhCLFASbDBAhCWFARbDBKAXApFHXAVC/ABFALCITFGhARbDBAhASbDLAVAICDTFARbDBAVC/ABFALCEFCSgGLCITFGhAZbDBAhARbDLAIApFHIALCEFHLXDKDNDNApCSsMBAMApFApC987FCEFHMXEKAOCEFHRAO8sBBGpCfEgHhDNDNApCU9MMBARHOXEKAOCVFHOAhCfBgHhCRHpDNINAR8sBBGoCfBgApTAhvHhAoCU9KMEARCEFHRApCRFGpC8j9HMBXDKKARCEFHOKAhCE4CBAhCEg9r7AMFHMKDNDNADCD9HMBABAdCETFGRAZ87EBARCDFAS87EBARCLFAM87EBXEKABAdCDTFGRAZbDBARCLFASbDBARCWFAMbDBKAVC/ABFALCITFGRAMbDBARASbDLAVAICDTFAMbDBAVC/ABFALCEFCSgGLCITFGRAZbDBARAMbDLAICEFHIALCEFHLXEKDNARCPE0MBAXCEFGoAVAIAQARCSgFrBBGpCL49rCSgCDTFYDBApCZ6GheHRAVAIAp9rCSgCDTFYDBAoAhFGSApCSgGoeHpAotHoDNDNADCD9HMBABAdCETFGZAX87EBAZCDFAR87EBAZCLFAp87EBXEKABAdCDTFGZAXbDBAZCLFARbDBAZCWFApbDBKAVAICDTFAXbDBAVC/ABFALCITFGZARbDBAZAXbDLAVAICEFGICSgCDTFARbDBAVC/ABFALCEFCSgCITFGZApbDBAZARbDLAVAIAhFCSgGICDTFApbDBAVC/ABFALCDFCSgGLCITFGRAXbDBARApbDLALCEFHLAIAoFHIASAoFHXXEKAXCBAOrBBGZeGaARC/+EsGRFHSAZCSgHcAZCL4HxDNDNAZCS0MBASCEFHoXEKASHoAVAIAx9rCSgCDTFYDBHSKDNDNAcMBAoCEFHXXEKAoHXAVAIAZ9rCSgCDTFYDBHoKDNDNARtMBAOCEFHRXEKAOCDFHRAO8sBEGhCfEgHpDNAhCU9KMBAOCOFHaApCfBgHpCRHODNINAR8sBBGhCfBgAOTApvHpAhCU9KMEARCEFHRAOCRFGOC8j9HMBKAaHRXEKARCEFHRKApCE4CBApCEg9r7AMFGMHaKDNDNAxCSsMBARHpXEKARCEFHpAR8sBBGOCfEgHhDNAOCU9KMBARCVFHSAhCfBgHhCRHODNINAp8sBBGRCfBgAOTAhvHhARCU9KMEApCEFHpAOCRFGOC8j9HMBKASHpXEKApCEFHpKAhCE4CBAhCEg9r7AMFGMHSKDNDNAcCSsMBApHOXEKApCEFHOAp8sBBGRCfEgHhDNARCU9KMBApCVFHoAhCfBgHhCRHRDNINAO8sBBGpCfBgARTAhvHhApCU9KMEAOCEFHOARCRFGRC8j9HMBKAoHOXEKAOCEFHOKAhCE4CBAhCEg9r7AMFGMHoKDNDNADCD9HMBABAdCETFGRAa87EBARCDFAS87EBARCLFAo87EBXEKABAdCDTFGRAabDBARCLFASbDBARCWFAobDBKAVC/ABFALCITFGRASbDBARAabDLAVAICDTFAabDBAVC/ABFALCEFCSgCITFGRAobDBARASbDLAVAICEFGICSgCDTFASbDBAVC/ABFALCDFCSgCITFGRAabDBARAobDLAVAIAZCZ6AxCSsvFGICSgCDTFAobDBAIActAcCSsvFHIALCIFHLKAWCEFHWALCSgHLAICSgHIAdCIFGdAE6MBKKCBC99AOAQseHOKAVC/AEF8kJJJJBAOK+LLEVU8jJJJJBCZ9rHVC9+HODNAECVFAL0MBCUHOAIrBBC/+EgC/QE9HMBAV9CB83IWAICEFHRAIALFC98FHWDNAEtMBDNADCDsMBCBHdINDNARAW6MBC9+SKARCEFHOAR8sBBGLCfEgHIDNDNALCU9MMBAOHRXEKARCVFHRAICfBgHICRHLDNINAO8sBBGDCfBgALTAIvHIADCU9KMEAOCEFHOALCRFGLC8j9HMBXDKKAOCEFHRKABAdCDTFAICD4CBAICE4CEg9r7AVCWFAICEgCDTvGOYDBFGLbDBAOALbDBAdCEFGdAE9HMBXDKKCBHdINDNARAW6MBC9+SKARCEFHOAR8sBBGLCfEgHIDNDNALCU9MMBAOHRXEKARCVFHRAICfBgHICRHLDNINAO8sBBGDCfBgALTAIvHIADCU9KMEAOCEFHOALCRFGLC8j9HMBXDKKAOCEFHRKABAdCETFAICD4CBAICE4CEg9r7AVCWFAICEgCDTvGOYDBFGL87EBAOALbDBAdCEFGdAE9HMBKKCBC99ARAWseHOKAOK+lVOEUE99DUD99EUD99DNDNADCL9HMBAEtMEINDNDNABCDFGD8sBB+yAB8sBBGI+yGL+L+TABCEFGV8sBBGO+yGR+L+TGWjBB/+9CAWAWnjBBBBAWAWjBBBB9gGdeGQ+MGKAQAICB9IeALmGWAWnAKAQAOCB9IeARmGQAQnmm+R+VGLnjBBBzjBBB+/AdemGR+LjBBB9P9dtMBAR+oHIXEKCJJJJ94HIKADAI86BBDNDNAQALnjBBBzjBBB+/AQjBBBB9gemGQ+LjBBB9P9dtMBAQ+oHDXEKCJJJJ94HDKAVAD86BBDNDNAWALnjBBBzjBBB+/AWjBBBB9gemGW+LjBBB9P9dtMBAW+oHDXEKCJJJJ94HDKABAD86BBABCLFHBAECUFGEMBXDKKAEtMBINDNDNABCLFGD8uEB+yAB8uEBGI+yGL+L+TABCDFGV8uEBGO+yGR+L+TGWjB/+fsAWAWnjBBBBAWAWjBBBB9gGdeGQ+MGKAQAICB9IeALmGWAWnAKAQAOCB9IeARmGQAQnmm+R+VGLnjBBBzjBBB+/AdemGR+LjBBB9P9dtMBAR+oHIXEKCJJJJ94HIKADAI87EBDNDNAQALnjBBBzjBBB+/AQjBBBB9gemGQ+LjBBB9P9dtMBAQ+oHDXEKCJJJJ94HDKAVAD87EBDNDNAWALnjBBBzjBBB+/AWjBBBB9gemGW+LjBBB9P9dtMBAW+oHDXEKCJJJJ94HDKABAD87EBABCWFHBAECUFGEMBKKK/SILIUI99IUE99DNAEtMBCBHIABHLINDNDNj/zL81zALCOF8uEBGVCIv+y+VGOAL8uEB+ynGRjB/+fsnjBBBzjBBB+/ARjBBBB9gemGW+LjBBB9P9dtMBAW+oHdXEKCJJJJ94HdKALCLF8uEBHQALCDF8uEBHKABAVCEFCIgAIvCETFAd87EBDNDNAOAK+ynGWjB/+fsnjBBBzjBBB+/AWjBBBB9gemGX+LjBBB9P9dtMBAX+oHKXEKCJJJJ94HKKABAVCDFCIgAIvCETFAK87EBDNDNAOAQ+ynGOjB/+fsnjBBBzjBBB+/AOjBBBB9gemGX+LjBBB9P9dtMBAX+oHQXEKCJJJJ94HQKABAVCUFCIgAIvCETFAQ87EBDNDNjBBJzARARn+TAWAWn+TAOAOn+TGRjBBBBARjBBBB9ge+RjB/+fsnjBBBzmGR+LjBBB9P9dtMBAR+oHQXEKCJJJJ94HQKABAVCIgAIvCETFAQ87EBALCWFHLAICLFHIAECUFGEMBKKK9MBDNADCD4AE2GEtMBINABABYDBGDCWTCW91+yADCE91CJJJ/8IFCJJJ98g++nuDBABCLFHBAECUFGEMBKKK9TEIUCBCBYDJ1JJBGEABCIFC98gFGBbDJ1JJBDNDNABzBCZTGD9NMBCUHIABAD9rCffIFCZ4NBCUsMEKAEHIKAIK/lEEEUDNDNAEABvCIgtMBABHIXEKDNDNADCZ9PMBABHIXEKABHIINAIAEYDBbDBAICLFAECLFYDBbDBAICWFAECWFYDBbDBAICXFAECXFYDBbDBAICZFHIAECZFHEADC9wFGDCS0MBKKADCL6MBINAIAEYDBbDBAECLFHEAICLFHIADC98FGDCI0MBKKDNADtMBINAIAErBB86BBAICEFHIAECEFHEADCUFGDMBKKABK/AEEDUDNDNABCIgtMBABHIXEKAECfEgC+B+C+EW2HLDNDNADCZ9PMBABHIXEKABHIINAIALbDBAICXFALbDBAICWFALbDBAICLFALbDBAICZFHIADC9wFGDCS0MBKKADCL6MBINAIALbDBAICLFHIADC98FGDCI0MBKKDNADtMBINAIAE86BBAICEFHIADCUFGDMBKKABKKKEBCJWKLZ9kBB",t="B9h79tEBBBEkL9gBB9gVUUUUUEU9gIUUUB9gEUEUIKQBBEBEEDDDILVE9wEEEVIEBEOWEUEC+Q/aEKR/LEdO9tw9t9vv95DBh9f9f939h79t9f9j9h229f9jT9vv7BB8a9tw79o9v9wT9f9kw9j9v9kw9WwvTw949C919m9mwvBDy9tw79o9v9wT9f9kw9j9v9kw69u9kw949C919m9mwvBLe9tw79o9v9wT9f9kw9j9v9kw69u9kw949Twg91w9u9jwBVl9tw79o9v9wT9f9kw9j9v9kws9p2Twv9P9jTBOk9tw79o9v9wT9f9kw9j9v9kws9p2Twv9R919hTBRl9tw79o9v9wT9f9kw9j9v9kws9p2Twvt949wBWL79iv9rBdQ/T9TQLBZIK9+EVU8jJJJJBCZ9rHBCBHEINCBHDCBHIINABCWFADFAICJUAEAD4CEgGLe86BBAIALFHIADCEFGDCW9HMBKAEC+Q+YJJBFAI86BBAECITC+Q1JJBFAB8pIW83IBAECEFGECJD9HMBKK/H8jLhUD97EUO978jJJJJBCJ/KB9rGV8kJJJJBC9+HODNADCEFAL0MBCUHOAIrBBC+gE9HMBAVAIALFGRAD9rAD/8QBBCJ/ABAD9uHOAICEFHLDNADtMBAOC/wfBgGOCJDAOCJD6eHWCBHdINAdAE9PMEAWAEAd9rAdAWFAE6eGQCSFGOC9wgGKCI2HXAKCETHMAOCL4CIFCD4HpABAdAD2FHSCBHZDNINCEHhALHoCBHaDNINARAo9rAp6MIAVCJ/CBFAaAK2FHcAoApFHLCBHIDNAKC/AB6MBARAL9rC/gB6MBCBHOINAcAOFHIDNDNDNDNDNAoAOCO4FrBBGxCIgpLBEDIBKAIPXBBBBBBBBBBBBBBBBPKLBXIKAIALPBBLALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlGqCDP+MEAqPMBZEhDoIaLcVxOqRlPXIIIIIIIIIIIIIIIIP9OGlPXIIIIIIIIIIIIIIIIP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLBALCLFAyPqBFAkC+Q+YJJBFrBBFHLXDKAIALPBBWALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlPXSSSSSSSSSSSSSSSSP9OGlPXSSSSSSSSSSSSSSSSP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLBALCWFAyPqBFAkC+Q+YJJBFrBBFHLXEKAIALPBBBPKLBALCZFHLKDNDNDNDNDNAxCD4CIgpLBEDIBKAIPXBBBBBBBBBBBBBBBBPKLZXIKAIALPBBLALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlGqCDP+MEAqPMBZEhDoIaLcVxOqRlPXIIIIIIIIIIIIIIIIP9OGlPXIIIIIIIIIIIIIIIIP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLZALCLFAyPqBFAkC+Q+YJJBFrBBFHLXDKAIALPBBWALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlPXSSSSSSSSSSSSSSSSP9OGlPXSSSSSSSSSSSSSSSSP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLZALCWFAyPqBFAkC+Q+YJJBFrBBFHLXEKAIALPBBBPKLZALCZFHLKDNDNDNDNDNAxCL4CIgpLBEDIBKAIPXBBBBBBBBBBBBBBBBPKLAXIKAIALPBBLALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlGqCDP+MEAqPMBZEhDoIaLcVxOqRlPXIIIIIIIIIIIIIIIIP9OGlPXIIIIIIIIIIIIIIIIP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLAALCLFAyPqBFAkC+Q+YJJBFrBBFHLXDKAIALPBBWALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlPXSSSSSSSSSSSSSSSSP9OGlPXSSSSSSSSSSSSSSSSP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLAALCWFAyPqBFAkC+Q+YJJBFrBBFHLXEKAIALPBBBPKLAALCZFHLKDNDNDNDNDNAxCO4pLBEDIBKAIPXBBBBBBBBBBBBBBBBPKL8wXIKAIALPBBLALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlGqCDP+MEAqPMBZEhDoIaLcVxOqRlPXIIIIIIIIIIIIIIIIP9OGlPXIIIIIIIIIIIIIIIIP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGxCITC+Q1JJBFPBIBAxC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGxCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKL8wALCLFAyPqBFAxC+Q+YJJBFrBBFHLXDKAIALPBBWALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlPXSSSSSSSSSSSSSSSSP9OGlPXSSSSSSSSSSSSSSSSP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGxCITC+Q1JJBFPBIBAxC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGxCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKL8wALCWFAyPqBFAxC+Q+YJJBFrBBFHLXEKAIALPBBBPKL8wALCZFHLKAOC/ABFHIAOCJEFAK0MEAIHOARAL9rC/fB0MBKKDNDNAIAK9PMBAICI4HOINARAL9rCk6MDAcAIFHxDNDNDNDNDNAoAICO4FrBBAOCOg4CIgpLBEDIBKAxPXBBBBBBBBBBBBBBBBPKLBXIKAxALPBBLALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlGqCDP+MEAqPMBZEhDoIaLcVxOqRlPXIIIIIIIIIIIIIIIIP9OGlPXIIIIIIIIIIIIIIIIP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLBALCLFAyPqBFAkC+Q+YJJBFrBBFHLXDKAxALPBBWALPBBBGqCLP+MEAqPMBZEhDoIaLcVxOqRlPXSSSSSSSSSSSSSSSSP9OGlPXSSSSSSSSSSSSSSSSP8jGqP5B9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBAkC+Q+YJJBFPBBBGyAyPMBBBBBBBBBBBBBBBBAqP5E9CJf/8/4/w/g/AB9+9Cu1+nGkCITC+Q1JJBFPBIBP9uPMBEDILVORZhoacxqlPpAlAqP9SPKLBALCWFAyPqBFAkC+Q+YJJBFrBBFHLXEKAxALPBBBPKLBALCZFHLKAOCDFHOAICZFGIAK6MBKKALtMBAaCI6HhALHoAaCEFGOHaAOCLsMDXEKKCBHLAhCEgMDKDNAKtMBAVCJDFAZFHIAVAZFPBDBHyCBHxINAIAVCJ/CBFAxFGOPBLBGlCEP9tAlPXEEEEEEEEEEEEEEEEGqP9OP9hP9RGlAOAKFPBLBG8aCEP9tA8aAqP9OP9hP9RG8aPMBZEhDoIaLcVxOqRlGeAOAMFPBLBG3CEP9tA3AqP9OP9hP9RG3AOAXFPBLBG5CEP9tA5AqP9OP9hP9RG5PMBZEhDoIaLcVxOqRlG8ePMBEZhDIoaLVcxORqlGqAqPMBEDIBEDIBEDIBEDIAyP9uGyP9aDBBAIADFGOAyAqAqPMLVORLVORLVORLVORP9uGyP9aDBBAOADFGOAyAqAqPMWdQKWdQKWdQKWdQKP9uGyP9aDBBAOADFGOAyAqAqPMXMpSXMpSXMpSXMpSP9uGyP9aDBBAOADFGOAyAeA8ePMWdkyQK8aeXM35pS8e8fGqAqPMBEDIBEDIBEDIBEDIP9uGyP9aDBBAOADFGOAyAqAqPMLVORLVORLVORLVORP9uGyP9aDBBAOADFGOAyAqAqPMWdQKWdQKWdQKWdQKP9uGyP9aDBBAOADFGOAyAqAqPMXMpSXMpSXMpSXMpSP9uGyP9aDBBAOADFGOAyAlA8aPMWkdyQ8aKeX3M5p8eS8fGlA3A5PMWkdyQ8aKeX3M5p8eS8fG8aPMBEZhDIoaLVcxORqlGqAqPMBEDIBEDIBEDIBEDIP9uGyP9aDBBAOADFGOAyAqAqPMLVORLVORLVORLVORP9uGyP9aDBBAOADFGOAyAqAqPMWdQKWdQKWdQKWdQKP9uGyP9aDBBAOADFGOAyAqAqPMXMpSXMpSXMpSXMpSP9uGyP9aDBBAOADFGOAyAlA8aPMWdkyQK8aeXM35pS8e8fGqAqPMBEDIBEDIBEDIBEDIP9uGyP9aDBBAOADFGOAyAqAqPMLVORLVORLVORLVORP9uGyP9aDBBAOADFGOAyAqAqPMWdQKWdQKWdQKWdQKP9uGyP9aDBBAOADFGOAyAqAqPMXMpSXMpSXMpSXMpSP9uGyP9aDBBAOADFHIAxCZFGxAK6MBKKAZCLFGZAD6MBKASAVCJDFAQAD2/8QBBAVAVCJDFAQCUFAD2FAD/8QBBAQAdFHdC9+HOALMEXIKKC9+HOXEKCBC99ARAL9rADCAADCA0eseHOKAVCJ/KBF8kJJJJBAOKWBZ+BJJJBK/UZEhU8jJJJJBC/AE9rGV8kJJJJBC9+HODNAECI9uGRChFAL0MBCUHOAIrBBGWC/wEgC/gE9HMBAWCSgGdCE0MBAVC/ABFCfECJE/8KBAVCuF9CU83IBAVC8wF9CU83IBAVCYF9CU83IBAVCAF9CU83IBAVCkF9CU83IBAVCZF9CU83IBAV9CU83IWAV9CU83IBAIALFC9wFHQAICEFGWARFHODNAEtMBCMCSAdCEseHKCBHXCBHMCBHdCBHICBHLINDNAOAQ9NMBC9+HOXIKDNDNAWrBBGRC/vE0MBAVC/ABFALARCL4CU7FCSgCITFGpYDLHSApYDBHZDNARCSgGpAK9PMBAVAIARCU7FCSgCDTFYDBAXApeHRAptHpDNDNADCD9HMBABAdCETFGhAZ87EBAhCDFAS87EBAhCLFAR87EBXEKABAdCDTFGhAZbDBAhCLFASbDBAhCWFARbDBKAXApFHXAVC/ABFALCITFGhARbDBAhASbDLAVAICDTFARbDBAVC/ABFALCEFCSgGLCITFGhAZbDBAhARbDLAIApFHIALCEFHLXDKDNDNApCSsMBAMApFApC987FCEFHMXEKAOCEFHRAO8sBBGpCfEgHhDNDNApCU9MMBARHOXEKAOCVFHOAhCfBgHhCRHpDNINAR8sBBGoCfBgApTAhvHhAoCU9KMEARCEFHRApCRFGpC8j9HMBXDKKARCEFHOKAhCE4CBAhCEg9r7AMFHMKDNDNADCD9HMBABAdCETFGRAZ87EBARCDFAS87EBARCLFAM87EBXEKABAdCDTFGRAZbDBARCLFASbDBARCWFAMbDBKAVC/ABFALCITFGRAMbDBARASbDLAVAICDTFAMbDBAVC/ABFALCEFCSgGLCITFGRAZbDBARAMbDLAICEFHIALCEFHLXEKDNARCPE0MBAXCEFGoAVAIAQARCSgFrBBGpCL49rCSgCDTFYDBApCZ6GheHRAVAIAp9rCSgCDTFYDBAoAhFGSApCSgGoeHpAotHoDNDNADCD9HMBABAdCETFGZAX87EBAZCDFAR87EBAZCLFAp87EBXEKABAdCDTFGZAXbDBAZCLFARbDBAZCWFApbDBKAVAICDTFAXbDBAVC/ABFALCITFGZARbDBAZAXbDLAVAICEFGICSgCDTFARbDBAVC/ABFALCEFCSgCITFGZApbDBAZARbDLAVAIAhFCSgGICDTFApbDBAVC/ABFALCDFCSgGLCITFGRAXbDBARApbDLALCEFHLAIAoFHIASAoFHXXEKAXCBAOrBBGZeGaARC/+EsGRFHSAZCSgHcAZCL4HxDNDNAZCS0MBASCEFHoXEKASHoAVAIAx9rCSgCDTFYDBHSKDNDNAcMBAoCEFHXXEKAoHXAVAIAZ9rCSgCDTFYDBHoKDNDNARtMBAOCEFHRXEKAOCDFHRAO8sBEGhCfEgHpDNAhCU9KMBAOCOFHaApCfBgHpCRHODNINAR8sBBGhCfBgAOTApvHpAhCU9KMEARCEFHRAOCRFGOC8j9HMBKAaHRXEKARCEFHRKApCE4CBApCEg9r7AMFGMHaKDNDNAxCSsMBARHpXEKARCEFHpAR8sBBGOCfEgHhDNAOCU9KMBARCVFHSAhCfBgHhCRHODNINAp8sBBGRCfBgAOTAhvHhARCU9KMEApCEFHpAOCRFGOC8j9HMBKASHpXEKApCEFHpKAhCE4CBAhCEg9r7AMFGMHSKDNDNAcCSsMBApHOXEKApCEFHOAp8sBBGRCfEgHhDNARCU9KMBApCVFHoAhCfBgHhCRHRDNINAO8sBBGpCfBgARTAhvHhApCU9KMEAOCEFHOARCRFGRC8j9HMBKAoHOXEKAOCEFHOKAhCE4CBAhCEg9r7AMFGMHoKDNDNADCD9HMBABAdCETFGRAa87EBARCDFAS87EBARCLFAo87EBXEKABAdCDTFGRAabDBARCLFASbDBARCWFAobDBKAVC/ABFALCITFGRASbDBARAabDLAVAICDTFAabDBAVC/ABFALCEFCSgCITFGRAobDBARASbDLAVAICEFGICSgCDTFASbDBAVC/ABFALCDFCSgCITFGRAabDBARAobDLAVAIAZCZ6AxCSsvFGICSgCDTFAobDBAIActAcCSsvFHIALCIFHLKAWCEFHWALCSgHLAICSgHIAdCIFGdAE6MBKKCBC99AOAQseHOKAVC/AEF8kJJJJBAOK+LLEVU8jJJJJBCZ9rHVC9+HODNAECVFAL0MBCUHOAIrBBC/+EgC/QE9HMBAV9CB83IWAICEFHRAIALFC98FHWDNAEtMBDNADCDsMBCBHdINDNARAW6MBC9+SKARCEFHOAR8sBBGLCfEgHIDNDNALCU9MMBAOHRXEKARCVFHRAICfBgHICRHLDNINAO8sBBGDCfBgALTAIvHIADCU9KMEAOCEFHOALCRFGLC8j9HMBXDKKAOCEFHRKABAdCDTFAICD4CBAICE4CEg9r7AVCWFAICEgCDTvGOYDBFGLbDBAOALbDBAdCEFGdAE9HMBXDKKCBHdINDNARAW6MBC9+SKARCEFHOAR8sBBGLCfEgHIDNDNALCU9MMBAOHRXEKARCVFHRAICfBgHICRHLDNINAO8sBBGDCfBgALTAIvHIADCU9KMEAOCEFHOALCRFGLC8j9HMBXDKKAOCEFHRKABAdCETFAICD4CBAICE4CEg9r7AVCWFAICEgCDTvGOYDBFGL87EBAOALbDBAdCEFGdAE9HMBKKCBC99ARAWseHOKAOK+epLIUO97EUE978jJJJJBCA9rHIDNDNADCL9HMBDNAEC98gGLtMBCBHVABHDINADADPBBBGOCkP+rECkP+sEP/6EGRAOCWP+rECkP+sEP/6EARP/gEAOCZP+rECkP+sEP/6EGWP/gEP/kEP/lEGdPXBBBBBBBBBBBBBBBBP+2EGQARPXBBBJBBBJBBBJBBBJGKP9OP9RP/kEGRPXBB/+9CBB/+9CBB/+9CBB/+9CARARP/mEAdAdP/mEAWAQAWAKP9OP9RP/kEGRARP/mEP/kEP/kEP/jEP/nEGWP/mEPXBBN0BBN0BBN0BBN0GQP/kEPXfBBBfBBBfBBBfBBBP9OAOPXBBBfBBBfBBBfBBBfP9OP9QARAWP/mEAQP/kECWP+rEPXBfBBBfBBBfBBBfBBP9OP9QAdAWP/mEAQP/kECZP+rEPXBBfBBBfBBBfBBBfBP9OP9QPKBBADCZFHDAVCLFGVAL6MBKKALAE9PMEAIAECIgGVCDTGDvCBCZAD9r/8KBAIABALCDTFGLAD/8QBBDNAVtMBAIAIPBLBGOCkP+rECkP+sEP/6EGRAOCWP+rECkP+sEP/6EARP/gEAOCZP+rECkP+sEP/6EGWP/gEP/kEP/lEGdPXBBBBBBBBBBBBBBBBP+2EGQARPXBBBJBBBJBBBJBBBJGKP9OP9RP/kEGRPXBB/+9CBB/+9CBB/+9CBB/+9CARARP/mEAdAdP/mEAWAQAWAKP9OP9RP/kEGRARP/mEP/kEP/kEP/jEP/nEGWP/mEPXBBN0BBN0BBN0BBN0GQP/kEPXfBBBfBBBfBBBfBBBP9OAOPXBBBfBBBfBBBfBBBfP9OP9QARAWP/mEAQP/kECWP+rEPXBfBBBfBBBfBBBfBBP9OP9QAdAWP/mEAQP/kECZP+rEPXBBfBBBfBBBfBBBfBP9OP9QPKLBKALAIAD/8QBBSKDNAEC98gGXtMBCBHVABHDINADCZFGLALPBBBGOPXBBBBBBffBBBBBBffGKP9OADPBBBGdAOPMLVORXMpScxql358e8fPXfUBBfUBBfUBBfUBBP9OP/6EAdAOPMBEDIWdQKZhoaky8aeGOCZP+sEP/6EGRP/gEAOCZP+rECZP+sEP/6EGWP/gEP/kEP/lEGOPXB/+fsB/+fsB/+fsB/+fsAWAOPXBBBBBBBBBBBBBBBBP+2EGQAWPXBBBJBBBJBBBJBBBJGMP9OP9RP/kEGWAWP/mEAOAOP/mEARAQARAMP9OP9RP/kEGOAOP/mEP/kEP/kEP/jEP/nEGRP/mEPXBBN0BBN0BBN0BBN0GQP/kECZP+rEAWARP/mEAQP/kEPXffBBffBBffBBffBBP9OP9QGWAOARP/mEAQP/kEPXffBBffBBffBBffBBP9OGOPMWdkyQK8aeXM35pS8e8fP9QPKBBADAdAKP9OAWAOPMBEZhDIoaLVcxORqlP9QPKBBADCAFHDAVCLFGVAX6MBKKAXAE9PMBAIAECIgGVCITGDFCBCAAD9r/8KBAIABAXCITFGLAD/8QBBDNAVtMBAIAIPBLZGOPXBBBBBBffBBBBBBffGKP9OAIPBLBGdAOPMLVORXMpScxql358e8fPXfUBBfUBBfUBBfUBBP9OP/6EAdAOPMBEDIWdQKZhoaky8aeGOCZP+sEP/6EGRP/gEAOCZP+rECZP+sEP/6EGWP/gEP/kEP/lEGOPXB/+fsB/+fsB/+fsB/+fsAWAOPXBBBBBBBBBBBBBBBBP+2EGQAWPXBBBJBBBJBBBJBBBJGMP9OP9RP/kEGWAWP/mEAOAOP/mEARAQARAMP9OP9RP/kEGOAOP/mEP/kEP/kEP/jEP/nEGRP/mEPXBBN0BBN0BBN0BBN0GQP/kECZP+rEAWARP/mEAQP/kEPXffBBffBBffBBffBBP9OP9QGWAOARP/mEAQP/kEPXffBBffBBffBBffBBP9OGOPMWdkyQK8aeXM35pS8e8fP9QPKLZAIAdAKP9OAWAOPMBEZhDIoaLVcxORqlP9QPKLBKALAIAD/8QBBKK/4WLLUE97EUV978jJJJJBC8w9rHIDNAEC98gGLtMBCBHVABHOINAIAOPBBBGRAOCZFGWPBBBGdPMLVORXMpScxql358e8fGQCZP+sEGKCLP+rEPKLBAOPXBBJzBBJzBBJzBBJzPX/zL81z/zL81z/zL81z/zL81zAKPXIBBBIBBBIBBBIBBBP9QP/6EP/nEGKARAdPMBEDIWdQKZhoaky8aeGRCZP+rECZP+sEP/6EP/mEGdAdP/mEAKARCZP+sEP/6EP/mEGXAXP/mEAKAQCZP+rECZP+sEP/6EP/mEGQAQP/mEP/kEP/kEP/lEPXBBBBBBBBBBBBBBBBP+4EP/jEPXB/+fsB/+fsB/+fsB/+fsGKP/mEPXBBN0BBN0BBN0BBN0GRP/kEPXffBBffBBffBBffBBGMP9OAXAKP/mEARP/kECZP+rEP9QGXAQAKP/mEARP/kECZP+rEAdAKP/mEARP/kEAMP9OP9QGKPMBEZhDIoaLVcxORqlGRP5BAIPBLBPeB+t+J83IBAOCWFARP5EAIPBLBPeE+t+J83IBAWAXAKPMWdkyQK8aeXM35pS8e8fGKP5BAIPBLBPeD+t+J83IBAOCkFAKP5EAIPBLBPeI+t+J83IBAOCAFHOAVCLFGVAL6MBKKDNALAE9PMBAIAECIgGVCITGOFCBCAAO9r/8KBAIABALCITFGWAO/8QBBDNAVtMBAIAIPBLBGRAIPBLZGdPMLVORXMpScxql358e8fGQCZP+sEGKCLP+rEPKLAAIPXBBJzBBJzBBJzBBJzPX/zL81z/zL81z/zL81z/zL81zAKPXIBBBIBBBIBBBIBBBP9QP/6EP/nEGKARAdPMBEDIWdQKZhoaky8aeGRCZP+rECZP+sEP/6EP/mEGdAdP/mEAKARCZP+sEP/6EP/mEGXAXP/mEAKAQCZP+rECZP+sEP/6EP/mEGQAQP/mEP/kEP/kEP/lEPXBBBBBBBBBBBBBBBBP+4EP/jEPXB/+fsB/+fsB/+fsB/+fsGKP/mEPXBBN0BBN0BBN0BBN0GRP/kEPXffBBffBBffBBffBBGMP9OAXAKP/mEARP/kECZP+rEP9QGXAQAKP/mEARP/kECZP+rEAdAKP/mEARP/kEAMP9OP9QGKPMBEZhDIoaLVcxORqlGRP5BAIPBLAPeB+t+J83IBAIARP5EAIPBLAPeE+t+J83IWAIAXAKPMWdkyQK8aeXM35pS8e8fGKP5BAIPBLAPeD+t+J83IZAIAKP5EAIPBLAPeI+t+J83IkKAWAIAO/8QBBKK+pDDIUE978jJJJJBC/AB9rHIDNADCD4AE2GLC98gGVtMBCBHDABHEINAEAEPBBBGOCWP+rECWP+sEP/6EAOCEP+sEPXBBJzBBJzBBJzBBJzP+uEPXBBJfBBJfBBJfBBJfP9OP/mEPKBBAECZFHEADCLFGDAV6MBKKDNAVAL9PMBAIALCIgGDCDTGEvCBC/ABAE9r/8KBAIABAVCDTFGVAE/8QBBDNADtMBAIAIPBLBGOCWP+rECWP+sEP/6EAOCEP+sEPXBBJzBBJzBBJzBBJzP+uEPXBBJfBBJfBBJfBBJfP9OP/mEPKLBKAVAIAE/8QBBKK9TEIUCBCBYDJ1JJBGEABCIFC98gFGBbDJ1JJBDNDNABzBCZTGD9NMBCUHIABAD9rCffIFCZ4NBCUsMEKAEHIKAIKKKEBCJWKLZ9tBB",n=new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,3,2,0,0,5,3,1,0,1,12,1,0,10,22,2,12,0,65,0,65,0,65,0,252,10,0,0,11,7,0,65,0,253,15,26,11]),i=new Uint8Array([32,0,65,2,1,106,34,33,3,128,11,4,13,64,6,253,10,7,15,116,127,5,8,12,40,16,19,54,20,9,27,255,113,17,42,67,24,23,146,148,18,14,22,45,70,69,56,114,101,21,25,63,75,136,108,28,118,29,73,115]);if(typeof WebAssembly!="object")return{supported:!1};var o=e;WebAssembly.validate(n)&&(o=t);var r,s=WebAssembly.instantiate(a(o),{}).then(function(d){r=d.instance,r.exports.__wasm_call_ctors()});function a(d){for(var p=new Uint8Array(d.length),g=0;g<d.length;++g){var m=d.charCodeAt(g);p[g]=m>96?m-71:m>64?m-65:m>47?m+4:m>46?63:62}for(var A=0,g=0;g<d.length;++g)p[A++]=p[g]<60?i[p[g]]:(p[g]-60)*64+p[++g];return p.buffer.slice(0,A)}function c(d,p,g,m,A,x){var C=r.exports.sbrk,T=g+3&-4,E=C(T*m),S=C(A.length),v=new Uint8Array(r.exports.memory.buffer);v.set(A,S);var w=d(E,g,m,S,A.length);if(w==0&&x&&x(E,T,m),p.set(v.subarray(E,E+g*m)),C(E-C(0)),w!=0)throw new Error("Malformed buffer data: "+w)}var l={0:"",1:"meshopt_decodeFilterOct",2:"meshopt_decodeFilterQuat",3:"meshopt_decodeFilterExp",NONE:"",OCTAHEDRAL:"meshopt_decodeFilterOct",QUATERNION:"meshopt_decodeFilterQuat",EXPONENTIAL:"meshopt_decodeFilterExp"},f={0:"meshopt_decodeVertexBuffer",1:"meshopt_decodeIndexBuffer",2:"meshopt_decodeIndexSequence",ATTRIBUTES:"meshopt_decodeVertexBuffer",TRIANGLES:"meshopt_decodeIndexBuffer",INDICES:"meshopt_decodeIndexSequence"};return{ready:s,supported:!0,decodeVertexBuffer:function(d,p,g,m,A){c(r.exports.meshopt_decodeVertexBuffer,d,p,g,m,r.exports[l[A]])},decodeIndexBuffer:function(d,p,g,m){c(r.exports.meshopt_decodeIndexBuffer,d,p,g,m)},decodeIndexSequence:function(d,p,g,m){c(r.exports.meshopt_decodeIndexSequence,d,p,g,m)},decodeGltfBuffer:function(d,p,g,m,A,x){c(r.exports[f[A]],d,p,g,m,r.exports[l[x]])}}}();var S0n=function(){"use strict";var e="B9h79tEBBBECd9gEUEU9gEUB9gBB9gQUUUUUUU99UUEU9gVUUUUUB9gLUUUUE999gIUUUE999gLUUUUEU9gIUUUEUIMXDILVORBWWBEWLVE9wEIIVIEBEOWEUECJ/JEKR7OO9tw9t9vv95DBh9f9f939h79t9f9j9h229f9jT9vv7BBZ9tw79o9v9wT9f79p9t9w29p9m95BEx9tw79o9v9wT9f79p9t9w29p9m959T9j9h2wBLA9tw79o9v9wT9f9v9wT9p9t9p96w9WwvTw94swT9j9o9Sw9t9h9wBVL79iv9rBOdWEBCEKDdQQ+stXDBK/48yIkUp99hU8jJJJJBCJ/BB9rGQ8kJJJJBAQCkFCBC/kBZ1JJJB8aCUALCDTGKALCffffI0eGXCBYD/s1JJBhJJJJBBHMAQCkFAQYD94GpCDTFAMbDBAQAMbDWAQApCEFbD94AXCBYD/s1JJBhJJJJBBHSAQCkFAQYD94GpCDTFASbDBAQASbDXAQApCEFbD94CUADCITADCffffE0eCBYD/s1JJBhJJJJBBHZAQCkFAQYD94GpCDTFAZbDBAQAZbDZAQApCEFbD94AQCWFAEADALCBZ+CJJJBAXCBYD/s1JJBhJJJJBBHhAQCkFAQYD94GpCDTFAhbDBAQApCEFbD94AXCBYD/s1JJBhJJJJBBHoAQCkFAQYD94GpCDTFAobDBAQApCEFbD94ALCD4ALFHaCEHcINAcGpCETHcApAa6MBKCBHxCUApCDTGaApCffffI0eCBYD/s1JJBhJJJJBBHcAQCkFAQYD94GqCDTFAcbDBAQAqCEFbD94AcCfEAaZ1JJJBHlDNALtMBAVCD4HkApCUFHqINAIAxAk2CDTFGyYDLGpCh4Ap7C+f+B+dd2AyYDBGpCh4Ap7C/d/o+b8j27AyYDWGpCh4Ap7C+3f/n8n27HaCBHpDNDNINAlAaAqgGaCDTFG8aYDBGcCUsMEAIAcAk2CDTFAyCXZ+LJJJBtMDApCEFGpAaFHaApAq9NMBXDKKA8aAxbDBAxHcKAhAxCDTFAcbDBAxCEFGxAL9HMBKCBHpAoHcINAcApbDBAcCLFHcALApCEFGp9HMBKCBHpAhHcAoHaINDNApAcYDBGqsMBAaAoAqCDTFGqYDBbDBAqApbDBKAcCLFHcAaCLFHaALApCEFGp9HMBKKCBHaALCBYD/s1JJBhJJJJBBHyAQCkFAQYD94GpCDTFAybDBAQApCEFbD94AXCBYD/s1JJBhJJJJBBHpAQCkFAQYD94GcCDTFApbDBAQAcCEFbD94AXCBYD/s1JJBhJJJJBBHcAQCkFAQYD94GqCDTFAcbDBAQAqCEFbD94ApCfEAKZ1JJJBHeAcCfEAKZ1JJJBH3DNALtMBAZCWFH5INDNAMAaCDTGpFYDBG8etMBAZASApFYDBCITFH8fA3ApFHAAeApFHxCBHkINDNDNA8fAkCITFYDBGlAa9HMBAxAabDBAAAabDBXEKDNAMAlCDTGKFYDBGHtMBAZASAKFYDBCITGpFYDBAasMEAHCUFH8aA5ApFHcCBHpINA8aApsMEApCEFHpAcYDBHqAcCWFHcAqAa9HMBKApAH6MEKA3AKFGpAaAlApYDBCUsebDBAxAlAaAxYDBCUsebDBKAkCEFGkA8e9HMBKKAaCEFGaAL9HMBKAhHcAoHaA3HqAeHkCBHpINDNDNApAcYDBG8a9HMBDNApAaYDBG8a9HMBAkYDBH8aDNAqYDBGlCU9HMBA8aCU9HMBAyApFCB86BBXIKAyApFHxDNApAlsMBApA8asMBAxCE86BBXIKAxCL86BBXDKDNApAoA8aCDTGlFYDB9HMBDNAqYDBGxCUsMBApAxsMBAkYDBGKCUsMBApAKsMBA3AlFYDBG8eCUsMBA8eA8asMBAeAlFYDBGlCUsMBAlA8asMBDNAhAxCDTFYDBAhAlCDTFYDB9HMBAhAKCDTFYDBAhA8eCDTFYDB9HMBAyApFCD86BBXLKAyApFCL86BBXIKAyApFCL86BBXDKAyApFCL86BBXEKAyApFAyA8aFrBB86BBKAcCLFHcAaCLFHaAqCLFHqAkCLFHkALApCEFGp9HMBKAWCEgtMBAyHpALHcINDNAprBBCE9HMBApCL86BBKApCEFHpAcCUFGcMBKKCBHkCUALCX2ALC/V+q/V+qE0eCBYD/s1JJBhJJJJBBHMAQCkFAQYD94GpCDTFAMbDBAQApCEFbD94AMAIALAVZ+DJJJB8aCUALC8s2GcALC/d/o/F8u0eCBYD/s1JJBhJJJJBBHpAQCkFAQYD94GaCDTFApbDBAQAaCEFbD94ApCBAcZ1JJJBHZDNADtMBAEHcINDNAMAcCLFYDBG8aCX2FGpiDBAMAcYDBGlCX2FGaiDBGG+TG8jAMAcCWFYDBGxCX2FGqCLFiDBAaCLFiDBG8k+TG8lnAqiDBAG+TG8mApCLFiDBA8k+TG8nn+TGYAYnA8nAqCWFiDBAaCWFiDBG8p+TGinA8lApCWFiDBA8p+TG8nn+TG8lA8lnA8nA8mnAiA8jn+TG8jA8jnmm+RG8mjBBBB9etMBAYA8m+VHYA8jA8m+VH8jA8lA8m+VH8lKAZAhAlCDTFYDBC8s2FGpA8lA8m+RG8mA8lnnG8nApiDBmuDBApA8jA8mA8jnG8rnGiApiDLmuDLApAYA8mAYnG8snGrApiDWmuDWApA8rA8lnG8rApiDXmuDXApA8sA8lnG8uApiDZmuDZApA8sA8jnG8sApiDcmuDcApA8lA8mAYA8pnA8lAGnA8kA8jnmm+MG8knGGnG8lApiDkmuDkApA8jAGnG8jApiD3muD3ApAYAGnGYApiDAmuDAApAGA8knGGApiD8kmuD8kApA8mApiDYmuDYAZAhA8aCDTFYDBC8s2FGpA8nApiDBmuDBApAiApiDLmuDLApArApiDWmuDWApA8rApiDXmuDXApA8uApiDZmuDZApA8sApiDcmuDcApA8lApiDkmuDkApA8jApiD3muD3ApAYApiDAmuDAApAGApiD8kmuD8kApA8mApiDYmuDYAZAhAxCDTFYDBC8s2FGpA8nApiDBmuDBApAiApiDLmuDLApArApiDWmuDWApA8rApiDXmuDXApA8uApiDZmuDZApA8sApiDcmuDcApA8lApiDkmuDkApA8jApiD3muD3ApAYApiDAmuDAApAGApiD8kmuD8kApA8mApiDYmuDYAcCXFHcAkCIFGkAD6MBKCBH8aAEHxINCBHcINAyAEAcC+81JJBFYDBGlA8aFCDTFYDBGaFrBBHpDNDNAyAxAcFYDBGqFrBBGkC99FCfEgCPE0MBApCEsMBApCD9HMEKDNAkCUFCfEgCE0MBAeAqCDTFYDBAa9HMEKDNApCUFCfEgCE0MBA3AaCDTFYDBAq9HMEKDNAkCV2ApFC+g1JJBFrBBtMBAhAaCDTFYDBAhAqCDTFYDB0MEKjBBACjBBJzApCEseH8mAkCEsHKAEAlCDTC+81JJBFYDBA8aFCDTFYDBHlDNAMAaCX2FGpCWFiDBAMAqCX2FGkCWFiDBG8k+TG8lA8lnApiDBAkiDBG8p+TG8jA8jnApCLFiDBAkCLFiDBG8n+TGYAYnmm+RGGjBBBB9etMBA8lAG+VH8lAYAG+VHYA8jAG+VH8jKjBBACA8mAKeH8sDNAMAlCX2FGpiDWA8k+TG8mA8lA8mA8lnApiDBA8p+TGrA8jnAYApiDLA8n+TG8rnmmGin+TG8mA8mnArA8jAin+TG8lA8lnA8rAYAin+TG8jA8jnmm+RGYjBBBB9etMBA8mAY+VH8mA8jAY+VH8jA8lAY+VH8lKAZAhAqCDTFYDBC8s2FGpA8lA8sAGnGYA8lnnGiApiDBmuDBApA8jAYA8jnG8snGrApiDLmuDLApA8mAYA8mnGGnG8rApiDWmuDWApA8sA8lnG8sApiDXmuDXApAGA8lnG8uApiDZmuDZApAGA8jnG8vApiDcmuDcApA8lAYA8mA8knA8lA8pnA8nA8jnmm+MG8knGGnG8lApiDkmuDkApA8jAGnG8jApiD3muD3ApA8mAGnG8mApiDAmuDAApAGA8knGGApiD8kmuD8kApAYApiDYmuDYAZAhAaCDTFYDBC8s2FGpAiApiDBmuDBApArApiDLmuDLApA8rApiDWmuDWApA8sApiDXmuDXApA8uApiDZmuDZApA8vApiDcmuDcApA8lApiDkmuDkApA8jApiD3muD3ApA8mApiDAmuDAApAGApiD8kmuD8kApAYApiDYmuDYKAcCLFGcCX9HMBKAxCXFHxA8aCIFG8aAD6MBKKDNABAEsMBABAEADCDTZ+HJJJB8aKCUADCX2ADC/V+q/V+qE0eCBYD/s1JJBhJJJJBBHAAQCkFAQYD94GpCDTFAAbDBAQApCEFbD94CUADCDTADCffffI0eCBYD/s1JJBhJJJJBBH5AQCkFAQYD94GpCDTFA5bDBAQApCEFbD94AXCBYD/s1JJBhJJJJBBHIAQCkFAQYD94GpCDTFAIbDBAQApCEFbD94ALCBYD/s1JJBhJJJJBBH8wAQCkFAQYD94GpCDTFA8wbDBAQApCEFbD94jBBBBHrDNADAO9NMBARARnH8sAACWFH8xAQYDZH8yAQYDXH8zAQYDWH80jBBBBHrINAQCWFABADGSALAhZ+CJJJBCBHHABHxCBHKINCBHpINDNAhAxApFYDBGaCDTGEFYDBGkAhABApC+81JJBFYDBAKFCDTFYDBGcCDTFYDBG8asMBAyAcFrBBGlCV2AyAaFrBBGqFC/Q1JJBFrBBGDAqCV2AlFG8eC/Q1JJBFrBBG8fvCfEgtMBDNA8eC+g1JJBFrBBtMBA8aAk0MEKDNAqAl9HMBAqCUFCfEgCE0MBAeAEFYDBAc9HMEKAAAHCX2FGqAcAaA8fCfEgGkebDLAqAaAcAkebDBAqADA8fgCfEgCB9HbDWAHCEFHHKApCLFGpCX9HMBKAxCXFHxAKCIFGKAS6MBKDNDNAHtMBAAHcAHH8aINAcCWFGljBBBBjBBJzAZAhAcYDBGaCDTFYDBC8s2FGpiDYG8l+VA8ljBBBB9beApiDWAMAcCLFGEYDBGqCX2FGkCWFiDBG8lnApiDZAkiDBG8jnApiDAmG8mA8mmmA8lnApiDLAkCLFiDBG8mnApiDcA8lnApiD3mG8lA8lmmA8mnApiDBA8jnApiDXA8mnApiDkmG8lA8lmmA8jnApiD8kmmm+LnGYjBBBBjBBJzAZAhAqAaAlYDBGkeGlCDTFYDBC8s2FGpiDYG8l+VA8ljBBBB9beApiDWAMAaAqAkeGxCX2FGkCWFiDBG8lnApiDZAkiDBG8jnApiDAmG8mA8mmmA8lnApiDLAkCLFiDBG8mnApiDcA8lnApiD3mG8lA8lmmA8mnApiDBA8jnApiDXA8mnApiDkmG8lA8lmmA8jnApiD8kmmm+LnG8lAYA8l9fGpeuDBAEAqAxApebDBAcAaAlApebDBAcCXFHcA8aCUFG8aMBKAQCJEFCBCJ/ABZ1JJJB8aA8xHpAHHcINAQCJEFApYDBCo4C/8zgFGaAaYDBCEFbDBApCXFHpAcCUFGcMBKCBHpCBHcINAQCJEFApFGaYDBHqAaAcbDBAqAcFHcApCLFGpCJ/AB9HMBKCBHpA8xHcINAQCJEFAcYDBCo4C/8zgFGaAaYDBGaCEFbDBA5AaCDTFApbDBAcCXFHcAHApCEFGp9HMBKASAO9rGaCI9uH81DNALtMBCBHpAIHcINAcApbDBAcCLFHcALApCEFGp9HMBKKCBHbA8wCBALZ1JJJBH83AaCo9uHuA81CE4H85CBH86CBHKDNINAAA5AKCDTFYDBCX2FGxiDWG8jA8s9eMEA86A819PMEjffUUH8lDNA85AH9PMBAAA5A85CDTFYDBCX2FiDWjBB/AznH8lKDNA8jA8l9etMBA86Au0MDKDNA83AhAxYDLG87CDTG88FYDBGaFG89rBBA83AhAxYDBGECDTG8+FYDBGzFGNrBBvMBDNA80AzCDTGpFYDBGqtMBA8yA8zApFYDBCITFHpAMAaCX2FG8eCWFHDA8eCLFHXAMAzCX2FG8fCWFHVA8fCLFHWCBHcCEHlDNINDNAIApYDBCDTFYDBGkAasMBAIApCLFYDBCDTFYDBG8aAasMBAMA8aCX2FG8aiDBAMAkCX2FGkiDBG8m+TG8lAWiDBAkCLFiDBGY+TGGnA8fiDBA8m+TG8kA8aCLFiDBAY+TG8jn+TA8lAXiDBAY+TG8pnA8eiDBA8m+TG8nA8jn+TnA8jAViDBAkCWFiDBGY+TGinAGA8aCWFiDBAY+TG8mn+TA8jADiDBAY+TGYnA8pA8mn+TnA8mA8knAiA8ln+TA8mA8nnAYA8ln+TnmmjBBBB9dMDKApCWFHpAcCEFGcAq6HlAqAc9HMBKKAlCEgtMBA85CEFH85XEKAxCWFHqAZAaC8s2FGpAZAzC8s2FGciDBApiDBmuDBApAciDLApiDLmuDLApAciDWApiDWmuDWApAciDXApiDXmuDXApAciDZApiDZmuDZApAciDcApiDcmuDcApAciDkApiDkmuDkApAciD3ApiD3muD3ApAciDAApiDAmuDAApAciD8kApiD8kmuD8kApAciDYApiDYmuDYDNDNDNDNAyAEFGcrBBC9+FpDEBDKAEHpINAIApCDTGpFAabDBAoApFYDBGpAE9HMBXIKKAoA88FYDBHpAoA8+FYDBHEAIA8+FA87bDBApH87KAIAECDTFA87bDBKANCE86BBA89CE86BBAqiDBG8lArArA8l9deHrAbCEFHbCECDAcrBBCEseA86FH86KAKCEFGKAH9HMBKKAbtMBDNALtMBCBHcAeHpINDNApYDBGaCUsMBDNAcAIAaCDTGqFYDBGa9HMBAeAqFYDBHaKApAabDBKApCLFHpALAcCEFGc9HMBKCBHcA3HpINDNApYDBGaCUsMBDNAcAIAaCDTGqFYDBGa9HMBA3AqFYDBHaKApAabDBKApCLFHpALAcCEFGc9HMBKKCBHDABHpCBHkINDNAIApYDBCDTFYDBGcAIApCLFYDBCDTFYDBGasMBAcAIApCWFYDBCDTFYDBGqsMBAaAqsMBABADCDTFG8aAcbDBA8aCLFAabDBA8aCWFAqbDBADCIFHDKApCXFHpAkCIFGkAS9PMDXBKKASHDXDKADAO0MBKKDNAdtMBAdAr+RuDBKAQYD94GpCDTAQCkFFC98FHhDNINAptMEAhYDBCBYD/w1JJBh+BJJJBBAhC98FHhApCUFHpXBKKAQCJ/BBF8kJJJJBADK/PLEOUABYDBCBAICDTZ1JJJB8aADCI9uHVDNADtMBABYDBHODNALtMBAEHRADHWINAOALARYDBCDTFYDBCDTFGdAdYDBCEFbDBARCLFHRAWCUFGWMBXDKKAEHRADHWINAOARYDBCDTFGdAdYDBCEFbDBARCLFHRAWCUFGWMBKKDNAItMBABYDBHRABYDLHWCBHdAIHOINAWAdbDBAWCLFHWARYDBAdFHdARCLFHRAOCUFGOMBKKDNADCI6MBAVCEAVCE0eHQABYDLHVABYDWHRINAECWFYDBHWAECLFYDBHdAEYDBHODNALtMBALAWCDTFYDBHWALAdCDTFYDBHdALAOCDTFYDBHOKARAVAOCDTFGDYDBCITFAdbDBARADYDBCITFAWbDLADADYDBCEFbDBARAVAdCDTFGDYDBCITFAWbDBARADYDBCITFAObDLADADYDBCEFbDBARAVAWCDTFGWYDBCITFAObDBARAWYDBCITFAdbDLAWAWYDBCEFbDBAECXFHEAQCUFGQMBKKDNAItMBABYDLHRABYDBHWINARARYDBAWYDB9rbDBAWCLFHWARCLFHRAICUFGIMBKKK+3LDOUV998jJJJJBCA9rGLCZFCWFCBYD11JJBbDBALCB8pDJ1JJB83IZALCWFCBYDn1JJBbDBALCB8pD+M1JJB83IBDNADtMBAICD4HVDNABtMBAVCDTHOCBHRAEHWINABARCX2FGIAEARAV2CDTFGdiDBuDBAIAdiDLuDLAIAdiDWuDWCBHIINALCZFAIFGdAWAIFiDBGQAdiDBGKAKAQ9eeuDBALAIFGdAQAdiDBGKAKAQ9deuDBAICLFGICX9HMBKAWAOFHWARCEFGRAD9HMBXDKKAVCDTHRCBHWINCBHIINALCZFAIFGdAEAIFiDBGQAdiDBGKAKAQ9eeuDBALAIFGdAQAdiDBGKAKAQ9deuDBAICLFGICX9HMBKAEARFHEAWCEFGWAD9HMBKKALiDBALiDZGK+TjBBBB+XGQALiDLALiDcGX+TGMAMAQ9deGQALiDWALiDkGM+TGpApAQ9deHpDNABtMBADtMBjBBBBjBBJzAp+VApjBBBB9beHQINABAQABiDBAK+TnuDBABCLFGIAQAIiDBAX+TnuDBABCWFGIAQAIiDBAM+TnuDBABCXFHBADCUFGDMBKKApK+qDIDUI99DUCBHI8jJJJJBCA9rGLCZFCWFCBYD11JJBbDBALCB8pDJ1JJB83IZALCWFCBYDn1JJBbDBALCB8pD+M1JJB83IBDNDNAEMBjBBJfHVjBBJfHOjBBJfHRXEKADCD4CDTHWINCBHDINALCZFADFGdABADFiDBGOAdiDBGRARAO9eeuDBALADFGdAOAdiDBGRARAO9deuDBADCLFGDCX9HMBKABAWFHBAICEFGIAE9HMBKALiDWALiDk+THRALiDLALiDc+THOALiDBALiDZ+THVKAVjBBBB+XGVAOAOAV9deGOARARAO9deK9dEEUABCfEAICDTZ1JJJBHLCBHIDNADtMBINDNALAEYDBCDTFGBYDBCU9HMBABAIbDBAICEFHIKAECLFHEADCUFGDMBKKAIK9TEIUCBCBYD/01JJBGEABCIFC98gFGBbD/01JJBDNDNABzBCZTGD9NMBCUHIABAD9rCffIFCZ4NBCUsMEKAEHIKAIK/lEEEUDNDNAEABvCIgtMBABHIXEKDNDNADCZ9PMBABHIXEKABHIINAIAEYDBbDBAICLFAECLFYDBbDBAICWFAECWFYDBbDBAICXFAECXFYDBbDBAICZFHIAECZFHEADC9wFGDCS0MBKKADCL6MBINAIAEYDBbDBAECLFHEAICLFHIADC98FGDCI0MBKKDNADtMBINAIAErBB86BBAICEFHIAECEFHEADCUFGDMBKKABK/AEEDUDNDNABCIgtMBABHIXEKAECfEgC+B+C+EW2HLDNDNADCZ9PMBABHIXEKABHIINAIALbDBAICXFALbDBAICWFALbDBAICLFALbDBAICZFHIADC9wFGDCS0MBKKADCL6MBINAIALbDBAICLFHIADC98FGDCI0MBKKDNADtMBINAIAE86BBAICEFHIADCUFGDMBKKABK9TEIUCBCBYD/01JJBGEABCIFC98gFGBbD/01JJBDNDNABzBCZTGD9NMBCUHIABAD9rCffIFCZ4NBCUsMEKAEHIKAIK9+EIUzBHEDNDNCBYD/01JJBGDAECZTGI9NMBCUHEADAI9rCffIFCZ4NBCUsMEKADHEKCBABAE9rCIFC98gCBYD/01JJBFGDbD/01JJBDNADzBCZTGE9NMBADAE9rCffIFCZ4NB8aKK6EIUCBHIDNADtMBDNINABrBBGLAErBBGV9HMEAECEFHEABCEFHBADCUFGDMBXDKKALAV9rHIKAIKK+CEDBCJWK9pffUUffUUffUUffUfffUfffUfBBBBBBBBEEEBEEBEBBEEEBEBBBBBEBEBBBBBEBBBDBBBBBBBBBBBBBBBEEEEEBEBBBBBEBBBBBEEBBBBBBC/sWKXEBBBDBBBJ9kBB",t=new Uint8Array([32,0,65,2,1,106,34,33,3,128,11,4,13,64,6,253,10,7,15,116,127,5,8,12,40,16,19,54,20,9,27,255,113,17,42,67,24,23,146,148,18,14,22,45,70,69,56,114,101,21,25,63,75,136,108,28,118,29,73,115]);if(typeof WebAssembly!="object")return{supported:!1};var n,i=WebAssembly.instantiate(o(e),{}).then(function(p){n=p.instance,n.exports.__wasm_call_ctors()});function o(p){for(var g=new Uint8Array(p.length),m=0;m<p.length;++m){var A=p.charCodeAt(m);g[m]=A>96?A-71:A>64?A-65:A>47?A+4:A>46?63:62}for(var x=0,m=0;m<p.length;++m)g[x++]=g[m]<60?t[g[m]]:(g[m]-60)*64+g[++m];return g.buffer.slice(0,x)}function r(p){if(!p)throw new Error("Assertion failed")}function s(p){return new Uint8Array(p.buffer,p.byteOffset,p.byteLength)}function a(p,g){var m=n.exports.sbrk,A=m(p.length*4),x=m(g*4),C=new Uint8Array(n.exports.memory.buffer),T=s(p);C.set(T,A);var E=n.exports.meshopt_optimizeVertexFetchRemap(x,A,p.length,g);C=new Uint8Array(n.exports.memory.buffer);var S=new Uint32Array(g);new Uint8Array(S.buffer).set(C.subarray(x,x+g*4)),T.set(C.subarray(A,A+p.length*4)),m(A-m(0));for(var v=0;v<p.length;++v)p[v]=S[p[v]];return[S,E]}function c(p){for(var g=0,m=0;m<p.length;++m){var A=p[m];g=g<A?A:g}return g}function l(p,g,m,A,x,C,T,E,S){var v=n.exports.sbrk,w=v(4),R=v(m*4),O=v(x*C),L=v(m*4),N=new Uint8Array(n.exports.memory.buffer);N.set(s(A),O),N.set(s(g),L);var _=p(R,L,m,O,x,C,T,E,S,w);N=new Uint8Array(n.exports.memory.buffer);var b=new Uint32Array(_);s(b).set(N.subarray(R,R+_*4));var D=new Float32Array(1);return s(D).set(N.subarray(w,w+4)),v(w-v(0)),[b,D[0]]}function f(p,g,m,A){var x=n.exports.sbrk,C=x(m*A),T=new Uint8Array(n.exports.memory.buffer);T.set(s(g),C);var E=p(C,m,A);return x(C-x(0)),E}var d={LockBorder:1};return{ready:i,supported:!0,compactMesh:function(p){r(p instanceof Uint32Array||p instanceof Int32Array||p instanceof Uint16Array||p instanceof Int16Array),r(p.length%3==0);var g=p.BYTES_PER_ELEMENT==4?p:new Uint32Array(p);return a(g,c(p)+1)},simplify:function(p,g,m,A,x,C){r(p instanceof Uint32Array||p instanceof Int32Array||p instanceof Uint16Array||p instanceof Int16Array),r(p.length%3==0),r(g instanceof Float32Array),r(g.length%m==0),r(m>=3),r(A%3==0);for(var T=0,E=0;E<(C?C.length:0);++E)T|=d[C[E]];var S=p.BYTES_PER_ELEMENT==4?p:new Uint32Array(p),v=l(n.exports.meshopt_simplify,S,p.length,g,g.length,m*4,A,x,T);return v[0]=p instanceof Uint32Array?v[0]:new p.constructor(v[0]),v},getScale:function(p,g){return r(p instanceof Float32Array),r(p.length%g==0),f(n.exports.meshopt_simplifyScale,p,p.length,g*4)}}}();function Fg(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltf,i=e.bufferViewId,o=e.gltfResource,r=e.baseResource,s=e.cacheKey,a=n.bufferViews[i],c=a.buffer,l=a.byteOffset,f=a.byteLength,d=!1,p,g,m,A;if(ai(a,"EXT_meshopt_compression")){let C=a.extensions.EXT_meshopt_compression;c=C.buffer,l=y(C.byteOffset,0),f=C.byteLength,d=!0,p=C.byteStride,g=C.count,m=C.mode,A=y(C.filter,"NONE")}let x=n.buffers[c];this._hasMeshopt=d,this._meshoptByteStride=p,this._meshoptCount=g,this._meshoptMode=m,this._meshoptFilter=A,this._resourceCache=t,this._gltfResource=o,this._baseResource=r,this._buffer=x,this._bufferId=c,this._byteOffset=l,this._byteLength=f,this._cacheKey=s,this._bufferLoader=void 0,this._typedArray=void 0,this._state=kt.UNLOADED,this._promise=void 0,this._process=function(C,T){}}u(Object.create)&&(Fg.prototype=Object.create(to.prototype),Fg.prototype.constructor=Fg);Object.defineProperties(Fg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},typedArray:{get:function(){return this._typedArray}}});Fg.prototype.load=function(){let e=H5e(this);this._bufferLoader=e,this._state=kt.LOADING;let t=this,n=new Promise(function(i){t._process=function(o,r){if(!o._hasMeshopt||!u(o._typedArray)||o._state!==kt.PROCESSING)return;let s=o._meshoptCount,a=o._meshoptByteStride,c=new Uint8Array(s*a);gae.decodeGltfBuffer(c,s,a,o._typedArray,o._meshoptMode,o._meshoptFilter),o._typedArray=c,o._state=kt.READY,i(o)}});return this._promise=e.promise.then(function(){if(t.isDestroyed())return;let i=e.typedArray,o=new Uint8Array(i.buffer,i.byteOffset+t._byteOffset,t._byteLength);return t.unload(),t._typedArray=o,t._hasMeshopt?(t._state=kt.PROCESSING,n):(t._state=kt.READY,t)}).catch(function(i){if(t.isDestroyed())return;t.unload(),t._state=kt.FAILED;let o="Failed to load buffer view";return Promise.reject(t.getError(o,i))}),this._promise};function H5e(e){let t=e._resourceCache,n=e._buffer;if(u(n.uri)){let o=e._baseResource.getDerivedResource({url:n.uri});return t.loadExternalBuffer({resource:o})}return t.loadEmbeddedBuffer({parentResource:e._gltfResource,bufferId:e._bufferId})}Fg.prototype.process=function(e){return this._process(this,e)};Fg.prototype.unload=function(){u(this._bufferLoader)&&this._resourceCache.unload(this._bufferLoader),this._bufferLoader=void 0,this._typedArray=void 0};var fE=Fg;function Ja(){}Ja._maxDecodingConcurrency=Math.max(Ut.hardwareConcurrency-1,1);Ja._decoderTaskProcessor=void 0;Ja._taskProcessorReady=!1;Ja._getDecoderTaskProcessor=function(){if(!u(Ja._decoderTaskProcessor)){let e=new hi("decodeDraco",Ja._maxDecodingConcurrency);e.initWebAssemblyModule({modulePath:"ThirdParty/Workers/draco_decoder_nodejs.js",wasmBinaryFile:"ThirdParty/draco_decoder.wasm"}).then(function(){Ja._taskProcessorReady=!0}),Ja._decoderTaskProcessor=e}return Ja._decoderTaskProcessor};Ja.decodePointCloud=function(e){let t=Ja._getDecoderTaskProcessor();if(Ja._taskProcessorReady)return t.scheduleTask(e,[e.buffer.buffer])};Ja.decodeBufferView=function(e){let t=Ja._getDecoderTaskProcessor();if(Ja._taskProcessorReady)return t.scheduleTask(e,[e.array.buffer])};var zp=Ja;function Vg(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltf,i=e.draco,o=e.gltfResource,r=e.baseResource,s=e.cacheKey;this._resourceCache=t,this._gltfResource=o,this._baseResource=r,this._gltf=n,this._draco=i,this._cacheKey=s,this._bufferViewLoader=void 0,this._bufferViewTypedArray=void 0,this._decodePromise=void 0,this._decodedData=void 0,this._state=kt.UNLOADED,this._promise=void 0,this._process=function(a,c){}}u(Object.create)&&(Vg.prototype=Object.create(to.prototype),Vg.prototype.constructor=Vg);Object.defineProperties(Vg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},decodedData:{get:function(){return this._decodedData}}});Vg.prototype.load=function(){let t=this._resourceCache.loadBufferView({gltf:this._gltf,bufferViewId:this._draco.bufferView,gltfResource:this._gltfResource,baseResource:this._baseResource});this._bufferViewLoader=t,this._state=kt.LOADING;let n=this,i=new Promise(function(o,r){n._process=function(s,a){if(!u(s._bufferViewTypedArray)||u(s._decodePromise))return;let c=s._draco,f=s._gltf.bufferViews,d=c.bufferView,p=f[d],g=c.attributes,m={array:new Uint8Array(s._bufferViewTypedArray),bufferView:p,compressedAttributes:g,dequantizeInShader:!0},A=zp.decodeBufferView(m);u(A)&&(s._decodePromise=A.then(function(x){if(s.isDestroyed()){o();return}s.unload(),s._decodedData={indices:x.indexArray,vertexAttributes:x.attributeData},s._state=kt.READY,o(s)}).catch(function(x){if(s.isDestroyed()){o();return}r(x)}))}});return this._promise=t.promise.then(function(){if(!n.isDestroyed())return n._bufferViewTypedArray=t.typedArray,n._state=kt.PROCESSING,i}).catch(function(o){if(!n.isDestroyed())return G5e(n,o)}),this._promise};function G5e(e,t){e.unload(),e._state=kt.FAILED;let n="Failed to load Draco";return Promise.reject(e.getError(n,t))}Vg.prototype.process=function(e){return this._process(this,e)};Vg.prototype.unload=function(){u(this._bufferViewLoader)&&this._resourceCache.unload(this._bufferViewLoader),this._bufferViewLoader=void 0,this._bufferViewTypedArray=void 0,this._decodedData=void 0,this._gltf=void 0};var dE=Vg;function W5e(e){let t=e.uint8Array,n=e.format,i=e.request,o=y(e.flipY,!1),r=y(e.skipColorSpaceConversion,!1),s=new Blob([t],{type:n}),a;return Oe.supportsImageBitmapOptions().then(function(c){return c?Promise.resolve(Oe.createImageBitmapFromBlob(s,{flipY:o,premultiplyAlpha:!1,skipColorSpaceConversion:r})):(a=window.URL.createObjectURL(s),new Oe({url:a,request:i}).fetchImage({flipY:o,skipColorSpaceConversion:r}))}).then(function(c){return u(a)&&window.URL.revokeObjectURL(a),c}).catch(function(c){return u(a)&&window.URL.revokeObjectURL(a),Promise.reject(c)})}var WA=W5e;function Hp(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltf,i=e.imageId,o=e.gltfResource,r=e.baseResource,s=e.cacheKey,a=n.images[i],c=a.bufferView,l=a.uri;this._resourceCache=t,this._gltfResource=o,this._baseResource=r,this._gltf=n,this._bufferViewId=c,this._uri=l,this._cacheKey=s,this._bufferViewLoader=void 0,this._image=void 0,this._mipLevels=void 0,this._state=kt.UNLOADED,this._promise=void 0}u(Object.create)&&(Hp.prototype=Object.create(to.prototype),Hp.prototype.constructor=Hp);Object.defineProperties(Hp.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},image:{get:function(){return this._image}},mipLevels:{get:function(){return this._mipLevels}}});Hp.prototype.load=function(){return u(this._bufferViewId)?(this._promise=j5e(this),this._promise):(this._promise=Y5e(this),this._promise)};function yae(e){let t;return Array.isArray(e)&&(t=e.slice(1,e.length).map(function(n){return n.bufferView}),e=e[0]),{image:e,mipLevels:t}}function j5e(e){let n=e._resourceCache.loadBufferView({gltf:e._gltf,bufferViewId:e._bufferViewId,gltfResource:e._gltfResource,baseResource:e._baseResource});return e._bufferViewLoader=n,e._state=kt.LOADING,n.promise.then(function(){if(e.isDestroyed())return;let i=n.typedArray;return X5e(i).then(function(o){if(e.isDestroyed())return;let r=yae(o);return e.unload(),e._image=r.image,e._mipLevels=r.mipLevels,e._state=kt.READY,e})}).catch(function(i){if(!e.isDestroyed())return Aae(e,i,"Failed to load embedded image")})}function Y5e(e){let t=e._baseResource,n=e._uri,i=t.getDerivedResource({url:n});return e._state=kt.LOADING,Z5e(i).then(function(o){if(e.isDestroyed())return;let r=yae(o);return e.unload(),e._image=r.image,e._mipLevels=r.mipLevels,e._state=kt.READY,e}).catch(function(o){if(!e.isDestroyed())return Aae(e,o,`Failed to load image: ${n}`)})}function Aae(e,t,n){return e.unload(),e._state=kt.FAILED,Promise.reject(e.getError(n,t))}function q5e(e){let t=e.subarray(0,2),n=e.subarray(0,4),i=e.subarray(8,12);if(t[0]===255&&t[1]===216)return"image/jpeg";if(t[0]===137&&t[1]===80)return"image/png";if(t[0]===171&&t[1]===75)return"image/ktx2";if(n[0]===82&&n[1]===73&&n[2]===70&&n[3]===70&&i[0]===87&&i[1]===69&&i[2]===66&&i[3]===80)return"image/webp";throw new ue("Image format is not recognized")}function X5e(e){let t=q5e(e);if(t==="image/ktx2"){let n=new Uint8Array(e);return tl(n)}return Hp._loadImageFromTypedArray({uint8Array:e,format:t,flipY:!1,skipColorSpaceConversion:!0})}var K5e=/(^data:image\/ktx2)|(\.ktx2$)/i;function Z5e(e){let t=e.getUrlComponent(!1,!0);return K5e.test(t)?tl(e):e.fetchImage({skipColorSpaceConversion:!0,preferImageBitmap:!0})}Hp.prototype.unload=function(){u(this._bufferViewLoader)&&this._resourceCache.unload(this._bufferViewLoader),this._bufferViewLoader=void 0,this._uri=void 0,this._image=void 0,this._mipLevels=void 0,this._gltf=void 0};Hp._loadImageFromTypedArray=WA;var hE=Hp;function Ug(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltf,i=e.accessorId,o=e.gltfResource,r=e.baseResource,s=e.draco,a=e.cacheKey,c=y(e.asynchronous,!0),l=y(e.loadBuffer,!1),f=y(e.loadTypedArray,!1),d=n.accessors[i].componentType;this._resourceCache=t,this._gltfResource=o,this._baseResource=r,this._gltf=n,this._accessorId=i,this._indexDatatype=d,this._draco=s,this._cacheKey=a,this._asynchronous=c,this._loadBuffer=l,this._loadTypedArray=f,this._bufferViewLoader=void 0,this._dracoLoader=void 0,this._typedArray=void 0,this._buffer=void 0,this._state=kt.UNLOADED,this._promise=void 0,this._process=function(p,g){}}u(Object.create)&&(Ug.prototype=Object.create(to.prototype),Ug.prototype.constructor=Ug);Object.defineProperties(Ug.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},buffer:{get:function(){return this._buffer}},typedArray:{get:function(){return this._typedArray}},indexDatatype:{get:function(){return this._indexDatatype}}});var J5e=new C9;Ug.prototype.load=function(){let e;u(this._draco)?e=Q5e(this):e=$5e(this);let t=this,n=new Promise(function(i){t._process=function(o,r){if(o._state===kt.READY)return;let s=o._typedArray,a=o._indexDatatype;if(u(o._dracoLoader)&&o._dracoLoader.process(r),u(o._bufferViewLoader)&&o._bufferViewLoader.process(r),!u(s))return;let c;if(o._loadBuffer&&o._asynchronous){let l=J5e;if(l.set(s,a,r.context),!r.jobScheduler.execute(l,ma.BUFFER))return;c=l.buffer}else o._loadBuffer&&(c=xae(s,a,r.context));o.unload(),o._buffer=c,o._typedArray=o._loadTypedArray?s:void 0,o._state=kt.READY,i(o)}});return this._promise=e.then(function(){if(!t.isDestroyed())return n}).catch(function(i){if(!t.isDestroyed())return t6e(t,i)}),this._promise};function Q5e(e){let n=e._resourceCache.loadDraco({gltf:e._gltf,draco:e._draco,gltfResource:e._gltfResource,baseResource:e._baseResource});return e._dracoLoader=n,e._state=kt.LOADING,n.promise.then(function(){if(e.isDestroyed())return;let i=n.decodedData.indices.typedArray;return e._typedArray=i,e._indexDatatype=q.fromTypedArray(i),e._state=kt.PROCESSING,e})}function $5e(e){let t=e._gltf,n=e._accessorId,o=t.accessors[n].bufferView,s=e._resourceCache.loadBufferView({gltf:t,bufferViewId:o,gltfResource:e._gltfResource,baseResource:e._baseResource});return e._state=kt.LOADING,e._bufferViewLoader=s,s.promise.then(function(){if(e.isDestroyed())return;let a=s.typedArray;return e._typedArray=e6e(e,a),e._state=kt.PROCESSING,e})}function e6e(e,t){let n=e._gltf,i=e._accessorId,o=n.accessors[i],r=o.count,s=o.componentType,a=Fe.getSizeInBytes(s),c=t.buffer,l=t.byteOffset+o.byteOffset;if(l%a!==0){let d=r*a,p=new Uint8Array(c,l,d);c=new Uint8Array(p).buffer,l=0,nr("index-buffer-unaligned",`The index array is not aligned to a ${a}-byte boundary.`)}let f;return s===Fe.UNSIGNED_BYTE?f=new Uint8Array(c,l,r):s===Fe.UNSIGNED_SHORT?f=new Uint16Array(c,l,r):s===Fe.UNSIGNED_INT&&(f=new Uint32Array(c,l,r)),f}function t6e(e,t){e.unload(),e._state=kt.FAILED;let n="Failed to load index buffer";return t=e.getError(n,t),Promise.reject(t)}function C9(){this.typedArray=void 0,this.indexDatatype=void 0,this.context=void 0,this.buffer=void 0}C9.prototype.set=function(e,t,n){this.typedArray=e,this.indexDatatype=t,this.context=n};C9.prototype.execute=function(){this.buffer=xae(this.typedArray,this.indexDatatype,this.context)};function xae(e,t,n){let i=lt.createIndexBuffer({typedArray:e,context:n,usage:Ne.STATIC_DRAW,indexDatatype:t});return i.vertexArrayDestroyable=!1,i}Ug.prototype.process=function(e){return this._process(this,e)};Ug.prototype.unload=function(){u(this._buffer)&&this._buffer.destroy();let e=this._resourceCache;u(this._bufferViewLoader)&&e.unload(this._bufferViewLoader),u(this._dracoLoader)&&e.unload(this._dracoLoader),this._bufferViewLoader=void 0,this._dracoLoader=void 0,this._typedArray=void 0,this._buffer=void 0,this._gltf=void 0};var mE=Ug;function n6e(e,t,n){if(n=y(n,!1),n){let i=e.indexOf(t);if(i>-1)return i}return e.push(t),e.length-1}var fs=n6e;function i6e(e,t){return u(e.extensionsUsed)&&e.extensionsUsed.indexOf(t)>=0}var gr=i6e;function Gt(){}Gt.objectLegacy=function(e,t){if(u(e)){for(let n in e)if(Object.prototype.hasOwnProperty.call(e,n)){let i=e[n],o=t(i,n);if(u(o))return o}}};Gt.object=function(e,t){if(u(e)){let n=e.length;for(let i=0;i<n;i++){let o=e[i],r=t(o,i);if(u(r))return r}}};Gt.topLevel=function(e,t,n){let i=e[t];return u(i)&&!Array.isArray(i)?Gt.objectLegacy(i,n):Gt.object(i,n)};Gt.accessor=function(e,t){return Gt.topLevel(e,"accessors",t)};Gt.accessorWithSemantic=function(e,t,n){let i={};return Gt.mesh(e,function(o){return Gt.meshPrimitive(o,function(r){let s=Gt.meshPrimitiveAttribute(r,function(a,c){if(c.indexOf(t)===0&&!u(i[a])){i[a]=!0;let l=n(a);if(u(l))return l}});return u(s)?s:Gt.meshPrimitiveTarget(r,function(a){return Gt.meshPrimitiveTargetAttribute(a,function(c,l){if(l.indexOf(t)===0&&!u(i[c])){i[c]=!0;let f=n(c);if(u(f))return f}})})})})};Gt.accessorContainingVertexAttributeData=function(e,t){let n={};return Gt.mesh(e,function(i){return Gt.meshPrimitive(i,function(o){let r=Gt.meshPrimitiveAttribute(o,function(s){if(!u(n[s])){n[s]=!0;let a=t(s);if(u(a))return a}});return u(r)?r:Gt.meshPrimitiveTarget(o,function(s){return Gt.meshPrimitiveTargetAttribute(s,function(a){if(!u(n[a])){n[a]=!0;let c=t(a);if(u(c))return c}})})})})};Gt.accessorContainingIndexData=function(e,t){let n={};return Gt.mesh(e,function(i){return Gt.meshPrimitive(i,function(o){let r=o.indices;if(u(r)&&!u(n[r])){n[r]=!0;let s=t(r);if(u(s))return s}})})};Gt.animation=function(e,t){return Gt.topLevel(e,"animations",t)};Gt.animationChannel=function(e,t){let n=e.channels;return Gt.object(n,t)};Gt.animationSampler=function(e,t){let n=e.samplers;return Gt.object(n,t)};Gt.buffer=function(e,t){return Gt.topLevel(e,"buffers",t)};Gt.bufferView=function(e,t){return Gt.topLevel(e,"bufferViews",t)};Gt.camera=function(e,t){return Gt.topLevel(e,"cameras",t)};Gt.image=function(e,t){return Gt.topLevel(e,"images",t)};Gt.material=function(e,t){return Gt.topLevel(e,"materials",t)};Gt.materialValue=function(e,t){let n=e.values;u(e.extensions)&&u(e.extensions.KHR_techniques_webgl)&&(n=e.extensions.KHR_techniques_webgl.values);for(let i in n)if(Object.prototype.hasOwnProperty.call(n,i)){let o=t(n[i],i);if(u(o))return o}};Gt.mesh=function(e,t){return Gt.topLevel(e,"meshes",t)};Gt.meshPrimitive=function(e,t){let n=e.primitives;if(u(n)){let i=n.length;for(let o=0;o<i;o++){let r=n[o],s=t(r,o);if(u(s))return s}}};Gt.meshPrimitiveAttribute=function(e,t){let n=e.attributes;for(let i in n)if(Object.prototype.hasOwnProperty.call(n,i)){let o=t(n[i],i);if(u(o))return o}};Gt.meshPrimitiveTarget=function(e,t){let n=e.targets;if(u(n)){let i=n.length;for(let o=0;o<i;++o){let r=t(n[o],o);if(u(r))return r}}};Gt.meshPrimitiveTargetAttribute=function(e,t){for(let n in e)if(Object.prototype.hasOwnProperty.call(e,n)){let i=e[n],o=t(i,n);if(u(o))return o}};Gt.node=function(e,t){return Gt.topLevel(e,"nodes",t)};Gt.nodeInTree=function(e,t,n){let i=e.nodes;if(u(i)){let o=t.length;for(let r=0;r<o;r++){let s=t[r],a=i[s];if(u(a)){let c=n(a,s);if(u(c))return c;let l=a.children;if(u(l)&&(c=Gt.nodeInTree(e,l,n),u(c)))return c}}}};Gt.nodeInScene=function(e,t,n){let i=t.nodes;if(u(i))return Gt.nodeInTree(e,i,n)};Gt.program=function(e,t){return gr(e,"KHR_techniques_webgl")?Gt.object(e.extensions.KHR_techniques_webgl.programs,t):Gt.topLevel(e,"programs",t)};Gt.sampler=function(e,t){return Gt.topLevel(e,"samplers",t)};Gt.scene=function(e,t){return Gt.topLevel(e,"scenes",t)};Gt.shader=function(e,t){return gr(e,"KHR_techniques_webgl")?Gt.object(e.extensions.KHR_techniques_webgl.shaders,t):Gt.topLevel(e,"shaders",t)};Gt.skin=function(e,t){return Gt.topLevel(e,"skins",t)};Gt.skinJoint=function(e,t){let n=e.joints;if(u(n)){let i=n.length;for(let o=0;o<i;o++){let r=n[o],s=t(r);if(u(s))return s}}};Gt.techniqueAttribute=function(e,t){let n=e.attributes;for(let i in n)if(Object.prototype.hasOwnProperty.call(n,i)){let o=t(n[i],i);if(u(o))return o}};Gt.techniqueUniform=function(e,t){let n=e.uniforms;for(let i in n)if(Object.prototype.hasOwnProperty.call(n,i)){let o=t(n[i],i);if(u(o))return o}};Gt.techniqueParameter=function(e,t){let n=e.parameters;for(let i in n)if(Object.prototype.hasOwnProperty.call(n,i)){let o=t(n[i],i);if(u(o))return o}};Gt.technique=function(e,t){return gr(e,"KHR_techniques_webgl")?Gt.object(e.extensions.KHR_techniques_webgl.techniques,t):Gt.topLevel(e,"techniques",t)};Gt.texture=function(e,t){return Gt.topLevel(e,"textures",t)};var Pe=Gt;function o6e(e){switch(e){case"SCALAR":return 1;case"VEC2":return 2;case"VEC3":return 3;case"VEC4":case"MAT2":return 4;case"MAT3":return 9;case"MAT4":return 16}}var ru=o6e;function r6e(e,t){let n=t.bufferView;if(u(n)){let i=e.bufferViews[n];if(u(i.byteStride)&&i.byteStride>0)return i.byteStride}return q.getSizeInBytes(t.componentType)*ru(t.type)}var gl=r6e;function s6e(e){Pe.accessor(e,function(n){u(n.bufferView)&&(n.byteOffset=y(n.byteOffset,0))}),Pe.bufferView(e,function(n){u(n.buffer)&&(n.byteOffset=y(n.byteOffset,0))}),Pe.mesh(e,function(n){Pe.meshPrimitive(n,function(i){if(i.mode=y(i.mode,te.TRIANGLES),!u(i.material)){u(e.materials)||(e.materials=[]);let o={name:"default"};i.material=fs(e.materials,o)}})}),Pe.accessorContainingVertexAttributeData(e,function(n){let i=e.accessors[n],o=i.bufferView;if(i.normalized=y(i.normalized,!1),u(o)){let r=e.bufferViews[o];r.byteStride=gl(e,i),r.target=te.ARRAY_BUFFER}}),Pe.accessorContainingIndexData(e,function(n){let o=e.accessors[n].bufferView;if(u(o)){let r=e.bufferViews[o];r.target=te.ELEMENT_ARRAY_BUFFER}}),Pe.material(e,function(n){let i=y(n.extensions,y.EMPTY_OBJECT),o=i.KHR_materials_common;if(u(o)){let c=o.technique,l=u(o.values)?o.values:{};o.values=l,l.ambient=u(l.ambient)?l.ambient:[0,0,0,1],l.emission=u(l.emission)?l.emission:[0,0,0,1],l.transparency=y(l.transparency,1),c!=="CONSTANT"&&(l.diffuse=u(l.diffuse)?l.diffuse:[0,0,0,1],c!=="LAMBERT"&&(l.specular=u(l.specular)?l.specular:[0,0,0,1],l.shininess=y(l.shininess,0))),o.transparent=y(o.transparent,!1),o.doubleSided=y(o.doubleSided,!1);return}n.emissiveFactor=y(n.emissiveFactor,[0,0,0]),n.alphaMode=y(n.alphaMode,"OPAQUE"),n.doubleSided=y(n.doubleSided,!1),n.alphaMode==="MASK"&&(n.alphaCutoff=y(n.alphaCutoff,.5));let r=i.KHR_techniques_webgl;u(r)&&Pe.materialValue(n,function(c){u(c.index)&&jA(c)}),jA(n.emissiveTexture),jA(n.normalTexture),jA(n.occlusionTexture);let s=n.pbrMetallicRoughness;u(s)&&(s.baseColorFactor=y(s.baseColorFactor,[1,1,1,1]),s.metallicFactor=y(s.metallicFactor,1),s.roughnessFactor=y(s.roughnessFactor,1),jA(s.baseColorTexture),jA(s.metallicRoughnessTexture));let a=i.KHR_materials_pbrSpecularGlossiness;u(a)&&(a.diffuseFactor=y(a.diffuseFactor,[1,1,1,1]),a.specularFactor=y(a.specularFactor,[1,1,1]),a.glossinessFactor=y(a.glossinessFactor,1),jA(a.specularGlossinessTexture))}),Pe.animation(e,function(n){Pe.animationSampler(n,function(i){i.interpolation=y(i.interpolation,"LINEAR")})});let t=a6e(e);return Pe.node(e,function(n,i){u(t[i])||u(n.translation)||u(n.rotation)||u(n.scale)?(n.translation=y(n.translation,[0,0,0]),n.rotation=y(n.rotation,[0,0,0,1]),n.scale=y(n.scale,[1,1,1])):n.matrix=y(n.matrix,[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1])}),Pe.sampler(e,function(n){n.wrapS=y(n.wrapS,te.REPEAT),n.wrapT=y(n.wrapT,te.REPEAT)}),u(e.scenes)&&!u(e.scene)&&(e.scene=0),e}function a6e(e){let t={};return Pe.animation(e,function(n){Pe.animationChannel(n,function(i){let o=i.target,r=o.node,s=o.path;(s==="translation"||s==="rotation"||s==="scale")&&(t[r]=!0)})}),t}function jA(e){u(e)&&(e.texCoord=y(e.texCoord,0))}var mR=s6e;function c6e(e){return Pe.shader(e,function(t){$U(t)}),Pe.buffer(e,function(t){$U(t)}),Pe.image(e,function(t){$U(t)}),$U(e),e}function $U(e){e.extras=u(e.extras)?e.extras:{},e.extras._pipeline=u(e.extras._pipeline)?e.extras._pipeline:{}}var kg=c6e;function l6e(e,t){let n=e.extensionsRequired;if(u(n)){let i=n.indexOf(t);i>=0&&n.splice(i,1),n.length===0&&delete e.extensionsRequired}}var pR=l6e;function u6e(e,t){let n=e.extensionsUsed;if(u(n)){let i=n.indexOf(t);i>=0&&n.splice(i,1),pR(e,t),n.length===0&&delete e.extensionsUsed}}var YA=u6e;var f6e=4;function d6e(e){if(pd(e)!=="glTF")throw new ue("File is not valid binary glTF");let n=Cae(e,0,5),i=n[1];if(i!==1&&i!==2)throw new ue("Binary glTF version is not 1 or 2");return i===1?h6e(e,n):m6e(e,n)}function Cae(e,t,n){let i=new DataView(e.buffer),o=new Array(n);for(let r=0;r<n;++r)o[r]=i.getUint32(e.byteOffset+t+r*f6e,!0);return o}function h6e(e,t){let n=t[2],i=t[3];if(t[4]!==0)throw new ue("Binary glTF scene format is not JSON");let r=20,s=r+i,a=ml(e,r,i),c=JSON.parse(a);kg(c);let l=e.subarray(s,n),f=c.buffers;if(u(f)&&Object.keys(f).length>0){let d=y(f.binary_glTF,f.KHR_binary_glTF);u(d)&&(d.extras._pipeline.source=l,delete d.uri)}return YA(c,"KHR_binary_glTF"),c}function m6e(e,t){let n=t[2],i=12,o,r;for(;i<n;){let s=Cae(e,i,2),a=s[0],c=s[1];i+=8;let l=e.subarray(i,i+a);if(i+=a,c===1313821514){let f=ml(l);o=JSON.parse(f),kg(o)}else c===5130562&&(r=l)}if(u(o)&&u(r)){let s=o.buffers;if(u(s)&&s.length>0){let a=s[0];a.extras._pipeline.source=r}}return o}var _R=d6e;function p6e(e){return Pe.shader(e,function(t){ek(t)}),Pe.buffer(e,function(t){ek(t)}),Pe.image(e,function(t){ek(t)}),ek(e),e}function ek(e){u(e.extras)&&(u(e.extras._pipeline)&&delete e.extras._pipeline,Object.keys(e.extras).length===0&&delete e.extras)}var gR=p6e;function _6e(e,t){let n=e.extensionsUsed;u(n)||(n=[],e.extensionsUsed=n),fs(n,t,!0)}var lf=_6e;function g6e(e){switch(e){case q.BYTE:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getInt8(n+s*o)};case q.UNSIGNED_BYTE:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getUint8(n+s*o)};case q.SHORT:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getInt16(n+s*o,!0)};case q.UNSIGNED_SHORT:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getUint16(n+s*o,!0)};case q.INT:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getInt32(n+s*o,!0)};case q.UNSIGNED_INT:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getUint32(n+s*o,!0)};case q.FLOAT:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getFloat32(n+s*o,!0)};case q.DOUBLE:return function(t,n,i,o,r){for(let s=0;s<i;++s)r[s]=t.getFloat64(n+s*o,!0)}}}var Gp=g6e;function y6e(e,t){let n=e.bufferViews,i=e.buffers,o=t.bufferView,r=ru(t.type);if(!u(t.bufferView))return{min:new Array(r).fill(0),max:new Array(r).fill(0)};let s=new Array(r).fill(Number.POSITIVE_INFINITY),a=new Array(r).fill(Number.NEGATIVE_INFINITY),c=n[o],l=c.buffer,d=i[l].extras._pipeline.source,p=t.count,g=gl(e,t),m=t.byteOffset+c.byteOffset+d.byteOffset,A=t.componentType,x=q.getSizeInBytes(A),C=new DataView(d.buffer),T=new Array(r),E=Gp(A);for(let S=0;S<p;S++){E(C,m,r,x,T);for(let v=0;v<r;v++){let w=T[v];s[v]=Math.min(s[v],w),a[v]=Math.max(a[v],w)}m+=g}return{min:s,max:a}}var qA=y6e;var A6e=[te.FUNC_ADD,te.FUNC_ADD],x6e=[te.ONE,te.ZERO,te.ONE,te.ZERO];function Tae(e,t){let n=e.enable;return u(n)?n.indexOf(t)>-1:!1}var C6e=[te.ZERO,te.ONE,te.SRC_COLOR,te.ONE_MINUS_SRC_COLOR,te.SRC_ALPHA,te.ONE_MINUS_SRC_ALPHA,te.DST_ALPHA,te.ONE_MINUS_DST_ALPHA,te.DST_COLOR,te.ONE_MINUS_DST_COLOR];function T6e(e,t){if(!u(e))return t;for(let n=0;n<4;n++)if(C6e.indexOf(e[n])===-1)return t;return e}function E6e(e){let t={},n={},i=e.techniques;return u(i)&&(Pe.technique(e,function(o,r){let s=o.states;if(u(s)){let a=n[r]={};if(Tae(s,te.BLEND)){a.alphaMode="BLEND";let c=s.functions;u(c)&&(u(c.blendEquationSeparate)||u(c.blendFuncSeparate))&&(t[r]={blendEquation:y(c.blendEquationSeparate,A6e),blendFactors:T6e(c.blendFuncSeparate,x6e)})}Tae(s,te.CULL_FACE)||(a.doubleSided=!0),delete o.states}}),Object.keys(t).length>0&&(u(e.extensions)||(e.extensions={}),lf(e,"KHR_blend")),Pe.material(e,function(o){if(u(o.technique)){let r=n[o.technique];Pe.objectLegacy(r,function(a,c){o[c]=a});let s=t[o.technique];u(s)&&(u(o.extensions)||(o.extensions={}),o.extensions.KHR_blend=s)}})),e}var yR=E6e;function b6e(e,t){let n=e.extensionsRequired;u(n)||(n=[],e.extensionsRequired=n),fs(n,t,!0),lf(e,t)}var AR=b6e;function S6e(e){let t=e.techniques,n={},i={},o={};if(u(t)){let r={programs:[],shaders:[],techniques:[]},s=e.glExtensionsUsed;delete e.glExtensionsUsed,Pe.technique(e,function(a,c){let l={name:a.name,program:void 0,attributes:{},uniforms:{}},f;if(Pe.techniqueAttribute(a,function(d,p){f=a.parameters[d],l.attributes[p]={semantic:f.semantic}}),Pe.techniqueUniform(a,function(d,p){f=a.parameters[d],l.uniforms[p]={count:f.count,node:f.node,type:f.type,semantic:f.semantic,value:f.value},u(n[c])||(n[c]={}),n[c][d]=p}),u(o[a.program]))l.program=o[a.program];else{let d=e.programs[a.program],p={name:d.name,fragmentShader:void 0,vertexShader:void 0,glExtensions:s},g=e.shaders[d.fragmentShader];p.fragmentShader=fs(r.shaders,g,!0);let m=e.shaders[d.vertexShader];p.vertexShader=fs(r.shaders,m,!0),l.program=fs(r.programs,p),o[a.program]=l.program}i[c]=fs(r.techniques,l)}),r.techniques.length>0&&(u(e.extensions)||(e.extensions={}),e.extensions.KHR_techniques_webgl=r,lf(e,"KHR_techniques_webgl"),AR(e,"KHR_techniques_webgl"))}return Pe.material(e,function(r){if(u(r.technique)){let s={technique:i[r.technique]};Pe.objectLegacy(r.values,function(a,c){u(s.values)||(s.values={});let l=n[r.technique][c];u(l)&&(s.values[l]=a)}),u(r.extensions)||(r.extensions={}),r.extensions.KHR_techniques_webgl=s}delete r.technique,delete r.values}),delete e.techniques,delete e.programs,delete e.shaders,e}var xR=S6e;function v6e(e,t){Qc.typeOf.object("material",e),Qc.defined("handler",t);let n=e.pbrMetallicRoughness;if(u(n)){if(u(n.baseColorTexture)){let o=n.baseColorTexture,r=t(o.index,o);if(u(r))return r}if(u(n.metallicRoughnessTexture)){let o=n.metallicRoughnessTexture,r=t(o.index,o);if(u(r))return r}}if(u(e.extensions)){let o=e.extensions.KHR_materials_pbrSpecularGlossiness;if(u(o)){if(u(o.diffuseTexture)){let s=o.diffuseTexture,a=t(s.index,s);if(u(a))return a}if(u(o.specularGlossinessTexture)){let s=o.specularGlossinessTexture,a=t(s.index,s);if(u(a))return a}}let r=e.extensions.KHR_materials_common;if(u(r)&&u(r.values)){let s=r.values.diffuse,a=r.values.ambient,c=r.values.emission,l=r.values.specular;if(u(s)&&u(s.index)){let f=t(s.index,s);if(u(f))return f}if(u(a)&&u(a.index)){let f=t(a.index,a);if(u(f))return f}if(u(c)&&u(c.index)){let f=t(c.index,c);if(u(f))return f}if(u(l)&&u(l.index)){let f=t(l.index,l);if(u(f))return f}}}let i=Pe.materialValue(e,function(o){if(u(o.index)){let r=t(o.index,o);if(u(r))return r}});if(u(i))return i;if(u(e.emissiveTexture)){let o=e.emissiveTexture,r=t(o.index,o);if(u(r))return r}if(u(e.normalTexture)){let o=e.normalTexture,r=t(o.index,o);if(u(r))return r}if(u(e.occlusionTexture)){let o=e.occlusionTexture,r=t(o.index,o);if(u(r))return r}}var pE=v6e;var Eae=["mesh","node","material","accessor","bufferView","buffer","texture","sampler","image"];function D6e(e,t){return t=y(t,Eae),Eae.forEach(function(n){t.indexOf(n)>-1&&I6e(e,n)}),e}var w6e={accessor:"accessors",buffer:"buffers",bufferView:"bufferViews",image:"images",node:"nodes",material:"materials",mesh:"meshes",sampler:"samplers",texture:"textures"};function I6e(e,t){let n=w6e[t],i=e[n];if(u(i)){let o=0,r=qh[t](e),s=i.length;for(let a=0;a<s;++a)r[a]||(Yh[t](e,a-o),o++)}}function Yh(){}Yh.accessor=function(e,t){e.accessors.splice(t,1),Pe.mesh(e,function(i){Pe.meshPrimitive(i,function(o){Pe.meshPrimitiveAttribute(o,function(s,a){s>t&&o.attributes[a]--}),Pe.meshPrimitiveTarget(o,function(s){Pe.meshPrimitiveTargetAttribute(s,function(a,c){a>t&&s[c]--})});let r=o.indices;u(r)&&r>t&&o.indices--})}),Pe.skin(e,function(i){u(i.inverseBindMatrices)&&i.inverseBindMatrices>t&&i.inverseBindMatrices--}),Pe.animation(e,function(i){Pe.animationSampler(i,function(o){u(o.input)&&o.input>t&&o.input--,u(o.output)&&o.output>t&&o.output--})})};Yh.buffer=function(e,t){e.buffers.splice(t,1),Pe.bufferView(e,function(i){u(i.buffer)&&i.buffer>t&&i.buffer--,u(i.extensions)&&u(i.extensions.EXT_meshopt_compression)&&i.extensions.EXT_meshopt_compression.buffer--})};Yh.bufferView=function(e,t){if(e.bufferViews.splice(t,1),Pe.accessor(e,function(i){u(i.bufferView)&&i.bufferView>t&&i.bufferView--}),Pe.shader(e,function(i){u(i.bufferView)&&i.bufferView>t&&i.bufferView--}),Pe.image(e,function(i){u(i.bufferView)&&i.bufferView>t&&i.bufferView--}),gr(e,"KHR_draco_mesh_compression")&&Pe.mesh(e,function(i){Pe.meshPrimitive(i,function(o){u(o.extensions)&&u(o.extensions.KHR_draco_mesh_compression)&&o.extensions.KHR_draco_mesh_compression.bufferView>t&&o.extensions.KHR_draco_mesh_compression.bufferView--})}),gr(e,"EXT_feature_metadata")){let o=e.extensions.EXT_feature_metadata.featureTables;for(let r in o)if(o.hasOwnProperty(r)){let a=o[r].properties;if(u(a)){for(let c in a)if(a.hasOwnProperty(c)){let l=a[c];u(l.bufferView)&&l.bufferView>t&&l.bufferView--,u(l.arrayOffsetBufferView)&&l.arrayOffsetBufferView>t&&l.arrayOffsetBufferView--,u(l.stringOffsetBufferView)&&l.stringOffsetBufferView>t&&l.stringOffsetBufferView--}}}}if(gr(e,"EXT_structural_metadata")){let o=e.extensions.EXT_structural_metadata.propertyTables;if(u(o)){let r=o.length;for(let s=0;s<r;++s){let c=o[s].properties;for(let l in c)if(c.hasOwnProperty(l)){let f=c[l];u(f.values)&&f.values>t&&f.values--,u(f.arrayOffsets)&&f.arrayOffsets>t&&f.arrayOffsets--,u(f.stringOffsets)&&f.stringOffsets>t&&f.stringOffsets--}}}}};Yh.image=function(e,t){e.images.splice(t,1),Pe.texture(e,function(i){u(i.source)&&i.source>t&&--i.source;let o=i.extensions;u(o)&&u(o.EXT_texture_webp)&&o.EXT_texture_webp.source>t?--i.extensions.EXT_texture_webp.source:u(o)&&u(o.KHR_texture_basisu)&&o.KHR_texture_basisu.source>t&&--i.extensions.KHR_texture_basisu.source})};Yh.mesh=function(e,t){e.meshes.splice(t,1),Pe.node(e,function(i){u(i.mesh)&&(i.mesh>t?i.mesh--:i.mesh===t&&delete i.mesh)})};Yh.node=function(e,t){e.nodes.splice(t,1),Pe.skin(e,function(i){u(i.skeleton)&&i.skeleton>t&&i.skeleton--,i.joints=i.joints.map(function(o){return o>t?o-1:o})}),Pe.animation(e,function(i){Pe.animationChannel(i,function(o){u(o.target)&&u(o.target.node)&&o.target.node>t&&o.target.node--})}),Pe.technique(e,function(i){Pe.techniqueUniform(i,function(o){u(o.node)&&o.node>t&&o.node--})}),Pe.node(e,function(i){u(i.children)&&(i.children=i.children.filter(function(o){return o!==t}).map(function(o){return o>t?o-1:o}))}),Pe.scene(e,function(i){i.nodes=i.nodes.filter(function(o){return o!==t}).map(function(o){return o>t?o-1:o})})};Yh.material=function(e,t){e.materials.splice(t,1),Pe.mesh(e,function(i){Pe.meshPrimitive(i,function(o){u(o.material)&&o.material>t&&o.material--})})};Yh.sampler=function(e,t){e.samplers.splice(t,1),Pe.texture(e,function(i){u(i.sampler)&&i.sampler>t&&--i.sampler})};Yh.texture=function(e,t){if(e.textures.splice(t,1),Pe.material(e,function(i){pE(i,function(o,r){r.index>t&&--r.index})}),gr(e,"EXT_feature_metadata")){Pe.mesh(e,function(r){Pe.meshPrimitive(r,function(s){let a=s.extensions;if(u(a)&&u(a.EXT_feature_metadata)){let l=a.EXT_feature_metadata.featureIdTextures;if(u(l)){let f=l.length;for(let d=0;d<f;++d){let g=l[d].featureIds.texture;g.index>t&&--g.index}}}})});let o=e.extensions.EXT_feature_metadata.featureTextures;for(let r in o)if(o.hasOwnProperty(r)){let a=o[r].properties;if(u(a)){for(let c in a)if(a.hasOwnProperty(c)){let f=a[c].texture;f.index>t&&--f.index}}}}if(gr(e,"EXT_mesh_features")&&Pe.mesh(e,function(i){Pe.meshPrimitive(i,function(o){let r=o.extensions;if(u(r)&&u(r.EXT_mesh_features)){let a=r.EXT_mesh_features.featureIds;if(u(a)){let c=a.length;for(let l=0;l<c;++l){let f=a[l];u(f.texture)&&f.texture.index>t&&--f.texture.index}}}})}),gr(e,"EXT_structural_metadata")){let o=e.extensions.EXT_structural_metadata.propertyTextures;if(u(o)){let r=o.length;for(let s=0;s<r;++s){let c=o[s].properties;for(let l in c)if(c.hasOwnProperty(l)){let f=c[l];f.index>t&&--f.index}}}}};function qh(){}qh.accessor=function(e){let t={};return Pe.mesh(e,function(n){Pe.meshPrimitive(n,function(i){Pe.meshPrimitiveAttribute(i,function(r){t[r]=!0}),Pe.meshPrimitiveTarget(i,function(r){Pe.meshPrimitiveTargetAttribute(r,function(s){t[s]=!0})});let o=i.indices;u(o)&&(t[o]=!0)})}),Pe.skin(e,function(n){u(n.inverseBindMatrices)&&(t[n.inverseBindMatrices]=!0)}),Pe.animation(e,function(n){Pe.animationSampler(n,function(i){u(i.input)&&(t[i.input]=!0),u(i.output)&&(t[i.output]=!0)})}),gr(e,"EXT_mesh_gpu_instancing")&&Pe.node(e,function(n){u(n.extensions)&&u(n.extensions.EXT_mesh_gpu_instancing)&&Object.keys(n.extensions.EXT_mesh_gpu_instancing.attributes).forEach(function(i){let o=n.extensions.EXT_mesh_gpu_instancing.attributes[i];t[o]=!0})}),t};qh.buffer=function(e){let t={};return Pe.bufferView(e,function(n){u(n.buffer)&&(t[n.buffer]=!0),u(n.extensions)&&u(n.extensions.EXT_meshopt_compression)&&(t[n.extensions.EXT_meshopt_compression.buffer]=!0)}),t};qh.bufferView=function(e){let t={};if(Pe.accessor(e,function(n){u(n.bufferView)&&(t[n.bufferView]=!0)}),Pe.shader(e,function(n){u(n.bufferView)&&(t[n.bufferView]=!0)}),Pe.image(e,function(n){u(n.bufferView)&&(t[n.bufferView]=!0)}),gr(e,"KHR_draco_mesh_compression")&&Pe.mesh(e,function(n){Pe.meshPrimitive(n,function(i){u(i.extensions)&&u(i.extensions.KHR_draco_mesh_compression)&&(t[i.extensions.KHR_draco_mesh_compression.bufferView]=!0)})}),gr(e,"EXT_feature_metadata")){let i=e.extensions.EXT_feature_metadata.featureTables;for(let o in i)if(i.hasOwnProperty(o)){let s=i[o].properties;if(u(s)){for(let a in s)if(s.hasOwnProperty(a)){let c=s[a];u(c.bufferView)&&(t[c.bufferView]=!0),u(c.arrayOffsetBufferView)&&(t[c.arrayOffsetBufferView]=!0),u(c.stringOffsetBufferView)&&(t[c.stringOffsetBufferView]=!0)}}}}if(gr(e,"EXT_structural_metadata")){let i=e.extensions.EXT_structural_metadata.propertyTables;if(u(i)){let o=i.length;for(let r=0;r<o;++r){let a=i[r].properties;for(let c in a)if(a.hasOwnProperty(c)){let l=a[c];u(l.values)&&(t[l.values]=!0),u(l.arrayOffsets)&&(t[l.arrayOffsets]=!0),u(l.stringOffsets)&&(t[l.stringOffsets]=!0)}}}}return t};qh.image=function(e){let t={};return Pe.texture(e,function(n){u(n.source)&&(t[n.source]=!0),u(n.extensions)&&u(n.extensions.EXT_texture_webp)?t[n.extensions.EXT_texture_webp.source]=!0:u(n.extensions)&&u(n.extensions.KHR_texture_basisu)&&(t[n.extensions.KHR_texture_basisu.source]=!0)}),t};qh.mesh=function(e){let t={};return Pe.node(e,function(n){if(u(n.mesh&&u(e.meshes))){let i=e.meshes[n.mesh];u(i)&&u(i.primitives)&&i.primitives.length>0&&(t[n.mesh]=!0)}}),t};function bae(e,t,n){let i=e.nodes[t];return u(i.mesh)||u(i.camera)||u(i.skin)||u(i.weights)||u(i.extras)||u(i.extensions)&&Object.keys(i.extensions).length!==0||u(n[t])?!1:!u(i.children)||i.children.filter(function(o){return!bae(e,o,n)}).length===0}qh.node=function(e){let t={};return Pe.skin(e,function(n){u(n.skeleton)&&(t[n.skeleton]=!0),Pe.skinJoint(n,function(i){t[i]=!0})}),Pe.animation(e,function(n){Pe.animationChannel(n,function(i){u(i.target)&&u(i.target.node)&&(t[i.target.node]=!0)})}),Pe.technique(e,function(n){Pe.techniqueUniform(n,function(i){u(i.node)&&(t[i.node]=!0)})}),Pe.node(e,function(n,i){bae(e,i,t)||(t[i]=!0)}),t};qh.material=function(e){let t={};return Pe.mesh(e,function(n){Pe.meshPrimitive(n,function(i){u(i.material)&&(t[i.material]=!0)})}),t};qh.texture=function(e){let t={};if(Pe.material(e,function(n){pE(n,function(i){t[i]=!0})}),gr(e,"EXT_feature_metadata")){Pe.mesh(e,function(o){Pe.meshPrimitive(o,function(r){let s=r.extensions;if(u(s)&&u(s.EXT_feature_metadata)){let c=s.EXT_feature_metadata.featureIdTextures;if(u(c)){let l=c.length;for(let f=0;f<l;++f){let p=c[f].featureIds.texture;t[p.index]=!0}}}})});let i=e.extensions.EXT_feature_metadata.featureTextures;for(let o in i)if(i.hasOwnProperty(o)){let s=i[o].properties;if(u(s)){for(let a in s)if(s.hasOwnProperty(a)){let l=s[a].texture;t[l.index]=!0}}}}if(gr(e,"EXT_mesh_features")&&Pe.mesh(e,function(n){Pe.meshPrimitive(n,function(i){let o=i.extensions;if(u(o)&&u(o.EXT_mesh_features)){let s=o.EXT_mesh_features.featureIds;if(u(s)){let a=s.length;for(let c=0;c<a;++c){let l=s[c];u(l.texture)&&(t[l.texture.index]=!0)}}}})}),gr(e,"EXT_structural_metadata")){let i=e.extensions.EXT_structural_metadata.propertyTextures;if(u(i)){let o=i.length;for(let r=0;r<o;++r){let a=i[r].properties;for(let c in a)if(a.hasOwnProperty(c)){let l=a[c];t[l.index]=!0}}}}return t};qh.sampler=function(e){let t={};return Pe.texture(e,function(n){u(n.sampler)&&(t[n.sampler]=!0)}),t};var CR=D6e;function P6e(e,t){let n={byteLength:t.length,extras:{_pipeline:{source:t}}},o={buffer:fs(e.buffers,n),byteOffset:0,byteLength:t.length};return fs(e.bufferViews,o)}var TR=P6e;function O6e(e,t){let n=gl(e,t),i=q.getSizeInBytes(t.componentType),o=ru(t.type),r=t.count,s=new Array(o*r);if(!u(t.bufferView))return s.fill(0);let a=e.bufferViews[t.bufferView],c=e.buffers[a.buffer].extras._pipeline.source,l=t.byteOffset+a.byteOffset+c.byteOffset,f=new DataView(c.buffer),d=new Array(o),p=Gp(t.componentType);for(let g=0;g<r;++g){p(f,l,o,i,d);for(let m=0;m<o;++m)s[g*o+m]=d[m];l+=n}return s}var ER=O6e;function R6e(e){let t;return Pe.accessorWithSemantic(e,"JOINTS_0",function(n){let i=e.accessors[n];t=i.componentType,t===te.BYTE?tk(e,i,q.UNSIGNED_BYTE):t!==te.UNSIGNED_BYTE&&t!==te.UNSIGNED_SHORT&&tk(e,i,q.UNSIGNED_SHORT)}),Pe.accessorWithSemantic(e,"WEIGHTS_0",function(n){let i=e.accessors[n];t=i.componentType,t===te.BYTE?tk(e,i,q.UNSIGNED_BYTE):t===te.SHORT&&tk(e,i,q.UNSIGNED_SHORT)}),e}function tk(e,t,n){let i=q.createTypedArray(n,ER(e,t)),o=new Uint8Array(i.buffer);t.bufferView=TR(e,o),t.componentType=n,t.byteOffset=0}var bR=R6e;function B6e(e,t){return YA(e,t),t==="CESIUM_RTC"&&M6e(e),T9(e,t)}function M6e(e){Pe.technique(e,function(t){Pe.techniqueUniform(t,function(n){n.semantic==="CESIUM_RTC_MODELVIEW"&&(n.semantic="MODELVIEW")})})}function T9(e,t){if(Array.isArray(e)){let n=e.length;for(let i=0;i<n;++i)T9(e[i],t)}else if(e!==null&&typeof e=="object"&&e.constructor===Object){let n=e.extensions,i;u(n)&&(i=n[t],u(i)&&(delete n[t],Object.keys(n).length===0&&delete e.extensions));for(let o in e)Object.prototype.hasOwnProperty.call(e,o)&&T9(e[o],t);return i}}var XA=B6e;var nk={.8:k6e,"1.0":a9e,"2.0":void 0};function L6e(e,t){t=y(t,y.EMPTY_OBJECT);let n=t.targetVersion,i=e.version;e.asset=y(e.asset,{version:"1.0"}),e.asset.version=y(e.asset.version,"1.0"),i=y(i,e.asset.version).toString(),Object.prototype.hasOwnProperty.call(nk,i)||(u(i)&&(i=i.substring(0,3)),Object.prototype.hasOwnProperty.call(nk,i)||(i="1.0"));let o=nk[i];for(;u(o)&&i!==n;)o(e,t),i=e.asset.version,o=nk[i];return t.keepLegacyExtensions||(u9e(e),f9e(e)),e}function vae(e){let t=e.materials;for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n)){let i=t[n],o=i.instanceTechnique;u(o)&&(i.technique=o.technique,i.values=o.values,delete i.instanceTechnique)}}function N6e(e){let t=e.meshes;for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n)){let o=t[n].primitives;if(u(o)){let r=o.length;for(let s=0;s<r;++s){let a=o[s],c=y(a.primitive,te.TRIANGLES);a.mode=y(a.mode,c),delete a.primitive}}}}function F6e(e){let t=e.nodes,n=new h,i=new Le;for(let o in t)if(Object.prototype.hasOwnProperty.call(t,o)){let r=t[o];if(u(r.rotation)){let a=r.rotation;h.fromArray(a,0,n),Le.fromAxisAngle(n,a[3],i),r.rotation=[i.x,i.y,i.z,i.w]}let s=r.instanceSkin;u(s)&&(r.skeletons=s.skeletons,r.skin=s.skin,r.meshes=s.meshes,delete r.instanceSkin)}}function V6e(e){let t=e.animations,n=e.accessors,i=e.bufferViews,o=e.buffers,r={},s=new h,a=new Le;for(let c in t)if(Object.prototype.hasOwnProperty.call(t,c)){let l=t[c],f=l.channels,d=l.parameters,p=l.samplers;if(u(f)){let g=f.length;for(let m=0;m<g;++m){let A=f[m];if(A.target.path==="rotation"){let x=d[p[A.sampler].output];if(u(r[x]))continue;r[x]=!0;let C=n[x],T=i[C.bufferView],S=o[T.buffer].extras._pipeline.source,v=S.byteOffset+T.byteOffset+C.byteOffset,w=C.componentType,R=C.count,O=ru(C.type),L=C.count*O,N=q.createArrayBufferView(w,S.buffer,v,L);for(let _=0;_<R;_++){let b=_*O;h.unpack(N,b,s);let D=N[b+3];Le.fromAxisAngle(s,D,a),Le.pack(a,N,b)}}}}}}function U6e(e){let t=e.techniques;for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n)){let i=t[n],o=i.passes;if(u(o)){let r=y(i.pass,"defaultPass");if(Object.prototype.hasOwnProperty.call(o,r)){let s=o[r],a=s.instanceProgram;i.attributes=y(i.attributes,a.attributes),i.program=y(i.program,a.program),i.uniforms=y(i.uniforms,a.uniforms),i.states=y(i.states,s.states)}delete i.passes,delete i.pass}}}function k6e(e){u(e.asset)||(e.asset={});let t=e.asset;if(t.version="1.0",typeof t.profile=="string"){let n=t.profile.split(" ");t.profile={api:n[0],version:n[1]}}else t.profile={};if(u(e.version)&&delete e.version,vae(e),N6e(e),F6e(e),V6e(e),U6e(e),u(e.allExtensions)&&(e.extensionsUsed=e.allExtensions,delete e.allExtensions),u(e.lights)){let n=y(e.extensions,{});e.extensions=n;let i=y(n.KHR_materials_common,{});n.KHR_materials_common=i,i.lights=e.lights,delete e.lights,lf(e,"KHR_materials_common")}}function z6e(e){let t=e.animations;for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n)){let i=t[n],o=i.parameters;if(u(o)){let r=i.samplers;for(let s in r)if(Object.prototype.hasOwnProperty.call(r,s)){let a=r[s];a.input=o[a.input],a.output=o[a.output]}delete i.parameters}}}function Sae(e,t){let n=[];for(let i in e)if(Object.prototype.hasOwnProperty.call(e,i)){let o=e[i];t[i]=n.length,n.push(o),u(o.name)||(o.name=i)}return n}function H6e(e){let t,n={accessors:{},animations:{},buffers:{},bufferViews:{},cameras:{},images:{},materials:{},meshes:{},nodes:{},programs:{},samplers:{},scenes:{},shaders:{},skins:{},textures:{},techniques:{}},i,o={},r=e.nodes;for(let s in r)Object.prototype.hasOwnProperty.call(r,s)&&(i=r[s].jointName,u(i)&&(o[i]=s));for(let s in e)if(Object.prototype.hasOwnProperty.call(e,s)&&u(n[s])){let a={},c=e[s];e[s]=Sae(c,a),n[s]=a}for(i in o)Object.prototype.hasOwnProperty.call(o,i)&&(o[i]=n.nodes[o[i]]);u(e.scene)&&(e.scene=n.scenes[e.scene]),Pe.bufferView(e,function(s){u(s.buffer)&&(s.buffer=n.buffers[s.buffer])}),Pe.accessor(e,function(s){u(s.bufferView)&&(s.bufferView=n.bufferViews[s.bufferView])}),Pe.shader(e,function(s){let a=s.extensions;if(u(a)){let c=a.KHR_binary_glTF;u(c)&&(s.bufferView=n.bufferViews[c.bufferView],delete a.KHR_binary_glTF),Object.keys(a).length===0&&delete s.extensions}}),Pe.program(e,function(s){u(s.vertexShader)&&(s.vertexShader=n.shaders[s.vertexShader]),u(s.fragmentShader)&&(s.fragmentShader=n.shaders[s.fragmentShader])}),Pe.technique(e,function(s){u(s.program)&&(s.program=n.programs[s.program]),Pe.techniqueParameter(s,function(a){u(a.node)&&(a.node=n.nodes[a.node]);let c=a.value;typeof c=="string"&&(a.value={index:n.textures[c]})})}),Pe.mesh(e,function(s){Pe.meshPrimitive(s,function(a){u(a.indices)&&(a.indices=n.accessors[a.indices]),Pe.meshPrimitiveAttribute(a,function(c,l){a.attributes[l]=n.accessors[c]}),u(a.material)&&(a.material=n.materials[a.material])})}),Pe.node(e,function(s){let a=s.children;if(u(a)){let c=a.length;for(t=0;t<c;++t)a[t]=n.nodes[a[t]]}if(u(s.meshes)){let c=s.meshes,l=c.length;if(l>0)for(s.mesh=n.meshes[c[0]],t=1;t<l;++t){let f={mesh:n.meshes[c[t]]},d=fs(e.nodes,f);u(a)||(a=[],s.children=a),a.push(d)}delete s.meshes}if(u(s.camera)&&(s.camera=n.cameras[s.camera]),u(s.skin)&&(s.skin=n.skins[s.skin]),u(s.skeletons)){let c=s.skeletons;if(c.length>0&&u(s.skin)){let f=e.skins[s.skin];f.skeleton=n.nodes[c[0]]}delete s.skeletons}u(s.jointName)&&delete s.jointName}),Pe.skin(e,function(s){u(s.inverseBindMatrices)&&(s.inverseBindMatrices=n.accessors[s.inverseBindMatrices]);let a=s.jointNames;if(u(a)){let c=[],l=a.length;for(t=0;t<l;++t)c[t]=o[a[t]];s.joints=c,delete s.jointNames}}),Pe.scene(e,function(s){let a=s.nodes;if(u(a)){let c=a.length;for(t=0;t<c;++t)a[t]=n.nodes[a[t]]}}),Pe.animation(e,function(s){let a={};s.samplers=Sae(s.samplers,a),Pe.animationSampler(s,function(c){c.input=n.accessors[c.input],c.output=n.accessors[c.output]}),Pe.animationChannel(s,function(c){c.sampler=a[c.sampler];let l=c.target;u(l)&&(l.node=n.nodes[l.id],delete l.id)})}),Pe.material(e,function(s){u(s.technique)&&(s.technique=n.techniques[s.technique]),Pe.materialValue(s,function(c,l){typeof c=="string"&&(s.values[l]={index:n.textures[c]})});let a=s.extensions;if(u(a)){let c=a.KHR_materials_common;u(c)&&u(c.values)&&Pe.materialValue(c,function(l,f){typeof l=="string"&&(c.values[f]={index:n.textures[l]})})}}),Pe.image(e,function(s){let a=s.extensions;if(u(a)){let c=a.KHR_binary_glTF;u(c)&&(s.bufferView=n.bufferViews[c.bufferView],s.mimeType=c.mimeType,delete a.KHR_binary_glTF),Object.keys(a).length===0&&delete s.extensions}}),Pe.texture(e,function(s){u(s.sampler)&&(s.sampler=n.samplers[s.sampler]),u(s.source)&&(s.source=n.images[s.source])})}function G6e(e){Pe.animation(e,function(t){Pe.animationSampler(t,function(n){delete n.name})})}function W6e(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];Array.isArray(n)&&n.length===0&&delete e[t]}Pe.node(e,function(t){u(t.children)&&t.children.length===0&&delete t.children})}function j6e(e){let t=e.asset;delete t.profile,delete t.premultipliedAlpha}var Y6e={CESIUM_RTC:!0,KHR_materials_common:!0,WEB3D_quantized_attributes:!0};function q6e(e){let t=e.extensionsUsed;if(e.extensionsRequired=y(e.extensionsRequired,[]),u(t)){let n=t.length;for(let i=0;i<n;++i){let o=t[i];u(Y6e[o])&&e.extensionsRequired.push(o)}}}function X6e(e){Pe.buffer(e,function(t){delete t.type})}function K6e(e){Pe.texture(e,function(t){delete t.format,delete t.internalFormat,delete t.target,delete t.type})}function Z6e(e){Pe.mesh(e,function(t){Pe.meshPrimitive(t,function(n){Pe.meshPrimitiveAttribute(n,function(i,o){o==="TEXCOORD"?n.attributes.TEXCOORD_0=i:o==="COLOR"&&(n.attributes.COLOR_0=i)}),delete n.attributes.TEXCOORD,delete n.attributes.COLOR})}),Pe.technique(e,function(t){Pe.techniqueParameter(t,function(n){let i=n.semantic;u(i)&&(i==="TEXCOORD"?n.semantic="TEXCOORD_0":i==="COLOR"&&(n.semantic="COLOR_0"))})})}var J6e={POSITION:!0,NORMAL:!0,TANGENT:!0},Q6e={COLOR:"COLOR",JOINT:"JOINTS",JOINTS:"JOINTS",TEXCOORD:"TEXCOORD",WEIGHT:"WEIGHTS",WEIGHTS:"WEIGHTS"};function $6e(e){let t={};Pe.mesh(e,function(n){Pe.meshPrimitive(n,function(i){Pe.meshPrimitiveAttribute(i,function(o,r){if(r.charAt(0)!=="_"){let s=r.search(/_[0-9]+/g),a=r,c="_0";s>=0&&(a=r.substring(0,s),c=r.substring(s));let l,f=Q6e[a];u(f)?(l=f+c,t[r]=l):u(J6e[a])||(l=`_${r}`,t[r]=l)}});for(let o in t)if(Object.prototype.hasOwnProperty.call(t,o)){let r=t[o],s=i.attributes[o];u(s)&&(delete i.attributes[o],i.attributes[r]=s)}})}),Pe.technique(e,function(n){Pe.techniqueParameter(n,function(i){let o=t[i.semantic];u(o)&&(i.semantic=o)})})}function e9e(e){Pe.camera(e,function(t){let n=t.perspective;if(u(n)){let i=n.aspectRatio;u(i)&&i===0&&delete n.aspectRatio;let o=n.yfov;u(o)&&o===0&&(n.yfov=1)}})}function E9(e,t){return u(t.byteStride)&&t.byteStride!==0?t.byteStride:gl(e,t)}function t9e(e){Pe.buffer(e,function(t){u(t.byteLength)||(t.byteLength=t.extras._pipeline.source.length)}),Pe.accessor(e,function(t){let n=t.bufferView;if(u(n)){let i=e.bufferViews[n],o=E9(e,t),r=t.byteOffset+t.count*o;i.byteLength=Math.max(y(i.byteLength,0),r)}})}function n9e(e){let t,n,i,o=e.bufferViews,r={};Pe.accessorContainingVertexAttributeData(e,function(a){let c=e.accessors[a];u(c.bufferView)&&(r[c.bufferView]=!0)});let s={};Pe.accessor(e,function(a){u(a.bufferView)&&(s[a.bufferView]=y(s[a.bufferView],[]),s[a.bufferView].push(a))});for(let a in s)if(Object.prototype.hasOwnProperty.call(s,a)){i=o[a];let c=s[a];c.sort(function(p,g){return p.byteOffset-g.byteOffset});let l=0,f=0,d=c.length;for(t=0;t<d;++t){let p=c[t],g=E9(e,p),m=p.byteOffset,A=p.count*g;delete p.byteStride;let x=t<d-1,C=x?E9(e,c[t+1]):void 0;if(g!==C){let T=Ge(i,!0);r[a]&&(T.byteStride=g),T.byteOffset+=l,T.byteLength=m+A-l;let E=fs(o,T);for(n=f;n<=t;++n)p=c[n],p.bufferView=E,p.byteOffset=p.byteOffset-l;l=x?c[t+1].byteOffset:void 0,f=t+1}}}CR(e,["accessor","bufferView","buffer"])}function i9e(e){Pe.accessorWithSemantic(e,"POSITION",function(t){let n=e.accessors[t];if(!u(n.min)||!u(n.max)){let i=qA(e,n);n.min=i.min,n.max=i.max}})}function Dae(e){return(!u(e.children)||e.children.length===0)&&(!u(e.meshes)||e.meshes.length===0)&&!u(e.camera)&&!u(e.skin)&&!u(e.skeletons)&&!u(e.jointName)&&(!u(e.translation)||h.fromArray(e.translation).equals(h.ZERO))&&(!u(e.scale)||h.fromArray(e.scale).equals(new h(1,1,1)))&&(!u(e.rotation)||oe.fromArray(e.rotation).equals(new oe(0,0,0,1)))&&(!u(e.matrix)||M.fromColumnMajorArray(e.matrix).equals(M.IDENTITY))&&!u(e.extensions)&&!u(e.extras)}function wae(e,t){Pe.scene(e,function(n){let i=n.nodes;if(u(i)){let o=i.length;for(let r=o;r>=0;--r)if(i[r]===t){i.splice(r,1);return}}}),Pe.node(e,function(n,i){if(u(n.children)){let o=n.children.indexOf(t);o>-1&&(n.children.splice(o,1),Dae(n)&&wae(e,i))}}),delete e.nodes[t]}function o9e(e){return Pe.node(e,function(t,n){Dae(t)&&wae(e,n)}),e}function r9e(e){Pe.animation(e,function(t){Pe.animationSampler(t,function(n){let i=e.accessors[n.input];if(!u(i.min)||!u(i.max)){let o=qA(e,i);i.min=o.min,i.max=o.max}})})}function s9e(e){Pe.accessor(e,function(t){if(u(t.min)||u(t.max)){let n=qA(e,t);u(t.min)&&(t.min=n.min),u(t.max)&&(t.max=n.max)}})}function a9e(e){e.asset=y(e.asset,{}),e.asset.version="2.0",vae(e),z6e(e),o9e(e),H6e(e),G6e(e),j6e(e),q6e(e),t9e(e),n9e(e),i9e(e),r9e(e),s9e(e),X6e(e),K6e(e),Z6e(e),$6e(e),bR(e),e9e(e),yR(e),xR(e),W6e(e)}var c9e=["u_tex","u_diffuse","u_emission"],l9e=["u_diffuse"];function b9(e){e.pbrMetallicRoughness=u(e.pbrMetallicRoughness)?e.pbrMetallicRoughness:{},e.pbrMetallicRoughness.roughnessFactor=1,e.pbrMetallicRoughness.metallicFactor=0}function ik(e){return u(e.index)}function ok(e){return Array.isArray(e)&&e.length===4}function Iae(e){let t=new Array(4);t[3]=e[3];for(let n=0;n<3;n++){let i=e[n];i<=.04045?t[n]=e[n]*.07739938080495357:t[n]=Math.pow((i+.055)*.9478672985781991,2.4)}return t}function u9e(e){Pe.material(e,function(t){Pe.materialValue(t,function(n,i){c9e.indexOf(i)!==-1&&ik(n)?(b9(t),t.pbrMetallicRoughness.baseColorTexture=n):l9e.indexOf(i)!==-1&&ok(n)&&(b9(t),t.pbrMetallicRoughness.baseColorFactor=Iae(n))})}),XA(e,"KHR_techniques_webgl"),XA(e,"KHR_blend")}function f9e(e){Pe.material(e,function(t){let n=y(t.extensions,y.EMPTY_OBJECT).KHR_materials_common;if(u(n)){n.technique==="CONSTANT"&&(lf(e,"KHR_materials_unlit"),t.extensions=u(t.extensions)?t.extensions:{},t.extensions.KHR_materials_unlit={});let o=u(n.values)?n.values:{},r=o.ambient,s=o.diffuse,a=o.emission,c=o.transparency,l=n.doubleSided,f=n.transparent;b9(t),u(r)&&(ok(r)?t.emissiveFactor=r.slice(0,3):ik(r)&&(t.emissiveTexture=r)),u(s)&&(ok(s)?t.pbrMetallicRoughness.baseColorFactor=Iae(s):ik(s)&&(t.pbrMetallicRoughness.baseColorTexture=s)),u(l)&&(t.doubleSided=l),u(a)&&(ok(a)?t.emissiveFactor=a.slice(0,3):ik(a)&&(t.emissiveTexture=a)),u(c)&&(u(t.pbrMetallicRoughness.baseColorFactor)?t.pbrMetallicRoughness.baseColorFactor[3]*=c:t.pbrMetallicRoughness.baseColorFactor=[1,1,1,c]),u(f)&&(t.alphaMode=f?"BLEND":"OPAQUE")}}),XA(e,"KHR_materials_common")}var SR=L6e;function zg(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltfResource,i=e.baseResource,o=e.typedArray,r=e.gltfJson,s=e.cacheKey;this._resourceCache=t,this._gltfResource=n,this._baseResource=i,this._typedArray=o,this._gltfJson=r,this._cacheKey=s,this._gltf=void 0,this._bufferLoaders=[],this._state=kt.UNLOADED,this._promise=void 0}u(Object.create)&&(zg.prototype=Object.create(to.prototype),zg.prototype.constructor=zg);Object.defineProperties(zg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},gltf:{get:function(){return this._gltf}}});zg.prototype.load=function(){this._state=kt.LOADING;let e;u(this._gltfJson)?e=Pae(this,this._gltfJson):u(this._typedArray)?e=Oae(this,this._typedArray):e=d9e(this);let t=this;return this._promise=e.then(function(n){if(!t.isDestroyed())return t._gltf=n,t._state=kt.READY,t}).catch(function(n){if(!t.isDestroyed())return h9e(t,n)}),this._promise};function d9e(e){return e._fetchGltf().then(function(t){if(e.isDestroyed())return;let n=new Uint8Array(t);return Oae(e,n)})}function h9e(e,t){e.unload(),e._state=kt.FAILED;let n=`Failed to load glTF: ${e._gltfResource.url}`;return Promise.reject(e.getError(n,t))}function m9e(e,t){if(u(t.asset)&&t.asset.version==="2.0"&&!gr(t,"KHR_techniques_webgl")&&!gr(t,"KHR_materials_common"))return Promise.resolve();let n=[];return Pe.buffer(t,function(i){if(!u(i.extras._pipeline.source)&&u(i.uri)){let o=e._baseResource.getDerivedResource({url:i.uri}),s=e._resourceCache.loadExternalBuffer({resource:o});e._bufferLoaders.push(s),n.push(s.promise.then(function(a){i.extras._pipeline.source=a.typedArray}))}}),Promise.all(n).then(function(){SR(t)})}function p9e(e){let t=[];return Pe.buffer(e,function(n){let i=n.uri;!u(n.extras._pipeline.source)&&u(i)&&Um(i)&&(delete n.uri,t.push(Oe.fetchArrayBuffer(i).then(function(o){n.extras._pipeline.source=new Uint8Array(o)})))}),Promise.all(t)}function _9e(e,t){let n=[];return Pe.buffer(t,function(i,o){let r=i.extras._pipeline.source;if(u(r)&&!u(i.uri)){let a=e._resourceCache.loadEmbeddedBuffer({parentResource:e._gltfResource,bufferId:o,typedArray:r});e._bufferLoaders.push(a),n.push(a.promise)}}),Promise.all(n)}function Pae(e,t){return kg(t),p9e(t).then(function(){return m9e(e,t)}).then(function(){return mR(t),_9e(e,t)}).then(function(){return gR(t),t})}function Oae(e,t){let n;return pd(t)==="glTF"?n=_R(t):n=Ro(t),Pae(e,n)}zg.prototype.unload=function(){let e=this._bufferLoaders,t=e.length;for(let n=0;n<t;++n)this._resourceCache.unload(e[n]);this._bufferLoaders.length=0,this._gltf=void 0};zg.prototype._fetchGltf=function(){return this._gltfResource.fetchArrayBuffer()};var _E=zg;var g9e={OPAQUE:"OPAQUE",MASK:"MASK",BLEND:"BLEND"},Xh=Object.freeze(g9e);var Xo={};function y9e(){this.octEncoded=!1,this.octEncodedZXY=!1,this.normalizationRange=void 0,this.quantizedVolumeOffset=void 0,this.quantizedVolumeDimensions=void 0,this.quantizedVolumeStepSize=void 0,this.componentDatatype=void 0,this.type=void 0}function A9e(){this.name=void 0,this.semantic=void 0,this.setIndex=void 0,this.componentDatatype=void 0,this.type=void 0,this.normalized=!1,this.count=void 0,this.min=void 0,this.max=void 0,this.constant=void 0,this.quantization=void 0,this.typedArray=void 0,this.buffer=void 0,this.byteOffset=0,this.byteStride=void 0}function x9e(){this.indexDatatype=void 0,this.count=void 0,this.buffer=void 0,this.typedArray=void 0}function C9e(){this.featureCount=void 0,this.nullFeatureId=void 0,this.propertyTableId=void 0,this.setIndex=void 0,this.label=void 0,this.positionalLabel=void 0}function T9e(){this.featureCount=void 0,this.nullFeatureId=void 0,this.propertyTableId=void 0,this.offset=0,this.repeat=void 0,this.label=void 0,this.positionalLabel=void 0}function E9e(){this.featureCount=void 0,this.nullFeatureId=void 0,this.propertyTableId=void 0,this.textureReader=void 0,this.label=void 0,this.positionalLabel=void 0}function b9e(){this.attributes=[]}function S9e(){this.attributes=[],this.morphTargets=[],this.indices=void 0,this.material=void 0,this.primitiveType=void 0,this.featureIds=[],this.propertyTextureIds=[],this.propertyAttributeIds=[],this.outlineCoordinates=void 0}function v9e(){this.attributes=[],this.featureIds=[],this.transformInWorldSpace=!1}function D9e(){this.index=void 0,this.joints=[],this.inverseBindMatrices=[]}function w9e(){this.name=void 0,this.index=void 0,this.children=[],this.primitives=[],this.instances=void 0,this.skin=void 0,this.matrix=void 0,this.translation=void 0,this.rotation=void 0,this.scale=void 0,this.morphWeights=[],this.articulationName=void 0}function I9e(){this.nodes=[]}var P9e={TRANSLATION:"translation",ROTATION:"rotation",SCALE:"scale",WEIGHTS:"weights"};function O9e(){this.input=[],this.interpolation=void 0,this.output=[]}function R9e(){this.node=void 0,this.path=void 0}function B9e(){this.sampler=void 0,this.target=void 0}function M9e(){this.name=void 0,this.samplers=[],this.channels=[]}function L9e(){this.name=void 0,this.type=void 0,this.minimumValue=void 0,this.maximumValue=void 0,this.initialValue=void 0}function N9e(){this.name=void 0,this.stages=[]}function Rae(){this.credits=[]}function F9e(){this.asset=new Rae,this.scene=void 0,this.nodes=[],this.skins=[],this.animations=[],this.articulations=[],this.structuralMetadata=void 0,this.upAxis=void 0,this.forwardAxis=void 0,this.transform=M.clone(M.IDENTITY)}function V9e(){this.texture=void 0,this.index=void 0,this.texCoord=0,this.transform=Z.clone(Z.IDENTITY),this.channels=void 0}function Hg(){this.baseColorTexture=void 0,this.metallicRoughnessTexture=void 0,this.baseColorFactor=oe.clone(Hg.DEFAULT_BASE_COLOR_FACTOR),this.metallicFactor=Hg.DEFAULT_METALLIC_FACTOR,this.roughnessFactor=Hg.DEFAULT_ROUGHNESS_FACTOR}Hg.DEFAULT_BASE_COLOR_FACTOR=oe.ONE;Hg.DEFAULT_METALLIC_FACTOR=1;Hg.DEFAULT_ROUGHNESS_FACTOR=1;function KA(){this.diffuseTexture=void 0,this.specularGlossinessTexture=void 0,this.diffuseFactor=oe.clone(KA.DEFAULT_DIFFUSE_FACTOR),this.specularFactor=h.clone(KA.DEFAULT_SPECULAR_FACTOR),this.glossinessFactor=KA.DEFAULT_GLOSSINESS_FACTOR}KA.DEFAULT_DIFFUSE_FACTOR=oe.ONE;KA.DEFAULT_SPECULAR_FACTOR=h.ONE;KA.DEFAULT_GLOSSINESS_FACTOR=1;function S9(){this.metallicRoughness=new Hg,this.specularGlossiness=void 0,this.emissiveTexture=void 0,this.normalTexture=void 0,this.occlusionTexture=void 0,this.emissiveFactor=h.clone(S9.DEFAULT_EMISSIVE_FACTOR),this.alphaMode=Xh.OPAQUE,this.alphaCutoff=.5,this.doubleSided=!1,this.unlit=!1}S9.DEFAULT_EMISSIVE_FACTOR=h.ZERO;Xo.Quantization=y9e;Xo.Attribute=A9e;Xo.Indices=x9e;Xo.FeatureIdAttribute=C9e;Xo.FeatureIdTexture=E9e;Xo.FeatureIdImplicitRange=T9e;Xo.MorphTarget=b9e;Xo.Primitive=S9e;Xo.Instances=v9e;Xo.Skin=D9e;Xo.Node=w9e;Xo.Scene=I9e;Xo.AnimatedPropertyType=Object.freeze(P9e);Xo.AnimationSampler=O9e;Xo.AnimationTarget=R9e;Xo.AnimationChannel=B9e;Xo.Animation=M9e;Xo.ArticulationStage=L9e;Xo.Articulation=N9e;Xo.Asset=Rae;Xo.Components=F9e;Xo.TextureReader=V9e;Xo.MetallicRoughness=Hg;Xo.SpecularGlossiness=KA;Xo.Material=S9;var Bt=Xo;var rk={};rk.getImageIdFromTexture=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.textureId,i=e.supportedImageFormats,o=t.textures[n],r=o.extensions;if(u(r)){if(i.webp&&u(r.EXT_texture_webp))return r.EXT_texture_webp.source;if(i.basis&&u(r.KHR_texture_basisu))return r.KHR_texture_basisu.source}return o.source};rk.createSampler=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.textureInfo,i=y(e.compressedTextureNoMipmap,!1),o=wn.REPEAT,r=wn.REPEAT,s=an.LINEAR,a=_i.LINEAR,c=n.index,f=t.textures[c].sampler;if(u(f)){let g=t.samplers[f];o=y(g.wrapS,o),r=y(g.wrapT,r),s=y(g.minFilter,s),a=y(g.magFilter,a)}let d=!1,p=n.extensions;return u(p)&&u(p.KHR_texture_transform)&&(d=!0),(i||d)&&s!==an.LINEAR&&s!==an.NEAREST&&(s===an.NEAREST_MIPMAP_NEAREST||s===an.NEAREST_MIPMAP_LINEAR?s=an.NEAREST:s=an.LINEAR),new ln({wrapS:o,wrapT:r,minificationFilter:s,magnificationFilter:a})};var U9e=new H(1,1);rk.createModelTextureReader=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.textureInfo,n=e.channels,i=e.texture,o=y(t.texCoord,0),r,s=y(t.extensions,y.EMPTY_OBJECT).KHR_texture_transform;if(u(s)){o=y(s.texCoord,o);let c=u(s.offset)?H.unpack(s.offset):H.ZERO,l=y(s.rotation,0),f=u(s.scale)?H.unpack(s.scale):U9e;l=-l,r=new Z(Math.cos(l)*f.x,-Math.sin(l)*f.y,c.x,Math.sin(l)*f.x,Math.cos(l)*f.y,c.y,0,0,1)}let a=new Bt.TextureReader;return a.index=t.index,a.texture=i,a.texCoord=o,a.transform=r,a.channels=n,a};var yl=rk;function k9e(e){let t=document.createElement("canvas");return t.width=P.nextPowerOfTwo(e.width),t.height=P.nextPowerOfTwo(e.height),t.getContext("2d").drawImage(e,0,0,e.width,e.height,0,0,t.width,t.height),t}var Gg=k9e;function Wg(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltf,i=e.textureInfo,o=e.gltfResource,r=e.baseResource,s=e.supportedImageFormats,a=e.cacheKey,c=y(e.asynchronous,!0),l=i.index,f=yl.getImageIdFromTexture({gltf:n,textureId:l,supportedImageFormats:s});this._resourceCache=t,this._gltf=n,this._textureInfo=i,this._imageId=f,this._gltfResource=o,this._baseResource=r,this._cacheKey=a,this._asynchronous=c,this._imageLoader=void 0,this._image=void 0,this._mipLevels=void 0,this._texture=void 0,this._state=kt.UNLOADED,this._promise=void 0,this._process=function(d,p){}}u(Object.create)&&(Wg.prototype=Object.create(to.prototype),Wg.prototype.constructor=Wg);Object.defineProperties(Wg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},texture:{get:function(){return this._texture}}});var z9e=new v9;Wg.prototype.load=function(){let t=this._resourceCache.loadImage({gltf:this._gltf,imageId:this._imageId,gltfResource:this._gltfResource,baseResource:this._baseResource});this._imageLoader=t,this._state=kt.LOADING;let n=this,i=new Promise(function(o){n._process=function(r,s){if(u(r._texture)||!u(r._image))return;let a;if(r._asynchronous){let c=z9e;if(c.set(r._gltf,r._textureInfo,r._image,r._mipLevels,s.context),!s.jobScheduler.execute(c,ma.TEXTURE))return;a=c.texture}else a=Bae(r._gltf,r._textureInfo,r._image,r._mipLevels,s.context);r.unload(),r._texture=a,r._state=kt.READY,o(r)}});return this._promise=t.promise.then(function(){if(!n.isDestroyed())return n._image=t.image,n._mipLevels=t.mipLevels,n._state=kt.PROCESSING,i}).catch(function(o){if(n.isDestroyed())return;n.unload(),n._state=kt.FAILED;let r="Failed to load texture";return Promise.reject(n.getError(r,o))}),this._promise};function v9(){this.gltf=void 0,this.textureInfo=void 0,this.image=void 0,this.context=void 0,this.texture=void 0}v9.prototype.set=function(e,t,n,i,o){this.gltf=e,this.textureInfo=t,this.image=n,this.mipLevels=i,this.context=o};v9.prototype.execute=function(){this.texture=Bae(this.gltf,this.textureInfo,this.image,this.mipLevels,this.context)};function Bae(e,t,n,i,o){let r=n.internalFormat,s=!1;st.isCompressedFormat(r)&&!u(i)&&(s=!0);let a=yl.createSampler({gltf:e,textureInfo:t,compressedTextureNoMipmap:s}),c=a.minificationFilter,l=a.wrapS,f=a.wrapT,d=c===an.NEAREST_MIPMAP_NEAREST||c===an.NEAREST_MIPMAP_LINEAR||c===an.LINEAR_MIPMAP_NEAREST||c===an.LINEAR_MIPMAP_LINEAR,p=!u(r)&&d,g=p||l===wn.REPEAT||l===wn.MIRRORED_REPEAT||f===wn.REPEAT||f===wn.MIRRORED_REPEAT,m=!P.isPowerOfTwo(n.width)||!P.isPowerOfTwo(n.height),A=g&&m,x;return u(r)?(!o.webgl2&&st.isCompressedFormat(r)&&m&&g&&console.warn("Compressed texture uses REPEAT or MIRRORED_REPEAT texture wrap mode and dimensions are not powers of two. The texture may be rendered incorrectly."),x=It.create({context:o,source:{arrayBufferView:n.bufferView,mipLevels:i},width:n.width,height:n.height,pixelFormat:n.internalFormat,sampler:a})):(A&&(n=Gg(n)),x=It.create({context:o,source:n,sampler:a,flipY:!1,skipColorSpaceConversion:!0})),p&&x.generateMipmap(),x}Wg.prototype.process=function(e){return this._process(this,e)};Wg.prototype.unload=function(){u(this._texture)&&this._texture.destroy(),u(this._imageLoader)&&this._resourceCache.unload(this._imageLoader),this._imageLoader=void 0,this._image=void 0,this._mipLevels=void 0,this._texture=void 0,this._gltf=void 0};var gE=Wg;function jg(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceCache,n=e.gltf,i=e.gltfResource,o=e.baseResource,r=e.bufferViewId,s=e.draco,a=e.attributeSemantic,c=e.accessorId,l=e.cacheKey,f=y(e.asynchronous,!0),d=y(e.loadBuffer,!1),p=y(e.loadTypedArray,!1);this._resourceCache=t,this._gltfResource=i,this._baseResource=o,this._gltf=n,this._bufferViewId=r,this._draco=s,this._attributeSemantic=a,this._accessorId=c,this._cacheKey=l,this._asynchronous=f,this._loadBuffer=d,this._loadTypedArray=p,this._bufferViewLoader=void 0,this._dracoLoader=void 0,this._quantization=void 0,this._typedArray=void 0,this._buffer=void 0,this._state=kt.UNLOADED,this._promise=void 0,this._process=function(g,m){}}u(Object.create)&&(jg.prototype=Object.create(to.prototype),jg.prototype.constructor=jg);Object.defineProperties(jg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},buffer:{get:function(){return this._buffer}},typedArray:{get:function(){return this._typedArray}},quantization:{get:function(){return this._quantization}}});function H9e(e,t){return u(e)&&u(e.attributes)&&u(e.attributes[t])}jg.prototype.load=function(){let e;H9e(this._draco,this._attributeSemantic)?e=W9e(this):e=j9e(this);let t=this,n=new D9,i=new Promise(function(o){t._process=function(r,s){if(r._state===kt.READY)return;let a=r._typedArray;if(u(r._dracoLoader)&&r._dracoLoader.process(s),u(r._bufferViewLoader)&&r._bufferViewLoader.process(s),!u(a))return;let c;if(r._loadBuffer&&r._asynchronous){let l=n;if(l.set(a,s.context),!s.jobScheduler.execute(l,ma.BUFFER))return;c=l.buffer}else r._loadBuffer&&(c=Mae(a,s.context));r.unload(),r._buffer=c,r._typedArray=r._loadTypedArray?a:void 0,r._state=kt.READY,o(r)}});return this._promise=e.then(function(){if(!t.isDestroyed())return i}).catch(function(o){if(!t.isDestroyed())return Y9e(t,o)}),this._promise};function G9e(e,t,n,i){let r=(1<<e.quantizationBits)-1,s=1/r,a=new Bt.Quantization;if(a.componentDatatype=t,a.octEncoded=e.octEncoded,a.octEncodedZXY=!0,a.type=i,a.octEncoded)a.type=nn.VEC2,a.normalizationRange=r;else{let c=nn.getMathType(i);if(c===Number){let l=e.range;a.quantizedVolumeOffset=e.minValues[0],a.quantizedVolumeDimensions=l,a.normalizationRange=r,a.quantizedVolumeStepSize=l*s}else{a.quantizedVolumeOffset=c.unpack(e.minValues),a.normalizationRange=c.unpack(new Array(n).fill(r));let l=new Array(n).fill(e.range);a.quantizedVolumeDimensions=c.unpack(l);let f=l.map(function(d){return d*s});a.quantizedVolumeStepSize=c.unpack(f)}}return a}function W9e(e){let n=e._resourceCache.loadDraco({gltf:e._gltf,draco:e._draco,gltfResource:e._gltfResource,baseResource:e._baseResource});return e._dracoLoader=n,e._state=kt.LOADING,n.promise.then(function(){if(e.isDestroyed())return;let i=n.decodedData.vertexAttributes,o=e._attributeSemantic,r=i[o],s=e._accessorId,c=e._gltf.accessors[s].type,l=r.array,f=r.data.quantization;return u(f)&&(e._quantization=G9e(f,r.data.componentDatatype,r.data.componentsPerAttribute,c)),e._typedArray=new Uint8Array(l.buffer,l.byteOffset,l.byteLength),e._state=kt.PROCESSING,e})}function j9e(e){let n=e._resourceCache.loadBufferView({gltf:e._gltf,bufferViewId:e._bufferViewId,gltfResource:e._gltfResource,baseResource:e._baseResource});return e._state=kt.LOADING,e._bufferViewLoader=n,n.promise.then(function(){if(!e.isDestroyed())return e._typedArray=n.typedArray,e._state=kt.PROCESSING,e})}function Y9e(e,t){e.unload(),e._state=kt.FAILED;let n="Failed to load vertex buffer";return t=e.getError(n,t),Promise.reject(t)}function D9(){this.typedArray=void 0,this.context=void 0,this.buffer=void 0}D9.prototype.set=function(e,t){this.typedArray=e,this.context=t};D9.prototype.execute=function(){this.buffer=Mae(this.typedArray,this.context)};function Mae(e,t){let n=lt.createVertexBuffer({typedArray:e,context:t,usage:Ne.STATIC_DRAW});return n.vertexArrayDestroyable=!1,n}jg.prototype.process=function(e){return this._process(this,e)};jg.prototype.unload=function(){u(this._buffer)&&this._buffer.destroy();let e=this._resourceCache;u(this._bufferViewLoader)&&e.unload(this._bufferViewLoader),u(this._dracoLoader)&&e.unload(this._dracoLoader),this._bufferViewLoader=void 0,this._dracoLoader=void 0,this._typedArray=void 0,this._buffer=void 0,this._gltf=void 0};var yE=jg;function vR(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=y(e.properties,{}),i={};for(let o in n)if(n.hasOwnProperty(o)){let r=n[o];u(r.semantic)&&(i[r.semantic]=r)}this._id=t,this._name=e.name,this._description=e.description,this._properties=n,this._propertiesBySemantic=i,this._extras=Ge(e.extras,!0),this._extensions=Ge(e.extensions,!0)}vR.fromJson=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=e.class,i={};for(let o in n.properties)if(n.properties.hasOwnProperty(o)){let r=Lg.fromJson({id:o,property:n.properties[o],enums:e.enums});i[o]=r}return new vR({id:t,name:n.name,description:n.description,properties:i,extras:n.extras,extensions:n.extensions})};Object.defineProperties(vR.prototype,{properties:{get:function(){return this._properties}},propertiesBySemantic:{get:function(){return this._propertiesBySemantic}},id:{get:function(){return this._id}},name:{get:function(){return this._name}},description:{get:function(){return this._description}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});vR.BATCH_TABLE_CLASS_NAME="_batchTable";var yd=vR;function sk(e){e=y(e,y.EMPTY_OBJECT);let t=e.value,n=e.name;this._value=t,this._name=n,this._description=e.description,this._extras=Ge(e.extras,!0),this._extensions=Ge(e.extensions,!0)}sk.fromJson=function(e){return new sk({value:e.value,name:e.name,description:e.description,extras:e.extras,extensions:e.extensions})};Object.defineProperties(sk.prototype,{value:{get:function(){return this._value}},name:{get:function(){return this._name}},description:{get:function(){return this._description}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});var DR=sk;function ak(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=e.values,i={},o={},r=n.length;for(let a=0;a<r;++a){let c=n[a];i[c.value]=c.name,o[c.name]=c.value}let s=y(e.valueType,tn.UINT16);this._values=n,this._namesByValue=i,this._valuesByName=o,this._valueType=s,this._id=t,this._name=e.name,this._description=e.description,this._extras=Ge(e.extras,!0),this._extensions=Ge(e.extensions,!0)}ak.fromJson=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=e.enum,i=n.values.map(function(o){return DR.fromJson(o)});return new ak({id:t,values:i,valueType:tn[n.valueType],name:n.name,description:n.description,extras:n.extras,extensions:n.extensions})};Object.defineProperties(ak.prototype,{values:{get:function(){return this._values}},namesByValue:{get:function(){return this._namesByValue}},valuesByName:{get:function(){return this._valuesByName}},valueType:{get:function(){return this._valueType}},id:{get:function(){return this._id}},name:{get:function(){return this._name}},description:{get:function(){return this._description}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});var wR=ak;function ck(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.classes,{}),n=y(e.enums,{});this._classes=t,this._enums=n,this._id=e.id,this._name=e.name,this._description=e.description,this._version=e.version,this._extras=Ge(e.extras,!0),this._extensions=Ge(e.extensions,!0)}ck.fromJson=function(e){let t={};if(u(e.enums))for(let i in e.enums)e.enums.hasOwnProperty(i)&&(t[i]=wR.fromJson({id:i,enum:e.enums[i]}));let n={};if(u(e.classes))for(let i in e.classes)e.classes.hasOwnProperty(i)&&(n[i]=yd.fromJson({id:i,class:e.classes[i],enums:t}));return new ck({id:e.id,name:e.name,description:e.description,version:e.version,classes:n,enums:t,extras:e.extras,extensions:e.extensions})};Object.defineProperties(ck.prototype,{classes:{get:function(){return this._classes}},enums:{get:function(){return this._enums}},id:{get:function(){return this._id}},name:{get:function(){return this._name}},description:{get:function(){return this._description}},version:{get:function(){return this._version}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});var Ad=ck;function ZA(e){e=y(e,y.EMPTY_OBJECT);let t=e.schema,n=e.resource,i=e.cacheKey;this._schema=u(t)?Ad.fromJson(t):void 0,this._resource=n,this._cacheKey=i,this._state=kt.UNLOADED,this._promise=void 0}u(Object.create)&&(ZA.prototype=Object.create(to.prototype),ZA.prototype.constructor=ZA);Object.defineProperties(ZA.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},schema:{get:function(){return this._schema}}});ZA.prototype.load=function(){return u(this._schema)?this._promise=Promise.resolve(this):this._promise=q9e(this),this._promise};function q9e(e){let t=e._resource;return e._state=kt.LOADING,t.fetchJson().then(function(n){if(!e.isDestroyed())return e._schema=Ad.fromJson(n),e._state=kt.READY,e}).catch(function(n){if(e.isDestroyed())return;e._state=kt.FAILED;let i=`Failed to load schema: ${t.url}`;return Promise.reject(e.getError(i,n))})}ZA.prototype.unload=function(){this._schema=void 0};var AE=ZA;var xd={};function IR(e){return Vm(e.url)}function lk(e){let t=e.byteOffset,n=e.byteLength;if(ai(e,"EXT_meshopt_compression")){let i=e.extensions.EXT_meshopt_compression;t=y(i.byteOffset,0),n=i.byteLength}return`${t}-${t+n}`}function X9e(e,t){let n=t.byteOffset+e.byteOffset,i=e.componentType,o=e.type,r=e.count;return`${n}-${i}-${o}-${r}`}function Lae(e){return IR(e)}function Nae(e,t){return`${IR(e)}-buffer-id-${t}`}function PR(e,t,n,i){if(u(e.uri)){let o=i.getDerivedResource({url:e.uri});return Lae(o)}return Nae(n,t)}function w9(e,t,n,i){let o=t.bufferView,r=e.bufferViews[o],s=r.buffer,a=e.buffers[s],c=PR(a,s,n,i),l=lk(r);return`${c}-range-${l}`}function Fae(e,t,n,i){let o=e.images[t],r=o.bufferView,s=o.uri;if(u(s)){let p=i.getDerivedResource({url:s});return IR(p)}let a=e.bufferViews[r],c=a.buffer,l=e.buffers[c],f=PR(l,c,n,i),d=lk(a);return`${f}-range-${d}`}function K9e(e,t){let n=yl.createSampler({gltf:e,textureInfo:t});return`${n.wrapS}-${n.wrapT}-${n.minificationFilter}-${n.magnificationFilter}`}xd.getSchemaCacheKey=function(e){let t=e.schema,n=e.resource;return u(t)?`embedded-schema:${JSON.stringify(t)}`:`external-schema:${IR(n)}`};xd.getExternalBufferCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.resource;return`external-buffer:${Lae(t)}`};xd.getEmbeddedBufferCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.parentResource,n=e.bufferId;return`embedded-buffer:${Nae(t,n)}`};xd.getGltfCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltfResource;return`gltf:${IR(t)}`};xd.getBufferViewCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.bufferViewId,i=e.gltfResource,o=e.baseResource,r=t.bufferViews[n],s=r.buffer,a=t.buffers[s];ai(r,"EXT_meshopt_compression")&&(s=r.extensions.EXT_meshopt_compression.buffer);let c=PR(a,s,i,o),l=lk(r);return`buffer-view:${c}-range-${l}`};xd.getDracoCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.draco,i=e.gltfResource,o=e.baseResource;return`draco:${w9(t,n,i,o)}`};xd.getVertexBufferCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.gltfResource,i=e.baseResource,o=e.frameState,r=e.bufferViewId,s=e.draco,a=e.attributeSemantic,c=y(e.dequantize,!1),l=y(e.loadBuffer,!1),f=y(e.loadTypedArray,!1),d="";if(c&&(d+="-dequantize"),l&&(d+="-buffer",d+=`-context-${o.context.id}`),f&&(d+="-typed-array"),u(s))return`vertex-buffer:${w9(t,s,n,i)}-draco-${a}${d}`;let p=t.bufferViews[r],g=p.buffer,m=t.buffers[g],A=PR(m,g,n,i),x=lk(p);return`vertex-buffer:${A}-range-${x}${d}`};xd.getIndexBufferCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.accessorId,i=e.gltfResource,o=e.baseResource,r=e.frameState,s=e.draco,a=y(e.loadBuffer,!1),c=y(e.loadTypedArray,!1),l="";if(a&&(l+="-buffer",l+=`-context-${r.context.id}`),c&&(l+="-typed-array"),u(s))return`index-buffer:${w9(t,s,i,o)}-draco${l}`;let f=t.accessors[n],d=f.bufferView,p=t.bufferViews[d],g=p.buffer,m=t.buffers[g],A=PR(m,g,i,o),x=X9e(f,p);return`index-buffer:${A}-accessor-${x}${l}`};xd.getImageCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.imageId,i=e.gltfResource,o=e.baseResource;return`image:${Fae(t,n,i,o)}`};xd.getTextureCacheKey=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.textureInfo,i=e.gltfResource,o=e.baseResource,r=e.supportedImageFormats,s=e.frameState,a=n.index,c=yl.getImageIdFromTexture({gltf:t,textureId:a,supportedImageFormats:r}),l=Fae(t,c,i,o),f=K9e(t,n);return`texture:${l}-sampler-${f}-context-${s.context.id}`};var Al=xd;function OR(){this.geometryByteLength=0,this.texturesByteLength=0,this._geometrySizes={},this._textureSizes={}}OR.prototype.clear=function(){this.geometryByteLength=0,this.texturesByteLength=0,this._geometrySizes={},this._textureSizes={}};OR.prototype.addGeometryLoader=function(e){let t=e.cacheKey;if(this._geometrySizes.hasOwnProperty(t))return;this._geometrySizes[t]=0;let n=this;return e.promise.then(function(i){if(!n._geometrySizes.hasOwnProperty(t))return;let o=i.buffer,r=i.typedArray,s=0;u(o)&&(s+=o.sizeInBytes),u(r)&&(s+=r.byteLength),n.geometryByteLength+=s,n._geometrySizes[t]=s}).catch(function(){delete n._geometrySizes[t]})};OR.prototype.addTextureLoader=function(e){let t=e.cacheKey;if(this._textureSizes.hasOwnProperty(t))return;this._textureSizes[t]=0;let n=this;return e.promise.then(function(i){if(!n._textureSizes.hasOwnProperty(t))return;let o=i.texture.sizeInBytes;n.texturesByteLength+=i.texture.sizeInBytes,n._textureSizes[t]=o}).catch(function(){delete n._textureSizes[t]})};OR.prototype.removeLoader=function(e){let t=e.cacheKey,n=this._geometrySizes[t];delete this._geometrySizes[t],u(n)&&(this.geometryByteLength-=n);let i=this._textureSizes[t];delete this._textureSizes[t],u(i)&&(this.texturesByteLength-=i)};var RR=OR;function Cn(){}Cn.cacheEntries={};Cn.statistics=new RR;function Z9e(e){this.referenceCount=1,this.resourceLoader=e,this._statisticsPromise=void 0}Cn.get=function(e){let t=Cn.cacheEntries[e];if(u(t))return++t.referenceCount,t.resourceLoader};Cn.load=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.resourceLoader,n=t.cacheKey;Cn.cacheEntries[n]=new Z9e(t),t.load()};Cn.unload=function(e){let t=e.cacheKey,n=Cn.cacheEntries[t];--n.referenceCount,n.referenceCount===0&&(Cn.statistics.removeLoader(e),e.destroy(),delete Cn.cacheEntries[t])};Cn.loadSchema=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.schema,n=e.resource,i=Al.getSchemaCacheKey({schema:t,resource:n}),o=Cn.get(i);return u(o)||(o=new AE({schema:t,resource:n,cacheKey:i}),Cn.load({resourceLoader:o})),o};Cn.loadEmbeddedBuffer=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.parentResource,n=e.bufferId,i=e.typedArray,o=Al.getEmbeddedBufferCacheKey({parentResource:t,bufferId:n}),r=Cn.get(o);return u(r)||(r=new GA({typedArray:i,cacheKey:o}),Cn.load({resourceLoader:r})),r};Cn.loadExternalBuffer=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.resource,n=Al.getExternalBufferCacheKey({resource:t}),i=Cn.get(n);return u(i)||(i=new GA({resource:t,cacheKey:n}),Cn.load({resourceLoader:i})),i};Cn.loadGltfJson=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltfResource,n=e.baseResource,i=e.typedArray,o=e.gltfJson,r=Al.getGltfCacheKey({gltfResource:t}),s=Cn.get(r);return u(s)||(s=new _E({resourceCache:Cn,gltfResource:t,baseResource:n,typedArray:i,gltfJson:o,cacheKey:r}),Cn.load({resourceLoader:s})),s};Cn.loadBufferView=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.bufferViewId,i=e.gltfResource,o=e.baseResource,r=Al.getBufferViewCacheKey({gltf:t,bufferViewId:n,gltfResource:i,baseResource:o}),s=Cn.get(r);return u(s)||(s=new fE({resourceCache:Cn,gltf:t,bufferViewId:n,gltfResource:i,baseResource:o,cacheKey:r}),Cn.load({resourceLoader:s})),s};Cn.loadDraco=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.draco,i=e.gltfResource,o=e.baseResource,r=Al.getDracoCacheKey({gltf:t,draco:n,gltfResource:i,baseResource:o}),s=Cn.get(r);return u(s)||(s=new dE({resourceCache:Cn,gltf:t,draco:n,gltfResource:i,baseResource:o,cacheKey:r}),Cn.load({resourceLoader:s})),s};Cn.loadVertexBuffer=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.gltfResource,i=e.baseResource,o=e.frameState,r=e.bufferViewId,s=e.draco,a=e.attributeSemantic,c=e.accessorId,l=y(e.asynchronous,!0),f=y(e.dequantize,!1),d=y(e.loadBuffer,!1),p=y(e.loadTypedArray,!1),g=Al.getVertexBufferCacheKey({gltf:t,gltfResource:n,baseResource:i,frameState:o,bufferViewId:r,draco:s,attributeSemantic:a,dequantize:f,loadBuffer:d,loadTypedArray:p}),m=Cn.get(g);if(u(m))return m;m=new yE({resourceCache:Cn,gltf:t,gltfResource:n,baseResource:i,bufferViewId:r,draco:s,attributeSemantic:a,accessorId:c,cacheKey:g,asynchronous:l,dequantize:f,loadBuffer:d,loadTypedArray:p}),Cn.load({resourceLoader:m});let A=Cn.statistics.addGeometryLoader(m);return Cn.cacheEntries[g]._statisticsPromise=A,m};Cn.loadIndexBuffer=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.accessorId,i=e.gltfResource,o=e.baseResource,r=e.frameState,s=e.draco,a=y(e.asynchronous,!0),c=y(e.loadBuffer,!1),l=y(e.loadTypedArray,!1),f=Al.getIndexBufferCacheKey({gltf:t,accessorId:n,gltfResource:i,baseResource:o,frameState:r,draco:s,loadBuffer:c,loadTypedArray:l}),d=Cn.get(f);if(u(d))return d;d=new mE({resourceCache:Cn,gltf:t,accessorId:n,gltfResource:i,baseResource:o,draco:s,cacheKey:f,asynchronous:a,loadBuffer:c,loadTypedArray:l}),Cn.load({resourceLoader:d});let p=Cn.statistics.addGeometryLoader(d);return Cn.cacheEntries[f]._statisticsPromise=p,d};Cn.loadImage=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.imageId,i=e.gltfResource,o=e.baseResource,r=Al.getImageCacheKey({gltf:t,imageId:n,gltfResource:i,baseResource:o}),s=Cn.get(r);return u(s)||(s=new hE({resourceCache:Cn,gltf:t,imageId:n,gltfResource:i,baseResource:o,cacheKey:r}),Cn.load({resourceLoader:s})),s};Cn.loadTexture=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.textureInfo,i=e.gltfResource,o=e.baseResource,r=e.supportedImageFormats,s=e.frameState,a=y(e.asynchronous,!0),c=Al.getTextureCacheKey({gltf:t,textureInfo:n,gltfResource:i,baseResource:o,supportedImageFormats:r,frameState:s}),l=Cn.get(c);if(u(l))return l;l=new gE({resourceCache:Cn,gltf:t,textureInfo:n,gltfResource:i,baseResource:o,supportedImageFormats:r,cacheKey:c,asynchronous:a}),Cn.load({resourceLoader:l});let f=Cn.statistics.addTextureLoader(l);return Cn.cacheEntries[c]._statisticsPromise=f,l};Cn.clearForSpecs=function(){let e=[yE,mE,dE,gE,hE,fE,GA,AE,_E],t,n=Cn.cacheEntries,i=[];for(t in n)n.hasOwnProperty(t)&&i.push(n[t]);i.sort(function(r,s){let a=e.indexOf(r.resourceLoader.constructor),c=e.indexOf(s.resourceLoader.constructor);return a-c});let o=i.length;for(let r=0;r<o;++r){let s=i[r];t=s.resourceLoader.cacheKey,u(n[t])&&(s.resourceLoader.destroy(),delete n[t])}Cn.statistics.clear()};var Ui=Cn;function Qa(e,t,n,i,o){this._resource=e,this._subtreeJson=void 0,this._bufferLoader=void 0,this._tileAvailability=void 0,this._contentAvailabilityBitstreams=[],this._childSubtreeAvailability=void 0,this._implicitCoordinates=o,this._subtreeLevels=i.subtreeLevels,this._subdivisionScheme=i.subdivisionScheme,this._branchingFactor=i.branchingFactor,this._metadata=void 0,this._tileMetadataTable=void 0,this._tilePropertyTableJson=void 0,this._contentMetadataTables=[],this._contentPropertyTableJsons=[],this._tileJumpBuffer=void 0,this._contentJumpBuffers=[],this._readyPromise=J9e(this,t,n,i)}Object.defineProperties(Qa.prototype,{readyPromise:{get:function(){return this._readyPromise}},metadata:{get:function(){return this._metadata}},tileMetadataTable:{get:function(){return this._tileMetadataTable}},tilePropertyTableJson:{get:function(){return this._tilePropertyTableJson}},contentMetadataTables:{get:function(){return this._contentMetadataTables}},contentPropertyTableJsons:{get:function(){return this._contentPropertyTableJsons}},implicitCoordinates:{get:function(){return this._implicitCoordinates}}});Qa.prototype.tileIsAvailableAtIndex=function(e){return this._tileAvailability.getBit(e)};Qa.prototype.tileIsAvailableAtCoordinates=function(e){let t=this.getTileIndex(e);return this.tileIsAvailableAtIndex(t)};Qa.prototype.contentIsAvailableAtIndex=function(e,t){return t=y(t,0),this._contentAvailabilityBitstreams[t].getBit(e)};Qa.prototype.contentIsAvailableAtCoordinates=function(e,t){let n=this.getTileIndex(e);return this.contentIsAvailableAtIndex(n,t)};Qa.prototype.childSubtreeIsAvailableAtIndex=function(e){return this._childSubtreeAvailability.getBit(e)};Qa.prototype.childSubtreeIsAvailableAtCoordinates=function(e){let t=this.getChildSubtreeIndex(e);return this.childSubtreeIsAvailableAtIndex(t)};Qa.prototype.getLevelOffset=function(e){let t=this._branchingFactor;return(Math.pow(t,e)-1)/(t-1)};Qa.prototype.getParentMortonIndex=function(e){let t=2;return this._subdivisionScheme===Hr.OCTREE&&(t=3),e>>t};function J9e(e,t,n,i){let o;u(t)?o={json:t,binary:void 0}:o=Q9e(n);let r=o.json;e._subtreeJson=r;let s;if(ai(r,"3DTILES_metadata"))s=r.extensions["3DTILES_metadata"];else if(u(r.tileMetadata)){let m=r.tileMetadata;s=r.propertyTables[m]}let a=[];if(u(r.contentMetadata)){let m=r.contentMetadata.length;for(let A=0;A<m;A++){let x=r.contentMetadata[A];a.push(r.propertyTables[x])}}let c,l=i.metadataSchema,f=r.subtreeMetadata;if(u(f)){let m=f.class,A=l.classes[m];c=new fR({subtreeMetadata:f,class:A})}e._metadata=c,e._tilePropertyTableJson=s,e._contentPropertyTableJsons=a;let d={constant:0};r.contentAvailabilityHeaders=[],ai(r,"3DTILES_multiple_contents")?r.contentAvailabilityHeaders=r.extensions["3DTILES_multiple_contents"].contentAvailability:Array.isArray(r.contentAvailability)?r.contentAvailabilityHeaders=r.contentAvailability:r.contentAvailabilityHeaders.push(y(r.contentAvailability,d));let p=$9e(r.buffers),g=eWe(r.bufferViews,p);tWe(r,g),u(s)&&Vae(s,g);for(let m=0;m<a.length;m++){let A=a[m];Vae(A,g)}return nWe(e,p,o.binary).then(function(m){let A=oWe(g,m);return rWe(e,r,i,A),u(s)&&(sWe(e,i,A),cWe(e)),aWe(e,i,A),lWe(e),e})}function Q9e(e){let n=new DataView(e.buffer,e.byteOffset),i=8,o=n.getUint32(i,!0);i+=8;let r=n.getUint32(i,!0);i+=8;let s=Ro(e,i,o);i+=o;let a=e.subarray(i,i+r);return{json:s,binary:a}}function $9e(e){e=u(e)?e:[];for(let t=0;t<e.length;t++){let n=e[t];n.isExternal=u(n.uri),n.isActive=!1}return e}function eWe(e,t){e=u(e)?e:[];for(let n=0;n<e.length;n++){let i=e[n],o=t[i.buffer];i.bufferHeader=o,i.isActive=!1}return e}function tWe(e,t){let n,i=e.tileAvailability;u(i.bitstream)?n=t[i.bitstream]:u(i.bufferView)&&(n=t[i.bufferView]),u(n)&&(n.isActive=!0,n.bufferHeader.isActive=!0);let o=e.contentAvailabilityHeaders;for(let s=0;s<o.length;s++)n=void 0,u(o[s].bitstream)?n=t[o[s].bitstream]:u(o[s].bufferView)&&(n=t[o[s].bufferView]),u(n)&&(n.isActive=!0,n.bufferHeader.isActive=!0);n=void 0;let r=e.childSubtreeAvailability;u(r.bitstream)?n=t[r.bitstream]:u(r.bufferView)&&(n=t[r.bufferView]),u(n)&&(n.isActive=!0,n.bufferHeader.isActive=!0)}function Vae(e,t){let n=e.properties,i;for(let o in n)if(n.hasOwnProperty(o)){let r=n[o],s=y(r.values,r.bufferView);i=t[s],i.isActive=!0,i.bufferHeader.isActive=!0;let a=y(r.stringOffsets,r.stringOffsetBufferView);u(a)&&(i=t[a],i.isActive=!0,i.bufferHeader.isActive=!0);let c=y(r.arrayOffsets,r.arrayOffsetBufferView);u(c)&&(i=t[c],i.isActive=!0,i.bufferHeader.isActive=!0)}}function nWe(e,t,n){let i=[];for(let o=0;o<t.length;o++){let r=t[o];if(!r.isActive)i.push(Promise.resolve(void 0));else if(r.isExternal){let s=iWe(e,r);i.push(s)}else i.push(Promise.resolve(n))}return Promise.all(i).then(function(o){let r={};for(let s=0;s<o.length;s++){let a=o[s];u(a)&&(r[s]=a)}return r})}function iWe(e,t){let i=e._resource.getDerivedResource({url:t.uri}),o=Ui.loadExternalBuffer({resource:i});return e._bufferLoader=o,o.promise.then(function(r){return r.typedArray})}function oWe(e,t){let n={};for(let i=0;i<e.length;i++){let o=e[i];if(!o.isActive)continue;let r=o.byteOffset,s=r+o.byteLength,c=t[o.buffer].subarray(r,s);n[i]=c}return n}function rWe(e,t,n,i){let o=n.branchingFactor,r=n.subtreeLevels,s=(Math.pow(o,r)-1)/(o-1),a=Math.pow(o,r),c=ai(t,"3DTILES_metadata"),l=u(e._tilePropertyTableJson),f=c||l;e._tileAvailability=I9(t.tileAvailability,i,s,f);let d=e._contentPropertyTableJsons.length>0;f=f||d;for(let p=0;p<t.contentAvailabilityHeaders.length;p++){let g=I9(t.contentAvailabilityHeaders[p],i,s,f);e._contentAvailabilityBitstreams.push(g)}e._childSubtreeAvailability=I9(t.childSubtreeAvailability,i,a)}function I9(e,t,n,i){if(u(e.constant))return new lE({constant:Boolean(e.constant),lengthBits:n,availableCount:e.availableCount});let o;return u(e.bitstream)?o=t[e.bitstream]:u(e.bufferView)&&(o=t[e.bufferView]),new lE({bitstream:o,lengthBits:n,availableCount:e.availableCount,computeAvailableCountEnabled:i})}function sWe(e,t,n){let i=e._tilePropertyTableJson,o=e._tileAvailability.availableCount,r=t.metadataSchema,s=i.class,a=r.classes[s];e._tileMetadataTable=new _l({class:a,count:o,properties:i.properties,bufferViews:n})}function aWe(e,t,n){let i=e._contentPropertyTableJsons,o=e._contentAvailabilityBitstreams,r=t.metadataSchema,s=e._contentMetadataTables;for(let a=0;a<i.length;a++){let c=i[a],f=o[a].availableCount,d=c.class,p=r.classes[d],g=new _l({class:p,count:f,properties:c.properties,bufferViews:n});s.push(g)}}function Uae(e){let t=0,n=e.lengthBits,i=e.availableCount,o;i<256?o=new Uint8Array(n):i<65536?o=new Uint16Array(n):o=new Uint32Array(n);for(let r=0;r<e.lengthBits;r++)e.getBit(r)&&(o[r]=t,t++);return o}function cWe(e){let t=Uae(e._tileAvailability);e._tileJumpBuffer=t}function lWe(e){let t=e._contentJumpBuffers,n=e._contentAvailabilityBitstreams;for(let i=0;i<n.length;i++){let o=n[i],r=Uae(o);t.push(r)}}Qa.prototype.getTileIndex=function(e){let t=e.level-this._implicitCoordinates.level;if(t<0||this._subtreeLevels<=t)throw new ue("level is out of bounds for this subtree");return e.getSubtreeCoordinates().getOffsetCoordinates(e).tileIndex};Qa.prototype.getChildSubtreeIndex=function(e){if(e.level-this._implicitCoordinates.level!==this._implicitCoordinates.subtreeLevels)throw new ue("level is out of bounds for this subtree");return e.getParentSubtreeCoordinates().getOffsetCoordinates(e).mortonIndex};function uWe(e,t){if(!u(e._tileMetadataTable))return;let n=e.getTileIndex(t);if(e._tileAvailability.getBit(n))return e._tileJumpBuffer[n]}function fWe(e,t,n){let i=e._contentMetadataTables;if(!u(i))return;let o=i[n];if(!u(o))return;let r=e._contentAvailabilityBitstreams[n],s=e.getTileIndex(t);if(r.getBit(s))return e._contentJumpBuffers[n][s]}Qa.prototype.getTileMetadataView=function(e){let t=uWe(this,e);if(!u(t))return;let n=this._tileMetadataTable;return new uE({class:n.class,metadataTable:n,entityId:t,propertyTableJson:this._tilePropertyTableJson})};Qa.prototype.getContentMetadataView=function(e,t){let n=fWe(this,e,t);if(!u(n))return;let i=this._contentMetadataTables[t],o=this._contentPropertyTableJsons[t];return new uE({class:i.class,metadataTable:i,entityId:n,contentIndex:t,propertyTableJson:o})};Qa.prototype.isDestroyed=function(){return!1};Qa.prototype.destroy=function(){return u(this._bufferLoader)&&Ui.unload(this._bufferLoader),le(this)};var JA=Qa;var dWe={ID:"ID",NAME:"NAME",DESCRIPTION:"DESCRIPTION",TILE_BOUNDING_BOX:"TILE_BOUNDING_BOX",TILE_BOUNDING_REGION:"TILE_BOUNDING_REGION",TILE_BOUNDING_SPHERE:"TILE_BOUNDING_SPHERE",TILE_MINIMUM_HEIGHT:"TILE_MINIMUM_HEIGHT",TILE_MAXIMUM_HEIGHT:"TILE_MAXIMUM_HEIGHT",TILE_HORIZON_OCCLUSION_POINT:"TILE_HORIZON_OCCLUSION_POINT",TILE_GEOMETRIC_ERROR:"TILE_GEOMETRIC_ERROR",CONTENT_BOUNDING_BOX:"CONTENT_BOUNDING_BOX",CONTENT_BOUNDING_REGION:"CONTENT_BOUNDING_REGION",CONTENT_BOUNDING_SPHERE:"CONTENT_BOUNDING_SPHERE",CONTENT_MINIMUM_HEIGHT:"CONTENT_MINIMUM_HEIGHT",CONTENT_MAXIMUM_HEIGHT:"CONTENT_MAXIMUM_HEIGHT",CONTENT_HORIZON_OCCLUSION_POINT:"CONTENT_HORIZON_OCCLUSION_POINT"},BR=Object.freeze(dWe);function hWe(e){return{tile:{boundingVolume:kae("TILE",e),minimumHeight:zae("TILE",e),maximumHeight:Hae("TILE",e)},content:{boundingVolume:kae("CONTENT",e),minimumHeight:zae("CONTENT",e),maximumHeight:Hae("CONTENT",e)}}}function kae(e,t){let n=`${e}_BOUNDING_BOX`,i=t.getPropertyBySemantic(n);if(u(i))return{box:i};let o=`${e}_BOUNDING_REGION`,r=t.getPropertyBySemantic(o);if(u(r))return{region:r};let s=`${e}_BOUNDING_SPHERE`,a=t.getPropertyBySemantic(s);if(u(a))return{sphere:a}}function zae(e,t){let n=`${e}_MINIMUM_HEIGHT`;return t.getPropertyBySemantic(n)}function Hae(e,t){let n=`${e}_MAXIMUM_HEIGHT`;return t.getPropertyBySemantic(n)}var MR=hWe;function uf(e,t,n,i,o,r){let s=t.implicitTileset,a=t.implicitCoordinates;this._implicitTileset=s,this._implicitCoordinates=a,this._implicitSubtree=void 0,this._tileset=e,this._tile=t,this._resource=n,this._metadata=void 0,this.featurePropertiesDirty=!1,this._group=void 0;let c=a.getTemplateValues(),l=s.subtreeUriTemplate.getDerivedResource({templateValues:c});this._url=l.getUrlComponent(!0),this._readyPromise=mWe(this,i,o,r)}Object.defineProperties(uf.prototype,{featuresLength:{get:function(){return 0}},pointsLength:{get:function(){return 0}},trianglesLength:{get:function(){return 0}},geometryByteLength:{get:function(){return 0}},texturesByteLength:{get:function(){return 0}},batchTableByteLength:{get:function(){return 0}},innerContents:{get:function(){}},readyPromise:{get:function(){return this._readyPromise}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){return this._url}},metadata:{get:function(){},set:function(){}},batchTable:{get:function(){}},group:{get:function(){return this._group},set:function(e){this._group=e}}});function mWe(e,t,n,i){i=y(i,0);let o;u(n)&&(o=new Uint8Array(n,i));let r=new JA(e._resource,t,o,e._implicitTileset,e._implicitCoordinates);return e._implicitSubtree=r,r.readyPromise.then(function(){return pWe(e,r),e})}function pWe(e,t){let n=e._tile,i=e._implicitCoordinates.childIndex,o=gWe(e,t,n,i),r=e._tileset.statistics;n.children.push(o.rootTile),r.numberOfTilesTotal++;let s=_We(e,t,o.bottomRow);for(let a=0;a<s.length;a++){let c=s[a],l=c.tile,f=vWe(e,l,c.childIndex);l.children.push(f),r.numberOfTilesTotal++}}function _We(e,t,n){let i=[],o=e._implicitTileset.branchingFactor;for(let r=0;r<n.length;r++){let s=n[r];if(u(s))for(let a=0;a<o;a++){let c=r*o+a;t.childSubtreeIsAvailableAtIndex(c)&&i.push({tile:s,childIndex:a})}}return i}function gWe(e,t,n,i){let s=Gae(e,t,n,i,0,!0),a=e._tileset.statistics,c=[s],l=[],f=e._implicitTileset;for(let d=1;d<f.subtreeLevels;d++){let p=t.getLevelOffset(d),g=f.branchingFactor*c.length;for(let m=0;m<g;m++){let A=p+m;if(!t.tileIsAvailableAtIndex(A)){l.push(void 0);continue}let x=t.getParentMortonIndex(m),C=c[x],T=m%f.branchingFactor,E=Gae(e,t,C,T,A);C.children.push(E),a.numberOfTilesTotal++,l.push(E)}c=l,l=[]}return{rootTile:s,bottomRow:c}}function Wae(e,t,n){let i=BR.TILE_GEOMETRIC_ERROR;return u(e)&&e.hasPropertyBySemantic(i)?e.getPropertyBySemantic(i):t.geometricError/Math.pow(2,n.level)}function Gae(e,t,n,i,o,r){let s=e._implicitTileset,a;y(r,!1)?a=n.implicitCoordinates:a=n.implicitCoordinates.getChildCoordinates(i);let c,l,f;if(u(t.tilePropertyTableJson)){c=t.getTileMetadataView(a);let w=MR(c);l=w.tile,f=w.content}let p=t.contentPropertyTableJsons.length,g=!1;for(let w=0;w<p;w++)if(t.contentIsAvailableAtCoordinates(a,w)){g=!0;break}let m=xWe(s,a,i,r,n,l),A=[];for(let w=0;w<s.contentCount;w++){if(!t.contentIsAvailableAtIndex(o,w))continue;let L={uri:s.contentUriTemplates[w].getDerivedResource({templateValues:a.getTemplateValues()}).url},N=CWe(m,f);u(N)&&(L.boundingVolume=N),A.push(pt(L,s.contentHeaders[w]))}let x=Wae(c,s,a),C={boundingVolume:m,geometricError:x,refine:s.refine,contents:A},T=!0,E=Ge(s.tileHeader,T);delete E.boundingVolume,delete E.transform;let S=pt(C,E,T),v=Kae(e,s.baseResource,S,n);return v.implicitCoordinates=a,v.implicitSubtree=t,v.metadata=c,v.hasImplicitContentMetadata=g,v}function uk(e,t){return u(e)&&u(t)&&(u(t.minimumHeight)||u(t.maximumHeight))&&(ai(e,"3DTILES_bounding_volume_S2")||u(e.region))}function O9(e,t){u(t)&&(ai(e,"3DTILES_bounding_volume_S2")?AWe(e.extensions["3DTILES_bounding_volume_S2"],t.minimumHeight,t.maximumHeight):u(e.region)&&yWe(e.region,t.minimumHeight,t.maximumHeight))}function yWe(e,t,n){u(t)&&(e[4]=t),u(n)&&(e[5]=n)}function AWe(e,t,n){u(t)&&(e.minimumHeight=t),u(n)&&(e.maximumHeight=n)}function xWe(e,t,n,i,o,r){let s;return!u(r)||!u(r.boundingVolume)||!uk(r.boundingVolume,r)&&uk(e.boundingVolume,r)?s=jae(e,t,n,y(i,!1),o):s=r.boundingVolume,O9(s,r),s}function CWe(e,t){let n;return u(t)&&(n=t.boundingVolume),uk(n,t)?O9(n,t):uk(e,t)&&(n=Ge(e,!0),O9(n,t)),n}function jae(e,t,n,i,o){let r=e.boundingVolume;return ai(r,"3DTILES_bounding_volume_S2")?Yae(i,o,n,t.level,t.x,t.y,t.z):u(r.region)?{region:Xae(r.region,t.level,t.x,t.y,t.z)}:{box:qae(r.box,t.level,t.x,t.y,t.z)}}function Yae(e,t,n,i,o,r,s){let a=t._boundingVolume;if(e)return{extensions:{"3DTILES_bounding_volume_S2":{token:Fp.getTokenFromId(a.s2Cell._cellId),minimumHeight:a.minimumHeight,maximumHeight:a.maximumHeight}}};let c=Number(t._boundingVolume.s2Cell._cellId>>BigInt(61)),l=c%2===0?aE.encode2D(i,o,r):aE.encode2D(i,r,o),f=Fp.fromFacePositionLevel(c,BigInt(l),i),d,p;if(u(s)){let g=(a.maximumHeight+a.minimumHeight)/2;d=n<4?a.minimumHeight:g,p=n<4?g:a.maximumHeight}else d=a.minimumHeight,p=a.maximumHeight;return{extensions:{"3DTILES_bounding_volume_S2":{token:Fp.getTokenFromId(f._cellId),minimumHeight:d,maximumHeight:p}}}}var TWe=new h,EWe=new h,P9=new h,bWe=new Z;function qae(e,t,n,i,o){if(t===0)return e;let r=h.unpack(e,0,EWe),s=Z.unpack(e,3,bWe),a=Math.pow(2,-t),c=-1+(2*n+1)*a,l=-1+(2*i+1)*a,f=0,d=h.fromElements(a,a,1,TWe);u(o)&&(f=-1+(2*o+1)*a,d.z=a);let p=h.fromElements(c,l,f,P9);p=Z.multiplyByVector(s,p,P9),p=h.add(p,r,P9);let g=Z.clone(s);g=Z.multiplyByScale(g,d,g);let m=new Array(12);return h.pack(p,m),Z.pack(g,m,3),m}var SWe=new ce;function Xae(e,t,n,i,o){if(t===0)return e.slice();let r=ce.unpack(e,0,SWe),s=e[4],a=e[5],c=Math.pow(2,-t),l=c*r.width,f=P.negativePiToPi(r.west+n*l),d=P.negativePiToPi(f+l),p=c*r.height,g=P.negativePiToPi(r.south+i*p),m=P.negativePiToPi(g+p),A=s,x=a;if(u(o)){let C=c*(a-s);A+=o*C,x=A+C}return[f,g,d,m,A,x]}function vWe(e,t,n){let i=e._implicitTileset,o=t.implicitCoordinates.getChildCoordinates(n),r=jae(i,o,n,!1,t),s=Wae(void 0,i,o),a=i.subtreeUriTemplate.getDerivedResource({templateValues:o.getTemplateValues()}).url,c={boundingVolume:r,geometricError:s,refine:i.refine,contents:[{uri:a}]},l=Kae(e,i.baseResource,c,t);return l.implicitTileset=i,l.implicitCoordinates=o,l}function Kae(e,t,n,i){let o=e._tile.constructor;return new o(e._tileset,t,n,i)}uf.prototype.hasProperty=function(e,t){return!1};uf.prototype.getFeature=function(e){};uf.prototype.applyDebugSettings=function(e,t){};uf.prototype.applyStyle=function(e){};uf.prototype.update=function(e,t){};uf.prototype.isDestroyed=function(){return!1};uf.prototype.destroy=function(){return this._implicitSubtree=this._implicitSubtree&&this._implicitSubtree.destroy(),le(this)};uf._deriveBoundingBox=qae;uf._deriveBoundingRegion=Xae;uf._deriveBoundingVolumeS2=Yae;var xE=uf;var DWe={NONE:0,REPEAT:1,MIRRORED_REPEAT:2},$a=Object.freeze(DWe);var LR={HIGHLIGHT:0,REPLACE:1,MIX:2};LR.getColorBlend=function(e,t){if(e===LR.HIGHLIGHT)return 0;if(e===LR.REPLACE)return 1;if(e===LR.MIX)return P.clamp(t,P.EPSILON4,1)};var ec=Object.freeze(LR);var wWe={XTRANSLATE:"xTranslate",YTRANSLATE:"yTranslate",ZTRANSLATE:"zTranslate",XROTATE:"xRotate",YROTATE:"yRotate",ZROTATE:"zRotate",XSCALE:"xScale",YSCALE:"yScale",ZSCALE:"zScale",UNIFORMSCALE:"uniformScale"},tc=Object.freeze(wWe);var IWe={STEP:0,LINEAR:1,CUBICSPLINE:2},Cd=Object.freeze(IWe);var Zae={};function NR(e){this._count=e.count,this._properties=Ge(e.properties,!0)}NR.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,Zae)};NR.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,Zae,e)};NR.prototype.getProperty=function(e,t){let n=this._properties[t];if(u(n))return Ge(n[e],!0)};NR.prototype.setProperty=function(e,t,n){let i=this._properties[t];u(i)||(i=new Array(this._count),this._properties[t]=i),i[e]=Ge(n,!0)};var Wp=NR;function nc(e){e=y(e,y.EMPTY_OBJECT),this._name=e.name,this._id=e.id,this._count=e.count,this._extras=e.extras,this._extensions=e.extensions,this._metadataTable=e.metadataTable,this._jsonMetadataTable=e.jsonMetadataTable,this._batchTableHierarchy=e.batchTableHierarchy}Object.defineProperties(nc.prototype,{name:{get:function(){return this._name}},id:{get:function(){return this._id}},count:{get:function(){return this._count}},class:{get:function(){if(u(this._metadataTable))return this._metadataTable.class}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}},byteLength:{get:function(){let e=0;return u(this._metadataTable)&&(e+=this._metadataTable.byteLength),u(this._batchTableHierarchy)&&(e+=this._batchTableHierarchy.byteLength),e}}});nc.prototype.hasProperty=function(e,t){return!!(u(this._metadataTable)&&this._metadataTable.hasProperty(t)||u(this._batchTableHierarchy)&&this._batchTableHierarchy.hasProperty(e,t)||u(this._jsonMetadataTable)&&this._jsonMetadataTable.hasProperty(t))};nc.prototype.hasPropertyBySemantic=function(e,t){return u(this._metadataTable)?this._metadataTable.hasPropertyBySemantic(t):!1};nc.prototype.propertyExists=function(e){return!!(u(this._metadataTable)&&this._metadataTable.hasProperty(e)||u(this._batchTableHierarchy)&&this._batchTableHierarchy.propertyExists(e)||u(this._jsonMetadataTable)&&this._jsonMetadataTable.hasProperty(e))};nc.prototype.propertyExistsBySemantic=function(e){return u(this._metadataTable)?this._metadataTable.hasPropertyBySemantic(e):!1};var R9=[];nc.prototype.getPropertyIds=function(e,t){return t=u(t)?t:[],t.length=0,u(this._metadataTable)&&t.push.apply(t,this._metadataTable.getPropertyIds(R9)),u(this._batchTableHierarchy)&&t.push.apply(t,this._batchTableHierarchy.getPropertyIds(e,R9)),u(this._jsonMetadataTable)&&t.push.apply(t,this._jsonMetadataTable.getPropertyIds(R9)),t};nc.prototype.getProperty=function(e,t){let n;if(u(this._metadataTable)&&(n=this._metadataTable.getProperty(e,t),u(n))||u(this._batchTableHierarchy)&&(n=this._batchTableHierarchy.getProperty(e,t),u(n))||u(this._jsonMetadataTable)&&(n=this._jsonMetadataTable.getProperty(e,t),u(n)))return n};nc.prototype.setProperty=function(e,t,n){u(this._metadataTable)&&this._metadataTable.setProperty(e,t,n)||u(this._batchTableHierarchy)&&this._batchTableHierarchy.setProperty(e,t,n)||(u(this._jsonMetadataTable)||(this._jsonMetadataTable=new Wp({count:this._count,properties:{}})),this._jsonMetadataTable.setProperty(e,t,n))};nc.prototype.getPropertyBySemantic=function(e,t){if(u(this._metadataTable))return this._metadataTable.getPropertyBySemantic(e,t)};nc.prototype.setPropertyBySemantic=function(e,t,n){return u(this._metadataTable)?this._metadataTable.setPropertyBySemantic(e,t,n):!1};nc.prototype.getPropertyTypedArray=function(e){if(u(this._metadataTable))return this._metadataTable.getPropertyTypedArray(e)};nc.prototype.getPropertyTypedArrayBySemantic=function(e){if(u(this._metadataTable))return this._metadataTable.getPropertyTypedArrayBySemantic(e)};nc.prototype.isClass=function(e,t){let n=this._batchTableHierarchy;return u(n)?n.isClass(e,t):!1};nc.prototype.isExactClass=function(e,t){return this.getExactClassName(e)===t};nc.prototype.getExactClassName=function(e){let t=this._batchTableHierarchy;if(u(t))return t.getClassName(e)};var Vc=nc;function FR(e){e=y(e,y.EMPTY_OBJECT);let t=e.property,n=e.classProperty,i=e.textures,o=u(t.channels)?t.channels:[0],r=t,s=yl.createModelTextureReader({textureInfo:r,channels:RWe(o),texture:i[r.index]});this._min=t.min,this._max=t.max;let a=t.offset,c=t.scale,l=n.hasValueTransform||u(a)||u(c);a=y(a,n.offset),c=y(c,n.scale),a=n.unpackVectorAndMatrixTypes(a),c=n.unpackVectorAndMatrixTypes(c),this._offset=a,this._scale=c,this._hasValueTransform=l,this._textureReader=s,this._classProperty=n,this._extras=t.extras,this._extensions=t.extensions}Object.defineProperties(FR.prototype,{textureReader:{get:function(){return this._textureReader}},hasValueTransform:{get:function(){return this._hasValueTransform}},offset:{get:function(){return this._offset}},scale:{get:function(){return this._scale}},classProperty:{get:function(){return this._classProperty}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});FR.prototype.isGpuCompatible=function(){let e=this._classProperty,t=e.type,n=e.componentType;return e.isArray?!e.isVariableLengthArray&&e.arrayLength<=4&&t===Ht.SCALAR&&n===tn.UINT8:Ht.isVectorType(t)||t===Ht.SCALAR?n===tn.UINT8:!1};var PWe=[void 0,"float","vec2","vec3","vec4"],OWe=[void 0,"int","ivec2","ivec3","ivec4"];FR.prototype.getGlslType=function(){let e=this._classProperty,t=Ht.getComponentCount(e.type);return e.isArray&&(t=e.arrayLength),e.normalized?PWe[t]:OWe[t]};FR.prototype.unpackInShader=function(e){return this._classProperty.normalized?e:`${this.getGlslType()}(255.0 * ${e})`};function RWe(e){return e.map(function(t){return"rgba".charAt(t)}).join("")}var VR=FR;function B9(e){e=y(e,y.EMPTY_OBJECT);let t=e.propertyTexture,n=e.class,i=e.textures,o=t.extensions,r=t.extras,s={};if(u(t.properties))for(let a in t.properties)t.properties.hasOwnProperty(a)&&(s[a]=new VR({property:t.properties[a],classProperty:n.properties[a],textures:i}));this._name=e.name,this._id=e.id,this._class=n,this._properties=s,this._extras=r,this._extensions=o}Object.defineProperties(B9.prototype,{name:{get:function(){return this._name}},id:{get:function(){return this._id}},class:{get:function(){return this._class}},properties:{get:function(){return this._properties}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});B9.prototype.getProperty=function(e){return this._properties[e]};var QA=B9;function Jae(e){e=y(e,y.EMPTY_OBJECT);let t=e.property,n=e.classProperty;this._attribute=t.attribute,this._classProperty=n,this._min=t.min,this._max=t.max;let i=t.offset,o=t.scale,r=n.hasValueTransform||u(i)||u(o);i=y(i,n.offset),o=y(o,n.scale),i=n.unpackVectorAndMatrixTypes(i),o=n.unpackVectorAndMatrixTypes(o),this._offset=i,this._scale=o,this._hasValueTransform=r,this._extras=t.extras,this._extensions=t.extensions}Object.defineProperties(Jae.prototype,{attribute:{get:function(){return this._attribute}},hasValueTransform:{get:function(){return this._hasValueTransform}},offset:{get:function(){return this._offset}},scale:{get:function(){return this._scale}},classProperty:{get:function(){return this._classProperty}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});var UR=Jae;function M9(e){e=y(e,y.EMPTY_OBJECT);let t=e.propertyAttribute,n=e.class,i={};if(u(t.properties))for(let o in t.properties)t.properties.hasOwnProperty(o)&&(i[o]=new UR({property:t.properties[o],classProperty:n.properties[o]}));this._name=e.name,this._id=e.id,this._class=n,this._properties=i,this._extras=t.extras,this._extensions=t.extensions}Object.defineProperties(M9.prototype,{name:{get:function(){return this._name}},id:{get:function(){return this._id}},class:{get:function(){return this._class}},properties:{get:function(){return this._properties}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});M9.prototype.getProperty=function(e){return this._properties[e]};var $A=M9;function kR(e){e=y(e,y.EMPTY_OBJECT),this._schema=e.schema;let t=e.propertyTables;this._propertyTableCount=u(t)?t.length:0,this._propertyTables=t,this._propertyTextures=e.propertyTextures,this._propertyAttributes=e.propertyAttributes,this._statistics=e.statistics,this._extras=e.extras,this._extensions=e.extensions}Object.defineProperties(kR.prototype,{schema:{get:function(){return this._schema}},statistics:{get:function(){return this._statistics}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}},propertyTableCount:{get:function(){return this._propertyTableCount}},propertyTables:{get:function(){return this._propertyTables}},propertyTextures:{get:function(){return this._propertyTextures}},propertyAttributes:{get:function(){return this._propertyAttributes}},propertyTablesByteLength:{get:function(){if(!u(this._propertyTables))return 0;let e=0,t=this._propertyTables.length;for(let n=0;n<t;n++)e+=this._propertyTables[n].byteLength;return e}}});kR.prototype.getPropertyTable=function(e){return this._propertyTables[e]};kR.prototype.getPropertyTexture=function(e){return this._propertyTextures[e]};kR.prototype.getPropertyAttribute=function(e){return this._propertyAttributes[e]};var Aa=kR;function BWe(e){e=y(e,y.EMPTY_OBJECT);let t=e.extension,n=e.schema,i=[];if(u(t.propertyTables))for(let s=0;s<t.propertyTables.length;s++){let a=t.propertyTables[s],c=n.classes[a.class],l=new _l({count:a.count,properties:a.properties,class:c,bufferViews:e.bufferViews});i.push(new Vc({id:s,name:a.name,count:a.count,metadataTable:l,extras:a.extras,extensions:a.extensions}))}let o=[];if(u(t.propertyTextures))for(let s=0;s<t.propertyTextures.length;s++){let a=t.propertyTextures[s];o.push(new QA({id:s,name:a.name,propertyTexture:a,class:n.classes[a.class],textures:e.textures}))}let r=[];if(u(t.propertyAttributes))for(let s=0;s<t.propertyAttributes.length;s++){let a=t.propertyAttributes[s];r.push(new $A({id:s,name:a.name,class:n.classes[a.class],propertyAttribute:a}))}return new Aa({schema:n,propertyTables:i,propertyTextures:o,propertyAttributes:r,statistics:t.statistics,extras:t.extras,extensions:t.extensions})}var zR=BWe;function MWe(e){e=y(e,y.EMPTY_OBJECT);let t=e.extension,n=e.schema,i,o=[],r;if(u(t.featureTables))for(r=Object.keys(t.featureTables).sort(),i=0;i<r.length;i++){let a=r[i],c=t.featureTables[a],l=n.classes[c.class],f=new _l({count:c.count,properties:c.properties,class:l,bufferViews:e.bufferViews});o.push(new Vc({id:a,count:c.count,metadataTable:f,extras:c.extras,extensions:c.extensions}))}let s=[];if(u(t.featureTextures))for(r=Object.keys(t.featureTextures).sort(),i=0;i<r.length;i++){let a=r[i],c=t.featureTextures[a];s.push(new QA({id:a,propertyTexture:LWe(c),class:n.classes[c.class],textures:e.textures}))}return new Aa({schema:n,propertyTables:o,propertyTextures:s,statistics:t.statistics,extras:t.extras,extensions:t.extensions})}function LWe(e){let t={class:e.class,properties:{}},n=e.properties;for(let i in n)if(n.hasOwnProperty(i)){let o=n[i],r={channels:NWe(o.channels),extras:o.extras,extensions:o.extensions};t.properties[i]=pt(o.texture,r,!0)}return t}function NWe(e){let t=e.length,n=new Array(t);for(let i=0;i<t;i++)n[i]="rgba".indexOf(e[i]);return n}var HR=MWe;function Yg(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltf,n=e.extension,i=e.extensionLegacy,o=e.gltfResource,r=e.baseResource,s=e.supportedImageFormats,a=e.frameState,c=e.cacheKey,l=y(e.asynchronous,!0);this._gltfResource=o,this._baseResource=r,this._gltf=t,this._extension=n,this._extensionLegacy=i,this._supportedImageFormats=s,this._frameState=a,this._cacheKey=c,this._asynchronous=l,this._bufferViewLoaders=[],this._textureLoaders=[],this._schemaLoader=void 0,this._structuralMetadata=void 0,this._state=kt.UNLOADED,this._promise=void 0}u(Object.create)&&(Yg.prototype=Object.create(to.prototype),Yg.prototype.constructor=Yg);Object.defineProperties(Yg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){return this._cacheKey}},structuralMetadata:{get:function(){return this._structuralMetadata}}});Yg.prototype.load=function(){let e=zWe(this),t=YWe(this),n=qWe(this);this._gltf=void 0,this._state=kt.LOADING;let i=this;this._promise=Promise.all([e,t,n]).then(function(o){if(i.isDestroyed())return;let r=o[0],s=o[1],a=o[2];return u(i._extension)?i._structuralMetadata=zR({extension:i._extension,schema:a,bufferViews:r,textures:s}):i._structuralMetadata=HR({extension:i._extensionLegacy,schema:a,bufferViews:r,textures:s}),i._state=kt.READY,i}).catch(function(o){if(i.isDestroyed())return;i.unload(),i._state=kt.FAILED;let r="Failed to load structural metadata";return Promise.reject(i.getError(r,o))})};function FWe(e,t){for(let n in e)if(e.hasOwnProperty(n)){let i=e[n],o=i.values,r=i.arrayOffsets,s=i.stringOffsets;u(o)&&(t[o]=!0),u(r)&&(t[r]=!0),u(s)&&(t[s]=!0)}}function VWe(e,t){for(let n in e)if(e.hasOwnProperty(n)){let i=e[n],o=i.bufferView,r=i.arrayOffsetBufferView,s=i.stringOffsetBufferView;u(o)&&(t[o]=!0),u(r)&&(t[r]=!0),u(s)&&(t[s]=!0)}}function UWe(e){let t=e.propertyTables,n={};if(u(t))for(let i=0;i<t.length;i++){let o=t[i];FWe(o.properties,n)}return n}function kWe(e){let t=e.featureTables,n={};if(u(t)){for(let i in t)if(t.hasOwnProperty(i)){let r=t[i].properties;u(r)&&VWe(r,n)}}return n}function zWe(e){let t;u(e._extension)?t=UWe(e._extension):t=kWe(e._extensionLegacy);let n=[],i={};for(let o in t)if(t.hasOwnProperty(o)){let r=Ui.loadBufferView({gltf:e._gltf,bufferViewId:parseInt(o),gltfResource:e._gltfResource,baseResource:e._baseResource});n.push(r.promise),e._bufferViewLoaders.push(r),i[o]=r}return Promise.all(n).then(function(){let o={};for(let r in i)if(i.hasOwnProperty(r)){let s=i[r],a=new Uint8Array(s.typedArray);o[r]=a}return Qae(e),o})}function HWe(e){let t={},n=e.propertyTextures;if(u(n))for(let i=0;i<n.length;i++){let r=n[i].properties;u(r)&&GWe(r,t)}return t}function GWe(e,t){for(let n in e)if(e.hasOwnProperty(n)){let i=e[n];t[i.index]=i}}function WWe(e){let t={},n=e.featureTextures;if(u(n)){for(let i in n)if(n.hasOwnProperty(i)){let r=n[i].properties;u(r)&&jWe(r,t)}}return t}function jWe(e,t){for(let n in e)if(e.hasOwnProperty(n)){let o=e[n].texture;t[o.index]=o}}function YWe(e){let t;u(e._extension)?t=HWe(e._extension):t=WWe(e._extensionLegacy);let n=e._gltf,i=e._gltfResource,o=e._baseResource,r=e._supportedImageFormats,s=e._frameState,a=e._asynchronous,c=[],l={};for(let f in t)if(t.hasOwnProperty(f)){let d=Ui.loadTexture({gltf:n,textureInfo:t[f],gltfResource:i,baseResource:o,supportedImageFormats:r,frameState:s,asynchronous:a});c.push(d.promise),e._textureLoaders.push(d),l[f]=d}return Promise.all(c).then(function(){let f={};for(let d in l)if(l.hasOwnProperty(d)){let p=l[d];f[d]=p.texture}return f})}function qWe(e){let t=y(e._extension,e._extensionLegacy),n;if(u(t.schemaUri)){let i=e._baseResource.getDerivedResource({url:t.schemaUri});n=Ui.loadSchema({resource:i})}else n=Ui.loadSchema({schema:t.schema});return e._schemaLoader=n,n.promise.then(function(i){return i.schema})}Yg.prototype.process=function(e){if(this._state!==kt.LOADING)return;let t=this._textureLoaders,n=t.length;for(let i=0;i<n;++i)t[i].process(e)};function Qae(e){let t=e._bufferViewLoaders,n=t.length;for(let i=0;i<n;++i)Ui.unload(t[i]);e._bufferViewLoaders.length=0}function XWe(e){let t=e._textureLoaders,n=t.length;for(let i=0;i<n;++i)Ui.unload(t[i]);e._textureLoaders.length=0}Yg.prototype.unload=function(){Qae(this),XWe(this),u(this._schemaLoader)&&Ui.unload(this._schemaLoader),this._schemaLoader=void 0,this._structuralMetadata=void 0};var GR=Yg;var ci={POSITION:"POSITION",NORMAL:"NORMAL",TANGENT:"TANGENT",TEXCOORD:"TEXCOORD",COLOR:"COLOR",JOINTS:"JOINTS",WEIGHTS:"WEIGHTS",FEATURE_ID:"_FEATURE_ID"};function KWe(e){switch(e){case ci.POSITION:return"positionMC";case ci.NORMAL:return"normalMC";case ci.TANGENT:return"tangentMC";case ci.TEXCOORD:return"texCoord";case ci.COLOR:return"color";case ci.JOINTS:return"joints";case ci.WEIGHTS:return"weights";case ci.FEATURE_ID:return"featureId"}}ci.hasSetIndex=function(e){switch(e){case ci.POSITION:case ci.NORMAL:case ci.TANGENT:return!1;case ci.TEXCOORD:case ci.COLOR:case ci.JOINTS:case ci.WEIGHTS:case ci.FEATURE_ID:return!0}};ci.fromGltfSemantic=function(e){let t=e,i=/^(\w+)_\d+$/.exec(e);switch(i!==null&&(t=i[1]),t){case"POSITION":return ci.POSITION;case"NORMAL":return ci.NORMAL;case"TANGENT":return ci.TANGENT;case"TEXCOORD":return ci.TEXCOORD;case"COLOR":return ci.COLOR;case"JOINTS":return ci.JOINTS;case"WEIGHTS":return ci.WEIGHTS;case"_FEATURE_ID":return ci.FEATURE_ID}};ci.fromPntsSemantic=function(e){switch(e){case"POSITION":case"POSITION_QUANTIZED":return ci.POSITION;case"RGBA":case"RGB":case"RGB565":return ci.COLOR;case"NORMAL":case"NORMAL_OCT16P":return ci.NORMAL;case"BATCH_ID":return ci.FEATURE_ID}};ci.getGlslType=function(e){switch(e){case ci.POSITION:case ci.NORMAL:case ci.TANGENT:return"vec3";case ci.TEXCOORD:return"vec2";case ci.COLOR:return"vec4";case ci.JOINTS:return"ivec4";case ci.WEIGHTS:return"vec4";case ci.FEATURE_ID:return"int"}};ci.getVariableName=function(e,t){let n=KWe(e);return u(t)&&(n+=`_${t}`),n};var xt=Object.freeze(ci);function ic(){}ic.getFailedLoadFunction=function(e,t,n){return function(i){let o=`Failed to load ${t}: ${n}`;u(i)&&(o+=`
|
||
${i.message}`);let r=new ue(o);return u(i)&&(r.stack=`Original stack:
|
||
${i.stack}
|
||
Handler stack:
|
||
${r.stack}`),Promise.reject(r)}};ic.getNodeTransform=function(e){return u(e.matrix)?e.matrix:M.fromTranslationQuaternionRotationScale(u(e.translation)?e.translation:h.ZERO,u(e.rotation)?e.rotation:Le.IDENTITY,u(e.scale)?e.scale:h.ONE)};ic.getAttributeBySemantic=function(e,t,n){let i=e.attributes,o=i.length;for(let r=0;r<o;++r){let s=i[r],a=u(n)?s.setIndex===n:!0;if(s.semantic===t&&a)return s}};ic.getAttributeByName=function(e,t){let n=e.attributes,i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.name===t)return r}};ic.getFeatureIdsByLabel=function(e,t){for(let n=0;n<e.length;n++){let i=e[n];if(i.positionalLabel===t||i.label===t)return i}};ic.hasQuantizedAttributes=function(e){if(!u(e))return!1;for(let t=0;t<e.length;t++){let n=e[t];if(u(n.quantization))return!0}return!1};ic.getAttributeInfo=function(e){let t=e.semantic,n=e.setIndex,i,o=!1;u(t)?(i=xt.getVariableName(t,n),o=!0):(i=e.name,i=i.replace(/^_/,""),i=i.toLowerCase());let r=/^color_\d+$/.test(i),s=e.type,a=nn.getGlslType(s);r&&(a="vec4");let c=u(e.quantization),l;return c&&(l=r?"vec4":nn.getGlslType(e.quantization.type)),{attribute:e,isQuantized:c,variableName:i,hasSemantic:o,glslType:a,quantizedGlslType:l}};var ZWe=new h,JWe=new h;ic.getPositionMinMax=function(e,t,n){let i=ic.getAttributeBySemantic(e,"POSITION"),o=i.max,r=i.min;return u(n)&&u(t)&&(r=h.add(r,t,JWe),o=h.add(o,n,ZWe)),{min:r,max:o}};ic.getAxisCorrectionMatrix=function(e,t,n){return n=M.clone(M.IDENTITY,n),e===Po.Y?n=M.clone(Po.Y_UP_TO_Z_UP,n):e===Po.X&&(n=M.clone(Po.X_UP_TO_Z_UP,n)),t===Po.Z&&(n=M.multiplyTransformation(n,Po.Z_UP_TO_X_UP,n)),n};var QWe=new Z;ic.getCullFace=function(e,t){if(!Me.isTriangles(t))return mi.BACK;let n=M.getMatrix3(e,QWe);return Z.determinant(n)<0?mi.FRONT:mi.BACK};ic.sanitizeGlslIdentifier=function(e){let t=e.replaceAll(/[^A-Za-z0-9]+/g,"_");return t=t.replace(/^gl_/,""),/^\d/.test(t)&&(t=`_${t}`),t};ic.supportedExtensions={AGI_articulations:!0,CESIUM_primitive_outline:!0,CESIUM_RTC:!0,EXT_feature_metadata:!0,EXT_instance_features:!0,EXT_mesh_features:!0,EXT_mesh_gpu_instancing:!0,EXT_meshopt_compression:!0,EXT_structural_metadata:!0,EXT_texture_webp:!0,KHR_blend:!0,KHR_draco_mesh_compression:!0,KHR_techniques_webgl:!0,KHR_materials_common:!0,KHR_materials_pbrSpecularGlossiness:!0,KHR_materials_unlit:!0,KHR_mesh_quantization:!0,KHR_texture_basisu:!0,KHR_texture_transform:!0,WEB3D_quantized_attributes:!0};ic.checkSupportedExtensions=function(e){let t=e.length;for(let n=0;n<t;n++){let i=e[n];if(!ic.supportedExtensions[i])throw new ue(`Unsupported glTF Extension: ${i}`)}};var sn=ic;var CE={TRANSLATION:"TRANSLATION",ROTATION:"ROTATION",SCALE:"SCALE",FEATURE_ID:"_FEATURE_ID"};CE.fromGltfSemantic=function(e){let t=e,i=/^(\w+)_\d+$/.exec(e);switch(i!==null&&(t=i[1]),t){case"TRANSLATION":return CE.TRANSLATION;case"ROTATION":return CE.ROTATION;case"SCALE":return CE.SCALE;case"_FEATURE_ID":return CE.FEATURE_ID}};var Gr=Object.freeze(CE);var $We=65534,e7e=255;function fk(e){e=y(e,y.EMPTY_OBJECT);let t=e.triangleIndices,n=e.outlineIndices,i=e.originalVertexCount;this._triangleIndices=t,this._originalVertexCount=i,this._edges=new tce(n,i),this._outlineCoordinatesTypedArray=void 0,this._extraVertices=[],t7e(this)}Object.defineProperties(fk.prototype,{updatedTriangleIndices:{get:function(){return this._triangleIndices}},outlineCoordinates:{get:function(){return this._outlineCoordinatesTypedArray}}});function t7e(e){let t=e._triangleIndices,n=e._edges,i=[],o=e._extraVertices,r=e._originalVertexCount,s={};for(let a=0;a<t.length;a+=3){let c=t[a],l=t[a+1],f=t[a+2],d=!1,p=d||n.hasEdge(c,l),g=d||n.hasEdge(l,f),m=d||n.hasEdge(f,c),A=$ae(i,c,l,f,p,g,m);for(;u(A);){let x=s[A];if(!u(x)){x=r+o.length;let C=A;for(;C>=r;)C=o[C-r];o.push(C),s[A]=x}x>$We&&(t instanceof Uint16Array||t instanceof Uint8Array)?t=new Uint32Array(t):x>e7e&&t instanceof Uint8Array&&(t=new Uint16Array(t)),A===c?(c=x,t[a]=x):A===l?(l=x,t[a+1]=x):(f=x,t[a+2]=x),A=$ae(i,c,l,f,p,g,m)}}e._triangleIndices=t,e._outlineCoordinatesTypedArray=new Float32Array(i)}function $ae(e,t,n,i,o,r,s){let a=s?1:0,c=o?1:0,l=0,f=L9(e,t,a,c,l);if(f===0)return t;let d=0,p=o?1:0,g=r?1:0,m=L9(e,n,d,p,g);if(m===0)return n;let A=s?1:0,x=0,C=r?1:0,T=L9(e,i,A,x,C);if(T===0)return i;let E=f&m&T,S,v,w;if(E&1<<0)S=0,v=1,w=2;else if(E&1<<1)S=0,w=1,v=2;else if(E&1<<2)v=0,S=1,w=2;else if(E&1<<3)v=0,w=1,S=2;else if(E&1<<4)w=0,S=1,v=2;else if(E&1<<5)w=0,v=1,S=2;else{let N=N9(f),_=N9(m),b=N9(T);return N<_&&N<b?t:_<b?n:i}let R=t*3;e[R+S]=a,e[R+v]=c,e[R+w]=l;let O=n*3;e[O+S]=d,e[O+v]=p,e[O+w]=g;let L=i*3;e[L+S]=A,e[L+v]=x,e[L+w]=C}function L9(e,t,n,i,o){let r=t*3,s=e[r],a=e[r+1],c=e[r+2];return u(s)?(s===n&&a===i&&c===o)<<0|(s===n&&a===o&&c===i)<<1|(s===i&&a===n&&c===o)<<2|(s===i&&a===o&&c===n)<<3|(s===o&&a===n&&c===i)<<4|(s===o&&a===i&&c===n)<<5:63}function N9(e){return(e&1)+(e>>1&1)+(e>>2&1)+(e>>3&1)+(e>>4&1)+(e>>5&1)}fk.prototype.updateAttribute=function(e){let t=this._extraVertices,n=e.length,i=n/this._originalVertexCount,o=t.length,r=e.constructor,s=new r(e.length+o*i);s.set(e);for(let a=0;a<o;a++){let c=t[a]*i,l=n+a*i;for(let f=0;f<i;f++)s[l+f]=s[c+f]}return s};fk.createTexture=function(e){let t=e.cache.modelOutliningCache;if(u(t)||(t=e.cache.modelOutliningCache={}),u(t.outlineTexture))return t.outlineTexture;let n=Math.min(4096,Vt.maximumTextureSize),i=n,o=ece(i),r=[];for(;i>1;)i>>=1,r.push(ece(i));let s=new It({context:e,source:{arrayBufferView:o,mipLevels:r},width:n,height:1,pixelFormat:st.LUMINANCE,sampler:new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.LINEAR_MIPMAP_LINEAR,magnificationFilter:_i.LINEAR})});return t.outlineTexture=s,s};function ece(e){let t=new Uint8Array(e);return t[e-1]=192,e===8?t[e-1]=96:e===4?t[e-1]=48:e===2?t[e-1]=24:e===1&&(t[e-1]=12),t}function tce(e,t){this._originalVertexCount=t,this._edges=new Set;for(let n=0;n<e.length;n+=2){let i=e[n],o=e[n+1],r=Math.min(i,o),s=Math.max(i,o),a=r*this._originalVertexCount+s;this._edges.add(a)}}tce.prototype.hasEdge=function(e,t){let n=Math.min(e,t),i=Math.max(e,t),o=n*this._originalVertexCount+i;return this._edges.has(o)};var ex=fk;function nce(e){this.attribute=e,this.loadBuffer=!1,this.loadTypedArray=!1}function n7e(e){this.indices=e,this.loadBuffer=!1,this.loadTypedArray=!1}function dk(e){this.primitive=e,this.attributePlans=[],this.indicesPlan=void 0,this.needsOutlines=!1,this.outlineIndices=void 0}dk.prototype.postProcess=function(e){this.needsOutlines&&(i7e(this),r7e(this,e))};function i7e(e){let t=e.primitive,n=t.indices,i=t.attributes[0].count,o=new ex({triangleIndices:n.typedArray,outlineIndices:e.outlineIndices,originalVertexCount:i});n.typedArray=o.updatedTriangleIndices,n.indexDatatype=Fe.fromTypedArray(n.typedArray);let r=o7e(o.outlineCoordinates),s=new nce(r);s.loadBuffer=!0,s.loadTypedArray=!1,e.attributePlans.push(s),t.outlineCoordinates=s.attribute;let a=e.attributePlans,c=e.attributePlans.length;for(let l=0;l<c;l++){let f=a[l].attribute;f.typedArray=o.updateAttribute(f.typedArray)}}function o7e(e){let t=new Bt.Attribute;return t.name="_OUTLINE_COORDINATES",t.typedArray=e,t.componentDatatype=q.FLOAT,t.type=nn.VEC3,t.normalized=!1,t.count=e.length/3,t}function r7e(e,t){s7e(e.attributePlans,t),u(e.indicesPlan)&&a7e(e.indicesPlan,t)}function s7e(e,t){let n=e.length;for(let i=0;i<n;i++){let o=e[i],r=o.attribute,s=r.typedArray;if(o.loadBuffer){let a=lt.createVertexBuffer({typedArray:s,context:t,usage:Ne.STATIC_DRAW});a.vertexArrayDestroyable=!1,r.buffer=a}o.loadTypedArray||(r.typedArray=void 0)}}function a7e(e,t){let n=e.indices;if(e.loadBuffer){let i=lt.createIndexBuffer({typedArray:n.typedArray,context:t,usage:Ne.STATIC_DRAW,indexDatatype:n.indexDatatype});n.buffer=i,i.vertexArrayDestroyable=!1}e.loadTypedArray||(n.typedArray=void 0)}dk.AttributeLoadPlan=nce;dk.IndicesLoadPlan=n7e;var tx=dk;function c7e(e){e=y(e,y.EMPTY_OBJECT),this.webp=y(e.webp,!1),this.basis=y(e.basis,!1)}var WR=c7e;var l7e=Bt.Attribute,u7e=Bt.Indices,oce=Bt.FeatureIdAttribute,rce=Bt.FeatureIdTexture,sce=Bt.FeatureIdImplicitRange,f7e=Bt.MorphTarget,d7e=Bt.Primitive,h7e=Bt.Instances,m7e=Bt.Skin,p7e=Bt.Node,_7e=Bt.AnimatedPropertyType,g7e=Bt.AnimationSampler,y7e=Bt.AnimationTarget,A7e=Bt.AnimationChannel,x7e=Bt.Animation,C7e=Bt.ArticulationStage,T7e=Bt.Articulation,E7e=Bt.Asset,b7e=Bt.Scene,S7e=Bt.Components,v7e=Bt.MetallicRoughness,D7e=Bt.SpecularGlossiness,w7e=Bt.Material,rr={NOT_LOADED:0,LOADING:1,LOADED:2,PROCESSING:3,POST_PROCESSING:4,PROCESSED:5,READY:6,FAILED:7,UNLOADED:8};function Yp(e){e=y(e,y.EMPTY_OBJECT);let t=e.gltfResource,n=e.baseResource,i=e.typedArray,o=y(e.releaseGltfJson,!1),r=y(e.asynchronous,!0),s=y(e.incrementallyLoadTextures,!0),a=y(e.upAxis,Po.Y),c=y(e.forwardAxis,Po.Z),l=y(e.loadAttributesAsTypedArray,!1),f=y(e.loadAttributesFor2D,!1),d=y(e.loadIndicesForWireframe,!1),p=y(e.loadPrimitiveOutline,!0),g=y(e.loadForClassification,!1),m=y(e.renameBatchIdSemantic,!1);n=u(n)?n:t.clone(),this._gltfJson=e.gltfJson,this._gltfResource=t,this._baseResource=n,this._typedArray=i,this._releaseGltfJson=o,this._asynchronous=r,this._incrementallyLoadTextures=s,this._upAxis=a,this._forwardAxis=c,this._loadAttributesAsTypedArray=l,this._loadAttributesFor2D=f,this._loadIndicesForWireframe=d,this._loadPrimitiveOutline=p,this._loadForClassification=g,this._renameBatchIdSemantic=m,this._hasKhrMeshQuantization=!1,this._sortedPropertyTableIds=void 0,this._sortedFeatureTextureIds=void 0,this._gltfJsonLoader=void 0,this._state=rr.NOT_LOADED,this._textureState=rr.NOT_LOADED,this._promise=void 0,this._texturesLoadedPromise=void 0,this._process=function(A,x){},this._processTextures=function(A,x){},this._primitiveLoadPlans=[],this._loaderPromises=[],this._textureLoaders=[],this._texturesPromises=[],this._bufferViewLoaders=[],this._geometryLoaders=[],this._structuralMetadataLoader=void 0,this._postProcessBuffers=[],this._components=void 0}u(Object.create)&&(Yp.prototype=Object.create(to.prototype),Yp.prototype.constructor=Yp);Object.defineProperties(Yp.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){}},components:{get:function(){return this._components}},texturesLoadedPromise:{get:function(){return this._texturesLoadedPromise}}});Yp.prototype.load=function(){let e=Ui.loadGltfJson({gltfResource:this._gltfResource,baseResource:this._baseResource,typedArray:this._typedArray,gltfJson:this._gltfJson});this._gltfJsonLoader=e,this._state=rr.LOADING,this._textureState=rr.LOADING;let t=this,n,i=new Promise(function(o,r){n=new Promise(function(s,a){t._process=function(c,l){if(!Ut.supportsWebP.initialized){Ut.supportsWebP.initialize();return}if(c._state===rr.LOADED){c._state=rr.PROCESSING;let f=new WR({webp:Ut.supportsWebP(),basis:l.context.supportsBasis}),d;u(c._gltfJsonLoader)?d=c._gltfJsonLoader.gltf:d=c._gltfJson,bje(c,d,f,l,r,a),u(c._gltfJsonLoader)&&c._releaseGltfJson&&(Ui.unload(c._gltfJsonLoader),c._gltfJsonLoader=void 0)}c._state===rr.PROCESSING&&I7e(c,l),c._state===rr.POST_PROCESSING&&(P7e(c,l.context),c._state=rr.PROCESSED),c._state===rr.PROCESSED&&(pce(c),c._typedArray=void 0,c._state=rr.READY,o(c))},t._processTextures=function(c,l){if(c._textureState===rr.LOADED&&(c._textureState=rr.PROCESSING),c._textureState===rr.PROCESSING){let f,d=c._textureLoaders,p=d.length;for(f=0;f<p;++f)d[f].process(l)}c._textureState===rr.PROCESSED&&(c._textureState=rr.READY,s(c))}})});return this._promise=e.promise.then(function(){if(!t.isDestroyed())return t._state=rr.LOADED,t._textureState=rr.LOADED,i}).catch(function(o){if(!t.isDestroyed())return t._state=rr.FAILED,t._textureState=rr.FAILED,ice(t,o)}),this._texturesLoadedPromise=n.catch(function(o){if(!t.isDestroyed())return t._textureState=rr.FAILED,ice(t,o)}),this._promise};function ice(e,t){e.unload();let n="Failed to load glTF";return t=e.getError(n,t),Promise.reject(t)}function I7e(e,t){let n=e._bufferViewLoaders,i=n.length;for(let s=0;s<i;++s)n[s].process(t);let o=e._geometryLoaders,r=o.length;for(let s=0;s<r;++s)o[s].process(t);u(e._structuralMetadataLoader)&&e._structuralMetadataLoader.process(t)}function P7e(e,t){let n=e._primitiveLoadPlans,i=n.length;for(let o=0;o<i;o++){let r=n[o];r.postProcess(t),r.needsOutlines&&O7e(e,r)}}function O7e(e,t){let n=e._postProcessBuffers,i=t.primitive,o=i.outlineCoordinates;u(o)&&n.push(o.buffer);let r=i.attributes,s=r.length;for(let c=0;c<s;c++){let l=r[c];u(l.buffer)&&n.push(l.buffer)}let a=i.indices;u(a)&&u(a.buffer)&&n.push(a.buffer)}Yp.prototype.process=function(e){this._process(this,e),this._processTextures(this,e)};function R7e(e,t,n,i,o,r,s,a){let l=t.accessors[n].bufferView,f=Ui.loadVertexBuffer({gltf:t,gltfResource:e._gltfResource,baseResource:e._baseResource,frameState:a,bufferViewId:l,draco:o,attributeSemantic:i,accessorId:n,asynchronous:e._asynchronous,loadBuffer:r,loadTypedArray:s});return e._geometryLoaders.push(f),f}function B7e(e,t,n,i,o,r,s){let a=Ui.loadIndexBuffer({gltf:t,accessorId:n,gltfResource:e._gltfResource,baseResource:e._baseResource,frameState:s,draco:i,asynchronous:e._asynchronous,loadBuffer:o,loadTypedArray:r});return e._geometryLoaders.push(a),a}function M7e(e,t,n){let i=Ui.loadBufferView({gltf:t,bufferViewId:n,gltfResource:e._gltfResource,baseResource:e._baseResource});return e._bufferViewLoaders.push(i),i}function ace(e,t,n){let i=t.byteOffset,o=gl(e,t),r=t.count,s=ru(t.type),a=t.componentType,c=q.getSizeInBytes(a),l=c*s,f=r*s;if(o===l)return n=new Uint8Array(n),q.createArrayBufferView(a,n.buffer,n.byteOffset+i,f);let d=q.createTypedArray(a,f),p=new DataView(n.buffer),g=new Array(s),m=Gp(t.componentType);i=n.byteOffset+i;for(let A=0;A<r;++A){m(p,i,s,c,g);for(let x=0;x<s;++x)d[A*s+x]=g[x];i+=o}return d}function L7e(e,t){let n=e.type;if(n===nn.SCALAR)return t.fill(0);let i=nn.getMathType(n);return t.fill(i.clone(i.ZERO))}function N7e(e,t,n,i){let o=e.type,r=e.count;if(o===nn.SCALAR)for(let s=0;s<r;s++)n[s]=t[s];else if(o===nn.VEC4&&i)for(let s=0;s<r;s++)n[s]=Le.unpack(t,s*4);else{let s=nn.getMathType(o),a=nn.getNumberOfComponents(o);for(let c=0;c<r;c++)n[c]=s.unpack(t,c*a)}return n}function hk(e,t,n,i){let o=t.accessors[n],r=o.count,s=new Array(r),a=o.bufferView;if(u(a)){let l=M7e(e,t,a).promise.then(function(f){if(e.isDestroyed())return;let d=f.typedArray,p=ace(t,o,d);i=y(i,!1),N7e(o,p,s,i)});return e._loaderPromises.push(l),s}return L7e(o,s)}function ff(e,t){if(u(t))return e===Number?t[0]:e.unpack(t)}function F7e(e){return e===Number?0:new e}function V7e(e){switch(e){case q.BYTE:return 127;case q.UNSIGNED_BYTE:return 255;case q.SHORT:return 32767;case q.UNSIGNED_SHORT:return 65535;default:return 1}}var U7e={VEC2:new H(-1,-1),VEC3:new h(-1,-1,-1),VEC4:new oe(-1,-1,-1,-1)};function k7e(e,t){let n=V7e(e.componentDatatype),i=U7e[e.type],o=e.min;u(o)&&(o=t.divideByScalar(o,n,o),o=t.maximumByComponent(o,i,o));let r=e.max;u(r)&&(r=t.divideByScalar(r,n,r),r=t.maximumByComponent(r,i,r)),e.min=o,e.max=r}function z7e(e,t,n){let i=e.decodeMatrix,o=ff(n,e.decodedMin),r=ff(n,e.decodedMax);u(o)&&u(r)&&(t.min=o,t.max=r);let s=new Bt.Quantization;s.componentDatatype=t.componentDatatype,s.type=t.type,i.length===4?(s.quantizedVolumeOffset=i[2],s.quantizedVolumeStepSize=i[0]):i.length===9?(s.quantizedVolumeOffset=new H(i[6],i[7]),s.quantizedVolumeStepSize=new H(i[0],i[4])):i.length===16?(s.quantizedVolumeOffset=new h(i[12],i[13],i[14]),s.quantizedVolumeStepSize=new h(i[0],i[5],i[10])):i.length===25&&(s.quantizedVolumeOffset=new oe(i[20],i[21],i[22],i[23]),s.quantizedVolumeStepSize=new oe(i[0],i[6],i[12],i[18])),t.quantization=s}function H7e(e,t,n,i,o,r){let s=e.accessors[t],a=nn.getMathType(s.type),c=y(s.normalized,!1),l=new l7e;l.name=n,l.semantic=i,l.setIndex=o,l.constant=F7e(a),l.componentDatatype=s.componentType,l.normalized=c,l.count=s.count,l.type=s.type,l.min=ff(a,s.min),l.max=ff(a,s.max),l.byteOffset=s.byteOffset,l.byteStride=gl(e,s),ai(s,"WEB3D_quantized_attributes")&&z7e(s.extensions.WEB3D_quantized_attributes,l,a);let f=l.semantic===xt.POSITION||l.semantic===xt.NORMAL||l.semantic===xt.TANGENT||l.semantic===xt.TEXCOORD;return r&&c&&f&&k7e(l,a),l}function cce(e){let n=/^\w+_(\d+)$/.exec(e);if(n!==null)return parseInt(n[1])}var G7e={gltfSemantic:void 0,renamedSemantic:void 0,modelSemantic:void 0};function F9(e,t,n){let i=n;e._renameBatchIdSemantic&&(n==="_BATCHID"||n==="BATCHID")&&(i="_FEATURE_ID_0");let o=t.fromGltfSemantic(i),r=G7e;return r.gltfSemantic=n,r.renamedSemantic=i,r.modelSemantic=o,r}function W7e(e){let t=e===xt.POSITION,n=e===xt.FEATURE_ID,i=e===xt.TEXCOORD;return t||n||i}function j7e(e,t,n,i){if(e.byteOffset=0,e.byteStride=void 0,e.quantization=t.quantization,n&&(e.buffer=t.buffer),i){let o=u(t.quantization)?t.quantization.componentDatatype:e.componentDatatype;e.typedArray=q.createArrayBufferView(o,t.typedArray.buffer)}}function Y7e(e,t,n,i,o,r){if(o&&(n.buffer=i.buffer),r){let s=i.typedArray;n.typedArray=ace(e,t,s),o||(n.byteOffset=0,n.byteStride=void 0)}}function lce(e,t,n,i,o,r,s,a){let c=t.accessors[n],l=c.bufferView,f=i.gltfSemantic,d=i.renamedSemantic,p=i.modelSemantic,g=u(p)?cce(d):void 0,A=H7e(t,n,f,p,g,e._hasKhrMeshQuantization);if(!u(o)&&!u(l))return A;let C=R7e(e,t,n,f,o,r,s,a).promise.then(function(T){e.isDestroyed()||(u(o)&&u(o.attributes)&&u(o.attributes[f])?j7e(A,T,r,s):Y7e(t,c,A,T,r,s))});return e._loaderPromises.push(C),A}function uce(e,t,n,i,o,r,s,a){let c=i.modelSemantic,l=c===xt.POSITION,f=c===xt.FEATURE_ID,d=l&&!r&&e._loadAttributesFor2D&&!a.scene3DOnly,p=e._loadForClassification&&f,g=e._loadAttributesAsTypedArray,m=!g,A=g||d||p,T=lce(e,t,n,i,o,s?!1:m,s?!0:A,a),E=new tx.AttributeLoadPlan(T);return E.loadBuffer=m,E.loadTypedArray=A,E}function q7e(e,t,n,i,o,r){let s=u(i.ROTATION),a=u(i.TRANSLATION)&&u(t.accessors[i.TRANSLATION].min)&&u(t.accessors[i.TRANSLATION].max),c=F9(e,Gr,o),l=c.modelSemantic,f=l===Gr.TRANSLATION||l===Gr.ROTATION||l===Gr.SCALE,d=l===Gr.TRANSLATION,p=e._loadAttributesAsTypedArray||s&&f||!r.context.instancedArrays,g=!p,m=e._loadAttributesFor2D&&!r.scene3DOnly;return lce(e,t,n,c,void 0,g,p||d&&(!a||m),r)}function X7e(e,t,n,i,o,r,s){let a=t.accessors[n],c=a.bufferView;if(!u(i)&&!u(c))return;let l=new u7e;l.count=a.count;let f=e._loadAttributesAsTypedArray,d=e._loadIndicesForWireframe&&!s.context.webgl2,p=e._loadForClassification&&o,m=!f,A=f||d||p,E=B7e(e,t,n,i,r?!1:m,r?!0:A,s).promise.then(function(v){e.isDestroyed()||(l.indexDatatype=v.indexDatatype,l.buffer=v.buffer,l.typedArray=v.typedArray)});e._loaderPromises.push(E);let S=new tx.IndicesLoadPlan(l);return S.loadBuffer=m,S.loadTypedArray=A,S}function jp(e,t,n,i,o,r){let s=yl.getImageIdFromTexture({gltf:t,textureId:n.index,supportedImageFormats:i});if(!u(s))return;let a=Ui.loadTexture({gltf:t,textureInfo:n,gltfResource:e._gltfResource,baseResource:e._baseResource,supportedImageFormats:i,frameState:o,asynchronous:e._asynchronous});e._textureLoaders.push(a);let c=yl.createModelTextureReader({textureInfo:n}),l=a.promise.then(function(f){e.isUnloaded()||e.isDestroyed()||(c.texture=f.texture,u(r)&&(c.texture.sampler=r))});return e._texturesPromises.push(l),c}function K7e(e,t,n,i,o){let r=new w7e,s=y(n.extensions,y.EMPTY_OBJECT),a=s.KHR_materials_pbrSpecularGlossiness,c=n.pbrMetallicRoughness;if(r.unlit=u(s.KHR_materials_unlit),u(a)){let l=new D7e;r.specularGlossiness=l,u(a.diffuseTexture)&&(l.diffuseTexture=jp(e,t,a.diffuseTexture,i,o)),u(a.specularGlossinessTexture)&&u(a.specularGlossinessTexture)&&(l.specularGlossinessTexture=jp(e,t,a.specularGlossinessTexture,i,o)),l.diffuseFactor=ff(oe,a.diffuseFactor),l.specularFactor=ff(h,a.specularFactor),l.glossinessFactor=a.glossinessFactor,r.pbrSpecularGlossiness=a}else if(u(c)){let l=new v7e;u(c.baseColorTexture)&&(l.baseColorTexture=jp(e,t,c.baseColorTexture,i,o)),u(c.metallicRoughnessTexture)&&(l.metallicRoughnessTexture=jp(e,t,c.metallicRoughnessTexture,i,o)),l.baseColorFactor=ff(oe,c.baseColorFactor),l.metallicFactor=c.metallicFactor,l.roughnessFactor=c.roughnessFactor,r.metallicRoughness=l}return u(n.emissiveTexture)&&(r.emissiveTexture=jp(e,t,n.emissiveTexture,i,o)),u(n.normalTexture)&&!e._loadForClassification&&(r.normalTexture=jp(e,t,n.normalTexture,i,o)),u(n.occlusionTexture)&&(r.occlusionTexture=jp(e,t,n.occlusionTexture,i,o)),r.emissiveFactor=ff(h,n.emissiveFactor),r.alphaMode=n.alphaMode,r.alphaCutoff=n.alphaCutoff,r.doubleSided=n.doubleSided,r}function fce(e,t){let n=new oce;return n.featureCount=e.featureCount,n.nullFeatureId=e.nullFeatureId,n.propertyTableId=e.propertyTable,n.setIndex=e.attribute,n.label=e.label,n.positionalLabel=t,n}function dce(e,t,n,i){let o=new oce,r=e.featureIds;return o.featureCount=n,o.propertyTableId=t,o.setIndex=cce(r.attribute),o.positionalLabel=i,o}function hce(e,t){let n=new sce;return n.propertyTableId=e.propertyTable,n.featureCount=e.featureCount,n.nullFeatureId=e.nullFeatureId,n.label=e.label,n.positionalLabel=t,n.offset=0,n.repeat=1,n}function mce(e,t,n,i){let o=new sce,r=e.featureIds;o.propertyTableId=t,o.featureCount=n,o.offset=y(r.constant,0);let s=y(r.divisor,0);return o.repeat=s===0?void 0:s,o.positionalLabel=i,o}function Z7e(e,t,n,i,o,r){let s=new rce;s.featureCount=n.featureCount,s.nullFeatureId=n.nullFeatureId,s.propertyTableId=n.propertyTable,s.label=n.label,s.positionalLabel=r;let a=n.texture;s.textureReader=jp(e,t,a,i,o,ln.NEAREST);let l=(u(a.channels)?a.channels:[0]).map(function(f){return"rgba".charAt(f)}).join("");return s.textureReader.channels=l,s}function J7e(e,t,n,i,o,r,s,a){let c=new rce,l=n.featureIds,f=l.texture;return c.featureCount=s,c.propertyTableId=i,c.textureReader=jp(e,t,f,o,r,ln.NEAREST),c.textureReader.channels=l.channels,c.positionalLabel=a,c}function Q7e(e,t,n,i,o,r){let s=new f7e,a=void 0,c=!1;for(let l in n)if(n.hasOwnProperty(l)){let f=n[l],d=F9(e,xt,l),p=uce(e,t,f,d,a,c,i,r);s.attributes.push(p.attribute),o.attributePlans.push(p)}return s}function $7e(e,t,n,i,o,r){let s=new d7e,a=new tx(s);e._primitiveLoadPlans.push(a);let c=n.material;u(c)&&(s.material=K7e(e,t,t.materials[c],o,r));let l=y(n.extensions,y.EMPTY_OBJECT),f=!1,d=l.CESIUM_primitive_outline;e._loadPrimitiveOutline&&u(d)&&(f=!0,a.needsOutlines=!0,a.outlineIndices=eje(e,t,d,a));let p=e._loadForClassification,g=l.KHR_draco_mesh_compression,m=!1,A=n.attributes;if(u(A)){for(let R in A)if(A.hasOwnProperty(R)){let O=A[R],L=F9(e,xt,R),N=L.modelSemantic;if(p&&!W7e(N))continue;N===xt.FEATURE_ID&&(m=!0);let _=uce(e,t,O,L,g,i,f,r);a.attributePlans.push(_),s.attributes.push(_.attribute)}}let x=n.targets;if(u(x)&&!p){let R=x.length;for(let O=0;O<R;++O)s.morphTargets.push(Q7e(e,t,x[O],f,a,r))}let C=n.indices;if(u(C)){let R=X7e(e,t,C,g,m,f,r);u(R)&&(a.indicesPlan=R,s.indices=R.indices)}let T=l.EXT_structural_metadata,E=l.EXT_mesh_features,S=l.EXT_feature_metadata,v=u(S);u(E)?tje(e,t,s,E,o,r):v&&nje(e,t,s,S,o,r),u(T)?ije(s,T):v&&oje(e,s,S);let w=n.mode;if(p&&w!==Me.TRIANGLES)throw new ue("Only triangle meshes can be used for classification.");return s.primitiveType=w,s}function eje(e,t,n){let i=n.indices;return hk(e,t,i,!1)}function tje(e,t,n,i,o,r){let s;u(i)&&u(i.featureIds)?s=i.featureIds:s=[];for(let a=0;a<s.length;a++){let c=s[a],l=`featureId_${a}`,f;u(c.texture)?f=Z7e(e,t,c,o,r,l):u(c.attribute)?f=fce(c,l):f=hce(c,l),n.featureIds.push(f)}}function nje(e,t,n,i,o,r){let s=t.extensions.EXT_feature_metadata.featureTables,a=0,c=i.featureIdAttributes;if(u(c)){let f=c.length;for(let d=0;d<f;++d){let p=c[d],g=p.featureTable,m=e._sortedPropertyTableIds.indexOf(g),A=s[g].count,x=`featureId_${a}`;a++;let C;u(p.featureIds.attribute)?C=dce(p,m,A,x):C=mce(p,m,A,x),n.featureIds.push(C)}}let l=i.featureIdTextures;if(u(l)){let f=l.length;for(let d=0;d<f;++d){let p=l[d],g=p.featureTable,m=e._sortedPropertyTableIds.indexOf(g),A=s[g].count,x=`featureId_${a}`;a++;let C=J7e(e,t,p,m,o,r,A,x);n.featureIds.push(C)}}}function ije(e,t){u(t)&&(u(t.propertyTextures)&&(e.propertyTextureIds=t.propertyTextures),u(t.propertyAttributes)&&(e.propertyAttributeIds=t.propertyAttributes))}function oje(e,t,n){u(n.featureTextures)&&(t.propertyTextureIds=n.featureTextures.map(function(i){return e._sortedFeatureTextureIds.indexOf(i)}))}function rje(e,t,n,i){let o=n.EXT_mesh_gpu_instancing,r=new h7e,s=o.attributes;if(u(s)){for(let f in s)if(s.hasOwnProperty(f)){let d=s[f];r.attributes.push(q7e(e,t,d,s,f,i))}}let a=y(o.extensions,y.EMPTY_OBJECT),c=n.EXT_instance_features,l=a.EXT_feature_metadata;return u(c)?sje(r,c):u(l)&&aje(t,r,l,e._sortedPropertyTableIds),r}function sje(e,t){let n=t.featureIds;for(let i=0;i<n.length;i++){let o=n[i],r=`instanceFeatureId_${i}`,s;u(o.attribute)?s=fce(o,r):s=hce(o,r),e.featureIds.push(s)}}function aje(e,t,n,i){let o=e.extensions.EXT_feature_metadata.featureTables,r=n.featureIdAttributes;if(u(r)){let s=r.length;for(let a=0;a<s;++a){let c=r[a],l=c.featureTable,f=i.indexOf(l),d=o[l].count,p=`instanceFeatureId_${a}`,g;u(c.featureIds.attribute)?g=dce(c,f,d,p):g=mce(c,f,d,p),t.featureIds.push(g)}}}function cje(e,t,n,i,o){let r=new p7e;r.name=n.name,r.matrix=ff(M,n.matrix),r.translation=ff(h,n.translation),r.rotation=ff(Le,n.rotation),r.scale=ff(h,n.scale);let s=y(n.extensions,y.EMPTY_OBJECT),a=s.EXT_mesh_gpu_instancing,c=s.AGI_articulations;if(u(a)){if(e._loadForClassification)throw new ue("Models with the EXT_mesh_gpu_instancing extension cannot be used for classification.");r.instances=rje(e,t,s,o)}u(c)&&(r.articulationName=c.articulationName);let l=n.mesh;if(u(l)){let f=t.meshes[l],d=f.primitives,p=d.length;for(let x=0;x<p;++x)r.primitives.push($7e(e,t,d[x],u(r.instances),i,o));let g=y(n.weights,f.weights),A=r.primitives[0].morphTargets.length;r.morphWeights=u(g)?g.slice():new Array(A).fill(0)}return r}function lje(e,t,n,i){if(!u(t.nodes))return[];let o,r,s=t.nodes.length,a=new Array(s);for(o=0;o<s;++o){let c=cje(e,t,t.nodes[o],n,i);c.index=o,a[o]=c}for(o=0;o<s;++o){let c=t.nodes[o].children;if(u(c)){let l=c.length;for(r=0;r<l;++r)a[o].children.push(a[c[r]])}}return a}function uje(e,t,n,i){let o=new m7e,r=n.joints,s=r.length,a=new Array(s);for(let l=0;l<s;++l)a[l]=i[r[l]];o.joints=a;let c=n.inverseBindMatrices;return u(c)?o.inverseBindMatrices=hk(e,t,c):o.inverseBindMatrices=new Array(s).fill(M.IDENTITY),o}function fje(e,t,n){let i=t.skins;if(e._loadForClassification||!u(i))return[];let o=t.skins.length,r=new Array(o);for(let a=0;a<o;++a){let c=uje(e,t,t.skins[a],n);c.index=a,r[a]=c}let s=n.length;for(let a=0;a<s;++a){let c=t.nodes[a].skin;u(c)&&(n[a].skin=r[c])}return r}function dje(e,t,n,i,o,r){let s=new GR({gltf:t,extension:n,extensionLegacy:i,gltfResource:e._gltfResource,baseResource:e._baseResource,supportedImageFormats:o,frameState:r,asynchronous:e._asynchronous});return s.load(),e._structuralMetadataLoader=s,s}function hje(e,t,n){let i=new g7e,o=n.input;i.input=hk(e,t,o);let r=n.interpolation;i.interpolation=y(Cd[r],Cd.LINEAR);let s=n.output;return i.output=hk(e,t,s,!0),i}function mje(e,t){let n=new y7e,i=e.node;if(!u(i))return;n.node=t[i];let o=e.path.toUpperCase();return n.path=_7e[o],n}function pje(e,t,n){let i=new A7e,o=e.sampler;return i.sampler=t[o],i.target=mje(e.target,n),i}function _je(e,t,n,i){let o,r=new x7e;r.name=n.name;let s=n.samplers,a=s.length,c=new Array(a);for(o=0;o<a;o++){let p=hje(e,t,s[o]);p.index=o,c[o]=p}let l=n.channels,f=l.length,d=new Array(f);for(o=0;o<f;o++)d[o]=pje(l[o],c,i);return r.samplers=c,r.channels=d,r}function gje(e,t,n){let i=t.animations;if(e._loadForClassification||!u(i))return[];let o=t.animations.length,r=new Array(o);for(let s=0;s<o;++s){let a=_je(e,t,t.animations[s],n);a.index=s,r[s]=a}return r}function yje(e){let t=new C7e;t.name=e.name;let n=e.type.toUpperCase();return t.type=tc[n],t.minimumValue=e.minimumValue,t.maximumValue=e.maximumValue,t.initialValue=e.initialValue,t}function Aje(e){let t=new T7e;t.name=e.name;let n=e.stages,i=n.length,o=new Array(i);for(let r=0;r<i;r++){let s=yje(n[r]);o[r]=s}return t.stages=o,t}function xje(e){let n=y(e.extensions,y.EMPTY_OBJECT).AGI_articulations;if(!u(n))return[];let i=n.articulations;if(!u(i))return[];let o=i.length,r=new Array(o);for(let s=0;s<o;s++){let a=Aje(i[s]);r[s]=a}return r}function Cje(e){let t;return u(e.scenes)&&u(e.scene)&&(t=e.scenes[e.scene].nodes),t=y(t,e.nodes),t=u(t)?t:[],t}function Tje(e,t){let n=new b7e,i=Cje(e);return n.nodes=i.map(function(o){return t[o]}),n}var Eje=new h;function bje(e,t,n,i,o,r){let s=t.asset.version;if(s!=="1.0"&&s!=="2.0"){let v=e._gltfResource.url;throw new ue(`Failed to load ${v}:
|
||
Unsupported glTF version: ${s}`)}let a=t.extensionsRequired;u(a)&&(sn.checkSupportedExtensions(a),e._hasKhrMeshQuantization=a.includes("KHR_mesh_quantization"));let c=y(t.extensions,y.EMPTY_OBJECT),l=c.EXT_structural_metadata,f=c.EXT_feature_metadata,d=c.CESIUM_RTC;if(u(f)){let v=f.featureTables,w=f.featureTextures,R=u(v)?v:[],O=u(w)?w:[];e._sortedPropertyTableIds=Object.keys(R).sort(),e._sortedFeatureTextureIds=Object.keys(O).sort()}let p=lje(e,t,n,i),g=fje(e,t,p),m=gje(e,t,p),A=xje(t),x=Tje(t,p),C=new S7e,T=new E7e,E=t.asset.copyright;if(u(E)){let v=E.split(";").map(function(w){return new Kt(w.trim())});T.credits=v}if(C.asset=T,C.scene=x,C.nodes=p,C.skins=g,C.animations=m,C.articulations=A,C.upAxis=e._upAxis,C.forwardAxis=e._forwardAxis,u(d)){let v=h.fromArray(d.center,0,Eje);C.transform=M.fromTranslation(v,C.transform)}if(e._components=C,u(l)||u(f)){let w=dje(e,t,l,f,n,i).promise.then(function(R){e.isDestroyed()||(C.structuralMetadata=R.structuralMetadata)});e._loaderPromises.push(w)}let S=[];S.push.apply(S,e._loaderPromises),e._incrementallyLoadTextures||S.push.apply(S,e._texturesPromises),Promise.all(S).then(function(){e.isDestroyed()||(e._state=rr.POST_PROCESSING)}).catch(o),Promise.all(e._texturesPromises).then(function(){e.isDestroyed()||(e._textureState=rr.PROCESSED)}).catch(r)}function Sje(e){let t=e._textureLoaders,n=t.length;for(let i=0;i<n;++i)Ui.unload(t[i]);e._textureLoaders.length=0}function pce(e){let t=e._bufferViewLoaders,n=t.length;for(let i=0;i<n;++i)Ui.unload(t[i]);e._bufferViewLoaders.length=0}function vje(e){let t=e._geometryLoaders,n=t.length;for(let i=0;i<n;++i)Ui.unload(t[i]);e._geometryLoaders.length=0}function Dje(e){let t=e._postProcessBuffers,n=t.length;for(let i=0;i<n;i++){let o=t[i];o.isDestroyed()||o.destroy()}t.length=0}function wje(e){u(e._structuralMetadataLoader)&&(e._structuralMetadataLoader.destroy(),e._structuralMetadataLoader=void 0)}Yp.prototype.isUnloaded=function(){return this._state===rr.UNLOADED};Yp.prototype.unload=function(){u(this._gltfJsonLoader)&&Ui.unload(this._gltfJsonLoader),this._gltfJsonLoader=void 0,Sje(this),pce(this),vje(this),Dje(this),wje(this),this._components=void 0,this._typedArray=void 0,this._state=rr.UNLOADED};var qp=Yp;var jR=`#extension GL_EXT_frag_depth : enable
|
||
|
||
uniform sampler2D u_pointCloud_colorGBuffer;
|
||
uniform sampler2D u_pointCloud_depthGBuffer;
|
||
uniform vec2 u_distanceAndEdlStrength;
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
vec2 neighborContribution(float log2Depth, vec2 offset)
|
||
{
|
||
float dist = u_distanceAndEdlStrength.x;
|
||
vec2 texCoordOrig = v_textureCoordinates + offset * dist;
|
||
vec2 texCoord0 = v_textureCoordinates + offset * floor(dist);
|
||
vec2 texCoord1 = v_textureCoordinates + offset * ceil(dist);
|
||
|
||
float depthOrLogDepth0 = czm_unpackDepth(texture2D(u_pointCloud_depthGBuffer, texCoord0));
|
||
float depthOrLogDepth1 = czm_unpackDepth(texture2D(u_pointCloud_depthGBuffer, texCoord1));
|
||
|
||
// ignore depth values that are the clear depth
|
||
if (depthOrLogDepth0 == 0.0 || depthOrLogDepth1 == 0.0) {
|
||
return vec2(0.0);
|
||
}
|
||
|
||
// interpolate the two adjacent depth values
|
||
float depthMix = mix(depthOrLogDepth0, depthOrLogDepth1, fract(dist));
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(texCoordOrig, depthMix);
|
||
return vec2(max(0.0, log2Depth - log2(-eyeCoordinate.z / eyeCoordinate.w)), 1.0);
|
||
}
|
||
|
||
void main()
|
||
{
|
||
float depthOrLogDepth = czm_unpackDepth(texture2D(u_pointCloud_depthGBuffer, v_textureCoordinates));
|
||
|
||
vec4 eyeCoordinate = czm_windowToEyeCoordinates(gl_FragCoord.xy, depthOrLogDepth);
|
||
eyeCoordinate /= eyeCoordinate.w;
|
||
|
||
float log2Depth = log2(-eyeCoordinate.z);
|
||
|
||
if (depthOrLogDepth == 0.0) // 0.0 is the clear value for the gbuffer
|
||
{
|
||
discard;
|
||
}
|
||
|
||
vec4 color = texture2D(u_pointCloud_colorGBuffer, v_textureCoordinates);
|
||
|
||
// sample from neighbors left, right, down, up
|
||
vec2 texelSize = 1.0 / czm_viewport.zw;
|
||
|
||
vec2 responseAndCount = vec2(0.0);
|
||
|
||
responseAndCount += neighborContribution(log2Depth, vec2(-texelSize.x, 0.0));
|
||
responseAndCount += neighborContribution(log2Depth, vec2(+texelSize.x, 0.0));
|
||
responseAndCount += neighborContribution(log2Depth, vec2(0.0, -texelSize.y));
|
||
responseAndCount += neighborContribution(log2Depth, vec2(0.0, +texelSize.y));
|
||
|
||
float response = responseAndCount.x / responseAndCount.y;
|
||
float strength = u_distanceAndEdlStrength.y;
|
||
float shade = exp(-response * 300.0 * strength);
|
||
color.rgb *= shade;
|
||
gl_FragColor = vec4(color);
|
||
|
||
// Input and output depth are the same.
|
||
gl_FragDepthEXT = depthOrLogDepth;
|
||
}
|
||
`;function TE(){this._framebuffer=new di({colorAttachmentsLength:2,depth:!0,supportsDepthTexture:!0}),this._drawCommand=void 0,this._clearCommand=void 0,this._strength=1,this._radius=1}Object.defineProperties(TE.prototype,{framebuffer:{get:function(){return this._framebuffer.framebuffer}},colorGBuffer:{get:function(){return this._framebuffer.getColorTexture(0)}},depthGBuffer:{get:function(){return this._framebuffer.getColorTexture(1)}}});function Ije(e){e._framebuffer.destroy(),e._drawCommand=void 0,e._clearCommand=void 0}var V9=new H;function Pje(e,t){let n=new ke({defines:["LOG_DEPTH_WRITE"],sources:[jR]}),i={u_pointCloud_colorGBuffer:function(){return e.colorGBuffer},u_pointCloud_depthGBuffer:function(){return e.depthGBuffer},u_distanceAndEdlStrength:function(){return V9.x=e._radius,V9.y=e._strength,V9}},o=Ue.fromCache({blending:un.ALPHA_BLEND,depthMask:!0,depthTest:{enabled:!0},stencilTest:Mt.setCesium3DTileBit(),stencilMask:Mt.CESIUM_3D_TILE_MASK});e._drawCommand=t.createViewportQuadCommand(n,{uniformMap:i,renderState:o,pass:Ee.CESIUM_3D_TILE,owner:e}),e._clearCommand=new ti({framebuffer:e.framebuffer,color:new z(0,0,0,0),depth:1,renderState:Ue.fromCache(),pass:Ee.CESIUM_3D_TILE,owner:e})}function Oje(e,t){let n=t.drawingBufferWidth,i=t.drawingBufferHeight;e._framebuffer.update(t,n,i),Pje(e,t)}function _ce(e){return e.drawBuffers&&e.fragmentDepth}TE.isSupported=_ce;function Rje(e,t){let n=e.shaderCache.getDerivedShaderProgram(t,"EC");if(!u(n)){let i=t._attributeLocations,o=t.fragmentShaderSource.clone();o.sources=o.sources.map(function(r){return r=ke.replaceMain(r,"czm_point_cloud_post_process_main"),r=r.replace(/gl_FragColor/g,"gl_FragData[0]"),r}),o.sources.unshift(`#extension GL_EXT_draw_buffers : enable
|
||
`),o.sources.push(`void main()
|
||
{
|
||
czm_point_cloud_post_process_main();
|
||
#ifdef LOG_DEPTH
|
||
czm_writeLogDepth();
|
||
gl_FragData[1] = czm_packDepth(gl_FragDepthEXT);
|
||
#else
|
||
gl_FragData[1] = czm_packDepth(gl_FragCoord.z);
|
||
#endif
|
||
}`),n=e.shaderCache.createDerivedShaderProgram(t,"EC",{vertexShaderSource:t.vertexShaderSource,fragmentShaderSource:o,attributeLocations:i})}return n}TE.prototype.update=function(e,t,n,i){if(!_ce(e.context))return;this._strength=n.eyeDomeLightingStrength,this._radius=n.eyeDomeLightingRadius*e.pixelRatio,Oje(this,e.context);let o,r=e.commandList,s=r.length;for(o=t;o<s;++o){let l=r[o];if(l.primitiveType!==Me.POINTS||l.pass===Ee.TRANSLUCENT)continue;let f,d,p=l.derivedCommands.pointCloudProcessor;u(p)&&(f=p.command,d=p.originalShaderProgram),(!u(f)||l.dirty||d!==l.shaderProgram||f.framebuffer!==this.framebuffer)&&(f=tt.shallowClone(l,f),f.framebuffer=this.framebuffer,f.shaderProgram=Rje(e.context,l.shaderProgram),f.castShadows=!1,f.receiveShadows=!1,u(p)||(p={command:f,originalShaderProgram:l.shaderProgram},l.derivedCommands.pointCloudProcessor=p),p.originalShaderProgram=l.shaderProgram),r[o]=f}let a=this._clearCommand,c=this._drawCommand;c.boundingVolume=i,r.push(c),r.push(a)};TE.prototype.isDestroyed=function(){return!1};TE.prototype.destroy=function(){return Ije(this),le(this)};var Xp=TE;function gce(e){let t=y(e,{});this.attenuation=y(t.attenuation,!1),this.geometricErrorScale=y(t.geometricErrorScale,1),this.maximumAttenuation=t.maximumAttenuation,this.baseResolution=t.baseResolution,this.eyeDomeLighting=y(t.eyeDomeLighting,!0),this.eyeDomeLightingStrength=y(t.eyeDomeLightingStrength,1),this.eyeDomeLightingRadius=y(t.eyeDomeLightingRadius,1),this.backFaceCulling=y(t.backFaceCulling,!1),this.normalShading=y(t.normalShading,!0)}gce.isSupported=function(e){return Xp.isSupported(e.context)};var Kh=gce;var EE={};EE._deprecationWarning=nr;var Kp=Uint32Array.BYTES_PER_ELEMENT;EE.parse=function(e,t){let n=y(t,0);t=n;let i=new Uint8Array(e),o=new DataView(e);t+=Kp;let r=o.getUint32(t,!0);if(r!==1)throw new ue(`Only Batched 3D Model version 1 is supported. Version ${r} is not.`);t+=Kp;let s=o.getUint32(t,!0);t+=Kp;let a=o.getUint32(t,!0);t+=Kp;let c=o.getUint32(t,!0);t+=Kp;let l=o.getUint32(t,!0);t+=Kp;let f=o.getUint32(t,!0);t+=Kp;let d;l>=570425344?(t-=Kp*2,d=a,l=c,f=0,a=0,c=0,EE._deprecationWarning("b3dm-legacy-header","This b3dm header is using the legacy format [batchLength] [batchTableByteLength]. The new format is [featureTableJsonByteLength] [featureTableBinaryByteLength] [batchTableJsonByteLength] [batchTableBinaryByteLength] from https://github.com/CesiumGS/3d-tiles/tree/main/specification/TileFormats/Batched3DModel.")):f>=570425344&&(t-=Kp,d=l,l=a,f=c,a=0,c=0,EE._deprecationWarning("b3dm-legacy-header","This b3dm header is using the legacy format [batchTableJsonByteLength] [batchTableBinaryByteLength] [batchLength]. The new format is [featureTableJsonByteLength] [featureTableBinaryByteLength] [batchTableJsonByteLength] [batchTableBinaryByteLength] from https://github.com/CesiumGS/3d-tiles/tree/main/specification/TileFormats/Batched3DModel."));let p;a===0?p={BATCH_LENGTH:y(d,0)}:(p=Ro(i,t,a),t+=a);let g=new Uint8Array(e,t,c);t+=c;let m,A;l>0&&(m=Ro(i,t,l),t+=l,f>0&&(A=new Uint8Array(e,t,f),A=new Uint8Array(A),t+=f));let x=n+s-t;if(x===0)throw new ue("glTF byte length must be greater than 0.");let C;return t%4===0?C=new Uint8Array(e,t,x):(EE._deprecationWarning("b3dm-glb-unaligned","The embedded glb is not aligned to a 4-byte boundary."),C=new Uint8Array(i.subarray(t,t+x))),{batchLength:d,featureTableJson:p,featureTableBinary:g,batchTableJson:m,batchTableBinary:A,gltf:C}};var YR=EE;function qR(e,t){this.json=e,this.buffer=t,this._cachedTypedArrays={},this.featuresLength=0}function yce(e,t,n,i,o,r){let s=e._cachedTypedArrays,a=s[t];return u(a)||(a=q.createArrayBufferView(n,e.buffer.buffer,e.buffer.byteOffset+r,o*i),s[t]=a),a}function Bje(e,t,n,i){let o=e._cachedTypedArrays,r=o[t];return u(r)||(r=q.createTypedArray(n,i),o[t]=r),r}qR.prototype.getGlobalProperty=function(e,t,n){let i=this.json[e];if(u(i))return u(i.byteOffset)?(t=y(t,q.UNSIGNED_INT),n=y(n,1),yce(this,e,t,n,1,i.byteOffset)):i};qR.prototype.hasProperty=function(e){return u(this.json[e])};qR.prototype.getPropertyArray=function(e,t,n){let i=this.json[e];if(u(i))return u(i.byteOffset)?(u(i.componentType)&&(t=q.fromName(i.componentType)),yce(this,e,t,n,this.featuresLength,i.byteOffset)):Bje(this,e,t,i)};qR.prototype.getProperty=function(e,t,n,i,o){let r=this.json[e];if(!u(r))return;let s=this.getPropertyArray(e,t,n);if(n===1)return s[i];for(let a=0;a<n;++a)o[a]=s[n*i+a];return o};var Td=qR;function XR(e){let t=e.count,n=e.batchTable,i=e.binaryBody,o=y(e.parseAsPropertyAttributes,!1),r=e.customAttributeOutput,s=Mje(n),a;u(s.jsonProperties)&&(a=new Wp({count:t,properties:s.jsonProperties}));let c;u(s.hierarchy)&&(c=new FA({extension:s.hierarchy,binaryBody:i}));let l=yd.BATCH_TABLE_CLASS_NAME,f=s.binaryProperties,d,p,g;if(o){let x=Nje(t,l,f,i,r);g=x.transcodedSchema,p=[new $A({propertyAttribute:x.propertyAttributeJson,class:x.transcodedClass})]}else{let x=Lje(t,l,f,i);g=x.transcodedSchema;let C=x.featureTableJson;d=new _l({count:C.count,properties:C.properties,class:x.transcodedClass,bufferViews:x.bufferViewsTypedArrays}),p=[]}let m=[];if(u(d)||u(a)||u(c)){let x=new Vc({id:0,name:"Batch Table",count:t,metadataTable:d,jsonMetadataTable:a,batchTableHierarchy:c});m.push(x)}let A={schema:g,propertyTables:m,propertyAttributes:p,extensions:s.extensions,extras:s.extras};return new Aa(A)}function Mje(e){let t=e.HIERARCHY,n=e.extras,i=e.extensions,o;u(t)?(XR._deprecationWarning("batchTableHierarchyExtension","The batch table HIERARCHY property has been moved to an extension. Use extensions.3DTILES_batch_table_hierarchy instead."),o=t):u(i)&&(o=i["3DTILES_batch_table_hierarchy"]);let r,s={};for(let a in e){if(!e.hasOwnProperty(a)||a==="HIERARCHY"||a==="extensions"||a==="extras")continue;let c=e[a];Array.isArray(c)?(r=u(r)?r:{},r[a]=c):s[a]=c}return{binaryProperties:s,jsonProperties:r,hierarchy:o,extras:n,extensions:i}}function Lje(e,t,n,i){let o={},r={},s={},a=0;for(let d in n){if(!n.hasOwnProperty(d))continue;if(!u(i))throw new ue(`Property ${d} requires a batch table binary.`);let p=n[d],g=iu(p);r[d]={bufferView:a},o[d]=Ace(p),s[a]=g.createArrayBufferView(i.buffer,i.byteOffset+p.byteOffset,e),a++}let c={classes:{}};c.classes[t]={properties:o};let l=Ad.fromJson(c);return{featureTableJson:{class:t,count:e,properties:r},bufferViewsTypedArrays:s,transcodedSchema:l,transcodedClass:l.classes[t]}}function Nje(e,t,n,i,o){let r={},s={},a=0;for(let d in n){if(!n.hasOwnProperty(d))continue;let p=n[d];if(!u(i)&&!u(p.typedArray))throw new ue(`Property ${d} requires a batch table binary.`);let g=sn.sanitizeGlslIdentifier(d);(g===""||r.hasOwnProperty(g))&&(g=`property_${a}`,a++);let m=Ace(p);m.name=d,r[g]=m;let A=g.toUpperCase();A.startsWith("_")||(A=`_${A}`);let x=p.typedArray;u(x)||(x=iu(p).createArrayBufferView(i.buffer,i.byteOffset+p.byteOffset,e));let C=new Bt.Attribute;C.name=A,C.count=e,C.type=p.type;let T=q.fromTypedArray(x);(T===q.INT||T===q.UNSIGNED_INT||T===q.DOUBLE)&&(XR._oneTimeWarning("Cast pnts property to floats",`Point cloud property "${A}" will be cast to a float array because INT, UNSIGNED_INT, and DOUBLE are not valid WebGL vertex attribute types. Some precision may be lost.`),x=new Float32Array(x)),C.componentDatatype=q.fromTypedArray(x),C.typedArray=x,o.push(C),s[g]={attribute:A}}let c={classes:{}};c.classes[t]={properties:r};let l=Ad.fromJson(c);return{class:t,propertyAttributeJson:{properties:s},transcodedSchema:l,transcodedClass:l.classes[t]}}function Ace(e){let t=Fje(e.componentType);return{type:e.type,componentType:t}}function Fje(e){switch(e){case"BYTE":return"INT8";case"UNSIGNED_BYTE":return"UINT8";case"SHORT":return"INT16";case"UNSIGNED_SHORT":return"UINT16";case"INT":return"INT32";case"UNSIGNED_INT":return"UINT32";case"FLOAT":return"FLOAT32";case"DOUBLE":return"FLOAT64"}}XR._deprecationWarning=nr;XR._oneTimeWarning=wt;var Zp=XR;var nx={UNLOADED:0,LOADING:1,PROCESSING:2,READY:3,FAILED:4},Vje=Bt.FeatureIdAttribute;function qg(e){e=y(e,y.EMPTY_OBJECT);let t=e.b3dmResource,n=e.baseResource,i=e.arrayBuffer,o=y(e.byteOffset,0),r=y(e.releaseGltfJson,!1),s=y(e.asynchronous,!0),a=y(e.incrementallyLoadTextures,!0),c=y(e.upAxis,Po.Y),l=y(e.forwardAxis,Po.X),f=y(e.loadAttributesAsTypedArray,!1),d=y(e.loadAttributesFor2D,!1),p=y(e.loadIndicesForWireframe,!1),g=y(e.loadPrimitiveOutline,!0),m=y(e.loadForClassification,!1);n=u(n)?n:t.clone(),this._b3dmResource=t,this._baseResource=n,this._arrayBuffer=i,this._byteOffset=o,this._releaseGltfJson=r,this._asynchronous=s,this._incrementallyLoadTextures=a,this._upAxis=c,this._forwardAxis=l,this._loadAttributesAsTypedArray=f,this._loadAttributesFor2D=d,this._loadIndicesForWireframe=p,this._loadPrimitiveOutline=g,this._loadForClassification=m,this._state=nx.UNLOADED,this._promise=void 0,this._gltfLoader=void 0,this._batchLength=0,this._propertyTable=void 0,this._batchTable=void 0,this._components=void 0,this._transform=M.IDENTITY}u(Object.create)&&(qg.prototype=Object.create(to.prototype),qg.prototype.constructor=qg);Object.defineProperties(qg.prototype,{promise:{get:function(){return this._promise}},texturesLoadedPromise:{get:function(){return this._gltfLoader.texturesLoadedPromise}},cacheKey:{get:function(){}},components:{get:function(){return this._components}}});qg.prototype.load=function(){let e=YR.parse(this._arrayBuffer,this._byteOffset),t=e.batchLength,n=e.featureTableJson,i=e.featureTableBinary,o=e.batchTableJson,r=e.batchTableBinary,s=new Td(n,i);t=s.getGlobalProperty("BATCH_LENGTH"),this._batchLength=t;let a=s.getGlobalProperty("RTC_CENTER",q.FLOAT,3);u(a)&&(this._transform=M.fromTranslation(h.fromArray(a))),this._batchTable={json:o,binary:r};let c=new qp({typedArray:e.gltf,upAxis:this._upAxis,forwardAxis:this._forwardAxis,gltfResource:this._b3dmResource,baseResource:this._baseResource,releaseGltfJson:this._releaseGltfJson,incrementallyLoadTextures:this._incrementallyLoadTextures,loadAttributesAsTypedArray:this._loadAttributesAsTypedArray,loadAttributesFor2D:this._loadAttributesFor2D,loadIndicesForWireframe:this._loadIndicesForWireframe,loadPrimitiveOutline:this._loadPrimitiveOutline,loadForClassification:this._loadForClassification,renameBatchIdSemantic:!0});this._gltfLoader=c,this._state=nx.LOADING;let l=this;return c.load(),this._promise=c.promise.then(function(){if(l.isDestroyed())return;let f=c.components;return f.transform=M.multiplyTransformation(l._transform,f.transform,f.transform),kje(l,f),l._components=f,l._arrayBuffer=void 0,l._state=nx.READY,l}).catch(function(f){if(!l.isDestroyed())return Uje(l,f)}),this._promise};function Uje(e,t){e.unload(),e._state=nx.FAILED;let n="Failed to load b3dm";return t=e.getError(n,t),Promise.reject(t)}qg.prototype.process=function(e){this._state===nx.LOADING&&(this._state=nx.PROCESSING),this._state===nx.PROCESSING&&this._gltfLoader.process(e)};function kje(e,t){let n=e._batchTable,i=e._batchLength;if(i===0)return;let o;if(u(n.json))o=Zp({count:i,batchTable:n.json,binaryBody:n.binary});else{let a=new Vc({name:yd.BATCH_TABLE_CLASS_NAME,count:i});o=new Aa({schema:{},propertyTables:[a]})}let r=t.scene.nodes,s=r.length;for(let a=0;a<s;a++)xce(r[a]);t.structuralMetadata=o}function xce(e){let t=e.children.length;for(let i=0;i<t;i++)xce(e.children[i]);let n=e.primitives.length;for(let i=0;i<n;i++){let o=e.primitives[i],r=sn.getAttributeBySemantic(o,xt.FEATURE_ID);if(u(r)){r.setIndex=0;let s=new Vje;s.propertyTableId=0,s.setIndex=0,s.positionalLabel="featureId_0",o.featureIds.push(s)}}}qg.prototype.unload=function(){u(this._gltfLoader)&&this._gltfLoader.unload(),this._components=void 0,this._arrayBuffer=void 0};var KR=qg;function Xg(e){e=y(e,y.EMPTY_OBJECT),this._geoJson=e.geoJson,this._promise=void 0,this._process=function(t,n){},this._components=void 0}u(Object.create)&&(Xg.prototype=Object.create(to.prototype),Xg.prototype.constructor=Xg);Object.defineProperties(Xg.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){}},components:{get:function(){return this._components}}});Xg.prototype.load=function(){let e=this,t=new Promise(function(n){e._process=function(i,o){u(i._components)||(i._components=$je(i._geoJson,o),i._geoJson=void 0,n(i))}});return this._promise=t,t};Xg.prototype.process=function(e){this._process(this,e)};function zje(){this.lines=void 0,this.points=void 0,this.properties=void 0}function Hje(){this.features=[]}function U9(e){let t=e[0],n=e[1],i=y(e[2],0);return new h(t,n,i)}function k9(e){let t=e.length,n=new Array(t);for(let o=0;o<t;o++)n[o]=U9(e[o]);return[n]}function Gje(e){let t=e.length,n=new Array(t);for(let i=0;i<t;i++)n[i]=k9(e[i])[0];return n}function Cce(e){let t=e.length,n=new Array(t);for(let i=0;i<t;i++)n[i]=k9(e[i])[0];return n}function Wje(e){let t=e.length,n=[];for(let i=0;i<t;i++)Array.prototype.push.apply(n,Cce(e[i]));return n}function jje(e){return[U9(e)]}function Yje(e){let t=e.length,n=new Array(t);for(let i=0;i<t;i++)n[i]=U9(e[i]);return n}var qje={LineString:k9,MultiLineString:Gje,MultiPolygon:Wje,Polygon:Cce,MultiPoint:Yje,Point:jje},Xje={LineString:Me.LINES,MultiLineString:Me.LINES,MultiPolygon:Me.LINES,Polygon:Me.LINES,MultiPoint:Me.POINTS,Point:Me.POINTS};function Tce(e,t){if(!u(e.geometry))return;let n=e.geometry.type,i=qje[n],o=Xje[n],r=e.geometry.coordinates;if(!u(i)||!u(r))return;let s=new zje;o===Me.LINES?s.lines=i(r):o===Me.POINTS&&(s.points=i(r)),s.properties=e.properties,t.features.push(s)}function Kje(e,t){let n=e.features,i=n.length;for(let o=0;o<i;o++)Tce(n[o],t)}var Zje={FeatureCollection:Kje,Feature:Tce},mk=new h;function Jje(e,t,n){let i=0,o=0,r=e.length;for(let L=0;L<r;L++){let N=e[L];if(u(N.lines)){let _=N.lines.length;for(let b=0;b<_;b++){let D=N.lines[b];i+=D.length,o+=(D.length-1)*2}}}let s=new Float32Array(i*3),a=new Float32Array(i),c=Fe.createTypedArray(i,o),l=Fe.fromTypedArray(c),f=new h(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY),d=new h(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY),p=0,g=0;for(let L=0;L<r;L++){let N=e[L];if(!u(N.lines))continue;let _=N.lines.length;for(let b=0;b<_;b++){let D=N.lines[b],I=D.length;for(let B=0;B<I;B++){let F=D[B],k=h.fromDegrees(F.x,F.y,F.z,ie.WGS84,mk),U=M.multiplyByPoint(t,k,mk);h.minimumByComponent(f,U,f),h.maximumByComponent(d,U,d),h.pack(U,s,p*3),a[p]=L,B<I-1&&(c[g*2]=p,c[g*2+1]=p+1,g++),p++}}}let m=lt.createVertexBuffer({typedArray:s,context:n.context,usage:Ne.STATIC_DRAW});m.vertexArrayDestroyable=!1;let A=lt.createVertexBuffer({typedArray:a,context:n.context,usage:Ne.STATIC_DRAW});A.vertexArrayDestroyable=!1;let x=lt.createIndexBuffer({typedArray:c,context:n.context,usage:Ne.STATIC_DRAW,indexDatatype:l});x.vertexArrayDestroyable=!1;let C=new Bt.Attribute;C.semantic=xt.POSITION,C.componentDatatype=q.FLOAT,C.type=nn.VEC3,C.count=i,C.min=f,C.max=d,C.buffer=m;let T=new Bt.Attribute;T.semantic=xt.FEATURE_ID,T.setIndex=0,T.componentDatatype=q.FLOAT,T.type=nn.SCALAR,T.count=i,T.buffer=A;let E=[C,T],S=new Bt.Material;S.unlit=!0;let v=new Bt.Indices;v.indexDatatype=l,v.count=c.length,v.buffer=x;let w=new Bt.FeatureIdAttribute;w.featureCount=r,w.propertyTableId=0,w.setIndex=0,w.positionalLabel="featureId_0";let R=[w],O=new Bt.Primitive;return O.attributes=E,O.indices=v,O.featureIds=R,O.primitiveType=Me.LINES,O.material=S,O}function Qje(e,t,n){let i=0,o=e.length;for(let E=0;E<o;E++){let S=e[E];u(S.points)&&(i+=S.points.length)}let r=new Float32Array(i*3),s=new Float32Array(i),a=new h(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY),c=new h(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY),l=0;for(let E=0;E<o;E++){let S=e[E];if(!u(S.points))continue;let v=S.points.length;for(let w=0;w<v;w++){let R=S.points[w],O=h.fromDegrees(R.x,R.y,R.z,ie.WGS84,mk),L=M.multiplyByPoint(t,O,mk);h.minimumByComponent(a,L,a),h.maximumByComponent(c,L,c),h.pack(L,r,l*3),s[l]=E,l++}}let f=lt.createVertexBuffer({typedArray:r,context:n.context,usage:Ne.STATIC_DRAW});f.vertexArrayDestroyable=!1;let d=lt.createVertexBuffer({typedArray:s,context:n.context,usage:Ne.STATIC_DRAW});d.vertexArrayDestroyable=!1;let p=new Bt.Attribute;p.semantic=xt.POSITION,p.componentDatatype=q.FLOAT,p.type=nn.VEC3,p.count=i,p.min=a,p.max=c,p.buffer=f;let g=new Bt.Attribute;g.semantic=xt.FEATURE_ID,g.setIndex=0,g.componentDatatype=q.FLOAT,g.type=nn.SCALAR,g.count=i,g.buffer=d;let m=[p,g],A=new Bt.Material;A.unlit=!0;let x=new Bt.FeatureIdAttribute;x.featureCount=o,x.propertyTableId=0,x.setIndex=0,x.positionalLabel="featureId_0";let C=[x],T=new Bt.Primitive;return T.attributes=m,T.featureIds=C,T.primitiveType=Me.POINTS,T.material=A,T}function $je(e,t){let n=new Hje,i=Zje[e.type];u(i)&&i(e,n);let o=n.features,r=o.length;if(r===0)throw new ue("GeoJSON must have at least one feature");let s={};for(let L=0;L<r;L++){let N=o[L],_=y(N.properties,y.EMPTY_OBJECT);for(let b in _)_.hasOwnProperty(b)&&(u(s[b])||(s[b]=new Array(r)))}for(let L=0;L<r;L++){let N=o[L];for(let _ in s)if(s.hasOwnProperty(_)){let b=y(N.properties[_],"");s[_][L]=b}}let a=new Wp({count:r,properties:s}),l=[new Vc({id:0,count:r,jsonMetadataTable:a})],f=Ad.fromJson({}),d=new Aa({schema:f,propertyTables:l}),p=new h(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY),g=new h(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY),m=!1,A=!1;for(let L=0;L<r;L++){let N=o[L];if(u(N.lines)){m=!0;let _=N.lines.length;for(let b=0;b<_;b++){let D=N.lines[b],I=D.length;for(let B=0;B<I;B++)h.minimumByComponent(p,D[B],p),h.maximumByComponent(g,D[B],g)}}if(u(N.points)){A=!0;let _=N.points.length;for(let b=0;b<_;b++){let D=N.points[b];h.minimumByComponent(p,D,p),h.maximumByComponent(g,D,g)}}}let x=h.midpoint(p,g,new h),C=h.fromDegrees(x.x,x.y,x.z,ie.WGS84,new h),T=Rt.eastNorthUpToFixedFrame(C,ie.WGS84,new M),E=M.inverseTransformation(T,new M),S=[];m&&S.push(Jje(o,E,t)),A&&S.push(Qje(o,E,t));let v=new Bt.Node;v.index=0,v.primitives=S;let w=[v],R=new Bt.Scene;R.nodes=w;let O=new Bt.Components;return O.scene=R,O.nodes=w,O.transform=T,O.structuralMetadata=d,O}Xg.prototype.unload=function(){this._components=void 0};var ZR=Xg;var pk={};pk._deprecationWarning=nr;var Kg=Uint32Array.BYTES_PER_ELEMENT;pk.parse=function(e,t){let n=y(t,0);t=n;let i=new Uint8Array(e),o=new DataView(e);t+=Kg;let r=o.getUint32(t,!0);if(r!==1)throw new ue(`Only Instanced 3D Model version 1 is supported. Version ${r} is not.`);t+=Kg;let s=o.getUint32(t,!0);t+=Kg;let a=o.getUint32(t,!0);if(a===0)throw new ue("featureTableJsonByteLength is zero, the feature table must be defined.");t+=Kg;let c=o.getUint32(t,!0);t+=Kg;let l=o.getUint32(t,!0);t+=Kg;let f=o.getUint32(t,!0);t+=Kg;let d=o.getUint32(t,!0);if(d!==1&&d!==0)throw new ue(`Only glTF format 0 (uri) or 1 (embedded) are supported. Format ${d} is not.`);t+=Kg;let p=Ro(i,t,a);t+=a;let g=new Uint8Array(e,t,c);t+=c;let m,A;l>0&&(m=Ro(i,t,l),t+=l,f>0&&(A=new Uint8Array(e,t,f),A=new Uint8Array(A),t+=f));let x=n+s-t;if(x===0)throw new ue("glTF byte length must be greater than 0.");let C;return t%4===0?C=new Uint8Array(e,t,x):(pk._deprecationWarning("i3dm-glb-unaligned","The embedded glb is not aligned to a 4-byte boundary."),C=new Uint8Array(i.subarray(t,t+x))),{gltfFormat:d,featureTableJson:p,featureTableBinary:g,batchTableJson:m,batchTableBinary:A,gltf:C}};var JR=pk;var Ed={NOT_LOADED:0,LOADING:1,PROCESSING:2,POST_PROCESSING:3,READY:4,FAILED:5,UNLOADED:6},_k=Bt.Attribute,eYe=Bt.FeatureIdAttribute,bce=Bt.Instances;function Jp(e){e=y(e,y.EMPTY_OBJECT);let t=e.i3dmResource,n=e.arrayBuffer,i=e.baseResource,o=y(e.byteOffset,0),r=y(e.releaseGltfJson,!1),s=y(e.asynchronous,!0),a=y(e.incrementallyLoadTextures,!0),c=y(e.upAxis,Po.Y),l=y(e.forwardAxis,Po.X),f=y(e.loadAttributesAsTypedArray,!1),d=y(e.loadIndicesForWireframe,!1),p=y(e.loadPrimitiveOutline,!0);i=u(i)?i:t.clone(),this._i3dmResource=t,this._baseResource=i,this._arrayBuffer=n,this._byteOffset=o,this._releaseGltfJson=r,this._asynchronous=s,this._incrementallyLoadTextures=a,this._upAxis=c,this._forwardAxis=l,this._loadAttributesAsTypedArray=f,this._loadIndicesForWireframe=d,this._loadPrimitiveOutline=p,this._state=Ed.NOT_LOADED,this._promise=void 0,this._gltfLoader=void 0,this._gltfLoaderPromise=void 0,this._process=function(g,m){},this._postProcess=function(g,m){},this._buffers=[],this._components=void 0,this._transform=M.IDENTITY,this._batchTable=void 0,this._featureTable=void 0,this._instancesLength=0}u(Object.create)&&(Jp.prototype=Object.create(to.prototype),Jp.prototype.constructor=Jp);Object.defineProperties(Jp.prototype,{promise:{get:function(){return this._promise}},texturesLoadedPromise:{get:function(){return this._gltfLoader.texturesLoadedPromise}},cacheKey:{get:function(){}},components:{get:function(){return this._components}}});Jp.prototype.load=function(){let e=JR.parse(this._arrayBuffer,this._byteOffset),t=e.featureTableJson,n=e.featureTableBinary,i=e.batchTableJson,o=e.batchTableBinary,r=e.gltfFormat,s=new Td(t,n);this._featureTable=s;let a=s.getGlobalProperty("INSTANCES_LENGTH");if(s.featuresLength=a,!u(a))throw new ue("Feature table global property: INSTANCES_LENGTH must be defined");this._instancesLength=a;let c=s.getGlobalProperty("RTC_CENTER",q.FLOAT,3);u(c)&&(this._transform=M.fromTranslation(h.fromArray(c))),this._batchTable={json:i,binary:o};let l={upAxis:this._upAxis,forwardAxis:this._forwardAxis,releaseGltfJson:this._releaseGltfJson,incrementallyLoadTextures:this._incrementallyLoadTextures,loadAttributesAsTypedArray:this._loadAttributesAsTypedArray,loadIndicesForWireframe:this._loadIndicesForWireframe,loadPrimitiveOutline:this._loadPrimitiveOutline};if(r===0){let g=ml(e.gltf);g=g.replace(/[\s\0]+$/,"");let m=this._baseResource.getDerivedResource({url:g});l.gltfResource=m,l.baseResource=m}else l.gltfResource=this._i3dmResource,l.typedArray=e.gltf;let f=new qp(l);this._gltfLoader=f,this._state=Ed.LOADING,f.load();let d=this,p=new Promise(function(g){d._process=function(m,A){m._gltfLoader.process(A)},d._postProcess=function(m,A){let C=m._gltfLoader.components;C.transform=M.multiplyTransformation(m._transform,C.transform,C.transform),oYe(m,C,A),nYe(m,C),m._components=C,m._arrayBuffer=void 0,m._state=Ed.READY,g(m)}});return this._promise=f.promise.then(function(){if(!d.isDestroyed())return d._state=Ed.POST_PROCESSING,p}).catch(function(g){if(!d.isDestroyed())return tYe(d,g)}),this._promise};function tYe(e,t){e.unload(),e._state=Ed.FAILED;let n="Failed to load i3dm";return t=e.getError(n,t),Promise.reject(t)}Jp.prototype.process=function(e){this._state===Ed.LOADING&&(this._state=Ed.PROCESSING),this._state===Ed.PROCESSING&&this._process(this,e),this._state===Ed.POST_PROCESSING&&this._postProcess(this,e)};function nYe(e,t){let n=e._batchTable,i=e._instancesLength;if(i===0)return;let o;if(u(n.json))o=Zp({count:i,batchTable:n.json,binaryBody:n.binary});else{let r=new Vc({name:yd.BATCH_TABLE_CLASS_NAME,count:i});o=new Aa({schema:{},propertyTables:[r]})}t.structuralMetadata=o}var gk=new h,z9=new Array(4),iYe=new M;function oYe(e,t,n){let i,o=e._featureTable,r=e._instancesLength;if(r===0)return;let s=o.getGlobalProperty("RTC_CENTER",q.FLOAT,3),a=o.getGlobalProperty("EAST_NORTH_UP"),c=o.hasProperty("NORMAL_UP")||o.hasProperty("NORMAL_UP_OCT32P")||a,l=o.hasProperty("SCALE")||o.hasProperty("SCALE_NON_UNIFORM"),f=sYe(o,r),d;c&&(d=new Float32Array(4*r));let p;l&&(p=new Float32Array(3*r));let g=new Float32Array(r),m=h.unpackArray(f),A=new h,x=new h,C=new h,T=new h,E=new Z,S=new Le,v=new Array(4),w=new h,R=new Array(3),O=new M;if(!u(s)){let U=se.fromPoints(m);for(i=0;i<m.length;i++)h.subtract(m[i],U.center,gk),f[3*i+0]=gk.x,f[3*i+1]=gk.y,f[3*i+2]=gk.z;let G=M.fromTranslation(U.center,iYe);t.transform=M.multiplyTransformation(G,t.transform,t.transform)}for(i=0;i<r;i++){A=h.clone(m[i]),u(s)&&h.add(A,h.unpack(s),A),c&&(aYe(o,a,i,S,A,C,x,T,E,O),Le.pack(S,v,0),d[4*i+0]=v[0],d[4*i+1]=v[1],d[4*i+2]=v[2],d[4*i+3]=v[3]),l&&(cYe(o,i,w),h.pack(w,R,0),p[3*i+0]=R[0],p[3*i+1]=R[1],p[3*i+2]=R[2]);let U=o.getProperty("BATCH_ID",q.UNSIGNED_SHORT,1,i);u(U)||(U=i),g[i]=U}let L=new bce;L.transformInWorldSpace=!0;let N=e._buffers,_=new _k;if(_.name="Instance Translation",_.semantic=Gr.TRANSLATION,_.componentDatatype=q.FLOAT,_.type=nn.VEC3,_.count=r,_.typedArray=f,!c){let U=lt.createVertexBuffer({context:n.context,typedArray:f,usage:Ne.STATIC_DRAW});U.vertexArrayDestroyable=!1,N.push(U),_.buffer=U}if(L.attributes.push(_),c){let U=new _k;U.name="Instance Rotation",U.semantic=Gr.ROTATION,U.componentDatatype=q.FLOAT,U.type=nn.VEC4,U.count=r,U.typedArray=d,L.attributes.push(U)}if(l){let U=new _k;if(U.name="Instance Scale",U.semantic=Gr.SCALE,U.componentDatatype=q.FLOAT,U.type=nn.VEC3,U.count=r,c)U.typedArray=p;else{let G=lt.createVertexBuffer({context:n.context,typedArray:p,usage:Ne.STATIC_DRAW});G.vertexArrayDestroyable=!1,N.push(G),U.buffer=G}L.attributes.push(U)}let b=new _k;b.name="Instance Feature ID",b.setIndex=0,b.semantic=Gr.FEATURE_ID,b.componentDatatype=q.FLOAT,b.type=nn.SCALAR,b.count=r;let D=lt.createVertexBuffer({context:n.context,typedArray:g,usage:Ne.STATIC_DRAW});D.vertexArrayDestroyable=!1,N.push(D),b.buffer=D,L.attributes.push(b);let I=new eYe;I.propertyTableId=0,I.setIndex=0,I.positionalLabel="instanceFeatureId_0",L.featureIds.push(I);let B=t.nodes,F=B.length,k=!1;for(i=0;i<F;i++){let U=B[i];U.primitives.length>0&&(U.instances=k?rYe(L):L,k=!0)}}function rYe(e){let t=new bce;t.transformInWorldSpace=e.transformInWorldSpace;let n=e.attributes,i=n.length;for(let o=0;o<i;o++){let r=Ge(n[o],!1);t.attributes.push(r)}return t.featureIds=e.featureIds,t}function sYe(e,t){if(e.hasProperty("POSITION"))return e.getPropertyArray("POSITION",q.FLOAT,3);if(e.hasProperty("POSITION_QUANTIZED")){let n=e.getPropertyArray("POSITION_QUANTIZED",q.UNSIGNED_SHORT,3),i=e.getGlobalProperty("QUANTIZED_VOLUME_OFFSET",q.FLOAT,3);if(!u(i))throw new ue("Global property: QUANTIZED_VOLUME_OFFSET must be defined for quantized positions.");let o=e.getGlobalProperty("QUANTIZED_VOLUME_SCALE",q.FLOAT,3);if(!u(o))throw new ue("Global property: QUANTIZED_VOLUME_SCALE must be defined for quantized positions.");let r=new Float32Array(n.length);for(let s=0;s<n.length/3;s++)for(let a=0;a<3;a++){let c=3*s+a;r[c]=n[c]/65535*o[a]+i[a]}return r}else throw new ue("Either POSITION or POSITION_QUANTIZED must be defined for each instance.")}var Ece=new Array(4);function aYe(e,t,n,i,o,r,s,a,c,l){let f=e.getProperty("NORMAL_UP",q.FLOAT,3,n,z9),d=e.getProperty("NORMAL_RIGHT",q.FLOAT,3,n,Ece),p=!1;if(u(f)){if(!u(d))throw new ue("To define a custom orientation, both NORMAL_UP and NORMAL_RIGHT must be defined.");h.unpack(f,0,r),h.unpack(d,0,s),p=!0}else{let g=e.getProperty("NORMAL_UP_OCT32P",q.UNSIGNED_SHORT,2,n,z9),m=e.getProperty("NORMAL_RIGHT_OCT32P",q.UNSIGNED_SHORT,2,n,Ece);if(u(g)){if(!u(m))throw new ue("To define a custom orientation with oct-encoded vectors, both NORMAL_UP_OCT32P and NORMAL_RIGHT_OCT32P must be defined.");Wn.octDecodeInRange(g[0],g[1],65535,r),Wn.octDecodeInRange(m[0],m[1],65535,s),p=!0}else t?(Rt.eastNorthUpToFixedFrame(o,ie.WGS84,l),M.getMatrix3(l,c)):Z.clone(Z.IDENTITY,c)}p&&(h.cross(s,r,a),h.normalize(a,a),Z.setColumn(c,0,s,c),Z.setColumn(c,1,r,c),Z.setColumn(c,2,a,c)),Le.fromRotationMatrix(c,i)}function cYe(e,t,n){n=h.fromElements(1,1,1,n);let i=e.getProperty("SCALE",q.FLOAT,1,t);u(i)&&h.multiplyByScalar(n,i,n);let o=e.getProperty("SCALE_NON_UNIFORM",q.FLOAT,3,t,z9);u(o)&&(n.x*=o[0],n.y*=o[1],n.z*=o[2])}function lYe(e){let t=e._buffers,n=t.length;for(let i=0;i<n;i++){let o=t[i];o.isDestroyed()||o.destroy()}t.length=0}Jp.prototype.isUnloaded=function(){return this._state===Ed.UNLOADED};Jp.prototype.unload=function(){u(this._gltfLoader)&&this._gltfLoader.unload(),lYe(this),this._components=void 0,this._arrayBuffer=void 0,this._state=Ed.UNLOADED};var QR=Jp;var uYe={STOPPED:0,ANIMATING:1},bd=Object.freeze(uYe);function bE(){this.times=void 0,this.points=void 0,de.throwInstantiationError()}bE.getPointType=function(e){if(typeof e=="number")return Number;if(e instanceof h)return h;if(e instanceof Le)return Le};bE.prototype.evaluate=de.throwInstantiationError;bE.prototype.findTimeInterval=function(e,t){let n=this.times,i=n.length;if(t=y(t,0),e>=n[t]){if(t+1<i&&e<n[t+1])return t;if(t+2<i&&e<n[t+2])return t+1}else if(t-1>=0&&e>=n[t-1])return t-1;let o;if(e>n[t])for(o=t;o<i-1&&!(e>=n[o]&&e<n[o+1]);++o);else for(o=t-1;o>=0&&!(e>=n[o]&&e<n[o+1]);--o);return o===i-1&&(o=i-2),o};bE.prototype.wrapTime=function(e){let t=this.times,n=t[t.length-1],i=t[0],o=n-i,r;return e<i&&(r=Math.floor((i-e)/o)+1,e+=r*o),e>n&&(r=Math.floor((e-n)/o)+1,e-=r*o),e};bE.prototype.clampTime=function(e){let t=this.times;return P.clamp(e,t[0],t[t.length-1])};var no=bE;function SE(e){this._value=e,this._valueType=no.getPointType(e)}Object.defineProperties(SE.prototype,{value:{get:function(){return this._value}}});SE.prototype.findTimeInterval=function(e){};SE.prototype.wrapTime=function(e){return 0};SE.prototype.clampTime=function(e){return 0};SE.prototype.evaluate=function(e,t){let n=this._value,i=this._valueType;return i===Number?n:i.clone(n,t)};var $R=SE;function vE(e){e=y(e,y.EMPTY_OBJECT);let t=e.points,n=e.times;this._times=n,this._points=t,this._pointType=no.getPointType(t[0]),this._lastTimeIndex=0}Object.defineProperties(vE.prototype,{times:{get:function(){return this._times}},points:{get:function(){return this._points}}});vE.prototype.findTimeInterval=no.prototype.findTimeInterval;vE.prototype.wrapTime=no.prototype.wrapTime;vE.prototype.clampTime=no.prototype.clampTime;vE.prototype.evaluate=function(e,t){let n=this.points,i=this.times,o=this._lastTimeIndex=this.findTimeInterval(e,this._lastTimeIndex),r=(e-i[o])/(i[o+1]-i[o]);return this._pointType===Number?(1-r)*n[o]+r*n[o+1]:(u(t)||(t=new h),h.lerp(n[o],n[o+1],r,t))};var Zg=vE;var Sce={};Sce.solve=function(e,t,n,i){let o=new Array(n.length),r=new Array(i.length),s=new Array(i.length),a;for(a=0;a<r.length;a++)r[a]=new h,s[a]=new h;o[0]=n[0]/t[0],r[0]=h.multiplyByScalar(i[0],1/t[0],r[0]);let c;for(a=1;a<o.length;++a)c=1/(t[a]-o[a-1]*e[a-1]),o[a]=n[a]*c,r[a]=h.subtract(i[a],h.multiplyByScalar(r[a-1],e[a-1],r[a]),r[a]),r[a]=h.multiplyByScalar(r[a],c,r[a]);for(c=1/(t[a]-o[a-1]*e[a-1]),r[a]=h.subtract(i[a],h.multiplyByScalar(r[a-1],e[a-1],r[a]),r[a]),r[a]=h.multiplyByScalar(r[a],c,r[a]),s[s.length-1]=r[r.length-1],a=s.length-2;a>=0;--a)s[a]=h.subtract(r[a],h.multiplyByScalar(s[a+1],o[a],s[a]),s[a]);return s};var DE=Sce;var vce=[],Dce=[],wce=[],Ice=[];function fYe(e,t,n){let i=vce,o=wce,r=Dce,s=Ice;i.length=o.length=e.length-1,r.length=s.length=e.length;let a;i[0]=r[0]=1,o[0]=0;let c=s[0];for(u(c)||(c=s[0]=new h),h.clone(t,c),a=1;a<i.length-1;++a)i[a]=o[a]=1,r[a]=4,c=s[a],u(c)||(c=s[a]=new h),h.subtract(e[a+1],e[a-1],c),h.multiplyByScalar(c,3,c);return i[a]=0,o[a]=1,r[a]=4,c=s[a],u(c)||(c=s[a]=new h),h.subtract(e[a+1],e[a-1],c),h.multiplyByScalar(c,3,c),r[a+1]=1,c=s[a+1],u(c)||(c=s[a+1]=new h),h.clone(n,c),DE.solve(i,r,o,s)}function dYe(e){let t=vce,n=wce,i=Dce,o=Ice;t.length=n.length=e.length-1,i.length=o.length=e.length;let r;t[0]=n[0]=1,i[0]=2;let s=o[0];for(u(s)||(s=o[0]=new h),h.subtract(e[1],e[0],s),h.multiplyByScalar(s,3,s),r=1;r<t.length;++r)t[r]=n[r]=1,i[r]=4,s=o[r],u(s)||(s=o[r]=new h),h.subtract(e[r+1],e[r-1],s),h.multiplyByScalar(s,3,s);return i[r]=2,s=o[r],u(s)||(s=o[r]=new h),h.subtract(e[r],e[r-1],s),h.multiplyByScalar(s,3,s),DE.solve(t,i,n,o)}function xl(e){e=y(e,y.EMPTY_OBJECT);let t=e.points,n=e.times,i=e.inTangents,o=e.outTangents;this._times=n,this._points=t,this._pointType=no.getPointType(t[0]),this._inTangents=i,this._outTangents=o,this._lastTimeIndex=0}Object.defineProperties(xl.prototype,{times:{get:function(){return this._times}},points:{get:function(){return this._points}},inTangents:{get:function(){return this._inTangents}},outTangents:{get:function(){return this._outTangents}}});xl.createC1=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.times,n=e.points,i=e.tangents,o=i.slice(0,i.length-1),r=i.slice(1,i.length);return new xl({times:t,points:n,inTangents:r,outTangents:o})};xl.createNaturalCubic=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.times,n=e.points;if(n.length<3)return new Zg({points:n,times:t});let i=dYe(n),o=i.slice(0,i.length-1),r=i.slice(1,i.length);return new xl({times:t,points:n,inTangents:r,outTangents:o})};xl.createClampedCubic=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.times,n=e.points,i=e.firstTangent,o=e.lastTangent,r=no.getPointType(n[0]);if(n.length<3)return new Zg({points:n,times:t});let s=fYe(n,i,o),a=s.slice(0,s.length-1),c=s.slice(1,s.length);return new xl({times:t,points:n,inTangents:c,outTangents:a})};xl.hermiteCoefficientMatrix=new M(2,-3,0,1,-2,3,0,0,1,-2,1,0,1,-1,0,0);xl.prototype.findTimeInterval=no.prototype.findTimeInterval;var hYe=new oe,wE=new h;xl.prototype.wrapTime=no.prototype.wrapTime;xl.prototype.clampTime=no.prototype.clampTime;xl.prototype.evaluate=function(e,t){let n=this.points,i=this.times,o=this.inTangents,r=this.outTangents;this._lastTimeIndex=this.findTimeInterval(e,this._lastTimeIndex);let s=this._lastTimeIndex,a=i[s+1]-i[s],c=(e-i[s])/a,l=hYe;l.z=c,l.y=c*c,l.x=l.y*c,l.w=1;let f=M.multiplyByVector(xl.hermiteCoefficientMatrix,l,l);f.z*=a,f.w*=a;let d=this._pointType;return d===Number?n[s]*f.x+n[s+1]*f.y+r[s]*f.z+o[s]*f.w:(u(t)||(t=new d),t=d.multiplyByScalar(n[s],f.x,t),d.multiplyByScalar(n[s+1],f.y,wE),d.add(t,wE,t),d.multiplyByScalar(r[s],f.z,wE),d.add(t,wE,t),d.multiplyByScalar(o[s],f.w,wE),d.add(t,wE,t))};var Jg=xl;function IE(e){e=y(e,y.EMPTY_OBJECT);let t=e.points,n=e.times;this._times=n,this._points=t,this._pointType=no.getPointType(t[0]),this._lastTimeIndex=0}Object.defineProperties(IE.prototype,{times:{get:function(){return this._times}},points:{get:function(){return this._points}}});IE.prototype.findTimeInterval=no.prototype.findTimeInterval;IE.prototype.wrapTime=no.prototype.wrapTime;IE.prototype.clampTime=no.prototype.clampTime;IE.prototype.evaluate=function(e,t){let n=this.points;this._lastTimeIndex=this.findTimeInterval(e,this._lastTimeIndex);let i=this._lastTimeIndex,o=this._pointType;return o===Number?n[i]:(u(t)||(t=new o),o.clone(n[i],t))};var eB=IE;function mYe(e){let t=e.points,n=e.times;return function(i,o){u(o)||(o=new Le);let r=e._lastTimeIndex=e.findTimeInterval(i,e._lastTimeIndex),s=(i-n[r])/(n[r+1]-n[r]),a=t[r],c=t[r+1];return Le.fastSlerp(a,c,s,o)}}function PE(e){e=y(e,y.EMPTY_OBJECT);let t=e.points,n=e.times;this._times=n,this._points=t,this._evaluateFunction=mYe(this),this._lastTimeIndex=0}Object.defineProperties(PE.prototype,{times:{get:function(){return this._times}},points:{get:function(){return this._points}}});PE.prototype.findTimeInterval=no.prototype.findTimeInterval;PE.prototype.wrapTime=no.prototype.wrapTime;PE.prototype.clampTime=no.prototype.clampTime;PE.prototype.evaluate=function(e,t){return this._evaluateFunction(e,t)};var tB=PE;var ix=Bt.AnimatedPropertyType;function G9(e){e=y(e,y.EMPTY_OBJECT);let t=e.channel,n=e.runtimeAnimation,i=e.runtimeNode;this._channel=t,this._runtimeAnimation=n,this._runtimeNode=i,this._splines=[],this._path=void 0,gYe(this)}Object.defineProperties(G9.prototype,{channel:{get:function(){return this._channel}},runtimeAnimation:{get:function(){return this._runtimeAnimation}},runtimeNode:{get:function(){return this._runtimeNode}},splines:{get:function(){return this._splines}}});function pYe(e,t){let n=[],i=[],o=[],r=t.length;for(let s=0;s<r;s+=3)i.push(t[s]),n.push(t[s+1]),o.push(t[s+2]);return i.splice(0,1),o.length=o.length-1,new Jg({times:e,points:n,inTangents:i,outTangents:o})}function Pce(e,t,n,i){if(e.length===1&&t.length===1)return new $R(t[0]);switch(n){case Cd.STEP:return new eB({times:e,points:t});case Cd.CUBICSPLINE:return pYe(e,t);case Cd.LINEAR:return i===ix.ROTATION?new tB({times:e,points:t}):new Zg({times:e,points:t})}}function _Ye(e,t,n,i,o){let r=[];if(i===ix.WEIGHTS){let a=t.length/o,c,l;for(c=0;c<o;c++){let f=new Array(a),d=c;if(n===Cd.CUBICSPLINE)for(l=0;l<a;l+=3)f[l]=t[d],f[l+1]=t[d+o],f[l+2]=t[d+2*o],d+=o*3;else for(l=0;l<a;l++)f[l]=t[d],d+=o;r.push(Pce(e,f,n,i))}}else r.push(Pce(e,t,n,i));return r}var H9;function gYe(e){let t=e._channel,n=t.sampler,i=n.input,o=n.output,r=n.interpolation,a=t.target.path,c=e._runtimeNode,l=u(c.morphWeights)?c.morphWeights.length:1,f=_Ye(i,o,r,a,l);switch(e._splines=f,e._path=a,a){case ix.TRANSLATION:case ix.SCALE:H9=new h;break;case ix.ROTATION:H9=new Le;break;case ix.WEIGHTS:break}}G9.prototype.animate=function(e){let t=this._splines,n=this._path,i=this._runtimeAnimation.model,o=this._runtimeNode;if(n===ix.WEIGHTS){let r=o.morphWeights,s=r.length;for(let a=0;a<s;a++){let c=t[a],l=i.clampAnimations?c.clampTime(e):c.wrapTime(e);r[a]=c.evaluate(l)}}else{if(o.userAnimated)return;{let r=t[0],s=i.clampAnimations?r.clampTime(e):r.wrapTime(e);o[n]=r.evaluate(s,H9)}}};var nB=G9;function W9(e,t,n){this._animation=t,this._name=t.name,this._runtimeChannels=void 0,this._startTime=$.clone(n.startTime),this._delay=y(n.delay,0),this._stopTime=$.clone(n.stopTime),this.removeOnStop=y(n.removeOnStop,!1),this._multiplier=y(n.multiplier,1),this._reverse=y(n.reverse,!1),this._loop=y(n.loop,$a.NONE),this._animationTime=n.animationTime,this._prevAnimationDelta=void 0,this.start=new Ae,this.update=new Ae,this.stop=new Ae,this._state=bd.STOPPED,this._computedStartTime=void 0,this._duration=void 0;let i=this;this._raiseStartEvent=function(){i.start.raiseEvent(e,i)},this._updateEventTime=0,this._raiseUpdateEvent=function(){i.update.raiseEvent(e,i,i._updateEventTime)},this._raiseStopEvent=function(){i.stop.raiseEvent(e,i)},this._model=e,this._localStartTime=void 0,this._localStopTime=void 0,yYe(this)}Object.defineProperties(W9.prototype,{animation:{get:function(){return this._animation}},name:{get:function(){return this._name}},runtimeChannels:{get:function(){return this._runtimeChannels}},model:{get:function(){return this._model}},localStartTime:{get:function(){return this._localStartTime}},localStopTime:{get:function(){return this._localStopTime}},startTime:{get:function(){return this._startTime}},delay:{get:function(){return this._delay}},stopTime:{get:function(){return this._stopTime}},multiplier:{get:function(){return this._multiplier}},reverse:{get:function(){return this._reverse}},loop:{get:function(){return this._loop}},animationTime:{get:function(){return this._animationTime}}});function yYe(e){let t=Number.MAX_VALUE,n=-Number.MAX_VALUE,i=e._model.sceneGraph,r=e._animation.channels,s=r.length,a=[];for(let c=0;c<s;c++){let l=r[c],f=l.target;if(!u(f))continue;let d=f.node.index,p=i._runtimeNodes[d],g=new nB({channel:l,runtimeAnimation:e,runtimeNode:p}),m=l.sampler.input;t=Math.min(t,m[0]),n=Math.max(n,m[m.length-1]),a.push(g)}e._runtimeChannels=a,e._localStartTime=t,e._localStopTime=n}W9.prototype.animate=function(e){let t=this._runtimeChannels,n=t.length;for(let i=0;i<n;i++)t[i].animate(e)};var iB=W9;function Qp(e){this.animationAdded=new Ae,this.animationRemoved=new Ae,this.animateWhilePaused=!1,this._model=e,this._runtimeAnimations=[],this._previousTime=void 0}Object.defineProperties(Qp.prototype,{length:{get:function(){return this._runtimeAnimations.length}},model:{get:function(){return this._model}}});function j9(e,t,n){let i=e._model,o=new iB(i,t,n);return e._runtimeAnimations.push(o),e.animationAdded.raiseEvent(i,o),o}Qp.prototype.add=function(e){e=y(e,y.EMPTY_OBJECT);let n=this._model.sceneGraph.components.animations,i=e.index;if(u(i))return j9(this,n[i],e);let o=n.length;for(let r=0;r<o;++r)if(n[r].name===e.name){i=r;break}return j9(this,n[i],e)};Qp.prototype.addAll=function(e){e=y(e,y.EMPTY_OBJECT);let n=this._model.sceneGraph.components.animations,i=[],o=n.length;for(let r=0;r<o;++r){let s=j9(this,n[r],e);i.push(s)}return i};Qp.prototype.remove=function(e){if(!u(e))return!1;let t=this._runtimeAnimations,n=t.indexOf(e);return n!==-1?(t.splice(n,1),this.animationRemoved.raiseEvent(this._model,e),!0):!1};Qp.prototype.removeAll=function(){let e=this._model,t=this._runtimeAnimations,n=t.length;this._runtimeAnimations.length=0;for(let i=0;i<n;++i)this.animationRemoved.raiseEvent(e,t[i])};Qp.prototype.contains=function(e){return u(e)?this._runtimeAnimations.indexOf(e)!==-1:!1};Qp.prototype.get=function(e){return this._runtimeAnimations[e]};var yk=[];function AYe(e,t,n){return function(){e.animationRemoved.raiseEvent(t,n)}}Qp.prototype.update=function(e){let t=this._runtimeAnimations,n=t.length;if(n===0)return this._previousTime=void 0,!1;if(!this.animateWhilePaused&&$.equals(e.time,this._previousTime))return!1;this._previousTime=$.clone(e.time,this._previousTime);let i=!1,o=e.time,r=this._model;for(let s=0;s<n;++s){let a=t[s];u(a._computedStartTime)||(a._computedStartTime=$.addSeconds(y(a.startTime,o),a.delay,new $)),u(a._duration)||(a._duration=a.localStopTime*(1/a.multiplier));let c=a._computedStartTime,l=a._duration,f=a.stopTime,d=$.lessThanOrEquals(c,o),p=u(f)&&$.greaterThan(o,f),g=0;if(l!==0){let x=$.secondsDifference(p?f:o,c);g=u(a._animationTime)?a._animationTime(l,x):x/l}let m=a.loop===$a.REPEAT||a.loop===$a.MIRRORED_REPEAT,A=(d||m&&!u(a.startTime))&&(g<=1||m)&&!p;if(g===a._prevAnimationDelta){let x=a._state===bd.STOPPED;if(A!==x)continue}if(a._prevAnimationDelta=g,A||a._state===bd.ANIMATING){if(A&&a._state===bd.STOPPED&&(a._state=bd.ANIMATING,a.start.numberOfListeners>0&&e.afterRender.push(a._raiseStartEvent)),a.loop===$a.REPEAT)g=g-Math.floor(g);else if(a.loop===$a.MIRRORED_REPEAT){let C=Math.floor(g),T=g-C;g=C%2===1?1-T:T}a.reverse&&(g=1-g);let x=g*l*a.multiplier;x=P.clamp(x,a.localStartTime,a.localStopTime),a.animate(x),a.update.numberOfListeners>0&&(a._updateEventTime=x,e.afterRender.push(a._raiseUpdateEvent)),i=!0,A||(a._state=bd.STOPPED,a.stop.numberOfListeners>0&&e.afterRender.push(a._raiseStopEvent),a.removeOnStop&&yk.push(a))}}n=yk.length;for(let s=0;s<n;++s){let a=yk[s];t.splice(t.indexOf(a),1),e.afterRender.push(AYe(this,r,a))}return yk.length=0,i};var oB=Qp;function ox(e){this._model=e.model,this._featureTable=e.featureTable,this._featureId=e.featureId,this._color=void 0}Object.defineProperties(ox.prototype,{show:{get:function(){return this._featureTable.getShow(this._featureId)},set:function(e){this._featureTable.setShow(this._featureId,e)}},color:{get:function(){return u(this._color)||(this._color=new z),this._featureTable.getColor(this._featureId,this._color)},set:function(e){this._featureTable.setColor(this._featureId,e)}},primitive:{get:function(){return this._model}},featureTable:{get:function(){return this._featureTable}},featureId:{get:function(){return this._featureId}}});ox.prototype.hasProperty=function(e){return this._featureTable.hasProperty(this._featureId,e)};ox.prototype.getProperty=function(e){return this._featureTable.getProperty(this._featureId,e)};ox.prototype.getPropertyInherited=function(e){return this._featureTable.hasPropertyBySemantic(this._featureId,e)?this._featureTable.getPropertyBySemantic(this._featureId,e):this._featureTable.getProperty(this._featureId,e)};ox.prototype.getPropertyIds=function(e){return this._featureTable.getPropertyIds(e)};ox.prototype.setProperty=function(e,t){return this._featureTable.setProperty(this._featureId,e,t)};var rB=ox;var sB={ALL_OPAQUE:0,ALL_TRANSLUCENT:1,OPAQUE_AND_TRANSLUCENT:2};sB.getStyleCommandsNeeded=function(e,t){return t===0?sB.ALL_OPAQUE:t===e?sB.ALL_TRANSLUCENT:sB.OPAQUE_AND_TRANSLUCENT};var Sd=Object.freeze(sB);var Qg={GLTF:"GLTF",TILE_GLTF:"TILE_GLTF",TILE_B3DM:"B3DM",TILE_I3DM:"I3DM",TILE_PNTS:"PNTS",TILE_GEOJSON:"TILE_GEOJSON"};Qg.is3DTiles=function(e){switch(e){case Qg.TILE_GLTF:case Qg.TILE_B3DM:case Qg.TILE_I3DM:case Qg.TILE_PNTS:case Qg.TILE_GEOJSON:return!0;case Qg.GLTF:return!1}};var sr=Object.freeze(Qg);function Ir(e){let t=e.model,n=e.propertyTable;this._propertyTable=n,this._model=t,this._features=void 0,this._featuresLength=0,this._batchTexture=void 0,this._styleCommandsNeededDirty=!1,this._styleCommandsNeeded=Sd.ALL_OPAQUE,xYe(this)}Object.defineProperties(Ir.prototype,{batchTexture:{get:function(){return this._batchTexture}},featuresLength:{get:function(){return this._featuresLength}},batchTextureByteLength:{get:function(){return u(this._batchTexture)?this._batchTexture.byteLength:0}},styleCommandsNeededDirty:{get:function(){return this._styleCommandsNeededDirty}}});function xYe(e){let t=e._model,n=sr.is3DTiles(t.type),i=e._propertyTable.count;if(i===0)return;let o,r=new Array(i);if(n){let s=t.content;for(o=0;o<i;o++)r[o]=new Ss(s,o)}else for(o=0;o<i;o++)r[o]=new rB({model:t,featureId:o,featureTable:e});e._features=r,e._featuresLength=i,e._batchTexture=new Fc({featuresLength:i,owner:e,statistics:n?t.content.tileset.statistics:void 0})}Ir.prototype.update=function(e){this._styleCommandsNeededDirty=!1,this._batchTexture.update(void 0,e);let t=Sd.getStyleCommandsNeeded(this._featuresLength,this._batchTexture.translucentFeaturesLength);this._styleCommandsNeeded!==t&&(this._styleCommandsNeededDirty=!0,this._styleCommandsNeeded=t)};Ir.prototype.setShow=function(e,t){this._batchTexture.setShow(e,t)};Ir.prototype.setAllShow=function(e){this._batchTexture.setAllShow(e)};Ir.prototype.getShow=function(e){return this._batchTexture.getShow(e)};Ir.prototype.setColor=function(e,t){this._batchTexture.setColor(e,t)};Ir.prototype.setAllColor=function(e){this._batchTexture.setAllColor(e)};Ir.prototype.getColor=function(e,t){return this._batchTexture.getColor(e,t)};Ir.prototype.getPickColor=function(e){return this._batchTexture.getPickColor(e)};Ir.prototype.getFeature=function(e){return this._features[e]};Ir.prototype.hasProperty=function(e,t){return this._propertyTable.hasProperty(e,t)};Ir.prototype.hasPropertyBySemantic=function(e,t){return this._propertyTable.hasPropertyBySemantic(e,t)};Ir.prototype.getProperty=function(e,t){return this._propertyTable.getProperty(e,t)};Ir.prototype.getPropertyBySemantic=function(e,t){return this._propertyTable.getPropertyBySemantic(e,t)};Ir.prototype.getPropertyIds=function(e){return this._propertyTable.getPropertyIds(e)};Ir.prototype.setProperty=function(e,t,n){return this._propertyTable.setProperty(e,t,n)};Ir.prototype.isClass=function(e,t){return this._propertyTable.isClass(e,t)};Ir.prototype.isExactClass=function(e,t){return this._propertyTable.isExactClass(e,t)};Ir.prototype.getExactClassName=function(e){return this._propertyTable.getExactClassName(e)};var CYe=new z;Ir.prototype.applyStyle=function(e){if(!u(e)){this.setAllColor(Fc.DEFAULT_COLOR_VALUE),this.setAllShow(Fc.DEFAULT_SHOW_VALUE);return}for(let t=0;t<this._featuresLength;t++){let n=this.getFeature(t),i=u(e.color)?y(e.color.evaluateColor(n,CYe),Fc.DEFAULT_COLOR_VALUE):Fc.DEFAULT_COLOR_VALUE,o=u(e.show)?y(e.show.evaluate(n),Fc.DEFAULT_SHOW_VALUE):Fc.DEFAULT_SHOW_VALUE;this.setColor(t,i),this.setShow(t,o)}};Ir.prototype.isDestroyed=function(){return!1};Ir.prototype.destroy=function(e){this._batchTexture=this._batchTexture&&this._batchTexture.destroy(),le(this)};var aB=Ir;var cB=`#if defined(HAS_NORMALS) && !defined(HAS_TANGENTS) && !defined(LIGHTING_UNLIT)
|
||
#ifdef GL_OES_standard_derivatives
|
||
#extension GL_OES_standard_derivatives : enable
|
||
#endif
|
||
#endif
|
||
|
||
czm_modelMaterial defaultModelMaterial()
|
||
{
|
||
czm_modelMaterial material;
|
||
material.diffuse = vec3(0.0);
|
||
material.specular = vec3(1.0);
|
||
material.roughness = 1.0;
|
||
material.occlusion = 1.0;
|
||
material.normalEC = vec3(0.0, 0.0, 1.0);
|
||
material.emissive = vec3(0.0);
|
||
material.alpha = 1.0;
|
||
return material;
|
||
}
|
||
|
||
vec4 handleAlpha(vec3 color, float alpha)
|
||
{
|
||
#ifdef ALPHA_MODE_MASK
|
||
if (alpha < u_alphaCutoff) {
|
||
discard;
|
||
}
|
||
#endif
|
||
|
||
return vec4(color, alpha);
|
||
}
|
||
|
||
SelectedFeature selectedFeature;
|
||
|
||
void main()
|
||
{
|
||
#ifdef HAS_MODEL_SPLITTER
|
||
modelSplitterStage();
|
||
#endif
|
||
|
||
czm_modelMaterial material = defaultModelMaterial();
|
||
|
||
ProcessedAttributes attributes;
|
||
geometryStage(attributes);
|
||
|
||
FeatureIds featureIds;
|
||
featureIdStage(featureIds, attributes);
|
||
|
||
Metadata metadata;
|
||
MetadataClass metadataClass;
|
||
MetadataStatistics metadataStatistics;
|
||
metadataStage(metadata, metadataClass, metadataStatistics, attributes);
|
||
|
||
#ifdef HAS_SELECTED_FEATURE_ID
|
||
selectedFeatureIdStage(selectedFeature, featureIds);
|
||
#endif
|
||
|
||
#ifndef CUSTOM_SHADER_REPLACE_MATERIAL
|
||
materialStage(material, attributes, selectedFeature);
|
||
#endif
|
||
|
||
#ifdef HAS_CUSTOM_FRAGMENT_SHADER
|
||
customShaderStage(material, attributes, featureIds, metadata, metadataClass, metadataStatistics);
|
||
#endif
|
||
|
||
lightingStage(material, attributes);
|
||
|
||
#ifdef HAS_SELECTED_FEATURE_ID
|
||
cpuStylingStage(material, selectedFeature);
|
||
#endif
|
||
|
||
#ifdef HAS_MODEL_COLOR
|
||
modelColorStage(material);
|
||
#endif
|
||
|
||
#ifdef HAS_PRIMITIVE_OUTLINE
|
||
primitiveOutlineStage(material);
|
||
#endif
|
||
|
||
vec4 color = handleAlpha(material.diffuse, material.alpha);
|
||
|
||
#ifdef HAS_CLIPPING_PLANES
|
||
modelClippingPlanesStage(color);
|
||
#endif
|
||
|
||
#if defined(HAS_SILHOUETTE) && defined(HAS_NORMALS)
|
||
silhouetteStage(color);
|
||
#endif
|
||
|
||
gl_FragColor = color;
|
||
}
|
||
`;var lB=`precision highp float;
|
||
|
||
czm_modelVertexOutput defaultVertexOutput(vec3 positionMC) {
|
||
czm_modelVertexOutput vsOutput;
|
||
vsOutput.positionMC = positionMC;
|
||
vsOutput.pointSize = 1.0;
|
||
return vsOutput;
|
||
}
|
||
|
||
void main()
|
||
{
|
||
// Initialize the attributes struct with all
|
||
// attributes except quantized ones.
|
||
ProcessedAttributes attributes;
|
||
initializeAttributes(attributes);
|
||
|
||
// Dequantize the quantized ones and add them to the
|
||
// attributes struct.
|
||
#ifdef USE_DEQUANTIZATION
|
||
dequantizationStage(attributes);
|
||
#endif
|
||
|
||
#ifdef HAS_MORPH_TARGETS
|
||
morphTargetsStage(attributes);
|
||
#endif
|
||
|
||
#ifdef HAS_SKINNING
|
||
skinningStage(attributes);
|
||
#endif
|
||
|
||
#ifdef HAS_PRIMITIVE_OUTLINE
|
||
primitiveOutlineStage();
|
||
#endif
|
||
|
||
// Compute the bitangent according to the formula in the glTF spec.
|
||
// Normal and tangents can be affected by morphing and skinning, so
|
||
// the bitangent should not be computed until their values are finalized.
|
||
#ifdef HAS_BITANGENTS
|
||
attributes.bitangentMC = normalize(cross(attributes.normalMC, attributes.tangentMC) * attributes.tangentSignMC);
|
||
#endif
|
||
|
||
FeatureIds featureIds;
|
||
featureIdStage(featureIds, attributes);
|
||
|
||
#ifdef HAS_SELECTED_FEATURE_ID
|
||
SelectedFeature feature;
|
||
selectedFeatureIdStage(feature, featureIds);
|
||
// Handle any show properties that come from the style.
|
||
cpuStylingStage(attributes.positionMC, feature);
|
||
#endif
|
||
|
||
#if defined(USE_2D_POSITIONS) || defined(USE_2D_INSTANCING)
|
||
// The scene mode 2D pipeline stage and instancing stage add a different
|
||
// model view matrix to accurately project the model to 2D. However, the
|
||
// output positions and normals should be transformed by the 3D matrices
|
||
// to keep the data the same for the fragment shader.
|
||
mat4 modelView = czm_modelView3D;
|
||
mat3 normal = czm_normal3D;
|
||
#else
|
||
// These are used for individual model projection because they will
|
||
// automatically change based on the scene mode.
|
||
mat4 modelView = czm_modelView;
|
||
mat3 normal = czm_normal;
|
||
#endif
|
||
|
||
// Update the position for this instance in place
|
||
#ifdef HAS_INSTANCING
|
||
|
||
// The legacy instance stage is used when rendering i3dm models that
|
||
// encode instances transforms in world space, as opposed to glTF models
|
||
// that use EXT_mesh_gpu_instancing, where instance transforms are encoded
|
||
// in object space.
|
||
#ifdef USE_LEGACY_INSTANCING
|
||
mat4 instanceModelView;
|
||
mat3 instanceModelViewInverseTranspose;
|
||
|
||
legacyInstancingStage(attributes, instanceModelView, instanceModelViewInverseTranspose);
|
||
|
||
modelView = instanceModelView;
|
||
normal = instanceModelViewInverseTranspose;
|
||
#else
|
||
instancingStage(attributes);
|
||
#endif
|
||
|
||
#ifdef USE_PICKING
|
||
v_pickColor = a_pickColor;
|
||
#endif
|
||
|
||
#endif
|
||
|
||
Metadata metadata;
|
||
MetadataClass metadataClass;
|
||
MetadataStatistics metadataStatistics;
|
||
metadataStage(metadata, metadataClass, metadataStatistics, attributes);
|
||
|
||
#ifdef HAS_CUSTOM_VERTEX_SHADER
|
||
czm_modelVertexOutput vsOutput = defaultVertexOutput(attributes.positionMC);
|
||
customShaderStage(vsOutput, attributes, featureIds, metadata, metadataClass, metadataStatistics);
|
||
#endif
|
||
|
||
// Compute the final position in each coordinate system needed.
|
||
// This returns the value that will be assigned to gl_Position.
|
||
vec4 positionClip = geometryStage(attributes, modelView, normal);
|
||
|
||
#ifdef HAS_SILHOUETTE
|
||
silhouetteStage(attributes, positionClip);
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_SHOW_STYLE
|
||
float show = pointCloudShowStylingStage(attributes, metadata);
|
||
#else
|
||
float show = 1.0;
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_BACK_FACE_CULLING
|
||
show *= pointCloudBackFaceCullingStage();
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_COLOR_STYLE
|
||
v_pointCloudColor = pointCloudColorStylingStage(attributes, metadata);
|
||
#endif
|
||
|
||
#ifdef PRIMITIVE_TYPE_POINTS
|
||
#ifdef HAS_CUSTOM_VERTEX_SHADER
|
||
gl_PointSize = vsOutput.pointSize;
|
||
#elif defined(HAS_POINT_CLOUD_POINT_SIZE_STYLE) || defined(HAS_POINT_CLOUD_ATTENUATION)
|
||
gl_PointSize = pointCloudPointSizeStylingStage(attributes, metadata);
|
||
#else
|
||
gl_PointSize = 1.0;
|
||
#endif
|
||
|
||
gl_PointSize *= show;
|
||
#endif
|
||
|
||
gl_Position = show * positionClip;
|
||
}
|
||
`;function q9(e){e=y(e,y.EMPTY_OBJECT);let t=e.command,n=e.primitiveRenderResources,i=n.model;this._command=t,this._model=i,this._runtimePrimitive=n.runtimePrimitive,this._modelMatrix=t.modelMatrix,this._boundingVolume=t.boundingVolume,this._cullFace=t.renderState.cull.face;let o=i.classificationType;this._classificationType=o,this._classifiesTerrain=o!==kn.CESIUM_3D_TILE,this._classifies3DTiles=o!==kn.TERRAIN,this._useDebugWireframe=i._enableDebugWireframe&&i.debugWireframe,this._pickId=n.pickId,this._commandListTerrain=[],this._commandList3DTiles=[],this._commandListIgnoreShow=[],this._commandListDebugWireframe=[],this._commandListTerrainPicking=[],this._commandList3DTilesPicking=[],SYe(this)}function TYe(e){return{colorMask:{red:!1,green:!1,blue:!1,alpha:!1},stencilTest:{enabled:!0,frontFunction:e,frontOperation:{fail:ut.KEEP,zFail:ut.DECREMENT_WRAP,zPass:ut.KEEP},backFunction:e,backOperation:{fail:ut.KEEP,zFail:ut.INCREMENT_WRAP,zPass:ut.KEEP},reference:Mt.CESIUM_3D_TILE_MASK,mask:Mt.CESIUM_3D_TILE_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!0,func:ka.LESS_OR_EQUAL},depthMask:!1}}var EYe={stencilTest:{enabled:!0,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},backFunction:Vn.NOT_EQUAL,backOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},reference:0,mask:Mt.CLASSIFICATION_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!1},depthMask:!1,blending:un.PRE_MULTIPLIED_ALPHA_BLEND},bYe={stencilTest:{enabled:!0,frontFunction:Vn.NOT_EQUAL,frontOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},backFunction:Vn.NOT_EQUAL,backOperation:{fail:ut.ZERO,zFail:ut.ZERO,zPass:ut.ZERO},reference:0,mask:Mt.CLASSIFICATION_MASK},stencilMask:Mt.CLASSIFICATION_MASK,depthTest:{enabled:!1},depthMask:!1},Bce=[];function SYe(e){let t=e._command,n=Bce;if(e._useDebugWireframe){t.pass=Ee.OPAQUE,n.length=0,n.push(t),e._commandListDebugWireframe=uB(e,n,e._commandListDebugWireframe);let r=e._commandListDebugWireframe,s=r.length;for(let a=0;a<s;a++){let c=r[a];c.count*=2,c.offset*=2}return}let o=e.model.allowPicking;if(e._classifiesTerrain){let r=Ee.TERRAIN_CLASSIFICATION,s=Y9(t,r),a=Oce(t,r);n.length=0,n.push(s,a),e._commandListTerrain=uB(e,n,e._commandListTerrain),o&&(e._commandListTerrainPicking=Rce(e,n,e._commandListTerrainPicking))}if(e._classifies3DTiles){let r=Ee.CESIUM_3D_TILE_CLASSIFICATION,s=Y9(t,r),a=Oce(t,r);n.length=0,n.push(s,a),e._commandList3DTiles=uB(e,n,e._commandList3DTiles),o&&(e._commandList3DTilesPicking=Rce(e,n,e._commandList3DTilesPicking))}}function uB(e,t,n){let i=e._runtimePrimitive,o=i.batchLengths,r=i.batchOffsets,s=o.length,a=t.length;for(let c=0;c<s;c++){let l=o[c],f=r[c];for(let d=0;d<a;d++){let p=t[d],g=tt.shallowClone(p);g.count=l,g.offset=f,n.push(g)}}return n}function Y9(e,t){let n=tt.shallowClone(e);n.cull=!1,n.pass=t;let i=t===Ee.TERRAIN_CLASSIFICATION?Vn.ALWAYS:Vn.EQUAL,o=TYe(i);return n.renderState=Ue.fromCache(o),n}function Oce(e,t){let n=tt.shallowClone(e);return n.cull=!1,n.pass=t,n.renderState=Ue.fromCache(EYe),n}var vYe=[];function Rce(e,t,n){let i=Ue.fromCache(bYe),o=t[0],r=t[1],s=tt.shallowClone(o);s.cull=!0,s.pickOnly=!0;let a=tt.shallowClone(r);a.cull=!0,a.pickOnly=!0,a.renderState=i,a.pickId=e._pickId;let c=vYe;return c.length=0,c.push(s,a),uB(e,c,n)}Object.defineProperties(q9.prototype,{command:{get:function(){return this._command}},runtimePrimitive:{get:function(){return this._runtimePrimitive}},batchLengths:{get:function(){return this._runtimePrimitive.batchLengths}},batchOffsets:{get:function(){return this._runtimePrimitive.batchOffsets}},model:{get:function(){return this._model}},classificationType:{get:function(){return this._classificationType}},modelMatrix:{get:function(){return this._modelMatrix},set:function(e){this._modelMatrix=M.clone(e,this._modelMatrix);let t=this._runtimePrimitive.boundingSphere;this._boundingVolume=se.transform(t,this._modelMatrix,this._boundingVolume)}},boundingVolume:{get:function(){return this._boundingVolume}},cullFace:{get:function(){return this._cullFace},set:function(e){this._cullFace=e}}});q9.prototype.pushCommands=function(e,t){let n=e.passes;if(n.render){if(this._useDebugWireframe){t.push.apply(t,this._commandListDebugWireframe);return}if(this._classifiesTerrain&&t.push.apply(t,this._commandListTerrain),this._classifies3DTiles&&t.push.apply(t,this._commandList3DTiles),e.invertClassification&&this._classifies3DTiles){if(this._commandListIgnoreShow.length===0){let o=Ee.CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW,r=Y9(this._command,o),s=Bce;s.length=0,s.push(r),this._commandListIgnoreShow=uB(this,s,this._commandListIgnoreShow)}t.push.apply(t,this._commandListIgnoreShow)}}return n.pick&&(this._classifiesTerrain&&t.push.apply(t,this._commandListTerrainPicking),this._classifies3DTiles&&t.push.apply(t,this._commandList3DTilesPicking)),t};var fB=q9;function Ak(e){e=y(e,y.EMPTY_OBJECT);let t=e.command,n=e.primitiveRenderResources,i=n.model;this._model=i;let o=n.runtimePrimitive;this._runtimePrimitive=o;let r=t.pass===Ee.TRANSLUCENT,a=!o.primitive.material.doubleSided&&!r,c=n.hasSilhouette,l=!r&&!c,f=n.hasSkipLevelOfDetail&&!r,d=c;this._command=t,this._modelMatrix=M.clone(t.modelMatrix),this._boundingVolume=se.clone(t.boundingVolume),this._modelMatrix2D=new M,this._boundingVolume2D=new se,this._modelMatrix2DDirty=!1,this._backFaceCulling=t.renderState.cull.enabled,this._cullFace=t.renderState.cull.face,this._shadows=i.shadows,this._debugShowBoundingVolume=t.debugShowBoundingVolume,this._usesBackFaceCulling=a,this._needsTranslucentCommand=l,this._needsSkipLevelOfDetailCommands=f,this._needsSilhouetteCommands=d,this._originalCommand=void 0,this._translucentCommand=void 0,this._skipLodBackfaceCommand=void 0,this._skipLodStencilCommand=void 0,this._silhouetteModelCommand=void 0,this._silhouetteColorCommand=void 0,this._derivedCommands=[],this._has2DCommands=!1,DYe(this)}function $p(e){this.command=e.command,this.updateShadows=e.updateShadows,this.updateBackFaceCulling=e.updateBackFaceCulling,this.updateCullFace=e.updateCullFace,this.updateDebugShowBoundingVolume=e.updateDebugShowBoundingVolume,this.is2D=y(e.is2D,!1),this.derivedCommand2D=void 0}$p.clone=function(e){return new $p({command:e.command,updateShadows:e.updateShadows,updateBackFaceCulling:e.updateBackFaceCulling,updateCullFace:e.updateCullFace,updateDebugShowBoundingVolume:e.updateDebugShowBoundingVolume,is2D:e.is2D,derivedCommand2D:e.derivedCommand2D})};function DYe(e){let t=e._command;t.modelMatrix=e._modelMatrix,t.boundingVolume=e._boundingVolume;let n=e._model,i=e._usesBackFaceCulling,o=e._derivedCommands;e._originalCommand=new $p({command:t,updateShadows:!0,updateBackFaceCulling:i,updateCullFace:i,updateDebugShowBoundingVolume:!0,is2D:!1}),o.push(e._originalCommand),e._needsTranslucentCommand&&(e._translucentCommand=new $p({command:MYe(t),updateShadows:!0,updateBackFaceCulling:!1,updateCullFace:!1,updateDebugShowBoundingVolume:!0}),o.push(e._translucentCommand)),e._needsSkipLevelOfDetailCommands&&(e._skipLodBackfaceCommand=new $p({command:kYe(t),updateShadows:!1,updateBackFaceCulling:!1,updateCullFace:i,updateDebugShowBoundingVolume:!1}),e._skipLodStencilCommand=new $p({command:zYe(t,n),updateShadows:!0,updateBackFaceCulling:i,updateCullFace:i,updateDebugShowBoundingVolume:!0}),o.push(e._skipLodBackfaceCommand),o.push(e._skipLodStencilCommand)),e._needsSilhouetteCommands&&(e._silhouetteModelCommand=new $p({command:LYe(t,n),updateShadows:!0,updateBackFaceCulling:i,updateCullFace:i,updateDebugShowBoundingVolume:!0}),e._silhouetteColorCommand=new $p({command:NYe(t,n),updateShadows:!1,updateBackFaceCulling:!1,updateCullFace:!1,updateDebugShowBoundingVolume:!1}),o.push(e._silhouetteModelCommand),o.push(e._silhouetteColorCommand))}Object.defineProperties(Ak.prototype,{command:{get:function(){return this._command}},runtimePrimitive:{get:function(){return this._runtimePrimitive}},model:{get:function(){return this._model}},primitiveType:{get:function(){return this._command.primitiveType}},modelMatrix:{get:function(){return this._modelMatrix},set:function(e){this._modelMatrix=M.clone(e,this._modelMatrix),this._modelMatrix2DDirty=!0,this._boundingVolume=se.transform(this.runtimePrimitive.boundingSphere,this._modelMatrix,this._boundingVolume)}},boundingVolume:{get:function(){return this._boundingVolume}},shadows:{get:function(){return this._shadows},set:function(e){this._shadows=e,IYe(this)}},backFaceCulling:{get:function(){return this._backFaceCulling},set:function(e){this._backFaceCulling!==e&&(this._backFaceCulling=e,PYe(this))}},cullFace:{get:function(){return this._cullFace},set:function(e){this._cullFace!==e&&(this._cullFace=e,OYe(this))}},debugShowBoundingVolume:{get:function(){return this._debugShowBoundingVolume},set:function(e){this._debugShowBoundingVolume!==e&&(this._debugShowBoundingVolume=e,RYe(this))}}});function wYe(e,t){let n=e._modelMatrix;e._modelMatrix2D=M.clone(n,e._modelMatrix2D),e._modelMatrix2D[13]-=P.sign(n[13])*2*P.PI*t.mapProjection.ellipsoid.maximumRadius,e._boundingVolume2D=se.transform(e.runtimePrimitive.boundingSphere,e._modelMatrix2D,e._boundingVolume2D)}function IYe(e){let t=e.shadows,n=gn.castShadows(t),i=gn.receiveShadows(t),o=e._derivedCommands,r=o.length;for(let s=0;s<r;++s){let a=o[s];if(a.updateShadows){let c=a.command;c.castShadows=n,c.receiveShadows=i}}}function PYe(e){let t=e.backFaceCulling,n=e._derivedCommands,i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.updateBackFaceCulling){let s=r.command,a=Ge(s.renderState,!0);a.cull.enabled=t,s.renderState=Ue.fromCache(a)}}}function OYe(e){let t=e.cullFace,n=e._derivedCommands,i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.updateCullFace){let s=r.command,a=Ge(s.renderState,!0);a.cull.face=t,s.renderState=Ue.fromCache(a)}}}function RYe(e){let t=e.debugShowBoundingVolume,n=e._derivedCommands,i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.updateDebugShowBoundingVolume){let s=r.command;s.debugShowBoundingVolume=t}}}Ak.prototype.pushCommands=function(e,t){let n=Mce(this,e);n&&!this._has2DCommands&&(BYe(this),this._has2DCommands=!0,this._modelMatrix2DDirty=!0),this._modelMatrix2DDirty&&(wYe(this,e),this._modelMatrix2DDirty=!1);let i=this.model.styleCommandsNeeded;if(!(this._needsTranslucentCommand&&u(i)&&(i!==Sd.ALL_OPAQUE&&RE(t,this._translucentCommand,n),i===Sd.ALL_TRANSLUCENT))){if(this._needsSkipLevelOfDetailCommands){let o=this._model.content,r=o.tileset,s=o.tile,a=r._hasMixedContent,c=s._finalResolution;if(a){c||RE(r._backfaceCommands,this._skipLodBackfaceCommand,n),FYe(this,s,n),RE(t,this._skipLodStencilCommand,n);return}}if(this._needsSilhouetteCommands){RE(t,this._silhouetteModelCommand,n);return}return RE(t,this._originalCommand,n),t}};Ak.prototype.pushSilhouetteCommands=function(e,t){let n=Mce(this,e);return RE(t,this._silhouetteColorCommand,n),t};function RE(e,t,n){e.push(t.command),n&&e.push(t.derivedCommand2D.command)}function Mce(e,t){if(t.mode!==ee.SCENE2D||e.model._projectTo2D)return!1;let i=e.model.sceneGraph._boundingSphere2D,o=i.center.y-i.radius,r=i.center.y+i.radius,s=t.mapProjection.ellipsoid.maximumRadius*P.PI;return o<s&&r>s||o<-s&&r>-s}function OE(e,t){if(!u(t))return;let n=$p.clone(t),i=tt.shallowClone(t.command);return i.modelMatrix=e._modelMatrix2D,i.boundingVolume=e._boundingVolume2D,n.command=i,n.updateShadows=!1,n.is2D=!0,t.derivedCommand2D=n,e._derivedCommands.push(n),n}function BYe(e){OE(e,e._originalCommand),OE(e,e._translucentCommand),OE(e,e._skipLodBackfaceCommand),OE(e,e._skipLodStencilCommand),OE(e,e._silhouetteModelCommand),OE(e,e._silhouetteColorCommand)}function MYe(e){let t=tt.shallowClone(e);t.pass=Ee.TRANSLUCENT;let n=Ge(e.renderState,!0);return n.cull.enabled=!1,n.depthMask=!1,n.blending=un.ALPHA_BLEND,t.renderState=Ue.fromCache(n),t}function LYe(e,t){let n=t._silhouetteId%255,i=tt.shallowClone(e),o=Ge(e.renderState,!0);return o.stencilTest={enabled:!0,frontFunction:te.ALWAYS,backFunction:te.ALWAYS,reference:n,mask:-1,frontOperation:{fail:te.KEEP,zFail:te.KEEP,zPass:te.REPLACE},backOperation:{fail:te.KEEP,zFail:te.KEEP,zPass:te.REPLACE}},t.isInvisible()&&(o.colorMask={red:!1,green:!1,blue:!1,alpha:!1}),i.renderState=Ue.fromCache(o),i}function NYe(e,t){let n=t._silhouetteId%255,i=tt.shallowClone(e),o=Ge(e.renderState,!0);o.cull.enabled=!1,(e.pass===Ee.TRANSLUCENT||t.silhouetteColor.alpha<1)&&(i.pass=Ee.TRANSLUCENT,o.depthMask=!1,o.blending=un.ALPHA_BLEND),o.stencilTest={enabled:!0,frontFunction:te.NOTEQUAL,backFunction:te.NOTEQUAL,reference:n,mask:-1,frontOperation:{fail:te.KEEP,zFail:te.KEEP,zPass:te.KEEP},backOperation:{fail:te.KEEP,zFail:te.KEEP,zPass:te.KEEP}};let s=Ge(e.uniformMap);return s.model_silhouettePass=function(){return!0},i.renderState=Ue.fromCache(o),i.uniformMap=s,i.castShadows=!1,i.receiveShadows=!1,i}function FYe(e,t,n){let i=e._skipLodStencilCommand,o=i.command,r=t._selectionDepth,s=VYe(o);if(r!==s){let a=UYe(r),c=Ge(o.renderState,!0);c.stencilTest.reference=a,o.renderState=Ue.fromCache(c),n&&(i.derivedCommand2D.renderState=c)}}function VYe(e){return(e.renderState.stencilTest.reference&Mt.SKIP_LOD_MASK)>>>Mt.SKIP_LOD_BIT_SHIFT}function UYe(e){return Mt.CESIUM_3D_TILE_MASK|e<<Mt.SKIP_LOD_BIT_SHIFT}function kYe(e){let t=tt.shallowClone(e),n=Ge(e.renderState,!0);n.cull.enabled=!0,n.cull.face=mi.FRONT,n.colorMask={red:!1,green:!1,blue:!1,alpha:!1},n.polygonOffset={enabled:!0,factor:5,units:5};let i=Ge(t.uniformMap),o=new H(5,5);return i.u_polygonOffset=function(){return o},t.renderState=Ue.fromCache(n),t.uniformMap=i,t.castShadows=!1,t.receiveShadows=!1,t}function zYe(e){let t=tt.shallowClone(e),n=Ge(e.renderState,!0);return n.stencilTest.enabled=!0,n.stencilTest.mask=Mt.SKIP_LOD_MASK,n.stencilTest.reference=Mt.CESIUM_3D_TILE_MASK,n.stencilTest.frontFunction=Vn.GREATER_OR_EQUAL,n.stencilTest.frontOperation.zPass=ut.REPLACE,n.stencilTest.backFunction=Vn.GREATER_OR_EQUAL,n.stencilTest.backOperation.zPass=ut.REPLACE,n.stencilMask=Mt.CESIUM_3D_TILE_MASK|Mt.SKIP_LOD_MASK,t.renderState=Ue.fromCache(n),t}var dB=Ak;function HYe(e,t){let n=e.shaderBuilder;n.addVertexLines(lB),n.addFragmentLines(cB);let i=GYe(e),o=new ni({context:t.context,indexBuffer:i,attributes:e.attributes}),r=e.model;r._pipelineResources.push(o);let s=n.buildShaderProgram(t.context);r._pipelineResources.push(s);let a=e.alphaOptions.pass,c=r.sceneGraph,l=t.mode===ee.SCENE3D,f,d;if(!l&&!t.scene3DOnly&&r._projectTo2D)f=M.multiplyTransformation(c._computedModelMatrix,e.runtimeNode.computedTransform,new M),d=e.runtimePrimitive.boundingSphere2D;else{let T=l?c._computedModelMatrix:c._computedModelMatrix2D;f=M.multiplyTransformation(T,e.runtimeNode.computedTransform,new M),d=se.transform(e.boundingSphere,f,e.boundingSphere)}let p=Ge(Ue.fromCache(e.renderStateOptions),!0);p.cull.face=sn.getCullFace(f,e.primitiveType),p=Ue.fromCache(p);let g=u(r.classificationType),m=g?!1:gn.castShadows(r.shadows),A=g?!1:gn.receiveShadows(r.shadows),x=g?void 0:e.pickId,C=new tt({boundingVolume:d,modelMatrix:f,uniformMap:e.uniformMap,renderState:p,vertexArray:o,shaderProgram:s,cull:r.cull,pass:a,count:e.count,owner:r,pickId:x,instanceCount:e.instanceCount,primitiveType:e.primitiveType,debugShowBoundingVolume:r.debugShowBoundingVolume,castShadows:m,receiveShadows:A});return g?new fB({primitiveRenderResources:e,command:C}):new dB({primitiveRenderResources:e,command:C})}function GYe(e){let t=e.wireframeIndexBuffer;if(u(t))return t;let n=e.indices;if(u(n))return n.buffer}var hB=HYe;var Lce={name:"TilesetPipelineStage"};Lce.process=function(e,t,n){if(t.hasSkipLevelOfDetail(n)){e.shaderBuilder.addDefine("POLYGON_OFFSET",void 0,Te.FRAGMENT);let r={u_polygonOffset:function(){return H.ZERO}};e.uniformMap=pt(r,e.uniformMap),e.hasSkipLevelOfDetail=!0}let i=e.renderStateOptions;i.stencilTest=Mt.setCesium3DTileBit(),i.stencilMask=Mt.CESIUM_3D_TILE_MASK};var mB=Lce;var pB=`vec3 proceduralIBL(
|
||
vec3 positionEC,
|
||
vec3 normalEC,
|
||
vec3 lightDirectionEC,
|
||
vec3 lightColorHdr,
|
||
czm_pbrParameters pbrParameters
|
||
) {
|
||
vec3 v = -positionEC;
|
||
vec3 positionWC = vec3(czm_inverseView * vec4(positionEC, 1.0));
|
||
vec3 vWC = -normalize(positionWC);
|
||
vec3 l = normalize(lightDirectionEC);
|
||
vec3 n = normalEC;
|
||
vec3 r = normalize(czm_inverseViewRotation * normalize(reflect(v, n)));
|
||
|
||
float NdotL = clamp(dot(n, l), 0.001, 1.0);
|
||
float NdotV = abs(dot(n, v)) + 0.001;
|
||
|
||
// Figure out if the reflection vector hits the ellipsoid
|
||
float vertexRadius = length(positionWC);
|
||
float horizonDotNadir = 1.0 - min(1.0, czm_ellipsoidRadii.x / vertexRadius);
|
||
float reflectionDotNadir = dot(r, normalize(positionWC));
|
||
// Flipping the X vector is a cheap way to get the inverse of czm_temeToPseudoFixed, since that's a rotation about Z.
|
||
r.x = -r.x;
|
||
r = -normalize(czm_temeToPseudoFixed * r);
|
||
r.x = -r.x;
|
||
|
||
vec3 diffuseColor = pbrParameters.diffuseColor;
|
||
float roughness = pbrParameters.roughness;
|
||
vec3 specularColor = pbrParameters.f0;
|
||
|
||
float inverseRoughness = 1.04 - roughness;
|
||
inverseRoughness *= inverseRoughness;
|
||
vec3 sceneSkyBox = textureCube(czm_environmentMap, r).rgb * inverseRoughness;
|
||
|
||
float atmosphereHeight = 0.05;
|
||
float blendRegionSize = 0.1 * ((1.0 - inverseRoughness) * 8.0 + 1.1 - horizonDotNadir);
|
||
float blendRegionOffset = roughness * -1.0;
|
||
float farAboveHorizon = clamp(horizonDotNadir - blendRegionSize * 0.5 + blendRegionOffset, 1.0e-10 - blendRegionSize, 0.99999);
|
||
float aroundHorizon = clamp(horizonDotNadir + blendRegionSize * 0.5, 1.0e-10 - blendRegionSize, 0.99999);
|
||
float farBelowHorizon = clamp(horizonDotNadir + blendRegionSize * 1.5, 1.0e-10 - blendRegionSize, 0.99999);
|
||
float smoothstepHeight = smoothstep(0.0, atmosphereHeight, horizonDotNadir);
|
||
vec3 belowHorizonColor = mix(vec3(0.1, 0.15, 0.25), vec3(0.4, 0.7, 0.9), smoothstepHeight);
|
||
vec3 nadirColor = belowHorizonColor * 0.5;
|
||
vec3 aboveHorizonColor = mix(vec3(0.9, 1.0, 1.2), belowHorizonColor, roughness * 0.5);
|
||
vec3 blueSkyColor = mix(vec3(0.18, 0.26, 0.48), aboveHorizonColor, reflectionDotNadir * inverseRoughness * 0.5 + 0.75);
|
||
vec3 zenithColor = mix(blueSkyColor, sceneSkyBox, smoothstepHeight);
|
||
vec3 blueSkyDiffuseColor = vec3(0.7, 0.85, 0.9);
|
||
float diffuseIrradianceFromEarth = (1.0 - horizonDotNadir) * (reflectionDotNadir * 0.25 + 0.75) * smoothstepHeight;
|
||
float diffuseIrradianceFromSky = (1.0 - smoothstepHeight) * (1.0 - (reflectionDotNadir * 0.25 + 0.25));
|
||
vec3 diffuseIrradiance = blueSkyDiffuseColor * clamp(diffuseIrradianceFromEarth + diffuseIrradianceFromSky, 0.0, 1.0);
|
||
float notDistantRough = (1.0 - horizonDotNadir * roughness * 0.8);
|
||
vec3 specularIrradiance = mix(zenithColor, aboveHorizonColor, smoothstep(farAboveHorizon, aroundHorizon, reflectionDotNadir) * notDistantRough);
|
||
specularIrradiance = mix(specularIrradiance, belowHorizonColor, smoothstep(aroundHorizon, farBelowHorizon, reflectionDotNadir) * inverseRoughness);
|
||
specularIrradiance = mix(specularIrradiance, nadirColor, smoothstep(farBelowHorizon, 1.0, reflectionDotNadir) * inverseRoughness);
|
||
|
||
// Luminance model from page 40 of http://silviojemma.com/public/papers/lighting/spherical-harmonic-lighting.pdf
|
||
#ifdef USE_SUN_LUMINANCE
|
||
// Angle between sun and zenith
|
||
float LdotZenith = clamp(dot(normalize(czm_inverseViewRotation * l), vWC), 0.001, 1.0);
|
||
float S = acos(LdotZenith);
|
||
// Angle between zenith and current pixel
|
||
float NdotZenith = clamp(dot(normalize(czm_inverseViewRotation * n), vWC), 0.001, 1.0);
|
||
// Angle between sun and current pixel
|
||
float gamma = acos(NdotL);
|
||
float numerator = ((0.91 + 10.0 * exp(-3.0 * gamma) + 0.45 * pow(NdotL, 2.0)) * (1.0 - exp(-0.32 / NdotZenith)));
|
||
float denominator = (0.91 + 10.0 * exp(-3.0 * S) + 0.45 * pow(LdotZenith,2.0)) * (1.0 - exp(-0.32));
|
||
float luminance = model_luminanceAtZenith * (numerator / denominator);
|
||
#endif
|
||
|
||
vec2 brdfLut = texture2D(czm_brdfLut, vec2(NdotV, roughness)).rg;
|
||
vec3 iblColor = (diffuseIrradiance * diffuseColor * model_iblFactor.x) + (specularIrradiance * czm_srgbToLinear(specularColor * brdfLut.x + brdfLut.y) * model_iblFactor.y);
|
||
float maximumComponent = max(max(lightColorHdr.x, lightColorHdr.y), lightColorHdr.z);
|
||
vec3 lightColor = lightColorHdr / max(maximumComponent, 1.0);
|
||
iblColor *= lightColor;
|
||
|
||
#ifdef USE_SUN_LUMINANCE
|
||
iblColor *= luminance;
|
||
#endif
|
||
|
||
return iblColor;
|
||
}
|
||
|
||
#if defined(DIFFUSE_IBL) || defined(SPECULAR_IBL)
|
||
vec3 textureIBL(
|
||
vec3 positionEC,
|
||
vec3 normalEC,
|
||
vec3 lightDirectionEC,
|
||
czm_pbrParameters pbrParameters
|
||
) {
|
||
vec3 diffuseColor = pbrParameters.diffuseColor;
|
||
float roughness = pbrParameters.roughness;
|
||
vec3 specularColor = pbrParameters.f0;
|
||
|
||
vec3 v = -positionEC;
|
||
vec3 n = normalEC;
|
||
vec3 l = normalize(lightDirectionEC);
|
||
vec3 h = normalize(v + l);
|
||
|
||
float NdotV = abs(dot(n, v)) + 0.001;
|
||
float VdotH = clamp(dot(v, h), 0.0, 1.0);
|
||
|
||
const mat3 yUpToZUp = mat3(
|
||
-1.0, 0.0, 0.0,
|
||
0.0, 0.0, -1.0,
|
||
0.0, 1.0, 0.0
|
||
);
|
||
vec3 cubeDir = normalize(yUpToZUp * model_iblReferenceFrameMatrix * normalize(reflect(-v, n)));
|
||
|
||
#ifdef DIFFUSE_IBL
|
||
#ifdef CUSTOM_SPHERICAL_HARMONICS
|
||
vec3 diffuseIrradiance = czm_sphericalHarmonics(cubeDir, model_sphericalHarmonicCoefficients);
|
||
#else
|
||
vec3 diffuseIrradiance = czm_sphericalHarmonics(cubeDir, czm_sphericalHarmonicCoefficients);
|
||
#endif
|
||
#else
|
||
vec3 diffuseIrradiance = vec3(0.0);
|
||
#endif
|
||
|
||
#ifdef SPECULAR_IBL
|
||
vec3 r0 = specularColor.rgb;
|
||
float reflectance = max(max(r0.r, r0.g), r0.b);
|
||
vec3 r90 = vec3(clamp(reflectance * 25.0, 0.0, 1.0));
|
||
vec3 F = fresnelSchlick2(r0, r90, VdotH);
|
||
|
||
vec2 brdfLut = texture2D(czm_brdfLut, vec2(NdotV, roughness)).rg;
|
||
#ifdef CUSTOM_SPECULAR_IBL
|
||
vec3 specularIBL = czm_sampleOctahedralProjection(model_specularEnvironmentMaps, model_specularEnvironmentMapsSize, cubeDir, roughness * model_specularEnvironmentMapsMaximumLOD, model_specularEnvironmentMapsMaximumLOD);
|
||
#else
|
||
vec3 specularIBL = czm_sampleOctahedralProjection(czm_specularEnvironmentMaps, czm_specularEnvironmentMapSize, cubeDir, roughness * czm_specularEnvironmentMapsMaximumLOD, czm_specularEnvironmentMapsMaximumLOD);
|
||
#endif
|
||
specularIBL *= F * brdfLut.x + brdfLut.y;
|
||
#else
|
||
vec3 specularIBL = vec3(0.0);
|
||
#endif
|
||
|
||
return diffuseColor * diffuseIrradiance + specularColor * specularIBL;
|
||
}
|
||
#endif
|
||
|
||
vec3 imageBasedLightingStage(
|
||
vec3 positionEC,
|
||
vec3 normalEC,
|
||
vec3 lightDirectionEC,
|
||
vec3 lightColorHdr,
|
||
czm_pbrParameters pbrParameters
|
||
) {
|
||
#if defined(DIFFUSE_IBL) || defined(SPECULAR_IBL)
|
||
// Environment maps were provided, use them for IBL
|
||
return textureIBL(
|
||
positionEC,
|
||
normalEC,
|
||
lightDirectionEC,
|
||
pbrParameters
|
||
);
|
||
#else
|
||
// Use the procedural IBL if there are no environment maps
|
||
return proceduralIBL(
|
||
positionEC,
|
||
normalEC,
|
||
lightDirectionEC,
|
||
lightColorHdr,
|
||
pbrParameters
|
||
);
|
||
#endif
|
||
}`;var Nce={name:"ImageBasedLightingPipelineStage"};Nce.process=function(e,t,n){let i=t.imageBasedLighting,o=e.shaderBuilder;o.addDefine("USE_IBL_LIGHTING",void 0,Te.FRAGMENT),o.addUniform("vec2","model_iblFactor",Te.FRAGMENT),sd.isSupported(n.context)&&((i.useSphericalHarmonics||i.useSpecularEnvironmentMaps||i.enabled)&&o.addUniform("mat3","model_iblReferenceFrameMatrix",Te.FRAGMENT),u(i.sphericalHarmonicCoefficients)?(o.addDefine("DIFFUSE_IBL",void 0,Te.FRAGMENT),o.addDefine("CUSTOM_SPHERICAL_HARMONICS",void 0,Te.FRAGMENT),o.addUniform("vec3","model_sphericalHarmonicCoefficients[9]",Te.FRAGMENT)):i.useDefaultSphericalHarmonics&&o.addDefine("DIFFUSE_IBL",void 0,Te.FRAGMENT),u(i.specularEnvironmentMapAtlas)&&i.specularEnvironmentMapAtlas.ready?(o.addDefine("SPECULAR_IBL",void 0,Te.FRAGMENT),o.addDefine("CUSTOM_SPECULAR_IBL",void 0,Te.FRAGMENT),o.addUniform("sampler2D","model_specularEnvironmentMaps",Te.FRAGMENT),o.addUniform("vec2","model_specularEnvironmentMapsSize",Te.FRAGMENT),o.addUniform("float","model_specularEnvironmentMapsMaximumLOD",Te.FRAGMENT)):t.useDefaultSpecularMaps&&o.addDefine("SPECULAR_IBL",void 0,Te.FRAGMENT)),u(i.luminanceAtZenith)&&(o.addDefine("USE_SUN_LUMINANCE",void 0,Te.FRAGMENT),o.addUniform("float","model_luminanceAtZenith",Te.FRAGMENT)),o.addFragmentLines(pB);let r={model_iblFactor:function(){return i.imageBasedLightingFactor},model_iblReferenceFrameMatrix:function(){return t._iblReferenceFrameMatrix},model_luminanceAtZenith:function(){return i.luminanceAtZenith},model_sphericalHarmonicCoefficients:function(){return i.sphericalHarmonicCoefficients},model_specularEnvironmentMaps:function(){return i.specularEnvironmentMapAtlas.texture},model_specularEnvironmentMapsSize:function(){return i.specularEnvironmentMapAtlas.texture.dimensions},model_specularEnvironmentMapsMaximumLOD:function(){return i.specularEnvironmentMapAtlas.maximumMipmapLevel}};e.uniformMap=pt(r,e.uniformMap)};var _B=Nce;var WYe=P.EPSILON16;function K9(e){e=y(e,y.EMPTY_OBJECT);let t=e.stage,n=e.runtimeArticulation;this._stage=t,this._runtimeArticulation=n,this._name=t.name,this._type=t.type,this._minimumValue=t.minimumValue,this._maximumValue=t.maximumValue,this._currentValue=t.initialValue}Object.defineProperties(K9.prototype,{stage:{get:function(){return this._stage}},runtimeArticulation:{get:function(){return this._runtimeArticulation}},name:{get:function(){return this._name}},type:{get:function(){return this._type}},minimumValue:{get:function(){return this._minimumValue}},maximumValue:{get:function(){return this._maximumValue}},currentValue:{get:function(){return this._currentValue},set:function(e){e=P.clamp(e,this.minimumValue,this.maximumValue),P.equalsEpsilon(this._currentValue,e,WYe)||(this._currentValue=e,this.runtimeArticulation._dirty=!0)}}});var jYe=new h,X9=new Z;K9.prototype.applyStageToMatrix=function(e){let t=this.type,n=this.currentValue,i=jYe,o;switch(t){case tc.XROTATE:o=Z.fromRotationX(P.toRadians(n),X9),e=M.multiplyByMatrix3(e,o,e);break;case tc.YROTATE:o=Z.fromRotationY(P.toRadians(n),X9),e=M.multiplyByMatrix3(e,o,e);break;case tc.ZROTATE:o=Z.fromRotationZ(P.toRadians(n),X9),e=M.multiplyByMatrix3(e,o,e);break;case tc.XTRANSLATE:i.x=n,i.y=0,i.z=0,e=M.multiplyByTranslation(e,i,e);break;case tc.YTRANSLATE:i.x=0,i.y=n,i.z=0,e=M.multiplyByTranslation(e,i,e);break;case tc.ZTRANSLATE:i.x=0,i.y=0,i.z=n,e=M.multiplyByTranslation(e,i,e);break;case tc.XSCALE:i.x=n,i.y=1,i.z=1,e=M.multiplyByScale(e,i,e);break;case tc.YSCALE:i.x=1,i.y=n,i.z=1,e=M.multiplyByScale(e,i,e);break;case tc.ZSCALE:i.x=1,i.y=1,i.z=n,e=M.multiplyByScale(e,i,e);break;case tc.UNIFORMSCALE:e=M.multiplyByUniformScale(e,n,e);break;default:break}return e};var gB=K9;function xk(e){e=y(e,y.EMPTY_OBJECT);let t=e.articulation,n=e.sceneGraph;this._articulation=t,this._sceneGraph=n,this._name=t.name,this._runtimeStages=[],this._runtimeStagesByName={},this._runtimeNodes=[],this._dirty=!0,YYe(this)}Object.defineProperties(xk.prototype,{articulation:{get:function(){return this._articulation}},sceneGraph:{get:function(){return this._sceneGraph}},name:{get:function(){return this._name}},runtimeStages:{get:function(){return this._runtimeStages}},runtimeNodes:{get:function(){return this._runtimeNodes}}});function YYe(e){let n=e.articulation.stages,i=n.length,o=e._runtimeStages,r=e._runtimeStagesByName;for(let s=0;s<i;s++){let a=n[s],c=new gB({stage:a,runtimeArticulation:e});o.push(c);let l=a.name;r[l]=c}}xk.prototype.setArticulationStage=function(e,t){let n=this._runtimeStagesByName[e];u(n)&&(n.currentValue=t)};var qYe=new M,XYe=new M;xk.prototype.apply=function(){if(!this._dirty)return;this._dirty=!1;let e=M.clone(M.IDENTITY,qYe),t,n=this._runtimeStages,i=n.length;for(t=0;t<i;t++)e=n[t].applyStageToMatrix(e);let o=this._runtimeNodes,r=o.length;for(t=0;t<r;t++){let s=o[t],a=M.multiplyTransformation(s.originalTransform,e,XYe);s.transform=a}};var yB=xk;var AB=`void modelColorStage(inout czm_modelMaterial material)
|
||
{
|
||
material.diffuse = mix(material.diffuse, model_color.rgb, model_colorBlend);
|
||
float highlight = ceil(model_colorBlend);
|
||
material.diffuse *= mix(model_color.rgb, vec3(1.0), highlight);
|
||
material.alpha *= model_color.a;
|
||
}`;var BE={name:"ModelColorPipelineStage",COLOR_UNIFORM_NAME:"model_color",COLOR_BLEND_UNIFORM_NAME:"model_colorBlend"};BE.process=function(e,t,n){let i=e.shaderBuilder;i.addDefine("HAS_MODEL_COLOR",void 0,Te.FRAGMENT),i.addFragmentLines(AB);let o={},r=t.color;r.alpha===0&&!t.hasSilhouette(n)&&(e.renderStateOptions.colorMask={red:!1,green:!1,blue:!1,alpha:!1}),r.alpha<1&&(e.alphaOptions.pass=Ee.TRANSLUCENT),i.addUniform("vec4",BE.COLOR_UNIFORM_NAME,Te.FRAGMENT),o[BE.COLOR_UNIFORM_NAME]=function(){return t.color},i.addUniform("float",BE.COLOR_BLEND_UNIFORM_NAME,Te.FRAGMENT),o[BE.COLOR_BLEND_UNIFORM_NAME]=function(){return ec.getColorBlend(t.colorBlendMode,t.colorBlendAmount)},e.uniformMap=pt(o,e.uniformMap)};var $g=BE;var xB=`#ifdef USE_CLIPPING_PLANES_FLOAT_TEXTURE
|
||
vec4 getClippingPlane(
|
||
highp sampler2D packedClippingPlanes,
|
||
int clippingPlaneNumber,
|
||
mat4 transform
|
||
) {
|
||
int pixY = clippingPlaneNumber / CLIPPING_PLANES_TEXTURE_WIDTH;
|
||
int pixX = clippingPlaneNumber - (pixY * CLIPPING_PLANES_TEXTURE_WIDTH);
|
||
float pixelWidth = 1.0 / float(CLIPPING_PLANES_TEXTURE_WIDTH);
|
||
float pixelHeight = 1.0 / float(CLIPPING_PLANES_TEXTURE_HEIGHT);
|
||
float u = (float(pixX) + 0.5) * pixelWidth; // sample from center of pixel
|
||
float v = (float(pixY) + 0.5) * pixelHeight;
|
||
vec4 plane = texture2D(packedClippingPlanes, vec2(u, v));
|
||
return czm_transformPlane(plane, transform);
|
||
}
|
||
#else
|
||
// Handle uint8 clipping texture instead
|
||
vec4 getClippingPlane(
|
||
highp sampler2D packedClippingPlanes,
|
||
int clippingPlaneNumber,
|
||
mat4 transform
|
||
) {
|
||
int clippingPlaneStartIndex = clippingPlaneNumber * 2; // clipping planes are two pixels each
|
||
int pixY = clippingPlaneStartIndex / CLIPPING_PLANES_TEXTURE_WIDTH;
|
||
int pixX = clippingPlaneStartIndex - (pixY * CLIPPING_PLANES_TEXTURE_WIDTH);
|
||
float pixelWidth = 1.0 / float(CLIPPING_PLANES_TEXTURE_WIDTH);
|
||
float pixelHeight = 1.0 / float(CLIPPING_PLANES_TEXTURE_HEIGHT);
|
||
float u = (float(pixX) + 0.5) * pixelWidth; // sample from center of pixel
|
||
float v = (float(pixY) + 0.5) * pixelHeight;
|
||
vec4 oct32 = texture2D(packedClippingPlanes, vec2(u, v)) * 255.0;
|
||
vec2 oct = vec2(oct32.x * 256.0 + oct32.y, oct32.z * 256.0 + oct32.w);
|
||
vec4 plane;
|
||
plane.xyz = czm_octDecode(oct, 65535.0);
|
||
plane.w = czm_unpackFloat(texture2D(packedClippingPlanes, vec2(u + pixelWidth, v)));
|
||
return czm_transformPlane(plane, transform);
|
||
}
|
||
#endif
|
||
|
||
float clip(vec4 fragCoord, sampler2D clippingPlanes, mat4 clippingPlanesMatrix) {
|
||
vec4 position = czm_windowToEyeCoordinates(fragCoord);
|
||
vec3 clipNormal = vec3(0.0);
|
||
vec3 clipPosition = vec3(0.0);
|
||
float pixelWidth = czm_metersPerPixel(position);
|
||
|
||
#ifdef UNION_CLIPPING_REGIONS
|
||
float clipAmount; // For union planes, we want to get the min distance. So we set the initial value to the first plane distance in the loop below.
|
||
#else
|
||
float clipAmount = 0.0;
|
||
bool clipped = true;
|
||
#endif
|
||
|
||
for (int i = 0; i < CLIPPING_PLANES_LENGTH; ++i) {
|
||
vec4 clippingPlane = getClippingPlane(clippingPlanes, i, clippingPlanesMatrix);
|
||
clipNormal = clippingPlane.xyz;
|
||
clipPosition = -clippingPlane.w * clipNormal;
|
||
float amount = dot(clipNormal, (position.xyz - clipPosition)) / pixelWidth;
|
||
|
||
#ifdef UNION_CLIPPING_REGIONS
|
||
clipAmount = czm_branchFreeTernary(i == 0, amount, min(amount, clipAmount));
|
||
if (amount <= 0.0) {
|
||
discard;
|
||
}
|
||
#else
|
||
clipAmount = max(amount, clipAmount);
|
||
clipped = clipped && (amount <= 0.0);
|
||
#endif
|
||
}
|
||
|
||
#ifndef UNION_CLIPPING_REGIONS
|
||
if (clipped) {
|
||
discard;
|
||
}
|
||
#endif
|
||
|
||
return clipAmount;
|
||
}
|
||
|
||
void modelClippingPlanesStage(inout vec4 color)
|
||
{
|
||
float clipDistance = clip(gl_FragCoord, model_clippingPlanes, model_clippingPlanesMatrix);
|
||
vec4 clippingPlanesEdgeColor = vec4(1.0);
|
||
clippingPlanesEdgeColor.rgb = model_clippingPlanesEdgeStyle.rgb;
|
||
float clippingPlanesEdgeWidth = model_clippingPlanesEdgeStyle.a;
|
||
|
||
if (clipDistance > 0.0 && clipDistance < clippingPlanesEdgeWidth) {
|
||
color = clippingPlanesEdgeColor;
|
||
}
|
||
}
|
||
`;var Fce={name:"ModelClippingPlanesPipelineStage"},KYe=new H;Fce.process=function(e,t,n){let i=t.clippingPlanes,o=n.context,r=e.shaderBuilder;r.addDefine("HAS_CLIPPING_PLANES",void 0,Te.FRAGMENT),r.addDefine("CLIPPING_PLANES_LENGTH",i.length,Te.FRAGMENT),i.unionClippingRegions&&r.addDefine("UNION_CLIPPING_REGIONS",void 0,Te.FRAGMENT),ss.useFloatTexture(o)&&r.addDefine("USE_CLIPPING_PLANES_FLOAT_TEXTURE",void 0,Te.FRAGMENT);let s=ss.getTextureResolution(i,o,KYe);r.addDefine("CLIPPING_PLANES_TEXTURE_WIDTH",s.x,Te.FRAGMENT),r.addDefine("CLIPPING_PLANES_TEXTURE_HEIGHT",s.y,Te.FRAGMENT),r.addUniform("sampler2D","model_clippingPlanes",Te.FRAGMENT),r.addUniform("vec4","model_clippingPlanesEdgeStyle",Te.FRAGMENT),r.addUniform("mat4","model_clippingPlanesMatrix",Te.FRAGMENT),r.addFragmentLines(xB);let a={model_clippingPlanes:function(){return i.texture},model_clippingPlanesEdgeStyle:function(){let c=z.clone(i.edgeColor);return c.alpha=i.edgeWidth,c},model_clippingPlanesMatrix:function(){return t._clippingPlanesMatrix}};e.uniformMap=pt(a,e.uniformMap)};var CB=Fce;function Vce(e,t){this._model=e,this._runtimeNode=t}Object.defineProperties(Vce.prototype,{name:{get:function(){return this._runtimeNode._name}},id:{get:function(){return this._runtimeNode._id}},show:{get:function(){return this._runtimeNode.show},set:function(e){this._runtimeNode.show=e}},matrix:{get:function(){return this._runtimeNode.transform},set:function(e){u(e)?(this._runtimeNode.transform=e,this._runtimeNode.userAnimated=!0,this._model._userAnimationDirty=!0):(this._runtimeNode.transform=this.originalMatrix,this._runtimeNode.userAnimated=!1)}},originalMatrix:{get:function(){return this._runtimeNode.originalTransform}}});var TB=Vce;var EB=`mat4 getInstancingTransform()
|
||
{
|
||
mat4 instancingTransform;
|
||
|
||
#ifdef HAS_INSTANCE_MATRICES
|
||
instancingTransform = mat4(
|
||
a_instancingTransformRow0.x, a_instancingTransformRow1.x, a_instancingTransformRow2.x, 0.0, // Column 1
|
||
a_instancingTransformRow0.y, a_instancingTransformRow1.y, a_instancingTransformRow2.y, 0.0, // Column 2
|
||
a_instancingTransformRow0.z, a_instancingTransformRow1.z, a_instancingTransformRow2.z, 0.0, // Column 3
|
||
a_instancingTransformRow0.w, a_instancingTransformRow1.w, a_instancingTransformRow2.w, 1.0 // Column 4
|
||
);
|
||
#else
|
||
vec3 translation = vec3(0.0, 0.0, 0.0);
|
||
vec3 scale = vec3(1.0, 1.0, 1.0);
|
||
|
||
#ifdef HAS_INSTANCE_TRANSLATION
|
||
translation = a_instanceTranslation;
|
||
#endif
|
||
#ifdef HAS_INSTANCE_SCALE
|
||
scale = a_instanceScale;
|
||
#endif
|
||
|
||
instancingTransform = mat4(
|
||
scale.x, 0.0, 0.0, 0.0,
|
||
0.0, scale.y, 0.0, 0.0,
|
||
0.0, 0.0, scale.z, 0.0,
|
||
translation.x, translation.y, translation.z, 1.0
|
||
);
|
||
#endif
|
||
|
||
return instancingTransform;
|
||
}
|
||
|
||
#ifdef USE_2D_INSTANCING
|
||
mat4 getInstancingTransform2D()
|
||
{
|
||
mat4 instancingTransform2D;
|
||
|
||
#ifdef HAS_INSTANCE_MATRICES
|
||
instancingTransform2D = mat4(
|
||
a_instancingTransform2DRow0.x, a_instancingTransform2DRow1.x, a_instancingTransform2DRow2.x, 0.0, // Column 1
|
||
a_instancingTransform2DRow0.y, a_instancingTransform2DRow1.y, a_instancingTransform2DRow2.y, 0.0, // Column 2
|
||
a_instancingTransform2DRow0.z, a_instancingTransform2DRow1.z, a_instancingTransform2DRow2.z, 0.0, // Column 3
|
||
a_instancingTransform2DRow0.w, a_instancingTransform2DRow1.w, a_instancingTransform2DRow2.w, 1.0 // Column 4
|
||
);
|
||
#else
|
||
vec3 translation2D = vec3(0.0, 0.0, 0.0);
|
||
vec3 scale = vec3(1.0, 1.0, 1.0);
|
||
|
||
#ifdef HAS_INSTANCE_TRANSLATION
|
||
translation2D = a_instanceTranslation2D;
|
||
#endif
|
||
#ifdef HAS_INSTANCE_SCALE
|
||
scale = a_instanceScale;
|
||
#endif
|
||
|
||
instancingTransform2D = mat4(
|
||
scale.x, 0.0, 0.0, 0.0,
|
||
0.0, scale.y, 0.0, 0.0,
|
||
0.0, 0.0, scale.z, 0.0,
|
||
translation2D.x, translation2D.y, translation2D.z, 1.0
|
||
);
|
||
#endif
|
||
|
||
return instancingTransform2D;
|
||
}
|
||
#endif
|
||
`;var bB=`void instancingStage(inout ProcessedAttributes attributes)
|
||
{
|
||
vec3 positionMC = attributes.positionMC;
|
||
|
||
mat4 instancingTransform = getInstancingTransform();
|
||
|
||
attributes.positionMC = (instancingTransform * vec4(positionMC, 1.0)).xyz;
|
||
|
||
#ifdef HAS_NORMALS
|
||
vec3 normalMC = attributes.normalMC;
|
||
attributes.normalMC = (instancingTransform * vec4(normalMC, 0.0)).xyz;
|
||
#endif
|
||
|
||
#ifdef USE_2D_INSTANCING
|
||
mat4 instancingTransform2D = getInstancingTransform2D();
|
||
attributes.position2D = (instancingTransform2D * vec4(positionMC, 1.0)).xyz;
|
||
#endif
|
||
}
|
||
`;var SB=`void legacyInstancingStage(
|
||
inout ProcessedAttributes attributes,
|
||
out mat4 instanceModelView,
|
||
out mat3 instanceModelViewInverseTranspose)
|
||
{
|
||
vec3 positionMC = attributes.positionMC;
|
||
|
||
mat4 instancingTransform = getInstancingTransform();
|
||
|
||
mat4 instanceModel = instancingTransform * u_instance_nodeTransform;
|
||
instanceModelView = u_instance_modifiedModelView;
|
||
instanceModelViewInverseTranspose = mat3(u_instance_modifiedModelView * instanceModel);
|
||
|
||
attributes.positionMC = (instanceModel * vec4(positionMC, 1.0)).xyz;
|
||
|
||
#ifdef USE_2D_INSTANCING
|
||
mat4 instancingTransform2D = getInstancingTransform2D();
|
||
attributes.position2D = (instancingTransform2D * vec4(positionMC, 1.0)).xyz;
|
||
#endif
|
||
}
|
||
`;var Ck=new M,ZYe=new M,JYe=new M,kce={name:"InstancingPipelineStage",_getInstanceTransformsAsMatrices:jce,_transformsToTypedArray:J9};kce.process=function(e,t,n){let i=t.instances,o=i.attributes[0].count,r=e.shaderBuilder;r.addDefine("HAS_INSTANCING"),r.addVertexLines(EB);let s=e.model,a=s.sceneGraph,c=e.runtimeNode,l=n.mode!==ee.SCENE3D&&!n.scene3DOnly&&s._projectTo2D,f=[];dqe(e,n,i,f,l),pqe(e,n,i,f);let d={};if(i.transformInWorldSpace?(r.addDefine("USE_LEGACY_INSTANCING",void 0,Te.VERTEX),r.addUniform("mat4","u_instance_modifiedModelView",Te.VERTEX),r.addUniform("mat4","u_instance_nodeTransform",Te.VERTEX),d.u_instance_modifiedModelView=function(){let p=M.multiplyTransformation(s.modelMatrix,a.components.transform,Ck);return l?M.multiplyTransformation(n.context.uniformState.view3D,p,Ck):(n.mode!==ee.SCENE3D&&(p=Rt.basisTo2D(n.mapProjection,p,Ck)),M.multiplyTransformation(n.context.uniformState.view,p,Ck))},d.u_instance_nodeTransform=function(){return M.multiplyTransformation(a.axisCorrectionMatrix,c.computedTransform,ZYe)},r.addVertexLines(SB)):r.addVertexLines(bB),l){r.addDefine("USE_2D_INSTANCING",void 0,Te.VERTEX),r.addUniform("mat4","u_modelView2D",Te.VERTEX);let p=n.context,g=M.fromTranslation(c.instancingReferencePoint2D,new M);d.u_modelView2D=function(){return M.multiplyTransformation(p.uniformState.view,g,JYe)}}e.uniformMap=pt(d,e.uniformMap),e.instanceCount=o,e.attributes.push.apply(e.attributes,f)};var vB=new M,QYe=new h;function $Ye(e,t,n,i,o){let r=M.multiplyTransformation(t,e,vB);return r=M.multiplyTransformation(r,n,vB),o=Rt.basisTo2D(i.mapProjection,r,o),o}function eqe(e,t,n,i,o){let r=M.fromTranslation(e,vB),s=M.multiplyTransformation(t,r,vB);s=M.multiplyTransformation(s,n,vB);let a=M.getTranslation(s,QYe);return o=Yi.computeActualWgs84Position(i,a,o),o}function zce(e,t,n){let i=e.model,o=i.sceneGraph;e.runtimeNode.node.instances.transformInWorldSpace?(t=M.multiplyTransformation(i.modelMatrix,o.components.transform,t),n=M.multiplyTransformation(o.axisCorrectionMatrix,e.runtimeNode.computedTransform,n)):(t=M.clone(o.computedModelMatrix,t),t=M.multiplyTransformation(t,e.runtimeNode.computedTransform,t),n=M.clone(M.IDENTITY,n))}var Hce=new M,Gce=new M,tqe=new M,nqe=new h;function iqe(e,t,n,i){let o=Hce,r=Gce;zce(t,o,r);let a=t.runtimeNode.instancingReferencePoint2D,c=e.length;for(let l=0;l<c;l++){let f=e[l],d=$Ye(f,o,r,n,tqe),p=M.getTranslation(d,nqe),g=h.subtract(p,a,p);i[l]=M.setTranslation(d,g,i[l])}return i}function oqe(e,t,n,i){let o=Hce,r=Gce;zce(t,o,r);let a=t.runtimeNode.instancingReferencePoint2D,c=e.length;for(let l=0;l<c;l++){let f=e[l],d=eqe(f,o,r,n,f);i[l]=h.subtract(d,a,i[l])}return i}var rqe=new h,sqe=new h;function Wce(e,t){let n=e.runtimeNode,i=e.model.sceneGraph.computedModelMatrix,o=M.multiplyByPoint(i,n.instancingTranslationMin,rqe),r=Yi.computeActualWgs84Position(t,o,o),s=M.multiplyByPoint(i,n.instancingTranslationMax,sqe),a=Yi.computeActualWgs84Position(t,s,s);n.instancingReferencePoint2D=h.lerp(r,a,.5,new h)}function J9(e){let n=e.length,i=new Float32Array(n*12);for(let o=0;o<n;o++){let r=e[o],s=12*o;i[s+0]=r[0],i[s+1]=r[4],i[s+2]=r[8],i[s+3]=r[12],i[s+4]=r[1],i[s+5]=r[5],i[s+6]=r[9],i[s+7]=r[13],i[s+8]=r[2],i[s+9]=r[6],i[s+10]=r[10],i[s+11]=r[14]}return i}function aqe(e){let n=e.length,i=new Float32Array(n*3);for(let o=0;o<n;o++){let r=e[o],s=3*o;i[s+0]=r[0],i[s+1]=r[4],i[s+2]=r[8]}return i}var cqe=new h,lqe=new Le,uqe=new h;function jce(e,t,n){let i=new Array(t),o=sn.getAttributeBySemantic(e,Gr.TRANSLATION),r=sn.getAttributeBySemantic(e,Gr.ROTATION),s=sn.getAttributeBySemantic(e,Gr.SCALE),a=new h(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE),c=new h(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE),l=u(o),f=u(r),d=u(s),p=l?o.typedArray:new Float32Array(t*3),g=f?r.typedArray:new Float32Array(t*4);f&&r.normalized&&(g=Wn.dequantize(g,r.componentDatatype,r.type,t));let m;d?m=s.typedArray:(m=new Float32Array(t*3),m.fill(1));for(let x=0;x<t;x++){let C=new h(p[x*3],p[x*3+1],p[x*3+2],cqe);h.maximumByComponent(a,C,a),h.minimumByComponent(c,C,c);let T=new Le(g[x*4],g[x*4+1],g[x*4+2],f?g[x*4+3]:1,lqe),E=new h(m[x*3],m[x*3+1],m[x*3+2],uqe),S=M.fromTranslationQuaternionRotationScale(C,T,E,new M);i[x]=S}let A=n.runtimeNode;return A.instancingTranslationMin=c,A.instancingTranslationMax=a,l&&(o.typedArray=void 0),f&&(r.typedArray=void 0),d&&(s.typedArray=void 0),i}function fqe(e,t,n){let i=new Array(t),o=e.typedArray,r=new h(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE),s=new h(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE);for(let c=0;c<t;c++){let l=new h(o[c*3],o[c*3+1],o[c*3+2]);i[c]=l,h.minimumByComponent(r,l,r),h.maximumByComponent(s,l,s)}let a=n.runtimeNode;return a.instancingTranslationMin=r,a.instancingTranslationMax=s,e.typedArray=void 0,i}function Q9(e,t){let n=lt.createVertexBuffer({context:t.context,typedArray:e,usage:Ne.STATIC_DRAW});return n.vertexArrayDestroyable=!1,n}function dqe(e,t,n,i,o){let r=sn.getAttributeBySemantic(n,Gr.ROTATION);u(r)?hqe(e,n,i,t,o):mqe(e,n,i,t,o)}function hqe(e,t,n,i,o){let r=e.shaderBuilder,s=t.attributes[0].count,a=e.model,c=e.runtimeNode;r.addDefine("HAS_INSTANCE_MATRICES");let l="Transform",f,d=c.instancingTransformsBuffer;if(!u(d)){f=jce(t,s,e);let A=J9(f);d=Q9(A,i),a._modelResources.push(d),c.instancingTransformsBuffer=d}if(Uce(e,d,n,l),!o)return;let p=Ge(i);p.mode=ee.COLUMBUS_VIEW,Wce(e,p);let g=c.instancingTransformsBuffer2D;if(!u(g)){let A=iqe(f,e,p,f),x=J9(A);g=Q9(x,i),a._modelResources.push(g),c.instancingTransformsBuffer2D=g}Uce(e,g,n,"Transform2D")}function mqe(e,t,n,i,o){let r=e.shaderBuilder,s=e.runtimeNode,a=sn.getAttributeBySemantic(t,Gr.TRANSLATION),c=sn.getAttributeBySemantic(t,Gr.SCALE);if(u(c)){r.addDefine("HAS_INSTANCE_SCALE");let C="Scale";Z9(e,c.buffer,c.byteOffset,c.byteStride,n,C)}if(!u(a))return;let l,f=a.typedArray;u(f)?l=fqe(a,a.count,e):u(s.instancingTranslationMin)||(s.instancingTranslationMin=a.min,s.instancingTranslationMax=a.max),r.addDefine("HAS_INSTANCE_TRANSLATION");let d="Translation";if(Z9(e,a.buffer,a.byteOffset,a.byteStride,n,d),!o)return;let p=Ge(i);p.mode=ee.COLUMBUS_VIEW,Wce(e,p);let g=s.instancingTranslationBuffer2D;if(!u(g)){let C=oqe(l,e,p,l),T=aqe(C);g=Q9(T,i),e.model._modelResources.push(g),s.instancingTranslationBuffer2D=g}Z9(e,g,0,void 0,n,"Translation2D")}function Uce(e,t,n,i){let r=q.getSizeInBytes(q.FLOAT),s=r*12,a=[{index:e.attributeIndex++,vertexBuffer:t,componentsPerAttribute:4,componentDatatype:q.FLOAT,normalize:!1,offsetInBytes:0,strideInBytes:s,instanceDivisor:1},{index:e.attributeIndex++,vertexBuffer:t,componentsPerAttribute:4,componentDatatype:q.FLOAT,normalize:!1,offsetInBytes:r*4,strideInBytes:s,instanceDivisor:1},{index:e.attributeIndex++,vertexBuffer:t,componentsPerAttribute:4,componentDatatype:q.FLOAT,normalize:!1,offsetInBytes:r*8,strideInBytes:s,instanceDivisor:1}],c=e.shaderBuilder;c.addAttribute("vec4",`a_instancing${i}Row0`),c.addAttribute("vec4",`a_instancing${i}Row1`),c.addAttribute("vec4",`a_instancing${i}Row2`),n.push.apply(n,a)}function Z9(e,t,n,i,o,r){o.push({index:e.attributeIndex++,vertexBuffer:t,componentsPerAttribute:3,componentDatatype:q.FLOAT,normalize:!1,offsetInBytes:n,strideInBytes:i,instanceDivisor:1}),e.shaderBuilder.addAttribute("vec3",`a_instance${r}`)}function pqe(e,t,n,i){let o=n.attributes,r=e.shaderBuilder;for(let s=0;s<o.length;s++){let a=o[s];a.semantic===Gr.FEATURE_ID&&(a.setIndex>=e.featureIdVertexAttributeSetIndex&&(e.featureIdVertexAttributeSetIndex=a.setIndex+1),i.push({index:e.attributeIndex++,vertexBuffer:a.buffer,componentsPerAttribute:nn.getNumberOfComponents(a.type),componentDatatype:a.componentDatatype,normalize:!1,offsetInBytes:a.byteOffset,strideInBytes:a.byteStride,instanceDivisor:1}),r.addAttribute("float",`a_instanceFeatureId_${a.setIndex}`))}}var DB=kce;var $9={};$9.name="ModelMatrixUpdateStage";$9.update=function(e,t,n){let i=n.mode!==ee.SCENE3D;if(!(i&&t._model._projectTo2D)&&e._transformDirty){let o=i?t._computedModelMatrix2D:t._computedModelMatrix;Yce(e,t,o,e.transformToRoot),e._transformDirty=!1}};function Yce(e,t,n,i){let o;i=M.multiplyTransformation(i,e.transform,new M),e.updateComputedTransform();let r=e.runtimePrimitives.length;for(o=0;o<r;o++){let c=e.runtimePrimitives[o].drawCommand;c.modelMatrix=M.multiplyTransformation(n,i,c.modelMatrix),c.cullFace=sn.getCullFace(c.modelMatrix,c.primitiveType)}let s=e.children.length;for(o=0;o<s;o++){let a=t._runtimeNodes[e.children[o]];a._transformToRoot=M.clone(i,a._transformToRoot),Yce(a,t,n,i),a._transformDirty=!1}}var wB=$9;var qce={name:"NodeStatisticsPipelineStage",_countInstancingAttributes:Xce,_countGeneratedBuffers:Kce};qce.process=function(e,t,n){let i=e.model.statistics,o=t.instances,r=e.runtimeNode;Xce(i,o),Kce(i,r)};function Xce(e,t){if(!u(t))return;let n=t.attributes,i=n.length;for(let o=0;o<i;o++){let r=n[o];u(r.buffer)&&e.addBuffer(r.buffer,!1)}}function Kce(e,t){u(t.instancingTransformsBuffer)&&e.addBuffer(t.instancingTransformsBuffer,!1),u(t.instancingTransformsBuffer2D)&&e.addBuffer(t.instancingTransformsBuffer2D,!1),u(t.instancingTranslationBuffer2D)&&e.addBuffer(t.instancingTranslationBuffer2D,!1)}var IB=qce;function ME(e){e=y(e,y.EMPTY_OBJECT);let t=e.node,n=e.transform,i=e.transformToRoot,o=e.sceneGraph,r=e.children;this._node=t,this._name=t.name,this._id=t.index,this._sceneGraph=o,this._children=r,this._originalTransform=M.clone(n,this._originalTransform),this._transform=M.clone(n,this._transform),this._transformToRoot=M.clone(i,this._transformToRoot),this._computedTransform=new M,this._transformDirty=!1,this._transformParameters=void 0,this._morphWeights=[],this._runtimeSkin=void 0,this._computedJointMatrices=[],this.show=!0,this.userAnimated=!1,this.pipelineStages=[],this.runtimePrimitives=[],this.updateStages=[],this.instancingTranslationMin=void 0,this.instancingTranslationMax=void 0,this.instancingTransformsBuffer=void 0,this.instancingTransformsBuffer2D=void 0,this.instancingTranslationBuffer2D=void 0,this.instancingReferencePoint2D=void 0,_qe(this)}Object.defineProperties(ME.prototype,{node:{get:function(){return this._node}},sceneGraph:{get:function(){return this._sceneGraph}},children:{get:function(){return this._children}},transform:{get:function(){return this._transform},set:function(e){this._transformDirty=!0,this._transform=M.clone(e,this._transform)}},transformToRoot:{get:function(){return this._transformToRoot}},computedTransform:{get:function(){return this._computedTransform}},originalTransform:{get:function(){return this._originalTransform}},translation:{get:function(){return u(this._transformParameters)?this._transformParameters.translation:void 0},set:function(e){let t=this._transformParameters,n=t.translation;h.equals(n,e)||(t.translation=h.clone(e,t.translation),eW(this,t))}},rotation:{get:function(){return u(this._transformParameters)?this._transformParameters.rotation:void 0},set:function(e){let t=this._transformParameters,n=t.rotation;Le.equals(n,e)||(t.rotation=Le.clone(e,t.rotation),eW(this,t))}},scale:{get:function(){return u(this._transformParameters)?this._transformParameters.scale:void 0},set:function(e){let t=this._transformParameters,n=t.scale;h.equals(n,e)||(t.scale=h.clone(e,t.scale),eW(this,t))}},morphWeights:{get:function(){return this._morphWeights},set:function(e){let t=e.length;for(let n=0;n<t;n++)this._morphWeights[n]=e[n]}},runtimeSkin:{get:function(){return this._runtimeSkin}},computedJointMatrices:{get:function(){return this._computedJointMatrices}}});function _qe(e){let t=e.transform,n=e.transformToRoot,i=e._computedTransform;e._computedTransform=M.multiply(n,t,i);let o=e.node;u(o.matrix)||(e._transformParameters=new Dg(o.translation,o.rotation,o.scale)),u(o.morphWeights)&&(e._morphWeights=o.morphWeights.slice());let r=o.articulationName;if(u(r)){let c=e.sceneGraph._runtimeArticulations[r];u(c)&&c.runtimeNodes.push(e)}}function eW(e,t){e._transformDirty=!0,e._transform=M.fromTranslationRotationScale(t,e._transform)}ME.prototype.getChild=function(e){return this.sceneGraph._runtimeNodes[this.children[e]]};ME.prototype.configurePipeline=function(){let e=this.node,t=this.pipelineStages;t.length=0;let n=this.updateStages;n.length=0,u(e.instances)&&t.push(DB),t.push(IB),n.push(wB)};ME.prototype.updateComputedTransform=function(){this._computedTransform=M.multiply(this._transformToRoot,this._transform,this._computedTransform)};ME.prototype.updateJointMatrices=function(){let e=this._runtimeSkin;if(!u(e))return;e.updateJointMatrices();let t=this._computedJointMatrices,n=e.jointMatrices,i=n.length;for(let o=0;o<i;o++){u(t[o])||(t[o]=new M);let r=M.multiplyTransformation(this.transformToRoot,this.transform,t[o]),s=M.inverseTransformation(r,t[o]);t[o]=M.multiplyTransformation(s,n[o],t[o])}};var PB=ME;var Zce={name:"AlphaPipelineStage"};Zce.process=function(e,t,n){let i=e.alphaOptions,o=e.model;i.pass=y(i.pass,o.opaquePass);let r=e.renderStateOptions;i.pass===Ee.TRANSLUCENT&&(r.cull.enabled=!1,r.depthMask=!1,r.blending=un.ALPHA_BLEND);let s=e.shaderBuilder,a=e.uniformMap;u(i.alphaCutoff)&&(s.addDefine("ALPHA_MODE_MASK",void 0,Te.FRAGMENT),s.addUniform("float","u_alphaCutoff",Te.FRAGMENT),a.u_alphaCutoff=function(){return i.alphaCutoff})};var OB=Zce;var Jce={name:"BatchTexturePipelineStage"};Jce.process=function(e,t,n){let i=e.shaderBuilder,o={},r=e.model,s=r.featureTables[r.featureTableId],a=s.featuresLength;i.addUniform("int","model_featuresLength"),o.model_featuresLength=function(){return a};let c=s.batchTexture;i.addUniform("sampler2D","model_batchTexture"),o.model_batchTexture=function(){return y(c.batchTexture,c.defaultTexture)},i.addUniform("vec4","model_textureStep"),o.model_textureStep=function(){return c.textureStep},c.textureDimensions.y>1&&(i.addDefine("MULTILINE_BATCH_TEXTURE"),i.addUniform("vec2","model_textureDimensions"),o.model_textureDimensions=function(){return c.textureDimensions}),e.uniformMap=pt(o,e.uniformMap)};var RB=Jce;var Qce={name:"ClassificationPipelineStage"};Qce.process=function(e,t,n){e.shaderBuilder.addDefine("HAS_CLASSIFICATION",void 0,Te.BOTH);let o=e.runtimePrimitive;u(o.batchLengths)||gqe(t,o)};function gqe(e,t){let n=sn.getAttributeBySemantic(e,xt.POSITION);if(!u(n))throw new ue("Primitives must have a position attribute to be used for classification.");let i,o=e.indices,r=u(o);r&&(i=o.typedArray,o.typedArray=void 0);let s=r?o.count:n.count,a=sn.getAttributeBySemantic(e,xt.FEATURE_ID,0);if(!u(a)){t.batchLengths=[s],t.batchOffsets=[0];return}let c=a.typedArray;a.typedArray=void 0;let l=[],f=[0],d=r?i[0]:0,p=c[d],g=0;for(let A=1;A<s;A++){let x=r?i[A]:A,C=c[x];if(C!==p){let T=A-g,E=A;l.push(T),f.push(E),g=E,p=C}}let m=s-g;l.push(m),t.batchLengths=l,t.batchOffsets=f}var BB=Qce;var MB=`void filterByPassType(inout vec3 positionMC, vec4 featureColor)
|
||
{
|
||
bool styleTranslucent = (featureColor.a != 1.0);
|
||
// Only render translucent features in the translucent pass (if the style or the original command has translucency).
|
||
if (czm_pass == czm_passTranslucent && !styleTranslucent && !model_commandTranslucent)
|
||
{
|
||
// If the model has a translucent silhouette, it needs to render during the silhouette color command,
|
||
// (i.e. the command where model_silhouettePass = true), even if the model isn't translucent.
|
||
#ifdef HAS_SILHOUETTE
|
||
positionMC *= float(model_silhouettePass);
|
||
#else
|
||
positionMC *= 0.0;
|
||
#endif
|
||
}
|
||
// If the current pass is not the translucent pass and the style is not translucent, don't render the feature.
|
||
else if (czm_pass != czm_passTranslucent && styleTranslucent)
|
||
{
|
||
positionMC *= 0.0;
|
||
}
|
||
}
|
||
|
||
void cpuStylingStage(inout vec3 positionMC, inout SelectedFeature feature)
|
||
{
|
||
float show = ceil(feature.color.a);
|
||
positionMC *= show;
|
||
|
||
#if defined(HAS_SELECTED_FEATURE_ID_ATTRIBUTE) && !defined(HAS_CLASSIFICATION)
|
||
filterByPassType(positionMC, feature.color);
|
||
#endif
|
||
}
|
||
`;var LB=`void filterByPassType(vec4 featureColor)
|
||
{
|
||
bool styleTranslucent = (featureColor.a != 1.0);
|
||
// Only render translucent features in the translucent pass (if the style or the original command has translucency).
|
||
if (czm_pass == czm_passTranslucent && !styleTranslucent && !model_commandTranslucent)
|
||
{
|
||
// If the model has a translucent silhouette, it needs to render during the silhouette color command,
|
||
// (i.e. the command where model_silhouettePass = true), even if the model isn't translucent.
|
||
#ifdef HAS_SILHOUETTE
|
||
if(!model_silhouettePass) {
|
||
discard;
|
||
}
|
||
#else
|
||
discard;
|
||
#endif
|
||
}
|
||
// If the current pass is not the translucent pass and the style is not translucent, don't render the feature.
|
||
else if (czm_pass != czm_passTranslucent && styleTranslucent)
|
||
{
|
||
discard;
|
||
}
|
||
}
|
||
|
||
void cpuStylingStage(inout czm_modelMaterial material, SelectedFeature feature)
|
||
{
|
||
vec4 featureColor = feature.color;
|
||
if (featureColor.a == 0.0)
|
||
{
|
||
discard;
|
||
}
|
||
|
||
// If a feature ID vertex attribute is used, the pass type filter is applied in the vertex shader.
|
||
// So, we only apply in in the fragment shader if the feature ID texture is used.
|
||
#if defined(HAS_SELECTED_FEATURE_ID_TEXTURE) && !defined(HAS_CLASSIFICATION)
|
||
filterByPassType(featureColor);
|
||
#endif
|
||
|
||
featureColor = czm_gammaCorrect(featureColor);
|
||
|
||
// Classification models compute the diffuse differently.
|
||
#ifdef HAS_CLASSIFICATION
|
||
material.diffuse = featureColor.rgb * featureColor.a;
|
||
#else
|
||
float highlight = ceil(model_colorBlend);
|
||
material.diffuse *= mix(featureColor.rgb, vec3(1.0), highlight);
|
||
#endif
|
||
|
||
material.alpha *= featureColor.a;
|
||
}
|
||
`;var $ce={name:"CPUStylingPipelineStage"};$ce.process=function(e,t,n){let i=e.model,o=e.shaderBuilder;o.addVertexLines(MB),o.addFragmentLines(LB),o.addDefine("USE_CPU_STYLING",void 0,Te.BOTH),u(i.color)||(o.addUniform("float",$g.COLOR_BLEND_UNIFORM_NAME,Te.FRAGMENT),e.uniformMap[$g.COLOR_BLEND_UNIFORM_NAME]=function(){return ec.getColorBlend(i.colorBlendMode,i.colorBlendAmount)}),o.addUniform("bool","model_commandTranslucent",Te.BOTH),e.uniformMap.model_commandTranslucent=function(){return e.alphaOptions.pass===Ee.TRANSLUCENT}};var NB=$ce;var ele={MODIFY_MATERIAL:"MODIFY_MATERIAL",REPLACE_MATERIAL:"REPLACE_MATERIAL"};ele.getDefineName=function(e){return`CUSTOM_SHADER_${e}`};var e_=Object.freeze(ele);var FB=`void customShaderStage(
|
||
inout czm_modelVertexOutput vsOutput,
|
||
inout ProcessedAttributes attributes,
|
||
FeatureIds featureIds,
|
||
Metadata metadata,
|
||
MetadataClass metadataClass,
|
||
MetadataStatistics metadataStatistics
|
||
) {
|
||
// VertexInput and initializeInputStruct() are dynamically generated in JS,
|
||
// see CustomShaderPipelineStage.js
|
||
VertexInput vsInput;
|
||
initializeInputStruct(vsInput, attributes);
|
||
vsInput.featureIds = featureIds;
|
||
vsInput.metadata = metadata;
|
||
vsInput.metadataClass = metadataClass;
|
||
vsInput.metadataStatistics = metadataStatistics;
|
||
vertexMain(vsInput, vsOutput);
|
||
attributes.positionMC = vsOutput.positionMC;
|
||
}
|
||
`;var VB=`void customShaderStage(
|
||
inout czm_modelMaterial material,
|
||
ProcessedAttributes attributes,
|
||
FeatureIds featureIds,
|
||
Metadata metadata,
|
||
MetadataClass metadataClass,
|
||
MetadataStatistics metadataStatistics
|
||
) {
|
||
// FragmentInput and initializeInputStruct() are dynamically generated in JS,
|
||
// see CustomShaderPipelineStage.js
|
||
FragmentInput fsInput;
|
||
initializeInputStruct(fsInput, attributes);
|
||
fsInput.featureIds = featureIds;
|
||
fsInput.metadata = metadata;
|
||
fsInput.metadataClass = metadataClass;
|
||
fsInput.metadataStatistics = metadataStatistics;
|
||
fragmentMain(fsInput, material);
|
||
}
|
||
`;var UB=`void featureIdStage(out FeatureIds featureIds, ProcessedAttributes attributes) {
|
||
initializeFeatureIds(featureIds, attributes);
|
||
initializeFeatureIdAliases(featureIds);
|
||
}
|
||
`;var kB=`void featureIdStage(out FeatureIds featureIds, ProcessedAttributes attributes)
|
||
{
|
||
initializeFeatureIds(featureIds, attributes);
|
||
initializeFeatureIdAliases(featureIds);
|
||
setFeatureIdVaryings();
|
||
}
|
||
`;var Ri={name:"FeatureIdPipelineStage",STRUCT_ID_FEATURE_IDS_VS:"FeatureIdsVS",STRUCT_ID_FEATURE_IDS_FS:"FeatureIdsFS",STRUCT_NAME_FEATURE_IDS:"FeatureIds",FUNCTION_ID_INITIALIZE_FEATURE_IDS_VS:"initializeFeatureIdsVS",FUNCTION_ID_INITIALIZE_FEATURE_IDS_FS:"initializeFeatureIdsFS",FUNCTION_ID_INITIALIZE_FEATURE_ID_ALIASES_VS:"initializeFeatureIdAliasesVS",FUNCTION_ID_INITIALIZE_FEATURE_ID_ALIASES_FS:"initializeFeatureIdAliasesFS",FUNCTION_SIGNATURE_INITIALIZE_FEATURE_IDS:"void initializeFeatureIds(out FeatureIds featureIds, ProcessedAttributes attributes)",FUNCTION_SIGNATURE_INITIALIZE_FEATURE_ID_ALIASES:"void initializeFeatureIdAliases(inout FeatureIds featureIds)",FUNCTION_ID_SET_FEATURE_ID_VARYINGS:"setFeatureIdVaryings",FUNCTION_SIGNATURE_SET_FEATURE_ID_VARYINGS:"void setFeatureIdVaryings()"};Ri.process=function(e,t,n){let i=e.shaderBuilder;yqe(i);let o=e.runtimeNode.node.instances;u(o)&&Aqe(e,o,n),xqe(e,t,n),i.addVertexLines(kB),i.addFragmentLines(UB)};function yqe(e){e.addStruct(Ri.STRUCT_ID_FEATURE_IDS_VS,Ri.STRUCT_NAME_FEATURE_IDS,Te.VERTEX),e.addStruct(Ri.STRUCT_ID_FEATURE_IDS_FS,Ri.STRUCT_NAME_FEATURE_IDS,Te.FRAGMENT),e.addFunction(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_VS,Ri.FUNCTION_SIGNATURE_INITIALIZE_FEATURE_IDS,Te.VERTEX),e.addFunction(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_FS,Ri.FUNCTION_SIGNATURE_INITIALIZE_FEATURE_IDS,Te.FRAGMENT),e.addFunction(Ri.FUNCTION_ID_INITIALIZE_FEATURE_ID_ALIASES_VS,Ri.FUNCTION_SIGNATURE_INITIALIZE_FEATURE_ID_ALIASES,Te.VERTEX),e.addFunction(Ri.FUNCTION_ID_INITIALIZE_FEATURE_ID_ALIASES_FS,Ri.FUNCTION_SIGNATURE_INITIALIZE_FEATURE_ID_ALIASES,Te.FRAGMENT),e.addFunction(Ri.FUNCTION_ID_SET_FEATURE_ID_VARYINGS,Ri.FUNCTION_SIGNATURE_SET_FEATURE_ID_VARYINGS,Te.VERTEX)}function Aqe(e,t,n){let i=t.featureIds,o=t.attributes[0].count;for(let r=0;r<i.length;r++){let s=i[r],a=s.positionalLabel;s instanceof Bt.FeatureIdAttribute?Cqe(e,s,a):tle(e,s,a,o,1,n);let c=s.label;u(c)&&nle(e,a,c,Te.BOTH)}}function xqe(e,t,n){let i=t.featureIds,r=sn.getAttributeBySemantic(t,xt.POSITION).count;for(let s=0;s<i.length;s++){let a=i[s],c=a.positionalLabel,l=Te.BOTH;a instanceof Bt.FeatureIdAttribute?Tqe(e,a,c):a instanceof Bt.FeatureIdImplicitRange?tle(e,a,c,r,void 0,n):(Eqe(e,a,c,s,n),l=Te.FRAGMENT);let f=a.label;u(f)&&nle(e,c,f,l)}}function Cqe(e,t,n){let i=e.shaderBuilder;i.addStructField(Ri.STRUCT_ID_FEATURE_IDS_VS,"int",n),i.addStructField(Ri.STRUCT_ID_FEATURE_IDS_FS,"int",n);let o=t.setIndex,r=n.replace(/_\d+$/,"_"),s=`a_${r}${o}`,a=`v_${r}${o}`,c=`featureIds.${n} = int(czm_round(${s}));`,l=`featureIds.${n} = int(czm_round(${a}));`;i.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_VS,[c]),i.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_FS,[l]),i.addVarying("float",a),i.addFunctionLines(Ri.FUNCTION_ID_SET_FEATURE_ID_VARYINGS,[`${a} = ${s};`])}function Tqe(e,t,n){let i=e.shaderBuilder;i.addStructField(Ri.STRUCT_ID_FEATURE_IDS_VS,"int",n),i.addStructField(Ri.STRUCT_ID_FEATURE_IDS_FS,"int",n);let o=t.setIndex,r=n.replace(/_\d+$/,"_"),s=[`featureIds.${n} = int(czm_round(attributes.${r}${o}));`];i.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_VS,s),i.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_FS,s)}function tle(e,t,n,i,o,r){bqe(e,t,i,o,r);let s=e.shaderBuilder,a=`a_implicit_${n}`;s.addAttribute("float",a);let c=`v_implicit_${n}`;s.addVarying("float",c),s.addStructField(Ri.STRUCT_ID_FEATURE_IDS_VS,"int",n),s.addStructField(Ri.STRUCT_ID_FEATURE_IDS_FS,"int",n),s.addFunctionLines(Ri.FUNCTION_ID_SET_FEATURE_ID_VARYINGS,[`${c} = ${a};`]),s.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_VS,[`featureIds.${n} = int(czm_round(${a}));`]),s.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_FS,[`featureIds.${n} = int(czm_round(${c}));`])}function Eqe(e,t,n,i,o){let r=`u_featureIdTexture_${i}`,s=e.uniformMap,a=t.textureReader;s[r]=function(){return y(a.texture,o.context.defaultTexture)};let c=a.channels,l=e.shaderBuilder;l.addStructField(Ri.STRUCT_ID_FEATURE_IDS_FS,"int",n),l.addUniform("sampler2D",r,Te.FRAGMENT);let f=`v_texCoord_${a.texCoord}`,d=`texture2D(${r}, ${f}).${c}`,p=`featureIds.${n} = czm_unpackUint(${d});`;l.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_IDS_FS,[p])}function nle(e,t,n,i){let o=e.shaderBuilder,r=Te.includesVertexShader(i);r&&o.addStructField(Ri.STRUCT_ID_FEATURE_IDS_VS,"int",n),o.addStructField(Ri.STRUCT_ID_FEATURE_IDS_FS,"int",n);let s=[`featureIds.${n} = featureIds.${t};`];r&&o.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_ID_ALIASES_VS,s),o.addFunctionLines(Ri.FUNCTION_ID_INITIALIZE_FEATURE_ID_ALIASES_FS,s)}function bqe(e,t,n,i,o){let r=e.model,s,a;if(u(t.repeat)){let l=Sqe(t,n);s=lt.createVertexBuffer({context:o.context,typedArray:l,usage:Ne.STATIC_DRAW}),s.vertexArrayDestroyable=!1,r._pipelineResources.push(s);let f=!1;r.statistics.addBuffer(s,f)}else a=[t.offset];let c={index:e.attributeIndex++,instanceDivisor:i,value:a,vertexBuffer:s,normalize:!1,componentsPerAttribute:1,componentDatatype:q.FLOAT,strideInBytes:q.getSizeInBytes(q.FLOAT),offsetInBytes:0};e.attributes.push(c)}function Sqe(e,t){let n=e.offset,i=e.repeat,o=new Float32Array(t);for(let r=0;r<t;r++)o[r]=n+Math.floor(r/i);return o}var ey=Ri;var zB=`void metadataStage(
|
||
out Metadata metadata,
|
||
out MetadataClass metadataClass,
|
||
out MetadataStatistics metadataStatistics,
|
||
ProcessedAttributes attributes
|
||
)
|
||
{
|
||
initializeMetadata(metadata, metadataClass, metadataStatistics, attributes);
|
||
}
|
||
`;var HB=`void metadataStage(
|
||
out Metadata metadata,
|
||
out MetadataClass metadataClass,
|
||
out MetadataStatistics metadataStatistics,
|
||
ProcessedAttributes attributes
|
||
)
|
||
{
|
||
initializeMetadata(metadata, metadataClass, metadataStatistics, attributes);
|
||
setMetadataVaryings();
|
||
}
|
||
`;var Ai={name:"MetadataPipelineStage",STRUCT_ID_METADATA_VS:"MetadataVS",STRUCT_ID_METADATA_FS:"MetadataFS",STRUCT_NAME_METADATA:"Metadata",STRUCT_ID_METADATA_CLASS_VS:"MetadataClassVS",STRUCT_ID_METADATA_CLASS_FS:"MetadataClassFS",STRUCT_NAME_METADATA_CLASS:"MetadataClass",STRUCT_ID_METADATA_STATISTICS_VS:"MetadataStatisticsVS",STRUCT_ID_METADATA_STATISTICS_FS:"MetadataStatisticsFS",STRUCT_NAME_METADATA_STATISTICS:"MetadataStatistics",FUNCTION_ID_INITIALIZE_METADATA_VS:"initializeMetadataVS",FUNCTION_ID_INITIALIZE_METADATA_FS:"initializeMetadataFS",FUNCTION_SIGNATURE_INITIALIZE_METADATA:"void initializeMetadata(out Metadata metadata, out MetadataClass metadataClass, out MetadataStatistics metadataStatistics, ProcessedAttributes attributes)",FUNCTION_ID_SET_METADATA_VARYINGS:"setMetadataVaryings",FUNCTION_SIGNATURE_SET_METADATA_VARYINGS:"void setMetadataVaryings()",METADATA_CLASS_FIELDS:[{specName:"noData",shaderName:"noData"},{specName:"default",shaderName:"defaultValue"},{specName:"min",shaderName:"minValue"},{specName:"max",shaderName:"maxValue"}],METADATA_STATISTICS_FIELDS:[{specName:"min",shaderName:"minValue"},{specName:"max",shaderName:"maxValue"},{specName:"mean",shaderName:"mean",type:"float"},{specName:"median",shaderName:"median"},{specName:"standardDeviation",shaderName:"standardDeviation",type:"float"},{specName:"variance",shaderName:"variance",type:"float"},{specName:"sum",shaderName:"sum"}]};Ai.process=function(e,t,n){let{shaderBuilder:i,model:o}=e,{structuralMetadata:r={},content:s}=o,a=s?.tileset.metadataExtension?.statistics,c=vqe(r.propertyAttributes,t,a),l=wqe(r.propertyTextures,a),f=c.concat(l);Pqe(i,f),Bqe(i),i.addVertexLines(HB),i.addFragmentLines(zB);for(let d=0;d<c.length;d++){let p=c[d];Mqe(e,p)}for(let d=0;d<l.length;d++){let p=l[d];Nqe(e,p)}};function vqe(e,t,n){return u(e)?e.flatMap(i=>Dqe(i,t,n)):[]}function Dqe(e,t,n){let{getAttributeByName:i,getAttributeInfo:o,sanitizeGlslIdentifier:r}=sn,s=e.class.id,a=n?.classes[s],c=Object.entries(e.properties),l=new Array(c.length);for(let f=0;f<c.length;f++){let[d,p]=c[f],g=i(t,p.attribute),{glslType:m,variableName:A}=o(g);l[f]={metadataVariable:r(d),property:p,type:p.classProperty.type,glslType:m,variableName:A,propertyStatistics:a?.properties[d],shaderDestination:Te.BOTH}}return l}function wqe(e,t){return u(e)?e.flatMap(n=>Iqe(n,t)):[]}function Iqe(e,t){let{sanitizeGlslIdentifier:n}=sn,i=e.class.id,o=t?.classes[i],r=Object.entries(e.properties).filter(([a,c])=>c.isGpuCompatible()),s=new Array(r.length);for(let a=0;a<r.length;a++){let[c,l]=r[a];s[a]={metadataVariable:n(c),property:l,type:l.classProperty.type,glslType:l.getGlslType(),propertyStatistics:o?.properties[c],shaderDestination:Te.FRAGMENT}}return s}function Pqe(e,t){let n=new Set,i=new Set;for(let a=0;a<t.length;a++){let{type:c,glslType:l,propertyStatistics:f}=t[a];n.add(l),u(f)&&c!==Ht.ENUM&&i.add(l)}let o=Ai.METADATA_CLASS_FIELDS;for(let a of n){let c=`${a}MetadataClass`;s(c,a,o)}let r=Ai.METADATA_STATISTICS_FIELDS;for(let a of i){let c=`${a}MetadataStatistics`;s(c,a,r)}function s(a,c,l){e.addStruct(a,a,Te.BOTH);for(let f=0;f<l.length;f++){let{shaderName:d}=l[f],p=l[f].type==="float"?Rqe(c):c;e.addStructField(a,p,d)}}}var Oqe={int:"float",ivec2:"vec2",ivec3:"vec3",ivec4:"vec4"};function Rqe(e){let t=Oqe[e];return u(t)?t:e}function Bqe(e){e.addStruct(Ai.STRUCT_ID_METADATA_VS,Ai.STRUCT_NAME_METADATA,Te.VERTEX),e.addStruct(Ai.STRUCT_ID_METADATA_FS,Ai.STRUCT_NAME_METADATA,Te.FRAGMENT),e.addStruct(Ai.STRUCT_ID_METADATA_CLASS_VS,Ai.STRUCT_NAME_METADATA_CLASS,Te.VERTEX),e.addStruct(Ai.STRUCT_ID_METADATA_CLASS_FS,Ai.STRUCT_NAME_METADATA_CLASS,Te.FRAGMENT),e.addStruct(Ai.STRUCT_ID_METADATA_STATISTICS_VS,Ai.STRUCT_NAME_METADATA_STATISTICS,Te.VERTEX),e.addStruct(Ai.STRUCT_ID_METADATA_STATISTICS_FS,Ai.STRUCT_NAME_METADATA_STATISTICS,Te.FRAGMENT),e.addFunction(Ai.FUNCTION_ID_INITIALIZE_METADATA_VS,Ai.FUNCTION_SIGNATURE_INITIALIZE_METADATA,Te.VERTEX),e.addFunction(Ai.FUNCTION_ID_INITIALIZE_METADATA_FS,Ai.FUNCTION_SIGNATURE_INITIALIZE_METADATA,Te.FRAGMENT),e.addFunction(Ai.FUNCTION_ID_SET_METADATA_VARYINGS,Ai.FUNCTION_SIGNATURE_SET_METADATA_VARYINGS,Te.VERTEX)}function Mqe(e,t){Lqe(e,t),ile(e.shaderBuilder,t),ole(e.shaderBuilder,t)}function Lqe(e,t){let{shaderBuilder:n}=e,{metadataVariable:i,property:o,glslType:r}=t,s=sle({valueExpression:`attributes.${t.variableName}`,renderResources:e,glslType:r,metadataVariable:i,shaderDestination:Te.BOTH,property:o});n.addStructField(Ai.STRUCT_ID_METADATA_VS,r,i),n.addStructField(Ai.STRUCT_ID_METADATA_FS,r,i);let a=`metadata.${i} = ${s};`;n.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_VS,[a]),n.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_FS,[a])}function Nqe(e,t){Fqe(e,t),ile(e.shaderBuilder,t),ole(e.shaderBuilder,t)}function Fqe(e,t){let{shaderBuilder:n,uniformMap:i}=e,{metadataVariable:o,glslType:r,property:s}=t,{texCoord:a,channels:c,index:l,texture:f}=s.textureReader,d=`u_propertyTexture_${l}`;i.hasOwnProperty(d)||(n.addUniform("sampler2D",d,Te.FRAGMENT),i[d]=()=>f),n.addStructField(Ai.STRUCT_ID_METADATA_FS,r,o);let p=`attributes.texCoord_${a}`,g=`texture2D(${d}, ${p}).${c}`,m=s.unpackInShader(g),A=sle({valueExpression:m,renderResources:e,glslType:r,metadataVariable:o,shaderDestination:Te.FRAGMENT,property:s}),x=`metadata.${o} = ${A};`;n.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_FS,[x])}function ile(e,t){let{classProperty:n}=t.property,{metadataVariable:i,glslType:o,shaderDestination:r}=t,s=rle(Ai.METADATA_CLASS_FIELDS,n,`metadataClass.${i}`,o),a=`${o}MetadataClass`;e.addStructField(Ai.STRUCT_ID_METADATA_CLASS_FS,a,i),e.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_FS,s),Te.includesVertexShader(r)&&(e.addStructField(Ai.STRUCT_ID_METADATA_CLASS_VS,a,i),e.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_VS,s))}function ole(e,t){let{propertyStatistics:n}=t;if(!u(n))return;let{metadataVariable:i,type:o,glslType:r}=t;if(o===Ht.ENUM)return;let s=Ai.METADATA_STATISTICS_FIELDS,a=`metadataStatistics.${i}`,c=rle(s,n,a,r),l=`${r}MetadataStatistics`;e.addStructField(Ai.STRUCT_ID_METADATA_STATISTICS_FS,l,i),e.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_FS,c),Te.includesVertexShader(t.shaderDestination)&&(e.addStructField(Ai.STRUCT_ID_METADATA_STATISTICS_VS,l,i),e.addFunctionLines(Ai.FUNCTION_ID_INITIALIZE_METADATA_VS,c))}function rle(e,t,n,i){return u(t)?e.map(o).filter(u):[];function o(r){let s=t[r.specName];if(u(s))return`${n}.${r.shaderName} = ${i}(${s});`}}function sle(e){let{valueExpression:t,property:n}=e;if(!n.hasValueTransform)return t;let i=e.metadataVariable,o=`u_${i}_offset`,r=`u_${i}_scale`,{shaderBuilder:s,uniformMap:a}=e.renderResources,{glslType:c,shaderDestination:l}=e;s.addUniform(c,o,l),s.addUniform(c,r,l);let{offset:f,scale:d}=n;return a[o]=()=>f,a[r]=()=>d,`czm_valueTransform(${o}, ${r}, ${t})`}var df=Ai;var Vqe={INHERIT:0,OPAQUE:1,TRANSLUCENT:2},ty=Object.freeze(Vqe);var qs={name:"CustomShaderPipelineStage",STRUCT_ID_ATTRIBUTES_VS:"AttributesVS",STRUCT_ID_ATTRIBUTES_FS:"AttributesFS",STRUCT_NAME_ATTRIBUTES:"Attributes",STRUCT_ID_VERTEX_INPUT:"VertexInput",STRUCT_NAME_VERTEX_INPUT:"VertexInput",STRUCT_ID_FRAGMENT_INPUT:"FragmentInput",STRUCT_NAME_FRAGMENT_INPUT:"FragmentInput",FUNCTION_ID_INITIALIZE_INPUT_STRUCT_VS:"initializeInputStructVS",FUNCTION_SIGNATURE_INITIALIZE_INPUT_STRUCT_VS:"void initializeInputStruct(out VertexInput vsInput, ProcessedAttributes attributes)",FUNCTION_ID_INITIALIZE_INPUT_STRUCT_FS:"initializeInputStructFS",FUNCTION_SIGNATURE_INITIALIZE_INPUT_STRUCT_FS:"void initializeInputStruct(out FragmentInput fsInput, ProcessedAttributes attributes)",_oneTimeWarning:wt};qs.process=function(e,t,n){let i=e.shaderBuilder,o=e.model.customShader;u(o.lightingModel)&&(e.lightingOptions.lightingModel=o.lightingModel);let r=e.alphaOptions;o.translucencyMode===ty.TRANSLUCENT?r.pass=Ee.TRANSLUCENT:o.translucencyMode===ty.OPAQUE&&(r.pass=void 0);let s=Yqe(o,t);if(!s.customShaderEnabled)return;if(Zqe(i,o,s),s.shouldComputePositionWC&&i.addDefine("COMPUTE_POSITION_WC_CUSTOM_SHADER",void 0,Te.BOTH),u(o.vertexShaderText)&&i.addDefine("HAS_CUSTOM_VERTEX_SHADER",void 0,Te.VERTEX),u(o.fragmentShaderText)){i.addDefine("HAS_CUSTOM_FRAGMENT_SHADER",void 0,Te.FRAGMENT);let l=e_.getDefineName(o.mode);i.addDefine(l,void 0,Te.FRAGMENT)}let a=o.uniforms;for(let l in a)if(a.hasOwnProperty(l)){let f=a[l];i.addUniform(f.type,l)}let c=o.varyings;for(let l in c)if(c.hasOwnProperty(l)){let f=c[l];i.addVarying(f,l)}e.uniformMap=pt(e.uniformMap,o.uniformMap)};function Uqe(e){let t={};for(let n=0;n<e.length;n++){let i=e[n],o=sn.getAttributeInfo(i);t[o.variableName]=o}return t}var kqe={position:"vec3",normal:"vec3",tangent:"vec3",bitangent:"vec3",texCoord:"vec2",color:"vec4",joints:"ivec4",weights:"vec4"},zqe={position:"vec3(0.0)",normal:"vec3(0.0, 0.0, 1.0)",tangent:"vec3(1.0, 0.0, 0.0)",bitangent:"vec3(0.0, 1.0, 0.0)",texCoord:"vec2(0.0)",color:"vec4(1.0)",joints:"ivec4(0)",weights:"vec4(0.0)"};function ale(e){let t=e.replace(/_[0-9]+$/,"");t=t.replace(/(MC|EC)$/,"");let n=kqe[t],i=zqe[t];if(u(n))return{attributeField:[n,e],value:i}}function Hqe(e,t,n){let i=cle(t,e.usedVariablesVertex.attributeSet,!1),o=i.addToShader,r=i.missingAttributes,s,a,c=[],l=[];for(s in o)if(o.hasOwnProperty(s)){let d=[o[s].glslType,s];c.push(d),a=`vsInput.attributes.${s} = attributes.${s};`,l.push(a)}for(let f=0;f<r.length;f++){s=r[f];let d=ale(s);if(!u(d)){qs._oneTimeWarning("CustomShaderPipelineStage.incompatiblePrimitiveVS",`Primitive is missing attribute ${s}, disabling custom vertex shader`);return}c.push(d.attributeField),a=`vsInput.attributes.${s} = ${d.value};`,l.push(a)}n.enabled=!0,n.attributeFields=c,n.initializationLines=l}function Gqe(e){let t=[],n=[],i=e.usedVariablesFragment.attributeSet;return i.hasOwnProperty("positionWC")&&(t.push(["vec3","positionWC"]),n.push("fsInput.attributes.positionWC = attributes.positionWC;")),i.hasOwnProperty("positionEC")&&(t.push(["vec3","positionEC"]),n.push("fsInput.attributes.positionEC = attributes.positionEC;")),{attributeFields:t,initializationLines:n}}function Wqe(e,t,n){let i=cle(t,e.usedVariablesFragment.attributeSet,!0),o=i.addToShader,r=i.missingAttributes,s,a,c=[],l=[];for(s in o)if(o.hasOwnProperty(s)){let p=[o[s].glslType,s];c.push(p),a=`fsInput.attributes.${s} = attributes.${s};`,l.push(a)}for(let d=0;d<r.length;d++){s=r[d];let p=ale(s);if(!u(p)){qs._oneTimeWarning("CustomShaderPipelineStage.incompatiblePrimitiveFS",`Primitive is missing attribute ${s}, disabling custom fragment shader.`);return}c.push(p.attributeField),a=`fsInput.attributes.${s} = ${p.value};`,l.push(a)}let f=Gqe(e);n.enabled=!0,n.attributeFields=c.concat(f.attributeFields),n.initializationLines=f.initializationLines.concat(l)}var jqe={positionWC:!0,positionEC:!0};function cle(e,t,n){let i,o,r={};for(o in e)if(e.hasOwnProperty(o)){let a=e[o];i=o,n&&o==="normalMC"?i="normalEC":n&&o==="tangentMC"&&(i="tangentEC"),t.hasOwnProperty(i)&&(r[i]=a)}let s=[];for(o in t)if(t.hasOwnProperty(o)){if(jqe.hasOwnProperty(o))continue;i=o,n&&o==="normalEC"?i="normalMC":n&&o==="tangentEC"&&(i="tangentMC"),e.hasOwnProperty(i)||s.push(o)}return{addToShader:r,missingAttributes:s}}function Yqe(e,t){let n={enabled:!1},i={enabled:!1},o=Uqe(t.attributes);u(e.vertexShaderText)&&Hqe(e,o,n),u(e.fragmentShaderText)&&Wqe(e,o,i);let s=e.usedVariablesFragment.attributeSet.hasOwnProperty("positionWC")&&i.enabled;return{vertexLines:n,fragmentLines:i,vertexLinesEnabled:n.enabled,fragmentLinesEnabled:i.enabled,customShaderEnabled:n.enabled||i.enabled,shouldComputePositionWC:s}}function qqe(e,t){let n,i=qs.STRUCT_ID_ATTRIBUTES_VS;e.addStruct(i,qs.STRUCT_NAME_ATTRIBUTES,Te.VERTEX);let o=t.attributeFields;for(n=0;n<o.length;n++){let a=o[n],c=a[0],l=a[1];e.addStructField(i,c,l)}i=qs.STRUCT_ID_VERTEX_INPUT,e.addStruct(i,qs.STRUCT_NAME_VERTEX_INPUT,Te.VERTEX),e.addStructField(i,qs.STRUCT_NAME_ATTRIBUTES,"attributes"),e.addStructField(i,ey.STRUCT_NAME_FEATURE_IDS,"featureIds"),e.addStructField(i,df.STRUCT_NAME_METADATA,"metadata"),e.addStructField(i,df.STRUCT_NAME_METADATA_CLASS,"metadataClass"),e.addStructField(i,df.STRUCT_NAME_METADATA_STATISTICS,"metadataStatistics");let r=qs.FUNCTION_ID_INITIALIZE_INPUT_STRUCT_VS;e.addFunction(r,qs.FUNCTION_SIGNATURE_INITIALIZE_INPUT_STRUCT_VS,Te.VERTEX);let s=t.initializationLines;e.addFunctionLines(r,s)}function Xqe(e,t){let n,i=qs.STRUCT_ID_ATTRIBUTES_FS;e.addStruct(i,qs.STRUCT_NAME_ATTRIBUTES,Te.FRAGMENT);let o,r,s,a=t.attributeFields;for(n=0;n<a.length;n++)o=a[n],r=o[0],s=o[1],e.addStructField(i,r,s);i=qs.STRUCT_ID_FRAGMENT_INPUT,e.addStruct(i,qs.STRUCT_NAME_FRAGMENT_INPUT,Te.FRAGMENT),e.addStructField(i,qs.STRUCT_NAME_ATTRIBUTES,"attributes"),e.addStructField(i,ey.STRUCT_NAME_FEATURE_IDS,"featureIds"),e.addStructField(i,df.STRUCT_NAME_METADATA,"metadata"),e.addStructField(i,df.STRUCT_NAME_METADATA_CLASS,"metadataClass"),e.addStructField(i,df.STRUCT_NAME_METADATA_STATISTICS,"metadataStatistics");let c=qs.FUNCTION_ID_INITIALIZE_INPUT_STRUCT_FS;e.addFunction(c,qs.FUNCTION_SIGNATURE_INITIALIZE_INPUT_STRUCT_FS,Te.FRAGMENT);let l=t.initializationLines;e.addFunctionLines(c,l)}var Kqe=[];function Zqe(e,t,n){let i=n.vertexLines,o=Kqe;i.enabled&&(qqe(e,i),o.length=0,o.push("#line 0",t.vertexShaderText,FB),e.addVertexLines(o));let r=n.fragmentLines;r.enabled&&(Xqe(e,r),o.length=0,o.push("#line 0",t.fragmentShaderText,VB),e.addFragmentLines(o))}var GB=qs;var WB={name:"DequantizationPipelineStage",FUNCTION_ID_DEQUANTIZATION_STAGE_VS:"dequantizationStage",FUNCTION_SIGNATURE_DEQUANTIZATION_STAGE_VS:"void dequantizationStage(inout ProcessedAttributes attributes)"};WB.process=function(e,t,n){let i=e.shaderBuilder,o=e.model,r=u(o.classificationType);i.addDefine("USE_DEQUANTIZATION",void 0,Te.VERTEX),i.addFunction(WB.FUNCTION_ID_DEQUANTIZATION_STAGE_VS,WB.FUNCTION_SIGNATURE_DEQUANTIZATION_STAGE_VS,Te.VERTEX);let s=t.attributes;for(let a=0;a<s.length;a++){let c=s[a],l=c.quantization;if(!u(l))continue;let f=c.semantic===xt.POSITION,d=c.semantic===xt.TEXCOORD;if(r&&!f&&!d)continue;let p=sn.getAttributeInfo(c);Qqe(i,p),Jqe(e,p)}};function Jqe(e,t){let n=e.shaderBuilder,i=e.uniformMap,o=t.variableName,r=t.attribute.quantization;if(r.octEncoded){let s=`model_normalizationRange_${o}`;n.addUniform("float",s,Te.VERTEX),i[s]=function(){return r.normalizationRange}}else{let s=`model_quantizedVolumeOffset_${o}`,a=`model_quantizedVolumeStepSize_${o}`,c=t.glslType;n.addUniform(c,s,Te.VERTEX),n.addUniform(c,a,Te.VERTEX);let l=r.quantizedVolumeOffset,f=r.quantizedVolumeStepSize;/^color_\d+$/.test(o)&&(l=lle(l,0),f=lle(f,1)),i[s]=function(){return l},i[a]=function(){return f}}}function lle(e,t){return e instanceof oe?e:new oe(e.x,e.y,e.z,t)}function Qqe(e,t){let n=t.variableName,i=t.attribute.quantization,o;i.octEncoded?o=$qe(n,i):o=eXe(n),e.addFunctionLines(WB.FUNCTION_ID_DEQUANTIZATION_STAGE_VS,[o])}function $qe(e,t){let n=`attributes.${e}`,i=`a_quantized_${e}`,o=`model_normalizationRange_${e}`,r=t.octEncodedZXY?".zxy":".xyz";return`${n} = czm_octDecode(${i}, ${o})${r};`}function eXe(e){let t=`attributes.${e}`,n=`a_quantized_${e}`,i=`model_quantizedVolumeOffset_${e}`,o=`model_quantizedVolumeStepSize_${e}`;return`${t} = ${i} + ${n} * ${o};`}var jB=WB;var YB=`void geometryStage(out ProcessedAttributes attributes)
|
||
{
|
||
attributes.positionMC = v_positionMC;
|
||
attributes.positionEC = v_positionEC;
|
||
|
||
#ifdef COMPUTE_POSITION_WC_CUSTOM_SHADER
|
||
attributes.positionWC = v_positionWC;
|
||
#endif
|
||
|
||
#ifdef HAS_NORMALS
|
||
// renormalize after interpolation
|
||
attributes.normalEC = normalize(v_normalEC);
|
||
#endif
|
||
|
||
#ifdef HAS_TANGENTS
|
||
attributes.tangentEC = normalize(v_tangentEC);
|
||
#endif
|
||
|
||
#ifdef HAS_BITANGENTS
|
||
attributes.bitangentEC = normalize(v_bitangentEC);
|
||
#endif
|
||
|
||
// Everything else is dynamically generated in GeometryPipelineStage
|
||
setDynamicVaryings(attributes);
|
||
}
|
||
`;var qB=`vec4 geometryStage(inout ProcessedAttributes attributes, mat4 modelView, mat3 normal)
|
||
{
|
||
vec4 computedPosition;
|
||
|
||
// Compute positions in different coordinate systems
|
||
vec3 positionMC = attributes.positionMC;
|
||
v_positionMC = positionMC;
|
||
v_positionEC = (modelView * vec4(positionMC, 1.0)).xyz;
|
||
|
||
#if defined(USE_2D_POSITIONS) || defined(USE_2D_INSTANCING)
|
||
vec3 position2D = attributes.position2D;
|
||
vec3 positionEC = (u_modelView2D * vec4(position2D, 1.0)).xyz;
|
||
computedPosition = czm_projection * vec4(positionEC, 1.0);
|
||
#else
|
||
computedPosition = czm_projection * vec4(v_positionEC, 1.0);
|
||
#endif
|
||
|
||
// Sometimes the custom shader and/or style needs this
|
||
#if defined(COMPUTE_POSITION_WC_CUSTOM_SHADER) || defined(COMPUTE_POSITION_WC_STYLE)
|
||
// Note that this is a 32-bit position which may result in jitter on small
|
||
// scales.
|
||
v_positionWC = (czm_model * vec4(positionMC, 1.0)).xyz;
|
||
#endif
|
||
|
||
#ifdef HAS_NORMALS
|
||
v_normalEC = normalize(normal * attributes.normalMC);
|
||
#endif
|
||
|
||
#ifdef HAS_TANGENTS
|
||
v_tangentEC = normalize(normal * attributes.tangentMC);
|
||
#endif
|
||
|
||
#ifdef HAS_BITANGENTS
|
||
v_bitangentEC = normalize(normal * attributes.bitangentMC);
|
||
#endif
|
||
|
||
// All other varyings need to be dynamically generated in
|
||
// GeometryPipelineStage
|
||
setDynamicVaryings(attributes);
|
||
|
||
return computedPosition;
|
||
}
|
||
`;var LE=`vec2 computeSt(float featureId)
|
||
{
|
||
float stepX = model_textureStep.x;
|
||
float centerX = model_textureStep.y;
|
||
|
||
#ifdef MULTILINE_BATCH_TEXTURE
|
||
float stepY = model_textureStep.z;
|
||
float centerY = model_textureStep.w;
|
||
|
||
float xId = mod(featureId, model_textureDimensions.x);
|
||
float yId = floor(featureId / model_textureDimensions.x);
|
||
|
||
return vec2(centerX + (xId * stepX), centerY + (yId * stepY));
|
||
#else
|
||
return vec2(centerX + (featureId * stepX), 0.5);
|
||
#endif
|
||
}
|
||
|
||
void selectedFeatureIdStage(out SelectedFeature feature, FeatureIds featureIds)
|
||
{
|
||
int featureId = featureIds.SELECTED_FEATURE_ID;
|
||
|
||
|
||
if (featureId < model_featuresLength)
|
||
{
|
||
vec2 featureSt = computeSt(float(featureId));
|
||
|
||
feature.id = featureId;
|
||
feature.st = featureSt;
|
||
feature.color = texture2D(model_batchTexture, featureSt);
|
||
}
|
||
// Floating point comparisons can be unreliable in GLSL, so we
|
||
// increment the feature ID to make sure it's always greater
|
||
// then the model_featuresLength - a condition we check for in the
|
||
// pick ID, to avoid sampling the pick texture if the feature ID is
|
||
// greater than the number of features.
|
||
else
|
||
{
|
||
feature.id = model_featuresLength + 1;
|
||
feature.st = vec2(0.0);
|
||
feature.color = vec4(1.0);
|
||
}
|
||
|
||
#ifdef HAS_NULL_FEATURE_ID
|
||
if (featureId == model_nullFeatureId) {
|
||
feature.id = featureId;
|
||
feature.st = vec2(0.0);
|
||
feature.color = vec4(1.0);
|
||
}
|
||
#endif
|
||
}
|
||
`;var XB={name:"SelectedFeatureIdPipelineStage",STRUCT_ID_SELECTED_FEATURE:"SelectedFeature",STRUCT_NAME_SELECTED_FEATURE:"SelectedFeature",FUNCTION_ID_FEATURE_VARYINGS_VS:"updateFeatureStructVS",FUNCTION_ID_FEATURE_VARYINGS_FS:"updateFeatureStructFS",FUNCTION_SIGNATURE_UPDATE_FEATURE:"void updateFeatureStruct(inout SelectedFeature feature)"};XB.process=function(e,t,n){let i=e.shaderBuilder;e.hasPropertyTable=!0;let o=e.model,r=e.runtimeNode.node,s=tXe(o,r,t),a=s.shaderDestination;i.addDefine("HAS_SELECTED_FEATURE_ID",void 0,a),i.addDefine("SELECTED_FEATURE_ID",s.variableName,a),i.addDefine(s.featureIdDefine,void 0,a),nXe(i);let c=s.featureIds.nullFeatureId,l=e.uniformMap;u(c)&&(i.addDefine("HAS_NULL_FEATURE_ID",void 0,a),i.addUniform("int","model_nullFeatureId",a),l.model_nullFeatureId=function(){return c}),s.shaderDestination===Te.BOTH&&i.addVertexLines(LE),i.addFragmentLines(LE)};function ule(e){return e instanceof Bt.FeatureIdTexture?"HAS_SELECTED_FEATURE_ID_TEXTURE":"HAS_SELECTED_FEATURE_ID_ATTRIBUTE"}function fle(e){return e instanceof Bt.FeatureIdTexture?Te.FRAGMENT:Te.BOTH}function tXe(e,t,n){let i,o;return u(t.instances)&&(o=sn.getFeatureIdsByLabel(t.instances.featureIds,e.instanceFeatureIdLabel),u(o))?(i=y(o.label,o.positionalLabel),{featureIds:o,variableName:i,shaderDestination:fle(o),featureIdDefine:ule(o)}):(o=sn.getFeatureIdsByLabel(n.featureIds,e.featureIdLabel),i=y(o.label,o.positionalLabel),{featureIds:o,variableName:i,shaderDestination:fle(o),featureIdDefine:ule(o)})}function nXe(e){e.addStructField(XB.STRUCT_ID_SELECTED_FEATURE,"int","id"),e.addStructField(XB.STRUCT_ID_SELECTED_FEATURE,"vec2","st"),e.addStructField(XB.STRUCT_ID_SELECTED_FEATURE,"vec4","color")}var ny=XB;var Ds={name:"GeometryPipelineStage",STRUCT_ID_PROCESSED_ATTRIBUTES_VS:"ProcessedAttributesVS",STRUCT_ID_PROCESSED_ATTRIBUTES_FS:"ProcessedAttributesFS",STRUCT_NAME_PROCESSED_ATTRIBUTES:"ProcessedAttributes",FUNCTION_ID_INITIALIZE_ATTRIBUTES:"initializeAttributes",FUNCTION_SIGNATURE_INITIALIZE_ATTRIBUTES:"void initializeAttributes(out ProcessedAttributes attributes)",FUNCTION_ID_SET_DYNAMIC_VARYINGS_VS:"setDynamicVaryingsVS",FUNCTION_ID_SET_DYNAMIC_VARYINGS_FS:"setDynamicVaryingsFS",FUNCTION_SIGNATURE_SET_DYNAMIC_VARYINGS:"void setDynamicVaryings(inout ProcessedAttributes attributes)"};Ds.process=function(e,t,n){let i=e.shaderBuilder,o=e.model;i.addStruct(Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_VS,"ProcessedAttributes",Te.VERTEX),i.addStruct(Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_FS,"ProcessedAttributes",Te.FRAGMENT),i.addStruct(ny.STRUCT_ID_SELECTED_FEATURE,ny.STRUCT_NAME_SELECTED_FEATURE,Te.BOTH),i.addFunction(Ds.FUNCTION_ID_INITIALIZE_ATTRIBUTES,Ds.FUNCTION_SIGNATURE_INITIALIZE_ATTRIBUTES,Te.VERTEX),i.addVarying("vec3","v_positionWC"),i.addVarying("vec3","v_positionEC"),i.addStructField(Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_FS,"vec3","positionWC"),i.addStructField(Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_FS,"vec3","positionEC"),i.addFunction(Ds.FUNCTION_ID_SET_DYNAMIC_VARYINGS_VS,Ds.FUNCTION_SIGNATURE_SET_DYNAMIC_VARYINGS,Te.VERTEX),i.addFunction(Ds.FUNCTION_ID_SET_DYNAMIC_VARYINGS_FS,Ds.FUNCTION_SIGNATURE_SET_DYNAMIC_VARYINGS,Te.FRAGMENT),o.type===sr.TILE_PNTS&&i.addDefine("HAS_SRGB_COLOR",void 0,Te.FRAGMENT);let s=n.mode!==ee.SCENE3D&&!n.scene3DOnly&&o._projectTo2D,a=u(e.runtimeNode.node.instances),c=s&&!a,l=t.attributes.length;for(let f=0;f<l;f++){let d=t.attributes[f],p=nn.getAttributeLocationCount(d.type),g=d.semantic===xt.POSITION,m;p>1?(m=e.attributeIndex,e.attributeIndex+=p):g&&!c?m=0:m=e.attributeIndex++,iXe(e,d,m,p,s,a)}dXe(i,t.attributes),t.primitiveType===Me.POINTS&&i.addDefine("PRIMITIVE_TYPE_POINTS"),i.addVertexLines(qB),i.addFragmentLines(YB)};function iXe(e,t,n,i,o,r){let s=e.shaderBuilder,a=sn.getAttributeInfo(t),c=o&&!r;i>1?sXe(e,t,n,i):rXe(e,t,n,c),cXe(s,a,c),aXe(s,a),u(t.semantic)&&oXe(s,t),lXe(s,a,o),uXe(s,a,c),fXe(s,a)}function oXe(e,t){let n=t.semantic,i=t.setIndex;switch(n){case xt.NORMAL:e.addDefine("HAS_NORMALS");break;case xt.TANGENT:e.addDefine("HAS_TANGENTS");break;case xt.FEATURE_ID:e.addDefine(`HAS${n}_${i}`);break;case xt.TEXCOORD:case xt.COLOR:e.addDefine(`HAS_${n}_${i}`)}}function rXe(e,t,n,i){let o=t.quantization,r,s;u(o)?(r=o.type,s=o.componentDatatype):(r=t.type,s=t.componentDatatype);let a=t.semantic,c=t.setIndex;a===xt.FEATURE_ID&&c>=e.featureIdVertexAttributeSetIndex&&(e.featureIdVertexAttributeSetIndex=c+1);let l=a===xt.POSITION,f=l?0:n,d=nn.getNumberOfComponents(r),p={index:f,value:u(t.buffer)?void 0:t.constant,vertexBuffer:t.buffer,count:t.count,componentsPerAttribute:d,componentDatatype:s,offsetInBytes:t.byteOffset,strideInBytes:t.byteStride,normalize:t.normalized};if(e.attributes.push(p),!l||!i)return;let g=e.runtimePrimitive.positionBuffer2D,m={index:n,vertexBuffer:g,count:t.count,componentsPerAttribute:d,componentDatatype:q.FLOAT,offsetInBytes:0,strideInBytes:void 0,normalize:t.normalized};e.attributes.push(m)}function sXe(e,t,n,i){let o=t.quantization,r,s;u(o)?(r=o.type,s=o.componentDatatype):(r=t.type,s=t.componentDatatype);let a=t.normalized,l=nn.getNumberOfComponents(r)/i,f=q.getSizeInBytes(s),d=l*f,p=t.byteStride;for(let g=0;g<i;g++){let m=t.byteOffset+g*d,A={index:n+g,vertexBuffer:t.buffer,componentsPerAttribute:l,componentDatatype:s,offsetInBytes:m,strideInBytes:p,normalize:a};e.attributes.push(A)}}function aXe(e,t){let n=t.variableName,i=`v_${n}`,o;n==="normalMC"?(i="v_normalEC",o=t.glslType):n==="tangentMC"?(o="vec3",i="v_tangentEC"):o=t.glslType,e.addVarying(o,i)}function cXe(e,t,n){let i=t.attribute.semantic,o=t.variableName,r,s;t.isQuantized?(r=`a_quantized_${o}`,s=t.quantizedGlslType):(r=`a_${o}`,s=t.glslType);let a=i===xt.POSITION;a?e.setPositionAttribute(s,r):e.addAttribute(s,r),a&&n&&e.addAttribute("vec3","a_position2D")}function lXe(e,t,n){let i=Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_VS,o=Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_FS,r=t.variableName;r==="tangentMC"?(e.addStructField(i,"vec3","tangentMC"),e.addStructField(i,"float","tangentSignMC"),e.addStructField(o,"vec3","tangentEC")):r==="normalMC"?(e.addStructField(i,"vec3","normalMC"),e.addStructField(o,"vec3","normalEC")):(e.addStructField(i,t.glslType,r),e.addStructField(o,t.glslType,r)),r==="positionMC"&&n&&e.addStructField(i,"vec3","position2D")}function uXe(e,t,n){let i=Ds.FUNCTION_ID_INITIALIZE_ATTRIBUTES,o=t.variableName;if(o==="positionMC"&&n){let a="attributes.position2D = a_position2D;";e.addFunctionLines(i,[a])}if(t.isQuantized)return;let s=[];o==="tangentMC"?(s.push("attributes.tangentMC = a_tangentMC.xyz;"),s.push("attributes.tangentSignMC = a_tangentMC.w;")):s.push(`attributes.${o} = a_${o};`),e.addFunctionLines(i,s)}function fXe(e,t){let n=t.attribute.semantic,i=t.attribute.setIndex;if(u(n)&&!u(i))return;let o=Ds.FUNCTION_ID_SET_DYNAMIC_VARYINGS_VS,r=t.variableName,s=`v_${r} = attributes.${r};`;e.addFunctionLines(o,[s]),o=Ds.FUNCTION_ID_SET_DYNAMIC_VARYINGS_FS,s=`attributes.${r} = v_${r};`,e.addFunctionLines(o,[s])}function dXe(e,t){let n=!1,i=!1;for(let o=0;o<t.length;o++){let r=t[o];r.semantic===xt.NORMAL?n=!0:r.semantic===xt.TANGENT&&(i=!0)}!n||!i||(e.addDefine("HAS_BITANGENTS"),e.addVarying("vec3","v_bitangentEC"),e.addStructField(Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_VS,"vec3","bitangentMC"),e.addStructField(Ds.STRUCT_ID_PROCESSED_ATTRIBUTES_FS,"vec3","bitangentEC"))}var KB=Ds;var ZB=`#ifdef LIGHTING_PBR
|
||
vec3 computePbrLighting(czm_modelMaterial inputMaterial, ProcessedAttributes attributes)
|
||
{
|
||
czm_pbrParameters pbrParameters;
|
||
pbrParameters.diffuseColor = inputMaterial.diffuse;
|
||
pbrParameters.f0 = inputMaterial.specular;
|
||
pbrParameters.roughness = inputMaterial.roughness;
|
||
|
||
#ifdef USE_CUSTOM_LIGHT_COLOR
|
||
vec3 lightColorHdr = model_lightColorHdr;
|
||
#else
|
||
vec3 lightColorHdr = czm_lightColorHdr;
|
||
#endif
|
||
|
||
vec3 color = inputMaterial.diffuse;
|
||
#ifdef HAS_NORMALS
|
||
color = czm_pbrLighting(
|
||
attributes.positionEC,
|
||
inputMaterial.normalEC,
|
||
czm_lightDirectionEC,
|
||
lightColorHdr,
|
||
pbrParameters
|
||
);
|
||
|
||
#ifdef USE_IBL_LIGHTING
|
||
color += imageBasedLightingStage(
|
||
attributes.positionEC,
|
||
inputMaterial.normalEC,
|
||
czm_lightDirectionEC,
|
||
lightColorHdr,
|
||
pbrParameters
|
||
);
|
||
#endif
|
||
#endif
|
||
|
||
color *= inputMaterial.occlusion;
|
||
color += inputMaterial.emissive;
|
||
|
||
// In HDR mode, the frame buffer is in linear color space. The
|
||
// post-processing stages (see PostProcessStageCollection) will handle
|
||
// tonemapping. However, if HDR is not enabled, we must tonemap else large
|
||
// values may be clamped to 1.0
|
||
#ifndef HDR
|
||
color = czm_acesTonemapping(color);
|
||
#endif
|
||
|
||
return color;
|
||
}
|
||
#endif
|
||
|
||
void lightingStage(inout czm_modelMaterial material, ProcessedAttributes attributes)
|
||
{
|
||
// Even though the lighting will only set the diffuse color,
|
||
// pass all other properties so further stages have access to them.
|
||
vec3 color = vec3(0.0);
|
||
|
||
#ifdef LIGHTING_PBR
|
||
color = computePbrLighting(material, attributes);
|
||
#else // unlit
|
||
color = material.diffuse;
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_COLOR_STYLE
|
||
// The colors resulting from point cloud styles are adjusted differently.
|
||
color = czm_gammaCorrect(color);
|
||
#elif !defined(HDR)
|
||
// If HDR is not enabled, the frame buffer stores sRGB colors rather than
|
||
// linear colors so the linear value must be converted.
|
||
color = czm_linearToSrgb(color);
|
||
#endif
|
||
|
||
material.diffuse = color;
|
||
}
|
||
`;var hXe={UNLIT:0,PBR:1},Zh=Object.freeze(hXe);var dle={name:"LightingPipelineStage"};dle.process=function(e,t){let n=e.model,i=e.lightingOptions,o=e.shaderBuilder;if(u(n.lightColor)){o.addDefine("USE_CUSTOM_LIGHT_COLOR",void 0,Te.FRAGMENT),o.addUniform("vec3","model_lightColorHdr",Te.FRAGMENT);let s=e.uniformMap;s.model_lightColorHdr=function(){return n.lightColor}}i.lightingModel===Zh.PBR?o.addDefine("LIGHTING_PBR",void 0,Te.FRAGMENT):o.addDefine("LIGHTING_UNLIT",void 0,Te.FRAGMENT),o.addFragmentLines(ZB)};var JB=dle;var QB=`// If the style color is white, it implies the feature has not been styled.
|
||
bool isDefaultStyleColor(vec3 color)
|
||
{
|
||
return all(greaterThan(color, vec3(1.0 - czm_epsilon3)));
|
||
}
|
||
|
||
vec3 blend(vec3 sourceColor, vec3 styleColor, float styleColorBlend)
|
||
{
|
||
vec3 blendColor = mix(sourceColor, styleColor, styleColorBlend);
|
||
vec3 color = isDefaultStyleColor(styleColor.rgb) ? sourceColor : blendColor;
|
||
return color;
|
||
}
|
||
|
||
vec2 computeTextureTransform(vec2 texCoord, mat3 textureTransform)
|
||
{
|
||
return vec2(textureTransform * vec3(texCoord, 1.0));
|
||
}
|
||
|
||
#ifdef HAS_NORMALS
|
||
vec3 computeNormal(ProcessedAttributes attributes)
|
||
{
|
||
// Geometry normal. This is already normalized
|
||
vec3 ng = attributes.normalEC;
|
||
|
||
vec3 normal = ng;
|
||
#if defined(HAS_NORMAL_TEXTURE) && !defined(HAS_WIREFRAME)
|
||
vec2 normalTexCoords = TEXCOORD_NORMAL;
|
||
#ifdef HAS_NORMAL_TEXTURE_TRANSFORM
|
||
normalTexCoords = computeTextureTransform(normalTexCoords, u_normalTextureTransform);
|
||
#endif
|
||
|
||
// If HAS_BITANGENTS is set, then HAS_TANGENTS is also set
|
||
#ifdef HAS_BITANGENTS
|
||
vec3 t = attributes.tangentEC;
|
||
vec3 b = attributes.bitangentEC;
|
||
mat3 tbn = mat3(t, b, ng);
|
||
vec3 n = texture2D(u_normalTexture, normalTexCoords).rgb;
|
||
normal = normalize(tbn * (2.0 * n - 1.0));
|
||
#elif defined(GL_OES_standard_derivatives)
|
||
// Compute tangents
|
||
vec3 positionEC = attributes.positionEC;
|
||
vec3 pos_dx = dFdx(positionEC);
|
||
vec3 pos_dy = dFdy(positionEC);
|
||
vec3 tex_dx = dFdx(vec3(normalTexCoords,0.0));
|
||
vec3 tex_dy = dFdy(vec3(normalTexCoords,0.0));
|
||
vec3 t = (tex_dy.t * pos_dx - tex_dx.t * pos_dy) / (tex_dx.s * tex_dy.t - tex_dy.s * tex_dx.t);
|
||
t = normalize(t - ng * dot(ng, t));
|
||
vec3 b = normalize(cross(ng, t));
|
||
mat3 tbn = mat3(t, b, ng);
|
||
vec3 n = texture2D(u_normalTexture, normalTexCoords).rgb;
|
||
normal = normalize(tbn * (2.0 * n - 1.0));
|
||
#endif
|
||
#endif
|
||
|
||
#ifdef HAS_DOUBLE_SIDED_MATERIAL
|
||
if (czm_backFacing()) {
|
||
normal = -normal;
|
||
}
|
||
#endif
|
||
|
||
return normal;
|
||
}
|
||
#endif
|
||
|
||
void materialStage(inout czm_modelMaterial material, ProcessedAttributes attributes, SelectedFeature feature)
|
||
{
|
||
#ifdef HAS_NORMALS
|
||
material.normalEC = computeNormal(attributes);
|
||
#endif
|
||
|
||
vec4 baseColorWithAlpha = vec4(1.0);
|
||
// Regardless of whether we use PBR, set a base color
|
||
#ifdef HAS_BASE_COLOR_TEXTURE
|
||
vec2 baseColorTexCoords = TEXCOORD_BASE_COLOR;
|
||
|
||
#ifdef HAS_BASE_COLOR_TEXTURE_TRANSFORM
|
||
baseColorTexCoords = computeTextureTransform(baseColorTexCoords, u_baseColorTextureTransform);
|
||
#endif
|
||
|
||
baseColorWithAlpha = czm_srgbToLinear(texture2D(u_baseColorTexture, baseColorTexCoords));
|
||
|
||
#ifdef HAS_BASE_COLOR_FACTOR
|
||
baseColorWithAlpha *= u_baseColorFactor;
|
||
#endif
|
||
#elif defined(HAS_BASE_COLOR_FACTOR)
|
||
baseColorWithAlpha = u_baseColorFactor;
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_COLOR_STYLE
|
||
baseColorWithAlpha = v_pointCloudColor;
|
||
#elif defined(HAS_COLOR_0)
|
||
vec4 color = attributes.color_0;
|
||
// .pnts files store colors in the sRGB color space
|
||
#ifdef HAS_SRGB_COLOR
|
||
color = czm_srgbToLinear(color);
|
||
#endif
|
||
baseColorWithAlpha *= color;
|
||
#endif
|
||
|
||
material.diffuse = baseColorWithAlpha.rgb;
|
||
material.alpha = baseColorWithAlpha.a;
|
||
|
||
#ifdef USE_CPU_STYLING
|
||
material.diffuse = blend(material.diffuse, feature.color.rgb, model_colorBlend);
|
||
#endif
|
||
|
||
#ifdef HAS_OCCLUSION_TEXTURE
|
||
vec2 occlusionTexCoords = TEXCOORD_OCCLUSION;
|
||
#ifdef HAS_OCCLUSION_TEXTURE_TRANSFORM
|
||
occlusionTexCoords = computeTextureTransform(occlusionTexCoords, u_occlusionTextureTransform);
|
||
#endif
|
||
material.occlusion = texture2D(u_occlusionTexture, occlusionTexCoords).r;
|
||
#endif
|
||
|
||
#ifdef HAS_EMISSIVE_TEXTURE
|
||
vec2 emissiveTexCoords = TEXCOORD_EMISSIVE;
|
||
#ifdef HAS_EMISSIVE_TEXTURE_TRANSFORM
|
||
emissiveTexCoords = computeTextureTransform(emissiveTexCoords, u_emissiveTextureTransform);
|
||
#endif
|
||
|
||
vec3 emissive = czm_srgbToLinear(texture2D(u_emissiveTexture, emissiveTexCoords).rgb);
|
||
#ifdef HAS_EMISSIVE_FACTOR
|
||
emissive *= u_emissiveFactor;
|
||
#endif
|
||
material.emissive = emissive;
|
||
#elif defined(HAS_EMISSIVE_FACTOR)
|
||
material.emissive = u_emissiveFactor;
|
||
#endif
|
||
|
||
#if defined(LIGHTING_PBR) && defined(USE_SPECULAR_GLOSSINESS)
|
||
#ifdef HAS_SPECULAR_GLOSSINESS_TEXTURE
|
||
vec2 specularGlossinessTexCoords = TEXCOORD_SPECULAR_GLOSSINESS;
|
||
#ifdef HAS_SPECULAR_GLOSSINESS_TEXTURE_TRANSFORM
|
||
specularGlossinessTexCoords = computeTextureTransform(specularGlossinessTexCoords, u_specularGlossinessTextureTransform);
|
||
#endif
|
||
|
||
vec4 specularGlossiness = czm_srgbToLinear(texture2D(u_specularGlossinessTexture, specularGlossinessTexCoords));
|
||
vec3 specular = specularGlossiness.rgb;
|
||
float glossiness = specularGlossiness.a;
|
||
#ifdef HAS_SPECULAR_FACTOR
|
||
specular *= u_specularFactor;
|
||
#endif
|
||
|
||
#ifdef HAS_GLOSSINESS_FACTOR
|
||
glossiness *= u_glossinessFactor;
|
||
#endif
|
||
#else
|
||
#ifdef HAS_SPECULAR_FACTOR
|
||
vec3 specular = clamp(u_specularFactor, vec3(0.0), vec3(1.0));
|
||
#else
|
||
vec3 specular = vec3(1.0);
|
||
#endif
|
||
|
||
#ifdef HAS_GLOSSINESS_FACTOR
|
||
float glossiness = clamp(u_glossinessFactor, 0.0, 1.0);
|
||
#else
|
||
float glossiness = 1.0;
|
||
#endif
|
||
#endif
|
||
|
||
#ifdef HAS_DIFFUSE_TEXTURE
|
||
vec2 diffuseTexCoords = TEXCOORD_DIFFUSE;
|
||
#ifdef HAS_DIFFUSE_TEXTURE_TRANSFORM
|
||
diffuseTexCoords = computeTextureTransform(diffuseTexCoords, u_diffuseTextureTransform);
|
||
#endif
|
||
|
||
vec4 diffuse = czm_srgbToLinear(texture2D(u_diffuseTexture, diffuseTexCoords));
|
||
#ifdef HAS_DIFFUSE_FACTOR
|
||
diffuse *= u_diffuseFactor;
|
||
#endif
|
||
#elif defined(HAS_DIFFUSE_FACTOR)
|
||
vec4 diffuse = clamp(u_diffuseFactor, vec4(0.0), vec4(1.0));
|
||
#else
|
||
vec4 diffuse = vec4(1.0);
|
||
#endif
|
||
czm_pbrParameters parameters = czm_pbrSpecularGlossinessMaterial(
|
||
diffuse.rgb,
|
||
specular,
|
||
glossiness
|
||
);
|
||
material.diffuse = parameters.diffuseColor;
|
||
// the specular glossiness extension's alpha overrides anything set
|
||
// by the base material.
|
||
material.alpha = diffuse.a;
|
||
material.specular = parameters.f0;
|
||
material.roughness = parameters.roughness;
|
||
#elif defined(LIGHTING_PBR)
|
||
#ifdef HAS_METALLIC_ROUGHNESS_TEXTURE
|
||
vec2 metallicRoughnessTexCoords = TEXCOORD_METALLIC_ROUGHNESS;
|
||
#ifdef HAS_METALLIC_ROUGHNESS_TEXTURE_TRANSFORM
|
||
metallicRoughnessTexCoords = computeTextureTransform(metallicRoughnessTexCoords, u_metallicRoughnessTextureTransform);
|
||
#endif
|
||
|
||
vec3 metallicRoughness = texture2D(u_metallicRoughnessTexture, metallicRoughnessTexCoords).rgb;
|
||
float metalness = clamp(metallicRoughness.b, 0.0, 1.0);
|
||
float roughness = clamp(metallicRoughness.g, 0.04, 1.0);
|
||
#ifdef HAS_METALLIC_FACTOR
|
||
metalness *= u_metallicFactor;
|
||
#endif
|
||
|
||
#ifdef HAS_ROUGHNESS_FACTOR
|
||
roughness *= u_roughnessFactor;
|
||
#endif
|
||
#else
|
||
#ifdef HAS_METALLIC_FACTOR
|
||
float metalness = clamp(u_metallicFactor, 0.0, 1.0);
|
||
#else
|
||
float metalness = 1.0;
|
||
#endif
|
||
|
||
#ifdef HAS_ROUGHNESS_FACTOR
|
||
float roughness = clamp(u_roughnessFactor, 0.04, 1.0);
|
||
#else
|
||
float roughness = 1.0;
|
||
#endif
|
||
#endif
|
||
czm_pbrParameters parameters = czm_pbrMetallicRoughnessMaterial(
|
||
material.diffuse,
|
||
metalness,
|
||
roughness
|
||
);
|
||
material.diffuse = parameters.diffuseColor;
|
||
material.specular = parameters.f0;
|
||
material.roughness = parameters.roughness;
|
||
#endif
|
||
}
|
||
`;var mXe=Bt.Material,tW=Bt.MetallicRoughness,nW=Bt.SpecularGlossiness,hle={name:"MaterialPipelineStage",_processTexture:iy,_processTextureTransform:mle};hle.process=function(e,t,n){let i=t.material,o=e.model,r=u(o.classificationType),s=r,a=e.uniformMap,c=e.shaderBuilder,l=n.context.defaultTexture,f=n.context.defaultNormalTexture,d=n.context.defaultEmissiveTexture;pXe(i,a,c,l,f,d,s),u(i.specularGlossiness)?_Xe(i,a,c,l,s):gXe(i,a,c,l,s);let p=sn.getAttributeBySemantic(t,xt.NORMAL),g=e.lightingOptions;i.unlit||!p||r?g.lightingModel=Zh.UNLIT:g.lightingModel=Zh.PBR;let m=o.backFaceCulling&&!i.doubleSided;e.renderStateOptions.cull.enabled=m;let A=e.alphaOptions;i.alphaMode===Xh.BLEND?A.pass=Ee.TRANSLUCENT:i.alphaMode===Xh.MASK&&(A.alphaCutoff=i.alphaCutoff),c.addFragmentLines(QB),i.doubleSided&&c.addDefine("HAS_DOUBLE_SIDED_MATERIAL",void 0,Te.BOTH)};function mle(e,t,n,i,o){let r=`HAS_${o}_TEXTURE_TRANSFORM`;e.addDefine(r,void 0,Te.FRAGMENT);let s=`${i}Transform`;e.addUniform("mat3",s,Te.FRAGMENT),t[s]=function(){return n.transform}}function iy(e,t,n,i,o,r){e.addUniform("sampler2D",i,Te.FRAGMENT),t[i]=function(){return y(n.texture,r)};let s=`HAS_${o}_TEXTURE`;e.addDefine(s,void 0,Te.FRAGMENT);let c=`v_texCoord_${n.texCoord}`,l=`TEXCOORD_${o}`;e.addDefine(l,c,Te.FRAGMENT);let f=n.transform;u(f)&&!Z.equals(f,Z.IDENTITY)&&mle(e,t,n,i,o)}function pXe(e,t,n,i,o,r,s){let a=e.emissiveTexture;u(a)&&!s&&iy(n,t,a,"u_emissiveTexture","EMISSIVE",r);let c=e.emissiveFactor;u(c)&&!h.equals(c,mXe.DEFAULT_EMISSIVE_FACTOR)&&(n.addUniform("vec3","u_emissiveFactor",Te.FRAGMENT),t.u_emissiveFactor=function(){return e.emissiveFactor},n.addDefine("HAS_EMISSIVE_FACTOR",void 0,Te.FRAGMENT));let l=e.normalTexture;u(l)&&!s&&iy(n,t,l,"u_normalTexture","NORMAL",o);let f=e.occlusionTexture;u(f)&&!s&&iy(n,t,f,"u_occlusionTexture","OCCLUSION",i)}function _Xe(e,t,n,i,o){let r=e.specularGlossiness;n.addDefine("USE_SPECULAR_GLOSSINESS",void 0,Te.FRAGMENT);let s=r.diffuseTexture;u(s)&&!o&&iy(n,t,s,"u_diffuseTexture","DIFFUSE",i);let a=r.diffuseFactor;u(a)&&!oe.equals(a,nW.DEFAULT_DIFFUSE_FACTOR)&&(n.addUniform("vec4","u_diffuseFactor",Te.FRAGMENT),t.u_diffuseFactor=function(){return r.diffuseFactor},n.addDefine("HAS_DIFFUSE_FACTOR",void 0,Te.FRAGMENT));let c=r.specularGlossinessTexture;u(c)&&!o&&iy(n,t,c,"u_specularGlossinessTexture","SPECULAR_GLOSSINESS",i);let l=r.specularFactor;u(l)&&!h.equals(l,nW.DEFAULT_SPECULAR_FACTOR)&&(n.addUniform("vec3","u_specularFactor",Te.FRAGMENT),t.u_specularFactor=function(){return r.specularFactor},n.addDefine("HAS_SPECULAR_FACTOR",void 0,Te.FRAGMENT));let f=r.glossinessFactor;u(f)&&f!==nW.DEFAULT_GLOSSINESS_FACTOR&&(n.addUniform("float","u_glossinessFactor",Te.FRAGMENT),t.u_glossinessFactor=function(){return r.glossinessFactor},n.addDefine("HAS_GLOSSINESS_FACTOR",void 0,Te.FRAGMENT))}function gXe(e,t,n,i,o){let r=e.metallicRoughness;n.addDefine("USE_METALLIC_ROUGHNESS",void 0,Te.FRAGMENT);let s=r.baseColorTexture;u(s)&&!o&&iy(n,t,s,"u_baseColorTexture","BASE_COLOR",i);let a=r.baseColorFactor;u(a)&&!oe.equals(a,tW.DEFAULT_BASE_COLOR_FACTOR)&&(n.addUniform("vec4","u_baseColorFactor",Te.FRAGMENT),t.u_baseColorFactor=function(){return r.baseColorFactor},n.addDefine("HAS_BASE_COLOR_FACTOR",void 0,Te.FRAGMENT));let c=r.metallicRoughnessTexture;u(c)&&!o&&iy(n,t,c,"u_metallicRoughnessTexture","METALLIC_ROUGHNESS",i);let l=r.metallicFactor;u(l)&&l!==tW.DEFAULT_METALLIC_FACTOR&&(n.addUniform("float","u_metallicFactor",Te.FRAGMENT),t.u_metallicFactor=function(){return r.metallicFactor},n.addDefine("HAS_METALLIC_FACTOR",void 0,Te.FRAGMENT));let f=r.roughnessFactor;u(f)&&f!==tW.DEFAULT_ROUGHNESS_FACTOR&&(n.addUniform("float","u_roughnessFactor",Te.FRAGMENT),t.u_roughnessFactor=function(){return r.roughnessFactor},n.addDefine("HAS_ROUGHNESS_FACTOR",void 0,Te.FRAGMENT))}var $B=hle;var eM=`void morphTargetsStage(inout ProcessedAttributes attributes)
|
||
{
|
||
vec3 positionMC = attributes.positionMC;
|
||
attributes.positionMC = getMorphedPosition(positionMC);
|
||
|
||
#ifdef HAS_NORMALS
|
||
vec3 normalMC = attributes.normalMC;
|
||
attributes.normalMC = getMorphedNormal(normalMC);
|
||
#endif
|
||
|
||
#ifdef HAS_TANGENTS
|
||
vec3 tangentMC = attributes.tangentMC;
|
||
attributes.tangentMC = getMorphedTangent(tangentMC);
|
||
#endif
|
||
}`;var xa={name:"MorphTargetsPipelineStage",FUNCTION_ID_GET_MORPHED_POSITION:"getMorphedPosition",FUNCTION_SIGNATURE_GET_MORPHED_POSITION:"vec3 getMorphedPosition(in vec3 position)",FUNCTION_ID_GET_MORPHED_NORMAL:"getMorphedNormal",FUNCTION_SIGNATURE_GET_MORPHED_NORMAL:"vec3 getMorphedNormal(in vec3 normal)",FUNCTION_ID_GET_MORPHED_TANGENT:"getMorphedTangent",FUNCTION_SIGNATURE_GET_MORPHED_TANGENT:"vec3 getMorphedTangent(in vec3 tangent)"};xa.process=function(e,t){let n=e.shaderBuilder;n.addDefine("HAS_MORPH_TARGETS",void 0,Te.VERTEX),EXe(n);let i=t.morphTargets.length;for(let a=0;a<i;a++){let c=t.morphTargets[a].attributes,l=c.length;for(let f=0;f<l;f++){let d=c[f],p=d.semantic;p!==xt.POSITION&&p!==xt.NORMAL&&p!==xt.TANGENT||(AXe(e,d,e.attributeIndex,a),e.attributeIndex++)}}bXe(n);let r=e.runtimeNode.morphWeights.length;n.addUniform("float",`u_morphWeights[${r}]`,Te.VERTEX),n.addVertexLines(eM);let s={u_morphWeights:function(){return e.runtimeNode.morphWeights}};e.uniformMap=pt(s,e.uniformMap)};var yXe={attributeString:void 0,functionId:void 0};function AXe(e,t,n,i){let o=e.shaderBuilder;xXe(e,t,n);let r=CXe(t,yXe);TXe(o,r,i)}function xXe(e,t,n){let i={index:n,value:u(t.buffer)?void 0:t.constant,vertexBuffer:t.buffer,componentsPerAttribute:nn.getNumberOfComponents(t.type),componentDatatype:t.componentDatatype,offsetInBytes:t.byteOffset,strideInBytes:t.byteStride,normalize:t.normalized};e.attributes.push(i)}function CXe(e,t){switch(e.semantic){case xt.POSITION:t.attributeString="Position",t.functionId=xa.FUNCTION_ID_GET_MORPHED_POSITION;break;case xt.NORMAL:t.attributeString="Normal",t.functionId=xa.FUNCTION_ID_GET_MORPHED_NORMAL;break;case xt.TANGENT:t.attributeString="Tangent",t.functionId=xa.FUNCTION_ID_GET_MORPHED_TANGENT;break;default:break}return t}function TXe(e,t,n){let i=t.attributeString,o=`a_target${i}_${n}`,r=`morphed${i} += u_morphWeights[${n}] * a_target${i}_${n};`;e.addAttribute("vec3",o),e.addFunctionLines(t.functionId,[r])}function EXe(e){e.addFunction(xa.FUNCTION_ID_GET_MORPHED_POSITION,xa.FUNCTION_SIGNATURE_GET_MORPHED_POSITION,Te.VERTEX);let t="vec3 morphedPosition = position;";e.addFunctionLines(xa.FUNCTION_ID_GET_MORPHED_POSITION,[t]),e.addFunction(xa.FUNCTION_ID_GET_MORPHED_NORMAL,xa.FUNCTION_SIGNATURE_GET_MORPHED_NORMAL,Te.VERTEX);let n="vec3 morphedNormal = normal;";e.addFunctionLines(xa.FUNCTION_ID_GET_MORPHED_NORMAL,[n]),e.addFunction(xa.FUNCTION_ID_GET_MORPHED_TANGENT,xa.FUNCTION_SIGNATURE_GET_MORPHED_TANGENT,Te.VERTEX);let i="vec3 morphedTangent = tangent;";e.addFunctionLines(xa.FUNCTION_ID_GET_MORPHED_TANGENT,[i])}function bXe(e){let t="return morphedPosition;";e.addFunctionLines(xa.FUNCTION_ID_GET_MORPHED_POSITION,[t]);let n="return morphedNormal;";e.addFunctionLines(xa.FUNCTION_ID_GET_MORPHED_NORMAL,[n]);let i="return morphedTangent;";e.addFunctionLines(xa.FUNCTION_ID_GET_MORPHED_TANGENT,[i])}var tM=xa;var ple={name:"PickingPipelineStage"};ple.process=function(e,t,n){let i=n.context,o=e.runtimeNode,r=e.shaderBuilder,s=e.model,a=o.node.instances;if(e.hasPropertyTable)SXe(e,t,a,i);else if(u(a))vXe(e,i);else{let c=_le(e),l=i.createPickId(c);s._pipelineResources.push(l),s._pickIds.push(l),r.addUniform("vec4","czm_pickColor",Te.FRAGMENT);let f=e.uniformMap;f.czm_pickColor=function(){return l.color},e.pickId="czm_pickColor"}};function _le(e,t){let n=e.model;if(u(n.pickObject))return n.pickObject;let i={model:n,node:e.runtimeNode,primitive:e.runtimePrimitive},o;if(sr.is3DTiles(n.type)){let r=n.content;o={content:r,primitive:r.tileset,detail:i}}else o={primitive:n,detail:i};return o.id=n.id,u(t)&&(o.instanceId=t),o}function SXe(e,t,n){let i=e.model,o,r,s=i.featureIdLabel,a=i.instanceFeatureIdLabel;u(i.featureTableId)?o=i.featureTableId:u(n)?(r=sn.getFeatureIdsByLabel(n.featureIds,a),o=r.propertyTableId):(r=sn.getFeatureIdsByLabel(t.featureIds,s),o=r.propertyTableId);let c=i.featureTables[o];e.shaderBuilder.addUniform("sampler2D","model_pickTexture",Te.FRAGMENT);let f=c.batchTexture;e.uniformMap.model_pickTexture=function(){return y(f.pickTexture,f.defaultTexture)},e.pickId="((selectedFeature.id < int(model_featuresLength)) ? texture2D(model_pickTexture, selectedFeature.st) : vec4(0.0))"}function vXe(e,t){let n=e.instanceCount,i=new Array(n),o=new Uint8Array(n*4),r=e.model,s=r._pipelineResources;for(let d=0;d<n;d++){let p=_le(e,d),g=t.createPickId(p);s.push(g),i[d]=g;let m=g.color;o[d*4+0]=z.floatToByte(m.red),o[d*4+1]=z.floatToByte(m.green),o[d*4+2]=z.floatToByte(m.blue),o[d*4+3]=z.floatToByte(m.alpha)}r._pickIds=i;let a=lt.createVertexBuffer({context:t,typedArray:o,usage:Ne.STATIC_DRAW});a.vertexArrayDestroyable=!1;let c=!1;r.statistics.addBuffer(a,c),s.push(a);let l={index:e.attributeIndex++,vertexBuffer:a,componentsPerAttribute:4,componentDatatype:q.UNSIGNED_BYTE,normalize:!0,offsetInBytes:0,strideInBytes:0,instanceDivisor:1};e.attributes.push(l);let f=e.shaderBuilder;f.addDefine("USE_PICKING",void 0,Te.BOTH),f.addAttribute("vec4","a_pickColor"),f.addVarying("vec4","v_pickColor"),e.pickId="v_pickColor"}var nM=ple;var iM=`float getPointSizeFromAttenuation(vec3 positionEC) {
|
||
// Variables are packed into a single vector to minimize gl.uniformXXX() calls
|
||
float pointSize = model_pointCloudParameters.x;
|
||
float geometricError = model_pointCloudParameters.y;
|
||
float depthMultiplier = model_pointCloudParameters.z;
|
||
|
||
float depth = -positionEC.z;
|
||
return min((geometricError / depth) * depthMultiplier, pointSize);
|
||
}
|
||
|
||
#ifdef HAS_POINT_CLOUD_SHOW_STYLE
|
||
float pointCloudShowStylingStage(in ProcessedAttributes attributes, in Metadata metadata) {
|
||
float tiles3d_tileset_time = model_pointCloudParameters.w;
|
||
return float(getShowFromStyle(attributes, metadata, tiles3d_tileset_time));
|
||
}
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_COLOR_STYLE
|
||
vec4 pointCloudColorStylingStage(in ProcessedAttributes attributes, in Metadata metadata) {
|
||
float tiles3d_tileset_time = model_pointCloudParameters.w;
|
||
return getColorFromStyle(attributes, metadata, tiles3d_tileset_time);
|
||
}
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_POINT_SIZE_STYLE
|
||
float pointCloudPointSizeStylingStage(in ProcessedAttributes attributes, in Metadata metadata) {
|
||
float tiles3d_tileset_time = model_pointCloudParameters.w;
|
||
return float(getPointSizeFromStyle(attributes, metadata, tiles3d_tileset_time));
|
||
}
|
||
#elif defined(HAS_POINT_CLOUD_ATTENUATION)
|
||
float pointCloudPointSizeStylingStage(in ProcessedAttributes attributes, in Metadata metadata) {
|
||
return getPointSizeFromAttenuation(v_positionEC);
|
||
}
|
||
#endif
|
||
|
||
#ifdef HAS_POINT_CLOUD_BACK_FACE_CULLING
|
||
float pointCloudBackFaceCullingStage() {
|
||
#if defined(HAS_NORMALS) && !defined(HAS_DOUBLE_SIDED_MATERIAL)
|
||
// This needs to be computed in eye coordinates so we can't use attributes.normalMC
|
||
return step(-v_normalEC.z, 0.0);
|
||
#else
|
||
return 1.0;
|
||
#endif
|
||
}
|
||
#endif`;var DXe=new oe,yle={name:"PointCloudStylingPipelineStage"};yle.process=function(e,t,n){let i=e.shaderBuilder,o=e.model,r=o.style,s=o.structuralMetadata,a=u(s)?s.propertyAttributes:void 0,c=u(o.featureTableId)&&o.featureTables[o.featureTableId].featuresLength>0,l=!u(a)&&c;if(u(r)&&!l){let A=OXe(a),x=RXe(r,A);BXe(i,x);let T=MXe(x).indexOf("normalMC")>=0,E=sn.getAttributeBySemantic(t,xt.NORMAL);if(T&&!E)throw new ue("Style references the NORMAL semantic but the point cloud does not have normals");i.addDefine("COMPUTE_POSITION_WC_STYLE",void 0,Te.VERTEX),x.styleTranslucent&&(e.alphaOptions.pass=Ee.TRANSLUCENT)}let f=o.pointCloudShading;f.attenuation&&i.addDefine("HAS_POINT_CLOUD_ATTENUATION",void 0,Te.VERTEX),f.backFaceCulling&&i.addDefine("HAS_POINT_CLOUD_BACK_FACE_CULLING",void 0,Te.VERTEX);let d,p,g;sr.is3DTiles(o.type)&&(p=!0,d=o.content,g=d.tile.refine===Dr.ADD),i.addUniform("vec4","model_pointCloudParameters",Te.VERTEX),i.addVertexLines(iM);let m=e.uniformMap;m.model_pointCloudParameters=function(){let A=DXe,x=1;p&&(x=g?5:d.tileset.maximumScreenSpaceError),A.x=y(f.maximumAttenuation,x),A.x*=n.pixelRatio;let C=wXe(e,t,f,d);A.y=C*f.geometricErrorScale;let T=n.context,E=n.camera.frustum,S;return n.mode===ee.SCENE2D||E instanceof en?S=Number.POSITIVE_INFINITY:S=T.drawingBufferHeight/n.camera.frustum.sseDenominator,A.z=S,p&&(A.w=d.tileset.timeSinceLoad),A}};var gle=new h;function wXe(e,t,n,i){if(u(i)){let f=i.tile.geometricError;if(f>0)return f}if(u(n.baseResolution))return n.baseResolution;let o=sn.getAttributeBySemantic(t,xt.POSITION),r=o.count,s=e.runtimeNode.transform,a=h.subtract(o.max,o.min,gle);a=M.multiplyByPointAsVector(s,a,gle);let c=a.x*a.y*a.z;return P.cbrt(c/r)}var IXe={colorStyleFunction:void 0,showStyleFunction:void 0,pointSizeStyleFunction:void 0,styleTranslucent:!1},PXe={POSITION:"attributes.positionMC",POSITION_ABSOLUTE:"v_positionWC",COLOR:"attributes.color_0",NORMAL:"attributes.normalMC"};function OXe(e){let t=Ge(PXe);if(!u(e))return t;for(let n=0;n<e.length;n++){let o=e[n].properties;for(let r in o)o.hasOwnProperty(r)&&(t[r]=`metadata.${r}`)}return t}var iW="ProcessedAttributes attributes, Metadata metadata, float tiles3d_tileset_time";function RXe(e,t){let n=IXe,i={translucent:!1};return n.colorStyleFunction=e.getColorShaderFunction(`getColorFromStyle(${iW})`,t,i),n.showStyleFunction=e.getShowShaderFunction(`getShowFromStyle(${iW})`,t,i),n.pointSizeStyleFunction=e.getPointSizeShaderFunction(`getPointSizeFromStyle(${iW})`,t,i),n.styleTranslucent=u(n.colorStyleFunction)&&i.translucent,n}function BXe(e,t){let n=t.colorStyleFunction;u(n)&&(e.addDefine("HAS_POINT_CLOUD_COLOR_STYLE",void 0,Te.BOTH),e.addVertexLines(n),e.addVarying("vec4","v_pointCloudColor"));let i=t.showStyleFunction;u(i)&&(e.addDefine("HAS_POINT_CLOUD_SHOW_STYLE",void 0,Te.VERTEX),e.addVertexLines(i));let o=t.pointSizeStyleFunction;u(o)&&(e.addDefine("HAS_POINT_CLOUD_POINT_SIZE_STYLE",void 0,Te.VERTEX),e.addVertexLines(o))}function oW(e,t){let n=/attributes\.(\w+)/g,i=n.exec(e);for(;i!==null;){let o=i[1];t.indexOf(o)===-1&&t.push(o),i=n.exec(e)}}function MXe(e){let t=e.colorStyleFunction,n=e.showStyleFunction,i=e.pointSizeStyleFunction,o=[];return u(t)&&oW(t,o),u(n)&&oW(n,o),u(i)&&oW(i,o),o}var oM=yle;var rM=`void primitiveOutlineStage() {
|
||
v_outlineCoordinates = a_outlineCoordinates;
|
||
}
|
||
`;var sM=`void primitiveOutlineStage(inout czm_modelMaterial material) {
|
||
if (!model_showOutline) {
|
||
return;
|
||
}
|
||
|
||
float outlineX =
|
||
texture2D(model_outlineTexture, vec2(v_outlineCoordinates.x, 0.5)).r;
|
||
float outlineY =
|
||
texture2D(model_outlineTexture, vec2(v_outlineCoordinates.y, 0.5)).r;
|
||
float outlineZ =
|
||
texture2D(model_outlineTexture, vec2(v_outlineCoordinates.z, 0.5)).r;
|
||
float outlineness = max(outlineX, max(outlineY, outlineZ));
|
||
|
||
material.diffuse = mix(material.diffuse, model_outlineColor.rgb, model_outlineColor.a * outlineness);
|
||
}
|
||
|
||
`;var Ale={name:"PrimitiveOutlinePipelineStage"};Ale.process=function(e,t,n){let i=e.shaderBuilder,o=e.uniformMap;i.addDefine("HAS_PRIMITIVE_OUTLINE",void 0,Te.BOTH),i.addAttribute("vec3","a_outlineCoordinates"),i.addVarying("vec3","v_outlineCoordinates");let r=t.outlineCoordinates,s={index:e.attributeIndex++,vertexBuffer:r.buffer,componentsPerAttribute:nn.getNumberOfComponents(r.type),componentDatatype:r.componentDatatype,offsetInBytes:r.byteOffset,strideInBytes:r.byteStride,normalize:r.normalized};e.attributes.push(s),i.addUniform("sampler2D","model_outlineTexture",Te.FRAGMENT);let a=ex.createTexture(n.context);o.model_outlineTexture=function(){return a};let c=e.model;i.addUniform("vec4","model_outlineColor",Te.FRAGMENT),o.model_outlineColor=function(){return c.outlineColor},i.addUniform("bool","model_showOutline",Te.FRAGMENT),o.model_showOutline=function(){return c.showOutline},i.addVertexLines(rM),i.addFragmentLines(sM)};var aM=Ale;var xle={name:"PrimitiveStatisticsPipelineStage",_countGeometry:Cle,_count2DPositions:Tle,_countMorphTargetAttributes:Ele,_countMaterialTextures:ble,_countFeatureIdTextures:Sle,_countBinaryMetadata:vle};xle.process=function(e,t,n){let i=e.model,o=i.statistics;Cle(o,t),Tle(o,e.runtimePrimitive),Ele(o,t),ble(o,t.material),Sle(o,t.featureIds),vle(o,i)};function Cle(e,t){let n=u(t.indices)?t.indices.count:sn.getAttributeBySemantic(t,"POSITION").count,i=t.primitiveType;i===Me.POINTS?e.pointsLength+=n:Me.isTriangles(i)&&(e.trianglesLength+=LXe(i,n));let o=t.attributes,r=o.length;for(let c=0;c<r;c++){let l=o[c];if(u(l.buffer)){let f=u(l.typedArray);e.addBuffer(l.buffer,f)}}let s=t.outlineCoordinates;u(s)&&u(s.buffer)&&e.addBuffer(s.buffer,!1);let a=t.indices;if(u(a)&&u(a.buffer)){let c=u(a.typedArray);e.addBuffer(a.buffer,c)}}function LXe(e,t){switch(e){case Me.TRIANGLES:return t/3;case Me.TRIANGLE_STRIP:case Me.TRIANGLE_FAN:return Math.max(t-2,0);default:return 0}}function Tle(e,t){let n=t.positionBuffer2D;u(n)&&e.addBuffer(n,!0)}function Ele(e,t){let n=t.morphTargets;if(!u(n))return;let i=!1,o=n.length;for(let r=0;r<o;r++){let s=n[r].attributes,a=s.length;for(let c=0;c<a;c++){let l=s[c];u(l.buffer)&&e.addBuffer(l.buffer,i)}}}function ble(e,t){let n=NXe(t),i=n.length;for(let o=0;o<i;o++){let r=n[o];u(r)&&u(r.texture)&&e.addTexture(r.texture)}}function NXe(e){let t=e.metallicRoughness,n=[e.emissiveTexture,e.normalTexture,e.occlusionTexture,t.baseColorTexture,t.metallicRoughnessTexture],i=e.specularGlossiness;return u(i)&&(n.push(i.diffuseTexture),n.push(i.specularGlossinessTexture)),n}function Sle(e,t){let n=t.length;for(let i=0;i<n;i++){let o=t[i];if(o instanceof Bt.FeatureIdTexture){let r=o.textureReader;u(r.texture)&&e.addTexture(r.texture)}}}function vle(e,t){let n=t.structuralMetadata;u(n)&&(FXe(e,n),e.propertyTablesByteLength+=n.propertyTablesByteLength);let i=t.featureTables;if(!u(i))return;let o=i.length;for(let r=0;r<o;r++){let s=i[r];e.addBatchTexture(s.batchTexture)}}function FXe(e,t){let n=t.propertyTextures;if(!u(n))return;let i=n.length;for(let o=0;o<i;o++){let s=n[o].properties;for(let a in s)if(s.hasOwnProperty(a)){let l=s[a].textureReader;u(l.texture)&&e.addTexture(l.texture)}}}var cM=xle;var VXe=new M,UXe=new M,Dle={name:"SceneMode2DPipelineStage"};Dle.process=function(e,t,n){let i=sn.getAttributeBySemantic(t,xt.POSITION),o=e.shaderBuilder,r=e.model,s=r.sceneGraph.computedModelMatrix,a=e.runtimeNode.computedTransform,c=M.multiplyTransformation(s,a,VXe),l=HXe(e,c,n),f=e.runtimePrimitive;f.boundingSphere2D=l;let d=e.runtimeNode.node.instances;if(u(d))return;if(u(i.typedArray)){let A=jXe(i,c,l,n);f.positionBuffer2D=A,r._modelResources.push(A),i.typedArray=void 0}o.addDefine("USE_2D_POSITIONS",void 0,Te.VERTEX),o.addUniform("mat4","u_modelView2D",Te.VERTEX);let p=M.fromTranslation(l.center,new M),g=n.context,m={u_modelView2D:function(){return M.multiplyTransformation(g.uniformState.view,p,UXe)}};e.uniformMap=pt(m,e.uniformMap)};var kXe=new h,zXe=new h;function HXe(e,t,n){let i=M.multiplyByPoint(t,e.positionMin,kXe),o=Yi.computeActualWgs84Position(n,i,i),r=M.multiplyByPoint(t,e.positionMax,zXe),s=Yi.computeActualWgs84Position(n,r,r);return se.fromCornerPoints(o,s,new se)}var wle=new h;function GXe(e,t){let n=e.length,i=new Float32Array(n),o=t.quantizedVolumeOffset,r=t.quantizedVolumeStepSize;for(let s=0;s<n;s+=3){let a=h.fromArray(e,s,wle),c=h.multiplyComponents(a,r,a),l=h.add(c,o,c);i[s]=l.x,i[s+1]=l.y,i[s+2]=l.z}return i}function WXe(e,t,n,i){let o;u(e.quantization)?o=GXe(e.typedArray,e.quantization):o=e.typedArray.slice();let r=e.byteOffset/Float32Array.BYTES_PER_ELEMENT,s=o.length,a=u(e.byteStride)?e.byteStride/Float32Array.BYTES_PER_ELEMENT:3;for(let c=r;c<s;c+=a){let l=h.fromArray(o,c,wle);if(isNaN(l.x)||isNaN(l.y)||isNaN(l.z))continue;let f=M.multiplyByPoint(t,l,l),d=Yi.computeActualWgs84Position(i,f,f),p=h.subtract(d,n,d);o[c]=p.x,o[c+1]=p.y,o[c+2]=p.z}return o}function jXe(e,t,n,i){let o=Ge(i);o.mode=ee.COLUMBUS_VIEW;let r=n.center,s=WXe(e,t,r,o),a=lt.createVertexBuffer({context:i.context,typedArray:s,usage:Ne.STATIC_DRAW});return a.vertexArrayDestroyable=!1,a}var lM=Dle;var uM=`void skinningStage(inout ProcessedAttributes attributes)
|
||
{
|
||
mat4 skinningMatrix = getSkinningMatrix();
|
||
mat3 skinningMatrixMat3 = mat3(skinningMatrix);
|
||
|
||
vec4 positionMC = vec4(attributes.positionMC, 1.0);
|
||
attributes.positionMC = vec3(skinningMatrix * positionMC);
|
||
|
||
#ifdef HAS_NORMALS
|
||
vec3 normalMC = attributes.normalMC;
|
||
attributes.normalMC = skinningMatrixMat3 * normalMC;
|
||
#endif
|
||
|
||
#ifdef HAS_TANGENTS
|
||
vec3 tangentMC = attributes.tangentMC;
|
||
attributes.tangentMC = skinningMatrixMat3 * tangentMC;
|
||
#endif
|
||
}`;var rx={name:"SkinningPipelineStage",FUNCTION_ID_GET_SKINNING_MATRIX:"getSkinningMatrix",FUNCTION_SIGNATURE_GET_SKINNING_MATRIX:"mat4 getSkinningMatrix()"};rx.process=function(e,t){let n=e.shaderBuilder;n.addDefine("HAS_SKINNING",void 0,Te.VERTEX),qXe(n,t);let i=e.runtimeNode,o=i.computedJointMatrices;n.addUniform("mat4",`u_jointMatrices[${o.length}]`,Te.VERTEX),n.addVertexLines(uM);let r={u_jointMatrices:function(){return i.computedJointMatrices}};e.uniformMap=pt(r,e.uniformMap)};function YXe(e){let t=-1,n=e.attributes,i=n.length;for(let o=0;o<i;o++){let r=n[o];(r.semantic===xt.JOINTS||r.semantic===xt.WEIGHTS)&&(t=Math.max(t,r.setIndex))}return t}function qXe(e,t){e.addFunction(rx.FUNCTION_ID_GET_SKINNING_MATRIX,rx.FUNCTION_SIGNATURE_GET_SKINNING_MATRIX,Te.VERTEX);let n="mat4 skinnedMatrix = mat4(0);";e.addFunctionLines(rx.FUNCTION_ID_GET_SKINNING_MATRIX,[n]);let i,o,r=["x","y","z","w"],s=YXe(t);for(i=0;i<=s;i++)for(o=0;o<=3;o++){let c=r[o],l=`skinnedMatrix += a_weights_${i}.${c} * u_jointMatrices[int(a_joints_${i}.${c})];`;e.addFunctionLines(rx.FUNCTION_ID_GET_SKINNING_MATRIX,[l])}let a="return skinnedMatrix;";e.addFunctionLines(rx.FUNCTION_ID_GET_SKINNING_MATRIX,[a])}var fM=rx;var rW={};function XXe(e){let t=Fe.createTypedArray(e,e*2),n=e,i=0;for(let o=0;o<n;o+=3)t[i++]=o,t[i++]=o+1,t[i++]=o+1,t[i++]=o+2,t[i++]=o+2,t[i++]=o;return t}function KXe(e,t){let n=t.length,i=Fe.createTypedArray(e,n*2),o=0;for(let r=0;r<n;r+=3){let s=t[r],a=t[r+1],c=t[r+2];i[o++]=s,i[o++]=a,i[o++]=a,i[o++]=c,i[o++]=c,i[o++]=s}return i}function ZXe(e){let t=e-2,n=2+t*4,i=Fe.createTypedArray(e,n),o=0;i[o++]=0,i[o++]=1;for(let r=0;r<t;r++)i[o++]=r+1,i[o++]=r+2,i[o++]=r+2,i[o++]=r;return i}function JXe(e,t){let i=t.length-2,o=2+i*4,r=Fe.createTypedArray(e,o),s=0;r[s++]=t[0],r[s++]=t[1];for(let a=0;a<i;a++){let c=t[a],l=t[a+1],f=t[a+2];r[s++]=l,r[s++]=f,r[s++]=f,r[s++]=c}return r}function QXe(e){let t=e-2,n=2+t*4,i=Fe.createTypedArray(e,n),o=0;i[o++]=0,i[o++]=1;for(let r=0;r<t;r++)i[o++]=r+1,i[o++]=r+2,i[o++]=r+2,i[o++]=0;return i}function $Xe(e,t){let i=t.length-2,o=2+i*4,r=Fe.createTypedArray(e,o),s=0,a=t[0];r[s++]=a,r[s++]=t[1];for(let c=0;c<i;c++){let l=t[c+1],f=t[c+2];r[s++]=l,r[s++]=f,r[s++]=f,r[s++]=a}return r}rW.createWireframeIndices=function(e,t,n){let i=u(n);if(e===Me.TRIANGLES)return i?KXe(t,n):XXe(t);if(e===Me.TRIANGLE_STRIP)return i?JXe(t,n):ZXe(t);if(e===Me.TRIANGLE_FAN)return i?$Xe(t,n):QXe(t)};rW.getWireframeIndicesCount=function(e,t){return e===Me.TRIANGLES?t*2:e===Me.TRIANGLE_STRIP||e===Me.TRIANGLE_FAN?2+(t-2)*4:t};var NE=rW;var Ile={name:"WireframePipelineStage"};Ile.process=function(e,t,n){e.shaderBuilder.addDefine("HAS_WIREFRAME",void 0,Te.FRAGMENT);let o=e.model,r=eKe(t,e.indices,n);o._pipelineResources.push(r),e.wireframeIndexBuffer=r;let s=!1;o.statistics.addBuffer(r,s);let a=e.primitiveType,c=e.count;e.primitiveType=Me.LINES,e.count=NE.getWireframeIndicesCount(a,c)};function eKe(e,t,n){let o=sn.getAttributeBySemantic(e,xt.POSITION).count,r=n.context.webgl2,s;if(u(t)){let f=t.buffer,d=t.count;u(f)&&r?(s=f.sizeInBytes===d?new Uint8Array(d):Fe.createTypedArray(o,d),f.getBufferData(s)):s=t.typedArray}let a=e.primitiveType,c=NE.createWireframeIndices(a,o,s),l=Fe.fromSizeInBytes(c.BYTES_PER_ELEMENT);return lt.createIndexBuffer({context:n.context,typedArray:c,usage:Ne.STATIC_DRAW,indexDatatype:l})}var dM=Ile;function Ple(e){e=y(e,y.EMPTY_OBJECT);let t=e.primitive,n=e.node,i=e.model;this.primitive=t,this.node=n,this.model=i,this.pipelineStages=[],this.drawCommand=void 0,this.boundingSphere=void 0,this.boundingSphere2D=void 0,this.positionBuffer2D=void 0,this.batchLengths=void 0,this.batchOffsets=void 0,this.updateStages=[]}Ple.prototype.configurePipeline=function(e){let t=this.pipelineStages;t.length=0;let n=this.primitive,i=this.node,o=this.model,r=o.customShader,s=o.style,a=e.context.webgl2,l=e.mode!==ee.SCENE3D&&!e.scene3DOnly&&o._projectTo2D,f=u(n.morphTargets)&&n.morphTargets.length>0,d=u(i.skin),p=u(r),m=!(p&&u(r.fragmentShaderText))||r.mode!==e_.REPLACE_MATERIAL,A=sn.hasQuantizedAttributes(n.attributes),x=o.debugWireframe&&Me.isTriangles(n.primitiveType)&&(o._enableDebugWireframe||a),C=o.pointCloudShading,T=u(C)&&C.attenuation,E=u(C)&&C.backFaceCulling,S=n.primitiveType===Me.POINTS&&(u(s)||T||E),v=o._enableShowOutline&&u(n.outlineCoordinates),w=tKe(o,i,n),R=u(o.classificationType);l&&t.push(lM),t.push(KB),x&&t.push(dM),R&&t.push(BB),f&&t.push(tM),d&&t.push(fM),S&&t.push(oM),A&&t.push(jB),m&&t.push($B),t.push(ey),t.push(df),w.hasPropertyTable&&(t.push(ny),t.push(RB),t.push(NB)),p&&t.push(GB),t.push(JB),o.allowPicking&&t.push(nM),v&&t.push(aM),t.push(OB),t.push(cM)};function tKe(e,t,n){let i;return u(t.instances)&&(i=sn.getFeatureIdsByLabel(t.instances.featureIds,e.instanceFeatureIdLabel),u(i))?{hasFeatureIds:!0,hasPropertyTable:u(i.propertyTableId)}:(i=sn.getFeatureIdsByLabel(n.featureIds,e.featureIdLabel),u(i)?{hasFeatureIds:!0,hasPropertyTable:u(i.propertyTableId)}:{hasFeatureIds:!1,hasPropertyTable:!1})}var hM=Ple;function sW(e){e=y(e,y.EMPTY_OBJECT),this._sceneGraph=e.sceneGraph;let t=e.skin;this._skin=t,this._inverseBindMatrices=void 0,this._joints=[],this._jointMatrices=[],nKe(this)}Object.defineProperties(sW.prototype,{skin:{get:function(){return this._skin}},sceneGraph:{get:function(){return this._sceneGraph}},inverseBindMatrices:{get:function(){return this._inverseBindMatrices}},joints:{get:function(){return this._joints}},jointMatrices:{get:function(){return this._jointMatrices}}});function nKe(e){let t=e.skin,n=t.inverseBindMatrices;e._inverseBindMatrices=n;let i=t.joints,o=i.length,r=e.sceneGraph._runtimeNodes,s=e.joints,a=e._jointMatrices;for(let c=0;c<o;c++){let l=i[c].index,f=r[l];s.push(f);let d=n[c],p=Ole(f,d,new M);a.push(p)}}function Ole(e,t,n){let i=M.multiplyTransformation(e.transformToRoot,e.transform,n);return n=M.multiplyTransformation(i,t,n),n}sW.prototype.updateJointMatrices=function(){let e=this._jointMatrices,t=e.length;for(let n=0;n<t;n++){let i=this.joints[n],o=this.inverseBindMatrices[n];e[n]=Ole(i,o,e[n])}};var mM=sW;function iKe(){this.pass=void 0,this.alphaCutoff=void 0}var pM=iKe;function oKe(e){this.shaderBuilder=new v0,this.model=e,this.uniformMap={},this.alphaOptions=new pM,this.renderStateOptions=Ue.getState(Ue.fromCache({depthTest:{enabled:!0,func:ka.LESS_OR_EQUAL}})),this.hasSilhouette=!1,this.hasSkipLevelOfDetail=!1}var _M=oKe;var gM=`void silhouetteStage(inout vec4 color) {
|
||
if(model_silhouettePass) {
|
||
color = czm_gammaCorrect(model_silhouetteColor);
|
||
}
|
||
}`;var yM=`void silhouetteStage(in ProcessedAttributes attributes, inout vec4 positionClip) {
|
||
#ifdef HAS_NORMALS
|
||
if(model_silhouettePass) {
|
||
vec3 normal = normalize(czm_normal3D * attributes.normalMC);
|
||
normal.x *= czm_projection[0][0];
|
||
normal.y *= czm_projection[1][1];
|
||
positionClip.xy += normal.xy * positionClip.w * model_silhouetteSize * czm_pixelRatio / czm_viewport.z;
|
||
}
|
||
#endif
|
||
}
|
||
`;var Tk={name:"ModelSilhouettePipelineStage"};Tk.silhouettesLength=0;Tk.process=function(e,t,n){u(t._silhouetteId)||(t._silhouetteId=++Tk.silhouettesLength);let i=e.shaderBuilder;i.addDefine("HAS_SILHOUETTE",void 0,Te.BOTH),i.addVertexLines(yM),i.addFragmentLines(gM),i.addUniform("vec4","model_silhouetteColor",Te.FRAGMENT),i.addUniform("float","model_silhouetteSize",Te.VERTEX),i.addUniform("bool","model_silhouettePass",Te.BOTH);let o={model_silhouetteColor:function(){return t.silhouetteColor},model_silhouetteSize:function(){return t.silhouetteSize},model_silhouettePass:function(){return!1}};e.uniformMap=pt(o,e.uniformMap),e.hasSilhouette=!0};var AM=Tk;var xM=`void modelSplitterStage()
|
||
{
|
||
// Don't split when rendering the shadow map, because it is rendered from
|
||
// the perspective of a totally different camera.
|
||
#ifndef SHADOW_MAP
|
||
if (model_splitDirection < 0.0 && gl_FragCoord.x > czm_splitPosition) discard;
|
||
if (model_splitDirection > 0.0 && gl_FragCoord.x < czm_splitPosition) discard;
|
||
#endif
|
||
}
|
||
`;var Ek={name:"ModelSplitterPipelineStage",SPLIT_DIRECTION_UNIFORM_NAME:"model_splitDirection"};Ek.process=function(e,t,n){let i=e.shaderBuilder;i.addDefine("HAS_MODEL_SPLITTER",void 0,Te.FRAGMENT),i.addFragmentLines(xM);let o={};i.addUniform("float",Ek.SPLIT_DIRECTION_UNIFORM_NAME,Te.FRAGMENT),o[Ek.SPLIT_DIRECTION_UNIFORM_NAME]=function(){return t.splitDirection},e.uniformMap=pt(o,e.uniformMap)};var CM=Ek;function rKe(e,t){this.model=e.model,this.shaderBuilder=e.shaderBuilder.clone(),this.uniformMap=Ge(e.uniformMap),this.alphaOptions=Ge(e.alphaOptions),this.renderStateOptions=Ge(e.renderStateOptions,!0),this.hasSilhouette=e.hasSilhouette,this.hasSkipLevelOfDetail=e.hasSkipLevelOfDetail,this.runtimeNode=t,this.attributes=[],this.attributeIndex=1,this.featureIdVertexAttributeSetIndex=0,this.instanceCount=0}var TM=rKe;function sKe(e){e=y(e,y.EMPTY_OBJECT),this.lightingModel=y(e.lightingModel,Zh.UNLIT)}var EM=sKe;function aKe(e,t){this.model=e.model,this.runtimeNode=e.runtimeNode,this.attributes=e.attributes.slice(),this.attributeIndex=e.attributeIndex,this.featureIdVertexAttributeSetIndex=e.featureIdVertexAttributeSetIndex,this.uniformMap=Ge(e.uniformMap),this.alphaOptions=Ge(e.alphaOptions),this.renderStateOptions=Ge(e.renderStateOptions,!0),this.hasSilhouette=e.hasSilhouette,this.hasSkipLevelOfDetail=e.hasSkipLevelOfDetail,this.shaderBuilder=e.shaderBuilder.clone(),this.instanceCount=e.instanceCount,this.runtimePrimitive=t;let n=t.primitive;this.count=u(n.indices)?n.indices.count:sn.getAttributeBySemantic(n,"POSITION").count,this.hasPropertyTable=!1,this.indices=n.indices,this.wireframeIndexBuffer=void 0,this.primitiveType=n.primitiveType;let i=sn.getPositionMinMax(n,this.runtimeNode.instancingTranslationMin,this.runtimeNode.instancingTranslationMax);this.positionMin=h.clone(i.min,new h),this.positionMax=h.clone(i.max,new h),this.boundingSphere=se.fromCornerPoints(this.positionMin,this.positionMax,new se),this.lightingOptions=new EM,this.pickId=void 0}var bM=aKe;function su(e){e=y(e,y.EMPTY_OBJECT);let t=e.modelComponents;this._model=e.model,this._components=t,this._pipelineStages=[],this._updateStages=[],this._runtimeNodes=[],this._rootNodes=[],this._skinnedNodes=[],this._runtimeSkins=[],this.modelPipelineStages=[],this._boundingSphere=void 0,this._boundingSphere2D=void 0,this._computedModelMatrix=M.clone(M.IDENTITY),this._computedModelMatrix2D=M.clone(M.IDENTITY),this._axisCorrectionMatrix=sn.getAxisCorrectionMatrix(t.upAxis,t.forwardAxis,new M),this._runtimeArticulations={},cKe(this)}Object.defineProperties(su.prototype,{components:{get:function(){return this._components}},computedModelMatrix:{get:function(){return this._computedModelMatrix}},axisCorrectionMatrix:{get:function(){return this._axisCorrectionMatrix}},boundingSphere:{get:function(){return this._boundingSphere}}});function cKe(e){let t=e._components,n=t.scene,o=e._model.modelMatrix;Rle(e,o);let r=t.articulations,s=r.length,a=e._runtimeArticulations;for(let T=0;T<s;T++){let E=r[T],S=new yB({articulation:E,sceneGraph:e}),v=S.name;a[v]=S}let c=t.nodes,l=c.length;e._runtimeNodes=new Array(l);let d=n.nodes.length,p=M.IDENTITY;for(let T=0;T<d;T++){let E=n.nodes[T],S=Ble(e,E,p);e._rootNodes.push(S)}let g=t.skins,m=e._runtimeSkins,A=g.length;for(let T=0;T<A;T++){let E=g[T];m.push(new mM({skin:E,sceneGraph:e}))}let x=e._skinnedNodes,C=x.length;for(let T=0;T<C;T++){let E=x[T],S=e._runtimeNodes[E],w=c[E].skin.index;S._runtimeSkin=m[w],S.updateJointMatrices()}e.applyArticulations()}function Rle(e,t){let n=e._components,i=e._model;e._computedModelMatrix=M.multiplyTransformation(t,n.transform,e._computedModelMatrix),e._computedModelMatrix=M.multiplyTransformation(e._computedModelMatrix,e._axisCorrectionMatrix,e._computedModelMatrix),e._computedModelMatrix=M.multiplyByUniformScale(e._computedModelMatrix,i.computedScale,e._computedModelMatrix)}var lKe=new h;function uKe(e,t){let n=e._computedModelMatrix,i=M.getTranslation(n,lKe);if(!h.equals(i,h.ZERO))e._computedModelMatrix2D=Rt.basisTo2D(t.mapProjection,n,e._computedModelMatrix2D);else{let o=e.boundingSphere.center,r=Rt.wgs84To2DModelMatrix(t.mapProjection,o,e._computedModelMatrix2D);e._computedModelMatrix2D=M.multiply(r,n,e._computedModelMatrix2D)}e._boundingSphere2D=se.transform(e._boundingSphere,e._computedModelMatrix2D,e._boundingSphere2D)}function Ble(e,t,n){let i=[],o=sn.getNodeTransform(t),r=t.children.length;for(let f=0;f<r;f++){let d=t.children[f],p=M.multiplyTransformation(n,o,new M),g=Ble(e,d,p);i.push(g)}let s=new PB({node:t,transform:o,transformToRoot:n,children:i,sceneGraph:e}),a=t.primitives.length;for(let f=0;f<a;f++)s.runtimePrimitives.push(new hM({primitive:t.primitives[f],node:t,model:e._model}));let c=t.index;e._runtimeNodes[c]=s,u(t.skin)&&e._skinnedNodes.push(c);let l=t.name;if(u(l)){let f=e._model,d=new TB(f,s);f._nodesByName[l]=d}return c}var fKe=new h,dKe=new h,hKe=new h,mKe=new h;su.prototype.buildDrawCommands=function(e){let t=this._model,n=new _M(t);t.statistics.clear(),this.configurePipeline(e);let i=this.modelPipelineStages,o,r,s;for(o=0;o<i.length;o++)i[o].process(n,t,e);let a=h.fromElements(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE,fKe),c=h.fromElements(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE,dKe);for(o=0;o<this._runtimeNodes.length;o++){let l=this._runtimeNodes[o];if(!u(l))continue;l.configurePipeline();let f=l.pipelineStages,d=new TM(n,l);for(r=0;r<f.length;r++)f[r].process(d,l.node,e);let p=l.computedTransform;for(r=0;r<l.runtimePrimitives.length;r++){let g=l.runtimePrimitives[r];g.configurePipeline(e);let m=g.pipelineStages,A=new bM(d,g);for(s=0;s<m.length;s++)m[s].process(A,g.primitive,e);g.boundingSphere=se.clone(A.boundingSphere,new se);let x=M.multiplyByPoint(p,A.positionMin,hKe),C=M.multiplyByPoint(p,A.positionMax,mKe);h.minimumByComponent(a,x,a),h.maximumByComponent(c,C,c);let T=hB(A,e);g.drawCommand=T}}this._boundingSphere=se.fromCornerPoints(a,c,new se),this._boundingSphere=se.transformWithoutScale(this._boundingSphere,this._axisCorrectionMatrix,this._boundingSphere),this._boundingSphere=se.transform(this._boundingSphere,this._components.transform,this._boundingSphere),t._boundingSphere=se.transform(this._boundingSphere,t.modelMatrix,t._boundingSphere),t._initialRadius=t._boundingSphere.radius,t._boundingSphere.radius*=t._clampedScale};su.prototype.configurePipeline=function(e){let t=this.modelPipelineStages;t.length=0;let n=this._model;u(n.color)&&t.push($g),!u(n.classificationType)&&(n.imageBasedLighting.enabled&&t.push(_B),n.isClippingEnabled()&&t.push(CB),n.hasSilhouette(e)&&t.push(AM),u(n.splitDirection)&&n.splitDirection!==vc.NONE&&t.push(CM),sr.is3DTiles(n.type)&&t.push(mB))};su.prototype.update=function(e,t){let n,i,o;for(n=0;n<this._runtimeNodes.length;n++){let r=this._runtimeNodes[n];if(!u(r))continue;for(i=0;i<r.updateStages.length;i++)r.updateStages[i].update(r,this,e);let s=e.mode!==ee.SCENE3D&&this._model._projectTo2D;for(t&&!s&&this.updateJointMatrices(),i=0;i<r.runtimePrimitives.length;i++){let a=r.runtimePrimitives[i];for(o=0;o<a.updateStages.length;o++)a.updateStages[o].update(a,this)}}};su.prototype.updateModelMatrix=function(e,t){Rle(this,e),t.mode!==ee.SCENE3D&&uKe(this,t);let n=this._rootNodes;for(let i=0;i<n.length;i++){let o=this._runtimeNodes[n[i]];o._transformDirty=!0}};su.prototype.updateJointMatrices=function(){let e=this._skinnedNodes,t=e.length;for(let n=0;n<t;n++){let i=e[n];this._runtimeNodes[i].updateJointMatrices()}};function Mle(e,t,n,i,o){if(n&&!t.show)return;let r=t.children.length;for(let c=0;c<r;c++){let l=t.getChild(c);Mle(e,l,n,i,o)}let s=t.runtimePrimitives,a=s.length;for(let c=0;c<a;c++){let l=s[c];i(l,o)}}function bk(e,t,n,i){let o=e._rootNodes,r=o.length;for(let s=0;s<r;s++){let a=o[s],c=e._runtimeNodes[a];Mle(e,c,t,n,i)}}var pKe={backFaceCulling:void 0};su.prototype.updateBackFaceCulling=function(e){let t=pKe;t.backFaceCulling=e,bk(this,!1,_Ke,t)};function _Ke(e,t){let n=e.drawCommand;n.backFaceCulling=t.backFaceCulling}var gKe={shadowMode:void 0};su.prototype.updateShadows=function(e){let t=gKe;t.shadowMode=e,bk(this,!1,yKe,t)};function yKe(e,t){let n=e.drawCommand;n.shadows=t.shadowMode}var AKe={debugShowBoundingVolume:void 0};su.prototype.updateShowBoundingVolume=function(e){let t=AKe;t.debugShowBoundingVolume=e,bk(this,!1,xKe,t)};function xKe(e,t){let n=e.drawCommand;n.debugShowBoundingVolume=t.debugShowBoundingVolume}var Lle=[],CKe={frameState:void 0,hasSilhouette:void 0};su.prototype.pushDrawCommands=function(e){let t=Lle;t.length=0;let n=CKe;n.hasSilhouette=this._model.hasSilhouette(e),n.frameState=e,bk(this,!0,TKe,n),e.commandList.push.apply(e.commandList,t)};function TKe(e,t){let n=t.frameState,i=t.hasSilhouette,o=n.passes,r=Lle,s=e.drawCommand;s.pushCommands(n,n.commandList),i&&!o.pick&&s.pushSilhouetteCommands(n,r)}su.prototype.setArticulationStage=function(e,t){let n=e.split(" ");if(n.length!==2)return;let i=n[0],o=n[1],r=this._runtimeArticulations[i];u(r)&&r.setArticulationStage(o,t)};su.prototype.applyArticulations=function(){let e=this._runtimeArticulations;for(let t in e)e.hasOwnProperty(t)&&e[t].apply()};var SM=su;function FE(){this.pointsLength=0,this.trianglesLength=0,this.geometryByteLength=0,this.texturesByteLength=0,this.propertyTablesByteLength=0,this._bufferIdSet={},this._textureIdSet={},this._batchTextureIdMap=new At}Object.defineProperties(FE.prototype,{batchTexturesByteLength:{get:function(){let e=this._batchTextureIdMap.length,t=this._batchTextureIdMap.values,n=0;for(let i=0;i<e;i++)n+=t[i].byteLength;return n}}});FE.prototype.clear=function(){this.pointsLength=0,this.trianglesLength=0,this.geometryByteLength=0,this.texturesByteLength=0,this.propertyTablesByteLength=0,this._bufferIdSet={},this._textureIdSet={},this._batchTextureIdMap.removeAll()};FE.prototype.addBuffer=function(e,t){if(!this._bufferIdSet.hasOwnProperty(e._id)){let n=t?2:1;this.geometryByteLength+=e.sizeInBytes*n}this._bufferIdSet[e._id]=!0};FE.prototype.addTexture=function(e){this._textureIdSet.hasOwnProperty(e._id)||(this.texturesByteLength+=e.sizeInBytes),this._textureIdSet[e._id]=!0};FE.prototype.addBatchTexture=function(e){this._batchTextureIdMap.contains(e._id)||this._batchTextureIdMap.set(e._id,e)};var vM=FE;var Ule=wo(i3(),1);var Nle={},sx=Uint32Array.BYTES_PER_ELEMENT;Nle.parse=function(e,t){t=y(t,0);let n=new Uint8Array(e),i=new DataView(e);t+=sx;let o=i.getUint32(t,!0);if(o!==1)throw new ue(`Only Point Cloud tile version 1 is supported. Version ${o} is not.`);t+=sx,t+=sx;let r=i.getUint32(t,!0);if(r===0)throw new ue("Feature table must have a byte length greater than zero");t+=sx;let s=i.getUint32(t,!0);t+=sx;let a=i.getUint32(t,!0);t+=sx;let c=i.getUint32(t,!0);t+=sx;let l=Ro(n,t,r);t+=r;let f=new Uint8Array(e,t,s);t+=s;let d,p;a>0&&(d=Ro(n,t,a),t+=a,c>0&&(p=new Uint8Array(e,t,c),t+=c));let g=new Td(l,f),m=g.getGlobalProperty("POINTS_LENGTH");if(g.featuresLength=m,!u(m))throw new ue("Feature table global property: POINTS_LENGTH must be defined");let A=g.getGlobalProperty("RTC_CENTER",q.FLOAT,3);u(A)&&(A=h.unpack(A));let x=EKe(g,d);if(x.rtcCenter=A,x.pointsLength=m,!x.hasPositions){let C=bKe(g);x.positions=C,x.hasPositions=x.hasPositions||u(C)}if(!x.hasPositions)throw new ue("Either POSITION or POSITION_QUANTIZED must be defined.");if(!x.hasNormals){let C=vKe(g);x.normals=C,x.hasNormals=x.hasNormals||u(C)}if(!x.hasColors){let C=SKe(g);x.colors=C,x.hasColors=x.hasColors||u(C),x.hasConstantColor=u(x.constantColor),x.isTranslucent=u(C)&&C.isTranslucent}if(!x.hasBatchIds){let C=DKe(g);x.batchIds=C,x.hasBatchIds=x.hasBatchIds||u(C)}if(x.hasBatchIds){let C=g.getGlobalProperty("BATCH_LENGTH");if(!u(C))throw new ue("Global property: BATCH_LENGTH must be defined when BATCH_ID is defined.");x.batchLength=C}return u(p)&&(p=new Uint8Array(p),x.batchTableJson=d,x.batchTableBinary=p),x};function EKe(e,t){let n=e.json,i,o,r,s=u(n.extensions)?n.extensions["3DTILES_draco_point_compression"]:void 0,a=u(t)&&u(t.extensions)?t.extensions["3DTILES_draco_point_compression"]:void 0;u(a)&&(r=a.properties);let c,l,f,d,p;if(u(s)){o=s.properties;let m=s.byteOffset,A=s.byteLength;if(!u(o)||!u(m)||!u(A))throw new ue("Draco properties, byteOffset, and byteLength must be defined");i=e.buffer.slice(m,m+A),c=u(o.POSITION),l=u(o.RGB)||u(o.RGBA),f=u(o.NORMAL),d=u(o.BATCH_ID),p=u(o.RGBA)}let g;return u(i)&&(g={buffer:i,featureTableProperties:o,batchTableProperties:r,properties:pt(o,r),dequantizeInShader:!0}),{draco:g,hasPositions:c,hasColors:l,isTranslucent:p,hasNormals:f,hasBatchIds:d}}function bKe(e){let t=e.json,n;if(u(t.POSITION))return n=e.getPropertyArray("POSITION",q.FLOAT,3),{name:xt.POSITION,semantic:xt.POSITION,typedArray:n,isQuantized:!1,componentDatatype:q.FLOAT,type:nn.VEC3};if(u(t.POSITION_QUANTIZED)){n=e.getPropertyArray("POSITION_QUANTIZED",q.UNSIGNED_SHORT,3);let i=e.getGlobalProperty("QUANTIZED_VOLUME_SCALE",q.FLOAT,3);if(!u(i))throw new ue("Global property: QUANTIZED_VOLUME_SCALE must be defined for quantized positions.");let o=(1<<16)-1,r=e.getGlobalProperty("QUANTIZED_VOLUME_OFFSET",q.FLOAT,3);if(!u(r))throw new ue("Global property: QUANTIZED_VOLUME_OFFSET must be defined for quantized positions.");return{name:xt.POSITION,semantic:xt.POSITION,typedArray:n,isQuantized:!0,componentDatatype:q.FLOAT,type:nn.VEC3,quantizedRange:o,quantizedVolumeOffset:h.unpack(r),quantizedVolumeScale:h.unpack(i),quantizedComponentDatatype:q.UNSIGNED_SHORT,quantizedType:nn.VEC3}}}function SKe(e){let t=e.json,n;if(u(t.RGBA))return n=e.getPropertyArray("RGBA",q.UNSIGNED_BYTE,4),{name:xt.COLOR,semantic:xt.COLOR,setIndex:0,typedArray:n,componentDatatype:q.UNSIGNED_BYTE,type:nn.VEC4,normalized:!0,isRGB565:!1,isTranslucent:!0};if(u(t.RGB))return n=e.getPropertyArray("RGB",q.UNSIGNED_BYTE,3),{name:"COLOR",semantic:xt.COLOR,setIndex:0,typedArray:n,componentDatatype:q.UNSIGNED_BYTE,type:nn.VEC3,normalized:!0,isRGB565:!1,isTranslucent:!1};if(u(t.RGB565))return n=e.getPropertyArray("RGB565",q.UNSIGNED_SHORT,1),{name:"COLOR",semantic:xt.COLOR,setIndex:0,typedArray:n,componentDatatype:q.FLOAT,type:nn.VEC3,normalized:!1,isRGB565:!0,isTranslucent:!1};if(u(t.CONSTANT_RGBA)){let i=e.getGlobalProperty("CONSTANT_RGBA",q.UNSIGNED_BYTE,4),o=i[3],r=z.fromBytes(i[0],i[1],i[2],o),s=o<255;return{name:xt.COLOR,semantic:xt.COLOR,setIndex:0,constantColor:r,componentDatatype:q.FLOAT,type:nn.VEC4,isQuantized:!1,isTranslucent:s}}}function vKe(e){let t=e.json,n;if(u(t.NORMAL))return n=e.getPropertyArray("NORMAL",q.FLOAT,3),{name:xt.NORMAL,semantic:xt.NORMAL,typedArray:n,octEncoded:!1,octEncodedZXY:!1,componentDatatype:q.FLOAT,type:nn.VEC3};if(u(t.NORMAL_OCT16P)){n=e.getPropertyArray("NORMAL_OCT16P",q.UNSIGNED_BYTE,2);let i=8;return{name:xt.NORMAL,semantic:xt.NORMAL,typedArray:n,octEncoded:!0,octEncodedZXY:!1,quantizedRange:(1<<i)-1,quantizedType:nn.VEC2,quantizedComponentDatatype:q.UNSIGNED_BYTE,componentDatatype:q.FLOAT,type:nn.VEC3}}}function DKe(e){let t=e.json;if(u(t.BATCH_ID)){let n=e.getPropertyArray("BATCH_ID",q.UNSIGNED_SHORT,1);return{name:xt.FEATURE_ID,semantic:xt.FEATURE_ID,setIndex:0,typedArray:n,componentDatatype:q.fromTypedArray(n),type:nn.SCALAR}}}var ax=Nle;var wKe=Bt.Components,IKe=Bt.Scene,PKe=Bt.Node,OKe=Bt.Primitive,RKe=Bt.Attribute,Fle=Bt.Quantization,BKe=Bt.FeatureIdAttribute,MKe=Bt.Material,LKe=Bt.MetallicRoughness;function oy(e){e=y(e,y.EMPTY_OBJECT);let t=e.arrayBuffer,n=y(e.byteOffset,0);this._arrayBuffer=t,this._byteOffset=n,this._loadAttributesFor2D=y(e.loadAttributesFor2D,!1),this._parsedContent=void 0,this._decodePromise=void 0,this._decodedAttributes=void 0,this._promise=void 0,this._process=function(i){},this._state=kt.UNLOADED,this._buffers=[],this._components=void 0,this._transform=M.IDENTITY}u(Object.create)&&(oy.prototype=Object.create(to.prototype),oy.prototype.constructor=oy);Object.defineProperties(oy.prototype,{promise:{get:function(){return this._promise}},cacheKey:{get:function(){}},components:{get:function(){return this._components}},transform:{get:function(){return this._transform}}});oy.prototype.load=function(){this._parsedContent=ax.parse(this._arrayBuffer,this._byteOffset),this._state=kt.PROCESSING;let e=this;this._promise=new Promise(function(t,n){e._process=function(i){if(e._state===kt.PROCESSING){if(u(e._decodePromise))return;let o=NKe(e,i.context);u(o)&&o.then(t).catch(n)}}})};oy.prototype.process=function(e){this._process(e)};function NKe(e,t){let i=e._parsedContent.draco,o;if(u(i)?o=zp.decodePointCloud(i,t):o=Promise.resolve(),!!u(o))return e._decodePromise=o,o.then(function(r){if(!e.isDestroyed())return u(r)&&FKe(e,i,r),XKe(e,t),e._state=kt.READY,e}).catch(function(r){e.unload(),e._state=kt.FAILED;let s="Failed to load Draco pnts";return Promise.reject(e.getError(s,r))})}function FKe(e,t,n){e._state=kt.READY;let i=e._parsedContent,o;if(u(n.POSITION)){if(o={name:"POSITION",semantic:xt.POSITION,typedArray:n.POSITION.array,componentDatatype:q.FLOAT,type:nn.VEC3,isQuantized:!1},u(n.POSITION.data.quantization)){let a=n.POSITION.data.quantization,c=a.range,l=h.fromElements(c,c,c),f=h.unpack(a.minValues),d=(1<<a.quantizationBits)-1;o.isQuantized=!0,o.quantizedRange=d,o.quantizedVolumeOffset=f,o.quantizedVolumeScale=l,o.quantizedComponentDatatype=d<=255?q.UNSIGNED_BYTE:q.UNSIGNED_SHORT,o.quantizedType=nn.VEC3}i.positions=o}if(u(n.NORMAL)){if(o={name:"NORMAL",semantic:xt.NORMAL,typedArray:n.NORMAL.array,componentDatatype:q.FLOAT,type:nn.VEC3,isQuantized:!1,octEncoded:!1,octEncodedZXY:!1},u(n.NORMAL.data.quantization)){let a=(1<<n.NORMAL.data.quantization.quantizationBits)-1;o.quantizedRange=a,o.octEncoded=!0,o.octEncodedZXY=!0,o.quantizedComponentDatatype=q.UNSIGNED_BYTE,o.quantizedType=nn.VEC2}i.normals=o}if(u(n.RGBA)?i.colors={name:"COLOR",semantic:xt.COLOR,setIndex:0,typedArray:n.RGBA.array,componentDatatype:q.UNSIGNED_BYTE,type:nn.VEC4,normalized:!0,isTranslucent:!0}:u(n.RGB)&&(i.colors={name:"COLOR",semantic:xt.COLOR,setIndex:0,typedArray:n.RGB.array,componentDatatype:q.UNSIGNED_BYTE,type:nn.VEC3,normalized:!0,isTranslucent:!1}),u(n.BATCH_ID)){let a=n.BATCH_ID.array;i.batchIds={name:"_FEATURE_ID",semantic:xt.FEATURE_ID,setIndex:0,typedArray:a,componentDatatype:q.fromTypedArray(a),type:nn.SCALAR}}let r=i.batchTableJson,s=t.batchTableProperties;for(let a in s)if(s.hasOwnProperty(a)){let c=n[a];u(r)||(r={}),i.hasDracoBatchTable=!0;let l=c.data;r[a]={byteOffset:l.byteOffset,type:VKe(l.componentsPerAttribute),componentType:UKe(l.componentDatatype),typedArray:c.array}}i.batchTableJson=r}function VKe(e){switch(e){case 1:return"SCALAR";case 2:return"VEC2";case 3:return"VEC3";case 4:return"VEC4"}}function UKe(e){switch(e){case te.BYTE:return"BYTE";case te.UNSIGNED_BYTE:return"UNSIGNED_BYTE";case te.SHORT:return"SHORT";case te.UNSIGNED_SHORT:return"UNSIGNED_SHORT";case te.INT:return"INT";case te.UNSIGNED_INT:return"UNSIGNED_INT";case te.DOUBLE:return"DOUBLE";case te.FLOAT:return"FLOAT"}}function DM(e,t,n){let i=t.typedArray,o;if(t.octEncoded&&(o=new Fle,o.octEncoded=t.octEncoded,o.octEncodedZXY=t.octEncodedZXY,o.normalizationRange=t.quantizedRange,o.type=t.quantizedType,o.componentDatatype=t.quantizedComponentDatatype),t.isQuantized){o=new Fle;let a=t.quantizedRange;o.normalizationRange=a,o.quantizedVolumeOffset=h.ZERO;let c=t.quantizedVolumeScale;o.quantizedVolumeDimensions=c,o.quantizedVolumeStepSize=h.divideByScalar(c,a,new h),o.componentDatatype=t.quantizedComponentDatatype,o.type=t.quantizedType}let r=new RKe;if(r.name=t.name,r.semantic=t.semantic,r.setIndex=t.setIndex,r.componentDatatype=t.componentDatatype,r.type=t.type,r.normalized=y(t.normalized,!1),r.min=t.min,r.max=t.max,r.quantization=o,t.isRGB565&&(i=Wn.decodeRGB565(i)),u(t.constantColor)){let a=new Array(4);r.constant=z.pack(t.constantColor,a)}else{let a=lt.createVertexBuffer({typedArray:i,context:n,usage:Ne.STATIC_DRAW});a.vertexArrayDestroyable=!1,e._buffers.push(a),r.buffer=a}let s=e._loadAttributesFor2D;return r.semantic===xt.POSITION&&s&&(r.typedArray=i),r}var Vle,Sk;function kKe(e){if(!u(Sk)){Vle=new Ule.default(0),Sk=new Array(e);for(let t=0;t<e;++t)Sk[t]=Vle.random()}return Sk}var zKe=new h,HKe=new h,GKe=new h;function WKe(e){let t=e.typedArray,n=20,i=t.length/3,o=Math.min(i,n),r=kKe(n),s=Number.MAX_VALUE,a=-Number.MAX_VALUE,c=h.fromElements(s,s,s,zKe),l=h.fromElements(a,a,a,HKe),f,d,p;if(e.isQuantized)c=h.ZERO,l=e.quantizedVolumeScale;else for(f=0;f<o;++f)d=Math.floor(r[f]*i),p=h.unpack(t,d*3,GKe),h.minimumByComponent(c,p,c),h.maximumByComponent(l,p,l);e.min=h.clone(c),e.max=h.clone(l)}var jKe={name:xt.COLOR,semantic:xt.COLOR,setIndex:0,constantColor:z.DARKGRAY,componentDatatype:q.FLOAT,type:nn.VEC4,isQuantized:!1,isTranslucent:!1};function YKe(e,t,n){let i=[],o,r=t.positions;return u(r)&&(WKe(r),o=DM(e,r,n),o.count=t.pointsLength,i.push(o)),u(t.normals)&&(o=DM(e,t.normals,n),i.push(o)),u(t.colors)?(o=DM(e,t.colors,n),i.push(o)):(o=DM(e,jKe,n),i.push(o)),u(t.batchIds)&&(o=DM(e,t.batchIds,n),i.push(o)),i}function qKe(e,t){let n=e.batchLength,i=e.pointsLength,o=e.batchTableBinary,r=!u(e.batchIds);if(u(o)||e.hasDracoBatchTable){let s=y(n,i);return Zp({count:s,batchTable:e.batchTableJson,binaryBody:o,parseAsPropertyAttributes:r,customAttributeOutput:t})}return new Aa({schema:{},propertyTables:[]})}function XKe(e,t){let n=e._parsedContent,i=new LKe;i.metallicFactor=0,i.roughnessFactor=.9;let o=new MKe;o.metallicRoughness=i;let r=n.colors;u(r)&&r.isTranslucent&&(o.alphaMode=Xh.BLEND);let s=!u(n.normals);o.unlit=s;let a=new OKe;if(a.attributes=YKe(e,n,t),a.primitiveType=Me.POINTS,a.material=o,u(n.batchIds)){let g=new BKe;g.propertyTableId=0,g.setIndex=0,g.positionalLabel="featureId_0",a.featureIds.push(g)}let c=new PKe;c.index=0,c.primitives=[a];let l=new IKe;l.nodes=[c],l.upAxis=Po.Z,l.forwardAxis=Po.X;let f=new wKe;f.scene=l,f.nodes=[c];let d=[];f.structuralMetadata=qKe(n,d),d.length>0&&KKe(e,a,d,t),u(n.rtcCenter)&&(f.transform=M.multiplyByTranslation(f.transform,n.rtcCenter,f.transform));let p=n.positions;u(p)&&p.isQuantized&&(f.transform=M.multiplyByTranslation(f.transform,p.quantizedVolumeOffset,f.transform)),e._components=f,e._parsedContent=void 0,e._arrayBuffer=void 0}function KKe(e,t,n,i){let o=t.attributes,r=n.length;for(let s=0;s<r;s++){let a=n[s],c=lt.createVertexBuffer({typedArray:a.typedArray,context:i,usage:Ne.STATIC_DRAW});c.vertexArrayDestroyable=!1,e._buffers.push(c),a.buffer=c,a.typedArray=void 0,o.push(a)}t.propertyAttributeIds=[0]}oy.prototype.unload=function(){let e=this._buffers;for(let t=0;t<e.length;t++)e[t].destroy();e.length=0,this._components=void 0,this._parsedContent=void 0,this._arrayBuffer=void 0};var wM=oy;function To(e){e=y(e,y.EMPTY_OBJECT),this._loader=e.loader,this._resource=e.resource,this.type=y(e.type,sr.GLTF),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=M.clone(this.modelMatrix),this._scale=y(e.scale,1),this._minimumPixelSize=y(e.minimumPixelSize,0),this._maximumScale=e.maximumScale,this._clampedScale=u(this._maximumScale)?Math.min(this._scale,this._maximumScale):this._scale,this._computedScale=this._clampedScale,this._updateModelMatrix=!1,this.referenceMatrix=void 0,this._iblReferenceFrameMatrix=Z.clone(Z.IDENTITY),this._resourcesLoaded=!1,this._drawCommandsBuilt=!1,this._ready=!1,this._customShader=e.customShader,this._content=e.content,this._texturesLoaded=!1,this._defaultTexture=void 0,this._activeAnimations=new oB(this),this._clampAnimations=y(e.clampAnimations,!0),this._userAnimationDirty=!1,this._id=e.id,this._idDirty=!1,this._color=z.clone(e.color),this._colorBlendMode=y(e.colorBlendMode,ec.HIGHLIGHT),this._colorBlendAmount=y(e.colorBlendAmount,.5);let t=y(e.silhouetteColor,z.RED);this._silhouetteColor=z.clone(t),this._silhouetteSize=y(e.silhouetteSize,0),this._silhouetteDirty=!1,this._silhouetteId=void 0,this._cull=y(e.cull,!0),this._opaquePass=y(e.opaquePass,Ee.OPAQUE),this._allowPicking=y(e.allowPicking,!0),this._show=y(e.show,!0),this._style=void 0,this._styleDirty=!1,this._styleCommandsNeeded=void 0;let n=y(e.featureIdLabel,"featureId_0");typeof n=="number"&&(n=`featureId_${n}`),this._featureIdLabel=n;let i=y(e.instanceFeatureIdLabel,"instanceFeatureId_0");typeof i=="number"&&(i=`instanceFeatureId_${i}`),this._instanceFeatureIdLabel=i,this._featureTables=[],this._featureTableId=void 0,this._featureTableIdDirty=!0,this._pipelineResources=[],this._modelResources=[],this._pickIds=[],this._boundingSphere=new se,this._initialRadius=void 0,this._heightReference=y(e.heightReference,We.NONE),this._heightDirty=this._heightReference!==We.NONE,this._removeUpdateHeightCallback=void 0,this._clampedModelMatrix=void 0;let o=e.scene;u(o)&&u(o.terrainProviderChanged)&&(this._terrainProviderChangedCallback=o.terrainProviderChanged.addEventListener(function(){this._heightDirty=!0},this)),this._scene=o,this._distanceDisplayCondition=e.distanceDisplayCondition;let r=new Kh(e.pointCloudShading);this._pointCloudShading=r,this._attenuation=r.attenuation,this._pointCloudBackFaceCulling=r.backFaceCulling;let s=e.clippingPlanes;u(s)&&s.owner===void 0?ss.setOwner(s,this,"_clippingPlanes"):this._clippingPlanes=s,this._clippingPlanesState=0,this._clippingPlanesMatrix=M.clone(M.IDENTITY),this._lightColor=h.clone(e.lightColor),this._imageBasedLighting=u(e.imageBasedLighting)?e.imageBasedLighting:new LA,this._shouldDestroyImageBasedLighting=!u(e.imageBasedLighting),this._backFaceCulling=y(e.backFaceCulling,!0),this._backFaceCullingDirty=!1,this._shadows=y(e.shadows,gn.ENABLED),this._shadowsDirty=!1,this._debugShowBoundingVolumeDirty=!1,this._debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this._enableDebugWireframe=y(e.enableDebugWireframe,!1),this._enableShowOutline=y(e.enableShowOutline,!0),this._debugWireframe=y(e.debugWireframe,!1),this._debugWireframe===!0&&this._enableDebugWireframe===!1&&this.type===sr.GLTF&&wt("model-debug-wireframe-ignored","enableDebugWireframe must be set to true in Model.fromGltf, otherwise debugWireframe will be ignored.");let a=e.credit;typeof a=="string"&&(a=new Kt(a)),this._credit=a,this._resourceCredits=[],this._gltfCredits=[],this._showCreditsOnScreen=y(e.showCreditsOnScreen,!1),this._showCreditsOnScreenDirty=!0,this._splitDirection=y(e.splitDirection,vc.NONE),this._enableShowOutline=y(e.enableShowOutline,!0),this.showOutline=y(e.showOutline,!0),this.outlineColor=y(e.outlineColor,z.BLACK),this._classificationType=e.classificationType,this._statistics=new vM,this._sceneMode=void 0,this._projectTo2D=y(e.projectTo2D,!1),this._skipLevelOfDetail=!1,this._ignoreCommands=y(e.ignoreCommands,!1),this._completeLoad=function(c,l){},this._texturesLoadedPromise=void 0,this._readyPromise=QKe(this),this._sceneGraph=void 0,this._nodesByName={},this.pickObject=e.pickObject}function ZKe(e,t){let n=e._featureTables,i=t.propertyTables,o=i.length;for(let r=0;r<o;r++){let s=i[r],a=new aB({model:e,propertyTable:s});n.push(a)}return n}function JKe(e,t){let n=t._featureIdLabel,i=t._instanceFeatureIdLabel,o,r,s,a;for(o=0;o<e.nodes.length;o++)if(a=e.nodes[o],u(a.instances)&&(s=sn.getFeatureIdsByLabel(a.instances.featureIds,i),u(s)&&u(s.propertyTableId)))return s.propertyTableId;for(o=0;o<e.nodes.length;o++)for(a=e.nodes[o],r=0;r<a.primitives.length;r++){let c=a.primitives[r],l=sn.getFeatureIdsByLabel(c.featureIds,n);if(u(l))return l.propertyTableId}if(t._featureTables.length===1)return 0}function cW(e,t){if(!u(e)&&!u(t))return!1;if(u(e)!==u(t))return!0;let n=e.alpha,i=t.alpha;return Math.floor(n)!==Math.floor(i)||Math.ceil(n)!==Math.ceil(i)}function QKe(e){let t=e._loader,n=e._resource;t.load();let i=t.promise.then(function(s){if(!u(s))return;let a=s.components;if(!u(a)){if(s.isUnloaded())return;throw new ue("Failed to load model.")}let c=a.structuralMetadata;u(c)&&c.propertyTableCount>0&&ZKe(e,c);let l=new SM({model:e,modelComponents:a});e._sceneGraph=l,e._gltfCredits=l.components.asset.credits;let f=e._resource.credits;if(u(f)){let d=f.length;for(let p=0;p<d;p++)e._resourceCredits.push(f[p])}e._resourcesLoaded=!0}),o=y(t.texturesLoadedPromise,Promise.resolve());e._texturesLoadedPromise=o.then(function(){!u(e)||e.isDestroyed()||(e._texturesLoaded=!0,t._incrementallyLoadTextures&&e.resetDrawCommands())}).catch(sn.getFailedLoadFunction(e,"model",n));let r=new Promise(function(s,a){e._completeLoad=function(c,l){l.afterRender.push(function(){return c._ready=!0,s(c),!0})}});return i.then(function(){return r}).catch(sn.getFailedLoadFunction(e,"model",n))}Object.defineProperties(To.prototype,{ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},texturesLoadedPromise:{get:function(){return this._texturesLoadedPromise}},loader:{get:function(){return this._loader}},statistics:{get:function(){return this._statistics}},activeAnimations:{get:function(){return this._activeAnimations}},clampAnimations:{get:function(){return this._clampAnimations},set:function(e){this._clampAnimations=e}},cull:{get:function(){return this._cull}},opaquePass:{get:function(){return this._opaquePass}},pointCloudShading:{get:function(){return this._pointCloudShading},set:function(e){e!==this._pointCloudShading&&this.resetDrawCommands(),this._pointCloudShading=e}},customShader:{get:function(){return this._customShader},set:function(e){e!==this._customShader&&this.resetDrawCommands(),this._customShader=e}},sceneGraph:{get:function(){return this._sceneGraph}},content:{get:function(){return this._content}},heightReference:{get:function(){return this._heightReference},set:function(e){e!==this._heightReference&&(this._heightDirty=!0),this._heightReference=e}},distanceDisplayCondition:{get:function(){return this._distanceDisplayCondition},set:function(e){this._distanceDisplayCondition=bt.clone(e,this._distanceDisplayCondition)}},structuralMetadata:{get:function(){return this._sceneGraph.components.structuralMetadata}},featureTableId:{get:function(){return this._featureTableId},set:function(e){this._featureTableId=e}},featureTables:{get:function(){return this._featureTables},set:function(e){this._featureTables=e}},id:{get:function(){return this._id},set:function(e){e!==this._id&&(this._idDirty=!0),this._id=e}},allowPicking:{get:function(){return this._allowPicking}},style:{get:function(){return this._style},set:function(e){this._style=e,this._styleDirty=!0}},color:{get:function(){return this._color},set:function(e){cW(e,this._color)&&this.resetDrawCommands(),this._color=z.clone(e,this._color)}},colorBlendMode:{get:function(){return this._colorBlendMode},set:function(e){this._colorBlendMode=e}},colorBlendAmount:{get:function(){return this._colorBlendAmount},set:function(e){this._colorBlendAmount=e}},silhouetteColor:{get:function(){return this._silhouetteColor},set:function(e){if(!z.equals(e,this._silhouetteColor)){let t=cW(e,this._silhouetteColor);this._silhouetteDirty=this._silhouetteDirty||t}this._silhouetteColor=z.clone(e,this._silhouetteColor)}},silhouetteSize:{get:function(){return this._silhouetteSize},set:function(e){if(e!==this._silhouetteSize){let t=this._silhouetteSize,n=e>0&&t===0||e===0&&t>0;this._silhouetteDirty=this._silhouetteDirty||n,this._backFaceCullingDirty=this._backFaceCullingDirty||n}this._silhouetteSize=e}},boundingSphere:{get:function(){let e=u(this._clampedModelMatrix)?this._clampedModelMatrix:this.modelMatrix;return Hle(this,e),this._boundingSphere}},debugShowBoundingVolume:{get:function(){return this._debugShowBoundingVolume},set:function(e){this._debugShowBoundingVolume!==e&&(this._debugShowBoundingVolumeDirty=!0),this._debugShowBoundingVolume=e}},debugWireframe:{get:function(){return this._debugWireframe},set:function(e){this._debugWireframe!==e&&this.resetDrawCommands(),this._debugWireframe=e,this._debugWireframe===!0&&this._enableDebugWireframe===!1&&this.type===sr.GLTF&&wt("model-debug-wireframe-ignored","enableDebugWireframe must be set to true in Model.fromGltf, otherwise debugWireframe will be ignored.")}},show:{get:function(){return this._show},set:function(e){this._show=e}},featureIdLabel:{get:function(){return this._featureIdLabel},set:function(e){typeof e=="number"&&(e=`featureId_${e}`),e!==this._featureIdLabel&&(this._featureTableIdDirty=!0),this._featureIdLabel=e}},instanceFeatureIdLabel:{get:function(){return this._instanceFeatureIdLabel},set:function(e){typeof e=="number"&&(e=`instanceFeatureId_${e}`),e!==this._instanceFeatureIdLabel&&(this._featureTableIdDirty=!0),this._instanceFeatureIdLabel=e}},clippingPlanes:{get:function(){return this._clippingPlanes},set:function(e){e!==this._clippingPlanes&&(ss.setOwner(e,this,"_clippingPlanes"),this.resetDrawCommands())}},lightColor:{get:function(){return this._lightColor},set:function(e){u(e)!==u(this._lightColor)&&this.resetDrawCommands(),this._lightColor=h.clone(e,this._lightColor)}},imageBasedLighting:{get:function(){return this._imageBasedLighting},set:function(e){e!==this._imageBasedLighting&&(this._shouldDestroyImageBasedLighting&&!this._imageBasedLighting.isDestroyed()&&this._imageBasedLighting.destroy(),this._imageBasedLighting=e,this._shouldDestroyImageBasedLighting=!1,this.resetDrawCommands())}},backFaceCulling:{get:function(){return this._backFaceCulling},set:function(e){e!==this._backFaceCulling&&(this._backFaceCullingDirty=!0),this._backFaceCulling=e}},scale:{get:function(){return this._scale},set:function(e){e!==this._scale&&(this._updateModelMatrix=!0),this._scale=e}},computedScale:{get:function(){return this._computedScale}},minimumPixelSize:{get:function(){return this._minimumPixelSize},set:function(e){e!==this._minimumPixelSize&&(this._updateModelMatrix=!0),this._minimumPixelSize=e}},maximumScale:{get:function(){return this._maximumScale},set:function(e){e!==this._maximumScale&&(this._updateModelMatrix=!0),this._maximumScale=e}},shadows:{get:function(){return this._shadows},set:function(e){e!==this._shadows&&(this._shadowsDirty=!0),this._shadows=e}},credit:{get:function(){return this._credit}},showCreditsOnScreen:{get:function(){return this._showCreditsOnScreen},set:function(e){this._showCreditsOnScreen!==e&&(this._showCreditsOnScreenDirty=!0),this._showCreditsOnScreen=e}},splitDirection:{get:function(){return this._splitDirection},set:function(e){this._splitDirection!==e&&this.resetDrawCommands(),this._splitDirection=e}},classificationType:{get:function(){return this._classificationType}},pickIds:{get:function(){return this._pickIds}},styleCommandsNeeded:{get:function(){return this._styleCommandsNeeded}}});To.prototype.getNode=function(e){return this._nodesByName[e]};To.prototype.setArticulationStage=function(e,t){this._sceneGraph.setArticulationStage(e,t)};To.prototype.applyArticulations=function(){this._sceneGraph.applyArticulations()};To.prototype.makeStyleDirty=function(){this._styleDirty=!0};To.prototype.resetDrawCommands=function(){this._drawCommandsBuilt=!1};var $Ke=new M,eZe=new Z,tZe=new M;To.prototype.update=function(e){if(nZe(this,e),iZe(this,e),oZe(this,e),!this._resourcesLoaded||e.mode===ee.MORPHING)return;rZe(this),sZe(this),aZe(this,e),cZe(this),lZe(this,e),uZe(this,e),fZe(this,e),dZe(this,e),this._defaultTexture=e.context.defaultTexture,hZe(this,e),mZe(this,e),pZe(this),_Ze(this,e),AZe(this,e);let t=this;if(!t._ready){t._completeLoad(t,e);return}yZe(this),xZe(this,e),CZe(this),TZe(this,e)};function nZe(e,t){(!e._resourcesLoaded||!e._texturesLoaded)&&e._loader.process(t)}function iZe(e,t){u(e._customShader)&&e._customShader.update(t)}function oZe(e,t){e._imageBasedLighting.update(t),e._imageBasedLighting.shouldRegenerateShaders&&e.resetDrawCommands()}function rZe(e){if(!e._featureTableIdDirty)return;e._featureTableIdDirty=!1;let t=e._sceneGraph.components,n=t.structuralMetadata;u(n)&&n.propertyTableCount>0&&(e.featureTableId=JKe(t,e),e._styleDirty=!0,e.resetDrawCommands())}function sZe(e){e._styleDirty&&(e.applyStyle(e._style),e._styleDirty=!1)}function aZe(e,t){let n=e._featureTables,i=n.length,o=!1;for(let r=0;r<i;r++)n[r].update(t),n[r].styleCommandsNeededDirty&&(o=!0);o&&zle(e)}function zle(e){let t=e.featureTables[e.featureTableId];e._styleCommandsNeeded=Sd.getStyleCommandsNeeded(t.featuresLength,t.batchTexture.translucentFeaturesLength)}function cZe(e){let t=e.pointCloudShading;t.attenuation!==e._attenuation&&(e.resetDrawCommands(),e._attenuation=t.attenuation),t.backFaceCulling!==e._pointCloudBackFaceCulling&&(e.resetDrawCommands(),e._pointCloudBackFaceCulling=t.backFaceCulling)}function lZe(e,t){e._silhouetteDirty&&(Gle(t)&&e.resetDrawCommands(),e._silhouetteDirty=!1)}function uZe(e,t){let n=e.hasSkipLevelOfDetail(t);n!==e._skipLevelOfDetail&&(e.resetDrawCommands(),e._skipLevelOfDetail=n)}function fZe(e,t){let n=0;e.isClippingEnabled()&&(e._clippingPlanes.owner===e&&e._clippingPlanes.update(t),n=e._clippingPlanes.clippingPlanesState),n!==e._clippingPlanesState&&(e.resetDrawCommands(),e._clippingPlanesState=n)}function dZe(e,t){t.mode!==e._sceneMode&&(e._projectTo2D?e.resetDrawCommands():e._updateModelMatrix=!0,e._sceneMode=t.mode)}function hZe(e,t){e._drawCommandsBuilt||(e.destroyPipelineResources(),e._sceneGraph.buildDrawCommands(t),e._drawCommandsBuilt=!0)}function mZe(e,t){M.equals(e.modelMatrix,e._modelMatrix)||(e._updateModelMatrix=!0,e._modelMatrix=M.clone(e.modelMatrix,e._modelMatrix))}var Jh=new h,vk=new he;function pZe(e){if(!e._updateModelMatrix&&!e._heightDirty&&e._minimumPixelSize===0)return;u(e._removeUpdateHeightCallback)&&(e._removeUpdateHeightCallback(),e._removeUpdateHeightCallback=void 0);let t=e._scene;if(!u(t)||!u(t.globe)||e.heightReference===We.NONE){e._clampedModelMatrix=void 0;return}let n=t.globe,i=n.ellipsoid,o=e.modelMatrix;Jh.x=o[12],Jh.y=o[13],Jh.z=o[14];let r=i.cartesianToCartographic(Jh);u(e._clampedModelMatrix)||(e._clampedModelMatrix=M.clone(o,new M));let s=n._surface;e._removeUpdateHeightCallback=s.updateHeight(r,kle(e,i,r));let a=n.getHeight(r);if(u(a)){let c=kle(e,i,r);he.clone(r,vk),vk.height=a,i.cartographicToCartesian(vk,Jh),c(Jh)}e._heightDirty=!1,e._updateModelMatrix=!0}function _Ze(e,t){if(!e._updateModelMatrix&&e._minimumPixelSize===0)return;let n=u(e._clampedModelMatrix)?e._clampedModelMatrix:e.modelMatrix;Hle(e,n),gZe(e,n,t)}function Hle(e,t){e._clampedScale=u(e._maximumScale)?Math.min(e._scale,e._maximumScale):e._scale,e._boundingSphere.center=h.multiplyByScalar(e._sceneGraph.boundingSphere.center,e._clampedScale,e._boundingSphere.center),e._boundingSphere.radius=e._initialRadius*e._clampedScale,e._boundingSphere=se.transform(e._boundingSphere,t,e._boundingSphere)}function gZe(e,t,n){let i=e.scale;if(e.minimumPixelSize!==0&&!e._projectTo2D){let o=n.context,r=Math.max(o.drawingBufferWidth,o.drawingBufferHeight);M.getTranslation(t,Jh),e._sceneMode!==ee.SCENE3D&&Yi.computeActualWgs84Position(n,Jh,Jh);let s=e._boundingSphere.radius,a=EZe(Jh,s,n),c=1/a;Math.min(c*(2*s),r)<e.minimumPixelSize&&(i=e.minimumPixelSize*a/(2*e._initialRadius))}e._computedScale=u(e.maximumScale)?Math.min(e.maximumScale,i):i}function yZe(e){if(!e._idDirty)return;e._idDirty=!1;let t=e._id,n=e._pickIds,i=n.length;for(let o=0;o<i;++o)n[o].object.id=t}function AZe(e,t){let n=u(e._clampedModelMatrix)?e._clampedModelMatrix:e.modelMatrix,i=y(e.referenceMatrix,n),o=t.context,r=e._imageBasedLighting;if(r.useSphericalHarmonicCoefficients||r.useSpecularEnvironmentMaps){let s=eZe,a=$Ke;a=M.multiply(o.uniformState.view3D,i,a),s=M.getMatrix3(a,s),s=Z.getRotation(s,s),e._iblReferenceFrameMatrix=Z.transpose(s,e._iblReferenceFrameMatrix)}if(e.isClippingEnabled()){let s=tZe;s=M.multiply(o.uniformState.view3D,i,s),s=M.multiply(s,e._clippingPlanes.modelMatrix,s),e._clippingPlanesMatrix=M.inverseTranspose(s,e._clippingPlanesMatrix)}}function xZe(e,t){let n=e._sceneGraph;if(e._updateModelMatrix||e._minimumPixelSize!==0){let o=u(e._clampedModelMatrix)?e._clampedModelMatrix:e.modelMatrix;n.updateModelMatrix(o,t),e._updateModelMatrix=!1}e._backFaceCullingDirty&&(n.updateBackFaceCulling(e._backFaceCulling),e._backFaceCullingDirty=!1),e._shadowsDirty&&(n.updateShadows(e._shadows),e._shadowsDirty=!1),e._debugShowBoundingVolumeDirty&&(n.updateShowBoundingVolume(e._debugShowBoundingVolume),e._debugShowBoundingVolumeDirty=!1);let i=!1;u(e.classificationType)||(i=e._userAnimationDirty||e._activeAnimations.update(t)),n.update(t,i),e._userAnimationDirty=!1}function CZe(e){if(!e._showCreditsOnScreenDirty)return;e._showCreditsOnScreenDirty=!1;let t=e._showCreditsOnScreen;u(e._credit)&&(e._credit.showOnScreen=t);let n=e._resourceCredits,i=n.length;for(let s=0;s<i;s++)n[s].showOnScreen=t;let o=e._gltfCredits,r=o.length;for(let s=0;s<r;s++)o[s].showOnScreen=t}function TZe(e,t){let n=SZe(e,t),i=e.isInvisible(),o=e.hasSilhouette(t),r=e._show&&e._computedScale!==0&&n&&(!i||o),s=t.passes,a=s.render||s.pick&&e.allowPicking;r&&!e._ignoreCommands&&a&&(vZe(e,t),e._sceneGraph.pushDrawCommands(t))}var aW=new se;function EZe(e,t,n){return aW.center=e,aW.radius=t,n.camera.getPixelSize(aW,n.context.drawingBufferWidth,n.context.drawingBufferHeight)}function kle(e,t,n){return function(i){if(e.heightReference===We.RELATIVE_TO_GROUND){let r=t.cartesianToCartographic(i,vk);r.height+=n.height,t.cartographicToCartesian(r,i)}let o=e._clampedModelMatrix;M.clone(e.modelMatrix,o),o[12]=i.x,o[13]=i.y,o[14]=i.z,e._heightDirty=!0}}var bZe=new h;function SZe(e,t){let n=e.distanceDisplayCondition;if(!u(n))return!0;let i=n.near*n.near,o=n.far*n.far,r;if(t.mode===ee.SCENE2D){let a=(t.camera.frustum.right-t.camera.frustum.left)*.5;r=a*a}else{let s=M.getTranslation(e.modelMatrix,bZe);Yi.computeActualWgs84Position(t,s,s),r=h.distanceSquared(s,t.camera.positionWC)}return r>=i&&r<=o}function vZe(e,t){let n=t.creditDisplay,i=e._credit;u(i)&&n.addCredit(i);let o=e._resourceCredits,r=o.length;for(let c=0;c<r;c++)n.addCredit(o[c]);let s=e._gltfCredits,a=s.length;for(let c=0;c<a;c++)n.addCredit(s[c])}To.prototype.isTranslucent=function(){let e=this.color;return u(e)&&e.alpha>0&&e.alpha<1};To.prototype.isInvisible=function(){let e=this.color;return u(e)&&e.alpha===0};function Gle(e){return e.context.stencilBuffer}To.prototype.hasSilhouette=function(e){return Gle(e)&&this._silhouetteSize>0&&this._silhouetteColor.alpha>0&&!u(this._classificationType)};function DZe(e){return e.context.stencilBuffer}To.prototype.hasSkipLevelOfDetail=function(e){if(!sr.is3DTiles(this.type))return!1;let n=this._content.tileset;return DZe(e)&&n.skipLevelOfDetail};To.prototype.isClippingEnabled=function(){let e=this._clippingPlanes;return u(e)&&e.enabled&&e.length!==0};To.prototype.isDestroyed=function(){return!1};To.prototype.destroy=function(){let e=this._loader;u(e)&&e.destroy();let t=this._featureTables;if(u(t)){let i=t.length;for(let o=0;o<i;o++)t[o].destroy()}this.destroyPipelineResources(),this.destroyModelResources(),u(this._removeUpdateHeightCallback)&&(this._removeUpdateHeightCallback(),this._removeUpdateHeightCallback=void 0),u(this._terrainProviderChangedCallback)&&(this._terrainProviderChangedCallback(),this._terrainProviderChangedCallback=void 0);let n=this._clippingPlanes;u(n)&&!n.isDestroyed()&&n.owner===this&&n.destroy(),this._clippingPlanes=void 0,this._shouldDestroyImageBasedLighting&&!this._imageBasedLighting.isDestroyed()&&this._imageBasedLighting.destroy(),this._imageBasedLighting=void 0,le(this)};To.prototype.destroyPipelineResources=function(){let e=this._pipelineResources;for(let t=0;t<e.length;t++)e[t].destroy();this._pipelineResources.length=0,this._pickIds.length=0};To.prototype.destroyModelResources=function(){let e=this._modelResources;for(let t=0;t<e.length;t++)e[t].destroy();this._modelResources.length=0};To.fromGltf=function(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.url,e.gltf),n={releaseGltfJson:e.releaseGltfJson,asynchronous:e.asynchronous,incrementallyLoadTextures:e.incrementallyLoadTextures,upAxis:e.upAxis,forwardAxis:e.forwardAxis,loadAttributesFor2D:e.projectTo2D,loadIndicesForWireframe:e.enableDebugWireframe,loadPrimitiveOutline:e.enableShowOutline,loadForClassification:u(e.classificationType)},i=y(e.basePath,""),o=Oe.createIfNeeded(i);u(t.asset)?(n.gltfJson=t,n.baseResource=o,n.gltfResource=o):t instanceof Uint8Array?(n.typedArray=t,n.baseResource=o,n.gltfResource=o):n.gltfResource=Oe.createIfNeeded(t);let r=new qp(n),a=u(e.content)?sr.TILE_GLTF:sr.GLTF,c=IM(r,a,e);return c.resource=n.gltfResource,new To(c)};To.fromB3dm=function(e){let t={b3dmResource:e.resource,arrayBuffer:e.arrayBuffer,byteOffset:e.byteOffset,releaseGltfJson:e.releaseGltfJson,asynchronous:e.asynchronous,incrementallyLoadTextures:e.incrementallyLoadTextures,upAxis:e.upAxis,forwardAxis:e.forwardAxis,loadAttributesFor2D:e.projectTo2D,loadIndicesForWireframe:e.enableDebugWireframe,loadPrimitiveOutline:e.enableShowOutline,loadForClassification:u(e.classificationType)},n=new KR(t),i=IM(n,sr.TILE_B3DM,e);return new To(i)};To.fromPnts=function(e){let t={arrayBuffer:e.arrayBuffer,byteOffset:e.byteOffset,loadAttributesFor2D:e.projectTo2D},n=new wM(t),i=IM(n,sr.TILE_PNTS,e);return new To(i)};To.fromI3dm=function(e){let t={i3dmResource:e.resource,arrayBuffer:e.arrayBuffer,byteOffset:e.byteOffset,releaseGltfJson:e.releaseGltfJson,asynchronous:e.asynchronous,incrementallyLoadTextures:e.incrementallyLoadTextures,upAxis:e.upAxis,forwardAxis:e.forwardAxis,loadAttributesFor2D:e.projectTo2D,loadIndicesForWireframe:e.enableDebugWireframe,loadPrimitiveOutline:e.enableShowOutline},n=new QR(t),i=IM(n,sr.TILE_I3DM,e);return new To(i)};To.fromGeoJson=function(e){let t={geoJson:e.geoJson},n=new ZR(t),i=IM(n,sr.TILE_GEOJSON,e);return new To(i)};To.prototype.applyColorAndShow=function(e){let t=this._color,n=u(e)&&u(e.color),i=u(e)&&u(e.show);this._color=n?e.color.evaluateColor(void 0,this._color):z.clone(z.WHITE,this._color),this._show=i?e.show.evaluate(void 0):!0,cW(t,this._color)&&this.resetDrawCommands()};To.prototype.applyStyle=function(e){let t=this.type===sr.TILE_PNTS,n=u(this.featureTableId)&&this.featureTables[this.featureTableId].featuresLength>0,i=u(this.structuralMetadata)?this.structuralMetadata.propertyAttributes:void 0,o=u(i)&&u(i[0]);if(t&&(!n||o)){this.resetDrawCommands();return}n?(this.featureTables[this.featureTableId].applyStyle(e),zle(this,e)):(this.applyColorAndShow(e),this._styleCommandsNeeded=void 0)};function IM(e,t,n){return{loader:e,type:t,resource:n.resource,show:n.show,modelMatrix:n.modelMatrix,scale:n.scale,minimumPixelSize:n.minimumPixelSize,maximumScale:n.maximumScale,id:n.id,allowPicking:n.allowPicking,clampAnimations:n.clampAnimations,shadows:n.shadows,debugShowBoundingVolume:n.debugShowBoundingVolume,enableDebugWireframe:n.enableDebugWireframe,debugWireframe:n.debugWireframe,cull:n.cull,opaquePass:n.opaquePass,customShader:n.customShader,content:n.content,heightReference:n.heightReference,scene:n.scene,distanceDisplayCondition:n.distanceDisplayCondition,color:n.color,colorBlendAmount:n.colorBlendAmount,colorBlendMode:n.colorBlendMode,silhouetteColor:n.silhouetteColor,silhouetteSize:n.silhouetteSize,enableShowOutline:n.enableShowOutline,showOutline:n.showOutline,outlineColor:n.outlineColor,clippingPlanes:n.clippingPlanes,lightColor:n.lightColor,imageBasedLighting:n.imageBasedLighting,backFaceCulling:n.backFaceCulling,credit:n.credit,showCreditsOnScreen:n.showCreditsOnScreen,splitDirection:n.splitDirection,projectTo2D:n.projectTo2D,featureIdLabel:n.featureIdLabel,instanceFeatureIdLabel:n.instanceFeatureIdLabel,pointCloudShading:n.pointCloudShading,classificationType:n.classificationType,pickObject:n.pickObject}}var vd=To;function ws(e,t,n){this._tileset=e,this._tile=t,this._resource=n,this._model=void 0,this._readyPromise=void 0,this._metadata=void 0,this._group=void 0}Object.defineProperties(ws.prototype,{featuresLength:{get:function(){let e=this._model,t=e.featureTables,n=e.featureTableId;return u(t)&&u(t[n])?t[n].featuresLength:0}},pointsLength:{get:function(){return this._model.statistics.pointsLength}},trianglesLength:{get:function(){return this._model.statistics.trianglesLength}},geometryByteLength:{get:function(){return this._model.statistics.geometryByteLength}},texturesByteLength:{get:function(){return this._model.statistics.texturesByteLength}},batchTableByteLength:{get:function(){let e=this._model.statistics;return e.propertyTablesByteLength+e.batchTexturesByteLength}},innerContents:{get:function(){}},readyPromise:{get:function(){return this._readyPromise}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){return this._resource.getUrlComponent(!0)}},batchTable:{get:function(){let e=this._model,t=e.featureTables,n=e.featureTableId;if(u(t)&&u(t[n]))return t[n]}},metadata:{get:function(){return this._metadata},set:function(e){this._metadata=e}},group:{get:function(){return this._group},set:function(e){this._group=e}}});ws.prototype.getFeature=function(e){let t=this._model,n=t.featureTableId;return t.featureTables[n].getFeature(e)};ws.prototype.hasProperty=function(e,t){let n=this._model,i=n.featureTableId;return u(i)?n.featureTables[i].hasProperty(e,t):!1};ws.prototype.applyDebugSettings=function(e,t){t=e?t:z.WHITE,this.featuresLength===0?this._model.color=t:u(this.batchTable)&&this.batchTable.setAllColor(t)};ws.prototype.applyStyle=function(e){this._model.style=e};ws.prototype.update=function(e,t){let n=this._model,i=this._tile;n.colorBlendAmount=e.colorBlendAmount,n.colorBlendMode=e.colorBlendMode,n.modelMatrix=i.computedTransform,n.customShader=e.customShader,n.featureIdLabel=e.featureIdLabel,n.instanceFeatureIdLabel=e.instanceFeatureIdLabel,n.lightColor=e.lightColor,n.imageBasedLighting=e.imageBasedLighting,n.backFaceCulling=e.backFaceCulling,n.shadows=e.shadows,n.showCreditsOnScreen=e.showCreditsOnScreen,n.splitDirection=e.splitDirection,n.debugWireframe=e.debugWireframe,n.showOutline=e.showOutline,n.outlineColor=e.outlineColor,n.pointCloudShading=e.pointCloudShading;let o=e.clippingPlanes;n.referenceMatrix=e.clippingPlanesOriginMatrix,u(o)&&i.clippingPlanesDirty&&(n._clippingPlanes=o.enabled&&i._isClipped?o:void 0),u(o)&&u(n._clippingPlanes)&&n._clippingPlanes!==o&&(n._clippingPlanes=o,n._clippingPlanesState=0),n.update(t)};ws.prototype.isDestroyed=function(){return!1};ws.prototype.destroy=function(){return this._model=this._model&&this._model.destroy(),le(this)};ws.fromGltf=function(e,t,n,i){let o=new ws(e,t,n),s=PM(e,t,o,{gltf:i,basePath:n}),a=e.vectorClassificationOnly?void 0:e.classificationType;s.classificationType=a;let c=vd.fromGltf(s);return o._model=c,o._readyPromise=c.readyPromise.then(function(l){return l.activeAnimations.addAll({loop:$a.REPEAT}),l}),o};ws.fromB3dm=function(e,t,n,i,o){let r=new ws(e,t,n),a=PM(e,t,r,{arrayBuffer:i,byteOffset:o,resource:n}),c=e.vectorClassificationOnly?void 0:e.classificationType;a.classificationType=c;let l=vd.fromB3dm(a);return r._model=l,r._readyPromise=l.readyPromise.then(function(f){return f.activeAnimations.addAll({loop:$a.REPEAT}),f}),r};ws.fromI3dm=function(e,t,n,i,o){let r=new ws(e,t,n),a=PM(e,t,r,{arrayBuffer:i,byteOffset:o,resource:n}),c=vd.fromI3dm(a);return r._model=c,r._readyPromise=c.readyPromise.then(function(l){return l.activeAnimations.addAll({loop:$a.REPEAT}),l}),r};ws.fromPnts=function(e,t,n,i,o){let r=new ws(e,t,n),a=PM(e,t,r,{arrayBuffer:i,byteOffset:o,resource:n}),c=vd.fromPnts(a);return r._model=c,r._readyPromise=c.readyPromise,r};ws.fromGeoJson=function(e,t,n,i){let o=new ws(e,t,n),s=PM(e,t,o,{geoJson:i,resource:n}),a=vd.fromGeoJson(s);return o._model=a,o._readyPromise=a.readyPromise,o};function PM(e,t,n,i){let o={cull:!1,releaseGltfJson:!0,opaquePass:Ee.CESIUM_3D_TILE,modelMatrix:t.computedTransform,upAxis:e._modelUpAxis,forwardAxis:e._modelForwardAxis,incrementallyLoadTextures:!1,customShader:e.customShader,content:n,colorBlendMode:e.colorBlendMode,colorBlendAmount:e.colorBlendAmount,lightColor:e.lightColor,imageBasedLighting:e.imageBasedLighting,featureIdLabel:e.featureIdLabel,instanceFeatureIdLabel:e.instanceFeatureIdLabel,pointCloudShading:e.pointCloudShading,clippingPlanes:e.clippingPlanes,backFaceCulling:e.backFaceCulling,shadows:e.shadows,showCreditsOnScreen:e.showCreditsOnScreen,splitDirection:e.splitDirection,enableDebugWireframe:e._enableDebugWireframe,debugWireframe:e.debugWireframe,projectTo2D:e._projectTo2D,enableShowOutline:e._enableShowOutline,showOutline:e.showOutline,outlineColor:e.outlineColor};return pt(i,o)}var Qh=ws;function t_(e,t,n,i){this._tileset=e,this._tile=t,this._resource=n,this.featurePropertiesDirty=!1,this._metadata=void 0,this._group=void 0,this._readyPromise=wZe(this,i)}Object.defineProperties(t_.prototype,{featuresLength:{get:function(){return 0}},pointsLength:{get:function(){return 0}},trianglesLength:{get:function(){return 0}},geometryByteLength:{get:function(){return 0}},texturesByteLength:{get:function(){return 0}},batchTableByteLength:{get:function(){return 0}},innerContents:{get:function(){}},readyPromise:{get:function(){return this._readyPromise}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){return this._resource.getUrlComponent(!0)}},batchTable:{get:function(){}},metadata:{get:function(){return this._metadata},set:function(e){this._metadata=e}},group:{get:function(){return this._group},set:function(e){this._group=e}}});function wZe(e,t){return e._tileset.loadTileset(e._resource,t,e._tile),Promise.resolve(e)}t_.prototype.hasProperty=function(e,t){return!1};t_.prototype.getFeature=function(e){};t_.prototype.applyDebugSettings=function(e,t){};t_.prototype.applyStyle=function(e){};t_.prototype.update=function(e,t){};t_.prototype.isDestroyed=function(){return!1};t_.prototype.destroy=function(){return le(this)};var OM=t_;function xi(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.translucencyByDistance,i=e.pixelOffsetScaleByDistance,o=e.scaleByDistance,r=e.distanceDisplayCondition;u(n)&&(n=Pt.clone(n)),u(i)&&(i=Pt.clone(i)),u(o)&&(o=Pt.clone(o)),u(r)&&(r=bt.clone(r)),this._show=y(e.show,!0),this._position=h.clone(y(e.position,h.ZERO)),this._actualPosition=h.clone(this._position),this._pixelOffset=H.clone(y(e.pixelOffset,H.ZERO)),this._translate=new H(0,0),this._eyeOffset=h.clone(y(e.eyeOffset,h.ZERO)),this._heightReference=y(e.heightReference,We.NONE),this._verticalOrigin=y(e.verticalOrigin,Bn.CENTER),this._horizontalOrigin=y(e.horizontalOrigin,pi.CENTER),this._scale=y(e.scale,1),this._color=z.clone(y(e.color,z.WHITE)),this._rotation=y(e.rotation,0),this._alignedAxis=h.clone(y(e.alignedAxis,h.ZERO)),this._width=e.width,this._height=e.height,this._scaleByDistance=o,this._translucencyByDistance=n,this._pixelOffsetScaleByDistance=i,this._sizeInMeters=y(e.sizeInMeters,!1),this._distanceDisplayCondition=r,this._disableDepthTestDistance=e.disableDepthTestDistance,this._id=e.id,this._collection=y(e.collection,t),this._pickId=void 0,this._pickPrimitive=y(e._pickPrimitive,this),this._billboardCollection=t,this._dirty=!1,this._index=-1,this._batchIndex=void 0,this._imageIndex=-1,this._imageIndexPromise=void 0,this._imageId=void 0,this._image=void 0,this._imageSubRegion=void 0,this._imageWidth=void 0,this._imageHeight=void 0,this._labelDimensions=void 0,this._labelHorizontalOrigin=void 0,this._labelTranslate=void 0;let s=e.image,a=e.imageId;u(s)&&(u(a)||(typeof s=="string"?a=s:u(s.src)?a=s.src:a=Hn()),this._imageId=a,this._image=s),u(e.imageSubRegion)&&(this._imageId=a,this._imageSubRegion=e.imageSubRegion),u(this._billboardCollection._textureAtlas)&&this._loadImage(),this._actualClampedPosition=void 0,this._removeCallbackFunc=void 0,this._mode=ee.SCENE3D,this._clusterShow=!0,this._outlineColor=z.clone(y(e.outlineColor,z.BLACK)),this._outlineWidth=y(e.outlineWidth,0),this._updateClamping()}var Wle=xi.SHOW_INDEX=0,wk=xi.POSITION_INDEX=1,Kle=xi.PIXEL_OFFSET_INDEX=2,IZe=xi.EYE_OFFSET_INDEX=3,PZe=xi.HORIZONTAL_ORIGIN_INDEX=4,OZe=xi.VERTICAL_ORIGIN_INDEX=5,RZe=xi.SCALE_INDEX=6,Ik=xi.IMAGE_INDEX_INDEX=7,jle=xi.COLOR_INDEX=8,BZe=xi.ROTATION_INDEX=9,MZe=xi.ALIGNED_AXIS_INDEX=10,LZe=xi.SCALE_BY_DISTANCE_INDEX=11,NZe=xi.TRANSLUCENCY_BY_DISTANCE_INDEX=12,FZe=xi.PIXEL_OFFSET_SCALE_BY_DISTANCE_INDEX=13,VZe=xi.DISTANCE_DISPLAY_CONDITION=14,UZe=xi.DISABLE_DEPTH_DISTANCE=15;xi.TEXTURE_COORDINATE_BOUNDS=16;var Yle=xi.SDF_INDEX=17;xi.NUMBER_OF_PROPERTIES=18;function Lo(e,t){let n=e._billboardCollection;u(n)&&(n._updateBillboard(e,t),e._dirty=!0)}Object.defineProperties(xi.prototype,{show:{get:function(){return this._show},set:function(e){this._show!==e&&(this._show=e,Lo(this,Wle))}},position:{get:function(){return this._position},set:function(e){let t=this._position;h.equals(t,e)||(h.clone(e,t),h.clone(e,this._actualPosition),this._updateClamping(),Lo(this,wk))}},heightReference:{get:function(){return this._heightReference},set:function(e){let t=this._heightReference;e!==t&&(this._heightReference=e,this._updateClamping(),Lo(this,wk))}},pixelOffset:{get:function(){return this._pixelOffset},set:function(e){let t=this._pixelOffset;H.equals(t,e)||(H.clone(e,t),Lo(this,Kle))}},scaleByDistance:{get:function(){return this._scaleByDistance},set:function(e){let t=this._scaleByDistance;Pt.equals(t,e)||(this._scaleByDistance=Pt.clone(e,t),Lo(this,LZe))}},translucencyByDistance:{get:function(){return this._translucencyByDistance},set:function(e){let t=this._translucencyByDistance;Pt.equals(t,e)||(this._translucencyByDistance=Pt.clone(e,t),Lo(this,NZe))}},pixelOffsetScaleByDistance:{get:function(){return this._pixelOffsetScaleByDistance},set:function(e){let t=this._pixelOffsetScaleByDistance;Pt.equals(t,e)||(this._pixelOffsetScaleByDistance=Pt.clone(e,t),Lo(this,FZe))}},eyeOffset:{get:function(){return this._eyeOffset},set:function(e){let t=this._eyeOffset;h.equals(t,e)||(h.clone(e,t),Lo(this,IZe))}},horizontalOrigin:{get:function(){return this._horizontalOrigin},set:function(e){this._horizontalOrigin!==e&&(this._horizontalOrigin=e,Lo(this,PZe))}},verticalOrigin:{get:function(){return this._verticalOrigin},set:function(e){this._verticalOrigin!==e&&(this._verticalOrigin=e,Lo(this,OZe))}},scale:{get:function(){return this._scale},set:function(e){this._scale!==e&&(this._scale=e,Lo(this,RZe))}},color:{get:function(){return this._color},set:function(e){let t=this._color;z.equals(t,e)||(z.clone(e,t),Lo(this,jle))}},rotation:{get:function(){return this._rotation},set:function(e){this._rotation!==e&&(this._rotation=e,Lo(this,BZe))}},alignedAxis:{get:function(){return this._alignedAxis},set:function(e){let t=this._alignedAxis;h.equals(t,e)||(h.clone(e,t),Lo(this,MZe))}},width:{get:function(){return y(this._width,this._imageWidth)},set:function(e){this._width!==e&&(this._width=e,Lo(this,Ik))}},height:{get:function(){return y(this._height,this._imageHeight)},set:function(e){this._height!==e&&(this._height=e,Lo(this,Ik))}},sizeInMeters:{get:function(){return this._sizeInMeters},set:function(e){this._sizeInMeters!==e&&(this._sizeInMeters=e,Lo(this,jle))}},distanceDisplayCondition:{get:function(){return this._distanceDisplayCondition},set:function(e){bt.equals(e,this._distanceDisplayCondition)||(this._distanceDisplayCondition=bt.clone(e,this._distanceDisplayCondition),Lo(this,VZe))}},disableDepthTestDistance:{get:function(){return this._disableDepthTestDistance},set:function(e){this._disableDepthTestDistance!==e&&(this._disableDepthTestDistance=e,Lo(this,UZe))}},id:{get:function(){return this._id},set:function(e){this._id=e,u(this._pickId)&&(this._pickId.object.id=e)}},pickPrimitive:{get:function(){return this._pickPrimitive},set:function(e){this._pickPrimitive=e,u(this._pickId)&&(this._pickId.object.primitive=e)}},pickId:{get:function(){return this._pickId}},image:{get:function(){return this._imageId},set:function(e){u(e)?typeof e=="string"?this.setImage(e,e):e instanceof Oe?this.setImage(e.url,e):u(e.src)?this.setImage(e.src,e):this.setImage(Hn(),e):(this._imageIndex=-1,this._imageSubRegion=void 0,this._imageId=void 0,this._image=void 0,this._imageIndexPromise=void 0,Lo(this,Ik))}},ready:{get:function(){return this._imageIndex!==-1}},_clampedPosition:{get:function(){return this._actualClampedPosition},set:function(e){this._actualClampedPosition=h.clone(e,this._actualClampedPosition),Lo(this,wk)}},clusterShow:{get:function(){return this._clusterShow},set:function(e){this._clusterShow!==e&&(this._clusterShow=e,Lo(this,Wle))}},outlineColor:{get:function(){return this._outlineColor},set:function(e){let t=this._outlineColor;z.equals(t,e)||(z.clone(e,t),Lo(this,Yle))}},outlineWidth:{get:function(){return this._outlineWidth},set:function(e){this._outlineWidth!==e&&(this._outlineWidth=e,Lo(this,Yle))}}});xi.prototype.getPickId=function(e){return u(this._pickId)||(this._pickId=e.createPickId({primitive:this._pickPrimitive,collection:this._collection,id:this._id})),this._pickId};xi.prototype._updateClamping=function(){xi._updateClamping(this._billboardCollection,this)};var RM=new he,qle=new h;xi._updateClamping=function(e,t){let n=e._scene;if(!u(n)||!u(n.globe))return;let i=n.globe,o=i.ellipsoid,r=i._surface,s=n.frameState.mode,a=s!==t._mode;if(t._mode=s,(t._heightReference===We.NONE||a)&&u(t._removeCallbackFunc)&&(t._removeCallbackFunc(),t._removeCallbackFunc=void 0,t._clampedPosition=void 0),t._heightReference===We.NONE||!u(t._position))return;let c=o.cartesianToCartographic(t._position);if(!u(c)){t._actualClampedPosition=void 0;return}u(t._removeCallbackFunc)&&t._removeCallbackFunc();function l(d){if(t._heightReference===We.RELATIVE_TO_GROUND)if(t._mode===ee.SCENE3D){let p=o.cartesianToCartographic(d,RM);p.height+=c.height,o.cartographicToCartesian(p,d)}else d.x+=c.height;t._clampedPosition=h.clone(d,t._clampedPosition)}t._removeCallbackFunc=r.updateHeight(c,l),he.clone(c,RM);let f=i.getHeight(c);u(f)&&(RM.height=f),o.cartographicToCartesian(RM,qle),l(qle)};xi.prototype._loadImage=function(){let e=this._billboardCollection._textureAtlas,t=this._imageId,n=this._image,i=this._imageSubRegion,o,r=this;function s(a){if(r._imageId!==t||r._image!==n||!Ye.equals(r._imageSubRegion,i))return;let c=e.textureCoordinates[a];r._imageWidth=e.texture.width*c.width,r._imageHeight=e.texture.height*c.height,r._imageIndex=a,r._ready=!0,r._image=void 0,r._imageIndexPromise=void 0,Lo(r,Ik)}if(u(n)){let a=e.getImageIndex(t);if(u(a)){s(a);return}o=e.addImage(t,n)}u(i)&&(o=e.addSubRegion(t,i)),this._imageIndexPromise=o,u(o)&&o.then(s).catch(function(a){console.error(`Error loading image for billboard: ${a}`),r._imageIndexPromise=void 0})};xi.prototype.setImage=function(e,t){this._imageId!==e&&(this._imageIndex=-1,this._imageSubRegion=void 0,this._imageId=e,this._image=t,u(this._billboardCollection._textureAtlas)&&this._loadImage())};xi.prototype.setImageSubRegion=function(e,t){this._imageId===e&&Ye.equals(this._imageSubRegion,t)||(this._imageIndex=-1,this._imageId=e,this._imageSubRegion=Ye.clone(t),u(this._billboardCollection._textureAtlas)&&this._loadImage())};xi.prototype._setTranslate=function(e){let t=this._translate;H.equals(t,e)||(H.clone(e,t),Lo(this,Kle))};xi.prototype._getActualPosition=function(){return u(this._clampedPosition)?this._clampedPosition:this._actualPosition};xi.prototype._setActualPosition=function(e){u(this._clampedPosition)||h.clone(e,this._actualPosition),Lo(this,wk)};var Xle=new oe;xi._computeActualPosition=function(e,t,n,i){return u(e._clampedPosition)?(n.mode!==e._mode&&e._updateClamping(),e._clampedPosition):n.mode===ee.SCENE3D?t:(M.multiplyByPoint(i,t,Xle),Yi.computeActualWgs84Position(n,Xle))};var Zle=new h;xi._computeScreenSpacePosition=function(e,t,n,i,o,r){let s=M.multiplyByPoint(e,t,Zle),a=Yi.wgs84WithEyeOffsetToWindowCoordinates(o,s,n,r);if(u(a))return H.add(a,i,a),a};var Dk=new H(0,0);xi.prototype.computeScreenSpacePosition=function(e,t){let n=this._billboardCollection;u(t)||(t=new H),H.clone(this._pixelOffset,Dk),H.add(Dk,this._translate,Dk);let i=n.modelMatrix,o=this._position;if(u(this._clampedPosition)&&(o=this._clampedPosition,e.mode!==ee.SCENE3D)){let s=e.mapProjection,a=s.ellipsoid,c=s.unproject(o,RM);o=a.cartographicToCartesian(c,Zle),i=M.IDENTITY}return xi._computeScreenSpacePosition(i,o,this._eyeOffset,Dk,e,t)};xi.getScreenSpaceBoundingBox=function(e,t,n){let i=e.width,o=e.height,r=e.scale;i*=r,o*=r;let s=t.x;e.horizontalOrigin===pi.RIGHT?s-=i:e.horizontalOrigin===pi.CENTER&&(s-=i*.5);let a=t.y;return e.verticalOrigin===Bn.BOTTOM||e.verticalOrigin===Bn.BASELINE?a-=o:e.verticalOrigin===Bn.CENTER&&(a-=o*.5),u(n)||(n=new Ye),n.x=s,n.y=a,n.width=i,n.height=o,n};xi.prototype.equals=function(e){return this===e||u(e)&&this._id===e._id&&h.equals(this._position,e._position)&&this._imageId===e._imageId&&this._show===e._show&&this._scale===e._scale&&this._verticalOrigin===e._verticalOrigin&&this._horizontalOrigin===e._horizontalOrigin&&this._heightReference===e._heightReference&&Ye.equals(this._imageSubRegion,e._imageSubRegion)&&z.equals(this._color,e._color)&&H.equals(this._pixelOffset,e._pixelOffset)&&H.equals(this._translate,e._translate)&&h.equals(this._eyeOffset,e._eyeOffset)&&Pt.equals(this._scaleByDistance,e._scaleByDistance)&&Pt.equals(this._translucencyByDistance,e._translucencyByDistance)&&Pt.equals(this._pixelOffsetScaleByDistance,e._pixelOffsetScaleByDistance)&&bt.equals(this._distanceDisplayCondition,e._distanceDisplayCondition)&&this._disableDepthTestDistance===e._disableDepthTestDistance};xi.prototype._destroy=function(){u(this._customData)&&(this._billboardCollection._scene.globe._surface.removeTileCustomData(this._customData),this._customData=void 0),u(this._removeCallbackFunc)&&(this._removeCallbackFunc(),this._removeCallbackFunc=void 0),this.image=void 0,this._pickId=this._pickId&&this._pickId.destroy(),this._billboardCollection=void 0};var fo=xi;var kZe={OPAQUE:0,TRANSLUCENT:1,OPAQUE_AND_TRANSLUCENT:2},Eo=Object.freeze(kZe);var zZe={FONT_SIZE:48,PADDING:10,RADIUS:8,CUTOFF:.25},Is=Object.freeze(zZe);function n_(e,t,n,i,o){this.bottomLeft=y(e,H.ZERO),this.topRight=y(t,H.ZERO),this.childNode1=n,this.childNode2=i,this.imageIndex=o}var HZe=new H(16,16);function ry(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.borderWidthInPixels,1),n=y(e.initialSize,HZe);this._context=e.context,this._pixelFormat=y(e.pixelFormat,st.RGBA),this._borderWidthInPixels=t,this._textureCoordinates=[],this._guid=Hn(),this._idHash={},this._indexHash={},this._initialSize=n,this._root=void 0}Object.defineProperties(ry.prototype,{borderWidthInPixels:{get:function(){return this._borderWidthInPixels}},textureCoordinates:{get:function(){return this._textureCoordinates}},texture:{get:function(){return u(this._texture)||(this._texture=new It({context:this._context,width:this._initialSize.x,height:this._initialSize.y,pixelFormat:this._pixelFormat})),this._texture}},numberOfImages:{get:function(){return this._textureCoordinates.length}},guid:{get:function(){return this._guid}}});function GZe(e,t){let n=e._context,i=e.numberOfImages,o=2,r=e._borderWidthInPixels;if(i>0){let s=e._texture.width,a=e._texture.height,c=o*(s+t.width+r),l=o*(a+t.height+r),f=s/c,d=a/l,p=new n_(new H(s+r,r),new H(c,a)),g=new n_(new H,new H(c,a),e._root,p),m=new n_(new H(r,a+r),new H(c,l)),A=new n_(new H,new H(c,l),g,m);for(let T=0;T<e._textureCoordinates.length;T++){let E=e._textureCoordinates[T];u(E)&&(E.x*=f,E.y*=d,E.width*=f,E.height*=d)}let x=new It({context:e._context,width:c,height:l,pixelFormat:e._pixelFormat}),C=new Fs({context:n,colorTextures:[e._texture],destroyAttachments:!1});C._bind(),x.copyFromFramebuffer(0,0,0,0,c,l),C._unBind(),C.destroy(),e._texture=e._texture&&e._texture.destroy(),e._texture=x,e._root=A}else{let s=o*(t.width+2*r),a=o*(t.height+2*r);s<e._initialSize.x&&(s=e._initialSize.x),a<e._initialSize.y&&(a=e._initialSize.y),e._texture=e._texture&&e._texture.destroy(),e._texture=new It({context:e._context,width:s,height:a,pixelFormat:e._pixelFormat}),e._root=new n_(new H(r,r),new H(s,a))}}function Pk(e,t,n){if(u(t)){if(!u(t.childNode1)&&!u(t.childNode2)){if(u(t.imageIndex))return;let i=t.topRight.x-t.bottomLeft.x,o=t.topRight.y-t.bottomLeft.y,r=i-n.width,s=o-n.height;if(r<0||s<0)return;if(r===0&&s===0)return t;if(r>s){t.childNode1=new n_(new H(t.bottomLeft.x,t.bottomLeft.y),new H(t.bottomLeft.x+n.width,t.topRight.y));let a=t.bottomLeft.x+n.width+e._borderWidthInPixels;a<t.topRight.x&&(t.childNode2=new n_(new H(a,t.bottomLeft.y),new H(t.topRight.x,t.topRight.y)))}else{t.childNode1=new n_(new H(t.bottomLeft.x,t.bottomLeft.y),new H(t.topRight.x,t.bottomLeft.y+n.height));let a=t.bottomLeft.y+n.height+e._borderWidthInPixels;a<t.topRight.y&&(t.childNode2=new n_(new H(t.bottomLeft.x,a),new H(t.topRight.x,t.topRight.y)))}return Pk(e,t.childNode1,n)}return Pk(e,t.childNode1,n)||Pk(e,t.childNode2,n)}}function Jle(e,t,n){let i=Pk(e,e._root,t);if(u(i)){i.imageIndex=n;let o=e._texture.width,r=e._texture.height,s=i.topRight.x-i.bottomLeft.x,a=i.topRight.y-i.bottomLeft.y,c=i.bottomLeft.x/o,l=i.bottomLeft.y/r,f=s/o,d=a/r;e._textureCoordinates[n]=new Ye(c,l,f,d),e._texture.copyFrom({source:t,xOffset:i.bottomLeft.x,yOffset:i.bottomLeft.y})}else GZe(e,t),Jle(e,t,n);e._guid=Hn()}function Qle(e,t){if(!u(e)||e.isDestroyed())return-1;let n=e.numberOfImages;return Jle(e,t,n),n}ry.prototype.getImageIndex=function(e){return this._indexHash[e]};ry.prototype.addImageSync=function(e,t){let n=this._indexHash[e];return u(n)||(n=Qle(this,t),this._idHash[e]=Promise.resolve(n),this._indexHash[e]=n),n};ry.prototype.addImage=function(e,t){let n=this._idHash[e];if(u(n))return n;typeof t=="function"?t=t(e):(typeof t=="string"||t instanceof Oe)&&(t=Oe.createIfNeeded(t).fetchImage());let i=this;return n=Promise.resolve(t).then(function(o){let r=Qle(i,o);return i._indexHash[e]=r,r}),this._idHash[e]=n,n};ry.prototype.addSubRegion=function(e,t){let n=this._idHash[e];if(!u(n))throw new ue(`image with id "${e}" not found in the atlas.`);let i=this;return Promise.resolve(n).then(function(o){if(o===-1)return-1;let r=i._texture.width,s=i._texture.height,a=i.numberOfImages,c=i._textureCoordinates[o],l=c.x+t.x/r,f=c.y+t.y/s,d=t.width/r,p=t.height/s;return i._textureCoordinates.push(new Ye(l,f,d,p)),i._guid=Hn(),a})};ry.prototype.isDestroyed=function(){return!1};ry.prototype.destroy=function(){return this._texture=this._texture&&this._texture.destroy(),le(this)};var sy=ry;var WZe=fo.SHOW_INDEX,MM=fo.POSITION_INDEX,$le=fo.PIXEL_OFFSET_INDEX,eue=fo.EYE_OFFSET_INDEX,jZe=fo.HORIZONTAL_ORIGIN_INDEX,YZe=fo.VERTICAL_ORIGIN_INDEX,qZe=fo.SCALE_INDEX,BM=fo.IMAGE_INDEX_INDEX,tue=fo.COLOR_INDEX,XZe=fo.ROTATION_INDEX,KZe=fo.ALIGNED_AXIS_INDEX,nue=fo.SCALE_BY_DISTANCE_INDEX,iue=fo.TRANSLUCENCY_BY_DISTANCE_INDEX,oue=fo.PIXEL_OFFSET_SCALE_BY_DISTANCE_INDEX,rue=fo.DISTANCE_DISPLAY_CONDITION,ZZe=fo.DISABLE_DEPTH_DISTANCE,JZe=fo.TEXTURE_COORDINATE_BOUNDS,sue=fo.SDF_INDEX,pW=fo.NUMBER_OF_PROPERTIES,Ao,QZe={positionHighAndScale:0,positionLowAndRotation:1,compressedAttribute0:2,compressedAttribute1:3,compressedAttribute2:4,eyeOffset:5,scaleByDistance:6,pixelOffsetScaleByDistance:7,compressedAttribute3:8,textureCoordinateBoundsOrLabelTranslate:9,a_batchId:10,sdf:11},$Ze={direction:0,positionHighAndScale:1,positionLowAndRotation:2,compressedAttribute0:3,compressedAttribute1:4,compressedAttribute2:5,eyeOffset:6,scaleByDistance:7,pixelOffsetScaleByDistance:8,compressedAttribute3:9,textureCoordinateBoundsOrLabelTranslate:10,a_batchId:11,sdf:12};function pf(e){e=y(e,y.EMPTY_OBJECT),this._scene=e.scene,this._batchTable=e.batchTable,this._textureAtlas=void 0,this._textureAtlasGUID=void 0,this._destroyTextureAtlas=!0,this._sp=void 0,this._spTranslucent=void 0,this._rsOpaque=void 0,this._rsTranslucent=void 0,this._vaf=void 0,this._billboards=[],this._billboardsToUpdate=[],this._billboardsToUpdateIndex=0,this._billboardsRemoved=!1,this._createVertexArray=!1,this._shaderRotation=!1,this._compiledShaderRotation=!1,this._shaderAlignedAxis=!1,this._compiledShaderAlignedAxis=!1,this._shaderScaleByDistance=!1,this._compiledShaderScaleByDistance=!1,this._shaderTranslucencyByDistance=!1,this._compiledShaderTranslucencyByDistance=!1,this._shaderPixelOffsetScaleByDistance=!1,this._compiledShaderPixelOffsetScaleByDistance=!1,this._shaderDistanceDisplayCondition=!1,this._compiledShaderDistanceDisplayCondition=!1,this._shaderDisableDepthDistance=!1,this._compiledShaderDisableDepthDistance=!1,this._shaderClampToGround=!1,this._compiledShaderClampToGround=!1,this._propertiesChanged=new Uint32Array(pW),this._maxSize=0,this._maxEyeOffset=0,this._maxScale=1,this._maxPixelOffset=0,this._allHorizontalCenter=!0,this._allVerticalCenter=!0,this._allSizedInMeters=!0,this._baseVolume=new se,this._baseVolumeWC=new se,this._baseVolume2D=new se,this._boundingVolume=new se,this._boundingVolumeDirty=!1,this._colorCommands=[],this.show=y(e.show,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=M.clone(M.IDENTITY),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.debugShowTextureAtlas=y(e.debugShowTextureAtlas,!1),this.blendOption=y(e.blendOption,Eo.OPAQUE_AND_TRANSLUCENT),this._blendOption=void 0,this._mode=ee.SCENE3D,this._buffersUsage=[Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW],this._highlightColor=z.clone(z.WHITE);let t=this;this._uniforms={u_atlas:function(){return t._textureAtlas.texture},u_highlightColor:function(){return t._highlightColor}};let n=this._scene;u(n)&&u(n.terrainProviderChanged)&&(this._removeCallbackFunc=n.terrainProviderChanged.addEventListener(function(){let i=this._billboards,o=i.length;for(let r=0;r<o;++r)u(i[r])&&i[r]._updateClamping()},this))}Object.defineProperties(pf.prototype,{length:{get:function(){return _W(this),this._billboards.length}},textureAtlas:{get:function(){return this._textureAtlas},set:function(e){this._textureAtlas!==e&&(this._textureAtlas=this._destroyTextureAtlas&&this._textureAtlas&&this._textureAtlas.destroy(),this._textureAtlas=e,this._createVertexArray=!0)}},destroyTextureAtlas:{get:function(){return this._destroyTextureAtlas},set:function(e){this._destroyTextureAtlas=e}}});function aue(e){let t=e.length;for(let n=0;n<t;++n)e[n]&&e[n]._destroy()}pf.prototype.add=function(e){let t=new fo(e,this);return t._index=this._billboards.length,this._billboards.push(t),this._createVertexArray=!0,t};pf.prototype.remove=function(e){return this.contains(e)?(this._billboards[e._index]=void 0,this._billboardsRemoved=!0,this._createVertexArray=!0,e._destroy(),!0):!1};pf.prototype.removeAll=function(){aue(this._billboards),this._billboards=[],this._billboardsToUpdate=[],this._billboardsToUpdateIndex=0,this._billboardsRemoved=!1,this._createVertexArray=!0};function _W(e){if(e._billboardsRemoved){e._billboardsRemoved=!1;let t=[],n=e._billboards,i=n.length;for(let o=0,r=0;o<i;++o){let s=n[o];u(s)&&(s._index=r++,t.push(s))}e._billboards=t}}pf.prototype._updateBillboard=function(e,t){e._dirty||(this._billboardsToUpdate[this._billboardsToUpdateIndex++]=e),++this._propertiesChanged[t]};pf.prototype.contains=function(e){return u(e)&&e._billboardCollection===this};pf.prototype.get=function(e){return _W(this),this._billboards[e]};var lW;function eJe(e){let n=e.cache.billboardCollection_indexBufferBatched;if(u(n))return n;let i=16384*6-6,o=new Uint16Array(i);for(let r=0,s=0;r<i;r+=6,s+=4)o[r]=s,o[r+1]=s+1,o[r+2]=s+2,o[r+3]=s+0,o[r+4]=s+2,o[r+5]=s+3;return n=lt.createIndexBuffer({context:e,typedArray:o,usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT}),n.vertexArrayDestroyable=!1,e.cache.billboardCollection_indexBufferBatched=n,n}function tJe(e){let t=e.cache.billboardCollection_indexBufferInstanced;return u(t)||(t=lt.createIndexBuffer({context:e,typedArray:new Uint16Array([0,1,2,0,2,3]),usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT}),t.vertexArrayDestroyable=!1,e.cache.billboardCollection_indexBufferInstanced=t),t}function nJe(e){let t=e.cache.billboardCollection_vertexBufferInstanced;return u(t)||(t=lt.createVertexBuffer({context:e,typedArray:new Float32Array([0,0,1,0,1,1,0,1]),usage:Ne.STATIC_DRAW}),t.vertexArrayDestroyable=!1,e.cache.billboardCollection_vertexBufferInstanced=t),t}pf.prototype.computeNewBuffersUsage=function(){let e=this._buffersUsage,t=!1,n=this._propertiesChanged;for(let i=0;i<pW;++i){let o=n[i]===0?Ne.STATIC_DRAW:Ne.STREAM_DRAW;t=t||e[i]!==o,e[i]=o}return t};function iJe(e,t,n,i,o,r){let s=[{index:Ao.positionHighAndScale,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[MM]},{index:Ao.positionLowAndRotation,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[MM]},{index:Ao.compressedAttribute0,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[$le]},{index:Ao.compressedAttribute1,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[iue]},{index:Ao.compressedAttribute2,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[tue]},{index:Ao.eyeOffset,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[eue]},{index:Ao.scaleByDistance,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[nue]},{index:Ao.pixelOffsetScaleByDistance,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[oue]},{index:Ao.compressedAttribute3,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[rue]},{index:Ao.textureCoordinateBoundsOrLabelTranslate,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[JZe]}];i&&s.push({index:Ao.direction,componentsPerAttribute:2,componentDatatype:q.FLOAT,vertexBuffer:nJe(e)}),u(o)&&s.push({index:Ao.a_batchId,componentsPerAttribute:1,componentDatatype:q.FLOAT,bufferUsage:Ne.STATIC_DRAW}),r&&s.push({index:Ao.sdf,componentsPerAttribute:2,componentDatatype:q.FLOAT,usage:n[sue]});let a=i?t:4*t;return new jm(e,s,a,i)}var uW=new Gn;function cue(e,t,n,i,o){let r,s=i[Ao.positionHighAndScale],a=i[Ao.positionLowAndRotation],c=o._getActualPosition();e._mode===ee.SCENE3D&&(se.expand(e._baseVolume,c,e._baseVolume),e._boundingVolumeDirty=!0),Gn.fromCartesian(c,uW);let l=o.scale,f=o.rotation;f!==0&&(e._shaderRotation=!0),e._maxScale=Math.max(e._maxScale,l);let d=uW.high,p=uW.low;e._instanced?(r=o._index,s(r,d.x,d.y,d.z,l),a(r,p.x,p.y,p.z,f)):(r=o._index*4,s(r+0,d.x,d.y,d.z,l),s(r+1,d.x,d.y,d.z,l),s(r+2,d.x,d.y,d.z,l),s(r+3,d.x,d.y,d.z,l),a(r+0,p.x,p.y,p.z,f),a(r+1,p.x,p.y,p.z,f),a(r+2,p.x,p.y,p.z,f),a(r+3,p.x,p.y,p.z,f))}var mf=new H,hf=32768,VE=65536,fW=4096,$h=256,oJe=128,rJe=32,sJe=8,lue=4,aJe=1/256,uue=0,fue=2,due=3,hue=1;function mue(e,t,n,i,o){let r,s=i[Ao.compressedAttribute0],a=o.pixelOffset,c=a.x,l=a.y,f=o._translate,d=f.x,p=f.y;e._maxPixelOffset=Math.max(e._maxPixelOffset,Math.abs(c+d),Math.abs(-l+p));let g=o.horizontalOrigin,m=o._verticalOrigin,A=o.show&&o.clusterShow;o.color.alpha===0&&(A=!1),m===Bn.BASELINE&&(m=Bn.BOTTOM),e._allHorizontalCenter=e._allHorizontalCenter&&g===pi.CENTER,e._allVerticalCenter=e._allVerticalCenter&&m===Bn.CENTER;let x=0,C=0,T=0,E=0,S=o._imageIndex;if(S!==-1){let k=n[S];x=k.x,C=k.y,T=k.width,E=k.height}let v=x+T,w=C+E,R=Math.floor(P.clamp(c,-hf,hf)+hf)*oJe;R+=(g+1)*rJe,R+=(m+1)*sJe,R+=(A?1:0)*lue;let O=Math.floor(P.clamp(l,-hf,hf)+hf)*$h,L=Math.floor(P.clamp(d,-hf,hf)+hf)*$h,N=(P.clamp(p,-hf,hf)+hf)*aJe,_=Math.floor(N),b=Math.floor((N-_)*$h);O+=_,L+=b,mf.x=x,mf.y=C;let D=Wn.compressTextureCoordinates(mf);mf.x=v;let I=Wn.compressTextureCoordinates(mf);mf.y=w;let B=Wn.compressTextureCoordinates(mf);mf.x=x;let F=Wn.compressTextureCoordinates(mf);e._instanced?(r=o._index,s(r,R,O,L,D)):(r=o._index*4,s(r+0,R+uue,O,L,D),s(r+1,R+fue,O,L,I),s(r+2,R+due,O,L,B),s(r+3,R+hue,O,L,F))}function pue(e,t,n,i,o){let r,s=i[Ao.compressedAttribute1],a=o.alignedAxis;h.equals(a,h.ZERO)||(e._shaderAlignedAxis=!0);let c=0,l=1,f=1,d=1,p=o.translucencyByDistance;u(p)&&(c=p.near,l=p.nearValue,f=p.far,d=p.farValue,(l!==1||d!==1)&&(e._shaderTranslucencyByDistance=!0));let g=0,m=o._imageIndex;m!==-1&&(g=n[m].width);let A=e._textureAtlas.texture.width,x=Math.round(y(o.width,A*g));e._maxSize=Math.max(e._maxSize,x);let C=P.clamp(x,0,VE),T=0;Math.abs(h.magnitudeSquared(a)-1)<P.EPSILON6&&(T=Wn.octEncodeFloat(a)),l=P.clamp(l,0,1),l=l===1?255:l*255|0,C=C*$h+l,d=P.clamp(d,0,1),d=d===1?255:d*255|0,T=T*$h+d,e._instanced?(r=o._index,s(r,C,T,c,f)):(r=o._index*4,s(r+0,C,T,c,f),s(r+1,C,T,c,f),s(r+2,C,T,c,f),s(r+3,C,T,c,f))}function hW(e,t,n,i,o){let r,s=i[Ao.compressedAttribute2],a=o.color,c=u(e._batchTable)?z.WHITE:o.getPickId(t.context).color,l=o.sizeInMeters?1:0,f=Math.abs(h.magnitudeSquared(o.alignedAxis)-1)<P.EPSILON6?1:0;e._allSizedInMeters=e._allSizedInMeters&&l===1;let d=0,p=o._imageIndex;p!==-1&&(d=n[p].height);let g=e._textureAtlas.texture.dimensions,m=Math.round(y(o.height,g.y*d));e._maxSize=Math.max(e._maxSize,m);let A=y(o._labelHorizontalOrigin,-2);A+=2;let x=m*lue+A,C=z.floatToByte(a.red),T=z.floatToByte(a.green),E=z.floatToByte(a.blue),S=C*VE+T*$h+E;C=z.floatToByte(c.red),T=z.floatToByte(c.green),E=z.floatToByte(c.blue);let v=C*VE+T*$h+E,w=z.floatToByte(a.alpha)*VE+z.floatToByte(c.alpha)*$h;w+=l*2+f,e._instanced?(r=o._index,s(r,S,v,w,x)):(r=o._index*4,s(r+0,S,v,w,x),s(r+1,S,v,w,x),s(r+2,S,v,w,x),s(r+3,S,v,w,x))}function mW(e,t,n,i,o){let r,s=i[Ao.eyeOffset],a=o.eyeOffset,c=a.z;if(o._heightReference!==We.NONE&&(c*=1.005),e._maxEyeOffset=Math.max(e._maxEyeOffset,Math.abs(a.x),Math.abs(a.y),Math.abs(c)),e._instanced){let l=0,f=0,d=o._imageIndex;if(d!==-1){let g=n[d];l=g.width,f=g.height}mf.x=l,mf.y=f;let p=Wn.compressTextureCoordinates(mf);r=o._index,s(r,a.x,a.y,c,p)}else r=o._index*4,s(r+0,a.x,a.y,c,0),s(r+1,a.x,a.y,c,0),s(r+2,a.x,a.y,c,0),s(r+3,a.x,a.y,c,0)}function _ue(e,t,n,i,o){let r,s=i[Ao.scaleByDistance],a=0,c=1,l=1,f=1,d=o.scaleByDistance;u(d)&&(a=d.near,c=d.nearValue,l=d.far,f=d.farValue,(c!==1||f!==1)&&(e._shaderScaleByDistance=!0)),e._instanced?(r=o._index,s(r,a,c,l,f)):(r=o._index*4,s(r+0,a,c,l,f),s(r+1,a,c,l,f),s(r+2,a,c,l,f),s(r+3,a,c,l,f))}function gue(e,t,n,i,o){let r,s=i[Ao.pixelOffsetScaleByDistance],a=0,c=1,l=1,f=1,d=o.pixelOffsetScaleByDistance;u(d)&&(a=d.near,c=d.nearValue,l=d.far,f=d.farValue,(c!==1||f!==1)&&(e._shaderPixelOffsetScaleByDistance=!0)),e._instanced?(r=o._index,s(r,a,c,l,f)):(r=o._index*4,s(r+0,a,c,l,f),s(r+1,a,c,l,f),s(r+2,a,c,l,f),s(r+3,a,c,l,f))}function yue(e,t,n,i,o){let r,s=i[Ao.compressedAttribute3],a=0,c=Number.MAX_VALUE,l=o.distanceDisplayCondition;u(l)&&(a=l.near,c=l.far,a*=a,c*=c,e._shaderDistanceDisplayCondition=!0);let f=o.disableDepthTestDistance,d=o.heightReference===We.CLAMP_TO_GROUND&&t.context.depthTexture;u(f)||(f=d?5e3:0),f*=f,(d||f>0)&&(e._shaderDisableDepthDistance=!0,f===Number.POSITIVE_INFINITY&&(f=-1));let p,g;if(u(o._labelDimensions))g=o._labelDimensions.x,p=o._labelDimensions.y;else{let C=0,T=0,E=o._imageIndex;if(E!==-1){let v=n[E];C=v.height,T=v.width}p=Math.round(y(o.height,e._textureAtlas.texture.dimensions.y*C));let S=e._textureAtlas.texture.width;g=Math.round(y(o.width,S*T))}let m=Math.floor(P.clamp(g,0,fW)),A=Math.floor(P.clamp(p,0,fW)),x=m*fW+A;e._instanced?(r=o._index,s(r,a,c,f,x)):(r=o._index*4,s(r+0,a,c,f,x),s(r+1,a,c,f,x),s(r+2,a,c,f,x),s(r+3,a,c,f,x))}function Aue(e,t,n,i,o){if(o.heightReference===We.CLAMP_TO_GROUND){let m=e._scene,A=t.context,x=t.globeTranslucencyState.translucent,C=u(m.globe)&&m.globe.depthTestAgainstTerrain;e._shaderClampToGround=A.depthTexture&&!x&&C}let r,s=i[Ao.textureCoordinateBoundsOrLabelTranslate];if(Vt.maximumVertexTextureImageUnits>0){let m=0,A=0;u(o._labelTranslate)&&(m=o._labelTranslate.x,A=o._labelTranslate.y),e._instanced?(r=o._index,s(r,m,A,0,0)):(r=o._index*4,s(r+0,m,A,0,0),s(r+1,m,A,0,0),s(r+2,m,A,0,0),s(r+3,m,A,0,0));return}let a=0,c=0,l=0,f=0,d=o._imageIndex;if(d!==-1){let m=n[d];a=m.x,c=m.y,l=m.width,f=m.height}let p=a+l,g=c+f;e._instanced?(r=o._index,s(r,a,c,p,g)):(r=o._index*4,s(r+0,a,c,p,g),s(r+1,a,c,p,g),s(r+2,a,c,p,g),s(r+3,a,c,p,g))}function cJe(e,t,n,i,o){if(!u(e._batchTable))return;let r=i[Ao.a_batchId],s=o._batchIndex,a;e._instanced?(a=o._index,r(a,s)):(a=o._index*4,r(a+0,s),r(a+1,s),r(a+2,s),r(a+3,s))}function xue(e,t,n,i,o){if(!e._sdf)return;let r,s=i[Ao.sdf],a=o.outlineColor,c=o.outlineWidth,l=z.floatToByte(a.red),f=z.floatToByte(a.green),d=z.floatToByte(a.blue),p=l*VE+f*$h+d,g=c/Is.RADIUS,m=z.floatToByte(a.alpha)*VE+z.floatToByte(g)*$h;e._instanced?(r=o._index,s(r,p,m)):(r=o._index*4,s(r+0,p+uue,m),s(r+1,p+fue,m),s(r+2,p+due,m),s(r+3,p+hue,m))}function lJe(e,t,n,i,o){cue(e,t,n,i,o),mue(e,t,n,i,o),pue(e,t,n,i,o),hW(e,t,n,i,o),mW(e,t,n,i,o),_ue(e,t,n,i,o),gue(e,t,n,i,o),yue(e,t,n,i,o),Aue(e,t,n,i,o),cJe(e,t,n,i,o),xue(e,t,n,i,o)}function dW(e,t,n,i,o,r){let s;i.mode===ee.SCENE3D?(s=e._baseVolume,e._boundingVolumeDirty=!0):s=e._baseVolume2D;let a=[];for(let c=0;c<n;++c){let l=t[c],f=l.position,d=fo._computeActualPosition(l,f,i,o);u(d)&&(l._setActualPosition(d),r?a.push(d):se.expand(s,d,s))}r&&se.fromPoints(a,s)}function uJe(e,t){let n=t.mode,i=e._billboards,o=e._billboardsToUpdate,r=e._modelMatrix;e._createVertexArray||e._mode!==n||n!==ee.SCENE3D&&!M.equals(r,e.modelMatrix)?(e._mode=n,M.clone(e.modelMatrix,r),e._createVertexArray=!0,(n===ee.SCENE3D||n===ee.SCENE2D||n===ee.COLUMBUS_VIEW)&&dW(e,i,i.length,t,r,!0)):n===ee.MORPHING?dW(e,i,i.length,t,r,!0):(n===ee.SCENE2D||n===ee.COLUMBUS_VIEW)&&dW(e,o,e._billboardsToUpdateIndex,t,r,!1)}function fJe(e,t,n){let i=1;(!e._allSizedInMeters||e._maxPixelOffset!==0)&&(i=t.camera.getPixelSize(n,t.context.drawingBufferWidth,t.context.drawingBufferHeight));let o=i*e._maxScale*e._maxSize*2;e._allHorizontalCenter&&e._allVerticalCenter&&(o*=.5);let r=i*e._maxPixelOffset+e._maxEyeOffset;n.radius+=o+r}function dJe(e,t){let n=`uniform sampler2D billboard_texture;
|
||
varying vec2 v_textureCoordinates;
|
||
void main()
|
||
{
|
||
gl_FragColor = texture2D(billboard_texture, v_textureCoordinates);
|
||
}
|
||
`,i=t.createViewportQuadCommand(n,{uniformMap:{billboard_texture:function(){return e._textureAtlas.texture}}});return i.pass=Ee.OVERLAY,i}var hJe=[];pf.prototype.update=function(e){if(_W(this),!this.show)return;let t=this._billboards,n=t.length,i=e.context;this._instanced=i.instancedArrays,Ao=this._instanced?$Ze:QZe,lW=this._instanced?tJe:eJe;let o=this._textureAtlas;if(!u(o)){o=this._textureAtlas=new sy({context:i});for(let O=0;O<n;++O)t[O]._loadImage()}let r=o.textureCoordinates;if(r.length===0)return;uJe(this,e),t=this._billboards,n=t.length;let s=this._billboardsToUpdate,a=this._billboardsToUpdateIndex,c=this._propertiesChanged,l=o.guid,f=this._createVertexArray||this._textureAtlasGUID!==l;this._textureAtlasGUID=l;let d,p=e.passes,g=p.pick;if(f||!g&&this.computeNewBuffersUsage()){this._createVertexArray=!1;for(let O=0;O<pW;++O)c[O]=0;if(this._vaf=this._vaf&&this._vaf.destroy(),n>0){this._vaf=iJe(i,n,this._buffersUsage,this._instanced,this._batchTable,this._sdf),d=this._vaf.writers;for(let O=0;O<n;++O){let L=this._billboards[O];L._dirty=!1,lJe(this,e,r,d,L)}this._vaf.commit(lW(i))}this._billboardsToUpdateIndex=0}else if(a>0){let O=hJe;O.length=0,(c[MM]||c[XZe]||c[qZe])&&O.push(cue),(c[BM]||c[$le]||c[jZe]||c[YZe]||c[WZe])&&(O.push(mue),this._instanced&&O.push(mW)),(c[BM]||c[KZe]||c[iue])&&(O.push(pue),O.push(hW)),(c[BM]||c[tue])&&O.push(hW),c[eue]&&O.push(mW),c[nue]&&O.push(_ue),c[oue]&&O.push(gue),(c[rue]||c[ZZe]||c[BM]||c[MM])&&O.push(yue),(c[BM]||c[MM])&&O.push(Aue),c[sue]&&O.push(xue);let L=O.length;if(d=this._vaf.writers,a/n>.1){for(let N=0;N<a;++N){let _=s[N];_._dirty=!1;for(let b=0;b<L;++b)O[b](this,e,r,d,_)}this._vaf.commit(lW(i))}else{for(let N=0;N<a;++N){let _=s[N];_._dirty=!1;for(let b=0;b<L;++b)O[b](this,e,r,d,_);this._instanced?this._vaf.subCommit(_._index,1):this._vaf.subCommit(_._index*4,4)}this._vaf.endSubCommits()}this._billboardsToUpdateIndex=0}if(a>n*1.5&&(s.length=n),!u(this._vaf)||!u(this._vaf.va))return;this._boundingVolumeDirty&&(this._boundingVolumeDirty=!1,se.transform(this._baseVolume,this.modelMatrix,this._baseVolumeWC));let m,A=M.IDENTITY;e.mode===ee.SCENE3D?(A=this.modelMatrix,m=se.clone(this._baseVolumeWC,this._boundingVolume)):m=se.clone(this._baseVolume2D,this._boundingVolume),fJe(this,e,m);let x=this._blendOption!==this.blendOption;if(this._blendOption=this.blendOption,x){this._blendOption===Eo.OPAQUE||this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT?this._rsOpaque=Ue.fromCache({depthTest:{enabled:!0,func:te.LESS},depthMask:!0}):this._rsOpaque=void 0;let O=this._blendOption===Eo.TRANSLUCENT;this._blendOption===Eo.TRANSLUCENT||this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT?this._rsTranslucent=Ue.fromCache({depthTest:{enabled:!0,func:O?te.LEQUAL:te.LESS},depthMask:O,blending:un.ALPHA_BLEND}):this._rsTranslucent=void 0}this._shaderDisableDepthDistance=this._shaderDisableDepthDistance||e.minimumDisableDepthTestDistance!==0;let C,T,E,S,v,w=Vt.maximumVertexTextureImageUnits>0;if(x||this._shaderRotation!==this._compiledShaderRotation||this._shaderAlignedAxis!==this._compiledShaderAlignedAxis||this._shaderScaleByDistance!==this._compiledShaderScaleByDistance||this._shaderTranslucencyByDistance!==this._compiledShaderTranslucencyByDistance||this._shaderPixelOffsetScaleByDistance!==this._compiledShaderPixelOffsetScaleByDistance||this._shaderDistanceDisplayCondition!==this._compiledShaderDistanceDisplayCondition||this._shaderDisableDepthDistance!==this._compiledShaderDisableDepthDistance||this._shaderClampToGround!==this._compiledShaderClampToGround||this._sdf!==this._compiledSDF){C=Kw,T=Xw,v=[],u(this._batchTable)&&(v.push("VECTOR_TILE"),C=this._batchTable.getVertexShaderCallback(!1,"a_batchId",void 0)(C),T=this._batchTable.getFragmentShaderCallback(!1,void 0)(T)),E=new ke({defines:v,sources:[C]}),this._instanced&&E.defines.push("INSTANCED"),this._shaderRotation&&E.defines.push("ROTATION"),this._shaderAlignedAxis&&E.defines.push("ALIGNED_AXIS"),this._shaderScaleByDistance&&E.defines.push("EYE_DISTANCE_SCALING"),this._shaderTranslucencyByDistance&&E.defines.push("EYE_DISTANCE_TRANSLUCENCY"),this._shaderPixelOffsetScaleByDistance&&E.defines.push("EYE_DISTANCE_PIXEL_OFFSET"),this._shaderDistanceDisplayCondition&&E.defines.push("DISTANCE_DISPLAY_CONDITION"),this._shaderDisableDepthDistance&&E.defines.push("DISABLE_DEPTH_DISTANCE"),this._shaderClampToGround&&(w?E.defines.push("VERTEX_DEPTH_CHECK"):E.defines.push("FRAGMENT_DEPTH_CHECK"));let O=1-Is.CUTOFF;this._sdf&&E.defines.push("SDF");let L=u(this._batchTable)?"VECTOR_TILE":"";this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT&&(S=new ke({defines:["OPAQUE",L],sources:[T]}),this._shaderClampToGround&&(w?S.defines.push("VERTEX_DEPTH_CHECK"):S.defines.push("FRAGMENT_DEPTH_CHECK")),this._sdf&&(S.defines.push("SDF"),S.defines.push(`SDF_EDGE ${O}`)),this._sp=Xt.replaceCache({context:i,shaderProgram:this._sp,vertexShaderSource:E,fragmentShaderSource:S,attributeLocations:Ao}),S=new ke({defines:["TRANSLUCENT",L],sources:[T]}),this._shaderClampToGround&&(w?S.defines.push("VERTEX_DEPTH_CHECK"):S.defines.push("FRAGMENT_DEPTH_CHECK")),this._sdf&&(S.defines.push("SDF"),S.defines.push(`SDF_EDGE ${O}`)),this._spTranslucent=Xt.replaceCache({context:i,shaderProgram:this._spTranslucent,vertexShaderSource:E,fragmentShaderSource:S,attributeLocations:Ao})),this._blendOption===Eo.OPAQUE&&(S=new ke({defines:[L],sources:[T]}),this._shaderClampToGround&&(w?S.defines.push("VERTEX_DEPTH_CHECK"):S.defines.push("FRAGMENT_DEPTH_CHECK")),this._sdf&&(S.defines.push("SDF"),S.defines.push(`SDF_EDGE ${O}`)),this._sp=Xt.replaceCache({context:i,shaderProgram:this._sp,vertexShaderSource:E,fragmentShaderSource:S,attributeLocations:Ao})),this._blendOption===Eo.TRANSLUCENT&&(S=new ke({defines:[L],sources:[T]}),this._shaderClampToGround&&(w?S.defines.push("VERTEX_DEPTH_CHECK"):S.defines.push("FRAGMENT_DEPTH_CHECK")),this._sdf&&(S.defines.push("SDF"),S.defines.push(`SDF_EDGE ${O}`)),this._spTranslucent=Xt.replaceCache({context:i,shaderProgram:this._spTranslucent,vertexShaderSource:E,fragmentShaderSource:S,attributeLocations:Ao})),this._compiledShaderRotation=this._shaderRotation,this._compiledShaderAlignedAxis=this._shaderAlignedAxis,this._compiledShaderScaleByDistance=this._shaderScaleByDistance,this._compiledShaderTranslucencyByDistance=this._shaderTranslucencyByDistance,this._compiledShaderPixelOffsetScaleByDistance=this._shaderPixelOffsetScaleByDistance,this._compiledShaderDistanceDisplayCondition=this._shaderDistanceDisplayCondition,this._compiledShaderDisableDepthDistance=this._shaderDisableDepthDistance,this._compiledShaderClampToGround=this._shaderClampToGround,this._compiledSDF=this._sdf}let R=e.commandList;if(p.render||p.pick){let O=this._colorCommands,L=this._blendOption===Eo.OPAQUE,N=this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT,_=this._vaf.va,b=_.length,D=this._uniforms,I;u(this._batchTable)?(D=this._batchTable.getUniformMapCallback()(D),I=this._batchTable.getPickId()):I="v_pickColor",O.length=b;let B=N?b*2:b;for(let F=0;F<B;++F){let k=O[F];u(k)||(k=O[F]=new tt);let U=L||N&&F%2===0;k.pass=U||!N?Ee.OPAQUE:Ee.TRANSLUCENT,k.owner=this;let G=N?Math.floor(F/2):F;k.boundingVolume=m,k.modelMatrix=A,k.count=_[G].indicesCount,k.shaderProgram=U?this._sp:this._spTranslucent,k.uniformMap=D,k.vertexArray=_[G].va,k.renderState=U?this._rsOpaque:this._rsTranslucent,k.debugShowBoundingVolume=this.debugShowBoundingVolume,k.pickId=I,this._instanced&&(k.count=6,k.instanceCount=n),R.push(k)}this.debugShowTextureAtlas&&(u(this.debugCommand)||(this.debugCommand=dJe(this,e.context)),R.push(this.debugCommand))}};pf.prototype.isDestroyed=function(){return!1};pf.prototype.destroy=function(){return u(this._removeCallbackFunc)&&(this._removeCallbackFunc(),this._removeCallbackFunc=void 0),this._textureAtlas=this._destroyTextureAtlas&&this._textureAtlas&&this._textureAtlas.destroy(),this._sp=this._sp&&this._sp.destroy(),this._spTranslucent=this._spTranslucent&&this._spTranslucent.destroy(),this._vaf=this._vaf&&this._vaf.destroy(),aue(this._billboards),le(this)};var au=pf;function mJe(e,t,n,i,o){return function(){let r=document.createElement("canvas"),s=o+2*i;r.height=r.width=s;let a=r.getContext("2d");return a.clearRect(0,0,s,s),i!==0&&(a.beginPath(),a.arc(s/2,s/2,s/2,0,2*Math.PI,!0),a.closePath(),a.fillStyle=n,a.fill(),e<1&&(a.save(),a.globalCompositeOperation="destination-out",a.beginPath(),a.arc(s/2,s/2,o/2,0,2*Math.PI,!0),a.closePath(),a.fillStyle="black",a.fill(),a.restore())),a.beginPath(),a.arc(s/2,s/2,o/2,0,2*Math.PI,!0),a.closePath(),a.fillStyle=t,a.fill(),r}}var cx=mJe;function Xs(e,t,n,i,o){this._content=e,this._billboard=n,this._label=i,this._polyline=o,this._batchId=t,this._billboardImage=void 0,this._billboardColor=void 0,this._billboardOutlineColor=void 0,this._billboardOutlineWidth=void 0,this._billboardSize=void 0,this._pointSize=void 0,this._color=void 0,this._pointSize=void 0,this._pointOutlineColor=void 0,this._pointOutlineWidth=void 0,this._heightOffset=void 0,this._pickIds=new Array(3),UE(this)}var pJe=new he;Object.defineProperties(Xs.prototype,{show:{get:function(){return this._label.show},set:function(e){this._label.show=e,this._billboard.show=e,this._polyline.show=e}},color:{get:function(){return this._color},set:function(e){this._color=z.clone(e,this._color),UE(this)}},pointSize:{get:function(){return this._pointSize},set:function(e){this._pointSize=e,UE(this)}},pointOutlineColor:{get:function(){return this._pointOutlineColor},set:function(e){this._pointOutlineColor=z.clone(e,this._pointOutlineColor),UE(this)}},pointOutlineWidth:{get:function(){return this._pointOutlineWidth},set:function(e){this._pointOutlineWidth=e,UE(this)}},labelColor:{get:function(){return this._label.fillColor},set:function(e){this._label.fillColor=e,this._polyline.show=this._label.show&&e.alpha>0}},labelOutlineColor:{get:function(){return this._label.outlineColor},set:function(e){this._label.outlineColor=e}},labelOutlineWidth:{get:function(){return this._label.outlineWidth},set:function(e){this._label.outlineWidth=e}},font:{get:function(){return this._label.font},set:function(e){this._label.font=e}},labelStyle:{get:function(){return this._label.style},set:function(e){this._label.style=e}},labelText:{get:function(){return this._label.text},set:function(e){u(e)||(e=""),this._label.text=e}},backgroundColor:{get:function(){return this._label.backgroundColor},set:function(e){this._label.backgroundColor=e}},backgroundPadding:{get:function(){return this._label.backgroundPadding},set:function(e){this._label.backgroundPadding=e}},backgroundEnabled:{get:function(){return this._label.showBackground},set:function(e){this._label.showBackground=e}},scaleByDistance:{get:function(){return this._label.scaleByDistance},set:function(e){this._label.scaleByDistance=e,this._billboard.scaleByDistance=e}},translucencyByDistance:{get:function(){return this._label.translucencyByDistance},set:function(e){this._label.translucencyByDistance=e,this._billboard.translucencyByDistance=e}},distanceDisplayCondition:{get:function(){return this._label.distanceDisplayCondition},set:function(e){this._label.distanceDisplayCondition=e,this._polyline.distanceDisplayCondition=e,this._billboard.distanceDisplayCondition=e}},heightOffset:{get:function(){return this._heightOffset},set:function(e){let t=y(this._heightOffset,0),n=this._content.tileset.ellipsoid,i=n.cartesianToCartographic(this._billboard.position,pJe);i.height=i.height-t+e;let o=n.cartographicToCartesian(i);this._billboard.position=o,this._label.position=this._billboard.position,this._polyline.positions=[this._polyline.positions[0],o],this._heightOffset=e}},anchorLineEnabled:{get:function(){return this._polyline.show},set:function(e){this._polyline.show=e}},anchorLineColor:{get:function(){return this._polyline.material.uniforms.color},set:function(e){this._polyline.material.uniforms.color=z.clone(e,this._polyline.material.uniforms.color)}},image:{get:function(){return this._billboardImage},set:function(e){let t=this._billboardImage!==e;this._billboardImage=e,t&&UE(this)}},disableDepthTestDistance:{get:function(){return this._label.disableDepthTestDistance},set:function(e){this._label.disableDepthTestDistance=e,this._billboard.disableDepthTestDistance=e}},horizontalOrigin:{get:function(){return this._billboard.horizontalOrigin},set:function(e){this._billboard.horizontalOrigin=e}},verticalOrigin:{get:function(){return this._billboard.verticalOrigin},set:function(e){this._billboard.verticalOrigin=e}},labelHorizontalOrigin:{get:function(){return this._label.horizontalOrigin},set:function(e){this._label.horizontalOrigin=e}},labelVerticalOrigin:{get:function(){return this._label.verticalOrigin},set:function(e){this._label.verticalOrigin=e}},content:{get:function(){return this._content}},tileset:{get:function(){return this._content.tileset}},primitive:{get:function(){return this._content.tileset}},pickIds:{get:function(){let e=this._pickIds;return e[0]=this._billboard.pickId,e[1]=this._label.pickId,e[2]=this._polyline.pickId,e}}});Xs.defaultColor=z.WHITE;Xs.defaultPointOutlineColor=z.BLACK;Xs.defaultPointOutlineWidth=0;Xs.defaultPointSize=8;function UE(e){let t=e._billboard;if(u(e._billboardImage)&&e._billboardImage!==t.image){t.image=e._billboardImage;return}if(u(e._billboardImage))return;let n=y(e._color,Xs.defaultColor),i=y(e._pointOutlineColor,Xs.defaultPointOutlineColor),o=y(e._pointOutlineWidth,Xs.defaultPointOutlineWidth),r=y(e._pointSize,Xs.defaultPointSize),s=e._billboardColor,a=e._billboardOutlineColor,c=e._billboardOutlineWidth,l=e._billboardSize;if(z.equals(n,s)&&z.equals(i,a)&&o===c&&r===l)return;e._billboardColor=z.clone(n,e._billboardColor),e._billboardOutlineColor=z.clone(i,e._billboardOutlineColor),e._billboardOutlineWidth=o,e._billboardSize=r;let f=n.alpha,d=n.toCssColorString(),p=i.toCssColorString(),g=JSON.stringify([d,r,p,o]);t.setImage(g,cx(f,d,p,o,r))}Xs.prototype.hasProperty=function(e){return this._content.batchTable.hasProperty(this._batchId,e)};Xs.prototype.getPropertyIds=function(e){return this._content.batchTable.getPropertyIds(this._batchId,e)};Xs.prototype.getProperty=function(e){return this._content.batchTable.getProperty(this._batchId,e)};Xs.prototype.getPropertyInherited=function(e){return Ss.getPropertyInherited(this._content,this._batchId,e)};Xs.prototype.setProperty=function(e,t){this._content.batchTable.setProperty(this._batchId,e,t),this._content.featurePropertiesDirty=!0};Xs.prototype.isExactClass=function(e){return this._content.batchTable.isExactClass(this._batchId,e)};Xs.prototype.isClass=function(e){return this._content.batchTable.isClass(this._batchId,e)};Xs.prototype.getExactClassName=function(){return this._content.batchTable.getExactClassName(this._batchId)};var i_=Xs;function _Je(e,t,n,i,o){let r=e.measureText(t);if(!!/\S/.test(t)){let a=document.defaultView.getComputedStyle(e.canvas).getPropertyValue("font-size").replace("px",""),c=document.createElement("canvas"),l=100,f=r.width+l|0,d=3*a,p=d/2;c.width=f,c.height=d;let g=c.getContext("2d");g.font=n,g.fillStyle="white",g.fillRect(0,0,c.width+1,c.height+1),i&&(g.strokeStyle="black",g.lineWidth=e.lineWidth,g.strokeText(t,l/2,p)),o&&(g.fillStyle="black",g.fillText(t,l/2,p));let m=g.getImageData(0,0,f,d).data,A=m.length,x=f*4,C,T,E,S;for(C=0;C<A;++C)if(m[C]!==255){E=C/x|0;break}for(C=A-1;C>=0;--C)if(m[C]!==255){S=C/x|0;break}let v=-1;for(C=0;C<f&&v===-1;++C)for(T=0;T<d;++T){let w=C*4+T*x;if(m[w]!==255||m[w+1]!==255||m[w+2]!==255||m[w+3]!==255){v=C;break}}return{width:r.width,height:S-E,ascent:p-E,descent:S-p,minx:v-l/2}}return{width:r.width,height:0,ascent:0,descent:0,minx:0}}var lx;function gJe(e,t){if(e==="")return;t=y(t,y.EMPTY_OBJECT);let n=y(t.font,"10px sans-serif"),i=y(t.stroke,!1),o=y(t.fill,!0),r=y(t.strokeWidth,1),s=y(t.backgroundColor,z.TRANSPARENT),a=y(t.padding,0),c=a*2,l=document.createElement("canvas");l.width=1,l.height=1,l.style.font=n;let f=l.getContext("2d");u(lx)||(u(f.imageSmoothingEnabled)?lx="imageSmoothingEnabled":u(f.mozImageSmoothingEnabled)?lx="mozImageSmoothingEnabled":u(f.webkitImageSmoothingEnabled)?lx="webkitImageSmoothingEnabled":u(f.msImageSmoothingEnabled)&&(lx="msImageSmoothingEnabled")),f.font=n,f.lineJoin="round",f.lineWidth=r,f[lx]=!1,l.style.visibility="hidden",document.body.appendChild(l);let d=_Je(f,e,n,i,o);l.dimensions=d,document.body.removeChild(l),l.style.visibility="";let p=-d.minx,g=Math.ceil(d.width)+p+c,m=d.height+c,A=m-d.ascent+a,x=m-A+c;if(l.width=g,l.height=m,f.font=n,f.lineJoin="round",f.lineWidth=r,f[lx]=!1,s!==z.TRANSPARENT&&(f.fillStyle=s.toCssColorString(),f.fillRect(0,0,l.width,l.height)),i){let C=y(t.strokeColor,z.BLACK);f.strokeStyle=C.toCssColorString(),f.strokeText(e,p+a,x)}if(o){let C=y(t.fillColor,z.WHITE);f.fillStyle=C.toCssColorString(),f.fillText(e,p+a,x)}return l}var ux=gJe;var Oue=wo(bue(),1);var AJe={FILL:0,OUTLINE:1,FILL_AND_OUTLINE:2},No=Object.freeze(AJe);var Sue={},vue=0,xJe=256,CJe=new z(.165,.165,.165,.8),TJe=new H(7,5),ns=Object.freeze({LTR:0,RTL:1,WEAK:2,BRACKETS:3});function fx(e){!e._rebindAllGlyphs&&!e._repositionAllGlyphs&&e._labelCollection._labelsToUpdate.push(e),e._rebindAllGlyphs=!0}function NM(e){!e._rebindAllGlyphs&&!e._repositionAllGlyphs&&e._labelCollection._labelsToUpdate.push(e),e._repositionAllGlyphs=!0}function FM(e,t){return document.defaultView.getComputedStyle(e,null).getPropertyValue(t)}function wue(e){let t=Sue[e._font];if(!u(t)){let n=document.createElement("div");n.style.position="absolute",n.style.opacity=0,n.style.font=e._font,document.body.appendChild(n);let i=parseFloat(FM(n,"line-height"));isNaN(i)&&(i=void 0),t={family:FM(n,"font-family"),size:FM(n,"font-size").replace("px",""),style:FM(n,"font-style"),weight:FM(n,"font-weight"),lineHeight:i},document.body.removeChild(n),vue<xJe&&(Sue[e._font]=t,vue++)}e._fontFamily=t.family,e._fontSize=t.size,e._fontStyle=t.style,e._fontWeight=t.weight,e._lineHeight=t.lineHeight}function o_(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.translucencyByDistance,i=e.pixelOffsetScaleByDistance,o=e.scaleByDistance,r=e.distanceDisplayCondition;u(n)&&(n=Pt.clone(n)),u(i)&&(i=Pt.clone(i)),u(o)&&(o=Pt.clone(o)),u(r)&&(r=bt.clone(r)),this._renderedText=void 0,this._text=void 0,this._show=y(e.show,!0),this._font=y(e.font,"30px sans-serif"),this._fillColor=z.clone(y(e.fillColor,z.WHITE)),this._outlineColor=z.clone(y(e.outlineColor,z.BLACK)),this._outlineWidth=y(e.outlineWidth,1),this._showBackground=y(e.showBackground,!1),this._backgroundColor=z.clone(y(e.backgroundColor,CJe)),this._backgroundPadding=H.clone(y(e.backgroundPadding,TJe)),this._style=y(e.style,No.FILL),this._verticalOrigin=y(e.verticalOrigin,Bn.BASELINE),this._horizontalOrigin=y(e.horizontalOrigin,pi.LEFT),this._pixelOffset=H.clone(y(e.pixelOffset,H.ZERO)),this._eyeOffset=h.clone(y(e.eyeOffset,h.ZERO)),this._position=h.clone(y(e.position,h.ZERO)),this._scale=y(e.scale,1),this._id=e.id,this._translucencyByDistance=n,this._pixelOffsetScaleByDistance=i,this._scaleByDistance=o,this._heightReference=y(e.heightReference,We.NONE),this._distanceDisplayCondition=r,this._disableDepthTestDistance=e.disableDepthTestDistance,this._labelCollection=t,this._glyphs=[],this._backgroundBillboard=void 0,this._batchIndex=void 0,this._rebindAllGlyphs=!0,this._repositionAllGlyphs=!0,this._actualClampedPosition=void 0,this._removeCallbackFunc=void 0,this._mode=void 0,this._clusterShow=!0,this.text=y(e.text,""),this._relativeSize=1,wue(this),this._updateClamping()}Object.defineProperties(o_.prototype,{show:{get:function(){return this._show},set:function(e){if(this._show!==e){this._show=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i].billboard;u(r)&&(r.show=e)}let n=this._backgroundBillboard;u(n)&&(n.show=e)}}},position:{get:function(){return this._position},set:function(e){let t=this._position;if(!h.equals(t,e)){h.clone(e,t);let n=this._glyphs;for(let o=0,r=n.length;o<r;o++){let s=n[o].billboard;u(s)&&(s.position=e)}let i=this._backgroundBillboard;u(i)&&(i.position=e),this._updateClamping()}}},heightReference:{get:function(){return this._heightReference},set:function(e){if(e!==this._heightReference){this._heightReference=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i].billboard;u(r)&&(r.heightReference=e)}let n=this._backgroundBillboard;u(n)&&(n.heightReference=e),NM(this),this._updateClamping()}}},text:{get:function(){return this._text},set:function(e){if(this._text!==e){this._text=e;let t=e.replace(/\u00ad/g,"");this._renderedText=o_.enableRightToLeftDetection?wJe(t):t,fx(this)}}},font:{get:function(){return this._font},set:function(e){this._font!==e&&(this._font=e,fx(this),wue(this))}},fillColor:{get:function(){return this._fillColor},set:function(e){let t=this._fillColor;z.equals(t,e)||(z.clone(e,t),fx(this))}},outlineColor:{get:function(){return this._outlineColor},set:function(e){let t=this._outlineColor;z.equals(t,e)||(z.clone(e,t),fx(this))}},outlineWidth:{get:function(){return this._outlineWidth},set:function(e){this._outlineWidth!==e&&(this._outlineWidth=e,fx(this))}},showBackground:{get:function(){return this._showBackground},set:function(e){this._showBackground!==e&&(this._showBackground=e,fx(this))}},backgroundColor:{get:function(){return this._backgroundColor},set:function(e){let t=this._backgroundColor;if(!z.equals(t,e)){z.clone(e,t);let n=this._backgroundBillboard;u(n)&&(n.color=t)}}},backgroundPadding:{get:function(){return this._backgroundPadding},set:function(e){let t=this._backgroundPadding;H.equals(t,e)||(H.clone(e,t),NM(this))}},style:{get:function(){return this._style},set:function(e){this._style!==e&&(this._style=e,fx(this))}},pixelOffset:{get:function(){return this._pixelOffset},set:function(e){let t=this._pixelOffset;if(!H.equals(t,e)){H.clone(e,t);let n=this._glyphs;for(let o=0,r=n.length;o<r;o++){let s=n[o];u(s.billboard)&&(s.billboard.pixelOffset=e)}let i=this._backgroundBillboard;u(i)&&(i.pixelOffset=e)}}},translucencyByDistance:{get:function(){return this._translucencyByDistance},set:function(e){let t=this._translucencyByDistance;if(!Pt.equals(t,e)){this._translucencyByDistance=Pt.clone(e,t);let n=this._glyphs;for(let o=0,r=n.length;o<r;o++){let s=n[o];u(s.billboard)&&(s.billboard.translucencyByDistance=e)}let i=this._backgroundBillboard;u(i)&&(i.translucencyByDistance=e)}}},pixelOffsetScaleByDistance:{get:function(){return this._pixelOffsetScaleByDistance},set:function(e){let t=this._pixelOffsetScaleByDistance;if(!Pt.equals(t,e)){this._pixelOffsetScaleByDistance=Pt.clone(e,t);let n=this._glyphs;for(let o=0,r=n.length;o<r;o++){let s=n[o];u(s.billboard)&&(s.billboard.pixelOffsetScaleByDistance=e)}let i=this._backgroundBillboard;u(i)&&(i.pixelOffsetScaleByDistance=e)}}},scaleByDistance:{get:function(){return this._scaleByDistance},set:function(e){let t=this._scaleByDistance;if(!Pt.equals(t,e)){this._scaleByDistance=Pt.clone(e,t);let n=this._glyphs;for(let o=0,r=n.length;o<r;o++){let s=n[o];u(s.billboard)&&(s.billboard.scaleByDistance=e)}let i=this._backgroundBillboard;u(i)&&(i.scaleByDistance=e)}}},eyeOffset:{get:function(){return this._eyeOffset},set:function(e){let t=this._eyeOffset;if(!h.equals(t,e)){h.clone(e,t);let n=this._glyphs;for(let o=0,r=n.length;o<r;o++){let s=n[o];u(s.billboard)&&(s.billboard.eyeOffset=e)}let i=this._backgroundBillboard;u(i)&&(i.eyeOffset=e)}}},horizontalOrigin:{get:function(){return this._horizontalOrigin},set:function(e){this._horizontalOrigin!==e&&(this._horizontalOrigin=e,NM(this))}},verticalOrigin:{get:function(){return this._verticalOrigin},set:function(e){if(this._verticalOrigin!==e){this._verticalOrigin=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard.verticalOrigin=e)}let n=this._backgroundBillboard;u(n)&&(n.verticalOrigin=e),NM(this)}}},scale:{get:function(){return this._scale},set:function(e){if(this._scale!==e){this._scale=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard.scale=e*this._relativeSize)}let n=this._backgroundBillboard;u(n)&&(n.scale=e*this._relativeSize),NM(this)}}},totalScale:{get:function(){return this._scale*this._relativeSize}},distanceDisplayCondition:{get:function(){return this._distanceDisplayCondition},set:function(e){if(!bt.equals(e,this._distanceDisplayCondition)){this._distanceDisplayCondition=bt.clone(e,this._distanceDisplayCondition);let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard.distanceDisplayCondition=e)}let n=this._backgroundBillboard;u(n)&&(n.distanceDisplayCondition=e)}}},disableDepthTestDistance:{get:function(){return this._disableDepthTestDistance},set:function(e){if(this._disableDepthTestDistance!==e){this._disableDepthTestDistance=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard.disableDepthTestDistance=e)}let n=this._backgroundBillboard;u(n)&&(n.disableDepthTestDistance=e)}}},id:{get:function(){return this._id},set:function(e){if(this._id!==e){this._id=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard.id=e)}let n=this._backgroundBillboard;u(n)&&(n.id=e)}}},pickId:{get:function(){if(!(this._glyphs.length===0||!u(this._glyphs[0].billboard)))return this._glyphs[0].billboard.pickId}},_clampedPosition:{get:function(){return this._actualClampedPosition},set:function(e){this._actualClampedPosition=h.clone(e,this._actualClampedPosition);let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard._clampedPosition=e)}let n=this._backgroundBillboard;u(n)&&(n._clampedPosition=e)}},clusterShow:{get:function(){return this._clusterShow},set:function(e){if(this._clusterShow!==e){this._clusterShow=e;let t=this._glyphs;for(let i=0,o=t.length;i<o;i++){let r=t[i];u(r.billboard)&&(r.billboard.clusterShow=e)}let n=this._backgroundBillboard;u(n)&&(n.clusterShow=e)}}}});o_.prototype._updateClamping=function(){fo._updateClamping(this._labelCollection,this)};o_.prototype.computeScreenSpacePosition=function(e,t){u(t)||(t=new H);let i=this._labelCollection.modelMatrix,o=u(this._actualClampedPosition)?this._actualClampedPosition:this._position;return fo._computeScreenSpacePosition(i,o,this._eyeOffset,this._pixelOffset,e,t)};o_.getScreenSpaceBoundingBox=function(e,t,n){let i=0,o=0,r=0,s=0,a=e.totalScale,c=e._backgroundBillboard;if(u(c))i=t.x+c._translate.x,o=t.y-c._translate.y,r=c.width*a,s=c.height*a,e.verticalOrigin===Bn.BOTTOM||e.verticalOrigin===Bn.BASELINE?o-=s:e.verticalOrigin===Bn.CENTER&&(o-=s*.5);else{i=Number.POSITIVE_INFINITY,o=Number.POSITIVE_INFINITY;let l=0,f=0,d=e._glyphs,p=d.length;for(let g=0;g<p;++g){let m=d[g],A=m.billboard;if(!u(A))continue;let x=t.x+A._translate.x,C=t.y-A._translate.y,T=m.dimensions.width*a,E=m.dimensions.height*a;e.verticalOrigin===Bn.BOTTOM||e.verticalOrigin===Bn.BASELINE?C-=E:e.verticalOrigin===Bn.CENTER&&(C-=E*.5),e._verticalOrigin===Bn.TOP?C+=Is.PADDING*a:(e._verticalOrigin===Bn.BOTTOM||e._verticalOrigin===Bn.BASELINE)&&(C-=Is.PADDING*a),i=Math.min(i,x),o=Math.min(o,C),l=Math.max(l,x+T),f=Math.max(f,C+E)}r=l-i,s=f-o}return u(n)||(n=new Ye),n.x=i,n.y=o,n.width=r,n.height=s,n};o_.prototype.equals=function(e){return this===e||u(e)&&this._show===e._show&&this._scale===e._scale&&this._outlineWidth===e._outlineWidth&&this._showBackground===e._showBackground&&this._style===e._style&&this._verticalOrigin===e._verticalOrigin&&this._horizontalOrigin===e._horizontalOrigin&&this._heightReference===e._heightReference&&this._renderedText===e._renderedText&&this._font===e._font&&h.equals(this._position,e._position)&&z.equals(this._fillColor,e._fillColor)&&z.equals(this._outlineColor,e._outlineColor)&&z.equals(this._backgroundColor,e._backgroundColor)&&H.equals(this._backgroundPadding,e._backgroundPadding)&&H.equals(this._pixelOffset,e._pixelOffset)&&h.equals(this._eyeOffset,e._eyeOffset)&&Pt.equals(this._translucencyByDistance,e._translucencyByDistance)&&Pt.equals(this._pixelOffsetScaleByDistance,e._pixelOffsetScaleByDistance)&&Pt.equals(this._scaleByDistance,e._scaleByDistance)&&bt.equals(this._distanceDisplayCondition,e._distanceDisplayCondition)&&this._disableDepthTestDistance===e._disableDepthTestDistance&&this._id===e._id};o_.prototype.isDestroyed=function(){return!1};o_.enableRightToLeftDetection=!1;function EJe(e,t){let n=/[a-zA-Z0-9]/,i=/[()[\]{}<>]/,o=[],r="",s=ns.LTR,a="",c=e.length;for(let l=0;l<c;++l){let f=e.charAt(l);t.test(f)?a=ns.RTL:n.test(f)?a=ns.LTR:i.test(f)?a=ns.BRACKETS:a=ns.WEAK,l===0&&(s=a),s===a&&a!==ns.BRACKETS?r+=f:(r!==""&&o.push({Type:s,Word:r}),s=a,r=f)}return o.push({Type:a,Word:r}),o}function bJe(e){return e.split("").reverse().join("")}function VM(e,t,n){return e.slice(0,t)+n+e.slice(t)}function SJe(e){switch(e){case"(":return")";case")":return"(";case"[":return"]";case"]":return"[";case"{":return"}";case"}":return"{";case"<":return">";case">":return"<"}}var vJe="\u05D0-\u05EA",DJe="\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF",Due=new RegExp(`[${vJe}${DJe}]`);function wJe(e){let t=e.split(`
|
||
`),n="";for(let i=0;i<t.length;i++){let o=t[i],r=Due.test(o.charAt(0)),s=EJe(o,Due),a=0,c="";for(let l=0;l<s.length;++l){let f=s[l],d=f.Type===ns.BRACKETS?SJe(f.Word):bJe(f.Word);r?f.Type===ns.RTL?(c=d+c,a=0):f.Type===ns.LTR?(c=VM(c,a,f.Word),a+=f.Word.length):(f.Type===ns.WEAK||f.Type===ns.BRACKETS)&&(f.Type===ns.WEAK&&s[l-1].Type===ns.BRACKETS?c=d+c:s[l-1].Type===ns.RTL?(c=d+c,a=0):s.length>l+1?s[l+1].Type===ns.RTL?(c=d+c,a=0):(c=VM(c,a,f.Word),a+=f.Word.length):c=VM(c,0,d)):f.Type===ns.RTL?c=VM(c,a,d):f.Type===ns.LTR?(c+=f.Word,a=c.length):(f.Type===ns.WEAK||f.Type===ns.BRACKETS)&&(l>0&&s[l-1].Type===ns.RTL?s.length>l+1?s[l+1].Type===ns.RTL?c=VM(c,a,d):(c+=f.Word,a=c.length):c+=f.Word:(c+=f.Word,a=c.length))}n+=c,i<t.length-1&&(n+=`
|
||
`)}return n}var ay=o_;var Rue=wo(Iue(),1);function PJe(){this.textureInfo=void 0,this.dimensions=void 0,this.billboard=void 0}function OJe(e,t,n){this.labelCollection=e,this.index=t,this.dimensions=n}var RJe=1.2,Bue="ID_WHITE_PIXEL",gW=new H(4,4),BJe=new Ye(1,1,1,1);function MJe(e){let t=document.createElement("canvas");t.width=gW.x,t.height=gW.y;let n=t.getContext("2d");n.fillStyle="#fff",n.fillRect(0,0,t.width,t.height),e.addImage(Bue,t)}var _f={};function LJe(e,t,n,i,o,r,s){return _f.font=t,_f.fillColor=n,_f.strokeColor=i,_f.strokeWidth=o,_f.padding=Is.PADDING,s===Bn.CENTER?_f.textBaseline="middle":s===Bn.TOP?_f.textBaseline="top":_f.textBaseline="bottom",_f.fill=r===No.FILL||r===No.FILL_AND_OUTLINE,_f.stroke=r===No.OUTLINE||r===No.FILL_AND_OUTLINE,_f.backgroundColor=z.BLACK,ux(e,_f)}function yW(e,t){t.textureInfo=void 0,t.dimensions=void 0;let n=t.billboard;u(n)&&(n.show=!1,n.image=void 0,u(n._removeCallbackFunc)&&(n._removeCallbackFunc(),n._removeCallbackFunc=void 0),e._spareBillboards.push(n),t.billboard=void 0)}function NJe(e,t,n,i){i.index=e.addImageSync(t,n)}var FJe=new Rue.default;function VJe(e,t){let n=t._renderedText,i=FJe.splitGraphemes(n),o=i.length,r=t._glyphs,s=r.length,a,c,l;if(t._relativeSize=t._fontSize/Is.FONT_SIZE,o<s)for(c=o;c<s;++c)yW(e,r[c]);r.length=o;let f=t._showBackground&&n.split(`
|
||
`).join("").length>0,d=t._backgroundBillboard,p=e._backgroundBillboardCollection;f?(u(d)||(d=p.add({collection:e,image:Bue,imageSubRegion:BJe}),t._backgroundBillboard=d),d.color=t._backgroundColor,d.show=t._show,d.position=t._position,d.eyeOffset=t._eyeOffset,d.pixelOffset=t._pixelOffset,d.horizontalOrigin=pi.LEFT,d.verticalOrigin=t._verticalOrigin,d.heightReference=t._heightReference,d.scale=t.totalScale,d.pickPrimitive=t,d.id=t._id,d.translucencyByDistance=t._translucencyByDistance,d.pixelOffsetScaleByDistance=t._pixelOffsetScaleByDistance,d.scaleByDistance=t._scaleByDistance,d.distanceDisplayCondition=t._distanceDisplayCondition,d.disableDepthTestDistance=t._disableDepthTestDistance):u(d)&&(p.remove(d),t._backgroundBillboard=d=void 0);let g=e._glyphTextureCache;for(l=0;l<o;++l){let m=i[l],A=t._verticalOrigin,x=JSON.stringify([m,t._fontFamily,t._fontStyle,t._fontWeight,+A]),C=g[x];if(!u(C)){let T=`${t._fontStyle} ${t._fontWeight} ${Is.FONT_SIZE}px ${t._fontFamily}`,E=LJe(m,T,z.WHITE,z.WHITE,0,No.FILL,A);if(C=new OJe(e,-1,E.dimensions),g[x]=C,E.width>0&&E.height>0){let S=(0,Oue.default)(E,{cutoff:Is.CUTOFF,radius:Is.RADIUS}),v=E.getContext("2d"),w=E.width,R=E.height,O=v.getImageData(0,0,w,R);for(let L=0;L<w;L++)for(let N=0;N<R;N++){let _=N*w+L,b=S[_]*255,D=_*4;O.data[D+0]=b,O.data[D+1]=b,O.data[D+2]=b,O.data[D+3]=b}v.putImageData(O,0,0),m!==" "&&NJe(e._textureAtlas,x,E,C)}}if(a=r[l],u(a)?C.index===-1?yW(e,a):u(a.textureInfo)&&(a.textureInfo=void 0):(a=new PJe,r[l]=a),a.textureInfo=C,a.dimensions=C.dimensions,C.index!==-1){let T=a.billboard,E=e._spareBillboards;u(T)||(E.length>0?T=E.pop():(T=e._billboardCollection.add({collection:e}),T._labelDimensions=new H,T._labelTranslate=new H),a.billboard=T),T.show=t._show,T.position=t._position,T.eyeOffset=t._eyeOffset,T.pixelOffset=t._pixelOffset,T.horizontalOrigin=pi.LEFT,T.verticalOrigin=t._verticalOrigin,T.heightReference=t._heightReference,T.scale=t.totalScale,T.pickPrimitive=t,T.id=t._id,T.image=x,T.translucencyByDistance=t._translucencyByDistance,T.pixelOffsetScaleByDistance=t._pixelOffsetScaleByDistance,T.scaleByDistance=t._scaleByDistance,T.distanceDisplayCondition=t._distanceDisplayCondition,T.disableDepthTestDistance=t._disableDepthTestDistance,T._batchIndex=t._batchIndex,T.outlineColor=t.outlineColor,t.style===No.FILL_AND_OUTLINE?(T.color=t._fillColor,T.outlineWidth=t.outlineWidth):t.style===No.FILL?(T.color=t._fillColor,T.outlineWidth=0):t.style===No.OUTLINE&&(T.color=z.TRANSPARENT,T.outlineWidth=t.outlineWidth)}}t._repositionAllGlyphs=!0}function Pue(e,t,n){return t===pi.CENTER?-e/2:t===pi.RIGHT?-(e+n.x):n.x}var ar=new H,UJe=new H;function kJe(e){let t=e._glyphs,n=e._renderedText,i,o,r=0,s=0,a=[],c=Number.NEGATIVE_INFINITY,l=0,f=1,d,p=t.length,g=e._backgroundBillboard,m=H.clone(u(g)?e._backgroundPadding:H.ZERO,UJe);for(m.x/=e._relativeSize,m.y/=e._relativeSize,d=0;d<p;++d)n.charAt(d)===`
|
||
`?(a.push(r),++f,r=0):(i=t[d],o=i.dimensions,l=Math.max(l,o.height-o.descent),c=Math.max(c,o.descent),r+=o.width-o.minx,d<p-1&&(r+=t[d+1].dimensions.minx),s=Math.max(s,r));a.push(r);let A=l+c,x=e.totalScale,C=e._horizontalOrigin,T=e._verticalOrigin,E=0,S=a[E],v=Pue(S,C,m),w=(u(e._lineHeight)?e._lineHeight:RJe*e._fontSize)/e._relativeSize,R=w*(f-1),O=s,L=A+R;u(g)&&(O+=m.x*2,L+=m.y*2,g._labelHorizontalOrigin=C),ar.x=v*x,ar.y=0;let N=!0,_=0;for(d=0;d<p;++d)if(n.charAt(d)===`
|
||
`)++E,_+=w,S=a[E],v=Pue(S,C,m),ar.x=v*x,N=!0;else if(i=t[d],o=i.dimensions,T===Bn.TOP?(ar.y=o.height-l-m.y,ar.y+=Is.PADDING):T===Bn.CENTER?ar.y=(R+o.height-l)/2:T===Bn.BASELINE?(ar.y=R,ar.y-=Is.PADDING):(ar.y=R+c+m.y,ar.y-=Is.PADDING),ar.y=(ar.y-o.descent-_)*x,N&&(ar.x-=Is.PADDING*x,N=!1),u(i.billboard)&&(i.billboard._setTranslate(ar),i.billboard._labelDimensions.x=O,i.billboard._labelDimensions.y=L,i.billboard._labelHorizontalOrigin=C),d<p-1){let b=t[d+1];ar.x+=(o.width-o.minx+b.dimensions.minx)*x}if(u(g)&&n.split(`
|
||
`).join("").length>0&&(C===pi.CENTER?v=-s/2-m.x:C===pi.RIGHT?v=-(s+m.x*2):v=0,ar.x=v*x,T===Bn.TOP?ar.y=A-l-c:T===Bn.CENTER?ar.y=(A-l)/2-c:T===Bn.BASELINE?ar.y=-m.y-c:ar.y=0,ar.y=ar.y*x,g.width=O,g.height=L,g._setTranslate(ar),g._labelTranslate=H.clone(ar,g._labelTranslate)),e.heightReference===We.CLAMP_TO_GROUND)for(d=0;d<p;++d){i=t[d];let b=i.billboard;u(b)&&(b._labelTranslate=H.clone(ar,b._labelTranslate))}}function Mue(e,t){let n=t._glyphs;for(let i=0,o=n.length;i<o;++i)yW(e,n[i]);u(t._backgroundBillboard)&&(e._backgroundBillboardCollection.remove(t._backgroundBillboard),t._backgroundBillboard=void 0),t._labelCollection=void 0,u(t._removeCallbackFunc)&&t._removeCallbackFunc(),le(t)}function em(e){e=y(e,y.EMPTY_OBJECT),this._scene=e.scene,this._batchTable=e.batchTable,this._textureAtlas=void 0,this._backgroundTextureAtlas=void 0,this._backgroundBillboardCollection=new au({scene:this._scene}),this._backgroundBillboardCollection.destroyTextureAtlas=!1,this._billboardCollection=new au({scene:this._scene,batchTable:this._batchTable}),this._billboardCollection.destroyTextureAtlas=!1,this._billboardCollection._sdf=!0,this._spareBillboards=[],this._glyphTextureCache={},this._labels=[],this._labelsToUpdate=[],this._totalGlyphCount=0,this._highlightColor=z.clone(z.WHITE),this.show=y(e.show,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.blendOption=y(e.blendOption,Eo.OPAQUE_AND_TRANSLUCENT)}Object.defineProperties(em.prototype,{length:{get:function(){return this._labels.length}}});em.prototype.add=function(e){let t=new ay(e,this);return this._labels.push(t),this._labelsToUpdate.push(t),t};em.prototype.remove=function(e){if(u(e)&&e._labelCollection===this){let t=this._labels.indexOf(e);if(t!==-1)return this._labels.splice(t,1),Mue(this,e),!0}return!1};em.prototype.removeAll=function(){let e=this._labels;for(let t=0,n=e.length;t<n;++t)Mue(this,e[t]);e.length=0};em.prototype.contains=function(e){return u(e)&&e._labelCollection===this};em.prototype.get=function(e){return this._labels[e]};em.prototype.update=function(e){if(!this.show)return;let t=this._billboardCollection,n=this._backgroundBillboardCollection;t.modelMatrix=this.modelMatrix,t.debugShowBoundingVolume=this.debugShowBoundingVolume,n.modelMatrix=this.modelMatrix,n.debugShowBoundingVolume=this.debugShowBoundingVolume;let i=e.context;u(this._textureAtlas)||(this._textureAtlas=new sy({context:i}),t.textureAtlas=this._textureAtlas),u(this._backgroundTextureAtlas)||(this._backgroundTextureAtlas=new sy({context:i,initialSize:gW}),n.textureAtlas=this._backgroundTextureAtlas,MJe(this._backgroundTextureAtlas));let o=this._labelsToUpdate.length;for(let s=0;s<o;++s){let a=this._labelsToUpdate[s];if(a.isDestroyed())continue;let c=a._glyphs.length;a._rebindAllGlyphs&&(VJe(this,a),a._rebindAllGlyphs=!1),a._repositionAllGlyphs&&(kJe(a),a._repositionAllGlyphs=!1);let l=a._glyphs.length-c;this._totalGlyphCount+=l}let r=n.length>0?Eo.TRANSLUCENT:this.blendOption;t.blendOption=r,n.blendOption=r,t._highlightColor=this._highlightColor,n._highlightColor=this._highlightColor,this._labelsToUpdate.length=0,n.update(e),t.update(e)};em.prototype.isDestroyed=function(){return!1};em.prototype.destroy=function(){return this.removeAll(),this._billboardCollection=this._billboardCollection.destroy(),this._textureAtlas=this._textureAtlas&&this._textureAtlas.destroy(),this._backgroundBillboardCollection=this._backgroundBillboardCollection.destroy(),this._backgroundTextureAtlas=this._backgroundTextureAtlas&&this._backgroundTextureAtlas.destroy(),le(this)};var tm=em;var Uc={};Uc.numberOfPoints=function(e,t,n){let i=h.distance(e,t);return Math.ceil(i/n)};Uc.numberOfPointsRhumbLine=function(e,t,n){let i=Math.pow(e.longitude-t.longitude,2)+Math.pow(e.latitude-t.latitude,2);return Math.max(1,Math.ceil(Math.sqrt(i/(n*n))))};var zJe=new he;Uc.extractHeights=function(e,t){let n=e.length,i=new Array(n);for(let o=0;o<n;o++){let r=e[o];i[o]=t.cartesianToCartographic(r,zJe).height}return i};var HJe=new M,GJe=new h,Lue=new h,WJe=new cn(h.UNIT_X,0),Nue=new h,jJe=new cn(h.UNIT_X,0),YJe=new h,qJe=new h,xW=[];function Vue(e,t,n){let i=xW;i.length=e;let o;if(t===n){for(o=0;o<e;o++)i[o]=t;return i}let s=(n-t)/e;for(o=0;o<e;o++){let a=t+o*s;i[o]=a}return i}var Bk=new he,Rk=new he,cy=new h,CW=new h,XJe=new h,AW=new Qu,UM=new da;function KJe(e,t,n,i,o,r,s,a){let c=i.scaleToGeodeticSurface(e,CW),l=i.scaleToGeodeticSurface(t,XJe),f=Uc.numberOfPoints(e,t,n),d=i.cartesianToCartographic(c,Bk),p=i.cartesianToCartographic(l,Rk),g=Vue(f,o,r);AW.setEndPoints(d,p);let m=AW.surfaceDistance/f,A=a;d.height=o;let x=i.cartographicToCartesian(d,cy);h.pack(x,s,A),A+=3;for(let C=1;C<f;C++){let T=AW.interpolateUsingSurfaceDistance(C*m,Rk);T.height=g[C],x=i.cartographicToCartesian(T,cy),h.pack(x,s,A),A+=3}return A}function ZJe(e,t,n,i,o,r,s,a){let c=i.cartesianToCartographic(e,Bk),l=i.cartesianToCartographic(t,Rk),f=Uc.numberOfPointsRhumbLine(c,l,n);c.height=0,l.height=0;let d=Vue(f,o,r);UM.ellipsoid.equals(i)||(UM=new da(void 0,void 0,i)),UM.setEndPoints(c,l);let p=UM.surfaceDistance/f,g=a;c.height=o;let m=i.cartographicToCartesian(c,cy);h.pack(m,s,g),g+=3;for(let A=1;A<f;A++){let x=UM.interpolateUsingSurfaceDistance(A*p,Rk);x.height=d[A],m=i.cartographicToCartesian(x,cy),h.pack(m,s,g),g+=3}return g}Uc.wrapLongitude=function(e,t){let n=[],i=[];if(u(e)&&e.length>0){t=y(t,M.IDENTITY);let o=M.inverseTransformation(t,HJe),r=M.multiplyByPoint(o,h.ZERO,GJe),s=h.normalize(M.multiplyByPointAsVector(o,h.UNIT_Y,Lue),Lue),a=cn.fromPointNormal(r,s,WJe),c=h.normalize(M.multiplyByPointAsVector(o,h.UNIT_X,Nue),Nue),l=cn.fromPointNormal(r,c,jJe),f=1;n.push(h.clone(e[0]));let d=n[0],p=e.length;for(let g=1;g<p;++g){let m=e[g];if(cn.getPointDistance(l,d)<0||cn.getPointDistance(l,m)<0){let A=Wi.lineSegmentPlane(d,m,a,YJe);if(u(A)){let x=h.multiplyByScalar(s,5e-9,qJe);cn.getPointDistance(a,d)<0&&h.negate(x,x),n.push(h.add(A,x,new h)),i.push(f+1),h.negate(x,x),n.push(h.add(A,x,new h)),f=1}}n.push(h.clone(e[g])),f++,d=m}i.push(f)}return{positions:n,lengths:i}};Uc.generateArc=function(e){u(e)||(e={});let t=e.positions,n=t.length,i=y(e.ellipsoid,ie.WGS84),o=y(e.height,0),r=Array.isArray(o);if(n<1)return[];if(n===1){let A=i.scaleToGeodeticSurface(t[0],CW);if(o=r?o[0]:o,o!==0){let x=i.geodeticSurfaceNormal(A,cy);h.multiplyByScalar(x,o,x),h.add(A,x,A)}return[A.x,A.y,A.z]}let s=e.minDistance;if(!u(s)){let A=y(e.granularity,P.RADIANS_PER_DEGREE);s=P.chordLength(A,i.maximumRadius)}let a=0,c;for(c=0;c<n-1;c++)a+=Uc.numberOfPoints(t[c],t[c+1],s);let l=(a+1)*3,f=new Array(l),d=0;for(c=0;c<n-1;c++){let A=t[c],x=t[c+1],C=r?o[c]:o,T=r?o[c+1]:o;d=KJe(A,x,s,i,C,T,f,d)}xW.length=0;let p=t[n-1],g=i.cartesianToCartographic(p,Bk);g.height=r?o[n-1]:o;let m=i.cartographicToCartesian(g,cy);return h.pack(m,f,l-3),f};var Fue=new he,JJe=new he;Uc.generateRhumbArc=function(e){u(e)||(e={});let t=e.positions,n=t.length,i=y(e.ellipsoid,ie.WGS84),o=y(e.height,0),r=Array.isArray(o);if(n<1)return[];if(n===1){let C=i.scaleToGeodeticSurface(t[0],CW);if(o=r?o[0]:o,o!==0){let T=i.geodeticSurfaceNormal(C,cy);h.multiplyByScalar(T,o,T),h.add(C,T,C)}return[C.x,C.y,C.z]}let s=y(e.granularity,P.RADIANS_PER_DEGREE),a=0,c,l=i.cartesianToCartographic(t[0],Fue),f;for(c=0;c<n-1;c++)f=i.cartesianToCartographic(t[c+1],JJe),a+=Uc.numberOfPointsRhumbLine(l,f,s),l=he.clone(f,Fue);let d=(a+1)*3,p=new Array(d),g=0;for(c=0;c<n-1;c++){let C=t[c],T=t[c+1],E=r?o[c]:o,S=r?o[c+1]:o;g=ZJe(C,T,s,i,E,S,p,g)}xW.length=0;let m=t[n-1],A=i.cartesianToCartographic(m,Bk);A.height=r?o[n-1]:o;let x=i.cartographicToCartesian(A,cy);return h.pack(x,p,d-3),p};Uc.generateCartesianArc=function(e){let t=Uc.generateArc(e),n=t.length/3,i=new Array(n);for(let o=0;o<n;o++)i[o]=h.unpack(t,o*3);return i};Uc.generateCartesianRhumbArc=function(e){let t=Uc.generateRhumbArc(e),n=t.length/3,i=new Array(n);for(let o=0;o<n;o++)i[o]=h.unpack(t,o*3);return i};var Si=Uc;function cu(e,t){e=y(e,y.EMPTY_OBJECT),this._show=y(e.show,!0),this._width=y(e.width,1),this._loop=y(e.loop,!1),this._distanceDisplayCondition=e.distanceDisplayCondition,this._material=e.material,u(this._material)||(this._material=Vi.fromType(Vi.ColorType,{color:new z(1,1,1,1)}));let n=e.positions;u(n)||(n=[]),this._positions=n,this._actualPositions=yo(n,h.equalsEpsilon),this._loop&&this._actualPositions.length>2&&(this._actualPositions===this._positions&&(this._actualPositions=n.slice()),this._actualPositions.push(h.clone(this._actualPositions[0]))),this._length=this._actualPositions.length,this._id=e.id;let i;u(t)&&(i=M.clone(t.modelMatrix)),this._modelMatrix=i,this._segments=Si.wrapLongitude(this._actualPositions,i),this._actualLength=void 0,this._propertiesChanged=new Uint32Array(kue),this._polylineCollection=t,this._dirty=!1,this._pickId=void 0,this._boundingVolume=se.fromPoints(this._actualPositions),this._boundingVolumeWC=se.transform(this._boundingVolume,this._modelMatrix),this._boundingVolume2D=new se}var Uue=cu.POSITION_INDEX=0,QJe=cu.SHOW_INDEX=1,$Je=cu.WIDTH_INDEX=2,eQe=cu.MATERIAL_INDEX=3,kM=cu.POSITION_SIZE_INDEX=4,tQe=cu.DISTANCE_DISPLAY_CONDITION=5,kue=cu.NUMBER_OF_PROPERTIES=6;function r_(e,t){++e._propertiesChanged[t];let n=e._polylineCollection;u(n)&&(n._updatePolyline(e,t),e._dirty=!0)}Object.defineProperties(cu.prototype,{show:{get:function(){return this._show},set:function(e){e!==this._show&&(this._show=e,r_(this,QJe))}},positions:{get:function(){return this._positions},set:function(e){let t=yo(e,h.equalsEpsilon);this._loop&&t.length>2&&(t===e&&(t=e.slice()),t.push(h.clone(t[0]))),(this._actualPositions.length!==t.length||this._actualPositions.length!==this._length)&&r_(this,kM),this._positions=e,this._actualPositions=t,this._length=t.length,this._boundingVolume=se.fromPoints(this._actualPositions,this._boundingVolume),this._boundingVolumeWC=se.transform(this._boundingVolume,this._modelMatrix,this._boundingVolumeWC),r_(this,Uue),this.update()}},material:{get:function(){return this._material},set:function(e){this._material!==e&&(this._material=e,r_(this,eQe))}},width:{get:function(){return this._width},set:function(e){let t=this._width;e!==t&&(this._width=e,r_(this,$Je))}},loop:{get:function(){return this._loop},set:function(e){if(e!==this._loop){let t=this._actualPositions;e?t.length>2&&!h.equals(t[0],t[t.length-1])&&(t.length===this._positions.length&&(this._actualPositions=t=this._positions.slice()),t.push(h.clone(t[0]))):t.length>2&&h.equals(t[0],t[t.length-1])&&(t.length-1===this._positions.length?this._actualPositions=this._positions:t.pop()),this._loop=e,r_(this,kM)}}},id:{get:function(){return this._id},set:function(e){this._id=e,u(this._pickId)&&(this._pickId.object.id=e)}},pickId:{get:function(){return this._pickId}},isDestroyed:{get:function(){return!u(this._polylineCollection)}},distanceDisplayCondition:{get:function(){return this._distanceDisplayCondition},set:function(e){bt.equals(e,this._distanceDisplayCondition)||(this._distanceDisplayCondition=bt.clone(e,this._distanceDisplayCondition),r_(this,tQe))}}});cu.prototype.update=function(){let e=M.IDENTITY;u(this._polylineCollection)&&(e=this._polylineCollection.modelMatrix);let t=this._segments.positions.length,n=this._segments.lengths,i=this._propertiesChanged[Uue]>0||this._propertiesChanged[kM]>0;if((!M.equals(e,this._modelMatrix)||i)&&(this._segments=Si.wrapLongitude(this._actualPositions,e),this._boundingVolumeWC=se.transform(this._boundingVolume,e,this._boundingVolumeWC)),this._modelMatrix=M.clone(e,this._modelMatrix),this._segments.positions.length!==t)r_(this,kM);else{let o=n.length;for(let r=0;r<o;++r)if(n[r]!==this._segments.lengths[r]){r_(this,kM);break}}};cu.prototype.getPickId=function(e){return u(this._pickId)||(this._pickId=e.createPickId({primitive:this,collection:this._polylineCollection,id:this._id})),this._pickId};cu.prototype._clean=function(){this._dirty=!1;let e=this._propertiesChanged;for(let t=0;t<kue-1;++t)e[t]=0};cu.prototype._destroy=function(){this._pickId=this._pickId&&this._pickId.destroy(),this._material=this._material&&this._material.destroy(),this._polylineCollection=void 0};var gf=cu;var nQe=gf.SHOW_INDEX,iQe=gf.WIDTH_INDEX,EW=gf.POSITION_INDEX,oQe=gf.MATERIAL_INDEX,zue=gf.POSITION_SIZE_INDEX,rQe=gf.DISTANCE_DISPLAY_CONDITION,Xue=gf.NUMBER_OF_PROPERTIES,Cl={texCoordExpandAndBatchIndex:0,position3DHigh:1,position3DLow:2,position2DHigh:3,position2DLow:4,prevPosition3DHigh:5,prevPosition3DLow:6,prevPosition2DHigh:7,prevPosition2DLow:8,nextPosition3DHigh:9,nextPosition3DLow:10,nextPosition2DHigh:11,nextPosition2DLow:12};function Dd(e){e=y(e,y.EMPTY_OBJECT),this.show=y(e.show,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=M.clone(M.IDENTITY),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this._opaqueRS=void 0,this._translucentRS=void 0,this._colorCommands=[],this._polylinesUpdated=!1,this._polylinesRemoved=!1,this._createVertexArray=!1,this._propertiesChanged=new Uint32Array(Xue),this._polylines=[],this._polylineBuckets={},this._positionBufferUsage={bufferUsage:Ne.STATIC_DRAW,frameCount:0},this._mode=void 0,this._polylinesToUpdate=[],this._vertexArrays=[],this._positionBuffer=void 0,this._texCoordExpandAndBatchIndexBuffer=void 0,this._batchTable=void 0,this._createBatchTable=!1,this._useHighlightColor=!1,this._highlightColor=z.clone(z.WHITE);let t=this;this._uniformMap={u_highlightColor:function(){return t._highlightColor}}}Object.defineProperties(Dd.prototype,{length:{get:function(){return bW(this),this._polylines.length}}});Dd.prototype.add=function(e){let t=new gf(e,this);return t._index=this._polylines.length,this._polylines.push(t),this._createVertexArray=!0,this._createBatchTable=!0,t};Dd.prototype.remove=function(e){if(this.contains(e)){if(this._polylinesRemoved=!0,this._createVertexArray=!0,this._createBatchTable=!0,u(e._bucket)){let t=e._bucket;t.shaderProgram=t.shaderProgram&&t.shaderProgram.destroy()}return e._destroy(),!0}return!1};Dd.prototype.removeAll=function(){SW(this),$ue(this),this._polylineBuckets={},this._polylinesRemoved=!1,this._polylines.length=0,this._polylinesToUpdate.length=0,this._createVertexArray=!0};Dd.prototype.contains=function(e){return u(e)&&e._polylineCollection===this};Dd.prototype.get=function(e){return bW(this),this._polylines[e]};function sQe(e,t){u(e._batchTable)&&e._batchTable.destroy();let n=[{functionName:"batchTable_getWidthAndShow",componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:2},{functionName:"batchTable_getPickColor",componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:4,normalize:!0},{functionName:"batchTable_getCenterHigh",componentDatatype:q.FLOAT,componentsPerAttribute:3},{functionName:"batchTable_getCenterLowAndRadius",componentDatatype:q.FLOAT,componentsPerAttribute:4},{functionName:"batchTable_getDistanceDisplayCondition",componentDatatype:q.FLOAT,componentsPerAttribute:2}];e._batchTable=new H0(t,n,e._polylines.length)}var Kue=new Gn,Zue=new oe,Jue=new H;Dd.prototype.update=function(e){if(bW(this),this._polylines.length===0||!this.show)return;dQe(this,e);let t=e.context,n=e.mapProjection,i,o=this._propertiesChanged;if(this._createBatchTable){if(Vt.maximumVertexTextureImageUnits===0)throw new ue("Vertex texture fetch support is required to render polylines. The maximum number of vertex texture image units must be greater than zero.");sQe(this,t),this._createBatchTable=!1}if(this._createVertexArray||cQe(this))Wue(this,t,n);else if(this._polylinesUpdated){let c=this._polylinesToUpdate;if(this._mode!==ee.SCENE3D){let l=c.length;for(let f=0;f<l;++f)i=c[f],i.update()}if(o[zue]||o[oQe])Wue(this,t,n);else{let l=c.length,f=this._polylineBuckets;for(let d=0;d<l;++d){i=c[d],o=i._propertiesChanged;let p=i._bucket,g=0;for(let m in f)if(f.hasOwnProperty(m)){if(f[m]===p){o[EW]&&p.writeUpdate(g,i,this._positionBuffer,n);break}g+=f[m].lengthOfPositions}if((o[nQe]||o[iQe])&&this._batchTable.setBatchedAttribute(i._index,0,new H(i._width,i._show)),this._batchTable.attributes.length>2){if(o[EW]||o[zue]){let m=e.mode===ee.SCENE2D?i._boundingVolume2D:i._boundingVolumeWC,A=Gn.fromCartesian(m.center,Kue),x=oe.fromElements(A.low.x,A.low.y,A.low.z,m.radius,Zue);this._batchTable.setBatchedAttribute(i._index,2,A.high),this._batchTable.setBatchedAttribute(i._index,3,x)}if(o[rQe]){let m=Jue;m.x=0,m.y=Number.MAX_VALUE;let A=i.distanceDisplayCondition;u(A)&&(m.x=A.near,m.y=A.far),this._batchTable.setBatchedAttribute(i._index,4,m)}}i._clean()}}c.length=0,this._polylinesUpdated=!1}o=this._propertiesChanged;for(let c=0;c<Xue;++c)o[c]=0;let r=M.IDENTITY;e.mode===ee.SCENE3D&&(r=this.modelMatrix);let s=e.passes,a=e.morphTime!==0;if((!u(this._opaqueRS)||this._opaqueRS.depthTest.enabled!==a)&&(this._opaqueRS=Ue.fromCache({depthMask:a,depthTest:{enabled:a}})),(!u(this._translucentRS)||this._translucentRS.depthTest.enabled!==a)&&(this._translucentRS=Ue.fromCache({blending:un.ALPHA_BLEND,depthMask:!a,depthTest:{enabled:a}})),this._batchTable.update(e),s.render||s.pick){let c=this._colorCommands;aQe(this,e,c,r)}};var zM=new se,Hue=new se;function aQe(e,t,n,i){let o=t.context,r=t.commandList,s=n.length,a=0,c=!0,l=e._vertexArrays,f=e.debugShowBoundingVolume,p=e._batchTable.getUniformMapCallback(),g=l.length;for(let m=0;m<g;++m){let A=l[m],x=A.buckets,C=x.length;for(let T=0;T<C;++T){let E=x[T],S=E.offset,v=E.bucket.shaderProgram,w=E.bucket.polylines,R=w.length,O,L,N=0,_,b;for(let D=0;D<R;++D){let I=w[D],B=uQe(I._material);if(B!==O){if(u(O)&&N>0){let G=L.isTranslucent();a>=s?(_=new tt({owner:e}),n.push(_)):_=n[a],++a,b=pt(p(L._uniforms),e._uniformMap),_.boundingVolume=se.clone(zM,_.boundingVolume),_.modelMatrix=i,_.shaderProgram=v,_.vertexArray=A.va,_.renderState=G?e._translucentRS:e._opaqueRS,_.pass=G?Ee.TRANSLUCENT:Ee.OPAQUE,_.debugShowBoundingVolume=f,_.pickId="v_pickColor",_.uniformMap=b,_.count=N,_.offset=S,S+=N,N=0,c=!0,r.push(_)}L=I._material,L.update(o),O=B}let F=I._locatorBuckets,k=F.length;for(let G=0;G<k;++G){let V=F[G];V.locator===E&&(N+=V.count)}let U;t.mode===ee.SCENE3D?U=I._boundingVolumeWC:t.mode===ee.COLUMBUS_VIEW?U=I._boundingVolume2D:t.mode===ee.SCENE2D?u(I._boundingVolume2D)&&(U=se.clone(I._boundingVolume2D,Hue),U.center.x=0):u(I._boundingVolumeWC)&&u(I._boundingVolume2D)&&(U=se.union(I._boundingVolumeWC,I._boundingVolume2D,Hue)),c?(c=!1,se.clone(U,zM)):se.union(U,zM,zM)}u(O)&&N>0&&(a>=s?(_=new tt({owner:e}),n.push(_)):_=n[a],++a,b=pt(p(L._uniforms),e._uniformMap),_.boundingVolume=se.clone(zM,_.boundingVolume),_.modelMatrix=i,_.shaderProgram=v,_.vertexArray=A.va,_.renderState=L.isTranslucent()?e._translucentRS:e._opaqueRS,_.pass=L.isTranslucent()?Ee.TRANSLUCENT:Ee.OPAQUE,_.debugShowBoundingVolume=f,_.pickId="v_pickColor",_.uniformMap=b,_.count=N,_.offset=S,c=!0,r.push(_)),O=void 0}}n.length=a}Dd.prototype.isDestroyed=function(){return!1};Dd.prototype.destroy=function(){return Que(this),SW(this),$ue(this),this._batchTable=this._batchTable&&this._batchTable.destroy(),le(this)};function cQe(e){let t=!1,n=e._propertiesChanged,i=e._positionBufferUsage;return n[EW]?(i.bufferUsage!==Ne.STREAM_DRAW&&(t=!0,i.bufferUsage=Ne.STREAM_DRAW),i.frameCount=100):i.bufferUsage!==Ne.STATIC_DRAW&&(i.frameCount===0?(t=!0,i.bufferUsage=Ne.STATIC_DRAW):i.frameCount--),t}var Gue=[0,0,0];function Wue(e,t,n){e._createVertexArray=!1,SW(e),Que(e),fQe(e);let i=[[]],o=i[0],r=e._batchTable,s=e._useHighlightColor,a=[0],c=0,l=[[]],f=0,d=e._polylineBuckets,p,g;for(p in d)d.hasOwnProperty(p)&&(g=d[p],g.updateShader(t,r,s),f+=g.lengthOfPositions);if(f>0){let m=e._mode,A=new Float32Array(6*f*3),x=new Float32Array(f*4),C,T=0,E=0,S=0;for(p in d)if(d.hasOwnProperty(p)){g=d[p],g.write(A,x,T,E,S,r,t,n),m===ee.MORPHING&&(u(C)||(C=new Float32Array(6*f*3)),g.writeForMorph(C,T));let b=g.lengthOfPositions;T+=6*b*3,E+=b*4,S+=b*4,c=g.updateIndices(i,a,l,c)}let v=e._positionBufferUsage.bufferUsage,w=Ne.STATIC_DRAW;e._positionBuffer=lt.createVertexBuffer({context:t,typedArray:A,usage:v});let R;u(C)&&(R=lt.createVertexBuffer({context:t,typedArray:C,usage:v})),e._texCoordExpandAndBatchIndexBuffer=lt.createVertexBuffer({context:t,typedArray:x,usage:w});let O=3*Float32Array.BYTES_PER_ELEMENT,L=4*Float32Array.BYTES_PER_ELEMENT,N=0,_=i.length;for(let b=0;b<_;++b)if(o=i[b],o.length>0){let D=new Uint16Array(o),I=lt.createIndexBuffer({context:t,typedArray:D,usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT});N+=a[b];let B=6*(b*(O*P.SIXTY_FOUR_KILOBYTES)-N*O),F=O+B,k=O+F,U=O+k,G=O+U,V=O+G,X=b*(L*P.SIXTY_FOUR_KILOBYTES)-N*L,W=[{index:Cl.position3DHigh,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:B,strideInBytes:6*O},{index:Cl.position3DLow,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:F,strideInBytes:6*O},{index:Cl.position2DHigh,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:B,strideInBytes:6*O},{index:Cl.position2DLow,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:F,strideInBytes:6*O},{index:Cl.prevPosition3DHigh,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:k,strideInBytes:6*O},{index:Cl.prevPosition3DLow,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:U,strideInBytes:6*O},{index:Cl.prevPosition2DHigh,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:k,strideInBytes:6*O},{index:Cl.prevPosition2DLow,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:U,strideInBytes:6*O},{index:Cl.nextPosition3DHigh,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:G,strideInBytes:6*O},{index:Cl.nextPosition3DLow,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:V,strideInBytes:6*O},{index:Cl.nextPosition2DHigh,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:G,strideInBytes:6*O},{index:Cl.nextPosition2DLow,componentsPerAttribute:3,componentDatatype:q.FLOAT,offsetInBytes:V,strideInBytes:6*O},{index:Cl.texCoordExpandAndBatchIndex,componentsPerAttribute:4,componentDatatype:q.FLOAT,vertexBuffer:e._texCoordExpandAndBatchIndexBuffer,offsetInBytes:X}],Q,Y,K,J;m===ee.SCENE3D?(Y=e._positionBuffer,Q="vertexBuffer",K=Gue,J="value"):m===ee.SCENE2D||m===ee.COLUMBUS_VIEW?(Y=Gue,Q="value",K=e._positionBuffer,J="vertexBuffer"):(Y=R,Q="vertexBuffer",K=e._positionBuffer,J="vertexBuffer"),W[0][Q]=Y,W[1][Q]=Y,W[2][J]=K,W[3][J]=K,W[4][Q]=Y,W[5][Q]=Y,W[6][J]=K,W[7][J]=K,W[8][Q]=Y,W[9][Q]=Y,W[10][J]=K,W[11][J]=K;let _e=new ni({context:t,attributes:W,indexBuffer:I});e._vertexArrays.push({va:_e,buckets:l[b]})}}}function lQe(e,t){return t instanceof It?t.id:t}var Mk=[];function uQe(e){let t=Vi._uniformList[e.type],n=t.length;Mk.length=2*n;let i=0;for(let o=0;o<n;++o){let r=t[o];Mk[i]=r,Mk[i+1]=e._uniforms[r](),i+=2}return`${e.type}:${JSON.stringify(Mk,lQe)}`}function fQe(e){let t=e._mode,n=e._modelMatrix,i=e._polylineBuckets={},o=e._polylines,r=o.length;for(let s=0;s<r;++s){let a=o[s];if(a._actualPositions.length>1){a.update();let c=a.material,l=i[c.type];u(l)||(l=i[c.type]=new nm(c,t,n)),l.addPolyline(a)}}}function dQe(e,t){let n=t.mode;(e._mode!==n||!M.equals(e._modelMatrix,e.modelMatrix))&&(e._mode=n,e._modelMatrix=M.clone(e.modelMatrix),e._createVertexArray=!0)}function bW(e){if(e._polylinesRemoved){e._polylinesRemoved=!1;let t=[],n=[],i=0,o,r=e._polylines.length;for(let s=0;s<r;++s)o=e._polylines[s],o.isDestroyed||(o._index=i++,n.push(o),t.push(o));e._polylines=t,e._polylinesToUpdate=n}}function SW(e){let t=e._polylines,n=t.length;for(let i=0;i<n;++i)if(!t[i].isDestroyed){let o=t[i]._bucket;u(o)&&(o.shaderProgram=o.shaderProgram&&o.shaderProgram.destroy())}}function Que(e){let t=e._vertexArrays.length;for(let n=0;n<t;++n)e._vertexArrays[n].va.destroy();e._vertexArrays.length=0}Dd.prototype._updatePolyline=function(e,t){this._polylinesUpdated=!0,e._dirty||this._polylinesToUpdate.push(e),++this._propertiesChanged[t]};function $ue(e){let t=e._polylines,n=t.length;for(let i=0;i<n;++i)t[i].isDestroyed||t[i]._destroy()}function TW(e,t,n){this.count=e,this.offset=t,this.bucket=n}function nm(e,t,n){this.polylines=[],this.lengthOfPositions=0,this.material=e,this.shaderProgram=void 0,this.mode=t,this.modelMatrix=n}nm.prototype.addPolyline=function(e){this.polylines.push(e),e._actualLength=this.getPolylinePositionsLength(e),this.lengthOfPositions+=e._actualLength,e._bucket=this};nm.prototype.updateShader=function(e,t,n){if(u(this.shaderProgram))return;let i=["DISTANCE_DISPLAY_CONDITION"];n&&i.push("VECTOR_TILE"),this.material.shaderSource.search(/varying\s+float\s+v_polylineAngle;/g)!==-1&&i.push("POLYLINE_DASH"),Ut.isInternetExplorer()||i.push("CLIP_POLYLINE");let o=new ke({defines:i,sources:[`varying vec4 v_pickColor;
|
||
`,this.material.shaderSource,D0]}),r=t.getVertexShaderCallback()(_I),s=new ke({defines:i,sources:[kl,r]});this.shaderProgram=Xt.fromCache({context:e,vertexShaderSource:s,fragmentShaderSource:o,attributeLocations:Cl})};function efe(e){return h.dot(h.UNIT_X,e._boundingVolume.center)<0||e._boundingVolume.intersectPlane(cn.ORIGIN_ZX_PLANE)===Qt.INTERSECTING}nm.prototype.getPolylinePositionsLength=function(e){let t;if(this.mode===ee.SCENE3D||!efe(e))return t=e._actualPositions.length,t*4-4;let n=0,i=e._segments.lengths;t=i.length;for(let o=0;o<t;++o)n+=i[o]*4-4;return n};var ds=new h,yf=new h,Af=new h,Lk=new h,hQe=new oe,mQe=new H;nm.prototype.write=function(e,t,n,i,o,r,s,a){let c=this.mode,l=a.ellipsoid.maximumRadius*P.PI,f=this.polylines,d=f.length;for(let p=0;p<d;++p){let g=f[p],m=g.width,A=g.show&&m>0,x=g._index,C=this.getSegments(g,a),T=C.positions,E=C.lengths,S=T.length,v=g.getPickId(s).color,w=0,R=0,O;for(let k=0;k<S;++k){k===0?g._loop?O=T[S-2]:(O=Lk,h.subtract(T[0],T[1],O),h.add(T[0],O,O)):O=T[k-1],h.clone(O,yf),h.clone(T[k],ds),k===S-1?g._loop?O=T[1]:(O=Lk,h.subtract(T[S-1],T[S-2],O),h.add(T[S-1],O,O)):O=T[k+1],h.clone(O,Af);let U=E[w];k===R+U&&(R+=U,++w);let G=k-R===0,V=k===R+E[w]-1;c===ee.SCENE2D&&(yf.z=0,ds.z=0,Af.z=0),(c===ee.SCENE2D||c===ee.MORPHING)&&(G||V)&&l-Math.abs(ds.x)<1&&((ds.x<0&&yf.x>0||ds.x>0&&yf.x<0)&&h.clone(ds,yf),(ds.x<0&&Af.x>0||ds.x>0&&Af.x<0)&&h.clone(ds,Af));let X=G?2:0,W=V?2:4;for(let Q=X;Q<W;++Q){Gn.writeElements(ds,e,n),Gn.writeElements(yf,e,n+6),Gn.writeElements(Af,e,n+12);let Y=Q-2<0?-1:1;t[o]=k/(S-1),t[o+1]=2*(Q%2)-1,t[o+2]=Y,t[o+3]=x,n+=6*3,o+=4}}let L=hQe;L.x=z.floatToByte(v.red),L.y=z.floatToByte(v.green),L.z=z.floatToByte(v.blue),L.w=z.floatToByte(v.alpha);let N=mQe;N.x=m,N.y=A?1:0;let _=c===ee.SCENE2D?g._boundingVolume2D:g._boundingVolumeWC,b=Gn.fromCartesian(_.center,Kue),D=b.high,I=oe.fromElements(b.low.x,b.low.y,b.low.z,_.radius,Zue),B=Jue;B.x=0,B.y=Number.MAX_VALUE;let F=g.distanceDisplayCondition;u(F)&&(B.x=F.near,B.y=F.far),r.setBatchedAttribute(x,0,N),r.setBatchedAttribute(x,1,L),r.attributes.length>2&&(r.setBatchedAttribute(x,2,D),r.setBatchedAttribute(x,3,I),r.setBatchedAttribute(x,4,B))}};var pQe=new h,_Qe=new h,gQe=new h,jue=new h;nm.prototype.writeForMorph=function(e,t){let n=this.modelMatrix,i=this.polylines,o=i.length;for(let r=0;r<o;++r){let s=i[r],a=s._segments.positions,c=s._segments.lengths,l=a.length,f=0,d=0;for(let p=0;p<l;++p){let g;p===0?s._loop?g=a[l-2]:(g=jue,h.subtract(a[0],a[1],g),h.add(a[0],g,g)):g=a[p-1],g=M.multiplyByPoint(n,g,_Qe);let m=M.multiplyByPoint(n,a[p],pQe),A;p===l-1?s._loop?A=a[1]:(A=jue,h.subtract(a[l-1],a[l-2],A),h.add(a[l-1],A,A)):A=a[p+1],A=M.multiplyByPoint(n,A,gQe);let x=c[f];p===d+x&&(d+=x,++f);let C=p-d===0,T=p===d+c[f]-1,E=C?2:0,S=T?2:4;for(let v=E;v<S;++v)Gn.writeElements(m,e,t),Gn.writeElements(g,e,t+6),Gn.writeElements(A,e,t+12),t+=6*3}}};var yQe=new Array(1);nm.prototype.updateIndices=function(e,t,n,i){let o=n.length-1,r=new TW(0,i,this);n[o].push(r);let s=0,a=e[e.length-1],c=0;a.length>0&&(c=a[a.length-1]+1);let l=this.polylines,f=l.length;for(let d=0;d<f;++d){let p=l[d];p._locatorBuckets=[];let g;if(this.mode===ee.SCENE3D){g=yQe;let A=p._actualPositions.length;if(A>0)g[0]=A;else continue}else g=p._segments.lengths;let m=g.length;if(m>0){let A=0;for(let x=0;x<m;++x){let C=g[x]-1;for(let T=0;T<C;++T)c+4>P.SIXTY_FOUR_KILOBYTES&&(p._locatorBuckets.push({locator:r,count:A}),A=0,t.push(4),a=[],e.push(a),c=0,r.count=s,s=0,i=0,r=new TW(0,0,this),n[++o]=[r]),a.push(c,c+2,c+1),a.push(c+1,c+2,c+3),A+=6,s+=6,i+=6,c+=4}p._locatorBuckets.push({locator:r,count:A}),c+4>P.SIXTY_FOUR_KILOBYTES&&(t.push(0),a=[],e.push(a),c=0,r.count=s,i=0,s=0,r=new TW(0,0,this),n[++o]=[r])}p._clean()}return r.count=s,i};nm.prototype.getPolylineStartIndex=function(e){let t=this.polylines,n=0,i=t.length;for(let o=0;o<i;++o){let r=t[o];if(r===e)break;n+=r._actualLength}return n};var kE={positions:void 0,lengths:void 0},Yue=new Array(1),AQe=new h,xQe=new he;nm.prototype.getSegments=function(e,t){let n=e._actualPositions;if(this.mode===ee.SCENE3D)return Yue[0]=n.length,kE.positions=n,kE.lengths=Yue,kE;efe(e)&&(n=e._segments.positions);let i=t.ellipsoid,o=[],r=this.modelMatrix,s=n.length,a,c=AQe;for(let l=0;l<s;++l)a=n[l],c=M.multiplyByPoint(r,a,c),o.push(t.project(i.cartesianToCartographic(c,xQe)));if(o.length>0){e._boundingVolume2D=se.fromPoints(o,e._boundingVolume2D);let l=e._boundingVolume2D.center;e._boundingVolume2D.center=new h(l.z,l.x,l.y)}return kE.positions=o,kE.lengths=e._segments.lengths,kE};var que;nm.prototype.writeUpdate=function(e,t,n,i){let o=this.mode,r=i.ellipsoid.maximumRadius*P.PI,s=t._actualLength;if(s){e+=this.getPolylineStartIndex(t);let a=que,c=6*s*3;!u(a)||a.length<c?a=que=new Float32Array(c):a.length>c&&(a=new Float32Array(a.buffer,0,c));let l=this.getSegments(t,i),f=l.positions,d=l.lengths,p=0,g=0,m=0,A;s=f.length;for(let x=0;x<s;++x){x===0?t._loop?A=f[s-2]:(A=Lk,h.subtract(f[0],f[1],A),h.add(f[0],A,A)):A=f[x-1],h.clone(A,yf),h.clone(f[x],ds),x===s-1?t._loop?A=f[1]:(A=Lk,h.subtract(f[s-1],f[s-2],A),h.add(f[s-1],A,A)):A=f[x+1],h.clone(A,Af);let C=d[g];x===m+C&&(m+=C,++g);let T=x-m===0,E=x===m+d[g]-1;o===ee.SCENE2D&&(yf.z=0,ds.z=0,Af.z=0),(o===ee.SCENE2D||o===ee.MORPHING)&&(T||E)&&r-Math.abs(ds.x)<1&&((ds.x<0&&yf.x>0||ds.x>0&&yf.x<0)&&h.clone(ds,yf),(ds.x<0&&Af.x>0||ds.x>0&&Af.x<0)&&h.clone(ds,Af));let S=T?2:0,v=E?2:4;for(let w=S;w<v;++w)Gn.writeElements(ds,a,p),Gn.writeElements(yf,a,p+6),Gn.writeElements(Af,a,p+12),p+=6*3}n.copyFromArrayView(a,6*3*Float32Array.BYTES_PER_ELEMENT*e)}};var wd=Dd;function ly(e){this._positions=e.positions,this._batchTable=e.batchTable,this._batchIds=e.batchIds,this._rectangle=e.rectangle,this._minHeight=e.minimumHeight,this._maxHeight=e.maximumHeight,this._billboardCollection=new au({batchTable:e.batchTable}),this._labelCollection=new tm({batchTable:e.batchTable}),this._polylineCollection=new wd,this._polylineCollection._useHighlightColor=!0,this._verticesPromise=void 0,this._packedBuffer=void 0,this._ready=!1,this._update=function(t,n){},this._readyPromise=RQe(this)}Object.defineProperties(ly.prototype,{pointsLength:{get:function(){return this._billboardCollection.length}},texturesByteLength:{get:function(){let e=this._billboardCollection.textureAtlas.texture.sizeInBytes,t=this._labelCollection._textureAtlas.texture.sizeInBytes;return e+t}},readyPromise:{get:function(){return this._readyPromise}}});function CQe(e,t){let n=e._rectangle,i=e._minHeight,o=e._maxHeight,r=2+ce.packedLength+ie.packedLength,s=new Float64Array(r),a=0;return s[a++]=i,s[a++]=o,ce.pack(n,s,a),a+=ce.packedLength,ie.pack(t,s,a),s}var TQe=new hi("createVectorTilePoints",5),EQe=new h;function bQe(e,t){let n;if(!u(e._verticesPromise)){n=e._positions;let i=e._packedBuffer;u(i)||(n=e._positions=n.slice(),e._batchIds=e._batchIds.slice(),i=e._packedBuffer=CQe(e,t));let o=[n.buffer,i.buffer],r={positions:n.buffer,packedBuffer:i.buffer},s=e._verticesPromise=TQe.scheduleTask(r,o);return u(s)?s.then(function(a){e._positions=new Float64Array(a.positions);let c=e._billboardCollection,l=e._labelCollection,f=e._polylineCollection;n=e._positions;let d=e._batchIds,p=n.length/3;for(let g=0;g<p;++g){let m=d[g],A=h.unpack(n,g*3,EQe),x=c.add();x.position=A,x._batchIndex=m;let C=l.add();C.text=" ",C.position=A,C._batchIndex=m;let T=f.add();T.positions=[h.clone(A),h.clone(A)]}e._positions=void 0,e._packedBuffer=void 0,e._ready=!0}):void 0}}ly.prototype.createFeatures=function(e,t){let n=this._billboardCollection,i=this._labelCollection,o=this._polylineCollection,r=this._batchIds,s=r.length;for(let a=0;a<s;++a){let c=r[a],l=n.get(a),f=i.get(a),d=o.get(a);t[c]=new i_(e,c,l,f,d)}};ly.prototype.applyDebugSettings=function(e,t){e?(z.clone(t,this._billboardCollection._highlightColor),z.clone(t,this._labelCollection._highlightColor),z.clone(t,this._polylineCollection._highlightColor)):(z.clone(z.WHITE,this._billboardCollection._highlightColor),z.clone(z.WHITE,this._labelCollection._highlightColor),z.clone(z.WHITE,this._polylineCollection._highlightColor))};function SQe(e,t){let n=e._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o],s=t[r];s.show=!0,s.pointSize=i_.defaultPointSize,s.color=i_.defaultColor,s.pointOutlineColor=i_.defaultPointOutlineColor,s.pointOutlineWidth=i_.defaultPointOutlineWidth,s.labelColor=z.WHITE,s.labelOutlineColor=z.WHITE,s.labelOutlineWidth=1,s.font="30px sans-serif",s.labelStyle=No.FILL,s.labelText=void 0,s.backgroundColor=new z(.165,.165,.165,.8),s.backgroundPadding=new H(7,5),s.backgroundEnabled=!1,s.scaleByDistance=void 0,s.translucencyByDistance=void 0,s.distanceDisplayCondition=void 0,s.heightOffset=0,s.anchorLineEnabled=!1,s.anchorLineColor=z.WHITE,s.image=void 0,s.disableDepthTestDistance=0,s.horizontalOrigin=pi.CENTER,s.verticalOrigin=Bn.CENTER,s.labelHorizontalOrigin=pi.RIGHT,s.labelVerticalOrigin=Bn.BASELINE}}var vQe=new z,DQe=new z,wQe=new z,IQe=new z,PQe=new z,OQe=new z,HM=new Pt,GM=new Pt,vW=new bt;ly.prototype.applyStyle=function(e,t){if(!u(e)){SQe(this,t);return}let n=this._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o],s=t[r];if(u(e.show)&&(s.show=e.show.evaluate(s)),u(e.pointSize)&&(s.pointSize=e.pointSize.evaluate(s)),u(e.color)&&(s.color=e.color.evaluateColor(s,vQe)),u(e.pointOutlineColor)&&(s.pointOutlineColor=e.pointOutlineColor.evaluateColor(s,DQe)),u(e.pointOutlineWidth)&&(s.pointOutlineWidth=e.pointOutlineWidth.evaluate(s)),u(e.labelColor)&&(s.labelColor=e.labelColor.evaluateColor(s,wQe)),u(e.labelOutlineColor)&&(s.labelOutlineColor=e.labelOutlineColor.evaluateColor(s,IQe)),u(e.labelOutlineWidth)&&(s.labelOutlineWidth=e.labelOutlineWidth.evaluate(s)),u(e.font)&&(s.font=e.font.evaluate(s)),u(e.labelStyle)&&(s.labelStyle=e.labelStyle.evaluate(s)),u(e.labelText)?s.labelText=e.labelText.evaluate(s):s.labelText=void 0,u(e.backgroundColor)&&(s.backgroundColor=e.backgroundColor.evaluateColor(s,PQe)),u(e.backgroundPadding)&&(s.backgroundPadding=e.backgroundPadding.evaluate(s)),u(e.backgroundEnabled)&&(s.backgroundEnabled=e.backgroundEnabled.evaluate(s)),u(e.scaleByDistance)){let a=e.scaleByDistance.evaluate(s);HM.near=a.x,HM.nearValue=a.y,HM.far=a.z,HM.farValue=a.w,s.scaleByDistance=HM}else s.scaleByDistance=void 0;if(u(e.translucencyByDistance)){let a=e.translucencyByDistance.evaluate(s);GM.near=a.x,GM.nearValue=a.y,GM.far=a.z,GM.farValue=a.w,s.translucencyByDistance=GM}else s.translucencyByDistance=void 0;if(u(e.distanceDisplayCondition)){let a=e.distanceDisplayCondition.evaluate(s);vW.near=a.x,vW.far=a.y,s.distanceDisplayCondition=vW}else s.distanceDisplayCondition=void 0;u(e.heightOffset)&&(s.heightOffset=e.heightOffset.evaluate(s)),u(e.anchorLineEnabled)&&(s.anchorLineEnabled=e.anchorLineEnabled.evaluate(s)),u(e.anchorLineColor)&&(s.anchorLineColor=e.anchorLineColor.evaluateColor(s,OQe)),u(e.image)?s.image=e.image.evaluate(s):s.image=void 0,u(e.disableDepthTestDistance)&&(s.disableDepthTestDistance=e.disableDepthTestDistance.evaluate(s)),u(e.horizontalOrigin)&&(s.horizontalOrigin=e.horizontalOrigin.evaluate(s)),u(e.verticalOrigin)&&(s.verticalOrigin=e.verticalOrigin.evaluate(s)),u(e.labelHorizontalOrigin)&&(s.labelHorizontalOrigin=e.labelHorizontalOrigin.evaluate(s)),u(e.labelVerticalOrigin)&&(s.labelVerticalOrigin=e.labelVerticalOrigin.evaluate(s))}};function RQe(e){return new Promise(function(t,n){e._update=function(i,o){let r=bQe(i,o.mapProjection.ellipsoid);i._ready&&(i._polylineCollection.update(o),i._billboardCollection.update(o),i._labelCollection.update(o)),u(r)&&r.then(function(){t()}).catch(function(s){n(s)})}})}ly.prototype.update=function(e){this._update(this,e)};ly.prototype.isDestroyed=function(){return!1};ly.prototype.destroy=function(){return this._billboardCollection=this._billboardCollection&&this._billboardCollection.destroy(),this._labelCollection=this._labelCollection&&this._labelCollection.destroy(),this._polylineCollection=this._polylineCollection&&this._polylineCollection.destroy(),le(this)};var WM=ly;function s_(e){this._batchTable=e.batchTable,this._batchIds=e.batchIds,this._positions=e.positions,this._counts=e.counts,this._indices=e.indices,this._indexCounts=e.indexCounts,this._indexOffsets=void 0,this._batchTableColors=void 0,this._packedBuffer=void 0,this._batchedPositions=void 0,this._transferrableBatchIds=void 0,this._vertexBatchIds=void 0,this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._minimumHeight=e.minimumHeight,this._maximumHeight=e.maximumHeight,this._polygonMinimumHeights=e.polygonMinimumHeights,this._polygonMaximumHeights=e.polygonMaximumHeights,this._center=y(e.center,h.ZERO),this._rectangle=e.rectangle,this._center=void 0,this._boundingVolume=e.boundingVolume,this._boundingVolumes=void 0,this._batchedIndices=void 0,this._ready=!1,this._update=function(t,n){},this._readyPromise=UQe(this),this._verticesPromise=void 0,this._primitive=void 0,this.debugWireframe=!1,this.forceRebatch=!1,this.classificationType=kn.BOTH}Object.defineProperties(s_.prototype,{trianglesLength:{get:function(){return u(this._primitive)?this._primitive.trianglesLength:0}},geometryByteLength:{get:function(){return u(this._primitive)?this._primitive.geometryByteLength:0}},readyPromise:{get:function(){return this._readyPromise}}});function BQe(e){let t=new Float64Array(3+h.packedLength+ie.packedLength+ce.packedLength),n=0;return t[n++]=e._indices.BYTES_PER_ELEMENT,t[n++]=e._minimumHeight,t[n++]=e._maximumHeight,h.pack(e._center,t,n),n+=h.packedLength,ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,ce.pack(e._rectangle,t,n),t}function MQe(e,t){let n=1,i=t[n++],o=e._boundingVolumes=new Array(i);for(let a=0;a<i;++a)o[a]=Rn.unpack(t,n),n+=Rn.packedLength;let r=t[n++],s=e._batchedIndices=new Array(r);for(let a=0;a<r;++a){let c=z.unpack(t,n);n+=z.packedLength;let l=t[n++],f=t[n++],d=t[n++],p=new Array(d);for(let g=0;g<d;++g)p[g]=t[n++];s[a]=new jh({color:c,offset:l,count:f,batchIds:p})}}var LQe=new hi("createVectorTilePolygons",5),NQe=new z;function FQe(e){if(!u(e._primitive)&&!u(e._verticesPromise)){let t=e._positions,n=e._counts,i=e._indexCounts,o=e._indices,r=e._transferrableBatchIds,s=e._batchTableColors,a=e._packedBuffer;if(!u(s)){t=e._positions=e._positions.slice(),n=e._counts=e._counts.slice(),i=e._indexCounts=e._indexCounts.slice(),o=e._indices=e._indices.slice(),e._center=e._ellipsoid.cartographicToCartesian(ce.center(e._rectangle)),r=e._transferrableBatchIds=new Uint32Array(e._batchIds),s=e._batchTableColors=new Uint32Array(r.length);let g=e._batchTable,m=s.length;for(let A=0;A<m;++A){let x=g.getColor(A,NQe);s[A]=x.toRgba()}a=e._packedBuffer=BQe(e)}let c=[t.buffer,n.buffer,i.buffer,o.buffer,r.buffer,s.buffer,a.buffer],l={packedBuffer:a.buffer,positions:t.buffer,counts:n.buffer,indexCounts:i.buffer,indices:o.buffer,batchIds:r.buffer,batchTableColors:s.buffer},f=e._polygonMinimumHeights,d=e._polygonMaximumHeights;u(f)&&u(d)&&(f=f.slice(),d=d.slice(),c.push(f.buffer,d.buffer),l.minimumHeights=f,l.maximumHeights=d);let p=e._verticesPromise=LQe.scheduleTask(l,c);return u(p)?p.then(function(g){e._positions=void 0,e._counts=void 0,e._polygonMinimumHeights=void 0,e._polygonMaximumHeights=void 0;let m=new Float64Array(g.packedBuffer),A=m[0];MQe(e,m),e._indices=Fe.getSizeInBytes(A)===2?new Uint16Array(g.indices):new Uint32Array(g.indices),e._indexOffsets=new Uint32Array(g.indexOffsets),e._indexCounts=new Uint32Array(g.indexCounts),e._batchedPositions=new Float32Array(g.positions),e._vertexBatchIds=new Uint16Array(g.batchIds),e._ready=!0}):void 0}}function VQe(e){e._ready&&!u(e._primitive)&&(e._primitive=new kA({batchTable:e._batchTable,positions:e._batchedPositions,batchIds:e._batchIds,vertexBatchIds:e._vertexBatchIds,indices:e._indices,indexOffsets:e._indexOffsets,indexCounts:e._indexCounts,batchedIndices:e._batchedIndices,boundingVolume:e._boundingVolume,boundingVolumes:e._boundingVolumes,center:e._center}),e._batchTable=void 0,e._batchIds=void 0,e._positions=void 0,e._counts=void 0,e._indices=void 0,e._indexCounts=void 0,e._indexOffsets=void 0,e._batchTableColors=void 0,e._packedBuffer=void 0,e._batchedPositions=void 0,e._transferrableBatchIds=void 0,e._vertexBatchIds=void 0,e._ellipsoid=void 0,e._minimumHeight=void 0,e._maximumHeight=void 0,e._polygonMinimumHeights=void 0,e._polygonMaximumHeights=void 0,e._center=void 0,e._rectangle=void 0,e._boundingVolume=void 0,e._boundingVolumes=void 0,e._batchedIndices=void 0,e._verticesPromise=void 0)}s_.prototype.createFeatures=function(e,t){this._primitive.createFeatures(e,t)};s_.prototype.applyDebugSettings=function(e,t){this._primitive.applyDebugSettings(e,t)};s_.prototype.applyStyle=function(e,t){this._primitive.applyStyle(e,t)};s_.prototype.updateCommands=function(e,t){this._primitive.updateCommands(e,t)};function UQe(e){return new Promise(function(t,n){e._update=function(i,o){let r=FQe(i);i._ready&&(i._primitive.debugWireframe=i.debugWireframe,i._primitive.forceRebatch=i.forceRebatch,i._primitive.classificationType=i.classificationType,i._primitive.update(o)),u(r)&&r.then(function(){VQe(i),t(i)}).catch(function(s){n(s)})}})}s_.prototype.update=function(e){this._update(this,e)};s_.prototype.isDestroyed=function(){return!1};s_.prototype.destroy=function(){return this._primitive=this._primitive&&this._primitive.destroy(),le(this)};var jM=s_;function Id(e){this._positions=e.positions,this._widths=e.widths,this._counts=e.counts,this._batchIds=e.batchIds,this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._minimumHeight=e.minimumHeight,this._maximumHeight=e.maximumHeight,this._center=e.center,this._rectangle=e.rectangle,this._boundingVolume=e.boundingVolume,this._batchTable=e.batchTable,this._va=void 0,this._sp=void 0,this._rs=void 0,this._uniformMap=void 0,this._command=void 0,this._transferrableBatchIds=void 0,this._packedBuffer=void 0,this._keepDecodedPositions=e.keepDecodedPositions,this._decodedPositions=void 0,this._decodedPositionOffsets=void 0,this._currentPositions=void 0,this._previousPositions=void 0,this._nextPositions=void 0,this._expandAndWidth=void 0,this._vertexBatchIds=void 0,this._indices=void 0,this._constantColor=z.clone(z.WHITE),this._highlightColor=this._constantColor,this._trianglesLength=0,this._geometryByteLength=0,this._ready=!1,this._update=function(t,n){},this._readyPromise=$Qe(this),this._verticesPromise=void 0}Object.defineProperties(Id.prototype,{trianglesLength:{get:function(){return this._trianglesLength}},geometryByteLength:{get:function(){return this._geometryByteLength}},readyPromise:{get:function(){return this._readyPromise}}});function kQe(e){let t=e._rectangle,n=e._minimumHeight,i=e._maximumHeight,o=e._ellipsoid,r=e._center,s=2+ce.packedLength+ie.packedLength+h.packedLength,a=new Float64Array(s),c=0;return a[c++]=n,a[c++]=i,ce.pack(t,a,c),c+=ce.packedLength,ie.pack(o,a,c),c+=ie.packedLength,h.pack(r,a,c),a}var zQe=new hi("createVectorTilePolylines",5),zE={previousPosition:0,currentPosition:1,nextPosition:2,expandAndWidth:3,a_batchId:4};function HQe(e,t){if(!u(e._va)&&!u(e._verticesPromise)){let n=e._positions,i=e._widths,o=e._counts,r=e._transferrableBatchIds,s=e._packedBuffer;u(s)||(n=e._positions=n.slice(),i=e._widths=i.slice(),o=e._counts=o.slice(),r=e._transferrableBatchIds=e._batchIds.slice(),s=e._packedBuffer=kQe(e));let a=[n.buffer,i.buffer,o.buffer,r.buffer,s.buffer],c={positions:n.buffer,widths:i.buffer,counts:o.buffer,batchIds:r.buffer,packedBuffer:s.buffer,keepDecodedPositions:e._keepDecodedPositions},l=e._verticesPromise=zQe.scheduleTask(c,a);return u(l)?l.then(function(f){e._keepDecodedPositions&&(e._decodedPositions=new Float64Array(f.decodedPositions),e._decodedPositionOffsets=new Uint32Array(f.decodedPositionOffsets)),e._currentPositions=new Float32Array(f.currentPositions),e._previousPositions=new Float32Array(f.previousPositions),e._nextPositions=new Float32Array(f.nextPositions),e._expandAndWidth=new Float32Array(f.expandAndWidth),e._vertexBatchIds=new Uint16Array(f.batchIds);let d=f.indexDatatype;e._indices=d===Fe.UNSIGNED_SHORT?new Uint16Array(f.indices):new Uint32Array(f.indices),e._ready=!0}):void 0}}function GQe(e,t){if(e._ready&&!u(e._va)){let n=e._currentPositions,i=e._previousPositions,o=e._nextPositions,r=e._expandAndWidth,s=e._vertexBatchIds,a=e._indices,c=i.byteLength+n.byteLength+o.byteLength;c+=r.byteLength+s.byteLength+a.byteLength,e._trianglesLength=a.length/3,e._geometryByteLength=c;let l=lt.createVertexBuffer({context:t,typedArray:i,usage:Ne.STATIC_DRAW}),f=lt.createVertexBuffer({context:t,typedArray:n,usage:Ne.STATIC_DRAW}),d=lt.createVertexBuffer({context:t,typedArray:o,usage:Ne.STATIC_DRAW}),p=lt.createVertexBuffer({context:t,typedArray:r,usage:Ne.STATIC_DRAW}),g=lt.createVertexBuffer({context:t,typedArray:s,usage:Ne.STATIC_DRAW}),m=lt.createIndexBuffer({context:t,typedArray:a,usage:Ne.STATIC_DRAW,indexDatatype:a.BYTES_PER_ELEMENT===2?Fe.UNSIGNED_SHORT:Fe.UNSIGNED_INT}),A=[{index:zE.previousPosition,vertexBuffer:l,componentDatatype:q.FLOAT,componentsPerAttribute:3},{index:zE.currentPosition,vertexBuffer:f,componentDatatype:q.FLOAT,componentsPerAttribute:3},{index:zE.nextPosition,vertexBuffer:d,componentDatatype:q.FLOAT,componentsPerAttribute:3},{index:zE.expandAndWidth,vertexBuffer:p,componentDatatype:q.FLOAT,componentsPerAttribute:2},{index:zE.a_batchId,vertexBuffer:g,componentDatatype:q.UNSIGNED_SHORT,componentsPerAttribute:1}];e._va=new ni({context:t,attributes:A,indexBuffer:m}),e._positions=void 0,e._widths=void 0,e._counts=void 0,e._ellipsoid=void 0,e._minimumHeight=void 0,e._maximumHeight=void 0,e._rectangle=void 0,e._transferrableBatchIds=void 0,e._packedBuffer=void 0,e._currentPositions=void 0,e._previousPositions=void 0,e._nextPositions=void 0,e._expandAndWidth=void 0,e._vertexBatchIds=void 0,e._indices=void 0}}var YM=new M,tfe=new h;function WQe(e,t){u(e._uniformMap)||(e._uniformMap={u_modifiedModelView:function(){let n=t.uniformState.view;return M.clone(n,YM),M.multiplyByPoint(YM,e._center,tfe),M.setTranslation(YM,tfe,YM),YM},u_highlightColor:function(){return e._highlightColor}})}function jQe(e){if(u(e._rs))return;let t={enabled:!0,factor:-5,units:-5};e._rs=Ue.fromCache({blending:un.ALPHA_BLEND,depthMask:!1,depthTest:{enabled:!0},polygonOffset:t})}var YQe=`uniform vec4 u_highlightColor;
|
||
void main()
|
||
{
|
||
gl_FragColor = u_highlightColor;
|
||
}
|
||
`;function qQe(e,t){if(u(e._sp))return;let n=e._batchTable,i=n.getVertexShaderCallback(!1,"a_batchId",void 0)(II),o=n.getFragmentShaderCallback(!1,void 0,!1)(YQe),r=new ke({defines:["VECTOR_TILE",Ut.isInternetExplorer()?"":"CLIP_POLYLINE"],sources:[kl,i]}),s=new ke({defines:["VECTOR_TILE"],sources:[o]});e._sp=Xt.fromCache({context:t,vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:zE})}function XQe(e,t){if(!u(e._command)){let n=e._batchTable.getUniformMapCallback()(e._uniformMap);e._command=new tt({owner:e,vertexArray:e._va,renderState:e._rs,shaderProgram:e._sp,uniformMap:n,boundingVolume:e._boundingVolume,pass:Ee.TRANSLUCENT,pickId:e._batchTable.getPickId()})}t.commandList.push(e._command)}Id.getPolylinePositions=function(e,t){let n=e._batchIds,i=e._decodedPositions,o=e._decodedPositionOffsets;if(!u(n)||!u(i))return;let r,s,a=n.length,c=0,l=0;for(r=0;r<a;++r)n[r]===t&&(c+=o[r+1]-o[r]);if(c===0)return;let f=new Float64Array(c*3);for(r=0;r<a;++r)if(n[r]===t){let d=o[r],p=o[r+1]-d;for(s=0;s<p;++s){let g=(d+s)*3;f[l++]=i[g],f[l++]=i[g+1],f[l++]=i[g+2]}}return f};Id.prototype.getPositions=function(e){return Id.getPolylinePositions(this,e)};Id.prototype.createFeatures=function(e,t){let n=this._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o];t[r]=new Ss(e,r)}};Id.prototype.applyDebugSettings=function(e,t){this._highlightColor=e?t:this._constantColor};function KQe(e,t){let n=e._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o],s=t[r];s.show=!0,s.color=z.WHITE}}var ZQe=new z,JQe=z.WHITE,QQe=!0;Id.prototype.applyStyle=function(e,t){if(!u(e)){KQe(this,t);return}let n=this._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o],s=t[r];s.color=u(e.color)?e.color.evaluateColor(s,ZQe):JQe,s.show=u(e.show)?e.show.evaluate(s):QQe}};function $Qe(e){return new Promise(function(t,n){e._update=function(i,o){let r=o.context,s=HQe(i,r);if(WQe(i,r),qQe(i,r),jQe(i),i._ready){let a=o.passes;(a.render||a.pick)&&XQe(i,o)}u(s)&&s.then(function(){GQe(i,r),t()}).catch(function(a){n(a)})}})}Id.prototype.update=function(e){this._update(this,e)};Id.prototype.isDestroyed=function(){return!1};Id.prototype.destroy=function(){return this._va=this._va&&this._va.destroy(),this._sp=this._sp&&this._sp.destroy(),le(this)};var dx=Id;function a_(e){this._positions=e.positions,this._widths=e.widths,this._counts=e.counts,this._batchIds=e.batchIds,this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._minimumHeight=e.minimumHeight,this._maximumHeight=e.maximumHeight,this._center=e.center,this._rectangle=e.rectangle,this._batchTable=e.batchTable,this._va=void 0,this._sp=void 0,this._rs=void 0,this._uniformMap=void 0,this._command=void 0,this._transferrableBatchIds=void 0,this._packedBuffer=void 0,this._minimumMaximumVectorHeights=new H(ui._defaultMinTerrainHeight,ui._defaultMaxTerrainHeight),this._boundingVolume=Rn.fromRectangle(e.rectangle,ui._defaultMinTerrainHeight,ui._defaultMaxTerrainHeight,this._ellipsoid),this._classificationType=e.classificationType,this._keepDecodedPositions=e.keepDecodedPositions,this._decodedPositions=void 0,this._decodedPositionOffsets=void 0,this._startEllipsoidNormals=void 0,this._endEllipsoidNormals=void 0,this._startPositionAndHeights=void 0,this._startFaceNormalAndVertexCornerIds=void 0,this._endPositionAndHeights=void 0,this._endFaceNormalAndHalfWidths=void 0,this._vertexBatchIds=void 0,this._indices=void 0,this._constantColor=z.clone(z.WHITE),this._highlightColor=this._constantColor,this._trianglesLength=0,this._geometryByteLength=0,this._ready=!1,this._update=function(t,n){},this._readyPromise=h$e(this),this._verticesPromise=void 0}Object.defineProperties(a_.prototype,{trianglesLength:{get:function(){return this._trianglesLength}},geometryByteLength:{get:function(){return this._geometryByteLength}},readyPromise:{get:function(){return this._readyPromise}}});function e$e(e,t,n){let i=ui.getMinimumMaximumHeights(t,n),o=i.minimumTerrainHeight,r=i.maximumTerrainHeight,s=e._minimumMaximumVectorHeights;s.x=o,s.y=r;let a=e._boundingVolume,c=e._rectangle;Rn.fromRectangle(c,o,r,n,a)}function t$e(e){let t=e._rectangle,n=e._minimumHeight,i=e._maximumHeight,o=e._ellipsoid,r=e._center,s=2+ce.packedLength+ie.packedLength+h.packedLength,a=new Float64Array(s),c=0;return a[c++]=n,a[c++]=i,ce.pack(t,a,c),c+=ce.packedLength,ie.pack(o,a,c),c+=ie.packedLength,h.pack(r,a,c),a}var n$e=new hi("createVectorTileClampedPolylines"),uy={startEllipsoidNormal:0,endEllipsoidNormal:1,startPositionAndHeight:2,endPositionAndHeight:3,startFaceNormalAndVertexCorner:4,endFaceNormalAndHalfWidth:5,a_batchId:6};function i$e(e,t){if(!u(e._va)&&!u(e._verticesPromise)){let n=e._positions,i=e._widths,o=e._counts,r=e._transferrableBatchIds,s=e._packedBuffer;u(s)||(n=e._positions=n.slice(),i=e._widths=i.slice(),o=e._counts=o.slice(),r=e._transferrableBatchIds=e._batchIds.slice(),s=e._packedBuffer=t$e(e));let a=[n.buffer,i.buffer,o.buffer,r.buffer,s.buffer],c={positions:n.buffer,widths:i.buffer,counts:o.buffer,batchIds:r.buffer,packedBuffer:s.buffer,keepDecodedPositions:e._keepDecodedPositions},l=e._verticesPromise=n$e.scheduleTask(c,a);return u(l)?l.then(function(f){e._keepDecodedPositions&&(e._decodedPositions=new Float64Array(f.decodedPositions),e._decodedPositionOffsets=new Uint32Array(f.decodedPositionOffsets)),e._startEllipsoidNormals=new Float32Array(f.startEllipsoidNormals),e._endEllipsoidNormals=new Float32Array(f.endEllipsoidNormals),e._startPositionAndHeights=new Float32Array(f.startPositionAndHeights),e._startFaceNormalAndVertexCornerIds=new Float32Array(f.startFaceNormalAndVertexCornerIds),e._endPositionAndHeights=new Float32Array(f.endPositionAndHeights),e._endFaceNormalAndHalfWidths=new Float32Array(f.endFaceNormalAndHalfWidths),e._vertexBatchIds=new Uint16Array(f.vertexBatchIds);let d=f.indexDatatype;e._indices=d===Fe.UNSIGNED_SHORT?new Uint16Array(f.indices):new Uint32Array(f.indices),e._ready=!0}):void 0}}function o$e(e,t){if(e._ready&&!u(e._va)){let n=e._startEllipsoidNormals,i=e._endEllipsoidNormals,o=e._startPositionAndHeights,r=e._endPositionAndHeights,s=e._startFaceNormalAndVertexCornerIds,a=e._endFaceNormalAndHalfWidths,c=e._vertexBatchIds,l=e._indices,f=n.byteLength+i.byteLength;f+=o.byteLength+r.byteLength,f+=s.byteLength+a.byteLength,f+=c.byteLength+l.byteLength,e._trianglesLength=l.length/3,e._geometryByteLength=f;let d=lt.createVertexBuffer({context:t,typedArray:n,usage:Ne.STATIC_DRAW}),p=lt.createVertexBuffer({context:t,typedArray:i,usage:Ne.STATIC_DRAW}),g=lt.createVertexBuffer({context:t,typedArray:o,usage:Ne.STATIC_DRAW}),m=lt.createVertexBuffer({context:t,typedArray:r,usage:Ne.STATIC_DRAW}),A=lt.createVertexBuffer({context:t,typedArray:s,usage:Ne.STATIC_DRAW}),x=lt.createVertexBuffer({context:t,typedArray:a,usage:Ne.STATIC_DRAW}),C=lt.createVertexBuffer({context:t,typedArray:c,usage:Ne.STATIC_DRAW}),T=lt.createIndexBuffer({context:t,typedArray:l,usage:Ne.STATIC_DRAW,indexDatatype:l.BYTES_PER_ELEMENT===2?Fe.UNSIGNED_SHORT:Fe.UNSIGNED_INT}),E=[{index:uy.startEllipsoidNormal,vertexBuffer:d,componentDatatype:q.FLOAT,componentsPerAttribute:3},{index:uy.endEllipsoidNormal,vertexBuffer:p,componentDatatype:q.FLOAT,componentsPerAttribute:3},{index:uy.startPositionAndHeight,vertexBuffer:g,componentDatatype:q.FLOAT,componentsPerAttribute:4},{index:uy.endPositionAndHeight,vertexBuffer:m,componentDatatype:q.FLOAT,componentsPerAttribute:4},{index:uy.startFaceNormalAndVertexCorner,vertexBuffer:A,componentDatatype:q.FLOAT,componentsPerAttribute:4},{index:uy.endFaceNormalAndHalfWidth,vertexBuffer:x,componentDatatype:q.FLOAT,componentsPerAttribute:4},{index:uy.a_batchId,vertexBuffer:C,componentDatatype:q.UNSIGNED_SHORT,componentsPerAttribute:1}];e._va=new ni({context:t,attributes:E,indexBuffer:T}),e._positions=void 0,e._widths=void 0,e._counts=void 0,e._ellipsoid=void 0,e._minimumHeight=void 0,e._maximumHeight=void 0,e._rectangle=void 0,e._transferrableBatchIds=void 0,e._packedBuffer=void 0,e._startEllipsoidNormals=void 0,e._endEllipsoidNormals=void 0,e._startPositionAndHeights=void 0,e._startFaceNormalAndVertexCornerIds=void 0,e._endPositionAndHeights=void 0,e._endFaceNormalAndHalfWidths=void 0,e._vertexBatchIds=void 0,e._indices=void 0}}var qM=new M,nfe=new h;function r$e(e,t){u(e._uniformMap)||(e._uniformMap={u_modifiedModelView:function(){let n=t.uniformState.view;return M.clone(n,qM),M.multiplyByPoint(qM,e._center,nfe),M.setTranslation(qM,nfe,qM),qM},u_highlightColor:function(){return e._highlightColor},u_minimumMaximumVectorHeights:function(){return e._minimumMaximumVectorHeights}})}function ife(e){return Ue.fromCache({cull:{enabled:!0,face:mi.FRONT},blending:un.PRE_MULTIPLIED_ALPHA_BLEND,depthMask:!1,stencilTest:{enabled:e,frontFunction:Vn.EQUAL,frontOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},backFunction:Vn.EQUAL,backOperation:{fail:ut.KEEP,zFail:ut.KEEP,zPass:ut.KEEP},reference:Mt.CESIUM_3D_TILE_MASK,mask:Mt.CESIUM_3D_TILE_MASK}})}function s$e(e){u(e._rs)||(e._rs=ife(!1),e._rs3DTiles=ife(!0))}function a$e(e,t){if(u(e._sp))return;let n=e._batchTable,i=n.getVertexShaderCallback(!1,"a_batchId",void 0)(wI),o=n.getFragmentShaderCallback(!1,void 0,!0)(DI),r=new ke({defines:["VECTOR_TILE",Ut.isInternetExplorer()?"":"CLIP_POLYLINE"],sources:[kl,i]}),s=new ke({defines:["VECTOR_TILE"],sources:[o]});e._sp=Xt.fromCache({context:t,vertexShaderSource:r,fragmentShaderSource:s,attributeLocations:uy})}function c$e(e,t){let n=e._command;if(!u(e._command)){let o=e._batchTable.getUniformMapCallback()(e._uniformMap);n=e._command=new tt({owner:e,vertexArray:e._va,renderState:e._rs,shaderProgram:e._sp,uniformMap:o,boundingVolume:e._boundingVolume,pass:Ee.TERRAIN_CLASSIFICATION,pickId:e._batchTable.getPickId()});let r=tt.shallowClone(n,n.derivedCommands.tileset);r.renderState=e._rs3DTiles,r.pass=Ee.CESIUM_3D_TILE_CLASSIFICATION,n.derivedCommands.tileset=r}let i=e._classificationType;(i===kn.TERRAIN||i===kn.BOTH)&&t.commandList.push(n),(i===kn.CESIUM_3D_TILE||i===kn.BOTH)&&t.commandList.push(n.derivedCommands.tileset)}a_.prototype.getPositions=function(e){return dx.getPolylinePositions(this,e)};a_.prototype.createFeatures=function(e,t){let n=this._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o];t[r]=new Ss(e,r)}};a_.prototype.applyDebugSettings=function(e,t){this._highlightColor=e?t:this._constantColor};function l$e(e,t){let n=e._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o],s=t[r];s.show=!0,s.color=z.WHITE}}var u$e=new z,f$e=z.WHITE,d$e=!0;a_.prototype.applyStyle=function(e,t){if(!u(e)){l$e(this,t);return}let n=this._batchIds,i=n.length;for(let o=0;o<i;++o){let r=n[o],s=t[r];s.color=u(e.color)?e.color.evaluateColor(s,u$e):f$e,s.show=u(e.show)?e.show.evaluate(s):d$e}};function h$e(e){return ui.initialize().then(function(){return e$e(e,e._rectangle,e._ellipsoid),new Promise(function(t,n){e._update=function(i,o){let r=o.context,s=i$e(i,r);if(r$e(i,r),a$e(i,r),s$e(i),i._ready){let a=o.passes;(a.render||a.pick)&&c$e(i,o)}u(s)&&s.then(function(){o$e(i,r),t(i)}).catch(function(a){n(a)})}})})}a_.prototype.update=function(e){this._update(this,e)};a_.prototype.isDestroyed=function(){return!1};a_.prototype.destroy=function(){return this._va=this._va&&this._va.destroy(),this._sp=this._sp&&this._sp.destroy(),le(this)};var XM=a_;var DW=32767,m$e=new he,p$e=new h;function _$e(e,t,n,i,o){let r=e.length/3,s=e.subarray(0,r),a=e.subarray(r,2*r),c=e.subarray(2*r,3*r);Wn.zigZagDeltaDecode(s,a,c);let l=new Float64Array(e.length);for(let f=0;f<r;++f){let d=s[f],p=a[f],g=c[f],m=P.lerp(t.west,t.east,d/DW),A=P.lerp(t.south,t.north,p/DW),x=P.lerp(n,i,g/DW),C=he.fromRadians(m,A,x,m$e),T=o.cartographicToCartesian(C,p$e);h.pack(T,l,f*3)}return l}var KM=_$e;function im(e,t,n,i,o){this._tileset=e,this._tile=t,this._resource=n,this._polygons=void 0,this._polylines=void 0,this._points=void 0,this._metadata=void 0,this._batchTable=void 0,this._features=void 0,this.featurePropertiesDirty=!1,this._group=void 0,C$e(this,i,o)}Object.defineProperties(im.prototype,{featuresLength:{get:function(){return u(this._batchTable)?this._batchTable.featuresLength:0}},pointsLength:{get:function(){return u(this._points)?this._points.pointsLength:0}},trianglesLength:{get:function(){let e=0;return u(this._polygons)&&(e+=this._polygons.trianglesLength),u(this._polylines)&&(e+=this._polylines.trianglesLength),e}},geometryByteLength:{get:function(){let e=0;return u(this._polygons)&&(e+=this._polygons.geometryByteLength),u(this._polylines)&&(e+=this._polylines.geometryByteLength),e}},texturesByteLength:{get:function(){return u(this._points)?this._points.texturesByteLength:0}},batchTableByteLength:{get:function(){return u(this._batchTable)?this._batchTable.batchTableByteLength:0}},innerContents:{get:function(){}},readyPromise:{get:function(){let e=u(this._points)?this._points.readyPromise:void 0,t=u(this._polygons)?this._polygons.readyPromise:void 0,n=u(this._polylines)?this._polylines.readyPromise:void 0,i=this;return Promise.all([e,t,n]).then(function(){return i})}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){return this._resource.getUrlComponent(!0)}},metadata:{get:function(){return this._metadata},set:function(e){this._metadata=e}},batchTable:{get:function(){return this._batchTable}},group:{get:function(){return this._group},set:function(e){this._group=e}}});function g$e(e){return function(t,n){u(e._polygons)&&e._polygons.updateCommands(t,n)}}function y$e(e,t){let n,i,o,r,s=y(e.POLYGONS_LENGTH,0),a=y(e.POLYLINES_LENGTH,0),c=y(e.POINTS_LENGTH,0);if(s>0&&u(e.POLYGON_BATCH_IDS)){let p=t.byteOffset+e.POLYGON_BATCH_IDS.byteOffset;n=new Uint16Array(t.buffer,p,s)}if(a>0&&u(e.POLYLINE_BATCH_IDS)){let p=t.byteOffset+e.POLYLINE_BATCH_IDS.byteOffset;i=new Uint16Array(t.buffer,p,a)}if(c>0&&u(e.POINT_BATCH_IDS)){let p=t.byteOffset+e.POINT_BATCH_IDS.byteOffset;o=new Uint16Array(t.buffer,p,c)}let l=u(n)||u(i)||u(o),f=s>0&&!u(n)||a>0&&!u(i)||c>0&&!u(o);if(l&&f)throw new ue("If one group of batch ids is defined, then all batch ids must be defined.");if(!u(n)&&!u(i)&&!u(o)){let p=0;if(!u(n)&&s>0)for(n=new Uint16Array(s),r=0;r<s;++r)n[r]=p++;if(!u(i)&&a>0)for(i=new Uint16Array(a),r=0;r<a;++r)i[r]=p++;if(!u(o)&&c>0)for(o=new Uint16Array(c),r=0;r<c;++r)o[r]=p++}return{polygons:n,polylines:i,points:o}}var Pd=Uint32Array.BYTES_PER_ELEMENT;function A$e(e){return new dx(e)}function x$e(e){return new XM(e)}function C$e(e,t,n){n=y(n,0);let i=new Uint8Array(t),o=new DataView(t);n+=Pd;let r=o.getUint32(n,!0);if(r!==1)throw new ue(`Only Vector tile version 1 is supported. Version ${r} is not.`);n+=Pd;let s=o.getUint32(n,!0);if(n+=Pd,s===0)return Promise.resolve(e);let a=o.getUint32(n,!0);if(n+=Pd,a===0)throw new ue("Feature table must have a byte length greater than zero");let c=o.getUint32(n,!0);n+=Pd;let l=o.getUint32(n,!0);n+=Pd;let f=o.getUint32(n,!0);n+=Pd;let d=o.getUint32(n,!0);n+=Pd;let p=o.getUint32(n,!0);n+=Pd;let g=o.getUint32(n,!0);n+=Pd;let m=o.getUint32(n,!0);n+=Pd;let A=Ro(i,n,a);n+=a;let x=new Uint8Array(t,n,c);n+=c;let C,T;l>0&&(C=Ro(i,n,l),n+=l,f>0&&(T=new Uint8Array(t,n,f),T=new Uint8Array(T),n+=f));let E=y(A.POLYGONS_LENGTH,0),S=y(A.POLYLINES_LENGTH,0),v=y(A.POINTS_LENGTH,0),w=E+S+v,R=new Bp(e,w,C,T,g$e(e));if(e._batchTable=R,w===0)return;let O=new Td(A,x),L=O.getGlobalProperty("REGION");if(!u(L))throw new ue("Feature table global property: REGION must be defined");let N=ce.unpack(L),_=L[4],b=L[5],D=e._tile.computedTransform,I=O.getGlobalProperty("RTC_CENTER",q.FLOAT,3);u(I)?(I=h.unpack(I),M.multiplyByPoint(D,I,I)):(I=ce.center(N),I.height=P.lerp(_,b,.5),I=ie.WGS84.cartographicToCartesian(I));let B=y$e(A,x);if(n+=(4-n%4)%4,E>0){O.featuresLength=E;let F=y(O.getPropertyArray("POLYGON_COUNTS",q.UNSIGNED_INT,1),O.getPropertyArray("POLYGON_COUNT",q.UNSIGNED_INT,1));if(!u(F))throw new ue("Feature table property: POLYGON_COUNTS must be defined when POLYGONS_LENGTH is greater than 0");let k=y(O.getPropertyArray("POLYGON_INDEX_COUNTS",q.UNSIGNED_INT,1),O.getPropertyArray("POLYGON_INDEX_COUNT",q.UNSIGNED_INT,1));if(!u(k))throw new ue("Feature table property: POLYGON_INDEX_COUNTS must be defined when POLYGONS_LENGTH is greater than 0");let U=F.reduce(function(Y,K){return Y+K*2},0),G=k.reduce(function(Y,K){return Y+K},0),V=new Uint32Array(t,n,G);n+=d;let X=new Uint16Array(t,n,U);n+=p;let W,Q;u(A.POLYGON_MINIMUM_HEIGHTS)&&u(A.POLYGON_MAXIMUM_HEIGHTS)&&(W=O.getPropertyArray("POLYGON_MINIMUM_HEIGHTS",q.FLOAT,1),Q=O.getPropertyArray("POLYGON_MAXIMUM_HEIGHTS",q.FLOAT,1)),e._polygons=new jM({positions:X,counts:F,indexCounts:k,indices:V,minimumHeight:_,maximumHeight:b,polygonMinimumHeights:W,polygonMaximumHeights:Q,center:I,rectangle:N,boundingVolume:e.tile.boundingVolume.boundingVolume,batchTable:R,batchIds:B.polygons,modelMatrix:D})}if(S>0){O.featuresLength=S;let F=y(O.getPropertyArray("POLYLINE_COUNTS",q.UNSIGNED_INT,1),O.getPropertyArray("POLYLINE_COUNT",q.UNSIGNED_INT,1));if(!u(F))throw new ue("Feature table property: POLYLINE_COUNTS must be defined when POLYLINES_LENGTH is greater than 0");let k=O.getPropertyArray("POLYLINE_WIDTHS",q.UNSIGNED_SHORT,1);if(!u(k)){k=new Uint16Array(S);for(let Q=0;Q<S;++Q)k[Q]=2}let U=F.reduce(function(Q,Y){return Q+Y*3},0),G=new Uint16Array(t,n,U);n+=g;let V=e._tileset,X=V.examineVectorLinesFunction;if(u(X)){let Q=KM(new Uint16Array(G),N,_,b,ie.WGS84);T$e(Q,F,B.polylines,R,e.url,X)}let W=A$e;u(V.classificationType)&&(W=x$e),e._polylines=W({positions:G,widths:k,counts:F,batchIds:B.polylines,minimumHeight:_,maximumHeight:b,center:I,rectangle:N,boundingVolume:e.tile.boundingVolume.boundingVolume,batchTable:R,classificationType:V.classificationType,keepDecodedPositions:V.vectorKeepDecodedPositions})}if(v>0){let F=new Uint16Array(t,n,v*3);n+=m,e._points=new WM({positions:F,batchIds:B.points,minimumHeight:_,maximumHeight:b,rectangle:N,batchTable:R})}return Promise.resolve(e)}function wW(e){let t=e.featuresLength;if(!u(e._features)&&t>0){let n=new Array(t);u(e._polygons)&&e._polygons.createFeatures(e,n),u(e._polylines)&&e._polylines.createFeatures(e,n),u(e._points)&&e._points.createFeatures(e,n),e._features=n}}im.prototype.hasProperty=function(e,t){return this._batchTable.hasProperty(e,t)};im.prototype.getFeature=function(e){return u(this._features)||wW(this),this._features[e]};im.prototype.applyDebugSettings=function(e,t){u(this._polygons)&&this._polygons.applyDebugSettings(e,t),u(this._polylines)&&this._polylines.applyDebugSettings(e,t),u(this._points)&&this._points.applyDebugSettings(e,t)};im.prototype.applyStyle=function(e){u(this._features)||wW(this),u(this._polygons)&&this._polygons.applyStyle(e,this._features),u(this._polylines)&&this._polylines.applyStyle(e,this._features),u(this._points)&&this._points.applyStyle(e,this._features)};im.prototype.update=function(e,t){let n=!0;u(this._polygons)&&(this._polygons.classificationType=this._tileset.classificationType,this._polygons.debugWireframe=this._tileset.debugWireframe,this._polygons.update(t),n=n&&this._polygons._ready),u(this._polylines)&&(this._polylines.update(t),n=n&&this._polylines._ready),u(this._points)&&(this._points.update(t),n=n&&this._points._ready),u(this._batchTable)&&n&&(u(this._features)||wW(this),this._batchTable.update(e,t))};im.prototype.getPolylinePositions=function(e){let t=this._polylines;if(u(t))return t.getPositions(e)};im.prototype.isDestroyed=function(){return!1};im.prototype.destroy=function(){return this._polygons=this._polygons&&this._polygons.destroy(),this._polylines=this._polylines&&this._polylines.destroy(),this._points=this._points&&this._points.destroy(),this._batchTable=this._batchTable&&this._batchTable.destroy(),le(this)};function T$e(e,t,n,i,o,r){let s=t.length,a=0;for(let c=0;c<s;c++){let l=t[c]*3,f=e.slice(a,a+l);a+=l,r(f,n[c],o,i)}}var ZM=im;var ofe={b3dm:function(e,t,n,i,o){return Qh.fromB3dm(e,t,n,i,o)},pnts:function(e,t,n,i,o){return Qh.fromPnts(e,t,n,i,o)},i3dm:function(e,t,n,i,o){return Qh.fromI3dm(e,t,n,i,o)},cmpt:function(e,t,n,i,o){return new cR(e,t,n,i,o,ofe)},externalTileset:function(e,t,n,i){return new OM(e,t,n,i)},geom:function(e,t,n,i,o){return new uR(e,t,n,i,o)},vctr:function(e,t,n,i,o){return new ZM(e,t,n,i,o)},subt:function(e,t,n,i,o){return new xE(e,t,n,void 0,i,o)},subtreeJson:function(e,t,n,i){return new xE(e,t,n,i)},glb:function(e,t,n,i,o){if(i.byteLength<12)throw new ue("Invalid glb content");let a=new DataView(i,o).getUint32(8,!0),c=new Uint8Array(i,o,a);return Qh.fromGltf(e,t,n,c)},gltf:function(e,t,n,i){return Qh.fromGltf(e,t,n,i)},geoJson:function(e,t,n,i){return Qh.fromGeoJson(e,t,n,i)}},hx=ofe;var E$e={UNLOADED:0,LOADING:1,PROCESSING:2,READY:3,EXPIRED:4,FAILED:5},bo=Object.freeze(E$e);var Od={BATCHED_3D_MODEL:"b3dm",INSTANCED_3D_MODEL:"i3dm",COMPOSITE:"cmpt",POINT_CLOUD:"pnts",VECTOR:"vctr",GEOMETRY:"geom",GLTF:"gltf",GLTF_BINARY:"glb",IMPLICIT_SUBTREE:"subt",IMPLICIT_SUBTREE_JSON:"subtreeJson",EXTERNAL_TILESET:"externalTileset",MULTIPLE_CONTENT:"multipleContent",GEOJSON:"geoJson",VOXEL_BINARY:"voxl",VOXEL_JSON:"voxelJson"};Od.isBinaryFormat=function(e){switch(e){case Od.BATCHED_3D_MODEL:case Od.INSTANCED_3D_MODEL:case Od.COMPOSITE:case Od.POINT_CLOUD:case Od.VECTOR:case Od.GEOMETRY:case Od.IMPLICIT_SUBTREE:case Od.VOXEL_BINARY:case Od.GLTF_BINARY:return!0;default:return!1}};var hs=Object.freeze(Od);function c_(e,t){this._tileset=e,this._tile=t,this.featurePropertiesDirty=!1}Object.defineProperties(c_.prototype,{featuresLength:{get:function(){return 0}},pointsLength:{get:function(){return 0}},trianglesLength:{get:function(){return 0}},geometryByteLength:{get:function(){return 0}},texturesByteLength:{get:function(){return 0}},batchTableByteLength:{get:function(){return 0}},innerContents:{get:function(){}},readyPromise:{get:function(){}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){}},metadata:{get:function(){},set:function(e){}},batchTable:{get:function(){}},group:{get:function(){},set:function(e){}}});c_.prototype.hasProperty=function(e,t){return!1};c_.prototype.getFeature=function(e){};c_.prototype.applyDebugSettings=function(e,t){};c_.prototype.applyStyle=function(e){};c_.prototype.update=function(e,t){};c_.prototype.isDestroyed=function(){return!1};c_.prototype.destroy=function(){return le(this)};var HE=c_;function l_(e){e=y(e,y.EMPTY_OBJECT);let t=e.content,n=e.class;this._class=n,this._properties=t.properties,this._extensions=t.extensions,this._extras=t.extras}Object.defineProperties(l_.prototype,{class:{get:function(){return this._class}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});l_.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,this._class)};l_.prototype.hasPropertyBySemantic=function(e){return Nn.hasPropertyBySemantic(e,this._properties,this._class)};l_.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,this._class,e)};l_.prototype.getProperty=function(e){return Nn.getProperty(e,this._properties,this._class)};l_.prototype.setProperty=function(e,t){return Nn.setProperty(e,t,this._properties,this._class)};l_.prototype.getPropertyBySemantic=function(e){return Nn.getPropertyBySemantic(e,this._properties,this._class)};l_.prototype.setPropertyBySemantic=function(e,t){return Nn.setPropertyBySemantic(e,t,this._properties,this._class)};var JM=l_;function IW(e,t){let n=ai(t,"3DTILES_metadata")?t.extensions["3DTILES_metadata"]:t.metadata;if(!u(n))return;if(!u(e.schema)){IW._oneTimeWarning("findContentMetadata-missing-root-schema","Could not find a metadata schema for content metadata. For tilesets that contain external tilesets, make sure the schema is added to the root tileset.json.");return}let i=y(e.schema.classes,y.EMPTY_OBJECT);if(u(n.class)){let o=i[n.class];return new JM({content:n,class:o})}}IW._oneTimeWarning=wt;var mx=IW;function b$e(e,t){let n=e.metadataExtension;if(!u(n))return;let i=n.groups,o=ai(t,"3DTILES_metadata")?t.extensions["3DTILES_metadata"].group:t.group;if(typeof o=="number")return i[o];let r=n.groupIds.findIndex(function(s){return s===o});return r>=0?i[r]:void 0}var px=b$e;function u_(e){e=y(e,y.EMPTY_OBJECT);let t=e.tile,n=e.class;this._class=n,this._properties=t.properties,this._extensions=t.extensions,this._extras=t.extras}Object.defineProperties(u_.prototype,{class:{get:function(){return this._class}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});u_.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,this._class)};u_.prototype.hasPropertyBySemantic=function(e){return Nn.hasPropertyBySemantic(e,this._properties,this._class)};u_.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,this._class,e)};u_.prototype.getProperty=function(e){return Nn.getProperty(e,this._properties,this._class)};u_.prototype.setProperty=function(e,t){return Nn.setProperty(e,t,this._properties,this._class)};u_.prototype.getPropertyBySemantic=function(e){return Nn.getPropertyBySemantic(e,this._properties,this._class)};u_.prototype.setPropertyBySemantic=function(e,t){return Nn.setPropertyBySemantic(e,t,this._properties,this._class)};var QM=u_;function PW(e,t){let n=ai(t,"3DTILES_metadata")?t.extensions["3DTILES_metadata"]:t.metadata;if(!u(n))return;if(!u(e.schema)){PW._oneTimeWarning("findTileMetadata-missing-root-schema","Could not find a metadata schema for tile metadata. For tilesets that contain external tilesets, make sure the schema is added to the root tileset.json.");return}let i=y(e.schema.classes,y.EMPTY_OBJECT);if(u(n.class)){let o=i[n.class];return new QM({tile:n,class:o})}}PW._oneTimeWarning=wt;var $M=PW;function S$e(e){let t=new Uint8Array(e),n=pd(t);if(n==="glTF"&&(n="glb"),hs.isBinaryFormat(n))return{contentType:n,binaryPayload:t};let i=v$e(t);if(u(i.root))return{contentType:hs.EXTERNAL_TILESET,jsonPayload:i};if(u(i.asset))return{contentType:hs.GLTF,jsonPayload:i};if(u(i.tileAvailability))return{contentType:hs.IMPLICIT_SUBTREE_JSON,jsonPayload:i};if(u(i.type))return{contentType:hs.GEOJSON,jsonPayload:i};if(u(i.voxelTable))return{contentType:hs.VOXEL_JSON,jsonPayload:i};throw new ue("Invalid tile content.")}function v$e(e){let t;try{t=Ro(e)}catch{throw new ue("Invalid tile content.")}return t}var om=S$e;function Rd(e,t,n,i){this._tileset=e,this._tile=t,this._tilesetResource=n,this._contents=[],this._contentsCreated=!1;let o=u(i.contents)?i.contents:i.content;this._innerContentHeaders=o,this._requestsInFlight=0,this._cancelCount=0;let r=this._innerContentHeaders.length;this._arrayFetchPromises=new Array(r),this._requests=new Array(r),this._innerContentResources=new Array(r),this._serverKeys=new Array(r);for(let s=0;s<r;s++){let a=n.getDerivedResource({url:o[s].uri}),c=Ra.getServerKey(a.getUrlComponent());this._innerContentResources[s]=a,this._serverKeys[s]=c}this._contentsFetchedPromise=void 0}Object.defineProperties(Rd.prototype,{featurePropertiesDirty:{get:function(){let e=this._contents,t=e.length;for(let n=0;n<t;++n)if(e[n].featurePropertiesDirty)return!0;return!1},set:function(e){let t=this._contents,n=t.length;for(let i=0;i<n;++i)t[i].featurePropertiesDirty=e}},featuresLength:{get:function(){return 0}},pointsLength:{get:function(){return 0}},trianglesLength:{get:function(){return 0}},geometryByteLength:{get:function(){return 0}},texturesByteLength:{get:function(){return 0}},batchTableByteLength:{get:function(){return 0}},innerContents:{get:function(){return this._contents}},readyPromise:{get:function(){if(!this._contentsCreated)return;let e=this._contents.map(function(n){return n.readyPromise}),t=this;return Promise.all(e).then(function(){return t})}},tileset:{get:function(){return this._tileset}},tile:{get:function(){return this._tile}},url:{get:function(){}},metadata:{get:function(){},set:function(){}},batchTable:{get:function(){}},group:{get:function(){},set:function(){}},innerContentUrls:{get:function(){return this._innerContentHeaders.map(function(e){return e.uri})}},contentsFetchedPromise:{get:function(){return this._contentsFetchedPromise}}});function OW(e,t){e._requestsInFlight+=t,e.tileset.statistics.numberOfPendingRequests+=t}function D$e(e,t){e._cancelCount++,e._tile._contentState=t;let n=e.tileset.statistics;n.numberOfPendingRequests-=e._requestsInFlight,n.numberOfAttemptedRequests+=e._requestsInFlight,e._requestsInFlight=0;let i=e._innerContentHeaders.length;e._arrayFetchPromises=new Array(i)}Rd.prototype.requestInnerContents=function(){if(!w$e(this._serverKeys))return this._serverKeys.length;let e=this._innerContentHeaders;OW(this,e.length);for(let t=0;t<e.length;t++)this._arrayFetchPromises[t]=I$e(this,t,this._cancelCount,this._tile._contentState);return this._contentsFetchedPromise=P$e(this),0};function w$e(e){let t={};for(let n=0;n<e.length;n++){let i=e[n];u(t[i])?t[i]++:t[i]=1}for(let n in t)if(t.hasOwnProperty(n)&&!Ra.serverHasOpenSlots(n,t[n]))return!1;return Ra.heapHasOpenSlots(e.length)}function I$e(e,t,n,i){let o=e._innerContentResources[t].clone(),r=e.tile,s=function(){return r._priority},a=e._serverKeys[t],c=new Uo({throttle:!0,throttleByServer:!0,type:$r.TILES3D,priorityFunction:s,serverKey:a});o.request=c,e._requests[t]=c;let l=o.fetchArrayBuffer();return u(l)?l.then(function(f){if(!(n<e._cancelCount))return OW(e,-1),f}).catch(function(f){if(!(n<e._cancelCount)){if(o.request.state===fi.CANCELLED){D$e(e,i);return}OW(e,-1),rfe(e,t,f)}}):Promise.resolve(void 0)}function P$e(e){let t=e._cancelCount;return Promise.all(e._arrayFetchPromises).then(function(n){if(t<e._cancelCount)return;let i=n.map(function(o,r){if(u(o))return O$e(e,o,r)});e._contentsCreated=!0,e._contents=i.filter(u)})}function O$e(e,t,n){let i=om(t);if(i.contentType===hs.EXTERNAL_TILESET){let d=new ue("External tilesets are disallowed inside multiple contents");return rfe(e,n,d)}e._disableSkipLevelOfDetail=e._disableSkipLevelOfDetail||i.contentType===hs.GEOMETRY||i.contentType===hs.VECTOR;let o=e._tileset,r=e._innerContentResources[n],s=e._tile,a,c=hx[i.contentType];u(i.binaryPayload)?a=c(o,s,r,i.binaryPayload.buffer,0):a=c(o,s,r,i.jsonPayload);let l=e._innerContentHeaders[n];if(s.hasImplicitContentMetadata){let d=s.implicitSubtree,p=s.implicitCoordinates;a.metadata=d.getContentMetadataView(p,n)}else s.hasImplicitContent||(a.metadata=mx(o,l));let f=px(o,l);return u(f)&&(a.group=new NA({metadata:f})),a}function rfe(e,t,n){let i=e._tileset,o=e._innerContentResources[t].url,r=u(n.message)?n.message:n.toString();i.tileFailed.numberOfListeners>0?i.tileFailed.raiseEvent({url:o,message:r}):(console.log(`A content failed to load: ${o}`),console.log(`Error: ${r}`))}Rd.prototype.cancelRequests=function(){for(let e=0;e<this._requests.length;e++){let t=this._requests[e];u(t)&&t.cancel()}};Rd.prototype.hasProperty=function(e,t){return!1};Rd.prototype.getFeature=function(e){};Rd.prototype.applyDebugSettings=function(e,t){let n=this._contents,i=n.length;for(let o=0;o<i;++o)n[o].applyDebugSettings(e,t)};Rd.prototype.applyStyle=function(e){let t=this._contents,n=t.length;for(let i=0;i<n;++i)t[i].applyStyle(e)};Rd.prototype.update=function(e,t){let n=this._contents,i=n.length;for(let o=0;o<i;++o)n[o].update(e,t)};Rd.prototype.isDestroyed=function(){return!1};Rd.prototype.destroy=function(){let e=this._contents,t=e.length;for(let n=0;n<t;++n)e[n].destroy();return le(this)};var eL=Rd;var tL={},R$e=new h,sfe=new h,afe=new h,cfe=new h,lfe=new Rn;tL.validOutline=function(e){let n=Rn.fromPoints(e,lfe).halfAxes,i=Z.getColumn(n,0,sfe),o=Z.getColumn(n,1,afe),r=Z.getColumn(n,2,cfe),s=h.magnitude(i),a=h.magnitude(o),c=h.magnitude(r);return!(s===0&&(a===0||c===0)||a===0&&c===0)};tL.computeProjectTo2DArguments=function(e,t,n,i){let o=Rn.fromPoints(e,lfe),r=o.halfAxes,s=Z.getColumn(r,0,sfe),a=Z.getColumn(r,1,afe),c=Z.getColumn(r,2,cfe),l=h.magnitude(s),f=h.magnitude(a),d=h.magnitude(c),p=Math.min(l,f,d);if(l===0&&(f===0||d===0)||f===0&&d===0)return!1;let g,m;return(p===f||p===d)&&(g=s),p===l?g=a:p===d&&(m=a),(p===l||p===f)&&(m=c),h.normalize(g,n),h.normalize(m,i),h.clone(o.center,t),!0};function ufe(e,t,n,i,o){let r=h.subtract(e,t,R$e),s=h.dot(n,r),a=h.dot(i,r);return H.fromElements(s,a,o)}tL.createProjectPointsTo2DFunction=function(e,t,n){return function(i){let o=new Array(i.length);for(let r=0;r<i.length;r++)o[r]=ufe(i[r],e,t,n);return o}};tL.createProjectPointTo2DFunction=function(e,t,n){return function(i,o){return ufe(i,e,t,n,o)}};var f_=tL;var cr={};cr.computeHierarchyPackedLength=function(e,t){let n=0,i=[e];for(;i.length>0;){let o=i.pop();if(!u(o))continue;n+=2;let r=o.positions,s=o.holes;if(u(r)&&r.length>0&&(n+=r.length*t.packedLength),u(s)){let a=s.length;for(let c=0;c<a;++c)i.push(s[c])}}return n};cr.packPolygonHierarchy=function(e,t,n,i){let o=[e];for(;o.length>0;){let r=o.pop();if(!u(r))continue;let s=r.positions,a=r.holes;if(t[n++]=u(s)?s.length:0,t[n++]=u(a)?a.length:0,u(s)){let c=s.length;for(let l=0;l<c;++l,n+=i.packedLength)i.pack(s[l],t,n)}if(u(a)){let c=a.length;for(let l=0;l<c;++l)o.push(a[l])}}return n};cr.unpackPolygonHierarchy=function(e,t,n){let i=e[t++],o=e[t++],r=new Array(i),s=o>0?new Array(o):void 0;for(let a=0;a<i;++a,t+=n.packedLength)r[a]=n.unpack(e,t);for(let a=0;a<o;++a)s[a]=cr.unpackPolygonHierarchy(e,t,n),t=s[a].startingIndex,delete s[a].startingIndex;return{positions:r,holes:s,startingIndex:t}};var _x=new H;function mfe(e,t,n,i){return H.subtract(t,e,_x),H.multiplyByScalar(_x,n/i,_x),H.add(e,_x,_x),[_x.x,_x.y]}var fy=new h;function B$e(e,t,n,i){return h.subtract(t,e,fy),h.multiplyByScalar(fy,n/i,fy),h.add(e,fy,fy),[fy.x,fy.y,fy.z]}cr.subdivideLineCount=function(e,t,n){let o=h.distance(e,t)/n,r=Math.max(0,Math.ceil(P.log2(o)));return Math.pow(2,r)};var RW=new he,BW=new he,M$e=new he,L$e=new h,ffe=new da;cr.subdivideRhumbLineCount=function(e,t,n,i){let o=e.cartesianToCartographic(t,RW),r=e.cartesianToCartographic(n,BW),a=new da(o,r,e).surfaceDistance/i,c=Math.max(0,Math.ceil(P.log2(a)));return Math.pow(2,c)};cr.subdivideTexcoordLine=function(e,t,n,i,o,r){let s=cr.subdivideLineCount(n,i,o),a=H.distance(e,t),c=a/s,l=r;l.length=s*2;let f=0;for(let d=0;d<s;d++){let p=mfe(e,t,d*c,a);l[f++]=p[0],l[f++]=p[1]}return l};cr.subdivideLine=function(e,t,n,i){let o=cr.subdivideLineCount(e,t,n),r=h.distance(e,t),s=r/o;u(i)||(i=[]);let a=i;a.length=o*3;let c=0;for(let l=0;l<o;l++){let f=B$e(e,t,l*s,r);a[c++]=f[0],a[c++]=f[1],a[c++]=f[2]}return a};cr.subdivideTexcoordRhumbLine=function(e,t,n,i,o,r,s){let a=n.cartesianToCartographic(i,RW),c=n.cartesianToCartographic(o,BW);ffe.setEndPoints(a,c);let l=ffe.surfaceDistance/r,f=Math.max(0,Math.ceil(P.log2(l))),d=Math.pow(2,f),p=H.distance(e,t),g=p/d,m=s;m.length=d*2;let A=0;for(let x=0;x<d;x++){let C=mfe(e,t,x*g,p);m[A++]=C[0],m[A++]=C[1]}return m};cr.subdivideRhumbLine=function(e,t,n,i,o){let r=e.cartesianToCartographic(t,RW),s=e.cartesianToCartographic(n,BW),a=new da(r,s,e),c=a.surfaceDistance/i,l=Math.max(0,Math.ceil(P.log2(c))),f=Math.pow(2,l),d=a.surfaceDistance/f;u(o)||(o=[]);let p=o;p.length=f*3;let g=0;for(let m=0;m<f;m++){let A=a.interpolateUsingSurfaceDistance(m*d,M$e),x=e.cartographicToCartesian(A,L$e);p[g++]=x.x,p[g++]=x.y,p[g++]=x.z}return p};var N$e=new h,F$e=new h,V$e=new h,U$e=new h;cr.scaleToGeodeticHeightExtruded=function(e,t,n,i,o){i=y(i,ie.WGS84);let r=N$e,s=F$e,a=V$e,c=U$e;if(u(e)&&u(e.attributes)&&u(e.attributes.position)){let l=e.attributes.position.values,f=l.length/2;for(let d=0;d<f;d+=3)h.fromArray(l,d,a),i.geodeticSurfaceNormal(a,r),c=i.scaleToGeodeticSurface(a,c),s=h.multiplyByScalar(r,n,s),s=h.add(c,s,s),l[d+f]=s.x,l[d+1+f]=s.y,l[d+2+f]=s.z,o&&(c=h.clone(a,c)),s=h.multiplyByScalar(r,t,s),s=h.add(c,s,s),l[d]=s.x,l[d+1]=s.y,l[d+2]=s.z}return e};cr.polygonOutlinesFromHierarchy=function(e,t,n){let i=[],o=new ag;o.enqueue(e);let r,s,a;for(;o.length!==0;){let c=o.dequeue(),l=c.positions;if(t)for(a=l.length,r=0;r<a;r++)n.scaleToGeodeticSurface(l[r],l[r]);if(l=yo(l,h.equalsEpsilon,!0),l.length<3)continue;let f=c.holes?c.holes.length:0;for(r=0;r<f;r++){let d=c.holes[r],p=d.positions;if(t)for(a=p.length,s=0;s<a;++s)n.scaleToGeodeticSurface(p[s],p[s]);if(p=yo(p,h.equalsEpsilon,!0),p.length<3)continue;i.push(p);let g=0;for(u(d.holes)&&(g=d.holes.length),s=0;s<g;s++)o.enqueue(d.holes[s])}i.push(l)}return i};cr.polygonsFromHierarchy=function(e,t,n,i,o){let r=[],s=[],a=new ag;for(a.enqueue(e);a.length!==0;){let c=a.dequeue(),l=c.positions,f=c.holes,d,p;if(i)for(p=l.length,d=0;d<p;d++)o.scaleToGeodeticSurface(l[d],l[d]);if(t||(l=yo(l,h.equalsEpsilon,!0)),l.length<3)continue;let g=n(l);if(!u(g))continue;let m=[],A=oi.computeWindingOrder2D(g);A===Jr.CLOCKWISE&&(g.reverse(),l=l.slice().reverse());let x=l.slice(),C=u(f)?f.length:0,T=[],E;for(d=0;d<C;d++){let S=f[d],v=S.positions;if(i)for(p=v.length,E=0;E<p;++E)o.scaleToGeodeticSurface(v[E],v[E]);if(t||(v=yo(v,h.equalsEpsilon,!0)),v.length<3)continue;let w=n(v);if(!u(w))continue;A=oi.computeWindingOrder2D(w),A===Jr.CLOCKWISE&&(w.reverse(),v=v.slice().reverse()),T.push(v),m.push(x.length),x=x.concat(v),g=g.concat(w);let R=0;for(u(S.holes)&&(R=S.holes.length),E=0;E<R;E++)a.enqueue(S.holes[E])}r.push({outerRing:l,holes:T}),s.push({positions:x,positions2D:g,holes:m})}return{hierarchy:r,polygons:s}};var k$e=new H,z$e=new h,H$e=new Le,G$e=new Z;cr.computeBoundingRectangle=function(e,t,n,i,o){let r=Le.fromAxisAngle(e,i,H$e),s=Z.fromQuaternion(r,G$e),a=Number.POSITIVE_INFINITY,c=Number.NEGATIVE_INFINITY,l=Number.POSITIVE_INFINITY,f=Number.NEGATIVE_INFINITY,d=n.length;for(let p=0;p<d;++p){let g=h.clone(n[p],z$e);Z.multiplyByVector(s,g,g);let m=t(g,k$e);u(m)&&(a=Math.min(a,m.x),c=Math.max(c,m.x),l=Math.min(l,m.y),f=Math.max(f,m.y))}return o.x=a,o.y=l,o.width=c-a,o.height=f-l,o};cr.createGeometryFromPositions=function(e,t,n,i,o,r,s){let a=oi.triangulate(t.positions2D,t.holes);a.length<3&&(a=[0,1,2]);let c=t.positions,l=u(n),f=l?n.positions:void 0;if(o){let d=c.length,p=new Array(d*3),g=0;for(let x=0;x<d;x++){let C=c[x];p[g++]=C.x,p[g++]=C.y,p[g++]=C.z}let m={attributes:{position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:p})},indices:a,primitiveType:Me.TRIANGLES};l&&(m.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:H.packArray(f)}));let A=new ct(m);return r.normal?Ln.computeNormal(A):A}if(s===Jt.GEODESIC)return oi.computeSubdivision(e,c,a,f,i);if(s===Jt.RHUMB)return oi.computeRhumbLineSubdivision(e,c,a,f,i)};var dfe=[],hfe=[],W$e=new h,j$e=new h;cr.computeWallGeometry=function(e,t,n,i,o,r){let s,a,c,l,f,d,p,g,m,A=e.length,x=0,C=0,T=u(t),E=T?t.positions:void 0;if(o)for(a=A*3*2,s=new Array(a*2),T&&(m=A*2*2,g=new Array(m*2)),c=0;c<A;c++)l=e[c],f=e[(c+1)%A],s[x]=s[x+a]=l.x,++x,s[x]=s[x+a]=l.y,++x,s[x]=s[x+a]=l.z,++x,s[x]=s[x+a]=f.x,++x,s[x]=s[x+a]=f.y,++x,s[x]=s[x+a]=f.z,++x,T&&(d=E[c],p=E[(c+1)%A],g[C]=g[C+m]=d.x,++C,g[C]=g[C+m]=d.y,++C,g[C]=g[C+m]=p.x,++C,g[C]=g[C+m]=p.y,++C);else{let O=P.chordLength(i,n.maximumRadius),L=0;if(r===Jt.GEODESIC)for(c=0;c<A;c++)L+=cr.subdivideLineCount(e[c],e[(c+1)%A],O);else if(r===Jt.RHUMB)for(c=0;c<A;c++)L+=cr.subdivideRhumbLineCount(n,e[c],e[(c+1)%A],O);for(a=(L+A)*3,s=new Array(a*2),T&&(m=(L+A)*2,g=new Array(m*2)),c=0;c<A;c++){l=e[c],f=e[(c+1)%A];let N,_;T&&(d=E[c],p=E[(c+1)%A]),r===Jt.GEODESIC?(N=cr.subdivideLine(l,f,O,hfe),T&&(_=cr.subdivideTexcoordLine(d,p,l,f,O,dfe))):r===Jt.RHUMB&&(N=cr.subdivideRhumbLine(n,l,f,O,hfe),T&&(_=cr.subdivideTexcoordRhumbLine(d,p,n,l,f,O,dfe)));let b=N.length;for(let D=0;D<b;++D,++x)s[x]=N[D],s[x+a]=N[D];if(s[x]=f.x,s[x+a]=f.x,++x,s[x]=f.y,s[x+a]=f.y,++x,s[x]=f.z,s[x+a]=f.z,++x,T){let D=_.length;for(let I=0;I<D;++I,++C)g[C]=_[I],g[C+m]=_[I];g[C]=p.x,g[C+m]=p.x,++C,g[C]=p.y,g[C+m]=p.y,++C}}}A=s.length;let S=Fe.createTypedArray(A/3,A-e.length*6),v=0;for(A/=6,c=0;c<A;c++){let O=c,L=O+1,N=O+A,_=N+1;l=h.fromArray(s,O*3,W$e),f=h.fromArray(s,L*3,j$e),!h.equalsEpsilon(l,f,P.EPSILON10,P.EPSILON10)&&(S[v++]=O,S[v++]=N,S[v++]=L,S[v++]=L,S[v++]=N,S[v++]=_)}let w={attributes:new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:s})}),indices:S,primitiveType:Me.TRIANGLES};return T&&(w.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:g})),new ct(w)};var jn=cr;function Y$e(e){let t=e.length,n=new Float64Array(t*3),i=Fe.createTypedArray(t,t*2),o=0,r=0;for(let a=0;a<t;a++){let c=e[a];n[o++]=c.x,n[o++]=c.y,n[o++]=c.z,i[r++]=a,i[r++]=(a+1)%t}let s=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:n})});return new ct({attributes:s,indices:i,primitiveType:Me.LINES})}function gx(e){e=y(e,y.EMPTY_OBJECT);let t=e.polygonHierarchy;this._polygonHierarchy=t,this._workerName="createCoplanarPolygonOutlineGeometry",this.packedLength=jn.computeHierarchyPackedLength(t,h)+1}gx.fromPositions=function(e){e=y(e,y.EMPTY_OBJECT);let t={polygonHierarchy:{positions:e.positions}};return new gx(t)};gx.pack=function(e,t,n){return n=y(n,0),n=jn.packPolygonHierarchy(e._polygonHierarchy,t,n,h),t[n]=e.packedLength,t};var q$e={polygonHierarchy:{}};gx.unpack=function(e,t,n){t=y(t,0);let i=jn.unpackPolygonHierarchy(e,t,h);t=i.startingIndex,delete i.startingIndex;let o=e[t];return u(n)||(n=new gx(q$e)),n._polygonHierarchy=i,n.packedLength=o,n};gx.createGeometry=function(e){let t=e._polygonHierarchy,n=t.positions;if(n=yo(n,h.equalsEpsilon,!0),n.length<3||!f_.validOutline(n))return;let o=jn.polygonOutlinesFromHierarchy(t,!1);if(o.length===0)return;let r=[];for(let c=0;c<o.length;c++){let l=new yt({geometry:Y$e(o[c])});r.push(l)}let s=Ln.combineInstances(r)[0],a=se.fromPoints(t.positions);return new ct({attributes:s.attributes,indices:s.indices,primitiveType:s.primitiveType,boundingSphere:a})};var xf=gx;var Nk=new he;function nL(e){let t=Fp.fromToken(e.token),n=y(e.minimumHeight,0),i=y(e.maximumHeight,0),o=y(e.ellipsoid,ie.WGS84);this.s2Cell=t,this.minimumHeight=n,this.maximumHeight=i,this.ellipsoid=o;let r=net(t,n,i,o);this._boundingPlanes=r;let s=set(r);this._vertices=s,this._edgeNormals=new Array(6),this._edgeNormals[0]=zW(r[0],s.slice(0,4));let a;for(a=0;a<4;a++)this._edgeNormals[0][a]=h.negate(this._edgeNormals[0][a],this._edgeNormals[0][a]);for(this._edgeNormals[1]=zW(r[1],s.slice(4,8)),a=0;a<4;a++)this._edgeNormals[2+a]=zW(r[2+a],[s[a%4],s[(a+1)%4],s[4+(a+1)%4],s[4+a]]);for(this._planeVertices=[this._vertices.slice(0,4),this._vertices.slice(4,8)],a=0;a<4;a++)this._planeVertices.push([this._vertices[a%4],this._vertices[(a+1)%4],this._vertices[4+(a+1)%4],this._vertices[4+a]]);let c=t.getCenter();Nk=o.cartesianToCartographic(c,Nk),Nk.height=(i+n)/2,this.center=o.cartographicToCartesian(Nk,c),this._boundingSphere=se.fromPoints(s)}var X$e=new h,K$e=new he,Z$e=new h,J$e=new he,Q$e=new h,$$e=new h,eet=new h,tet=new h;function net(e,t,n,i){let o=new Array(6),r=e.getCenter(),s=i.geodeticSurfaceNormal(r,X$e),a=i.cartesianToCartographic(r,K$e);a.height=n;let c=i.cartographicToCartesian(a,Z$e),l=cn.fromPointNormal(c,s);o[0]=l;let f=0,d,p=[],g,m;for(d=0;d<4;d++){g=e.getVertex(d),p[d]=g,m=i.cartesianToCartographic(g,J$e),m.height=t;let x=cn.getPointDistance(l,i.cartographicToCartesian(m,Q$e));x<f&&(f=x)}let A=cn.clone(l);for(A.normal=h.negate(A.normal,A.normal),A.distance=A.distance*-1+f,o[1]=A,d=0;d<4;d++){g=p[d];let x=p[(d+1)%4],C=i.geodeticSurfaceNormal(g,$$e),T=h.subtract(x,g,tet),E=h.cross(T,C,eet);E=h.normalize(E,E),o[2+d]=cn.fromPointNormal(g,E)}return o}var yx=new h,Ax=new h,xx=new h,MW=new h,LW=new h,NW=new h,iet=new h,oet=new h,ret=new h,FW=new h,VW=new h,UW=new h,dy=new h,rm=new Z;function pfe(e,t,n){yx=e.normal,Ax=t.normal,xx=n.normal,MW=h.multiplyByScalar(e.normal,-e.distance,MW),LW=h.multiplyByScalar(t.normal,-t.distance,LW),NW=h.multiplyByScalar(n.normal,-n.distance,NW),FW=h.multiplyByScalar(h.cross(Ax,xx,iet),h.dot(MW,yx),FW),VW=h.multiplyByScalar(h.cross(xx,yx,oet),h.dot(LW,Ax),VW),UW=h.multiplyByScalar(h.cross(yx,Ax,ret),h.dot(NW,xx),UW),rm[0]=yx.x,rm[1]=Ax.x,rm[2]=xx.x,rm[3]=yx.y,rm[4]=Ax.y,rm[5]=xx.y,rm[6]=yx.z,rm[7]=Ax.z,rm[8]=xx.z;let i=Z.determinant(rm);return dy=h.add(FW,VW,dy),dy=h.add(dy,UW,dy),new h(dy.x/i,dy.y/i,dy.z/i)}function set(e){let t=new Array(8);for(let n=0;n<4;n++)t[n]=pfe(e[0],e[2+(n+3)%4],e[2+n%4]),t[n+4]=pfe(e[1],e[2+(n+3)%4],e[2+n%4]);return t}var kW=new h,GE=new h;function zW(e,t){let n=[];for(let i=0;i<4;i++)kW=h.subtract(t[(i+1)%4],t[i],kW),GE=h.cross(e.normal,kW,GE),GE=h.normalize(GE,GE),n[i]=h.clone(GE);return n}Object.defineProperties(nL.prototype,{boundingVolume:{get:function(){return this}},boundingSphere:{get:function(){return this._boundingSphere}}});var HW=new h;nL.prototype.distanceToCamera=function(e){let t=e.camera.positionWC,n=[],i=[],o;cn.getPointDistance(this._boundingPlanes[0],t)>0?(n.push(0),i.push(this._planeVertices[0]),o=this._edgeNormals[0]):cn.getPointDistance(this._boundingPlanes[1],t)>0&&(n.push(1),i.push(this._planeVertices[1]),o=this._edgeNormals[1]);let r,s;for(r=0;r<4;r++)s=2+r,cn.getPointDistance(this._boundingPlanes[s],t)>0&&(n.push(s),i.push(this._planeVertices[s]),o=this._edgeNormals[s]);if(n.length===0)return 0;let a,c;if(n.length===1)return c=this._boundingPlanes[n[0]],a=GW(cn.projectPointOntoPlane(c,t,HW),i[0],c,o),h.distance(a,t);if(n.length===2){if(n[0]===0){let p=[this._vertices[4*n[0]+(n[1]-2)],this._vertices[4*n[0]+(n[1]-2+1)%4]];return a=_fe(t,p[0],p[1]),h.distance(a,t)}let f=Number.MAX_VALUE,d;for(r=0;r<2;r++)c=this._boundingPlanes[n[r]],a=GW(cn.projectPointOntoPlane(c,t,HW),i[r],c,this._edgeNormals[n[r]]),d=h.distanceSquared(a,t),d<f&&(f=d);return Math.sqrt(f)}else if(n.length>3)return a=GW(cn.projectPointOntoPlane(this._boundingPlanes[1],t,HW),this._planeVertices[1],this._boundingPlanes[1],this._edgeNormals[1]),h.distance(a,t);let l=n[1]===2&&n[2]===5?0:1;return n[0]===0?h.distance(t,this._vertices[(n[1]-2+l)%4]):h.distance(t,this._vertices[4+(n[1]-2+l)%4])};var aet=new h,cet=new h;function _fe(e,t,n){let i=h.subtract(n,t,aet),o=h.subtract(e,t,cet),r=h.dot(i,o);if(r<=0)return t;let s=h.dot(i,i);return r>=s?n:(r=r/s,new h((1-r)*t.x+r*n.x,(1-r)*t.y+r*n.y,(1-r)*t.z+r*n.z))}var uet=new cn(h.UNIT_X,0);function GW(e,t,n,i){let o=Number.MAX_VALUE,r,s,a;for(let c=0;c<t.length;c++){let l=cn.fromPointNormal(t[c],i[c],uet);cn.getPointDistance(l,e)<0||(a=_fe(e,t[c],t[(c+1)%4]),r=h.distance(e,a),r<o&&(o=r,s=a))}return u(s)?s:e}nL.prototype.intersectPlane=function(e){let t=0,n=0;for(let i=0;i<this._vertices.length;i++)h.dot(e.normal,this._vertices[i])+e.distance<0?n++:t++;return t===this._vertices.length?Qt.INSIDE:n===this._vertices.length?Qt.OUTSIDE:Qt.INTERSECTING};nL.prototype.createDebugVolume=function(e){let t=new M.clone(M.IDENTITY),n=new xf({polygonHierarchy:{positions:this._planeVertices[0]}}),i=xf.createGeometry(n),o=new yt({geometry:i,id:"outline",modelMatrix:t,attributes:{color:Ft.fromColor(e)}}),r=new xf({polygonHierarchy:{positions:this._planeVertices[1]}}),s=xf.createGeometry(r),a=new yt({geometry:s,id:"outline",modelMatrix:t,attributes:{color:Ft.fromColor(e)}}),c=[];for(let l=0;l<4;l++){let f=new xf({polygonHierarchy:{positions:this._planeVertices[2+l]}}),d=xf.createGeometry(f);c[l]=new yt({geometry:d,id:"outline",modelMatrix:t,attributes:{color:Ft.fromColor(e)}})}return new Dn({geometryInstances:[c[0],c[1],c[2],c[3],a,o],appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1})};var iL=nL;function WE(e,t){t===0&&(t=P.EPSILON7),this._boundingSphere=new se(e,t)}Object.defineProperties(WE.prototype,{center:{get:function(){return this._boundingSphere.center}},radius:{get:function(){return this._boundingSphere.radius}},boundingVolume:{get:function(){return this._boundingSphere}},boundingSphere:{get:function(){return this._boundingSphere}}});WE.prototype.distanceToCamera=function(e){let t=this._boundingSphere;return Math.max(0,h.distance(t.center,e.camera.positionWC)-t.radius)};WE.prototype.intersectPlane=function(e){return se.intersectPlane(this._boundingSphere,e)};WE.prototype.update=function(e,t){h.clone(e,this._boundingSphere.center),this._boundingSphere.radius=t};WE.prototype.createDebugVolume=function(e){let t=new op({radius:this.radius}),n=M.fromTranslation(this.center,new M.clone(M.IDENTITY)),i=new yt({geometry:t,id:"outline",modelMatrix:n,attributes:{color:Ft.fromColor(e)}});return new Dn({geometryInstances:i,appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1})};var d_=WE;var fet=new h,det=new h,het=new h,met=new h;function Cx(e,t,n){n=h.cross(e,t,n);let i=h.magnitude(n);return h.multiplyByScalar(n,P.EPSILON7/i,n)}function WW(e,t){let n=h.normalize(e,met),i=h.equalsEpsilon(n,h.UNIT_X,P.EPSILON6)?h.UNIT_Y:h.UNIT_X;return Cx(e,i,t)}function gfe(e){let t=Z.getColumn(e,0,fet),n=Z.getColumn(e,1,det),i=Z.getColumn(e,2,het),o=h.equals(t,h.ZERO),r=h.equals(n,h.ZERO),s=h.equals(i,h.ZERO);return!o&&!r&&!s?e:o&&r&&s?(e[0]=P.EPSILON7,e[4]=P.EPSILON7,e[8]=P.EPSILON7,e):(o&&!r&&!s?t=Cx(n,i,t):!o&&r&&!s?n=Cx(t,i,n):!o&&!r&&s?i=Cx(n,t,i):o?r?s||(t=WW(i,t),n=Cx(i,t,n)):(t=WW(n,t),i=Cx(n,t,i)):(n=WW(t,n),i=Cx(n,t,i)),Z.setColumn(e,0,t,e),Z.setColumn(e,1,n,e),Z.setColumn(e,2,i,e),e)}function jE(e,t){t=gfe(t),this._orientedBoundingBox=new Rn(e,t),this._boundingSphere=se.fromOrientedBoundingBox(this._orientedBoundingBox)}Object.defineProperties(jE.prototype,{boundingVolume:{get:function(){return this._orientedBoundingBox}},boundingSphere:{get:function(){return this._boundingSphere}}});jE.prototype.distanceToCamera=function(e){return Math.sqrt(this._orientedBoundingBox.distanceSquaredTo(e.camera.positionWC))};jE.prototype.intersectPlane=function(e){return this._orientedBoundingBox.intersectPlane(e)};jE.prototype.update=function(e,t){h.clone(e,this._orientedBoundingBox.center),t=gfe(t),Z.clone(t,this._orientedBoundingBox.halfAxes),se.fromOrientedBoundingBox(this._orientedBoundingBox,this._boundingSphere)};jE.prototype.createDebugVolume=function(e){let t=new ed({minimum:new h(-1,-1,-1),maximum:new h(1,1,1)}),n=M.fromRotationTranslation(this.boundingVolume.halfAxes,this.boundingVolume.center),i=new yt({geometry:t,id:"outline",modelMatrix:n,attributes:{color:Ft.fromColor(e)}});return new Dn({geometryInstances:i,appearance:new rn({translucent:!1,flat:!0}),asynchronous:!1})};var Cf=jE;function Ko(e,t,n,i){this._tileset=e,this._header=n;let o=u(n.contents),r=o&&n.contents.length>1||ai(n,"3DTILES_multiple_contents"),s=o&&!r?n.contents[0]:n.content;this._contentHeader=s,this.transform=u(n.transform)?M.unpack(n.transform):M.clone(M.IDENTITY);let a=u(i)?i.computedTransform:e.modelMatrix,c=M.multiply(a,this.transform,new M),l=u(i)?i._initialTransform:M.IDENTITY;this._initialTransform=M.multiply(l,this.transform,new M),this.computedTransform=c,this._boundingVolume=this.createBoundingVolume(n.boundingVolume,c),this._boundingVolume2D=void 0;let f;u(s)&&u(s.boundingVolume)&&(f=this.createBoundingVolume(s.boundingVolume,c)),this._contentBoundingVolume=f,this._contentBoundingVolume2D=void 0;let d;u(n.viewerRequestVolume)&&(d=this.createBoundingVolume(n.viewerRequestVolume,c)),this._viewerRequestVolume=d,this.geometricError=n.geometricError,this._geometricError=n.geometricError,u(this._geometricError)||(this._geometricError=u(i)?i.geometricError:e._geometricError,Ko._deprecationWarning("geometricErrorUndefined","Required property geometricError is undefined for this tile. Using parent's geometric error instead.")),this.updateGeometricErrorScale();let p;u(n.refine)?((n.refine==="replace"||n.refine==="add")&&Ko._deprecationWarning("lowercase-refine",`This tile uses a lowercase refine "${n.refine}". Instead use "${n.refine.toUpperCase()}".`),p=n.refine.toUpperCase()==="REPLACE"?Dr.REPLACE:Dr.ADD):u(i)?p=i.refine:p=Dr.REPLACE,this.refine=p,this.children=[],this.parent=i;let g,m=!1,A,x,C;if(t=Oe.createIfNeeded(t),r)A=bo.UNLOADED,x=t.clone();else if(u(s)){let v=s.uri;u(s.url)&&(Ko._deprecationWarning("contentUrl",'This tileset JSON uses the "content.url" property which has been deprecated. Use "content.uri" instead.'),v=s.url),v===""?(Ko._deprecationWarning("contentUriEmpty","content.uri property is an empty string, which creates a circular dependency, making this tileset invalid. Omit the content property instead"),g=new HE(e,this),m=!0,A=bo.READY):(A=bo.UNLOADED,x=t.getDerivedResource({url:v}),C=Ra.getServerKey(x.getUrlComponent()))}else g=new HE(e,this),m=!0,A=bo.READY;this._content=g,this._contentResource=x,this._contentState=A,this._contentReadyToProcessPromise=void 0,this._contentReadyPromise=void 0,this._expiredContent=void 0,this._serverKey=C,this.hasEmptyContent=m,this.hasTilesetContent=!1,this.hasImplicitContent=!1,this.hasImplicitContentMetadata=!1,this.hasMultipleContents=r,this.metadata=$M(e,n),this.cacheNode=void 0;let T=n.expire,E,S;u(T)&&(E=T.duration,u(T.date)&&(S=$.fromIso8601(T.date))),this.expireDuration=E,this.expireDate=S,this.lastStyleTime=0,this._optimChildrenWithinParent=$u.NOT_COMPUTED,this.clippingPlanesDirty=!1,this.priorityDeferred=!1,this.implicitTileset=void 0,this.implicitCoordinates=void 0,this.implicitSubtree=void 0,this._distanceToCamera=0,this._centerZDepth=0,this._screenSpaceError=0,this._screenSpaceErrorProgressiveResolution=0,this._visibilityPlaneMask=0,this._visible=!1,this._inRequestVolume=!1,this._finalResolution=!0,this._depth=0,this._stackLength=0,this._selectionDepth=0,this._updatedVisibilityFrame=0,this._touchedFrame=0,this._visitedFrame=0,this._selectedFrame=0,this._requestedFrame=0,this._ancestorWithContent=void 0,this._ancestorWithContentAvailable=void 0,this._refines=!1,this._shouldSelect=!1,this._isClipped=!0,this._clippingPlanesState=0,this._debugBoundingVolume=void 0,this._debugContentBoundingVolume=void 0,this._debugViewerRequestVolume=void 0,this._debugColor=z.fromRandom({alpha:1}),this._debugColorizeTiles=!1,this._priority=0,this._priorityHolder=this,this._priorityProgressiveResolution=!1,this._priorityProgressiveResolutionScreenSpaceErrorLeaf=!1,this._priorityReverseScreenSpaceError=0,this._foveatedFactor=0,this._wasMinPriorityChild=!1,this._loadTimestamp=new $,this._commandsLength=0,this._color=void 0,this._colorDirty=!1,this._request=void 0}Ko._deprecationWarning=nr;Object.defineProperties(Ko.prototype,{tileset:{get:function(){return this._tileset}},content:{get:function(){return this._content}},boundingVolume:{get:function(){return this._boundingVolume}},contentBoundingVolume:{get:function(){return y(this._contentBoundingVolume,this._boundingVolume)}},boundingSphere:{get:function(){return this._boundingVolume.boundingSphere}},extras:{get:function(){return this._header.extras}},color:{get:function(){return u(this._color)||(this._color=new z),z.clone(this._color)},set:function(e){this._color=z.clone(e,this._color),this._colorDirty=!0}},contentAvailable:{get:function(){return this.contentReady&&!this.hasEmptyContent&&!this.hasTilesetContent&&!this.hasImplicitContent||u(this._expiredContent)&&!this.contentFailed}},contentReady:{get:function(){return this._contentState===bo.READY}},contentUnloaded:{get:function(){return this._contentState===bo.UNLOADED}},contentExpired:{get:function(){return this._contentState===bo.EXPIRED}},contentFailed:{get:function(){return this._contentState===bo.FAILED}},contentReadyToProcessPromise:{get:function(){return this._contentReadyToProcessPromise}},contentReadyPromise:{get:function(){return this._contentReadyPromise}},commandsLength:{get:function(){return this._commandsLength}}});var hy=new h;function pet(e,t){let n=e._tileset,i=t.camera,o=e.boundingSphere,r=o.radius,s=h.multiplyByScalar(i.directionWC,e._centerZDepth,hy),a=h.add(i.positionWC,s,hy),c=h.subtract(a,o.center,hy);if(h.magnitude(c)>r){let E=h.normalize(c,hy),S=h.multiplyByScalar(E,r,hy),v=h.add(o.center,S,hy),w=h.subtract(v,i.positionWC,hy),R=h.normalize(w,hy);e._foveatedFactor=1-Math.abs(h.dot(i.directionWC,R))}else e._foveatedFactor=0;let d=e.refine===Dr.REPLACE,p=n._skipLevelOfDetail;if(d&&!p||!n.foveatedScreenSpaceError||n.foveatedConeSize===1||e._priorityProgressiveResolution&&d&&p||n._pass===Wo.PRELOAD_FLIGHT||n._pass===Wo.PRELOAD)return!1;let g=1-Math.cos(i.frustum.fov*.5),m=n.foveatedConeSize*g;if(e._foveatedFactor<=m)return!1;let A=g-m,x=P.clamp((e._foveatedFactor-m)/A,0,1),C=n.foveatedInterpolationCallback(n.foveatedMinimumScreenSpaceErrorRelaxation,n.maximumScreenSpaceError,x),T=e._screenSpaceError===0&&u(e.parent)?e.parent._screenSpaceError*.5:e._screenSpaceError;return n.maximumScreenSpaceError-C<=T}var xfe=new $;Ko.prototype.getScreenSpaceError=function(e,t,n){let i=this._tileset,o=y(n,1),r=u(this.parent)?this.parent.geometricError:i._geometricError,s=t?r:this.geometricError;if(s===0)return 0;let a=e.camera,c=a.frustum,l=e.context,f=l.drawingBufferWidth,d=l.drawingBufferHeight*o,p;if(e.mode===ee.SCENE2D||c instanceof en){u(c._offCenterFrustum)&&(c=c._offCenterFrustum);let g=Math.max(c.top-c.bottom,c.right-c.left)/Math.max(f,d);p=s/g}else{let g=Math.max(this._distanceToCamera,P.EPSILON7),m=a.frustum.sseDenominator;if(p=s*d/(g*m),i.dynamicScreenSpaceError){let A=i._dynamicScreenSpaceErrorComputedDensity,x=i.dynamicScreenSpaceErrorFactor,C=P.fog(g,A)*x;p-=C}}return p/=e.pixelRatio,p};function _et(e,t){if(e.progressiveResolutionHeightFraction<=0||e.progressiveResolutionHeightFraction>.5)return!1;let n=t._screenSpaceErrorProgressiveResolution>e._maximumScreenSpaceError;t._priorityProgressiveResolutionScreenSpaceErrorLeaf=!1;let i=t.parent,o=e._maximumScreenSpaceError,r=t._screenSpaceErrorProgressiveResolution<=o,s=u(i)&&i._screenSpaceErrorProgressiveResolution>o;return r&&s&&(t._priorityProgressiveResolutionScreenSpaceErrorLeaf=!0,n=!0),n}function get(e,t){let n=t.parent,o=u(n)&&(!e._skipLevelOfDetail||t._screenSpaceError===0||n.hasTilesetContent||n.hasImplicitContent)?n._screenSpaceError:t._screenSpaceError;return e.root._screenSpaceError-o}Ko.prototype.updateVisibility=function(e){let t=this.parent,n=this._tileset,i=u(t)?t.computedTransform:n.modelMatrix,o=u(t)?t._visibilityPlaneMask:es.MASK_INDETERMINATE;this.updateTransform(i),this._distanceToCamera=this.distanceToTile(e),this._centerZDepth=this.distanceToTileCenter(e),this._screenSpaceError=this.getScreenSpaceError(e,!1),this._screenSpaceErrorProgressiveResolution=this.getScreenSpaceError(e,!1,n.progressiveResolutionHeightFraction),this._visibilityPlaneMask=this.visibility(e,o),this._visible=this._visibilityPlaneMask!==es.MASK_OUTSIDE,this._inRequestVolume=this.insideViewerRequestVolume(e),this._priorityReverseScreenSpaceError=get(n,this),this._priorityProgressiveResolution=_et(n,this),this.priorityDeferred=pet(this,e)};Ko.prototype.updateExpiration=function(){if(u(this.expireDate)&&this.contentReady&&!this.hasEmptyContent&&!this.hasMultipleContents){let e=$.now(xfe);$.lessThan(this.expireDate,e)&&(this._contentState=bo.EXPIRED,this._expiredContent=this._content)}};function yet(e){if(u(e.expireDuration)){let t=$.now(xfe);$.addSeconds(t,e.expireDuration,t),u(e.expireDate)?$.lessThan(e.expireDate,t)&&$.clone(t,e.expireDate):e.expireDate=$.clone(t)}}function Aet(e){return function(){return e._priority}}Ko.prototype.requestContent=function(){return this.hasEmptyContent?0:this.hasMultipleContents?xet(this):Cet(this)};function xet(e){let t=e._content,n=e._tileset;if(!u(t)){let r=ai(e._header,"3DTILES_multiple_contents")?e._header.extensions["3DTILES_multiple_contents"]:e._header;t=new eL(n,e,e._contentResource.clone(),r),e._content=t}let i=t.requestInnerContents();if(i>0)return i;e._contentState=bo.LOADING;let o=t.contentsFetchedPromise.then(function(){if(!(e._contentState!==bo.LOADING||!u(t.readyPromise))){if(e.isDestroyed()){jW(e,n,"Tile was unloaded while content was loading");return}return e._contentState=bo.PROCESSING,t}});return e._contentReadyToProcessPromise=o,e._contentReadyPromise=o.then(function(r){if(u(r))return t.readyPromise}).then(function(r){if(u(r)){if(e.isDestroyed()){jW(e,n,"Tile was unloaded while content was processing");return}return e._selectedFrame=0,e.lastStyleTime=0,$.now(e._loadTimestamp),e._contentState=bo.READY,r}}).catch(function(r){jW(e,n,r)}),0}function jW(e,t,n){e._contentState===bo.PROCESSING&&--t.statistics.numberOfTilesProcessing,e._contentState=bo.FAILED}function Cet(e){let t=e._contentResource.clone(),n=e.contentExpired;n&&t.setQueryParameters({expired:e.expireDate.toString()});let i=new Uo({throttle:!0,throttleByServer:!0,type:$r.TILES3D,priorityFunction:Aet(e),serverKey:e._serverKey});e._request=i,t.request=i;let o=t.fetchArrayBuffer();if(!u(o))return 1;let r=e._contentState,s=e._tileset;e._contentState=bo.LOADING,++s.statistics.numberOfPendingRequests;let a=o.then(function(c){if(e.isDestroyed()){YW(e,s);return}let l=Tet(e,c);return n&&(e.expireDate=void 0),e._content=l,e._contentState=bo.PROCESSING,l});return e._contentReadyToProcessPromise=a,e._contentReadyPromise=a.then(function(c){if(u(c))return--s.statistics.numberOfPendingRequests,c.readyPromise}).then(function(c){if(u(c)){if(e.isDestroyed()){YW(e,s);return}return yet(e),e._selectedFrame=0,e.lastStyleTime=0,$.now(e._loadTimestamp),e._contentState=bo.READY,c}}).catch(function(c){return i.state===fi.CANCELLED?(e._contentState=r,--s.statistics.numberOfPendingRequests,++s.statistics.numberOfAttemptedRequests,Promise.reject("Cancelled")):(YW(e,s),Promise.reject(c))}),0}function YW(e,t){e._contentState===bo.PROCESSING?--t.statistics.numberOfTilesProcessing:--t.statistics.numberOfPendingRequests,e._contentState=bo.FAILED}function Tet(e,t){let n=om(t),i=e._tileset;i._disableSkipLevelOfDetail=i._disableSkipLevelOfDetail||n.contentType===hs.GEOMETRY||n.contentType===hs.VECTOR,(n.contentType===hs.IMPLICIT_SUBTREE||n.contentType===hs.IMPLICIT_SUBTREE_JSON)&&(e.hasImplicitContent=!0),n.contentType===hs.EXTERNAL_TILESET&&(e.hasTilesetContent=!0);let o,r=hx[n.contentType];u(n.binaryPayload)?o=r(i,e,e._contentResource,n.binaryPayload.buffer,0):o=r(i,e,e._contentResource,n.jsonPayload);let s=e._contentHeader;if(e.hasImplicitContentMetadata){let c=e.implicitSubtree,l=e.implicitCoordinates;o.metadata=c.getContentMetadataView(l,0)}else e.hasImplicitContent||(o.metadata=mx(i,s));let a=px(i,s);return u(a)&&(o.group=new NA({metadata:a})),o}Ko.prototype.cancelRequests=function(){this.hasMultipleContents?this._content.cancelRequests():this._request.cancel()};Ko.prototype.unloadContent=function(){this.hasEmptyContent||this.hasTilesetContent||this.hasImplicitContent||(this._content=this._content&&this._content.destroy(),this._contentState=bo.UNLOADED,this._contentReadyToProcessPromise=void 0,this._contentReadyPromise=void 0,this.lastStyleTime=0,this.clippingPlanesDirty=this._clippingPlanesState===0,this._clippingPlanesState=0,this._debugColorizeTiles=!1,this._debugBoundingVolume=this._debugBoundingVolume&&this._debugBoundingVolume.destroy(),this._debugContentBoundingVolume=this._debugContentBoundingVolume&&this._debugContentBoundingVolume.destroy(),this._debugViewerRequestVolume=this._debugViewerRequestVolume&&this._debugViewerRequestVolume.destroy())};var Cfe=new se;function XW(e,t){if(t.mode!==ee.SCENE3D&&!u(e._boundingVolume2D)){let n=e._boundingVolume.boundingSphere,i=se.projectTo2D(n,t.mapProjection,Cfe);e._boundingVolume2D=new d_(i.center,i.radius)}return t.mode!==ee.SCENE3D?e._boundingVolume2D:e._boundingVolume}function Eet(e,t){if(t.mode!==ee.SCENE3D&&!u(e._contentBoundingVolume2D)){let n=e._contentBoundingVolume.boundingSphere,i=se.projectTo2D(n,t.mapProjection,Cfe);e._contentBoundingVolume2D=new d_(i.center,i.radius)}return t.mode!==ee.SCENE3D?e._contentBoundingVolume2D:e._contentBoundingVolume}Ko.prototype.visibility=function(e,t){let n=e.cullingVolume,i=XW(this,e),o=this._tileset,r=o.clippingPlanes;if(u(r)&&r.enabled){let s=r.computeIntersectionWithBoundingVolume(i,o.clippingPlanesOriginMatrix);if(this._isClipped=s!==Qt.INSIDE,s===Qt.OUTSIDE)return es.MASK_OUTSIDE}return n.computeVisibilityWithPlaneMask(i,t)};Ko.prototype.contentVisibility=function(e){if(!u(this._contentBoundingVolume))return Qt.INSIDE;if(this._visibilityPlaneMask===es.MASK_INSIDE)return Qt.INSIDE;let t=e.cullingVolume,n=Eet(this,e),i=this._tileset,o=i.clippingPlanes;if(u(o)&&o.enabled){let r=o.computeIntersectionWithBoundingVolume(n,i.clippingPlanesOriginMatrix);if(this._isClipped=r!==Qt.INSIDE,r===Qt.OUTSIDE)return Qt.OUTSIDE}return t.computeVisibility(n)};Ko.prototype.distanceToTile=function(e){return XW(this,e).distanceToCamera(e)};var bet=new h;Ko.prototype.distanceToTileCenter=function(e){let n=XW(this,e).boundingVolume,i=h.subtract(n.center,e.camera.positionWC,bet);return h.dot(e.camera.directionWC,i)};Ko.prototype.insideViewerRequestVolume=function(e){let t=this._viewerRequestVolume;return!u(t)||t.distanceToCamera(e)===0};var Tfe=new Z,Efe=new h,vet=new Z,bfe=new h,Sfe=new ce,Det=new Rn,qW=new M;function wet(e,t,n){let i=h.fromElements(e[0],e[1],e[2],bfe),o=Z.fromArray(e,3,vet);i=M.multiplyByPoint(t,i,i);let r=M.getMatrix3(t,Tfe);return o=Z.multiply(r,o,o),u(n)?(n.update(i,o),n):new Cf(i,o)}function Iet(e,t,n,i){let o=ce.unpack(e,0,Sfe),r=e[4],s=e[5],a=Rn.fromRectangle(o,r,s,ie.WGS84,Det),c=a.center,l=a.halfAxes;t=M.multiplyTransformation(t,M.inverseTransformation(n,qW),qW),c=M.multiplyByPoint(t,c,c);let f=M.getMatrix3(t,Tfe);return l=Z.multiply(f,l,l),u(i)&&i instanceof Cf?(i.update(c,l),i):new Cf(c,l)}function Pet(e,t,n,i){if(!M.equalsEpsilon(t,n,P.EPSILON8))return Iet(e,t,n,i);if(u(i))return i;let o=ce.unpack(e,0,Sfe);return new Zu({rectangle:o,minimumHeight:e[4],maximumHeight:e[5]})}function Oet(e,t,n){let i=h.fromElements(e[0],e[1],e[2],bfe),o=e[3];i=M.multiplyByPoint(t,i,i);let r=M.getScale(t,Efe),s=h.maximumComponent(r);return o*=s,u(n)?(n.update(i,o),n):new d_(i,o)}Ko.prototype.createBoundingVolume=function(e,t,n){if(!u(e))throw new ue("boundingVolume must be defined");if(ai(e,"3DTILES_bounding_volume_S2"))return new iL(e.extensions["3DTILES_bounding_volume_S2"]);if(u(e.box))return wet(e.box,t,n);if(u(e.region))return Pet(e.region,t,this._initialTransform,n);if(u(e.sphere))return Oet(e.sphere,t,n);throw new ue("boundingVolume must contain a sphere, region, or box")};Ko.prototype.updateTransform=function(e){e=y(e,M.IDENTITY);let t=M.multiply(e,this.transform,qW);if(!!M.equals(t,this.computedTransform))return;M.clone(t,this.computedTransform);let i=this._header,o=this._contentHeader;this._boundingVolume=this.createBoundingVolume(i.boundingVolume,this.computedTransform,this._boundingVolume),u(this._contentBoundingVolume)&&(this._contentBoundingVolume=this.createBoundingVolume(o.boundingVolume,this.computedTransform,this._contentBoundingVolume)),u(this._viewerRequestVolume)&&(this._viewerRequestVolume=this.createBoundingVolume(i.viewerRequestVolume,this.computedTransform,this._viewerRequestVolume)),this.updateGeometricErrorScale(),this._debugBoundingVolume=this._debugBoundingVolume&&this._debugBoundingVolume.destroy(),this._debugContentBoundingVolume=this._debugContentBoundingVolume&&this._debugContentBoundingVolume.destroy(),this._debugViewerRequestVolume=this._debugViewerRequestVolume&&this._debugViewerRequestVolume.destroy()};Ko.prototype.updateGeometricErrorScale=function(){let e=M.getScale(this.computedTransform,Efe),t=h.maximumComponent(e);this.geometricError=this._geometricError*t};function Ret(e,t,n,i){if(!i.isRender)return;let o=u(e._contentHeader)&&u(e._contentHeader.boundingVolume),r=e.hasEmptyContent||e.hasTilesetContent||e.hasImplicitContent,s=t.debugShowBoundingVolume||t.debugShowContentBoundingVolume&&!o;if(s){let l;e._finalResolution?r?l=z.DARKGRAY:l=z.WHITE:l=z.YELLOW,u(e._debugBoundingVolume)||(e._debugBoundingVolume=e._boundingVolume.createDebugVolume(l)),e._debugBoundingVolume.update(n);let f=e._debugBoundingVolume.getGeometryInstanceAttributes("outline");f.color=Ft.toValue(l,f.color)}else!s&&u(e._debugBoundingVolume)&&(e._debugBoundingVolume=e._debugBoundingVolume.destroy());t.debugShowContentBoundingVolume&&o?(u(e._debugContentBoundingVolume)||(e._debugContentBoundingVolume=e._contentBoundingVolume.createDebugVolume(z.BLUE)),e._debugContentBoundingVolume.update(n)):!t.debugShowContentBoundingVolume&&u(e._debugContentBoundingVolume)&&(e._debugContentBoundingVolume=e._debugContentBoundingVolume.destroy()),t.debugShowViewerRequestVolume&&u(e._viewerRequestVolume)?(u(e._debugViewerRequestVolume)||(e._debugViewerRequestVolume=e._viewerRequestVolume.createDebugVolume(z.YELLOW)),e._debugViewerRequestVolume.update(n)):!t.debugShowViewerRequestVolume&&u(e._debugViewerRequestVolume)&&(e._debugViewerRequestVolume=e._debugViewerRequestVolume.destroy());let a=t.debugColorizeTiles&&!e._debugColorizeTiles||u(t._heatmap.tilePropertyName),c=!t.debugColorizeTiles&&e._debugColorizeTiles;a?(t._heatmap.colorize(e,n),e._debugColorizeTiles=!0,e.color=e._debugColor):c&&(e._debugColorizeTiles=!1,e.color=z.WHITE),e._colorDirty&&(e._colorDirty=!1,e._content.applyDebugSettings(!0,e._color)),c&&t.makeStyleDirty()}function Bet(e,t,n){let i=e._content,o=e._expiredContent;if(!e.hasMultipleContents&&u(o)){if(!e.contentReady){o.update(t,n);return}e._expiredContent.destroy(),e._expiredContent=void 0}i.update(t,n)}function Met(e,t){let n=t.clippingPlanes,i=0;u(n)&&e._isClipped&&n.enabled&&(i=n.clippingPlanesState),i!==e._clippingPlanesState&&(e._clippingPlanesState=i,e.clippingPlanesDirty=!0)}Ko.prototype.update=function(e,t,n){let i=t.commandList.length;Met(this,e),Ret(this,e,t,n),Bet(this,e,t);let r=t.commandList.length-i;this._commandsLength=r;for(let s=0;s<r;++s){let a=t.commandList[i+s],c=a.pass===Ee.TRANSLUCENT;a.depthForTranslucentClassification=c}this.clippingPlanesDirty=!1};var yfe=[];Ko.prototype.process=function(e,t){let n=t.commandList;t.commandList=yfe,this._content.update(e,t),yfe.length=0,t.commandList=n};function Afe(e,t,n){let i=e*Math.pow(10,t);return parseInt(i)*Math.pow(10,n)}function Fk(e,t,n){return Math.max(P.normalize(e,t,n)-P.EPSILON7,0)}Ko.prototype.updatePriority=function(){let e=this.tileset,t=e.preferLeaves,n=e._minimumPriority,i=e._maximumPriority,o=4,r=1,s=0,a=o,c=s+a,l=o,f=c+l,d=r,p=Math.pow(10,f),g=f+d,m=r,A=Math.pow(10,g),x=g+m,C=Math.pow(10,x),T=Fk(this._depth,n.depth,i.depth);T=t?1-T:T;let S=!e._skipLevelOfDetail&&this.refine===Dr.REPLACE?Fk(this._priorityHolder._distanceToCamera,n.distance,i.distance):Fk(this._priorityReverseScreenSpaceError,n.reverseScreenSpaceError,i.reverseScreenSpaceError),v=Afe(S,a,s),w=this._priorityProgressiveResolution?0:p,R=Fk(this._priorityHolder._foveatedFactor,n.foveatedFactor,i.foveatedFactor),O=Afe(R,l,c),L=this.priorityDeferred?A:0,N=e._pass===Wo.PRELOAD_FLIGHT?0:C;this._priority=T+v+w+O+L+N};Ko.prototype.isDestroyed=function(){return!1};Ko.prototype.destroy=function(){return this._content=this._content&&this._content.destroy(),this._expiredContent=this._expiredContent&&!this._expiredContent.isDestroyed()&&this._expiredContent.destroy(),this._debugBoundingVolume=this._debugBoundingVolume&&this._debugBoundingVolume.destroy(),this._debugContentBoundingVolume=this._debugContentBoundingVolume&&this._debugContentBoundingVolume.destroy(),this._debugViewerRequestVolume=this._debugViewerRequestVolume&&this._debugViewerRequestVolume.destroy(),le(this)};var lu=Ko;function h_(e){e=y(e,y.EMPTY_OBJECT);let t=e.id,n=e.group,i=e.class,o=u(n.properties)?n.properties:{};this._class=i,this._properties=o,this._id=t,this._extras=n.extras,this._extensions=n.extensions}Object.defineProperties(h_.prototype,{class:{get:function(){return this._class}},id:{get:function(){return this._id}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});h_.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,this._class)};h_.prototype.hasPropertyBySemantic=function(e){return Nn.hasPropertyBySemantic(e,this._properties,this._class)};h_.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,this._class,e)};h_.prototype.getProperty=function(e){return Nn.getProperty(e,this._properties,this._class)};h_.prototype.setProperty=function(e,t){return Nn.setProperty(e,t,this._properties,this._class)};h_.prototype.getPropertyBySemantic=function(e){return Nn.getPropertyBySemantic(e,this._properties,this._class)};h_.prototype.setPropertyBySemantic=function(e,t){return Nn.setPropertyBySemantic(e,t,this._properties,this._class)};var YE=h_;function m_(e){e=y(e,y.EMPTY_OBJECT);let t=e.tileset,n=e.class,i=u(t.properties)?t.properties:{};this._class=n,this._properties=i,this._extras=t.extras,this._extensions=t.extensions}Object.defineProperties(m_.prototype,{class:{get:function(){return this._class}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});m_.prototype.hasProperty=function(e){return Nn.hasProperty(e,this._properties,this._class)};m_.prototype.hasPropertyBySemantic=function(e){return Nn.hasPropertyBySemantic(e,this._properties,this._class)};m_.prototype.getPropertyIds=function(e){return Nn.getPropertyIds(this._properties,this._class,e)};m_.prototype.getProperty=function(e){return Nn.getProperty(e,this._properties,this._class)};m_.prototype.setProperty=function(e,t){return Nn.setProperty(e,t,this._properties,this._class)};m_.prototype.getPropertyBySemantic=function(e){return Nn.getPropertyBySemantic(e,this._properties,this._class)};m_.prototype.setPropertyBySemantic=function(e,t){return Nn.setPropertyBySemantic(e,t,this._properties,this._class)};var oL=m_;function vfe(e){e=y(e,y.EMPTY_OBJECT);let t=e.metadataJson,n=e.schema,i=y(t.metadata,t.tileset),o;u(i)&&(o=new oL({tileset:i,class:n.classes[i.class]}));let r=[],s=[],a=t.groups;if(Array.isArray(a)){let c=a.length;for(let l=0;l<c;l++){let f=a[l];s.push(new YE({group:f,class:n.classes[f.class]}))}}else if(u(a)){r=Object.keys(a).sort();let c=r.length;for(let l=0;l<c;l++){let f=r[l];if(a.hasOwnProperty(f)){let d=a[f];s.push(new YE({id:f,group:a[f],class:n.classes[d.class]}))}}}this._schema=n,this._groups=s,this._groupIds=r,this._tileset=o,this._statistics=t.statistics,this._extras=t.extras,this._extensions=t.extensions}Object.defineProperties(vfe.prototype,{schema:{get:function(){return this._schema}},groups:{get:function(){return this._groups}},groupIds:{get:function(){return this._groupIds}},tileset:{get:function(){return this._tileset}},statistics:{get:function(){return this._statistics}},extras:{get:function(){return this._extras}},extensions:{get:function(){return this._extensions}}});var Tx=vfe;var Dfe={},Let=new h;Dfe.checkChildrenWithinParent=function(e){let t=e.children,n=t.length,i=e.boundingVolume;if(i instanceof Cf||i instanceof Zu){let o=i._orientedBoundingBox;e._optimChildrenWithinParent=$u.USE_OPTIMIZATION;for(let r=0;r<n;++r){let a=t[r].boundingVolume;if(!(a instanceof Cf||a instanceof Zu)){e._optimChildrenWithinParent=$u.SKIP_OPTIMIZATION;break}let c=a._orientedBoundingBox,l=h.subtract(c.center,o.center,Let),f=h.magnitude(l);h.divideByScalar(l,f,l);let d=Math.abs(o.halfAxes[0]*l.x)+Math.abs(o.halfAxes[1]*l.y)+Math.abs(o.halfAxes[2]*l.z)+Math.abs(o.halfAxes[3]*l.x)+Math.abs(o.halfAxes[4]*l.y)+Math.abs(o.halfAxes[5]*l.z)+Math.abs(o.halfAxes[6]*l.x)+Math.abs(o.halfAxes[7]*l.y)+Math.abs(o.halfAxes[8]*l.z),p=Math.abs(c.halfAxes[0]*l.x)+Math.abs(c.halfAxes[1]*l.y)+Math.abs(c.halfAxes[2]*l.z)+Math.abs(c.halfAxes[3]*l.x)+Math.abs(c.halfAxes[4]*l.y)+Math.abs(c.halfAxes[5]*l.z)+Math.abs(c.halfAxes[6]*l.x)+Math.abs(c.halfAxes[7]*l.y)+Math.abs(c.halfAxes[8]*l.z);if(d<=p+f){e._optimChildrenWithinParent=$u.SKIP_OPTIMIZATION;break}}}return e._optimChildrenWithinParent===$u.USE_OPTIMIZATION};var rL=Dfe;function sL(){this.head=void 0,this.tail=void 0,this._length=0}Object.defineProperties(sL.prototype,{length:{get:function(){return this._length}}});function Net(e,t,n){this.item=e,this.previous=t,this.next=n}sL.prototype.add=function(e){let t=new Net(e,this.tail,void 0);return u(this.tail)?(this.tail.next=t,this.tail=t):(this.head=t,this.tail=t),++this._length,t};function wfe(e,t){u(t.previous)&&u(t.next)?(t.previous.next=t.next,t.next.previous=t.previous):u(t.previous)?(t.previous.next=void 0,e.tail=t.previous):u(t.next)?(t.next.previous=void 0,e.head=t.next):(e.head=void 0,e.tail=void 0),t.next=void 0,t.previous=void 0}sL.prototype.remove=function(e){u(e)&&(wfe(this,e),--this._length)};sL.prototype.splice=function(e,t){if(e===t)return;wfe(this,t);let n=e.next;e.next=t,this.tail===e?this.tail=t:n.previous=t,t.next=n,t.previous=e};var aL=sL;function Ex(){this._list=new aL,this._sentinel=this._list.add(),this._trimTiles=!1}Ex.prototype.reset=function(){this._list.splice(this._list.tail,this._sentinel)};Ex.prototype.touch=function(e){let t=e.cacheNode;u(t)&&this._list.splice(this._sentinel,t)};Ex.prototype.add=function(e){u(e.cacheNode)||(e.cacheNode=this._list.add(e))};Ex.prototype.unloadTile=function(e,t,n){let i=t.cacheNode;u(i)&&(this._list.remove(i),t.cacheNode=void 0,n(e,t))};Ex.prototype.unloadTiles=function(e,t){let n=this._trimTiles;this._trimTiles=!1;let i=this._list,o=e.maximumMemoryUsage*1024*1024,r=this._sentinel,s=i.head;for(;s!==r&&(e.totalMemoryUsageInBytes>o||n);){let a=s.item;s=s.next,this.unloadTile(e,a,t)}};Ex.prototype.trim=function(){this._trimTiles=!0};var cL=Ex;function Vk(e){this.tilePropertyName=e,this._minimum=Number.MAX_VALUE,this._maximum=-Number.MAX_VALUE,this._previousMinimum=Number.MAX_VALUE,this._previousMaximum=-Number.MAX_VALUE,this._referenceMinimum={},this._referenceMaximum={}}function ZW(e,t){let n;return t==="_loadTimestamp"?n=$.toDate(e).getTime():n=e,n}Vk.prototype.setReferenceMinimumMaximum=function(e,t,n){this._referenceMinimum[n]=ZW(e,n),this._referenceMaximum[n]=ZW(t,n)};function Fet(e,t){let n=e.tilePropertyName;if(u(n)){let i=ZW(t[n],n);return u(i)?(e._maximum=Math.max(i,e._maximum),e._minimum=Math.min(i,e._minimum),i):(e.tilePropertyName=void 0,i)}}var KW=[new z(.1,.1,.1,1),new z(.153,.278,.878,1),new z(.827,.231,.49,1),new z(.827,.188,.22,1),new z(1,.592,.259,1),new z(1,.843,0,1)];Vk.prototype.colorize=function(e,t){let n=this.tilePropertyName;if(!u(n)||!e.contentAvailable||e._selectedFrame!==t.frameNumber)return;let i=Fet(this,e),o=this._previousMinimum,r=this._previousMaximum;if(o===Number.MAX_VALUE||r===-Number.MAX_VALUE)return;let s=r-o+P.EPSILON7,c=P.clamp(i-o,0,s)/s,l=KW.length-1,f=c*l,d=Math.floor(f),p=Math.ceil(f),g=f-d,m=KW[d],A=KW[p],x=z.clone(z.WHITE);x.red=P.lerp(m.red,A.red,g),x.green=P.lerp(m.green,A.green,g),x.blue=P.lerp(m.blue,A.blue,g),e._debugColor=x};Vk.prototype.resetMinimumMaximum=function(){let e=this.tilePropertyName;if(u(e)){let t=this._referenceMinimum[e],n=this._referenceMaximum[e],i=u(t)&&u(n);this._previousMinimum=i?t:this._minimum,this._previousMaximum=i?n:this._maximum,this._minimum=Number.MAX_VALUE,this._maximum=-Number.MAX_VALUE}};var lL=Vk;function qE(){this.selected=0,this.visited=0,this.numberOfCommands=0,this.numberOfAttemptedRequests=0,this.numberOfPendingRequests=0,this.numberOfTilesProcessing=0,this.numberOfTilesWithContentReady=0,this.numberOfTilesTotal=0,this.numberOfLoadedTilesTotal=0,this.numberOfFeaturesSelected=0,this.numberOfFeaturesLoaded=0,this.numberOfPointsSelected=0,this.numberOfPointsLoaded=0,this.numberOfTrianglesSelected=0,this.numberOfTilesStyled=0,this.numberOfFeaturesStyled=0,this.numberOfTilesCulledWithChildrenUnion=0,this.geometryByteLength=0,this.texturesByteLength=0,this.batchTableByteLength=0}qE.prototype.clear=function(){this.selected=0,this.visited=0,this.numberOfCommands=0,this.numberOfAttemptedRequests=0,this.numberOfFeaturesSelected=0,this.numberOfPointsSelected=0,this.numberOfTrianglesSelected=0,this.numberOfTilesStyled=0,this.numberOfFeaturesStyled=0,this.numberOfTilesCulledWithChildrenUnion=0};function Uk(e,t,n,i){let o=t.innerContents,r=t.pointsLength,s=t.trianglesLength,a=t.featuresLength,c=t.geometryByteLength,l=t.texturesByteLength,f=t.batchTableByteLength;if(i?(e.numberOfFeaturesLoaded+=n?-a:a,e.numberOfPointsLoaded+=n?-r:r,e.geometryByteLength+=n?-c:c,e.texturesByteLength+=n?-l:l,e.batchTableByteLength+=n?-f:f):(e.numberOfFeaturesSelected+=n?-a:a,e.numberOfPointsSelected+=n?-r:r,e.numberOfTrianglesSelected+=n?-s:s),u(o)){let d=o.length;for(let p=0;p<d;++p)Uk(e,o[p],n,i)}}qE.prototype.incrementSelectionCounts=function(e){Uk(this,e,!1,!1)};qE.prototype.incrementLoadCounts=function(e){Uk(this,e,!1,!0)};qE.prototype.decrementLoadCounts=function(e){Uk(this,e,!0,!0)};qE.clone=function(e,t){t.selected=e.selected,t.visited=e.visited,t.numberOfCommands=e.numberOfCommands,t.selected=e.selected,t.numberOfAttemptedRequests=e.numberOfAttemptedRequests,t.numberOfPendingRequests=e.numberOfPendingRequests,t.numberOfTilesProcessing=e.numberOfTilesProcessing,t.numberOfTilesWithContentReady=e.numberOfTilesWithContentReady,t.numberOfTilesTotal=e.numberOfTilesTotal,t.numberOfFeaturesSelected=e.numberOfFeaturesSelected,t.numberOfFeaturesLoaded=e.numberOfFeaturesLoaded,t.numberOfPointsSelected=e.numberOfPointsSelected,t.numberOfPointsLoaded=e.numberOfPointsLoaded,t.numberOfTrianglesSelected=e.numberOfTrianglesSelected,t.numberOfTilesStyled=e.numberOfTilesStyled,t.numberOfFeaturesStyled=e.numberOfFeaturesStyled,t.numberOfTilesCulledWithChildrenUnion=e.numberOfTilesCulledWithChildrenUnion,t.geometryByteLength=e.geometryByteLength,t.texturesByteLength=e.texturesByteLength,t.batchTableByteLength=e.batchTableByteLength};var p_=qE;function uL(){this._style=void 0,this._styleDirty=!1,this._lastStyleTime=0}Object.defineProperties(uL.prototype,{style:{get:function(){return this._style},set:function(e){e!==this._style&&(this._style=e,this._styleDirty=!0)}}});uL.prototype.makeDirty=function(){this._styleDirty=!0};uL.prototype.resetDirty=function(){this._styleDirty=!1};uL.prototype.applyStyle=function(e){if(!e.ready||u(this._style)&&!this._style._ready)return;let t=this._styleDirty;t&&++this._lastStyleTime;let n=this._lastStyleTime,i=e._statistics,o=t?e._selectedTiles:e._selectedTilesToStyle,r=o.length;for(let s=0;s<r;++s){let a=o[s];if(a.lastStyleTime!==n){let c=a.content;a.lastStyleTime=n,c.applyStyle(this._style),i.numberOfFeaturesStyled+=c.featuresLength,++i.numberOfTilesStyled}}};var fL=uL;function Vet(e,t,n){let i=ai(t,"3DTILES_implicit_tiling")?t.extensions["3DTILES_implicit_tiling"]:t.implicitTiling;this.baseResource=e,this.geometricError=t.geometricError,this.metadataSchema=n;let o=t.boundingVolume;if(!u(o.box)&&!u(o.region)&&!ai(o,"3DTILES_bounding_volume_S2")&&!ai(o,"3DTILES_bounding_volume_cylinder"))throw new ue("Only box, region, 3DTILES_bounding_volume_S2, and 3DTILES_bounding_volume_cylinder are supported for implicit tiling");this.boundingVolume=o,this.refine=t.refine,this.subtreeUriTemplate=new Oe({url:i.subtrees.uri}),this.contentUriTemplates=[],this.contentHeaders=[];let r=Uet(t);for(let s=0;s<r.length;s++){let a=r[s];this.contentHeaders.push(Ge(a,!0));let c=new Oe({url:a.uri});this.contentUriTemplates.push(c)}this.contentCount=this.contentHeaders.length,this.tileHeader=ket(t),this.subdivisionScheme=Hr[i.subdivisionScheme],this.branchingFactor=Hr.getBranchingFactor(this.subdivisionScheme),this.subtreeLevels=i.subtreeLevels,u(i.availableLevels)?this.availableLevels=i.availableLevels:this.availableLevels=i.maximumLevel+1}function Uet(e){if(ai(e,"3DTILES_multiple_contents")){let t=e.extensions["3DTILES_multiple_contents"];return u(t.contents)?t.contents:t.content}return u(e.contents)?e.contents:u(e.content)?[e.content]:[]}function ket(e){let t=Ge(e,!0);return u(t.extensions)&&(delete t.extensions["3DTILES_implicit_tiling"],delete t.extensions["3DTILES_multiple_contents"],Object.keys(t.extensions).length===0&&delete t.extensions),delete t.implicitTiling,delete t.contents,delete t.content,t}var bx=Vet;var dL={};function Ife(e){return e=(e^e<<8)&16711935,e=(e^e<<4)&252645135,e=(e^e<<2)&858993459,e=(e^e<<1)&1431655765,e}function JW(e){return e=(e^e<<16)&50331903,e=(e^e<<8)&50393103,e=(e^e<<4)&51130563,e=(e^e<<2)&153391689,e}function Pfe(e){return e&=1431655765,e=(e^e>>1)&858993459,e=(e^e>>2)&252645135,e=(e^e>>4)&16711935,e=(e^e>>8)&65535,e}function QW(e){return e&=153391689,e=(e^e>>2)&51130563,e=(e^e>>4)&50393103,e=(e^e>>8)&4278190335,e=(e^e>>16)&1023,e}dL.encode2D=function(e,t){return(Ife(e)|Ife(t)<<1)>>>0};dL.decode2D=function(e,t){return u(t)||(t=new Array(2)),t[0]=Pfe(e),t[1]=Pfe(e>>1),t};dL.encode3D=function(e,t,n){return JW(e)|JW(t)<<1|JW(n)<<2};dL.decode3D=function(e,t){return u(t)||(t=new Array(3)),t[0]=QW(e),t[1]=QW(e>>1),t[2]=QW(e>>2),t};var my=dL;function Fo(e){this.subdivisionScheme=e.subdivisionScheme,this.subtreeLevels=e.subtreeLevels,this.level=e.level,this.x=e.x,this.y=e.y,this.z=void 0,e.subdivisionScheme===Hr.OCTREE&&(this.z=e.z)}Object.defineProperties(Fo.prototype,{childIndex:{get:function(){let e=0;return e|=this.x&1,e|=(this.y&1)<<1,this.subdivisionScheme===Hr.OCTREE&&(e|=(this.z&1)<<2),e}},mortonIndex:{get:function(){return this.subdivisionScheme===Hr.OCTREE?my.encode3D(this.x,this.y,this.z):my.encode2D(this.x,this.y)}},tileIndex:{get:function(){let e=this.subdivisionScheme===Hr.OCTREE?((1<<3*this.level)-1)/7:((1<<2*this.level)-1)/3,t=this.mortonIndex;return e+t}}});Fo.prototype.getDescendantCoordinates=function(e){let t=this.level+e.level,n=(this.x<<e.level)+e.x,i=(this.y<<e.level)+e.y;if(this.subdivisionScheme===Hr.OCTREE){let o=(this.z<<e.level)+e.z;return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:t,x:n,y:i,z:o})}return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:t,x:n,y:i})};Fo.prototype.getAncestorCoordinates=function(e){let t=1<<e,n=this.level-e,i=Math.floor(this.x/t),o=Math.floor(this.y/t);if(this.subdivisionScheme===Hr.OCTREE){let r=Math.floor(this.z/t);return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:n,x:i,y:o,z:r})}return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:n,x:i,y:o})};Fo.prototype.getOffsetCoordinates=function(e){let t=e.level-this.level,n=1<<t,i=e.x%n,o=e.y%n;if(this.subdivisionScheme===Hr.OCTREE){let r=e.z%n;return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:t,x:i,y:o,z:r})}return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:t,x:i,y:o})};Fo.prototype.getChildCoordinates=function(e){let t=this.level+1,n=2*this.x+e%2,i=2*this.y+Math.floor(e/2)%2;if(this.subdivisionScheme===Hr.OCTREE){let o=2*this.z+Math.floor(e/4)%2;return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:t,x:n,y:i,z:o})}return new Fo({subdivisionScheme:this.subdivisionScheme,subtreeLevels:this.subtreeLevels,level:t,x:n,y:i})};Fo.prototype.getSubtreeCoordinates=function(){return this.getAncestorCoordinates(this.level%this.subtreeLevels)};Fo.prototype.getParentSubtreeCoordinates=function(){return this.getAncestorCoordinates(this.level%this.subtreeLevels+this.subtreeLevels)};Fo.prototype.isAncestor=function(e){let t=e.level-this.level;if(t<=0)return!1;let n=e.x>>t,i=e.y>>t,o=this.x===n,r=this.y===i;if(this.subdivisionScheme===Hr.OCTREE){let s=e.z>>t,a=this.z===s;return o&&r&&a}return o&&r};Fo.prototype.isEqual=function(e){return this.subdivisionScheme===e.subdivisionScheme&&this.subtreeLevels===e.subtreeLevels&&this.level===e.level&&this.x===e.x&&this.y===e.y&&(this.subdivisionScheme===Hr.OCTREE?this.z===e.z:!0)};Fo.prototype.isImplicitTilesetRoot=function(){return this.level===0};Fo.prototype.isSubtreeRoot=function(){return this.level%this.subtreeLevels===0};Fo.prototype.isBottomOfSubtree=function(){return this.level%this.subtreeLevels===this.subtreeLevels-1};Fo.prototype.getTemplateValues=function(){let e={level:this.level,x:this.x,y:this.y};return this.subdivisionScheme===Hr.OCTREE&&(e.z=this.z),e};var Ofe=[0,0,0];Fo.fromMortonIndex=function(e,t,n,i){let o;return e===Hr.OCTREE?(o=my.decode3D(i,Ofe),new Fo({subdivisionScheme:e,subtreeLevels:t,level:n,x:o[0],y:o[1],z:o[2]})):(o=my.decode2D(i,Ofe),new Fo({subdivisionScheme:e,subtreeLevels:t,level:n,x:o[0],y:o[1]}))};Fo.fromTileIndex=function(e,t,n){let i,o,r;return e===Hr.OCTREE?(i=Math.floor(P.log2(7*n+1)/3),o=((1<<3*i)-1)/7,r=n-o):(i=Math.floor(P.log2(3*n+1)/2),o=((1<<2*i)-1)/3,r=n-o),Fo.fromMortonIndex(e,t,i,r)};var Sx=Fo;function Ks(e){e=y(e,y.EMPTY_OBJECT),this._url=void 0,this._basePath=void 0,this._root=void 0,this._resource=void 0,this._asset=void 0,this._properties=void 0,this._geometricError=void 0,this._extensionsUsed=void 0,this._extensions=void 0,this._modelUpAxis=void 0,this._modelForwardAxis=void 0,this._cache=new cL,this._processingQueue=[],this._selectedTiles=[],this._emptyTiles=[],this._requestedTiles=[],this._selectedTilesToStyle=[],this._loadTimestamp=void 0,this._timeSinceLoad=0,this._updatedVisibilityFrame=0,this._updatedModelMatrixFrame=0,this._modelMatrixChanged=!1,this._previousModelMatrix=void 0,this._extras=void 0,this._credits=void 0,this._showCreditsOnScreen=y(e.showCreditsOnScreen,!1),this._cullWithChildrenBounds=y(e.cullWithChildrenBounds,!0),this._allTilesAdditive=!0,this._hasMixedContent=!1,this._stencilClearCommand=void 0,this._backfaceCommands=new Xl,this._maximumScreenSpaceError=y(e.maximumScreenSpaceError,16),this._maximumMemoryUsage=y(e.maximumMemoryUsage,512),this._styleEngine=new fL,this._styleApplied=!1,this._modelMatrix=u(e.modelMatrix)?M.clone(e.modelMatrix):M.clone(M.IDENTITY),this._statistics=new p_,this._statisticsLast=new p_,this._statisticsPerPass=new Array(Wo.NUMBER_OF_PASSES);for(let r=0;r<Wo.NUMBER_OF_PASSES;++r)this._statisticsPerPass[r]=new p_;this._requestedTilesInFlight=[],this._maximumPriority={foveatedFactor:-Number.MAX_VALUE,depth:-Number.MAX_VALUE,distance:-Number.MAX_VALUE,reverseScreenSpaceError:-Number.MAX_VALUE},this._minimumPriority={foveatedFactor:Number.MAX_VALUE,depth:Number.MAX_VALUE,distance:Number.MAX_VALUE,reverseScreenSpaceError:Number.MAX_VALUE},this._heatmap=new lL(e.debugHeatmapTilePropertyName),this.cullRequestsWhileMoving=y(e.cullRequestsWhileMoving,!0),this._cullRequestsWhileMoving=!1,this.cullRequestsWhileMovingMultiplier=y(e.cullRequestsWhileMovingMultiplier,60),this.progressiveResolutionHeightFraction=P.clamp(y(e.progressiveResolutionHeightFraction,.3),0,.5),this.preferLeaves=y(e.preferLeaves,!1),this._tilesLoaded=!1,this._initialTilesLoaded=!1,this._tileDebugLabels=void 0,this._classificationType=e.classificationType,this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._initialClippingPlanesOriginMatrix=M.IDENTITY,this._clippingPlanesOriginMatrix=void 0,this._clippingPlanesOriginMatrixDirty=!0,this._vectorClassificationOnly=y(e.vectorClassificationOnly,!1),this._vectorKeepDecodedPositions=y(e.vectorKeepDecodedPositions,!1),this.preloadWhenHidden=y(e.preloadWhenHidden,!1),this.preloadFlightDestinations=y(e.preloadFlightDestinations,!0),this._pass=void 0,this.dynamicScreenSpaceError=y(e.dynamicScreenSpaceError,!1),this.foveatedScreenSpaceError=y(e.foveatedScreenSpaceError,!0),this._foveatedConeSize=y(e.foveatedConeSize,.1),this._foveatedMinimumScreenSpaceErrorRelaxation=y(e.foveatedMinimumScreenSpaceErrorRelaxation,0),this.foveatedInterpolationCallback=y(e.foveatedInterpolationCallback,P.lerp),this.foveatedTimeDelay=y(e.foveatedTimeDelay,.2),this.dynamicScreenSpaceErrorDensity=.00278,this.dynamicScreenSpaceErrorFactor=4,this.dynamicScreenSpaceErrorHeightFalloff=.25,this._dynamicScreenSpaceErrorComputedDensity=0,this.shadows=y(e.shadows,gn.ENABLED),this.show=y(e.show,!0),this.colorBlendMode=pl.HIGHLIGHT,this.colorBlendAmount=.5,this._pointCloudShading=new Kh(e.pointCloudShading),this._pointCloudEyeDomeLighting=new Xp,this.loadProgress=new Ae,this.allTilesLoaded=new Ae,this.initialTilesLoaded=new Ae,this.tileLoad=new Ae,this.tileUnload=new Ae,this.tileFailed=new Ae,this.tileVisible=new Ae,this.skipLevelOfDetail=y(e.skipLevelOfDetail,!1),this._skipLevelOfDetail=this.skipLevelOfDetail,this._disableSkipLevelOfDetail=!1,this.baseScreenSpaceError=y(e.baseScreenSpaceError,1024),this.skipScreenSpaceErrorFactor=y(e.skipScreenSpaceErrorFactor,16),this.skipLevels=y(e.skipLevels,1),this.immediatelyLoadDesiredLevelOfDetail=y(e.immediatelyLoadDesiredLevelOfDetail,!1),this.loadSiblings=y(e.loadSiblings,!1),this._clippingPlanes=void 0,this.clippingPlanes=e.clippingPlanes,u(e.imageBasedLighting)?(this._imageBasedLighting=e.imageBasedLighting,this._shouldDestroyImageBasedLighting=!1):(this._imageBasedLighting=new LA,this._shouldDestroyImageBasedLighting=!0),this.lightColor=e.lightColor,this.backFaceCulling=y(e.backFaceCulling,!0),this._enableShowOutline=y(e.enableShowOutline,!0),this.showOutline=y(e.showOutline,!0),this.outlineColor=y(e.outlineColor,z.BLACK),this.splitDirection=y(e.splitDirection,vc.NONE),this._projectTo2D=y(e.projectTo2D,!1),this.debugFreezeFrame=y(e.debugFreezeFrame,!1),this.debugColorizeTiles=y(e.debugColorizeTiles,!1),this._enableDebugWireframe=y(e.enableDebugWireframe,!1),this.debugWireframe=y(e.debugWireframe,!1),this.debugWireframe===!0&&this._enableDebugWireframe===!1&&wt("tileset-debug-wireframe-ignored","enableDebugWireframe must be set to true in the Cesium3DTileset constructor, otherwise debugWireframe will be ignored."),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.debugShowContentBoundingVolume=y(e.debugShowContentBoundingVolume,!1),this.debugShowViewerRequestVolume=y(e.debugShowViewerRequestVolume,!1),this._tileDebugLabels=void 0,this.debugPickedTileLabelOnly=!1,this.debugPickedTile=void 0,this.debugPickPosition=void 0,this.debugShowGeometricError=y(e.debugShowGeometricError,!1),this.debugShowRenderingStatistics=y(e.debugShowRenderingStatistics,!1),this.debugShowMemoryUsage=y(e.debugShowMemoryUsage,!1),this.debugShowUrl=y(e.debugShowUrl,!1),this.examineVectorLinesFunction=void 0,this._metadataExtension=void 0,this._customShader=e.customShader;let t=y(e.featureIdLabel,"featureId_0");typeof t=="number"&&(t=`featureId_${t}`),this._featureIdLabel=t;let n=y(e.instanceFeatureIdLabel,"instanceFeatureId_0");typeof n=="number"&&(n=`instanceFeatureId_${n}`),this._instanceFeatureIdLabel=n,this._schemaLoader=void 0;let i=this,o;this._readyPromise=Promise.resolve(e.url).then(function(r){let s;return o=Oe.createIfNeeded(r),i._resource=o,i._credits=o.credits,o.extension==="json"?s=o.getBaseUri(!0):o.isDataUri&&(s=""),i._url=o.url,i._basePath=s,Ks.loadJson(o)}).then(function(r){if(!i.isDestroyed())return zet(i,r)}).then(function(r){if(i.isDestroyed())return;i._root=i.loadTileset(o,r);let s=u(r.asset.gltfUpAxis)?Po.fromName(r.asset.gltfUpAxis):Po.Y,a=y(e.modelUpAxis,s),c=y(e.modelForwardAxis,Po.X),l=r.asset;i._asset=l,i._properties=r.properties,i._geometricError=r.geometricError,i._extensionsUsed=r.extensionsUsed,i._extensions=r.extensions,i._modelUpAxis=a,i._modelForwardAxis=c,i._extras=r.extras;let f=l.extras;if(u(f)&&u(f.cesium)&&u(f.cesium.credits)){let m=f.cesium.credits,A=i._credits;u(A)||(A=[],i._credits=A);for(let x=0;x<m.length;++x){let C=m[x];A.push(new Kt(C.html,i._showCreditsOnScreen))}}let p=i._root.createBoundingVolume(r.root.boundingVolume,M.IDENTITY).boundingSphere.center,g=i._ellipsoid.cartesianToCartographic(p);return u(g)&&g.height>ui._defaultMinTerrainHeight&&(i._initialClippingPlanesOriginMatrix=Rt.eastNorthUpToFixedFrame(p)),i._clippingPlanesOriginMatrix=M.clone(i._initialClippingPlanesOriginMatrix),i})}Object.defineProperties(Ks.prototype,{isCesium3DTileset:{get:function(){return!0}},asset:{get:function(){return this._asset}},extensions:{get:function(){return this._extensions}},clippingPlanes:{get:function(){return this._clippingPlanes},set:function(e){ss.setOwner(e,this,"_clippingPlanes")}},properties:{get:function(){return this._properties}},ready:{get:function(){return u(this._root)}},readyPromise:{get:function(){return this._readyPromise}},tilesLoaded:{get:function(){return this._tilesLoaded}},resource:{get:function(){return this._resource}},basePath:{get:function(){return nr("Cesium3DTileset.basePath","Cesium3DTileset.basePath has been deprecated. All tiles are relative to the url of the tileset JSON file that contains them. Use the url property instead."),this._basePath}},style:{get:function(){return this._styleEngine.style},set:function(e){this._styleEngine.style=e}},customShader:{get:function(){return this._customShader},set:function(e){this._customShader=e}},metadataExtension:{get:function(){return this._metadataExtension}},metadata:{get:function(){if(u(this._metadataExtension))return this._metadataExtension.tileset}},schema:{get:function(){if(u(this._metadataExtension))return this._metadataExtension.schema}},maximumScreenSpaceError:{get:function(){return this._maximumScreenSpaceError},set:function(e){this._maximumScreenSpaceError=e}},maximumMemoryUsage:{get:function(){return this._maximumMemoryUsage},set:function(e){this._maximumMemoryUsage=e}},pointCloudShading:{get:function(){return this._pointCloudShading},set:function(e){this._pointCloudShading=e}},root:{get:function(){return this._root}},boundingSphere:{get:function(){return this._root.updateTransform(this._modelMatrix),this._root.boundingSphere}},modelMatrix:{get:function(){return this._modelMatrix},set:function(e){this._modelMatrix=M.clone(e,this._modelMatrix)}},timeSinceLoad:{get:function(){return this._timeSinceLoad}},totalMemoryUsageInBytes:{get:function(){let e=this._statistics;return e.texturesByteLength+e.geometryByteLength+e.batchTableByteLength}},clippingPlanesOriginMatrix:{get:function(){return u(this._clippingPlanesOriginMatrix)?(this._clippingPlanesOriginMatrixDirty&&(M.multiply(this.root.computedTransform,this._initialClippingPlanesOriginMatrix,this._clippingPlanesOriginMatrix),this._clippingPlanesOriginMatrixDirty=!1),this._clippingPlanesOriginMatrix):M.IDENTITY}},styleEngine:{get:function(){return this._styleEngine}},statistics:{get:function(){return this._statistics}},classificationType:{get:function(){return this._classificationType}},ellipsoid:{get:function(){return this._ellipsoid}},foveatedConeSize:{get:function(){return this._foveatedConeSize},set:function(e){this._foveatedConeSize=e}},foveatedMinimumScreenSpaceErrorRelaxation:{get:function(){return this._foveatedMinimumScreenSpaceErrorRelaxation},set:function(e){this._foveatedMinimumScreenSpaceErrorRelaxation=e}},extras:{get:function(){return this._extras}},imageBasedLighting:{get:function(){return this._imageBasedLighting},set:function(e){e!==this._imageBasedLighting&&(this._shouldDestroyImageBasedLighting&&!this._imageBasedLighting.isDestroyed()&&this._imageBasedLighting.destroy(),this._imageBasedLighting=e,this._shouldDestroyImageBasedLighting=!1)}},vectorClassificationOnly:{get:function(){return this._vectorClassificationOnly}},vectorKeepDecodedPositions:{get:function(){return this._vectorKeepDecodedPositions}},showCreditsOnScreen:{get:function(){return this._showCreditsOnScreen},set:function(e){this._showCreditsOnScreen=e}},featureIdLabel:{get:function(){return this._featureIdLabel},set:function(e){typeof e=="number"&&(e=`featureId_${e}`),this._featureIdLabel=e}},instanceFeatureIdLabel:{get:function(){return this._instanceFeatureIdLabel},set:function(e){typeof e=="number"&&(e=`instanceFeatureId_${e}`),this._instanceFeatureIdLabel=e}}});Ks.loadJson=function(e){return Oe.createIfNeeded(e).fetchJson()};Ks.prototype.makeStyleDirty=function(){this._styleEngine.makeDirty()};Ks.prototype.loadTileset=function(e,t,n){let i=t.asset;if(!u(i))throw new ue("Tileset must have an asset property.");if(i.version!=="0.0"&&i.version!=="1.0"&&i.version!=="1.1")throw new ue("The tileset must be 3D Tiles version 0.0, 1.0, or 1.1");u(t.extensionsRequired)&&Ks.checkSupportedExtensions(t.extensionsRequired);let o=this._statistics,r=i.tilesetVersion;u(r)&&(this._basePath+=`?v=${r}`,e=e.clone(),e.setQueryParameters({v:r}));let s=Rfe(this,e,t.root,n);u(n)&&(n.children.push(s),s._depth=n._depth+1);let a=[];for(a.push(s);a.length>0;){let c=a.pop();++o.numberOfTilesTotal,this._allTilesAdditive=this._allTilesAdditive&&c.refine===Dr.ADD;let l=c._header.children;if(u(l)){let f=l.length;for(let d=0;d<f;++d){let p=l[d],g=Rfe(this,e,p,c);c.children.push(g),g._depth=c._depth+1,a.push(g)}}this._cullWithChildrenBounds&&rL.checkChildrenWithinParent(c)}return s};function Rfe(e,t,n,i){if(u(n.implicitTiling)||ai(n,"3DTILES_implicit_tiling")){let r=e.schema,s=new bx(t,n,r),a=new Sx({subdivisionScheme:s.subdivisionScheme,subtreeLevels:s.subtreeLevels,level:0,x:0,y:0,z:0}),c=s.subtreeUriTemplate.getDerivedResource({templateValues:a.getTemplateValues()}).url,f=Ge(n,!0);f.contents=[{uri:c}],delete f.content,delete f.extensions;let d=new lu(e,t,f,i);return d.implicitTileset=s,d.implicitCoordinates=a,d}return new lu(e,t,n,i)}function zet(e,t){let n=ai(t,"3DTILES_metadata")?t.extensions["3DTILES_metadata"]:t,i;if(u(n.schemaUri)){let o=e._resource.getDerivedResource({url:n.schemaUri});i=Ui.loadSchema({resource:o})}else if(u(n.schema))i=Ui.loadSchema({schema:n.schema});else return Promise.resolve(t);return e._schemaLoader=i,i.promise.then(function(o){return e._metadataExtension=new Tx({schema:o.schema,metadataJson:n}),t})}var Bfe=new h,Het=new he,Get=new M,Wet=new h,jet=new h,Yet=new h;function qet(e,t){let n,i,o,r,s,a=t.camera,c=e._root,l=c.contentBoundingVolume;if(l instanceof Zu)n=h.normalize(a.positionWC,Bfe),i=a.directionWC,o=a.positionCartographic.height,r=l.minimumHeight,s=l.maximumHeight;else{let C=M.inverseTransformation(c.computedTransform,Get),T=t.mapProjection.ellipsoid,E=l.boundingVolume,S=M.multiplyByPoint(C,E.center,Wet);if(h.magnitude(S)>T.minimumRadius){let v=he.fromCartesian(S,T,Het);n=h.normalize(a.positionWC,Bfe),i=a.directionWC,o=a.positionCartographic.height,r=0,s=v.height*2}else{let v=M.multiplyByPoint(C,a.positionWC,jet);if(n=h.UNIT_Z,i=M.multiplyByPointAsVector(C,a.directionWC,Yet),i=h.normalize(i,i),o=v.z,l instanceof Cf){let w=c._header.boundingVolume.box[11];r=S.z-w,s=S.z+w}else if(l instanceof d_){let w=E.radius;r=S.z-w,s=S.z+w}}}let f=e.dynamicScreenSpaceErrorHeightFalloff,d=r+(s-r)*f,p=s,g=P.clamp((o-d)/(p-d),0,1),A=1-Math.abs(h.dot(i,n));A=A*(1-g);let x=e.dynamicScreenSpaceErrorDensity;x*=A,e._dynamicScreenSpaceErrorComputedDensity=x}function Xet(e,t){if(t.hasEmptyContent)return;let n=e._statistics,i=t.contentExpired,o=t.requestContent();if(o>0){n.numberOfAttemptedRequests+=o;return}i&&(t.hasTilesetContent||t.hasImplicitContent?stt(e,t):(n.decrementLoadCounts(t.content),--n.numberOfTilesWithContentReady)),e._requestedTilesInFlight.push(t),t.contentReadyToProcessPromise.then(Qet(e,t)).catch(function(r){}),t.contentReadyPromise.then(ett(e,t)).catch($et(e,t))}function Ket(e,t){return e._priority-t._priority}Ks.prototype.postPassesUpdate=function(e){this.ready&&(Zet(this,e),ctt(this,e),this._cache.unloadTiles(this,Nfe),this._styleApplied&&this._styleEngine.resetDirty(),this._styleApplied=!1)};Ks.prototype.prePassesUpdate=function(e){if(!this.ready)return;ntt(this,e);let t=this._clippingPlanes;this._clippingPlanesOriginMatrixDirty=!0,u(t)&&t.enabled&&t.update(e),u(this._loadTimestamp)||(this._loadTimestamp=$.clone(e.time)),this._timeSinceLoad=Math.max($.secondsDifference(e.time,this._loadTimestamp)*1e3,0),this._skipLevelOfDetail=this.skipLevelOfDetail&&!u(this._classificationType)&&!this._disableSkipLevelOfDetail&&!this._allTilesAdditive,this.dynamicScreenSpaceError&&qet(this,e),e.newFrame&&this._cache.reset()};function Zet(e,t){let n=e._requestedTilesInFlight,i=0,o=n.length;for(let r=0;r<o;++r){let s=n[r],a=t.frameNumber-s._touchedFrame>=1;if(s._contentState!==bo.LOADING){++i;continue}else if(a){s.cancelRequests(),++i;continue}i>0&&(n[r-i]=s)}n.length-=i}function Jet(e,t){let n=e._requestedTiles,i=n.length;n.sort(Ket);for(let o=0;o<i;++o)Xet(e,n[o])}function Qet(e,t){return function(){e._processingQueue.push(t),++e._statistics.numberOfTilesProcessing}}function $et(e,t){return function(n){if(t._contentState!==bo.FAILED)return;let i=t._contentResource.url,o=u(n.message)?n.message:n.toString();e.tileFailed.numberOfListeners>0?e.tileFailed.raiseEvent({url:i,message:o}):(console.log(`A 3D tile failed to load: ${i}`),console.log(`Error: ${o}`))}}function ett(e,t){return function(n){--e._statistics.numberOfTilesProcessing,u(n)&&(!t.hasTilesetContent&&!t.hasImplicitContent&&(e._statistics.incrementLoadCounts(t.content),++e._statistics.numberOfTilesWithContentReady,++e._statistics.numberOfLoadedTilesTotal,e._cache.add(t)),e.tileLoad.raiseEvent(t))}}function ttt(e){let t=e._processingQueue,n=t.length,i=0;for(let o=0;o<n;++o){let r=t[o];if(r._contentState!==bo.PROCESSING){++i;continue}i>0&&(t[o-i]=r)}t.length-=i}function ntt(e,t){ttt(e);let n=e._processingQueue,i=n.length;for(let o=0;o<i;++o)n[o].process(e,t)}var kk=new h,itt={maximumFractionDigits:3};function Mfe(e){let t=e/1048576;return t<1?t.toLocaleString(void 0,itt):Math.round(t).toLocaleString()}function $W(e){let t=e.boundingVolume.boundingVolume,n=t.halfAxes,i=t.radius,o=h.clone(t.center,kk);if(u(n))o.x+=.75*(n[0]+n[3]+n[6]),o.y+=.75*(n[1]+n[4]+n[7]),o.z+=.75*(n[2]+n[5]+n[8]);else if(u(i)){let r=h.normalize(t.center,kk);r=h.multiplyByScalar(r,.75*i,kk),o=h.add(r,t.center,kk)}return o}function e7(e,t,n){let i="",o=0;if(t.debugShowGeometricError&&(i+=`
|
||
Geometric error: ${e.geometricError}`,o++),t.debugShowRenderingStatistics&&(i+=`
|
||
Commands: ${e.commandsLength}`,o++,e.content.pointsLength>0&&(i+=`
|
||
Points: ${e.content.pointsLength}`,o++),e.content.trianglesLength>0&&(i+=`
|
||
Triangles: ${e.content.trianglesLength}`,o++),i+=`
|
||
Features: ${e.content.featuresLength}`,o++),t.debugShowMemoryUsage&&(i+=`
|
||
Texture Memory: ${Mfe(e.content.texturesByteLength)}`,i+=`
|
||
Geometry Memory: ${Mfe(e.content.geometryByteLength)}`,o+=2),t.debugShowUrl)if(e.hasMultipleContents){i+=`
|
||
Urls:`;let s=e.content.innerContentUrls;for(let a=0;a<s.length;a++)i+=`
|
||
- ${s[a]}`;o+=s.length}else i+=`
|
||
Url: ${e._contentHeader.uri}`,o++;let r={text:i.substring(1),position:n,font:`${19-o}px sans-serif`,showBackground:!0,disableDepthTestDistance:Number.POSITIVE_INFINITY};return t._tileDebugLabels.add(r)}function ott(e,t){let n,i,o=e._selectedTiles,r=o.length,s=e._emptyTiles,a=s.length;if(e._tileDebugLabels.removeAll(),e.debugPickedTileLabelOnly){if(u(e.debugPickedTile)){let c=u(e.debugPickPosition)?e.debugPickPosition:$W(e.debugPickedTile),l=e7(e.debugPickedTile,e,c);l.pixelOffset=new H(15,-15)}}else{for(n=0;n<r;++n)i=o[n],e7(i,e,$W(i));for(n=0;n<a;++n)i=s[n],(i.hasTilesetContent||i.hasImplicitContent)&&e7(i,e,$W(i))}e._tileDebugLabels.update(t)}function rtt(e,t,n){e._styleEngine.applyStyle(e),e._styleApplied=!0;let i=n.isRender,o=e._statistics,r=t.commandList,s=r.length,a=e._selectedTiles,c=a.length,l=e._emptyTiles,f=l.length,d=e.tileVisible,p,g,m=e._skipLevelOfDetail&&e._hasMixedContent&&t.context.stencilBuffer&&c>0;e._backfaceCommands.length=0,m&&(u(e._stencilClearCommand)||(e._stencilClearCommand=new ti({stencil:0,pass:Ee.CESIUM_3D_TILE,renderState:Ue.fromCache({stencilMask:Mt.SKIP_LOD_MASK})})),r.push(e._stencilClearCommand));let A=r.length;for(p=0;p<c;++p)g=a[p],i&&d.raiseEvent(g),g.update(e,t,n),o.incrementSelectionCounts(g.content),++o.selected;for(p=0;p<f;++p)g=l[p],g.update(e,t,n);let x=r.length-A;if(e._backfaceCommands.trim(),m){let C=e._backfaceCommands.values,T=C.length;for(r.length+=T,p=x-1;p>=0;--p)r[A+T+p]=r[A+p];for(p=0;p<T;++p)r[A+p]=C[p]}x=r.length-s,o.numberOfCommands=x,i&&e.pointCloudShading.attenuation&&e.pointCloudShading.eyeDomeLighting&&x>0&&e._pointCloudEyeDomeLighting.update(t,s,e.pointCloudShading,e.boundingSphere),i&&(e.debugShowGeometricError||e.debugShowRenderingStatistics||e.debugShowMemoryUsage||e.debugShowUrl?(u(e._tileDebugLabels)||(e._tileDebugLabels=new tm),ott(e,t)):e._tileDebugLabels=e._tileDebugLabels&&e._tileDebugLabels.destroy())}var Lfe=[];function stt(e,t){let n=t,i=Lfe;for(i.push(t);i.length>0;){t=i.pop();let o=t.children,r=o.length;for(let s=0;s<r;++s)i.push(o[s]);t!==n&&(att(e,t),--e._statistics.numberOfTilesTotal)}n.children=[]}function Nfe(e,t){e.tileUnload.raiseEvent(t),e._statistics.decrementLoadCounts(t.content),--e._statistics.numberOfTilesWithContentReady,t.unloadContent()}function att(e,t){e._cache.unloadTile(e,t,Nfe),t.destroy()}Ks.prototype.trimLoadedTiles=function(){this._cache.trim()};function ctt(e,t){let n=e._statistics,i=e._statisticsLast,o=n.numberOfPendingRequests,r=n.numberOfTilesProcessing,s=i.numberOfPendingRequests,a=i.numberOfTilesProcessing;p_.clone(n,i);let c=o!==s||r!==a;c&&t.afterRender.push(function(){return e.loadProgress.raiseEvent(o,r),!0}),e._tilesLoaded=n.numberOfPendingRequests===0&&n.numberOfTilesProcessing===0&&n.numberOfAttemptedRequests===0,c&&e._tilesLoaded&&(t.afterRender.push(function(){return e.allTilesLoaded.raiseEvent(),!0}),e._initialTilesLoaded||(e._initialTilesLoaded=!0,t.afterRender.push(function(){return e.initialTilesLoaded.raiseEvent(),!0})))}function ltt(e){e._heatmap.resetMinimumMaximum(),e._minimumPriority.depth=Number.MAX_VALUE,e._maximumPriority.depth=-Number.MAX_VALUE,e._minimumPriority.foveatedFactor=Number.MAX_VALUE,e._maximumPriority.foveatedFactor=-Number.MAX_VALUE,e._minimumPriority.distance=Number.MAX_VALUE,e._maximumPriority.distance=-Number.MAX_VALUE,e._minimumPriority.reverseScreenSpaceError=Number.MAX_VALUE,e._maximumPriority.reverseScreenSpaceError=-Number.MAX_VALUE}function utt(e,t){(t.frameNumber!==e._updatedModelMatrixFrame||!u(e._previousModelMatrix))&&(e._updatedModelMatrixFrame=t.frameNumber,e._modelMatrixChanged=!M.equals(e.modelMatrix,e._previousModelMatrix),e._modelMatrixChanged&&(e._previousModelMatrix=M.clone(e.modelMatrix,e._previousModelMatrix)))}function ftt(e,t,n,i){if(t.mode===ee.MORPHING||!e.ready)return!1;let o=e._statistics;o.clear();let r=i.isRender;++e._updatedVisibilityFrame,ltt(e),utt(e,t),e._cullRequestsWhileMoving=e.cullRequestsWhileMoving&&!e._modelMatrixChanged;let s=i.traversal.selectTiles(e,t);if(i.requestTiles&&Jet(e),rtt(e,t,i),p_.clone(o,n),r){let a=e._credits;if(u(a)&&o.selected!==0){let c=a.length;for(let l=0;l<c;++l){let f=a[l];f.showOnScreen=e._showCreditsOnScreen,t.creditDisplay.addCredit(f)}}}return s}Ks.prototype.update=function(e){this.updateForPass(e,e.tilesetPassState)};Ks.prototype.updateForPass=function(e,t){let n=t.pass;if(n===Wo.PRELOAD&&(!this.preloadWhenHidden||this.show)||n===Wo.PRELOAD_FLIGHT&&(!this.preloadFlightDestinations||!this.show&&!this.preloadWhenHidden)||n===Wo.REQUEST_RENDER_MODE_DEFER_CHECK&&(!this._cullRequestsWhileMoving&&this.foveatedTimeDelay<=0||!this.show))return;let i=e.commandList,o=e.camera,r=e.cullingVolume;t.ready=!1;let s=Wo.getPassOptions(n),a=s.ignoreCommands,c=y(t.commandList,i),l=c.length;e.commandList=c,e.camera=y(t.camera,o),e.cullingVolume=y(t.cullingVolume,r);let f=this._statisticsPerPass[n];(this.show||a)&&(this._pass=n,t.ready=ftt(this,e,f,s)),a&&(c.length=l),e.commandList=i,e.camera=o,e.cullingVolume=r};Ks.prototype.hasExtension=function(e){return u(this._extensionsUsed)?this._extensionsUsed.indexOf(e)>-1:!1};Ks.prototype.isDestroyed=function(){return!1};Ks.prototype.destroy=function(){if(this._tileDebugLabels=this._tileDebugLabels&&this._tileDebugLabels.destroy(),this._clippingPlanes=this._clippingPlanes&&this._clippingPlanes.destroy(),u(this._schemaLoader)&&Ui.unload(this._schemaLoader),u(this._root)){let e=Lfe;for(e.push(this._root);e.length>0;){let t=e.pop();t.destroy();let n=t.children,i=n.length;for(let o=0;o<i;++o)e.push(n[o])}}return this._root=void 0,this._shouldDestroyImageBasedLighting&&!this._imageBasedLighting.isDestroyed()&&this._imageBasedLighting.destroy(),this._imageBasedLighting=void 0,le(this)};Ks.supportedExtensions={"3DTILES_metadata":!0,"3DTILES_implicit_tiling":!0,"3DTILES_content_gltf":!0,"3DTILES_multiple_contents":!0,"3DTILES_bounding_volume_S2":!0,"3DTILES_batch_table_hierarchy":!0,"3DTILES_draco_point_compression":!0,MAXAR_content_geojson:!0};Ks.checkSupportedExtensions=function(e){for(let t=0;t<e.length;t++)if(!Ks.supportedExtensions[e[t]])throw new ue(`Unsupported 3D Tiles Extension: ${e[t]}`)};var kc=Ks;var dtt=new M;function py(e,t){t.collectionChanged.addEventListener(py.prototype._onCollectionChanged,this),this._scene=e,this._primitives=e.primitives,this._entityCollection=t,this._tilesetHash={},this._entitiesToVisualize=new At,this._onCollectionChanged(t,t.values,[],[])}py.prototype.update=function(e){let t=this._entitiesToVisualize.values,n=this._tilesetHash,i=this._primitives;for(let o=0,r=t.length;o<r;o++){let s=t[o],a=s._tileset,c,l=n[s.id],f=s.isShowing&&s.isAvailable(e)&&j.getValueOrDefault(a._show,e,!0),d;if(f&&(d=s.computeModelMatrix(e,dtt),c=Oe.createIfNeeded(j.getValueOrUndefined(a._uri,e))),!f){u(l)&&(l.tilesetPrimitive.show=!1);continue}let p=u(l)?l.tilesetPrimitive:void 0;(!u(p)||c.url!==l.url)&&(u(p)&&(i.removeAndDestroy(p),delete n[s.id]),p=new kc({url:c}),p.id=s,i.add(p),l={tilesetPrimitive:p,url:c.url,loadFail:!1},n[s.id]=l,htt(p,s,n)),p.show=!0,u(d)&&(p.modelMatrix=d),p.maximumScreenSpaceError=j.getValueOrDefault(a.maximumScreenSpaceError,e,p.maximumScreenSpaceError)}return!0};py.prototype.isDestroyed=function(){return!1};py.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(py.prototype._onCollectionChanged,this);let e=this._entitiesToVisualize.values,t=this._tilesetHash,n=this._primitives;for(let i=e.length-1;i>-1;i--)t7(this,e[i],t,n);return le(this)};py.prototype.getBoundingSphere=function(e,t){let n=this._tilesetHash[e.id];if(!u(n)||n.loadFail)return at.FAILED;let i=n.tilesetPrimitive;return!u(i)||!i.show?at.FAILED:i.ready?(se.clone(i.boundingSphere,t),at.DONE):at.PENDING};py.prototype._onCollectionChanged=function(e,t,n,i){let o,r,s=this._entitiesToVisualize,a=this._tilesetHash,c=this._primitives;for(o=t.length-1;o>-1;o--)r=t[o],u(r._tileset)&&s.set(r.id,r);for(o=i.length-1;o>-1;o--)r=i[o],u(r._tileset)?s.set(r.id,r):(t7(this,r,a,c),s.remove(r.id));for(o=n.length-1;o>-1;o--)r=n[o],t7(this,r,a,c),s.remove(r.id)};function t7(e,t,n,i){let o=n[t.id];u(o)&&(i.removeAndDestroy(o.tilesetPrimitive),delete n[t.id])}function htt(e,t,n){e.readyPromise.catch(function(i){console.error(i),n[t.id].loadFail=!0})}var hL=py;var mtt=z.WHITE,ptt=z.BLACK,_tt=new H(2,2);function XE(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._evenColor=void 0,this._evenColorSubscription=void 0,this._oddColor=void 0,this._oddColorSubscription=void 0,this._repeat=void 0,this._repeatSubscription=void 0,this.evenColor=e.evenColor,this.oddColor=e.oddColor,this.repeat=e.repeat}Object.defineProperties(XE.prototype,{isConstant:{get:function(){return j.isConstant(this._evenColor)&&j.isConstant(this._oddColor)&&j.isConstant(this._repeat)}},definitionChanged:{get:function(){return this._definitionChanged}},evenColor:ae("evenColor"),oddColor:ae("oddColor"),repeat:ae("repeat")});XE.prototype.getType=function(e){return"Checkerboard"};XE.prototype.getValue=function(e,t){return u(t)||(t={}),t.lightColor=j.getValueOrClonedDefault(this._evenColor,e,mtt,t.lightColor),t.darkColor=j.getValueOrClonedDefault(this._oddColor,e,ptt,t.darkColor),t.repeat=j.getValueOrDefault(this._repeat,e,_tt),t};XE.prototype.equals=function(e){return this===e||e instanceof XE&&j.equals(this._evenColor,e._evenColor)&&j.equals(this._oddColor,e._oddColor)&&j.equals(this._repeat,e._repeat)};var KE=XE;var Ffe={id:void 0};function mL(e){if(e._firing){e._refire=!0;return}if(e._suspendCount===0){let t=e._addedEntities,n=e._removedEntities,i=e._changedEntities;if(i.length!==0||t.length!==0||n.length!==0){e._firing=!0;do{e._refire=!1;let o=t.values.slice(0),r=n.values.slice(0),s=i.values.slice(0);t.removeAll(),n.removeAll(),i.removeAll(),e._collectionChanged.raiseEvent(e,o,r,s)}while(e._refire);e._firing=!1}}}function oc(e){this._owner=e,this._entities=new At,this._addedEntities=new At,this._removedEntities=new At,this._changedEntities=new At,this._suspendCount=0,this._collectionChanged=new Ae,this._id=Hn(),this._show=!0,this._firing=!1,this._refire=!1}oc.prototype.suspendEvents=function(){this._suspendCount++};oc.prototype.resumeEvents=function(){this._suspendCount--,mL(this)};Object.defineProperties(oc.prototype,{collectionChanged:{get:function(){return this._collectionChanged}},id:{get:function(){return this._id}},values:{get:function(){return this._entities.values}},show:{get:function(){return this._show},set:function(e){if(e===this._show)return;this.suspendEvents();let t,n=[],i=this._entities.values,o=i.length;for(t=0;t<o;t++)n.push(i[t].isShowing);for(this._show=e,t=0;t<o;t++){let r=n[t],s=i[t];r!==s.isShowing&&s.definitionChanged.raiseEvent(s,"isShowing",s.isShowing,r)}this.resumeEvents()}},owner:{get:function(){return this._owner}}});oc.prototype.computeAvailability=function(){let e=ze.MAXIMUM_VALUE,t=ze.MINIMUM_VALUE,n=this._entities.values;for(let i=0,o=n.length;i<o;i++){let s=n[i].availability;if(u(s)){let a=s.start,c=s.stop;$.lessThan(a,e)&&!a.equals(ze.MINIMUM_VALUE)&&(e=a),$.greaterThan(c,t)&&!c.equals(ze.MAXIMUM_VALUE)&&(t=c)}}return ze.MAXIMUM_VALUE.equals(e)&&(e=ze.MINIMUM_VALUE),ze.MINIMUM_VALUE.equals(t)&&(t=ze.MAXIMUM_VALUE),new xn({start:e,stop:t})};oc.prototype.add=function(e){e instanceof qo||(e=new qo(e));let t=e.id,n=this._entities;if(n.contains(t))throw new ue(`An entity with id ${t} already exists in this collection.`);return e.entityCollection=this,n.set(t,e),this._removedEntities.remove(t)||this._addedEntities.set(t,e),e.definitionChanged.addEventListener(oc.prototype._onEntityDefinitionChanged,this),mL(this),e};oc.prototype.remove=function(e){return u(e)?this.removeById(e.id):!1};oc.prototype.contains=function(e){return this._entities.get(e.id)===e};oc.prototype.removeById=function(e){if(!u(e))return!1;let n=this._entities.get(e);return this._entities.remove(e)?(this._addedEntities.remove(e)||(this._removedEntities.set(e,n),this._changedEntities.remove(e)),this._entities.remove(e),n.definitionChanged.removeEventListener(oc.prototype._onEntityDefinitionChanged,this),mL(this),!0):!1};oc.prototype.removeAll=function(){let e=this._entities,t=e.length,n=e.values,i=this._addedEntities,o=this._removedEntities;for(let r=0;r<t;r++){let s=n[r],a=s.id,c=i.get(a);u(c)||(s.definitionChanged.removeEventListener(oc.prototype._onEntityDefinitionChanged,this),o.set(a,s))}e.removeAll(),i.removeAll(),this._changedEntities.removeAll(),mL(this)};oc.prototype.getById=function(e){return this._entities.get(e)};oc.prototype.getOrCreateEntity=function(e){let t=this._entities.get(e);return u(t)||(Ffe.id=e,t=new qo(Ffe),this.add(t)),t};oc.prototype._onEntityDefinitionChanged=function(e){let t=e.id;this._addedEntities.contains(t)||this._changedEntities.set(t,e),mL(this)};var Ps=oc;var zk={id:void 0},ZE=new Array(2);function n7(e){let t=e.propertyNames,n=t.length;for(let i=0;i<n;i++)e[t[i]]=void 0;e._name=void 0,e._availability=void 0}function Vfe(e,t,n,i){ZE[0]=n,ZE[1]=i.id,t[JSON.stringify(ZE)]=i.definitionChanged.addEventListener(Pr.prototype._onDefinitionChanged,e)}function Ufe(e,t,n,i){ZE[0]=n,ZE[1]=i.id;let o=JSON.stringify(ZE);t[o](),t[o]=void 0}function _y(e){if(e._shouldRecomposite=!0,e._suspendCount!==0)return;let t=e._collections,n=t.length,i=e._collectionsCopy,o=i.length,r,s,a,c,l,f=e._composite,d=new Ps(e),p=e._eventHash,g;for(r=0;r<o;r++)for(l=i[r],l.collectionChanged.removeEventListener(Pr.prototype._onCollectionChanged,e),a=l.values,g=l.id,c=a.length-1;c>-1;c--)s=a[c],Ufe(e,p,g,s);for(r=n-1;r>=0;r--)for(l=t[r],l.collectionChanged.addEventListener(Pr.prototype._onCollectionChanged,e),a=l.values,g=l.id,c=a.length-1;c>-1;c--){s=a[c],Vfe(e,p,g,s);let A=d.getById(s.id);u(A)||(A=f.getById(s.id),u(A)?n7(A):(zk.id=s.id,A=new qo(zk)),d.add(A)),A.merge(s)}e._collectionsCopy=t.slice(0),f.suspendEvents(),f.removeAll();let m=d.values;for(r=0;r<m.length;r++)f.add(m[r]);f.resumeEvents()}function Pr(e,t){this._owner=t,this._composite=new Ps(this),this._suspendCount=0,this._collections=u(e)?e.slice():[],this._collectionsCopy=[],this._id=Hn(),this._eventHash={},_y(this),this._shouldRecomposite=!1}Object.defineProperties(Pr.prototype,{collectionChanged:{get:function(){return this._composite._collectionChanged}},id:{get:function(){return this._id}},values:{get:function(){return this._composite.values}},owner:{get:function(){return this._owner}}});Pr.prototype.addCollection=function(e,t){u(t)?this._collections.splice(t,0,e):(t=this._collections.length,this._collections.push(e)),_y(this)};Pr.prototype.removeCollection=function(e){let t=this._collections.indexOf(e);return t!==-1?(this._collections.splice(t,1),_y(this),!0):!1};Pr.prototype.removeAllCollections=function(){this._collections.length=0,_y(this)};Pr.prototype.containsCollection=function(e){return this._collections.indexOf(e)!==-1};Pr.prototype.contains=function(e){return this._composite.contains(e)};Pr.prototype.indexOfCollection=function(e){return this._collections.indexOf(e)};Pr.prototype.getCollection=function(e){return this._collections[e]};Pr.prototype.getCollectionsLength=function(){return this._collections.length};function Hk(e,t){return e.indexOf(t)}function kfe(e,t,n){let i=e._collections;if(t=P.clamp(t,0,i.length-1),n=P.clamp(n,0,i.length-1),t===n)return;let o=i[t];i[t]=i[n],i[n]=o,_y(e)}Pr.prototype.raiseCollection=function(e){let t=Hk(this._collections,e);kfe(this,t,t+1)};Pr.prototype.lowerCollection=function(e){let t=Hk(this._collections,e);kfe(this,t,t-1)};Pr.prototype.raiseCollectionToTop=function(e){let t=Hk(this._collections,e);t!==this._collections.length-1&&(this._collections.splice(t,1),this._collections.push(e),_y(this))};Pr.prototype.lowerCollectionToBottom=function(e){let t=Hk(this._collections,e);t!==0&&(this._collections.splice(t,1),this._collections.splice(0,0,e),_y(this))};Pr.prototype.suspendEvents=function(){this._suspendCount++,this._composite.suspendEvents()};Pr.prototype.resumeEvents=function(){this._suspendCount--,this._shouldRecomposite&&this._suspendCount===0&&(_y(this),this._shouldRecomposite=!1),this._composite.resumeEvents()};Pr.prototype.computeAvailability=function(){return this._composite.computeAvailability()};Pr.prototype.getById=function(e){return this._composite.getById(e)};Pr.prototype._onCollectionChanged=function(e,t,n){let i=this._collectionsCopy,o=i.length,r=this._composite;r.suspendEvents();let s,a,c,l,f=n.length,d=this._eventHash,p=e.id;for(s=0;s<f;s++){let m=n[s];Ufe(this,d,p,m);let A=m.id;for(a=o-1;a>=0;a--)c=i[a].getById(A),u(c)&&(u(l)||(l=r.getById(A),n7(l)),l.merge(c));u(l)||r.removeById(A),l=void 0}let g=t.length;for(s=0;s<g;s++){let m=t[s];Vfe(this,d,p,m);let A=m.id;for(a=o-1;a>=0;a--)c=i[a].getById(A),u(c)&&(u(l)||(l=r.getById(A),u(l)?n7(l):(zk.id=A,l=new qo(zk),r.add(l))),l.merge(c));l=void 0}r.resumeEvents()};Pr.prototype._onDefinitionChanged=function(e,t,n,i){let o=this._collections,r=this._composite,s=o.length,a=e.id,c=r.getById(a),l=c[t],f=!u(l),d=!0;for(let p=s-1;p>=0;p--){let g=o[p].getById(e.id);if(u(g)){let m=g[t];if(u(m)){if(d)if(d=!1,u(m.merge)&&u(m.clone))l=m.clone(l);else{l=m;break}l.merge(m)}}}f&&c.propertyNames.indexOf(t)===-1&&c.addProperty(t),c[t]=l};var i7=Pr;function o7(){this._removalFunctions=[]}o7.prototype.add=function(e,t,n){let i=e.addEventListener(t,n);this._removalFunctions.push(i);let o=this;return function(){i();let r=o._removalFunctions;r.splice(r.indexOf(i),1)}};o7.prototype.removeAll=function(){let e=this._removalFunctions;for(let t=0,n=e.length;t<n;++t)e[t]();e.length=0};var Or=o7;function a7(e,t){return $.compare(e.start,t.start)}function Rr(e){if(this._intervals=[],this._changedEvent=new Ae,u(e)){let t=e.length;for(let n=0;n<t;n++)this.addInterval(e[n])}}Object.defineProperties(Rr.prototype,{changedEvent:{get:function(){return this._changedEvent}},start:{get:function(){let e=this._intervals;return e.length===0?void 0:e[0].start}},isStartIncluded:{get:function(){let e=this._intervals;return e.length===0?!1:e[0].isStartIncluded}},stop:{get:function(){let e=this._intervals,t=e.length;return t===0?void 0:e[t-1].stop}},isStopIncluded:{get:function(){let e=this._intervals,t=e.length;return t===0?!1:e[t-1].isStopIncluded}},length:{get:function(){return this._intervals.length}},isEmpty:{get:function(){return this._intervals.length===0}}});Rr.prototype.equals=function(e,t){if(this===e)return!0;if(!(e instanceof Rr))return!1;let n=this._intervals,i=e._intervals,o=n.length;if(o!==i.length)return!1;for(let r=0;r<o;r++)if(!xn.equals(n[r],i[r],t))return!1;return!0};Rr.prototype.get=function(e){return this._intervals[e]};Rr.prototype.removeAll=function(){this._intervals.length>0&&(this._intervals.length=0,this._changedEvent.raiseEvent(this))};Rr.prototype.findIntervalContainingDate=function(e){let t=this.indexOf(e);return t>=0?this._intervals[t]:void 0};Rr.prototype.findDataForIntervalContainingDate=function(e){let t=this.indexOf(e);return t>=0?this._intervals[t].data:void 0};Rr.prototype.contains=function(e){return this.indexOf(e)>=0};var r7=new xn;Rr.prototype.indexOf=function(e){let t=this._intervals;r7.start=e,r7.stop=e;let n=Io(t,r7,a7);return n>=0?t[n].isStartIncluded?n:n>0&&t[n-1].stop.equals(e)&&t[n-1].isStopIncluded?n-1:~n:(n=~n,n>0&&n-1<t.length&&xn.contains(t[n-1],e)?n-1:~n)};Rr.prototype.findInterval=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.start,n=e.stop,i=e.isStartIncluded,o=e.isStopIncluded,r=this._intervals;for(let s=0,a=r.length;s<a;s++){let c=r[s];if((!u(t)||c.start.equals(t))&&(!u(n)||c.stop.equals(n))&&(!u(i)||c.isStartIncluded===i)&&(!u(o)||c.isStopIncluded===o))return r[s]}};Rr.prototype.addInterval=function(e,t){if(e.isEmpty)return;let n=this._intervals;if(n.length===0||$.greaterThan(e.start,n[n.length-1].stop)){n.push(e),this._changedEvent.raiseEvent(this);return}let i=Io(n,e,a7);i<0?i=~i:i>0&&e.isStartIncluded&&n[i-1].isStartIncluded&&n[i-1].start.equals(e.start)?--i:i<n.length&&!e.isStartIncluded&&n[i].isStartIncluded&&n[i].start.equals(e.start)&&++i;let o;for(i>0&&(o=$.compare(n[i-1].stop,e.start),(o>0||o===0&&(n[i-1].isStopIncluded||e.isStartIncluded))&&((u(t)?t(n[i-1].data,e.data):n[i-1].data===e.data)?($.greaterThan(e.stop,n[i-1].stop)?e=new xn({start:n[i-1].start,stop:e.stop,isStartIncluded:n[i-1].isStartIncluded,isStopIncluded:e.isStopIncluded,data:e.data}):e=new xn({start:n[i-1].start,stop:n[i-1].stop,isStartIncluded:n[i-1].isStartIncluded,isStopIncluded:n[i-1].isStopIncluded||e.stop.equals(n[i-1].stop)&&e.isStopIncluded,data:e.data}),n.splice(i-1,1),--i):(o=$.compare(n[i-1].stop,e.stop),(o>0||o===0&&n[i-1].isStopIncluded&&!e.isStopIncluded)&&n.splice(i,0,new xn({start:e.stop,stop:n[i-1].stop,isStartIncluded:!e.isStopIncluded,isStopIncluded:n[i-1].isStopIncluded,data:n[i-1].data})),n[i-1]=new xn({start:n[i-1].start,stop:e.start,isStartIncluded:n[i-1].isStartIncluded,isStopIncluded:!e.isStartIncluded,data:n[i-1].data}))));i<n.length&&(o=$.compare(e.stop,n[i].start),o>0||o===0&&(e.isStopIncluded||n[i].isStartIncluded));)if(u(t)?t(n[i].data,e.data):n[i].data===e.data)e=new xn({start:e.start,stop:$.greaterThan(n[i].stop,e.stop)?n[i].stop:e.stop,isStartIncluded:e.isStartIncluded,isStopIncluded:$.greaterThan(n[i].stop,e.stop)?n[i].isStopIncluded:e.isStopIncluded,data:e.data}),n.splice(i,1);else if(n[i]=new xn({start:e.stop,stop:n[i].stop,isStartIncluded:!e.isStopIncluded,isStopIncluded:n[i].isStopIncluded,data:n[i].data}),n[i].isEmpty)n.splice(i,1);else break;n.splice(i,0,e),this._changedEvent.raiseEvent(this)};Rr.prototype.removeInterval=function(e){if(e.isEmpty)return!1;let t=this._intervals,n=Io(t,e,a7);n<0&&(n=~n);let i=!1;for(n>0&&($.greaterThan(t[n-1].stop,e.start)||t[n-1].stop.equals(e.start)&&t[n-1].isStopIncluded&&e.isStartIncluded)&&(i=!0,($.greaterThan(t[n-1].stop,e.stop)||t[n-1].isStopIncluded&&!e.isStopIncluded&&t[n-1].stop.equals(e.stop))&&t.splice(n,0,new xn({start:e.stop,stop:t[n-1].stop,isStartIncluded:!e.isStopIncluded,isStopIncluded:t[n-1].isStopIncluded,data:t[n-1].data})),t[n-1]=new xn({start:t[n-1].start,stop:e.start,isStartIncluded:t[n-1].isStartIncluded,isStopIncluded:!e.isStartIncluded,data:t[n-1].data})),n<t.length&&!e.isStartIncluded&&t[n].isStartIncluded&&e.start.equals(t[n].start)&&(i=!0,t.splice(n,0,new xn({start:t[n].start,stop:t[n].start,isStartIncluded:!0,isStopIncluded:!0,data:t[n].data})),++n);n<t.length&&$.greaterThan(e.stop,t[n].stop);)i=!0,t.splice(n,1);return n<t.length&&e.stop.equals(t[n].stop)&&(i=!0,!e.isStopIncluded&&t[n].isStopIncluded?n+1<t.length&&t[n+1].start.equals(e.stop)&&t[n].data===t[n+1].data?(t.splice(n,1),t[n]=new xn({start:t[n].start,stop:t[n].stop,isStartIncluded:!0,isStopIncluded:t[n].isStopIncluded,data:t[n].data})):t[n]=new xn({start:e.stop,stop:e.stop,isStartIncluded:!0,isStopIncluded:!0,data:t[n].data}):t.splice(n,1)),n<t.length&&($.greaterThan(e.stop,t[n].start)||e.stop.equals(t[n].start)&&e.isStopIncluded&&t[n].isStartIncluded)&&(i=!0,t[n]=new xn({start:e.stop,stop:t[n].stop,isStartIncluded:!e.isStopIncluded,isStopIncluded:t[n].isStopIncluded,data:t[n].data})),i&&this._changedEvent.raiseEvent(this),i};Rr.prototype.intersect=function(e,t,n){let i=new Rr,o=0,r=0,s=this._intervals,a=e._intervals;for(;o<s.length&&r<a.length;){let c=s[o],l=a[r];if($.lessThan(c.stop,l.start))++o;else if($.lessThan(l.stop,c.start))++r;else{if(u(n)||u(t)&&t(c.data,l.data)||!u(t)&&l.data===c.data){let f=xn.intersect(c,l,new xn,n);f.isEmpty||i.addInterval(f,t)}$.lessThan(c.stop,l.stop)||c.stop.equals(l.stop)&&!c.isStopIncluded&&l.isStopIncluded?++o:++r}}return i};Rr.fromJulianDateArray=function(e,t){u(t)||(t=new Rr);let n=e.julianDates,i=n.length,o=e.dataCallback,r=y(e.isStartIncluded,!0),s=y(e.isStopIncluded,!0),a=y(e.leadingInterval,!1),c=y(e.trailingInterval,!1),l,f=0;a&&(++f,l=new xn({start:ze.MINIMUM_VALUE,stop:n[0],isStartIncluded:!0,isStopIncluded:!r}),l.data=u(o)?o(l,t.length):t.length,t.addInterval(l));for(let d=0;d<i-1;++d){let p=n[d],g=n[d+1];l=new xn({start:p,stop:g,isStartIncluded:t.length===f?r:!0,isStopIncluded:d===i-2?s:!1}),l.data=u(o)?o(l,t.length):t.length,t.addInterval(l),p=g}return c&&(l=new xn({start:n[i-1],stop:ze.MAXIMUM_VALUE,isStartIncluded:!s,isStopIncluded:!0}),l.data=u(o)?o(l,t.length):t.length,t.addInterval(l)),t};var rc=new Nm,pL=[0,31,28,31,30,31,30,31,31,30,31,30,31];function s7(e,t,n){u(n)||(n=new $),$.toGregorianDate(e,rc);let i=rc.millisecond+t.millisecond,o=rc.second+t.second,r=rc.minute+t.minute,s=rc.hour+t.hour,a=rc.day+t.day,c=rc.month+t.month,l=rc.year+t.year;for(i>=1e3&&(o+=Math.floor(i/1e3),i=i%1e3),o>=60&&(r+=Math.floor(o/60),o=o%60),r>=60&&(s+=Math.floor(r/60),r=r%60),s>=24&&(a+=Math.floor(s/24),s=s%24),pL[2]=Fm(l)?29:28;a>pL[c]||c>=13;)a>pL[c]&&(a-=pL[c],++c),c>=13&&(--c,l+=Math.floor(c/12),c=c%12,++c),pL[2]=Fm(l)?29:28;return rc.millisecond=i,rc.second=o,rc.minute=r,rc.hour=s,rc.day=a,rc.month=c,rc.year=l,$.fromGregorianDate(rc,n)}var gtt=new $,ytt=/P(?:([\d.,]+)Y)?(?:([\d.,]+)M)?(?:([\d.,]+)W)?(?:([\d.,]+)D)?(?:T(?:([\d.,]+)H)?(?:([\d.,]+)M)?(?:([\d.,]+)S)?)?/;function zfe(e,t){if(!u(e)||e.length===0)return!1;if(t.year=0,t.month=0,t.day=0,t.hour=0,t.minute=0,t.second=0,t.millisecond=0,e[0]==="P"){let n=e.match(ytt);if(!u(n))return!1;if(u(n[1])&&(t.year=Number(n[1].replace(",","."))),u(n[2])&&(t.month=Number(n[2].replace(",","."))),u(n[3])&&(t.day=Number(n[3].replace(",","."))*7),u(n[4])&&(t.day+=Number(n[4].replace(",","."))),u(n[5])&&(t.hour=Number(n[5].replace(",","."))),u(n[6])&&(t.minute=Number(n[6].replace(",","."))),u(n[7])){let i=Number(n[7].replace(",","."));t.second=Math.floor(i),t.millisecond=i%1*1e3}}else e[e.length-1]!=="Z"&&(e+="Z"),$.toGregorianDate($.fromIso8601(e,gtt),t);return t.year||t.month||t.day||t.hour||t.minute||t.second||t.millisecond}var _L=new Nm;Rr.fromIso8601=function(e,t){let n=e.iso8601.split("/"),i=$.fromIso8601(n[0]),o=$.fromIso8601(n[1]),r=[];if(!zfe(n[2],_L))r.push(i,o);else{let s=$.clone(i);for(r.push(s);$.compare(s,o)<0;)s=s7(s,_L),$.compare(o,s)<=0&&$.clone(o,s),r.push(s)}return Rr.fromJulianDateArray({julianDates:r,isStartIncluded:e.isStartIncluded,isStopIncluded:e.isStopIncluded,leadingInterval:e.leadingInterval,trailingInterval:e.trailingInterval,dataCallback:e.dataCallback},t)};Rr.fromIso8601DateArray=function(e,t){return Rr.fromJulianDateArray({julianDates:e.iso8601Dates.map(function(n){return $.fromIso8601(n)}),isStartIncluded:e.isStartIncluded,isStopIncluded:e.isStopIncluded,leadingInterval:e.leadingInterval,trailingInterval:e.trailingInterval,dataCallback:e.dataCallback},t)};Rr.fromIso8601DurationArray=function(e,t){let n=e.epoch,i=e.iso8601Durations,o=y(e.relativeToPrevious,!1),r=[],s,a,c=i.length;for(let l=0;l<c;++l)(zfe(i[l],_L)||l===0)&&(o&&u(a)?s=s7(a,_L):s=s7(n,_L),r.push(s),a=s);return Rr.fromJulianDateArray({julianDates:r,isStartIncluded:e.isStartIncluded,isStopIncluded:e.isStopIncluded,leadingInterval:e.leadingInterval,trailingInterval:e.trailingInterval,dataCallback:e.dataCallback},t)};var Br=Rr;function Att(e,t,n,i){function o(){n.raiseEvent(e)}let r=[];t.removeAll();let s=i.length;for(let a=0;a<s;a++){let c=i.get(a);u(c.data)&&r.indexOf(c.data)===-1&&t.add(c.data.definitionChanged,o)}}function vx(){this._eventHelper=new Or,this._definitionChanged=new Ae,this._intervals=new Br,this._intervals.changedEvent.addEventListener(vx.prototype._intervalsChanged,this)}Object.defineProperties(vx.prototype,{isConstant:{get:function(){return this._intervals.isEmpty}},definitionChanged:{get:function(){return this._definitionChanged}},intervals:{get:function(){return this._intervals}}});vx.prototype.getValue=function(e,t){let n=this._intervals.findDataForIntervalContainingDate(e);if(u(n))return n.getValue(e,t)};vx.prototype.equals=function(e){return this===e||e instanceof vx&&this._intervals.equals(e._intervals,j.equals)};vx.prototype._intervalsChanged=function(){Att(this,this._eventHelper,this._definitionChanged,this._intervals),this._definitionChanged.raiseEvent(this)};var sc=vx;function gy(){this._definitionChanged=new Ae,this._composite=new sc,this._composite.definitionChanged.addEventListener(gy.prototype._raiseDefinitionChanged,this)}Object.defineProperties(gy.prototype,{isConstant:{get:function(){return this._composite.isConstant}},definitionChanged:{get:function(){return this._definitionChanged}},intervals:{get:function(){return this._composite._intervals}}});gy.prototype.getType=function(e){let t=this._composite._intervals.findDataForIntervalContainingDate(e);if(u(t))return t.getType(e)};gy.prototype.getValue=function(e,t){let n=this._composite._intervals.findDataForIntervalContainingDate(e);if(u(n))return n.getValue(e,t)};gy.prototype.equals=function(e){return this===e||e instanceof gy&&this._composite.equals(e._composite,j.equals)};gy.prototype._raiseDefinitionChanged=function(){this._definitionChanged.raiseEvent(this)};var JE=gy;function yy(e){this._referenceFrame=y(e,eo.FIXED),this._definitionChanged=new Ae,this._composite=new sc,this._composite.definitionChanged.addEventListener(yy.prototype._raiseDefinitionChanged,this)}Object.defineProperties(yy.prototype,{isConstant:{get:function(){return this._composite.isConstant}},definitionChanged:{get:function(){return this._definitionChanged}},intervals:{get:function(){return this._composite.intervals}},referenceFrame:{get:function(){return this._referenceFrame},set:function(e){this._referenceFrame=e}}});yy.prototype.getValue=function(e,t){return this.getValueInReferenceFrame(e,eo.FIXED,t)};yy.prototype.getValueInReferenceFrame=function(e,t,n){let i=this._composite._intervals.findDataForIntervalContainingDate(e);if(u(i))return i.getValueInReferenceFrame(e,t,n)};yy.prototype.equals=function(e){return this===e||e instanceof yy&&this._referenceFrame===e._referenceFrame&&this._composite.equals(e._composite,j.equals)};yy.prototype._raiseDefinitionChanged=function(){this._definitionChanged.raiseEvent(this)};var Zs=yy;var xtt={ROUNDED:0,MITERED:1,BEVELED:2},vi=Object.freeze(xtt);var Js=[new h,new h],Ctt=new h,Ttt=new h,Ett=new h,btt=new h,Stt=new h,vtt=new h,Dtt=new h,wtt=new h,Itt=new h,QE=new h,Gk=new h,gL={},c7=new he;function Ptt(e,t){let n=new Array(e.length);for(let i=0;i<e.length;i++){let o=e[i];c7=t.cartesianToCartographic(o,c7),n[i]=c7.height,e[i]=t.scaleToGeodeticSurface(o,o)}return n}function l7(e,t,n,i){let o=e[0],r=e[1],s=h.angleBetween(o,r),a=Math.ceil(s/i),c=new Array(a),l;if(t===n){for(l=0;l<a;l++)c[l]=t;return c.push(n),c}let d=(n-t)/a;for(l=1;l<a;l++){let p=t+l*d;c[l]=p}return c[0]=t,c.push(n),c}var Wk=new h,jk=new h;function Ott(e,t,n,i){let o=new la(n,i),r=o.projectPointOntoPlane(h.add(n,e,Wk),Wk),s=o.projectPointOntoPlane(h.add(n,t,jk),jk),a=H.angleBetween(r,s);return s.x*r.y-s.y*r.x>=0?-a:a}var Rtt=new h(-1,0,0),Dx=new M,Btt=new M,u7=new Z,Mtt=Z.IDENTITY.clone(),Ltt=new h,Ntt=new oe,Hfe=new h;function __(e,t,n,i,o,r,s,a){let c=Ltt,l=Ntt;Dx=Rt.eastNorthUpToFixedFrame(e,o,Dx),c=M.multiplyByPointAsVector(Dx,Rtt,c),c=h.normalize(c,c);let f=Ott(c,t,e,o);u7=Z.fromRotationZ(f,u7),Hfe.z=r,Dx=M.multiplyTransformation(Dx,M.fromRotationTranslation(u7,Hfe,Btt),Dx);let d=Mtt;d[0]=s;for(let p=0;p<a;p++)for(let g=0;g<n.length;g+=3)l=h.fromArray(n,g,l),l=Z.multiplyByVector(d,l,l),l=M.multiplyByPoint(Dx,l,l),i.push(l.x,l.y,l.z);return i}var Ftt=new h;function f7(e,t,n,i,o,r,s){for(let a=0;a<e.length;a+=3){let c=h.fromArray(e,a,Ftt);i=__(c,t,n,i,o,r[a/3],s,1)}return i}function Vtt(e,t){let n=e.length,i=new Array(n*6),o=0,r=t.x+t.width/2,s=t.y+t.height/2,a=e[0];i[o++]=a.x-r,i[o++]=0,i[o++]=a.y-s;for(let c=1;c<n;c++){a=e[c];let l=a.x-r,f=a.y-s;i[o++]=l,i[o++]=0,i[o++]=f,i[o++]=l,i[o++]=0,i[o++]=f}return a=e[0],i[o++]=a.x-r,i[o++]=0,i[o++]=a.y-s,i}function Gfe(e,t){let n=e.length,i=new Array(n*3),o=0,r=t.x+t.width/2,s=t.y+t.height/2;for(let a=0;a<n;a++)i[o++]=e[a].x-r,i[o++]=0,i[o++]=e[a].y-s;return i}var Wfe=new Le,jfe=new h,Yfe=new Z;function qfe(e,t,n,i,o,r,s,a,c,l){let f=h.angleBetween(h.subtract(t,e,QE),h.subtract(n,e,Gk)),d=i===vi.BEVELED?0:Math.ceil(f/P.toRadians(5)),p;o?p=Z.fromQuaternion(Le.fromAxisAngle(h.negate(e,QE),f/(d+1),Wfe),Yfe):p=Z.fromQuaternion(Le.fromAxisAngle(e,f/(d+1),Wfe),Yfe);let g,m;if(t=h.clone(t,jfe),d>0){let A=l?2:1;for(let x=0;x<d;x++)t=Z.multiplyByVector(p,t,t),g=h.subtract(t,e,QE),g=h.normalize(g,g),o||(g=h.negate(g,g)),m=r.scaleToGeodeticSurface(t,Gk),s=__(m,g,a,s,r,c,1,A)}else g=h.subtract(t,e,QE),g=h.normalize(g,g),o||(g=h.negate(g,g)),m=r.scaleToGeodeticSurface(t,Gk),s=__(m,g,a,s,r,c,1,1),n=h.clone(n,jfe),g=h.subtract(n,e,QE),g=h.normalize(g,g),o||(g=h.negate(g,g)),m=r.scaleToGeodeticSurface(n,Gk),s=__(m,g,a,s,r,c,1,1);return s}gL.removeDuplicatesFromShape=function(e){let t=e.length,n=[];for(let i=t-1,o=0;o<t;i=o++){let r=e[i],s=e[o];H.equals(r,s)||n.push(s)}return n};gL.angleIsGreaterThanPi=function(e,t,n,i){let o=new la(n,i),r=o.projectPointOntoPlane(h.add(n,e,Wk),Wk),s=o.projectPointOntoPlane(h.add(n,t,jk),jk);return s.x*r.y-s.y*r.x>=0};var Utt=new h,ktt=new h;gL.computePositions=function(e,t,n,i,o){let r=i._ellipsoid,s=Ptt(e,r),a=i._granularity,c=i._cornerType,l=o?Vtt(t,n):Gfe(t,n),f=o?Gfe(t,n):void 0,d=n.height/2,p=n.width/2,g=e.length,m=[],A=o?[]:void 0,x=Ctt,C=Ttt,T=Ett,E=btt,S=Stt,v=vtt,w=Dtt,R=wtt,O=Itt,L=e[0],N=e[1];E=r.geodeticSurfaceNormal(L,E),x=h.subtract(N,L,x),x=h.normalize(x,x),R=h.cross(E,x,R),R=h.normalize(R,R);let _=s[0],b=s[1];o&&(A=__(L,R,f,A,r,_+d,1,1)),O=h.clone(L,O),L=N,C=h.negate(x,C);let D,I;for(let k=1;k<g-1;k++){let U=o?2:1;if(N=e[k+1],L.equals(N)){wt("Positions are too close and are considered equivalent with rounding error.");continue}x=h.subtract(N,L,x),x=h.normalize(x,x),T=h.add(x,C,T),T=h.normalize(T,T),E=r.geodeticSurfaceNormal(L,E);let G=h.multiplyByScalar(E,h.dot(x,E),Utt);h.subtract(x,G,G),h.normalize(G,G);let V=h.multiplyByScalar(E,h.dot(C,E),ktt);if(h.subtract(C,V,V),h.normalize(V,V),!P.equalsEpsilon(Math.abs(h.dot(G,V)),1,P.EPSILON7)){T=h.cross(T,E,T),T=h.cross(E,T,T),T=h.normalize(T,T);let W=1/Math.max(.25,h.magnitude(h.cross(T,C,QE))),Q=gL.angleIsGreaterThanPi(x,C,L,r);Q?(S=h.add(L,h.multiplyByScalar(T,W*p,T),S),v=h.add(S,h.multiplyByScalar(R,p,v),v),Js[0]=h.clone(O,Js[0]),Js[1]=h.clone(v,Js[1]),D=l7(Js,_+d,b+d,a),I=Si.generateArc({positions:Js,granularity:a,ellipsoid:r}),m=f7(I,R,l,m,r,D,1),R=h.cross(E,x,R),R=h.normalize(R,R),w=h.add(S,h.multiplyByScalar(R,p,w),w),c===vi.ROUNDED||c===vi.BEVELED?qfe(S,v,w,c,Q,r,m,l,b+d,o):(T=h.negate(T,T),m=__(L,T,l,m,r,b+d,W,U)),O=h.clone(w,O)):(S=h.add(L,h.multiplyByScalar(T,W*p,T),S),v=h.add(S,h.multiplyByScalar(R,-p,v),v),Js[0]=h.clone(O,Js[0]),Js[1]=h.clone(v,Js[1]),D=l7(Js,_+d,b+d,a),I=Si.generateArc({positions:Js,granularity:a,ellipsoid:r}),m=f7(I,R,l,m,r,D,1),R=h.cross(E,x,R),R=h.normalize(R,R),w=h.add(S,h.multiplyByScalar(R,-p,w),w),c===vi.ROUNDED||c===vi.BEVELED?qfe(S,v,w,c,Q,r,m,l,b+d,o):m=__(L,T,l,m,r,b+d,W,U),O=h.clone(w,O)),C=h.negate(x,C)}else m=__(O,R,l,m,r,_+d,1,1),O=L;_=b,b=s[k+1],L=N}Js[0]=h.clone(O,Js[0]),Js[1]=h.clone(L,Js[1]),D=l7(Js,_+d,b+d,a),I=Si.generateArc({positions:Js,granularity:a,ellipsoid:r}),m=f7(I,R,l,m,r,D,1),o&&(A=__(L,R,f,A,r,b+d,1,1)),g=m.length;let B=o?g+A.length:g,F=new Float64Array(B);return F.set(m),o&&F.set(A,g),F};var Bd=gL;var h7={},$E=new h,Qfe=new h,ztt=new h,Xfe=new h,zc=[new h,new h],$fe=new h,ede=new h,tde=new h,Htt=new h,Gtt=new h,Wtt=new h,jtt=new h,Ytt=new h,qtt=new h,Xtt=new h,Kfe=new Le,Zfe=new Z;function Yk(e,t,n,i,o){let r=h.angleBetween(h.subtract(t,e,$E),h.subtract(n,e,Qfe)),s=i===vi.BEVELED?1:Math.ceil(r/P.toRadians(5))+1,a=s*3,c=new Array(a);c[a-3]=n.x,c[a-2]=n.y,c[a-1]=n.z;let l;o?l=Z.fromQuaternion(Le.fromAxisAngle(h.negate(e,$E),r/s,Kfe),Zfe):l=Z.fromQuaternion(Le.fromAxisAngle(e,r/s,Kfe),Zfe);let f=0;t=h.clone(t,$E);for(let d=0;d<s;d++)t=Z.multiplyByVector(l,t,t),c[f++]=t.x,c[f++]=t.y,c[f++]=t.z;return c}function Ktt(e){let t=$fe,n=ede,i=tde,o=e[1];n=h.fromArray(e[1],o.length-3,n),i=h.fromArray(e[0],0,i),t=h.midpoint(n,i,t);let r=Yk(t,n,i,vi.ROUNDED,!1),s=e.length-1,a=e[s-1];o=e[s],n=h.fromArray(a,a.length-3,n),i=h.fromArray(o,0,i),t=h.midpoint(n,i,t);let c=Yk(t,n,i,vi.ROUNDED,!1);return[r,c]}function Jfe(e,t,n,i){let o=$E;return i?o=h.add(e,t,o):(t=h.negate(t,t),o=h.add(e,t,o)),[o.x,o.y,o.z,n.x,n.y,n.z]}function d7(e,t,n,i){let o=new Array(e.length),r=new Array(e.length),s=h.multiplyByScalar(t,n,$E),a=h.negate(s,Qfe),c=0,l=e.length-1;for(let f=0;f<e.length;f+=3){let d=h.fromArray(e,f,ztt),p=h.add(d,a,Xfe);o[c++]=p.x,o[c++]=p.y,o[c++]=p.z;let g=h.add(d,s,Xfe);r[l--]=g.z,r[l--]=g.y,r[l--]=g.x}return i.push(o,r),i}h7.addAttribute=function(e,t,n,i){let o=t.x,r=t.y,s=t.z;u(n)&&(e[n]=o,e[n+1]=r,e[n+2]=s),u(i)&&(e[i]=s,e[i-1]=r,e[i-2]=o)};var Ztt=new h,Jtt=new h;h7.computePositions=function(e){let t=e.granularity,n=e.positions,i=e.ellipsoid,o=e.width/2,r=e.cornerType,s=e.saveAttributes,a=$fe,c=ede,l=tde,f=Htt,d=Gtt,p=Wtt,g=jtt,m=Ytt,A=qtt,x=Xtt,C=[],T=s?[]:void 0,E=s?[]:void 0,S=n[0],v=n[1];c=h.normalize(h.subtract(v,S,c),c),a=i.geodeticSurfaceNormal(S,a),f=h.normalize(h.cross(a,c,f),f),s&&(T.push(f.x,f.y,f.z),E.push(a.x,a.y,a.z)),g=h.clone(S,g),S=v,l=h.negate(c,l);let w,R=[],O,L=n.length;for(O=1;O<L-1;O++){a=i.geodeticSurfaceNormal(S,a),v=n[O+1],c=h.normalize(h.subtract(v,S,c),c),d=h.normalize(h.add(c,l,d),d);let _=h.multiplyByScalar(a,h.dot(c,a),Ztt);h.subtract(c,_,_),h.normalize(_,_);let b=h.multiplyByScalar(a,h.dot(l,a),Jtt);if(h.subtract(l,b,b),h.normalize(b,b),!P.equalsEpsilon(Math.abs(h.dot(_,b)),1,P.EPSILON7)){d=h.cross(d,a,d),d=h.cross(a,d,d),d=h.normalize(d,d);let I=o/Math.max(.25,h.magnitude(h.cross(d,l,$E))),B=Bd.angleIsGreaterThanPi(c,l,S,i);d=h.multiplyByScalar(d,I,d),B?(m=h.add(S,d,m),x=h.add(m,h.multiplyByScalar(f,o,x),x),A=h.add(m,h.multiplyByScalar(f,o*2,A),A),zc[0]=h.clone(g,zc[0]),zc[1]=h.clone(x,zc[1]),w=Si.generateArc({positions:zc,granularity:t,ellipsoid:i}),C=d7(w,f,o,C),s&&(T.push(f.x,f.y,f.z),E.push(a.x,a.y,a.z)),p=h.clone(A,p),f=h.normalize(h.cross(a,c,f),f),A=h.add(m,h.multiplyByScalar(f,o*2,A),A),g=h.add(m,h.multiplyByScalar(f,o,g),g),r===vi.ROUNDED||r===vi.BEVELED?R.push({leftPositions:Yk(m,p,A,r,B)}):R.push({leftPositions:Jfe(S,h.negate(d,d),A,B)})):(A=h.add(S,d,A),x=h.add(A,h.negate(h.multiplyByScalar(f,o,x),x),x),m=h.add(A,h.negate(h.multiplyByScalar(f,o*2,m),m),m),zc[0]=h.clone(g,zc[0]),zc[1]=h.clone(x,zc[1]),w=Si.generateArc({positions:zc,granularity:t,ellipsoid:i}),C=d7(w,f,o,C),s&&(T.push(f.x,f.y,f.z),E.push(a.x,a.y,a.z)),p=h.clone(m,p),f=h.normalize(h.cross(a,c,f),f),m=h.add(A,h.negate(h.multiplyByScalar(f,o*2,m),m),m),g=h.add(A,h.negate(h.multiplyByScalar(f,o,g),g),g),r===vi.ROUNDED||r===vi.BEVELED?R.push({rightPositions:Yk(A,p,m,r,B)}):R.push({rightPositions:Jfe(S,d,m,B)})),l=h.negate(c,l)}S=v}a=i.geodeticSurfaceNormal(S,a),zc[0]=h.clone(g,zc[0]),zc[1]=h.clone(S,zc[1]),w=Si.generateArc({positions:zc,granularity:t,ellipsoid:i}),C=d7(w,f,o,C),s&&(T.push(f.x,f.y,f.z),E.push(a.x,a.y,a.z));let N;return r===vi.ROUNDED&&(N=Ktt(C)),{positions:C,corners:R,lefts:T,normals:E,endPositions:N}};var Bi=h7;var ode=new h,rde=new h,qk=new h,Xk=new h,Qtt=new h,sde=new h,Ay=new h,eb=new h;function ade(e,t){for(let n=0;n<e.length;n++)e[n]=t.scaleToGeodeticSurface(e[n],e[n]);return e}function Md(e,t,n,i,o,r){let s=e.normals,a=e.tangents,c=e.bitangents,l=h.normalize(h.cross(n,t,Ay),Ay);r.normal&&Bi.addAttribute(s,t,i,o),r.tangent&&Bi.addAttribute(a,l,i,o),r.bitangent&&Bi.addAttribute(c,n,i,o)}function cde(e,t,n){let i=e.positions,o=e.corners,r=e.endPositions,s=e.lefts,a=e.normals,c=new hn,l,f=0,d=0,p,g=0,m;for(p=0;p<i.length;p+=2)m=i[p].length-3,f+=m,g+=m*2,d+=i[p+1].length-3;for(f+=3,d+=3,p=0;p<o.length;p++){l=o[p];let J=o[p].leftPositions;u(J)?(m=J.length,f+=m,g+=m):(m=o[p].rightPositions.length,d+=m,g+=m)}let A=u(r),x;A&&(x=r[0].length-3,f+=x,d+=x,x/=3,g+=x*6);let C=f+d,T=new Float64Array(C),E=t.normal?new Float32Array(C):void 0,S=t.tangent?new Float32Array(C):void 0,v=t.bitangent?new Float32Array(C):void 0,w={normals:E,tangents:S,bitangents:v},R=0,O=C-1,L,N,_,b,D=ode,I=rde,B,F,k=x/2,U=Fe.createTypedArray(C/3,g),G=0;if(A){F=qk,B=Xk;let J=r[0];for(D=h.fromArray(a,0,D),I=h.fromArray(s,0,I),p=0;p<k;p++)F=h.fromArray(J,(k-1-p)*3,F),B=h.fromArray(J,(k+p)*3,B),Bi.addAttribute(T,B,R),Bi.addAttribute(T,F,void 0,O),Md(w,D,I,R,O,t),N=R/3,b=N+1,L=(O-2)/3,_=L-1,U[G++]=L,U[G++]=N,U[G++]=_,U[G++]=_,U[G++]=N,U[G++]=b,R+=3,O-=3}let V=0,X=0,W=i[V++],Q=i[V++];T.set(W,R),T.set(Q,O-Q.length+1),I=h.fromArray(s,X,I);let Y,K;for(m=Q.length-3,p=0;p<m;p+=3)Y=n.geodeticSurfaceNormal(h.fromArray(W,p,Ay),Ay),K=n.geodeticSurfaceNormal(h.fromArray(Q,m-p,eb),eb),D=h.normalize(h.add(Y,K,D),D),Md(w,D,I,R,O,t),N=R/3,b=N+1,L=(O-2)/3,_=L-1,U[G++]=L,U[G++]=N,U[G++]=_,U[G++]=_,U[G++]=N,U[G++]=b,R+=3,O-=3;for(Y=n.geodeticSurfaceNormal(h.fromArray(W,m,Ay),Ay),K=n.geodeticSurfaceNormal(h.fromArray(Q,m,eb),eb),D=h.normalize(h.add(Y,K,D),D),X+=3,p=0;p<o.length;p++){let J;l=o[p];let _e=l.leftPositions,xe=l.rightPositions,re,ye,fe=sde,Se=qk,we=Xk;if(D=h.fromArray(a,X,D),u(_e)){for(Md(w,D,I,void 0,O,t),O-=3,re=b,ye=_,J=0;J<_e.length/3;J++)fe=h.fromArray(_e,J*3,fe),U[G++]=re,U[G++]=ye-J-1,U[G++]=ye-J,Bi.addAttribute(T,fe,void 0,O),Se=h.fromArray(T,(ye-J-1)*3,Se),we=h.fromArray(T,re*3,we),I=h.normalize(h.subtract(Se,we,I),I),Md(w,D,I,void 0,O,t),O-=3;fe=h.fromArray(T,re*3,fe),Se=h.subtract(h.fromArray(T,ye*3,Se),fe,Se),we=h.subtract(h.fromArray(T,(ye-J)*3,we),fe,we),I=h.normalize(h.add(Se,we,I),I),Md(w,D,I,R,void 0,t),R+=3}else{for(Md(w,D,I,R,void 0,t),R+=3,re=_,ye=b,J=0;J<xe.length/3;J++)fe=h.fromArray(xe,J*3,fe),U[G++]=re,U[G++]=ye+J,U[G++]=ye+J+1,Bi.addAttribute(T,fe,R),Se=h.fromArray(T,re*3,Se),we=h.fromArray(T,(ye+J)*3,we),I=h.normalize(h.subtract(Se,we,I),I),Md(w,D,I,R,void 0,t),R+=3;fe=h.fromArray(T,re*3,fe),Se=h.subtract(h.fromArray(T,(ye+J)*3,Se),fe,Se),we=h.subtract(h.fromArray(T,ye*3,we),fe,we),I=h.normalize(h.negate(h.add(we,Se,I),I),I),Md(w,D,I,void 0,O,t),O-=3}for(W=i[V++],Q=i[V++],W.splice(0,3),Q.splice(Q.length-3,3),T.set(W,R),T.set(Q,O-Q.length+1),m=Q.length-3,X+=3,I=h.fromArray(s,X,I),J=0;J<Q.length;J+=3)Y=n.geodeticSurfaceNormal(h.fromArray(W,J,Ay),Ay),K=n.geodeticSurfaceNormal(h.fromArray(Q,m-J,eb),eb),D=h.normalize(h.add(Y,K,D),D),Md(w,D,I,R,O,t),b=R/3,N=b-1,_=(O-2)/3,L=_+1,U[G++]=L,U[G++]=N,U[G++]=_,U[G++]=_,U[G++]=N,U[G++]=b,R+=3,O-=3;R-=3,O+=3}if(D=h.fromArray(a,a.length-3,D),Md(w,D,I,R,O,t),A){R+=3,O-=3,F=qk,B=Xk;let J=r[1];for(p=0;p<k;p++)F=h.fromArray(J,(x-p-1)*3,F),B=h.fromArray(J,p*3,B),Bi.addAttribute(T,F,void 0,O),Bi.addAttribute(T,B,R),Md(w,D,I,R,O,t),b=R/3,N=b-1,_=(O-2)/3,L=_+1,U[G++]=L,U[G++]=N,U[G++]=_,U[G++]=_,U[G++]=N,U[G++]=b,R+=3,O-=3}if(c.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:T}),t.st){let J=new Float32Array(C/3*2),_e,xe,re=0;if(A){f/=3,d/=3;let ye=Math.PI/(x+1);xe=1/(f-x+1),_e=1/(d-x+1);let fe,Se=x/2;for(p=Se+1;p<x+1;p++)fe=P.PI_OVER_TWO+ye*p,J[re++]=_e*(1+Math.cos(fe)),J[re++]=.5*(1+Math.sin(fe));for(p=1;p<d-x+1;p++)J[re++]=p*_e,J[re++]=0;for(p=x;p>Se;p--)fe=P.PI_OVER_TWO-p*ye,J[re++]=1-_e*(1+Math.cos(fe)),J[re++]=.5*(1+Math.sin(fe));for(p=Se;p>0;p--)fe=P.PI_OVER_TWO-ye*p,J[re++]=1-xe*(1+Math.cos(fe)),J[re++]=.5*(1+Math.sin(fe));for(p=f-x;p>0;p--)J[re++]=p*xe,J[re++]=1;for(p=1;p<Se+1;p++)fe=P.PI_OVER_TWO+ye*p,J[re++]=xe*(1+Math.cos(fe)),J[re++]=.5*(1+Math.sin(fe))}else{for(f/=3,d/=3,xe=1/(f-1),_e=1/(d-1),p=0;p<d;p++)J[re++]=p*_e,J[re++]=0;for(p=f;p>0;p--)J[re++]=(p-1)*xe,J[re++]=1}c.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:J})}return t.normal&&(c.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:w.normals})),t.tangent&&(c.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:w.tangents})),t.bitangent&&(c.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:w.bitangents})),{attributes:c,indices:U}}function $tt(e,t){if(!t.normal&&!t.tangent&&!t.bitangent&&!t.st)return e;let n=e.position.values,i,o;(t.normal||t.bitangent)&&(i=e.normal.values,o=e.bitangent.values);let r=e.position.values.length/18,s=r*3,a=r*2,c=s*2,l;if(t.normal||t.bitangent||t.tangent){let f=t.normal?new Float32Array(s*6):void 0,d=t.tangent?new Float32Array(s*6):void 0,p=t.bitangent?new Float32Array(s*6):void 0,g=ode,m=rde,A=qk,x=Xk,C=Qtt,T=sde,E=c;for(l=0;l<s;l+=3){let S=E+c;g=h.fromArray(n,l,g),m=h.fromArray(n,l+s,m),A=h.fromArray(n,(l+3)%s,A),m=h.subtract(m,g,m),A=h.subtract(A,g,A),x=h.normalize(h.cross(m,A,x),x),t.normal&&(Bi.addAttribute(f,x,S),Bi.addAttribute(f,x,S+3),Bi.addAttribute(f,x,E),Bi.addAttribute(f,x,E+3)),(t.tangent||t.bitangent)&&(T=h.fromArray(i,l,T),t.bitangent&&(Bi.addAttribute(p,T,S),Bi.addAttribute(p,T,S+3),Bi.addAttribute(p,T,E),Bi.addAttribute(p,T,E+3)),t.tangent&&(C=h.normalize(h.cross(T,x,C),C),Bi.addAttribute(d,C,S),Bi.addAttribute(d,C,S+3),Bi.addAttribute(d,C,E),Bi.addAttribute(d,C,E+3))),E+=6}if(t.normal){for(f.set(i),l=0;l<s;l+=3)f[l+s]=-i[l],f[l+s+1]=-i[l+1],f[l+s+2]=-i[l+2];e.normal.values=f}else e.normal=void 0;if(t.bitangent?(p.set(o),p.set(o,s),e.bitangent.values=p):e.bitangent=void 0,t.tangent){let S=e.tangent.values;d.set(S),d.set(S,s),e.tangent.values=d}}if(t.st){let f=e.st.values,d=new Float32Array(a*6);d.set(f),d.set(f,a);let p=a*2;for(let g=0;g<2;g++){for(d[p++]=f[0],d[p++]=f[1],l=2;l<a;l+=2){let m=f[l],A=f[l+1];d[p++]=m,d[p++]=A,d[p++]=m,d[p++]=A}d[p++]=f[0],d[p++]=f[1]}e.st.values=d}return e}function m7(e,t,n){n[t++]=e[0],n[t++]=e[1],n[t++]=e[2];for(let i=3;i<e.length;i+=3){let o=e[i],r=e[i+1],s=e[i+2];n[t++]=o,n[t++]=r,n[t++]=s,n[t++]=o,n[t++]=r,n[t++]=s}return n[t++]=e[0],n[t++]=e[1],n[t++]=e[2],n}function ent(e,t){let n=new Ie({position:t.position,normal:t.normal||t.bitangent||e.shadowVolume,tangent:t.tangent,bitangent:t.normal||t.bitangent,st:t.st}),i=e.ellipsoid,o=Bi.computePositions(e),r=cde(o,n,i),s=e.height,a=e.extrudedHeight,c=r.attributes,l=r.indices,f=c.position.values,d=f.length,p=new Float64Array(d*6),g=new Float64Array(d);g.set(f);let m=new Float64Array(d*4);f=oi.scaleToGeodeticHeight(f,s,i),m=m7(f,0,m),g=oi.scaleToGeodeticHeight(g,a,i),m=m7(g,d*2,m),p.set(f),p.set(g,d),p.set(m,d*2),c.position.values=p,c=$tt(c,t);let A,x=d/3;if(e.shadowVolume){let L=c.normal.values;d=L.length;let N=new Float32Array(d*6);for(A=0;A<d;A++)L[A]=-L[A];N.set(L,d),N=m7(L,d*4,N),c.extrudeDirection=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:N}),t.normal||(c.normal=void 0)}if(u(e.offsetAttribute)){let L=new Uint8Array(x*6);if(e.offsetAttribute===on.TOP)L=L.fill(1,0,x).fill(1,x*2,x*4);else{let N=e.offsetAttribute===on.NONE?0:1;L=L.fill(N)}c.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:L})}let C=l.length,T=x+x,E=Fe.createTypedArray(p.length/3,C*2+T*3);E.set(l);let S=C;for(A=0;A<C;A+=3){let L=l[A],N=l[A+1],_=l[A+2];E[S++]=_+x,E[S++]=N+x,E[S++]=L+x}let v,w,R,O;for(A=0;A<T;A+=2)v=A+T,w=v+T,R=v+1,O=w+1,E[S++]=v,E[S++]=w,E[S++]=R,E[S++]=R,E[S++]=w,E[S++]=O;return{attributes:c,indices:E}}var nde=new h,yL=new h,Ef=new he;function ide(e,t,n,i,o,r){let s=h.subtract(t,e,nde);h.normalize(s,s);let a=n.geodeticSurfaceNormal(e,yL),c=h.cross(s,a,nde);h.multiplyByScalar(c,i,c);let l=o.latitude,f=o.longitude,d=r.latitude,p=r.longitude;h.add(e,c,yL),n.cartesianToCartographic(yL,Ef);let g=Ef.latitude,m=Ef.longitude;l=Math.min(l,g),f=Math.min(f,m),d=Math.max(d,g),p=Math.max(p,m),h.subtract(e,c,yL),n.cartesianToCartographic(yL,Ef),g=Ef.latitude,m=Ef.longitude,l=Math.min(l,g),f=Math.min(f,m),d=Math.max(d,g),p=Math.max(p,m),o.latitude=l,o.longitude=f,r.latitude=d,r.longitude=p}var Tf=new h,AL=new h,Tl=new he,El=new he;function lde(e,t,n,i,o){e=ade(e,t);let r=yo(e,h.equalsEpsilon),s=r.length;if(s<2||n<=0)return new ce;let a=n*.5;Tl.latitude=Number.POSITIVE_INFINITY,Tl.longitude=Number.POSITIVE_INFINITY,El.latitude=Number.NEGATIVE_INFINITY,El.longitude=Number.NEGATIVE_INFINITY;let c,l;if(i===vi.ROUNDED){let p=r[0];h.subtract(p,r[1],Tf),h.normalize(Tf,Tf),h.multiplyByScalar(Tf,a,Tf),h.add(p,Tf,AL),t.cartesianToCartographic(AL,Ef),c=Ef.latitude,l=Ef.longitude,Tl.latitude=Math.min(Tl.latitude,c),Tl.longitude=Math.min(Tl.longitude,l),El.latitude=Math.max(El.latitude,c),El.longitude=Math.max(El.longitude,l)}for(let p=0;p<s-1;++p)ide(r[p],r[p+1],t,a,Tl,El);let f=r[s-1];h.subtract(f,r[s-2],Tf),h.normalize(Tf,Tf),h.multiplyByScalar(Tf,a,Tf),h.add(f,Tf,AL),ide(f,AL,t,a,Tl,El),i===vi.ROUNDED&&(t.cartesianToCartographic(AL,Ef),c=Ef.latitude,l=Ef.longitude,Tl.latitude=Math.min(Tl.latitude,c),Tl.longitude=Math.min(Tl.longitude,l),El.latitude=Math.max(El.latitude,c),El.longitude=Math.max(El.longitude,l));let d=u(o)?o:new ce;return d.north=El.latitude,d.south=Tl.latitude,d.east=El.longitude,d.west=Tl.longitude,d}function y_(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n=e.width,i=y(e.height,0),o=y(e.extrudedHeight,i);this._positions=t,this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._vertexFormat=Ie.clone(y(e.vertexFormat,Ie.DEFAULT)),this._width=n,this._height=Math.max(i,o),this._extrudedHeight=Math.min(i,o),this._cornerType=y(e.cornerType,vi.ROUNDED),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._shadowVolume=y(e.shadowVolume,!1),this._workerName="createCorridorGeometry",this._offsetAttribute=e.offsetAttribute,this._rectangle=void 0,this.packedLength=1+t.length*h.packedLength+ie.packedLength+Ie.packedLength+7}y_.pack=function(e,t,n){n=y(n,0);let i=e._positions,o=i.length;t[n++]=o;for(let r=0;r<o;++r,n+=h.packedLength)h.pack(i[r],t,n);return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._width,t[n++]=e._height,t[n++]=e._extrudedHeight,t[n++]=e._cornerType,t[n++]=e._granularity,t[n++]=e._shadowVolume?1:0,t[n]=y(e._offsetAttribute,-1),t};var ude=ie.clone(ie.UNIT_SPHERE),fde=new Ie,g_={positions:void 0,ellipsoid:ude,vertexFormat:fde,width:void 0,height:void 0,extrudedHeight:void 0,cornerType:void 0,granularity:void 0,shadowVolume:void 0,offsetAttribute:void 0};y_.unpack=function(e,t,n){t=y(t,0);let i=e[t++],o=new Array(i);for(let m=0;m<i;++m,t+=h.packedLength)o[m]=h.unpack(e,t);let r=ie.unpack(e,t,ude);t+=ie.packedLength;let s=Ie.unpack(e,t,fde);t+=Ie.packedLength;let a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t++],p=e[t++]===1,g=e[t];return u(n)?(n._positions=o,n._ellipsoid=ie.clone(r,n._ellipsoid),n._vertexFormat=Ie.clone(s,n._vertexFormat),n._width=a,n._height=c,n._extrudedHeight=l,n._cornerType=f,n._granularity=d,n._shadowVolume=p,n._offsetAttribute=g===-1?void 0:g,n):(g_.positions=o,g_.width=a,g_.height=c,g_.extrudedHeight=l,g_.cornerType=f,g_.granularity=d,g_.shadowVolume=p,g_.offsetAttribute=g===-1?void 0:g,new y_(g_))};y_.computeRectangle=function(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.positions,i=e.width,o=y(e.ellipsoid,ie.WGS84),r=y(e.cornerType,vi.ROUNDED);return lde(n,o,i,r,t)};y_.createGeometry=function(e){let t=e._positions,n=e._width,i=e._ellipsoid;t=ade(t,i);let o=yo(t,h.equalsEpsilon);if(o.length<2||n<=0)return;let r=e._height,s=e._extrudedHeight,a=!P.equalsEpsilon(r,s,0,P.EPSILON2),c=e._vertexFormat,l={ellipsoid:i,positions:o,width:n,cornerType:e._cornerType,granularity:e._granularity,saveAttributes:!0},f;if(a)l.height=r,l.extrudedHeight=s,l.shadowVolume=e._shadowVolume,l.offsetAttribute=e._offsetAttribute,f=ent(l,c);else{let g=Bi.computePositions(l);if(f=cde(g,c,i),f.attributes.position.values=oi.scaleToGeodeticHeight(f.attributes.position.values,r,i),u(e._offsetAttribute)){let m=e._offsetAttribute===on.NONE?0:1,A=f.attributes.position.values.length,x=new Uint8Array(A/3).fill(m);f.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:x})}}let d=f.attributes,p=se.fromVertices(d.position.values,void 0,3);return c.position||(f.attributes.position.values=void 0),new ct({attributes:d,indices:f.indices,primitiveType:Me.TRIANGLES,boundingSphere:p,offsetAttribute:e._offsetAttribute})};y_.createShadowVolume=function(e,t,n){let i=e._granularity,o=e._ellipsoid,r=t(i,o),s=n(i,o);return new y_({positions:e._positions,width:e._width,cornerType:e._cornerType,ellipsoid:o,granularity:i,extrudedHeight:r,height:s,vertexFormat:Ie.POSITION_ONLY,shadowVolume:!0})};Object.defineProperties(y_.prototype,{rectangle:{get:function(){return u(this._rectangle)||(this._rectangle=lde(this._positions,this._ellipsoid,this._width,this._cornerType)),this._rectangle}},textureCoordinateRotationPoints:{get:function(){return[0,0,0,1,1,0]}}});var wx=y_;var dde=new h,hde=new h,tnt=new h;function nnt(e,t){for(let n=0;n<e.length;n++)e[n]=t.scaleToGeodeticSurface(e[n],e[n]);return e}function mde(e,t){let n=[],i=e.positions,o=e.corners,r=e.endPositions,s=new hn,a,c=0,l=0,f,d=0,p;for(f=0;f<i.length;f+=2)p=i[f].length-3,c+=p,d+=p/3*4,l+=i[f+1].length-3;for(c+=3,l+=3,f=0;f<o.length;f++){a=o[f];let B=o[f].leftPositions;u(B)?(p=B.length,c+=p,d+=p/3*2):(p=o[f].rightPositions.length,l+=p,d+=p/3*2)}let g=u(r),m;g&&(m=r[0].length-3,c+=m,l+=m,m/=3,d+=m*4);let A=c+l,x=new Float64Array(A),C=0,T=A-1,E,S,v,w,R,O,L=m/2,N=Fe.createTypedArray(A/3,d+4),_=0;if(N[_++]=C/3,N[_++]=(T-2)/3,g){n.push(C/3),O=dde,R=hde;let B=r[0];for(f=0;f<L;f++)O=h.fromArray(B,(L-1-f)*3,O),R=h.fromArray(B,(L+f)*3,R),Bi.addAttribute(x,R,C),Bi.addAttribute(x,O,void 0,T),S=C/3,w=S+1,E=(T-2)/3,v=E-1,N[_++]=E,N[_++]=v,N[_++]=S,N[_++]=w,C+=3,T-=3}let b=0,D=i[b++],I=i[b++];for(x.set(D,C),x.set(I,T-I.length+1),p=I.length-3,n.push(C/3,(T-2)/3),f=0;f<p;f+=3)S=C/3,w=S+1,E=(T-2)/3,v=E-1,N[_++]=E,N[_++]=v,N[_++]=S,N[_++]=w,C+=3,T-=3;for(f=0;f<o.length;f++){let B;a=o[f];let F=a.leftPositions,k=a.rightPositions,U,G=tnt;if(u(F)){for(T-=3,U=v,n.push(w),B=0;B<F.length/3;B++)G=h.fromArray(F,B*3,G),N[_++]=U-B-1,N[_++]=U-B,Bi.addAttribute(x,G,void 0,T),T-=3;n.push(U-Math.floor(F.length/6)),t===vi.BEVELED&&n.push((T-2)/3+1),C+=3}else{for(C+=3,U=w,n.push(v),B=0;B<k.length/3;B++)G=h.fromArray(k,B*3,G),N[_++]=U+B,N[_++]=U+B+1,Bi.addAttribute(x,G,C),C+=3;n.push(U+Math.floor(k.length/6)),t===vi.BEVELED&&n.push(C/3-1),T-=3}for(D=i[b++],I=i[b++],D.splice(0,3),I.splice(I.length-3,3),x.set(D,C),x.set(I,T-I.length+1),p=I.length-3,B=0;B<I.length;B+=3)w=C/3,S=w-1,v=(T-2)/3,E=v+1,N[_++]=E,N[_++]=v,N[_++]=S,N[_++]=w,C+=3,T-=3;C-=3,T+=3,n.push(C/3,(T-2)/3)}if(g){C+=3,T-=3,O=dde,R=hde;let B=r[1];for(f=0;f<L;f++)O=h.fromArray(B,(m-f-1)*3,O),R=h.fromArray(B,f*3,R),Bi.addAttribute(x,O,void 0,T),Bi.addAttribute(x,R,C),w=C/3,S=w-1,v=(T-2)/3,E=v+1,N[_++]=E,N[_++]=v,N[_++]=S,N[_++]=w,C+=3,T-=3;n.push(C/3)}else n.push(C/3,(T-2)/3);return N[_++]=C/3,N[_++]=(T-2)/3,s.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:x}),{attributes:s,indices:N,wallIndices:n}}function int(e){let t=e.ellipsoid,n=Bi.computePositions(e),i=mde(n,e.cornerType),o=i.wallIndices,r=e.height,s=e.extrudedHeight,a=i.attributes,c=i.indices,l=a.position.values,f=l.length,d=new Float64Array(f);d.set(l);let p=new Float64Array(f*2);if(l=oi.scaleToGeodeticHeight(l,r,t),d=oi.scaleToGeodeticHeight(d,s,t),p.set(l),p.set(d,f),a.position.values=p,f/=3,u(e.offsetAttribute)){let E=new Uint8Array(f*2);if(e.offsetAttribute===on.TOP)E=E.fill(1,0,f);else{let S=e.offsetAttribute===on.NONE?0:1;E=E.fill(S)}a.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:E})}let g,m=c.length,A=Fe.createTypedArray(p.length/3,(m+o.length)*2);A.set(c);let x=m;for(g=0;g<m;g+=2){let E=c[g],S=c[g+1];A[x++]=E+f,A[x++]=S+f}let C,T;for(g=0;g<o.length;g++)C=o[g],T=C+f,A[x++]=C,A[x++]=T;return{attributes:a,indices:A}}function xL(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n=e.width,i=y(e.height,0),o=y(e.extrudedHeight,i);this._positions=t,this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._width=n,this._height=Math.max(i,o),this._extrudedHeight=Math.min(i,o),this._cornerType=y(e.cornerType,vi.ROUNDED),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._offsetAttribute=e.offsetAttribute,this._workerName="createCorridorOutlineGeometry",this.packedLength=1+t.length*h.packedLength+ie.packedLength+6}xL.pack=function(e,t,n){n=y(n,0);let i=e._positions,o=i.length;t[n++]=o;for(let r=0;r<o;++r,n+=h.packedLength)h.pack(i[r],t,n);return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n++]=e._width,t[n++]=e._height,t[n++]=e._extrudedHeight,t[n++]=e._cornerType,t[n++]=e._granularity,t[n]=y(e._offsetAttribute,-1),t};var pde=ie.clone(ie.UNIT_SPHERE),xy={positions:void 0,ellipsoid:pde,width:void 0,height:void 0,extrudedHeight:void 0,cornerType:void 0,granularity:void 0,offsetAttribute:void 0};xL.unpack=function(e,t,n){t=y(t,0);let i=e[t++],o=new Array(i);for(let p=0;p<i;++p,t+=h.packedLength)o[p]=h.unpack(e,t);let r=ie.unpack(e,t,pde);t+=ie.packedLength;let s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t];return u(n)?(n._positions=o,n._ellipsoid=ie.clone(r,n._ellipsoid),n._width=s,n._height=a,n._extrudedHeight=c,n._cornerType=l,n._granularity=f,n._offsetAttribute=d===-1?void 0:d,n):(xy.positions=o,xy.width=s,xy.height=a,xy.extrudedHeight=c,xy.cornerType=l,xy.granularity=f,xy.offsetAttribute=d===-1?void 0:d,new xL(xy))};xL.createGeometry=function(e){let t=e._positions,n=e._width,i=e._ellipsoid;t=nnt(t,i);let o=yo(t,h.equalsEpsilon);if(o.length<2||n<=0)return;let r=e._height,s=e._extrudedHeight,a=!P.equalsEpsilon(r,s,0,P.EPSILON2),c={ellipsoid:i,positions:o,width:n,cornerType:e._cornerType,granularity:e._granularity,saveAttributes:!1},l;if(a)c.height=r,c.extrudedHeight=s,c.offsetAttribute=e._offsetAttribute,l=int(c);else{let p=Bi.computePositions(c);if(l=mde(p,c.cornerType),l.attributes.position.values=oi.scaleToGeodeticHeight(l.attributes.position.values,r,i),u(e._offsetAttribute)){let g=l.attributes.position.values.length,m=e._offsetAttribute===on.NONE?0:1,A=new Uint8Array(g/3).fill(m);l.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:A})}}let f=l.attributes,d=se.fromVertices(f.position.values,void 0,3);return new ct({attributes:f,indices:l.indices,primitiveType:Me.LINES,boundingSphere:d,offsetAttribute:e._offsetAttribute})};var CL=xL;var ont=new $n(0);function Hc(e){si.call(this,e),this._zIndex=0,this._terrainOffsetProperty=void 0}u(Object.create)&&(Hc.prototype=Object.create(si.prototype),Hc.prototype.constructor=Hc);Object.defineProperties(Hc.prototype,{zIndex:{get:function(){return this._zIndex}},terrainOffsetProperty:{get:function(){return this._terrainOffsetProperty}}});Hc.prototype._isOnTerrain=function(e,t){return this._fillEnabled&&!u(t.height)&&!u(t.extrudedHeight)&&Rc.isSupported(this._scene)};Hc.prototype._getIsClosed=function(e){let t=e.height,n=e.extrudedHeight;return t===0||u(n)&&n!==t};Hc.prototype._computeCenter=de.throwInstantiationError;Hc.prototype._onEntityPropertyChanged=function(e,t,n,i){if(si.prototype._onEntityPropertyChanged.call(this,e,t,n,i),this._observedPropertyNames.indexOf(t)===-1)return;let o=this._entity[this._geometryPropertyName];if(!u(o))return;u(o.zIndex)&&(u(o.height)||u(o.extrudedHeight))&&wt(wt.geometryZIndex),this._zIndex=y(o.zIndex,ont),u(this._terrainOffsetProperty)&&(this._terrainOffsetProperty.destroy(),this._terrainOffsetProperty=void 0);let r=o.heightReference,s=o.extrudedHeightReference;if(u(r)||u(s)){let a=new md(this._computeCenter.bind(this),!this._dynamic);this._terrainOffsetProperty=new MA(this._scene,a,r,s)}};Hc.prototype.destroy=function(){u(this._terrainOffsetProperty)&&(this._terrainOffsetProperty.destroy(),this._terrainOffsetProperty=void 0),si.prototype.destroy.call(this)};Hc.getGeometryHeight=function(e,t){if(!u(e)){t!==We.NONE&&wt(wt.geometryHeightReference);return}return t!==We.CLAMP_TO_GROUND?e:0};Hc.getGeometryExtrudedHeight=function(e,t){if(!u(e)){t!==We.NONE&&wt(wt.geometryExtrudedHeightReference);return}return t!==We.CLAMP_TO_GROUND?e:Hc.CLAMP_TO_GROUND};Hc.CLAMP_TO_GROUND="clamp";Hc.computeGeometryOffsetAttribute=function(e,t,n,i){(!u(e)||!u(t))&&(t=We.NONE),(!u(n)||!u(i))&&(i=We.NONE);let o=0;if(t!==We.NONE&&o++,i===We.RELATIVE_TO_GROUND&&o++,o===2)return on.ALL;if(o===1)return on.TOP};var Yn=Hc;var _de=new z,gde=h.ZERO,yde=new h,Ade=new ce;function rnt(e){this.id=e,this.vertexFormat=void 0,this.positions=void 0,this.width=void 0,this.cornerType=void 0,this.height=void 0,this.extrudedHeight=void 0,this.granularity=void 0,this.offsetAttribute=void 0}function Ld(e,t){Yn.call(this,{entity:e,scene:t,geometryOptions:new rnt(e),geometryPropertyName:"corridor",observedPropertyNames:["availability","corridor"]}),this._onEntityPropertyChanged(e,"corridor",e.corridor,void 0)}u(Object.create)&&(Ld.prototype=Object.create(Yn.prototype),Ld.prototype.constructor=Ld);Ld.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),distanceDisplayCondition:Un.fromDistanceDisplayCondition(this._distanceDisplayConditionProperty.getValue(e)),offset:void 0,color:void 0};if(this._materialProperty instanceof Nt){let o;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(o=this._materialProperty.color.getValue(e,_de)),u(o)||(o=z.WHITE),i.color=Ft.fromColor(o)}return u(this._options.offsetAttribute)&&(i.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,gde,yde))),new yt({id:t,geometry:new wx(this._options),attributes:i})};Ld.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,_de),o={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(this._distanceDisplayConditionProperty.getValue(e)),offset:void 0};return u(this._options.offsetAttribute)&&(o.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,gde,yde))),new yt({id:t,geometry:new CL(this._options),attributes:o})};Ld.prototype._computeCenter=function(e,t){let n=j.getValueOrUndefined(this._entity.corridor.positions,e);if(!(!u(n)||n.length===0))return h.clone(n[Math.floor(n.length/2)],t)};Ld.prototype._isHidden=function(e,t){return!u(t.positions)||!u(t.width)||si.prototype._isHidden.call(this,e,t)};Ld.prototype._isDynamic=function(e,t){return!t.positions.isConstant||!j.isConstant(t.height)||!j.isConstant(t.extrudedHeight)||!j.isConstant(t.granularity)||!j.isConstant(t.width)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.cornerType)||!j.isConstant(t.zIndex)||this._onTerrain&&!j.isConstant(this._materialProperty)&&!(this._materialProperty instanceof Nt)};Ld.prototype._setStaticOptions=function(e,t){let n=j.getValueOrUndefined(t.height,ze.MINIMUM_VALUE),i=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),o=j.getValueOrUndefined(t.extrudedHeight,ze.MINIMUM_VALUE),r=j.getValueOrDefault(t.extrudedHeightReference,ze.MINIMUM_VALUE,We.NONE);u(o)&&!u(n)&&(n=0);let s=this._options;s.vertexFormat=this._materialProperty instanceof Nt?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,s.positions=t.positions.getValue(ze.MINIMUM_VALUE,s.positions),s.width=t.width.getValue(ze.MINIMUM_VALUE),s.granularity=j.getValueOrUndefined(t.granularity,ze.MINIMUM_VALUE),s.cornerType=j.getValueOrUndefined(t.cornerType,ze.MINIMUM_VALUE),s.offsetAttribute=Yn.computeGeometryOffsetAttribute(n,i,o,r),s.height=Yn.getGeometryHeight(n,i),o=Yn.getGeometryExtrudedHeight(o,r),o===Yn.CLAMP_TO_GROUND&&(o=ui.getMinimumMaximumHeights(wx.computeRectangle(s,Ade)).minimumTerrainHeight),s.extrudedHeight=o};Ld.DynamicGeometryUpdater=tb;function tb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(tb.prototype=Object.create(ri.prototype),tb.prototype.constructor=tb);tb.prototype._isHidden=function(e,t,n){let i=this._options;return!u(i.positions)||!u(i.width)||ri.prototype._isHidden.call(this,e,t,n)};tb.prototype._setOptions=function(e,t,n){let i=this._options,o=j.getValueOrUndefined(t.height,n),r=j.getValueOrDefault(t.heightReference,n,We.NONE),s=j.getValueOrUndefined(t.extrudedHeight,n),a=j.getValueOrDefault(t.extrudedHeightReference,n,We.NONE);u(s)&&!u(o)&&(o=0),i.positions=j.getValueOrUndefined(t.positions,n),i.width=j.getValueOrUndefined(t.width,n),i.granularity=j.getValueOrUndefined(t.granularity,n),i.cornerType=j.getValueOrUndefined(t.cornerType,n),i.offsetAttribute=Yn.computeGeometryOffsetAttribute(o,r,s,a),i.height=Yn.getGeometryHeight(o,r),s=Yn.getGeometryExtrudedHeight(s,a),s===Yn.CLAMP_TO_GROUND&&(s=ui.getMinimumMaximumHeights(wx.computeRectangle(i,Ade)).minimumTerrainHeight),i.extrudedHeight=s};var TL=Ld;function Kk(){de.throwInstantiationError()}Object.defineProperties(Kk.prototype,{name:{get:de.throwInstantiationError},clock:{get:de.throwInstantiationError},entities:{get:de.throwInstantiationError},isLoading:{get:de.throwInstantiationError},changedEvent:{get:de.throwInstantiationError},errorEvent:{get:de.throwInstantiationError},loadingEvent:{get:de.throwInstantiationError},show:{get:de.throwInstantiationError},clustering:{get:de.throwInstantiationError}});Kk.prototype.update=function(e){de.throwInstantiationError()};Kk.setLoading=function(e,t){e._isLoading!==t&&(t?e._entityCollection.suspendEvents():e._entityCollection.resumeEvents(),e._isLoading=t,e._loading.raiseEvent(e,t))};var Mr=Kk;function Lr(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.translucencyByDistance,i=e.scaleByDistance,o=e.distanceDisplayCondition;u(n)&&(n=Pt.clone(n)),u(i)&&(i=Pt.clone(i)),u(o)&&(o=bt.clone(o)),this._show=y(e.show,!0),this._position=h.clone(y(e.position,h.ZERO)),this._actualPosition=h.clone(this._position),this._color=z.clone(y(e.color,z.WHITE)),this._outlineColor=z.clone(y(e.outlineColor,z.TRANSPARENT)),this._outlineWidth=y(e.outlineWidth,0),this._pixelSize=y(e.pixelSize,10),this._scaleByDistance=i,this._translucencyByDistance=n,this._distanceDisplayCondition=o,this._disableDepthTestDistance=y(e.disableDepthTestDistance,0),this._id=e.id,this._collection=y(e.collection,t),this._clusterShow=!0,this._pickId=void 0,this._pointPrimitiveCollection=t,this._dirty=!1,this._index=-1}var xde=Lr.SHOW_INDEX=0,Ede=Lr.POSITION_INDEX=1,snt=Lr.COLOR_INDEX=2,ant=Lr.OUTLINE_COLOR_INDEX=3,cnt=Lr.OUTLINE_WIDTH_INDEX=4,lnt=Lr.PIXEL_SIZE_INDEX=5,unt=Lr.SCALE_BY_DISTANCE_INDEX=6,fnt=Lr.TRANSLUCENCY_BY_DISTANCE_INDEX=7,dnt=Lr.DISTANCE_DISPLAY_CONDITION_INDEX=8,hnt=Lr.DISABLE_DEPTH_DISTANCE_INDEX=9;Lr.NUMBER_OF_PROPERTIES=10;function bf(e,t){let n=e._pointPrimitiveCollection;u(n)&&(n._updatePointPrimitive(e,t),e._dirty=!0)}Object.defineProperties(Lr.prototype,{show:{get:function(){return this._show},set:function(e){this._show!==e&&(this._show=e,bf(this,xde))}},position:{get:function(){return this._position},set:function(e){let t=this._position;h.equals(t,e)||(h.clone(e,t),h.clone(e,this._actualPosition),bf(this,Ede))}},scaleByDistance:{get:function(){return this._scaleByDistance},set:function(e){let t=this._scaleByDistance;Pt.equals(t,e)||(this._scaleByDistance=Pt.clone(e,t),bf(this,unt))}},translucencyByDistance:{get:function(){return this._translucencyByDistance},set:function(e){let t=this._translucencyByDistance;Pt.equals(t,e)||(this._translucencyByDistance=Pt.clone(e,t),bf(this,fnt))}},pixelSize:{get:function(){return this._pixelSize},set:function(e){this._pixelSize!==e&&(this._pixelSize=e,bf(this,lnt))}},color:{get:function(){return this._color},set:function(e){let t=this._color;z.equals(t,e)||(z.clone(e,t),bf(this,snt))}},outlineColor:{get:function(){return this._outlineColor},set:function(e){let t=this._outlineColor;z.equals(t,e)||(z.clone(e,t),bf(this,ant))}},outlineWidth:{get:function(){return this._outlineWidth},set:function(e){this._outlineWidth!==e&&(this._outlineWidth=e,bf(this,cnt))}},distanceDisplayCondition:{get:function(){return this._distanceDisplayCondition},set:function(e){bt.equals(this._distanceDisplayCondition,e)||(this._distanceDisplayCondition=bt.clone(e,this._distanceDisplayCondition),bf(this,dnt))}},disableDepthTestDistance:{get:function(){return this._disableDepthTestDistance},set:function(e){this._disableDepthTestDistance!==e&&(this._disableDepthTestDistance=e,bf(this,hnt))}},id:{get:function(){return this._id},set:function(e){this._id=e,u(this._pickId)&&(this._pickId.object.id=e)}},pickId:{get:function(){return this._pickId}},clusterShow:{get:function(){return this._clusterShow},set:function(e){this._clusterShow!==e&&(this._clusterShow=e,bf(this,xde))}}});Lr.prototype.getPickId=function(e){return u(this._pickId)||(this._pickId=e.createPickId({primitive:this,collection:this._collection,id:this._id})),this._pickId};Lr.prototype._getActualPosition=function(){return this._actualPosition};Lr.prototype._setActualPosition=function(e){h.clone(e,this._actualPosition),bf(this,Ede)};var Cde=new oe;Lr._computeActualPosition=function(e,t,n){return t.mode===ee.SCENE3D?e:(M.multiplyByPoint(n,e,Cde),Yi.computeActualWgs84Position(t,Cde))};var Tde=new oe;Lr._computeScreenSpacePosition=function(e,t,n,i){let o=M.multiplyByVector(e,oe.fromElements(t.x,t.y,t.z,1,Tde),Tde);return Yi.wgs84ToWindowCoordinates(n,o,i)};Lr.prototype.computeScreenSpacePosition=function(e,t){let n=this._pointPrimitiveCollection;u(t)||(t=new H);let i=n.modelMatrix,o=Lr._computeScreenSpacePosition(i,this._actualPosition,e,t);if(u(o))return o.y=e.canvas.clientHeight-o.y,o};Lr.getScreenSpaceBoundingBox=function(e,t,n){let i=e.pixelSize,o=i*.5,r=t.x-o,s=t.y-o,a=i,c=i;return u(n)||(n=new Ye),n.x=r,n.y=s,n.width=a,n.height=c,n};Lr.prototype.equals=function(e){return this===e||u(e)&&this._id===e._id&&h.equals(this._position,e._position)&&z.equals(this._color,e._color)&&this._pixelSize===e._pixelSize&&this._outlineWidth===e._outlineWidth&&this._show===e._show&&z.equals(this._outlineColor,e._outlineColor)&&Pt.equals(this._scaleByDistance,e._scaleByDistance)&&Pt.equals(this._translucencyByDistance,e._translucencyByDistance)&&bt.equals(this._distanceDisplayCondition,e._distanceDisplayCondition)&&this._disableDepthTestDistance===e._disableDepthTestDistance};Lr.prototype._destroy=function(){this._pickId=this._pickId&&this._pickId.destroy(),this._pointPrimitiveCollection=void 0};var Os=Lr;var mnt=Os.SHOW_INDEX,g7=Os.POSITION_INDEX,bde=Os.COLOR_INDEX,pnt=Os.OUTLINE_COLOR_INDEX,_nt=Os.OUTLINE_WIDTH_INDEX,gnt=Os.PIXEL_SIZE_INDEX,Sde=Os.SCALE_BY_DISTANCE_INDEX,vde=Os.TRANSLUCENCY_BY_DISTANCE_INDEX,Dde=Os.DISTANCE_DISPLAY_CONDITION_INDEX,ynt=Os.DISABLE_DEPTH_DISTANCE_INDEX,y7=Os.NUMBER_OF_PROPERTIES,ac={positionHighAndSize:0,positionLowAndOutline:1,compressedAttribute0:2,compressedAttribute1:3,scaleByDistance:4,distanceDisplayConditionAndDisableDepth:5};function Sf(e){e=y(e,y.EMPTY_OBJECT),this._sp=void 0,this._spTranslucent=void 0,this._rsOpaque=void 0,this._rsTranslucent=void 0,this._vaf=void 0,this._pointPrimitives=[],this._pointPrimitivesToUpdate=[],this._pointPrimitivesToUpdateIndex=0,this._pointPrimitivesRemoved=!1,this._createVertexArray=!1,this._shaderScaleByDistance=!1,this._compiledShaderScaleByDistance=!1,this._shaderTranslucencyByDistance=!1,this._compiledShaderTranslucencyByDistance=!1,this._shaderDistanceDisplayCondition=!1,this._compiledShaderDistanceDisplayCondition=!1,this._shaderDisableDepthDistance=!1,this._compiledShaderDisableDepthDistance=!1,this._propertiesChanged=new Uint32Array(y7),this._maxPixelSize=1,this._baseVolume=new se,this._baseVolumeWC=new se,this._baseVolume2D=new se,this._boundingVolume=new se,this._boundingVolumeDirty=!1,this._colorCommands=[],this.show=y(e.show,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=M.clone(M.IDENTITY),this.debugShowBoundingVolume=y(e.debugShowBoundingVolume,!1),this.blendOption=y(e.blendOption,Eo.OPAQUE_AND_TRANSLUCENT),this._blendOption=void 0,this._mode=ee.SCENE3D,this._maxTotalPointSize=1,this._buffersUsage=[Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW,Ne.STATIC_DRAW];let t=this;this._uniforms={u_maxTotalPointSize:function(){return t._maxTotalPointSize}}}Object.defineProperties(Sf.prototype,{length:{get:function(){return A7(this),this._pointPrimitives.length}}});function wde(e){let t=e.length;for(let n=0;n<t;++n)e[n]&&e[n]._destroy()}Sf.prototype.add=function(e){let t=new Os(e,this);return t._index=this._pointPrimitives.length,this._pointPrimitives.push(t),this._createVertexArray=!0,t};Sf.prototype.remove=function(e){return this.contains(e)?(this._pointPrimitives[e._index]=null,this._pointPrimitivesRemoved=!0,this._createVertexArray=!0,e._destroy(),!0):!1};Sf.prototype.removeAll=function(){wde(this._pointPrimitives),this._pointPrimitives=[],this._pointPrimitivesToUpdate=[],this._pointPrimitivesToUpdateIndex=0,this._pointPrimitivesRemoved=!1,this._createVertexArray=!0};function A7(e){if(e._pointPrimitivesRemoved){e._pointPrimitivesRemoved=!1;let t=[],n=e._pointPrimitives,i=n.length;for(let o=0,r=0;o<i;++o){let s=n[o];s&&(s._index=r++,t.push(s))}e._pointPrimitives=t}}Sf.prototype._updatePointPrimitive=function(e,t){e._dirty||(this._pointPrimitivesToUpdate[this._pointPrimitivesToUpdateIndex++]=e),++this._propertiesChanged[t]};Sf.prototype.contains=function(e){return u(e)&&e._pointPrimitiveCollection===this};Sf.prototype.get=function(e){return A7(this),this._pointPrimitives[e]};Sf.prototype.computeNewBuffersUsage=function(){let e=this._buffersUsage,t=!1,n=this._propertiesChanged;for(let i=0;i<y7;++i){let o=n[i]===0?Ne.STATIC_DRAW:Ne.STREAM_DRAW;t=t||e[i]!==o,e[i]=o}return t};function Ant(e,t,n){return new jm(e,[{index:ac.positionHighAndSize,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[g7]},{index:ac.positionLowAndShow,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[g7]},{index:ac.compressedAttribute0,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[bde]},{index:ac.compressedAttribute1,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[vde]},{index:ac.scaleByDistance,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:n[Sde]},{index:ac.distanceDisplayConditionAndDisableDepth,componentsPerAttribute:3,componentDatatype:q.FLOAT,usage:n[Dde]}],t)}var p7=new Gn;function Ide(e,t,n,i){let o=i._index,r=i._getActualPosition();e._mode===ee.SCENE3D&&(se.expand(e._baseVolume,r,e._baseVolume),e._boundingVolumeDirty=!0),Gn.fromCartesian(r,p7);let s=i.pixelSize,a=i.outlineWidth;e._maxPixelSize=Math.max(e._maxPixelSize,s+a);let c=n[ac.positionHighAndSize],l=p7.high;c(o,l.x,l.y,l.z,s);let f=n[ac.positionLowAndOutline],d=p7.low;f(o,d.x,d.y,d.z,a)}var Zk=65536,EL=256;function Pde(e,t,n,i){let o=i._index,r=i.color,s=i.getPickId(t).color,a=i.outlineColor,c=z.floatToByte(r.red),l=z.floatToByte(r.green),f=z.floatToByte(r.blue),d=c*Zk+l*EL+f;c=z.floatToByte(a.red),l=z.floatToByte(a.green),f=z.floatToByte(a.blue);let p=c*Zk+l*EL+f;c=z.floatToByte(s.red),l=z.floatToByte(s.green),f=z.floatToByte(s.blue);let g=c*Zk+l*EL+f,m=z.floatToByte(r.alpha)*Zk+z.floatToByte(a.alpha)*EL+z.floatToByte(s.alpha),A=n[ac.compressedAttribute0];A(o,d,p,g,m)}function Ode(e,t,n,i){let o=i._index,r=0,s=1,a=1,c=1,l=i.translucencyByDistance;u(l)&&(r=l.near,s=l.nearValue,a=l.far,c=l.farValue,(s!==1||c!==1)&&(e._shaderTranslucencyByDistance=!0));let f=i.show&&i.clusterShow;i.color.alpha===0&&i.outlineColor.alpha===0&&(f=!1),s=P.clamp(s,0,1),s=s===1?255:s*255|0;let d=(f?1:0)*EL+s;c=P.clamp(c,0,1),c=c===1?255:c*255|0;let p=c,g=n[ac.compressedAttribute1];g(o,d,p,r,a)}function Rde(e,t,n,i){let o=i._index,r=n[ac.scaleByDistance],s=0,a=1,c=1,l=1,f=i.scaleByDistance;u(f)&&(s=f.near,a=f.nearValue,c=f.far,l=f.farValue,(a!==1||l!==1)&&(e._shaderScaleByDistance=!0)),r(o,s,a,c,l)}function Bde(e,t,n,i){let o=i._index,r=n[ac.distanceDisplayConditionAndDisableDepth],s=0,a=Number.MAX_VALUE,c=i.distanceDisplayCondition;u(c)&&(s=c.near,a=c.far,s*=s,a*=a,e._shaderDistanceDisplayCondition=!0);let l=i.disableDepthTestDistance;l*=l,l>0&&(e._shaderDisableDepthDistance=!0,l===Number.POSITIVE_INFINITY&&(l=-1)),r(o,s,a,l)}function xnt(e,t,n,i){Ide(e,t,n,i),Pde(e,t,n,i),Ode(e,t,n,i),Rde(e,t,n,i),Bde(e,t,n,i)}function _7(e,t,n,i,o,r){let s;i.mode===ee.SCENE3D?(s=e._baseVolume,e._boundingVolumeDirty=!0):s=e._baseVolume2D;let a=[];for(let c=0;c<n;++c){let l=t[c],f=l.position,d=Os._computeActualPosition(f,i,o);u(d)&&(l._setActualPosition(d),r?a.push(d):se.expand(s,d,s))}r&&se.fromPoints(a,s)}function Cnt(e,t){let n=t.mode,i=e._pointPrimitives,o=e._pointPrimitivesToUpdate,r=e._modelMatrix;e._createVertexArray||e._mode!==n||n!==ee.SCENE3D&&!M.equals(r,e.modelMatrix)?(e._mode=n,M.clone(e.modelMatrix,r),e._createVertexArray=!0,(n===ee.SCENE3D||n===ee.SCENE2D||n===ee.COLUMBUS_VIEW)&&_7(e,i,i.length,t,r,!0)):n===ee.MORPHING?_7(e,i,i.length,t,r,!0):(n===ee.SCENE2D||n===ee.COLUMBUS_VIEW)&&_7(e,o,e._pointPrimitivesToUpdateIndex,t,r,!1)}function Tnt(e,t,n){let o=t.camera.getPixelSize(n,t.context.drawingBufferWidth,t.context.drawingBufferHeight)*e._maxPixelSize;n.radius+=o}var Ent=[];Sf.prototype.update=function(e){if(A7(this),!this.show)return;this._maxTotalPointSize=Vt.maximumAliasedPointSize,Cnt(this,e);let n=this._pointPrimitives.length,i=this._pointPrimitivesToUpdate,o=this._pointPrimitivesToUpdateIndex,r=this._propertiesChanged,s=this._createVertexArray,a,c=e.context,l=e.passes,f=l.pick;if(s||!f&&this.computeNewBuffersUsage()){this._createVertexArray=!1;for(let v=0;v<y7;++v)r[v]=0;if(this._vaf=this._vaf&&this._vaf.destroy(),n>0){this._vaf=Ant(c,n,this._buffersUsage),a=this._vaf.writers;for(let v=0;v<n;++v){let w=this._pointPrimitives[v];w._dirty=!1,xnt(this,c,a,w)}this._vaf.commit()}this._pointPrimitivesToUpdateIndex=0}else if(o>0){let v=Ent;v.length=0,(r[g7]||r[_nt]||r[gnt])&&v.push(Ide),(r[bde]||r[pnt])&&v.push(Pde),(r[mnt]||r[vde])&&v.push(Ode),r[Sde]&&v.push(Rde),(r[Dde]||r[ynt])&&v.push(Bde);let w=v.length;if(a=this._vaf.writers,o/n>.1){for(let R=0;R<o;++R){let O=i[R];O._dirty=!1;for(let L=0;L<w;++L)v[L](this,c,a,O)}this._vaf.commit()}else{for(let R=0;R<o;++R){let O=i[R];O._dirty=!1;for(let L=0;L<w;++L)v[L](this,c,a,O);this._vaf.subCommit(O._index,1)}this._vaf.endSubCommits()}this._pointPrimitivesToUpdateIndex=0}if(o>n*1.5&&(i.length=n),!u(this._vaf)||!u(this._vaf.va))return;this._boundingVolumeDirty&&(this._boundingVolumeDirty=!1,se.transform(this._baseVolume,this.modelMatrix,this._baseVolumeWC));let d,p=M.IDENTITY;e.mode===ee.SCENE3D?(p=this.modelMatrix,d=se.clone(this._baseVolumeWC,this._boundingVolume)):d=se.clone(this._baseVolume2D,this._boundingVolume),Tnt(this,e,d);let g=this._blendOption!==this.blendOption;this._blendOption=this.blendOption,g&&(this._blendOption===Eo.OPAQUE||this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT?this._rsOpaque=Ue.fromCache({depthTest:{enabled:!0,func:te.LEQUAL},depthMask:!0}):this._rsOpaque=void 0,this._blendOption===Eo.TRANSLUCENT||this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT?this._rsTranslucent=Ue.fromCache({depthTest:{enabled:!0,func:te.LEQUAL},depthMask:!1,blending:un.ALPHA_BLEND}):this._rsTranslucent=void 0),this._shaderDisableDepthDistance=this._shaderDisableDepthDistance||e.minimumDisableDepthTestDistance!==0;let m,A;(g||this._shaderScaleByDistance&&!this._compiledShaderScaleByDistance||this._shaderTranslucencyByDistance&&!this._compiledShaderTranslucencyByDistance||this._shaderDistanceDisplayCondition&&!this._compiledShaderDistanceDisplayCondition||this._shaderDisableDepthDistance!==this._compiledShaderDisableDepthDistance)&&(m=new ke({sources:[fI]}),this._shaderScaleByDistance&&m.defines.push("EYE_DISTANCE_SCALING"),this._shaderTranslucencyByDistance&&m.defines.push("EYE_DISTANCE_TRANSLUCENCY"),this._shaderDistanceDisplayCondition&&m.defines.push("DISTANCE_DISPLAY_CONDITION"),this._shaderDisableDepthDistance&&m.defines.push("DISABLE_DEPTH_DISTANCE"),this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT&&(A=new ke({defines:["OPAQUE"],sources:[J_]}),this._sp=Xt.replaceCache({context:c,shaderProgram:this._sp,vertexShaderSource:m,fragmentShaderSource:A,attributeLocations:ac}),A=new ke({defines:["TRANSLUCENT"],sources:[J_]}),this._spTranslucent=Xt.replaceCache({context:c,shaderProgram:this._spTranslucent,vertexShaderSource:m,fragmentShaderSource:A,attributeLocations:ac})),this._blendOption===Eo.OPAQUE&&(A=new ke({sources:[J_]}),this._sp=Xt.replaceCache({context:c,shaderProgram:this._sp,vertexShaderSource:m,fragmentShaderSource:A,attributeLocations:ac})),this._blendOption===Eo.TRANSLUCENT&&(A=new ke({sources:[J_]}),this._spTranslucent=Xt.replaceCache({context:c,shaderProgram:this._spTranslucent,vertexShaderSource:m,fragmentShaderSource:A,attributeLocations:ac})),this._compiledShaderScaleByDistance=this._shaderScaleByDistance,this._compiledShaderTranslucencyByDistance=this._shaderTranslucencyByDistance,this._compiledShaderDistanceDisplayCondition=this._shaderDistanceDisplayCondition,this._compiledShaderDisableDepthDistance=this._shaderDisableDepthDistance);let x,C,T,E,S=e.commandList;if(l.render||f){let v=this._colorCommands,w=this._blendOption===Eo.OPAQUE,R=this._blendOption===Eo.OPAQUE_AND_TRANSLUCENT;x=this._vaf.va,C=x.length,v.length=C;let O=R?C*2:C;for(E=0;E<O;++E){let L=w||R&&E%2===0;T=v[E],u(T)||(T=v[E]=new tt),T.primitiveType=Me.POINTS,T.pass=L||!R?Ee.OPAQUE:Ee.TRANSLUCENT,T.owner=this;let N=R?Math.floor(E/2):E;T.boundingVolume=d,T.modelMatrix=p,T.shaderProgram=L?this._sp:this._spTranslucent,T.uniformMap=this._uniforms,T.vertexArray=x[N].va,T.renderState=L?this._rsOpaque:this._rsTranslucent,T.debugShowBoundingVolume=this.debugShowBoundingVolume,T.pickId="v_pickColor",S.push(T)}}};Sf.prototype.isDestroyed=function(){return!1};Sf.prototype.destroy=function(){return this._sp=this._sp&&this._sp.destroy(),this._spTranslucent=this._spTranslucent&&this._spTranslucent.destroy(),this._spPick=this._spPick&&this._spPick.destroy(),this._vaf=this._vaf&&this._vaf.destroy(),wde(this._pointPrimitives),le(this)};var nb=Sf;function SL(e,t,n,i,o,r){if(o-i<=n)return;let s=i+o>>1;Mde(e,t,s,i,o,r%2),SL(e,t,n,i,s-1,r+1),SL(e,t,n,s+1,o,r+1)}function Mde(e,t,n,i,o,r){for(;o>i;){if(o-i>600){let l=o-i+1,f=n-i+1,d=Math.log(l),p=.5*Math.exp(2*d/3),g=.5*Math.sqrt(d*p*(l-p)/l)*(f-l/2<0?-1:1),m=Math.max(i,Math.floor(n-f*p/l+g)),A=Math.min(o,Math.floor(n+(l-f)*p/l+g));Mde(e,t,n,m,A,r)}let s=t[2*n+r],a=i,c=o;for(bL(e,t,i,n),t[2*o+r]>s&&bL(e,t,i,o);a<c;){for(bL(e,t,a,c),a++,c--;t[2*a+r]<s;)a++;for(;t[2*c+r]>s;)c--}t[2*i+r]===s?bL(e,t,i,c):(c++,bL(e,t,c,o)),c<=n&&(i=c+1),n<=c&&(o=c-1)}}function bL(e,t,n,i){x7(e,n,i),x7(t,2*n,2*i),x7(t,2*n+1,2*i+1)}function x7(e,t,n){let i=e[t];e[t]=e[n],e[n]=i}function C7(e,t,n,i,o,r,s){let a=[0,e.length-1,0],c=[],l,f;for(;a.length;){let d=a.pop(),p=a.pop(),g=a.pop();if(p-g<=s){for(let x=g;x<=p;x++)l=t[2*x],f=t[2*x+1],l>=n&&l<=o&&f>=i&&f<=r&&c.push(e[x]);continue}let m=Math.floor((g+p)/2);l=t[2*m],f=t[2*m+1],l>=n&&l<=o&&f>=i&&f<=r&&c.push(e[m]);let A=(d+1)%2;(d===0?n<=l:i<=f)&&(a.push(g),a.push(m-1),a.push(A)),(d===0?o>=l:r>=f)&&(a.push(m+1),a.push(p),a.push(A))}return c}function T7(e,t,n,i,o,r){let s=[0,e.length-1,0],a=[],c=o*o;for(;s.length;){let l=s.pop(),f=s.pop(),d=s.pop();if(f-d<=r){for(let x=d;x<=f;x++)Lde(t[2*x],t[2*x+1],n,i)<=c&&a.push(e[x]);continue}let p=Math.floor((d+f)/2),g=t[2*p],m=t[2*p+1];Lde(g,m,n,i)<=c&&a.push(e[p]);let A=(l+1)%2;(l===0?n-o<=g:i-o<=m)&&(s.push(d),s.push(p-1),s.push(A)),(l===0?n+o>=g:i+o>=m)&&(s.push(p+1),s.push(f),s.push(A))}return a}function Lde(e,t,n,i){let o=e-n,r=t-i;return o*o+r*r}var bnt=e=>e[0],Snt=e=>e[1],vL=class{constructor(t,n=bnt,i=Snt,o=64,r=Float64Array){this.nodeSize=o,this.points=t;let s=t.length<65536?Uint16Array:Uint32Array,a=this.ids=new s(t.length),c=this.coords=new r(t.length*2);for(let l=0;l<t.length;l++)a[l]=l,c[2*l]=n(t[l]),c[2*l+1]=i(t[l]);SL(a,c,o,0,a.length-1,0)}range(t,n,i,o){return C7(this.ids,this.coords,t,n,i,o,this.nodeSize)}within(t,n,i){return T7(this.ids,this.coords,t,n,i,this.nodeSize)}};function Nd(e){e=y(e,y.EMPTY_OBJECT),this._enabled=y(e.enabled,!1),this._pixelRange=y(e.pixelRange,80),this._minimumClusterSize=y(e.minimumClusterSize,2),this._clusterBillboards=y(e.clusterBillboards,!0),this._clusterLabels=y(e.clusterLabels,!0),this._clusterPoints=y(e.clusterPoints,!0),this._labelCollection=void 0,this._billboardCollection=void 0,this._pointCollection=void 0,this._clusterBillboardCollection=void 0,this._clusterLabelCollection=void 0,this._clusterPointCollection=void 0,this._collectionIndicesByEntity={},this._unusedLabelIndices=[],this._unusedBillboardIndices=[],this._unusedPointIndices=[],this._previousClusters=[],this._previousHeight=void 0,this._enabledDirty=!1,this._clusterDirty=!1,this._cluster=void 0,this._removeEventListener=void 0,this._clusterEvent=new Ae,this.show=y(e.show,!0)}function vnt(e){return e.coord.x}function Dnt(e){return e.coord.y}function Nde(e,t){e.x-=t,e.y-=t,e.width+=t*2,e.height+=t*2}var wnt=new Ye;function Fde(e,t,n,i,o){if(u(e._labelCollection)&&i._clusterLabels?o=ay.getScreenSpaceBoundingBox(e,t,o):u(e._billboardCollection)&&i._clusterBillboards?o=fo.getScreenSpaceBoundingBox(e,t,o):u(e._pointPrimitiveCollection)&&i._clusterPoints&&(o=Os.getScreenSpaceBoundingBox(e,t,o)),Nde(o,n),i._clusterLabels&&!u(e._labelCollection)&&u(e.id)&&Ude(i,e.id.id)&&u(e.id._label)){let r=i._collectionIndicesByEntity[e.id.id].labelIndex,s=i._labelCollection.get(r),a=ay.getScreenSpaceBoundingBox(s,t,wnt);Nde(a,n),o=Ye.union(o,a,o)}return o}function Int(e,t){if(e.clusterShow=!0,!u(e._labelCollection)&&u(e.id)&&Ude(t,e.id.id)&&u(e.id._label)){let n=t._collectionIndicesByEntity[e.id.id].labelIndex,i=t._labelCollection.get(n);i.clusterShow=!0}}function Vde(e,t,n,i){let o={billboard:i._clusterBillboardCollection.add(),label:i._clusterLabelCollection.add(),point:i._clusterPointCollection.add()};o.billboard.show=!1,o.point.show=!1,o.label.show=!0,o.label.text=t.toLocaleString(),o.label.id=n,o.billboard.position=o.label.position=o.point.position=e,i._clusterEvent.raiseEvent(n,o)}function Ude(e,t){return u(e)&&u(e._collectionIndicesByEntity[t])&&u(e._collectionIndicesByEntity[t].labelIndex)}function E7(e,t,n,i,o){if(!u(e))return;let r=e.length;for(let s=0;s<r;++s){let a=e.get(s);if(a.clusterShow=!1,!a.show||o._scene.mode===ee.SCENE3D&&!i.isPointVisible(a.position))continue;let c=o._clusterLabels&&u(a._labelCollection),l=o._clusterBillboards&&u(a.id._billboard),f=o._clusterPoints&&u(a.id._point);if(c&&(f||l))continue;let d=a.computeScreenSpacePosition(n);u(d)&&t.push({index:s,collection:e,clustered:!1,coord:d})}}var Pnt=new Ye,Ont=new Ye,Rnt=new Ye;function Bnt(e){return function(t){if(u(t)&&t<.05||!e.enabled)return;let n=e._scene,i=e._labelCollection,o=e._billboardCollection,r=e._pointCollection;if(!u(i)&&!u(o)&&!u(r)||!e._clusterBillboards&&!e._clusterLabels&&!e._clusterPoints)return;let s=e._clusterLabelCollection,a=e._clusterBillboardCollection,c=e._clusterPointCollection;u(s)?s.removeAll():s=e._clusterLabelCollection=new tm({scene:n}),u(a)?a.removeAll():a=e._clusterBillboardCollection=new au({scene:n}),u(c)?c.removeAll():c=e._clusterPointCollection=new nb;let l=e._pixelRange,f=e._minimumClusterSize,d=e._previousClusters,p=[],g=e._previousHeight,m=n.camera.positionCartographic.height,A=n.mapProjection.ellipsoid,x=n.camera.positionWC,C=new $m(A,x),T=[];e._clusterLabels&&E7(i,T,n,C,e),e._clusterBillboards&&E7(o,T,n,C,e),e._clusterPoints&&E7(r,T,n,C,e);let E,S,v,w,R,O,L,N,_,b,D,I,B=new vL(T,vnt,Dnt,64,Int32Array);if(m<g)for(v=d.length,E=0;E<v;++E){let F=d[E];if(!C.isPointVisible(F.position))continue;let k=fo._computeScreenSpacePosition(M.IDENTITY,F.position,h.ZERO,H.ZERO,n);if(!u(k))continue;let U=1-m/g,G=F.width=F.width*U,V=F.height=F.height*U;G=Math.max(G,F.minimumWidth),V=Math.max(V,F.minimumHeight);let X=k.x-G*.5,W=k.y-V*.5,Q=k.x+G,Y=k.y+V;for(R=B.range(X,W,Q,Y),O=R.length,b=0,_=[],S=0;S<O;++S)L=R[S],N=T[L],N.clustered||(++b,D=N.collection,I=N.index,_.push(D.get(I).id));if(b>=f)for(Vde(F.position,b,_,e),p.push(F),S=0;S<O;++S)T[R[S]].clustered=!0}for(v=T.length,E=0;E<v;++E){let F=T[E];if(F.clustered)continue;F.clustered=!0,D=F.collection,I=F.index;let k=D.get(I);w=Fde(k,F.coord,l,e,Pnt);let U=Ye.clone(w,Ont);R=B.range(w.x,w.y,w.x+w.width,w.y+w.height),O=R.length;let G=h.clone(k.position);for(b=1,_=[k.id],S=0;S<O;++S)if(L=R[S],N=T[L],!N.clustered){let V=N.collection.get(N.index),X=Fde(V,N.coord,l,e,Rnt);h.add(V.position,G,G),Ye.union(U,X,U),++b,_.push(V.id)}if(b>=f){let V=h.multiplyByScalar(G,1/b,G);for(Vde(V,b,_,e),p.push({position:V,width:U.width,height:U.height,minimumWidth:w.width,minimumHeight:w.height}),S=0;S<O;++S)T[R[S]].clustered=!0}else Int(k,e)}s.length===0&&(s.destroy(),e._clusterLabelCollection=void 0),a.length===0&&(a.destroy(),e._clusterBillboardCollection=void 0),c.length===0&&(c.destroy(),e._clusterPointCollection=void 0),e._previousClusters=p,e._previousHeight=m}}Nd.prototype._initialize=function(e){this._scene=e;let t=Bnt(this);this._cluster=t,this._removeEventListener=e.camera.changed.addEventListener(t)};Object.defineProperties(Nd.prototype,{enabled:{get:function(){return this._enabled},set:function(e){this._enabledDirty=e!==this._enabled,this._enabled=e}},pixelRange:{get:function(){return this._pixelRange},set:function(e){this._clusterDirty=this._clusterDirty||e!==this._pixelRange,this._pixelRange=e}},minimumClusterSize:{get:function(){return this._minimumClusterSize},set:function(e){this._clusterDirty=this._clusterDirty||e!==this._minimumClusterSize,this._minimumClusterSize=e}},clusterEvent:{get:function(){return this._clusterEvent}},clusterBillboards:{get:function(){return this._clusterBillboards},set:function(e){this._clusterDirty=this._clusterDirty||e!==this._clusterBillboards,this._clusterBillboards=e}},clusterLabels:{get:function(){return this._clusterLabels},set:function(e){this._clusterDirty=this._clusterDirty||e!==this._clusterLabels,this._clusterLabels=e}},clusterPoints:{get:function(){return this._clusterPoints},set:function(e){this._clusterDirty=this._clusterDirty||e!==this._clusterPoints,this._clusterPoints=e}}});function S7(e,t,n,i){return function(o){let r=this[e];u(this._collectionIndicesByEntity)||(this._collectionIndicesByEntity={});let s=this._collectionIndicesByEntity[o.id];if(u(s)||(s=this._collectionIndicesByEntity[o.id]={billboardIndex:void 0,labelIndex:void 0,pointIndex:void 0}),u(r)&&u(s[i]))return r.get(s[i]);u(r)||(r=this[e]=new t({scene:this._scene}));let a,c,l=this[n];l.length>0?(a=l.pop(),c=r.get(a)):(c=r.add(),a=r.length-1),s[i]=a;let f=this;return Promise.resolve().then(function(){f._clusterDirty=!0}),c}}function v7(e,t){let n=e._collectionIndicesByEntity[t];!u(n.billboardIndex)&&!u(n.labelIndex)&&!u(n.pointIndex)&&delete e._collectionIndicesByEntity[t]}Nd.prototype.getLabel=S7("_labelCollection",tm,"_unusedLabelIndices","labelIndex");Nd.prototype.removeLabel=function(e){let t=this._collectionIndicesByEntity&&this._collectionIndicesByEntity[e.id];if(!u(this._labelCollection)||!u(t)||!u(t.labelIndex))return;let n=t.labelIndex;t.labelIndex=void 0,v7(this,e.id);let i=this._labelCollection.get(n);i.show=!1,i.text="",i.id=void 0,this._unusedLabelIndices.push(n),this._clusterDirty=!0};Nd.prototype.getBillboard=S7("_billboardCollection",au,"_unusedBillboardIndices","billboardIndex");Nd.prototype.removeBillboard=function(e){let t=this._collectionIndicesByEntity&&this._collectionIndicesByEntity[e.id];if(!u(this._billboardCollection)||!u(t)||!u(t.billboardIndex))return;let n=t.billboardIndex;t.billboardIndex=void 0,v7(this,e.id);let i=this._billboardCollection.get(n);i.id=void 0,i.show=!1,i.image=void 0,this._unusedBillboardIndices.push(n),this._clusterDirty=!0};Nd.prototype.getPoint=S7("_pointCollection",nb,"_unusedPointIndices","pointIndex");Nd.prototype.removePoint=function(e){let t=this._collectionIndicesByEntity&&this._collectionIndicesByEntity[e.id];if(!u(this._pointCollection)||!u(t)||!u(t.pointIndex))return;let n=t.pointIndex;t.pointIndex=void 0,v7(this,e.id);let i=this._pointCollection.get(n);i.show=!1,i.id=void 0,this._unusedPointIndices.push(n),this._clusterDirty=!0};function b7(e){if(!u(e))return;let t=e.length;for(let n=0;n<t;++n)e.get(n).clusterShow=!0}function Mnt(e){e.enabled||(u(e._clusterLabelCollection)&&e._clusterLabelCollection.destroy(),u(e._clusterBillboardCollection)&&e._clusterBillboardCollection.destroy(),u(e._clusterPointCollection)&&e._clusterPointCollection.destroy(),e._clusterLabelCollection=void 0,e._clusterBillboardCollection=void 0,e._clusterPointCollection=void 0,b7(e._labelCollection),b7(e._billboardCollection),b7(e._pointCollection))}Nd.prototype.update=function(e){if(!this.show)return;let t;u(this._labelCollection)&&this._labelCollection.length>0&&this._labelCollection.get(0)._glyphs.length===0&&(t=e.commandList,e.commandList=[],this._labelCollection.update(e),e.commandList=t),u(this._billboardCollection)&&this._billboardCollection.length>0&&!u(this._billboardCollection.get(0).width)&&(t=e.commandList,e.commandList=[],this._billboardCollection.update(e),e.commandList=t),this._enabledDirty&&(this._enabledDirty=!1,Mnt(this),this._clusterDirty=!0),this._clusterDirty&&(this._clusterDirty=!1,this._cluster()),u(this._clusterLabelCollection)&&this._clusterLabelCollection.update(e),u(this._clusterBillboardCollection)&&this._clusterBillboardCollection.update(e),u(this._clusterPointCollection)&&this._clusterPointCollection.update(e),u(this._labelCollection)&&this._labelCollection.update(e),u(this._billboardCollection)&&this._billboardCollection.update(e),u(this._pointCollection)&&this._pointCollection.update(e)};Nd.prototype.destroy=function(){this._labelCollection=this._labelCollection&&this._labelCollection.destroy(),this._billboardCollection=this._billboardCollection&&this._billboardCollection.destroy(),this._pointCollection=this._pointCollection&&this._pointCollection.destroy(),this._clusterLabelCollection=this._clusterLabelCollection&&this._clusterLabelCollection.destroy(),this._clusterBillboardCollection=this._clusterBillboardCollection&&this._clusterBillboardCollection.destroy(),this._clusterPointCollection=this._clusterPointCollection&&this._clusterPointCollection.destroy(),u(this._removeEventListener)&&(this._removeEventListener(),this._removeEventListener=void 0),this._labelCollection=void 0,this._billboardCollection=void 0,this._pointCollection=void 0,this._clusterBillboardCollection=void 0,this._clusterLabelCollection=void 0,this._clusterPointCollection=void 0,this._collectionIndicesByEntity=void 0,this._unusedLabelIndices=[],this._unusedBillboardIndices=[],this._unusedPointIndices=[],this._previousClusters=[],this._previousHeight=void 0,this._enabledDirty=!1,this._pixelRangeDirty=!1,this._minimumClusterSizeDirty=!1};var uu=Nd;function D7(e){this._name=e,this._clock=void 0,this._changed=new Ae,this._error=new Ae,this._isLoading=!1,this._loading=new Ae,this._entityCollection=new Ps(this),this._entityCluster=new uu}Object.defineProperties(D7.prototype,{name:{get:function(){return this._name},set:function(e){this._name!==e&&(this._name=e,this._changed.raiseEvent(this))}},clock:{get:function(){return this._clock},set:function(e){this._clock!==e&&(this._clock=e,this._changed.raiseEvent(this))}},entities:{get:function(){return this._entityCollection}},isLoading:{get:function(){return this._isLoading},set:function(e){Mr.setLoading(this,e)}},changedEvent:{get:function(){return this._changed}},errorEvent:{get:function(){return this._error}},loadingEvent:{get:function(){return this._loading}},show:{get:function(){return this._entityCollection.show},set:function(e){this._entityCollection.show=e}},clustering:{get:function(){return this._entityCluster},set:function(e){this._entityCluster=e}}});D7.prototype.update=function(e){return!0};var DL=D7;var kde={};kde.computePositions=function(e,t,n,i,o){let r=e*.5,s=-r,a=i+i,c=o?2*a:a,l=new Float64Array(c*3),f,d=0,p=0,g=o?a*3:0,m=o?(a+i)*3:i*3;for(f=0;f<i;f++){let A=f/i*P.TWO_PI,x=Math.cos(A),C=Math.sin(A),T=x*n,E=C*n,S=x*t,v=C*t;l[p+g]=T,l[p+g+1]=E,l[p+g+2]=s,l[p+m]=S,l[p+m+1]=v,l[p+m+2]=r,p+=3,o&&(l[d++]=T,l[d++]=E,l[d++]=s,l[d++]=S,l[d++]=v,l[d++]=r)}return l};var Ix=kde;var w7=new H,Lnt=new h,Nnt=new h,Fnt=new h,Vnt=new h;function A_(e){e=y(e,y.EMPTY_OBJECT);let t=e.length,n=e.topRadius,i=e.bottomRadius,o=y(e.vertexFormat,Ie.DEFAULT),r=y(e.slices,128);this._length=t,this._topRadius=n,this._bottomRadius=i,this._vertexFormat=Ie.clone(o),this._slices=r,this._offsetAttribute=e.offsetAttribute,this._workerName="createCylinderGeometry"}A_.packedLength=Ie.packedLength+5;A_.pack=function(e,t,n){return n=y(n,0),Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._length,t[n++]=e._topRadius,t[n++]=e._bottomRadius,t[n++]=e._slices,t[n]=y(e._offsetAttribute,-1),t};var zde=new Ie,ib={vertexFormat:zde,length:void 0,topRadius:void 0,bottomRadius:void 0,slices:void 0,offsetAttribute:void 0};A_.unpack=function(e,t,n){t=y(t,0);let i=Ie.unpack(e,t,zde);t+=Ie.packedLength;let o=e[t++],r=e[t++],s=e[t++],a=e[t++],c=e[t];return u(n)?(n._vertexFormat=Ie.clone(i,n._vertexFormat),n._length=o,n._topRadius=r,n._bottomRadius=s,n._slices=a,n._offsetAttribute=c===-1?void 0:c,n):(ib.length=o,ib.topRadius=r,ib.bottomRadius=s,ib.slices=a,ib.offsetAttribute=c===-1?void 0:c,new A_(ib))};A_.createGeometry=function(e){let t=e._length,n=e._topRadius,i=e._bottomRadius,o=e._vertexFormat,r=e._slices;if(t<=0||n<0||i<0||n===0&&i===0)return;let s=r+r,a=r+s,c=s+s,l=Ix.computePositions(t,n,i,r,!0),f=o.st?new Float32Array(c*2):void 0,d=o.normal?new Float32Array(c*3):void 0,p=o.tangent?new Float32Array(c*3):void 0,g=o.bitangent?new Float32Array(c*3):void 0,m,A=o.normal||o.tangent||o.bitangent;if(A){let R=o.tangent||o.bitangent,O=0,L=0,N=0,_=Math.atan2(i-n,t),b=Lnt;b.z=Math.sin(_);let D=Math.cos(_),I=Fnt,B=Nnt;for(m=0;m<r;m++){let F=m/r*P.TWO_PI,k=D*Math.cos(F),U=D*Math.sin(F);A&&(b.x=k,b.y=U,R&&(I=h.normalize(h.cross(h.UNIT_Z,b,I),I)),o.normal&&(d[O++]=b.x,d[O++]=b.y,d[O++]=b.z,d[O++]=b.x,d[O++]=b.y,d[O++]=b.z),o.tangent&&(p[L++]=I.x,p[L++]=I.y,p[L++]=I.z,p[L++]=I.x,p[L++]=I.y,p[L++]=I.z),o.bitangent&&(B=h.normalize(h.cross(b,I,B),B),g[N++]=B.x,g[N++]=B.y,g[N++]=B.z,g[N++]=B.x,g[N++]=B.y,g[N++]=B.z))}for(m=0;m<r;m++)o.normal&&(d[O++]=0,d[O++]=0,d[O++]=-1),o.tangent&&(p[L++]=1,p[L++]=0,p[L++]=0),o.bitangent&&(g[N++]=0,g[N++]=-1,g[N++]=0);for(m=0;m<r;m++)o.normal&&(d[O++]=0,d[O++]=0,d[O++]=1),o.tangent&&(p[L++]=1,p[L++]=0,p[L++]=0),o.bitangent&&(g[N++]=0,g[N++]=1,g[N++]=0)}let x=12*r-12,C=Fe.createTypedArray(c,x),T=0,E=0;for(m=0;m<r-1;m++)C[T++]=E,C[T++]=E+2,C[T++]=E+3,C[T++]=E,C[T++]=E+3,C[T++]=E+1,E+=2;for(C[T++]=s-2,C[T++]=0,C[T++]=1,C[T++]=s-2,C[T++]=1,C[T++]=s-1,m=1;m<r-1;m++)C[T++]=s+m+1,C[T++]=s+m,C[T++]=s;for(m=1;m<r-1;m++)C[T++]=a,C[T++]=a+m,C[T++]=a+m+1;let S=0;if(o.st){let R=Math.max(n,i);for(m=0;m<c;m++){let O=h.fromArray(l,m*3,Vnt);f[S++]=(O.x+R)/(2*R),f[S++]=(O.y+R)/(2*R)}}let v=new hn;o.position&&(v.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:l})),o.normal&&(v.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:d})),o.tangent&&(v.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:p})),o.bitangent&&(v.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:g})),o.st&&(v.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:f})),w7.x=t*.5,w7.y=Math.max(i,n);let w=new se(h.ZERO,H.magnitude(w7));if(u(e._offsetAttribute)){t=l.length;let R=e._offsetAttribute===on.NONE?0:1,O=new Uint8Array(t/3).fill(R);v.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:O})}return new ct({attributes:v,indices:C,primitiveType:Me.TRIANGLES,boundingSphere:w,offsetAttribute:e._offsetAttribute})};var I7;A_.getUnitCylinder=function(){return u(I7)||(I7=A_.createGeometry(new A_({topRadius:1,bottomRadius:1,length:1,vertexFormat:Ie.POSITION_ONLY}))),I7};var wL=A_;var P7=new H;function ob(e){e=y(e,y.EMPTY_OBJECT);let t=e.length,n=e.topRadius,i=e.bottomRadius,o=y(e.slices,128),r=Math.max(y(e.numberOfVerticalLines,16),0);this._length=t,this._topRadius=n,this._bottomRadius=i,this._slices=o,this._numberOfVerticalLines=r,this._offsetAttribute=e.offsetAttribute,this._workerName="createCylinderOutlineGeometry"}ob.packedLength=6;ob.pack=function(e,t,n){return n=y(n,0),t[n++]=e._length,t[n++]=e._topRadius,t[n++]=e._bottomRadius,t[n++]=e._slices,t[n++]=e._numberOfVerticalLines,t[n]=y(e._offsetAttribute,-1),t};var Px={length:void 0,topRadius:void 0,bottomRadius:void 0,slices:void 0,numberOfVerticalLines:void 0,offsetAttribute:void 0};ob.unpack=function(e,t,n){t=y(t,0);let i=e[t++],o=e[t++],r=e[t++],s=e[t++],a=e[t++],c=e[t];return u(n)?(n._length=i,n._topRadius=o,n._bottomRadius=r,n._slices=s,n._numberOfVerticalLines=a,n._offsetAttribute=c===-1?void 0:c,n):(Px.length=i,Px.topRadius=o,Px.bottomRadius=r,Px.slices=s,Px.numberOfVerticalLines=a,Px.offsetAttribute=c===-1?void 0:c,new ob(Px))};ob.createGeometry=function(e){let t=e._length,n=e._topRadius,i=e._bottomRadius,o=e._slices,r=e._numberOfVerticalLines;if(t<=0||n<0||i<0||n===0&&i===0)return;let s=o*2,a=Ix.computePositions(t,n,i,o,!1),c=o*2,l;if(r>0){let A=Math.min(r,o);l=Math.round(o/A),c+=A}let f=Fe.createTypedArray(s,c*2),d=0,p;for(p=0;p<o-1;p++)f[d++]=p,f[d++]=p+1,f[d++]=p+o,f[d++]=p+1+o;if(f[d++]=o-1,f[d++]=0,f[d++]=o+o-1,f[d++]=o,r>0)for(p=0;p<o;p+=l)f[d++]=p,f[d++]=p+o;let g=new hn;g.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:a}),P7.x=t*.5,P7.y=Math.max(i,n);let m=new se(h.ZERO,H.magnitude(P7));if(u(e._offsetAttribute)){t=a.length;let A=e._offsetAttribute===on.NONE?0:1,x=new Uint8Array(t/3).fill(A);g.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:x})}return new ct({attributes:g,indices:f,primitiveType:Me.LINES,boundingSphere:m,offsetAttribute:e._offsetAttribute})};var IL=ob;var Hde=h.ZERO,Gde=new h,Unt=new h,Wde=new z;function knt(e){this.id=e,this.vertexFormat=void 0,this.length=void 0,this.topRadius=void 0,this.bottomRadius=void 0,this.slices=void 0,this.numberOfVerticalLines=void 0,this.offsetAttribute=void 0}function fu(e,t){si.call(this,{entity:e,scene:t,geometryOptions:new knt(e),geometryPropertyName:"cylinder",observedPropertyNames:["availability","position","orientation","cylinder"]}),this._onEntityPropertyChanged(e,"cylinder",e.cylinder,void 0)}u(Object.create)&&(fu.prototype=Object.create(si.prototype),fu.prototype.constructor=fu);Object.defineProperties(fu.prototype,{terrainOffsetProperty:{get:function(){return this._terrainOffsetProperty}}});fu.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),o=this._distanceDisplayConditionProperty.getValue(e),r=Un.fromDistanceDisplayCondition(o),s={show:i,distanceDisplayCondition:r,color:void 0,offset:void 0};if(this._materialProperty instanceof Nt){let a;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(a=this._materialProperty.color.getValue(e,Wde)),u(a)||(a=z.WHITE),s.color=Ft.fromColor(a)}return u(this._options.offsetAttribute)&&(s.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,Hde,Gde))),new yt({id:t,geometry:new wL(this._options),modelMatrix:t.computeModelMatrixForHeightReference(e,t.cylinder.heightReference,this._options.length*.5,this._scene.mapProjection.ellipsoid),attributes:s})};fu.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,Wde),o=this._distanceDisplayConditionProperty.getValue(e),r={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o),offset:void 0};return u(this._options.offsetAttribute)&&(r.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,Hde,Gde))),new yt({id:t,geometry:new IL(this._options),modelMatrix:t.computeModelMatrixForHeightReference(e,t.cylinder.heightReference,this._options.length*.5,this._scene.mapProjection.ellipsoid),attributes:r})};fu.prototype._computeCenter=function(e,t){return j.getValueOrUndefined(this._entity.position,e,t)};fu.prototype._isHidden=function(e,t){return!u(e.position)||!u(t.length)||!u(t.topRadius)||!u(t.bottomRadius)||si.prototype._isHidden.call(this,e,t)};fu.prototype._isDynamic=function(e,t){return!e.position.isConstant||!j.isConstant(e.orientation)||!t.length.isConstant||!t.topRadius.isConstant||!t.bottomRadius.isConstant||!j.isConstant(t.slices)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.numberOfVerticalLines)};fu.prototype._setStaticOptions=function(e,t){let n=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),i=this._options;i.vertexFormat=this._materialProperty instanceof Nt?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,i.length=t.length.getValue(ze.MINIMUM_VALUE),i.topRadius=t.topRadius.getValue(ze.MINIMUM_VALUE),i.bottomRadius=t.bottomRadius.getValue(ze.MINIMUM_VALUE),i.slices=j.getValueOrUndefined(t.slices,ze.MINIMUM_VALUE),i.numberOfVerticalLines=j.getValueOrUndefined(t.numberOfVerticalLines,ze.MINIMUM_VALUE),i.offsetAttribute=n!==We.NONE?on.ALL:void 0};fu.prototype._onEntityPropertyChanged=Pp;fu.DynamicGeometryUpdater=rb;function rb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(rb.prototype=Object.create(ri.prototype),rb.prototype.constructor=rb);rb.prototype._isHidden=function(e,t,n){let i=this._options,o=j.getValueOrUndefined(e.position,n,Unt);return!u(o)||!u(i.length)||!u(i.topRadius)||!u(i.bottomRadius)||ri.prototype._isHidden.call(this,e,t,n)};rb.prototype._setOptions=function(e,t,n){let i=j.getValueOrDefault(t.heightReference,n,We.NONE),o=this._options;o.length=j.getValueOrUndefined(t.length,n),o.topRadius=j.getValueOrUndefined(t.topRadius,n),o.bottomRadius=j.getValueOrUndefined(t.bottomRadius,n),o.slices=j.getValueOrUndefined(t.slices,n),o.numberOfVerticalLines=j.getValueOrUndefined(t.numberOfVerticalLines,n),o.offsetAttribute=i!==We.NONE?on.ALL:void 0};var PL=fu;var znt={NONE:0,HOLD:1,EXTRAPOLATE:2},du=Object.freeze(znt);var jde=wo(Nl(),1);function Hnt(e){let t=new jde.default(e);t.normalize();let n=t.path(),i=n.lastIndexOf("/");return i!==-1&&(n=n.substr(i+1)),n}var x_=Hnt;var Gnt=P.factorial;function O7(e,t,n,i,o,r){let s=0,a,c,l;if(i>0){for(c=0;c<o;c++){for(a=!1,l=0;l<r.length&&!a;l++)c===r[l]&&(a=!0);a||(r.push(c),s+=O7(e,t,n,i-1,o,r),r.splice(r.length-1,1))}return s}for(s=1,c=0;c<o;c++){for(a=!1,l=0;l<r.length&&!a;l++)c===r[l]&&(a=!0);a||(s*=e-n[t[c]])}return s}var Jk={type:"Hermite"};Jk.getRequiredDataPoints=function(e,t){return t=y(t,0),Math.max(Math.floor((e+1)/(t+1)),2)};Jk.interpolateOrderZero=function(e,t,n,i,o){u(o)||(o=new Array(i));let r,s,a,c,l,f,d=t.length,p=new Array(i);for(r=0;r<i;r++){o[r]=0;let x=new Array(d);for(p[r]=x,s=0;s<d;s++)x[s]=[]}let g=d,m=new Array(g);for(r=0;r<g;r++)m[r]=r;let A=d-1;for(c=0;c<i;c++){for(s=0;s<g;s++)f=m[s]*i+c,p[c][0].push(n[f]);for(r=1;r<g;r++){let x=!1;for(s=0;s<g-r;s++){let C=t[m[s]],T=t[m[s+r]],E;T-C<=0?(f=m[s]*i+i*r+c,E=n[f],p[c][r].push(E/Gnt(r))):(E=p[c][r-1][s+1]-p[c][r-1][s],p[c][r].push(E/(T-C))),x=x||E!==0}x||(A=r-1)}}for(a=0,l=0;a<=l;a++)for(r=a;r<=A;r++){let x=O7(e,m,t,a,r,[]);for(c=0;c<i;c++){let C=p[c][r][0];o[c+a*i]+=C*x}}return o};var Wnt=[];Jk.interpolate=function(e,t,n,i,o,r,s){let a=i*(r+1);u(s)||(s=new Array(a));for(let C=0;C<a;C++)s[C]=0;let c=t.length,l=new Array(c*(o+1)),f;for(f=0;f<c;f++)for(let C=0;C<o+1;C++)l[f*(o+1)+C]=f;let d=l.length,p=Wnt,g=jnt(p,l,t,n,i,o),m=[],A=d*(d+1)/2,x=Math.min(g,r);for(let C=0;C<=x;C++)for(f=C;f<=g;f++){m.length=0;let T=O7(e,l,t,C,f,m),E=Math.floor(f*(1-f)/2)+d*f;for(let S=0;S<i;S++){let v=Math.floor(S*A),w=p[v+E];s[S+C*i]+=w*T}}return s};function jnt(e,t,n,i,o,r){let s,a,c=-1,l=t.length,f=l*(l+1)/2;for(let d=0;d<o;d++){let p=Math.floor(d*f);for(s=0;s<l;s++)a=t[s]*o*(r+1)+d,e[p+s]=i[a];for(let g=1;g<l;g++){let m=0,A=Math.floor(g*(1-g)/2)+l*g,x=!1;for(s=0;s<l-g;s++){let C=n[t[s]],T=n[t[s+g]],E,S;if(T-C<=0)a=t[s]*o*(r+1)+o*g+d,E=i[a],S=E/P.factorial(g),e[p+A+m]=S,m++;else{let v=Math.floor((g-1)*(2-g)/2)+l*(g-1);E=e[p+v+s+1]-e[p+v+s],S=E/(T-C),e[p+A+m]=S,m++}x=x||E!==0}x&&(c=Math.max(c,g))}}return c}var OL=Jk;var R7={type:"Lagrange"};R7.getRequiredDataPoints=function(e){return Math.max(e+1,2)};R7.interpolateOrderZero=function(e,t,n,i,o){u(o)||(o=new Array(i));let r,s,a=t.length;for(r=0;r<i;r++)o[r]=0;for(r=0;r<a;r++){let c=1;for(s=0;s<a;s++)if(s!==r){let l=t[r]-t[s];c*=(e-t[s])/l}for(s=0;s<i;s++)o[s]+=c*n[r*i+s]}return o};var RL=R7;var B7={type:"Linear"};B7.getRequiredDataPoints=function(e){return 2};B7.interpolateOrderZero=function(e,t,n,i,o){u(o)||(o=new Array(i));let r,s,a,c=t[0],l=t[1];for(r=0;r<i;r++)s=n[r],a=n[r+i],o[r]=((a-s)*e+l*s-c*a)/(l-c);return o};var Ox=B7;function cc(e,t,n){this.clock=y(e,0),this.cone=y(t,0),this.magnitude=y(n,1)}cc.fromCartesian3=function(e,t){let n=e.x,i=e.y,o=e.z,r=n*n+i*i;return u(t)||(t=new cc),t.clock=Math.atan2(i,n),t.cone=Math.atan2(Math.sqrt(r),o),t.magnitude=Math.sqrt(r+o*o),t};cc.clone=function(e,t){if(u(e))return u(t)?(t.clock=e.clock,t.cone=e.cone,t.magnitude=e.magnitude,t):new cc(e.clock,e.cone,e.magnitude)};cc.normalize=function(e,t){return u(t)?(t.clock=e.clock,t.cone=e.cone,t.magnitude=1,t):new cc(e.clock,e.cone,1)};cc.equals=function(e,t){return e===t||u(e)&&u(t)&&e.clock===t.clock&&e.cone===t.cone&&e.magnitude===t.magnitude};cc.equalsEpsilon=function(e,t,n){return n=y(n,0),e===t||u(e)&&u(t)&&Math.abs(e.clock-t.clock)<=n&&Math.abs(e.cone-t.cone)<=n&&Math.abs(e.magnitude-t.magnitude)<=n};cc.prototype.equals=function(e){return cc.equals(this,e)};cc.prototype.clone=function(e){return cc.clone(this,e)};cc.prototype.equalsEpsilon=function(e,t){return cc.equalsEpsilon(this,e,t)};cc.prototype.toString=function(){return`(${this.clock}, ${this.cone}, ${this.magnitude})`};var BL=cc;var VL=wo(Nl(),1);function Rx(){this._definitionChanged=new Ae,this._startTime=void 0,this._stopTime=void 0,this._currentTime=void 0,this._clockRange=void 0,this._clockStep=void 0,this._multiplier=void 0}Object.defineProperties(Rx.prototype,{definitionChanged:{get:function(){return this._definitionChanged}},startTime:dl("startTime"),stopTime:dl("stopTime"),currentTime:dl("currentTime"),clockRange:dl("clockRange"),clockStep:dl("clockStep"),multiplier:dl("multiplier")});Rx.prototype.clone=function(e){return u(e)||(e=new Rx),e.startTime=this.startTime,e.stopTime=this.stopTime,e.currentTime=this.currentTime,e.clockRange=this.clockRange,e.clockStep=this.clockStep,e.multiplier=this.multiplier,e};Rx.prototype.equals=function(e){return this===e||u(e)&&$.equals(this.startTime,e.startTime)&&$.equals(this.stopTime,e.stopTime)&&$.equals(this.currentTime,e.currentTime)&&this.clockRange===e.clockRange&&this.clockStep===e.clockStep&&this.multiplier===e.multiplier};Rx.prototype.merge=function(e){this.startTime=y(this.startTime,e.startTime),this.stopTime=y(this.stopTime,e.stopTime),this.currentTime=y(this.currentTime,e.currentTime),this.clockRange=y(this.clockRange,e.clockRange),this.clockStep=y(this.clockStep,e.clockStep),this.multiplier=y(this.multiplier,e.multiplier)};Rx.prototype.getValue=function(e){return u(e)||(e=new Jf),e.startTime=y(this.startTime,e.startTime),e.stopTime=y(this.stopTime,e.stopTime),e.currentTime=y(this.currentTime,e.currentTime),e.clockRange=y(this.clockRange,e.clockRange),e.multiplier=y(this.multiplier,e.multiplier),e.clockStep=y(this.clockStep,e.clockStep),e};var Fd=Rx;var Ynt=z.WHITE,qnt=.1,Xnt=new H(8,8),Knt=new H(0,0),Znt=new H(1,1);function sb(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._color=void 0,this._colorSubscription=void 0,this._cellAlpha=void 0,this._cellAlphaSubscription=void 0,this._lineCount=void 0,this._lineCountSubscription=void 0,this._lineThickness=void 0,this._lineThicknessSubscription=void 0,this._lineOffset=void 0,this._lineOffsetSubscription=void 0,this.color=e.color,this.cellAlpha=e.cellAlpha,this.lineCount=e.lineCount,this.lineThickness=e.lineThickness,this.lineOffset=e.lineOffset}Object.defineProperties(sb.prototype,{isConstant:{get:function(){return j.isConstant(this._color)&&j.isConstant(this._cellAlpha)&&j.isConstant(this._lineCount)&&j.isConstant(this._lineThickness)&&j.isConstant(this._lineOffset)}},definitionChanged:{get:function(){return this._definitionChanged}},color:ae("color"),cellAlpha:ae("cellAlpha"),lineCount:ae("lineCount"),lineThickness:ae("lineThickness"),lineOffset:ae("lineOffset")});sb.prototype.getType=function(e){return"Grid"};sb.prototype.getValue=function(e,t){return u(t)||(t={}),t.color=j.getValueOrClonedDefault(this._color,e,Ynt,t.color),t.cellAlpha=j.getValueOrDefault(this._cellAlpha,e,qnt),t.lineCount=j.getValueOrClonedDefault(this._lineCount,e,Xnt,t.lineCount),t.lineThickness=j.getValueOrClonedDefault(this._lineThickness,e,Znt,t.lineThickness),t.lineOffset=j.getValueOrClonedDefault(this._lineOffset,e,Knt,t.lineOffset),t};sb.prototype.equals=function(e){return this===e||e instanceof sb&&j.equals(this._color,e._color)&&j.equals(this._cellAlpha,e._cellAlpha)&&j.equals(this._lineCount,e._lineCount)&&j.equals(this._lineThickness,e._lineThickness)&&j.equals(this._lineOffset,e._lineOffset)};var ab=sb;function cb(e){this._definitionChanged=new Ae,this._color=void 0,this._colorSubscription=void 0,this.color=e}Object.defineProperties(cb.prototype,{isConstant:{get:function(){return j.isConstant(this._color)}},definitionChanged:{get:function(){return this._definitionChanged}},color:ae("color")});cb.prototype.getType=function(e){return"PolylineArrow"};cb.prototype.getValue=function(e,t){return u(t)||(t={}),t.color=j.getValueOrClonedDefault(this._color,e,z.WHITE,t.color),t};cb.prototype.equals=function(e){return this===e||e instanceof cb&&j.equals(this._color,e._color)};var lb=cb;var Jnt=z.WHITE,Qnt=z.TRANSPARENT,$nt=16,eit=255;function ub(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._color=void 0,this._colorSubscription=void 0,this._gapColor=void 0,this._gapColorSubscription=void 0,this._dashLength=void 0,this._dashLengthSubscription=void 0,this._dashPattern=void 0,this._dashPatternSubscription=void 0,this.color=e.color,this.gapColor=e.gapColor,this.dashLength=e.dashLength,this.dashPattern=e.dashPattern}Object.defineProperties(ub.prototype,{isConstant:{get:function(){return j.isConstant(this._color)&&j.isConstant(this._gapColor)&&j.isConstant(this._dashLength)&&j.isConstant(this._dashPattern)}},definitionChanged:{get:function(){return this._definitionChanged}},color:ae("color"),gapColor:ae("gapColor"),dashLength:ae("dashLength"),dashPattern:ae("dashPattern")});ub.prototype.getType=function(e){return"PolylineDash"};ub.prototype.getValue=function(e,t){return u(t)||(t={}),t.color=j.getValueOrClonedDefault(this._color,e,Jnt,t.color),t.gapColor=j.getValueOrClonedDefault(this._gapColor,e,Qnt,t.gapColor),t.dashLength=j.getValueOrDefault(this._dashLength,e,$nt,t.dashLength),t.dashPattern=j.getValueOrDefault(this._dashPattern,e,eit,t.dashPattern),t};ub.prototype.equals=function(e){return this===e||e instanceof ub&&j.equals(this._color,e._color)&&j.equals(this._gapColor,e._gapColor)&&j.equals(this._dashLength,e._dashLength)&&j.equals(this._dashPattern,e._dashPattern)};var fb=ub;var tit=z.WHITE,nit=.25,iit=1;function db(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._color=void 0,this._colorSubscription=void 0,this._glowPower=void 0,this._glowPowerSubscription=void 0,this._taperPower=void 0,this._taperPowerSubscription=void 0,this.color=e.color,this.glowPower=e.glowPower,this.taperPower=e.taperPower}Object.defineProperties(db.prototype,{isConstant:{get:function(){return j.isConstant(this._color)&&j.isConstant(this._glow)}},definitionChanged:{get:function(){return this._definitionChanged}},color:ae("color"),glowPower:ae("glowPower"),taperPower:ae("taperPower")});db.prototype.getType=function(e){return"PolylineGlow"};db.prototype.getValue=function(e,t){return u(t)||(t={}),t.color=j.getValueOrClonedDefault(this._color,e,tit,t.color),t.glowPower=j.getValueOrDefault(this._glowPower,e,nit,t.glowPower),t.taperPower=j.getValueOrDefault(this._taperPower,e,iit,t.taperPower),t};db.prototype.equals=function(e){return this===e||e instanceof db&&j.equals(this._color,e._color)&&j.equals(this._glowPower,e._glowPower)&&j.equals(this._taperPower,e._taperPower)};var hb=db;var oit=z.WHITE,rit=z.BLACK,sit=1;function mb(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._color=void 0,this._colorSubscription=void 0,this._outlineColor=void 0,this._outlineColorSubscription=void 0,this._outlineWidth=void 0,this._outlineWidthSubscription=void 0,this.color=e.color,this.outlineColor=e.outlineColor,this.outlineWidth=e.outlineWidth}Object.defineProperties(mb.prototype,{isConstant:{get:function(){return j.isConstant(this._color)&&j.isConstant(this._outlineColor)&&j.isConstant(this._outlineWidth)}},definitionChanged:{get:function(){return this._definitionChanged}},color:ae("color"),outlineColor:ae("outlineColor"),outlineWidth:ae("outlineWidth")});mb.prototype.getType=function(e){return"PolylineOutline"};mb.prototype.getValue=function(e,t){return u(t)||(t={}),t.color=j.getValueOrClonedDefault(this._color,e,oit,t.color),t.outlineColor=j.getValueOrClonedDefault(this._outlineColor,e,rit,t.outlineColor),t.outlineWidth=j.getValueOrDefault(this._outlineWidth,e,sit),t};mb.prototype.equals=function(e){return this===e||e instanceof mb&&j.equals(this._color,e._color)&&j.equals(this._outlineColor,e._outlineColor)&&j.equals(this._outlineWidth,e._outlineWidth)};var Cy=mb;function C_(e,t){this._value=void 0,this._definitionChanged=new Ae,this._eventHelper=new Or,this._referenceFrame=y(t,eo.FIXED),this.setValue(e)}Object.defineProperties(C_.prototype,{isConstant:{get:function(){let e=this._value;if(!u(e))return!0;let t=e.length;for(let n=0;n<t;n++)if(!j.isConstant(e[n]))return!1;return!0}},definitionChanged:{get:function(){return this._definitionChanged}},referenceFrame:{get:function(){return this._referenceFrame}}});C_.prototype.getValue=function(e,t){return this.getValueInReferenceFrame(e,eo.FIXED,t)};C_.prototype.getValueInReferenceFrame=function(e,t,n){let i=this._value;if(!u(i))return;let o=i.length;u(n)||(n=new Array(o));let r=0,s=0;for(;r<o;){let c=i[r].getValueInReferenceFrame(e,t,n[r]);u(c)&&(n[s]=c,s++),r++}return n.length=s,n};C_.prototype.setValue=function(e){let t=this._eventHelper;if(t.removeAll(),u(e)){this._value=e.slice();let n=e.length;for(let i=0;i<n;i++){let o=e[i];u(o)&&t.add(o.definitionChanged,C_.prototype._raiseDefinitionChanged,this)}}else this._value=void 0;this._definitionChanged.raiseEvent(this)};C_.prototype.equals=function(e){return this===e||e instanceof C_&&this._referenceFrame===e._referenceFrame&&j.arrayEquals(this._value,e._value)};C_.prototype._raiseDefinitionChanged=function(){this._definitionChanged.raiseEvent(this)};var T_=C_;function Ty(e){this._value=void 0,this._definitionChanged=new Ae,this._eventHelper=new Or,this.setValue(e)}Object.defineProperties(Ty.prototype,{isConstant:{get:function(){let e=this._value;if(!u(e))return!0;let t=e.length;for(let n=0;n<t;n++)if(!j.isConstant(e[n]))return!1;return!0}},definitionChanged:{get:function(){return this._definitionChanged}}});Ty.prototype.getValue=function(e,t){let n=this._value;if(!u(n))return;let i=n.length;u(t)||(t=new Array(i));let o=0,r=0;for(;o<i;){let a=this._value[o].getValue(e,t[o]);u(a)&&(t[r]=a,r++),o++}return t.length=r,t};Ty.prototype.setValue=function(e){let t=this._eventHelper;if(t.removeAll(),u(e)){this._value=e.slice();let n=e.length;for(let i=0;i<n;i++){let o=e[i];u(o)&&t.add(o.definitionChanged,Ty.prototype._raiseDefinitionChanged,this)}}else this._value=void 0;this._definitionChanged.raiseEvent(this)};Ty.prototype.equals=function(e){return this===e||e instanceof Ty&&j.arrayEquals(this._value,e._value)};Ty.prototype._raiseDefinitionChanged=function(){this._definitionChanged.raiseEvent(this)};var pb=Ty;function Bx(e){let t=e._targetProperty;if(!u(t)){let n=e._targetEntity;if(!u(n)){if(n=e._targetCollection.getById(e._targetId),!u(n)){e._targetEntity=e._targetProperty=void 0;return}n.definitionChanged.addEventListener(hu.prototype._onTargetEntityDefinitionChanged,e),e._targetEntity=n}let i=e._targetPropertyNames;t=e._targetEntity;for(let o=0,r=i.length;o<r&&u(t);++o)t=t[i[o]];e._targetProperty=t}return t}function hu(e,t,n){this._targetCollection=e,this._targetId=t,this._targetPropertyNames=n,this._targetProperty=void 0,this._targetEntity=void 0,this._definitionChanged=new Ae,e.collectionChanged.addEventListener(hu.prototype._onCollectionChanged,this)}Object.defineProperties(hu.prototype,{isConstant:{get:function(){return j.isConstant(Bx(this))}},definitionChanged:{get:function(){return this._definitionChanged}},referenceFrame:{get:function(){let e=Bx(this);return u(e)?e.referenceFrame:void 0}},targetId:{get:function(){return this._targetId}},targetCollection:{get:function(){return this._targetCollection}},targetPropertyNames:{get:function(){return this._targetPropertyNames}},resolvedProperty:{get:function(){return Bx(this)}}});hu.fromString=function(e,t){let n,i=[],o=!0,r=!1,s="";for(let a=0;a<t.length;++a){let c=t.charAt(a);r?(s+=c,r=!1):c==="\\"?r=!0:o&&c==="#"?(n=s,o=!1,s=""):!o&&c==="."?(i.push(s),s=""):s+=c}return i.push(s),new hu(e,n,i)};hu.prototype.getValue=function(e,t){let n=Bx(this);return u(n)?n.getValue(e,t):void 0};hu.prototype.getValueInReferenceFrame=function(e,t,n){let i=Bx(this);return u(i)?i.getValueInReferenceFrame(e,t,n):void 0};hu.prototype.getType=function(e){let t=Bx(this);return u(t)?t.getType(e):void 0};hu.prototype.equals=function(e){if(this===e)return!0;let t=this._targetPropertyNames,n=e._targetPropertyNames;if(this._targetCollection!==e._targetCollection||this._targetId!==e._targetId||t.length!==n.length)return!1;let i=this._targetPropertyNames.length;for(let o=0;o<i;o++)if(t[o]!==n[o])return!1;return!0};hu.prototype._onTargetEntityDefinitionChanged=function(e,t,n,i){u(this._targetProperty)&&this._targetPropertyNames[0]===t&&(this._targetProperty=void 0,this._definitionChanged.raiseEvent(this))};hu.prototype._onCollectionChanged=function(e,t,n){let i=this._targetEntity;u(i)&&n.indexOf(i)!==-1?(i.definitionChanged.removeEventListener(hu.prototype._onTargetEntityDefinitionChanged,this),this._targetEntity=this._targetProperty=void 0):u(i)||(i=Bx(this),u(i)&&this._definitionChanged.raiseEvent(this))};var E_=hu;var ait={packedLength:1,pack:function(e,t,n){return n=y(n,0),t[n]=e,t},unpack:function(e,t,n){return t=y(t,0),e[t]},convertPackedArrayForInterpolation:function(e,t,n,i){u(i)||(i=[]),t=y(t,0),n=y(n,e.length);let o;for(let r=0,s=n-t+1;r<s;r++){let a=e[t+r];r===0||Math.abs(o-a)<Math.PI?i[r]=a:i[r]=a-P.TWO_PI,o=a}},unpackInterpolationResult:function(e,t,n,i,o){return o=e[0],o<0?o+P.TWO_PI:o}},vf=ait;var Yde={packedLength:1,pack:function(e,t,n){n=y(n,0),t[n]=e},unpack:function(e,t,n){return t=y(t,0),e[t]}};function qde(e,t,n){let i,o=e.length,r=n.length,s=o+r;if(e.length=s,o!==t){let a=o-1;for(i=s-1;i>=t;i--)e[i]=e[a--]}for(i=0;i<r;i++)e[t++]=n[i]}function Xde(e,t){return e instanceof $?e:typeof e=="string"?$.fromIso8601(e):$.addSeconds(t,e,new $)}var M7=[],L7=[];function Qk(e,t,n,i,o){let r=0,s,a,c,l,f,d;for(;r<i.length;){f=Xde(i[r],e),c=Io(t,f,$.compare);let p=0,g=0;if(c<0){for(c=~c,l=c*o,a=void 0,d=t[c];r<i.length&&(f=Xde(i[r],e),!(u(a)&&$.compare(a,f)>=0||u(d)&&$.compare(f,d)>=0));){for(M7[p++]=f,r=r+1,s=0;s<o;s++)L7[g++]=i[r],r=r+1;a=f}p>0&&(L7.length=g,qde(n,l,L7),M7.length=p,qde(t,c,M7))}else{for(s=0;s<o;s++)r++,n[c*o+s]=i[r];r++}}}function Vd(e,t){let n=e;n===Number&&(n=Yde);let i=n.packedLength,o=y(n.packedInterpolationLength,i),r=0,s;if(u(t)){let a=t.length;s=new Array(a);for(let c=0;c<a;c++){let l=t[c];l===Number&&(l=Yde);let f=l.packedLength;i+=f,o+=y(l.packedInterpolationLength,f),s[c]=l}r=a}this._type=e,this._innerType=n,this._interpolationDegree=1,this._interpolationAlgorithm=Ox,this._numberOfPoints=0,this._times=[],this._values=[],this._xTable=[],this._yTable=[],this._packedLength=i,this._packedInterpolationLength=o,this._updateTableLength=!0,this._interpolationResult=new Array(o),this._definitionChanged=new Ae,this._derivativeTypes=t,this._innerDerivativeTypes=s,this._inputOrder=r,this._forwardExtrapolationType=du.NONE,this._forwardExtrapolationDuration=0,this._backwardExtrapolationType=du.NONE,this._backwardExtrapolationDuration=0}Object.defineProperties(Vd.prototype,{isConstant:{get:function(){return this._values.length===0}},definitionChanged:{get:function(){return this._definitionChanged}},type:{get:function(){return this._type}},derivativeTypes:{get:function(){return this._derivativeTypes}},interpolationDegree:{get:function(){return this._interpolationDegree}},interpolationAlgorithm:{get:function(){return this._interpolationAlgorithm}},forwardExtrapolationType:{get:function(){return this._forwardExtrapolationType},set:function(e){this._forwardExtrapolationType!==e&&(this._forwardExtrapolationType=e,this._definitionChanged.raiseEvent(this))}},forwardExtrapolationDuration:{get:function(){return this._forwardExtrapolationDuration},set:function(e){this._forwardExtrapolationDuration!==e&&(this._forwardExtrapolationDuration=e,this._definitionChanged.raiseEvent(this))}},backwardExtrapolationType:{get:function(){return this._backwardExtrapolationType},set:function(e){this._backwardExtrapolationType!==e&&(this._backwardExtrapolationType=e,this._definitionChanged.raiseEvent(this))}},backwardExtrapolationDuration:{get:function(){return this._backwardExtrapolationDuration},set:function(e){this._backwardExtrapolationDuration!==e&&(this._backwardExtrapolationDuration=e,this._definitionChanged.raiseEvent(this))}}});Vd.prototype.getValue=function(e,t){let n=this._times,i=n.length;if(i===0)return;let o,r=this._innerType,s=this._values,a=Io(n,e,$.compare);if(a<0){if(a=~a,a===0){let S=n[a];if(o=this._backwardExtrapolationDuration,this._backwardExtrapolationType===du.NONE||o!==0&&$.secondsDifference(S,e)>o)return;if(this._backwardExtrapolationType===du.HOLD)return r.unpack(s,0,t)}if(a>=i){a=i-1;let S=n[a];if(o=this._forwardExtrapolationDuration,this._forwardExtrapolationType===du.NONE||o!==0&&$.secondsDifference(e,S)>o)return;if(this._forwardExtrapolationType===du.HOLD)return a=i-1,r.unpack(s,a*r.packedLength,t)}let c=this._xTable,l=this._yTable,f=this._interpolationAlgorithm,d=this._packedInterpolationLength,p=this._inputOrder;if(this._updateTableLength){this._updateTableLength=!1;let S=Math.min(f.getRequiredDataPoints(this._interpolationDegree,p),i);S!==this._numberOfPoints&&(this._numberOfPoints=S,c.length=S,l.length=S*d)}let g=this._numberOfPoints-1;if(g<1)return;let m=0,A=i-1;if(A-m+1>=g+1){let S=a-(g/2|0)-1;S<m&&(S=m);let v=S+g;v>A&&(v=A,S=v-g,S<m&&(S=m)),m=S,A=v}let C=A-m+1;for(let S=0;S<C;++S)c[S]=$.secondsDifference(n[m+S],n[A]);if(u(r.convertPackedArrayForInterpolation))r.convertPackedArrayForInterpolation(s,m,A,l);else{let S=0,v=this._packedLength,w=m*v,R=(A+1)*v;for(;w<R;)l[S]=s[w],w++,S++}let T=$.secondsDifference(e,n[A]),E;if(p===0||!u(f.interpolate))E=f.interpolateOrderZero(T,c,l,d,this._interpolationResult);else{let S=Math.floor(d/(p+1));E=f.interpolate(T,c,l,S,p,p,this._interpolationResult)}return u(r.unpackInterpolationResult)?r.unpackInterpolationResult(E,s,m,A,t):r.unpack(E,0,t)}return r.unpack(s,a*this._packedLength,t)};Vd.prototype.setInterpolationOptions=function(e){if(!u(e))return;let t=!1,n=e.interpolationAlgorithm,i=e.interpolationDegree;u(n)&&this._interpolationAlgorithm!==n&&(this._interpolationAlgorithm=n,t=!0),u(i)&&this._interpolationDegree!==i&&(this._interpolationDegree=i,t=!0),t&&(this._updateTableLength=!0,this._definitionChanged.raiseEvent(this))};Vd.prototype.addSample=function(e,t,n){let i=this._innerDerivativeTypes,o=u(i),r=this._innerType,s=[];if(s.push(e),r.pack(t,s,s.length),o){let a=i.length;for(let c=0;c<a;c++)i[c].pack(n[c],s,s.length)}Qk(void 0,this._times,this._values,s,this._packedLength),this._updateTableLength=!0,this._definitionChanged.raiseEvent(this)};Vd.prototype.addSamples=function(e,t,n){let i=this._innerDerivativeTypes,o=u(i),r=this._innerType,s=e.length,a=[];for(let c=0;c<s;c++)if(a.push(e[c]),r.pack(t[c],a,a.length),o){let l=n[c],f=i.length;for(let d=0;d<f;d++)i[d].pack(l[d],a,a.length)}Qk(void 0,this._times,this._values,a,this._packedLength),this._updateTableLength=!0,this._definitionChanged.raiseEvent(this)};Vd.prototype.addSamplesPackedArray=function(e,t){Qk(t,this._times,this._values,e,this._packedLength),this._updateTableLength=!0,this._definitionChanged.raiseEvent(this)};Vd.prototype.removeSample=function(e){let t=Io(this._times,e,$.compare);return t<0?!1:(Kde(this,t,1),!0)};function Kde(e,t,n){let i=e._packedLength;e._times.splice(t,n),e._values.splice(t*i,n*i),e._updateTableLength=!0,e._definitionChanged.raiseEvent(e)}Vd.prototype.removeSamples=function(e){let t=this._times,n=Io(t,e.start,$.compare);n<0?n=~n:e.isStartIncluded||++n;let i=Io(t,e.stop,$.compare);i<0?i=~i:e.isStopIncluded&&++i,Kde(this,n,i-n)};Vd.prototype.equals=function(e){if(this===e)return!0;if(!u(e)||this._type!==e._type||this._interpolationDegree!==e._interpolationDegree||this._interpolationAlgorithm!==e._interpolationAlgorithm)return!1;let t=this._derivativeTypes,n=u(t),i=e._derivativeTypes,o=u(i);if(n!==o)return!1;let r,s;if(n){if(s=t.length,s!==i.length)return!1;for(r=0;r<s;r++)if(t[r]!==i[r])return!1}let a=this._times,c=e._times;if(s=a.length,s!==c.length)return!1;for(r=0;r<s;r++)if(!$.equals(a[r],c[r]))return!1;let l=this._values,f=e._values;for(s=l.length,r=0;r<s;r++)if(l[r]!==f[r])return!1;return!0};Vd._mergeNewSamples=Qk;var mu=Vd;function Df(e,t){t=y(t,0);let n;if(t>0){n=new Array(t);for(let i=0;i<t;i++)n[i]=h}this._numberOfDerivatives=t,this._property=new mu(h,n),this._definitionChanged=new Ae,this._referenceFrame=y(e,eo.FIXED),this._property._definitionChanged.addEventListener(function(){this._definitionChanged.raiseEvent(this)},this)}Object.defineProperties(Df.prototype,{isConstant:{get:function(){return this._property.isConstant}},definitionChanged:{get:function(){return this._definitionChanged}},referenceFrame:{get:function(){return this._referenceFrame}},interpolationDegree:{get:function(){return this._property.interpolationDegree}},interpolationAlgorithm:{get:function(){return this._property.interpolationAlgorithm}},numberOfDerivatives:{get:function(){return this._numberOfDerivatives}},forwardExtrapolationType:{get:function(){return this._property.forwardExtrapolationType},set:function(e){this._property.forwardExtrapolationType=e}},forwardExtrapolationDuration:{get:function(){return this._property.forwardExtrapolationDuration},set:function(e){this._property.forwardExtrapolationDuration=e}},backwardExtrapolationType:{get:function(){return this._property.backwardExtrapolationType},set:function(e){this._property.backwardExtrapolationType=e}},backwardExtrapolationDuration:{get:function(){return this._property.backwardExtrapolationDuration},set:function(e){this._property.backwardExtrapolationDuration=e}}});Df.prototype.getValue=function(e,t){return this.getValueInReferenceFrame(e,eo.FIXED,t)};Df.prototype.getValueInReferenceFrame=function(e,t,n){if(n=this._property.getValue(e,n),u(n))return Sp.convertToReferenceFrame(e,n,this._referenceFrame,t,n)};Df.prototype.setInterpolationOptions=function(e){this._property.setInterpolationOptions(e)};Df.prototype.addSample=function(e,t,n){let i=this._numberOfDerivatives;this._property.addSample(e,t,n)};Df.prototype.addSamples=function(e,t,n){this._property.addSamples(e,t,n)};Df.prototype.addSamplesPackedArray=function(e,t){this._property.addSamplesPackedArray(e,t)};Df.prototype.removeSample=function(e){return this._property.removeSample(e)};Df.prototype.removeSamples=function(e){this._property.removeSamples(e)};Df.prototype.equals=function(e){return this===e||e instanceof Df&&j.equals(this._property,e._property)&&this._referenceFrame===e._referenceFrame};var Qs=Df;var cit={HORIZONTAL:0,VERTICAL:1},Ud=Object.freeze(cit);var lit=Ud.HORIZONTAL,uit=z.WHITE,fit=z.BLACK,dit=0,hit=1;function _b(e){e=y(e,y.EMPTY_OBJECT),this._definitionChanged=new Ae,this._orientation=void 0,this._orientationSubscription=void 0,this._evenColor=void 0,this._evenColorSubscription=void 0,this._oddColor=void 0,this._oddColorSubscription=void 0,this._offset=void 0,this._offsetSubscription=void 0,this._repeat=void 0,this._repeatSubscription=void 0,this.orientation=e.orientation,this.evenColor=e.evenColor,this.oddColor=e.oddColor,this.offset=e.offset,this.repeat=e.repeat}Object.defineProperties(_b.prototype,{isConstant:{get:function(){return j.isConstant(this._orientation)&&j.isConstant(this._evenColor)&&j.isConstant(this._oddColor)&&j.isConstant(this._offset)&&j.isConstant(this._repeat)}},definitionChanged:{get:function(){return this._definitionChanged}},orientation:ae("orientation"),evenColor:ae("evenColor"),oddColor:ae("oddColor"),offset:ae("offset"),repeat:ae("repeat")});_b.prototype.getType=function(e){return"Stripe"};_b.prototype.getValue=function(e,t){return u(t)||(t={}),t.horizontal=j.getValueOrDefault(this._orientation,e,lit)===Ud.HORIZONTAL,t.evenColor=j.getValueOrClonedDefault(this._evenColor,e,uit,t.evenColor),t.oddColor=j.getValueOrClonedDefault(this._oddColor,e,fit,t.oddColor),t.offset=j.getValueOrDefault(this._offset,e,dit),t.repeat=j.getValueOrDefault(this._repeat,e,hit),t};_b.prototype.equals=function(e){return this===e||e instanceof _b&&j.equals(this._orientation,e._orientation)&&j.equals(this._evenColor,e._evenColor)&&j.equals(this._oddColor,e._oddColor)&&j.equals(this._offset,e._offset)&&j.equals(this._repeat,e._repeat)};var gb=_b;function Ey(e){this._definitionChanged=new Ae,this._intervals=new Br,this._intervals.changedEvent.addEventListener(Ey.prototype._intervalsChanged,this),this._referenceFrame=y(e,eo.FIXED)}Object.defineProperties(Ey.prototype,{isConstant:{get:function(){return this._intervals.isEmpty}},definitionChanged:{get:function(){return this._definitionChanged}},intervals:{get:function(){return this._intervals}},referenceFrame:{get:function(){return this._referenceFrame}}});Ey.prototype.getValue=function(e,t){return this.getValueInReferenceFrame(e,eo.FIXED,t)};Ey.prototype.getValueInReferenceFrame=function(e,t,n){let i=this._intervals.findDataForIntervalContainingDate(e);if(u(i))return Sp.convertToReferenceFrame(e,i,this._referenceFrame,t,n)};Ey.prototype.equals=function(e){return this===e||e instanceof Ey&&this._intervals.equals(e._intervals,j.equals)&&this._referenceFrame===e._referenceFrame};Ey.prototype._intervalsChanged=function(){this._definitionChanged.raiseEvent(this)};var b_=Ey;function Mx(){this._definitionChanged=new Ae,this._intervals=new Br,this._intervals.changedEvent.addEventListener(Mx.prototype._intervalsChanged,this)}Object.defineProperties(Mx.prototype,{isConstant:{get:function(){return this._intervals.isEmpty}},definitionChanged:{get:function(){return this._definitionChanged}},intervals:{get:function(){return this._intervals}}});Mx.prototype.getValue=function(e,t){let n=this._intervals.findDataForIntervalContainingDate(e);return u(n)&&typeof n.clone=="function"?n.clone(t):n};Mx.prototype.equals=function(e){return this===e||e instanceof Mx&&this._intervals.equals(e._intervals,j.equals)};Mx.prototype._intervalsChanged=function(){this._definitionChanged.raiseEvent(this)};var S_=Mx;function yb(e,t){this._position=void 0,this._subscription=void 0,this._definitionChanged=new Ae,this._normalize=y(t,!0),this.position=e}Object.defineProperties(yb.prototype,{isConstant:{get:function(){return j.isConstant(this._position)}},definitionChanged:{get:function(){return this._definitionChanged}},position:{get:function(){return this._position},set:function(e){let t=this._position;t!==e&&(u(t)&&this._subscription(),this._position=e,u(e)&&(this._subscription=e._definitionChanged.addEventListener(function(){this._definitionChanged.raiseEvent(this)},this)),this._definitionChanged.raiseEvent(this))}},normalize:{get:function(){return this._normalize},set:function(e){this._normalize!==e&&(this._normalize=e,this._definitionChanged.raiseEvent(this))}}});var mit=new h,Zde=new h,Jde=new $,N7=1/60;yb.prototype.getValue=function(e,t){return this._getValue(e,t)};yb.prototype._getValue=function(e,t,n){u(t)||(t=new h);let i=this._position;if(j.isConstant(i))return this._normalize?void 0:h.clone(h.ZERO,t);let o=i.getValue(e,mit),r=i.getValue($.addSeconds(e,N7,Jde),Zde);if(!u(o)||!u(r)&&(r=o,o=i.getValue($.addSeconds(e,-N7,Jde),Zde),!u(o)))return;if(h.equals(o,r))return this._normalize?void 0:h.clone(h.ZERO,t);u(n)&&o.clone(n);let s=h.subtract(r,o,t);return this._normalize?h.normalize(s,t):h.divideByScalar(s,N7,t)};yb.prototype.equals=function(e){return this===e||e instanceof yb&&j.equals(this._position,e._position)};var Lx=yb;function ML(e,t){this._velocityVectorProperty=new Lx(e,!0),this._subscription=void 0,this._ellipsoid=void 0,this._definitionChanged=new Ae,this.ellipsoid=y(t,ie.WGS84);let n=this;this._velocityVectorProperty.definitionChanged.addEventListener(function(){n._definitionChanged.raiseEvent(n)})}Object.defineProperties(ML.prototype,{isConstant:{get:function(){return j.isConstant(this._velocityVectorProperty)}},definitionChanged:{get:function(){return this._definitionChanged}},position:{get:function(){return this._velocityVectorProperty.position},set:function(e){this._velocityVectorProperty.position=e}},ellipsoid:{get:function(){return this._ellipsoid},set:function(e){this._ellipsoid!==e&&(this._ellipsoid=e,this._definitionChanged.raiseEvent(this))}}});var Qde=new h,pit=new h,$de=new Z;ML.prototype.getValue=function(e,t){let n=this._velocityVectorProperty._getValue(e,pit,Qde);if(u(n))return Rt.rotationMatrixFromPositionVelocity(Qde,n,this._ellipsoid,$de),Le.fromRotationMatrix($de,t)};ML.prototype.equals=function(e){return this===e||e instanceof ML&&j.equals(this._velocityVectorProperty,e._velocityVectorProperty)&&(this._ellipsoid===e._ellipsoid||this._ellipsoid.equals(e._ellipsoid))};var LL=ML;function by(){}by.packedLength=h.packedLength;by.unpack=h.unpack;by.pack=h.pack;var F7;function NL(e,t){return t[0]==="#"&&(t=F7+t),E_.fromString(e,t)}function ehe(e,t,n){if(u(n.reference))return NL(t,n.reference);if(u(n.velocityReference)){let i=NL(t,n.velocityReference);switch(e){case h:case by:return new Lx(i,e===by);case Le:return new LL(i)}}throw new ue(`${JSON.stringify(n)} is not valid CZML.`)}function _it(e,t){return new md(function(n,i){return t(e.getValue(n,i))},e.isConstant)}var Mi=new h,Gc=new BL,lc=new he,Nx=new xn,$k=new Le;function git(e){let t=e.rgbaf;if(u(t))return t;let n=e.rgba;if(!u(n))return;let i=n.length;if(i===z.packedLength)return[z.byteToFloat(n[0]),z.byteToFloat(n[1]),z.byteToFloat(n[2]),z.byteToFloat(n[3])];t=new Array(i);for(let o=0;o<i;o+=5)t[o]=n[o],t[o+1]=z.byteToFloat(n[o+1]),t[o+2]=z.byteToFloat(n[o+2]),t[o+3]=z.byteToFloat(n[o+3]),t[o+4]=z.byteToFloat(n[o+4]);return t}function the(e,t){let n=y(e.uri,e);return u(t)?t.getDerivedResource({url:n}):Oe.createIfNeeded(n)}function yit(e){let t=e.wsen;if(u(t))return t;let n=e.wsenDegrees;if(!u(n))return;let i=n.length;if(i===ce.packedLength)return[P.toRadians(n[0]),P.toRadians(n[1]),P.toRadians(n[2]),P.toRadians(n[3])];t=new Array(i);for(let o=0;o<i;o+=5)t[o]=n[o],t[o+1]=P.toRadians(n[o+1]),t[o+2]=P.toRadians(n[o+2]),t[o+3]=P.toRadians(n[o+3]),t[o+4]=P.toRadians(n[o+4]);return t}function Ait(e){let t=e.length;if(Gc.magnitude=1,t===2)return Gc.clock=e[0],Gc.cone=e[1],h.fromSpherical(Gc,Mi),[Mi.x,Mi.y,Mi.z];let n=new Array(t/3*4);for(let i=0,o=0;i<t;i+=3,o+=4)n[o]=e[i],Gc.clock=e[i+1],Gc.cone=e[i+2],h.fromSpherical(Gc,Mi),n[o+1]=Mi.x,n[o+2]=Mi.y,n[o+3]=Mi.z;return n}function xit(e){let t=e.length;if(t===3)return Gc.clock=e[0],Gc.cone=e[1],Gc.magnitude=e[2],h.fromSpherical(Gc,Mi),[Mi.x,Mi.y,Mi.z];let n=new Array(t);for(let i=0;i<t;i+=4)n[i]=e[i],Gc.clock=e[i+1],Gc.cone=e[i+2],Gc.magnitude=e[i+3],h.fromSpherical(Gc,Mi),n[i+1]=Mi.x,n[i+2]=Mi.y,n[i+3]=Mi.z;return n}function Cit(e){let t=e.length;if(t===3)return lc.longitude=e[0],lc.latitude=e[1],lc.height=e[2],ie.WGS84.cartographicToCartesian(lc,Mi),[Mi.x,Mi.y,Mi.z];let n=new Array(t);for(let i=0;i<t;i+=4)n[i]=e[i],lc.longitude=e[i+1],lc.latitude=e[i+2],lc.height=e[i+3],ie.WGS84.cartographicToCartesian(lc,Mi),n[i+1]=Mi.x,n[i+2]=Mi.y,n[i+3]=Mi.z;return n}function Tit(e){let t=e.length;if(t===3)return lc.longitude=P.toRadians(e[0]),lc.latitude=P.toRadians(e[1]),lc.height=e[2],ie.WGS84.cartographicToCartesian(lc,Mi),[Mi.x,Mi.y,Mi.z];let n=new Array(t);for(let i=0;i<t;i+=4)n[i]=e[i],lc.longitude=P.toRadians(e[i+1]),lc.latitude=P.toRadians(e[i+2]),lc.height=e[i+3],ie.WGS84.cartographicToCartesian(lc,Mi),n[i+1]=Mi.x,n[i+2]=Mi.y,n[i+3]=Mi.z;return n}function V7(e){let t=e.cartesian;if(u(t))return t;let n=e.cartesianVelocity;if(u(n))return n;let i=e.unitCartesian;if(u(i))return i;let o=e.unitSpherical;if(u(o))return Ait(o);let r=e.spherical;if(u(r))return xit(r);let s=e.cartographicRadians;if(u(s))return Cit(s);let a=e.cartographicDegrees;if(u(a))return Tit(a);throw new ue(`${JSON.stringify(e)} is not a valid CZML interval.`)}function nhe(e,t){h.unpack(e,t,Mi),h.normalize(Mi,Mi),h.pack(Mi,e,t)}function Eit(e){let t=V7(e);if(t.length===3)return nhe(t,0),t;for(let n=1;n<t.length;n+=4)nhe(t,n);return t}function ihe(e,t){Le.unpack(e,t,$k),Le.normalize($k,$k),Le.pack($k,e,t)}function bit(e){let t=e.unitQuaternion;if(u(t)){if(t.length===4)return ihe(t,0),t;for(let n=1;n<t.length;n+=5)ihe(t,n)}return t}function ohe(e){return typeof e=="boolean"?Boolean:typeof e=="number"?Number:typeof e=="string"?String:e.hasOwnProperty("array")?Array:e.hasOwnProperty("boolean")?Boolean:e.hasOwnProperty("boundingRectangle")?Ye:e.hasOwnProperty("cartesian2")?H:e.hasOwnProperty("cartesian")||e.hasOwnProperty("spherical")||e.hasOwnProperty("cartographicRadians")||e.hasOwnProperty("cartographicDegrees")?h:e.hasOwnProperty("unitCartesian")||e.hasOwnProperty("unitSpherical")?by:e.hasOwnProperty("rgba")||e.hasOwnProperty("rgbaf")?z:e.hasOwnProperty("arcType")?Jt:e.hasOwnProperty("classificationType")?kn:e.hasOwnProperty("colorBlendMode")?ec:e.hasOwnProperty("cornerType")?vi:e.hasOwnProperty("heightReference")?We:e.hasOwnProperty("horizontalOrigin")?pi:e.hasOwnProperty("date")?$:e.hasOwnProperty("labelStyle")?No:e.hasOwnProperty("number")?Number:e.hasOwnProperty("nearFarScalar")?Pt:e.hasOwnProperty("distanceDisplayCondition")?bt:e.hasOwnProperty("object")||e.hasOwnProperty("value")?Object:e.hasOwnProperty("unitQuaternion")?Le:e.hasOwnProperty("shadowMode")?gn:e.hasOwnProperty("string")?String:e.hasOwnProperty("stripeOrientation")?Ud:e.hasOwnProperty("wsen")||e.hasOwnProperty("wsenDegrees")?ce:e.hasOwnProperty("uri")?VL.default:e.hasOwnProperty("verticalOrigin")?Bn:Object}function Sit(e,t,n){switch(e){case Jt:return Jt[y(t.arcType,t)];case Array:return t.array;case Boolean:return y(t.boolean,t);case Ye:return t.boundingRectangle;case H:return t.cartesian2;case h:return V7(t);case by:return Eit(t);case z:return git(t);case kn:return kn[y(t.classificationType,t)];case ec:return ec[y(t.colorBlendMode,t)];case vi:return vi[y(t.cornerType,t)];case We:return We[y(t.heightReference,t)];case pi:return pi[y(t.horizontalOrigin,t)];case Image:return the(t,n);case $:return $.fromIso8601(y(t.date,t));case No:return No[y(t.labelStyle,t)];case Number:return y(t.number,t);case Pt:return t.nearFarScalar;case bt:return t.distanceDisplayCondition;case Object:return y(y(t.object,t.value),t);case Le:return bit(t);case vf:return y(t.number,t);case gn:return gn[y(y(t.shadowMode,t.shadows),t)];case String:return y(t.string,t);case Ud:return Ud[y(t.stripeOrientation,t)];case ce:return yit(t);case VL.default:return the(t,n);case Bn:return Bn[y(t.verticalOrigin,t)];default:throw new ue(e)}}var vit={HERMITE:OL,LAGRANGE:RL,LINEAR:Ox};function ez(e,t){let n=e.interpolationAlgorithm,i=e.interpolationDegree;(u(n)||u(i))&&t.setInterpolationOptions({interpolationAlgorithm:vit[n],interpolationDegree:i});let o=e.forwardExtrapolationType;u(o)&&(t.forwardExtrapolationType=du[o]);let r=e.forwardExtrapolationDuration;u(r)&&(t.forwardExtrapolationDuration=r);let s=e.backwardExtrapolationType;u(s)&&(t.backwardExtrapolationType=du[s]);let a=e.backwardExtrapolationDuration;u(a)&&(t.backwardExtrapolationDuration=a)}var rhe={iso8601:void 0};function lr(e){if(u(e))return rhe.iso8601=e,xn.fromIso8601(rhe)}function U7(e){let t=ze.MAXIMUM_INTERVAL.clone();return t.data=e,t}function she(e){let t=new sc;return t.intervals.addInterval(U7(e)),t}function ahe(e){let t=new Zs(e.referenceFrame);return t.intervals.addInterval(U7(e)),t}function tz(e,t,n,i,o,r,s){let a=lr(i.interval);u(o)&&(u(a)?a=xn.intersect(a,o,Nx):a=o);let c,l,f,d=!u(i.reference)&&!u(i.velocityReference),p=u(a)&&!a.equals(ze.MAXIMUM_INTERVAL);if(i.delete===!0){if(!p){t[n]=void 0;return}return yhe(t[n],a)}let g=!1;if(d){if(l=Sit(e,i,r),!u(l))return;c=y(e.packedLength,1),f=y(l.length,1),g=!u(i.array)&&typeof l!="string"&&f>c&&e!==Object}let m=typeof e.unpack=="function"&&e!==vf;if(!g&&!p){d?t[n]=new $n(m?e.unpack(l,0):l):t[n]=ehe(e,s,i);return}let A=t[n],x,C=i.epoch;if(u(C)&&(x=$.fromIso8601(C)),g&&!p){A instanceof mu||(t[n]=A=new mu(e)),A.addSamplesPackedArray(l,x),ez(i,A);return}let T;if(!g&&p){a=a.clone(),d?a.data=m?e.unpack(l,0):l:a.data=ehe(e,s,i),u(A)||(t[n]=A=d?new S_:new sc),d&&A instanceof S_?A.intervals.addInterval(a):A instanceof sc?(d&&(a.data=new $n(a.data)),A.intervals.addInterval(a)):(t[n]=A=she(A),d&&(a.data=new $n(a.data)),A.intervals.addInterval(a));return}u(A)||(t[n]=A=new sc),A instanceof sc||(t[n]=A=she(A));let E=A.intervals;T=E.findInterval(a),(!u(T)||!(T.data instanceof mu))&&(T=a.clone(),T.data=new mu(e),E.addInterval(T)),T.data.addSamplesPackedArray(l,x),ez(i,T.data)}function yhe(e,t){if(e instanceof mu){e.removeSamples(t);return}else if(e instanceof S_){e.intervals.removeInterval(t);return}else if(e instanceof sc){let n=e.intervals;for(let i=0;i<n.length;++i){let o=xn.intersect(n.get(i),t,Nx);o.isEmpty||yhe(o.data,t)}n.removeInterval(t);return}}function ge(e,t,n,i,o,r,s){if(u(i))if(Array.isArray(i))for(let a=0,c=i.length;a<c;++a)tz(e,t,n,i[a],o,r,s);else tz(e,t,n,i,o,r,s)}function che(e,t,n,i,o,r){let s=lr(n.interval);u(i)&&(u(s)?s=xn.intersect(s,i,Nx):s=i);let a=u(n.cartesianVelocity)?1:0,c=h.packedLength*(a+1),l,f,d=!u(n.reference),p=u(s)&&!s.equals(ze.MAXIMUM_INTERVAL);if(n.delete===!0){if(!p){e[t]=void 0;return}return Ahe(e[t],s)}let g,m=!1;if(d&&(u(n.referenceFrame)&&(g=eo[n.referenceFrame]),g=y(g,eo.FIXED),l=V7(n),f=y(l.length,1),m=f>c),!m&&!p){d?e[t]=new Mc(h.unpack(l),g):e[t]=NL(r,n.reference);return}let A=e[t],x,C=n.epoch;if(u(C)&&(x=$.fromIso8601(C)),m&&!p){(!(A instanceof Qs)||u(g)&&A.referenceFrame!==g)&&(e[t]=A=new Qs(g,a)),A.addSamplesPackedArray(l,x),ez(n,A);return}let T;if(!m&&p){s=s.clone(),d?s.data=h.unpack(l):s.data=NL(r,n.reference),u(A)||(d?A=new b_(g):A=new Zs(g),e[t]=A),d&&A instanceof b_&&u(g)&&A.referenceFrame===g?A.intervals.addInterval(s):A instanceof Zs?(d&&(s.data=new Mc(s.data,g)),A.intervals.addInterval(s)):(e[t]=A=ahe(A),d&&(s.data=new Mc(s.data,g)),A.intervals.addInterval(s));return}u(A)?A instanceof Zs||(e[t]=A=ahe(A)):e[t]=A=new Zs(g);let E=A.intervals;T=E.findInterval(s),(!u(T)||!(T.data instanceof Qs)||u(g)&&T.data.referenceFrame!==g)&&(T=s.clone(),T.data=new Qs(g,a),E.addInterval(T)),T.data.addSamplesPackedArray(l,x),ez(n,T.data)}function Ahe(e,t){if(e instanceof Qs){e.removeSamples(t);return}else if(e instanceof b_){e.intervals.removeInterval(t);return}else if(e instanceof Zs){let n=e.intervals;for(let i=0;i<n.length;++i){let o=xn.intersect(n.get(i),t,Nx);o.isEmpty||Ahe(o.data,t)}n.removeInterval(t);return}}function xhe(e,t,n,i,o,r){if(u(n))if(Array.isArray(n))for(let s=0,a=n.length;s<a;++s)che(e,t,n[s],i,o,r);else che(e,t,n,i,o,r)}function lhe(e,t,n,i){u(n.references)?nz(e,t,n.references,n.interval,i,pb,sc):(u(n.cartesian2)?n.array=H.unpackArray(n.cartesian2):u(n.cartesian)&&(n.array=H.unpackArray(n.cartesian)),u(n.array)&&ge(Array,e,t,n,void 0,void 0,i))}function uhe(e,t,n,i,o,r){let s=lr(n.interval);u(i)&&(u(s)?s=xn.intersect(s,i,Nx):s=i);let a=e[t],c,l;if(u(s)){a instanceof JE||(a=new JE,e[t]=a);let d=a.intervals;l=d.findInterval({start:s.start,stop:s.stop}),u(l)?c=l.data:(l=s.clone(),d.addInterval(l))}else c=a;let f;u(n.solidColor)?(c instanceof Nt||(c=new Nt),f=n.solidColor,ge(z,c,"color",f.color,void 0,void 0,r)):u(n.grid)?(c instanceof ab||(c=new ab),f=n.grid,ge(z,c,"color",f.color,void 0,o,r),ge(Number,c,"cellAlpha",f.cellAlpha,void 0,o,r),ge(H,c,"lineCount",f.lineCount,void 0,o,r),ge(H,c,"lineThickness",f.lineThickness,void 0,o,r),ge(H,c,"lineOffset",f.lineOffset,void 0,o,r)):u(n.image)?(c instanceof vg||(c=new vg),f=n.image,ge(Image,c,"image",f.image,void 0,o,r),ge(H,c,"repeat",f.repeat,void 0,o,r),ge(z,c,"color",f.color,void 0,o,r),ge(Boolean,c,"transparent",f.transparent,void 0,o,r)):u(n.stripe)?(c instanceof gb||(c=new gb),f=n.stripe,ge(Ud,c,"orientation",f.orientation,void 0,o,r),ge(z,c,"evenColor",f.evenColor,void 0,o,r),ge(z,c,"oddColor",f.oddColor,void 0,o,r),ge(Number,c,"offset",f.offset,void 0,o,r),ge(Number,c,"repeat",f.repeat,void 0,o,r)):u(n.polylineOutline)?(c instanceof Cy||(c=new Cy),f=n.polylineOutline,ge(z,c,"color",f.color,void 0,o,r),ge(z,c,"outlineColor",f.outlineColor,void 0,o,r),ge(Number,c,"outlineWidth",f.outlineWidth,void 0,o,r)):u(n.polylineGlow)?(c instanceof hb||(c=new hb),f=n.polylineGlow,ge(z,c,"color",f.color,void 0,o,r),ge(Number,c,"glowPower",f.glowPower,void 0,o,r),ge(Number,c,"taperPower",f.taperPower,void 0,o,r)):u(n.polylineArrow)?(c instanceof lb||(c=new lb),f=n.polylineArrow,ge(z,c,"color",f.color,void 0,void 0,r)):u(n.polylineDash)?(c instanceof fb||(c=new fb),f=n.polylineDash,ge(z,c,"color",f.color,void 0,void 0,r),ge(z,c,"gapColor",f.gapColor,void 0,void 0,r),ge(Number,c,"dashLength",f.dashLength,void 0,o,r),ge(Number,c,"dashPattern",f.dashPattern,void 0,o,r)):u(n.checkerboard)&&(c instanceof KE||(c=new KE),f=n.checkerboard,ge(z,c,"evenColor",f.evenColor,void 0,o,r),ge(z,c,"oddColor",f.oddColor,void 0,o,r),ge(H,c,"repeat",f.repeat,void 0,o,r)),u(l)?l.data=c:e[t]=c}function pu(e,t,n,i,o,r){if(u(n))if(Array.isArray(n))for(let s=0,a=n.length;s<a;++s)uhe(e,t,n[s],i,o,r);else uhe(e,t,n,i,o,r)}function Dit(e,t,n,i){let o=t.name;u(o)&&(e.name=t.name)}function wit(e,t,n,i){let o=t.description;u(o)&&ge(String,e,"description",o,void 0,i,n)}function Iit(e,t,n,i){let o=t.position;u(o)&&xhe(e,"position",o,void 0,i,n)}function Pit(e,t,n,i){let o=t.viewFrom;u(o)&&ge(h,e,"viewFrom",o,void 0,i,n)}function Oit(e,t,n,i){let o=t.orientation;u(o)&&ge(Le,e,"orientation",o,void 0,i,n)}function Rit(e,t,n,i){let o=t.properties;if(u(o)){u(e.properties)||(e.properties=new hl);for(let r in o)if(o.hasOwnProperty(r)){e.properties.hasProperty(r)||e.properties.addProperty(r);let s=o[r];if(Array.isArray(s))for(let a=0,c=s.length;a<c;++a)tz(ohe(s[a]),e.properties,r,s[a],void 0,i,n);else tz(ohe(s),e.properties,r,s,void 0,i,n)}}}function nz(e,t,n,i,o,r,s){let a=n.map(function(c){return NL(o,c)});if(u(i)){i=lr(i);let c=e[t];if(!(c instanceof s)){let l=new s;l.intervals.addInterval(U7(c)),e[t]=c=l}i.data=new r(a),c.intervals.addInterval(i)}else e[t]=new r(a)}function fhe(e,t,n,i){let o=n.references;u(o)?nz(e,t,o,n.interval,i,pb,sc):ge(Array,e,t,n,void 0,void 0,i)}function dhe(e,t,n,i){if(u(n))if(Array.isArray(n))for(let o=0,r=n.length;o<r;++o)fhe(e,t,n[o],i);else fhe(e,t,n,i)}function hhe(e,t,n,i){let o=n.references;u(o)?nz(e,t,o,n.interval,i,T_,Zs):(u(n.cartesian)?n.array=h.unpackArray(n.cartesian):u(n.cartographicRadians)?n.array=h.fromRadiansArrayHeights(n.cartographicRadians):u(n.cartographicDegrees)&&(n.array=h.fromDegreesArrayHeights(n.cartographicDegrees)),u(n.array)&&ge(Array,e,t,n,void 0,void 0,i))}function UL(e,t,n,i){if(u(n))if(Array.isArray(n))for(let o=0,r=n.length;o<r;++o)hhe(e,t,n[o],i);else hhe(e,t,n,i)}function Bit(e){return h.unpackArray(e)}function Mit(e){return h.fromRadiansArrayHeights(e)}function Lit(e){return h.fromDegreesArrayHeights(e)}function mhe(e,t,n,i){let o=n.references;if(u(o)){let r=o.map(function(s){let a={};return nz(a,"positions",s,n.interval,i,T_,Zs),a.positions});e[t]=new T_(r)}else u(n.cartesian)?n.array=n.cartesian.map(Bit):u(n.cartographicRadians)?n.array=n.cartographicRadians.map(Mit):u(n.cartographicDegrees)&&(n.array=n.cartographicDegrees.map(Lit)),u(n.array)&&ge(Array,e,t,n,void 0,void 0,i)}function Nit(e,t,n,i){if(u(n))if(Array.isArray(n))for(let o=0,r=n.length;o<r;++o)mhe(e,t,n[o],i);else mhe(e,t,n,i)}function Fit(e,t,n,i){if(u(n))if(Array.isArray(n))for(let o=0,r=n.length;o<r;o++)lhe(e,t,n[o],i);else lhe(e,t,n,i)}function Vit(e,t,n,i){let o=t.availability;if(!u(o))return;let r;if(Array.isArray(o))for(let s=0,a=o.length;s<a;++s)u(r)||(r=new Br),r.addInterval(lr(o[s]));else r=new Br,r.addInterval(lr(o));e.availability=r}function Uit(e,t,n,i,o){u(t)&&ge(by,e,"alignedAxis",t,n,i,o)}function kit(e,t,n,i){let o=t.billboard;if(!u(o))return;let r=lr(o.interval),s=e.billboard;u(s)||(e.billboard=s=new qa),ge(Boolean,s,"show",o.show,r,i,n),ge(Image,s,"image",o.image,r,i,n),ge(Number,s,"scale",o.scale,r,i,n),ge(H,s,"pixelOffset",o.pixelOffset,r,i,n),ge(h,s,"eyeOffset",o.eyeOffset,r,i,n),ge(pi,s,"horizontalOrigin",o.horizontalOrigin,r,i,n),ge(Bn,s,"verticalOrigin",o.verticalOrigin,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(z,s,"color",o.color,r,i,n),ge(vf,s,"rotation",o.rotation,r,i,n),Uit(s,o.alignedAxis,r,i,n),ge(Boolean,s,"sizeInMeters",o.sizeInMeters,r,i,n),ge(Number,s,"width",o.width,r,i,n),ge(Number,s,"height",o.height,r,i,n),ge(Pt,s,"scaleByDistance",o.scaleByDistance,r,i,n),ge(Pt,s,"translucencyByDistance",o.translucencyByDistance,r,i,n),ge(Pt,s,"pixelOffsetScaleByDistance",o.pixelOffsetScaleByDistance,r,i,n),ge(Ye,s,"imageSubRegion",o.imageSubRegion,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(Number,s,"disableDepthTestDistance",o.disableDepthTestDistance,r,i,n)}function zit(e,t,n,i){let o=t.box;if(!u(o))return;let r=lr(o.interval),s=e.box;u(s)||(e.box=s=new bA),ge(Boolean,s,"show",o.show,r,i,n),ge(h,s,"dimensions",o.dimensions,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n)}function Hit(e,t,n,i){let o=t.corridor;if(!u(o))return;let r=lr(o.interval),s=e.corridor;u(s)||(e.corridor=s=new vA),ge(Boolean,s,"show",o.show,r,i,n),UL(s,"positions",o.positions,n),ge(Number,s,"width",o.width,r,i,n),ge(Number,s,"height",o.height,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Number,s,"extrudedHeight",o.extrudedHeight,r,i,n),ge(We,s,"extrudedHeightReference",o.extrudedHeightReference,r,i,n),ge(vi,s,"cornerType",o.cornerType,r,i,n),ge(Number,s,"granularity",o.granularity,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(kn,s,"classificationType",o.classificationType,r,i,n),ge(Number,s,"zIndex",o.zIndex,r,i,n)}function Git(e,t,n,i){let o=t.cylinder;if(!u(o))return;let r=lr(o.interval),s=e.cylinder;u(s)||(e.cylinder=s=new DA),ge(Boolean,s,"show",o.show,r,i,n),ge(Number,s,"length",o.length,r,i,n),ge(Number,s,"topRadius",o.topRadius,r,i,n),ge(Number,s,"bottomRadius",o.bottomRadius,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Number,s,"numberOfVerticalLines",o.numberOfVerticalLines,r,i,n),ge(Number,s,"slices",o.slices,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n)}function Wit(e,t){let n=e.version;if(u(n)&&typeof n=="string"){let r=n.split(".");if(r.length===2){if(r[0]!=="1")throw new ue("Cesium only supports CZML version 1.");t._version=n}}if(!u(t._version))throw new ue("CZML version information invalid. It is expected to be a property on the document object in the <Major>.<Minor> version format.");let i=t._documentPacket;u(e.name)&&(i.name=e.name);let o=e.clock;if(u(o)){let r=i.clock;u(r)?(r.interval=y(o.interval,r.interval),r.currentTime=y(o.currentTime,r.currentTime),r.range=y(o.range,r.range),r.step=y(o.step,r.step),r.multiplier=y(o.multiplier,r.multiplier)):i.clock={interval:o.interval,currentTime:o.currentTime,range:o.range,step:o.step,multiplier:o.multiplier}}}function jit(e,t,n,i){let o=t.ellipse;if(!u(o))return;let r=lr(o.interval),s=e.ellipse;u(s)||(e.ellipse=s=new wA),ge(Boolean,s,"show",o.show,r,i,n),ge(Number,s,"semiMajorAxis",o.semiMajorAxis,r,i,n),ge(Number,s,"semiMinorAxis",o.semiMinorAxis,r,i,n),ge(Number,s,"height",o.height,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Number,s,"extrudedHeight",o.extrudedHeight,r,i,n),ge(We,s,"extrudedHeightReference",o.extrudedHeightReference,r,i,n),ge(vf,s,"rotation",o.rotation,r,i,n),ge(vf,s,"stRotation",o.stRotation,r,i,n),ge(Number,s,"granularity",o.granularity,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Number,s,"numberOfVerticalLines",o.numberOfVerticalLines,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(kn,s,"classificationType",o.classificationType,r,i,n),ge(Number,s,"zIndex",o.zIndex,r,i,n)}function Yit(e,t,n,i){let o=t.ellipsoid;if(!u(o))return;let r=lr(o.interval),s=e.ellipsoid;u(s)||(e.ellipsoid=s=new IA),ge(Boolean,s,"show",o.show,r,i,n),ge(h,s,"radii",o.radii,r,i,n),ge(h,s,"innerRadii",o.innerRadii,r,i,n),ge(Number,s,"minimumClock",o.minimumClock,r,i,n),ge(Number,s,"maximumClock",o.maximumClock,r,i,n),ge(Number,s,"minimumCone",o.minimumCone,r,i,n),ge(Number,s,"maximumCone",o.maximumCone,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Number,s,"stackPartitions",o.stackPartitions,r,i,n),ge(Number,s,"slicePartitions",o.slicePartitions,r,i,n),ge(Number,s,"subdivisions",o.subdivisions,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n)}function qit(e,t,n,i){let o=t.label;if(!u(o))return;let r=lr(o.interval),s=e.label;u(s)||(e.label=s=new fd),ge(Boolean,s,"show",o.show,r,i,n),ge(String,s,"text",o.text,r,i,n),ge(String,s,"font",o.font,r,i,n),ge(No,s,"style",o.style,r,i,n),ge(Number,s,"scale",o.scale,r,i,n),ge(Boolean,s,"showBackground",o.showBackground,r,i,n),ge(z,s,"backgroundColor",o.backgroundColor,r,i,n),ge(H,s,"backgroundPadding",o.backgroundPadding,r,i,n),ge(H,s,"pixelOffset",o.pixelOffset,r,i,n),ge(h,s,"eyeOffset",o.eyeOffset,r,i,n),ge(pi,s,"horizontalOrigin",o.horizontalOrigin,r,i,n),ge(Bn,s,"verticalOrigin",o.verticalOrigin,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(z,s,"fillColor",o.fillColor,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Pt,s,"translucencyByDistance",o.translucencyByDistance,r,i,n),ge(Pt,s,"pixelOffsetScaleByDistance",o.pixelOffsetScaleByDistance,r,i,n),ge(Pt,s,"scaleByDistance",o.scaleByDistance,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(Number,s,"disableDepthTestDistance",o.disableDepthTestDistance,r,i,n)}function Xit(e,t,n,i){let o=t.model;if(!u(o))return;let r=lr(o.interval),s=e.model;u(s)||(e.model=s=new Dp),ge(Boolean,s,"show",o.show,r,i,n),ge(VL.default,s,"uri",o.gltf,r,i,n),ge(Number,s,"scale",o.scale,r,i,n),ge(Number,s,"minimumPixelSize",o.minimumPixelSize,r,i,n),ge(Number,s,"maximumScale",o.maximumScale,r,i,n),ge(Boolean,s,"incrementallyLoadTextures",o.incrementallyLoadTextures,r,i,n),ge(Boolean,s,"runAnimations",o.runAnimations,r,i,n),ge(Boolean,s,"clampAnimations",o.clampAnimations,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(z,s,"silhouetteColor",o.silhouetteColor,r,i,n),ge(Number,s,"silhouetteSize",o.silhouetteSize,r,i,n),ge(z,s,"color",o.color,r,i,n),ge(ec,s,"colorBlendMode",o.colorBlendMode,r,i,n),ge(Number,s,"colorBlendAmount",o.colorBlendAmount,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n);let a,c,l=o.nodeTransformations;if(u(l))if(Array.isArray(l))for(a=0,c=l.length;a<c;++a)phe(s,l[a],r,i,n);else phe(s,l,r,i,n);let f=o.articulations;if(u(f))if(Array.isArray(f))for(a=0,c=f.length;a<c;++a)_he(s,f[a],r,i,n);else _he(s,f,r,i,n)}function phe(e,t,n,i,o){let r=lr(t.interval);u(n)&&(u(r)?r=xn.intersect(r,n,Nx):r=n);let s=e.nodeTransformations,a=Object.keys(t);for(let c=0,l=a.length;c<l;++c){let f=a[c];if(f==="interval")continue;let d=t[f];if(!u(d))continue;u(s)||(e.nodeTransformations=s=new hl),s.hasProperty(f)||s.addProperty(f);let p=s[f];u(p)||(s[f]=p=new PA),ge(h,p,"translation",d.translation,r,i,o),ge(Le,p,"rotation",d.rotation,r,i,o),ge(h,p,"scale",d.scale,r,i,o)}}function _he(e,t,n,i,o){let r=lr(t.interval);u(n)&&(u(r)?r=xn.intersect(r,n,Nx):r=n);let s=e.articulations,a=Object.keys(t);for(let c=0,l=a.length;c<l;++c){let f=a[c];if(f==="interval")continue;let d=t[f];u(d)&&(u(s)||(e.articulations=s=new hl),s.hasProperty(f)||s.addProperty(f),ge(Number,s,f,d,r,i,o))}}function Kit(e,t,n,i){let o=t.path;if(!u(o))return;let r=lr(o.interval),s=e.path;u(s)||(e.path=s=new wp),ge(Boolean,s,"show",o.show,r,i,n),ge(Number,s,"leadTime",o.leadTime,r,i,n),ge(Number,s,"trailTime",o.trailTime,r,i,n),ge(Number,s,"width",o.width,r,i,n),ge(Number,s,"resolution",o.resolution,r,i,n),pu(s,"material",o.material,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n)}function Zit(e,t,n,i){let o=t.point;if(!u(o))return;let r=lr(o.interval),s=e.point;u(s)||(e.point=s=new RA),ge(Boolean,s,"show",o.show,r,i,n),ge(Number,s,"pixelSize",o.pixelSize,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(z,s,"color",o.color,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Pt,s,"scaleByDistance",o.scaleByDistance,r,i,n),ge(Pt,s,"translucencyByDistance",o.translucencyByDistance,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(Number,s,"disableDepthTestDistance",o.disableDepthTestDistance,r,i,n)}function FL(e){this.polygon=e,this._definitionChanged=new Ae}Object.defineProperties(FL.prototype,{isConstant:{get:function(){let e=this.polygon._positions,t=this.polygon._holes;return(!u(e)||e.isConstant)&&(!u(t)||t.isConstant)}},definitionChanged:{get:function(){return this._definitionChanged}}});FL.prototype.getValue=function(e,t){let n;u(this.polygon._positions)&&(n=this.polygon._positions.getValue(e));let i;return u(this.polygon._holes)&&(i=this.polygon._holes.getValue(e),u(i)&&(i=i.map(function(o){return new Lc(o)}))),u(t)?(t.positions=n,t.holes=i,t):new Lc(n,i)};FL.prototype.equals=function(e){return this===e||e instanceof FL&&j.equals(this.polygon._positions,e.polygon._positions)&&j.equals(this.polygon._holes,e.polygon._holes)};function Jit(e,t,n,i){let o=t.polygon;if(!u(o))return;let r=lr(o.interval),s=e.polygon;u(s)||(e.polygon=s=new dd),ge(Boolean,s,"show",o.show,r,i,n),UL(s,"_positions",o.positions,n),Nit(s,"_holes",o.holes,n),(u(s._positions)||u(s._holes))&&(s.hierarchy=new FL(s)),ge(Number,s,"height",o.height,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Number,s,"extrudedHeight",o.extrudedHeight,r,i,n),ge(We,s,"extrudedHeightReference",o.extrudedHeightReference,r,i,n),ge(vf,s,"stRotation",o.stRotation,r,i,n),ge(Number,s,"granularity",o.granularity,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Boolean,s,"perPositionHeight",o.perPositionHeight,r,i,n),ge(Boolean,s,"closeTop",o.closeTop,r,i,n),ge(Boolean,s,"closeBottom",o.closeBottom,r,i,n),ge(Jt,s,"arcType",o.arcType,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(kn,s,"classificationType",o.classificationType,r,i,n),ge(Number,s,"zIndex",o.zIndex,r,i,n)}function Qit(e){return e?Jt.GEODESIC:Jt.NONE}function $it(e,t,n,i){let o=t.polyline;if(!u(o))return;let r=lr(o.interval),s=e.polyline;if(u(s)||(e.polyline=s=new Ka),ge(Boolean,s,"show",o.show,r,i,n),UL(s,"positions",o.positions,n),ge(Number,s,"width",o.width,r,i,n),ge(Number,s,"granularity",o.granularity,r,i,n),pu(s,"material",o.material,r,i,n),pu(s,"depthFailMaterial",o.depthFailMaterial,r,i,n),ge(Jt,s,"arcType",o.arcType,r,i,n),ge(Boolean,s,"clampToGround",o.clampToGround,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(kn,s,"classificationType",o.classificationType,r,i,n),ge(Number,s,"zIndex",o.zIndex,r,i,n),u(o.followSurface)&&!u(o.arcType)){let a={};ge(Boolean,a,"followSurface",o.followSurface,r,i,n),s.arcType=_it(a.followSurface,Qit)}}function eot(e,t,n,i){let o=t.polylineVolume;if(!u(o))return;let r=lr(o.interval),s=e.polylineVolume;u(s)||(e.polylineVolume=s=new BA),UL(s,"positions",o.positions,n),Fit(s,"shape",o.shape,n),ge(Boolean,s,"show",o.show,r,i,n),ge(vi,s,"cornerType",o.cornerType,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(Number,s,"granularity",o.granularity,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n)}function tot(e,t,n,i){let o=t.rectangle;if(!u(o))return;let r=lr(o.interval),s=e.rectangle;u(s)||(e.rectangle=s=new hd),ge(Boolean,s,"show",o.show,r,i,n),ge(ce,s,"coordinates",o.coordinates,r,i,n),ge(Number,s,"height",o.height,r,i,n),ge(We,s,"heightReference",o.heightReference,r,i,n),ge(Number,s,"extrudedHeight",o.extrudedHeight,r,i,n),ge(We,s,"extrudedHeightReference",o.extrudedHeightReference,r,i,n),ge(vf,s,"rotation",o.rotation,r,i,n),ge(vf,s,"stRotation",o.stRotation,r,i,n),ge(Number,s,"granularity",o.granularity,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n),ge(kn,s,"classificationType",o.classificationType,r,i,n),ge(Number,s,"zIndex",o.zIndex,r,i,n)}function not(e,t,n,i){let o=t.tileset;if(!u(o))return;let r=lr(o.interval),s=e.tileset;u(s)||(e.tileset=s=new OA),ge(Boolean,s,"show",o.show,r,i,n),ge(VL.default,s,"uri",o.uri,r,i,n),ge(Number,s,"maximumScreenSpaceError",o.maximumScreenSpaceError,r,i,n)}function iot(e,t,n,i){let o=t.wall;if(!u(o))return;let r=lr(o.interval),s=e.wall;u(s)||(e.wall=s=new Ip),ge(Boolean,s,"show",o.show,r,i,n),UL(s,"positions",o.positions,n),dhe(s,"minimumHeights",o.minimumHeights,n),dhe(s,"maximumHeights",o.maximumHeights,n),ge(Number,s,"granularity",o.granularity,r,i,n),ge(Boolean,s,"fill",o.fill,r,i,n),pu(s,"material",o.material,r,i,n),ge(Boolean,s,"outline",o.outline,r,i,n),ge(z,s,"outlineColor",o.outlineColor,r,i,n),ge(Number,s,"outlineWidth",o.outlineWidth,r,i,n),ge(gn,s,"shadows",o.shadows,r,i,n),ge(bt,s,"distanceDisplayCondition",o.distanceDisplayCondition,r,i,n)}function ghe(e,t,n,i,o){let r=e.id;if(u(r)||(r=Hn()),F7=r,!u(o._version)&&r!=="document")throw new ue("The first CZML packet is required to be the document object.");if(e.delete===!0)t.removeById(r);else if(r==="document")Wit(e,o);else{let s=t.getOrCreateEntity(r),a=e.parent;u(a)&&(s.parent=t.getOrCreateEntity(a));for(let c=n.length-1;c>-1;c--)n[c](s,e,t,i)}F7=void 0}function oot(e){let t,n=e._documentPacket.clock;if(!u(n)){if(!u(e._clock)){let o=e._entityCollection.computeAvailability();if(!o.start.equals(ze.MINIMUM_VALUE)){let r=o.start,s=o.stop,a=$.secondsDifference(s,r),c=Math.round(a/120);return t=new Fd,t.startTime=$.clone(r),t.stopTime=$.clone(s),t.clockRange=br.LOOP_STOP,t.multiplier=c,t.currentTime=$.clone(r),t.clockStep=ao.SYSTEM_CLOCK_MULTIPLIER,e._clock=t,!0}}return!1}u(e._clock)?t=e._clock.clone():(t=new Fd,t.startTime=ze.MINIMUM_VALUE.clone(),t.stopTime=ze.MAXIMUM_VALUE.clone(),t.currentTime=ze.MINIMUM_VALUE.clone(),t.clockRange=br.LOOP_STOP,t.clockStep=ao.SYSTEM_CLOCK_MULTIPLIER,t.multiplier=1);let i=lr(n.interval);return u(i)&&(t.startTime=i.start,t.stopTime=i.stop),u(n.currentTime)&&(t.currentTime=$.fromIso8601(n.currentTime)),u(n.range)&&(t.clockRange=y(br[n.range],br.LOOP_STOP)),u(n.step)&&(t.clockStep=y(ao[n.step],ao.SYSTEM_CLOCK_MULTIPLIER)),u(n.multiplier)&&(t.multiplier=n.multiplier),t.equals(e._clock)?!1:(e._clock=t.clone(e._clock),!0)}function Che(e,t,n,i){n=y(n,y.EMPTY_OBJECT);let o=t,r=n.sourceUri,s=n.credit;if(typeof s=="string"&&(s=new Kt(s)),e._credit=s,typeof t=="string"||t instanceof Oe){t=Oe.createIfNeeded(t),o=t.fetchJson(),r=y(r,t.clone());let a=e._resourceCredits,c=t.credits;if(u(c)){let l=c.length;for(let f=0;f<l;f++)a.push(c[f])}}return r=Oe.createIfNeeded(r),Mr.setLoading(e,!0),Promise.resolve(o).then(function(a){return rot(e,a,r,i)}).catch(function(a){return Mr.setLoading(e,!1),e._error.raiseEvent(e,a),console.log(a),Promise.reject(a)})}function rot(e,t,n,i){Mr.setLoading(e,!0);let o=e._entityCollection;i&&(e._version=void 0,e._documentPacket=new The,o.removeAll()),bl._processCzml(t,o,n,void 0,e);let r=oot(e),s=e._documentPacket;return u(s.name)&&e._name!==s.name?(e._name=s.name,r=!0):!u(e._name)&&u(n)&&(e._name=x_(n.getUrlComponent()),r=!0),Mr.setLoading(e,!1),r&&e._changed.raiseEvent(e),e}function The(){this.name=void 0,this.clock=void 0}function bl(e){this._name=e,this._changed=new Ae,this._error=new Ae,this._isLoading=!1,this._loading=new Ae,this._clock=void 0,this._documentPacket=new The,this._version=void 0,this._entityCollection=new Ps(this),this._entityCluster=new uu,this._credit=void 0,this._resourceCredits=[]}bl.load=function(e,t){return new bl().load(e,t)};Object.defineProperties(bl.prototype,{name:{get:function(){return this._name}},clock:{get:function(){return this._clock}},entities:{get:function(){return this._entityCollection}},isLoading:{get:function(){return this._isLoading}},changedEvent:{get:function(){return this._changed}},errorEvent:{get:function(){return this._error}},loadingEvent:{get:function(){return this._loading}},show:{get:function(){return this._entityCollection.show},set:function(e){this._entityCollection.show=e}},clustering:{get:function(){return this._entityCluster},set:function(e){this._entityCluster=e}},credit:{get:function(){return this._credit}}});bl.updaters=[kit,zit,Hit,Git,jit,Yit,qit,Xit,Dit,wit,Kit,Zit,Jit,$it,eot,Rit,tot,Iit,not,Pit,iot,Oit,Vit];bl.prototype.process=function(e,t){return Che(this,e,t,!1)};bl.prototype.load=function(e,t){return Che(this,e,t,!0)};bl.prototype.update=function(e){return!0};bl.processPacketData=ge;bl.processPositionPacketData=xhe;bl.processMaterialPacketData=pu;bl._processCzml=function(e,t,n,i,o){if(i=y(i,bl.updaters),Array.isArray(e))for(let r=0,s=e.length;r<s;++r)ghe(e[r],t,i,n,o);else ghe(e,t,i,n,o)};var kL=bl;function Wc(){this._dataSources=[],this._dataSourceAdded=new Ae,this._dataSourceRemoved=new Ae,this._dataSourceMoved=new Ae}Object.defineProperties(Wc.prototype,{length:{get:function(){return this._dataSources.length}},dataSourceAdded:{get:function(){return this._dataSourceAdded}},dataSourceRemoved:{get:function(){return this._dataSourceRemoved}},dataSourceMoved:{get:function(){return this._dataSourceMoved}}});Wc.prototype.add=function(e){let t=this,n=this._dataSources;return Promise.resolve(e).then(function(i){return n===t._dataSources&&(t._dataSources.push(i),t._dataSourceAdded.raiseEvent(t,i)),i})};Wc.prototype.remove=function(e,t){t=y(t,!1);let n=this._dataSources.indexOf(e);return n!==-1?(this._dataSources.splice(n,1),this._dataSourceRemoved.raiseEvent(this,e),t&&typeof e.destroy=="function"&&e.destroy(),!0):!1};Wc.prototype.removeAll=function(e){e=y(e,!1);let t=this._dataSources;for(let n=0,i=t.length;n<i;++n){let o=t[n];this._dataSourceRemoved.raiseEvent(this,o),e&&typeof o.destroy=="function"&&o.destroy()}this._dataSources=[]};Wc.prototype.contains=function(e){return this.indexOf(e)!==-1};Wc.prototype.indexOf=function(e){return this._dataSources.indexOf(e)};Wc.prototype.get=function(e){return this._dataSources[e]};Wc.prototype.getByName=function(e){return this._dataSources.filter(function(t){return t.name===e})};function iz(e,t){return e.indexOf(t)}function Ehe(e,t,n){let i=e._dataSources,o=i.length-1;if(t=P.clamp(t,0,o),n=P.clamp(n,0,o),t===n)return;let r=i[t];i[t]=i[n],i[n]=r,e.dataSourceMoved.raiseEvent(r,n,t)}Wc.prototype.raise=function(e){let t=iz(this._dataSources,e);Ehe(this,t,t+1)};Wc.prototype.lower=function(e){let t=iz(this._dataSources,e);Ehe(this,t,t-1)};Wc.prototype.raiseToTop=function(e){let t=iz(this._dataSources,e);t!==this._dataSources.length-1&&(this._dataSources.splice(t,1),this._dataSources.push(e),this.dataSourceMoved.raiseEvent(e,this._dataSources.length-1,t))};Wc.prototype.lowerToBottom=function(e){let t=iz(this._dataSources,e);t!==0&&(this._dataSources.splice(t,1),this._dataSources.splice(0,0,e),this.dataSourceMoved.raiseEvent(e,0,t))};Wc.prototype.isDestroyed=function(){return!1};Wc.prototype.destroy=function(){return this.removeAll(!0),le(this)};var zL=Wc;function sm(){this._length=0,this._collections={},this._collectionsArray=[],this.show=!0}Object.defineProperties(sm.prototype,{length:{get:function(){return this._length}}});sm.prototype.add=function(e,t){t=y(t,0);let n=this._collections[t];if(!u(n)){n=new ul({destroyPrimitives:!1}),n._zIndex=t,this._collections[t]=n;let i=this._collectionsArray,o=0;for(;o<i.length&&i[o]._zIndex<t;)o++;i.splice(o,0,n)}return n.add(e),this._length++,e._zIndex=t,e};sm.prototype.set=function(e,t){return t===e._zIndex||(this.remove(e,!0),this.add(e,t)),e};sm.prototype.remove=function(e,t){if(this.contains(e)){let n=e._zIndex,i=this._collections[n],o;return t?o=i.remove(e):o=i.removeAndDestroy(e),o&&this._length--,i.length===0&&(this._collectionsArray.splice(this._collectionsArray.indexOf(i),1),this._collections[n]=void 0,i.destroy()),o}return!1};sm.prototype.removeAll=function(){let e=this._collectionsArray;for(let t=0;t<e.length;t++){let n=e[t];n.destroyPrimitives=!0,n.destroy()}this._collections={},this._collectionsArray=[],this._length=0};sm.prototype.contains=function(e){if(!u(e))return!1;let t=this._collections[e._zIndex];return u(t)&&t.contains(e)};sm.prototype.update=function(e){if(!this.show)return;let t=this._collectionsArray;for(let n=0;n<t.length;n++)t[n].update(e)};sm.prototype.isDestroyed=function(){return!1};sm.prototype.destroy=function(){return this.removeAll(),le(this)};var HL=sm;function Ab(e,t){this._primitives=e,this._orderedGroundPrimitives=t,this._dynamicUpdaters=new At}Ab.prototype.add=function(e,t){this._dynamicUpdaters.set(t.id,t.createDynamicUpdater(this._primitives,this._orderedGroundPrimitives))};Ab.prototype.remove=function(e){let t=e.id,n=this._dynamicUpdaters.get(t);u(n)&&(this._dynamicUpdaters.remove(t),n.destroy())};Ab.prototype.update=function(e){let t=this._dynamicUpdaters.values;for(let n=0,i=t.length;n<i;n++)t[n].update(e);return!0};Ab.prototype.removeAllPrimitives=function(){let e=this._dynamicUpdaters.values;for(let t=0,n=e.length;t<n;t++)e[t].destroy();this._dynamicUpdaters.removeAll()};Ab.prototype.getBoundingSphere=function(e,t){return e=this._dynamicUpdaters.get(e.id),u(e)&&u(e.getBoundingSphere)?e.getBoundingSphere(t):at.FAILED};var Fx=Ab;var z7={},oz=new h,bhe=new h,She=new Le,vhe=new Z;function xb(e,t,n,i,o,r,s,a,c,l){let f=e+t;h.multiplyByScalar(i,Math.cos(f),oz),h.multiplyByScalar(n,Math.sin(f),bhe),h.add(oz,bhe,oz);let d=Math.cos(e);d=d*d;let p=Math.sin(e);p=p*p;let m=r/Math.sqrt(s*d+o*p)/a;return Le.fromAxisAngle(oz,m,She),Z.fromQuaternion(She,vhe),Z.multiplyByVector(vhe,c,l),h.normalize(l,l),h.multiplyByScalar(l,a,l),l}var Dhe=new h,whe=new h,k7=new h,sot=new h;z7.raisePositionsToHeight=function(e,t,n){let i=t.ellipsoid,o=t.height,r=t.extrudedHeight,s=n?e.length/3*2:e.length/3,a=new Float64Array(s*3),c=e.length,l=n?c:0;for(let f=0;f<c;f+=3){let d=f+1,p=f+2,g=h.fromArray(e,f,Dhe);i.scaleToGeodeticSurface(g,g);let m=h.clone(g,whe),A=i.geodeticSurfaceNormal(g,sot),x=h.multiplyByScalar(A,o,k7);h.add(g,x,g),n&&(h.multiplyByScalar(A,r,x),h.add(m,x,m),a[f+l]=m.x,a[d+l]=m.y,a[p+l]=m.z),a[f]=g.x,a[d]=g.y,a[p]=g.z}return a};var aot=new h,cot=new h,lot=new h;z7.computeEllipsePositions=function(e,t,n){let i=e.semiMinorAxis,o=e.semiMajorAxis,r=e.rotation,s=e.center,a=e.granularity*8,c=i*i,l=o*o,f=o*i,d=h.magnitude(s),p=h.normalize(s,aot),g=h.cross(h.UNIT_Z,s,cot);g=h.normalize(g,g);let m=h.cross(p,g,lot),A=1+Math.ceil(P.PI_OVER_TWO/a),x=P.PI_OVER_TWO/(A-1),C=P.PI_OVER_TWO-A*x;C<0&&(A-=Math.ceil(Math.abs(C)/x));let T=2*(A*(A+2)),E=t?new Array(T*3):void 0,S=0,v=Dhe,w=whe,R=A*4*3,O=R-1,L=0,N=n?new Array(R):void 0,_,b,D,I,B;for(C=P.PI_OVER_TWO,v=xb(C,r,m,g,c,f,l,d,p,v),t&&(E[S++]=v.x,E[S++]=v.y,E[S++]=v.z),n&&(N[O--]=v.z,N[O--]=v.y,N[O--]=v.x),C=P.PI_OVER_TWO-x,_=1;_<A+1;++_){if(v=xb(C,r,m,g,c,f,l,d,p,v),w=xb(Math.PI-C,r,m,g,c,f,l,d,p,w),t){for(E[S++]=v.x,E[S++]=v.y,E[S++]=v.z,D=2*_+2,b=1;b<D-1;++b)I=b/(D-1),B=h.lerp(v,w,I,k7),E[S++]=B.x,E[S++]=B.y,E[S++]=B.z;E[S++]=w.x,E[S++]=w.y,E[S++]=w.z}n&&(N[O--]=v.z,N[O--]=v.y,N[O--]=v.x,N[L++]=w.x,N[L++]=w.y,N[L++]=w.z),C=P.PI_OVER_TWO-(_+1)*x}for(_=A;_>1;--_){if(C=P.PI_OVER_TWO-(_-1)*x,v=xb(-C,r,m,g,c,f,l,d,p,v),w=xb(C+Math.PI,r,m,g,c,f,l,d,p,w),t){for(E[S++]=v.x,E[S++]=v.y,E[S++]=v.z,D=2*(_-1)+2,b=1;b<D-1;++b)I=b/(D-1),B=h.lerp(v,w,I,k7),E[S++]=B.x,E[S++]=B.y,E[S++]=B.z;E[S++]=w.x,E[S++]=w.y,E[S++]=w.z}n&&(N[O--]=v.z,N[O--]=v.y,N[O--]=v.x,N[L++]=w.x,N[L++]=w.y,N[L++]=w.z)}C=P.PI_OVER_TWO,v=xb(-C,r,m,g,c,f,l,d,p,v);let F={};return t&&(E[S++]=v.x,E[S++]=v.y,E[S++]=v.z,F.positions=E,F.numPts=A),n&&(N[O--]=v.z,N[O--]=v.y,N[O--]=v.x,F.outerPositions=N),F};var Sl=z7;var Cb=new h,H7=new h,G7=new h,Ihe=new h,ms=new H,Phe=new Z,uot=new Z,W7=new Le,Ohe=new h,Rhe=new h,Bhe=new h,az=new he,Mhe=new h,Lhe=new H,Nhe=new H;function Fhe(e,t,n){let i=t.vertexFormat,o=t.center,r=t.semiMajorAxis,s=t.semiMinorAxis,a=t.ellipsoid,c=t.stRotation,l=n?e.length/3*2:e.length/3,f=t.shadowVolume,d=i.st?new Float32Array(l*2):void 0,p=i.normal?new Float32Array(l*3):void 0,g=i.tangent?new Float32Array(l*3):void 0,m=i.bitangent?new Float32Array(l*3):void 0,A=f?new Float32Array(l*3):void 0,x=0,C=Ohe,T=Rhe,E=Bhe,S=new Ci(a),v=S.project(a.cartesianToCartographic(o,az),Mhe),w=a.scaleToGeodeticSurface(o,Cb);a.geodeticSurfaceNormal(w,w);let R=Phe,O=uot;if(c!==0){let B=Le.fromAxisAngle(w,c,W7);R=Z.fromQuaternion(B,R),B=Le.fromAxisAngle(w,-c,W7),O=Z.fromQuaternion(B,O)}else R=Z.clone(Z.IDENTITY,R),O=Z.clone(Z.IDENTITY,O);let L=H.fromElements(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Lhe),N=H.fromElements(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY,Nhe),_=e.length,b=n?_:0,D=b/3*2;for(let B=0;B<_;B+=3){let F=B+1,k=B+2,U=h.fromArray(e,B,Cb);if(i.st){let G=Z.multiplyByVector(R,U,H7),V=S.project(a.cartesianToCartographic(G,az),G7);h.subtract(V,v,V),ms.x=(V.x+r)/(2*r),ms.y=(V.y+s)/(2*s),L.x=Math.min(ms.x,L.x),L.y=Math.min(ms.y,L.y),N.x=Math.max(ms.x,N.x),N.y=Math.max(ms.y,N.y),n&&(d[x+D]=ms.x,d[x+1+D]=ms.y),d[x++]=ms.x,d[x++]=ms.y}(i.normal||i.tangent||i.bitangent||f)&&(C=a.geodeticSurfaceNormal(U,C),f&&(A[B+b]=-C.x,A[F+b]=-C.y,A[k+b]=-C.z),(i.normal||i.tangent||i.bitangent)&&((i.tangent||i.bitangent)&&(T=h.normalize(h.cross(h.UNIT_Z,C,T),T),Z.multiplyByVector(O,T,T)),i.normal&&(p[B]=C.x,p[F]=C.y,p[k]=C.z,n&&(p[B+b]=-C.x,p[F+b]=-C.y,p[k+b]=-C.z)),i.tangent&&(g[B]=T.x,g[F]=T.y,g[k]=T.z,n&&(g[B+b]=-T.x,g[F+b]=-T.y,g[k+b]=-T.z)),i.bitangent&&(E=h.normalize(h.cross(C,T,E),E),m[B]=E.x,m[F]=E.y,m[k]=E.z,n&&(m[B+b]=E.x,m[F+b]=E.y,m[k+b]=E.z))))}if(i.st){_=d.length;for(let B=0;B<_;B+=2)d[B]=(d[B]-L.x)/(N.x-L.x),d[B+1]=(d[B+1]-L.y)/(N.y-L.y)}let I=new hn;if(i.position){let B=Sl.raisePositionsToHeight(e,t,n);I.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:B})}if(i.st&&(I.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:d})),i.normal&&(I.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:p})),i.tangent&&(I.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:g})),i.bitangent&&(I.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:m})),f&&(I.extrudeDirection=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:A})),n&&u(t.offsetAttribute)){let B=new Uint8Array(l);if(t.offsetAttribute===on.TOP)B=B.fill(1,0,l/2);else{let F=t.offsetAttribute===on.NONE?0:1;B=B.fill(F)}I.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:B})}return I}function Vhe(e){let t=new Array(12*(e*(e+1))-6),n=0,i,o,r,s,a;for(i=0,r=1,s=0;s<3;s++)t[n++]=r++,t[n++]=i,t[n++]=r;for(s=2;s<e+1;++s){for(r=s*(s+1)-1,i=(s-1)*s-1,t[n++]=r++,t[n++]=i,t[n++]=r,o=2*s,a=0;a<o-1;++a)t[n++]=r,t[n++]=i++,t[n++]=i,t[n++]=r++,t[n++]=i,t[n++]=r;t[n++]=r++,t[n++]=i,t[n++]=r}for(o=e*2,++r,++i,s=0;s<o-1;++s)t[n++]=r,t[n++]=i++,t[n++]=i,t[n++]=r++,t[n++]=i,t[n++]=r;for(t[n++]=r,t[n++]=i++,t[n++]=i,t[n++]=r++,t[n++]=i++,t[n++]=i,++i,s=e-1;s>1;--s){for(t[n++]=i++,t[n++]=i,t[n++]=r,o=2*s,a=0;a<o-1;++a)t[n++]=r,t[n++]=i++,t[n++]=i,t[n++]=r++,t[n++]=i,t[n++]=r;t[n++]=i++,t[n++]=i++,t[n++]=r++}for(s=0;s<3;s++)t[n++]=i++,t[n++]=i,t[n++]=r;return t}var Vx=new h;function fot(e){let t=e.center;Vx=h.multiplyByScalar(e.ellipsoid.geodeticSurfaceNormal(t,Vx),e.height,Vx),Vx=h.add(t,Vx,Vx);let n=new se(Vx,e.semiMajorAxis),i=Sl.computeEllipsePositions(e,!0,!1),o=i.positions,r=i.numPts,s=Fhe(o,e,!1),a=Vhe(r);return a=Fe.createTypedArray(o.length/3,a),{boundingSphere:n,attributes:s,indices:a}}function dot(e,t){let n=t.vertexFormat,i=t.center,o=t.semiMajorAxis,r=t.semiMinorAxis,s=t.ellipsoid,a=t.height,c=t.extrudedHeight,l=t.stRotation,f=e.length/3*2,d=new Float64Array(f*3),p=n.st?new Float32Array(f*2):void 0,g=n.normal?new Float32Array(f*3):void 0,m=n.tangent?new Float32Array(f*3):void 0,A=n.bitangent?new Float32Array(f*3):void 0,x=t.shadowVolume,C=x?new Float32Array(f*3):void 0,T=0,E=Ohe,S=Rhe,v=Bhe,w=new Ci(s),R=w.project(s.cartesianToCartographic(i,az),Mhe),O=s.scaleToGeodeticSurface(i,Cb);s.geodeticSurfaceNormal(O,O);let L=Le.fromAxisAngle(O,l,W7),N=Z.fromQuaternion(L,Phe),_=H.fromElements(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Lhe),b=H.fromElements(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY,Nhe),D=e.length,I=D/3*2;for(let F=0;F<D;F+=3){let k=F+1,U=F+2,G=h.fromArray(e,F,Cb),V;if(n.st){let W=Z.multiplyByVector(N,G,H7),Q=w.project(s.cartesianToCartographic(W,az),G7);h.subtract(Q,R,Q),ms.x=(Q.x+o)/(2*o),ms.y=(Q.y+r)/(2*r),_.x=Math.min(ms.x,_.x),_.y=Math.min(ms.y,_.y),b.x=Math.max(ms.x,b.x),b.y=Math.max(ms.y,b.y),p[T+I]=ms.x,p[T+1+I]=ms.y,p[T++]=ms.x,p[T++]=ms.y}G=s.scaleToGeodeticSurface(G,G),V=h.clone(G,H7),E=s.geodeticSurfaceNormal(G,E),x&&(C[F+D]=-E.x,C[k+D]=-E.y,C[U+D]=-E.z);let X=h.multiplyByScalar(E,a,Ihe);if(G=h.add(G,X,G),X=h.multiplyByScalar(E,c,X),V=h.add(V,X,V),n.position&&(d[F+D]=V.x,d[k+D]=V.y,d[U+D]=V.z,d[F]=G.x,d[k]=G.y,d[U]=G.z),n.normal||n.tangent||n.bitangent){v=h.clone(E,v);let W=h.fromArray(e,(F+3)%D,Ihe);h.subtract(W,G,W);let Q=h.subtract(V,G,G7);E=h.normalize(h.cross(Q,W,E),E),n.normal&&(g[F]=E.x,g[k]=E.y,g[U]=E.z,g[F+D]=E.x,g[k+D]=E.y,g[U+D]=E.z),n.tangent&&(S=h.normalize(h.cross(v,E,S),S),m[F]=S.x,m[k]=S.y,m[U]=S.z,m[F+D]=S.x,m[F+1+D]=S.y,m[F+2+D]=S.z),n.bitangent&&(A[F]=v.x,A[k]=v.y,A[U]=v.z,A[F+D]=v.x,A[k+D]=v.y,A[U+D]=v.z)}}if(n.st){D=p.length;for(let F=0;F<D;F+=2)p[F]=(p[F]-_.x)/(b.x-_.x),p[F+1]=(p[F+1]-_.y)/(b.y-_.y)}let B=new hn;if(n.position&&(B.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:d})),n.st&&(B.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:p})),n.normal&&(B.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:g})),n.tangent&&(B.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:m})),n.bitangent&&(B.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:A})),x&&(B.extrudeDirection=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:C})),u(t.offsetAttribute)){let F=new Uint8Array(f);if(t.offsetAttribute===on.TOP)F=F.fill(1,0,f/2);else{let k=t.offsetAttribute===on.NONE?0:1;F=F.fill(k)}B.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:F})}return B}function hot(e){let t=e.length/3,n=Fe.createTypedArray(t,t*6),i=0;for(let o=0;o<t;o++){let r=o,s=o+t,a=(r+1)%t,c=a+t;n[i++]=r,n[i++]=s,n[i++]=a,n[i++]=a,n[i++]=s,n[i++]=c}return n}var rz=new se,sz=new se;function mot(e){let t=e.center,n=e.ellipsoid,i=e.semiMajorAxis,o=h.multiplyByScalar(n.geodeticSurfaceNormal(t,Cb),e.height,Cb);rz.center=h.add(t,o,rz.center),rz.radius=i,o=h.multiplyByScalar(n.geodeticSurfaceNormal(t,o),e.extrudedHeight,o),sz.center=h.add(t,o,sz.center),sz.radius=i;let r=Sl.computeEllipsePositions(e,!0,!0),s=r.positions,a=r.numPts,c=r.outerPositions,l=se.union(rz,sz),f=Fhe(s,e,!0),d=Vhe(a),p=d.length;d.length=p*2;let g=s.length/3;for(let S=0;S<p;S+=3)d[S+p]=d[S+2]+g,d[S+1+p]=d[S+1]+g,d[S+2+p]=d[S]+g;let m=Fe.createTypedArray(g*2/3,d),A=new ct({attributes:f,indices:m,primitiveType:Me.TRIANGLES}),x=dot(c,e);d=hot(c);let C=Fe.createTypedArray(c.length*2/3,d),T=new ct({attributes:x,indices:C,primitiveType:Me.TRIANGLES}),E=Ln.combineInstances([new yt({geometry:A}),new yt({geometry:T})]);return{boundingSphere:l,attributes:E[0].attributes,indices:E[0].indices}}function Uhe(e,t,n,i,o,r,s){let c=Sl.computeEllipsePositions({center:e,semiMajorAxis:t,semiMinorAxis:n,rotation:i,granularity:o},!1,!0).outerPositions,l=c.length/3,f=new Array(l);for(let p=0;p<l;++p)f[p]=h.fromArray(c,p*3);let d=ce.fromCartesianArray(f,r,s);return d.width>P.PI&&(d.north=d.north>0?P.PI_OVER_TWO-P.EPSILON7:d.north,d.south=d.south<0?P.EPSILON7-P.PI_OVER_TWO:d.south,d.east=P.PI,d.west=-P.PI),d}function cm(e){e=y(e,y.EMPTY_OBJECT);let t=e.center,n=y(e.ellipsoid,ie.WGS84),i=e.semiMajorAxis,o=e.semiMinorAxis,r=y(e.granularity,P.RADIANS_PER_DEGREE),s=y(e.vertexFormat,Ie.DEFAULT),a=y(e.height,0),c=y(e.extrudedHeight,a);this._center=h.clone(t),this._semiMajorAxis=i,this._semiMinorAxis=o,this._ellipsoid=ie.clone(n),this._rotation=y(e.rotation,0),this._stRotation=y(e.stRotation,0),this._height=Math.max(c,a),this._granularity=r,this._vertexFormat=Ie.clone(s),this._extrudedHeight=Math.min(c,a),this._shadowVolume=y(e.shadowVolume,!1),this._workerName="createEllipseGeometry",this._offsetAttribute=e.offsetAttribute,this._rectangle=void 0,this._textureCoordinateRotationPoints=void 0}cm.packedLength=h.packedLength+ie.packedLength+Ie.packedLength+9;cm.pack=function(e,t,n){return n=y(n,0),h.pack(e._center,t,n),n+=h.packedLength,ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._semiMajorAxis,t[n++]=e._semiMinorAxis,t[n++]=e._rotation,t[n++]=e._stRotation,t[n++]=e._height,t[n++]=e._granularity,t[n++]=e._extrudedHeight,t[n++]=e._shadowVolume?1:0,t[n]=y(e._offsetAttribute,-1),t};var khe=new h,zhe=new ie,Hhe=new Ie,am={center:khe,ellipsoid:zhe,vertexFormat:Hhe,semiMajorAxis:void 0,semiMinorAxis:void 0,rotation:void 0,stRotation:void 0,height:void 0,granularity:void 0,extrudedHeight:void 0,shadowVolume:void 0,offsetAttribute:void 0};cm.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t,khe);t+=h.packedLength;let o=ie.unpack(e,t,zhe);t+=ie.packedLength;let r=Ie.unpack(e,t,Hhe);t+=Ie.packedLength;let s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t++],p=e[t++],g=e[t++]===1,m=e[t];return u(n)?(n._center=h.clone(i,n._center),n._ellipsoid=ie.clone(o,n._ellipsoid),n._vertexFormat=Ie.clone(r,n._vertexFormat),n._semiMajorAxis=s,n._semiMinorAxis=a,n._rotation=c,n._stRotation=l,n._height=f,n._granularity=d,n._extrudedHeight=p,n._shadowVolume=g,n._offsetAttribute=m===-1?void 0:m,n):(am.height=f,am.extrudedHeight=p,am.granularity=d,am.stRotation=l,am.rotation=c,am.semiMajorAxis=s,am.semiMinorAxis=a,am.shadowVolume=g,am.offsetAttribute=m===-1?void 0:m,new cm(am))};cm.computeRectangle=function(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.center,i=y(e.ellipsoid,ie.WGS84),o=e.semiMajorAxis,r=e.semiMinorAxis,s=y(e.granularity,P.RADIANS_PER_DEGREE),a=y(e.rotation,0);return Uhe(n,o,r,a,s,i,t)};cm.createGeometry=function(e){if(e._semiMajorAxis<=0||e._semiMinorAxis<=0)return;let t=e._height,n=e._extrudedHeight,i=!P.equalsEpsilon(t,n,0,P.EPSILON2);e._center=e._ellipsoid.scaleToGeodeticSurface(e._center,e._center);let o={center:e._center,semiMajorAxis:e._semiMajorAxis,semiMinorAxis:e._semiMinorAxis,ellipsoid:e._ellipsoid,rotation:e._rotation,height:t,granularity:e._granularity,vertexFormat:e._vertexFormat,stRotation:e._stRotation},r;if(i)o.extrudedHeight=n,o.shadowVolume=e._shadowVolume,o.offsetAttribute=e._offsetAttribute,r=mot(o);else if(r=fot(o),u(e._offsetAttribute)){let s=r.attributes.position.values.length,a=e._offsetAttribute===on.NONE?0:1,c=new Uint8Array(s/3).fill(a);r.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:c})}return new ct({attributes:r.attributes,indices:r.indices,primitiveType:Me.TRIANGLES,boundingSphere:r.boundingSphere,offsetAttribute:e._offsetAttribute})};cm.createShadowVolume=function(e,t,n){let i=e._granularity,o=e._ellipsoid,r=t(i,o),s=n(i,o);return new cm({center:e._center,semiMajorAxis:e._semiMajorAxis,semiMinorAxis:e._semiMinorAxis,ellipsoid:o,rotation:e._rotation,stRotation:e._stRotation,granularity:i,extrudedHeight:r,height:s,vertexFormat:Ie.POSITION_ONLY,shadowVolume:!0})};function pot(e){let t=-e._stRotation;if(t===0)return[0,0,0,1,1,0];let i=Sl.computeEllipsePositions({center:e._center,semiMajorAxis:e._semiMajorAxis,semiMinorAxis:e._semiMinorAxis,rotation:e._rotation,granularity:e._granularity},!1,!0).outerPositions,o=i.length/3,r=new Array(o);for(let c=0;c<o;++c)r[c]=h.fromArray(i,c*3);let s=e._ellipsoid,a=e.rectangle;return ct._textureCoordinateRotationPoints(r,t,s,a)}Object.defineProperties(cm.prototype,{rectangle:{get:function(){return u(this._rectangle)||(this._rectangle=Uhe(this._center,this._semiMajorAxis,this._semiMinorAxis,this._rotation,this._granularity,this._ellipsoid)),this._rectangle}},textureCoordinateRotationPoints:{get:function(){return u(this._textureCoordinateRotationPoints)||(this._textureCoordinateRotationPoints=pot(this)),this._textureCoordinateRotationPoints}}});var jc=cm;var Ghe=new h,Ux=new h;function _ot(e){let t=e.center;Ux=h.multiplyByScalar(e.ellipsoid.geodeticSurfaceNormal(t,Ux),e.height,Ux),Ux=h.add(t,Ux,Ux);let n=new se(Ux,e.semiMajorAxis),i=Sl.computeEllipsePositions(e,!1,!0).outerPositions,o=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:Sl.raisePositionsToHeight(i,e,!1)})}),r=i.length/3,s=Fe.createTypedArray(r,r*2),a=0;for(let c=0;c<r;++c)s[a++]=c,s[a++]=(c+1)%r;return{boundingSphere:n,attributes:o,indices:s}}var cz=new se,lz=new se;function got(e){let t=e.center,n=e.ellipsoid,i=e.semiMajorAxis,o=h.multiplyByScalar(n.geodeticSurfaceNormal(t,Ghe),e.height,Ghe);cz.center=h.add(t,o,cz.center),cz.radius=i,o=h.multiplyByScalar(n.geodeticSurfaceNormal(t,o),e.extrudedHeight,o),lz.center=h.add(t,o,lz.center),lz.radius=i;let r=Sl.computeEllipsePositions(e,!1,!0).outerPositions,s=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:Sl.raisePositionsToHeight(r,e,!0)})});r=s.position.values;let a=se.union(cz,lz),c=r.length/3;if(u(e.offsetAttribute)){let m=new Uint8Array(c);if(e.offsetAttribute===on.TOP)m=m.fill(1,0,c/2);else{let A=e.offsetAttribute===on.NONE?0:1;m=m.fill(A)}s.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:m})}let l=y(e.numberOfVerticalLines,16);l=P.clamp(l,0,c/2);let f=Fe.createTypedArray(c,c*2+l*2);c/=2;let d=0,p;for(p=0;p<c;++p)f[d++]=p,f[d++]=(p+1)%c,f[d++]=p+c,f[d++]=(p+1)%c+c;let g;if(l>0){let m=Math.min(l,c);g=Math.round(c/m);let A=Math.min(g*l,c);for(p=0;p<A;p+=g)f[d++]=p,f[d++]=p+c}return{boundingSphere:a,attributes:s,indices:f}}function Tb(e){e=y(e,y.EMPTY_OBJECT);let t=e.center,n=y(e.ellipsoid,ie.WGS84),i=e.semiMajorAxis,o=e.semiMinorAxis,r=y(e.granularity,P.RADIANS_PER_DEGREE),s=y(e.height,0),a=y(e.extrudedHeight,s);this._center=h.clone(t),this._semiMajorAxis=i,this._semiMinorAxis=o,this._ellipsoid=ie.clone(n),this._rotation=y(e.rotation,0),this._height=Math.max(a,s),this._granularity=r,this._extrudedHeight=Math.min(a,s),this._numberOfVerticalLines=Math.max(y(e.numberOfVerticalLines,16),0),this._offsetAttribute=e.offsetAttribute,this._workerName="createEllipseOutlineGeometry"}Tb.packedLength=h.packedLength+ie.packedLength+8;Tb.pack=function(e,t,n){return n=y(n,0),h.pack(e._center,t,n),n+=h.packedLength,ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n++]=e._semiMajorAxis,t[n++]=e._semiMinorAxis,t[n++]=e._rotation,t[n++]=e._height,t[n++]=e._granularity,t[n++]=e._extrudedHeight,t[n++]=e._numberOfVerticalLines,t[n]=y(e._offsetAttribute,-1),t};var Whe=new h,jhe=new ie,v_={center:Whe,ellipsoid:jhe,semiMajorAxis:void 0,semiMinorAxis:void 0,rotation:void 0,height:void 0,granularity:void 0,extrudedHeight:void 0,numberOfVerticalLines:void 0,offsetAttribute:void 0};Tb.unpack=function(e,t,n){t=y(t,0);let i=h.unpack(e,t,Whe);t+=h.packedLength;let o=ie.unpack(e,t,jhe);t+=ie.packedLength;let r=e[t++],s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t++],p=e[t];return u(n)?(n._center=h.clone(i,n._center),n._ellipsoid=ie.clone(o,n._ellipsoid),n._semiMajorAxis=r,n._semiMinorAxis=s,n._rotation=a,n._height=c,n._granularity=l,n._extrudedHeight=f,n._numberOfVerticalLines=d,n._offsetAttribute=p===-1?void 0:p,n):(v_.height=c,v_.extrudedHeight=f,v_.granularity=l,v_.rotation=a,v_.semiMajorAxis=r,v_.semiMinorAxis=s,v_.numberOfVerticalLines=d,v_.offsetAttribute=p===-1?void 0:p,new Tb(v_))};Tb.createGeometry=function(e){if(e._semiMajorAxis<=0||e._semiMinorAxis<=0)return;let t=e._height,n=e._extrudedHeight,i=!P.equalsEpsilon(t,n,0,P.EPSILON2);e._center=e._ellipsoid.scaleToGeodeticSurface(e._center,e._center);let o={center:e._center,semiMajorAxis:e._semiMajorAxis,semiMinorAxis:e._semiMinorAxis,ellipsoid:e._ellipsoid,rotation:e._rotation,height:t,granularity:e._granularity,numberOfVerticalLines:e._numberOfVerticalLines},r;if(i)o.extrudedHeight=n,o.offsetAttribute=e._offsetAttribute,r=got(o);else if(r=_ot(o),u(e._offsetAttribute)){let s=r.attributes.position.values.length,a=e._offsetAttribute===on.NONE?0:1,c=new Uint8Array(s/3).fill(a);r.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:c})}return new ct({attributes:r.attributes,indices:r.indices,primitiveType:Me.LINES,boundingSphere:r.boundingSphere,offsetAttribute:e._offsetAttribute})};var _u=Tb;var Yhe=new z,qhe=h.ZERO,Xhe=new h,Khe=new ce;function yot(e){this.id=e,this.vertexFormat=void 0,this.center=void 0,this.semiMajorAxis=void 0,this.semiMinorAxis=void 0,this.rotation=void 0,this.height=void 0,this.extrudedHeight=void 0,this.granularity=void 0,this.stRotation=void 0,this.numberOfVerticalLines=void 0,this.offsetAttribute=void 0}function kd(e,t){Yn.call(this,{entity:e,scene:t,geometryOptions:new yot(e),geometryPropertyName:"ellipse",observedPropertyNames:["availability","position","ellipse"]}),this._onEntityPropertyChanged(e,"ellipse",e.ellipse,void 0)}u(Object.create)&&(kd.prototype=Object.create(Yn.prototype),kd.prototype.constructor=kd);kd.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),distanceDisplayCondition:Un.fromDistanceDisplayCondition(this._distanceDisplayConditionProperty.getValue(e)),offset:void 0,color:void 0};if(this._materialProperty instanceof Nt){let o;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(o=this._materialProperty.color.getValue(e,Yhe)),u(o)||(o=z.WHITE),i.color=Ft.fromColor(o)}return u(this._options.offsetAttribute)&&(i.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,qhe,Xhe))),new yt({id:t,geometry:new jc(this._options),attributes:i})};kd.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,Yhe),o=this._distanceDisplayConditionProperty.getValue(e),r={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o),offset:void 0};return u(this._options.offsetAttribute)&&(r.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,qhe,Xhe))),new yt({id:t,geometry:new _u(this._options),attributes:r})};kd.prototype._computeCenter=function(e,t){return j.getValueOrUndefined(this._entity.position,e,t)};kd.prototype._isHidden=function(e,t){let n=e.position;return!u(n)||!u(t.semiMajorAxis)||!u(t.semiMinorAxis)||si.prototype._isHidden.call(this,e,t)};kd.prototype._isDynamic=function(e,t){return!e.position.isConstant||!t.semiMajorAxis.isConstant||!t.semiMinorAxis.isConstant||!j.isConstant(t.rotation)||!j.isConstant(t.height)||!j.isConstant(t.extrudedHeight)||!j.isConstant(t.granularity)||!j.isConstant(t.stRotation)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.numberOfVerticalLines)||!j.isConstant(t.zIndex)||this._onTerrain&&!j.isConstant(this._materialProperty)&&!(this._materialProperty instanceof Nt)};kd.prototype._setStaticOptions=function(e,t){let n=j.getValueOrUndefined(t.height,ze.MINIMUM_VALUE),i=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),o=j.getValueOrUndefined(t.extrudedHeight,ze.MINIMUM_VALUE),r=j.getValueOrDefault(t.extrudedHeightReference,ze.MINIMUM_VALUE,We.NONE);u(o)&&!u(n)&&(n=0);let s=this._options;s.vertexFormat=this._materialProperty instanceof Nt?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,s.center=e.position.getValue(ze.MINIMUM_VALUE,s.center),s.semiMajorAxis=t.semiMajorAxis.getValue(ze.MINIMUM_VALUE,s.semiMajorAxis),s.semiMinorAxis=t.semiMinorAxis.getValue(ze.MINIMUM_VALUE,s.semiMinorAxis),s.rotation=j.getValueOrUndefined(t.rotation,ze.MINIMUM_VALUE),s.granularity=j.getValueOrUndefined(t.granularity,ze.MINIMUM_VALUE),s.stRotation=j.getValueOrUndefined(t.stRotation,ze.MINIMUM_VALUE),s.numberOfVerticalLines=j.getValueOrUndefined(t.numberOfVerticalLines,ze.MINIMUM_VALUE),s.offsetAttribute=Yn.computeGeometryOffsetAttribute(n,i,o,r),s.height=Yn.getGeometryHeight(n,i),o=Yn.getGeometryExtrudedHeight(o,r),o===Yn.CLAMP_TO_GROUND&&(o=ui.getMinimumMaximumHeights(jc.computeRectangle(s,Khe)).minimumTerrainHeight),s.extrudedHeight=o};kd.DynamicGeometryUpdater=Eb;function Eb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(Eb.prototype=Object.create(ri.prototype),Eb.prototype.constructor=Eb);Eb.prototype._isHidden=function(e,t,n){let i=this._options;return!u(i.center)||!u(i.semiMajorAxis)||!u(i.semiMinorAxis)||ri.prototype._isHidden.call(this,e,t,n)};Eb.prototype._setOptions=function(e,t,n){let i=this._options,o=j.getValueOrUndefined(t.height,n),r=j.getValueOrDefault(t.heightReference,n,We.NONE),s=j.getValueOrUndefined(t.extrudedHeight,n),a=j.getValueOrDefault(t.extrudedHeightReference,n,We.NONE);u(s)&&!u(o)&&(o=0),i.center=j.getValueOrUndefined(e.position,n,i.center),i.semiMajorAxis=j.getValueOrUndefined(t.semiMajorAxis,n),i.semiMinorAxis=j.getValueOrUndefined(t.semiMinorAxis,n),i.rotation=j.getValueOrUndefined(t.rotation,n),i.granularity=j.getValueOrUndefined(t.granularity,n),i.stRotation=j.getValueOrUndefined(t.stRotation,n),i.numberOfVerticalLines=j.getValueOrUndefined(t.numberOfVerticalLines,n),i.offsetAttribute=Yn.computeGeometryOffsetAttribute(o,r,s,a),i.height=Yn.getGeometryHeight(o,r),s=Yn.getGeometryExtrudedHeight(s,a),s===Yn.CLAMP_TO_GROUND&&(s=ui.getMinimumMaximumHeights(jc.computeRectangle(i,Khe)).minimumTerrainHeight),i.extrudedHeight=s};var GL=kd;var Aot=new Nt(z.WHITE),j7=h.ZERO,Y7=new h,xot=new h,Cot=new h,q7=new z,Tot=new h(1,1,1);function Eot(e){this.id=e,this.vertexFormat=void 0,this.radii=void 0,this.innerRadii=void 0,this.minimumClock=void 0,this.maximumClock=void 0,this.minimumCone=void 0,this.maximumCone=void 0,this.stackPartitions=void 0,this.slicePartitions=void 0,this.subdivisions=void 0,this.offsetAttribute=void 0}function gu(e,t){si.call(this,{entity:e,scene:t,geometryOptions:new Eot(e),geometryPropertyName:"ellipsoid",observedPropertyNames:["availability","position","orientation","ellipsoid"]}),this._onEntityPropertyChanged(e,"ellipsoid",e.ellipsoid,void 0)}u(Object.create)&&(gu.prototype=Object.create(si.prototype),gu.prototype.constructor=gu);Object.defineProperties(gu.prototype,{terrainOffsetProperty:{get:function(){return this._terrainOffsetProperty}}});gu.prototype.createFillGeometryInstance=function(e,t,n){let i=this._entity,o=i.isAvailable(e),r,s=new yn(o&&i.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),a=this._distanceDisplayConditionProperty.getValue(e),c=Un.fromDistanceDisplayCondition(a),l={show:s,distanceDisplayCondition:c,color:void 0,offset:void 0};if(this._materialProperty instanceof Nt){let f;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||o)&&(f=this._materialProperty.color.getValue(e,q7)),u(f)||(f=z.WHITE),r=Ft.fromColor(f),l.color=r}return u(this._options.offsetAttribute)&&(l.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,j7,Y7))),new yt({id:i,geometry:new Es(this._options),modelMatrix:t?void 0:i.computeModelMatrixForHeightReference(e,i.ellipsoid.heightReference,this._options.radii.z*.5,this._scene.mapProjection.ellipsoid,n),attributes:l})};gu.prototype.createOutlineGeometryInstance=function(e,t,n){let i=this._entity,o=i.isAvailable(e),r=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,q7),s=this._distanceDisplayConditionProperty.getValue(e),a={show:new yn(o&&i.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(r),distanceDisplayCondition:Un.fromDistanceDisplayCondition(s),offset:void 0};return u(this._options.offsetAttribute)&&(a.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,j7,Y7))),new yt({id:i,geometry:new Hl(this._options),modelMatrix:t?void 0:i.computeModelMatrixForHeightReference(e,i.ellipsoid.heightReference,this._options.radii.z*.5,this._scene.mapProjection.ellipsoid,n),attributes:a})};gu.prototype._computeCenter=function(e,t){return j.getValueOrUndefined(this._entity.position,e,t)};gu.prototype._isHidden=function(e,t){return!u(e.position)||!u(t.radii)||si.prototype._isHidden.call(this,e,t)};gu.prototype._isDynamic=function(e,t){return!e.position.isConstant||!j.isConstant(e.orientation)||!t.radii.isConstant||!j.isConstant(t.innerRadii)||!j.isConstant(t.stackPartitions)||!j.isConstant(t.slicePartitions)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.minimumClock)||!j.isConstant(t.maximumClock)||!j.isConstant(t.minimumCone)||!j.isConstant(t.maximumCone)||!j.isConstant(t.subdivisions)};gu.prototype._setStaticOptions=function(e,t){let n=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),i=this._options;i.vertexFormat=this._materialProperty instanceof Nt?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,i.radii=t.radii.getValue(ze.MINIMUM_VALUE,i.radii),i.innerRadii=j.getValueOrUndefined(t.innerRadii,i.radii),i.minimumClock=j.getValueOrUndefined(t.minimumClock,ze.MINIMUM_VALUE),i.maximumClock=j.getValueOrUndefined(t.maximumClock,ze.MINIMUM_VALUE),i.minimumCone=j.getValueOrUndefined(t.minimumCone,ze.MINIMUM_VALUE),i.maximumCone=j.getValueOrUndefined(t.maximumCone,ze.MINIMUM_VALUE),i.stackPartitions=j.getValueOrUndefined(t.stackPartitions,ze.MINIMUM_VALUE),i.slicePartitions=j.getValueOrUndefined(t.slicePartitions,ze.MINIMUM_VALUE),i.subdivisions=j.getValueOrUndefined(t.subdivisions,ze.MINIMUM_VALUE),i.offsetAttribute=n!==We.NONE?on.ALL:void 0};gu.prototype._onEntityPropertyChanged=Pp;gu.DynamicGeometryUpdater=WL;function WL(e,t,n){ri.call(this,e,t,n),this._scene=e._scene,this._modelMatrix=new M,this._attributes=void 0,this._outlineAttributes=void 0,this._lastSceneMode=void 0,this._lastShow=void 0,this._lastOutlineShow=void 0,this._lastOutlineWidth=void 0,this._lastOutlineColor=void 0,this._lastOffset=new h,this._material={}}u(Object.create)&&(WL.prototype=Object.create(ri.prototype),WL.prototype.constructor=WL);WL.prototype.update=function(e){let t=this._entity,n=t.ellipsoid;if(!t.isShowing||!t.isAvailable(e)||!j.getValueOrDefault(n.show,e,!0)){u(this._primitive)&&(this._primitive.show=!1),u(this._outlinePrimitive)&&(this._outlinePrimitive.show=!1);return}let i=j.getValueOrUndefined(n.radii,e,xot),o=u(i)?t.computeModelMatrixForHeightReference(e,n.heightReference,i.z*.5,this._scene.mapProjection.ellipsoid,this._modelMatrix):void 0;if(!u(o)||!u(i)){u(this._primitive)&&(this._primitive.show=!1),u(this._outlinePrimitive)&&(this._outlinePrimitive.show=!1);return}let r=j.getValueOrDefault(n.fill,e,!0),s=j.getValueOrDefault(n.outline,e,!1),a=j.getValueOrClonedDefault(n.outlineColor,e,z.BLACK,q7),c=Yo.getValue(e,y(n.material,Aot),this._material),l=j.getValueOrUndefined(n.innerRadii,e,Cot),f=j.getValueOrUndefined(n.minimumClock,e),d=j.getValueOrUndefined(n.maximumClock,e),p=j.getValueOrUndefined(n.minimumCone,e),g=j.getValueOrUndefined(n.maximumCone,e),m=j.getValueOrUndefined(n.stackPartitions,e),A=j.getValueOrUndefined(n.slicePartitions,e),x=j.getValueOrUndefined(n.subdivisions,e),C=j.getValueOrDefault(n.outlineWidth,e,1),T=j.getValueOrDefault(n.heightReference,e,We.NONE),E=T!==We.NONE?on.ALL:void 0,S=this._scene.mode,v=S===ee.SCENE3D&&T===We.NONE,w=this._options,R=this._geometryUpdater.shadowsProperty.getValue(e),L=this._geometryUpdater.distanceDisplayConditionProperty.getValue(e),N=j.getValueOrDefault(this._geometryUpdater.terrainOffsetProperty,e,j7,Y7);if(!v||this._lastSceneMode!==S||!u(this._primitive)||w.stackPartitions!==m||w.slicePartitions!==A||u(l)&&!h.equals(w.innerRadii!==l)||w.minimumClock!==f||w.maximumClock!==d||w.minimumCone!==p||w.maximumCone!==g||w.subdivisions!==x||this._lastOutlineWidth!==C||w.offsetAttribute!==E){let b=this._primitives;if(b.removeAndDestroy(this._primitive),b.removeAndDestroy(this._outlinePrimitive),this._primitive=void 0,this._outlinePrimitive=void 0,this._lastSceneMode=S,this._lastOutlineWidth=C,w.stackPartitions=m,w.slicePartitions=A,w.subdivisions=x,w.offsetAttribute=E,w.radii=h.clone(v?Tot:i,w.radii),u(l))if(v){let F=h.magnitude(i);w.innerRadii=h.fromElements(l.x/F,l.y/F,l.z/F,w.innerRadii)}else w.innerRadii=h.clone(l,w.innerRadii);else w.innerRadii=void 0;w.minimumClock=f,w.maximumClock=d,w.minimumCone=p,w.maximumCone=g;let D=new ro({material:c,translucent:c.isTranslucent(),closed:!0});w.vertexFormat=D.vertexFormat;let I=this._geometryUpdater.createFillGeometryInstance(e,v,this._modelMatrix);this._primitive=b.add(new Dn({geometryInstances:I,appearance:D,asynchronous:!1,shadows:R}));let B=this._geometryUpdater.createOutlineGeometryInstance(e,v,this._modelMatrix);this._outlinePrimitive=b.add(new Dn({geometryInstances:B,appearance:new rn({flat:!0,translucent:B.attributes.color.value[3]!==255,renderState:{lineWidth:this._geometryUpdater._scene.clampLineWidth(C)}}),asynchronous:!1,shadows:R})),this._lastShow=r,this._lastOutlineShow=s,this._lastOutlineColor=z.clone(a,this._lastOutlineColor),this._lastDistanceDisplayCondition=L,this._lastOffset=h.clone(N,this._lastOffset)}else if(this._primitive.ready){let b=this._primitive,D=this._outlinePrimitive;b.show=!0,D.show=!0,b.appearance.material=c;let I=this._attributes;u(I)||(I=b.getGeometryInstanceAttributes(t),this._attributes=I),r!==this._lastShow&&(I.show=yn.toValue(r,I.show),this._lastShow=r);let B=this._outlineAttributes;u(B)||(B=D.getGeometryInstanceAttributes(t),this._outlineAttributes=B),s!==this._lastOutlineShow&&(B.show=yn.toValue(s,B.show),this._lastOutlineShow=s),z.equals(a,this._lastOutlineColor)||(B.color=Ft.toValue(a,B.color),z.clone(a,this._lastOutlineColor)),bt.equals(L,this._lastDistanceDisplayCondition)||(I.distanceDisplayCondition=Un.toValue(L,I.distanceDisplayCondition),B.distanceDisplayCondition=Un.toValue(L,B.distanceDisplayCondition),bt.clone(L,this._lastDistanceDisplayCondition)),h.equals(N,this._lastOffset)||(I.offset=ji.toValue(N,I.offset),B.offset=ji.toValue(N,I.offset),h.clone(N,this._lastOffset))}v&&(i.x=Math.max(i.x,.001),i.y=Math.max(i.y,.001),i.z=Math.max(i.z,.001),o=M.multiplyByScale(o,i,o),this._primitive.modelMatrix=o,this._outlinePrimitive.modelMatrix=o)};var jL=gu;function bb(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.vertexFormat,Ie.DEFAULT);this._vertexFormat=t,this._workerName="createPlaneGeometry"}bb.packedLength=Ie.packedLength;bb.pack=function(e,t,n){return n=y(n,0),Ie.pack(e._vertexFormat,t,n),t};var Zhe=new Ie,bot={vertexFormat:Zhe};bb.unpack=function(e,t,n){t=y(t,0);let i=Ie.unpack(e,t,Zhe);return u(n)?(n._vertexFormat=Ie.clone(i,n._vertexFormat),n):new bb(bot)};var uz=new h(-.5,-.5,0),fz=new h(.5,.5,0);bb.createGeometry=function(e){let t=e._vertexFormat,n=new hn,i,o;if(t.position){if(o=new Float64Array(4*3),o[0]=uz.x,o[1]=uz.y,o[2]=0,o[3]=fz.x,o[4]=uz.y,o[5]=0,o[6]=fz.x,o[7]=fz.y,o[8]=0,o[9]=uz.x,o[10]=fz.y,o[11]=0,n.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:o}),t.normal){let r=new Float32Array(12);r[0]=0,r[1]=0,r[2]=1,r[3]=0,r[4]=0,r[5]=1,r[6]=0,r[7]=0,r[8]=1,r[9]=0,r[10]=0,r[11]=1,n.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:r})}if(t.st){let r=new Float32Array(8);r[0]=0,r[1]=0,r[2]=1,r[3]=0,r[4]=1,r[5]=1,r[6]=0,r[7]=1,n.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:r})}if(t.tangent){let r=new Float32Array(12);r[0]=1,r[1]=0,r[2]=0,r[3]=1,r[4]=0,r[5]=0,r[6]=1,r[7]=0,r[8]=0,r[9]=1,r[10]=0,r[11]=0,n.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:r})}if(t.bitangent){let r=new Float32Array(12);r[0]=0,r[1]=1,r[2]=0,r[3]=0,r[4]=1,r[5]=0,r[6]=0,r[7]=1,r[8]=0,r[9]=0,r[10]=1,r[11]=0,n.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:r})}i=new Uint16Array(2*3),i[0]=0,i[1]=1,i[2]=2,i[3]=0,i[4]=2,i[5]=3}return new ct({attributes:n,indices:i,primitiveType:Me.TRIANGLES,boundingSphere:new se(h.ZERO,Math.sqrt(2))})};var YL=bb;function Sb(){this._workerName="createPlaneOutlineGeometry"}Sb.packedLength=0;Sb.pack=function(e,t){return t};Sb.unpack=function(e,t,n){return u(n)?n:new Sb};var Sy=new h(-.5,-.5,0),dz=new h(.5,.5,0);Sb.createGeometry=function(){let e=new hn,t=new Uint16Array(4*2),n=new Float64Array(4*3);return n[0]=Sy.x,n[1]=Sy.y,n[2]=Sy.z,n[3]=dz.x,n[4]=Sy.y,n[5]=Sy.z,n[6]=dz.x,n[7]=dz.y,n[8]=Sy.z,n[9]=Sy.x,n[10]=dz.y,n[11]=Sy.z,e.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:n}),t[0]=0,t[1]=1,t[2]=1,t[3]=2,t[4]=2,t[5]=3,t[6]=3,t[7]=0,new ct({attributes:e,indices:t,primitiveType:Me.LINES,boundingSphere:new se(h.ZERO,Math.sqrt(2))})};var qL=Sb;var Sot=new h,Jhe=new z;function vot(e){this.id=e,this.vertexFormat=void 0,this.plane=void 0,this.dimensions=void 0}function wf(e,t){si.call(this,{entity:e,scene:t,geometryOptions:new vot(e),geometryPropertyName:"plane",observedPropertyNames:["availability","position","orientation","plane"]}),this._onEntityPropertyChanged(e,"plane",e.plane,void 0)}u(Object.create)&&(wf.prototype=Object.create(si.prototype),wf.prototype.constructor=wf);wf.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i,o,r=new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),s=this._distanceDisplayConditionProperty.getValue(e),a=Un.fromDistanceDisplayCondition(s);if(this._materialProperty instanceof Nt){let g;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(g=this._materialProperty.color.getValue(e,Jhe)),u(g)||(g=z.WHITE),o=Ft.fromColor(g),i={show:r,distanceDisplayCondition:a,color:o}}else i={show:r,distanceDisplayCondition:a};let c=t.plane,l=this._options,f=t.computeModelMatrix(e),d=j.getValueOrDefault(c.plane,e,l.plane),p=j.getValueOrUndefined(c.dimensions,e,l.dimensions);return l.plane=d,l.dimensions=p,f=X7(d,p,f,f),new yt({id:t,geometry:new YL(this._options),modelMatrix:f,attributes:i})};wf.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,Jhe),o=this._distanceDisplayConditionProperty.getValue(e),r=t.plane,s=this._options,a=t.computeModelMatrix(e),c=j.getValueOrDefault(r.plane,e,s.plane),l=j.getValueOrUndefined(r.dimensions,e,s.dimensions);return s.plane=c,s.dimensions=l,a=X7(c,l,a,a),new yt({id:t,geometry:new qL,modelMatrix:a,attributes:{show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o)}})};wf.prototype._isHidden=function(e,t){return!u(t.plane)||!u(t.dimensions)||!u(e.position)||si.prototype._isHidden.call(this,e,t)};wf.prototype._getIsClosed=function(e){return!1};wf.prototype._isDynamic=function(e,t){return!e.position.isConstant||!j.isConstant(e.orientation)||!t.plane.isConstant||!t.dimensions.isConstant||!j.isConstant(t.outlineWidth)};wf.prototype._setStaticOptions=function(e,t){let n=this._materialProperty instanceof Nt,i=this._options;i.vertexFormat=n?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,i.plane=t.plane.getValue(ze.MINIMUM_VALUE,i.plane),i.dimensions=t.dimensions.getValue(ze.MINIMUM_VALUE,i.dimensions)};wf.DynamicGeometryUpdater=vb;function vb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(vb.prototype=Object.create(ri.prototype),vb.prototype.constructor=vb);vb.prototype._isHidden=function(e,t,n){let i=this._options,o=j.getValueOrUndefined(e.position,n,Sot);return!u(o)||!u(i.plane)||!u(i.dimensions)||ri.prototype._isHidden.call(this,e,t,n)};vb.prototype._setOptions=function(e,t,n){let i=this._options;i.plane=j.getValueOrDefault(t.plane,n,i.plane),i.dimensions=j.getValueOrUndefined(t.dimensions,n,i.dimensions)};var Dot=new h,wot=new h,Iot=new h,Pot=new h,Oot=new Z,Rot=new Z,Bot=new M;function X7(e,t,n,i){let o=e.normal,r=e.distance,s=h.multiplyByScalar(o,-r,Iot),a=h.clone(h.UNIT_Z,wot);P.equalsEpsilon(Math.abs(h.dot(a,o)),1,P.EPSILON8)&&(a=h.clone(h.UNIT_Y,a));let c=h.cross(a,o,Dot);a=h.cross(o,c,a),h.normalize(c,c),h.normalize(a,a);let l=Oot;Z.setColumn(l,0,c,l),Z.setColumn(l,1,a,l),Z.setColumn(l,2,o,l);let f=h.fromElements(t.x,t.y,1,Pot),d=Z.multiplyByScale(l,f,Rot),p=M.fromRotationTranslation(d,s,Bot);return M.multiplyTransformation(n,p,i)}wf.createPrimitiveMatrix=X7;var XL=wf;var Mot=new h,Lot=new Ye,Not=new H,Fot=new H,Vot=new h,Uot=new h,kot=new h,KL=new h,zot=new h,Hot=new h,Qhe=new Le,Got=new Z,Wot=new Z,jot=new h;function Yot(e,t,n,i,o,r,s,a,c){let l=e.positions,f=oi.triangulate(e.positions2D,e.holes);f.length<3&&(f=[0,1,2]);let d=Fe.createTypedArray(l.length,f.length);d.set(f);let p=Got;if(i!==0){let _=Le.fromAxisAngle(s,i,Qhe);if(p=Z.fromQuaternion(_,p),t.tangent||t.bitangent){_=Le.fromAxisAngle(s,-i,Qhe);let b=Z.fromQuaternion(_,Wot);a=h.normalize(Z.multiplyByVector(b,a,a),a),t.bitangent&&(c=h.normalize(h.cross(s,a,c),c))}}else p=Z.clone(Z.IDENTITY,p);let g=Fot;t.st&&(g.x=n.x,g.y=n.y);let m=l.length,A=m*3,x=new Float64Array(A),C=t.normal?new Float32Array(A):void 0,T=t.tangent?new Float32Array(A):void 0,E=t.bitangent?new Float32Array(A):void 0,S=t.st?new Float32Array(m*2):void 0,v=0,w=0,R=0,O=0,L=0;for(let _=0;_<m;_++){let b=l[_];if(x[v++]=b.x,x[v++]=b.y,x[v++]=b.z,t.st)if(u(o)&&o.positions.length===m)S[L++]=o.positions[_].x,S[L++]=o.positions[_].y;else{let D=Z.multiplyByVector(p,b,Mot),I=r(D,Not);H.subtract(I,g,I);let B=P.clamp(I.x/n.width,0,1),F=P.clamp(I.y/n.height,0,1);S[L++]=B,S[L++]=F}t.normal&&(C[w++]=s.x,C[w++]=s.y,C[w++]=s.z),t.tangent&&(T[O++]=a.x,T[O++]=a.y,T[O++]=a.z),t.bitangent&&(E[R++]=c.x,E[R++]=c.y,E[R++]=c.z)}let N=new hn;return t.position&&(N.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:x})),t.normal&&(N.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:C})),t.tangent&&(N.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:T})),t.bitangent&&(N.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:E})),t.st&&(N.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:S})),new ct({attributes:N,indices:d,primitiveType:Me.TRIANGLES})}function kx(e){e=y(e,y.EMPTY_OBJECT);let t=e.polygonHierarchy,n=e.textureCoordinates,i=y(e.vertexFormat,Ie.DEFAULT);this._vertexFormat=Ie.clone(i),this._polygonHierarchy=t,this._stRotation=y(e.stRotation,0),this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._workerName="createCoplanarPolygonGeometry",this._textureCoordinates=n,this.packedLength=jn.computeHierarchyPackedLength(t,h)+Ie.packedLength+ie.packedLength+(u(n)?jn.computeHierarchyPackedLength(n,H):1)+2}kx.fromPositions=function(e){e=y(e,y.EMPTY_OBJECT);let t={polygonHierarchy:{positions:e.positions},vertexFormat:e.vertexFormat,stRotation:e.stRotation,ellipsoid:e.ellipsoid,textureCoordinates:e.textureCoordinates};return new kx(t)};kx.pack=function(e,t,n){return n=y(n,0),n=jn.packPolygonHierarchy(e._polygonHierarchy,t,n,h),ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._stRotation,u(e._textureCoordinates)?n=jn.packPolygonHierarchy(e._textureCoordinates,t,n,H):t[n++]=-1,t[n++]=e.packedLength,t};var qot=ie.clone(ie.UNIT_SPHERE),Xot=new Ie,Kot={polygonHierarchy:{}};kx.unpack=function(e,t,n){t=y(t,0);let i=jn.unpackPolygonHierarchy(e,t,h);t=i.startingIndex,delete i.startingIndex;let o=ie.unpack(e,t,qot);t+=ie.packedLength;let r=Ie.unpack(e,t,Xot);t+=Ie.packedLength;let s=e[t++],a=e[t]===-1?void 0:jn.unpackPolygonHierarchy(e,t,H);u(a)?(t=a.startingIndex,delete a.startingIndex):t++;let c=e[t++];return u(n)||(n=new kx(Kot)),n._polygonHierarchy=i,n._ellipsoid=ie.clone(o,n._ellipsoid),n._vertexFormat=Ie.clone(r,n._vertexFormat),n._stRotation=s,n._textureCoordinates=a,n.packedLength=c,n};kx.createGeometry=function(e){let t=e._vertexFormat,n=e._polygonHierarchy,i=e._stRotation,o=e._textureCoordinates,r=u(o),s=n.positions;if(s=yo(s,h.equalsEpsilon,!0),s.length<3)return;let a=Vot,c=Uot,l=kot,f=zot,d=Hot;if(!f_.computeProjectTo2DArguments(s,KL,f,d))return;if(a=h.cross(f,d,a),a=h.normalize(a,a),!h.equalsEpsilon(KL,h.ZERO,P.EPSILON6)){let L=e._ellipsoid.geodeticSurfaceNormal(KL,jot);h.dot(a,L)<0&&(a=h.negate(a,a),f=h.negate(f,f))}let g=f_.createProjectPointsTo2DFunction(KL,f,d),m=f_.createProjectPointTo2DFunction(KL,f,d);t.tangent&&(c=h.clone(f,c)),t.bitangent&&(l=h.clone(d,l));let A=jn.polygonsFromHierarchy(n,r,g,!1),x=A.hierarchy,C=A.polygons,T=function(L){return L},E=r?jn.polygonsFromHierarchy(o,!0,T,!1).polygons:void 0;if(x.length===0)return;s=x[0].outerRing;let S=se.fromPoints(s),v=jn.computeBoundingRectangle(a,m,s,i,Lot),w=[];for(let L=0;L<C.length;L++){let N=new yt({geometry:Yot(C[L],t,v,i,r?E[L]:void 0,m,a,c,l)});w.push(N)}let R=Ln.combineInstances(w)[0];R.attributes.position.values=new Float64Array(R.attributes.position.values),R.indices=Fe.createTypedArray(R.attributes.position.values.length/3,R.indices);let O=R.attributes;return t.position||delete O.position,new ct({attributes:O,indices:R.indices,primitiveType:R.primitiveType,boundingSphere:S})};var ZL=kx;var Zot=new he,$he=new he;function Jot(e,t,n,i){let r=i.cartesianToCartographic(e,Zot).height,s=i.cartesianToCartographic(t,$he);s.height=r,i.cartographicToCartesian(s,t);let a=i.cartesianToCartographic(n,$he);a.height=r-100,i.cartographicToCartesian(a,n)}var Qot=new Ye,$ot=new h,ert=new h,trt=new h,nrt=new h,irt=new h,ort=new h,hz=new h,lm=new h,Db=new h,rrt=new H,srt=new H,art=new h,eme=new Le,crt=new Z,lrt=new Z;function K7(e){let t=e.vertexFormat,n=e.geometry,i=e.shadowVolume,o=n.attributes.position.values,r=u(n.attributes.st)?n.attributes.st.values:void 0,s=o.length,a=e.wall,c=e.top||a,l=e.bottom||a;if(t.st||t.normal||t.tangent||t.bitangent||i){let f=e.boundingRectangle,d=e.tangentPlane,p=e.ellipsoid,g=e.stRotation,m=e.perPositionHeight,A=rrt;A.x=f.x,A.y=f.y;let x=t.st?new Float32Array(2*(s/3)):void 0,C;t.normal&&(m&&c&&!a?C=n.attributes.normal.values:C=new Float32Array(s));let T=t.tangent?new Float32Array(s):void 0,E=t.bitangent?new Float32Array(s):void 0,S=i?new Float32Array(s):void 0,v=0,w=0,R=ert,O=trt,L=nrt,N=!0,_=crt,b=lrt;if(g!==0){let B=Le.fromAxisAngle(d._plane.normal,g,eme);_=Z.fromQuaternion(B,_),B=Le.fromAxisAngle(d._plane.normal,-g,eme),b=Z.fromQuaternion(B,b)}else _=Z.clone(Z.IDENTITY,_),b=Z.clone(Z.IDENTITY,b);let D=0,I=0;c&&l&&(D=s/2,I=s/3,s/=2);for(let B=0;B<s;B+=3){let F=h.fromArray(o,B,art);if(t.st&&!u(r)){let k=Z.multiplyByVector(_,F,$ot);k=p.scaleToGeodeticSurface(k,k);let U=d.projectPointOntoPlane(k,srt);H.subtract(U,A,U);let G=P.clamp(U.x/f.width,0,1),V=P.clamp(U.y/f.height,0,1);l&&(x[v+I]=G,x[v+1+I]=V),c&&(x[v]=G,x[v+1]=V),v+=2}if(t.normal||t.tangent||t.bitangent||i){let k=w+1,U=w+2;if(a){if(B+3<s){let G=h.fromArray(o,B+3,irt);if(N){let V=h.fromArray(o,B+s,ort);m&&Jot(F,G,V,p),h.subtract(G,F,G),h.subtract(V,F,V),R=h.normalize(h.cross(V,G,R),R),N=!1}h.equalsEpsilon(G,F,P.EPSILON10)&&(N=!0)}(t.tangent||t.bitangent)&&(L=p.geodeticSurfaceNormal(F,L),t.tangent&&(O=h.normalize(h.cross(L,R,O),O)))}else R=p.geodeticSurfaceNormal(F,R),(t.tangent||t.bitangent)&&(m&&(hz=h.fromArray(C,w,hz),lm=h.cross(h.UNIT_Z,hz,lm),lm=h.normalize(Z.multiplyByVector(b,lm,lm),lm),t.bitangent&&(Db=h.normalize(h.cross(hz,lm,Db),Db))),O=h.cross(h.UNIT_Z,R,O),O=h.normalize(Z.multiplyByVector(b,O,O),O),t.bitangent&&(L=h.normalize(h.cross(R,O,L),L)));t.normal&&(e.wall?(C[w+D]=R.x,C[k+D]=R.y,C[U+D]=R.z):l&&(C[w+D]=-R.x,C[k+D]=-R.y,C[U+D]=-R.z),(c&&!m||a)&&(C[w]=R.x,C[k]=R.y,C[U]=R.z)),i&&(a&&(R=p.geodeticSurfaceNormal(F,R)),S[w+D]=-R.x,S[k+D]=-R.y,S[U+D]=-R.z),t.tangent&&(e.wall?(T[w+D]=O.x,T[k+D]=O.y,T[U+D]=O.z):l&&(T[w+D]=-O.x,T[k+D]=-O.y,T[U+D]=-O.z),c&&(m?(T[w]=lm.x,T[k]=lm.y,T[U]=lm.z):(T[w]=O.x,T[k]=O.y,T[U]=O.z))),t.bitangent&&(l&&(E[w+D]=L.x,E[k+D]=L.y,E[U+D]=L.z),c&&(m?(E[w]=Db.x,E[k]=Db.y,E[U]=Db.z):(E[w]=L.x,E[k]=L.y,E[U]=L.z))),w+=3}}t.st&&!u(r)&&(n.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:x})),t.normal&&(n.attributes.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:C})),t.tangent&&(n.attributes.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:T})),t.bitangent&&(n.attributes.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:E})),i&&(n.attributes.extrudeDirection=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:S}))}if(e.extrude&&u(e.offsetAttribute)){let f=o.length/3,d=new Uint8Array(f);if(e.offsetAttribute===on.TOP)c&&l||a?d=d.fill(1,0,f/2):c&&(d=d.fill(1));else{let p=e.offsetAttribute===on.NONE?0:1;d=d.fill(p)}n.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:d})}return n}var urt=new he,frt=new he,vy={westOverIDL:0,eastOverIDL:0},wb=new Qu;function ime(e,t,n,i,o){if(o=y(o,new ce),!u(e)||e.length<3)return o.west=0,o.north=0,o.south=0,o.east=0,o;if(n===Jt.RHUMB)return ce.fromCartesianArray(e,t,o);wb.ellipsoid.equals(t)||(wb=new Qu(void 0,void 0,t)),o.west=Number.POSITIVE_INFINITY,o.east=Number.NEGATIVE_INFINITY,o.south=Number.POSITIVE_INFINITY,o.north=Number.NEGATIVE_INFINITY,vy.westOverIDL=Number.POSITIVE_INFINITY,vy.eastOverIDL=Number.NEGATIVE_INFINITY;let r=1/P.chordLength(i,t.maximumRadius),s=e.length,a=t.cartesianToCartographic(e[0],frt),c=urt,l;for(let f=1;f<s;f++)l=c,c=a,a=t.cartesianToCartographic(e[f],l),wb.setEndPoints(c,a),tme(wb,r,o,vy);return l=c,c=a,a=t.cartesianToCartographic(e[0],l),wb.setEndPoints(c,a),tme(wb,r,o,vy),o.east-o.west>vy.eastOverIDL-vy.westOverIDL&&(o.west=vy.westOverIDL,o.east=vy.eastOverIDL,o.east>P.PI&&(o.east=o.east-P.TWO_PI),o.west>P.PI&&(o.west=o.west-P.TWO_PI)),o}var drt=new he;function tme(e,t,n,i){let o=e.surfaceDistance,r=Math.ceil(o*t),s=r>0?o/(r-1):Number.POSITIVE_INFINITY,a=0;for(let c=0;c<r;c++){let l=e.interpolateUsingSurfaceDistance(a,drt);a+=s;let f=l.longitude,d=l.latitude;n.west=Math.min(n.west,f),n.east=Math.max(n.east,f),n.south=Math.min(n.south,d),n.north=Math.max(n.north,d);let p=f>=0?f:f+P.TWO_PI;i.westOverIDL=Math.min(i.westOverIDL,p),i.eastOverIDL=Math.max(i.eastOverIDL,p)}}var nme=[];function hrt(e,t,n,i,o,r,s,a,c,l){let f={walls:[]},d;if(s||a){let T=jn.createGeometryFromPositions(e,t,n,i,r,c,l),E=T.attributes.position.values,S=T.indices,v,w;if(s&&a){let R=E.concat(E);v=R.length/3,w=Fe.createTypedArray(v,S.length*2),w.set(S);let O=S.length,L=v/2;for(d=0;d<O;d+=3){let N=w[d]+L,_=w[d+1]+L,b=w[d+2]+L;w[d+O]=b,w[d+1+O]=_,w[d+2+O]=N}if(T.attributes.position.values=R,r&&c.normal){let N=T.attributes.normal.values;T.attributes.normal.values=new Float32Array(R.length),T.attributes.normal.values.set(N)}if(c.st&&u(n)){let N=T.attributes.st.values;T.attributes.st.values=new Float32Array(v*2),T.attributes.st.values=N.concat(N)}T.indices=w}else if(a){for(v=E.length/3,w=Fe.createTypedArray(v,S.length),d=0;d<S.length;d+=3)w[d]=S[d+2],w[d+1]=S[d+1],w[d+2]=S[d];T.indices=w}f.topAndBottom=new yt({geometry:T})}let p=o.outerRing,g=la.fromPoints(p,e),m=g.projectPointsOntoPlane(p,nme),A=oi.computeWindingOrder2D(m);A===Jr.CLOCKWISE&&(p=p.slice().reverse());let x=jn.computeWallGeometry(p,n,e,i,r,l);f.walls.push(new yt({geometry:x}));let C=o.holes;for(d=0;d<C.length;d++){let T=C[d];g=la.fromPoints(T,e),m=g.projectPointsOntoPlane(T,nme),A=oi.computeWindingOrder2D(m),A===Jr.COUNTER_CLOCKWISE&&(T=T.slice().reverse()),x=jn.computeWallGeometry(T,n,e,i,r,l),f.walls.push(new yt({geometry:x}))}return f}function zd(e){let t=e.polygonHierarchy,n=y(e.vertexFormat,Ie.DEFAULT),i=y(e.ellipsoid,ie.WGS84),o=y(e.granularity,P.RADIANS_PER_DEGREE),r=y(e.stRotation,0),s=e.textureCoordinates,a=y(e.perPositionHeight,!1),c=a&&u(e.extrudedHeight),l=y(e.height,0),f=y(e.extrudedHeight,l);if(!c){let d=Math.max(l,f);f=Math.min(l,f),l=d}this._vertexFormat=Ie.clone(n),this._ellipsoid=ie.clone(i),this._granularity=o,this._stRotation=r,this._height=l,this._extrudedHeight=f,this._closeTop=y(e.closeTop,!0),this._closeBottom=y(e.closeBottom,!0),this._polygonHierarchy=t,this._perPositionHeight=a,this._perPositionHeightExtrude=c,this._shadowVolume=y(e.shadowVolume,!1),this._workerName="createPolygonGeometry",this._offsetAttribute=e.offsetAttribute,this._arcType=y(e.arcType,Jt.GEODESIC),this._rectangle=void 0,this._textureCoordinateRotationPoints=void 0,this._textureCoordinates=s,this.packedLength=jn.computeHierarchyPackedLength(t,h)+ie.packedLength+Ie.packedLength+(s?jn.computeHierarchyPackedLength(s,H):1)+12}zd.fromPositions=function(e){e=y(e,y.EMPTY_OBJECT);let t={polygonHierarchy:{positions:e.positions},height:e.height,extrudedHeight:e.extrudedHeight,vertexFormat:e.vertexFormat,stRotation:e.stRotation,ellipsoid:e.ellipsoid,granularity:e.granularity,perPositionHeight:e.perPositionHeight,closeTop:e.closeTop,closeBottom:e.closeBottom,offsetAttribute:e.offsetAttribute,arcType:e.arcType,textureCoordinates:e.textureCoordinates};return new zd(t)};zd.pack=function(e,t,n){return n=y(n,0),n=jn.packPolygonHierarchy(e._polygonHierarchy,t,n,h),ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._height,t[n++]=e._extrudedHeight,t[n++]=e._granularity,t[n++]=e._stRotation,t[n++]=e._perPositionHeightExtrude?1:0,t[n++]=e._perPositionHeight?1:0,t[n++]=e._closeTop?1:0,t[n++]=e._closeBottom?1:0,t[n++]=e._shadowVolume?1:0,t[n++]=y(e._offsetAttribute,-1),t[n++]=e._arcType,u(e._textureCoordinates)?n=jn.packPolygonHierarchy(e._textureCoordinates,t,n,H):t[n++]=-1,t[n++]=e.packedLength,t};var mrt=ie.clone(ie.UNIT_SPHERE),prt=new Ie,_rt={polygonHierarchy:{}};zd.unpack=function(e,t,n){t=y(t,0);let i=jn.unpackPolygonHierarchy(e,t,h);t=i.startingIndex,delete i.startingIndex;let o=ie.unpack(e,t,mrt);t+=ie.packedLength;let r=Ie.unpack(e,t,prt);t+=Ie.packedLength;let s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++]===1,d=e[t++]===1,p=e[t++]===1,g=e[t++]===1,m=e[t++]===1,A=e[t++],x=e[t++],C=e[t]===-1?void 0:jn.unpackPolygonHierarchy(e,t,H);u(C)?(t=C.startingIndex,delete C.startingIndex):t++;let T=e[t++];return u(n)||(n=new zd(_rt)),n._polygonHierarchy=i,n._ellipsoid=ie.clone(o,n._ellipsoid),n._vertexFormat=Ie.clone(r,n._vertexFormat),n._height=s,n._extrudedHeight=a,n._granularity=c,n._stRotation=l,n._perPositionHeightExtrude=f,n._perPositionHeight=d,n._closeTop=p,n._closeBottom=g,n._shadowVolume=m,n._offsetAttribute=A===-1?void 0:A,n._arcType=x,n._textureCoordinates=C,n.packedLength=T,n};zd.computeRectangle=function(e,t){let n=y(e.granularity,P.RADIANS_PER_DEGREE),i=y(e.arcType,Jt.GEODESIC),o=e.polygonHierarchy,r=y(e.ellipsoid,ie.WGS84);return ime(o.positions,r,i,n,t)};zd.createGeometry=function(e){let t=e._vertexFormat,n=e._ellipsoid,i=e._granularity,o=e._stRotation,r=e._polygonHierarchy,s=e._perPositionHeight,a=e._closeTop,c=e._closeBottom,l=e._arcType,f=e._textureCoordinates,d=u(f),p=r.positions;if(p.length<3)return;let g=la.fromPoints(p,n),m=jn.polygonsFromHierarchy(r,d,g.projectPointsOntoPlane.bind(g),!s,n),A=m.hierarchy,x=m.polygons,C=function(D){return D},T=d?jn.polygonsFromHierarchy(f,!0,C,!1).polygons:void 0;if(A.length===0)return;p=A[0].outerRing;let E=jn.computeBoundingRectangle(g.plane.normal,g.projectPointOntoPlane.bind(g),p,o,Qot),S=[],v=e._height,w=e._extrudedHeight,R=e._perPositionHeightExtrude||!P.equalsEpsilon(v,w,0,P.EPSILON2),O={perPositionHeight:s,vertexFormat:t,geometry:void 0,tangentPlane:g,boundingRectangle:E,ellipsoid:n,stRotation:o,textureCoordinates:void 0,bottom:!1,top:!0,wall:!1,extrude:!1,arcType:l},L;if(R)for(O.extrude=!0,O.top=a,O.bottom=c,O.shadowVolume=e._shadowVolume,O.offsetAttribute=e._offsetAttribute,L=0;L<x.length;L++){let D=hrt(n,x[L],d?T[L]:void 0,i,A[L],s,a,c,t,l),I;a&&c?(I=D.topAndBottom,O.geometry=jn.scaleToGeodeticHeightExtruded(I.geometry,v,w,n,s)):a?(I=D.topAndBottom,I.geometry.attributes.position.values=oi.scaleToGeodeticHeight(I.geometry.attributes.position.values,v,n,!s),O.geometry=I.geometry):c&&(I=D.topAndBottom,I.geometry.attributes.position.values=oi.scaleToGeodeticHeight(I.geometry.attributes.position.values,w,n,!0),O.geometry=I.geometry),(a||c)&&(O.wall=!1,I.geometry=K7(O),S.push(I));let B=D.walls;O.wall=!0;for(let F=0;F<B.length;F++){let k=B[F];O.geometry=jn.scaleToGeodeticHeightExtruded(k.geometry,v,w,n,s),k.geometry=K7(O),S.push(k)}}else for(L=0;L<x.length;L++){let D=new yt({geometry:jn.createGeometryFromPositions(n,x[L],d?T[L]:void 0,i,s,t,l)});if(D.geometry.attributes.position.values=oi.scaleToGeodeticHeight(D.geometry.attributes.position.values,v,n,!s),O.geometry=D.geometry,D.geometry=K7(O),u(e._offsetAttribute)){let I=D.geometry.attributes.position.values.length,B=e._offsetAttribute===on.NONE?0:1,F=new Uint8Array(I/3).fill(B);D.geometry.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:F})}S.push(D)}let N=Ln.combineInstances(S)[0];N.attributes.position.values=new Float64Array(N.attributes.position.values),N.indices=Fe.createTypedArray(N.attributes.position.values.length/3,N.indices);let _=N.attributes,b=se.fromVertices(_.position.values);return t.position||delete _.position,new ct({attributes:_,indices:N.indices,primitiveType:N.primitiveType,boundingSphere:b,offsetAttribute:e._offsetAttribute})};zd.createShadowVolume=function(e,t,n){let i=e._granularity,o=e._ellipsoid,r=t(i,o),s=n(i,o);return new zd({polygonHierarchy:e._polygonHierarchy,ellipsoid:o,stRotation:e._stRotation,granularity:i,perPositionHeight:!1,extrudedHeight:r,height:s,vertexFormat:Ie.POSITION_ONLY,shadowVolume:!0,arcType:e._arcType})};function grt(e){let t=-e._stRotation;if(t===0)return[0,0,0,1,1,0];let n=e._ellipsoid,i=e._polygonHierarchy.positions,o=e.rectangle;return ct._textureCoordinateRotationPoints(i,t,n,o)}Object.defineProperties(zd.prototype,{rectangle:{get:function(){if(!u(this._rectangle)){let e=this._polygonHierarchy.positions;this._rectangle=ime(e,this._ellipsoid,this._arcType,this._granularity)}return this._rectangle}},textureCoordinateRotationPoints:{get:function(){return u(this._textureCoordinateRotationPoints)||(this._textureCoordinateRotationPoints=grt(this)),this._textureCoordinateRotationPoints}}});var zx=zd;var ome=[],mz=[];function yrt(e,t,n,i,o){let s=la.fromPoints(t,e).projectPointsOntoPlane(t,ome);oi.computeWindingOrder2D(s)===Jr.CLOCKWISE&&(s.reverse(),t=t.slice().reverse());let c,l,f=t.length,d=0;if(i)for(c=new Float64Array(f*2*3),l=0;l<f;l++){let m=t[l],A=t[(l+1)%f];c[d++]=m.x,c[d++]=m.y,c[d++]=m.z,c[d++]=A.x,c[d++]=A.y,c[d++]=A.z}else{let m=0;if(o===Jt.GEODESIC)for(l=0;l<f;l++)m+=jn.subdivideLineCount(t[l],t[(l+1)%f],n);else if(o===Jt.RHUMB)for(l=0;l<f;l++)m+=jn.subdivideRhumbLineCount(e,t[l],t[(l+1)%f],n);for(c=new Float64Array(m*3),l=0;l<f;l++){let A;o===Jt.GEODESIC?A=jn.subdivideLine(t[l],t[(l+1)%f],n,mz):o===Jt.RHUMB&&(A=jn.subdivideRhumbLine(e,t[l],t[(l+1)%f],n,mz));let x=A.length;for(let C=0;C<x;++C)c[d++]=A[C]}}f=c.length/3;let p=f*2,g=Fe.createTypedArray(f,p);for(d=0,l=0;l<f-1;l++)g[d++]=l,g[d++]=l+1;return g[d++]=f-1,g[d++]=0,new yt({geometry:new ct({attributes:new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:c})}),indices:g,primitiveType:Me.LINES})})}function Art(e,t,n,i,o){let s=la.fromPoints(t,e).projectPointsOntoPlane(t,ome);oi.computeWindingOrder2D(s)===Jr.CLOCKWISE&&(s.reverse(),t=t.slice().reverse());let c,l,f=t.length,d=new Array(f),p=0;if(i)for(c=new Float64Array(f*2*3*2),l=0;l<f;++l){d[l]=p/3;let x=t[l],C=t[(l+1)%f];c[p++]=x.x,c[p++]=x.y,c[p++]=x.z,c[p++]=C.x,c[p++]=C.y,c[p++]=C.z}else{let x=0;if(o===Jt.GEODESIC)for(l=0;l<f;l++)x+=jn.subdivideLineCount(t[l],t[(l+1)%f],n);else if(o===Jt.RHUMB)for(l=0;l<f;l++)x+=jn.subdivideRhumbLineCount(e,t[l],t[(l+1)%f],n);for(c=new Float64Array(x*3*2),l=0;l<f;++l){d[l]=p/3;let C;o===Jt.GEODESIC?C=jn.subdivideLine(t[l],t[(l+1)%f],n,mz):o===Jt.RHUMB&&(C=jn.subdivideRhumbLine(e,t[l],t[(l+1)%f],n,mz));let T=C.length;for(let E=0;E<T;++E)c[p++]=C[E]}}f=c.length/(3*2);let g=d.length,m=(f*2+g)*2,A=Fe.createTypedArray(f+g,m);for(p=0,l=0;l<f;++l)A[p++]=l,A[p++]=(l+1)%f,A[p++]=l+f,A[p++]=(l+1)%f+f;for(l=0;l<g;l++){let x=d[l];A[p++]=x,A[p++]=x+f}return new yt({geometry:new ct({attributes:new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:c})}),indices:A,primitiveType:Me.LINES})})}function Hx(e){let t=e.polygonHierarchy,n=y(e.ellipsoid,ie.WGS84),i=y(e.granularity,P.RADIANS_PER_DEGREE),o=y(e.perPositionHeight,!1),r=o&&u(e.extrudedHeight),s=y(e.arcType,Jt.GEODESIC),a=y(e.height,0),c=y(e.extrudedHeight,a);if(!r){let l=Math.max(a,c);c=Math.min(a,c),a=l}this._ellipsoid=ie.clone(n),this._granularity=i,this._height=a,this._extrudedHeight=c,this._arcType=s,this._polygonHierarchy=t,this._perPositionHeight=o,this._perPositionHeightExtrude=r,this._offsetAttribute=e.offsetAttribute,this._workerName="createPolygonOutlineGeometry",this.packedLength=jn.computeHierarchyPackedLength(t,h)+ie.packedLength+8}Hx.pack=function(e,t,n){return n=y(n,0),n=jn.packPolygonHierarchy(e._polygonHierarchy,t,n,h),ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n++]=e._height,t[n++]=e._extrudedHeight,t[n++]=e._granularity,t[n++]=e._perPositionHeightExtrude?1:0,t[n++]=e._perPositionHeight?1:0,t[n++]=e._arcType,t[n++]=y(e._offsetAttribute,-1),t[n]=e.packedLength,t};var xrt=ie.clone(ie.UNIT_SPHERE),Crt={polygonHierarchy:{}};Hx.unpack=function(e,t,n){t=y(t,0);let i=jn.unpackPolygonHierarchy(e,t,h);t=i.startingIndex,delete i.startingIndex;let o=ie.unpack(e,t,xrt);t+=ie.packedLength;let r=e[t++],s=e[t++],a=e[t++],c=e[t++]===1,l=e[t++]===1,f=e[t++],d=e[t++],p=e[t];return u(n)||(n=new Hx(Crt)),n._polygonHierarchy=i,n._ellipsoid=ie.clone(o,n._ellipsoid),n._height=r,n._extrudedHeight=s,n._granularity=a,n._perPositionHeight=l,n._perPositionHeightExtrude=c,n._arcType=f,n._offsetAttribute=d===-1?void 0:d,n.packedLength=p,n};Hx.fromPositions=function(e){e=y(e,y.EMPTY_OBJECT);let t={polygonHierarchy:{positions:e.positions},height:e.height,extrudedHeight:e.extrudedHeight,ellipsoid:e.ellipsoid,granularity:e.granularity,perPositionHeight:e.perPositionHeight,arcType:e.arcType,offsetAttribute:e.offsetAttribute};return new Hx(t)};Hx.createGeometry=function(e){let t=e._ellipsoid,n=e._granularity,i=e._polygonHierarchy,o=e._perPositionHeight,r=e._arcType,s=jn.polygonOutlinesFromHierarchy(i,!o,t);if(s.length===0)return;let a,c=[],l=P.chordLength(n,t.maximumRadius),f=e._height,d=e._extrudedHeight,p=e._perPositionHeightExtrude||!P.equalsEpsilon(f,d,0,P.EPSILON2),g,m;if(p)for(m=0;m<s.length;m++){if(a=Art(t,s[m],l,o,r),a.geometry=jn.scaleToGeodeticHeightExtruded(a.geometry,f,d,t,o),u(e._offsetAttribute)){let C=a.geometry.attributes.position.values.length/3,T=new Uint8Array(C);e._offsetAttribute===on.TOP?T=T.fill(1,0,C/2):(g=e._offsetAttribute===on.NONE?0:1,T=T.fill(g)),a.geometry.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:T})}c.push(a)}else for(m=0;m<s.length;m++){if(a=yrt(t,s[m],l,o,r),a.geometry.attributes.position.values=oi.scaleToGeodeticHeight(a.geometry.attributes.position.values,f,t,!o),u(e._offsetAttribute)){let C=a.geometry.attributes.position.values.length;g=e._offsetAttribute===on.NONE?0:1;let T=new Uint8Array(C/3).fill(g);a.geometry.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:T})}c.push(a)}let A=Ln.combineInstances(c)[0],x=se.fromVertices(A.attributes.position.values);return new ct({attributes:A.attributes,indices:A.indices,primitiveType:A.primitiveType,boundingSphere:x,offsetAttribute:e._offsetAttribute})};var JL=Hx;var rme="Entity polygons cannot have both height and perPositionHeight. height will be ignored",sme="heightReference is not supported for entity polygons with perPositionHeight. heightReference will be ignored",ame=new z,cme=h.ZERO,lme=new h,ume=new ce,Trt=[],Ert=new H;function brt(e){this.id=e,this.vertexFormat=void 0,this.polygonHierarchy=void 0,this.perPositionHeight=void 0,this.closeTop=void 0,this.closeBottom=void 0,this.height=void 0,this.extrudedHeight=void 0,this.granularity=void 0,this.stRotation=void 0,this.offsetAttribute=void 0,this.arcType=void 0,this.textureCoordinates=void 0}function yu(e,t){Yn.call(this,{entity:e,scene:t,geometryOptions:new brt(e),geometryPropertyName:"polygon",observedPropertyNames:["availability","polygon"]}),this._onEntityPropertyChanged(e,"polygon",e.polygon,void 0)}u(Object.create)&&(yu.prototype=Object.create(Yn.prototype),yu.prototype.constructor=yu);yu.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=this._options,o={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),distanceDisplayCondition:Un.fromDistanceDisplayCondition(this._distanceDisplayConditionProperty.getValue(e)),offset:void 0,color:void 0};if(this._materialProperty instanceof Nt){let s;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(s=this._materialProperty.color.getValue(e,ame)),u(s)||(s=z.WHITE),o.color=Ft.fromColor(s)}u(i.offsetAttribute)&&(o.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,cme,lme)));let r;return i.perPositionHeight&&!u(i.extrudedHeight)?r=new ZL(i):r=new zx(i),new yt({id:t,geometry:r,attributes:o})};yu.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=this._options,o=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,ame),r=this._distanceDisplayConditionProperty.getValue(e),s={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(o),distanceDisplayCondition:Un.fromDistanceDisplayCondition(r),offset:void 0};u(i.offsetAttribute)&&(s.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,cme,lme)));let a;return i.perPositionHeight&&!u(i.extrudedHeight)?a=new xf(i):a=new JL(i),new yt({id:t,geometry:a,attributes:s})};yu.prototype._computeCenter=function(e,t){let n=j.getValueOrUndefined(this._entity.polygon.hierarchy,e);if(!u(n))return;let i=n.positions;if(i.length===0)return;let o=this._scene.mapProjection.ellipsoid,r=la.fromPoints(i,o),s=r.projectPointsOntoPlane(i,Trt),a=s.length,c=0,l=a-1,f=new H;for(let p=0;p<a;l=p++){let g=s[p],m=s[l],A=g.x*m.y-m.x*g.y,x=H.add(g,m,Ert);x=H.multiplyByScalar(x,A,x),f=H.add(f,x,f),c+=A}let d=1/(c*3);return f=H.multiplyByScalar(f,d,f),r.projectPointOntoEllipsoid(f,t)};yu.prototype._isHidden=function(e,t){return!u(t.hierarchy)||si.prototype._isHidden.call(this,e,t)};yu.prototype._isOnTerrain=function(e,t){let n=Yn.prototype._isOnTerrain.call(this,e,t),i=t.perPositionHeight,o=u(i)&&(i.isConstant?i.getValue(ze.MINIMUM_VALUE):!0);return n&&!o};yu.prototype._isDynamic=function(e,t){return!t.hierarchy.isConstant||!j.isConstant(t.height)||!j.isConstant(t.extrudedHeight)||!j.isConstant(t.granularity)||!j.isConstant(t.stRotation)||!j.isConstant(t.textureCoordinates)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.perPositionHeight)||!j.isConstant(t.closeTop)||!j.isConstant(t.closeBottom)||!j.isConstant(t.zIndex)||!j.isConstant(t.arcType)||this._onTerrain&&!j.isConstant(this._materialProperty)&&!(this._materialProperty instanceof Nt)};yu.prototype._setStaticOptions=function(e,t){let n=this._materialProperty instanceof Nt,i=this._options;i.vertexFormat=n?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat;let o=t.hierarchy.getValue(ze.MINIMUM_VALUE),r=j.getValueOrUndefined(t.height,ze.MINIMUM_VALUE),s=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),a=j.getValueOrUndefined(t.extrudedHeight,ze.MINIMUM_VALUE),c=j.getValueOrDefault(t.extrudedHeightReference,ze.MINIMUM_VALUE,We.NONE),l=j.getValueOrDefault(t.perPositionHeight,ze.MINIMUM_VALUE,!1);r=Yn.getGeometryHeight(r,s);let f;l?(u(r)&&(r=void 0,wt(rme)),s!==We.NONE&&l&&(r=void 0,wt(sme))):(u(a)&&!u(r)&&(r=0),f=Yn.computeGeometryOffsetAttribute(r,s,a,c)),i.polygonHierarchy=o,i.granularity=j.getValueOrUndefined(t.granularity,ze.MINIMUM_VALUE),i.stRotation=j.getValueOrUndefined(t.stRotation,ze.MINIMUM_VALUE),i.perPositionHeight=l,i.closeTop=j.getValueOrDefault(t.closeTop,ze.MINIMUM_VALUE,!0),i.closeBottom=j.getValueOrDefault(t.closeBottom,ze.MINIMUM_VALUE,!0),i.offsetAttribute=f,i.height=r,i.arcType=j.getValueOrDefault(t.arcType,ze.MINIMUM_VALUE,Jt.GEODESIC),i.textureCoordinates=j.getValueOrUndefined(t.textureCoordinates,ze.MINIMUM_VALUE),a=Yn.getGeometryExtrudedHeight(a,c),a===Yn.CLAMP_TO_GROUND&&(a=ui.getMinimumMaximumHeights(zx.computeRectangle(i,ume)).minimumTerrainHeight),i.extrudedHeight=a};yu.prototype._getIsClosed=function(e){let t=e.height,n=e.extrudedHeight,i=u(n)&&n!==t;return!e.perPositionHeight&&(!i&&t===0||i&&e.closeTop&&e.closeBottom)};yu.DynamicGeometryUpdater=Ib;function Ib(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(Ib.prototype=Object.create(ri.prototype),Ib.prototype.constructor=Ib);Ib.prototype._isHidden=function(e,t,n){return!u(this._options.polygonHierarchy)||ri.prototype._isHidden.call(this,e,t,n)};Ib.prototype._setOptions=function(e,t,n){let i=this._options;i.polygonHierarchy=j.getValueOrUndefined(t.hierarchy,n);let o=j.getValueOrUndefined(t.height,n),r=j.getValueOrDefault(t.heightReference,n,We.NONE),s=j.getValueOrDefault(t.extrudedHeightReference,n,We.NONE),a=j.getValueOrUndefined(t.extrudedHeight,n),c=j.getValueOrUndefined(t.perPositionHeight,n);o=Yn.getGeometryHeight(o,s);let l;c?(u(o)&&(o=void 0,wt(rme)),r!==We.NONE&&c&&(o=void 0,wt(sme))):(u(a)&&!u(o)&&(o=0),l=Yn.computeGeometryOffsetAttribute(o,r,a,s)),i.granularity=j.getValueOrUndefined(t.granularity,n),i.stRotation=j.getValueOrUndefined(t.stRotation,n),i.textureCoordinates=j.getValueOrUndefined(t.textureCoordinates,n),i.perPositionHeight=j.getValueOrUndefined(t.perPositionHeight,n),i.closeTop=j.getValueOrDefault(t.closeTop,n,!0),i.closeBottom=j.getValueOrDefault(t.closeBottom,n,!0),i.offsetAttribute=l,i.height=o,i.arcType=j.getValueOrDefault(t.arcType,n,Jt.GEODESIC),a=Yn.getGeometryExtrudedHeight(a,s),a===Yn.CLAMP_TO_GROUND&&(a=ui.getMinimumMaximumHeights(zx.computeRectangle(i,ume)).minimumTerrainHeight),i.extrudedHeight=a};var QL=yu;function Srt(e,t,n,i){let o=new hn;i.position&&(o.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:e}));let r=t.length,s=e.length/3,a=(s-r*2)/(r*2),c=oi.triangulate(t),l=(a-1)*r*6+c.length*2,f=Fe.createTypedArray(s,l),d,p,g,m,A,x,C=r*2,T=0;for(d=0;d<a-1;d++){for(p=0;p<r-1;p++)g=p*2+d*r*2,x=g+C,m=g+1,A=m+C,f[T++]=m,f[T++]=g,f[T++]=A,f[T++]=A,f[T++]=g,f[T++]=x;g=r*2-2+d*r*2,m=g+1,A=m+C,x=g+C,f[T++]=m,f[T++]=g,f[T++]=A,f[T++]=A,f[T++]=g,f[T++]=x}if(i.st||i.tangent||i.bitangent){let v=new Float32Array(s*2),w=1/(a-1),R=1/n.height,O=n.height/2,L,N,_=0;for(d=0;d<a;d++){for(L=d*w,N=R*(t[0].y+O),v[_++]=L,v[_++]=N,p=1;p<r;p++)N=R*(t[p].y+O),v[_++]=L,v[_++]=N,v[_++]=L,v[_++]=N;N=R*(t[0].y+O),v[_++]=L,v[_++]=N}for(p=0;p<r;p++)L=0,N=R*(t[p].y+O),v[_++]=L,v[_++]=N;for(p=0;p<r;p++)L=(a-1)*w,N=R*(t[p].y+O),v[_++]=L,v[_++]=N;o.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:new Float32Array(v)})}let E=s-r*2;for(d=0;d<c.length;d+=3){let v=c[d]+E,w=c[d+1]+E,R=c[d+2]+E;f[T++]=v,f[T++]=w,f[T++]=R,f[T++]=R+r,f[T++]=w+r,f[T++]=v+r}let S=new ct({attributes:o,indices:f,boundingSphere:se.fromVertices(e),primitiveType:Me.TRIANGLES});if(i.normal&&(S=Ln.computeNormal(S)),i.tangent||i.bitangent){try{S=Ln.computeTangentAndBitangent(S)}catch{wt("polyline-volume-tangent-bitangent","Unable to compute tangents and bitangents for polyline volume geometry")}i.tangent||(S.attributes.tangent=void 0),i.bitangent||(S.attributes.bitangent=void 0),i.st||(S.attributes.st=void 0)}return S}function eN(e){e=y(e,y.EMPTY_OBJECT);let t=e.polylinePositions,n=e.shapePositions;this._positions=t,this._shape=n,this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._cornerType=y(e.cornerType,vi.ROUNDED),this._vertexFormat=Ie.clone(y(e.vertexFormat,Ie.DEFAULT)),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._workerName="createPolylineVolumeGeometry";let i=1+t.length*h.packedLength;i+=1+n.length*H.packedLength,this.packedLength=i+ie.packedLength+Ie.packedLength+2}eN.pack=function(e,t,n){n=y(n,0);let i,o=e._positions,r=o.length;for(t[n++]=r,i=0;i<r;++i,n+=h.packedLength)h.pack(o[i],t,n);let s=e._shape;for(r=s.length,t[n++]=r,i=0;i<r;++i,n+=H.packedLength)H.pack(s[i],t,n);return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._cornerType,t[n]=e._granularity,t};var fme=ie.clone(ie.UNIT_SPHERE),dme=new Ie,$L={polylinePositions:void 0,shapePositions:void 0,ellipsoid:fme,vertexFormat:dme,cornerType:void 0,granularity:void 0};eN.unpack=function(e,t,n){t=y(t,0);let i,o=e[t++],r=new Array(o);for(i=0;i<o;++i,t+=h.packedLength)r[i]=h.unpack(e,t);o=e[t++];let s=new Array(o);for(i=0;i<o;++i,t+=H.packedLength)s[i]=H.unpack(e,t);let a=ie.unpack(e,t,fme);t+=ie.packedLength;let c=Ie.unpack(e,t,dme);t+=Ie.packedLength;let l=e[t++],f=e[t];return u(n)?(n._positions=r,n._shape=s,n._ellipsoid=ie.clone(a,n._ellipsoid),n._vertexFormat=Ie.clone(c,n._vertexFormat),n._cornerType=l,n._granularity=f,n):($L.polylinePositions=r,$L.shapePositions=s,$L.cornerType=l,$L.granularity=f,new eN($L))};var vrt=new Ye;eN.createGeometry=function(e){let t=e._positions,n=yo(t,h.equalsEpsilon),i=e._shape;if(i=Bd.removeDuplicatesFromShape(i),n.length<2||i.length<3)return;oi.computeWindingOrder2D(i)===Jr.CLOCKWISE&&i.reverse();let o=Ye.fromPoints(i,vrt),r=Bd.computePositions(n,i,o,e,!0);return Srt(r,i,o,e._vertexFormat)};var tN=eN;function Drt(e,t){let n=new hn;n.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:e});let i=t.length,o=n.position.values.length/3,s=e.length/3/i,a=Fe.createTypedArray(o,2*i*(s+1)),c,l,f=0;c=0;let d=c*i;for(l=0;l<i-1;l++)a[f++]=l+d,a[f++]=l+d+1;for(a[f++]=i-1+d,a[f++]=d,c=s-1,d=c*i,l=0;l<i-1;l++)a[f++]=l+d,a[f++]=l+d+1;for(a[f++]=i-1+d,a[f++]=d,c=0;c<s-1;c++){let g=i*c,m=g+i;for(l=0;l<i;l++)a[f++]=l+g,a[f++]=l+m}return new ct({attributes:n,indices:Fe.createTypedArray(o,a),boundingSphere:se.fromVertices(e),primitiveType:Me.LINES})}function iN(e){e=y(e,y.EMPTY_OBJECT);let t=e.polylinePositions,n=e.shapePositions;this._positions=t,this._shape=n,this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._cornerType=y(e.cornerType,vi.ROUNDED),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._workerName="createPolylineVolumeOutlineGeometry";let i=1+t.length*h.packedLength;i+=1+n.length*H.packedLength,this.packedLength=i+ie.packedLength+2}iN.pack=function(e,t,n){n=y(n,0);let i,o=e._positions,r=o.length;for(t[n++]=r,i=0;i<r;++i,n+=h.packedLength)h.pack(o[i],t,n);let s=e._shape;for(r=s.length,t[n++]=r,i=0;i<r;++i,n+=H.packedLength)H.pack(s[i],t,n);return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n++]=e._cornerType,t[n]=e._granularity,t};var hme=ie.clone(ie.UNIT_SPHERE),nN={polylinePositions:void 0,shapePositions:void 0,ellipsoid:hme,height:void 0,cornerType:void 0,granularity:void 0};iN.unpack=function(e,t,n){t=y(t,0);let i,o=e[t++],r=new Array(o);for(i=0;i<o;++i,t+=h.packedLength)r[i]=h.unpack(e,t);o=e[t++];let s=new Array(o);for(i=0;i<o;++i,t+=H.packedLength)s[i]=H.unpack(e,t);let a=ie.unpack(e,t,hme);t+=ie.packedLength;let c=e[t++],l=e[t];return u(n)?(n._positions=r,n._shape=s,n._ellipsoid=ie.clone(a,n._ellipsoid),n._cornerType=c,n._granularity=l,n):(nN.polylinePositions=r,nN.shapePositions=s,nN.cornerType=c,nN.granularity=l,new iN(nN))};var wrt=new Ye;iN.createGeometry=function(e){let t=e._positions,n=yo(t,h.equalsEpsilon),i=e._shape;if(i=Bd.removeDuplicatesFromShape(i),n.length<2||i.length<3)return;oi.computeWindingOrder2D(i)===Jr.CLOCKWISE&&i.reverse();let o=Ye.fromPoints(i,wrt),r=Bd.computePositions(n,i,o,e,!1);return Drt(r,i)};var oN=iN;var mme=new z;function Irt(e){this.id=e,this.vertexFormat=void 0,this.polylinePositions=void 0,this.shapePositions=void 0,this.cornerType=void 0,this.granularity=void 0}function um(e,t){si.call(this,{entity:e,scene:t,geometryOptions:new Irt(e),geometryPropertyName:"polylineVolume",observedPropertyNames:["availability","polylineVolume"]}),this._onEntityPropertyChanged(e,"polylineVolume",e.polylineVolume,void 0)}u(Object.create)&&(um.prototype=Object.create(si.prototype),um.prototype.constructor=um);um.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i,o,r=new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),s=this._distanceDisplayConditionProperty.getValue(e),a=Un.fromDistanceDisplayCondition(s);if(this._materialProperty instanceof Nt){let c;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(c=this._materialProperty.color.getValue(e,mme)),u(c)||(c=z.WHITE),o=Ft.fromColor(c),i={show:r,distanceDisplayCondition:a,color:o}}else i={show:r,distanceDisplayCondition:a};return new yt({id:t,geometry:new tN(this._options),attributes:i})};um.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,mme),o=this._distanceDisplayConditionProperty.getValue(e);return new yt({id:t,geometry:new oN(this._options),attributes:{show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o)}})};um.prototype._isHidden=function(e,t){return!u(t.positions)||!u(t.shape)||si.prototype._isHidden.call(this,e,t)};um.prototype._isDynamic=function(e,t){return!t.positions.isConstant||!t.shape.isConstant||!j.isConstant(t.granularity)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.cornerType)};um.prototype._setStaticOptions=function(e,t){let n=t.granularity,i=t.cornerType,o=this._options,r=this._materialProperty instanceof Nt;o.vertexFormat=r?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,o.polylinePositions=t.positions.getValue(ze.MINIMUM_VALUE,o.polylinePositions),o.shapePositions=t.shape.getValue(ze.MINIMUM_VALUE,o.shape),o.granularity=u(n)?n.getValue(ze.MINIMUM_VALUE):void 0,o.cornerType=u(i)?i.getValue(ze.MINIMUM_VALUE):void 0};um.DynamicGeometryUpdater=Pb;function Pb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(Pb.prototype=Object.create(ri.prototype),Pb.prototype.constructor=Pb);Pb.prototype._isHidden=function(e,t,n){let i=this._options;return!u(i.polylinePositions)||!u(i.shapePositions)||ri.prototype._isHidden.call(this,e,t,n)};Pb.prototype._setOptions=function(e,t,n){let i=this._options;i.polylinePositions=j.getValueOrUndefined(t.positions,n,i.polylinePositions),i.shapePositions=j.getValueOrUndefined(t.shape,n),i.granularity=j.getValueOrUndefined(t.granularity,n),i.cornerType=j.getValueOrUndefined(t.cornerType,n)};var rN=um;var Z7=new h,gme=new h,yme=new h,Ame=new h,xme=new ce,Prt=new H,Ort=new se,Rrt=new se;function Cme(e,t){let n=new ct({attributes:new hn,primitiveType:Me.TRIANGLES});return n.attributes.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:t.positions}),e.normal&&(n.attributes.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:t.normals})),e.tangent&&(n.attributes.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:t.tangents})),e.bitangent&&(n.attributes.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:t.bitangents})),n}function Brt(e,t,n,i){let o=e.length,r=t.normal?new Float32Array(o):void 0,s=t.tangent?new Float32Array(o):void 0,a=t.bitangent?new Float32Array(o):void 0,c=0,l=Ame,f=yme,d=gme;if(t.normal||t.tangent||t.bitangent)for(let p=0;p<o;p+=3){let g=h.fromArray(e,p,Z7),m=c+1,A=c+2;d=n.geodeticSurfaceNormal(g,d),(t.tangent||t.bitangent)&&(h.cross(h.UNIT_Z,d,f),Z.multiplyByVector(i,f,f),h.normalize(f,f),t.bitangent&&h.normalize(h.cross(d,f,l),l)),t.normal&&(r[c]=d.x,r[m]=d.y,r[A]=d.z),t.tangent&&(s[c]=f.x,s[m]=f.y,s[A]=f.z),t.bitangent&&(a[c]=l.x,a[m]=l.y,a[A]=l.z),c+=3}return Cme(t,{positions:e,normals:r,tangents:s,bitangents:a})}var J7=new h,Tme=new h;function Mrt(e,t,n){let i=e.length,o=t.normal?new Float32Array(i):void 0,r=t.tangent?new Float32Array(i):void 0,s=t.bitangent?new Float32Array(i):void 0,a=0,c=0,l=0,f=!0,d=Ame,p=yme,g=gme;if(t.normal||t.tangent||t.bitangent)for(let m=0;m<i;m+=6){let A=h.fromArray(e,m,Z7),x=h.fromArray(e,(m+6)%i,J7);if(f){let C=h.fromArray(e,(m+3)%i,Tme);h.subtract(x,A,x),h.subtract(C,A,C),g=h.normalize(h.cross(C,x,g),g),f=!1}h.equalsEpsilon(x,A,P.EPSILON10)&&(f=!0),(t.tangent||t.bitangent)&&(d=n.geodeticSurfaceNormal(A,d),t.tangent&&(p=h.normalize(h.cross(d,g,p),p))),t.normal&&(o[a++]=g.x,o[a++]=g.y,o[a++]=g.z,o[a++]=g.x,o[a++]=g.y,o[a++]=g.z),t.tangent&&(r[c++]=p.x,r[c++]=p.y,r[c++]=p.z,r[c++]=p.x,r[c++]=p.y,r[c++]=p.z),t.bitangent&&(s[l++]=d.x,s[l++]=d.y,s[l++]=d.z,s[l++]=d.x,s[l++]=d.y,s[l++]=d.z)}return Cme(t,{positions:e,normals:o,tangents:r,bitangents:s})}function Eme(e,t){let n=e._vertexFormat,i=e._ellipsoid,o=t.height,r=t.width,s=t.northCap,a=t.southCap,c=0,l=o,f=o,d=0;s&&(c=1,f-=1,d+=1),a&&(l-=1,f-=1,d+=1),d+=r*f;let p=n.position?new Float64Array(d*3):void 0,g=n.st?new Float32Array(d*2):void 0,m=0,A=0,x=Z7,C=Prt,T=Number.MAX_VALUE,E=Number.MAX_VALUE,S=-Number.MAX_VALUE,v=-Number.MAX_VALUE;for(let b=c;b<l;++b)for(let D=0;D<r;++D)cs.computePosition(t,i,n.st,b,D,x,C),p[m++]=x.x,p[m++]=x.y,p[m++]=x.z,n.st&&(g[A++]=C.x,g[A++]=C.y,T=Math.min(T,C.x),E=Math.min(E,C.y),S=Math.max(S,C.x),v=Math.max(v,C.y));if(s&&(cs.computePosition(t,i,n.st,0,0,x,C),p[m++]=x.x,p[m++]=x.y,p[m++]=x.z,n.st&&(g[A++]=C.x,g[A++]=C.y,T=C.x,E=C.y,S=C.x,v=C.y)),a&&(cs.computePosition(t,i,n.st,o-1,0,x,C),p[m++]=x.x,p[m++]=x.y,p[m]=x.z,n.st&&(g[A++]=C.x,g[A]=C.y,T=Math.min(T,C.x),E=Math.min(E,C.y),S=Math.max(S,C.x),v=Math.max(v,C.y))),n.st&&(T<0||E<0||S>1||v>1))for(let b=0;b<g.length;b+=2)g[b]=(g[b]-T)/(S-T),g[b+1]=(g[b+1]-E)/(v-E);let w=Brt(p,n,i,t.tangentRotationMatrix),R=6*(r-1)*(f-1);s&&(R+=3*(r-1)),a&&(R+=3*(r-1));let O=Fe.createTypedArray(d,R),L=0,N=0,_;for(_=0;_<f-1;++_){for(let b=0;b<r-1;++b){let D=L,I=D+r,B=I+1,F=D+1;O[N++]=D,O[N++]=I,O[N++]=F,O[N++]=F,O[N++]=I,O[N++]=B,++L}++L}if(s||a){let b=d-1,D=d-1;s&&a&&(b=d-2);let I,B;if(L=0,s)for(_=0;_<r-1;_++)I=L,B=I+1,O[N++]=b,O[N++]=I,O[N++]=B,++L;if(a)for(L=(f-1)*r,_=0;_<r-1;_++)I=L,B=I+1,O[N++]=I,O[N++]=D,O[N++]=B,++L}return w.indices=O,n.st&&(w.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:g})),w}function Ob(e,t,n,i,o){return e[t++]=i[n],e[t++]=i[n+1],e[t++]=i[n+2],e[t++]=o[n],e[t++]=o[n+1],e[t]=o[n+2],e}function Rb(e,t,n,i){return e[t++]=i[n],e[t++]=i[n+1],e[t++]=i[n],e[t]=i[n+1],e}var Q7=new Ie;function Lrt(e,t){let n=e._shadowVolume,i=e._offsetAttribute,o=e._vertexFormat,r=e._extrudedHeight,s=e._surfaceHeight,a=e._ellipsoid,c=t.height,l=t.width,f;if(n){let dt=Ie.clone(o,Q7);dt.normal=!0,e._vertexFormat=dt}let d=Eme(e,t);n&&(e._vertexFormat=o);let p=oi.scaleToGeodeticHeight(d.attributes.position.values,s,a,!1);p=new Float64Array(p);let g=p.length,m=g*2,A=new Float64Array(m);A.set(p);let x=oi.scaleToGeodeticHeight(d.attributes.position.values,r,a);A.set(x,g),d.attributes.position.values=A;let C=o.normal?new Float32Array(m):void 0,T=o.tangent?new Float32Array(m):void 0,E=o.bitangent?new Float32Array(m):void 0,S=o.st?new Float32Array(m/3*2):void 0,v,w;if(o.normal){for(w=d.attributes.normal.values,C.set(w),f=0;f<g;f++)w[f]=-w[f];C.set(w,g),d.attributes.normal.values=C}if(n){w=d.attributes.normal.values,o.normal||(d.attributes.normal=void 0);let dt=new Float32Array(m);for(f=0;f<g;f++)w[f]=-w[f];dt.set(w,g),d.attributes.extrudeDirection=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:dt})}let R,O=u(i);if(O){let dt=g/3*2,En=new Uint8Array(dt);i===on.TOP?En=En.fill(1,0,dt/2):(R=i===on.NONE?0:1,En=En.fill(R)),d.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:En})}if(o.tangent){let dt=d.attributes.tangent.values;for(T.set(dt),f=0;f<g;f++)dt[f]=-dt[f];T.set(dt,g),d.attributes.tangent.values=T}if(o.bitangent){let dt=d.attributes.bitangent.values;E.set(dt),E.set(dt,g),d.attributes.bitangent.values=E}o.st&&(v=d.attributes.st.values,S.set(v),S.set(v,g/3*2),d.attributes.st.values=S);let L=d.indices,N=L.length,_=g/3,b=Fe.createTypedArray(m/3,N*2);for(b.set(L),f=0;f<N;f+=3)b[f+N]=L[f+2]+_,b[f+1+N]=L[f+1]+_,b[f+2+N]=L[f]+_;d.indices=b;let D=t.northCap,I=t.southCap,B=c,F=2,k=0,U=4,G=4;D&&(F-=1,B-=1,k+=1,U-=2,G-=1),I&&(F-=1,B-=1,k+=1,U-=2,G-=1),k+=F*l+2*B-U;let V=(k+G)*2,X=new Float64Array(V*3),W=n?new Float32Array(V*3):void 0,Q=O?new Uint8Array(V):void 0,Y=o.st?new Float32Array(V*2):void 0,K=i===on.TOP;O&&!K&&(R=i===on.ALL?1:0,Q=Q.fill(R));let J=0,_e=0,xe=0,re=0,ye=l*B,fe;for(f=0;f<ye;f+=l)fe=f*3,X=Ob(X,J,fe,p,x),J+=6,o.st&&(Y=Rb(Y,_e,f*2,v),_e+=4),n&&(xe+=3,W[xe++]=w[fe],W[xe++]=w[fe+1],W[xe++]=w[fe+2]),K&&(Q[re++]=1,re+=1);if(I){let dt=D?ye+1:ye;for(fe=dt*3,f=0;f<2;f++)X=Ob(X,J,fe,p,x),J+=6,o.st&&(Y=Rb(Y,_e,dt*2,v),_e+=4),n&&(xe+=3,W[xe++]=w[fe],W[xe++]=w[fe+1],W[xe++]=w[fe+2]),K&&(Q[re++]=1,re+=1)}else for(f=ye-l;f<ye;f++)fe=f*3,X=Ob(X,J,fe,p,x),J+=6,o.st&&(Y=Rb(Y,_e,f*2,v),_e+=4),n&&(xe+=3,W[xe++]=w[fe],W[xe++]=w[fe+1],W[xe++]=w[fe+2]),K&&(Q[re++]=1,re+=1);for(f=ye-1;f>0;f-=l)fe=f*3,X=Ob(X,J,fe,p,x),J+=6,o.st&&(Y=Rb(Y,_e,f*2,v),_e+=4),n&&(xe+=3,W[xe++]=w[fe],W[xe++]=w[fe+1],W[xe++]=w[fe+2]),K&&(Q[re++]=1,re+=1);if(D){let dt=ye;for(fe=dt*3,f=0;f<2;f++)X=Ob(X,J,fe,p,x),J+=6,o.st&&(Y=Rb(Y,_e,dt*2,v),_e+=4),n&&(xe+=3,W[xe++]=w[fe],W[xe++]=w[fe+1],W[xe++]=w[fe+2]),K&&(Q[re++]=1,re+=1)}else for(f=l-1;f>=0;f--)fe=f*3,X=Ob(X,J,fe,p,x),J+=6,o.st&&(Y=Rb(Y,_e,f*2,v),_e+=4),n&&(xe+=3,W[xe++]=w[fe],W[xe++]=w[fe+1],W[xe++]=w[fe+2]),K&&(Q[re++]=1,re+=1);let Se=Mrt(X,o,a);o.st&&(Se.attributes.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:Y})),n&&(Se.attributes.extrudeDirection=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:W})),O&&(Se.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:Q}));let we=Fe.createTypedArray(V,k*6),Ve,qe,Et,Ot;g=X.length/3;let fn=0;for(f=0;f<g-1;f+=2){Ve=f,Ot=(Ve+2)%g;let dt=h.fromArray(X,Ve*3,J7),En=h.fromArray(X,Ot*3,Tme);h.equalsEpsilon(dt,En,P.EPSILON10)||(qe=(Ve+1)%g,Et=(qe+2)%g,we[fn++]=Ve,we[fn++]=qe,we[fn++]=Ot,we[fn++]=Ot,we[fn++]=qe,we[fn++]=Et)}return Se.indices=we,Se=Ln.combineInstances([new yt({geometry:d}),new yt({geometry:Se})]),Se[0]}var Nrt=[new h,new h,new h,new h],bme=new he,Frt=new he;function $7(e,t,n,i,o){if(n===0)return ce.clone(e,o);let r=cs.computeOptions(e,t,n,0,xme,bme),s=r.height,a=r.width,c=Nrt;return cs.computePosition(r,i,!1,0,0,c[0]),cs.computePosition(r,i,!1,0,a-1,c[1]),cs.computePosition(r,i,!1,s-1,0,c[2]),cs.computePosition(r,i,!1,s-1,a-1,c[3]),ce.fromCartesianArray(c,i,o)}function fm(e){e=y(e,y.EMPTY_OBJECT);let t=e.rectangle,n=y(e.height,0),i=y(e.extrudedHeight,n);this._rectangle=ce.clone(t),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._surfaceHeight=Math.max(n,i),this._rotation=y(e.rotation,0),this._stRotation=y(e.stRotation,0),this._vertexFormat=Ie.clone(y(e.vertexFormat,Ie.DEFAULT)),this._extrudedHeight=Math.min(n,i),this._shadowVolume=y(e.shadowVolume,!1),this._workerName="createRectangleGeometry",this._offsetAttribute=e.offsetAttribute,this._rotatedRectangle=void 0,this._textureCoordinateRotationPoints=void 0}fm.packedLength=ce.packedLength+ie.packedLength+Ie.packedLength+7;fm.pack=function(e,t,n){return n=y(n,0),ce.pack(e._rectangle,t,n),n+=ce.packedLength,ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._granularity,t[n++]=e._surfaceHeight,t[n++]=e._rotation,t[n++]=e._stRotation,t[n++]=e._extrudedHeight,t[n++]=e._shadowVolume?1:0,t[n]=y(e._offsetAttribute,-1),t};var Sme=new ce,vme=ie.clone(ie.UNIT_SPHERE),Dy={rectangle:Sme,ellipsoid:vme,vertexFormat:Q7,granularity:void 0,height:void 0,rotation:void 0,stRotation:void 0,extrudedHeight:void 0,shadowVolume:void 0,offsetAttribute:void 0};fm.unpack=function(e,t,n){t=y(t,0);let i=ce.unpack(e,t,Sme);t+=ce.packedLength;let o=ie.unpack(e,t,vme);t+=ie.packedLength;let r=Ie.unpack(e,t,Q7);t+=Ie.packedLength;let s=e[t++],a=e[t++],c=e[t++],l=e[t++],f=e[t++],d=e[t++]===1,p=e[t];return u(n)?(n._rectangle=ce.clone(i,n._rectangle),n._ellipsoid=ie.clone(o,n._ellipsoid),n._vertexFormat=Ie.clone(r,n._vertexFormat),n._granularity=s,n._surfaceHeight=a,n._rotation=c,n._stRotation=l,n._extrudedHeight=f,n._shadowVolume=d,n._offsetAttribute=p===-1?void 0:p,n):(Dy.granularity=s,Dy.height=a,Dy.rotation=c,Dy.stRotation=l,Dy.extrudedHeight=f,Dy.shadowVolume=d,Dy.offsetAttribute=p===-1?void 0:p,new fm(Dy))};fm.computeRectangle=function(e,t){e=y(e,y.EMPTY_OBJECT);let n=e.rectangle,i=y(e.granularity,P.RADIANS_PER_DEGREE),o=y(e.ellipsoid,ie.WGS84),r=y(e.rotation,0);return $7(n,i,r,o,t)};var Vrt=new Z,pme=new Le,Urt=new he;fm.createGeometry=function(e){if(P.equalsEpsilon(e._rectangle.north,e._rectangle.south,P.EPSILON10)||P.equalsEpsilon(e._rectangle.east,e._rectangle.west,P.EPSILON10))return;let t=e._rectangle,n=e._ellipsoid,i=e._rotation,o=e._stRotation,r=e._vertexFormat,s=cs.computeOptions(t,e._granularity,i,o,xme,bme,Frt),a=Vrt;if(o!==0||i!==0){let g=ce.center(t,Urt),m=n.geodeticSurfaceNormalCartographic(g,J7);Le.fromAxisAngle(m,-o,pme),Z.fromQuaternion(pme,a)}else Z.clone(Z.IDENTITY,a);let c=e._surfaceHeight,l=e._extrudedHeight,f=!P.equalsEpsilon(c,l,0,P.EPSILON2);s.lonScalar=1/e._rectangle.width,s.latScalar=1/e._rectangle.height,s.tangentRotationMatrix=a;let d,p;if(t=e._rectangle,f){d=Lrt(e,s);let g=se.fromRectangle3D(t,n,c,Rrt),m=se.fromRectangle3D(t,n,l,Ort);p=se.union(g,m)}else{if(d=Eme(e,s),d.attributes.position.values=oi.scaleToGeodeticHeight(d.attributes.position.values,c,n,!1),u(e._offsetAttribute)){let g=d.attributes.position.values.length,m=e._offsetAttribute===on.NONE?0:1,A=new Uint8Array(g/3).fill(m);d.attributes.applyOffset=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:1,values:A})}p=se.fromRectangle3D(t,n,c)}return r.position||delete d.attributes.position,new ct({attributes:d.attributes,indices:d.indices,primitiveType:d.primitiveType,boundingSphere:p,offsetAttribute:e._offsetAttribute})};fm.createShadowVolume=function(e,t,n){let i=e._granularity,o=e._ellipsoid,r=t(i,o),s=n(i,o);return new fm({rectangle:e._rectangle,rotation:e._rotation,ellipsoid:o,stRotation:e._stRotation,granularity:i,extrudedHeight:s,height:r,vertexFormat:Ie.POSITION_ONLY,shadowVolume:!0})};var _me=new ce,krt=[new H,new H,new H],zrt=new Zi,Hrt=new he;function Grt(e){if(e._stRotation===0)return[0,0,0,1,1,0];let t=ce.clone(e._rectangle,_me),n=e._granularity,i=e._ellipsoid,o=e._rotation-e._stRotation,r=$7(t,n,o,i,_me),s=krt;s[0].x=r.west,s[0].y=r.south,s[1].x=r.west,s[1].y=r.north,s[2].x=r.east,s[2].y=r.south;let a=e.rectangle,c=Zi.fromRotation(e._stRotation,zrt),l=ce.center(a,Hrt);for(let m=0;m<3;++m){let A=s[m];A.x-=l.longitude,A.y-=l.latitude,Zi.multiplyByVector(c,A,A),A.x+=l.longitude,A.y+=l.latitude,A.x=(A.x-a.west)/a.width,A.y=(A.y-a.south)/a.height}let f=s[0],d=s[1],p=s[2],g=new Array(6);return H.pack(f,g),H.pack(d,g,2),H.pack(p,g,4),g}Object.defineProperties(fm.prototype,{rectangle:{get:function(){return u(this._rotatedRectangle)||(this._rotatedRectangle=$7(this._rectangle,this._granularity,this._rotation,this._ellipsoid)),this._rotatedRectangle}},textureCoordinateRotationPoints:{get:function(){return u(this._textureCoordinateRotationPoints)||(this._textureCoordinateRotationPoints=Grt(this)),this._textureCoordinateRotationPoints}}});var Gx=fm;var Dme=new z,wme=h.ZERO,Ime=new h,Pme=new ce,Wrt=new ce,jrt=new he;function Yrt(e){this.id=e,this.vertexFormat=void 0,this.rectangle=void 0,this.height=void 0,this.extrudedHeight=void 0,this.granularity=void 0,this.stRotation=void 0,this.rotation=void 0,this.offsetAttribute=void 0}function Hd(e,t){Yn.call(this,{entity:e,scene:t,geometryOptions:new Yrt(e),geometryPropertyName:"rectangle",observedPropertyNames:["availability","rectangle"]}),this._onEntityPropertyChanged(e,"rectangle",e.rectangle,void 0)}u(Object.create)&&(Hd.prototype=Object.create(Yn.prototype),Hd.prototype.constructor=Hd);Hd.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),distanceDisplayCondition:Un.fromDistanceDisplayCondition(this._distanceDisplayConditionProperty.getValue(e)),offset:void 0,color:void 0};if(this._materialProperty instanceof Nt){let o;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(o=this._materialProperty.color.getValue(e,Dme)),u(o)||(o=z.WHITE),i.color=Ft.fromColor(o)}return u(this._options.offsetAttribute)&&(i.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,wme,Ime))),new yt({id:t,geometry:new Gx(this._options),attributes:i})};Hd.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,Dme),o=this._distanceDisplayConditionProperty.getValue(e),r={show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o),offset:void 0};return u(this._options.offsetAttribute)&&(r.offset=ji.fromCartesian3(j.getValueOrDefault(this._terrainOffsetProperty,e,wme,Ime))),new yt({id:t,geometry:new Y0(this._options),attributes:r})};Hd.prototype._computeCenter=function(e,t){let n=j.getValueOrUndefined(this._entity.rectangle.coordinates,e,Wrt);if(!u(n))return;let i=ce.center(n,jrt);return he.toCartesian(i,ie.WGS84,t)};Hd.prototype._isHidden=function(e,t){return!u(t.coordinates)||si.prototype._isHidden.call(this,e,t)};Hd.prototype._isDynamic=function(e,t){return!t.coordinates.isConstant||!j.isConstant(t.height)||!j.isConstant(t.extrudedHeight)||!j.isConstant(t.granularity)||!j.isConstant(t.stRotation)||!j.isConstant(t.rotation)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.zIndex)||this._onTerrain&&!j.isConstant(this._materialProperty)&&!(this._materialProperty instanceof Nt)};Hd.prototype._setStaticOptions=function(e,t){let n=this._materialProperty instanceof Nt,i=j.getValueOrUndefined(t.height,ze.MINIMUM_VALUE),o=j.getValueOrDefault(t.heightReference,ze.MINIMUM_VALUE,We.NONE),r=j.getValueOrUndefined(t.extrudedHeight,ze.MINIMUM_VALUE),s=j.getValueOrDefault(t.extrudedHeightReference,ze.MINIMUM_VALUE,We.NONE);u(r)&&!u(i)&&(i=0);let a=this._options;a.vertexFormat=n?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,a.rectangle=t.coordinates.getValue(ze.MINIMUM_VALUE,a.rectangle),a.granularity=j.getValueOrUndefined(t.granularity,ze.MINIMUM_VALUE),a.stRotation=j.getValueOrUndefined(t.stRotation,ze.MINIMUM_VALUE),a.rotation=j.getValueOrUndefined(t.rotation,ze.MINIMUM_VALUE),a.offsetAttribute=Yn.computeGeometryOffsetAttribute(i,o,r,s),a.height=Yn.getGeometryHeight(i,o),r=Yn.getGeometryExtrudedHeight(r,s),r===Yn.CLAMP_TO_GROUND&&(r=ui.getMinimumMaximumHeights(Gx.computeRectangle(a,Pme)).minimumTerrainHeight),a.extrudedHeight=r};Hd.DynamicGeometryUpdater=Bb;function Bb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(Bb.prototype=Object.create(ri.prototype),Bb.prototype.constructor=Bb);Bb.prototype._isHidden=function(e,t,n){return!u(this._options.rectangle)||ri.prototype._isHidden.call(this,e,t,n)};Bb.prototype._setOptions=function(e,t,n){let i=this._options,o=j.getValueOrUndefined(t.height,n),r=j.getValueOrDefault(t.heightReference,n,We.NONE),s=j.getValueOrUndefined(t.extrudedHeight,n),a=j.getValueOrDefault(t.extrudedHeightReference,n,We.NONE);u(s)&&!u(o)&&(o=0),i.rectangle=j.getValueOrUndefined(t.coordinates,n,i.rectangle),i.granularity=j.getValueOrUndefined(t.granularity,n),i.stRotation=j.getValueOrUndefined(t.stRotation,n),i.rotation=j.getValueOrUndefined(t.rotation,n),i.offsetAttribute=Yn.computeGeometryOffsetAttribute(o,r,s,a),i.height=Yn.getGeometryHeight(o,r),s=Yn.getGeometryExtrudedHeight(s,a),s===Yn.CLAMP_TO_GROUND&&(s=ui.getMinimumMaximumHeights(Gx.computeRectangle(i,Pme)).minimumTerrainHeight),i.extrudedHeight=s};var sN=Hd;var Ome=new z,qrt=new bt,Xrt=new bt,Krt=h.ZERO,Zrt=new h;function Gd(e,t,n,i,o,r,s){this.translucent=t,this.appearanceType=n,this.depthFailAppearanceType=i,this.depthFailMaterialProperty=o,this.depthFailMaterial=void 0,this.closed=r,this.shadows=s,this.primitives=e,this.createPrimitive=!1,this.waitingOnCreate=!1,this.primitive=void 0,this.oldPrimitive=void 0,this.geometry=new At,this.updaters=new At,this.updatersWithAttributes=new At,this.attributes=new At,this.subscriptions=new At,this.showsUpdated=new At,this.itemsToRemove=[],this.invalidated=!1;let a;u(o)&&(a=o.definitionChanged.addEventListener(Gd.prototype.onMaterialChanged,this)),this.removeMaterialSubscription=a}Gd.prototype.onMaterialChanged=function(){this.invalidated=!0};Gd.prototype.isMaterial=function(e){let t=this.depthFailMaterialProperty,n=e.depthFailMaterialProperty;return n===t?!0:u(t)?t.equals(n):!1};Gd.prototype.add=function(e,t){let n=e.id;if(this.createPrimitive=!0,this.geometry.set(n,t),this.updaters.set(n,e),!e.hasConstantFill||!e.fillMaterialProperty.isConstant||!j.isConstant(e.distanceDisplayConditionProperty)||!j.isConstant(e.terrainOffsetProperty))this.updatersWithAttributes.set(n,e);else{let i=this;this.subscriptions.set(n,e.entity.definitionChanged.addEventListener(function(o,r,s,a){r==="isShowing"&&i.showsUpdated.set(e.id,e)}))}};Gd.prototype.remove=function(e){let t=e.id;if(this.createPrimitive=this.geometry.remove(t)||this.createPrimitive,this.updaters.remove(t)){this.updatersWithAttributes.remove(t);let n=this.subscriptions.get(t);return u(n)&&(n(),this.subscriptions.remove(t),this.showsUpdated.remove(t)),!0}return!1};Gd.prototype.update=function(e){let t=!0,n=0,i=this.primitive,o=this.primitives,r;if(this.createPrimitive){let s=this.geometry.values;if(s.length>0){u(i)&&(u(this.oldPrimitive)?o.remove(i):this.oldPrimitive=i);let c;u(this.depthFailAppearanceType)&&(u(this.depthFailMaterialProperty)&&(this.depthFailMaterial=Yo.getValue(e,this.depthFailMaterialProperty,this.depthFailMaterial)),c=new this.depthFailAppearanceType({material:this.depthFailMaterial,translucent:this.translucent,closed:this.closed})),i=new Dn({show:!1,asynchronous:!0,geometryInstances:s.slice(),appearance:new this.appearanceType({translucent:this.translucent,closed:this.closed}),depthFailAppearance:c,shadows:this.shadows}),o.add(i),t=!1}else{u(i)&&(o.remove(i),i=void 0);let c=this.oldPrimitive;u(c)&&(o.remove(c),this.oldPrimitive=void 0)}this.attributes.removeAll(),this.primitive=i,this.createPrimitive=!1,this.waitingOnCreate=!0}else if(u(i)&&i.ready){i.show=!0,u(this.oldPrimitive)&&(o.remove(this.oldPrimitive),this.oldPrimitive=void 0),u(this.depthFailAppearanceType)&&!(this.depthFailMaterialProperty instanceof Nt)&&(this.depthFailMaterial=Yo.getValue(e,this.depthFailMaterialProperty,this.depthFailMaterial),this.primitive.depthFailAppearance.material=this.depthFailMaterial);let s=this.updatersWithAttributes.values,a=s.length,c=this.waitingOnCreate;for(r=0;r<a;r++){let l=s[r],f=this.geometry.get(l.id),d=this.attributes.get(f.id.id);if(u(d)||(d=i.getGeometryInstanceAttributes(f.id),this.attributes.set(f.id.id,d)),!l.fillMaterialProperty.isConstant||c){let x=l.fillMaterialProperty.color,C=j.getValueOrDefault(x,e,z.WHITE,Ome);z.equals(d._lastColor,C)||(d._lastColor=z.clone(C,d._lastColor),d.color=Ft.toValue(C,d.color),(this.translucent&&d.color[3]===255||!this.translucent&&d.color[3]!==255)&&(this.itemsToRemove[n++]=l))}if(u(this.depthFailAppearanceType)&&l.depthFailMaterialProperty instanceof Nt&&(!l.depthFailMaterialProperty.isConstant||c)){let x=l.depthFailMaterialProperty.color,C=j.getValueOrDefault(x,e,z.WHITE,Ome);z.equals(d._lastDepthFailColor,C)||(d._lastDepthFailColor=z.clone(C,d._lastDepthFailColor),d.depthFailColor=Ft.toValue(C,d.depthFailColor))}let p=l.entity.isShowing&&(l.hasConstantFill||l.isFilled(e)),g=d.show[0]===1;p!==g&&(d.show=yn.toValue(p,d.show));let m=l.distanceDisplayConditionProperty;if(!j.isConstant(m)){let x=j.getValueOrDefault(m,e,Xrt,qrt);bt.equals(x,d._lastDistanceDisplayCondition)||(d._lastDistanceDisplayCondition=bt.clone(x,d._lastDistanceDisplayCondition),d.distanceDisplayCondition=Un.toValue(x,d.distanceDisplayCondition))}let A=l.terrainOffsetProperty;if(!j.isConstant(A)){let x=j.getValueOrDefault(A,e,Krt,Zrt);h.equals(x,d._lastOffset)||(d._lastOffset=h.clone(x,d._lastOffset),d.offset=ji.toValue(x,d.offset))}}this.updateShows(i),this.waitingOnCreate=!1}else u(i)&&!i.ready&&(t=!1);return this.itemsToRemove.length=n,t};Gd.prototype.updateShows=function(e){let t=this.showsUpdated.values,n=t.length;for(let i=0;i<n;i++){let o=t[i],r=this.geometry.get(o.id),s=this.attributes.get(r.id.id);u(s)||(s=e.getGeometryInstanceAttributes(r.id),this.attributes.set(r.id.id,s));let a=o.entity.isShowing,c=s.show[0]===1;a!==c&&(s.show=yn.toValue(a,s.show),r.attributes.show.value[0]=s.show[0])}this.showsUpdated.removeAll()};Gd.prototype.contains=function(e){return this.updaters.contains(e.id)};Gd.prototype.getBoundingSphere=function(e,t){let n=this.primitive;if(!n.ready)return at.PENDING;let i=n.getGeometryInstanceAttributes(e.entity);return!u(i)||!u(i.boundingSphere)||u(i.show)&&i.show[0]===0?at.FAILED:(i.boundingSphere.clone(t),at.DONE)};Gd.prototype.destroy=function(){let e=this.primitive,t=this.primitives;u(e)&&t.remove(e);let n=this.oldPrimitive;u(n)&&t.remove(n),u(this.removeMaterialSubscription)&&this.removeMaterialSubscription()};function Mb(e,t,n,i,o){this._solidItems=[],this._translucentItems=[],this._primitives=e,this._appearanceType=t,this._depthFailAppearanceType=n,this._closed=i,this._shadows=o}Mb.prototype.add=function(e,t){let n,i,o=t.createFillGeometryInstance(e);o.attributes.color.value[3]===255?(n=this._solidItems,i=!1):(n=this._translucentItems,i=!0);let r=n.length;for(let a=0;a<r;a++){let c=n[a];if(c.isMaterial(t)){c.add(t,o);return}}let s=new Gd(this._primitives,i,this._appearanceType,this._depthFailAppearanceType,t.depthFailMaterialProperty,this._closed,this._shadows);s.add(t,o),n.push(s)};function Rme(e,t){let n=e.length;for(let i=n-1;i>=0;i--){let o=e[i];if(o.remove(t))return o.updaters.length===0&&(e.splice(i,1),o.destroy()),!0}return!1}Mb.prototype.remove=function(e){Rme(this._solidItems,e)||Rme(this._translucentItems,e)};function Bme(e,t,n){let i=!1,o=t.length;for(let r=0;r<o;++r){let s=t[r],a=s.itemsToRemove,c=a.length;if(c>0)for(r=0;r<c;r++){let l=a[r];s.remove(l),e.add(n,l),i=!0}}return i}function pz(e,t,n,i){let o=t.length,r;for(r=o-1;r>=0;r--){let s=t[r];if(s.invalidated){t.splice(r,1);let a=s.updaters.values,c=a.length;for(let l=0;l<c;l++)e.add(n,a[l]);s.destroy()}}for(o=t.length,r=0;r<o;++r)i=t[r].update(n)&&i;return i}Mb.prototype.update=function(e){let t=pz(this,this._solidItems,e,!0);t=pz(this,this._translucentItems,e,t)&&t;let n=Bme(this,this._solidItems,e),i=Bme(this,this._translucentItems,e);return(n||i)&&(t=pz(this,this._solidItems,e,t)&&t,t=pz(this,this._translucentItems,e,t)&&t),t};function Mme(e,t,n){let i=e.length;for(let o=0;o<i;o++){let r=e[o];if(r.contains(t))return r.getBoundingSphere(t,n)}return at.FAILED}Mb.prototype.getBoundingSphere=function(e,t){let n=Mme(this._solidItems,e,t);return n===at.FAILED?Mme(this._translucentItems,e,t):n};function Lme(e){let t=e.length;for(let n=0;n<t;n++)e[n].destroy();e.length=0}Mb.prototype.removeAllPrimitives=function(){Lme(this._solidItems),Lme(this._translucentItems)};var If=Mb;var Jrt=new bt,Qrt=new bt,$rt=h.ZERO,est=new h;function Wd(e,t,n,i,o,r,s){this.primitives=e,this.appearanceType=t,this.materialProperty=n,this.depthFailAppearanceType=i,this.depthFailMaterialProperty=o,this.closed=r,this.shadows=s,this.updaters=new At,this.createPrimitive=!0,this.primitive=void 0,this.oldPrimitive=void 0,this.geometry=new At,this.material=void 0,this.depthFailMaterial=void 0,this.updatersWithAttributes=new At,this.attributes=new At,this.invalidated=!1,this.removeMaterialSubscription=n.definitionChanged.addEventListener(Wd.prototype.onMaterialChanged,this),this.subscriptions=new At,this.showsUpdated=new At}Wd.prototype.onMaterialChanged=function(){this.invalidated=!0};Wd.prototype.isMaterial=function(e){let t=this.materialProperty,n=e.fillMaterialProperty,i=this.depthFailMaterialProperty,o=e.depthFailMaterialProperty;if(n===t&&o===i)return!0;let r=u(t)&&t.equals(n);return r=(!u(i)&&!u(o)||u(i)&&i.equals(o))&&r,r};Wd.prototype.add=function(e,t){let n=t.id;if(this.updaters.set(n,t),this.geometry.set(n,t.createFillGeometryInstance(e)),!t.hasConstantFill||!t.fillMaterialProperty.isConstant||!j.isConstant(t.distanceDisplayConditionProperty)||!j.isConstant(t.terrainOffsetProperty))this.updatersWithAttributes.set(n,t);else{let i=this;this.subscriptions.set(n,t.entity.definitionChanged.addEventListener(function(o,r,s,a){r==="isShowing"&&i.showsUpdated.set(t.id,t)}))}this.createPrimitive=!0};Wd.prototype.remove=function(e){let t=e.id;if(this.createPrimitive=this.geometry.remove(t)||this.createPrimitive,this.updaters.remove(t)){this.updatersWithAttributes.remove(t);let n=this.subscriptions.get(t);return u(n)&&(n(),this.subscriptions.remove(t),this.showsUpdated.remove(t)),!0}return!1};var tst=new z;Wd.prototype.update=function(e){let t=!0,n=this.primitive,i=this.primitives,o=this.geometry.values,r;if(this.createPrimitive){if(o.length>0){u(n)&&(u(this.oldPrimitive)?i.remove(n):this.oldPrimitive=n),this.material=Yo.getValue(e,this.materialProperty,this.material);let a;u(this.depthFailMaterialProperty)&&(this.depthFailMaterial=Yo.getValue(e,this.depthFailMaterialProperty,this.depthFailMaterial),a=new this.depthFailAppearanceType({material:this.depthFailMaterial,translucent:this.depthFailMaterial.isTranslucent(),closed:this.closed})),n=new Dn({show:!1,asynchronous:!0,geometryInstances:o.slice(),appearance:new this.appearanceType({material:this.material,translucent:this.material.isTranslucent(),closed:this.closed}),depthFailAppearance:a,shadows:this.shadows}),i.add(n),t=!1}else{u(n)&&(i.remove(n),n=void 0);let a=this.oldPrimitive;u(a)&&(i.remove(a),this.oldPrimitive=void 0)}this.attributes.removeAll(),this.primitive=n,this.createPrimitive=!1}else if(u(n)&&n.ready){n.show=!0,u(this.oldPrimitive)&&(i.remove(this.oldPrimitive),this.oldPrimitive=void 0),this.material=Yo.getValue(e,this.materialProperty,this.material),this.primitive.appearance.material=this.material,u(this.depthFailAppearanceType)&&!(this.depthFailMaterialProperty instanceof Nt)&&(this.depthFailMaterial=Yo.getValue(e,this.depthFailMaterialProperty,this.depthFailMaterial),this.primitive.depthFailAppearance.material=this.depthFailMaterial);let s=this.updatersWithAttributes.values,a=s.length;for(r=0;r<a;r++){let c=s[r],l=c.entity,f=this.geometry.get(c.id),d=this.attributes.get(f.id.id);if(u(d)||(d=n.getGeometryInstanceAttributes(f.id),this.attributes.set(f.id.id,d)),u(this.depthFailAppearanceType)&&this.depthFailMaterialProperty instanceof Nt&&!c.depthFailMaterialProperty.isConstant){let x=c.depthFailMaterialProperty.color,C=j.getValueOrDefault(x,e,z.WHITE,tst);z.equals(d._lastDepthFailColor,C)||(d._lastDepthFailColor=z.clone(C,d._lastDepthFailColor),d.depthFailColor=Ft.toValue(C,d.depthFailColor))}let p=l.isShowing&&(c.hasConstantFill||c.isFilled(e)),g=d.show[0]===1;p!==g&&(d.show=yn.toValue(p,d.show));let m=c.distanceDisplayConditionProperty;if(!j.isConstant(m)){let x=j.getValueOrDefault(m,e,Qrt,Jrt);bt.equals(x,d._lastDistanceDisplayCondition)||(d._lastDistanceDisplayCondition=bt.clone(x,d._lastDistanceDisplayCondition),d.distanceDisplayCondition=Un.toValue(x,d.distanceDisplayCondition))}let A=c.terrainOffsetProperty;if(!j.isConstant(A)){let x=j.getValueOrDefault(A,e,$rt,est);h.equals(x,d._lastOffset)||(d._lastOffset=h.clone(x,d._lastOffset),d.offset=ji.toValue(x,d.offset))}}this.updateShows(n)}else u(n)&&!n.ready&&(t=!1);return t};Wd.prototype.updateShows=function(e){let t=this.showsUpdated.values,n=t.length;for(let i=0;i<n;i++){let o=t[i],r=o.entity,s=this.geometry.get(o.id),a=this.attributes.get(s.id.id);u(a)||(a=e.getGeometryInstanceAttributes(s.id),this.attributes.set(s.id.id,a));let c=r.isShowing,l=a.show[0]===1;c!==l&&(a.show=yn.toValue(c,a.show),s.attributes.show.value[0]=a.show[0])}this.showsUpdated.removeAll()};Wd.prototype.contains=function(e){return this.updaters.contains(e.id)};Wd.prototype.getBoundingSphere=function(e,t){let n=this.primitive;if(!n.ready)return at.PENDING;let i=n.getGeometryInstanceAttributes(e.entity);return!u(i)||!u(i.boundingSphere)||u(i.show)&&i.show[0]===0?at.FAILED:(i.boundingSphere.clone(t),at.DONE)};Wd.prototype.destroy=function(){let e=this.primitive,t=this.primitives;u(e)&&t.remove(e);let n=this.oldPrimitive;u(n)&&t.remove(n),this.removeMaterialSubscription()};function Lb(e,t,n,i,o){this._items=[],this._primitives=e,this._appearanceType=t,this._depthFailAppearanceType=n,this._closed=i,this._shadows=o}Lb.prototype.add=function(e,t){let n=this._items,i=n.length;for(let r=0;r<i;r++){let s=n[r];if(s.isMaterial(t)){s.add(e,t);return}}let o=new Wd(this._primitives,this._appearanceType,t.fillMaterialProperty,this._depthFailAppearanceType,t.depthFailMaterialProperty,this._closed,this._shadows);o.add(e,t),n.push(o)};Lb.prototype.remove=function(e){let t=this._items,n=t.length;for(let i=n-1;i>=0;i--){let o=t[i];if(o.remove(e)){o.updaters.length===0&&(t.splice(i,1),o.destroy());break}}};Lb.prototype.update=function(e){let t,n=this._items,i=n.length;for(t=i-1;t>=0;t--){let r=n[t];if(r.invalidated){n.splice(t,1);let s=r.updaters.values,a=s.length;for(let c=0;c<a;c++)this.add(e,s[c]);r.destroy()}}let o=!0;for(t=0;t<n.length;t++)o=n[t].update(e)&&o;return o};Lb.prototype.getBoundingSphere=function(e,t){let n=this._items,i=n.length;for(let o=0;o<i;o++){let r=n[o];if(r.contains(e))return r.getBoundingSphere(e,t)}return at.FAILED};Lb.prototype.removeAllPrimitives=function(){let e=this._items,t=e.length;for(let n=0;n<t;n++)e[n].destroy();this._items.length=0};var Pf=Lb;var Fme=wo(Nme(),1);function _z(){this._tree=new Fme.default}function Wx(){this.minX=0,this.minY=0,this.maxX=0,this.maxY=0,this.id=""}Wx.fromRectangleAndId=function(e,t,n){return n.minX=t.west,n.minY=t.south,n.maxX=t.east,n.maxY=t.north,n.id=e,n};_z.prototype.insert=function(e,t){let n=Wx.fromRectangleAndId(e,t,new Wx);this._tree.insert(n)};function nst(e,t){return e.id===t.id}var ist=new Wx;_z.prototype.remove=function(e,t){let n=Wx.fromRectangleAndId(e,t,ist);this._tree.remove(n,nst)};var ost=new Wx;_z.prototype.collides=function(e){let t=Wx.fromRectangleAndId("",e,ost);return this._tree.collides(t)};var jx=_z;var rst=new z,sst=new bt,ast=new bt;function D_(e,t,n,i){this.primitives=e,this.zIndex=i,this.classificationType=t,this.color=n,this.createPrimitive=!1,this.waitingOnCreate=!1,this.primitive=void 0,this.oldPrimitive=void 0,this.geometry=new At,this.updaters=new At,this.updatersWithAttributes=new At,this.attributes=new At,this.subscriptions=new At,this.showsUpdated=new At,this.itemsToRemove=[],this.isDirty=!1,this.rectangleCollisionCheck=new jx}D_.prototype.overlapping=function(e){return this.rectangleCollisionCheck.collides(e)};D_.prototype.add=function(e,t){let n=e.id;if(this.createPrimitive=!0,this.geometry.set(n,t),this.updaters.set(n,e),this.rectangleCollisionCheck.insert(n,t.geometry.rectangle),!e.hasConstantFill||!e.fillMaterialProperty.isConstant||!j.isConstant(e.distanceDisplayConditionProperty))this.updatersWithAttributes.set(n,e);else{let i=this;this.subscriptions.set(n,e.entity.definitionChanged.addEventListener(function(o,r,s,a){r==="isShowing"&&i.showsUpdated.set(e.id,e)}))}};D_.prototype.remove=function(e){let t=e.id,n=this.geometry.get(t);if(this.createPrimitive=this.geometry.remove(t)||this.createPrimitive,this.updaters.remove(t)){this.rectangleCollisionCheck.remove(t,n.geometry.rectangle),this.updatersWithAttributes.remove(t);let i=this.subscriptions.get(t);return u(i)&&(i(),this.subscriptions.remove(t),this.showsUpdated.remove(t)),!0}return!1};D_.prototype.update=function(e){let t=!0,n=0,i=this.primitive,o=this.primitives,r;if(this.createPrimitive){let s=this.geometry.values;if(s.length>0)u(i)&&(u(this.oldPrimitive)?o.remove(i):this.oldPrimitive=i),i=new Rc({show:!1,asynchronous:!0,geometryInstances:s.slice(),classificationType:this.classificationType}),o.add(i,this.zIndex),t=!1;else{u(i)&&(o.remove(i),i=void 0);let c=this.oldPrimitive;u(c)&&(o.remove(c),this.oldPrimitive=void 0)}this.attributes.removeAll(),this.primitive=i,this.createPrimitive=!1,this.waitingOnCreate=!0}else if(u(i)&&i.ready){i.show=!0,u(this.oldPrimitive)&&(o.remove(this.oldPrimitive),this.oldPrimitive=void 0);let s=this.updatersWithAttributes.values,a=s.length,c=this.waitingOnCreate;for(r=0;r<a;r++){let l=s[r],f=this.geometry.get(l.id),d=this.attributes.get(f.id.id);if(u(d)||(d=i.getGeometryInstanceAttributes(f.id),this.attributes.set(f.id.id,d)),!l.fillMaterialProperty.isConstant||c){let A=l.fillMaterialProperty.color,x=j.getValueOrDefault(A,e,z.WHITE,rst);z.equals(d._lastColor,x)||(d._lastColor=z.clone(x,d._lastColor),d.color=Ft.toValue(x,d.color))}let p=l.entity.isShowing&&(l.hasConstantFill||l.isFilled(e)),g=d.show[0]===1;p!==g&&(d.show=yn.toValue(p,d.show));let m=l.distanceDisplayConditionProperty;if(!j.isConstant(m)){let A=j.getValueOrDefault(m,e,ast,sst);bt.equals(A,d._lastDistanceDisplayCondition)||(d._lastDistanceDisplayCondition=bt.clone(A,d._lastDistanceDisplayCondition),d.distanceDisplayCondition=Un.toValue(A,d.distanceDisplayCondition))}}this.updateShows(i),this.waitingOnCreate=!1}else u(i)&&!i.ready&&(t=!1);return this.itemsToRemove.length=n,t};D_.prototype.updateShows=function(e){let t=this.showsUpdated.values,n=t.length;for(let i=0;i<n;i++){let o=t[i],r=this.geometry.get(o.id),s=this.attributes.get(r.id.id);u(s)||(s=e.getGeometryInstanceAttributes(r.id),this.attributes.set(r.id.id,s));let a=o.entity.isShowing,c=s.show[0]===1;a!==c&&(s.show=yn.toValue(a,s.show),r.attributes.show.value[0]=s.show[0])}this.showsUpdated.removeAll()};D_.prototype.contains=function(e){return this.updaters.contains(e.id)};D_.prototype.getBoundingSphere=function(e,t){let n=this.primitive;if(!n.ready)return at.PENDING;let i=n.getBoundingSphere(e.entity);return u(i)?(i.clone(t),at.DONE):at.FAILED};D_.prototype.removeAllPrimitives=function(){let e=this.primitives,t=this.primitive;u(t)&&(e.remove(t),this.primitive=void 0,this.geometry.removeAll(),this.updaters.removeAll());let n=this.oldPrimitive;u(n)&&(e.remove(n),this.oldPrimitive=void 0)};function Nb(e,t){this._batches=[],this._primitives=e,this._classificationType=t}Nb.prototype.add=function(e,t){let n=t.createFillGeometryInstance(e),i=this._batches,o=j.getValueOrDefault(t.zIndex,0),r,s=i.length;for(let a=0;a<s;++a){let c=i[a];if(c.zIndex===o&&!c.overlapping(n.geometry.rectangle)){r=c;break}}return u(r)||(r=new D_(this._primitives,this._classificationType,n.attributes.color.value,o),i.push(r)),r.add(t,n),r};Nb.prototype.remove=function(e){let t=this._batches,n=t.length;for(let i=0;i<n;++i)if(t[i].remove(e))return};Nb.prototype.update=function(e){let t,n,i=!0,o=this._batches,r=o.length;for(t=0;t<r;++t)i=o[t].update(e)&&i;for(t=0;t<r;++t){let s=o[t],a=s.itemsToRemove,c=a.length;for(let l=0;l<c;l++){n=a[l],s.remove(n);let f=this.add(e,n);s.isDirty=!0,f.isDirty=!0}}for(t=r-1;t>=0;--t){let s=o[t];s.isDirty&&(i=o[t].update(e)&&i,s.isDirty=!1),s.geometry.length===0&&o.splice(t,1)}return i};Nb.prototype.getBoundingSphere=function(e,t){let n=this._batches,i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.contains(e))return r.getBoundingSphere(e,t)}return at.FAILED};Nb.prototype.removeAllPrimitives=function(){let e=this._batches,t=e.length;for(let n=0;n<t;++n)e[n].removeAllPrimitives()};var Fb=Nb;var cst=new bt,lst=new bt;function Of(e,t,n,i,o,r){this.primitives=e,this.classificationType=t,this.appearanceType=n,this.materialProperty=i,this.updaters=new At,this.createPrimitive=!0,this.primitive=void 0,this.oldPrimitive=void 0,this.geometry=new At,this.material=void 0,this.updatersWithAttributes=new At,this.attributes=new At,this.invalidated=!1,this.removeMaterialSubscription=i.definitionChanged.addEventListener(Of.prototype.onMaterialChanged,this),this.subscriptions=new At,this.showsUpdated=new At,this.usingSphericalTextureCoordinates=o,this.zIndex=r,this.rectangleCollisionCheck=new jx}Of.prototype.onMaterialChanged=function(){this.invalidated=!0};Of.prototype.overlapping=function(e){return this.rectangleCollisionCheck.collides(e)};Of.prototype.isMaterial=function(e){let t=this.materialProperty,n=e.fillMaterialProperty;return n===t||n instanceof Nt&&t instanceof Nt?!0:u(t)&&t.equals(n)};Of.prototype.add=function(e,t,n){let i=t.id;if(this.updaters.set(i,t),this.geometry.set(i,n),this.rectangleCollisionCheck.insert(i,n.geometry.rectangle),!t.hasConstantFill||!t.fillMaterialProperty.isConstant||!j.isConstant(t.distanceDisplayConditionProperty))this.updatersWithAttributes.set(i,t);else{let o=this;this.subscriptions.set(i,t.entity.definitionChanged.addEventListener(function(r,s,a,c){s==="isShowing"&&o.showsUpdated.set(t.id,t)}))}this.createPrimitive=!0};Of.prototype.remove=function(e){let t=e.id,n=this.geometry.get(t);if(this.createPrimitive=this.geometry.remove(t)||this.createPrimitive,this.updaters.remove(t)){this.rectangleCollisionCheck.remove(t,n.geometry.rectangle),this.updatersWithAttributes.remove(t);let i=this.subscriptions.get(t);return u(i)&&(i(),this.subscriptions.remove(t)),!0}return!1};Of.prototype.update=function(e){let t=!0,n=this.primitive,i=this.primitives,o=this.geometry.values,r;if(this.createPrimitive){if(o.length>0)u(n)&&(u(this.oldPrimitive)?i.remove(n):this.oldPrimitive=n),this.material=Yo.getValue(e,this.materialProperty,this.material),n=new Rc({show:!1,asynchronous:!0,geometryInstances:o.slice(),appearance:new this.appearanceType({material:this.material}),classificationType:this.classificationType}),i.add(n,this.zIndex),t=!1;else{u(n)&&(i.remove(n),n=void 0);let a=this.oldPrimitive;u(a)&&(i.remove(a),this.oldPrimitive=void 0)}this.attributes.removeAll(),this.primitive=n,this.createPrimitive=!1}else if(u(n)&&n.ready){n.show=!0,u(this.oldPrimitive)&&(i.remove(this.oldPrimitive),this.oldPrimitive=void 0),this.material=Yo.getValue(e,this.materialProperty,this.material),this.primitive.appearance.material=this.material;let s=this.updatersWithAttributes.values,a=s.length;for(r=0;r<a;r++){let c=s[r],l=c.entity,f=this.geometry.get(c.id),d=this.attributes.get(f.id.id);u(d)||(d=n.getGeometryInstanceAttributes(f.id),this.attributes.set(f.id.id,d));let p=l.isShowing&&(c.hasConstantFill||c.isFilled(e)),g=d.show[0]===1;p!==g&&(d.show=yn.toValue(p,d.show));let m=c.distanceDisplayConditionProperty;if(!j.isConstant(m)){let A=j.getValueOrDefault(m,e,lst,cst);bt.equals(A,d._lastDistanceDisplayCondition)||(d._lastDistanceDisplayCondition=bt.clone(A,d._lastDistanceDisplayCondition),d.distanceDisplayCondition=Un.toValue(A,d.distanceDisplayCondition))}}this.updateShows(n)}else u(n)&&!n.ready&&(t=!1);return t};Of.prototype.updateShows=function(e){let t=this.showsUpdated.values,n=t.length;for(let i=0;i<n;i++){let o=t[i],r=o.entity,s=this.geometry.get(o.id),a=this.attributes.get(s.id.id);u(a)||(a=e.getGeometryInstanceAttributes(s.id),this.attributes.set(s.id.id,a));let c=r.isShowing,l=a.show[0]===1;c!==l&&(a.show=yn.toValue(c,a.show),s.attributes.show.value[0]=a.show[0])}this.showsUpdated.removeAll()};Of.prototype.contains=function(e){return this.updaters.contains(e.id)};Of.prototype.getBoundingSphere=function(e,t){let n=this.primitive;if(!n.ready)return at.PENDING;let i=n.getGeometryInstanceAttributes(e.entity);return!u(i)||!u(i.boundingSphere)||u(i.show)&&i.show[0]===0?at.FAILED:(i.boundingSphere.clone(t),at.DONE)};Of.prototype.destroy=function(){let e=this.primitive,t=this.primitives;u(e)&&t.remove(e);let n=this.oldPrimitive;u(n)&&t.remove(n),this.removeMaterialSubscription()};function Vb(e,t,n){this._items=[],this._primitives=e,this._classificationType=t,this._appearanceType=n}Vb.prototype.add=function(e,t){let n=this._items,i=n.length,o=t.createFillGeometryInstance(e),r=tu.shouldUseSphericalCoordinates(o.geometry.rectangle),s=j.getValueOrDefault(t.zIndex,0);for(let c=0;c<i;++c){let l=n[c];if(l.isMaterial(t)&&l.usingSphericalTextureCoordinates===r&&l.zIndex===s&&!l.overlapping(o.geometry.rectangle)){l.add(e,t,o);return}}let a=new Of(this._primitives,this._classificationType,this._appearanceType,t.fillMaterialProperty,r,s);a.add(e,t,o),n.push(a)};Vb.prototype.remove=function(e){let t=this._items,n=t.length;for(let i=n-1;i>=0;i--){let o=t[i];if(o.remove(e)){o.updaters.length===0&&(t.splice(i,1),o.destroy());break}}};Vb.prototype.update=function(e){let t,n=this._items,i=n.length;for(t=i-1;t>=0;t--){let r=n[t];if(r.invalidated){n.splice(t,1);let s=r.updaters.values,a=s.length;for(let c=0;c<a;c++)this.add(e,s[c]);r.destroy()}}let o=!0;for(t=0;t<n.length;t++)o=n[t].update(e)&&o;return o};Vb.prototype.getBoundingSphere=function(e,t){let n=this._items,i=n.length;for(let o=0;o<i;o++){let r=n[o];if(r.contains(e))return r.getBoundingSphere(e,t)}return at.FAILED};Vb.prototype.removeAllPrimitives=function(){let e=this._items,t=e.length;for(let n=0;n<t;n++)e[n].destroy();this._items.length=0};var aN=Vb;var ust=new z,fst=new bt,dst=new bt,hst=h.ZERO,mst=new h;function w_(e,t,n,i){this.translucent=t,this.width=n,this.shadows=i,this.primitives=e,this.createPrimitive=!1,this.waitingOnCreate=!1,this.primitive=void 0,this.oldPrimitive=void 0,this.geometry=new At,this.updaters=new At,this.updatersWithAttributes=new At,this.attributes=new At,this.itemsToRemove=[],this.subscriptions=new At,this.showsUpdated=new At}w_.prototype.add=function(e,t){let n=e.id;if(this.createPrimitive=!0,this.geometry.set(n,t),this.updaters.set(n,e),!e.hasConstantOutline||!e.outlineColorProperty.isConstant||!j.isConstant(e.distanceDisplayConditionProperty)||!j.isConstant(e.terrainOffsetProperty))this.updatersWithAttributes.set(n,e);else{let i=this;this.subscriptions.set(n,e.entity.definitionChanged.addEventListener(function(o,r,s,a){r==="isShowing"&&i.showsUpdated.set(e.id,e)}))}};w_.prototype.remove=function(e){let t=e.id;if(this.createPrimitive=this.geometry.remove(t)||this.createPrimitive,this.updaters.remove(t)){this.updatersWithAttributes.remove(t);let n=this.subscriptions.get(t);return u(n)&&(n(),this.subscriptions.remove(t),this.showsUpdated.remove(t)),!0}return!1};w_.prototype.update=function(e){let t=!0,n=0,i=this.primitive,o=this.primitives,r;if(this.createPrimitive){let s=this.geometry.values;if(s.length>0)u(i)&&(u(this.oldPrimitive)?o.remove(i):this.oldPrimitive=i),i=new Dn({show:!1,asynchronous:!0,geometryInstances:s.slice(),appearance:new rn({flat:!0,translucent:this.translucent,renderState:{lineWidth:this.width}}),shadows:this.shadows}),o.add(i),t=!1;else{u(i)&&(o.remove(i),i=void 0);let c=this.oldPrimitive;u(c)&&(o.remove(c),this.oldPrimitive=void 0)}this.attributes.removeAll(),this.primitive=i,this.createPrimitive=!1,this.waitingOnCreate=!0}else if(u(i)&&i.ready){i.show=!0,u(this.oldPrimitive)&&(o.remove(this.oldPrimitive),this.oldPrimitive=void 0);let s=this.updatersWithAttributes.values,a=s.length,c=this.waitingOnCreate;for(r=0;r<a;r++){let l=s[r],f=this.geometry.get(l.id),d=this.attributes.get(f.id.id);if(u(d)||(d=i.getGeometryInstanceAttributes(f.id),this.attributes.set(f.id.id,d)),!l.outlineColorProperty.isConstant||c){let x=l.outlineColorProperty,C=j.getValueOrDefault(x,e,z.WHITE,ust);z.equals(d._lastColor,C)||(d._lastColor=z.clone(C,d._lastColor),d.color=Ft.toValue(C,d.color),(this.translucent&&d.color[3]===255||!this.translucent&&d.color[3]!==255)&&(this.itemsToRemove[n++]=l))}let p=l.entity.isShowing&&(l.hasConstantOutline||l.isOutlineVisible(e)),g=d.show[0]===1;p!==g&&(d.show=yn.toValue(p,d.show));let m=l.distanceDisplayConditionProperty;if(!j.isConstant(m)){let x=j.getValueOrDefault(m,e,dst,fst);bt.equals(x,d._lastDistanceDisplayCondition)||(d._lastDistanceDisplayCondition=bt.clone(x,d._lastDistanceDisplayCondition),d.distanceDisplayCondition=Un.toValue(x,d.distanceDisplayCondition))}let A=l.terrainOffsetProperty;if(!j.isConstant(A)){let x=j.getValueOrDefault(A,e,hst,mst);h.equals(x,d._lastOffset)||(d._lastOffset=h.clone(x,d._lastOffset),d.offset=ji.toValue(x,d.offset))}}this.updateShows(i),this.waitingOnCreate=!1}else u(i)&&!i.ready&&(t=!1);return this.itemsToRemove.length=n,t};w_.prototype.updateShows=function(e){let t=this.showsUpdated.values,n=t.length;for(let i=0;i<n;i++){let o=t[i],r=this.geometry.get(o.id),s=this.attributes.get(r.id.id);u(s)||(s=e.getGeometryInstanceAttributes(r.id),this.attributes.set(r.id.id,s));let a=o.entity.isShowing,c=s.show[0]===1;a!==c&&(s.show=yn.toValue(a,s.show),r.attributes.show.value[0]=s.show[0])}this.showsUpdated.removeAll()};w_.prototype.contains=function(e){return this.updaters.contains(e.id)};w_.prototype.getBoundingSphere=function(e,t){let n=this.primitive;if(!n.ready)return at.PENDING;let i=n.getGeometryInstanceAttributes(e.entity);return!u(i)||!u(i.boundingSphere)||u(i.show)&&i.show[0]===0?at.FAILED:(i.boundingSphere.clone(t),at.DONE)};w_.prototype.removeAllPrimitives=function(){let e=this.primitives,t=this.primitive;u(t)&&(e.remove(t),this.primitive=void 0,this.geometry.removeAll(),this.updaters.removeAll());let n=this.oldPrimitive;u(n)&&(e.remove(n),this.oldPrimitive=void 0)};function Ub(e,t,n){this._primitives=e,this._scene=t,this._shadows=n,this._solidBatches=new At,this._translucentBatches=new At}Ub.prototype.add=function(e,t){let n=t.createOutlineGeometryInstance(e),i=this._scene.clampLineWidth(t.outlineWidth),o,r;n.attributes.color.value[3]===255?(o=this._solidBatches,r=o.get(i),u(r)||(r=new w_(this._primitives,!1,i,this._shadows),o.set(i,r)),r.add(t,n)):(o=this._translucentBatches,r=o.get(i),u(r)||(r=new w_(this._primitives,!0,i,this._shadows),o.set(i,r)),r.add(t,n))};Ub.prototype.remove=function(e){let t,n=this._solidBatches.values,i=n.length;for(t=0;t<i;t++)if(n[t].remove(e))return;let o=this._translucentBatches.values,r=o.length;for(t=0;t<r;t++)if(o[t].remove(e))return};Ub.prototype.update=function(e){let t,n,i,o,r=this._solidBatches.values,s=r.length,a=this._translucentBatches.values,c=a.length,l,f=!0,d=!1;do{for(d=!1,n=0;n<s;n++){o=r[n],f=o.update(e),l=o.itemsToRemove;let p=l.length;if(p>0)for(d=!0,t=0;t<p;t++)i=l[t],o.remove(i),this.add(e,i)}for(n=0;n<c;n++){o=a[n],f=o.update(e),l=o.itemsToRemove;let p=l.length;if(p>0)for(d=!0,t=0;t<p;t++)i=l[t],o.remove(i),this.add(e,i)}}while(d);return f};Ub.prototype.getBoundingSphere=function(e,t){let n,i=this._solidBatches.values,o=i.length;for(n=0;n<o;n++){let a=i[n];if(a.contains(e))return a.getBoundingSphere(e,t)}let r=this._translucentBatches.values,s=r.length;for(n=0;n<s;n++){let a=r[n];if(a.contains(e))return a.getBoundingSphere(e,t)}return at.FAILED};Ub.prototype.removeAllPrimitives=function(){let e,t=this._solidBatches.values,n=t.length;for(e=0;e<n;e++)t[e].removeAllPrimitives();let i=this._translucentBatches.values,o=i.length;for(e=0;e<o;e++)i[e].removeAllPrimitives()};var kb=Ub;var Vme={};function pst(e,t){return P.equalsEpsilon(e.latitude,t.latitude,P.EPSILON10)&&P.equalsEpsilon(e.longitude,t.longitude,P.EPSILON10)}var _st=new he,gst=new he;function yst(e,t,n,i){t=yo(t,h.equalsEpsilon);let o=t.length;if(o<2)return;let r=u(i),s=u(n),a=new Array(o),c=new Array(o),l=new Array(o),f=t[0];a[0]=f;let d=e.cartesianToCartographic(f,_st);s&&(d.height=n[0]),c[0]=d.height,r?l[0]=i[0]:l[0]=0;let p=c[0],g=l[0],m=p===g,A=1;for(let x=1;x<o;++x){let C=t[x],T=e.cartesianToCartographic(C,gst);s&&(T.height=n[x]),m=m&&T.height===0,pst(d,T)?d.height<T.height&&(c[A-1]=T.height):(a[A]=C,c[A]=T.height,r?l[A]=i[x]:l[A]=0,m=m&&c[A]===l[A],he.clone(T,d),++A)}if(!(m||A<2))return a.length=A,c.length=A,l.length=A,{positions:a,topHeights:c,bottomHeights:l}}var Ast=new Array(2),xst=new Array(2),Cst={positions:void 0,height:void 0,granularity:void 0,ellipsoid:void 0};Vme.computePositions=function(e,t,n,i,o,r){let s=yst(e,t,n,i);if(!u(s))return;t=s.positions,n=s.topHeights,i=s.bottomHeights;let a=t.length,c=a-2,l,f,d=P.chordLength(o,e.maximumRadius),p=Cst;if(p.minDistance=d,p.ellipsoid=e,r){let g=0,m;for(m=0;m<a-1;m++)g+=Si.numberOfPoints(t[m],t[m+1],d)+1;l=new Float64Array(g*3),f=new Float64Array(g*3);let A=Ast,x=xst;p.positions=A,p.height=x;let C=0;for(m=0;m<a-1;m++){A[0]=t[m],A[1]=t[m+1],x[0]=n[m],x[1]=n[m+1];let T=Si.generateArc(p);l.set(T,C),x[0]=i[m],x[1]=i[m+1],f.set(Si.generateArc(p),C),C+=T.length}}else p.positions=t,p.height=n,l=new Float64Array(Si.generateArc(p)),p.height=i,f=new Float64Array(Si.generateArc(p));return{bottomPositions:f,topPositions:l,numCorners:c}};var Yx=Vme;var nj=new h,gz=new h,Tst=new h,Ume=new h,Est=new h,bst=new h,Sst=new h;function qx(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n=e.maximumHeights,i=e.minimumHeights,o=y(e.vertexFormat,Ie.DEFAULT),r=y(e.granularity,P.RADIANS_PER_DEGREE),s=y(e.ellipsoid,ie.WGS84);this._positions=t,this._minimumHeights=i,this._maximumHeights=n,this._vertexFormat=Ie.clone(o),this._granularity=r,this._ellipsoid=ie.clone(s),this._workerName="createWallGeometry";let a=1+t.length*h.packedLength+2;u(i)&&(a+=i.length),u(n)&&(a+=n.length),this.packedLength=a+ie.packedLength+Ie.packedLength+1}qx.pack=function(e,t,n){n=y(n,0);let i,o=e._positions,r=o.length;for(t[n++]=r,i=0;i<r;++i,n+=h.packedLength)h.pack(o[i],t,n);let s=e._minimumHeights;if(r=u(s)?s.length:0,t[n++]=r,u(s))for(i=0;i<r;++i)t[n++]=s[i];let a=e._maximumHeights;if(r=u(a)?a.length:0,t[n++]=r,u(a))for(i=0;i<r;++i)t[n++]=a[i];return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n]=e._granularity,t};var kme=ie.clone(ie.UNIT_SPHERE),zme=new Ie,cN={positions:void 0,minimumHeights:void 0,maximumHeights:void 0,ellipsoid:kme,vertexFormat:zme,granularity:void 0};qx.unpack=function(e,t,n){t=y(t,0);let i,o=e[t++],r=new Array(o);for(i=0;i<o;++i,t+=h.packedLength)r[i]=h.unpack(e,t);o=e[t++];let s;if(o>0)for(s=new Array(o),i=0;i<o;++i)s[i]=e[t++];o=e[t++];let a;if(o>0)for(a=new Array(o),i=0;i<o;++i)a[i]=e[t++];let c=ie.unpack(e,t,kme);t+=ie.packedLength;let l=Ie.unpack(e,t,zme);t+=Ie.packedLength;let f=e[t];return u(n)?(n._positions=r,n._minimumHeights=s,n._maximumHeights=a,n._ellipsoid=ie.clone(c,n._ellipsoid),n._vertexFormat=Ie.clone(l,n._vertexFormat),n._granularity=f,n):(cN.positions=r,cN.minimumHeights=s,cN.maximumHeights=a,cN.granularity=f,new qx(cN))};qx.fromConstantHeights=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n,i,o=e.minimumHeight,r=e.maximumHeight,s=u(o),a=u(r);if(s||a){let l=t.length;n=s?new Array(l):void 0,i=a?new Array(l):void 0;for(let f=0;f<l;++f)s&&(n[f]=o),a&&(i[f]=r)}let c={positions:t,maximumHeights:i,minimumHeights:n,ellipsoid:e.ellipsoid,vertexFormat:e.vertexFormat};return new qx(c)};qx.createGeometry=function(e){let t=e._positions,n=e._minimumHeights,i=e._maximumHeights,o=e._vertexFormat,r=e._granularity,s=e._ellipsoid,a=Yx.computePositions(s,t,i,n,r,!0);if(!u(a))return;let c=a.bottomPositions,l=a.topPositions,f=a.numCorners,d=l.length,p=d*2,g=o.position?new Float64Array(p):void 0,m=o.normal?new Float32Array(p):void 0,A=o.tangent?new Float32Array(p):void 0,x=o.bitangent?new Float32Array(p):void 0,C=o.st?new Float32Array(p/3*2):void 0,T=0,E=0,S=0,v=0,w=0,R=Sst,O=bst,L=Est,N=!0;d/=3;let _,b=0,D=1/(d-f-1);for(_=0;_<d;++_){let U=_*3,G=h.fromArray(l,U,nj),V=h.fromArray(c,U,gz);if(o.position&&(g[T++]=V.x,g[T++]=V.y,g[T++]=V.z,g[T++]=G.x,g[T++]=G.y,g[T++]=G.z),o.st&&(C[w++]=b,C[w++]=0,C[w++]=b,C[w++]=1),o.normal||o.tangent||o.bitangent){let X=h.clone(h.ZERO,Ume),W=h.subtract(G,s.geodeticSurfaceNormal(G,gz),gz);if(_+1<d&&(X=h.fromArray(l,U+3,Ume)),N){let Q=h.subtract(X,G,Tst),Y=h.subtract(W,G,nj);R=h.normalize(h.cross(Y,Q,R),R),N=!1}h.equalsEpsilon(G,X,P.EPSILON10)?N=!0:(b+=D,o.tangent&&(O=h.normalize(h.subtract(X,G,O),O)),o.bitangent&&(L=h.normalize(h.cross(R,O,L),L))),o.normal&&(m[E++]=R.x,m[E++]=R.y,m[E++]=R.z,m[E++]=R.x,m[E++]=R.y,m[E++]=R.z),o.tangent&&(A[v++]=O.x,A[v++]=O.y,A[v++]=O.z,A[v++]=O.x,A[v++]=O.y,A[v++]=O.z),o.bitangent&&(x[S++]=L.x,x[S++]=L.y,x[S++]=L.z,x[S++]=L.x,x[S++]=L.y,x[S++]=L.z)}}let I=new hn;o.position&&(I.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:g})),o.normal&&(I.normal=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:m})),o.tangent&&(I.tangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:A})),o.bitangent&&(I.bitangent=new De({componentDatatype:q.FLOAT,componentsPerAttribute:3,values:x})),o.st&&(I.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:C}));let B=p/3;p-=6*(f+1);let F=Fe.createTypedArray(B,p),k=0;for(_=0;_<B-2;_+=2){let U=_,G=_+2,V=h.fromArray(g,U*3,nj),X=h.fromArray(g,G*3,gz);if(h.equalsEpsilon(V,X,P.EPSILON10))continue;let W=_+1,Q=_+3;F[k++]=W,F[k++]=U,F[k++]=Q,F[k++]=Q,F[k++]=U,F[k++]=G}return new ct({attributes:I,indices:F,primitiveType:Me.TRIANGLES,boundingSphere:new se.fromVertices(g)})};var lN=qx;var Hme=new h,Gme=new h;function Xx(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n=e.maximumHeights,i=e.minimumHeights,o=y(e.granularity,P.RADIANS_PER_DEGREE),r=y(e.ellipsoid,ie.WGS84);this._positions=t,this._minimumHeights=i,this._maximumHeights=n,this._granularity=o,this._ellipsoid=ie.clone(r),this._workerName="createWallOutlineGeometry";let s=1+t.length*h.packedLength+2;u(i)&&(s+=i.length),u(n)&&(s+=n.length),this.packedLength=s+ie.packedLength+1}Xx.pack=function(e,t,n){n=y(n,0);let i,o=e._positions,r=o.length;for(t[n++]=r,i=0;i<r;++i,n+=h.packedLength)h.pack(o[i],t,n);let s=e._minimumHeights;if(r=u(s)?s.length:0,t[n++]=r,u(s))for(i=0;i<r;++i)t[n++]=s[i];let a=e._maximumHeights;if(r=u(a)?a.length:0,t[n++]=r,u(a))for(i=0;i<r;++i)t[n++]=a[i];return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n]=e._granularity,t};var Wme=ie.clone(ie.UNIT_SPHERE),uN={positions:void 0,minimumHeights:void 0,maximumHeights:void 0,ellipsoid:Wme,granularity:void 0};Xx.unpack=function(e,t,n){t=y(t,0);let i,o=e[t++],r=new Array(o);for(i=0;i<o;++i,t+=h.packedLength)r[i]=h.unpack(e,t);o=e[t++];let s;if(o>0)for(s=new Array(o),i=0;i<o;++i)s[i]=e[t++];o=e[t++];let a;if(o>0)for(a=new Array(o),i=0;i<o;++i)a[i]=e[t++];let c=ie.unpack(e,t,Wme);t+=ie.packedLength;let l=e[t];return u(n)?(n._positions=r,n._minimumHeights=s,n._maximumHeights=a,n._ellipsoid=ie.clone(c,n._ellipsoid),n._granularity=l,n):(uN.positions=r,uN.minimumHeights=s,uN.maximumHeights=a,uN.granularity=l,new Xx(uN))};Xx.fromConstantHeights=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n,i,o=e.minimumHeight,r=e.maximumHeight,s=u(o),a=u(r);if(s||a){let l=t.length;n=s?new Array(l):void 0,i=a?new Array(l):void 0;for(let f=0;f<l;++f)s&&(n[f]=o),a&&(i[f]=r)}let c={positions:t,maximumHeights:i,minimumHeights:n,ellipsoid:e.ellipsoid};return new Xx(c)};Xx.createGeometry=function(e){let t=e._positions,n=e._minimumHeights,i=e._maximumHeights,o=e._granularity,r=e._ellipsoid,s=Yx.computePositions(r,t,i,n,o,!1);if(!u(s))return;let a=s.bottomPositions,c=s.topPositions,l=c.length,f=l*2,d=new Float64Array(f),p=0;l/=3;let g;for(g=0;g<l;++g){let T=g*3,E=h.fromArray(c,T,Hme),S=h.fromArray(a,T,Gme);d[p++]=S.x,d[p++]=S.y,d[p++]=S.z,d[p++]=E.x,d[p++]=E.y,d[p++]=E.z}let m=new hn({position:new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:d})}),A=f/3;f=2*A-4+A;let x=Fe.createTypedArray(A,f),C=0;for(g=0;g<A-2;g+=2){let T=g,E=g+2,S=h.fromArray(d,T*3,Hme),v=h.fromArray(d,E*3,Gme);if(h.equalsEpsilon(S,v,P.EPSILON10))continue;let w=g+1,R=g+3;x[C++]=w,x[C++]=T,x[C++]=w,x[C++]=R,x[C++]=T,x[C++]=E}return x[C++]=A-2,x[C++]=A-1,new ct({attributes:m,indices:x,primitiveType:Me.LINES,boundingSphere:new se.fromVertices(d)})};var fN=Xx;var jme=new z;function vst(e){this.id=e,this.vertexFormat=void 0,this.positions=void 0,this.minimumHeights=void 0,this.maximumHeights=void 0,this.granularity=void 0}function jd(e,t){si.call(this,{entity:e,scene:t,geometryOptions:new vst(e),geometryPropertyName:"wall",observedPropertyNames:["availability","wall"]}),this._onEntityPropertyChanged(e,"wall",e.wall,void 0)}u(Object.create)&&(jd.prototype=Object.create(si.prototype),jd.prototype.constructor=jd);jd.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i,o,r=new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._fillProperty.getValue(e)),s=this._distanceDisplayConditionProperty.getValue(e),a=Un.fromDistanceDisplayCondition(s);if(this._materialProperty instanceof Nt){let c;u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(c=this._materialProperty.color.getValue(e,jme)),u(c)||(c=z.WHITE),o=Ft.fromColor(c),i={show:r,distanceDisplayCondition:a,color:o}}else i={show:r,distanceDisplayCondition:a};return new yt({id:t,geometry:new lN(this._options),attributes:i})};jd.prototype.createOutlineGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=j.getValueOrDefault(this._outlineColorProperty,e,z.BLACK,jme),o=this._distanceDisplayConditionProperty.getValue(e);return new yt({id:t,geometry:new fN(this._options),attributes:{show:new yn(n&&t.isShowing&&this._showProperty.getValue(e)&&this._showOutlineProperty.getValue(e)),color:Ft.fromColor(i),distanceDisplayCondition:Un.fromDistanceDisplayCondition(o)}})};jd.prototype._isHidden=function(e,t){return!u(t.positions)||si.prototype._isHidden.call(this,e,t)};jd.prototype._getIsClosed=function(e){return!1};jd.prototype._isDynamic=function(e,t){return!t.positions.isConstant||!j.isConstant(t.minimumHeights)||!j.isConstant(t.maximumHeights)||!j.isConstant(t.outlineWidth)||!j.isConstant(t.granularity)};jd.prototype._setStaticOptions=function(e,t){let n=t.minimumHeights,i=t.maximumHeights,o=t.granularity,r=this._materialProperty instanceof Nt,s=this._options;s.vertexFormat=r?rn.VERTEX_FORMAT:ro.MaterialSupport.TEXTURED.vertexFormat,s.positions=t.positions.getValue(ze.MINIMUM_VALUE,s.positions),s.minimumHeights=u(n)?n.getValue(ze.MINIMUM_VALUE,s.minimumHeights):void 0,s.maximumHeights=u(i)?i.getValue(ze.MINIMUM_VALUE,s.maximumHeights):void 0,s.granularity=u(o)?o.getValue(ze.MINIMUM_VALUE):void 0};jd.DynamicGeometryUpdater=zb;function zb(e,t,n){ri.call(this,e,t,n)}u(Object.create)&&(zb.prototype=Object.create(ri.prototype),zb.prototype.constructor=zb);zb.prototype._isHidden=function(e,t,n){return!u(this._options.positions)||ri.prototype._isHidden.call(this,e,t,n)};zb.prototype._setOptions=function(e,t,n){let i=this._options;i.positions=j.getValueOrUndefined(t.positions,n,i.positions),i.minimumHeights=j.getValueOrUndefined(t.minimumHeights,n,i.minimumHeights),i.maximumHeights=j.getValueOrUndefined(t.maximumHeights,n,i.maximumHeights),i.granularity=j.getValueOrUndefined(t.granularity,n)};var dN=jd;var Dst=[],Yme=[oR,PL,TL,GL,jL,XL,QL,rN,sN,dN];function hN(e,t){this.entity=e,this.scene=t;let n=new Array(Yme.length),i=new Ae;function o(s){i.raiseEvent(s)}let r=new Or;for(let s=0;s<n.length;s++){let a=new Yme[s](e,t);r.add(a.geometryChanged,o),n[s]=a}this.updaters=n,this.geometryChanged=i,this.eventHelper=r,this._removeEntitySubscription=e.definitionChanged.addEventListener(hN.prototype._onEntityPropertyChanged,this)}hN.prototype._onEntityPropertyChanged=function(e,t,n,i){let o=this.updaters;for(let r=0;r<o.length;r++)o[r]._onEntityPropertyChanged(e,t,n,i)};hN.prototype.forEach=function(e){let t=this.updaters;for(let n=0;n<t.length;n++)e(t[n])};hN.prototype.destroy=function(){this.eventHelper.removeAll();let e=this.updaters;for(let t=0;t<e.length;t++)e[t].destroy();this._removeEntitySubscription(),le(this)};function Rf(e,t,n,i){n=y(n,e.primitives),i=y(i,e.groundPrimitives),this._scene=e,this._primitives=n,this._groundPrimitives=i,this._entityCollection=void 0,this._addedObjects=new At,this._removedObjects=new At,this._changedObjects=new At;let o=gn.NUMBER_OF_SHADOW_MODES;this._outlineBatches=new Array(o*2),this._closedColorBatches=new Array(o*2),this._closedMaterialBatches=new Array(o*2),this._openColorBatches=new Array(o*2),this._openMaterialBatches=new Array(o*2);let r=qo.supportsMaterialsforEntitiesOnTerrain(e);this._supportsMaterialsforEntitiesOnTerrain=r;let s;for(s=0;s<o;++s)this._outlineBatches[s]=new kb(n,e,s,!1),this._outlineBatches[o+s]=new kb(n,e,s,!0),this._closedColorBatches[s]=new If(n,rn,void 0,!0,s,!0),this._closedColorBatches[o+s]=new If(n,rn,void 0,!0,s,!1),this._closedMaterialBatches[s]=new Pf(n,ro,void 0,!0,s,!0),this._closedMaterialBatches[o+s]=new Pf(n,ro,void 0,!0,s,!1),this._openColorBatches[s]=new If(n,rn,void 0,!1,s,!0),this._openColorBatches[o+s]=new If(n,rn,void 0,!1,s,!1),this._openMaterialBatches[s]=new Pf(n,ro,void 0,!1,s,!0),this._openMaterialBatches[o+s]=new Pf(n,ro,void 0,!1,s,!1);let a=kn.NUMBER_OF_CLASSIFICATION_TYPES,c=new Array(a),l=[];if(r)for(s=0;s<a;++s)l.push(new aN(i,s,ro)),c[s]=new Fb(i,s);else for(s=0;s<a;++s)c[s]=new Fb(i,s);this._groundColorBatches=c,this._groundMaterialBatches=l,this._dynamicBatch=new Fx(n,i),this._batches=this._outlineBatches.concat(this._closedColorBatches,this._closedMaterialBatches,this._openColorBatches,this._openMaterialBatches,this._groundColorBatches,this._groundMaterialBatches,this._dynamicBatch),this._subscriptions=new At,this._updaterSets=new At,this._entityCollection=t,t.collectionChanged.addEventListener(Rf.prototype._onCollectionChanged,this),this._onCollectionChanged(t,t.values,Dst)}Rf.prototype.update=function(e){let t=this._addedObjects,n=t.values,i=this._removedObjects,o=i.values,r=this._changedObjects,s=r.values,a,c,l,f,d=this;for(a=s.length-1;a>-1;a--)c=s[a],l=c.id,f=this._updaterSets.get(l),f.entity===c?f.forEach(function(A){d._removeUpdater(A),d._insertUpdaterIntoBatch(e,A)}):(o.push(c),n.push(c));for(a=o.length-1;a>-1;a--)c=o[a],l=c.id,f=this._updaterSets.get(l),f.forEach(this._removeUpdater.bind(this)),f.destroy(),this._updaterSets.remove(l),this._subscriptions.get(l)(),this._subscriptions.remove(l);for(a=n.length-1;a>-1;a--)c=n[a],l=c.id,f=new hN(c,this._scene),this._updaterSets.set(l,f),f.forEach(function(A){d._insertUpdaterIntoBatch(e,A)}),this._subscriptions.set(l,f.geometryChanged.addEventListener(Rf._onGeometryChanged,this));t.removeAll(),i.removeAll(),r.removeAll();let p=!0,g=this._batches,m=g.length;for(a=0;a<m;a++)p=g[a].update(e)&&p;return p};var wst=[],Ist=new se;Rf.prototype.getBoundingSphere=function(e,t){let n=wst,i=Ist,o=0,r=at.DONE,s=this._batches,a=s.length,c=e.id,l=this._updaterSets.get(c).updaters;for(let f=0;f<l.length;f++){let d=l[f];for(let p=0;p<a;p++){if(r=s[p].getBoundingSphere(d,i),r===at.PENDING)return at.PENDING;r===at.DONE&&(n[o]=se.clone(i,n[o]),o++)}}return o===0?at.FAILED:(n.length=o,se.fromBoundingSpheres(n,t),at.DONE)};Rf.prototype.isDestroyed=function(){return!1};Rf.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(Rf.prototype._onCollectionChanged,this),this._addedObjects.removeAll(),this._removedObjects.removeAll();let e,t=this._batches,n=t.length;for(e=0;e<n;e++)t[e].removeAllPrimitives();let i=this._subscriptions.values;for(n=i.length,e=0;e<n;e++)i[e]();this._subscriptions.removeAll();let o=this._updaterSets.values;for(n=o.length,e=0;e<n;e++)o[e].destroy();return this._updaterSets.removeAll(),le(this)};Rf.prototype._removeUpdater=function(e){let t=this._batches,n=t.length;for(let i=0;i<n;i++)t[i].remove(e)};Rf.prototype._insertUpdaterIntoBatch=function(e,t){if(t.isDynamic){this._dynamicBatch.add(e,t);return}let n;(t.outlineEnabled||t.fillEnabled)&&(n=t.shadowsProperty.getValue(e));let i=gn.NUMBER_OF_SHADOW_MODES;if(t.outlineEnabled&&(u(t.terrainOffsetProperty)?this._outlineBatches[i+n].add(e,t):this._outlineBatches[n].add(e,t)),t.fillEnabled)if(t.onTerrain){let o=t.classificationTypeProperty.getValue(e);t.fillMaterialProperty instanceof Nt?this._groundColorBatches[o].add(e,t):this._groundMaterialBatches[o].add(e,t)}else t.isClosed?t.fillMaterialProperty instanceof Nt?u(t.terrainOffsetProperty)?this._closedColorBatches[i+n].add(e,t):this._closedColorBatches[n].add(e,t):u(t.terrainOffsetProperty)?this._closedMaterialBatches[i+n].add(e,t):this._closedMaterialBatches[n].add(e,t):t.fillMaterialProperty instanceof Nt?u(t.terrainOffsetProperty)?this._openColorBatches[i+n].add(e,t):this._openColorBatches[n].add(e,t):u(t.terrainOffsetProperty)?this._openMaterialBatches[i+n].add(e,t):this._openMaterialBatches[n].add(e,t)};Rf._onGeometryChanged=function(e){let t=this._removedObjects,n=this._changedObjects,i=e.entity,o=i.id;!u(t.get(o))&&!u(n.get(o))&&n.set(o,i)};Rf.prototype._onCollectionChanged=function(e,t,n){let i=this._addedObjects,o=this._removedObjects,r=this._changedObjects,s,a,c;for(s=n.length-1;s>-1;s--)c=n[s],a=c.id,i.remove(a)||(o.set(a,c),r.remove(a));for(s=t.length-1;s>-1;s--)c=t[s],a=c.id,o.remove(a)?r.set(a,c):i.set(a,c)};var mN=Rf;var Pst=1,Ost="30px sans-serif",Rst=No.FILL,Bst=z.WHITE,Mst=z.BLACK,Lst=1,Nst=!1,Fst=new z(.165,.165,.165,.8),Vst=new H(7,5),Ust=H.ZERO,kst=h.ZERO,zst=We.NONE,Hst=pi.CENTER,Gst=Bn.CENTER,Wst=new h,jst=new z,Yst=new z,qst=new z,Xst=new H,Kst=new h,Zst=new H,Jst=new Pt,Qst=new Pt,$st=new Pt,eat=new bt;function qme(e){this.entity=e,this.label=void 0,this.index=void 0}function wy(e,t){t.collectionChanged.addEventListener(wy.prototype._onCollectionChanged,this),this._cluster=e,this._entityCollection=t,this._items=new At,this._onCollectionChanged(t,t.values,[],[])}wy.prototype.update=function(e){let t=this._items.values,n=this._cluster;for(let i=0,o=t.length;i<o;i++){let r=t[i],s=r.entity,a=s._label,c,l=r.label,f=s.isShowing&&s.isAvailable(e)&&j.getValueOrDefault(a._show,e,!0),d;if(f&&(d=j.getValueOrUndefined(s._position,e,Wst),c=j.getValueOrUndefined(a._text,e),f=u(d)&&u(c)),!f){ij(r,s,n);continue}j.isConstant(s._position)||(n._clusterDirty=!0);let p=!1,g=j.getValueOrDefault(a._heightReference,e,zst);u(l)||(l=n.getLabel(s),l.id=s,r.label=l,p=h.equals(l.position,d)&&l.heightReference===g),l.show=!0,l.position=d,l.text=c,l.scale=j.getValueOrDefault(a._scale,e,Pst),l.font=j.getValueOrDefault(a._font,e,Ost),l.style=j.getValueOrDefault(a._style,e,Rst),l.fillColor=j.getValueOrDefault(a._fillColor,e,Bst,jst),l.outlineColor=j.getValueOrDefault(a._outlineColor,e,Mst,Yst),l.outlineWidth=j.getValueOrDefault(a._outlineWidth,e,Lst),l.showBackground=j.getValueOrDefault(a._showBackground,e,Nst),l.backgroundColor=j.getValueOrDefault(a._backgroundColor,e,Fst,qst),l.backgroundPadding=j.getValueOrDefault(a._backgroundPadding,e,Vst,Xst),l.pixelOffset=j.getValueOrDefault(a._pixelOffset,e,Ust,Zst),l.eyeOffset=j.getValueOrDefault(a._eyeOffset,e,kst,Kst),l.heightReference=g,l.horizontalOrigin=j.getValueOrDefault(a._horizontalOrigin,e,Hst),l.verticalOrigin=j.getValueOrDefault(a._verticalOrigin,e,Gst),l.translucencyByDistance=j.getValueOrUndefined(a._translucencyByDistance,e,Jst),l.pixelOffsetScaleByDistance=j.getValueOrUndefined(a._pixelOffsetScaleByDistance,e,Qst),l.scaleByDistance=j.getValueOrUndefined(a._scaleByDistance,e,$st),l.distanceDisplayCondition=j.getValueOrUndefined(a._distanceDisplayCondition,e,eat),l.disableDepthTestDistance=j.getValueOrUndefined(a._disableDepthTestDistance,e),p&&l._updateClamping()}return!0};wy.prototype.getBoundingSphere=function(e,t){let n=this._items.get(e.id);if(!u(n)||!u(n.label))return at.FAILED;let i=n.label;return t.center=h.clone(y(i._clampedPosition,i.position),t.center),t.radius=0,at.DONE};wy.prototype.isDestroyed=function(){return!1};wy.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(wy.prototype._onCollectionChanged,this);let e=this._entityCollection.values;for(let t=0;t<e.length;t++)this._cluster.removeLabel(e[t]);return le(this)};wy.prototype._onCollectionChanged=function(e,t,n,i){let o,r,s=this._items,a=this._cluster;for(o=t.length-1;o>-1;o--)r=t[o],u(r._label)&&u(r._position)&&s.set(r.id,new qme(r));for(o=i.length-1;o>-1;o--)r=i[o],u(r._label)&&u(r._position)?s.contains(r.id)||s.set(r.id,new qme(r)):(ij(s.get(r.id),r,a),s.remove(r.id));for(o=n.length-1;o>-1;o--)r=n[o],ij(s.get(r.id),r,a),s.remove(r.id)};function ij(e,t,n){u(e)&&(e.label=void 0,n.removeLabel(t))}var pN=wy;function tat(e,t,n){return e.readyPromise.then(function(){return oat(e,t,n)})}function nat(e,t){let n=e[0],i=n.terrainProvider.requestTileGeometry(n.x,n.y,n.level);if(!i)return!1;let o=i.then(rat(n)).catch(sat(n));return e.shift(),t.push(o),!0}function iat(e){return new Promise(function(t){setTimeout(t,e)})}function oj(e,t){return e.length?nat(e,t)?oj(e,t):iat(100).then(()=>oj(e,t)):Promise.resolve()}function oat(e,t,n){let i=e.tilingScheme,o,r=[],s={};for(o=0;o<n.length;++o){let c=i.positionToTileXY(n[o],t),l=c.toString();if(!s.hasOwnProperty(l)){let f={x:c.x,y:c.y,level:t,tilingScheme:i,terrainProvider:e,positions:[]};s[l]=f,r.push(f)}s[l].positions.push(n[o])}let a=[];return oj(r,a).then(function(){return Promise.all(a).then(function(){return n})})}function Xme(e,t,n){let i=t.interpolateHeight(n,e.longitude,e.latitude);return i===void 0?!1:(e.height=i,!0)}function rat(e){let t=e.positions,n=e.tilingScheme.tileXYToRectangle(e.x,e.y,e.level);return function(i){let o=!1;for(let r=0;r<t.length;++r){let s=t[r];if(!Xme(s,i,n)){o=!0;break}}return o?i.createMesh({tilingScheme:e.tilingScheme,x:e.x,y:e.y,level:e.level,throttle:!1}).then(function(){for(let r=0;r<t.length;++r){let s=t[r];Xme(s,i,n)}}):Promise.resolve()}}function sat(e){let t=e.positions;return function(){for(let n=0;n<t.length;++n){let i=t[n];i.height=void 0}}}var _N=tat;var rj=new H;function Kme(e,t){return e.readyPromise.then(function(){let n=[],i=[],o=e.availability,r=[];for(let s=0;s<t.length;++s){let a=t[s],c=o.computeMaximumLevelAtPosition(a);if(i[s]=c,c===0){e.tilingScheme.positionToTileXY(a,1,rj);let f=e.loadTileDataAvailability(rj.x,rj.y,1);u(f)&&r.push(f)}let l=n[c];u(l)||(n[c]=l=[]),l.push(a)}return Promise.all(r).then(function(){return Promise.all(n.map(function(s,a){if(u(s))return _N(e,a,s)}))}).then(function(){let s=[];for(let a=0;a<t.length;++a){let c=t[a];o.computeMaximumLevelAtPosition(c)!==i[a]&&s.push(c)}if(s.length>0)return Kme(e,s)}).then(function(){return t})})}var I_=Kme;var aat=1,cat=0,lat=!0,uat=!0,fat=gn.ENABLED,dat=We.NONE,hat=z.RED,mat=0,pat=z.WHITE,_at=ec.HIGHLIGHT,gat=.5,yat=new H(1,1),Aat=new M,xat=new M,Zme=new z;function dm(e,t){t.collectionChanged.addEventListener(dm.prototype._onCollectionChanged,this),this._scene=e,this._primitives=e.primitives,this._entityCollection=t,this._modelHash={},this._entitiesToVisualize=new At,this._onCollectionChanged(t,t.values,[],[])}dm.prototype.update=function(e){let t=this._entitiesToVisualize.values,n=this._modelHash,i=this._primitives;for(let o=0,r=t.length;o<r;o++){let s=t[o],a=s._model,c,l=n[s.id],f=s.isShowing&&s.isAvailable(e)&&j.getValueOrDefault(a._show,e,!0),d;if(f&&(d=s.computeModelMatrix(e,Aat),c=Oe.createIfNeeded(j.getValueOrUndefined(a._uri,e)),f=u(d)&&u(c)),!f){u(l)&&(l.modelPrimitive.show=!1);continue}let p=u(l)?l.modelPrimitive:void 0;if((!u(p)||c.url!==l.url)&&(u(p)&&(i.removeAndDestroy(p),delete n[s.id]),p=vd.fromGltf({url:c,incrementallyLoadTextures:j.getValueOrDefault(a._incrementallyLoadTextures,e,lat),scene:this._scene}),p.id=s,i.add(p),l={modelPrimitive:p,url:c.url,animationsRunning:!1,nodeTransformationsScratch:{},articulationsScratch:{},loadFail:!1,awaitingSampleTerrain:!1,clampedBoundingSphere:void 0,sampleTerrainFailed:!1},n[s.id]=l,Tat(p,s,n)),p.show=!0,p.scale=j.getValueOrDefault(a._scale,e,aat),p.minimumPixelSize=j.getValueOrDefault(a._minimumPixelSize,e,cat),p.maximumScale=j.getValueOrUndefined(a._maximumScale,e),p.modelMatrix=M.clone(d,p.modelMatrix),p.shadows=j.getValueOrDefault(a._shadows,e,fat),p.heightReference=j.getValueOrDefault(a._heightReference,e,dat),p.distanceDisplayCondition=j.getValueOrUndefined(a._distanceDisplayCondition,e),p.silhouetteColor=j.getValueOrDefault(a._silhouetteColor,e,hat,Zme),p.silhouetteSize=j.getValueOrDefault(a._silhouetteSize,e,mat),p.color=j.getValueOrDefault(a._color,e,pat,Zme),p.colorBlendMode=j.getValueOrDefault(a._colorBlendMode,e,_at),p.colorBlendAmount=j.getValueOrDefault(a._colorBlendAmount,e,gat),p.clippingPlanes=j.getValueOrUndefined(a._clippingPlanes,e),p.clampAnimations=j.getValueOrDefault(a._clampAnimations,e,uat),p.imageBasedLighting.imageBasedLightingFactor=j.getValueOrDefault(a._imageBasedLightingFactor,e,yat),p.lightColor=j.getValueOrUndefined(a._lightColor,e),p.customShader=j.getValueOrUndefined(a._customShader,e),p.ready){let g=j.getValueOrDefault(a._runAnimations,e,!0);l.animationsRunning!==g&&(g?p.activeAnimations.addAll({loop:$a.REPEAT}):p.activeAnimations.removeAll(),l.animationsRunning=g);let m=j.getValueOrUndefined(a._nodeTransformations,e,l.nodeTransformationsScratch);if(u(m)){let C=Object.keys(m);for(let T=0,E=C.length;T<E;++T){let S=C[T],v=m[S];if(!u(v))continue;let w=p.getNode(S);if(!u(w))continue;let R=M.fromTranslationRotationScale(v,xat);w.matrix=M.multiply(w.originalMatrix,R,R)}}let A=!1,x=j.getValueOrUndefined(a._articulations,e,l.articulationsScratch);if(u(x)){let C=Object.keys(x);for(let T=0,E=C.length;T<E;++T){let S=C[T],v=x[S];u(v)&&(A=!0,p.setArticulationStage(S,v))}}A&&p.applyArticulations()}}return!0};dm.prototype.isDestroyed=function(){return!1};dm.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(dm.prototype._onCollectionChanged,this);let e=this._entitiesToVisualize.values,t=this._modelHash,n=this._primitives;for(let i=e.length-1;i>-1;i--)sj(this,e[i],t,n);return le(this)};dm._sampleTerrainMostDetailed=I_;var Hb=new h,Jme=new he;dm.prototype.getBoundingSphere=function(e,t){let n=this._modelHash[e.id];if(!u(n)||n.loadFail)return at.FAILED;let i=n.modelPrimitive;if(!u(i)||!i.show)return at.FAILED;if(!i.ready)return at.PENDING;let r=this._scene.globe,s=r.ellipsoid,a=r.terrainProvider;if(i.heightReference!==We.NONE){if(!a.ready)return at.PENDING;let l=i.modelMatrix;Hb.x=l[12],Hb.y=l[13],Hb.z=l[14];let f=s.cartesianToCartographic(Hb);if(!u(a.availability)){i.heightReference===We.CLAMP_TO_GROUND&&(f.height=0);let g=s.cartographicToCartesian(f);return se.clone(i.boundingSphere,t),t.center=g,at.DONE}let d=this._modelHash[e.id].clampedBoundingSphere;return this._modelHash[e.id].sampleTerrainFailed?(this._modelHash[e.id].sampleTerrainFailed=!1,at.FAILED):u(d)?(se.clone(d,t),this._modelHash[e.id].clampedBoundingSphere=void 0,at.DONE):(d=new se,this._modelHash[e.id].awaitingSampleTerrain||(he.clone(f,Jme),this._modelHash[e.id].awaitingSampleTerrain=!0,dm._sampleTerrainMostDetailed(a,[Jme]).then(m=>{this._modelHash[e.id].awaitingSampleTerrain=!1;let A=m[0];i.heightReference===We.RELATIVE_TO_GROUND&&(A.height+=f.height),s.cartographicToCartesian(A,Hb),se.clone(i.boundingSphere,d),d.center=Hb,this._modelHash[e.id].clampedBoundingSphere=se.clone(d)}).catch(m=>{this._modelHash[e.id].sampleTerrainFailed=!0,this._modelHash[e.id].awaitingSampleTerrain=!1})),at.PENDING)}return se.clone(i.boundingSphere,t),at.DONE};dm.prototype._onCollectionChanged=function(e,t,n,i){let o,r,s=this._entitiesToVisualize,a=this._modelHash,c=this._primitives;for(o=t.length-1;o>-1;o--)r=t[o],u(r._model)&&u(r._position)&&s.set(r.id,r);for(o=i.length-1;o>-1;o--)r=i[o],u(r._model)&&u(r._position)?(Cat(r,a),s.set(r.id,r)):(sj(this,r,a,c),s.remove(r.id));for(o=n.length-1;o>-1;o--)r=n[o],sj(this,r,a,c),s.remove(r.id)};function sj(e,t,n,i){let o=n[t.id];u(o)&&(i.removeAndDestroy(o.modelPrimitive),delete n[t.id])}function Cat(e,t){let n=t[e.id];u(n)&&(n.nodeTransformationsScratch={},n.articulationsScratch={})}function Tat(e,t,n){e.readyPromise.catch(function(i){console.error(i),n[t.id].loadFail=!0})}var gN=dm;function Iy(e){this._definitionChanged=new Ae,this._value=void 0,this._removeSubscription=void 0,this.setValue(e)}Object.defineProperties(Iy.prototype,{isConstant:{get:function(){return j.isConstant(this._value)}},definitionChanged:{get:function(){return this._definitionChanged}},referenceFrame:{get:function(){return u(this._value)?this._value.referenceFrame:eo.FIXED}}});Iy.prototype.getValue=function(e,t){return this.getValueInReferenceFrame(e,eo.FIXED,t)};Iy.prototype.setValue=function(e){this._value!==e&&(this._value=e,u(this._removeSubscription)&&(this._removeSubscription(),this._removeSubscription=void 0),u(e)&&(this._removeSubscription=e.definitionChanged.addEventListener(this._raiseDefinitionChanged,this)),this._definitionChanged.raiseEvent(this))};Iy.prototype.getValueInReferenceFrame=function(e,t,n){if(u(this._value))return n=this._value.getValueInReferenceFrame(e,t,n),u(n)?ie.WGS84.scaleToGeodeticSurface(n,n):void 0};Iy.prototype.equals=function(e){return this===e||e instanceof Iy&&this._value===e._value};Iy.prototype._raiseDefinitionChanged=function(){this._definitionChanged.raiseEvent(this)};var hm=Iy;var Eat=60,bat=1,epe=new xn,aj=new xn,cj=new xn;function Qme(e){this.entity=e,this.polyline=void 0,this.index=void 0,this.updater=void 0}function Sat(e,t,n,i,o,r,s,a,c){let l=a,f;f=e.getValueInReferenceFrame(t,r,c[l]),u(f)&&(c[l++]=f);let d=!u(o)||$.lessThanOrEquals(o,t)||$.greaterThanOrEquals(o,n),p=0,g=i.length,m=i[p],A=n,x=!1,C,T,E;for(;p<g;){if(!d&&$.greaterThanOrEquals(m,o)&&(f=e.getValueInReferenceFrame(o,r,c[l]),u(f)&&(c[l++]=f),d=!0),$.greaterThan(m,t)&&$.lessThan(m,A)&&!m.equals(o)&&(f=e.getValueInReferenceFrame(m,r,c[l]),u(f)&&(c[l++]=f)),p<g-1){if(s>0&&!x){let S=i[p+1],v=$.secondsDifference(S,m);x=v>s,x&&(C=Math.ceil(v/s),T=0,E=v/Math.max(C,2),C=Math.max(C-1,1))}if(x&&T<C){m=$.addSeconds(m,E,new $),T++;continue}}x=!1,p++,m=i[p]}return f=e.getValueInReferenceFrame(n,r,c[l]),u(f)&&(c[l++]=f),l}function vat(e,t,n,i,o,r,s,a){let c,l=0,f=s,d=t,p=Math.max(r,60),g=!u(i)||$.lessThanOrEquals(i,t)||$.greaterThanOrEquals(i,n);for(;$.lessThan(d,n);)!g&&$.greaterThanOrEquals(d,i)&&(g=!0,c=e.getValueInReferenceFrame(i,o,a[f]),u(c)&&(a[f]=c,f++)),c=e.getValueInReferenceFrame(d,o,a[f]),u(c)&&(a[f]=c,f++),l++,d=$.addSeconds(t,p*l,new $);return c=e.getValueInReferenceFrame(n,o,a[f]),u(c)&&(a[f]=c,f++),f}function Dat(e,t,n,i,o,r,s,a){cj.start=t,cj.stop=n;let c=s,l=e.intervals;for(let f=0;f<l.length;f++){let d=l.get(f);if(!xn.intersect(d,cj,epe).isEmpty){let p=d.start;d.isStartIncluded||(d.isStopIncluded?p=d.stop:p=$.addSeconds(d.start,$.secondsDifference(d.stop,d.start)/2,new $));let g=e.getValueInReferenceFrame(p,o,a[c]);u(g)&&(a[c]=g,c++)}}return c}function wat(e,t,n,i,o,r,s,a){let c=e.getValueInReferenceFrame(t,o,a[s]);return u(c)&&(a[s++]=c),s}function Iat(e,t,n,i,o,r,s,a){aj.start=t,aj.stop=n;let c=s,l=e.intervals;for(let f=0;f<l.length;f++){let d=l.get(f);if(!xn.intersect(d,aj,epe).isEmpty){let p=d.start,g=d.stop,m=t;$.greaterThan(p,m)&&(m=p);let A=n;$.lessThan(g,A)&&(A=g),c=tpe(d.data,m,A,i,o,r,c,a)}}return c}function tpe(e,t,n,i,o,r,s,a){for(;e instanceof E_;)e=e.resolvedProperty;if(e instanceof Qs){let c=e._property._times;s=Sat(e,t,n,c,i,o,r,s,a)}else e instanceof Zs?s=Iat(e,t,n,i,o,r,s,a):e instanceof b_?s=Dat(e,t,n,i,o,r,s,a):e instanceof Mc||e instanceof hm&&j.isConstant(e)?s=wat(e,t,n,i,o,r,s,a):s=vat(e,t,n,i,o,r,s,a);return s}function npe(e,t,n,i,o,r,s){u(s)||(s=[]);let a=tpe(e,t,n,i,o,r,0,s);return s.length=a,s}var $me=new Z;function yN(e,t){this._unusedIndexes=[],this._polylineCollection=new wd,this._scene=e,this._referenceFrame=t,e.primitives.add(this._polylineCollection)}yN.prototype.update=function(e){if(this._referenceFrame===eo.INERTIAL){let t=Rt.computeIcrfToFixedMatrix(e,$me);u(t)||(t=Rt.computeTemeToPseudoFixedMatrix(e,$me)),M.fromRotationTranslation(t,h.ZERO,this._polylineCollection.modelMatrix)}};yN.prototype.updateObject=function(e,t){let n=t.entity,i=n._path,o=n._position,r,s,a=i._show,c=t.polyline,l=n.isShowing&&n.isAvailable(e)&&(!u(a)||a.getValue(e));if(l){let d=j.getValueOrUndefined(i._leadTime,e),p=j.getValueOrUndefined(i._trailTime,e),g=n._availability,m=u(g),A=u(d),x=u(p);if(l=m||A&&x,l){if(x&&(r=$.addSeconds(e,-p,new $)),A&&(s=$.addSeconds(e,d,new $)),m){let C=g.start,T=g.stop;(!x||$.greaterThan(C,r))&&(r=C),(!A||$.lessThan(T,s))&&(s=T)}l=$.lessThan(r,s)}}if(!l){u(c)&&(this._unusedIndexes.push(t.index),t.polyline=void 0,c.show=!1,t.index=void 0);return}if(!u(c)){let d=this._unusedIndexes;if(d.length>0){let g=d.pop();c=this._polylineCollection.get(g),t.index=g}else t.index=this._polylineCollection.length,c=this._polylineCollection.add();c.id=n,t.polyline=c}let f=j.getValueOrDefault(i._resolution,e,Eat);c.show=!0,c.positions=npe(o,r,s,e,this._referenceFrame,f,c.positions.slice()),c.material=Yo.getValue(e,i._material,c.material),c.width=j.getValueOrDefault(i._width,e,bat),c.distanceDisplayCondition=j.getValueOrUndefined(i._distanceDisplayCondition,e,c.distanceDisplayCondition)};yN.prototype.removeObject=function(e){let t=e.polyline;u(t)&&(this._unusedIndexes.push(e.index),e.polyline=void 0,t.show=!1,t.id=void 0,e.index=void 0)};yN.prototype.destroy=function(){return this._scene.primitives.remove(this._polylineCollection),le(this)};function Py(e,t){t.collectionChanged.addEventListener(Py.prototype._onCollectionChanged,this),this._scene=e,this._updaters={},this._entityCollection=t,this._items=new At,this._onCollectionChanged(t,t.values,[],[])}Py.prototype.update=function(e){let t=this._updaters;for(let i in t)t.hasOwnProperty(i)&&t[i].update(e);let n=this._items.values;if(n.length===0&&u(this._updaters)&&Object.keys(this._updaters).length>0){for(let i in t)t.hasOwnProperty(i)&&t[i].destroy();this._updaters={}}for(let i=0,o=n.length;i<o;i++){let r=n[i],a=r.entity._position,c=r.updater,l=eo.FIXED;this._scene.mode===ee.SCENE3D&&(l=a.referenceFrame);let f=this._updaters[l];if(c===f&&u(f)){f.updateObject(e,r);continue}u(c)&&c.removeObject(r),u(f)||(f=new yN(this._scene,l),f.update(e),this._updaters[l]=f),r.updater=f,u(f)&&f.updateObject(e,r)}return!0};Py.prototype.isDestroyed=function(){return!1};Py.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(Py.prototype._onCollectionChanged,this);let e=this._updaters;for(let t in e)e.hasOwnProperty(t)&&e[t].destroy();return le(this)};Py.prototype._onCollectionChanged=function(e,t,n,i){let o,r,s,a=this._items;for(o=t.length-1;o>-1;o--)r=t[o],u(r._path)&&u(r._position)&&a.set(r.id,new Qme(r));for(o=i.length-1;o>-1;o--)r=i[o],u(r._path)&&u(r._position)?a.contains(r.id)||a.set(r.id,new Qme(r)):(s=a.get(r.id),u(s)&&(u(s.updater)&&s.updater.removeObject(s),a.remove(r.id)));for(o=n.length-1;o>-1;o--)r=n[o],s=a.get(r.id),u(s)&&(u(s.updater)&&s.updater.removeObject(s),a.remove(r.id))};Py._subSample=npe;var AN=Py;var ipe=z.WHITE,ope=z.BLACK,rpe=0,spe=1,ape=0,cpe=new z,Pat=new h,lpe=new z,upe=new Pt,fpe=new Pt,dpe=new bt;function hpe(e){this.entity=e,this.pointPrimitive=void 0,this.billboard=void 0,this.color=void 0,this.outlineColor=void 0,this.pixelSize=void 0,this.outlineWidth=void 0}function Oy(e,t){t.collectionChanged.addEventListener(Oy.prototype._onCollectionChanged,this),this._cluster=e,this._entityCollection=t,this._items=new At,this._onCollectionChanged(t,t.values,[],[])}Oy.prototype.update=function(e){let t=this._items.values,n=this._cluster;for(let i=0,o=t.length;i<o;i++){let r=t[i],s=r.entity,a=s._point,c=r.pointPrimitive,l=r.billboard,f=j.getValueOrDefault(a._heightReference,e,We.NONE),d=s.isShowing&&s.isAvailable(e)&&j.getValueOrDefault(a._show,e,!0),p;if(d&&(p=j.getValueOrUndefined(s._position,e,Pat),d=u(p)),!d){xN(r,s,n);continue}j.isConstant(s._position)||(n._clusterDirty=!0);let g=!1,m=!1;if(f!==We.NONE&&!u(l)?(u(c)&&(xN(r,s,n),c=void 0),l=n.getBillboard(s),l.id=s,l.image=void 0,r.billboard=l,g=!0,m=h.equals(l.position,p)&&l.heightReference===f):f===We.NONE&&!u(c)&&(u(l)&&(xN(r,s,n),l=void 0),c=n.getPoint(s),c.id=s,r.pointPrimitive=c),u(c))c.show=!0,c.position=p,c.scaleByDistance=j.getValueOrUndefined(a._scaleByDistance,e,upe),c.translucencyByDistance=j.getValueOrUndefined(a._translucencyByDistance,e,fpe),c.color=j.getValueOrDefault(a._color,e,ipe,cpe),c.outlineColor=j.getValueOrDefault(a._outlineColor,e,ope,lpe),c.outlineWidth=j.getValueOrDefault(a._outlineWidth,e,rpe),c.pixelSize=j.getValueOrDefault(a._pixelSize,e,spe),c.distanceDisplayCondition=j.getValueOrUndefined(a._distanceDisplayCondition,e,dpe),c.disableDepthTestDistance=j.getValueOrDefault(a._disableDepthTestDistance,e,ape);else if(u(l)){l.show=!0,l.position=p,l.scaleByDistance=j.getValueOrUndefined(a._scaleByDistance,e,upe),l.translucencyByDistance=j.getValueOrUndefined(a._translucencyByDistance,e,fpe),l.distanceDisplayCondition=j.getValueOrUndefined(a._distanceDisplayCondition,e,dpe),l.disableDepthTestDistance=j.getValueOrDefault(a._disableDepthTestDistance,e,ape),l.heightReference=f;let A=j.getValueOrDefault(a._color,e,ipe,cpe),x=j.getValueOrDefault(a._outlineColor,e,ope,lpe),C=Math.round(j.getValueOrDefault(a._outlineWidth,e,rpe)),T=Math.max(1,Math.round(j.getValueOrDefault(a._pixelSize,e,spe)));if(C>0?(l.scale=1,g=g||C!==r.outlineWidth||T!==r.pixelSize||!z.equals(A,r.color)||!z.equals(x,r.outlineColor)):(l.scale=T/50,T=50,g=g||C!==r.outlineWidth||!z.equals(A,r.color)||!z.equals(x,r.outlineColor)),g){r.color=z.clone(A,r.color),r.outlineColor=z.clone(x,r.outlineColor),r.pixelSize=T,r.outlineWidth=C;let E=A.alpha,S=A.toCssColorString(),v=x.toCssColorString(),w=JSON.stringify([S,T,v,C]);l.setImage(w,cx(E,S,v,C,T))}m&&l._updateClamping()}}return!0};Oy.prototype.getBoundingSphere=function(e,t){let n=this._items.get(e.id);if(!u(n)||!(u(n.pointPrimitive)||u(n.billboard)))return at.FAILED;if(u(n.pointPrimitive))t.center=h.clone(n.pointPrimitive.position,t.center);else{let i=n.billboard;if(!u(i._clampedPosition))return at.PENDING;t.center=h.clone(i._clampedPosition,t.center)}return t.radius=0,at.DONE};Oy.prototype.isDestroyed=function(){return!1};Oy.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(Oy.prototype._onCollectionChanged,this);let e=this._entityCollection.values;for(let t=0;t<e.length;t++)this._cluster.removePoint(e[t]);return le(this)};Oy.prototype._onCollectionChanged=function(e,t,n,i){let o,r,s=this._items,a=this._cluster;for(o=t.length-1;o>-1;o--)r=t[o],u(r._point)&&u(r._position)&&s.set(r.id,new hpe(r));for(o=i.length-1;o>-1;o--)r=i[o],u(r._point)&&u(r._position)?s.contains(r.id)||s.set(r.id,new hpe(r)):(xN(s.get(r.id),r,a),s.remove(r.id));for(o=n.length-1;o>-1;o--)r=n[o],xN(s.get(r.id),r,a),s.remove(r.id)};function xN(e,t,n){if(u(e)){let i=e.pointPrimitive;if(u(i)){e.pointPrimitive=void 0,n.removePoint(t);return}let o=e.billboard;u(o)&&(e.billboard=void 0,n.removeBillboard(t))}}var CN=Oy;var ype=[];function Oat(e,t,n,i,o){let r=ype;r.length=o;let s,a=n.red,c=n.green,l=n.blue,f=n.alpha,d=i.red,p=i.green,g=i.blue,m=i.alpha;if(z.equals(n,i)){for(s=0;s<o;s++)r[s]=z.clone(n);return r}let A=(d-a)/o,x=(p-c)/o,C=(g-l)/o,T=(m-f)/o;for(s=0;s<o;s++)r[s]=new z(a+s*A,c+s*x,l+s*C,f+s*T);return r}function TN(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n=e.colors,i=y(e.width,1),o=y(e.colorsPerVertex,!1);this._positions=t,this._colors=n,this._width=i,this._colorsPerVertex=o,this._vertexFormat=Ie.clone(y(e.vertexFormat,Ie.DEFAULT)),this._arcType=y(e.arcType,Jt.GEODESIC),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._ellipsoid=ie.clone(y(e.ellipsoid,ie.WGS84)),this._workerName="createPolylineGeometry";let r=1+t.length*h.packedLength;r+=u(n)?1+n.length*z.packedLength:1,this.packedLength=r+ie.packedLength+Ie.packedLength+4}TN.pack=function(e,t,n){n=y(n,0);let i,o=e._positions,r=o.length;for(t[n++]=r,i=0;i<r;++i,n+=h.packedLength)h.pack(o[i],t,n);let s=e._colors;for(r=u(s)?s.length:0,t[n++]=r,i=0;i<r;++i,n+=z.packedLength)z.pack(s[i],t,n);return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,Ie.pack(e._vertexFormat,t,n),n+=Ie.packedLength,t[n++]=e._width,t[n++]=e._colorsPerVertex?1:0,t[n++]=e._arcType,t[n]=e._granularity,t};var Ape=ie.clone(ie.UNIT_SPHERE),xpe=new Ie,Kx={positions:void 0,colors:void 0,ellipsoid:Ape,vertexFormat:xpe,width:void 0,colorsPerVertex:void 0,arcType:void 0,granularity:void 0};TN.unpack=function(e,t,n){t=y(t,0);let i,o=e[t++],r=new Array(o);for(i=0;i<o;++i,t+=h.packedLength)r[i]=h.unpack(e,t);o=e[t++];let s=o>0?new Array(o):void 0;for(i=0;i<o;++i,t+=z.packedLength)s[i]=z.unpack(e,t);let a=ie.unpack(e,t,Ape);t+=ie.packedLength;let c=Ie.unpack(e,t,xpe);t+=Ie.packedLength;let l=e[t++],f=e[t++]===1,d=e[t++],p=e[t];return u(n)?(n._positions=r,n._colors=s,n._ellipsoid=ie.clone(a,n._ellipsoid),n._vertexFormat=Ie.clone(c,n._vertexFormat),n._width=l,n._colorsPerVertex=f,n._arcType=d,n._granularity=p,n):(Kx.positions=r,Kx.colors=s,Kx.width=l,Kx.colorsPerVertex=f,Kx.arcType=d,Kx.granularity=p,new TN(Kx))};var mpe=new h,ppe=new h,_pe=new h,gpe=new h;TN.createGeometry=function(e){let t=e._width,n=e._vertexFormat,i=e._colors,o=e._colorsPerVertex,r=e._arcType,s=e._granularity,a=e._ellipsoid,c,l,f,d=[],p=yo(e._positions,h.equalsEpsilon,!1,d);if(u(i)&&d.length>0){let B=0,F=d[0];i=i.filter(function(k,U){let G=!1;return o?G=U===F||U===0&&F===1:G=U+1===F,G?(B++,F=d[B],!1):!0})}let g=p.length;if(g<2||t<=0)return;if(r===Jt.GEODESIC||r===Jt.RHUMB){let B,F;r===Jt.GEODESIC?(B=P.chordLength(s,a.maximumRadius),F=Si.numberOfPoints):(B=s,F=Si.numberOfPointsRhumbLine);let k=Si.extractHeights(p,a);if(u(i)){let U=1;for(c=0;c<g-1;++c)U+=F(p[c],p[c+1],B);let G=new Array(U),V=0;for(c=0;c<g-1;++c){let X=p[c],W=p[c+1],Q=i[c],Y=F(X,W,B);if(o&&c<U){let K=i[c+1],J=Oat(X,W,Q,K,Y),_e=J.length;for(l=0;l<_e;++l)G[V++]=J[l]}else for(l=0;l<Y;++l)G[V++]=z.clone(Q)}G[V]=z.clone(i[i.length-1]),i=G,ype.length=0}r===Jt.GEODESIC?p=Si.generateCartesianArc({positions:p,minDistance:B,ellipsoid:a,height:k}):p=Si.generateCartesianRhumbArc({positions:p,granularity:B,ellipsoid:a,height:k})}g=p.length;let m=g*4-4,A=new Float64Array(m*3),x=new Float64Array(m*3),C=new Float64Array(m*3),T=new Float32Array(m*2),E=n.st?new Float32Array(m*2):void 0,S=u(i)?new Uint8Array(m*4):void 0,v=0,w=0,R=0,O=0,L;for(l=0;l<g;++l){l===0?(L=mpe,h.subtract(p[0],p[1],L),h.add(p[0],L,L)):L=p[l-1],h.clone(L,_pe),h.clone(p[l],ppe),l===g-1?(L=mpe,h.subtract(p[g-1],p[g-2],L),h.add(p[g-1],L,L)):L=p[l+1],h.clone(L,gpe);let B,F;u(S)&&(l!==0&&!o?B=i[l-1]:B=i[l],l!==g-1&&(F=i[l]));let k=l===0?2:0,U=l===g-1?2:4;for(f=k;f<U;++f){h.pack(ppe,A,v),h.pack(_pe,x,v),h.pack(gpe,C,v),v+=3;let G=f-2<0?-1:1;if(T[w++]=2*(f%2)-1,T[w++]=G*t,n.st&&(E[R++]=l/(g-1),E[R++]=Math.max(T[w-2],0)),u(S)){let V=f<2?B:F;S[O++]=z.floatToByte(V.red),S[O++]=z.floatToByte(V.green),S[O++]=z.floatToByte(V.blue),S[O++]=z.floatToByte(V.alpha)}}}let N=new hn;N.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:A}),N.prevPosition=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:x}),N.nextPosition=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:C}),N.expandAndWidth=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:T}),n.st&&(N.st=new De({componentDatatype:q.FLOAT,componentsPerAttribute:2,values:E})),u(S)&&(N.color=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:4,values:S,normalize:!0}));let _=Fe.createTypedArray(m,g*6-6),b=0,D=0,I=g-1;for(l=0;l<I;++l)_[D++]=b,_[D++]=b+2,_[D++]=b+1,_[D++]=b+1,_[D++]=b+2,_[D++]=b+3,b+=4;return new ct({attributes:N,indices:_,primitiveType:Me.TRIANGLES,boundingSphere:se.fromPoints(p),geometryType:Fu.POLYLINES})};var P_=TN;var Rat=new $n(0),yz={},Cpe=new z,Bat=new Nt(z.WHITE),Mat=new $n(!0),Lat=new $n(gn.DISABLED),Nat=new $n(new bt),Fat=new $n(kn.BOTH);function Vat(){this.vertexFormat=void 0,this.positions=void 0,this.width=void 0,this.arcType=void 0,this.granularity=void 0}function Uat(){this.positions=void 0,this.width=void 0,this.arcType=void 0,this.granularity=void 0}function Yd(e,t){this._entity=e,this._scene=t,this._entitySubscription=e.definitionChanged.addEventListener(Yd.prototype._onEntityPropertyChanged,this),this._fillEnabled=!1,this._dynamic=!1,this._geometryChanged=new Ae,this._showProperty=void 0,this._materialProperty=void 0,this._shadowsProperty=void 0,this._distanceDisplayConditionProperty=void 0,this._classificationTypeProperty=void 0,this._depthFailMaterialProperty=void 0,this._geometryOptions=new Vat,this._groundGeometryOptions=new Uat,this._id=`polyline-${e.id}`,this._clampToGround=!1,this._supportsPolylinesOnTerrain=qo.supportsPolylinesOnTerrain(t),this._zIndex=0,this._onEntityPropertyChanged(e,"polyline",e.polyline,void 0)}Object.defineProperties(Yd.prototype,{id:{get:function(){return this._id}},entity:{get:function(){return this._entity}},fillEnabled:{get:function(){return this._fillEnabled}},hasConstantFill:{get:function(){return!this._fillEnabled||!u(this._entity.availability)&&j.isConstant(this._showProperty)}},fillMaterialProperty:{get:function(){return this._materialProperty}},depthFailMaterialProperty:{get:function(){return this._depthFailMaterialProperty}},outlineEnabled:{value:!1},hasConstantOutline:{value:!0},outlineColorProperty:{value:void 0},shadowsProperty:{get:function(){return this._shadowsProperty}},distanceDisplayConditionProperty:{get:function(){return this._distanceDisplayConditionProperty}},classificationTypeProperty:{get:function(){return this._classificationTypeProperty}},isDynamic:{get:function(){return this._dynamic}},isClosed:{value:!1},geometryChanged:{get:function(){return this._geometryChanged}},arcType:{get:function(){return this._arcType}},clampToGround:{get:function(){return this._clampToGround&&this._supportsPolylinesOnTerrain}},zIndex:{get:function(){return this._zIndex}}});Yd.prototype.isOutlineVisible=function(e){return!1};Yd.prototype.isFilled=function(e){let t=this._entity,n=this._fillEnabled&&t.isAvailable(e)&&this._showProperty.getValue(e);return y(n,!1)};Yd.prototype.createFillGeometryInstance=function(e){let t=this._entity,n=t.isAvailable(e),i=new yn(n&&t.isShowing&&this._showProperty.getValue(e)),o=this._distanceDisplayConditionProperty.getValue(e),r=Un.fromDistanceDisplayCondition(o),s={show:i,distanceDisplayCondition:r},a;return this._materialProperty instanceof Nt&&(u(this._materialProperty.color)&&(this._materialProperty.color.isConstant||n)&&(a=this._materialProperty.color.getValue(e,Cpe)),u(a)||(a=z.WHITE),s.color=Ft.fromColor(a)),this.clampToGround?new yt({id:t,geometry:new CA(this._groundGeometryOptions),attributes:s}):(u(this._depthFailMaterialProperty)&&this._depthFailMaterialProperty instanceof Nt&&(u(this._depthFailMaterialProperty.color)&&(this._depthFailMaterialProperty.color.isConstant||n)&&(a=this._depthFailMaterialProperty.color.getValue(e,Cpe)),u(a)||(a=z.WHITE),s.depthFailColor=Ft.fromColor(a)),new yt({id:t,geometry:new P_(this._geometryOptions),attributes:s}))};Yd.prototype.createOutlineGeometryInstance=function(e){};Yd.prototype.isDestroyed=function(){return!1};Yd.prototype.destroy=function(){this._entitySubscription(),le(this)};Yd.prototype._onEntityPropertyChanged=function(e,t,n,i){if(!(t==="availability"||t==="polyline"))return;let o=this._entity.polyline;if(!u(o)){this._fillEnabled&&(this._fillEnabled=!1,this._geometryChanged.raiseEvent(this));return}let r=o.positions,s=o.show;if(u(s)&&s.isConstant&&!s.getValue(ze.MINIMUM_VALUE)||!u(r)){this._fillEnabled&&(this._fillEnabled=!1,this._geometryChanged.raiseEvent(this));return}let a=o.zIndex,c=y(o.material,Bat),l=c instanceof Nt;this._materialProperty=c,this._depthFailMaterialProperty=o.depthFailMaterial,this._showProperty=y(s,Mat),this._shadowsProperty=y(o.shadows,Lat),this._distanceDisplayConditionProperty=y(o.distanceDisplayCondition,Nat),this._classificationTypeProperty=y(o.classificationType,Fat),this._fillEnabled=!0,this._zIndex=y(a,Rat);let f=o.width,d=o.arcType,p=o.clampToGround,g=o.granularity;if(!r.isConstant||!j.isConstant(f)||!j.isConstant(d)||!j.isConstant(g)||!j.isConstant(p)||!j.isConstant(a))this._dynamic||(this._dynamic=!0,this._geometryChanged.raiseEvent(this));else{let m=this._geometryOptions,A=r.getValue(ze.MINIMUM_VALUE,m.positions);if(!u(A)||A.length<2){this._fillEnabled&&(this._fillEnabled=!1,this._geometryChanged.raiseEvent(this));return}let x;l&&(!u(this._depthFailMaterialProperty)||this._depthFailMaterialProperty instanceof Nt)?x=kr.VERTEX_FORMAT:x=Ws.VERTEX_FORMAT,m.vertexFormat=x,m.positions=A,m.width=u(f)?f.getValue(ze.MINIMUM_VALUE):void 0,m.arcType=u(d)?d.getValue(ze.MINIMUM_VALUE):void 0,m.granularity=u(g)?g.getValue(ze.MINIMUM_VALUE):void 0;let C=this._groundGeometryOptions;C.positions=A,C.width=m.width,C.arcType=m.arcType,C.granularity=m.granularity,this._clampToGround=u(p)?p.getValue(ze.MINIMUM_VALUE):!1,!this._clampToGround&&u(a)&&wt("Entity polylines must have clampToGround: true when using zIndex. zIndex will be ignored."),this._dynamic=!1,this._geometryChanged.raiseEvent(this)}};Yd.prototype.createDynamicUpdater=function(e,t){return new EN(e,t,this)};var Gb={positions:void 0,granularity:void 0,height:void 0,ellipsoid:void 0};function EN(e,t,n){this._line=void 0,this._primitives=e,this._groundPrimitives=t,this._groundPolylinePrimitive=void 0,this._material=void 0,this._geometryUpdater=n,this._positions=[]}function Tpe(e){if(u(e._line))return e._line;let t=e._geometryUpdater._scene.id,n=yz[t],i=e._primitives;!u(n)||n.isDestroyed()?(n=new wd,yz[t]=n,i.add(n)):i.contains(n)||i.add(n);let o=n.add();return o.id=e._geometryUpdater._entity,e._line=o,o}EN.prototype.update=function(e){let t=this._geometryUpdater,n=t._entity,i=n.polyline,o=i.positions,r=j.getValueOrUndefined(o,e,this._positions);t._clampToGround=j.getValueOrDefault(i._clampToGround,e,!1),t._groundGeometryOptions.positions=r,t._groundGeometryOptions.width=j.getValueOrDefault(i._width,e,1),t._groundGeometryOptions.arcType=j.getValueOrDefault(i._arcType,e,Jt.GEODESIC),t._groundGeometryOptions.granularity=j.getValueOrDefault(i._granularity,e,9999);let s=this._groundPrimitives;if(u(this._groundPolylinePrimitive)&&(s.remove(this._groundPolylinePrimitive),this._groundPolylinePrimitive=void 0),t.clampToGround){if(!n.isShowing||!n.isAvailable(e)||!j.getValueOrDefault(i._show,e,!0)||!u(r)||r.length<2)return;let f=t.fillMaterialProperty,d;if(f instanceof Nt)d=new kr;else{let p=Yo.getValue(e,f,this._material);d=new Ws({material:p,translucent:p.isTranslucent()}),this._material=p}this._groundPolylinePrimitive=s.add(new ud({geometryInstances:t.createFillGeometryInstance(e),appearance:d,classificationType:t.classificationTypeProperty.getValue(e),asynchronous:!1}),j.getValueOrUndefined(t.zIndex,e)),u(this._line)&&(this._line.show=!1);return}let a=Tpe(this);if(!n.isShowing||!n.isAvailable(e)||!j.getValueOrDefault(i._show,e,!0)){a.show=!1;return}if(!u(r)||r.length<2){a.show=!1;return}let c=Jt.GEODESIC;c=j.getValueOrDefault(i._arcType,e,c);let l=t._scene.globe;c!==Jt.NONE&&u(l)&&(Gb.ellipsoid=l.ellipsoid,Gb.positions=r,Gb.granularity=j.getValueOrUndefined(i._granularity,e),Gb.height=Si.extractHeights(r,l.ellipsoid),c===Jt.GEODESIC?r=Si.generateCartesianArc(Gb):r=Si.generateCartesianRhumbArc(Gb)),a.show=!0,a.positions=r.slice(),a.material=Yo.getValue(e,t.fillMaterialProperty,a.material),a.width=j.getValueOrDefault(i._width,e,1),a.distanceDisplayCondition=j.getValueOrUndefined(i._distanceDisplayCondition,e,a.distanceDisplayCondition)};EN.prototype.getBoundingSphere=function(e){if(this._geometryUpdater.clampToGround){let t=this._groundPolylinePrimitive;if(u(t)&&t.show&&t.ready){let n=t.getGeometryInstanceAttributes(this._geometryUpdater._entity);if(u(n)&&u(n.boundingSphere))return se.clone(n.boundingSphere,e),at.DONE}return u(t)&&!t.ready?at.PENDING:at.DONE}else{let t=Tpe(this);if(t.show&&t.positions.length>0)return se.fromPoints(t.positions,e),at.DONE}return at.FAILED};EN.prototype.isDestroyed=function(){return!1};EN.prototype.destroy=function(){let t=this._geometryUpdater._scene.id,n=yz[t];u(n)&&(n.remove(this._line),n.length===0&&(this._primitives.removeAndDestroy(n),delete yz[t])),u(this._groundPolylinePrimitive)&&this._groundPrimitives.remove(this._groundPolylinePrimitive),le(this)};var bN=Yd;var kat=new z,zat=new bt,Hat=new bt;function qd(e,t,n,i,o){let r;n instanceof Nt?r=kr:r=Ws,this.orderedGroundPrimitives=e,this.classificationType=t,this.appearanceType=r,this.materialProperty=n,this.updaters=new At,this.createPrimitive=!0,this.primitive=void 0,this.oldPrimitive=void 0,this.geometry=new At,this.material=void 0,this.updatersWithAttributes=new At,this.attributes=new At,this.invalidated=!1,this.removeMaterialSubscription=n.definitionChanged.addEventListener(qd.prototype.onMaterialChanged,this),this.subscriptions=new At,this.showsUpdated=new At,this.zIndex=i,this._asynchronous=o}qd.prototype.onMaterialChanged=function(){this.invalidated=!0};qd.prototype.isMaterial=function(e){let t=this.materialProperty,n=e.fillMaterialProperty;return n===t||n instanceof Nt&&t instanceof Nt?!0:u(t)&&t.equals(n)};qd.prototype.add=function(e,t,n){let i=t.id;if(this.updaters.set(i,t),this.geometry.set(i,n),!t.hasConstantFill||!t.fillMaterialProperty.isConstant||!j.isConstant(t.distanceDisplayConditionProperty))this.updatersWithAttributes.set(i,t);else{let o=this;this.subscriptions.set(i,t.entity.definitionChanged.addEventListener(function(r,s,a,c){s==="isShowing"&&o.showsUpdated.set(t.id,t)}))}this.createPrimitive=!0};qd.prototype.remove=function(e){let t=e.id;if(this.createPrimitive=this.geometry.remove(t)||this.createPrimitive,this.updaters.remove(t)){this.updatersWithAttributes.remove(t);let n=this.subscriptions.get(t);return u(n)&&(n(),this.subscriptions.remove(t)),!0}return!1};qd.prototype.update=function(e){let t=!0,n=this.primitive,i=this.orderedGroundPrimitives,o=this.geometry.values,r;if(this.createPrimitive){if(o.length>0)u(n)&&(u(this.oldPrimitive)?i.remove(n):this.oldPrimitive=n),n=new ud({show:!1,asynchronous:this._asynchronous,geometryInstances:o.slice(),appearance:new this.appearanceType,classificationType:this.classificationType}),this.appearanceType===Ws&&(this.material=Yo.getValue(e,this.materialProperty,this.material),n.appearance.material=this.material),i.add(n,this.zIndex),t=!1;else{u(n)&&(i.remove(n),n=void 0);let a=this.oldPrimitive;u(a)&&(i.remove(a),this.oldPrimitive=void 0)}this.attributes.removeAll(),this.primitive=n,this.createPrimitive=!1}else if(u(n)&&n.ready){n.show=!0,u(this.oldPrimitive)&&(i.remove(this.oldPrimitive),this.oldPrimitive=void 0),this.appearanceType===Ws&&(this.material=Yo.getValue(e,this.materialProperty,this.material),this.primitive.appearance.material=this.material);let s=this.updatersWithAttributes.values,a=s.length;for(r=0;r<a;r++){let c=s[r],l=c.entity,f=this.geometry.get(c.id),d=this.attributes.get(f.id.id);if(u(d)||(d=n.getGeometryInstanceAttributes(f.id),this.attributes.set(f.id.id,d)),!c.fillMaterialProperty.isConstant){let A=c.fillMaterialProperty.color,x=j.getValueOrDefault(A,e,z.WHITE,kat);z.equals(d._lastColor,x)||(d._lastColor=z.clone(x,d._lastColor),d.color=Ft.toValue(x,d.color))}let p=l.isShowing&&(c.hasConstantFill||c.isFilled(e)),g=d.show[0]===1;p!==g&&(d.show=yn.toValue(p,d.show));let m=c.distanceDisplayConditionProperty;if(!j.isConstant(m)){let A=j.getValueOrDefault(m,e,Hat,zat);bt.equals(A,d._lastDistanceDisplayCondition)||(d._lastDistanceDisplayCondition=bt.clone(A,d._lastDistanceDisplayCondition),d.distanceDisplayCondition=Un.toValue(A,d.distanceDisplayCondition))}}this.updateShows(n)}else u(n)&&!n.ready&&(t=!1);return t};qd.prototype.updateShows=function(e){let t=this.showsUpdated.values,n=t.length;for(let i=0;i<n;i++){let o=t[i],r=o.entity,s=this.geometry.get(o.id),a=this.attributes.get(s.id.id);u(a)||(a=e.getGeometryInstanceAttributes(s.id),this.attributes.set(s.id.id,a));let c=r.isShowing,l=a.show[0]===1;c!==l&&(a.show=yn.toValue(c,a.show),s.attributes.show.value[0]=a.show[0])}this.showsUpdated.removeAll()};qd.prototype.contains=function(e){return this.updaters.contains(e.id)};qd.prototype.getBoundingSphere=function(e,t){let n=this.primitive;if(!n.ready)return at.PENDING;let i=n.getGeometryInstanceAttributes(e.entity);return!u(i)||!u(i.boundingSphere)||u(i.show)&&i.show[0]===0?at.FAILED:(i.boundingSphere.clone(t),at.DONE)};qd.prototype.destroy=function(){let e=this.primitive,t=this.orderedGroundPrimitives;u(e)&&t.remove(e);let n=this.oldPrimitive;u(n)&&t.remove(n),this.removeMaterialSubscription()};function Wb(e,t,n){this._items=[],this._orderedGroundPrimitives=e,this._classificationType=t,this._asynchronous=y(n,!0)}Wb.prototype.add=function(e,t){let n=this._items,i=n.length,o=t.createFillGeometryInstance(e),r=j.getValueOrDefault(t.zIndex,0);for(let a=0;a<i;++a){let c=n[a];if(c.isMaterial(t)&&c.zIndex===r){c.add(e,t,o);return}}let s=new qd(this._orderedGroundPrimitives,this._classificationType,t.fillMaterialProperty,r,this._asynchronous);s.add(e,t,o),n.push(s)};Wb.prototype.remove=function(e){let t=this._items,n=t.length;for(let i=n-1;i>=0;i--){let o=t[i];if(o.remove(e)){o.updaters.length===0&&(t.splice(i,1),o.destroy());break}}};Wb.prototype.update=function(e){let t,n=this._items,i=n.length;for(t=i-1;t>=0;t--){let r=n[t];if(r.invalidated){n.splice(t,1);let s=r.updaters.values,a=s.length;for(let c=0;c<a;c++)this.add(e,s[c]);r.destroy()}}let o=!0;for(t=0;t<n.length;t++)o=n[t].update(e)&&o;return o};Wb.prototype.getBoundingSphere=function(e,t){let n=this._items,i=n.length;for(let o=0;o<i;o++){let r=n[o];if(r.contains(e))return r.getBoundingSphere(e,t)}return at.FAILED};Wb.prototype.removeAllPrimitives=function(){let e=this._items,t=e.length;for(let n=0;n<t;n++)e[n].destroy();this._items.length=0};var SN=Wb;var Gat=[];function Epe(e,t){let n=e._batches,i=n.length;for(let o=0;o<i;o++)n[o].remove(t)}function bpe(e,t,n){if(n.isDynamic){e._dynamicBatch.add(t,n);return}if(n.clampToGround&&n.fillEnabled){let s=n.classificationTypeProperty.getValue(t);e._groundBatches[s].add(t,n);return}let i;n.fillEnabled&&(i=n.shadowsProperty.getValue(t));let o=0;u(n.depthFailMaterialProperty)&&(o=n.depthFailMaterialProperty instanceof Nt?1:2);let r;u(i)&&(r=i+o*gn.NUMBER_OF_SHADOW_MODES),n.fillEnabled&&(n.fillMaterialProperty instanceof Nt?e._colorBatches[r].add(t,n):e._materialBatches[r].add(t,n))}function mm(e,t,n,i){i=y(i,e.groundPrimitives),n=y(n,e.primitives),this._scene=e,this._primitives=n,this._entityCollection=void 0,this._addedObjects=new At,this._removedObjects=new At,this._changedObjects=new At;let o,r=gn.NUMBER_OF_SHADOW_MODES;for(this._colorBatches=new Array(r*3),this._materialBatches=new Array(r*3),o=0;o<r;++o)this._colorBatches[o]=new If(n,kr,void 0,!1,o),this._materialBatches[o]=new Pf(n,Ws,void 0,!1,o),this._colorBatches[o+r]=new If(n,kr,kr,!1,o),this._materialBatches[o+r]=new Pf(n,Ws,kr,!1,o),this._colorBatches[o+r*2]=new If(n,kr,Ws,!1,o),this._materialBatches[o+r*2]=new Pf(n,Ws,Ws,!1,o);this._dynamicBatch=new Fx(n,i);let s=kn.NUMBER_OF_CLASSIFICATION_TYPES;for(this._groundBatches=new Array(s),o=0;o<s;++o)this._groundBatches[o]=new SN(i,o);this._batches=this._colorBatches.concat(this._materialBatches,this._dynamicBatch,this._groundBatches),this._subscriptions=new At,this._updaters=new At,this._entityCollection=t,t.collectionChanged.addEventListener(mm.prototype._onCollectionChanged,this),this._onCollectionChanged(t,t.values,Gat)}mm.prototype.update=function(e){let t=this._addedObjects,n=t.values,i=this._removedObjects,o=i.values,r=this._changedObjects,s=r.values,a,c,l,f;for(a=s.length-1;a>-1;a--)c=s[a],l=c.id,f=this._updaters.get(l),f.entity===c?(Epe(this,f),bpe(this,e,f)):(o.push(c),n.push(c));for(a=o.length-1;a>-1;a--)c=o[a],l=c.id,f=this._updaters.get(l),Epe(this,f),f.destroy(),this._updaters.remove(l),this._subscriptions.get(l)(),this._subscriptions.remove(l);for(a=n.length-1;a>-1;a--)c=n[a],l=c.id,f=new bN(c,this._scene),this._updaters.set(l,f),bpe(this,e,f),this._subscriptions.set(l,f.geometryChanged.addEventListener(mm._onGeometryChanged,this));t.removeAll(),i.removeAll(),r.removeAll();let d=!0,p=this._batches,g=p.length;for(a=0;a<g;a++)d=p[a].update(e)&&d;return d};var Wat=[],jat=new se;mm.prototype.getBoundingSphere=function(e,t){let n=Wat,i=jat,o=0,r=at.DONE,s=this._batches,a=s.length,c=this._updaters.get(e.id);for(let l=0;l<a;l++){if(r=s[l].getBoundingSphere(c,i),r===at.PENDING)return at.PENDING;r===at.DONE&&(n[o]=se.clone(i,n[o]),o++)}return o===0?at.FAILED:(n.length=o,se.fromBoundingSpheres(n,t),at.DONE)};mm.prototype.isDestroyed=function(){return!1};mm.prototype.destroy=function(){this._entityCollection.collectionChanged.removeEventListener(mm.prototype._onCollectionChanged,this),this._addedObjects.removeAll(),this._removedObjects.removeAll();let e,t=this._batches,n=t.length;for(e=0;e<n;e++)t[e].removeAllPrimitives();let i=this._subscriptions.values;for(n=i.length,e=0;e<n;e++)i[e]();return this._subscriptions.removeAll(),le(this)};mm._onGeometryChanged=function(e){let t=this._removedObjects,n=this._changedObjects,i=e.entity,o=i.id;!u(t.get(o))&&!u(n.get(o))&&n.set(o,i)};mm.prototype._onCollectionChanged=function(e,t,n){let i=this._addedObjects,o=this._removedObjects,r=this._changedObjects,s,a,c;for(s=n.length-1;s>-1;s--)c=n[s],a=c.id,i.remove(a)||(o.set(a,c),r.remove(a));for(s=t.length-1;s>-1;s--)c=t[s],a=c.id,o.remove(a)?r.set(a,c):i.set(a,c)};var vN=mm;function Bf(e){Rc.initializeTerrainHeights(),ud.initializeTerrainHeights();let t=e.scene,n=e.dataSourceCollection;this._eventHelper=new Or,this._eventHelper.add(n.dataSourceAdded,this._onDataSourceAdded,this),this._eventHelper.add(n.dataSourceRemoved,this._onDataSourceRemoved,this),this._eventHelper.add(n.dataSourceMoved,this._onDataSourceMoved,this),this._eventHelper.add(t.postRender,this._postRender,this),this._dataSourceCollection=n,this._scene=t,this._visualizersCallback=y(e.visualizersCallback,Bf.defaultVisualizersCallback);let i=!1,o=new ul,r=new ul;n.length>0&&(t.primitives.add(o),t.groundPrimitives.add(r),i=!0),this._primitives=o,this._groundPrimitives=r;for(let l=0,f=n.length;l<f;l++)this._onDataSourceAdded(n,n.get(l));let s=new DL;this._onDataSourceAdded(void 0,s),this._defaultDataSource=s;let a,c;if(!i){let l=this,f=function(){t.primitives.add(o),t.groundPrimitives.add(r),a(),c(),l._removeDefaultDataSourceListener=void 0,l._removeDataSourceCollectionListener=void 0};a=s.entities.collectionChanged.addEventListener(f),c=n.dataSourceAdded.addEventListener(f)}this._removeDefaultDataSourceListener=a,this._removeDataSourceCollectionListener=c,this._ready=!1}Bf.defaultVisualizersCallback=function(e,t,n){let i=n.entities;return[new IO(t,i),new mN(e,i,n._primitives,n._groundPrimitives),new pN(t,i),new gN(e,i),new hL(e,i),new CN(t,i),new AN(e,i),new vN(e,i,n._primitives,n._groundPrimitives)]};Object.defineProperties(Bf.prototype,{scene:{get:function(){return this._scene}},dataSources:{get:function(){return this._dataSourceCollection}},defaultDataSource:{get:function(){return this._defaultDataSource}},ready:{get:function(){return this._ready}}});Bf.prototype.isDestroyed=function(){return!1};Bf.prototype.destroy=function(){this._eventHelper.removeAll();let e=this._dataSourceCollection;for(let t=0,n=e.length;t<n;++t)this._onDataSourceRemoved(this._dataSourceCollection,e.get(t));return this._onDataSourceRemoved(void 0,this._defaultDataSource),u(this._removeDefaultDataSourceListener)?(this._removeDefaultDataSourceListener(),this._removeDataSourceCollectionListener()):(this._scene.primitives.remove(this._primitives),this._scene.groundPrimitives.remove(this._groundPrimitives)),le(this)};Bf.prototype.update=function(e){if(!ui.initialized)return this._ready=!1,!1;let t=!0,n,i,o,r,s=this._dataSourceCollection,a=s.length;for(n=0;n<a;n++){let c=s.get(n);for(u(c.update)&&(t=c.update(e)&&t),o=c._visualizers,r=o.length,i=0;i<r;i++)t=o[i].update(e)&&t}for(o=this._defaultDataSource._visualizers,r=o.length,i=0;i<r;i++)t=o[i].update(e)&&t;return this._ready=t,t};Bf.prototype._postRender=function(){let e=this._scene.frameState,t=this._dataSourceCollection,n=t.length;for(let i=0;i<n;i++){let o=t.get(i),r=o.credit;u(r)&&e.creditDisplay.addCredit(r);let s=o._resourceCredits;if(u(s)){let a=s.length;for(let c=0;c<a;c++)e.creditDisplay.addCredit(s[c])}}};var Yat=[],qat=new se;Bf.prototype.getBoundingSphere=function(e,t,n){if(!this._ready)return at.PENDING;let i,o,r=this._defaultDataSource;if(!r.entities.contains(e)){r=void 0;let p=this._dataSourceCollection;for(o=p.length,i=0;i<o;i++){let g=p.get(i);if(g.entities.contains(e)){r=g;break}}}if(!u(r))return at.FAILED;let s=Yat,a=qat,c=0,l=at.DONE,f=r._visualizers,d=f.length;for(i=0;i<d;i++){let p=f[i];if(u(p.getBoundingSphere)){if(l=f[i].getBoundingSphere(e,a),!t&&l===at.PENDING)return at.PENDING;l===at.DONE&&(s[c]=se.clone(a,s[c]),c++)}}return c===0?at.FAILED:(s.length=c,se.fromBoundingSpheres(s,n),at.DONE)};Bf.prototype._onDataSourceAdded=function(e,t){let n=this._scene,i=this._primitives,o=this._groundPrimitives,r=i.add(new ul),s=o.add(new HL);t._primitives=r,t._groundPrimitives=s;let a=t.clustering;a._initialize(n),r.add(a),t._visualizers=this._visualizersCallback(n,a,t)};Bf.prototype._onDataSourceRemoved=function(e,t){let n=this._primitives,i=this._groundPrimitives,o=t._primitives,r=t._groundPrimitives,s=t.clustering;o.remove(s);let a=t._visualizers,c=a.length;for(let l=0;l<c;l++)a[l].destroy();n.remove(o),i.remove(r),t._visualizers=void 0};Bf.prototype._onDataSourceMoved=function(e,t,n){let i=this._primitives,o=this._groundPrimitives,r=e._primitives,s=e._groundPrimitives;t===n+1?(i.raise(r),o.raise(s)):t===n-1?(i.lower(r),o.lower(s)):t===0?(i.lowerToBottom(r),o.lowerToBottom(s),i.raise(r),o.raise(s)):(i.raiseToTop(r),o.raiseToTop(s))};var DN=Bf;var Spe=new Z,vpe=new Z,Dpe=new Z,Xat=new M,Az=new h,wpe=new h,lj=new h,uj=new h,Ipe=new h,Ppe=new h,jb=new $,Kat=1.25;function Zat(e,t,n,i,o,r,s){let a=e.scene.mode,c=o.getValue(r,e._lastCartesian);if(u(c)){let l=!1,f=!1,d,p,g;if(a===ee.SCENE3D){$.addSeconds(r,.001,jb);let T=o.getValue(jb,Az);if(u(T)||($.addSeconds(r,-.001,jb),T=o.getValue(jb,Az),f=!0),u(T)){let E=Rt.computeFixedToIcrfMatrix(r,Spe),S=Rt.computeFixedToIcrfMatrix(jb,vpe),v;!u(E)||!u(S)?(v=Rt.computeTemeToPseudoFixedMatrix(r,Dpe),E=Z.transpose(v,Spe),S=Rt.computeTemeToPseudoFixedMatrix(jb,vpe),Z.transpose(S,S)):v=Z.transpose(E,Dpe);let w=Z.multiplyByVector(E,c,Ipe),R=Z.multiplyByVector(S,T,Ppe);h.subtract(w,R,uj);let O=h.magnitude(uj)*1e3,L=P.GRAVITATIONALPARAMETER,N=-L/(O*O-2*L/h.magnitude(w));N<0||N>Kat*s.maximumRadius?(d=wpe,h.normalize(c,d),h.negate(d,d),g=h.clone(h.UNIT_Z,lj),p=h.cross(g,d,Az),h.magnitude(p)>P.EPSILON7&&(h.normalize(d,d),h.normalize(p,p),g=h.cross(d,p,lj),h.normalize(g,g),l=!0)):h.equalsEpsilon(c,T,P.EPSILON7)||(g=wpe,h.normalize(w,g),h.normalize(R,R),p=h.cross(g,R,lj),f&&(p=h.multiplyByScalar(p,-1,p)),h.equalsEpsilon(p,h.ZERO,P.EPSILON7)||(d=h.cross(p,g,Az),Z.multiplyByVector(v,d,d),Z.multiplyByVector(v,p,p),Z.multiplyByVector(v,g,g),h.normalize(d,d),h.normalize(p,p),h.normalize(g,g),l=!0))}}u(e.boundingSphere)&&(c=e.boundingSphere.center);let m,A,x;i&&(m=h.clone(t.position,uj),A=h.clone(t.direction,Ipe),x=h.clone(t.up,Ppe));let C=Xat;l?(C[0]=d.x,C[1]=d.y,C[2]=d.z,C[3]=0,C[4]=p.x,C[5]=p.y,C[6]=p.z,C[7]=0,C[8]=g.x,C[9]=g.y,C[10]=g.z,C[11]=0,C[12]=c.x,C[13]=c.y,C[14]=c.z,C[15]=0):Rt.eastNorthUpToFixedFrame(c,s,C),t._setTransform(C),i&&(h.clone(m,t.position),h.clone(A,t.direction),h.clone(x,t.up),h.cross(A,x,t.right))}if(n){let l=a===ee.SCENE2D||h.equals(e._offset3D,h.ZERO)?void 0:e._offset3D;t.lookAtTransform(t.transform,l)}}function wN(e,t,n){this.entity=e,this.scene=t,this.ellipsoid=y(n,ie.WGS84),this.boundingSphere=void 0,this._lastEntity=void 0,this._mode=void 0,this._lastCartesian=new h,this._defaultOffset3D=void 0,this._offset3D=new h}Object.defineProperties(wN,{defaultOffset3D:{get:function(){return this._defaultOffset3D},set:function(e){this._defaultOffset3D=h.clone(e,new h)}}});wN.defaultOffset3D=new h(-14e3,3500,3500);var xz=new ql,Jat=new h;wN.prototype.update=function(e,t){let n=this.scene,i=this.ellipsoid,o=n.mode;if(o===ee.MORPHING)return;let r=this.entity,s=r.position;if(!u(s))return;let a=r!==this._lastEntity,c=o!==this._mode,l=n.camera,f=a||c,d=!0;if(a){let p=r.viewFrom,g=u(p);if(!g&&u(t)){xz.pitch=-P.PI_OVER_FOUR,xz.range=0;let m=s.getValue(e,Jat);if(u(m)){let A=2-1/Math.max(1,h.magnitude(m)/i.maximumRadius);xz.pitch*=A}l.viewBoundingSphere(t,xz),this.boundingSphere=t,f=!1,d=!1}else(!g||!u(p.getValue(e,this._offset3D)))&&h.clone(wN._defaultOffset3D,this._offset3D)}else!c&&this._mode!==ee.SCENE2D&&h.clone(l.position,this._offset3D);this._lastEntity=r,this._mode=o,Zat(this,l,f,d,s,e,i)};var IN=wN;function ON(){this._cache={}}ON.prototype.fromColor=function(e,t){return Cz(void 0,void 0,e,t,this._cache)};ON.prototype.fromUrl=function(e,t,n){return Cz(e,void 0,t,n,this._cache)};ON.prototype.fromMakiIconId=function(e,t,n){return Cz($t(`Assets/Textures/maki/${encodeURIComponent(e)}.png`),void 0,t,n,this._cache)};ON.prototype.fromText=function(e,t,n){return Cz(void 0,e,t,n,this._cache)};var Qat=new z;function $at(e,t,n){e.save(),e.scale(n/24,n/24),e.fillStyle=t.toCssColorString(),e.strokeStyle=t.brighten(.6,Qat).toCssColorString(),e.lineWidth=.846,e.beginPath(),e.moveTo(6.72,.422),e.lineTo(17.28,.422),e.bezierCurveTo(18.553,.422,19.577,1.758,19.577,3.415),e.lineTo(19.577,10.973),e.bezierCurveTo(19.577,12.63,18.553,13.966,17.282,13.966),e.lineTo(14.386,14.008),e.lineTo(11.826,23.578),e.lineTo(9.614,14.008),e.lineTo(6.719,13.965),e.bezierCurveTo(5.446,13.983,4.422,12.629,4.422,10.972),e.lineTo(4.422,3.416),e.bezierCurveTo(4.423,1.76,5.447,.423,6.718,.423),e.closePath(),e.fill(),e.stroke(),e.restore()}function Ope(e,t,n){let i=n/2.5,o=i,r=i;t.width>t.height?r=i*(t.height/t.width):t.width<t.height&&(o=i*(t.width/t.height));let s=Math.round((n-o)/2),a=Math.round(7/24*n-r/2);e.globalCompositeOperation="destination-out",e.drawImage(t,s-1,a,o,r),e.drawImage(t,s,a-1,o,r),e.drawImage(t,s+1,a,o,r),e.drawImage(t,s,a+1,o,r),e.globalCompositeOperation="destination-over",e.fillStyle=z.BLACK.toCssColorString(),e.fillRect(s-1,a-1,o+2,r+2),e.globalCompositeOperation="destination-out",e.drawImage(t,s,a,o,r),e.globalCompositeOperation="destination-over",e.fillStyle=z.WHITE.toCssColorString(),e.fillRect(s-1,a-2,o+2,r+2)}var PN=new Array(4);function Cz(e,t,n,i,o){PN[0]=e,PN[1]=t,PN[2]=n,PN[3]=i;let r=JSON.stringify(PN),s=o[r];if(u(s))return s;let a=document.createElement("canvas");a.width=i,a.height=i;let c=a.getContext("2d");if($at(c,n,i),u(e)){let f=Oe.createIfNeeded(e).fetchImage().then(function(d){return Ope(c,d,i),o[r]=a,a});return o[r]=f,f}else if(u(t)){let l=ux(t,{font:`bold ${i}px sans-serif`});Ope(c,l,i)}return o[r]=a,a}var O_=ON;function fj(e){return e}function Tz(e){if(e==null)return fj;var t,n,i=e.scale[0],o=e.scale[1],r=e.translate[0],s=e.translate[1];return function(a,c){c||(t=n=0);var l=2,f=a.length,d=new Array(f);for(d[0]=(t+=a[0])*i+r,d[1]=(n+=a[1])*o+s;l<f;)d[l]=a[l],++l;return d}}function Rpe(e,t){for(var n,i=e.length,o=i-t;o<--i;)n=e[o],e[o++]=e[i],e[i]=n}function dj(e,t){return typeof t=="string"&&(t=e.objects[t]),t.type==="GeometryCollection"?{type:"FeatureCollection",features:t.geometries.map(function(n){return Bpe(e,n)})}:Bpe(e,t)}function Bpe(e,t){var n=t.id,i=t.bbox,o=t.properties==null?{}:t.properties,r=hj(e,t);return n==null&&i==null?{type:"Feature",properties:o,geometry:r}:i==null?{type:"Feature",id:n,properties:o,geometry:r}:{type:"Feature",id:n,bbox:i,properties:o,geometry:r}}function hj(e,t){var n=Tz(e.transform),i=e.arcs;function o(f,d){d.length&&d.pop();for(var p=i[f<0?~f:f],g=0,m=p.length;g<m;++g)d.push(n(p[g],g));f<0&&Rpe(d,m)}function r(f){return n(f)}function s(f){for(var d=[],p=0,g=f.length;p<g;++p)o(f[p],d);return d.length<2&&d.push(d[0]),d}function a(f){for(var d=s(f);d.length<4;)d.push(d[0]);return d}function c(f){return f.map(a)}function l(f){var d=f.type,p;switch(d){case"GeometryCollection":return{type:d,geometries:f.geometries.map(l)};case"Point":p=r(f.coordinates);break;case"MultiPoint":p=f.coordinates.map(r);break;case"LineString":p=s(f.arcs);break;case"MultiLineString":p=f.arcs.map(s);break;case"Polygon":p=c(f.arcs);break;case"MultiPolygon":p=f.arcs.map(c);break;default:return null}return{type:d,coordinates:p}}return l(t)}function Ez(e){return h.fromDegrees(e[0],e[1],e[2])}var mj={"urn:ogc:def:crs:OGC:1.3:CRS84":Ez,"EPSG:4326":Ez,"urn:ogc:def:crs:EPSG::4326":Ez},Mpe={},Lpe={},pj=48,_j,gj=z.ROYALBLUE,yj=z.YELLOW,Aj=2,xj=z.fromBytes(255,255,0,100),Cj=!1,oct={small:24,medium:48,large:64},rct=["title","description","marker-size","marker-symbol","marker-color","stroke","stroke-opacity","stroke-width","fill","fill-opacity"];function Npe(e,t){let n="";for(let i in e)if(e.hasOwnProperty(i)){if(i===t||rct.indexOf(i)!==-1)continue;let o=e[i];u(o)&&(typeof o=="object"?n+=`<tr><th>${i}</th><td>${Npe(o)}</td></tr>`:n+=`<tr><th>${i}</th><td>${o}</td></tr>`)}return n.length>0&&(n=`<table class="cesium-infoBox-defaultTable"><tbody>${n}</tbody></table>`),n}function sct(e,t,n){let i;return function(o,r){return u(i)||(i=e(t,n)),i}}function act(e,t){return new md(sct(Npe,e,t),!0)}function bz(e,t,n){let i=e.id;if(!u(i)||e.type!=="Feature")i=Hn();else{let s=2,a=i;for(;u(t.getById(a));)a=`${i}_${s}`,s++;i=a}let o=t.getOrCreateEntity(i),r=e.properties;if(u(r)){o.properties=r;let s,a=r.title;if(u(a))o.name=a,s="title";else{let l=Number.MAX_VALUE;for(let f in r)if(r.hasOwnProperty(f)&&r[f]){let d=f.toLowerCase();if(l>1&&d==="title"){l=1,s=f;break}else l>2&&d==="name"?(l=2,s=f):l>3&&/title/i.test(f)?(l=3,s=f):l>4&&/name/i.test(f)&&(l=4,s=f)}u(s)&&(o.name=r[s])}let c=r.description;c!==null&&(o.description=u(c)?new $n(c):n(r,s))}return o}function Tj(e,t){let n=new Array(e.length);for(let i=0;i<e.length;i++)n[i]=t(e[i]);return n}var Fpe={Feature:Upe,FeatureCollection:cct,GeometryCollection:kpe,LineString:jpe,MultiLineString:Ype,MultiPoint:Gpe,MultiPolygon:Kpe,Point:Hpe,Polygon:Xpe,Topology:Zpe},Vpe={GeometryCollection:kpe,LineString:jpe,MultiLineString:Ype,MultiPoint:Gpe,MultiPolygon:Kpe,Point:Hpe,Polygon:Xpe,Topology:Zpe};function Upe(e,t,n,i,o){if(t.geometry===null){bz(t,e._entityCollection,o.describe);return}if(!u(t.geometry))throw new ue("feature.geometry is required.");let r=t.geometry.type,s=Vpe[r];if(!u(s))throw new ue(`Unknown geometry type: ${r}`);s(e,t,t.geometry,i,o)}function cct(e,t,n,i,o){let r=t.features;for(let s=0,a=r.length;s<a;s++)Upe(e,r[s],void 0,i,o)}function kpe(e,t,n,i,o){let r=n.geometries;for(let s=0,a=r.length;s<a;s++){let c=r[s],l=c.type,f=Vpe[l];if(!u(f))throw new ue(`Unknown geometry type: ${l}`);f(e,t,c,i,o)}}function zpe(e,t,n,i,o){let r=o.markerSymbol,s=o.markerColor,a=o.markerSize,c=t.properties;if(u(c)){let g=c["marker-color"];u(g)&&(s=z.fromCssColorString(g)),a=y(oct[c["marker-size"]],a);let m=c["marker-symbol"];u(m)&&(r=m)}let l;u(r)?r.length===1?l=e._pinBuilder.fromText(r.toUpperCase(),s,a):l=e._pinBuilder.fromMakiIconId(r,s,a):l=e._pinBuilder.fromColor(s,a);let f=new qa;f.verticalOrigin=new $n(Bn.BOTTOM),i.length===2&&o.clampToGround&&(f.heightReference=We.CLAMP_TO_GROUND);let d=bz(t,e._entityCollection,o.describe);d.billboard=f,d.position=new Mc(n(i));let p=Promise.resolve(l).then(function(g){f.image=new $n(g)}).catch(function(){f.image=new $n(e._pinBuilder.fromColor(s,a))});e._promises.push(p)}function Hpe(e,t,n,i,o){zpe(e,t,i,n.coordinates,o)}function Gpe(e,t,n,i,o){let r=n.coordinates;for(let s=0;s<r.length;s++)zpe(e,t,i,r[s],o)}function Wpe(e,t,n,i,o){let r=o.strokeMaterialProperty,s=o.strokeWidthProperty,a=t.properties;if(u(a)){let f=a["stroke-width"];u(f)&&(s=new $n(f));let d,p=a.stroke;u(p)&&(d=z.fromCssColorString(p));let g=a["stroke-opacity"];u(g)&&g!==1&&(u(d)||(d=r.color.getValue().clone()),d.alpha=g),u(d)&&(r=new Nt(d))}let c=bz(t,e._entityCollection,o.describe),l=new Ka;c.polyline=l,l.clampToGround=o.clampToGround,l.material=r,l.width=s,l.positions=new $n(Tj(i,n)),l.arcType=Jt.RHUMB}function jpe(e,t,n,i,o){Wpe(e,t,i,n.coordinates,o)}function Ype(e,t,n,i,o){let r=n.coordinates;for(let s=0;s<r.length;s++)Wpe(e,t,i,r[s],o)}function qpe(e,t,n,i,o){if(i.length===0||i[0].length===0)return;let r=o.strokeMaterialProperty.color,s=o.fillMaterialProperty,a=o.strokeWidthProperty,c=t.properties;if(u(c)){let g=c["stroke-width"];u(g)&&(a=new $n(g));let m,A=c.stroke;u(A)&&(m=z.fromCssColorString(A));let x=c["stroke-opacity"];u(x)&&x!==1&&(u(m)||(m=r.getValue().clone()),m.alpha=x),u(m)&&(r=new $n(m));let C,T=c.fill,E=s.color.getValue();u(T)&&(C=z.fromCssColorString(T),C.alpha=E.alpha),x=c["fill-opacity"],u(x)&&x!==E.alpha&&(u(C)||(C=E.clone()),C.alpha=x),u(C)&&(s=new Nt(C))}let l=new dd;l.outline=new $n(!0),l.outlineColor=r,l.outlineWidth=a,l.material=s,l.arcType=Jt.RHUMB;let f=[];for(let g=1,m=i.length;g<m;g++)f.push(new Lc(Tj(i[g],n)));let d=i[0];l.hierarchy=new $n(new Lc(Tj(d,n),f)),d[0].length>2?l.perPositionHeight=new $n(!0):o.clampToGround||(l.height=0);let p=bz(t,e._entityCollection,o.describe);p.polygon=l}function Xpe(e,t,n,i,o){qpe(e,t,i,n.coordinates,o)}function Kpe(e,t,n,i,o){let r=n.coordinates;for(let s=0;s<r.length;s++)qpe(e,t,i,r[s],o)}function Zpe(e,t,n,i,o){for(let r in n.objects)if(n.objects.hasOwnProperty(r)){let s=dj(n,n.objects[r]),a=Fpe[s.type];a(e,s,s,i,o)}}function Ry(e){this._name=e,this._changed=new Ae,this._error=new Ae,this._isLoading=!1,this._loading=new Ae,this._entityCollection=new Ps(this),this._promises=[],this._pinBuilder=new O_,this._entityCluster=new uu,this._credit=void 0,this._resourceCredits=[]}Ry.load=function(e,t){return new Ry().load(e,t)};Object.defineProperties(Ry,{markerSize:{get:function(){return pj},set:function(e){pj=e}},markerSymbol:{get:function(){return _j},set:function(e){_j=e}},markerColor:{get:function(){return gj},set:function(e){gj=e}},stroke:{get:function(){return yj},set:function(e){yj=e}},strokeWidth:{get:function(){return Aj},set:function(e){Aj=e}},fill:{get:function(){return xj},set:function(e){xj=e}},clampToGround:{get:function(){return Cj},set:function(e){Cj=e}},crsNames:{get:function(){return mj}},crsLinkHrefs:{get:function(){return Mpe}},crsLinkTypes:{get:function(){return Lpe}}});Object.defineProperties(Ry.prototype,{name:{get:function(){return this._name},set:function(e){this._name!==e&&(this._name=e,this._changed.raiseEvent(this))}},clock:{value:void 0,writable:!1},entities:{get:function(){return this._entityCollection}},isLoading:{get:function(){return this._isLoading}},changedEvent:{get:function(){return this._changed}},errorEvent:{get:function(){return this._error}},loadingEvent:{get:function(){return this._loading}},show:{get:function(){return this._entityCollection.show},set:function(e){this._entityCollection.show=e}},clustering:{get:function(){return this._entityCluster},set:function(e){this._entityCluster=e}},credit:{get:function(){return this._credit}}});Ry.prototype.load=function(e,t){return Jpe(this,e,t,!0)};Ry.prototype.process=function(e,t){return Jpe(this,e,t,!1)};function Jpe(e,t,n,i){Mr.setLoading(e,!0),n=y(n,y.EMPTY_OBJECT);let o=n.credit;typeof o=="string"&&(o=new Kt(o)),e._credit=o;let r=t,s=n.sourceUri;if(typeof t=="string"||t instanceof Oe){t=Oe.createIfNeeded(t),r=t.fetchJson(),s=y(s,t.getUrlComponent());let a=e._resourceCredits,c=t.credits;if(u(c)){let l=c.length;for(let f=0;f<l;f++)a.push(c[f])}}return n={describe:y(n.describe,act),markerSize:y(n.markerSize,pj),markerSymbol:y(n.markerSymbol,_j),markerColor:y(n.markerColor,gj),strokeWidthProperty:new $n(y(n.strokeWidth,Aj)),strokeMaterialProperty:new Nt(y(n.stroke,yj)),fillMaterialProperty:new Nt(y(n.fill,xj)),clampToGround:y(n.clampToGround,Cj)},Promise.resolve(r).then(function(a){return lct(e,a,n,s,i)}).catch(function(a){throw Mr.setLoading(e,!1),e._error.raiseEvent(e,a),a})}Ry.prototype.update=function(e){return!0};function lct(e,t,n,i,o){let r;u(i)&&(r=x_(i)),u(r)&&e._name!==r&&(e._name=r,e._changed.raiseEvent(e));let s=Fpe[t.type];if(!u(s))throw new ue(`Unsupported GeoJSON object type: ${t.type}`);let a=t.crs,c=a!==null?Ez:null;if(u(a)){if(!u(a.properties))throw new ue("crs.properties is undefined.");let l=a.properties;if(a.type==="name"){if(c=mj[l.name],!u(c))throw new ue(`Unknown crs name: ${l.name}`)}else if(a.type==="link"){let f=Mpe[l.href];if(u(f)||(f=Lpe[l.type]),!u(f))throw new ue(`Unable to resolve crs link: ${JSON.stringify(l)}`);c=f(l)}else if(a.type==="EPSG"){if(c=mj[`EPSG:${l.code}`],!u(c))throw new ue(`Unknown crs EPSG code: ${l.code}`)}else throw new ue(`Unknown crs type: ${a.type}`)}return Promise.resolve(c).then(function(l){return o&&e._entityCollection.removeAll(),l!==null&&s(e,t,t,l,n),Promise.all(e._promises).then(function(){return e._promises.length=0,Mr.setLoading(e,!1),e})})}var RN=Ry;var Qpe="4.0.0";function uct(e){return e===void 0}function Au(e){return typeof e=="boolean"}function $pe(e,t){for(var n in t)t.hasOwnProperty(n)&&uct(e[n])&&(e[n]=t[n]);return e}function e_e(e,t,n){var i;return e.length>t&&(n==null?(n="…",i=3):i=n.length,e=e.substring(0,t-i)+n),e}function Vo(e,t){for(var n=e.length-1;n>=0;n--)e[n]===t&&e.splice(n,1)}function By(e,t){for(var n=e.length-1;n>=0;n--)t(e[n])===!0&&e.splice(n,1)}function My(e){throw new Error("Unhandled case for value: '".concat(e,"'"))}var Ly=/[A-Za-z]/,Rs=/[\d]/;var xu=/\s/,Sz=/['"]/,t_e=/[\x00-\x1F\x7F]/,n_e=/A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC/.source,fct=/\u2700-\u27bf\udde6-\uddff\ud800-\udbff\udc00-\udfff\ufe0e\ufe0f\u0300-\u036f\ufe20-\ufe23\u20d0-\u20f0\ud83c\udffb-\udfff\u200d\u3299\u3297\u303d\u3030\u24c2\ud83c\udd70-\udd71\udd7e-\udd7f\udd8e\udd91-\udd9a\udde6-\uddff\ude01-\ude02\ude1a\ude2f\ude32-\ude3a\ude50-\ude51\u203c\u2049\u25aa-\u25ab\u25b6\u25c0\u25fb-\u25fe\u00a9\u00ae\u2122\u2139\udc04\u2600-\u26FF\u2b05\u2b06\u2b07\u2b1b\u2b1c\u2b50\u2b55\u231a\u231b\u2328\u23cf\u23e9-\u23f3\u23f8-\u23fa\udccf\u2935\u2934\u2190-\u21ff/.source,dct=/\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D4-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F/.source,hct=n_e+fct+dct,i_e=/0-9\u0660-\u0669\u06F0-\u06F9\u07C0-\u07C9\u0966-\u096F\u09E6-\u09EF\u0A66-\u0A6F\u0AE6-\u0AEF\u0B66-\u0B6F\u0BE6-\u0BEF\u0C66-\u0C6F\u0CE6-\u0CEF\u0D66-\u0D6F\u0DE6-\u0DEF\u0E50-\u0E59\u0ED0-\u0ED9\u0F20-\u0F29\u1040-\u1049\u1090-\u1099\u17E0-\u17E9\u1810-\u1819\u1946-\u194F\u19D0-\u19D9\u1A80-\u1A89\u1A90-\u1A99\u1B50-\u1B59\u1BB0-\u1BB9\u1C40-\u1C49\u1C50-\u1C59\uA620-\uA629\uA8D0-\uA8D9\uA900-\uA909\uA9D0-\uA9D9\uA9F0-\uA9F9\uAA50-\uAA59\uABF0-\uABF9\uFF10-\uFF19/.source,Iui=new RegExp("[".concat(n_e+i_e,"]")),Ej=hct+i_e,Xd=new RegExp("[".concat(Ej,"]"));var vz=function(){function e(t){t===void 0&&(t={}),this.tagName="",this.attrs={},this.innerHTML="",this.tagName=t.tagName||"",this.attrs=t.attrs||{},this.innerHTML=t.innerHtml||t.innerHTML||""}return e.prototype.setTagName=function(t){return this.tagName=t,this},e.prototype.getTagName=function(){return this.tagName||""},e.prototype.setAttr=function(t,n){var i=this.getAttrs();return i[t]=n,this},e.prototype.getAttr=function(t){return this.getAttrs()[t]},e.prototype.setAttrs=function(t){return Object.assign(this.getAttrs(),t),this},e.prototype.getAttrs=function(){return this.attrs||(this.attrs={})},e.prototype.setClass=function(t){return this.setAttr("class",t)},e.prototype.addClass=function(t){for(var n=this.getClass(),i=n?n.split(xu):[],o=t.split(xu),r;r=o.shift();)i.indexOf(r)===-1&&i.push(r);return this.getAttrs().class=i.join(" "),this},e.prototype.removeClass=function(t){for(var n=this.getClass(),i=n?n.split(xu):[],o=t.split(xu),r;i.length&&(r=o.shift());){var s=i.indexOf(r);s!==-1&&i.splice(s,1)}return this.getAttrs().class=i.join(" "),this},e.prototype.getClass=function(){return this.getAttrs().class||""},e.prototype.hasClass=function(t){return(" "+this.getClass()+" ").indexOf(" "+t+" ")!==-1},e.prototype.setInnerHTML=function(t){return this.innerHTML=t,this},e.prototype.setInnerHtml=function(t){return this.setInnerHTML(t)},e.prototype.getInnerHTML=function(){return this.innerHTML||""},e.prototype.getInnerHtml=function(){return this.getInnerHTML()},e.prototype.toAnchorString=function(){var t=this.getTagName(),n=this.buildAttrsStr();return n=n?" "+n:"",["<",t,n,">",this.getInnerHtml(),"</",t,">"].join("")},e.prototype.buildAttrsStr=function(){if(!this.attrs)return"";var t=this.getAttrs(),n=[];for(var i in t)t.hasOwnProperty(i)&&n.push(i+'="'+t[i]+'"');return n.join(" ")},e}();function o_e(e,t,n){var i,o;n==null?(n="…",o=3,i=8):(o=n.length,i=n.length);var r=function(T){var E={},S=T,v=S.match(/^([a-z]+):\/\//i);return v&&(E.scheme=v[1],S=S.substr(v[0].length)),v=S.match(/^(.*?)(?=(\?|#|\/|$))/i),v&&(E.host=v[1],S=S.substr(v[0].length)),v=S.match(/^\/(.*?)(?=(\?|#|$))/i),v&&(E.path=v[1],S=S.substr(v[0].length)),v=S.match(/^\?(.*?)(?=(#|$))/i),v&&(E.query=v[1],S=S.substr(v[0].length)),v=S.match(/^#(.*?)$/i),v&&(E.fragment=v[1]),E},s=function(T){var E="";return T.scheme&&T.host&&(E+=T.scheme+"://"),T.host&&(E+=T.host),T.path&&(E+="/"+T.path),T.query&&(E+="?"+T.query),T.fragment&&(E+="#"+T.fragment),E},a=function(T,E){var S=E/2,v=Math.ceil(S),w=-1*Math.floor(S),R="";return w<0&&(R=T.substr(w)),T.substr(0,v)+n+R};if(e.length<=t)return e;var c=t-o,l=r(e);if(l.query){var f=l.query.match(/^(.*?)(?=(\?|\#))(.*?)$/i);f&&(l.query=l.query.substr(0,f[1].length),e=s(l))}if(e.length<=t||(l.host&&(l.host=l.host.replace(/^www\./,""),e=s(l)),e.length<=t))return e;var d="";if(l.host&&(d+=l.host),d.length>=c)return l.host.length==t?(l.host.substr(0,t-o)+n).substr(0,c+i):a(d,c).substr(0,c+i);var p="";if(l.path&&(p+="/"+l.path),l.query&&(p+="?"+l.query),p)if((d+p).length>=c){if((d+p).length==t)return(d+p).substr(0,t);var g=c-d.length;return(d+a(p,g)).substr(0,c+i)}else d+=p;if(l.fragment){var m="#"+l.fragment;if((d+m).length>=c){if((d+m).length==t)return(d+m).substr(0,t);var A=c-d.length;return(d+a(m,A)).substr(0,c+i)}else d+=m}if(l.scheme&&l.host){var x=l.scheme+"://";if((d+x).length<c)return(x+d).substr(0,t)}if(d.length<=t)return d;var C="";return c>0&&(C=d.substr(-1*Math.floor(c/2))),(d.substr(0,Math.ceil(c/2))+n+C).substr(0,c+i)}function r_e(e,t,n){if(e.length<=t)return e;var i,o;n==null?(n="…",i=8,o=3):(i=n.length,o=n.length);var r=t-o,s="";return r>0&&(s=e.substr(-1*Math.floor(r/2))),(e.substr(0,Math.ceil(r/2))+n+s).substr(0,r+i)}function s_e(e,t,n){return e_e(e,t,n)}var a_e=function(){function e(t){t===void 0&&(t={}),this.newWindow=!1,this.truncate={},this.className="",this.newWindow=t.newWindow||!1,this.truncate=t.truncate||{},this.className=t.className||""}return e.prototype.build=function(t){return new vz({tagName:"a",attrs:this.createAttrs(t),innerHtml:this.processAnchorText(t.getAnchorText())})},e.prototype.createAttrs=function(t){var n={href:t.getAnchorHref()},i=this.createCssClass(t);return i&&(n.class=i),this.newWindow&&(n.target="_blank",n.rel="noopener noreferrer"),this.truncate&&this.truncate.length&&this.truncate.length<t.getAnchorText().length&&(n.title=t.getAnchorHref()),n},e.prototype.createCssClass=function(t){var n=this.className;if(n){for(var i=[n],o=t.getCssClassSuffixes(),r=0,s=o.length;r<s;r++)i.push(n+"-"+o[r]);return i.join(" ")}else return""},e.prototype.processAnchorText=function(t){return t=this.doTruncate(t),t},e.prototype.doTruncate=function(t){var n=this.truncate;if(!n||!n.length)return t;var i=n.length,o=n.location;return o==="smart"?o_e(t,i):o==="middle"?r_e(t,i):s_e(t,i)},e}();var bj=function(e,t){return bj=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(n[o]=i[o])},bj(e,t)};function pm(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");bj(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Bs=function(){return Bs=Object.assign||function(t){for(var n,i=1,o=arguments.length;i<o;i++){n=arguments[i];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Bs.apply(this,arguments)};var _m=function(){function e(t){this._=null,this.matchedText="",this.offset=0,this.tagBuilder=t.tagBuilder,this.matchedText=t.matchedText,this.offset=t.offset}return e.prototype.getMatchedText=function(){return this.matchedText},e.prototype.setOffset=function(t){this.offset=t},e.prototype.getOffset=function(){return this.offset},e.prototype.getCssClassSuffixes=function(){return[this.type]},e.prototype.buildTag=function(){return this.tagBuilder.build(this)},e}();var mct="(?:xn--vermgensberatung-pwb|xn--vermgensberater-ctb|xn--clchc0ea0b2g2a9gcd|xn--w4r85el8fhu5dnra|northwesternmutual|travelersinsurance|verm\xF6gensberatung|xn--5su34j936bgsg|xn--bck1b9a5dre4c|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--mgberp4a5d4ar|xn--xkc2dl3a5ee0h|verm\xF6gensberater|xn--fzys8d69uvgm|xn--mgba7c0bbn0a|xn--mgbcpq6gpa1a|xn--xkc2al3hye2a|americanexpress|kerryproperties|sandvikcoromant|xn--i1b6b1a6a2e|xn--kcrx77d1x4a|xn--lgbbat1ad8j|xn--mgba3a4f16a|xn--mgbaakc7dvf|xn--mgbc0a9azcg|xn--nqv7fs00ema|americanfamily|bananarepublic|cancerresearch|cookingchannel|kerrylogistics|weatherchannel|xn--54b7fta0cc|xn--6qq986b3xl|xn--80aqecdr1a|xn--b4w605ferd|xn--fiq228c5hs|xn--h2breg3eve|xn--jlq480n2rg|xn--jlq61u9w7b|xn--mgba3a3ejt|xn--mgbaam7a8h|xn--mgbayh7gpa|xn--mgbbh1a71e|xn--mgbca7dzdo|xn--mgbi4ecexp|xn--mgbx4cd0ab|xn--rvc1e0am3e|international|lifeinsurance|travelchannel|wolterskluwer|xn--cckwcxetd|xn--eckvdtc9d|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--h2brj9c8c|xn--tiq49xqyj|xn--yfro4i67o|xn--ygbi2ammx|construction|lplfinancial|scholarships|versicherung|xn--3e0b707e|xn--45br5cyl|xn--4dbrk0ce|xn--80adxhks|xn--80asehdb|xn--8y0a063a|xn--gckr3f0f|xn--mgb9awbf|xn--mgbab2bd|xn--mgbgu82a|xn--mgbpl2fh|xn--mgbt3dhd|xn--mk1bu44c|xn--ngbc5azd|xn--ngbe9e0a|xn--ogbpf8fl|xn--qcka1pmc|accountants|barclaycard|blackfriday|blockbuster|bridgestone|calvinklein|contractors|creditunion|engineering|enterprises|foodnetwork|investments|kerryhotels|lamborghini|motorcycles|olayangroup|photography|playstation|productions|progressive|redumbrella|williamhill|xn--11b4c3d|xn--1ck2e1b|xn--1qqw23a|xn--2scrj9c|xn--3bst00m|xn--3ds443g|xn--3hcrj9c|xn--42c2d9a|xn--45brj9c|xn--55qw42g|xn--6frz82g|xn--80ao21a|xn--9krt00a|xn--cck2b3b|xn--czr694b|xn--d1acj3b|xn--efvy88h|xn--fct429k|xn--fjq720a|xn--flw351e|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|xn--h2brj9c|xn--hxt814e|xn--imr513n|xn--j6w193g|xn--jvr189m|xn--kprw13d|xn--kpry57d|xn--mgbbh1a|xn--mgbtx2b|xn--mix891f|xn--nyqy26a|xn--otu796d|xn--pgbs0dh|xn--q9jyb4c|xn--rhqv96g|xn--rovu88b|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--vuq861b|xn--w4rs40l|xn--xhq521b|xn--zfr164b|\u0B9A\u0BBF\u0B99\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0BC2\u0BB0\u0BCD|accountant|apartments|associates|basketball|bnpparibas|boehringer|capitalone|consulting|creditcard|cuisinella|eurovision|extraspace|foundation|healthcare|immobilien|industries|management|mitsubishi|nextdirect|properties|protection|prudential|realestate|republican|restaurant|schaeffler|tatamotors|technology|university|vlaanderen|volkswagen|xn--30rr7y|xn--3pxu8k|xn--45q11c|xn--4gbrim|xn--55qx5d|xn--5tzm5g|xn--80aswg|xn--90a3ac|xn--9dbq2a|xn--9et52u|xn--c2br7g|xn--cg4bki|xn--czrs0t|xn--czru2d|xn--fiq64b|xn--fiqs8s|xn--fiqz9s|xn--io0a7i|xn--kput3i|xn--mxtq1m|xn--o3cw4h|xn--pssy2u|xn--q7ce6a|xn--unup4y|xn--wgbh1c|xn--wgbl6a|xn--y9a3aq|accenture|alfaromeo|allfinanz|amsterdam|analytics|aquarelle|barcelona|bloomberg|christmas|community|directory|education|equipment|fairwinds|financial|firestone|fresenius|frontdoor|furniture|goldpoint|hisamitsu|homedepot|homegoods|homesense|institute|insurance|kuokgroup|lancaster|landrover|lifestyle|marketing|marshalls|melbourne|microsoft|panasonic|passagens|pramerica|richardli|shangrila|solutions|statebank|statefarm|stockholm|travelers|vacations|xn--90ais|xn--c1avg|xn--d1alf|xn--e1a4c|xn--fhbei|xn--j1aef|xn--j1amh|xn--l1acc|xn--ngbrx|xn--nqv7f|xn--p1acf|xn--qxa6a|xn--tckwe|xn--vhquv|yodobashi|\u0645\u0648\u0631\u064A\u062A\u0627\u0646\u064A\u0627|abudhabi|airforce|allstate|attorney|barclays|barefoot|bargains|baseball|boutique|bradesco|broadway|brussels|builders|business|capetown|catering|catholic|cipriani|cityeats|cleaning|clinique|clothing|commbank|computer|delivery|deloitte|democrat|diamonds|discount|discover|download|engineer|ericsson|etisalat|exchange|feedback|fidelity|firmdale|football|frontier|goodyear|grainger|graphics|guardian|hdfcbank|helsinki|holdings|hospital|infiniti|ipiranga|istanbul|jpmorgan|lighting|lundbeck|marriott|maserati|mckinsey|memorial|merckmsd|mortgage|observer|partners|pharmacy|pictures|plumbing|property|redstone|reliance|saarland|samsclub|security|services|shopping|showtime|softbank|software|stcgroup|supplies|training|vanguard|ventures|verisign|woodside|xn--90ae|xn--node|xn--p1ai|xn--qxam|yokohama|\u0627\u0644\u0633\u0639\u0648\u062F\u064A\u0629|abogado|academy|agakhan|alibaba|android|athleta|auction|audible|auspost|avianca|banamex|bauhaus|bentley|bestbuy|booking|brother|bugatti|capital|caravan|careers|channel|charity|chintai|citadel|clubmed|college|cologne|comcast|company|compare|contact|cooking|corsica|country|coupons|courses|cricket|cruises|dentist|digital|domains|exposed|express|farmers|fashion|ferrari|ferrero|finance|fishing|fitness|flights|florist|flowers|forsale|frogans|fujitsu|gallery|genting|godaddy|grocery|guitars|hamburg|hangout|hitachi|holiday|hosting|hoteles|hotmail|hyundai|ismaili|jewelry|juniper|kitchen|komatsu|lacaixa|lanxess|lasalle|latrobe|leclerc|limited|lincoln|markets|monster|netbank|netflix|network|neustar|okinawa|oldnavy|organic|origins|philips|pioneer|politie|realtor|recipes|rentals|reviews|rexroth|samsung|sandvik|schmidt|schwarz|science|shiksha|singles|staples|storage|support|surgery|systems|temasek|theater|theatre|tickets|tiffany|toshiba|trading|walmart|wanggou|watches|weather|website|wedding|whoswho|windows|winners|xfinity|yamaxun|youtube|zuerich|\u043A\u0430\u0442\u043E\u043B\u0438\u043A|\u0627\u062A\u0635\u0627\u0644\u0627\u062A|\u0627\u0644\u0628\u062D\u0631\u064A\u0646|\u0627\u0644\u062C\u0632\u0627\u0626\u0631|\u0627\u0644\u0639\u0644\u064A\u0627\u0646|\u067E\u0627\u06A9\u0633\u062A\u0627\u0646|\u0643\u0627\u062B\u0648\u0644\u064A\u0643|\u0B87\u0BA8\u0BCD\u0BA4\u0BBF\u0BAF\u0BBE|abarth|abbott|abbvie|africa|agency|airbus|airtel|alipay|alsace|alstom|amazon|anquan|aramco|author|bayern|beauty|berlin|bharti|bostik|boston|broker|camera|career|casino|center|chanel|chrome|church|circle|claims|clinic|coffee|comsec|condos|coupon|credit|cruise|dating|datsun|dealer|degree|dental|design|direct|doctor|dunlop|dupont|durban|emerck|energy|estate|events|expert|family|flickr|futbol|gallup|garden|george|giving|global|google|gratis|health|hermes|hiphop|hockey|hotels|hughes|imamat|insure|intuit|jaguar|joburg|juegos|kaufen|kinder|kindle|kosher|lancia|latino|lawyer|lefrak|living|locker|london|luxury|madrid|maison|makeup|market|mattel|mobile|monash|mormon|moscow|museum|mutual|nagoya|natura|nissan|nissay|norton|nowruz|office|olayan|online|oracle|orange|otsuka|pfizer|photos|physio|pictet|quebec|racing|realty|reisen|repair|report|review|rocher|rogers|ryukyu|safety|sakura|sanofi|school|schule|search|secure|select|shouji|soccer|social|stream|studio|supply|suzuki|swatch|sydney|taipei|taobao|target|tattoo|tennis|tienda|tjmaxx|tkmaxx|toyota|travel|unicom|viajes|viking|villas|virgin|vision|voting|voyage|vuelos|walter|webcam|xihuan|yachts|yandex|zappos|\u043C\u043E\u0441\u043A\u0432\u0430|\u043E\u043D\u043B\u0430\u0439\u043D|\u0627\u0628\u0648\u0638\u0628\u064A|\u0627\u0631\u0627\u0645\u0643\u0648|\u0627\u0644\u0627\u0631\u062F\u0646|\u0627\u0644\u0645\u063A\u0631\u0628|\u0627\u0645\u0627\u0631\u0627\u062A|\u0641\u0644\u0633\u0637\u064A\u0646|\u0645\u0644\u064A\u0633\u064A\u0627|\u092D\u093E\u0930\u0924\u092E\u094D|\u0B87\u0BB2\u0B99\u0BCD\u0B95\u0BC8|\u30D5\u30A1\u30C3\u30B7\u30E7\u30F3|actor|adult|aetna|amfam|amica|apple|archi|audio|autos|azure|baidu|beats|bible|bingo|black|boats|bosch|build|canon|cards|chase|cheap|cisco|citic|click|cloud|coach|codes|crown|cymru|dabur|dance|deals|delta|drive|dubai|earth|edeka|email|epson|faith|fedex|final|forex|forum|gallo|games|gifts|gives|glass|globo|gmail|green|gripe|group|gucci|guide|homes|honda|horse|house|hyatt|ikano|irish|jetzt|koeln|kyoto|lamer|lease|legal|lexus|lilly|linde|lipsy|loans|locus|lotte|lotto|macys|mango|media|miami|money|movie|music|nexus|nikon|ninja|nokia|nowtv|omega|osaka|paris|parts|party|phone|photo|pizza|place|poker|praxi|press|prime|promo|quest|radio|rehab|reise|ricoh|rocks|rodeo|rugby|salon|sener|seven|sharp|shell|shoes|skype|sling|smart|smile|solar|space|sport|stada|store|study|style|sucks|swiss|tatar|tires|tirol|tmall|today|tokyo|tools|toray|total|tours|trade|trust|tunes|tushu|ubank|vegas|video|vodka|volvo|wales|watch|weber|weibo|works|world|xerox|yahoo|\u05D9\u05E9\u05E8\u05D0\u05DC|\u0627\u06CC\u0631\u0627\u0646|\u0628\u0627\u0632\u0627\u0631|\u0628\u06BE\u0627\u0631\u062A|\u0633\u0648\u062F\u0627\u0646|\u0633\u0648\u0631\u064A\u0629|\u0647\u0645\u0631\u0627\u0647|\u092D\u093E\u0930\u094B\u0924|\u0938\u0902\u0917\u0920\u0928|\u09AC\u09BE\u0982\u09B2\u09BE|\u0C2D\u0C3E\u0C30\u0C24\u0C4D|\u0D2D\u0D3E\u0D30\u0D24\u0D02|\u5609\u91CC\u5927\u9152\u5E97|aarp|able|adac|aero|akdn|ally|amex|arab|army|arpa|arte|asda|asia|audi|auto|baby|band|bank|bbva|beer|best|bike|bing|blog|blue|bofa|bond|book|buzz|cafe|call|camp|care|cars|casa|case|cash|cbre|cern|chat|citi|city|club|cool|coop|cyou|data|date|dclk|deal|dell|desi|diet|dish|docs|dvag|erni|fage|fail|fans|farm|fast|fiat|fido|film|fire|fish|flir|food|ford|free|fund|game|gbiz|gent|ggee|gift|gmbh|gold|golf|goog|guge|guru|hair|haus|hdfc|help|here|hgtv|host|hsbc|icbc|ieee|imdb|immo|info|itau|java|jeep|jobs|jprs|kddi|kids|kiwi|kpmg|kred|land|lego|lgbt|lidl|life|like|limo|link|live|loan|loft|love|ltda|luxe|maif|meet|meme|menu|mini|mint|mobi|moda|moto|name|navy|news|next|nico|nike|ollo|open|page|pars|pccw|pics|ping|pink|play|plus|pohl|porn|post|prod|prof|qpon|read|reit|rent|rest|rich|room|rsvp|ruhr|safe|sale|sarl|save|saxo|scot|seat|seek|sexy|shaw|shia|shop|show|silk|sina|site|skin|sncf|sohu|song|sony|spot|star|surf|talk|taxi|team|tech|teva|tiaa|tips|town|toys|tube|vana|visa|viva|vivo|vote|voto|wang|weir|wien|wiki|wine|work|xbox|yoga|zara|zero|zone|\u0434\u0435\u0442\u0438|\u0441\u0430\u0439\u0442|\u0628\u0627\u0631\u062A|\u0628\u064A\u062A\u0643|\u0680\u0627\u0631\u062A|\u062A\u0648\u0646\u0633|\u0634\u0628\u0643\u0629|\u0639\u0631\u0627\u0642|\u0639\u0645\u0627\u0646|\u0645\u0648\u0642\u0639|\u092D\u093E\u0930\u0924|\u09AD\u09BE\u09B0\u09A4|\u09AD\u09BE\u09F0\u09A4|\u0A2D\u0A3E\u0A30\u0A24|\u0AAD\u0ABE\u0AB0\u0AA4|\u0B2D\u0B3E\u0B30\u0B24|\u0CAD\u0CBE\u0CB0\u0CA4|\u0DBD\u0D82\u0D9A\u0DCF|\u30A2\u30DE\u30BE\u30F3|\u30B0\u30FC\u30B0\u30EB|\u30AF\u30E9\u30A6\u30C9|\u30DD\u30A4\u30F3\u30C8|\u7EC4\u7EC7\u673A\u6784|\u96FB\u8A0A\u76C8\u79D1|\u9999\u683C\u91CC\u62C9|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceo|cfa|cfd|com|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|edu|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|net|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|org|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|ses|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|\u0431\u0435\u043B|\u043A\u043E\u043C|\u049B\u0430\u0437|\u043C\u043A\u0434|\u043C\u043E\u043D|\u043E\u0440\u0433|\u0440\u0443\u0441|\u0441\u0440\u0431|\u0443\u043A\u0440|\u0570\u0561\u0575|\u05E7\u05D5\u05DD|\u0639\u0631\u0628|\u0642\u0637\u0631|\u0643\u0648\u0645|\u0645\u0635\u0631|\u0915\u0949\u092E|\u0928\u0947\u091F|\u0E04\u0E2D\u0E21|\u0E44\u0E17\u0E22|\u0EA5\u0EB2\u0EA7|\u30B9\u30C8\u30A2|\u30BB\u30FC\u30EB|\u307F\u3093\u306A|\u4E2D\u6587\u7F51|\u4E9A\u9A6C\u900A|\u5929\u4E3B\u6559|\u6211\u7231\u4F60|\u65B0\u52A0\u5761|\u6DE1\u9A6C\u9521|\u8BFA\u57FA\u4E9A|\u98DE\u5229\u6D66|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|\u03B5\u03BB|\u03B5\u03C5|\u0431\u0433|\u0435\u044E|\u0440\u0444|\u10D2\u10D4|\uB2F7\uB137|\uB2F7\uCEF4|\uC0BC\uC131|\uD55C\uAD6D|\u30B3\u30E0|\u4E16\u754C|\u4E2D\u4FE1|\u4E2D\u56FD|\u4E2D\u570B|\u4F01\u4E1A|\u4F5B\u5C71|\u4FE1\u606F|\u5065\u5EB7|\u516B\u5366|\u516C\u53F8|\u516C\u76CA|\u53F0\u6E7E|\u53F0\u7063|\u5546\u57CE|\u5546\u5E97|\u5546\u6807|\u5609\u91CC|\u5728\u7EBF|\u5927\u62FF|\u5A31\u4E50|\u5BB6\u96FB|\u5E7F\u4E1C|\u5FAE\u535A|\u6148\u5584|\u624B\u673A|\u62DB\u8058|\u653F\u52A1|\u653F\u5E9C|\u65B0\u95FB|\u65F6\u5C1A|\u66F8\u7C4D|\u673A\u6784|\u6E38\u620F|\u6FB3\u9580|\u70B9\u770B|\u79FB\u52A8|\u7F51\u5740|\u7F51\u5E97|\u7F51\u7AD9|\u7F51\u7EDC|\u8054\u901A|\u8C37\u6B4C|\u8D2D\u7269|\u901A\u8CA9|\u96C6\u56E2|\u98DF\u54C1|\u9910\u5385|\u9999\u6E2F)",c_e=new RegExp("^"+mct+"$");var pct=/[\/?#]/,_ct=/[-+&@#/%=~_()|'$*\[\]{}\u2713]/,l_e=/[?!:,.;^]/,Sj=/https?:\/\//i,u_e=new RegExp("^"+Sj.source,"i"),f_e=new RegExp(l_e.source+"$"),gct=/^(javascript|vbscript):/i,yct=/^[A-Za-z][-.+A-Za-z0-9]*:(\/\/)?([^:/]*)/,Act=/^(?:\/\/)?([^/#?:]+)/;function Dz(e){return Ly.test(e)}function vj(e){return Ly.test(e)||Rs.test(e)||e==="+"||e==="-"||e==="."}function R_(e){return Xd.test(e)}function wz(e){return e==="_"||R_(e)}function Dj(e){return Xd.test(e)||_ct.test(e)||l_e.test(e)}function Iz(e){return pct.test(e)}function wj(e){return c_e.test(e.toLowerCase())}function d_e(e){if(gct.test(e))return!1;var t=e.match(yct);if(!t)return!1;var n=!!t[1],i=t[2];return n?!0:!(i.indexOf(".")===-1||!Ly.test(i))}function h_e(e){var t=e.match(Act);if(!t)return!1;var n=t[0],i=n.split(".");if(i.length<2)return!1;var o=i[i.length-1];return!!wj(o)}var xct=/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,Cct=/[:/?#]/;function m_e(e){var t=e.split(Cct,1)[0];return xct.test(t)}var Tct=/^(https?:\/\/)?(www\.)?/i,Ect=/^\/\//,p_e=function(e){pm(t,e);function t(n){var i=e.call(this,n)||this;return i.type="url",i.url="",i.urlMatchType="scheme",i.protocolRelativeMatch=!1,i.stripPrefix={scheme:!0,www:!0},i.stripTrailingSlash=!0,i.decodePercentEncoding=!0,i.protocolPrepended=!1,i.urlMatchType=n.urlMatchType,i.url=n.url,i.protocolRelativeMatch=n.protocolRelativeMatch,i.stripPrefix=n.stripPrefix,i.stripTrailingSlash=n.stripTrailingSlash,i.decodePercentEncoding=n.decodePercentEncoding,i}return t.prototype.getType=function(){return"url"},t.prototype.getUrlMatchType=function(){return this.urlMatchType},t.prototype.getUrl=function(){var n=this.url;return!this.protocolRelativeMatch&&this.urlMatchType!=="scheme"&&!this.protocolPrepended&&(n=this.url="http://"+n,this.protocolPrepended=!0),n},t.prototype.getAnchorHref=function(){var n=this.getUrl();return n.replace(/&/g,"&")},t.prototype.getAnchorText=function(){var n=this.getMatchedText();return this.protocolRelativeMatch&&(n=vct(n)),this.stripPrefix.scheme&&(n=bct(n)),this.stripPrefix.www&&(n=Sct(n)),this.stripTrailingSlash&&(n=Dct(n)),this.decodePercentEncoding&&(n=wct(n)),n},t}(_m);function bct(e){return e.replace(u_e,"")}function Sct(e){return e.replace(Tct,"$1")}function vct(e){return e.replace(Ect,"")}function Dct(e){return e.charAt(e.length-1)==="/"&&(e=e.slice(0,-1)),e}function wct(e){var t=e.replace(/%22/gi,""").replace(/%26/gi,"&").replace(/%27/gi,"'").replace(/%3C/gi,"<").replace(/%3E/gi,">");try{return decodeURIComponent(t)}catch{return t}}var __e=/^mailto:/i,Ict=new RegExp("[".concat(Ej,"!#$%&'*+/=?^_`{|}~-]"));function g_e(e){return Xd.test(e)}function Pz(e){return Ict.test(e)}function y_e(e){var t=e.split(".").pop()||"";return wj(t)}var A_e=function(e){pm(t,e);function t(n){var i=e.call(this,n)||this;return i.type="email",i.email="",i.email=n.email,i}return t.prototype.getType=function(){return"email"},t.prototype.getEmail=function(){return this.email},t.prototype.getAnchorHref=function(){return"mailto:"+this.email},t.prototype.getAnchorText=function(){return this.email},t}(_m);function Ij(e){return e==="_"||Xd.test(e)}function x_e(e){return e.length<=140}var C_e=["twitter","facebook","instagram","tiktok"];var T_e=function(e){pm(t,e);function t(n){var i=e.call(this,n)||this;return i.type="hashtag",i.serviceName="twitter",i.hashtag="",i.serviceName=n.serviceName,i.hashtag=n.hashtag,i}return t.prototype.getType=function(){return"hashtag"},t.prototype.getServiceName=function(){return this.serviceName},t.prototype.getHashtag=function(){return this.hashtag},t.prototype.getAnchorHref=function(){var n=this.serviceName,i=this.hashtag;switch(n){case"twitter":return"https://twitter.com/hashtag/"+i;case"facebook":return"https://www.facebook.com/hashtag/"+i;case"instagram":return"https://instagram.com/explore/tags/"+i;case"tiktok":return"https://www.tiktok.com/tag/"+i;default:throw My(n),new Error("Invalid hashtag service: ".concat(n))}},t.prototype.getAnchorText=function(){return"#"+this.hashtag},t.prototype.getCssClassSuffixes=function(){var n=e.prototype.getCssClassSuffixes.call(this),i=this.getServiceName();return i&&n.push(i),n},t}(_m);var Pct={twitter:/^@\w{1,15}$/,instagram:/^@[_\w]{1,30}$/,soundcloud:/^@[-a-z0-9_]{3,25}$/,tiktok:/^@[.\w]{1,23}[\w]$/},Oct=/[-\w.]/;function Pj(e){return Oct.test(e)}function E_e(e,t){var n=Pct[t];return n.test(e)}var b_e=["twitter","instagram","soundcloud","tiktok"];var S_e=function(e){pm(t,e);function t(n){var i=e.call(this,n)||this;return i.type="mention",i.serviceName="twitter",i.mention="",i.mention=n.mention,i.serviceName=n.serviceName,i}return t.prototype.getType=function(){return"mention"},t.prototype.getMention=function(){return this.mention},t.prototype.getServiceName=function(){return this.serviceName},t.prototype.getAnchorHref=function(){switch(this.serviceName){case"twitter":return"https://twitter.com/"+this.mention;case"instagram":return"https://instagram.com/"+this.mention;case"soundcloud":return"https://soundcloud.com/"+this.mention;case"tiktok":return"https://www.tiktok.com/@"+this.mention;default:throw new Error("Unknown service name to point mention to: "+this.serviceName)}},t.prototype.getAnchorText=function(){return"@"+this.mention},t.prototype.getCssClassSuffixes=function(){var n=e.prototype.getCssClassSuffixes.call(this),i=this.getServiceName();return i&&n.push(i),n},t}(_m);var Rct=/[-. ]/,Bct=/[-. ()]/,Mct=/[,;]/,Lct=/(?:(?:(?:(\+)?\d{1,3}[-. ]?)?\(?\d{3}\)?[-. ]?\d{3}[-. ]?\d{4})|(?:(\+)(?:9[976]\d|8[987530]\d|6[987]\d|5[90]\d|42\d|3[875]\d|2[98654321]\d|9[8543210]|8[6421]|6[6543210]|5[87654321]|4[987654310]|3[9643210]|2[70]|7|1)[-. ]?(?:\d[-. ]?){6,12}\d+))([,;]+[0-9]+#?)*/,Nct=/(0([1-9]-?[1-9]\d{3}|[1-9]{2}-?\d{3}|[1-9]{2}\d{1}-?\d{2}|[1-9]{2}\d{2}-?\d{1})-?\d{4}|0[789]0-?\d{4}-?\d{4}|050-?\d{4}-?\d{4})/,Fct=new RegExp("^".concat(Lct.source,"|").concat(Nct.source,"$"));function Oj(e){return Rct.test(e)}function Oz(e){return Mct.test(e)}function v_e(e){var t=e.charAt(0)==="+"||Bct.test(e);return t&&Fct.test(e)}var D_e=function(e){pm(t,e);function t(n){var i=e.call(this,n)||this;return i.type="phone",i.number="",i.plusSign=!1,i.number=n.number,i.plusSign=n.plusSign,i}return t.prototype.getType=function(){return"phone"},t.prototype.getPhoneNumber=function(){return this.number},t.prototype.getNumber=function(){return this.getPhoneNumber()},t.prototype.getAnchorHref=function(){return"tel:"+(this.plusSign?"+":"")+this.number},t.prototype.getAnchorText=function(){return this.matchedText},t}(_m);function P_e(e,t){for(var n=t.tagBuilder,i=t.stripPrefix,o=t.stripTrailingSlash,r=t.decodePercentEncoding,s=t.hashtagServiceName,a=t.mentionServiceName,c=[],l=e.length,f=[],d=0;d<l;d++){var p=e.charAt(d);if(f.length===0)x(p);else for(var g=f.length-1;g>=0;g--){var m=f[g];switch(m.state){case 11:w(m,p);break;case 12:R(m,p);break;case 0:C(m,p);break;case 1:T(m,p);break;case 2:E(m,p);break;case 3:S(m,p);break;case 4:v(m,p);break;case 5:O(m,p);break;case 6:L(m,p);break;case 7:N(m,p);break;case 13:_(m,p);break;case 14:b(m,p);break;case 8:D(m,p);break;case 9:I(m,p);break;case 10:B(m,p);break;case 15:F(m,p);break;case 16:k(m,p);break;case 17:U(m,p);break;case 18:G(m,p);break;case 19:V(m,p);break;case 20:X(m,p);break;case 21:W(m,p);break;case 22:Q(m,p);break;case 23:Y(m,p);break;case 24:K(m,p);break;case 25:J(m,p);break;case 26:_e(m,p);break;case 27:xe(m,p);break;case 28:re(m,p);break;case 29:ye(m,p);break;case 30:fe(m,p);break;case 31:Se(m,p);break;case 32:Ve(m,p);break;case 33:qe(m,p);break;case 34:Et(m,p);break;case 35:Ot(m,p);break;case 36:fn(m,p);break;case 37:we(m,p);break;case 38:dt(m,p);break;case 39:En(m,p);break;case 40:Zn(m,p);break;case 41:Wt(m,p);break;default:My(m.state)}}}for(var A=f.length-1;A>=0;A--)f.forEach(function(pe){return Je(pe)});return c;function x(pe){if(pe==="#")f.push(Hct(d,28));else if(pe==="@")f.push(Gct(d,30));else if(pe==="/")f.push(Bj(d,11));else if(pe==="+")f.push(Mj(d,37));else if(pe==="(")f.push(Mj(d,32));else{if(Rs.test(pe)&&(f.push(Mj(d,38)),f.push(kct(d,13))),g_e(pe)){var me=pe.toLowerCase()==="m"?15:22;f.push(zct(d,me))}Dz(pe)&&f.push(Rj(d,0)),Xd.test(pe)&&f.push(Bj(d,5))}}function C(pe,me){me===":"?pe.state=2:me==="-"?pe.state=1:vj(me)||Vo(f,pe)}function T(pe,me){me==="-"||(me==="/"?(Vo(f,pe),f.push(Bj(d,11))):vj(me)?pe.state=0:Vo(f,pe))}function E(pe,me){me==="/"?pe.state=3:me==="."?Vo(f,pe):R_(me)?(pe.state=5,Dz(me)&&f.push(Rj(d,0))):Vo(f,pe)}function S(pe,me){me==="/"?pe.state=4:Dj(me)?(pe.state=10,pe.acceptStateReached=!0):Je(pe)}function v(pe,me){me==="/"?pe.state=10:R_(me)?(pe.state=5,pe.acceptStateReached=!0):Vo(f,pe)}function w(pe,me){me==="/"?pe.state=12:Vo(f,pe)}function R(pe,me){R_(me)?pe.state=5:Vo(f,pe)}function O(pe,me){me==="."?pe.state=7:me==="-"?pe.state=6:me===":"?pe.state=8:Iz(me)?pe.state=10:wz(me)||Je(pe)}function L(pe,me){me==="-"||(me==="."?Je(pe):R_(me)?pe.state=5:Je(pe))}function N(pe,me){me==="."?Je(pe):R_(me)?(pe.state=5,pe.acceptStateReached=!0):Je(pe)}function _(pe,me){me==="."?pe.state=14:me===":"?pe.state=8:Rs.test(me)||(Iz(me)?pe.state=10:Xd.test(me)?Vo(f,pe):Je(pe))}function b(pe,me){Rs.test(me)?(pe.octetsEncountered++,pe.octetsEncountered===4&&(pe.acceptStateReached=!0),pe.state=13):Je(pe)}function D(pe,me){Rs.test(me)?pe.state=9:Je(pe)}function I(pe,me){Rs.test(me)||(Iz(me)?pe.state=10:Je(pe))}function B(pe,me){Dj(me)||Je(pe)}function F(pe,me){me.toLowerCase()==="a"?pe.state=16:Q(pe,me)}function k(pe,me){me.toLowerCase()==="i"?pe.state=17:Q(pe,me)}function U(pe,me){me.toLowerCase()==="l"?pe.state=18:Q(pe,me)}function G(pe,me){me.toLowerCase()==="t"?pe.state=19:Q(pe,me)}function V(pe,me){me.toLowerCase()==="o"?pe.state=20:Q(pe,me)}function X(pe,me){me.toLowerCase()===":"?pe.state=21:Q(pe,me)}function W(pe,me){Pz(me)?pe.state=22:Vo(f,pe)}function Q(pe,me){me==="."?pe.state=23:me==="@"?pe.state=24:Pz(me)?pe.state=22:Vo(f,pe)}function Y(pe,me){me==="."?Vo(f,pe):me==="@"?Vo(f,pe):Pz(me)?pe.state=22:Vo(f,pe)}function K(pe,me){R_(me)?pe.state=25:Vo(f,pe)}function J(pe,me){me==="."?pe.state=27:me==="-"?pe.state=26:wz(me)||Je(pe)}function _e(pe,me){me==="-"||me==="."?Je(pe):wz(me)?pe.state=25:Je(pe)}function xe(pe,me){me==="."||me==="-"?Je(pe):R_(me)?(pe.state=25,pe.acceptStateReached=!0):Je(pe)}function re(pe,me){Ij(me)?(pe.state=29,pe.acceptStateReached=!0):Vo(f,pe)}function ye(pe,me){Ij(me)||Je(pe)}function fe(pe,me){Pj(me)?(pe.state=31,pe.acceptStateReached=!0):Vo(f,pe)}function Se(pe,me){Pj(me)||(Xd.test(me)?Vo(f,pe):Je(pe))}function we(pe,me){Rs.test(me)?pe.state=38:(Vo(f,pe),x(me))}function Ve(pe,me){Rs.test(me)?pe.state=33:Vo(f,pe),x(me)}function qe(pe,me){Rs.test(me)?pe.state=34:Vo(f,pe)}function Et(pe,me){Rs.test(me)?pe.state=35:Vo(f,pe)}function Ot(pe,me){me===")"?pe.state=36:Vo(f,pe)}function fn(pe,me){Rs.test(me)?pe.state=38:Oj(me)?pe.state=39:Vo(f,pe)}function dt(pe,me){pe.acceptStateReached=!0,Oz(me)?pe.state=40:me==="#"?pe.state=41:Rs.test(me)||(me==="("?pe.state=32:Oj(me)?pe.state=39:(Je(pe),Dz(me)&&f.push(Rj(d,0))))}function En(pe,me){Rs.test(me)?pe.state=38:me==="("?pe.state=32:(Je(pe),x(me))}function Zn(pe,me){Oz(me)||(me==="#"?pe.state=41:Rs.test(me)?pe.state=38:Je(pe))}function Wt(pe,me){Oz(me)?pe.state=40:Rs.test(me)?Vo(f,pe):Je(pe)}function Je(pe){if(Vo(f,pe),!!pe.acceptStateReached){var me=pe.startIdx,be=e.slice(pe.startIdx,d);if(be=Uct(be),pe.type==="url"){var St=e.charAt(pe.startIdx-1);if(St==="@")return;var qt=pe.matchType;if(qt==="scheme"){var Kn=Sj.exec(be);if(Kn&&(me=me+Kn.index,be=be.slice(Kn.index)),!d_e(be))return}else if(qt==="tld"){if(!h_e(be))return}else if(qt==="ipV4"){if(!m_e(be))return}else My(qt);c.push(new p_e({tagBuilder:n,matchedText:be,offset:me,urlMatchType:qt,url:be,protocolRelativeMatch:be.slice(0,2)==="//",stripPrefix:i,stripTrailingSlash:o,decodePercentEncoding:r}))}else if(pe.type==="email")y_e(be)&&c.push(new A_e({tagBuilder:n,matchedText:be,offset:me,email:be.replace(__e,"")}));else if(pe.type==="hashtag")x_e(be)&&c.push(new T_e({tagBuilder:n,matchedText:be,offset:me,serviceName:s,hashtag:be.slice(1)}));else if(pe.type==="mention")E_e(be,a)&&c.push(new S_e({tagBuilder:n,matchedText:be,offset:me,serviceName:a,mention:be.slice(1)}));else if(pe.type==="phone"){if(be=be.replace(/ +$/g,""),v_e(be)){var vo=be.replace(/[^0-9,;#]/g,"");c.push(new D_e({tagBuilder:n,matchedText:be,offset:me,number:vo,plusSign:be.charAt(0)==="+"}))}}else My(pe)}}}var Vct=/[\(\{\[]/,w_e=/[\)\}\]]/,I_e={")":"(","}":"{","]":"["};function Uct(e){for(var t={"(":0,"{":0,"[":0},n=0;n<e.length;n++){var i=e.charAt(n);Vct.test(i)?t[i]++:w_e.test(i)&&t[I_e[i]]--}for(var o=e.length-1,r;o>=0;)if(r=e.charAt(o),w_e.test(r)){var s=I_e[r];if(t[s]<0)t[s]++,o--;else break}else if(f_e.test(r))o--;else break;return e.slice(0,o+1)}function Rj(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"scheme"}}function Bj(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"tld"}}function kct(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"ipV4",octetsEncountered:1}}function zct(e,t){return{type:"email",startIdx:e,state:t,acceptStateReached:!1}}function Hct(e,t){return{type:"hashtag",startIdx:e,state:t,acceptStateReached:!1}}function Gct(e,t){return{type:"mention",startIdx:e,state:t,acceptStateReached:!1}}function Mj(e,t){return{type:"phone",startIdx:e,state:t,acceptStateReached:!1}}function O_e(e,t){for(var n=t.onOpenTag,i=t.onCloseTag,o=t.onText,r=t.onComment,s=t.onDoctype,a=new gm,c=0,l=e.length,f=0,d=0,p=a;c<l;){var g=e.charAt(c);switch(f){case 0:m(g);break;case 1:A(g);break;case 2:C(g);break;case 3:x(g);break;case 4:T(g);break;case 5:E(g);break;case 6:S(g);break;case 7:v(g);break;case 8:w(g);break;case 9:R(g);break;case 10:O(g);break;case 11:L(g);break;case 12:N(g);break;case 13:_(g);break;case 14:b(g);break;case 15:D(g);break;case 16:I(g);break;case 17:B(g);break;case 18:F(g);break;case 19:k(g);break;case 20:U(g);break;default:My(f)}c++}d<c&&W();function m(K){K==="<"&&V()}function A(K){K==="!"?f=13:K==="/"?(f=2,p=new gm(Bs(Bs({},p),{isClosing:!0}))):K==="<"?V():Ly.test(K)?(f=3,p=new gm(Bs(Bs({},p),{isOpening:!0}))):(f=0,p=a)}function x(K){xu.test(K)?(p=new gm(Bs(Bs({},p),{name:Q()})),f=4):K==="<"?V():K==="/"?(p=new gm(Bs(Bs({},p),{name:Q()})),f=12):K===">"?(p=new gm(Bs(Bs({},p),{name:Q()})),X()):!Ly.test(K)&&!Rs.test(K)&&K!==":"&&G()}function C(K){K===">"?G():Ly.test(K)?f=3:G()}function T(K){xu.test(K)||(K==="/"?f=12:K===">"?X():K==="<"?V():K==="="||Sz.test(K)||t_e.test(K)?G():f=5)}function E(K){xu.test(K)?f=6:K==="/"?f=12:K==="="?f=7:K===">"?X():K==="<"?V():Sz.test(K)&&G()}function S(K){xu.test(K)||(K==="/"?f=12:K==="="?f=7:K===">"?X():K==="<"?V():Sz.test(K)?G():f=5)}function v(K){xu.test(K)||(K==='"'?f=8:K==="'"?f=9:/[>=`]/.test(K)?G():K==="<"?V():f=10)}function w(K){K==='"'&&(f=11)}function R(K){K==="'"&&(f=11)}function O(K){xu.test(K)?f=4:K===">"?X():K==="<"&&V()}function L(K){xu.test(K)?f=4:K==="/"?f=12:K===">"?X():K==="<"?V():(f=4,Y())}function N(K){K===">"?(p=new gm(Bs(Bs({},p),{isClosing:!0})),X()):f=4}function _(K){e.substr(c,2)==="--"?(c+=2,p=new gm(Bs(Bs({},p),{type:"comment"})),f=14):e.substr(c,7).toUpperCase()==="DOCTYPE"?(c+=7,p=new gm(Bs(Bs({},p),{type:"doctype"})),f=20):G()}function b(K){K==="-"?f=15:K===">"?G():f=16}function D(K){K==="-"?f=18:K===">"?G():f=16}function I(K){K==="-"&&(f=17)}function B(K){K==="-"?f=18:f=16}function F(K){K===">"?X():K==="!"?f=19:K==="-"||(f=16)}function k(K){K==="-"?f=17:K===">"?X():f=16}function U(K){K===">"?X():K==="<"&&V()}function G(){f=0,p=a}function V(){f=1,p=new gm({idx:c})}function X(){var K=e.slice(d,p.idx);K&&o(K,d),p.type==="comment"?r(p.idx):p.type==="doctype"?s(p.idx):(p.isOpening&&n(p.name,p.idx),p.isClosing&&i(p.name,p.idx)),G(),d=c+1}function W(){var K=e.slice(d,c);o(K,d),d=c+1}function Q(){var K=p.idx+(p.isClosing?2:1);return e.slice(K,c).toLowerCase()}function Y(){c--}}var gm=function(){function e(t){t===void 0&&(t={}),this.idx=t.idx!==void 0?t.idx:-1,this.type=t.type||"tag",this.name=t.name||"",this.isOpening=!!t.isOpening,this.isClosing=!!t.isClosing}return e}();var Wct=function(){function e(t){t===void 0&&(t={}),this.version=e.version,this.urls={},this.email=!0,this.phone=!0,this.hashtag=!1,this.mention=!1,this.newWindow=!0,this.stripPrefix={scheme:!0,www:!0},this.stripTrailingSlash=!0,this.decodePercentEncoding=!0,this.truncate={length:0,location:"end"},this.className="",this.replaceFn=null,this.context=void 0,this.sanitizeHtml=!1,this.tagBuilder=null,this.urls=jct(t.urls),this.email=Au(t.email)?t.email:this.email,this.phone=Au(t.phone)?t.phone:this.phone,this.hashtag=t.hashtag||this.hashtag,this.mention=t.mention||this.mention,this.newWindow=Au(t.newWindow)?t.newWindow:this.newWindow,this.stripPrefix=Yct(t.stripPrefix),this.stripTrailingSlash=Au(t.stripTrailingSlash)?t.stripTrailingSlash:this.stripTrailingSlash,this.decodePercentEncoding=Au(t.decodePercentEncoding)?t.decodePercentEncoding:this.decodePercentEncoding,this.sanitizeHtml=t.sanitizeHtml||!1;var n=this.mention;if(n!==!1&&b_e.indexOf(n)===-1)throw new Error("invalid `mention` cfg '".concat(n,"' - see docs"));var i=this.hashtag;if(i!==!1&&C_e.indexOf(i)===-1)throw new Error("invalid `hashtag` cfg '".concat(i,"' - see docs"));this.truncate=qct(t.truncate),this.className=t.className||this.className,this.replaceFn=t.replaceFn||this.replaceFn,this.context=t.context||this}return e.link=function(t,n){var i=new e(n);return i.link(t)},e.parse=function(t,n){var i=new e(n);return i.parse(t)},e.prototype.parse=function(t){var n=this,i=["a","style","script"],o=0,r=[];return O_e(t,{onOpenTag:function(s){i.indexOf(s)>=0&&o++},onText:function(s,a){if(o===0){var c=/( | |<|<|>|>|"|"|')/gi,l=s.split(c),f=a;l.forEach(function(d,p){if(p%2===0){var g=n.parseText(d,f);r.push.apply(r,g)}f+=d.length})}},onCloseTag:function(s){i.indexOf(s)>=0&&(o=Math.max(o-1,0))},onComment:function(s){},onDoctype:function(s){}}),r=this.compactMatches(r),r=this.removeUnwantedMatches(r),r},e.prototype.compactMatches=function(t){t.sort(function(c,l){return c.getOffset()-l.getOffset()});for(var n=0;n<t.length-1;){var i=t[n],o=i.getOffset(),r=i.getMatchedText().length,s=o+r;if(n+1<t.length){if(t[n+1].getOffset()===o){var a=t[n+1].getMatchedText().length>r?n:n+1;t.splice(a,1);continue}if(t[n+1].getOffset()<s){t.splice(n+1,1);continue}}n++}return t},e.prototype.removeUnwantedMatches=function(t){return this.hashtag||By(t,function(n){return n.getType()==="hashtag"}),this.email||By(t,function(n){return n.getType()==="email"}),this.phone||By(t,function(n){return n.getType()==="phone"}),this.mention||By(t,function(n){return n.getType()==="mention"}),this.urls.schemeMatches||By(t,function(n){return n.getType()==="url"&&n.getUrlMatchType()==="scheme"}),this.urls.tldMatches||By(t,function(n){return n.getType()==="url"&&n.getUrlMatchType()==="tld"}),this.urls.ipV4Matches||By(t,function(n){return n.getType()==="url"&&n.getUrlMatchType()==="ipV4"}),t},e.prototype.parseText=function(t,n){n===void 0&&(n=0),n=n||0;for(var i=P_e(t,{tagBuilder:this.getTagBuilder(),stripPrefix:this.stripPrefix,stripTrailingSlash:this.stripTrailingSlash,decodePercentEncoding:this.decodePercentEncoding,hashtagServiceName:this.hashtag,mentionServiceName:this.mention||"twitter"}),o=0,r=i.length;o<r;o++)i[o].setOffset(n+i[o].getOffset());return i},e.prototype.link=function(t){if(!t)return"";this.sanitizeHtml&&(t=t.replace(/</g,"<").replace(/>/g,">"));for(var n=this.parse(t),i=[],o=0,r=0,s=n.length;r<s;r++){var a=n[r];i.push(t.substring(o,a.getOffset())),i.push(this.createMatchReturnVal(a)),o=a.getOffset()+a.getMatchedText().length}return i.push(t.substring(o)),i.join("")},e.prototype.createMatchReturnVal=function(t){var n;if(this.replaceFn&&(n=this.replaceFn.call(this.context,t)),typeof n=="string")return n;if(n===!1)return t.getMatchedText();if(n instanceof vz)return n.toAnchorString();var i=t.buildTag();return i.toAnchorString()},e.prototype.getTagBuilder=function(){var t=this.tagBuilder;return t||(t=this.tagBuilder=new a_e({newWindow:this.newWindow,truncate:this.truncate,className:this.className})),t},e.version=Qpe,e}(),R_e=Wct;function jct(e){return e==null&&(e=!0),Au(e)?{schemeMatches:e,tldMatches:e,ipV4Matches:e}:{schemeMatches:Au(e.schemeMatches)?e.schemeMatches:!0,tldMatches:Au(e.tldMatches)?e.tldMatches:!0,ipV4Matches:Au(e.ipV4Matches)?e.ipV4Matches:!0}}function Yct(e){return e==null&&(e=!0),Au(e)?{scheme:e,www:e}:{scheme:Au(e.scheme)?e.scheme:!0,www:Au(e.www)?e.www:!0}}function qct(e){return typeof e=="number"?{length:e,location:"end"}:$pe(e||{},{length:Number.POSITIVE_INFINITY,location:"end"})}var Rz=R_e;var z_e;typeof DOMParser<"u"&&(z_e=new DOMParser);var Xct=new Rz({stripPrefix:!1,email:!1,replaceFn:function(e,t){return t.urlMatchType==="scheme"||t.urlMatchType==="www"}}),Bz=32,B_e=2414016,M_e=1,L_e=16093e3,N_e=.1,Kct=[null,void 0,"http://www.topografix.com/GPX/1/1"],So={gpx:Kct};function Zct(e){return new Promise((t,n)=>{let i=new FileReader;i.addEventListener("load",function(){t(i.result)}),i.addEventListener("error",function(){n(i.error)}),i.readAsText(e)})}function Lj(e,t){let n=LN(e,"id");return n=u(n)?n:Hn(),t.getOrCreateEntity(n)}function Nj(e){let t=F_e(e,"lon"),n=F_e(e,"lat"),i=BN(e,"ele",So.gpx);return h.fromDegrees(t,n,i)}function F_e(e,t){if(!u(e))return;let n=e.getAttribute(t);if(n!==null){let i=parseFloat(n);return isNaN(i)?void 0:i}}function LN(e,t){if(!u(e))return;let n=e.getAttribute(t);return n!==null?n:void 0}function Ny(e,t,n){if(!u(e))return;let i=e.childNodes,o=i.length;for(let r=0;r<o;r++){let s=i[r];if(s.localName===t&&n.indexOf(s.namespaceURI)!==-1)return s}}function Fj(e,t,n){if(!u(e))return;let i=[],o=e.getElementsByTagName(t),r=o.length;for(let s=0;s<r;s++){let a=o[s];a.localName===t&&n.indexOf(a.namespaceURI)!==-1&&i.push(a)}return i}function BN(e,t,n){let i=Ny(e,t,n);if(u(i)){let o=parseFloat(i.textContent);return isNaN(o)?void 0:o}}function vl(e,t,n){let i=Ny(e,t,n);if(u(i))return i.textContent.trim()}function H_e(e){let t=new qa;return t.width=Bz,t.height=Bz,t.scaleByDistance=new Pt(B_e,M_e,L_e,N_e),t.pixelOffsetScaleByDistance=new Pt(B_e,M_e,L_e,N_e),t.verticalOrigin=new $n(Bn.BOTTOM),t.image=e,t}function Jct(){let e=new fd;return e.translucencyByDistance=new Pt(3e6,1,5e6,0),e.pixelOffset=new H(17,0),e.horizontalOrigin=pi.LEFT,e.font="16px sans-serif",e.style=No.FILL_AND_OUTLINE,e}function G_e(e){let t=new Ka;return t.width=4,t.material=new Cy,t.material.color=u(e)?e:z.RED,t.material.outlineWidth=2,t.material.outlineColor=z.BLACK,t}var V_e={time:{text:"Time",tag:"time"},comment:{text:"Comment",tag:"cmt"},description:{text:"Description",tag:"desc"},source:{text:"Source",tag:"src"},number:{text:"GPS track/route number",tag:"number"},type:{text:"Type",tag:"type"}},MN;typeof document<"u"&&(MN=document.createElement("div"));function Vj(e,t){let n,i="",o=Object.keys(V_e),r=o.length;for(n=0;n<r;n++){let f=o[n],d=V_e[f];d.value=y(vl(e,d.tag,So.gpx),""),u(d.value)&&d.value!==""&&(i=`${i}<p>${d.text}: ${d.value}</p>`)}if(!u(i)||i==="")return;i=Xct.link(i),MN.innerHTML=i;let s=MN.querySelectorAll("a");for(n=0;n<s.length;n++)s[n].setAttribute("target","_blank");let a=z.WHITE,c=z.BLACK,l='<div class="cesium-infoBox-description-lighter" style="';return l+="overflow:auto;",l+="word-wrap:break-word;",l+=`background-color:${a.toCssColorString()};`,l+=`color:${c.toCssColorString()};`,l+='">',l+=`${MN.innerHTML}</div>`,MN.innerHTML="",l}function W_e(e,t,n,i){let o=Nj(t),r=Lj(t,n);r.position=o;let s=u(i.waypointImage)?i.waypointImage:e._pinBuilder.fromMakiIconId("marker",z.RED,Bz);r.billboard=H_e(s);let a=vl(t,"name",So.gpx);r.name=a,r.label=Jct(),r.label.text=a,r.description=Vj(t,r),i.clampToGround&&(r.billboard.heightReference=We.CLAMP_TO_GROUND,r.label.heightReference=We.CLAMP_TO_GROUND)}function Qct(e,t,n,i){let o=Lj(t,n);o.description=Vj(t,o);let r=Fj(t,"rtept",So.gpx),s=new Array(r.length);for(let a=0;a<r.length;a++)W_e(e,r[a],n,i),s[a]=Nj(r[a]);o.polyline=G_e(i.routeColor),i.clampToGround&&(o.polyline.clampToGround=!0),o.polyline.positions=s}function $ct(e,t,n,i){let o=Lj(t,n);o.description=Vj(t,o);let r=Fj(t,"trkseg",So.gpx),s=[],a=[],c,l=!0,f=new Qs;for(let d=0;d<r.length;d++)c=elt(r[d]),s=s.concat(c.positions),c.times.length>0?(a=a.concat(c.times),f.addSamples(a,s),l=l&&!0):l=!1;if(l){let d=u(i.waypointImage)?i.waypointImage:e._pinBuilder.fromMakiIconId("marker",z.RED,Bz);o.billboard=H_e(d),o.position=f,i.clampToGround&&(o.billboard.heightReference=We.CLAMP_TO_GROUND),o.availability=new Br,o.availability.addInterval(new xn({start:a[0],stop:a[a.length-1]}))}o.polyline=G_e(i.trackColor),o.polyline.positions=s,i.clampToGround&&(o.polyline.clampToGround=!0)}function elt(e){let t={positions:[],times:[]},n=Fj(e,"trkpt",So.gpx),i;for(let o=0;o<n.length;o++){let r=Nj(n[o]);t.positions.push(r),i=vl(n[o],"time",So.gpx),u(i)&&t.times.push($.fromIso8601(i))}return t}function tlt(e){let t=Ny(e,"metadata",So.gpx);if(u(t)){let n={name:vl(t,"name",So.gpx),desc:vl(t,"desc",So.gpx),author:nlt(t),copyright:olt(t),link:j_e(t),time:vl(t,"time",So.gpx),keywords:vl(t,"keywords",So.gpx),bounds:rlt(t)};if(u(n.name)||u(n.desc)||u(n.author)||u(n.copyright)||u(n.link)||u(n.time)||u(n.keywords)||u(n.bounds))return n}}function nlt(e){let t=Ny(e,"author",So.gpx);if(u(t)){let n={name:vl(t,"name",So.gpx),email:ilt(t),link:j_e(t)};if(u(n.name)||u(n.email)||u(n.link))return n}}function ilt(e){let t=Ny(e,"email",So.gpx);if(u(t)){let n=vl(t,"id",So.gpx),i=vl(t,"domain",So.gpx);return`${n}@${i}`}}function j_e(e){let t=Ny(e,"link",So.gpx);if(u(t)){let n={href:LN(t,"href"),text:vl(t,"text",So.gpx),mimeType:vl(t,"type",So.gpx)};if(u(n.href)||u(n.text)||u(n.mimeType))return n}}function olt(e){let t=Ny(e,"copyright",So.gpx);if(u(t)){let n={author:LN(t,"author"),year:vl(t,"year",So.gpx),license:vl(t,"license",So.gpx)};if(u(n.author)||u(n.year)||u(n.license))return n}}function rlt(e){let t=Ny(e,"bounds",So.gpx);if(u(t)){let n={minLat:BN(t,"minlat",So.gpx),maxLat:BN(t,"maxlat",So.gpx),minLon:BN(t,"minlon",So.gpx),maxLon:BN(t,"maxlon",So.gpx)};if(u(n.minLat)||u(n.maxLat)||u(n.minLon)||u(n.maxLon))return n}}var U_e={wpt:W_e,rte:Qct,trk:$ct};function slt(e,t,n,i){let o=Object.keys(U_e),r=o.length;for(let s=0;s<r;s++){let a=o[s],c=U_e[a],l=t.childNodes,f=l.length;for(let d=0;d<f;d++){let p=l[d];p.localName===a&&So.gpx.indexOf(p.namespaceURI)!==-1&&c(e,p,n,i)}}}function k_e(e,t,n){let i=e._entityCollection;i.removeAll();let o=t.documentElement,r=LN(o,"version"),s=LN(o,"creator"),a,c=tlt(o);u(c)&&(a=c.name),o.localName==="gpx"?slt(e,o,i,n):console.log(`GPX - Unsupported node: ${o.localName}`);let l,f=i.computeAvailability(),d=f.start,p=f.stop,g=$.equals(d,ze.MINIMUM_VALUE),m=$.equals(p,ze.MAXIMUM_VALUE);if(!g||!m){let x;g&&(x=new Date,x.setHours(0,0,0,0),d=$.fromDate(x)),m&&(x=new Date,x.setHours(24,0,0,0),p=$.fromDate(x)),l=new Fd,l.startTime=d,l.stopTime=p,l.currentTime=$.clone(d),l.clockRange=br.LOOP_STOP,l.clockStep=ao.SYSTEM_CLOCK_MULTIPLIER,l.multiplier=Math.round(Math.min(Math.max($.secondsDifference(p,d)/60,1),31556900))}let A=!1;return e._name!==a&&(e._name=a,A=!0),e._creator!==s&&(e._creator=s,A=!0),alt(e._metadata,c)&&(e._metadata=c,A=!0),e._version!==r&&(e._version=r,A=!0),l!==e._clock&&(A=!0,e._clock=l),A&&e._changed.raiseEvent(e),Mr.setLoading(e,!1),e}function alt(e,t){return!u(e)&&!u(t)?!1:u(e)&&u(t)?e.name!==t.name||e.dec!==t.desc||e.src!==t.src||e.author!==t.author||e.copyright!==t.copyright||e.link!==t.link||e.time!==t.time||e.bounds!==t.bounds:!0}function clt(e,t,n,i){i=y(i,y.EMPTY_OBJECT);let o=n;if(typeof n=="string"||n instanceof Oe){n=Oe.createIfNeeded(n),o=n.fetchBlob();let r=e._resourceCredits,s=n.credits;if(u(s)){let a=s.length;for(let c=0;c<a;c++)r.push(s[c])}}return Promise.resolve(o).then(function(r){return r instanceof Blob?Zct(r).then(function(s){let a,c;try{a=z_e.parseFromString(s,"application/xml")}catch(l){c=l.toString()}if(u(c)||a.body||a.documentElement.tagName==="parsererror"){let l=u(c)?c:a.documentElement.firstChild.nodeValue;throw l||(l=a.body.innerText),new ue(l)}return k_e(e,a,i)}):k_e(e,r,i)}).catch(function(r){return e._error.raiseEvent(e,r),console.log(r),Promise.reject(r)})}function Yb(){this._changed=new Ae,this._error=new Ae,this._loading=new Ae,this._clock=void 0,this._entityCollection=new Ps(this),this._entityCluster=new uu,this._name=void 0,this._version=void 0,this._creator=void 0,this._metadata=void 0,this._isLoading=!1,this._pinBuilder=new O_}Yb.load=function(e,t){return new Yb().load(e,t)};Object.defineProperties(Yb.prototype,{name:{get:function(){return this._name}},version:{get:function(){return this._version}},creator:{get:function(){return this._creator}},metadata:{get:function(){return this._metadata}},clock:{get:function(){return this._clock}},entities:{get:function(){return this._entityCollection}},isLoading:{get:function(){return this._isLoading}},changedEvent:{get:function(){return this._changed}},errorEvent:{get:function(){return this._error}},loadingEvent:{get:function(){return this._loading}},show:{get:function(){return this._entityCollection.show},set:function(e){this._entityCollection.show=e}},clustering:{get:function(){return this._entityCluster},set:function(e){this._entityCluster=e}}});Yb.prototype.update=function(e){return!0};Yb.prototype.load=function(e,t){if(!u(e))throw new de("data is required.");t=y(t,y.EMPTY_OBJECT),Mr.setLoading(this,!0);let n=this._name,i=this;return clt(this,this._entityCollection,e,t).then(function(){let o,r=i._entityCollection.computeAvailability(),s=r.start,a=r.stop,c=$.equals(s,ze.MINIMUM_VALUE),l=$.equals(a,ze.MAXIMUM_VALUE);if(!c||!l){let d;c&&(d=new Date,d.setHours(0,0,0,0),s=$.fromDate(d)),l&&(d=new Date,d.setHours(24,0,0,0),a=$.fromDate(d)),o=new Fd,o.startTime=s,o.stopTime=a,o.currentTime=$.clone(s),o.clockRange=br.LOOP_STOP,o.clockStep=ao.SYSTEM_CLOCK_MULTIPLIER,o.multiplier=Math.round(Math.min(Math.max($.secondsDifference(a,s)/60,1),31556900))}let f=!1;return o!==i._clock&&(i._clock=o,f=!0),n!==i._name&&(f=!0),f&&i._changed.raiseEvent(i),Mr.setLoading(i,!1),i}).catch(function(o){return Mr.setLoading(i,!1),i._error.raiseEvent(i,o),console.log(o),Promise.reject(o)})};var NN=Yb;function llt(e,t){this.position=e,this.headingPitchRoll=t}var FN=llt;var ZN=wo(Nl(),1);function kz(e){return zz(e.map(([t,n])=>new Array(t).fill(n,0,t)))}function zz(e){return e.reduce((t,n)=>t.concat(Array.isArray(n)?zz(n):n),[])}var Y_e=[0,1,2,3].concat(...kz([[2,4],[2,5],[4,6],[4,7],[8,8],[8,9],[16,10],[16,11],[32,12],[32,13],[64,14],[64,15],[2,0],[1,16],[1,17],[2,18],[2,19],[4,20],[4,21],[8,22],[8,23],[16,24],[16,25],[32,26],[32,27],[64,28],[64,29]]));function ur(){let e=this;function t(o){let r=e.dyn_tree,s=e.stat_desc.static_tree,a=e.stat_desc.extra_bits,c=e.stat_desc.extra_base,l=e.stat_desc.max_length,f,d,p,g,m,A,x=0;for(g=0;g<=15;g++)o.bl_count[g]=0;for(r[o.heap[o.heap_max]*2+1]=0,f=o.heap_max+1;f<573;f++)d=o.heap[f],g=r[r[d*2+1]*2+1]+1,g>l&&(g=l,x++),r[d*2+1]=g,!(d>e.max_code)&&(o.bl_count[g]++,m=0,d>=c&&(m=a[d-c]),A=r[d*2],o.opt_len+=A*(g+m),s&&(o.static_len+=A*(s[d*2+1]+m)));if(x!==0){do{for(g=l-1;o.bl_count[g]===0;)g--;o.bl_count[g]--,o.bl_count[g+1]+=2,o.bl_count[l]--,x-=2}while(x>0);for(g=l;g!==0;g--)for(d=o.bl_count[g];d!==0;)p=o.heap[--f],!(p>e.max_code)&&(r[p*2+1]!=g&&(o.opt_len+=(g-r[p*2+1])*r[p*2],r[p*2+1]=g),d--)}}function n(o,r){let s=0;do s|=o&1,o>>>=1,s<<=1;while(--r>0);return s>>>1}function i(o,r,s){let a=[],c=0,l,f,d;for(l=1;l<=15;l++)a[l]=c=c+s[l-1]<<1;for(f=0;f<=r;f++)d=o[f*2+1],d!==0&&(o[f*2]=n(a[d]++,d))}e.build_tree=function(o){let r=e.dyn_tree,s=e.stat_desc.static_tree,a=e.stat_desc.elems,c,l,f=-1,d;for(o.heap_len=0,o.heap_max=573,c=0;c<a;c++)r[c*2]!==0?(o.heap[++o.heap_len]=f=c,o.depth[c]=0):r[c*2+1]=0;for(;o.heap_len<2;)d=o.heap[++o.heap_len]=f<2?++f:0,r[d*2]=1,o.depth[d]=0,o.opt_len--,s&&(o.static_len-=s[d*2+1]);for(e.max_code=f,c=Math.floor(o.heap_len/2);c>=1;c--)o.pqdownheap(r,c);d=a;do c=o.heap[1],o.heap[1]=o.heap[o.heap_len--],o.pqdownheap(r,1),l=o.heap[1],o.heap[--o.heap_max]=c,o.heap[--o.heap_max]=l,r[d*2]=r[c*2]+r[l*2],o.depth[d]=Math.max(o.depth[c],o.depth[l])+1,r[c*2+1]=r[l*2+1]=d,o.heap[1]=d++,o.pqdownheap(r,1);while(o.heap_len>=2);o.heap[--o.heap_max]=o.heap[1],t(o),i(r,e.max_code,o.bl_count)}}ur._length_code=[0,1,2,3,4,5,6,7].concat(...kz([[2,8],[2,9],[2,10],[2,11],[4,12],[4,13],[4,14],[4,15],[8,16],[8,17],[8,18],[8,19],[16,20],[16,21],[16,22],[16,23],[32,24],[32,25],[32,26],[31,27],[1,28]]));ur.base_length=[0,1,2,3,4,5,6,7,8,10,12,14,16,20,24,28,32,40,48,56,64,80,96,112,128,160,192,224,0];ur.base_dist=[0,1,2,3,4,6,8,12,16,24,32,48,64,96,128,192,256,384,512,768,1024,1536,2048,3072,4096,6144,8192,12288,16384,24576];ur.d_code=function(e){return e<256?Y_e[e]:Y_e[256+(e>>>7)]};ur.extra_lbits=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0];ur.extra_dbits=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13];ur.extra_blbits=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7];ur.bl_order=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];function Ca(e,t,n,i,o){let r=this;r.static_tree=e,r.extra_bits=t,r.extra_base=n,r.elems=i,r.max_length=o}var ult=[12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,178,114,242,10,138,74,202,42,170,106,234,26,154,90,218,58,186,122,250,6,134,70,198,38,166,102,230,22,150,86,214,54,182,118,246,14,142,78,206,46,174,110,238,30,158,94,222,62,190,126,254,1,129,65,193,33,161,97,225,17,145,81,209,49,177,113,241,9,137,73,201,41,169,105,233,25,153,89,217,57,185,121,249,5,133,69,197,37,165,101,229,21,149,85,213,53,181,117,245,13,141,77,205,45,173,109,237,29,157,93,221,61,189,125,253,19,275,147,403,83,339,211,467,51,307,179,435,115,371,243,499,11,267,139,395,75,331,203,459,43,299,171,427,107,363,235,491,27,283,155,411,91,347,219,475,59,315,187,443,123,379,251,507,7,263,135,391,71,327,199,455,39,295,167,423,103,359,231,487,23,279,151,407,87,343,215,471,55,311,183,439,119,375,247,503,15,271,143,399,79,335,207,463,47,303,175,431,111,367,239,495,31,287,159,415,95,351,223,479,63,319,191,447,127,383,255,511,0,64,32,96,16,80,48,112,8,72,40,104,24,88,56,120,4,68,36,100,20,84,52,116,3,131,67,195,35,163,99,227],flt=kz([[144,8],[112,9],[24,7],[8,8]]);Ca.static_ltree=zz(ult.map((e,t)=>[e,flt[t]]));var dlt=[0,16,8,24,4,20,12,28,2,18,10,26,6,22,14,30,1,17,9,25,5,21,13,29,3,19,11,27,7,23],hlt=kz([[30,5]]);Ca.static_dtree=zz(dlt.map((e,t)=>[e,hlt[t]]));Ca.static_l_desc=new Ca(Ca.static_ltree,ur.extra_lbits,256+1,286,15);Ca.static_d_desc=new Ca(Ca.static_dtree,ur.extra_dbits,0,30,15);Ca.static_bl_desc=new Ca(null,ur.extra_blbits,0,19,7);var mlt=9,plt=8;function ym(e,t,n,i,o){let r=this;r.good_length=e,r.max_lazy=t,r.nice_length=n,r.max_chain=i,r.func=o}var X_e=0,Vz=1,Zx=2,Kd=[new ym(0,0,0,0,X_e),new ym(4,4,8,4,Vz),new ym(4,5,16,8,Vz),new ym(4,6,32,32,Vz),new ym(4,4,16,16,Zx),new ym(8,16,32,32,Zx),new ym(8,16,128,128,Zx),new ym(8,32,128,256,Zx),new ym(32,128,258,1024,Zx),new ym(32,258,258,4096,Zx)],Mz=["need dictionary","stream end","","","stream error","data error","","buffer error","",""],Mf=0,Lz=1,VN=2,Nz=3,_lt=32,Uj=42,Fz=113,UN=666,kj=8,glt=0,zj=1,ylt=2,yr=3,Uz=258,Cu=Uz+yr+1;function q_e(e,t,n,i){let o=e[t*2],r=e[n*2];return o<r||o==r&&i[t]<=i[n]}function Alt(){let e=this,t,n,i,o,r,s,a,c,l,f,d,p,g,m,A,x,C,T,E,S,v,w,R,O,L,N,_,b,D,I,B,F,k,U=new ur,G=new ur,V=new ur;e.depth=[];let X,W,Q,Y,K,J;e.bl_count=[],e.heap=[],B=[],F=[],k=[];function _e(){l=2*r,d[g-1]=0;for(let Be=0;Be<g-1;Be++)d[Be]=0;N=Kd[_].max_lazy,D=Kd[_].good_length,I=Kd[_].nice_length,L=Kd[_].max_chain,v=0,C=0,R=0,T=O=yr-1,S=0,p=0}function xe(){let Be;for(Be=0;Be<286;Be++)B[Be*2]=0;for(Be=0;Be<30;Be++)F[Be*2]=0;for(Be=0;Be<19;Be++)k[Be*2]=0;B[256*2]=1,e.opt_len=e.static_len=0,W=Q=0}function re(){U.dyn_tree=B,U.stat_desc=Ca.static_l_desc,G.dyn_tree=F,G.stat_desc=Ca.static_d_desc,V.dyn_tree=k,V.stat_desc=Ca.static_bl_desc,K=0,J=0,Y=8,xe()}e.pqdownheap=function(Be,it){let Ke=e.heap,Ze=Ke[it],ft=it<<1;for(;ft<=e.heap_len&&(ft<e.heap_len&&q_e(Be,Ke[ft+1],Ke[ft],e.depth)&&ft++,!q_e(Be,Ze,Ke[ft],e.depth));)Ke[it]=Ke[ft],it=ft,ft<<=1;Ke[it]=Ze};function ye(Be,it){let Ke=-1,Ze,ft=Be[0*2+1],Lt=0,vn=7,_o=4;ft===0&&(vn=138,_o=3),Be[(it+1)*2+1]=65535;for(let Do=0;Do<=it;Do++)Ze=ft,ft=Be[(Do+1)*2+1],!(++Lt<vn&&Ze==ft)&&(Lt<_o?k[Ze*2]+=Lt:Ze!==0?(Ze!=Ke&&k[Ze*2]++,k[16*2]++):Lt<=10?k[17*2]++:k[18*2]++,Lt=0,Ke=Ze,ft===0?(vn=138,_o=3):Ze==ft?(vn=6,_o=3):(vn=7,_o=4))}function fe(){let Be;for(ye(B,U.max_code),ye(F,G.max_code),V.build_tree(e),Be=19-1;Be>=3&&k[ur.bl_order[Be]*2+1]===0;Be--);return e.opt_len+=3*(Be+1)+5+5+4,Be}function Se(Be){e.pending_buf[e.pending++]=Be}function we(Be){Se(Be&255),Se(Be>>>8&255)}function Ve(Be){Se(Be>>8&255),Se(Be&255&255)}function qe(Be,it){let Ke,Ze=it;J>16-Ze?(Ke=Be,K|=Ke<<J&65535,we(K),K=Ke>>>16-J,J+=Ze-16):(K|=Be<<J&65535,J+=Ze)}function Et(Be,it){let Ke=Be*2;qe(it[Ke]&65535,it[Ke+1]&65535)}function Ot(Be,it){let Ke,Ze=-1,ft,Lt=Be[0*2+1],vn=0,_o=7,Do=4;for(Lt===0&&(_o=138,Do=3),Ke=0;Ke<=it;Ke++)if(ft=Lt,Lt=Be[(Ke+1)*2+1],!(++vn<_o&&ft==Lt)){if(vn<Do)do Et(ft,k);while(--vn!==0);else ft!==0?(ft!=Ze&&(Et(ft,k),vn--),Et(16,k),qe(vn-3,2)):vn<=10?(Et(17,k),qe(vn-3,3)):(Et(18,k),qe(vn-11,7));vn=0,Ze=ft,Lt===0?(_o=138,Do=3):ft==Lt?(_o=6,Do=3):(_o=7,Do=4)}}function fn(Be,it,Ke){let Ze;for(qe(Be-257,5),qe(it-1,5),qe(Ke-4,4),Ze=0;Ze<Ke;Ze++)qe(k[ur.bl_order[Ze]*2+1],3);Ot(B,Be-1),Ot(F,it-1)}function dt(){J==16?(we(K),K=0,J=0):J>=8&&(Se(K&255),K>>>=8,J-=8)}function En(){qe(zj<<1,3),Et(256,Ca.static_ltree),dt(),1+Y+10-J<9&&(qe(zj<<1,3),Et(256,Ca.static_ltree),dt()),Y=7}function Zn(Be,it){let Ke,Ze,ft;if(e.dist_buf[W]=Be,e.lc_buf[W]=it&255,W++,Be===0?B[it*2]++:(Q++,Be--,B[(ur._length_code[it]+256+1)*2]++,F[ur.d_code(Be)*2]++),!(W&8191)&&_>2){for(Ke=W*8,Ze=v-C,ft=0;ft<30;ft++)Ke+=F[ft*2]*(5+ur.extra_dbits[ft]);if(Ke>>>=3,Q<Math.floor(W/2)&&Ke<Math.floor(Ze/2))return!0}return W==X-1}function Wt(Be,it){let Ke,Ze,ft=0,Lt,vn;if(W!==0)do Ke=e.dist_buf[ft],Ze=e.lc_buf[ft],ft++,Ke===0?Et(Ze,Be):(Lt=ur._length_code[Ze],Et(Lt+256+1,Be),vn=ur.extra_lbits[Lt],vn!==0&&(Ze-=ur.base_length[Lt],qe(Ze,vn)),Ke--,Lt=ur.d_code(Ke),Et(Lt,it),vn=ur.extra_dbits[Lt],vn!==0&&(Ke-=ur.base_dist[Lt],qe(Ke,vn)));while(ft<W);Et(256,Be),Y=Be[256*2+1]}function Je(){J>8?we(K):J>0&&Se(K&255),K=0,J=0}function pe(Be,it,Ke){Je(),Y=8,Ke&&(we(it),we(~it)),e.pending_buf.set(c.subarray(Be,Be+it),e.pending),e.pending+=it}function me(Be,it,Ke){qe((glt<<1)+(Ke?1:0),3),pe(Be,it,!0)}function be(Be,it,Ke){let Ze,ft,Lt=0;_>0?(U.build_tree(e),G.build_tree(e),Lt=fe(),Ze=e.opt_len+3+7>>>3,ft=e.static_len+3+7>>>3,ft<=Ze&&(Ze=ft)):Ze=ft=it+5,it+4<=Ze&&Be!=-1?me(Be,it,Ke):ft==Ze?(qe((zj<<1)+(Ke?1:0),3),Wt(Ca.static_ltree,Ca.static_dtree)):(qe((ylt<<1)+(Ke?1:0),3),fn(U.max_code+1,G.max_code+1,Lt+1),Wt(B,F)),xe(),Ke&&Je()}function St(Be){be(C>=0?C:-1,v-C,Be),C=v,t.flush_pending()}function qt(){let Be,it,Ke,Ze;do{if(Ze=l-R-v,Ze===0&&v===0&&R===0)Ze=r;else if(Ze==-1)Ze--;else if(v>=r+r-Cu){c.set(c.subarray(r,r+r),0),w-=r,v-=r,C-=r,Be=g,Ke=Be;do it=d[--Ke]&65535,d[Ke]=it>=r?it-r:0;while(--Be!==0);Be=r,Ke=Be;do it=f[--Ke]&65535,f[Ke]=it>=r?it-r:0;while(--Be!==0);Ze+=r}if(t.avail_in===0)return;Be=t.read_buf(c,v+R,Ze),R+=Be,R>=yr&&(p=c[v]&255,p=(p<<x^c[v+1]&255)&A)}while(R<Cu&&t.avail_in!==0)}function Kn(Be){let it=65535,Ke;for(it>i-5&&(it=i-5);;){if(R<=1){if(qt(),R===0&&Be==0)return Mf;if(R===0)break}if(v+=R,R=0,Ke=C+it,(v===0||v>=Ke)&&(R=v-Ke,v=Ke,St(!1),t.avail_out===0)||v-C>=r-Cu&&(St(!1),t.avail_out===0))return Mf}return St(Be==4),t.avail_out===0?Be==4?VN:Mf:Be==4?Nz:Lz}function vo(Be){let it=L,Ke=v,Ze,ft,Lt=O,vn=v>r-Cu?v-(r-Cu):0,_o=I,Do=a,is=v+Uz,Nr=c[Ke+Lt-1],zi=c[Ke+Lt];O>=D&&(it>>=2),_o>R&&(_o=R);do if(Ze=Be,!(c[Ze+Lt]!=zi||c[Ze+Lt-1]!=Nr||c[Ze]!=c[Ke]||c[++Ze]!=c[Ke+1])){Ke+=2,Ze++;do;while(c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&c[++Ke]==c[++Ze]&&Ke<is);if(ft=Uz-(is-Ke),Ke=is-Uz,ft>Lt){if(w=Be,Lt=ft,ft>=_o)break;Nr=c[Ke+Lt-1],zi=c[Ke+Lt]}}while((Be=f[Be&Do]&65535)>vn&&--it!==0);return Lt<=R?Lt:R}function $o(Be){let it=0,Ke;for(;;){if(R<Cu){if(qt(),R<Cu&&Be==0)return Mf;if(R===0)break}if(R>=yr&&(p=(p<<x^c[v+(yr-1)]&255)&A,it=d[p]&65535,f[v&a]=d[p],d[p]=v),it!==0&&(v-it&65535)<=r-Cu&&b!=2&&(T=vo(it)),T>=yr)if(Ke=Zn(v-w,T-yr),R-=T,T<=N&&R>=yr){T--;do v++,p=(p<<x^c[v+(yr-1)]&255)&A,it=d[p]&65535,f[v&a]=d[p],d[p]=v;while(--T!==0);v++}else v+=T,T=0,p=c[v]&255,p=(p<<x^c[v+1]&255)&A;else Ke=Zn(0,c[v]&255),R--,v++;if(Ke&&(St(!1),t.avail_out===0))return Mf}return St(Be==4),t.avail_out===0?Be==4?VN:Mf:Be==4?Nz:Lz}function po(Be){let it=0,Ke,Ze;for(;;){if(R<Cu){if(qt(),R<Cu&&Be==0)return Mf;if(R===0)break}if(R>=yr&&(p=(p<<x^c[v+(yr-1)]&255)&A,it=d[p]&65535,f[v&a]=d[p],d[p]=v),O=T,E=w,T=yr-1,it!==0&&O<N&&(v-it&65535)<=r-Cu&&(b!=2&&(T=vo(it)),T<=5&&(b==1||T==yr&&v-w>4096)&&(T=yr-1)),O>=yr&&T<=O){Ze=v+R-yr,Ke=Zn(v-1-E,O-yr),R-=O-1,O-=2;do++v<=Ze&&(p=(p<<x^c[v+(yr-1)]&255)&A,it=d[p]&65535,f[v&a]=d[p],d[p]=v);while(--O!==0);if(S=0,T=yr-1,v++,Ke&&(St(!1),t.avail_out===0))return Mf}else if(S!==0){if(Ke=Zn(0,c[v-1]&255),Ke&&St(!1),v++,R--,t.avail_out===0)return Mf}else S=1,v++,R--}return S!==0&&(Ke=Zn(0,c[v-1]&255),S=0),St(Be==4),t.avail_out===0?Be==4?VN:Mf:Be==4?Nz:Lz}function Yr(Be){return Be.total_in=Be.total_out=0,Be.msg=null,e.pending=0,e.pending_out=0,n=Fz,o=0,re(),_e(),0}e.deflateInit=function(Be,it,Ke,Ze,ft,Lt){return Ze||(Ze=kj),ft||(ft=plt),Lt||(Lt=0),Be.msg=null,it==-1&&(it=6),ft<1||ft>mlt||Ze!=kj||Ke<9||Ke>15||it<0||it>9||Lt<0||Lt>2?-2:(Be.dstate=e,s=Ke,r=1<<s,a=r-1,m=ft+7,g=1<<m,A=g-1,x=Math.floor((m+yr-1)/yr),c=new Uint8Array(r*2),f=[],d=[],X=1<<ft+6,e.pending_buf=new Uint8Array(X*4),i=X*4,e.dist_buf=new Uint16Array(X),e.lc_buf=new Uint8Array(X),_=it,b=Lt,Yr(Be))},e.deflateEnd=function(){return n!=Uj&&n!=Fz&&n!=UN?-2:(e.lc_buf=null,e.dist_buf=null,e.pending_buf=null,d=null,f=null,c=null,e.dstate=null,n==Fz?-3:0)},e.deflateParams=function(Be,it,Ke){let Ze=0;return it==-1&&(it=6),it<0||it>9||Ke<0||Ke>2?-2:(Kd[_].func!=Kd[it].func&&Be.total_in!==0&&(Ze=Be.deflate(1)),_!=it&&(_=it,N=Kd[_].max_lazy,D=Kd[_].good_length,I=Kd[_].nice_length,L=Kd[_].max_chain),b=Ke,Ze)},e.deflateSetDictionary=function(Be,it,Ke){let Ze=Ke,ft,Lt=0;if(!it||n!=Uj)return-2;if(Ze<yr)return 0;for(Ze>r-Cu&&(Ze=r-Cu,Lt=Ke-Ze),c.set(it.subarray(Lt,Lt+Ze),0),v=Ze,C=Ze,p=c[0]&255,p=(p<<x^c[1]&255)&A,ft=0;ft<=Ze-yr;ft++)p=(p<<x^c[ft+(yr-1)]&255)&A,f[ft&a]=d[p],d[p]=ft;return 0},e.deflate=function(Be,it){let Ke,Ze,ft,Lt,vn;if(it>4||it<0)return-2;if(!Be.next_out||!Be.next_in&&Be.avail_in!==0||n==UN&&it!=4)return Be.msg=Mz[2- -2],-2;if(Be.avail_out===0)return Be.msg=Mz[2- -5],-5;if(t=Be,Lt=o,o=it,n==Uj&&(Ze=kj+(s-8<<4)<<8,ft=(_-1&255)>>1,ft>3&&(ft=3),Ze|=ft<<6,v!==0&&(Ze|=_lt),Ze+=31-Ze%31,n=Fz,Ve(Ze)),e.pending!==0){if(t.flush_pending(),t.avail_out===0)return o=-1,0}else if(t.avail_in===0&&it<=Lt&&it!=4)return t.msg=Mz[2- -5],-5;if(n==UN&&t.avail_in!==0)return Be.msg=Mz[2- -5],-5;if(t.avail_in!==0||R!==0||it!=0&&n!=UN){switch(vn=-1,Kd[_].func){case X_e:vn=Kn(it);break;case Vz:vn=$o(it);break;case Zx:vn=po(it);break;default:}if((vn==VN||vn==Nz)&&(n=UN),vn==Mf||vn==VN)return t.avail_out===0&&(o=-1),0;if(vn==Lz){if(it==1)En();else if(me(0,0,!1),it==3)for(Ke=0;Ke<g;Ke++)d[Ke]=0;if(t.flush_pending(),t.avail_out===0)return o=-1,0}}return it!=4?0:1}}function K_e(){let e=this;e.next_in_index=0,e.next_out_index=0,e.avail_in=0,e.total_in=0,e.avail_out=0,e.total_out=0}K_e.prototype={deflateInit:function(e,t){let n=this;return n.dstate=new Alt,t||(t=15),n.dstate.deflateInit(n,e,t)},deflate:function(e){let t=this;return t.dstate?t.dstate.deflate(t,e):-2},deflateEnd:function(){let e=this;if(!e.dstate)return-2;let t=e.dstate.deflateEnd();return e.dstate=null,t},deflateParams:function(e,t){let n=this;return n.dstate?n.dstate.deflateParams(n,e,t):-2},deflateSetDictionary:function(e,t){let n=this;return n.dstate?n.dstate.deflateSetDictionary(n,e,t):-2},read_buf:function(e,t,n){let i=this,o=i.avail_in;return o>n&&(o=n),o===0?0:(i.avail_in-=o,e.set(i.next_in.subarray(i.next_in_index,i.next_in_index+o),t),i.next_in_index+=o,i.total_in+=o,o)},flush_pending:function(){let e=this,t=e.dstate.pending;t>e.avail_out&&(t=e.avail_out),t!==0&&(e.next_out.set(e.dstate.pending_buf.subarray(e.dstate.pending_out,e.dstate.pending_out+t),e.next_out_index),e.next_out_index+=t,e.dstate.pending_out+=t,e.total_out+=t,e.avail_out-=t,e.dstate.pending-=t,e.dstate.pending===0&&(e.dstate.pending_out=0))}};function xlt(e){let t=this,n=new K_e,i=Clt(e&&e.chunkSize?e.chunkSize:64*1024),o=0,r=new Uint8Array(i),s=e?e.level:-1;typeof s>"u"&&(s=-1),n.deflateInit(s),n.next_out=r,t.append=function(a,c){let l,f,d=0,p=0,g=0,m=[];if(a.length){n.next_in_index=0,n.next_in=a,n.avail_in=a.length;do{if(n.next_out_index=0,n.avail_out=i,l=n.deflate(o),l!=0)throw new Error("deflating: "+n.msg);n.next_out_index&&(n.next_out_index==i?m.push(new Uint8Array(r)):m.push(r.slice(0,n.next_out_index))),g+=n.next_out_index,c&&n.next_in_index>0&&n.next_in_index!=d&&(c(n.next_in_index),d=n.next_in_index)}while(n.avail_in>0||n.avail_out===0);return m.length>1?(f=new Uint8Array(g),m.forEach(function(A){f.set(A,p),p+=A.length})):f=m[0]||new Uint8Array(0),f}},t.flush=function(){let a,c,l=0,f=0,d=[];do{if(n.next_out_index=0,n.avail_out=i,a=n.deflate(4),a!=1&&a!=0)throw new Error("deflating: "+n.msg);i-n.avail_out>0&&d.push(r.slice(0,n.next_out_index)),f+=n.next_out_index}while(n.avail_in>0||n.avail_out===0);return n.deflateEnd(),c=new Uint8Array(f),d.forEach(function(p){c.set(p,l),l+=p.length}),c}}function Clt(e){return e+5*(Math.floor(e/16383)+1)}var Z_e=xlt;var Tu=[0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535],_ge=1440,Tlt=0,Elt=4,blt=9,Slt=5,vlt=[96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,192,80,7,10,0,8,96,0,8,32,0,9,160,0,8,0,0,8,128,0,8,64,0,9,224,80,7,6,0,8,88,0,8,24,0,9,144,83,7,59,0,8,120,0,8,56,0,9,208,81,7,17,0,8,104,0,8,40,0,9,176,0,8,8,0,8,136,0,8,72,0,9,240,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,200,81,7,13,0,8,100,0,8,36,0,9,168,0,8,4,0,8,132,0,8,68,0,9,232,80,7,8,0,8,92,0,8,28,0,9,152,84,7,83,0,8,124,0,8,60,0,9,216,82,7,23,0,8,108,0,8,44,0,9,184,0,8,12,0,8,140,0,8,76,0,9,248,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,196,81,7,11,0,8,98,0,8,34,0,9,164,0,8,2,0,8,130,0,8,66,0,9,228,80,7,7,0,8,90,0,8,26,0,9,148,84,7,67,0,8,122,0,8,58,0,9,212,82,7,19,0,8,106,0,8,42,0,9,180,0,8,10,0,8,138,0,8,74,0,9,244,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,204,81,7,15,0,8,102,0,8,38,0,9,172,0,8,6,0,8,134,0,8,70,0,9,236,80,7,9,0,8,94,0,8,30,0,9,156,84,7,99,0,8,126,0,8,62,0,9,220,82,7,27,0,8,110,0,8,46,0,9,188,0,8,14,0,8,142,0,8,78,0,9,252,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,194,80,7,10,0,8,97,0,8,33,0,9,162,0,8,1,0,8,129,0,8,65,0,9,226,80,7,6,0,8,89,0,8,25,0,9,146,83,7,59,0,8,121,0,8,57,0,9,210,81,7,17,0,8,105,0,8,41,0,9,178,0,8,9,0,8,137,0,8,73,0,9,242,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,202,81,7,13,0,8,101,0,8,37,0,9,170,0,8,5,0,8,133,0,8,69,0,9,234,80,7,8,0,8,93,0,8,29,0,9,154,84,7,83,0,8,125,0,8,61,0,9,218,82,7,23,0,8,109,0,8,45,0,9,186,0,8,13,0,8,141,0,8,77,0,9,250,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,198,81,7,11,0,8,99,0,8,35,0,9,166,0,8,3,0,8,131,0,8,67,0,9,230,80,7,7,0,8,91,0,8,27,0,9,150,84,7,67,0,8,123,0,8,59,0,9,214,82,7,19,0,8,107,0,8,43,0,9,182,0,8,11,0,8,139,0,8,75,0,9,246,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,206,81,7,15,0,8,103,0,8,39,0,9,174,0,8,7,0,8,135,0,8,71,0,9,238,80,7,9,0,8,95,0,8,31,0,9,158,84,7,99,0,8,127,0,8,63,0,9,222,82,7,27,0,8,111,0,8,47,0,9,190,0,8,15,0,8,143,0,8,79,0,9,254,96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,193,80,7,10,0,8,96,0,8,32,0,9,161,0,8,0,0,8,128,0,8,64,0,9,225,80,7,6,0,8,88,0,8,24,0,9,145,83,7,59,0,8,120,0,8,56,0,9,209,81,7,17,0,8,104,0,8,40,0,9,177,0,8,8,0,8,136,0,8,72,0,9,241,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,201,81,7,13,0,8,100,0,8,36,0,9,169,0,8,4,0,8,132,0,8,68,0,9,233,80,7,8,0,8,92,0,8,28,0,9,153,84,7,83,0,8,124,0,8,60,0,9,217,82,7,23,0,8,108,0,8,44,0,9,185,0,8,12,0,8,140,0,8,76,0,9,249,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,197,81,7,11,0,8,98,0,8,34,0,9,165,0,8,2,0,8,130,0,8,66,0,9,229,80,7,7,0,8,90,0,8,26,0,9,149,84,7,67,0,8,122,0,8,58,0,9,213,82,7,19,0,8,106,0,8,42,0,9,181,0,8,10,0,8,138,0,8,74,0,9,245,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,205,81,7,15,0,8,102,0,8,38,0,9,173,0,8,6,0,8,134,0,8,70,0,9,237,80,7,9,0,8,94,0,8,30,0,9,157,84,7,99,0,8,126,0,8,62,0,9,221,82,7,27,0,8,110,0,8,46,0,9,189,0,8,14,0,8,142,0,8,78,0,9,253,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,195,80,7,10,0,8,97,0,8,33,0,9,163,0,8,1,0,8,129,0,8,65,0,9,227,80,7,6,0,8,89,0,8,25,0,9,147,83,7,59,0,8,121,0,8,57,0,9,211,81,7,17,0,8,105,0,8,41,0,9,179,0,8,9,0,8,137,0,8,73,0,9,243,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,203,81,7,13,0,8,101,0,8,37,0,9,171,0,8,5,0,8,133,0,8,69,0,9,235,80,7,8,0,8,93,0,8,29,0,9,155,84,7,83,0,8,125,0,8,61,0,9,219,82,7,23,0,8,109,0,8,45,0,9,187,0,8,13,0,8,141,0,8,77,0,9,251,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,199,81,7,11,0,8,99,0,8,35,0,9,167,0,8,3,0,8,131,0,8,67,0,9,231,80,7,7,0,8,91,0,8,27,0,9,151,84,7,67,0,8,123,0,8,59,0,9,215,82,7,19,0,8,107,0,8,43,0,9,183,0,8,11,0,8,139,0,8,75,0,9,247,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,207,81,7,15,0,8,103,0,8,39,0,9,175,0,8,7,0,8,135,0,8,71,0,9,239,80,7,9,0,8,95,0,8,31,0,9,159,84,7,99,0,8,127,0,8,63,0,9,223,82,7,27,0,8,111,0,8,47,0,9,191,0,8,15,0,8,143,0,8,79,0,9,255],Dlt=[80,5,1,87,5,257,83,5,17,91,5,4097,81,5,5,89,5,1025,85,5,65,93,5,16385,80,5,3,88,5,513,84,5,33,92,5,8193,82,5,9,90,5,2049,86,5,129,192,5,24577,80,5,2,87,5,385,83,5,25,91,5,6145,81,5,7,89,5,1537,85,5,97,93,5,24577,80,5,4,88,5,769,84,5,49,92,5,12289,82,5,13,90,5,3073,86,5,193,192,5,24577],wlt=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],Ilt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,112,112],Plt=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],Olt=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Fy=15;function jj(){let e=this,t,n,i,o,r,s;function a(l,f,d,p,g,m,A,x,C,T,E){let S,v,w,R,O,L,N,_,b,D,I,B,F,k,U;D=0,O=d;do i[l[f+D]]++,D++,O--;while(O!==0);if(i[0]==d)return A[0]=-1,x[0]=0,0;for(_=x[0],L=1;L<=Fy&&i[L]===0;L++);for(N=L,_<L&&(_=L),O=Fy;O!==0&&i[O]===0;O--);for(w=O,_>O&&(_=O),x[0]=_,k=1<<L;L<O;L++,k<<=1)if((k-=i[L])<0)return-3;if((k-=i[O])<0)return-3;for(i[O]+=k,s[1]=L=0,D=1,F=2;--O!==0;)s[F]=L+=i[D],F++,D++;O=0,D=0;do(L=l[f+D])!==0&&(E[s[L]++]=O),D++;while(++O<d);for(d=s[w],s[0]=O=0,D=0,R=-1,B=-_,r[0]=0,I=0,U=0;N<=w;N++)for(S=i[N];S--!==0;){for(;N>B+_;){if(R++,B+=_,U=w-B,U=U>_?_:U,(v=1<<(L=N-B))>S+1&&(v-=S+1,F=N,L<U))for(;++L<U&&!((v<<=1)<=i[++F]);)v-=i[F];if(U=1<<L,T[0]+U>_ge)return-3;r[R]=I=T[0],T[0]+=U,R!==0?(s[R]=O,o[0]=L,o[1]=_,L=O>>>B-_,o[2]=I-r[R-1]-L,C.set(o,(r[R-1]+L)*3)):A[0]=I}for(o[1]=N-B,D>=d?o[0]=128+64:E[D]<p?(o[0]=E[D]<256?0:32+64,o[2]=E[D++]):(o[0]=m[E[D]-p]+16+64,o[2]=g[E[D++]-p]),v=1<<N-B,L=O>>>B;L<U;L+=v)C.set(o,(I+L)*3);for(L=1<<N-1;O&L;L>>>=1)O^=L;for(O^=L,b=(1<<B)-1;(O&b)!=s[R];)R--,B-=_,b=(1<<B)-1}return k!==0&&w!=1?-5:0}function c(l){let f;for(t||(t=[],n=[],i=new Int32Array(Fy+1),o=[],r=new Int32Array(Fy),s=new Int32Array(Fy+1)),n.length<l&&(n=[]),f=0;f<l;f++)n[f]=0;for(f=0;f<Fy+1;f++)i[f]=0;for(f=0;f<3;f++)o[f]=0;r.set(i.subarray(0,Fy),0),s.set(i.subarray(0,Fy+1),0)}e.inflate_trees_bits=function(l,f,d,p,g){let m;return c(19),t[0]=0,m=a(l,0,19,19,null,null,d,f,p,t,n),m==-3?g.msg="oversubscribed dynamic bit lengths tree":(m==-5||f[0]===0)&&(g.msg="incomplete dynamic bit lengths tree",m=-3),m},e.inflate_trees_dynamic=function(l,f,d,p,g,m,A,x,C){let T;return c(288),t[0]=0,T=a(d,0,l,257,wlt,Ilt,m,p,x,t,n),T!=0||p[0]===0?(T==-3?C.msg="oversubscribed literal/length tree":T!=-4&&(C.msg="incomplete literal/length tree",T=-3),T):(c(288),T=a(d,l,f,0,Plt,Olt,A,g,x,t,n),T!=0||g[0]===0&&l>257?(T==-3?C.msg="oversubscribed distance tree":T==-5?(C.msg="incomplete distance tree",T=-3):T!=-4&&(C.msg="empty distance tree with lengths",T=-3),T):0)}}jj.inflate_trees_fixed=function(e,t,n,i){return e[0]=blt,t[0]=Slt,n[0]=vlt,i[0]=Dlt,0};var Hz=0,J_e=1,Q_e=2,$_e=3,ege=4,tge=5,nge=6,Hj=7,ige=8,Gz=9;function Rlt(){let e=this,t,n=0,i,o=0,r=0,s=0,a=0,c=0,l=0,f=0,d,p=0,g,m=0;function A(x,C,T,E,S,v,w,R){let O,L,N,_,b,D,I,B,F,k,U,G,V,X,W,Q;I=R.next_in_index,B=R.avail_in,b=w.bitb,D=w.bitk,F=w.write,k=F<w.read?w.read-F-1:w.end-F,U=Tu[x],G=Tu[C];do{for(;D<20;)B--,b|=(R.read_byte(I++)&255)<<D,D+=8;if(O=b&U,L=T,N=E,Q=(N+O)*3,(_=L[Q])===0){b>>=L[Q+1],D-=L[Q+1],w.win[F++]=L[Q+2],k--;continue}do{if(b>>=L[Q+1],D-=L[Q+1],_&16){for(_&=15,V=L[Q+2]+(b&Tu[_]),b>>=_,D-=_;D<15;)B--,b|=(R.read_byte(I++)&255)<<D,D+=8;O=b&G,L=S,N=v,Q=(N+O)*3,_=L[Q];do if(b>>=L[Q+1],D-=L[Q+1],_&16){for(_&=15;D<_;)B--,b|=(R.read_byte(I++)&255)<<D,D+=8;if(X=L[Q+2]+(b&Tu[_]),b>>=_,D-=_,k-=V,F>=X)W=F-X,F-W>0&&2>F-W?(w.win[F++]=w.win[W++],w.win[F++]=w.win[W++],V-=2):(w.win.set(w.win.subarray(W,W+2),F),F+=2,W+=2,V-=2);else{W=F-X;do W+=w.end;while(W<0);if(_=w.end-W,V>_){if(V-=_,F-W>0&&_>F-W)do w.win[F++]=w.win[W++];while(--_!==0);else w.win.set(w.win.subarray(W,W+_),F),F+=_,W+=_,_=0;W=0}}if(F-W>0&&V>F-W)do w.win[F++]=w.win[W++];while(--V!==0);else w.win.set(w.win.subarray(W,W+V),F),F+=V,W+=V,V=0;break}else if(!(_&64))O+=L[Q+2],O+=b&Tu[_],Q=(N+O)*3,_=L[Q];else return R.msg="invalid distance code",V=R.avail_in-B,V=D>>3<V?D>>3:V,B+=V,I-=V,D-=V<<3,w.bitb=b,w.bitk=D,R.avail_in=B,R.total_in+=I-R.next_in_index,R.next_in_index=I,w.write=F,-3;while(!0);break}if(_&64)return _&32?(V=R.avail_in-B,V=D>>3<V?D>>3:V,B+=V,I-=V,D-=V<<3,w.bitb=b,w.bitk=D,R.avail_in=B,R.total_in+=I-R.next_in_index,R.next_in_index=I,w.write=F,1):(R.msg="invalid literal/length code",V=R.avail_in-B,V=D>>3<V?D>>3:V,B+=V,I-=V,D-=V<<3,w.bitb=b,w.bitk=D,R.avail_in=B,R.total_in+=I-R.next_in_index,R.next_in_index=I,w.write=F,-3);if(O+=L[Q+2],O+=b&Tu[_],Q=(N+O)*3,(_=L[Q])===0){b>>=L[Q+1],D-=L[Q+1],w.win[F++]=L[Q+2],k--;break}}while(!0)}while(k>=258&&B>=10);return V=R.avail_in-B,V=D>>3<V?D>>3:V,B+=V,I-=V,D-=V<<3,w.bitb=b,w.bitk=D,R.avail_in=B,R.total_in+=I-R.next_in_index,R.next_in_index=I,w.write=F,0}e.init=function(x,C,T,E,S,v){t=Hz,l=x,f=C,d=T,p=E,g=S,m=v,i=null},e.proc=function(x,C,T){let E,S,v,w=0,R=0,O=0,L,N,_,b;for(O=C.next_in_index,L=C.avail_in,w=x.bitb,R=x.bitk,N=x.write,_=N<x.read?x.read-N-1:x.end-N;;)switch(t){case Hz:if(_>=258&&L>=10&&(x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,T=A(l,f,d,p,g,m,x,C),O=C.next_in_index,L=C.avail_in,w=x.bitb,R=x.bitk,N=x.write,_=N<x.read?x.read-N-1:x.end-N,T!=0)){t=T==1?Hj:Gz;break}r=l,i=d,o=p,t=J_e;case J_e:for(E=r;R<E;){if(L!==0)T=0;else return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);L--,w|=(C.read_byte(O++)&255)<<R,R+=8}if(S=(o+(w&Tu[E]))*3,w>>>=i[S+1],R-=i[S+1],v=i[S],v===0){s=i[S+2],t=nge;break}if(v&16){a=v&15,n=i[S+2],t=Q_e;break}if(!(v&64)){r=v,o=S/3+i[S+2];break}if(v&32){t=Hj;break}return t=Gz,C.msg="invalid literal/length code",T=-3,x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);case Q_e:for(E=a;R<E;){if(L!==0)T=0;else return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);L--,w|=(C.read_byte(O++)&255)<<R,R+=8}n+=w&Tu[E],w>>=E,R-=E,r=f,i=g,o=m,t=$_e;case $_e:for(E=r;R<E;){if(L!==0)T=0;else return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);L--,w|=(C.read_byte(O++)&255)<<R,R+=8}if(S=(o+(w&Tu[E]))*3,w>>=i[S+1],R-=i[S+1],v=i[S],v&16){a=v&15,c=i[S+2],t=ege;break}if(!(v&64)){r=v,o=S/3+i[S+2];break}return t=Gz,C.msg="invalid distance code",T=-3,x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);case ege:for(E=a;R<E;){if(L!==0)T=0;else return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);L--,w|=(C.read_byte(O++)&255)<<R,R+=8}c+=w&Tu[E],w>>=E,R-=E,t=tge;case tge:for(b=N-c;b<0;)b+=x.end;for(;n!==0;){if(_===0&&(N==x.end&&x.read!==0&&(N=0,_=N<x.read?x.read-N-1:x.end-N),_===0&&(x.write=N,T=x.inflate_flush(C,T),N=x.write,_=N<x.read?x.read-N-1:x.end-N,N==x.end&&x.read!==0&&(N=0,_=N<x.read?x.read-N-1:x.end-N),_===0)))return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);x.win[N++]=x.win[b++],_--,b==x.end&&(b=0),n--}t=Hz;break;case nge:if(_===0&&(N==x.end&&x.read!==0&&(N=0,_=N<x.read?x.read-N-1:x.end-N),_===0&&(x.write=N,T=x.inflate_flush(C,T),N=x.write,_=N<x.read?x.read-N-1:x.end-N,N==x.end&&x.read!==0&&(N=0,_=N<x.read?x.read-N-1:x.end-N),_===0)))return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);T=0,x.win[N++]=s,_--,t=Hz;break;case Hj:if(R>7&&(R-=8,L++,O--),x.write=N,T=x.inflate_flush(C,T),N=x.write,_=N<x.read?x.read-N-1:x.end-N,x.read!=x.write)return x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);t=ige;case ige:return T=1,x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);case Gz:return T=-3,x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T);default:return T=-2,x.bitb=w,x.bitk=R,C.avail_in=L,C.total_in+=O-C.next_in_index,C.next_in_index=O,x.write=N,x.inflate_flush(C,T)}},e.free=function(){}}var oge=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],qb=0,Gj=1,rge=2,sge=3,age=4,cge=5,Wz=6,jz=7,lge=8,Jx=9;function Blt(e,t){let n=this,i=qb,o=0,r=0,s=0,a,c=[0],l=[0],f=new Rlt,d=0,p=new Int32Array(_ge*3),g=0,m=new jj;n.bitk=0,n.bitb=0,n.win=new Uint8Array(t),n.end=t,n.read=0,n.write=0,n.reset=function(A,x){x&&(x[0]=g),i==Wz&&f.free(A),i=qb,n.bitk=0,n.bitb=0,n.read=n.write=0},n.reset(e,null),n.inflate_flush=function(A,x){let C,T,E;return T=A.next_out_index,E=n.read,C=(E<=n.write?n.write:n.end)-E,C>A.avail_out&&(C=A.avail_out),C!==0&&x==-5&&(x=0),A.avail_out-=C,A.total_out+=C,A.next_out.set(n.win.subarray(E,E+C),T),T+=C,E+=C,E==n.end&&(E=0,n.write==n.end&&(n.write=0),C=n.write-E,C>A.avail_out&&(C=A.avail_out),C!==0&&x==-5&&(x=0),A.avail_out-=C,A.total_out+=C,A.next_out.set(n.win.subarray(E,E+C),T),T+=C,E+=C),A.next_out_index=T,n.read=E,x},n.proc=function(A,x){let C,T,E,S,v,w,R,O;for(S=A.next_in_index,v=A.avail_in,T=n.bitb,E=n.bitk,w=n.write,R=w<n.read?n.read-w-1:n.end-w;;){let L,N,_,b,D,I,B,F;switch(i){case qb:for(;E<3;){if(v!==0)x=0;else return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);v--,T|=(A.read_byte(S++)&255)<<E,E+=8}switch(C=T&7,d=C&1,C>>>1){case 0:T>>>=3,E-=3,C=E&7,T>>>=C,E-=C,i=Gj;break;case 1:L=[],N=[],_=[[]],b=[[]],jj.inflate_trees_fixed(L,N,_,b),f.init(L[0],N[0],_[0],0,b[0],0),T>>>=3,E-=3,i=Wz;break;case 2:T>>>=3,E-=3,i=sge;break;case 3:return T>>>=3,E-=3,i=Jx,A.msg="invalid block type",x=-3,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x)}break;case Gj:for(;E<32;){if(v!==0)x=0;else return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);v--,T|=(A.read_byte(S++)&255)<<E,E+=8}if((~T>>>16&65535)!=(T&65535))return i=Jx,A.msg="invalid stored block lengths",x=-3,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);o=T&65535,T=E=0,i=o!==0?rge:d!==0?jz:qb;break;case rge:if(v===0||R===0&&(w==n.end&&n.read!==0&&(w=0,R=w<n.read?n.read-w-1:n.end-w),R===0&&(n.write=w,x=n.inflate_flush(A,x),w=n.write,R=w<n.read?n.read-w-1:n.end-w,w==n.end&&n.read!==0&&(w=0,R=w<n.read?n.read-w-1:n.end-w),R===0)))return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);if(x=0,C=o,C>v&&(C=v),C>R&&(C=R),n.win.set(A.read_buf(S,C),w),S+=C,v-=C,w+=C,R-=C,(o-=C)!==0)break;i=d!==0?jz:qb;break;case sge:for(;E<14;){if(v!==0)x=0;else return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);v--,T|=(A.read_byte(S++)&255)<<E,E+=8}if(r=C=T&16383,(C&31)>29||(C>>5&31)>29)return i=Jx,A.msg="too many length or distance symbols",x=-3,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);if(C=258+(C&31)+(C>>5&31),!a||a.length<C)a=[];else for(O=0;O<C;O++)a[O]=0;T>>>=14,E-=14,s=0,i=age;case age:for(;s<4+(r>>>10);){for(;E<3;){if(v!==0)x=0;else return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);v--,T|=(A.read_byte(S++)&255)<<E,E+=8}a[oge[s++]]=T&7,T>>>=3,E-=3}for(;s<19;)a[oge[s++]]=0;if(c[0]=7,C=m.inflate_trees_bits(a,c,l,p,A),C!=0)return x=C,x==-3&&(a=null,i=Jx),n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);s=0,i=cge;case cge:for(;C=r,!(s>=258+(C&31)+(C>>5&31));){let k,U;for(C=c[0];E<C;){if(v!==0)x=0;else return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);v--,T|=(A.read_byte(S++)&255)<<E,E+=8}if(C=p[(l[0]+(T&Tu[C]))*3+1],U=p[(l[0]+(T&Tu[C]))*3+2],U<16)T>>>=C,E-=C,a[s++]=U;else{for(O=U==18?7:U-14,k=U==18?11:3;E<C+O;){if(v!==0)x=0;else return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);v--,T|=(A.read_byte(S++)&255)<<E,E+=8}if(T>>>=C,E-=C,k+=T&Tu[O],T>>>=O,E-=O,O=s,C=r,O+k>258+(C&31)+(C>>5&31)||U==16&&O<1)return a=null,i=Jx,A.msg="invalid bit length repeat",x=-3,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);U=U==16?a[O-1]:0;do a[O++]=U;while(--k!==0);s=O}}if(l[0]=-1,D=[],I=[],B=[],F=[],D[0]=9,I[0]=6,C=r,C=m.inflate_trees_dynamic(257+(C&31),1+(C>>5&31),a,D,I,B,F,p,A),C!=0)return C==-3&&(a=null,i=Jx),x=C,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);f.init(D[0],I[0],p,B[0],p,F[0]),i=Wz;case Wz:if(n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,(x=f.proc(n,A,x))!=1)return n.inflate_flush(A,x);if(x=0,f.free(A),S=A.next_in_index,v=A.avail_in,T=n.bitb,E=n.bitk,w=n.write,R=w<n.read?n.read-w-1:n.end-w,d===0){i=qb;break}i=jz;case jz:if(n.write=w,x=n.inflate_flush(A,x),w=n.write,R=w<n.read?n.read-w-1:n.end-w,n.read!=n.write)return n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);i=lge;case lge:return x=1,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);case Jx:return x=-3,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x);default:return x=-2,n.bitb=T,n.bitk=E,A.avail_in=v,A.total_in+=S-A.next_in_index,A.next_in_index=S,n.write=w,n.inflate_flush(A,x)}}},n.free=function(A){n.reset(A,null),n.win=null,p=null},n.set_dictionary=function(A,x,C){n.win.set(A.subarray(x,x+C),0),n.read=n.write=C},n.sync_point=function(){return i==Gj?1:0}}var Mlt=32,Llt=8,Nlt=0,uge=1,fge=2,dge=3,hge=4,mge=5,Wj=6,kN=7,pge=12,Vy=13,Flt=[0,0,255,255];function Vlt(){let e=this;e.mode=0,e.method=0,e.was=[0],e.need=0,e.marker=0,e.wbits=0;function t(n){return!n||!n.istate?-2:(n.total_in=n.total_out=0,n.msg=null,n.istate.mode=kN,n.istate.blocks.reset(n,null),0)}e.inflateEnd=function(n){return e.blocks&&e.blocks.free(n),e.blocks=null,0},e.inflateInit=function(n,i){return n.msg=null,e.blocks=null,i<8||i>15?(e.inflateEnd(n),-2):(e.wbits=i,n.istate.blocks=new Blt(n,1<<i),t(n),0)},e.inflate=function(n,i){let o,r;if(!n||!n.istate||!n.next_in)return-2;let s=n.istate;for(i=i==Elt?-5:0,o=-5;;)switch(s.mode){case Nlt:if(n.avail_in===0)return o;if(o=i,n.avail_in--,n.total_in++,((s.method=n.read_byte(n.next_in_index++))&15)!=Llt){s.mode=Vy,n.msg="unknown compression method",s.marker=5;break}if((s.method>>4)+8>s.wbits){s.mode=Vy,n.msg="invalid win size",s.marker=5;break}s.mode=uge;case uge:if(n.avail_in===0)return o;if(o=i,n.avail_in--,n.total_in++,r=n.read_byte(n.next_in_index++)&255,((s.method<<8)+r)%31!==0){s.mode=Vy,n.msg="incorrect header check",s.marker=5;break}if(!(r&Mlt)){s.mode=kN;break}s.mode=fge;case fge:if(n.avail_in===0)return o;o=i,n.avail_in--,n.total_in++,s.need=(n.read_byte(n.next_in_index++)&255)<<24&4278190080,s.mode=dge;case dge:if(n.avail_in===0)return o;o=i,n.avail_in--,n.total_in++,s.need+=(n.read_byte(n.next_in_index++)&255)<<16&16711680,s.mode=hge;case hge:if(n.avail_in===0)return o;o=i,n.avail_in--,n.total_in++,s.need+=(n.read_byte(n.next_in_index++)&255)<<8&65280,s.mode=mge;case mge:return n.avail_in===0?o:(o=i,n.avail_in--,n.total_in++,s.need+=n.read_byte(n.next_in_index++)&255,s.mode=Wj,2);case Wj:return s.mode=Vy,n.msg="need dictionary",s.marker=0,-2;case kN:if(o=s.blocks.proc(n,o),o==-3){s.mode=Vy,s.marker=0;break}if(o==0&&(o=i),o!=1)return o;o=i,s.blocks.reset(n,s.was),s.mode=pge;case pge:return n.avail_in=0,1;case Vy:return-3;default:return-2}},e.inflateSetDictionary=function(n,i,o){let r=0,s=o;if(!n||!n.istate||n.istate.mode!=Wj)return-2;let a=n.istate;return s>=1<<a.wbits&&(s=(1<<a.wbits)-1,r=o-s),a.blocks.set_dictionary(i,r,s),a.mode=kN,0},e.inflateSync=function(n){let i,o,r,s,a;if(!n||!n.istate)return-2;let c=n.istate;if(c.mode!=Vy&&(c.mode=Vy,c.marker=0),(i=n.avail_in)===0)return-5;for(o=n.next_in_index,r=c.marker;i!==0&&r<4;)n.read_byte(o)==Flt[r]?r++:n.read_byte(o)!==0?r=0:r=4-r,o++,i--;return n.total_in+=o-n.next_in_index,n.next_in_index=o,n.avail_in=i,c.marker=r,r!=4?-3:(s=n.total_in,a=n.total_out,t(n),n.total_in=s,n.total_out=a,c.mode=kN,0)},e.inflateSyncPoint=function(n){return!n||!n.istate||!n.istate.blocks?-2:n.istate.blocks.sync_point()}}function gge(){}gge.prototype={inflateInit:function(e){let t=this;return t.istate=new Vlt,e||(e=15),t.istate.inflateInit(t,e)},inflate:function(e){let t=this;return t.istate?t.istate.inflate(t,e):-2},inflateEnd:function(){let e=this;if(!e.istate)return-2;let t=e.istate.inflateEnd(e);return e.istate=null,t},inflateSync:function(){let e=this;return e.istate?e.istate.inflateSync(e):-2},inflateSetDictionary:function(e,t){let n=this;return n.istate?n.istate.inflateSetDictionary(n,e,t):-2},read_byte:function(e){return this.next_in[e]},read_buf:function(e,t){return this.next_in.subarray(e,e+t)}};function Ult(e){let t=this,n=new gge,i=e&&e.chunkSize?Math.floor(e.chunkSize*2):128*1024,o=Tlt,r=new Uint8Array(i),s=!1;n.inflateInit(),n.next_out=r,t.append=function(a,c){let l=[],f,d,p=0,g=0,m=0;if(a.length!==0){n.next_in_index=0,n.next_in=a,n.avail_in=a.length;do{if(n.next_out_index=0,n.avail_out=i,n.avail_in===0&&!s&&(n.next_in_index=0,s=!0),f=n.inflate(o),s&&f===-5){if(n.avail_in!==0)throw new Error("inflating: bad input")}else if(f!==0&&f!==1)throw new Error("inflating: "+n.msg);if((s||f===1)&&n.avail_in===a.length)throw new Error("inflating: bad input");n.next_out_index&&(n.next_out_index===i?l.push(new Uint8Array(r)):l.push(r.slice(0,n.next_out_index))),m+=n.next_out_index,c&&n.next_in_index>0&&n.next_in_index!=p&&(c(n.next_in_index),p=n.next_in_index)}while(n.avail_in>0||n.avail_out===0);return l.length>1?(d=new Uint8Array(m),l.forEach(function(A){d.set(A,g),g+=A.length})):d=l[0]||new Uint8Array(0),d}},t.flush=function(){n.inflateEnd()}}var yge=Ult;var klt={chunkSize:524288,maxWorkers:typeof navigator<"u"&&navigator.hardwareConcurrency||2,terminateWorkerTimeout:5e3,useWebWorkers:!0,workerScripts:void 0},Dl=Object.assign({},klt);function Yz(){return Dl}function Xb(e){if(e.baseURL!==void 0&&(Dl.baseURL=e.baseURL),e.chunkSize!==void 0&&(Dl.chunkSize=e.chunkSize),e.maxWorkers!==void 0&&(Dl.maxWorkers=e.maxWorkers),e.terminateWorkerTimeout!==void 0&&(Dl.terminateWorkerTimeout=e.terminateWorkerTimeout),e.useWebWorkers!==void 0&&(Dl.useWebWorkers=e.useWebWorkers),e.Deflate!==void 0&&(Dl.Deflate=e.Deflate),e.Inflate!==void 0&&(Dl.Inflate=e.Inflate),e.workerScripts!==void 0){if(e.workerScripts.deflate){if(!Array.isArray(e.workerScripts.deflate))throw new Error("workerScripts.deflate must be an array");Dl.workerScripts||(Dl.workerScripts={}),Dl.workerScripts.deflate=e.workerScripts.deflate}if(e.workerScripts.inflate){if(!Array.isArray(e.workerScripts.inflate))throw new Error("workerScripts.inflate must be an array");Dl.workerScripts||(Dl.workerScripts={}),Dl.workerScripts.inflate=e.workerScripts.inflate}}}var Age=[];for(let e=0;e<256;e++){let t=e;for(let n=0;n<8;n++)t&1?t=t>>>1^3988292384:t=t>>>1;Age[e]=t}var Yj=class{constructor(t){this.crc=t||-1}append(t){let n=this.crc|0;for(let i=0,o=t.length|0;i<o;i++)n=n>>>8^Age[(n^t[i])&255];this.crc=n}get(){return~this.crc}},Uy=Yj;var zN=zlt;function zlt(e){if(typeof TextEncoder>"u"){e=unescape(encodeURIComponent(e));let t=new Uint8Array(e.length);for(let n=0;n<t.length;n++)t[n]=e.charCodeAt(n);return t}else return new TextEncoder().encode(e)}var Yc={concat(e,t){if(e.length===0||t.length===0)return e.concat(t);let n=e[e.length-1],i=Yc.getPartial(n);return i===32?e.concat(t):Yc._shiftRight(t,i,n|0,e.slice(0,e.length-1))},bitLength(e){let t=e.length;if(t===0)return 0;let n=e[t-1];return(t-1)*32+Yc.getPartial(n)},clamp(e,t){if(e.length*32<t)return e;e=e.slice(0,Math.ceil(t/32));let n=e.length;return t=t&31,n>0&&t&&(e[n-1]=Yc.partial(t,e[n-1]&2147483648>>t-1,1)),e},partial(e,t,n){return e===32?t:(n?t|0:t<<32-e)+e*1099511627776},getPartial(e){return Math.round(e/1099511627776)||32},_shiftRight(e,t,n,i){for(i===void 0&&(i=[]);t>=32;t-=32)i.push(n),n=0;if(t===0)return i.concat(e);for(let s=0;s<e.length;s++)i.push(n|e[s]>>>t),n=e[s]<<32-t;let o=e.length?e[e.length-1]:0,r=Yc.getPartial(o);return i.push(Yc.partial(t+r&31,t+r>32?n:i.pop(),1)),i}},HN={bytes:{fromBits(e){let n=Yc.bitLength(e)/8,i=new Uint8Array(n),o;for(let r=0;r<n;r++)r&3||(o=e[r/4]),i[r]=o>>>24,o<<=8;return i},toBits(e){let t=[],n,i=0;for(n=0;n<e.length;n++)i=i<<8|e[n],(n&3)===3&&(t.push(i),i=0);return n&3&&t.push(Yc.partial(8*(n&3),i)),t}}},qj={};qj.sha1=function(e){e?(this._h=e._h.slice(0),this._buffer=e._buffer.slice(0),this._length=e._length):this.reset()};qj.sha1.prototype={blockSize:512,reset:function(){let e=this;return e._h=this._init.slice(0),e._buffer=[],e._length=0,e},update:function(e){let t=this;typeof e=="string"&&(e=HN.utf8String.toBits(e));let n=t._buffer=Yc.concat(t._buffer,e),i=t._length,o=t._length=i+Yc.bitLength(e);if(o>9007199254740991)throw new Error("Cannot hash more than 2^53 - 1 bits");let r=new Uint32Array(n),s=0;for(let a=t.blockSize+i-(t.blockSize+i&t.blockSize-1);a<=o;a+=t.blockSize)t._block(r.subarray(16*s,16*(s+1))),s+=1;return n.splice(0,16*s),t},finalize:function(){let e=this,t=e._buffer,n=e._h;t=Yc.concat(t,[Yc.partial(1,1)]);for(let i=t.length+2;i&15;i++)t.push(0);for(t.push(Math.floor(e._length/4294967296)),t.push(e._length|0);t.length;)e._block(t.splice(0,16));return e.reset(),n},_init:[1732584193,4023233417,2562383102,271733878,3285377520],_key:[1518500249,1859775393,2400959708,3395469782],_f:function(e,t,n,i){if(e<=19)return t&n|~t&i;if(e<=39)return t^n^i;if(e<=59)return t&n|t&i|n&i;if(e<=79)return t^n^i},_S:function(e,t){return t<<e|t>>>32-e},_block:function(e){let t=this,n=t._h,i=Array(80);for(let l=0;l<16;l++)i[l]=e[l];let o=n[0],r=n[1],s=n[2],a=n[3],c=n[4];for(let l=0;l<=79;l++){l>=16&&(i[l]=t._S(1,i[l-3]^i[l-8]^i[l-14]^i[l-16]));let f=t._S(5,o)+t._f(l,r,s,a)+c+i[l]+t._key[Math.floor(l/20)]|0;c=a,a=s,s=t._S(30,r),r=o,o=f}n[0]=n[0]+o|0,n[1]=n[1]+r|0,n[2]=n[2]+s|0,n[3]=n[3]+a|0,n[4]=n[4]+c|0}};var Xj={};Xj.aes=class{constructor(e){let t=this;t._tables=[[[],[],[],[],[]],[[],[],[],[],[]]],t._tables[0][0][0]||t._precompute();let n=t._tables[0][4],i=t._tables[1],o=e.length,r,s,a,c=1;if(o!==4&&o!==6&&o!==8)throw new Error("invalid aes key size");for(t._key=[s=e.slice(0),a=[]],r=o;r<4*o+28;r++){let l=s[r-1];(r%o===0||o===8&&r%o===4)&&(l=n[l>>>24]<<24^n[l>>16&255]<<16^n[l>>8&255]<<8^n[l&255],r%o===0&&(l=l<<8^l>>>24^c<<24,c=c<<1^(c>>7)*283)),s[r]=s[r-o]^l}for(let l=0;r;l++,r--){let f=s[l&3?r:r-4];r<=4||l<4?a[l]=f:a[l]=i[0][n[f>>>24]]^i[1][n[f>>16&255]]^i[2][n[f>>8&255]]^i[3][n[f&255]]}}encrypt(e){return this._crypt(e,0)}decrypt(e){return this._crypt(e,1)}_precompute(){let e=this._tables[0],t=this._tables[1],n=e[4],i=t[4],o=[],r=[],s,a,c,l;for(let f=0;f<256;f++)r[(o[f]=f<<1^(f>>7)*283)^f]=f;for(let f=s=0;!n[f];f^=a||1,s=r[s]||1){let d=s^s<<1^s<<2^s<<3^s<<4;d=d>>8^d&255^99,n[f]=d,i[d]=f,l=o[c=o[a=o[f]]];let p=l*16843009^c*65537^a*257^f*16843008,g=o[d]*257^d*16843008;for(let m=0;m<4;m++)e[m][f]=g=g<<24^g>>>8,t[m][d]=p=p<<24^p>>>8}for(let f=0;f<5;f++)e[f]=e[f].slice(0),t[f]=t[f].slice(0)}_crypt(e,t){if(e.length!==4)throw new Error("invalid aes block size");let n=this._key[t],i=n.length/4-2,o=[0,0,0,0],r=this._tables[t],s=r[0],a=r[1],c=r[2],l=r[3],f=r[4],d=e[0]^n[0],p=e[t?3:1]^n[1],g=e[2]^n[2],m=e[t?1:3]^n[3],A=4,x,C,T;for(let E=0;E<i;E++)x=s[d>>>24]^a[p>>16&255]^c[g>>8&255]^l[m&255]^n[A],C=s[p>>>24]^a[g>>16&255]^c[m>>8&255]^l[d&255]^n[A+1],T=s[g>>>24]^a[m>>16&255]^c[d>>8&255]^l[p&255]^n[A+2],m=s[m>>>24]^a[d>>16&255]^c[p>>8&255]^l[g&255]^n[A+3],A+=4,d=x,p=C,g=T;for(let E=0;E<4;E++)o[t?3&-E:E]=f[d>>>24]<<24^f[p>>16&255]<<16^f[g>>8&255]<<8^f[m&255]^n[A++],x=d,d=p,p=g,g=m,m=x;return o}};var xge={getRandomValues(e){let t=new Uint32Array(e.buffer),n=i=>{let o=987654321,r=4294967295;return function(){return o=36969*(o&65535)+(o>>16)&r,i=18e3*(i&65535)+(i>>16)&r,(((o<<16)+i&r)/4294967296+.5)*(Math.random()>.5?1:-1)}};for(let i=0,o;i<e.length;i+=4){let r=n((o||Math.random())*4294967296);o=r()*987654071,t[i/4]=r()*4294967296|0}return e}},Kj={};Kj.ctrGladman=class{constructor(e,t){this._prf=e,this._initIv=t,this._iv=t}reset(){this._iv=this._initIv}update(e){return this.calculate(this._prf,e,this._iv)}incWord(e){if((e>>24&255)===255){let t=e>>16&255,n=e>>8&255,i=e&255;t===255?(t=0,n===255?(n=0,i===255?i=0:++i):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=i}else e+=1<<24;return e}incCounter(e){(e[0]=this.incWord(e[0]))===0&&(e[1]=this.incWord(e[1]))}calculate(e,t,n){let i;if(!(i=t.length))return[];let o=Yc.bitLength(t);for(let r=0;r<i;r+=4){this.incCounter(n);let s=e.encrypt(n);t[r]^=s[0],t[r+1]^=s[1],t[r+2]^=s[2],t[r+3]^=s[3]}return Yc.clamp(t,o)}};var Kb={importKey(e){return new Kb.hmacSha1(HN.bytes.toBits(e))},pbkdf2(e,t,n,i){if(n=n||1e4,i<0||n<0)throw new Error("invalid params to pbkdf2");let o=(i>>5)+1<<2,r,s,a,c,l,f=new ArrayBuffer(o),d=new DataView(f),p=0,g=Yc;for(t=HN.bytes.toBits(t),l=1;p<(o||1);l++){for(r=s=e.encrypt(g.concat(t,[l])),a=1;a<n;a++)for(s=e.encrypt(s),c=0;c<s.length;c++)r[c]^=s[c];for(a=0;p<(o||1)&&a<r.length;a++)d.setInt32(p,r[a]),p+=4}return f.slice(0,i/8)}};Kb.hmacSha1=class{constructor(e){let t=this,n=t._hash=qj.sha1,i=[[],[]],o=n.prototype.blockSize/32;t._baseHash=[new n,new n],e.length>o&&(e=n.hash(e));for(let r=0;r<o;r++)i[0][r]=e[r]^909522486,i[1][r]=e[r]^1549556828;t._baseHash[0].update(i[0]),t._baseHash[1].update(i[1]),t._resultHash=new n(t._baseHash[0])}reset(){let e=this;e._resultHash=new e._hash(e._baseHash[0]),e._updated=!1}update(e){let t=this;t._updated=!0,t._resultHash.update(e)}digest(){let e=this,t=e._resultHash.finalize(),n=new e._hash(e._baseHash[1]).update(t).finalize();return e.reset(),n}encrypt(e){if(this._updated)throw new Error("encrypt on already updated hmac called!");return this.update(e),this.digest(e)}};var Jb="Invalid pasword",Zb=16,Hlt="raw",Cge={name:"PBKDF2"},Glt={name:"HMAC"},Wlt="SHA-1",jlt=Object.assign({hash:Glt},Cge),Tge=Object.assign({iterations:1e3,hash:{name:Wlt}},Cge),Ylt=["deriveBits"],WN=[8,12,16],GN=[16,24,32],ky=10,Ege=[0,0,0,0],Kz=typeof crypto<"u",bge=Kz&&typeof crypto.subtle<"u",Am=HN.bytes,Sge=Xj.aes,vge=Kj.ctrGladman,Dge=Kb.hmacSha1,qz=class{constructor(t,n,i){Object.assign(this,{password:t,signed:n,strength:i-1,pendingInput:new Uint8Array(0)})}async append(t){let n=this;if(n.password){let o=Eu(t,0,WN[n.strength]+2);await qlt(n,o,n.password),n.password=null,n.aesCtrGladman=new vge(new Sge(n.keys.key),Array.from(Ege)),n.hmac=new Dge(n.keys.authentication),t=Eu(t,WN[n.strength]+2)}let i=new Uint8Array(t.length-ky-(t.length-ky)%Zb);return wge(n,t,i,0,ky,!0)}flush(){let t=this,n=t.pendingInput,i=Eu(n,0,n.length-ky),o=Eu(n,n.length-ky),r=new Uint8Array(0);if(i.length){let a=Am.toBits(i);t.hmac.update(a);let c=t.aesCtrGladman.update(a);r=Am.fromBits(c)}let s=!0;if(t.signed){let a=Eu(Am.fromBits(t.hmac.digest()),0,ky);for(let c=0;c<ky;c++)a[c]!=o[c]&&(s=!1)}return{valid:s,data:r}}},Xz=class{constructor(t,n){Object.assign(this,{password:t,strength:n-1,pendingInput:new Uint8Array(0)})}async append(t){let n=this,i=new Uint8Array(0);n.password&&(i=await Xlt(n,n.password),n.password=null,n.aesCtrGladman=new vge(new Sge(n.keys.key),Array.from(Ege)),n.hmac=new Dge(n.keys.authentication));let o=new Uint8Array(i.length+t.length-t.length%Zb);return o.set(i,0),wge(n,t,o,i.length,0)}flush(){let t=this,n=new Uint8Array(0);if(t.pendingInput.length){let o=t.aesCtrGladman.update(Am.toBits(t.pendingInput));t.hmac.update(o),n=Am.fromBits(o)}let i=Eu(Am.fromBits(t.hmac.digest()),0,ky);return{data:Zj(n,i),signature:i}}};function wge(e,t,n,i,o,r){let s=t.length-o;e.pendingInput.length&&(t=Zj(e.pendingInput,t),n=Qlt(n,s-s%Zb));let a;for(a=0;a<=s-Zb;a+=Zb){let c=Am.toBits(Eu(t,a,a+Zb));r&&e.hmac.update(c);let l=e.aesCtrGladman.update(c);r||e.hmac.update(l),n.set(Am.fromBits(l),a+i)}return e.pendingInput=Eu(t,a),n}async function qlt(e,t,n){await Ige(e,n,Eu(t,0,WN[e.strength]));let i=Eu(t,WN[e.strength]),o=e.keys.passwordVerification;if(o[0]!=i[0]||o[1]!=i[1])throw new Error(Jb)}async function Xlt(e,t){let n=Klt(new Uint8Array(WN[e.strength]));return await Ige(e,t,n),Zj(n,e.keys.passwordVerification)}async function Ige(e,t,n){let i=zN(t),o=await Zlt(Hlt,i,jlt,!1,Ylt),r=await Jlt(Object.assign({salt:n},Tge),o,8*(GN[e.strength]*2+2)),s=new Uint8Array(r);e.keys={key:Am.toBits(Eu(s,0,GN[e.strength])),authentication:Am.toBits(Eu(s,GN[e.strength],GN[e.strength]*2)),passwordVerification:Eu(s,GN[e.strength]*2)}}function Klt(e){return Kz&&typeof crypto.getRandomValues=="function"?crypto.getRandomValues(e):xge.getRandomValues(e)}function Zlt(e,t,n,i,o){return Kz&&bge&&typeof crypto.subtle.importKey=="function"?crypto.subtle.importKey(e,t,n,i,o):Kb.importKey(t)}async function Jlt(e,t,n){return Kz&&bge&&typeof crypto.subtle.deriveBits=="function"?await crypto.subtle.deriveBits(e,t,n):Kb.pbkdf2(t,e.salt,Tge.iterations,n)}function Zj(e,t){let n=e;return e.length+t.length&&(n=new Uint8Array(e.length+t.length),n.set(e,0),n.set(t,e.length)),n}function Qlt(e,t){if(t&&t>e.length){let n=e;e=new Uint8Array(t),e.set(n,0)}return e}function Eu(e,t,n){return e.subarray(t,n)}var Qb=12,Zz=class{constructor(t,n){let i=this;Object.assign(i,{password:t,passwordVerification:n}),Bge(i,t)}append(t){let n=this;if(n.password){let i=Pge(n,t.subarray(0,Qb));if(n.password=null,i[Qb-1]!=n.passwordVerification)throw new Error(Jb);t=t.subarray(Qb)}return Pge(n,t)}flush(){return{valid:!0,data:new Uint8Array(0)}}},Jz=class{constructor(t,n){let i=this;Object.assign(i,{password:t,passwordVerification:n}),Bge(i,t)}append(t){let n=this,i,o;if(n.password){n.password=null;let r=crypto.getRandomValues(new Uint8Array(Qb));r[Qb-1]=n.passwordVerification,i=new Uint8Array(t.length+r.length),i.set(Oge(n,r),0),o=Qb}else i=new Uint8Array(t.length),o=0;return i.set(Oge(n,t),o),i}flush(){return{data:new Uint8Array(0)}}};function Pge(e,t){let n=new Uint8Array(t.length);for(let i=0;i<t.length;i++)n[i]=Mge(e)^t[i],Jj(e,n[i]);return n}function Oge(e,t){let n=new Uint8Array(t.length);for(let i=0;i<t.length;i++)n[i]=Mge(e)^t[i],Jj(e,t[i]);return n}function Bge(e,t){e.keys=[305419896,591751049,878082192],e.crcKey0=new Uy(e.keys[0]),e.crcKey2=new Uy(e.keys[2]);for(let n=0;n<t.length;n++)Jj(e,t.charCodeAt(n))}function Jj(e,t){e.crcKey0.append([t]),e.keys[0]=~e.crcKey0.get(),e.keys[1]=Rge(e.keys[1]+Lge(e.keys[0])),e.keys[1]=Rge(Math.imul(e.keys[1],134775813)+1),e.crcKey2.append([e.keys[1]>>>24]),e.keys[2]=~e.crcKey2.get()}function Mge(e){let t=e.keys[2]|2;return Lge(Math.imul(t,t^1)>>>8)}function Lge(e){return e&255}function Rge(e){return e&4294967295}var $z="deflate",e4="inflate",Qz="Invalid signature",Qj=class{constructor(t,{signature:n,password:i,signed:o,compressed:r,zipCrypto:s,passwordVerification:a,encryptionStrength:c},{chunkSize:l}){let f=Boolean(i);Object.assign(this,{signature:n,encrypted:f,signed:o,compressed:r,inflate:r&&new t({chunkSize:l}),crc32:o&&new Uy,zipCrypto:s,decrypt:f&&s?new Zz(i,a):new qz(i,o,c)})}async append(t){let n=this;return n.encrypted&&t.length&&(t=await n.decrypt.append(t)),n.compressed&&t.length&&(t=await n.inflate.append(t)),(!n.encrypted||n.zipCrypto)&&n.signed&&t.length&&n.crc32.append(t),t}async flush(){let t=this,n,i=new Uint8Array(0);if(t.encrypted){let o=t.decrypt.flush();if(!o.valid)throw new Error(Qz);i=o.data}if((!t.encrypted||t.zipCrypto)&&t.signed){let o=new DataView(new Uint8Array(4).buffer);if(n=t.crc32.get(),o.setUint32(0,n),t.signature!=o.getUint32(0,!1))throw new Error(Qz)}return t.compressed&&(i=await t.inflate.append(i)||new Uint8Array(0),await t.inflate.flush()),{data:i,signature:n}}},$j=class{constructor(t,{encrypted:n,signed:i,compressed:o,level:r,zipCrypto:s,password:a,passwordVerification:c,encryptionStrength:l},{chunkSize:f}){Object.assign(this,{encrypted:n,signed:i,compressed:o,deflate:o&&new t({level:r||5,chunkSize:f}),crc32:i&&new Uy,zipCrypto:s,encrypt:n&&s?new Jz(a,c):new Xz(a,l)})}async append(t){let n=this,i=t;return n.compressed&&t.length&&(i=await n.deflate.append(t)),n.encrypted&&i.length&&(i=await n.encrypt.append(i)),(!n.encrypted||n.zipCrypto)&&n.signed&&t.length&&n.crc32.append(t),i}async flush(){let t=this,n,i=new Uint8Array(0);if(t.compressed&&(i=await t.deflate.flush()||new Uint8Array(0)),t.encrypted){i=await t.encrypt.append(i);let o=t.encrypt.flush();n=o.signature;let r=new Uint8Array(i.length+o.data.length);r.set(i,0),r.set(o.data,i.length),i=r}return(!t.encrypted||t.zipCrypto)&&t.signed&&(n=t.crc32.get()),{data:i,signature:n}}};function Nge(e,t,n){if(t.codecType.startsWith($z))return new $j(e,t,n);if(t.codecType.startsWith(e4))return new Qj(e,t,n)}var Fge="init",Vge="append",eY="flush",$lt="message",Uge=!0,t4=(e,t,n,i,o,r,s)=>(Object.assign(e,{busy:!0,codecConstructor:t,options:Object.assign({},n),scripts:s,terminate(){e.worker&&!e.busy&&(e.worker.terminate(),e.interface=null)},onTaskFinished(){e.busy=!1,o(e)}}),r?tut(e,i):eut(e,i));function eut(e,t){let n=Nge(e.codecConstructor,e.options,t);return{async append(i){try{return await n.append(i)}catch(o){throw e.onTaskFinished(),o}},async flush(){try{return await n.flush()}finally{e.onTaskFinished()}},abort(){e.onTaskFinished()}}}function tut(e,t){let n,i={type:"module"};if(!e.interface){if(!Uge)e.worker=o(i,t.baseURL);else try{e.worker=o({},t.baseURL)}catch{Uge=!1,e.worker=o(i,t.baseURL)}e.worker.addEventListener($lt,a,!1),e.interface={append(c){return r({type:Vge,data:c})},flush(){return r({type:eY})},abort(){e.onTaskFinished()}}}return e.interface;function o(c,l){let f,d;f=e.scripts[0],typeof f=="function"&&(f=f());try{d=new URL(f,l)}catch{d=f}return new Worker(d,c)}async function r(c){if(!n){let l=e.options,f=e.scripts.slice(1);await s({scripts:f,type:Fge,options:l,config:{chunkSize:t.chunkSize}})}return s(c)}function s(c){let l=e.worker,f=new Promise((d,p)=>n={resolve:d,reject:p});try{if(c.data)try{c.data=c.data.buffer,l.postMessage(c,[c.data])}catch{l.postMessage(c)}else l.postMessage(c)}catch(d){n.reject(d),n=null,e.onTaskFinished()}return f}function a(c){let l=c.data;if(n){let f=l.error,d=l.type;if(f){let p=new Error(f.message);p.stack=f.stack,n.reject(p),n=null,e.onTaskFinished()}else if(d==Fge||d==eY||d==Vge){let p=l.data;d==eY?(n.resolve({data:new Uint8Array(p),signature:l.signature}),n=null,e.onTaskFinished()):n.resolve(p&&new Uint8Array(p))}}}}var Qx=[],tY=[];function n4(e,t,n){let o=!(!t.compressed&&!t.signed&&!t.encrypted)&&(t.useWebWorkers||t.useWebWorkers===void 0&&n.useWebWorkers),r=o&&n.workerScripts?n.workerScripts[t.codecType]:[];if(Qx.length<n.maxWorkers){let a={};return Qx.push(a),t4(a,e,t,n,s,o,r)}else{let a=Qx.find(c=>!c.busy);return a?(kge(a),t4(a,e,t,n,s,o,r)):new Promise(c=>tY.push({resolve:c,codecConstructor:e,options:t,webWorker:o,scripts:r}))}function s(a){if(tY.length){let[{resolve:c,codecConstructor:l,options:f,webWorker:d,scripts:p}]=tY.splice(0,1);c(t4(a,l,f,n,s,d,p))}else a.worker?(kge(a),Number.isFinite(n.terminateWorkerTimeout)&&n.terminateWorkerTimeout>=0&&(a.terminateTimeout=setTimeout(()=>{Qx=Qx.filter(c=>c!=a),a.terminate()},n.terminateWorkerTimeout))):Qx=Qx.filter(c=>c!=a)}}function kge(e){e.terminateTimeout&&(clearTimeout(e.terminateTimeout),e.terminateTimeout=null)}var Hge="Abort error";async function i4(e,t,n,i,o,r,s){let a=Math.max(r.chunkSize,64);return c();async function c(l=0,f=0){let d=s.signal,p=o();if(l<p){nY(d,e);let g=await t.readUint8Array(l+i,Math.min(a,p-l)),m=g.length;nY(d,e);let A=await e.append(g);if(nY(d,e),f+=await zge(n,A),s.onprogress)try{s.onprogress(l+m,p)}catch{}return c(l+a,f)}else{let g=await e.flush();return f+=await zge(n,g.data),{signature:g.signature,length:f}}}}function nY(e,t){if(e&&e.aborted)throw t.abort(),new Error(Hge)}async function zge(e,t){return t.length&&await e.writeUint8Array(t),t.length}var iY="text/plain";var o4=class{constructor(){this.size=0}init(){this.initialized=!0}},r4=class extends o4{},jN=class extends o4{writeUint8Array(t){this.size+=t.length}},s4=class extends r4{constructor(t){super(),this.blobReader=new $x(new Blob([t],{type:iY}))}init(){super.init(),this.blobReader.init(),this.size=this.blobReader.size}readUint8Array(t,n){return this.blobReader.readUint8Array(t,n)}},a4=class extends jN{constructor(t){super(),this.encoding=t,this.blob=new Blob([],{type:iY})}writeUint8Array(t){super.writeUint8Array(t),this.blob=new Blob([this.blob,t.buffer],{type:iY})}getData(){if(this.blob.text)return this.blob.text();{let t=new FileReader;return new Promise((n,i)=>{t.onload=o=>n(o.target.result),t.onerror=()=>i(t.error),t.readAsText(this.blob,this.encoding)})}}};var c4=class extends jN{constructor(t){super(),this.data="data:"+(t||"")+";base64,",this.pending=[]}writeUint8Array(t){super.writeUint8Array(t);let n=0,i=this.pending,o=this.pending.length;for(this.pending="",n=0;n<Math.floor((o+t.length)/3)*3-o;n++)i+=String.fromCharCode(t[n]);for(;n<t.length;n++)this.pending+=String.fromCharCode(t[n]);i.length>2?this.data+=btoa(i):this.pending=i}getData(){return this.data+btoa(this.pending)}},$x=class extends r4{constructor(t){super(),this.blob=t,this.size=t.size}async readUint8Array(t,n){if(this.blob.arrayBuffer)return new Uint8Array(await this.blob.slice(t,t+n).arrayBuffer());{let i=new FileReader;return new Promise((o,r)=>{i.onload=s=>o(new Uint8Array(s.target.result)),i.onerror=()=>r(i.error),i.readAsArrayBuffer(this.blob.slice(t,t+n))})}}},$b=class extends jN{constructor(t){super(),this.contentType=t,this.arrayBuffersMaxlength=8,Gge(this)}writeUint8Array(t){super.writeUint8Array(t),this.arrayBuffers.length==this.arrayBuffersMaxlength&&Wge(this),this.arrayBuffers.push(t.buffer)}getData(){return this.blob||(this.arrayBuffers.length&&Wge(this),this.blob=this.pendingBlob,Gge(this)),this.blob}};function Gge(e){e.pendingBlob=new Blob([],{type:e.contentType}),e.arrayBuffers=[]}function Wge(e){e.pendingBlob=new Blob([e.pendingBlob,...e.arrayBuffers],{type:e.contentType}),e.arrayBuffers=[]}var eS="/",oY=new Date(2107,11,31),rY=new Date(1980,0,1);var nut="\0\u263A\u263B\u2665\u2666\u2663\u2660\u2022\u25D8\u25CB\u25D9\u2642\u2640\u266A\u266B\u263C\u25BA\u25C4\u2195\u203C\xB6\xA7\u25AC\u21A8\u2191\u2193\u2192\u2190\u221F\u2194\u25B2\u25BC !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\u2302\xC7\xFC\xE9\xE2\xE4\xE0\xE5\xE7\xEA\xEB\xE8\xEF\xEE\xEC\xC4\xC5\xC9\xE6\xC6\xF4\xF6\xF2\xFB\xF9\xFF\xD6\xDC\xA2\xA3\xA5\u20A7\u0192\xE1\xED\xF3\xFA\xF1\xD1\xAA\xBA\xBF\u2310\xAC\xBD\xBC\xA1\xAB\xBB\u2591\u2592\u2593\u2502\u2524\u2561\u2562\u2556\u2555\u2563\u2551\u2557\u255D\u255C\u255B\u2510\u2514\u2534\u252C\u251C\u2500\u253C\u255E\u255F\u255A\u2554\u2569\u2566\u2560\u2550\u256C\u2567\u2568\u2564\u2565\u2559\u2558\u2552\u2553\u256B\u256A\u2518\u250C\u2588\u2584\u258C\u2590\u2580\u03B1\xDF\u0393\u03C0\u03A3\u03C3\xB5\u03C4\u03A6\u0398\u03A9\u03B4\u221E\u03C6\u03B5\u2229\u2261\xB1\u2265\u2264\u2320\u2321\xF7\u2248\xB0\u2219\xB7\u221A\u207F\xB2\u25A0 ".split(""),jge=e=>{let t="";for(let n=0;n<e.length;n++)t+=nut[e[n]];return t};var l4=iut;function iut(e,t){if(t&&t.trim().toLowerCase()=="cp437")return jge(e);if(typeof TextDecoder>"u"){let n=new FileReader;return new Promise((i,o)=>{n.onload=r=>i(r.target.result),n.onerror=()=>o(n.error),n.readAsText(new Blob([e]))})}else return new TextDecoder(t).decode(e)}var out=["filename","rawFilename","directory","encrypted","compressedSize","uncompressedSize","lastModDate","rawLastModDate","comment","rawComment","signature","extraField","rawExtraField","bitFlag","extraFieldZip64","extraFieldUnicodePath","extraFieldUnicodeComment","extraFieldAES","filenameUTF8","commentUTF8","offset","zip64","compressionMethod","extraFieldNTFS","lastAccessDate","creationDate","extraFieldExtendedTimestamp","version","versionMadeBy","msDosCompatible","internalFileAttribute","externalFileAttribute"],B_=class{constructor(t){out.forEach(n=>this[n]=t[n])}};var cY="File format is not recognized",cut="End of central directory not found",lut="End of Zip64 central directory not found",uut="End of Zip64 central directory locator not found",fut="Central directory header not found",dut="Local file header not found",hut="Zip64 extra field not found",mut="File contains encrypted entry",put="Encryption method not supported",Yge="Compression method not supported",qge="utf-8",Xge="cp437",Kge=["uncompressedSize","compressedSize","offset"],y4=class{constructor(t,n={}){Object.assign(this,{reader:t,options:n,config:Yz()})}async*getEntriesGenerator(t={}){let n=this,i=n.reader;if(i.initialized||await i.init(),i.size<22)throw new Error(cY);let o=await xut(i,101010256,i.size,22,65535*16);if(!o)throw new Error(cut);let r=uc(o),s=$s(r,12),a=$s(r,16),c=bu(r,8),l=0;if(a==4294967295||s==4294967295||c==65535){let g=await zy(i,o.offset-20,20),m=uc(g);if($s(m,0)!=117853008)throw new Error(lut);a=u4(m,8);let A=await zy(i,a,56),x=uc(A),C=o.offset-20-56;if($s(x,0)!=101075792&&a!=C){let T=a;a=C,l=a-T,A=await zy(i,a,56),x=uc(A)}if($s(x,0)!=101075792)throw new Error(uut);c=u4(x,32),s=u4(x,40),a-=s}if(a<0||a>=i.size)throw new Error(cY);let f=0,d=await zy(i,a,s),p=uc(d);if(s){let g=o.offset-s;if($s(p,f)!=33639248&&a!=g){let m=a;a=g,l=a-m,d=await zy(i,a,s),p=uc(d)}}if(a<0||a>=i.size)throw new Error(cY);for(let g=0;g<c;g++){let m=new uY(i,n.config,n.options);if($s(p,f)!=33639248)throw new Error(fut);Jge(m,p,f+6);let A=Boolean(m.bitFlag.languageEncodingFlag),x=f+46,C=x+m.filenameLength,T=C+m.extraFieldLength,E=bu(p,f+4),S=(E&0)==0;Object.assign(m,{versionMadeBy:E,msDosCompatible:S,compressedSize:0,uncompressedSize:0,commentLength:bu(p,f+32),directory:S&&(nS(p,f+38)&16)==16,offset:$s(p,f+42)+l,internalFileAttribute:$s(p,f+34),externalFileAttribute:$s(p,f+38),rawFilename:d.subarray(x,C),filenameUTF8:A,commentUTF8:A,rawExtraField:d.subarray(C,T)});let v=T+m.commentLength;m.rawComment=d.subarray(T,v);let w=tS(n,t,"filenameEncoding"),R=tS(n,t,"commentEncoding"),[O,L]=await Promise.all([l4(m.rawFilename,m.filenameUTF8?qge:w||Xge),l4(m.rawComment,m.commentUTF8?qge:R||Xge)]);m.filename=O,m.comment=L,!m.directory&&m.filename.endsWith(eS)&&(m.directory=!0),await Qge(m,m,p,f+6);let N=new B_(m);if(N.getData=(_,b)=>m.getData(_,N,b),f=v,t.onprogress)try{t.onprogress(g+1,c,new B_(m))}catch{}yield N}return!0}async getEntries(t={}){let n=[],i=this.getEntriesGenerator(t),o=i.next();for(;!(await o).done;)n.push((await o).value),o=i.next();return n}async close(){}};var uY=class{constructor(t,n,i){Object.assign(this,{reader:t,config:n,options:i})}async getData(t,n,i={}){let o=this,{reader:r,offset:s,extraFieldAES:a,compressionMethod:c,config:l,bitFlag:f,signature:d,rawLastModDate:p,compressedSize:g}=o,m=o.localDirectory={};r.initialized||await r.init();let A=await zy(r,s,30),x=uc(A),C=tS(o,i,"password");if(C=C&&C.length&&C,a&&a.originalCompressionMethod!=99)throw new Error(Yge);if(c!=0&&c!=8)throw new Error(Yge);if($s(x,0)!=67324752)throw new Error(dut);Jge(m,x,4),A=await zy(r,s,30+m.filenameLength+m.extraFieldLength),m.rawExtraField=A.subarray(30+m.filenameLength),await Qge(o,m,x,4),n.lastAccessDate=m.lastAccessDate,n.creationDate=m.creationDate;let T=o.encrypted&&m.encrypted,E=T&&!a;if(T){if(!E&&a.strength===void 0)throw new Error(put);if(!C)throw new Error(mut)}let S=await n4(l.Inflate,{codecType:e4,password:C,zipCrypto:E,encryptionStrength:a&&a.strength,signed:tS(o,i,"checkSignature"),passwordVerification:E&&(f.dataDescriptor?p>>>8&255:d>>>24&255),signature:d,compressed:c!=0,encrypted:T,useWebWorkers:tS(o,i,"useWebWorkers")},l);t.initialized||await t.init();let v=tS(o,i,"signal"),w=s+30+m.filenameLength+m.extraFieldLength;return await i4(S,r,t,w,()=>g,l,{onprogress:i.onprogress,signal:v}),t.getData()}};function Jge(e,t,n){let i=e.rawBitFlag=bu(t,n+2),o=(i&1)==1,r=$s(t,n+6);Object.assign(e,{encrypted:o,version:bu(t,n),bitFlag:{level:(i&6)>>1,dataDescriptor:(i&8)==8,languageEncodingFlag:(i&2048)==2048},rawLastModDate:r,lastModDate:Cut(r),filenameLength:bu(t,n+22),extraFieldLength:bu(t,n+24)})}async function Qge(e,t,n,i){let o=t.rawExtraField,r=t.extraField=new Map,s=uc(new Uint8Array(o)),a=0;try{for(;a<o.length;){let A=bu(s,a),x=bu(s,a+2);r.set(A,{type:A,data:o.slice(a+4,a+4+x)}),a+=4+x}}catch{}let c=bu(n,i+4);t.signature=$s(n,i+10),t.uncompressedSize=$s(n,i+18),t.compressedSize=$s(n,i+14);let l=r.get(1);l&&(_ut(l,t),t.extraFieldZip64=l);let f=r.get(28789);f&&(await Zge(f,"filename","rawFilename",t,e),t.extraFieldUnicodePath=f);let d=r.get(25461);d&&(await Zge(d,"comment","rawComment",t,e),t.extraFieldUnicodeComment=d);let p=r.get(39169);p?(gut(p,t,c),t.extraFieldAES=p):t.compressionMethod=c;let g=r.get(10);g&&(yut(g,t),t.extraFieldNTFS=g);let m=r.get(21589);m&&(Aut(m,t),t.extraFieldExtendedTimestamp=m)}function _ut(e,t){t.zip64=!0;let n=uc(e.data);e.values=[];for(let o=0;o<Math.floor(e.data.length/8);o++)e.values.push(u4(n,0+o*8));let i=Kge.filter(o=>t[o]==4294967295);for(let o=0;o<i.length;o++)e[i[o]]=e.values[o];Kge.forEach(o=>{if(t[o]==4294967295)if(e[o]!==void 0)t[o]=e[o];else throw new Error(hut)})}async function Zge(e,t,n,i,o){let r=uc(e.data);e.version=nS(r,0),e.signature=$s(r,1);let s=new Uy;s.append(o[n]);let a=uc(new Uint8Array(4));a.setUint32(0,s.get(),!0),e[t]=await l4(e.data.subarray(5)),e.valid=!o.bitFlag.languageEncodingFlag&&e.signature==$s(a,0),e.valid&&(i[t]=e[t],i[t+"UTF8"]=!0)}function gut(e,t,n){let i=uc(e.data);e.vendorVersion=nS(i,0),e.vendorId=nS(i,2);let o=nS(i,4);e.strength=o,e.originalCompressionMethod=n,t.compressionMethod=e.compressionMethod=bu(i,5)}function yut(e,t){let n=uc(e.data),i=4,o;try{for(;i<e.data.length&&!o;){let r=bu(n,i),s=bu(n,i+2);r==1&&(o=e.data.slice(i+4,i+4+s)),i+=4+s}}catch{}try{if(o&&o.length==24){let r=uc(o),s=r.getBigUint64(0,!0),a=r.getBigUint64(8,!0),c=r.getBigUint64(16,!0);Object.assign(e,{rawLastModDate:s,rawLastAccessDate:a,rawCreationDate:c});let l=lY(s),f=lY(a),d=lY(c),p={lastModDate:l,lastAccessDate:f,creationDate:d};Object.assign(e,p),Object.assign(t,p)}}catch{}}function Aut(e,t){let n=uc(e.data),i=nS(n,0),o=[],r=[];(i&1)==1&&(o.push("lastModDate"),r.push("rawLastModDate")),(i&2)==2&&(o.push("lastAccessDate"),r.push("rawLastAccessDate")),(i&4)==4&&(o.push("creationDate"),r.push("rawCreationDate"));let s=1;o.forEach((a,c)=>{if(e.data.length>=s+4){let l=$s(n,s);t[a]=e[a]=new Date(l*1e3);let f=r[c];e[f]=l}s+=4})}async function xut(e,t,n,i,o){let r=new Uint8Array(4),s=uc(r);Tut(s,0,t);let a=i+o;return await c(i)||await c(Math.min(a,n));async function c(l){let f=n-l,d=await zy(e,f,l);for(let p=d.length-i;p>=0;p--)if(d[p]==r[0]&&d[p+1]==r[1]&&d[p+2]==r[2]&&d[p+3]==r[3])return{offset:f+p,buffer:d.slice(p,p+i).buffer}}}function tS(e,t,n){return t[n]===void 0?e.options[n]:t[n]}function Cut(e){let t=(e&4294901760)>>16,n=e&65535;try{return new Date(1980+((t&65024)>>9),((t&480)>>5)-1,t&31,(n&63488)>>11,(n&2016)>>5,(n&31)*2,0)}catch{}}function lY(e){return new Date(Number(e/BigInt(1e4)-BigInt(116444736e5)))}function nS(e,t){return e.getUint8(t)}function bu(e,t){return e.getUint16(t,!0)}function $s(e,t){return e.getUint32(t,!0)}function u4(e,t){return Number(e.getBigUint64(t,!0))}function Tut(e,t,n){e.setUint32(t,n,!0)}function uc(e){return new DataView(e.buffer)}function zy(e,t,n){return e.readUint8Array(t,n)}var Dut="File already exists",wut="Zip file comment exceeds 64KB",Iut="File entry comment exceeds 64KB",Put="File entry name exceeds 64KB",tye="Version exceeds 65535",Out="The strength must equal 1, 2, or 3",Rut="Extra field type exceeds 65535",But="Extra field data exceeds 64KB",TY="Zip64 is not supported",nye=new Uint8Array([7,0,2,0,65,69,3,0,0]),iye=24,xY=0,C4=class{constructor(t,n={}){Object.assign(this,{writer:t,options:n,config:Yz(),files:new Map,offset:t.size,pendingCompressedSize:0,pendingEntries:[],pendingAddFileCalls:new Set})}async add(t="",n,i={}){let o=this;if(xY<o.config.maxWorkers){xY++;let r;try{return r=Mut(o,t,n,i),this.pendingAddFileCalls.add(r),await r}finally{this.pendingAddFileCalls.delete(r),xY--;let s=o.pendingEntries.shift();s&&o.add(s.name,s.reader,s.options).then(s.resolve).catch(s.reject)}}else return new Promise((r,s)=>o.pendingEntries.push({name:t,reader:n,options:i,resolve:r,reject:s}))}async close(t=new Uint8Array(0),n={}){for(;this.pendingAddFileCalls.size;)await Promise.all(Array.from(this.pendingAddFileCalls));return await Fut(this,t,n),this.writer.getData()}};async function Mut(e,t,n,i){if(t=t.trim(),i.directory&&!t.endsWith(eS)?t+=eS:i.directory=t.endsWith(eS),e.files.has(t))throw new Error(Dut);let o=zN(t);if(o.length>65535)throw new Error(Put);let r=i.comment||"",s=zN(r);if(s.length>65535)throw new Error(Iut);let a=e.options.version||i.version||0;if(a>65535)throw new Error(tye);let c=e.options.versionMadeBy||i.versionMadeBy||20;if(c>65535)throw new Error(tye);let l=Ta(e,i,"lastModDate")||new Date,f=Ta(e,i,"lastAccessDate"),d=Ta(e,i,"creationDate"),p=Ta(e,i,"password"),g=Ta(e,i,"encryptionStrength")||3,m=Ta(e,i,"zipCrypto");if(p!==void 0&&g!==void 0&&(g<1||g>3))throw new Error(Out);let A=new Uint8Array(0),x=i.extraField;if(x){let F=0,k=0;x.forEach(U=>F+=4+U.length),A=new Uint8Array(F),x.forEach((U,G)=>{if(G>65535)throw new Error(Rut);if(U.length>65535)throw new Error(But);ta(A,new Uint16Array([G]),k),ta(A,new Uint16Array([U.length]),k+2),ta(A,U,k+4),k+=4+U.length})}let C=Ta(e,i,"extendedTimestamp");C===void 0&&(C=!0);let T=0,E=Ta(e,i,"keepOrder");E===void 0&&(E=!0);let S=0,v=Ta(e,i,"msDosCompatible");v===void 0&&(v=!0);let w=Ta(e,i,"internalFileAttribute")||0,R=Ta(e,i,"externalFileAttribute")||0;n&&(n.initialized||await n.init(),S=n.size,T=Uut(S));let O=i.zip64||e.options.zip64||!1;if(e.offset+e.pendingCompressedSize>=4294967295||S>=4294967295||T>=4294967295){if(i.zip64===!1||e.options.zip64===!1||!E)throw new Error(TY);O=!0}e.pendingCompressedSize+=T,await Promise.resolve();let L=Ta(e,i,"level"),N=Ta(e,i,"useWebWorkers"),_=Ta(e,i,"bufferedWrite"),b=Ta(e,i,"dataDescriptor"),D=Ta(e,i,"dataDescriptorSignature"),I=Ta(e,i,"signal");b===void 0&&(b=!0),b&&D===void 0&&(D=!1);let B=await Lut(e,t,n,Object.assign({},i,{rawFilename:o,rawComment:s,version:a,versionMadeBy:c,lastModDate:l,lastAccessDate:f,creationDate:d,rawExtraField:A,zip64:O,password:p,level:L,useWebWorkers:N,encryptionStrength:g,extendedTimestamp:C,zipCrypto:m,bufferedWrite:_,keepOrder:E,dataDescriptor:b,dataDescriptorSignature:D,signal:I,msDosCompatible:v,internalFileAttribute:w,externalFileAttribute:R}));return T&&(e.pendingCompressedSize-=T),Object.assign(B,{name:t,comment:r,extraField:x}),new B_(B)}async function Lut(e,t,n,i){let o=e.files,r=e.writer,s=Array.from(o.values()).pop(),a={},c,l,f;o.set(t,a);try{let d,p,g;if(i.keepOrder&&(d=s&&s.lock),a.lock=g=new Promise(m=>f=m),i.bufferedWrite||e.lockWrite||!i.dataDescriptor?(p=new $b,p.init(),c=!0):(e.lockWrite=new Promise(m=>l=m),r.initialized||await r.init(),p=r),a=await Nut(n,p,e.config,i),a.lock=g,o.set(t,a),a.filename=t,c){let m=0,A=p.getData();await Promise.all([e.lockWrite,d]);let x;do x=Array.from(o.values()).find(C=>C.writingBufferedData),x&&await x.lock;while(x&&x.lock);if(a.writingBufferedData=!0,!i.dataDescriptor){let T=await oye(A,0,26),E=new DataView(T);(!a.encrypted||i.zipCrypto)&&ho(E,14,a.signature),a.zip64?(ho(E,18,4294967295),ho(E,22,4294967295)):(ho(E,18,a.compressedSize),ho(E,22,a.uncompressedSize)),await r.writeUint8Array(new Uint8Array(T)),m=26}await Vut(r,A,m),delete a.writingBufferedData}if(a.offset=e.offset,a.zip64){let m=Zd(a.rawExtraFieldZip64);wl(m,20,BigInt(a.offset))}else if(a.offset>=4294967295)throw new Error(TY);return e.offset+=a.length,a}catch(d){throw(c&&a.writingBufferedData||!c&&a.dataWritten)&&(d.corruptedEntry=e.hasCorruptedEntries=!0,a.uncompressedSize&&(e.offset+=a.uncompressedSize)),o.delete(t),d}finally{f(),l&&l()}}async function Nut(e,t,n,i){let{rawFilename:o,lastAccessDate:r,creationDate:s,password:a,level:c,zip64:l,zipCrypto:f,dataDescriptor:d,dataDescriptorSignature:p,directory:g,version:m,versionMadeBy:A,rawComment:x,rawExtraField:C,useWebWorkers:T,onprogress:E,signal:S,encryptionStrength:v,extendedTimestamp:w,msDosCompatible:R,internalFileAttribute:O,externalFileAttribute:L}=i,N=Boolean(a&&a.length),_=c!==0&&!g,b;if(N&&!f){b=new Uint8Array(nye.length+2);let Ve=Zd(b);Zo(Ve,0,39169),ta(b,nye,2),T4(Ve,8,v)}else b=new Uint8Array(0);let D,I;if(w){I=new Uint8Array(9+(r?4:0)+(s?4:0));let Ve=Zd(I);Zo(Ve,0,21589),Zo(Ve,2,I.length-4);let qe=1+(r?2:0)+(s?4:0);T4(Ve,4,qe),ho(Ve,5,Math.floor(i.lastModDate.getTime()/1e3)),r&&ho(Ve,9,Math.floor(r.getTime()/1e3)),s&&ho(Ve,13,Math.floor(s.getTime()/1e3));try{D=new Uint8Array(36);let Et=Zd(D),Ot=CY(i.lastModDate);Zo(Et,0,10),Zo(Et,2,32),Zo(Et,8,1),Zo(Et,10,24),wl(Et,12,Ot),wl(Et,20,CY(r)||Ot),wl(Et,28,CY(s)||Ot)}catch{D=new Uint8Array(0)}}else D=I=new Uint8Array(0);let B={version:m||20,versionMadeBy:A,zip64:l,directory:Boolean(g),filenameUTF8:!0,rawFilename:o,commentUTF8:!0,rawComment:x,rawExtraFieldZip64:l?new Uint8Array(iye+4):new Uint8Array(0),rawExtraFieldExtendedTimestamp:I,rawExtraFieldNTFS:D,rawExtraFieldAES:b,rawExtraField:C,extendedTimestamp:w,msDosCompatible:R,internalFileAttribute:O,externalFileAttribute:L},F=B.uncompressedSize=0,k=2048;d&&(k=k|8);let U=0;_&&(U=8),l&&(B.version=B.version>45?B.version:45),N&&(k=k|1,f||(B.version=B.version>51?B.version:51,U=99,_&&(B.rawExtraFieldAES[9]=8))),B.compressionMethod=U;let G=B.headerArray=new Uint8Array(26),V=Zd(G);Zo(V,0,B.version),Zo(V,2,k),Zo(V,4,U);let X=new Uint32Array(1),W=Zd(X),Q;i.lastModDate<rY?Q=rY:i.lastModDate>oY?Q=oY:Q=i.lastModDate,Zo(W,0,(Q.getHours()<<6|Q.getMinutes())<<5|Q.getSeconds()/2),Zo(W,2,(Q.getFullYear()-1980<<4|Q.getMonth()+1)<<5|Q.getDate());let Y=X[0];ho(V,6,Y),Zo(V,22,o.length);let K=b.length+I.length+D.length+B.rawExtraField.length;Zo(V,24,K);let J=new Uint8Array(30+o.length+K),_e=Zd(J);ho(_e,0,67324752),ta(J,G,4),ta(J,o,30),ta(J,b,30+o.length),ta(J,I,30+o.length+b.length),ta(J,D,30+o.length+b.length+I.length),ta(J,B.rawExtraField,30+o.length+b.length+I.length+D.length);let xe,re=0;if(e){let Ve=await n4(n.Deflate,{codecType:$z,level:c,password:a,encryptionStrength:v,zipCrypto:N&&f,passwordVerification:N&&f&&Y>>8&255,signed:!0,compressed:_,encrypted:N,useWebWorkers:T},n);await t.writeUint8Array(J),B.dataWritten=!0,xe=await i4(Ve,e,t,0,()=>e.size,n,{onprogress:E,signal:S}),F=B.uncompressedSize=e.size,re=xe.length}else await t.writeUint8Array(J),B.dataWritten=!0;let ye=new Uint8Array(0),fe,Se=0;if(d&&(ye=new Uint8Array(l?p?24:20:p?16:12),fe=Zd(ye),p&&(Se=4,ho(fe,0,134695760))),e){let Ve=xe.signature;if((!N||f)&&Ve!==void 0&&(ho(V,10,Ve),B.signature=Ve,d&&ho(fe,Se,Ve)),l){let qe=Zd(B.rawExtraFieldZip64);Zo(qe,0,1),Zo(qe,2,iye),ho(V,14,4294967295),wl(qe,12,BigInt(re)),ho(V,18,4294967295),wl(qe,4,BigInt(F)),d&&(wl(fe,Se+4,BigInt(re)),wl(fe,Se+12,BigInt(F)))}else ho(V,14,re),ho(V,18,F),d&&(ho(fe,Se+4,re),ho(fe,Se+8,F))}d&&await t.writeUint8Array(ye);let we=J.length+re+ye.length;return Object.assign(B,{compressedSize:re,lastModDate:Q,rawLastModDate:Y,creationDate:s,lastAccessDate:r,encrypted:N,length:we}),B}async function Fut(e,t,n){let i=e.writer,o=e.files,r=0,s=0,a=e.offset,c=o.size;for(let[,p]of o)s+=46+p.rawFilename.length+p.rawComment.length+p.rawExtraFieldZip64.length+p.rawExtraFieldAES.length+p.rawExtraFieldExtendedTimestamp.length+p.rawExtraFieldNTFS.length+p.rawExtraField.length;let l=n.zip64||e.options.zip64||!1;if(a>=4294967295||s>=4294967295||c>=65535){if(n.zip64===!1||e.options.zip64===!1)throw new Error(TY);l=!0}let f=new Uint8Array(s+(l?98:22)),d=Zd(f);if(t&&t.length)if(t.length<=65535)Zo(d,r+20,t.length);else throw new Error(wut);for(let[p,g]of Array.from(o.values()).entries()){let{rawFilename:m,rawExtraFieldZip64:A,rawExtraFieldAES:x,rawExtraField:C,rawComment:T,versionMadeBy:E,headerArray:S,directory:v,zip64:w,msDosCompatible:R,internalFileAttribute:O,externalFileAttribute:L}=g,N,_;if(g.extendedTimestamp){_=g.rawExtraFieldNTFS,N=new Uint8Array(9);let D=Zd(N);Zo(D,0,21589),Zo(D,2,N.length-4),T4(D,4,1),ho(D,5,Math.floor(g.lastModDate.getTime()/1e3))}else _=N=new Uint8Array(0);let b=A.length+x.length+N.length+_.length+C.length;if(ho(d,r,33639248),Zo(d,r+4,E),ta(f,S,r+6),Zo(d,r+30,b),Zo(d,r+32,T.length),ho(d,r+34,O),L?ho(d,r+38,L):v&&R&&T4(d,r+38,16),w?ho(d,r+42,4294967295):ho(d,r+42,g.offset),ta(f,m,r+46),ta(f,A,r+46+m.length),ta(f,x,r+46+m.length+A.length),ta(f,N,r+46+m.length+A.length+x.length),ta(f,_,r+46+m.length+A.length+x.length+N.length),ta(f,C,r+46+m.length+A.length+x.length+N.length+_.length),ta(f,T,r+46+m.length+b),r+=46+m.length+b+T.length,n.onprogress)try{n.onprogress(p+1,o.size,new B_(g))}catch{}}l&&(ho(d,r,101075792),wl(d,r+4,BigInt(44)),Zo(d,r+12,45),Zo(d,r+14,45),wl(d,r+24,BigInt(c)),wl(d,r+32,BigInt(c)),wl(d,r+40,BigInt(s)),wl(d,r+48,BigInt(a)),ho(d,r+56,117853008),wl(d,r+64,BigInt(a)+BigInt(s)),ho(d,r+72,1),c=65535,a=4294967295,s=4294967295,r+=76),ho(d,r,101010256),Zo(d,r+8,c),Zo(d,r+10,c),ho(d,r+12,s),ho(d,r+16,a),await i.writeUint8Array(f),t&&t.length&&await i.writeUint8Array(t)}function oye(e,t,n){if(e.arrayBuffer)return t||n?e.slice(t,n).arrayBuffer():e.arrayBuffer();{let i=new FileReader;return new Promise((o,r)=>{i.onload=s=>o(s.target.result),i.onerror=()=>r(i.error),i.readAsArrayBuffer(t||n?e.slice(t,n):e)})}}async function Vut(e,t,n=0){await o();async function o(){if(n<t.size){let r=await oye(t,n,n+536870912);await e.writeUint8Array(new Uint8Array(r)),n+=536870912,await o()}}}function CY(e){if(e)return(BigInt(e.getTime())+BigInt(116444736e5))*BigInt(1e4)}function Ta(e,t,n){return t[n]===void 0?e.options[n]:t[n]}function Uut(e){return e+5*(Math.floor(e/16383)+1)}function T4(e,t,n){e.setUint8(t,n)}function Zo(e,t,n){e.setUint16(t,n,!0)}function ho(e,t,n){e.setUint32(t,n,!0)}function wl(e,t,n){e.setBigUint64(t,n,!0)}function ta(e,t,n){e.set(t,n)}function Zd(e){return new DataView(e.buffer)}Xb({Deflate:Z_e,Inflate:yge});function kut(e,t){this.position=e,this.headingPitchRange=t}var YN=kut;function E4(e,t){this.id=t,this.name=e,this.playlistIndex=0,this.playlist=[],this.tourStart=new Ae,this.tourEnd=new Ae,this.entryStart=new Ae,this.entryEnd=new Ae,this._activeEntries=[]}E4.prototype.addPlaylistEntry=function(e){this.playlist.push(e)};E4.prototype.play=function(e,t){u(e.cesiumWidget)&&nr("viewer","The viewer parameter has been deprecated in Cesium 1.99. It will be removed in 1.100. Instead of a Viewer, pass a CesiumWidget instead."),this.tourStart.raiseEvent();let n=this;aye.call(this,e,t,function(i){n.playlistIndex=0,i||sye(n._activeEntries),n.tourEnd.raiseEvent(i)})};E4.prototype.stop=function(){sye(this._activeEntries)};function sye(e){for(let t=e.pop();t!==void 0;t=e.pop())t.stop()}function aye(e,t,n){let i=this.playlist[this.playlistIndex];if(i){let o=zut.bind(this,e,t,n);if(this._activeEntries.push(i),this.entryStart.raiseEvent(i),i.blocking)i.play(o,e.scene.camera,t);else{let r=this;i.play(function(){r.entryEnd.raiseEvent(i);let s=r._activeEntries.indexOf(i);s>=0&&r._activeEntries.splice(s,1)}),o(e,t,n)}}else u(n)&&n(!1)}function zut(e,t,n,i){let o=this.playlist[this.playlistIndex];if(this.entryEnd.raiseEvent(o,i),i)n(i);else{let r=this._activeEntries.indexOf(o);r>=0&&this._activeEntries.splice(r,1),this.playlistIndex++,aye.call(this,e,t,n)}}var qN=E4;function b4(e,t,n){this.type="KmlTourFlyTo",this.blocking=!0,this.activeCamera=null,this.activeCallback=null,this.duration=e,this.view=n,this.flyToMode=t}b4.prototype.play=function(e,t,n){if(this.activeCamera=t,u(e)&&e!==null){let o=this;this.activeCallback=function(r){delete o.activeCallback,delete o.activeCamera,e(u(r)?!1:r)}}let i=this.getCameraOptions(n);if(this.view.headingPitchRoll)t.flyTo(i);else if(this.view.headingPitchRange){let o=new se(this.view.position);t.flyToBoundingSphere(o,i)}};b4.prototype.stop=function(){u(this.activeCamera)&&this.activeCamera.cancelFlight(),u(this.activeCallback)&&this.activeCallback(!0)};b4.prototype.getCameraOptions=function(e){let t={duration:this.duration};return u(this.activeCallback)&&(t.complete=this.activeCallback),this.flyToMode==="smooth"&&(t.easingFunction=vr.LINEAR_NONE),this.view.headingPitchRoll?(t.destination=this.view.position,t.orientation=this.view.headingPitchRoll):this.view.headingPitchRange&&(t.offset=this.view.headingPitchRange),u(e)&&(t=pt(t,e)),t};var XN=b4;function EY(e){this.type="KmlTourWait",this.blocking=!0,this.duration=e,this.timeout=null}EY.prototype.play=function(e){let t=this;this.activeCallback=e,this.timeout=setTimeout(function(){delete t.activeCallback,e(!1)},this.duration*1e3)};EY.prototype.stop=function(){clearTimeout(this.timeout),u(this.activeCallback)&&this.activeCallback(!0)};var KN=EY;var gye={avi:"video/x-msvideo",bmp:"image/bmp",bz2:"application/x-bzip2",chm:"application/vnd.ms-htmlhelp",css:"text/css",csv:"text/csv",doc:"application/msword",dvi:"application/x-dvi",eps:"application/postscript",flv:"video/x-flv",gif:"image/gif",gz:"application/x-gzip",htm:"text/html",html:"text/html",ico:"image/vnd.microsoft.icon",jnlp:"application/x-java-jnlp-file",jpeg:"image/jpeg",jpg:"image/jpeg",m3u:"audio/x-mpegurl",m4v:"video/mp4",mathml:"application/mathml+xml",mid:"audio/midi",midi:"audio/midi",mov:"video/quicktime",mp3:"audio/mpeg",mp4:"video/mp4",mp4v:"video/mp4",mpeg:"video/mpeg",mpg:"video/mpeg",odp:"application/vnd.oasis.opendocument.presentation",ods:"application/vnd.oasis.opendocument.spreadsheet",odt:"application/vnd.oasis.opendocument.text",ogg:"application/ogg",pdf:"application/pdf",png:"image/png",pps:"application/vnd.ms-powerpoint",ppt:"application/vnd.ms-powerpoint",ps:"application/postscript",qt:"video/quicktime",rdf:"application/rdf+xml",rss:"application/rss+xml",rtf:"application/rtf",svg:"image/svg+xml",swf:"application/x-shockwave-flash",text:"text/plain",tif:"image/tiff",tiff:"image/tiff",txt:"text/plain",wav:"audio/x-wav",wma:"audio/x-ms-wma",wmv:"video/x-ms-wmv",xml:"application/xml",zip:"application/zip",detectFromFilename:function(e){let t=e.toLowerCase();return t=d0(t),gye[t]}},PY;typeof DOMParser<"u"&&(PY=new DOMParser);var Hut=new Rz({stripPrefix:!1,email:!1,replaceFn:function(e){return e.urlMatchType==="scheme"||e.urlMatchType==="www"}}),Hy=32,cye=2414016,lye=1,uye=16093e3,fye=.1,dye=[null,void 0,"http://www.opengis.net/kml/2.2","http://earth.google.com/kml/2.2","http://earth.google.com/kml/2.1","http://earth.google.com/kml/2.0"],hye=["http://www.google.com/kml/ext/2.2"],Gut=["http://www.w3.org/2005/Atom"],Re={kml:dye,gx:hye,atom:Gut,kmlgx:dye.concat(hye)},OY={Document:Dye,Folder:cft,Placemark:lft,NetworkLink:yft,GroundOverlay:pft,PhotoOverlay:Pye,ScreenOverlay:mft,Tour:fft};function xm(e){this._dataSource=e,this._deferred=Qr(),this._stack=[],this._promises=[],this._timeoutSet=!1,this._used=!1,this._started=0,this._timeThreshold=1e3}Object.defineProperties(xm.prototype,{dataSource:{get:function(){return this._dataSource}}});xm.prototype.addNodes=function(e,t){this._stack.push({nodes:e,index:0,processingData:t}),this._used=!0};xm.prototype.addPromise=function(e){this._promises.push(e)};xm.prototype.wait=function(){let e=this._deferred;return this._used||e.resolve(),Promise.all([e.promise,Promise.all(this._promises)])};xm.prototype.process=function(){let e=this._stack.length===1;return e&&(this._started=Du._getTimestamp()),this._process(e)};xm.prototype._giveUpTime=function(){if(this._timeoutSet)return;this._timeoutSet=!0,this._timeThreshold=50;let e=this;setTimeout(function(){e._timeoutSet=!1,e._started=Du._getTimestamp(),e._process(!0)},0)};xm.prototype._nextNode=function(){let e=this._stack,t=e[e.length-1],n=t.index,i=t.nodes;if(n!==i.length)return++t.index,i[n]};xm.prototype._pop=function(){let e=this._stack;return e.pop(),e.length===0?(this._deferred.resolve(),!1):!0};xm.prototype._process=function(e){let t=this.dataSource,n=this._stack[this._stack.length-1].processingData,i=this._nextNode();for(;u(i);){let o=OY[i.localName];if(u(o)&&(Re.kml.indexOf(i.namespaceURI)!==-1||Re.gx.indexOf(i.namespaceURI)!==-1)&&(o(t,i,n,this),this._timeoutSet||Du._getTimestamp()>this._started+this._timeThreshold)){this._giveUpTime();return}i=this._nextNode()}this._pop()&&e&&this._process(!0)};function Wut(e){let t=e.slice(0,Math.min(4,e.size)),n=Qr(),i=new FileReader;return i.addEventListener("load",function(){n.resolve(new DataView(i.result).getUint32(0,!1)===1347093252)}),i.addEventListener("error",function(){n.reject(i.error)}),i.readAsArrayBuffer(t),n.promise}function jut(e){let t=Qr(),n=new FileReader;return n.addEventListener("load",function(){t.resolve(n.result)}),n.addEventListener("error",function(){t.reject(n.error)}),n.readAsText(e),t.promise}function yye(e){let t={xsi:"http://www.w3.org/2001/XMLSchema-instance"},n,i,o,r;for(let s in t)t.hasOwnProperty(s)&&(o=RegExp(`[< ]${s}:`),r=`xmlns:${s}=`,o.test(e)&&e.indexOf(r)===-1&&(u(n)||(n=e.substr(0,e.indexOf("<kml")+4),i=e.substr(n.length)),n+=` ${r}"${t[s]}"`));return u(n)&&(e=n+i),e}function Aye(e){let t=e.indexOf("xmlns:"),n=e.indexOf(">",t),i,o,r;for(;t!==-1&&t<n;)i=e.slice(t,e.indexOf('"',t)),o=t,t=e.indexOf(i,t+1),t!==-1?(r=e.indexOf('"',e.indexOf('"',t)+1),e=e.slice(0,t-1)+e.slice(r+1,e.length),t=e.indexOf("xmlns:",o-1)):t=e.indexOf("xmlns:",o+1);return e}function Yut(e,t){return Promise.resolve(e.getData(new a4)).then(function(n){n=yye(n),n=Aye(n),t.kml=PY.parseFromString(n,"application/xml")})}function bY(e,t){let n=y(gye.detectFromFilename(e.filename),"application/octet-stream");return Promise.resolve(e.getData(new c4(n))).then(function(i){t[e.filename]=i})}function Su(e,t,n,i){let o=i.keys,r=new ZN.default("."),s=e.querySelectorAll(t);for(let a=0;a<s.length;a++){let c=s[a],l=c.getAttribute(n);if(u(l)){let d=new ZN.default(l).absoluteTo(r).toString(),p=o.indexOf(d);if(p!==-1){let g=o[p];c.setAttribute(n,i[g]),t==="a"&&c.getAttribute("download")===null&&c.setAttribute("download",g)}}}}function vu(e,t,n,i){let o=e.querySelectorAll(t);for(let r=0;r<o.length;r++){let s=o[r],a=s.getAttribute(n),c=RY(a,i);u(c)&&s.setAttribute(n,c.url)}}function xye(e,t,n){let i=ps(e,"id");i=u(i)&&i.length!==0?i:Hn(),u(n)&&(i=n+i);let o=t.getById(i);return u(o)&&(i=Hn(),u(n)&&(i=n+i)),o=t.add(new qo({id:i})),u(o.kml)||(o.addProperty("kml"),o.kml=new Tft),o}function JN(e,t){return e==="absolute"||e==="relativeToGround"||t==="relativeToSeaFloor"}function w4(e,t){if(!u(e))return h.fromDegrees(0,0,0,t);let n=e.match(/[^\s,\n]+/g);if(!u(n))return h.fromDegrees(0,0,0,t);let i=parseFloat(n[0]),o=parseFloat(n[1]),r=parseFloat(n[2]);return i=isNaN(i)?0:i,o=isNaN(o)?0:o,r=isNaN(r)?0:r,h.fromDegrees(i,o,r,t)}function S4(e,t){if(!u(e))return;let n=e.textContent.match(/[^\s\n]+/g);if(!u(n))return;let i=n.length,o=new Array(i),r=0;for(let s=0;s<i;s++)o[r++]=w4(n[s],t);return o}function Gy(e,t){if(!u(e))return;let n=e.getAttribute(t);if(n!==null){let i=parseFloat(n);return isNaN(i)?void 0:i}}function ps(e,t){if(!u(e))return;let n=e.getAttribute(t);return n!==null?n:void 0}function Di(e,t,n){if(!u(e))return;let i=e.childNodes,o=i.length;for(let r=0;r<o;r++){let s=i[r];if(s.localName===t&&n.indexOf(s.namespaceURI)!==-1)return s}}function mye(e,t,n){if(!u(e))return;let i=[],o=e.getElementsByTagNameNS("*",t),r=o.length;for(let s=0;s<r;s++){let a=o[s];a.localName===t&&n.indexOf(a.namespaceURI)!==-1&&i.push(a)}return i}function Jd(e,t,n){if(!u(e))return[];let i=[],o=e.childNodes,r=o.length;for(let s=0;s<r;s++){let a=o[s];a.localName===t&&n.indexOf(a.namespaceURI)!==-1&&i.push(a)}return i}function ei(e,t,n){let i=Di(e,t,n);if(u(i)){let o=parseFloat(i.textContent);return isNaN(o)?void 0:o}}function On(e,t,n){let i=Di(e,t,n);if(u(i))return i.textContent.trim()}function Qd(e,t,n){let i=Di(e,t,n);if(u(i)){let o=i.textContent.trim();return o==="1"||/^true$/i.test(o)}}function RY(e,t,n){if(!u(e))return;let i;if(u(n)){e=e.replace(/\\/g,"/");let o=n[e];if(u(o))i=new Oe({url:o});else{let r=new ZN.default(t.getUrlComponent()),s=new ZN.default(e);o=n[s.absoluteTo(r)],u(o)&&(i=new Oe({url:o}))}}return u(i)||(i=t.getDerivedResource({url:e})),i}var Il={maximumRed:void 0,red:void 0,maximumGreen:void 0,green:void 0,maximumBlue:void 0,blue:void 0};function wY(e,t){if(!u(e)||/^\s*$/gm.test(e))return;e[0]==="#"&&(e=e.substring(1));let n=parseInt(e.substring(0,2),16)/255,i=parseInt(e.substring(2,4),16)/255,o=parseInt(e.substring(4,6),16)/255,r=parseInt(e.substring(6,8),16)/255;return t?(r>0?(Il.maximumRed=r,Il.red=void 0):(Il.maximumRed=void 0,Il.red=0),o>0?(Il.maximumGreen=o,Il.green=void 0):(Il.maximumGreen=void 0,Il.green=0),i>0?(Il.maximumBlue=i,Il.blue=void 0):(Il.maximumBlue=void 0,Il.blue=0),Il.alpha=n,z.fromRandom(Il)):new z(r,o,i,n)}function eC(e,t,n){let i=On(e,t,n);if(u(i))return wY(i,On(e,"colorMode",n)==="random")}function qut(e){let t=Di(e,"TimeStamp",Re.kmlgx),n=On(t,"when",Re.kmlgx);if(!u(t)||!u(n)||n.length===0)return;let i=$.fromIso8601(n),o=new Br;return o.addInterval(new xn({start:i,stop:ze.MAXIMUM_VALUE})),o}function Xut(e){let t=Di(e,"TimeSpan",Re.kmlgx);if(!u(t))return;let n,i=Di(t,"begin",Re.kmlgx),o=u(i)?$.fromIso8601(i.textContent):void 0,r=Di(t,"end",Re.kmlgx),s=u(r)?$.fromIso8601(r.textContent):void 0;if(u(o)&&u(s)){if($.lessThan(s,o)){let a=o;o=s,s=a}n=new Br,n.addInterval(new xn({start:o,stop:s}))}else u(o)?(n=new Br,n.addInterval(new xn({start:o,stop:ze.MAXIMUM_VALUE}))):u(s)&&(n=new Br,n.addInterval(new xn({start:ze.MINIMUM_VALUE,stop:s})));return n}function Cye(){let e=new qa;return e.width=Hy,e.height=Hy,e.scaleByDistance=new Pt(cye,lye,uye,fye),e.pixelOffsetScaleByDistance=new Pt(cye,lye,uye,fye),e}function BY(){let e=new dd;return e.outline=!0,e.outlineColor=z.WHITE,e}function Tye(){let e=new fd;return e.translucencyByDistance=new Pt(3e6,1,5e6,0),e.pixelOffset=new H(17,0),e.horizontalOrigin=pi.LEFT,e.font="16px sans-serif",e.style=No.FILL_AND_OUTLINE,e}function MY(e,t,n,i,o){let r=On(e,"href",Re.kml);if(!u(r)||r.length===0)return;if(r.indexOf("root://icons/palette-")===0){let a=r.charAt(21),c=y(ei(e,"x",Re.gx),0),l=y(ei(e,"y",Re.gx),0);c=Math.min(c/32,7),l=7-Math.min(l/32,7);let f=8*l+c;r=`https://maps.google.com/mapfiles/kml/pal${a}/icon${f}.png`}let s=RY(r,n,i);if(o){let a=On(e,"refreshMode",Re.kml),c=On(e,"viewRefreshMode",Re.kml);a==="onInterval"||a==="onExpire"?wt(`kml-refreshMode-${a}`,`KML - Unsupported Icon refreshMode: ${a}`):(c==="onStop"||c==="onRegion")&&wt(`kml-refreshMode-${c}`,`KML - Unsupported Icon viewRefreshMode: ${c}`);let l=y(On(e,"viewBoundScale",Re.kml),1),f=c==="onStop"?"BBOX=[bboxWest],[bboxSouth],[bboxEast],[bboxNorth]":"",d=y(On(e,"viewFormat",Re.kml),f),p=On(e,"httpQuery",Re.kml);u(d)&&s.setQueryParameters(Fl(D4(d))),u(p)&&s.setQueryParameters(Fl(D4(p)));let g=t._ellipsoid;return NY(s,t.camera,t.canvas,l,t._lastCameraView.bbox,g),s}return s}function Kut(e,t,n,i,o){let r=ei(t,"scale",Re.kml),s=ei(t,"heading",Re.kml),a=eC(t,"color",Re.kml),c=Di(t,"Icon",Re.kml),l=MY(c,e,i,o,!1);u(c)&&!u(l)&&(l=!1);let f=ei(c,"x",Re.gx),d=ei(c,"y",Re.gx),p=ei(c,"w",Re.gx),g=ei(c,"h",Re.gx),m=Di(t,"hotSpot",Re.kml),A=Gy(m,"x"),x=Gy(m,"y"),C=ps(m,"xunits"),T=ps(m,"yunits"),E=n.billboard;u(E)||(E=Cye(),n.billboard=E),E.image=l,E.scale=r,E.color=a,(u(f)||u(d)||u(p)||u(g))&&(E.imageSubRegion=new Ye(f,d,p,g)),u(s)&&s!==0&&(E.rotation=P.toRadians(-s),E.alignedAxis=h.UNIT_Z),r=y(r,1);let S,v;u(A)&&(C==="pixels"?S=-A*r:C==="insetPixels"?S=(A-Hy)*r:C==="fraction"&&(S=-A*Hy*r),S+=Hy*.5*r),u(x)&&(T==="pixels"?v=x*r:T==="insetPixels"?v=(-x+Hy)*r:T==="fraction"&&(v=x*Hy*r),v-=Hy*.5*r),(u(S)||u(v))&&(E.pixelOffset=new H(S,v))}function v4(e,t,n,i,o){for(let r=0,s=t.childNodes.length;r<s;r++){let a=t.childNodes.item(r);if(a.localName==="IconStyle")Kut(e,a,n,i,o);else if(a.localName==="LabelStyle"){let c=n.label;u(c)||(c=Tye(),n.label=c),c.scale=y(ei(a,"scale",Re.kml),c.scale),c.fillColor=y(eC(a,"color",Re.kml),c.fillColor),c.text=n.name}else if(a.localName==="LineStyle"){let c=n.polyline;u(c)||(c=new Ka,n.polyline=c),c.width=ei(a,"width",Re.kml),c.material=eC(a,"color",Re.kml),u(eC(a,"outerColor",Re.gx))&&wt("kml-gx:outerColor","KML - gx:outerColor is not supported in a LineStyle"),u(ei(a,"outerWidth",Re.gx))&&wt("kml-gx:outerWidth","KML - gx:outerWidth is not supported in a LineStyle"),u(ei(a,"physicalWidth",Re.gx))&&wt("kml-gx:physicalWidth","KML - gx:physicalWidth is not supported in a LineStyle"),u(Qd(a,"labelVisibility",Re.gx))&&wt("kml-gx:labelVisibility","KML - gx:labelVisibility is not supported in a LineStyle")}else if(a.localName==="PolyStyle"){let c=n.polygon;u(c)||(c=BY(),n.polygon=c),c.material=y(eC(a,"color",Re.kml),c.material),c.fill=y(Qd(a,"fill",Re.kml),c.fill),c.outline=y(Qd(a,"outline",Re.kml),c.outline)}else if(a.localName==="BalloonStyle"){let c=y(wY(On(a,"bgColor",Re.kml)),z.WHITE),l=y(wY(On(a,"textColor",Re.kml)),z.BLACK),f=On(a,"text",Re.kml);n.addProperty("balloonStyle"),n.balloonStyle={bgColor:c,textColor:l,text:f}}else if(a.localName==="ListStyle"){let c=On(a,"listItemType",Re.kml);(c==="radioFolder"||c==="checkOffOnly")&&wt(`kml-listStyle-${c}`,`KML - Unsupported ListStyle with listItemType: ${c}`)}}}function Zut(e,t,n,i,o){let r=new qo,s,a=-1,c=t.childNodes,l=c.length;for(let d=0;d<l;d++){let p=c[d];(p.localName==="Style"||p.localName==="StyleMap")&&(a=d)}if(a!==-1){let d=c[a];if(d.localName==="Style")v4(e,d,r,i,o);else{let p=Jd(d,"Pair",Re.kml);for(let g=0;g<p.length;g++){let m=p[g],A=On(m,"key",Re.kml);if(A==="normal"){let x=On(m,"styleUrl",Re.kml);if(u(x))s=n.getById(x),u(s)||(s=n.getById(`#${x}`)),u(s)&&r.merge(s);else{let C=Di(m,"Style",Re.kml);v4(e,C,r,i,o)}}else wt(`kml-styleMap-${A}`,`KML - Unsupported StyleMap key: ${A}`)}}}let f=On(t,"styleUrl",Re.kml);if(u(f)){let d=f;if(f[0]!=="#"&&f.indexOf("#")!==-1){let p=f.split("#"),g=p[0];d=`${i.getDerivedResource({url:g}).getUrlComponent()}#${p[1]}`}s=n.getById(d),u(s)||(s=n.getById(`#${d}`)),u(s)&&r.merge(s)}return r}function Jut(e,t,n){return t.fetchXML().then(function(i){return Eye(e,i,n,t,!0)})}function Eye(e,t,n,i,o,r){let s,a,c,l,f=mye(t,"Style",Re.kml);if(u(f)){let A=f.length;for(s=0;s<A;s++)l=f[s],a=ps(l,"id"),u(a)&&(a=`#${a}`,o&&u(i)&&(a=i.getUrlComponent()+a),u(n.getById(a))||(c=new qo({id:a}),n.add(c),v4(e,l,c,i,r)))}let d=mye(t,"StyleMap",Re.kml);if(u(d)){let A=d.length;for(s=0;s<A;s++){let x=d[s];if(a=ps(x,"id"),u(a)){let C=Jd(x,"Pair",Re.kml);for(let T=0;T<C.length;T++){let E=C[T],S=On(E,"key",Re.kml);if(S==="normal"){if(a=`#${a}`,o&&u(i)&&(a=i.getUrlComponent()+a),!u(n.getById(a))){c=n.getOrCreateEntity(a);let v=On(E,"styleUrl",Re.kml);if(u(v)){v[0]!=="#"&&(v=`#${v}`),o&&u(i)&&(v=i.getUrlComponent()+v);let w=n.getById(v);u(w)&&c.merge(w)}else l=Di(E,"Style",Re.kml),v4(e,l,c,i,r)}}else wt(`kml-styleMap-${S}`,`KML - Unsupported StyleMap key: ${S}`)}}}}let p=[],g=t.getElementsByTagName("styleUrl"),m=g.length;for(s=0;s<m;s++){let A=g[s].textContent;if(A[0]!=="#"){let x=A.split("#");if(x.length===2){let C=x[0],T=i.getDerivedResource({url:C});p.push(Jut(e,T,n))}}}return p}function LY(e,t,n){let i=new E_(e,t.id,["position"]),o=new hm(t.position);t.polyline=u(n.polyline)?n.polyline.clone():new Ka,t.polyline.positions=new T_([i,o])}function bye(e,t){return!u(e)&&!u(t)||e==="clampToGround"?We.CLAMP_TO_GROUND:e==="relativeToGround"?We.RELATIVE_TO_GROUND:e==="absolute"?We.NONE:t==="clampToSeaFloor"?(wt("kml-gx:altitudeMode-clampToSeaFloor","KML - <gx:altitudeMode>:clampToSeaFloor is currently not supported, using <kml:altitudeMode>:clampToGround."),We.CLAMP_TO_GROUND):t==="relativeToSeaFloor"?(wt("kml-gx:altitudeMode-relativeToSeaFloor","KML - <gx:altitudeMode>:relativeToSeaFloor is currently not supported, using <kml:altitudeMode>:relativeToGround."),We.RELATIVE_TO_GROUND):(u(e)?wt("kml-altitudeMode-unknown",`KML - Unknown <kml:altitudeMode>:${e}, using <kml:altitudeMode>:CLAMP_TO_GROUND.`):wt("kml-gx:altitudeMode-unknown",`KML - Unknown <gx:altitudeMode>:${t}, using <kml:altitudeMode>:CLAMP_TO_GROUND.`),We.CLAMP_TO_GROUND)}function Qut(e,t,n){return n==="relativeToSeaFloor"||t==="absolute"||t==="relativeToGround"?e:((u(t)&&t!=="clampToGround"||u(n)&&n!=="clampToSeaFloor")&&wt("kml-altitudeMode-unknown",`KML - Unknown altitudeMode: ${y(t,n)}`),new hm(e))}function $ut(e,t,n,i){if(!u(e))return;if(n==="relativeToSeaFloor"||t==="absolute"||t==="relativeToGround")return e;(u(t)&&t!=="clampToGround"||u(n)&&n!=="clampToSeaFloor")&&wt("kml-altitudeMode-unknown",`KML - Unknown altitudeMode: ${y(t,n)}`);let o=e.length;for(let r=0;r<o;r++){let s=e[r];i.scaleToGeodeticSurface(s,s)}return e}function I4(e,t,n,i){let o=t.label;u(o)||(o=u(n.label)?n.label.clone():Tye(),t.label=o),o.text=t.name;let r=t.billboard;u(r)||(r=u(n.billboard)?n.billboard.clone():Cye(),t.billboard=r),u(r.image)?r.image.getValue()||(r.image=void 0):r.image=e._pinBuilder.fromColor(z.YELLOW,64);let s=1;u(r.scale)&&(s=r.scale.getValue(),s!==0?o.pixelOffset=new H(s*16+1,0):(o.pixelOffset=void 0,o.horizontalOrigin=void 0)),u(i)&&e._clampToGround&&(r.heightReference=i,o.heightReference=i)}function Sye(e,t){let n=e.path;u(n)||(n=new wp,n.leadTime=0,e.path=n);let i=t.polyline;u(i)&&(n.material=i.material,n.width=i.width)}function eft(e,t,n,i,o){let r=On(n,"coordinates",Re.kml),s=On(n,"altitudeMode",Re.kml),a=On(n,"altitudeMode",Re.gx),c=Qd(n,"extrude",Re.kml),l=e._ellipsoid,f=w4(r,l);return i.position=f,I4(e,i,o,bye(s,a)),c&&JN(s,a)&&LY(t,i,o),!0}function pye(e,t,n,i,o){let r=Di(n,"coordinates",Re.kml),s=On(n,"altitudeMode",Re.kml),a=On(n,"altitudeMode",Re.gx),c=Qd(n,"extrude",Re.kml),l=Qd(n,"tessellate",Re.kml),f=JN(s,a),d=ei(n,"drawOrder",Re.gx),p=e._ellipsoid,g=S4(r,p),m=o.polyline;if(f&&c){let A=new Ip;i.wall=A,A.positions=g;let x=o.polygon;u(x)&&(A.fill=x.fill,A.material=x.material),A.outline=!0,u(m)?(A.outlineColor=u(m.material)?m.material.color:z.WHITE,A.outlineWidth=m.width):u(x)&&(A.outlineColor=u(x.material)?x.material.color:z.WHITE)}else if(e._clampToGround&&!f&&l){let A=new Ka;A.clampToGround=!0,i.polyline=A,A.positions=g,u(m)?(A.material=u(m.material)?m.material.color.getValue(ze.MINIMUM_VALUE):z.WHITE,A.width=y(m.width,1)):(A.material=z.WHITE,A.width=1),A.zIndex=d}else u(d)&&wt("kml-gx:drawOrder","KML - gx:drawOrder is not supported in LineStrings when clampToGround is false"),e._clampToGround&&!l&&wt("kml-line-tesselate","Ignoring clampToGround for KML lines without the tessellate flag."),m=u(m)?m.clone():new Ka,i.polyline=m,m.positions=$ut(g,s,a,p),(!l||f)&&(m.arcType=Jt.NONE);return!0}function tft(e,t,n,i,o){let r=Di(n,"outerBoundaryIs",Re.kml),s=Di(r,"LinearRing",Re.kml),a=Di(s,"coordinates",Re.kml),c=e._ellipsoid,l=S4(a,c),f=Qd(n,"extrude",Re.kml),d=On(n,"altitudeMode",Re.kml),p=On(n,"altitudeMode",Re.gx),g=JN(d,p),m=u(o.polygon)?o.polygon.clone():BY(),A=o.polyline;if(u(A)&&(m.outlineColor=u(A.material)?A.material.color:z.WHITE,m.outlineWidth=A.width),i.polygon=m,g?(m.perPositionHeight=!0,m.extrudedHeight=f?0:void 0):e._clampToGround||(m.height=0),u(l)){let x=new Lc(l),C=Jd(n,"innerBoundaryIs",Re.kml);for(let T=0;T<C.length;T++){s=Jd(C[T],"LinearRing",Re.kml);for(let E=0;E<s.length;E++)a=Di(s[E],"coordinates",Re.kml),l=S4(a,c),u(l)&&x.holes.push(new Lc(l))}m.hierarchy=x}return!0}function nft(e,t,n,i,o){let r=On(n,"altitudeMode",Re.kml),s=On(n,"altitudeMode",Re.gx),a=Jd(n,"coord",Re.gx),c=Jd(n,"angles",Re.gx),l=Jd(n,"when",Re.kml),f=Qd(n,"extrude",Re.kml),d=JN(r,s),p=e._ellipsoid;c.length>0&&wt("kml-gx:angles","KML - gx:angles are not supported in gx:Tracks");let g=Math.min(a.length,l.length),m=[],A=[];for(let C=0;C<g;C++){let T=w4(a[C].textContent,p);m.push(T),A.push($.fromIso8601(l[C].textContent))}let x=new Qs;return x.addSamples(A,m),i.position=x,I4(e,i,o,bye(r,s)),Sye(i,o),i.availability=new Br,l.length>0&&i.availability.addInterval(new xn({start:A[0],stop:A[A.length-1]})),d&&f&&LY(t,i,o),!0}function _ye(e,t,n,i,o,r,s,a,c){let l=e[0],f=e[e.length-1],d=new Qs;d.addSamples(e,t),n.intervals.addInterval(new xn({start:l,stop:f,isStartIncluded:c,isStopIncluded:c,data:Qut(d,s,a)})),i.addInterval(new xn({start:l,stop:f,isStartIncluded:c,isStopIncluded:c})),o.intervals.addInterval(new xn({start:l,stop:f,isStartIncluded:c,isStopIncluded:c,data:r}))}function ift(e,t,n,i,o){let r=Qd(n,"interpolate",Re.gx),s=Jd(n,"Track",Re.gx),a,c,l,f=!1,d=new S_,p=new Br,g=new Zs,m=e._ellipsoid;for(let A=0,x=s.length;A<x;A++){let C=s[A],T=Jd(C,"when",Re.kml),E=Jd(C,"coord",Re.gx),S=On(C,"altitudeMode",Re.kml),v=On(C,"altitudeMode",Re.gx),w=JN(S,v),R=Qd(C,"extrude",Re.kml),O=Math.min(E.length,T.length),L=[];a=[];for(let N=0;N<O;N++){let _=w4(E[N].textContent,m);L.push(_),a.push($.fromIso8601(T[N].textContent))}r&&(u(c)&&_ye([c,a[0]],[l,L[0]],g,p,d,!1,"absolute",void 0,!1),c=a[O-1],l=L[L.length-1]),_ye(a,L,g,p,d,w&&R,S,v,!0),f=f||w&&R}return i.availability=p,i.position=g,I4(e,i,o),Sye(i,o),f&&(LY(t,i,o),i.polyline.show=d),!0}var vye={Point:eft,LineString:pye,LinearRing:pye,Polygon:tft,Track:nft,MultiTrack:ift,MultiGeometry:oft,Model:rft};function oft(e,t,n,i,o,r){let s=n.childNodes,a=!1;for(let c=0,l=s.length;c<l;c++){let f=s.item(c),d=vye[f.localName];if(u(d)){let p=xye(f,t,r);p.parent=i,p.name=i.name,p.availability=i.availability,p.description=i.description,p.kml=i.kml,d(e,t,f,p,o)&&(a=!0)}}return a}function rft(e,t,n,i,o){return wt("kml-unsupportedGeometry",`KML - Unsupported geometry: ${n.localName}`),!1}function sft(e,t){let n=Di(e,"ExtendedData",Re.kml);if(!u(n))return;u(Di(n,"SchemaData",Re.kml))&&wt("kml-schemaData","KML - SchemaData is unsupported"),u(ps(n,"xmlns:prefix"))&&wt("kml-extendedData","KML - ExtendedData with xmlns:prefix is unsupported");let i={},o=Jd(n,"Data",Re.kml);if(u(o)){let r=o.length;for(let s=0;s<r;s++){let a=o[s],c=ps(a,"name");u(c)&&(i[c]={displayName:On(a,"displayName",Re.kml),value:On(a,"value",Re.kml)})}}t.kml.extendedData=i}var mo;typeof document<"u"&&(mo=document.createElement("div"));function aft(e,t,n,i,o){let r,s,a,c=t.kml,l=c.extendedData,f=On(e,"description",Re.kml),d=y(t.balloonStyle,n.balloonStyle),p=z.WHITE,g=z.BLACK,m=f;u(d)&&(p=y(d.bgColor,z.WHITE),g=y(d.textColor,z.BLACK),m=y(d.text,f));let A;if(u(m)){if(m=m.replace("$[name]",y(t.name,"")),m=m.replace("$[description]",y(f,"")),m=m.replace("$[address]",y(c.address,"")),m=m.replace("$[Snippet]",y(c.snippet,"")),m=m.replace("$[id]",t.id),m=m.replace("$[geDirections]",""),u(l)){let T=m.match(/\$\[.+?\]/g);if(T!==null)for(r=0;r<T.length;r++){let E=T[r],S=E.substr(2,E.length-3),v=/\/displayName$/.test(S);S=S.replace(/\/displayName$/,""),A=l[S],u(A)&&(A=v?A.displayName:A.value),u(A)&&(m=m.replace(E,y(A,"")))}}}else if(u(l)&&(a=Object.keys(l),a.length>0)){for(m='<table class="cesium-infoBox-defaultTable cesium-infoBox-defaultTable-lighter"><tbody>',r=0;r<a.length;r++)s=a[r],A=l[s],m+=`<tr><th>${y(A.displayName,s)}</th><td>${y(A.value,"")}</td></tr>`;m+="</tbody></table>"}if(!u(m))return;m=Hut.link(m),mo.innerHTML=m;let x=mo.querySelectorAll("a");for(r=0;r<x.length;r++)x[r].setAttribute("target","_blank");u(i)&&i.keys.length>1&&(Su(mo,"a","href",i),Su(mo,"link","href",i),Su(mo,"area","href",i),Su(mo,"img","src",i),Su(mo,"iframe","src",i),Su(mo,"video","src",i),Su(mo,"audio","src",i),Su(mo,"source","src",i),Su(mo,"track","src",i),Su(mo,"input","src",i),Su(mo,"embed","src",i),Su(mo,"script","src",i),Su(mo,"video","poster",i)),vu(mo,"a","href",o),vu(mo,"link","href",o),vu(mo,"area","href",o),vu(mo,"img","src",o),vu(mo,"iframe","src",o),vu(mo,"video","src",o),vu(mo,"audio","src",o),vu(mo,"source","src",o),vu(mo,"track","src",o),vu(mo,"input","src",o),vu(mo,"embed","src",o),vu(mo,"script","src",o),vu(mo,"video","poster",o);let C='<div class="cesium-infoBox-description-lighter" style="';C+="overflow:auto;",C+="word-wrap:break-word;",C+=`background-color:${p.toCssColorString()};`,C+=`color:${g.toCssColorString()};`,C+='">',C+=`${mo.innerHTML}</div>`,mo.innerHTML="",t.description=C}function P4(e,t,n){let i=n.entityCollection,o=n.parentEntity,r=n.sourceResource,s=n.uriResolver,a=xye(t,i,n.context),c=a.kml,l=Zut(e,t,n.styleCollection,r,s),f=On(t,"name",Re.kml);a.name=f,a.parent=o;let d=Xut(t);u(d)||(d=qut(t)),a.availability=d,VY(a);function p(E){return E?E.show&&p(E.parent):!0}let g=Qd(t,"visibility",Re.kml);a.show=p(o)&&y(g,!0);let m=Di(t,"author",Re.atom),A=c.author;A.name=On(m,"name",Re.atom),A.uri=On(m,"uri",Re.atom),A.email=On(m,"email",Re.atom);let x=Di(t,"link",Re.atom),C=c.link;C.href=ps(x,"href"),C.hreflang=ps(x,"hreflang"),C.rel=ps(x,"rel"),C.type=ps(x,"type"),C.title=ps(x,"title"),C.length=ps(x,"length"),c.address=On(t,"address",Re.kml),c.phoneNumber=On(t,"phoneNumber",Re.kml),c.snippet=On(t,"Snippet",Re.kml),sft(t,a),aft(t,a,l,s,r);let T=e._ellipsoid;return Iye(t,a,T),wye(t,a,T),u(Di(t,"Region",Re.kml))&&wt("kml-region","KML - Placemark Regions are unsupported"),{entity:a,styleEntity:l}}function Dye(e,t,n,i){i.addNodes(t.childNodes,n),i.process()}function cft(e,t,n,i){let o=P4(e,t,n),r=Ge(n);r.parentEntity=o.entity,Dye(e,t,r,i)}function lft(e,t,n,i){let o=P4(e,t,n),r=o.entity,s=o.styleEntity,a=!1,c=t.childNodes;for(let l=0,f=c.length;l<f&&!a;l++){let d=c.item(l),p=vye[d.localName];u(p)&&(p(e,n.entityCollection,d,r,s,r.id),a=!0)}a||(r.merge(s),I4(e,r,s))}var uft={FlyTo:hft,Wait:dft,SoundCue:SY,AnimatedUpdate:SY,TourControl:SY};function fft(e,t,n,i){let o=On(t,"name",Re.kml),r=ps(t,"id"),s=new qN(o,r),a=Di(t,"Playlist",Re.gx);if(a){let c=e._ellipsoid,l=a.childNodes;for(let f=0;f<l.length;f++){let d=l[f];if(d.localName){let p=uft[d.localName];p?p(s,d,c):console.log(`Unknown KML Tour playlist entry type ${d.localName}`)}}}e._kmlTours.push(s)}function SY(e,t){wt(`KML Tour unsupported node ${t.localName}`)}function dft(e,t){let n=ei(t,"duration",Re.gx);e.addPlaylistEntry(new KN(n))}function hft(e,t,n){let i=ei(t,"duration",Re.gx),o=On(t,"flyToMode",Re.gx),r={kml:{}};Iye(t,r,n),wye(t,r,n);let s=r.kml.lookAt||r.kml.camera,a=new XN(i,o,s);e.addPlaylistEntry(a)}function wye(e,t,n){let i=Di(e,"Camera",Re.kml);if(u(i)){let o=y(ei(i,"longitude",Re.kml),0),r=y(ei(i,"latitude",Re.kml),0),s=y(ei(i,"altitude",Re.kml),0),a=y(ei(i,"heading",Re.kml),0),c=y(ei(i,"tilt",Re.kml),0),l=y(ei(i,"roll",Re.kml),0),f=h.fromDegrees(o,r,s,n),d=Ma.fromDegrees(a,c-90,l);t.kml.camera=new FN(f,d)}}function Iye(e,t,n){let i=Di(e,"LookAt",Re.kml);if(u(i)){let o=y(ei(i,"longitude",Re.kml),0),r=y(ei(i,"latitude",Re.kml),0),s=y(ei(i,"altitude",Re.kml),0),a=ei(i,"heading",Re.kml),c=ei(i,"tilt",Re.kml),l=y(ei(i,"range",Re.kml),0);c=P.toRadians(y(c,0)),a=P.toRadians(y(a,0));let f=new ql(a,c-P.PI_OVER_TWO,l),d=h.fromDegrees(o,r,s,n);t.kml.lookAt=new YN(d,f)}}function mft(e,t,n,i){let o=n.screenOverlayContainer;if(!u(o))return;let r=n.sourceResource,s=n.uriResolver,a=Di(t,"Icon",Re.kml),c=MY(a,e,r,s,!1);if(!u(c))return;let l=document.createElement("img");e._screenOverlays.push(l),l.src=c.url,l.onload=function(){let f=["position: absolute"],d=Di(t,"screenXY",Re.kml),p=Di(t,"overlayXY",Re.kml),g=Di(t,"size",Re.kml),m,A,x,C,T,E;u(g)&&(m=Gy(g,"x"),A=Gy(g,"y"),x=ps(g,"xunits"),C=ps(g,"yunits"),u(m)&&m!==-1&&m!==0&&(x==="fraction"?T=`width: ${Math.floor(m*100)}%`:x==="pixels"&&(T=`width: ${m}px`),f.push(T)),u(A)&&A!==-1&&A!==0&&(C==="fraction"?E=`height: ${Math.floor(A*100)}%`:C==="pixels"&&(E=`height: ${A}px`),f.push(E))),l.style=f.join(";");let S=0,v=l.height;u(p)&&(m=Gy(p,"x"),A=Gy(p,"y"),x=ps(p,"xunits"),C=ps(p,"yunits"),u(m)&&(x==="fraction"?S=m*l.width:(x==="pixels"||x==="insetPixels")&&(S=m)),u(A)&&(C==="fraction"?v=A*l.height:(C==="pixels"||C==="insetPixels")&&(v=A))),u(d)&&(m=Gy(d,"x"),A=Gy(d,"y"),x=ps(d,"xunits"),C=ps(d,"yunits"),u(m)&&(x==="fraction"?T=`left: calc(${Math.floor(m*100)}% - ${S}px)`:x==="pixels"?T=`left: ${m-S}px`:x==="insetPixels"&&(T=`right: ${m-S}px`),f.push(T)),u(A)&&(C==="fraction"?E=`bottom: calc(${Math.floor(A*100)}% - ${v}px)`:C==="pixels"?E=`bottom: ${A-v}px`:C==="insetPixels"&&(E=`top: ${A-v}px`),f.push(E))),l.style=f.join(";")},o.appendChild(l)}function pft(e,t,n,i){let r=P4(e,t,n).entity,s,a=!1,c=e._ellipsoid,l=S4(Di(t,"LatLonQuad",Re.gx),c),f=ei(t,"drawOrder",Re.kml);if(u(l))s=BY(),s.hierarchy=new Lc(l),s.zIndex=f,r.polygon=s,a=!0;else{s=new hd,s.zIndex=f,r.rectangle=s;let m=Di(t,"LatLonBox",Re.kml);if(u(m)){let A=ei(m,"west",Re.kml),x=ei(m,"south",Re.kml),C=ei(m,"east",Re.kml),T=ei(m,"north",Re.kml);u(A)&&(A=P.negativePiToPi(P.toRadians(A))),u(x)&&(x=P.clampToLatitudeRange(P.toRadians(x))),u(C)&&(C=P.negativePiToPi(P.toRadians(C))),u(T)&&(T=P.clampToLatitudeRange(P.toRadians(T))),s.coordinates=new ce(A,x,C,T);let E=ei(m,"rotation",Re.kml);if(u(E)){let S=P.toRadians(E);s.rotation=S,s.stRotation=S}}}let d=Di(t,"Icon",Re.kml),p=MY(d,e,n.sourceResource,n.uriResolver,!0);if(u(p)){a&&wt("kml-gx:LatLonQuad","KML - gx:LatLonQuad Icon does not support texture projection.");let m=ei(d,"x",Re.gx),A=ei(d,"y",Re.gx),x=ei(d,"w",Re.gx),C=ei(d,"h",Re.gx);(u(m)||u(A)||u(x)||u(C))&&wt("kml-groundOverlay-xywh","KML - gx:x, gx:y, gx:w, gx:h aren't supported for GroundOverlays"),s.material=p,s.material.color=eC(t,"color",Re.kml),s.material.transparent=!0}else s.material=eC(t,"color",Re.kml);let g=On(t,"altitudeMode",Re.kml);u(g)?g==="absolute"?(s.height=ei(t,"altitude",Re.kml),s.zIndex=void 0):g!=="clampToGround"&&wt("kml-altitudeMode-unknown",`KML - Unknown altitudeMode: ${g}`):(g=On(t,"altitudeMode",Re.gx),g==="relativeToSeaFloor"?(wt("kml-altitudeMode-relativeToSeaFloor","KML - altitudeMode relativeToSeaFloor is currently not supported, treating as absolute."),s.height=ei(t,"altitude",Re.kml),s.zIndex=void 0):g==="clampToSeaFloor"?wt("kml-altitudeMode-clampToSeaFloor","KML - altitudeMode clampToSeaFloor is currently not supported, treating as clampToGround."):u(g)&&wt("kml-altitudeMode-unknown",`KML - Unknown altitudeMode: ${g}`))}function Pye(e,t,n,i){e._unsupportedNode.raiseEvent(e,n.parentEntity,t,n.entityCollection,n.styleCollection,n.sourceResource,n.uriResolver),wt(`kml-unsupportedFeature-${t.nodeName}`,`KML - Unsupported feature: ${t.nodeName}`)}var Wy={INTERVAL:0,EXPIRE:1,STOP:2};function D4(e){if(!u(e)||e.length===0)return"";let t=e[0];return(t==="&"||t==="?")&&(e=e.substring(1)),e}var _ft=new ce,iS=new he,vY=new H,gft=new h;function NY(e,t,n,i,o,r){function s(l){return l<-P.PI_OVER_TWO?-P.PI_OVER_TWO:l>P.PI_OVER_TWO?P.PI_OVER_TWO:l}function a(l){return l>P.PI?l-P.TWO_PI:l<-P.PI?l+P.TWO_PI:l}let c=_0(e.queryParameters);if(c=c.replace(/%5B/g,"[").replace(/%5D/g,"]"),u(t)&&t._mode!==ee.MORPHING){let l,f;if(o=y(o,_ft),u(n)&&(vY.x=n.clientWidth*.5,vY.y=n.clientHeight*.5,l=t.pickEllipsoid(vY,r,gft)),u(l)?f=r.cartesianToCartographic(l,iS):(f=ce.center(o,iS),l=r.cartographicToCartesian(f)),u(i)&&!P.equalsEpsilon(i,1,P.EPSILON9)){let C=o.width*i*.5,T=o.height*i*.5;o=new ce(a(f.longitude-C),s(f.latitude-T),a(f.longitude+C),s(f.latitude+T))}c=c.replace("[bboxWest]",P.toDegrees(o.west).toString()),c=c.replace("[bboxSouth]",P.toDegrees(o.south).toString()),c=c.replace("[bboxEast]",P.toDegrees(o.east).toString()),c=c.replace("[bboxNorth]",P.toDegrees(o.north).toString());let d=P.toDegrees(f.longitude).toString(),p=P.toDegrees(f.latitude).toString();c=c.replace("[lookatLon]",d),c=c.replace("[lookatLat]",p),c=c.replace("[lookatTilt]",P.toDegrees(t.pitch).toString()),c=c.replace("[lookatHeading]",P.toDegrees(t.heading).toString()),c=c.replace("[lookatRange]",h.distance(t.positionWC,l)),c=c.replace("[lookatTerrainLon]",d),c=c.replace("[lookatTerrainLat]",p),c=c.replace("[lookatTerrainAlt]",f.height.toString()),r.cartesianToCartographic(t.positionWC,iS),c=c.replace("[cameraLon]",P.toDegrees(iS.longitude).toString()),c=c.replace("[cameraLat]",P.toDegrees(iS.latitude).toString()),c=c.replace("[cameraAlt]",P.toDegrees(iS.height).toString());let g=t.frustum,m=g.aspectRatio,A="",x="";if(u(m)){let C=P.toDegrees(g.fov);m>1?(A=C,x=C/m):(x=C,A=C*m)}c=c.replace("[horizFov]",A.toString()),c=c.replace("[vertFov]",x.toString())}else c=c.replace("[bboxWest]","-180"),c=c.replace("[bboxSouth]","-90"),c=c.replace("[bboxEast]","180"),c=c.replace("[bboxNorth]","90"),c=c.replace("[lookatLon]",""),c=c.replace("[lookatLat]",""),c=c.replace("[lookatRange]",""),c=c.replace("[lookatTilt]",""),c=c.replace("[lookatHeading]",""),c=c.replace("[lookatTerrainLon]",""),c=c.replace("[lookatTerrainLat]",""),c=c.replace("[lookatTerrainAlt]",""),c=c.replace("[cameraLon]",""),c=c.replace("[cameraLat]",""),c=c.replace("[cameraAlt]",""),c=c.replace("[horizFov]",""),c=c.replace("[vertFov]","");u(n)?(c=c.replace("[horizPixels]",n.clientWidth),c=c.replace("[vertPixels]",n.clientHeight)):(c=c.replace("[horizPixels]",""),c=c.replace("[vertPixels]","")),c=c.replace("[terrainEnabled]","1"),c=c.replace("[clientVersion]","1"),c=c.replace("[kmlVersion]","2.2"),c=c.replace("[clientName]","Cesium"),c=c.replace("[language]","English"),e.setQueryParameters(Fl(c))}function yft(e,t,n,i){let r=P4(e,t,n).entity,s=n.sourceResource,a=n.uriResolver,c=Di(t,"Link",Re.kml);if(u(c)||(c=Di(t,"Url",Re.kml)),u(c)){let l=On(c,"href",Re.kml),f,d;if(u(l)){let p=l;if(l=RY(l,s,n.uriResolver),/^data:/.test(l.getUrlComponent()))/\.kmz/i.test(s.getUrlComponent())||(p=s.getDerivedResource({url:p}));else{if(p=l.clone(),f=On(c,"viewRefreshMode",Re.kml),f==="onRegion"){wt("kml-refrehMode-onRegion","KML - Unsupported viewRefreshMode: onRegion");return}d=y(On(c,"viewBoundScale",Re.kml),1);let x=f==="onStop"?"BBOX=[bboxWest],[bboxSouth],[bboxEast],[bboxNorth]":"",C=y(On(c,"viewFormat",Re.kml),x),T=On(c,"httpQuery",Re.kml);u(C)&&l.setQueryParameters(Fl(D4(C))),u(T)&&l.setQueryParameters(Fl(D4(T)));let E=e._ellipsoid;NY(l,e.camera,e.canvas,d,e._lastCameraView.bbox,E)}let g={sourceUri:p,uriResolver:a,context:r.id,screenOverlayContainer:n.screenOverlayContainer},m=new Ps,A=FY(e,m,l,g).then(function(x){let C=e._entityCollection,T=m.values;C.suspendEvents();for(let v=0;v<T.length;v++){let w=T[v];u(w.parent)||(w.parent=r,VY(w)),C.add(w)}C.resumeEvents();let E=On(c,"refreshMode",Re.kml),S=y(ei(c,"refreshInterval",Re.kml),0);if(E==="onInterval"&&S>0||E==="onExpire"||f==="onStop"){let v=Di(x,"NetworkLinkControl",Re.kml),w=u(v),R=$.now(),O={id:Hn(),href:l,cookie:{},lastUpdated:R,updating:!1,entity:r,viewBoundScale:d,needsUpdate:!1,cameraUpdateTime:R},L=0;if(w&&(O.cookie=Fl(y(On(v,"cookie",Re.kml),"")),L=y(ei(v,"minRefreshPeriod",Re.kml),0)),E==="onInterval")w&&(S=Math.max(L,S)),O.refreshMode=Wy.INTERVAL,O.time=S;else if(E==="onExpire"){let N;if(w&&(N=On(v,"expires",Re.kml)),u(N))try{let _=$.fromIso8601(N),b=$.secondsDifference(_,R);b>0&&b<L&&$.addSeconds(R,L,_),O.refreshMode=Wy.EXPIRE,O.time=_}catch{wt("kml-refreshMode-onInterval-onExpire","KML - NetworkLinkControl expires is not a valid date")}else wt("kml-refreshMode-onExpire","KML - refreshMode of onExpire requires the NetworkLinkControl to have an expires element")}else u(e.camera)?(O.refreshMode=Wy.STOP,O.time=y(ei(c,"viewRefreshTime",Re.kml),0)):wt("kml-refrehMode-onStop-noCamera","A NetworkLink with viewRefreshMode=onStop requires the `camera` property to be defined.");u(O.refreshMode)&&e._networkLinks.set(O.id,O)}}).catch(function(x){wt(`An error occured during loading ${l.url}`),e._error.raiseEvent(e,x)});i.addPromise(A)}}}function Aft(e,t,n,i){let o=OY[t.localName];return u(o)?o(e,t,n,i):Pye(e,t,n,i)}function IY(e,t,n,i,o,r,s){t.removeAll();let a=n.documentElement,c=a.localName==="Document"?a:Di(a,"Document",Re.kml),l=On(c,"name",Re.kml);u(l)||(l=x_(i.getUrlComponent())),u(e._name)||(e._name=l);let f=new Du._DeferredLoading(e),d=new Ps(e);return Promise.all(Eye(e,n,d,i,!1,o)).then(function(){let p=n.documentElement;if(p.localName==="kml"){let m=p.childNodes;for(let A=0;A<m.length;A++){let x=m[A];if(u(OY[x.localName])){p=x;break}}}let g={parentEntity:void 0,entityCollection:t,styleCollection:d,sourceResource:i,uriResolver:o,context:s,screenOverlayContainer:r};return t.suspendEvents(),Aft(e,p,g,f),t.resumeEvents(),f.wait().then(function(){return n.documentElement})})}function xft(e,t,n,i,o){let r=$t("ThirdParty/Workers/z-worker-pako.js");Xb({workerScripts:{deflate:[r,"./pako_deflate.min.js"],inflate:[r,"./pako_inflate.min.js"]}});let s=new y4(new $x(n));return Promise.resolve(s.getEntries()).then(function(a){let c=[],l={},f;for(let d=0;d<a.length;d++){let p=a[d];p.directory||(/\.kml$/i.test(p.filename)&&(!u(f)||!/\//i.test(p.filename))?(u(f)&&c.push(bY(f,l)),f=p):c.push(bY(p,l)))}return u(f)&&c.push(Yut(f,l)),Promise.all(c).then(function(){if(s.close(),!u(l.kml))throw new ue("KMZ file does not contain a KML document.");return l.keys=Object.keys(l),IY(e,t,l.kml,i,l,o)})})}function FY(e,t,n,i){i=y(i,y.EMPTY_OBJECT);let o=i.sourceUri,r=i.uriResolver,s=i.context,a=i.screenOverlayContainer,c=n;if(typeof n=="string"||n instanceof Oe){n=Oe.createIfNeeded(n),c=n.fetchBlob(),o=y(o,n.clone());let l=e._resourceCredits,f=n.credits;if(u(f)){let d=f.length;for(let p=0;p<d;p++)l.push(f[p])}}else o=y(o,Oe.DEFAULT.clone());return o=Oe.createIfNeeded(o),u(a)&&(a=In(a)),Promise.resolve(c).then(function(l){return l instanceof Blob?Wut(l).then(function(f){return f?xft(e,t,l,o,a):jut(l).then(function(d){d=yye(d),d=Aye(d);let p,g;try{p=PY.parseFromString(d,"application/xml")}catch(m){g=m.toString()}if(u(g)||p.body||p.documentElement.tagName==="parsererror"){let m=u(g)?g:p.documentElement.firstChild.nodeValue;throw m||(m=p.body.innerText),new ue(m)}return IY(e,t,p,o,r,a,s)})}):IY(e,t,l,o,r,a,s)}).catch(function(l){return e._error.raiseEvent(e,l),console.log(l),Promise.reject(l)})}function Du(e){e=y(e,y.EMPTY_OBJECT);let t=e.camera,n=e.canvas;this._changed=new Ae,this._error=new Ae,this._loading=new Ae,this._refresh=new Ae,this._unsupportedNode=new Ae,this._clock=void 0,this._entityCollection=new Ps(this),this._name=void 0,this._isLoading=!1,this._pinBuilder=new O_,this._networkLinks=new At,this._entityCluster=new uu,this.canvas=n,this.camera=t,this._lastCameraView={position:u(t)?h.clone(t.positionWC):void 0,direction:u(t)?h.clone(t.directionWC):void 0,up:u(t)?h.clone(t.upWC):void 0,bbox:u(t)?t.computeViewRectangle():ce.clone(ce.MAX_VALUE)},this._ellipsoid=y(e.ellipsoid,ie.WGS84);let i=e.credit;typeof i=="string"&&(i=new Kt(i)),this._credit=i,this._resourceCredits=[],this._kmlTours=[],this._screenOverlays=[]}Du.load=function(e,t){return t=y(t,y.EMPTY_OBJECT),new Du(t).load(e,t)};Object.defineProperties(Du.prototype,{name:{get:function(){return this._name},set:function(e){this._name!==e&&(this._name=e,this._changed.raiseEvent(this))}},clock:{get:function(){return this._clock}},entities:{get:function(){return this._entityCollection}},isLoading:{get:function(){return this._isLoading}},changedEvent:{get:function(){return this._changed}},errorEvent:{get:function(){return this._error}},loadingEvent:{get:function(){return this._loading}},refreshEvent:{get:function(){return this._refresh}},unsupportedNodeEvent:{get:function(){return this._unsupportedNode}},show:{get:function(){return this._entityCollection.show},set:function(e){this._entityCollection.show=e}},clustering:{get:function(){return this._entityCluster},set:function(e){this._entityCluster=e}},credit:{get:function(){return this._credit}},kmlTours:{get:function(){return this._kmlTours}}});Du.prototype.load=function(e,t){t=y(t,y.EMPTY_OBJECT),Mr.setLoading(this,!0);let n=this._name;this._name=void 0,this._clampToGround=y(t.clampToGround,!1);let i=this;return FY(this,this._entityCollection,e,t).then(function(){let o,r=i._entityCollection.computeAvailability(),s=r.start,a=r.stop,c=$.equals(s,ze.MINIMUM_VALUE),l=$.equals(a,ze.MAXIMUM_VALUE);if(!c||!l){let d;c&&(d=new Date,d.setHours(0,0,0,0),s=$.fromDate(d)),l&&(d=new Date,d.setHours(24,0,0,0),a=$.fromDate(d)),o=new Fd,o.startTime=s,o.stopTime=a,o.currentTime=$.clone(s),o.clockRange=br.LOOP_STOP,o.clockStep=ao.SYSTEM_CLOCK_MULTIPLIER,o.multiplier=Math.round(Math.min(Math.max($.secondsDifference(a,s)/60,1),31556900))}let f=!1;return o!==i._clock&&(i._clock=o,f=!0),n!==i._name&&(f=!0),f&&i._changed.raiseEvent(i),Mr.setLoading(i,!1),i}).catch(function(o){return Mr.setLoading(i,!1),i._error.raiseEvent(i,o),console.log(o),Promise.reject(o)})};Du.prototype.destroy=function(){for(;this._screenOverlays.length>0;)this._screenOverlays.pop().remove()};function VY(e){let t=e.parent;if(u(t)){let n=t.availability;if(u(n)){let i=e.availability;u(i)?i.intersect(n):e.availability=n}}}function Cft(e,t,n,i,o){return function(r){if(!i.contains(t.id))return;let s=!1,a=Di(r,"NetworkLinkControl",Re.kml),c=u(a),l=0;if(c){if(u(Di(a,"Update",Re.kml))){wt("kml-networkLinkControl-update","KML - NetworkLinkControl updates aren't supported."),t.updating=!1,i.remove(t.id);return}t.cookie=Fl(y(On(a,"cookie",Re.kml),"")),l=y(ei(a,"minRefreshPeriod",Re.kml),0)}let f=$.now(),d=t.refreshMode;if(d===Wy.INTERVAL)u(a)&&(t.time=Math.max(l,t.time));else if(d===Wy.EXPIRE){let R;if(u(a)&&(R=On(a,"expires",Re.kml)),u(R))try{let O=$.fromIso8601(R),L=$.secondsDifference(O,f);L>0&&L<l&&$.addSeconds(f,l,O),t.time=O}catch{wt("kml-networkLinkControl-expires","KML - NetworkLinkControl expires is not a valid date"),s=!0}else wt("kml-refreshMode-onExpire","KML - refreshMode of onExpire requires the NetworkLinkControl to have an expires element"),s=!0}let p=t.entity,g=e._entityCollection,m=n.values;function A(R){g.remove(R);let O=R._children,L=O.length;for(let N=0;N<L;++N)A(O[N])}g.suspendEvents();let x=g.values.slice(),C;for(C=0;C<x.length;++C){let R=x[C];R.parent===p&&(R.parent=void 0,A(R))}for(g.resumeEvents(),g.suspendEvents(),C=0;C<m.length;C++){let R=m[C];u(R.parent)||(R.parent=p,VY(R)),g.add(R)}g.resumeEvents(),s?i.remove(t.id):t.lastUpdated=f;let T=g.computeAvailability(),E=T.start,S=T.stop,v=$.equals(E,ze.MINIMUM_VALUE),w=$.equals(S,ze.MAXIMUM_VALUE);if(!v||!w){let R=e._clock;(R.startTime!==E||R.stopTime!==S)&&(R.startTime=E,R.stopTime=S,e._changed.raiseEvent(e))}t.updating=!1,t.needsUpdate=!1,e._refresh.raiseEvent(e,o.getUrlComponent(!0))}}var DY=new At;Du.prototype.update=function(e){let t=this._networkLinks;if(t.length===0)return!0;let n=$.now(),i=this;DY.removeAll();function o(f){let d=f._children,p=d.length;for(let g=0;g<p;++g){let m=d[g];DY.set(m.id,m),o(m)}}let r=!1,s=this._lastCameraView,a=this.camera;u(a)&&!(a.positionWC.equalsEpsilon(s.position,P.EPSILON7)&&a.directionWC.equalsEpsilon(s.direction,P.EPSILON7)&&a.upWC.equalsEpsilon(s.up,P.EPSILON7))&&(s.position=h.clone(a.positionWC),s.direction=h.clone(a.directionWC),s.up=h.clone(a.upWC),s.bbox=a.computeViewRectangle(),r=!0);let c=new At,l=!1;return t.values.forEach(function(f){let d=f.entity;if(!DY.contains(d.id)){if(!f.updating){let p=!1;if(f.refreshMode===Wy.INTERVAL?$.secondsDifference(n,f.lastUpdated)>f.time&&(p=!0):f.refreshMode===Wy.EXPIRE?$.greaterThan(n,f.time)&&(p=!0):f.refreshMode===Wy.STOP&&(r&&(f.needsUpdate=!0,f.cameraUpdateTime=n),f.needsUpdate&&$.secondsDifference(n,f.cameraUpdateTime)>=f.time&&(p=!0)),p){o(d),f.updating=!0;let g=new Ps,m=f.href.clone();m.setQueryParameters(f.cookie);let A=y(i._ellipsoid,ie.WGS84);NY(m,i.camera,i.canvas,f.viewBoundScale,s.bbox,A),FY(i,g,m,{context:d.id}).then(Cft(i,f,g,c,m)).catch(function(x){let C=`NetworkLink ${f.href} refresh failed: ${x}`;console.log(C),i._error.raiseEvent(i,C)}),l=!0}}c.set(f.id,f)}}),l&&(this._networkLinks=c,this._changed.raiseEvent(this)),!0};function Tft(){this.author={name:void 0,uri:void 0,email:void 0},this.link={href:void 0,hreflang:void 0,rel:void 0,type:void 0,title:void 0,length:void 0},this.address=void 0,this.phoneNumber=void 0,this.snippet=void 0,this.extendedData=void 0}Du._DeferredLoading=xm;Du._getTimestamp=li;var QN=Du;function $N(){de.throwInstantiationError()}$N.prototype.update=de.throwInstantiationError;$N.prototype.getBoundingSphere=de.throwInstantiationError;$N.prototype.isDestroyed=de.throwInstantiationError;$N.prototype.destroy=de.throwInstantiationError;var UY=$N;var kY=32,Eft="http://www.opengis.net/kml/2.2",eh="http://www.google.com/kml/ext/2.2",bft="http://www.w3.org/2000/xmlns/";function O4(e){this._files={},this._promises=[],this._count=0,this._modelCallback=e}var Sft=/^data:image\/([^,;]+)/;O4.prototype.texture=function(e){let t=this,n;if(typeof e=="string"||e instanceof Oe){if(e=Oe.createIfNeeded(e),!e.isDataUri)return e.url;let i=e.url.match(Sft);n=`texture_${++this._count}`,u(i)&&(n+=`.${i[1]}`);let o=e.fetchBlob().then(function(r){t._files[n]=r});return this._promises.push(o),n}if(e instanceof HTMLCanvasElement){n=`texture_${++this._count}.png`;let i=new Promise(o=>{e.toBlob(function(r){t._files[n]=r,o()})});return this._promises.push(i),n}return""};function vft(e,t){return function(n){e._files[t]=n}}O4.prototype.model=function(e,t){let n=this._modelCallback;if(!u(n))throw new ue("Encountered a model entity while exporting to KML, but no model callback was supplied.");let i={},o=n(e,t,i);for(let r in i)if(i.hasOwnProperty(r)){let s=Promise.resolve(i[r]);this._promises.push(s),s.then(vft(this,r))}return o};Object.defineProperties(O4.prototype,{promise:{get:function(){return Promise.all(this._promises)}},files:{get:function(){return this._files}}});function R4(e){this._time=e}R4.prototype.get=function(e,t,n){let i;return u(e)&&(i=u(e.getValue)?e.getValue(this._time,n):e),y(i,t)};R4.prototype.getColor=function(e,t){let n=this.get(e,t);if(u(n))return nC(n)};R4.prototype.getMaterialType=function(e){if(u(e))return e.getType(this._time)};function zY(){this._ids={},this._styles={},this._count=0}zY.prototype.get=function(e){let t=this._ids,n=e.innerHTML;if(u(t[n]))return t[n];let i=`style-${++this._count}`;return e.setAttribute("id",i),i=`#${i}`,t[n]=i,this._styles[n]=e,i};zY.prototype.save=function(e){let t=this._styles,n=e.childNodes[0];for(let i in t)t.hasOwnProperty(i)&&e.insertBefore(t[i],n)};function Bye(){this._ids={}}Bye.prototype.get=function(e){if(!u(e))return this.get(Hn());let t=this._ids;return u(t[e])?`${e.toString()}-${++t[e]}`:(t[e]=0,e)};function HY(e){e=y(e,y.EMPTY_OBJECT);let t=e.entities,n=y(e.kmz,!1),i=HY._createState(e),o=t.values.filter(function(l){return!u(l.parent)}),r=i.kmlDoc,s=r.documentElement;s.setAttributeNS(bft,"xmlns:gx",eh);let a=r.createElement("Document");s.appendChild(a),Lye(i,a,o),i.styleCache.save(a);let c=i.externalFileHandler;return c.promise.then(function(){let f=new XMLSerializer().serializeToString(i.kmlDoc);return n?Dft(f,c.files):{kml:f,externalFiles:c.files}})}function Dft(e,t){let n=$t("ThirdParty/Workers/z-worker-pako.js");Xb({workerScripts:{deflate:[n,"./pako_deflate.min.js"],inflate:[n,"./pako_inflate.min.js"]}});let i=new $b,o=new C4(i);return o.add("doc.kml",new s4(e)).then(function(){let r=Object.keys(t);return Mye(o,r,t,0)}).then(function(){return o.close()}).then(function(r){return{kmz:r}})}function Mye(e,t,n,i){if(t.length===i)return;let o=t[i];return e.add(o,new $x(n[o])).then(function(){return Mye(e,t,n,i+1)})}HY._createState=function(e){let t=e.entities,n=new zY,i=t.computeAvailability(),o=u(e.time)?e.time:i.start,r=y(e.defaultAvailability,i),s=y(e.sampleDuration,60);r.start===ze.MINIMUM_VALUE?r.stop===ze.MAXIMUM_VALUE?r=new xn:$.addSeconds(r.stop,-10*s,r.start):r.stop===ze.MAXIMUM_VALUE&&$.addSeconds(r.start,10*s,r.stop);let a=new O4(e.modelCallback);return{kmlDoc:document.implementation.createDocument(Eft,"kml"),ellipsoid:y(e.ellipsoid,ie.WGS84),idManager:new Bye,styleCache:n,externalFileHandler:a,time:o,valueGetter:new R4(o),sampleDuration:s,defaultAvailability:new Br([r])}};function Lye(e,t,n){let i=e.kmlDoc,o=e.styleCache,r=e.valueGetter,s=e.idManager,a=n.length,c,l,f;for(let d=0;d<a;++d){let p=n[d];c=[],l=[],f=[],wft(e,p,l,f),Ift(e,p.polyline,l,f),Rye(e,p.rectangle,l,f,c),Rye(e,p.polygon,l,f,c),Bft(e,p,p.model,l,f);let g,m=p.availability;u(m)&&(g=i.createElement("TimeSpan"),$.equals(m.start,ze.MINIMUM_VALUE)||g.appendChild(mn(i,"begin",$.toIso8601(m.start))),$.equals(m.stop,ze.MAXIMUM_VALUE)||g.appendChild(mn(i,"end",$.toIso8601(m.stop))));for(let C=0;C<c.length;++C){let T=c[C];T.setAttribute("id",s.get(p.id)),T.appendChild(mn(i,"name",p.name)),T.appendChild(mn(i,"visibility",p.show)),T.appendChild(mn(i,"description",p.description)),u(g)&&T.appendChild(g),t.appendChild(T)}let A=l.length;if(A>0){let C=i.createElement("Placemark");C.setAttribute("id",s.get(p.id));let T=p.name,E=p.label;if(u(E)){let v=i.createElement("LabelStyle"),w=r.get(E.text);T=u(w)&&w.length>0?w:T;let R=r.getColor(E.fillColor);u(R)&&(v.appendChild(mn(i,"color",R)),v.appendChild(mn(i,"colorMode","normal")));let O=r.get(E.scale);u(O)&&v.appendChild(mn(i,"scale",O)),f.push(v)}C.appendChild(mn(i,"name",T)),C.appendChild(mn(i,"visibility",p.show)),C.appendChild(mn(i,"description",p.description)),u(g)&&C.appendChild(g),t.appendChild(C);let S=f.length;if(S>0){let v=i.createElement("Style");for(let w=0;w<S;++w)v.appendChild(f[w]);C.appendChild(mn(i,"styleUrl",o.get(v)))}if(l.length===1)C.appendChild(l[0]);else if(l.length>1){let v=i.createElement("MultiGeometry");for(let w=0;w<A;++w)v.appendChild(l[w]);C.appendChild(v)}}let x=p._children;if(x.length>0){let C=i.createElement("Folder");C.setAttribute("id",s.get(p.id)),C.appendChild(mn(i,"name",p.name)),C.appendChild(mn(i,"visibility",p.show)),C.appendChild(mn(i,"description",p.description)),t.appendChild(C),Lye(e,C,x)}}}var Pl=new h,qc=new he,$d=new $;function wft(e,t,n,i){let o=e.kmlDoc,r=e.ellipsoid,s=e.valueGetter,a=y(t.billboard,t.point);if(!u(a)&&!u(t.path))return;let c=t.position;if(!c.isConstant){Nye(e,t,a,n,i);return}s.get(c,void 0,Pl);let l=mn(o,"coordinates",tC(Pl,r)),f=o.createElement("Point"),d=o.createElement("altitudeMode");d.appendChild(iC(e,a.heightReference)),f.appendChild(d),f.appendChild(l),n.push(f);let p=a instanceof qa?Vye(e,a):Fye(e,a);i.push(p)}function Nye(e,t,n,i,o){let r=e.kmlDoc,s=e.ellipsoid,a=e.valueGetter,c,l=t.position,f=!0;l instanceof Zs?(c=l.intervals,f=!1):c=y(t.availability,e.defaultAvailability);let d=n instanceof Dp,p,g,m,A=[];for(p=0;p<c.length;++p){let C=c.get(p),T=f?l:C.data,E=r.createElement("altitudeMode");T instanceof hm?(T=T._value,E.appendChild(iC(e,We.CLAMP_TO_GROUND))):u(n)?E.appendChild(iC(e,n.heightReference)):E.appendChild(iC(e,We.NONE));let S=[],v=[];if(T.isConstant){a.get(T,void 0,Pl);let R=mn(r,"coordinates",tC(Pl,s));S.push($.toIso8601(C.start)),v.push(R),S.push($.toIso8601(C.stop)),v.push(R)}else if(T instanceof Qs)for(m=T._property._times,g=0;g<m.length;++g)S.push($.toIso8601(m[g])),T.getValueInReferenceFrame(m[g],eo.FIXED,Pl),v.push(tC(Pl,s));else if(T instanceof mu){m=T._times;let R=T._values;for(g=0;g<m.length;++g)S.push($.toIso8601(m[g])),h.fromArray(R,g*3,Pl),v.push(tC(Pl,s))}else{let R=e.sampleDuration;C.start.clone($d),C.isStartIncluded||$.addSeconds($d,R,$d);let O=C.stop;for(;$.lessThan($d,O);)T.getValue($d,Pl),S.push($.toIso8601($d)),v.push(tC(Pl,s)),$.addSeconds($d,R,$d);C.isStopIncluded&&$.equals($d,O)&&(T.getValue($d,Pl),S.push($.toIso8601($d)),v.push(tC(Pl,s)))}let w=r.createElementNS(eh,"Track");w.appendChild(E);for(let R=0;R<S.length;++R){let O=mn(r,"when",S[R]),L=mn(r,"coord",v[R],eh);w.appendChild(O),w.appendChild(L)}d&&w.appendChild(Uye(e,n)),A.push(w)}if(A.length===1)i.push(A[0]);else if(A.length>1){let C=r.createElementNS(eh,"MultiTrack");for(p=0;p<A.length;++p)C.appendChild(A[p]);i.push(C)}if(u(n)&&!d){let C=n instanceof qa?Vye(e,n):Fye(e,n);o.push(C)}let x=t.path;if(u(x)){let C=a.get(x.width),T=x.material;if(u(T)||u(C)){let E=r.createElement("LineStyle");u(C)&&E.appendChild(mn(r,"width",C)),GY(e,T,E),o.push(E)}}}function Fye(e,t){let n=e.kmlDoc,i=e.valueGetter,o=n.createElement("IconStyle"),r=i.getColor(t.color);u(r)&&(o.appendChild(mn(n,"color",r)),o.appendChild(mn(n,"colorMode","normal")));let s=i.get(t.pixelSize);return u(s)&&o.appendChild(mn(n,"scale",s/kY)),o}function Vye(e,t){let n=e.kmlDoc,i=e.valueGetter,o=e.externalFileHandler,r=n.createElement("IconStyle"),s=i.get(t.image);if(u(s)){s=o.texture(s);let p=n.createElement("Icon");p.appendChild(mn(n,"href",s));let g=i.get(t.imageSubRegion);u(g)&&(p.appendChild(mn(n,"x",g.x,eh)),p.appendChild(mn(n,"y",g.y,eh)),p.appendChild(mn(n,"w",g.width,eh)),p.appendChild(mn(n,"h",g.height,eh))),r.appendChild(p)}let a=i.getColor(t.color);u(a)&&(r.appendChild(mn(n,"color",a)),r.appendChild(mn(n,"colorMode","normal")));let c=i.get(t.scale);u(c)&&r.appendChild(mn(n,"scale",c));let l=i.get(t.pixelOffset);if(u(l)){c=y(c,1),H.divideByScalar(l,c,l);let p=i.get(t.width,kY),g=i.get(t.height,kY),m=i.get(t.horizontalOrigin,pi.CENTER);m===pi.CENTER?l.x-=p*.5:m===pi.RIGHT&&(l.x-=p);let A=i.get(t.verticalOrigin,Bn.CENTER);A===Bn.TOP?l.y+=g:A===Bn.CENTER&&(l.y+=g*.5);let x=n.createElement("hotSpot");x.setAttribute("x",-l.x),x.setAttribute("y",l.y),x.setAttribute("xunits","pixels"),x.setAttribute("yunits","pixels"),r.appendChild(x)}let f=i.get(t.rotation),d=i.get(t.alignedAxis);return u(f)&&h.equals(h.UNIT_Z,d)&&(f=P.toDegrees(-f),f===0&&(f=360),r.appendChild(mn(n,"heading",f))),r}function Ift(e,t,n,i){let o=e.kmlDoc,r=e.ellipsoid,s=e.valueGetter;if(!u(t))return;let a=o.createElement("LineString"),c=o.createElement("altitudeMode"),l=s.get(t.clampToGround,!1),f;l?(a.appendChild(mn(o,"tessellate",!0)),f=o.createTextNode("clampToGround")):f=o.createTextNode("absolute"),c.appendChild(f),a.appendChild(c);let d=t.positions,p=s.get(d),g=mn(o,"coordinates",tC(p,r));a.appendChild(g);let m=s.get(t.zIndex);l&&u(m)&&a.appendChild(mn(o,"drawOrder",m,eh)),n.push(a);let A=o.createElement("LineStyle"),x=s.get(t.width);u(x)&&A.appendChild(mn(o,"width",x)),GY(e,t.material,A),i.push(A)}function Pft(e,t,n){let i=e.kmlDoc,o=e.valueGetter,r=o.get(t.height,0);n>0&&(r=n);let s=t.coordinates,a=o.get(s),c=[],l=[ce.northeast,ce.southeast,ce.southwest,ce.northwest];for(let g=0;g<4;++g)l[g](a,qc),c.push(`${P.toDegrees(qc.longitude)},${P.toDegrees(qc.latitude)},${r}`);let f=mn(i,"coordinates",c.join(" ")),d=i.createElement("outerBoundaryIs"),p=i.createElement("LinearRing");return p.appendChild(f),d.appendChild(p),[d]}function Oye(e,t,n,i){let o=e.kmlDoc,r=e.ellipsoid,s=[],a=t.length;for(let f=0;f<a;++f)he.fromCartesian(t[f],r,qc),s.push(`${P.toDegrees(qc.longitude)},${P.toDegrees(qc.latitude)},${i?qc.height:n}`);let c=mn(o,"coordinates",s.join(" ")),l=o.createElement("LinearRing");return l.appendChild(c),l}function Oft(e,t,n){let i=e.kmlDoc,o=e.valueGetter,r=o.get(t.height,0),s=o.get(t.perPositionHeight,!1);!s&&n>0&&(r=n);let a=[],c=t.hierarchy,l=o.get(c),f=Array.isArray(l)?l:l.positions,d=i.createElement("outerBoundaryIs");d.appendChild(Oye(e,f,r,s)),a.push(d);let p=l.holes;if(u(p)){let g=p.length;for(let m=0;m<g;++m){let A=i.createElement("innerBoundaryIs");A.appendChild(Oye(e,p[m].positions,r,s)),a.push(A)}}return a}function Rye(e,t,n,i,o){let r=e.kmlDoc,s=e.valueGetter;if(!u(t))return;let a=t instanceof hd;if(a&&s.getMaterialType(t.material)==="Image"){Rft(e,t,o);return}let c=r.createElement("Polygon"),l=s.get(t.extrudedHeight,0);l>0&&c.appendChild(mn(r,"extrude",!0));let f=a?Pft(e,t,l):Oft(e,t,l),d=f.length;for(let x=0;x<d;++x)c.appendChild(f[x]);let p=r.createElement("altitudeMode");p.appendChild(iC(e,t.heightReference)),c.appendChild(p),n.push(c);let g=r.createElement("PolyStyle"),m=s.get(t.fill,!1);m&&g.appendChild(mn(r,"fill",m)),GY(e,t.material,g);let A=s.get(t.outline,!1);if(A){g.appendChild(mn(r,"outline",A));let x=r.createElement("LineStyle"),C=s.get(t.outlineWidth,1);x.appendChild(mn(r,"width",C));let T=s.getColor(t.outlineColor,z.BLACK);x.appendChild(mn(r,"color",T)),x.appendChild(mn(r,"colorMode","normal")),i.push(x)}i.push(g)}function Rft(e,t,n){let i=e.kmlDoc,o=e.valueGetter,r=e.externalFileHandler,s=i.createElement("GroundOverlay"),a=i.createElement("altitudeMode");a.appendChild(iC(e,t.heightReference)),s.appendChild(a);let c=o.get(t.height);u(c)&&s.appendChild(mn(i,"altitude",c));let l=o.get(t.coordinates),f=i.createElement("LatLonBox");f.appendChild(mn(i,"north",P.toDegrees(l.north))),f.appendChild(mn(i,"south",P.toDegrees(l.south))),f.appendChild(mn(i,"east",P.toDegrees(l.east))),f.appendChild(mn(i,"west",P.toDegrees(l.west))),s.appendChild(f);let d=o.get(t.material),p=r.texture(d.image),g=i.createElement("Icon");g.appendChild(mn(i,"href",p)),s.appendChild(g);let m=d.color;u(m)&&s.appendChild(mn(i,"color",nC(d.color))),n.push(s)}function Uye(e,t){let n=e.kmlDoc,i=e.valueGetter,o=e.externalFileHandler,r=n.createElement("Model"),s=i.get(t.scale);if(u(s)){let l=n.createElement("scale");l.appendChild(mn(n,"x",s)),l.appendChild(mn(n,"y",s)),l.appendChild(mn(n,"z",s)),r.appendChild(l)}let a=n.createElement("Link"),c=o.model(t,e.time);return a.appendChild(mn(n,"href",c)),r.appendChild(a),r}function Bft(e,t,n,i,o){let r=e.kmlDoc,s=e.ellipsoid,a=e.valueGetter;if(!u(n))return;let c=t.position;if(!c.isConstant){Nye(e,t,n,i,o);return}let l=Uye(e,n),f=r.createElement("altitudeMode");f.appendChild(iC(e,n.heightReference)),l.appendChild(f),a.get(c,void 0,Pl),he.fromCartesian(Pl,s,qc);let d=r.createElement("Location");d.appendChild(mn(r,"longitude",P.toDegrees(qc.longitude))),d.appendChild(mn(r,"latitude",P.toDegrees(qc.latitude))),d.appendChild(mn(r,"altitude",qc.height)),l.appendChild(d),i.push(l)}function GY(e,t,n){let i=e.kmlDoc,o=e.valueGetter;if(!u(t))return;let r=o.get(t);if(!u(r))return;let s,a=o.getMaterialType(t),c,l;switch(a){case"Image":s=nC(z.WHITE);break;case"Color":case"Grid":case"PolylineGlow":case"PolylineArrow":case"PolylineDash":s=nC(r.color);break;case"PolylineOutline":s=nC(r.color),c=nC(r.outlineColor),l=r.outlineWidth,n.appendChild(mn(i,"outerColor",c,eh)),n.appendChild(mn(i,"outerWidth",l,eh));break;case"Stripe":s=nC(r.oddColor);break}u(s)&&(n.appendChild(mn(i,"color",s)),n.appendChild(mn(i,"colorMode","normal")))}function iC(e,t){let n=e.kmlDoc,o=e.valueGetter.get(t,We.NONE),r;switch(o){case We.NONE:r=n.createTextNode("absolute");break;case We.CLAMP_TO_GROUND:r=n.createTextNode("clampToGround");break;case We.RELATIVE_TO_GROUND:r=n.createTextNode("relativeToGround");break}return r}function tC(e,t){Array.isArray(e)||(e=[e]);let n=e.length,i=[];for(let o=0;o<n;++o)he.fromCartesian(e[o],t,qc),i.push(`${P.toDegrees(qc.longitude)},${P.toDegrees(qc.latitude)},${qc.height}`);return i.join(" ")}function mn(e,t,n,i){n=y(n,""),typeof n=="boolean"&&(n=n?"1":"0");let o=u(i)?e.createElementNS(i,t):e.createElement(t),r=n==="string"&&n.indexOf("<")!==-1?e.createCDATASection(n):e.createTextNode(n);return o.appendChild(r),o}function nC(e){let t="",n=e.toBytes();for(let i=3;i>=0;--i)t+=n[i]<16?`0${n[i].toString(16)}`:n[i].toString(16);return t}var WY=HY;function sS(e,t){this._tilingScheme=e,this._maximumLevel=t,this._rootNodes=[]}var oC=new ce;function Mft(e,t,n,i){let o=i.length;for(let r=0;r<o;++r){let s=i[r];if(s.x===t&&s.y===n&&s.level===e)return!0}return!1}sS.prototype.addAvailableTileRange=function(e,t,n,i,o){let r=this._tilingScheme,s=this._rootNodes;if(e===0)for(let p=n;p<=o;++p)for(let g=t;g<=i;++g)Mft(e,g,p,s)||s.push(new oS(r,void 0,0,g,p));r.tileXYToRectangle(t,n,e,oC);let a=oC.west,c=oC.north;r.tileXYToRectangle(i,o,e,oC);let l=oC.east,f=oC.south,d=new Uft(e,a,f,l,c);for(let p=0;p<s.length;++p){let g=s[p];jY(g.extent,d)&&kft(this._maximumLevel,g,d)}};sS.prototype.computeMaximumLevelAtPosition=function(e){let t;for(let n=0;n<this._rootNodes.length;++n){let i=this._rootNodes[n];if(rS(i.extent,e)){t=i;break}}return u(t)?eF(void 0,t,e):-1};var Lft=[],Nft=[],Fft=new ce,Vft=new ce;sS.prototype.computeBestAvailableLevelOverRectangle=function(e){let t=Lft;t.length=0,e.east<e.west?(t.push(ce.fromRadians(-Math.PI,e.south,e.east,e.north,Fft)),t.push(ce.fromRadians(e.west,e.south,Math.PI,e.north,Vft))):t.push(e);let n=Nft;n.length=0;let i;for(i=0;i<this._rootNodes.length;++i)tF(n,this._rootNodes[i],t);for(i=n.length-1;i>=0;--i)if(u(n[i])&&n[i].length===0)return i;return 0};var kye=new he;sS.prototype.isTileAvailable=function(e,t,n){let i=this._tilingScheme.tileXYToRectangle(t,n,e,oC);return ce.center(i,kye),this.computeMaximumLevelAtPosition(kye)>=e};sS.prototype.computeChildMaskForTile=function(e,t,n){let i=e+1;if(i>=this._maximumLevel)return 0;let o=0;return o|=this.isTileAvailable(i,2*t,2*n+1)?1:0,o|=this.isTileAvailable(i,2*t+1,2*n+1)?2:0,o|=this.isTileAvailable(i,2*t,2*n)?4:0,o|=this.isTileAvailable(i,2*t+1,2*n)?8:0,o};function oS(e,t,n,i,o){this.tilingScheme=e,this.parent=t,this.level=n,this.x=i,this.y=o,this.extent=e.tileXYToRectangle(i,o,n),this.rectangles=[],this._sw=void 0,this._se=void 0,this._nw=void 0,this._ne=void 0}Object.defineProperties(oS.prototype,{nw:{get:function(){return this._nw||(this._nw=new oS(this.tilingScheme,this,this.level+1,this.x*2,this.y*2)),this._nw}},ne:{get:function(){return this._ne||(this._ne=new oS(this.tilingScheme,this,this.level+1,this.x*2+1,this.y*2)),this._ne}},sw:{get:function(){return this._sw||(this._sw=new oS(this.tilingScheme,this,this.level+1,this.x*2,this.y*2+1)),this._sw}},se:{get:function(){return this._se||(this._se=new oS(this.tilingScheme,this,this.level+1,this.x*2+1,this.y*2+1)),this._se}}});function Uft(e,t,n,i,o){this.level=e,this.west=t,this.south=n,this.east=i,this.north=o}function jY(e,t){let n=Math.max(e.west,t.west),i=Math.max(e.south,t.south),o=Math.min(e.east,t.east),r=Math.min(e.north,t.north);return i<r&&n<o}function kft(e,t,n){for(;t.level<e;)if(B4(t.nw.extent,n))t=t.nw;else if(B4(t.ne.extent,n))t=t.ne;else if(B4(t.sw.extent,n))t=t.sw;else if(B4(t.se.extent,n))t=t.se;else break;if(t.rectangles.length===0||t.rectangles[t.rectangles.length-1].level<=n.level)t.rectangles.push(n);else{let i=Io(t.rectangles,n.level,zft);i<0&&(i=~i),t.rectangles.splice(i,0,n)}}function zft(e,t){return e.level-t}function B4(e,t){return t.west>=e.west&&t.east<=e.east&&t.south>=e.south&&t.north<=e.north}function rS(e,t){return t.longitude>=e.west&&t.longitude<=e.east&&t.latitude>=e.south&&t.latitude<=e.north}function eF(e,t,n){let i=0,o=!1;for(;!o;){let r=t._nw&&rS(t._nw.extent,n),s=t._ne&&rS(t._ne.extent,n),a=t._sw&&rS(t._sw.extent,n),c=t._se&&rS(t._se.extent,n);if(r+s+a+c>1){r&&(i=Math.max(i,eF(t,t._nw,n))),s&&(i=Math.max(i,eF(t,t._ne,n))),a&&(i=Math.max(i,eF(t,t._sw,n))),c&&(i=Math.max(i,eF(t,t._se,n)));break}else r?t=t._nw:s?t=t._ne:a?t=t._sw:c?t=t._se:o=!0}for(;t!==e;){let r=t.rectangles;for(let s=r.length-1;s>=0&&r[s].level>i;--s){let a=r[s];rS(a,n)&&(i=a.level)}t=t.parent}return i}function tF(e,t,n){if(!t)return;let i,o=!1;for(i=0;i<n.length;++i)o=o||jY(t.extent,n[i]);if(!o)return;let r=t.rectangles;for(i=0;i<r.length;++i){let s=r[i];e[s.level]||(e[s.level]=n),e[s.level]=Hft(e[s.level],s)}tF(e,t._nw,n),tF(e,t._ne,n),tF(e,t._sw,n),tF(e,t._se,n)}function Hft(e,t){let n=[];for(let i=0;i<e.length;++i){let o=e[i];jY(o,t)?(o.west<t.west&&n.push(new ce(o.west,o.south,t.west,o.north)),o.east>t.east&&n.push(new ce(t.east,o.south,o.east,o.north)),o.south<t.south&&n.push(new ce(Math.max(t.west,o.west),o.south,Math.min(t.east,o.east),t.south)),o.north>t.north&&n.push(new ce(Math.max(t.west,o.west),t.north,Math.min(t.east,o.east),o.north))):n.push(o)}return n}var th=sS;var Gft=15;function aS(e){this._resource=void 0,this._credit=void 0,this._tilingScheme=void 0,this._levelZeroMaximumGeometricError=void 0,this._maxLevel=void 0,this._terrainDataStructure=void 0,this._ready=!1,this._width=void 0,this._height=void 0,this._encoding=void 0;let t=e.token;this._hasAvailability=!1,this._tilesAvailable=void 0,this._tilesAvailablityLoaded=void 0,this._availableCache={};let n=this,i=y(e.ellipsoid,ie.WGS84);this._readyPromise=Promise.resolve(e.url).then(function(o){let r=Oe.createIfNeeded(o);return r.appendForwardSlash(),u(t)&&(r=r.getDerivedResource({queryParameters:{token:t}})),n._resource=r,r.getDerivedResource({queryParameters:{f:"pjson"}}).fetchJson()}).then(function(o){let r=o.copyrightText;u(r)&&(n._credit=new Kt(r));let s=o.spatialReference,a=y(s.latestWkid,s.wkid),c=o.extent,l={ellipsoid:i};if(a===4326)l.rectangle=ce.fromDegrees(c.xmin,c.ymin,c.xmax,c.ymax),n._tilingScheme=new Gi(l);else if(a===3857){let p=Math.PI*i.maximumRadius;o.extent.xmax>p&&(o.extent.xmax=p),o.extent.ymax>p&&(o.extent.ymax=p),o.extent.xmin<-p&&(o.extent.xmin=-p),o.extent.ymin<-p&&(o.extent.ymin=-p),l.rectangleSouthwestInMeters=new H(c.xmin,c.ymin),l.rectangleNortheastInMeters=new H(c.xmax,c.ymax),n._tilingScheme=new Fr(l)}else return Promise.reject(new ue("Invalid spatial reference"));let f=o.tileInfo;return u(f)?(n._width=f.rows+1,n._height=f.cols+1,n._encoding=f.format==="LERC"?zu.LERC:zu.NONE,n._lodCount=f.lods.length-1,(n._hasAvailability=o.capabilities.indexOf("Tilemap")!==-1)&&(n._tilesAvailable=new th(n._tilingScheme,n._lodCount),n._tilesAvailable.addAvailableTileRange(0,0,0,n._tilingScheme.getNumberOfXTilesAtLevel(0),n._tilingScheme.getNumberOfYTilesAtLevel(0)),n._tilesAvailablityLoaded=new th(n._tilingScheme,n._lodCount)),n._levelZeroMaximumGeometricError=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(n._tilingScheme.ellipsoid,n._width,n._tilingScheme.getNumberOfXTilesAtLevel(0)),o.bandCount>1&&console.log("ArcGISTiledElevationTerrainProvider: Terrain data has more than 1 band. Using the first one."),u(o.minValues)&&u(o.maxValues)?n._terrainDataStructure={elementMultiplier:1,lowestEncodedHeight:o.minValues[0],highestEncodedHeight:o.maxValues[0]}:n._terrainDataStructure={elementMultiplier:1},n._ready=!0,!0):Promise.reject(new ue("tileInfo is required"))}).catch(function(o){let r=`An error occurred while accessing ${n._resource.url}.`;return Xn.reportError(void 0,n,n._errorEvent,r),Promise.reject(o)}),this._errorEvent=new Ae}Object.defineProperties(aS.prototype,{errorEvent:{get:function(){return this._errorEvent}},credit:{get:function(){return this._credit}},tilingScheme:{get:function(){return this._tilingScheme}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},hasWaterMask:{get:function(){return!1}},hasVertexNormals:{get:function(){return!1}},availability:{get:function(){return this._tilesAvailable}}});aS.prototype.requestTileGeometry=function(e,t,n,i){let o=this._resource.getDerivedResource({url:`tile/${n}/${t}/${e}`,request:i}),r=this._hasAvailability,s=Promise.resolve(!0),a;if(r&&!u(YY(this,n+1,e*2,t*2))){let d=zye(this,n+1,e*2,t*2);s=d.promise,a=d.request}let c=o.fetchArrayBuffer();if(!u(c)||!u(s))return;let l=this,f=this._tilesAvailable;return Promise.all([c,s]).then(function(d){return new ua({buffer:d[0],width:l._width,height:l._height,childTileMask:r?f.computeChildMaskForTile(n,e,t):Gft,structure:l._terrainDataStructure,encoding:l._encoding})}).catch(function(d){return u(a)&&a.state===fi.CANCELLED?(i.cancel(),i.deferred.promise.finally(function(){return i.state=fi.CANCELLED,Promise.reject(d)})):Promise.reject(d)})};function YY(e,t,n,i){if(!e._hasAvailability)return;let o=e._tilesAvailablityLoaded,r=e._tilesAvailable;if(t>e._lodCount)return!1;if(r.isTileAvailable(t,n,i))return!0;if(o.isTileAvailable(t,n,i))return!1}aS.prototype.getLevelMaximumGeometricError=function(e){return this._levelZeroMaximumGeometricError/(1<<e)};aS.prototype.getTileDataAvailable=function(e,t,n){if(!this._hasAvailability)return;let i=YY(this,n,e,t);if(u(i))return i;zye(this,n,e,t)};aS.prototype.loadTileDataAvailability=function(e,t,n){};function Wft(e,t,n,i){let o=t-1,r=n-1,s=i[e.y*t+e.x],a=[],c={startX:e.x,startY:e.y,endX:0,endY:0},l=new H(e.x+1,e.y+1),f=!1,d=!1;for(;!(f&&d);){let p=l.x,g=d?l.y+1:l.y;if(!f){for(let m=e.y;m<g;++m)if(i[m*t+l.x]!==s){f=!0;break}f?(a.push(new H(l.x,e.y)),--l.x,--p,c.endX=l.x):l.x===o?(c.endX=l.x,f=!0):++l.x}if(!d){let m=l.y*t;for(let A=e.x;A<=p;++A)if(i[m+A]!==s){d=!0;break}d?(a.push(new H(e.x,l.y)),--l.y,c.endY=l.y):l.y===r?(c.endY=l.y,d=!0):++l.y}}return{endingIndices:a,range:c,value:s}}function jft(e,t,n,i,o){let r=[];if(o.every(function(c){return c===o[0]}))return o[0]===1&&r.push({startX:e,startY:t,endX:e+n-1,endY:t+i-1}),r;let a=[new H(0,0)];for(;a.length>0;){let c=a.pop(),l=Wft(c,n,i,o);if(l.value===1){let d=l.range;d.startX+=e,d.endX+=e,d.startY+=t,d.endY+=t,r.push(d)}let f=l.endingIndices;f.length>0&&(a=a.concat(f))}return r}function zye(e,t,n,i){if(!e._hasAvailability)return{};let o=Math.floor(n/128)*128,r=Math.floor(i/128)*128,s=Math.min(1<<t,128),a=`tilemap/${t}/${r}/${o}/${s}/${s}`,c=e._availableCache;if(u(c[a]))return c[a];let l=new Uo({throttle:!1,throttleByServer:!0,type:$r.TERRAIN}),d=e._resource.getDerivedResource({url:a,request:l}).fetchJson();return u(d)?(d=d.then(function(p){let g=jft(o,r,s,s,p.data);e._tilesAvailablityLoaded.addAvailableTileRange(t,o,r,o+s,r+s);let m=e._tilesAvailable;for(let A=0;A<g.length;++A){let x=g[A];m.addAvailableTileRange(t,x.startX,x.startY,x.endX,x.endY)}return YY(e,t,n,i)}),c[a]={promise:d,request:l},d=d.finally(function(p){return delete c[a],p}),{promise:d,request:l}):{}}var qY=aS;var Hye="https://dev.virtualearth.net/REST/v1/Locations";function XY(e){e=y(e,y.EMPTY_OBJECT);let t=e.key;this._key=t;let n={key:t};u(e.culture)&&(n.culture=e.culture),this._resource=new Oe({url:Hye,queryParameters:n})}Object.defineProperties(XY.prototype,{url:{get:function(){return Hye}},key:{get:function(){return this._key}}});XY.prototype.geocode=function(e){return this._resource.getDerivedResource({queryParameters:{query:e}}).fetchJsonp("jsonp").then(function(n){return n.resourceSets.length===0?[]:n.resourceSets[0].resources.map(function(o){let r=o.bbox,s=r[0],a=r[1],c=r[2],l=r[3];return{displayName:o.name,destination:ce.fromDegrees(a,s,l,c)}})})};var KY=XY;function Gye(){}Gye.prototype.geocode=function(e){let t=e.match(/[^\s,\n]+/g);if(t.length===2||t.length===3){let n=+t[0],i=+t[1],o=t.length===3?+t[2]:300;if(isNaN(n)&&isNaN(i)){let r=/^(\d+.?\d*)([nsew])/i;for(let s=0;s<t.length;++s){let a=t[s].match(r);r.test(t[s])&&a.length===3&&(/^[ns]/i.test(a[2])?i=/^[n]/i.test(a[2])?+a[1]:-a[1]:/^[ew]/i.test(a[2])&&(n=/^[e]/i.test(a[2])?+a[1]:-a[1]))}}if(!isNaN(n)&&!isNaN(i)&&!isNaN(o)){let r={displayName:e,destination:h.fromDegrees(n,i,o)};return Promise.resolve([r])}}return Promise.resolve([])};var nF=Gye;var Yft=new oe,Wye=new h,cS=new h;function qft(e){let t=e.points,n=e.times;if(t.length<3){let i=n[0],o=1/(n[1]-i),r=t[0],s=t[1];return function(a,c){u(c)||(c=new h);let l=(a-i)*o;return h.lerp(r,s,l,c)}}return function(i,o){u(o)||(o=new h);let r=e._lastTimeIndex=e.findTimeInterval(i,e._lastTimeIndex),s=(i-n[r])/(n[r+1]-n[r]),a=Yft;a.z=s,a.y=s*s,a.x=a.y*s,a.w=1;let c,l,f,d,p;return r===0?(c=t[0],l=t[1],f=e.firstTangent,d=h.subtract(t[2],c,Wye),h.multiplyByScalar(d,.5,d),p=M.multiplyByVector(Jg.hermiteCoefficientMatrix,a,a)):r===t.length-2?(c=t[r],l=t[r+1],d=e.lastTangent,f=h.subtract(l,t[r-1],Wye),h.multiplyByScalar(f,.5,f),p=M.multiplyByVector(Jg.hermiteCoefficientMatrix,a,a)):(c=t[r-1],l=t[r],f=t[r+1],d=t[r+2],p=M.multiplyByVector(jy.catmullRomCoefficientMatrix,a,a)),o=h.multiplyByScalar(c,p.x,o),h.multiplyByScalar(l,p.y,cS),h.add(o,cS,o),h.multiplyByScalar(f,p.z,cS),h.add(o,cS,o),h.multiplyByScalar(d,p.w,cS),h.add(o,cS,o)}}var Xft=new h,Kft=new h;function jy(e){e=y(e,y.EMPTY_OBJECT);let t=e.points,n=e.times,i=e.firstTangent,o=e.lastTangent;if(t.length>2&&(u(i)||(i=Xft,h.multiplyByScalar(t[1],2,i),h.subtract(i,t[2],i),h.subtract(i,t[0],i),h.multiplyByScalar(i,.5,i)),!u(o))){let r=t.length-1;o=Kft,h.multiplyByScalar(t[r-1],2,o),h.subtract(t[r],o,o),h.add(o,t[r-2],o),h.multiplyByScalar(o,.5,o)}this._times=n,this._points=t,this._firstTangent=h.clone(i),this._lastTangent=h.clone(o),this._evaluateFunction=qft(this),this._lastTimeIndex=0}Object.defineProperties(jy.prototype,{times:{get:function(){return this._times}},points:{get:function(){return this._points}},firstTangent:{get:function(){return this._firstTangent}},lastTangent:{get:function(){return this._lastTangent}}});jy.catmullRomCoefficientMatrix=new M(-.5,1,-.5,0,1.5,-2.5,0,1,-1.5,2,.5,0,.5,-.5,0,0);jy.prototype.findTimeInterval=no.prototype.findTimeInterval;jy.prototype.wrapTime=no.prototype.wrapTime;jy.prototype.clampTime=no.prototype.clampTime;jy.prototype.evaluate=function(e,t){return this._evaluateFunction(e,t)};var ZY=jy;var M4={};M4.clipTriangleAtAxisAlignedThreshold=function(e,t,n,i,o,r){u(r)?r.length=0:r=[];let s,a,c;t?(s=n<e,a=i<e,c=o<e):(s=n>e,a=i>e,c=o>e);let l=s+a+c,f,d,p,g,m,A;return l===1?s?(f=(e-n)/(i-n),d=(e-n)/(o-n),r.push(1),r.push(2),d!==1&&(r.push(-1),r.push(0),r.push(2),r.push(d)),f!==1&&(r.push(-1),r.push(0),r.push(1),r.push(f))):a?(p=(e-i)/(o-i),g=(e-i)/(n-i),r.push(2),r.push(0),g!==1&&(r.push(-1),r.push(1),r.push(0),r.push(g)),p!==1&&(r.push(-1),r.push(1),r.push(2),r.push(p))):c&&(m=(e-o)/(n-o),A=(e-o)/(i-o),r.push(0),r.push(1),A!==1&&(r.push(-1),r.push(2),r.push(1),r.push(A)),m!==1&&(r.push(-1),r.push(2),r.push(0),r.push(m))):l===2?!s&&n!==e?(g=(e-i)/(n-i),m=(e-o)/(n-o),r.push(0),r.push(-1),r.push(1),r.push(0),r.push(g),r.push(-1),r.push(2),r.push(0),r.push(m)):!a&&i!==e?(A=(e-o)/(i-o),f=(e-n)/(i-n),r.push(1),r.push(-1),r.push(2),r.push(1),r.push(A),r.push(-1),r.push(0),r.push(1),r.push(f)):!c&&o!==e&&(d=(e-n)/(o-n),p=(e-i)/(o-i),r.push(2),r.push(-1),r.push(0),r.push(2),r.push(d),r.push(-1),r.push(1),r.push(2),r.push(p)):l!==3&&(r.push(0),r.push(1),r.push(2)),r};M4.computeBarycentricCoordinates=function(e,t,n,i,o,r,s,a,c){let l=n-s,f=s-o,d=r-a,p=i-a,g=1/(d*l+f*p),m=t-a,A=e-s,x=(d*A+f*m)*g,C=(-p*A+l*m)*g,T=1-x-C;return u(c)?(c.x=x,c.y=C,c.z=T,c):new h(x,C,T)};M4.computeLineSegmentLineSegmentIntersection=function(e,t,n,i,o,r,s,a,c){let l=(s-o)*(t-r)-(a-r)*(e-o),f=(n-e)*(t-r)-(i-t)*(e-o),d=(a-r)*(n-e)-(s-o)*(i-t);if(d===0)return;let p=l/d,g=f/d;if(p>=0&&p<=1&&g>=0&&g<=1)return u(c)||(c=new H),c.x=e+p*(n-e),c.y=t+p*(i-t),c};var M_=M4;function Yy(e){this._quantizedVertices=e.quantizedVertices,this._encodedNormals=e.encodedNormals,this._indices=e.indices,this._minimumHeight=e.minimumHeight,this._maximumHeight=e.maximumHeight,this._boundingSphere=e.boundingSphere,this._orientedBoundingBox=e.orientedBoundingBox,this._horizonOcclusionPoint=e.horizonOcclusionPoint,this._credits=e.credits;let t=this._quantizedVertices.length/3,n=this._uValues=this._quantizedVertices.subarray(0,t),i=this._vValues=this._quantizedVertices.subarray(t,2*t);this._heightValues=this._quantizedVertices.subarray(2*t,3*t);function o(s,a){return i[s]-i[a]}function r(s,a){return n[s]-n[a]}this._westIndices=N4(e.westIndices,o,t),this._southIndices=N4(e.southIndices,r,t),this._eastIndices=N4(e.eastIndices,o,t),this._northIndices=N4(e.northIndices,r,t),this._westSkirtHeight=e.westSkirtHeight,this._southSkirtHeight=e.southSkirtHeight,this._eastSkirtHeight=e.eastSkirtHeight,this._northSkirtHeight=e.northSkirtHeight,this._childTileMask=y(e.childTileMask,15),this._createdByUpsampling=y(e.createdByUpsampling,!1),this._waterMask=e.waterMask,this._mesh=void 0}Object.defineProperties(Yy.prototype,{credits:{get:function(){return this._credits}},waterMask:{get:function(){return this._waterMask}},childTileMask:{get:function(){return this._childTileMask}},canUpsample:{get:function(){return u(this._mesh)}}});var L4=[];function N4(e,t,n){L4.length=e.length;let i=!1;for(let o=0,r=e.length;o<r;++o)L4[o]=e[o],i=i||o>0&&t(e[o-1],e[o])>0;return i?(L4.sort(t),Fe.createTypedArray(n,L4)):e}var jye="createVerticesFromQuantizedTerrainMesh",Zft=new hi(jye),Jft=new hi(jye,$f.maximumAsynchronousTasks);Yy.prototype.createMesh=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.tilingScheme,n=e.x,i=e.y,o=e.level,r=y(e.exaggeration,1),s=y(e.exaggerationRelativeHeight,0),a=y(e.throttle,!0),c=t.ellipsoid,l=t.tileXYToRectangle(n,i,o),d=(a?Jft:Zft).scheduleTask({minimumHeight:this._minimumHeight,maximumHeight:this._maximumHeight,quantizedVertices:this._quantizedVertices,octEncodedNormals:this._encodedNormals,includeWebMercatorT:!0,indices:this._indices,westIndices:this._westIndices,southIndices:this._southIndices,eastIndices:this._eastIndices,northIndices:this._northIndices,westSkirtHeight:this._westSkirtHeight,southSkirtHeight:this._southSkirtHeight,eastSkirtHeight:this._eastSkirtHeight,northSkirtHeight:this._northSkirtHeight,rectangle:l,relativeToCenter:this._boundingSphere.center,ellipsoid:c,exaggeration:r,exaggerationRelativeHeight:s});if(!u(d))return;let p=this;return Promise.resolve(d).then(function(g){let m=p._quantizedVertices.length/3,A=m+p._westIndices.length+p._southIndices.length+p._eastIndices.length+p._northIndices.length,x=Fe.createTypedArray(A,g.indices),C=new Float32Array(g.vertices),T=g.center,E=g.minimumHeight,S=g.maximumHeight,v=p._boundingSphere,w=p._orientedBoundingBox,R=y(h.clone(g.occludeePointInScaledSpace),p._horizonOcclusionPoint),O=g.vertexStride,L=Va.clone(g.encoding);return p._mesh=new Gu(T,C,x,g.indexCountWithoutSkirts,m,E,S,v,R,O,w,L,g.westIndicesSouthToNorth,g.southIndicesEastToWest,g.eastIndicesNorthToSouth,g.northIndicesWestToEast),p._quantizedVertices=void 0,p._encodedNormals=void 0,p._indices=void 0,p._uValues=void 0,p._vValues=void 0,p._heightValues=void 0,p._westIndices=void 0,p._southIndices=void 0,p._eastIndices=void 0,p._northIndices=void 0,p._mesh})};var Qft=new hi("upsampleQuantizedTerrainMesh",$f.maximumAsynchronousTasks);Yy.prototype.upsample=function(e,t,n,i,o,r,s){let a=this._mesh;if(!u(this._mesh))return;let c=t*2!==o,l=n*2===r,f=e.ellipsoid,d=e.tileXYToRectangle(o,r,s),p=Qft.scheduleTask({vertices:a.vertices,vertexCountWithoutSkirts:a.vertexCountWithoutSkirts,indices:a.indices,indexCountWithoutSkirts:a.indexCountWithoutSkirts,encoding:a.encoding,minimumHeight:this._minimumHeight,maximumHeight:this._maximumHeight,isEastChild:c,isNorthChild:l,childRectangle:d,ellipsoid:f});if(!u(p))return;let g=Math.min(this._westSkirtHeight,this._eastSkirtHeight);g=Math.min(g,this._southSkirtHeight),g=Math.min(g,this._northSkirtHeight);let m=c?g*.5:this._westSkirtHeight,A=l?g*.5:this._southSkirtHeight,x=c?this._eastSkirtHeight:g*.5,C=l?this._northSkirtHeight:g*.5,T=this._credits;return Promise.resolve(p).then(function(E){let S=new Uint16Array(E.vertices),v=Fe.createTypedArray(S.length/3,E.indices),w;return u(E.encodedNormals)&&(w=new Uint8Array(E.encodedNormals)),new Yy({quantizedVertices:S,indices:v,encodedNormals:w,minimumHeight:E.minimumHeight,maximumHeight:E.maximumHeight,boundingSphere:se.clone(E.boundingSphere),orientedBoundingBox:Rn.clone(E.orientedBoundingBox),horizonOcclusionPoint:h.clone(E.horizonOcclusionPoint),westIndices:E.westIndices,southIndices:E.southIndices,eastIndices:E.eastIndices,northIndices:E.northIndices,westSkirtHeight:m,southSkirtHeight:A,eastSkirtHeight:x,northSkirtHeight:C,childTileMask:0,credits:T,createdByUpsampling:!0})})};var JY=32767,Yye=new h;Yy.prototype.interpolateHeight=function(e,t,n){let i=P.clamp((t-e.west)/e.width,0,1);i*=JY;let o=P.clamp((n-e.south)/e.height,0,1);return o*=JY,u(this._mesh)?ndt(this,i,o):idt(this,i,o)};function qye(e,t,n,i,o,r,s,a){let c=Math.min(n,o,s),l=Math.max(n,o,s),f=Math.min(i,r,a),d=Math.max(i,r,a);return e>=c&&e<=l&&t>=f&&t<=d}var $ft=new H,edt=new H,tdt=new H;function ndt(e,t,n){let i=e._mesh,o=i.vertices,r=i.encoding,s=i.indices;for(let a=0,c=s.length;a<c;a+=3){let l=s[a],f=s[a+1],d=s[a+2],p=r.decodeTextureCoordinates(o,l,$ft),g=r.decodeTextureCoordinates(o,f,edt),m=r.decodeTextureCoordinates(o,d,tdt);if(qye(t,n,p.x,p.y,g.x,g.y,m.x,m.y)){let A=M_.computeBarycentricCoordinates(t,n,p.x,p.y,g.x,g.y,m.x,m.y,Yye);if(A.x>=-1e-15&&A.y>=-1e-15&&A.z>=-1e-15){let x=r.decodeHeight(o,l),C=r.decodeHeight(o,f),T=r.decodeHeight(o,d);return A.x*x+A.y*C+A.z*T}}}}function idt(e,t,n){let i=e._uValues,o=e._vValues,r=e._heightValues,s=e._indices;for(let a=0,c=s.length;a<c;a+=3){let l=s[a],f=s[a+1],d=s[a+2],p=i[l],g=i[f],m=i[d],A=o[l],x=o[f],C=o[d];if(qye(t,n,p,A,g,x,m,C)){let T=M_.computeBarycentricCoordinates(t,n,p,A,g,x,m,C,Yye);if(T.x>=-1e-15&&T.y>=-1e-15&&T.z>=-1e-15){let E=T.x*r[l]+T.y*r[f]+T.z*r[d];return P.lerp(e._minimumHeight,e._maximumHeight,E/JY)}}}}Yy.prototype.isChildAvailable=function(e,t,n,i){let o=2;return n!==e*2&&++o,i!==t*2&&(o-=2),(this._childTileMask&1<<o)!==0};Yy.prototype.wasCreatedByUpsampling=function(){return this._createdByUpsampling};var rC=Yy;function odt(e){this.resource=e.resource,this.version=e.version,this.isHeightmap=e.isHeightmap,this.tileUrlTemplates=e.tileUrlTemplates,this.availability=e.availability,this.hasVertexNormals=e.hasVertexNormals,this.hasWaterMask=e.hasWaterMask,this.hasMetadata=e.hasMetadata,this.availabilityLevels=e.availabilityLevels,this.availabilityTilesLoaded=e.availabilityTilesLoaded,this.littleEndianExtensionSize=e.littleEndianExtensionSize,this.availabilityPromiseCache={}}function sC(e){this._heightmapWidth=65,this._heightmapStructure=void 0,this._hasWaterMask=!1,this._hasVertexNormals=!1,this._ellipsoid=e.ellipsoid,this._requestVertexNormals=y(e.requestVertexNormals,!1),this._requestWaterMask=y(e.requestWaterMask,!1),this._requestMetadata=y(e.requestMetadata,!0),this._errorEvent=new Ae;let t=e.credit;typeof t=="string"&&(t=new Kt(t)),this._credit=t,this._availability=void 0,this._ready=!1,this._tileCredits=void 0;let n=this,i,o,r,s=this._layers=[],a="",c=[],l=0;this._readyPromise=Promise.resolve(e.url).then(function(A){let x=Oe.createIfNeeded(A);return x.appendForwardSlash(),i=x,o=i.getDerivedResource({url:"layer.json"}),n._tileCredits=x.credits,m()});function f(A){let x;if(!A.format)return x="The tile format is not specified in the layer.json file.",r=Xn.reportError(r,n,n._errorEvent,x),r.retry?m():Promise.reject(new ue(x));if(!A.tiles||A.tiles.length===0)return x="The layer.json file does not specify any tile URL templates.",r=Xn.reportError(r,n,n._errorEvent,x),r.retry?m():Promise.reject(new ue(x));let C=!1,T=!1,E=!1,S=!0,v=!1;if(A.format==="heightmap-1.0")v=!0,u(n._heightmapStructure)||(n._heightmapStructure={heightScale:1/5,heightOffset:-1e3,elementsPerHeight:1,stride:1,elementMultiplier:256,isBigEndian:!1,lowestEncodedHeight:0,highestEncodedHeight:256*256-1}),T=!0,n._requestWaterMask=!0;else if(A.format.indexOf("quantized-mesh-1.")!==0)return x=`The tile format "${A.format}" is invalid or not supported.`,r=Xn.reportError(r,n,n._errorEvent,x),r.retry?m():Promise.reject(new ue(x));let w=A.tiles,R=A.maxzoom;if(l=Math.max(l,R),!A.projection||A.projection==="EPSG:4326")n._tilingScheme=new Gi({numberOfLevelZeroTilesX:2,numberOfLevelZeroTilesY:1,ellipsoid:n._ellipsoid});else if(A.projection==="EPSG:3857")n._tilingScheme=new Fr({numberOfLevelZeroTilesX:1,numberOfLevelZeroTilesY:1,ellipsoid:n._ellipsoid});else return x=`The projection "${A.projection}" is invalid or not supported.`,r=Xn.reportError(r,n,n._errorEvent,x),r.retry?m():Promise.reject(new ue(x));if(n._levelZeroMaximumGeometricError=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(n._tilingScheme.ellipsoid,n._heightmapWidth,n._tilingScheme.getNumberOfXTilesAtLevel(0)),!A.scheme||A.scheme==="tms"||A.scheme==="slippyMap")n._scheme=A.scheme;else return x=`The scheme "${A.scheme}" is invalid or not supported.`,r=Xn.reportError(r,n,n._errorEvent,x),r.retry?m():Promise.reject(new ue(x));let O;u(A.extensions)&&A.extensions.indexOf("octvertexnormals")!==-1?C=!0:u(A.extensions)&&A.extensions.indexOf("vertexnormals")!==-1&&(C=!0,S=!1),u(A.extensions)&&A.extensions.indexOf("watermask")!==-1&&(T=!0),u(A.extensions)&&A.extensions.indexOf("metadata")!==-1&&(E=!0);let L=A.metadataAvailability,N=A.available,_;if(u(N)&&!u(L)){_=new th(n._tilingScheme,N.length);for(let D=0;D<N.length;++D){let I=N[D],B=n._tilingScheme.getNumberOfYTilesAtLevel(D);u(c[D])||(c[D]=[]);for(let F=0;F<I.length;++F){let k=I[F],U=B-k.endY-1,G=B-k.startY-1;c[D].push([k.startX,U,k.endX,G]),_.addAvailableTileRange(D,k.startX,U,k.endX,G)}}}else u(L)&&(O=new th(n._tilingScheme,R),_=new th(n._tilingScheme,R),c[0]=[[0,0,1,0]],_.addAvailableTileRange(0,0,0,1,0));n._hasWaterMask=n._hasWaterMask||T,n._hasVertexNormals=n._hasVertexNormals||C,n._hasMetadata=n._hasMetadata||E,u(A.attribution)&&(a.length>0&&(a+=" "),a+=A.attribution),s.push(new odt({resource:i,version:A.version,isHeightmap:v,tileUrlTemplates:w,availability:_,hasVertexNormals:C,hasWaterMask:T,hasMetadata:E,availabilityLevels:L,availabilityTilesLoaded:O,littleEndianExtensionSize:S}));let b=A.parentUrl;if(u(b)){if(!u(_))return console.log("A layer.json can't have a parentUrl if it does't have an available array."),Promise.resolve(!0);i=i.getDerivedResource({url:b}),i.appendForwardSlash(),o=i.getDerivedResource({url:"layer.json"});let D=o.fetchJson();return Promise.resolve(D).then(f).catch(d)}return Promise.resolve(!0)}function d(A){let x=`An error occurred while accessing ${o.url}.`;return r=Xn.reportError(r,n,n._errorEvent,x),r.retry?m():Promise.reject(new ue(x))}function p(A){return f(A).then(function(){if(u(r))return;let x=c.length;if(x>0){let C=n._availability=new th(n._tilingScheme,l);for(let T=0;T<x;++T){let E=c[T];for(let S=0;S<E.length;++S){let v=E[S];C.addAvailableTileRange(T,v[0],v[1],v[2],v[3])}}}if(a.length>0){let C=new Kt(a);u(n._tileCredits)?n._tileCredits.push(C):n._tileCredits=[C]}return n._ready=!0,Promise.resolve(!0)})}function g(A){return u(A)&&A.statusCode===404?p({tilejson:"2.1.0",format:"heightmap-1.0",version:"1.0.0",scheme:"tms",tiles:["{z}/{x}/{y}.terrain?v={version}"]}):d(A)}function m(){return Promise.resolve(o.fetchJson()).then(p).catch(g)}}var QY={OCT_VERTEX_NORMALS:1,WATER_MASK:2,METADATA:4};function Xye(e){return!u(e)||e.length===0?{Accept:"application/vnd.quantized-mesh,application/octet-stream;q=0.9,*/*;q=0.01"}:{Accept:`application/vnd.quantized-mesh;extensions=${e.join("-")},application/octet-stream;q=0.9,*/*;q=0.01`}}function rdt(e,t,n,i,o){let r=new Uint16Array(t,0,e._heightmapWidth*e._heightmapWidth);return new ua({buffer:r,childTileMask:new Uint8Array(t,r.byteLength,1)[0],waterMask:new Uint8Array(t,r.byteLength+1,t.byteLength-r.byteLength-1),width:e._heightmapWidth,height:e._heightmapWidth,structure:e._heightmapStructure,credits:e._tileCredits})}function sdt(e,t,n,i,o,r){let s=r.littleEndianExtensionSize,a=0,c=3,l=c+1,f=Float64Array.BYTES_PER_ELEMENT*c,d=Float64Array.BYTES_PER_ELEMENT*l,p=3,g=Uint16Array.BYTES_PER_ELEMENT*p,m=3,A=Uint16Array.BYTES_PER_ELEMENT,x=A*m,C=new DataView(t),T=new h(C.getFloat64(a,!0),C.getFloat64(a+8,!0),C.getFloat64(a+16,!0));a+=f;let E=C.getFloat32(a,!0);a+=Float32Array.BYTES_PER_ELEMENT;let S=C.getFloat32(a,!0);a+=Float32Array.BYTES_PER_ELEMENT;let v=new se(new h(C.getFloat64(a,!0),C.getFloat64(a+8,!0),C.getFloat64(a+16,!0)),C.getFloat64(a+f,!0));a+=d;let w=new h(C.getFloat64(a,!0),C.getFloat64(a+8,!0),C.getFloat64(a+16,!0));a+=f;let R=C.getUint32(a,!0);a+=Uint32Array.BYTES_PER_ELEMENT;let O=new Uint16Array(t,a,R*3);a+=R*g,R>64*1024&&(A=Uint32Array.BYTES_PER_ELEMENT,x=A*m);let L=O.subarray(0,R),N=O.subarray(R,2*R),_=O.subarray(R*2,3*R);Wn.zigZagDeltaDecode(L,N,_),a%A!==0&&(a+=A-a%A);let b=C.getUint32(a,!0);a+=Uint32Array.BYTES_PER_ELEMENT;let D=Fe.createTypedArrayFromArrayBuffer(R,t,a,b*m);a+=b*x;let I=0,B=D.length;for(let re=0;re<B;++re){let ye=D[re];D[re]=I-ye,ye===0&&++I}let F=C.getUint32(a,!0);a+=Uint32Array.BYTES_PER_ELEMENT;let k=Fe.createTypedArrayFromArrayBuffer(R,t,a,F);a+=F*A;let U=C.getUint32(a,!0);a+=Uint32Array.BYTES_PER_ELEMENT;let G=Fe.createTypedArrayFromArrayBuffer(R,t,a,U);a+=U*A;let V=C.getUint32(a,!0);a+=Uint32Array.BYTES_PER_ELEMENT;let X=Fe.createTypedArrayFromArrayBuffer(R,t,a,V);a+=V*A;let W=C.getUint32(a,!0);a+=Uint32Array.BYTES_PER_ELEMENT;let Q=Fe.createTypedArrayFromArrayBuffer(R,t,a,W);a+=W*A;let Y,K;for(;a<C.byteLength;){let re=C.getUint8(a,!0);a+=Uint8Array.BYTES_PER_ELEMENT;let ye=C.getUint32(a,s);if(a+=Uint32Array.BYTES_PER_ELEMENT,re===QY.OCT_VERTEX_NORMALS&&e._requestVertexNormals)Y=new Uint8Array(t,a,R*2);else if(re===QY.WATER_MASK&&e._requestWaterMask)K=new Uint8Array(t,a,ye);else if(re===QY.METADATA&&e._requestMetadata){let fe=C.getUint32(a,!0);if(fe>0){let we=Ro(new Uint8Array(t),a+Uint32Array.BYTES_PER_ELEMENT,fe).available;if(u(we))for(let Ve=0;Ve<we.length;++Ve){let qe=n+Ve+1,Et=we[Ve],Ot=e._tilingScheme.getNumberOfYTilesAtLevel(qe);for(let fn=0;fn<Et.length;++fn){let dt=Et[fn],En=Ot-dt.endY-1,Zn=Ot-dt.startY-1;e.availability.addAvailableTileRange(qe,dt.startX,En,dt.endX,Zn),r.availability.addAvailableTileRange(qe,dt.startX,En,dt.endX,Zn)}}}r.availabilityTilesLoaded.addAvailableTileRange(n,i,o,i,o)}a+=ye}let J=e.getLevelMaximumGeometricError(n)*5,_e=e._tilingScheme.tileXYToRectangle(i,o,n),xe=Rn.fromRectangle(_e,E,S,e._tilingScheme.ellipsoid);return new rC({center:T,minimumHeight:E,maximumHeight:S,boundingSphere:v,orientedBoundingBox:xe,horizonOcclusionPoint:w,quantizedVertices:O,encodedNormals:Y,indices:D,westIndices:k,southIndices:G,eastIndices:X,northIndices:Q,westSkirtHeight:J,southSkirtHeight:J,eastSkirtHeight:J,northSkirtHeight:J,childTileMask:e.availability.computeChildMaskForTile(n,i,o),waterMask:K,credits:e._tileCredits})}sC.prototype.requestTileGeometry=function(e,t,n,i){let o=this._layers,r,s=o.length;if(s===1)r=o[0];else for(let a=0;a<s;++a){let c=o[a];if(!u(c.availability)||c.availability.isTileAvailable(n,e,t)){r=c;break}}return Kye(this,e,t,n,r,i)};function Kye(e,t,n,i,o,r){if(!u(o))return Promise.reject(new ue("Terrain tile doesn't exist"));let s=o.tileUrlTemplates;if(s.length===0)return;let a;!e._scheme||e._scheme==="tms"?a=e._tilingScheme.getNumberOfYTilesAtLevel(i)-n-1:a=n;let c=[];e._requestVertexNormals&&o.hasVertexNormals&&c.push(o.littleEndianExtensionSize?"octvertexnormals":"vertexnormals"),e._requestWaterMask&&o.hasWaterMask&&c.push("watermask"),e._requestMetadata&&o.hasMetadata&&c.push("metadata");let l,f,d=s[(t+a+i)%s.length],p=o.resource;u(p._ionEndpoint)&&!u(p._ionEndpoint.externalType)?(c.length!==0&&(f={extensions:c.join("-")}),l=Xye(void 0)):l=Xye(c);let g=p.getDerivedResource({url:d,templateValues:{version:o.version,z:i,x:t,y:a},queryParameters:f,headers:l,request:r}).fetchArrayBuffer();if(u(g))return g.then(function(m){return u(m)?u(e._heightmapStructure)?rdt(e,m,i,t,n):sdt(e,m,i,t,n,o):Promise.reject(new ue("Mesh buffer doesn't exist."))})}Object.defineProperties(sC.prototype,{errorEvent:{get:function(){return this._errorEvent}},credit:{get:function(){return this._credit}},tilingScheme:{get:function(){return this._tilingScheme}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},hasWaterMask:{get:function(){return this._hasWaterMask&&this._requestWaterMask}},hasVertexNormals:{get:function(){return this._hasVertexNormals&&this._requestVertexNormals}},hasMetadata:{get:function(){return this._hasMetadata&&this._requestMetadata}},requestVertexNormals:{get:function(){return this._requestVertexNormals}},requestWaterMask:{get:function(){return this._requestWaterMask}},requestMetadata:{get:function(){return this._requestMetadata}},availability:{get:function(){return this._availability}}});sC.prototype.getLevelMaximumGeometricError=function(e){return this._levelZeroMaximumGeometricError/(1<<e)};sC.prototype.getTileDataAvailable=function(e,t,n){if(!u(this._availability))return;if(n>this._availability._maximumLevel)return!1;if(this._availability.isTileAvailable(n,e,t))return!0;if(!this._hasMetadata)return!1;let i=this._layers,o=i.length;for(let r=0;r<o;++r)if(Zye(this,e,t,n,i[r],r===0).result)return;return!1};sC.prototype.loadTileDataAvailability=function(e,t,n){if(!u(this._availability)||n>this._availability._maximumLevel||this._availability.isTileAvailable(n,e,t)||!this._hasMetadata)return;let i=this._layers,o=i.length;for(let r=0;r<o;++r){let s=Zye(this,e,t,n,i[r],r===0);if(u(s.promise))return s.promise}};function $Y(e,t,n,i){if(i===0)return;let o=e.availabilityLevels,r=i%o===0?i-o:(i/o|0)*o,s=1<<i-r,a=t/s|0,c=n/s|0;return{level:r,x:a,y:c}}function Zye(e,t,n,i,o,r){if(!u(o.availabilityLevels))return{result:!1};let s,a=function(){delete o.availabilityPromiseCache[s]},c=o.availabilityTilesLoaded,l=o.availability,f=$Y(o,t,n,i);for(;u(f);){if(l.isTileAvailable(f.level,f.x,f.y)&&!c.isTileAvailable(f.level,f.x,f.y)){let d;if(!r&&(s=`${f.level}-${f.x}-${f.y}`,d=o.availabilityPromiseCache[s],!u(d))){let p=new Uo({throttle:!1,throttleByServer:!0,type:$r.TERRAIN});d=Kye(e,f.x,f.y,f.level,o,p),u(d)&&(o.availabilityPromiseCache[s]=d,d.then(a))}return{result:!0,promise:d}}f=$Y(o,f.x,f.y,f.level)}return{result:!1}}sC._getAvailabilityTile=$Y;var iF=sC;function L_(e){e=y(e,y.EMPTY_OBJECT);let t=e.radius,n={center:e.center,semiMajorAxis:t,semiMinorAxis:t,ellipsoid:e.ellipsoid,height:e.height,extrudedHeight:e.extrudedHeight,granularity:e.granularity,vertexFormat:e.vertexFormat,stRotation:e.stRotation,shadowVolume:e.shadowVolume};this._ellipseGeometry=new jc(n),this._workerName="createCircleGeometry"}L_.packedLength=jc.packedLength;L_.pack=function(e,t,n){return jc.pack(e._ellipseGeometry,t,n)};var adt=new jc({center:new h,semiMajorAxis:1,semiMinorAxis:1}),fc={center:new h,radius:void 0,ellipsoid:ie.clone(ie.UNIT_SPHERE),height:void 0,extrudedHeight:void 0,granularity:void 0,vertexFormat:new Ie,stRotation:void 0,semiMajorAxis:void 0,semiMinorAxis:void 0,shadowVolume:void 0};L_.unpack=function(e,t,n){let i=jc.unpack(e,t,adt);return fc.center=h.clone(i._center,fc.center),fc.ellipsoid=ie.clone(i._ellipsoid,fc.ellipsoid),fc.height=i._height,fc.extrudedHeight=i._extrudedHeight,fc.granularity=i._granularity,fc.vertexFormat=Ie.clone(i._vertexFormat,fc.vertexFormat),fc.stRotation=i._stRotation,fc.shadowVolume=i._shadowVolume,u(n)?(fc.semiMajorAxis=i._semiMajorAxis,fc.semiMinorAxis=i._semiMinorAxis,n._ellipseGeometry=new jc(fc),n):(fc.radius=i._semiMajorAxis,new L_(fc))};L_.createGeometry=function(e){return jc.createGeometry(e._ellipseGeometry)};L_.createShadowVolume=function(e,t,n){let i=e._ellipseGeometry._granularity,o=e._ellipseGeometry._ellipsoid,r=t(i,o),s=n(i,o);return new L_({center:e._ellipseGeometry._center,radius:e._ellipseGeometry._semiMajorAxis,ellipsoid:o,stRotation:e._ellipseGeometry._stRotation,granularity:i,extrudedHeight:r,height:s,vertexFormat:Ie.POSITION_ONLY,shadowVolume:!0})};Object.defineProperties(L_.prototype,{rectangle:{get:function(){return this._ellipseGeometry.rectangle}},textureCoordinateRotationPoints:{get:function(){return this._ellipseGeometry.textureCoordinateRotationPoints}}});var eq=L_;function lS(e){e=y(e,y.EMPTY_OBJECT);let t=e.radius,n={center:e.center,semiMajorAxis:t,semiMinorAxis:t,ellipsoid:e.ellipsoid,height:e.height,extrudedHeight:e.extrudedHeight,granularity:e.granularity,numberOfVerticalLines:e.numberOfVerticalLines};this._ellipseGeometry=new _u(n),this._workerName="createCircleOutlineGeometry"}lS.packedLength=_u.packedLength;lS.pack=function(e,t,n){return _u.pack(e._ellipseGeometry,t,n)};var cdt=new _u({center:new h,semiMajorAxis:1,semiMinorAxis:1}),wu={center:new h,radius:void 0,ellipsoid:ie.clone(ie.UNIT_SPHERE),height:void 0,extrudedHeight:void 0,granularity:void 0,numberOfVerticalLines:void 0,semiMajorAxis:void 0,semiMinorAxis:void 0};lS.unpack=function(e,t,n){let i=_u.unpack(e,t,cdt);return wu.center=h.clone(i._center,wu.center),wu.ellipsoid=ie.clone(i._ellipsoid,wu.ellipsoid),wu.height=i._height,wu.extrudedHeight=i._extrudedHeight,wu.granularity=i._granularity,wu.numberOfVerticalLines=i._numberOfVerticalLines,u(n)?(wu.semiMajorAxis=i._semiMajorAxis,wu.semiMinorAxis=i._semiMinorAxis,n._ellipseGeometry=new _u(wu),n):(wu.radius=i._semiMajorAxis,new lS(wu))};lS.createGeometry=function(e){return _u.createGeometry(e._ellipseGeometry)};var tq=lS;function uS(e){e=y(e,y.EMPTY_OBJECT),this._callback=e.callback,this._tilingScheme=e.tilingScheme,u(this._tilingScheme)||(this._tilingScheme=new Gi({ellipsoid:y(e.ellipsoid,ie.WGS84)})),this._width=e.width,this._height=e.height;let t=Math.max(this._width,this._height);this._levelZeroMaximumGeometricError=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(this._tilingScheme.ellipsoid,t,this._tilingScheme.getNumberOfXTilesAtLevel(0)),this._errorEvent=new Ae;let n=e.credit;typeof n=="string"&&(n=new Kt(n)),this._credit=n,this._readyPromise=Promise.resolve(!0)}Object.defineProperties(uS.prototype,{errorEvent:{get:function(){return this._errorEvent}},credit:{get:function(){return this._credit}},tilingScheme:{get:function(){return this._tilingScheme}},ready:{get:function(){return!0}},readyPromise:{get:function(){return this._readyPromise}},hasWaterMask:{get:function(){return!1}},hasVertexNormals:{get:function(){return!1}},width:{get:function(){return this._width}},height:{get:function(){return this._height}}});uS.prototype.requestTileGeometry=function(e,t,n,i){let o=this._callback(e,t,n);if(!u(o))return;let r=this._width,s=this._height;return Promise.resolve(o).then(function(a){let c=a;return Array.isArray(c)&&(c=new Float64Array(c)),new ua({buffer:c,width:r,height:s})})};uS.prototype.getLevelMaximumGeometricError=function(e){return this._levelZeroMaximumGeometricError/(1<<e)};uS.prototype.getTileDataAvailable=function(e,t,n){};uS.prototype.loadTileDataAvailability=function(e,t,n){};var nq=uS;function Jye(e){this.proxy=e}Jye.prototype.getURL=function(e){let t=this.proxy.indexOf("?")===-1?"?":"";return this.proxy+t+encodeURIComponent(e)};var iq=Jye;function nh(e){this._comparator=e.comparator,this._maximumLength=e.maximumLength,this._array=u(e.maximumLength)?new Array(e.maximumLength):[],this._length=0}Object.defineProperties(nh.prototype,{length:{get:function(){return this._length}},maximumLength:{get:function(){return this._maximumLength},set:function(e){if(u(e)){for(;this._length>e;)this.removeMinimum();this._array.length=e}this._maximumLength=e}},internalArray:{get:function(){return this._array}},comparator:{get:function(){return this._comparator}}});nh.prototype.clone=function(){let e=this._maximumLength,t=this._comparator,n=this._array,i=this._length,o=new nh({comparator:t,maximumLength:e});o._length=i;for(let r=0;r<i;r++)o._array[r]=n[r];return o};nh.prototype.reset=function(){this._length=0;let e=this._maximumLength;if(u(e))for(let t=0;t<e;t++)this._array[t]=void 0;else this._array.length=0};nh.prototype.resort=function(){let e=this._length;for(let t=0;t<e;t++)Qye(this,t)};nh.prototype.insert=function(e){let t,n=this._maximumLength;if(u(n)){if(n===0)return;if(this._length===n){let o=this._array[0];if(this._comparator(e,o)<=0)return e;t=this.removeMinimum()}}let i=this._length;return this._array[i]=e,this._length++,Qye(this,i),t};nh.prototype.removeMinimum=function(){let e=this._length;if(e===0)return;this._length--;let t=this._array[0];return e>=2&&(this._array[0]=this._array[e-1],$ye(this,0)),this._array[e-1]=void 0,t};nh.prototype.removeMaximum=function(){let e=this._length;if(e===0)return;this._length--;let t;if(e<=2)t=this._array[e-1];else{let n=oq(this,1,2)?1:2;t=this._array[n],this._array[n]=this._array[e-1],e>=4&&$ye(this,n)}return this._array[e-1]=void 0,t};nh.prototype.getMinimum=function(){if(this._length!==0)return this._array[0]};nh.prototype.getMaximum=function(){let e=this._length;if(e!==0)return e<=2?this._array[e-1]:this._array[oq(this,1,2)?1:2]};function F4(e,t,n){let i=e._array,o=i[t];i[t]=i[n],i[n]=o}function oF(e,t,n){return e._comparator(e._array[t],e._array[n])<0}function oq(e,t,n){return e._comparator(e._array[t],e._array[n])>0}function Qye(e,t){if(t===0)return;let n=Math.floor(P.log2(t+1))%2===0,i=Math.floor((t-1)/2),o=oF(e,t,i);for(o!==n&&(F4(e,t,i),t=i);t>=3;){let r=Math.floor((t-3)/4);if(oF(e,t,r)!==o)break;F4(e,t,r),t=r}}function $ye(e,t){let n=e._length,i=Math.floor(P.log2(t+1))%2===0,o;for(;(o=2*t+1)<n;){let r=o,s=o+1;if(s<n){oF(e,s,r)===i&&(r=s);let a=2*o+1,c=Math.max(Math.min(n-a,4),0);for(let l=0;l<c;l++){let f=a+l;oF(e,f,r)===i&&(r=f)}}if(oF(e,r,t)===i&&(F4(e,r,t),r!==o&&r!==s)){let a=Math.floor((r-1)/2);oq(e,r,a)===i&&F4(e,r,a)}t=r}}var aC=nh;var ldt={SEARCH:0,AUTOCOMPLETE:1},qy=Object.freeze(ldt);function e0e(){}e0e.prototype.geocode=de.throwInstantiationError;var rq=e0e;function t0e(){de.throwInstantiationError()}t0e.createGeometry=function(e){de.throwInstantiationError()};var sq=t0e;var pdt=wo(aq(),1);function udt(e,t){return(e&t)!==0}var dc=udt;var fdt=[1,2,4,8],n0e=15,ddt=16,hdt=64,mdt=128;function Cm(e,t,n,i,o,r){this._bits=e,this.cnodeVersion=t,this.imageryVersion=n,this.terrainVersion=i,this.imageryProvider=o,this.terrainProvider=r,this.ancestorHasTerrain=!1,this.terrainState=void 0}Cm.clone=function(e,t){return u(t)?(t._bits=e._bits,t.cnodeVersion=e.cnodeVersion,t.imageryVersion=e.imageryVersion,t.terrainVersion=e.terrainVersion,t.imageryProvider=e.imageryProvider,t.terrainProvider=e.terrainProvider):t=new Cm(e._bits,e.cnodeVersion,e.imageryVersion,e.terrainVersion,e.imageryProvider,e.terrainProvider),t.ancestorHasTerrain=e.ancestorHasTerrain,t.terrainState=e.terrainState,t};Cm.prototype.setParent=function(e){this.ancestorHasTerrain=e.ancestorHasTerrain||this.hasTerrain()};Cm.prototype.hasSubtree=function(){return dc(this._bits,ddt)};Cm.prototype.hasImagery=function(){return dc(this._bits,hdt)};Cm.prototype.hasTerrain=function(){return dc(this._bits,mdt)};Cm.prototype.hasChildren=function(){return dc(this._bits,n0e)};Cm.prototype.hasChild=function(e){return dc(this._bits,fdt[e])};Cm.prototype.getChildBitmask=function(){return this._bits&n0e};var rF=Cm;function _dt(e){let t=e.length,n=new ArrayBuffer(t),i=new Uint8Array(n);for(let o=0;o<t;++o)i[o]=e.charCodeAt(o);return n}var gdt=_dt(`E\xF4\xBD\vy\xE2jE"\x92,\xCDq\xF8IFgQ\0B%\xC6\xE8a,f)\b\xC64\xDCjb%y
|
||
wmi\xD6\xF0\x9Ck\x93\xA1\xBDNu\xE0A[\xDF@V\f\xD9\xBBr\x9B\x81|3S\xEEOl\xD4q\xB0{\xC0\x7FEVZ\xADwUe\v3\x92*\xACl5\xC50s\xF83>mF8J\xB4\xDD\xF0.\xDDu\xDA\x8CDt"\xFAa"\f3"So\xAF9D\v\x8C9\xD99L\xB9\xBF\x7F\xAB\\\x8CP_\x9F"ux\xE9\x07q\x91h;\xC1\xC4\x9B\x7F\xF0<VqH\x82'UfYNe\x98u\xA3aF}a?A\0\x9F\xD7\xB44M\xCE\x87F\xB0\xD5\xB8\x8A'{\x8B\xDC+\xBBMg0\xC8\xD1\xF6\\\x8FP\xFA[/F\x9Bn5/'C.\xEB
|
||
\f^\xA5s\x1Be4\xE5l.jC'c#U\xA9?q{gC}:\xAF\xCD\xE2TU\x9C\xFDK\xC6\xE2\x9F/(\xED\xCB\\\xC6-f\x07\x88\xA7;/*"N\xB0k.\xDD\r\x95}}G\xBAC\xB2\xB2+>M\xAA>}\xE6\xCEI\x89\xC6\xE6x\fa1-\xA4O\xA5~q \x88\xEC\r1\xE8N\v\0nPh}=\b\r\x95\xA6n\xA3h\x97$[k\xF3#\xF3\xB6s\xB3\r\v@\xC0\x9F\xD8Q]\xFA".j\xDFI\0\xB9\xA0wU\xC6\xEFj\xBF{GL\x7F\x83\xEE\xDC\xDCF\x85\xA9\xADS\x07+S4\x07\xFF\x94Y\xE48\xE81\x83N\xB9XFk\xCB-#\x86\x92p\x005\x88"\xCF1\xB2&/\xE7\xC3u-6,rt\xB0#G\xB7\xD3\xD1&\x857r\xE2\0\x8CD\xCF\xDA3-\xDE\`\x86i#i*|\xCDKQ\r\x95T9w.)\xEA\x1B\xA6P\xA2j\x8FoP\x99\\>T\xFB\xEFP[\v\x07E\x89m(w7\xDB\x8EJfJo\x99 \xE5p\xE2\xB9q~\fmI-z\xFEr\xC7\xF2Y0\x8F\xBB]s\xE5\xC9 \xEAx\xEC \x90\xF0\x8A\x7FB|G\`\xB0\xBD&\xB7q\xB6\xC7\x9F\xD13\x82=\xD3\xAB\xEEc\x99\xC8+S\xA0D\\q\xC6\xCCD2O<\xCA\xC0)=R\xD3aX\xA9}e\xB4\xDC\xCF\r\xF4=\xF1\b\xA9B\xDA# \xD8\xBF^PI\xF8M\xC0\xCBGLO\xF7{+\xD8\xC51\x92;\xB5o\xDCl\r\x92\x88\xD1\x9E\xDB?\xE2\xE9\xDA_\xD4\x84\xE2FaZ\xDEU\xCF\xA4\0\xBE\xFD\xCEg\xF1Ji\x97\xE6 H\xD8]\x7F~\xAEq N\xAE\xC0V\xA9\x91<\x82r\xE7v\xEC)I\xD6]-\x83\xE3\xDB6\xA9;f\x97\x87j\xD5\xB6=P^R\xB9K\xC7sWx\xC9\xF4.Y\x07\x95\x93o\xD0KW>''\xC7\`\xDB;\xED\x9ASD>?\x8D\x92mw\xA2
|
||
\xEB?R\xA8\xC6U^1I7\x85\xF4\xC5&-\xA9\xBF\x8B'T\xDA\xC3j \xE5*x\xB0\xD6\x90pr\xAA\x8Bh\xBD\x88\xF7_H\xB1~\xC0XL?f\xF9>\xE1e\xC0p\xA7\xCF8i\xAF\xF0VldI\x9C'\xADxtO\xC2\x87\xDEV9\0\xDAw\v\xCB-\x1B\x89\xFB5O\xF5\bQ\`\xC1
|
||
ZGM&30x\xDA\xC0\x9CFG\xE2[y\`In7gS
|
||
>\xE9\xECF9\xB2\xF14\r\xC6\x84Sun\xE1\fY\xD9\xDE)\x85{II\xA5wy\xBEIV.6\xE7\v:\xBBOb{\xD2M1\x95/\xBD8{\xA8O!\xE1\xECFpv\x95})"x\x88
|
||
\x90\xDD\x9D\\\xDA\xDEQ\xCF\xF0\xFCYRe|3\xDF\xF3H\xDA\xBB*u\xDB\`\xB2\xD4\xFC\xED\x1B\xEC\x7F5\xA8\xFF(1\x07-\xC8\xDC\x88F|\x8A["`);function ih(e){let t=e;typeof t!="string"&&!(t instanceof Oe)&&(t=e.url);let n=Oe.createIfNeeded(t);n.appendForwardSlash(),this._resource=n,this.imageryPresent=!0,this.protoImagery=void 0,this.terrainPresent=!0,this.negativeAltitudeExponentBias=32,this.negativeAltitudeThreshold=P.EPSILON12,this.providers={},this.key=void 0,this._quadPacketVersion=1,this._tileInfo={},this._subtreePromises={};let i=this;this._readyPromise=ydt(this).then(function(){return i.getQuadTreePacket("",i._quadPacketVersion)}).then(function(){return!0}).catch(function(o){let r=`An error occurred while accessing ${o0e(i,"",1).url}.`;return Promise.reject(new ue(r))})}Object.defineProperties(ih.prototype,{url:{get:function(){return this._resource.url}},proxy:{get:function(){return this._resource.proxy}},resource:{get:function(){return this._resource}},readyPromise:{get:function(){return this._readyPromise}}});ih.tileXYToQuadKey=function(e,t,n){let i="";for(let o=n;o>=0;--o){let r=1<<o,s=0;dc(t,r)?dc(e,r)&&(s|=1):(s|=2,dc(e,r)||(s|=1)),i+=s}return i};ih.quadKeyToTileXY=function(e){let t=0,n=0,i=e.length-1;for(let o=i;o>=0;--o){let r=1<<o,s=+e[i-o];dc(s,2)?dc(s,1)||(t|=r):(n|=r,dc(s,1)&&(t|=r))}return{x:t,y:n,level:i}};ih.prototype.isValid=function(e){let t=this.getTileInformationFromQuadKey(e);if(u(t))return t!==null;let n=!0,i=e,o;for(;i.length>1;)if(o=i.substring(i.length-1),i=i.substring(0,i.length-1),t=this.getTileInformationFromQuadKey(i),u(t)){!t.hasSubtree()&&!t.hasChild(parseInt(o))&&(n=!1);break}else if(t===null){n=!1;break}return n};var i0e=new hi("decodeGoogleEarthEnterprisePacket");ih.prototype.getQuadTreePacket=function(e,t,n){t=y(t,1),e=y(e,"");let o=o0e(this,e,t,n).fetchArrayBuffer();if(!u(o))return;let r=this._tileInfo,s=this.key;return o.then(function(a){return i0e.scheduleTask({buffer:a,quadKey:e,type:"Metadata",key:s},[a]).then(function(l){let f,d=-1;if(e!==""){d=e.length+1;let m=l[e];f=r[e],f._bits|=m._bits,delete l[e]}let p=Object.keys(l);p.sort(function(m,A){return m.length-A.length});let g=p.length;for(let m=0;m<g;++m){let A=p[m];if(l[A]!==null){let C=rF.clone(l[A]),T=A.length;if(T===d)C.setParent(f);else if(T>1){let E=r[A.substring(0,A.length-1)];C.setParent(E)}r[A]=C}else r[A]=null}})})};ih.prototype.populateSubtree=function(e,t,n,i){let o=ih.tileXYToQuadKey(e,t,n);return uq(this,o,i)};function uq(e,t,n){let i=e._tileInfo,o=t,r=i[o];if(u(r)&&(!r.hasSubtree()||r.hasChildren()))return r;for(;r===void 0&&o.length>1;)o=o.substring(0,o.length-1),r=i[o];let s,a=e._subtreePromises,c=a[o];if(u(c))return c.then(function(){return s=new Uo({throttle:n.throttle,throttleByServer:n.throttleByServer,type:n.type,priorityFunction:n.priorityFunction}),uq(e,t,s)});if(!u(r)||!r.hasSubtree())return Promise.reject(new ue(`Couldn't load metadata for tile ${t}`));if(c=e.getQuadTreePacket(o,r.cnodeVersion,n),!!u(c))return a[o]=c,c.then(function(){return s=new Uo({throttle:n.throttle,throttleByServer:n.throttleByServer,type:n.type,priorityFunction:n.priorityFunction}),uq(e,t,s)}).finally(function(){delete a[o]})}ih.prototype.getTileInformation=function(e,t,n){let i=ih.tileXYToQuadKey(e,t,n);return this._tileInfo[i]};ih.prototype.getTileInformationFromQuadKey=function(e){return this._tileInfo[e]};function o0e(e,t,n,i){return e._resource.getDerivedResource({url:`flatfile?q2-0${t}-q.${n.toString()}`,request:i})}var cq,lq;function ydt(e){let t=e._resource.getDerivedResource({url:"dbRoot.v5",queryParameters:{output:"proto"}});if(!u(lq)){let n=$t("ThirdParty/google-earth-dbroot-parser.js"),i=window.cesiumGoogleEarthDbRootParser;lq=p0(n).then(function(){cq=window.cesiumGoogleEarthDbRootParser(pdt),u(i)?window.cesiumGoogleEarthDbRootParser=i:delete window.cesiumGoogleEarthDbRootParser})}return lq.then(function(){return t.fetchArrayBuffer()}).then(function(n){let i=cq.EncryptedDbRootProto.decode(new Uint8Array(n)),o=i.encryptionData,r=o.byteOffset,s=r+o.byteLength,a=e.key=o.buffer.slice(r,s);o=i.dbrootData,r=o.byteOffset,s=r+o.byteLength;let c=o.buffer.slice(r,s);return i0e.scheduleTask({buffer:c,type:"DbRoot",key:a},[c])}).then(function(n){let i=cq.DbRootProto.decode(new Uint8Array(n.buffer));if(e.imageryPresent=y(i.imageryPresent,e.imageryPresent),e.protoImagery=i.protoImagery,e.terrainPresent=y(i.terrainPresent,e.terrainPresent),u(i.endSnippet)&&u(i.endSnippet.model)){let a=i.endSnippet.model;e.negativeAltitudeExponentBias=y(a.negativeAltitudeExponentBias,e.negativeAltitudeExponentBias),e.negativeAltitudeThreshold=y(a.compressedNegativeAltitudeThreshold,e.negativeAltitudeThreshold)}u(i.databaseVersion)&&(e._quadPacketVersion=y(i.databaseVersion.quadtreeVersion,e._quadPacketVersion));let o=e.providers,r=y(i.providerInfo,[]),s=r.length;for(let a=0;a<s;++a){let c=r[a],l=c.copyrightString;u(l)&&(o[c.providerId]=new Kt(l.value))}}).catch(function(){console.log(`Failed to retrieve ${t.url}. Using defaults.`),e.key=gdt})}var oh=ih;function cC(e){e=y(e,y.EMPTY_OBJECT),this._buffer=e.buffer,this._credits=e.credits,this._negativeAltitudeExponentBias=e.negativeAltitudeExponentBias,this._negativeElevationThreshold=e.negativeElevationThreshold;let t=y(e.childTileMask,15),n=t&3;n|=t&4?8:0,n|=t&8?4:0,this._childTileMask=n,this._createdByUpsampling=y(e.createdByUpsampling,!1),this._skirtHeight=void 0,this._bufferType=this._buffer.constructor,this._mesh=void 0,this._minimumHeight=void 0,this._maximumHeight=void 0}Object.defineProperties(cC.prototype,{credits:{get:function(){return this._credits}},waterMask:{get:function(){}}});var a0e="createVerticesFromGoogleEarthEnterpriseBuffer",Adt=new hi(a0e),xdt=new hi(a0e,$f.maximumAsynchronousTasks),r0e=new ce,fq=new ce;cC.prototype.createMesh=function(e){e=y(e,y.EMPTY_OBJECT);let t=e.tilingScheme,n=e.x,i=e.y,o=e.level,r=y(e.exaggeration,1),s=y(e.exaggerationRelativeHeight,0),a=y(e.throttle,!0),c=t.ellipsoid;t.tileXYToNativeRectangle(n,i,o,r0e),t.tileXYToRectangle(n,i,o,fq);let l=c.cartographicToCartesian(ce.center(fq)),d=40075.16/(1<<o);this._skirtHeight=Math.min(d*8,1e3);let g=(a?xdt:Adt).scheduleTask({buffer:this._buffer,nativeRectangle:r0e,rectangle:fq,relativeToCenter:l,ellipsoid:c,skirtHeight:this._skirtHeight,exaggeration:r,exaggerationRelativeHeight:s,includeWebMercatorT:!0,negativeAltitudeExponentBias:this._negativeAltitudeExponentBias,negativeElevationThreshold:this._negativeElevationThreshold});if(!u(g))return;let m=this;return g.then(function(A){return m._mesh=new Gu(l,new Float32Array(A.vertices),new Uint16Array(A.indices),A.indexCountWithoutSkirts,A.vertexCountWithoutSkirts,A.minimumHeight,A.maximumHeight,se.clone(A.boundingSphere3D),h.clone(A.occludeePointInScaledSpace),A.numberOfAttributes,Rn.clone(A.orientedBoundingBox),Va.clone(A.encoding),A.westIndicesSouthToNorth,A.southIndicesEastToWest,A.eastIndicesNorthToSouth,A.northIndicesWestToEast),m._minimumHeight=A.minimumHeight,m._maximumHeight=A.maximumHeight,m._buffer=void 0,m._mesh})};cC.prototype.interpolateHeight=function(e,t,n){let i=P.clamp((t-e.west)/e.width,0,1),o=P.clamp((n-e.south)/e.height,0,1);return u(this._mesh)?Sdt(this,i,o):wdt(this,i,o,e)};var Cdt=new hi("upsampleQuantizedTerrainMesh",$f.maximumAsynchronousTasks);cC.prototype.upsample=function(e,t,n,i,o,r,s){let a=this._mesh;if(!u(this._mesh))return;let c=t*2!==o,l=n*2===r,f=e.ellipsoid,d=e.tileXYToRectangle(o,r,s),p=Cdt.scheduleTask({vertices:a.vertices,indices:a.indices,indexCountWithoutSkirts:a.indexCountWithoutSkirts,vertexCountWithoutSkirts:a.vertexCountWithoutSkirts,encoding:a.encoding,minimumHeight:this._minimumHeight,maximumHeight:this._maximumHeight,isEastChild:c,isNorthChild:l,childRectangle:d,ellipsoid:f});if(!u(p))return;let g=this;return p.then(function(m){let A=new Uint16Array(m.vertices),x=Fe.createTypedArray(A.length/3,m.indices),C=g._skirtHeight;return new rC({quantizedVertices:A,indices:x,minimumHeight:m.minimumHeight,maximumHeight:m.maximumHeight,boundingSphere:se.clone(m.boundingSphere),orientedBoundingBox:Rn.clone(m.orientedBoundingBox),horizonOcclusionPoint:h.clone(m.horizonOcclusionPoint),westIndices:m.westIndices,southIndices:m.southIndices,eastIndices:m.eastIndices,northIndices:m.northIndices,westSkirtHeight:C,southSkirtHeight:C,eastSkirtHeight:C,northSkirtHeight:C,childTileMask:0,createdByUpsampling:!0,credits:g._credits})})};cC.prototype.isChildAvailable=function(e,t,n,i){let o=2;return n!==e*2&&++o,i!==t*2&&(o-=2),(this._childTileMask&1<<o)!==0};cC.prototype.wasCreatedByUpsampling=function(){return this._createdByUpsampling};var Tdt=new H,Edt=new H,bdt=new H,c0e=new h;function Sdt(e,t,n){let i=e._mesh,o=i.vertices,r=i.encoding,s=i.indices;for(let a=0,c=s.length;a<c;a+=3){let l=s[a],f=s[a+1],d=s[a+2],p=r.decodeTextureCoordinates(o,l,Tdt),g=r.decodeTextureCoordinates(o,f,Edt),m=r.decodeTextureCoordinates(o,d,bdt),A=M_.computeBarycentricCoordinates(t,n,p.x,p.y,g.x,g.y,m.x,m.y,c0e);if(A.x>=-1e-15&&A.y>=-1e-15&&A.z>=-1e-15){let x=r.decodeHeight(o,l),C=r.decodeHeight(o,f),T=r.decodeHeight(o,d);return A.x*x+A.y*C+A.z*T}}}var vdt=Uint16Array.BYTES_PER_ELEMENT,s0e=Uint32Array.BYTES_PER_ELEMENT,dq=Int32Array.BYTES_PER_ELEMENT,Ddt=Float32Array.BYTES_PER_ELEMENT,hq=Float64Array.BYTES_PER_ELEMENT;function wdt(e,t,n,i){let o=e._buffer,r=0,s=0,a=0;n>.5?(t>.5?(r=2,s=.5):r=3,a=.5):t>.5&&(r=1,s=.5);let c=new DataView(o),l=0;for(let v=0;v<r;++v)l+=c.getUint32(l,!0),l+=s0e;l+=s0e,l+=2*hq;let f=P.toRadians(c.getFloat64(l,!0)*180);l+=hq;let d=P.toRadians(c.getFloat64(l,!0)*180);l+=hq;let p=i.width/f/2,g=i.height/d/2,m=c.getInt32(l,!0);l+=dq;let A=c.getInt32(l,!0)*3;l+=dq,l+=dq;let x=new Array(m),C=new Array(m),T=new Array(m),E;for(E=0;E<m;++E)x[E]=s+c.getUint8(l++)*p,C[E]=a+c.getUint8(l++)*g,T[E]=c.getFloat32(l,!0)*6371010,l+=Ddt;let S=new Array(A);for(E=0;E<A;++E)S[E]=c.getUint16(l,!0),l+=vdt;for(E=0;E<A;E+=3){let v=S[E],w=S[E+1],R=S[E+2],O=x[v],L=x[w],N=x[R],_=C[v],b=C[w],D=C[R],I=M_.computeBarycentricCoordinates(t,n,O,_,L,b,N,D,c0e);if(I.x>=-1e-15&&I.y>=-1e-15&&I.z>=-1e-15)return I.x*T[v]+I.y*T[w]+I.z*T[R]}}var fS=cC;var Nf={UNKNOWN:0,NONE:1,SELF:2,PARENT:3},V4=new $;function U4(){this._terrainCache={},this._lastTidy=$.now()}U4.prototype.add=function(e,t){this._terrainCache[e]={buffer:t,timestamp:$.now()}};U4.prototype.get=function(e){let n=this._terrainCache[e];if(u(n))return delete this._terrainCache[e],n.buffer};U4.prototype.tidy=function(){if($.now(V4),$.secondsDifference(V4,this._lastTidy)>10){let e=this._terrainCache,t=Object.keys(e),n=t.length;for(let i=0;i<n;++i){let o=t[i],r=e[o];$.secondsDifference(V4,r.timestamp)>10&&delete e[o]}$.clone(V4,this._lastTidy)}};function dS(e){e=y(e,y.EMPTY_OBJECT);let t;if(u(e.metadata))t=e.metadata;else{let r=Oe.createIfNeeded(e.url);t=new oh(r)}this._metadata=t,this._tilingScheme=new Gi({numberOfLevelZeroTilesX:2,numberOfLevelZeroTilesY:2,rectangle:new ce(-P.PI,-P.PI,P.PI,P.PI),ellipsoid:e.ellipsoid});let n=e.credit;typeof n=="string"&&(n=new Kt(n)),this._credit=n,this._levelZeroMaximumGeometricError=40075.16,this._terrainCache=new U4,this._terrainPromises={},this._terrainRequests={},this._errorEvent=new Ae,this._ready=!1;let i=this,o;this._readyPromise=t.readyPromise.then(function(r){if(!t.terrainPresent){let s=new ue(`The server ${t.url} doesn't have terrain`);return o=Xn.reportError(o,i,i._errorEvent,s.message,void 0,void 0,void 0,s),Promise.reject(s)}return Xn.reportSuccess(o),i._ready=r,r}).catch(function(r){return o=Xn.reportError(o,i,i._errorEvent,r.message,void 0,void 0,void 0,r),Promise.reject(r)})}Object.defineProperties(dS.prototype,{url:{get:function(){return this._metadata.url}},proxy:{get:function(){return this._metadata.proxy}},tilingScheme:{get:function(){return this._tilingScheme}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasWaterMask:{get:function(){return!1}},hasVertexNormals:{get:function(){return!1}},availability:{get:function(){}}});var Idt=new hi("decodeGoogleEarthEnterprisePacket");function l0e(e,t,n){let i=t.getChildBitmask();if(t.terrainState===Nf.PARENT){i=0;for(let o=0;o<4;++o){let r=n.getTileInformationFromQuadKey(e+o.toString());u(r)&&r.hasTerrain()&&(i|=1<<o)}}return i}dS.prototype.requestTileGeometry=function(e,t,n,i){let o=oh.tileXYToQuadKey(e,t,n),r=this._terrainCache,s=this._metadata,a=s.getTileInformationFromQuadKey(o);if(!u(a))return Promise.reject(new ue("Terrain tile doesn't exist"));let c=a.terrainState;u(c)||(c=a.terrainState=Nf.UNKNOWN);let l=r.get(o);if(u(l)){let C=s.providers[a.terrainProvider];return Promise.resolve(new fS({buffer:l,childTileMask:l0e(o,a,s),credits:u(C)?[C]:void 0,negativeAltitudeExponentBias:s.negativeAltitudeExponentBias,negativeElevationThreshold:s.negativeAltitudeThreshold}))}if(r.tidy(),a.ancestorHasTerrain){if(c===Nf.NONE)return Promise.reject(new ue("Terrain tile doesn't exist"))}else return Promise.resolve(new ua({buffer:new Uint8Array(16*16),width:16,height:16}));let f,d=o,p=-1;switch(c){case Nf.SELF:p=a.terrainVersion;break;case Nf.PARENT:d=d.substring(0,d.length-1),f=s.getTileInformationFromQuadKey(d),p=f.terrainVersion;break;case Nf.UNKNOWN:a.hasTerrain()?p=a.terrainVersion:(d=d.substring(0,d.length-1),f=s.getTileInformationFromQuadKey(d),u(f)&&f.hasTerrain()&&(p=f.terrainVersion));break}if(p<0)return Promise.reject(new ue("Terrain tile doesn't exist"));let g=this._terrainPromises,m=this._terrainRequests,A,x;if(u(g[d]))A=g[d],x=m[d];else{x=i;let C=Pdt(this,d,p,x).fetchArrayBuffer();if(!u(C))return;A=C.then(function(T){return u(T)?Idt.scheduleTask({buffer:T,type:"Terrain",key:s.key},[T]).then(function(E){let S=s.getTileInformationFromQuadKey(d);S.terrainState=Nf.SELF,r.add(d,E[0]);let v=S.terrainProvider,w=E.length-1;for(let R=0;R<w;++R){let O=d+R.toString(),L=s.getTileInformationFromQuadKey(O);u(L)&&(r.add(O,E[R+1]),L.terrainState=Nf.PARENT,L.terrainProvider===0&&(L.terrainProvider=v))}}):Promise.reject(new ue("Failed to load terrain."))}),g[d]=A,m[d]=x,A=A.finally(function(){delete g[d],delete m[d]})}return A.then(function(){let C=r.get(o);if(u(C)){let T=s.providers[a.terrainProvider];return new fS({buffer:C,childTileMask:l0e(o,a,s),credits:u(T)?[T]:void 0,negativeAltitudeExponentBias:s.negativeAltitudeExponentBias,negativeElevationThreshold:s.negativeAltitudeThreshold})}return Promise.reject(new ue("Failed to load terrain."))}).catch(function(C){return x.state===fi.CANCELLED?(i.state=x.state,Promise.reject(C)):(a.terrainState=Nf.NONE,Promise.reject(C))})};dS.prototype.getLevelMaximumGeometricError=function(e){return this._levelZeroMaximumGeometricError/(1<<e)};dS.prototype.getTileDataAvailable=function(e,t,n){let i=this._metadata,o=oh.tileXYToQuadKey(e,t,n),r=i.getTileInformation(e,t,n);if(r===null)return!1;if(u(r)){if(!r.ancestorHasTerrain)return!0;let s=r.terrainState;if(s===Nf.NONE)return!1;if((!u(s)||s===Nf.UNKNOWN)&&(r.terrainState=Nf.UNKNOWN,!r.hasTerrain())){o=o.substring(0,o.length-1);let a=i.getTileInformationFromQuadKey(o);if(!u(a)||!a.hasTerrain())return!1}return!0}if(i.isValid(o)){let s=new Uo({throttle:!1,throttleByServer:!0,type:$r.TERRAIN});i.populateSubtree(e,t,n,s)}return!1};dS.prototype.loadTileDataAvailability=function(e,t,n){};function Pdt(e,t,n,i){return n=u(n)&&n>0?n:1,e._metadata.resource.getDerivedResource({url:`flatfile?f1c-0${t}-t.${n.toString()}`,request:i})}var mq=dS;var sF={};sF.type=void 0;sF.getRequiredDataPoints=de.throwInstantiationError;sF.interpolateOrderZero=de.throwInstantiationError;sF.interpolate=de.throwInstantiationError;var pq=sF;function _q(e){this._url=Oe.createIfNeeded(e),this._url.appendForwardSlash()}Object.defineProperties(_q.prototype,{url:{get:function(){return this._url}}});_q.prototype.geocode=function(e,t){return this._url.getDerivedResource({url:t===qy.AUTOCOMPLETE?"autocomplete":"search",queryParameters:{text:e}}).fetchJson().then(function(i){return i.features.map(function(o){let r,s=o.bbox;if(u(s))r=ce.fromDegrees(s[0],s[1],s[2],s[3]);else{let a=o.geometry.coordinates[0],c=o.geometry.coordinates[1];r=h.fromDegrees(a,c)}return{displayName:o.properties.label,destination:r}})})};var aF=_q;function u0e(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.accessToken,qf.defaultAccessToken),n=Oe.createIfNeeded(y(e.server,qf.defaultServer));n.appendForwardSlash();let i=qf.getDefaultTokenCredit(t);u(i)&&e.scene.frameState.creditDisplay.addDefaultCredit(Kt.clone(i));let o=n.getDerivedResource({url:"v1/geocode"});u(t)&&o.appendQueryParameters({access_token:t}),this._accessToken=t,this._server=n,this._pelias=new aF(o)}u0e.prototype.geocode=function(e,t){return this._pelias.geocode(e,t)};var cF=u0e;function k4(){de.throwInstantiationError()}Object.defineProperties(k4.prototype,{ellipsoid:{get:de.throwInstantiationError}});k4.prototype.project=de.throwInstantiationError;k4.prototype.unproject=de.throwInstantiationError;var gq=k4;function hS(e){e=y(e,y.EMPTY_OBJECT);let t=e.weights,n=e.times;this._times=n,this._weights=t,this._count=t.length/n.length,this._lastTimeIndex=0}Object.defineProperties(hS.prototype,{times:{get:function(){return this._times}},weights:{get:function(){return this._weights}}});hS.prototype.findTimeInterval=no.prototype.findTimeInterval;hS.prototype.wrapTime=no.prototype.wrapTime;hS.prototype.clampTime=no.prototype.clampTime;hS.prototype.evaluate=function(e,t){let n=this.weights,i=this.times,o=this._lastTimeIndex=this.findTimeInterval(e,this._lastTimeIndex),r=(e-i[o])/(i[o+1]-i[o]);u(t)||(t=new Array(this._count));for(let s=0;s<this._count;s++){let a=o*this._count+s;t[s]=n[a]*(1-r)+n[a+this._count]*r}return t};var yq=hS;function Aq(e,t,n){e=Oe.createIfNeeded(e),e.appendForwardSlash(),e.setQueryParameters({key:t}),this._url=e,this._params=y(n,{})}Object.defineProperties(Aq.prototype,{url:{get:function(){return this._url}},params:{get:function(){return this._params}}});Aq.prototype.geocode=function(e){return this._url.getDerivedResource({url:"json",queryParameters:pt(this._params,{q:e})}).fetchJson().then(function(n){return n.results.map(function(i){let o,r=i.bounds;if(u(r))o=ce.fromDegrees(r.southwest.lng,r.southwest.lat,r.northeast.lng,r.northeast.lat);else{let s=i.geometry.lat,a=i.geometry.lng;o=h.fromDegrees(s,a)}return{displayName:i.formatted,destination:o}})})};var xq=Aq;var Odt={packedLength:void 0,pack:de.throwInstantiationError,unpack:de.throwInstantiationError},Cq=Odt;var Rdt={packedInterpolationLength:void 0,convertPackedArrayForInterpolation:de.throwInstantiationError,unpackInterpolationResult:de.throwInstantiationError},Tq=Rdt;function f0e(){de.throwInstantiationError()}f0e.prototype.getURL=de.throwInstantiationError;var Eq=f0e;function Bdt(e,t,n,i,o,r,s){let a=Si.numberOfPoints(e,t,o),c,l=n.red,f=n.green,d=n.blue,p=n.alpha,g=i.red,m=i.green,A=i.blue,x=i.alpha;if(z.equals(n,i)){for(c=0;c<a;c++)r[s++]=z.floatToByte(l),r[s++]=z.floatToByte(f),r[s++]=z.floatToByte(d),r[s++]=z.floatToByte(p);return s}let C=(g-l)/a,T=(m-f)/a,E=(A-d)/a,S=(x-p)/a,v=s;for(c=0;c<a;c++)r[v++]=z.floatToByte(l+c*C),r[v++]=z.floatToByte(f+c*T),r[v++]=z.floatToByte(d+c*E),r[v++]=z.floatToByte(p+c*S);return v}function lF(e){e=y(e,y.EMPTY_OBJECT);let t=e.positions,n=e.colors,i=y(e.colorsPerVertex,!1);this._positions=t,this._colors=n,this._colorsPerVertex=i,this._arcType=y(e.arcType,Jt.GEODESIC),this._granularity=y(e.granularity,P.RADIANS_PER_DEGREE),this._ellipsoid=y(e.ellipsoid,ie.WGS84),this._workerName="createSimplePolylineGeometry";let o=1+t.length*h.packedLength;o+=u(n)?1+n.length*z.packedLength:1,this.packedLength=o+ie.packedLength+3}lF.pack=function(e,t,n){n=y(n,0);let i,o=e._positions,r=o.length;for(t[n++]=r,i=0;i<r;++i,n+=h.packedLength)h.pack(o[i],t,n);let s=e._colors;for(r=u(s)?s.length:0,t[n++]=r,i=0;i<r;++i,n+=z.packedLength)z.pack(s[i],t,n);return ie.pack(e._ellipsoid,t,n),n+=ie.packedLength,t[n++]=e._colorsPerVertex?1:0,t[n++]=e._arcType,t[n]=e._granularity,t};lF.unpack=function(e,t,n){t=y(t,0);let i,o=e[t++],r=new Array(o);for(i=0;i<o;++i,t+=h.packedLength)r[i]=h.unpack(e,t);o=e[t++];let s=o>0?new Array(o):void 0;for(i=0;i<o;++i,t+=z.packedLength)s[i]=z.unpack(e,t);let a=ie.unpack(e,t);t+=ie.packedLength;let c=e[t++]===1,l=e[t++],f=e[t];return u(n)?(n._positions=r,n._colors=s,n._ellipsoid=a,n._colorsPerVertex=c,n._arcType=l,n._granularity=f,n):new lF({positions:r,colors:s,ellipsoid:a,colorsPerVertex:c,arcType:l,granularity:f})};var z4=new Array(2),H4=new Array(2),Mdt={positions:z4,height:H4,ellipsoid:void 0,minDistance:void 0,granularity:void 0};lF.createGeometry=function(e){let t=e._positions,n=e._colors,i=e._colorsPerVertex,o=e._arcType,r=e._granularity,s=e._ellipsoid,a=P.chordLength(r,s.maximumRadius),c=u(n)&&!i,l,f=t.length,d,p,g,m,A=0;if(o===Jt.GEODESIC||o===Jt.RHUMB){let S,v,w;o===Jt.GEODESIC?(S=P.chordLength(r,s.maximumRadius),v=Si.numberOfPoints,w=Si.generateArc):(S=r,v=Si.numberOfPointsRhumbLine,w=Si.generateRhumbArc);let R=Si.extractHeights(t,s),O=Mdt;if(o===Jt.GEODESIC?O.minDistance=a:O.granularity=r,O.ellipsoid=s,c){let L=0;for(l=0;l<f-1;l++)L+=v(t[l],t[l+1],S)+1;d=new Float64Array(L*3),g=new Uint8Array(L*4),O.positions=z4,O.height=H4;let N=0;for(l=0;l<f-1;++l){z4[0]=t[l],z4[1]=t[l+1],H4[0]=R[l],H4[1]=R[l+1];let _=w(O);if(u(n)){let b=_.length/3;m=n[l];for(let D=0;D<b;++D)g[N++]=z.floatToByte(m.red),g[N++]=z.floatToByte(m.green),g[N++]=z.floatToByte(m.blue),g[N++]=z.floatToByte(m.alpha)}d.set(_,A),A+=_.length}}else if(O.positions=t,O.height=R,d=new Float64Array(w(O)),u(n)){for(g=new Uint8Array(d.length/3*4),l=0;l<f-1;++l){let N=t[l],_=t[l+1],b=n[l],D=n[l+1];A=Bdt(N,_,b,D,a,g,A)}let L=n[f-1];g[A++]=z.floatToByte(L.red),g[A++]=z.floatToByte(L.green),g[A++]=z.floatToByte(L.blue),g[A++]=z.floatToByte(L.alpha)}}else{p=c?f*2-2:f,d=new Float64Array(p*3),g=u(n)?new Uint8Array(p*4):void 0;let S=0,v=0;for(l=0;l<f;++l){let w=t[l];if(c&&l>0&&(h.pack(w,d,S),S+=3,m=n[l-1],g[v++]=z.floatToByte(m.red),g[v++]=z.floatToByte(m.green),g[v++]=z.floatToByte(m.blue),g[v++]=z.floatToByte(m.alpha)),c&&l===f-1)break;h.pack(w,d,S),S+=3,u(n)&&(m=n[l],g[v++]=z.floatToByte(m.red),g[v++]=z.floatToByte(m.green),g[v++]=z.floatToByte(m.blue),g[v++]=z.floatToByte(m.alpha))}}let x=new hn;x.position=new De({componentDatatype:q.DOUBLE,componentsPerAttribute:3,values:d}),u(n)&&(x.color=new De({componentDatatype:q.UNSIGNED_BYTE,componentsPerAttribute:4,values:g,normalize:!0})),p=d.length/3;let C=(p-1)*2,T=Fe.createTypedArray(p,C),E=0;for(l=0;l<p-1;++l)T[E++]=l,T[E++]=l+1;return new ct({attributes:x,indices:T,primitiveType:Me.LINES,boundingSphere:se.fromPoints(t)})};var bq=lF;function mS(e){let t=y(e.radius,1),i={radii:new h(t,t,t),stackPartitions:e.stackPartitions,slicePartitions:e.slicePartitions,vertexFormat:e.vertexFormat};this._ellipsoidGeometry=new Es(i),this._workerName="createSphereGeometry"}mS.packedLength=Es.packedLength;mS.pack=function(e,t,n){return Es.pack(e._ellipsoidGeometry,t,n)};var Ldt=new Es,Xy={radius:void 0,radii:new h,vertexFormat:new Ie,stackPartitions:void 0,slicePartitions:void 0};mS.unpack=function(e,t,n){let i=Es.unpack(e,t,Ldt);return Xy.vertexFormat=Ie.clone(i._vertexFormat,Xy.vertexFormat),Xy.stackPartitions=i._stackPartitions,Xy.slicePartitions=i._slicePartitions,u(n)?(h.clone(i._radii,Xy.radii),n._ellipsoidGeometry=new Es(Xy),n):(Xy.radius=i._radii.x,new mS(Xy))};mS.createGeometry=function(e){return Es.createGeometry(e._ellipsoidGeometry)};var Sq=mS;function Ky(e){}Object.defineProperties(Ky.prototype,{ellipsoid:{get:de.throwInstantiationError},rectangle:{get:de.throwInstantiationError},projection:{get:de.throwInstantiationError}});Ky.prototype.getNumberOfXTilesAtLevel=de.throwInstantiationError;Ky.prototype.getNumberOfYTilesAtLevel=de.throwInstantiationError;Ky.prototype.rectangleToNativeRectangle=de.throwInstantiationError;Ky.prototype.tileXYToNativeRectangle=de.throwInstantiationError;Ky.prototype.tileXYToRectangle=de.throwInstantiationError;Ky.prototype.positionToTileXY=de.throwInstantiationError;var vq=Ky;function Ndt(e,t){this.rectangle=e,this.maxLevel=t}function pS(e){e=y(e,y.EMPTY_OBJECT);let t=Oe.createIfNeeded(e.url);this._resource=t,this._errorEvent=new Ae,this._ready=!1,this._terrainDataStructure={heightScale:1/1e3,heightOffset:-1e3,elementsPerHeight:3,stride:4,elementMultiplier:256,isBigEndian:!0,lowestEncodedHeight:0,highestEncodedHeight:256*256*256-1};let n=e.credit;typeof n=="string"&&(n=new Kt(n)),this._credit=n,this._tilingScheme=void 0,this._rectangles=[];let i=this,o,r=y(e.ellipsoid,ie.WGS84);function s(l){let f=l.getElementsByTagName("SRS")[0].textContent;if(f==="EPSG:4326")i._tilingScheme=new Gi({ellipsoid:r});else return Promise.reject(new ue(`SRS ${f} is not supported.`));let d=l.getElementsByTagName("TileFormat")[0];i._heightmapWidth=parseInt(d.getAttribute("width"),10),i._heightmapHeight=parseInt(d.getAttribute("height"),10),i._levelZeroMaximumGeometricError=Vr.getEstimatedLevelZeroGeometricErrorForAHeightmap(r,Math.min(i._heightmapWidth,i._heightmapHeight),i._tilingScheme.getNumberOfXTilesAtLevel(0));let p=l.getElementsByTagName("DataExtent");for(let g=0;g<p.length;++g){let m=p[g],A=P.toRadians(parseFloat(m.getAttribute("minx"))),x=P.toRadians(parseFloat(m.getAttribute("miny"))),C=P.toRadians(parseFloat(m.getAttribute("maxx"))),T=P.toRadians(parseFloat(m.getAttribute("maxy"))),E=parseInt(m.getAttribute("maxlevel"),10);i._rectangles.push(new Ndt(new ce(A,x,C,T),E))}return i._ready=!0,Promise.resolve(!0)}function a(l){let f=y(u(l)?l.message:void 0,`An error occurred while accessing ${i._resource.url}.`);return o=Xn.reportError(o,i,i._errorEvent,f),o.retry?c():Promise.reject(new ue(f))}function c(){return i._resource.fetchXML().then(s).catch(a)}this._readyPromise=c()}Object.defineProperties(pS.prototype,{errorEvent:{get:function(){return this._errorEvent}},credit:{get:function(){return this._credit}},tilingScheme:{get:function(){return this._tilingScheme}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},hasWaterMask:{get:function(){return!1}},hasVertexNormals:{get:function(){return!1}},availability:{get:function(){}}});pS.prototype.requestTileGeometry=function(e,t,n,i){let o=this._tilingScheme.getNumberOfYTilesAtLevel(n),s=this._resource.getDerivedResource({url:`${n}/${e}/${o-t-1}.tif`,queryParameters:{cesium:!0},request:i}).fetchImage({preferImageBitmap:!0});if(!u(s))return;let a=this;return Promise.resolve(s).then(function(c){return new ua({buffer:Wf(c),width:a._heightmapWidth,height:a._heightmapHeight,childTileMask:Fdt(a,e,t,n),structure:a._terrainDataStructure})})};pS.prototype.getLevelMaximumGeometricError=function(e){return this._levelZeroMaximumGeometricError/(1<<e)};var d0e=new ce;function Fdt(e,t,n,i){let o=e._tilingScheme,r=e._rectangles,s=o.tileXYToRectangle(t,n,i),a=0;for(let c=0;c<r.length&&a!==15;++c){let l=r[c];if(l.maxLevel<=i)continue;let f=l.rectangle,d=ce.intersection(f,s,d0e);u(d)&&(G4(o,f,t*2,n*2,i+1)&&(a|=4),G4(o,f,t*2+1,n*2,i+1)&&(a|=8),G4(o,f,t*2,n*2+1,i+1)&&(a|=1),G4(o,f,t*2+1,n*2+1,i+1)&&(a|=2))}return a}function G4(e,t,n,i,o){let r=e.tileXYToRectangle(n,i,o);return u(ce.intersection(r,t,d0e))}pS.prototype.getTileDataAvailable=function(e,t,n){};pS.prototype.loadTileDataAvailability=function(e,t,n){};var Dq=pS;function lC(e){e=y(e,y.EMPTY_OBJECT),this._clock=void 0,this._element=void 0,this._clockSubscription=void 0,this._seekFunction=void 0,this._lastPlaybackRate=void 0,this.clock=e.clock,this.element=e.element,this.epoch=y(e.epoch,ze.MINIMUM_VALUE),this.tolerance=y(e.tolerance,1),this._seeking=!1,this._seekFunction=void 0,this._firstTickAfterSeek=!1}Object.defineProperties(lC.prototype,{clock:{get:function(){return this._clock},set:function(e){let t=this._clock;t!==e&&(u(t)&&(this._clockSubscription(),this._clockSubscription=void 0),u(e)&&(this._clockSubscription=e.onTick.addEventListener(lC.prototype._onTick,this)),this._clock=e)}},element:{get:function(){return this._element},set:function(e){let t=this._element;t!==e&&(u(t)&&t.removeEventListener("seeked",this._seekFunction,!1),u(e)&&(this._seeking=!1,this._seekFunction=Vdt(this),e.addEventListener("seeked",this._seekFunction,!1)),this._element=e,this._seeking=!1,this._firstTickAfterSeek=!1)}}});lC.prototype.destroy=function(){return this.element=void 0,this.clock=void 0,le(this)};lC.prototype.isDestroyed=function(){return!1};lC.prototype._trySetPlaybackRate=function(e){if(this._lastPlaybackRate===e.multiplier)return;let t=this._element;try{t.playbackRate=e.multiplier}catch{t.playbackRate=0}this._lastPlaybackRate=e.multiplier};lC.prototype._onTick=function(e){let t=this._element;if(!u(t)||t.readyState<2)return;let n=t.paused,i=e.shouldAnimate;if(i===n&&(i?t.play():t.pause()),this._seeking||this._firstTickAfterSeek){this._firstTickAfterSeek=!1;return}this._trySetPlaybackRate(e);let o=e.currentTime,r=y(this.epoch,ze.MINIMUM_VALUE),s=$.secondsDifference(o,r),a=t.duration,c,l=t.currentTime;t.loop?(s=s%a,s<0&&(s=a-s),c=s):s>a?c=a:s<0?c=0:c=s;let f=i?y(this.tolerance,1):.001;Math.abs(c-l)>f&&(this._seeking=!0,t.currentTime=c)};function Vdt(e){return function(){e._seeking=!1,e._firstTickAfterSeek=!0}}var wq=lC;var Udt={VK_FORMAT_UNDEFINED:0,VK_FORMAT_R4G4_UNORM_PACK8:1,VK_FORMAT_R4G4B4A4_UNORM_PACK16:2,VK_FORMAT_B4G4R4A4_UNORM_PACK16:3,VK_FORMAT_R5G6B5_UNORM_PACK16:4,VK_FORMAT_B5G6R5_UNORM_PACK16:5,VK_FORMAT_R5G5B5A1_UNORM_PACK16:6,VK_FORMAT_B5G5R5A1_UNORM_PACK16:7,VK_FORMAT_A1R5G5B5_UNORM_PACK16:8,VK_FORMAT_R8_UNORM:9,VK_FORMAT_R8_SNORM:10,VK_FORMAT_R8_USCALED:11,VK_FORMAT_R8_SSCALED:12,VK_FORMAT_R8_UINT:13,VK_FORMAT_R8_SINT:14,VK_FORMAT_R8_SRGB:15,VK_FORMAT_R8G8_UNORM:16,VK_FORMAT_R8G8_SNORM:17,VK_FORMAT_R8G8_USCALED:18,VK_FORMAT_R8G8_SSCALED:19,VK_FORMAT_R8G8_UINT:20,VK_FORMAT_R8G8_SINT:21,VK_FORMAT_R8G8_SRGB:22,VK_FORMAT_R8G8B8_UNORM:23,VK_FORMAT_R8G8B8_SNORM:24,VK_FORMAT_R8G8B8_USCALED:25,VK_FORMAT_R8G8B8_SSCALED:26,VK_FORMAT_R8G8B8_UINT:27,VK_FORMAT_R8G8B8_SINT:28,VK_FORMAT_R8G8B8_SRGB:29,VK_FORMAT_B8G8R8_UNORM:30,VK_FORMAT_B8G8R8_SNORM:31,VK_FORMAT_B8G8R8_USCALED:32,VK_FORMAT_B8G8R8_SSCALED:33,VK_FORMAT_B8G8R8_UINT:34,VK_FORMAT_B8G8R8_SINT:35,VK_FORMAT_B8G8R8_SRGB:36,VK_FORMAT_R8G8B8A8_UNORM:37,VK_FORMAT_R8G8B8A8_SNORM:38,VK_FORMAT_R8G8B8A8_USCALED:39,VK_FORMAT_R8G8B8A8_SSCALED:40,VK_FORMAT_R8G8B8A8_UINT:41,VK_FORMAT_R8G8B8A8_SINT:42,VK_FORMAT_R8G8B8A8_SRGB:43,VK_FORMAT_B8G8R8A8_UNORM:44,VK_FORMAT_B8G8R8A8_SNORM:45,VK_FORMAT_B8G8R8A8_USCALED:46,VK_FORMAT_B8G8R8A8_SSCALED:47,VK_FORMAT_B8G8R8A8_UINT:48,VK_FORMAT_B8G8R8A8_SINT:49,VK_FORMAT_B8G8R8A8_SRGB:50,VK_FORMAT_A8B8G8R8_UNORM_PACK32:51,VK_FORMAT_A8B8G8R8_SNORM_PACK32:52,VK_FORMAT_A8B8G8R8_USCALED_PACK32:53,VK_FORMAT_A8B8G8R8_SSCALED_PACK32:54,VK_FORMAT_A8B8G8R8_UINT_PACK32:55,VK_FORMAT_A8B8G8R8_SINT_PACK32:56,VK_FORMAT_A8B8G8R8_SRGB_PACK32:57,VK_FORMAT_A2R10G10B10_UNORM_PACK32:58,VK_FORMAT_A2R10G10B10_SNORM_PACK32:59,VK_FORMAT_A2R10G10B10_USCALED_PACK32:60,VK_FORMAT_A2R10G10B10_SSCALED_PACK32:61,VK_FORMAT_A2R10G10B10_UINT_PACK32:62,VK_FORMAT_A2R10G10B10_SINT_PACK32:63,VK_FORMAT_A2B10G10R10_UNORM_PACK32:64,VK_FORMAT_A2B10G10R10_SNORM_PACK32:65,VK_FORMAT_A2B10G10R10_USCALED_PACK32:66,VK_FORMAT_A2B10G10R10_SSCALED_PACK32:67,VK_FORMAT_A2B10G10R10_UINT_PACK32:68,VK_FORMAT_A2B10G10R10_SINT_PACK32:69,VK_FORMAT_R16_UNORM:70,VK_FORMAT_R16_SNORM:71,VK_FORMAT_R16_USCALED:72,VK_FORMAT_R16_SSCALED:73,VK_FORMAT_R16_UINT:74,VK_FORMAT_R16_SINT:75,VK_FORMAT_R16_SFLOAT:76,VK_FORMAT_R16G16_UNORM:77,VK_FORMAT_R16G16_SNORM:78,VK_FORMAT_R16G16_USCALED:79,VK_FORMAT_R16G16_SSCALED:80,VK_FORMAT_R16G16_UINT:81,VK_FORMAT_R16G16_SINT:82,VK_FORMAT_R16G16_SFLOAT:83,VK_FORMAT_R16G16B16_UNORM:84,VK_FORMAT_R16G16B16_SNORM:85,VK_FORMAT_R16G16B16_USCALED:86,VK_FORMAT_R16G16B16_SSCALED:87,VK_FORMAT_R16G16B16_UINT:88,VK_FORMAT_R16G16B16_SINT:89,VK_FORMAT_R16G16B16_SFLOAT:90,VK_FORMAT_R16G16B16A16_UNORM:91,VK_FORMAT_R16G16B16A16_SNORM:92,VK_FORMAT_R16G16B16A16_USCALED:93,VK_FORMAT_R16G16B16A16_SSCALED:94,VK_FORMAT_R16G16B16A16_UINT:95,VK_FORMAT_R16G16B16A16_SINT:96,VK_FORMAT_R16G16B16A16_SFLOAT:97,VK_FORMAT_R32_UINT:98,VK_FORMAT_R32_SINT:99,VK_FORMAT_R32_SFLOAT:100,VK_FORMAT_R32G32_UINT:101,VK_FORMAT_R32G32_SINT:102,VK_FORMAT_R32G32_SFLOAT:103,VK_FORMAT_R32G32B32_UINT:104,VK_FORMAT_R32G32B32_SINT:105,VK_FORMAT_R32G32B32_SFLOAT:106,VK_FORMAT_R32G32B32A32_UINT:107,VK_FORMAT_R32G32B32A32_SINT:108,VK_FORMAT_R32G32B32A32_SFLOAT:109,VK_FORMAT_R64_UINT:110,VK_FORMAT_R64_SINT:111,VK_FORMAT_R64_SFLOAT:112,VK_FORMAT_R64G64_UINT:113,VK_FORMAT_R64G64_SINT:114,VK_FORMAT_R64G64_SFLOAT:115,VK_FORMAT_R64G64B64_UINT:116,VK_FORMAT_R64G64B64_SINT:117,VK_FORMAT_R64G64B64_SFLOAT:118,VK_FORMAT_R64G64B64A64_UINT:119,VK_FORMAT_R64G64B64A64_SINT:120,VK_FORMAT_R64G64B64A64_SFLOAT:121,VK_FORMAT_B10G11R11_UFLOAT_PACK32:122,VK_FORMAT_E5B9G9R9_UFLOAT_PACK32:123,VK_FORMAT_D16_UNORM:124,VK_FORMAT_X8_D24_UNORM_PACK32:125,VK_FORMAT_D32_SFLOAT:126,VK_FORMAT_S8_UINT:127,VK_FORMAT_D16_UNORM_S8_UINT:128,VK_FORMAT_D24_UNORM_S8_UINT:129,VK_FORMAT_D32_SFLOAT_S8_UINT:130,VK_FORMAT_BC1_RGB_UNORM_BLOCK:131,VK_FORMAT_BC1_RGB_SRGB_BLOCK:132,VK_FORMAT_BC1_RGBA_UNORM_BLOCK:133,VK_FORMAT_BC1_RGBA_SRGB_BLOCK:134,VK_FORMAT_BC2_UNORM_BLOCK:135,VK_FORMAT_BC2_SRGB_BLOCK:136,VK_FORMAT_BC3_UNORM_BLOCK:137,VK_FORMAT_BC3_SRGB_BLOCK:138,VK_FORMAT_BC4_UNORM_BLOCK:139,VK_FORMAT_BC4_SNORM_BLOCK:140,VK_FORMAT_BC5_UNORM_BLOCK:141,VK_FORMAT_BC5_SNORM_BLOCK:142,VK_FORMAT_BC6H_UFLOAT_BLOCK:143,VK_FORMAT_BC6H_SFLOAT_BLOCK:144,VK_FORMAT_BC7_UNORM_BLOCK:145,VK_FORMAT_BC7_SRGB_BLOCK:146,VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK:147,VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK:148,VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK:149,VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK:150,VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK:151,VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK:152,VK_FORMAT_EAC_R11_UNORM_BLOCK:153,VK_FORMAT_EAC_R11_SNORM_BLOCK:154,VK_FORMAT_EAC_R11G11_UNORM_BLOCK:155,VK_FORMAT_EAC_R11G11_SNORM_BLOCK:156,VK_FORMAT_ASTC_4x4_UNORM_BLOCK:157,VK_FORMAT_ASTC_4x4_SRGB_BLOCK:158,VK_FORMAT_ASTC_5x4_UNORM_BLOCK:159,VK_FORMAT_ASTC_5x4_SRGB_BLOCK:160,VK_FORMAT_ASTC_5x5_UNORM_BLOCK:161,VK_FORMAT_ASTC_5x5_SRGB_BLOCK:162,VK_FORMAT_ASTC_6x5_UNORM_BLOCK:163,VK_FORMAT_ASTC_6x5_SRGB_BLOCK:164,VK_FORMAT_ASTC_6x6_UNORM_BLOCK:165,VK_FORMAT_ASTC_6x6_SRGB_BLOCK:166,VK_FORMAT_ASTC_8x5_UNORM_BLOCK:167,VK_FORMAT_ASTC_8x5_SRGB_BLOCK:168,VK_FORMAT_ASTC_8x6_UNORM_BLOCK:169,VK_FORMAT_ASTC_8x6_SRGB_BLOCK:170,VK_FORMAT_ASTC_8x8_UNORM_BLOCK:171,VK_FORMAT_ASTC_8x8_SRGB_BLOCK:172,VK_FORMAT_ASTC_10x5_UNORM_BLOCK:173,VK_FORMAT_ASTC_10x5_SRGB_BLOCK:174,VK_FORMAT_ASTC_10x6_UNORM_BLOCK:175,VK_FORMAT_ASTC_10x6_SRGB_BLOCK:176,VK_FORMAT_ASTC_10x8_UNORM_BLOCK:177,VK_FORMAT_ASTC_10x8_SRGB_BLOCK:178,VK_FORMAT_ASTC_10x10_UNORM_BLOCK:179,VK_FORMAT_ASTC_10x10_SRGB_BLOCK:180,VK_FORMAT_ASTC_12x10_UNORM_BLOCK:181,VK_FORMAT_ASTC_12x10_SRGB_BLOCK:182,VK_FORMAT_ASTC_12x12_UNORM_BLOCK:183,VK_FORMAT_ASTC_12x12_SRGB_BLOCK:184,VK_FORMAT_G8B8G8R8_422_UNORM:1000156e3,VK_FORMAT_B8G8R8G8_422_UNORM:1000156001,VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM:1000156002,VK_FORMAT_G8_B8R8_2PLANE_420_UNORM:1000156003,VK_FORMAT_G8_B8_R8_3PLANE_422_UNORM:1000156004,VK_FORMAT_G8_B8R8_2PLANE_422_UNORM:1000156005,VK_FORMAT_G8_B8_R8_3PLANE_444_UNORM:1000156006,VK_FORMAT_R10X6_UNORM_PACK16:1000156007,VK_FORMAT_R10X6G10X6_UNORM_2PACK16:1000156008,VK_FORMAT_R10X6G10X6B10X6A10X6_UNORM_4PACK16:1000156009,VK_FORMAT_G10X6B10X6G10X6R10X6_422_UNORM_4PACK16:1000156010,VK_FORMAT_B10X6G10X6R10X6G10X6_422_UNORM_4PACK16:1000156011,VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16:1000156012,VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16:1000156013,VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_422_UNORM_3PACK16:1000156014,VK_FORMAT_G10X6_B10X6R10X6_2PLANE_422_UNORM_3PACK16:1000156015,VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_444_UNORM_3PACK16:1000156016,VK_FORMAT_R12X4_UNORM_PACK16:1000156017,VK_FORMAT_R12X4G12X4_UNORM_2PACK16:1000156018,VK_FORMAT_R12X4G12X4B12X4A12X4_UNORM_4PACK16:1000156019,VK_FORMAT_G12X4B12X4G12X4R12X4_422_UNORM_4PACK16:1000156020,VK_FORMAT_B12X4G12X4R12X4G12X4_422_UNORM_4PACK16:1000156021,VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_420_UNORM_3PACK16:1000156022,VK_FORMAT_G12X4_B12X4R12X4_2PLANE_420_UNORM_3PACK16:1000156023,VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_422_UNORM_3PACK16:1000156024,VK_FORMAT_G12X4_B12X4R12X4_2PLANE_422_UNORM_3PACK16:1000156025,VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_444_UNORM_3PACK16:1000156026,VK_FORMAT_G16B16G16R16_422_UNORM:1000156027,VK_FORMAT_B16G16R16G16_422_UNORM:1000156028,VK_FORMAT_G16_B16_R16_3PLANE_420_UNORM:1000156029,VK_FORMAT_G16_B16R16_2PLANE_420_UNORM:1000156030,VK_FORMAT_G16_B16_R16_3PLANE_422_UNORM:1000156031,VK_FORMAT_G16_B16R16_2PLANE_422_UNORM:1000156032,VK_FORMAT_G16_B16_R16_3PLANE_444_UNORM:1000156033,VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG:1000054e3,VK_FORMAT_PVRTC1_4BPP_UNORM_BLOCK_IMG:1000054001,VK_FORMAT_PVRTC2_2BPP_UNORM_BLOCK_IMG:1000054002,VK_FORMAT_PVRTC2_4BPP_UNORM_BLOCK_IMG:1000054003,VK_FORMAT_PVRTC1_2BPP_SRGB_BLOCK_IMG:1000054004,VK_FORMAT_PVRTC1_4BPP_SRGB_BLOCK_IMG:1000054005,VK_FORMAT_PVRTC2_2BPP_SRGB_BLOCK_IMG:1000054006,VK_FORMAT_PVRTC2_4BPP_SRGB_BLOCK_IMG:1000054007,VK_FORMAT_ASTC_4x4_SFLOAT_BLOCK_EXT:1000066e3,VK_FORMAT_ASTC_5x4_SFLOAT_BLOCK_EXT:1000066001,VK_FORMAT_ASTC_5x5_SFLOAT_BLOCK_EXT:1000066002,VK_FORMAT_ASTC_6x5_SFLOAT_BLOCK_EXT:1000066003,VK_FORMAT_ASTC_6x6_SFLOAT_BLOCK_EXT:1000066004,VK_FORMAT_ASTC_8x5_SFLOAT_BLOCK_EXT:1000066005,VK_FORMAT_ASTC_8x6_SFLOAT_BLOCK_EXT:1000066006,VK_FORMAT_ASTC_8x8_SFLOAT_BLOCK_EXT:1000066007,VK_FORMAT_ASTC_10x5_SFLOAT_BLOCK_EXT:1000066008,VK_FORMAT_ASTC_10x6_SFLOAT_BLOCK_EXT:1000066009,VK_FORMAT_ASTC_10x8_SFLOAT_BLOCK_EXT:1000066010,VK_FORMAT_ASTC_10x10_SFLOAT_BLOCK_EXT:1000066011,VK_FORMAT_ASTC_12x10_SFLOAT_BLOCK_EXT:1000066012,VK_FORMAT_ASTC_12x12_SFLOAT_BLOCK_EXT:1000066013,VK_FORMAT_G8B8G8R8_422_UNORM_KHR:1000156e3,VK_FORMAT_B8G8R8G8_422_UNORM_KHR:1000156001,VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM_KHR:1000156002,VK_FORMAT_G8_B8R8_2PLANE_420_UNORM_KHR:1000156003,VK_FORMAT_G8_B8_R8_3PLANE_422_UNORM_KHR:1000156004,VK_FORMAT_G8_B8R8_2PLANE_422_UNORM_KHR:1000156005,VK_FORMAT_G8_B8_R8_3PLANE_444_UNORM_KHR:1000156006,VK_FORMAT_R10X6_UNORM_PACK16_KHR:1000156007,VK_FORMAT_R10X6G10X6_UNORM_2PACK16_KHR:1000156008,VK_FORMAT_R10X6G10X6B10X6A10X6_UNORM_4PACK16_KHR:1000156009,VK_FORMAT_G10X6B10X6G10X6R10X6_422_UNORM_4PACK16_KHR:1000156010,VK_FORMAT_B10X6G10X6R10X6G10X6_422_UNORM_4PACK16_KHR:1000156011,VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16_KHR:1000156012,VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16_KHR:1000156013,VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_422_UNORM_3PACK16_KHR:1000156014,VK_FORMAT_G10X6_B10X6R10X6_2PLANE_422_UNORM_3PACK16_KHR:1000156015,VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_444_UNORM_3PACK16_KHR:1000156016,VK_FORMAT_R12X4_UNORM_PACK16_KHR:1000156017,VK_FORMAT_R12X4G12X4_UNORM_2PACK16_KHR:1000156018,VK_FORMAT_R12X4G12X4B12X4A12X4_UNORM_4PACK16_KHR:1000156019,VK_FORMAT_G12X4B12X4G12X4R12X4_422_UNORM_4PACK16_KHR:1000156020,VK_FORMAT_B12X4G12X4R12X4G12X4_422_UNORM_4PACK16_KHR:1000156021,VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_420_UNORM_3PACK16_KHR:1000156022,VK_FORMAT_G12X4_B12X4R12X4_2PLANE_420_UNORM_3PACK16_KHR:1000156023,VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_422_UNORM_3PACK16_KHR:1000156024,VK_FORMAT_G12X4_B12X4R12X4_2PLANE_422_UNORM_3PACK16_KHR:1000156025,VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_444_UNORM_3PACK16_KHR:1000156026,VK_FORMAT_G16B16G16R16_422_UNORM_KHR:1000156027,VK_FORMAT_B16G16R16G16_422_UNORM_KHR:1000156028,VK_FORMAT_G16_B16_R16_3PLANE_420_UNORM_KHR:1000156029,VK_FORMAT_G16_B16R16_2PLANE_420_UNORM_KHR:1000156030,VK_FORMAT_G16_B16_R16_3PLANE_422_UNORM_KHR:1000156031,VK_FORMAT_G16_B16R16_2PLANE_422_UNORM_KHR:1000156032,VK_FORMAT_G16_B16_R16_3PLANE_444_UNORM_KHR:1000156033},Iq=Object.freeze(Udt);var N_;typeof cancelAnimationFrame<"u"&&(N_=cancelAnimationFrame);(function(){if(!u(N_)&&typeof window<"u"){let e=["webkit","moz","ms","o"],t=0,n=e.length;for(;t<n&&!u(N_);)N_=window[`${e[t]}CancelAnimationFrame`],u(N_)||(N_=window[`${e[t]}CancelRequestAnimationFrame`]),++t}u(N_)||(N_=clearTimeout)})();function kdt(e){nr("Cesium.cancelAnimationFrame","Cesium.cancelAnimationFrame was deprecated in CesiumJS 1.96 and will be removed in 1.99. Use the native cancelAnimationFrame method instead."),N_(e)}var Pq=kdt;function zdt(e){return e=y(e,y.EMPTY_OBJECT),new iF({url:Xf.fromAssetId(1),requestVertexNormals:y(e.requestVertexNormals,!1),requestWaterMask:y(e.requestWaterMask,!1)})}var uF=zdt;var Hdt=1953029805,Gdt=2917034100;function Oq(e,t){if(Oq.passThroughDataForTesting)return t;let n=e.byteLength;if(n===0||n%4!==0)throw new ue("The length of key must be greater than 0 and a multiple of 4.");let i=new DataView(t),o=i.getUint32(0,!0);if(o===Hdt||o===Gdt)return t;let r=new DataView(e),s=0,a=t.byteLength,c=a-a%8,l=n,f,d=8;for(;s<c;)for(d=(d+8)%24,f=d;s<c&&f<l;)i.setUint32(s,i.getUint32(s,!0)^r.getUint32(f,!0),!0),i.setUint32(s+4,i.getUint32(s+4,!0)^r.getUint32(f+4,!0),!0),s+=8,f+=24;if(s<a)for(f>=l&&(d=(d+8)%24,f=d);s<a;)i.setUint8(s,i.getUint8(s)^r.getUint8(f)),s++,f++}Oq.passThroughDataForTesting=!1;var fF=Oq;function Wdt(e,t,n){let i=new Uint8ClampedArray(e.buffer),o=new ImageData(i,t,n),r=document.createElement("canvas");return r.width=t,r.height=n,r.getContext("2d").putImageData(o,0,0),r}var dF=Wdt;var jdt=new h;function Ydt(e,t,n,i){let o=L0(e,t,n,i,jdt);return u(o)?o.x>0&&o.y>0&&o.z>0:!1}var Rq=Ydt;var uC;typeof requestAnimationFrame<"u"&&(uC=requestAnimationFrame);(function(){if(!u(uC)&&typeof window<"u"){let e=["webkit","moz","ms","o"],t=0,n=e.length;for(;t<n&&!u(uC);)uC=window[`${e[t]}RequestAnimationFrame`],++t}if(!u(uC)){let e=16.666666666666668,t=0;uC=function(n){let i=li(),o=Math.max(e-(i-t),0);return t=i+o,setTimeout(function(){n(t)},o)}}})();function qdt(e){return nr("Cesium.requestAnimationFrame","Cesium.requestAnimationFrame was deprecated in CesiumJS 1.96 and will be removed in 1.99. Use the native requestAnimationFrame method instead."),uC(e)}var Bq=qdt;function Xdt(e){switch(e){case te.FLOAT:return"float";case te.FLOAT_VEC2:return"vec2";case te.FLOAT_VEC3:return"vec3";case te.FLOAT_VEC4:return"vec4";case te.FLOAT_MAT2:return"mat2";case te.FLOAT_MAT3:return"mat3";case te.FLOAT_MAT4:return"mat4";case te.SAMPLER_2D:return"sampler2D";case te.BOOL:return"bool"}}var Mq=Xdt;function Kdt(e,t,n){return function(){n.apply(e,arguments),t.apply(e,arguments)}}var hF=Kdt;var Zdt=new h(1,1,1);function Lq(e){e=y(e,Zdt),this._dimensions=h.clone(e)}Object.defineProperties(Lq.prototype,{dimensions:{get:function(){return this._dimensions},set:function(e){h.clone(e,this._dimensions)}}});var Jdt=new h;Lq.prototype.emit=function(e){let t=this._dimensions,n=h.multiplyByScalar(t,.5,Jdt),i=P.randomBetween(-n.x,n.x),o=P.randomBetween(-n.y,n.y),r=P.randomBetween(-n.z,n.z);e.position=h.fromElements(i,o,r,e.position),e.velocity=h.normalize(e.position,e.velocity)};var Nq=Lq;function F_(){this.featurePropertiesDirty=!1}Object.defineProperties(F_.prototype,{featuresLength:{get:function(){de.throwInstantiationError()}},pointsLength:{get:function(){de.throwInstantiationError()}},trianglesLength:{get:function(){de.throwInstantiationError()}},geometryByteLength:{get:function(){de.throwInstantiationError()}},texturesByteLength:{get:function(){de.throwInstantiationError()}},batchTableByteLength:{get:function(){de.throwInstantiationError()}},innerContents:{get:function(){de.throwInstantiationError()}},readyPromise:{get:function(){de.throwInstantiationError()}},tileset:{get:function(){de.throwInstantiationError()}},tile:{get:function(){de.throwInstantiationError()}},url:{get:function(){de.throwInstantiationError()}},batchTable:{get:function(){de.throwInstantiationError()}},metadata:{get:function(){de.throwInstantiationError()},set:function(e){de.throwInstantiationError()}},group:{get:function(){de.throwInstantiationError()},set:function(e){de.throwInstantiationError()}}});F_.prototype.hasProperty=function(e,t){de.throwInstantiationError()};F_.prototype.getFeature=function(e){de.throwInstantiationError()};F_.prototype.applyDebugSettings=function(e,t){de.throwInstantiationError()};F_.prototype.applyStyle=function(e){de.throwInstantiationError()};F_.prototype.update=function(e,t){de.throwInstantiationError()};F_.prototype.isDestroyed=function(){de.throwInstantiationError()};F_.prototype.destroy=function(){de.throwInstantiationError()};var Fq=F_;function _S(e,t){this._conditionsExpression=Ge(e,!0),this._conditions=e.conditions,this._runtimeConditions=void 0,$dt(this,t)}Object.defineProperties(_S.prototype,{conditionsExpression:{get:function(){return this._conditionsExpression}}});function Qdt(e,t){this.condition=e,this.expression=t}function $dt(e,t){let n=[],i=e._conditions;if(!u(i))return;let o=i.length;for(let r=0;r<o;++r){let s=i[r],a=String(s[0]),c=String(s[1]);n.push(new Qdt(new cf(a,t),new cf(c,t)))}e._runtimeConditions=n}_S.prototype.evaluate=function(e,t){let n=this._runtimeConditions;if(!u(n))return;let i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.condition.evaluate(e))return r.expression.evaluate(e,t)}};_S.prototype.evaluateColor=function(e,t){let n=this._runtimeConditions;if(!u(n))return;let i=n.length;for(let o=0;o<i;++o){let r=n[o];if(r.condition.evaluate(e))return r.expression.evaluateColor(e,t)}};_S.prototype.getShaderFunction=function(e,t,n,i){let o=this._runtimeConditions;if(!u(o)||o.length===0)return;let r="",s=o.length;for(let a=0;a<s;++a){let c=o[a],l=c.condition.getShaderExpression(t,n),f=c.expression.getShaderExpression(t,n);r+=` ${a===0?"if":"else if"} (${l})
|
||
{
|
||
return ${f};
|
||
}
|
||
`}return r=`${i} ${e}
|
||
{
|
||
${r} return ${i}(1.0);
|
||
}
|
||
`,r};_S.prototype.getVariables=function(){let e=[],t=this._runtimeConditions;if(!u(t)||t.length===0)return e;let n=t.length;for(let i=0;i<n;++i){let o=t[i];e.push.apply(e,o.condition.getVariables()),e.push.apply(e,o.expression.getVariables())}return e=e.filter(function(i,o,r){return r.indexOf(i)===o}),e};var mF=_S;function Zy(e){this._style={},this._ready=!1,this._show=void 0,this._color=void 0,this._pointSize=void 0,this._pointOutlineColor=void 0,this._pointOutlineWidth=void 0,this._labelColor=void 0,this._labelOutlineColor=void 0,this._labelOutlineWidth=void 0,this._font=void 0,this._labelStyle=void 0,this._labelText=void 0,this._backgroundColor=void 0,this._backgroundPadding=void 0,this._backgroundEnabled=void 0,this._scaleByDistance=void 0,this._translucencyByDistance=void 0,this._distanceDisplayCondition=void 0,this._heightOffset=void 0,this._anchorLineEnabled=void 0,this._anchorLineColor=void 0,this._image=void 0,this._disableDepthTestDistance=void 0,this._horizontalOrigin=void 0,this._verticalOrigin=void 0,this._labelHorizontalOrigin=void 0,this._labelVerticalOrigin=void 0,this._meta=void 0,this._colorShaderFunction=void 0,this._showShaderFunction=void 0,this._pointSizeShaderFunction=void 0,this._colorShaderFunctionReady=!1,this._showShaderFunctionReady=!1,this._pointSizeShaderFunctionReady=!1,this._colorShaderTranslucent=!1,eht(this,e)}function eht(e,t){t=y(Ge(t,!0),e._style),e._style=t,e.show=t.show,e.color=t.color,e.pointSize=t.pointSize,e.pointOutlineColor=t.pointOutlineColor,e.pointOutlineWidth=t.pointOutlineWidth,e.labelColor=t.labelColor,e.labelOutlineColor=t.labelOutlineColor,e.labelOutlineWidth=t.labelOutlineWidth,e.labelStyle=t.labelStyle,e.font=t.font,e.labelText=t.labelText,e.backgroundColor=t.backgroundColor,e.backgroundPadding=t.backgroundPadding,e.backgroundEnabled=t.backgroundEnabled,e.scaleByDistance=t.scaleByDistance,e.translucencyByDistance=t.translucencyByDistance,e.distanceDisplayCondition=t.distanceDisplayCondition,e.heightOffset=t.heightOffset,e.anchorLineEnabled=t.anchorLineEnabled,e.anchorLineColor=t.anchorLineColor,e.image=t.image,e.disableDepthTestDistance=t.disableDepthTestDistance,e.horizontalOrigin=t.horizontalOrigin,e.verticalOrigin=t.verticalOrigin,e.labelHorizontalOrigin=t.labelHorizontalOrigin,e.labelVerticalOrigin=t.labelVerticalOrigin;let n={};if(u(t.meta)){let i=t.defines,o=y(t.meta,y.EMPTY_OBJECT);for(let r in o)o.hasOwnProperty(r)&&(n[r]=new cf(o[r],i))}e._meta=n,e._ready=!0}function Jo(e,t){let n=y(e._style,y.EMPTY_OBJECT).defines;if(u(t)){if(typeof t=="boolean"||typeof t=="number")return new cf(String(t));if(typeof t=="string")return new cf(t,n);if(u(t.conditions))return new mF(t,n)}else return;return t}function Qo(e){if(u(e)){if(u(e.expression))return e.expression;if(u(e.conditionsExpression))return Ge(e.conditionsExpression,!0)}else return;return e}Object.defineProperties(Zy.prototype,{style:{get:function(){return this._style}},show:{get:function(){return this._show},set:function(e){this._show=Jo(this,e),this._style.show=Qo(this._show),this._showShaderFunctionReady=!1}},color:{get:function(){return this._color},set:function(e){this._color=Jo(this,e),this._style.color=Qo(this._color),this._colorShaderFunctionReady=!1}},pointSize:{get:function(){return this._pointSize},set:function(e){this._pointSize=Jo(this,e),this._style.pointSize=Qo(this._pointSize),this._pointSizeShaderFunctionReady=!1}},pointOutlineColor:{get:function(){return this._pointOutlineColor},set:function(e){this._pointOutlineColor=Jo(this,e),this._style.pointOutlineColor=Qo(this._pointOutlineColor)}},pointOutlineWidth:{get:function(){return this._pointOutlineWidth},set:function(e){this._pointOutlineWidth=Jo(this,e),this._style.pointOutlineWidth=Qo(this._pointOutlineWidth)}},labelColor:{get:function(){return this._labelColor},set:function(e){this._labelColor=Jo(this,e),this._style.labelColor=Qo(this._labelColor)}},labelOutlineColor:{get:function(){return this._labelOutlineColor},set:function(e){this._labelOutlineColor=Jo(this,e),this._style.labelOutlineColor=Qo(this._labelOutlineColor)}},labelOutlineWidth:{get:function(){return this._labelOutlineWidth},set:function(e){this._labelOutlineWidth=Jo(this,e),this._style.labelOutlineWidth=Qo(this._labelOutlineWidth)}},font:{get:function(){return this._font},set:function(e){this._font=Jo(this,e),this._style.font=Qo(this._font)}},labelStyle:{get:function(){return this._labelStyle},set:function(e){this._labelStyle=Jo(this,e),this._style.labelStyle=Qo(this._labelStyle)}},labelText:{get:function(){return this._labelText},set:function(e){this._labelText=Jo(this,e),this._style.labelText=Qo(this._labelText)}},backgroundColor:{get:function(){return this._backgroundColor},set:function(e){this._backgroundColor=Jo(this,e),this._style.backgroundColor=Qo(this._backgroundColor)}},backgroundPadding:{get:function(){return this._backgroundPadding},set:function(e){this._backgroundPadding=Jo(this,e),this._style.backgroundPadding=Qo(this._backgroundPadding)}},backgroundEnabled:{get:function(){return this._backgroundEnabled},set:function(e){this._backgroundEnabled=Jo(this,e),this._style.backgroundEnabled=Qo(this._backgroundEnabled)}},scaleByDistance:{get:function(){return this._scaleByDistance},set:function(e){this._scaleByDistance=Jo(this,e),this._style.scaleByDistance=Qo(this._scaleByDistance)}},translucencyByDistance:{get:function(){return this._translucencyByDistance},set:function(e){this._translucencyByDistance=Jo(this,e),this._style.translucencyByDistance=Qo(this._translucencyByDistance)}},distanceDisplayCondition:{get:function(){return this._distanceDisplayCondition},set:function(e){this._distanceDisplayCondition=Jo(this,e),this._style.distanceDisplayCondition=Qo(this._distanceDisplayCondition)}},heightOffset:{get:function(){return this._heightOffset},set:function(e){this._heightOffset=Jo(this,e),this._style.heightOffset=Qo(this._heightOffset)}},anchorLineEnabled:{get:function(){return this._anchorLineEnabled},set:function(e){this._anchorLineEnabled=Jo(this,e),this._style.anchorLineEnabled=Qo(this._anchorLineEnabled)}},anchorLineColor:{get:function(){return this._anchorLineColor},set:function(e){this._anchorLineColor=Jo(this,e),this._style.anchorLineColor=Qo(this._anchorLineColor)}},image:{get:function(){return this._image},set:function(e){this._image=Jo(this,e),this._style.image=Qo(this._image)}},disableDepthTestDistance:{get:function(){return this._disableDepthTestDistance},set:function(e){this._disableDepthTestDistance=Jo(this,e),this._style.disableDepthTestDistance=Qo(this._disableDepthTestDistance)}},horizontalOrigin:{get:function(){return this._horizontalOrigin},set:function(e){this._horizontalOrigin=Jo(this,e),this._style.horizontalOrigin=Qo(this._horizontalOrigin)}},verticalOrigin:{get:function(){return this._verticalOrigin},set:function(e){this._verticalOrigin=Jo(this,e),this._style.verticalOrigin=Qo(this._verticalOrigin)}},labelHorizontalOrigin:{get:function(){return this._labelHorizontalOrigin},set:function(e){this._labelHorizontalOrigin=Jo(this,e),this._style.labelHorizontalOrigin=Qo(this._labelHorizontalOrigin)}},labelVerticalOrigin:{get:function(){return this._labelVerticalOrigin},set:function(e){this._labelVerticalOrigin=Jo(this,e),this._style.labelVerticalOrigin=Qo(this._labelVerticalOrigin)}},meta:{get:function(){return this._meta},set:function(e){this._meta=e}}});Zy.fromUrl=function(e){return Oe.createIfNeeded(e).fetchJson(e).then(function(n){return new Zy(n)})};Zy.prototype.getColorShaderFunction=function(e,t,n){return this._colorShaderFunctionReady?(n.translucent=this._colorShaderTranslucent,this._colorShaderFunction):(this._colorShaderFunctionReady=!0,u(this.color)&&u(this.color.getShaderFunction)?this._colorShaderFunction=this.color.getShaderFunction(e,t,n,"vec4"):this._colorShaderFunction=void 0,this._colorShaderTranslucent=n.translucent,this._colorShaderFunction)};Zy.prototype.getShowShaderFunction=function(e,t,n){return this._showShaderFunctionReady?this._showShaderFunction:(this._showShaderFunctionReady=!0,u(this.show)&&u(this.show.getShaderFunction)?this._showShaderFunction=this.show.getShaderFunction(e,t,n,"bool"):this._showShaderFunction=void 0,this._showShaderFunction)};Zy.prototype.getPointSizeShaderFunction=function(e,t,n){return this._pointSizeShaderFunctionReady?this._pointSizeShaderFunction:(this._pointSizeShaderFunctionReady=!0,u(this.pointSize)&&u(this.pointSize.getShaderFunction)?this._pointSizeShaderFunction=this.pointSize.getShaderFunction(e,t,n,"float"):this._pointSizeShaderFunction=void 0,this._pointSizeShaderFunction)};Zy.prototype.getVariables=function(){let e=[];return u(this.color)&&u(this.color.getVariables)&&e.push.apply(e,this.color.getVariables()),u(this.show)&&u(this.show.getVariables)&&e.push.apply(e,this.show.getVariables()),u(this.pointSize)&&u(this.pointSize.getVariables)&&e.push.apply(e,this.pointSize.getVariables()),e=e.filter(function(t,n,i){return i.indexOf(t)===n}),e};var fC=Zy;function pF(e){e=y(e,y.EMPTY_OBJECT),this._maximumSubtreeCount=y(e.maximumSubtreeCount,0),this._subtreeRequestCounter=0,this._queue=new aC({comparator:pF.comparator})}pF.prototype.addSubtree=function(e){let t=new tht(e,this._subtreeRequestCounter);this._subtreeRequestCounter++,this._queue.insert(t);let n=e.implicitCoordinates;if(n.level>0){let i=n.getParentSubtreeCoordinates(),o=this.find(i)}if(this._maximumSubtreeCount>0)for(;this._queue.length>this._maximumSubtreeCount&&this._queue.getMinimum()!==t;)this._queue.removeMinimum()};pF.prototype.find=function(e){let t=this._queue,n=t.internalArray,i=t.length;for(let o=0;o<i;o++){let r=n[o],a=r.subtree.implicitCoordinates;if(e.isEqual(a))return r.subtree}};pF.comparator=function(e,t){let n=e.subtree.implicitCoordinates,i=t.subtree.implicitCoordinates;return n.isAncestor(i)?1:i.isAncestor(n)?-1:e.stamp-t.stamp};function tht(e,t){this.subtree=e,this.stamp=t}var _F=pF;function Ol(){this.orientedBoundingBox=new Rn,this.boundingSphere=new se,this.boundTransform=new M,this.shapeTransform=new M,this._minBounds=h.clone(Ol.DefaultMinBounds,new h),this._maxBounds=h.clone(Ol.DefaultMaxBounds,new h),this.shaderUniforms={boxUvToRenderBoundsTransform:new M,boxUvToRenderBoundsScale:new h,boxUvToRenderBoundsTranslate:new h,boxUvToShapeUvScale:new h,boxUvToShapeUvTranslate:new h},this.shaderDefines={BOX_INTERSECTION_INDEX:void 0,BOX_HAS_RENDER_BOUNDS:void 0,BOX_HAS_SHAPE_BOUNDS:void 0,BOX_IS_2D:void 0},this.shaderMaximumIntersectionsLength=0}var nht=new h,Vq=new h,iht=new Z,oht=new M,rht=new h,sht=new h,aht=new Z,cht=new h,lht=new h,uht=new h,fht=new h,dht=M.fromRotationTranslation(Z.fromUniformScale(2,new Z),new h(-1,-1,-1),new M),hht=M.fromRotation(Z.fromColumnMajorArray([0,0,1,0,1,0,1,0,0],new Z),new M),mht=M.fromRotation(Z.fromColumnMajorArray([1,0,0,0,0,1,0,1,0],new Z),new M);Ol.prototype.update=function(e,t,n,i,o){i=y(i,Ol.DefaultMinBounds),o=y(o,Ol.DefaultMaxBounds);let r=Ol.DefaultMinBounds,s=Ol.DefaultMaxBounds;t=this._minBounds=h.clamp(t,r,s,this._minBounds),n=this._maxBounds=h.clamp(n,r,s,this._maxBounds),i=h.clamp(i,r,s,cht),o=h.clamp(o,r,s,lht);let a=h.clamp(t,i,o,uht),c=h.clamp(n,i,o,fht),l=M.getScale(e,Vq);if(a.x>c.x||a.y>c.y||a.z>c.z||(a.x===c.x)+(a.y===c.y)+(a.z===c.z)>=2||i.x>o.x||i.y>o.y||i.z>o.z||l.x===0||l.y===0||l.z===0)return!1;this.shapeTransform=M.clone(e,this.shapeTransform),this.orientedBoundingBox=h0e(a,c,this.shapeTransform,this.orientedBoundingBox),this.boundTransform=M.fromRotationTranslation(this.orientedBoundingBox.halfAxes,this.orientedBoundingBox.center,this.boundTransform),this.boundingSphere=se.fromOrientedBoundingBox(this.orientedBoundingBox,this.boundingSphere);let f=this.shaderUniforms,d=this.shaderDefines;for(let A in d)d.hasOwnProperty(A)&&(d[A]=void 0);let p=a.x!==r.x||c.x!==s.x||a.y!==r.y||c.y!==s.y||a.z!==r.z||c.z!==s.z,g=t.x!==r.x||n.x!==s.x||t.y!==r.y||n.y!==s.y||t.z!==r.z||n.z!==s.z,m=0;if(d.BOX_INTERSECTION_INDEX=m,m+=1,p){d.BOX_HAS_RENDER_BOUNDS=!0;let A=a,x=c,C=h.fromElements(2/(A.x===x.x?1:x.x-A.x),2/(A.y===x.y?1:x.y-A.y),2/(A.z===x.z?1:x.z-A.z),sht),T=h.fromElements(-C.x*.5*(A.x+x.x),-C.y*.5*(A.y+x.y),-C.z*.5*(A.z+x.z),rht),E=M.fromRotationTranslation(Z.fromScale(C,aht),T,oht);if(A.x===x.x||A.y===x.y||A.z===x.z){d.BOX_IS_2D=!0;let S;A.x===x.x?S=hht:A.y===x.y?S=mht:A.z===x.z&&(S=M.IDENTITY),E=M.multiplyTransformation(S,E,E)}f.boxUvToRenderBoundsTransform=M.multiplyTransformation(E,dht,f.boxUvToRenderBoundsTransform),f.boxUvToRenderBoundsScale=M.getScale(f.boxUvToRenderBoundsTransform,f.boxUvToRenderBoundsScale),f.boxUvToRenderBoundsTranslate=M.getTranslation(f.boxUvToRenderBoundsTransform,f.boxUvToRenderBoundsTranslate)}if(g){d.BOX_HAS_SHAPE_BOUNDS=!0;let A=t,x=n;f.boxUvToShapeUvScale=h.fromElements(2/(A.x===x.x?1:x.x-A.x),2/(A.y===x.y?1:x.y-A.y),2/(A.z===x.z?1:x.z-A.z),f.boxUvToShapeUvScale),f.boxUvToShapeUvTranslate=h.fromElements(-f.boxUvToShapeUvScale.x*(A.x*.5+.5),-f.boxUvToShapeUvScale.y*(A.y*.5+.5),-f.boxUvToShapeUvScale.z*(A.z*.5+.5),f.boxUvToShapeUvTranslate)}return this.shaderMaximumIntersectionsLength=m,!0};var pht=new h,_ht=new h;Ol.prototype.computeOrientedBoundingBoxForTile=function(e,t,n,i,o){let r=this._minBounds,s=this._maxBounds,a=1/Math.pow(2,e),c=h.fromElements(P.lerp(r.x,s.x,a*t),P.lerp(r.y,s.y,a*n),P.lerp(r.z,s.z,a*i),pht),l=h.fromElements(P.lerp(r.x,s.x,a*(t+1)),P.lerp(r.y,s.y,a*(n+1)),P.lerp(r.z,s.z,a*(i+1)),_ht);return h0e(c,l,this.shapeTransform,o)};Ol.prototype.computeApproximateStepSize=function(e){return 1/h.maximumComponent(e)};Ol.DefaultMinBounds=Object.freeze(new h(-1,-1,-1));Ol.DefaultMaxBounds=Object.freeze(new h(1,1,1));function h0e(e,t,n,i){let o=Ol.DefaultMinBounds,r=Ol.DefaultMaxBounds;if(h.equals(e,o)&&h.equals(t,r))i.center=M.getTranslation(n,i.center),i.halfAxes=M.getMatrix3(n,i.halfAxes);else{let a=M.getScale(n,Vq),c=h.midpoint(e,t,nht);i.center=M.multiplyByPoint(n,c,i.center),a=h.fromElements(a.x*.5*(t.x-e.x),a.y*.5*(t.y-e.y),a.z*.5*(t.z-e.z),Vq);let l=M.getRotation(n,iht);i.halfAxes=Z.setScale(l,a,i.halfAxes)}return i}var Tm=Ol;function m0e(e,t,n,i){this._resource=e,this._metadataTable=void 0;let o;u(t)?o={json:t,binary:void 0}:o=Aht(n),this._readyPromise=ght(this,o.json,o.binary,i)}Object.defineProperties(m0e.prototype,{readyPromise:{get:function(){return this._readyPromise}},metadataTable:{get:function(){return this._metadataTable}}});function ght(e,t,n,i){return yht(e,t,n).then(function(o){let r={},s=t.bufferViews.length;for(let l=0;l<s;++l){let f=t.bufferViews[l],d=f.byteOffset,p=d+f.byteLength,m=o[f.buffer].subarray(d,p);r[l]=m}let a=t.voxelTable,c=t.propertyTables[a];return e._metadataTable=new _l({count:c.count,properties:c.properties,class:i.classes[c.class],bufferViews:r}),e})}function yht(e,t,n){let i=t.buffers.length,o=new Array(i);for(let r=0;r<i;r++){let s=t.buffers[r];if(u(s.uri)){let c=e._resource.getDerivedResource({url:s.uri});o[r]=c.fetchArrayBuffer().then(function(l){return new Uint8Array(l)})}else o[r]=Promise.resolve(n)}return Promise.all(o)}function Aht(e){let n=new DataView(e.buffer,e.byteOffset),i=8,o=n.getUint32(i,!0);i+=8;let r=n.getUint32(i,!0);i+=8;let s=Ro(e,i,o);i+=o;let a=e.subarray(i,i+r);return{json:s,binary:a}}var gF=m0e;function Wr(){this.orientedBoundingBox=new Rn,this.boundingSphere=new se,this.boundTransform=new M,this.shapeTransform=new M,this._minimumRadius=Wr.DefaultMinBounds.x,this._maximumRadius=Wr.DefaultMaxBounds.x,this._minimumHeight=Wr.DefaultMinBounds.y,this._maximumHeight=Wr.DefaultMaxBounds.y,this._minimumAngle=Wr.DefaultMinBounds.z,this._maximumAngle=Wr.DefaultMaxBounds.z,this.shaderUniforms={cylinderUvToRenderBoundsScale:new h,cylinderUvToRenderBoundsTranslate:new h,cylinderUvToRenderRadiusMin:0,cylinderRenderAngleMinMax:new H,cylinderUvToShapeUvRadius:new H,cylinderUvToShapeUvHeight:new H,cylinderUvToShapeUvAngle:new H,cylinderShapeUvAngleMinMax:new H,cylinderShapeUvAngleRangeZeroMid:0},this.shaderDefines={CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MIN:void 0,CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MAX:void 0,CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT:void 0,CYLINDER_HAS_RENDER_BOUNDS_HEIGHT:void 0,CYLINDER_HAS_RENDER_BOUNDS_HEIGHT_FLAT:void 0,CYLINDER_HAS_RENDER_BOUNDS_ANGLE:void 0,CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_ZERO:void 0,CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_UNDER_HALF:void 0,CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_HALF:void 0,CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_OVER_HALF:void 0,CYLINDER_HAS_SHAPE_BOUNDS_RADIUS:void 0,CYLINDER_HAS_SHAPE_BOUNDS_RADIUS_FLAT:void 0,CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT:void 0,CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT_FLAT:void 0,CYLINDER_HAS_SHAPE_BOUNDS_ANGLE:void 0,CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_RANGE_EQUAL_ZERO:void 0,CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY:void 0,CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY:void 0,CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_MAX_REVERSED:void 0,CYLINDER_INTERSECTION_INDEX_RADIUS_MAX:void 0,CYLINDER_INTERSECTION_INDEX_RADIUS_MIN:void 0,CYLINDER_INTERSECTION_INDEX_ANGLE:void 0},this.shaderMaximumIntersectionsLength=0}var _0e=new h,xht=new h,Cht=new h,Tht=new Z,Eht=new M,bht=new M,Sht=M.fromRotationTranslation(Z.fromUniformScale(2,new Z),new h(-1,-1,-1),new M);Wr.prototype.update=function(e,t,n,i,o){i=y(i,Wr.DefaultMinBounds),o=y(o,Wr.DefaultMaxBounds);let r=Wr.DefaultMinBounds.x,s=Wr.DefaultMaxBounds.x,a=Wr.DefaultMinBounds.y,c=Wr.DefaultMaxBounds.y,l=Wr.DefaultMinBounds.z,f=Wr.DefaultMaxBounds.z,d=f-l,p=.5*d,g=P.EPSILON10,m=P.EPSILON3,A=P.EPSILON10,x=P.clamp(t.x,r,s),C=P.clamp(n.x,r,s),T=P.clamp(i.x,r,s),E=P.clamp(o.x,r,s),S=Math.max(x,T),v=Math.min(C,E),w=P.clamp(t.y,a,c),R=P.clamp(n.y,a,c),O=P.clamp(i.y,a,c),L=P.clamp(o.y,a,c),N=Math.max(w,O),_=Math.min(R,L),b=P.negativePiToPi(t.z),D=P.negativePiToPi(n.z),I=P.negativePiToPi(i.z),B=P.negativePiToPi(o.z),F=Math.max(b,I),k=Math.min(D,B),U=M.getScale(e,_0e);if(v===0||S>v||N>_||P.equalsEpsilon(U.x,0,void 0,g)||P.equalsEpsilon(U.y,0,void 0,g)||P.equalsEpsilon(U.z,0,void 0,g))return!1;this._minimumRadius=x,this._maximumRadius=C,this._minimumHeight=w,this._maximumHeight=R,this._minimumAngle=b,this._maximumAngle=D,this.shapeTransform=M.clone(e,this.shapeTransform),this.orientedBoundingBox=kq(S,v,N,_,F,k,this.shapeTransform,this.orientedBoundingBox),this.boundTransform=M.fromRotationTranslation(this.orientedBoundingBox.halfAxes,this.orientedBoundingBox.center,this.boundTransform),this.boundingSphere=se.fromOrientedBoundingBox(this.orientedBoundingBox,this.boundingSphere);let X=x===r&&C===s,W=w===a&&R===c,Q=D<b,Y=D-b+Q*d,K=Y>p+A&&Y<d-A,J=Y>A&&Y<p-A,_e=Y>=p-A&&Y<=p+A,xe=Y<=A,re=K||J||_e||xe,ye=P.equalsEpsilon(b,l,void 0,m),fe=P.equalsEpsilon(D,f,void 0,m),Se=v===s,we=S===r,Ve=N===a&&_===c,qe=k<F,Et=k-F+qe*d,Ot=Et>p+A&&Et<d-A,fn=Et>A&&Et<p-A,dt=Et>=p-A&&Et<=p+A,En=Et<=A,Zn=Ot||fn||dt||En,Wt=this.shaderUniforms,Je=this.shaderDefines;for(let me in Je)Je.hasOwnProperty(me)&&(Je[me]=void 0);let pe=0;if(Je.CYLINDER_INTERSECTION_INDEX_RADIUS_MAX=pe,pe+=1,we||(Je.CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MIN=!0,Je.CYLINDER_INTERSECTION_INDEX_RADIUS_MIN=pe,pe+=1,Wt.cylinderUvToRenderRadiusMin=v/S),Se||(Je.CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MAX=!0),S===v&&(Je.CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT=!0),Ve||(Je.CYLINDER_HAS_RENDER_BOUNDS_HEIGHT=!0),N===_&&(Je.CYLINDER_HAS_RENDER_BOUNDS_HEIGHT_FLAT=!0),w===R&&(Je.CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT_FLAT=!0),x===C&&(Je.CYLINDER_HAS_SHAPE_BOUNDS_RADIUS_FLAT=!0),!X){Je.CYLINDER_HAS_SHAPE_BOUNDS_RADIUS=!0;let me=1/(C-x),be=x/(x-C);Wt.cylinderUvToShapeUvRadius=H.fromElements(me,be,Wt.cylinderUvToShapeUvRadius)}if(!W){Je.CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT=!0;let me=2/(R-w),be=(w+1)/(w-R);Wt.cylinderUvToShapeUvHeight=H.fromElements(me,be,Wt.cylinderUvToShapeUvHeight)}if(!Se||!Ve){let me=.5*(_-N),be=h.fromElements(1/v,1/v,1/(me===0?1:me),Cht),St=h.fromElements(0,0,-be.z*.5*(N+_),xht),qt=M.fromRotationTranslation(Z.fromScale(be,Tht),St,Eht),Kn=M.multiplyTransformation(qt,Sht,bht);Wt.cylinderUvToRenderBoundsScale=M.getScale(Kn,Wt.cylinderUvToRenderBoundsScale),Wt.cylinderUvToRenderBoundsTranslate=M.getTranslation(Kn,Wt.cylinderUvToRenderBoundsTranslate)}if(Q&&(Je.CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_MAX_REVERSED=!0),Zn&&(Je.CYLINDER_HAS_RENDER_BOUNDS_ANGLE=!0,Je.CYLINDER_INTERSECTION_INDEX_ANGLE=pe,Ot?(Je.CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_UNDER_HALF=!0,pe+=1):fn?(Je.CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_OVER_HALF=!0,pe+=2):dt?(Je.CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_HALF=!0,pe+=1):En&&(Je.CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_ZERO=!0,pe+=2),Wt.cylinderRenderAngleMinMax=H.fromElements(F,k,Wt.cylinderAngleMinMax)),re){Je.CYLINDER_HAS_SHAPE_BOUNDS_ANGLE=!0,xe&&(Je.CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_RANGE_EQUAL_ZERO=!0),ye&&(Je.CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY=!0),fe&&(Je.CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY=!0);let me=(b-l)/d,be=(D-l)/d,St=1-Y/d;Wt.cylinderShapeUvAngleMinMax=H.fromElements(me,be,Wt.cylinderShapeUvAngleMinMax),Wt.cylinderShapeUvAngleRangeZeroMid=(be+.5*St)%1;let qt=d/Y,Kn=-(b-l)/Y;Wt.cylinderUvToShapeUvAngle=H.fromElements(qt,Kn,Wt.cylinderUvToShapeUvAngle)}return this.shaderMaximumIntersectionsLength=pe,!0};Wr.prototype.computeOrientedBoundingBoxForTile=function(e,t,n,i,o){let r=this._minimumRadius,s=this._maximumRadius,a=this._minimumHeight,c=this._maximumHeight,l=this._minimumAngle,f=this._maximumAngle,d=1/Math.pow(2,e),p=P.lerp(r,s,t*d),g=P.lerp(r,s,(t+1)*d),m=P.lerp(a,c,n*d),A=P.lerp(a,c,(n+1)*d),x=P.lerp(l,f,i*d),C=P.lerp(l,f,(i+1)*d);return kq(p,g,m,A,x,C,this.shapeTransform,o)};var vht=new Rn,Dht=new h,wht=new h,Iht=new h;Wr.prototype.computeApproximateStepSize=function(e){let t=this.shapeTransform,n=this._minimumRadius,i=this._maximumRadius,o=this._minimumHeight,r=this._maximumHeight,s=this._minimumAngle,a=this._maximumAngle,c=1-1/e.x,l=1-1/e.y,f=1-1/e.z,d=P.lerp(n,i,c),p=P.lerp(o,r,l),g=P.lerp(s,a,f),C=kq(d,i,p,r,g,a,t,vht),T=Z.getScale(C.halfAxes,Dht),E=M.getScale(t,wht),S=h.divideComponents(T,E,Iht);return h.minimumComponent(S)};Wr.DefaultMinBounds=Object.freeze(new h(0,-1,-P.PI));Wr.DefaultMaxBounds=Object.freeze(new h(1,1,+P.PI));var Pht=5,Oht=new Array(Pht),Rht=new h,Bht=new Z,Mht=new M,Lht=new M,Nht=new M,Uq=new M,Fht=new h,Vht=new h,Uht=new h,g0e=new Array(8);for(let e=0;e<8;e++)g0e[e]=new h;function p0e(e,t,n){return Math.abs(oe.dot(e,t))<n}function kht(e){let t=M.getColumn(e,0,Fht),n=M.getColumn(e,1,Vht),i=M.getColumn(e,2,Uht),o=P.EPSILON4;return p0e(t,n,o)&&p0e(n,i,o)}function zht(e,t){let n=g0e;h.fromElements(-.5,-.5,-.5,n[0]),h.fromElements(-.5,-.5,.5,n[1]),h.fromElements(-.5,.5,-.5,n[2]),h.fromElements(-.5,.5,.5,n[3]),h.fromElements(.5,-.5,-.5,n[4]),h.fromElements(.5,-.5,.5,n[5]),h.fromElements(.5,.5,-.5,n[6]),h.fromElements(.5,.5,.5,n[7]);for(let i=0;i<8;++i)M.multiplyByPoint(e,n[i],n[i]);return Rn.fromPoints(n,t)}function kq(e,t,n,i,o,r,s,a){let c=Wr.DefaultMinBounds,l=Wr.DefaultMaxBounds,f=c.x,d=l.x,p=c.y,g=l.y,m=c.z,A=l.z;if(e===f&&t===d&&n===p&&i===g&&o===m&&r===A)return a.center=M.getTranslation(s,a.center),a.halfAxes=M.getMatrix3(s,a.halfAxes),a;r<o&&(r+=P.TWO_PI);let C=r-o,T=o+C*.5,E=Oht,S=0;E[S++]=o,E[S++]=r,E[S++]=T,C>P.PI&&(E[S++]=T-P.PI_OVER_TWO,E[S++]=T+P.PI_OVER_TWO);let v=1,w=1,R=-1,O=-1;for(let Q=0;Q<S;++Q){let Y=E[Q]-T,K=Math.cos(Y),J=Math.sin(Y),_e=K*e,xe=J*e,re=K*t,ye=J*t;v=Math.min(v,_e),w=Math.min(w,xe),v=Math.min(v,re),w=Math.min(w,ye),R=Math.max(R,_e),O=Math.max(O,xe),R=Math.max(R,re),O=Math.max(O,ye)}let L=R-v,N=O-w,_=i-n,b=(v+R)*.5,D=(w+O)*.5,I=(n+i)*.5,B=h.fromElements(b,D,I,Rht),F=Z.fromRotationZ(T,Bht),k=h.fromElements(L,N,_,_0e),U=M.fromScale(k,Nht),G=M.fromRotation(F,Lht),V=M.fromTranslation(B,Mht),X=M.multiplyTransformation(G,M.multiplyTransformation(V,U,Uq),Uq),W=M.multiplyTransformation(s,X,Uq);return kht(W)?Rn.fromTransformation(W,a):zht(W,a)}var Em=Wr;function Rl(){this.orientedBoundingBox=new Rn,this.boundingSphere=new se,this.boundTransform=new M,this.shapeTransform=new M,this._rectangle=new ce,this._minimumHeight=Rl.DefaultMinBounds.z,this._maximumHeight=Rl.DefaultMaxBounds.z,this._ellipsoid=new ie,this._translation=new h,this._rotation=new Z,this.shaderUniforms={ellipsoidRadiiUv:new h,ellipsoidInverseRadiiSquaredUv:new h,ellipsoidRenderLongitudeMinMax:new H,ellipsoidShapeUvLongitudeMinMaxMid:new h,ellipsoidUvToShapeUvLongitude:new H,ellipsoidUvToShapeUvLatitude:new H,ellipsoidRenderLatitudeCosSqrHalfMinMax:new H,ellipsoidInverseHeightDifferenceUv:0,ellipseInnerRadiiUv:new H,ellipsoidInverseInnerScaleUv:0},this.shaderDefines={ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_UNDER_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_OVER_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MIN_DISCONTINUITY:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MAX_DISCONTINUITY:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_MIN_MAX_REVERSED:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_UNDER_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_EQUAL_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_OVER_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_UNDER_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_EQUAL_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_OVER_HALF:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO:void 0,ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_MIN:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_MIN:void 0,ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_FLAT:void 0,ELLIPSOID_IS_SPHERE:void 0,ELLIPSOID_INTERSECTION_INDEX_LONGITUDE:void 0,ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX:void 0,ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN:void 0,ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MAX:void 0,ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MIN:void 0},this.shaderMaximumIntersectionsLength=0}var Hht=new h,Ght=new Z,y0e=new h,A0e=new h,x0e=new h,C0e=new h,Wht=new ce;Rl.prototype.update=function(e,t,n,i,o){i=y(i,Rl.DefaultMinBounds),o=y(o,Rl.DefaultMaxBounds);let r=Rl.DefaultMinBounds.x,s=Rl.DefaultMaxBounds.x,a=s-r,c=.5*a,l=Rl.DefaultMinBounds.y,f=Rl.DefaultMaxBounds.y,d=f-l,p=P.EPSILON10,g=P.EPSILON3,m=P.EPSILON10,A=P.EPSILON10,x=P.EPSILON3,C=P.clamp(t.x,r,s),T=P.clamp(n.x,r,s),E=P.clamp(i.x,r,s),S=P.clamp(o.x,r,s),v=Math.max(C,E),w=Math.min(T,S),R=P.clamp(t.y,l,f),O=P.clamp(n.y,l,f),L=P.clamp(i.y,l,f),N=P.clamp(o.y,l,f),_=Math.max(R,L),b=Math.min(O,N),D=M.getScale(e,Hht),I=D.x===D.y&&D.y===D.z,B=h.minimumComponent(D),F=Math.max(t.z,-B),k=Math.max(n.z,-B),U=Math.max(i.z,-B),G=Math.max(o.z,-B),V=Math.max(F,U),X=Math.min(k,G),W=h.add(D,h.fromElements(F,F,F,A0e),A0e),Q=h.add(D,h.fromElements(k,k,k,y0e),y0e),Y=h.maximumComponent(Q),K=h.add(D,h.fromElements(V,V,V,C0e),C0e),J=h.add(D,h.fromElements(X,X,X,x0e),x0e),_e=h.maximumComponent(J);if(_>b||_===f||b===l||V>X||P.equalsEpsilon(J,h.ZERO,void 0,p))return!1;this._rectangle=ce.fromRadians(C,R,T,O),this._translation=M.getTranslation(e,this._translation),this._rotation=M.getRotation(e,this._rotation),this._ellipsoid=ie.fromCartesian3(D,this._ellipsoid),this._minimumHeight=F,this._maximumHeight=k;let xe=ce.fromRadians(v,_,w,b,Wht);this.orientedBoundingBox=T0e(xe,V,X,this._ellipsoid,this._translation,this._rotation,this.orientedBoundingBox),this.shapeTransform=M.fromRotationTranslation(Z.setScale(this._rotation,J,Ght),this._translation,this.shapeTransform),this.boundTransform=M.fromRotationTranslation(this.orientedBoundingBox.halfAxes,this.orientedBoundingBox.center,this.boundTransform),this.boundingSphere=se.fromOrientedBoundingBox(this.orientedBoundingBox,this.boundingSphere);let re=w<v,ye=w-v+re*a,fe=ye<=m,Se=ye>c+m&&ye<a-m,we=ye>=c-m&&ye<=c+m,Ve=ye>m&&ye<c-m,qe=fe||Se||we||Ve,Et=w<v,Ot=T-C+Et*a,fn=Ot<=m,dt=Ot>c+m&&Ot<a-m,En=Ot>=c-m&&Ot<=c+m,Zn=Ot>m&&Ot<c-m,Wt=fn||dt||En||Zn,Je=b<-x,pe=b>=-x&&b<=+x,me=b>+x&&b<f-A,be=Je||pe||me,St=_>l+A&&_<-x,qt=_>=-x&&_<=+x,Kn=_>+x,vo=St||qt||Kn,$o=be||vo,po=O-R,Yr=O<-x,Be=O>=-x&&O<=+x,it=O>+x&&O<f-A,Ke=Yr||Be||it,Ze=R>l+A&&R<-x,ft=R>=-x&&R<=+x,Lt=R>+x,_o=Ke||(Ze||ft||Lt),Do=!h.equals(K,h.ZERO),is=!h.equals(J,h.ZERO),Nr=Do||is,zi=X-V,Ii=!h.equals(W,h.ZERO),Ar=!h.equals(Q,h.ZERO),Bo=Ii||Ar,Li=this.shaderUniforms,dn=this.shaderDefines;for(let qr in dn)dn.hasOwnProperty(qr)&&(dn[qr]=void 0);Li.ellipsoidRadiiUv=h.divideByScalar(Q,Y,Li.ellipsoidRadiiUv),Li.ellipsoidInverseRadiiSquaredUv=h.divideComponents(h.ONE,h.multiplyComponents(Li.ellipsoidRadiiUv,Li.ellipsoidRadiiUv,Li.ellipsoidInverseRadiiSquaredUv),Li.ellipsoidInverseRadiiSquaredUv);let zn=0;if(dn.ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MAX=zn,zn+=1,Nr&&(zi===0&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_FLAT=!0),Do&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_MIN=!0,dn.ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MIN=zn,zn+=1,Li.ellipsoidInverseInnerScaleUv=_e/(_e-zi))),Bo){if(Ii){dn.ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_MIN=!0;let qr=(k-F)/Y;Li.ellipsoidInverseHeightDifferenceUv=1/qr,Li.ellipseInnerRadiiUv=H.fromElements(Li.ellipsoidRadiiUv.x*(1-qr),Li.ellipsoidRadiiUv.z*(1-qr),Li.ellipseInnerRadiiUv)}F===k&&(dn.ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_FLAT=!0)}if(qe&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE=!0,dn.ELLIPSOID_INTERSECTION_INDEX_LONGITUDE=zn,Se?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_UNDER_HALF=!0,zn+=1):Ve?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_OVER_HALF=!0,zn+=2):we?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_HALF=!0,zn+=1):fe&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO=!0,zn+=2),Li.ellipsoidRenderLongitudeMinMax=H.fromElements(v,w,Li.ellipsoidRenderLongitudeMinMax)),Wt){dn.ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE=!0,T<C&&(dn.ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_MIN_MAX_REVERSED=!0);let io=a/Ot,xo=-(C-r)/Ot;Li.ellipsoidUvToShapeUvLongitude=H.fromElements(io,xo,Li.ellipsoidUvToShapeUvLongitude)}if(qe){let qr=P.equalsEpsilon(v,r,void 0,g),io=P.equalsEpsilon(w,s,void 0,g);qr&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MIN_DISCONTINUITY=!0),io&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MAX_DISCONTINUITY=!0);let xo=(C-r)/a,zf=(T-r)/a,er=(w-r)/a,Sa=1-ye/a,Bu=(er+.5*Sa)%1;Li.ellipsoidShapeUvLongitudeMinMaxMid=h.fromElements(xo,zf,Bu,Li.ellipsoidShapeUvLongitudeMinMaxMid)}if($o){dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE=!0,vo&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN=!0,dn.ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN=zn,St?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_UNDER_HALF=!0,zn+=1):qt?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_EQUAL_HALF=!0,zn+=1):Kn&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_OVER_HALF=!0,zn+=2)),be&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX=!0,dn.ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX=zn,Je?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_UNDER_HALF=!0,zn+=2):pe?(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_EQUAL_HALF=!0,zn+=1):me&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_OVER_HALF=!0,zn+=1)),_===b&&(dn.ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO=!0);let qr=Math.pow(Math.cos(P.PI_OVER_TWO-Math.abs(_)),2),io=Math.pow(Math.cos(P.PI_OVER_TWO-Math.abs(b)),2);Li.ellipsoidRenderLatitudeCosSqrHalfMinMax=H.fromElements(qr,io,Li.ellipsoidRenderLatitudeCosSqrHalfMinMax)}if(_o){dn.ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE=!0,R===O&&(dn.ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO=!0);let qr=d/po,io=(l-R)/po;Li.ellipsoidUvToShapeUvLatitude=H.fromElements(qr,io,Li.ellipsoidUvToShapeUvLatitude)}return I&&(dn.ELLIPSOID_IS_SPHERE=!0),this.shaderMaximumIntersectionsLength=zn,!0};var jht=new ce;Rl.prototype.computeOrientedBoundingBoxForTile=function(e,t,n,i,o){let r=1/Math.pow(2,e),s=t*r,a=(t+1)*r,c=n*r,l=(n+1)*r,f=i*r,d=(i+1)*r,p=ce.subsection(this._rectangle,s,c,a,l,jht),g=P.lerp(this._minimumHeight,this._maximumHeight,f),m=P.lerp(this._minimumHeight,this._maximumHeight,d);return T0e(p,g,m,this._ellipsoid,this._translation,this._rotation,o)};Rl.prototype.computeApproximateStepSize=function(e){let n=this._ellipsoid.maximumRadius,i=this._minimumHeight,o=this._maximumHeight;return .5*((o-i)/(n+o))/e.z};function T0e(e,t,n,i,o,r,s){return s=Rn.fromRectangle(e,t,n,i,s),s.center=h.add(s.center,o,s.center),s.halfAxes=Z.multiply(s.halfAxes,r,s.halfAxes),s}Rl.DefaultMinBounds=Object.freeze(new h(-P.PI,-P.PI_OVER_TWO,-Number.MAX_VALUE));Rl.DefaultMaxBounds=Object.freeze(new h(+P.PI,+P.PI_OVER_TWO,+Number.MAX_VALUE));var dC=Rl;var Iu={BOX:"BOX",ELLIPSOID:"ELLIPSOID",CYLINDER:"CYLINDER"};Iu.getMinBounds=function(e){switch(e){case Iu.BOX:return Tm.DefaultMinBounds;case Iu.ELLIPSOID:return dC.DefaultMinBounds;case Iu.CYLINDER:return Em.DefaultMinBounds}};Iu.getMaxBounds=function(e){switch(e){case Iu.BOX:return Tm.DefaultMaxBounds;case Iu.ELLIPSOID:return dC.DefaultMaxBounds;case Iu.CYLINDER:return Em.DefaultMaxBounds}};Iu.getShapeConstructor=function(e){switch(e){case Iu.BOX:return Tm;case Iu.ELLIPSOID:return dC;case Iu.CYLINDER:return Em}};var ki=Object.freeze(Iu);function zq(e){e=y(e,y.EMPTY_OBJECT),this.ready=!1,this.shapeTransform=void 0,this.globalTransform=void 0,this.shape=void 0,this.minBounds=void 0,this.maxBounds=void 0,this.dimensions=void 0,this.paddingBefore=void 0,this.paddingAfter=void 0,this.names=void 0,this.types=void 0,this.componentTypes=void 0,this.minimumValues=void 0,this.maximumValues=void 0,this.maximumTileCount=void 0,this._implicitTileset=void 0,this._subtreeCache=new _F;let t=this,n;this._readyPromise=Promise.resolve(e.url).then(function(i){let o=Oe.createIfNeeded(i);return o.fetchJson().then(function(r){return n=r,Yht(n),Jht(n,o).promise}).then(function(r){let s=n.root,a=s.content.extensions["3DTILES_content_voxels"],c=a.class,l=ai(n,"3DTILES_metadata")?n.extensions["3DTILES_metadata"]:n,f=r.schema,d=new Tx({metadataJson:l,schema:f});Qht(t,d,c);let p=new bx(o,s,f),{shape:g,minBounds:m,maxBounds:A,shapeTransform:x,globalTransform:C}=qht(s);t.shape=g,t.minBounds=m,t.maxBounds=A,t.dimensions=h.unpack(a.dimensions),t.shapeTransform=x,t.globalTransform=C;let T,E;return u(a.padding)&&(T=h.unpack(a.padding.before),E=h.unpack(a.padding.after)),t.paddingBefore=T,t.paddingAfter=E,t._implicitTileset=p,Ui.unload(r),t.ready=!0,t})})}Object.defineProperties(zq.prototype,{readyPromise:{get:function(){return this._readyPromise}}});function Yht(e){let t=e.root;if(!u(t.content))throw new ue("Root must have content");if(!ai(t.content,"3DTILES_content_voxels"))throw new ue("Root tile content must have 3DTILES_content_voxels extension");if(!ai(t,"3DTILES_implicit_tiling")&&!u(t.implicitTiling))throw new ue("Root tile must have implicit tiling");if(!u(e.schema)&&!u(e.schemaUri)&&!ai(e,"3DTILES_metadata"))throw new ue("Tileset must have a metadata schema")}function qht(e){let t=e.boundingVolume,n;if(u(e.transform)?n=M.unpack(e.transform):n=M.clone(M.IDENTITY),u(t.box))return Kht(t.box,n);if(u(t.region))return Xht(t.region);if(ai(t,"3DTILES_bounding_volume_cylinder"))return Zht(t.extensions["3DTILES_bounding_volume_cylinder"].cylinder,n);throw new ue("Only box, region and 3DTILES_bounding_volume_cylinder are supported in Cesium3DTilesVoxelProvider")}function Xht(e){let t=e[0],n=e[1],i=e[2],o=e[3],r=e[4],s=e[5],a=M.fromScale(ie.WGS84.radii),c=t,l=i,f=n,d=o,p=r,g=s,m=new h(c,f,p),A=new h(l,d,g);return{shape:ki.ELLIPSOID,minBounds:m,maxBounds:A,shapeTransform:a,globalTransform:M.clone(M.IDENTITY)}}function Kht(e,t){let n=Rn.unpack(e),i=M.fromRotationTranslation(n.halfAxes,n.center);return{shape:ki.BOX,minBounds:h.clone(Tm.DefaultMinBounds),maxBounds:h.clone(Tm.DefaultMaxBounds),shapeTransform:i,globalTransform:t}}function Zht(e,t){let n=Rn.unpack(e),i=M.fromRotationTranslation(n.halfAxes,n.center);return{shape:ki.CYLINDER,minBounds:h.clone(Em.DefaultMinBounds),maxBounds:h.clone(Em.DefaultMaxBounds),shapeTransform:i,globalTransform:t}}function Jht(e,t){let{schemaUri:n,schema:i}=e;return u(n)?Ui.loadSchema({resource:t.getDerivedResource({url:n})}):Ui.loadSchema({schema:i})}function Qht(e,t,n){let{schema:i,statistics:o}=t,r=o?.classes[n],s=i.classes[n].properties,a=Object.entries(s).map(([d,p])=>{let{type:g,componentType:m}=p,A=r?.properties[d].min,x=r?.properties[d].max,C=Ht.getComponentCount(g),T=E0e(A,C),E=E0e(x,C);return{id:d,type:g,componentType:m,minValue:T,maxValue:E}});e.names=a.map(d=>d.id),e.types=a.map(d=>d.type),e.componentTypes=a.map(d=>d.componentType);let c=a.map(d=>d.minValue),l=a.map(d=>d.maxValue),f=c.some(u);e.minimumValues=f?c:void 0,e.maximumValues=f?l:void 0}function E0e(e,t){if(!u(e))return;let n=Array.isArray(e)?e:[e];return Array.from({length:t},(i,o)=>n[o])}function $ht(e,t){let n=e.contentUriTemplates[0].getDerivedResource({templateValues:t.getTemplateValues()}),i=e.baseResource.getDerivedResource({url:n.url});return i.fetchArrayBuffer().then(function(o){let r=om(o);return new gF(i,r.jsonPayload,r.binaryPayload,e.metadataSchema).readyPromise})}function emt(e,t){let n=e._implicitTileset,i=e._subtreeCache,o=i.find(t);if(u(o))return o.readyPromise;let r=n.subtreeUriTemplate.getDerivedResource({templateValues:t.getTemplateValues()}),s=n.baseResource.getDerivedResource({url:r.url});return s.fetchArrayBuffer().then(function(a){let c=i.find(t);if(u(c))return c.readyPromise;let l=om(a);return c=new JA(s,l.jsonPayload,l.binaryPayload,n,t),i.addSubtree(c),c.readyPromise})}zq.prototype.requestData=function(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.tileLevel,0),n=y(e.tileX,0),i=y(e.tileY,0),o=y(e.tileZ,0);if(y(e.keyframe,0)!==0)return;let s=this._implicitTileset,a=this.names,c=new Sx({subdivisionScheme:s.subdivisionScheme,subtreeLevels:s.subtreeLevels,level:t,x:n,y:i,z:o}),l=c.isSubtreeRoot()&&c.level>0,f=l?c.getParentSubtreeCoordinates():c.getSubtreeCoordinates();return emt(this,f).then(function(p){return(l?p.childSubtreeIsAvailableAtCoordinates(c):p.tileIsAvailableAtCoordinates(c))?$ht(s,c):Promise.reject("Tile is not available")}).then(function(p){return a.map(function(g){return p.metadataTable.getPropertyTypedArray(g)})})};var Hq=zq;function Gq(e){e=y(e,1),this._radius=y(e,1)}Object.defineProperties(Gq.prototype,{radius:{get:function(){return this._radius},set:function(e){this._radius=e}}});Gq.prototype.emit=function(e){let t=P.randomBetween(0,P.TWO_PI),n=P.randomBetween(0,this._radius),i=n*Math.cos(t),o=n*Math.sin(t),r=0;e.position=h.fromElements(i,o,r,e.position),e.velocity=h.clone(h.UNIT_Z,e.velocity)};var yF=Gq;var Wq={CUMULUS:0};Wq.validate=function(e){return e===Wq.CUMULUS};var gS=Object.freeze(Wq);function rh(e,t){if(e=y(e,y.EMPTY_OBJECT),this._show=y(e.show,!0),this._position=h.clone(y(e.position,h.ZERO)),!u(e.scale)&&u(e.maximumSize))this._maximumSize=h.clone(e.maximumSize),this._scale=new H(this._maximumSize.x,this._maximumSize.y);else{this._scale=H.clone(y(e.scale,new H(20,12)));let n=new h(this._scale.x,this._scale.y,Math.min(this._scale.x,this._scale.y)/1.5);this._maximumSize=h.clone(y(e.maximumSize,n))}this._slice=y(e.slice,-1),this._color=z.clone(y(e.color,z.WHITE)),this._brightness=y(e.brightness,1),this._cloudCollection=t,this._index=-1}var tmt=rh.SHOW_INDEX=0,nmt=rh.POSITION_INDEX=1,imt=rh.SCALE_INDEX=2,omt=rh.MAXIMUM_SIZE_INDEX=3,rmt=rh.SLICE_INDEX=4,smt=rh.BRIGHTNESS_INDEX=5,amt=rh.COLOR_INDEX=6;rh.NUMBER_OF_PROPERTIES=7;function hC(e,t){let n=e._cloudCollection;u(n)&&(n._updateCloud(e,t),e._dirty=!0)}Object.defineProperties(rh.prototype,{show:{get:function(){return this._show},set:function(e){this._show!==e&&(this._show=e,hC(this,tmt))}},position:{get:function(){return this._position},set:function(e){let t=this._position;h.equals(t,e)||(h.clone(e,t),hC(this,nmt))}},scale:{get:function(){return this._scale},set:function(e){let t=this._scale;H.equals(t,e)||(H.clone(e,t),hC(this,imt))}},maximumSize:{get:function(){return this._maximumSize},set:function(e){let t=this._maximumSize;h.equals(t,e)||(h.clone(e,t),hC(this,omt))}},color:{get:function(){return this._color},set:function(e){let t=this._color;z.equals(t,e)||(z.clone(e,t),hC(this,amt))}},slice:{get:function(){return this._slice},set:function(e){this._slice!==e&&(this._slice=e,hC(this,rmt))}},brightness:{get:function(){return this._brightness},set:function(e){this._brightness!==e&&(this._brightness=e,hC(this,smt))}}});rh.prototype._destroy=function(){this._cloudCollection=void 0};var Pu=rh;var Ou,W4=new h,cmt={positionHighAndScaleX:0,positionLowAndScaleY:1,packedAttribute0:2,packedAttribute1:3,color:4},lmt={direction:0,positionHighAndScaleX:1,positionLowAndScaleY:2,packedAttribute0:3,packedAttribute1:4,color:5},umt=Pu.SHOW_INDEX,fmt=Pu.POSITION_INDEX,dmt=Pu.SCALE_INDEX,hmt=Pu.MAXIMUM_SIZE_INDEX,mmt=Pu.SLICE_INDEX,pmt=Pu.BRIGHTNESS_INDEX,_mt=Pu.NUMBER_OF_PROPERTIES,gmt=Pu.COLOR_INDEX;function sh(e){e=y(e,y.EMPTY_OBJECT),this._clouds=[],this._cloudsToUpdate=[],this._cloudsToUpdateIndex=0,this._cloudsRemoved=!1,this._createVertexArray=!1,this._propertiesChanged=new Uint32Array(_mt),this._noiseTexture=void 0,this._textureSliceWidth=128,this._noiseTextureRows=4,this.noiseDetail=y(e.noiseDetail,16),this.noiseOffset=h.clone(y(e.noiseOffset,h.ZERO)),this._loading=!1,this._ready=!1;let t=this;this._uniforms={u_noiseTexture:function(){return t._noiseTexture},u_noiseTextureDimensions:b0e(t),u_noiseDetail:function(){return t.noiseDetail}},this._vaNoise=void 0,this._spNoise=void 0,this._spCreated=!1,this._sp=void 0,this._rs=void 0,this.show=y(e.show,!0),this._colorCommands=[],this.debugBillboards=y(e.debugBillboards,!1),this._compiledDebugBillboards=!1,this.debugEllipsoids=y(e.debugEllipsoids,!1),this._compiledDebugEllipsoids=!1}function b0e(e){return function(){return W4.x=e._textureSliceWidth,W4.y=e._noiseTextureRows,W4.z=1/e._noiseTextureRows,W4}}Object.defineProperties(sh.prototype,{length:{get:function(){return Yq(this),this._clouds.length}}});function S0e(e){let t=e.length;for(let n=0;n<t;++n)e[n]&&e[n]._destroy()}sh.prototype.add=function(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.cloudType,gS.CUMULUS),n;return t===gS.CUMULUS&&(n=new Pu(e,this),n._index=this._clouds.length,this._clouds.push(n),this._createVertexArray=!0),n};sh.prototype.remove=function(e){return this.contains(e)?(this._clouds[e._index]=void 0,this._cloudsRemoved=!0,this._createVertexArray=!0,e._destroy(),!0):!1};sh.prototype.removeAll=function(){S0e(this._clouds),this._clouds=[],this._cloudsToUpdate=[],this._cloudsToUpdateIndex=0,this._cloudsRemoved=!1,this._createVertexArray=!0};function Yq(e){if(e._cloudsRemoved){e._cloudsRemoved=!1;let t=[],n=e._clouds,i=n.length;for(let o=0,r=0;o<i;++o){let s=n[o];u(s)&&(n._index=r++,t.push(s))}e._clouds=t}}sh.prototype._updateCloud=function(e,t){e._dirty||(this._cloudsToUpdate[this._cloudsToUpdateIndex++]=e),++this._propertiesChanged[t]};sh.prototype.contains=function(e){return u(e)&&e._cloudCollection===this};sh.prototype.get=function(e){return Yq(this),this._clouds[e]};var ymt=new Float32Array([-1,-1,1,-1,1,1,-1,1]),Amt=new Uint16Array([0,1,2,0,2,3]);function xmt(e){let t=lt.createVertexBuffer({context:e,typedArray:ymt,usage:Ne.STATIC_DRAW}),n=lt.createIndexBuffer({context:e,typedArray:Amt,usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT}),i=[{index:0,vertexBuffer:t,componentsPerAttribute:2,componentDatatype:q.FLOAT}];return new ni({context:e,attributes:i,indexBuffer:n})}var qq;function Cmt(e){let n=e.cache.cloudCollection_indexBufferBatched;if(u(n))return n;let i=16384*6-6,o=new Uint16Array(i);for(let r=0,s=0;r<i;r+=6,s+=4)o[r]=s,o[r+1]=s+1,o[r+2]=s+2,o[r+3]=s,o[r+4]=s+2,o[r+5]=s+3;return n=lt.createIndexBuffer({context:e,typedArray:o,usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT}),n.vertexArrayDestroyable=!1,e.cache.cloudCollection_indexBufferBatched=n,n}function Tmt(e){let t=e.cache.cloudCollection_indexBufferInstanced;return u(t)||(t=lt.createIndexBuffer({context:e,typedArray:new Uint16Array([0,1,2,0,2,3]),usage:Ne.STATIC_DRAW,indexDatatype:Fe.UNSIGNED_SHORT}),t.vertexArrayDestroyable=!1,e.cache.cloudCollection_indexBufferInstanced=t),t}function Emt(e){let t=e.cache.cloudCollection_vertexBufferInstanced;return u(t)||(t=lt.createVertexBuffer({context:e,typedArray:new Float32Array([0,0,1,0,1,1,0,1]),usage:Ne.STATIC_DRAW}),t.vertexArrayDestroyable=!1,e.cache.cloudCollection_vertexBufferInstanced=t),t}function bmt(e,t,n){let i=[{index:Ou.positionHighAndScaleX,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:Ne.STATIC_DRAW},{index:Ou.positionLowAndScaleY,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:Ne.STATIC_DRAW},{index:Ou.packedAttribute0,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:Ne.STATIC_DRAW},{index:Ou.packedAttribute1,componentsPerAttribute:4,componentDatatype:q.FLOAT,usage:Ne.STATIC_DRAW},{index:Ou.color,componentsPerAttribute:4,componentDatatype:q.UNSIGNED_BYTE,normalize:!0,usage:Ne.STATIC_DRAW}];n&&i.push({index:Ou.direction,componentsPerAttribute:2,componentDatatype:q.FLOAT,vertexBuffer:Emt(e)});let o=n?t:4*t;return new jm(e,i,o,n)}var jq=new Gn;function v0e(e,t,n,i){let o,r=n[Ou.positionHighAndScaleX],s=n[Ou.positionLowAndScaleY],a=i.position;Gn.fromCartesian(a,jq);let c=i.scale,l=jq.high,f=jq.low;e._instanced?(o=i._index,r(o,l.x,l.y,l.z,c.x),s(o,f.x,f.y,f.z,c.y)):(o=i._index*4,r(o+0,l.x,l.y,l.z,c.x),r(o+1,l.x,l.y,l.z,c.x),r(o+2,l.x,l.y,l.z,c.x),r(o+3,l.x,l.y,l.z,c.x),s(o+0,f.x,f.y,f.z,c.y),s(o+1,f.x,f.y,f.z,c.y),s(o+2,f.x,f.y,f.z,c.y),s(o+3,f.x,f.y,f.z,c.y))}function D0e(e,t,n,i){let o,r=n[Ou.packedAttribute0],s=i.show,a=i.brightness;e._instanced?(o=i._index,r(o,s,a,0,0)):(o=i._index*4,r(o+0,s,a,0,0),r(o+1,s,a,1,0),r(o+2,s,a,1,1),r(o+3,s,a,0,1))}function w0e(e,t,n,i){let o,r=n[Ou.packedAttribute1],s=i.maximumSize,a=i.slice;e._instanced?(o=i._index,r(o,s.x,s.y,s.z,a)):(o=i._index*4,r(o+0,s.x,s.y,s.z,a),r(o+1,s.x,s.y,s.z,a),r(o+2,s.x,s.y,s.z,a),r(o+3,s.x,s.y,s.z,a))}function I0e(e,t,n,i){let o,r=n[Ou.color],s=i.color,a=z.floatToByte(s.red),c=z.floatToByte(s.green),l=z.floatToByte(s.blue),f=z.floatToByte(s.alpha);e._instanced?(o=i._index,r(o,a,c,l,f)):(o=i._index*4,r(o+0,a,c,l,f),r(o+1,a,c,l,f),r(o+2,a,c,l,f),r(o+3,a,c,l,f))}function Smt(e,t,n,i){v0e(e,t,n,i),D0e(e,t,n,i),w0e(e,t,n,i),I0e(e,t,n,i)}function vmt(e,t,n,i){let o=e,r=o._textureSliceWidth,s=o._noiseTextureRows,a=t.context;o._vaNoise=xmt(a),o._spNoise=Xt.fromCache({context:a,vertexShaderSource:n,fragmentShaderSource:i,attributeLocations:{position:0}});let c=o.noiseDetail,l=o.noiseOffset;o._noiseTexture=new It({context:a,width:r*r/s,height:r*s,pixelDatatype:Xe.UNSIGNED_BYTE,pixelFormat:st.RGBA,sampler:new ln({wrapS:wn.REPEAT,wrapT:wn.REPEAT,minificationFilter:an.NEAREST,magnificationFilter:_i.NEAREST})});let f=new Nu({vertexArray:o._vaNoise,shaderProgram:o._spNoise,outputTexture:o._noiseTexture,uniformMap:{u_noiseTextureDimensions:b0e(o),u_noiseDetail:function(){return c},u_noiseOffset:function(){return l}},persists:!1,owner:e,postExecute:function(d){o._ready=!0,o._loading=!1}});t.commandList.push(f),o._loading=!0}function Dmt(e,t){let n=e,i=t.context;n._createVertexArray=!1,n._vaf=n._vaf&&n._vaf.destroy();let o=e._clouds,r=o.length;if(r>0){n._vaf=bmt(i,r,n._instanced);let s=n._vaf.writers,a;for(a=0;a<r;++a){let c=o[a];Smt(e,t,s,c)}n._vaf.commit(qq(i))}}var wmt=[];function Imt(e,t){let n=t.context,i=e,r=i._clouds.length,s=i._cloudsToUpdate,a=i._cloudsToUpdateIndex,c=i._propertiesChanged,l=wmt;l.length=0,(c[fmt]||c[dmt])&&l.push(v0e),(c[umt]||c[pmt])&&l.push(D0e),(c[hmt]||c[mmt])&&l.push(w0e),c[gmt]&&l.push(I0e);let f=l.length,d=i._vaf.writers,p,g,m;if(a/r>.1){for(p=0;p<a;++p)for(g=s[p],g._dirty=!1,m=0;m<f;++m)l[m](e,t,d,g);i._vaf.commit(qq(n))}else{for(p=0;p<a;++p){for(g=s[p],g._dirty=!1,m=0;m<f;++m)l[m](e,t,d,g);i._instanced?i._vaf.subCommit(g._index,1):i._vaf.subCommit(g._index*4,4)}i._vaf.endSubCommits()}i._cloudsToUpdateIndex=0}function Pmt(e,t,n,i){let o=t.context,r=e,s=new ke({defines:[],sources:[n]});r._instanced&&s.defines.push("INSTANCED");let a=new ke({defines:[],sources:[i]});r.debugBillboards&&a.defines.push("DEBUG_BILLBOARDS"),r.debugEllipsoids&&a.defines.push("DEBUG_ELLIPSOIDS"),r._sp=Xt.replaceCache({context:o,shaderProgram:r._sp,vertexShaderSource:s,fragmentShaderSource:a,attributeLocations:Ou}),r._rs=Ue.fromCache({depthTest:{enabled:!0,func:te.LESS},depthMask:!1,blending:un.ALPHA_BLEND}),r._spCreated=!0,r._compiledDebugBillboards=r.debugBillboards,r._compiledDebugEllipsoids=r.debugEllipsoids}function Omt(e,t){let n=e,i=t.passes,o=n._uniforms,r=t.commandList;if(i.render){let s=n._colorCommands,a=n._vaf.va,c=a.length;s.length=c;for(let l=0;l<c;l++){let f=s[l];u(f)||(f=s[l]=new tt),f.pass=Ee.TRANSLUCENT,f.owner=e,f.uniformMap=o,f.count=a[l].indicesCount,f.vertexArray=a[l].va,f.shaderProgram=n._sp,f.renderState=n._rs,n._instanced&&(f.count=6,f.instanceCount=n._clouds.length),r.push(f)}}}sh.prototype.update=function(e){if(Yq(this),!this.show)return;let t=this.debugBillboards||this.debugEllipsoids;this._ready=t?!0:u(this._noiseTexture),!this._ready&&!this._loading&&!t&&vmt(this,e,eI,$w),this._instanced=e.context.instancedArrays,Ou=this._instanced?lmt:cmt,qq=this._instanced?Tmt:Cmt;let i=this._clouds.length,o=this._cloudsToUpdate,r=this._cloudsToUpdateIndex;this._createVertexArray?Dmt(this,e):r>0&&Imt(this,e),r>i*1.5&&(o.length=i),!(!u(this._vaf)||!u(this._vaf.va)||!this._ready&!t)&&((!this._spCreated||this.debugBillboards!==this._compiledDebugBillboards||this.debugEllipsoids!==this._compiledDebugEllipsoids)&&Pmt(this,e,Qw,Jw),Omt(this,e))};sh.prototype.isDestroyed=function(){return!1};sh.prototype.destroy=function(){return this._noiseTexture=this._noiseTexture&&this._noiseTexture.destroy(),this._sp=this._sp&&this._sp.destroy(),this._vaf=this._vaf&&this._vaf.destroy(),S0e(this._clouds),le(this)};var Xq=sh;var Rmt=P.toRadians(30);function Kq(e){this._angle=y(e,Rmt)}Object.defineProperties(Kq.prototype,{angle:{get:function(){return this._angle},set:function(e){this._angle=e}}});Kq.prototype.emit=function(e){let t=Math.tan(this._angle),n=P.randomBetween(0,P.TWO_PI),i=P.randomBetween(0,t),o=i*Math.cos(n),r=i*Math.sin(n),s=1;e.velocity=h.fromElements(o,r,s,e.velocity),h.normalize(e.velocity,e.velocity),e.position=h.clone(h.ZERO,e.position)};var Zq=Kq;function AF(e){e=y(e,y.EMPTY_OBJECT);let t=e.attributeName,n=e.perInstanceAttribute;u(n)||(n=!1);let i=y(e.glslDatatype,"vec3"),o=`v_${t}`,r;if(t==="normal"||t==="tangent"||t==="bitangent")r=`vec4 getColor() { return vec4((${o} + vec3(1.0)) * 0.5, 1.0); }
|
||
`;else switch(t==="st"&&(i="vec2"),i){case"float":r=`vec4 getColor() { return vec4(vec3(${o}), 1.0); }
|
||
`;break;case"vec2":r=`vec4 getColor() { return vec4(${o}, 0.0, 1.0); }
|
||
`;break;case"vec3":r=`vec4 getColor() { return vec4(${o}, 1.0); }
|
||
`;break;case"vec4":r=`vec4 getColor() { return ${o}; }
|
||
`;break}let s=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute float batchId;
|
||
${n?"":`attribute ${i} ${t};
|
||
`}varying ${i} ${o};
|
||
void main()
|
||
{
|
||
vec4 p = czm_translateRelativeToEye(position3DHigh, position3DLow);
|
||
${n?`${o} = czm_batchTable_${t}(batchId);
|
||
`:`${o} = ${t};
|
||
`}gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}`,a=`varying ${i} ${o};
|
||
${r}
|
||
void main()
|
||
{
|
||
gl_FragColor = getColor();
|
||
}`;this.material=void 0,this.translucent=y(e.translucent,!1),this._vertexShaderSource=y(e.vertexShaderSource,s),this._fragmentShaderSource=y(e.fragmentShaderSource,a),this._renderState=$i.getDefaultRenderState(!1,!1,e.renderState),this._closed=y(e.closed,!1),this._attributeName=t,this._glslDatatype=i}Object.defineProperties(AF.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}},attributeName:{get:function(){return this._attributeName}},glslDatatype:{get:function(){return this._glslDatatype}}});AF.prototype.getFragmentShaderSource=$i.prototype.getFragmentShaderSource;AF.prototype.isTranslucent=$i.prototype.isTranslucent;AF.prototype.getRenderState=$i.prototype.getRenderState;var Jq=AF;function j4(e){e=y(e,y.EMPTY_OBJECT),this.length=y(e.length,1e7),this._length=void 0,this.width=y(e.width,2),this._width=void 0,this.show=y(e.show,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._modelMatrix=new M,this.id=e.id,this._id=void 0,this._primitive=void 0}j4.prototype.update=function(e){if(this.show){if(!u(this._primitive)||!M.equals(this._modelMatrix,this.modelMatrix)||this._length!==this.length||this._width!==this.width||this._id!==this.id){this._modelMatrix=M.clone(this.modelMatrix,this._modelMatrix),this._length=this.length,this._width=this.width,this._id=this.id,u(this._primitive)&&this._primitive.destroy(),this.modelMatrix[12]===0&&this.modelMatrix[13]===0&&this.modelMatrix[14]===0&&(this.modelMatrix[14]=.01);let t=new yt({geometry:new P_({positions:[h.ZERO,h.UNIT_X],width:this.width,vertexFormat:kr.VERTEX_FORMAT,colors:[z.RED,z.RED],arcType:Jt.NONE}),modelMatrix:M.multiplyByUniformScale(this.modelMatrix,this.length,new M),id:this.id,pickPrimitive:this}),n=new yt({geometry:new P_({positions:[h.ZERO,h.UNIT_Y],width:this.width,vertexFormat:kr.VERTEX_FORMAT,colors:[z.GREEN,z.GREEN],arcType:Jt.NONE}),modelMatrix:M.multiplyByUniformScale(this.modelMatrix,this.length,new M),id:this.id,pickPrimitive:this}),i=new yt({geometry:new P_({positions:[h.ZERO,h.UNIT_Z],width:this.width,vertexFormat:kr.VERTEX_FORMAT,colors:[z.BLUE,z.BLUE],arcType:Jt.NONE}),modelMatrix:M.multiplyByUniformScale(this.modelMatrix,this.length,new M),id:this.id,pickPrimitive:this});this._primitive=new Dn({geometryInstances:[t,n,i],appearance:new kr,asynchronous:!1})}this._primitive.update(e)}};j4.prototype.isDestroyed=function(){return!1};j4.prototype.destroy=function(){return this._primitive=this._primitive&&this._primitive.destroy(),le(this)};var xF=j4;function Bmt(e){this.direction=h.clone(e.direction),this.color=z.clone(y(e.color,z.WHITE)),this.intensity=y(e.intensity,1)}var Qq=Bmt;var CF=`varying vec3 v_positionMC;
|
||
varying vec3 v_positionEC;
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
czm_materialInput materialInput;
|
||
|
||
vec3 normalEC = normalize(czm_normal3D * czm_geodeticSurfaceNormal(v_positionMC, vec3(0.0), vec3(1.0)));
|
||
#ifdef FACE_FORWARD
|
||
normalEC = faceforward(normalEC, vec3(0.0, 0.0, 1.0), -normalEC);
|
||
#endif
|
||
|
||
materialInput.s = v_st.s;
|
||
materialInput.st = v_st;
|
||
materialInput.str = vec3(v_st, 0.0);
|
||
|
||
// Convert tangent space material normal to eye space
|
||
materialInput.normalEC = normalEC;
|
||
materialInput.tangentToEyeMatrix = czm_eastNorthUpToEyeCoordinates(v_positionMC, materialInput.normalEC);
|
||
|
||
// Convert view vector to world space
|
||
vec3 positionToEyeEC = -v_positionEC;
|
||
materialInput.positionToEyeEC = positionToEyeEC;
|
||
|
||
czm_material material = czm_getMaterial(materialInput);
|
||
|
||
#ifdef FLAT
|
||
gl_FragColor = vec4(material.diffuse + material.emission, material.alpha);
|
||
#else
|
||
gl_FragColor = czm_phong(normalize(positionToEyeEC), material, czm_lightDirectionEC);
|
||
#endif
|
||
}
|
||
`;var TF=`attribute vec3 position3DHigh;
|
||
attribute vec3 position3DLow;
|
||
attribute vec2 st;
|
||
attribute float batchId;
|
||
|
||
varying vec3 v_positionMC;
|
||
varying vec3 v_positionEC;
|
||
varying vec2 v_st;
|
||
|
||
void main()
|
||
{
|
||
vec4 p = czm_computePosition();
|
||
|
||
v_positionMC = position3DHigh + position3DLow; // position in model coordinates
|
||
v_positionEC = (czm_modelViewRelativeToEye * p).xyz; // position in eye coordinates
|
||
v_st = st;
|
||
|
||
gl_Position = czm_modelViewProjectionRelativeToEye * p;
|
||
}
|
||
`;function mC(e){e=y(e,y.EMPTY_OBJECT);let t=y(e.translucent,!0),n=y(e.aboveGround,!1);this.material=u(e.material)?e.material:Vi.fromType(Vi.ColorType),this.translucent=y(e.translucent,!0),this._vertexShaderSource=y(e.vertexShaderSource,TF),this._fragmentShaderSource=y(e.fragmentShaderSource,CF),this._renderState=$i.getDefaultRenderState(t,!n,e.renderState),this._closed=!1,this._flat=y(e.flat,!1),this._faceForward=y(e.faceForward,n),this._aboveGround=n}Object.defineProperties(mC.prototype,{vertexShaderSource:{get:function(){return this._vertexShaderSource}},fragmentShaderSource:{get:function(){return this._fragmentShaderSource}},renderState:{get:function(){return this._renderState}},closed:{get:function(){return this._closed}},vertexFormat:{get:function(){return mC.VERTEX_FORMAT}},flat:{get:function(){return this._flat}},faceForward:{get:function(){return this._faceForward}},aboveGround:{get:function(){return this._aboveGround}}});mC.VERTEX_FORMAT=Ie.POSITION_AND_ST;mC.prototype.getFragmentShaderSource=$i.prototype.getFragmentShaderSource;mC.prototype.isTranslucent=$i.prototype.isTranslucent;mC.prototype.getRenderState=$i.prototype.getRenderState;var $q=mC;function Bl(e){this._scene=e.scene,this.samplingWindow=y(e.samplingWindow,Bl.defaultSettings.samplingWindow),this.quietPeriod=y(e.quietPeriod,Bl.defaultSettings.quietPeriod),this.warmupPeriod=y(e.warmupPeriod,Bl.defaultSettings.warmupPeriod),this.minimumFrameRateDuringWarmup=y(e.minimumFrameRateDuringWarmup,Bl.defaultSettings.minimumFrameRateDuringWarmup),this.minimumFrameRateAfterWarmup=y(e.minimumFrameRateAfterWarmup,Bl.defaultSettings.minimumFrameRateAfterWarmup),this._lowFrameRate=new Ae,this._nominalFrameRate=new Ae,this._frameTimes=[],this._needsQuietPeriod=!0,this._quietPeriodEndTime=0,this._warmupPeriodEndTime=0,this._frameRateIsLow=!1,this._lastFramesPerSecond=void 0,this._pauseCount=0;let t=this;this._preUpdateRemoveListener=this._scene.preUpdate.addEventListener(function(o,r){Mmt(t,r)}),this._hiddenPropertyName=document.hidden!==void 0?"hidden":document.mozHidden!==void 0?"mozHidden":document.msHidden!==void 0?"msHidden":document.webkitHidden!==void 0?"webkitHidden":void 0;let n=document.hidden!==void 0?"visibilitychange":document.mozHidden!==void 0?"mozvisibilitychange":document.msHidden!==void 0?"msvisibilitychange":document.webkitHidden!==void 0?"webkitvisibilitychange":void 0;function i(){Lmt(t)}this._visibilityChangeRemoveListener=void 0,u(n)&&(document.addEventListener(n,i,!1),this._visibilityChangeRemoveListener=function(){document.removeEventListener(n,i,!1)})}Bl.defaultSettings={samplingWindow:5,quietPeriod:2,warmupPeriod:5,minimumFrameRateDuringWarmup:4,minimumFrameRateAfterWarmup:8};Bl.fromScene=function(e){return(!u(e._frameRateMonitor)||e._frameRateMonitor.isDestroyed())&&(e._frameRateMonitor=new Bl({scene:e})),e._frameRateMonitor};Object.defineProperties(Bl.prototype,{scene:{get:function(){return this._scene}},lowFrameRate:{get:function(){return this._lowFrameRate}},nominalFrameRate:{get:function(){return this._nominalFrameRate}},lastFramesPerSecond:{get:function(){return this._lastFramesPerSecond}}});Bl.prototype.pause=function(){++this._pauseCount,this._pauseCount===1&&(this._frameTimes.length=0,this._lastFramesPerSecond=void 0)};Bl.prototype.unpause=function(){--this._pauseCount,this._pauseCount<=0&&(this._pauseCount=0,this._needsQuietPeriod=!0)};Bl.prototype.isDestroyed=function(){return!1};Bl.prototype.destroy=function(){return this._preUpdateRemoveListener(),u(this._visibilityChangeRemoveListener)&&this._visibilityChangeRemoveListener(),le(this)};function Mmt(e,t){if(e._pauseCount>0)return;let n=li();if(e._needsQuietPeriod)e._needsQuietPeriod=!1,e._frameTimes.length=0,e._quietPeriodEndTime=n+e.quietPeriod/Jn.SECONDS_PER_MILLISECOND,e._warmupPeriodEndTime=e._quietPeriodEndTime+(e.warmupPeriod+e.samplingWindow)/Jn.SECONDS_PER_MILLISECOND;else if(n>=e._quietPeriodEndTime){e._frameTimes.push(n);let i=n-e.samplingWindow/Jn.SECONDS_PER_MILLISECOND;if(e._frameTimes.length>=2&&e._frameTimes[0]<=i){for(;e._frameTimes.length>=2&&e._frameTimes[1]<i;)e._frameTimes.shift();let o=(n-e._frameTimes[0])/(e._frameTimes.length-1);e._lastFramesPerSecond=1e3/o;let r=1e3/(n>e._warmupPeriodEndTime?e.minimumFrameRateAfterWarmup:e.minimumFrameRateDuringWarmup);o>r?e._frameRateIsLow||(e._frameRateIsLow=!0,e._needsQuietPeriod=!0,e.lowFrameRate.raiseEvent(e.scene,e._lastFramesPerSecond)):e._frameRateIsLow&&(e._frameRateIsLow=!1,e._needsQuietPeriod=!0,e.nominalFrameRate.raiseEvent(e.scene,e._lastFramesPerSecond))}}}function Lmt(e){document[e._hiddenPropertyName]?e.pause():e.unpause()}var EF=Bl;var P0e=wo(aq(),1);function eX(){this._image=new Image}eX.prototype.isReady=function(){return!0};eX.prototype.shouldDiscardImage=function(e){return e===this._image};function bF(e){e=y(e,y.EMPTY_OBJECT),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let t;if(u(e.metadata))t=e.metadata;else{let r=Oe.createIfNeeded(e.url);t=new oh(r)}this._metadata=t,this._tileDiscardPolicy=e.tileDiscardPolicy,this._tilingScheme=new Gi({numberOfLevelZeroTilesX:2,numberOfLevelZeroTilesY:2,rectangle:new ce(-P.PI,-P.PI,P.PI,P.PI),ellipsoid:e.ellipsoid});let n=e.credit;typeof n=="string"&&(n=new Kt(n)),this._credit=n,this._tileWidth=256,this._tileHeight=256,this._maximumLevel=23,u(this._tileDiscardPolicy)||(this._tileDiscardPolicy=new eX),this._errorEvent=new Ae,this._ready=!1;let i=this,o;this._readyPromise=t.readyPromise.then(function(r){if(!t.imageryPresent){let s=new ue(`The server ${t.url} doesn't have imagery`);return o=Xn.reportError(o,i,i._errorEvent,s.message,void 0,void 0,void 0,s),Promise.reject(s)}return Xn.reportSuccess(o),i._ready=r,r}).catch(function(r){return o=Xn.reportError(o,i,i._errorEvent,r.message,void 0,void 0,void 0,r),Promise.reject(r)})}Object.defineProperties(bF.prototype,{url:{get:function(){return this._metadata.url}},proxy:{get:function(){return this._metadata.proxy}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){return this._maximumLevel}},minimumLevel:{get:function(){return 0}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._tilingScheme.rectangle}},tileDiscardPolicy:{get:function(){return this._tileDiscardPolicy}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){return this._credit}},hasAlphaChannel:{get:function(){return!1}}});bF.prototype.getTileCredits=function(e,t,n){let i=this._metadata,o=i.getTileInformation(e,t,n);if(u(o)){let r=i.providers[o.imageryProvider];if(u(r))return[r]}};bF.prototype.requestImage=function(e,t,n,i){let o=this._tileDiscardPolicy._image,r=this._metadata,s=oh.tileXYToQuadKey(e,t,n),a=r.getTileInformation(e,t,n);if(!u(a)){if(r.isValid(s)){let l=new Uo({throttle:i.throttle,throttleByServer:i.throttleByServer,type:i.type,priorityFunction:i.priorityFunction});r.populateSubtree(e,t,n,l);return}return Promise.resolve(o)}if(!a.hasImagery())return Promise.resolve(o);let c=Nmt(this,a,e,t,n,i).fetchArrayBuffer();if(u(c))return c.then(function(l){fF(r.key,l);let f=new Uint8Array(l),d,p=r.protoImagery;if((!u(p)||!p)&&(d=Fmt(f)),!u(d)&&(!u(p)||p)){let g=Vmt(f);d=g.imageType,f=g.imageData}return!u(d)||!u(f)?o:WA({uint8Array:f,format:d,flipY:!0})})};bF.prototype.pickFeatures=function(e,t,n,i,o){};function Nmt(e,t,n,i,o,r){let s=oh.tileXYToQuadKey(n,i,o),a=t.imageryVersion;return a=u(a)&&a>0?a:1,e._metadata.resource.getDerivedResource({url:`flatfile?f1-0${s}-i.${a.toString()}`,request:r})}function Fmt(e){let t="JFIF";if(e[6]===t.charCodeAt(0)&&e[7]===t.charCodeAt(1)&&e[8]===t.charCodeAt(2)&&e[9]===t.charCodeAt(3))return"image/jpeg";let n="PNG";if(e[1]===n.charCodeAt(0)&&e[2]===n.charCodeAt(1)&&e[3]===n.charCodeAt(2))return"image/png"}function Vmt(e){let t=P0e.Reader.create(e),n=t.len,i={};for(;t.pos<n;){let s=t.uint32(),a;switch(s>>>3){case 1:i.imageType=t.uint32();break;case 2:i.imageData=t.bytes();break;case 3:i.alphaType=t.uint32();break;case 4:i.imageAlpha=t.bytes();break;case 5:if(a=i.copyrightIds,u(a)||(a=i.copyrightIds=[]),(s&7)===2){let c=t.uint32()+t.pos;for(;t.pos<c;)a.push(t.uint32())}else a.push(t.uint32());break;default:t.skipType(s&7);break}}let o=i.imageType;if(u(o))switch(o){case 0:i.imageType="image/jpeg";break;case 4:i.imageType="image/png";break;default:throw new ue("GoogleEarthEnterpriseImageryProvider: Unsupported image type.")}let r=i.alphaType;return u(r)&&r!==0&&(console.log("GoogleEarthEnterpriseImageryProvider: External alpha not supported."),delete i.alphaType,delete i.imageAlpha),i}var tX=bF;var Umt=new z(1,1,1,.4),kmt=new z(0,1,0,.05),zmt=new z(0,.5,0,.2);function pC(e){e=y(e,y.EMPTY_OBJECT),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0,this._tilingScheme=u(e.tilingScheme)?e.tilingScheme:new Gi({ellipsoid:e.ellipsoid}),this._cells=y(e.cells,8),this._color=y(e.color,Umt),this._glowColor=y(e.glowColor,kmt),this._glowWidth=y(e.glowWidth,6),this._backgroundColor=y(e.backgroundColor,zmt),this._errorEvent=new Ae,this._tileWidth=y(e.tileWidth,256),this._tileHeight=y(e.tileHeight,256),this._canvasSize=y(e.canvasSize,256),this._canvas=this._createGridCanvas(),this._readyPromise=Promise.resolve(!0)}Object.defineProperties(pC.prototype,{proxy:{get:function(){}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){}},minimumLevel:{get:function(){}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._tilingScheme.rectangle}},tileDiscardPolicy:{get:function(){}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return!0}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){}},hasAlphaChannel:{get:function(){return!0}}});pC.prototype._drawGrid=function(e){let n=this._canvasSize;for(let i=0;i<=this._cells;++i){let r=1+i/this._cells*(n-1);e.moveTo(r,0),e.lineTo(r,n),e.moveTo(0,r),e.lineTo(n,r)}e.stroke()};pC.prototype._createGridCanvas=function(){let e=document.createElement("canvas");e.width=this._canvasSize,e.height=this._canvasSize;let t=0,n=this._canvasSize,i=e.getContext("2d"),o=this._backgroundColor.toCssColorString();i.fillStyle=o,i.fillRect(t,t,n,n);let r=this._glowColor.toCssColorString();i.strokeStyle=r,i.lineWidth=this._glowWidth,i.strokeRect(t,t,n,n),this._drawGrid(i),i.lineWidth=this._glowWidth*.5,i.strokeRect(t,t,n,n),this._drawGrid(i);let s=this._color.toCssColorString();return i.strokeStyle=s,i.lineWidth=2,i.strokeRect(t,t,n,n),i.lineWidth=1,this._drawGrid(i),e};pC.prototype.getTileCredits=function(e,t,n){};pC.prototype.requestImage=function(e,t,n,i){return Promise.resolve(this._canvas)};pC.prototype.pickFeatures=function(e,t,n,i,o){};var nX=pC;function iX(e,t){this._parent=e,this._dataProvider=e._dataProvider,this._layer=e._layer,u(this._parent._nodeIndex)?this._resource=this._parent._layer.resource.getDerivedResource({url:`nodes/${this._parent._data.mesh.attribute.resource}/${t}`}):this._resource=this._parent.resource.getDerivedResource({url:t})}Object.defineProperties(iX.prototype,{resource:{get:function(){return this._resource}},data:{get:function(){return this._data}}});iX.prototype.load=function(){let e=this;return this._dataProvider._loadJson(this._resource).then(function(t){return e._data=t,t})};var SF=iX;function yS(e,t){this._storageInfo=t,this._parent=e,this._dataProvider=e._dataProvider;let n=`attributes/${t.key}/0`;u(this._parent._nodeIndex)?this._resource=this._parent._layer.resource.getDerivedResource({url:`nodes/${this._parent._data.mesh.attribute.resource}/${n}`}):this._resource=this._parent.resource.getDerivedResource({url:n})}Object.defineProperties(yS.prototype,{resource:{get:function(){return this._resource}},header:{get:function(){return this._header}},values:{get:function(){return u(this._values)&&u(this._values.attributeValues)?this._values.attributeValues:[]}},name:{get:function(){return this._storageInfo.name}}});function Hmt(e){return e==="UInt8"||e==="Int8"?1:e==="UInt16"||e==="Int16"?2:e==="UInt32"||e==="Int32"||e==="Oid32"||e==="Float32"?4:e==="UInt64"||e==="Int64"||e==="Float64"?8:0}yS.prototype.load=function(){let e=this;return this._dataProvider._loadBinary(this._resource).then(function(t){let n=new DataView(t),i=!0;if(n.getUint8(0)==="{".charCodeAt(0)&&new TextDecoder().decode(t).includes("404")&&(i=!1,console.error(`Failed to load: ${e.resource.url}`)),i){e._data=t;let o=e._parseHeader(n),r=Hmt(e._storageInfo.attributeValues.valueType);r>0&&(o=Math.ceil(o/r)*r),e._parseBody(n,o)}})};yS.prototype._parseValue=function(e,t,n){let i;if(t==="UInt8")i=e.getUint8(n),n+=1;else if(t==="Int8")i=e.getInt8(n),n+=1;else if(t==="UInt16")i=e.getUint16(n,!0),n+=2;else if(t==="Int16")i=e.getInt16(n,!0),n+=2;else if(t==="UInt32")i=e.getUint32(n,!0),n+=4;else if(t==="Oid32")i=e.getUint32(n,!0),n+=4;else if(t==="Int32")i=e.getInt32(n,!0),n+=4;else if(t==="UInt64"){let o=e.getUint32(n,!0),r=e.getUint32(n+4,!0);i=o+Math.pow(2,32)*r,n+=8}else if(t==="Int64"){let o=e.getUint32(n,!0),r=e.getUint32(n+4,!0);r<Math.pow(2,31)?i=o+Math.pow(2,32)*r:i=o+Math.pow(2,32)*(r-Math.pow(2,32)),n+=8}else t==="Float32"?(i=e.getFloat32(n,!0),n+=4):t==="Float64"?(i=e.getFloat64(n,!0),n+=8):t==="String"&&(i=String.fromCharCode(e.getUint8(n)),n+=1);return{value:i,offset:n}};yS.prototype._parseHeader=function(e){let t=0;this._header={};for(let n=0;n<this._storageInfo.header.length;n++){let i=this._storageInfo.header[n],o=this._parseValue(e,i.valueType,t);this._header[i.property]=o.value,t=o.offset}return t};yS.prototype._parseBody=function(e,t){this._values={};for(let n=0;n<this._storageInfo.ordering.length;n++){let i=this._storageInfo.ordering[n],o=this._storageInfo[i];if(u(o)){this._values[i]=[];for(let r=0;r<this._header.count;++r)if(o.valueType!=="String"){let s=this._parseValue(e,o.valueType,t);this._values[i].push(s.value),t=s.offset}else{let s=this._values.attributeByteCounts[r],a="";for(let c=0;c<s;++c){let l=this._parseValue(e,o.valueType,t);l.value.charCodeAt(0)!==0&&(a+=l.value),t=l.offset}this._values[i].push(a)}}}};var vF=yS;function DF(e,t){let n=e._dataProvider,i=e._layer,o;u(e._nodeIndex)?o=i.resource.getDerivedResource({url:`nodes/${e._data.mesh.geometry.resource}/${t}`}):o=e.resource.getDerivedResource({url:t}),this._parent=e,this._dataProvider=n,this._layer=i,this._resource=o,this._customAttributes=void 0}Object.defineProperties(DF.prototype,{resource:{get:function(){return this._resource}},data:{get:function(){return this._data}},customAttributes:{get:function(){return this._customAttributes}}});DF.prototype.load=function(){let e=this;return this._dataProvider._loadBinary(this._resource).then(function(t){return e._data=t,t})};var Gmt=new h,Wmt=new h,jmt=new h,Ymt=new h,qmt=new h;function oX(e,t,n,i){let o=h.subtract(i,n,Gmt),r=h.cross(o,h.subtract(e,n,Wmt),Ymt),s=h.cross(o,h.subtract(t,n,jmt),qmt);return h.dot(r,s)>=0}var Xmt=new h,Kmt=new h,Zmt=new h,Jmt=new h,Qmt=new h,$mt=new h,ept=new h,tpt=new h,npt=new h,ipt=new h;DF.prototype.getClosestPointIndexOnTriangle=function(e,t,n){if(u(this._customAttributes)&&u(this._customAttributes.positions)){let i=new h(e,t,n);i.x-=this._customAttributes.cartesianCenter.x,i.y-=this._customAttributes.cartesianCenter.y,i.z-=this._customAttributes.cartesianCenter.z,Z.multiplyByVector(this._customAttributes.parentRotation,i,i);let o=Number.MAX_VALUE,r,s,a,c,l=this._customAttributes.positions,f=this._customAttributes.indices,d;u(f)?d=f.length:d=l.length/3;for(let p=0;p<d;p++){let g,m,A;u(f)?(g=f[p],m=f[p+1],A=f[p+2]):(g=p*3,m=p*3+1,A=p*3+2);let x=h.fromElements(l[g*3],l[g*3+1],l[g*3+2],Xmt),C=h.fromElements(l[m*3],l[m*3+1],l[m*3+2],Kmt),T=new h(l[A*3],l[A*3+1],l[A*3+2],Zmt);if(!oX(i,x,C,T)||!oX(i,C,x,T)||!oX(i,T,x,C))continue;let E=h.subtract(C,x,Jmt),S=h.subtract(T,x,Qmt),v=h.cross(E,S,$mt);if(h.magnitude(v)===0)continue;let w=h.normalize(v,ept),R=h.subtract(i,x,tpt),O=Math.abs(h.dot(R,w));if(O<o){o=O,r=p;let L=h.magnitudeSquared(h.subtract(i,x,R)),N=h.magnitudeSquared(h.subtract(i,C,npt)),_=h.magnitudeSquared(h.subtract(i,T,ipt));L<N&&L<_?(a=g,c=x,s=L):N<_?(a=m,c=C,s=N):(a=A,c=T,s=_)}}if(u(r))return{index:a,distanceSquared:s,distance:Math.sqrt(s),queriedPosition:i,closestPosition:h.clone(c)}}return{index:-1,distanceSquared:Number.Infinity,distance:Number.Infinity}};DF.prototype._generateGltf=function(e,t,n,i,o,r){let s={pbrMetallicRoughness:{metallicFactor:0},doubleSided:!0,name:"Material"},a=!1,c,l="";if(u(this._parent._data.mesh)&&u(this._layer._data.materialDefinitions)){let A=this._parent._data.mesh.material.definition;if(A>=0&&A<this._layer._data.materialDefinitions.length&&(c=this._layer._data.materialDefinitions[A],s=c,u(s.pbrMetallicRoughness)&&u(s.pbrMetallicRoughness.baseColorTexture))){a=!0,s.pbrMetallicRoughness.baseColorTexture.index=0;let x="0";if(u(this._layer._data.textureSetDefinitions))for(let C=0;C<this._layer._data.textureSetDefinitions.length;C++){let T=this._layer._data.textureSetDefinitions[C];for(let E=0;E<T.formats.length;E++){let S=T.formats[E];if(S.format==="jpg"){x=S.name;break}}}u(this._parent._data.mesh)&&this._parent._data.mesh.material.resource>=0&&(l=this._layer.resource.getDerivedResource({url:`nodes/${this._parent._data.mesh.material.resource}/textures/${x}`}).url)}}else u(this._parent._data.textureData)&&(a=!0,l=this._parent.resource.getDerivedResource({url:`${this._parent._data.textureData[0].href}`}).url,s.pbrMetallicRoughness.baseColorTexture={index:0});let f=[],d=[],p=[];return a&&(f=[{sampler:0,source:0}],d=[{uri:l}],p=[{magFilter:9729,minFilter:9986,wrapS:10497,wrapT:10497}]),{scene:0,scenes:[{nodes:e}],nodes:t,meshes:n,buffers:i,bufferViews:o,accessors:r,materials:[s],textures:f,images:d,samplers:p,asset:{version:"2.0"}}};var AS=DF;function Ml(e,t,n){let i,o,r,s;n?(i=0,o=e):(i=e._level+1,o=e._layer),typeof t=="number"?r=t:s=e.resource.getDerivedResource({url:`${t}/`}),this._parent=e,this._dataProvider=e._dataProvider,this._isRoot=n,this._level=i,this._layer=o,this._nodeIndex=r,this._resource=s,this._tile=void 0,this._data=void 0,this._geometryData=[],this._featureData=[],this._fields={},this._children=[],this._childrenReadyPromise=void 0,this._globalTransform=void 0,this._inverseGlobalTransform=void 0,this._inverseRotationMatrix=void 0}Object.defineProperties(Ml.prototype,{resource:{get:function(){return this._resource}},layer:{get:function(){return this._layer}},parent:{get:function(){return this._parent}},children:{get:function(){return this._children}},geometryData:{get:function(){return this._geometryData}},featureData:{get:function(){return this._featureData}},fields:{get:function(){return this._fields}},tile:{get:function(){return this._tile}},data:{get:function(){return this._data}}});Ml.prototype.load=function(){let e=this;function t(){if(!e._isRoot){let n=e._create3DTileDefinition();e._tile=new lu(e._layer._tileset,e._dataProvider.resource,n,e._parent._tile),e._tile._i3sNode=e}}return u(this._nodeIndex)?this._layer._getNodeInNodePages(this._nodeIndex).then(function(n){e._data=n;let i;e._isRoot?i="nodes/root/":u(n.mesh)&&(i=`../${n.mesh.geometry.resource}/`),u(i)&&(e._resource=e._parent.resource.getDerivedResource({url:i})),t()}):this._dataProvider._loadJson(this._resource).then(function(n){e._data=n,t()})};Ml.prototype.loadFields=function(){let e=this._layer._data.attributeStorageInfo,t=this;function n(o,r){let s=new vF(t,o[r]);return t._fields[s._storageInfo.name]=s,s.load()}let i=[];if(u(e))for(let o=0;o<e.length;o++)i.push(n(e,o));return Promise.all(i)};Ml.prototype.getFieldsForPickedPosition=function(e){let t=this.geometryData[0];if(!u(t.customAttributes.featureIndex))return{};let n=t.getClosestPointIndexOnTriangle(e.x,e.y,e.z);if(n.index===-1||n.index>t.customAttributes.featureIndex.length)return{};let i=t.customAttributes.featureIndex[n.index];return this.getFieldsForFeature(i)};Ml.prototype.getFieldsForFeature=function(e){let t={};for(let n in this.fields)if(this.fields.hasOwnProperty(n)){let i=this.fields[n];e>=0&&e<i.values.length&&(t[i.name]=i.values[e])}return t};Ml.prototype._loadChildren=function(){let e=this;if(u(this._childrenReadyPromise))return this._childrenReadyPromise;let t=[];if(u(e._data.children))for(let n=0;n<e._data.children.length;n++){let i=e._data.children[n],o=new Ml(e,y(i.href,i),!1);e._children.push(o),t.push(o.load())}return this._childrenReadyPromise=Promise.all(t).then(function(){for(let n=0;n<e._children.length;n++)e._tile.children.push(e._children[n]._tile)}),this._childrenReadyPromise};Ml.prototype._loadGeometryData=function(){let e=[];if(u(this._data.geometryData))for(let t=0;t<this._data.geometryData.length;t++){let n=new AS(this,this._data.geometryData[t].href);this._geometryData.push(n),e.push(n.load())}else if(u(this._data.mesh)){let t=this._layer._findBestGeometryBuffers(this._data.mesh.geometry.definition,["position","uv0"]),n=`./geometries/${t.bufferIndex}/`,i=new AS(this,n);i._geometryDefinitions=t.definition,i._geometryBufferInfo=t.geometryBufferInfo,this._geometryData.push(i),e.push(i.load())}return Promise.all(e)};Ml.prototype._loadFeatureData=function(){let e=[];if(u(this._data.featureData))for(let t=0;t<this._data.featureData.length;t++){let n=new SF(this,this._data.featureData[t].href);this._featureData.push(n),e.push(n.load())}return Promise.all(e)};Ml.prototype._clearGeometryData=function(){this._geometryData=[]};Ml.prototype._create3DTileDefinition=function(){let e=this._data.obb,t=this._data.mbs;if(!u(e)&&!u(t)){console.error("Failed to load I3S node. Bounding volume is required.");return}let n;if(u(e)?n=he.fromDegrees(e.center[0],e.center[1],e.center[2]):n=he.fromDegrees(t[0],t[1],t[2]),u(this._dataProvider._geoidDataList)&&u(n))for(let C=0;C<this._dataProvider._geoidDataList.length;C++){let T=this._dataProvider._geoidDataList[C],E=T.projection.project(n);if(E.x>T.nativeExtent.west&&E.x<T.nativeExtent.east&&E.y>T.nativeExtent.south&&E.y<T.nativeExtent.north){n.height+=rpt(E.x,E.y,T);break}}let i={},o,r=0;u(e)?(i={box:[0,0,0,e.halfSize[0],0,0,0,e.halfSize[1],0,0,0,e.halfSize[2]]},r=Math.max(Math.max(this._data.obb.halfSize[0],this._data.obb.halfSize[1]),this._data.obb.halfSize[2]),o=ie.WGS84.cartographicToCartesian(n)):(i={sphere:[0,0,0,t[3]]},o=ie.WGS84.cartographicToCartesian(n),r=this._data.mbs[3]),r*=2;let s=1/0;if(u(this._data.lodThreshold))if(this._layer._data.nodePages.lodSelectionMetricType==="maxScreenThresholdSQ"){let C=Math.sqrt(this._data.lodThreshold/(Math.PI*.25));s=r/C}else if(this._layer._data.nodePages.lodSelectionMetricType==="maxScreenThreshold"){let C=this._data.lodThreshold;s=r/C}else console.error("Invalid lodSelectionMetricType in Layer");else if(u(this._data.lodSelection))for(let C=0;C<this._data.lodSelection.length;C++)this._data.lodSelection[C].metricType==="maxScreenThreshold"&&(s=r/this._data.lodSelection[C].maxError);s===1/0&&(s=1e5);let a=s*16,c=new Ma(0,0,0),l=Rt.headingPitchRollQuaternion(o,c);u(this._data.obb)&&(l=new Le(this._data.obb.quaternion[0],this._data.obb.quaternion[1],this._data.obb.quaternion[2],this._data.obb.quaternion[3]));let f=Z.fromQuaternion(l),d=Z.inverse(f,new Z),p=new M(f[0],f[1],f[2],0,f[3],f[4],f[5],0,f[6],f[7],f[8],0,o.x,o.y,o.z,1),g=M.inverse(p,new M),m=M.clone(p);u(this._parent._globalTransform)&&M.multiply(p,this._parent._inverseGlobalTransform,m),this._globalTransform=p,this._inverseGlobalTransform=g,this._inverseRotationMatrix=d;let A=[];for(let C=0;C<this._children.length;C++)A.push(this._children[C]._create3DTileDefinition());return{children:A,refine:"REPLACE",boundingVolume:i,transform:[m[0],m[4],m[8],m[12],m[1],m[5],m[9],m[13],m[2],m[6],m[10],m[14],m[3],m[7],m[11],m[15]],content:{uri:u(this._resource)?this._resource.url:void 0},geometricError:a}};Ml.prototype._createI3SDecoderTask=function(e,t){let n=t.geometryData._parent._data,i=t.geometryData._parent._inverseRotationMatrix,o=0,r=0,s=0;u(n.obb)?(o=n.obb.center[0],r=n.obb.center[1],s=n.obb.center[2]):u(n.mbs)&&(o=n.mbs[0],r=n.mbs[1],s=n.mbs[2]);let a=Z.fromRotationX(-P.PI_OVER_TWO),c=new Z;Z.multiply(a,i,c);let l=he.fromDegrees(o,r,s),f=ie.WGS84.cartographicToCartesian(l),d={binaryData:t.geometryData._data,featureData:u(t.featureData)&&u(t.featureData[0])?t.featureData[0].data:void 0,schema:t.defaultGeometrySchema,bufferInfo:t.geometryData._geometryBufferInfo,ellipsoidRadiiSquare:ie.WGS84.radiiSquared,url:t.url,geoidDataList:t.geometryData._dataProvider._geoidDataList,cartographicCenter:l,cartesianCenter:f,parentRotation:c},p=e._getDecoderTaskProcessor(),g=[];return e._taskProcessorReadyPromise.then(function(){return p.scheduleTask(d,g)})};Ml.prototype._createContentURL=function(){let e={scene:0,scenes:[{nodes:[0]}],nodes:[{name:"singleNode"}],meshes:[],buffers:[],bufferViews:[],accessors:[],materials:[],textures:[],images:[],samplers:[],asset:{version:"2.0"}},t=[this._loadGeometryData()];this._dataProvider.legacyVersion16&&t.push(this._loadFeatureData());let n=this;return Promise.all(t).then(function(){let i=Promise.resolve();if(u(n._geometryData)&&n._geometryData.length>0){let o={geometryData:n._geometryData[0],featureData:n._featureData,defaultGeometrySchema:n._layer._data.store.defaultGeometrySchema,url:n._geometryData[0].resource.url,tile:n._tile},r=n._createI3SDecoderTask(n._dataProvider,o);if(!u(r))return;i=r.then(function(s){e=o.geometryData._generateGltf(s.meshData.nodesInScene,s.meshData.nodes,s.meshData.meshes,s.meshData.buffers,s.meshData.bufferViews,s.meshData.accessors),n._geometryData[0]._customAttributes=s.meshData._customAttributes})}return i.then(function(){let o=n._dataProvider._binarizeGltf(e),r=new Blob([o],{type:"application/binary"});n._glbURL=URL.createObjectURL(r)})})};lu.prototype._hookedRequestContent=lu.prototype.requestContent;lu.prototype._resolveHookedObject=function(){let e=this;this._hookedRequestContent(),this._contentReadyToProcessPromise.then(function(){e._contentReadyToProcessDefer.resolve()}),this._contentReadyPromise.then(function(t){e._isLoading=!1,e._contentReadyDefer.resolve(t)})};lu.prototype.requestContent=function(){let e=this;return this.tileset._isI3STileSet?this._isLoading?1:(this._isLoading=!0,this._contentReadyToProcessDefer=Qr(),this._contentReadyDefer=Qr(),this._contentReadyToProcessPromise=this._contentReadyToProcessDefer.promise,this._contentReadyPromise=this._contentReadyDefer.promise,this._i3sNode._createContentURL().then(function(){e._contentResource=new Oe({url:e._i3sNode._glbURL}),e._resolveHookedObject()}),0):this._hookedRequestContent()};function opt(e,t,n,i,o,r){let s=n*(1-e)+i*e,a=o*(1-e)+r*e;return s*(1-t)+a*t}function Y4(e,t,n,i){let o=e+t*n;return i[o]}function rpt(e,t,n){let i=n.nativeExtent,o=(e-i.west)/(i.east-i.west)*(n.width-1),r=(t-i.south)/(i.north-i.south)*(n.height-1),s=Math.floor(o),a=Math.floor(r);o-=s,r-=a;let c=s<n.width?s+1:s,l=a<n.height?a+1:a;a=n.height-1-a,l=n.height-1-l;let f=Y4(s,a,n.width,n.buffer),d=Y4(c,a,n.width,n.buffer),p=Y4(s,l,n.width,n.buffer),g=Y4(c,l,n.width,n.buffer),m=opt(o,r,f,d,p,g);return m=m*n.scale+n.offset,m}Object.defineProperties(lu.prototype,{i3sNode:{get:function(){return this._i3sNode}}});var xS=Ml;function Ff(e,t,n){this._dataProvider=e,u(t.href)||(t.href=`./layers/${n}`);let i=this._dataProvider.resource.getUrlComponent(),o="";i.match(/layers\/\d/)?o=`${i}`.replace(/\/+$/,""):o=`${i}`.replace(/\/?$/,"/").concat(`${t.href}`),this._version=t.store.version;let r=this._version.split(".");this._majorVersion=parseInt(r[0]),this._minorVersion=r.length>1?parseInt(r[1]):0,this._resource=new Oe({url:o}),this._resource.setQueryParameters(this._dataProvider.resource.queryParameters),this._resource.appendForwardSlash(),this._data=t,this._rootNode=void 0,this._nodePages={},this._nodePageFetches={},this._extent=void 0,this._tileset=void 0,this._geometryDefinitions=void 0,this._computeGeometryDefinitions(!0),this._computeExtent()}Object.defineProperties(Ff.prototype,{resource:{get:function(){return this._resource}},rootNode:{get:function(){return this._rootNode}},tileset:{get:function(){return this._tileset}},data:{get:function(){return this._data}},version:{get:function(){return this._version}},majorVersion:{get:function(){return this._majorVersion}},minorVersion:{get:function(){return this._minorVersion}},legacyVersion16:{get:function(){if(u(this.version))return this.majorVersion<1||this.majorVersion===1&&this.minorVersion<=6}}});Ff.prototype.load=function(){let e=this;return this._data.spatialReference.wkid!==4326?(console.log(`Unsupported spatial reference: ${this._data.spatialReference.wkid}`),Promise.reject()):this._dataProvider._geoidDataIsReadyPromise.then(function(){return e._loadRootNode().then(function(){return e._create3DTileset(),e._tileset.readyPromise.then(function(){if(e._rootNode._tile=e._tileset._root,e._tileset._root._i3sNode=e._rootNode,e.legacyVersion16)return e._rootNode._loadChildren()})})})};Ff.prototype._computeGeometryDefinitions=function(e){if(this._geometryDefinitions=[],u(this._data.geometryDefinitions))for(let t=0;t<this._data.geometryDefinitions.length;t++){let n=[],i=this._data.geometryDefinitions[t].geometryBuffers;for(let o=0;o<i.length;o++){let r=i[o],s=[],a=!1;if(u(r.compressedAttributes)&&e){a=!0;let c=r.compressedAttributes.attributes;for(let l=0;l<c.length;l++)s.push(c[l])}else for(let c in r)c!=="offset"&&s.push(c);n.push({compressed:a,attributes:s,index:i.indexOf(r)})}n.sort(function(o,r){return o.compressed&&!r.compressed?-1:!o.compressed&&r.compressed?1:o.attributes.length-r.attributes.length}),this._geometryDefinitions.push(n)}};Ff.prototype._findBestGeometryBuffers=function(e,t){let n=this._geometryDefinitions[e];if(u(n))for(let i=0;i<n.length;++i){let o=n[i],r=!1,s=o.attributes;for(let a=0;a<t.length;a++)if(!s.includes(t[a])){r=!0;break}if(!r)return{bufferIndex:o.index,definition:n,geometryBufferInfo:o}}return 0};Ff.prototype._loadRootNode=function(){if(u(this._data.nodePages)){let e=0;u(this._data.nodePages.rootIndex)&&(e=this._data.nodePages.rootIndex),this._rootNode=new xS(this,e,!0)}else this._rootNode=new xS(this,this._data.store.rootNode,!0);return this._rootNode.load()};Ff.prototype._getNodeInNodePages=function(e){let t=Math.floor(e/this._data.nodePages.nodesPerPage),n=e%this._data.nodePages.nodesPerPage,i=this;return this._loadNodePage(t).then(function(){return i._nodePages[t][n]})};Ff._fetchJson=function(e){return e.fetchJson()};Ff.prototype._loadNodePage=function(e){let t=this;if(!u(this._nodePageFetches[e])){let n=this.resource.getDerivedResource({url:`nodepages/${e}/`}),i=Ff._fetchJson(n).then(function(o){return u(o.error)&&o.error.code!==200?Promise.reject(o.error):(t._nodePages[e]=o.nodes,o)});this._nodePageFetches[e]=i}return this._nodePageFetches[e]};Ff.prototype._computeExtent=function(){u(this._data.fullExtent)?this._extent=ce.fromDegrees(this._data.fullExtent.xmin,this._data.fullExtent.ymin,this._data.fullExtent.xmax,this._data.fullExtent.ymax):u(this._data.store.extent)&&(this._extent=ce.fromDegrees(this._data.store.extent[0],this._data.store.extent[1],this._data.store.extent[2],this._data.store.extent[3]))};Ff.prototype._create3DTileset=function(){let e={asset:{version:"1.0"},geometricError:Number.MAX_VALUE,root:this._rootNode._create3DTileDefinition()},t=new Blob([JSON.stringify(e)],{type:"application/json"}),n=URL.createObjectURL(t),i={};if(u(this._dataProvider._cesium3dTilesetOptions))for(let r in this._dataProvider._cesium3dTilesetOptions)this._dataProvider._cesium3dTilesetOptions.hasOwnProperty(r)&&(i[r]=this._dataProvider._cesium3dTilesetOptions[r]);i.url=n,i.show=this._dataProvider.show,this._tileset=new kc(i),this._tileset._isI3STileSet=!0;let o=this;this._tileset.readyPromise.then(function(){o._tileset.tileUnload.addEventListener(function(r){r._i3sNode._clearGeometryData(),URL.revokeObjectURL(r._contentResource._url),r._contentResource=r._i3sNode.resource}),o._tileset.tileVisible.addEventListener(function(r){u(r._i3sNode)&&r._i3sNode._loadChildren()})})};var CS=Ff;var R0e=wo(O0e(),1);function Ea(e){e=y(e,y.EMPTY_OBJECT),this._resource=Oe.createIfNeeded(e.url),this._name=e.name,this._show=y(e.show,!0),this._geoidTiledTerrainProvider=e.geoidTiledTerrainProvider,this._traceFetches=y(e.traceFetches,!1),this._cesium3dTilesetOptions=y(e.cesium3dTilesetOptions,y.EMPTY_OBJECT),this._layers=[],this._data=void 0,this._extent=void 0,this._geoidDataIsReadyPromise=void 0,this._geoidDataList=void 0,this._decoderTaskProcessor=void 0,this._readyPromise=void 0,this._ready=!1,this._load()}Object.defineProperties(Ea.prototype,{name:{get:function(){return this._name}},show:{get:function(){return this._show},set:function(e){this._show=e;for(let t=0;t<this._layers.length;t++)u(this._layers[t]._tileset)&&(this._layers[t]._tileset.show=this._show)}},traceFetches:{get:function(){return this._traceFetches},set:function(e){this._traceFetches=e}},geoidTiledTerrainProvider:{get:function(){return this._geoidTiledTerrainProvider}},layers:{get:function(){return this._layers}},data:{get:function(){return this._data}},extent:{get:function(){return this._extent}},readyPromise:{get:function(){return this._readyPromise}},ready:{get:function(){return this._ready}},resource:{get:function(){return this._resource}}});Ea.prototype.destroy=function(){for(let e=0;e<this._layers.length;e++)u(this._layers[e]._tileset)&&this._layers[e]._tileset.destroy();return le(this)};Ea.prototype.isDestroyed=function(){return!1};Ea.prototype.update=function(e){for(let t=0;t<this._layers.length;t++)u(this._layers[t]._tileset)&&this._layers[t]._tileset.ready&&this._layers[t]._tileset.update(e)};Ea.prototype.prePassesUpdate=function(e){for(let t=0;t<this._layers.length;t++)u(this._layers[t]._tileset)&&this._layers[t]._tileset.ready&&this._layers[t]._tileset.prePassesUpdate(e)};Ea.prototype.postPassesUpdate=function(e){for(let t=0;t<this._layers.length;t++)u(this._layers[t]._tileset)&&this._layers[t]._tileset.ready&&this._layers[t]._tileset.postPassesUpdate(e)};Ea.prototype.updateForPass=function(e,t){for(let n=0;n<this._layers.length;n++)u(this._layers[n]._tileset)&&this._layers[n]._tileset.ready&&this._layers[n]._tileset.updateForPass(e,t)};Ea.prototype._load=function(){let e=this;return this._readyPromise=this._loadJson(this._resource).then(function(t){if(e._data=t,u(e._data.layers))for(let i=0;i<e._data.layers.length;i++){let o=new CS(e,e._data.layers[i],i);e._layers.push(o)}else{let i=new CS(e,e._data,e._data.id);e._layers.push(i)}e._computeExtent(),e._loadGeoidData();let n=[];for(let i=0;i<e._layers.length;i++)n.push(e._layers[i].load());return Promise.all(n).then(function(){return e._ready=!0,e})}),this._readyPromise};Ea._fetchJson=function(e){return e.fetchJson()};Ea.prototype._loadJson=function(e){return this._traceFetches&&console.log("I3S FETCH:",e.url),Ea._fetchJson(e).then(function(t){if(u(t.error)){if(console.error("Failed to fetch I3S ",e.url),u(t.error.message)&&console.error(t.error.message),u(t.error.details))for(let n=0;n<t.error.details.length;n++)console.log(t.error.details[n]);return Promise.reject(t.error)}return t})};Ea.prototype._loadBinary=function(e){return this._traceFetches&&console.log("I3S FETCH:",e.url),e.fetchArrayBuffer()};Ea.prototype._binarizeGltf=function(e){let n=new TextEncoder().encode(JSON.stringify(e)),i=new Uint8Array(n.byteLength+20),o={magic:new Uint8Array(i.buffer,0,4),version:new Uint32Array(i.buffer,4,1),length:new Uint32Array(i.buffer,8,1),chunkLength:new Uint32Array(i.buffer,12,1),chunkType:new Uint32Array(i.buffer,16,1),chunkData:new Uint8Array(i.buffer,20,n.byteLength)};return o.magic[0]="g".charCodeAt(),o.magic[1]="l".charCodeAt(),o.magic[2]="T".charCodeAt(),o.magic[3]="F".charCodeAt(),o.version[0]=2,o.length[0]=i.byteLength,o.chunkLength[0]=n.byteLength,o.chunkType[0]=1313821514,o.chunkData.set(n),i};Ea.prototype._getDecoderTaskProcessor=function(){if(!u(this._decoderTaskProcessor)){let e=new hi("decodeI3S");this._taskProcessorReadyPromise=e.initWebAssemblyModule({modulePath:"ThirdParty/Workers/draco_decoder_nodejs.js",wasmBinaryFile:"ThirdParty/draco_decoder.wasm"}),this._decoderTaskProcessor=e}return this._decoderTaskProcessor};function spt(e,t){return e.readyPromise.then(function(){return cpt(e,t)})}var apt=new H;function cpt(e,t){let n=e.tilingScheme,i=[],o={},r=e._lodCount,s=he.fromRadians(t.west,t.north),a=he.fromRadians(t.east,t.south),c=n.positionToTileXY(s,r),l=n.positionToTileXY(a,r);for(let d=c.x;d<=l.x;d++)for(let p=c.y;p<=l.y;p++){let g=H.fromElements(d,p,apt),m=g.toString();if(!o.hasOwnProperty(m)){let A={x:g.x,y:g.y,level:r,tilingScheme:n,terrainProvider:e,positions:[]};o[m]=A,i.push(A)}}let f=[];for(let d=0;d<i.length;++d){let p=i[d],g=p.terrainProvider.requestTileGeometry(p.x,p.y,p.level);f.push(g)}return Promise.all(f).then(function(d){let p=[];for(let g=0;g<d.length;g++){let m={tilingScheme:n,x:i[g].x,y:i[g].y,level:i[g].level},A=d[g],x="Geographic";n._projection instanceof Ei&&(x="WebMercator");let C={projectionType:x,projection:n._projection,nativeExtent:n.tileXYToNativeRectangle(m.x,m.y,m.level),height:A._height,width:A._width,scale:A._structure.heightScale,offset:A._structure.heightOffset};if(A._encoding===zu.LERC){let T=R0e.default.decode(A._buffer);C.buffer=T.pixels[0]}else C.buffer=A._buffer;p.push(C)}return p})}Ea.prototype._loadGeoidData=function(){let e=this,t=this._geoidTiledTerrainProvider;return u(t)?(this._geoidDataIsReadyPromise=t.readyPromise.then(function(){return spt(t,e._extent).then(function(i){e._geoidDataList=i})}),this._geoidDataIsReadyPromise):(console.log("No Geoid Terrain service provided - no geoid conversion will be performed."),this._geoidDataIsReadyPromise=Promise.resolve(),this._geoidDataIsReadyPromise)};Ea.prototype._computeExtent=function(){let e;for(let t=0;t<this._layers.length;t++)if(u(this._layers[t]._extent)){let n=this._layers[t]._extent;u(e)?ce.union(e,n,e):e=ce.clone(n)}this._extent=e};var rX=Ea;var B0e=Object.freeze({UNLOADED:0,RECEIVING:1,RECEIVED:2,LOADED:3,FAILED:4,UNAVAILABLE:5});function X4(e,t){this.spatialNode=e,this.keyframe=t,this.state=B0e.UNLOADED,this.metadatas=[],this.megatextureIndex=-1,this.priority=-Number.MAX_VALUE,this.highPriorityFrameNumber=-1}X4.priorityComparator=function(e,t){return e.priority-t.priority};X4.searchComparator=function(e,t){return e.keyframe-t.keyframe};X4.LoadState=B0e;var Xi=X4;function M0e(){}Object.defineProperties(M0e.prototype,{color:{get:de.throwInstantiationError},intensity:{get:de.throwInstantiationError}});var sX=M0e;var lpt=/\/$/,L0e=new Kt('© <a href="https://www.mapbox.com/about/maps/">Mapbox</a> © <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> <strong><a href="https://www.mapbox.com/map-feedback/">Improve this map</a></strong>');function TS(e){e=y(e,y.EMPTY_OBJECT);let t=e.styleId,n=e.accessToken;this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0;let i=Oe.createIfNeeded(y(e.url,"https://api.mapbox.com/styles/v1/"));this._styleId=t,this._accessToken=n;let o=y(e.tilesize,512);this._tilesize=o;let r=y(e.username,"mapbox");this._username=r;let s=u(e.scaleFactor)?"@2x":"",a=i.getUrlComponent();lpt.test(a)||(a+="/"),a+=`${this._username}/${t}/tiles/${this._tilesize}/{z}/{x}/{y}${s}`,i.url=a,i.setQueryParameters({access_token:n});let c;u(e.credit)?(c=e.credit,typeof c=="string"&&(c=new Kt(c))):c=L0e,this._resource=i,this._imageryProvider=new ca({url:i,credit:c,ellipsoid:e.ellipsoid,minimumLevel:e.minimumLevel,maximumLevel:e.maximumLevel,rectangle:e.rectangle})}Object.defineProperties(TS.prototype,{url:{get:function(){return this._imageryProvider.url}},ready:{get:function(){return this._imageryProvider.ready}},readyPromise:{get:function(){return this._imageryProvider.readyPromise}},rectangle:{get:function(){return this._imageryProvider.rectangle}},tileWidth:{get:function(){return this._imageryProvider.tileWidth}},tileHeight:{get:function(){return this._imageryProvider.tileHeight}},maximumLevel:{get:function(){return this._imageryProvider.maximumLevel}},minimumLevel:{get:function(){return this._imageryProvider.minimumLevel}},tilingScheme:{get:function(){return this._imageryProvider.tilingScheme}},tileDiscardPolicy:{get:function(){return this._imageryProvider.tileDiscardPolicy}},errorEvent:{get:function(){return this._imageryProvider.errorEvent}},credit:{get:function(){return this._imageryProvider.credit}},proxy:{get:function(){return this._imageryProvider.proxy}},hasAlphaChannel:{get:function(){return this._imageryProvider.hasAlphaChannel}}});TS.prototype.getTileCredits=function(e,t,n){};TS.prototype.requestImage=function(e,t,n,i){return this._imageryProvider.requestImage(e,t,n,i)};TS.prototype.pickFeatures=function(e,t,n,i,o){return this._imageryProvider.pickFeatures(e,t,n,i,o)};TS._defaultCredit=L0e;var aX=TS;function Jy(e,t,n,i,o){i===tn.UNSIGNED_SHORT&&(i=tn.FLOAT32);let r=e.floatingPointTexture;if(i===tn.FLOAT32&&!r)throw new ue("Floating point texture not supported");let s;i===tn.FLOAT32||i===tn.FLOAT64?s=Xe.FLOAT:i===tn.UINT8&&(s=Xe.UNSIGNED_BYTE);let a;n===1?a=st.LUMINANCE:n===2?a=st.LUMINANCE_ALPHA:n===3?a=st.RGB:n===4&&(a=st.RGBA);let c=512*1024*1024,l=128*1024*1024;o=Math.min(y(o,l),c);let f=Vt.maximumTextureSize,d=tn.getSizeInBytes(i),p=Math.floor(o/(n*d)),g=Math.min(f,P.previousPowerOfTwo(Math.floor(Math.sqrt(p)))),m=Math.ceil(Math.sqrt(t.x)),A=Math.ceil(t.z/m),x=m*t.x,C=A*t.y,T=Math.floor(g/x),E=Math.floor(g/C);if(T===0||E===0)throw new ue("Tileset is too large to fit into megatexture");this.channelCount=n,this.componentType=i,this.voxelCountPerTile=h.clone(t,new h),this.maximumTileCount=T*E,this.regionCountPerMegatexture=new H(T,E),this.voxelCountPerRegion=new H(x,C),this.sliceCountPerRegion=new H(m,A),this.voxelSizeUv=new H(1/g,1/g),this.sliceSizeUv=new H(t.x/g,t.y/g),this.regionSizeUv=new H(x/g,C/g),this.texture=new It({context:e,pixelFormat:a,pixelDatatype:s,flipY:!1,width:g,height:g,sampler:new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.LINEAR,magnificationFilter:_i.LINEAR})});let S=tn.toComponentDatatype(i);this.tileVoxelDataTemp=q.createTypedArray(S,x*C*n),this.nodes=new Array(this.maximumTileCount);for(let v=0;v<this.maximumTileCount;v++)this.nodes[v]=new upt(v);for(let v=0;v<this.maximumTileCount;v++){let w=this.nodes[v];w.previousNode=v>0?this.nodes[v-1]:void 0,w.nextNode=v<this.maximumTileCount-1?this.nodes[v+1]:void 0}this.occupiedList=void 0,this.emptyList=this.nodes[0],this.occupiedCount=0}function upt(e){this.index=e,this.nextNode=void 0,this.previousNode=void 0}Jy.prototype.add=function(e){if(this.isFull())throw new de("Trying to add when there are no empty spots");let t=this.emptyList;this.emptyList=this.emptyList.nextNode,u(this.emptyList)&&(this.emptyList.previousNode=void 0),t.nextNode=this.occupiedList,u(t.nextNode)&&(t.nextNode.previousNode=t),this.occupiedList=t;let n=t.index;return this.writeDataToTexture(n,e),this.occupiedCount++,n};Jy.prototype.remove=function(e){if(e<0||e>=this.maximumTileCount)throw new de("Megatexture index out of bounds");let t=this.nodes[e];u(t.previousNode)&&(t.previousNode.nextNode=t.nextNode),u(t.nextNode)&&(t.nextNode.previousNode=t.previousNode),t.nextNode=this.emptyList,u(t.nextNode)&&(t.nextNode.previousNode=t),t.previousNode=void 0,this.emptyList=t,this.occupiedCount--};Jy.prototype.isFull=function(){return this.emptyList===void 0};Jy.getApproximateTextureMemoryByteLength=function(e,t,n,i){i===tn.UNSIGNED_SHORT&&(i=tn.FLOAT32);let o=tn.getSizeInBytes(i),r=e*t.x*t.y*t.z,s=Math.ceil(Math.sqrt(t.z)),a=Math.ceil(t.z/s),c=s*t.x,l=a*t.y,f=P.previousPowerOfTwo(Math.floor(Math.sqrt(r)));for(;;){let p=Math.floor(f/c),g=Math.floor(f/l);if(p*g>=e)break;f*=2}return f*f*n*o};Jy.prototype.writeDataToTexture=function(e,t){let n=t.constructor===Uint16Array?new Float32Array(t):t,i=this.voxelCountPerTile,o=this.sliceCountPerRegion,r=this.voxelCountPerRegion,s=this.channelCount,a=this.tileVoxelDataTemp;for(let A=0;A<i.z;A++){let x=A%o.x*i.x,C=Math.floor(A/o.x)*i.y;for(let T=0;T<i.y;T++)for(let E=0;E<i.x;E++){let S=A*i.y*i.x+T*i.x+E,v=(C+T)*r.x+(x+E);for(let w=0;w<s;w++)a[v*s+w]=n[S*s+w]}}let c=this.regionCountPerMegatexture,l=r.x,f=r.y,d=e%c.x*r.x,p=Math.floor(e/c.x)*r.y,m={source:{arrayBufferView:a,width:l,height:f},xOffset:d,yOffset:p};this.texture.copyFrom(m)};Jy.prototype.isDestroyed=function(){return!1};Jy.prototype.destroy=function(){return this.texture=this.texture&&this.texture.destroy(),le(this)};var ES=Jy;function cX(e){}cX.prototype.isReady=function(){return!0};cX.prototype.shouldDiscardImage=function(e){return!1};var lX=cX;var fpt=new Kt("MapQuest, Open Street Map and contributors, CC-BY-SA");function K4(e){e=y(e,y.EMPTY_OBJECT);let t=Oe.createIfNeeded(y(e.url,"https://a.tile.openstreetmap.org/"));t.appendForwardSlash(),t.url+=`{z}/{x}/{y}.${y(e.fileExtension,"png")}`;let n=new Fr({ellipsoid:e.ellipsoid}),i=256,o=256,r=y(e.minimumLevel,0),s=e.maximumLevel,a=y(e.rectangle,n.rectangle),c=n.positionToTileXY(ce.southwest(a),r),l=n.positionToTileXY(ce.northeast(a),r),f=(Math.abs(l.x-c.x)+1)*(Math.abs(l.y-c.y)+1),d=y(e.credit,fpt);typeof d=="string"&&(d=new Kt(d)),ca.call(this,{url:t,credit:d,tilingScheme:n,tileWidth:i,tileHeight:o,minimumLevel:r,maximumLevel:s,rectangle:a})}u(Object.create)&&(K4.prototype=Object.create(ca.prototype),K4.prototype.constructor=K4);var _C=K4;var dpt=new H(1,1);function uX(e){e=y(e,y.EMPTY_OBJECT),this.mass=y(e.mass,1),this.position=h.clone(y(e.position,h.ZERO)),this.velocity=h.clone(y(e.velocity,h.ZERO)),this.life=y(e.life,Number.MAX_VALUE),this.image=e.image,this.startColor=z.clone(y(e.startColor,z.WHITE)),this.endColor=z.clone(y(e.endColor,z.WHITE)),this.startScale=y(e.startScale,1),this.endScale=y(e.endScale,1),this.imageSize=H.clone(y(e.imageSize,dpt)),this._age=0,this._normalizedAge=0,this._billboard=void 0}Object.defineProperties(uX.prototype,{age:{get:function(){return this._age}},normalizedAge:{get:function(){return this._normalizedAge}}});var N0e=new h;uX.prototype.update=function(e,t){return h.multiplyByScalar(this.velocity,e,N0e),h.add(this.position,N0e,this.position),u(t)&&t(this,e),this._age+=e,this.life===Number.MAX_VALUE?this._normalizedAge=0:this._normalizedAge=this._age/this.life,this._age<=this.life};var bS=uX;function F0e(e){e=y(e,y.EMPTY_OBJECT),this.time=y(e.time,0),this.minimum=y(e.minimum,0),this.maximum=y(e.maximum,50),this._complete=!1}Object.defineProperties(F0e.prototype,{complete:{get:function(){return this._complete}}});var fX=F0e;function V0e(e){}V0e.prototype.emit=function(e){de.throwInstantiationError()};var dX=V0e;var U0e=new H(1,1);function wF(e){e=y(e,y.EMPTY_OBJECT),this.show=y(e.show,!0),this.updateCallback=e.updateCallback,this.loop=y(e.loop,!0),this.image=y(e.image,void 0);let t=e.emitter;u(t)||(t=new yF(.5)),this._emitter=t,this._bursts=e.bursts,this._modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._emitterModelMatrix=M.clone(y(e.emitterModelMatrix,M.IDENTITY)),this._matrixDirty=!0,this._combinedMatrix=new M,this._startColor=z.clone(y(e.color,y(e.startColor,z.WHITE))),this._endColor=z.clone(y(e.color,y(e.endColor,z.WHITE))),this._startScale=y(e.scale,y(e.startScale,1)),this._endScale=y(e.scale,y(e.endScale,1)),this._emissionRate=y(e.emissionRate,5),this._minimumSpeed=y(e.speed,y(e.minimumSpeed,1)),this._maximumSpeed=y(e.speed,y(e.maximumSpeed,1)),this._minimumParticleLife=y(e.particleLife,y(e.minimumParticleLife,5)),this._maximumParticleLife=y(e.particleLife,y(e.maximumParticleLife,5)),this._minimumMass=y(e.mass,y(e.minimumMass,1)),this._maximumMass=y(e.mass,y(e.maximumMass,1)),this._minimumImageSize=H.clone(y(e.imageSize,y(e.minimumImageSize,U0e))),this._maximumImageSize=H.clone(y(e.imageSize,y(e.maximumImageSize,U0e))),this._sizeInMeters=y(e.sizeInMeters,!1),this._lifetime=y(e.lifetime,Number.MAX_VALUE),this._billboardCollection=void 0,this._particles=[],this._particlePool=[],this._previousTime=void 0,this._currentTime=0,this._carryOver=0,this._complete=new Ae,this._isComplete=!1,this._updateParticlePool=!0,this._particleEstimate=0}Object.defineProperties(wF.prototype,{emitter:{get:function(){return this._emitter},set:function(e){this._emitter=e}},bursts:{get:function(){return this._bursts},set:function(e){this._bursts=e,this._updateParticlePool=!0}},modelMatrix:{get:function(){return this._modelMatrix},set:function(e){this._matrixDirty=this._matrixDirty||!M.equals(this._modelMatrix,e),M.clone(e,this._modelMatrix)}},emitterModelMatrix:{get:function(){return this._emitterModelMatrix},set:function(e){this._matrixDirty=this._matrixDirty||!M.equals(this._emitterModelMatrix,e),M.clone(e,this._emitterModelMatrix)}},startColor:{get:function(){return this._startColor},set:function(e){z.clone(e,this._startColor)}},endColor:{get:function(){return this._endColor},set:function(e){z.clone(e,this._endColor)}},startScale:{get:function(){return this._startScale},set:function(e){this._startScale=e}},endScale:{get:function(){return this._endScale},set:function(e){this._endScale=e}},emissionRate:{get:function(){return this._emissionRate},set:function(e){this._emissionRate=e,this._updateParticlePool=!0}},minimumSpeed:{get:function(){return this._minimumSpeed},set:function(e){this._minimumSpeed=e}},maximumSpeed:{get:function(){return this._maximumSpeed},set:function(e){this._maximumSpeed=e}},minimumParticleLife:{get:function(){return this._minimumParticleLife},set:function(e){this._minimumParticleLife=e}},maximumParticleLife:{get:function(){return this._maximumParticleLife},set:function(e){this._maximumParticleLife=e,this._updateParticlePool=!0}},minimumMass:{get:function(){return this._minimumMass},set:function(e){this._minimumMass=e}},maximumMass:{get:function(){return this._maximumMass},set:function(e){this._maximumMass=e}},minimumImageSize:{get:function(){return this._minimumImageSize},set:function(e){this._minimumImageSize=e}},maximumImageSize:{get:function(){return this._maximumImageSize},set:function(e){this._maximumImageSize=e}},sizeInMeters:{get:function(){return this._sizeInMeters},set:function(e){this._sizeInMeters=e}},lifetime:{get:function(){return this._lifetime},set:function(e){this._lifetime=e}},complete:{get:function(){return this._complete}},isComplete:{get:function(){return this._isComplete}}});function hpt(e){let t=e._emissionRate,n=e._maximumParticleLife,i=0,o=e._bursts;if(u(o)){let d=o.length;for(let p=0;p<d;++p)i+=o[p].maximum}let r=e._billboardCollection,s=e.image,a=Math.ceil(t*n+i),c=e._particles,l=e._particlePool,f=Math.max(a-c.length-l.length,0);for(let d=0;d<f;++d){let p=new bS;p._billboard=r.add({image:s}),l.push(p)}e._particleEstimate=a}function mpt(e){let t=e._particlePool.pop();return u(t)||(t=new bS),t}function ppt(e,t){e._particlePool.push(t)}function _pt(e){let t=e._particles,n=e._particlePool,i=e._billboardCollection,o=t.length,r=n.length,s=e._particleEstimate,a=r-Math.max(s-o-r,0);for(let c=a;c<r;++c){let l=n[c];i.remove(l._billboard)}n.length=a}function gpt(e){u(e._billboard)&&(e._billboard.show=!1)}function k0e(e,t){let n=t._billboard;u(n)||(n=t._billboard=e._billboardCollection.add({image:t.image})),n.width=t.imageSize.x,n.height=t.imageSize.y,n.position=t.position,n.sizeInMeters=e.sizeInMeters,n.show=!0;let i=P.lerp(t.startColor.red,t.endColor.red,t.normalizedAge),o=P.lerp(t.startColor.green,t.endColor.green,t.normalizedAge),r=P.lerp(t.startColor.blue,t.endColor.blue,t.normalizedAge),s=P.lerp(t.startColor.alpha,t.endColor.alpha,t.normalizedAge);n.color=new z(i,o,r,s),n.scale=P.lerp(t.startScale,t.endScale,t.normalizedAge)}function ypt(e,t){t.startColor=z.clone(e._startColor,t.startColor),t.endColor=z.clone(e._endColor,t.endColor),t.startScale=e._startScale,t.endScale=e._endScale,t.image=e.image,t.life=P.randomBetween(e._minimumParticleLife,e._maximumParticleLife),t.mass=P.randomBetween(e._minimumMass,e._maximumMass),t.imageSize.x=P.randomBetween(e._minimumImageSize.x,e._maximumImageSize.x),t.imageSize.y=P.randomBetween(e._minimumImageSize.y,e._maximumImageSize.y),t._normalizedAge=0,t._age=0;let n=P.randomBetween(e._minimumSpeed,e._maximumSpeed);h.multiplyByScalar(t.velocity,n,t.velocity),e._particles.push(t)}function Apt(e,t){if(e._isComplete)return 0;t=P.mod(t,e._lifetime);let n=t*e._emissionRate,i=Math.floor(n);if(e._carryOver+=n-i,e._carryOver>1&&(i++,e._carryOver-=1),u(e.bursts)){let o=e.bursts.length;for(let r=0;r<o;r++){let s=e.bursts[r],a=e._currentTime;u(s)&&!s._complete&&a>s.time&&(i+=P.randomBetween(s.minimum,s.maximum),s._complete=!0)}}return i}var Z4=new h;wF.prototype.update=function(e){if(!this.show)return;u(this._billboardCollection)||(this._billboardCollection=new au),this._updateParticlePool&&(hpt(this),this._updateParticlePool=!1);let t=0;this._previousTime&&(t=$.secondsDifference(e.time,this._previousTime)),t<0&&(t=0);let n=this._particles,i=this._emitter,o=this.updateCallback,r,s,a=n.length;for(r=0;r<a;++r)s=n[r],s.update(t,o)?k0e(this,s):(gpt(s),ppt(this,s),n[r]=n[a-1],--r,--a);n.length=a;let c=Apt(this,t);if(c>0&&u(i)){this._matrixDirty&&(this._combinedMatrix=M.multiply(this.modelMatrix,this.emitterModelMatrix,this._combinedMatrix),this._matrixDirty=!1);let l=this._combinedMatrix;for(r=0;r<c;r++)s=mpt(this),this._emitter.emit(s),h.add(s.position,s.velocity,Z4),M.multiplyByPoint(l,Z4,Z4),s.position=M.multiplyByPoint(l,s.position,s.position),h.subtract(Z4,s.position,s.velocity),h.normalize(s.velocity,s.velocity),ypt(this,s),k0e(this,s)}if(this._billboardCollection.update(e),this._previousTime=$.clone(e.time,this._previousTime),this._currentTime+=t,this._lifetime!==Number.MAX_VALUE&&this._currentTime>this._lifetime)if(this.loop){if(this._currentTime=P.mod(this._currentTime,this._lifetime),this.bursts){let l=this.bursts.length;for(r=0;r<l;r++)this.bursts[r]._complete=!1}}else this._isComplete=!0,this._complete.raiseEvent(this);e.frameNumber%120===0&&_pt(this)};wF.prototype.isDestroyed=function(){return!1};wF.prototype.destroy=function(){return this._billboardCollection=this._billboardCollection&&this._billboardCollection.destroy(),le(this)};var hX=wF;var G0e=wo(i3(),1);function xpt(e,t,n){return` float clipDistance = clip(gl_FragCoord, ${e}, ${t});
|
||
vec4 clippingPlanesEdgeColor = vec4(1.0);
|
||
clippingPlanesEdgeColor.rgb = ${n}.rgb;
|
||
float clippingPlanesEdgeWidth = ${n}.a;
|
||
if (clipDistance > 0.0 && clipDistance < clippingPlanesEdgeWidth)
|
||
{
|
||
gl_FragColor = clippingPlanesEdgeColor;
|
||
}
|
||
`}var IF=xpt;var Cpt={modifyFragmentShader:function(t){return t=ke.replaceMain(t,"czm_splitter_main"),t+=`uniform float czm_splitDirection;
|
||
void main()
|
||
{
|
||
#ifndef SHADOW_MAP
|
||
if (czm_splitDirection < 0.0 && gl_FragCoord.x > czm_splitPosition) discard;
|
||
if (czm_splitDirection > 0.0 && gl_FragCoord.x < czm_splitPosition) discard;
|
||
#endif
|
||
czm_splitter_main();
|
||
}
|
||
`,t},addUniforms:function(t,n){n.czm_splitDirection=function(){return t.splitDirection}}},SS=Cpt;var gC={NEEDS_DECODE:0,DECODING:1,READY:2,FAILED:3};function PF(e){this._parsedContent=void 0,this._drawCommand=void 0,this._isTranslucent=!1,this._styleTranslucent=!1,this._constantColor=z.clone(z.DARKGRAY),this._highlightColor=z.clone(z.WHITE),this._pointSize=1,this._rtcCenter=void 0,this._quantizedVolumeScale=void 0,this._quantizedVolumeOffset=void 0,this._styleableShaderAttributes=void 0,this._isQuantized=!1,this._isOctEncoded16P=!1,this._isRGB565=!1,this._hasColors=!1,this._hasNormals=!1,this._hasBatchIds=!1,this._decodingState=gC.READY,this._dequantizeInShader=!0,this._isQuantizedDraco=!1,this._isOctEncodedDraco=!1,this._quantizedRange=0,this._octEncodedRange=0,this.backFaceCulling=!1,this._backFaceCulling=!1,this.normalShading=!0,this._normalShading=!0,this._opaqueRenderState=void 0,this._translucentRenderState=void 0,this._mode=void 0,this._ready=!1,this._pointsLength=0,this._geometryByteLength=0,this._vertexShaderLoaded=e.vertexShaderLoaded,this._fragmentShaderLoaded=e.fragmentShaderLoaded,this._uniformMapLoaded=e.uniformMapLoaded,this._batchTableLoaded=e.batchTableLoaded,this._pickIdLoaded=e.pickIdLoaded,this._opaquePass=y(e.opaquePass,Ee.OPAQUE),this._cull=y(e.cull,!0),this.style=void 0,this._style=void 0,this.styleDirty=!1,this.modelMatrix=M.clone(M.IDENTITY),this._modelMatrix=M.clone(M.IDENTITY),this.time=0,this.shadows=gn.ENABLED,this._boundingSphere=void 0,this.clippingPlanes=void 0,this.isClipped=!1,this.clippingPlanesDirty=!1,this.clippingPlanesOriginMatrix=void 0,this.attenuation=!1,this._attenuation=!1,this.geometricError=0,this.geometricErrorScale=1,this.maximumAttenuation=this._pointSize,this.splitDirection=y(e.splitDirection,vc.NONE),this._splittingEnabled=!1,this._resolveReadyPromise=void 0,this._rejectReadyPromise=void 0,this._readyPromise=Tpt(this,e)}Object.defineProperties(PF.prototype,{pointsLength:{get:function(){return this._pointsLength}},geometryByteLength:{get:function(){return this._geometryByteLength}},ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},color:{get:function(){return z.clone(this._highlightColor)},set:function(e){this._highlightColor=z.clone(e,this._highlightColor)}},boundingSphere:{get:function(){if(u(this._drawCommand))return this._drawCommand.boundingVolume},set:function(e){this._boundingSphere=se.clone(e,this._boundingSphere)}}});function Tpt(e,t){let n=ax.parse(t.arrayBuffer,t.byteOffset);if(e._parsedContent=n,e._rtcCenter=n.rtcCenter,e._hasNormals=n.hasNormals,e._hasColors=n.hasColors,e._hasBatchIds=n.hasBatchIds,e._isTranslucent=n.isTranslucent,!n.hasBatchIds&&u(n.batchTableBinary)&&(n.styleableProperties=Bp.getBinaryProperties(n.pointsLength,n.batchTableJson,n.batchTableBinary)),u(n.draco)){let a=n.draco;e._decodingState=gC.NEEDS_DECODE,a.dequantizeInShader=e._dequantizeInShader}let i=n.positions;u(i)&&(e._isQuantized=i.isQuantized,e._quantizedVolumeScale=i.quantizedVolumeScale,e._quantizedVolumeOffset=i.quantizedVolumeOffset,e._quantizedRange=i.quantizedRange);let o=n.normals;u(o)&&(e._isOctEncoded16P=o.octEncoded);let r=n.colors;u(r)&&(u(r.constantColor)&&(e._constantColor=z.clone(r.constantColor,e._constantColor),e._hasColors=!1),e._isRGB565=r.isRGB565);let s=n.batchIds;return u(n.batchIds)&&(s.name="BATCH_ID",s.semantic="BATCH_ID",s.setIndex=void 0),n.hasBatchIds&&e._batchTableLoaded(n.batchLength,n.batchTableJson,n.batchTableBinary),e._pointsLength=n.pointsLength,new Promise(function(a,c){e._resolveReadyPromise=function(){e._ready=!0,a(e)},e._rejectReadyPromise=c})}var Ept=new h,bpt=new h,Spt=new h,z0e,J4;function vpt(e){if(!u(J4)){z0e=new G0e.default(0),J4=new Array(e);for(let t=0;t<e;++t)J4[t]=z0e.random()}return J4}function Dpt(e){let n=e.length/3,i=Math.min(n,20),o=vpt(20),r=Number.MAX_VALUE,s=-Number.MAX_VALUE,a=h.fromElements(r,r,r,Ept),c=h.fromElements(s,s,s,bpt);for(let f=0;f<i;++f){let d=Math.floor(o[f]*n),p=h.unpack(e,d*3,Spt);h.minimumByComponent(a,p,a),h.maximumByComponent(c,p,c)}let l=se.fromCornerPoints(a,c);return l.radius+=P.EPSILON2,l}function H0e(e,t){let n=q.fromTypedArray(e);return n===q.INT||n===q.UNSIGNED_INT||n===q.DOUBLE?(wt("Cast pnts property to floats",`Point cloud property "${t}" will be cast to a float array because INT, UNSIGNED_INT, and DOUBLE are not valid WebGL vertex attribute types. Some precision may be lost.`),new Float32Array(e)):e}var wpt=new oe,Ipt=new oe,Ppt=new z,W0e=0,Q4=1,yX=2,j0e=3,Opt=4,mX=new M,Rpt=new M;function Bpt(e,t){let n=t.context,i=e._parsedContent,o=e._pointsLength,r=i.positions,s=i.colors,a=i.normals,c=i.batchIds,l=i.styleableProperties,f=u(l),d=e._isQuantized,p=e._isQuantizedDraco,g=e._isOctEncoded16P,m=e._isOctEncodedDraco,A=e._quantizedRange,x=e._octEncodedRange,C=e._isRGB565,T=e._isTranslucent,E=e._hasColors,S=e._hasNormals,v=e._hasBatchIds,w,R,O=[],L={};if(e._styleableShaderAttributes=L,f){let U=Opt;for(let G in l)if(l.hasOwnProperty(G)){let V=l[G],X=H0e(V.typedArray,G);w=V.componentCount,R=q.fromTypedArray(X);let W=lt.createVertexBuffer({context:n,typedArray:X,usage:Ne.STATIC_DRAW});e._geometryByteLength+=W.sizeInBytes;let Q={index:U,vertexBuffer:W,componentsPerAttribute:w,componentDatatype:R,normalize:!1,offsetInBytes:0,strideInBytes:0};O.push(Q),L[G]={location:U,componentCount:w},++U}}let N=lt.createVertexBuffer({context:n,typedArray:r.typedArray,usage:Ne.STATIC_DRAW});e._geometryByteLength+=N.sizeInBytes;let _;E&&(_=lt.createVertexBuffer({context:n,typedArray:s.typedArray,usage:Ne.STATIC_DRAW}),e._geometryByteLength+=_.sizeInBytes);let b;S&&(b=lt.createVertexBuffer({context:n,typedArray:a.typedArray,usage:Ne.STATIC_DRAW}),e._geometryByteLength+=b.sizeInBytes);let D;v&&(c.typedArray=H0e(c.typedArray,"batchIds"),D=lt.createVertexBuffer({context:n,typedArray:c.typedArray,usage:Ne.STATIC_DRAW}),e._geometryByteLength+=D.sizeInBytes);let I=[];if(d?R=q.UNSIGNED_SHORT:p?R=A<=255?q.UNSIGNED_BYTE:q.UNSIGNED_SHORT:R=q.FLOAT,I.push({index:W0e,vertexBuffer:N,componentsPerAttribute:3,componentDatatype:R,normalize:!1,offsetInBytes:0,strideInBytes:0}),e._cull&&(d||p?e._boundingSphere=se.fromCornerPoints(h.ZERO,e._quantizedVolumeScale):e._boundingSphere=Dpt(r.typedArray)),E)if(C)I.push({index:Q4,vertexBuffer:_,componentsPerAttribute:1,componentDatatype:q.UNSIGNED_SHORT,normalize:!1,offsetInBytes:0,strideInBytes:0});else{let U=T?4:3;I.push({index:Q4,vertexBuffer:_,componentsPerAttribute:U,componentDatatype:q.UNSIGNED_BYTE,normalize:!0,offsetInBytes:0,strideInBytes:0})}S&&(g?(w=2,R=q.UNSIGNED_BYTE):m?(w=2,R=x<=255?q.UNSIGNED_BYTE:q.UNSIGNED_SHORT):(w=3,R=q.FLOAT),I.push({index:yX,vertexBuffer:b,componentsPerAttribute:w,componentDatatype:R,normalize:!1,offsetInBytes:0,strideInBytes:0})),v&&I.push({index:j0e,vertexBuffer:D,componentsPerAttribute:1,componentDatatype:q.fromTypedArray(c.typedArray),normalize:!1,offsetInBytes:0,strideInBytes:0}),f&&(I=I.concat(O));let B=new ni({context:n,attributes:I}),F={depthTest:{enabled:!0}},k={depthTest:{enabled:!0},depthMask:!1,blending:un.ALPHA_BLEND};e._opaquePass===Ee.CESIUM_3D_TILE&&(F.stencilTest=Mt.setCesium3DTileBit(),F.stencilMask=Mt.CESIUM_3D_TILE_MASK,k.stencilTest=Mt.setCesium3DTileBit(),k.stencilMask=Mt.CESIUM_3D_TILE_MASK),e._opaqueRenderState=Ue.fromCache(F),e._translucentRenderState=Ue.fromCache(k),e._drawCommand=new tt({boundingVolume:new se,cull:e._cull,modelMatrix:new M,primitiveType:Me.POINTS,vertexArray:B,count:o,shaderProgram:void 0,uniformMap:void 0,renderState:T?e._translucentRenderState:e._opaqueRenderState,pass:T?Ee.TRANSLUCENT:e._opaquePass,owner:e,castShadows:!1,receiveShadows:!1,pickId:e._pickIdLoaded()})}function Mpt(e,t){let n=t.context,i=e._isQuantized,o=e._isQuantizedDraco,r=e._isOctEncodedDraco,s={u_pointSizeAndTimeAndGeometricErrorAndDepthMultiplier:function(){let a=wpt;if(a.x=e._attenuation?e.maximumAttenuation:e._pointSize,a.x*=t.pixelRatio,a.y=e.time,e._attenuation){let c=t.camera.frustum,l;t.mode===ee.SCENE2D||c instanceof en?l=Number.POSITIVE_INFINITY:l=n.drawingBufferHeight/t.camera.frustum.sseDenominator,a.z=e.geometricError*e.geometricErrorScale,a.w=l}return a},u_highlightColor:function(){return e._highlightColor},u_constantColor:function(){return e._constantColor},u_clippingPlanes:function(){let a=e.clippingPlanes;return e.isClipped?a.texture:n.defaultTexture},u_clippingPlanesEdgeStyle:function(){let a=e.clippingPlanes;if(!u(a))return z.TRANSPARENT;let c=z.clone(a.edgeColor,Ppt);return c.alpha=a.edgeWidth,c},u_clippingPlanesMatrix:function(){let a=e.clippingPlanes;if(!u(a))return M.IDENTITY;let c=y(e.clippingPlanesOriginMatrix,e._modelMatrix);M.multiply(n.uniformState.view3D,c,mX);let l=M.multiply(mX,a.modelMatrix,mX);return M.inverseTranspose(l,Rpt)}};SS.addUniforms(e,s),(i||o||r)&&(s=pt(s,{u_quantizedVolumeScaleAndOctEncodedRange:function(){let a=Ipt;if(u(e._quantizedVolumeScale)){let c=h.clone(e._quantizedVolumeScale,a);h.divideByScalar(c,e._quantizedRange,a)}return a.w=e._octEncodedRange,a}})),u(e._uniformMapLoaded)&&(s=e._uniformMapLoaded(s)),e._drawCommand.uniformMap=s}function pX(e,t){let n=/czm_3dtiles_property_(\d+)/g,i=n.exec(e);for(;i!==null;){let o=parseInt(i[1]);t.indexOf(o)===-1&&t.push(o),i=n.exec(e)}}function _X(e,t){e=e.slice(e.indexOf(`
|
||
`));let n=/czm_3dtiles_builtin_property_(\w+)/g,i=n.exec(e);for(;i!==null;){let o=i[1];t.indexOf(o)===-1&&t.push(o),i=n.exec(e)}}function gX(e,t){let n=e.numberOfAttributes;for(let i=0;i<n;++i){let o=e.getAttribute(i);if(o.index===t)return o}}var Lpt={POSITION:"czm_3dtiles_builtin_property_POSITION",POSITION_ABSOLUTE:"czm_3dtiles_builtin_property_POSITION_ABSOLUTE",COLOR:"czm_3dtiles_builtin_property_COLOR",NORMAL:"czm_3dtiles_builtin_property_NORMAL"};function Npt(e,t,n){let i,o,r,s=t.context,a=u(n),c=e._isQuantized,l=e._isQuantizedDraco,f=e._isOctEncoded16P,d=e._isOctEncodedDraco,p=e._isRGB565,g=e._isTranslucent,m=e._hasColors,A=e._hasNormals,x=e._hasBatchIds,C=e._backFaceCulling,T=e._normalShading,E=e._drawCommand.vertexArray,S=e.clippingPlanes,v=e._attenuation,w,R,O,L=g,N=Ge(Lpt),_={},b=e._styleableShaderAttributes;for(o in b)b.hasOwnProperty(o)&&(r=b[o],N[o]=`czm_3dtiles_property_${r.location}`,_[r.location]=r);if(a){let re={translucent:!1},ye="(vec3 czm_3dtiles_builtin_property_POSITION, vec3 czm_3dtiles_builtin_property_POSITION_ABSOLUTE, vec4 czm_3dtiles_builtin_property_COLOR, vec3 czm_3dtiles_builtin_property_NORMAL)";w=n.getColorShaderFunction(`getColorFromStyle${ye}`,N,re),R=n.getShowShaderFunction(`getShowFromStyle${ye}`,N,re),O=n.getPointSizeShaderFunction(`getPointSizeFromStyle${ye}`,N,re),u(w)&&re.translucent&&(L=!0)}e._styleTranslucent=L;let D=u(w),I=u(R),B=u(O),F=e.isClipped,k=[],U=[];D&&(pX(w,k),_X(w,U)),I&&(pX(R,k),_X(R,U)),B&&(pX(O,k),_X(O,U));let G=U.indexOf("COLOR")>=0,V=U.indexOf("NORMAL")>=0;if(V&&!A)throw new ue("Style references the NORMAL semantic but the point cloud does not have normals");for(o in b)if(b.hasOwnProperty(o)){r=b[o];let re=k.indexOf(r.location)>=0,ye=gX(E,r.location);ye.enabled=re}let X=m&&(!D||G);if(m){let re=gX(E,Q4);re.enabled=X}let W=A&&(T||C||V);if(A){let re=gX(E,yX);re.enabled=W}let Q={a_position:W0e};X&&(Q.a_color=Q4),W&&(Q.a_normal=yX),x&&(Q.a_batchId=j0e);let Y="",K=k.length;for(i=0;i<K;++i){let re=k[i];r=_[re];let ye=r.componentCount,fe=`czm_3dtiles_property_${re}`,Se;ye===1?Se="float":Se=`vec${ye}`,Y+=`attribute ${Se} ${fe};
|
||
`,Q[fe]=r.location}Mpt(e,t);let J=`attribute vec3 a_position;
|
||
varying vec4 v_color;
|
||
uniform vec4 u_pointSizeAndTimeAndGeometricErrorAndDepthMultiplier;
|
||
uniform vec4 u_constantColor;
|
||
uniform vec4 u_highlightColor;
|
||
`;J+=`float u_pointSize;
|
||
float tiles3d_tileset_time;
|
||
`,v&&(J+=`float u_geometricError;
|
||
float u_depthMultiplier;
|
||
`),J+=Y,X&&(g?J+=`attribute vec4 a_color;
|
||
`:p?J+=`attribute float a_color;
|
||
const float SHIFT_RIGHT_11 = 1.0 / 2048.0;
|
||
const float SHIFT_RIGHT_5 = 1.0 / 32.0;
|
||
const float SHIFT_LEFT_11 = 2048.0;
|
||
const float SHIFT_LEFT_5 = 32.0;
|
||
const float NORMALIZE_6 = 1.0 / 64.0;
|
||
const float NORMALIZE_5 = 1.0 / 32.0;
|
||
`:J+=`attribute vec3 a_color;
|
||
`),W&&(f||d?J+=`attribute vec2 a_normal;
|
||
`:J+=`attribute vec3 a_normal;
|
||
`),x&&(J+=`attribute float a_batchId;
|
||
`),(c||l||d)&&(J+=`uniform vec4 u_quantizedVolumeScaleAndOctEncodedRange;
|
||
`),D&&(J+=w),I&&(J+=R),B&&(J+=O),J+=`void main()
|
||
{
|
||
u_pointSize = u_pointSizeAndTimeAndGeometricErrorAndDepthMultiplier.x;
|
||
tiles3d_tileset_time = u_pointSizeAndTimeAndGeometricErrorAndDepthMultiplier.y;
|
||
`,v&&(J+=` u_geometricError = u_pointSizeAndTimeAndGeometricErrorAndDepthMultiplier.z;
|
||
u_depthMultiplier = u_pointSizeAndTimeAndGeometricErrorAndDepthMultiplier.w;
|
||
`),X?g?J+=` vec4 color = a_color;
|
||
`:p?J+=` float compressed = a_color;
|
||
float r = floor(compressed * SHIFT_RIGHT_11);
|
||
compressed -= r * SHIFT_LEFT_11;
|
||
float g = floor(compressed * SHIFT_RIGHT_5);
|
||
compressed -= g * SHIFT_LEFT_5;
|
||
float b = compressed;
|
||
vec3 rgb = vec3(r * NORMALIZE_5, g * NORMALIZE_6, b * NORMALIZE_5);
|
||
vec4 color = vec4(rgb, 1.0);
|
||
`:J+=` vec4 color = vec4(a_color, 1.0);
|
||
`:J+=` vec4 color = u_constantColor;
|
||
`,c||l?J+=` vec3 position = a_position * u_quantizedVolumeScaleAndOctEncodedRange.xyz;
|
||
`:J+=` vec3 position = a_position;
|
||
`,J+=` vec3 position_absolute = vec3(czm_model * vec4(position, 1.0));
|
||
`,W?(f?J+=` vec3 normal = czm_octDecode(a_normal);
|
||
`:d?J+=` vec3 normal = czm_octDecode(a_normal, u_quantizedVolumeScaleAndOctEncodedRange.w).zxy;
|
||
`:J+=` vec3 normal = a_normal;
|
||
`,J+=` vec3 normalEC = czm_normal * normal;
|
||
`):J+=` vec3 normal = vec3(1.0);
|
||
`,D&&(J+=` color = getColorFromStyle(position, position_absolute, color, normal);
|
||
`),I&&(J+=` float show = float(getShowFromStyle(position, position_absolute, color, normal));
|
||
`),B?J+=` gl_PointSize = getPointSizeFromStyle(position, position_absolute, color, normal) * czm_pixelRatio;
|
||
`:v?J+=` vec4 positionEC = czm_modelView * vec4(position, 1.0);
|
||
float depth = -positionEC.z;
|
||
gl_PointSize = min((u_geometricError / depth) * u_depthMultiplier, u_pointSize);
|
||
`:J+=` gl_PointSize = u_pointSize;
|
||
`,J+=` color = color * u_highlightColor;
|
||
`,W&&T&&(J+=` float diffuseStrength = czm_getLambertDiffuse(czm_lightDirectionEC, normalEC);
|
||
diffuseStrength = max(diffuseStrength, 0.4);
|
||
color.xyz *= diffuseStrength * czm_lightColor;
|
||
`),J+=` v_color = color;
|
||
gl_Position = czm_modelViewProjection * vec4(position, 1.0);
|
||
`,W&&C&&(J+=` float visible = step(-normalEC.z, 0.0);
|
||
gl_Position *= visible;
|
||
gl_PointSize *= visible;
|
||
`),I&&(J+=` gl_Position.w *= float(show);
|
||
gl_PointSize *= float(show);
|
||
`),J+=`}
|
||
`;let _e=`varying vec4 v_color;
|
||
`;F&&(_e+=`uniform highp sampler2D u_clippingPlanes;
|
||
uniform mat4 u_clippingPlanesMatrix;
|
||
uniform vec4 u_clippingPlanesEdgeStyle;
|
||
`,_e+=`
|
||
`,_e+=np(S,s),_e+=`
|
||
`),_e+=`void main()
|
||
{
|
||
gl_FragColor = czm_gammaCorrect(v_color);
|
||
`,F&&(_e+=IF("u_clippingPlanes","u_clippingPlanesMatrix","u_clippingPlanesEdgeStyle")),_e+=`}
|
||
`,e.splitDirection!==vc.NONE&&(_e=SS.modifyFragmentShader(_e)),u(e._vertexShaderLoaded)&&(J=e._vertexShaderLoaded(J)),u(e._fragmentShaderLoaded)&&(_e=e._fragmentShaderLoaded(_e));let xe=e._drawCommand;u(xe.shaderProgram)&&xe.shaderProgram.destroy(),xe.shaderProgram=Xt.fromCache({context:s,vertexShaderSource:J,fragmentShaderSource:_e,attributeLocations:Q});try{xe.shaderProgram._bind()}catch{throw new ue("Error generating style shader: this may be caused by a type mismatch, index out-of-bounds, or other syntax error.")}}function Fpt(e,t){if(e._decodingState===gC.READY)return!1;if(e._decodingState===gC.NEEDS_DECODE){let n=e._parsedContent,i=n.draco,o=zp.decodePointCloud(i,t);u(o)&&(e._decodingState=gC.DECODING,o.then(function(r){e._decodingState=gC.READY;let s=u(r.POSITION)?r.POSITION.array:void 0,a=u(r.RGB)?r.RGB.array:void 0,c=u(r.RGBA)?r.RGBA.array:void 0,l=u(r.NORMAL)?r.NORMAL.array:void 0,f=u(r.BATCH_ID)?r.BATCH_ID.array:void 0,d=u(s)&&u(r.POSITION.data.quantization),p=u(l)&&u(r.NORMAL.data.quantization);if(d){let x=r.POSITION.data.quantization,C=x.range;e._quantizedVolumeScale=h.fromElements(C,C,C),e._quantizedVolumeOffset=h.unpack(x.minValues),e._quantizedRange=(1<<x.quantizationBits)-1,e._isQuantizedDraco=!0}p&&(e._octEncodedRange=(1<<r.NORMAL.data.quantization.quantizationBits)-1,e._isOctEncodedDraco=!0);let g=n.styleableProperties,m=i.batchTableProperties;for(let x in m)if(m.hasOwnProperty(x)){let C=r[x];u(g)||(g={}),g[x]={typedArray:C.array,componentCount:C.data.componentsPerAttribute}}u(s)&&(n.positions={typedArray:s});let A=y(c,a);u(A)&&(n.colors={typedArray:A}),u(l)&&(n.normals={typedArray:l}),u(f)&&(n.batchIds={typedArray:f}),n.styleableProperties=g}).catch(function(r){e._decodingState=gC.FAILED,e._rejectReadyPromise(r)}))}return!0}var Vpt=new oe,Upt=new h;PF.prototype.update=function(e){let t=e.context;if(Fpt(this,t))return;let i=!1,o=!M.equals(this._modelMatrix,this.modelMatrix);if(this._mode!==e.mode&&(this._mode=e.mode,o=!0),u(this._drawCommand)||(Bpt(this,e),o=!0,i=!0,this._resolveReadyPromise(),this._parsedContent=void 0),o){M.clone(this.modelMatrix,this._modelMatrix);let l=this._drawCommand.modelMatrix;if(M.clone(this._modelMatrix,l),u(this._rtcCenter)&&M.multiplyByTranslation(l,this._rtcCenter,l),u(this._quantizedVolumeOffset)&&M.multiplyByTranslation(l,this._quantizedVolumeOffset,l),e.mode!==ee.SCENE3D){let d=e.mapProjection,p=M.getColumn(l,3,Vpt);oe.equals(p,oe.UNIT_W)||Rt.basisTo2D(d,l,l)}let f=this._drawCommand.boundingVolume;if(se.clone(this._boundingSphere,f),this._cull){let d=f.center;M.multiplyByPoint(l,d,d);let p=M.getScale(l,Upt);f.radius*=h.maximumComponent(p)}}this.clippingPlanesDirty&&(this.clippingPlanesDirty=!1,i=!0),this._attenuation!==this.attenuation&&(this._attenuation=this.attenuation,i=!0),this.backFaceCulling!==this._backFaceCulling&&(this._backFaceCulling=this.backFaceCulling,i=!0),this.normalShading!==this._normalShading&&(this._normalShading=this.normalShading,i=!0),(this._style!==this.style||this.styleDirty)&&(this._style=this.style,this.styleDirty=!1,i=!0);let r=this.splitDirection!==vc.NONE;this._splittingEnabled!==r&&(this._splittingEnabled=r,i=!0),i&&Npt(this,e,this._style),this._drawCommand.castShadows=gn.castShadows(this.shadows),this._drawCommand.receiveShadows=gn.receiveShadows(this.shadows);let s=this._highlightColor.alpha<1||this._constantColor.alpha<1||this._styleTranslucent;this._drawCommand.renderState=s?this._translucentRenderState:this._opaqueRenderState,this._drawCommand.pass=s?Ee.TRANSLUCENT:this._opaquePass;let a=e.commandList,c=e.passes;(c.render||c.pick)&&a.push(this._drawCommand)};PF.prototype.isDestroyed=function(){return!1};PF.prototype.destroy=function(){let e=this._drawCommand;return u(e)&&(e.vertexArray=e.vertexArray&&e.vertexArray.destroy(),e.shaderProgram=e.shaderProgram&&e.shaderProgram.destroy()),le(this)};var OF=PF;function Ru(){de.throwInstantiationError()}Ru.computeDefaultLevelZeroMaximumGeometricError=function(e){return e.ellipsoid.maximumRadius*2*Math.PI*.25/(65*e.getNumberOfXTilesAtLevel(0))};Object.defineProperties(Ru.prototype,{quadtree:{get:de.throwInstantiationError,set:de.throwInstantiationError},ready:{get:de.throwInstantiationError},tilingScheme:{get:de.throwInstantiationError},errorEvent:{get:de.throwInstantiationError}});Ru.prototype.update=de.throwInstantiationError;Ru.prototype.beginUpdate=de.throwInstantiationError;Ru.prototype.endUpdate=de.throwInstantiationError;Ru.prototype.getLevelMaximumGeometricError=de.throwInstantiationError;Ru.prototype.loadTile=de.throwInstantiationError;Ru.prototype.computeTileVisibility=de.throwInstantiationError;Ru.prototype.showTileThisFrame=de.throwInstantiationError;Ru.prototype.computeDistanceToTile=de.throwInstantiationError;Ru.prototype.isDestroyed=de.throwInstantiationError;Ru.prototype.destroy=de.throwInstantiationError;var AX=Ru;function ah(e,t,n,i,o,r,s){this.children=void 0,this.parent=o,this.level=e,this.x=t,this.y=n,this.z=i,this.keyframeNodes=[],this.renderableKeyframeNodes=[],this.renderableKeyframeNodeLerp=0,this.renderableKeyframeNodePrevious=void 0,this.renderableKeyframeNodeNext=void 0,this.orientedBoundingBox=new Rn,this.approximateVoxelSize=0,this.screenSpaceError=0,this.visitedFrameNumber=-1,this.computeBoundingVolumes(r,s)}ah.spatialComparator=function(e,t){return t.screenSpaceError-e.screenSpaceError};var kpt=new h;ah.prototype.computeBoundingVolumes=function(e,t){this.orientedBoundingBox=e.computeOrientedBoundingBoxForTile(this.level,this.x,this.y,this.z,this.orientedBoundingBox);let n=Z.getScale(this.orientedBoundingBox.halfAxes,kpt),i=2*h.maximumComponent(n);this.approximateVoxelSize=i/h.minimumComponent(t)};ah.prototype.visibility=function(e,t){let n=this.orientedBoundingBox;return e.cullingVolume.computeVisibilityWithPlaneMask(n,t)};ah.prototype.computeScreenSpaceError=function(e,t){let n=this.orientedBoundingBox,i=Math.sqrt(n.distanceSquaredTo(e));i=Math.max(i,P.EPSILON7);let o=this.approximateVoxelSize,r=t*(o/i);this.screenSpaceError=r};var Y0e={keyframe:0};function RF(e,t){return Y0e.keyframe=e,Io(t,Y0e,Xi.searchComparator)}ah.prototype.computeSurroundingRenderableKeyframeNodes=function(e){let t=this,n=t.level,i=Math.floor(e),o=Math.ceil(e),r,s,a=+Number.MAX_VALUE,c=+Number.MAX_VALUE;for(;u(t);){let l=t.renderableKeyframeNodes;if(l.length>=1){let f=RF(i,l);f<0&&(f=P.clamp(~f-1,0,l.length-1));let d=l[f],p=d.keyframe,g;if(o===i||i<p)g=d;else{let R=Math.min(f+1,l.length-1);g=l[R]}let m=g.keyframe,A=i-p,x=m-o,C=n-t.level,T=Math.exp(C*4),E=1,S=200,v=C*T+(A>=0?A*E:-A*S),w=C*T+(x>=0?x*E:-x*S);if(v<a&&(a=v,r=d),w<c&&(c=w,s=g),A===0&&x===0)break}t=t.parent}if(this.renderableKeyframeNodePrevious=r,this.renderableKeyframeNodeNext=s,u(r)&&u(s)){let l=r.keyframe,f=s.keyframe;this.renderableKeyframeNodeLerp=l===f?0:P.clamp((e-l)/(f-l),0,1)}};ah.prototype.isVisited=function(e){return this.visitedFrameNumber===e};ah.prototype.createKeyframeNode=function(e){let t=RF(e,this.keyframeNodes);if(t<0){t=~t;let n=new Xi(this,e);this.keyframeNodes.splice(t,0,n)}};ah.prototype.destroyKeyframeNode=function(e,t){let n=e.keyframe,i=RF(n,this.keyframeNodes);if(i<0)throw new de("Keyframe node does not exist.");if(this.keyframeNodes.splice(i,1),e.megatextureIndex!==-1){for(let r=0;r<t.length;r++)t[r].remove(e.megatextureIndex);let o=RF(n,this.renderableKeyframeNodes);if(o<0)throw new de("Renderable keyframe node does not exist.");this.renderableKeyframeNodes.splice(o,1)}e.spatialNode=void 0,e.state=Xi.LoadState.UNLOADED,e.metadatas={},e.megatextureIndex=-1,e.priority=-Number.MAX_VALUE,e.highPriorityFrameNumber=-1};ah.prototype.addKeyframeNodeToMegatextures=function(e,t){if(e.state!==Xi.LoadState.RECEIVED||e.megatextureIndex!==-1||e.metadatas.length!==t.length)throw new de("Keyframe node cannot be added to megatexture");for(let o=0;o<t.length;o++){let r=t[o];e.megatextureIndex=r.add(e.metadatas[o]),e.metadatas[o]=void 0}e.state=Xi.LoadState.LOADED;let n=this.renderableKeyframeNodes,i=RF(e.keyframe,n);if(i>=0)throw new de("Keyframe already renderable");i=~i,n.splice(i,0,e)};ah.prototype.isRenderable=function(e){let t=this.renderableKeyframeNodePrevious,n=this.renderableKeyframeNodeNext,i=this.level;return u(t)&&u(n)&&(t.spatialNode.level===i||n.spatialNode.level===i)&&this.visitedFrameNumber===e};var vS=ah;function xX(e){e=y(e,1),this._radius=y(e,1)}Object.defineProperties(xX.prototype,{radius:{get:function(){return this._radius},set:function(e){this._radius=e}}});xX.prototype.emit=function(e){let t=P.randomBetween(0,P.TWO_PI),n=P.randomBetween(0,P.PI),i=P.randomBetween(0,this._radius),o=i*Math.cos(t)*Math.sin(n),r=i*Math.sin(t)*Math.sin(n),s=i*Math.cos(n);e.position=h.fromElements(o,r,s,e.position),e.velocity=h.normalize(e.position,e.velocity)};var CX=xX;function BF(){}BF.prototype.evaluate=function(e,t){de.throwInstantiationError()};BF.prototype.evaluateColor=function(e,t){de.throwInstantiationError()};BF.prototype.getShaderFunction=function(e,t,n,i){de.throwInstantiationError()};BF.prototype.getVariables=function(){de.throwInstantiationError()};var TX=BF;function DS(){}DS.prototype.boundingVolume=void 0;DS.prototype.boundingSphere=void 0;DS.prototype.distanceToCamera=function(e){de.throwInstantiationError()};DS.prototype.intersectPlane=function(e){de.throwInstantiationError()};DS.prototype.createDebugVolume=function(e){de.throwInstantiationError()};var EX=DS;function MF(e){e=y(e,y.EMPTY_OBJECT),this._tilingScheme=u(e.tilingScheme)?e.tilingScheme:new Gi({ellipsoid:e.ellipsoid}),this._color=y(e.color,z.YELLOW),this._errorEvent=new Ae,this._tileWidth=y(e.tileWidth,256),this._tileHeight=y(e.tileHeight,256),this._readyPromise=Promise.resolve(!0),this.defaultAlpha=void 0,this.defaultNightAlpha=void 0,this.defaultDayAlpha=void 0,this.defaultBrightness=void 0,this.defaultContrast=void 0,this.defaultHue=void 0,this.defaultSaturation=void 0,this.defaultGamma=void 0,this.defaultMinificationFilter=void 0,this.defaultMagnificationFilter=void 0}Object.defineProperties(MF.prototype,{proxy:{get:function(){}},tileWidth:{get:function(){return this._tileWidth}},tileHeight:{get:function(){return this._tileHeight}},maximumLevel:{get:function(){}},minimumLevel:{get:function(){}},tilingScheme:{get:function(){return this._tilingScheme}},rectangle:{get:function(){return this._tilingScheme.rectangle}},tileDiscardPolicy:{get:function(){}},errorEvent:{get:function(){return this._errorEvent}},ready:{get:function(){return!0}},readyPromise:{get:function(){return this._readyPromise}},credit:{get:function(){}},hasAlphaChannel:{get:function(){return!0}}});MF.prototype.getTileCredits=function(e,t,n){};MF.prototype.requestImage=function(e,t,n,i){let o=document.createElement("canvas");o.width=256,o.height=256;let r=o.getContext("2d"),s=this._color.toCssColorString();return r.strokeStyle=s,r.lineWidth=2,r.strokeRect(1,1,255,255),r.font="bold 25px Arial",r.textAlign="center",r.fillStyle=s,r.fillText(`L: ${n}`,124,86),r.fillText(`X: ${e}`,124,136),r.fillText(`Y: ${t}`,124,186),Promise.resolve(o)};MF.prototype.pickFeatures=function(e,t,n,i,o){};var LF=MF;function bX(e){de.throwInstantiationError()}bX.prototype.isReady=de.throwInstantiationError;bX.prototype.shouldDiscardImage=de.throwInstantiationError;var SX=bX;var zpt={START:0,LOADING:1,READY:2,UPSAMPLED_ONLY:3},vX=Object.freeze(zpt);function AC(e){e=y(e,y.EMPTY_OBJECT),this.show=y(e.show,!0),this.modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this.shadows=y(e.shadows,gn.ENABLED),this.maximumMemoryUsage=y(e.maximumMemoryUsage,256),this.shading=new Kh(e.shading),this.style=e.style,this.frameFailed=new Ae,this.frameChanged=new Ae,this._clock=e.clock,this._intervals=e.intervals,this._clippingPlanes=void 0,this.clippingPlanes=e.clippingPlanes,this._pointCloudEyeDomeLighting=new Xp,this._loadTimestamp=void 0,this._clippingPlanesState=0,this._styleDirty=!1,this._pickId=void 0,this._totalMemoryUsageInBytes=0,this._frames=[],this._previousInterval=void 0,this._nextInterval=void 0,this._lastRenderedFrame=void 0,this._clockMultiplier=0,this._resolveReadyPromise=void 0;let t=this;this._readyPromise=new Promise(function(n){t._resolveReadyPromise=n}),this._runningSum=0,this._runningLength=0,this._runningIndex=0,this._runningSamples=new Array(5).fill(0),this._runningAverage=0}Object.defineProperties(AC.prototype,{clippingPlanes:{get:function(){return this._clippingPlanes},set:function(e){ss.setOwner(e,this,"_clippingPlanes")}},totalMemoryUsageInBytes:{get:function(){return this._totalMemoryUsageInBytes}},boundingSphere:{get:function(){if(u(this._lastRenderedFrame))return this._lastRenderedFrame.pointCloud.boundingSphere}},readyPromise:{get:function(){return this._readyPromise}}});function Hpt(e){return`uniform vec4 czm_pickColor;
|
||
${e}`}function Gpt(e){return function(t){return pt(t,{czm_pickColor:function(){return e._pickId.color}})}}function Wpt(){return"czm_pickColor"}AC.prototype.makeStyleDirty=function(){this._styleDirty=!0};AC.prototype._getAverageLoadTime=function(){return this._runningLength===0?.05:this._runningAverage};var jpt=new $;function wX(e){let t=e._clock,n=t.canAnimate&&t.shouldAnimate,i=t.multiplier;return n?i:0}function yC(e,t){return e._intervals.indexOf(t.start)}function Ypt(e,t){let n=e._intervals,i=e._clock,o=wX(e);if(o===0)return;let r=e._getAverageLoadTime(),s=$.addSeconds(i.currentTime,r*o,jpt),a=n.indexOf(s),c=yC(e,t);return a===c&&(o>=0?++a:--a),n.get(a)}function qpt(e){let t=e._intervals,i=e._clock.currentTime,o=t.indexOf(i);return t.get(o)}function Xpt(e,t,n){let i=wX(e),o=yC(e,t),r=yC(e,n);return i>=0?o>=r:o<=r}function Kpt(e,t){return function(n){let i=u(n.message)?n.message:n.toString();e.frameFailed.numberOfListeners>0?e.frameFailed.raiseEvent({uri:t,message:i}):(console.log(`A frame failed to load: ${t}`),console.log(`Error: ${i}`))}}function Zpt(e,t,n){let i=yC(e,t),o=e._frames,r=o[i];if(!u(r)){let s=t.data.transform,a=u(s)?M.fromArray(s):void 0,c=t.data.uri;r={pointCloud:void 0,transform:a,timestamp:li(),sequential:!0,ready:!1,touchedFrameNumber:n.frameNumber},o[i]=r,Oe.fetchArrayBuffer({url:c}).then(function(l){return r.pointCloud=new OF({arrayBuffer:l,cull:!0,fragmentShaderLoaded:Hpt,uniformMapLoaded:Gpt(e),pickIdLoaded:Wpt}),r.pointCloud.readyPromise}).catch(Kpt(e,c))}return r}function Jpt(e,t){e._runningSum+=t,e._runningSum-=e._runningSamples[e._runningIndex],e._runningSamples[e._runningIndex]=t,e._runningLength=Math.min(e._runningLength+1,e._runningSamples.length),e._runningIndex=(e._runningIndex+1)%e._runningSamples.length,e._runningAverage=e._runningSum/e._runningLength}function Qpt(e,t,n,i){t.touchedFrameNumber<i.frameNumber-1&&(t.sequential=!1);let o=t.pointCloud;if(u(o)&&!t.ready){let r=i.commandList,s=r.length;if(X0e(e,t,n,i),o.ready&&(t.ready=!0,e._totalMemoryUsageInBytes+=o.geometryByteLength,r.length=s,t.sequential)){let a=(li()-t.timestamp)/1e3;Jpt(e,a)}}t.touchedFrameNumber=i.frameNumber}var $pt=new M;function e_t(e,t){let n=e.shading;return u(n)&&u(n.baseResolution)?n.baseResolution:u(t.boundingSphere)?P.cbrt(t.boundingSphere.volume()/t.pointsLength):0}function t_t(e){let t=e.shading;return u(t)&&u(t.maximumAttenuation)?t.maximumAttenuation:10}var n_t=new Kh;function X0e(e,t,n,i){let o=y(e.shading,n_t),r=t.pointCloud,s=y(t.transform,M.IDENTITY);r.modelMatrix=M.multiplyTransformation(e.modelMatrix,s,$pt),r.style=e.style,r.time=n.timeSinceLoad,r.shadows=e.shadows,r.clippingPlanes=e._clippingPlanes,r.isClipped=n.isClipped,r.attenuation=o.attenuation,r.backFaceCulling=o.backFaceCulling,r.normalShading=o.normalShading,r.geometricError=e_t(e,r),r.geometricErrorScale=o.geometricErrorScale,r.maximumAttenuation=t_t(e),r.update(i),t.touchedFrameNumber=i.frameNumber}function DX(e,t,n,i){let o=Zpt(e,t,i);Qpt(e,o,n,i)}function i_t(e){return function(t){return t.touchedFrameNumber<e.frameNumber}}function K0e(e,t){let n=e._frames,i=n.length;for(let o=0;o<i;++o){let r=n[o];if(u(r)&&(!u(t)||t(r))){let s=r.pointCloud;r.ready&&(e._totalMemoryUsageInBytes-=s.geometryByteLength),u(s)&&s.destroy(),r===e._lastRenderedFrame&&(e._lastRenderedFrame=void 0),n[o]=void 0}}}function o_t(e,t){let n=yC(e,t),i=e._frames[n];if(u(i)&&i.ready)return i}function q0e(e,t,n,i,o){return u(n)?n.ready?!0:(DX(e,t,i,o),n.ready):!1}function r_t(e,t,n,i,o){let r,s,a,c=e._intervals,l=e._frames,f=yC(e,n),d=yC(e,t);if(f>=d){for(r=f;r>=d;--r)if(s=c.get(r),a=l[r],q0e(e,s,a,i,o))return s}else for(r=f;r<=d;++r)if(s=c.get(r),a=l[r],q0e(e,s,a,i,o))return s;return t}function s_t(e,t,n){let i=e._frames,o=i.length;for(let r=0;r<o;++r){let s=i[r];u(s)&&u(s.pointCloud)&&(s.pointCloud.clippingPlanesDirty=t,s.pointCloud.styleDirty=n)}}var wS={timeSinceLoad:0,isClipped:!1,clippingPlanesDirty:!1};AC.prototype.update=function(e){if(e.mode===ee.MORPHING||!this.show)return;u(this._pickId)||(this._pickId=e.context.createPickId({primitive:this})),u(this._loadTimestamp)||(this._loadTimestamp=$.clone(e.time));let t=Math.max($.secondsDifference(e.time,this._loadTimestamp)*1e3,0),n=this._clippingPlanes,i=0,o=!1,r=u(n)&&n.enabled;r&&(n.update(e),i=n.clippingPlanesState),this._clippingPlanesState!==i&&(this._clippingPlanesState=i,o=!0);let s=this._styleDirty;this._styleDirty=!1,(o||s)&&s_t(this,o,s),wS.timeSinceLoad=t,wS.isClipped=r;let a=this.shading,c=this._pointCloudEyeDomeLighting,l=e.commandList,f=l.length,d=this._previousInterval,p=this._nextInterval,g=qpt(this);if(!u(g))return;let m=!1,A=wX(this),x=A===0;A!==this._clockMultiplier&&(m=!0,this._clockMultiplier=A),(!u(d)||x)&&(d=g),(!u(p)||m||Xpt(this,g,p))&&(p=Ypt(this,g)),d=r_t(this,d,g,wS,e);let C=o_t(this,d);u(C)||(DX(this,d,wS,e),C=this._lastRenderedFrame),u(C)&&X0e(this,C,wS,e),u(p)&&DX(this,p,wS,e);let T=this;u(C)&&!u(this._lastRenderedFrame)&&e.afterRender.push(function(){return T._resolveReadyPromise(T),!0}),u(C)&&C!==this._lastRenderedFrame&&T.frameChanged.numberOfListeners>0&&e.afterRender.push(function(){return T.frameChanged.raiseEvent(T),!0}),this._previousInterval=d,this._nextInterval=p,this._lastRenderedFrame=C;let E=this._totalMemoryUsageInBytes,S=this.maximumMemoryUsage*1024*1024;E>S&&K0e(this,i_t(e));let w=l.length-f;u(a)&&a.attenuation&&a.eyeDomeLighting&&w>0&&c.update(e,f,a,this.boundingSphere)};AC.prototype.isDestroyed=function(){return!1};AC.prototype.destroy=function(){return K0e(this),this._clippingPlanes=this._clippingPlanes&&this._clippingPlanes.destroy(),this._pickId=this._pickId&&this._pickId.destroy(),le(this)};var IS=AC;function $4(e,t){this.show=!0,u(e)||(e=new Ye),this.rectangle=Ye.clone(e),u(t)||(t=Vi.fromType(Vi.ColorType,{color:new z(1,1,1,1)})),this.material=t,this._material=void 0,this._overlayCommand=void 0,this._rs=void 0}$4.prototype.update=function(e){if(!this.show)return;let t=this._rs;if((!u(t)||!Ye.equals(t.viewport,this.rectangle))&&(this._rs=Ue.fromCache({blending:un.ALPHA_BLEND,viewport:this.rectangle})),e.passes.render){let i=e.context;if(this._material!==this.material||!u(this._overlayCommand)){this._material=this.material,u(this._overlayCommand)&&this._overlayCommand.shaderProgram.destroy();let o=new ke({sources:[this._material.shaderSource,PI]});this._overlayCommand=i.createViewportQuadCommand(o,{renderState:this._rs,uniformMap:this._material._uniforms,owner:this}),this._overlayCommand.pass=Ee.OVERLAY}this._material.update(i),this._overlayCommand.renderState=this._rs,this._overlayCommand.uniformMap=this._material._uniforms,e.commandList.push(this._overlayCommand)}};$4.prototype.isDestroyed=function(){return!1};$4.prototype.destroy=function(){return u(this._overlayCommand)&&(this._overlayCommand.shaderProgram=this._overlayCommand.shaderProgram&&this._overlayCommand.shaderProgram.destroy()),le(this)};var IX=$4;var NF=`// See Intersection.glsl for the definition of intersectScene
|
||
// See IntersectionUtils.glsl for the definition of nextIntersection
|
||
// See convertUvToBox.glsl, convertUvToCylinder.glsl, or convertUvToEllipsoid.glsl
|
||
// for the definition of convertUvToShapeUvSpace. The appropriate function is
|
||
// selected based on the VoxelPrimitive shape type, and added to the shader in
|
||
// Scene/VoxelRenderResources.js.
|
||
// See Octree.glsl for the definitions of TraversalData, SampleData,
|
||
// traverseOctreeFromBeginning, and traverseOctreeFromExisting
|
||
// See Megatexture.glsl for the definition of accumulatePropertiesFromMegatexture
|
||
|
||
#define STEP_COUNT_MAX 1000 // Harcoded value because GLSL doesn't like variable length loops
|
||
#define ALPHA_ACCUM_MAX 0.98 // Must be > 0.0 and <= 1.0
|
||
|
||
uniform mat3 u_transformDirectionViewToLocal;
|
||
uniform vec3 u_cameraPositionUv;
|
||
|
||
#if defined(PICKING)
|
||
uniform vec4 u_pickColor;
|
||
#endif
|
||
|
||
#if defined(JITTER)
|
||
float hash(vec2 p)
|
||
{
|
||
vec3 p3 = fract(vec3(p.xyx) * 50.0); // magic number = hashscale
|
||
p3 += dot(p3, p3.yzx + 19.19);
|
||
return fract((p3.x + p3.y) * p3.z);
|
||
}
|
||
#endif
|
||
|
||
void main()
|
||
{
|
||
vec4 fragCoord = gl_FragCoord;
|
||
vec2 screenCoord = (fragCoord.xy - czm_viewport.xy) / czm_viewport.zw; // [0,1]
|
||
vec3 eyeDirection = normalize(czm_windowToEyeCoordinates(fragCoord).xyz);
|
||
vec3 viewDirWorld = normalize(czm_inverseViewRotation * eyeDirection); // normalize again just in case
|
||
vec3 viewDirUv = normalize(u_transformDirectionViewToLocal * eyeDirection); // normalize again just in case
|
||
vec3 viewPosUv = u_cameraPositionUv;
|
||
|
||
Intersections ix;
|
||
vec2 entryExitT = intersectScene(screenCoord, viewPosUv, viewDirUv, ix);
|
||
|
||
// Exit early if the scene was completely missed.
|
||
if (entryExitT.x == NO_HIT) {
|
||
discard;
|
||
}
|
||
|
||
float currT = entryExitT.x;
|
||
float endT = entryExitT.y;
|
||
vec3 positionUv = viewPosUv + currT * viewDirUv;
|
||
// TODO: is it possible for this to be out of bounds, and does it matter?
|
||
vec3 positionUvShapeSpace = convertUvToShapeUvSpace(positionUv);
|
||
|
||
// Traverse the tree from the start position
|
||
TraversalData traversalData;
|
||
SampleData sampleDatas[SAMPLE_COUNT];
|
||
traverseOctreeFromBeginning(positionUvShapeSpace, traversalData, sampleDatas);
|
||
|
||
// TODO:
|
||
// - jitter doesn't affect the first traversal?
|
||
// - jitter is always > 0?
|
||
// - jitter is only applied at one step?
|
||
#if defined(JITTER)
|
||
float noise = hash(screenCoord); // [0,1]
|
||
currT += noise * traversalData.stepT;
|
||
positionUv += noise * traversalData.stepT * viewDirUv;
|
||
#endif
|
||
|
||
FragmentInput fragmentInput;
|
||
#if defined(STATISTICS)
|
||
setStatistics(fragmentInput.metadata.statistics);
|
||
#endif
|
||
|
||
vec4 colorAccum =vec4(0.0);
|
||
|
||
for (int stepCount = 0; stepCount < STEP_COUNT_MAX; ++stepCount) {
|
||
// Read properties from the megatexture based on the traversal state
|
||
Properties properties = accumulatePropertiesFromMegatexture(sampleDatas);
|
||
|
||
// Prepare the custom shader inputs
|
||
copyPropertiesToMetadata(properties, fragmentInput.metadata);
|
||
fragmentInput.voxel.positionUv = positionUv;
|
||
fragmentInput.voxel.positionShapeUv = positionUvShapeSpace;
|
||
fragmentInput.voxel.positionUvLocal = sampleDatas[0].tileUv;
|
||
fragmentInput.voxel.viewDirUv = viewDirUv;
|
||
fragmentInput.voxel.viewDirWorld = viewDirWorld;
|
||
fragmentInput.voxel.travelDistance = traversalData.stepT;
|
||
|
||
// Run the custom shader
|
||
czm_modelMaterial materialOutput;
|
||
fragmentMain(fragmentInput, materialOutput);
|
||
|
||
// Sanitize the custom shader output
|
||
vec4 color = vec4(materialOutput.diffuse, materialOutput.alpha);
|
||
color.rgb = max(color.rgb, vec3(0.0));
|
||
color.a = clamp(color.a, 0.0, 1.0);
|
||
|
||
// Pre-multiplied alpha blend
|
||
colorAccum += (1.0 - colorAccum.a) * vec4(color.rgb * color.a, color.a);
|
||
|
||
// Stop traversing if the alpha has been fully saturated
|
||
if (colorAccum.a > ALPHA_ACCUM_MAX) {
|
||
colorAccum.a = ALPHA_ACCUM_MAX;
|
||
break;
|
||
}
|
||
|
||
if (traversalData.stepT == 0.0) {
|
||
// Shape is infinitely thin, no need to traverse further
|
||
break;
|
||
}
|
||
|
||
// Keep raymarching
|
||
currT += traversalData.stepT;
|
||
positionUv += traversalData.stepT * viewDirUv;
|
||
|
||
// Check if there's more intersections.
|
||
if (currT > endT) {
|
||
#if (INTERSECTION_COUNT == 1)
|
||
break;
|
||
#else
|
||
vec2 entryExitT = nextIntersection(ix);
|
||
if (entryExitT.x == NO_HIT) {
|
||
break;
|
||
} else {
|
||
// Found another intersection. Resume raymarching there
|
||
currT = entryExitT.x;
|
||
endT = entryExitT.y;
|
||
positionUv = viewPosUv + currT * viewDirUv;
|
||
}
|
||
#endif
|
||
}
|
||
|
||
// Traverse the tree from the current ray position.
|
||
// This is similar to traverseOctree but is faster when the ray is in the same tile as the previous step.
|
||
positionUvShapeSpace = convertUvToShapeUvSpace(positionUv);
|
||
traverseOctreeFromExisting(positionUvShapeSpace, traversalData, sampleDatas);
|
||
}
|
||
|
||
// Convert the alpha from [0,ALPHA_ACCUM_MAX] to [0,1]
|
||
colorAccum.a /= ALPHA_ACCUM_MAX;
|
||
|
||
#if defined(PICKING)
|
||
// If alpha is 0.0 there is nothing to pick
|
||
if (colorAccum.a == 0.0) {
|
||
discard;
|
||
}
|
||
gl_FragColor = u_pickColor;
|
||
#else
|
||
gl_FragColor = colorAccum;
|
||
#endif
|
||
}
|
||
`;var FF=`attribute vec2 position;
|
||
|
||
uniform vec4 u_ndcSpaceAxisAlignedBoundingBox;
|
||
|
||
void main() {
|
||
vec2 aabbMin = u_ndcSpaceAxisAlignedBoundingBox.xy;
|
||
vec2 aabbMax = u_ndcSpaceAxisAlignedBoundingBox.zw;
|
||
vec2 translation = 0.5 * (aabbMax + aabbMin);
|
||
vec2 scale = 0.5 * (aabbMax - aabbMin);
|
||
gl_Position = vec4(position * scale + translation, 0.0, 1.0);
|
||
}
|
||
`;var VF=`/* Intersection defines
|
||
#define INTERSECTION_COUNT ###
|
||
*/
|
||
|
||
#define NO_HIT (-czm_infinity)
|
||
#define INF_HIT (czm_infinity * 0.5)
|
||
|
||
struct Ray {
|
||
vec3 pos;
|
||
vec3 dir;
|
||
};
|
||
|
||
struct Intersections {
|
||
// Don't access these member variables directly - call the functions instead.
|
||
|
||
#if (INTERSECTION_COUNT > 1)
|
||
// Store an array of intersections. Each intersection is composed of:
|
||
// x for the T value
|
||
// y for the shape type - which encodes positive vs negative and entering vs exiting
|
||
// For example:
|
||
// y = 0: positive shape entry
|
||
// y = 1: positive shape exit
|
||
// y = 2: negative shape entry
|
||
// y = 3: negative shape exit
|
||
vec2 intersections[INTERSECTION_COUNT * 2];
|
||
|
||
// Maintain state for future nextIntersection calls
|
||
int index;
|
||
int surroundCount;
|
||
bool surroundIsPositive;
|
||
#else
|
||
// When there's only one positive shape intersection none of the extra stuff is needed.
|
||
float intersections[2];
|
||
#endif
|
||
};
|
||
|
||
// Using a define instead of a real function because WebGL1 cannot access array with non-constant index.
|
||
#if (INTERSECTION_COUNT > 1)
|
||
#define getIntersection(/*inout Intersections*/ ix, /*int*/ index) (ix).intersections[(index)].x
|
||
#else
|
||
#define getIntersection(/*inout Intersections*/ ix, /*int*/ index) (ix).intersections[(index)]
|
||
#endif
|
||
|
||
// Using a define instead of a real function because WebGL1 cannot access array with non-constant index.
|
||
#define getIntersectionPair(/*inout Intersections*/ ix, /*int*/ index) vec2(getIntersection((ix), (index) * 2 + 0), getIntersection((ix), (index) * 2 + 1))
|
||
|
||
// Using a define instead of a real function because WebGL1 cannot access array with non-constant index.
|
||
#if (INTERSECTION_COUNT > 1)
|
||
#define setIntersection(/*inout Intersections*/ ix, /*int*/ index, /*float*/ t, /*bool*/ positive, /*enter*/ enter) (ix).intersections[(index)] = vec2((t), float(!positive) * 2.0 + float(!enter))
|
||
#else
|
||
#define setIntersection(/*inout Intersections*/ ix, /*int*/ index, /*float*/ t, /*bool*/ positive, /*enter*/ enter) (ix).intersections[(index)] = (t)
|
||
#endif
|
||
|
||
// Using a define instead of a real function because WebGL1 cannot access array with non-constant index.
|
||
#if (INTERSECTION_COUNT > 1)
|
||
#define setIntersectionPair(/*inout Intersections*/ ix, /*int*/ index, /*vec2*/ entryExit) (ix).intersections[(index) * 2 + 0] = vec2((entryExit).x, float((index) > 0) * 2.0 + 0.0); (ix).intersections[(index) * 2 + 1] = vec2((entryExit).y, float((index) > 0) * 2.0 + 1.0)
|
||
#else
|
||
#define setIntersectionPair(/*inout Intersections*/ ix, /*int*/ index, /*vec2*/ entryExit) (ix).intersections[(index) * 2 + 0] = (entryExit).x; (ix).intersections[(index) * 2 + 1] = (entryExit).y
|
||
#endif
|
||
|
||
#if (INTERSECTION_COUNT > 1)
|
||
void initializeIntersections(inout Intersections ix) {
|
||
// Sort the intersections from min T to max T with bubble sort.
|
||
// Note: If this sorting function changes, some of the intersection test may
|
||
// need to be updated. Search for "bubble sort" to find those areas.
|
||
const int sortPasses = INTERSECTION_COUNT * 2 - 1;
|
||
for (int n = sortPasses; n > 0; --n) {
|
||
for (int i = 0; i < sortPasses; ++i) {
|
||
// The loop should be: for (i = 0; i < n; ++i) {...} but WebGL1 cannot
|
||
// loop with non-constant condition, so it has to break early instead
|
||
if (i >= n) { break; }
|
||
|
||
vec2 intersect0 = ix.intersections[i + 0];
|
||
vec2 intersect1 = ix.intersections[i + 1];
|
||
|
||
float t0 = intersect0.x;
|
||
float t1 = intersect1.x;
|
||
float b0 = intersect0.y;
|
||
float b1 = intersect1.y;
|
||
|
||
float tmin = min(t0, t1);
|
||
float tmax = max(t0, t1);
|
||
float bmin = tmin == t0 ? b0 : b1;
|
||
float bmax = tmin == t0 ? b1 : b0;
|
||
|
||
ix.intersections[i + 0] = vec2(tmin, bmin);
|
||
ix.intersections[i + 1] = vec2(tmax, bmax);
|
||
}
|
||
}
|
||
|
||
// Prepare initial state for nextIntersection
|
||
ix.index = 0;
|
||
ix.surroundCount = 0;
|
||
ix.surroundIsPositive = false;
|
||
}
|
||
#endif
|
||
|
||
#if (INTERSECTION_COUNT > 1)
|
||
vec2 nextIntersection(inout Intersections ix) {
|
||
vec2 entryExitT = vec2(NO_HIT);
|
||
|
||
const int passCount = INTERSECTION_COUNT * 2;
|
||
|
||
if (ix.index == passCount) {
|
||
return entryExitT;
|
||
}
|
||
|
||
for (int i = 0; i < passCount; ++i) {
|
||
// The loop should be: for (i = ix.index; i < passCount; ++i) {...} but WebGL1 cannot
|
||
// loop with non-constant condition, so it has to continue instead.
|
||
if (i < ix.index) {
|
||
continue;
|
||
}
|
||
|
||
ix.index = i + 1;
|
||
|
||
vec2 intersect = ix.intersections[i];
|
||
float t = intersect.x;
|
||
bool currShapeIsPositive = intersect.y < 2.0;
|
||
bool enter = mod(intersect.y, 2.0) == 0.0;
|
||
|
||
ix.surroundCount += enter ? +1 : -1;
|
||
ix.surroundIsPositive = currShapeIsPositive ? enter : ix.surroundIsPositive;
|
||
|
||
// entering positive or exiting negative
|
||
if (ix.surroundCount == 1 && ix.surroundIsPositive && enter == currShapeIsPositive) {
|
||
entryExitT.x = t;
|
||
}
|
||
|
||
// exiting positive or entering negative after being inside positive
|
||
// TODO: Can this be simplified?
|
||
bool exitPositive = !enter && currShapeIsPositive && ix.surroundCount == 0;
|
||
bool enterNegativeFromPositive = enter && !currShapeIsPositive && ix.surroundCount == 2 && ix.surroundIsPositive;
|
||
if (exitPositive || enterNegativeFromPositive) {
|
||
entryExitT.y = t;
|
||
|
||
// entry and exit have been found, so the loop can stop
|
||
if (exitPositive) {
|
||
// After exiting positive shape there is nothing left to intersect, so jump to the end index.
|
||
ix.index = passCount;
|
||
}
|
||
break;
|
||
}
|
||
}
|
||
|
||
return entryExitT;
|
||
}
|
||
#endif
|
||
|
||
// NOTE: initializeIntersections, nextIntersection aren't even declared unless INTERSECTION_COUNT > 1
|
||
// export { NO_HIT, INF_HIT, Ray, Intersections, getIntersectionPair, setIntersectionPair, initializeIntersections, nextIntersection };
|
||
`;var UF=`// See IntersectionUtils.glsl for the definitions of Ray, Intersections,
|
||
// setIntersectionPair, INF_HIT, NO_HIT
|
||
|
||
/* intersectDepth defines (set in Scene/VoxelRenderResources.js)
|
||
#define DEPTH_INTERSECTION_INDEX ###
|
||
*/
|
||
|
||
uniform mat4 u_transformPositionViewToUv;
|
||
|
||
void intersectDepth(vec2 screenCoord, Ray ray, inout Intersections ix) {
|
||
float logDepthOrDepth = czm_unpackDepth(texture2D(czm_globeDepthTexture, screenCoord));
|
||
if (logDepthOrDepth != 0.0) {
|
||
// Calculate how far the ray must travel before it hits the depth buffer.
|
||
vec4 eyeCoordinateDepth = czm_screenToEyeCoordinates(screenCoord, logDepthOrDepth);
|
||
eyeCoordinateDepth /= eyeCoordinateDepth.w;
|
||
vec3 depthPositionUv = vec3(u_transformPositionViewToUv * eyeCoordinateDepth);
|
||
float t = dot(depthPositionUv - ray.pos, ray.dir);
|
||
setIntersectionPair(ix, DEPTH_INTERSECTION_INDEX, vec2(t, +INF_HIT));
|
||
} else {
|
||
// There's no depth at this location.
|
||
setIntersectionPair(ix, DEPTH_INTERSECTION_INDEX, vec2(NO_HIT));
|
||
}
|
||
}
|
||
`;var kF=`// See IntersectionUtils.glsl for the definitions of Ray, Intersections, INF_HIT,
|
||
// NO_HIT, setIntersectionPair
|
||
|
||
/* Clipping plane defines (set in Scene/VoxelRenderResources.js)
|
||
#define CLIPPING_PLANES_UNION
|
||
#define CLIPPING_PLANES_COUNT
|
||
#define CLIPPING_PLANES_INTERSECTION_INDEX
|
||
*/
|
||
|
||
uniform sampler2D u_clippingPlanesTexture;
|
||
uniform mat4 u_clippingPlanesMatrix;
|
||
|
||
// Plane is in Hessian Normal Form
|
||
vec2 intersectPlane(Ray ray, vec4 plane) {
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
vec3 n = plane.xyz; // normal
|
||
float w = plane.w; // -dot(pointOnPlane, normal)
|
||
|
||
float a = dot(o, n);
|
||
float b = dot(d, n);
|
||
float t = -(w + a) / b;
|
||
|
||
if (dot(d, n) > 0.0) {
|
||
return vec2(t, +INF_HIT);
|
||
} else {
|
||
return vec2(-INF_HIT, t);
|
||
}
|
||
}
|
||
|
||
void intersectClippingPlanes(Ray ray, inout Intersections ix) {
|
||
#if (CLIPPING_PLANES_COUNT == 1)
|
||
// Union and intersection are the same when there's one clipping plane, and the code
|
||
// is more simplified.
|
||
vec4 planeUv = getClippingPlane(u_clippingPlanesTexture, 0, u_clippingPlanesMatrix);
|
||
vec2 intersection = intersectPlane(ray, planeUv);
|
||
setIntersectionPair(ix, CLIPPING_PLANES_INTERSECTION_INDEX, intersection);
|
||
#elif defined(CLIPPING_PLANES_UNION)
|
||
float minPositiveT = +INF_HIT;
|
||
float maxNegativeT = -INF_HIT;
|
||
for (int i = 0; i < CLIPPING_PLANES_COUNT; i++) {
|
||
vec4 planeUv = getClippingPlane(u_clippingPlanesTexture, i, u_clippingPlanesMatrix);
|
||
vec2 intersection = intersectPlane(ray, planeUv);
|
||
if (intersection.y == +INF_HIT) {
|
||
minPositiveT = min(minPositiveT, intersection.x);
|
||
} else {
|
||
maxNegativeT = max(maxNegativeT, intersection.y);
|
||
}
|
||
}
|
||
setIntersectionPair(ix, CLIPPING_PLANES_INTERSECTION_INDEX + 0, vec2(-INF_HIT, maxNegativeT));
|
||
setIntersectionPair(ix, CLIPPING_PLANES_INTERSECTION_INDEX + 1, vec2(minPositiveT, +INF_HIT));
|
||
#else // intersection
|
||
float maxPositiveT = -INF_HIT;
|
||
float minNegativeT = +INF_HIT;
|
||
for (int i = 0; i < CLIPPING_PLANES_COUNT; i++) {
|
||
vec4 planeUv = getClippingPlane(u_clippingPlanesTexture, i, u_clippingPlanesMatrix);
|
||
vec2 intersection = intersectPlane(ray, planeUv);
|
||
if (intersection.y == +INF_HIT) {
|
||
maxPositiveT = max(maxPositiveT, intersection.x);
|
||
} else {
|
||
minNegativeT = min(minNegativeT, intersection.y);
|
||
}
|
||
}
|
||
if (maxPositiveT < minNegativeT) {
|
||
setIntersectionPair(ix, CLIPPING_PLANES_INTERSECTION_INDEX, vec2(maxPositiveT, minNegativeT));
|
||
} else {
|
||
setIntersectionPair(ix, CLIPPING_PLANES_INTERSECTION_INDEX, vec2(NO_HIT));
|
||
}
|
||
#endif
|
||
}
|
||
`;var zF=`// See IntersectionUtils.glsl for the definitions of Ray and NO_HIT
|
||
|
||
/* Box defines (set in Scene/VoxelBoxShape.js)
|
||
#define BOX_INTERSECTION_INDEX ### // always 0
|
||
#define BOX_HAS_RENDER_BOUNDS
|
||
#define BOX_IS_2D
|
||
*/
|
||
|
||
#if defined(BOX_HAS_RENDER_BOUNDS)
|
||
#if defined(BOX_IS_2D)
|
||
// This matrix bakes in an axis conversion so that the math works for XY plane.
|
||
uniform mat4 u_boxUvToRenderBoundsTransform;
|
||
#else
|
||
// Similar to u_boxTransformUvToBounds but fewer instructions needed.
|
||
uniform vec3 u_boxUvToRenderBoundsScale;
|
||
uniform vec3 u_boxUvToRenderBoundsTranslate;
|
||
#endif
|
||
#endif
|
||
|
||
vec2 intersectUnitCube(Ray ray) // Unit cube from [-1, +1]
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
vec3 dInv = 1.0 / d;
|
||
vec3 od = -o * dInv;
|
||
vec3 t0 = od - dInv;
|
||
vec3 t1 = od + dInv;
|
||
vec3 m0 = min(t0, t1);
|
||
vec3 m1 = max(t0, t1);
|
||
float tMin = max(max(m0.x, m0.y), m0.z);
|
||
float tMax = min(min(m1.x, m1.y), m1.z);
|
||
|
||
if (tMin >= tMax) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
return vec2(tMin, tMax);
|
||
}
|
||
|
||
vec2 intersectUnitSquare(Ray ray) // Unit square from [-1, +1]
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
float t = -o.z / d.z;
|
||
vec2 planePos = o.xy + d.xy * t;
|
||
if (any(greaterThan(abs(planePos), vec2(1.0)))) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
return vec2(t, t);
|
||
}
|
||
|
||
void intersectShape(Ray ray, inout Intersections ix)
|
||
{
|
||
#if defined(BOX_HAS_RENDER_BOUNDS)
|
||
#if defined(BOX_IS_2D)
|
||
// Transform the ray into unit square space on Z plane
|
||
// This matrix bakes in an axis conversion so that the math works for XY plane.
|
||
ray.pos = vec3(u_boxUvToRenderBoundsTransform * vec4(ray.pos, 1.0));
|
||
ray.dir = vec3(u_boxUvToRenderBoundsTransform * vec4(ray.dir, 0.0));
|
||
vec2 entryExit = intersectUnitSquare(ray);
|
||
#else
|
||
// Transform the ray into unit cube space
|
||
ray.pos = ray.pos * u_boxUvToRenderBoundsScale + u_boxUvToRenderBoundsTranslate;
|
||
ray.dir *= u_boxUvToRenderBoundsScale;
|
||
vec2 entryExit = intersectUnitCube(ray);
|
||
#endif
|
||
#else
|
||
// Position is converted from [0,1] to [-1,+1] because shape intersections assume unit space is [-1,+1].
|
||
// Direction is scaled as well to be in sync with position.
|
||
ray.pos = ray.pos * 2.0 - 1.0;
|
||
ray.dir = ray.dir * 2.0;
|
||
vec2 entryExit = intersectUnitCube(ray);
|
||
#endif
|
||
|
||
setIntersectionPair(ix, BOX_INTERSECTION_INDEX, entryExit);
|
||
}
|
||
`;var HF=`// See IntersectionUtils.glsl for the definitions of Ray, setIntersection,
|
||
// setIntersectionPair
|
||
|
||
/* Cylinder defines (set in Scene/VoxelCylinderShape.js)
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MIN
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MAX
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_HEIGHT
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_HEIGHT_FLAT
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_ANGLE
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_UNDER_HALF
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_OVER_HALF
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_HALF
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_ZERO
|
||
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_RADIUS
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_RADIUS_FLAT
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT_FLAT
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_RANGE_EQUAL_ZERO
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_MAX_REVERSED
|
||
|
||
#define CYLINDER_INTERSECTION_INDEX_RADIUS_MAX
|
||
#define CYLINDER_INTERSECTION_INDEX_RADIUS_MIN
|
||
#define CYLINDER_INTERSECTION_INDEX_ANGLE
|
||
*/
|
||
|
||
// Cylinder uniforms
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MAX) || defined(CYLINDER_HAS_RENDER_BOUNDS_HEIGHT)
|
||
uniform vec3 u_cylinderUvToRenderBoundsScale;
|
||
uniform vec3 u_cylinderUvToRenderBoundsTranslate;
|
||
#endif
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MIN) && !defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT)
|
||
uniform float u_cylinderUvToRenderRadiusMin;
|
||
#endif
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_ANGLE)
|
||
uniform vec2 u_cylinderRenderAngleMinMax;
|
||
#endif
|
||
|
||
vec4 intersectHalfPlane(Ray ray, float angle) {
|
||
vec2 o = ray.pos.xy;
|
||
vec2 d = ray.dir.xy;
|
||
vec2 planeDirection = vec2(cos(angle), sin(angle));
|
||
vec2 planeNormal = vec2(planeDirection.y, -planeDirection.x);
|
||
|
||
float a = dot(o, planeNormal);
|
||
float b = dot(d, planeNormal);
|
||
float t = -a / b;
|
||
|
||
vec2 p = o + t * d;
|
||
bool outside = dot(p, planeDirection) < 0.0;
|
||
if (outside) return vec4(-INF_HIT, +INF_HIT, NO_HIT, NO_HIT);
|
||
|
||
return vec4(-INF_HIT, t, t, +INF_HIT);
|
||
}
|
||
|
||
#define POSITIVE_HIT vec2(t, +INF_HIT);
|
||
#define NEGATIVE_HIT vec2(-INF_HIT, t);
|
||
|
||
vec2 intersectHalfSpace(Ray ray, float angle)
|
||
{
|
||
vec2 o = ray.pos.xy;
|
||
vec2 d = ray.dir.xy;
|
||
vec2 n = vec2(sin(angle), -cos(angle));
|
||
|
||
float a = dot(o, n);
|
||
float b = dot(d, n);
|
||
float t = -a / b;
|
||
float s = sign(a);
|
||
|
||
// Half space cuts right through the camera, pick the side to intersect
|
||
if (a == 0.0) {
|
||
if (b >= 0.0) {
|
||
return POSITIVE_HIT;
|
||
} else {
|
||
return NEGATIVE_HIT;
|
||
}
|
||
}
|
||
|
||
if (t >= 0.0 != s >= 0.0) {
|
||
return POSITIVE_HIT;
|
||
} else {
|
||
return NEGATIVE_HIT;
|
||
}
|
||
}
|
||
|
||
vec2 intersectRegularWedge(Ray ray, float minAngle, float maxAngle)
|
||
{
|
||
vec2 o = ray.pos.xy;
|
||
vec2 d = ray.dir.xy;
|
||
vec2 n1 = vec2(sin(minAngle), -cos(minAngle));
|
||
vec2 n2 = vec2(-sin(maxAngle), cos(maxAngle));
|
||
|
||
float a1 = dot(o, n1);
|
||
float a2 = dot(o, n2);
|
||
float b1 = dot(d, n1);
|
||
float b2 = dot(d, n2);
|
||
|
||
float t1 = -a1 / b1;
|
||
float t2 = -a2 / b2;
|
||
float s1 = sign(a1);
|
||
float s2 = sign(a2);
|
||
|
||
float tmin = min(t1, t2);
|
||
float tmax = max(t1, t2);
|
||
float smin = tmin == t1 ? s1 : s2;
|
||
float smax = tmin == t1 ? s2 : s1;
|
||
|
||
bool e = tmin >= 0.0;
|
||
bool f = tmax >= 0.0;
|
||
bool g = smin >= 0.0;
|
||
bool h = smax >= 0.0;
|
||
|
||
if (e != g && f == h) return vec2(tmin, tmax);
|
||
else if (e == g && f == h) return vec2(-INF_HIT, tmin);
|
||
else if (e != g && f != h) return vec2(tmax, +INF_HIT);
|
||
else return vec2(NO_HIT);
|
||
}
|
||
|
||
vec4 intersectFlippedWedge(Ray ray, float minAngle, float maxAngle)
|
||
{
|
||
vec2 planeIntersectMin = intersectHalfSpace(ray, minAngle);
|
||
vec2 planeIntersectMax = intersectHalfSpace(ray, maxAngle + czm_pi);
|
||
return vec4(planeIntersectMin, planeIntersectMax);
|
||
}
|
||
|
||
vec2 intersectUnitCylinder(Ray ray)
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
float a = dot(d.xy, d.xy);
|
||
float b = dot(o.xy, d.xy);
|
||
float c = dot(o.xy, o.xy) - 1.0;
|
||
float det = b * b - a * c;
|
||
|
||
if (det < 0.0) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
det = sqrt(det);
|
||
float ta = (-b - det) / a;
|
||
float tb = (-b + det) / a;
|
||
float t1 = min(ta, tb);
|
||
float t2 = max(ta, tb);
|
||
|
||
float z1 = o.z + t1 * d.z;
|
||
float z2 = o.z + t2 * d.z;
|
||
|
||
if (abs(z1) >= 1.0)
|
||
{
|
||
float tCap = (sign(z1) - o.z) / d.z;
|
||
t1 = abs(b + a * tCap) < det ? tCap : NO_HIT;
|
||
}
|
||
|
||
if (abs(z2) >= 1.0)
|
||
{
|
||
float tCap = (sign(z2) - o.z) / d.z;
|
||
t2 = abs(b + a * tCap) < det ? tCap : NO_HIT;
|
||
}
|
||
|
||
return vec2(t1, t2);
|
||
}
|
||
|
||
vec2 intersectUnitCircle(Ray ray) {
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
float t = -o.z / d.z;
|
||
vec2 zPlanePos = o.xy + d.xy * t;
|
||
float distSqr = dot(zPlanePos, zPlanePos);
|
||
|
||
if (distSqr > 1.0) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
return vec2(t, t);
|
||
}
|
||
|
||
vec2 intersectInfiniteUnitCylinder(Ray ray)
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
float a = dot(d.xy, d.xy);
|
||
float b = dot(o.xy, d.xy);
|
||
float c = dot(o.xy, o.xy) - 1.0;
|
||
float det = b * b - a * c;
|
||
|
||
if (det < 0.0) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
det = sqrt(det);
|
||
float t1 = (-b - det) / a;
|
||
float t2 = (-b + det) / a;
|
||
float tmin = min(t1, t2);
|
||
float tmax = max(t1, t2);
|
||
|
||
return vec2(tmin, tmax);
|
||
}
|
||
|
||
void intersectShape(Ray ray, inout Intersections ix)
|
||
{
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MAX) || defined(CYLINDER_HAS_RENDER_BOUNDS_HEIGHT)
|
||
ray.pos = ray.pos * u_cylinderUvToRenderBoundsScale + u_cylinderUvToRenderBoundsTranslate;
|
||
ray.dir *= u_cylinderUvToRenderBoundsScale;
|
||
#else
|
||
// Position is converted from [0,1] to [-1,+1] because shape intersections assume unit space is [-1,+1].
|
||
// Direction is scaled as well to be in sync with position.
|
||
ray.pos = ray.pos * 2.0 - 1.0;
|
||
ray.dir *= 2.0;
|
||
#endif
|
||
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_HEIGHT_FLAT)
|
||
vec2 outerIntersect = intersectUnitCircle(ray);
|
||
#else
|
||
vec2 outerIntersect = intersectUnitCylinder(ray);
|
||
#endif
|
||
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_RADIUS_MAX, outerIntersect);
|
||
|
||
if (outerIntersect.x == NO_HIT) {
|
||
return;
|
||
}
|
||
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT)
|
||
// When the cylinder is perfectly thin it's necessary to sandwich the
|
||
// inner cylinder intersection inside the outer cylinder intersection.
|
||
|
||
// Without this special case,
|
||
// [outerMin, outerMax, innerMin, innerMax] will bubble sort to
|
||
// [outerMin, innerMin, outerMax, innerMax] which will cause the back
|
||
// side of the cylinder to be invisible because it will think the ray
|
||
// is still inside the inner (negative) cylinder after exiting the
|
||
// outer (positive) cylinder.
|
||
|
||
// With this special case,
|
||
// [outerMin, innerMin, innerMax, outerMax] will bubble sort to
|
||
// [outerMin, innerMin, innerMax, outerMax] which will work correctly.
|
||
|
||
// Note: If initializeIntersections() changes its sorting function
|
||
// from bubble sort to something else, this code may need to change.
|
||
vec2 innerIntersect = intersectInfiniteUnitCylinder(ray);
|
||
setIntersection(ix, 0, outerIntersect.x, true, true); // positive, enter
|
||
setIntersection(ix, 1, innerIntersect.x, false, true); // negative, enter
|
||
setIntersection(ix, 2, innerIntersect.y, false, false); // negative, exit
|
||
setIntersection(ix, 3, outerIntersect.y, true, false); // positive, exit
|
||
#elif defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_MIN)
|
||
Ray innerRay = Ray(ray.pos * u_cylinderUvToRenderRadiusMin, ray.dir * u_cylinderUvToRenderRadiusMin);
|
||
vec2 innerIntersect = intersectInfiniteUnitCylinder(innerRay);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_RADIUS_MIN, innerIntersect);
|
||
#endif
|
||
|
||
#if defined(CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_UNDER_HALF)
|
||
vec2 wedgeIntersect = intersectRegularWedge(ray, u_cylinderRenderAngleMinMax.x, u_cylinderRenderAngleMinMax.y);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_ANGLE, wedgeIntersect);
|
||
#elif defined(CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_OVER_HALF)
|
||
vec4 wedgeIntersect = intersectFlippedWedge(ray, u_cylinderRenderAngleMinMax.x, u_cylinderRenderAngleMinMax.y);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_ANGLE + 0, wedgeIntersect.xy);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_ANGLE + 1, wedgeIntersect.zw);
|
||
#elif defined(CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_HALF)
|
||
vec2 wedgeIntersect = intersectHalfSpace(ray, u_cylinderRenderAngleMinMax.x);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_ANGLE, wedgeIntersect);
|
||
#elif defined(CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_ZERO)
|
||
vec4 wedgeIntersect = intersectHalfPlane(ray, u_cylinderRenderAngleMinMax.x);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_ANGLE + 0, wedgeIntersect.xy);
|
||
setIntersectionPair(ix, CYLINDER_INTERSECTION_INDEX_ANGLE + 1, wedgeIntersect.zw);
|
||
#endif
|
||
}
|
||
`;var GF=`// See IntersectionUtils.glsl for the definitions of Ray, Intersections,
|
||
// setIntersection, setIntersectionPair, INF_HIT, NO_HIT
|
||
|
||
/* Ellipsoid defines (set in Scene/VoxelEllipsoidShape.js)
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_UNDER_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_OVER_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_UNDER_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_EQUAL_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_OVER_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_UNDER_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_EQUAL_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_OVER_HALF
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_MIN
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_FLAT
|
||
#define ELLIPSOID_INTERSECTION_INDEX_LONGITUDE
|
||
#define ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX
|
||
#define ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN
|
||
#define ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MAX
|
||
#define ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MIN
|
||
*/
|
||
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE)
|
||
uniform vec2 u_ellipsoidRenderLongitudeMinMax;
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_UNDER_HALF) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_OVER_HALF) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_UNDER_HALF) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_OVER_HALF)
|
||
uniform vec2 u_ellipsoidRenderLatitudeCosSqrHalfMinMax;
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_MIN)
|
||
uniform float u_ellipsoidInverseInnerScaleUv;
|
||
#endif
|
||
|
||
vec2 intersectZPlane(Ray ray)
|
||
{
|
||
float o = ray.pos.z;
|
||
float d = ray.dir.z;
|
||
float t = -o / d;
|
||
float s = sign(o);
|
||
|
||
if (t >= 0.0 != s >= 0.0) return vec2(t, +INF_HIT);
|
||
else return vec2(-INF_HIT, t);
|
||
}
|
||
|
||
vec4 intersectHalfPlane(Ray ray, float angle) {
|
||
vec2 o = ray.pos.xy;
|
||
vec2 d = ray.dir.xy;
|
||
vec2 planeDirection = vec2(cos(angle), sin(angle));
|
||
vec2 planeNormal = vec2(planeDirection.y, -planeDirection.x);
|
||
|
||
float a = dot(o, planeNormal);
|
||
float b = dot(d, planeNormal);
|
||
float t = -a / b;
|
||
|
||
vec2 p = o + t * d;
|
||
bool outside = dot(p, planeDirection) < 0.0;
|
||
if (outside) return vec4(-INF_HIT, +INF_HIT, NO_HIT, NO_HIT);
|
||
|
||
return vec4(-INF_HIT, t, t, +INF_HIT);
|
||
}
|
||
|
||
vec2 intersectHalfSpace(Ray ray, float angle)
|
||
{
|
||
vec2 o = ray.pos.xy;
|
||
vec2 d = ray.dir.xy;
|
||
vec2 n = vec2(sin(angle), -cos(angle));
|
||
|
||
float a = dot(o, n);
|
||
float b = dot(d, n);
|
||
float t = -a / b;
|
||
float s = sign(a);
|
||
|
||
if (t >= 0.0 != s >= 0.0) return vec2(t, +INF_HIT);
|
||
else return vec2(-INF_HIT, t);
|
||
}
|
||
|
||
vec2 intersectRegularWedge(Ray ray, float minAngle, float maxAngle)
|
||
{
|
||
vec2 o = ray.pos.xy;
|
||
vec2 d = ray.dir.xy;
|
||
vec2 n1 = vec2(sin(minAngle), -cos(minAngle));
|
||
vec2 n2 = vec2(-sin(maxAngle), cos(maxAngle));
|
||
|
||
float a1 = dot(o, n1);
|
||
float a2 = dot(o, n2);
|
||
float b1 = dot(d, n1);
|
||
float b2 = dot(d, n2);
|
||
|
||
float t1 = -a1 / b1;
|
||
float t2 = -a2 / b2;
|
||
float s1 = sign(a1);
|
||
float s2 = sign(a2);
|
||
|
||
float tmin = min(t1, t2);
|
||
float tmax = max(t1, t2);
|
||
float smin = tmin == t1 ? s1 : s2;
|
||
float smax = tmin == t1 ? s2 : s1;
|
||
|
||
bool e = tmin >= 0.0;
|
||
bool f = tmax >= 0.0;
|
||
bool g = smin >= 0.0;
|
||
bool h = smax >= 0.0;
|
||
|
||
if (e != g && f == h) return vec2(tmin, tmax);
|
||
else if (e == g && f == h) return vec2(-INF_HIT, tmin);
|
||
else if (e != g && f != h) return vec2(tmax, +INF_HIT);
|
||
else return vec2(NO_HIT);
|
||
}
|
||
|
||
vec4 intersectFlippedWedge(Ray ray, float minAngle, float maxAngle)
|
||
{
|
||
vec2 planeIntersectMin = intersectHalfSpace(ray, minAngle);
|
||
vec2 planeIntersectMax = intersectHalfSpace(ray, maxAngle + czm_pi);
|
||
return vec4(planeIntersectMin, planeIntersectMax);
|
||
}
|
||
|
||
vec2 intersectUnitSphere(Ray ray)
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
float b = dot(d, o);
|
||
float c = dot(o, o) - 1.0;
|
||
float det = b * b - c;
|
||
|
||
if (det < 0.0) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
det = sqrt(det);
|
||
float t1 = -b - det;
|
||
float t2 = -b + det;
|
||
float tmin = min(t1, t2);
|
||
float tmax = max(t1, t2);
|
||
|
||
return vec2(tmin, tmax);
|
||
}
|
||
|
||
vec2 intersectUnitSphereUnnormalizedDirection(Ray ray)
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
|
||
float a = dot(d, d);
|
||
float b = dot(d, o);
|
||
float c = dot(o, o) - 1.0;
|
||
float det = b * b - a * c;
|
||
|
||
if (det < 0.0) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
det = sqrt(det);
|
||
float t1 = (-b - det) / a;
|
||
float t2 = (-b + det) / a;
|
||
float tmin = min(t1, t2);
|
||
float tmax = max(t1, t2);
|
||
|
||
return vec2(tmin, tmax);
|
||
}
|
||
|
||
vec2 intersectDoubleEndedCone(Ray ray, float cosSqrHalfAngle)
|
||
{
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
float a = d.z * d.z - dot(d, d) * cosSqrHalfAngle;
|
||
float b = d.z * o.z - dot(o, d) * cosSqrHalfAngle;
|
||
float c = o.z * o.z - dot(o, o) * cosSqrHalfAngle;
|
||
float det = b * b - a * c;
|
||
|
||
if (det < 0.0) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
det = sqrt(det);
|
||
float t1 = (-b - det) / a;
|
||
float t2 = (-b + det) / a;
|
||
float tmin = min(t1, t2);
|
||
float tmax = max(t1, t2);
|
||
return vec2(tmin, tmax);
|
||
}
|
||
|
||
vec4 intersectFlippedCone(Ray ray, float cosSqrHalfAngle) {
|
||
vec2 intersect = intersectDoubleEndedCone(ray, cosSqrHalfAngle);
|
||
|
||
if (intersect.x == NO_HIT) {
|
||
return vec4(-INF_HIT, +INF_HIT, NO_HIT, NO_HIT);
|
||
}
|
||
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
float tmin = intersect.x;
|
||
float tmax = intersect.y;
|
||
float zmin = o.z + tmin * d.z;
|
||
float zmax = o.z + tmax * d.z;
|
||
|
||
// One interval
|
||
if (zmin < 0.0 && zmax < 0.0) return vec4(-INF_HIT, +INF_HIT, NO_HIT, NO_HIT);
|
||
else if (zmin < 0.0) return vec4(-INF_HIT, tmax, NO_HIT, NO_HIT);
|
||
else if (zmax < 0.0) return vec4(tmin, +INF_HIT, NO_HIT, NO_HIT);
|
||
// Two intervals
|
||
else return vec4(-INF_HIT, tmin, tmax, +INF_HIT);
|
||
}
|
||
|
||
vec2 intersectRegularCone(Ray ray, float cosSqrHalfAngle) {
|
||
vec2 intersect = intersectDoubleEndedCone(ray, cosSqrHalfAngle);
|
||
|
||
if (intersect.x == NO_HIT) {
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
vec3 o = ray.pos;
|
||
vec3 d = ray.dir;
|
||
float tmin = intersect.x;
|
||
float tmax = intersect.y;
|
||
float zmin = o.z + tmin * d.z;
|
||
float zmax = o.z + tmax * d.z;
|
||
|
||
if (zmin < 0.0 && zmax < 0.0) return vec2(NO_HIT);
|
||
else if (zmin < 0.0) return vec2(tmax, +INF_HIT);
|
||
else if (zmax < 0.0) return vec2(-INF_HIT, tmin);
|
||
else return vec2(tmin, tmax);
|
||
}
|
||
|
||
void intersectShape(in Ray ray, inout Intersections ix) {
|
||
// Position is converted from [0,1] to [-1,+1] because shape intersections assume unit space is [-1,+1].
|
||
// Direction is scaled as well to be in sync with position.
|
||
ray.pos = ray.pos * 2.0 - 1.0;
|
||
ray.dir *= 2.0;
|
||
|
||
// Outer ellipsoid
|
||
vec2 outerIntersect = intersectUnitSphereUnnormalizedDirection(ray);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MAX, outerIntersect);
|
||
|
||
// Exit early if the outer ellipsoid was missed.
|
||
if (outerIntersect.x == NO_HIT) {
|
||
return;
|
||
}
|
||
|
||
// Inner ellipsoid
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_FLAT)
|
||
// When the ellipsoid is perfectly thin it's necessary to sandwich the
|
||
// inner ellipsoid intersection inside the outer ellipsoid intersection.
|
||
|
||
// Without this special case,
|
||
// [outerMin, outerMax, innerMin, innerMax] will bubble sort to
|
||
// [outerMin, innerMin, outerMax, innerMax] which will cause the back
|
||
// side of the ellipsoid to be invisible because it will think the ray
|
||
// is still inside the inner (negative) ellipsoid after exiting the
|
||
// outer (positive) ellipsoid.
|
||
|
||
// With this special case,
|
||
// [outerMin, innerMin, innerMax, outerMax] will bubble sort to
|
||
// [outerMin, innerMin, innerMax, outerMax] which will work correctly.
|
||
|
||
// Note: If initializeIntersections() changes its sorting function
|
||
// from bubble sort to something else, this code may need to change.
|
||
setIntersection(ix, 0, outerIntersect.x, true, true); // positive, enter
|
||
setIntersection(ix, 1, outerIntersect.x, false, true); // negative, enter
|
||
setIntersection(ix, 2, outerIntersect.y, false, false); // negative, exit
|
||
setIntersection(ix, 3, outerIntersect.y, true, false); // positive, exit
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_MIN)
|
||
Ray innerRay = Ray(ray.pos * u_ellipsoidInverseInnerScaleUv, ray.dir * u_ellipsoidInverseInnerScaleUv);
|
||
vec2 innerIntersect = intersectUnitSphereUnnormalizedDirection(innerRay);
|
||
|
||
if (innerIntersect == vec2(NO_HIT)) {
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_HEIGHT_MIN, innerIntersect);
|
||
} else {
|
||
// When the ellipsoid is very large and thin it's possible for floating
|
||
// point math to cause the ray to intersect the inner ellipsoid before
|
||
// the outer ellipsoid. To prevent this from happening, clamp innerIntersect
|
||
// to outerIntersect and sandwhich the intersections like described above.
|
||
//
|
||
// In theory a similar fix is needed for cylinders, however it's more
|
||
// complicated to implement because the inner shape is allowed to be
|
||
// intersected first.
|
||
innerIntersect.x = max(innerIntersect.x, outerIntersect.x);
|
||
innerIntersect.y = min(innerIntersect.y, outerIntersect.y);
|
||
setIntersection(ix, 0, outerIntersect.x, true, true); // positive, enter
|
||
setIntersection(ix, 1, innerIntersect.x, false, true); // negative, enter
|
||
setIntersection(ix, 2, innerIntersect.y, false, false); // negative, exit
|
||
setIntersection(ix, 3, outerIntersect.y, true, false); // positive, exit
|
||
}
|
||
#endif
|
||
|
||
// Flip the ray because the intersection function expects a cone growing towards +Z.
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_UNDER_HALF) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_EQUAL_HALF) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_UNDER_HALF)
|
||
Ray flippedRay = ray;
|
||
flippedRay.dir.z *= -1.0;
|
||
flippedRay.pos.z *= -1.0;
|
||
#endif
|
||
|
||
// Bottom cone
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_UNDER_HALF)
|
||
vec2 bottomConeIntersection = intersectRegularCone(flippedRay, u_ellipsoidRenderLatitudeCosSqrHalfMinMax.x);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN, bottomConeIntersection);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_EQUAL_HALF)
|
||
vec2 bottomConeIntersection = intersectZPlane(flippedRay);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN, bottomConeIntersection);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MIN_OVER_HALF)
|
||
vec4 bottomConeIntersection = intersectFlippedCone(ray, u_ellipsoidRenderLatitudeCosSqrHalfMinMax.x);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN + 0, bottomConeIntersection.xy);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MIN + 1, bottomConeIntersection.zw);
|
||
#endif
|
||
|
||
// Top cone
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_UNDER_HALF)
|
||
vec4 topConeIntersection = intersectFlippedCone(flippedRay, u_ellipsoidRenderLatitudeCosSqrHalfMinMax.y);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX + 0, topConeIntersection.xy);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX + 1, topConeIntersection.zw);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_EQUAL_HALF)
|
||
vec2 topConeIntersection = intersectZPlane(ray);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX, topConeIntersection);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_MAX_OVER_HALF)
|
||
vec2 topConeIntersection = intersectRegularCone(ray, u_ellipsoidRenderLatitudeCosSqrHalfMinMax.y);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LATITUDE_MAX, topConeIntersection);
|
||
#endif
|
||
|
||
// Wedge
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO)
|
||
vec4 wedgeIntersect = intersectHalfPlane(ray, u_ellipsoidRenderLongitudeMinMax.x);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LONGITUDE + 0, wedgeIntersect.xy);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LONGITUDE + 1, wedgeIntersect.zw);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_UNDER_HALF)
|
||
vec2 wedgeIntersect = intersectRegularWedge(ray, u_ellipsoidRenderLongitudeMinMax.x, u_ellipsoidRenderLongitudeMinMax.y);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LONGITUDE, wedgeIntersect);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_HALF)
|
||
vec2 wedgeIntersect = intersectHalfSpace(ray, u_ellipsoidRenderLongitudeMinMax.x);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LONGITUDE, wedgeIntersect);
|
||
#elif defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_OVER_HALF)
|
||
vec4 wedgeIntersect = intersectFlippedWedge(ray, u_ellipsoidRenderLongitudeMinMax.x, u_ellipsoidRenderLongitudeMinMax.y);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LONGITUDE + 0, wedgeIntersect.xy);
|
||
setIntersectionPair(ix, ELLIPSOID_INTERSECTION_INDEX_LONGITUDE + 1, wedgeIntersect.zw);
|
||
#endif
|
||
}
|
||
`;var xC=`// Main intersection function for Voxel scenes.
|
||
// See IntersectBox.glsl, IntersectCylinder.glsl, or IntersectEllipsoid.glsl
|
||
// for the definition of intersectShape. The appropriate function is selected
|
||
// based on the VoxelPrimitive shape type, and added to the shader in
|
||
// Scene/VoxelRenderResources.js.
|
||
// See also IntersectClippingPlane.glsl and IntersectDepth.glsl.
|
||
// See IntersectionUtils.glsl for the definitions of Ray, NO_HIT,
|
||
// getIntersectionPair, initializeIntersections, nextIntersection.
|
||
|
||
/* Intersection defines (set in Scene/VoxelRenderResources.js)
|
||
#define INTERSECTION_COUNT ###
|
||
*/
|
||
|
||
vec2 intersectScene(vec2 screenCoord, vec3 positionUv, vec3 directionUv, out Intersections ix) {
|
||
Ray ray = Ray(positionUv, directionUv);
|
||
|
||
// Do a ray-shape intersection to find the exact starting and ending points.
|
||
intersectShape(ray, ix);
|
||
|
||
// Exit early if the positive shape was completely missed or behind the ray.
|
||
vec2 entryExitT = getIntersectionPair(ix, 0);
|
||
if (entryExitT.x == NO_HIT) {
|
||
// Positive shape was completely missed - so exit early.
|
||
return vec2(NO_HIT);
|
||
}
|
||
|
||
// Clipping planes
|
||
#if defined(CLIPPING_PLANES)
|
||
intersectClippingPlanes(ray, ix);
|
||
#endif
|
||
|
||
// Depth
|
||
#if defined(DEPTH_TEST)
|
||
intersectDepth(screenCoord, ray, ix);
|
||
#endif
|
||
|
||
// Find the first intersection that's in front of the ray
|
||
#if (INTERSECTION_COUNT > 1)
|
||
initializeIntersections(ix);
|
||
for (int i = 0; i < INTERSECTION_COUNT; ++i) {
|
||
entryExitT = nextIntersection(ix);
|
||
if (entryExitT.y > 0.0) {
|
||
// Set start to 0.0 when ray is inside the shape.
|
||
entryExitT.x = max(entryExitT.x, 0.0);
|
||
break;
|
||
}
|
||
}
|
||
#else
|
||
// Set start to 0.0 when ray is inside the shape.
|
||
entryExitT.x = max(entryExitT.x, 0.0);
|
||
#endif
|
||
|
||
return entryExitT;
|
||
}
|
||
`;var WF=`/* Box defines (set in Scene/VoxelBoxShape.js)
|
||
#define BOX_HAS_SHAPE_BOUNDS
|
||
*/
|
||
|
||
#if defined(BOX_HAS_SHAPE_BOUNDS)
|
||
uniform vec3 u_boxUvToShapeUvScale;
|
||
uniform vec3 u_boxUvToShapeUvTranslate;
|
||
#endif
|
||
|
||
vec3 convertUvToShapeUvSpace(in vec3 positionUv) {
|
||
#if defined(BOX_HAS_SHAPE_BOUNDS)
|
||
return positionUv * u_boxUvToShapeUvScale + u_boxUvToShapeUvTranslate;
|
||
#else
|
||
return positionUv;
|
||
#endif
|
||
}
|
||
`;var jF=`/* Cylinder defines (set in Scene/VoxelCylinderShape.js)
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_HEIGHT_FLAT
|
||
#define CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_ZERO
|
||
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_RADIUS
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_RADIUS_FLAT
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT_FLAT
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_RANGE_EQUAL_ZERO
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY
|
||
#define CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_MAX_REVERSED
|
||
*/
|
||
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_RADIUS)
|
||
uniform vec2 u_cylinderUvToShapeUvRadius; // x = scale, y = offset
|
||
#endif
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT)
|
||
uniform vec2 u_cylinderUvToShapeUvHeight; // x = scale, y = offset
|
||
#endif
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE)
|
||
uniform vec2 u_cylinderUvToShapeUvAngle; // x = scale, y = offset
|
||
#endif
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY) || defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY)
|
||
uniform vec2 u_cylinderShapeUvAngleMinMax;
|
||
#endif
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY) || defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY) || defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_MAX_REVERSED)
|
||
uniform float u_cylinderShapeUvAngleRangeZeroMid;
|
||
#endif
|
||
|
||
vec3 convertUvToShapeUvSpace(in vec3 positionUv) {
|
||
vec3 positionLocal = positionUv * 2.0 - 1.0; // [-1,+1]
|
||
|
||
// Compute radius
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_RADIUS_FLAT) || defined(CYLINDER_HAS_RENDER_BOUNDS_RADIUS_FLAT)
|
||
float radius = length(positionLocal.xy); // [0,1]
|
||
#else
|
||
float radius = length(positionLocal.xy); // [0,1]
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_RADIUS)
|
||
radius = radius * u_cylinderUvToShapeUvRadius.x + u_cylinderUvToShapeUvRadius.y; // x = scale, y = offset
|
||
#endif
|
||
#endif
|
||
|
||
// Compute height
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT_FLAT) || defined(CYLINDER_HAS_RENDER_BOUNDS_HEIGHT_FLAT)
|
||
float height = positionUv.z; // [0,1]
|
||
#else
|
||
float height = positionUv.z; // [0,1]
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_HEIGHT)
|
||
height = height * u_cylinderUvToShapeUvHeight.x + u_cylinderUvToShapeUvHeight.y; // x = scale, y = offset
|
||
#endif
|
||
#endif
|
||
|
||
// Compute angle
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_RANGE_EQUAL_ZERO) || defined(CYLINDER_HAS_RENDER_BOUNDS_ANGLE_RANGE_EQUAL_ZERO)
|
||
float angle = 1.0;
|
||
#else
|
||
float angle = (atan(positionLocal.y, positionLocal.x) + czm_pi) / czm_twoPi; // [0,1]
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE)
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_MAX_REVERSED)
|
||
// Comparing against u_cylinderShapeUvAngleMinMax has precision problems. u_cylinderShapeUvAngleRangeZeroMid is more conservative.
|
||
angle += float(angle < u_cylinderShapeUvAngleRangeZeroMid);
|
||
#endif
|
||
|
||
// Avoid flickering from reading voxels from both sides of the -pi/+pi discontinuity.
|
||
#if defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MIN_DISCONTINUITY)
|
||
angle = angle > u_cylinderShapeUvAngleRangeZeroMid ? u_cylinderShapeUvAngleMinMax.x : angle;
|
||
#elif defined(CYLINDER_HAS_SHAPE_BOUNDS_ANGLE_MAX_DISCONTINUITY)
|
||
angle = angle < u_cylinderShapeUvAngleRangeZeroMid ? u_cylinderShapeUvAngleMinMax.y : angle;
|
||
#endif
|
||
|
||
angle = angle * u_cylinderUvToShapeUvAngle.x + u_cylinderUvToShapeUvAngle.y; // x = scale, y = offset
|
||
#endif
|
||
#endif
|
||
|
||
return vec3(radius, height, angle);
|
||
}
|
||
`;var YF=`/* Ellipsoid defines (set in Scene/VoxelEllipsoidShape.js)
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MIN_DISCONTINUITY
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MAX_DISCONTINUITY
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_MIN_MAX_REVERSED
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO
|
||
#define ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_FLAT
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_MIN
|
||
#define ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_FLAT
|
||
#define ELLIPSOID_IS_SPHERE
|
||
*/
|
||
|
||
uniform vec3 u_ellipsoidRadiiUv; // [0,1]
|
||
#if !defined(ELLIPSOID_IS_SPHERE)
|
||
uniform vec3 u_ellipsoidInverseRadiiSquaredUv;
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MIN_DISCONTINUITY) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MAX_DISCONTINUITY) || defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_MIN_MAX_REVERSED)
|
||
uniform vec3 u_ellipsoidShapeUvLongitudeMinMaxMid;
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE)
|
||
uniform vec2 u_ellipsoidUvToShapeUvLongitude; // x = scale, y = offset
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE)
|
||
uniform vec2 u_ellipsoidUvToShapeUvLatitude; // x = scale, y = offset
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_MIN) && !defined(ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_FLAT)
|
||
uniform float u_ellipsoidInverseHeightDifferenceUv;
|
||
uniform vec2 u_ellipseInnerRadiiUv; // [0,1]
|
||
#endif
|
||
|
||
// robust iterative solution without trig functions
|
||
// https://github.com/0xfaded/ellipse_demo/issues/1
|
||
// https://stackoverflow.com/questions/22959698/distance-from-given-point-to-given-ellipse
|
||
// Pro: Good when radii.x ~= radii.y
|
||
// Con: Breaks at pos.x ~= 0.0, especially inside the ellipse
|
||
// Con: Inaccurate with exterior points and thin ellipses
|
||
float ellipseDistanceIterative (vec2 pos, vec2 radii) {
|
||
vec2 p = abs(pos);
|
||
vec2 invRadii = 1.0 / radii;
|
||
vec2 a = vec2(1.0, -1.0) * (radii.x * radii.x - radii.y * radii.y) * invRadii;
|
||
vec2 t = vec2(0.70710678118); // sqrt(2) / 2
|
||
vec2 v = radii * t;
|
||
|
||
const int iterations = 3;
|
||
for (int i = 0; i < iterations; ++i) {
|
||
vec2 e = a * pow(t, vec2(3.0));
|
||
vec2 q = normalize(p - e) * length(v - e);
|
||
t = normalize((q + e) * invRadii);
|
||
v = radii * t;
|
||
}
|
||
return length(v * sign(pos) - pos) * sign(p.y - v.y);
|
||
}
|
||
|
||
vec3 convertUvToShapeUvSpace(in vec3 positionUv) {
|
||
// Compute position and normal.
|
||
// Convert positionUv [0,1] to local space [-1,+1] to "normalized" cartesian space [-a,+a] where a = (radii + height) / (max(radii) + height).
|
||
// A point on the largest ellipsoid axis would be [-1,+1] and everything else would be smaller.
|
||
vec3 positionLocal = positionUv * 2.0 - 1.0;
|
||
#if defined(ELLIPSOID_IS_SPHERE)
|
||
vec3 posEllipsoid = positionLocal * u_ellipsoidRadiiUv.x;
|
||
vec3 normal = normalize(posEllipsoid);
|
||
#else
|
||
vec3 posEllipsoid = positionLocal * u_ellipsoidRadiiUv;
|
||
vec3 normal = normalize(posEllipsoid * u_ellipsoidInverseRadiiSquaredUv); // geodetic surface normal
|
||
#endif
|
||
|
||
// Compute longitude
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_RANGE_EQUAL_ZERO)
|
||
float longitude = 1.0;
|
||
#else
|
||
float longitude = (atan(normal.y, normal.x) + czm_pi) / czm_twoPi;
|
||
|
||
// Correct the angle when max < min
|
||
// Technically this should compare against min longitude - but it has precision problems so compare against the middle of empty space.
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE_MIN_MAX_REVERSED)
|
||
longitude += float(longitude < u_ellipsoidShapeUvLongitudeMinMaxMid.z);
|
||
#endif
|
||
|
||
// Avoid flickering from reading voxels from both sides of the -pi/+pi discontinuity.
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MIN_DISCONTINUITY)
|
||
longitude = longitude > u_ellipsoidShapeUvLongitudeMinMaxMid.z ? u_ellipsoidShapeUvLongitudeMinMaxMid.x : longitude;
|
||
#endif
|
||
#if defined(ELLIPSOID_HAS_RENDER_BOUNDS_LONGITUDE_MAX_DISCONTINUITY)
|
||
longitude = longitude < u_ellipsoidShapeUvLongitudeMinMaxMid.z ? u_ellipsoidShapeUvLongitudeMinMaxMid.y : longitude;
|
||
#endif
|
||
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LONGITUDE)
|
||
longitude = longitude * u_ellipsoidUvToShapeUvLongitude.x + u_ellipsoidUvToShapeUvLongitude.y;
|
||
#endif
|
||
#endif
|
||
|
||
// Compute latitude
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_LATITUDE_RANGE_EQUAL_ZERO)
|
||
float latitude = 1.0;
|
||
#else
|
||
float latitude = (asin(normal.z) + czm_piOverTwo) / czm_pi;
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_LATITUDE)
|
||
latitude = latitude * u_ellipsoidUvToShapeUvLatitude.x + u_ellipsoidUvToShapeUvLatitude.y;
|
||
#endif
|
||
#endif
|
||
|
||
// Compute height
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_FLAT) || defined(ELLIPSOID_HAS_RENDER_BOUNDS_HEIGHT_FLAT)
|
||
// TODO: This breaks down when minBounds == maxBounds. To fix it, this
|
||
// function would have to know if ray is intersecting the front or back of the shape
|
||
// and set the shape space position to 1 (front) or 0 (back) accordingly.
|
||
float height = 1.0;
|
||
#else
|
||
#if defined(ELLIPSOID_IS_SPHERE)
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_MIN)
|
||
float height = (length(posEllipsoid) - u_ellipseInnerRadiiUv.x) * u_ellipsoidInverseHeightDifferenceUv;
|
||
#else
|
||
float height = length(posEllipsoid);
|
||
#endif
|
||
#else
|
||
#if defined(ELLIPSOID_HAS_SHAPE_BOUNDS_HEIGHT_MIN)
|
||
// Convert the 3D position to a 2D position relative to the ellipse (radii.x, radii.z) (assuming radii.x == radii.y which is true for WGS84).
|
||
// This is an optimization so that math can be done with ellipses instead of ellipsoids.
|
||
vec2 posEllipse = vec2(length(posEllipsoid.xy), posEllipsoid.z);
|
||
float height = ellipseDistanceIterative(posEllipse, u_ellipseInnerRadiiUv) * u_ellipsoidInverseHeightDifferenceUv;
|
||
#else
|
||
// TODO: this is probably not correct
|
||
float height = length(posEllipsoid);
|
||
#endif
|
||
#endif
|
||
#endif
|
||
|
||
return vec3(longitude, latitude, height);
|
||
}
|
||
`;var qF=`// These octree flags must be in sync with GpuOctreeFlag in VoxelTraversal.js
|
||
#define OCTREE_FLAG_INTERNAL 0
|
||
#define OCTREE_FLAG_LEAF 1
|
||
#define OCTREE_FLAG_PACKED_LEAF_FROM_PARENT 2
|
||
|
||
#define OCTREE_MAX_LEVELS 32 // Harcoded value because GLSL doesn't like variable length loops
|
||
|
||
uniform sampler2D u_octreeInternalNodeTexture;
|
||
uniform vec2 u_octreeInternalNodeTexelSizeUv;
|
||
uniform int u_octreeInternalNodeTilesPerRow;
|
||
uniform sampler2D u_octreeLeafNodeTexture;
|
||
uniform vec2 u_octreeLeafNodeTexelSizeUv;
|
||
uniform int u_octreeLeafNodeTilesPerRow;
|
||
|
||
uniform float u_stepSize;
|
||
|
||
struct OctreeNodeData {
|
||
int data;
|
||
int flag;
|
||
};
|
||
|
||
struct TraversalData {
|
||
float stepT;
|
||
ivec4 octreeCoords;
|
||
int parentOctreeIndex;
|
||
};
|
||
|
||
struct SampleData {
|
||
int megatextureIndex;
|
||
bool usingParentMegatextureIndex;
|
||
vec3 tileUv;
|
||
#if (SAMPLE_COUNT > 1)
|
||
float weight;
|
||
#endif
|
||
};
|
||
|
||
// Integer mod: For WebGL1 only
|
||
int intMod(in int a, in int b) {
|
||
return a - (b * (a / b));
|
||
}
|
||
int normU8_toInt(in float value) {
|
||
return int(value * 255.0);
|
||
}
|
||
int normU8x2_toInt(in vec2 value) {
|
||
return int(value.x * 255.0) + 256 * int(value.y * 255.0);
|
||
}
|
||
float normU8x2_toFloat(in vec2 value) {
|
||
return float(normU8x2_toInt(value)) / 65535.0;
|
||
}
|
||
|
||
OctreeNodeData getOctreeNodeData(in vec2 octreeUv) {
|
||
vec4 texData = texture2D(u_octreeInternalNodeTexture, octreeUv);
|
||
|
||
OctreeNodeData data;
|
||
data.data = normU8x2_toInt(texData.xy);
|
||
data.flag = normU8x2_toInt(texData.zw);
|
||
return data;
|
||
}
|
||
|
||
OctreeNodeData getOctreeChildData(in int parentOctreeIndex, in ivec3 childCoord) {
|
||
int childIndex = childCoord.z * 4 + childCoord.y * 2 + childCoord.x;
|
||
int octreeCoordX = intMod(parentOctreeIndex, u_octreeInternalNodeTilesPerRow) * 9 + 1 + childIndex;
|
||
int octreeCoordY = parentOctreeIndex / u_octreeInternalNodeTilesPerRow;
|
||
vec2 octreeUv = u_octreeInternalNodeTexelSizeUv * vec2(float(octreeCoordX) + 0.5, float(octreeCoordY) + 0.5);
|
||
return getOctreeNodeData(octreeUv);
|
||
}
|
||
|
||
int getOctreeParentIndex(in int octreeIndex) {
|
||
int octreeCoordX = intMod(octreeIndex, u_octreeInternalNodeTilesPerRow) * 9;
|
||
int octreeCoordY = octreeIndex / u_octreeInternalNodeTilesPerRow;
|
||
vec2 octreeUv = u_octreeInternalNodeTexelSizeUv * vec2(float(octreeCoordX) + 0.5, float(octreeCoordY) + 0.5);
|
||
vec4 parentData = texture2D(u_octreeInternalNodeTexture, octreeUv);
|
||
int parentOctreeIndex = normU8x2_toInt(parentData.xy);
|
||
return parentOctreeIndex;
|
||
}
|
||
|
||
/**
|
||
* Convert a position in the uv-space of the tileset bounding shape
|
||
* into the uv-space of a tile within the tileset
|
||
*/
|
||
vec3 getTileUv(in vec3 shapePosition, in ivec4 octreeCoords) {
|
||
// TODO: use bit-shifting (only in WebGL2)
|
||
float dimAtLevel = pow(2.0, float(octreeCoords.w));
|
||
return shapePosition * dimAtLevel - vec3(octreeCoords.xyz);
|
||
}
|
||
|
||
void setSampleUv(in vec3 shapePosition, in ivec4 octreeCoords, inout SampleData sampleData) {
|
||
ivec4 sampleCoords = sampleData.usingParentMegatextureIndex
|
||
? ivec4(octreeCoords.xyz / 2, octreeCoords.w - 1)
|
||
: octreeCoords;
|
||
sampleData.tileUv = getTileUv(shapePosition, sampleCoords);
|
||
}
|
||
|
||
void getOctreeLeafSampleData(in OctreeNodeData data, out SampleData sampleData) {
|
||
sampleData.megatextureIndex = data.data;
|
||
sampleData.usingParentMegatextureIndex = data.flag == OCTREE_FLAG_PACKED_LEAF_FROM_PARENT;
|
||
}
|
||
|
||
#if (SAMPLE_COUNT > 1)
|
||
void getOctreeLeafSampleDatas(in OctreeNodeData data, out SampleData sampleData0, out SampleData sampleData1) {
|
||
int leafIndex = data.data;
|
||
int leafNodeTexelCount = 2;
|
||
// Adding 0.5 moves to the center of the texel
|
||
float leafCoordXStart = float(intMod(leafIndex, u_octreeLeafNodeTilesPerRow) * leafNodeTexelCount) + 0.5;
|
||
float leafCoordY = float(leafIndex / u_octreeLeafNodeTilesPerRow) + 0.5;
|
||
|
||
vec2 leafUv0 = u_octreeLeafNodeTexelSizeUv * vec2(leafCoordXStart + 0.0, leafCoordY);
|
||
vec2 leafUv1 = u_octreeLeafNodeTexelSizeUv * vec2(leafCoordXStart + 1.0, leafCoordY);
|
||
vec4 leafData0 = texture2D(u_octreeLeafNodeTexture, leafUv0);
|
||
vec4 leafData1 = texture2D(u_octreeLeafNodeTexture, leafUv1);
|
||
|
||
float lerp = normU8x2_toFloat(leafData0.xy);
|
||
|
||
sampleData0.megatextureIndex = normU8x2_toInt(leafData1.xy);
|
||
sampleData1.megatextureIndex = normU8x2_toInt(leafData1.zw);
|
||
// TODO: this looks wrong? Should be comparing to OCTREE_FLAG_PACKED_LEAF_FROM_PARENT
|
||
sampleData0.usingParentMegatextureIndex = normU8_toInt(leafData0.z) == 1;
|
||
sampleData1.usingParentMegatextureIndex = normU8_toInt(leafData0.w) == 1;
|
||
sampleData0.weight = 1.0 - lerp;
|
||
sampleData1.weight = lerp;
|
||
}
|
||
#endif
|
||
|
||
void traverseOctreeDownwards(in vec3 shapePosition, inout TraversalData traversalData, out SampleData sampleDatas[SAMPLE_COUNT]) {
|
||
float sizeAtLevel = 1.0 / pow(2.0, float(traversalData.octreeCoords.w));
|
||
vec3 start = vec3(traversalData.octreeCoords.xyz) * sizeAtLevel;
|
||
vec3 end = start + vec3(sizeAtLevel);
|
||
|
||
for (int i = 0; i < OCTREE_MAX_LEVELS; ++i) {
|
||
// Find out which octree child contains the position
|
||
// 0 if before center, 1 if after
|
||
vec3 center = 0.5 * (start + end);
|
||
vec3 childCoord = step(center, shapePosition);
|
||
|
||
OctreeNodeData childData = getOctreeChildData(traversalData.parentOctreeIndex, ivec3(childCoord));
|
||
|
||
// Get octree coords for the next level down
|
||
ivec4 octreeCoords = traversalData.octreeCoords;
|
||
traversalData.octreeCoords = ivec4(octreeCoords.xyz * 2 + ivec3(childCoord), octreeCoords.w + 1);
|
||
|
||
if (childData.flag == OCTREE_FLAG_INTERNAL) {
|
||
// interior tile - keep going deeper
|
||
start = mix(start, center, childCoord);
|
||
end = mix(center, end, childCoord);
|
||
traversalData.parentOctreeIndex = childData.data;
|
||
} else {
|
||
// leaf tile - stop traversing
|
||
float dimAtLevel = pow(2.0, float(traversalData.octreeCoords.w));
|
||
traversalData.stepT = u_stepSize / dimAtLevel;
|
||
#if (SAMPLE_COUNT == 1)
|
||
getOctreeLeafSampleData(childData, sampleDatas[0]);
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[0]);
|
||
#else
|
||
getOctreeLeafSampleDatas(childData, sampleDatas[0], sampleDatas[1]);
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[0]);
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[1]);
|
||
#endif
|
||
return;
|
||
}
|
||
}
|
||
}
|
||
|
||
/**
|
||
* Transform a given position to an octree tile coordinate and a position within that tile,
|
||
* and find the corresponding megatexture index and texture coordinates
|
||
*/
|
||
void traverseOctreeFromBeginning(in vec3 shapePosition, out TraversalData traversalData, out SampleData sampleDatas[SAMPLE_COUNT]) {
|
||
traversalData.octreeCoords = ivec4(0);
|
||
traversalData.parentOctreeIndex = 0;
|
||
|
||
OctreeNodeData rootData = getOctreeNodeData(vec2(0.0));
|
||
if (rootData.flag == OCTREE_FLAG_LEAF) {
|
||
// No child data, only the root tile has data
|
||
traversalData.stepT = u_stepSize;
|
||
#if (SAMPLE_COUNT == 1)
|
||
getOctreeLeafSampleData(rootData, sampleDatas[0]);
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[0]);
|
||
#else
|
||
getOctreeLeafSampleDatas(rootData, sampleDatas[0], sampleDatas[1]);
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[0]);
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[1]);
|
||
#endif
|
||
} else {
|
||
traverseOctreeDownwards(shapePosition, traversalData, sampleDatas);
|
||
}
|
||
}
|
||
|
||
bool inRange(in vec3 v, in vec3 minVal, in vec3 maxVal) {
|
||
return clamp(v, minVal, maxVal) == v;
|
||
}
|
||
|
||
bool insideTile(in vec3 shapePosition, in ivec4 octreeCoords) {
|
||
vec3 tileUv = getTileUv(shapePosition, octreeCoords);
|
||
bool inside = inRange(tileUv, vec3(0.0), vec3(1.0));
|
||
// Assume (!) the position is always inside the root tile.
|
||
return inside || octreeCoords.w == 0;
|
||
}
|
||
|
||
void traverseOctreeFromExisting(in vec3 shapePosition, inout TraversalData traversalData, inout SampleData sampleDatas[SAMPLE_COUNT]) {
|
||
if (insideTile(shapePosition, traversalData.octreeCoords)) {
|
||
for (int i = 0; i < SAMPLE_COUNT; i++) {
|
||
setSampleUv(shapePosition, traversalData.octreeCoords, sampleDatas[i]);
|
||
}
|
||
} else {
|
||
// Go up tree
|
||
for (int i = 0; i < OCTREE_MAX_LEVELS; ++i)
|
||
{
|
||
traversalData.octreeCoords.xyz /= 2;
|
||
traversalData.octreeCoords.w -= 1;
|
||
|
||
if (!insideTile(shapePosition, traversalData.octreeCoords)) {
|
||
traversalData.parentOctreeIndex = getOctreeParentIndex(traversalData.parentOctreeIndex);
|
||
} else {
|
||
break;
|
||
}
|
||
}
|
||
|
||
// Go down tree
|
||
traverseOctreeDownwards(shapePosition, traversalData, sampleDatas);
|
||
}
|
||
}
|
||
`;var XF=`// See Octree.glsl for the definitions of SampleData and intMod
|
||
|
||
/* Megatexture defines (set in Scene/VoxelRenderResources.js)
|
||
#define SAMPLE_COUNT ###
|
||
#define NEAREST_SAMPLING
|
||
#define PADDING
|
||
*/
|
||
|
||
uniform ivec2 u_megatextureSliceDimensions; // number of slices per tile, in two dimensions
|
||
uniform ivec2 u_megatextureTileDimensions; // number of tiles per megatexture, in two dimensions
|
||
uniform vec2 u_megatextureVoxelSizeUv;
|
||
uniform vec2 u_megatextureSliceSizeUv;
|
||
uniform vec2 u_megatextureTileSizeUv;
|
||
|
||
uniform ivec3 u_dimensions; // does not include padding
|
||
#if defined(PADDING)
|
||
uniform ivec3 u_paddingBefore;
|
||
uniform ivec3 u_paddingAfter;
|
||
#endif
|
||
|
||
// Integer min, max, clamp: For WebGL1 only
|
||
int intMin(int a, int b) {
|
||
return a <= b ? a : b;
|
||
}
|
||
int intMax(int a, int b) {
|
||
return a >= b ? a : b;
|
||
}
|
||
int intClamp(int v, int minVal, int maxVal) {
|
||
return intMin(intMax(v, minVal), maxVal);
|
||
}
|
||
|
||
vec2 index1DTo2DTexcoord(int index, ivec2 dimensions, vec2 uvScale)
|
||
{
|
||
int indexX = intMod(index, dimensions.x);
|
||
int indexY = index / dimensions.x;
|
||
return vec2(indexX, indexY) * uvScale;
|
||
}
|
||
|
||
/*
|
||
How is 3D data stored in a 2D megatexture?
|
||
|
||
In this example there is only one loaded tile and it has 2x2x2 voxels (8 voxels total).
|
||
The data is sliced by Z. The data at Z = 0 is placed in texels (0,0), (0,1), (1,0), (1,1) and
|
||
the data at Z = 1 is placed in texels (2,0), (2,1), (3,0), (3,1).
|
||
Note that there could be empty space in the megatexture because it's a power of two.
|
||
|
||
0 1 2 3
|
||
+---+---+---+---+
|
||
| | | | | 3
|
||
+---+---+---+---+
|
||
| | | | | 2
|
||
+-------+-------+
|
||
|010|110|011|111| 1
|
||
|--- ---|--- ---|
|
||
|000|100|001|101| 0
|
||
+-------+-------+
|
||
|
||
When doing linear interpolation the megatexture needs to be sampled twice: once for
|
||
the Z slice above the voxel coordinate and once for the slice below. The two slices
|
||
are interpolated with fract(coord.z - 0.5). For example, a Z coordinate of 1.0 is
|
||
halfway between two Z slices so the interpolation factor is 0.5. Below is a side view
|
||
of the 3D voxel grid with voxel coordinates on the left side.
|
||
|
||
2 +---+
|
||
|001|
|
||
1 +-z-+
|
||
|000|
|
||
0 +---+
|
||
|
||
When doing nearest neighbor the megatexture only needs to be sampled once at the closest Z slice.
|
||
*/
|
||
|
||
Properties getPropertiesFromMegatexture(in SampleData sampleData) {
|
||
vec3 tileUv = clamp(sampleData.tileUv, vec3(0.0), vec3(1.0)); // TODO is the clamp necessary?
|
||
int tileIndex = sampleData.megatextureIndex;
|
||
vec3 voxelCoord = tileUv * vec3(u_dimensions);
|
||
ivec3 voxelDimensions = u_dimensions;
|
||
|
||
#if defined(PADDING)
|
||
voxelDimensions += u_paddingBefore + u_paddingAfter;
|
||
voxelCoord += vec3(u_paddingBefore);
|
||
#endif
|
||
|
||
#if defined(NEAREST_SAMPLING)
|
||
// Round to the center of the nearest voxel
|
||
voxelCoord = floor(voxelCoord + vec3(0.5));
|
||
#endif
|
||
|
||
// Tile location
|
||
vec2 tileUvOffset = index1DTo2DTexcoord(tileIndex, u_megatextureTileDimensions, u_megatextureTileSizeUv);
|
||
|
||
// Slice location
|
||
float slice = voxelCoord.z - 0.5;
|
||
int sliceIndex = int(floor(slice));
|
||
int sliceIndex0 = intClamp(sliceIndex, 0, voxelDimensions.z - 1);
|
||
vec2 sliceUvOffset0 = index1DTo2DTexcoord(sliceIndex0, u_megatextureSliceDimensions, u_megatextureSliceSizeUv);
|
||
|
||
// Voxel location
|
||
vec2 voxelUvOffset = clamp(voxelCoord.xy, vec2(0.5), vec2(voxelDimensions.xy) - vec2(0.5)) * u_megatextureVoxelSizeUv;
|
||
|
||
// Final location in the megatexture
|
||
vec2 uv0 = tileUvOffset + sliceUvOffset0 + voxelUvOffset;
|
||
|
||
#if defined(NEAREST_SAMPLING)
|
||
return getPropertiesFromMegatextureAtUv(uv0);
|
||
#else
|
||
float sliceLerp = fract(slice);
|
||
int sliceIndex1 = intMin(sliceIndex + 1, voxelDimensions.z - 1);
|
||
vec2 sliceUvOffset1 = index1DTo2DTexcoord(sliceIndex1, u_megatextureSliceDimensions, u_megatextureSliceSizeUv);
|
||
vec2 uv1 = tileUvOffset + sliceUvOffset1 + voxelUvOffset;
|
||
Properties properties0 = getPropertiesFromMegatextureAtUv(uv0);
|
||
Properties properties1 = getPropertiesFromMegatextureAtUv(uv1);
|
||
return mixProperties(properties0, properties1, sliceLerp);
|
||
#endif
|
||
}
|
||
|
||
// Convert an array of sample datas to a final weighted properties.
|
||
Properties accumulatePropertiesFromMegatexture(in SampleData sampleDatas[SAMPLE_COUNT]) {
|
||
#if (SAMPLE_COUNT == 1)
|
||
return getPropertiesFromMegatexture(sampleDatas[0]);
|
||
#else
|
||
// When more than one sample is taken the accumulator needs to start at 0
|
||
Properties properties = clearProperties();
|
||
for (int i = 0; i < SAMPLE_COUNT; ++i) {
|
||
float weight = sampleDatas[i].weight;
|
||
|
||
// Avoid reading the megatexture when the weight is 0 as it can be costly.
|
||
if (weight > 0.0) {
|
||
Properties tempProperties = getPropertiesFromMegatexture(sampleDatas[i]);
|
||
tempProperties = scaleProperties(tempProperties, weight);
|
||
properties = sumProperties(properties, tempProperties);
|
||
}
|
||
}
|
||
return properties;
|
||
#endif
|
||
}
|
||
`;function a_t(e){let t=new v0;this.shaderBuilder=t;let n=e._customShader,i=pt(e._uniformMap,n.uniformMap);e._uniformMap=i;let o=n.uniforms;for(let p in o)if(o.hasOwnProperty(p)){let g=o[p];t.addUniform(g.type,p,Te.FRAGMENT)}t.addUniform("sampler2D","u_megatextureTextures[METADATA_COUNT]",Te.FRAGMENT),this.uniformMap=i;let r=e._clippingPlanes,s=u(r)&&r.enabled?r.length:0;this.clippingPlanes=r,this.clippingPlanesLength=s,t.addVertexLines([FF]),t.addFragmentLines([n.fragmentShaderText,"#line 0",VF]),s>0&&(t.addDefine("CLIPPING_PLANES",void 0,Te.FRAGMENT),t.addDefine("CLIPPING_PLANES_COUNT",s,Te.FRAGMENT),r.unionClippingRegions&&t.addDefine("CLIPPING_PLANES_UNION",void 0,Te.FRAGMENT),t.addFragmentLines([kF])),e._depthTest&&(t.addDefine("DEPTH_TEST",void 0,Te.FRAGMENT),t.addFragmentLines([UF]));let a=e._provider.shape;a==="BOX"?t.addFragmentLines([zF,xC,WF]):a==="CYLINDER"?t.addFragmentLines([HF,xC,jF]):a==="ELLIPSOID"&&t.addFragmentLines([GF,xC,YF]),t.addFragmentLines([qF,XF,NF]);let c=e._shape,l=c.shaderDefines;for(let p in l)if(l.hasOwnProperty(p)){let g=l[p];u(g)&&(g=g===!0?void 0:g,t.addDefine(p,g,Te.FRAGMENT))}let f=c.shaderMaximumIntersectionsLength;s>0&&(t.addDefine("CLIPPING_PLANES_INTERSECTION_INDEX",f,Te.FRAGMENT),s===1?f+=1:r.unionClippingRegions?f+=2:f+=1),e._depthTest&&(t.addDefine("DEPTH_INTERSECTION_INDEX",f,Te.FRAGMENT),f+=1),t.addDefine("INTERSECTION_COUNT",f,Te.FRAGMENT),(!h.equals(e.paddingBefore,h.ZERO)||!h.equals(e.paddingAfter,h.ZERO))&&t.addDefine("PADDING",void 0,Te.FRAGMENT),e._useLogDepth&&t.addDefine("LOG_DEPTH_READ_ONLY",void 0,Te.FRAGMENT),e._jitter&&t.addDefine("JITTER",void 0,Te.FRAGMENT),e._nearestSampling&&t.addDefine("NEAREST_SAMPLING",void 0,Te.FRAGMENT);let d=e._traversal;t.addDefine("SAMPLE_COUNT",`${d._sampleCount}`,Te.FRAGMENT)}var KF=a_t;function c_t(e,t){let{shaderBuilder:n}=e,{names:i,types:o,componentTypes:r,minimumValues:s,maximumValues:a}=t._provider,c=o.length,l=u(s)&&u(a);n.addDefine("METADATA_COUNT",c,Te.FRAGMENT),l&&n.addDefine("STATISTICS",void 0,Te.FRAGMENT);for(let O=0;O<c;O++){let L=i[O],N=o[O],_=`PropertyStatistics_${L}`,b=`PropertyStatistics_${L}`;n.addStruct(_,b,Te.FRAGMENT);let D=eH(N);n.addStructField(_,D,"min"),n.addStructField(_,D,"max")}let f="Statistics",d="Statistics",p="statistics";n.addStruct(f,d,Te.FRAGMENT);for(let O=0;O<c;O++){let L=i[O],N=`PropertyStatistics_${L}`,_=L;n.addStructField(f,N,_)}let g="Metadata",m="Metadata",A="metadata";n.addStruct(g,m,Te.FRAGMENT),n.addStructField(g,d,p);for(let O=0;O<c;O++){let L=i[O],N=o[O],_=eH(N);n.addStructField(g,_,L)}for(let O=0;O<c;O++){let L=i[O],N=o[O],_=u_t(N),b=`VoxelProperty_${L}`,D=`VoxelProperty_${L}`;n.addStruct(b,D,Te.FRAGMENT),n.addStructField(b,_,"partialDerivativeLocal"),n.addStructField(b,_,"partialDerivativeWorld"),n.addStructField(b,_,"partialDerivativeView"),n.addStructField(b,_,"partialDerivativeValid")}let x="Voxel",C="Voxel",T="voxel";n.addStruct(x,C,Te.FRAGMENT);for(let O=0;O<c;O++){let L=i[O],N=`VoxelProperty_${L}`;n.addStructField(x,N,L)}n.addStructField(x,"vec3","positionEC"),n.addStructField(x,"vec3","positionUv"),n.addStructField(x,"vec3","positionShapeUv"),n.addStructField(x,"vec3","positionUvLocal"),n.addStructField(x,"vec3","viewDirUv"),n.addStructField(x,"vec3","viewDirWorld"),n.addStructField(x,"float","travelDistance");let E="FragmentInput",S="FragmentInput";n.addStruct(E,S,Te.FRAGMENT),n.addStructField(E,m,A),n.addStructField(E,C,T);let v="Properties",w="Properties",R="properties";n.addStruct(v,w,Te.FRAGMENT);for(let O=0;O<c;O++){let L=i[O],N=o[O],_=eH(N);n.addStructField(v,_,L)}{let O="clearProperties";n.addFunction(O,`${w} clearProperties()`,Te.FRAGMENT),n.addFunctionLines(O,[`${w} ${R};`]);for(let L=0;L<c;L++){let N=i[L],_=o[L],b=r[L],D=eH(_,b);n.addFunctionLines(O,[`${R}.${N} = ${D}(0.0);`])}n.addFunctionLines(O,[`return ${R};`])}{let O="sumProperties";n.addFunction(O,`${w} sumProperties(${w} propertiesA, ${w} propertiesB)`,Te.FRAGMENT),n.addFunctionLines(O,[`${w} ${R};`]);for(let L=0;L<c;L++){let N=i[L];n.addFunctionLines(O,[`${R}.${N} = propertiesA.${N} + propertiesB.${N};`])}n.addFunctionLines(O,[`return ${R};`])}{let O="scaleProperties";n.addFunction(O,`${w} scaleProperties(${w} ${R}, float scale)`,Te.FRAGMENT),n.addFunctionLines(O,[`${w} scaledProperties = ${R};`]);for(let L=0;L<c;L++){let N=i[L];n.addFunctionLines(O,[`scaledProperties.${N} *= scale;`])}n.addFunctionLines(O,["return scaledProperties;"])}{let O="mixProperties";n.addFunction(O,`${w} mixProperties(${w} propertiesA, ${w} propertiesB, float mixFactor)`,Te.FRAGMENT),n.addFunctionLines(O,[`${w} ${R};`]);for(let L=0;L<c;L++){let N=i[L];n.addFunctionLines(O,[`${R}.${N} = mix(propertiesA.${N}, propertiesB.${N}, mixFactor);`])}n.addFunctionLines(O,[`return ${R};`])}{let O="copyPropertiesToMetadata";n.addFunction(O,`void copyPropertiesToMetadata(in ${w} ${R}, inout ${m} ${A})`,Te.FRAGMENT);for(let L=0;L<c;L++){let N=i[L];n.addFunctionLines(O,[`${A}.${N} = ${R}.${N};`])}}if(l){let O="setStatistics";n.addFunction(O,`void setStatistics(inout ${d} ${p})`,Te.FRAGMENT);for(let L=0;L<c;L++){let N=i[L],_=o[L],b=Ht.getComponentCount(_);for(let D=0;D<b;D++){let I=f_t(_,D),B=s[L][D],F=a[L][D];n.addFunctionLines(O,[`${p}.${N}.min${I} = ${Z0e(B)};`,`${p}.${N}.max${I} = ${Z0e(F)};`])}}}{let O="getPropertiesFromMegatextureAtUv";n.addFunction(O,`${w} getPropertiesFromMegatextureAtUv(vec2 texcoord)`,Te.FRAGMENT),n.addFunctionLines(O,[`${w} ${R};`]);for(let L=0;L<c;L++){let N=i[L],_=o[L],b=r[L],D=l_t(_,b);n.addFunctionLines(O,[`properties.${N} = texture2D(u_megatextureTextures[${L}], texcoord)${D};`])}n.addFunctionLines(O,[`return ${R};`])}}function eH(e){if(e===Ht.SCALAR)return"float";if(e===Ht.VEC2)return"vec2";if(e===Ht.VEC3)return"vec3";if(e===Ht.VEC4)return"vec4"}function l_t(e){if(e===Ht.SCALAR)return".r";if(e===Ht.VEC2)return".ra";if(e===Ht.VEC3)return".rgb";if(e===Ht.VEC4)return""}function u_t(e){if(e===Ht.SCALAR)return"vec3";if(e===Ht.VEC2)return"mat2";if(e===Ht.VEC3)return"mat3";if(e===Ht.VEC4)return"mat4"}function Z0e(e){let t=e.toString();return t.indexOf(".")===-1&&(t=`${e}.0`),t}function f_t(e,t){return e===Ht.SCALAR?"":`[${t}]`}var ZF=c_t;function d_t(e,t){let n=new KF(e);ZF(n,e);let{shaderBuilder:i,clippingPlanes:o,clippingPlanesLength:r}=n;if(r>0){let m="getClippingPlane",A=np(o,t),x=0,C=A.indexOf(")")+1,T=A.indexOf("{",C)+1,E=A.indexOf("}",T),S=A.slice(x,C),v=A.slice(T,E);i.addFunction(m,S,Te.FRAGMENT),i.addFunctionLines(m,[v])}let s=i.clone();s.addDefine("PICKING",void 0,Te.FRAGMENT);let a=i.buildShaderProgram(t),c=s.buildShaderProgram(t),l=Ue.fromCache({cull:{enabled:!0,face:mi.BACK},depthTest:{enabled:!1},depthMask:!1,blending:un.PRE_MULTIPLIED_ALPHA_BLEND}),f=t.getViewportQuadVertexArray(),d=e._depthTest,p=new tt({vertexArray:f,primitiveType:Me.TRIANGLES,renderState:l,shaderProgram:a,uniformMap:n.uniformMap,pass:Ee.VOXELS,executeInClosestFrustum:!0,owner:this,cull:d,occlude:d}),g=tt.shallowClone(p,new tt);if(g.shaderProgram=c,g.pickOnly=!0,u(e._drawCommand)){let m=e._drawCommand;m.shaderProgram=m.shaderProgram&&m.shaderProgram.destroy()}if(u(e._drawCommandPick)){let m=e._drawCommandPick;m.shaderProgram=m.shaderProgram&&m.shaderProgram.destroy()}e._drawCommand=p,e._drawCommandPick=g}var JF=d_t;function Qy(e,t,n,i,o,r,s){this._primitive=e;let a=i.length;this.megatextures=new Array(a);for(let v=0;v<a;v++){let w=i[v],R=Ht.getComponentCount(w),O=o[v];this.megatextures[v]=new ES(t,n,R,O,s)}let c=this.megatextures[0].maximumTileCount;this._simultaneousRequestCount=0,this._debugPrint=!1,this._frameNumber=0;let l=e._shape,f=0,d=0,p=0,g=0,m=void 0;this.rootNode=new vS(f,d,p,g,m,l,n),this._priorityQueue=new aC({maximumLength:c,comparator:Xi.priorityComparator}),this._highPriorityKeyframeNodes=new Array(c),this._keyframeNodesInMegatexture=new Array(c),this._keyframeCount=r,this._sampleCount=void 0,this._keyframeLocation=0,this._binaryTreeKeyframeWeighting=new Array(r);function A(v,w,R,O){if(w>R)return;let L=Math.floor((w+R)/2);v[L]=O,A(v,w,L-1,O+1),A(v,L+1,R,O+1)}let x=this._binaryTreeKeyframeWeighting;x[0]=0,x[r-1]=0,A(x,1,r-2,0);let C=9,T=2048,E=Math.floor(T/C),S=Math.ceil(c/E);this.internalNodeTexture=new It({context:t,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,flipY:!1,width:T,height:S,sampler:new ln({minificationFilter:an.NEAREST,magnificationFilter:_i.NEAREST})}),this.internalNodeTilesPerRow=E,this.internalNodeTexelSizeUv=new H(1/T,1/S),this.leafNodeTexture=void 0,this.leafNodeTilesPerRow=void 0,this.leafNodeTexelSizeUv=new H}Qy.simultaneousRequestCountMaximum=50;Qy.prototype.update=function(e,t,n,i){let o=this._primitive,r=e.context,s=this.megatextures[0].maximumTileCount,a=this._keyframeCount,c=o._levelBlendFactor,l=c>0,f=a>1,d=(l?2:1)*(f?2:1);this._sampleCount=d;let p=d>=2;if(p&&!u(this.leafNodeTexture)){let T=Math.floor(512),E=Math.ceil(s/T);this.leafNodeTexture=new It({context:r,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,flipY:!1,width:1024,height:E,sampler:new ln({minificationFilter:an.NEAREST,magnificationFilter:_i.NEAREST})}),this.leafNodeTexelSizeUv=H.fromElements(1/1024,1/E,this.leafNodeTexelSizeUv),this.leafNodeTilesPerRow=T}else!p&&u(this.leafNodeTexture)&&(this.leafNodeTexture=this.leafNodeTexture.destroy());if(this._keyframeLocation=P.clamp(t,0,a-1),n&&J0e(this,this.rootNode),i)return;this._frameNumber=e.frameNumber;let g=li();p_t(this,e);let m=li();y_t(this,d,c);let A=li();if(this._debugPrint){let x=m-g,C=A-m,T=A-g;g_t(this,x,C,T)}};Qy.prototype.isRenderable=function(e){return e.isRenderable(this._frameNumber)};Qy.prototype.isDestroyed=function(){return!1};Qy.prototype.destroy=function(){let e=this.megatextures,t=e.length;for(let n=0;n<t;n++)e[n]=e[n]&&e[n].destroy();return this.internalNodeTexture=this.internalNodeTexture&&this.internalNodeTexture.destroy(),this.leafNodeTexture=this.leafNodeTexture&&this.leafNodeTexture.destroy(),le(this)};function J0e(e,t){let n=e._primitive,i=n._shape,o=n._provider.dimensions;if(t.computeBoundingVolumes(i,o),u(t.children))for(let r=0;r<8;r++){let s=t.children[r];J0e(e,s)}}function h_t(e,t){if(e._simultaneousRequestCount>=Qy.simultaneousRequestCountMaximum)return;let n=e._primitive,i=n._provider,o=t.keyframe,r=t.spatialNode,s=r.level,a=r.x,c=r.y,l=r.z;function f(g){e._simultaneousRequestCount--;let m=n._provider.types.length;if(!u(g))t.state=Xi.LoadState.UNAVAILABLE;else if(g===Xi.LoadState.FAILED)t.state=Xi.LoadState.FAILED;else if(!Array.isArray(g)||g.length!==m)t.state=Xi.LoadState.FAILED;else{let A=e.megatextures;for(let x=0;x<m;x++){let{voxelCountPerTile:C,channelCount:T}=A[x],{x:E,y:S,z:v}=C,w=E*S*v,R=g[x],O=w*T;if(R.length===O)t.metadatas[x]=R,t.state=Xi.LoadState.RECEIVED;else{t.state=Xi.LoadState.FAILED;break}}}}function d(){e._simultaneousRequestCount--,t.state=Xi.LoadState.FAILED}let p=i.requestData({tileLevel:s,tileX:a,tileY:c,tileZ:l,keyframe:o});u(p)?(e._simultaneousRequestCount++,t.state=Xi.LoadState.RECEIVING,p.then(f).catch(d)):t.state=Xi.LoadState.FAILED}function m_t(e){return e/(1+e)}function p_t(e,t){let n=e._frameNumber,i=e._primitive,o=i._shape,r=i._provider.dimensions,s=i._screenSpaceError,a=e._priorityQueue,c=e._keyframeLocation,l=e._keyframeCount,f=e.rootNode,d=t.camera.positionWC,p=t.camera.frustum.sseDenominator,m=t.context.drawingBufferHeight/t.pixelRatio/p;function A(O,L){if(O.computeScreenSpaceError(d,m),L=O.visibility(t,L),L===es.MASK_OUTSIDE)return;O.visitedFrameNumber=n;let N=P.clamp(Math.floor(c),0,l-2),_=N+1;if(l===1)O.createKeyframeNode(0);else if(O.keyframeNodes.length!==l)for(let F=0;F<l;F++)O.createKeyframeNode(F);let b=m_t(O.screenSpaceError),D=!1,I=O.keyframeNodes;for(let F=0;F<I.length;F++){let k=I[F],U=k.keyframe,G=Math.min(Math.abs(U-N),Math.abs(U-_)),V=Math.max(N,l-_-1,1),X=Math.pow(1-G/V,4),W=Math.exp(-e._binaryTreeKeyframeWeighting[U]);k.priority=10*b,k.priority+=P.lerp(W,X,.15+.85*X),k.state!==Xi.LoadState.UNAVAILABLE&&k.state!==Xi.LoadState.FAILED&&k.priority!==-Number.MAX_VALUE&&a.insert(k),k.state===Xi.LoadState.LOADED&&(D=!0)}if(O.screenSpaceError<s||!D){O.children=void 0;return}if(!u(O.children)){let F=__t(O),k=O.level+1;O.children=F.map(([U,G,V])=>new vS(k,U,G,V,O,o,r))}for(let F=0;F<8;F++){let k=O.children[F];A(k,L)}}a.reset(),A(f,es.MASK_INDETERMINATE);let x=e._highPriorityKeyframeNodes,C=0,T;for(;a.length>0;)T=a.removeMaximum(),T.highPriorityFrameNumber=n,x[C]=T,C++;let E=e._keyframeNodesInMegatexture,S=e.megatextures[0],v=S.occupiedCount;E.length=v,E.sort(function(O,L){return O.highPriorityFrameNumber===L.highPriorityFrameNumber?L.priority-O.priority:L.highPriorityFrameNumber-O.highPriorityFrameNumber});let w=0,R=0;for(let O=0;O<C;O++)if(T=x[O],!(T.state===Xi.LoadState.LOADED||T.spatialNode===void 0)&&(T.state===Xi.LoadState.UNLOADED&&h_t(e,T),T.state===Xi.LoadState.RECEIVED)){let L=0;if(S.isFull()){L=v-1-w,w++;let N=E[L];N.spatialNode.destroyKeyframeNode(N,e.megatextures)}else L=v+R,R++;T.spatialNode.addKeyframeNodeToMegatextures(T,e.megatextures),E[L]=T}}function __t(e){let{x:t,y:n,z:i}=e,o=t*2,r=n*2,s=i*2,a=r+1,c=o+1,l=s+1;return[[o,r,s],[c,r,s],[o,a,s],[c,a,s],[o,r,l],[c,r,l],[o,a,l],[c,a,l]]}function g_t(e,t,n,i){let o=e._keyframeCount,r=e.rootNode,s=Object.keys(Xi.LoadState).length,a=new Array(s),c=new Array(s),l=0;for(let C=0;C<s;C++){let T=new Array(o);a[C]=T;for(let E=0;E<o;E++)T[E]=0;c[C]=0}function f(C){let T=C.keyframeNodes;for(let E=0;E<T.length;E++){let S=T[E],v=S.keyframe,w=S.state;a[w][v]+=1,c[w]+=1,l++}if(u(C.children))for(let E=0;E<8;E++){let S=C.children[E];f(S)}}f(r);let d=`KEYFRAMES: ${a[Xi.LoadState.LOADED]}`,p=`UNLOADED: ${c[Xi.LoadState.UNLOADED]} | RECEIVING: ${c[Xi.LoadState.RECEIVING]} | RECEIVED: ${c[Xi.LoadState.RECEIVED]} | LOADED: ${c[Xi.LoadState.LOADED]} | FAILED: ${c[Xi.LoadState.FAILED]} | UNAVAILABLE: ${c[Xi.LoadState.UNAVAILABLE]} | TOTAL: ${l}`,g=Math.round(t*100)/100,m=Math.round(n*100)/100,A=Math.round(i*100)/100,x=`LOAD: ${g} | OCT: ${m} | ALL: ${A}`;console.log(`${d} || ${p} || ${x}`)}var tH={INTERNAL:0,LEAF:1,PACKED_LEAF_FROM_PARENT:2};function y_t(e,t,n){let i=e._primitive._screenSpaceError,o=e._keyframeLocation,r=e._frameNumber,s=t>=2,a=0,c=0,l=[],f=[];function d(g,m,A,x,C){let T=!1;if(u(g.children))for(let E=0;E<8;E++){let S=g.children[E];S.computeSurroundingRenderableKeyframeNodes(o),S.isRenderable(r)&&(T=!0)}if(T){l[C]=tH.INTERNAL<<16|m,l[A]=x,a++,x=m,C=x*9+1;for(let E=0;E<8;E++){let S=g.children[E];m=a,A=m*9+0,d(S,m,A,x,C+E)}}else{if(s){let E=c*5,S=g.renderableKeyframeNodePrevious,v=g.level-S.spatialNode.level,w=S.spatialNode.parent,R=u(w)?w.renderableKeyframeNodePrevious:S,O=A_t(g,i,n),L=v,N=1,_=S.megatextureIndex,b=R.megatextureIndex;f[E+0]=O,f[E+1]=L,f[E+2]=N,f[E+3]=_,f[E+4]=b,l[C]=tH.LEAF<<16|c}else{let E=g.renderableKeyframeNodePrevious,v=g.level-E.spatialNode.level===0?tH.LEAF:tH.PACKED_LEAF_FROM_PARENT;l[C]=v<<16|E.megatextureIndex}c++}}let p=e.rootNode;p.computeSurroundingRenderableKeyframeNodes(o),p.isRenderable(r)&&d(p,0,0,0,0),x_t(l,9,e.internalNodeTilesPerRow,e.internalNodeTexture),s&&C_t(f,2,e.leafNodeTilesPerRow,e.leafNodeTexture)}function A_t(e,t,n){if(e.parent===void 0)return 0;let i=e.screenSpaceError,o=e.parent.screenSpaceError,s=((t-i)/(o-i)+n-1)/n;return P.clamp(s,0,1)}function x_t(e,t,n,i){let o=st.componentsLength(i.pixelFormat),r=Math.ceil(e.length/t),s=Math.max(1,t*Math.min(r,n)),a=Math.max(1,Math.ceil(r/n)),c=new Uint8Array(s*a*o);for(let d=0;d<e.length;d++){let p=e[d],g=d*o;for(let m=0;m<o;m++)c[g+m]=p>>>m*8&255}let f={source:{arrayBufferView:c,width:s,height:a},xOffset:0,yOffset:0};i.copyFrom(f)}function C_t(e,t,n,i){let o=st.componentsLength(i.pixelFormat),r=5,s=Math.ceil(e.length/r),a=Math.max(1,t*Math.min(s,n)),c=Math.max(1,Math.ceil(s/n)),l=new Uint8Array(a*c*o);for(let p=0;p<s;p++){let g=e[p*r+0],m=e[p*r+1],A=e[p*r+2],x=e[p*r+3],C=e[p*r+4],T=P.clamp(Math.floor(65536*g),0,65535);l[p*8+0]=T>>>0&255,l[p*8+1]=T>>>8&255,l[p*8+2]=m&255,l[p*8+3]=A&255,l[p*8+4]=x>>>0&255,l[p*8+5]=x>>>8&255,l[p*8+6]=C>>>0&255,l[p*8+7]=C>>>8&255}let d={source:{arrayBufferView:l,width:a,height:c},xOffset:0,yOffset:0};i.copyFrom(d)}Qy.getApproximateTextureMemoryByteLength=function(e,t,n,i){let o=0,r=n.length;for(let s=0;s<r;s++){let a=n[s],c=i[s],l=Ht.getComponentCount(a);o+=ES.getApproximateTextureMemoryByteLength(e,t,l,c)}return o};var PS=Qy;var T_t={FLOAT:"float",VEC2:"vec2",VEC3:"vec3",VEC4:"vec4",INT:"int",INT_VEC2:"ivec2",INT_VEC3:"ivec3",INT_VEC4:"ivec4",BOOL:"bool",BOOL_VEC2:"bvec2",BOOL_VEC3:"bvec3",BOOL_VEC4:"bvec4",MAT2:"mat2",MAT3:"mat2",MAT4:"mat4",SAMPLER_2D:"sampler2D",SAMPLER_CUBE:"samplerCube"},OS=Object.freeze(T_t);function RS(){this._defaultTexture=void 0,this._textures={},this._loadedImages=[],this._lastUpdatedFrame=-1}RS.prototype.getTexture=function(e){return this._textures[e]};function E_t(e,t,n){n.resource.fetchImage().then(function(i){e._loadedImages.push({id:t,image:i,textureUniform:n})}).catch(function(){let i=e._textures[t];u(i)&&i!==e._defaultTexture&&i.destroy(),e._textures[t]=e._defaultTexture})}RS.prototype.loadTexture2D=function(e,t){u(t.typedArray)?this._loadedImages.push({id:e,textureUniform:t}):E_t(this,e,t)};function b_t(e,t,n){let{id:i,textureUniform:o,image:r}=t,s=n.webgl2?nH(o,r,n):S_t(o,r,n),a=e._textures[i];u(a)&&a!==n.defaultTexture&&a.destroy(),e._textures[i]=s}function nH(e,t,n){let{typedArray:i,sampler:o}=e,r=u(i)?$0e(e,n):new It({context:n,source:t,sampler:o});return Q0e(o)&&r.generateMipmap(),r}function S_t(e,t,n){let{typedArray:i,sampler:o}=e,r=Q0e(o),s=o.wrapS===wn.REPEAT||o.wrapS===wn.MIRRORED_REPEAT||o.wrapT===wn.REPEAT||o.wrapT===wn.MIRRORED_REPEAT,{width:a,height:c}=u(i)?e:t,l=[a,c].every(P.isPowerOfTwo);if((r||s)&&!l)if(u(i)){if(e.pixelDatatype===Xe.UNSIGNED_BYTE){let d=dF(i,a,c),p=Gg(d);return nH({sampler:o},p,n)}}else{let d=Gg(t);return nH(e,d,n)}else return nH(e,t,n);return r?console.warn("Texture requires resizing for mipmaps but pixelDataType cannot be resized. The texture may be rendered incorrectly."):s&&console.warn("Texture requires resizing for wrapping but pixelDataType cannot be resized. The texture may be rendered incorrectly."),$0e(e,n)}function Q0e(e){return[an.NEAREST_MIPMAP_NEAREST,an.NEAREST_MIPMAP_LINEAR,an.LINEAR_MIPMAP_NEAREST,an.LINEAR_MIPMAP_LINEAR].includes(e.minificationFilter)}function $0e(e,t){let{pixelFormat:n,pixelDatatype:i,width:o,height:r,typedArray:s,sampler:a}=e;return new It({context:t,pixelFormat:n,pixelDatatype:i,source:{arrayBufferView:s,width:o,height:r},sampler:a,flipY:!1})}RS.prototype.update=function(e){if(e.frameNumber===this._lastUpdatedFrame)return;this._lastUpdatedFrame=e.frameNumber;let t=e.context;this._defaultTexture=t.defaultTexture;let n=this._loadedImages;for(let i=0;i<n.length;i++){let o=n[i];b_t(this,o,t)}n.length=0};RS.prototype.isDestroyed=function(){return!1};RS.prototype.destroy=function(){let e=this._textures;for(let t in e)if(e.hasOwnProperty(t)){let n=e[t];n!==this._defaultTexture&&n.destroy()}return le(this)};var QF=RS;function $F(e){e=y(e,y.EMPTY_OBJECT),this.mode=y(e.mode,e_.MODIFY_MATERIAL),this.lightingModel=e.lightingModel,this.uniforms=y(e.uniforms,y.EMPTY_OBJECT),this.varyings=y(e.varyings,y.EMPTY_OBJECT),this.vertexShaderText=e.vertexShaderText,this.fragmentShaderText=e.fragmentShaderText,this.translucencyMode=y(e.translucencyMode,ty.INHERIT),this._textureManager=new QF,this._defaultTexture=void 0,this.uniformMap=v_t(this),this.usedVariablesVertex={attributeSet:{},featureIdSet:{},metadataSet:{}},this.usedVariablesFragment={attributeSet:{},featureIdSet:{},metadataSet:{},materialSet:{}},I_t(this),P_t(this)}function v_t(e){let t=e.uniforms,n={};for(let i in t)if(t.hasOwnProperty(i)){let o=t[i];o.type===OS.SAMPLER_2D?(e._textureManager.loadTexture2D(i,o.value),n[i]=D_t(e,i)):n[i]=w_t(e,i)}return n}function D_t(e,t){return function(){return y(e._textureManager.getTexture(t),e._defaultTexture)}}function w_t(e,t){return function(){return e.uniforms[t].value}}function CC(e,t,n){let i;for(;(i=t.exec(e))!==null;){let o=i[1];n[o]=!0}}function I_t(e){let t=/[vf]sInput\.attributes\.(\w+)/g,n=/[vf]sInput\.featureIds\.(\w+)/g,i=/[vf]sInput\.metadata.(\w+)/g,o,r=e.vertexShaderText;u(r)&&(o=e.usedVariablesVertex.attributeSet,CC(r,t,o),o=e.usedVariablesVertex.featureIdSet,CC(r,n,o),o=e.usedVariablesVertex.metadataSet,CC(r,i,o));let s=e.fragmentShaderText;if(u(s)){o=e.usedVariablesFragment.attributeSet,CC(s,t,o),o=e.usedVariablesFragment.featureIdSet,CC(s,n,o),o=e.usedVariablesFragment.metadataSet,CC(s,i,o);let a=/material\.(\w+)/g,c=e.usedVariablesFragment.materialSet;CC(s,a,c)}}function eAe(e){let t=/^.*MC$/,n=/^.*WC$/,i=/^.*EC$/;return t.test(e)?`${e} (model coordinates)`:n.test(e)?`${e} (Cartesian world coordinates)`:i.test(e)?`${e} (eye coordinates)`:e}function hc(e,t,n,i){if(e.hasOwnProperty(t)){let o=`${eAe(t)} is not available in the ${i} shader. Did you mean ${eAe(n)} instead?`;throw new de(o)}}function P_t(e){let t=e.usedVariablesVertex.attributeSet;hc(t,"position","positionMC","vertex"),hc(t,"normal","normalMC","vertex"),hc(t,"tangent","tangentMC","vertex"),hc(t,"bitangent","bitangentMC","vertex"),hc(t,"positionWC","positionMC","vertex"),hc(t,"positionEC","positionMC","vertex"),hc(t,"normalEC","normalMC","vertex"),hc(t,"tangentEC","tangentMC","vertex"),hc(t,"bitangentEC","bitangentMC","vertex");let n=e.usedVariablesFragment.attributeSet;hc(n,"position","positionEC","fragment"),hc(n,"normal","normalEC","fragment"),hc(n,"tangent","tangentEC","fragment"),hc(n,"bitangent","bitangentEC","fragment"),hc(n,"normalMC","normalEC","fragment"),hc(n,"tangentMC","tangentEC","fragment"),hc(n,"bitangentMC","bitangentEC","fragment")}$F.prototype.setUniform=function(e,t){let n=this.uniforms[e];n.type===OS.SAMPLER_2D?this._textureManager.loadTexture2D(e,t):u(t.clone)?n.value=t.clone(n.value):n.value=t};$F.prototype.update=function(e){this._defaultTexture=e.context.defaultTexture,this._textureManager.update(e)};$F.prototype.isDestroyed=function(){return!1};$F.prototype.destroy=function(){this._textureManager=this._textureManager&&this._textureManager.destroy(),le(this)};var TC=$F;function bm(e){e=y(e,y.EMPTY_OBJECT),this._ready=!1,this._provider=y(e.provider,bm.DefaultProvider),this._traversal=void 0,this._shape=void 0,this._shapeVisible=!1,this._paddingBefore=new h,this._paddingAfter=new h,this._minBounds=new h,this._minBoundsOld=new h,this._maxBounds=new h,this._maxBoundsOld=new h,this._minClippingBounds=new h,this._minClippingBoundsOld=new h,this._maxClippingBounds=new h,this._maxClippingBoundsOld=new h,this._clippingPlanes=void 0,this._clippingPlanesState=0,this._clippingPlanesEnabled=!1,this._modelMatrix=M.clone(y(e.modelMatrix,M.IDENTITY)),this._compoundModelMatrix=new M,this._compoundModelMatrixOld=new M,this._customShader=y(e.customShader,bm.DefaultCustomShader),this._customShaderCompilationEvent=new Ae,this._shaderDirty=!0,this._drawCommand=void 0,this._drawCommandPick=void 0,this._pickId=void 0,this._clock=e.clock,this._transformPositionWorldToUv=new M,this._transformPositionUvToWorld=new M,this._transformDirectionWorldToLocal=new Z,this._transformNormalLocalToWorld=new Z,this._stepSizeUv=1,this._jitter=!0,this._nearestSampling=!1,this._levelBlendFactor=0,this._stepSizeMultiplier=1,this._depthTest=!0,this._useLogDepth=void 0,this._screenSpaceError=4,this._debugPolylines=new wd,this._debugDraw=!1,this._disableRender=!1,this._disableUpdate=!1,this._uniforms={octreeInternalNodeTexture:void 0,octreeInternalNodeTilesPerRow:0,octreeInternalNodeTexelSizeUv:new H,octreeLeafNodeTexture:void 0,octreeLeafNodeTilesPerRow:0,octreeLeafNodeTexelSizeUv:new H,megatextureTextures:[],megatextureSliceDimensions:new H,megatextureTileDimensions:new H,megatextureVoxelSizeUv:new H,megatextureSliceSizeUv:new H,megatextureTileSizeUv:new H,dimensions:new h,paddingBefore:new h,paddingAfter:new h,transformPositionViewToUv:new M,transformPositionUvToView:new M,transformDirectionViewToLocal:new Z,transformNormalLocalToWorld:new Z,cameraPositionUv:new h,ndcSpaceAxisAlignedBoundingBox:new oe,clippingPlanesTexture:void 0,clippingPlanesMatrix:new M,stepSize:0,pickColor:new z},this._shapeDefinesOld={},this._uniformMap={};let t=this._uniforms,n=this._uniformMap;for(let o in t)if(t.hasOwnProperty(o)){let r=`u_${o}`;n[r]=function(){return t[o]}}let i=this._provider;this._completeLoad=function(o,r){},this._readyPromise=O_t(this,i)}function O_t(e,t){let n=new Promise(function(i){e._completeLoad=function(o,r){r.afterRender.push(function(){return o._ready=!0,i(o),!0})}});return t.readyPromise.then(function(){return n})}Object.defineProperties(bm.prototype,{ready:{get:function(){return this._ready}},readyPromise:{get:function(){return this._readyPromise}},provider:{get:function(){return this._provider}},boundingSphere:{get:function(){return this._shape.boundingSphere}},orientedBoundingBox:{get:function(){return this._shape.orientedBoundingBox}},modelMatrix:{get:function(){return this._modelMatrix},set:function(e){this._modelMatrix=M.clone(e,this._modelMatrix)}},shape:{get:function(){return this._provider.shape}},dimensions:{get:function(){return this._provider.dimensions}},minimumValues:{get:function(){return this._provider.minimumValues}},maximumValues:{get:function(){return this._provider.maximumValues}},show:{get:function(){return!this._disableRender},set:function(e){this._disableRender=!e}},disableUpdate:{get:function(){return this._disableUpdate},set:function(e){this._disableUpdate=e}},debugDraw:{get:function(){return this._debugDraw},set:function(e){this._debugDraw=e}},depthTest:{get:function(){return this._depthTest},set:function(e){this._depthTest!==e&&(this._depthTest=e,this._shaderDirty=!0)}},jitter:{get:function(){return this._jitter},set:function(e){this._jitter!==e&&(this._jitter=e,this._shaderDirty=!0)}},nearestSampling:{get:function(){return this._nearestSampling},set:function(e){this._nearestSampling!==e&&(this._nearestSampling=e,this._shaderDirty=!0)}},levelBlendFactor:{get:function(){return this._levelBlendFactor},set:function(e){this._levelBlendFactor=P.clamp(e,0,1)}},screenSpaceError:{get:function(){return this._screenSpaceError},set:function(e){this._screenSpaceError=e}},stepSize:{get:function(){return this._stepSizeMultiplier},set:function(e){this._stepSizeMultiplier=e}},minBounds:{get:function(){return this._minBounds},set:function(e){this._minBounds=h.clone(e,this._minBounds)}},maxBounds:{get:function(){return this._maxBounds},set:function(e){this._maxBounds=h.clone(e,this._maxBounds)}},minClippingBounds:{get:function(){return this._minClippingBounds},set:function(e){this._minClippingBounds=h.clone(e,this._minClippingBounds)}},maxClippingBounds:{get:function(){return this._maxClippingBounds},set:function(e){this._maxClippingBounds=h.clone(e,this._maxClippingBounds)}},clippingPlanes:{get:function(){return this._clippingPlanes},set:function(e){ss.setOwner(e,this,"_clippingPlanes")}},customShader:{get:function(){return this._customShader},set:function(e){if(this._customShader!==e){let t=this._uniformMap,i=this._customShader.uniformMap;for(let o in i)i.hasOwnProperty(o)&&delete t[o];u(e)?this._customShader=e:this._customShader=bm.DefaultCustomShader,this._shaderDirty=!0}}},customShaderCompilationEvent:{get:function(){return this._customShaderCompilationEvent}}});var R_t=new h,B_t=new oe,M_t=new oe,L_t=new h,N_t=new h,F_t=new Z,V_t=new Z,U_t=new M,k_t=new M,z_t=new M,H_t=M.fromRotationTranslation(Z.fromUniformScale(.5,new Z),new h(.5,.5,.5),new M),G_t=M.fromRotationTranslation(Z.fromUniformScale(2,new Z),new h(-1,-1,-1),new M);bm.prototype.update=function(e){let t=this._provider;if(this._customShader.update(e),!this._ready&&!t.ready)return;let n=e.context;if(!this._ready){W_t(this,t,n),this._completeLoad(this,e);return}let i=nAe(this,t),o=this._shape;if(i&&(this._shapeVisible=iAe(this,o,t),q_t(this,o)&&(this._shaderDirty=!0)),!this._shapeVisible)return;let r=X_t(t.timeIntervalCollection,this._clock),s=this._traversal,a=s._sampleCount;if(s.update(e,r,i,this._disableUpdate),a!==s._sampleCount&&(this._shaderDirty=!0),!s.isRenderable(s.rootNode)||(this._debugDraw&&ngt(this,e),this._disableRender))return;this._useLogDepth!==e.useLogDepth&&(this._useLogDepth=e.useLogDepth,this._shaderDirty=!0),K_t(this,e)&&(this._shaderDirty=!0);let l=s.leafNodeTexture,f=this._uniforms;u(l)&&(f.octreeLeafNodeTexture=s.leafNodeTexture,f.octreeLeafNodeTexelSizeUv=H.clone(s.leafNodeTexelSizeUv,f.octreeLeafNodeTexelSizeUv),f.octreeLeafNodeTilesPerRow=s.leafNodeTilesPerRow),this._shaderDirty&&(JF(this,n),this._shaderDirty=!1);let d=n.uniformState.viewProjection,p=o.orientedBoundingBox,g=Q_t(p,d,M_t);if(g.x===1||g.y===1||g.z===-1||g.w===-1)return;f.ndcSpaceAxisAlignedBoundingBox=oe.clone(g,f.ndcSpaceAxisAlignedBoundingBox);let A=n.uniformState.inverseView;f.transformPositionViewToUv=M.multiply(this._transformPositionWorldToUv,A,f.transformPositionViewToUv);let x=n.uniformState.view;f.transformPositionUvToView=M.multiply(x,this._transformPositionUvToWorld,f.transformPositionUvToView);let C=n.uniformState.inverseViewRotation;f.transformDirectionViewToLocal=Z.multiply(this._transformDirectionWorldToLocal,C,f.transformDirectionViewToLocal),f.transformNormalLocalToWorld=Z.clone(this._transformNormalLocalToWorld,f.transformNormalLocalToWorld);let T=e.camera.positionWC;f.cameraPositionUv=M.multiplyByPoint(this._transformPositionWorldToUv,T,f.cameraPositionUv),f.stepSize=this._stepSizeUv*this._stepSizeMultiplier;let E=e.passes.pick?this._drawCommandPick:this._drawCommand;E.boundingVolume=o.boundingSphere,e.commandList.push(E)};function W_t(e,t,n){let i=e._uniforms;e._pickId=n.createPickId({primitive:e}),i.pickColor=z.clone(e._pickId.color,i.pickColor);let{shape:o,minBounds:r=ki.getMinBounds(o),maxBounds:s=ki.getMaxBounds(o)}=t;e.minBounds=r,e.maxBounds=s,e.minClippingBounds=ki.getMinBounds(o),e.maxClippingBounds=ki.getMaxBounds(o),nAe(e,t);let a=ki.getShapeConstructor(o);e._shape=new a,e._shapeVisible=iAe(e,e._shape,t);let{shaderDefines:c,shaderUniforms:l}=e._shape;e._shapeDefinesOld=Ge(c,!0);let f=e._uniformMap;for(let d in l)if(l.hasOwnProperty(d)){let p=`u_${d}`;f[p]=function(){return l[d]}}i.dimensions=h.clone(t.dimensions,i.dimensions),e._paddingBefore=h.clone(y(t.paddingBefore,h.ZERO),e._paddingBefore),i.paddingBefore=h.clone(e._paddingBefore,i.paddingBefore),e._paddingAfter=h.clone(y(t.paddingAfter,h.ZERO),e._paddingBefore),i.paddingAfter=h.clone(e._paddingAfter,i.paddingAfter),e._traversal=j_t(e,t,n),Y_t(e._traversal,i)}function nAe(e,t){let n=y(t.shapeTransform,M.IDENTITY),i=y(t.globalTransform,M.IDENTITY);return M.multiplyTransformation(i,e._modelMatrix,e._compoundModelMatrix),M.multiplyTransformation(e._compoundModelMatrix,n,e._compoundModelMatrix),e2(e,"_compoundModelMatrix","_compoundModelMatrixOld")+e2(e,"_minBounds","_minBoundsOld")+e2(e,"_maxBounds","_maxBoundsOld")+e2(e,"_minClippingBounds","_minClippingBoundsOld")+e2(e,"_maxClippingBounds","_maxClippingBoundsOld")>0}function e2(e,t,n){let i=e[t],o=e[n],r=!i.equals(o);return r&&i.clone(o),r?1:0}function iAe(e,t,n){if(!t.update(e._compoundModelMatrix,e.minBounds,e.maxBounds,e.minClippingBounds,e.maxClippingBounds))return!1;let o=t.shapeTransform,r=M.inverse(o,U_t),s=M.getRotation(o,F_t),a=M.getScale(o,L_t),c=h.maximumComponent(a),l=h.divideByScalar(a,c,N_t),f=Z.multiplyByScale(s,l,V_t),d=n.dimensions;return e._stepSizeUv=t.computeApproximateStepSize(d),e._transformPositionWorldToUv=M.multiply(H_t,r,e._transformPositionWorldToUv),e._transformPositionUvToWorld=M.multiply(o,G_t,e._transformPositionUvToWorld),e._transformDirectionWorldToLocal=M.getMatrix3(r,e._transformDirectionWorldToLocal),e._transformNormalLocalToWorld=Z.inverseTranspose(f,e._transformNormalLocalToWorld),!0}function j_t(e,t,n){let i=h.clone(t.dimensions,R_t);h.add(i,e._paddingBefore,i),h.add(i,e._paddingAfter,i);let o=t.maximumTileCount,r=u(o)?PS.getApproximateTextureMemoryByteLength(o,i,t.types,t.componentTypes):void 0,s=y(t.keyframeCount,1);return new PS(e,n,i,t.types,t.componentTypes,s,r)}function Y_t(e,t){t.octreeInternalNodeTexture=e.internalNodeTexture,t.octreeInternalNodeTexelSizeUv=H.clone(e.internalNodeTexelSizeUv,t.octreeInternalNodeTexelSizeUv),t.octreeInternalNodeTilesPerRow=e.internalNodeTilesPerRow;let n=e.megatextures,i=n[0],o=n.length;t.megatextureTextures=new Array(o);for(let r=0;r<o;r++)t.megatextureTextures[r]=n[r].texture;t.megatextureSliceDimensions=H.clone(i.sliceCountPerRegion,t.megatextureSliceDimensions),t.megatextureTileDimensions=H.clone(i.regionCountPerMegatexture,t.megatextureTileDimensions),t.megatextureVoxelSizeUv=H.clone(i.voxelSizeUv,t.megatextureVoxelSizeUv),t.megatextureSliceSizeUv=H.clone(i.sliceSizeUv,t.megatextureSliceSizeUv),t.megatextureTileSizeUv=H.clone(i.regionSizeUv,t.megatextureTileSizeUv)}function q_t(e,t){let n=t.shaderDefines,i=Object.keys(n).some(o=>n[o]!==e._shapeDefinesOld[o]);return i&&(e._shapeDefinesOld=Ge(n,!0)),i}function X_t(e,t){if(!u(e)||!u(t))return 0;let n=t.currentTime,i,o=e.indexOf(n);o>=0?i=e.get(o):(o=~o,o===e.length?(o=e.length-1,i=e.get(o),n=i.stop):(i=e.get(o),n=i.start));let r=$.secondsDifference(i.stop,i.start),a=$.secondsDifference(n,i.start)/r;return o+a}function K_t(e,t){let n=e.clippingPlanes;if(!u(n))return!1;n.update(t);let{clippingPlanesState:i,enabled:o}=n;if(o){let r=e._uniforms;r.clippingPlanesTexture=n.texture,r.clippingPlanesMatrix=M.transpose(M.multiplyTransformation(M.inverse(n.modelMatrix,r.clippingPlanesMatrix),e._transformPositionUvToWorld,r.clippingPlanesMatrix),r.clippingPlanesMatrix)}return e._clippingPlanesState===i&&e._clippingPlanesEnabled===o?!1:(e._clippingPlanesState=i,e._clippingPlanesEnabled=o,!0)}bm.prototype.isDestroyed=function(){return!1};bm.prototype.destroy=function(){let e=this._drawCommand;u(e)&&(e.shaderProgram=e.shaderProgram&&e.shaderProgram.destroy());let t=this._drawCommandPick;return u(t)&&(t.shaderProgram=t.shaderProgram&&t.shaderProgram.destroy()),this._pickId=this._pickId&&this._pickId.destroy(),this._traversal=this._traversal&&this._traversal.destroy(),this._clippingPlanes=this._clippingPlanes&&this._clippingPlanes.destroy(),le(this)};var tAe=new Array(new oe(-1,-1,-1,1),new oe(1,-1,-1,1),new oe(-1,1,-1,1),new oe(1,1,-1,1),new oe(-1,-1,1,1),new oe(1,-1,1,1),new oe(-1,1,1,1),new oe(1,1,1,1)),Z_t=new Array(1,2,4,0,3,5,0,3,6,1,2,7,0,5,6,1,4,7,2,4,7,3,5,6),J_t=new Array(new oe,new oe,new oe,new oe,new oe,new oe,new oe,new oe);function Q_t(e,t,n){let i=M.fromRotationTranslation(e.halfAxes,e.center,k_t),o=M.multiply(t,i,z_t),r=+Number.MAX_VALUE,s=-Number.MAX_VALUE,a=+Number.MAX_VALUE,c=-Number.MAX_VALUE,l,f=J_t,d=tAe.length;for(l=0;l<d;l++)M.multiplyByVector(o,tAe[l],f[l]);for(l=0;l<d;l++){let p=f[l];if(p.z>=-p.w){let g=p.x/p.w,m=p.y/p.w;r=Math.min(r,g),s=Math.max(s,g),a=Math.min(a,m),c=Math.max(c,m)}else for(let g=0;g<3;g++){let m=Z_t[l*3+g],A=f[m];if(A.z>=-A.w){let x=p.z+p.w,C=A.z+A.w,T=x/(x-C),E=oe.lerp(p,A,T,B_t),S=E.x/E.w,v=E.y/E.w;r=Math.min(r,S),s=Math.max(s,S),a=Math.min(a,v),c=Math.max(c,v)}}}return r=P.clamp(r,-1,1),a=P.clamp(a,-1,1),s=P.clamp(s,-1,1),c=P.clamp(c,-1,1),n=oe.fromElements(r,a,s,c,n),n}var PX=3e7,$_t=new h(PX,0,0),egt=new h(0,PX,0),tgt=new h(0,0,PX);function ngt(e,t){let n=e._traversal,i=e._debugPolylines;i.removeAll();function o(c,l,f,d){i.add({positions:[c,l],width:d,material:Vi.fromType("Color",{color:f})})}function r(c,l,f){let d=c.computeCorners();o(d[0],d[1],l,f),o(d[2],d[3],l,f),o(d[4],d[5],l,f),o(d[6],d[7],l,f),o(d[0],d[2],l,f),o(d[4],d[6],l,f),o(d[1],d[3],l,f),o(d[5],d[7],l,f),o(d[0],d[4],l,f),o(d[2],d[6],l,f),o(d[1],d[5],l,f),o(d[3],d[7],l,f)}function s(c){if(!n.isRenderable(c))return;let l=c.level,d=Math.max(1,5/Math.pow(2,l)),g=[z.RED,z.LIME,z.BLUE][l%3];if(r(c.orientedBoundingBox,g,d),u(c.children))for(let m=0;m<8;m++)s(c.children[m])}r(e._shape.orientedBoundingBox,z.WHITE,5),s(n.rootNode);let a=10;o(h.ZERO,$_t,z.RED,a),o(h.ZERO,egt,z.LIME,a),o(h.ZERO,tgt,z.BLUE,a),i.update(t)}bm.DefaultCustomShader=new TC({fragmentShaderText:`void fragmentMain(FragmentInput fsInput, inout czm_modelMaterial material)
|
||
{
|
||
material.diffuse = vec3(1.0);
|
||
material.alpha = 1.0;
|
||
}`});function oAe(){this.ready=!0,this.readyPromise=Promise.resolve(this),this.shape=ki.BOX,this.dimensions=new h(1,1,1),this.names=["data"],this.types=[Ht.SCALAR],this.componentTypes=[tn.FLOAT32],this.maximumTileCount=1}oAe.prototype.requestData=function(e){if(!((u(e)?y(e.tileLevel,0):0)>=1))return Promise.resolve([new Float32Array(1)])};bm.DefaultProvider=new oAe;var BS=bm;function OX(){de.throwInstantiationError()}Object.defineProperties(OX.prototype,{ready:{get:de.throwInstantiationError},readyPromise:{get:de.throwInstantiationError},globalTransform:{get:de.throwInstantiationError},shapeTransform:{get:de.throwInstantiationError},shape:{get:de.throwInstantiationError},minBounds:{get:de.throwInstantiationError},maxBounds:{get:de.throwInstantiationError},dimensions:{get:de.throwInstantiationError},paddingBefore:{get:de.throwInstantiationError},paddingAfter:{get:de.throwInstantiationError},names:{get:de.throwInstantiationError},types:{get:de.throwInstantiationError},componentTypes:{get:de.throwInstantiationError},minimumValues:{get:de.throwInstantiationError},maximumValues:{get:de.throwInstantiationError},maximumTileCount:{get:de.throwInstantiationError},keyframeCount:{get:de.throwInstantiationError},timeIntervalCollection:{get:de.throwInstantiationError}});OX.prototype.requestData=de.throwInstantiationError;var RX=OX;function EC(){de.throwInstantiationError()}Object.defineProperties(EC.prototype,{orientedBoundingBox:{get:de.throwInstantiationError},boundingSphere:{get:de.throwInstantiationError},boundTransform:{get:de.throwInstantiationError},shapeTransform:{get:de.throwInstantiationError},shaderUniforms:{get:de.throwInstantiationError},shaderDefines:{get:de.throwInstantiationError},shaderMaximumIntersectionsLength:{get:de.throwInstantiationError}});EC.prototype.update=de.throwInstantiationError;EC.prototype.computeOrientedBoundingBoxForTile=de.throwInstantiationError;EC.prototype.computeApproximateStepSize=de.throwInstantiationError;EC.DefaultMinBounds=de.throwInstantiationError;EC.DefaultMaxBounds=de.throwInstantiationError;var BX=EC;function MX(e,t){let n=t.terrainProvider,i=t.mapProjection,o=i.ellipsoid,r,s=t.camera.getRectangleCameraCoordinates(e);return t.mode===ee.SCENE3D?r=o.cartesianToCartographic(s):r=i.unproject(s),u(n)?n.readyPromise.then(function(){let a=n.availability;if(!u(a)||t.mode===ee.SCENE2D)return r;let c=[ce.center(e),ce.southeast(e),ce.southwest(e),ce.northeast(e),ce.northwest(e)];return MX._sampleTerrainMostDetailed(n,c).then(function(l){let f=l.reduce(function(p,g){return Math.max(g.height,p)},-Number.MAX_VALUE),d=r;return d.height+=f,d})}):Promise.resolve(r)}MX._sampleTerrainMostDetailed=I_;var bC=MX;var igt=new z,ogt=new z,rgt=new z,sgt=new z,rAe=new oe,t2=new Uint8Array(4);function sAe(e,t,n,i){let o=t.height===n.height?0:(e-t.height)/(n.height-t.height);return z.lerp(t.color,n.color,o,i)}function iH(e,t){return{height:e,color:z.clone(t)}}function aAe(e){return e=e.filter(function(t,n,i){let o=n>0,r=n<i.length-1,s=o?t.height===i[n-1].height:!0,a=r?t.height===i[n+1].height:!0;return!s||!a}),e=e.filter(function(t,n,i){let o=n>0,r=n<i.length-1,s=o?z.equals(t.color,i[n-1].color):!1,a=r?z.equals(t.color,i[n+1].color):!1;return!s||!a}),e=e.filter(function(t,n,i){let o=n>0,r=o?z.equals(t.color,i[n-1].color):!1,s=o?t.height===i[n-1].height:!0;return!r||!s}),e}function agt(e){let t,n,i=[],o=e.length;for(t=0;t<o;t++){let r=e[t],s=r.entries,a=s.length,c=[];for(n=0;n<a;n++){let g=s[n],m=P.clamp(g.height,Ll._minimumHeight,Ll._maximumHeight),A=z.clone(g.color,igt);A.red*=A.alpha,A.green*=A.alpha,A.blue*=A.alpha,c.push(iH(m,A))}let l=!0,f=!0;for(n=0;n<a-1;n++){let g=c[n+0],m=c[n+1];l=l&&g.height<=m.height,f=f&&g.height>=m.height}f?c=c.reverse():l||dp(c,function(g,m){return P.sign(g.height-m.height)});let d=y(r.extendDownwards,!1),p=y(r.extendUpwards,!1);c.length===1&&!d&&!p&&(d=!0,p=!0),d&&c.splice(0,0,iH(Ll._minimumHeight,c[0].color)),p&&c.splice(c.length,0,iH(Ll._maximumHeight,c[c.length-1].color)),c=aAe(c),i.push(c)}return i}function cgt(e){let t=agt(e),n=[],i=[],o;function r(l,f){n.push(iH(l,f))}function s(l,f,d){let p=z.multiplyByScalar(d,1-f.alpha,sgt);p=z.add(p,f,p),r(l,p)}let a=t.length;for(o=0;o<a;o++){let l=t[o],f=0,d=0;i=n,n=[];let p=l.length,g=i.length;for(;f<p||d<g;){let m=f<p?l[f]:void 0,A=f>0?l[f-1]:void 0,x=f<p-1?l[f+1]:void 0,C=d<g?i[d]:void 0,T=d>0?i[d-1]:void 0,E=d<g-1?i[d+1]:void 0;if(u(m)&&u(C)&&m.height===C.height){let S=u(E)&&C.height===E.height,v=!u(T),w=!u(E),R=u(x)&&m.height===x.height,O=!u(A),L=!u(x);S?R?(s(m.height,m.color,C.color),s(m.height,x.color,E.color)):O?(r(m.height,C.color),s(m.height,m.color,E.color)):L?(s(m.height,m.color,C.color),r(m.height,E.color)):(s(m.height,m.color,C.color),s(m.height,m.color,E.color)):v?R?(r(m.height,m.color),s(m.height,x.color,C.color)):L?(r(m.height,m.color),r(m.height,C.color)):(O||r(m.height,m.color),s(m.height,m.color,C.color)):w?R?(s(m.height,m.color,C.color),r(m.height,x.color)):O?(r(m.height,C.color),r(m.height,m.color)):L?s(m.height,m.color,C.color):(s(m.height,m.color,C.color),r(m.height,m.color)):R?(s(m.height,m.color,C.color),s(m.height,x.color,C.color)):O?(r(m.height,C.color),s(m.height,m.color,C.color)):L?(s(m.height,m.color,C.color),r(m.height,C.color)):s(m.height,m.color,C.color),f+=R?2:1,d+=S?2:1}else if(u(m)&&u(C)&&u(T)&&m.height<C.height){let S=sAe(m.height,T,C,rgt);u(A)?u(x)?s(m.height,m.color,S):(s(m.height,m.color,S),r(m.height,S)):(r(m.height,S),s(m.height,m.color,S)),f++}else if(u(C)&&u(m)&&u(A)&&C.height<m.height){let S=sAe(C.height,A,m,ogt);u(T)?u(E)?s(C.height,S,C.color):(s(C.height,S,C.color),r(C.height,S)):(r(C.height,S),s(C.height,S,C.color)),d++}else u(m)&&(!u(C)||m.height<C.height)?(u(C)&&!u(T)&&!u(x)?(r(m.height,m.color),r(m.height,Ll._emptyColor),r(C.height,Ll._emptyColor)):(!u(C)&&u(T)&&!u(A)&&(r(T.height,Ll._emptyColor),r(m.height,Ll._emptyColor)),r(m.height,m.color)),f++):u(C)&&(!u(m)||C.height<m.height)&&(r(C.height,C.color),d++)}}return aAe(n)}function Ll(e){e=y(e,y.EMPTY_OBJECT);let t=e.scene,n=e.layers,i=cgt(n),o=i.length,r,s,a,c;if(!Ll._useFloatTexture(t.context))for(a=Xe.UNSIGNED_BYTE,c=st.RGBA,s=new Uint8Array(o*4),r=0;r<o;r++)oe.packFloat(i[r].height,rAe),oe.pack(rAe,s,r*4);else for(a=Xe.FLOAT,c=st.LUMINANCE,s=new Float32Array(o),r=0;r<o;r++)s[r]=i[r].height;let f=It.create({context:t.context,pixelFormat:c,pixelDatatype:a,source:{arrayBufferView:s,width:o,height:1},sampler:new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.NEAREST,magnificationFilter:_i.NEAREST})}),d=new Uint8Array(o*4);for(r=0;r<o;r++)i[r].color.toBytes(t2),d[r*4+0]=t2[0],d[r*4+1]=t2[1],d[r*4+2]=t2[2],d[r*4+3]=t2[3];let p=It.create({context:t.context,pixelFormat:st.RGBA,pixelDatatype:Xe.UNSIGNED_BYTE,source:{arrayBufferView:d,width:o,height:1},sampler:new ln({wrapS:wn.CLAMP_TO_EDGE,wrapT:wn.CLAMP_TO_EDGE,minificationFilter:an.LINEAR,magnificationFilter:_i.LINEAR})});return Vi.fromType("ElevationBand",{heights:f,colors:p})}Ll._useFloatTexture=function(e){return e.floatingPointTexture};Ll._maximumHeight=5906376425472;Ll._minimumHeight=-5906376425472;Ll._emptyColor=new z(0,0,0,0);var LX=Ll;function lgt(e){e=pt(e,{url:Xf.fromAssetId(96188)});let t=new kc(e),n=e.style;if(!u(n)){let i=y(e.defaultColor,z.WHITE).toCssColorString();n=new fC({color:`Boolean(\${feature['cesium#color']}) ? color(\${feature['cesium#color']}) : ${i}`})}return t.style=n,t}var NX=lgt;function ugt(e){e=y(e,y.EMPTY_OBJECT);let t=[],n=e.geometry;(!u(n.attributes)||!u(n.primitiveType))&&(n=n.constructor.createGeometry(n));let i=n.attributes,o=M.clone(y(e.modelMatrix,M.IDENTITY)),r=y(e.length,1e4);if(u(i.normal)&&t.push(new yt({geometry:Ln.createLineSegmentsForVectors(n,"normal",r),attributes:{color:new Ft(1,0,0,1)},modelMatrix:o})),u(i.tangent)&&t.push(new yt({geometry:Ln.createLineSegmentsForVectors(n,"tangent",r),attributes:{color:new Ft(0,1,0,1)},modelMatrix:o})),u(i.bitangent)&&t.push(new yt({geometry:Ln.createLineSegmentsForVectors(n,"bitangent",r),attributes:{color:new Ft(0,0,1,1)},modelMatrix:o})),t.length>0)return new Dn({asynchronous:!1,geometryInstances:t,appearance:new rn({flat:!0,translucent:!1})})}var FX=ugt;var VX=`uniform sampler2D u_depthTexture;
|
||
|
||
varying vec2 v_textureCoordinates;
|
||
|
||
void main()
|
||
{
|
||
float z_window = czm_unpackDepth(texture2D(u_depthTexture, v_textureCoordinates));
|
||
z_window = czm_reverseLogDepth(z_window);
|
||
float n_range = czm_depthRange.near;
|
||
float f_range = czm_depthRange.far;
|
||
float z_ndc = (2.0 * z_window - n_range - f_range) / (f_range - n_range);
|
||
float scale = pow(z_ndc * 0.5 + 0.5, 8.0);
|
||
gl_FragColor = vec4(mix(vec3(0.0), vec3(1.0), scale), 1.0);
|
||
}
|
||
`;function fgt(e){e=y(e,y.EMPTY_OBJECT),this.typedArray=e.typedArray,this.width=e.width,this.height=e.height,this.pixelFormat=y(e.pixelFormat,st.RGBA),this.pixelDatatype=y(e.pixelDatatype,Xe.UNSIGNED_BYTE);let t=e.url;typeof t=="string"&&(t=Oe.createIfNeeded(t)),this.resource=t;let i=y(e.repeat,!0)?wn.REPEAT:wn.CLAMP_TO_EDGE;this.sampler=new ln({wrapS:i,wrapT:i,minificationFilter:e.minificationFilter,magnificationFilter:e.magnificationFilter,maximumAnisotropy:e.maximumAnisotropy})}var UX=fgt;var dgt={FLOAT:"float",VEC2:"vec2",VEC3:"vec3",VEC4:"vec4",MAT2:"mat2",MAT3:"mat2",MAT4:"mat4"},kX=Object.freeze(dgt);function hgt(e,t,n){let i;try{return i=e(t,n),i}catch(o){return Promise.reject(o)}}function mgt(e){let t;return function(n){let i=n.data,o=[],r={id:i.id,result:void 0,error:void 0};return Promise.resolve(hgt(e,i.parameters,o)).then(function(s){r.result=s}).catch(function(s){s instanceof Error?r.error={name:s.name,message:s.message,stack:s.stack}:r.error=s}).finally(function(){u(t)||(t=y(self.webkitPostMessage,self.postMessage)),i.canTransferArrayBuffer||(o.length=0);try{t(r,o)}catch(s){r.result=void 0,r.error=`postMessage failed with error: ${Eh(s)}
|
||
with responseMessage: ${JSON.stringify(r)}`,t(r)}})}}var zX=mgt;var n2;typeof ko<"u"&&(n2=ko);(function(){/*!
|
||
* Knockout JavaScript library v3.5.1
|
||
* (c) The Knockout.js team - http://knockoutjs.com/
|
||
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
||
*/(function(){(function(e){var t=this||(0,eval)("this"),n=t.document,i=t.navigator,o=t.jQuery,r=t.JSON;o||typeof jQuery>"u"||(o=jQuery),function(s){s(t.ko={})}(function(s,a){function c(_,b){return _===null||typeof _ in A?_===b:!1}function l(_,b){var D;return function(){D||(D=m.a.setTimeout(function(){D=e,_()},b))}}function f(_,b){var D;return function(){clearTimeout(D),D=m.a.setTimeout(_,b)}}function d(_,b){b&&b!=="change"?b==="beforeChange"?this.pc(_):this.gb(_,b):this.qc(_)}function p(_,b){b!==null&&b.s&&b.s()}function g(_,b){var D=this.qd,I=D[S];I.ra||(this.Qb&&this.mb[b]?(D.uc(b,_,this.mb[b]),this.mb[b]=null,--this.Qb):I.I[b]||D.uc(b,_,I.J?{da:_}:D.$c(_)),_.Ja&&_.gd())}var m=typeof s<"u"?s:{};m.b=function(_,b){for(var D=_.split("."),I=m,B=0;B<D.length-1;B++)I=I[D[B]];I[D[D.length-1]]=b},m.L=function(_,b,D){_[b]=D},m.version="3.5.1",m.b("version",m.version),m.options={deferUpdates:!1,useOnlyNativeEvents:!1,foreachHidesDestroyed:!1},m.a=function(){function _(Y,K){for(var J in Y)B.call(Y,J)&&K(J,Y[J])}function b(Y,K){if(K)for(var J in K)B.call(K,J)&&(Y[J]=K[J]);return Y}function D(Y,K){return Y.__proto__=K,Y}function I(Y,K,J,_e){var xe=Y[K].match(W)||[];m.a.D(J.match(W),function(re){m.a.Na(xe,re,_e)}),Y[K]=xe.join(" ")}var B=Object.prototype.hasOwnProperty,F={__proto__:[]}instanceof Array,k=typeof Symbol=="function",U={},G={};U[i&&/Firefox\/2/i.test(i.userAgent)?"KeyboardEvent":"UIEvents"]=["keyup","keydown","keypress"],U.MouseEvents="click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave".split(" "),_(U,function(Y,K){if(K.length)for(var J=0,_e=K.length;J<_e;J++)G[K[J]]=Y});var V={propertychange:!0},X=n&&function(){for(var Y=3,K=n.createElement("div"),J=K.getElementsByTagName("i");K.innerHTML="<!--[if gt IE "+ ++Y+"]><i></i><![endif]-->",J[0];);return 4<Y?Y:e}(),W=/\S+/g,Q;return{Jc:["authenticity_token",/^__RequestVerificationToken(_.*)?$/],D:function(Y,K,J){for(var _e=0,xe=Y.length;_e<xe;_e++)K.call(J,Y[_e],_e,Y)},A:typeof Array.prototype.indexOf=="function"?function(Y,K){return Array.prototype.indexOf.call(Y,K)}:function(Y,K){for(var J=0,_e=Y.length;J<_e;J++)if(Y[J]===K)return J;return-1},Lb:function(Y,K,J){for(var _e=0,xe=Y.length;_e<xe;_e++)if(K.call(J,Y[_e],_e,Y))return Y[_e];return e},Pa:function(Y,K){var J=m.a.A(Y,K);0<J?Y.splice(J,1):J===0&&Y.shift()},wc:function(Y){var K=[];return Y&&m.a.D(Y,function(J){0>m.a.A(K,J)&&K.push(J)}),K},Mb:function(Y,K,J){var _e=[];if(Y)for(var xe=0,re=Y.length;xe<re;xe++)_e.push(K.call(J,Y[xe],xe));return _e},jb:function(Y,K,J){var _e=[];if(Y)for(var xe=0,re=Y.length;xe<re;xe++)K.call(J,Y[xe],xe)&&_e.push(Y[xe]);return _e},Nb:function(Y,K){if(K instanceof Array)Y.push.apply(Y,K);else for(var J=0,_e=K.length;J<_e;J++)Y.push(K[J]);return Y},Na:function(Y,K,J){var _e=m.a.A(m.a.bc(Y),K);0>_e?J&&Y.push(K):J||Y.splice(_e,1)},Ba:F,extend:b,setPrototypeOf:D,Ab:F?D:b,P:_,Ga:function(Y,K,J){if(!Y)return Y;var _e={},xe;for(xe in Y)B.call(Y,xe)&&(_e[xe]=K.call(J,Y[xe],xe,Y));return _e},Tb:function(Y){for(;Y.firstChild;)m.removeNode(Y.firstChild)},Yb:function(Y){Y=m.a.la(Y);for(var K=(Y[0]&&Y[0].ownerDocument||n).createElement("div"),J=0,_e=Y.length;J<_e;J++)K.appendChild(m.oa(Y[J]));return K},Ca:function(Y,K){for(var J=0,_e=Y.length,xe=[];J<_e;J++){var re=Y[J].cloneNode(!0);xe.push(K?m.oa(re):re)}return xe},va:function(Y,K){if(m.a.Tb(Y),K)for(var J=0,_e=K.length;J<_e;J++)Y.appendChild(K[J])},Xc:function(Y,K){var J=Y.nodeType?[Y]:Y;if(0<J.length){for(var _e=J[0],xe=_e.parentNode,re=0,ye=K.length;re<ye;re++)xe.insertBefore(K[re],_e);for(re=0,ye=J.length;re<ye;re++)m.removeNode(J[re])}},Ua:function(Y,K){if(Y.length){for(K=K.nodeType===8&&K.parentNode||K;Y.length&&Y[0].parentNode!==K;)Y.splice(0,1);for(;1<Y.length&&Y[Y.length-1].parentNode!==K;)Y.length--;if(1<Y.length){var J=Y[0],_e=Y[Y.length-1];for(Y.length=0;J!==_e;)Y.push(J),J=J.nextSibling;Y.push(_e)}}return Y},Zc:function(Y,K){7>X?Y.setAttribute("selected",K):Y.selected=K},Db:function(Y){return Y===null||Y===e?"":Y.trim?Y.trim():Y.toString().replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")},Ud:function(Y,K){return Y=Y||"",K.length>Y.length?!1:Y.substring(0,K.length)===K},vd:function(Y,K){if(Y===K)return!0;if(Y.nodeType===11)return!1;if(K.contains)return K.contains(Y.nodeType!==1?Y.parentNode:Y);if(K.compareDocumentPosition)return(K.compareDocumentPosition(Y)&16)==16;for(;Y&&Y!=K;)Y=Y.parentNode;return!!Y},Sb:function(Y){return m.a.vd(Y,Y.ownerDocument.documentElement)},kd:function(Y){return!!m.a.Lb(Y,m.a.Sb)},R:function(Y){return Y&&Y.tagName&&Y.tagName.toLowerCase()},Ac:function(Y){return m.onError?function(){try{return Y.apply(this,arguments)}catch(K){throw m.onError&&m.onError(K),K}}:Y},setTimeout:function(Y,K){return setTimeout(m.a.Ac(Y),K)},Gc:function(Y){setTimeout(function(){throw m.onError&&m.onError(Y),Y},0)},B:function(Y,K,J){var _e=m.a.Ac(J);if(J=V[K],m.options.useOnlyNativeEvents||J||!o)if(J||typeof Y.addEventListener!="function")if(typeof Y.attachEvent<"u"){var xe=function(ye){_e.call(Y,ye)},re="on"+K;Y.attachEvent(re,xe),m.a.K.za(Y,function(){Y.detachEvent(re,xe)})}else throw Error("Browser doesn't support addEventListener or attachEvent");else Y.addEventListener(K,_e,!1);else Q||(Q=typeof o(Y).on=="function"?"on":"bind"),o(Y)[Q](K,_e)},Fb:function(Y,K){if(!Y||!Y.nodeType)throw Error("element must be a DOM node when calling triggerEvent");var J;if(m.a.R(Y)==="input"&&Y.type&&K.toLowerCase()=="click"?(J=Y.type,J=J=="checkbox"||J=="radio"):J=!1,m.options.useOnlyNativeEvents||!o||J)if(typeof n.createEvent=="function")if(typeof Y.dispatchEvent=="function")J=n.createEvent(G[K]||"HTMLEvents"),J.initEvent(K,!0,!0,t,0,0,0,0,0,!1,!1,!1,!1,0,Y),Y.dispatchEvent(J);else throw Error("The supplied element doesn't support dispatchEvent");else if(J&&Y.click)Y.click();else if(typeof Y.fireEvent<"u")Y.fireEvent("on"+K);else throw Error("Browser doesn't support triggering events");else o(Y).trigger(K)},f:function(Y){return m.O(Y)?Y():Y},bc:function(Y){return m.O(Y)?Y.v():Y},Eb:function(Y,K,J){var _e;K&&(typeof Y.classList=="object"?(_e=Y.classList[J?"add":"remove"],m.a.D(K.match(W),function(xe){_e.call(Y.classList,xe)})):typeof Y.className.baseVal=="string"?I(Y.className,"baseVal",K,J):I(Y,"className",K,J))},Bb:function(Y,K){var J=m.a.f(K);(J===null||J===e)&&(J="");var _e=m.h.firstChild(Y);!_e||_e.nodeType!=3||m.h.nextSibling(_e)?m.h.va(Y,[Y.ownerDocument.createTextNode(J)]):_e.data=J,m.a.Ad(Y)},Yc:function(Y,K){if(Y.name=K,7>=X)try{var J=Y.name.replace(/[&<>'"]/g,function(_e){return"&#"+_e.charCodeAt(0)+";"});Y.mergeAttributes(n.createElement("<input name='"+J+"'/>"),!1)}catch{}},Ad:function(Y){9<=X&&(Y=Y.nodeType==1?Y:Y.parentNode,Y.style&&(Y.style.zoom=Y.style.zoom))},wd:function(Y){if(X){var K=Y.style.width;Y.style.width=0,Y.style.width=K}},Pd:function(Y,K){Y=m.a.f(Y),K=m.a.f(K);for(var J=[],_e=Y;_e<=K;_e++)J.push(_e);return J},la:function(Y){for(var K=[],J=0,_e=Y.length;J<_e;J++)K.push(Y[J]);return K},Da:function(Y){return k?Symbol(Y):Y},Zd:X===6,$d:X===7,W:X,Lc:function(Y,K){for(var J=m.a.la(Y.getElementsByTagName("input")).concat(m.a.la(Y.getElementsByTagName("textarea"))),_e=typeof K=="string"?function(ye){return ye.name===K}:function(ye){return K.test(ye.name)},xe=[],re=J.length-1;0<=re;re--)_e(J[re])&&xe.push(J[re]);return xe},Nd:function(Y){return typeof Y=="string"&&(Y=m.a.Db(Y))?r&&r.parse?r.parse(Y):new Function("return "+Y)():null},hc:function(Y,K,J){if(!r||!r.stringify)throw Error("Cannot find JSON.stringify(). Some browsers (e.g., IE < 8) don't support it natively, but you can overcome this by adding a script reference to json2.js, downloadable from http://www.json.org/json2.js");return r.stringify(m.a.f(Y),K,J)},Od:function(Y,K,J){J=J||{};var _e=J.params||{},xe=J.includeFields||this.Jc,re=Y;if(typeof Y=="object"&&m.a.R(Y)==="form")for(var re=Y.action,ye=xe.length-1;0<=ye;ye--)for(var fe=m.a.Lc(Y,xe[ye]),Se=fe.length-1;0<=Se;Se--)_e[fe[Se].name]=fe[Se].value;K=m.a.f(K);var we=n.createElement("form");we.style.display="none",we.action=re,we.method="post";for(var Ve in K)Y=n.createElement("input"),Y.type="hidden",Y.name=Ve,Y.value=m.a.hc(m.a.f(K[Ve])),we.appendChild(Y);_(_e,function(qe,Et){var Ot=n.createElement("input");Ot.type="hidden",Ot.name=qe,Ot.value=Et,we.appendChild(Ot)}),n.body.appendChild(we),J.submitter?J.submitter(we):we.submit(),setTimeout(function(){we.parentNode.removeChild(we)},0)}}}(),m.b("utils",m.a),m.b("utils.arrayForEach",m.a.D),m.b("utils.arrayFirst",m.a.Lb),m.b("utils.arrayFilter",m.a.jb),m.b("utils.arrayGetDistinctValues",m.a.wc),m.b("utils.arrayIndexOf",m.a.A),m.b("utils.arrayMap",m.a.Mb),m.b("utils.arrayPushAll",m.a.Nb),m.b("utils.arrayRemoveItem",m.a.Pa),m.b("utils.cloneNodes",m.a.Ca),m.b("utils.createSymbolOrString",m.a.Da),m.b("utils.extend",m.a.extend),m.b("utils.fieldsIncludedWithJsonPost",m.a.Jc),m.b("utils.getFormFields",m.a.Lc),m.b("utils.objectMap",m.a.Ga),m.b("utils.peekObservable",m.a.bc),m.b("utils.postJson",m.a.Od),m.b("utils.parseJson",m.a.Nd),m.b("utils.registerEventHandler",m.a.B),m.b("utils.stringifyJson",m.a.hc),m.b("utils.range",m.a.Pd),m.b("utils.toggleDomNodeCssClass",m.a.Eb),m.b("utils.triggerEvent",m.a.Fb),m.b("utils.unwrapObservable",m.a.f),m.b("utils.objectForEach",m.a.P),m.b("utils.addOrRemoveItem",m.a.Na),m.b("utils.setTextContent",m.a.Bb),m.b("unwrap",m.a.f),Function.prototype.bind||(Function.prototype.bind=function(_){var b=this;if(arguments.length===1)return function(){return b.apply(_,arguments)};var D=Array.prototype.slice.call(arguments,1);return function(){var I=D.slice(0);return I.push.apply(I,arguments),b.apply(_,I)}}),m.a.g=new function(){var _=0,b="__ko__"+new Date().getTime(),D={},I,B;return m.a.W?(I=function(F,k){var U=F[b];if(!U||U==="null"||!D[U]){if(!k)return e;U=F[b]="ko"+_++,D[U]={}}return D[U]},B=function(F){var k=F[b];return k?(delete D[k],F[b]=null,!0):!1}):(I=function(F,k){var U=F[b];return!U&&k&&(U=F[b]={}),U},B=function(F){return F[b]?(delete F[b],!0):!1}),{get:function(F,k){var U=I(F,!1);return U&&U[k]},set:function(F,k,U){(F=I(F,U!==e))&&(F[k]=U)},Ub:function(F,k,U){return F=I(F,!0),F[k]||(F[k]=U)},clear:B,Z:function(){return _+++b}}},m.b("utils.domData",m.a.g),m.b("utils.domData.clear",m.a.g.clear),m.a.K=new function(){function _(k,U){var G=m.a.g.get(k,I);return G===e&&U&&(G=[],m.a.g.set(k,I,G)),G}function b(k){var U=_(k,!1);if(U)for(var U=U.slice(0),G=0;G<U.length;G++)U[G](k);m.a.g.clear(k),m.a.K.cleanExternalData(k),F[k.nodeType]&&D(k.childNodes,!0)}function D(k,U){for(var G=[],V,X=0;X<k.length;X++)if((!U||k[X].nodeType===8)&&(b(G[G.length]=V=k[X]),k[X]!==V))for(;X--&&m.a.A(G,k[X])==-1;);}var I=m.a.g.Z(),B={1:!0,8:!0,9:!0},F={1:!0,9:!0};return{za:function(k,U){if(typeof U!="function")throw Error("Callback must be a function");_(k,!0).push(U)},yb:function(k,U){var G=_(k,!1);G&&(m.a.Pa(G,U),G.length==0&&m.a.g.set(k,I,e))},oa:function(k){return m.u.G(function(){B[k.nodeType]&&(b(k),F[k.nodeType]&&D(k.getElementsByTagName("*")))}),k},removeNode:function(k){m.oa(k),k.parentNode&&k.parentNode.removeChild(k)},cleanExternalData:function(k){o&&typeof o.cleanData=="function"&&o.cleanData([k])}}},m.oa=m.a.K.oa,m.removeNode=m.a.K.removeNode,m.b("cleanNode",m.oa),m.b("removeNode",m.removeNode),m.b("utils.domNodeDisposal",m.a.K),m.b("utils.domNodeDisposal.addDisposeCallback",m.a.K.za),m.b("utils.domNodeDisposal.removeDisposeCallback",m.a.K.yb),function(){var _=[0,"",""],b=[1,"<table>","</table>"],D=[3,"<table><tbody><tr>","</tr></tbody></table>"],I=[1,"<select multiple='multiple'>","</select>"],B={thead:b,tbody:b,tfoot:b,tr:[2,"<table><tbody>","</tbody></table>"],td:D,th:D,option:I,optgroup:I},F=8>=m.a.W;m.a.ua=function(k,U){var G;if(o){if(o.parseHTML)G=o.parseHTML(k,U)||[];else if((G=o.clean([k],U))&&G[0]){for(var V=G[0];V.parentNode&&V.parentNode.nodeType!==11;)V=V.parentNode;V.parentNode&&V.parentNode.removeChild(V)}}else{(G=U)||(G=n);var V=G.parentWindow||G.defaultView||t,X=m.a.Db(k).toLowerCase(),W=G.createElement("div"),Q;for(Q=(X=X.match(/^(?:\x3c!--.*?--\x3e\s*?)*?<([a-z]+)[\s>]/))&&B[X[1]]||_,X=Q[0],Q="ignored<div>"+Q[1]+k+Q[2]+"</div>",typeof V.innerShiv=="function"?W.appendChild(V.innerShiv(Q)):(F&&G.body.appendChild(W),W.innerHTML=Q,F&&W.parentNode.removeChild(W));X--;)W=W.lastChild;G=m.a.la(W.lastChild.childNodes)}return G},m.a.Md=function(k,U){var G=m.a.ua(k,U);return G.length&&G[0].parentElement||m.a.Yb(G)},m.a.fc=function(k,U){if(m.a.Tb(k),U=m.a.f(U),U!==null&&U!==e)if(typeof U!="string"&&(U=U.toString()),o)o(k).html(U);else for(var G=m.a.ua(U,k.ownerDocument),V=0;V<G.length;V++)k.appendChild(G[V])}}(),m.b("utils.parseHtmlFragment",m.a.ua),m.b("utils.setHtml",m.a.fc),m.aa=function(){function _(D,I){if(D){if(D.nodeType==8){var B=m.aa.Uc(D.nodeValue);B!=null&&I.push({ud:D,Kd:B})}else if(D.nodeType==1)for(var B=0,F=D.childNodes,k=F.length;B<k;B++)_(F[B],I)}}var b={};return{Xb:function(D){if(typeof D!="function")throw Error("You can only pass a function to ko.memoization.memoize()");var I=(4294967296*(1+Math.random())|0).toString(16).substring(1)+(4294967296*(1+Math.random())|0).toString(16).substring(1);return b[I]=D,"<!--[ko_memo:"+I+"]-->"},bd:function(D,I){var B=b[D];if(B===e)throw Error("Couldn't find any memo with ID "+D+". Perhaps it's already been unmemoized.");try{return B.apply(null,I||[]),!0}finally{delete b[D]}},cd:function(D,I){var B=[];_(D,B);for(var F=0,k=B.length;F<k;F++){var U=B[F].ud,G=[U];I&&m.a.Nb(G,I),m.aa.bd(B[F].Kd,G),U.nodeValue="",U.parentNode&&U.parentNode.removeChild(U)}},Uc:function(D){return(D=D.match(/^\[ko_memo\:(.*?)\]$/))?D[1]:null}}}(),m.b("memoization",m.aa),m.b("memoization.memoize",m.aa.Xb),m.b("memoization.unmemoize",m.aa.bd),m.b("memoization.parseMemoText",m.aa.Uc),m.b("memoization.unmemoizeDomNodeAndDescendants",m.aa.cd),m.na=function(){function _(){if(B){for(var U=B,G=0,V;k<B;)if(V=I[k++]){if(k>U){if(5e3<=++G){k=B,m.a.Gc(Error("'Too much recursion' after processing "+G+" task groups."));break}U=B}try{V()}catch(X){m.a.Gc(X)}}}}function b(){_(),k=B=I.length=0}var D,I=[],B=0,F=1,k=0;return t.MutationObserver?D=function(U){var G=n.createElement("div");return new MutationObserver(U).observe(G,{attributes:!0}),function(){G.classList.toggle("foo")}}(b):D=n&&"onreadystatechange"in n.createElement("script")?function(U){var G=n.createElement("script");G.onreadystatechange=function(){G.onreadystatechange=null,n.documentElement.removeChild(G),G=null,U()},n.documentElement.appendChild(G)}:function(U){setTimeout(U,0)},{scheduler:D,zb:function(U){return B||m.na.scheduler(b),I[B++]=U,F++},cancel:function(U){U=U-(F-B),U>=k&&U<B&&(I[U]=null)},resetForTesting:function(){var U=B-k;return k=B=I.length=0,U},Sd:_}}(),m.b("tasks",m.na),m.b("tasks.schedule",m.na.zb),m.b("tasks.runEarly",m.na.Sd),m.Ta={throttle:function(_,b){_.throttleEvaluation=b;var D=null;return m.$({read:_,write:function(I){clearTimeout(D),D=m.a.setTimeout(function(){_(I)},b)}})},rateLimit:function(_,b){var D,I,B;typeof b=="number"?D=b:(D=b.timeout,I=b.method),_.Hb=!1,B=typeof I=="function"?I:I=="notifyWhenChangesStop"?f:l,_.ub(function(F){return B(F,D,b)})},deferred:function(_,b){if(b!==!0)throw Error("The 'deferred' extender only accepts the value 'true', because it is not supported to turn deferral off once enabled.");_.Hb||(_.Hb=!0,_.ub(function(D){var I,B=!1;return function(){if(!B){m.na.cancel(I),I=m.na.zb(D);try{B=!0,_.notifySubscribers(e,"dirty")}finally{B=!1}}}}))},notify:function(_,b){_.equalityComparer=b=="always"?null:c}};var A={undefined:1,boolean:1,number:1,string:1};m.b("extenders",m.Ta),m.ic=function(_,b,D){this.da=_,this.lc=b,this.mc=D,this.Ib=!1,this.fb=this.Jb=null,m.L(this,"dispose",this.s),m.L(this,"disposeWhenNodeIsRemoved",this.l)},m.ic.prototype.s=function(){this.Ib||(this.fb&&m.a.K.yb(this.Jb,this.fb),this.Ib=!0,this.mc(),this.da=this.lc=this.mc=this.Jb=this.fb=null)},m.ic.prototype.l=function(_){this.Jb=_,m.a.K.za(_,this.fb=this.s.bind(this))},m.T=function(){m.a.Ab(this,x),x.qb(this)};var x={qb:function(_){_.U={change:[]},_.sc=1},subscribe:function(_,b,D){var I=this;D=D||"change";var B=new m.ic(I,b?_.bind(b):_,function(){m.a.Pa(I.U[D],B),I.hb&&I.hb(D)});return I.Qa&&I.Qa(D),I.U[D]||(I.U[D]=[]),I.U[D].push(B),B},notifySubscribers:function(_,b){if(b=b||"change",b==="change"&&this.Gb(),this.Wa(b)){var D=b==="change"&&this.ed||this.U[b].slice(0);try{m.u.xc();for(var I=0,B;B=D[I];++I)B.Ib||B.lc(_)}finally{m.u.end()}}},ob:function(){return this.sc},Dd:function(_){return this.ob()!==_},Gb:function(){++this.sc},ub:function(_){var b=this,D=m.O(b),I,B,F,k,U;b.gb||(b.gb=b.notifySubscribers,b.notifySubscribers=d);var G=_(function(){b.Ja=!1,D&&k===b&&(k=b.nc?b.nc():b());var V=B||U&&b.sb(F,k);U=B=I=!1,V&&b.gb(F=k)});b.qc=function(V,X){X&&b.Ja||(U=!X),b.ed=b.U.change.slice(0),b.Ja=I=!0,k=V,G()},b.pc=function(V){I||(F=V,b.gb(V,"beforeChange"))},b.rc=function(){U=!0},b.gd=function(){b.sb(F,b.v(!0))&&(B=!0)}},Wa:function(_){return this.U[_]&&this.U[_].length},Bd:function(_){if(_)return this.U[_]&&this.U[_].length||0;var b=0;return m.a.P(this.U,function(D,I){D!=="dirty"&&(b+=I.length)}),b},sb:function(_,b){return!this.equalityComparer||!this.equalityComparer(_,b)},toString:function(){return"[object Object]"},extend:function(_){var b=this;return _&&m.a.P(_,function(D,I){var B=m.Ta[D];typeof B=="function"&&(b=B(b,I)||b)}),b}};m.L(x,"init",x.qb),m.L(x,"subscribe",x.subscribe),m.L(x,"extend",x.extend),m.L(x,"getSubscriptionsCount",x.Bd),m.a.Ba&&m.a.setPrototypeOf(x,Function.prototype),m.T.fn=x,m.Qc=function(_){return _!=null&&typeof _.subscribe=="function"&&typeof _.notifySubscribers=="function"},m.b("subscribable",m.T),m.b("isSubscribable",m.Qc),m.S=m.u=function(){function _(F){D.push(I),I=F}function b(){I=D.pop()}var D=[],I,B=0;return{xc:_,end:b,cc:function(F){if(I){if(!m.Qc(F))throw Error("Only subscribable things can act as dependencies");I.od.call(I.pd,F,F.fd||(F.fd=++B))}},G:function(F,k,U){try{return _(),F.apply(k,U||[])}finally{b()}},qa:function(){if(I)return I.o.qa()},Va:function(){if(I)return I.o.Va()},Ya:function(){if(I)return I.Ya},o:function(){if(I)return I.o}}}(),m.b("computedContext",m.S),m.b("computedContext.getDependenciesCount",m.S.qa),m.b("computedContext.getDependencies",m.S.Va),m.b("computedContext.isInitial",m.S.Ya),m.b("computedContext.registerDependency",m.S.cc),m.b("ignoreDependencies",m.Yd=m.u.G);var C=m.a.Da("_latestValue");m.ta=function(_){function b(){return 0<arguments.length?(b.sb(b[C],arguments[0])&&(b.ya(),b[C]=arguments[0],b.xa()),this):(m.u.cc(b),b[C])}return b[C]=_,m.a.Ba||m.a.extend(b,m.T.fn),m.T.fn.qb(b),m.a.Ab(b,T),m.options.deferUpdates&&m.Ta.deferred(b,!0),b};var T={equalityComparer:c,v:function(){return this[C]},xa:function(){this.notifySubscribers(this[C],"spectate"),this.notifySubscribers(this[C])},ya:function(){this.notifySubscribers(this[C],"beforeChange")}};m.a.Ba&&m.a.setPrototypeOf(T,m.T.fn);var E=m.ta.Ma="__ko_proto__";T[E]=m.ta,m.O=function(_){if((_=typeof _=="function"&&_[E])&&_!==T[E]&&_!==m.o.fn[E])throw Error("Invalid object that looks like an observable; possibly from another Knockout instance");return!!_},m.Za=function(_){return typeof _=="function"&&(_[E]===T[E]||_[E]===m.o.fn[E]&&_.Nc)},m.b("observable",m.ta),m.b("isObservable",m.O),m.b("isWriteableObservable",m.Za),m.b("isWritableObservable",m.Za),m.b("observable.fn",T),m.L(T,"peek",T.v),m.L(T,"valueHasMutated",T.xa),m.L(T,"valueWillMutate",T.ya),m.Ha=function(_){if(_=_||[],typeof _!="object"||!("length"in _))throw Error("The argument passed when initializing an observable array must be an array, or null, or undefined.");return _=m.ta(_),m.a.Ab(_,m.Ha.fn),_.extend({trackArrayChanges:!0})},m.Ha.fn={remove:function(_){for(var b=this.v(),D=[],I=typeof _!="function"||m.O(_)?function(k){return k===_}:_,B=0;B<b.length;B++){var F=b[B];if(I(F)){if(D.length===0&&this.ya(),b[B]!==F)throw Error("Array modified during remove; cannot remove item");D.push(F),b.splice(B,1),B--}}return D.length&&this.xa(),D},removeAll:function(_){if(_===e){var b=this.v(),D=b.slice(0);return this.ya(),b.splice(0,b.length),this.xa(),D}return _?this.remove(function(I){return 0<=m.a.A(_,I)}):[]},destroy:function(_){var b=this.v(),D=typeof _!="function"||m.O(_)?function(F){return F===_}:_;this.ya();for(var I=b.length-1;0<=I;I--){var B=b[I];D(B)&&(B._destroy=!0)}this.xa()},destroyAll:function(_){return _===e?this.destroy(function(){return!0}):_?this.destroy(function(b){return 0<=m.a.A(_,b)}):[]},indexOf:function(_){var b=this();return m.a.A(b,_)},replace:function(_,b){var D=this.indexOf(_);0<=D&&(this.ya(),this.v()[D]=b,this.xa())},sorted:function(_){var b=this().slice(0);return _?b.sort(_):b.sort()},reversed:function(){return this().slice(0).reverse()}},m.a.Ba&&m.a.setPrototypeOf(m.Ha.fn,m.ta.fn),m.a.D("pop push reverse shift sort splice unshift".split(" "),function(_){m.Ha.fn[_]=function(){var b=this.v();this.ya(),this.zc(b,_,arguments);var D=b[_].apply(b,arguments);return this.xa(),D===b?this:D}}),m.a.D(["slice"],function(_){m.Ha.fn[_]=function(){var b=this();return b[_].apply(b,arguments)}}),m.Pc=function(_){return m.O(_)&&typeof _.remove=="function"&&typeof _.push=="function"},m.b("observableArray",m.Ha),m.b("isObservableArray",m.Pc),m.Ta.trackArrayChanges=function(_,b){function D(){function W(){if(U){var Q=[].concat(_.v()||[]),Y;_.Wa("arrayChange")&&((!B||1<U)&&(B=m.a.Pb(G,Q,_.Ob)),Y=B),G=Q,B=null,U=0,Y&&Y.length&&_.notifySubscribers(Y,"arrayChange")}}I?W():(I=!0,k=_.subscribe(function(){++U},null,"spectate"),G=[].concat(_.v()||[]),B=null,F=_.subscribe(W))}if(_.Ob={},b&&typeof b=="object"&&m.a.extend(_.Ob,b),_.Ob.sparse=!0,!_.zc){var I=!1,B=null,F,k,U=0,G,V=_.Qa,X=_.hb;_.Qa=function(W){V&&V.call(_,W),W==="arrayChange"&&D()},_.hb=function(W){X&&X.call(_,W),W!=="arrayChange"||_.Wa("arrayChange")||(F&&F.s(),k&&k.s(),k=F=null,I=!1,G=e)},_.zc=function(W,Q,Y){function K(we,Ve,qe){return J[J.length]={status:we,value:Ve,index:qe}}if(I&&!U){var J=[],_e=W.length,xe=Y.length,re=0;switch(Q){case"push":re=_e;case"unshift":for(Q=0;Q<xe;Q++)K("added",Y[Q],re+Q);break;case"pop":re=_e-1;case"shift":_e&&K("deleted",W[re],re);break;case"splice":Q=Math.min(Math.max(0,0>Y[0]?_e+Y[0]:Y[0]),_e);for(var _e=xe===1?_e:Math.min(Q+(Y[1]||0),_e),xe=Q+xe-2,re=Math.max(_e,xe),ye=[],fe=[],Se=2;Q<re;++Q,++Se)Q<_e&&fe.push(K("deleted",W[Q],Q)),Q<xe&&ye.push(K("added",Y[Se],Q));m.a.Kc(fe,ye);break;default:return}B=J}}}};var S=m.a.Da("_state");m.o=m.$=function(_,b,D){function I(){if(0<arguments.length){if(typeof B=="function")B.apply(F.nb,arguments);else throw Error("Cannot write a value to a ko.computed unless you specify a 'write' option. If you wish to read the current value, don't pass any parameters.");return this}return F.ra||m.u.cc(I),(F.ka||F.J&&I.Xa())&&I.ha(),F.X}if(typeof _=="object"?D=_:(D=D||{},_&&(D.read=_)),typeof D.read!="function")throw Error("Pass a function that returns the value of the ko.computed");var B=D.write,F={X:e,sa:!0,ka:!0,rb:!1,jc:!1,ra:!1,wb:!1,J:!1,Wc:D.read,nb:b||D.owner,l:D.disposeWhenNodeIsRemoved||D.l||null,Sa:D.disposeWhen||D.Sa,Rb:null,I:{},V:0,Ic:null};return I[S]=F,I.Nc=typeof B=="function",m.a.Ba||m.a.extend(I,m.T.fn),m.T.fn.qb(I),m.a.Ab(I,v),D.pure?(F.wb=!0,F.J=!0,m.a.extend(I,w)):D.deferEvaluation&&m.a.extend(I,R),m.options.deferUpdates&&m.Ta.deferred(I,!0),F.l&&(F.jc=!0,F.l.nodeType||(F.l=null)),F.J||D.deferEvaluation||I.ha(),F.l&&I.ja()&&m.a.K.za(F.l,F.Rb=function(){I.s()}),I};var v={equalityComparer:c,qa:function(){return this[S].V},Va:function(){var _=[];return m.a.P(this[S].I,function(b,D){_[D.Ka]=D.da}),_},Vb:function(_){if(!this[S].V)return!1;var b=this.Va();return m.a.A(b,_)!==-1?!0:!!m.a.Lb(b,function(D){return D.Vb&&D.Vb(_)})},uc:function(_,b,D){if(this[S].wb&&b===this)throw Error("A 'pure' computed must not be called recursively");this[S].I[_]=D,D.Ka=this[S].V++,D.La=b.ob()},Xa:function(){var _,b,D=this[S].I;for(_ in D)if(Object.prototype.hasOwnProperty.call(D,_)&&(b=D[_],this.Ia&&b.da.Ja||b.da.Dd(b.La)))return!0},Jd:function(){this.Ia&&!this[S].rb&&this.Ia(!1)},ja:function(){var _=this[S];return _.ka||0<_.V},Rd:function(){this.Ja?this[S].ka&&(this[S].sa=!0):this.Hc()},$c:function(_){if(_.Hb){var b=_.subscribe(this.Jd,this,"dirty"),D=_.subscribe(this.Rd,this);return{da:_,s:function(){b.s(),D.s()}}}return _.subscribe(this.Hc,this)},Hc:function(){var _=this,b=_.throttleEvaluation;b&&0<=b?(clearTimeout(this[S].Ic),this[S].Ic=m.a.setTimeout(function(){_.ha(!0)},b)):_.Ia?_.Ia(!0):_.ha(!0)},ha:function(_){var b=this[S],D=b.Sa,I=!1;if(!b.rb&&!b.ra){if(b.l&&!m.a.Sb(b.l)||D&&D()){if(!b.jc){this.s();return}}else b.jc=!1;b.rb=!0;try{I=this.zd(_)}finally{b.rb=!1}return I}},zd:function(_){var b=this[S],I=!1,D=b.wb?e:!b.V,I={qd:this,mb:b.I,Qb:b.V};m.u.xc({pd:I,od:g,o:this,Ya:D}),b.I={},b.V=0;var B=this.yd(b,I);return b.V?I=this.sb(b.X,B):(this.s(),I=!0),I&&(b.J?this.Gb():this.notifySubscribers(b.X,"beforeChange"),b.X=B,this.notifySubscribers(b.X,"spectate"),!b.J&&_&&this.notifySubscribers(b.X),this.rc&&this.rc()),D&&this.notifySubscribers(b.X,"awake"),I},yd:function(_,b){try{var D=_.Wc;return _.nb?D.call(_.nb):D()}finally{m.u.end(),b.Qb&&!_.J&&m.a.P(b.mb,p),_.sa=_.ka=!1}},v:function(_){var b=this[S];return(b.ka&&(_||!b.V)||b.J&&this.Xa())&&this.ha(),b.X},ub:function(_){m.T.fn.ub.call(this,_),this.nc=function(){return this[S].J||(this[S].sa?this.ha():this[S].ka=!1),this[S].X},this.Ia=function(b){this.pc(this[S].X),this[S].ka=!0,b&&(this[S].sa=!0),this.qc(this,!b)}},s:function(){var _=this[S];!_.J&&_.I&&m.a.P(_.I,function(b,D){D.s&&D.s()}),_.l&&_.Rb&&m.a.K.yb(_.l,_.Rb),_.I=e,_.V=0,_.ra=!0,_.sa=!1,_.ka=!1,_.J=!1,_.l=e,_.Sa=e,_.Wc=e,this.Nc||(_.nb=e)}},w={Qa:function(_){var b=this,D=b[S];if(!D.ra&&D.J&&_=="change"){if(D.J=!1,D.sa||b.Xa())D.I=null,D.V=0,b.ha()&&b.Gb();else{var I=[];m.a.P(D.I,function(B,F){I[F.Ka]=B}),m.a.D(I,function(B,F){var k=D.I[B],U=b.$c(k.da);U.Ka=F,U.La=k.La,D.I[B]=U}),b.Xa()&&b.ha()&&b.Gb()}D.ra||b.notifySubscribers(D.X,"awake")}},hb:function(_){var b=this[S];b.ra||_!="change"||this.Wa("change")||(m.a.P(b.I,function(D,I){I.s&&(b.I[D]={da:I.da,Ka:I.Ka,La:I.La},I.s())}),b.J=!0,this.notifySubscribers(e,"asleep"))},ob:function(){var _=this[S];return _.J&&(_.sa||this.Xa())&&this.ha(),m.T.fn.ob.call(this)}},R={Qa:function(_){_!="change"&&_!="beforeChange"||this.v()}};m.a.Ba&&m.a.setPrototypeOf(v,m.T.fn);var O=m.ta.Ma;v[O]=m.o,m.Oc=function(_){return typeof _=="function"&&_[O]===v[O]},m.Fd=function(_){return m.Oc(_)&&_[S]&&_[S].wb},m.b("computed",m.o),m.b("dependentObservable",m.o),m.b("isComputed",m.Oc),m.b("isPureComputed",m.Fd),m.b("computed.fn",v),m.L(v,"peek",v.v),m.L(v,"dispose",v.s),m.L(v,"isActive",v.ja),m.L(v,"getDependenciesCount",v.qa),m.L(v,"getDependencies",v.Va),m.xb=function(_,b){return typeof _=="function"?m.o(_,b,{pure:!0}):(_=m.a.extend({},_),_.pure=!0,m.o(_,b))},m.b("pureComputed",m.xb),function(){function _(I,B,F){if(F=F||new D,I=B(I),typeof I!="object"||I===null||I===e||I instanceof RegExp||I instanceof Date||I instanceof String||I instanceof Number||I instanceof Boolean)return I;var k=I instanceof Array?[]:{};return F.save(I,k),b(I,function(U){var G=B(I[U]);switch(typeof G){case"boolean":case"number":case"string":case"function":k[U]=G;break;case"object":case"undefined":var V=F.get(G);k[U]=V!==e?V:_(G,B,F)}}),k}function b(I,B){if(I instanceof Array){for(var F=0;F<I.length;F++)B(F);typeof I.toJSON=="function"&&B("toJSON")}else for(F in I)B(F)}function D(){this.keys=[],this.values=[]}m.ad=function(I){if(arguments.length==0)throw Error("When calling ko.toJS, pass the object you want to convert.");return _(I,function(B){for(var F=0;m.O(B)&&10>F;F++)B=B();return B})},m.toJSON=function(I,B,F){return I=m.ad(I),m.a.hc(I,B,F)},D.prototype={constructor:D,save:function(I,B){var F=m.a.A(this.keys,I);0<=F?this.values[F]=B:(this.keys.push(I),this.values.push(B))},get:function(I){return I=m.a.A(this.keys,I),0<=I?this.values[I]:e}}}(),m.b("toJS",m.ad),m.b("toJSON",m.toJSON),m.Wd=function(_,b,D){function I(B){var F=m.xb(_,D).extend({ma:"always"}),k=F.subscribe(function(U){U&&(k.s(),B(U))});return F.notifySubscribers(F.v()),k}return typeof Promise!="function"||b?I(b.bind(D)):new Promise(I)},m.b("when",m.Wd),function(){m.w={M:function(_){switch(m.a.R(_)){case"option":return _.__ko__hasDomDataOptionValue__===!0?m.a.g.get(_,m.c.options.$b):7>=m.a.W?_.getAttributeNode("value")&&_.getAttributeNode("value").specified?_.value:_.text:_.value;case"select":return 0<=_.selectedIndex?m.w.M(_.options[_.selectedIndex]):e;default:return _.value}},cb:function(_,b,D){switch(m.a.R(_)){case"option":typeof b=="string"?(m.a.g.set(_,m.c.options.$b,e),"__ko__hasDomDataOptionValue__"in _&&delete _.__ko__hasDomDataOptionValue__,_.value=b):(m.a.g.set(_,m.c.options.$b,b),_.__ko__hasDomDataOptionValue__=!0,_.value=typeof b=="number"?b:"");break;case"select":(b===""||b===null)&&(b=e);for(var I=-1,B=0,F=_.options.length,k;B<F;++B)if(k=m.w.M(_.options[B]),k==b||k===""&&b===e){I=B;break}(D||0<=I||b===e&&1<_.size)&&(_.selectedIndex=I,m.a.W===6&&m.a.setTimeout(function(){_.selectedIndex=I},0));break;default:(b===null||b===e)&&(b=""),_.value=b}}}}(),m.b("selectExtensions",m.w),m.b("selectExtensions.readValue",m.w.M),m.b("selectExtensions.writeValue",m.w.cb),m.m=function(){function _(U){U=m.a.Db(U),U.charCodeAt(0)===123&&(U=U.slice(1,-1)),U+=`
|
||
,`;var G=[],V=U.match(I),X,W=[],Q=0;if(1<V.length){for(var Y=0,K;K=V[Y];++Y){var J=K.charCodeAt(0);if(J===44){if(0>=Q){G.push(X&&W.length?{key:X,value:W.join("")}:{unknown:X||W.join("")}),X=Q=0,W=[];continue}}else if(J===58){if(!Q&&!X&&W.length===1){X=W.pop();continue}}else{if(J===47&&1<K.length&&(K.charCodeAt(1)===47||K.charCodeAt(1)===42))continue;J===47&&Y&&1<K.length?(J=V[Y-1].match(B))&&!F[J[0]]&&(U=U.substr(U.indexOf(K)+1),V=U.match(I),Y=-1,K="/"):J===40||J===123||J===91?++Q:J===41||J===125||J===93?--Q:X||W.length||J!==34&&J!==39||(K=K.slice(1,-1))}W.push(K)}if(0<Q)throw Error("Unbalanced parentheses, braces, or brackets")}return G}var b=["true","false","null","undefined"],D=/^(?:[$_a-z][$\w]*|(.+)(\.\s*[$_a-z][$\w]*|\[.+\]))$/i,I=RegExp(`"(?:\\\\.|[^"])*"|'(?:\\\\.|[^'])*'|\`(?:\\\\.|[^\`])*\`|/\\*(?:[^*]|\\*+[^*/])*\\*+/|//.*
|
||
|/(?:\\\\.|[^/])+/w*|[^\\s:,/][^,"'\`{}()/:[\\]]*[^\\s,"'\`{}()/:[\\]]|[^\\s]`,"g"),B=/[\])"'A-Za-z0-9_$]+$/,F={in:1,return:1,typeof:1},k={};return{Ra:[],wa:k,ac:_,vb:function(U,G){function V(J,_e){var xe;if(!Y){var re=m.getBindingHandler(J);if(re&&re.preprocess&&!(_e=re.preprocess(_e,J,V)))return;(re=k[J])&&(xe=_e,0<=m.a.A(b,xe)?xe=!1:(re=xe.match(D),xe=re===null?!1:re[1]?"Object("+re[1]+")"+re[2]:xe),re=xe),re&&W.push("'"+(typeof k[J]=="string"?k[J]:J)+"':function(_z){"+xe+"=_z}")}Q&&(_e="function(){return "+_e+" }"),X.push("'"+J+"':"+_e)}G=G||{};var X=[],W=[],Q=G.valueAccessors,Y=G.bindingParams,K=typeof U=="string"?_(U):U;return m.a.D(K,function(J){V(J.key||J.unknown,J.value)}),W.length&&V("_ko_property_writers","{"+W.join(",")+" }"),X.join(",")},Id:function(U,G){for(var V=0;V<U.length;V++)if(U[V].key==G)return!0;return!1},eb:function(U,G,V,X,W){U&&m.O(U)?!m.Za(U)||W&&U.v()===X||U(X):(U=G.get("_ko_property_writers"))&&U[V]&&U[V](X)}}}(),m.b("expressionRewriting",m.m),m.b("expressionRewriting.bindingRewriteValidators",m.m.Ra),m.b("expressionRewriting.parseObjectLiteral",m.m.ac),m.b("expressionRewriting.preProcessBindings",m.m.vb),m.b("expressionRewriting._twoWayBindings",m.m.wa),m.b("jsonExpressionRewriting",m.m),m.b("jsonExpressionRewriting.insertPropertyAccessorsIntoJson",m.m.vb),function(){function _(V){return V.nodeType==8&&F.test(B?V.text:V.nodeValue)}function b(V){return V.nodeType==8&&k.test(B?V.text:V.nodeValue)}function D(V,X){for(var W=V,Q=1,Y=[];W=W.nextSibling;){if(b(W)&&(m.a.g.set(W,G,!0),Q--,Q===0))return Y;Y.push(W),_(W)&&Q++}if(!X)throw Error("Cannot find closing comment tag to match: "+V.nodeValue);return null}function I(V,X){var W=D(V,X);return W?0<W.length?W[W.length-1].nextSibling:V.nextSibling:null}var B=n&&n.createComment("test").text==="<!--test-->",F=B?/^\x3c!--\s*ko(?:\s+([\s\S]+))?\s*--\x3e$/:/^\s*ko(?:\s+([\s\S]+))?\s*$/,k=B?/^\x3c!--\s*\/ko\s*--\x3e$/:/^\s*\/ko\s*$/,U={ul:!0,ol:!0},G="__ko_matchedEndComment__";m.h={ea:{},childNodes:function(V){return _(V)?D(V):V.childNodes},Ea:function(V){if(_(V)){V=m.h.childNodes(V);for(var X=0,W=V.length;X<W;X++)m.removeNode(V[X])}else m.a.Tb(V)},va:function(V,X){if(_(V)){m.h.Ea(V);for(var W=V.nextSibling,Q=0,Y=X.length;Q<Y;Q++)W.parentNode.insertBefore(X[Q],W)}else m.a.va(V,X)},Vc:function(V,X){var W;_(V)?(W=V.nextSibling,V=V.parentNode):W=V.firstChild,W?X!==W&&V.insertBefore(X,W):V.appendChild(X)},Wb:function(V,X,W){W?(W=W.nextSibling,_(V)&&(V=V.parentNode),W?X!==W&&V.insertBefore(X,W):V.appendChild(X)):m.h.Vc(V,X)},firstChild:function(V){if(_(V))return!V.nextSibling||b(V.nextSibling)?null:V.nextSibling;if(V.firstChild&&b(V.firstChild))throw Error("Found invalid end comment, as the first child of "+V);return V.firstChild},nextSibling:function(V){if(_(V)&&(V=I(V)),V.nextSibling&&b(V.nextSibling)){var X=V.nextSibling;if(b(X)&&!m.a.g.get(X,G))throw Error("Found end comment without a matching opening comment, as child of "+V);return null}return V.nextSibling},Cd:_,Vd:function(V){return(V=(B?V.text:V.nodeValue).match(F))?V[1]:null},Sc:function(V){if(U[m.a.R(V)]){var X=V.firstChild;if(X)do if(X.nodeType===1){var W;W=X.firstChild;var Q=null;if(W)do if(Q)Q.push(W);else if(_(W)){var Y=I(W,!0);Y?W=Y:Q=[W]}else b(W)&&(Q=[W]);while(W=W.nextSibling);if(W=Q)for(Q=X.nextSibling,Y=0;Y<W.length;Y++)Q?V.insertBefore(W[Y],Q):V.appendChild(W[Y])}while(X=X.nextSibling)}}}}(),m.b("virtualElements",m.h),m.b("virtualElements.allowedBindings",m.h.ea),m.b("virtualElements.emptyNode",m.h.Ea),m.b("virtualElements.insertAfter",m.h.Wb),m.b("virtualElements.prepend",m.h.Vc),m.b("virtualElements.setDomNodeChildren",m.h.va),function(){m.ga=function(){this.nd={}},m.a.extend(m.ga.prototype,{nodeHasBindings:function(_){switch(_.nodeType){case 1:return _.getAttribute("data-bind")!=null||m.j.getComponentNameForNode(_);case 8:return m.h.Cd(_);default:return!1}},getBindings:function(_,b){var D=this.getBindingsString(_,b),D=D?this.parseBindingsString(D,b,_):null;return m.j.tc(D,_,b,!1)},getBindingAccessors:function(_,b){var D=this.getBindingsString(_,b),D=D?this.parseBindingsString(D,b,_,{valueAccessors:!0}):null;return m.j.tc(D,_,b,!0)},getBindingsString:function(_){switch(_.nodeType){case 1:return _.getAttribute("data-bind");case 8:return m.h.Vd(_);default:return null}},parseBindingsString:function(_,b,D,I){try{var B=this.nd,F=_+(I&&I.valueAccessors||""),k;if(!(k=B[F])){var U,G="with($context){with($data||{}){return{"+m.m.vb(_,I)+"}}}";U=new Function("$context","$element",G),k=B[F]=U}return k(b,D)}catch(V){throw V.message=`Unable to parse bindings.
|
||
Bindings value: `+_+`
|
||
Message: `+V.message,V}}}),m.ga.instance=new m.ga}(),m.b("bindingProvider",m.ga),function(){function _(re){var ye=(re=m.a.g.get(re,xe))&&re.N;ye&&(re.N=null,ye.Tc())}function b(re,ye,fe){this.node=re,this.yc=ye,this.kb=[],this.H=!1,ye.N||m.a.K.za(re,_),fe&&fe.N&&(fe.N.kb.push(re),this.Kb=fe)}function D(re){return function(){return re}}function I(re){return re()}function B(re){return m.a.Ga(m.u.G(re),function(ye,fe){return function(){return re()[fe]}})}function F(re,ye,fe){return typeof re=="function"?B(re.bind(null,ye,fe)):m.a.Ga(re,D)}function k(re,ye){return B(this.getBindings.bind(this,re,ye))}function U(re,ye){var fe=m.h.firstChild(ye);if(fe){var Se,we=m.ga.instance,Ve=we.preprocessNode;if(Ve){for(;Se=fe;)fe=m.h.nextSibling(Se),Ve.call(we,Se);fe=m.h.firstChild(ye)}for(;Se=fe;)fe=m.h.nextSibling(Se),G(re,Se)}m.i.ma(ye,m.i.H)}function G(re,ye){var fe=re,Se=ye.nodeType===1;Se&&m.h.Sc(ye),(Se||m.ga.instance.nodeHasBindings(ye))&&(fe=X(ye,null,re).bindingContextForDescendants),fe&&!J[m.a.R(ye)]&&U(fe,ye)}function V(re){var ye=[],fe={},Se=[];return m.a.P(re,function we(Ve){if(!fe[Ve]){var qe=m.getBindingHandler(Ve);qe&&(qe.after&&(Se.push(Ve),m.a.D(qe.after,function(Et){if(re[Et]){if(m.a.A(Se,Et)!==-1)throw Error("Cannot combine the following bindings, because they have a cyclic dependency: "+Se.join(", "));we(Et)}}),Se.length--),ye.push({key:Ve,Mc:qe})),fe[Ve]=!0}}),ye}function X(re,ye,fe){var Se=m.a.g.Ub(re,xe,{}),we=Se.hd;if(!ye){if(we)throw Error("You cannot apply bindings multiple times to the same element.");Se.hd=!0}we||(Se.context=fe),Se.Zb||(Se.Zb={});var Ve;if(ye&&typeof ye!="function")Ve=ye;else{var qe=m.ga.instance,Et=qe.getBindingAccessors||k,Ot=m.$(function(){return(Ve=ye?ye(fe,re):Et.call(qe,re,fe))&&(fe[Q]&&fe[Q](),fe[K]&&fe[K]()),Ve},null,{l:re});Ve&&Ot.ja()||(Ot=null)}var fn=fe,dt;if(Ve){var En=function(){return m.a.Ga(Ot?Ot():Ve,I)},Zn=Ot?function(Wt){return function(){return I(Ot()[Wt])}}:function(Wt){return Ve[Wt]};En.get=function(Wt){return Ve[Wt]&&I(Zn(Wt))},En.has=function(Wt){return Wt in Ve},m.i.H in Ve&&m.i.subscribe(re,m.i.H,function(){var Wt=(0,Ve[m.i.H])();if(Wt){var Je=m.h.childNodes(re);Je.length&&Wt(Je,m.Ec(Je[0]))}}),m.i.pa in Ve&&(fn=m.i.Cb(re,fe),m.i.subscribe(re,m.i.pa,function(){var Wt=(0,Ve[m.i.pa])();Wt&&m.h.firstChild(re)&&Wt(re)})),Se=V(Ve),m.a.D(Se,function(Wt){var Je=Wt.Mc.init,pe=Wt.Mc.update,me=Wt.key;if(re.nodeType===8&&!m.h.ea[me])throw Error("The binding '"+me+"' cannot be used with virtual elements");try{typeof Je=="function"&&m.u.G(function(){var be=Je(re,Zn(me),En,fn.$data,fn);if(be&&be.controlsDescendantBindings){if(dt!==e)throw Error("Multiple bindings ("+dt+" and "+me+") are trying to control descendant bindings of the same element. You cannot use these bindings together on the same element.");dt=me}}),typeof pe=="function"&&m.$(function(){pe(re,Zn(me),En,fn.$data,fn)},null,{l:re})}catch(be){throw be.message='Unable to process binding "'+me+": "+Ve[me]+`"
|
||
Message: `+be.message,be}})}return Se=dt===e,{shouldBindDescendants:Se,bindingContextForDescendants:Se&&fn}}function W(re,ye){return re&&re instanceof m.fa?re:new m.fa(re,e,e,ye)}var Q=m.a.Da("_subscribable"),Y=m.a.Da("_ancestorBindingInfo"),K=m.a.Da("_dataDependency");m.c={};var J={script:!0,textarea:!0,template:!0};m.getBindingHandler=function(re){return m.c[re]};var _e={};m.fa=function(re,ye,fe,Se,we){function Ve(){var Zn=fn?Ot():Ot,Wt=m.a.f(Zn);return ye?(m.a.extend(qe,ye),Y in ye&&(qe[Y]=ye[Y])):(qe.$parents=[],qe.$root=Wt,qe.ko=m),qe[Q]=dt,Et?Wt=qe.$data:(qe.$rawData=Zn,qe.$data=Wt),fe&&(qe[fe]=Wt),Se&&Se(qe,ye,Wt),ye&&ye[Q]&&!m.S.o().Vb(ye[Q])&&ye[Q](),En&&(qe[K]=En),qe.$data}var qe=this,Et=re===_e,Ot=Et?e:re,fn=typeof Ot=="function"&&!m.O(Ot),dt,En=we&&we.dataDependency;we&&we.exportDependencies?Ve():(dt=m.xb(Ve),dt.v(),dt.ja()?dt.equalityComparer=null:qe[Q]=e)},m.fa.prototype.createChildContext=function(re,ye,fe,Se){if(!Se&&ye&&typeof ye=="object"&&(Se=ye,ye=Se.as,fe=Se.extend),ye&&Se&&Se.noChildContext){var we=typeof re=="function"&&!m.O(re);return new m.fa(_e,this,null,function(Ve){fe&&fe(Ve),Ve[ye]=we?re():re},Se)}return new m.fa(re,this,ye,function(Ve,qe){Ve.$parentContext=qe,Ve.$parent=qe.$data,Ve.$parents=(qe.$parents||[]).slice(0),Ve.$parents.unshift(Ve.$parent),fe&&fe(Ve)},Se)},m.fa.prototype.extend=function(re,ye){return new m.fa(_e,this,null,function(fe){m.a.extend(fe,typeof re=="function"?re(fe):re)},ye)};var xe=m.a.g.Z();b.prototype.Tc=function(){this.Kb&&this.Kb.N&&this.Kb.N.sd(this.node)},b.prototype.sd=function(re){m.a.Pa(this.kb,re),!this.kb.length&&this.H&&this.Cc()},b.prototype.Cc=function(){this.H=!0,this.yc.N&&!this.kb.length&&(this.yc.N=null,m.a.K.yb(this.node,_),m.i.ma(this.node,m.i.pa),this.Tc())},m.i={H:"childrenComplete",pa:"descendantsComplete",subscribe:function(re,ye,fe,Se,we){var Ve=m.a.g.Ub(re,xe,{});return Ve.Fa||(Ve.Fa=new m.T),we&&we.notifyImmediately&&Ve.Zb[ye]&&m.u.G(fe,Se,[re]),Ve.Fa.subscribe(fe,Se,ye)},ma:function(re,ye){var fe=m.a.g.get(re,xe);if(fe&&(fe.Zb[ye]=!0,fe.Fa&&fe.Fa.notifySubscribers(re,ye),ye==m.i.H)){if(fe.N)fe.N.Cc();else if(fe.N===e&&fe.Fa&&fe.Fa.Wa(m.i.pa))throw Error("descendantsComplete event not supported for bindings on this node")}},Cb:function(re,ye){var fe=m.a.g.Ub(re,xe,{});return fe.N||(fe.N=new b(re,fe,ye[Y])),ye[Y]==fe?ye:ye.extend(function(Se){Se[Y]=fe})}},m.Td=function(re){return(re=m.a.g.get(re,xe))&&re.context},m.ib=function(re,ye,fe){return re.nodeType===1&&m.h.Sc(re),X(re,ye,W(fe))},m.ld=function(re,ye,fe){return fe=W(fe),m.ib(re,F(ye,fe,re),fe)},m.Oa=function(re,ye){ye.nodeType!==1&&ye.nodeType!==8||U(W(re),ye)},m.vc=function(re,ye,fe){if(!o&&t.jQuery&&(o=t.jQuery),2>arguments.length){if(ye=n.body,!ye)throw Error("ko.applyBindings: could not find document.body; has the document been loaded?")}else if(!ye||ye.nodeType!==1&&ye.nodeType!==8)throw Error("ko.applyBindings: first parameter should be your view model; second parameter should be a DOM node");G(W(re,fe),ye)},m.Dc=function(re){return!re||re.nodeType!==1&&re.nodeType!==8?e:m.Td(re)},m.Ec=function(re){return(re=m.Dc(re))?re.$data:e},m.b("bindingHandlers",m.c),m.b("bindingEvent",m.i),m.b("bindingEvent.subscribe",m.i.subscribe),m.b("bindingEvent.startPossiblyAsyncContentBinding",m.i.Cb),m.b("applyBindings",m.vc),m.b("applyBindingsToDescendants",m.Oa),m.b("applyBindingAccessorsToNode",m.ib),m.b("applyBindingsToNode",m.ld),m.b("contextFor",m.Dc),m.b("dataFor",m.Ec)}(),function(_){function b(k,U){var G=Object.prototype.hasOwnProperty.call(B,k)?B[k]:_,V;G?G.subscribe(U):(G=B[k]=new m.T,G.subscribe(U),D(k,function(X,W){var Q=!(!W||!W.synchronous);F[k]={definition:X,Gd:Q},delete B[k],V||Q?G.notifySubscribers(X):m.na.zb(function(){G.notifySubscribers(X)})}),V=!0)}function D(k,U){I("getConfig",[k],function(G){G?I("loadComponent",[k,G],function(V){U(V,G)}):U(null,null)})}function I(k,U,G,V){V||(V=m.j.loaders.slice(0));var X=V.shift();if(X){var W=X[k];if(W){var Q=!1;if(W.apply(X,U.concat(function(Y){Q?G(null):Y!==null?G(Y):I(k,U,G,V)}))!==_&&(Q=!0,!X.suppressLoaderExceptions))throw Error("Component loaders must supply values by invoking the callback, not by returning values synchronously.")}else I(k,U,G,V)}else G(null)}var B={},F={};m.j={get:function(k,U){var G=Object.prototype.hasOwnProperty.call(F,k)?F[k]:_;G?G.Gd?m.u.G(function(){U(G.definition)}):m.na.zb(function(){U(G.definition)}):b(k,U)},Bc:function(k){delete F[k]},oc:I},m.j.loaders=[],m.b("components",m.j),m.b("components.get",m.j.get),m.b("components.clearCachedDefinition",m.j.Bc)}(),function(){function _(G,V,X,W){function Q(){--K===0&&W(Y)}var Y={},K=2,J=X.template;X=X.viewModel,J?B(V,J,function(_e){m.j.oc("loadTemplate",[G,_e],function(xe){Y.template=xe,Q()})}):Q(),X?B(V,X,function(_e){m.j.oc("loadViewModel",[G,_e],function(xe){Y[U]=xe,Q()})}):Q()}function b(G,V,X){if(typeof V=="function")X(function(Q){return new V(Q)});else if(typeof V[U]=="function")X(V[U]);else if("instance"in V){var W=V.instance;X(function(){return W})}else"viewModel"in V?b(G,V.viewModel,X):G("Unknown viewModel value: "+V)}function D(G){switch(m.a.R(G)){case"script":return m.a.ua(G.text);case"textarea":return m.a.ua(G.value);case"template":if(I(G.content))return m.a.Ca(G.content.childNodes)}return m.a.Ca(G.childNodes)}function I(G){return t.DocumentFragment?G instanceof DocumentFragment:G&&G.nodeType===11}function B(G,V,X){typeof V.require=="string"?a||t.require?(a||t.require)([V.require],function(W){W&&typeof W=="object"&&W.Xd&&W.default&&(W=W.default),X(W)}):G("Uses require, but no AMD loader is present"):X(V)}function F(G){return function(V){throw Error("Component '"+G+"': "+V)}}var k={};m.j.register=function(G,V){if(!V)throw Error("Invalid configuration for "+G);if(m.j.tb(G))throw Error("Component "+G+" is already registered");k[G]=V},m.j.tb=function(G){return Object.prototype.hasOwnProperty.call(k,G)},m.j.unregister=function(G){delete k[G],m.j.Bc(G)},m.j.Fc={getConfig:function(G,V){V(m.j.tb(G)?k[G]:null)},loadComponent:function(G,V,X){var W=F(G);B(W,V,function(Q){_(G,W,Q,X)})},loadTemplate:function(G,V,X){if(G=F(G),typeof V=="string")X(m.a.ua(V));else if(V instanceof Array)X(V);else if(I(V))X(m.a.la(V.childNodes));else if(V.element)if(V=V.element,t.HTMLElement?V instanceof HTMLElement:V&&V.tagName&&V.nodeType===1)X(D(V));else if(typeof V=="string"){var W=n.getElementById(V);W?X(D(W)):G("Cannot find element with ID "+V)}else G("Unknown element type: "+V);else G("Unknown template value: "+V)},loadViewModel:function(G,V,X){b(F(G),V,X)}};var U="createViewModel";m.b("components.register",m.j.register),m.b("components.isRegistered",m.j.tb),m.b("components.unregister",m.j.unregister),m.b("components.defaultLoader",m.j.Fc),m.j.loaders.push(m.j.Fc),m.j.dd=k}(),function(){function _(D,I){var B=D.getAttribute("params");if(B){var B=b.parseBindingsString(B,I,D,{valueAccessors:!0,bindingParams:!0}),B=m.a.Ga(B,function(U){return m.o(U,null,{l:D})}),F=m.a.Ga(B,function(U){var G=U.v();return U.ja()?m.o({read:function(){return m.a.f(U())},write:m.Za(G)&&function(V){U()(V)},l:D}):G});return Object.prototype.hasOwnProperty.call(F,"$raw")||(F.$raw=B),F}return{$raw:{}}}m.j.getComponentNameForNode=function(D){var I=m.a.R(D);if(m.j.tb(I)&&(I.indexOf("-")!=-1||""+D=="[object HTMLUnknownElement]"||8>=m.a.W&&D.tagName===I))return I},m.j.tc=function(D,I,B,F){if(I.nodeType===1){var k=m.j.getComponentNameForNode(I);if(k){if(D=D||{},D.component)throw Error('Cannot use the "component" binding on a custom element matching a component');var U={name:k,params:_(I,B)};D.component=F?function(){return U}:U}}return D};var b=new m.ga;9>m.a.W&&(m.j.register=function(D){return function(I){return D.apply(this,arguments)}}(m.j.register),n.createDocumentFragment=function(D){return function(){var I=D(),B=m.j.dd,F;for(F in B);return I}}(n.createDocumentFragment))}(),function(){function _(I,B,F){if(B=B.template,!B)throw Error("Component '"+I+"' has no template");I=m.a.Ca(B),m.h.va(F,I)}function b(I,B,F){var k=I.createViewModel;return k?k.call(I,B,F):B}var D=0;m.c.component={init:function(I,B,F,k,U){function G(){var Y=V&&V.dispose;typeof Y=="function"&&Y.call(V),W&&W.s(),X=V=W=null}var V,X,W,Q=m.a.la(m.h.childNodes(I));return m.h.Ea(I),m.a.K.za(I,G),m.o(function(){var Y=m.a.f(B()),K,J;if(typeof Y=="string"?K=Y:(K=m.a.f(Y.name),J=m.a.f(Y.params)),!K)throw Error("No component name specified");var _e=m.i.Cb(I,U),xe=X=++D;m.j.get(K,function(re){if(X===xe){if(G(),!re)throw Error("Unknown component '"+K+"'");_(K,re,I);var ye=b(re,J,{element:I,templateNodes:Q});re=_e.createChildContext(ye,{extend:function(fe){fe.$component=ye,fe.$componentTemplateNodes=Q}}),ye&&ye.koDescendantsComplete&&(W=m.i.subscribe(I,m.i.pa,ye.koDescendantsComplete,ye)),V=ye,m.Oa(re,I)}})},null,{l:I}),{controlsDescendantBindings:!0}}},m.h.ea.component=!0}();var L={class:"className",for:"htmlFor"};m.c.attr={update:function(_,b){var D=m.a.f(b())||{};m.a.P(D,function(I,B){B=m.a.f(B);var F=I.indexOf(":"),F="lookupNamespaceURI"in _&&0<F&&_.lookupNamespaceURI(I.substr(0,F)),k=B===!1||B===null||B===e;k?F?_.removeAttributeNS(F,I):_.removeAttribute(I):B=B.toString(),8>=m.a.W&&I in L?(I=L[I],k?_.removeAttribute(I):_[I]=B):k||(F?_.setAttributeNS(F,I,B):_.setAttribute(I,B)),I==="name"&&m.a.Yc(_,k?"":B)})}},function(){m.c.checked={after:["value","attr"],init:function(_,b,D){function I(){var Y=_.checked,K=F();if(!m.S.Ya()&&(Y||!U&&!m.S.qa())){var J=m.u.G(b);if(V){var _e=X?J.v():J,xe=Q;Q=K,xe!==K?Y&&(m.a.Na(_e,K,!0),m.a.Na(_e,xe,!1)):m.a.Na(_e,K,Y),X&&m.Za(J)&&J(_e)}else k&&(K===e?K=Y:Y||(K=e)),m.m.eb(J,D,"checked",K,!0)}}function B(){var Y=m.a.f(b()),K=F();V?(_.checked=0<=m.a.A(Y,K),Q=K):_.checked=k&&K===e?!!Y:F()===Y}var F=m.xb(function(){if(D.has("checkedValue"))return m.a.f(D.get("checkedValue"));if(W)return D.has("value")?m.a.f(D.get("value")):_.value}),k=_.type=="checkbox",U=_.type=="radio";if(k||U){var G=b(),V=k&&m.a.f(G)instanceof Array,X=!(V&&G.push&&G.splice),W=U||V,Q=V?F():e;U&&!_.name&&m.c.uniqueName.init(_,function(){return!0}),m.o(I,null,{l:_}),m.a.B(_,"click",I),m.o(B,null,{l:_}),G=e}}},m.m.wa.checked=!0,m.c.checkedValue={update:function(_,b){_.value=m.a.f(b())}}}(),m.c.class={update:function(_,b){var D=m.a.Db(m.a.f(b()));m.a.Eb(_,_.__ko__cssValue,!1),_.__ko__cssValue=D,m.a.Eb(_,D,!0)}},m.c.css={update:function(_,b){var D=m.a.f(b());D!==null&&typeof D=="object"?m.a.P(D,function(I,B){B=m.a.f(B),m.a.Eb(_,I,B)}):m.c.class.update(_,b)}},m.c.enable={update:function(_,b){var D=m.a.f(b());D&&_.disabled?_.removeAttribute("disabled"):D||_.disabled||(_.disabled=!0)}},m.c.disable={update:function(_,b){m.c.enable.update(_,function(){return!m.a.f(b())})}},m.c.event={init:function(_,b,D,I,B){var F=b()||{};m.a.P(F,function(k){typeof k=="string"&&m.a.B(_,k,function(U){var G,V=b()[k];if(V){try{var X=m.a.la(arguments);I=B.$data,X.unshift(I),G=V.apply(I,X)}finally{G!==!0&&(U.preventDefault?U.preventDefault():U.returnValue=!1)}D.get(k+"Bubble")===!1&&(U.cancelBubble=!0,U.stopPropagation&&U.stopPropagation())}})})}},m.c.foreach={Rc:function(_){return function(){var b=_(),D=m.a.bc(b);return!D||typeof D.length=="number"?{foreach:b,templateEngine:m.ba.Ma}:(m.a.f(b),{foreach:D.data,as:D.as,noChildContext:D.noChildContext,includeDestroyed:D.includeDestroyed,afterAdd:D.afterAdd,beforeRemove:D.beforeRemove,afterRender:D.afterRender,beforeMove:D.beforeMove,afterMove:D.afterMove,templateEngine:m.ba.Ma})}},init:function(_,b){return m.c.template.init(_,m.c.foreach.Rc(b))},update:function(_,b,D,I,B){return m.c.template.update(_,m.c.foreach.Rc(b),D,I,B)}},m.m.Ra.foreach=!1,m.h.ea.foreach=!0,m.c.hasfocus={init:function(_,b,D){function I(k){_.__ko_hasfocusUpdating=!0;var U=_.ownerDocument;if("activeElement"in U){var G;try{G=U.activeElement}catch{G=U.body}k=G===_}U=b(),m.m.eb(U,D,"hasfocus",k,!0),_.__ko_hasfocusLastValue=k,_.__ko_hasfocusUpdating=!1}var B=I.bind(null,!0),F=I.bind(null,!1);m.a.B(_,"focus",B),m.a.B(_,"focusin",B),m.a.B(_,"blur",F),m.a.B(_,"focusout",F),_.__ko_hasfocusLastValue=!1},update:function(_,b){var D=!!m.a.f(b());_.__ko_hasfocusUpdating||_.__ko_hasfocusLastValue===D||(D?_.focus():_.blur(),!D&&_.__ko_hasfocusLastValue&&_.ownerDocument.body.focus(),m.u.G(m.a.Fb,null,[_,D?"focusin":"focusout"]))}},m.m.wa.hasfocus=!0,m.c.hasFocus=m.c.hasfocus,m.m.wa.hasFocus="hasfocus",m.c.html={init:function(){return{controlsDescendantBindings:!0}},update:function(_,b){m.a.fc(_,b())}},function(){function _(b,D,I){m.c[b]={init:function(B,F,k,U,G){var V,X,W={},Q,Y,K;if(D){U=k.get("as");var J=k.get("noChildContext");K=!(U&&J),W={as:U,noChildContext:J,exportDependencies:K}}return Y=(Q=k.get("completeOn")=="render")||k.has(m.i.pa),m.o(function(){var _e=m.a.f(F()),xe=!I!=!_e,re=!X,ye;(K||xe!==V)&&(Y&&(G=m.i.Cb(B,G)),xe&&((!D||K)&&(W.dataDependency=m.S.o()),ye=D?G.createChildContext(typeof _e=="function"?_e:F,W):m.S.qa()?G.extend(null,W):G),re&&m.S.qa()&&(X=m.a.Ca(m.h.childNodes(B),!0)),xe?(re||m.h.va(B,m.a.Ca(X)),m.Oa(ye,B)):(m.h.Ea(B),Q||m.i.ma(B,m.i.H)),V=xe)},null,{l:B}),{controlsDescendantBindings:!0}}},m.m.Ra[b]=!1,m.h.ea[b]=!0}_("if"),_("ifnot",!1,!0),_("with",!0)}(),m.c.let={init:function(_,b,D,I,B){return b=B.extend(b),m.Oa(b,_),{controlsDescendantBindings:!0}}},m.h.ea.let=!0;var N={};m.c.options={init:function(_){if(m.a.R(_)!=="select")throw Error("options binding applies only to SELECT elements");for(;0<_.length;)_.remove(0);return{controlsDescendantBindings:!0}},update:function(_,b,D){function I(){return m.a.jb(_.options,function(J){return J.selected})}function B(J,_e,xe){var re=typeof _e;return re=="function"?_e(J):re=="string"?J[_e]:xe}function F(J,_e){if(Y&&V)m.i.ma(_,m.i.H);else if(Q.length){var xe=0<=m.a.A(Q,m.w.M(_e[0]));m.a.Zc(_e[0],xe),Y&&!xe&&m.u.G(m.a.Fb,null,[_,"change"])}}var k=_.multiple,U=_.length!=0&&k?_.scrollTop:null,G=m.a.f(b()),V=D.get("valueAllowUnset")&&D.has("value"),X=D.get("optionsIncludeDestroyed");b={};var W,Q=[];V||(k?Q=m.a.Mb(I(),m.w.M):0<=_.selectedIndex&&Q.push(m.w.M(_.options[_.selectedIndex]))),G&&(typeof G.length>"u"&&(G=[G]),W=m.a.jb(G,function(J){return X||J===e||J===null||!m.a.f(J._destroy)}),D.has("optionsCaption")&&(G=m.a.f(D.get("optionsCaption")),G!==null&&G!==e&&W.unshift(N)));var Y=!1;if(b.beforeRemove=function(J){_.removeChild(J)},G=F,D.has("optionsAfterRender")&&typeof D.get("optionsAfterRender")=="function"&&(G=function(J,_e){F(0,_e),m.u.G(D.get("optionsAfterRender"),null,[_e[0],J!==N?J:e])}),m.a.ec(_,W,function(J,_e,xe){return xe.length&&(Q=!V&&xe[0].selected?[m.w.M(xe[0])]:[],Y=!0),_e=_.ownerDocument.createElement("option"),J===N?(m.a.Bb(_e,D.get("optionsCaption")),m.w.cb(_e,e)):(xe=B(J,D.get("optionsValue"),J),m.w.cb(_e,m.a.f(xe)),J=B(J,D.get("optionsText"),xe),m.a.Bb(_e,J)),[_e]},b,G),!V){var K;k?K=Q.length&&I().length<Q.length:K=Q.length&&0<=_.selectedIndex?m.w.M(_.options[_.selectedIndex])!==Q[0]:Q.length||0<=_.selectedIndex,K&&m.u.G(m.a.Fb,null,[_,"change"])}(V||m.S.Ya())&&m.i.ma(_,m.i.H),m.a.wd(_),U&&20<Math.abs(U-_.scrollTop)&&(_.scrollTop=U)}},m.c.options.$b=m.a.g.Z(),m.c.selectedOptions={init:function(_,b,D){function I(){var k=b(),U=[];m.a.D(_.getElementsByTagName("option"),function(G){G.selected&&U.push(m.w.M(G))}),m.m.eb(k,D,"selectedOptions",U)}function B(){var k=m.a.f(b()),U=_.scrollTop;k&&typeof k.length=="number"&&m.a.D(_.getElementsByTagName("option"),function(G){var V=0<=m.a.A(k,m.w.M(G));G.selected!=V&&m.a.Zc(G,V)}),_.scrollTop=U}if(m.a.R(_)!="select")throw Error("selectedOptions binding applies only to SELECT elements");var F;m.i.subscribe(_,m.i.H,function(){F?I():(m.a.B(_,"change",I),F=m.o(B,null,{l:_}))},null,{notifyImmediately:!0})},update:function(){}},m.m.wa.selectedOptions=!0,m.c.style={update:function(_,b){var D=m.a.f(b()||{});m.a.P(D,function(I,B){if(B=m.a.f(B),(B===null||B===e||B===!1)&&(B=""),o)o(_).css(I,B);else if(/^--/.test(I))_.style.setProperty(I,B);else{I=I.replace(/-(\w)/g,function(k,U){return U.toUpperCase()});var F=_.style[I];_.style[I]=B,B===F||_.style[I]!=F||isNaN(B)||(_.style[I]=B+"px")}})}},m.c.submit={init:function(_,b,D,I,B){if(typeof b()!="function")throw Error("The value for a submit binding must be a function");m.a.B(_,"submit",function(F){var k,U=b();try{k=U.call(B.$data,_)}finally{k!==!0&&(F.preventDefault?F.preventDefault():F.returnValue=!1)}})}},m.c.text={init:function(){return{controlsDescendantBindings:!0}},update:function(_,b){m.a.Bb(_,b())}},m.h.ea.text=!0,function(){if(t&&t.navigator){var _=function(W){if(W)return parseFloat(W[1])},b=t.navigator.userAgent,D,I,B,F,k;(D=t.opera&&t.opera.version&&parseInt(t.opera.version()))||(k=_(b.match(/Edge\/([^ ]+)$/)))||_(b.match(/Chrome\/([^ ]+)/))||(I=_(b.match(/Version\/([^ ]+) Safari/)))||(B=_(b.match(/Firefox\/([^ ]+)/)))||(F=m.a.W||_(b.match(/MSIE ([^ ]+)/)))||(F=_(b.match(/rv:([^ )]+)/)))}if(8<=F&&10>F)var U=m.a.g.Z(),G=m.a.g.Z(),V=function(W){var Q=this.activeElement;(Q=Q&&m.a.g.get(Q,G))&&Q(W)},X=function(W,Q){var Y=W.ownerDocument;m.a.g.get(Y,U)||(m.a.g.set(Y,U,!0),m.a.B(Y,"selectionchange",V)),m.a.g.set(W,G,Q)};m.c.textInput={init:function(W,Q,Y){function K(Ve,qe){m.a.B(W,Ve,qe)}function J(){var Ve=m.a.f(Q());(Ve===null||Ve===e)&&(Ve=""),fe!==e&&Ve===fe?m.a.setTimeout(J,4):W.value!==Ve&&(we=!0,W.value=Ve,we=!1,re=W.value)}function _e(){ye||(fe=W.value,ye=m.a.setTimeout(xe,4))}function xe(){clearTimeout(ye),fe=ye=e;var Ve=W.value;re!==Ve&&(re=Ve,m.m.eb(Q(),Y,"textInput",Ve))}var re=W.value,ye,fe,Se=m.a.W==9?_e:xe,we=!1;F&&K("keypress",xe),11>F&&K("propertychange",function(Ve){we||Ve.propertyName!=="value"||Se(Ve)}),F==8&&(K("keyup",xe),K("keydown",xe)),X&&(X(W,Se),K("dragend",_e)),(!F||9<=F)&&K("input",Se),5>I&&m.a.R(W)==="textarea"?(K("keydown",_e),K("paste",_e),K("cut",_e)):11>D?K("keydown",_e):4>B?(K("DOMAutoComplete",xe),K("dragdrop",xe),K("drop",xe)):k&&W.type==="number"&&K("keydown",_e),K("change",xe),K("blur",xe),m.o(J,null,{l:W})}},m.m.wa.textInput=!0,m.c.textinput={preprocess:function(W,Q,Y){Y("textInput",W)}}}(),m.c.uniqueName={init:function(_,b){if(b()){var D="ko_unique_"+ ++m.c.uniqueName.rd;m.a.Yc(_,D)}}},m.c.uniqueName.rd=0,m.c.using={init:function(_,b,D,I,B){var F;return D.has("as")&&(F={as:D.get("as"),noChildContext:D.get("noChildContext")}),b=B.createChildContext(b,F),m.Oa(b,_),{controlsDescendantBindings:!0}}},m.h.ea.using=!0,m.c.value={init:function(_,b,D){var I=m.a.R(_),B=I=="input";if(!B||_.type!="checkbox"&&_.type!="radio"){var F=[],k=D.get("valueUpdate"),U=!1,G=null;k&&(typeof k=="string"?F=[k]:F=m.a.wc(k),m.a.Pa(F,"change"));var V=function(){G=null,U=!1;var Q=b(),Y=m.w.M(_);m.m.eb(Q,D,"value",Y)};!m.a.W||!B||_.type!="text"||_.autocomplete=="off"||_.form&&_.form.autocomplete=="off"||m.a.A(F,"propertychange")!=-1||(m.a.B(_,"propertychange",function(){U=!0}),m.a.B(_,"focus",function(){U=!1}),m.a.B(_,"blur",function(){U&&V()})),m.a.D(F,function(Q){var Y=V;m.a.Ud(Q,"after")&&(Y=function(){G=m.w.M(_),m.a.setTimeout(V,0)},Q=Q.substring(5)),m.a.B(_,Q,Y)});var X;if(X=B&&_.type=="file"?function(){var Q=m.a.f(b());Q===null||Q===e||Q===""?_.value="":m.u.G(V)}:function(){var Q=m.a.f(b()),Y=m.w.M(_);G!==null&&Q===G?m.a.setTimeout(X,0):(Q!==Y||Y===e)&&(I==="select"?(Y=D.get("valueAllowUnset"),m.w.cb(_,Q,Y),Y||Q===m.w.M(_)||m.u.G(V)):m.w.cb(_,Q))},I==="select"){var W;m.i.subscribe(_,m.i.H,function(){W?D.get("valueAllowUnset")?X():V():(m.a.B(_,"change",V),W=m.o(X,null,{l:_}))},null,{notifyImmediately:!0})}else m.a.B(_,"change",V),m.o(X,null,{l:_})}else m.ib(_,{checkedValue:b})},update:function(){}},m.m.wa.value=!0,m.c.visible={update:function(_,b){var D=m.a.f(b()),I=_.style.display!="none";D&&!I?_.style.display="":!D&&I&&(_.style.display="none")}},m.c.hidden={update:function(_,b){m.c.visible.update(_,function(){return!m.a.f(b())})}},function(_){m.c[_]={init:function(b,D,I,B,F){return m.c.event.init.call(this,b,function(){var k={};return k[_]=D(),k},I,B,F)}}}("click"),m.ca=function(){},m.ca.prototype.renderTemplateSource=function(){throw Error("Override renderTemplateSource")},m.ca.prototype.createJavaScriptEvaluatorBlock=function(){throw Error("Override createJavaScriptEvaluatorBlock")},m.ca.prototype.makeTemplateSource=function(_,b){if(typeof _=="string"){b=b||n;var D=b.getElementById(_);if(!D)throw Error("Cannot find template with ID "+_);return new m.C.F(D)}if(_.nodeType==1||_.nodeType==8)return new m.C.ia(_);throw Error("Unknown template type: "+_)},m.ca.prototype.renderTemplate=function(_,b,D,I){return _=this.makeTemplateSource(_,I),this.renderTemplateSource(_,b,D,I)},m.ca.prototype.isTemplateRewritten=function(_,b){return this.allowTemplateRewriting===!1?!0:this.makeTemplateSource(_,b).data("isRewritten")},m.ca.prototype.rewriteTemplate=function(_,b,D){_=this.makeTemplateSource(_,D),b=b(_.text()),_.text(b),_.data("isRewritten",!0)},m.b("templateEngine",m.ca),m.kc=function(){function _(I,B,F,k){I=m.m.ac(I);for(var U=m.m.Ra,G=0;G<I.length;G++){var V=I[G].key;if(Object.prototype.hasOwnProperty.call(U,V)){var X=U[V];if(typeof X=="function"){if(V=X(I[G].value))throw Error(V)}else if(!X)throw Error("This template engine does not support the '"+V+"' binding within its templates")}}return F="ko.__tr_ambtns(function($context,$element){return(function(){return{ "+m.m.vb(I,{valueAccessors:!0})+" } })()},'"+F.toLowerCase()+"')",k.createJavaScriptEvaluatorBlock(F)+B}var b=/(<([a-z]+\d*)(?:\s+(?!data-bind\s*=\s*)[a-z0-9\-]+(?:=(?:\"[^\"]*\"|\'[^\']*\'|[^>]*))?)*\s+)data-bind\s*=\s*(["'])([\s\S]*?)\3/gi,D=/\x3c!--\s*ko\b\s*([\s\S]*?)\s*--\x3e/g;return{xd:function(I,B,F){B.isTemplateRewritten(I,F)||B.rewriteTemplate(I,function(k){return m.kc.Ld(k,B)},F)},Ld:function(I,B){return I.replace(b,function(F,k,U,G,V){return _(V,k,U,B)}).replace(D,function(F,k){return _(k,"<!-- ko -->","#comment",B)})},md:function(I,B){return m.aa.Xb(function(F,k){var U=F.nextSibling;U&&U.nodeName.toLowerCase()===B&&m.ib(U,I,k)})}}}(),m.b("__tr_ambtns",m.kc.md),function(){m.C={},m.C.F=function(D){if(this.F=D){var I=m.a.R(D);this.ab=I==="script"?1:I==="textarea"?2:I=="template"&&D.content&&D.content.nodeType===11?3:4}},m.C.F.prototype.text=function(){var D=this.ab===1?"text":this.ab===2?"value":"innerHTML";if(arguments.length==0)return this.F[D];var I=arguments[0];D==="innerHTML"?m.a.fc(this.F,I):this.F[D]=I};var _=m.a.g.Z()+"_";m.C.F.prototype.data=function(D){if(arguments.length===1)return m.a.g.get(this.F,_+D);m.a.g.set(this.F,_+D,arguments[1])};var b=m.a.g.Z();m.C.F.prototype.nodes=function(){var D=this.F;if(arguments.length==0){var I=m.a.g.get(D,b)||{},B=I.lb||(this.ab===3?D.content:this.ab===4?D:e);if(!B||I.jd){var F=this.text();F&&F!==I.bb&&(B=m.a.Md(F,D.ownerDocument),m.a.g.set(D,b,{lb:B,bb:F,jd:!0}))}return B}I=arguments[0],this.ab!==e&&this.text(""),m.a.g.set(D,b,{lb:I})},m.C.ia=function(D){this.F=D},m.C.ia.prototype=new m.C.F,m.C.ia.prototype.constructor=m.C.ia,m.C.ia.prototype.text=function(){if(arguments.length==0){var D=m.a.g.get(this.F,b)||{};return D.bb===e&&D.lb&&(D.bb=D.lb.innerHTML),D.bb}m.a.g.set(this.F,b,{bb:arguments[0]})},m.b("templateSources",m.C),m.b("templateSources.domElement",m.C.F),m.b("templateSources.anonymousTemplate",m.C.ia)}(),function(){function _(G,V,X){var W;for(V=m.h.nextSibling(V);G&&(W=G)!==V;)G=m.h.nextSibling(W),X(W,G)}function b(G,V){if(G.length){var X=G[0],W=G[G.length-1],Q=X.parentNode,Y=m.ga.instance,K=Y.preprocessNode;if(K){if(_(X,W,function(J,_e){var xe=J.previousSibling,re=K.call(Y,J);re&&(J===X&&(X=re[0]||_e),J===W&&(W=re[re.length-1]||xe))}),G.length=0,!X)return;X===W?G.push(X):(G.push(X,W),m.a.Ua(G,Q))}_(X,W,function(J){J.nodeType!==1&&J.nodeType!==8||m.vc(V,J)}),_(X,W,function(J){J.nodeType!==1&&J.nodeType!==8||m.aa.cd(J,[V])}),m.a.Ua(G,Q)}}function D(G){return G.nodeType?G:0<G.length?G[0]:null}function I(G,V,X,W,Q){Q=Q||{};var Y=(G&&D(G)||X||{}).ownerDocument,K=Q.templateEngine||F;if(m.kc.xd(X,K,Y),X=K.renderTemplate(X,W,Q,Y),typeof X.length!="number"||0<X.length&&typeof X[0].nodeType!="number")throw Error("Template engine must return an array of DOM nodes");switch(Y=!1,V){case"replaceChildren":m.h.va(G,X),Y=!0;break;case"replaceNode":m.a.Xc(G,X),Y=!0;break;case"ignoreTargetNode":break;default:throw Error("Unknown renderMode: "+V)}return Y&&(b(X,W),Q.afterRender&&m.u.G(Q.afterRender,null,[X,W[Q.as||"$data"]]),V=="replaceChildren"&&m.i.ma(G,m.i.H)),X}function B(G,V,X){return m.O(G)?G():typeof G=="function"?G(V,X):G}var F;m.gc=function(G){if(G!=e&&!(G instanceof m.ca))throw Error("templateEngine must inherit from ko.templateEngine");F=G},m.dc=function(G,V,X,W,Q){if(X=X||{},(X.templateEngine||F)==e)throw Error("Set a template engine before calling renderTemplate");if(Q=Q||"replaceChildren",W){var Y=D(W);return m.$(function(){var J=V&&V instanceof m.fa?V:new m.fa(V,null,null,null,{exportDependencies:!0}),K=B(G,J.$data,J),J=I(W,Q,K,J,X);Q=="replaceNode"&&(W=J,Y=D(W))},null,{Sa:function(){return!Y||!m.a.Sb(Y)},l:Y&&Q=="replaceNode"?Y.parentNode:Y})}return m.aa.Xb(function(K){m.dc(G,V,X,K,"replaceNode")})},m.Qd=function(G,V,X,W,Q){function Y(fe,Se){m.u.G(m.a.ec,null,[W,fe,J,X,K,Se]),m.i.ma(W,m.i.H)}function K(fe,Se){b(Se,_e),X.afterRender&&X.afterRender(Se,fe),_e=null}function J(fe,Se){_e=Q.createChildContext(fe,{as:xe,noChildContext:X.noChildContext,extend:function(Ve){Ve.$index=Se,xe&&(Ve[xe+"Index"]=Se)}});var we=B(G,fe,_e);return I(W,"ignoreTargetNode",we,_e,X)}var _e,xe=X.as,re=X.includeDestroyed===!1||m.options.foreachHidesDestroyed&&!X.includeDestroyed;if(re||X.beforeRemove||!m.Pc(V))return m.$(function(){var fe=m.a.f(V)||[];typeof fe.length>"u"&&(fe=[fe]),re&&(fe=m.a.jb(fe,function(Se){return Se===e||Se===null||!m.a.f(Se._destroy)})),Y(fe)},null,{l:W});Y(V.v());var ye=V.subscribe(function(fe){Y(V(),fe)},null,"arrayChange");return ye.l(W),ye};var k=m.a.g.Z(),U=m.a.g.Z();m.c.template={init:function(G,V){var X=m.a.f(V());if(typeof X=="string"||"name"in X)m.h.Ea(G);else if("nodes"in X){if(X=X.nodes||[],m.O(X))throw Error('The "nodes" option must be a plain, non-observable array.');var W=X[0]&&X[0].parentNode;W&&m.a.g.get(W,U)||(W=m.a.Yb(X),m.a.g.set(W,U,!0)),new m.C.ia(G).nodes(W)}else if(X=m.h.childNodes(G),0<X.length)W=m.a.Yb(X),new m.C.ia(G).nodes(W);else throw Error("Anonymous template defined, but no template content was provided");return{controlsDescendantBindings:!0}},update:function(G,V,X,W,Q){var Y=V();V=m.a.f(Y),X=!0,W=null,typeof V=="string"?V={}:(Y="name"in V?V.name:G,"if"in V&&(X=m.a.f(V.if)),X&&"ifnot"in V&&(X=!m.a.f(V.ifnot)),X&&!Y&&(X=!1)),"foreach"in V?W=m.Qd(Y,X&&V.foreach||[],V,G,Q):X?(X=Q,"data"in V&&(X=Q.createChildContext(V.data,{as:V.as,noChildContext:V.noChildContext,exportDependencies:!0})),W=m.dc(Y,X,V,G)):m.h.Ea(G),Q=W,(V=m.a.g.get(G,k))&&typeof V.s=="function"&&V.s(),m.a.g.set(G,k,!Q||Q.ja&&!Q.ja()?e:Q)}},m.m.Ra.template=function(G){return G=m.m.ac(G),G.length==1&&G[0].unknown||m.m.Id(G,"name")?null:"This template engine does not support anonymous templates nested within its templates"},m.h.ea.template=!0}(),m.b("setTemplateEngine",m.gc),m.b("renderTemplate",m.dc),m.a.Kc=function(_,b,D){if(_.length&&b.length){var I,B,F,k,U;for(I=B=0;(!D||I<D)&&(k=_[B]);++B){for(F=0;U=b[F];++F)if(k.value===U.value){k.moved=U.index,U.moved=k.index,b.splice(F,1),I=F=0;break}I+=F}}},m.a.Pb=function(){function _(b,D,I,B,F){var k=Math.min,U=Math.max,G=[],V,X=b.length,W,Q=D.length,Y=Q-X||1,K=X+Q+1,J,_e,xe;for(V=0;V<=X;V++)for(_e=J,G.push(J=[]),xe=k(Q,V+Y),W=U(0,V-1);W<=xe;W++)J[W]=W?V?b[V-1]===D[W-1]?_e[W-1]:k(_e[W]||K,J[W-1]||K)+1:W+1:V+1;for(k=[],U=[],Y=[],V=X,W=Q;V||W;)Q=G[V][W]-1,W&&Q===G[V][W-1]?U.push(k[k.length]={status:I,value:D[--W],index:W}):V&&Q===G[V-1][W]?Y.push(k[k.length]={status:B,value:b[--V],index:V}):(--W,--V,F.sparse||k.push({status:"retained",value:D[W]}));return m.a.Kc(Y,U,!F.dontLimitMoves&&10*X),k.reverse()}return function(b,D,I){return I=typeof I=="boolean"?{dontLimitMoves:I}:I||{},b=b||[],D=D||[],b.length<D.length?_(b,D,"added","deleted",I):_(D,b,"deleted","added",I)}}(),m.b("utils.compareArrays",m.a.Pb),function(){function _(I,B,F,k,U){var G=[],V=m.$(function(){var X=B(F,U,m.a.Ua(G,I))||[];0<G.length&&(m.a.Xc(G,X),k&&m.u.G(k,null,[F,X,U])),G.length=0,m.a.Nb(G,X)},null,{l:I,Sa:function(){return!m.a.kd(G)}});return{Y:G,$:V.ja()?V:e}}var b=m.a.g.Z(),D=m.a.g.Z();m.a.ec=function(I,B,F,k,U,G){function V(Wt){we={Aa:Wt,pb:m.ta(_e++)},K.push(we),Y||Se.push(we)}function X(Wt){we=Q[Wt],_e!==we.pb.v()&&fe.push(we),we.pb(_e++),m.a.Ua(we.Y,I),K.push(we)}function W(Wt,Je){if(Wt)for(var pe=0,me=Je.length;pe<me;pe++)m.a.D(Je[pe].Y,function(be){Wt(be,pe,Je[pe].Aa)})}B=B||[],typeof B.length>"u"&&(B=[B]),k=k||{};var Q=m.a.g.get(I,b),Y=!Q,K=[],J=0,_e=0,xe=[],re=[],ye=[],fe=[],Se=[],we,Ve=0;if(Y)m.a.D(B,V);else{if(!G||Q&&Q._countWaitingForRemove){var qe=m.a.Mb(Q,function(Wt){return Wt.Aa});G=m.a.Pb(qe,B,{dontLimitMoves:k.dontLimitMoves,sparse:!0})}for(var qe=0,Et,Ot,fn;Et=G[qe];qe++)switch(Ot=Et.moved,fn=Et.index,Et.status){case"deleted":for(;J<fn;)X(J++);Ot===e&&(we=Q[J],we.$&&(we.$.s(),we.$=e),m.a.Ua(we.Y,I).length&&(k.beforeRemove&&(K.push(we),Ve++,we.Aa===D?we=null:ye.push(we)),we&&xe.push.apply(xe,we.Y))),J++;break;case"added":for(;_e<fn;)X(J++);Ot!==e?(re.push(K.length),X(Ot)):V(Et.value)}for(;_e<B.length;)X(J++);K._countWaitingForRemove=Ve}m.a.g.set(I,b,K),W(k.beforeMove,fe),m.a.D(xe,k.beforeRemove?m.oa:m.removeNode);var dt,En,Zn;try{Zn=I.ownerDocument.activeElement}catch{}if(re.length)for(;(qe=re.shift())!=e;){for(we=K[qe],dt=e;qe;)if((En=K[--qe].Y)&&En.length){dt=En[En.length-1];break}for(B=0;J=we.Y[B];dt=J,B++)m.h.Wb(I,J,dt)}for(qe=0;we=K[qe];qe++){for(we.Y||m.a.extend(we,_(I,F,we.Aa,U,we.pb)),B=0;J=we.Y[B];dt=J,B++)m.h.Wb(I,J,dt);!we.Ed&&U&&(U(we.Aa,we.Y,we.pb),we.Ed=!0,dt=we.Y[we.Y.length-1])}for(Zn&&I.ownerDocument.activeElement!=Zn&&Zn.focus(),W(k.beforeRemove,ye),qe=0;qe<ye.length;++qe)ye[qe].Aa=D;W(k.afterMove,fe),W(k.afterAdd,Se)}}(),m.b("utils.setDomNodeChildrenFromArrayMapping",m.a.ec),m.ba=function(){this.allowTemplateRewriting=!1},m.ba.prototype=new m.ca,m.ba.prototype.constructor=m.ba,m.ba.prototype.renderTemplateSource=function(_,b,D,I){return(b=!(9>m.a.W)&&_.nodes?_.nodes():null)?m.a.la(b.cloneNode(!0).childNodes):(_=_.text(),m.a.ua(_,I))},m.ba.Ma=new m.ba,m.gc(m.ba.Ma),m.b("nativeTemplateEngine",m.ba),function(){m.$a=function(){var b=this.Hd=function(){if(!o||!o.tmpl)return 0;try{if(0<=o.tmpl.tag.tmpl.open.toString().indexOf("__"))return 2}catch{}return 1}();this.renderTemplateSource=function(D,I,B,F){if(F=F||n,B=B||{},2>b)throw Error("Your version of jQuery.tmpl is too old. Please upgrade to jQuery.tmpl 1.0.0pre or later.");var k=D.data("precompiled");return k||(k=D.text()||"",k=o.template(null,"{{ko_with $item.koBindingContext}}"+k+"{{/ko_with}}"),D.data("precompiled",k)),D=[I.$data],I=o.extend({koBindingContext:I},B.templateOptions),I=o.tmpl(k,D,I),I.appendTo(F.createElement("div")),o.fragments={},I},this.createJavaScriptEvaluatorBlock=function(D){return"{{ko_code ((function() { return "+D+" })()) }}"},this.addTemplate=function(D,I){n.write("<script type='text/html' id='"+D+"'>"+I+"<\/script>")},0<b&&(o.tmpl.tag.ko_code={open:"__.push($1 || '');"},o.tmpl.tag.ko_with={open:"with($1) {",close:"} "})},m.$a.prototype=new m.ca,m.$a.prototype.constructor=m.$a;var _=new m.$a;0<_.Hd&&m.gc(_),m.b("jqueryTmplTemplateEngine",m.$a)}()})})()})()})();var pgt=ko;typeof window<"u"?(ko=window.ko,typeof n2<"u"?window.ko=n2:delete window.ko):(ko=global.ko,typeof n2<"u"?global.ko=n2:delete global.ko);var SC=pgt;/**
|
||
* @license
|
||
* Knockout ES5 plugin - https://github.com/SteveSanderson/knockout-es5
|
||
* Copyright (c) Steve Sanderson
|
||
* MIT license
|
||
*/var HX="__knockoutObservables",GX="__knockoutSubscribable";function cAe(e,t){if(!e)throw new Error("When calling ko.track, you must pass an object as the first parameter.");var n=this,i=lAe(e,!0);return t=t||Object.getOwnPropertyNames(e),t.forEach(function(o){if(!(o===HX||o===GX)&&!(o in i)){var r=e[o],s=r instanceof Array,a=n.isObservable(r)?r:s?n.observableArray(r):n.observable(r);Object.defineProperty(e,o,{configurable:!0,enumerable:!0,get:a,set:n.isWriteableObservable(a)?a:void 0}),i[o]=a,s&&ggt(n,a)}}),e}function lAe(e,t){var n=e[HX];return!n&&t&&(n={},Object.defineProperty(e,HX,{value:n})),n}function _gt(e,t,n){var i=this,o={owner:e,deferEvaluation:!0};if(typeof n=="function")o.read=n;else{if("value"in n)throw new Error('For ko.defineProperty, you must not specify a "value" for the property. You must provide a "get" function.');if(typeof n.get!="function")throw new Error('For ko.defineProperty, the third parameter must be either an evaluator function, or an options object containing a function called "get".');o.read=n.get,o.write=n.set}return e[t]=i.computed(o),cAe.call(i,e,[t]),e}function ggt(e,t){var n=null;e.computed(function(){n&&(n.dispose(),n=null);var i=t();i instanceof Array&&(n=ygt(e,t,i))})}function ygt(e,t,n){var i=Agt(e,n);return i.subscribe(t)}function Agt(e,t){var n=t[GX];if(!n){n=new e.subscribable,Object.defineProperty(t,GX,{value:n});var i={};xgt(t,n,i),Cgt(e,t,n,i)}return n}function xgt(e,t,n){["pop","push","reverse","shift","sort","splice","unshift"].forEach(function(i){var o=e[i];e[i]=function(){var r=o.apply(this,arguments);return n.pause!==!0&&t.notifySubscribers(this),r}})}function Cgt(e,t,n,i){["remove","removeAll","destroy","destroyAll","replace"].forEach(function(o){Object.defineProperty(t,o,{enumerable:!1,value:function(){var r;i.pause=!0;try{r=e.observableArray.fn[o].apply(e.observableArray(t),arguments)}finally{i.pause=!1}return n.notifySubscribers(t),r}})})}function uAe(e,t){if(!e)return null;var n=lAe(e,!1);return n&&n[t]||null}function Tgt(e,t){var n=uAe(e,t);n&&n.valueHasMutated()}function Egt(e){e.track=cAe,e.getObservable=uAe,e.valueHasMutated=Tgt,e.defineProperty=_gt}var i2={attachToKo:Egt};var fAe="http://www.w3.org/2000/svg",dAe="cesium-svgPath-svg",bgt={register:function(e){e.bindingHandlers.cesiumSvgPath={init:function(t,n){let i=document.createElementNS(fAe,"svg:svg");i.setAttribute("class",dAe);let o=document.createElementNS(fAe,"path");return i.appendChild(o),e.virtualElements.setDomNodeChildren(t,[i]),e.computed({read:function(){let r=e.unwrap(n());o.setAttribute("d",e.unwrap(r.path));let s=e.unwrap(r.width),a=e.unwrap(r.height);i.setAttribute("width",s),i.setAttribute("height",a),i.setAttribute("viewBox",`0 0 ${s} ${a}`),r.css&&i.setAttribute("class",`${dAe} ${e.unwrap(r.css)}`)},disposeWhenNodeIsRemoved:t}),{controlsDescendantBindings:!0}}},e.virtualElements.allowedBindings.cesiumSvgPath=!0}},o2=bgt;i2.attachToKo(SC);o2.register(SC);var Ce=SC;function r2(e){u(e)||(e=new Jf),this._clock=e,this._eventHelper=new Or,this._eventHelper.add(e.onTick,this.synchronize,this),this.systemTime=Ce.observable($.now()),this.systemTime.equalityComparer=$.equals,this.startTime=Ce.observable(e.startTime),this.startTime.equalityComparer=$.equals,this.startTime.subscribe(function(t){e.startTime=t,this.synchronize()},this),this.stopTime=Ce.observable(e.stopTime),this.stopTime.equalityComparer=$.equals,this.stopTime.subscribe(function(t){e.stopTime=t,this.synchronize()},this),this.currentTime=Ce.observable(e.currentTime),this.currentTime.equalityComparer=$.equals,this.currentTime.subscribe(function(t){e.currentTime=t,this.synchronize()},this),this.multiplier=Ce.observable(e.multiplier),this.multiplier.subscribe(function(t){e.multiplier=t,this.synchronize()},this),this.clockStep=Ce.observable(e.clockStep),this.clockStep.subscribe(function(t){e.clockStep=t,this.synchronize()},this),this.clockRange=Ce.observable(e.clockRange),this.clockRange.subscribe(function(t){e.clockRange=t,this.synchronize()},this),this.canAnimate=Ce.observable(e.canAnimate),this.canAnimate.subscribe(function(t){e.canAnimate=t,this.synchronize()},this),this.shouldAnimate=Ce.observable(e.shouldAnimate),this.shouldAnimate.subscribe(function(t){e.shouldAnimate=t,this.synchronize()},this),Ce.track(this,["systemTime","startTime","stopTime","currentTime","multiplier","clockStep","clockRange","canAnimate","shouldAnimate"])}Object.defineProperties(r2.prototype,{clock:{get:function(){return this._clock}}});r2.prototype.synchronize=function(){let e=this._clock;this.systemTime=$.now(),this.startTime=e.startTime,this.stopTime=e.stopTime,this.currentTime=e.currentTime,this.multiplier=e.multiplier,this.clockStep=e.clockStep,this.clockRange=e.clockRange,this.canAnimate=e.canAnimate,this.shouldAnimate=e.shouldAnimate};r2.prototype.isDestroyed=function(){return!1};r2.prototype.destroy=function(){this._eventHelper.removeAll(),le(this)};var s2=r2;function Sgt(){this.canExecute=void 0,this.beforeExecute=void 0,this.afterExecute=void 0,de.throwInstantiationError()}var WX=Sgt;var a2={};a2.createCheckbox=function(e,t,n){let i=document.createElement("div"),o=document.createElement("label"),r=document.createElement("input");r.type="checkbox";let s=`checked: ${t}`;return u(n)&&(s+=`, enable: ${n}`),r.setAttribute("data-bind",s),o.appendChild(r),o.appendChild(document.createTextNode(e)),i.appendChild(o),i};a2.createSection=function(e,t,n,i){let o=document.createElement("div");o.className="cesium-cesiumInspector-section",o.setAttribute("data-bind",`css: { "cesium-cesiumInspector-section-collapsed": !${n} }`),e.appendChild(o);let r=document.createElement("h3");r.className="cesium-cesiumInspector-sectionHeader",r.appendChild(document.createTextNode(t)),r.setAttribute("data-bind",`click: ${i}`),o.appendChild(r);let s=document.createElement("div");return s.className="cesium-cesiumInspector-sectionContent",o.appendChild(s),s};a2.createRangeInput=function(e,t,n,i,o,r){r=y(r,t);let s=document.createElement("input");s.setAttribute("data-bind",`value: ${r}`),s.type="number";let a=document.createElement("input");a.type="range",a.min=n,a.max=i,a.step=y(o,"any"),a.setAttribute("data-bind",`valueUpdate: "input", value: ${t}`);let c=document.createElement("div");c.appendChild(a);let l=document.createElement("div");return l.className="cesium-cesiumInspector-slider",l.appendChild(document.createTextNode(e)),l.appendChild(s),l.appendChild(c),l};a2.createButton=function(e,t,n){let i=document.createElement("button");i.type="button",i.textContent=e,i.className="cesium-cesiumInspector-pickButton";let o=`click: ${t}`;return u(n)&&(o+=`, css: {"cesium-cesiumInspector-pickButtonHighlight" : ${n}}`),i.setAttribute("data-bind",o),i};var ba=a2;function hAe(e,t){this._command=e,t=y(t,y.EMPTY_OBJECT),this.toggled=y(t.toggled,!1),this.tooltip=y(t.tooltip,""),Ce.track(this,["toggled","tooltip"])}Object.defineProperties(hAe.prototype,{command:{get:function(){return this._command}}});var $y=hAe;function vgt(e,t){t=y(t,!0);let n=new Ae,i=new Ae;function o(){let r={args:arguments,cancel:!1},s;return n.raiseEvent(r),r.cancel||(s=e.apply(null,arguments),i.raiseEvent(s)),s}return o.canExecute=t,Ce.track(o,["canExecute"]),Object.defineProperties(o,{beforeExecute:{value:n},afterExecute:{value:i}}),o}var Tn=vgt;function Dgt(e,t,n,i,o){return n.call(i,e[t]),Ce.getObservable(e,t).subscribe(n,i,o)}var na=Dgt;var vC="http://www.w3.org/2000/svg",_Ae="http://www.w3.org/1999/xlink",oH,c2=z.fromCssColorString("rgba(247,250,255,0.384)"),rH=z.fromCssColorString("rgba(143,191,255,0.216)"),jX=z.fromCssColorString("rgba(153,197,255,0.098)"),sH=z.fromCssColorString("rgba(255,255,255,0.086)"),wgt=z.fromCssColorString("rgba(255,255,255,0.267)"),Igt=z.fromCssColorString("rgba(255,255,255,0)"),mAe=z.fromCssColorString("rgba(66,67,68,0.3)"),pAe=z.fromCssColorString("rgba(0,0,0,0.5)");function e0(e){return z.fromCssColorString(window.getComputedStyle(e).getPropertyValue("color"))}var l2={animation_pathReset:{tagName:"path",transform:"translate(16,16) scale(0.85) translate(-16,-16)",d:"M24.316,5.318,9.833,13.682,9.833,5.5,5.5,5.5,5.5,25.5,9.833,25.5,9.833,17.318,24.316,25.682z"},animation_pathPause:{tagName:"path",transform:"translate(16,16) scale(0.85) translate(-16,-16)",d:"M13,5.5,7.5,5.5,7.5,25.5,13,25.5zM24.5,5.5,19,5.5,19,25.5,24.5,25.5z"},animation_pathPlay:{tagName:"path",transform:"translate(16,16) scale(0.85) translate(-16,-16)",d:"M6.684,25.682L24.316,15.5L6.684,5.318V25.682z"},animation_pathPlayReverse:{tagName:"path",transform:"translate(16,16) scale(-0.85,0.85) translate(-16,-16)",d:"M6.684,25.682L24.316,15.5L6.684,5.318V25.682z"},animation_pathLoop:{tagName:"path",transform:"translate(16,16) scale(0.85) translate(-16,-16)",d:"M24.249,15.499c-0.009,4.832-3.918,8.741-8.75,8.75c-2.515,0-4.768-1.064-6.365-2.763l2.068-1.442l-7.901-3.703l0.744,8.694l2.193-1.529c2.244,2.594,5.562,4.242,9.26,4.242c6.767,0,12.249-5.482,12.249-12.249H24.249zM15.499,6.75c2.516,0,4.769,1.065,6.367,2.764l-2.068,1.443l7.901,3.701l-0.746-8.693l-2.192,1.529c-2.245-2.594-5.562-4.245-9.262-4.245C8.734,3.25,3.25,8.734,3.249,15.499H6.75C6.758,10.668,10.668,6.758,15.499,6.75z"},animation_pathClock:{tagName:"path",transform:"translate(16,16) scale(0.85) translate(-16,-15.5)",d:"M15.5,2.374C8.251,2.375,2.376,8.251,2.374,15.5C2.376,22.748,8.251,28.623,15.5,28.627c7.249-0.004,13.124-5.879,13.125-13.127C28.624,8.251,22.749,2.375,15.5,2.374zM15.5,25.623C9.909,25.615,5.385,21.09,5.375,15.5C5.385,9.909,9.909,5.384,15.5,5.374c5.59,0.01,10.115,4.535,10.124,10.125C25.615,21.09,21.091,25.615,15.5,25.623zM8.625,15.5c-0.001-0.552-0.448-0.999-1.001-1c-0.553,0-1,0.448-1,1c0,0.553,0.449,1,1,1C8.176,16.5,8.624,16.053,8.625,15.5zM8.179,18.572c-0.478,0.277-0.642,0.889-0.365,1.367c0.275,0.479,0.889,0.641,1.365,0.365c0.479-0.275,0.643-0.887,0.367-1.367C9.27,18.461,8.658,18.297,8.179,18.572zM9.18,10.696c-0.479-0.276-1.09-0.112-1.366,0.366s-0.111,1.09,0.365,1.366c0.479,0.276,1.09,0.113,1.367-0.366C9.821,11.584,9.657,10.973,9.18,10.696zM22.822,12.428c0.478-0.275,0.643-0.888,0.366-1.366c-0.275-0.478-0.89-0.642-1.366-0.366c-0.479,0.278-0.642,0.89-0.366,1.367C21.732,12.54,22.344,12.705,22.822,12.428zM12.062,21.455c-0.478-0.275-1.089-0.111-1.366,0.367c-0.275,0.479-0.111,1.09,0.366,1.365c0.478,0.277,1.091,0.111,1.365-0.365C12.704,22.344,12.54,21.732,12.062,21.455zM12.062,9.545c0.479-0.276,0.642-0.888,0.366-1.366c-0.276-0.478-0.888-0.642-1.366-0.366s-0.642,0.888-0.366,1.366C10.973,9.658,11.584,9.822,12.062,9.545zM22.823,18.572c-0.48-0.275-1.092-0.111-1.367,0.365c-0.275,0.479-0.112,1.092,0.367,1.367c0.477,0.275,1.089,0.113,1.365-0.365C23.464,19.461,23.3,18.848,22.823,18.572zM19.938,7.813c-0.477-0.276-1.091-0.111-1.365,0.366c-0.275,0.48-0.111,1.091,0.366,1.367s1.089,0.112,1.366-0.366C20.581,8.702,20.418,8.089,19.938,7.813zM23.378,14.5c-0.554,0.002-1.001,0.45-1.001,1c0.001,0.552,0.448,1,1.001,1c0.551,0,1-0.447,1-1C24.378,14.949,23.929,14.5,23.378,14.5zM15.501,6.624c-0.552,0-1,0.448-1,1l-0.466,7.343l-3.004,1.96c-0.478,0.277-0.642,0.889-0.365,1.365c0.275,0.479,0.889,0.643,1.365,0.367l3.305-1.676C15.39,16.99,15.444,17,15.501,17c0.828,0,1.5-0.671,1.5-1.5l-0.5-7.876C16.501,7.072,16.053,6.624,15.501,6.624zM15.501,22.377c-0.552,0-1,0.447-1,1s0.448,1,1,1s1-0.447,1-1S16.053,22.377,15.501,22.377zM18.939,21.455c-0.479,0.277-0.643,0.889-0.366,1.367c0.275,0.477,0.888,0.643,1.366,0.365c0.478-0.275,0.642-0.889,0.366-1.365C20.028,21.344,19.417,21.18,18.939,21.455z"},animation_pathWingButton:{tagName:"path",d:"m 4.5,0.5 c -2.216,0 -4,1.784 -4,4 l 0,24 c 0,2.216 1.784,4 4,4 l 13.71875,0 C 22.478584,27.272785 27.273681,22.511272 32.5,18.25 l 0,-13.75 c 0,-2.216 -1.784,-4 -4,-4 l -24,0 z"},animation_pathPointer:{tagName:"path",d:"M-15,-65,-15,-55,15,-55,15,-65,0,-95z"},animation_pathSwooshFX:{tagName:"path",d:"m 85,0 c 0,16.617 -4.813944,35.356 -13.131081,48.4508 h 6.099803 c 8.317138,-13.0948 13.13322,-28.5955 13.13322,-45.2124 0,-46.94483 -38.402714,-85.00262 -85.7743869,-85.00262 -1.0218522,0 -2.0373001,0.0241 -3.0506131,0.0589 45.958443,1.59437 82.723058,35.77285 82.723058,81.70532 z"}};function ch(e){let t=document.createElementNS(vC,e.tagName);for(let n in e)if(e.hasOwnProperty(n)&&n!=="tagName")if(n==="children"){let i=e.children.length;for(let o=0;o<i;++o)t.appendChild(ch(e.children[o]))}else n.indexOf("xlink:")===0?t.setAttributeNS(_Ae,n.substring(6),e[n]):n==="textContent"?t.textContent=e[n]:t.setAttribute(n,e[n]);return t}function YX(e,t,n){let i=document.createElementNS(vC,"text");i.setAttribute("x",e),i.setAttribute("y",t),i.setAttribute("class","cesium-animation-svgText");let o=document.createElementNS(vC,"tspan");return o.textContent=n,i.appendChild(o),i}function Pgt(e,t,n){e.setAttribute("transform",`translate(100,100) rotate(${n})`),t.setAttribute("transform",`rotate(${n})`)}var aH=new z;function jr(e,t){let n=t.alpha,i=1-n;return aH.red=e.red*i+t.red*n,aH.green=e.green*i+t.green*n,aH.blue=e.blue*i+t.blue*n,aH.toCssColorString()}function qX(e,t,n){let i=l2[n],o={tagName:"g",class:"cesium-animation-rectButton",transform:`translate(${e},${t})`,children:[{tagName:"rect",class:"cesium-animation-buttonGlow",width:32,height:32,rx:2,ry:2},{tagName:"rect",class:"cesium-animation-buttonMain",width:32,height:32,rx:4,ry:4},{class:"cesium-animation-buttonPath",id:n,tagName:i.tagName,transform:i.transform,d:i.d},{tagName:"title",textContent:""}]};return ch(o)}function Ogt(e,t,n){let i=l2[n],o=l2.animation_pathWingButton,r={tagName:"g",class:"cesium-animation-rectButton",transform:`translate(${e},${t})`,children:[{class:"cesium-animation-buttonGlow",id:"animation_pathWingButton",tagName:o.tagName,d:o.d},{class:"cesium-animation-buttonMain",id:"animation_pathWingButton",tagName:o.tagName,d:o.d},{class:"cesium-animation-buttonPath",id:n,tagName:i.tagName,transform:i.transform,d:i.d},{tagName:"title",textContent:""}]};return ch(r)}function Rgt(e,t){let n=e._viewModel,i=n.shuttleRingDragging;if(!(i&&oH!==e))if(t.type==="mousedown"||i&&t.type==="mousemove"||t.type==="touchstart"&&t.touches.length===1||i&&t.type==="touchmove"&&t.touches.length===1){let o=e._centerX,r=e._centerY,a=e._svgNode.getBoundingClientRect(),c,l;if(t.type==="touchstart"||t.type==="touchmove"?(c=t.touches[0].clientX,l=t.touches[0].clientY):(c=t.clientX,l=t.clientY),!i&&(c>a.right||c<a.left||l<a.top||l>a.bottom))return;let f=e._shuttleRingPointer.getBoundingClientRect(),d=c-o-a.left,p=l-r-a.top,g=Math.atan2(p,d)*180/Math.PI+90;g>180&&(g-=360);let m=n.shuttleRingAngle;i||c<f.right&&c>f.left&&l>f.top&&l<f.bottom?(oH=e,n.shuttleRingDragging=!0,n.shuttleRingAngle=g):g<m?n.slower():g>m&&n.faster(),t.preventDefault()}else e===oH&&(oH=void 0),n.shuttleRingDragging=!1}function V_(e,t){this._viewModel=t,this.svgElement=e,this._enabled=void 0,this._toggled=void 0;let n=this;this._clickFunction=function(){let i=n._viewModel.command;i.canExecute&&i()},e.addEventListener("click",this._clickFunction,!0),this._subscriptions=[na(t,"toggled",this.setToggled,this),na(t,"tooltip",this.setTooltip,this),na(t.command,"canExecute",this.setEnabled,this)]}V_.prototype.destroy=function(){this.svgElement.removeEventListener("click",this._clickFunction,!0);let e=this._subscriptions;for(let t=0,n=e.length;t<n;t++)e[t].dispose();le(this)};V_.prototype.isDestroyed=function(){return!1};V_.prototype.setEnabled=function(e){if(this._enabled!==e){if(this._enabled=e,!e){this.svgElement.setAttribute("class","cesium-animation-buttonDisabled");return}if(this._toggled){this.svgElement.setAttribute("class","cesium-animation-rectButton cesium-animation-buttonToggled");return}this.svgElement.setAttribute("class","cesium-animation-rectButton")}};V_.prototype.setToggled=function(e){this._toggled!==e&&(this._toggled=e,this._enabled&&(e?this.svgElement.setAttribute("class","cesium-animation-rectButton cesium-animation-buttonToggled"):this.svgElement.setAttribute("class","cesium-animation-rectButton")))};V_.prototype.setTooltip=function(e){this.svgElement.getElementsByTagName("title")[0].textContent=e};function MS(e,t){e=In(e),this._viewModel=t,this._container=e,this._centerX=0,this._centerY=0,this._defsElement=void 0,this._svgNode=void 0,this._topG=void 0,this._lastHeight=void 0,this._lastWidth=void 0;let n=e.ownerDocument,i=document.createElement("style");i.textContent=".cesium-animation-rectButton .cesium-animation-buttonGlow { filter: url(#animation_blurred); }.cesium-animation-rectButton .cesium-animation-buttonMain { fill: url(#animation_buttonNormal); }.cesium-animation-buttonToggled .cesium-animation-buttonMain { fill: url(#animation_buttonToggled); }.cesium-animation-rectButton:hover .cesium-animation-buttonMain { fill: url(#animation_buttonHovered); }.cesium-animation-buttonDisabled .cesium-animation-buttonMain { fill: url(#animation_buttonDisabled); }.cesium-animation-shuttleRingG .cesium-animation-shuttleRingSwoosh { fill: url(#animation_shuttleRingSwooshGradient); }.cesium-animation-shuttleRingG:hover .cesium-animation-shuttleRingSwoosh { fill: url(#animation_shuttleRingSwooshHovered); }.cesium-animation-shuttleRingPointer { fill: url(#animation_shuttleRingPointerGradient); }.cesium-animation-shuttleRingPausePointer { fill: url(#animation_shuttleRingPointerPaused); }.cesium-animation-knobOuter { fill: url(#animation_knobOuter); }.cesium-animation-knobInner { fill: url(#animation_knobInner); }",n.head.insertBefore(i,n.head.childNodes[0]);let o=document.createElement("div");o.className="cesium-animation-theme",o.innerHTML='<div class="cesium-animation-themeNormal"></div><div class="cesium-animation-themeHover"></div><div class="cesium-animation-themeSelect"></div><div class="cesium-animation-themeDisabled"></div><div class="cesium-animation-themeKnob"></div><div class="cesium-animation-themePointer"></div><div class="cesium-animation-themeSwoosh"></div><div class="cesium-animation-themeSwooshHover"></div>',this._theme=o,this._themeNormal=o.childNodes[0],this._themeHover=o.childNodes[1],this._themeSelect=o.childNodes[2],this._themeDisabled=o.childNodes[3],this._themeKnob=o.childNodes[4],this._themePointer=o.childNodes[5],this._themeSwoosh=o.childNodes[6],this._themeSwooshHover=o.childNodes[7];let r=document.createElementNS(vC,"svg:svg");this._svgNode=r,r.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink",_Ae);let s=document.createElementNS(vC,"g");this._topG=s,this._realtimeSVG=new V_(Ogt(3,4,"animation_pathClock"),t.playRealtimeViewModel),this._playReverseSVG=new V_(qX(44,99,"animation_pathPlayReverse"),t.playReverseViewModel),this._playForwardSVG=new V_(qX(124,99,"animation_pathPlay"),t.playForwardViewModel),this._pauseSVG=new V_(qX(84,99,"animation_pathPause"),t.pauseViewModel);let a=document.createElementNS(vC,"g");a.appendChild(this._realtimeSVG.svgElement),a.appendChild(this._playReverseSVG.svgElement),a.appendChild(this._playForwardSVG.svgElement),a.appendChild(this._pauseSVG.svgElement);let c=ch({tagName:"circle",class:"cesium-animation-shuttleRingBack",cx:100,cy:100,r:99});this._shuttleRingBackPanel=c;let l=l2.animation_pathSwooshFX,f=l2.animation_pathPointer,d=ch({tagName:"g",class:"cesium-animation-shuttleRingSwoosh",children:[{tagName:l.tagName,transform:"translate(100,97) scale(-1,1)",id:"animation_pathSwooshFX",d:l.d},{tagName:l.tagName,transform:"translate(100,97)",id:"animation_pathSwooshFX",d:l.d},{tagName:"line",x1:100,y1:8,x2:100,y2:22}]});this._shuttleRingSwooshG=d,this._shuttleRingPointer=ch({class:"cesium-animation-shuttleRingPointer",id:"animation_pathPointer",tagName:f.tagName,d:f.d});let p=ch({tagName:"g",transform:"translate(100,100)"});this._knobOuter=ch({tagName:"circle",class:"cesium-animation-knobOuter",cx:0,cy:0,r:71});let g=61,m=ch({tagName:"circle",class:"cesium-animation-knobInner",cx:0,cy:0,r:g});this._knobDate=YX(0,-24,""),this._knobTime=YX(0,-7,""),this._knobStatus=YX(0,-41,"");let A=ch({tagName:"circle",class:"cesium-animation-blank",cx:0,cy:0,r:g}),x=document.createElementNS(vC,"g");x.setAttribute("class","cesium-animation-shuttleRingG"),e.appendChild(o),s.appendChild(x),s.appendChild(p),s.appendChild(a),x.appendChild(c),x.appendChild(d),x.appendChild(this._shuttleRingPointer),p.appendChild(this._knobOuter),p.appendChild(m),p.appendChild(this._knobDate),p.appendChild(this._knobTime),p.appendChild(this._knobStatus),p.appendChild(A),r.appendChild(s),e.appendChild(r);let C=this;function T(R){Rgt(C,R)}this._mouseCallback=T,c.addEventListener("mousedown",T,!0),c.addEventListener("touchstart",T,!0),d.addEventListener("mousedown",T,!0),d.addEventListener("touchstart",T,!0),n.addEventListener("mousemove",T,!0),n.addEventListener("touchmove",T,!0),n.addEventListener("mouseup",T,!0),n.addEventListener("touchend",T,!0),n.addEventListener("touchcancel",T,!0),this._shuttleRingPointer.addEventListener("mousedown",T,!0),this._shuttleRingPointer.addEventListener("touchstart",T,!0),this._knobOuter.addEventListener("mousedown",T,!0),this._knobOuter.addEventListener("touchstart",T,!0);let E=this._knobTime.childNodes[0],S=this._knobDate.childNodes[0],v=this._knobStatus.childNodes[0],w;this._subscriptions=[na(t.pauseViewModel,"toggled",function(R){w!==R&&(w=R,w?C._shuttleRingPointer.setAttribute("class","cesium-animation-shuttleRingPausePointer"):C._shuttleRingPointer.setAttribute("class","cesium-animation-shuttleRingPointer"))}),na(t,"shuttleRingAngle",function(R){Pgt(C._shuttleRingPointer,C._knobOuter,R)}),na(t,"dateLabel",function(R){S.textContent!==R&&(S.textContent=R)}),na(t,"timeLabel",function(R){E.textContent!==R&&(E.textContent=R)}),na(t,"multiplierLabel",function(R){v.textContent!==R&&(v.textContent=R)})],this.applyThemeChanges(),this.resize()}Object.defineProperties(MS.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});MS.prototype.isDestroyed=function(){return!1};MS.prototype.destroy=function(){u(this._observer)&&(this._observer.disconnect(),this._observer=void 0);let e=this._container.ownerDocument,t=this._mouseCallback;this._shuttleRingBackPanel.removeEventListener("mousedown",t,!0),this._shuttleRingBackPanel.removeEventListener("touchstart",t,!0),this._shuttleRingSwooshG.removeEventListener("mousedown",t,!0),this._shuttleRingSwooshG.removeEventListener("touchstart",t,!0),e.removeEventListener("mousemove",t,!0),e.removeEventListener("touchmove",t,!0),e.removeEventListener("mouseup",t,!0),e.removeEventListener("touchend",t,!0),e.removeEventListener("touchcancel",t,!0),this._shuttleRingPointer.removeEventListener("mousedown",t,!0),this._shuttleRingPointer.removeEventListener("touchstart",t,!0),this._knobOuter.removeEventListener("mousedown",t,!0),this._knobOuter.removeEventListener("touchstart",t,!0),this._container.removeChild(this._svgNode),this._container.removeChild(this._theme),this._realtimeSVG.destroy(),this._playReverseSVG.destroy(),this._playForwardSVG.destroy(),this._pauseSVG.destroy();let n=this._subscriptions;for(let i=0,o=n.length;i<o;i++)n[i].dispose();return le(this)};MS.prototype.resize=function(){let e=this._container.clientWidth,t=this._container.clientHeight;if(e===this._lastWidth&&t===this._lastHeight)return;let n=this._svgNode,i=200,o=132,r=e,s=t;e===0&&t===0?(r=i,s=o):e===0?(s=t,r=i*(t/o)):t===0&&(r=e,s=o*(e/i));let a=r/i,c=s/o;n.style.cssText=`width: ${r}px; height: ${s}px; position: absolute; bottom: 0; left: 0; overflow: hidden;`,n.setAttribute("width",r),n.setAttribute("height",s),n.setAttribute("viewBox",`0 0 ${r} ${s}`),this._topG.setAttribute("transform",`scale(${a},${c})`),this._centerX=Math.max(1,100*a),this._centerY=Math.max(1,100*c),this._lastHeight=e,this._lastWidth=t};MS.prototype.applyThemeChanges=function(){let e=this._container.ownerDocument;if(!e.body.contains(this._container)){if(u(this._observer))return;let f=this;f._observer=new MutationObserver(function(){e.body.contains(f._container)&&(f._observer.disconnect(),f._observer=void 0,f.applyThemeChanges())}),f._observer.observe(e,{childList:!0,subtree:!0});return}let t=e0(this._themeNormal),n=e0(this._themeHover),i=e0(this._themeSelect),o=e0(this._themeDisabled),r=e0(this._themeKnob),s=e0(this._themePointer),a=e0(this._themeSwoosh),c=e0(this._themeSwooshHover),l=ch({tagName:"defs",children:[{id:"animation_buttonNormal",tagName:"linearGradient",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[{tagName:"stop",offset:"0%","stop-color":jr(t,c2)},{tagName:"stop",offset:"12%","stop-color":jr(t,rH)},{tagName:"stop",offset:"46%","stop-color":jr(t,jX)},{tagName:"stop",offset:"81%","stop-color":jr(t,sH)}]},{id:"animation_buttonHovered",tagName:"linearGradient",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[{tagName:"stop",offset:"0%","stop-color":jr(n,c2)},{tagName:"stop",offset:"12%","stop-color":jr(n,rH)},{tagName:"stop",offset:"46%","stop-color":jr(n,jX)},{tagName:"stop",offset:"81%","stop-color":jr(n,sH)}]},{id:"animation_buttonToggled",tagName:"linearGradient",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[{tagName:"stop",offset:"0%","stop-color":jr(i,c2)},{tagName:"stop",offset:"12%","stop-color":jr(i,rH)},{tagName:"stop",offset:"46%","stop-color":jr(i,jX)},{tagName:"stop",offset:"81%","stop-color":jr(i,sH)}]},{id:"animation_buttonDisabled",tagName:"linearGradient",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[{tagName:"stop",offset:"0%","stop-color":jr(o,wgt)},{tagName:"stop",offset:"75%","stop-color":jr(o,Igt)}]},{id:"animation_blurred",tagName:"filter",width:"200%",height:"200%",x:"-50%",y:"-50%",children:[{tagName:"feGaussianBlur",stdDeviation:4,in:"SourceGraphic"}]},{id:"animation_shuttleRingSwooshGradient",tagName:"linearGradient",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[{tagName:"stop",offset:"0%","stop-opacity":.2,"stop-color":a.toCssColorString()},{tagName:"stop",offset:"85%","stop-opacity":.85,"stop-color":a.toCssColorString()},{tagName:"stop",offset:"95%","stop-opacity":.05,"stop-color":a.toCssColorString()}]},{id:"animation_shuttleRingSwooshHovered",tagName:"linearGradient",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[{tagName:"stop",offset:"0%","stop-opacity":.2,"stop-color":c.toCssColorString()},{tagName:"stop",offset:"85%","stop-opacity":.85,"stop-color":c.toCssColorString()},{tagName:"stop",offset:"95%","stop-opacity":.05,"stop-color":c.toCssColorString()}]},{id:"animation_shuttleRingPointerGradient",tagName:"linearGradient",x1:"0%",y1:"50%",x2:"100%",y2:"50%",children:[{tagName:"stop",offset:"0%","stop-color":s.toCssColorString()},{tagName:"stop",offset:"40%","stop-color":s.toCssColorString()},{tagName:"stop",offset:"60%","stop-color":jr(s,pAe)},{tagName:"stop",offset:"100%","stop-color":jr(s,pAe)}]},{id:"animation_shuttleRingPointerPaused",tagName:"linearGradient",x1:"0%",y1:"50%",x2:"100%",y2:"50%",children:[{tagName:"stop",offset:"0%","stop-color":"#CCC"},{tagName:"stop",offset:"40%","stop-color":"#CCC"},{tagName:"stop",offset:"60%","stop-color":"#555"},{tagName:"stop",offset:"100%","stop-color":"#555"}]},{id:"animation_knobOuter",tagName:"linearGradient",x1:"20%",y1:"0%",x2:"90%",y2:"100%",children:[{tagName:"stop",offset:"5%","stop-color":jr(r,c2)},{tagName:"stop",offset:"60%","stop-color":jr(r,mAe)},{tagName:"stop",offset:"85%","stop-color":jr(r,rH)}]},{id:"animation_knobInner",tagName:"linearGradient",x1:"20%",y1:"0%",x2:"90%",y2:"100%",children:[{tagName:"stop",offset:"5%","stop-color":jr(r,mAe)},{tagName:"stop",offset:"60%","stop-color":jr(r,c2)},{tagName:"stop",offset:"85%","stop-color":jr(r,sH)}]}]});u(this._defsElement)?this._svgNode.replaceChild(l,this._defsElement):this._svgNode.appendChild(l),this._defsElement=l};var u2=MS;var Bgt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],t0=15,LS=105;function gAe(e,t){return e-t}function XX(e,t){let n=Io(t,e,gAe);return n<0?~n:n}function Mgt(e,t){if(Math.abs(e)<=t0)return e/t0;let n=t0,i=LS,o,r=0,s;return e>0?(o=Math.log(t[t.length-1]),s=(o-r)/(i-n),Math.exp(r+s*(e-n))):(o=Math.log(-t[0]),s=(o-r)/(i-n),-Math.exp(r+s*(Math.abs(e)-n)))}function Lgt(e,t,n){if(n.clockStep===ao.SYSTEM_CLOCK)return t0;if(Math.abs(e)<=1)return e*t0;let i=t[t.length-1];e>i?e=i:e<-i&&(e=-i);let o=t0,r=LS,s,a=0,c;return e>0?(s=Math.log(i),c=(s-a)/(r-o),(Math.log(e)-a)/c+o):(s=Math.log(-t[0]),c=(s-a)/(r-o),-((Math.log(Math.abs(e))-a)/c+o))}function Vf(e){let t=this;this._clockViewModel=e,this._allShuttleRingTicks=[],this._dateFormatter=Vf.defaultDateFormatter,this._timeFormatter=Vf.defaultTimeFormatter,this.shuttleRingDragging=!1,this.snapToTicks=!1,Ce.track(this,["_allShuttleRingTicks","_dateFormatter","_timeFormatter","shuttleRingDragging","snapToTicks"]),this._sortedFilteredPositiveTicks=[],this.setShuttleRingTicks(Vf.defaultTicks),this.timeLabel=void 0,Ce.defineProperty(this,"timeLabel",function(){return t._timeFormatter(t._clockViewModel.currentTime,t)}),this.dateLabel=void 0,Ce.defineProperty(this,"dateLabel",function(){return t._dateFormatter(t._clockViewModel.currentTime,t)}),this.multiplierLabel=void 0,Ce.defineProperty(this,"multiplierLabel",function(){let s=t._clockViewModel;if(s.clockStep===ao.SYSTEM_CLOCK)return"Today";let a=s.multiplier;return a%1===0?`${a.toFixed(0)}x`:`${a.toFixed(3).replace(/0{0,3}$/,"")}x`}),this.shuttleRingAngle=void 0,Ce.defineProperty(this,"shuttleRingAngle",{get:function(){return Lgt(e.multiplier,t._allShuttleRingTicks,e)},set:function(s){s=Math.max(Math.min(s,LS),-LS);let a=t._allShuttleRingTicks,c=t._clockViewModel;if(c.clockStep=ao.SYSTEM_CLOCK_MULTIPLIER,Math.abs(s)===LS){c.multiplier=s>0?a[a.length-1]:a[0];return}let l=Mgt(s,a);if(t.snapToTicks)l=a[XX(l,a)];else if(l!==0){let f=Math.abs(l);if(f>100){let d=f.toFixed(0).length-2,p=Math.pow(10,d);l=Math.round(l/p)*p|0}else f>t0?l=Math.round(l):f>1?l=+l.toFixed(1):f>0&&(l=+l.toFixed(2))}c.multiplier=l}}),this._canAnimate=void 0,Ce.defineProperty(this,"_canAnimate",function(){let s=t._clockViewModel,a=s.clockRange;if(t.shuttleRingDragging||a===br.UNBOUNDED)return!0;let c=s.multiplier,l=s.currentTime,f=s.startTime,d=!1;if(a===br.LOOP_STOP)d=$.greaterThan(l,f)||l.equals(f)&&c>0;else{let p=s.stopTime;d=$.greaterThan(l,f)&&$.lessThan(l,p)||l.equals(f)&&c>0||l.equals(p)&&c<0}return d||(s.shouldAnimate=!1),d}),this._isSystemTimeAvailable=void 0,Ce.defineProperty(this,"_isSystemTimeAvailable",function(){let s=t._clockViewModel;if(s.clockRange===br.UNBOUNDED)return!0;let c=s.systemTime;return $.greaterThanOrEquals(c,s.startTime)&&$.lessThanOrEquals(c,s.stopTime)}),this._isAnimating=void 0,Ce.defineProperty(this,"_isAnimating",function(){return t._clockViewModel.shouldAnimate&&(t._canAnimate||t.shuttleRingDragging)});let n=Tn(function(){let s=t._clockViewModel;s.shouldAnimate?s.shouldAnimate=!1:t._canAnimate&&(s.shouldAnimate=!0)});this._pauseViewModel=new $y(n,{toggled:Ce.computed(function(){return!t._isAnimating}),tooltip:"Pause"});let i=Tn(function(){let s=t._clockViewModel,a=s.multiplier;a>0&&(s.multiplier=-a),s.shouldAnimate=!0});this._playReverseViewModel=new $y(i,{toggled:Ce.computed(function(){return t._isAnimating&&e.multiplier<0}),tooltip:"Play Reverse"});let o=Tn(function(){let s=t._clockViewModel,a=s.multiplier;a<0&&(s.multiplier=-a),s.shouldAnimate=!0});this._playForwardViewModel=new $y(o,{toggled:Ce.computed(function(){return t._isAnimating&&e.multiplier>0&&e.clockStep!==ao.SYSTEM_CLOCK}),tooltip:"Play Forward"});let r=Tn(function(){t._clockViewModel.clockStep=ao.SYSTEM_CLOCK},Ce.getObservable(this,"_isSystemTimeAvailable"));this._playRealtimeViewModel=new $y(r,{toggled:Ce.computed(function(){return e.clockStep===ao.SYSTEM_CLOCK}),tooltip:Ce.computed(function(){return t._isSystemTimeAvailable?"Today (real-time)":"Current time not in range"})}),this._slower=Tn(function(){let s=t._clockViewModel,a=t._allShuttleRingTicks,c=s.multiplier,l=XX(c,a)-1;l>=0&&(s.multiplier=a[l])}),this._faster=Tn(function(){let s=t._clockViewModel,a=t._allShuttleRingTicks,c=s.multiplier,l=XX(c,a)+1;l<a.length&&(s.multiplier=a[l])})}Vf.defaultDateFormatter=function(e,t){let n=$.toGregorianDate(e);return`${Bgt[n.month-1]} ${n.day} ${n.year}`};Vf.defaultTicks=[.001,.002,.005,.01,.02,.05,.1,.25,.5,1,2,5,10,15,30,60,120,300,600,900,1800,3600,7200,14400,21600,43200,86400,172800,345600,604800];Vf.defaultTimeFormatter=function(e,t){let n=$.toGregorianDate(e),i=Math.round(n.millisecond);return Math.abs(t._clockViewModel.multiplier)<1?`${n.hour.toString().padStart(2,"0")}:${n.minute.toString().padStart(2,"0")}:${n.second.toString().padStart(2,"0")}.${i.toString().padStart(3,"0")}`:`${n.hour.toString().padStart(2,"0")}:${n.minute.toString().padStart(2,"0")}:${n.second.toString().padStart(2,"0")} UTC`};Vf.prototype.getShuttleRingTicks=function(){return this._sortedFilteredPositiveTicks.slice(0)};Vf.prototype.setShuttleRingTicks=function(e){let t,n,i,o={},r=this._sortedFilteredPositiveTicks;for(r.length=0,t=0,n=e.length;t<n;++t)i=e[t],o.hasOwnProperty(i)||(o[i]=!0,r.push(i));r.sort(gAe);let s=[];for(n=r.length,t=n-1;t>=0;--t)i=r[t],i!==0&&s.push(-i);Array.prototype.push.apply(s,r),this._allShuttleRingTicks=s};Object.defineProperties(Vf.prototype,{slower:{get:function(){return this._slower}},faster:{get:function(){return this._faster}},clockViewModel:{get:function(){return this._clockViewModel}},pauseViewModel:{get:function(){return this._pauseViewModel}},playReverseViewModel:{get:function(){return this._playReverseViewModel}},playForwardViewModel:{get:function(){return this._playForwardViewModel}},playRealtimeViewModel:{get:function(){return this._playRealtimeViewModel}},dateFormatter:{get:function(){return this._dateFormatter},set:function(e){this._dateFormatter=e}},timeFormatter:{get:function(){return this._timeFormatter},set:function(e){this._timeFormatter=e}}});Vf._maxShuttleRingAngle=LS;Vf._realtimeShuttleRingAngle=t0;var f2=Vf;function yAe(e){e=y(e,y.EMPTY_OBJECT);let t=e.globe,n=y(e.imageryProviderViewModels,[]),i=y(e.terrainProviderViewModels,[]);this._globe=t,this.imageryProviderViewModels=n.slice(0),this.terrainProviderViewModels=i.slice(0),this.dropDownVisible=!1,Ce.track(this,["imageryProviderViewModels","terrainProviderViewModels","dropDownVisible"]);let o=Ce.getObservable(this,"imageryProviderViewModels"),r=Ce.pureComputed(function(){let d=o(),p={},g;for(g=0;g<d.length;g++){let x=d[g],C=x.category;u(p[C])?p[C].push(x):p[C]=[x]}let m=Object.keys(p),A=[];for(g=0;g<m.length;g++){let x=m[g];A.push({name:x,providers:p[x]})}return A});this._imageryProviders=r;let s=Ce.getObservable(this,"terrainProviderViewModels"),a=Ce.pureComputed(function(){let d=s(),p={},g;for(g=0;g<d.length;g++){let x=d[g],C=x.category;u(p[C])?p[C].push(x):p[C]=[x]}let m=Object.keys(p),A=[];for(g=0;g<m.length;g++){let x=m[g];A.push({name:x,providers:p[x]})}return A});this._terrainProviders=a,this.buttonTooltip=void 0,Ce.defineProperty(this,"buttonTooltip",function(){let d=this.selectedImagery,p=this.selectedTerrain,g=u(d)?d.name:void 0,m=u(p)?p.name:void 0;return u(g)&&u(m)?`${g}
|
||
${m}`:u(g)?g:m}),this.buttonImageUrl=void 0,Ce.defineProperty(this,"buttonImageUrl",function(){let d=this.selectedImagery;if(u(d))return d.iconUrl}),this.selectedImagery=void 0;let c=Ce.observable();this._currentImageryProviders=[],Ce.defineProperty(this,"selectedImagery",{get:function(){return c()},set:function(d){if(c()===d){this.dropDownVisible=!1;return}let p,g=this._currentImageryProviders,m=g.length,A=this._globe.imageryLayers,x=!1;for(p=0;p<m;p++){let C=A.length;for(let T=0;T<C;T++){let E=A.get(T);if(E.imageryProvider===g[p]){A.remove(E),x=!0;break}}}if(u(d)){let C=d.creationCommand();if(Array.isArray(C)){let T=C.length;for(p=T-1;p>=0;p--)A.addImageryProvider(C[p],0);this._currentImageryProviders=C.slice(0)}else if(this._currentImageryProviders=[C],x)A.addImageryProvider(C,0);else{let T=A.get(0);u(T)&&A.remove(T),A.addImageryProvider(C,0)}}c(d),this.dropDownVisible=!1}}),this.selectedTerrain=void 0;let l=Ce.observable();Ce.defineProperty(this,"selectedTerrain",{get:function(){return l()},set:function(d){if(l()===d){this.dropDownVisible=!1;return}let p;u(d)&&(p=d.creationCommand()),this._globe.depthTestAgainstTerrain=!(p instanceof tp),this._globe.terrainProvider=p,l(d),this.dropDownVisible=!1}});let f=this;this._toggleDropDown=Tn(function(){f.dropDownVisible=!f.dropDownVisible}),this.selectedImagery=y(e.selectedImageryProviderViewModel,n[0]),this.selectedTerrain=y(e.selectedTerrainProviderViewModel,i[0])}Object.defineProperties(yAe.prototype,{toggleDropDown:{get:function(){return this._toggleDropDown}},globe:{get:function(){return this._globe}}});var d2=yAe;function cH(e,t){e=In(e);let n=new d2(t),i=document.createElement("button");i.type="button",i.className="cesium-button cesium-toolbar-button",i.setAttribute("data-bind","attr: { title: buttonTooltip },click: toggleDropDown"),e.appendChild(i);let o=document.createElement("img");o.setAttribute("draggable","false"),o.className="cesium-baseLayerPicker-selected",o.setAttribute("data-bind","attr: { src: buttonImageUrl }, visible: !!buttonImageUrl"),i.appendChild(o);let r=document.createElement("div");r.className="cesium-baseLayerPicker-dropDown",r.setAttribute("data-bind",'css: { "cesium-baseLayerPicker-dropDown-visible" : dropDownVisible }'),e.appendChild(r);let s=document.createElement("div");s.className="cesium-baseLayerPicker-sectionTitle",s.setAttribute("data-bind","visible: imageryProviderViewModels.length > 0"),s.innerHTML="Imagery",r.appendChild(s);let a=document.createElement("div");a.className="cesium-baseLayerPicker-section",a.setAttribute("data-bind","foreach: _imageryProviders"),r.appendChild(a);let c=document.createElement("div");c.className="cesium-baseLayerPicker-category",a.appendChild(c);let l=document.createElement("div");l.className="cesium-baseLayerPicker-categoryTitle",l.setAttribute("data-bind","text: name"),c.appendChild(l);let f=document.createElement("div");f.className="cesium-baseLayerPicker-choices",f.setAttribute("data-bind","foreach: providers"),c.appendChild(f);let d=document.createElement("div");d.className="cesium-baseLayerPicker-item",d.setAttribute("data-bind",'css: { "cesium-baseLayerPicker-selectedItem" : $data === $parents[1].selectedImagery },attr: { title: tooltip },visible: creationCommand.canExecute,click: function($data) { $parents[1].selectedImagery = $data; }'),f.appendChild(d);let p=document.createElement("img");p.className="cesium-baseLayerPicker-itemIcon",p.setAttribute("data-bind","attr: { src: iconUrl }"),p.setAttribute("draggable","false"),d.appendChild(p);let g=document.createElement("div");g.className="cesium-baseLayerPicker-itemLabel",g.setAttribute("data-bind","text: name"),d.appendChild(g);let m=document.createElement("div");m.className="cesium-baseLayerPicker-sectionTitle",m.setAttribute("data-bind","visible: terrainProviderViewModels.length > 0"),m.innerHTML="Terrain",r.appendChild(m);let A=document.createElement("div");A.className="cesium-baseLayerPicker-section",A.setAttribute("data-bind","foreach: _terrainProviders"),r.appendChild(A);let x=document.createElement("div");x.className="cesium-baseLayerPicker-category",A.appendChild(x);let C=document.createElement("div");C.className="cesium-baseLayerPicker-categoryTitle",C.setAttribute("data-bind","text: name"),x.appendChild(C);let T=document.createElement("div");T.className="cesium-baseLayerPicker-choices",T.setAttribute("data-bind","foreach: providers"),x.appendChild(T);let E=document.createElement("div");E.className="cesium-baseLayerPicker-item",E.setAttribute("data-bind",'css: { "cesium-baseLayerPicker-selectedItem" : $data === $parents[1].selectedTerrain },attr: { title: tooltip },visible: creationCommand.canExecute,click: function($data) { $parents[1].selectedTerrain = $data; }'),T.appendChild(E);let S=document.createElement("img");S.className="cesium-baseLayerPicker-itemIcon",S.setAttribute("data-bind","attr: { src: iconUrl }"),S.setAttribute("draggable","false"),E.appendChild(S);let v=document.createElement("div");v.className="cesium-baseLayerPicker-itemLabel",v.setAttribute("data-bind","text: name"),E.appendChild(v),Ce.applyBindings(n,i),Ce.applyBindings(n,r),this._viewModel=n,this._container=e,this._element=i,this._dropPanel=r,this._closeDropDown=function(w){i.contains(w.target)||r.contains(w.target)||(n.dropDownVisible=!1)},Ut.supportsPointerEvents()?document.addEventListener("pointerdown",this._closeDropDown,!0):(document.addEventListener("mousedown",this._closeDropDown,!0),document.addEventListener("touchstart",this._closeDropDown,!0))}Object.defineProperties(cH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});cH.prototype.isDestroyed=function(){return!1};cH.prototype.destroy=function(){return Ut.supportsPointerEvents()?document.removeEventListener("pointerdown",this._closeDropDown,!0):(document.removeEventListener("mousedown",this._closeDropDown,!0),document.removeEventListener("touchstart",this._closeDropDown,!0)),Ce.cleanNode(this._element),Ce.cleanNode(this._dropPanel),this._container.removeChild(this._element),this._container.removeChild(this._dropPanel),le(this)};var h2=cH;function AAe(e){let t=e.creationFunction;u(t.canExecute)||(t=Tn(t)),this._creationCommand=t,this.name=e.name,this.tooltip=e.tooltip,this.iconUrl=e.iconUrl,this._category=y(e.category,""),Ce.track(this,["name","tooltip","iconUrl"])}Object.defineProperties(AAe.prototype,{creationCommand:{get:function(){return this._creationCommand}},category:{get:function(){return this._category}}});var _s=AAe;function Ngt(){let e=[];return e.push(new _s({name:"Bing Maps Aerial",iconUrl:$t("Widgets/Images/ImageryProviders/bingAerial.png"),tooltip:"Bing Maps aerial imagery, provided by Cesium ion",category:"Cesium ion",creationFunction:function(){return Qm({style:Jm.AERIAL})}})),e.push(new _s({name:"Bing Maps Aerial with Labels",iconUrl:$t("Widgets/Images/ImageryProviders/bingAerialLabels.png"),tooltip:"Bing Maps aerial imagery with labels, provided by Cesium ion",category:"Cesium ion",creationFunction:function(){return Qm({style:Jm.AERIAL_WITH_LABELS})}})),e.push(new _s({name:"Bing Maps Roads",iconUrl:$t("Widgets/Images/ImageryProviders/bingRoads.png"),tooltip:"Bing Maps standard road maps, provided by Cesium ion",category:"Cesium ion",creationFunction:function(){return Qm({style:Jm.ROAD})}})),e.push(new _s({name:"ESRI World Imagery",iconUrl:$t("Widgets/Images/ImageryProviders/esriWorldImagery.png"),tooltip:`World Imagery provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide. The map includes NASA Blue Marble: Next Generation 500m resolution imagery at small scales (above 1:1,000,000), i-cubed 15m eSAT imagery at medium-to-large scales (down to 1:70,000) for the world, and USGS 15m Landsat imagery for Antarctica. The map features 0.3m resolution imagery in the continental United States and 0.6m resolution imagery in parts of Western Europe from DigitalGlobe. In other parts of the world, 1 meter resolution imagery is available from GeoEye IKONOS, i-cubed Nationwide Prime, Getmapping, AeroGRID, IGN Spain, and IGP Portugal. Additionally, imagery at different resolutions has been contributed by the GIS User Community.
|
||
http://www.esri.com`,category:"Other",creationFunction:function(){return new Xm({url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",enablePickFeatures:!1})}})),e.push(new _s({name:"ESRI World Street Map",iconUrl:$t("Widgets/Images/ImageryProviders/esriWorldStreetMap.png"),tooltip:`This worldwide street map presents highway-level data for the world. Street-level data includes the United States; much of Canada; Japan; most countries in Europe; Australia and New Zealand; India; parts of South America including Argentina, Brazil, Chile, Colombia, and Venezuela; Ghana; and parts of southern Africa including Botswana, Lesotho, Namibia, South Africa, and Swaziland.
|
||
http://www.esri.com`,category:"Other",creationFunction:function(){return new Xm({url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer",enablePickFeatures:!1})}})),e.push(new _s({name:"ESRI National Geographic",iconUrl:$t("Widgets/Images/ImageryProviders/esriNationalGeographic.png"),tooltip:`This web map contains the National Geographic World Map service. This map service is designed to be used as a general reference map for informational and educational purposes as well as a basemap by GIS professionals and other users for creating web maps and web mapping applications.
|
||
http://www.esri.com`,category:"Other",creationFunction:function(){return new Xm({url:"https://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer/",enablePickFeatures:!1})}})),e.push(new _s({name:"Open\xADStreet\xADMap",iconUrl:$t("Widgets/Images/ImageryProviders/openStreetMap.png"),tooltip:`OpenStreetMap (OSM) is a collaborative project to create a free editable map of the world.
|
||
http://www.openstreetmap.org`,category:"Other",creationFunction:function(){return new _C({url:"https://a.tile.openstreetmap.org/"})}})),e.push(new _s({name:"Stamen Watercolor",iconUrl:$t("Widgets/Images/ImageryProviders/stamenWatercolor.png"),tooltip:`Reminiscent of hand drawn maps, Stamen watercolor maps apply raster effect area washes and organic edges over a paper texture to add warm pop to any map.
|
||
http://maps.stamen.com`,category:"Other",creationFunction:function(){return new _C({url:"https://stamen-tiles.a.ssl.fastly.net/watercolor/",credit:"Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA."})}})),e.push(new _s({name:"Stamen Toner",iconUrl:$t("Widgets/Images/ImageryProviders/stamenToner.png"),tooltip:`A high contrast black and white map.
|
||
http://maps.stamen.com`,category:"Other",creationFunction:function(){return new _C({url:"https://stamen-tiles.a.ssl.fastly.net/toner/",credit:"Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA."})}})),e.push(new _s({name:"Sentinel-2",iconUrl:$t("Widgets/Images/ImageryProviders/sentinel-2.png"),tooltip:"Sentinel-2 cloudless by EOX IT Services GmbH (Contains modified Copernicus Sentinel data 2016 and 2017).",category:"Cesium ion",creationFunction:function(){return new Zm({assetId:3954})}})),e.push(new _s({name:"Blue Marble",iconUrl:$t("Widgets/Images/ImageryProviders/blueMarble.png"),tooltip:"Blue Marble Next Generation July, 2004 imagery from NASA.",category:"Cesium ion",creationFunction:function(){return new Zm({assetId:3845})}})),e.push(new _s({name:"Earth at night",iconUrl:$t("Widgets/Images/ImageryProviders/earthAtNight.png"),tooltip:"The Earth at night, also known as The Black Marble, is a 500 meter resolution global composite imagery layer released by NASA.",category:"Cesium ion",creationFunction:function(){return new Zm({assetId:3812})}})),e.push(new _s({name:"Natural Earth\xA0II",iconUrl:$t("Widgets/Images/ImageryProviders/naturalEarthII.png"),tooltip:`Natural Earth II, darkened for contrast.
|
||
http://www.naturalearthdata.com/`,category:"Cesium ion",creationFunction:function(){return new tg({url:$t("Assets/Textures/NaturalEarthII")})}})),e}var m2=Ngt;function Fgt(){let e=[];return e.push(new _s({name:"WGS84 Ellipsoid",iconUrl:$t("Widgets/Images/TerrainProviders/Ellipsoid.png"),tooltip:"WGS84 standard ellipsoid, also known as EPSG:4326",category:"Cesium ion",creationFunction:function(){return new tp}})),e.push(new _s({name:"Cesium World Terrain",iconUrl:$t("Widgets/Images/TerrainProviders/CesiumWorldTerrain.png"),tooltip:"High-resolution global terrain tileset curated from several datasources and hosted by Cesium ion",category:"Cesium ion",creationFunction:function(){return uF({requestWaterMask:!0,requestVertexNormals:!0})}})),e}var p2=Fgt;function Vgt(e){return function(t){let n=e._scene.pick(t.position);u(n)&&n.primitive instanceof kc&&(e.tileset=n.primitive),e.pickActive=!1}}function CAe(e,t){t?e._eventHandler.setInputAction(function(n){let i=e._scene.pick(n.endPosition);u(i)&&i.primitive instanceof kc&&(e.tileset=i.primitive)},An.MOUSE_MOVE):(e._eventHandler.removeInputAction(An.MOUSE_MOVE),e.picking=e.picking)}var Ugt={maximumFractionDigits:3};function _2(e){let t=e/1048576;return t<1?t.toLocaleString(void 0,Ugt):Math.round(t).toLocaleString()}function g2(e,t){if(!u(e))return"";let n=t?e._statisticsPerPass[Wo.PICK]:e._statisticsPerPass[Wo.RENDER],i='<ul class="cesium-cesiumInspector-statistics">';return i+=`<li><strong>Visited: </strong>${n.visited.toLocaleString()}</li><li><strong>Selected: </strong>${n.selected.toLocaleString()}</li><li><strong>Commands: </strong>${n.numberOfCommands.toLocaleString()}</li>`,i+="</ul>",t||(i+='<ul class="cesium-cesiumInspector-statistics">',i+=`<li><strong>Requests: </strong>${n.numberOfPendingRequests.toLocaleString()}</li><li><strong>Attempted: </strong>${n.numberOfAttemptedRequests.toLocaleString()}</li><li><strong>Processing: </strong>${n.numberOfTilesProcessing.toLocaleString()}</li><li><strong>Content Ready: </strong>${n.numberOfTilesWithContentReady.toLocaleString()}</li><li><strong>Total: </strong>${n.numberOfTilesTotal.toLocaleString()}</li>`,i+="</ul>",i+='<ul class="cesium-cesiumInspector-statistics">',i+=`<li><strong>Features Selected: </strong>${n.numberOfFeaturesSelected.toLocaleString()}</li><li><strong>Features Loaded: </strong>${n.numberOfFeaturesLoaded.toLocaleString()}</li><li><strong>Points Selected: </strong>${n.numberOfPointsSelected.toLocaleString()}</li><li><strong>Points Loaded: </strong>${n.numberOfPointsLoaded.toLocaleString()}</li><li><strong>Triangles Selected: </strong>${n.numberOfTrianglesSelected.toLocaleString()}</li>`,i+="</ul>",i+='<ul class="cesium-cesiumInspector-statistics">',i+=`<li><strong>Tiles styled: </strong>${n.numberOfTilesStyled.toLocaleString()}</li><li><strong>Features styled: </strong>${n.numberOfFeaturesStyled.toLocaleString()}</li>`,i+="</ul>",i+='<ul class="cesium-cesiumInspector-statistics">',i+=`<li><strong>Children Union Culled: </strong>${n.numberOfTilesCulledWithChildrenUnion.toLocaleString()}</li>`,i+="</ul>",i+='<ul class="cesium-cesiumInspector-statistics">',i+=`<li><strong>Geometry Memory (MB): </strong>${_2(n.geometryByteLength)}</li><li><strong>Texture Memory (MB): </strong>${_2(n.texturesByteLength)}</li><li><strong>Batch Table Memory (MB): </strong>${_2(n.batchTableByteLength)}</li>`,i+="</ul>"),i}function TAe(){let e=Ui.statistics;return`
|
||
<ul class="cesium-cesiumInspector-statistics">
|
||
<li><strong>Geometry Memory (MB): </strong>${_2(e.geometryByteLength)}</li>
|
||
<li><strong>Texture Memory (MB): </strong>${_2(e.texturesByteLength)}</li>
|
||
</ul>
|
||
`}var kgt=[{text:"Highlight",value:pl.HIGHLIGHT},{text:"Replace",value:pl.REPLACE},{text:"Mix",value:pl.MIX}],xAe=new z(1,1,0,.4),zgt=new z,lH=new z;function ia(e,t){let n=this,i=e.canvas;this._eventHandler=new Jl(i),this._scene=e,this._performanceContainer=t,this._canvas=i,this._performanceDisplay=new pp({container:t}),this._statisticsText="",this._pickStatisticsText="",this._resourceCacheStatisticsText="",this._editorError="",this.performance=!1,this.showStatistics=!0,this.showPickStatistics=!0,this.showResourceCacheStatistics=!1,this.inspectorVisible=!0,this.tilesetVisible=!1,this.displayVisible=!1,this.updateVisible=!1,this.loggingVisible=!1,this.styleVisible=!1,this.tileDebugLabelsVisible=!1,this.optimizationVisible=!1,this.styleString="{}",this.hasEnabledWireframe=!1,this._tileset=void 0,this._feature=void 0,this._tile=void 0,Ce.track(this,["performance","inspectorVisible","_statisticsText","_pickStatisticsText","_resourceCacheStatisticsText","_editorError","showPickStatistics","showStatistics","showResourceCacheStatistics","tilesetVisible","displayVisible","updateVisible","loggingVisible","styleVisible","optimizationVisible","tileDebugLabelsVisible","styleString","_feature","_tile","_tileset","hasEnabledWireframe"]),this._properties=Ce.observable({}),this.properties=[],Ce.defineProperty(this,"properties",function(){let V=[],X=n._properties();for(let W in X)X.hasOwnProperty(W)&&V.push(W);return V});let o=Ce.observable();Ce.defineProperty(this,"dynamicScreenSpaceError",{get:function(){return o()},set:function(V){o(V),u(n._tileset)&&(n._tileset.dynamicScreenSpaceError=V)}}),this.dynamicScreenSpaceError=!1;let r=Ce.observable();Ce.defineProperty(this,"colorBlendMode",{get:function(){return r()},set:function(V){r(V),u(n._tileset)&&(n._tileset.colorBlendMode=V,n._scene.requestRender())}}),this.colorBlendMode=pl.HIGHLIGHT;let s=Ce.observable(),a=Ce.observable();Ce.defineProperty(this,"picking",{get:function(){return a()},set:function(V){a(V),V?n._eventHandler.setInputAction(function(X){let W=e.pick(X.endPosition);if(W instanceof Ss?(n.feature=W,n.tile=W.content.tile):u(W)&&u(W.content)?(n.feature=void 0,n.tile=W.content.tile):(n.feature=void 0,n.tile=void 0),!!u(n._tileset)){if(s&&u(W)&&u(W.content)){let Q;e.pickPositionSupported&&(Q=e.pickPosition(X.endPosition),u(Q)&&(n._tileset.debugPickPosition=Q)),n._tileset.debugPickedTile=W.content.tile}else n._tileset.debugPickedTile=void 0;n._scene.requestRender()}},An.MOUSE_MOVE):(n.feature=void 0,n.tile=void 0,n._eventHandler.removeInputAction(An.MOUSE_MOVE))}}),this.picking=!0;let c=Ce.observable();Ce.defineProperty(this,"colorize",{get:function(){return c()},set:function(V){c(V),u(n._tileset)&&(n._tileset.debugColorizeTiles=V,n._scene.requestRender())}}),this.colorize=!1;let l=Ce.observable();Ce.defineProperty(this,"wireframe",{get:function(){return l()},set:function(V){l(V),u(n._tileset)&&(n._tileset.debugWireframe=V,n._scene.requestRender())}}),this.wireframe=!1;let f=Ce.observable();Ce.defineProperty(this,"showBoundingVolumes",{get:function(){return f()},set:function(V){f(V),u(n._tileset)&&(n._tileset.debugShowBoundingVolume=V,n._scene.requestRender())}}),this.showBoundingVolumes=!1;let d=Ce.observable();Ce.defineProperty(this,"showContentBoundingVolumes",{get:function(){return d()},set:function(V){d(V),u(n._tileset)&&(n._tileset.debugShowContentBoundingVolume=V,n._scene.requestRender())}}),this.showContentBoundingVolumes=!1;let p=Ce.observable();Ce.defineProperty(this,"showRequestVolumes",{get:function(){return p()},set:function(V){p(V),u(n._tileset)&&(n._tileset.debugShowViewerRequestVolume=V,n._scene.requestRender())}}),this.showRequestVolumes=!1;let g=Ce.observable();Ce.defineProperty(this,"freezeFrame",{get:function(){return g()},set:function(V){g(V),u(n._tileset)&&(n._tileset.debugFreezeFrame=V,n._scene.debugShowFrustumPlanes=V,n._scene.requestRender())}}),this.freezeFrame=!1,Ce.defineProperty(this,"showOnlyPickedTileDebugLabel",{get:function(){return s()},set:function(V){s(V),u(n._tileset)&&(n._tileset.debugPickedTileLabelOnly=V,n._scene.requestRender())}}),this.showOnlyPickedTileDebugLabel=!1;let m=Ce.observable();Ce.defineProperty(this,"showGeometricError",{get:function(){return m()},set:function(V){m(V),u(n._tileset)&&(n._tileset.debugShowGeometricError=V,n._scene.requestRender())}}),this.showGeometricError=!1;let A=Ce.observable();Ce.defineProperty(this,"showRenderingStatistics",{get:function(){return A()},set:function(V){A(V),u(n._tileset)&&(n._tileset.debugShowRenderingStatistics=V,n._scene.requestRender())}}),this.showRenderingStatistics=!1;let x=Ce.observable();Ce.defineProperty(this,"showMemoryUsage",{get:function(){return x()},set:function(V){x(V),u(n._tileset)&&(n._tileset.debugShowMemoryUsage=V,n._scene.requestRender())}}),this.showMemoryUsage=!1;let C=Ce.observable();Ce.defineProperty(this,"showUrl",{get:function(){return C()},set:function(V){C(V),u(n._tileset)&&(n._tileset.debugShowUrl=V,n._scene.requestRender())}}),this.showUrl=!1;let T=Ce.observable();Ce.defineProperty(this,"maximumScreenSpaceError",{get:function(){return T()},set:function(V){V=Number(V),isNaN(V)||(T(V),u(n._tileset)&&(n._tileset.maximumScreenSpaceError=V))}}),this.maximumScreenSpaceError=16;let E=Ce.observable();Ce.defineProperty(this,"dynamicScreenSpaceErrorDensity",{get:function(){return E()},set:function(V){V=Number(V),isNaN(V)||(E(V),u(n._tileset)&&(n._tileset.dynamicScreenSpaceErrorDensity=V))}}),this.dynamicScreenSpaceErrorDensity=.00278,this.dynamicScreenSpaceErrorDensitySliderValue=void 0,Ce.defineProperty(this,"dynamicScreenSpaceErrorDensitySliderValue",{get:function(){return Math.pow(E(),1/6)},set:function(V){E(Math.pow(V,6))}});let S=Ce.observable();Ce.defineProperty(this,"dynamicScreenSpaceErrorFactor",{get:function(){return S()},set:function(V){V=Number(V),isNaN(V)||(S(V),u(n._tileset)&&(n._tileset.dynamicScreenSpaceErrorFactor=V))}}),this.dynamicScreenSpaceErrorFactor=4;let v=Vgt(this),w=Ce.observable();Ce.defineProperty(this,"pickActive",{get:function(){return w()},set:function(V){w(V),V?n._eventHandler.setInputAction(v,An.LEFT_CLICK):n._eventHandler.removeInputAction(An.LEFT_CLICK)}});let R=Ce.observable();Ce.defineProperty(this,"pointCloudShading",{get:function(){return R()},set:function(V){R(V),u(n._tileset)&&(n._tileset.pointCloudShading.attenuation=V)}}),this.pointCloudShading=!1;let O=Ce.observable();Ce.defineProperty(this,"geometricErrorScale",{get:function(){return O()},set:function(V){V=Number(V),isNaN(V)||(O(V),u(n._tileset)&&(n._tileset.pointCloudShading.geometricErrorScale=V))}}),this.geometricErrorScale=1;let L=Ce.observable();Ce.defineProperty(this,"maximumAttenuation",{get:function(){return L()},set:function(V){V=Number(V),isNaN(V)||(L(V),u(n._tileset)&&(n._tileset.pointCloudShading.maximumAttenuation=V===0?void 0:V))}}),this.maximumAttenuation=0;let N=Ce.observable();Ce.defineProperty(this,"baseResolution",{get:function(){return N()},set:function(V){V=Number(V),isNaN(V)||(N(V),u(n._tileset)&&(n._tileset.pointCloudShading.baseResolution=V===0?void 0:V))}}),this.baseResolution=0;let _=Ce.observable();Ce.defineProperty(this,"eyeDomeLighting",{get:function(){return _()},set:function(V){_(V),u(n._tileset)&&(n._tileset.pointCloudShading.eyeDomeLighting=V)}}),this.eyeDomeLighting=!1;let b=Ce.observable();Ce.defineProperty(this,"eyeDomeLightingStrength",{get:function(){return b()},set:function(V){V=Number(V),isNaN(V)||(b(V),u(n._tileset)&&(n._tileset.pointCloudShading.eyeDomeLightingStrength=V))}}),this.eyeDomeLightingStrength=1;let D=Ce.observable();Ce.defineProperty(this,"eyeDomeLightingRadius",{get:function(){return D()},set:function(V){V=Number(V),isNaN(V)||(D(V),u(n._tileset)&&(n._tileset.pointCloudShading.eyeDomeLightingRadius=V))}}),this.eyeDomeLightingRadius=1,this.pickActive=!1;let I=Ce.observable();Ce.defineProperty(this,"skipLevelOfDetail",{get:function(){return I()},set:function(V){I(V),u(n._tileset)&&(n._tileset.skipLevelOfDetail=V)}}),this.skipLevelOfDetail=!0;let B=Ce.observable();Ce.defineProperty(this,"skipScreenSpaceErrorFactor",{get:function(){return B()},set:function(V){V=Number(V),isNaN(V)||(B(V),u(n._tileset)&&(n._tileset.skipScreenSpaceErrorFactor=V))}}),this.skipScreenSpaceErrorFactor=16;let F=Ce.observable();Ce.defineProperty(this,"baseScreenSpaceError",{get:function(){return F()},set:function(V){V=Number(V),isNaN(V)||(F(V),u(n._tileset)&&(n._tileset.baseScreenSpaceError=V))}}),this.baseScreenSpaceError=1024;let k=Ce.observable();Ce.defineProperty(this,"skipLevels",{get:function(){return k()},set:function(V){V=Number(V),isNaN(V)||(k(V),u(n._tileset)&&(n._tileset.skipLevels=V))}}),this.skipLevels=1;let U=Ce.observable();Ce.defineProperty(this,"immediatelyLoadDesiredLevelOfDetail",{get:function(){return U()},set:function(V){U(V),u(n._tileset)&&(n._tileset.immediatelyLoadDesiredLevelOfDetail=V)}}),this.immediatelyLoadDesiredLevelOfDetail=!1;let G=Ce.observable();Ce.defineProperty(this,"loadSiblings",{get:function(){return G()},set:function(V){G(V),u(n._tileset)&&(n._tileset.loadSiblings=V)}}),this.loadSiblings=!1,this._style=void 0,this._shouldStyle=!1,this._definedProperties=["properties","dynamicScreenSpaceError","colorBlendMode","picking","colorize","wireframe","showBoundingVolumes","showContentBoundingVolumes","showRequestVolumes","freezeFrame","maximumScreenSpaceError","dynamicScreenSpaceErrorDensity","baseScreenSpaceError","skipScreenSpaceErrorFactor","skipLevelOfDetail","skipLevels","immediatelyLoadDesiredLevelOfDetail","loadSiblings","dynamicScreenSpaceErrorDensitySliderValue","dynamicScreenSpaceErrorFactor","pickActive","showOnlyPickedTileDebugLabel","showGeometricError","showRenderingStatistics","showMemoryUsage","showUrl","pointCloudShading","geometricErrorScale","maximumAttenuation","baseResolution","eyeDomeLighting","eyeDomeLightingStrength","eyeDomeLightingRadius"],this._removePostRenderEvent=e.postRender.addEventListener(function(){n._update()}),u(this._tileset)||CAe(this,!0)}Object.defineProperties(ia.prototype,{scene:{get:function(){return this._scene}},performanceContainer:{get:function(){return this._performanceContainer}},statisticsText:{get:function(){return this._statisticsText}},pickStatisticsText:{get:function(){return this._pickStatisticsText}},resourceCacheStatisticsText:{get:function(){return this._resourceCacheStatisticsText}},colorBlendModes:{get:function(){return kgt}},editorError:{get:function(){return this._editorError}},tileset:{get:function(){return this._tileset},set:function(e){if(this._tileset=e,this._style=void 0,this.styleString="{}",this.feature=void 0,this.tile=void 0,u(e)){let t=this;e.readyPromise.then(function(r){t.isDestroyed()||t._properties(r.properties)});let n=["colorize","wireframe","showBoundingVolumes","showContentBoundingVolumes","showRequestVolumes","freezeFrame","showOnlyPickedTileDebugLabel","showGeometricError","showRenderingStatistics","showMemoryUsage","showUrl"],i=n.length;for(let r=0;r<i;++r){let s=n[r];this[s]=this[s]}this.maximumScreenSpaceError=e.maximumScreenSpaceError,this.dynamicScreenSpaceError=e.dynamicScreenSpaceError,this.dynamicScreenSpaceErrorDensity=e.dynamicScreenSpaceErrorDensity,this.dynamicScreenSpaceErrorFactor=e.dynamicScreenSpaceErrorFactor,this.colorBlendMode=e.colorBlendMode,this.skipLevelOfDetail=e.skipLevelOfDetail,this.skipScreenSpaceErrorFactor=e.skipScreenSpaceErrorFactor,this.baseScreenSpaceError=e.baseScreenSpaceError,this.skipLevels=e.skipLevels,this.immediatelyLoadDesiredLevelOfDetail=e.immediatelyLoadDesiredLevelOfDetail,this.loadSiblings=e.loadSiblings,this.hasEnabledWireframe=e._enableDebugWireframe;let o=e.pointCloudShading;this.pointCloudShading=o.attenuation,this.geometricErrorScale=o.geometricErrorScale,this.maximumAttenuation=o.maximumAttenuation?o.maximumAttenuation:0,this.baseResolution=o.baseResolution?o.baseResolution:0,this.eyeDomeLighting=o.eyeDomeLighting,this.eyeDomeLightingStrength=o.eyeDomeLightingStrength,this.eyeDomeLightingRadius=o.eyeDomeLightingRadius,this._scene.requestRender()}else this._properties({});this._statisticsText=g2(e,!1),this._pickStatisticsText=g2(e,!0),this._resourceCacheStatisticsText=TAe(),CAe(this,!1)}},feature:{get:function(){return this._feature},set:function(e){if(this._feature===e)return;let t=this._feature;u(t)&&!t.content.isDestroyed()&&(!this.colorize&&u(this._style)?t.color=u(this._style.color)?this._style.color.evaluateColor(t,zgt):z.WHITE:t.color=lH,this._scene.requestRender()),u(e)&&(z.clone(e.color,lH),e.color=xAe,this._scene.requestRender()),this._feature=e}},tile:{get:function(){return this._tile},set:function(e){if(this._tile===e)return;let t=this._tile;u(t)&&!t.isDestroyed()&&!KX(t.content)&&(t.color=lH,this._scene.requestRender()),u(e)&&!KX(e.content)&&(z.clone(e.color,lH),e.color=xAe,this._scene.requestRender()),this._tile=e}}});function KX(e){if(!u(e))return!1;if(e.featuresLength>0)return!0;let t=e.innerContents;if(u(t)){let n=t.length;for(let i=0;i<n;++i)if(!KX(t[i]))return!1;return!0}return!1}ia.prototype.togglePickTileset=function(){this.pickActive=!this.pickActive};ia.prototype.toggleInspector=function(){this.inspectorVisible=!this.inspectorVisible};ia.prototype.toggleTileset=function(){this.tilesetVisible=!this.tilesetVisible};ia.prototype.toggleDisplay=function(){this.displayVisible=!this.displayVisible};ia.prototype.toggleUpdate=function(){this.updateVisible=!this.updateVisible};ia.prototype.toggleLogging=function(){this.loggingVisible=!this.loggingVisible};ia.prototype.toggleStyle=function(){this.styleVisible=!this.styleVisible};ia.prototype.toggleTileDebugLabels=function(){this.tileDebugLabelsVisible=!this.tileDebugLabelsVisible};ia.prototype.toggleOptimization=function(){this.optimizationVisible=!this.optimizationVisible};ia.prototype.trimTilesCache=function(){u(this._tileset)&&this._tileset.trimLoadedTiles()};ia.prototype.compileStyle=function(){let e=this._tileset;if(!(!u(e)||this.styleString===JSON.stringify(e.style))){this._editorError="";try{this.styleString.length===0&&(this.styleString="{}"),this._style=new fC(JSON.parse(this.styleString)),this._shouldStyle=!0,this._scene.requestRender()}catch(t){this._editorError=t.toString()}this.feature=this._feature,this.tile=this._tile}};ia.prototype.styleEditorKeyPress=function(e,t){if(t.keyCode===9){t.preventDefault();let n=t.target,i=n.selectionStart,o=n.selectionEnd,r=o,a=n.value.slice(i,o).split(`
|
||
`),c=a.length,l;if(t.shiftKey)for(l=0;l<c;++l)a[l][0]===" "&&(a[l][1]===" "?(a[l]=a[l].substr(2),r-=2):(a[l]=a[l].substr(1),r-=1));else for(l=0;l<c;++l)a[l]=` ${a[l]}`,r+=2;let f=a.join(`
|
||
`);n.value=n.value.slice(0,i)+f+n.value.slice(o),n.selectionStart=i!==o?i:r,n.selectionEnd=r}else t.ctrlKey&&(t.keyCode===10||t.keyCode===13)&&this.compileStyle();return!0};ia.prototype._update=function(){let e=this._tileset;if(this.performance&&this._performanceDisplay.update(),u(e)){if(e.isDestroyed()){this.tile=void 0,this.feature=void 0,this.tileset=void 0;return}let t=e.style;this._style!==e.style&&(this._shouldStyle?(e.style=this._style,this._shouldStyle=!1):(this._style=t,this.styleString=JSON.stringify(t.style,null," ")))}this.showStatistics&&(this._statisticsText=g2(e,!1),this._pickStatisticsText=g2(e,!0),this._resourceCacheStatisticsText=TAe())};ia.prototype.isDestroyed=function(){return!1};ia.prototype.destroy=function(){this._eventHandler.destroy(),this._removePostRenderEvent();let e=this;return this._definedProperties.forEach(function(t){Ce.getObservable(e,t).dispose()}),le(this)};ia.getStatistics=g2;var y2=ia;function uH(e,t){e=In(e);let n=document.createElement("div"),i=document.createElement("div");i.setAttribute("data-bind","visible: performance");let o=new y2(t,i);this._viewModel=o,this._container=e,this._element=n;let r=document.createElement("div");r.textContent="3D Tiles Inspector",r.className="cesium-cesiumInspector-button",r.setAttribute("data-bind","click: toggleInspector"),n.appendChild(r),n.className="cesium-cesiumInspector cesium-3DTilesInspector",n.setAttribute("data-bind",'css: { "cesium-cesiumInspector-visible" : inspectorVisible, "cesium-cesiumInspector-hidden" : !inspectorVisible}'),e.appendChild(n);let s=document.createElement("div");s.className="cesium-cesiumInspector-dropDown",n.appendChild(s);let a=ba.createSection,c=ba.createCheckbox,l=ba.createRangeInput,f=ba.createButton,d=a(s,"Tileset","tilesetVisible","toggleTileset"),p=a(s,"Display","displayVisible","toggleDisplay"),g=a(s,"Update","updateVisible","toggleUpdate"),m=a(s,"Logging","loggingVisible","toggleLogging"),A=a(s,"Tile Debug Labels","tileDebugLabelsVisible","toggleTileDebugLabels"),x=a(s,"Style","styleVisible","toggleStyle"),C=a(s,"Optimization","optimizationVisible","toggleOptimization"),T=document.createElement("div");T.className="field-group";let E=document.createElement("label");E.className="field-label",E.appendChild(document.createTextNode("Properties: "));let S=document.createElement("div");S.setAttribute("data-bind","text: properties"),T.appendChild(E),T.appendChild(S),d.appendChild(T),d.appendChild(f("Pick Tileset","togglePickTileset","pickActive")),d.appendChild(f("Trim Tiles Cache","trimTilesCache")),d.appendChild(c("Enable Picking","picking")),p.appendChild(c("Colorize","colorize"));let v=p.appendChild(c("Wireframe","wireframe","_tileset === undefined || hasEnabledWireframe")),w=document.createElement("p");w.setAttribute("data-bind","visible: _tileset !== undefined && !hasEnabledWireframe"),w.setAttribute("class","cesium-3DTilesInspector-disabledElementsInfo"),w.innerText="Set enableDebugWireframe to true in the tileset constructor to enable this option.",v.appendChild(w),p.appendChild(c("Bounding Volumes","showBoundingVolumes")),p.appendChild(c("Content Volumes","showContentBoundingVolumes")),p.appendChild(c("Request Volumes","showRequestVolumes")),p.appendChild(c("Point Cloud Shading","pointCloudShading"));let R=document.createElement("div");R.setAttribute("data-bind","visible: pointCloudShading"),R.appendChild(l("Geometric Error Scale","geometricErrorScale",0,2,.01)),R.appendChild(l("Maximum Attenuation","maximumAttenuation",0,32,1)),R.appendChild(l("Base Resolution","baseResolution",0,1,.01)),R.appendChild(c("Eye Dome Lighting (EDL)","eyeDomeLighting")),p.appendChild(R);let O=document.createElement("div");O.setAttribute("data-bind","visible: eyeDomeLighting"),O.appendChild(l("EDL Strength","eyeDomeLightingStrength",0,2,.1)),O.appendChild(l("EDL Radius","eyeDomeLightingRadius",0,4,.1)),R.appendChild(O),g.appendChild(c("Freeze Frame","freezeFrame")),g.appendChild(c("Dynamic Screen Space Error","dynamicScreenSpaceError"));let L=document.createElement("div");L.appendChild(l("Maximum Screen Space Error","maximumScreenSpaceError",0,128,1)),g.appendChild(L);let N=document.createElement("div");N.setAttribute("data-bind","visible: dynamicScreenSpaceError"),N.appendChild(l("Screen Space Error Density","dynamicScreenSpaceErrorDensitySliderValue",0,1,.005,"dynamicScreenSpaceErrorDensity")),N.appendChild(l("Screen Space Error Factor","dynamicScreenSpaceErrorFactor",1,10,.1)),g.appendChild(N),m.appendChild(c("Performance","performance")),m.appendChild(i),m.appendChild(c("Statistics","showStatistics"));let _=document.createElement("div");_.className="cesium-3dTilesInspector-statistics",_.setAttribute("data-bind","html: statisticsText, visible: showStatistics"),m.appendChild(_),m.appendChild(c("Pick Statistics","showPickStatistics"));let b=document.createElement("div");b.className="cesium-3dTilesInspector-statistics",b.setAttribute("data-bind","html: pickStatisticsText, visible: showPickStatistics"),m.appendChild(b),m.appendChild(c("Resource Cache Statistics","showResourceCacheStatistics"));let D=document.createElement("div");D.className="cesium-3dTilesInspector-statistics",D.setAttribute("data-bind","html: resourceCacheStatisticsText, visible: showResourceCacheStatistics"),m.appendChild(D);let I=document.createElement("div");x.appendChild(I),I.appendChild(document.createTextNode("Color Blend Mode: "));let B=document.createElement("select");B.setAttribute("data-bind",'options: colorBlendModes, optionsText: "text", optionsValue: "value", value: colorBlendMode'),I.appendChild(B);let F=document.createElement("textarea");F.setAttribute("data-bind","textInput: styleString, event: { keydown: styleEditorKeyPress }"),I.className="cesium-cesiumInspector-styleEditor",I.appendChild(F);let k=f("Compile (Ctrl+Enter)","compileStyle");I.appendChild(k);let U=document.createElement("div");U.className="cesium-cesiumInspector-error",U.setAttribute("data-bind","text: editorError"),I.appendChild(U),A.appendChild(c("Show Picked Only","showOnlyPickedTileDebugLabel")),A.appendChild(c("Geometric Error","showGeometricError")),A.appendChild(c("Rendering Statistics","showRenderingStatistics")),A.appendChild(c("Memory Usage (MB)","showMemoryUsage")),A.appendChild(c("Url","showUrl")),C.appendChild(c("Skip Tile LODs","skipLevelOfDetail"));let G=document.createElement("div");G.appendChild(l("Skip SSE Factor","skipScreenSpaceErrorFactor",1,50,1)),C.appendChild(G);let V=document.createElement("div");V.appendChild(l("SSE before skipping LOD","baseScreenSpaceError",0,4096,1)),C.appendChild(V);let X=document.createElement("div");X.appendChild(l("Min. levels to skip","skipLevels",0,10,1)),C.appendChild(X),C.appendChild(c("Load only tiles that meet the max SSE.","immediatelyLoadDesiredLevelOfDetail")),C.appendChild(c("Load siblings of visible tiles","loadSiblings")),Ce.applyBindings(o,n)}Object.defineProperties(uH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});uH.prototype.isDestroyed=function(){return!1};uH.prototype.destroy=function(){return Ce.cleanNode(this._element),this._container.removeChild(this._element),this.viewModel.destroy(),le(this)};var A2=uH;function Hgt(e){let t;if(u(e)){t="Command Statistics";let n=e.commandsInFrustums;for(let i in n)if(n.hasOwnProperty(i)){let o=parseInt(i,10),r;if(o===7)r="1, 2 and 3";else{let s=[];for(let a=2;a>=0;a--){let c=Math.pow(2,a);o>=c&&(s.push(a+1),o-=c)}r=s.reverse().join(" and ")}t+=`<br> ${n[i]} in frustum ${r}`}t+=`<br>Total: ${e.totalCommands}`}return t}function ZX(e,t,n){let i=Math.min(n,t);return i=Math.max(i,e),i}var Ggt=new Pn,Wgt=new h;function x2(e,t){let n=this,i=e.canvas,o=new Jl(i);this._eventHandler=o,this._scene=e,this._canvas=i,this._primitive=void 0,this._tile=void 0,this._modelMatrixPrimitive=void 0,this._performanceDisplay=void 0,this._performanceContainer=t;let r=this._scene.globe;r.depthTestAgainstTerrain=!0,this.frustums=!1,this.frustumPlanes=!1,this.performance=!1,this.shaderCacheText="",this.primitiveBoundingSphere=!1,this.primitiveReferenceFrame=!1,this.filterPrimitive=!1,this.tileBoundingSphere=!1,this.filterTile=!1,this.wireframe=!1,this.depthFrustum=1,this._numberOfFrustums=1,this.suspendUpdates=!1,this.tileCoordinates=!1,this.frustumStatisticText=!1,this.tileText="",this.hasPickedPrimitive=!1,this.hasPickedTile=!1,this.pickPrimitiveActive=!1,this.pickTileActive=!1,this.dropDownVisible=!0,this.generalVisible=!0,this.primitivesVisible=!1,this.terrainVisible=!1,this.depthFrustumText="",Ce.track(this,["frustums","frustumPlanes","performance","shaderCacheText","primitiveBoundingSphere","primitiveReferenceFrame","filterPrimitive","tileBoundingSphere","filterTile","wireframe","depthFrustum","suspendUpdates","tileCoordinates","frustumStatisticText","tileText","hasPickedPrimitive","hasPickedTile","pickPrimitiveActive","pickTileActive","dropDownVisible","generalVisible","primitivesVisible","terrainVisible","depthFrustumText"]),this._toggleDropDown=Tn(function(){n.dropDownVisible=!n.dropDownVisible}),this._toggleGeneral=Tn(function(){n.generalVisible=!n.generalVisible}),this._togglePrimitives=Tn(function(){n.primitivesVisible=!n.primitivesVisible}),this._toggleTerrain=Tn(function(){n.terrainVisible=!n.terrainVisible}),this._frustumsSubscription=Ce.getObservable(this,"frustums").subscribe(function(l){n._scene.debugShowFrustums=l,n._scene.requestRender()}),this._frustumPlanesSubscription=Ce.getObservable(this,"frustumPlanes").subscribe(function(l){n._scene.debugShowFrustumPlanes=l,n._scene.requestRender()}),this._performanceSubscription=Ce.getObservable(this,"performance").subscribe(function(l){l?n._performanceDisplay=new pp({container:n._performanceContainer}):n._performanceContainer.innerHTML=""}),this._showPrimitiveBoundingSphere=Tn(function(){return n._primitive.debugShowBoundingVolume=n.primitiveBoundingSphere,n._scene.requestRender(),!0}),this._primitiveBoundingSphereSubscription=Ce.getObservable(this,"primitiveBoundingSphere").subscribe(function(){n._showPrimitiveBoundingSphere()}),this._showPrimitiveReferenceFrame=Tn(function(){if(n.primitiveReferenceFrame){let l=n._primitive.modelMatrix;n._modelMatrixPrimitive=new xF({modelMatrix:l}),n._scene.primitives.add(n._modelMatrixPrimitive)}else u(n._modelMatrixPrimitive)&&(n._scene.primitives.remove(n._modelMatrixPrimitive),n._modelMatrixPrimitive=void 0);return n._scene.requestRender(),!0}),this._primitiveReferenceFrameSubscription=Ce.getObservable(this,"primitiveReferenceFrame").subscribe(function(){n._showPrimitiveReferenceFrame()}),this._doFilterPrimitive=Tn(function(){return n.filterPrimitive?n._scene.debugCommandFilter=function(l){return u(n._modelMatrixPrimitive)&&l.owner===n._modelMatrixPrimitive._primitive?!0:u(n._primitive)?l.owner===n._primitive||l.owner===n._primitive._billboardCollection||l.owner.primitive===n._primitive:!1}:n._scene.debugCommandFilter=void 0,!0}),this._filterPrimitiveSubscription=Ce.getObservable(this,"filterPrimitive").subscribe(function(){n._doFilterPrimitive(),n._scene.requestRender()}),this._wireframeSubscription=Ce.getObservable(this,"wireframe").subscribe(function(l){r._surface.tileProvider._debug.wireframe=l,n._scene.requestRender()}),this._depthFrustumSubscription=Ce.getObservable(this,"depthFrustum").subscribe(function(l){n._scene.debugShowDepthFrustum=l,n._scene.requestRender()}),this._incrementDepthFrustum=Tn(function(){let l=n.depthFrustum+1;return n.depthFrustum=ZX(1,n._numberOfFrustums,l),n._scene.requestRender(),!0}),this._decrementDepthFrustum=Tn(function(){let l=n.depthFrustum-1;return n.depthFrustum=ZX(1,n._numberOfFrustums,l),n._scene.requestRender(),!0}),this._suspendUpdatesSubscription=Ce.getObservable(this,"suspendUpdates").subscribe(function(l){r._surface._debug.suspendLodUpdate=l,l||(n.filterTile=!1)});let s;this._showTileCoordinates=Tn(function(){return n.tileCoordinates&&!u(s)?s=e.imageryLayers.addImageryProvider(new LF({tilingScheme:e.terrainProvider.tilingScheme})):!n.tileCoordinates&&u(s)&&(e.imageryLayers.remove(s),s=void 0),!0}),this._tileCoordinatesSubscription=Ce.getObservable(this,"tileCoordinates").subscribe(function(){n._showTileCoordinates(),n._scene.requestRender()}),this._tileBoundingSphereSubscription=Ce.getObservable(this,"tileBoundingSphere").subscribe(function(){n._showTileBoundingSphere(),n._scene.requestRender()}),this._showTileBoundingSphere=Tn(function(){return n.tileBoundingSphere?r._surface.tileProvider._debug.boundingSphereTile=n._tile:r._surface.tileProvider._debug.boundingSphereTile=void 0,n._scene.requestRender(),!0}),this._doFilterTile=Tn(function(){return n.filterTile?(n.suspendUpdates=!0,r._surface._tilesToRender=[],u(n._tile)&&n._tile.renderable&&r._surface._tilesToRender.push(n._tile)):n.suspendUpdates=!1,!0}),this._filterTileSubscription=Ce.getObservable(this,"filterTile").subscribe(function(){n.doFilterTile(),n._scene.requestRender()});function a(l){let f=n._scene.pick({x:l.position.x,y:l.position.y});u(f)&&(n.primitive=u(f.collection)?f.collection:f.primitive),n._scene.requestRender(),n.pickPrimitiveActive=!1}this._pickPrimitive=Tn(function(){n.pickPrimitiveActive=!n.pickPrimitiveActive}),this._pickPrimitiveActiveSubscription=Ce.getObservable(this,"pickPrimitiveActive").subscribe(function(l){l?o.setInputAction(a,An.LEFT_CLICK):o.removeInputAction(An.LEFT_CLICK)});function c(l){let f,d=r.ellipsoid,p=n._scene.camera.getPickRay(l.position,Ggt),g=r.pick(p,n._scene,Wgt);if(u(g)){let m=d.cartesianToCartographic(g),A=r._surface.tileProvider._tilesToRenderByTextureCount;for(let x=0;!f&&x<A.length;++x){let C=A[x];if(u(C))for(let T=0;!f&&T<C.length;++T){let E=C[T];ce.contains(E.rectangle,m)&&(f=E)}}}n.tile=f,n.pickTileActive=!1}this._pickTile=Tn(function(){n.pickTileActive=!n.pickTileActive}),this._pickTileActiveSubscription=Ce.getObservable(this,"pickTileActive").subscribe(function(l){l?o.setInputAction(c,An.LEFT_CLICK):o.removeInputAction(An.LEFT_CLICK)}),this._removePostRenderEvent=e.postRender.addEventListener(function(){n._update()})}Object.defineProperties(x2.prototype,{scene:{get:function(){return this._scene}},performanceContainer:{get:function(){return this._performanceContainer}},toggleDropDown:{get:function(){return this._toggleDropDown}},showPrimitiveBoundingSphere:{get:function(){return this._showPrimitiveBoundingSphere}},showPrimitiveReferenceFrame:{get:function(){return this._showPrimitiveReferenceFrame}},doFilterPrimitive:{get:function(){return this._doFilterPrimitive}},incrementDepthFrustum:{get:function(){return this._incrementDepthFrustum}},decrementDepthFrustum:{get:function(){return this._decrementDepthFrustum}},showTileCoordinates:{get:function(){return this._showTileCoordinates}},showTileBoundingSphere:{get:function(){return this._showTileBoundingSphere}},doFilterTile:{get:function(){return this._doFilterTile}},toggleGeneral:{get:function(){return this._toggleGeneral}},togglePrimitives:{get:function(){return this._togglePrimitives}},toggleTerrain:{get:function(){return this._toggleTerrain}},pickPrimitive:{get:function(){return this._pickPrimitive}},pickTile:{get:function(){return this._pickTile}},selectParent:{get:function(){let e=this;return Tn(function(){e.tile=e.tile.parent})}},selectNW:{get:function(){let e=this;return Tn(function(){e.tile=e.tile.northwestChild})}},selectNE:{get:function(){let e=this;return Tn(function(){e.tile=e.tile.northeastChild})}},selectSW:{get:function(){let e=this;return Tn(function(){e.tile=e.tile.southwestChild})}},selectSE:{get:function(){let e=this;return Tn(function(){e.tile=e.tile.southeastChild})}},primitive:{get:function(){return this._primitive},set:function(e){let t=this._primitive;e!==t&&(this.hasPickedPrimitive=!0,u(t)&&(t.debugShowBoundingVolume=!1),this._scene.debugCommandFilter=void 0,u(this._modelMatrixPrimitive)&&(this._scene.primitives.remove(this._modelMatrixPrimitive),this._modelMatrixPrimitive=void 0),this._primitive=e,e.show=!1,setTimeout(function(){e.show=!0},50),this.showPrimitiveBoundingSphere(),this.showPrimitiveReferenceFrame(),this.doFilterPrimitive())}},tile:{get:function(){return this._tile},set:function(e){if(u(e)){this.hasPickedTile=!0;let t=this._tile;if(e!==t){this.tileText=`L: ${e.level} X: ${e.x} Y: ${e.y}`,this.tileText+=`<br>SW corner: ${e.rectangle.west}, ${e.rectangle.south}`,this.tileText+=`<br>NE corner: ${e.rectangle.east}, ${e.rectangle.north}`;let n=e.data;u(n)&&u(n.tileBoundingRegion)?this.tileText+=`<br>Min: ${n.tileBoundingRegion.minimumHeight} Max: ${n.tileBoundingRegion.maximumHeight}`:this.tileText+="<br>(Tile is not loaded)"}this._tile=e,this.showTileBoundingSphere(),this.doFilterTile()}else this.hasPickedTile=!1,this._tile=void 0}}});x2.prototype._update=function(){this.frustums&&(this.frustumStatisticText=Hgt(this._scene.debugFrustumStatistics));let e=this._scene.numberOfFrustums;this._numberOfFrustums=e,this.depthFrustum=ZX(1,e,this.depthFrustum),this.depthFrustumText=`${this.depthFrustum} of ${e}`,this.performance&&this._performanceDisplay.update(),this.primitiveReferenceFrame&&(this._modelMatrixPrimitive.modelMatrix=this._primitive.modelMatrix),this.shaderCacheText=`Cached shaders: ${this._scene.context.shaderCache.numberOfShaders}`};x2.prototype.isDestroyed=function(){return!1};x2.prototype.destroy=function(){return this._eventHandler.destroy(),this._removePostRenderEvent(),this._frustumsSubscription.dispose(),this._frustumPlanesSubscription.dispose(),this._performanceSubscription.dispose(),this._primitiveBoundingSphereSubscription.dispose(),this._primitiveReferenceFrameSubscription.dispose(),this._filterPrimitiveSubscription.dispose(),this._wireframeSubscription.dispose(),this._depthFrustumSubscription.dispose(),this._suspendUpdatesSubscription.dispose(),this._tileCoordinatesSubscription.dispose(),this._tileBoundingSphereSubscription.dispose(),this._filterTileSubscription.dispose(),this._pickPrimitiveActiveSubscription.dispose(),this._pickTileActiveSubscription.dispose(),le(this)};var C2=x2;function fH(e,t){e=In(e);let n=document.createElement("div"),i=new C2(t,n);this._viewModel=i,this._container=e;let o=document.createElement("div");this._element=o;let r=document.createElement("div");r.textContent="Cesium Inspector",r.className="cesium-cesiumInspector-button",r.setAttribute("data-bind","click: toggleDropDown"),o.appendChild(r),o.className="cesium-cesiumInspector",o.setAttribute("data-bind",'css: { "cesium-cesiumInspector-visible" : dropDownVisible, "cesium-cesiumInspector-hidden" : !dropDownVisible }'),e.appendChild(this._element);let s=document.createElement("div");s.className="cesium-cesiumInspector-dropDown",o.appendChild(s);let a=ba.createSection,c=ba.createCheckbox,l=a(s,"General","generalVisible","toggleGeneral"),f=c("Show Frustums","frustums"),d=document.createElement("div");d.className="cesium-cesiumInspector-frustumStatistics",d.setAttribute("data-bind","visible: frustums, html: frustumStatisticText"),f.appendChild(d),l.appendChild(f),l.appendChild(c("Show Frustum Planes","frustumPlanes")),l.appendChild(c("Performance Display","performance")),n.className="cesium-cesiumInspector-performanceDisplay",l.appendChild(n);let p=document.createElement("div");p.className="cesium-cesiumInspector-shaderCache",p.setAttribute("data-bind","html: shaderCacheText"),l.appendChild(p);let g=document.createElement("div");l.appendChild(g);let m=document.createElement("span");m.setAttribute("data-bind",'html: " Frustum:"'),g.appendChild(m);let A=document.createElement("span");A.setAttribute("data-bind","text: depthFrustumText"),g.appendChild(A);let x=document.createElement("input");x.type="button",x.value="-",x.className="cesium-cesiumInspector-pickButton",x.setAttribute("data-bind","click: decrementDepthFrustum"),g.appendChild(x);let C=document.createElement("input");C.type="button",C.value="+",C.className="cesium-cesiumInspector-pickButton",C.setAttribute("data-bind","click: incrementDepthFrustum"),g.appendChild(C);let T=a(s,"Primitives","primitivesVisible","togglePrimitives"),E=document.createElement("div");E.className="cesium-cesiumInspector-pickSection",T.appendChild(E);let S=document.createElement("input");S.type="button",S.value="Pick a primitive",S.className="cesium-cesiumInspector-pickButton",S.setAttribute("data-bind",'css: {"cesium-cesiumInspector-pickButtonHighlight" : pickPrimitiveActive}, click: pickPrimitive');let v=document.createElement("div");v.className="cesium-cesiumInspector-center",v.appendChild(S),E.appendChild(v),E.appendChild(c("Show bounding sphere","primitiveBoundingSphere","hasPickedPrimitive")),E.appendChild(c("Show reference frame","primitiveReferenceFrame","hasPickedPrimitive")),this._primitiveOnly=c("Show only selected","filterPrimitive","hasPickedPrimitive"),E.appendChild(this._primitiveOnly);let w=a(s,"Terrain","terrainVisible","toggleTerrain"),R=document.createElement("div");R.className="cesium-cesiumInspector-pickSection",w.appendChild(R);let O=document.createElement("input");O.type="button",O.value="Pick a tile",O.className="cesium-cesiumInspector-pickButton",O.setAttribute("data-bind",'css: {"cesium-cesiumInspector-pickButtonHighlight" : pickTileActive}, click: pickTile'),v=document.createElement("div"),v.appendChild(O),v.className="cesium-cesiumInspector-center",R.appendChild(v);let L=document.createElement("div");R.appendChild(L);let N=document.createElement("input");N.type="button",N.value="Parent",N.className="cesium-cesiumInspector-pickButton",N.setAttribute("data-bind","click: selectParent");let _=document.createElement("input");_.type="button",_.value="NW",_.className="cesium-cesiumInspector-pickButton",_.setAttribute("data-bind","click: selectNW");let b=document.createElement("input");b.type="button",b.value="NE",b.className="cesium-cesiumInspector-pickButton",b.setAttribute("data-bind","click: selectNE");let D=document.createElement("input");D.type="button",D.value="SW",D.className="cesium-cesiumInspector-pickButton",D.setAttribute("data-bind","click: selectSW");let I=document.createElement("input");I.type="button",I.value="SE",I.className="cesium-cesiumInspector-pickButton",I.setAttribute("data-bind","click: selectSE");let B=document.createElement("div");B.className="cesium-cesiumInspector-tileText",L.className="cesium-cesiumInspector-frustumStatistics",L.appendChild(B),L.setAttribute("data-bind","visible: hasPickedTile"),B.setAttribute("data-bind","html: tileText");let F=document.createElement("div");F.className="cesium-cesiumInspector-relativeText",F.textContent="Select relative:",L.appendChild(F);let k=document.createElement("table"),U=document.createElement("tr"),G=document.createElement("tr"),V=document.createElement("td");V.appendChild(N);let X=document.createElement("td");X.appendChild(_);let W=document.createElement("td");W.appendChild(b),U.appendChild(V),U.appendChild(X),U.appendChild(W);let Q=document.createElement("td"),Y=document.createElement("td");Y.appendChild(D);let K=document.createElement("td");K.appendChild(I),G.appendChild(Q),G.appendChild(Y),G.appendChild(K),k.appendChild(U),k.appendChild(G),L.appendChild(k),R.appendChild(c("Show bounding volume","tileBoundingSphere","hasPickedTile")),R.appendChild(c("Show only selected","filterTile","hasPickedTile")),w.appendChild(c("Wireframe","wireframe")),w.appendChild(c("Suspend LOD update","suspendUpdates")),w.appendChild(c("Show tile coordinates","tileCoordinates")),Ce.applyBindings(i,this._element)}Object.defineProperties(fH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});fH.prototype.isDestroyed=function(){return!1};fH.prototype.destroy=function(){return Ce.cleanNode(this._element),this._container.removeChild(this._element),this.viewModel.destroy(),le(this)};var T2=fH;function dH(e,t){u(t)||(t=document.body),t=In(t);let n=this,i=Ce.observable(fr.fullscreen),o=Ce.observable(fr.enabled),r=t.ownerDocument;this.isFullscreen=void 0,Ce.defineProperty(this,"isFullscreen",{get:function(){return i()}}),this.isFullscreenEnabled=void 0,Ce.defineProperty(this,"isFullscreenEnabled",{get:function(){return o()},set:function(s){o(s&&fr.enabled)}}),this.tooltip=void 0,Ce.defineProperty(this,"tooltip",function(){return this.isFullscreenEnabled?i()?"Exit full screen":"Full screen":"Full screen unavailable"}),this._command=Tn(function(){fr.fullscreen?fr.exitFullscreen():fr.requestFullscreen(n._fullscreenElement)},Ce.getObservable(this,"isFullscreenEnabled")),this._fullscreenElement=y(In(e),r.body),this._callback=function(){i(fr.fullscreen)},r.addEventListener(fr.changeEventName,this._callback)}Object.defineProperties(dH.prototype,{fullscreenElement:{get:function(){return this._fullscreenElement},set:function(e){this._fullscreenElement=e}},command:{get:function(){return this._command}}});dH.prototype.isDestroyed=function(){return!1};dH.prototype.destroy=function(){document.removeEventListener(fr.changeEventName,this._callback),le(this)};var E2=dH;var jgt="M 83.96875 17.5625 L 83.96875 17.59375 L 76.65625 24.875 L 97.09375 24.96875 L 76.09375 45.96875 L 81.9375 51.8125 L 102.78125 30.9375 L 102.875 51.15625 L 110.15625 43.875 L 110.1875 17.59375 L 83.96875 17.5625 z M 44.125 17.59375 L 17.90625 17.625 L 17.9375 43.90625 L 25.21875 51.1875 L 25.3125 30.96875 L 46.15625 51.8125 L 52 45.96875 L 31 25 L 51.4375 24.90625 L 44.125 17.59375 z M 46.0625 76.03125 L 25.1875 96.875 L 25.09375 76.65625 L 17.8125 83.9375 L 17.8125 110.21875 L 44 110.25 L 51.3125 102.9375 L 30.90625 102.84375 L 51.875 81.875 L 46.0625 76.03125 z M 82 76.15625 L 76.15625 82 L 97.15625 103 L 76.71875 103.0625 L 84.03125 110.375 L 110.25 110.34375 L 110.21875 84.0625 L 102.9375 76.8125 L 102.84375 97 L 82 76.15625 z",Ygt="M 104.34375 17.5625 L 83.5 38.4375 L 83.40625 18.21875 L 76.125 25.5 L 76.09375 51.78125 L 102.3125 51.8125 L 102.3125 51.78125 L 109.625 44.5 L 89.1875 44.40625 L 110.1875 23.40625 L 104.34375 17.5625 z M 23.75 17.59375 L 17.90625 23.4375 L 38.90625 44.4375 L 18.5 44.53125 L 25.78125 51.8125 L 52 51.78125 L 51.96875 25.53125 L 44.6875 18.25 L 44.625 38.46875 L 23.75 17.59375 z M 25.6875 76.03125 L 18.375 83.3125 L 38.78125 83.40625 L 17.8125 104.40625 L 23.625 110.25 L 44.5 89.375 L 44.59375 109.59375 L 51.875 102.3125 L 51.875 76.0625 L 25.6875 76.03125 z M 102.375 76.15625 L 76.15625 76.1875 L 76.1875 102.4375 L 83.46875 109.71875 L 83.5625 89.53125 L 104.40625 110.375 L 110.25 104.53125 L 89.25 83.53125 L 109.6875 83.46875 L 102.375 76.15625 z";function hH(e,t){e=In(e);let n=new E2(t,e);n._exitFullScreenPath=Ygt,n._enterFullScreenPath=jgt;let i=document.createElement("button");i.type="button",i.className="cesium-button cesium-fullscreenButton",i.setAttribute("data-bind","attr: { title: tooltip },click: command,enable: isFullscreenEnabled,cesiumSvgPath: { path: isFullscreen ? _exitFullScreenPath : _enterFullScreenPath, width: 128, height: 128 }"),e.appendChild(i),Ce.applyBindings(n,i),this._container=e,this._viewModel=n,this._element=i}Object.defineProperties(hH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});hH.prototype.isDestroyed=function(){return!1};hH.prototype.destroy=function(){return this._viewModel.destroy(),Ce.cleanNode(this._element),this._container.removeChild(this._element),le(this)};var b2=hH;var EAe=1e3;function Sm(e){u(e.geocoderServices)?this._geocoderServices=e.geocoderServices:this._geocoderServices=[new nF,new cF({scene:e.scene})],this._viewContainer=e.container,this._scene=e.scene,this._flightDuration=e.flightDuration,this._searchText="",this._isSearchInProgress=!1,this._geocodePromise=void 0,this._complete=new Ae,this._suggestions=[],this._selectedSuggestion=void 0,this._showSuggestions=!0,this._handleArrowDown=SAe,this._handleArrowUp=bAe;let t=this;this._suggestionsVisible=Ce.pureComputed(function(){let o=Ce.getObservable(t,"_suggestions")().length>0,r=Ce.getObservable(t,"_showSuggestions")();return o&&r}),this._searchCommand=Tn(function(i){if(i=y(i,qy.SEARCH),t._focusTextbox=!1,u(t._selectedSuggestion))return t.activateSuggestion(t._selectedSuggestion),!1;t.hideSuggestions(),t.isSearchInProgress?Qgt(t):Zgt(t,t._geocoderServices,i)}),this.deselectSuggestion=function(){t._selectedSuggestion=void 0},this.handleKeyDown=function(i,o){let r=o.key==="ArrowDown"||o.key==="Down"||o.keyCode===40,s=o.key==="ArrowUp"||o.key==="Up"||o.keyCode===38;return(r||s)&&o.preventDefault(),!0},this.handleKeyUp=function(i,o){let r=o.key==="ArrowDown"||o.key==="Down"||o.keyCode===40,s=o.key==="ArrowUp"||o.key==="Up"||o.keyCode===38,a=o.key==="Enter"||o.keyCode===13;return s?bAe(t):r?SAe(t):a&&t._searchCommand(),!0},this.activateSuggestion=function(i){t.hideSuggestions(),t._searchText=i.displayName;let o=i.destination;DAe(t),t.destinationFound(t,o)},this.hideSuggestions=function(){t._showSuggestions=!1,t._selectedSuggestion=void 0},this.showSuggestions=function(){t._showSuggestions=!0},this.handleMouseover=function(i,o){i!==t._selectedSuggestion&&(t._selectedSuggestion=i)},this.keepExpanded=!1,this.autoComplete=y(e.autocomplete,!0),this.destinationFound=y(e.destinationFound,Sm.flyToDestination),this._focusTextbox=!1,Ce.track(this,["_searchText","_isSearchInProgress","keepExpanded","_suggestions","_selectedSuggestion","_showSuggestions","_focusTextbox"]);let n=Ce.getObservable(this,"_searchText");n.extend({rateLimit:{timeout:500}}),this._suggestionSubscription=n.subscribe(function(){Sm._updateSearchSuggestions(t)}),this.isSearchInProgress=void 0,Ce.defineProperty(this,"isSearchInProgress",{get:function(){return this._isSearchInProgress}}),this.searchText=void 0,Ce.defineProperty(this,"searchText",{get:function(){return this.isSearchInProgress?"Searching...":this._searchText},set:function(i){this._searchText=i}}),this.flightDuration=void 0,Ce.defineProperty(this,"flightDuration",{get:function(){return this._flightDuration},set:function(i){this._flightDuration=i}})}Object.defineProperties(Sm.prototype,{complete:{get:function(){return this._complete}},scene:{get:function(){return this._scene}},search:{get:function(){return this._searchCommand}},selectedSuggestion:{get:function(){return this._selectedSuggestion}},suggestions:{get:function(){return this._suggestions}}});Sm.prototype.destroy=function(){this._suggestionSubscription.dispose()};function bAe(e){if(e._suggestions.length===0)return;let t=e._suggestions.indexOf(e._selectedSuggestion);if(t===-1||t===0){e._selectedSuggestion=void 0;return}let n=t-1;e._selectedSuggestion=e._suggestions[n],Sm._adjustSuggestionsScroll(e,n)}function SAe(e){if(e._suggestions.length===0)return;let t=e._suggestions.length,i=(e._suggestions.indexOf(e._selectedSuggestion)+1)%t;e._selectedSuggestion=e._suggestions[i],Sm._adjustSuggestionsScroll(e,i)}function qgt(e,t){let n=u(t)?t.availability:void 0;return u(n)?I_(t,[e]).then(function(i){return e=i[0],e.height+=EAe,e}):(e.height+=EAe,Promise.resolve(e))}function Xgt(e,t){let n=e._scene,o=n.mapProjection.ellipsoid,r=n.camera,s=n.terrainProvider,a=t,c;return t instanceof ce?P.equalsEpsilon(t.south,t.north,P.EPSILON7)&&P.equalsEpsilon(t.east,t.west,P.EPSILON7)?t=ce.center(t):c=bC(t,n):t=o.cartesianToCartographic(t),u(c)||(c=qgt(t,s)),c.then(function(l){a=o.cartographicToCartesian(l)}).finally(function(){r.flyTo({destination:a,complete:function(){e._complete.raiseEvent()},duration:e._flightDuration,endTransform:M.IDENTITY})})}function Kgt(e,t,n,i){return e.then(function(o){return u(o)&&o.state==="fulfilled"&&o.value.length>0?o:t.geocode(n,i).then(function(s){return{state:"fulfilled",value:s}}).catch(function(s){return{state:"rejected",reason:s}})})}function Zgt(e,t,n){let i=e._searchText;if(vAe(i)){e.showSuggestions();return}e._isSearchInProgress=!0;let o=Promise.resolve();for(let r=0;r<t.length;r++)o=Kgt(o,t[r],i,n);e._geocodePromise=o,o.then(function(r){if(o.cancel)return;e._isSearchInProgress=!1;let s=r.value;if(r.state==="fulfilled"&&u(s)&&s.length>0){e._searchText=s[0].displayName,e.destinationFound(e,s[0].destination);return}e._searchText=`${i} (not found)`})}function Jgt(e,t){let n=In(e._viewContainer),i=n.getElementsByClassName("search-results")[0],r=n.getElementsByTagName("li")[t];if(t===0){i.scrollTop=0;return}let s=r.offsetTop;s+r.clientHeight>i.clientHeight?i.scrollTop=s+r.clientHeight:s<i.scrollTop&&(i.scrollTop=s)}function Qgt(e){e._isSearchInProgress=!1,u(e._geocodePromise)&&(e._geocodePromise.cancel=!0,e._geocodePromise=void 0)}function vAe(e){return/^\s*$/.test(e)}function DAe(e){Ce.getObservable(e,"_suggestions").removeAll()}function $gt(e){if(!e.autoComplete)return;let t=e._searchText;if(DAe(e),vAe(t))return;let n=Promise.resolve([]);return e._geocoderServices.forEach(function(i){n=n.then(function(o){return o.length>=5?o:i.geocode(t,qy.AUTOCOMPLETE).then(function(r){return o=o.concat(r),o})})}),n.then(function(i){let o=e._suggestions;for(let r=0;r<i.length;r++)o.push(i[r])})}Sm.flyToDestination=Xgt;Sm._updateSearchSuggestions=$gt;Sm._adjustSuggestionsScroll=Jgt;var S2=Sm;var eyt="M29.772,26.433l-7.126-7.126c0.96-1.583,1.523-3.435,1.524-5.421C24.169,8.093,19.478,3.401,13.688,3.399C7.897,3.401,3.204,8.093,3.204,13.885c0,5.789,4.693,10.481,10.484,10.481c1.987,0,3.839-0.563,5.422-1.523l7.128,7.127L29.772,26.433zM7.203,13.885c0.006-3.582,2.903-6.478,6.484-6.486c3.579,0.008,6.478,2.904,6.484,6.486c-0.007,3.58-2.905,6.476-6.484,6.484C10.106,20.361,7.209,17.465,7.203,13.885z",tyt="M24.778,21.419 19.276,15.917 24.777,10.415 21.949,7.585 16.447,13.087 10.945,7.585 8.117,10.415 13.618,15.917 8.116,21.419 10.946,24.248 16.447,18.746 21.948,24.248z";function mH(e){let t=In(e.container),n=new S2(e);n._startSearchPath=eyt,n._stopSearchPath=tyt;let i=document.createElement("form");i.setAttribute("data-bind","submit: search");let o=document.createElement("input");o.type="search",o.className="cesium-geocoder-input",o.setAttribute("placeholder","Enter an address or landmark..."),o.setAttribute("data-bind",'textInput: searchText,disable: isSearchInProgress,event: { keyup: handleKeyUp, keydown: handleKeyDown, mouseover: deselectSuggestion },css: { "cesium-geocoder-input-wide" : keepExpanded || searchText.length > 0 },hasFocus: _focusTextbox'),this._onTextBoxFocus=function(){setTimeout(function(){o.select()},0)},o.addEventListener("focus",this._onTextBoxFocus,!1),i.appendChild(o),this._textBox=o;let r=document.createElement("span");r.className="cesium-geocoder-searchButton",r.setAttribute("data-bind","click: search,cesiumSvgPath: { path: isSearchInProgress ? _stopSearchPath : _startSearchPath, width: 32, height: 32 }"),i.appendChild(r),t.appendChild(i);let s=document.createElement("div");s.className="search-results",s.setAttribute("data-bind","visible: _suggestionsVisible");let a=document.createElement("ul");a.setAttribute("data-bind","foreach: _suggestions");let c=document.createElement("li");a.appendChild(c),c.setAttribute("data-bind","text: $data.displayName, click: $parent.activateSuggestion, event: { mouseover: $parent.handleMouseover}, css: { active: $data === $parent._selectedSuggestion }"),s.appendChild(a),t.appendChild(s),Ce.applyBindings(n,i),Ce.applyBindings(n,s),this._container=t,this._searchSuggestionsContainer=s,this._viewModel=n,this._form=i,this._onInputBegin=function(l){let f=l.target;typeof l.composedPath=="function"&&(f=l.composedPath()[0]),t.contains(f)||(n._focusTextbox=!1,n.hideSuggestions())},this._onInputEnd=function(l){n._focusTextbox=!0,n.showSuggestions()},Ut.supportsPointerEvents()?(document.addEventListener("pointerdown",this._onInputBegin,!0),t.addEventListener("pointerup",this._onInputEnd,!0),t.addEventListener("pointercancel",this._onInputEnd,!0)):(document.addEventListener("mousedown",this._onInputBegin,!0),t.addEventListener("mouseup",this._onInputEnd,!0),document.addEventListener("touchstart",this._onInputBegin,!0),t.addEventListener("touchend",this._onInputEnd,!0),t.addEventListener("touchcancel",this._onInputEnd,!0))}Object.defineProperties(mH.prototype,{container:{get:function(){return this._container}},searchSuggestionsContainer:{get:function(){return this._searchSuggestionsContainer}},viewModel:{get:function(){return this._viewModel}}});mH.prototype.isDestroyed=function(){return!1};mH.prototype.destroy=function(){let e=this._container;return Ut.supportsPointerEvents()?(document.removeEventListener("pointerdown",this._onInputBegin,!0),e.removeEventListener("pointerup",this._onInputEnd,!0)):(document.removeEventListener("mousedown",this._onInputBegin,!0),e.removeEventListener("mouseup",this._onInputEnd,!0),document.removeEventListener("touchstart",this._onInputBegin,!0),e.removeEventListener("touchend",this._onInputEnd,!0)),this._viewModel.destroy(),Ce.cleanNode(this._form),Ce.cleanNode(this._searchSuggestionsContainer),e.removeChild(this._form),e.removeChild(this._searchSuggestionsContainer),this._textBox.removeEventListener("focus",this._onTextBoxFocus,!1),le(this)};var v2=mH;function wAe(e,t){this._scene=e,this._duration=t;let n=this;this._command=Tn(function(){n._scene.camera.flyHome(n._duration)}),this.tooltip="View Home",Ce.track(this,["tooltip"])}Object.defineProperties(wAe.prototype,{scene:{get:function(){return this._scene}},command:{get:function(){return this._command}},duration:{get:function(){return this._duration},set:function(e){this._duration=e}}});var D2=wAe;function pH(e,t,n){e=In(e);let i=new D2(t,n);i._svgPath="M14,4l-10,8.75h20l-4.25-3.7188v-4.6562h-2.812v2.1875l-2.938-2.5625zm-7.0938,9.906v10.094h14.094v-10.094h-14.094zm2.1876,2.313h3.3122v4.25h-3.3122v-4.25zm5.8442,1.281h3.406v6.438h-3.406v-6.438z";let o=document.createElement("button");o.type="button",o.className="cesium-button cesium-toolbar-button cesium-home-button",o.setAttribute("data-bind","attr: { title: tooltip },click: command,cesiumSvgPath: { path: _svgPath, width: 28, height: 28 }"),e.appendChild(o),Ce.applyBindings(i,o),this._container=e,this._viewModel=i,this._element=o}Object.defineProperties(pH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});pH.prototype.isDestroyed=function(){return!1};pH.prototype.destroy=function(){return Ce.cleanNode(this._element),this._container.removeChild(this._element),le(this)};var w2=pH;var nyt="M 13.84375 7.03125 C 11.412798 7.03125 9.46875 8.975298 9.46875 11.40625 L 9.46875 11.59375 L 2.53125 7.21875 L 2.53125 24.0625 L 9.46875 19.6875 C 9.4853444 22.104033 11.423165 24.0625 13.84375 24.0625 L 25.875 24.0625 C 28.305952 24.0625 30.28125 22.087202 30.28125 19.65625 L 30.28125 11.40625 C 30.28125 8.975298 28.305952 7.03125 25.875 7.03125 L 13.84375 7.03125 z",iyt="M 27.34375 1.65625 L 5.28125 27.9375 L 8.09375 30.3125 L 30.15625 4.03125 L 27.34375 1.65625 z M 13.84375 7.03125 C 11.412798 7.03125 9.46875 8.975298 9.46875 11.40625 L 9.46875 11.59375 L 2.53125 7.21875 L 2.53125 24.0625 L 9.46875 19.6875 C 9.4724893 20.232036 9.5676108 20.7379 9.75 21.21875 L 21.65625 7.03125 L 13.84375 7.03125 z M 28.21875 7.71875 L 14.53125 24.0625 L 25.875 24.0625 C 28.305952 24.0625 30.28125 22.087202 30.28125 19.65625 L 30.28125 11.40625 C 30.28125 9.8371439 29.456025 8.4902779 28.21875 7.71875 z";function JX(){this._cameraClicked=new Ae,this._closeClicked=new Ae,this.maxHeight=500,this.enableCamera=!1,this.isCameraTracking=!1,this.showInfo=!1,this.titleText="",this.description="",Ce.track(this,["showInfo","titleText","description","maxHeight","enableCamera","isCameraTracking"]),this._loadingIndicatorHtml='<div class="cesium-infoBox-loadingContainer"><span class="cesium-infoBox-loading"></span></div>',this.cameraIconPath=void 0,Ce.defineProperty(this,"cameraIconPath",{get:function(){return!this.enableCamera||this.isCameraTracking?iyt:nyt}}),Ce.defineProperty(this,"_bodyless",{get:function(){return!u(this.description)||this.description.length===0}})}JX.prototype.maxHeightOffset=function(e){return`${this.maxHeight-e}px`};Object.defineProperties(JX.prototype,{cameraClicked:{get:function(){return this._cameraClicked}},closeClicked:{get:function(){return this._closeClicked}}});var I2=JX;function _H(e){e=In(e);let t=document.createElement("div");t.className="cesium-infoBox",t.setAttribute("data-bind",'css: { "cesium-infoBox-visible" : showInfo, "cesium-infoBox-bodyless" : _bodyless }'),e.appendChild(t);let n=document.createElement("div");n.className="cesium-infoBox-title",n.setAttribute("data-bind","text: titleText"),t.appendChild(n);let i=document.createElement("button");i.type="button",i.className="cesium-button cesium-infoBox-camera",i.setAttribute("data-bind",'attr: { title: "Focus camera on object" },click: function () { cameraClicked.raiseEvent(this); },enable: enableCamera,cesiumSvgPath: { path: cameraIconPath, width: 32, height: 32 }'),t.appendChild(i);let o=document.createElement("button");o.type="button",o.className="cesium-infoBox-close",o.setAttribute("data-bind","click: function () { closeClicked.raiseEvent(this); }"),o.innerHTML="×",t.appendChild(o);let r=document.createElement("iframe");r.className="cesium-infoBox-iframe",r.setAttribute("sandbox","allow-same-origin allow-popups allow-forms"),r.setAttribute("data-bind","style : { maxHeight : maxHeightOffset(40) }"),r.setAttribute("allowfullscreen",!0),t.appendChild(r);let s=new I2;Ce.applyBindings(s,t),this._container=e,this._element=t,this._frame=r,this._viewModel=s,this._descriptionSubscription=void 0;let a=this;r.addEventListener("load",function(){let c=r.contentDocument,l=c.createElement("link");l.href=$t("Widgets/InfoBox/InfoBoxDescription.css"),l.rel="stylesheet",l.type="text/css";let f=c.createElement("div");f.className="cesium-infoBox-description",c.head.appendChild(l),c.body.appendChild(f),a._descriptionSubscription=na(s,"description",function(d){r.style.height="5px",f.innerHTML=d;let p=null,g=f.firstElementChild;if(g!==null&&f.childNodes.length===1){let A=window.getComputedStyle(g);if(A!==null){let x=A["background-color"],C=z.fromCssColorString(x);u(C)&&C.alpha!==0&&(p=A["background-color"])}}t.style["background-color"]=p;let m=f.getBoundingClientRect().height;r.style.height=`${m}px`})}),r.setAttribute("src","about:blank")}Object.defineProperties(_H.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}},frame:{get:function(){return this._frame}}});_H.prototype.isDestroyed=function(){return!1};_H.prototype.destroy=function(){let e=this._container;return Ce.cleanNode(this._element),e.removeChild(this._element),u(this._descriptionSubscription)&&this._descriptionSubscription.dispose(),le(this)};var P2=_H;function IAe(){this.showInstructions=!1;let e=this;this._command=Tn(function(){e.showInstructions=!e.showInstructions}),this._showClick=Tn(function(){e._touch=!1}),this._showTouch=Tn(function(){e._touch=!0}),this._touch=!1,this.tooltip="Navigation Instructions",Ce.track(this,["tooltip","showInstructions","_touch"])}Object.defineProperties(IAe.prototype,{command:{get:function(){return this._command}},showClick:{get:function(){return this._showClick}},showTouch:{get:function(){return this._showTouch}}});var O2=IAe;function gH(e){let t=In(e.container),n=new O2,i=y(e.instructionsInitiallyVisible,!1);n.showInstructions=i,n._svgPath="M16,1.466C7.973,1.466,1.466,7.973,1.466,16c0,8.027,6.507,14.534,14.534,14.534c8.027,0,14.534-6.507,14.534-14.534C30.534,7.973,24.027,1.466,16,1.466z M17.328,24.371h-2.707v-2.596h2.707V24.371zM17.328,19.003v0.858h-2.707v-1.057c0-3.19,3.63-3.696,3.63-5.963c0-1.034-0.924-1.826-2.134-1.826c-1.254,0-2.354,0.924-2.354,0.924l-1.541-1.915c0,0,1.519-1.584,4.137-1.584c2.487,0,4.796,1.54,4.796,4.136C21.156,16.208,17.328,16.627,17.328,19.003z";let o=document.createElement("span");o.className="cesium-navigationHelpButton-wrapper",t.appendChild(o);let r=document.createElement("button");r.type="button",r.className="cesium-button cesium-toolbar-button cesium-navigation-help-button",r.setAttribute("data-bind","attr: { title: tooltip },click: command,cesiumSvgPath: { path: _svgPath, width: 32, height: 32 }"),o.appendChild(r);let s=document.createElement("div");s.className="cesium-navigation-help",s.setAttribute("data-bind",'css: { "cesium-navigation-help-visible" : showInstructions}'),o.appendChild(s);let a=document.createElement("button");a.type="button",a.className="cesium-navigation-button cesium-navigation-button-left",a.setAttribute("data-bind",'click: showClick, css: {"cesium-navigation-button-selected": !_touch, "cesium-navigation-button-unselected": _touch}');let c=document.createElement("img");c.src=$t("Widgets/Images/NavigationHelp/Mouse.svg"),c.className="cesium-navigation-button-icon",c.style.width="25px",c.style.height="25px",a.appendChild(c),a.appendChild(document.createTextNode("Mouse"));let l=document.createElement("button");l.type="button",l.className="cesium-navigation-button cesium-navigation-button-right",l.setAttribute("data-bind",'click: showTouch, css: {"cesium-navigation-button-selected": _touch, "cesium-navigation-button-unselected": !_touch}');let f=document.createElement("img");f.src=$t("Widgets/Images/NavigationHelp/Touch.svg"),f.className="cesium-navigation-button-icon",f.style.width="25px",f.style.height="25px",l.appendChild(f),l.appendChild(document.createTextNode("Touch")),s.appendChild(a),s.appendChild(l);let d=document.createElement("div");d.className="cesium-click-navigation-help cesium-navigation-help-instructions",d.setAttribute("data-bind",'css: { "cesium-click-navigation-help-visible" : !_touch}'),d.innerHTML=` <table> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/MouseLeft.svg")}" width="48" height="48" /></td> <td> <div class="cesium-navigation-help-pan">Pan view</div> <div class="cesium-navigation-help-details">Left click + drag</div> </td> </tr> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/MouseRight.svg")}" width="48" height="48" /></td> <td> <div class="cesium-navigation-help-zoom">Zoom view</div> <div class="cesium-navigation-help-details">Right click + drag, or</div> <div class="cesium-navigation-help-details">Mouse wheel scroll</div> </td> </tr> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/MouseMiddle.svg")}" width="48" height="48" /></td> <td> <div class="cesium-navigation-help-rotate">Rotate view</div> <div class="cesium-navigation-help-details">Middle click + drag, or</div> <div class="cesium-navigation-help-details">CTRL + Left/Right click + drag</div> </td> </tr> </table>`,s.appendChild(d);let p=document.createElement("div");p.className="cesium-touch-navigation-help cesium-navigation-help-instructions",p.setAttribute("data-bind",'css: { "cesium-touch-navigation-help-visible" : _touch}'),p.innerHTML=` <table> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/TouchDrag.svg")}" width="70" height="48" /></td> <td> <div class="cesium-navigation-help-pan">Pan view</div> <div class="cesium-navigation-help-details">One finger drag</div> </td> </tr> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/TouchZoom.svg")}" width="70" height="48" /></td> <td> <div class="cesium-navigation-help-zoom">Zoom view</div> <div class="cesium-navigation-help-details">Two finger pinch</div> </td> </tr> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/TouchTilt.svg")}" width="70" height="48" /></td> <td> <div class="cesium-navigation-help-rotate">Tilt view</div> <div class="cesium-navigation-help-details">Two finger drag, same direction</div> </td> </tr> <tr> <td><img src="${$t("Widgets/Images/NavigationHelp/TouchRotate.svg")}" width="70" height="48" /></td> <td> <div class="cesium-navigation-help-tilt">Rotate view</div> <div class="cesium-navigation-help-details">Two finger drag, opposite direction</div> </td> </tr> </table>`,s.appendChild(p),Ce.applyBindings(n,o),this._container=t,this._viewModel=n,this._wrapper=o,this._closeInstructions=function(g){o.contains(g.target)||(n.showInstructions=!1)},Ut.supportsPointerEvents()?document.addEventListener("pointerdown",this._closeInstructions,!0):(document.addEventListener("mousedown",this._closeInstructions,!0),document.addEventListener("touchstart",this._closeInstructions,!0))}Object.defineProperties(gH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});gH.prototype.isDestroyed=function(){return!1};gH.prototype.destroy=function(){return Ut.supportsPointerEvents()?document.removeEventListener("pointerdown",this._closeInstructions,!0):(document.removeEventListener("mousedown",this._closeInstructions,!0),document.removeEventListener("touchstart",this._closeInstructions,!0)),Ce.cleanNode(this._wrapper),this._container.removeChild(this._wrapper),le(this)};var R2=gH;function QX(e){this._scene=e.scene,this.lowFrameRateMessage=y(e.lowFrameRateMessage,"This application appears to be performing poorly on your system. Please try using a different web browser or updating your video drivers."),this.lowFrameRateMessageDismissed=!1,this.showingLowFrameRateMessage=!1,Ce.track(this,["lowFrameRateMessage","lowFrameRateMessageDismissed","showingLowFrameRateMessage"]);let t=this;this._dismissMessage=Tn(function(){t.showingLowFrameRateMessage=!1,t.lowFrameRateMessageDismissed=!0});let n=EF.fromScene(e.scene);this._unsubscribeLowFrameRate=n.lowFrameRate.addEventListener(function(){t.lowFrameRateMessageDismissed||(t.showingLowFrameRateMessage=!0)}),this._unsubscribeNominalFrameRate=n.nominalFrameRate.addEventListener(function(){t.showingLowFrameRateMessage=!1})}Object.defineProperties(QX.prototype,{scene:{get:function(){return this._scene}},dismissMessage:{get:function(){return this._dismissMessage}}});QX.prototype.destroy=function(){return this._unsubscribeLowFrameRate(),this._unsubscribeNominalFrameRate(),le(this)};var B2=QX;function yH(e){let t=In(e.container),n=new B2(e),i=document.createElement("div");i.className="cesium-performance-watchdog-message-area",i.setAttribute("data-bind","visible: showingLowFrameRateMessage");let o=document.createElement("button");o.setAttribute("type","button"),o.className="cesium-performance-watchdog-message-dismiss",o.innerHTML="×",o.setAttribute("data-bind","click: dismissMessage"),i.appendChild(o);let r=document.createElement("div");r.className="cesium-performance-watchdog-message",r.setAttribute("data-bind","html: lowFrameRateMessage"),i.appendChild(r),t.appendChild(i),Ce.applyBindings(n,i),this._container=t,this._viewModel=n,this._element=i}Object.defineProperties(yH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});yH.prototype.isDestroyed=function(){return!1};yH.prototype.destroy=function(){return this._viewModel.destroy(),Ce.cleanNode(this._element),this._container.removeChild(this._element),le(this)};var M2=yH;function AH(e){this._scene=e,this._orthographic=e.camera.frustum instanceof en,this._flightInProgress=!1,this.dropDownVisible=!1,this.tooltipPerspective="Perspective Projection",this.tooltipOrthographic="Orthographic Projection",this.selectedTooltip=void 0,this.sceneMode=e.mode,Ce.track(this,["_orthographic","_flightInProgress","sceneMode","dropDownVisible","tooltipPerspective","tooltipOrthographic"]);let t=this;Ce.defineProperty(this,"selectedTooltip",function(){return t._orthographic?t.tooltipOrthographic:t.tooltipPerspective}),this._toggleDropDown=Tn(function(){t.sceneMode===ee.SCENE2D||t._flightInProgress||(t.dropDownVisible=!t.dropDownVisible)}),this._eventHelper=new Or,this._eventHelper.add(e.morphComplete,function(n,i,o,r){t.sceneMode=o,t._orthographic=o===ee.SCENE2D||t._scene.camera.frustum instanceof en}),this._eventHelper.add(e.preRender,function(){t._flightInProgress=u(e.camera._currentFlight)}),this._switchToPerspective=Tn(function(){t.sceneMode!==ee.SCENE2D&&(t._scene.camera.switchToPerspectiveFrustum(),t._orthographic=!1,t.dropDownVisible=!1)}),this._switchToOrthographic=Tn(function(){t.sceneMode!==ee.SCENE2D&&(t._scene.camera.switchToOrthographicFrustum(),t._orthographic=!0,t.dropDownVisible=!1)}),this._sceneMode=ee}Object.defineProperties(AH.prototype,{scene:{get:function(){return this._scene}},toggleDropDown:{get:function(){return this._toggleDropDown}},switchToPerspective:{get:function(){return this._switchToPerspective}},switchToOrthographic:{get:function(){return this._switchToOrthographic}},isOrthographicProjection:{get:function(){return this._orthographic}}});AH.prototype.isDestroyed=function(){return!1};AH.prototype.destroy=function(){this._eventHelper.removeAll(),le(this)};var L2=AH;var oyt="M 28.15625,10.4375 9.125,13.21875 13.75,43.25 41.75,55.09375 50.8125,37 54.5,11.9375 z m 0.125,3 19.976451,0.394265 L 43.03125,16.875 22.6875,14.28125 z M 50.971746,15.705477 47.90625,36.03125 42.53125,46 44.84375,19.3125 z M 12.625,16.03125 l 29.15625,3.6875 -2.65625,31 L 16.4375,41.125 z",ryt="m 31.560594,6.5254438 -20.75,12.4687502 0.1875,24.5625 22.28125,11.8125 19.5,-12 0.65625,-0.375 0,-0.75 0.0312,-23.21875 z m 0.0625,3.125 16.65625,9.5000002 -16.125,10.28125 -17.34375,-9.71875 z m 18.96875,11.1875002 0.15625,20.65625 -17.46875,10.59375 0.15625,-20.28125 z m -37.0625,1.25 17.21875,9.625 -0.15625,19.21875 -16.9375,-9 z";function xH(e,t){e=In(e);let n=new L2(t);n._perspectivePath=oyt,n._orthographicPath=ryt;let i=document.createElement("span");i.className="cesium-projectionPicker-wrapper cesium-toolbar-button",e.appendChild(i);let o=document.createElement("button");o.type="button",o.className="cesium-button cesium-toolbar-button",o.setAttribute("data-bind",'css: { "cesium-projectionPicker-buttonPerspective": !_orthographic, "cesium-projectionPicker-buttonOrthographic": _orthographic, "cesium-button-disabled" : sceneMode === _sceneMode.SCENE2D || _flightInProgress, "cesium-projectionPicker-selected": dropDownVisible },attr: { title: selectedTooltip },click: toggleDropDown'),o.innerHTML='<!-- ko cesiumSvgPath: { path: _perspectivePath, width: 64, height: 64, css: "cesium-projectionPicker-iconPerspective" } --><!-- /ko --><!-- ko cesiumSvgPath: { path: _orthographicPath, width: 64, height: 64, css: "cesium-projectionPicker-iconOrthographic" } --><!-- /ko -->',i.appendChild(o);let r=document.createElement("button");r.type="button",r.className="cesium-button cesium-toolbar-button cesium-projectionPicker-dropDown-icon",r.setAttribute("data-bind",'css: { "cesium-projectionPicker-visible" : (dropDownVisible && _orthographic), "cesium-projectionPicker-none" : !_orthographic, "cesium-projectionPicker-hidden" : !dropDownVisible },attr: { title: tooltipPerspective },click: switchToPerspective,cesiumSvgPath: { path: _perspectivePath, width: 64, height: 64 }'),i.appendChild(r);let s=document.createElement("button");s.type="button",s.className="cesium-button cesium-toolbar-button cesium-projectionPicker-dropDown-icon",s.setAttribute("data-bind",'css: { "cesium-projectionPicker-visible" : (dropDownVisible && !_orthographic), "cesium-projectionPicker-none" : _orthographic, "cesium-projectionPicker-hidden" : !dropDownVisible},attr: { title: tooltipOrthographic },click: switchToOrthographic,cesiumSvgPath: { path: _orthographicPath, width: 64, height: 64 }'),i.appendChild(s),Ce.applyBindings(n,i),this._viewModel=n,this._container=e,this._wrapper=i,this._closeDropDown=function(a){i.contains(a.target)||(n.dropDownVisible=!1)},Ut.supportsPointerEvents()?document.addEventListener("pointerdown",this._closeDropDown,!0):(document.addEventListener("mousedown",this._closeDropDown,!0),document.addEventListener("touchstart",this._closeDropDown,!0))}Object.defineProperties(xH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});xH.prototype.isDestroyed=function(){return!1};xH.prototype.destroy=function(){return this._viewModel.destroy(),Ut.supportsPointerEvents()?document.removeEventListener("pointerdown",this._closeDropDown,!0):(document.removeEventListener("mousedown",this._closeDropDown,!0),document.removeEventListener("touchstart",this._closeDropDown,!0)),Ce.cleanNode(this._wrapper),this._container.removeChild(this._wrapper),le(this)};var N2=xH;function CH(e,t){this._scene=e;let n=this,i=function(o,r,s,a){n.sceneMode=s,n.dropDownVisible=!1};this._eventHelper=new Or,this._eventHelper.add(e.morphStart,i),this._duration=y(t,2),this.sceneMode=e.mode,this.dropDownVisible=!1,this.tooltip2D="2D",this.tooltip3D="3D",this.tooltipColumbusView="Columbus View",Ce.track(this,["sceneMode","dropDownVisible","tooltip2D","tooltip3D","tooltipColumbusView"]),this.selectedTooltip=void 0,Ce.defineProperty(this,"selectedTooltip",function(){let o=n.sceneMode;return o===ee.SCENE2D?n.tooltip2D:o===ee.SCENE3D?n.tooltip3D:n.tooltipColumbusView}),this._toggleDropDown=Tn(function(){n.dropDownVisible=!n.dropDownVisible}),this._morphTo2D=Tn(function(){e.morphTo2D(n._duration)}),this._morphTo3D=Tn(function(){e.morphTo3D(n._duration)}),this._morphToColumbusView=Tn(function(){e.morphToColumbusView(n._duration)}),this._sceneMode=ee}Object.defineProperties(CH.prototype,{scene:{get:function(){return this._scene}},duration:{get:function(){return this._duration},set:function(e){this._duration=e}},toggleDropDown:{get:function(){return this._toggleDropDown}},morphTo2D:{get:function(){return this._morphTo2D}},morphTo3D:{get:function(){return this._morphTo3D}},morphToColumbusView:{get:function(){return this._morphToColumbusView}}});CH.prototype.isDestroyed=function(){return!1};CH.prototype.destroy=function(){this._eventHelper.removeAll(),le(this)};var F2=CH;var syt="m 32.401392,4.9330437 c -7.087603,0 -14.096095,2.884602 -19.10793,7.8946843 -5.0118352,5.010083 -7.9296167,11.987468 -7.9296167,19.072999 0,7.085531 2.9177815,14.097848 7.9296167,19.107931 4.837653,4.835961 11.541408,7.631372 18.374354,7.82482 0.05712,0.01231 0.454119,0.139729 0.454119,0.139729 l 0.03493,-0.104797 c 0.08246,7.84e-4 0.162033,0.03493 0.244525,0.03493 0.08304,0 0.161515,-0.03414 0.244526,-0.03493 l 0.03493,0.104797 c 0,0 0.309474,-0.129487 0.349323,-0.139729 6.867765,-0.168094 13.582903,-2.965206 18.444218,-7.82482 2.558195,-2.5573 4.551081,-5.638134 5.903547,-8.977584 1.297191,-3.202966 2.02607,-6.661489 2.02607,-10.130347 0,-6.237309 -2.366261,-12.31219 -6.322734,-17.116794 -0.0034,-0.02316 0.0049,-0.04488 0,-0.06986 -0.01733,-0.08745 -0.104529,-0.278855 -0.104797,-0.279458 -5.31e-4,-0.0012 -0.522988,-0.628147 -0.523984,-0.62878 -3.47e-4,-2.2e-4 -0.133444,-0.03532 -0.244525,-0.06987 C 51.944299,13.447603 51.751076,13.104317 51.474391,12.827728 46.462556,7.8176457 39.488996,4.9330437 32.401392,4.9330437 z m -2.130866,3.5281554 0.104797,9.6762289 c -4.111695,-0.08361 -7.109829,-0.423664 -9.257041,-0.943171 1.198093,-2.269271 2.524531,-4.124404 3.91241,-5.414496 2.167498,-2.0147811 3.950145,-2.8540169 5.239834,-3.3185619 z m 2.794579,0 c 1.280302,0.4754953 3.022186,1.3285948 5.065173,3.2486979 1.424667,1.338973 2.788862,3.303645 3.982275,5.728886 -2.29082,0.403367 -5.381258,0.621049 -8.942651,0.698645 L 33.065105,8.4611991 z m 5.728886,0.2445256 c 4.004072,1.1230822 7.793098,3.1481363 10.724195,6.0782083 0.03468,0.03466 0.07033,0.06991 0.104797,0.104797 -0.45375,0.313891 -0.923054,0.663002 -1.956205,1.082899 -0.647388,0.263114 -1.906242,0.477396 -2.829511,0.733577 -1.382296,-2.988132 -3.027146,-5.368585 -4.785716,-7.0213781 -0.422866,-0.397432 -0.835818,-0.6453247 -1.25756,-0.9781032 z m -15.33525,0.7685092 c -0.106753,0.09503 -0.207753,0.145402 -0.31439,0.244526 -1.684973,1.5662541 -3.298068,3.8232211 -4.680919,6.5672591 -0.343797,-0.14942 -1.035052,-0.273198 -1.292493,-0.419186 -0.956528,-0.542427 -1.362964,-1.022024 -1.537018,-1.292493 -0.0241,-0.03745 -0.01868,-0.0401 -0.03493,-0.06986 2.250095,-2.163342 4.948824,-3.869984 7.859752,-5.0302421 z m -9.641296,7.0912431 c 0.464973,0.571618 0.937729,1.169056 1.956205,1.746612 0.349907,0.198425 1.107143,0.335404 1.537018,0.523983 -1.20166,3.172984 -1.998037,7.051901 -2.165798,11.772162 C 14.256557,30.361384 12.934823,30.161483 12.280427,29.90959 10.644437,29.279855 9.6888882,28.674891 9.1714586,28.267775 8.6540289,27.860658 8.6474751,27.778724 8.6474751,27.778724 l -0.069864,0.03493 C 9.3100294,23.691285 11.163248,19.798527 13.817445,16.565477 z m 37.552149,0.523984 c 2.548924,3.289983 4.265057,7.202594 4.890513,11.318043 -0.650428,0.410896 -1.756876,1.001936 -3.563088,1.606882 -1.171552,0.392383 -3.163859,0.759153 -4.960377,1.117832 -0.04367,-4.752703 -0.784809,-8.591423 -1.88634,-11.807094 0.917574,-0.263678 2.170552,-0.486495 2.864443,-0.76851 1.274693,-0.518066 2.003942,-1.001558 2.654849,-1.467153 z m -31.439008,2.619917 c 2.487341,0.672766 5.775813,1.137775 10.479669,1.222628 l 0.104797,10.689263 0,0.03493 0,0.733577 c -5.435005,-0.09059 -9.512219,-0.519044 -12.610536,-1.117831 0.106127,-4.776683 0.879334,-8.55791 2.02607,-11.562569 z m 23.264866,0.31439 c 1.073459,3.067541 1.833795,6.821314 1.816476,11.702298 -3.054474,0.423245 -7.062018,0.648559 -11.702298,0.698644 l 0,-0.838373 -0.104796,-10.654331 c 4.082416,-0.0864 7.404468,-0.403886 9.990618,-0.908238 z M 8.2632205,30.922625 c 0.7558676,0.510548 1.5529563,1.013339 3.0041715,1.57195 0.937518,0.360875 2.612202,0.647642 3.91241,0.978102 0.112814,3.85566 0.703989,7.107756 1.606883,9.920754 -1.147172,-0.324262 -2.644553,-0.640648 -3.423359,-0.978102 -1.516688,-0.657177 -2.386627,-1.287332 -2.864443,-1.71168 -0.477816,-0.424347 -0.489051,-0.489051 -0.489051,-0.489051 L 9.8002387,40.319395 C 8.791691,37.621767 8.1584238,34.769583 8.1584238,31.900727 c 0,-0.330153 0.090589,-0.648169 0.1047967,-0.978102 z m 48.2763445,0.419186 c 0.0047,0.188973 0.06986,0.36991 0.06986,0.558916 0,2.938869 -0.620228,5.873558 -1.676747,8.628261 -0.07435,0.07583 -0.06552,0.07411 -0.454119,0.349323 -0.606965,0.429857 -1.631665,1.042044 -3.318562,1.676747 -1.208528,0.454713 -3.204964,0.850894 -5.135038,1.25756 0.84593,-2.765726 1.41808,-6.005357 1.606883,-9.815957 2.232369,-0.413371 4.483758,-0.840201 5.938479,-1.327425 1.410632,-0.472457 2.153108,-0.89469 2.96924,-1.327425 z m -38.530252,2.864443 c 3.208141,0.56697 7.372279,0.898588 12.575603,0.978103 l 0.174662,9.885821 c -4.392517,-0.06139 -8.106722,-0.320566 -10.863925,-0.803441 -1.051954,-2.664695 -1.692909,-6.043794 -1.88634,-10.060483 z m 26.793022,0.31439 c -0.246298,3.923551 -0.877762,7.263679 -1.816476,9.885822 -2.561957,0.361954 -5.766249,0.560708 -9.431703,0.62878 l -0.174661,-9.815957 c 4.491734,-0.04969 8.334769,-0.293032 11.42284,-0.698645 z M 12.035901,44.860585 c 0.09977,0.04523 0.105535,0.09465 0.209594,0.139729 1.337656,0.579602 3.441099,1.058072 5.589157,1.537018 1.545042,3.399208 3.548524,5.969402 5.589157,7.789888 -3.034411,-1.215537 -5.871615,-3.007978 -8.174142,-5.309699 -1.245911,-1.245475 -2.271794,-2.662961 -3.213766,-4.156936 z m 40.69605,0 c -0.941972,1.493975 -1.967855,2.911461 -3.213765,4.156936 -2.74253,2.741571 -6.244106,4.696717 -9.955686,5.868615 0.261347,-0.241079 0.507495,-0.394491 0.768509,-0.663713 1.674841,-1.727516 3.320792,-4.181056 4.645987,-7.265904 2.962447,-0.503021 5.408965,-1.122293 7.161107,-1.781544 0.284034,-0.106865 0.337297,-0.207323 0.593848,-0.31439 z m -31.404076,2.305527 c 2.645807,0.376448 5.701178,0.649995 9.466635,0.698645 l 0.139729,7.789888 c -1.38739,-0.480844 -3.316218,-1.29837 -5.659022,-3.388427 -1.388822,-1.238993 -2.743668,-3.0113 -3.947342,-5.100106 z m 20.365491,0.104797 c -1.04872,2.041937 -2.174337,3.779068 -3.353494,4.995309 -1.853177,1.911459 -3.425515,2.82679 -4.611055,3.353494 l -0.139729,-7.789887 c 3.13091,-0.05714 5.728238,-0.278725 8.104278,-0.558916 z",ayt="m 2.9825053,17.550598 0,1.368113 0,26.267766 0,1.368113 1.36811,0 54.9981397,0 1.36811,0 0,-1.368113 0,-26.267766 0,-1.368113 -1.36811,0 -54.9981397,0 -1.36811,0 z m 2.73623,2.736226 10.3292497,0 0,10.466063 -10.3292497,0 0,-10.466063 z m 13.0654697,0 11.69737,0 0,10.466063 -11.69737,0 0,-10.466063 z m 14.43359,0 11.69737,0 0,10.466063 -11.69737,0 0,-10.466063 z m 14.43359,0 10.32926,0 0,10.466063 -10.32926,0 0,-10.466063 z m -41.9326497,13.202288 10.3292497,0 0,10.329252 -10.3292497,0 0,-10.329252 z m 13.0654697,0 11.69737,0 0,10.329252 -11.69737,0 0,-10.329252 z m 14.43359,0 11.69737,0 0,10.329252 -11.69737,0 0,-10.329252 z m 14.43359,0 10.32926,0 0,10.329252 -10.32926,0 0,-10.329252 z",cyt="m 14.723969,17.675598 -0.340489,0.817175 -11.1680536,26.183638 -0.817175,1.872692 2.076986,0 54.7506996,0 2.07698,0 -0.81717,-1.872692 -11.16805,-26.183638 -0.34049,-0.817175 -0.91933,0 -32.414586,0 -0.919322,0 z m 1.838643,2.723916 6.196908,0 -2.928209,10.418977 -7.729111,0 4.460412,-10.418977 z m 9.02297,0 4.903049,0 0,10.418977 -7.831258,0 2.928209,-10.418977 z m 7.626964,0 5.584031,0 2.62176,10.418977 -8.205791,0 0,-10.418977 z m 8.410081,0 5.51593,0 4.46042,10.418977 -7.38863,0 -2.58772,-10.418977 z m -30.678091,13.142892 8.103649,0 -2.89416,10.282782 -9.6018026,0 4.3923136,-10.282782 z m 10.929711,0 8.614384,0 0,10.282782 -11.508544,0 2.89416,-10.282782 z m 11.338299,0 8.852721,0 2.58772,10.282782 -11.440441,0 0,-10.282782 z m 11.678781,0 7.86531,0 4.39231,10.282782 -9.6699,0 -2.58772,-10.282782 z";function TH(e,t,n){e=In(e);let i=new F2(t,n);i._globePath=syt,i._flatMapPath=ayt,i._columbusViewPath=cyt;let o=document.createElement("span");o.className="cesium-sceneModePicker-wrapper cesium-toolbar-button",e.appendChild(o);let r=document.createElement("button");r.type="button",r.className="cesium-button cesium-toolbar-button",r.setAttribute("data-bind",'css: { "cesium-sceneModePicker-button2D": sceneMode === _sceneMode.SCENE2D, "cesium-sceneModePicker-button3D": sceneMode === _sceneMode.SCENE3D, "cesium-sceneModePicker-buttonColumbusView": sceneMode === _sceneMode.COLUMBUS_VIEW, "cesium-sceneModePicker-selected": dropDownVisible },attr: { title: selectedTooltip },click: toggleDropDown'),r.innerHTML='<!-- ko cesiumSvgPath: { path: _globePath, width: 64, height: 64, css: "cesium-sceneModePicker-slide-svg cesium-sceneModePicker-icon3D" } --><!-- /ko --><!-- ko cesiumSvgPath: { path: _flatMapPath, width: 64, height: 64, css: "cesium-sceneModePicker-slide-svg cesium-sceneModePicker-icon2D" } --><!-- /ko --><!-- ko cesiumSvgPath: { path: _columbusViewPath, width: 64, height: 64, css: "cesium-sceneModePicker-slide-svg cesium-sceneModePicker-iconColumbusView" } --><!-- /ko -->',o.appendChild(r);let s=document.createElement("button");s.type="button",s.className="cesium-button cesium-toolbar-button cesium-sceneModePicker-dropDown-icon",s.setAttribute("data-bind",'css: { "cesium-sceneModePicker-visible" : (dropDownVisible && (sceneMode !== _sceneMode.SCENE3D)) || (!dropDownVisible && (sceneMode === _sceneMode.SCENE3D)), "cesium-sceneModePicker-none" : sceneMode === _sceneMode.SCENE3D, "cesium-sceneModePicker-hidden" : !dropDownVisible },attr: { title: tooltip3D },click: morphTo3D,cesiumSvgPath: { path: _globePath, width: 64, height: 64 }'),o.appendChild(s);let a=document.createElement("button");a.type="button",a.className="cesium-button cesium-toolbar-button cesium-sceneModePicker-dropDown-icon",a.setAttribute("data-bind",'css: { "cesium-sceneModePicker-visible" : (dropDownVisible && (sceneMode !== _sceneMode.SCENE2D)), "cesium-sceneModePicker-none" : sceneMode === _sceneMode.SCENE2D, "cesium-sceneModePicker-hidden" : !dropDownVisible },attr: { title: tooltip2D },click: morphTo2D,cesiumSvgPath: { path: _flatMapPath, width: 64, height: 64 }'),o.appendChild(a);let c=document.createElement("button");c.type="button",c.className="cesium-button cesium-toolbar-button cesium-sceneModePicker-dropDown-icon",c.setAttribute("data-bind",'css: { "cesium-sceneModePicker-visible" : (dropDownVisible && (sceneMode !== _sceneMode.COLUMBUS_VIEW)) || (!dropDownVisible && (sceneMode === _sceneMode.COLUMBUS_VIEW)), "cesium-sceneModePicker-none" : sceneMode === _sceneMode.COLUMBUS_VIEW, "cesium-sceneModePicker-hidden" : !dropDownVisible},attr: { title: tooltipColumbusView },click: morphToColumbusView,cesiumSvgPath: { path: _columbusViewPath, width: 64, height: 64 }'),o.appendChild(c),Ce.applyBindings(i,o),this._viewModel=i,this._container=e,this._wrapper=o,this._closeDropDown=function(l){o.contains(l.target)||(i.dropDownVisible=!1)},Ut.supportsPointerEvents()?document.addEventListener("pointerdown",this._closeDropDown,!0):(document.addEventListener("mousedown",this._closeDropDown,!0),document.addEventListener("touchstart",this._closeDropDown,!0))}Object.defineProperties(TH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});TH.prototype.isDestroyed=function(){return!1};TH.prototype.destroy=function(){return this._viewModel.destroy(),Ut.supportsPointerEvents()?document.removeEventListener("pointerdown",this._closeDropDown,!0):(document.removeEventListener("mousedown",this._closeDropDown,!0),document.removeEventListener("touchstart",this._closeDropDown,!0)),Ce.cleanNode(this._wrapper),this._container.removeChild(this._wrapper),le(this)};var V2=TH;var lyt=new H,EH="-1000px";function U2(e,t,n){this._scene=e,this._screenPositionX=EH,this._screenPositionY=EH,this._tweens=e.tweens,this._container=y(n,document.body),this._selectionIndicatorElement=t,this._scale=1,this.position=void 0,this.showSelection=!1,Ce.track(this,["position","_screenPositionX","_screenPositionY","_scale","showSelection"]),this.isVisible=void 0,Ce.defineProperty(this,"isVisible",{get:function(){return this.showSelection&&u(this.position)}}),Ce.defineProperty(this,"_transform",{get:function(){return`scale(${this._scale})`}}),this.computeScreenSpacePosition=function(i,o){return Yi.wgs84ToWindowCoordinates(e,i,o)}}U2.prototype.update=function(){if(this.showSelection&&u(this.position)){let e=this.computeScreenSpacePosition(this.position,lyt);if(!u(e))this._screenPositionX=EH,this._screenPositionY=EH;else{let t=this._container,n=t.parentNode.clientWidth,i=t.parentNode.clientHeight,o=this._selectionIndicatorElement.clientWidth,r=o*.5;e.x=Math.min(Math.max(e.x,-o),n+o)-r,e.y=Math.min(Math.max(e.y,-o),i+o)-r,this._screenPositionX=`${Math.floor(e.x+.25)}px`,this._screenPositionY=`${Math.floor(e.y+.25)}px`}}};U2.prototype.animateAppear=function(){this._tweens.addProperty({object:this,property:"_scale",startValue:2,stopValue:1,duration:.8,easingFunction:vr.EXPONENTIAL_OUT})};U2.prototype.animateDepart=function(){this._tweens.addProperty({object:this,property:"_scale",startValue:this._scale,stopValue:1.5,duration:.8,easingFunction:vr.EXPONENTIAL_OUT})};Object.defineProperties(U2.prototype,{container:{get:function(){return this._container}},selectionIndicatorElement:{get:function(){return this._selectionIndicatorElement}},scene:{get:function(){return this._scene}}});var k2=U2;function bH(e,t){e=In(e),this._container=e;let n=document.createElement("div");n.className="cesium-selection-wrapper",n.setAttribute("data-bind",'style: { "top" : _screenPositionY, "left" : _screenPositionX },css: { "cesium-selection-wrapper-visible" : isVisible }'),e.appendChild(n),this._element=n;let i="http://www.w3.org/2000/svg",o="M -34 -34 L -34 -11.25 L -30 -15.25 L -30 -30 L -15.25 -30 L -11.25 -34 L -34 -34 z M 11.25 -34 L 15.25 -30 L 30 -30 L 30 -15.25 L 34 -11.25 L 34 -34 L 11.25 -34 z M -34 11.25 L -34 34 L -11.25 34 L -15.25 30 L -30 30 L -30 15.25 L -34 11.25 z M 34 11.25 L 30 15.25 L 30 30 L 15.25 30 L 11.25 34 L 34 34 L 34 11.25 z",r=document.createElementNS(i,"svg:svg");r.setAttribute("width",160),r.setAttribute("height",160),r.setAttribute("viewBox","0 0 160 160");let s=document.createElementNS(i,"g");s.setAttribute("transform","translate(80,80)"),r.appendChild(s);let a=document.createElementNS(i,"path");a.setAttribute("data-bind","attr: { transform: _transform }"),a.setAttribute("d",o),s.appendChild(a),n.appendChild(r);let c=new k2(t,this._element,this._container);this._viewModel=c,Ce.applyBindings(this._viewModel,this._element)}Object.defineProperties(bH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});bH.prototype.isDestroyed=function(){return!1};bH.prototype.destroy=function(){let e=this._container;return Ce.cleanNode(this._element),e.removeChild(this._element),le(this)};var z2=bH;function DC(e,t,n){this._color=e,this._height=t,this._base=y(n,0)}DC.prototype.getHeight=function(){return this._height};DC.prototype.getBase=function(){return this._base};DC.prototype.getStartTime=function(){return this._start};DC.prototype.getStopTime=function(){return this._stop};DC.prototype.setRange=function(e,t){this._start=e,this._stop=t};DC.prototype.render=function(e){let t="";if(this._start&&this._stop&&this._color){let n=$.secondsDifference(this._start,e.epochJulian),i=Math.round(e.timeBarWidth*e.getAlpha(n)),o=$.secondsDifference(this._stop,e.epochJulian),r=Math.round(e.timeBarWidth*e.getAlpha(o))-i;i<0&&(r+=i,i=0),i+r>e.timeBarWidth&&(r=e.timeBarWidth-i),r>0&&(t=`<span class="cesium-timeline-highlight" style="left: ${i.toString()}px; width: ${r.toString()}px; bottom: ${this._base.toString()}px; height: ${this._height}px; background-color: ${this._color};"></span>`)}return t};var H2=DC;function PAe(e,t,n,i){this.interval=e,this.height=t,this.color=n||new z(.5,.5,.5,1),this.backgroundColor=i||new z(0,0,0,0)}PAe.prototype.render=function(e,t){let n=this.interval.start,i=this.interval.stop,o=t.startJulian,r=$.addSeconds(t.startJulian,t.duration,new $);if($.lessThan(n,o)&&$.greaterThan(i,r))e.fillStyle=this.color.toCssColorString(),e.fillRect(0,t.y,t.timeBarWidth,this.height);else if($.lessThanOrEquals(n,r)&&$.greaterThanOrEquals(i,o)){let s,a,c;for(s=0;s<t.timeBarWidth;++s){let l=$.addSeconds(t.startJulian,s/t.timeBarWidth*t.duration,new $);!u(a)&&$.greaterThanOrEquals(l,n)?a=s:!u(c)&&$.greaterThanOrEquals(l,i)&&(c=s)}e.fillStyle=this.backgroundColor.toCssColorString(),e.fillRect(0,t.y,t.timeBarWidth,this.height),u(a)&&(u(c)||(c=t.timeBarWidth),e.fillStyle=this.color.toCssColorString(),e.fillRect(a,t.y,Math.max(c-a,1),this.height))}};var G2=PAe;var $X=1e12,Uf={none:0,scrub:1,slide:2,zoom:3,touchOnly:4},Xc={none:0,scrub:1,slideZoom:2,singleTap:3,ignore:4},n0=[.001,.002,.005,.01,.02,.05,.1,.25,.5,1,2,5,10,15,30,60,120,300,600,900,1800,3600,7200,14400,21600,43200,86400,172800,345600,604800,1296e3,2592e3,5184e3,7776e3,15552e3,31536e3,63072e3,126144e3,15768e4,31536e4,63072e4,126144e4,15768e5,31536e5,63072e5,126144e5,15768e6,31536e6],uyt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Kc(e,t){e=In(e);let n=e.ownerDocument;this.container=e;let i=n.createElement("div");i.className="cesium-timeline-main",e.appendChild(i),this._topDiv=i,this._endJulian=void 0,this._epochJulian=void 0,this._lastXPos=void 0,this._scrubElement=void 0,this._startJulian=void 0,this._timeBarSecondsSpan=void 0,this._clock=t,this._scrubJulian=t.currentTime,this._mainTicSpan=-1,this._mouseMode=Uf.none,this._touchMode=Xc.none,this._touchState={centerX:0,spanX:0},this._mouseX=0,this._timelineDrag=0,this._timelineDragLocation=void 0,this._lastHeight=void 0,this._lastWidth=void 0,this._topDiv.innerHTML='<div class="cesium-timeline-bar"></div><div class="cesium-timeline-trackContainer"><canvas class="cesium-timeline-tracks" width="10" height="1"></canvas></div><div class="cesium-timeline-needle"></div><span class="cesium-timeline-ruler"></span>',this._timeBarEle=this._topDiv.childNodes[0],this._trackContainer=this._topDiv.childNodes[1],this._trackListEle=this._topDiv.childNodes[1].childNodes[0],this._needleEle=this._topDiv.childNodes[2],this._rulerEle=this._topDiv.childNodes[3],this._context=this._trackListEle.getContext("2d"),this._trackList=[],this._highlightRanges=[],this.zoomTo(t.startTime,t.stopTime),this._onMouseDown=fyt(this),this._onMouseUp=dyt(this),this._onMouseMove=hyt(this),this._onMouseWheel=myt(this),this._onTouchStart=pyt(this),this._onTouchMove=gyt(this),this._onTouchEnd=_yt(this);let o=this._timeBarEle;n.addEventListener("mouseup",this._onMouseUp,!1),n.addEventListener("mousemove",this._onMouseMove,!1),o.addEventListener("mousedown",this._onMouseDown,!1),o.addEventListener("DOMMouseScroll",this._onMouseWheel,!1),o.addEventListener("mousewheel",this._onMouseWheel,!1),o.addEventListener("touchstart",this._onTouchStart,!1),o.addEventListener("touchmove",this._onTouchMove,!1),o.addEventListener("touchend",this._onTouchEnd,!1),o.addEventListener("touchcancel",this._onTouchEnd,!1),this._topDiv.oncontextmenu=function(){return!1},t.onTick.addEventListener(this.updateFromClock,this),this.updateFromClock()}Kc.prototype.addEventListener=function(e,t,n){this._topDiv.addEventListener(e,t,n)};Kc.prototype.removeEventListener=function(e,t,n){this._topDiv.removeEventListener(e,t,n)};Kc.prototype.isDestroyed=function(){return!1};Kc.prototype.destroy=function(){this._clock.onTick.removeEventListener(this.updateFromClock,this);let e=this.container.ownerDocument;e.removeEventListener("mouseup",this._onMouseUp,!1),e.removeEventListener("mousemove",this._onMouseMove,!1);let t=this._timeBarEle;t.removeEventListener("mousedown",this._onMouseDown,!1),t.removeEventListener("DOMMouseScroll",this._onMouseWheel,!1),t.removeEventListener("mousewheel",this._onMouseWheel,!1),t.removeEventListener("touchstart",this._onTouchStart,!1),t.removeEventListener("touchmove",this._onTouchMove,!1),t.removeEventListener("touchend",this._onTouchEnd,!1),t.removeEventListener("touchcancel",this._onTouchEnd,!1),this.container.removeChild(this._topDiv),le(this)};Kc.prototype.addHighlightRange=function(e,t,n){let i=new H2(e,t,n);return this._highlightRanges.push(i),this.resize(),i};Kc.prototype.addTrack=function(e,t,n,i){let o=new G2(e,t,n,i);return this._trackList.push(o),this._lastHeight=void 0,this.resize(),o};Kc.prototype.zoomTo=function(e,t){if(this._startJulian=e,this._endJulian=t,this._timeBarSecondsSpan=$.secondsDifference(t,e),this._clock&&this._clock.clockRange!==br.UNBOUNDED){let i=this._clock.startTime,o=this._clock.stopTime,r=$.secondsDifference(o,i),s=$.secondsDifference(i,this._startJulian),a=$.secondsDifference(o,this._endJulian);this._timeBarSecondsSpan>=r?(this._timeBarSecondsSpan=r,this._startJulian=this._clock.startTime,this._endJulian=this._clock.stopTime):s>0?(this._endJulian=$.addSeconds(this._endJulian,s,new $),this._startJulian=i,this._timeBarSecondsSpan=$.secondsDifference(this._endJulian,this._startJulian)):a<0&&(this._startJulian=$.addSeconds(this._startJulian,a,new $),this._endJulian=o,this._timeBarSecondsSpan=$.secondsDifference(this._endJulian,this._startJulian))}this._makeTics();let n=document.createEvent("Event");n.initEvent("setzoom",!0,!0),n.startJulian=this._startJulian,n.endJulian=this._endJulian,n.epochJulian=this._epochJulian,n.totalSpan=this._timeBarSecondsSpan,n.mainTicSpan=this._mainTicSpan,this._topDiv.dispatchEvent(n)};Kc.prototype.zoomFrom=function(e){let t=$.secondsDifference(this._scrubJulian,this._startJulian);e>1||t<0||t>this._timeBarSecondsSpan?t=this._timeBarSecondsSpan*.5:t+=t-this._timeBarSecondsSpan*.5;let n=this._timeBarSecondsSpan-t;this.zoomTo($.addSeconds(this._startJulian,t-t*e,new $),$.addSeconds(this._endJulian,n*e-n,new $))};function eK(e){return e<10?`0${e.toString()}`:e.toString()}Kc.prototype.makeLabel=function(e){let t=$.toGregorianDate(e),n=t.millisecond,i=" UTC";if(n>0&&this._timeBarSecondsSpan<3600){for(i=Math.floor(n).toString();i.length<3;)i=`0${i}`;i=`.${i}`}return`${uyt[t.month-1]} ${t.day} ${t.year} ${eK(t.hour)}:${eK(t.minute)}:${eK(t.second)}${i}`};Kc.prototype.smallestTicInPixels=7;Kc.prototype._makeTics=function(){let e=this._timeBarEle,t=$.secondsDifference(this._scrubJulian,this._startJulian),n=Math.round(t*this._topDiv.clientWidth/this._timeBarSecondsSpan),i=n-8,o,r=this;this._needleEle.style.left=`${n.toString()}px`;let s="",a=.01,c=31536e6,l=1e-10,f=0,d=this._timeBarSecondsSpan;d<a?(d=a,this._timeBarSecondsSpan=a,this._endJulian=$.addSeconds(this._startJulian,a,new $)):d>c&&(d=c,this._timeBarSecondsSpan=c,this._endJulian=$.addSeconds(this._startJulian,c,new $));let p=this._timeBarEle.clientWidth;p<10&&(p=10);let g=this._startJulian,m=Math.min(d/p*1e-5,.4),A,x=$.toGregorianDate(g);d>31536e4?A=$.fromDate(new Date(Date.UTC(Math.floor(x.year/100)*100,0))):d>31536e3?A=$.fromDate(new Date(Date.UTC(Math.floor(x.year/10)*10,0))):d>86400?A=$.fromDate(new Date(Date.UTC(x.year,0))):A=$.fromDate(new Date(Date.UTC(x.year,x.month,x.day)));let C=$.secondsDifference(this._startJulian,$.addSeconds(A,m,new $)),T=C+d;this._epochJulian=A;function E(V){return Math.floor(C/V)*V}function S(V,X){return Math.ceil(V/X+.5)*X}function v(V){return(V-C)/d}function w(V,X){return V-X*Math.round(V/X)}this._rulerEle.innerHTML=this.makeLabel($.addSeconds(this._endJulian,-a,new $));let R=this._rulerEle.offsetWidth+20;R<30&&(R=180);let O=f;f-=l;let L={startTime:C,startJulian:g,epochJulian:A,duration:d,timeBarWidth:p,getAlpha:v};this._highlightRanges.forEach(function(V){s+=V.render(L)});let N=0,_=0,b=0,D=R/p;D>1&&(D=1),D*=this._timeBarSecondsSpan;let I=-1,B=-1,F=n0.length,k;for(k=0;k<F;++k){let V=n0[k];if(++I,N=V,V>D&&V>f)break;B<0&&p*(V/this._timeBarSecondsSpan)>=this.smallestTicInPixels&&(B=I)}if(I>0){for(;I>0;)if(--I,Math.abs(w(N,n0[I]))<1e-5){n0[I]>=f&&(_=n0[I]);break}if(B>=0)for(;B<I;){if(Math.abs(w(_,n0[B]))<1e-5&&n0[B]>=f){b=n0[B];break}++B}}f=O,f>l&&b<1e-5&&Math.abs(f-N)>l&&(b=f,f<=N+l&&(_=0));let U=-999999,G;if(p*(b/this._timeBarSecondsSpan)>=3)for(o=E(b);o<=T;o=S(o,b))s+=`<span class="cesium-timeline-ticTiny" style="left: ${Math.round(p*v(o)).toString()}px;"></span>`;if(p*(_/this._timeBarSecondsSpan)>=3)for(o=E(_);o<=T;o=S(o,_))s+=`<span class="cesium-timeline-ticSub" style="left: ${Math.round(p*v(o)).toString()}px;"></span>`;if(p*(N/this._timeBarSecondsSpan)>=2){this._mainTicSpan=N,T+=N,o=E(N);let V=$.computeTaiMinusUtc(A);for(;o<=T;){let X=$.addSeconds(g,o-C,new $);if(N>2.1){let K=$.computeTaiMinusUtc(X);Math.abs(K-V)>.1&&(o+=K-V,X=$.addSeconds(g,o-C,new $))}let W=Math.round(p*v(o)),Q=this.makeLabel(X);this._rulerEle.innerHTML=Q,G=this._rulerEle.offsetWidth,G<10&&(G=R);let Y=W-(G/2-1);Y>U?(U=Y+G+5,s+=`<span class="cesium-timeline-ticMain" style="left: ${W.toString()}px;"></span><span class="cesium-timeline-ticLabel" style="left: ${Y.toString()}px;">${Q}</span>`):s+=`<span class="cesium-timeline-ticSub" style="left: ${W.toString()}px;"></span>`,o=S(o,N)}}else this._mainTicSpan=-1;s+=`<span class="cesium-timeline-icon16" style="left:${i}px;bottom:0;background-position: 0 0;"></span>`,e.innerHTML=s,this._scrubElement=e.lastChild,this._context.clearRect(0,0,this._trackListEle.width,this._trackListEle.height),L.y=0,this._trackList.forEach(function(V){V.render(r._context,L),L.y+=V.height})};Kc.prototype.updateFromClock=function(){this._scrubJulian=this._clock.currentTime;let e=this._scrubElement;if(u(this._scrubElement)){let t=$.secondsDifference(this._scrubJulian,this._startJulian),n=Math.round(t*this._topDiv.clientWidth/this._timeBarSecondsSpan);this._lastXPos!==n&&(this._lastXPos=n,e.style.left=`${n-8}px`,this._needleEle.style.left=`${n}px`)}u(this._timelineDragLocation)&&(this._setTimeBarTime(this._timelineDragLocation,this._timelineDragLocation*this._timeBarSecondsSpan/this._topDiv.clientWidth),this.zoomTo($.addSeconds(this._startJulian,this._timelineDrag,new $),$.addSeconds(this._endJulian,this._timelineDrag,new $)))};Kc.prototype._setTimeBarTime=function(e,t){if(e=Math.round(e),this._scrubJulian=$.addSeconds(this._startJulian,t,new $),this._scrubElement){let i=e-8;this._scrubElement.style.left=`${i.toString()}px`,this._needleEle.style.left=`${e.toString()}px`}let n=document.createEvent("Event");n.initEvent("settime",!0,!0),n.clientX=e,n.timeSeconds=t,n.timeJulian=this._scrubJulian,n.clock=this._clock,this._topDiv.dispatchEvent(n)};function fyt(e){return function(t){e._mouseMode!==Uf.touchOnly&&(t.button===0?(e._mouseMode=Uf.scrub,e._scrubElement&&(e._scrubElement.style.backgroundPosition="-16px 0"),e._onMouseMove(t)):(e._mouseX=t.clientX,t.button===2?e._mouseMode=Uf.zoom:e._mouseMode=Uf.slide)),t.preventDefault()}}function dyt(e){return function(t){e._mouseMode=Uf.none,e._scrubElement&&(e._scrubElement.style.backgroundPosition="0 0"),e._timelineDrag=0,e._timelineDragLocation=void 0}}function hyt(e){return function(t){let n;if(e._mouseMode===Uf.scrub){t.preventDefault();let i=t.clientX-e._topDiv.getBoundingClientRect().left;i<0?(e._timelineDragLocation=0,e._timelineDrag=-.01*e._timeBarSecondsSpan):i>e._topDiv.clientWidth?(e._timelineDragLocation=e._topDiv.clientWidth,e._timelineDrag=.01*e._timeBarSecondsSpan):(e._timelineDragLocation=void 0,e._setTimeBarTime(i,i*e._timeBarSecondsSpan/e._topDiv.clientWidth))}else if(e._mouseMode===Uf.slide){if(n=e._mouseX-t.clientX,e._mouseX=t.clientX,n!==0){let i=n*e._timeBarSecondsSpan/e._topDiv.clientWidth;e.zoomTo($.addSeconds(e._startJulian,i,new $),$.addSeconds(e._endJulian,i,new $))}}else e._mouseMode===Uf.zoom&&(n=e._mouseX-t.clientX,e._mouseX=t.clientX,n!==0&&e.zoomFrom(Math.pow(1.01,n)))}}function myt(e){return function(t){let n=t.wheelDeltaY||t.wheelDelta||-t.detail;$X=Math.max(Math.min(Math.abs(n),$X),1),n/=$X,e.zoomFrom(Math.pow(1.05,-n))}}function pyt(e){return function(t){let n=t.touches.length,i,o,r=e._topDiv.getBoundingClientRect().left;t.preventDefault(),e._mouseMode=Uf.touchOnly,n===1?(i=$.secondsDifference(e._scrubJulian,e._startJulian),o=Math.round(i*e._topDiv.clientWidth/e._timeBarSecondsSpan+r),Math.abs(t.touches[0].clientX-o)<50?(e._touchMode=Xc.scrub,e._scrubElement&&(e._scrubElement.style.backgroundPosition=n===1?"-16px 0":"0 0")):(e._touchMode=Xc.singleTap,e._touchState.centerX=t.touches[0].clientX-r)):n===2?(e._touchMode=Xc.slideZoom,e._touchState.centerX=(t.touches[0].clientX+t.touches[1].clientX)*.5-r,e._touchState.spanX=Math.abs(t.touches[0].clientX-t.touches[1].clientX)):e._touchMode=Xc.ignore}}function _yt(e){return function(t){let n=t.touches.length,i=e._topDiv.getBoundingClientRect().left;e._touchMode===Xc.singleTap?(e._touchMode=Xc.scrub,e._onTouchMove(t)):e._touchMode===Xc.scrub&&e._onTouchMove(t),e._mouseMode=Uf.touchOnly,n!==1?e._touchMode=n>0?Xc.ignore:Xc.none:e._touchMode===Xc.slideZoom&&(e._touchState.centerX=t.touches[0].clientX-i),e._scrubElement&&(e._scrubElement.style.backgroundPosition="0 0")}}function gyt(e){return function(t){let n,i,o,r,s,a,c=1,l=e._topDiv.getBoundingClientRect().left;e._touchMode===Xc.singleTap&&(e._touchMode=Xc.slideZoom),e._mouseMode=Uf.touchOnly,e._touchMode===Xc.scrub?(t.preventDefault(),t.changedTouches.length===1&&(i=t.changedTouches[0].clientX-l,i>=0&&i<=e._topDiv.clientWidth&&e._setTimeBarTime(i,i*e._timeBarSecondsSpan/e._topDiv.clientWidth))):e._touchMode===Xc.slideZoom&&(o=t.touches.length,o===2?(r=(t.touches[0].clientX+t.touches[1].clientX)*.5-l,s=Math.abs(t.touches[0].clientX-t.touches[1].clientX)):o===1&&(r=t.touches[0].clientX-l,s=0),u(r)&&(s>0&&e._touchState.spanX>0?(c=e._touchState.spanX/s,a=$.addSeconds(e._startJulian,(e._touchState.centerX*e._timeBarSecondsSpan-r*e._timeBarSecondsSpan*c)/e._topDiv.clientWidth,new $)):(n=e._touchState.centerX-r,a=$.addSeconds(e._startJulian,n*e._timeBarSecondsSpan/e._topDiv.clientWidth,new $)),e.zoomTo(a,$.addSeconds(a,e._timeBarSecondsSpan*c,new $)),e._touchState.centerX=r,e._touchState.spanX=s))}}Kc.prototype.resize=function(){let e=this.container.clientWidth,t=this.container.clientHeight;if(e===this._lastWidth&&t===this._lastHeight)return;this._trackContainer.style.height=`${t}px`;let n=1;this._trackList.forEach(function(i){n+=i.height}),this._trackListEle.style.height=`${n.toString()}px`,this._trackListEle.width=this._trackListEle.clientWidth,this._trackListEle.height=n,this._makeTics(),this._lastXPos=void 0,this._lastWidth=e,this._lastHeight=t};var W2=Kc;var LAe=wo(MAe(),1);function xyt(e){let t=!1,n=window.screen;return u(n)&&(u(n.lockOrientation)?t=n.lockOrientation(e):u(n.mozLockOrientation)?t=n.mozLockOrientation(e):u(n.msLockOrientation)?t=n.msLockOrientation(e):u(n.orientation&&n.orientation.lock)&&(t=n.orientation.lock(e))),t}function NAe(){let e=window.screen;u(e)&&(u(e.unlockOrientation)?e.unlockOrientation():u(e.mozUnlockOrientation)?e.mozUnlockOrientation():u(e.msUnlockOrientation)?e.msUnlockOrientation():u(e.orientation&&e.orientation.unlock)&&e.orientation.unlock())}function Cyt(e,t,n,i){i()||(n()?(t.useWebVR=!1,e._locked&&(NAe(),e._locked=!1),e._noSleep.disable(),fr.exitFullscreen(),n(!1)):(fr.fullscreen||fr.requestFullscreen(e._vrElement),e._noSleep.enable(),e._locked||(e._locked=xyt("landscape")),t.useWebVR=!0,n(!0)))}function SH(e,t){let n=this,i=Ce.observable(fr.enabled),o=Ce.observable(!1);this.isVRMode=void 0,Ce.defineProperty(this,"isVRMode",{get:function(){return o()}}),this.isVREnabled=void 0,Ce.defineProperty(this,"isVREnabled",{get:function(){return i()},set:function(s){i(s&&fr.enabled)}}),this.tooltip=void 0,Ce.defineProperty(this,"tooltip",function(){return i()?o()?"Exit VR mode":"Enter VR mode":"VR mode is unavailable"});let r=Ce.observable(!1);this._isOrthographic=void 0,Ce.defineProperty(this,"_isOrthographic",{get:function(){return r()}}),this._eventHelper=new Or,this._eventHelper.add(e.preRender,function(){r(e.camera.frustum instanceof en)}),this._locked=!1,this._noSleep=new LAe.default,this._command=Tn(function(){Cyt(n,e,o,r)},Ce.getObservable(this,"isVREnabled")),this._vrElement=y(In(t),document.body),this._callback=function(){!fr.fullscreen&&o()&&(e.useWebVR=!1,n._locked&&(NAe(),n._locked=!1),n._noSleep.disable(),o(!1))},document.addEventListener(fr.changeEventName,this._callback)}Object.defineProperties(SH.prototype,{vrElement:{get:function(){return this._vrElement},set:function(e){this._vrElement=e}},command:{get:function(){return this._command}}});SH.prototype.isDestroyed=function(){return!1};SH.prototype.destroy=function(){this._eventHelper.removeAll(),document.removeEventListener(fr.changeEventName,this._callback),le(this)};var j2=SH;var Tyt="M 5.3125 6.375 C 4.008126 6.375 2.96875 7.4141499 2.96875 8.71875 L 2.96875 19.5 C 2.96875 20.8043 4.008126 21.875 5.3125 21.875 L 13.65625 21.875 C 13.71832 20.0547 14.845166 18.59375 16.21875 18.59375 C 17.592088 18.59375 18.71881 20.0552 18.78125 21.875 L 27.09375 21.875 C 28.398125 21.875 29.4375 20.8043 29.4375 19.5 L 29.4375 8.71875 C 29.4375 7.4141499 28.398125 6.375 27.09375 6.375 L 5.3125 6.375 z M 9.625 10.4375 C 11.55989 10.4375 13.125 12.03385 13.125 13.96875 C 13.125 15.90365 11.55989 17.46875 9.625 17.46875 C 7.69011 17.46875 6.125 15.90365 6.125 13.96875 C 6.125 12.03385 7.69011 10.4375 9.625 10.4375 z M 22.46875 10.4375 C 24.40364 10.4375 25.96875 12.03385 25.96875 13.96875 C 25.96875 15.90365 24.40364 17.46875 22.46875 17.46875 C 20.53386 17.46875 18.96875 15.90365 18.96875 13.96875 C 18.96875 12.03385 20.53386 10.4375 22.46875 10.4375 z",Eyt="M 25.770585,2.4552065 C 15.72282,13.962707 10.699956,19.704407 8.1768352,22.580207 c -1.261561,1.4379 -1.902282,2.1427 -2.21875,2.5 -0.141624,0.1599 -0.208984,0.2355 -0.25,0.2813 l 0.6875,0.75 c 10e-5,-10e-5 0.679191,0.727 0.6875,0.7187 0.01662,-0.016 0.02451,-0.024 0.03125,-0.031 0.01348,-0.014 0.04013,-0.038 0.0625,-0.062 0.04474,-0.05 0.120921,-0.1315 0.28125,-0.3126 0.320657,-0.3619 0.956139,-1.0921 2.2187499,-2.5312 2.5252219,-2.8781 7.5454589,-8.6169 17.5937499,-20.1250005 l -1.5,-1.3125 z m -20.5624998,3.9063 c -1.304375,0 -2.34375,1.0391 -2.34375,2.3437 l 0,10.8125005 c 0,1.3043 1.039375,2.375 2.34375,2.375 l 2.25,0 c 1.9518039,-2.2246 7.4710958,-8.5584 13.5624998,-15.5312005 l -15.8124998,0 z m 21.1249998,0 c -1.855467,2.1245 -2.114296,2.4005 -3.59375,4.0936995 1.767282,0.1815 3.15625,1.685301 3.15625,3.500001 0,1.9349 -1.56511,3.5 -3.5,3.5 -1.658043,0 -3.043426,-1.1411 -3.40625,-2.6875 -1.089617,1.2461 -2.647139,2.9988 -3.46875,3.9375 0.191501,-0.062 0.388502,-0.094 0.59375,-0.094 1.373338,0 2.50006,1.4614 2.5625,3.2812 l 8.3125,0 c 1.304375,0 2.34375,-1.0707 2.34375,-2.375 l 0,-10.8125005 c 0,-1.3046 -1.039375,-2.3437 -2.34375,-2.3437 l -0.65625,0 z M 9.5518351,10.423906 c 1.9348899,0 3.4999999,1.596401 3.4999999,3.531301 0,1.9349 -1.56511,3.5 -3.4999999,3.5 -1.9348899,0 -3.4999999,-1.5651 -3.4999999,-3.5 0,-1.9349 1.56511,-3.531301 3.4999999,-3.531301 z m 4.2187499,10.312601 c -0.206517,0.2356 -0.844218,0.9428 -1.03125,1.1562 l 0.8125,0 c 0.01392,-0.4081 0.107026,-0.7968 0.21875,-1.1562 z";function vH(e,t,n){e=In(e);let i=new j2(t,n);i._exitVRPath=Eyt,i._enterVRPath=Tyt;let o=document.createElement("button");o.type="button",o.className="cesium-button cesium-vrButton",o.setAttribute("data-bind",'css: { "cesium-button-disabled" : _isOrthographic }, attr: { title: tooltip },click: command,enable: isVREnabled,cesiumSvgPath: { path: isVRMode ? _exitVRPath : _enterVRPath, width: 32, height: 32 }'),e.appendChild(o),Ce.applyBindings(i,o),this._container=e,this._viewModel=i,this._element=o}Object.defineProperties(vH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});vH.prototype.isDestroyed=function(){return!1};vH.prototype.destroy=function(){return this._viewModel.destroy(),Ce.cleanNode(this._element),this._container.removeChild(this._element),le(this)};var Y2=vH;var i0=new se;function UAe(e){let t=e.clock;t.currentTime=e.timeJulian,t.shouldAnimate=!1}function byt(e){let t=e.getPropertyIds(),n="";return t.forEach(function(i){let o=e.getProperty(i);u(o)&&(n+=`<tr><th>${i}</th><td>${o}</td></tr>`)}),n.length>0&&(n=`<table class="cesium-infoBox-defaultTable"><tbody>${n}</tbody></table>`),n}function Syt(e){let t,n=[],i=e.getPropertyIds();for(t=0;t<i.length;t++){let r=i[t];/^name$/i.test(r)?n[0]=e.getProperty(r):/name/i.test(r)?n[1]=e.getProperty(r):/^title$/i.test(r)?n[2]=e.getProperty(r):/^(id|identifier)$/i.test(r)?n[3]=e.getProperty(r):/element/i.test(r)?n[4]=e.getProperty(r):/(id|identifier)$/i.test(r)&&(n[5]=e.getProperty(r))}let o=n.length;for(t=0;t<o;t++){let r=n[t];if(u(r)&&r!=="")return r}return"Unnamed Feature"}function FAe(e,t){let n=e.scene.pick(t.position);if(u(n)){let i=y(n.id,n.primitive.id);if(i instanceof qo)return i;if(n instanceof Ss)return new qo({name:Syt(n),description:byt(n),feature:n})}if(u(e.scene.globe))return wyt(e,t.position)}var vyt=new $;function kAe(e,t,n){if(u(n)){let i=n.clock;if(u(i)&&(i.getValue(t),u(e))){let o=i.startTime,r=i.stopTime;$.equals(o,r)&&(r=$.addSeconds(o,P.EPSILON2,vyt)),e.updateFromClock(),e.zoomTo(o,r)}}}var Dyt=new h;function wyt(e,t){let n=e.scene,i=n.camera.getPickRay(t),o=n.imageryLayers.pickImageryLayerFeatures(i,n);if(!u(o))return;let r=new qo({id:"Loading...",description:"Loading feature information..."});return o.then(function(s){if(e.selectedEntity!==r)return;if(!u(s)||s.length===0){e.selectedEntity=VAe();return}let a=s[0],c=new qo({id:a.name,description:a.description});if(u(a.position)){let l=e.scene.globe.ellipsoid.cartographicToCartesian(a.position,Dyt);c.position=new Mc(l)}e.selectedEntity=c},function(){e.selectedEntity===r&&(e.selectedEntity=VAe())}),r}function VAe(){return new qo({id:"None",description:"No features found."})}function Iyt(e,t){let n=e._geocoder,i=e._homeButton,o=e._sceneModePicker,r=e._projectionPicker,s=e._baseLayerPicker,a=e._animation,c=e._timeline,l=e._fullscreenButton,f=e._infoBox,d=e._selectionIndicator,p=t?"hidden":"visible";if(u(n)&&(n.container.style.visibility=p),u(i)&&(i.container.style.visibility=p),u(o)&&(o.container.style.visibility=p),u(r)&&(r.container.style.visibility=p),u(s)&&(s.container.style.visibility=p),u(a)&&(a.container.style.visibility=p),u(c)&&(c.container.style.visibility=p),u(l)&&l.viewModel.isFullscreenEnabled&&(l.container.style.visibility=p),u(f)&&(f.container.style.visibility=p),u(d)&&(d.container.style.visibility=p),e._container){let g=t||!u(l)?0:l.container.clientWidth;e._vrButton.container.style.right=`${g}px`,e.forceResize()}}function wi(e,t){e=In(e),t=y(t,y.EMPTY_OBJECT);let n=(!u(t.globe)||t.globe!==!1)&&(!u(t.baseLayerPicker)||t.baseLayerPicker!==!1),i=this,o=document.createElement("div");o.className="cesium-viewer",e.appendChild(o);let r=document.createElement("div");r.className="cesium-viewer-cesiumWidgetContainer",o.appendChild(r);let s=document.createElement("div");s.className="cesium-viewer-bottom",o.appendChild(s);let a=y(t.scene3DOnly,!1),c,l,f=!1;u(t.clockViewModel)?(l=t.clockViewModel,c=l.clock):(c=new Jf,l=new s2(c),f=!0),u(t.shouldAnimate)&&(c.shouldAnimate=t.shouldAnimate);let d=new DO(r,{imageryProvider:n||u(t.imageryProvider)?!1:void 0,clock:c,skyBox:t.skyBox,skyAtmosphere:t.skyAtmosphere,sceneMode:t.sceneMode,mapProjection:t.mapProjection,globe:t.globe,orderIndependentTranslucency:t.orderIndependentTranslucency,contextOptions:t.contextOptions,useDefaultRenderLoop:t.useDefaultRenderLoop,targetFrameRate:t.targetFrameRate,showRenderLoopErrors:t.showRenderLoopErrors,useBrowserRecommendedResolution:t.useBrowserRecommendedResolution,creditContainer:u(t.creditContainer)?t.creditContainer:s,creditViewport:t.creditViewport,scene3DOnly:a,shadows:t.shadows,terrainShadows:t.terrainShadows,mapMode2D:t.mapMode2D,blurActiveElementOnCanvasFocus:t.blurActiveElementOnCanvasFocus,requestRenderMode:t.requestRenderMode,maximumRenderTimeChange:t.maximumRenderTimeChange,depthPlaneEllipsoidOffset:t.depthPlaneEllipsoidOffset,msaaSamples:t.msaaSamples}),p=t.dataSources,g=!1;u(p)||(p=new zL,g=!0);let m=d.scene,A=new DN({scene:m,dataSourceCollection:p}),x=new Or;x.add(c.onTick,wi.prototype._onTick,this),x.add(m.morphStart,wi.prototype._clearTrackedObject,this);let C;if(!u(t.selectionIndicator)||t.selectionIndicator!==!1){let W=document.createElement("div");W.className="cesium-viewer-selectionIndicatorContainer",o.appendChild(W),C=new z2(W,m)}let T;if(!u(t.infoBox)||t.infoBox!==!1){let W=document.createElement("div");W.className="cesium-viewer-infoBoxContainer",o.appendChild(W),T=new P2(W);let Q=T.viewModel;x.add(Q.cameraClicked,wi.prototype._onInfoBoxCameraClicked,this),x.add(Q.closeClicked,wi.prototype._onInfoBoxClockClicked,this)}let E=document.createElement("div");E.className="cesium-viewer-toolbar",o.appendChild(E);let S;if(!u(t.geocoder)||t.geocoder!==!1){let W=document.createElement("div");W.className="cesium-viewer-geocoderContainer",E.appendChild(W);let Q;u(t.geocoder)&&typeof t.geocoder!="boolean"&&(Q=Array.isArray(t.geocoder)?t.geocoder:[t.geocoder]),S=new v2({container:W,geocoderServices:Q,scene:m}),x.add(S.viewModel.search.beforeExecute,wi.prototype._clearObjects,this)}let v;(!u(t.homeButton)||t.homeButton!==!1)&&(v=new w2(E,m),u(S)&&x.add(v.viewModel.command.afterExecute,function(){let W=S.viewModel;W.searchText="",W.isSearchInProgress&&W.search()}),x.add(v.viewModel.command.beforeExecute,wi.prototype._clearTrackedObject,this));let w;!a&&(!u(t.sceneModePicker)||t.sceneModePicker!==!1)&&(w=new V2(E,m));let R;t.projectionPicker&&(R=new N2(E,m));let O,L;if(n){let W=y(t.imageryProviderViewModels,m2()),Q=y(t.terrainProviderViewModels,p2());O=new h2(E,{globe:m.globe,imageryProviderViewModels:W,selectedImageryProviderViewModel:t.selectedImageryProviderViewModel,terrainProviderViewModels:Q,selectedTerrainProviderViewModel:t.selectedTerrainProviderViewModel}),L=E.getElementsByClassName("cesium-baseLayerPicker-dropDown")[0]}u(t.imageryProvider)&&t.imageryProvider!==!1&&(n&&(O.viewModel.selectedImagery=void 0),m.imageryLayers.removeAll(),m.imageryLayers.addImageryProvider(t.imageryProvider)),u(t.terrainProvider)&&(n&&(O.viewModel.selectedTerrain=void 0),m.terrainProvider=t.terrainProvider);let N;if(!u(t.navigationHelpButton)||t.navigationHelpButton!==!1){let W=!0;try{if(u(window.localStorage)){let Q=window.localStorage.getItem("cesium-hasSeenNavHelp");u(Q)&&Boolean(Q)?W=!1:window.localStorage.setItem("cesium-hasSeenNavHelp","true")}}catch{}N=new R2({container:E,instructionsInitiallyVisible:y(t.navigationInstructionsInitiallyVisible,W)})}let _;if(!u(t.animation)||t.animation!==!1){let W=document.createElement("div");W.className="cesium-viewer-animationContainer",o.appendChild(W),_=new u2(W,new f2(l))}let b;if(!u(t.timeline)||t.timeline!==!1){let W=document.createElement("div");W.className="cesium-viewer-timelineContainer",o.appendChild(W),b=new W2(W,c),b.addEventListener("settime",UAe,!1),b.zoomTo(c.startTime,c.stopTime)}let D,I,B;(!u(t.fullscreenButton)||t.fullscreenButton!==!1)&&(B=document.createElement("div"),B.className="cesium-viewer-fullscreenContainer",o.appendChild(B),D=new b2(B,t.fullscreenElement),I=na(D.viewModel,"isFullscreenEnabled",function(W){B.style.display=W?"block":"none",u(b)&&(b.container.style.right=`${B.clientWidth}px`,b.resize())}));let F,k,U;if(t.vrButton){let W=document.createElement("div");W.className="cesium-viewer-vrContainer",o.appendChild(W),F=new Y2(W,m,t.fullScreenElement),k=na(F.viewModel,"isVREnabled",function(Q){W.style.display=Q?"block":"none",u(D)&&(W.style.right=`${B.clientWidth}px`),u(b)&&(b.container.style.right=`${W.clientWidth}px`,b.resize())}),U=na(F.viewModel,"isVRMode",function(Q){Iyt(i,Q)})}this._baseLayerPickerDropDown=L,this._fullscreenSubscription=I,this._vrSubscription=k,this._vrModeSubscription=U,this._dataSourceChangedListeners={},this._automaticallyTrackDataSourceClocks=y(t.automaticallyTrackDataSourceClocks,!0),this._container=e,this._bottomContainer=s,this._element=o,this._cesiumWidget=d,this._selectionIndicator=C,this._infoBox=T,this._dataSourceCollection=p,this._destroyDataSourceCollection=g,this._dataSourceDisplay=A,this._clockViewModel=l,this._destroyClockViewModel=f,this._toolbar=E,this._homeButton=v,this._sceneModePicker=w,this._projectionPicker=R,this._baseLayerPicker=O,this._navigationHelpButton=N,this._animation=_,this._timeline=b,this._fullscreenButton=D,this._vrButton=F,this._geocoder=S,this._eventHelper=x,this._lastWidth=0,this._lastHeight=0,this._allowDataSourcesToSuspendAnimation=!0,this._entityView=void 0,this._enableInfoOrSelection=u(T)||u(C),this._clockTrackedDataSource=void 0,this._trackedEntity=void 0,this._needTrackedEntityUpdate=!1,this._selectedEntity=void 0,this._zoomIsFlight=!1,this._zoomTarget=void 0,this._zoomPromise=void 0,this._zoomOptions=void 0,this._selectedEntityChanged=new Ae,this._trackedEntityChanged=new Ae,Ce.track(this,["_trackedEntity","_selectedEntity","_clockTrackedDataSource"]),x.add(p.dataSourceAdded,wi.prototype._onDataSourceAdded,this),x.add(p.dataSourceRemoved,wi.prototype._onDataSourceRemoved,this),x.add(m.postUpdate,wi.prototype.resize,this),x.add(m.postRender,wi.prototype._postRender,this);let G=p.length;for(let W=0;W<G;W++)this._dataSourceAdded(p,p.get(W));this._dataSourceAdded(void 0,A.defaultDataSource),x.add(p.dataSourceAdded,wi.prototype._dataSourceAdded,this),x.add(p.dataSourceRemoved,wi.prototype._dataSourceRemoved,this);function V(W){let Q=FAe(i,W);u(Q)?j.getValueOrUndefined(Q.position,i.clock.currentTime)?i.trackedEntity=Q:i.zoomTo(Q):u(i.trackedEntity)&&(i.trackedEntity=void 0)}function X(W){i.selectedEntity=FAe(i,W)}d.screenSpaceEventHandler.setInputAction(X,An.LEFT_CLICK),d.screenSpaceEventHandler.setInputAction(V,An.LEFT_DOUBLE_CLICK)}Object.defineProperties(wi.prototype,{container:{get:function(){return this._container}},bottomContainer:{get:function(){return this._bottomContainer}},cesiumWidget:{get:function(){return this._cesiumWidget}},selectionIndicator:{get:function(){return this._selectionIndicator}},infoBox:{get:function(){return this._infoBox}},geocoder:{get:function(){return this._geocoder}},homeButton:{get:function(){return this._homeButton}},sceneModePicker:{get:function(){return this._sceneModePicker}},projectionPicker:{get:function(){return this._projectionPicker}},baseLayerPicker:{get:function(){return this._baseLayerPicker}},navigationHelpButton:{get:function(){return this._navigationHelpButton}},animation:{get:function(){return this._animation}},timeline:{get:function(){return this._timeline}},fullscreenButton:{get:function(){return this._fullscreenButton}},vrButton:{get:function(){return this._vrButton}},dataSourceDisplay:{get:function(){return this._dataSourceDisplay}},entities:{get:function(){return this._dataSourceDisplay.defaultDataSource.entities}},dataSources:{get:function(){return this._dataSourceCollection}},canvas:{get:function(){return this._cesiumWidget.canvas}},scene:{get:function(){return this._cesiumWidget.scene}},shadows:{get:function(){return this.scene.shadowMap.enabled},set:function(e){this.scene.shadowMap.enabled=e}},terrainShadows:{get:function(){return this.scene.globe.shadows},set:function(e){this.scene.globe.shadows=e}},shadowMap:{get:function(){return this.scene.shadowMap}},imageryLayers:{get:function(){return this.scene.imageryLayers}},terrainProvider:{get:function(){return this.scene.terrainProvider},set:function(e){this.scene.terrainProvider=e}},camera:{get:function(){return this.scene.camera}},postProcessStages:{get:function(){return this.scene.postProcessStages}},clock:{get:function(){return this._clockViewModel.clock}},clockViewModel:{get:function(){return this._clockViewModel}},screenSpaceEventHandler:{get:function(){return this._cesiumWidget.screenSpaceEventHandler}},targetFrameRate:{get:function(){return this._cesiumWidget.targetFrameRate},set:function(e){this._cesiumWidget.targetFrameRate=e}},useDefaultRenderLoop:{get:function(){return this._cesiumWidget.useDefaultRenderLoop},set:function(e){this._cesiumWidget.useDefaultRenderLoop=e}},resolutionScale:{get:function(){return this._cesiumWidget.resolutionScale},set:function(e){this._cesiumWidget.resolutionScale=e}},useBrowserRecommendedResolution:{get:function(){return this._cesiumWidget.useBrowserRecommendedResolution},set:function(e){this._cesiumWidget.useBrowserRecommendedResolution=e}},allowDataSourcesToSuspendAnimation:{get:function(){return this._allowDataSourcesToSuspendAnimation},set:function(e){this._allowDataSourcesToSuspendAnimation=e}},trackedEntity:{get:function(){return this._trackedEntity},set:function(e){if(this._trackedEntity!==e){this._trackedEntity=e,DH(this);let t=this.scene,n=t.mode;!u(e)||!u(e.position)?(this._needTrackedEntityUpdate=!1,(n===ee.COLUMBUS_VIEW||n===ee.SCENE2D)&&(t.screenSpaceCameraController.enableTranslate=!0),(n===ee.COLUMBUS_VIEW||n===ee.SCENE3D)&&(t.screenSpaceCameraController.enableTilt=!0),this._entityView=void 0,this.camera.lookAtTransform(M.IDENTITY)):this._needTrackedEntityUpdate=!0,this._trackedEntityChanged.raiseEvent(e),this.scene.requestRender()}}},selectedEntity:{get:function(){return this._selectedEntity},set:function(e){if(this._selectedEntity!==e){this._selectedEntity=e;let t=u(this._selectionIndicator)?this._selectionIndicator.viewModel:void 0;u(e)?u(t)&&t.animateAppear():u(t)&&t.animateDepart(),this._selectedEntityChanged.raiseEvent(e)}}},selectedEntityChanged:{get:function(){return this._selectedEntityChanged}},trackedEntityChanged:{get:function(){return this._trackedEntityChanged}},clockTrackedDataSource:{get:function(){return this._clockTrackedDataSource},set:function(e){this._clockTrackedDataSource!==e&&(this._clockTrackedDataSource=e,kAe(this._timeline,this.clock,e))}}});wi.prototype.extend=function(e,t){e(this,t)};wi.prototype.resize=function(){let e=this._cesiumWidget,t=this._container,n=t.clientWidth,i=t.clientHeight,o=u(this._animation),r=u(this._timeline);if(e.resize(),n===this._lastWidth&&i===this._lastHeight)return;let s=i-125,a=this._baseLayerPickerDropDown;if(u(a)&&(a.style.maxHeight=`${s}px`),u(this._geocoder)){let g=this._geocoder.searchSuggestionsContainer;g.style.maxHeight=`${s}px`}u(this._infoBox)&&(this._infoBox.viewModel.maxHeight=s);let c=this._timeline,l,f=0,d=0,p=0;if(o&&window.getComputedStyle(this._animation.container).visibility!=="hidden"){let g=this._lastWidth;l=this._animation.container,n>900?(f=169,g<=900&&(l.style.width="169px",l.style.height="112px",this._animation.resize())):n>=600?(f=136,(g<600||g>900)&&(l.style.width="136px",l.style.height="90px",this._animation.resize())):(f=106,(g>600||g===0)&&(l.style.width="106px",l.style.height="70px",this._animation.resize())),d=f+5}if(r&&window.getComputedStyle(this._timeline.container).visibility!=="hidden"){let g=this._fullscreenButton,m=this._vrButton,A=c.container,x=A.style;p=A.clientHeight+3,x.left=`${f}px`;let C=0;u(g)&&(C+=g.container.clientWidth),u(m)&&(C+=m.container.clientWidth),x.right=`${C}px`,c.resize()}this._bottomContainer.style.left=`${d}px`,this._bottomContainer.style.bottom=`${p}px`,this._lastWidth=n,this._lastHeight=i};wi.prototype.forceResize=function(){this._lastWidth=0,this.resize()};wi.prototype.render=function(){this._cesiumWidget.render()};wi.prototype.isDestroyed=function(){return!1};wi.prototype.destroy=function(){let e;this.screenSpaceEventHandler.removeInputAction(An.LEFT_CLICK),this.screenSpaceEventHandler.removeInputAction(An.LEFT_DOUBLE_CLICK);let t=this.dataSources,n=t.length;for(e=0;e<n;e++)this._dataSourceRemoved(t,t.get(e));return this._dataSourceRemoved(void 0,this._dataSourceDisplay.defaultDataSource),this._container.removeChild(this._element),this._element.removeChild(this._toolbar),this._eventHelper.removeAll(),u(this._geocoder)&&(this._geocoder=this._geocoder.destroy()),u(this._homeButton)&&(this._homeButton=this._homeButton.destroy()),u(this._sceneModePicker)&&(this._sceneModePicker=this._sceneModePicker.destroy()),u(this._projectionPicker)&&(this._projectionPicker=this._projectionPicker.destroy()),u(this._baseLayerPicker)&&(this._baseLayerPicker=this._baseLayerPicker.destroy()),u(this._animation)&&(this._element.removeChild(this._animation.container),this._animation=this._animation.destroy()),u(this._timeline)&&(this._timeline.removeEventListener("settime",UAe,!1),this._element.removeChild(this._timeline.container),this._timeline=this._timeline.destroy()),u(this._fullscreenButton)&&(this._fullscreenSubscription.dispose(),this._element.removeChild(this._fullscreenButton.container),this._fullscreenButton=this._fullscreenButton.destroy()),u(this._vrButton)&&(this._vrSubscription.dispose(),this._vrModeSubscription.dispose(),this._element.removeChild(this._vrButton.container),this._vrButton=this._vrButton.destroy()),u(this._infoBox)&&(this._element.removeChild(this._infoBox.container),this._infoBox=this._infoBox.destroy()),u(this._selectionIndicator)&&(this._element.removeChild(this._selectionIndicator.container),this._selectionIndicator=this._selectionIndicator.destroy()),this._destroyClockViewModel&&(this._clockViewModel=this._clockViewModel.destroy()),this._dataSourceDisplay=this._dataSourceDisplay.destroy(),this._cesiumWidget=this._cesiumWidget.destroy(),this._destroyDataSourceCollection&&(this._dataSourceCollection=this._dataSourceCollection.destroy()),le(this)};wi.prototype._dataSourceAdded=function(e,t){t.entities.collectionChanged.addEventListener(wi.prototype._onEntityCollectionChanged,this)};wi.prototype._dataSourceRemoved=function(e,t){let n=t.entities;n.collectionChanged.removeEventListener(wi.prototype._onEntityCollectionChanged,this),u(this.trackedEntity)&&n.getById(this.trackedEntity.id)===this.trackedEntity&&(this.trackedEntity=void 0),u(this.selectedEntity)&&n.getById(this.selectedEntity.id)===this.selectedEntity&&(this.selectedEntity=void 0)};wi.prototype._onTick=function(e){let t=e.currentTime,n=this._dataSourceDisplay.update(t);this._allowDataSourcesToSuspendAnimation&&(this._clockViewModel.canAnimate=n);let i=this._entityView;if(u(i)){let f=this._trackedEntity;this._dataSourceDisplay.getBoundingSphere(f,!1,i0)===at.DONE&&i.update(t,i0)}let o,r=!1,s=this.selectedEntity,a=u(s)&&this._enableInfoOrSelection;a&&s.isShowing&&s.isAvailable(t)&&(this._dataSourceDisplay.getBoundingSphere(s,!0,i0)!==at.FAILED?o=i0.center:u(s.position)&&(o=s.position.getValue(t,o)),r=u(o));let c=u(this._selectionIndicator)?this._selectionIndicator.viewModel:void 0;u(c)&&(c.position=h.clone(o,c.position),c.showSelection=a&&r,c.update());let l=u(this._infoBox)?this._infoBox.viewModel:void 0;u(l)&&(l.showInfo=a,l.enableCamera=r,l.isCameraTracking=this.trackedEntity===this.selectedEntity,a?(l.titleText=y(s.name,s.id),l.description=j.getValueOrDefault(s.description,t,"")):(l.titleText="",l.description=""))};wi.prototype._onEntityCollectionChanged=function(e,t,n){let i=n.length;for(let o=0;o<i;o++){let r=n[o];this.trackedEntity===r&&(this.trackedEntity=void 0),this.selectedEntity===r&&(this.selectedEntity=void 0)}};wi.prototype._onInfoBoxCameraClicked=function(e){if(e.isCameraTracking&&this.trackedEntity===this.selectedEntity)this.trackedEntity=void 0;else{let n=this.selectedEntity.position;u(n)?this.trackedEntity=this.selectedEntity:this.zoomTo(this.selectedEntity)}};wi.prototype._clearTrackedObject=function(){this.trackedEntity=void 0};wi.prototype._onInfoBoxClockClicked=function(e){this.selectedEntity=void 0};wi.prototype._clearObjects=function(){this.trackedEntity=void 0,this.selectedEntity=void 0};wi.prototype._onDataSourceChanged=function(e){this.clockTrackedDataSource===e&&kAe(this.timeline,this.clock,e)};wi.prototype._onDataSourceAdded=function(e,t){this._automaticallyTrackDataSourceClocks&&(this.clockTrackedDataSource=t);let n=t.entities.id,i=this._eventHelper.add(t.changedEvent,wi.prototype._onDataSourceChanged,this);this._dataSourceChangedListeners[n]=i};wi.prototype._onDataSourceRemoved=function(e,t){let n=this.clockTrackedDataSource===t,i=t.entities.id;if(this._dataSourceChangedListeners[i](),this._dataSourceChangedListeners[i]=void 0,n){let o=e.length;this._automaticallyTrackDataSourceClocks&&o>0?this.clockTrackedDataSource=e.get(o-1):this.clockTrackedDataSource=void 0}};wi.prototype.zoomTo=function(e,t){return zAe(this,e,{offset:t},!1)};wi.prototype.flyTo=function(e,t){return zAe(this,e,t,!0)};function zAe(e,t,n,i){DH(e);let o=new Promise(r=>{e._completeZoom=function(s){r(s)}});return e._zoomPromise=o,e._zoomIsFlight=i,e._zoomOptions=n,Promise.resolve(t).then(function(r){if(e._zoomPromise===o){if(r instanceof Gl){r.getViewableRectangle().then(function(s){return bC(s,e.scene)}).then(function(s){e._zoomPromise===o&&(e._zoomTarget=s)});return}if(r instanceof kc||r instanceof IS||r instanceof BS){e._zoomTarget=r;return}if(r.isLoading&&u(r.loadingEvent)){let s=r.loadingEvent.addEventListener(function(){s(),e._zoomPromise===o&&(e._zoomTarget=r.entities.values.slice(0))});return}if(Array.isArray(r)){e._zoomTarget=r.slice(0);return}r=y(r.values,r),u(r.entities)&&(r=r.entities.values),Array.isArray(r)?e._zoomTarget=r.slice(0):e._zoomTarget=[r]}}),e.scene.requestRender(),o}function NS(e){e._zoomPromise=void 0,e._zoomTarget=void 0,e._zoomOptions=void 0}function DH(e){let t=e._zoomPromise;u(t)&&(NS(e),e._completeZoom(!1))}wi.prototype._postRender=function(){Pyt(this),Oyt(this)};function Pyt(e){let t=e._zoomTarget;if(!u(t)||e.scene.mode===ee.MORPHING)return;let n=e.scene,i=n.camera,o=y(e._zoomOptions,{}),r;if(t instanceof kc||t instanceof BS)return t.readyPromise.then(function(){let l=t.boundingSphere;u(o.offset)||(o.offset=new ql(0,-.5,l.radius)),r={offset:o.offset,duration:o.duration,maximumHeight:o.maximumHeight,complete:function(){e._completeZoom(!0)},cancel:function(){e._completeZoom(!1)}},e._zoomIsFlight?i.flyToBoundingSphere(t.boundingSphere,r):(i.viewBoundingSphere(l,o.offset),i.lookAtTransform(M.IDENTITY),e._completeZoom(!0)),NS(e)}).catch(()=>{DH(e)});if(t instanceof IS)return t.readyPromise.then(function(){let l=t.boundingSphere;u(o.offset)||(o.offset=new ql(0,-.5,l.radius)),r={offset:o.offset,duration:o.duration,maximumHeight:o.maximumHeight,complete:function(){e._completeZoom(!0)},cancel:function(){e._completeZoom(!1)}},e._zoomIsFlight?i.flyToBoundingSphere(l,r):(i.viewBoundingSphere(l,o.offset),i.lookAtTransform(M.IDENTITY),e._completeZoom(!0)),NS(e)});if(t instanceof he){r={destination:n.mapProjection.ellipsoid.cartographicToCartesian(t),duration:o.duration,maximumHeight:o.maximumHeight,complete:function(){e._completeZoom(!0)},cancel:function(){e._completeZoom(!1)}},e._zoomIsFlight?i.flyTo(r):(i.setView(r),e._completeZoom(!0)),NS(e);return}let s=t,a=[];for(let l=0,f=s.length;l<f;l++){let d=e._dataSourceDisplay.getBoundingSphere(s[l],!1,i0);if(d===at.PENDING)return;d!==at.FAILED&&a.push(se.clone(i0))}if(a.length===0){DH(e);return}e.trackedEntity=void 0;let c=se.fromBoundingSpheres(a);e._zoomIsFlight?(NS(e),i.flyToBoundingSphere(c,{duration:o.duration,maximumHeight:o.maximumHeight,complete:function(){e._completeZoom(!0)},cancel:function(){e._completeZoom(!1)},offset:o.offset})):(i.viewBoundingSphere(c,o.offset),i.lookAtTransform(M.IDENTITY),NS(e),e._completeZoom(!0))}function Oyt(e){if(!e._needTrackedEntityUpdate)return;let t=e._trackedEntity,n=e.clock.currentTime,i=j.getValueOrUndefined(t.position,n);if(!u(i))return;let o=e.scene,r=e._dataSourceDisplay.getBoundingSphere(t,!1,i0);if(r===at.PENDING)return;let s=o.mode;(s===ee.COLUMBUS_VIEW||s===ee.SCENE2D)&&(o.screenSpaceCameraController.enableTranslate=!1),(s===ee.COLUMBUS_VIEW||s===ee.SCENE3D)&&(o.screenSpaceCameraController.enableTilt=!1);let a=r!==at.FAILED?i0:void 0;e._entityView=new IN(t,o,o.mapProjection.ellipsoid),e._entityView.update(n,a),e._needTrackedEntityUpdate=!1}var oK=wi;function Ryt(e){let t=document.createElement("div");t.className="cesium-viewer-cesium3DTilesInspectorContainer",e.container.appendChild(t);let n=new A2(t,e.scene);Object.defineProperties(e,{cesium3DTilesInspector:{get:function(){return n}}})}var rK=Ryt;function Byt(e){let t=document.createElement("div");t.className="cesium-viewer-cesiumInspectorContainer",e.container.appendChild(t);let n=new T2(t,e.scene);Object.defineProperties(e,{cesiumInspector:{get:function(){return n}}})}var sK=Byt;function Myt(e,t){t=y(t,y.EMPTY_OBJECT);let n=!0,i=y(t.flyToOnDrop,!0),o=new Ae,r=y(t.clearOnDrop,!0),s=y(t.dropTarget,e.container),a=y(t.clampToGround,!0),c=t.proxy;s=In(s),Object.defineProperties(e,{dropTarget:{get:function(){return s},set:function(f){HAe(s,l),s=f,aK(s,l)}},dropEnabled:{get:function(){return n},set:function(f){f!==n&&(f?aK(s,l):HAe(s,l),n=f)}},dropError:{get:function(){return o}},clearOnDrop:{get:function(){return r},set:function(f){r=f}},flyToOnDrop:{get:function(){return i},set:function(f){i=f}},proxy:{get:function(){return c},set:function(f){c=f}},clampToGround:{get:function(){return a},set:function(f){a=f}}});function l(f){wC(f),r&&(e.entities.removeAll(),e.dataSources.removeAll());let d=f.dataTransfer.files,p=d.length;for(let g=0;g<p;g++){let m=d[g],A=new FileReader;A.onload=Lyt(e,m,c,a),A.onerror=Nyt(e,m),A.readAsText(m)}}aK(s,l),e.destroy=hF(e,e.destroy,function(){e.dropEnabled=!1}),e._handleDrop=l}function wC(e){e.stopPropagation(),e.preventDefault()}function HAe(e,t){let n=e;u(n)&&(n.removeEventListener("drop",t,!1),n.removeEventListener("dragenter",wC,!1),n.removeEventListener("dragover",wC,!1),n.removeEventListener("dragexit",wC,!1))}function aK(e,t){e.addEventListener("drop",t,!1),e.addEventListener("dragenter",wC,!1),e.addEventListener("dragover",wC,!1),e.addEventListener("dragexit",wC,!1)}function Lyt(e,t,n,i){let o=e.scene;return function(r){let s=t.name;try{let a;if(/\.czml$/i.test(s))a=kL.load(JSON.parse(r.target.result),{sourceUri:s});else if(/\.geojson$/i.test(s)||/\.json$/i.test(s)||/\.topojson$/i.test(s))a=RN.load(JSON.parse(r.target.result),{sourceUri:s,clampToGround:i});else if(/\.(kml|kmz)$/i.test(s))a=QN.load(t,{sourceUri:s,proxy:n,camera:o.camera,canvas:o.canvas,clampToGround:i,screenOverlayContainer:e.container});else if(/\.gpx$/i.test(s))a=NN.load(t,{sourceUri:s,proxy:n});else{e.dropError.raiseEvent(e,s,`Unrecognized file: ${s}`);return}u(a)&&e.dataSources.add(a).then(function(c){e.flyToOnDrop&&e.flyTo(c)}).catch(function(c){e.dropError.raiseEvent(e,s,c)})}catch(a){e.dropError.raiseEvent(e,s,a)}}}function Nyt(e,t){return function(n){e.dropError.raiseEvent(e,t.name,n.target.error)}}var cK=Myt;function Fyt(e,t){t=y(t,y.EMPTY_OBJECT);let n=new M2({scene:e.scene,container:e.bottomContainer,lowFrameRateMessage:t.lowFrameRateMessage});Object.defineProperties(e,{performanceWatchdog:{get:function(){return n}}})}var lK=Fyt;function GAe(e){let t=e.split(`
|
||
`),n;for(n=0;n<t.length&&!t[n].match(/\S/);n++);if(n===t.length)return"";let i="",o=/^\s*/,s=t[n].match(o)[0].length;for(let a=n;a<t.length;a++){let c=t[a];c.match(o)[0].length>=s&&(c=c.slice(s)),i+=`${c}
|
||
`}return i}function kf(e){this._scene=e,this._voxelPrimitive=void 0,this._customShaderCompilationRemoveCallback=void 0,this._definedProperties=[],this._getPrimitiveFunctions=[],this._modelMatrixReady=!1;let t=this;function n(o){let{name:r,initialValue:s}=o;t._definedProperties.push(r);let a=o.setPrimitiveFunction;a===!0&&(a=function(f){t._voxelPrimitive[r]=f});let c=o.getPrimitiveFunction;c===!0&&(c=function(){t[r]=t._voxelPrimitive[r]}),u(c)&&t._getPrimitiveFunctions.push(c);let l=Ce.observable();return Ce.defineProperty(t,r,{get:function(){return l()},set:function(f){typeof s=="number"&&typeof f=="string"&&(f=Number(f),isNaN(f)&&(f=s)),typeof s=="boolean"&&typeof f=="number"&&(f=f===1),l(f),u(a)&&u(t._voxelPrimitive)&&(a(f),e.requestRender())}}),t[r]=s,l}function i(o,r){return function(s){let a=t._voxelPrimitive[o].clone();a[r]=s,t._voxelPrimitive[o]=a}}n({name:"inspectorVisible",initialValue:!0}),n({name:"displayVisible",initialValue:!1}),n({name:"transformVisible",initialValue:!1}),n({name:"boundsVisible",initialValue:!1}),n({name:"clippingVisible",initialValue:!1}),n({name:"shaderVisible",initialValue:!1}),n({name:"shaderString",initialValue:"",getPrimitiveFunction:function(){let o=t._voxelPrimitive.customShader.fragmentShaderText;t.shaderString=GAe(o)}}),n({name:"shaderCompilationMessage",initialValue:""}),n({name:"shaderCompilationSuccess",initialValue:!0}),n({name:"depthTest",initialValue:!1,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"show",initialValue:!0,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"disableUpdate",initialValue:!1,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"debugDraw",initialValue:!1,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"jitter",initialValue:!0,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"nearestSampling",initialValue:!0,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"screenSpaceError",initialValue:4,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"stepSize",initialValue:1,setPrimitiveFunction:!0,getPrimitiveFunction:!0}),n({name:"shapeIsBox",getPrimitiveFunction:function(){let o=t._voxelPrimitive.shape;t.shapeIsBox=o===ki.BOX}}),n({name:"shapeIsEllipsoid",getPrimitiveFunction:function(){let o=t._voxelPrimitive.shape;t.shapeIsEllipsoid=o===ki.ELLIPSOID}}),n({name:"shapeIsCylinder",getPrimitiveFunction:function(){let o=t._voxelPrimitive.shape;t.shapeIsCylinder=o===ki.CYLINDER}}),n({name:"boundsBoxMaxX",initialValue:0,setPrimitiveFunction:i("maxBounds","x"),getPrimitiveFunction:function(){t.boundsBoxMaxX=t._voxelPrimitive.maxBounds.x}}),n({name:"boundsBoxMinX",initialValue:0,setPrimitiveFunction:i("minBounds","x"),getPrimitiveFunction:function(){t.boundsBoxMinX=t._voxelPrimitive.minBounds.x}}),n({name:"boundsBoxMaxY",initialValue:0,setPrimitiveFunction:i("maxBounds","y"),getPrimitiveFunction:function(){t.boundsBoxMaxY=t._voxelPrimitive.maxBounds.y}}),n({name:"boundsBoxMinY",initialValue:0,setPrimitiveFunction:i("minBounds","y"),getPrimitiveFunction:function(){t.boundsBoxMinY=t._voxelPrimitive.minBounds.y}}),n({name:"boundsBoxMaxZ",initialValue:0,setPrimitiveFunction:i("maxBounds","z"),getPrimitiveFunction:function(){t.boundsBoxMaxZ=t._voxelPrimitive.maxBounds.z}}),n({name:"boundsBoxMinZ",initialValue:0,setPrimitiveFunction:i("minBounds","z"),getPrimitiveFunction:function(){t.boundsBoxMinZ=t._voxelPrimitive.minBounds.z}}),n({name:"boundsEllipsoidMaxLongitude",initialValue:0,setPrimitiveFunction:i("maxBounds","x"),getPrimitiveFunction:function(){t.boundsEllipsoidMaxLongitude=t._voxelPrimitive.maxBounds.x}}),n({name:"boundsEllipsoidMinLongitude",initialValue:0,setPrimitiveFunction:i("minBounds","x"),getPrimitiveFunction:function(){t.boundsEllipsoidMinLongitude=t._voxelPrimitive.minBounds.x}}),n({name:"boundsEllipsoidMaxLatitude",initialValue:0,setPrimitiveFunction:i("maxBounds","y"),getPrimitiveFunction:function(){t.boundsEllipsoidMaxLatitude=t._voxelPrimitive.maxBounds.y}}),n({name:"boundsEllipsoidMinLatitude",initialValue:0,setPrimitiveFunction:i("minBounds","y"),getPrimitiveFunction:function(){t.boundsEllipsoidMinLatitude=t._voxelPrimitive.minBounds.y}}),n({name:"boundsEllipsoidMaxHeight",initialValue:0,setPrimitiveFunction:i("maxBounds","z"),getPrimitiveFunction:function(){t.boundsEllipsoidMaxHeight=t._voxelPrimitive.maxBounds.z}}),n({name:"boundsEllipsoidMinHeight",initialValue:0,setPrimitiveFunction:i("minBounds","z"),getPrimitiveFunction:function(){t.boundsEllipsoidMinHeight=t._voxelPrimitive.minBounds.z}}),n({name:"boundsCylinderMaxRadius",initialValue:0,setPrimitiveFunction:i("maxBounds","x"),getPrimitiveFunction:function(){t.boundsCylinderMaxRadius=t._voxelPrimitive.maxBounds.x}}),n({name:"boundsCylinderMinRadius",initialValue:0,setPrimitiveFunction:i("minBounds","x"),getPrimitiveFunction:function(){t.boundsCylinderMinRadius=t._voxelPrimitive.minBounds.x}}),n({name:"boundsCylinderMaxHeight",initialValue:0,setPrimitiveFunction:i("maxBounds","y"),getPrimitiveFunction:function(){t.boundsCylinderMaxHeight=t._voxelPrimitive.maxBounds.y}}),n({name:"boundsCylinderMinHeight",initialValue:0,setPrimitiveFunction:i("minBounds","y"),getPrimitiveFunction:function(){t.boundsCylinderMinHeight=t._voxelPrimitive.minBounds.y}}),n({name:"boundsCylinderMaxAngle",initialValue:0,setPrimitiveFunction:i("maxBounds","z"),getPrimitiveFunction:function(){t.boundsCylinderMaxAngle=t._voxelPrimitive.maxBounds.z}}),n({name:"boundsCylinderMinAngle",initialValue:0,setPrimitiveFunction:i("minBounds","z"),getPrimitiveFunction:function(){t.boundsCylinderMinAngle=t._voxelPrimitive.minBounds.z}}),n({name:"clippingBoxMaxX",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","x"),getPrimitiveFunction:function(){t.clippingBoxMaxX=t._voxelPrimitive.maxClippingBounds.x}}),n({name:"clippingBoxMinX",initialValue:0,setPrimitiveFunction:i("minClippingBounds","x"),getPrimitiveFunction:function(){t.clippingBoxMinX=t._voxelPrimitive.minClippingBounds.x}}),n({name:"clippingBoxMaxY",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","y"),getPrimitiveFunction:function(){t.clippingBoxMaxY=t._voxelPrimitive.maxClippingBounds.y}}),n({name:"clippingBoxMinY",initialValue:0,setPrimitiveFunction:i("minClippingBounds","y"),getPrimitiveFunction:function(){t.clippingBoxMinY=t._voxelPrimitive.minClippingBounds.y}}),n({name:"clippingBoxMaxZ",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","z"),getPrimitiveFunction:function(){t.clippingBoxMaxZ=t._voxelPrimitive.maxClippingBounds.z}}),n({name:"clippingBoxMinZ",initialValue:0,setPrimitiveFunction:i("minClippingBounds","z"),getPrimitiveFunction:function(){t.clippingBoxMinZ=t._voxelPrimitive.minClippingBounds.z}}),n({name:"clippingEllipsoidMaxLongitude",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","x"),getPrimitiveFunction:function(){t.clippingEllipsoidMaxLongitude=t._voxelPrimitive.maxClippingBounds.x}}),n({name:"clippingEllipsoidMinLongitude",initialValue:0,setPrimitiveFunction:i("minClippingBounds","x"),getPrimitiveFunction:function(){t.clippingEllipsoidMinLongitude=t._voxelPrimitive.minClippingBounds.x}}),n({name:"clippingEllipsoidMaxLatitude",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","y"),getPrimitiveFunction:function(){t.clippingEllipsoidMaxLatitude=t._voxelPrimitive.maxClippingBounds.y}}),n({name:"clippingEllipsoidMinLatitude",initialValue:0,setPrimitiveFunction:i("minClippingBounds","y"),getPrimitiveFunction:function(){t.clippingEllipsoidMinLatitude=t._voxelPrimitive.minClippingBounds.y}}),n({name:"clippingEllipsoidMaxHeight",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","z"),getPrimitiveFunction:function(){t.clippingEllipsoidMaxHeight=t._voxelPrimitive.maxClippingBounds.z}}),n({name:"clippingEllipsoidMinHeight",initialValue:0,setPrimitiveFunction:i("minClippingBounds","z"),getPrimitiveFunction:function(){t.clippingEllipsoidMinHeight=t._voxelPrimitive.minClippingBounds.z}}),n({name:"clippingCylinderMaxRadius",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","x"),getPrimitiveFunction:function(){t.clippingCylinderMaxRadius=t._voxelPrimitive.maxClippingBounds.x}}),n({name:"clippingCylinderMinRadius",initialValue:0,setPrimitiveFunction:i("minClippingBounds","x"),getPrimitiveFunction:function(){t.clippingCylinderMinRadius=t._voxelPrimitive.minClippingBounds.x}}),n({name:"clippingCylinderMaxHeight",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","y"),getPrimitiveFunction:function(){t.clippingCylinderMaxHeight=t._voxelPrimitive.maxClippingBounds.y}}),n({name:"clippingCylinderMinHeight",initialValue:0,setPrimitiveFunction:i("minClippingBounds","y"),getPrimitiveFunction:function(){t.clippingCylinderMinHeight=t._voxelPrimitive.minClippingBounds.y}}),n({name:"clippingCylinderMaxAngle",initialValue:0,setPrimitiveFunction:i("maxClippingBounds","z"),getPrimitiveFunction:function(){t.clippingCylinderMaxAngle=t._voxelPrimitive.maxClippingBounds.z}}),n({name:"clippingCylinderMinAngle",initialValue:0,setPrimitiveFunction:i("minClippingBounds","z"),getPrimitiveFunction:function(){t.clippingCylinderMinAngle=t._voxelPrimitive.minClippingBounds.z}}),n({name:"translationX",initialValue:0,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)},getPrimitiveFunction:function(){t.translationX=M.getTranslation(t._voxelPrimitive.modelMatrix,new h).x}}),n({name:"translationY",initialValue:0,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)},getPrimitiveFunction:function(){t.translationY=M.getTranslation(t._voxelPrimitive.modelMatrix,new h).y}}),n({name:"translationZ",initialValue:0,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)},getPrimitiveFunction:function(){t.translationZ=M.getTranslation(t._voxelPrimitive.modelMatrix,new h).z}}),n({name:"scaleX",initialValue:1,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)},getPrimitiveFunction:function(){t.scaleX=M.getScale(t._voxelPrimitive.modelMatrix,new h).x}}),n({name:"scaleY",initialValue:1,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)},getPrimitiveFunction:function(){t.scaleY=M.getScale(t._voxelPrimitive.modelMatrix,new h).y}}),n({name:"scaleZ",initialValue:1,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)},getPrimitiveFunction:function(){t.scaleZ=M.getScale(t._voxelPrimitive.modelMatrix,new h).z}}),n({name:"angleX",initialValue:0,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)}}),n({name:"angleY",initialValue:0,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)}}),n({name:"angleZ",initialValue:0,setPrimitiveFunction:function(){t._modelMatrixReady&&vm(t)}})}var Vyt=new h,Uyt=new h,kyt=new Ma,zyt=new Z;function vm(e){let t=h.fromElements(e.translationX,e.translationY,e.translationZ,Vyt),n=h.fromElements(e.scaleX,e.scaleY,e.scaleZ,Uyt),i=kyt;i.heading=e.angleX,i.pitch=e.angleY,i.roll=e.angleZ;let o=Z.fromHeadingPitchRoll(i,zyt),r=Z.multiplyByScale(o,n,o);e._voxelPrimitive.modelMatrix=M.fromRotationTranslation(r,t,e._voxelPrimitive.modelMatrix)}Object.defineProperties(kf.prototype,{scene:{get:function(){return this._scene}},voxelPrimitive:{get:function(){return this._voxelPrimitive},set:function(e){if(u(this._customShaderCompilationRemoveCallback)&&this._customShaderCompilationRemoveCallback(),u(e)){this._voxelPrimitive=e;let t=this;t._voxelPrimitive.readyPromise.then(function(){t._customShaderCompilationRemoveCallback=t._voxelPrimitive.customShaderCompilationEvent.addEventListener(function(n){let i=t._voxelPrimitive.customShader.fragmentShaderText;t.shaderString=GAe(i),u(n)?(t.shaderCompilationMessage=n.message,t.shaderCompilationSuccess=!1):(t.shaderCompilationMessage="Shader compiled successfully!",t.shaderCompilationSuccess=!0)}),t._modelMatrixReady=!1;for(let n=0;n<t._getPrimitiveFunctions.length;n++)t._getPrimitiveFunctions[n]();t._modelMatrixReady=!0,vm(t)})}}}});kf.prototype.toggleInspector=function(){this.inspectorVisible=!this.inspectorVisible};kf.prototype.toggleDisplay=function(){this.displayVisible=!this.displayVisible};kf.prototype.toggleTransform=function(){this.transformVisible=!this.transformVisible};kf.prototype.toggleBounds=function(){this.boundsVisible=!this.boundsVisible};kf.prototype.toggleClipping=function(){this.clippingVisible=!this.clippingVisible};kf.prototype.toggleShader=function(){this.shaderVisible=!this.shaderVisible};kf.prototype.compileShader=function(){u(this._voxelPrimitive)&&(this._voxelPrimitive.customShader=new TC({fragmentShaderText:this.shaderString,uniforms:this._voxelPrimitive.customShader.uniforms}))};kf.prototype.shaderEditorKeyPress=function(e,t){if(t.keyCode===9){t.preventDefault();let n=t.target,i=n.selectionStart,o=n.selectionEnd,r=o,a=n.value.slice(i,o).split(`
|
||
`),c=a.length,l;if(t.shiftKey)for(l=0;l<c;++l)a[l][0]===" "&&(a[l][1]===" "?(a[l]=a[l].substr(2),r-=2):(a[l]=a[l].substr(1),r-=1));else for(l=0;l<c;++l)a[l]=` ${a[l]}`,r+=2;let f=a.join(`
|
||
`);n.value=n.value.slice(0,i)+f+n.value.slice(o),n.selectionStart=i!==o?i:r,n.selectionEnd=r}else t.ctrlKey&&(t.keyCode===10||t.keyCode===13)&&this.compileShader();return!0};kf.prototype.isDestroyed=function(){return!1};kf.prototype.destroy=function(){let e=this;return this._definedProperties.forEach(function(t){Ce.getObservable(e,t).dispose()}),le(this)};var q2=kf;function wH(e,t){e=In(e);let n=document.createElement("div"),i=new q2(t);this._viewModel=i,this._container=e,this._element=n;let o=document.createElement("div");o.textContent="Voxel Inspector",o.className="cesium-cesiumInspector-button",o.setAttribute("data-bind","click: toggleInspector"),n.appendChild(o),n.className="cesium-cesiumInspector cesium-VoxelInspector",n.setAttribute("data-bind",'css: { "cesium-cesiumInspector-visible" : inspectorVisible, "cesium-cesiumInspector-hidden" : !inspectorVisible}'),e.appendChild(n);let r=document.createElement("div");r.className="cesium-cesiumInspector-dropDown",n.appendChild(r);let s=ba.createSection,a=ba.createCheckbox,c=ba.createRangeInput,l=ba.createButton,f=s(r,"Display","displayVisible","toggleDisplay"),d=s(r,"Transform","transformVisible","toggleTransform"),p=s(r,"Bounds","boundsVisible","toggleBounds"),g=s(r,"Clipping","clippingVisible","toggleClipping"),m=s(r,"Shader","shaderVisible","toggleShader");f.appendChild(a("Depth Test","depthTest")),f.appendChild(a("Show","show")),f.appendChild(a("Disable Update","disableUpdate")),f.appendChild(a("Debug Draw","debugDraw")),f.appendChild(a("Jitter","jitter")),f.appendChild(a("Nearest Sampling","nearestSampling")),f.appendChild(c("Screen Space Error","screenSpaceError",0,128)),f.appendChild(c("Step Size","stepSize",0,2));let A=10,x=10,C=P.PI;d.appendChild(c("Translation X","translationX",-A,+A)),d.appendChild(c("Translation Y","translationY",-A,+A)),d.appendChild(c("Translation Z","translationZ",-A,+A)),d.appendChild(c("Scale X","scaleX",0,+x)),d.appendChild(c("Scale Y","scaleY",0,+x)),d.appendChild(c("Scale Z","scaleZ",0,+x)),d.appendChild(c("Heading","angleX",-C,+C)),d.appendChild(c("Pitch","angleY",-C,+C)),d.appendChild(c("Roll","angleZ",-C,+C));let T=ki.getMinBounds(ki.BOX),E=ki.getMaxBounds(ki.BOX),S=h.fromElements(ki.getMinBounds(ki.ELLIPSOID).x,ki.getMinBounds(ki.ELLIPSOID).y,-ie.WGS84.maximumRadius,new h),v=h.fromElements(ki.getMaxBounds(ki.ELLIPSOID).x,ki.getMaxBounds(ki.ELLIPSOID).y,1e7,new h),w=ki.getMinBounds(ki.CYLINDER),R=ki.getMaxBounds(ki.CYLINDER);FS("Max X","Min X","Max Y","Min Y","Max Z","Min Z","boundsBoxMaxX","boundsBoxMinX","boundsBoxMaxY","boundsBoxMinY","boundsBoxMaxZ","boundsBoxMinZ",T,E,"shapeIsBox",p),FS("Max Longitude","Min Longitude","Max Latitude","Min Latitude","Max Height","Min Height","boundsEllipsoidMaxLongitude","boundsEllipsoidMinLongitude","boundsEllipsoidMaxLatitude","boundsEllipsoidMinLatitude","boundsEllipsoidMaxHeight","boundsEllipsoidMinHeight",S,v,"shapeIsEllipsoid",p),FS("Max Radius","Min Radius","Max Height","Min Height","Max Angle","Min Angle","boundsCylinderMaxRadius","boundsCylinderMinRadius","boundsCylinderMaxHeight","boundsCylinderMinHeight","boundsCylinderMaxAngle","boundsCylinderMinAngle",w,R,"shapeIsCylinder",p),FS("Max X","Min X","Max Y","Min Y","Max Z","Min Z","clippingBoxMaxX","clippingBoxMinX","clippingBoxMaxY","clippingBoxMinY","clippingBoxMaxZ","clippingBoxMinZ",T,E,"shapeIsBox",g),FS("Max Longitude","Min Longitude","Max Latitude","Min Latitude","Max Height","Min Height","clippingEllipsoidMaxLongitude","clippingEllipsoidMinLongitude","clippingEllipsoidMaxLatitude","clippingEllipsoidMinLatitude","clippingEllipsoidMaxHeight","clippingEllipsoidMinHeight",S,v,"shapeIsEllipsoid",g),FS("Max Radius","Min Radius","Max Height","Min Height","Max Angle","Min Angle","clippingCylinderMaxRadius","clippingCylinderMinRadius","clippingCylinderMaxHeight","clippingCylinderMinHeight","clippingCylinderMaxAngle","clippingCylinderMinAngle",w,R,"shapeIsCylinder",g);let O=document.createElement("div");m.appendChild(O);let L=document.createElement("textarea");L.setAttribute("data-bind","textInput: shaderString, event: { keydown: shaderEditorKeyPress }"),O.className="cesium-cesiumInspector-styleEditor",O.appendChild(L);let N=l("Compile (Ctrl+Enter)","compileShader");O.appendChild(N);let _=document.createElement("label");_.style.display="block",_.setAttribute("data-bind","text: shaderCompilationMessage, style: {color: shaderCompilationSuccess ? 'green' : 'red'}"),O.appendChild(_),Ce.applyBindings(i,n)}Object.defineProperties(wH.prototype,{container:{get:function(){return this._container}},viewModel:{get:function(){return this._viewModel}}});wH.prototype.isDestroyed=function(){return!1};wH.prototype.destroy=function(){return Ce.cleanNode(this._element),this._container.removeChild(this._element),this.viewModel.destroy(),le(this)};function FS(e,t,n,i,o,r,s,a,c,l,f,d,p,g,m,A){let x=ba.createRangeInput,C=p,T=g,E=A.appendChild(document.createElement("div"));E.setAttribute("data-bind",`if: ${m}`),E.appendChild(x(e,s,C.x,T.x)),E.appendChild(x(t,a,C.x,T.x)),E.appendChild(x(n,c,C.y,T.y)),E.appendChild(x(i,l,C.y,T.y)),E.appendChild(x(o,f,C.z,T.z)),E.appendChild(x(r,d,C.z,T.z))}var X2=wH;function Hyt(e){let t=document.createElement("div");t.className="cesium-viewer-voxelInspectorContainer",e.container.appendChild(t);let n=new X2(t,e.scene);Object.defineProperties(e,{voxelInspector:{get:function(){return n}}})}var uK=Hyt;var Gyt="1.101";return rxe(Wyt);})();
|