Google Earth Engine Authors a4aeed4393 v0.1.284
PiperOrigin-RevId: 398637332
2021-09-24 23:33:37 +00:00

682 lines
311 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.Ki=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ki};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.M=b.prototype},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.ga=(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.ga]=p;return this};l.prototype.get=function(m){return c(m)&&ma(m,g)?m[g][this.ga]:void 0};l.prototype.has=function(m){return c(m)&&ma(m,g)&&ma(m[g],
this.ga)};l.prototype.delete=function(m){return c(m)&&ma(m,g)&&ma(m[g],this.ga)?delete m[g][this.ga]:!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.Nc={};this.sa=
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.Nc[p.id]=[]);p.ea?p.ea.value=m:(p.ea={next:this.sa,qb:this.sa.qb,head:this.sa,key:l,value:m},p.list.push(p.ea),this.sa.qb.next=p.ea,this.sa.qb=p.ea,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.ea&&l.list?(l.list.splice(l.index,1),l.list.length||delete this.Nc[l.id],l.ea.qb.next=l.ea.next,l.ea.next.qb=
l.ea.qb,l.ea.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Nc={};this.sa=this.sa.qb=g();this.size=0};c.prototype.has=function(l){return!!d(this,l).ea};c.prototype.get=function(l){return(l=d(this,l).ea)&&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.Nc[p];if(v&&ma(l.Nc,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,ea:B}}return{id:p,list:v,index:-1,ea:void 0}},e=function(l,m){var p=l.sa;return ea(function(){if(p){for(;p.head!=l.sa;)p=p.qb;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.qb=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.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("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("Promise",function(a){function b(){this.tb=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.tb){this.tb=[];var l=this;this.Fg(function(){l.rk()})}this.tb.push(f)};var d=k.setTimeout;b.prototype.Fg=function(f){d(f,0)};b.prototype.rk=function(){for(;this.tb&&this.tb.length;){var f=this.tb;this.tb=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.ik(p)}}}this.tb=null};b.prototype.ik=function(f){this.Fg(function(){throw f;
})};var e=function(f){this.T=0;this.na=void 0;this.yc=[];this.Jh=!1;var l=this.Xe();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.Xe=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.Rk),reject:f(this.Yf)}};e.prototype.Rk=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.Tk(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.Qk(f):this.wh(f)}};e.prototype.Qk=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}"function"==typeof l?this.Uk(l,f):this.wh(f)};e.prototype.Yf=function(f){this.pi(2,f)};e.prototype.wh=function(f){this.pi(1,f)};e.prototype.pi=function(f,l){if(0!=this.T)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.na=l;2===this.T&&this.Sk();this.tk()};e.prototype.Sk=function(){var f=this;d(function(){if(f.Lk()){var l=k.console;"undefined"!==
typeof l&&l.error(f.na)}},1)};e.prototype.Lk=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.na;return m(f)};e.prototype.tk=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.Tk=function(f){var l=this.Xe();f.zd(l.resolve,l.reject)};e.prototype.Uk=function(f,l){var m=this.Xe();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(Z){try{p(D(Z))}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.T){case 1:f(p.na);
break;case 2:l(p.na);break;default:throw Error("Unexpected state: "+p.T);}}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(Z){return function(U){D[Z]=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});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.A=new Map;if(c){c=
n(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.A.size};b.prototype.add=function(c){c=0===c?0:c;this.A.set(c,c);this.size=this.A.size;return this};b.prototype.delete=function(c){c=this.A.delete(c);this.size=this.A.size;return c};b.prototype.clear=function(){this.A.clear();this.size=0};b.prototype.has=function(c){return this.A.has(c)};b.prototype.entries=function(){return this.A.entries()};b.prototype.values=function(){return this.A.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.A.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.M=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.el=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.Xa&&a.Xa()};var Da=function(){this.Ya=this.Ya;this.Ud=this.Ud};Da.prototype.Ya=!1;Da.prototype.Xa=function(){this.Ya||(this.Ya=!0,this.I())};Da.prototype.I=function(){if(this.Ud)for(;this.Ud.length;)this.Ud.shift()()};var Ea=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.gd=!1};Ea.prototype.stopPropagation=function(){this.gd=!0};Ea.prototype.preventDefault=function(){this.defaultPrevented=!0};function Fa(a){if(Error.captureStackTrace)Error.captureStackTrace(this,Fa);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}x(Fa,Error);Fa.prototype.name="CustomError";var Ga;var Ha=function(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");Fa.call(this,c+a[d])};x(Ha,Fa);Ha.prototype.name="AssertionError";
var Ia=function(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Ha(""+e,g||[]);},y=function(a,b,c){a||Ia("",null,b,Array.prototype.slice.call(arguments,2))},Ja=function(a,b){throw new Ha("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ka=function(a,b,c){"number"!==typeof a&&Ia("Expected number but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a},La=function(a,b,c){"string"!==typeof a&&Ia("Expected string but got %s: %s.",
[sa(a),a],b,Array.prototype.slice.call(arguments,2))},Ma=function(a,b,c){"function"!==typeof a&&Ia("Expected function but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2))},Na=function(a,b,c){t(a)||Ia("Expected object but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Oa=Array.prototype.indexOf?function(a,b){y(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},Pa=Array.prototype.lastIndexOf?function(a,b){y(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},Qa=Array.prototype.forEach?function(a,b,c){y(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)},Ra=Array.prototype.filter?function(a,b){y(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},Sa=Array.prototype.map?function(a,b,c){y(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},Ta=Array.prototype.some?function(a,b){y(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},Ua=Array.prototype.every?function(a,b){y(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 Va(a,b){var c=0;Qa(a,function(d,e,g){b.call(void 0,d,e,g)&&++c},void 0);return c}function Wa(a,b){return 0<=Oa(a,b)}function Xa(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0}
function Ya(a,b){b=Oa(a,b);var c;(c=0<=b)&&Za(a,b);return c}function Za(a,b){y(null!=a.length);Array.prototype.splice.call(a,b,1)}function $a(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 ab(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 bb(a,b,c){y(null!=a.length);return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function cb(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function db(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=bb(d,e,e+8192);g=db.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var eb=Object.freeze||function(a){return a};var fb=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 gb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},hb=function(a,b){return a<b?-1:a>b?1:0};var ib;a:{var jb=r.navigator;if(jb){var kb=jb.userAgent;if(kb){ib=kb;break a}}ib=""}function lb(a){return-1!=ib.indexOf(a)};function mb(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function nb(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function ob(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function pb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function qb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function rb(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function sb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
function tb(a){var b=ub,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function vb(a){for(var b in a)return!1;return!0}function wb(a,b){b in a&&delete a[b]}function xb(a){var b={},c;for(c in a)b[c]=a[c];return b}
function yb(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]=yb(a[c]);return b}var zb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
function Ab(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<zb.length;g++)c=zb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Bb=function(a){return a};var Cb;var Fb=function(a,b){this.lg=a===Db&&b||"";this.Uj=Eb};Fb.prototype.vf=!0;Fb.prototype.qf=function(){return this.lg};Fb.prototype.toString=function(){return"Const{"+this.lg+"}"};var Gb=function(a){if(a instanceof Fb&&a.constructor===Fb&&a.Uj===Eb)return a.lg;Ja("expected object of type Const, got '"+a+"'");return"type_error:Const"},Eb={},Db={};var Jb=function(a,b){this.Qf=b===Hb?a:""};Jb.prototype.vf=!0;Jb.prototype.qf=function(){return this.Qf.toString()};Jb.prototype.toString=function(){return this.Qf+""};
var Kb=function(a){if(a instanceof Jb&&a.constructor===Jb)return a.Qf;Ja("expected object of type TrustedResourceUrl, got '"+a+"' of type "+sa(a));return"type_error:TrustedResourceUrl"},Pb=function(a){var b=Gb(Lb);if(!Mb.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(Nb,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
Fb?Gb(d):encodeURIComponent(String(d))});return Ob(c)},Nb=/%{(\w+)}/g,Mb=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]+/|[^:/\\\\%]*[?#]|about:blank#)","i"),Hb={},Ob=function(a){if(void 0===Cb){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)}Cb=b}a=(b=Cb)?b.createScriptURL(a):a;return new Jb(a,Hb)};var Rb=function(a,b){this.Pf=b===Qb?a:""};Rb.prototype.vf=!0;Rb.prototype.qf=function(){return this.Pf.toString()};Rb.prototype.toString=function(){return this.Pf.toString()};
var Sb=function(a){if(a instanceof Rb&&a.constructor===Rb)return a.Pf;Ja("expected object of type SafeUrl, got '"+a+"' of type "+sa(a));return"type_error:SafeUrl"},Tb=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"),Ub=function(a){if(Tb.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 Rb(a,Qb)},Qb={};var Wb=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;Ja("Argument is not a %s (or a non-Element, non-Location mock); got: %s",
"HTMLScriptElement",g)}a.src=Kb(b);a:{b=(a.ownerDocument&&a.ownerDocument.defaultView||r).document;if(b.querySelector&&(b=b.querySelector("script[nonce]"))&&(b=b.nonce||b.getAttribute("nonce"))&&Vb.test(b))break a;b=""}b&&a.setAttribute("nonce",b)},Vb=/^[\w+/_-]+[=]{0,2}$/;var Xb=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")},Yb=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 Zb=function(a){Zb[" "](a);return a};Zb[" "]=ra;var ac=function(a,b){var c=$b;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var bc=lb("Opera"),cc=lb("Trident")||lb("MSIE"),dc=lb("Edge"),ec=lb("Gecko")&&!(-1!=ib.toLowerCase().indexOf("webkit")&&!lb("Edge"))&&!(lb("Trident")||lb("MSIE"))&&!lb("Edge"),fc=-1!=ib.toLowerCase().indexOf("webkit")&&!lb("Edge"),gc;
a:{var hc="",ic=function(){var a=ib;if(ec)return/rv:([^\);]+)(\)|;)/.exec(a);if(dc)return/Edge\/([\d\.]+)/.exec(a);if(cc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(fc)return/WebKit\/(\S+)/.exec(a);if(bc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();ic&&(hc=ic?ic[1]:"");if(cc){var jc,kc=r.document;jc=kc?kc.documentMode:void 0;if(null!=jc&&jc>parseFloat(hc)){gc=String(jc);break a}}gc=hc}
var lc=gc,$b={},mc=function(a){return ac(a,function(){for(var b=0,c=gb(String(lc)).split("."),d=gb(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=hb(0==f[1].length?0:parseInt(f[1],10),0==l[1].length?0:parseInt(l[1],10))||hb(0==f[2].length,0==l[2].length)||hb(f[2],l[2]);f=f[3];l=l[3]}while(0==b)}return 0<=b})};var oc=function(a,b){Ea.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(ec){a:{try{Zb(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=fc||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=fc||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:nc[a.pointerType]||"";this.state=a.state;this.Ma=a;a.defaultPrevented&&oc.M.preventDefault.call(this)}};
x(oc,Ea);var nc=eb({2:"touch",3:"pen",4:"mouse"});oc.prototype.stopPropagation=function(){oc.M.stopPropagation.call(this);this.Ma.stopPropagation?this.Ma.stopPropagation():this.Ma.cancelBubble=!0};oc.prototype.preventDefault=function(){oc.M.preventDefault.call(this);var a=this.Ma;a.preventDefault?a.preventDefault():a.returnValue=!1};var pc="closure_listenable_"+(1E6*Math.random()|0),qc=function(a){return!(!a||!a[pc])};var rc=0;var sc=function(a,b,c,d,e){this.listener=a;this.Vd=null;this.src=b;this.type=c;this.capture=!!d;this.ob=e;this.key=++rc;this.kd=this.yd=!1},tc=function(a){a.kd=!0;a.listener=null;a.Vd=null;a.src=null;a.ob=null};var uc=function(a){this.src=a;this.la={};this.od=0};uc.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.la[g];a||(a=this.la[g]=[],this.od++);var f=vc(a,b,d,e);-1<f?(b=a[f],c||(b.yd=!1)):(b=new sc(b,this.src,g,!!d,e),b.yd=c,a.push(b));return b};uc.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.la))return!1;var e=this.la[a];b=vc(e,b,c,d);return-1<b?(tc(e[b]),Za(e,b),0==e.length&&(delete this.la[a],this.od--),!0):!1};
var wc=function(a,b){var c=b.type;c in a.la&&Ya(a.la[c],b)&&(tc(b),0==a.la[c].length&&(delete a.la[c],a.od--))};uc.prototype.jd=function(a){a=a&&a.toString();var b=0,c;for(c in this.la)if(!a||c==a){for(var d=this.la[c],e=0;e<d.length;e++)++b,tc(d[e]);delete this.la[c];this.od--}};uc.prototype.Sc=function(a,b,c,d){a=this.la[a.toString()];var e=-1;a&&(e=vc(a,b,c,d));return-1<e?a[e]:null};
uc.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return pb(this.la,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 vc=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.ob==d)return e}return-1};var xc="closure_lm_"+(1E6*Math.random()|0),yc={},zc=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 qc(a)?a.bb(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[xc]=l=new uc(a));c=l.add(b,c,d,f,g);if(c.Vd)return c;d=Fc();c.Vd=d;d.src=a;d.listener=c;if(a.addEventListener)fb||(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)y("change"===b,"MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");zc++;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 qc(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),qc(a)?a.oe(b,c,d,e):a&&(a=Ec(a))&&(b=a.Sc(b,c,d,e))&&Jc(b)},Jc=function(a){if("number"!==typeof a&&a&&!a.kd){var b=a.src;if(qc(b))wc(b.La,a);else{var c=a.type,d=a.Vd;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Gc(c),d):b.addListener&&b.removeListener&&b.removeListener(d);zc--;(c=Ec(b))?(wc(c,
a),0==c.od&&(c.src=null,b[xc]=null)):tc(a)}}},Gc=function(a){return a in yc?yc[a]:yc[a]="on"+a},Hc=function(a,b){if(a.kd)a=!0;else{b=new oc(b,this);var c=a.listener,d=a.ob||a.src;a.yd&&Jc(a);a=c.call(d,b)}return a},Ec=function(a){a=a[xc];return a instanceof uc?a:null},Kc="__closure_events_fn_"+(1E9*Math.random()>>>0),Cc=function(a){y(a,"Listener can not be null.");if("function"===typeof a)return a;y(a.handleEvent,"An object listener must have handleEvent method.");a[Kc]||(a[Kc]=function(b){return a.handleEvent(b)});
return a[Kc]};var z=function(){Da.call(this);this.La=new uc(this);this.gk=this;this.Nf=null};x(z,Da);z.prototype[pc]=!0;h=z.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),y(1E3>++d,"infinite loop")}b=this.gk;d=a.type||a;if("string"===typeof a)a=new Ea(a,b);else if(a instanceof Ea)a.target=a.target||b;else{var e=a;a=new Ea(d,b);Ab(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.I=function(){z.M.I.call(this);this.La&&this.La.jd(void 0);this.Nf=null};h.bb=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.oe=function(a,b,c,d){this.La.remove(String(a),b,c,d)};
var Mc=function(a,b,c,d){b=a.La.la[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.ob||f.src;f.yd&&wc(a.La,f);e=!1!==l.call(m,d)&&e}}return e&&!d.defaultPrevented};z.prototype.Sc=function(a,b,c,d){return this.La.Sc(String(a),b,c,d)};z.prototype.hasListener=function(a,b){return this.La.hasListener(void 0!==a?String(a):void 0,b)};var Lc=function(a){y(a.La,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Nc=function(a,b){this.lk=a[r.Symbol.iterator]();this.Fk=b;this.Jk=0};Nc.prototype[Symbol.iterator]=function(){return this};Nc.prototype.next=function(){var a=this.lk.next();return{value:a.done?void 0:this.Fk.call(void 0,a.value,this.Jk++),done:a.done}};var Oc=function(a,b){return new Nc(a,b)};var Pc="StopIteration"in r?r.StopIteration:{message:"StopIteration",stack:""},Qc=function(){};Qc.prototype.next=function(){return Qc.prototype.pb.call(this)};Qc.prototype.pb=function(){throw Pc;};Qc.prototype.Ga=function(){return this};
var Rc=function(a){if(a instanceof Qc)return a;if("function"==typeof a.Ga)return a.Ga(!1);if(ta(a)){var b=0,c=new Qc;c.pb=function(){for(;;){if(b>=a.length)throw Pc;if(b in a)return a[b++];b++}};c.next=c.pb.bind(c);return c}throw Error("Not implemented");},Sc=function(a,b){if(ta(a))try{Qa(a,b,void 0)}catch(c){if(c!==Pc)throw c;}else{a=Rc(a);try{for(;;)b.call(void 0,a.pb(),void 0,a)}catch(c){if(c!==Pc)throw c;}}};var Xc=function(a){if(a instanceof Tc||a instanceof Uc||a instanceof Vc)return a;if("function"==typeof a.next)return new Tc(function(){return Wc(a)});if("function"==typeof a[Symbol.iterator])return new Tc(function(){return a[Symbol.iterator]()});if("function"==typeof a.Ga)return new Tc(function(){return Wc(a.Ga())});throw Error("Not an iterator or iterable.");},Wc=function(a){if(!(a instanceof Qc))return a;var b=!1;return{next:function(){for(var c;!b;)try{c=a.pb();break}catch(d){if(d!==Pc)throw d;
b=!0}return{value:c,done:b}}}},Tc=function(a){this.lf=a};Tc.prototype.Ga=function(){return new Uc(this.lf())};Tc.prototype[Symbol.iterator]=function(){return new Vc(this.lf())};Tc.prototype.ug=function(){return new Vc(this.lf())};var Uc=function(a){this.Yc=a};q(Uc,Qc);Uc.prototype.pb=function(){var a=this.Yc.next();if(a.done)throw Pc;return a.value};Uc.prototype.next=function(){return Uc.prototype.pb.call(this)};Uc.prototype[Symbol.iterator]=function(){return new Vc(this.Yc)};Uc.prototype.ug=function(){return new Vc(this.Yc)};
var Vc=function(a){Tc.call(this,function(){return a});this.Yc=a};q(Vc,Tc);Vc.prototype.next=function(){return this.Yc.next()};var Yc=function(a,b){this.A={};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=Yc.prototype;h.S=function(){return this.size};h.aa=function(){Zc(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.xb=function(){Zc(this);return this.K.concat()};h.Tb=function(a){return this.has(a)};h.has=function(a){return $c(this.A,a)};
h.Mc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if($c(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.S())return!1;b=b||ad;Zc(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var ad=function(a,b){return a===b};Yc.prototype.isEmpty=function(){return 0==this.size};Yc.prototype.clear=function(){this.A={};this.K.length=0;this.rb(0);this.qd=0};Yc.prototype.remove=function(a){return this.delete(a)};
Yc.prototype.delete=function(a){return $c(this.A,a)?(delete this.A[a],this.rb(this.size-1),this.qd++,this.K.length>2*this.size&&Zc(this),!0):!1};var Zc=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];$c(a.A,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],$c(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=Yc.prototype;h.get=function(a,b){return $c(this.A,a)?this.A[a]:b};
h.set=function(a,b){$c(this.A,a)||(this.rb(this.size+1),this.K.push(a),this.qd++);this.A[a]=b};h.addAll=function(a){if(a instanceof Yc)for(var b=a.xb(),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.xb(),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 Yc(this)};h.keys=function(){return Xc(this.Ga(!0)).ug()};h.values=function(){return Xc(this.Ga(!1)).ug()};
h.entries=function(){var a=this;return Oc(this.keys(),function(b){return[b,a.get(b)]})};h.Ga=function(a){Zc(this);var b=0,c=this.qd,d=this,e=new Qc;e.pb=function(){if(c!=d.qd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)throw Pc;var g=d.K[b++];return a?g:d.A[g]};e.next=e.pb.bind(e);return e};h.rb=function(a){this.size=a};var $c=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var bd=function(a){if(a.S&&"function"==typeof a.S)a=a.S();else if(ta(a)||"string"===typeof a)a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},cd=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 qb(a)},dd=function(a){if(a.xb&&"function"==typeof a.xb)return a.xb();
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 rb(a)}}},ed=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=dd(a),e=cd(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},fd=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=dd(a),d=cd(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 gd=function(a){this.A=new Yc;this.size=0;a&&this.addAll(a)},hd=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+xa(a):b.substr(0,1)+a};h=gd.prototype;h.S=function(){return this.A.size};h.add=function(a){this.A.set(hd(a),a);this.rb(this.A.size)};h.addAll=function(a){a=cd(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.rb(this.A.size)};h.jd=function(a){a=cd(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.rb(this.A.size)};
h.delete=function(a){a=this.A.remove(hd(a));this.rb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.rb(0)};h.isEmpty=function(){return 0===this.A.size};h.has=function(a){return this.A.Tb(hd(a))};h.contains=function(a){return this.A.Tb(hd(a))};var id=function(a,b){var c=new gd;b=cd(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},jd=function(a,b){a=a.clone();a.jd(b);return a};gd.prototype.aa=function(){return this.A.aa()};
gd.prototype.values=function(){return this.A.values()};gd.prototype.clone=function(){return new gd(this)};gd.prototype.equals=function(a){return this.S()==bd(a)&&kd(this,a)};var kd=function(a,b){var c=bd(b);if(a.S()>c)return!1;!(b instanceof gd)&&5<c&&(b=new gd(b));return fd(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.Mc&&"function"==typeof e.Mc?e.Mc(d):ta(e)||"string"===typeof e?Wa(e,d):sb(e,d)})};gd.prototype.Ga=function(){return this.A.Ga(!1)};
gd.prototype[Symbol.iterator]=function(){return this.values()};gd.prototype.rb=function(a){this.size=a};var ld=function(a,b,c){z.call(this);this.Gk=b;this.token=c;this.Eb=[];this.sg=new gd;this.Cb=0;this.url=a};x(ld,z);w("ee.AbstractOverlay",ld);var md=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.Gk,c,e,b.y].join("/")};ld.prototype.Tc=function(){return this.Eb.length};var nd=function(a){Ea.call(this,"tileevent");this.count=a};x(nd,Ea);var od=function(){},pd=new od;function qd(a){return Object.assign({O:{},gl:{},keys:[],wa:{},s:{},J:{},nh:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},E=function(a,b){return null!=a.h[b]};function rd(a,b){return C(b,a)}function sd(a,b,c){b[a]=c}function td(){return{}}function ud(a,b){var c=new a;return null==b?c:vd(b,wd,xd,yd,a)}function wd(a,b){return b[a]}function xd(a,b,c){b.h[a]=c}
function yd(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function vd(a,b,c,d,e){e=d(e);for(var g=zd(a,e),f=g.O||{},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.nh&&0===D.length)continue;R=Ad(D,b,c,d,!0,!0,f[B])}else if(l.hasOwnProperty(B))R=Ad(D,b,c,d,!1,!0,l[B]);else if(m.hasOwnProperty(B))p.Hc=m[B],R=p.Hc.ia?D.map(function(Z){return function(U){return Bd(U,Z.Hc,b,c,d)}}(p)):Bd(D,p.Hc,b,c,d);else if(Array.isArray(D)){if(g.nh&&0===D.length)continue;
R=Ad(D,b,c,d,!0,!1)}else R=D instanceof od?null:D;c(B,e,R)}}return e}function Bd(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]=Ad(m,c,d,e,b.ka,b.ja,b.da))}return g}
function Ad(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 vd(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?vd(a,b,c,d,f):a instanceof od?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}function zd(a,b){if(b instanceof A)a=qd(b.i());else if(a instanceof A)a=qd(a.i());else throw Error("Cannot find ClassMetadata.");return a};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.nb=this.kc=this.Ab="";this.zc=null;this.Wb=this.dc="";this.Ca=this.Ak=!1;if(a instanceof Ed){this.Ca=void 0!==b?b:a.Ca;Fd(this,a.Ab);var c=a.kc;Gd(this);this.kc=c;c=a.nb;Gd(this);this.nb=c;Hd(this,a.zc);this.setPath(a.getPath());Id(this,a.Ea.clone());a=a.Wb;Gd(this);this.Wb=a}else a&&(c=String(a).match(Cd))?(this.Ca=!!b,Fd(this,c[1]||"",!0),a=c[2]||"",Gd(this),this.kc=Jd(a),a=c[3]||"",Gd(this),this.nb=Jd(a,!0),Hd(this,c[4]),this.setPath(c[5]||"",!0),Id(this,c[6]||"",!0),
a=c[7]||"",Gd(this),this.Wb=Jd(a)):(this.Ca=!!b,this.Ea=new Kd(null,this.Ca))};
Ed.prototype.toString=function(){var a=[],b=this.Ab;b&&a.push(Ld(b,Md,!0),":");var c=this.nb;if(c||"file"==b)a.push("//"),(b=this.kc)&&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.nb&&"/"!=c.charAt(0)&&a.push("/"),a.push(Ld(c,"/"==c.charAt(0)?Nd:Od,!0));(c=this.Ea.toString())&&a.push("?",c);(c=this.Wb)&&a.push("#",Ld(c,Pd));return a.join("")};
Ed.prototype.resolve=function(a){var b=this.clone(),c=!!a.Ab;c?Fd(b,a.Ab):c=!!a.kc;if(c){var d=a.kc;Gd(b);b.kc=d}else c=!!a.nb;c?(d=a.nb,Gd(b),b.nb=d):c=null!=a.zc;d=a.getPath();if(c)Hd(b,a.zc);else if(c=!!a.dc){if("/"!=d.charAt(0))if(this.nb&&!this.dc)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.Wb;c&&(a=a.Wb,Gd(b),b.Wb=a);return b};Ed.prototype.clone=function(){return new Ed(this)};
var Fd=function(a,b,c){Gd(a);a.Ab=c?Jd(b,!0):b;a.Ab&&(a.Ab=a.Ab.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.dc};Ed.prototype.setPath=function(a,b){Gd(this);this.dc=b?Jd(a,!0):a;return this};var Id=function(a,b,c){Gd(a);b instanceof Kd?(a.Ea=b,a.Ea.eg(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.Ak)throw Error("Tried to modify a read-only Uri");};Ed.prototype.eg=function(a){this.Ca=a;this.Ea&&this.Ea.eg(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.Z=this.P=null;this.va=a||null;this.Ca=!!b},
Td=function(a){a.P||(a.P=new Map,a.Z=0,a.va&&Dd(a.va,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Kd.prototype;h.S=function(){Td(this);return this.Z};h.add=function(a,b){Td(this);this.va=null;a=Ud(this,a);var c=this.P.get(a);c||this.P.set(a,c=[]);c.push(b);this.Z=Ka(this.Z)+1;return this};h.remove=function(a){Td(this);a=Ud(this,a);return this.P.has(a)?(this.va=null,this.Z=Ka(this.Z)-this.P.get(a).length,this.P.delete(a)):!1};h.clear=function(){this.P=this.va=null;this.Z=0};
h.isEmpty=function(){Td(this);return 0==this.Z};h.Tb=function(a){Td(this);a=Ud(this,a);return this.P.has(a)};h.Mc=function(a){var b=this.aa();return Wa(b,a)};h.forEach=function(a,b){Td(this);this.P.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.xb=function(){Td(this);for(var a=Array.from(this.P.values()),b=Array.from(this.P.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.Tb(a)&&(b=b.concat(this.P.get(Ud(this,a))));else{a=Array.from(this.P.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){Td(this);this.va=null;a=Ud(this,a);this.Tb(a)&&(this.Z=Ka(this.Z)-this.P.get(a).length);this.P.set(a,[b]);this.Z=Ka(this.Z)+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.va=null,this.P.set(Ud(this,a),$a(b)),this.Z=Ka(this.Z)+b.length)};h.toString=function(){if(this.va)return this.va;if(!this.P)return"";for(var a=[],b=Array.from(this.P.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.va=a.join("&")};
h.clone=function(){var a=new Kd;a.va=this.va;this.P&&(a.P=new Map(this.P),a.Z=this.Z);return a};var Ud=function(a,b){b=String(b);a.Ca&&(b=b.toLowerCase());return b};Kd.prototype.eg=function(a){a&&!this.Ca&&(Td(this),this.va=null,this.P.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++)ed(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 F(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.hl(b);return null==a?null:a};var Zd=function(a,b){this.N=a;this.xk=void 0===b?null:b};q(Zd,Xd);var $d=function(a,b,c){var d=Yd(a.xk,b);if(null==d)return c;d.il();return c.then(function(e){d.kl(e);return e},function(e){d.jl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.N,e=d.send,g=b.body instanceof A?vd(b.body,rd,sd,td):b.body;return $d(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,vi:b.vi&&b.vi},c))};var ae={ue:"ADMIN_READ",we:"DATA_READ",xe:"DATA_WRITE",Dj:"LOG_TYPE_UNSPECIFIED",values:function(){return[ae.Dj,ae.ue,ae.xe,ae.we]}},be={ue:"ADMIN_READ",Mi:"ADMIN_WRITE",we:"DATA_READ",xe:"DATA_WRITE",Lj:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[be.Lj,be.ue,be.Mi,be.we,be.xe]}},ce={Vi:"CAPABILITY_GROUP_UNSPECIFIED",Xi:"CLOUD_ALPHA",kj:"EXTERNAL",wj:"INTERNAL",zj:"LIMITED",Mj:"PREAUTHORIZED",Oj:"PREVIEW",Ic:"PUBLIC",values:function(){return[ce.Vi,ce.Ic,ce.wj,ce.kj,ce.zj,ce.Mj,ce.Oj,ce.Xi]}},
de={Li:"ADMIN_ACTIVITY",bj:"DATA_ACCESS",bk:"UNSPECIFIED_LOG_NAME",values:function(){return[de.bk,de.Li,de.bj]}},fe={ye:"DEFAULT_OBJECT_ACL",Ic:"PUBLIC",Je:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[fe.Je,fe.Ic,fe.ye]}},ge={Pi:"APPROVER",Ri:"ATTRIBUTION",Si:"AUTHORITY",Yi:"CREDENTIALS_TYPE",Zi:"CREDS_ASSERTION",yj:"JUSTIFICATION_TYPE",Fe:"NO_ATTR",Rj:"SECURITY_REALM",values:function(){return[ge.Fe,ge.Si,ge.Ri,ge.Rj,ge.Pi,ge.yj,ge.Yi,ge.Zi]}},he={ij:"DISCHARGED",jj:"EQUALS",sj:"IN",Fj:"NOT_EQUALS",
Gj:"NOT_IN",Ij:"NO_OP",values:function(){return[he.Ij,he.jj,he.Fj,he.sj,he.Gj,he.ij]}},ie={xj:"IP",Ej:"NAME",Fe:"NO_ATTR",Pj:"REGION",Sj:"SERVICE",values:function(){return[ie.Fe,ie.Pj,ie.Sj,ie.Ej,ie.xj]}},je={Bj:"LOG_FAIL_CLOSED",Cj:"LOG_MODE_UNSPECIFIED",values:function(){return[je.Cj,je.Bj]}},ke={Wi:"CLASSIFIER",cj:"DATA_MAPPING_SERVICE",mj:"FOLDER",qj:"IMAGE",rj:"IMAGE_COLLECTION",Wj:"TABLE",Xj:"TYPE_UNSPECIFIED",values:function(){return[ke.Xj,ke.qj,ke.rj,ke.Wj,ke.mj,ke.Wi,ke.cj]}},le={Fb:"AUTO_JPEG_PNG",
Gb:"GEO_TIFF",Hb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Ib:"JPEG",Jb:"MULTI_BAND_IMAGE_TILE",Kb:"NPY",Lb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[le.Hb,le.Ib,le.Lb,le.Fb,le.Kb,le.Gb,le.Mb,le.Jb,le.Nb,le.Ob]}},me={ck:"V1",dk:"V2",ek:"VERSION_UNSPECIFIED",values:function(){return[me.ek,me.ck,me.dk]}},ne={Fb:"AUTO_JPEG_PNG",Gb:"GEO_TIFF",Hb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Ib:"JPEG",Jb:"MULTI_BAND_IMAGE_TILE",Kb:"NPY",Lb:"PNG",Mb:"TF_RECORD_IMAGE",
Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ne.Hb,ne.Ib,ne.Lb,ne.Fb,ne.Kb,ne.Gb,ne.Mb,ne.Jb,ne.Nb,ne.Ob]}},oe={pj:"HORIZONTAL",Jj:"ORIENTATION_UNSPECIFIED",fk:"VERTICAL",values:function(){return[oe.Jj,oe.pj,oe.fk]}},pe={ye:"DEFAULT_OBJECT_ACL",Ic:"PUBLIC",Je:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[pe.Je,pe.Ic,pe.ye]}},qe={MAX:"MAX",gb:"MEAN",hb:"MEDIAN",MIN:"MIN",ib:"MODE",jb:"PYRAMIDING_POLICY_UNSPECIFIED",kb:"SAMPLE",values:function(){return[qe.jb,
qe.gb,qe.kb,qe.MIN,qe.MAX,qe.ib,qe.hb]}},re={MAX:"MAX",gb:"MEAN",hb:"MEDIAN",MIN:"MIN",ib:"MODE",jb:"PYRAMIDING_POLICY_UNSPECIFIED",kb:"SAMPLE",values:function(){return[re.jb,re.gb,re.kb,re.MIN,re.MAX,re.ib,re.hb]}},se={MAX:"MAX",gb:"MEAN",hb:"MEDIAN",MIN:"MIN",ib:"MODE",jb:"PYRAMIDING_POLICY_UNSPECIFIED",kb:"SAMPLE",values:function(){return[se.jb,se.gb,se.kb,se.MIN,se.MAX,se.ib,se.hb]}},te={Fb:"AUTO_JPEG_PNG",Gb:"GEO_TIFF",Hb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Ib:"JPEG",Jb:"MULTI_BAND_IMAGE_TILE",Kb:"NPY",
Lb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[te.Hb,te.Ib,te.Lb,te.Fb,te.Kb,te.Gb,te.Mb,te.Jb,te.Nb,te.Ob]}},ue={MAX:"MAX",gb:"MEAN",hb:"MEDIAN",MIN:"MIN",ib:"MODE",jb:"PYRAMIDING_POLICY_UNSPECIFIED",kb:"SAMPLE",values:function(){return[ue.jb,ue.gb,ue.kb,ue.MIN,ue.MAX,ue.ib,ue.hb]}},ve={Ti:"CANCELLED",Ui:"CANCELLING",lj:"FAILED",Kj:"PENDING",Qj:"RUNNING",Tj:"STATE_UNSPECIFIED",Vj:"SUCCEEDED",values:function(){return[ve.Tj,ve.Kj,ve.Qj,ve.Ui,
ve.Vj,ve.Ti,ve.lj]}},we={ze:"DOUBLE",FLOAT:"FLOAT",INT:"INT",Nj:"PRECISION_UNSPECIFIED",values:function(){return[we.Nj,we.INT,we.FLOAT,we.ze]}},xe={Qi:"ASCENDING",gj:"DESCENDING",hj:"DIRECTION_UNSPECIFIED",values:function(){return[xe.hj,xe.Qi,xe.gj]}},ye={Ni:"ALLOW",Oi:"ALLOW_WITH_LOG",ej:"DENY",fj:"DENY_WITH_LOG",Aj:"LOG",Hj:"NO_ACTION",values:function(){return[ye.Hj,ye.Ni,ye.Oi,ye.ej,ye.fj,ye.Aj]}},ze={ve:"CSV",Ae:"GEO_JSON",Ce:"KML",De:"KMZ",Ge:"SHP",He:"TABLE_FILE_FORMAT_UNSPECIFIED",Ie:"TF_RECORD_TABLE",
values:function(){return[ze.He,ze.ve,ze.Ae,ze.Ce,ze.De,ze.Ge,ze.Ie]}},Ae={ve:"CSV",Ae:"GEO_JSON",Ce:"KML",De:"KMZ",Ge:"SHP",He:"TABLE_FILE_FORMAT_UNSPECIFIED",Ie:"TF_RECORD_TABLE",values:function(){return[Ae.He,Ae.ve,Ae.Ae,Ae.Ce,Ae.De,Ae.Ge,Ae.Ie]}},Be={$i:"CSV_COLUMN_DATA_TYPE_STRING",aj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Be.aj,Be.$i]}},Ce={nj:"GLOBALLY_CONSISTENT",oj:"HIGHER_DENSITY",ak:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Ce.ak,Ce.nj,Ce.oj]}},De={Fb:"AUTO_JPEG_PNG",
Gb:"GEO_TIFF",Hb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Ib:"JPEG",Jb:"MULTI_BAND_IMAGE_TILE",Kb:"NPY",Lb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[De.Hb,De.Ib,De.Lb,De.Fb,De.Kb,De.Gb,De.Mb,De.Jb,De.Nb,De.Ob]}},Ee={MAX:"MAX",gb:"MEAN",hb:"MEDIAN",MIN:"MIN",ib:"MODE",jb:"PYRAMIDING_POLICY_UNSPECIFIED",kb:"SAMPLE",values:function(){return[Ee.jb,Ee.gb,Ee.kb,Ee.MIN,Ee.MAX,Ee.ib,Ee.hb]}},Fe={dj:"DATA_TYPE_UNSPECIFIED",ze:"DOUBLE",FLOAT:"FLOAT",tj:"INT16",
uj:"INT32",vj:"INT8",Yj:"UINT16",Zj:"UINT32",$j:"UINT8",values:function(){return[Fe.dj,Fe.vj,Fe.$j,Fe.tj,Fe.Yj,Fe.uj,Fe.Zj,Fe.FLOAT,Fe.ze]}},Ge={Be:"GIF",Ee:"MP4",Ke:"VIDEO_FILE_FORMAT_UNSPECIFIED",Le:"VP9",values:function(){return[Ge.Ke,Ge.Ee,Ge.Be,Ge.Le]}},He={Be:"GIF",Ee:"MP4",Ke:"VIDEO_FILE_FORMAT_UNSPECIFIED",Le:"VP9",values:function(){return[He.Ke,He.Ee,He.Be,He.Le]}},Ie=function(a){a=void 0===a?{}:a;this.h={};this.h.scaleX=null==a.ag?null:a.ag;this.h.shearX=null==a.fg?null:a.fg;this.h.translateX=
null==a.wg?null:a.wg;this.h.shearY=null==a.gg?null:a.gg;this.h.scaleY=null==a.bg?null:a.bg;this.h.translateY=null==a.xg?null:a.xg};q(Ie,A);Ie.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
k.Object.defineProperties(Ie.prototype,{ag:{configurable:!0,enumerable:!0,get:function(){return E(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},bg:{configurable:!0,enumerable:!0,get:function(){return E(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},fg:{configurable:!0,enumerable:!0,get:function(){return E(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},gg:{configurable:!0,enumerable:!0,get:function(){return E(this,"shearY")?
C(this,"shearY"):null},set:function(a){this.h.shearY=a}},wg:{configurable:!0,enumerable:!0,get:function(){return E(this,"translateX")?C(this,"translateX"):null},set:function(a){this.h.translateX=a}},xg:{configurable:!0,enumerable:!0,get:function(){return E(this,"translateY")?C(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
var Je=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.$f?null:a.$f;this.h.arguments=null==a.arguments?null:a.arguments;this.h.deprecated=null==a.deprecated?null:a.deprecated;this.h.deprecationReason=null==a.$e?null:a.$e;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(Je,A);
Je.prototype.i=function(){return{O:{arguments:Ke},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
k.Object.defineProperties(Je.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return E(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return E(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},$e:{configurable:!0,enumerable:!0,get:function(){return E(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return E(this,"hidden")?C(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return E(this,"preview")?C(this,"preview"):null},set:function(a){this.h.preview=
a}},$f:{configurable:!0,enumerable:!0,get:function(){return E(this,"returnType")?C(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return E(this,"sourceCodeUri")?C(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
var Ke=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(Ke,A);Ke.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
k.Object.defineProperties(Ke.prototype,{vd:{configurable:!0,enumerable:!0,get:function(){return E(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return E(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
enumerable:!0,get:function(){return E(this,"optional")?C(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return E(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});var Le=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Le,A);Le.prototype.i=function(){return{O:{values:Me},keys:["values"]}};
k.Object.defineProperties(Le.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return E(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ne=function(a){a=void 0===a?{}:a;this.h={};this.h.service=null==a.oi?null:a.oi;this.h.exemptedMembers=null==a.Qc?null:a.Qc;this.h.auditLogConfigs=null==a.Ig?null:a.Ig};q(Ne,A);Ne.prototype.i=function(){return{O:{auditLogConfigs:Oe},keys:["auditLogConfigs","exemptedMembers","service"]}};
k.Object.defineProperties(Ne.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return E(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},Qc:{configurable:!0,enumerable:!0,get:function(){return E(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},oi:{configurable:!0,enumerable:!0,get:function(){return E(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
var Oe=function(a){a=void 0===a?{}:a;this.h={};this.h.logType=null==a.Rh?null:a.Rh;this.h.exemptedMembers=null==a.Qc?null:a.Qc;this.h.ignoreChildExemptions=null==a.Eh?null:a.Eh};q(Oe,A);Oe.prototype.i=function(){return{J:{logType:ae},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
k.Object.defineProperties(Oe.prototype,{Qc:{configurable:!0,enumerable:!0,get:function(){return E(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Eh:{configurable:!0,enumerable:!0,get:function(){return E(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return E(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
a}}});var Pe=function(a){a=void 0===a?{}:a;this.h={};this.h.permissionType=null==a.ci?null:a.ci};q(Pe,A);Pe.prototype.i=function(){return{J:{permissionType:be},keys:["permissionType"]}};k.Object.defineProperties(Pe.prototype,{ci:{configurable:!0,enumerable:!0,get:function(){return E(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
var Qe=function(a){a=void 0===a?{}:a;this.h={};this.h.role=null==a.Cc?null:a.Cc;this.h.members=null==a.bc?null:a.bc;this.h.condition=null==a.Wg?null:a.Wg;this.h.bindingId=null==a.Lg?null:a.Lg};q(Qe,A);Qe.prototype.i=function(){return{keys:["bindingId","condition","members","role"],s:{condition:Re}}};
k.Object.defineProperties(Qe.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return E(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Wg:{configurable:!0,enumerable:!0,get:function(){return E(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},bc:{configurable:!0,enumerable:!0,get:function(){return E(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},Cc:{configurable:!0,enumerable:!0,get:function(){return E(this,
"role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var Se=function(){this.h={}};q(Se,A);Se.prototype.i=function(){return{keys:[]}};var Te=function(a){a=void 0===a?{}:a;this.h={};this.h.capabilities=null==a.Rg?null:a.Rg};q(Te,A);Te.prototype.i=function(){return{J:{capabilities:ce},keys:["capabilities"]}};
k.Object.defineProperties(Te.prototype,{Rg:{configurable:!0,enumerable:!0,get:function(){return E(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var Ue=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ka?null:a.Ka};q(Ue,A);Ue.prototype.i=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Ve}}};
k.Object.defineProperties(Ue.prototype,{Ka:{configurable:!0,enumerable:!0,get:function(){return E(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var We=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(We,A);We.prototype.i=function(){return{J:{logName:de},keys:["authorizationLoggingOptions","logName"],s:{authorizationLoggingOptions:Pe}}};
k.Object.defineProperties(We.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return E(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return E(this,"logName")?C(this,"logName"):null},set:function(a){this.h.logName=a}}});
var Xe=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.oc?null:a.oc;this.h.filenamePrefix=null==a.fa?null:a.fa;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.pc?null:a.pc};q(Xe,A);Xe.prototype.i=function(){return{J:{permissions:fe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Xe.prototype,{oc:{configurable:!0,enumerable:!0,get:function(){return E(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},pc:{configurable:!0,enumerable:!0,get:function(){return E(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},fa:{configurable:!0,enumerable:!0,get:function(){return E(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return E(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Xe,{Permissions:{configurable:!0,enumerable:!0,get:function(){return fe}}});var Ye=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za};q(Ye,A);Ye.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(Ye.prototype,{za:{configurable:!0,enumerable:!0,get:function(){return E(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var Ze=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l};q(Ze,A);Ze.prototype.i=function(){return{keys:["expression"],s:{expression:$e}}};
k.Object.defineProperties(Ze.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}}});var af=function(a){a=void 0===a?{}:a;this.h={};this.h.result=null==a.result?null:a.result};q(af,A);af.prototype.i=function(){return{keys:["result"]}};
k.Object.defineProperties(af.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return E(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var bf=function(a){a=void 0===a?{}:a;this.h={};this.h.iam=null==a.Bh?null:a.Bh;this.h.sys=null==a.zi?null:a.zi;this.h.svc=null==a.yi?null:a.yi;this.h.op=null==a.ai?null:a.ai;this.h.values=null==a.values?null:a.values};q(bf,A);bf.prototype.i=function(){return{J:{iam:ge,op:he,sys:ie},keys:["iam","op","svc","sys","values"]}};
k.Object.defineProperties(bf.prototype,{Bh:{configurable:!0,enumerable:!0,get:function(){return E(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},ai:{configurable:!0,enumerable:!0,get:function(){return E(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},yi:{configurable:!0,enumerable:!0,get:function(){return E(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},zi:{configurable:!0,enumerable:!0,get:function(){return E(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
a}},values:{configurable:!0,enumerable:!0,get:function(){return E(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var cf=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Ub?null:a.Ub;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.bandIds=null==a.ca?null:a.ca};q(cf,A);cf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
k.Object.defineProperties(cf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return E(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return E(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return E(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
var df=function(a){a=void 0===a?{}:a;this.h={};this.h.metric=null==a.Th?null:a.Th;this.h.field=null==a.ph?null:a.ph;this.h.customFields=null==a.gh?null:a.gh};q(df,A);df.prototype.i=function(){return{O:{customFields:ef},keys:["customFields","field","metric"]}};
k.Object.defineProperties(df.prototype,{gh:{configurable:!0,enumerable:!0,get:function(){return E(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},ph:{configurable:!0,enumerable:!0,get:function(){return E(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Th:{configurable:!0,enumerable:!0,get:function(){return E(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
var ef=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(ef,A);ef.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(ef.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return E(this,"value")?C(this,"value"):null},set:function(a){this.h.value=a}}});
var ff=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Rb?null:a.Rb;this.h.dmsName=null==a.Vb?null:a.Vb;this.h.name=null==a.name?null:a.name;this.h.visualizationOptions=null==a.Va?null:a.Va};q(ff,A);ff.prototype.i=function(){return{keys:["asset","dmsName","name","visualizationOptions"]}};
k.Object.defineProperties(ff.prototype,{Rb:{configurable:!0,enumerable:!0,get:function(){return E(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return E(this,"dmsName")?C(this,"dmsName"):null},set:function(a){this.h.dmsName=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Va:{configurable:!0,enumerable:!0,get:function(){return E(this,"visualizationOptions")?
C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var gf=function(a){a=void 0===a?{}:a;this.h={};this.h.logMode=null==a.Ph?null:a.Ph};q(gf,A);gf.prototype.i=function(){return{J:{logMode:je},keys:["logMode"]}};k.Object.defineProperties(gf.prototype,{Ph:{configurable:!0,enumerable:!0,get:function(){return E(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});
var hf=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(hf,A);hf.prototype.i=function(){return{keys:["values"],wa:{values:{da:Me,ia:!1,ja:!0,ka:!1}}}};k.Object.defineProperties(hf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return E(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});
var jf=function(a){a=void 0===a?{}:a;this.h={};this.h.dmsDestination=null==a.bf?null:a.bf;this.h.ingestionTimeParameters=null==a.xf?null:a.xf};q(jf,A);jf.prototype.i=function(){return{keys:["dmsDestination","ingestionTimeParameters"],s:{dmsDestination:kf,ingestionTimeParameters:lf}}};
k.Object.defineProperties(jf.prototype,{bf:{configurable:!0,enumerable:!0,get:function(){return E(this,"dmsDestination")?C(this,"dmsDestination"):null},set:function(a){this.h.dmsDestination=a}},xf:{configurable:!0,enumerable:!0,get:function(){return E(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});var kf=function(a){a=void 0===a?{}:a;this.h={};this.h.dmsName=null==a.Vb?null:a.Vb;this.h.assetVersion=null==a.Dg?null:a.Dg};
q(kf,A);kf.prototype.i=function(){return{keys:["assetVersion","dmsName"]}};k.Object.defineProperties(kf.prototype,{Dg:{configurable:!0,enumerable:!0,get:function(){return E(this,"assetVersion")?C(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return E(this,"dmsName")?C(this,"dmsName"):null},set:function(a){this.h.dmsName=a}}});
var lf=function(a){a=void 0===a?{}:a;this.h={};this.h.thinningOptions=null==a.og?null:a.og;this.h.lenientMode=null==a.Cf?null:a.Cf;this.h.rankingOptions=null==a.Wf?null:a.Wf};q(lf,A);lf.prototype.i=function(){return{keys:["lenientMode","rankingOptions","thinningOptions"],s:{rankingOptions:mf,thinningOptions:nf}}};
k.Object.defineProperties(lf.prototype,{Cf:{configurable:!0,enumerable:!0,get:function(){return E(this,"lenientMode")?C(this,"lenientMode"):null},set:function(a){this.h.lenientMode=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return E(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},og:{configurable:!0,enumerable:!0,get:function(){return E(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=a}}});
var of=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(of,A);of.prototype.i=function(){return{keys:["max","min"]}};k.Object.defineProperties(of.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return E(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return E(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});
var pf=function(a){a=void 0===a?{}:a;this.h={};this.h.folder=null==a.kf?null:a.kf;this.h.filenamePrefix=null==a.fa?null:a.fa};q(pf,A);pf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
k.Object.defineProperties(pf.prototype,{fa:{configurable:!0,enumerable:!0,get:function(){return E(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},kf:{configurable:!0,enumerable:!0,get:function(){return E(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
var qf=function(a){a=void 0===a?{}:a;this.h={};this.h.tilestoreLocation=null==a.Di?null:a.Di;this.h.cloudStorageLocation=null==a.Ug?null:a.Ug;this.h.tilestoreEntry=null==a.Ci?null:a.Ci;this.h.gcsLocation=null==a.xh?null:a.xh;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.quota=null==a.quota?null:a.quota;this.h.expression=null==a.l?null:a.l};q(qf,A);
qf.prototype.i=function(){return{O:{bands:rf},J:{type:ke},keys:"bands cloudStorageLocation description endTime expression gcsLocation geometry id name properties quota sizeBytes startTime tilestoreEntry tilestoreLocation title type updateTime".split(" "),wa:{geometry:{da:null,ia:!1,ja:!1,ka:!1},properties:{da:null,ia:!1,ja:!1,ka:!1}},s:{cloudStorageLocation:Ye,expression:$e,gcsLocation:sf,quota:tf,tilestoreEntry:uf,tilestoreLocation:vf}}};
k.Object.defineProperties(qf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return E(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},Ug:{configurable:!0,enumerable:!0,get:function(){return E(this,"cloudStorageLocation")?C(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},endTime:{configurable:!0,
enumerable:!0,get:function(){return E(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},xh:{configurable:!0,enumerable:!0,get:function(){return E(this,"gcsLocation")?C(this,"gcsLocation"):null},set:function(a){this.h.gcsLocation=a}},geometry:{configurable:!0,enumerable:!0,get:function(){return E(this,"geometry")?C(this,"geometry"):null},
set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return E(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return E(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,enumerable:!0,get:function(){return E(this,"quota")?
C(this,"quota"):null},set:function(a){this.h.quota=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return E(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return E(this,"tilestoreEntry")?C(this,"tilestoreEntry"):null},set:function(a){this.h.tilestoreEntry=a}},Di:{configurable:!0,
enumerable:!0,get:function(){return E(this,"tilestoreLocation")?C(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},title:{configurable:!0,enumerable:!0,get:function(){return E(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}},type:{configurable:!0,enumerable:!0,get:function(){return E(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return E(this,"updateTime")?C(this,"updateTime"):null},
set:function(a){this.h.updateTime=a}}});var Ve=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name};q(Ve,A);Ve.prototype.i=function(){return{keys:["name"]}};k.Object.defineProperties(Ve.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}}});
var wf=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.F?null:a.F;this.h.bandIds=null==a.ca?null:a.ca;this.h.visualizationOptions=null==a.Va?null:a.Va};q(wf,A);wf.prototype.i=function(){return{J:{fileFormat:le},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],s:{expression:$e,visualizationOptions:xf}}};
k.Object.defineProperties(wf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return E(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,
"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Va:{configurable:!0,enumerable:!0,get:function(){return E(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var yf=function(){this.h={}};q(yf,A);yf.prototype.i=function(){return{keys:[]}};
var zf=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.ta?null:a.ta;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R};q(zf,A);zf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkerCount maxWorkers requestId".split(" "),s:{assetExportOptions:Ue,expression:$e}}};
k.Object.defineProperties(zf.prototype,{ta:{configurable:!0,enumerable:!0,get:function(){return E(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
R:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});
var Af=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.qa?null:a.qa;this.h.assetExportOptions=null==a.ta?null:a.ta;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.L?null:a.L;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R};q(Af,A);
Af.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkerCount maxWorkers requestId".split(" "),s:{assetExportOptions:Bf,expression:$e,fileExportOptions:Cf,grid:Df}}};
k.Object.defineProperties(Af.prototype,{ta:{configurable:!0,enumerable:!0,get:function(){return E(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
qa:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},L:{configurable:!0,enumerable:!0,get:function(){return E(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},R:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkerCount")?
C(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});
var Ef=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.ic?null:a.ic;this.h.tileExportOptions=null==a.hc?null:a.hc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R};q(Ef,A);
Ef.prototype.i=function(){return{keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions".split(" "),s:{expression:$e,tileExportOptions:Cf,tileOptions:Ff}}};
k.Object.defineProperties(Ef.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},R:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,
enumerable:!0,get:function(){return E(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},hc:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},ic:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileOptions")?
C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}}});
var Gf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.qa?null:a.qa;this.h.assetExportOptions=null==a.ta?null:a.ta;this.h.dmsExportOptions=null==a.Cd?null:a.Cd;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.$b?null:a.$b;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:
a.R;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices};q(Gf,A);Gf.prototype.i=function(){return{keys:"assetExportOptions description dmsExportOptions expression fileExportOptions maxErrorMeters maxVertices maxWorkerCount maxWorkers requestId selectors".split(" "),s:{assetExportOptions:Hf,dmsExportOptions:jf,expression:$e,fileExportOptions:If}}};
k.Object.defineProperties(Gf.prototype,{ta:{configurable:!0,enumerable:!0,get:function(){return E(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Cd:{configurable:!0,enumerable:!0,get:function(){return E(this,"dmsExportOptions")?C(this,"dmsExportOptions"):null},set:function(a){this.h.dmsExportOptions=
a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},qa:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},$b:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,
get:function(){return E(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},R:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):
null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return E(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}}});
var Jf=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.ic?null:a.ic;this.h.tileExportOptions=null==a.hc?null:a.hc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.version=null==a.version?null:a.version;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R};q(Jf,A);
Jf.prototype.i=function(){return{J:{version:me},keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions version videoOptions".split(" "),s:{expression:$e,tileExportOptions:Kf,tileOptions:Ff,videoOptions:Lf}}};
k.Object.defineProperties(Jf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},R:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,
enumerable:!0,get:function(){return E(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},hc:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},ic:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileOptions")?
C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return E(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return E(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});
var Mf=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.qa?null:a.qa;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R};q(Mf,A);
Mf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkerCount maxWorkers requestId videoOptions".split(" "),s:{expression:$e,fileExportOptions:Kf,videoOptions:Lf}}};
k.Object.defineProperties(Mf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},qa:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},R:{configurable:!0,
enumerable:!0,get:function(){return E(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return E(this,"videoOptions")?C(this,
"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Re=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(Re,A);Re.prototype.i=function(){return{keys:["description","expression","location","title"]}};
k.Object.defineProperties(Re.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return E(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
get:function(){return E(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}}});var $e=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($e,A);$e.prototype.i=function(){return{keys:["result","values"],wa:{values:{da:Me,ia:!1,ja:!0,ka:!1}}}};
k.Object.defineProperties($e.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return E(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return E(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});
var Nf=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.F?null:a.F;this.h.grid=null==a.L?null:a.L};q(Nf,A);Nf.prototype.i=function(){return{J:{fileFormat:ne,orientation:oe},keys:["expression","fileFormat","grid","name","orientation"],s:{expression:$e,grid:Df}}};
k.Object.defineProperties(Nf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},L:{configurable:!0,enumerable:!0,get:function(){return E(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,
"name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return E(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var tf=function(a){a=void 0===a?{}:a;this.h={};this.h.sizeBytes=null==a.Fa?null:a.Fa;this.h.maxSizeBytes=null==a.ac?null:a.ac;this.h.assetCount=null==a.Oe?null:a.Oe;this.h.maxAssets=null==a.Sh?null:a.Sh;this.h.maxAssetCount=null==a.Hf?null:a.Hf};q(tf,A);
tf.prototype.i=function(){return{keys:["assetCount","maxAssetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
k.Object.defineProperties(tf.prototype,{Oe:{configurable:!0,enumerable:!0,get:function(){return E(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxAssetCount")?C(this,"maxAssetCount"):null},set:function(a){this.h.maxAssetCount=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},ac:{configurable:!0,enumerable:!0,
get:function(){return E(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return E(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var Of=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentNames=null==a.nc?null:a.nc;this.h.body=null==a.body?null:a.body};q(Of,A);Of.prototype.i=function(){return{keys:["argumentNames","body"]}};
k.Object.defineProperties(Of.prototype,{nc:{configurable:!0,enumerable:!0,get:function(){return E(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return E(this,"body")?C(this,"body"):null},set:function(a){this.h.body=a}}});
var Pf=function(a){a=void 0===a?{}:a;this.h={};this.h.functionName=null==a.functionName?null:a.functionName;this.h.functionReference=null==a.ab?null:a.ab;this.h.arguments=null==a.arguments?null:a.arguments};q(Pf,A);Pf.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],wa:{arguments:{da:Me,ia:!1,ja:!0,ka:!1}}}};
k.Object.defineProperties(Pf.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return E(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return E(this,"functionName")?C(this,"functionName"):null},set:function(a){this.h.functionName=a}},ab:{configurable:!0,enumerable:!0,get:function(){return E(this,"functionReference")?C(this,"functionReference"):null},set:function(a){this.h.functionReference=
a}}});var Qf=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.oc?null:a.oc;this.h.filenamePrefix=null==a.fa?null:a.fa;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.pc?null:a.pc};q(Qf,A);Qf.prototype.i=function(){return{J:{permissions:pe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Qf.prototype,{oc:{configurable:!0,enumerable:!0,get:function(){return E(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},pc:{configurable:!0,enumerable:!0,get:function(){return E(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},fa:{configurable:!0,enumerable:!0,get:function(){return E(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return E(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Qf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return pe}}});var sf=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za};q(sf,A);sf.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(sf.prototype,{za:{configurable:!0,enumerable:!0,get:function(){return E(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var Rf=function(a){a=void 0===a?{}:a;this.h={};this.h.cloudOptimized=null==a.Re?null:a.Re;this.h.tileDimensions=null==a.Ra?null:a.Ra;this.h.skipEmptyFiles=null==a.ig?null:a.ig;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(Rf,A);
Rf.prototype.i=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions","tileSize"],s:{tileDimensions:Sf}}};
k.Object.defineProperties(Rf.prototype,{Re:{configurable:!0,enumerable:!0,get:function(){return E(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},ig:{configurable:!0,enumerable:!0,get:function(){return E(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},
tileSize:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var Tf=function(a){a=void 0===a?{}:a;this.h={};this.h.options=null==a.options?null:a.options};q(Tf,A);Tf.prototype.i=function(){return{keys:["options"],s:{options:Uf}}};k.Object.defineProperties(Tf.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return E(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});
var Uf=function(a){a=void 0===a?{}:a;this.h={};this.h.requestedPolicyVersion=null==a.ji?null:a.ji};q(Uf,A);Uf.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};k.Object.defineProperties(Uf.prototype,{ji:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});
var Sf=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(Sf,A);Sf.prototype.i=function(){return{keys:["height","width"]}};k.Object.defineProperties(Sf.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return E(this,"height")?C(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return E(this,"width")?C(this,"width"):null},set:function(a){this.h.width=a}}});
var Vf=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(Vf,A);Vf.prototype.i=function(){return{keys:["x","y"]}};k.Object.defineProperties(Vf.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return E(this,"x")?C(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return E(this,"y")?C(this,"y"):null},set:function(a){this.h.y=a}}});
var Wf=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(Wf,A);Wf.prototype.i=function(){return{O:{bands:rf},keys:"bands description endTime geometry id name properties sizeBytes startTime title updateTime".split(" "),wa:{geometry:{da:null,ia:!1,ja:!1,ka:!1},properties:{da:null,ia:!1,ja:!1,ka:!1}}}};
k.Object.defineProperties(Wf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return E(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},geometry:{configurable:!0,enumerable:!0,
get:function(){return E(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return E(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return E(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},Fa:{configurable:!0,
enumerable:!0,get:function(){return E(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},title:{configurable:!0,enumerable:!0,get:function(){return E(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return E(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=
a}}});var Bf=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.Sf?null:a.Sf;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(Bf,A);
Bf.prototype.i=function(){return{J:{pyramidingPolicy:qe,pyramidingPolicyOverrides:re},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],wa:{pyramidingPolicyOverrides:{da:null,ia:!1,ja:!1,ka:!1}},s:{earthEngineDestination:Ve}}};
k.Object.defineProperties(Bf.prototype,{Ka:{configurable:!0,enumerable:!0,get:function(){return E(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return E(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return E(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
var rf=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.L?null:a.L;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(rf,A);
rf.prototype.i=function(){return{O:{tilesets:Xf},J:{pyramidingPolicy:se},keys:"dataType grid id missingData pyramidingPolicy tilesets".split(" "),s:{dataType:Yf,grid:Df,missingData:Zf}}};
k.Object.defineProperties(rf.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return E(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},L:{configurable:!0,enumerable:!0,get:function(){return E(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return E(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return E(this,"missingData")?
C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return E(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return E(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});
var Cf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.oa?null:a.oa;this.h.cloudStorageDestination=null==a.vb?null:a.vb;this.h.gcsDestination=null==a.ra?null:a.ra;this.h.geoTiffOptions=null==a.Hd?null:a.Hd;this.h.tfRecordOptions=null==a.ie?null:a.ie;this.h.fileFormat=null==a.F?null:a.F};q(Cf,A);
Cf.prototype.i=function(){return{J:{fileFormat:te},keys:"cloudStorageDestination driveDestination fileFormat gcsDestination geoTiffOptions tfRecordOptions".split(" "),s:{cloudStorageDestination:Xe,driveDestination:pf,gcsDestination:Qf,geoTiffOptions:Rf,tfRecordOptions:$f}}};
k.Object.defineProperties(Cf.prototype,{vb:{configurable:!0,enumerable:!0,get:function(){return E(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},oa:{configurable:!0,enumerable:!0,get:function(){return E(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},ra:{configurable:!0,enumerable:!0,get:function(){return E(this,"gcsDestination")?C(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}},Hd:{configurable:!0,enumerable:!0,get:function(){return E(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},ie:{configurable:!0,enumerable:!0,get:function(){return E(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
var ag=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.vh?null:a.vh;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(ag,A);ag.prototype.i=function(){return{O:{bands:bg,maskBands:cg,tilesets:dg},J:{pyramidingPolicy:ue},keys:"bands endTime footprint maskBands minTileAreaRatio missingData name properties pyramidingPolicy startTime tilesets uriPrefix".split(" "),wa:{properties:{da:null,ia:!1,ja:!1,ka:!1}},s:{footprint:eg,missingData:Zf}}};
k.Object.defineProperties(ag.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return E(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},vh:{configurable:!0,enumerable:!0,get:function(){return E(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Gf:{configurable:!0,enumerable:!0,get:function(){return E(this,
"maskBands")?C(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return E(this,"minTileAreaRatio")?C(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return E(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=
a}},properties:{configurable:!0,enumerable:!0,get:function(){return E(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return E(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,
get:function(){return E(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},pd:{configurable:!0,enumerable:!0,get:function(){return E(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});var fg=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.za?null:a.za;this.h.affineTransform=null==a.Pb?null:a.Pb};q(fg,A);fg.prototype.i=function(){return{keys:["affineTransform","uris"],s:{affineTransform:Ie}}};
k.Object.defineProperties(fg.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return E(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},za:{configurable:!0,enumerable:!0,get:function(){return E(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});
var gg=function(a){a=void 0===a?{}:a;this.h={};this.h.imageManifest=null==a.uf?null:a.uf;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(gg,A);gg.prototype.i=function(){return{keys:["description","imageManifest","overwrite","requestId"],s:{imageManifest:ag}}};
k.Object.defineProperties(gg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},uf:{configurable:!0,enumerable:!0,get:function(){return E(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return E(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var hg=function(a){a=void 0===a?{}:a;this.h={};this.h.tableManifest=null==a.ng?null:a.ng;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(hg,A);hg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],s:{tableManifest:ig}}};
k.Object.defineProperties(hg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return E(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return E(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},ng:{configurable:!0,
enumerable:!0,get:function(){return E(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var jg=function(a){a=void 0===a?{}:a;this.h={};this.h.algorithms=null==a.Jc?null:a.Jc};q(jg,A);jg.prototype.i=function(){return{O:{algorithms:Je},keys:["algorithms"]}};k.Object.defineProperties(jg.prototype,{Jc:{configurable:!0,enumerable:!0,get:function(){return E(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
var kg=function(a){a=void 0===a?{}:a;this.h={};this.h.assets=null==a.assets?null:a.assets;this.h.nextPageToken=null==a.cb?null:a.cb};q(kg,A);kg.prototype.i=function(){return{O:{assets:qf},keys:["assets","nextPageToken"]}};
k.Object.defineProperties(kg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return E(this,"assets")?C(this,"assets"):null},set:function(a){this.h.assets=a}},cb:{configurable:!0,enumerable:!0,get:function(){return E(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});var lg=function(a){a=void 0===a?{}:a;this.h={};this.h.images=null==a.images?null:a.images;this.h.nextPageToken=null==a.cb?null:a.cb};q(lg,A);
lg.prototype.i=function(){return{O:{images:Wf},keys:["images","nextPageToken"]}};k.Object.defineProperties(lg.prototype,{images:{configurable:!0,enumerable:!0,get:function(){return E(this,"images")?C(this,"images"):null},set:function(a){this.h.images=a}},cb:{configurable:!0,enumerable:!0,get:function(){return E(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
var mg=function(a){a=void 0===a?{}:a;this.h={};this.h.operations=null==a.Pa?null:a.Pa;this.h.nextPageToken=null==a.cb?null:a.cb};q(mg,A);mg.prototype.i=function(){return{O:{operations:ng},keys:["nextPageToken","operations"]}};
k.Object.defineProperties(mg.prototype,{cb:{configurable:!0,enumerable:!0,get:function(){return E(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return E(this,"operations")?C(this,"operations"):null},set:function(a){this.h.operations=a}}});
var og=function(a){a=void 0===a?{}:a;this.h={};this.h.counter=null==a.counter?null:a.counter;this.h.dataAccess=null==a.hh?null:a.hh;this.h.cloudAudit=null==a.Tg?null:a.Tg};q(og,A);og.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],s:{cloudAudit:We,counter:df,dataAccess:gf}}};
k.Object.defineProperties(og.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return E(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return E(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return E(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
var Zf=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Zf,A);Zf.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(Zf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return E(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var pg=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Ub?null:a.Ub};q(pg,A);pg.prototype.i=function(){return{keys:["destinationName"]}};
k.Object.defineProperties(pg.prototype,{Ub:{configurable:!0,enumerable:!0,get:function(){return E(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var ng=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(ng,A);
ng.prototype.i=function(){return{keys:["done","error","metadata","name","response"],wa:{metadata:{da:null,ia:!1,ja:!1,ka:!1},response:{da:null,ia:!1,ja:!1,ka:!1}},s:{error:qg}}};
k.Object.defineProperties(ng.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return E(this,"done")?C(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return E(this,"error")?C(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return E(this,"metadata")?C(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,
"name")?C(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return E(this,"response")?C(this,"response"):null},set:function(a){this.h.response=a}}});
var rg=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.Ye?null:a.Ye;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.ti?null:a.ti;this.h.attempt=
null==a.attempt?null:a.attempt;this.h.scriptUri=null==a.cg?null:a.cg;this.h.destinationUris=null==a.af?null:a.af};q(rg,A);rg.prototype.i=function(){return{O:{stages:sg},J:{state:ve},keys:"attempt createTime description destinationUris endTime priority progress scriptUri stages startTime state type updateTime".split(" ")}};
k.Object.defineProperties(rg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return E(this,"attempt")?C(this,"attempt"):null},set:function(a){this.h.attempt=a}},Ye:{configurable:!0,enumerable:!0,get:function(){return E(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},af:{configurable:!0,enumerable:!0,
get:function(){return E(this,"destinationUris")?C(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},priority:{configurable:!0,enumerable:!0,get:function(){return E(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return E(this,"progress")?C(this,"progress"):
null},set:function(a){this.h.progress=a}},cg:{configurable:!0,enumerable:!0,get:function(){return E(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},ti:{configurable:!0,enumerable:!0,get:function(){return E(this,"stages")?C(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return E(this,
"state")?C(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return E(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return E(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});
var sg=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.Fi?null:a.Fi;this.h.description=null==a.description?null:a.description};q(sg,A);sg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
k.Object.defineProperties(sg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return E(this,"completeWorkUnits")?C(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return E(this,"displayName")?C(this,"displayName"):null},set:function(a){this.h.displayName=
a}},Fi:{configurable:!0,enumerable:!0,get:function(){return E(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var Yf=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.lh?null:a.lh};q(Yf,A);Yf.prototype.i=function(){return{J:{precision:we},keys:["dimensionsCount","precision","range"],s:{range:of}}};
k.Object.defineProperties(Yf.prototype,{lh:{configurable:!0,enumerable:!0,get:function(){return E(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return E(this,"precision")?C(this,"precision"):null},set:function(a){this.h.precision=a}},hd:{configurable:!0,enumerable:!0,get:function(){return E(this,"range")?C(this,"range"):null},set:function(a){this.h.range=a}}});
var eg=function(a){a=void 0===a?{}:a;this.h={};this.h.points=null==a.di?null:a.di;this.h.bandId=null==a.Kg?null:a.Kg};q(eg,A);eg.prototype.i=function(){return{O:{points:Vf},keys:["bandId","points"]}};k.Object.defineProperties(eg.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return E(this,"bandId")?C(this,"bandId"):null},set:function(a){this.h.bandId=a}},di:{configurable:!0,enumerable:!0,get:function(){return E(this,"points")?C(this,"points"):null},set:function(a){this.h.points=a}}});
var Df=function(a){a=void 0===a?{}:a;this.h={};this.h.crsCode=null==a.Ze?null:a.Ze;this.h.crsWkt=null==a.ah?null:a.ah;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.affineTransform=null==a.Pb?null:a.Pb};q(Df,A);Df.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],s:{affineTransform:Ie,dimensions:Sf}}};
k.Object.defineProperties(Df.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return E(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},Ze:{configurable:!0,enumerable:!0,get:function(){return E(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},ah:{configurable:!0,enumerable:!0,get:function(){return E(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
get:function(){return E(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var tg=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.df?null:a.df;this.h.iamOwned=null==a.Ch?null:a.Ch};q(tg,A);tg.prototype.i=function(){return{O:{auditConfigs:Ne,bindings:Qe,rules:ug},keys:"auditConfigs bindings etag iamOwned rules version".split(" ")}};
k.Object.defineProperties(tg.prototype,{Hg:{configurable:!0,enumerable:!0,get:function(){return E(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},wd:{configurable:!0,enumerable:!0,get:function(){return E(this,"bindings")?C(this,"bindings"):null},set:function(a){this.h.bindings=a}},df:{configurable:!0,enumerable:!0,get:function(){return E(this,"etag")?C(this,"etag"):null},set:function(a){this.h.etag=a}},Ch:{configurable:!0,enumerable:!0,get:function(){return E(this,
"iamOwned")?C(this,"iamOwned"):null},set:function(a){this.h.iamOwned=a}},rules:{configurable:!0,enumerable:!0,get:function(){return E(this,"rules")?C(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return E(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}}});var vg=function(a){a=void 0===a?{}:a;this.h={};this.h.attributeName=null==a.attributeName?null:a.attributeName};q(vg,A);vg.prototype.i=function(){return{keys:["attributeName"]}};
k.Object.defineProperties(vg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return E(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var wg=function(){this.h={}};q(wg,A);wg.prototype.i=function(){return{keys:[]}};var xg=function(){this.h={}};q(xg,A);xg.prototype.i=function(){return{keys:[]}};var yg=function(){this.h={}};q(yg,A);yg.prototype.i=function(){return{keys:[]}};
var zg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByAttributeRule=null==a.Wd?null:a.Wd;this.h.rankByMinVisibleLodRule=null==a.Yd?null:a.Yd;this.h.rankByGeometryTypeRule=null==a.Xd?null:a.Xd;this.h.rankByNaturalOrderRule=null==a.Zd?null:a.Zd;this.h.direction=null==a.direction?null:a.direction};q(zg,A);
zg.prototype.i=function(){return{J:{direction:xe},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByNaturalOrderRule"],s:{rankByAttributeRule:vg,rankByGeometryTypeRule:wg,rankByMinVisibleLodRule:xg,rankByNaturalOrderRule:yg}}};
k.Object.defineProperties(zg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return E(this,"direction")?C(this,"direction"):null},set:function(a){this.h.direction=a}},Wd:{configurable:!0,enumerable:!0,get:function(){return E(this,"rankByAttributeRule")?C(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},Xd:{configurable:!0,enumerable:!0,get:function(){return E(this,"rankByGeometryTypeRule")?C(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
a}},Yd:{configurable:!0,enumerable:!0,get:function(){return E(this,"rankByMinVisibleLodRule")?C(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return E(this,"rankByNaturalOrderRule")?C(this,"rankByNaturalOrderRule"):null},set:function(a){this.h.rankByNaturalOrderRule=a}}});
var mf=function(a){a=void 0===a?{}:a;this.h={};this.h.zOrderRankingRule=null==a.Ag?null:a.Ag;this.h.thinningRankingRule=null==a.pg?null:a.pg};q(mf,A);mf.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],s:{thinningRankingRule:Ag,zOrderRankingRule:Ag}}};
k.Object.defineProperties(mf.prototype,{pg:{configurable:!0,enumerable:!0,get:function(){return E(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return E(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
var Ag=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByOneThingRule=null==a.Vf?null:a.Vf;this.h.pseudoRandomTiebreaking=null==a.Rf?null:a.Rf};q(Ag,A);Ag.prototype.i=function(){return{O:{rankByOneThingRule:zg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
k.Object.defineProperties(Ag.prototype,{Rf:{configurable:!0,enumerable:!0,get:function(){return E(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return E(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
var ug=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(ug,A);ug.prototype.i=function(){return{O:{conditions:bf,logConfig:og},J:{action:ye},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
k.Object.defineProperties(ug.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return E(this,"action")?C(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return E(this,"conditions")?C(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return E(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Gh:{configurable:!0,enumerable:!0,
get:function(){return E(this,"in")?C(this,"in"):null},set:function(a){this.h["in"]=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return E(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return E(this,"notIn")?C(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return E(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=
a}}});var Bg=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(Bg,A);Bg.prototype.i=function(){return{keys:["policy","updateMask"],s:{policy:tg}}};
k.Object.defineProperties(Bg.prototype,{Of:{configurable:!0,enumerable:!0,get:function(){return E(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},Gc:{configurable:!0,enumerable:!0,get:function(){return E(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var qg=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(qg,A);
qg.prototype.i=function(){return{keys:["code","details","message"],wa:{details:{da:null,ia:!0,ja:!1,ka:!1}}}};
k.Object.defineProperties(qg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return E(this,"code")?C(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return E(this,"details")?C(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return E(this,"message")?C(this,"message"):null},set:function(a){this.h.message=a}}});
var Cg=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.F?null:a.F;this.h.selectors=null==a.selectors?null:a.selectors;this.h.filename=null==a.filename?null:a.filename};q(Cg,A);Cg.prototype.i=function(){return{J:{fileFormat:Ae},keys:["expression","fileFormat","filename","name","selectors"],s:{expression:$e}}};
k.Object.defineProperties(Cg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return E(this,"filename")?C(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,
"name")?C(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return E(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Hf=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ka?null:a.Ka};q(Hf,A);Hf.prototype.i=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Ve}}};
k.Object.defineProperties(Hf.prototype,{Ka:{configurable:!0,enumerable:!0,get:function(){return E(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var If=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.oa?null:a.oa;this.h.cloudStorageDestination=null==a.vb?null:a.vb;this.h.gcsDestination=null==a.ra?null:a.ra;this.h.fileFormat=null==a.F?null:a.F};q(If,A);
If.prototype.i=function(){return{J:{fileFormat:ze},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],s:{cloudStorageDestination:Xe,driveDestination:pf,gcsDestination:Qf}}};
k.Object.defineProperties(If.prototype,{vb:{configurable:!0,enumerable:!0,get:function(){return E(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},oa:{configurable:!0,enumerable:!0,get:function(){return E(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},ra:{configurable:!0,enumerable:!0,get:function(){return E(this,"gcsDestination")?C(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});var ig=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};q(ig,A);
ig.prototype.i=function(){return{O:{sources:Dg},keys:"endTime name properties sources startTime uriPrefix".split(" "),wa:{properties:{da:null,ia:!1,ja:!1,ka:!1}}}};
k.Object.defineProperties(ig.prototype,{endTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return E(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return E(this,
"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return E(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},pd:{configurable:!0,enumerable:!0,get:function(){return E(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
var Dg=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.$b?null:a.$b;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.Ii?null:a.Ii;this.h.yColumn=null==a.Ji?null:a.Ji;this.h.dateFormat=null==a.ih?null:a.ih;this.h.csvDelimiter=null==a.dh?
null:a.dh;this.h.csvQualifier=null==a.eh?null:a.eh;this.h.csvColumnDataTypeOverrides=null==a.bh?null:a.bh};q(Dg,A);Dg.prototype.i=function(){return{J:{csvColumnDataTypeOverrides:Be},keys:"charset crs csvColumnDataTypeOverrides csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" "),wa:{csvColumnDataTypeOverrides:{da:null,ia:!1,ja:!1,ka:!1}}}};
k.Object.defineProperties(Dg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return E(this,"charset")?C(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return E(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},bh:{configurable:!0,enumerable:!0,get:function(){return E(this,"csvColumnDataTypeOverrides")?C(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},dh:{configurable:!0,
enumerable:!0,get:function(){return E(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},eh:{configurable:!0,enumerable:!0,get:function(){return E(this,"csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},ih:{configurable:!0,enumerable:!0,get:function(){return E(this,"dateFormat")?C(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return E(this,"geodesic")?C(this,
"geodesic"):null},set:function(a){this.h.geodesic=a}},$b:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},ei:{configurable:!0,enumerable:!0,get:function(){return E(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=
a}},za:{configurable:!0,enumerable:!0,get:function(){return E(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return E(this,"xColumn")?C(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return E(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
var $f=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.Ue?null:a.Ue;this.h.maxSizeBytes=null==a.ac?null:a.ac;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue;this.h.tensorDepths=null==a.he?null:a.he;this.h.sequenceData=null==a.dg?null:a.dg;this.h.collapseBands=null==a.Se?null:a.Se;this.h.maxMaskedRatio=null==a.Jf?null:a.Jf};q($f,A);
$f.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),wa:{tensorDepths:{da:null,ia:!1,ja:!1,ka:!1}},s:{marginDimensions:Sf,tileDimensions:Sf}}};
k.Object.defineProperties($f.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return E(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Ue:{configurable:!0,enumerable:!0,get:function(){return E(this,"compress")?C(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return E(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Ff:{configurable:!0,
enumerable:!0,get:function(){return E(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Jf:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},ac:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},dg:{configurable:!0,enumerable:!0,get:function(){return E(this,
"sequenceData")?C(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},he:{configurable:!0,enumerable:!0,get:function(){return E(this,"tensorDepths")?C(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
var nf=function(a){a=void 0===a?{}:a;this.h={};this.h.maxFeaturesPerTile=null==a.If?null:a.If;this.h.thinningStrategy=null==a.qg?null:a.qg;this.h.quadsetPartitionLod=null==a.Tf?null:a.Tf};q(nf,A);nf.prototype.i=function(){return{J:{thinningStrategy:Ce},keys:["maxFeaturesPerTile","quadsetPartitionLod","thinningStrategy"]}};
k.Object.defineProperties(nf.prototype,{If:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return E(this,"quadsetPartitionLod")?C(this,"quadsetPartitionLod"):null},set:function(a){this.h.quadsetPartitionLod=a}},qg:{configurable:!0,enumerable:!0,get:function(){return E(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=
a}}});var Eg=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.F?null:a.F;this.h.bandIds=null==a.ca?null:a.ca;this.h.visualizationOptions=null==a.Va?null:a.Va;this.h.grid=null==a.L?null:a.L;this.h.filenamePrefix=null==a.fa?null:a.fa};q(Eg,A);
Eg.prototype.i=function(){return{J:{fileFormat:De},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),s:{expression:$e,grid:Df,visualizationOptions:xf}}};
k.Object.defineProperties(Eg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return E(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},fa:{configurable:!0,enumerable:!0,get:function(){return E(this,
"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},L:{configurable:!0,enumerable:!0,get:function(){return E(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Va:{configurable:!0,enumerable:!0,get:function(){return E(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
a}}});
var Ff=function(a){a=void 0===a?{}:a;this.h={};this.h.endZoom=null==a.oh?null:a.oh;this.h.maxZoom=null==a.maxZoom?null:a.maxZoom;this.h.scale=null==a.scale?null:a.scale;this.h.startZoom=null==a.ui?null:a.ui;this.h.minZoom=null==a.minZoom?null:a.minZoom;this.h.skipEmpty=null==a.ri?null:a.ri;this.h.skipEmptyTiles=null==a.jg?null:a.jg;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.kg?null:
a.kg;this.h.zoomSubset=null==a.Bg?null:a.Bg};q(Ff,A);Ff.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey maxZoom minZoom scale skipEmpty skipEmptyTiles startZoom stride tileDimensions zoomSubset".split(" "),s:{dimensions:Sf,tileDimensions:Sf,zoomSubset:Fg}}};
k.Object.defineProperties(Ff.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return E(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},oh:{configurable:!0,enumerable:!0,get:function(){return E(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Ef:{configurable:!0,enumerable:!0,get:function(){return E(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},maxZoom:{configurable:!0,enumerable:!0,
get:function(){return E(this,"maxZoom")?C(this,"maxZoom"):null},set:function(a){this.h.maxZoom=a}},minZoom:{configurable:!0,enumerable:!0,get:function(){return E(this,"minZoom")?C(this,"minZoom"):null},set:function(a){this.h.minZoom=a}},scale:{configurable:!0,enumerable:!0,get:function(){return E(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},ri:{configurable:!0,enumerable:!0,get:function(){return E(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=
a}},jg:{configurable:!0,enumerable:!0,get:function(){return E(this,"skipEmptyTiles")?C(this,"skipEmptyTiles"):null},set:function(a){this.h.skipEmptyTiles=a}},ui:{configurable:!0,enumerable:!0,get:function(){return E(this,"startZoom")?C(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},kg:{configurable:!0,enumerable:!0,get:function(){return E(this,"stride")?C(this,"stride"):null},set:function(a){this.h.stride=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return E(this,"tileDimensions")?
C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return E(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});
var dg=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.wi?null:a.wi;this.h.subdatasetSuffix=null==a.xi?null:a.xi};q(dg,A);dg.prototype.i=function(){return{O:{sources:fg},J:{dataType:Fe},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
k.Object.defineProperties(dg.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return E(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return E(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return E(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return E(this,"sources")?
C(this,"sources"):null},set:function(a){this.h.sources=a}},wi:{configurable:!0,enumerable:!0,get:function(){return E(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},xi:{configurable:!0,enumerable:!0,get:function(){return E(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
var bg=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.Bi?null:a.Bi;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};q(bg,A);bg.prototype.i=function(){return{J:{pyramidingPolicy:Ee},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],s:{missingData:Zf}}};
k.Object.defineProperties(bg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return E(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return E(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return E(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Bi:{configurable:!0,
enumerable:!0,get:function(){return E(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return E(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var cg=function(a){a=void 0===a?{}:a;this.h={};this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.bandIds=null==a.ca?null:a.ca};q(cg,A);cg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
k.Object.defineProperties(cg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return E(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return E(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var uf=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(uf,A);
uf.prototype.i=function(){return{O:{sources:Gg},keys:["pathPrefix","sources"]}};k.Object.defineProperties(uf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return E(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return E(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}}});
var vf=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(vf,A);vf.prototype.i=function(){return{O:{sources:Gg},keys:["pathPrefix","sources"]}};
k.Object.defineProperties(vf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return E(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return E(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}}});var Gg=function(a){a=void 0===a?{}:a;this.h={};this.h.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.h.headerSizeBytes=null==a.Ah?null:a.Ah};q(Gg,A);
Gg.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};k.Object.defineProperties(Gg.prototype,{Ah:{configurable:!0,enumerable:!0,get:function(){return E(this,"headerSizeBytes")?C(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return E(this,"pathSuffix")?C(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
var Xf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileIndexes=null==a.qh?null:a.qh;this.h.firstTileIndex=null==a.sh?null:a.sh;this.h.tilesPerFile=null==a.Ai?null:a.Ai};q(Xf,A);Xf.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
k.Object.defineProperties(Xf.prototype,{qh:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},sh:{configurable:!0,enumerable:!0,get:function(){return E(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return E(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
var Hg=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Rb?null:a.Rb;this.h.updateMask=null==a.Gc?null:a.Gc};q(Hg,A);Hg.prototype.i=function(){return{keys:["asset","updateMask"],s:{asset:qf}}};
k.Object.defineProperties(Hg.prototype,{Rb:{configurable:!0,enumerable:!0,get:function(){return E(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},Gc:{configurable:!0,enumerable:!0,get:function(){return E(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
var Me=function(a){a=void 0===a?{}:a;this.h={};this.h.constantValue=null==a.mb?null:a.mb;this.h.integerValue=null==a.Zb?null:a.Zb;this.h.bytesValue=null==a.ub?null:a.ub;this.h.arrayValue=null==a.Ia?null:a.Ia;this.h.dictionaryValue=null==a.Ja?null:a.Ja;this.h.functionDefinitionValue=null==a.$a?null:a.$a;this.h.functionInvocationValue=null==a.Ba?null:a.Ba;this.h.argumentReference=null==a.Qb?null:a.Qb;this.h.valueReference=null==a.Ta?null:a.Ta};q(Me,A);
Me.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),s:{arrayValue:Le,dictionaryValue:hf,functionDefinitionValue:Of,functionInvocationValue:Pf}}};
k.Object.defineProperties(Me.prototype,{Qb:{configurable:!0,enumerable:!0,get:function(){return E(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ia:{configurable:!0,enumerable:!0,get:function(){return E(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},ub:{configurable:!0,enumerable:!0,get:function(){return E(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},mb:{configurable:!0,
enumerable:!0,get:function(){return E(this,"constantValue")?C(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ja:{configurable:!0,enumerable:!0,get:function(){return E(this,"dictionaryValue")?C(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},$a:{configurable:!0,enumerable:!0,get:function(){return E(this,"functionDefinitionValue")?C(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},Ba:{configurable:!0,enumerable:!0,
get:function(){return E(this,"functionInvocationValue")?C(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Zb:{configurable:!0,enumerable:!0,get:function(){return E(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return E(this,"valueReference")?C(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
var Kf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.oa?null:a.oa;this.h.cloudStorageDestination=null==a.vb?null:a.vb;this.h.gcsDestination=null==a.ra?null:a.ra;this.h.fileFormat=null==a.F?null:a.F};q(Kf,A);Kf.prototype.i=function(){return{J:{fileFormat:Ge},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],s:{cloudStorageDestination:Xe,driveDestination:pf,gcsDestination:Qf}}};
k.Object.defineProperties(Kf.prototype,{vb:{configurable:!0,enumerable:!0,get:function(){return E(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},oa:{configurable:!0,enumerable:!0,get:function(){return E(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},ra:{configurable:!0,enumerable:!0,get:function(){return E(this,"gcsDestination")?C(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});var Lf=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(Lf,A);Lf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
k.Object.defineProperties(Lf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return E(this,"framesPerSecond")?C(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxFrames")?C(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return E(this,"maxPixelsPerFrame")?C(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
a}}});var Ig=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.F?null:a.F;this.h.grid=null==a.L?null:a.L};q(Ig,A);Ig.prototype.i=function(){return{J:{fileFormat:He},keys:["expression","fileFormat","grid","name","videoOptions"],s:{expression:$e,grid:Df,videoOptions:Lf}}};
k.Object.defineProperties(Ig.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return E(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return E(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},L:{configurable:!0,enumerable:!0,get:function(){return E(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return E(this,
"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return E(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var xf=function(a){a=void 0===a?{}:a;this.h={};this.h.ranges=null==a.Uf?null:a.Uf;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(xf,A);
xf.prototype.i=function(){return{O:{ranges:of},keys:["gamma","opacity","paletteColors","ranges"]}};
k.Object.defineProperties(xf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return E(this,"gamma")?C(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return E(this,"opacity")?C(this,"opacity"):null},set:function(a){this.h.opacity=a}},ed:{configurable:!0,enumerable:!0,get:function(){return E(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return E(this,
"ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Fg=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(Fg,A);Fg.prototype.i=function(){return{keys:["end","max","min","start"]}};
k.Object.defineProperties(Fg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return E(this,"end")?C(this,"end"):null},set:function(a){this.h.end=a}},max:{configurable:!0,enumerable:!0,get:function(){return E(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return E(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}},start:{configurable:!0,enumerable:!0,get:function(){return E(this,"start")?C(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"},Jg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Jg.prototype.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:F(b,c),G:jg})};var Kg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Kg.prototype.getCapabilities=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:F(b,c),G:Te})};Kg.prototype.$c=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:kg})};
var Lg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};h=Lg.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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",u:F(c,d),G:qf})};
h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:yf})};h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,u:F(b,c),G:qf})};
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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:F(c,d),G:qf})};h.$c=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:kg})};
var Mg=function(a,b,c){c=void 0===c?{}:c;var d=void 0===d?{}:d;a.j.C(b,RegExp("^projects/[^/]+/assets/.*$"));return G(a.j,{body:null,B:"GET",D:"earthengine.projects.assets.listImages",path:"/"+a.m+"/"+b+":listImages",u:F(c,d),G:lg})};Lg.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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",u:F(c,d),G:qf})};
var Ng=function(a){this.m="v1alpha";this.j=new Zd(a,null)};Ng.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:F(c,d),G:ng})};var Og=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Og.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.dmsMaps.create",path:"/"+this.m+"/"+a+"/dmsMaps",u:F(c,d),G:ff})};var Pg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Pg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:F(c,d),G:Nf})};var Qg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Qg.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",u:F(c,d),G:ng})};Qg.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",u:F(c,d),G:ng})};
var Rg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};Rg.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",u:F(c,d),G:ng})};var Sg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Sg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:F(c,d),G:wf})};var Tg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};h=Tg.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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:F(c,d),G:yf})};h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:yf})};
h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:F(b,c),G:ng})};h.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",u:F(b,c),G:mg})};
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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:F(c,d),G:ng})};var Ug=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Ug.prototype.Na=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",u:F(c,d),G:ng})};Ug.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",u:F(c,d),G:ng})};
var Vg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};Vg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",u:F(c,d),G:Cg})};var Wg=function(a){this.m="v1alpha";this.j=new Zd(a,null)};
Wg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:F(c,d),G:Eg})};
var Xg=function(a){this.m="v1alpha";this.j=new Zd(a,null)},Yg=function(a,b,c){var d=void 0===d?{}:d;var e=void 0===e?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return G(a.j,{body:c,B:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:F(d,e),G:af})},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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:F(c,d),G:ng})};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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:F(c,d),G:ng})};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 G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:Ig})};var bh=function(){};bh.prototype.send=function(a,b){Vd(a);return(void 0).then(function(c){return b?ud(b,c):c})};var ch=function(a,b){this.Bk=100;this.pk=a;this.Pk=b;this.Td=0;this.sa=null};ch.prototype.get=function(){if(0<this.Td){this.Td--;var a=this.sa;this.sa=a.next;a.next=null}else a=this.pk();return a};ch.prototype.put=function(a){this.Pk(a);this.Td<this.Bk&&(this.Td++,a.next=this.sa,this.sa=a)};var eh=function(a,b){mb(b,function(c,d){c&&"object"==typeof c&&c.vf&&(c=c.qf());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:dh.hasOwnProperty(d)?a.setAttribute(dh[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},dh={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"},gh=function(a,b,c){return fh(document,arguments)},fh=function(a,b){var c=b[1],d=hh(a,String(b[0]));c&&("string"===typeof c?d.className=c:Array.isArray(c)?d.className=c.join(" "):eh(d,c));2<b.length&&ih(a,d,b,2);return d},ih=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}Qa(f?$a(g):g,e)}}},hh=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},jh=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},kh=function(a){y(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},lh=function(a){this.Dd=a||r.document||document};h=lh.prototype;
h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};h.nk=function(a,b,c){return fh(this.Dd,arguments)};h.createElement=function(a){return hh(this.Dd,a)};h.createTextNode=function(a){return this.Dd.createTextNode(String(a))};h.appendChild=function(a,b){y(null!=a&&null!=b,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){ih(kh(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=jh;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 mh,nh=function(){var a=r.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!lb("Presto")&&(a=function(){var e=hh(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&&!lb("Trident")&&!lb("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 oh(a){r.setTimeout(function(){throw a;},0)};var ph=function(){this.re=this.lc=null};ph.prototype.add=function(a,b){var c=qh.get();c.set(a,b);this.re?this.re.next=c:(y(!this.lc),this.lc=c);this.re=c};ph.prototype.remove=function(){var a=null;this.lc&&(a=this.lc,this.lc=this.lc.next,this.lc||(this.re=null),a.next=null);return a};var qh=new ch(function(){return new rh},function(a){return a.reset()}),rh=function(){this.next=this.scope=this.jf=null};rh.prototype.set=function(a,b){this.jf=a;this.scope=b;this.next=null};
rh.prototype.reset=function(){this.next=this.scope=this.jf=null};var wh=function(a,b){sh||th();uh||(sh(),uh=!0);vh.add(a,b)},sh,th=function(){if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);sh=function(){a.then(xh)}}else sh=function(){var b=xh;"function"!==typeof r.setImmediate||r.Window&&r.Window.prototype&&!lb("Edge")&&r.Window.prototype.setImmediate==r.setImmediate?(mh||(mh=nh()),mh(b)):r.setImmediate(b)}},uh=!1,vh=new ph,xh=function(){for(var a;a=vh.remove();){try{a.jf.call(a.scope)}catch(b){oh(b)}qh.put(a)}uh=!1};var yh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Bh=function(a){this.T=0;this.na=void 0;this.qc=this.lb=this.Y=null;this.Kd=this.ef=!1;if(a!=ra)try{var b=this;a.call(void 0,function(c){zh(b,2,c)},function(c){if(!(c instanceof Ah))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}zh(b,3,c)})}catch(c){zh(this,3,c)}},Ch=function(){this.next=this.context=this.xc=this.cc=this.Sb=null;this.td=!1};Ch.prototype.reset=function(){this.context=this.xc=this.cc=this.Sb=null;this.td=!1};
var Dh=new ch(function(){return new Ch},function(a){a.reset()}),Eh=function(a,b,c){var d=Dh.get();d.cc=a;d.xc=b;d.context=c;return d};Bh.prototype.then=function(a,b,c){null!=a&&Ma(a,"opt_onFulfilled should be a function.");null!=b&&Ma(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Fh(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};Bh.prototype.$goog_Thenable=!0;
Bh.prototype.cancel=function(a){if(0==this.T){var b=new Ah(a);wh(function(){Gh(this,b)},this)}};
var Gh=function(a,b){if(0==a.T)if(a.Y){var c=a.Y;if(c.lb){for(var d=0,e=null,g=null,f=c.lb;f&&(f.td||(d++,f.Sb==a&&(e=f),!(e&&1<d)));f=f.next)e||(g=f);e&&(0==c.T&&1==d?Gh(c,b):(g?(d=g,y(c.lb),y(null!=d),d.next==c.qc&&(c.qc=d),d.next=d.next.next):Hh(c),Ih(c,e,3,b)))}a.Y=null}else zh(a,3,b)},Kh=function(a,b){a.lb||2!=a.T&&3!=a.T||Jh(a);y(null!=b.cc);a.qc?a.qc.next=b:a.lb=b;a.qc=b},Fh=function(a,b,c,d){var e=Eh(null,null,null);e.Sb=new Bh(function(g,f){e.cc=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 Ah?f(l):g(m)}catch(p){f(p)}}:f});e.Sb.Y=a;Kh(a,e);return e.Sb};Bh.prototype.Yk=function(a){y(1==this.T);this.T=0;zh(this,2,a)};Bh.prototype.Zk=function(a){y(1==this.T);this.T=0;zh(this,3,a)};
var zh=function(a,b,c){if(0==a.T){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.Yk,g=a.Zk;if(d instanceof Bh){null!=e&&Ma(e,"opt_onFulfilled should be a function.");null!=g&&Ma(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Kh(d,Eh(e||ra,g||null,a));var f=!0}else if(yh(d))d.then(e,g,a),f=!0;else{if(t(d))try{var l=d.then;if("function"===typeof l){Lh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
f=!0;break a}f=!1}}f||(a.na=c,a.T=b,a.Y=null,Jh(a),3!=b||c instanceof Ah||Mh(a,c))}},Lh=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)}},Jh=function(a){a.ef||(a.ef=!0,wh(a.sk,a))},Hh=function(a){var b=null;a.lb&&(b=a.lb,a.lb=b.next,b.next=null);a.lb||(a.qc=null);null!=b&&y(null!=b.cc);return b};Bh.prototype.sk=function(){for(var a;a=Hh(this);)Ih(this,a,this.T,this.na);this.ef=!1};
var Ih=function(a,b,c,d){if(3==c&&b.xc&&!b.td)for(;a&&a.Kd;a=a.Y)a.Kd=!1;if(b.Sb)b.Sb.Y=null,Nh(b,c,d);else try{b.td?b.cc.call(b.context):Nh(b,c,d)}catch(e){Oh.call(null,e)}Dh.put(b)},Nh=function(a,b,c){2==b?a.cc.call(a.context,c):a.xc&&a.xc.call(a.context,c)},Mh=function(a,b){a.Kd=!0;wh(function(){a.Kd&&Oh.call(null,b)})},Oh=oh,Ah=function(a){Fa.call(this,a)};x(Ah,Fa);Ah.prototype.name="cancel";var Ph=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 Qh=function(a,b,c){Da.call(this);this.Ck=null!=c?a.bind(c):a;this.zk=b;this.ud=null;this.Dc=!1;this.fd=0;this.jc=null};q(Qh,Da);h=Qh.prototype;h.hf=function(a){this.ud=arguments;this.jc||this.fd?this.Dc=!0:Rh(this)};h.stop=function(){this.jc&&(r.clearTimeout(this.jc),this.jc=null,this.Dc=!1,this.ud=null)};h.pause=function(){this.fd++};h.resume=function(){this.fd--;this.fd||!this.Dc||this.jc||(this.Dc=!1,Rh(this))};h.I=function(){Da.prototype.I.call(this);this.stop()};
var Rh=function(a){a.jc=Ph(function(){a.jc=null;a.Dc&&!a.fd&&(a.Dc=!1,Rh(a))},a.zk);var b=a.ud;a.ud=null;a.Ck.apply(null,b)};/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var Th=function(a){var b=Sh;this.ce=[];this.Xh=b;this.jh=a||null;this.Vc=this.uc=!1;this.na=void 0;this.hg=this.Mg=this.Pe=!1;this.ne=0;this.Y=null;this.Qe=0};Th.prototype.cancel=function(a){if(this.uc)this.na instanceof Th&&this.na.cancel();else{if(this.Y){var b=this.Y;delete this.Y;a?b.cancel(a):(b.Qe--,0>=b.Qe&&b.cancel())}this.Xh?this.Xh.call(this.jh,this):this.hg=!0;this.uc||Uh(this,new Vh(this))}};Th.prototype.Xg=function(a,b){this.Pe=!1;Wh(this,a,b)};
var Wh=function(a,b,c){a.uc=!0;a.na=c;a.Vc=!b;Xh(a)},Zh=function(a){if(a.uc){if(!a.hg)throw new Yh(a);a.hg=!1}};Th.prototype.callback=function(a){Zh(this);$h(a);Wh(this,!0,a)};var Uh=function(a,b){Zh(a);$h(b);Wh(a,!1,b)},$h=function(a){y(!(a instanceof Th),"An execution sequence may not be initiated with a blocking Deferred.")},ai=function(a,b,c){y(!a.Mg,"Blocking Deferreds can not be re-used");a.ce.push([b,c,void 0]);a.uc&&Xh(a)};
Th.prototype.then=function(a,b,c){var d,e,g=new Bh(function(f,l){e=f;d=l});ai(this,e,function(f){f instanceof Vh?g.cancel():d(f)});return g.then(a,b,c)};Th.prototype.$goog_Thenable=!0;
var bi=function(a){return Ta(a.ce,function(b){return"function"===typeof b[1]})},Xh=function(a){if(a.ne&&a.uc&&bi(a)){var b=a.ne,c=ci[b];c&&(r.clearTimeout(c.ga),delete ci[b]);a.ne=0}a.Y&&(a.Y.Qe--,delete a.Y);b=a.na;for(var d=c=!1;a.ce.length&&!a.Pe;){var e=a.ce.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Vc?f:g)try{var l=g.call(e||a.jh,b);void 0!==l&&(a.Vc=a.Vc&&(l==b||l instanceof Error),a.na=b=l);if(yh(b)||"function"===typeof r.Promise&&b instanceof r.Promise)d=!0,a.Pe=!0}catch(m){b=m,a.Vc=!0,bi(a)||(c=
!0)}}a.na=b;d&&(l=u(a.Xg,a,!0),d=u(a.Xg,a,!1),b instanceof Th?(ai(b,l,d),b.Mg=!0):b.then(l,d));c&&(b=new di(b),ci[b.ga]=b,a.ne=b.ga)},Yh=function(){Fa.call(this)};x(Yh,Fa);Yh.prototype.message="Deferred has already fired";Yh.prototype.name="AlreadyCalledError";var Vh=function(){Fa.call(this)};x(Vh,Fa);Vh.prototype.message="Deferred was canceled";Vh.prototype.name="CanceledError";var di=function(a){this.ga=r.setTimeout(u(this.Xk,this),0);this.Gd=a};
di.prototype.Xk=function(){y(ci[this.ga],"Cannot throw an error that is not scheduled.");delete ci[this.ga];throw this.Gd;};var ci={};var hi=function(a){var b={},c=b.document||document,d=Kb(a).toString(),e=(new lh(c)).createElement("SCRIPT"),g={ni:e,nd:void 0},f=new Th(g),l=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(l=window.setTimeout(function(){ei(e,!0);Uh(f,new fi(1,"Timeout reached for loading script "+d))},m),g.nd=l);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(ei(e,b.fl||!1,l),f.callback(null))};e.onerror=function(){ei(e,!0,l);Uh(f,new fi(0,"Error while loading script "+
d))};g=b.attributes||{};Ab(g,{type:"text/javascript",charset:"UTF-8"});eh(e,g);Wb(e,a);gi(c).appendChild(e)},gi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!==b.length?b[0]:a.documentElement},Sh=function(){if(this&&this.ni){var a=this.ni;a&&"SCRIPT"==a.tagName&&ei(a,!0,this.nd)}},ei=function(a,b,c){null!=c&&r.clearTimeout(c);a.onload=ra;a.onerror=ra;a.onreadystatechange=ra;b&&window.setTimeout(function(){jh(a)},0)},fi=function(a,b){var c="Jsloader error (code #"+a+")";
b&&(c+=": "+b);Fa.call(this,c);this.code=a};x(fi,Fa);var ii=function(){this.ae=void 0};ii.prototype.ya=function(a){var b=[];ji(this,a,b);return b.join("")};
var ji=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],ji(a,a.ae?a.ae.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),ki(d,c),c.push(":"),ji(a,a.ae?a.ae.call(b,d,e):e,c),g=","));c.push("}");
return}}switch(typeof b){case "string":ki(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);}}},li={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},mi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,ki=function(a,b){b.push('"',a.replace(mi,function(c){var d=li[c];
d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),li[c]=d);return d}),'"')};var ni=function(a,b){this.name=a;this.value=b};ni.prototype.toString=function(){return this.name};var oi=new ni("OFF",Infinity),pi=new ni("SEVERE",1E3),qi=new ni("CONFIG",700),ri=new ni("FINE",500),si=function(){this.Ad=0;this.clear()},ti;si.prototype.clear=function(){this.xd=Array(this.Ad);this.fh=-1;this.Ih=!1};var ui=function(a,b,c){this.reset(a||oi,b,c,void 0,void 0)};ui.prototype.reset=function(){};
var vi=function(a,b){this.level=null;this.wk=[];this.parent=(void 0===b?null:b)||null;this.children=[];this.Ek={nf:function(){return a}}},wi=function(a){if(a.level)return a.level;if(a.parent)return wi(a.parent);Ja("Root logger has no level set.");return oi},xi=function(a,b){for(;a;)a.wk.forEach(function(c){c(b)}),a=a.parent},yi=function(){this.entries={};var a=new vi("");a.level=qi;this.entries[""]=a},zi,Ai=function(a,b,c){var d=a.entries[b];if(d)return void 0!==c&&(d.level=c),d;d=Ai(a,b.substr(0,
b.lastIndexOf(".")));var e=new vi(b,d);a.entries[b]=e;d.children.push(e);void 0!==c&&(e.level=c);return e},Bi=function(){zi||(zi=new yi);return zi},Ci=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?wi(Ai(Bi(),a.nf())):oi;d=d>=e.value}if(d){b=b||oi;d=Ai(Bi(),a.nf());"function"===typeof c&&(c=c());ti||(ti=new si);e=ti;a=a.nf();if(0<e.Ad){var g=(e.fh+1)%e.Ad;e.fh=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 ui(b,c,a))}else a=new ui(b,c,a);xi(d,a)}},Di=function(a,b){a&&
Ci(a,ri,b)};var Ei=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Fi=function(){};Fi.prototype.Qg=null;var Hi=function(a){var b;(b=a.Qg)||(b={},Gi(a)&&(b[0]=!0,b[1]=!0),b=a.Qg=b);return b};var Ii,Ji=function(){};x(Ji,Fi);var Ki=function(a){return(a=Gi(a))?new ActiveXObject(a):new XMLHttpRequest},Gi=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};Ii=new Ji;var Li=function(a){z.call(this);this.headers=new Map;this.te=a||null;this.Ha=!1;this.se=this.o=null;this.Zc=this.Mh=this.Qd="";this.Yb=this.wf=this.Od=this.cf=!1;this.Fc=0;this.je=null;this.Bc="";this.pe=this.Nk=this.Hi=!1;this.yg=null};x(Li,z);Li.prototype.ma=Ai(Bi(),"goog.net.XhrIo",void 0).Ek;var Mi=/^https?$/i,Ni=["POST","PUT"],Oi=[];Li.prototype.mk=function(){this.Xa();Ya(Oi,this)};Li.prototype.setTrustToken=function(a){this.yg=a};
Li.prototype.send=function(a,b,c,d){if(this.o)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Qd+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Qd=a;this.Zc="";this.Mh=b;this.cf=!1;this.Ha=!0;this.o=this.te?Ki(this.te):Ki(Ii);this.se=this.te?Hi(this.te):Hi(Ii);this.o.onreadystatechange=u(this.$h,this);this.Nk&&"onprogress"in this.o&&(this.o.onprogress=u(function(f){this.Zh(f,!0)},this),this.o.upload&&(this.o.upload.onprogress=u(this.Zh,this)));try{Di(this.ma,Pi(this,"Opening Xhr")),
this.wf=!0,this.o.open(b,String(a),!0),this.wf=!1}catch(f){Di(this.ma,Pi(this,"Error opening Xhr: "+f.message));this.Gd(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;!Wa(Ni,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.Hi&&(this.o.withCredentials=this.Hi);if("setTrustToken"in this.o&&this.yg)try{this.o.setTrustToken(this.yg)}catch(f){Di(this.ma,Pi(this,"Error SetTrustToken: "+
f.message))}try{Qi(this),0<this.Fc&&(this.pe=Ri(this.o),Di(this.ma,Pi(this,"Will abort after "+this.Fc+"ms if incomplete, xhr2 "+this.pe)),this.pe?(this.o.timeout=this.Fc,this.o.ontimeout=u(this.nd,this)):this.je=Ph(this.nd,this.Fc,this)),Di(this.ma,Pi(this,"Sending request")),this.Od=!0,this.o.send(a),this.Od=!1}catch(f){Di(this.ma,Pi(this,"Send error: "+f.message)),this.Gd(5,f)}};var Ri=function(a){return cc&&mc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout};
Li.prototype.nd=function(){"undefined"!=typeof qa&&this.o&&(this.Zc="Timed out after "+this.Fc+"ms, aborting",Di(this.ma,Pi(this,this.Zc)),this.dispatchEvent("timeout"),this.abort(8))};Li.prototype.Gd=function(a,b){this.Ha=!1;this.o&&(this.Yb=!0,this.o.abort(),this.Yb=!1);this.Zc=b;Si(this);Ti(this)};var Si=function(a){a.cf||(a.cf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Li.prototype.abort=function(){this.o&&this.Ha&&(Di(this.ma,Pi(this,"Aborting")),this.Ha=!1,this.Yb=!0,this.o.abort(),this.Yb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Ti(this))};Li.prototype.I=function(){this.o&&(this.Ha&&(this.Ha=!1,this.Yb=!0,this.o.abort(),this.Yb=!1),Ti(this,!0));Li.M.I.call(this)};Li.prototype.$h=function(){this.Ya||(this.wf||this.Od||this.Yb?Ui(this):this.Mk())};Li.prototype.Mk=function(){Ui(this)};
var Ui=function(a){if(a.Ha&&"undefined"!=typeof qa)if(a.se[1]&&4==a.yb()&&2==a.getStatus())Di(a.ma,Pi(a,"Local request error detected and ignored"));else if(a.Od&&4==a.yb())Ph(a.$h,0,a);else if(a.dispatchEvent("readystatechange"),4==a.yb()){Di(a.ma,Pi(a,"Request complete"));a.Ha=!1;try{var b=a.getStatus(),c;if(!(c=Ei(b))){var d;if(d=0===b){var e=String(a.Qd).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=!Mi.test(e?e.toLowerCase():"")}c=
d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var f=2<a.yb()?a.o.statusText:""}catch(l){Di(a.ma,"Can not get status: "+l.message),f=""}a.Zc=f+" ["+a.getStatus()+"]";Si(a)}}finally{Ti(a)}}};Li.prototype.Zh=function(a,b){y("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Vi(a,"progress"));this.dispatchEvent(Vi(a,b?"downloadprogress":"uploadprogress"))};
var Vi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Ti=function(a,b){if(a.o){Qi(a);var c=a.o,d=a.se[0]?ra:null;a.o=null;a.se=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){(a=a.ma)&&Ci(a,pi,"Problem encountered resetting onreadystatechange: "+e.message)}}},Qi=function(a){a.o&&a.pe&&(a.o.ontimeout=null);a.je&&(r.clearTimeout(a.je),a.je=null)};Li.prototype.Hh=function(){return!!this.o};
Li.prototype.yb=function(){return this.o?this.o.readyState:0};Li.prototype.getStatus=function(){try{return 2<this.yb()?this.o.status:-1}catch(a){return-1}};
var Wi=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.ma;b&&Ci(b,pi,"Response type "+a.Bc+" is not supported on this browser");return null}catch(c){return Di(a.ma,"Can not get response: "+c.message),null}};
Li.prototype.getResponseHeader=function(a){if(this.o&&4==this.yb())return a=this.o.getResponseHeader(a),null===a?void 0:a};Li.prototype.getAllResponseHeaders=function(){return this.o&&4==this.yb()?this.o.getAllResponseHeaders()||"":""};
var Xi=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=Yb(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 ob(b,function(f){return f.join(", ")})},Pi=function(a,b){return b+" ["+a.Mh+" "+a.Qd+" "+a.getStatus()+"]"};var Yi,H=function(a,b){Zi();this.callback=a;this.N=new $i(!a,b)},I=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},bj=function(){return"projects/"+Yi};h=H.prototype;h.Jc=function(){return new Jg(this.N)};h.assets=function(){return new Lg(this.N)};h.Pa=function(){return new Tg(this.N)};h.value=function(){return new Xg(this.N)};
h.maps=function(){return new Sg(this.N)};h.map=function(){return new Rg(this.N)};h.image=function(){return new Qg(this.N)};h.table=function(){return new Ug(this.N)};h.video=function(){return new Zg(this.N)};var $i=function(a,b){this.sync=a=void 0===a?!1:a;this.ki=null!=b?b:a?5:10};q($i,bh);
$i.prototype.send=function(a,b){var c=this;Vd(a);var d=a.path||"",e=cj()+d,g=dj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=ej(e,g,void 0,a.B,f,this.ki);d=b?ud(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){ej(e,g,function(v,B){B?p(B):m(v)},a.B,f,c.ki)})).then(function(m){return b?ud(b,m):m})};var gj=function(a){H.call(this,a);this.N=new fj};q(gj,H);
gj.prototype.send=function(a,b){var c=this,d=cj()+"/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]=
ud(p,f[m]))});return b?b(l):l};return this.callback?(ej(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):g(ej(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var fj=function(){};q(fj,bh);
fj.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=hj();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 ij=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"))}},cj=function(){var a=jj.replace(/\/api$/,"");return"window"in r&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},lj=function(a,b,c){var d=[];a&&(d=d.concat(kj));
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},rj=function(a,b,c){mj&&nj&&mj({client_id:String(nj),immediate:!0,scope:oj.join(" ")},function(d){if("immediate_failed"==d.error&&c)c();else if("window"in r)try{pj(function(){try{r.gapi.auth.setToken(d),qj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else qj(a,
b,d)})},hj=function(){sj&&0<=Date.now()-sj&&tj();return uj},tj=function(){sj=uj=null},Zi=function(a,b,c,d){null!=a?jj=a:vj||(jj="https://earthengine.googleapis.com/api");null!=b?wj=b:vj||(wj="https://earthengine.googleapis.com");void 0!==c&&(xj=c);Yi=null!=d?d:Yi||"earthengine-legacy";vj=!0},ej=function(a,b,c,d,e,g){Zi();var f=yj,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.284";"0.1.284"===
m&&(m="latest");l["x-goog-api-client"]="ee-js/"+m;m=hj();if(null!=m)l.Authorization=m;else if(c&&mj&&nj)return rj(function(){zj(f,function(){ej(a,b,c,d)})}),null;b=b?b.clone():new Kd;null!=Aj&&b.add("key",Aj);f&&(l["X-Earth-Engine-Computation-Profiling"]="1");Yi&&"earthengine-legacy"!==Yi&&(l["X-Goog-User-Project"]=Yi);b=Bj(b,a);null!=xj&&(l["X-XSRF-Token"]=xj);null!=Cj&&(l["X-Earth-Engine-App-ID-Token"]=Cj);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("/")?jj+a:a;if(c)return Dj.push(Ej(e,c,d,m,l,g)),Fj.hf(),null;p=function(D,R){this.setRequestHeader&&this.setRequestHeader(R,D)};var v=0;for(g=null!=g?g:5;;){var B=Ki(Ii);B.open(d,e,!1);mb(l,p,B);B.send(m);if(429!=B.status||v>g)break;v++}return Gj(B.status,function(D){try{return B.getResponseHeader(D)}catch(R){return null}},B.responseText,f,void 0,e,d)},Ej=function(a,b,c,d,e,g){var f=0,l={url:a,method:c,content:d,headers:e},m=yj,p=null!=g?g:10;l.callback=
function(v){v=v.target;if(429==v.getStatus()&&f<p)return f++,setTimeout(function(){Dj.push(l);Fj.hf()},Math.min(12E4,1E3*Math.pow(2,f))),null;var B=Gj,D=v.getStatus(),R=u(v.getResponseHeader,v);try{var Z=v.o?v.o.responseText:""}catch(U){Di(v.ma,"Can not get responseText: "+U.message),Z=""}return B(D,R,Z,m,b,a,c)};return l},zj=function(a,b){var c=yj;try{yj=a,b.call(void 0)}finally{yj=c}},Gj=function(a,b,c,d,e,g,f){var l=d?b("X-Earth-Engine-Computation-Profile"):"";l&&d&&d(l);var m=function(Z){try{var U=
JSON.parse(Z);return t(U)&&"error"in U&&"message"in U.error?U.error.message:{parsed:U}}catch(Ib){return"Invalid JSON: "+Z}},p=function(Z){if(0===Z)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";if(200>Z||300<=Z)return"Server returned HTTP code: "+Z+" 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=[];ij(b,c,function(Z,U,Ib){Ib=m(Ib);Ib.parsed&&(B[Z]=Ib.parsed);(U=(Ib.parsed?"":Ib)||p(U))&&D.push(Z+": "+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);},pj=function(a){var b=function(){r.gapi.config.update("client/cors",!0);mj||(mj=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()};hi(Pb({onload:c}))}},qj=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(rj,.9*c);void 0!==d.unref&&d.unref();sj=Date.now()+c}uj=b;a&&a()}else b&&b(c.error||"Unknown error.")},dj=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},Dj=[],Fj=new Qh(function(){var a=Dj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Hj,f=new Li;Oi.push(f);c&&f.bb("complete",c);f.bd("ready",f.mk);g&&(f.Fc=Math.max(0,g));f.send(b,d,e,a)}0==Dj.length||Fj.hf()},350),jj=null,wj=null,xj=null,Cj=null,Bj=Bb,uj=null,sj=null,nj=null,oj=[],mj=null,kj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Lb=new Fb(Db,"https://apis.google.com/js/client.js?onload=%{onload}"),
Aj=null,vj=!1,Hj=0,yj=null;w("ee.api.ListAssetsResponse",kg);w("ee.api.EarthEngineAsset",qf);w("ee.api.ListImagesResponse",lg);w("ee.api.Image",Wf);w("ee.api.Operation",ng);var Ij=function(){},Jj=function(a){if(void 0===a||null===a)a=pd;return new Me({mb:a})},Kj=function(a){return new Me({Ta:a})},Lj=function(a){return new Me({Ia:new Le({values:a})})},Mj=function(a){return new Me({Ja:new hf({values:a})})},Nj=function(a,b){return new Me({Ba:new Pf({functionName:a,arguments:b})})},Oj=function(a,b){return new Me({Ba:new Pf({ab:a,arguments:b})})},Pj=function(a,b){return new Me({$a:new Of({nc:a,body:b})})},Qj=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}},Rj=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}},Sj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');return a},Tj=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},Wj=function(a){var b=new xf,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=Uj(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=Uj(a,"min","max");0!==d.length&&(b.Uf=d.map(function(g){return new of(g)}),c=!0);a=Vj(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},Vj=function(a){return a?a.split(",").map(Number):[]},Uj=function(a,b,c){var d=Vj(a[b]),e=Vj(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})},Xj=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.$f||"";null!=f.hidden&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.$e);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=n(a.Jc||[]);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},Yj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,Zj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,ak=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,bk=function(a){return(a=Yj.exec(a))?a[1]:"earthengine-legacy"},ck=function(a){return Zj.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
a},ek=function(a){return(a.assets||[]).map(dk)},gk=function(a){return(a.images||[]).map(fk)},hk=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 "DATA_MAPPING_SERVICE":return"DmsAsset";default:return"Unknown"}},dk=function(a){var b=ik(hk(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.L.Ze,dimensions:void 0,crs_transform:void 0};if(d.L){if(null!=d.L.Pb){var g=d.L.Pb;
e.crs_transform=[g.ag||0,g.fg||0,g.wg||0,g.gg||0,g.bg||0,g.xg||0]}null!=d.L.dimensions&&(e.dimensions=[d.L.dimensions.width,d.L.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}));return b},jk=function(a){var b=new qf,c=function(g){return null===g?pd: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},fk=function(a){return ik("Image",a.name)},ik=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},lk=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=kk(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},kk=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("],[")+"]]]}"},mk=function(a){var b=
{};(a.wd||[]).forEach(function(g){b[g.Cc]=g.bc});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},nk=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",bc:b("owners")},{Cc:"roles/viewer",bc:b("readers").concat(c)},{Cc:"roles/editor",bc:b("writers")}].map(function(d){return new Qe(d)});return new tg({wd:b.filter(function(d){return d.bc.length}),df:null})},pk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+
ok(a)},ok=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},qk=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=ud(rg,a.metadata||{});null!=e.description&&(b.description=e.description);null!=e.state&&(b.state=d(e.state));
c("creation_timestamp_ms",e.Ye);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=ok(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.af;b.source_url=e.cg;return b},rk=function(a){var b={started:"OK"};a.name&&(b.taskId=ok(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},sk=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},vk=function(a){var b=function(g){var f=ud(fg,g);f.za=sk(g);return f},c=ud(ag,a);c.name=ck(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=ud(dg,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=ud(bg,g);f.missingData=tk(g.missingData);return f});c.missingData=tk(a.missingData);c.Gf=db((a.tilesets||[]).map(uk));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},uk=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 cg({Ec:a.id||"",ca:e})};a.fileBands.forEach(function(d){d.maskForAllBands?
b.push(c(null)):null!=d.maskForBands&&b.push(c(d.maskForBands))});return b},wk=function(a){var b=ud(ig,a);b.name=ck(a.id);b.sources=(a.sources||[]).map(function(e){var g=ud(Dg,e);g.za=sk(e);e.maxError&&(g.$b=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},tk=
function(a){if(null==a)return null;var b=new Zf({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 xk=function(){this.blockSize=-1};var yk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.jk=Array(this.blockSize);this.me=this.Kc=0;this.reset()};x(yk,xk);yk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.me=this.Kc=0};
var zk=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.W[0];c=a.W[1];e=a.W[2];var g=a.W[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.W[0]=a.W[0]+b&4294967295;a.W[1]=a.W[1]+(e+(f<<21&4294967295|f>>>11))&4294967295;a.W[2]=a.W[2]+e&4294967295;a.W[3]=a.W[3]+g&4294967295};
yk.prototype.update=function(a,b){void 0===b&&(b=a.length);for(var c=b-this.blockSize,d=this.jk,e=this.Kc,g=0;g<b;){if(0==e)for(;g<=c;)zk(this,a,g),g+=this.blockSize;if("string"===typeof a)for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){zk(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){zk(this,d);e=0;break}}this.Kc=e;this.me+=b};
yk.prototype.digest=function(){var a=Array((56>this.Kc?this.blockSize:2*this.blockSize)-this.Kc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.me;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.W[b]>>>d&255;return a};var Ak=function(a){this.rd="__ee_hash__";this.Pd=!1!==a;this.eb=[];this.Aa={};this.zg=[];this.Md=new WeakMap;this.Gi=void 0};w("ee.Serializer",Ak);var Bk=new ii,Ck=new yk,Ek=function(a,b){return Dk(new Ak(void 0!==b?b:!0),a)};w("ee.Serializer.encode",Ek);var Fk=function(a){return Bk.ya(Ek(a))};w("ee.Serializer.toJSON",Fk);var Hk=function(a){return Gk(Ek(a,!1))};w("ee.Serializer.toReadableJSON",Hk);
var Gk=function(a){return"JSON"in r?r.JSON.stringify(a,null," "):Bk.ya(a)},Dk=function(a,b){b=a.Fd(b);a.Pd&&(b=t(b)&&"ValueRef"==b.type&&1==a.eb.length?a.eb[0][1]:{type:"CompoundValue",scope:a.eb,value:b},a.eb=[],Qa(a.zg,u(function(c){delete c[this.rd]},a)),a.zg=[],a.Aa={});return b};
Ak.prototype.Fd=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=t(a)?a[this.rd]:null;if(this.Pd&&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 Ij){var c=a.encode(u(this.Fd,this));if(!(Array.isArray(c)||t(c)&&"ArgumentRef"!=c.type))return c}else if(Array.isArray(a))c=
Sa(a,function(e){return this.Fd(e)},this);else if(t(a)&&"function"!==typeof a)c=ob(a,function(e){if("function"!==typeof e)return this.Fd(e)},this),wb(c,this.rd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Pd){b=Ik(c);if(this.Aa[b])var d=this.Aa[b];else d=String(this.eb.length),this.eb.push([d,c]),this.Aa[b]=d;a[this.rd]=b;this.zg.push(a);return{type:"ValueRef",value:d}}return c};
var Ik=function(a){Ck.reset();Ck.update(Bk.ya(a));return Ck.digest().toString()},Kk=function(a){return vd(Jk(a),rd,sd,td)};w("ee.Serializer.encodeCloudApi",Kk);
var Jk=function(a,b){var c=new Ak(!0);c.Gi=b;return Lk(c,a)},Mk=function(a){a=Lk(new Ak(!1),a);var b=a.values,c=function(d){if(!t(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Me);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.nc,body:c(b[l.body])}:"functionInvocationValue"===f&&null!=l.ab?{arguments:ob(l.arguments,c),
functionReference:c(b[l.ab])}:"constantValue"===f?l===pd?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};w("ee.Serializer.encodeCloudApiPretty",Mk);var Nk=function(a){return Bk.ya(Kk(a))};w("ee.Serializer.toCloudApiJSON",Nk);var Ok=function(a){return Gk(Mk(a))};w("ee.Serializer.toReadableCloudApiJSON",Ok);
var Lk=function(a,b){try{var c=Pk(a,b),d=new Qk(c,a.eb,a.Pd),e=Rk(d,d.mi);return new $e({result:e,values:d.bi})}finally{a.Md=new WeakMap,a.Aa={},a.eb=[]}},Pk=function(a,b){var c=function(e){var g=Ik(e);t(b)&&a.Md.set(b,g);if(a.Aa[g])return a.Aa[g];var f=String(a.eb.length);a.eb.push([f,e]);return a.Aa[g]=f};if(t(b)&&a.Aa[a.Md.get(b)])return a.Aa[a.Md.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(Jj(b));if(ua(b))return c(Nj("Date",{value:Jj(Math.floor(b.getTime()))}));
if(b instanceof Ij)return c(b.pa(a));if(Array.isArray(b))return c(Lj(b.map(function(e){return Kj(Pk(a,e))})));if(t(b)&&"function"!==typeof b){var d={};Object.keys(b).sort().forEach(function(e){d[e]=Kj(Pk(a,b[e]))});return c(Mj(d))}throw Error("Can't encode object: "+b);},Qk=function(a,b,c){var d=this;this.mi=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.gi=c?Sk(this):null;this.bi={};this.Xf={};this.Kk=0},Rk=function(a,b){if(b in a.Xf)return a.Xf[b];var c=String(a.Kk++);
a.Xf[b]=c;a.bi[c]=Tk(a,a.values[b],0);return c},Tk=function(a,b,c){var d=function(p){return null!==p.mb},e=function(p){return p===pd?null:p};if(d(b)||null!=b.Zb||null!=b.ub||null!=b.Qb)return b;if(null!=b.Ta)return d=a.values[b.Ta],null===a.gi||50>c&&1===a.gi[b.Ta]?Tk(a,d,c):Uk(d)?d:Kj(Rk(a,b.Ta));if(null!=b.Ia){var g=b.Ia.values.map(function(p){return Tk(a,p,c+3)});return g.every(d)?Jj(g.map(function(p){return e(p.mb)})):Lj(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]=Tk(a,m,c+3);null!==f&&d(g[l])?f[l]=e(g[l].mb):f=null}return null!==f?Jj(f):Mj(g)}if(null!=b.$a)return d=b.$a,Pj(d.nc||[],Rk(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]=Tk(a,d.arguments[b],c+3);return d.functionName?Nj(d.functionName,g):Oj(Rk(a,d.ab||""),g)}throw Error("Can't optimize value: "+b);},Uk=function(a){var b=a.mb;return null!==
b?b===pd||"number"===typeof b||"boolean"===typeof b:null!=a.Qb},Sk=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.$a?c(e.$a.body):null!=e.Ba?(e=e.Ba,null!=e.ab&&c(e.ab),Object.values(e.arguments).forEach(d)):null!=e.Ta&&c(e.Ta)};c(a.mi);return b};var $k=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 Gf({l:Jk(a.element),description:J(a.description),qa:null,ta:null,Cd:null,selectors:b,$b:K(a.maxErrorMeters),requestId:J(a.id),maxVertices:K(a.maxVertices),R:K(a.maxWorkers)});var c=Vk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new If({ra:null,oa:null,F:Rj(a.fileFormat)});"GOOGLE_CLOUD_STORAGE"===c?d.ra=Wk(a):d.oa=Xk(a);
b.qa=d;break;case "ASSET":b.ta=new Hf({Ka:Yk(a)});break;case "DMS":c=new kf({Vb:ck(a.dmsName)});var e=a.dmsIngestionTimeParameters;a=e.thinningOptions;a=null==a?null:new nf({If:K(a.maxFeaturesPerTile),qg:a.thinningStrategy,Tf:a.quadsetPartitionLod});d=e.lenientMode||null;e=e.rankingOptions;e=null==e?null:new mf({Ag:Zk(e.zOrderRankingRule),pg:Zk(e.thinningRankingRule)});a=new lf({og:a,Cf:d,Wf:e});c=new jf({bf:c,xf:a});b.Cd=c;break;default:throw Error('Export destination "'+c+'" unknown');}return b};
function J(a){return null!=a?String(a):null}function K(a){return null!=a?Number(a):null}
var Vk=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.dmsName&&(b="DMS");return b},bl=function(a){var b=new $f({Ue:!!a.tfrecordCompressed,ac:J(a.tfrecordMaxFileSize),dg:!!a.tfrecordSequenceData,Se:!!a.tfrecordCollapseBands,Jf:K(a.tfrecordMaskedThreshold),defaultValue:K(a.tfrecordDefaultValue),Ra:al(a.tfrecordPatchDimensions),Ff:al(a.tfrecordKernelSize),he:null});a=a.tfrecordTensorDepths;if(null!=a)if(t(a)){var c=
{};mb(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.he=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},cl=function(a,b){var c=new Cf({ra:null,oa:null,Hd:null,ie:null,F:Qj(a.fileFormat)});if("GEO_TIFF"===c.F){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');var d=
a.tiffShardSize||a.shardSize;d=new Rf({Re:!!a.tiffCloudOptimized,ig:!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),Ra:al(a.fileDimensions||a.tiffFileDimensions),tileSize:K(d)});c.Hd=d}else"TF_RECORD_IMAGE"===c.F&&(c.ie=bl(a));"GOOGLE_CLOUD_STORAGE"===b?c.ra=Wk(a):c.oa=Xk(a);return c},dl=function(a,b){var c=new Kf({ra:null,oa:null,F:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.ra=Wk(a):c.oa=Xk(a);return c},el=function(a){var b=K(a.maxZoom),c=K(a.scale),d=K(a.minZoom),e=!!a.skipEmptyTiles,g=J(a.mapsApiKey),f=
al(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 Fg({min:0,max:null});null!=m&&(p.min=m);p.max=a;m=p}return new Ff({maxZoom:b,scale:c,minZoom:d,jg:e,Ef:g,Ra:f,kg:l,Bg:m})},al=function(a){if(null==a)return null;var b=new Sf({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},Wk=function(a){var b=null;null!=a.writePublicTiles&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new Qf({oc:J(a.outputBucket),fa:J(a.outputPrefix),
pc:a.bucketCorsUris||null,permissions:b})},Xk=function(a){return new pf({kf:J(a.driveFolder),fa:J(a.driveFileNamePrefix)})},Yk=function(a){return new Ve({name:ck(a.assetId)})},Zk=function(a){if(null==a)return null;if(a.rankByOneThingRule&&!Array.isArray(a.rankByOneThingRule))throw Error('Parameter "rankByOneThingRule" should be an array, got '+typeof a.rankByOneThingRule);return new Ag({Vf:(a.rankByOneThingRule||[]).map(fl),Rf:a.pseudoRandomTiebreaking||null})},fl=function(a){var b=new zg({direction:J(a.direction),
Wd:null,Yd:null,Xd:null,Zd:null});a.rankByAttributeRule?b.Wd=new vg({attributeName:J(a.attributeName)}):a.rankByMinVisibleLodRule?b.Yd=new xg({}):a.rankByGeometryTypeRule?b.Xd=new wg({}):a.rankByNaturalOrderRule&&(b.Zd=new yg({}));return b};var hl=function(a,b,c,d,e,g){d=lj(!g,!1,d||[]);nj=a;oj=d;null===a?tj():pj(function(){rj(b,c,e||Aa(gl,b,c))})};w("ee.data.authenticateViaOauth",hl);var il=function(a,b,c,d,e){hl(a,b,c,d,e)};w("ee.data.authenticate",il);var gl=function(a,b){r.gapi.auth.authorize({client_id:nj,immediate:!1,scope:oj.join(" ")},Aa(qj,a,b))};w("ee.data.authenticateViaPopup",gl);
var jl=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=lj(!e,!e,d||[]);nj=a.client_email;oj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);mj=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})})};rj(b,c)};w("ee.data.authenticateViaPrivateKey",jl);
w("ee.data.setExpressionAugmenter",function(a){kl=a||Bb});var kl=Bb;w("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=lj(!l,!1,e||[]);nj=a;oj=e;var m={token_type:b,access_token:c,state:e.join(" "),expires_in:d};qj(void 0,void 0,m);!1===f?g&&g():pj(function(){r.gapi.auth.setToken(m);g&&g()})});w("ee.data.refreshAuthToken",rj);w("ee.data.setAuthTokenRefresher",function(a){mj=a});w("ee.data.getAuthToken",hj);w("ee.data.clearAuthToken",tj);w("ee.data.getAuthClientId",function(){return nj});
w("ee.data.getAuthScopes",function(){return oj});w("ee.data.setDeadline",function(a){Hj=a});w("ee.data.setParamAugmenter",function(a){Bj=a||Bb});
var ll=function(a){a=new H(a);return I(a,a.Jc().list(bj(),{prettyPrint:!1}).then(Xj))},nl=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 wf({name:null,l:kl(Jk(a.image)),F:Qj(a.format),ca:Tj(a.bands),Va:Wj(a)});b=new H(b);return I(b,b.maps().create(bj(),a,{fields:["name"]}).then(function(c){return ml(c.name,"")}))};w("ee.data.getMapId",nl);
var ol=function(a,b,c,d){if(!a.formatTileUrl){var e=ml(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};w("ee.data.getTileUrl",ol);
var ml=function(a,b,c){var d=void 0===c?"":c;d||(Zi(),c=wj,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}},pl=function(a,b){var c=a.visParams?JSON.stringify(a.visParams):null;a=new ff({name:null,Rb:a.assetName,Vb:a.mapName,Va:c});b=new H(b);return I(b,(new Og(b.N)).create(bj(),a,{fields:["name"]}).then(function(d){return{token:d.name}}))};
w("ee.data.getDmsTilesKey",pl);var ql=function(a,b){a=kl(Jk(a));b=new H(b);return I(b,Yg(b.value(),bj(),new Ze({l:a})).then(function(c){return c.result}))};w("ee.data.computeValue",ql);
var rl=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 Eg({name:null,l:kl(Jk(a.image)),F:Qj(a.format),fa:a.name,ca:Tj(a.bands),
Va:Wj(a),L:null});b=new H(b);return I(b,(new Wg(b.N)).create(bj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getThumbId",rl);
var sl=function(a,b){var c=new Lf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Ig({name:null,l:kl(Jk(a.imageCollection)),F:Qj(a.format),Ua:c,L:null});b=new H(b);return I(b,(new ah(b.N)).create(bj(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};w("ee.data.getVideoThumbId",sl);
var tl=function(a,b){a=new Nf({name:null,l:kl(Jk(a.imageCollection)),F:Qj(a.format),orientation:Sj(a.orientation),L:null});b=new H(b);return I(b,(new Pg(b.N)).create(bj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getFilmstripThumbId",tl);var ul=function(a){return wj+"/v1alpha/"+a.thumbid+":getPixels"};w("ee.data.makeThumbUrl",ul);
var wl=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=Tj(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=vl(a.image,a);a=new Eg({name:null,l:kl(Jk(c)),F:Qj(a.format),fa:a.name,ca:a.bands&&Tj(a.bands.map(function(d){return d.id})),L:null});b=new H(b);return I(b,(new Wg(b.N)).create(bj(),a,{fields:["name"]}).then(function(d){return{docid:d.name,token:""}}))};w("ee.data.getDownloadId",wl);var xl=function(a){Zi();return wj+"/v1alpha/"+a.docid+":getPixels"};w("ee.data.makeDownloadUrl",xl);
var yl=function(a,b){b=new H(b);var c=Rj(a.format),d=kl(Jk(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 Cg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});return I(b,(new Vg(b.N)).create(bj(),a,{fields:["name"]}).then(function(g){return{docid:g.name||"",
token:""}}))};w("ee.data.getTableDownloadId",yl);var zl=function(a){return wj+"/v1alpha/"+a.docid+":getFeatures"};w("ee.data.makeTableDownloadUrl",zl);var Al=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,4*d)).toString(16).padStart(d,"0")};a=cb(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",Al);
var Cl=function(a,b){var c=Bl(a).map(pk);if(1===c.length)return a=new H(b),I(a,a.Pa().get(c[0]).then(function(e){return[qk(e)]}));a=new gj(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 qk(e[g])})})};w("ee.data.getTaskStatus",Cl);var Bl=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.");},El=function(a){return Dl(void 0,a)};
w("ee.data.getTaskList",El);var Dl=function(a,b){return b?(Fl(a,function(c,d){return b(c?{tasks:c.map(qk)}:null,d)}),null):{tasks:Fl(a).map(qk)}};w("ee.data.getTaskListWithLimit",Dl);var Fl=function(a,b){var c=[],d={pageSize:500},e=function(l){ab(c,l.Pa||[]);!l.cb||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.cb,I(g,f.list(bj(),d).then(e)));return null},g=new H(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Pa();I(g,f.list(bj(),d).then(e));return b?null:a?c.slice(0,a):c};
w("ee.data.listOperations",Fl);var Gl=function(a,b){a=Bl(a);var c=new Se;if(1===a.length)b=new H(b),I(b,b.Pa().cancel(a[0],c));else{b=new gj(b);var d=b.Pa();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};w("ee.data.cancelOperation",Gl);var Hl=function(a,b){var c=Bl(a).map(pk);if(!Array.isArray(a))return a=new H(b),I(a,a.Pa().get(c[0]));a=new gj(b);var d=a.Pa();return a.send(c.map(function(e){return[e,d.get(e)]}))};w("ee.data.getOperation",Hl);var Jl=function(a,b){return Il(a,"CANCEL",b)};
w("ee.data.cancelTask",Jl);var Il=function(a,b,c){if(!sb(Kl,b))throw Error("Invalid action: "+b);a=Bl(a);a=a.map(pk);Gl(a,c);return null};w("ee.data.updateTask",Il);
var Ql=function(a,b,c){b.id=a;var d=b.type;a=null!=b.sourceUrl?{__source_url__:b.sourceUrl}:{};var e=new H(c);c=function(g){return I(e,g.then(rk))};switch(d){case "EXPORT_IMAGE":return b=Ll(b,a),c(e.image().Na(bj(),b));case "EXPORT_FEATURES":return b=$k(b),b.l=kl(b.l,a),c(e.table().Na(bj(),b));case "EXPORT_VIDEO":return b=Ml(b,a),c(e.video().Na(bj(),b));case "EXPORT_TILES":return b=Nl(b,a),c(e.map().Na(bj(),b));case "EXPORT_VIDEO_MAP":return b=Ol(b),c((new $g(e.N)).Na(bj(),b));case "EXPORT_CLASSIFIER":return b=
Pl(b),c((new Ng(e.N)).Na(bj(),b));default:throw Error("Unable to start processing for task of type "+d);}};w("ee.data.startProcessing",Ql);
var Ll=function(a,b){var c=Rl(a);if(null==c.element)throw Error('"element" not found in params '+c);a=new Af({l:Jk(c.element),description:J(c.description),qa:null,ta:null,L:null,Kf:J(c.maxPixels),requestId:J(c.id),R:K(c.maxWorkers)});var d=Vk(c);switch(d){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":a.qa=cl(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 Bf({Ka:Yk(c),pyramidingPolicy:e,Sf:vb(d)?null:d,tileSize:K(c.shardSize)});a.ta=c;break;default:throw Error('Export destination "'+d+'" unknown');}a.l=kl(a.l,b);return a},Ml=function(a,b){a=Sl(a);if(null==a.element)throw Error('"element" not found in params '+a);var c=new Mf({l:Jk(a.element),description:J(a.description),Ua:new Lf({framesPerSecond:K(a.framesPerSecond),maxFrames:K(a.maxFrames),maxPixelsPerFrame:J(a.maxPixels)}),qa:null,requestId:J(a.id),R:K(a.maxWorkers)});c.qa=dl(a,Vk(a));c.l=
kl(c.l,b);return c},Nl=function(a,b){var c=a.scale;delete a.scale;a=Rl(a);a.scale=c;if(null==a.element)throw Error('"element" not found in params '+a);c=new Ef({l:Jk(a.element),description:J(a.description),ic:el(a),hc:cl(a,"GOOGLE_CLOUD_STORAGE"),requestId:J(a.id),R:K(a.maxWorkers)});c.l=kl(c.l,b);return c},Ol=function(a){var b=a.scale;delete a.scale;a=Sl(a);a.scale=b;if(null==a.element)throw Error('"element" not found in params '+a);b=new Jf({l:Jk(a.element),description:J(a.description),Ua:new Lf({framesPerSecond:K(a.framesPerSecond),
maxFrames:K(a.maxFrames),maxPixelsPerFrame:null}),ic:el(a),hc:dl(a,"GOOGLE_CLOUD_STORAGE"),requestId:J(a.id),version:J(a.version),R:K(a.maxWorkers)});b.l=kl(b.l);return b},Pl=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=Vk(a);if("ASSET"!=b)throw Error('Export destination "'+b+'" unknown');a=new zf({l:Jk(a.element),description:J(a.description),requestId:J(a.id),ta:new Ue({Ka:Yk(a)}),R:K(a.maxWorkers)});a.l=kl(a.l);return a},Ul=function(a,b,c){b=vk(b);var d=function(e){return e?
rk(e):null};return d(Tl(a,b,c&&function(e,g){return c(d(e),g)}))};w("ee.data.startIngestion",Ul);var Tl=function(a,b,c){b=new gg({uf:b,requestId:a,overwrite:null,description:null});a=new H(c,a?void 0:0);return I(a,a.image().import(bj(),b))},Vl=function(a,b,c){b=new hg({ng:b,requestId:a,overwrite:null,description:null});a=new H(c,a?void 0:0);return I(a,a.table().import(bj(),b))},Wl=function(a,b,c){b=wk(b);var d=function(e){return e?rk(e):null};return d(Vl(a,b,c&&function(e,g){return c(d(e),g)}))};
w("ee.data.startTableIngestion",Wl);var Xl=function(a,b){b=new H(b);a=ck(a);return I(b,b.assets().get(a,{prettyPrint:!1}).then(dk))};w("ee.data.getAsset",Xl);w("ee.data.getInfo",Xl);
var Yl=function(a,b){b=new H(b);var c=b.assets(),d=ck(a.id),e=ak.test(a.id);e&&(c=new Kg(b.N),d="projects/"+bk(a.id));if(Object.keys(a).every(function(g){return"id"===g||"num"===g}))return I(b,c.$c(d,{pageSize:a.num}).then(ek));if(e)throw Error("getList on a project does not support filtering options. Please provide a full asset path. Got: "+a.id);a=lk(a);return I(b,Mg(c,d,a).then(gk))};w("ee.data.getList",Yl);
var Zl=function(a,b,c){b=void 0===b?{}:b;var d=ak.test(a);c=new H(c);var e=d?new Kg(c.N):c.assets();a=d?"projects/"+bk(a):ck(a);return I(c,e.$c(a,b))};w("ee.data.listAssets",Zl);var $l=function(a,b,c){b=void 0===b?{}:b;c=new H(c);return I(c,Mg(c.assets(),a,b))};w("ee.data.listImages",$l);var am=function(a,b){b=new H(b);return I(b,(new Kg(b.N)).$c(a||bj()))};w("ee.data.listBuckets",am);var bm=function(a){a=new H(a);return I(a,(new Kg(a.N)).$c(bj()).then(ek))};w("ee.data.getAssetRoots",bm);
var cm=function(a,b){var c="projects/"+bk(a);a="projects/earthengine-legacy"===c?a:void 0;var d=new qf({type:"Folder"});b=new H(b);I(b,b.assets().create(c,d,{assetId:a}).then(dk))};w("ee.data.createAssetHome",cm);
var dm=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&&ck(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 qf(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 H(e);return I(e,e.assets().create(b,a,{assetId:c}).then(dk))};w("ee.data.createAsset",dm);var em=function(a,b,c){return dm({type:"Folder"},a,b,void 0,c)};w("ee.data.createFolder",em);var fm=function(a,b,c){a=ck(a);b=ck(b);b=new pg({Ub:b});c=new H(c);I(c,c.assets().move(a,b).then(dk))};w("ee.data.renameAsset",fm);
var gm=function(a,b,c,d){a=ck(a);b=ck(b);c=new cf({Ub:b,overwrite:null!=c?c:null});d=new H(d);b=dk;var e=d.assets();var g=void 0===g?{}:g;var f=void 0===f?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:qf});I(d,g.then(b))};w("ee.data.copyAsset",gm);var hm=function(a,b){b=new H(b);I(b,b.assets().delete(ck(a)))};w("ee.data.deleteAsset",hm);
var im=function(a,b){a=ck(a);var c=new Tf;b=new H(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=G(d.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+d.m+"/"+a+":getIamPolicy",u:F(e,g),G:tg});return I(b,g.then(mk))};w("ee.data.getAssetAcl",im);
var jm=function(a,b,c,d){b=new Hg({Rb:b,Gc:(c||[]).join(",")});d=new H(d);c=dk;var e=d.assets();a=ck(a);var g=void 0===g?{}:g;var f=void 0===f?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,u:F(g,f),G:qf});return I(d,g.then(c))};w("ee.data.updateAsset",jm);
var km=function(a,b,c){a=ck(a);b=nk(b);b=new Bg({Of:b});c=new H(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=G(d.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+d.m+"/"+a+":setIamPolicy",u:F(e,g),G:tg});I(c,g)};w("ee.data.setAssetAcl",km);
var lm=function(a,b,c){var d=jk(b);b=qd(d.i()).keys.filter(function(e){return"properties"!==e&&E(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+'"'}));jm(a,d,b,c)};w("ee.data.setAssetProperties",lm);
var mm=function(a,b){var c=ck(a);b=new H(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 I(b,c.then(function(g){if(!(g instanceof qf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Oe||0),limit:Number(g.Hf||0)},asset_size:{usage:Number(g.Fa||0),limit:Number(g.ac||0)}}}))};w("ee.data.getAssetRootQuota",mm);
var Kl={al:"CANCEL",dl:"UPDATE"};var M=function(a,b,c){if(!(this instanceof M))return nm(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.H=a;this.args=b;this.U=c||null};x(M,Ij);w("ee.ComputedObject",M);M.prototype.evaluate=function(a){if(!a||"function"!==typeof a)throw Error("evaluate() requires a callback function.");ql(this,a)};M.prototype.evaluate=M.prototype.evaluate;
M.prototype.V=function(a){return ql(this,a)};M.prototype.getInfo=M.prototype.V;M.prototype.encode=function(a){if(null===this.H&&null===this.args)return{type:"ArgumentRef",value:this.U};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.H);b["string"===typeof a?"functionName":"function"]=a;return b};
M.prototype.pa=function(a){if(null===this.H&&null===this.args){a=this.U||a.Gi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Me({Qb:a})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=Kj(Pk(a,this.args[c])));return"string"===typeof this.H?Nj(String(this.H),b):this.H.Ed(a,b)};M.prototype.ya=function(a){return(void 0===a?0:a)?Fk(this):Nk(this)};M.prototype.serialize=M.prototype.ya;
M.prototype.toString=function(){return"ee."+this.name()+"("+Hk(this)+")"};w("ee.ComputedObject.prototype.toString",M.prototype.toString);M.prototype.name=function(){return"ComputedObject"};M.prototype.Cg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(r,c);return this};M.prototype.aside=M.prototype.Cg;
var om=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.H=b.H;a.args=b.args;a.U=b.U;return a},nm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var pm={},qm=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}},rm=function(a){return"number"===typeof a||a instanceof M&&"Number"==a.name()},sm=function(a){return"string"===typeof a||a instanceof M&&"String"==a.name()},tm=function(a){return t(a)&&
"function"!==typeof a?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},um=function(a,b,c){return 1===a.length&&tm(a[0])&&(a=b.args,(void 0===c?0:c)&&(a=a.slice(1)),a.length)?!(1===a.length||a[1].optional)||"Dictionary"!==a[0].type:!1};var vm=function(){if(!(this instanceof vm))return new vm};x(vm,Ij);w("ee.Function",vm);var wm=Bb;vm.prototype.call=function(a){return this.apply(xm(this,Array.prototype.slice.call(arguments,0)))};vm.prototype.call=vm.prototype.call;vm.prototype.apply=function(a){a=new M(this,ym(this,a));return wm(a,this.$().returns)};vm.prototype.apply=vm.prototype.apply;
var zm=function(a,b,c){var d=void 0!==b,e=a.$();if(um(c,e,d)){if(c=xb(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=xm(a,d?[b].concat(c):c);return a.apply(c)},ym=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]=wm(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},xm=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};
vm.prototype.toString=function(a,b){var c=this.$(),d=[];d.push(a||c.name);d.push("(");d.push(Sa(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("")};vm.prototype.ya=function(a){return(void 0===a?0:a)?Fk(this):Nk(this)};var N=function(a,b){if(void 0===b)return Am(a);if(!(this instanceof N))return nm(N,arguments);this.Bb=yb(b);this.Bb.name=a};x(N,vm);w("ee.ApiFunction",N);var O=function(a,b){return vm.prototype.call.apply(Am(a),Array.prototype.slice.call(arguments,1))};w("ee.ApiFunction._call",O);var Bm=function(a,b){return Am(a).apply(b)};w("ee.ApiFunction._apply",Bm);N.prototype.encode=function(){return this.Bb.name};N.prototype.Ed=function(a,b){return Nj(this.Bb.name,b)};N.prototype.$=function(){return this.Bb};
var Cm=null,Dm={},Fm=function(){Em();return ob(Cm,function(a){return a.$()})},Gm=function(){Em();return nb(Cm,function(a,b){return!Dm[b]})},Am=function(a){var b=Hm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};w("ee.ApiFunction.lookup",Am);
var Hm=function(a){Em();return Cm[a]||null},Em=function(a,b){if(Cm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Cm=ob(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?ll(c):c(ll())}},Im=function(a,b,c,d){Em();var e=d||"";mb(Cm,function(g,f){var l=f.split(".");if(2==l.length&&l[0]==b){l=e+l[1];var m=g.$();Dm[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p="Object"!=f&&qm(f,c));
f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return zm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=u(g.toString,g,l,p),f[l].signature=m)}})},Jm=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=Km(a),d=Sa(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 gd(rb(g));
var l=new gd(d);if(id(l,f).isEmpty())e[d[0]]=b[0];else{b=jd(f,l);if(0!==b.size)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=xb(g)}}b=new gd(rb(e));c=jd(new gd(Ra(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},Km=function(a){var b=Lm,c=[];r.EXPORTED_FN_INFO?(a=r.EXPORTED_FN_INFO[a.toString()],t(a)||Mm(),c=a.paramNames,Array.isArray(c)||Mm()):(a=a.toString().replace(Nm,
"").match(b),null===a&&Mm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(Om,"")}));return c},Mm=function(){throw Error("Failed to locate function parameters.");},Nm=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Lm=/^function[^\(]*\(([^\)]*)\)/m,Om=/=.*$/;var Q=function(a,b,c){M.call(this,a,b,c);Pm()};x(Q,M);w("ee.Element",Q);var Qm=!1,Pm=function(){Qm||(Im(Q,"Element","Element"),Qm=!0)};Q.prototype.name=function(){return"Element"};
Q.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=tm(c))a:{b=rb(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(tm(c)){b=this;for(var f in c)d=c[f],b=O("Element.set",b,f,d)}else if(c instanceof M&&Hm("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 om(this,b)};Q.prototype.set=Q.prototype.set;var S=function(a,b,c,d){if(!(this instanceof S))return nm(S,arguments);if(!("type"in a)){var e=P(S,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}Rm();e=null!=b||null!=c||null!=d;if(a instanceof M&&!(a instanceof S&&a.sb)){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.H,a.args,a.U)}else{a instanceof S&&(a=a.encode());if(!Sm(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));M.call(this,
null,null);this.sb=a.type;this.Yg=null!=a.coordinates?yb(a.coordinates):null;this.yh=a.geometries||null;if(null!=b)this.ec=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.ec=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new ii).ya(a.crs));this.vc=c;void 0===this.vc&&"geodesic"in a&&(this.vc=!!a.geodesic);this.tc=d;void 0===this.tc&&"evenOdd"in a&&(this.tc=!!a.evenOdd)}};x(S,M);w("ee.Geometry",S);
var Tm=!1,Rm=function(){Tm||(Im(S,"Geometry","Geometry"),Tm=!0)},Um=function(a,b){if(!(this instanceof Um))return Vm(Um,arguments);var c=Wm(Um,"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(Um,S);S.Point=Um;var Xm=function(a,b){if(!(this instanceof Xm))return Vm(Xm,arguments);S.call(this,Wm(Xm,"MultiPoint",2,arguments))};x(Xm,S);S.MultiPoint=Xm;
var Ym=function(a,b,c,d){if(!(this instanceof Ym))return Vm(Ym,arguments);var e=Wm(Ym,"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(Ym,S);S.Rectangle=Ym;
var Zm=function(a,b,c,d){if(!(this instanceof Zm))return Vm(Zm,arguments);var e=[a,b,c,d];if($m(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=an(a),c=an(c),c<a&&(c+=360));S.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};x(Zm,Ym);S.BBox=Zm;var an=function(a){a%=360;180<a?a-=360:-180>a&&(a+=360);return a},bn=function(a,b,c,d){if(!(this instanceof bn))return Vm(bn,arguments);S.call(this,Wm(bn,"LineString",2,arguments))};x(bn,S);S.LineString=bn;var cn=function(a,b,c,d){if(!(this instanceof cn))return Vm(cn,arguments);S.call(this,Wm(cn,"LinearRing",2,arguments))};x(cn,S);
S.LinearRing=cn;var dn=function(a,b,c,d){if(!(this instanceof dn))return Vm(dn,arguments);S.call(this,Wm(dn,"MultiLineString",3,arguments))};x(dn,S);S.MultiLineString=dn;var en=function(a,b,c,d,e){if(!(this instanceof en))return Vm(en,arguments);S.call(this,Wm(en,"Polygon",3,arguments))};x(en,S);S.Polygon=en;var fn=function(a,b,c,d,e){if(!(this instanceof fn))return Vm(fn,arguments);S.call(this,Wm(fn,"MultiPolygon",4,arguments))};x(fn,S);S.MultiPolygon=fn;
S.prototype.encode=function(a){if(!this.sb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return M.prototype.encode.call(this,a)}a={type:this.sb};"GeometryCollection"==this.sb?a.geometries=this.yh:a.coordinates=this.Yg;null!=this.ec&&(a.crs={type:"name",properties:{name:this.ec}});null!=this.vc&&(a.geodesic=this.vc);null!=this.tc&&(a.evenOdd=this.tc);return a};
S.prototype.ke=function(){if(this.H)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};S.prototype.toGeoJSON=S.prototype.ke;S.prototype.vg=function(){if(this.H)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new ii).ya(this.ke())};S.prototype.toGeoJSONString=S.prototype.vg;S.prototype.ya=function(a){return(void 0===a?0:a)?Fk(this):Nk(this)};S.prototype.serialize=S.prototype.ya;
S.prototype.toString=function(){return"ee.Geometry("+this.vg()+")"};
S.prototype.pa=function(a){if(!this.sb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return M.prototype.pa.call(this,a)}var b={},c="";"GeometryCollection"===this.sb?(b.geometries=this.yh.map(function(e){return new S(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Yg,c="GeometryConstructors."+this.sb);null!=this.ec&&(b.crs="string"===typeof this.ec?(new N("Projection")).call(this.ec):this.ec);var d="Point"!==this.sb&&"MultiPoint"!==this.sb;null!=
this.vc&&d&&(b.geodesic=this.vc);null!=this.tc&&(b.evenOdd=this.tc);return(new N(c)).apply(b).pa(a)};
var Sm=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(!Sm(b[a]))return!1;return!0}a=a.coordinates;var c=gn(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)},gn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=gn(a[0]),c=1;c<a.length;c++)if(gn(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},hn=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},Wm=function(a,b,c,d){a=jn(a,d);if($m(a.coordinates)||null!=a.crs||null!=a.maxError)return(new N("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=kn(c,a.coordinates);(b=Wa(["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},jn=function(a,b){if(Ua(b,rm))return{coordinates:$a(b)};a=P(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return nb(a,function(c){return null!=c})},$m=function(a){return Array.isArray(a)?Ta(a,$m):a instanceof M},kn=function(a,b){if(1>a||4<a)throw Error("Unexpected nesting level.");Ua(b,function(e){return"number"===
typeof e})&&(b=hn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(gn(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},Vm=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 nm(T,arguments);if(a instanceof T)return a;ln();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.H,a.args,a.U);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 mn=!1,ln=function(){mn||(Im(T,"Filter","Filter"),mn=!0)},nn={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 on=function(a,b){var c=P(on,arguments);return O("Filter.equals",c.name,c.value)};T.eq=on;var pn=function(a,b){var c=P(pn,arguments);return on(c.name,c.value).wc()};T.neq=pn;
var qn=function(a,b){var c=P(qn,arguments);return O("Filter.lessThan",c.name,c.value)};T.lt=qn;var rn=function(a,b){var c=P(rn,arguments);return qn(c.name,c.value).wc()};T.gte=rn;var sn=function(a,b){var c=P(sn,arguments);return O("Filter.greaterThan",c.name,c.value)};T.gt=sn;var tn=function(a,b){var c=P(tn,arguments);return sn(c.name,c.value).wc()};T.lte=tn;var un=function(a){return O("Filter.and",Array.prototype.slice.call(arguments))};T.and=un;var vn=function(a){return O("Filter.or",Array.prototype.slice.call(arguments))};
T.or=vn;var wn=function(a,b){var c=P(wn,arguments);c=O("DateRange",c.start,c.end);return Bm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};T.date=wn;var xn=function(a,b,c,d){var e=P(xn,arguments);return Bm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};T.inList=xn;var yn=function(a,b){return Bm("Filter.intersects",{leftField:".all",rightValue:O("Feature",a),maxError:b})};T.bounds=yn;
T.prototype.name=function(){return"Filter"};var zn=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in nn))throw Error("Unknown filtering operator: "+b);a=O("Filter."+nn[b],a,c);return d?a.wc():a};T.metadata=zn;var V=function(a,b,c){Q.call(this,a,b,c);An()};x(V,Q);w("ee.Collection",V);var Bn=!1,An=function(){Bn||(Im(V,"Collection","Collection"),Im(V,"AggregateFeatureCollection","Collection","aggregate_"),Bn=!0)};V.prototype.filter=function(a){a=P(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return om(this,O("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
V.prototype.gf=function(a,b,c){var d=P(V.prototype.gf,arguments);return this.filter(zn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.gf;V.prototype.rh=function(a){return this.filter(yn(a))};V.prototype.filterBounds=V.prototype.rh;V.prototype.ff=function(a,b){var c=P(V.prototype.ff,arguments);return this.filter(wn(c.start,c.end))};V.prototype.filterDate=V.prototype.ff;
V.prototype.limit=function(a,b,c){var d=P(V.prototype.limit,arguments);return om(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 om(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 om(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 nm(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)");Cn();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.H,a.args,a.U);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=xb(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 Dn=!1,Cn=function(){Dn||(Im(W,"Feature","Feature"),Dn=!0)};W.prototype.V=function(a){return W.M.V.call(this,a)};W.prototype.getInfo=W.prototype.V;
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 Rl=function(a){var b={},c=En(a.element,a);c=Fn(c,a,b);b.element=c;return b},Sl=function(a){var b={},c=a.element.map(function(d){d=En(d,a);return Fn(d,a,b)});b.element=c;return b},Fn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];mb(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 Ym)){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 Ym(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 en(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}});vb(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Bm("Image.clipToBoundsAndScale",
d):Bm("Image.clip",d));return a},En=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;null!=d&&(d=Gn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Bm("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 Ym([0,
0,e[0],e[1]],c,!1))}}else a=Bm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Gn=function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(6===a.length&&Ua(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.");},In=function(a,b){var c={};b=Hn(b,c);vb(b)||(b.image=a,a=Bm("Image.visualize",
b));c.image=a;return c},Hn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};mb(a,function(e,g){Wa(c,g)?d[g]=e:b[g]=e});return d},vl=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=En(g,e);return g=Fn(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=En(a,d),a=Fn(a,d,{}));return a};var L=function(a){if(!(this instanceof L))return nm(L,arguments);if(a instanceof L)return a;Jn();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(rm(a))Q.call(this,new N("Image.constant"),{value:a});else if(sm(a))Q.call(this,new N("Image.load"),{id:a});else{if(Array.isArray(a))return Kn(Sa(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.H,
a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(sm(b)&&rm(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 Ln=!1,Jn=function(){Ln||(Im(L,"Image","Image"),Ln=!0)};L.prototype.V=function(a){return L.M.V.call(this,a)};
L.prototype.getInfo=L.prototype.V;L.prototype.getMap=function(a,b){var c=this,d=P(L.prototype.getMap,arguments),e=In(this,d.visParams);if(d.callback){var g=d.callback;nl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=nl(e),d.image=this,d};L.prototype.getMap=L.prototype.getMap;L.prototype.wb=function(a,b){var c=P(L.prototype.wb,arguments),d=c.params?xb(c.params):{};d.image=this;if(c.callback){var e=c.callback;wl(d,function(g,f){g?e(xl(g)):e(null,f)})}else return xl(wl(d))};
L.prototype.getDownloadURL=L.prototype.wb;L.prototype.Id=function(a,b){var c=P(L.prototype.wb,arguments),d=c.params?xb(c.params):{},e={},g=En(this,d);g=Fn(g,d,e);d=In(g,e);return c.callback?(rl(d,c.callback),null):rl(d)};L.prototype.getThumbId=L.prototype.Id;L.prototype.pf=function(a,b){var c=P(L.prototype.pf,arguments);if(c.callback)this.Id(c.params,function(d,e){var g="";if(void 0===e)try{g=ul(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return ul(this.Id(c.params))};
L.prototype.getThumbURL=L.prototype.pf;var Mn=function(a,b,c){var d=P(Mn,arguments);return Kn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};L.rgb=Mn;var Nn=function(a){return Kn(Array.prototype.slice.call(arguments),null)};L.cat=Nn;var Kn=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||sm(b[0])||rm(b[0])){for(var d=0;d<b.length;d++)if(!(sm(b[d])||rm(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 Bm("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 vm;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Oj(Pk(m,l),p)};c.$=function(){return{name:"",args:Sa(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.ii=function(a){var b=1!=arguments.length||sm(arguments[0])?Array.from(arguments):arguments[0];return O("Image.rename",this,b)};L.prototype.rename=L.prototype.ii;L.prototype.name=function(){return"Image"};var On=function(a){if(this instanceof On){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof On)return a}else return nm(On,arguments);Pn();if(Array.isArray(a))M.call(this,null,null),this.ad=a;else if(a instanceof M)M.call(this,a.H,a.args,a.U),this.ad=null;else throw Error("Invalid argument specified for ee.List(): "+a);};x(On,M);w("ee.List",On);var Qn=!1,Pn=function(){Qn||(Im(On,"List","List"),Qn=!0)};
On.prototype.encode=function(a){return Array.isArray(this.ad)?Sa(this.ad,function(b){return a(b)}):On.M.encode.call(this,a)};On.prototype.pa=function(a){return Array.isArray(this.ad)?Kj(Pk(a,this.ad)):On.M.pa.call(this,a)};On.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return nm(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)");Rn();a instanceof S&&(a=new W(a));a instanceof W&&(a=[a]);if(sm(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:Sa(a,function(d){return new W(d)})});else if(a instanceof On)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.H,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};x(X,V);w("ee.FeatureCollection",X);var Sn=!1,Rn=function(){Sn||(Im(X,"FeatureCollection","FeatureCollection"),Sn=!0)};
X.prototype.getMap=function(a,b){var c=P(X.prototype.getMap,arguments),d=Bm("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.V=function(a){return X.M.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
X.prototype.wb=function(a,b,c,d){var e=P(X.prototype.wb,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)yl(g,function(f,l){f?e.callback(zl(f)):e.callback(null,l)});else return zl(yl(g))};X.prototype.getDownloadURL=X.prototype.wb;
X.prototype.select=function(a,b,c){if(sm(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 Y=function(a){if(!(this instanceof Y))return nm(Y,arguments);if(a instanceof Y)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");Tn();a instanceof L&&(a=[a]);if(sm(a))V.call(this,new N("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new N("ImageCollection.fromImages"),{images:Sa(a,function(b){return new L(b)})});else if(a instanceof On)V.call(this,new N("ImageCollection.fromImages"),{images:a});
else if(a instanceof M)V.call(this,a.H,a.args,a.U);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};x(Y,V);w("ee.ImageCollection",Y);var Un=!1,Tn=function(){Un||(Im(Y,"ImageCollection","ImageCollection"),Im(Y,"reduce","ImageCollection"),Un=!0)};Y.prototype.mf=function(a,b){var c=P(Y.prototype.mf,arguments);return Vn(this,c,["png","jpg","jpeg"],"filmstrip")};Y.prototype.getFilmstripThumbURL=Y.prototype.mf;
Y.prototype.rf=function(a,b){var c=P(Y.prototype.rf,arguments);return Vn(this,c,["gif"],"video")};Y.prototype.getVideoThumbURL=Y.prototype.rf;
var Vn=function(a,b,c,d){var e={};a=a.map(function(l){l=En(l,b.params);return Fn(l,b.params,e)});var g={},f=Hn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Bm("Image.visualize",f)});null!=b.params.dimensions&&(g.dimensions=b.params.dimensions);if(g.format){if(!Ta(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=rl;switch(d){case "video":c=sl;break;case "filmstrip":c=tl}if(b.callback)c(g,function(l,m){var p="";
if(void 0===m)try{p=ul(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return ul(c(g))};Y.prototype.getMap=function(a,b){var c=P(Y.prototype.getMap,arguments),d=O("ImageCollection.mosaic",this);if(c.callback)d.getMap(c.visParams,c.callback);else return d.getMap(c.visParams)};Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.M.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
Y.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Y.prototype.select=Y.prototype.select;Y.prototype.first=function(){return new L(O("Collection.first",this))};Y.prototype.first=Y.prototype.first;Y.prototype.name=function(){return"ImageCollection"};Y.prototype.elementType=function(){return L};var Wn=function(a){this.Ve=a;this.id=null},Yn=function(a){var b={element:Xn(a)};Object.assign(b,a);b=nb(b,function(c){return null!=c});return new Wn(b)};
Wn.prototype.start=function(a,b){var c=this;y(this.Ve,"Task config must be specified for tasks to be started.");if(a){var d=function(){La(c.id);Ql(c.id,c.Ve,function(e,g){g?b(g):a()})};this.id?d():Al(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||Al(1)[0],La(this.id,"Failed to obtain task ID."),Ql(this.id,this.Ve)};Wn.prototype.start=Wn.prototype.start;var Zn=function(a,b,c,d,e,g,f,l,m,p,v){var B=P(Zn,arguments);B=$n(B,"ASSET","EXPORT_IMAGE");return Yn(B)};
w("module$contents$ee$batch_Export.image.toAsset",Zn);var ao=function(a,b,c,d,e,g,f,l,m,p,v,B,D,R,Z){var U=P(ao,arguments);U=$n(U,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return Yn(U)};w("module$contents$ee$batch_Export.image.toCloudStorage",ao);var bo=function(a,b,c,d,e,g,f,l,m,p,v,B,D,R,Z){var U=P(bo,arguments);U=$n(U,"DRIVE","EXPORT_IMAGE");return Yn(U)};w("module$contents$ee$batch_Export.image.toDrive",bo);
var co=function(a,b,c,d,e,g,f,l,m,p,v,B,D){var R=P(co,arguments);R=$n(R,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return Yn(R)};w("module$contents$ee$batch_Export.map.toCloudStorage",co);var eo=function(a,b,c,d,e,g,f){var l=P(eo,arguments);l=$n(l,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return Yn(l)};w("module$contents$ee$batch_Export.table.toCloudStorage",eo);var fo=function(a,b,c,d,e,g,f){var l=P(fo,arguments);l.type="EXPORT_FEATURES";l=$n(l,"DRIVE","EXPORT_FEATURES");return Yn(l)};
w("module$contents$ee$batch_Export.table.toDrive",fo);var go=function(a,b,c,d){var e=P(go,arguments);e=$n(e,"ASSET","EXPORT_FEATURES");return Yn(e)};w("module$contents$ee$batch_Export.table.toAsset",go);var ho=function(a,b,c,d){var e=P(ho,arguments);e=$n(e,"DMS","EXPORT_FEATURES");return Yn(e)};w("module$contents$ee$batch_Export.table.toDmsLayer",ho);var io=function(a,b,c,d,e,g,f,l,m,p,v,B){var D=P(io,arguments);D=$n(D,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return Yn(D)};
w("module$contents$ee$batch_Export.video.toCloudStorage",io);var jo=function(a,b,c,d,e,g,f,l,m,p,v,B){var D=P(jo,arguments);D=$n(D,"DRIVE","EXPORT_VIDEO");return Yn(D)};w("module$contents$ee$batch_Export.video.toDrive",jo);var ko=function(a,b,c,d,e,g,f,l,m,p,v,B,D,R,Z,U,Ib,kq,lq,mq){var aj=P(ko,arguments);aj=$n(aj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return Yn(aj)};w("module$contents$ee$batch_Export.videoMap.toCloudStorage",ko);
var lo=function(a,b,c){var d=P(lo,arguments);d=$n(d,"ASSET","EXPORT_CLASSIFIER");return Yn(d)};w("module$contents$ee$batch_Export.classifier.toAsset",lo);
var Xn=function(a){var b=function(d){return d in a},c=mo.find(b);y(1===Va(mo,b),'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof L||b instanceof X||b instanceof Y||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},$n=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=no(e,a),delete e.formatOptions,Object.assign(e,a));e=oo(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,
delete e.crsTransform);break;case "EXPORT_TILES":b=oo(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=oo(e,b);break;case "EXPORT_VIDEO":e=po(e);e=oo(e,b);null!=e.crsTransform&&
(e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=po(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=oo(e,b);break;case "EXPORT_CLASSIFIER":e=b=oo(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.ke();else if("string"===typeof b)try{b=Na(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 bn(b)}catch(g){try{new en(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},oo=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;default:b=sa(a.folder);if(!Wa(["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},qo={GEO_TIFF:["cloudOptimized","fileDimensions","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},ro={GEO_TIFF:"tiff",
TF_RECORD_IMAGE:"tfrecord"},po=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},no=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=ro[b];for(var d=qo[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(!Wa(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},mo=["image","collection","classifier"];var so=function(a){if(!(this instanceof so))return nm(so,arguments);if(a instanceof so)return a;to();if("number"===typeof a)M.call(this,null,null),this.cd=a;else if(a instanceof M)M.call(this,a.H,a.args,a.U),this.cd=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};x(so,M);w("ee.Number",so);var uo=!1,to=function(){uo||(Im(so,"Number","Number"),uo=!0)};so.prototype.encode=function(a){return"number"===typeof this.cd?this.cd:so.M.encode.call(this,a)};
so.prototype.pa=function(a){return"number"===typeof this.cd?Kj(Pk(a,this.cd)):so.M.pa.call(this,a)};so.prototype.name=function(){return"Number"};var vo=function(a){if(!(this instanceof vo))return nm(vo,arguments);if(a instanceof vo)return a;wo();if("string"===typeof a)M.call(this,null,null),this.md=a;else if(a instanceof M)this.md=null,a.H&&"String"==a.H.$().returns?M.call(this,a.H,a.args,a.U):M.call(this,new N("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};x(vo,M);w("ee.String",vo);var xo=!1,wo=function(){xo||(Im(vo,"String","String"),xo=!0)};
vo.prototype.encode=function(a){return"string"===typeof this.md?this.md:vo.M.encode.call(this,a)};vo.prototype.pa=function(a){return"string"===typeof this.md?Kj(Pk(a,this.md)):vo.M.pa.call(this,a)};vo.prototype.name=function(){return"String"};var yo=function(a,b){if(!(this instanceof yo))return nm(yo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(zo(f in pm?pm[f]:null,g.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.Bb=Ao(a,c,b);this.Ng=b.apply(null,c)};x(yo,vm);w("ee.CustomFunction",yo);yo.prototype.encode=function(a){return{type:"Function",argumentNames:Sa(this.Bb.args,function(b){return b.name}),body:a(this.Ng)}};
yo.prototype.pa=function(a){return Pj(this.Bb.args.map(function(b){return b.name}),Pk(a,this.Ng))};yo.prototype.Ed=function(a,b){return Oj(Pk(a,this),b)};yo.prototype.$=function(){return this.Bb};
var zo=function(a,b){a=a||Object;if(!(a.prototype instanceof M))if(a&&a!=Object)if(a==String)a=vo;else if(a==Number)a=so;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.H=null;this.U=d};c.prototype=a.prototype;return new c(b)},Bo=function(a,b){b={name:"",returns:"Object",args:Sa(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 yo(b,a)},Ao=function(a,b,c){for(var d=[],e=0;e<b.length;e++)null===b[e].U&&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.$a?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))}(Jk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Co=function(a,b){if(!(this instanceof Co))return nm(Co,arguments);if(a instanceof Co)return a;Do();var c=P(Co,arguments);a=c.date;c=c.tz;var d=new N("Date"),e={},g=null;if(sm(a)){if(e.value=a,c)if(sm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(rm(a))e.value=a;else if(ua(a))e.value=Math.floor(a.getTime());else if(a instanceof M)a.H&&"Date"==a.H.$().returns?(d=a.H,e=a.args,g=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
a);M.call(this,d,e,g)};x(Co,M);w("ee.Date",Co);var Eo=!1,Do=function(){Eo||(Im(Co,"Date","Date"),Eo=!0)};Co.prototype.name=function(){return"Date"};w("ee.Deserializer",function(){});var Go=function(a){return Fo(JSON.parse(a))};w("ee.Deserializer.fromJSON",Go);var Fo=function(a){if("result"in a&&"values"in a)return Ho(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]=Io(g,b)}a=a.value}return Io(a,b)};w("ee.Deserializer.decode",Fo);
var Io=function(a,b){if(null===a||"number"===typeof a||"boolean"===typeof a||"string"===typeof a)return a;if(Array.isArray(a))return Sa(a,function(e){return Io(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 zo(Object,a);case "Date":a=a.value;if("number"!==typeof a)throw Error("Invalid date value: "+
a);return new Co(a/1E3);case "Bytes":return Jo(new Me({ub:a}),a);case "Invocation":return c="functionName"in a?Am(a.functionName):Io(a["function"],b),a=ob(a.arguments,function(e){return Io(e,b)}),Ko(c,a);case "Dictionary":return ob(a.value,function(e){return Io(e,b)});case "Function":var d=Io(a.body,b);a={name:"",args:Sa(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new yo(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);}},Jo=function(a,b){var c=function(){};q(c,Ij);c.prototype.encode=function(){return b};c.prototype.pa=function(){return a};return new c},Ko=function(a,b){if(a instanceof vm)return a.apply(b);if(a instanceof M){var c=function(){return vm.apply(this,arguments)||this};q(c,vm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Oj(Pk(d,a),
e)};return new M(new c,b)}throw Error("Invalid function value");},Lo=function(a){return Ho(JSON.parse(a))};w("ee.Deserializer.fromCloudApiJSON",Lo);
var Ho=function(a){var b=ud($e,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.mb)f=f.mb;else if(null!==f.Ia)f=f.Ia.values.map(e);else if(null!==f.Ja)f=ob(f.Ja.values,e);else if(null!==f.Qb)f=zo(Object,f.Qb);else if(null!==f.$a)f=g(f.$a);else if(null!==f.Ba){var l=f.Ba;f=l.ab?d(l.ab,"function"):Am(l.functionName);l=ob(l.arguments,e);f=Ko(f,l)}else f=null!==f.ub?Jo(new Me({ub:f.ub}),f.ub):null!==
f.Zb?Jo(new Me({Zb:f.Zb}),f.Zb):null!==f.Ta?d(f.Ta,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.nc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new yo(f,function(){return l})};return d(b.result,"result value")};w("ee.Deserializer.decodeCloudApi",Ho);var Mo=function(a){if(!(this instanceof Mo))return nm(Mo,arguments);if(a instanceof Mo)return a;No();tm(a)?(M.call(this,null,null),this.Pc=a):(a instanceof M&&a.H&&"Dictionary"==a.H.$().returns?M.call(this,a.H,a.args,a.U):M.call(this,new N("Dictionary"),{input:a},null),this.Pc=null)};x(Mo,M);w("ee.Dictionary",Mo);var Oo=!1,No=function(){Oo||(Im(Mo,"Dictionary","Dictionary"),Oo=!0)};Mo.prototype.encode=function(a){return null!==this.Pc?a(this.Pc):Mo.M.encode.call(this,a)};
Mo.prototype.pa=function(a){return null!==this.Pc?Kj(Pk(a,this.Pc)):Mo.M.pa.call(this,a)};Mo.prototype.name=function(){return"Dictionary"};var Po={};w("ee.Terrain",Po);Po.yf=!1;Po.yk=function(){Po.yf||(Im(Po,"Terrain","Terrain"),Po.yf=!0)};Po.reset=function(){Jm(Po);Po.yf=!1};var Vo=function(a,b,c,d,e,g){if("ready"!=Qo||a||b){var f=null!=c;if(d)if(f)Ro.push(d);else throw Error("Can't pass an error callback without a success callback.");if("loading"==Qo&&f)So.push(c);else if(Qo="loading",Zi(a,b,e,g),f)So.push(c),Em(To,Uo);else try{Em(),To()}catch(l){throw Uo(l),l;}}else c&&c()};w("ee.initialize",Vo);
var Yo=function(){Qo="not_ready";xj=wj=jj=null;vj=!1;Cm=null;Dm={};Jm(Co);Eo=!1;Jm(Mo);Oo=!1;Jm(Q);Qm=!1;Jm(L);Ln=!1;Jm(W);Dn=!1;Jm(V);Bn=!1;Jm(Y);Un=!1;Jm(X);Sn=!1;Jm(T);mn=!1;Jm(S);Tm=!1;Jm(On);Qn=!1;Jm(so);uo=!1;Jm(vo);xo=!1;Po.reset();for(var a=r.ee,b=0;b<Wo.length;b++){var c=Wo[b];Jm(a[c]);delete a[c]}Wo=[];pm=a;a=Xo;for(var d in a)delete a[d]};w("ee.reset",Yo);var Zo={bl:"not_ready",LOADING:"loading",cl:"ready"};w("ee.InitState",Zo);w("ee.InitState.NOT_READY","not_ready");
w("ee.InitState.LOADING","loading");w("ee.InitState.READY","ready");var Qo="not_ready",So=[],Ro=[];w("ee.TILE_SIZE",256);var Wo=[],Xo={};w("ee.Algorithms",Xo);var $o=function(a,b){"string"===typeof a&&(a=new N(a));return vm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};w("ee.call",$o);var ap=function(a,b){"string"===typeof a&&(a=new N(a));return a.apply(b)};w("ee.apply",ap);
var To=function(){if("loading"==Qo){try{Do();No();Pm();Jn();Cn();An();Tn();Rn();ln();Rm();Pn();to();wo();Po.yk();var a=Fm(),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]=bp(f),Wo.push(f),a[f]?(g[f].signature=a[f],g[f].signature.isConstructor=!0,Dm[f]=!0):g[f].signature={});pm=g;cp()}catch(l){Uo(l);return}Qo="ready";for(Ro=[];0<So.length;)So.shift()()}},Uo=function(a){if("loading"==
Qo)for(Qo="not_ready",So=[];0<Ro.length;)Ro.shift()(a)},cp=function(){var a=Gm();rb(a).sort().forEach(function(b){var c=a[b],d=c.$();if(!d.hidden){b=b.split(".");var e=Xo;for(e.signature={};1<b.length;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=bb(b,1)}g=function(f){return zm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=u(c.toString,c);e[b[0]]=g}})},bp=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 nm(d,e);d=Hm(a);var f=!(e[0]instanceof M),l=!1;d&&(g?f?l=!0:e[0].H&&e[0].H.$().returns==d.$().returns||(l=!0):l=!0);if(l)e=um(e,d.$())?e[0]:xm(d,e),M.call(this,d,ym(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.H,e.args,e.U)}};x(b,M);b.prototype.name=function(){return a};Im(b,a,a);return b};
wm=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.H,a.args,a.U);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 Y(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 Bo(a,c)}if(a instanceof Ij)return a;throw Error("Argument is not a function: "+a);case "String":return sm(a)||a instanceof vo||a instanceof M?new vo(a):a;case "Dictionary":return tm(a)?a:new Mo(a);case "List":return new On(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new so(a);
default:if(b in c){d=Hm(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 dp=function(a,b,c){ld.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.uh=new Yc;this.th=new Yc};q(dp,ld);dp.prototype.getTile=function(a,b){var c=md(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.Cb,this.token].join("/");this.Eb.push(c);this.Cb+=1;var d=gh("DIV");ep(this,b,a,c,d);fp(this);return d};
var ep=function(a,b,c,d,e){var g=Ki(Ii);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.uh.set(c,f),this.th.set(c,e),Ya(this.Eb,d),fp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},fp=function(a){a.dispatchEvent(new nd(a.Eb.length))};dp.prototype.I=function(){this.th=this.uh=null;ld.prototype.I.call(this)};
w("ee.FloatTileOverlay",dp);var gp=function(){this.fe=new Map};gp.prototype.clear=function(){this.fe.clear()};var hp=function(a,b){a.fe.has(b)||a.fe.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.fe.get(b)};var ip=function(a){Da.call(this);this.Xb=a;this.K={}};x(ip,Da);var jp=[];ip.prototype.bb=function(a,b,c,d){Array.isArray(b)||(b&&(jp[0]=b.toString()),b=jp);for(var e=0;e<b.length;e++){var g=Bc(a,b[e],c||this.handleEvent,d||!1,this.Xb||this);if(!g)break;this.K[g.key]=g}return this};ip.prototype.bd=function(a,b,c,d){return kp(this,a,b,c,d)};
var kp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)kp(a,b,c[f],d,e,g);else{b=Ac(b,c,d||a.handleEvent,e,g||a.Xb||a);if(!b)return a;a.K[b.key]=b}return a};ip.prototype.oe=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.oe(a,b[g],c,d,e);else c=c||this.handleEvent,d=t(d)?!!d.capture:!!d,e=e||this.Xb||this,c=Cc(c),d=!!d,b=qc(a)?a.Sc(b,c,d,e):a?(a=Ec(a))?a.Sc(b,c,d,e):null:null,b&&(Jc(b),delete this.K[b.key])};
ip.prototype.jd=function(){mb(this.K,function(a,b){this.K.hasOwnProperty(b)&&Jc(a)},this);this.K={}};ip.prototype.I=function(){ip.M.I.call(this);this.jd()};ip.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var mp=function(a,b){void 0!==a.name?(this.name=a.name,this.code=ub[a.name]):(this.code=a=Ka(a.code),this.name=lp(a));Fa.call(this,Xb("%s %s",this.name,b))};x(mp,Fa);
var lp=function(a){var b=tb(function(c){return a==c});if(void 0===b)throw Error("Invalid code: "+a);return b},np={},ub=(np.AbortError=3,np.EncodingError=5,np.InvalidModificationError=9,np.InvalidStateError=7,np.NotFoundError=1,np.NotReadableError=4,np.NoModificationAllowedError=6,np.PathExistsError=12,np.QuotaExceededError=10,np.SecurityError=2,np.SyntaxError=8,np.TypeMismatchError=11,np);var op=function(a,b){Ea.call(this,a.type,b);this.Ma=a};x(op,Ea);var pp=function(){z.call(this);this.ba=new FileReader;this.ba.onloadstart=u(this.sc,this);this.ba.onprogress=u(this.sc,this);this.ba.onload=u(this.sc,this);this.ba.onabort=u(this.sc,this);this.ba.onerror=u(this.sc,this);this.ba.onloadend=u(this.sc,this)};x(pp,z);h=pp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new mp(a,"aborting read");}};h.yb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new mp(this.ba.error,"reading file")};
h.sc=function(a){this.dispatchEvent(new op(a,this))};h.I=function(){pp.M.I.call(this);delete this.ba};h.readAsBinaryString=function(a){this.ba.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ba.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ba.readAsText(a,b)};var qp=function(a,b){y(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 rp=function(a,b){z.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.de=new gp;this.Db=new Yc;this.Cb=0;this.rg=a;this.ob=new ip(this);this.projection=null;this.radius=0;this.alt=null};q(rp,z);h=rp.prototype;h.Ne=function(a){return Bc(this,"tile-load",a)};h.Zf=function(a){Jc(a)};
h.Tc=function(){return sp(this,"throttled")+sp(this,"loading")+sp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.Db.forEach(function(b){qp(b.ua,this.opacity)},this)};h.getStats=function(){return this.de};
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.Cb++].join("-"),this.rg.zh()].join("-");b=this.$g(d,b,c,a);b.tileSize=this.tileSize;qp(b.ua,this.opacity);this.Db.set(a,b);tp(this,b);this.dispatchEvent(new up(this.Tc()));this.rg.Nh(b,(new Date).getTime()/1E3);return b.ua};h.releaseTile=function(a){var b=this.Db.get(a.id);this.Db.remove(a.id);b&&(b.abort(),Ca(b))};
var tp=function(a,b){a.ob.bb(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.Dk,d=(new Date).getTime();hp(this.de,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new vp(this.Tc()));break;case "throttled":hp(this.de,b.zoom).throttleCount++;this.dispatchEvent(new wp(b.Qa));break;case "failed":hp(this.de,b.zoom).errorCount++;this.dispatchEvent(new xp(b.Qa,b.qk));break;case "aborted":this.dispatchEvent(new yp(this.Tc()))}})};
rp.prototype.I=function(){z.prototype.I.call(this);this.Db.forEach(Ca);this.Db.clear();this.Db=null;Ca(this.ob);this.rg=this.ob=null};var sp=function(a,b){return Va(a.Db.aa(),function(c){return c.getStatus()==b})};w("ee.layers.AbstractOverlay",rp);rp.prototype.removeTileCallback=rp.prototype.Zf;rp.prototype.addTileCallback=rp.prototype.Ne;var vp=function(){Ea.call(this,"tile-load")};q(vp,Ea);var up=function(){Ea.call(this,"tile-start")};q(up,Ea);var wp=function(){Ea.call(this,"tile-throttle")};
q(wp,Ea);var xp=function(a,b){Ea.call(this,"tile-fail");this.errorMessage=b};q(xp,Ea);var yp=function(){Ea.call(this,"tile-abort")};q(yp,Ea);var zp=function(a,b,c,d){z.call(this);this.rc=a;this.zoom=b;this.ua=c.createElement("div");this.ua.id=d;this.Hk=5;this.$d=function(){};this.ge="new";this.li=0;this.Af=!1};q(zp,z);
var Bp=function(a){if(!a.Af&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Ap(a,"loading");a.Dk=(new Date).getTime();a.fb=new Li;a.fb.Bc="blob";a.fb.bb("complete",function(){var b=Wi(a.fb),c=a.fb.getStatus();429==c&&Ap(a,"throttled");if(Ei(c)){var d={};mb(Xi(a.fb),function(g,f){d[f.toLowerCase()]=g});a.Vk=d;a.si=b;a.Rc()}else if(b){var e=new pp;e.bb("loadend",function(){a.ld(e.ba.result)},void 0);e.readAsText(b)}else a.ld("Failed to load tile.")},
!1);a.fb.bd("ready",Aa(Ca,a.fb));a.Qa&&a.Qa.endsWith("&profiling=1")&&(a.Qa=a.Qa.replace("&profiling=1",""),a.fb.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.fb.send(a.Qa,"GET")};h=zp.prototype;h.Rc=function(){this.$d(this);Ap(this,"loaded")};h.Lc=function(){Ca(this.fb)};
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.li>=this.Hk?(this.qk=b(a),Ap(this,"failed")):(this.Lc(),setTimeout(u(function(){this.Ya||(this.Af=!0,Bp(this),this.Af=!1)},this),1E3*Math.pow(2,this.li++)))};h.abort=function(){this.Lc();"aborted"!=this.getStatus()&&"removed"!=this.getStatus()&&Ap(this,this.ge in Cp?"removed":"aborted")};h.getStatus=function(){return this.ge};var Ap=function(a,b){a.ge=b;a.dispatchEvent("status-changed")};
zp.prototype.I=function(){z.prototype.I.call(this);this.Lc();this.ua.remove();this.$d=null};var Cp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Dp=function(){Da.call(this)};q(Dp,Da);var Ep=function(a,b){rp.call(this,a,b);this.Pg=new Yc;this.mh=new Yc};q(Ep,rp);Ep.prototype.$g=function(a,b,c,d){var e=new Fp(a,b,c,d);this.ob.bb(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.Pg.set(a,new Float32Array(e.xd)),this.mh.set(a,e.ua))});return e};Ep.prototype.I=function(){rp.prototype.I.call(this);this.mh=this.Pg=null};w("ee.layers.BinaryOverlay",Ep);var Fp=function(a,b,c,d){zp.call(this,a,b,c,d)};q(Fp,zp);
Fp.prototype.Rc=function(){var a=new pp;a.bb("loadend",function(){this.xd=a.ba.result;zp.prototype.Rc.call(this)},void 0,this);a.readAsArrayBuffer(this.si)};var Gp=function(a){z.call(this);this.Xc={};this.Wc={};this.Xb=new ip(this);this.Y=a;this.Te=!1};x(Gp,z);var Hp=[cc&&!mc("11")?"readystatechange":"load","abort","error"],Ip=function(a,b,c){if(c="string"===typeof c?c:c.src)a.Te=!1,a.Xc[b]={src:c,Zg:null}},Jp=function(a,b){delete a.Xc[b];var c=a.Wc[b];c&&(delete a.Wc[b],a.Xb.oe(c,Hp,a.Yh))};
Gp.prototype.start=function(){var a=this.Xc;rb(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ya)){if(this.Y){var d=this.Y;d=(d?new lh(kh(d)):Ga||(Ga=new lh)).nk("IMG")}else d=new Image;c.Zg&&(d.crossOrigin=c.Zg);this.Xb.bb(d,Hp,this.Yh);this.Wc[b]=d;d.id=b;d.src=c.src}},this)};
Gp.prototype.Yh=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));Jp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ya&&vb(this.Wc)&&vb(this.Xc)&&!this.Te&&(this.Te=!0,this.dispatchEvent("complete"))}};Gp.prototype.I=function(){delete this.Xc;delete this.Wc;Ca(this.Xb);Gp.M.I.call(this)};var Kp=function(a,b){rp.call(this,a,b)};q(Kp,rp);Kp.prototype.$g=function(a,b,c,d){return new Lp(a,b,c,d)};w("ee.layers.ImageOverlay",Kp);var Lp=function(a,b,c,d){zp.call(this,a,b,c,d);this.$d=Mp;this.Fh=this.ha=this.Nd=null;this.dd=""};q(Lp,zp);
Lp.prototype.Rc=function(){try{var a=Ub(this.si);this.dd=Sb(a);var b="about:invalid#zClosurez"!==this.dd?this.dd:this.Qa}catch(c){b=this.Qa}this.ha=new Gp;Ip(this.ha,this.ua.id+"-image",b);this.Fh=Ac(this.ha,Np,function(c){"load"==c.type?(this.Nd=c.target,zp.prototype.Rc.call(this)):this.ld()},void 0,this);this.ha.start()};Lp.prototype.Lc=function(){zp.prototype.Lc.call(this);this.ha&&(Jc(this.Fh),Ca(this.ha))};Lp.prototype.I=function(){zp.prototype.I.call(this);this.dd&&URL.revokeObjectURL(this.dd)};
var Mp=function(a){a.ua.appendChild(a.Nd)},Np=["load","abort","error"];var Op=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 Pp=function(a,b,c,d){Da.call(this);this.Og=a;this.dc=b;this.mg=d||"";this.Sd=c};q(Pp,Dp);Pp.prototype.Nh=function(a){if(a.zoom<=this.Sd)a.Qa=this.Jd(a.rc,a.zoom);else{var b=a.zoom-this.Sd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.rc.x/c),Math.floor(a.rc.y/c));a.Qa=this.Jd(c,a.zoom-b);a.$d=Aa(Qp,this.Sd)}var d=u(a.ld,a);a.ld=u(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Ap(a,"loaded"):d(e)},a);Bp(a)};
Pp.prototype.zh=function(){return[this.Og,this.dc,this.Sd,this.mg].join("-")};Pp.prototype.Jd=function(a,b){a=Op("https://storage.googleapis.com",this.Og,this.dc,String(b),String(a.x),String(a.y));this.mg&&(a+=this.mg);return a};
var Qp=function(a,b){if(!b.Nd)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.ua.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.ua.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Nd,c/a*(b.rc.x%a),c/a*(b.rc.y%a),c/a,c/a,0,0,c,c)};w("ee.layers.CloudStorageTileSource",Pp);var Rp=function(){this.Oa=[];this.Wa=[]};h=Rp.prototype;h.enqueue=function(a){this.Wa.push(a)};h.Oc=function(){0===this.Oa.length&&(this.Oa=this.Wa,this.Oa.reverse(),this.Wa=[]);return this.Oa.pop()};h.S=function(){return this.Oa.length+this.Wa.length};h.isEmpty=function(){return 0===this.Oa.length&&0===this.Wa.length};h.clear=function(){this.Oa=[];this.Wa=[]};h.contains=function(a){return Wa(this.Oa,a)||Wa(this.Wa,a)};
h.remove=function(a){var b=this.Oa;var c=Pa(b,a);0<=c?(Za(b,c),b=!0):b=!1;return b||Ya(this.Wa,a)};h.aa=function(){for(var a=[],b=this.Oa.length-1;0<=b;--b)a.push(this.Oa[b]);var c=this.Wa.length;for(b=0;b<c;++b)a.push(this.Wa[b]);return a};var Sp=function(a,b){Da.call(this);this.Uh=a||0;this.Rd=b||10;if(this.Uh>this.Rd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Za=new Rp;this.zb=new gd;this.delay=0;this.Bf=null;this.sd()};x(Sp,Da);Sp.prototype.Uc=function(){var a=Date.now();if(!(null!=this.Bf&&a-this.Bf<this.delay)){for(var b;0<this.Za.S()&&(b=this.Za.Oc(),!this.Lf(b));)this.sd();!b&&this.S()<this.Rd&&(b=this.We());b&&(this.Bf=a,this.zb.add(b));return b}};
var Tp=function(a,b){return a.zb.remove(b)?(a.Me(b),!0):!1};h=Sp.prototype;h.Me=function(a){this.zb.remove(a);this.Lf(a)&&this.S()<this.Rd?this.Za.enqueue(a):this.Bd(a)};h.sd=function(){for(var a=this.Za;this.S()<this.Uh;)a.enqueue(this.We());for(;this.S()>this.Rd&&0<this.Za.S();)this.Bd(a.Oc())};h.We=function(){return{}};h.Bd=function(a){if("function"==typeof a.Xa)a.Xa();else for(var b in a)a[b]=null};h.Lf=function(a){return"function"==typeof a.kk?a.kk():!0};
h.contains=function(a){return this.Za.contains(a)||this.zb.contains(a)};h.S=function(){return this.Za.S()+this.zb.S()};h.isEmpty=function(){return this.Za.isEmpty()&&this.zb.isEmpty()};h.I=function(){Sp.M.I.call(this);if(0<this.zb.S())throw Error("[goog.structs.Pool] Objects not released");delete this.zb;for(var a=this.Za;!a.isEmpty();)this.Bd(a.Oc());delete this.Za};var Up=function(a,b){this.Lh=a;this.qe=b};Up.prototype.getKey=function(){return this.Lh};Up.prototype.clone=function(){return new Up(this.Lh,this.qe)};var Vp=function(a){this.Da=[];if(a)a:{if(a instanceof Vp){var b=a.xb();a=a.aa();if(0>=this.S()){for(var c=this.Da,d=0;d<b.length;d++)c.push(new Up(b[d],a[d]));break a}}else b=rb(a),a=qb(a);for(d=0;d<b.length;d++)Wp(this,b[d],a[d])}},Wp=function(a,b,c){var d=a.Da;d.push(new Up(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=Vp.prototype;
h.remove=function(){var a=this.Da,b=a.length,c=a[0];if(!(0>=b)){if(1==b)Xa(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.qe}};h.aa=function(){for(var a=this.Da,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].qe);return b};h.xb=function(){for(var a=this.Da,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
h.Mc=function(a){return Ta(this.Da,function(b){return b.qe==a})};h.Tb=function(a){return Ta(this.Da,function(b){return b.getKey()==a})};h.clone=function(){return new Vp(this)};h.S=function(){return this.Da.length};h.isEmpty=function(){return 0===this.Da.length};h.clear=function(){Xa(this.Da)};var Xp=function(){Vp.call(this)};x(Xp,Vp);Xp.prototype.enqueue=function(a,b){Wp(this,a,b)};Xp.prototype.Oc=function(){return this.remove()};var Yp=function(a,b){this.kh=void 0;this.be=new Xp;Sp.call(this,a,b)};x(Yp,Sp);h=Yp.prototype;h.Uc=function(a,b){if(!a)return(a=Yp.M.Uc.call(this))&&this.delay&&(this.kh=r.setTimeout(u(this.Ld,this),this.delay)),a;this.be.enqueue(void 0!==b?b:100,a);this.Ld()};h.Ld=function(){for(var a=this.be;0<a.S();){var b=this.Uc();if(b)a.Oc().apply(this,[b]);else break}};h.Me=function(a){Yp.M.Me.call(this,a);this.Ld()};h.sd=function(){Yp.M.sd.call(this);this.Ld()};
h.I=function(){Yp.M.I.call(this);r.clearTimeout(this.kh);this.be.clear();this.be=null};var Zp=function(a,b){Da.call(this);this.Df=a;this.xa=b||null};q(Zp,Dp);Zp.prototype.Nh=function(a,b){var c=Bc(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.Vk["x-earth-engine-computation-profile"];this.xa&&e&&this.xa.hk(a.ua.id,e);break;case "failed":case "aborted":this.xa&&""!==a.ua.id&&this.xa.Ok(a.ua.id),Jc(c)}},void 0,this);a.Qa=this.Jd(a.rc,a.zoom);var d=u(this.sf,this,a);$p().Uc(d,b)};Zp.prototype.zh=function(){return this.Df.mapid+"-"+this.Df.token};
Zp.prototype.sf=function(a,b){var c=$p();if(a.Ya||"aborted"==a.getStatus())Tp(c,b);else{var d=Bc(a,"status-changed",function(){a.ge in Cp&&(Jc(d),Tp(c,b))});Bp(a)}};Zp.prototype.Jd=function(a,b){a=ol(this.Df,a.x,a.y,b);return this.xa&&this.xa.isEnabled()?a+"&profiling=1":a};var $p=function(){aq||(aq=new Yp(0,4));return aq};w("ee.layers.EarthEngineTileSource",Zp);var aq=null;var bq=[];var dq=function(){z.call(this);this.le=new cq(0,60);this.Ac=new Yc};q(dq,z);dq.prototype.send=function(a,b,c,d,e){if(this.Ac.get(a))throw Error("[ee.MapTileManager] ID in use");b=new eq(a,b,d,u(this.hi,this),void 0!==e?e:1);this.Ac.set(a,b);a=u(this.sf,this,b);this.le.Uc(a,c);return b};dq.prototype.abort=function(a){if(a=this.Ac.get(a))a.mc||(a.mc=!0,a.Ma=new Ea("abort")),this.hi(a)};
dq.prototype.sf=function(a,b){if(a.ha||a.mc)fq(this,b);else if(a.Ei=b,b.setActive(!0),b=new Gp,a.ha=b,!a.retry())throw Error("Cannot dispatch first request!");};dq.prototype.hi=function(a){this.Ac.remove(a.getId());a.ha&&(fq(this,a.Ei),a.ha.Xa());a.tf&&a.tf(a.Ma,a.fi)};var fq=function(a,b){b.setActive(!1);if(!Tp(a.le,b))throw Error("Object not released");};dq.prototype.I=function(){z.prototype.I.call(this);this.le.Xa();this.le=null;var a=this.Ac;Qa(a.aa(),function(b){b.Xa()});a.clear();this.Ac=null};
var gq=function(){y(!Object.isSealed(dq),"Cannot use getInstance() with a sealed constructor.");if(dq.zf&&dq.hasOwnProperty("zf"))var a=dq.zf;else bq.push(dq),a=new dq,dq.zf=a;return a};w("ee.MapTileManager",dq);var eq=function(a,b,c,d,e){Da.call(this);this.ga=a;this.$k=b;this.Ik=void 0!==e?e:1;this.tf=c;this.fc=d};q(eq,Da);h=eq.prototype;h.getId=function(){return this.ga};h.getUrl=function(){return this.$k};
h.vk=function(a){if(this.mc)this.fc&&this.fc(this);else switch(a.type){case "load":this.Ma=a;this.fc&&this.fc(this);break;case "error":case "abort":this.retry()||(this.Ma=a,this.fc&&this.fc(this))}};h.I=function(){Da.prototype.I.call(this);delete this.tf;delete this.fc};h.retry=function(){if(this.Gg>this.Ik)return!1;this.Gg++;Jp(this.ha,this.ga);setTimeout(u(this.Wk,this),0);return!0};
h.Wk=function(){if(!this.mc){var a=u(function(d){this.mc||(Ip(this.ha,this.ga,d),Ac(this.ha,hq,u(this.vk,this)),this.ha.start())},this),b=this.getUrl();if(Rd(b).Ea.Tb("profiling")){var c=new Li;c.Bc="blob";c.bb("complete",u(function(){this.fi=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=Sb(Ub(Wi(c)));var e="about:invalid#zClosurez"!==d}catch(g){}a(e?d:b)},this));c.bd("ready",u(c.Xa,c));c.send(b,"GET")}else a(b)}};h.Gg=0;h.mc=!1;
h.ha=null;h.Ei=null;h.Ma=null;h.fi=null;var hq=["load","abort","error"],iq=function(){Da.call(this);this.Ha=!1};q(iq,Da);iq.prototype.setActive=function(a){this.Ha=a};iq.prototype.Hh=function(){return this.Ha};var cq=function(a,b){Yp.call(this,a,b)};q(cq,Yp);cq.prototype.We=function(){return new iq};cq.prototype.Bd=function(a){a.Xa()};cq.prototype.Lf=function(a){return!a.Ya&&!a.Hh()};var jq=function(a,b,c,d,e){ld.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.tg=new gd;this.Mf=1;this.xa=e||null};q(jq,ld);h=jq.prototype;h.Ne=function(a){return Bc(this,"tileevent",a)};h.Zf=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=md(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.xa&&this.xa.isEnabled()&&(a+="&profiling=1");b=[b,this.Cb,this.token].join("/");this.Cb+=1;c=gh("DIV",{id:b});var d=(new Date).getTime()/1E3;this.Eb.push(b);gq().send(b,a,d,u(this.uk,this,c,b));fp(this);return c};h.Tc=function(){return this.Eb.length};
h.releaseTile=function(a){gq().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.tg.remove(b);""!==a.id&&(this.sg.remove(a.id),this.xa&&this.xa.Ok(a.id))};h.setOpacity=function(a){this.Mf=a;var b=this.tg.Ga();Sc(b,function(c){qp(c,a)})};
h.uk=function(a,b,c,d){"error"==c.type?(Ya(this.Eb,b),this.sg.add(b),this.dispatchEvent(c)):(Ya(this.Eb,b),c.target&&"load"==c.type&&(c=c.target,this.tg.add(c),1!=this.Mf&&qp(c,this.Mf),a.appendChild(c)),fp(this));this.xa&&null!==d&&this.xa.hk(b,d)};w("ee.MapLayerOverlay",jq);jq.prototype.removeTileCallback=jq.prototype.Zf;jq.prototype.addTileCallback=jq.prototype.Ne;jq.prototype.getTile=jq.prototype.getTile;jq.prototype.setOpacity=jq.prototype.setOpacity;jq.prototype.releaseTile=jq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction._apply ee.ApiFunction.lookup ee.batch.Export.table.toDmsLayer ee.batch.Export.image.toAsset ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.image.toDrive ee.batch.Export.video.toDrive ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toDrive ee.Collection.prototype.filterBounds ee.Collection.prototype.limit ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filterMetadata ee.Collection.prototype.sort ee.Collection.prototype.filterDate ee.Collection.prototype.filter ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.serialize ee.data.createAssetHome ee.data.startIngestion ee.data.newTaskId ee.data.authenticateViaOauth ee.data.createAsset ee.data.authenticateViaPopup ee.data.getTaskStatus ee.data.authenticateViaPrivateKey ee.data.getAsset ee.data.createFolder ee.data.startTableIngestion ee.data.listOperations ee.data.getMapId ee.data.getTaskListWithLimit ee.data.renameAsset ee.data.authenticate ee.data.getInfo ee.data.copyAsset ee.data.getTaskList ee.data.deleteAsset ee.data.cancelOperation ee.data.getVideoThumbId ee.data.setAssetProperties ee.data.getList ee.data.getAssetRootQuota ee.data.getFilmstripThumbId ee.data.getTileUrl ee.data.makeThumbUrl ee.data.listAssets ee.data.getOperation ee.data.getDownloadId ee.data.listImages ee.data.getAssetAcl ee.data.cancelTask ee.data.getDmsTilesKey ee.data.makeDownloadUrl ee.data.updateTask ee.data.getAssetRoots ee.data.updateAsset ee.data.getThumbId ee.data.setAssetAcl ee.data.computeValue ee.data.getTableDownloadId ee.data.startProcessing ee.data.listBuckets ee.data.makeTableDownloadUrl ee.Date ee.Deserializer.fromCloudApiJSON ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Deserializer.fromJSON ee.Dictionary ee.reset ee.initialize ee.call ee.TILE_SIZE ee.InitState ee.Algorithms ee.apply ee.Element.prototype.set ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getInfo ee.Filter.or ee.Filter.lt ee.Filter.date ee.Filter.bounds ee.Filter.eq ee.Filter.gte ee.Filter.gt ee.Filter.and ee.Filter.metadata ee.Filter.prototype.not ee.Filter ee.Filter.inList ee.Filter.neq ee.Filter.lte ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry ee.Geometry.prototype.toGeoJSONString ee.Geometry.prototype.toGeoJSON ee.Geometry.BBox ee.Geometry.LineString ee.Geometry.MultiPolygon ee.Geometry.MultiLineString ee.Geometry.LinearRing ee.Geometry.prototype.serialize ee.Geometry.Point ee.Geometry.Polygon ee.Geometry.Rectangle ee.Geometry.MultiPoint ee.Image ee.Image.prototype.getInfo ee.Image.prototype.rename ee.Image.prototype.getThumbURL ee.Image.prototype.getDownloadURL ee.Image.cat ee.Image.prototype.select ee.Image.prototype.clip ee.Image.prototype.getMap ee.Image.prototype.getThumbId ee.Image.prototype.expression ee.Image.rgb ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getMap ee.ImageCollection ee.List ee.Number ee.Serializer.toReadableCloudApiJSON ee.Serializer.toJSON ee.Serializer.toCloudApiJSON ee.Serializer.encodeCloudApi ee.Serializer.encode ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApiPretty ee.String ee.Terrain".split(" "),
c=[["name","var_args"],["name","namedArgs"],["name"],["collection","opt_description","opt_assetId","opt_maxVertices"],"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_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(" "),
["collection","opt_description","opt_assetId","opt_maxVertices"],"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(" "),["classifier","opt_description",
"opt_assetId"],"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_folder 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_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(" "),["geometry"],["max","opt_property","opt_ascending"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["name","operator","value"],["property","opt_ascending"],["start","opt_end"],["filter"],["opt_callback"],["func","var_args"],["callback"],["legacy"],["requestedId",
"opt_callback"],["taskId","request","opt_callback"],["opt_count","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["value","opt_path","opt_force","opt_properties","opt_callback"],["opt_success","opt_error"],["taskId","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["id","opt_callback"],["path","opt_force","opt_callback"],["taskId","request","opt_callback"],["opt_limit","opt_callback"],
["params","opt_callback"],["opt_limit","opt_callback"],["sourceId","destinationId","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["id","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["opt_callback"],["assetId","opt_callback"],["operationName","opt_callback"],["params","opt_callback"],["assetId","properties","opt_callback"],["params","opt_callback"],["rootId","opt_callback"],["params","opt_callback"],["id","x","y","z"],["id"],
["parent","params","opt_callback"],["operationName","opt_callback"],["params","opt_callback"],["parent","params","opt_callback"],["assetId","opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["id"],["taskId","action","opt_callback"],["opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["assetId","aclUpdate","opt_callback"],["obj","opt_callback"],["params","opt_callback"],["taskId","params","opt_callback"],["project","opt_callback"],["id"],["date",
"opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","var_args"],[],[],[],["func","namedArgs"],["var_args"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_callback"],["args","opt_column"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_callback"],
["var_args"],["name","value"],["start","opt_end"],["geometry","opt_errorMargin"],["name","value"],["name","value"],["name","value"],["var_args"],["name","operator","value"],[],["opt_filter"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["name","value"],["namedArgs"],["var_args"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],[],[],["west","south","east","north"],["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_maxError"],["legacy"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],["opt_args"],["opt_callback"],["var_args"],["params","opt_callback"],["params","opt_callback"],["var_args"],["var_args"],["geometry"],["opt_visParams","opt_callback"],["params","opt_callback"],["expression","opt_map"],
["r","g","b"],["selectors","opt_names"],["params","opt_callback"],["opt_callback"],["params","opt_callback"],[],["opt_visParams","opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["string"],[]];[O,Bm,Am,ho,Zn,ko,go,io,ao,lo,bo,jo,co,eo,fo,V.prototype.rh,V.prototype.limit,V.prototype.map,V.prototype.Kh,V.prototype.gf,V.prototype.sort,V.prototype.ff,V.prototype.filter,M.prototype.V,M.prototype.Cg,M.prototype.evaluate,M.prototype.ya,
cm,Ul,Al,hl,dm,gl,Cl,jl,Xl,em,Wl,Fl,nl,Dl,fm,il,Xl,gm,El,hm,Gl,sl,lm,Yl,mm,tl,ol,ul,Zl,Hl,wl,$l,im,Jl,pl,xl,Il,bm,jm,rl,km,ql,yl,Ql,am,zl,Co,Lo,Ho,Fo,Go,Mo,Yo,Vo,$o,256,Zo,Xo,ap,Q.prototype.set,W,W.prototype.getMap,W.prototype.V,X,X.prototype.select,X.prototype.getMap,X.prototype.wb,X.prototype.V,vn,qn,wn,yn,on,rn,sn,un,zn,T.prototype.wc,T,xn,pn,tn,vm.prototype.apply,vm.prototype.call,S,S.prototype.vg,S.prototype.ke,Zm,bn,fn,dn,cn,S.prototype.ya,Um,en,Ym,Xm,L,L.prototype.V,L.prototype.ii,L.prototype.pf,
L.prototype.wb,Nn,L.prototype.select,L.prototype.clip,L.prototype.getMap,L.prototype.Id,L.prototype.l,Mn,Y.prototype.select,Y.prototype.mf,Y.prototype.V,Y.prototype.rf,Y.prototype.first,Y.prototype.getMap,Y,On,so,Ok,Fk,Nk,Kk,Ek,Hk,Mk,vo,Po].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});r.EXPORTED_FN_INFO=a})();}).call(this);