Google Earth Engine Authors 3b5b416664 v0.1.299
PiperOrigin-RevId: 428872570
2022-02-16 13:11:53 -08:00

701 lines
318 KiB
JavaScript

(function(){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var h,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
},k=ca(this),da=function(a,b){if(b)a:{var c=k;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
da("Symbol",function(a){if(a)return a;var b=function(g,f){this.Ni=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ni};var c="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
da("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=k[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ea(aa(this))}})}return a});
var ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},n=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}},fa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ha;
if("function"==typeof Object.setPrototypeOf)ha=Object.setPrototypeOf;else{var ia;a:{var ja={a:!0},ka={};try{ka.__proto__=ja;ia=ka.a;break a}catch(a){}ia=!1}ha=ia?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var la=ha,q=function(a,b){a.prototype=fa(b.prototype);a.prototype.constructor=a;if(la)la(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.L=b.prototype};
da("Promise",function(a){function b(){this.qb=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Eg=function(f){if(null==this.qb){this.qb=[];var l=this;this.Fg(function(){l.yk()})}this.qb.push(f)};var d=k.setTimeout;b.prototype.Fg=function(f){d(f,0)};b.prototype.yk=function(){for(;this.qb&&this.qb.length;){var f=this.qb;this.qb=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.qk(p)}}}this.qb=null};b.prototype.qk=function(f){this.Fg(function(){throw f;
})};var e=function(f){this.S=0;this.ma=void 0;this.yc=[];this.Jh=!1;var l=this.Ze();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.Ze=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.Xk),reject:f(this.Wf)}};e.prototype.Xk=function(f){if(f===this)this.Wf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.Zk(f);else{a:switch(typeof f){case "object":var l=null!=f;break a;case "function":l=!0;break a;default:l=
!1}l?this.Wk(f):this.xh(f)}};e.prototype.Wk=function(f){var l=void 0;try{l=f.then}catch(m){this.Wf(m);return}"function"==typeof l?this.$k(l,f):this.xh(f)};e.prototype.Wf=function(f){this.si(2,f)};e.prototype.xh=function(f){this.si(1,f)};e.prototype.si=function(f,l){if(0!=this.S)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.S);this.S=f;this.ma=l;2===this.S&&this.Yk();this.Ak()};e.prototype.Yk=function(){var f=this;d(function(){if(f.Rk()){var l=k.console;"undefined"!==
typeof l&&l.error(f.ma)}},1)};e.prototype.Rk=function(){if(this.Jh)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if("undefined"===typeof m)return!0;"function"===typeof f?f=new f("unhandledrejection",{cancelable:!0}):"function"===typeof l?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ma;return m(f)};e.prototype.Ak=function(){if(null!=this.yc){for(var f=0;f<this.yc.length;++f)g.Eg(this.yc[f]);
this.yc=null}};var g=new b;e.prototype.Zk=function(f){var l=this.Ze();f.zd(l.resolve,l.reject)};e.prototype.$k=function(f,l){var m=this.Ze();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(D,R){return"function"==typeof D?function(Y){try{p(D(Y))}catch(U){v(U)}}:R}var p,v,B=new e(function(D,R){p=D;v=R});this.zd(m(f,p),m(l,v));return B};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.zd=function(f,l){function m(){switch(p.S){case 1:f(p.ma);
break;case 2:l(p.ma);break;default:throw Error("Unexpected state: "+p.S);}}var p=this;null==this.yc?g.Eg(m):this.yc.push(m);this.Jh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=n(f),v=p.next();!v.done;v=p.next())c(v.value).zd(l,m)})};e.all=function(f){var l=n(f),m=l.next();return m.done?c([]):new e(function(p,v){function B(Y){return function(U){D[Y]=U;R--;0==R&&p(D)}}var D=[],R=0;do D.push(void 0),R++,c(m.value).zd(B(D.length-
1),v),m=l.next();while(!m.done)})};return e});var ma=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};
da("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return"object"===p&&null!==m||"function"===p}function d(m){if(!ma(m,g)){var p=new b;ba(m,g,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(2!=v.get(m)||3!=v.get(p))return!1;v.delete(m);v.set(p,4);return!v.has(m)&&4==v.get(p)}catch(B){return!1}}())return a;
var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.ia=(f+=Math.random()+1).toString();if(m){m=n(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ma(m,g))throw Error("WeakMap key fail: "+m);m[g][this.ia]=p;return this};l.prototype.get=function(m){return c(m)&&ma(m,g)?m[g][this.ia]:void 0};l.prototype.has=function(m){return c(m)&&ma(m,g)&&ma(m[g],
this.ia)};l.prototype.delete=function(m){return c(m)&&ma(m,g)&&ma(m[g],this.ia)?delete m[g][this.ia]:!1};return l});
da("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var l=Object.seal({x:4}),m=new a(n([[l,"s"]]));if("s"!=m.get(l)||1!=m.size||m.get({x:4})||m.set({x:4},"t")!=m||2!=m.size)return!1;var p=m.entries(),v=p.next();if(v.done||v.value[0]!=l||"s"!=v.value[1])return!1;v=p.next();return v.done||4!=v.value[0].x||"t"!=v.value[1]||!p.next().done?!1:!0}catch(B){return!1}}())return a;var b=new WeakMap,c=function(l){this.Pc={};this.ra=
g();this.size=0;if(l){l=n(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(l,m){l=0===l?0:l;var p=d(this,l);p.list||(p.list=this.Pc[p.id]=[]);p.ga?p.ga.value=m:(p.ga={next:this.ra,nb:this.ra.nb,head:this.ra,key:l,value:m},p.list.push(p.ga),this.ra.nb.next=p.ga,this.ra.nb=p.ga,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.ga&&l.list?(l.list.splice(l.index,1),l.list.length||delete this.Pc[l.id],l.ga.nb.next=l.ga.next,l.ga.next.nb=
l.ga.nb,l.ga.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Pc={};this.ra=this.ra.nb=g();this.size=0};c.prototype.has=function(l){return!!d(this,l).ga};c.prototype.get=function(l){return(l=d(this,l).ga)&&l.value};c.prototype.entries=function(){return e(this,function(l){return[l.key,l.value]})};c.prototype.keys=function(){return e(this,function(l){return l.key})};c.prototype.values=function(){return e(this,function(l){return l.value})};c.prototype.forEach=function(l,m){for(var p=this.entries(),
v;!(v=p.next()).done;)v=v.value,l.call(m,v[1],v[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(l,m){var p=m&&typeof m;"object"==p||"function"==p?b.has(m)?p=b.get(m):(p=""+ ++f,b.set(m,p)):p="p_"+m;var v=l.Pc[p];if(v&&ma(l.Pc,p))for(l=0;l<v.length;l++){var B=v[l];if(m!==m&&B.key!==B.key||m===B.key)return{id:p,list:v,index:l,ga:B}}return{id:p,list:v,index:-1,ga:void 0}},e=function(l,m){var p=l.ra;return ea(function(){if(p){for(;p.head!=l.ra;)p=p.nb;for(;p.next!=p.head;)return p=
p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},g=function(){var l={};return l.nb=l.next=l.head=l},f=0;return c});da("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,g=0;g<e;g++){var f=d[g];if(b.call(c,f,g,d)){b=f;break a}}b=void 0}return b}});
var na=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};da("String.prototype.repeat",function(a){return a?a:function(b){var c=na(this,null,"repeat");if(0>b||1342177279<b)throw new RangeError("Invalid count value");b|=0;for(var d="";b;)if(b&1&&(d+=c),b>>>=1)c+=c;return d}});
var oa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};da("Array.prototype.keys",function(a){return a?a:function(){return oa(this,function(b){return b})}});
da("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(l){return l};var e=[],g="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof g){b=g.call(b);for(var f=0;!(g=b.next()).done;)e.push(c.call(d,g.value,f++))}else for(g=b.length,f=0;f<g;f++)e.push(c.call(d,b[f],f));return e}});da("Array.prototype.values",function(a){return a?a:function(){return oa(this,function(b,c){return c})}});
var pa="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)ma(d,e)&&(a[e]=d[e])}return a};da("Object.assign",function(a){return a||pa});da("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=na(this,b,"endsWith");b+="";void 0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}});
da("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=na(this,b,"startsWith");b+="";var e=d.length,g=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var f=0;f<g&&c<e;)if(d[c++]!=b[f++])return!1;return f>=g}});da("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)ma(b,d)&&c.push([d,b[d]]);return c}});da("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});
da("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var g=d[c];if(g===b||Object.is(g,b))return!0}return!1}});da("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==na(this,b,"includes").indexOf(b,c||0)}});da("Array.prototype.entries",function(a){return a?a:function(){return oa(this,function(b,c){return[b,c]})}});
da("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(n([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),g=e.next();if(g.done||g.value[0]!=c||g.value[1]!=c)return!1;g=e.next();return g.done||g.value[0]==c||4!=g.value[0].x||g.value[1]!=g.value[0]?!1:e.next().done}catch(f){return!1}}())return a;var b=function(c){this.B=new Map;if(c){c=
n(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.B.size};b.prototype.add=function(c){c=0===c?0:c;this.B.set(c,c);this.size=this.B.size;return this};b.prototype.delete=function(c){c=this.B.delete(c);this.size=this.B.size;return c};b.prototype.clear=function(){this.B.clear();this.size=0};b.prototype.has=function(c){return this.B.has(c)};b.prototype.entries=function(){return this.B.entries()};b.prototype.values=function(){return this.B.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.B.forEach(function(g){return c.call(d,g,g,e)})};return b});da("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)ma(b,d)&&c.push(b[d]);return c}});da("String.prototype.padStart",function(a){return a?a:function(b,c){var d=na(this,null,"padStart");b-=d.length;c=void 0!==c?String(c):" ";return(0<b&&c?c.repeat(Math.ceil(b/c.length)).substring(0,b):"")+d}});
var qa=qa||{},r=this||self,ra=function(){},sa=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"},ta=function(a){var b=sa(a);return"array"==b||"object"==b&&"number"==typeof a.length},ua=function(a){return t(a)&&"function"==typeof a.getFullYear},t=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},xa=function(a){return Object.prototype.hasOwnProperty.call(a,va)&&a[va]||(a[va]=++wa)},va="closure_uid_"+(1E9*Math.random()>>>0),wa=0,ya=function(a,b,c){return a.call.apply(a.bind,
arguments)},za=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},u=function(a,b,c){u=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?ya:za;return u.apply(null,arguments)},Aa=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},w=function(a,b){a=a.split(".");var c=r;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},x=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.ll=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
f)}},Ba=function(a){return a};function Ca(a){a&&"function"==typeof a.Wa&&a.Wa()};var Da=function(){this.Xa=this.Xa;this.Vd=this.Vd};Da.prototype.Xa=!1;Da.prototype.Wa=function(){this.Xa||(this.Xa=!0,this.J())};Da.prototype.J=function(){if(this.Vd)for(;this.Vd.length;)this.Vd.shift()()};var y=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.gd=!1};y.prototype.stopPropagation=function(){this.gd=!0};y.prototype.preventDefault=function(){this.defaultPrevented=!0};function Ea(a){if(Error.captureStackTrace)Error.captureStackTrace(this,Ea);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}x(Ea,Error);Ea.prototype.name="CustomError";var Fa;function Ga(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Ea.call(this,c+a[d])}x(Ga,Ea);Ga.prototype.name="AssertionError";function Ha(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Ga(""+e,g||[]);}
var z=function(a,b,c){a||Ha("",null,b,Array.prototype.slice.call(arguments,2))},Ia=function(a,b){throw new Ga("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ja=function(a,b,c){"number"!==typeof a&&Ha("Expected number but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Ka=function(a,b,c){"string"!==typeof a&&Ha("Expected string but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2))},La=function(a,b,c){"function"!==typeof a&&Ha("Expected function but got %s: %s.",
[sa(a),a],b,Array.prototype.slice.call(arguments,2))},Ma=function(a,b,c){t(a)||Ha("Expected object but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Na=Array.prototype.indexOf?function(a,b){z(null!=a.length);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Oa=Array.prototype.lastIndexOf?function(a,b){z(null!=a.length);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||
1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1},Pa=Array.prototype.forEach?function(a,b,c){z(null!=a.length);Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,g=0;g<d;g++)g in e&&b.call(c,e[g],g,a)},Qa=Array.prototype.filter?function(a,b){z(null!=a.length);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,g="string"===typeof a?a.split(""):a,f=0;f<c;f++)if(f in g){var l=
g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},Ra=Array.prototype.map?function(a,b,c){z(null!=a.length);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),g="string"===typeof a?a.split(""):a,f=0;f<d;f++)f in g&&(e[f]=b.call(c,g[f],f,a));return e},Sa=Array.prototype.some?function(a,b){z(null!=a.length);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return!0;
return!1},Ta=Array.prototype.every?function(a,b){z(null!=a.length);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function Ua(a,b){var c=0;Pa(a,function(d,e,g){b.call(void 0,d,e,g)&&++c},void 0);return c}function Va(a,b){return 0<=Na(a,b)}function Wa(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0}
function Xa(a,b){b=Na(a,b);var c;(c=0<=b)&&Ya(a,b);return c}function Ya(a,b){z(null!=a.length);Array.prototype.splice.call(a,b,1)}function Za(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function $a(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(ta(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}
function ab(a,b,c){z(null!=a.length);return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function bb(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function cb(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=ab(d,e,e+8192);g=cb.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var db=Object.freeze||function(a){return a};var eb=function(){if(!r.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{r.addEventListener("test",ra,b),r.removeEventListener("test",ra,b)}catch(c){}return a}();var fb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},gb=function(a,b){return a<b?-1:a>b?1:0};function hb(){var a=r.navigator;return a&&(a=a.userAgent)?a:""}function ib(a){return-1!=hb().indexOf(a)};var jb=function(a){jb[" "](a);return a};jb[" "]=ra;var lb=function(a,b){var c=kb;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var mb=ib("Opera"),nb=ib("Trident")||ib("MSIE"),ob=ib("Edge"),pb=ib("Gecko")&&!(-1!=hb().toLowerCase().indexOf("webkit")&&!ib("Edge"))&&!(ib("Trident")||ib("MSIE"))&&!ib("Edge"),qb=-1!=hb().toLowerCase().indexOf("webkit")&&!ib("Edge"),rb;
a:{var sb="",tb=function(){var a=hb();if(pb)return/rv:([^\);]+)(\)|;)/.exec(a);if(ob)return/Edge\/([\d\.]+)/.exec(a);if(nb)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(qb)return/WebKit\/(\S+)/.exec(a);if(mb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();tb&&(sb=tb?tb[1]:"");if(nb){var ub,vb=r.document;ub=vb?vb.documentMode:void 0;if(null!=ub&&ub>parseFloat(sb)){rb=String(ub);break a}}rb=sb}
var wb=rb,kb={},xb=function(a){return lb(a,function(){for(var b=0,c=fb(String(wb)).split("."),d=fb(String(a)).split("."),e=Math.max(c.length,d.length),g=0;0==b&&g<e;g++){var f=c[g]||"",l=d[g]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];l=/(\d*)(\D*)(.*)/.exec(l)||["","","",""];if(0==f[0].length&&0==l[0].length)break;b=gb(0==f[1].length?0:parseInt(f[1],10),0==l[1].length?0:parseInt(l[1],10))||gb(0==f[2].length,0==l[2].length)||gb(f[2],l[2]);f=f[3];l=l[3]}while(0==b)}return 0<=b})};var zb=function(a,b){y.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.Ma=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=
b;if(b=a.relatedTarget){if(pb){a:{try{jb(b.nodeName);var e=!0;break a}catch(g){}e=!1}e||(b=null)}}else"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=qb||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=qb||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,
this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType="string"===typeof a.pointerType?a.pointerType:yb[a.pointerType]||"";this.state=a.state;this.Ma=a;a.defaultPrevented&&zb.L.preventDefault.call(this)}};
x(zb,y);var yb=db({2:"touch",3:"pen",4:"mouse"});zb.prototype.stopPropagation=function(){zb.L.stopPropagation.call(this);this.Ma.stopPropagation?this.Ma.stopPropagation():this.Ma.cancelBubble=!0};zb.prototype.preventDefault=function(){zb.L.preventDefault.call(this);var a=this.Ma;a.preventDefault?a.preventDefault():a.returnValue=!1};var Ab="closure_listenable_"+(1E6*Math.random()|0),Bb=function(a){return!(!a||!a[Ab])};var Cb=0;var Db=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.mb=e;this.key=++Cb;this.kd=this.yd=!1},Eb=function(a){a.kd=!0;a.listener=null;a.proxy=null;a.src=null;a.mb=null};function Fb(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Gb(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Hb(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Jb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Kb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function Lb(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function Mb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
function Nb(a){var b=Ob,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function Pb(a){for(var b in a)return!1;return!0}function Qb(a,b){b in a&&delete a[b]}function Rb(a){var b={},c;for(c in a)b[c]=a[c];return b}
function Sb(a){if(!a||"object"!==typeof a)return a;if("function"===typeof a.clone)return a.clone();if("undefined"!==typeof Map&&a instanceof Map)return new Map(a);if("undefined"!==typeof Set&&a instanceof Set)return new Set(a);var b=Array.isArray(a)?[]:"function"!==typeof ArrayBuffer||"function"!==typeof ArrayBuffer.isView||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=Sb(a[c]);return b}var Tb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
function Ub(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<Tb.length;g++)c=Tb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Vb=function(a){this.src=a;this.ka={};this.od=0};Vb.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ka[g];a||(a=this.ka[g]=[],this.od++);var f=Wb(a,b,d,e);-1<f?(b=a[f],c||(b.yd=!1)):(b=new Db(b,this.src,g,!!d,e),b.yd=c,a.push(b));return b};Vb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ka))return!1;var e=this.ka[a];b=Wb(e,b,c,d);return-1<b?(Eb(e[b]),Ya(e,b),0==e.length&&(delete this.ka[a],this.od--),!0):!1};
var Xb=function(a,b){var c=b.type;c in a.ka&&Xa(a.ka[c],b)&&(Eb(b),0==a.ka[c].length&&(delete a.ka[c],a.od--))};Vb.prototype.jd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ka)if(!a||c==a){for(var d=this.ka[c],e=0;e<d.length;e++)++b,Eb(d[e]);delete this.ka[c];this.od--}};Vb.prototype.Tc=function(a,b,c,d){a=this.ka[a.toString()];var e=-1;a&&(e=Wb(a,b,c,d));return-1<e?a[e]:null};
Vb.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Jb(this.ka,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var Wb=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.kd&&g.listener==b&&g.capture==!!c&&g.mb==d)return e}return-1};var Yb="closure_lm_"+(1E6*Math.random()|0),Zb={},$b=0,bc=function(a,b,c,d,e){if(d&&d.once)return ac(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)bc(a,b[g],c,d,e);return null}c=cc(c);return Bb(a)?a.ab(b,c,t(d)?!!d.capture:!!d,e):dc(a,b,c,!1,d,e)},dc=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=t(e)?!!e.capture:!!e,l=ec(a);l||(a[Yb]=l=new Vb(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=fc();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)eb||(e=f),void 0===
e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(gc(b.toString()),d);else if(a.addListener&&a.removeListener)z("change"===b,"MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");$b++;return c},fc=function(){var a=hc,b=function(c){return a.call(b.src,b.listener,c)};return b},ac=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)ac(a,b[g],c,d,e);return null}c=cc(c);return Bb(a)?
a.bd(b,c,t(d)?!!d.capture:!!d,e):dc(a,b,c,!0,d,e)},ic=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)ic(a,b[g],c,d,e);else d=t(d)?!!d.capture:!!d,c=cc(c),Bb(a)?a.ne(b,c,d,e):a&&(a=ec(a))&&(b=a.Tc(b,c,d,e))&&jc(b)},jc=function(a){if("number"!==typeof a&&a&&!a.kd){var b=a.src;if(Bb(b))Xb(b.La,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(gc(c),d):b.addListener&&b.removeListener&&b.removeListener(d);$b--;(c=ec(b))?
(Xb(c,a),0==c.od&&(c.src=null,b[Yb]=null)):Eb(a)}}},gc=function(a){return a in Zb?Zb[a]:Zb[a]="on"+a},hc=function(a,b){if(a.kd)a=!0;else{b=new zb(b,this);var c=a.listener,d=a.mb||a.src;a.yd&&jc(a);a=c.call(d,b)}return a},ec=function(a){a=a[Yb];return a instanceof Vb?a:null},kc="__closure_events_fn_"+(1E9*Math.random()>>>0),cc=function(a){z(a,"Listener can not be null.");if("function"===typeof a)return a;z(a.handleEvent,"An object listener must have handleEvent method.");a[kc]||(a[kc]=function(b){return a.handleEvent(b)});
return a[kc]};var A=function(){Da.call(this);this.La=new Vb(this);this.nk=this;this.Nf=null};x(A,Da);A.prototype[Ab]=!0;h=A.prototype;h.addEventListener=function(a,b,c,d){bc(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){ic(this,a,b,c,d)};
h.dispatchEvent=function(a){lc(this);var b=this.Nf;if(b){var c=[];for(var d=1;b;b=b.Nf)c.push(b),z(1E3>++d,"infinite loop")}b=this.nk;d=a.type||a;if("string"===typeof a)a=new y(a,b);else if(a instanceof y)a.target=a.target||b;else{var e=a;a=new y(d,b);Ub(a,e)}e=!0;if(c)for(var g=c.length-1;!a.gd&&0<=g;g--){var f=a.currentTarget=c[g];e=mc(f,d,!0,a)&&e}a.gd||(f=a.currentTarget=b,e=mc(f,d,!0,a)&&e,a.gd||(e=mc(f,d,!1,a)&&e));if(c)for(g=0;!a.gd&&g<c.length;g++)f=a.currentTarget=c[g],e=mc(f,d,!1,a)&&e;
return e};h.J=function(){A.L.J.call(this);this.La&&this.La.jd(void 0);this.Nf=null};h.ab=function(a,b,c,d){lc(this);return this.La.add(String(a),b,!1,c,d)};h.bd=function(a,b,c,d){return this.La.add(String(a),b,!0,c,d)};h.ne=function(a,b,c,d){this.La.remove(String(a),b,c,d)};
var mc=function(a,b,c,d){b=a.La.ka[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.kd&&f.capture==c){var l=f.listener,m=f.mb||f.src;f.yd&&Xb(a.La,f);e=!1!==l.call(m,d)&&e}}return e&&!d.defaultPrevented};A.prototype.Tc=function(a,b,c,d){return this.La.Tc(String(a),b,c,d)};A.prototype.hasListener=function(a,b){return this.La.hasListener(void 0!==a?String(a):void 0,b)};var lc=function(a){z(a.La,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var nc=function(a,b){this.tk=a[r.Symbol.iterator]();this.Lk=b;this.Pk=0};nc.prototype[Symbol.iterator]=function(){return this};nc.prototype.next=function(){var a=this.tk.next();return{value:a.done?void 0:this.Lk.call(void 0,a.value,this.Pk++),done:a.done}};var oc=function(a,b){return new nc(a,b)};var pc=function(a){return a};var qc="StopIteration"in r?r.StopIteration:{message:"StopIteration",stack:""},rc=function(){};rc.prototype.vc=function(){throw qc;};rc.prototype.next=function(){return sc};
var sc=db({done:!0,value:void 0}),tc=function(a){if(a.done)throw qc;return a.value},uc=function(a){if(a===qc)throw Error("ES6 Iteration protocol does NOT adjust control flow when StopIteration is thrown from callback helper functions. If your code relies on this behavior, consider throwing a different error and catching it to terminate iteration.");throw a;};rc.prototype.Ga=function(){return this};
var vc=function(a){if(a instanceof rc)return a;if("function"==typeof a.Ga)return a.Ga(!1);if(ta(a)){var b=0,c=new rc;c.next=function(){for(;;){if(b>=a.length)return sc;if(b in a)return{value:a[b++],done:!1};b++}};var d=c.next;c.vc=function(){return tc(d.call(c))};return c}throw Error("Not implemented");},wc=function(a,b){if(ta(a))try{Pa(a,b,void 0)}catch(d){uc(d)}else for(a=vc(a);;){var c=void 0;try{c=a.vc()}catch(d){if(d===qc)break;throw d;}try{b.call(void 0,c,void 0,a)}catch(d){uc(d)}}};var Bc=function(a){if(a instanceof xc||a instanceof yc||a instanceof zc)return a;if("function"==typeof a.vc)return new xc(function(){return Ac(a)});if("function"==typeof a[Symbol.iterator])return new xc(function(){return a[Symbol.iterator]()});if("function"==typeof a.Ga)return new xc(function(){return Ac(a.Ga())});throw Error("Not an iterator or iterable.");},Ac=function(a){if(!(a instanceof rc))return a;var b=!1;return{next:function(){for(var c;!b;)try{c=a.vc();break}catch(d){if(d!==qc)throw d;b=
!0}return{value:c,done:b}}}},xc=function(a){this.nf=a};xc.prototype.Ga=function(){return new yc(this.nf())};xc.prototype[Symbol.iterator]=function(){return new zc(this.nf())};xc.prototype.sg=function(){return new zc(this.nf())};var yc=function(a){this.uc=a};q(yc,rc);yc.prototype.vc=function(){var a=this.uc.next();if(a.done)throw qc;return a.value};yc.prototype.next=function(){return this.uc.next()};yc.prototype[Symbol.iterator]=function(){return new zc(this.uc)};yc.prototype.sg=function(){return new zc(this.uc)};
var zc=function(a){xc.call(this,function(){return a});this.uc=a};q(zc,xc);zc.prototype.next=function(){return this.uc.next()};var Cc=function(a,b){this.B={};this.K=[];this.qd=this.size=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=Cc.prototype;h.R=function(){return this.size};h.aa=function(){Dc(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.B[this.K[b]]);return a};h.ub=function(){Dc(this);return this.K.concat()};h.Qb=function(a){return this.has(a)};h.has=function(a){return Ec(this.B,a)};
h.Nc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Ec(this.B,c)&&this.B[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||Fc;Dc(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Fc=function(a,b){return a===b};Cc.prototype.isEmpty=function(){return 0==this.size};Cc.prototype.clear=function(){this.B={};this.K.length=0;this.ob(0);this.qd=0};Cc.prototype.remove=function(a){return this.delete(a)};
Cc.prototype.delete=function(a){return Ec(this.B,a)?(delete this.B[a],this.ob(this.size-1),this.qd++,this.K.length>2*this.size&&Dc(this),!0):!1};var Dc=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Ec(a.B,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){var e={};for(c=b=0;b<a.K.length;)d=a.K[b],Ec(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=Cc.prototype;h.get=function(a,b){return Ec(this.B,a)?this.B[a]:b};
h.set=function(a,b){Ec(this.B,a)||(this.ob(this.size+1),this.K.push(a),this.qd++);this.B[a]=b};h.addAll=function(a){if(a instanceof Cc)for(var b=a.ub(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.ub(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};h.clone=function(){return new Cc(this)};h.keys=function(){return Bc(this.Ga(!0)).sg()};h.values=function(){return Bc(this.Ga(!1)).sg()};
h.entries=function(){var a=this;return oc(this.keys(),function(b){return[b,a.get(b)]})};h.Ga=function(a){Dc(this);var b=0,c=this.qd,d=this,e=new rc;e.next=function(){if(c!=d.qd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return sc;var f=d.K[b++];return{value:a?f:d.B[f],done:!1}};var g=e.next;e.vc=function(){return tc(g.call(e))};return e};h.ob=function(a){this.size=a};var Ec=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var Gc=function(a){if(a.R&&"function"==typeof a.R)a=a.R();else if(ta(a)||"string"===typeof a)a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Hc=function(a){if(a.aa&&"function"==typeof a.aa)return a.aa();if("undefined"!==typeof Map&&a instanceof Map||"undefined"!==typeof Set&&a instanceof Set)return Array.from(a.values());if("string"===typeof a)return a.split("");if(ta(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Kb(a)},Ic=function(a){if(a.ub&&"function"==typeof a.ub)return a.ub();
if(!a.aa||"function"!=typeof a.aa){if("undefined"!==typeof Map&&a instanceof Map)return Array.from(a.keys());if(!("undefined"!==typeof Set&&a instanceof Set)){if(ta(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return Lb(a)}}},Jc=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(ta(a)||"string"===typeof a)Array.prototype.forEach.call(a,b,c);else for(var d=Ic(a),e=Hc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Kc=function(a,
b){if("function"==typeof a.every)return a.every(b,void 0);if(ta(a)||"string"===typeof a)return Array.prototype.every.call(a,b,void 0);for(var c=Ic(a),d=Hc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Lc=function(a){this.B=new Cc;this.size=0;a&&this.addAll(a)},Mc=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+xa(a):b.substr(0,1)+a};h=Lc.prototype;h.R=function(){return this.B.size};h.add=function(a){this.B.set(Mc(a),a);this.ob(this.B.size)};h.addAll=function(a){a=Hc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.ob(this.B.size)};h.jd=function(a){a=Hc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.ob(this.B.size)};
h.delete=function(a){a=this.B.remove(Mc(a));this.ob(this.B.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.B.clear();this.ob(0)};h.isEmpty=function(){return 0===this.B.size};h.has=function(a){return this.B.Qb(Mc(a))};h.contains=function(a){return this.B.Qb(Mc(a))};var Nc=function(a,b){var c=new Lc;b=Hc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},Oc=function(a,b){a=a.clone();a.jd(b);return a};Lc.prototype.aa=function(){return this.B.aa()};
Lc.prototype.values=function(){return this.B.values()};Lc.prototype.clone=function(){return new Lc(this)};Lc.prototype.equals=function(a){return this.R()==Gc(a)&&Pc(this,a)};var Pc=function(a,b){var c=Gc(b);if(a.R()>c)return!1;!(b instanceof Lc)&&5<c&&(b=new Lc(b));return Kc(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.Nc&&"function"==typeof e.Nc?e.Nc(d):ta(e)||"string"===typeof e?Va(e,d):Mb(e,d)})};Lc.prototype.Ga=function(){return this.B.Ga(!1)};
Lc.prototype[Symbol.iterator]=function(){return this.values()};Lc.prototype.ob=function(a){this.size=a};var Qc=function(a,b,c){A.call(this);this.Mk=b;this.token=c;this.Bb=[];this.qg=new Lc;this.zb=0;this.url=a};x(Qc,A);w("ee.AbstractOverlay",Qc);var Rc=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.Mk,c,e,b.y].join("/")};Qc.prototype.Uc=function(){return this.Bb.length};var Sc=function(a){y.call(this,"tileevent");this.count=a};x(Sc,y);var Tc=function(){},Uc=new Tc;function Vc(a){return Object.assign({M:{},nl:{},keys:[],wa:{},s:{},H:{},mh:!1},a)}var C=function(){this.h={}},E=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},F=function(a,b){return null!=a.h[b]};function Wc(a,b){return E(b,a)}function Xc(a,b,c){b[a]=c}function Yc(){return{}}function Zc(a,b){var c=new a;return null==b?c:$c(b,ad,bd,cd,a)}function ad(a,b){return b[a]}function bd(a,b,c){b.h[a]=c}
function cd(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function $c(a,b,c,d,e){e=d(e);for(var g=dd(a,e),f=g.M||{},l=g.s||{},m=g.wa||{},p={},v=n(g.keys||[]),B=v.next();!B.done;p={Hc:p.Hc},B=v.next()){B=B.value;var D=b(B,a);if(null!=D){var R=void 0;if(f.hasOwnProperty(B)){if(g.mh&&0===D.length)continue;R=ed(D,b,c,d,!0,!0,f[B])}else if(l.hasOwnProperty(B))R=ed(D,b,c,d,!1,!0,l[B]);else if(m.hasOwnProperty(B))p.Hc=m[B],R=p.Hc.ba?D.map(function(Y){return function(U){return fd(U,Y.Hc,b,c,d)}}(p)):fd(D,p.Hc,b,c,d);else if(Array.isArray(D)){if(g.mh&&0===D.length)continue;
R=ed(D,b,c,d,!0,!1)}else R=D instanceof Tc?null:D;c(B,e,R)}}return e}function fd(a,b,c,d,e){for(var g={},f=n(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];null!=m&&(g[l]=ed(m,c,d,e,b.da,b.ca,b.Z))}return g}
function ed(a,b,c,d,e,g,f){if(g&&null==f)throw Error("Cannot deserialize a reference object without a constructor.");return null==a?a:e&&g?a.map(function(l){return $c(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?$c(a,b,c,d,f):a instanceof Tc?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}function dd(a,b){if(b instanceof C)a=Vc(b.i());else if(a instanceof C)a=Vc(a.i());else throw Error("Cannot find ClassMetadata.");return a};var gd;var jd=function(a,b){this.jg=a===hd&&b||"";this.ak=id};jd.prototype.xf=!0;jd.prototype.sf=function(){return this.jg};jd.prototype.toString=function(){return"Const{"+this.jg+"}"};var kd=function(a){if(a instanceof jd&&a.constructor===jd&&a.ak===id)return a.jg;Ia("expected object of type Const, got '"+a+"'");return"type_error:Const"},id={},hd={};var md=function(a,b){this.Qf=b===ld?a:""};md.prototype.xf=!0;md.prototype.sf=function(){return this.Qf.toString()};md.prototype.toString=function(){return this.Qf+""};
var nd=function(a){if(a instanceof md&&a.constructor===md)return a.Qf;Ia("expected object of type TrustedResourceUrl, got '"+a+"' of type "+sa(a));return"type_error:TrustedResourceUrl"},sd=function(a){var b=kd(od);if(!pd.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(qd,function(d,e){if(!Object.prototype.hasOwnProperty.call(a,e))throw Error('Found marker, "'+e+'", in format string, "'+b+'", but no valid label mapping found in args: '+JSON.stringify(a));d=a[e];return d instanceof
jd?kd(d):encodeURIComponent(String(d))});return rd(c)},qd=/%{(\w+)}/g,pd=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]+/|[^:/\\\\%]*[?#]|about:blank#)","i"),ld={},rd=function(a){if(void 0===gd){var b=null;var c=r.trustedTypes;if(c&&c.createPolicy)try{b=c.createPolicy("goog#html",{createHTML:Ba,createScript:Ba,createScriptURL:Ba})}catch(d){r.console&&r.console.error(d.message)}gd=b}a=(b=gd)?b.createScriptURL(a):a;return new md(a,ld)};var ud=function(a,b){this.Pf=b===td?a:""};ud.prototype.xf=!0;ud.prototype.sf=function(){return this.Pf.toString()};ud.prototype.toString=function(){return this.Pf.toString()};
var vd=function(a){if(a instanceof ud&&a.constructor===ud)return a.Pf;Ia("expected object of type SafeUrl, got '"+a+"' of type "+sa(a));return"type_error:SafeUrl"},wd=RegExp('^(?:audio/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font/\\w+|image/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\\w+=(?:\\w+|"[\\w;,= ]+"))*$',"i"),xd=function(a){if(wd.test(a.type)){var b=void 0!==r.URL&&void 0!==r.URL.createObjectURL?
r.URL:void 0!==r.createObjectURL?r:null;if(null==b)throw Error("This browser doesn't seem to support blob URLs");a=b.createObjectURL(a)}else a="about:invalid#zClosurez";return new ud(a,td)},td={};var zd=function(a,b){a:{try{var c=a&&a.ownerDocument,d=c&&(c.defaultView||c.parentWindow);d=d||r;if(d.Element&&d.Location){var e=d;break a}}catch(f){}e=null}if(e&&"undefined"!=typeof e.HTMLScriptElement&&(!a||!(a instanceof e.HTMLScriptElement)&&(a instanceof e.Location||a instanceof e.Element))){if(t(a))try{var g=a.constructor.displayName||a.constructor.name||Object.prototype.toString.call(a)}catch(f){g="<object could not be stringified>"}else g=void 0===a?"undefined":null===a?"null":typeof a;Ia("Argument is not a %s (or a non-Element, non-Location mock); got: %s",
"HTMLScriptElement",g)}a.src=nd(b);a:{b=(a.ownerDocument&&a.ownerDocument.defaultView||r).document;if(b.querySelector&&(b=b.querySelector("script[nonce]"))&&(b=b.nonce||b.getAttribute("nonce"))&&yd.test(b))break a;b=""}b&&a.setAttribute("nonce",b)},yd=/^[\w+/_-]+[=]{0,2}$/;var Ad=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&1<c.length;)d+=c.shift()+e.shift();return d+c.join("%s")},Bd=function(a){var b=1;a=a.split(":");for(var c=[];0<b&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Cd=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Dd=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Ed=function(a,b){this.lb=this.fc=this.xb="";this.zc=null;this.Sb=this.$b="";this.Ca=this.Gk=!1;if(a instanceof Ed){this.Ca=void 0!==b?b:a.Ca;Fd(this,a.xb);var c=a.fc;Gd(this);this.fc=c;c=a.lb;Gd(this);this.lb=c;Hd(this,a.zc);this.setPath(a.getPath());Id(this,a.Ea.clone());a=a.Sb;Gd(this);this.Sb=a}else a&&(c=String(a).match(Cd))?(this.Ca=!!b,Fd(this,c[1]||"",!0),a=c[2]||"",Gd(this),this.fc=Jd(a),a=c[3]||"",Gd(this),this.lb=Jd(a,!0),Hd(this,c[4]),this.setPath(c[5]||"",!0),Id(this,c[6]||"",!0),
a=c[7]||"",Gd(this),this.Sb=Jd(a)):(this.Ca=!!b,this.Ea=new Kd(null,this.Ca))};
Ed.prototype.toString=function(){var a=[],b=this.xb;b&&a.push(Ld(b,Md,!0),":");var c=this.lb;if(c||"file"==b)a.push("//"),(b=this.fc)&&a.push(Ld(b,Md,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.zc,null!=c&&a.push(":",String(c));if(c=this.getPath())this.lb&&"/"!=c.charAt(0)&&a.push("/"),a.push(Ld(c,"/"==c.charAt(0)?Nd:Od,!0));(c=this.Ea.toString())&&a.push("?",c);(c=this.Sb)&&a.push("#",Ld(c,Pd));return a.join("")};
Ed.prototype.resolve=function(a){var b=this.clone(),c=!!a.xb;c?Fd(b,a.xb):c=!!a.fc;if(c){var d=a.fc;Gd(b);b.fc=d}else c=!!a.lb;c?(d=a.lb,Gd(b),b.lb=d):c=null!=a.zc;d=a.getPath();if(c)Hd(b,a.zc);else if(c=!!a.$b){if("/"!=d.charAt(0))if(this.lb&&!this.$b)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=0==e.lastIndexOf("/",0);e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
"."==l?d&&f==e.length&&g.push(""):".."==l?((1<g.length||1==g.length&&""!=g[0])&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=""!==a.Ea.toString();c?Id(b,a.Ea.clone()):c=!!a.Sb;c&&(a=a.Sb,Gd(b),b.Sb=a);return b};Ed.prototype.clone=function(){return new Ed(this)};
var Fd=function(a,b,c){Gd(a);a.xb=c?Jd(b,!0):b;a.xb&&(a.xb=a.xb.replace(/:$/,""))},Hd=function(a,b){Gd(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.zc=b}else a.zc=null};Ed.prototype.getPath=function(){return this.$b};Ed.prototype.setPath=function(a,b){Gd(this);this.$b=b?Jd(a,!0):a;return this};var Id=function(a,b,c){Gd(a);b instanceof Kd?(a.Ea=b,a.Ea.cg(a.Ca)):(c||(b=Ld(b,Qd)),a.Ea=new Kd(b,a.Ca))};Ed.prototype.getQuery=function(){return this.Ea.toString()};
Ed.prototype.removeParameter=function(a){Gd(this);this.Ea.remove(a);return this};var Gd=function(a){if(a.Gk)throw Error("Tried to modify a read-only Uri");};Ed.prototype.cg=function(a){this.Ca=a;this.Ea&&this.Ea.cg(a)};
var Rd=function(a){return a instanceof Ed?a.clone():new Ed(a,void 0)},Jd=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Ld=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Sd),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Sd=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Md=/[#\/\?@]/g,Od=/[#\?:]/g,Nd=/[#\?]/g,Qd=/[#\?@]/g,Pd=/#/g,Kd=function(a,b){this.Y=this.O=null;this.ua=a||null;this.Ca=!!b},
Td=function(a){a.O||(a.O=new Map,a.Y=0,a.ua&&Dd(a.ua,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Kd.prototype;h.R=function(){Td(this);return this.Y};h.add=function(a,b){Td(this);this.ua=null;a=Ud(this,a);var c=this.O.get(a);c||this.O.set(a,c=[]);c.push(b);this.Y=Ja(this.Y)+1;return this};h.remove=function(a){Td(this);a=Ud(this,a);return this.O.has(a)?(this.ua=null,this.Y=Ja(this.Y)-this.O.get(a).length,this.O.delete(a)):!1};h.clear=function(){this.O=this.ua=null;this.Y=0};
h.isEmpty=function(){Td(this);return 0==this.Y};h.Qb=function(a){Td(this);a=Ud(this,a);return this.O.has(a)};h.Nc=function(a){var b=this.aa();return Va(b,a)};h.forEach=function(a,b){Td(this);this.O.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.ub=function(){Td(this);for(var a=Array.from(this.O.values()),b=Array.from(this.O.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
h.aa=function(a){Td(this);var b=[];if("string"===typeof a)this.Qb(a)&&(b=b.concat(this.O.get(Ud(this,a))));else{a=Array.from(this.O.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){Td(this);this.ua=null;a=Ud(this,a);this.Qb(a)&&(this.Y=Ja(this.Y)-this.O.get(a).length);this.O.set(a,[b]);this.Y=Ja(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return 0<a.length?String(a[0]):b};
h.setValues=function(a,b){this.remove(a);0<b.length&&(this.ua=null,this.O.set(Ud(this,a),Za(b)),this.Y=Ja(this.Y)+b.length)};h.toString=function(){if(this.ua)return this.ua;if(!this.O)return"";for(var a=[],b=Array.from(this.O.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;""!==d[g]&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ua=a.join("&")};
h.clone=function(){var a=new Kd;a.ua=this.ua;this.O&&(a.O=new Map(this.O),a.Y=this.Y);return a};var Ud=function(a,b){b=String(b);a.Ca&&(b=b.toLowerCase());return b};Kd.prototype.cg=function(a){a&&!this.Ca&&(Td(this),this.ua=null,this.O.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Ca=a};Kd.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Jc(arguments[b],function(c,d){this.add(d,c)},this)};function Vd(a){if(null!=a.u){var b={},c;for(c in a.u)void 0!==a.u[c]&&(b[c]=a.u[c]);a.u=b}}function G(a,b){var c=Wd;b=void 0===b?{}:b;c=n(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=n(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var Xd=function(){};Xd.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Yd(a,b){if(null==a)return null;a=a.ol(b);return null==a?null:a};var Zd=function(a,b){this.N=a;this.Ek=void 0===b?null:b};q(Zd,Xd);var $d=function(a,b,c){var d=Yd(a.Ek,b);if(null==d)return c;d.pl();return c.then(function(e){d.rl(e);return e},function(e){d.ql(e);throw e;})},H=function(a,b){var c=b.F||void 0,d=a.N,e=d.send,g=b.body instanceof C?$c(b.body,Wc,Xc,Yc):b.body;return $d(a,b,e.call(d,{path:b.path,A:b.A,D:b.D,body:g,u:b.u,xi:b.xi&&b.xi},c))};var ae={te:"ADMIN_READ",ye:"DATA_READ",ze:"DATA_WRITE",Hj:"LOG_TYPE_UNSPECIFIED",values:function(){return[ae.Hj,ae.te,ae.ze,ae.ye]}},be={te:"ADMIN_READ",Pi:"ADMIN_WRITE",ye:"DATA_READ",ze:"DATA_WRITE",Pj:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[be.Pj,be.te,be.Pi,be.ye,be.ze]}},ce={Zi:"CAPABILITY_GROUP_UNSPECIFIED",aj:"CLOUD_ALPHA",mj:"EXTERNAL",Aj:"INTERNAL",Dj:"LIMITED",Qj:"PREAUTHORIZED",Sj:"PREVIEW",Jc:"PUBLIC",values:function(){return[ce.Zi,ce.Jc,ce.Aj,ce.mj,ce.Dj,ce.Qj,ce.Sj,ce.aj]}},
de={Oi:"ADMIN_ACTIVITY",dj:"DATA_ACCESS",hk:"UNSPECIFIED_LOG_NAME",values:function(){return[de.hk,de.Oi,de.dj]}},fe={Ae:"DEFAULT_OBJECT_ACL",Jc:"PUBLIC",Ke:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[fe.Ke,fe.Jc,fe.Ae]}},ge={Si:"APPROVER",Ui:"ATTRIBUTION",Vi:"AUTHORITY",bj:"CREDENTIALS_TYPE",cj:"CREDS_ASSERTION",Cj:"JUSTIFICATION_TYPE",Ge:"NO_ATTR",Vj:"SECURITY_REALM",values:function(){return[ge.Ge,ge.Vi,ge.Ui,ge.Vj,ge.Si,ge.Cj,ge.bj,ge.cj]}},he={kj:"DISCHARGED",lj:"EQUALS",vj:"IN",Jj:"NOT_EQUALS",
Kj:"NOT_IN",Mj:"NO_OP",values:function(){return[he.Mj,he.lj,he.Jj,he.vj,he.Kj,he.kj]}},ie={Bj:"IP",Ij:"NAME",Ge:"NO_ATTR",Tj:"REGION",Wj:"SERVICE",values:function(){return[ie.Ge,ie.Tj,ie.Wj,ie.Ij,ie.Bj]}},je={Fj:"LOG_FAIL_CLOSED",Gj:"LOG_MODE_UNSPECIFIED",values:function(){return[je.Gj,je.Fj]}},ke={$i:"CLASSIFIER",oj:"FEATURE_VIEW",pj:"FOLDER",tj:"IMAGE",uj:"IMAGE_COLLECTION",ck:"TABLE",Le:"TYPE_UNSPECIFIED",values:function(){return[ke.Le,ke.tj,ke.uj,ke.ck,ke.pj,ke.$i,ke.oj]}},le={Cb:"AUTO_JPEG_PNG",
Db:"GEO_TIFF",Eb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Fb:"JPEG",Gb:"MULTI_BAND_IMAGE_TILE",Hb:"NPY",Ib:"PNG",Jb:"TF_RECORD_IMAGE",Kb:"ZIPPED_GEO_TIFF",Lb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[le.Eb,le.Fb,le.Ib,le.Cb,le.Hb,le.Db,le.Jb,le.Gb,le.Kb,le.Lb]}},me={ik:"V1",jk:"V2",kk:"VERSION_UNSPECIFIED",values:function(){return[me.kk,me.ik,me.jk]}},ne={Wi:"BOOLEAN",fj:"DATE_TIME",Ic:"DOUBLE",zj:"INTEGER",$j:"STRING",Le:"TYPE_UNSPECIFIED",values:function(){return[ne.Le,ne.zj,ne.Wi,ne.Ic,ne.$j,
ne.fj]}},oe={Cb:"AUTO_JPEG_PNG",Db:"GEO_TIFF",Eb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Fb:"JPEG",Gb:"MULTI_BAND_IMAGE_TILE",Hb:"NPY",Ib:"PNG",Jb:"TF_RECORD_IMAGE",Kb:"ZIPPED_GEO_TIFF",Lb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[oe.Eb,oe.Fb,oe.Ib,oe.Cb,oe.Hb,oe.Db,oe.Jb,oe.Gb,oe.Kb,oe.Lb]}},pe={sj:"HORIZONTAL",Nj:"ORIENTATION_UNSPECIFIED",lk:"VERTICAL",values:function(){return[pe.Nj,pe.sj,pe.lk]}},qe={Ae:"DEFAULT_OBJECT_ACL",Jc:"PUBLIC",Ke:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[qe.Ke,
qe.Jc,qe.Ae]}},re={MAX:"MAX",eb:"MEAN",fb:"MEDIAN",MIN:"MIN",gb:"MODE",hb:"PYRAMIDING_POLICY_UNSPECIFIED",ib:"SAMPLE",values:function(){return[re.hb,re.eb,re.ib,re.MIN,re.MAX,re.gb,re.fb]}},se={MAX:"MAX",eb:"MEAN",fb:"MEDIAN",MIN:"MIN",gb:"MODE",hb:"PYRAMIDING_POLICY_UNSPECIFIED",ib:"SAMPLE",values:function(){return[se.hb,se.eb,se.ib,se.MIN,se.MAX,se.gb,se.fb]}},te={MAX:"MAX",eb:"MEAN",fb:"MEDIAN",MIN:"MIN",gb:"MODE",hb:"PYRAMIDING_POLICY_UNSPECIFIED",ib:"SAMPLE",values:function(){return[te.hb,te.eb,
te.ib,te.MIN,te.MAX,te.gb,te.fb]}},ue={Cb:"AUTO_JPEG_PNG",Db:"GEO_TIFF",Eb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Fb:"JPEG",Gb:"MULTI_BAND_IMAGE_TILE",Hb:"NPY",Ib:"PNG",Jb:"TF_RECORD_IMAGE",Kb:"ZIPPED_GEO_TIFF",Lb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Eb,ue.Fb,ue.Ib,ue.Cb,ue.Hb,ue.Db,ue.Jb,ue.Gb,ue.Kb,ue.Lb]}},ve={MAX:"MAX",eb:"MEAN",fb:"MEDIAN",MIN:"MIN",gb:"MODE",hb:"PYRAMIDING_POLICY_UNSPECIFIED",ib:"SAMPLE",values:function(){return[ve.hb,ve.eb,ve.ib,ve.MIN,ve.MAX,ve.gb,ve.fb]}},we={Xi:"CANCELLED",
Yi:"CANCELLING",nj:"FAILED",Oj:"PENDING",Uj:"RUNNING",Zj:"STATE_UNSPECIFIED",bk:"SUCCEEDED",values:function(){return[we.Zj,we.Oj,we.Uj,we.Yi,we.bk,we.Xi,we.nj]}},xe={Xj:"SEVERE",Yj:"SEVERITY_UNSPECIFIED",mk:"WARNING",values:function(){return[xe.Yj,xe.mk,xe.Xj]}},ye={Ic:"DOUBLE",FLOAT:"FLOAT",INT:"INT",Rj:"PRECISION_UNSPECIFIED",values:function(){return[ye.Rj,ye.INT,ye.FLOAT,ye.Ic]}},ze={Ti:"ASCENDING",ij:"DESCENDING",jj:"DIRECTION_UNSPECIFIED",values:function(){return[ze.jj,ze.Ti,ze.ij]}},Ae={Qi:"ALLOW",
Ri:"ALLOW_WITH_LOG",gj:"DENY",hj:"DENY_WITH_LOG",Ej:"LOG",Lj:"NO_ACTION",values:function(){return[Ae.Lj,Ae.Qi,Ae.Ri,Ae.gj,Ae.hj,Ae.Ej]}},Be={ue:"CSV",Be:"GEO_JSON",De:"KML",Ee:"KMZ",He:"SHP",Ie:"TABLE_FILE_FORMAT_UNSPECIFIED",Je:"TF_RECORD_TABLE",values:function(){return[Be.Ie,Be.ue,Be.Be,Be.De,Be.Ee,Be.He,Be.Je]}},Ce={ue:"CSV",Be:"GEO_JSON",De:"KML",Ee:"KMZ",He:"SHP",Ie:"TABLE_FILE_FORMAT_UNSPECIFIED",Je:"TF_RECORD_TABLE",values:function(){return[Ce.Ie,Ce.ue,Ce.Be,Ce.De,Ce.Ee,Ce.He,Ce.Je]}},De={ve:"CSV_COLUMN_DATA_TYPE_NUMERIC",
we:"CSV_COLUMN_DATA_TYPE_STRING",xe:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[De.xe,De.we,De.ve]}},Ee={ve:"CSV_COLUMN_DATA_TYPE_NUMERIC",we:"CSV_COLUMN_DATA_TYPE_STRING",xe:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ee.xe,Ee.we,Ee.ve]}},Fe={qj:"GLOBALLY_CONSISTENT",rj:"HIGHER_DENSITY",gk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Fe.gk,Fe.qj,Fe.rj]}},Ge={Cb:"AUTO_JPEG_PNG",Db:"GEO_TIFF",Eb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Fb:"JPEG",Gb:"MULTI_BAND_IMAGE_TILE",
Hb:"NPY",Ib:"PNG",Jb:"TF_RECORD_IMAGE",Kb:"ZIPPED_GEO_TIFF",Lb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Ge.Eb,Ge.Fb,Ge.Ib,Ge.Cb,Ge.Hb,Ge.Db,Ge.Jb,Ge.Gb,Ge.Kb,Ge.Lb]}},He={MAX:"MAX",eb:"MEAN",fb:"MEDIAN",MIN:"MIN",gb:"MODE",hb:"PYRAMIDING_POLICY_UNSPECIFIED",ib:"SAMPLE",values:function(){return[He.hb,He.eb,He.ib,He.MIN,He.MAX,He.gb,He.fb]}},Ie={ej:"DATA_TYPE_UNSPECIFIED",Ic:"DOUBLE",FLOAT:"FLOAT",wj:"INT16",xj:"INT32",yj:"INT8",dk:"UINT16",ek:"UINT32",fk:"UINT8",values:function(){return[Ie.ej,
Ie.yj,Ie.fk,Ie.wj,Ie.dk,Ie.xj,Ie.ek,Ie.FLOAT,Ie.Ic]}},Je={Ce:"GIF",Fe:"MP4",Me:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ne:"VP9",values:function(){return[Je.Me,Je.Fe,Je.Ce,Je.Ne]}},Ke={Ce:"GIF",Fe:"MP4",Me:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ne:"VP9",values:function(){return[Ke.Me,Ke.Fe,Ke.Ce,Ke.Ne]}},Le=function(a){a=void 0===a?{}:a;this.h={};this.h.scaleX=null==a.Zf?null:a.Zf;this.h.shearX=null==a.dg?null:a.dg;this.h.translateX=null==a.ug?null:a.ug;this.h.shearY=null==a.eg?null:a.eg;this.h.scaleY=null==a.$f?
null:a.$f;this.h.translateY=null==a.vg?null:a.vg};q(Le,C);Le.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
k.Object.defineProperties(Le.prototype,{Zf:{configurable:!0,enumerable:!0,get:function(){return F(this,"scaleX")?E(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},$f:{configurable:!0,enumerable:!0,get:function(){return F(this,"scaleY")?E(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},dg:{configurable:!0,enumerable:!0,get:function(){return F(this,"shearX")?E(this,"shearX"):null},set:function(a){this.h.shearX=a}},eg:{configurable:!0,enumerable:!0,get:function(){return F(this,"shearY")?
E(this,"shearY"):null},set:function(a){this.h.shearY=a}},ug:{configurable:!0,enumerable:!0,get:function(){return F(this,"translateX")?E(this,"translateX"):null},set:function(a){this.h.translateX=a}},vg:{configurable:!0,enumerable:!0,get:function(){return F(this,"translateY")?E(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
var Me=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.description=null==a.description?null:a.description;this.h.returnType=null==a.Yf?null:a.Yf;this.h.arguments=null==a.arguments?null:a.arguments;this.h.deprecated=null==a.deprecated?null:a.deprecated;this.h.deprecationReason=null==a.bf?null:a.bf;this.h.hidden=null==a.hidden?null:a.hidden;this.h.preview=null==a.preview?null:a.preview;this.h.sourceCodeUri=null==a.sourceCodeUri?null:a.sourceCodeUri};q(Me,C);
Me.prototype.i=function(){return{M:{arguments:Ne},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
k.Object.defineProperties(Me.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return F(this,"arguments")?E(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return F(this,"deprecated")?E(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},bf:{configurable:!0,enumerable:!0,get:function(){return F(this,"deprecationReason")?E(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return F(this,"hidden")?E(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return F(this,"preview")?E(this,"preview"):null},set:function(a){this.h.preview=
a}},Yf:{configurable:!0,enumerable:!0,get:function(){return F(this,"returnType")?E(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return F(this,"sourceCodeUri")?E(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
var Ne=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentName=null==a.vd?null:a.vd;this.h.type=null==a.type?null:a.type;this.h.description=null==a.description?null:a.description;this.h.optional=null==a.optional?null:a.optional;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue};q(Ne,C);Ne.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
k.Object.defineProperties(Ne.prototype,{vd:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentName")?E(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return F(this,"defaultValue")?E(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
enumerable:!0,get:function(){return F(this,"optional")?E(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});var Oe=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Oe,C);Oe.prototype.i=function(){return{M:{values:Pe},keys:["values"]}};
k.Object.defineProperties(Oe.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var Qe=function(a){a=void 0===a?{}:a;this.h={};this.h.service=null==a.ri?null:a.ri;this.h.auditLogConfigs=null==a.Ig?null:a.Ig};q(Qe,C);Qe.prototype.i=function(){return{M:{auditLogConfigs:Re},keys:["auditLogConfigs","service"]}};
k.Object.defineProperties(Qe.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditLogConfigs")?E(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},ri:{configurable:!0,enumerable:!0,get:function(){return F(this,"service")?E(this,"service"):null},set:function(a){this.h.service=a}}});
var Re=function(a){a=void 0===a?{}:a;this.h={};this.h.logType=null==a.Rh?null:a.Rh;this.h.exemptedMembers=null==a.oh?null:a.oh;this.h.ignoreChildExemptions=null==a.Eh?null:a.Eh};q(Re,C);Re.prototype.i=function(){return{H:{logType:ae},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
k.Object.defineProperties(Re.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return F(this,"exemptedMembers")?E(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Eh:{configurable:!0,enumerable:!0,get:function(){return F(this,"ignoreChildExemptions")?E(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logType")?E(this,"logType"):null},set:function(a){this.h.logType=
a}}});var Se=function(a){a=void 0===a?{}:a;this.h={};this.h.permissionType=null==a.di?null:a.di};q(Se,C);Se.prototype.i=function(){return{H:{permissionType:be},keys:["permissionType"]}};k.Object.defineProperties(Se.prototype,{di:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissionType")?E(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
var Te=function(a){a=void 0===a?{}:a;this.h={};this.h.role=null==a.Cc?null:a.Cc;this.h.members=null==a.Yb?null:a.Yb;this.h.condition=null==a.Wg?null:a.Wg;this.h.bindingId=null==a.Lg?null:a.Lg};q(Te,C);Te.prototype.i=function(){return{keys:["bindingId","condition","members","role"],s:{condition:Ue}}};
k.Object.defineProperties(Te.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindingId")?E(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Wg:{configurable:!0,enumerable:!0,get:function(){return F(this,"condition")?E(this,"condition"):null},set:function(a){this.h.condition=a}},Yb:{configurable:!0,enumerable:!0,get:function(){return F(this,"members")?E(this,"members"):null},set:function(a){this.h.members=a}},Cc:{configurable:!0,enumerable:!0,get:function(){return F(this,
"role")?E(this,"role"):null},set:function(a){this.h.role=a}}});var Ve=function(){this.h={}};q(Ve,C);Ve.prototype.i=function(){return{keys:[]}};var We=function(a){a=void 0===a?{}:a;this.h={};this.h.capabilities=null==a.Rg?null:a.Rg};q(We,C);We.prototype.i=function(){return{H:{capabilities:ce},keys:["capabilities"]}};
k.Object.defineProperties(We.prototype,{Rg:{configurable:!0,enumerable:!0,get:function(){return F(this,"capabilities")?E(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var Xe=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ka?null:a.Ka};q(Xe,C);Xe.prototype.i=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Ye}}};
k.Object.defineProperties(Xe.prototype,{Ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Ze=function(a){a=void 0===a?{}:a;this.h={};this.h.logName=null==a.Qh?null:a.Qh;this.h.authorizationLoggingOptions=null==a.Jg?null:a.Jg};q(Ze,C);Ze.prototype.i=function(){return{H:{logName:de},keys:["authorizationLoggingOptions","logName"],s:{authorizationLoggingOptions:Se}}};
k.Object.defineProperties(Ze.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return F(this,"authorizationLoggingOptions")?E(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logName")?E(this,"logName"):null},set:function(a){this.h.logName=a}}});
var $e=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.lc?null:a.lc;this.h.filenamePrefix=null==a.ha?null:a.ha;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.mc?null:a.mc};q($e,C);$e.prototype.i=function(){return{H:{permissions:fe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties($e.prototype,{lc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucket")?E(this,"bucket"):null},set:function(a){this.h.bucket=a}},mc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucketCorsUris")?E(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},ha:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties($e,{Permissions:{configurable:!0,enumerable:!0,get:function(){return fe}}});var af=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za};q(af,C);af.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(af.prototype,{za:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var bf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l};q(bf,C);bf.prototype.i=function(){return{keys:["expression"],s:{expression:cf}}};
k.Object.defineProperties(bf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}}});var df=function(a){a=void 0===a?{}:a;this.h={};this.h.result=null==a.result?null:a.result};q(df,C);df.prototype.i=function(){return{keys:["result"]}};
k.Object.defineProperties(df.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}}});var ef=function(a){a=void 0===a?{}:a;this.h={};this.h.iam=null==a.Ch?null:a.Ch;this.h.sys=null==a.Bi?null:a.Bi;this.h.svc=null==a.Ai?null:a.Ai;this.h.op=null==a.bi?null:a.bi;this.h.values=null==a.values?null:a.values};q(ef,C);ef.prototype.i=function(){return{H:{iam:ge,op:he,sys:ie},keys:["iam","op","svc","sys","values"]}};
k.Object.defineProperties(ef.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return F(this,"iam")?E(this,"iam"):null},set:function(a){this.h.iam=a}},bi:{configurable:!0,enumerable:!0,get:function(){return F(this,"op")?E(this,"op"):null},set:function(a){this.h.op=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return F(this,"svc")?E(this,"svc"):null},set:function(a){this.h.svc=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return F(this,"sys")?E(this,"sys"):null},set:function(a){this.h.sys=
a}},values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var ff=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Rb?null:a.Rb;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.bandIds=null==a.fa?null:a.fa};q(ff,C);ff.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
k.Object.defineProperties(ff.prototype,{fa:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Rb:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
var gf=function(a){a=void 0===a?{}:a;this.h={};this.h.metric=null==a.Th?null:a.Th;this.h.field=null==a.qh?null:a.qh;this.h.customFields=null==a.fh?null:a.fh};q(gf,C);gf.prototype.i=function(){return{M:{customFields:hf},keys:["customFields","field","metric"]}};
k.Object.defineProperties(gf.prototype,{fh:{configurable:!0,enumerable:!0,get:function(){return F(this,"customFields")?E(this,"customFields"):null},set:function(a){this.h.customFields=a}},qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"field")?E(this,"field"):null},set:function(a){this.h.field=a}},Th:{configurable:!0,enumerable:!0,get:function(){return F(this,"metric")?E(this,"metric"):null},set:function(a){this.h.metric=a}}});
var hf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.value=null==a.value?null:a.value};q(hf,C);hf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(hf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return F(this,"value")?E(this,"value"):null},set:function(a){this.h.value=a}}});
var jf=function(a){a=void 0===a?{}:a;this.h={};this.h.logMode=null==a.Ph?null:a.Ph};q(jf,C);jf.prototype.i=function(){return{H:{logMode:je},keys:["logMode"]}};k.Object.defineProperties(jf.prototype,{Ph:{configurable:!0,enumerable:!0,get:function(){return F(this,"logMode")?E(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var kf=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(kf,C);
kf.prototype.i=function(){return{keys:["values"],wa:{values:{Z:Pe,ba:!1,ca:!0,da:!1}}}};k.Object.defineProperties(kf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var lf=function(a){a=void 0===a?{}:a;this.h={};this.h.min=null==a.min?null:a.min;this.h.max=null==a.max?null:a.max};q(lf,C);lf.prototype.i=function(){return{keys:["max","min"]}};
k.Object.defineProperties(lf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return F(this,"max")?E(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return F(this,"min")?E(this,"min"):null},set:function(a){this.h.min=a}}});var mf=function(a){a=void 0===a?{}:a;this.h={};this.h.folder=null==a.mf?null:a.mf;this.h.filenamePrefix=null==a.ha?null:a.ha};q(mf,C);mf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
k.Object.defineProperties(mf.prototype,{ha:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},mf:{configurable:!0,enumerable:!0,get:function(){return F(this,"folder")?E(this,"folder"):null},set:function(a){this.h.folder=a}}});
var nf=function(a){a=void 0===a?{}:a;this.h={};this.h.tilestoreLocation=null==a.Fi?null:a.Fi;this.h.cloudStorageLocation=null==a.Ug?null:a.Ug;this.h.tilestoreEntry=null==a.Ei?null:a.Ei;this.h.gcsLocation=null==a.yh?null:a.yh;this.h.featureViewAssetLocation=null==a.Gd?null:a.Gd;this.h.type=null==a.type?null:a.type;this.h.name=null==a.name?null:a.name;this.h.id=null==a.id?null:a.id;this.h.updateTime=null==a.Sa?null:a.Sa;this.h.title=null==a.title?null:a.title;this.h.description=null==a.description?
null:a.description;this.h.properties=null==a.properties?null:a.properties;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.geometry=null==a.geometry?null:a.geometry;this.h.bands=null==a.bands?null:a.bands;this.h.sizeBytes=null==a.Fa?null:a.Fa;this.h.featureCount=null==a.featureCount?null:a.featureCount;this.h.quota=null==a.quota?null:a.quota;this.h.expression=null==a.l?null:a.l};q(nf,C);
nf.prototype.i=function(){return{M:{bands:of},H:{type:ke},keys:"bands cloudStorageLocation description endTime expression featureCount featureViewAssetLocation gcsLocation geometry id name properties quota sizeBytes startTime tilestoreEntry tilestoreLocation title type updateTime".split(" "),wa:{geometry:{Z:null,ba:!1,ca:!1,da:!1},properties:{Z:null,ba:!1,ca:!1,da:!1}},s:{cloudStorageLocation:af,expression:cf,featureViewAssetLocation:pf,gcsLocation:qf,quota:rf,tilestoreEntry:sf,tilestoreLocation:tf}}};
k.Object.defineProperties(nf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},Ug:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageLocation")?E(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},endTime:{configurable:!0,
enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureCount")?E(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Gd:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewAssetLocation")?
E(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},yh:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsLocation")?E(this,"gcsLocation"):null},set:function(a){this.h.gcsLocation=a}},geometry:{configurable:!0,enumerable:!0,get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,
enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,enumerable:!0,get:function(){return F(this,"quota")?E(this,"quota"):null},set:function(a){this.h.quota=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return F(this,"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=
a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreEntry")?E(this,"tilestoreEntry"):null},set:function(a){this.h.tilestoreEntry=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreLocation")?E(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},title:{configurable:!0,enumerable:!0,
get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Ye=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name};q(Ye,C);Ye.prototype.i=function(){return{keys:["name"]}};
k.Object.defineProperties(Ye.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}}});var uf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.G?null:a.G;this.h.bandIds=null==a.fa?null:a.fa;this.h.visualizationOptions=null==a.hc?null:a.hc};q(uf,C);
uf.prototype.i=function(){return{H:{fileFormat:le},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],s:{expression:cf,visualizationOptions:vf}}};
k.Object.defineProperties(uf.prototype,{fa:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationOptions")?E(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var wf=function(){this.h={}};q(wf,C);wf.prototype.i=function(){return{keys:[]}};
var xf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.requestId=null==a.requestId?null:a.requestId;this.h.assetExportOptions=null==a.sa?null:a.sa;this.h.maxWorkers=null==a.W?null:a.W;this.h.maxWorkerCount=null==a.P?null:a.P};q(xf,C);xf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkerCount maxWorkers requestId".split(" "),s:{assetExportOptions:Xe,expression:cf}}};
k.Object.defineProperties(xf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
P:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}}});
var yf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.pa?null:a.pa;this.h.assetExportOptions=null==a.sa?null:a.sa;this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.maxPixels=null==a.Kf?null:a.Kf;this.h.grid=null==a.grid?null:a.grid;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.W?null:a.W;this.h.maxWorkerCount=null==a.P?null:a.P};q(yf,C);
yf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkerCount maxWorkers requestId".split(" "),s:{assetExportOptions:zf,expression:cf,fileExportOptions:Af,grid:Bf}}};
k.Object.defineProperties(yf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPixels")?E(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},P:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?
E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}}});
var Cf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.tileOptions=null==a.dc?null:a.dc;this.h.tileExportOptions=null==a.cc?null:a.cc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.W?null:a.W;this.h.maxWorkerCount=null==a.P?null:a.P};q(Cf,C);
Cf.prototype.i=function(){return{keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions".split(" "),s:{expression:cf,tileExportOptions:Af,tileOptions:Df}}};
k.Object.defineProperties(Cf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},P:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},W:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileExportOptions")?E(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileOptions")?
E(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}}});
var Ef=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.pa?null:a.pa;this.h.assetExportOptions=null==a.sa?null:a.sa;this.h.featureViewExportOptions=null==a.Hd?null:a.Hd;this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.selectors=null==a.selectors?null:a.selectors;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxErrorMeters=null==a.Wb?null:a.Wb;this.h.maxWorkers=null==a.W?null:a.W;this.h.maxWorkerCount=null==a.P?
null:a.P;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices};q(Ef,C);Ef.prototype.i=function(){return{keys:"assetExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkerCount maxWorkers requestId selectors".split(" "),s:{assetExportOptions:Ff,expression:cf,featureViewExportOptions:Gf,fileExportOptions:Hf}}};
k.Object.defineProperties(Ef.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
Hd:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewExportOptions")?E(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxErrorMeters")?E(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},
maxVertices:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxVertices")?E(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},P:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,
"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return F(this,"selectors")?E(this,"selectors"):null},set:function(a){this.h.selectors=a}}});
var If=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ua?null:a.Ua;this.h.tileOptions=null==a.dc?null:a.dc;this.h.tileExportOptions=null==a.cc?null:a.cc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.version=null==a.version?null:a.version;this.h.maxWorkers=null==a.W?null:a.W;this.h.maxWorkerCount=null==a.P?null:a.P};q(If,C);
If.prototype.i=function(){return{H:{version:me},keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions version videoOptions".split(" "),s:{expression:cf,tileExportOptions:Jf,tileOptions:Df,videoOptions:Kf}}};
k.Object.defineProperties(If.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},P:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},W:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileExportOptions")?E(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileOptions")?
E(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return F(this,"version")?E(this,"version"):null},set:function(a){this.h.version=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});
var Lf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ua?null:a.Ua;this.h.fileExportOptions=null==a.pa?null:a.pa;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.W?null:a.W;this.h.maxWorkerCount=null==a.P?null:a.P};q(Lf,C);
Lf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkerCount maxWorkers requestId videoOptions".split(" "),s:{expression:cf,fileExportOptions:Jf,videoOptions:Kf}}};
k.Object.defineProperties(Lf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},P:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,
"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Ue=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.title=null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.location=null==a.location?null:a.location};q(Ue,C);Ue.prototype.i=function(){return{keys:["description","expression","location","title"]}};
k.Object.defineProperties(Ue.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return F(this,"location")?E(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}}});var cf=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values;this.h.result=null==a.result?null:a.result};q(cf,C);cf.prototype.i=function(){return{keys:["result","values"],wa:{values:{Z:Pe,ba:!1,ca:!0,da:!1}}}};
k.Object.defineProperties(cf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var Mf=function(a){a=void 0===a?{}:a;this.h={};this.h.type=null==a.type?null:a.type;this.h.geometry=null==a.geometry?null:a.geometry;this.h.properties=null==a.properties?null:a.properties};
q(Mf,C);Mf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
k.Object.defineProperties(Mf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var Nf=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Ob?null:a.Ob;this.h.mapName=null==a.mapName?null:a.mapName;this.h.name=null==a.name?null:a.name;this.h.visualizationExpression=null==a.xg?null:a.xg};q(Nf,C);Nf.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],s:{visualizationExpression:cf}}};
k.Object.defineProperties(Nf.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return F(this,"asset")?E(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return F(this,"mapName")?E(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},xg:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationExpression")?
E(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Gf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewDestination=null==a.gf?null:a.gf;this.h.ingestionTimeParameters=null==a.tc?null:a.tc};q(Gf,C);Gf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],s:{featureViewDestination:Of,ingestionTimeParameters:Pf}}};
k.Object.defineProperties(Gf.prototype,{gf:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewDestination")?E(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},tc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Qf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.type=null==a.type?null:a.type};q(Qf,C);Qf.prototype.i=function(){return{H:{type:ne},keys:["name","type"]}};k.Object.defineProperties(Qf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var Of=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.assetVersion=null==a.Dg?null:a.Dg};q(Of,C);Of.prototype.i=function(){return{keys:["assetVersion","name"]}};
k.Object.defineProperties(Of.prototype,{Dg:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetVersion")?E(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}}});var Pf=function(a){a=void 0===a?{}:a;this.h={};this.h.thinningOptions=null==a.mg?null:a.mg;this.h.rankingOptions=null==a.Uf?null:a.Uf};q(Pf,C);
Pf.prototype.i=function(){return{keys:["rankingOptions","thinningOptions"],s:{rankingOptions:Rf,thinningOptions:Sf}}};k.Object.defineProperties(Pf.prototype,{Uf:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankingOptions")?E(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},mg:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningOptions")?E(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=a}}});
var pf=function(a){a=void 0===a?{}:a;this.h={};this.h.location=null==a.location?null:a.location;this.h.assetOptions=null==a.Cg?null:a.Cg};q(pf,C);pf.prototype.i=function(){return{keys:["assetOptions","location"],s:{assetOptions:Tf}}};
k.Object.defineProperties(pf.prototype,{Cg:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetOptions")?E(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return F(this,"location")?E(this,"location"):null},set:function(a){this.h.location=a}}});var Tf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewAttributes=null==a.ph?null:a.ph;this.h.ingestionTimeParameters=null==a.tc?null:a.tc};q(Tf,C);
Tf.prototype.i=function(){return{M:{featureViewAttributes:Qf},keys:["featureViewAttributes","ingestionTimeParameters"],s:{ingestionTimeParameters:Pf}}};
k.Object.defineProperties(Tf.prototype,{ph:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewAttributes")?E(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},tc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Uf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.orientation=null==a.orientation?null:a.orientation;this.h.fileFormat=null==a.G?null:a.G;this.h.grid=null==a.grid?null:a.grid};q(Uf,C);Uf.prototype.i=function(){return{H:{fileFormat:oe,orientation:pe},keys:["expression","fileFormat","grid","name","orientation"],s:{expression:cf,grid:Bf}}};
k.Object.defineProperties(Uf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return F(this,"orientation")?E(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var rf=function(a){a=void 0===a?{}:a;this.h={};this.h.sizeBytes=null==a.Fa?null:a.Fa;this.h.maxSizeBytes=null==a.Xb?null:a.Xb;this.h.assetCount=null==a.Qe?null:a.Qe;this.h.maxAssets=null==a.Sh?null:a.Sh;this.h.maxAssetCount=null==a.Hf?null:a.Hf};q(rf,C);
rf.prototype.i=function(){return{keys:["assetCount","maxAssetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
k.Object.defineProperties(rf.prototype,{Qe:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetCount")?E(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxAssetCount")?E(this,"maxAssetCount"):null},set:function(a){this.h.maxAssetCount=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxAssets")?E(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Xb:{configurable:!0,enumerable:!0,
get:function(){return F(this,"maxSizeBytes")?E(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return F(this,"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var Vf=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentNames=null==a.kc?null:a.kc;this.h.body=null==a.body?null:a.body};q(Vf,C);Vf.prototype.i=function(){return{keys:["argumentNames","body"]}};
k.Object.defineProperties(Vf.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentNames")?E(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return F(this,"body")?E(this,"body"):null},set:function(a){this.h.body=a}}});
var Wf=function(a){a=void 0===a?{}:a;this.h={};this.h.functionName=null==a.functionName?null:a.functionName;this.h.functionReference=null==a.$a?null:a.$a;this.h.arguments=null==a.arguments?null:a.arguments};q(Wf,C);Wf.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],wa:{arguments:{Z:Pe,ba:!1,ca:!0,da:!1}}}};
k.Object.defineProperties(Wf.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return F(this,"arguments")?E(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionName")?E(this,"functionName"):null},set:function(a){this.h.functionName=a}},$a:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionReference")?E(this,"functionReference"):null},set:function(a){this.h.functionReference=
a}}});var Xf=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.lc?null:a.lc;this.h.filenamePrefix=null==a.ha?null:a.ha;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.mc?null:a.mc};q(Xf,C);Xf.prototype.i=function(){return{H:{permissions:qe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Xf.prototype,{lc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucket")?E(this,"bucket"):null},set:function(a){this.h.bucket=a}},mc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucketCorsUris")?E(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},ha:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Xf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return qe}}});var qf=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za};q(qf,C);qf.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(qf.prototype,{za:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Yf=function(a){a=void 0===a?{}:a;this.h={};this.h.cloudOptimized=null==a.Te?null:a.Te;this.h.tileDimensions=null==a.Ra?null:a.Ra;this.h.skipEmptyFiles=null==a.gg?null:a.gg;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(Yf,C);
Yf.prototype.i=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions","tileSize"],s:{tileDimensions:Zf}}};
k.Object.defineProperties(Yf.prototype,{Te:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudOptimized")?E(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},gg:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmptyFiles")?E(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},
tileSize:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileSize")?E(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var $f=function(a){a=void 0===a?{}:a;this.h={};this.h.options=null==a.options?null:a.options};q($f,C);$f.prototype.i=function(){return{keys:["options"],s:{options:ag}}};k.Object.defineProperties($f.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return F(this,"options")?E(this,"options"):null},set:function(a){this.h.options=a}}});
var ag=function(a){a=void 0===a?{}:a;this.h={};this.h.requestedPolicyVersion=null==a.li?null:a.li};q(ag,C);ag.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};k.Object.defineProperties(ag.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestedPolicyVersion")?E(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});
var Zf=function(a){a=void 0===a?{}:a;this.h={};this.h.width=null==a.width?null:a.width;this.h.height=null==a.height?null:a.height};q(Zf,C);Zf.prototype.i=function(){return{keys:["height","width"]}};k.Object.defineProperties(Zf.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return F(this,"height")?E(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return F(this,"width")?E(this,"width"):null},set:function(a){this.h.width=a}}});
var bg=function(a){a=void 0===a?{}:a;this.h={};this.h.x=null==a.x?null:a.x;this.h.y=null==a.y?null:a.y};q(bg,C);bg.prototype.i=function(){return{keys:["x","y"]}};k.Object.defineProperties(bg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return F(this,"x")?E(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return F(this,"y")?E(this,"y"):null},set:function(a){this.h.y=a}}});
var cg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.id=null==a.id?null:a.id;this.h.updateTime=null==a.Sa?null:a.Sa;this.h.title=null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.properties=null==a.properties?null:a.properties;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.geometry=null==a.geometry?null:a.geometry;this.h.bands=null==a.bands?null:a.bands;this.h.sizeBytes=
null==a.Fa?null:a.Fa};q(cg,C);cg.prototype.i=function(){return{M:{bands:of},keys:"bands description endTime geometry id name properties sizeBytes startTime title updateTime".split(" "),wa:{geometry:{Z:null,ba:!1,ca:!1,da:!1},properties:{Z:null,ba:!1,ca:!1,da:!1}}}};
k.Object.defineProperties(cg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},geometry:{configurable:!0,enumerable:!0,
get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},Fa:{configurable:!0,
enumerable:!0,get:function(){return F(this,"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},title:{configurable:!0,enumerable:!0,get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=
a}}});var zf=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ka?null:a.Ka;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=null==a.Rf?null:a.Rf;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(zf,C);
zf.prototype.i=function(){return{H:{pyramidingPolicy:re,pyramidingPolicyOverrides:se},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],wa:{pyramidingPolicyOverrides:{Z:null,ba:!1,ca:!1,da:!1}},s:{earthEngineDestination:Ye}}};
k.Object.defineProperties(zf.prototype,{Ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Rf:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicyOverrides")?E(this,"pyramidingPolicyOverrides"):
null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileSize")?E(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
var of=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.dataType=null==a.dataType?null:a.dataType;this.h.grid=null==a.grid?null:a.grid;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.tilesets=null==a.tilesets?null:a.tilesets;this.h.missingData=null==a.missingData?null:a.missingData};q(of,C);
of.prototype.i=function(){return{M:{tilesets:dg},H:{pyramidingPolicy:te},keys:"dataType grid id missingData pyramidingPolicy tilesets".split(" "),s:{dataType:eg,grid:Bf,missingData:fg}}};
k.Object.defineProperties(of.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataType")?E(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?
E(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesets")?E(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});
var Af=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.na?null:a.na;this.h.cloudStorageDestination=null==a.sb?null:a.sb;this.h.gcsDestination=null==a.qa?null:a.qa;this.h.geoTiffOptions=null==a.Id?null:a.Id;this.h.tfRecordOptions=null==a.he?null:a.he;this.h.fileFormat=null==a.G?null:a.G};q(Af,C);
Af.prototype.i=function(){return{H:{fileFormat:ue},keys:"cloudStorageDestination driveDestination fileFormat gcsDestination geoTiffOptions tfRecordOptions".split(" "),s:{cloudStorageDestination:$e,driveDestination:mf,gcsDestination:Xf,geoTiffOptions:Yf,tfRecordOptions:gg}}};
k.Object.defineProperties(Af.prototype,{sb:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},na:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},qa:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}},Id:{configurable:!0,enumerable:!0,get:function(){return F(this,"geoTiffOptions")?E(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},he:{configurable:!0,enumerable:!0,get:function(){return F(this,"tfRecordOptions")?E(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
var hg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.properties=null==a.properties?null:a.properties;this.h.uriPrefix=null==a.pd?null:a.pd;this.h.tilesets=null==a.tilesets?null:a.tilesets;this.h.bands=null==a.bands?null:a.bands;this.h.maskBands=null==a.Gf?null:a.Gf;this.h.footprint=null==a.wh?null:a.wh;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.startTime=null==a.startTime?
null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.minTileAreaRatio=null==a.Vh?null:a.Vh};q(hg,C);hg.prototype.i=function(){return{M:{bands:ig,maskBands:jg,tilesets:kg},H:{pyramidingPolicy:ve},keys:"bands endTime footprint maskBands minTileAreaRatio missingData name properties pyramidingPolicy startTime tilesets uriPrefix".split(" "),wa:{properties:{Z:null,ba:!1,ca:!1,da:!1}},s:{footprint:lg,missingData:fg}}};
k.Object.defineProperties(hg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},wh:{configurable:!0,enumerable:!0,get:function(){return F(this,"footprint")?E(this,"footprint"):null},set:function(a){this.h.footprint=a}},Gf:{configurable:!0,enumerable:!0,get:function(){return F(this,
"maskBands")?E(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minTileAreaRatio")?E(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=
a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,
get:function(){return F(this,"tilesets")?E(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},pd:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});var mg=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za;this.h.affineTransform=null==a.Mb?null:a.Mb};q(mg,C);mg.prototype.i=function(){return{keys:["affineTransform","uris"],s:{affineTransform:Le}}};
k.Object.defineProperties(mg.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},za:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});
var ng=function(a){a=void 0===a?{}:a;this.h={};this.h.imageManifest=null==a.wf?null:a.wf;this.h.description=null==a.description?null:a.description;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.requestId=null==a.requestId?null:a.requestId};q(ng,C);ng.prototype.i=function(){return{keys:["description","imageManifest","overwrite","requestId"],s:{imageManifest:hg}}};
k.Object.defineProperties(ng.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},wf:{configurable:!0,enumerable:!0,get:function(){return F(this,"imageManifest")?E(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var og=function(a){a=void 0===a?{}:a;this.h={};this.h.tableManifest=null==a.lg?null:a.lg;this.h.description=null==a.description?null:a.description;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.requestId=null==a.requestId?null:a.requestId};q(og,C);og.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],s:{tableManifest:pg}}};
k.Object.defineProperties(og.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},lg:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tableManifest")?E(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var qg=function(a){a=void 0===a?{}:a;this.h={};this.h.algorithms=null==a.Kc?null:a.Kc};q(qg,C);qg.prototype.i=function(){return{M:{algorithms:Me},keys:["algorithms"]}};k.Object.defineProperties(qg.prototype,{Kc:{configurable:!0,enumerable:!0,get:function(){return F(this,"algorithms")?E(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
var rg=function(a){a=void 0===a?{}:a;this.h={};this.h.assets=null==a.assets?null:a.assets;this.h.nextPageToken=null==a.va?null:a.va};q(rg,C);rg.prototype.i=function(){return{M:{assets:nf},keys:["assets","nextPageToken"]}};
k.Object.defineProperties(rg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return F(this,"assets")?E(this,"assets"):null},set:function(a){this.h.assets=a}},va:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});var sg=function(a){a=void 0===a?{}:a;this.h={};this.h.type=null==a.type?null:a.type;this.h.features=null==a.features?null:a.features;this.h.nextPageToken=null==a.va?null:a.va};
q(sg,C);sg.prototype.i=function(){return{M:{features:Mf},keys:["features","nextPageToken","type"]}};
k.Object.defineProperties(sg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return F(this,"features")?E(this,"features"):null},set:function(a){this.h.features=a}},va:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var tg=function(a){a=void 0===a?{}:a;this.h={};this.h.images=null==a.images?null:a.images;this.h.nextPageToken=null==a.va?null:a.va};q(tg,C);tg.prototype.i=function(){return{M:{images:cg},keys:["images","nextPageToken"]}};
k.Object.defineProperties(tg.prototype,{images:{configurable:!0,enumerable:!0,get:function(){return F(this,"images")?E(this,"images"):null},set:function(a){this.h.images=a}},va:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});var ug=function(a){a=void 0===a?{}:a;this.h={};this.h.operations=null==a.Pa?null:a.Pa;this.h.nextPageToken=null==a.va?null:a.va};q(ug,C);
ug.prototype.i=function(){return{M:{operations:vg},keys:["nextPageToken","operations"]}};k.Object.defineProperties(ug.prototype,{va:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"operations")?E(this,"operations"):null},set:function(a){this.h.operations=a}}});
var wg=function(a){a=void 0===a?{}:a;this.h={};this.h.counter=null==a.counter?null:a.counter;this.h.dataAccess=null==a.gh?null:a.gh;this.h.cloudAudit=null==a.Tg?null:a.Tg};q(wg,C);wg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],s:{cloudAudit:Ze,counter:gf,dataAccess:jf}}};
k.Object.defineProperties(wg.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudAudit")?E(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return F(this,"counter")?E(this,"counter"):null},set:function(a){this.h.counter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataAccess")?E(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
var fg=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(fg,C);fg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(fg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var xg=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Rb?null:a.Rb};q(xg,C);xg.prototype.i=function(){return{keys:["destinationName"]}};
k.Object.defineProperties(xg.prototype,{Rb:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var vg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.metadata=null==a.metadata?null:a.metadata;this.h.done=null==a.done?null:a.done;this.h.error=null==a.error?null:a.error;this.h.response=null==a.response?null:a.response};q(vg,C);
vg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],wa:{metadata:{Z:null,ba:!1,ca:!1,da:!1},response:{Z:null,ba:!1,ca:!1,da:!1}},s:{error:yg}}};
k.Object.defineProperties(vg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return F(this,"done")?E(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return F(this,"error")?E(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return F(this,"metadata")?E(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return F(this,"response")?E(this,"response"):null},set:function(a){this.h.response=a}}});
var zg=function(a){a=void 0===a?{}:a;this.h={};this.h.state=null==a.state?null:a.state;this.h.description=null==a.description?null:a.description;this.h.type=null==a.type?null:a.type;this.h.priority=null==a.priority?null:a.priority;this.h.createTime=null==a.$e?null:a.$e;this.h.updateTime=null==a.Sa?null:a.Sa;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.progress=null==a.progress?null:a.progress;this.h.stages=null==a.vi?null:a.vi;this.h.attempt=
null==a.attempt?null:a.attempt;this.h.scriptUri=null==a.ag?null:a.ag;this.h.destinationUris=null==a.cf?null:a.cf;this.h.notifications=null==a.Xh?null:a.Xh};q(zg,C);zg.prototype.i=function(){return{M:{notifications:Ag,stages:Bg},H:{state:we},keys:"attempt createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
k.Object.defineProperties(zg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return F(this,"attempt")?E(this,"attempt"):null},set:function(a){this.h.attempt=a}},$e:{configurable:!0,enumerable:!0,get:function(){return F(this,"createTime")?E(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},cf:{configurable:!0,enumerable:!0,
get:function(){return F(this,"destinationUris")?E(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return F(this,"notifications")?E(this,"notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return F(this,"priority")?E(this,"priority"):
null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return F(this,"progress")?E(this,"progress"):null},set:function(a){this.h.progress=a}},ag:{configurable:!0,enumerable:!0,get:function(){return F(this,"scriptUri")?E(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},vi:{configurable:!0,enumerable:!0,get:function(){return F(this,"stages")?E(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,
"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return F(this,"state")?E(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});
var Ag=function(a){a=void 0===a?{}:a;this.h={};this.h.severity=null==a.severity?null:a.severity;this.h.topic=null==a.Hi?null:a.Hi;this.h.detail=null==a.detail?null:a.detail};q(Ag,C);Ag.prototype.i=function(){return{H:{severity:xe},keys:["detail","severity","topic"]}};
k.Object.defineProperties(Ag.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return F(this,"detail")?E(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return F(this,"severity")?E(this,"severity"):null},set:function(a){this.h.severity=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return F(this,"topic")?E(this,"topic"):null},set:function(a){this.h.topic=a}}});
var Bg=function(a){a=void 0===a?{}:a;this.h={};this.h.displayName=null==a.displayName?null:a.displayName;this.h.completeWorkUnits=null==a.Vg?null:a.Vg;this.h.totalWorkUnits=null==a.Ii?null:a.Ii;this.h.description=null==a.description?null:a.description};q(Bg,C);Bg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
k.Object.defineProperties(Bg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return F(this,"completeWorkUnits")?E(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return F(this,"displayName")?E(this,"displayName"):null},set:function(a){this.h.displayName=
a}},Ii:{configurable:!0,enumerable:!0,get:function(){return F(this,"totalWorkUnits")?E(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var eg=function(a){a=void 0===a?{}:a;this.h={};this.h.precision=null==a.precision?null:a.precision;this.h.range=null==a.hd?null:a.hd;this.h.dimensionsCount=null==a.kh?null:a.kh};q(eg,C);eg.prototype.i=function(){return{H:{precision:ye},keys:["dimensionsCount","precision","range"],s:{range:lf}}};
k.Object.defineProperties(eg.prototype,{kh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensionsCount")?E(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return F(this,"precision")?E(this,"precision"):null},set:function(a){this.h.precision=a}},hd:{configurable:!0,enumerable:!0,get:function(){return F(this,"range")?E(this,"range"):null},set:function(a){this.h.range=a}}});
var lg=function(a){a=void 0===a?{}:a;this.h={};this.h.points=null==a.points?null:a.points;this.h.bandId=null==a.Kg?null:a.Kg};q(lg,C);lg.prototype.i=function(){return{M:{points:bg},keys:["bandId","points"]}};
k.Object.defineProperties(lg.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandId")?E(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return F(this,"points")?E(this,"points"):null},set:function(a){this.h.points=a}}});
var Bf=function(a){a=void 0===a?{}:a;this.h={};this.h.crsCode=null==a.af?null:a.af;this.h.crsWkt=null==a.ah?null:a.ah;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.affineTransform=null==a.Mb?null:a.Mb};q(Bf,C);Bf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],s:{affineTransform:Le,dimensions:Zf}}};
k.Object.defineProperties(Bf.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},af:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsCode")?E(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},ah:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsWkt")?E(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Cg=function(a){a=void 0===a?{}:a;this.h={};this.h.version=null==a.version?null:a.version;this.h.bindings=null==a.wd?null:a.wd;this.h.auditConfigs=null==a.Hg?null:a.Hg;this.h.rules=null==a.rules?null:a.rules;this.h.etag=null==a.ef?null:a.ef};q(Cg,C);Cg.prototype.i=function(){return{M:{auditConfigs:Qe,bindings:Te,rules:Dg},keys:["auditConfigs","bindings","etag","rules","version"]}};
k.Object.defineProperties(Cg.prototype,{Hg:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditConfigs")?E(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},wd:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindings")?E(this,"bindings"):null},set:function(a){this.h.bindings=a}},ef:{configurable:!0,enumerable:!0,get:function(){return F(this,"etag")?E(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return F(this,
"rules")?E(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return F(this,"version")?E(this,"version"):null},set:function(a){this.h.version=a}}});var Eg=function(a){a=void 0===a?{}:a;this.h={};this.h.attributeName=null==a.attributeName?null:a.attributeName};q(Eg,C);Eg.prototype.i=function(){return{keys:["attributeName"]}};
k.Object.defineProperties(Eg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return F(this,"attributeName")?E(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Fg=function(){this.h={}};q(Fg,C);Fg.prototype.i=function(){return{keys:[]}};var Gg=function(){this.h={}};q(Gg,C);Gg.prototype.i=function(){return{keys:[]}};var Hg=function(){this.h={}};q(Hg,C);Hg.prototype.i=function(){return{keys:[]}};
var Ig=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByAttributeRule=null==a.Wd?null:a.Wd;this.h.rankByMinVisibleLodRule=null==a.hi?null:a.hi;this.h.rankByGeometryTypeRule=null==a.Xd?null:a.Xd;this.h.rankByMinZoomLevelRule=null==a.Yd?null:a.Yd;this.h.direction=null==a.direction?null:a.direction};q(Ig,C);
Ig.prototype.i=function(){return{H:{direction:ze},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],s:{rankByAttributeRule:Eg,rankByGeometryTypeRule:Fg,rankByMinVisibleLodRule:Gg,rankByMinZoomLevelRule:Hg}}};
k.Object.defineProperties(Ig.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return F(this,"direction")?E(this,"direction"):null},set:function(a){this.h.direction=a}},Wd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByAttributeRule")?E(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},Xd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByGeometryTypeRule")?E(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
a}},hi:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinVisibleLodRule")?E(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},Yd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinZoomLevelRule")?E(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
var Rf=function(a){a=void 0===a?{}:a;this.h={};this.h.zOrderRankingRule=null==a.zg?null:a.zg;this.h.thinningRankingRule=null==a.ng?null:a.ng};q(Rf,C);Rf.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],s:{thinningRankingRule:Jg,zOrderRankingRule:Jg}}};
k.Object.defineProperties(Rf.prototype,{ng:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningRankingRule")?E(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},zg:{configurable:!0,enumerable:!0,get:function(){return F(this,"zOrderRankingRule")?E(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
var Jg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByOneThingRule=null==a.Tf?null:a.Tf;this.h.pseudoRandomTiebreaking=null==a.gi?null:a.gi};q(Jg,C);Jg.prototype.i=function(){return{M:{rankByOneThingRule:Ig},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
k.Object.defineProperties(Jg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return F(this,"pseudoRandomTiebreaking")?E(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByOneThingRule")?E(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
var Dg=function(a){a=void 0===a?{}:a;this.h={};this.h.description=null==a.description?null:a.description;this.h.permissions=null==a.permissions?null:a.permissions;this.h.action=null==a.action?null:a.action;this.h["in"]=null==a.Gh?null:a.Gh;this.h.notIn=null==a.Wh?null:a.Wh;this.h.conditions=null==a.conditions?null:a.conditions;this.h.logConfig=null==a.Oh?null:a.Oh};q(Dg,C);Dg.prototype.i=function(){return{M:{conditions:ef,logConfig:wg},H:{action:Ae},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
k.Object.defineProperties(Dg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return F(this,"action")?E(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return F(this,"conditions")?E(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},Gh:{configurable:!0,enumerable:!0,
get:function(){return F(this,"in")?E(this,"in"):null},set:function(a){this.h["in"]=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logConfig")?E(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return F(this,"notIn")?E(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=
a}}});var Kg=function(a){a=void 0===a?{}:a;this.h={};this.h.policy=null==a.Of?null:a.Of;this.h.updateMask=null==a.Gc?null:a.Gc};q(Kg,C);Kg.prototype.i=function(){return{keys:["policy","updateMask"],s:{policy:Cg}}};
k.Object.defineProperties(Kg.prototype,{Of:{configurable:!0,enumerable:!0,get:function(){return F(this,"policy")?E(this,"policy"):null},set:function(a){this.h.policy=a}},Gc:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateMask")?E(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var yg=function(a){a=void 0===a?{}:a;this.h={};this.h.code=null==a.code?null:a.code;this.h.message=null==a.message?null:a.message;this.h.details=null==a.details?null:a.details};q(yg,C);
yg.prototype.i=function(){return{keys:["code","details","message"],wa:{details:{Z:null,ba:!0,ca:!1,da:!1}}}};
k.Object.defineProperties(yg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return F(this,"code")?E(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return F(this,"details")?E(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return F(this,"message")?E(this,"message"):null},set:function(a){this.h.message=a}}});
var Lg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.G?null:a.G;this.h.selectors=null==a.selectors?null:a.selectors;this.h.filename=null==a.filename?null:a.filename};q(Lg,C);Lg.prototype.i=function(){return{H:{fileFormat:Ce},keys:["expression","fileFormat","filename","name","selectors"],s:{expression:cf}}};
k.Object.defineProperties(Lg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return F(this,"filename")?E(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return F(this,"selectors")?E(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Ff=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ka?null:a.Ka};q(Ff,C);Ff.prototype.i=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Ye}}};
k.Object.defineProperties(Ff.prototype,{Ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Hf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.na?null:a.na;this.h.cloudStorageDestination=null==a.sb?null:a.sb;this.h.gcsDestination=null==a.qa?null:a.qa;this.h.fileFormat=null==a.G?null:a.G};q(Hf,C);
Hf.prototype.i=function(){return{H:{fileFormat:Be},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],s:{cloudStorageDestination:$e,driveDestination:mf,gcsDestination:Xf}}};
k.Object.defineProperties(Hf.prototype,{sb:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},na:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},qa:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});
var pg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.properties=null==a.properties?null:a.properties;this.h.uriPrefix=null==a.pd?null:a.pd;this.h.sources=null==a.sources?null:a.sources;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.csvColumnDataTypeOverrides=null==a.Oc?null:a.Oc};q(pg,C);
pg.prototype.i=function(){return{M:{sources:Mg},H:{csvColumnDataTypeOverrides:De},keys:"csvColumnDataTypeOverrides endTime name properties sources startTime uriPrefix".split(" "),wa:{csvColumnDataTypeOverrides:{Z:null,ba:!1,ca:!1,da:!1},properties:{Z:null,ba:!1,ca:!1,da:!1}}}};
k.Object.defineProperties(pg.prototype,{Oc:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvColumnDataTypeOverrides")?E(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,
enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},pd:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):
null},set:function(a){this.h.uriPrefix=a}}});
var Mg=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za;this.h.charset=null==a.charset?null:a.charset;this.h.maxErrorMeters=null==a.Wb?null:a.Wb;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices;this.h.crs=null==a.crs?null:a.crs;this.h.geodesic=null==a.geodesic?null:a.geodesic;this.h.primaryGeometryColumn=null==a.ei?null:a.ei;this.h.xColumn=null==a.Li?null:a.Li;this.h.yColumn=null==a.Mi?null:a.Mi;this.h.dateFormat=null==a.hh?null:a.hh;this.h.csvDelimiter=null==a.bh?
null:a.bh;this.h.csvQualifier=null==a.dh?null:a.dh;this.h.csvColumnDataTypeOverrides=null==a.Oc?null:a.Oc};q(Mg,C);Mg.prototype.i=function(){return{H:{csvColumnDataTypeOverrides:Ee},keys:"charset crs csvColumnDataTypeOverrides csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" "),wa:{csvColumnDataTypeOverrides:{Z:null,ba:!1,ca:!1,da:!1}}}};
k.Object.defineProperties(Mg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return F(this,"charset")?E(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return F(this,"crs")?E(this,"crs"):null},set:function(a){this.h.crs=a}},Oc:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvColumnDataTypeOverrides")?E(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},bh:{configurable:!0,
enumerable:!0,get:function(){return F(this,"csvDelimiter")?E(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},dh:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvQualifier")?E(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},hh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dateFormat")?E(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return F(this,"geodesic")?E(this,
"geodesic"):null},set:function(a){this.h.geodesic=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxErrorMeters")?E(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxVertices")?E(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},ei:{configurable:!0,enumerable:!0,get:function(){return F(this,"primaryGeometryColumn")?E(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=
a}},za:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}},Li:{configurable:!0,enumerable:!0,get:function(){return F(this,"xColumn")?E(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Mi:{configurable:!0,enumerable:!0,get:function(){return F(this,"yColumn")?E(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
var gg=function(a){a=void 0===a?{}:a;this.h={};this.h.tileDimensions=null==a.Ra?null:a.Ra;this.h.marginDimensions=null==a.Ff?null:a.Ff;this.h.compress=null==a.We?null:a.We;this.h.maxSizeBytes=null==a.Xb?null:a.Xb;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue;this.h.tensorDepths=null==a.ge?null:a.ge;this.h.sequenceData=null==a.bg?null:a.bg;this.h.collapseBands=null==a.Ue?null:a.Ue;this.h.maxMaskedRatio=null==a.Jf?null:a.Jf};q(gg,C);
gg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),wa:{tensorDepths:{Z:null,ba:!1,ca:!1,da:!1}},s:{marginDimensions:Zf,tileDimensions:Zf}}};
k.Object.defineProperties(gg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return F(this,"collapseBands")?E(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},We:{configurable:!0,enumerable:!0,get:function(){return F(this,"compress")?E(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return F(this,"defaultValue")?E(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Ff:{configurable:!0,
enumerable:!0,get:function(){return F(this,"marginDimensions")?E(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Jf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxMaskedRatio")?E(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Xb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxSizeBytes")?E(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},bg:{configurable:!0,enumerable:!0,get:function(){return F(this,
"sequenceData")?E(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},ge:{configurable:!0,enumerable:!0,get:function(){return F(this,"tensorDepths")?E(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
var Sf=function(a){a=void 0===a?{}:a;this.h={};this.h.maxFeaturesPerTile=null==a.If?null:a.If;this.h.thinningStrategy=null==a.og?null:a.og};q(Sf,C);Sf.prototype.i=function(){return{H:{thinningStrategy:Fe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
k.Object.defineProperties(Sf.prototype,{If:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxFeaturesPerTile")?E(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},og:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningStrategy")?E(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
var Ng=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.G?null:a.G;this.h.bandIds=null==a.fa?null:a.fa;this.h.visualizationOptions=null==a.hc?null:a.hc;this.h.grid=null==a.grid?null:a.grid;this.h.filenamePrefix=null==a.ha?null:a.ha};q(Ng,C);
Ng.prototype.i=function(){return{H:{fileFormat:Ge},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),s:{expression:cf,grid:Bf,visualizationOptions:vf}}};
k.Object.defineProperties(Ng.prototype,{fa:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},ha:{configurable:!0,enumerable:!0,get:function(){return F(this,
"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationOptions")?E(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
a}}});
var Df=function(a){a=void 0===a?{}:a;this.h={};this.h.endZoom=null==a.nh?null:a.nh;this.h.maxZoom=null==a.maxZoom?null:a.maxZoom;this.h.scale=null==a.scale?null:a.scale;this.h.startZoom=null==a.wi?null:a.wi;this.h.minZoom=null==a.minZoom?null:a.minZoom;this.h.skipEmpty=null==a.ti?null:a.ti;this.h.skipEmptyTiles=null==a.hg?null:a.hg;this.h.mapsApiKey=null==a.Ef?null:a.Ef;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.tileDimensions=null==a.Ra?null:a.Ra;this.h.stride=null==a.ig?null:
a.ig;this.h.zoomSubset=null==a.Ag?null:a.Ag};q(Df,C);Df.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey maxZoom minZoom scale skipEmpty skipEmptyTiles startZoom stride tileDimensions zoomSubset".split(" "),s:{dimensions:Zf,tileDimensions:Zf,zoomSubset:Og}}};
k.Object.defineProperties(Df.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},nh:{configurable:!0,enumerable:!0,get:function(){return F(this,"endZoom")?E(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Ef:{configurable:!0,enumerable:!0,get:function(){return F(this,"mapsApiKey")?E(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},maxZoom:{configurable:!0,enumerable:!0,
get:function(){return F(this,"maxZoom")?E(this,"maxZoom"):null},set:function(a){this.h.maxZoom=a}},minZoom:{configurable:!0,enumerable:!0,get:function(){return F(this,"minZoom")?E(this,"minZoom"):null},set:function(a){this.h.minZoom=a}},scale:{configurable:!0,enumerable:!0,get:function(){return F(this,"scale")?E(this,"scale"):null},set:function(a){this.h.scale=a}},ti:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmpty")?E(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=
a}},hg:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmptyTiles")?E(this,"skipEmptyTiles"):null},set:function(a){this.h.skipEmptyTiles=a}},wi:{configurable:!0,enumerable:!0,get:function(){return F(this,"startZoom")?E(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"stride")?E(this,"stride"):null},set:function(a){this.h.stride=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?
E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return F(this,"zoomSubset")?E(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});
var kg=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.sources=null==a.sources?null:a.sources;this.h.dataType=null==a.dataType?null:a.dataType;this.h.crs=null==a.crs?null:a.crs;this.h.subdatasetPrefix=null==a.yi?null:a.yi;this.h.subdatasetSuffix=null==a.zi?null:a.zi};q(kg,C);kg.prototype.i=function(){return{M:{sources:mg},H:{dataType:Ie},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
k.Object.defineProperties(kg.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return F(this,"crs")?E(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataType")?E(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?
E(this,"sources"):null},set:function(a){this.h.sources=a}},yi:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetPrefix")?E(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},zi:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetSuffix")?E(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
var ig=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.tilesetBandIndex=null==a.Di?null:a.Di;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};q(ig,C);ig.prototype.i=function(){return{H:{pyramidingPolicy:He},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],s:{missingData:fg}}};
k.Object.defineProperties(ig.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Di:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tilesetBandIndex")?E(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var jg=function(a){a=void 0===a?{}:a;this.h={};this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.bandIds=null==a.fa?null:a.fa};q(jg,C);jg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
k.Object.defineProperties(jg.prototype,{fa:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var sf=function(a){a=void 0===a?{}:a;this.h={};this.h.sources=null==a.sources?null:a.sources;this.h.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(sf,C);
sf.prototype.i=function(){return{M:{sources:Pg},keys:["pathPrefix","sources"]}};k.Object.defineProperties(sf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathPrefix")?E(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}}});
var tf=function(a){a=void 0===a?{}:a;this.h={};this.h.sources=null==a.sources?null:a.sources;this.h.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(tf,C);tf.prototype.i=function(){return{M:{sources:Pg},keys:["pathPrefix","sources"]}};
k.Object.defineProperties(tf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathPrefix")?E(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}}});var Pg=function(a){a=void 0===a?{}:a;this.h={};this.h.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.h.headerSizeBytes=null==a.Bh?null:a.Bh};q(Pg,C);
Pg.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};k.Object.defineProperties(Pg.prototype,{Bh:{configurable:!0,enumerable:!0,get:function(){return F(this,"headerSizeBytes")?E(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathSuffix")?E(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
var dg=function(a){a=void 0===a?{}:a;this.h={};this.h.fileIndexes=null==a.rh?null:a.rh;this.h.firstTileIndex=null==a.th?null:a.th;this.h.tilesPerFile=null==a.Ci?null:a.Ci};q(dg,C);dg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
k.Object.defineProperties(dg.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileIndexes")?E(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},th:{configurable:!0,enumerable:!0,get:function(){return F(this,"firstTileIndex")?E(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesPerFile")?E(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
var Qg=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Ob?null:a.Ob;this.h.updateMask=null==a.Gc?null:a.Gc};q(Qg,C);Qg.prototype.i=function(){return{keys:["asset","updateMask"],s:{asset:nf}}};
k.Object.defineProperties(Qg.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return F(this,"asset")?E(this,"asset"):null},set:function(a){this.h.asset=a}},Gc:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateMask")?E(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
var Pe=function(a){a=void 0===a?{}:a;this.h={};this.h.constantValue=null==a.kb?null:a.kb;this.h.integerValue=null==a.Vb?null:a.Vb;this.h.bytesValue=null==a.rb?null:a.rb;this.h.arrayValue=null==a.Ia?null:a.Ia;this.h.dictionaryValue=null==a.Ja?null:a.Ja;this.h.functionDefinitionValue=null==a.Za?null:a.Za;this.h.functionInvocationValue=null==a.Ba?null:a.Ba;this.h.argumentReference=null==a.Nb?null:a.Nb;this.h.valueReference=null==a.Ta?null:a.Ta};q(Pe,C);
Pe.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),s:{arrayValue:Oe,dictionaryValue:kf,functionDefinitionValue:Vf,functionInvocationValue:Wf}}};
k.Object.defineProperties(Pe.prototype,{Nb:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentReference")?E(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ia:{configurable:!0,enumerable:!0,get:function(){return F(this,"arrayValue")?E(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},rb:{configurable:!0,enumerable:!0,get:function(){return F(this,"bytesValue")?E(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},kb:{configurable:!0,
enumerable:!0,get:function(){return F(this,"constantValue")?E(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ja:{configurable:!0,enumerable:!0,get:function(){return F(this,"dictionaryValue")?E(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Za:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionDefinitionValue")?E(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},Ba:{configurable:!0,enumerable:!0,
get:function(){return F(this,"functionInvocationValue")?E(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return F(this,"integerValue")?E(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return F(this,"valueReference")?E(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
var Jf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.na?null:a.na;this.h.cloudStorageDestination=null==a.sb?null:a.sb;this.h.gcsDestination=null==a.qa?null:a.qa;this.h.fileFormat=null==a.G?null:a.G};q(Jf,C);Jf.prototype.i=function(){return{H:{fileFormat:Je},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],s:{cloudStorageDestination:$e,driveDestination:mf,gcsDestination:Xf}}};
k.Object.defineProperties(Jf.prototype,{sb:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},na:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},qa:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});var Kf=function(a){a=void 0===a?{}:a;this.h={};this.h.framesPerSecond=null==a.framesPerSecond?null:a.framesPerSecond;this.h.maxFrames=null==a.maxFrames?null:a.maxFrames;this.h.maxPixelsPerFrame=null==a.maxPixelsPerFrame?null:a.maxPixelsPerFrame};q(Kf,C);Kf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
k.Object.defineProperties(Kf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return F(this,"framesPerSecond")?E(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxFrames")?E(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPixelsPerFrame")?E(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
a}}});var Rg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.videoOptions=null==a.Ua?null:a.Ua;this.h.fileFormat=null==a.G?null:a.G;this.h.grid=null==a.grid?null:a.grid};q(Rg,C);Rg.prototype.i=function(){return{H:{fileFormat:Ke},keys:["expression","fileFormat","grid","name","videoOptions"],s:{expression:cf,grid:Bf,videoOptions:Kf}}};
k.Object.defineProperties(Rg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var vf=function(a){a=void 0===a?{}:a;this.h={};this.h.ranges=null==a.Sf?null:a.Sf;this.h.paletteColors=null==a.ed?null:a.ed;this.h.gamma=null==a.gamma?null:a.gamma;this.h.opacity=null==a.opacity?null:a.opacity};q(vf,C);
vf.prototype.i=function(){return{M:{ranges:lf},keys:["gamma","opacity","paletteColors","ranges"]}};
k.Object.defineProperties(vf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return F(this,"gamma")?E(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return F(this,"opacity")?E(this,"opacity"):null},set:function(a){this.h.opacity=a}},ed:{configurable:!0,enumerable:!0,get:function(){return F(this,"paletteColors")?E(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return F(this,
"ranges")?E(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Og=function(a){a=void 0===a?{}:a;this.h={};this.h.start=null==a.start?null:a.start;this.h.end=null==a.end?null:a.end;this.h.min=null==a.min?null:a.min;this.h.max=null==a.max?null:a.max};q(Og,C);Og.prototype.i=function(){return{keys:["end","max","min","start"]}};
k.Object.defineProperties(Og.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return F(this,"end")?E(this,"end"):null},set:function(a){this.h.end=a}},max:{configurable:!0,enumerable:!0,get:function(){return F(this,"max")?E(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return F(this,"min")?E(this,"min"):null},set:function(a){this.h.min=a}},start:{configurable:!0,enumerable:!0,get:function(){return F(this,"start")?E(this,"start"):null},
set:function(a){this.h.start=a}}});var Wd={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",callback:"callback",endTime:"endTime",fields:"fields",filter:"filter",key:"key",oauth_token:"oauth_token",overwrite:"overwrite",pageSize:"pageSize",pageToken:"pageToken",prettyPrint:"prettyPrint",quotaUser:"quotaUser",region:"region",startTime:"startTime",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view"},Sg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Sg.prototype.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:G(b,c),F:qg})};var Tg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Tg.prototype.getCapabilities=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:G(b,c),F:We})};Tg.prototype.$c=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:G(b,c),F:rg})};
var Ug=function(a){this.m="v1alpha";this.j=new Zd(a,null)};h=Ug.prototype;h.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",u:G(c,d),F:nf})};
h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,A:"DELETE",D:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,u:G(b,c),F:wf})};h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,u:G(b,c),F:nf})};
h.link=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:G(c,d),F:nf})};h.$c=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:G(b,c),F:rg})};
var Vg=function(a,b,c){c=void 0===c?{}:c;var d=void 0===d?{}:d;a.j.C(b,RegExp("^projects/[^/]+/assets/.*$"));return H(a.j,{body:null,A:"GET",D:"earthengine.projects.assets.listImages",path:"/"+a.m+"/"+b+":listImages",u:G(c,d),F:tg})};Ug.prototype.move=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",u:G(c,d),F:nf})};
var Wg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};Wg.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:G(c,d),F:vg})};var Xg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Xg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:G(c,d),F:Nf})};var Yg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Yg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:G(c,d),F:Uf})};var Zg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Zg.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",u:G(c,d),F:vg})};Zg.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",u:G(c,d),F:vg})};
var $g=function(a){this.m="v1alpha";this.j=new Zd(a,null)};$g.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",u:G(c,d),F:vg})};var ah=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
ah.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:G(c,d),F:uf})};var bh=function(a){this.m="v1alpha";this.j=new Zd(a,null)};h=bh.prototype;
h.cancel=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:G(c,d),F:wf})};h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,A:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:G(b,c),F:wf})};
h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:G(b,c),F:vg})};h.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",u:G(b,c),F:ug})};
h.wait=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:G(c,d),F:vg})};var ch=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
ch.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",u:G(c,d),F:vg})};ch.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",u:G(c,d),F:vg})};
var dh=function(a){this.m="v1alpha";this.j=new Zd(a,null)};dh.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",u:G(c,d),F:Lg})};var eh=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
eh.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:G(c,d),F:Ng})};
var fh=function(a){this.m="v1alpha";this.j=new Zd(a,null)},gh=function(a,b,c){var d=void 0===d?{}:d;var e=void 0===e?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return H(a.j,{body:c,A:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:G(d,e),F:df})},hh=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
hh.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:G(c,d),F:vg})};var ih=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
ih.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:G(c,d),F:vg})};var jh=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
jh.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:G(c,d),F:Rg})};var kh=function(){};kh.prototype.send=function(a,b){Vd(a);return(void 0).then(function(c){return b?Zc(b,c):c})};var lh=function(a,b){this.Hk=100;this.wk=a;this.Vk=b;this.Ud=0;this.ra=null};lh.prototype.get=function(){if(0<this.Ud){this.Ud--;var a=this.ra;this.ra=a.next;a.next=null}else a=this.wk();return a};lh.prototype.put=function(a){this.Vk(a);this.Ud<this.Hk&&(this.Ud++,a.next=this.ra,this.ra=a)};var nh=function(a,b){Fb(b,function(c,d){c&&"object"==typeof c&&c.xf&&(c=c.sf());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:mh.hasOwnProperty(d)?a.setAttribute(mh[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},mh={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",
width:"width"},ph=function(a,b,c){return oh(document,arguments)},oh=function(a,b){var c=b[1],d=qh(a,String(b[0]));c&&("string"===typeof c?d.className=c:Array.isArray(c)?d.className=c.join(" "):nh(d,c));2<b.length&&rh(a,d,b,2);return d},rh=function(a,b,c,d){function e(l){l&&b.appendChild("string"===typeof l?a.createTextNode(l):l)}for(;d<c.length;d++){var g=c[d];if(!ta(g)||t(g)&&0<g.nodeType)e(g);else{a:{if(g&&"number"==typeof g.length){if(t(g)){var f="function"==typeof g.item||"string"==typeof g.item;
break a}if("function"===typeof g){f="function"==typeof g.item;break a}}f=!1}Pa(f?Za(g):g,e)}}},qh=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},sh=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},th=function(a){z(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},uh=function(a){this.Cd=a||r.document||document};h=uh.prototype;
h.getElementsByTagName=function(a,b){return(b||this.Cd).getElementsByTagName(String(a))};h.vk=function(a,b,c){return oh(this.Cd,arguments)};h.createElement=function(a){return qh(this.Cd,a)};h.createTextNode=function(a){return this.Cd.createTextNode(String(a))};h.appendChild=function(a,b){z(null!=a&&null!=b,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){rh(th(a),a,arguments,1)};h.canHaveChildren=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
h.removeNode=sh;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};var vh,wh=function(){var a=r.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!ib("Presto")&&(a=function(){var e=qh(document,"IFRAME");e.style.display="none";document.documentElement.appendChild(e);var g=e.contentWindow;e=g.document;e.open();e.close();var f="callImmediate"+Math.random(),l="file:"==g.location.protocol?"*":g.location.protocol+"//"+g.location.host;e=u(function(m){if(("*"==l||m.origin==l)&&m.data==f)this.port1.onmessage()},
this);g.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){g.postMessage(f,l)}}});if("undefined"!==typeof a&&!ib("Trident")&&!ib("MSIE")){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.Sg;c.Sg=null;e()}};return function(e){d.next={Sg:e};d=d.next;b.port2.postMessage(0)}}return function(e){r.setTimeout(e,0)}};function xh(a){r.setTimeout(function(){throw a;},0)};var yh=function(){this.qe=this.ic=null};yh.prototype.add=function(a,b){var c=zh.get();c.set(a,b);this.qe?this.qe.next=c:(z(!this.ic),this.ic=c);this.qe=c};yh.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.qe=null),a.next=null);return a};var zh=new lh(function(){return new Ah},function(a){return a.reset()}),Ah=function(){this.next=this.scope=this.lf=null};Ah.prototype.set=function(a,b){this.lf=a;this.scope=b;this.next=null};
Ah.prototype.reset=function(){this.next=this.scope=this.lf=null};var Fh=function(a,b){Bh||Ch();Dh||(Bh(),Dh=!0);Eh.add(a,b)},Bh,Ch=function(){if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);Bh=function(){a.then(Gh)}}else Bh=function(){var b=Gh;"function"!==typeof r.setImmediate||r.Window&&r.Window.prototype&&!ib("Edge")&&r.Window.prototype.setImmediate==r.setImmediate?(vh||(vh=wh()),vh(b)):r.setImmediate(b)}},Dh=!1,Eh=new yh,Gh=function(){for(var a;a=Eh.remove();){try{a.lf.call(a.scope)}catch(b){xh(b)}zh.put(a)}Dh=!1};var Hh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Kh=function(a){this.S=0;this.ma=void 0;this.nc=this.jb=this.X=null;this.Ld=this.ff=!1;if(a!=ra)try{var b=this;a.call(void 0,function(c){Ih(b,2,c)},function(c){if(!(c instanceof Jh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Ih(b,3,c)})}catch(c){Ih(this,3,c)}},Lh=function(){this.next=this.context=this.xc=this.Zb=this.Pb=null;this.td=!1};Lh.prototype.reset=function(){this.context=this.xc=this.Zb=this.Pb=null;this.td=!1};
var Mh=new lh(function(){return new Lh},function(a){a.reset()}),Nh=function(a,b,c){var d=Mh.get();d.Zb=a;d.xc=b;d.context=c;return d};Kh.prototype.then=function(a,b,c){null!=a&&La(a,"opt_onFulfilled should be a function.");null!=b&&La(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Oh(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};Kh.prototype.$goog_Thenable=!0;
Kh.prototype.cl=function(a,b){return Oh(this,null,a,b)};Kh.prototype.catch=Kh.prototype.cl;Kh.prototype.cancel=function(a){if(0==this.S){var b=new Jh(a);Fh(function(){Ph(this,b)},this)}};
var Ph=function(a,b){if(0==a.S)if(a.X){var c=a.X;if(c.jb){for(var d=0,e=null,g=null,f=c.jb;f&&(f.td||(d++,f.Pb==a&&(e=f),!(e&&1<d)));f=f.next)e||(g=f);e&&(0==c.S&&1==d?Ph(c,b):(g?(d=g,z(c.jb),z(null!=d),d.next==c.nc&&(c.nc=d),d.next=d.next.next):Qh(c),Rh(c,e,3,b)))}a.X=null}else Ih(a,3,b)},Th=function(a,b){a.jb||2!=a.S&&3!=a.S||Sh(a);z(null!=b.Zb);a.nc?a.nc.next=b:a.jb=b;a.nc=b},Oh=function(a,b,c,d){var e=Nh(null,null,null);e.Pb=new Kh(function(g,f){e.Zb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:
g;e.xc=c?function(l){try{var m=c.call(d,l);void 0===m&&l instanceof Jh?f(l):g(m)}catch(p){f(p)}}:f});e.Pb.X=a;Th(a,e);return e.Pb};Kh.prototype.el=function(a){z(1==this.S);this.S=0;Ih(this,2,a)};Kh.prototype.fl=function(a){z(1==this.S);this.S=0;Ih(this,3,a)};
var Ih=function(a,b,c){if(0==a.S){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.S=1;a:{var d=c,e=a.el,g=a.fl;if(d instanceof Kh){null!=e&&La(e,"opt_onFulfilled should be a function.");null!=g&&La(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Th(d,Nh(e||ra,g||null,a));var f=!0}else if(Hh(d))d.then(e,g,a),f=!0;else{if(t(d))try{var l=d.then;if("function"===typeof l){Uh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
f=!0;break a}f=!1}}f||(a.ma=c,a.S=b,a.X=null,Sh(a),3!=b||c instanceof Jh||Vh(a,c))}},Uh=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},Sh=function(a){a.ff||(a.ff=!0,Fh(a.zk,a))},Qh=function(a){var b=null;a.jb&&(b=a.jb,a.jb=b.next,b.next=null);a.jb||(a.nc=null);null!=b&&z(null!=b.Zb);return b};Kh.prototype.zk=function(){for(var a;a=Qh(this);)Rh(this,a,this.S,this.ma);this.ff=!1};
var Rh=function(a,b,c,d){if(3==c&&b.xc&&!b.td)for(;a&&a.Ld;a=a.X)a.Ld=!1;if(b.Pb)b.Pb.X=null,Wh(b,c,d);else try{b.td?b.Zb.call(b.context):Wh(b,c,d)}catch(e){Xh.call(null,e)}Mh.put(b)},Wh=function(a,b,c){2==b?a.Zb.call(a.context,c):a.xc&&a.xc.call(a.context,c)},Vh=function(a,b){a.Ld=!0;Fh(function(){a.Ld&&Xh.call(null,b)})},Xh=xh,Jh=function(a){Ea.call(this,a)};x(Jh,Ea);Jh.prototype.name="cancel";var Yh=function(a,b,c){if("function"===typeof a)c&&(a=u(a,c));else if(a&&"function"==typeof a.handleEvent)a=u(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<Number(b)?-1:r.setTimeout(a,b||0)};var Zh=function(a,b,c){Da.call(this);this.Ik=null!=c?a.bind(c):a;this.Fk=b;this.ud=null;this.Dc=!1;this.fd=0;this.ec=null};q(Zh,Da);h=Zh.prototype;h.kf=function(a){this.ud=arguments;this.ec||this.fd?this.Dc=!0:$h(this)};h.stop=function(){this.ec&&(r.clearTimeout(this.ec),this.ec=null,this.Dc=!1,this.ud=null)};h.pause=function(){this.fd++};h.resume=function(){this.fd--;this.fd||!this.Dc||this.ec||(this.Dc=!1,$h(this))};h.J=function(){Da.prototype.J.call(this);this.stop()};
var $h=function(a){a.ec=Yh(function(){a.ec=null;a.Dc&&!a.fd&&(a.Dc=!1,$h(a))},a.Fk);var b=a.ud;a.ud=null;a.Ik.apply(null,b)};/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var bi=function(a){var b=ai;this.be=[];this.Yh=b;this.ih=a||null;this.Wc=this.rc=!1;this.ma=void 0;this.fg=this.Mg=this.Re=!1;this.me=0;this.X=null;this.Se=0};bi.prototype.cancel=function(a){if(this.rc)this.ma instanceof bi&&this.ma.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Se--,0>=b.Se&&b.cancel())}this.Yh?this.Yh.call(this.ih,this):this.fg=!0;this.rc||ci(this,new di(this))}};bi.prototype.Xg=function(a,b){this.Re=!1;ei(this,a,b)};
var ei=function(a,b,c){a.rc=!0;a.ma=c;a.Wc=!b;fi(a)},hi=function(a){if(a.rc){if(!a.fg)throw new gi(a);a.fg=!1}};bi.prototype.callback=function(a){hi(this);ii(a);ei(this,!0,a)};var ci=function(a,b){hi(a);ii(b);ei(a,!1,b)},ii=function(a){z(!(a instanceof bi),"An execution sequence may not be initiated with a blocking Deferred.")},ji=function(a,b,c){z(!a.Mg,"Blocking Deferreds can not be re-used");a.be.push([b,c,void 0]);a.rc&&fi(a)};
bi.prototype.then=function(a,b,c){var d,e,g=new Kh(function(f,l){e=f;d=l});ji(this,e,function(f){f instanceof di?g.cancel():d(f)});return g.then(a,b,c)};bi.prototype.$goog_Thenable=!0;
var ki=function(a){return Sa(a.be,function(b){return"function"===typeof b[1]})},fi=function(a){if(a.me&&a.rc&&ki(a)){var b=a.me,c=li[b];c&&(r.clearTimeout(c.ia),delete li[b]);a.me=0}a.X&&(a.X.Se--,delete a.X);b=a.ma;for(var d=c=!1;a.be.length&&!a.Re;){var e=a.be.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Wc?f:g)try{var l=g.call(e||a.ih,b);void 0!==l&&(a.Wc=a.Wc&&(l==b||l instanceof Error),a.ma=b=l);if(Hh(b)||"function"===typeof r.Promise&&b instanceof r.Promise)d=!0,a.Re=!0}catch(m){b=m,a.Wc=!0,ki(a)||(c=
!0)}}a.ma=b;d&&(l=u(a.Xg,a,!0),d=u(a.Xg,a,!1),b instanceof bi?(ji(b,l,d),b.Mg=!0):b.then(l,d));c&&(b=new mi(b),li[b.ia]=b,a.me=b.ia)},gi=function(){Ea.call(this)};x(gi,Ea);gi.prototype.message="Deferred has already fired";gi.prototype.name="AlreadyCalledError";var di=function(){Ea.call(this)};x(di,Ea);di.prototype.message="Deferred was canceled";di.prototype.name="CanceledError";var mi=function(a){this.ia=r.setTimeout(u(this.dl,this),0);this.Fd=a};
mi.prototype.dl=function(){z(li[this.ia],"Cannot throw an error that is not scheduled.");delete li[this.ia];throw this.Fd;};var li={};var qi=function(a){var b={},c=b.document||document,d=nd(a).toString(),e=(new uh(c)).createElement("SCRIPT"),g={pi:e,nd:void 0},f=new bi(g),l=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(l=window.setTimeout(function(){ni(e,!0);ci(f,new oi(1,"Timeout reached for loading script "+d))},m),g.nd=l);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(ni(e,b.ml||!1,l),f.callback(null))};e.onerror=function(){ni(e,!0,l);ci(f,new oi(0,"Error while loading script "+
d))};g=b.attributes||{};Ub(g,{type:"text/javascript",charset:"UTF-8"});nh(e,g);zd(e,a);pi(c).appendChild(e)},pi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!==b.length?b[0]:a.documentElement},ai=function(){if(this&&this.pi){var a=this.pi;a&&"SCRIPT"==a.tagName&&ni(a,!0,this.nd)}},ni=function(a,b,c){null!=c&&r.clearTimeout(c);a.onload=ra;a.onerror=ra;a.onreadystatechange=ra;b&&window.setTimeout(function(){sh(a)},0)},oi=function(a,b){var c="Jsloader error (code #"+a+")";
b&&(c+=": "+b);Ea.call(this,c);this.code=a};x(oi,Ea);var ri=function(){this.$d=void 0};ri.prototype.ya=function(a){var b=[];si(this,a,b);return b.join("")};
var si=function(a,b,c){if(null==b)c.push("null");else{if("object"==typeof b){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],si(a,a.$d?a.$d.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],"function"!=typeof e&&(c.push(g),ti(d,c),c.push(":"),si(a,a.$d?a.$d.call(b,d,e):e,c),g=","));c.push("}");
return}}switch(typeof b){case "string":ti(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},ui={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},vi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,ti=function(a,b){b.push('"',a.replace(vi,function(c){var d=ui[c];
d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),ui[c]=d);return d}),'"')};var wi=function(a,b){this.name=a;this.value=b};wi.prototype.toString=function(){return this.name};var xi=new wi("OFF",Infinity),yi=new wi("SEVERE",1E3),zi=new wi("CONFIG",700),Ai=new wi("FINE",500),Bi=function(){this.Ad=0;this.clear()},Ci;Bi.prototype.clear=function(){this.xd=Array(this.Ad);this.eh=-1;this.Ih=!1};var Di=function(a,b,c){this.reset(a||xi,b,c,void 0,void 0)};Di.prototype.reset=function(){};
var Ei=function(a,b){this.level=null;this.Dk=[];this.parent=(void 0===b?null:b)||null;this.children=[];this.Kk={qf:function(){return a}}},Fi=function(a){if(a.level)return a.level;if(a.parent)return Fi(a.parent);Ia("Root logger has no level set.");return xi},Gi=function(a,b){for(;a;)a.Dk.forEach(function(c){c(b)}),a=a.parent},Hi=function(){this.entries={};var a=new Ei("");a.level=zi;this.entries[""]=a},Ii,Ji=function(a,b,c){var d=a.entries[b];if(d)return void 0!==c&&(d.level=c),d;d=Ji(a,b.substr(0,
b.lastIndexOf(".")));var e=new Ei(b,d);a.entries[b]=e;d.children.push(e);void 0!==c&&(e.level=c);return e},Ki=function(){Ii||(Ii=new Hi);return Ii},Li=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?Fi(Ji(Ki(),a.qf())):xi;d=d>=e.value}if(d){b=b||xi;d=Ji(Ki(),a.qf());"function"===typeof c&&(c=c());Ci||(Ci=new Bi);e=Ci;a=a.qf();if(0<e.Ad){var g=(e.eh+1)%e.Ad;e.eh=g;e.Ih?(e=e.xd[g],e.reset(b,c,a),a=e):(e.Ih=g==e.Ad-1,a=e.xd[g]=new Di(b,c,a))}else a=new Di(b,c,a);Gi(d,a)}},Mi=function(a,b){a&&
Li(a,Ai,b)};var Ni=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Oi=function(){};Oi.prototype.Qg=null;var Qi=function(a){var b;(b=a.Qg)||(b={},Pi(a)&&(b[0]=!0,b[1]=!0),b=a.Qg=b);return b};var Ri,Si=function(){};x(Si,Oi);var Ti=function(a){return(a=Pi(a))?new ActiveXObject(a):new XMLHttpRequest},Pi=function(a){if(!a.Dh&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.Dh=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.Dh};Ri=new Si;var Ui=function(a){A.call(this);this.headers=new Map;this.se=a||null;this.Ha=!1;this.re=this.o=null;this.Zc=this.Mh=this.Rd="";this.Ub=this.yf=this.Pd=this.df=!1;this.Fc=0;this.ie=null;this.Bc="";this.oe=this.Tk=this.Ki=!1;this.wg=null};x(Ui,A);Ui.prototype.la=Ji(Ki(),"goog.net.XhrIo",void 0).Kk;var Vi=/^https?$/i,Wi=["POST","PUT"],Xi=[];Ui.prototype.uk=function(){this.Wa();Xa(Xi,this)};Ui.prototype.setTrustToken=function(a){this.wg=a};
Ui.prototype.send=function(a,b,c,d){if(this.o)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Rd+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Rd=a;this.Zc="";this.Mh=b;this.df=!1;this.Ha=!0;this.o=this.se?Ti(this.se):Ti(Ri);this.re=this.se?Qi(this.se):Qi(Ri);this.o.onreadystatechange=u(this.ai,this);this.Tk&&"onprogress"in this.o&&(this.o.onprogress=u(function(f){this.$h(f,!0)},this),this.o.upload&&(this.o.upload.onprogress=u(this.$h,this)));try{Mi(this.la,Yi(this,"Opening Xhr")),
this.yf=!0,this.o.open(b,String(a),!0),this.yf=!1}catch(f){Mi(this.la,Yi(this,"Error opening Xhr: "+f.message));this.Fd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if("function"===typeof d.keys&&"function"===typeof d.get){e=n(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
f.toLowerCase()});e=r.FormData&&a instanceof r.FormData;!Va(Wi,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=n(c);for(d=b.next();!d.done;d=b.next())c=n(d.value),d=c.next().value,c=c.next().value,this.o.setRequestHeader(d,c);this.Bc&&(this.o.responseType=this.Bc);"withCredentials"in this.o&&this.o.withCredentials!==this.Ki&&(this.o.withCredentials=this.Ki);if("setTrustToken"in this.o&&this.wg)try{this.o.setTrustToken(this.wg)}catch(f){Mi(this.la,Yi(this,"Error SetTrustToken: "+
f.message))}try{Zi(this),0<this.Fc&&(this.oe=$i(this.o),Mi(this.la,Yi(this,"Will abort after "+this.Fc+"ms if incomplete, xhr2 "+this.oe)),this.oe?(this.o.timeout=this.Fc,this.o.ontimeout=u(this.nd,this)):this.ie=Yh(this.nd,this.Fc,this)),Mi(this.la,Yi(this,"Sending request")),this.Pd=!0,this.o.send(a),this.Pd=!1}catch(f){Mi(this.la,Yi(this,"Send error: "+f.message)),this.Fd(5,f)}};var $i=function(a){return nb&&xb(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout};
Ui.prototype.nd=function(){"undefined"!=typeof qa&&this.o&&(this.Zc="Timed out after "+this.Fc+"ms, aborting",Mi(this.la,Yi(this,this.Zc)),this.dispatchEvent("timeout"),this.abort(8))};Ui.prototype.Fd=function(a,b){this.Ha=!1;this.o&&(this.Ub=!0,this.o.abort(),this.Ub=!1);this.Zc=b;aj(this);bj(this)};var aj=function(a){a.df||(a.df=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Ui.prototype.abort=function(){this.o&&this.Ha&&(Mi(this.la,Yi(this,"Aborting")),this.Ha=!1,this.Ub=!0,this.o.abort(),this.Ub=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),bj(this))};Ui.prototype.J=function(){this.o&&(this.Ha&&(this.Ha=!1,this.Ub=!0,this.o.abort(),this.Ub=!1),bj(this,!0));Ui.L.J.call(this)};Ui.prototype.ai=function(){this.Xa||(this.yf||this.Pd||this.Ub?cj(this):this.Sk())};Ui.prototype.Sk=function(){cj(this)};
var cj=function(a){if(a.Ha&&"undefined"!=typeof qa)if(a.re[1]&&4==a.vb()&&2==a.getStatus())Mi(a.la,Yi(a,"Local request error detected and ignored"));else if(a.Pd&&4==a.vb())Yh(a.ai,0,a);else if(a.dispatchEvent("readystatechange"),4==a.vb()){Mi(a.la,Yi(a,"Request complete"));a.Ha=!1;try{var b=a.getStatus(),c;if(!(c=Ni(b))){var d;if(d=0===b){var e=String(a.Rd).match(Cd)[1]||null;if(!e&&r.self&&r.self.location){var g=r.self.location.protocol;e=g.substr(0,g.length-1)}d=!Vi.test(e?e.toLowerCase():"")}c=
d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var f=2<a.vb()?a.o.statusText:""}catch(l){Mi(a.la,"Can not get status: "+l.message),f=""}a.Zc=f+" ["+a.getStatus()+"]";aj(a)}}finally{bj(a)}}};Ui.prototype.$h=function(a,b){z("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(dj(a,"progress"));this.dispatchEvent(dj(a,b?"downloadprogress":"uploadprogress"))};
var dj=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},bj=function(a,b){if(a.o){Zi(a);var c=a.o,d=a.re[0]?ra:null;a.o=null;a.re=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){(a=a.la)&&Li(a,yi,"Problem encountered resetting onreadystatechange: "+e.message)}}},Zi=function(a){a.o&&a.oe&&(a.o.ontimeout=null);a.ie&&(r.clearTimeout(a.ie),a.ie=null)};Ui.prototype.Hh=function(){return!!this.o};
Ui.prototype.vb=function(){return this.o?this.o.readyState:0};Ui.prototype.getStatus=function(){try{return 2<this.vb()?this.o.status:-1}catch(a){return-1}};
var ej=function(a){try{if(!a.o)return null;if("response"in a.o)return a.o.response;switch(a.Bc){case "":case "text":return a.o.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.o)return a.o.mozResponseArrayBuffer}var b=a.la;b&&Li(b,yi,"Response type "+a.Bc+" is not supported on this browser");return null}catch(c){return Mi(a.la,"Can not get response: "+c.message),null}};
Ui.prototype.getResponseHeader=function(a){if(this.o&&4==this.vb())return a=this.o.getResponseHeader(a),null===a?void 0:a};Ui.prototype.getAllResponseHeaders=function(){return this.o&&4==this.vb()?this.o.getAllResponseHeaders()||"":""};
var fj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Bd(a[c]),e=d[0];d=d[1];if("string"===typeof d){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Hb(b,function(f){return f.join(", ")})},Yi=function(a,b){return b+" ["+a.Mh+" "+a.Rd+" "+a.getStatus()+"]"};var gj,I=function(a,b){hj();this.callback=a;this.N=new ij(!a,b)},J=function(a,b){if(b instanceof Promise){if(a.callback){var c=function(d,e){try{return a.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};b.then(c,function(d){return c(void 0,d)})}}else b.then(function(d){b=d});return b},jj=function(){return"projects/"+gj};h=I.prototype;h.Kc=function(){return new Sg(this.N)};h.assets=function(){return new Ug(this.N)};h.Pa=function(){return new bh(this.N)};h.value=function(){return new fh(this.N)};
h.maps=function(){return new ah(this.N)};h.map=function(){return new $g(this.N)};h.image=function(){return new Zg(this.N)};h.table=function(){return new ch(this.N)};h.video=function(){return new hh(this.N)};var ij=function(a,b){this.sync=a=void 0===a?!1:a;this.mi=null!=b?b:a?5:10};q(ij,kh);
ij.prototype.send=function(a,b){var c=this;Vd(a);var d=a.path||"",e=lj()+d,g=mj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=nj(e,g,void 0,a.A,f,this.mi);d=b?Zc(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){nj(e,g,function(v,B){B?p(B):m(v)},a.A,f,c.mi)})).then(function(m){return b?Zc(b,m):m})};var pj=function(a){I.call(this,a);this.N=new oj};q(pj,I);
pj.prototype.send=function(a,b){var c=this,d=lj()+"/batch",e=a.map(function(f){var l=n(f);f=l.next().value;l=n(l.next().value);var m=l.next().value;l.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+m+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=n(m);m=p.next().value;p=n(p.next().value);p.next();p=p.next().value;null!=f[m]&&(l[m]=
Zc(p,f[m]))});return b?b(l):l};return this.callback?(nj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):g(nj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var oj=function(){};q(oj,kh);
oj.prototype.send=function(a,b){var c=[a.A+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=qj();null!=d&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
var rj=function(a,b,c){a=n(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(3>b.length)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},lj=function(){var a=sj.replace(/\/api$/,"");return"window"in r&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},uj=function(a,b,c){var d=[];a&&(d=d.concat(tj));
b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=t(g)?"o"+xa(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},Aj=function(a,b,c){vj&&wj&&vj({client_id:String(wj),immediate:!0,scope:xj.join(" ")},function(d){if("immediate_failed"==d.error&&c)c();else if("window"in r)try{yj(function(){try{r.gapi.auth.setToken(d),zj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else zj(a,
b,d)})},qj=function(){Bj&&0<=Date.now()-Bj&&Cj();return Dj},Cj=function(){Bj=Dj=null},hj=function(a,b,c,d){null!=a?sj=a:Ej||(sj="https://earthengine.googleapis.com/api");null!=b?Fj=b:Ej||(Fj="https://earthengine.googleapis.com");void 0!==c&&(Gj=c);gj=null!=d?d:gj||"earthengine-legacy";Ej=!0},nj=function(a,b,c,d,e,g){hj();var f=Hj,l="application/x-www-form-urlencoded";e&&(l="application/json",d&&d.startsWith("multipart")&&(l=d,d="POST"));d=d||"POST";l={"Content-Type":l};var m="0.1.299";"0.1.299"===
m&&(m="latest");l["x-goog-api-client"]="ee-js/"+m;m=qj();if(null!=m)l.Authorization=m;else if(c&&vj&&wj)return Aj(function(){Ij(f,function(){nj(a,b,c,d)})}),null;b=b?b.clone():new Kd;null!=Jj&&b.add("key",Jj);f&&(l["X-Earth-Engine-Computation-Profiling"]="1");gj&&"earthengine-legacy"!==gj&&(l["X-Goog-User-Project"]=gj);b=Kj(b,a);null!=Gj&&(l["X-XSRF-Token"]=Gj);null!=Lj&&(l["X-Earth-Engine-App-ID-Token"]=Lj);m=e||null;var p=b?b.toString():"";"POST"===d&&void 0===e?m=p:/^[\s\xa0]*$/.test(p)||(a+=-1!=
a.indexOf("?")?"&":"?",a+=p);e=a.startsWith("/")?sj+a:a;if(c)return Mj.push(Nj(e,c,d,m,l,g)),Oj.kf(),null;p=function(D,R){this.setRequestHeader&&this.setRequestHeader(R,D)};var v=0;for(g=null!=g?g:5;;){var B=Ti(Ri);B.open(d,e,!1);Fb(l,p,B);B.send(m);if(429!=B.status||v>g)break;v++}return Pj(B.status,function(D){try{return B.getResponseHeader(D)}catch(R){return null}},B.responseText,f,void 0,e,d)},Nj=function(a,b,c,d,e,g){var f=0,l={url:a,method:c,content:d,headers:e},m=Hj,p=null!=g?g:10;l.callback=
function(v){v=v.target;if(429==v.getStatus()&&f<p)return f++,setTimeout(function(){Mj.push(l);Oj.kf()},Math.min(12E4,1E3*Math.pow(2,f))),null;var B=Pj,D=v.getStatus(),R=u(v.getResponseHeader,v);try{var Y=v.o?v.o.responseText:""}catch(U){Mi(v.la,"Can not get responseText: "+U.message),Y=""}return B(D,R,Y,m,b,a,c)};return l},Ij=function(a,b){var c=Hj;try{Hj=a,b.call(void 0)}finally{Hj=c}},Pj=function(a,b,c,d,e,g,f){var l=d?b("X-Earth-Engine-Computation-Profile"):"";l&&d&&d(l);var m=function(Y){try{var U=
JSON.parse(Y);return t(U)&&"error"in U&&"message"in U.error?U.error.message:{parsed:U}}catch(Ib){return"Invalid JSON: "+Y}},p=function(Y){if(0===Y)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";if(200>Y||300<=Y)return"Server returned HTTP code: "+Y+" for "+f+" "+g},v;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if("application/json"===d||"text/json"===d)if(b=m(c),b.parsed){var B=b.parsed;void 0===B&&(v="Malformed response: "+
c)}else v=b;else if("multipart/mixed"===d){B={};var D=[];rj(b,c,function(Y,U,Ib){Ib=m(Ib);Ib.parsed&&(B[Y]=Ib.parsed);(U=(Ib.parsed?"":Ib)||p(U))&&D.push(Y+": "+U)});D.length&&(v=D.join("\n"))}else var R="Response was unexpectedly not JSON, but "+d;v=v||p(a)||R;if(e)return e(B,v),null;if(!v)return B;throw Error(v);},yj=function(a){var b=function(){r.gapi.config.update("client/cors",!0);vj||(vj=r.gapi.auth.authorize);a()};if(t(r.gapi)&&t(r.gapi.auth)&&"function"===typeof r.gapi.auth.authorize)b();
else{for(var c=Date.now().toString(36);c in r;)c+="_";r[c]=function(){delete r[c];b()};qi(sd({onload:c}))}},zj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||0===c.expires_in){c=900*c.expires_in;var d=setTimeout(Aj,.9*c);void 0!==d.unref&&d.unref();Bj=Date.now()+c}Dj=b;a&&a()}else b&&b(c.error||"Unknown error.")},mj=function(a){var b=new Kd;a=n(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=n(c.value);c=d.next().value;d=d.next().value;b.set(c,
d)}return b},Mj=[],Oj=new Zh(function(){var a=Mj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Qj,f=new Ui;Xi.push(f);c&&f.ab("complete",c);f.bd("ready",f.uk);g&&(f.Fc=Math.max(0,g));f.send(b,d,e,a)}0==Mj.length||Oj.kf()},350),sj=null,Fj=null,Gj=null,Lj=null,Kj=pc,Dj=null,Bj=null,wj=null,xj=[],vj=null,tj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],od=new jd(hd,"https://apis.google.com/js/client.js?onload=%{onload}"),
Jj=null,Ej=!1,Qj=0,Hj=null;w("ee.api.ListAssetsResponse",rg);w("ee.api.EarthEngineAsset",nf);w("ee.api.ListImagesResponse",tg);w("ee.api.Image",cg);w("ee.api.Operation",vg);var Rj=function(){},Sj=function(a){if(void 0===a||null===a)a=Uc;return new Pe({kb:a})},Tj=function(a){return new Pe({Ta:a})},Uj=function(a){return new Pe({Ia:new Oe({values:a})})},Vj=function(a){return new Pe({Ja:new kf({values:a})})},Wj=function(a,b){return new Pe({Ba:new Wf({functionName:a,arguments:b})})},Xj=function(a,b){return new Pe({Ba:new Wf({$a:a,arguments:b})})},Yj=function(a,b){return new Pe({Za:new Vf({kc:a,body:b})})},Zj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";case "ZIPPED_TIF":case "ZIPPED_TIFF":case "ZIPPED_GEOTIF":case "ZIPPED_GEOTIFF":return"ZIPPED_GEO_TIFF";case "ZIPPED_TIF_PER_BAND":case "ZIPPED_TIFF_PER_BAND":case "ZIPPED_GEOTIF_PER_BAND":case "ZIPPED_GEOTIFF_PER_BAND":return"ZIPPED_GEO_TIFF_PER_BAND";default:return a}},ak=function(a){if(!a)return"CSV";a=a.toUpperCase();
switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},bk=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');return a},ck=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},fk=function(a){var b=new vf,c=!1;"palette"in a&&(c=a.palette,b.ed="string"===
typeof c?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.ed?b.ed.length-1:255;d=dk(a,"bias","gain").map(function(g){var f=-g.bias/g.gain;return{min:f,max:e/g.gain+f}})}else if("min"in a||"max"in a)d=dk(a,"min","max");0!==d.length&&(b.Sf=d.map(function(g){return new lf(g)}),c=!0);a=ek(a.gamma);if(1<a.length)throw Error("Only one gamma value is supported");1===a.length&&(b.gamma=a[0],c=!0);return c?
b:null},ek=function(a){return a?a.split(",").map(Number):[]},dk=function(a,b,c){var d=ek(a[b]),e=ek(a[c]);if(0===d.length)return e.map(function(g){var f={};return f[b]=0,f[c]=g,f});if(0===e.length)return d.map(function(g){var f={};return f[b]=g,f[c]=1,f});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(g,f){var l={};return l[b]=g,l[c]=e[f],l})},gk=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";null!=f.vd&&
(l.name=f.vd);void 0!==f.defaultValue&&(l["default"]=f.defaultValue);null!=f.optional&&(l.optional=f.optional);return l},c=function(f){var l={};l.args=(f.arguments||[]).map(b);l.description=f.description||"";l.returns=f.Yf||"";null!=f.hidden&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.bf);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=n(a.Kc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
c(e)}return d},hk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ik=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,jk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,kk=function(a){return(a=hk.exec(a))?a[1]:"earthengine-legacy"},lk=function(a){return ik.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
a},nk=function(a){return(a.assets||[]).map(mk)},pk=function(a){return(a.images||[]).map(ok)},qk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},mk=function(a){var b=rk(qk(a.type),a.name),c=Object.assign({},a.properties||{});a.Fa&&(c["system:asset_size"]=Number(a.Fa));
a.startTime&&(c["system:time_start"]=Date.parse(a.startTime));a.endTime&&(c["system:time_end"]=Date.parse(a.endTime));a.geometry&&(c["system:footprint"]=a.geometry);"string"===typeof a.title&&(c["system:title"]=a.title);"string"===typeof a.description&&(c["system:description"]=a.description);a.Sa&&(b.version=1E3*Date.parse(a.Sa));b.properties=c;a.bands&&(b.bands=a.bands.map(function(d){var e={id:d.id,crs:d.grid.af,dimensions:void 0,crs_transform:void 0};if(d.grid){if(null!=d.grid.Mb){var g=d.grid.Mb;
e.crs_transform=[g.Zf||0,g.dg||0,g.ug||0,g.eg||0,g.$f||0,g.vg||0]}null!=d.grid.dimensions&&(e.dimensions=[d.grid.dimensions.width,d.grid.dimensions.height])}d.dataType&&(g={type:"PixelType"},g.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.hd&&(g.min=d.dataType.hd.min||0,g.max=d.dataType.hd.max),e.data_type=g);return e}));a.Gd&&(b.mapLocation=a.Gd);a.featureCount&&(b.featureCount=a.featureCount);return b},sk=function(a){var b=new nf,c=function(g){return null===g?Uc:void 0},d=Object.assign({},
a),e;a=function(g){e=d[g];delete d[g];return e};void 0!==a("system:asset_size")&&(b.Fa=c(e)||String(e));void 0!==a("system:time_start")&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());void 0!==a("system:time_end")&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());void 0!==a("system:footprint")&&(b.geometry=c(e)||e);a("system:title");"string"!==typeof e&&null!==e||null!=d.title||(d.title=c(e)||e);a("system:description");"string"!==typeof e&&null!==e||null!=d.description||(d.description=
c(e)||e);Object.entries(d).forEach(function(g){var f=n(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},ok=function(a){return rk("Image",a.name)},rk=function(a,b){var c={};c.type=a;null!=b&&(a=b.split("/"),b="projects"===a[0]&&"assets"===a[2]&&["earthengine-legacy","earthengine-public"].includes(a[1])?a.slice(3).join("/"):b,c.id=b);return c},uk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=(new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=
(new Date(a.endtime)).toISOString());a.bbox&&(b.region=tk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=n(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");b.fields="assets(type,path)";return b},tk=function(a){return'{"type":"Polygon","coordinates":[[['+[[0,1],[2,1],[2,
3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},vk=function(a){var b={};(a.wd||[]).forEach(function(g){b[g.Cc]=g.Yb});var c=new Set,d=function(g){var f=g.replace(/^group:|^user:|^serviceAccount:/,"");g.startsWith("group:")&&c.add(f);return f};a=b["roles/viewer"]||[];var e=a.filter(function(g){return"allUsers"!==g});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};0<c.size&&(d.groups=c);a.length!=e.length&&(d.all_users_can_read=
!0);return d},wk=function(a){var b=function(d){return(a[d]||[]).map(function(e){var g="user:";a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:");return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{Cc:"roles/owner",Yb:b("owners")},{Cc:"roles/viewer",Yb:b("readers").concat(c)},{Cc:"roles/editor",Yb:b("writers")}].map(function(d){return new Te(d)});return new Cg({wd:b.filter(function(d){return d.Yb.length}),ef:null})},yk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);
return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+xk(a)},xk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},zk=function(a){var b={},c=function(g,f){null!=f&&(b[g]=Date.parse(f))},d=function(g){switch(g){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";default:return"UNKNOWN"}},e=Zc(zg,a.metadata||{});null!=e.description&&
(b.description=e.description);null!=e.state&&(b.state=d(e.state));c("creation_timestamp_ms",e.$e);c("update_timestamp_ms",e.Sa);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&null!=a.error&&(b.error_message=a.error.message);null!=a.name&&(b.id=xk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.cf;b.source_url=e.ag;return b},Ak=function(a){var b={started:"OK"};a.name&&(b.taskId=xk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},Bk=function(a){if(a.primaryPath){var b=
[a.primaryPath];var c=b.concat;a=a.additionalPaths||[];if(!(a instanceof Array)){a=n(a);for(var d,e=[];!(d=a.next()).done;)e.push(d.value);a=e}b=c.call(b,a)}else b=null;return b},Ek=function(a){var b=function(g){var f=Zc(mg,g);f.za=Bk(g);return f},c=Zc(hg,a);c.name=lk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=Zc(kg,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=Zc(ig,g);f.missingData=Ck(g.missingData);return f});c.missingData=Ck(a.missingData);
c.Gf=cb((a.tilesets||[]).map(Dk));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(g){e=d[g];delete d[g];return e};a("system:time_start")&&(c.startTime=(new Date(Number(e))).toISOString());a("system:time_end")&&(c.endTime=(new Date(Number(e))).toISOString());c.properties=d}return c},Dk=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=[];null!=d&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(g){return g||
""}));return new jg({Ec:a.id||"",fa:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):null!=d.maskForBands&&b.push(c(d.maskForBands))});return b},Fk=function(a){var b=Zc(pg,a);b.name=lk(a.id);b.sources=(a.sources||[]).map(function(e){var g=Zc(Mg,e);g.za=Bk(e);e.maxError&&(g.Wb=e.maxError);return g});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&
(b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},Ck=function(a){if(null==a)return null;var b=new fg({values:[]});null!=a.value&&"number"===typeof a.value&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){"number"===typeof c&&b.values.push(c)});return 0==b.values.length?null:b};var Gk=function(){this.blockSize=-1};var Hk=function(){this.blockSize=-1;this.blockSize=64;this.V=Array(4);this.rk=Array(this.blockSize);this.le=this.Lc=0;this.reset()};x(Hk,Gk);Hk.prototype.reset=function(){this.V[0]=1732584193;this.V[1]=4023233417;this.V[2]=2562383102;this.V[3]=271733878;this.le=this.Lc=0};
var Ik=function(a,b,c){c||(c=0);var d=Array(16);if("string"===typeof b)for(var e=0;16>e;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;16>e;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.V[0];c=a.V[1];e=a.V[2];var g=a.V[3];var f=b+(g^c&(e^g))+d[0]+3614090360&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[1]+3905402710&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[2]+606105819&4294967295;e=g+(f<<17&4294967295|f>>>
15);f=c+(b^e&(g^b))+d[3]+3250441966&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[4]+4118548399&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[5]+1200080426&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[6]+2821735955&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[7]+4249261313&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[8]+1770035416&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[9]+2336552879&4294967295;g=b+(f<<12&4294967295|
f>>>20);f=e+(c^g&(b^c))+d[10]+4294925233&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[11]+2304563134&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[12]+1804603682&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[13]+4254626195&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[14]+2792965006&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[15]+1236535329&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(e^g&(c^e))+d[1]+4129170786&4294967295;b=c+(f<<
5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[6]+3225465664&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[11]+643717713&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[0]+3921069994&4294967295;c=e+(f<<20&4294967295|f>>>12);f=b+(e^g&(c^e))+d[5]+3593408605&4294967295;b=c+(f<<5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[10]+38016083&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[15]+3634488961&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[4]+3889429448&4294967295;c=
e+(f<<20&4294967295|f>>>12);f=b+(e^g&(c^e))+d[9]+568446438&4294967295;b=c+(f<<5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[14]+3275163606&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[3]+4107603335&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[8]+1163531501&4294967295;c=e+(f<<20&4294967295|f>>>12);f=b+(e^g&(c^e))+d[13]+2850285829&4294967295;b=c+(f<<5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[2]+4243563512&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[7]+1735328473&4294967295;
e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[12]+2368359562&4294967295;c=e+(f<<20&4294967295|f>>>12);f=b+(c^e^g)+d[5]+4294588738&4294967295;b=c+(f<<4&4294967295|f>>>28);f=g+(b^c^e)+d[8]+2272392833&4294967295;g=b+(f<<11&4294967295|f>>>21);f=e+(g^b^c)+d[11]+1839030562&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c+(e^g^b)+d[14]+4259657740&4294967295;c=e+(f<<23&4294967295|f>>>9);f=b+(c^e^g)+d[1]+2763975236&4294967295;b=c+(f<<4&4294967295|f>>>28);f=g+(b^c^e)+d[4]+1272893353&4294967295;g=b+(f<<11&4294967295|
f>>>21);f=e+(g^b^c)+d[7]+4139469664&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c+(e^g^b)+d[10]+3200236656&4294967295;c=e+(f<<23&4294967295|f>>>9);f=b+(c^e^g)+d[13]+681279174&4294967295;b=c+(f<<4&4294967295|f>>>28);f=g+(b^c^e)+d[0]+3936430074&4294967295;g=b+(f<<11&4294967295|f>>>21);f=e+(g^b^c)+d[3]+3572445317&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c+(e^g^b)+d[6]+76029189&4294967295;c=e+(f<<23&4294967295|f>>>9);f=b+(c^e^g)+d[9]+3654602809&4294967295;b=c+(f<<4&4294967295|f>>>28);f=g+(b^c^e)+d[12]+
3873151461&4294967295;g=b+(f<<11&4294967295|f>>>21);f=e+(g^b^c)+d[15]+530742520&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c+(e^g^b)+d[2]+3299628645&4294967295;c=e+(f<<23&4294967295|f>>>9);f=b+(e^(c|~g))+d[0]+4096336452&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[7]+1126891415&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[14]+2878612391&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[5]+4237533241&4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[12]+1700485571&
4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[3]+2399980690&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[10]+4293915773&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[1]+2240044497&4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[8]+1873313359&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[15]+4264355552&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[6]+2734768916&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[13]+1309151649&
4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[4]+4149444226&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[11]+3174756917&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[2]+718787259&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[9]+3951481745&4294967295;a.V[0]=a.V[0]+b&4294967295;a.V[1]=a.V[1]+(e+(f<<21&4294967295|f>>>11))&4294967295;a.V[2]=a.V[2]+e&4294967295;a.V[3]=a.V[3]+g&4294967295};
Hk.prototype.update=function(a,b){void 0===b&&(b=a.length);for(var c=b-this.blockSize,d=this.rk,e=this.Lc,g=0;g<b;){if(0==e)for(;g<=c;)Ik(this,a,g),g+=this.blockSize;if("string"===typeof a)for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Ik(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Ik(this,d);e=0;break}}this.Lc=e;this.le+=b};
Hk.prototype.digest=function(){var a=Array((56>this.Lc?this.blockSize:2*this.blockSize)-this.Lc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.le;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;4>b;++b)for(var d=0;32>d;d+=8)a[c++]=this.V[b]>>>d&255;return a};var Jk=function(a){this.rd="__ee_hash__";this.Qd=!1!==a;this.bb=[];this.Aa={};this.yg=[];this.Nd=new WeakMap;this.Ji=void 0};w("ee.Serializer",Jk);var Kk=new ri,Lk=new Hk,Nk=function(a,b){return Mk(new Jk(void 0!==b?b:!0),a)};w("ee.Serializer.encode",Nk);var Ok=function(a){return Kk.ya(Nk(a))};w("ee.Serializer.toJSON",Ok);var Qk=function(a){return Pk(Nk(a,!1))};w("ee.Serializer.toReadableJSON",Qk);
var Pk=function(a){return"JSON"in r?r.JSON.stringify(a,null," "):Kk.ya(a)},Mk=function(a,b){b=a.Ed(b);a.Qd&&(b=t(b)&&"ValueRef"==b.type&&1==a.bb.length?a.bb[0][1]:{type:"CompoundValue",scope:a.bb,value:b},a.bb=[],Pa(a.yg,u(function(c){delete c[this.rd]},a)),a.yg=[],a.Aa={});return b};
Jk.prototype.Ed=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=t(a)?a[this.rd]:null;if(this.Qd&&null!=b&&this.Aa[b])return{type:"ValueRef",value:this.Aa[b]};if(null===a||"boolean"===typeof a||"number"===typeof a||"string"===typeof a)return a;if(ua(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Rj){var c=a.encode(u(this.Ed,this));if(!(Array.isArray(c)||t(c)&&"ArgumentRef"!=c.type))return c}else if(Array.isArray(a))c=
Ra(a,function(e){return this.Ed(e)},this);else if(t(a)&&"function"!==typeof a)c=Hb(a,function(e){if("function"!==typeof e)return this.Ed(e)},this),Qb(c,this.rd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Qd){b=Rk(c);if(this.Aa[b])var d=this.Aa[b];else d=String(this.bb.length),this.bb.push([d,c]),this.Aa[b]=d;a[this.rd]=b;this.yg.push(a);return{type:"ValueRef",value:d}}return c};
var Rk=function(a){Lk.reset();Lk.update(Kk.ya(a));return Lk.digest().toString()},Tk=function(a){return $c(Sk(a),Wc,Xc,Yc)};w("ee.Serializer.encodeCloudApi",Tk);
var Sk=function(a,b){var c=new Jk(!0);c.Ji=b;return Uk(c,a)},Vk=function(a){a=Uk(new Jk(!1),a);var b=a.values,c=function(d){if(!t(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Pe);d=n(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=n(f.value);f=l.next().value;l=l.next().value;g?null!==l&&(e[f]="functionDefinitionValue"===f&&null!=l.body?{argumentNames:l.kc,body:c(b[l.body])}:"functionInvocationValue"===f&&null!=l.$a?{arguments:Hb(l.arguments,c),
functionReference:c(b[l.$a])}:"constantValue"===f?l===Uc?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};w("ee.Serializer.encodeCloudApiPretty",Vk);var Wk=function(a){return Kk.ya(Tk(a))};w("ee.Serializer.toCloudApiJSON",Wk);var Xk=function(a){return Pk(Vk(a))};w("ee.Serializer.toReadableCloudApiJSON",Xk);
var Uk=function(a,b){try{var c=Yk(a,b),d=new Zk(c,a.bb,a.Qd),e=$k(d,d.oi);return new cf({result:e,values:d.ci})}finally{a.Nd=new WeakMap,a.Aa={},a.bb=[]}},Yk=function(a,b){var c=function(e){var g=Rk(e);t(b)&&a.Nd.set(b,g);if(a.Aa[g])return a.Aa[g];var f=String(a.bb.length);a.bb.push([f,e]);return a.Aa[g]=f};if(t(b)&&a.Aa[a.Nd.get(b)])return a.Aa[a.Nd.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(Sj(b));if(ua(b))return c(Wj("Date",{value:Sj(Math.floor(b.getTime()))}));
if(b instanceof Rj)return c(b.oa(a));if(Array.isArray(b))return c(Uj(b.map(function(e){return Tj(Yk(a,e))})));if(t(b)&&"function"!==typeof b){var d={};Object.keys(b).sort().forEach(function(e){d[e]=Tj(Yk(a,b[e]))});return c(Vj(d))}throw Error("Can't encode object: "+b);},Zk=function(a,b,c){var d=this;this.oi=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.ii=c?al(this):null;this.ci={};this.Vf={};this.Qk=0},$k=function(a,b){if(b in a.Vf)return a.Vf[b];var c=String(a.Qk++);
a.Vf[b]=c;a.ci[c]=bl(a,a.values[b],0);return c},bl=function(a,b,c){var d=function(p){return null!==p.kb},e=function(p){return p===Uc?null:p};if(d(b)||null!=b.Vb||null!=b.rb||null!=b.Nb)return b;if(null!=b.Ta)return d=a.values[b.Ta],null===a.ii||50>c&&1===a.ii[b.Ta]?bl(a,d,c):cl(d)?d:Tj($k(a,b.Ta));if(null!=b.Ia){var g=b.Ia.values.map(function(p){return bl(a,p,c+3)});return g.every(d)?Sj(g.map(function(p){return e(p.kb)})):Uj(g)}if(null!=b.Ja){g={};var f={};b=n(Object.entries(b.Ja.values||{}));for(var l=
b.next();!l.done;l=b.next()){var m=n(l.value);l=m.next().value;m=m.next().value;g[l]=bl(a,m,c+3);null!==f&&d(g[l])?f[l]=e(g[l].kb):f=null}return null!==f?Sj(f):Vj(g)}if(null!=b.Za)return d=b.Za,Yj(d.kc||[],$k(a,d.body||""));if(null!=b.Ba){d=b.Ba;g={};f=n(Object.keys(d.arguments||{}));for(b=f.next();!b.done;b=f.next())b=b.value,g[b]=bl(a,d.arguments[b],c+3);return d.functionName?Wj(d.functionName,g):Xj($k(a,d.$a||""),g)}throw Error("Can't optimize value: "+b);},cl=function(a){var b=a.kb;return null!==
b?b===Uc||"number"===typeof b||"boolean"===typeof b:null!=a.Nb},al=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){null!=e.Ia?e.Ia.values.forEach(d):null!=e.Ja?Object.values(e.Ja.values).forEach(d):null!=e.Za?c(e.Za.body):null!=e.Ba?(e=e.Ba,null!=e.$a&&c(e.$a),Object.values(e.arguments).forEach(d)):null!=e.Ta&&c(e.Ta)};c(a.oi);return b};var jl=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=a.selectors||null;null!=b&&"string"===typeof b&&(b=b.split(","));b=new Ef({l:Sk(a.element),description:dl(a.description),pa:null,sa:null,Hd:null,selectors:b,Wb:K(a.maxErrorMeters),requestId:dl(a.id),maxVertices:K(a.maxVertices),P:K(a.maxWorkers)});var c=el(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Hf({qa:null,na:null,G:ak(a.fileFormat)});"GOOGLE_CLOUD_STORAGE"===c?d.qa=fl(a):d.na=gl(a);
b.pa=d;break;case "ASSET":b.sa=new Ff({Ka:hl(a)});break;case "FEATURE_VIEW":c=new Of({name:lk(a.mapName)});d=null==a?null:new Sf({If:K(a.maxFeaturesPerTile),og:a.thinningStrategy});a=null==a?null:new Rf({zg:il(a.zOrderRanking),ng:il(a.thinningRanking)});a=new Pf({mg:d,Uf:a});a=new Gf({gf:c,tc:a});b.Hd=a;break;default:throw Error('Export destination "'+c+'" unknown');}return b};function dl(a){return null!=a?String(a):null}function K(a){return null!=a?Number(a):null}
var el=function(a){var b="DRIVE";if(null==a)return b;null!=a.outputBucket||null!=a.outputPrefix?b="GOOGLE_CLOUD_STORAGE":null!=a.assetId?b="ASSET":null!=a.mapName&&(b="FEATURE_VIEW");return b},ll=function(a){var b=new gg({We:!!a.tfrecordCompressed,Xb:dl(a.tfrecordMaxFileSize),bg:!!a.tfrecordSequenceData,Ue:!!a.tfrecordCollapseBands,Jf:K(a.tfrecordMaskedThreshold),defaultValue:K(a.tfrecordDefaultValue),Ra:kl(a.tfrecordPatchDimensions),Ff:kl(a.tfrecordKernelSize),ge:null});a=a.tfrecordTensorDepths;
if(null!=a)if(t(a)){var c={};Fb(a,function(d,e){if("string"!==typeof e||"number"!==typeof d)throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ge=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},ml=function(a,b){var c=new Af({qa:null,na:null,Id:null,he:null,G:Zj(a.fileFormat)});if("GEO_TIFF"===c.G){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
var d=a.tiffShardSize||a.shardSize;d=new Yf({Te:!!a.tiffCloudOptimized,gg:!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),Ra:kl(a.fileDimensions||a.tiffFileDimensions),tileSize:K(d)});c.Id=d}else"TF_RECORD_IMAGE"===c.G&&(c.he=ll(a));"GOOGLE_CLOUD_STORAGE"===b?c.qa=fl(a):c.na=gl(a);return c},nl=function(a,b){var c=new Jf({qa:null,na:null,G:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.qa=fl(a):c.na=gl(a);return c},ol=function(a){var b=K(a.maxZoom),c=K(a.scale),d=K(a.minZoom),e=!!a.skipEmptyTiles,g=dl(a.mapsApiKey),
f=kl(a.tileDimensions),l=K(a.stride);var m=K(a.minTimeMachineZoomSubset);a=K(a.maxTimeMachineZoomSubset);if(null==m&&null==a)m=null;else{var p=new Og({min:0,max:null});null!=m&&(p.min=m);p.max=a;m=p}return new Df({maxZoom:b,scale:c,minZoom:d,hg:e,Ef:g,Ra:f,ig:l,Ag:m})},kl=function(a){if(null==a)return null;var b=new Zf({height:0,width:0});"string"===typeof a&&(-1!==a.indexOf("x")?a=a.split("x").map(Number):-1!==a.indexOf(",")&&(a=a.split(",").map(Number)));if(Array.isArray(a))if(2===a.length)b.height=
a[0],b.width=a[1];else if(1===a.length)b.height=a[0],b.width=a[0];else throw Error("Unable to construct grid from dimensions: "+a);else if("number"!==typeof a||isNaN(a))if(t(a)&&null!=a.height&&null!=a.width)b.height=a.height,b.width=a.width;else throw Error("Unable to construct grid from dimensions: "+a);else b.height=a,b.width=a;return b},fl=function(a){var b=null;null!=a.writePublicTiles&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new Xf({lc:dl(a.outputBucket),ha:dl(a.outputPrefix),
mc:a.bucketCorsUris||null,permissions:b})},gl=function(a){return new mf({mf:dl(a.driveFolder),ha:dl(a.driveFileNamePrefix)})},hl=function(a){return new Ye({name:lk(a.assetId)})},il=function(a){if(!a)return null;var b=a;"string"===typeof a&&(a=a.split(","));if(Array.isArray(a))return new Jg({Tf:(a||[]).map(pl)});throw Error("Unable to build ranking rule from rules: "+JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},pl=function(a){var b=new Ig({direction:null,
Wd:null,Yd:null,Xd:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(null==a)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=n(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction="ASCENDING";break;case "DESC":b.direction="DESCENDING";break;default:throw Error("Ranking rule direction '"+
c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.Xd=new Fg({});break;case ".minZoomLevel":b.Yd=new Hg({});break;default:b.Wd=new Eg({attributeName:dl(a)})}return b};var rl=function(a,b,c,d,e,g){d=uj(!g,!1,d||[]);wj=a;xj=d;null===a?Cj():yj(function(){Aj(b,c,e||Aa(ql,b,c))})};w("ee.data.authenticateViaOauth",rl);var sl=function(a,b,c,d,e){rl(a,b,c,d,e)};w("ee.data.authenticate",sl);var ql=function(a,b){r.gapi.auth.authorize({client_id:wj,immediate:!1,scope:xj.join(" ")},Aa(zj,a,b))};w("ee.data.authenticateViaPopup",ql);
var tl=function(a,b,c,d,e){if("window"in r)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=uj(!e,!e,d||[]);wj=a.client_email;xj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);vj=function(f,l){g.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};Aj(b,c)};w("ee.data.authenticateViaPrivateKey",tl);
w("ee.data.setExpressionAugmenter",function(a){ul=a||pc});var ul=pc;w("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=uj(!l,!1,e||[]);wj=a;xj=e;var m={token_type:b,access_token:c,state:e.join(" "),expires_in:d};zj(void 0,void 0,m);!1===f?g&&g():yj(function(){r.gapi.auth.setToken(m);g&&g()})});w("ee.data.refreshAuthToken",Aj);w("ee.data.setAuthTokenRefresher",function(a){vj=a});w("ee.data.getAuthToken",qj);w("ee.data.clearAuthToken",Cj);w("ee.data.getAuthClientId",function(){return wj});
w("ee.data.getAuthScopes",function(){return xj});w("ee.data.setDeadline",function(a){Qj=a});w("ee.data.setParamAugmenter",function(a){Kj=a||pc});
var vl=function(a){a=new I(a);return J(a,a.Kc().list(jj(),{prettyPrint:!1}).then(gk))},xl=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");a=new uf({name:null,l:ul(Sk(a.image)),G:Zj(a.format),fa:ck(a.bands),hc:fk(a)});b=new I(b);return J(b,b.maps().create(jj(),a,{fields:["name"]}).then(function(c){return wl(c.name,"")}))};w("ee.data.getMapId",xl);
var yl=function(a,b,c,d){if(!a.formatTileUrl){var e=wl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};w("ee.data.getTileUrl",yl);
var wl=function(a,b,c){var d=void 0===c?"":c;d||(hj(),c=Fj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1alpha/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,g,f){var l=Math.pow(2,f);e%=l;e=String(0>e?e+l:e);return d.replace("{x}",e).replace("{y}",g).replace("{z}",f)},urlFormat:d}},zl=function(a,b){var c=a.visParams?ul(Sk(a.visParams)):null;a=new Nf({name:null,Ob:a.assetName,mapName:a.mapName,xg:c});b=new I(b);return J(b,(new Xg(b.N)).create(jj(),a,{fields:["name"]}).then(function(d){var e=
d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Fj+"/v1alpha/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};w("ee.data.getFeatureViewTilesKey",zl);var Al=function(a,b,c){c=new I(c);a=lk(a);var d=c.assets();b=void 0===b?{}:b;var e=void 0===e?{}:e;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(d.j,{body:null,A:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+d.m+"/"+a+":listFeatures",u:G(b,e),F:sg});return J(c,e)};
w("ee.data.listFeatures",Al);var Bl=function(a,b){a=ul(Sk(a));b=new I(b);return J(b,gh(b.value(),jj(),new bf({l:a})).then(function(c){return c.result}))};w("ee.data.computeValue",Bl);
var Cl=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");if(void 0!==a.region)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(void 0!==a.dimensions)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Ng({name:null,l:ul(Sk(a.image)),G:Zj(a.format),ha:a.name,fa:ck(a.bands),
hc:fk(a),grid:null});b=new I(b);return J(b,(new eh(b.N)).create(jj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getThumbId",Cl);
var Dl=function(a,b){var c=new Kf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Rg({name:null,l:ul(Sk(a.imageCollection)),G:Zj(a.format),Ua:c,grid:null});b=new I(b);return J(b,(new jh(b.N)).create(jj(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};w("ee.data.getVideoThumbId",Dl);
var El=function(a,b){a=new Uf({name:null,l:ul(Sk(a.imageCollection)),G:Zj(a.format),orientation:bk(a.orientation),grid:null});b=new I(b);return J(b,(new Yg(b.N)).create(jj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getFilmstripThumbId",El);var Fl=function(a){return Fj+"/v1alpha/"+a.thumbid+":getPixels"};w("ee.data.makeThumbUrl",Fl);
var Hl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new L(a.id));if("string"===typeof a.image)throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=!1!==a.filePerBand;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(null!=a.region&&(null!=a.scale||null!=a.crs_transform)&&null!=a.dimensions)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
if("string"===typeof a.bands)try{a.bands=JSON.parse(a.bands)}catch(d){a.bands=ck(a.bands)}if(a.bands&&!Array.isArray(a.bands))throw Error("Bands parameter must be an array.");a.bands&&a.bands.every(function(d){return"string"===typeof d})&&(a.bands=a.bands.map(function(d){return{id:d}}));if(a.bands&&a.bands.some(function(d){return null==d.id}))throw Error("Each band dictionary must have an id.");"string"===typeof a.region&&(a.region=JSON.parse(a.region));if("string"===typeof a.crs_transform)try{a.crs_transform=
JSON.parse(a.crs_transform)}catch(d){}var c=Gl(a.image,a);a=new Ng({name:null,l:ul(Sk(c)),G:Zj(a.format),ha:a.name,fa:a.bands&&ck(a.bands.map(function(d){return d.id})),grid:null});b=new I(b);return J(b,(new eh(b.N)).create(jj(),a,{fields:["name"]}).then(function(d){return{docid:d.name,token:""}}))};w("ee.data.getDownloadId",Hl);var Il=function(a){hj();return Fj+"/v1alpha/"+a.docid+":getPixels"};w("ee.data.makeDownloadUrl",Il);
var Jl=function(a,b){b=new I(b);var c=ak(a.format),d=ul(Sk(a.table)),e=null;if(null!=a.selectors)if("string"===typeof a.selectors)e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return"string"===typeof g}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Lg({name:null,l:d,G:c,selectors:e,filename:a.filename||null});return J(b,(new dh(b.N)).create(jj(),a,{fields:["name"]}).then(function(g){return{docid:g.name||"",
token:""}}))};w("ee.data.getTableDownloadId",Jl);var Kl=function(a){return Fj+"/v1alpha/"+a.docid+":getFeatures"};w("ee.data.makeTableDownloadUrl",Kl);var Ll=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,4*d)).toString(16).padStart(d,"0")};a=bb(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(4*Math.random())).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};w("ee.data.newTaskId",Ll);
var Nl=function(a,b){var c=Ml(a).map(yk);if(1===c.length)return a=new I(b),J(a,a.Pa().get(c[0]).then(function(e){return[zk(e)]}));a=new pj(b);var d=a.Pa();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return zk(e[g])})})};w("ee.data.getTaskStatus",Nl);var Ml=function(a){if("string"===typeof a)return[a];if(Array.isArray(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},Pl=function(a){return Ol(void 0,a)};
w("ee.data.getTaskList",Pl);var Ol=function(a,b){return b?(Ql(a,function(c,d){return b(c?{tasks:c.map(zk)}:null,d)}),null):{tasks:Ql(a).map(zk)}};w("ee.data.getTaskListWithLimit",Ol);var Ql=function(a,b){var c=[],d={pageSize:500},e=function(l){$a(c,l.Pa||[]);!l.va||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.va,J(g,f.list(jj(),d).then(e)));return null},g=new I(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Pa();J(g,f.list(jj(),d).then(e));return b?null:a?c.slice(0,a):c};
w("ee.data.listOperations",Ql);var Rl=function(a,b){a=Ml(a);var c=new Ve;if(1===a.length)b=new I(b),J(b,b.Pa().cancel(a[0],c));else{b=new pj(b);var d=b.Pa();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};w("ee.data.cancelOperation",Rl);var Sl=function(a,b){var c=Ml(a).map(yk);if(!Array.isArray(a))return a=new I(b),J(a,a.Pa().get(c[0]));a=new pj(b);var d=a.Pa();return a.send(c.map(function(e){return[e,d.get(e)]}))};w("ee.data.getOperation",Sl);var Ul=function(a,b){return Tl(a,"CANCEL",b)};
w("ee.data.cancelTask",Ul);var Tl=function(a,b,c){if(!Mb(Vl,b))throw Error("Invalid action: "+b);a=Ml(a);a=a.map(yk);Rl(a,c);return null};w("ee.data.updateTask",Tl);
var am=function(a,b,c){b.id=a;var d=b.type;a=null!=b.sourceUrl?{__source_url__:b.sourceUrl}:{};var e=new I(c);c=function(g){return J(e,g.then(Ak))};switch(d){case "EXPORT_IMAGE":return b=Wl(b,a),c(e.image().Na(jj(),b));case "EXPORT_FEATURES":return b=jl(b),b.l=ul(b.l,a),c(e.table().Na(jj(),b));case "EXPORT_VIDEO":return b=Xl(b,a),c(e.video().Na(jj(),b));case "EXPORT_TILES":return b=Yl(b,a),c(e.map().Na(jj(),b));case "EXPORT_VIDEO_MAP":return b=Zl(b),c((new ih(e.N)).Na(jj(),b));case "EXPORT_CLASSIFIER":return b=
$l(b),c((new Wg(e.N)).Na(jj(),b));default:throw Error("Unable to start processing for task of type "+d);}};w("ee.data.startProcessing",am);
var Wl=function(a,b){var c=bm(a);if(null==c.element)throw Error('"element" not found in params '+c);a=new yf({l:Sk(c.element),description:dl(c.description),pa:null,sa:null,grid:null,Kf:dl(c.maxPixels),requestId:dl(c.id),P:K(c.maxWorkers)});var d=el(c);switch(d){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":a.pa=ml(c,d);break;case "ASSET":d=c.pyramidingPolicy||{};try{d=JSON.parse(d)}catch(g){}var e="PYRAMIDING_POLICY_UNSPECIFIED";"string"===typeof d?(e=d,d={}):d[".default"]&&(e=d[".default"],delete d[".default"]);
c=new zf({Ka:hl(c),pyramidingPolicy:e,Rf:Pb(d)?null:d,tileSize:K(c.shardSize)});a.sa=c;break;default:throw Error('Export destination "'+d+'" unknown');}a.l=ul(a.l,b);return a},Xl=function(a,b){a=cm(a);if(null==a.element)throw Error('"element" not found in params '+a);var c=new Lf({l:Sk(a.element),description:dl(a.description),Ua:new Kf({framesPerSecond:K(a.framesPerSecond),maxFrames:K(a.maxFrames),maxPixelsPerFrame:dl(a.maxPixels)}),pa:null,requestId:dl(a.id),P:K(a.maxWorkers)});c.pa=nl(a,el(a));
c.l=ul(c.l,b);return c},Yl=function(a,b){var c=a.scale;delete a.scale;a=bm(a);a.scale=c;if(null==a.element)throw Error('"element" not found in params '+a);c=new Cf({l:Sk(a.element),description:dl(a.description),dc:ol(a),cc:ml(a,"GOOGLE_CLOUD_STORAGE"),requestId:dl(a.id),P:K(a.maxWorkers)});c.l=ul(c.l,b);return c},Zl=function(a){var b=a.scale;delete a.scale;a=cm(a);a.scale=b;if(null==a.element)throw Error('"element" not found in params '+a);b=new If({l:Sk(a.element),description:dl(a.description),Ua:new Kf({framesPerSecond:K(a.framesPerSecond),
maxFrames:K(a.maxFrames),maxPixelsPerFrame:null}),dc:ol(a),cc:nl(a,"GOOGLE_CLOUD_STORAGE"),requestId:dl(a.id),version:dl(a.version),P:K(a.maxWorkers)});b.l=ul(b.l);return b},$l=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=el(a);if("ASSET"!=b)throw Error('Export destination "'+b+'" unknown');a=new xf({l:Sk(a.element),description:dl(a.description),requestId:dl(a.id),sa:new Xe({Ka:hl(a)}),P:K(a.maxWorkers)});a.l=ul(a.l);return a},em=function(a,b,c){b=Ek(b);var d=
function(e){return e?Ak(e):null};return d(dm(a,b,c&&function(e,g){return c(d(e),g)}))};w("ee.data.startIngestion",em);
var dm=function(a,b,c){b=new ng({wf:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.image().import(jj(),b))},fm=function(a,b,c){b=new og({lg:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.table().import(jj(),b))},gm=function(a,b,c){b=Fk(b);var d=function(e){return e?Ak(e):null};return d(fm(a,b,c&&function(e,g){return c(d(e),g)}))};w("ee.data.startTableIngestion",gm);
var hm=function(a,b){b=new I(b);a=lk(a);return J(b,b.assets().get(a,{prettyPrint:!1}).then(mk))};w("ee.data.getAsset",hm);w("ee.data.getInfo",hm);
var im=function(a,b){b=new I(b);var c=b.assets(),d=lk(a.id),e=jk.test(a.id);e&&(c=new Tg(b.N),d="projects/"+kk(a.id));if(Object.keys(a).every(function(g){return"id"===g||"num"===g}))return J(b,c.$c(d,{pageSize:a.num}).then(nk));if(e)throw Error("getList on a project does not support filtering options. Please provide a full asset path. Got: "+a.id);a=uk(a);return J(b,Vg(c,d,a).then(pk))};w("ee.data.getList",im);
var jm=function(a,b,c){b=void 0===b?{}:b;var d=jk.test(a);c=new I(c);var e=d?new Tg(c.N):c.assets();a=d?"projects/"+kk(a):lk(a);return J(c,e.$c(a,b))};w("ee.data.listAssets",jm);var km=function(a,b,c){b=void 0===b?{}:b;c=new I(c);return J(c,Vg(c.assets(),a,b))};w("ee.data.listImages",km);var lm=function(a,b){b=new I(b);return J(b,(new Tg(b.N)).$c(a||jj()))};w("ee.data.listBuckets",lm);var mm=function(a){a=new I(a);return J(a,(new Tg(a.N)).$c(jj()).then(nk))};w("ee.data.getAssetRoots",mm);
var nm=function(a,b){var c="projects/"+kk(a);a="projects/earthengine-legacy"===c?a:void 0;var d=new nf({type:"Folder"});b=new I(b);J(b,b.assets().create(c,d,{assetId:a}).then(mk))};w("ee.data.createAssetHome",nm);
var om=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if("string"===typeof a)throw Error("Asset cannot be specified as string.");c=a.name||b&&lk(b);if(!c)throw Error("Either asset name or opt_path must be specified.");var g=c.indexOf("/assets/");if(-1===g)throw Error("Asset name must contain /assets/.");a=new nf(a);b=c.slice(0,g);c=c.slice(g+8);a.id=null;a.name=null;d&&!a.properties&&(a.properties=d);a:switch(d=a.type,d){case "ImageCollection":d="IMAGE_COLLECTION";break a;
case "Folder":d="FOLDER"}a.type=d;e=new I(e);return J(e,e.assets().create(b,a,{assetId:c}).then(mk))};w("ee.data.createAsset",om);var pm=function(a,b,c){return om({type:"Folder"},a,b,void 0,c)};w("ee.data.createFolder",pm);var qm=function(a,b,c){a=lk(a);b=lk(b);b=new xg({Rb:b});c=new I(c);J(c,c.assets().move(a,b).then(mk))};w("ee.data.renameAsset",qm);
var rm=function(a,b,c,d){a=lk(a);b=lk(b);c=new ff({Rb:b,overwrite:null!=c?c:null});d=new I(d);b=d.assets();var e=void 0===e?{}:e;var g=void 0===g?{}:g;b.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(b.j,{body:c,A:"POST",D:"earthengine.projects.assets.copy",path:"/"+b.m+"/"+a+":copy",u:G(e,g),F:nf});J(d,e.then(mk))};w("ee.data.copyAsset",rm);var sm=function(a,b){b=new I(b);J(b,b.assets().delete(lk(a)))};w("ee.data.deleteAsset",sm);
var tm=function(a,b){a=lk(a);var c=new $f;b=new I(b);var d=b.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;var g=void 0===g?{}:g;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=H(d.j,{body:c,A:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+d.m+"/"+a+":getIamPolicy",u:G(e,g),F:Cg});return J(b,g.then(vk))};w("ee.data.getAssetAcl",tm);
var um=function(a,b,c,d){b=new Qg({Ob:b,Gc:(c||[]).join(",")});d=new I(d);c=d.assets();a=lk(a);var e=void 0===e?{}:e;var g=void 0===g?{}:g;c.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(c.j,{body:b,A:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+c.m+"/"+a,u:G(e,g),F:nf});return J(d,e.then(mk))};w("ee.data.updateAsset",um);
var vm=function(a,b,c){a=lk(a);b=wk(b);b=new Kg({Of:b});c=new I(c);var d=c.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;var g=void 0===g?{}:g;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=H(d.j,{body:b,A:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+d.m+"/"+a+":setIamPolicy",u:G(e,g),F:Cg});J(c,g)};w("ee.data.setAssetAcl",vm);
var wm=function(a,b,c){var d=sk(b);b=Vc(d.i()).keys.filter(function(e){return"properties"!==e&&F(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));um(a,d,b,c)};w("ee.data.setAssetProperties",wm);
var xm=function(a,b){var c=lk(a);b=new I(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){"^projects\\/[^/]+\\/assets\\/.+$"===f.source&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return J(b,c.then(function(g){if(!(g instanceof nf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Qe||0),limit:Number(g.Hf||0)},asset_size:{usage:Number(g.Fa||0),limit:Number(g.Xb||0)}}}))};w("ee.data.getAssetRootQuota",xm);
var Vl={hl:"CANCEL",kl:"UPDATE"};var M=function(a,b,c){if(!(this instanceof M))return ym(M,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.T=c||null};x(M,Rj);w("ee.ComputedObject",M);M.prototype.evaluate=function(a){if(!a||"function"!==typeof a)throw Error("evaluate() requires a callback function.");Bl(this,a)};M.prototype.evaluate=M.prototype.evaluate;
M.prototype.U=function(a){return Bl(this,a)};M.prototype.getInfo=M.prototype.U;M.prototype.encode=function(a){if(null===this.I&&null===this.args)return{type:"ArgumentRef",value:this.T};var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b["string"===typeof a?"functionName":"function"]=a;return b};
M.prototype.oa=function(a){if(null===this.I&&null===this.args){a=this.T||a.Ji;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Pe({Nb:a})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=Tj(Yk(a,this.args[c])));return"string"===typeof this.I?Wj(String(this.I),b):this.I.Dd(a,b)};M.prototype.ya=function(a){return(void 0===a?0:a)?Ok(this):Wk(this)};M.prototype.serialize=M.prototype.ya;
M.prototype.toString=function(){return"ee."+this.name()+"("+Qk(this)+")"};w("ee.ComputedObject.prototype.toString",M.prototype.toString);M.prototype.name=function(){return"ComputedObject"};M.prototype.Bg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(r,c);return this};M.prototype.aside=M.prototype.Bg;
var zm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.T=b.T;return a},ym=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Am={},Bm=function(a,b){if(b==a)return!0;switch(a){case "Element":return"Element"==b||"Image"==b||"Feature"==b||"Collection"==b||"ImageCollection"==b||"FeatureCollection"==b;case "FeatureCollection":case "Collection":return"Collection"==b||"ImageCollection"==b||"FeatureCollection"==b;case "Object":return!0;default:return!1}},Cm=function(a){return"number"===typeof a||a instanceof M&&"Number"==a.name()},Dm=function(a){return"string"===typeof a||a instanceof M&&"String"==a.name()},Em=function(a){return t(a)&&
"function"!==typeof a?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},Fm=function(a,b,c){c=void 0===c?!1:c;return 1===a.length&&Em(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(1===a.length||a[1].optional)||"Dictionary"!==a[0].type:!1};var Gm=function(){if(!(this instanceof Gm))return new Gm};x(Gm,Rj);w("ee.Function",Gm);var Hm=pc;Gm.prototype.call=function(a){return this.apply(Im(this,Array.prototype.slice.call(arguments,0)))};Gm.prototype.call=Gm.prototype.call;Gm.prototype.apply=function(a){a=new M(this,Jm(this,a));return Hm(a,this.$().returns)};Gm.prototype.apply=Gm.prototype.apply;
var Km=function(a,b,c){var d=void 0!==b,e=a.$();if(Fm(c,e,d)){if(c=Rb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Im(a,d?[b].concat(c):c);return a.apply(c)},Jm=function(a,b){for(var c=a.$().args,d={},e={},g=0;g<c.length;g++){var f=c[g].name;if(f in b&&void 0!==b[f])d[f]=Hm(b[f],c[g].type);else if(!c[g].optional)throw Error("Required argument ("+f+") missing to function: "+a);e[f]=!0}c=[];for(var l in b)e[l]||c.push(l);if(0<c.length)throw Error("Unrecognized arguments ("+
c+") to function: "+a);return d},Im=function(a,b){var c=a.$().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
Gm.prototype.toString=function(a,b){var c=this.$(),d=[];d.push(a||c.name);d.push("(");d.push(Ra(c.args.slice(b?1:0),function(g){return g.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&0==a?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
d.push("Undocumented.")}return d.join("")};Gm.prototype.ya=function(a){return(void 0===a?0:a)?Ok(this):Wk(this)};var N=function(a,b){if(void 0===b)return Lm(a);if(!(this instanceof N))return ym(N,arguments);this.yb=Sb(b);this.yb.name=a};x(N,Gm);w("ee.ApiFunction",N);var O=function(a,b){return Gm.prototype.call.apply(Lm(a),Array.prototype.slice.call(arguments,1))};w("ee.ApiFunction._call",O);var Mm=function(a,b){return Lm(a).apply(b)};w("ee.ApiFunction._apply",Mm);N.prototype.encode=function(){return this.yb.name};N.prototype.Dd=function(a,b){return Wj(this.yb.name,b)};N.prototype.$=function(){return this.yb};
var Nm=null,Om={},Qm=function(){Pm();return Hb(Nm,function(a){return a.$()})},Rm=function(){Pm();return Gb(Nm,function(a,b){return!Om[b]})},Lm=function(a){var b=Sm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};w("ee.ApiFunction.lookup",Lm);
var Sm=function(a){Pm();return Nm[a]||null},Pm=function(a,b){if(Nm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Nm=Hb(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new N(f,g)}),a&&a())};a?vl(c):c(vl())}},Tm=function(a,b,c,d){Pm();var e=d||"";Fb(Nm,function(g,f){var l=f.split(".");if(2==l.length&&l[0]==b){l=e+l[1];var m=g.$();Om[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p="Object"!=f&&Bm(f,c));
f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Km(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=u(g.toString,g,l,p),f[l].signature=m)}})},Um=function(a){var b=function(c){for(var d in c)"function"===typeof c[d]&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var P=function(a,b){var c=Vm(a),d=Ra(c,function(m){return m.replace(/^opt_/,"")});a=(a=r.EXPORTED_FN_INFO?r.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=t(g)&&"function"!==typeof g&&!Array.isArray(g)&&"Object"===Object.getPrototypeOf(g).constructor.name;if(1<b.length||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new Lc(Lb(g));
var l=new Lc(d);if(Nc(l,f).isEmpty())e[d[0]]=b[0];else{b=Oc(f,l);if(0!==b.size)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=Rb(g)}}b=new Lc(Lb(e));c=Oc(new Lc(Qa(c,function(m){return 0!=m.lastIndexOf("opt_",0)})),b);if(0!==c.size)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},Vm=function(a){var b=Wm,c=[];r.EXPORTED_FN_INFO?(a=r.EXPORTED_FN_INFO[a.toString()],t(a)||Xm(),c=a.paramNames,Array.isArray(c)||Xm()):(a=a.toString().replace(Ym,
"").match(b),null===a&&Xm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(Zm,"")}));return c},Xm=function(){throw Error("Failed to locate function parameters.");},Ym=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Wm=/^function[^\(]*\(([^\)]*)\)/m,Zm=/=.*$/;var Q=function(a,b,c){M.call(this,a,b,c);$m()};x(Q,M);w("ee.Element",Q);var an=!1,$m=function(){an||(Tm(Q,"Element","Element"),an=!0)};Q.prototype.name=function(){return"Element"};
Q.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=Em(c))a:{b=Lb(c);var d=["properties"];if(ta(b)&&ta(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&t(c.properties)&&(c=c.properties);if(Em(c)){b=this;for(var f in c)d=c[f],b=O("Element.set",b,f,d)}else if(c instanceof M&&Sm("Element.setMulti"))b=O("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(0!=
arguments.length%2)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)f=arguments[c],d=arguments[c+1],b=O("Element.set",b,f,d)}return zm(this,b)};Q.prototype.set=Q.prototype.set;var S=function(a,b,c,d){if(!(this instanceof S))return ym(S,arguments);if(!("type"in a)){var e=P(S,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}bn();e=null!=b||null!=c||null!=d;if(a instanceof M&&!(a instanceof S&&a.pb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");M.call(this,a.I,a.args,a.T)}else{a instanceof S&&(a=a.encode());if(!cn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));M.call(this,
null,null);this.pb=a.type;this.Yg=null!=a.coordinates?Sb(a.coordinates):null;this.zh=a.geometries||null;if(null!=b)this.ac=b;else if("crs"in a)if(t(a.crs)&&"name"==a.crs.type&&t(a.crs.properties)&&"string"===typeof a.crs.properties.name)this.ac=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new ri).ya(a.crs));this.sc=c;void 0===this.sc&&"geodesic"in a&&(this.sc=!!a.geodesic);this.qc=d;void 0===this.qc&&"evenOdd"in a&&(this.qc=!!a.evenOdd)}};x(S,M);w("ee.Geometry",S);
var dn=!1,bn=function(){dn||(Tm(S,"Geometry","Geometry"),dn=!0)},en=function(a,b){if(!(this instanceof en))return fn(en,arguments);var c=gn(en,"Point",1,arguments);if(!(c instanceof M)){var d=c.coordinates;if(!Array.isArray(d)||2!=d.length)throw Error("The Geometry.Point constructor requires 2 coordinates.");}S.call(this,c)};x(en,S);S.Point=en;var hn=function(a,b){if(!(this instanceof hn))return fn(hn,arguments);S.call(this,gn(hn,"MultiPoint",2,arguments))};x(hn,S);S.MultiPoint=hn;
var jn=function(a,b,c,d){if(!(this instanceof jn))return fn(jn,arguments);var e=gn(jn,"Rectangle",2,arguments);if(!(e instanceof M)){var g=e.coordinates;if(2!=g.length)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var f=g[0][0],l=g[0][1],m=g[1][0];g=g[1][1];e.coordinates=[[[f,g],[f,l],[m,l],[m,g]]];e.type="Polygon"}S.call(this,e)};x(jn,S);S.Rectangle=jn;
var kn=function(a,b,c,d){if(!(this instanceof kn))return fn(kn,arguments);var e=[a,b,c,d];if(ln(e))return(new N("GeometryConstructors.BBox")).apply(e);if(!(Infinity>a))throw Error("Geometry.BBox: west must not be "+a);if(!(-Infinity<c))throw Error("Geometry.BBox: east must not be "+c);if(!(90>=b))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(-90<=d))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,
90);360<=c-a?(a=-180,c=180):(a=mn(a),c=mn(c),c<a&&(c+=360));S.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};x(kn,jn);S.BBox=kn;var mn=function(a){a%=360;180<a?a-=360:-180>a&&(a+=360);return a},nn=function(a,b,c,d){if(!(this instanceof nn))return fn(nn,arguments);S.call(this,gn(nn,"LineString",2,arguments))};x(nn,S);S.LineString=nn;var on=function(a,b,c,d){if(!(this instanceof on))return fn(on,arguments);S.call(this,gn(on,"LinearRing",2,arguments))};x(on,S);
S.LinearRing=on;var pn=function(a,b,c,d){if(!(this instanceof pn))return fn(pn,arguments);S.call(this,gn(pn,"MultiLineString",3,arguments))};x(pn,S);S.MultiLineString=pn;var qn=function(a,b,c,d,e){if(!(this instanceof qn))return fn(qn,arguments);S.call(this,gn(qn,"Polygon",3,arguments))};x(qn,S);S.Polygon=qn;var rn=function(a,b,c,d,e){if(!(this instanceof rn))return fn(rn,arguments);S.call(this,gn(rn,"MultiPolygon",4,arguments))};x(rn,S);S.MultiPolygon=rn;
S.prototype.encode=function(a){if(!this.pb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return M.prototype.encode.call(this,a)}a={type:this.pb};"GeometryCollection"==this.pb?a.geometries=this.zh:a.coordinates=this.Yg;null!=this.ac&&(a.crs={type:"name",properties:{name:this.ac}});null!=this.sc&&(a.geodesic=this.sc);null!=this.qc&&(a.evenOdd=this.qc);return a};
S.prototype.je=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};S.prototype.toGeoJSON=S.prototype.je;S.prototype.tg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new ri).ya(this.je())};S.prototype.toGeoJSONString=S.prototype.tg;S.prototype.ya=function(a){return(void 0===a?0:a)?Ok(this):Wk(this)};S.prototype.serialize=S.prototype.ya;
S.prototype.toString=function(){return"ee.Geometry("+this.tg()+")"};
S.prototype.oa=function(a){if(!this.pb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return M.prototype.oa.call(this,a)}var b={},c="";"GeometryCollection"===this.pb?(b.geometries=this.zh.map(function(e){return new S(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Yg,c="GeometryConstructors."+this.pb);null!=this.ac&&(b.crs="string"===typeof this.ac?(new N("Projection")).call(this.ac):this.ac);var d="Point"!==this.pb&&"MultiPoint"!==this.pb;null!=
this.sc&&d&&(b.geodesic=this.sc);null!=this.qc&&(b.evenOdd=this.qc);return(new N(c)).apply(b).oa(a)};
var cn=function(a){var b=a.type;if("GeometryCollection"==b){b=a.geometries;if(!Array.isArray(b))return!1;for(a=0;a<b.length;a++)if(!cn(b[a]))return!1;return!0}a=a.coordinates;var c=sn(a);return"Point"==b&&1==c||"MultiPoint"==b&&(2==c||0==a.length)||"LineString"==b&&2==c||"LinearRing"==b&&2==c||"MultiLineString"==b&&(3==c||0==a.length)||"Polygon"==b&&3==c||"MultiPolygon"==b&&(4==c||0==a.length)},sn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=sn(a[0]),c=1;c<a.length;c++)if(sn(a[c])!=
b)return-1;return b+1}for(c=0;c<a.length;c++)if("number"!==typeof a[c])return-1;return 0==a.length%2?1:-1},tn=function(a){if("number"!==typeof a[0]||2==a.length)return a;if(0!=a.length%2)throw Error("Invalid number of coordinates: "+a.length);for(var b=[],c=0;c<a.length;c+=2)b.push([a[c],a[c+1]]);return b},gn=function(a,b,c,d){a=un(a,d);if(ln(a.coordinates)||null!=a.crs||null!=a.maxError)return(new N("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=vn(c,a.coordinates);(b=Va(["Polygon",
"Rectangle","MultiPolygon"],b))&&null==a.evenOdd&&(a.evenOdd=!0);if(b&&!1===a.geodesic&&!1===a.evenOdd)throw Error("Planar interiors must be even/odd.");return a},un=function(a,b){if(Ta(b,Cm))return{coordinates:Za(b)};a=P(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Gb(a,function(c){return null!=c})},ln=function(a){return Array.isArray(a)?Sa(a,ln):a instanceof M},vn=function(a,b){if(1>a||4<a)throw Error("Unexpected nesting level.");Ta(b,function(e){return"number"===
typeof e})&&(b=tn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(sn(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&1==c.length;)c=c[0];return Array.isArray(c)&&0==c.length?[]:b},fn=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return void 0!==a?a:c};S.prototype.name=function(){return"Geometry"};var T=function(a){if(!(this instanceof T))return ym(T,arguments);if(a instanceof T)return a;wn();if(Array.isArray(a)){if(0==a.length)throw Error("Empty list specified for ee.Filter().");if(1==a.length)return new T(a[0]);M.call(this,new N("Filter.and"),{filters:a})}else if(a instanceof M)M.call(this,a.I,a.args,a.T);else if(void 0===a)M.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};x(T,M);w("ee.Filter",T);
var xn=!1,wn=function(){xn||(Tm(T,"Filter","Filter"),xn=!0)},yn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};T.prototype.wc=function(){return O("Filter.not",this)};T.prototype.not=T.prototype.wc;var zn=function(a,b){var c=P(zn,arguments);return O("Filter.equals",c.name,c.value)};T.eq=zn;var An=function(a,b){var c=P(An,arguments);return zn(c.name,c.value).wc()};T.neq=An;
var Bn=function(a,b){var c=P(Bn,arguments);return O("Filter.lessThan",c.name,c.value)};T.lt=Bn;var Cn=function(a,b){var c=P(Cn,arguments);return Bn(c.name,c.value).wc()};T.gte=Cn;var Dn=function(a,b){var c=P(Dn,arguments);return O("Filter.greaterThan",c.name,c.value)};T.gt=Dn;var En=function(a,b){var c=P(En,arguments);return Dn(c.name,c.value).wc()};T.lte=En;var Fn=function(a){return O("Filter.and",Array.prototype.slice.call(arguments))};T.and=Fn;var Gn=function(a){return O("Filter.or",Array.prototype.slice.call(arguments))};
T.or=Gn;var Hn=function(a,b){var c=P(Hn,arguments);c=O("DateRange",c.start,c.end);return Mm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};T.date=Hn;var In=function(a,b,c,d){var e=P(In,arguments);return Mm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};T.inList=In;var Jn=function(a,b){return Mm("Filter.intersects",{leftField:".all",rightValue:O("Feature",a),maxError:b})};T.bounds=Jn;
T.prototype.name=function(){return"Filter"};var Kn=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in yn))throw Error("Unknown filtering operator: "+b);a=O("Filter."+yn[b],a,c);return d?a.wc():a};T.metadata=Kn;var V=function(a,b,c){Q.call(this,a,b,c);Ln()};x(V,Q);w("ee.Collection",V);var Mn=!1,Ln=function(){Mn||(Tm(V,"Collection","Collection"),Tm(V,"AggregateFeatureCollection","Collection","aggregate_"),Mn=!0)};V.prototype.filter=function(a){a=P(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return zm(this,O("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
V.prototype.jf=function(a,b,c){var d=P(V.prototype.jf,arguments);return this.filter(Kn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.jf;V.prototype.sh=function(a){return this.filter(Jn(a))};V.prototype.filterBounds=V.prototype.sh;V.prototype.hf=function(a,b){var c=P(V.prototype.hf,arguments);return this.filter(Hn(c.start,c.end))};V.prototype.filterDate=V.prototype.hf;
V.prototype.limit=function(a,b,c){var d=P(V.prototype.limit,arguments);return zm(this,O("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=P(V.prototype.sort,arguments);return zm(this,O("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return Q};
V.prototype.map=function(a,b){var c=this.elementType();return zm(this,O("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Kh=function(a,b){b=void 0!==b?b:null;var c=this.elementType();return O("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Kh;var W=function(a,b){if(!(this instanceof W))return ym(W,arguments);if(a instanceof W){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(2<arguments.length)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Nn();if(a instanceof S||null===a)Q.call(this,new N("Feature"),{geometry:a,metadata:b||null});else if(a instanceof M)Q.call(this,a.I,a.args,a.T);else if("Feature"==a.type){var c=a.properties||{};if("id"in a){if("system:index"in
c)throw Error('Can\'t specify both "id" and "system:index".');c=Rb(c);c["system:index"]=a.id}Q.call(this,new N("Feature"),{geometry:new S(a.geometry),metadata:c})}else Q.call(this,new N("Feature"),{geometry:new S(a),metadata:b||null})};x(W,Q);w("ee.Feature",W);var On=!1,Nn=function(){On||(Tm(W,"Feature","Feature"),On=!0)};W.prototype.U=function(a){return W.L.U.call(this,a)};W.prototype.getInfo=W.prototype.U;
W.prototype.getMap=function(a,b){var c=P(W.prototype.getMap,arguments);return O("Collection",[this]).getMap(c.visParams,c.callback)};W.prototype.getMap=W.prototype.getMap;W.prototype.name=function(){return"Feature"};var bm=function(a){var b={},c=Pn(a.element,a);c=Qn(c,a,b);b.element=c;return b},cm=function(a){var b={},c=a.element.map(function(d){d=Pn(d,a);return Qn(d,a,b)});b.element=c;return b},Qn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Fb(b,function(f,l){if(null!=f)switch(l){case "dimensions":l="string"===typeof f?f.split("x").map(Number):Array.isArray(f)?f:"number"===typeof f?[f]:[];if(1===l.length)d.maxDimension=l[0];else if(2===l.length)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
f);break;case "dimensions_consumed":e=!0;break;case "bbox":null!=d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof jn)){l=f;if("string"===typeof f)try{l=JSON.parse(f)}catch(m){l=f.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");f=new jn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":null!=
d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof S)){l=f;if("string"===typeof f)try{l=JSON.parse(f)}catch(m){throw Error('Region string "'+f+'" is not valid GeoJSON.');}if(Array.isArray(l))f=new qn(l,null,!1);else if(t(l))f=new S(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});Pb(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Mm("Image.clipToBoundsAndScale",
d):Mm("Image.clip",d));return a},Pn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;null!=d&&(d=Rn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Mm("Image.reproject",{image:a,crs:c,crsTransform:d}),null!=b.dimensions&&null==b.scale&&null==b.region){var e=b.dimensions;"string"===typeof e&&(e=e.split("x").map(Number));2===e.length&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new N("Projection")).call(c,d),b.region=new jn([0,
0,e[0],e[1]],c,!1))}}else a=Mm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Rn=function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(6===a.length&&Ta(a,function(b){return"number"===typeof b}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},Tn=function(a,b){var c={};b=Sn(b,c);Pb(b)||(b.image=a,a=Mm("Image.visualize",
b));c.image=a;return c},Sn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Fb(a,function(e,g){Va(c,g)?d[g]=e:b[g]=e});return d},Gl=function(a,b){b=Object.assign({},b);var c=function(e){var g={};["crs","crs_transform","dimensions","region"].forEach(function(f){f in e&&(g[f]=e[f])});null!=e.scale&&null==e.dimensions&&(g.scale=e.scale);return g},d=function(e){var g=e.id;if(void 0===g)throw Error("Each band dictionary must have an id.");g=a.select(g);
var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Pn(g,e);return g=Qn(g,e,{})};"ZIPPED_GEO_TIFF_PER_BAND"===b.format&&b.bands&&b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,g){return O("Image.addBands",e,g,null,!0)},d.shift())):(d=c(b),a=Pn(a,d),a=Qn(a,d,{}));return a};var L=function(a){if(!(this instanceof L))return ym(L,arguments);if(a instanceof L)return a;Un();var b=arguments.length;if(0==b||1==b&&void 0===a)Q.call(this,new N("Image.mask"),{image:new L(0),mask:new L(0)});else if(1==b)if(Cm(a))Q.call(this,new N("Image.constant"),{value:a});else if(Dm(a))Q.call(this,new N("Image.load"),{id:a});else{if(Array.isArray(a))return Vn(Ra(a,function(d){return new L(d)}));if(a instanceof M)"Array"==a.name()?Q.call(this,new N("Image.constant"),{value:a}):Q.call(this,a.I,
a.args,a.T);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(Dm(b)&&Cm(c))Q.call(this,new N("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};x(L,Q);w("ee.Image",L);var Wn=!1,Un=function(){Wn||(Tm(L,"Image","Image"),Wn=!0)};L.prototype.U=function(a){return L.L.U.call(this,a)};
L.prototype.getInfo=L.prototype.U;L.prototype.getMap=function(a,b){var c=this,d=P(L.prototype.getMap,arguments),e=Tn(this,d.visParams);if(d.callback){var g=d.callback;xl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=xl(e),d.image=this,d};L.prototype.getMap=L.prototype.getMap;L.prototype.tb=function(a,b){var c=P(L.prototype.tb,arguments),d=c.params?Rb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Hl(d,function(g,f){g?e(Il(g)):e(null,f)})}else return Il(Hl(d))};
L.prototype.getDownloadURL=L.prototype.tb;L.prototype.Jd=function(a,b){var c=P(L.prototype.tb,arguments),d=c.params?Rb(c.params):{},e={},g=Pn(this,d);g=Qn(g,d,e);d=Tn(g,e);return c.callback?(Cl(d,c.callback),null):Cl(d)};L.prototype.getThumbId=L.prototype.Jd;L.prototype.rf=function(a,b){var c=P(L.prototype.rf,arguments);if(c.callback)this.Jd(c.params,function(d,e){var g="";if(void 0===e)try{g=Fl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Fl(this.Jd(c.params))};
L.prototype.getThumbURL=L.prototype.rf;var Xn=function(a,b,c){var d=P(Xn,arguments);return Vn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};L.rgb=Xn;var Yn=function(a){return Vn(Array.prototype.slice.call(arguments),null)};L.cat=Yn;var Vn=function(a,b){if(0==a.length)return O("Image.constant",[]);for(var c=new L(a[0]),d=1;d<a.length;d++)c=O("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
L.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(2<b.length||Dm(b[0])||Cm(b[0])){for(var d=0;d<b.length;d++)if(!(Dm(b[d])||Cm(b[d])||b[d]instanceof M))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Mm("Image.select",c)};L.prototype.select=L.prototype.select;
L.prototype.l=function(a,b){var c=P(L.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var g=c.map,f;for(f in g)d.push(f),e[f]=new L(g[f])}var l=O("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Gm;c.encode=function(m){return l.encode(m)};c.Dd=function(m,p){return Xj(Yk(m,l),p)};c.$=function(){return{name:"",args:Ra(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
L.prototype.expression=L.prototype.l;L.prototype.clip=function(a){try{a=new S(a)}catch(b){}return O("Image.clip",this,a)};L.prototype.clip=L.prototype.clip;L.prototype.ki=function(a){var b=1!=arguments.length||Dm(arguments[0])?Array.from(arguments):arguments[0];return O("Image.rename",this,b)};L.prototype.rename=L.prototype.ki;L.prototype.name=function(){return"Image"};var Zn=function(a){if(this instanceof Zn){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof Zn)return a}else return ym(Zn,arguments);$n();if(Array.isArray(a))M.call(this,null,null),this.ad=a;else if(a instanceof M)M.call(this,a.I,a.args,a.T),this.ad=null;else throw Error("Invalid argument specified for ee.List(): "+a);};x(Zn,M);w("ee.List",Zn);var ao=!1,$n=function(){ao||(Tm(Zn,"List","List"),ao=!0)};
Zn.prototype.encode=function(a){return Array.isArray(this.ad)?Ra(this.ad,function(b){return a(b)}):Zn.L.encode.call(this,a)};Zn.prototype.oa=function(a){return Array.isArray(this.ad)?Tj(Yk(a,this.ad)):Zn.L.oa.call(this,a)};Zn.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return ym(X,arguments);if(a instanceof X)return a;if(2<arguments.length)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");bo();a instanceof S&&(a=new W(a));a instanceof W&&(a=[a]);if(Dm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new N("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new N("Collection"),{features:Ra(a,function(d){return new W(d)})});else if(a instanceof Zn)V.call(this,
new N("Collection"),{features:a});else if(a&&"object"===typeof a&&"FeatureCollection"===a.type)V.call(this,new N("Collection"),{features:a.features.map(function(d){return new W(d)})});else if(a instanceof M)V.call(this,a.I,a.args,a.T);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};x(X,V);w("ee.FeatureCollection",X);var co=!1,bo=function(){co||(Tm(X,"FeatureCollection","FeatureCollection"),co=!0)};
X.prototype.getMap=function(a,b){var c=P(X.prototype.getMap,arguments),d=Mm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.getMap(void 0,c.callback);else return d.getMap()};X.prototype.getMap=X.prototype.getMap;X.prototype.U=function(a){return X.L.U.call(this,a)};X.prototype.getInfo=X.prototype.U;
X.prototype.tb=function(a,b,c,d){var e=P(X.prototype.tb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)Jl(g,function(f,l){f?e.callback(Kl(f)):e.callback(null,l)});else return Kl(Jl(g))};X.prototype.getDownloadURL=X.prototype.tb;
X.prototype.select=function(a,b,c){if(Dm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(g){return g.select(d)})}var e=P(X.prototype.select,arguments);return this.map(function(g){return g.select(e)})};X.prototype.select=X.prototype.select;X.prototype.name=function(){return"FeatureCollection"};X.prototype.elementType=function(){return W};var Z=function(a){if(!(this instanceof Z))return ym(Z,arguments);if(a instanceof Z)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");eo();a instanceof L&&(a=[a]);if(Dm(a))V.call(this,new N("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new N("ImageCollection.fromImages"),{images:Ra(a,function(b){return new L(b)})});else if(a instanceof Zn)V.call(this,new N("ImageCollection.fromImages"),{images:a});
else if(a instanceof M)V.call(this,a.I,a.args,a.T);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};x(Z,V);w("ee.ImageCollection",Z);var fo=!1,eo=function(){fo||(Tm(Z,"ImageCollection","ImageCollection"),Tm(Z,"reduce","ImageCollection"),fo=!0)};Z.prototype.pf=function(a,b){var c=P(Z.prototype.pf,arguments);return go(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.pf;
Z.prototype.tf=function(a,b){var c=P(Z.prototype.tf,arguments);return go(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.tf;
var go=function(a,b,c,d){var e={};a=a.map(function(l){l=Pn(l,b.params);return Qn(l,b.params,e)});var g={},f=Sn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Mm("Image.visualize",f)});null!=b.params.dimensions&&(g.dimensions=b.params.dimensions);if(g.format){if(!Sa(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=Cl;switch(d){case "video":c=Dl;break;case "filmstrip":c=El}if(b.callback)c(g,function(l,m){var p="";
if(void 0===m)try{p=Fl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Fl(c(g))};Z.prototype.getMap=function(a,b){var c=P(Z.prototype.getMap,arguments),d=O("ImageCollection.mosaic",this);if(c.callback)d.getMap(c.visParams,c.callback);else return d.getMap(c.visParams)};Z.prototype.getMap=Z.prototype.getMap;Z.prototype.U=function(a){return Z.L.U.call(this,a)};Z.prototype.getInfo=Z.prototype.U;
Z.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Z.prototype.select=Z.prototype.select;Z.prototype.first=function(){return new L(O("Collection.first",this))};Z.prototype.first=Z.prototype.first;Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return L};var ho=function(a){this.Xe=a;this.id=null},jo=function(a){var b={element:io(a)};Object.assign(b,a);b=Gb(b,function(c){return null!=c});return new ho(b)};
ho.prototype.start=function(a,b){var c=this;z(this.Xe,"Task config must be specified for tasks to be started.");if(a){var d=function(){Ka(c.id);am(c.id,c.Xe,function(e,g){g?b(g):a()})};this.id?d():Ll(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||Ll(1)[0],Ka(this.id,"Failed to obtain task ID."),am(this.id,this.Xe)};ho.prototype.start=ho.prototype.start;var ko=function(a,b,c,d,e,g,f,l,m,p,v){var B=P(ko,arguments);B=lo(B,"ASSET","EXPORT_IMAGE");return jo(B)};
w("module$contents$ee$batch_Export.image.toAsset",ko);var mo=function(a,b,c,d,e,g,f,l,m,p,v,B,D,R,Y){var U=P(mo,arguments);U=lo(U,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return jo(U)};w("module$contents$ee$batch_Export.image.toCloudStorage",mo);var no=function(a,b,c,d,e,g,f,l,m,p,v,B,D,R,Y){var U=P(no,arguments);U=lo(U,"DRIVE","EXPORT_IMAGE");return jo(U)};w("module$contents$ee$batch_Export.image.toDrive",no);
var oo=function(a,b,c,d,e,g,f,l,m,p,v,B,D){var R=P(oo,arguments);R=lo(R,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return jo(R)};w("module$contents$ee$batch_Export.map.toCloudStorage",oo);var po=function(a,b,c,d,e,g,f){var l=P(po,arguments);l=lo(l,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return jo(l)};w("module$contents$ee$batch_Export.table.toCloudStorage",po);var qo=function(a,b,c,d,e,g,f){var l=P(qo,arguments);l.type="EXPORT_FEATURES";l=lo(l,"DRIVE","EXPORT_FEATURES");return jo(l)};
w("module$contents$ee$batch_Export.table.toDrive",qo);var ro=function(a,b,c,d){var e=P(ro,arguments);e=lo(e,"ASSET","EXPORT_FEATURES");return jo(e)};w("module$contents$ee$batch_Export.table.toAsset",ro);var so=function(a,b,c,d,e,g,f){var l=P(so,arguments);l=lo(l,"FEATURE_VIEW","EXPORT_FEATURES");return jo(l)};w("module$contents$ee$batch_Export.table.toFeatureView",so);var to=function(a,b,c,d,e,g,f,l,m,p,v,B){var D=P(to,arguments);D=lo(D,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return jo(D)};
w("module$contents$ee$batch_Export.video.toCloudStorage",to);var uo=function(a,b,c,d,e,g,f,l,m,p,v,B){var D=P(uo,arguments);D=lo(D,"DRIVE","EXPORT_VIDEO");return jo(D)};w("module$contents$ee$batch_Export.video.toDrive",uo);var vo=function(a,b,c,d,e,g,f,l,m,p,v,B,D,R,Y,U,Ib,vq,wq,xq){var kj=P(vo,arguments);kj=lo(kj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return jo(kj)};w("module$contents$ee$batch_Export.videoMap.toCloudStorage",vo);
var wo=function(a,b,c){var d=P(wo,arguments);d=lo(d,"ASSET","EXPORT_CLASSIFIER");return jo(d)};w("module$contents$ee$batch_Export.classifier.toAsset",wo);
var io=function(a){var b=function(d){return d in a},c=xo.find(b);z(1===Ua(xo,b),'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof L||b instanceof X||b instanceof Z||b instanceof Q||b instanceof M))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},lo=function(a,b,c){var d=void 0===d?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":null==
e.fileFormat&&(e.fileFormat="GeoTIFF");a=e.fileFormat;null==a&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;null!=e.formatOptions&&(a=yo(e,a),delete e.formatOptions,Object.assign(e,a));e=zo(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,
delete e.crsTransform);break;case "EXPORT_TILES":b=zo(e,b);e=b.fileFormat;null==e&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;null==
a&&(a="CSV");a=a.toUpperCase();switch(a){case "CSV":a="CSV";break;case "JSON":case "GEOJSON":case "GEO_JSON":a="GEO_JSON";break;case "KML":a="KML";break;case "KMZ":a="KMZ";break;case "SHP":a="SHP";break;case "TF_RECORD":case "TF_RECORD_TABLE":case "TFRECORD":a="TF_RECORD_TABLE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'CSV', 'GeoJSON', 'KML', 'KMZ', 'SHP', and 'TFRecord'.");}e.fileFormat=a;e=zo(e,b);break;case "EXPORT_VIDEO":e=Ao(e);e=zo(e,b);null!=e.crsTransform&&
(e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Ao(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=zo(e,b);break;case "EXPORT_CLASSIFIER":e=b=zo(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&null!=e.region){d=e;b=e.region;if(b instanceof S)b=b.je();else if("string"===typeof b)try{b=Ma(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
}if(!(t(b)&&"type"in b))try{new nn(b)}catch(g){try{new qn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},zo=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;default:b=sa(a.folder);if(!Va(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Bo={GEO_TIFF:["cloudOptimized","fileDimensions","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
Co={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Ao=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;null==b&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},yo=function(a,b){var c=a.formatOptions;if(null==c)return{};
if(Object.keys(a).some(function(m){return null!==c&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Co[b];for(var d=Bo[b],e={},g=n(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=n(f.value);f=l.next().value;l=l.next().value;if(!Va(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
xo=["image","collection","classifier"];var Do=function(a){if(!(this instanceof Do))return ym(Do,arguments);if(a instanceof Do)return a;Eo();if("number"===typeof a)M.call(this,null,null),this.cd=a;else if(a instanceof M)M.call(this,a.I,a.args,a.T),this.cd=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};x(Do,M);w("ee.Number",Do);var Fo=!1,Eo=function(){Fo||(Tm(Do,"Number","Number"),Fo=!0)};Do.prototype.encode=function(a){return"number"===typeof this.cd?this.cd:Do.L.encode.call(this,a)};
Do.prototype.oa=function(a){return"number"===typeof this.cd?Tj(Yk(a,this.cd)):Do.L.oa.call(this,a)};Do.prototype.name=function(){return"Number"};var Go=function(a){if(!(this instanceof Go))return ym(Go,arguments);if(a instanceof Go)return a;Ho();if("string"===typeof a)M.call(this,null,null),this.md=a;else if(a instanceof M)this.md=null,a.I&&"String"==a.I.$().returns?M.call(this,a.I,a.args,a.T):M.call(this,new N("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};x(Go,M);w("ee.String",Go);var Io=!1,Ho=function(){Io||(Tm(Go,"String","String"),Io=!0)};
Go.prototype.encode=function(a){return"string"===typeof this.md?this.md:Go.L.encode.call(this,a)};Go.prototype.oa=function(a){return"string"===typeof this.md?Tj(Yk(a,this.md)):Go.L.oa.call(this,a)};Go.prototype.name=function(){return"String"};var Jo=function(a,b){if(!(this instanceof Jo))return ym(Jo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Ko(f in Am?Am[f]:null,g.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.yb=Lo(a,c,b);this.Ng=b.apply(null,c)};x(Jo,Gm);w("ee.CustomFunction",Jo);Jo.prototype.encode=function(a){return{type:"Function",argumentNames:Ra(this.yb.args,function(b){return b.name}),body:a(this.Ng)}};
Jo.prototype.oa=function(a){return Yj(this.yb.args.map(function(b){return b.name}),Yk(a,this.Ng))};Jo.prototype.Dd=function(a,b){return Xj(Yk(a,this),b)};Jo.prototype.$=function(){return this.yb};
var Ko=function(a,b){a=a||Object;if(!(a.prototype instanceof M))if(a&&a!=Object)if(a==String)a=Go;else if(a==Number)a=Do;else if(a==Array)a=r.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=M;var c=function(d){this.args=this.I=null;this.T=d};c.prototype=a.prototype;return new c(b)},Mo=function(a,b){b={name:"",returns:"Object",args:Ra(b,function(c){return{name:null,type:"string"===typeof c?c:c.prototype instanceof M?c.prototype.name.call(null):c==Number?
"Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Jo(b,a)},Lo=function(a,b,c){for(var d=[],e=0;e<b.length;e++)null===b[e].T&&d.push(e);if(0===d.length)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(B,D){return B+D},0)},p=function(v){return v.Za?1:v.Ia?m(v.Ia.values):v.Ja?m(Object.values(v.Ja.values)):v.Ba?m(Object.values(v.Ba.arguments)):0};return m(Object.values(l.values))}(Sk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
d.length;e++){var g=d[e],f=c+e;b[g].T=f;a.args[g].name=f}return a};var No=function(a,b){if(!(this instanceof No))return ym(No,arguments);if(a instanceof No)return a;Oo();var c=P(No,arguments);a=c.date;c=c.tz;var d=new N("Date"),e={},g=null;if(Dm(a)){if(e.value=a,c)if(Dm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Cm(a))e.value=a;else if(ua(a))e.value=Math.floor(a.getTime());else if(a instanceof M)a.I&&"Date"==a.I.$().returns?(d=a.I,e=a.args,g=a.T):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
a);M.call(this,d,e,g)};x(No,M);w("ee.Date",No);var Po=!1,Oo=function(){Po||(Tm(No,"Date","Date"),Po=!0)};No.prototype.name=function(){return"Date"};w("ee.Deserializer",function(){});var Ro=function(a){return Qo(JSON.parse(a))};w("ee.Deserializer.fromJSON",Ro);var Qo=function(a){if("result"in a&&"values"in a)return So(a);var b={};if(t(a)&&"CompoundValue"===a.type){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],g=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=To(g,b)}a=a.value}return To(a,b)};w("ee.Deserializer.decode",Qo);
var To=function(a,b){if(null===a||"number"===typeof a||"boolean"===typeof a||"string"===typeof a)return a;if(Array.isArray(a))return Ra(a,function(e){return To(e,b)});if(!t(a)||"function"===typeof a)throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if("string"!==typeof a)throw Error("Invalid variable name: "+a);return Ko(Object,a);case "Date":a=a.value;if("number"!==typeof a)throw Error("Invalid date value: "+
a);return new No(a/1E3);case "Bytes":return Uo(new Pe({rb:a}),a);case "Invocation":return c="functionName"in a?Lm(a.functionName):To(a["function"],b),a=Hb(a.arguments,function(e){return To(e,b)}),Vo(c,a);case "Dictionary":return Hb(a.value,function(e){return To(e,b)});case "Function":var d=To(a.body,b);a={name:"",args:Ra(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Jo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new S(a);
case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},Uo=function(a,b){var c=function(){};q(c,Rj);c.prototype.encode=function(){return b};c.prototype.oa=function(){return a};return new c},Vo=function(a,b){if(a instanceof Gm)return a.apply(b);if(a instanceof M){var c=function(){return Gm.apply(this,arguments)||this};q(c,Gm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Dd=function(d,e){return Xj(Yk(d,a),
e)};return new M(new c,b)}throw Error("Invalid function value");},Wo=function(a){return So(JSON.parse(a))};w("ee.Deserializer.fromCloudApiJSON",Wo);
var So=function(a){var b=Zc(cf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(null!==f.kb)f=f.kb;else if(null!==f.Ia)f=f.Ia.values.map(e);else if(null!==f.Ja)f=Hb(f.Ja.values,e);else if(null!==f.Nb)f=Ko(Object,f.Nb);else if(null!==f.Za)f=g(f.Za);else if(null!==f.Ba){var l=f.Ba;f=l.$a?d(l.$a,"function"):Lm(l.functionName);l=Hb(l.arguments,e);f=Vo(f,l)}else f=null!==f.rb?Uo(new Pe({rb:f.rb}),f.rb):null!==
f.Vb?Uo(new Pe({Vb:f.Vb}),f.Vb):null!==f.Ta?d(f.Ta,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Jo(f,function(){return l})};return d(b.result,"result value")};w("ee.Deserializer.decodeCloudApi",So);var Xo=function(a){if(!(this instanceof Xo))return ym(Xo,arguments);if(a instanceof Xo)return a;Yo();Em(a)?(M.call(this,null,null),this.Rc=a):(a instanceof M&&a.I&&"Dictionary"==a.I.$().returns?M.call(this,a.I,a.args,a.T):M.call(this,new N("Dictionary"),{input:a},null),this.Rc=null)};x(Xo,M);w("ee.Dictionary",Xo);var Zo=!1,Yo=function(){Zo||(Tm(Xo,"Dictionary","Dictionary"),Zo=!0)};Xo.prototype.encode=function(a){return null!==this.Rc?a(this.Rc):Xo.L.encode.call(this,a)};
Xo.prototype.oa=function(a){return null!==this.Rc?Tj(Yk(a,this.Rc)):Xo.L.oa.call(this,a)};Xo.prototype.name=function(){return"Dictionary"};var $o={};w("ee.Terrain",$o);$o.zf=!1;$o.initialize=function(){$o.zf||(Tm($o,"Terrain","Terrain"),$o.zf=!0)};$o.reset=function(){Um($o);$o.zf=!1};var fp=function(a,b,c,d,e,g){if("ready"!=ap||a||b){var f=null!=c;if(d)if(f)bp.push(d);else throw Error("Can't pass an error callback without a success callback.");if("loading"==ap&&f)cp.push(c);else if(ap="loading",hj(a,b,e,g),f)cp.push(c),Pm(dp,ep);else try{Pm(),dp()}catch(l){throw ep(l),l;}}else c&&c()};w("ee.initialize",fp);
var ip=function(){ap="not_ready";Gj=Fj=sj=null;Ej=!1;Nm=null;Om={};Um(No);Po=!1;Um(Xo);Zo=!1;Um(Q);an=!1;Um(L);Wn=!1;Um(W);On=!1;Um(V);Mn=!1;Um(Z);fo=!1;Um(X);co=!1;Um(T);xn=!1;Um(S);dn=!1;Um(Zn);ao=!1;Um(Do);Fo=!1;Um(Go);Io=!1;$o.reset();for(var a=r.ee,b=0;b<gp.length;b++){var c=gp[b];Um(a[c]);delete a[c]}gp=[];Am=a;a=hp;for(var d in a)delete a[d]};w("ee.reset",ip);var jp={il:"not_ready",LOADING:"loading",jl:"ready"};w("ee.InitState",jp);w("ee.InitState.NOT_READY","not_ready");
w("ee.InitState.LOADING","loading");w("ee.InitState.READY","ready");var ap="not_ready",cp=[],bp=[];w("ee.TILE_SIZE",256);var gp=[],hp={};w("ee.Algorithms",hp);var kp=function(a,b){"string"===typeof a&&(a=new N(a));return Gm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};w("ee.call",kp);var lp=function(a,b){"string"===typeof a&&(a=new N(a));return a.apply(b)};w("ee.apply",lp);
var dp=function(){if("loading"==ap){try{Oo();Yo();$m();Un();Nn();Ln();eo();bo();wn();bn();$n();Eo();Ho();$o.initialize();var a=Qm(),b={},c={},d;for(d in a){b[-1!=d.indexOf(".")?d.slice(0,d.indexOf(".")):d]=!0;var e=a[d].returns.replace(/<.*>/,"");c[e]=!0}var g=r.ee,f;for(f in b)f in c&&!(f in g)&&(g[f]=mp(f),gp.push(f),a[f]?(g[f].signature=a[f],g[f].signature.isConstructor=!0,Om[f]=!0):g[f].signature={});Am=g;np()}catch(l){ep(l);return}ap="ready";for(bp=[];0<cp.length;)cp.shift()()}},ep=function(a){if("loading"==
ap)for(ap="not_ready",cp=[];0<bp.length;)bp.shift()(a)},np=function(){var a=Rm();Lb(a).sort().forEach(function(b){var c=a[b],d=c.$();if(!d.hidden){b=b.split(".");var e=hp;for(e.signature={};1<b.length;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=ab(b,1)}g=function(f){return Km(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=u(c.toString,c);e[b[0]]=g}})},mp=function(a){var b=function(c){var d=r.ee[a],e=Array.prototype.slice.call(arguments),g=1==e.length;if(g&&e[0]instanceof
d)return e[0];if(!(this instanceof d))return ym(d,e);d=Sm(a);var f=!(e[0]instanceof M),l=!1;d&&(g?f?l=!0:e[0].I&&e[0].I.$().returns==d.$().returns||(l=!0):l=!0);if(l)e=Fm(e,d.$())?e[0]:Im(d,e),M.call(this,d,Jm(d,e));else{if(!g)throw Error("Too many arguments for ee."+a+"(): "+e);if(f)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];M.call(this,e.I,e.args,e.T)}};x(b,M);b.prototype.name=function(){return a};Tm(b,a,a);return b};
Hm=function(a,b){if(null===a)return null;if(void 0!==a){var c=r.ee;switch(b){case "Image":return new L(a);case "Feature":return a instanceof V?O("Feature",O("Collection.geometry",a)):new W(a);case "Element":if(a instanceof Q)return a;if(a instanceof S)return new W(a);if(a instanceof M)return new Q(a.I,a.args,a.T);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof X?O("Collection.geometry",a):new S(a);case "FeatureCollection":case "Collection":return a instanceof V?
a:new X(a);case "ImageCollection":return new Z(a);case "Filter":return new T(a);case "Algorithm":if("string"===typeof a)return new N(a);if("function"===typeof a){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return Mo(a,c)}if(a instanceof Rj)return a;throw Error("Argument is not a function: "+a);case "String":return Dm(a)||a instanceof Go||a instanceof M?new Go(a):a;case "Dictionary":return Em(a)?a:new Xo(a);case "List":return new Zn(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Do(a);
default:if(b in c){d=Sm(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if("string"===typeof a){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var op=function(a,b,c){Qc.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.vh=new Cc;this.uh=new Cc};q(op,Qc);op.prototype.getTile=function(a,b){var c=Rc(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.zb,this.token].join("/");this.Bb.push(c);this.zb+=1;var d=ph("DIV");pp(this,b,a,c,d);qp(this);return d};
var pp=function(a,b,c,d,e){var g=Ti(Ri);g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=u(function(){if(g.readyState===XMLHttpRequest.DONE&&200===g.status){var f=g.response;if(f)f=new Float32Array(f),this.vh.set(c,f),this.uh.set(c,e),Xa(this.Bb,d),qp(this);else throw this.qg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},qp=function(a){a.dispatchEvent(new Sc(a.Bb.length))};op.prototype.J=function(){this.uh=this.vh=null;Qc.prototype.J.call(this)};
w("ee.FloatTileOverlay",op);var rp=function(){this.de=new Map};rp.prototype.clear=function(){this.de.clear()};var sp=function(a,b){a.de.has(b)||a.de.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.de.get(b)};var tp=function(a){Da.call(this);this.Tb=a;this.K={}};x(tp,Da);var up=[];tp.prototype.ab=function(a,b,c,d){Array.isArray(b)||(b&&(up[0]=b.toString()),b=up);for(var e=0;e<b.length;e++){var g=bc(a,b[e],c||this.handleEvent,d||!1,this.Tb||this);if(!g)break;this.K[g.key]=g}return this};tp.prototype.bd=function(a,b,c,d){return vp(this,a,b,c,d)};
var vp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)vp(a,b,c[f],d,e,g);else{b=ac(b,c,d||a.handleEvent,e,g||a.Tb||a);if(!b)return a;a.K[b.key]=b}return a};tp.prototype.ne=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.ne(a,b[g],c,d,e);else c=c||this.handleEvent,d=t(d)?!!d.capture:!!d,e=e||this.Tb||this,c=cc(c),d=!!d,b=Bb(a)?a.Tc(b,c,d,e):a?(a=ec(a))?a.Tc(b,c,d,e):null:null,b&&(jc(b),delete this.K[b.key])};
tp.prototype.jd=function(){Fb(this.K,function(a,b){this.K.hasOwnProperty(b)&&jc(a)},this);this.K={}};tp.prototype.J=function(){tp.L.J.call(this);this.jd()};tp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var xp=function(a,b){void 0!==a.name?(this.name=a.name,this.code=Ob[a.name]):(this.code=a=Ja(a.code),this.name=wp(a));Ea.call(this,Ad("%s %s",this.name,b))};x(xp,Ea);
var wp=function(a){var b=Nb(function(c){return a==c});if(void 0===b)throw Error("Invalid code: "+a);return b},yp={},Ob=(yp.AbortError=3,yp.EncodingError=5,yp.InvalidModificationError=9,yp.InvalidStateError=7,yp.NotFoundError=1,yp.NotReadableError=4,yp.NoModificationAllowedError=6,yp.PathExistsError=12,yp.QuotaExceededError=10,yp.SecurityError=2,yp.SyntaxError=8,yp.TypeMismatchError=11,yp);var zp=function(a,b){y.call(this,a.type,b);this.Ma=a};x(zp,y);var Ap=function(){A.call(this);this.ea=new FileReader;this.ea.onloadstart=u(this.pc,this);this.ea.onprogress=u(this.pc,this);this.ea.onload=u(this.pc,this);this.ea.onabort=u(this.pc,this);this.ea.onerror=u(this.pc,this);this.ea.onloadend=u(this.pc,this)};x(Ap,A);h=Ap.prototype;h.abort=function(){try{this.ea.abort()}catch(a){throw new xp(a,"aborting read");}};h.vb=function(){return this.ea.readyState};h.getError=function(){return this.ea.error&&new xp(this.ea.error,"reading file")};
h.pc=function(a){this.dispatchEvent(new zp(a,this))};h.J=function(){Ap.L.J.call(this);delete this.ea};h.readAsBinaryString=function(a){this.ea.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ea.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ea.readAsText(a,b)};var Bp=function(a,b){z(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")};var Cp=function(a,b){A.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.ce=new rp;this.Ab=new Cc;this.zb=0;this.pg=a;this.mb=new tp(this);this.radius=0};q(Cp,A);h=Cp.prototype;h.Pe=function(a){return bc(this,"tile-load",a)};h.Xf=function(a){jc(a)};
h.Uc=function(){return Dp(this,"throttled")+Dp(this,"loading")+Dp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.Ab.forEach(function(b){Bp(b.ta,this.opacity)},this)};h.getStats=function(){return this.ce};
h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||0>a.y||a.y>=d)return c.createElement("div");var e=a.x%d;0>e&&(e+=d);d=new google.maps.Point(e,a.y);a=[[a.x,a.y,b,this.zb++].join("-"),this.pg.Ah()].join("-");b=this.$g(d,b,c,a);b.tileSize=this.tileSize;Bp(b.ta,this.opacity);this.Ab.set(a,b);Ep(this,b);this.dispatchEvent(new Fp(this.Uc()));this.pg.Nh(b,(new Date).getTime()/1E3);return b.ta};h.releaseTile=function(a){var b=this.Ab.get(a.id);this.Ab.remove(a.id);b&&(b.abort(),Ca(b))};
var Ep=function(a,b){a.mb.ab(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.Jk,d=(new Date).getTime();sp(this.ce,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Gp(this.Uc()));break;case "throttled":sp(this.ce,b.zoom).throttleCount++;this.dispatchEvent(new Hp(b.Qa));break;case "failed":sp(this.ce,b.zoom).errorCount++;this.dispatchEvent(new Ip(b.Qa,b.xk));break;case "aborted":this.dispatchEvent(new Jp(this.Uc()))}})};
Cp.prototype.J=function(){A.prototype.J.call(this);this.Ab.forEach(Ca);this.Ab.clear();this.Ab=null;Ca(this.mb);this.pg=this.mb=null};var Dp=function(a,b){return Ua(a.Ab.aa(),function(c){return c.getStatus()==b})};w("ee.layers.AbstractOverlay",Cp);Cp.prototype.removeTileCallback=Cp.prototype.Xf;Cp.prototype.addTileCallback=Cp.prototype.Pe;var Gp=function(){y.call(this,"tile-load")};q(Gp,y);var Fp=function(){y.call(this,"tile-start")};q(Fp,y);var Hp=function(){y.call(this,"tile-throttle")};q(Hp,y);
var Ip=function(a,b){y.call(this,"tile-fail");this.errorMessage=b};q(Ip,y);var Jp=function(){y.call(this,"tile-abort")};q(Jp,y);var Kp=function(a,b,c,d){A.call(this);this.oc=a;this.zoom=b;this.ta=c.createElement("div");this.ta.id=d;this.Nk=5;this.Zd=function(){};this.fe="new";this.ni=0;this.Bf=!1};q(Kp,A);
var Mp=function(a){if(!a.Bf&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Lp(a,"loading");a.Jk=(new Date).getTime();a.cb=new Ui;a.cb.Bc="blob";a.cb.ab("complete",function(){var b=ej(a.cb),c=a.cb.getStatus();429==c&&Lp(a,"throttled");if(Ni(c)){var d={};Fb(fj(a.cb),function(g,f){d[f.toLowerCase()]=g});a.al=d;a.ui=b;a.Sc()}else if(b){var e=new Ap;e.ab("loadend",function(){a.ld(e.ea.result)},void 0);e.readAsText(b)}else a.ld("Failed to load tile.")},
!1);a.cb.bd("ready",Aa(Ca,a.cb));a.Qa&&a.Qa.endsWith("&profiling=1")&&(a.Qa=a.Qa.replace("&profiling=1",""),a.cb.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.cb.send(a.Qa,"GET")};h=Kp.prototype;h.Sc=function(){this.Zd(this);Lp(this,"loaded")};h.Mc=function(){Ca(this.cb)};
h.ld=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.ni>=this.Nk?(this.xk=b(a),Lp(this,"failed")):(this.Mc(),setTimeout(u(function(){this.Xa||(this.Bf=!0,Mp(this),this.Bf=!1)},this),1E3*Math.pow(2,this.ni++)))};h.abort=function(){this.Mc();"aborted"!=this.getStatus()&&"removed"!=this.getStatus()&&Lp(this,this.fe in Np?"removed":"aborted")};h.getStatus=function(){return this.fe};var Lp=function(a,b){a.fe=b;a.dispatchEvent("status-changed")};
Kp.prototype.J=function(){A.prototype.J.call(this);this.Mc();this.ta.remove();this.Zd=null};var Np={aborted:!0,failed:!0,loaded:!0,removed:!0};var Op=function(){Da.call(this)};q(Op,Da);var Pp=function(a,b){Cp.call(this,a,b);this.Pg=new Cc;this.lh=new Cc};q(Pp,Cp);Pp.prototype.$g=function(a,b,c,d){var e=new Qp(a,b,c,d);this.mb.ab(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.Pg.set(a,new Float32Array(e.xd)),this.lh.set(a,e.ta))});return e};Pp.prototype.J=function(){Cp.prototype.J.call(this);this.lh=this.Pg=null};w("ee.layers.BinaryOverlay",Pp);var Qp=function(a,b,c,d){Kp.call(this,a,b,c,d)};q(Qp,Kp);
Qp.prototype.Sc=function(){var a=new Ap;a.ab("loadend",function(){this.xd=a.ea.result;Kp.prototype.Sc.call(this)},void 0,this);a.readAsArrayBuffer(this.ui)};var Rp=function(a){A.call(this);this.Yc={};this.Xc={};this.Tb=new tp(this);this.X=a;this.Ve=!1};x(Rp,A);var Sp=[nb&&!xb("11")?"readystatechange":"load","abort","error"],Tp=function(a,b,c){if(c="string"===typeof c?c:c.src)a.Ve=!1,a.Yc[b]={src:c,Zg:null}},Up=function(a,b){delete a.Yc[b];var c=a.Xc[b];c&&(delete a.Xc[b],a.Tb.ne(c,Sp,a.Zh))};
Rp.prototype.start=function(){var a=this.Yc;Lb(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Xa)){if(this.X){var d=this.X;d=(d?new uh(th(d)):Fa||(Fa=new uh)).vk("IMG")}else d=new Image;c.Zg&&(d.crossOrigin=c.Zg);this.Tb.ab(d,Sp,this.Zh);this.Xc[b]=d;d.id=b;d.src=c.src}},this)};
Rp.prototype.Zh=function(a){var b=a.currentTarget;if(b){if("readystatechange"==a.type)if("complete"==b.readyState)a.type="load";else return;"undefined"==typeof b.naturalWidth&&("load"==a.type?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));Up(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Xa&&Pb(this.Xc)&&Pb(this.Yc)&&!this.Ve&&(this.Ve=!0,this.dispatchEvent("complete"))}};Rp.prototype.J=function(){delete this.Yc;delete this.Xc;Ca(this.Tb);Rp.L.J.call(this)};var Vp=function(a,b){Cp.call(this,a,b)};q(Vp,Cp);Vp.prototype.$g=function(a,b,c,d){return new Wp(a,b,c,d)};w("ee.layers.ImageOverlay",Vp);var Wp=function(a,b,c,d){Kp.call(this,a,b,c,d);this.Zd=Xp;this.Fh=this.ja=this.Od=null;this.dd=""};q(Wp,Kp);
Wp.prototype.Sc=function(){try{var a=xd(this.ui);this.dd=vd(a);var b="about:invalid#zClosurez"!==this.dd?this.dd:this.Qa}catch(c){b=this.Qa}this.ja=new Rp;Tp(this.ja,this.ta.id+"-image",b);this.Fh=ac(this.ja,Yp,function(c){"load"==c.type?(this.Od=c.target,Kp.prototype.Sc.call(this)):this.ld()},void 0,this);this.ja.start()};Wp.prototype.Mc=function(){Kp.prototype.Mc.call(this);this.ja&&(jc(this.Fh),Ca(this.ja))};Wp.prototype.J=function(){Kp.prototype.J.call(this);this.dd&&URL.revokeObjectURL(this.dd)};
var Xp=function(a){a.ta.appendChild(a.Od)},Yp=["load","abort","error"];var Zp=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(0==d.lastIndexOf("/",0))b=d;else{var e;(e=""==b)||(e=b.length-1,e=0<=e&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var $p=function(a,b,c,d){Da.call(this);this.Og=a;this.$b=b;this.kg=d||"";this.Td=c};q($p,Op);$p.prototype.Nh=function(a){if(a.zoom<=this.Td)a.Qa=this.Kd(a.oc,a.zoom);else{var b=a.zoom-this.Td,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.oc.x/c),Math.floor(a.oc.y/c));a.Qa=this.Kd(c,a.zoom-b);a.Zd=Aa(aq,this.Td)}var d=u(a.ld,a);a.ld=u(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Lp(a,"loaded"):d(e)},a);Mp(a)};
$p.prototype.Ah=function(){return[this.Og,this.$b,this.Td,this.kg].join("-")};$p.prototype.Kd=function(a,b){a=Zp("https://storage.googleapis.com",this.Og,this.$b,String(b),String(a.x),String(a.y));this.kg&&(a+=this.kg);return a};
var aq=function(a,b){if(!b.Od)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.ta.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.ta.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Od,c/a*(b.oc.x%a),c/a*(b.oc.y%a),c/a,c/a,0,0,c,c)};w("ee.layers.CloudStorageTileSource",$p);var bq=function(){this.Oa=[];this.Va=[]};h=bq.prototype;h.enqueue=function(a){this.Va.push(a)};h.Qc=function(){0===this.Oa.length&&(this.Oa=this.Va,this.Oa.reverse(),this.Va=[]);return this.Oa.pop()};h.R=function(){return this.Oa.length+this.Va.length};h.isEmpty=function(){return 0===this.Oa.length&&0===this.Va.length};h.clear=function(){this.Oa=[];this.Va=[]};h.contains=function(a){return Va(this.Oa,a)||Va(this.Va,a)};
h.remove=function(a){var b=this.Oa;var c=Oa(b,a);0<=c?(Ya(b,c),b=!0):b=!1;return b||Xa(this.Va,a)};h.aa=function(){for(var a=[],b=this.Oa.length-1;0<=b;--b)a.push(this.Oa[b]);var c=this.Va.length;for(b=0;b<c;++b)a.push(this.Va[b]);return a};var cq=function(a,b){Da.call(this);this.Uh=a||0;this.Sd=b||10;if(this.Uh>this.Sd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Ya=new bq;this.wb=new Lc;this.delay=0;this.Cf=null;this.sd()};x(cq,Da);cq.prototype.Vc=function(){var a=Date.now();if(!(null!=this.Cf&&a-this.Cf<this.delay)){for(var b;0<this.Ya.R()&&(b=this.Ya.Qc(),!this.Lf(b));)this.sd();!b&&this.R()<this.Sd&&(b=this.Ye());b&&(this.Cf=a,this.wb.add(b));return b}};
var dq=function(a,b){return a.wb.remove(b)?(a.Oe(b),!0):!1};h=cq.prototype;h.Oe=function(a){this.wb.remove(a);this.Lf(a)&&this.R()<this.Sd?this.Ya.enqueue(a):this.Bd(a)};h.sd=function(){for(var a=this.Ya;this.R()<this.Uh;)a.enqueue(this.Ye());for(;this.R()>this.Sd&&0<this.Ya.R();)this.Bd(a.Qc())};h.Ye=function(){return{}};h.Bd=function(a){if("function"==typeof a.Wa)a.Wa();else for(var b in a)a[b]=null};h.Lf=function(a){return"function"==typeof a.sk?a.sk():!0};
h.contains=function(a){return this.Ya.contains(a)||this.wb.contains(a)};h.R=function(){return this.Ya.R()+this.wb.R()};h.isEmpty=function(){return this.Ya.isEmpty()&&this.wb.isEmpty()};h.J=function(){cq.L.J.call(this);if(0<this.wb.R())throw Error("[goog.structs.Pool] Objects not released");delete this.wb;for(var a=this.Ya;!a.isEmpty();)this.Bd(a.Qc());delete this.Ya};var eq=function(a,b){this.Lh=a;this.pe=b};eq.prototype.getKey=function(){return this.Lh};eq.prototype.clone=function(){return new eq(this.Lh,this.pe)};var fq=function(a){this.Da=[];if(a)a:{if(a instanceof fq){var b=a.ub();a=a.aa();if(0>=this.R()){for(var c=this.Da,d=0;d<b.length;d++)c.push(new eq(b[d],a[d]));break a}}else b=Lb(a),a=Kb(a);for(d=0;d<b.length;d++)gq(this,b[d],a[d])}},gq=function(a,b,c){var d=a.Da;d.push(new eq(b,c));b=d.length-1;a=a.Da;for(c=a[b];0<b;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=fq.prototype;
h.remove=function(){var a=this.Da,b=a.length,c=a[0];if(!(0>=b)){if(1==b)Wa(a);else{a[0]=a.pop();a=0;b=this.Da;for(var d=b.length,e=b[a];a<d>>1;){var g=2*a+1,f=2*a+2;g=f<d&&b[f].getKey()<b[g].getKey()?f:g;if(b[g].getKey()>e.getKey())break;b[a]=b[g];a=g}b[a]=e}return c.pe}};h.aa=function(){for(var a=this.Da,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].pe);return b};h.ub=function(){for(var a=this.Da,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
h.Nc=function(a){return Sa(this.Da,function(b){return b.pe==a})};h.Qb=function(a){return Sa(this.Da,function(b){return b.getKey()==a})};h.clone=function(){return new fq(this)};h.R=function(){return this.Da.length};h.isEmpty=function(){return 0===this.Da.length};h.clear=function(){Wa(this.Da)};var hq=function(){fq.call(this)};x(hq,fq);hq.prototype.enqueue=function(a,b){gq(this,a,b)};hq.prototype.Qc=function(){return this.remove()};var iq=function(a,b){this.jh=void 0;this.ae=new hq;cq.call(this,a,b)};x(iq,cq);h=iq.prototype;h.Vc=function(a,b){if(!a)return(a=iq.L.Vc.call(this))&&this.delay&&(this.jh=r.setTimeout(u(this.Md,this),this.delay)),a;this.ae.enqueue(void 0!==b?b:100,a);this.Md()};h.Md=function(){for(var a=this.ae;0<a.R();){var b=this.Vc();if(b)a.Qc().apply(this,[b]);else break}};h.Oe=function(a){iq.L.Oe.call(this,a);this.Md()};h.sd=function(){iq.L.sd.call(this);this.Md()};
h.J=function(){iq.L.J.call(this);r.clearTimeout(this.jh);this.ae.clear();this.ae=null};var jq=function(a,b){Da.call(this);this.Df=a;this.xa=b||null};q(jq,Op);jq.prototype.Nh=function(a,b){var c=bc(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.al["x-earth-engine-computation-profile"];this.xa&&e&&this.xa.pk(a.ta.id,e);break;case "failed":case "aborted":this.xa&&""!==a.ta.id&&this.xa.Uk(a.ta.id),jc(c)}},void 0,this);a.Qa=this.Kd(a.oc,a.zoom);var d=u(this.uf,this,a);kq().Vc(d,b)};jq.prototype.Ah=function(){return this.Df.mapid+"-"+this.Df.token};
jq.prototype.uf=function(a,b){var c=kq();if(a.Xa||"aborted"==a.getStatus())dq(c,b);else{var d=bc(a,"status-changed",function(){a.fe in Np&&(jc(d),dq(c,b))});Mp(a)}};jq.prototype.Kd=function(a,b){a=yl(this.Df,a.x,a.y,b);return this.xa&&this.xa.isEnabled()?a+"&profiling=1":a};var kq=function(){lq||(lq=new iq(0,4));return lq};w("ee.layers.EarthEngineTileSource",jq);var lq=null;var mq=[];var oq=function(){A.call(this);this.ke=new nq(0,60);this.Ac=new Cc};q(oq,A);oq.prototype.send=function(a,b,c,d,e){if(this.Ac.get(a))throw Error("[ee.MapTileManager] ID in use");b=new pq(a,b,d,u(this.ji,this),void 0!==e?e:1);this.Ac.set(a,b);a=u(this.uf,this,b);this.ke.Vc(a,c);return b};oq.prototype.abort=function(a){if(a=this.Ac.get(a))a.jc||(a.jc=!0,a.Ma=new y("abort")),this.ji(a)};
oq.prototype.uf=function(a,b){if(a.ja||a.jc)qq(this,b);else if(a.Gi=b,b.setActive(!0),b=new Rp,a.ja=b,!a.retry())throw Error("Cannot dispatch first request!");};oq.prototype.ji=function(a){this.Ac.remove(a.getId());a.ja&&(qq(this,a.Gi),a.ja.Wa());a.vf&&a.vf(a.Ma,a.fi)};var qq=function(a,b){b.setActive(!1);if(!dq(a.ke,b))throw Error("Object not released");};oq.prototype.J=function(){A.prototype.J.call(this);this.ke.Wa();this.ke=null;var a=this.Ac;Pa(a.aa(),function(b){b.Wa()});a.clear();this.Ac=null};
var rq=function(){z(!Object.isSealed(oq),"Cannot use getInstance() with a sealed constructor.");var a="Af";if(oq.Af&&oq.hasOwnProperty(a))a=oq.Af;else{mq.push(oq);var b=new oq;oq.Af=b;z(oq.hasOwnProperty(a),"Could not instantiate singleton.");a=b}return a};w("ee.MapTileManager",oq);var pq=function(a,b,c,d,e){Da.call(this);this.ia=a;this.gl=b;this.Ok=void 0!==e?e:1;this.vf=c;this.bc=d};q(pq,Da);h=pq.prototype;h.getId=function(){return this.ia};h.getUrl=function(){return this.gl};
h.Ck=function(a){if(this.jc)this.bc&&this.bc(this);else switch(a.type){case "load":this.Ma=a;this.bc&&this.bc(this);break;case "error":case "abort":this.retry()||(this.Ma=a,this.bc&&this.bc(this))}};h.J=function(){Da.prototype.J.call(this);delete this.vf;delete this.bc};h.retry=function(){if(this.Gg>this.Ok)return!1;this.Gg++;Up(this.ja,this.ia);setTimeout(u(this.bl,this),0);return!0};
h.bl=function(){if(!this.jc){var a=u(function(d){this.jc||(Tp(this.ja,this.ia,d),ac(this.ja,sq,u(this.Ck,this)),this.ja.start())},this),b=this.getUrl();if(Rd(b).Ea.Qb("profiling")){var c=new Ui;c.Bc="blob";c.ab("complete",u(function(){this.fi=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=vd(xd(ej(c)));var e="about:invalid#zClosurez"!==d}catch(g){}a(e?d:b)},this));c.bd("ready",u(c.Wa,c));c.send(b,"GET")}else a(b)}};h.Gg=0;h.jc=!1;
h.ja=null;h.Gi=null;h.Ma=null;h.fi=null;var sq=["load","abort","error"],tq=function(){Da.call(this);this.Ha=!1};q(tq,Da);tq.prototype.setActive=function(a){this.Ha=a};tq.prototype.Hh=function(){return this.Ha};var nq=function(a,b){iq.call(this,a,b)};q(nq,iq);nq.prototype.Ye=function(){return new tq};nq.prototype.Bd=function(a){a.Wa()};nq.prototype.Lf=function(a){return!a.Xa&&!a.Hh()};var uq=function(a,b,c,d,e){Qc.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.rg=new Lc;this.Mf=1;this.xa=e||null};q(uq,Qc);h=uq.prototype;h.Pe=function(a){return bc(this,"tileevent",a)};h.Xf=function(a){jc(a)};
h.getTile=function(a,b,c){if(b<this.minZoom||0>a.y||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=Rc(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.xa&&this.xa.isEnabled()&&(a+="&profiling=1");b=[b,this.zb,this.token].join("/");this.zb+=1;c=ph("DIV",{id:b});var d=(new Date).getTime()/1E3;this.Bb.push(b);rq().send(b,a,d,u(this.Bk,this,c,b));qp(this);return c};h.Uc=function(){return this.Bb.length};
h.releaseTile=function(a){rq().abort(a.id);if(void 0!==a.firstElementChild)var b=a.firstElementChild;else for(b=a.firstChild;b&&1!=b.nodeType;)b=b.nextSibling;this.rg.remove(b);""!==a.id&&(this.qg.remove(a.id),this.xa&&this.xa.Uk(a.id))};h.setOpacity=function(a){this.Mf=a;var b=this.rg.Ga();wc(b,function(c){Bp(c,a)})};
h.Bk=function(a,b,c,d){"error"==c.type?(Xa(this.Bb,b),this.qg.add(b),this.dispatchEvent(c)):(Xa(this.Bb,b),c.target&&"load"==c.type&&(c=c.target,this.rg.add(c),1!=this.Mf&&Bp(c,this.Mf),a.appendChild(c)),qp(this));this.xa&&null!==d&&this.xa.pk(b,d)};w("ee.MapLayerOverlay",uq);uq.prototype.removeTileCallback=uq.prototype.Xf;uq.prototype.addTileCallback=uq.prototype.Pe;uq.prototype.getTile=uq.prototype.getTile;uq.prototype.setOpacity=uq.prototype.setOpacity;uq.prototype.releaseTile=uq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction._call ee.ApiFunction.lookup ee.batch.Export.table.toFeatureView ee.batch.Export.image.toAsset ee.batch.Export.table.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toDrive ee.batch.Export.video.toDrive ee.Collection.prototype.sort ee.Collection.prototype.filterDate ee.Collection.prototype.filter ee.Collection.prototype.iterate ee.Collection.prototype.filterBounds ee.Collection.prototype.limit ee.Collection.prototype.map ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.aside ee.data.computeValue ee.data.getAsset ee.data.getTaskList ee.data.startTableIngestion ee.data.setAssetAcl ee.data.copyAsset ee.data.getTaskListWithLimit ee.data.getTableDownloadId ee.data.getInfo ee.data.updateTask ee.data.deleteAsset ee.data.getThumbId ee.data.setAssetProperties ee.data.listOperations ee.data.getVideoThumbId ee.data.getList ee.data.getAssetRootQuota ee.data.getFilmstripThumbId ee.data.cancelOperation ee.data.getDownloadId ee.data.updateAsset ee.data.makeDownloadUrl ee.data.listAssets ee.data.getOperation ee.data.cancelTask ee.data.makeThumbUrl ee.data.listImages ee.data.getAssetAcl ee.data.authenticateViaPopup ee.data.listBuckets ee.data.authenticate ee.data.getAssetRoots ee.data.makeTableDownloadUrl ee.data.createAssetHome ee.data.startProcessing ee.data.startIngestion ee.data.getTileUrl ee.data.authenticateViaPrivateKey ee.data.newTaskId ee.data.authenticateViaOauth ee.data.createAsset ee.data.createFolder ee.data.getFeatureViewTilesKey ee.data.getMapId ee.data.getTaskStatus ee.data.listFeatures ee.data.renameAsset ee.Date ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Dictionary ee.reset ee.call ee.TILE_SIZE ee.InitState ee.apply ee.initialize ee.Algorithms ee.Element.prototype.set ee.Feature.prototype.getMap ee.Feature ee.Feature.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getInfo ee.Filter.date ee.Filter.gte ee.Filter.bounds ee.Filter.and ee.Filter.gt ee.Filter.lte ee.Filter.inList ee.Filter ee.Filter.or ee.Filter.lt ee.Filter.prototype.not ee.Filter.metadata ee.Filter.eq ee.Filter.neq ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.MultiLineString ee.Geometry.Point ee.Geometry.BBox ee.Geometry.prototype.serialize ee.Geometry ee.Geometry.MultiPoint ee.Geometry.prototype.toGeoJSONString ee.Geometry.prototype.toGeoJSON ee.Geometry.MultiPolygon ee.Geometry.LinearRing ee.Geometry.Polygon ee.Geometry.LineString ee.Geometry.Rectangle ee.Image.prototype.getMap ee.Image.prototype.getThumbURL ee.Image ee.Image.prototype.getThumbId ee.Image.prototype.clip ee.Image.rgb ee.Image.cat ee.Image.prototype.getInfo ee.Image.prototype.expression ee.Image.prototype.rename ee.Image.prototype.getDownloadURL ee.Image.prototype.select ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection ee.List ee.Number ee.Serializer.toCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.Serializer.encodeCloudApi ee.Serializer.toJSON ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.String ee.Terrain".split(" "),
c=[["name","namedArgs"],["name","var_args"],["name"],"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize".split(" "),["collection","opt_description","opt_assetId","opt_maxVertices"],["classifier","opt_description","opt_assetId"],"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),
"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "),"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris".split(" "),
"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),
["property","opt_ascending"],["start","opt_end"],["filter"],["algorithm","opt_first"],["geometry"],["max","opt_property","opt_ascending"],["algorithm","opt_dropNulls"],["name","operator","value"],["callback"],["legacy"],["opt_callback"],["func","var_args"],["obj","opt_callback"],["id","opt_callback"],["opt_callback"],["taskId","request","opt_callback"],["assetId","aclUpdate","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["opt_limit","opt_callback"],["params","opt_callback"],
["id","opt_callback"],["taskId","action","opt_callback"],["assetId","opt_callback"],["params","opt_callback"],["assetId","properties","opt_callback"],["opt_limit","opt_callback"],["params","opt_callback"],["params","opt_callback"],["rootId","opt_callback"],["params","opt_callback"],["operationName","opt_callback"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["id"],["parent","params","opt_callback"],["operationName","opt_callback"],["taskId","opt_callback"],["id"],["parent",
"params","opt_callback"],["assetId","opt_callback"],["opt_success","opt_error"],["project","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["opt_callback"],["id"],["requestedId","opt_callback"],["taskId","params","opt_callback"],["taskId","request","opt_callback"],["id","x","y","z"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["opt_count","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
["value","opt_path","opt_force","opt_properties","opt_callback"],["path","opt_force","opt_callback"],["params","opt_callback"],["params","opt_callback"],["taskId","opt_callback"],["asset","params","opt_callback"],["sourceId","destinationId","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],["func","var_args"],[],[],["func","namedArgs"],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),[],["var_args"],["opt_visParams",
"opt_callback"],["geometry","opt_properties"],["opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_callback"],["start","opt_end"],["name","value"],["geometry","opt_errorMargin"],["var_args"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["opt_filter"],["var_args"],["name","value"],[],["name","operator",
"value"],["name","value"],["name","value"],["var_args"],["namedArgs"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj"],["west","south","east","north"],["legacy"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],[],[],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],
["coords","opt_proj","opt_geodesic","opt_evenOdd"],["opt_visParams","opt_callback"],["params","opt_callback"],["opt_args"],["params","opt_callback"],["geometry"],["r","g","b"],["var_args"],["opt_callback"],["expression","opt_map"],["var_args"],["params","opt_callback"],["var_args"],["params","opt_callback"],["selectors","opt_names"],["opt_callback"],[],["params","opt_callback"],["opt_visParams","opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],
["obj"],["string"],[]];[Mm,O,Lm,so,ko,ro,wo,to,mo,no,vo,oo,po,qo,uo,V.prototype.sort,V.prototype.hf,V.prototype.filter,V.prototype.Kh,V.prototype.sh,V.prototype.limit,V.prototype.map,V.prototype.jf,M.prototype.evaluate,M.prototype.ya,M.prototype.U,M.prototype.Bg,Bl,hm,Pl,gm,vm,rm,Ol,Jl,hm,Tl,sm,Cl,wm,Ql,Dl,im,xm,El,Rl,Hl,um,Il,jm,Sl,Ul,Fl,km,tm,ql,lm,sl,mm,Kl,nm,am,em,yl,tl,Ll,rl,om,pm,zl,xl,Nl,Al,qm,No,Ro,So,Wo,Qo,Xo,ip,kp,256,jp,lp,fp,hp,Q.prototype.set,W.prototype.getMap,W,W.prototype.U,X,X.prototype.getMap,
X.prototype.tb,X.prototype.select,X.prototype.U,Hn,Cn,Jn,Fn,Dn,En,In,T,Gn,Bn,T.prototype.wc,Kn,zn,An,Gm.prototype.call,Gm.prototype.apply,pn,en,kn,S.prototype.ya,S,hn,S.prototype.tg,S.prototype.je,rn,on,qn,nn,jn,L.prototype.getMap,L.prototype.rf,L,L.prototype.Jd,L.prototype.clip,Xn,Yn,L.prototype.U,L.prototype.l,L.prototype.ki,L.prototype.tb,L.prototype.select,Z.prototype.pf,Z.prototype.select,Z.prototype.U,Z.prototype.first,Z.prototype.tf,Z.prototype.getMap,Z,Zn,Do,Wk,Vk,Nk,Tk,Ok,Qk,Xk,Go,$o].forEach(function(d,
e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});r.EXPORTED_FN_INFO=a})();}).call(this);