Sufyan Abbasi fe74bcf1ab v0.1.230
2020-08-13 12:49:56 -07:00

639 lines
295 KiB
JavaScript

(function(){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var k,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ca="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},da=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");
},l=da(this),ea=function(a,b){if(b)a:{var c=l;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&&ca(c,a,{configurable:!0,writable:!0,value:b})}};
ea("Symbol",function(a){if(a)return a;var b=function(e,f){this.ci=e;ca(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.ci};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
ea("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=l[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ca(d.prototype,a,{configurable:!0,writable:!0,value:function(){return fa(aa(this))}})}return a});
var fa=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)}},ha=function(a){if(!(a instanceof Array)){a=n(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a},ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ja;
if("function"==typeof Object.setPrototypeOf)ja=Object.setPrototypeOf;else{var ka;a:{var la={uj:!0},ma={};try{ma.__proto__=la;ka=ma.uj;break a}catch(a){}ka=!1}ja=ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var na=ja,q=function(a,b){a.prototype=ia(b.prototype);a.prototype.constructor=a;if(na)na(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.L=b.prototype};ea("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,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});
var oa=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+""};ea("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=oa(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}});
ea("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=oa(this,b,"startsWith");b+="";var e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});ea("String.prototype.repeat",function(a){return a?a:function(b){var c=oa(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 pa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},qa="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)pa(d,e)&&(a[e]=d[e])}return a};ea("Object.assign",function(a){return a||qa});
ea("Promise",function(a){function b(){this.ob=null}function c(g){return g instanceof e?g:new e(function(h){h(g)})}if(a)return a;b.prototype.hg=function(g){if(null==this.ob){this.ob=[];var h=this;this.ig(function(){h.Fj()})}this.ob.push(g)};var d=l.setTimeout;b.prototype.ig=function(g){d(g,0)};b.prototype.Fj=function(){for(;this.ob&&this.ob.length;){var g=this.ob;this.ob=[];for(var h=0;h<g.length;++h){var m=g[h];g[h]=null;try{m()}catch(p){this.xj(p)}}}this.ob=null};b.prototype.xj=function(g){this.ig(function(){throw g;
})};var e=function(g){this.W=0;this.sa=void 0;this.qc=[];var h=this.Oe();try{g(h.resolve,h.reject)}catch(m){h.reject(m)}};e.prototype.Oe=function(){function g(p){return function(t){m||(m=!0,p.call(h,t))}}var h=this,m=!1;return{resolve:g(this.ak),reject:g(this.If)}};e.prototype.ak=function(g){if(g===this)this.If(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.bk(g);else{a:switch(typeof g){case "object":var h=null!=g;break a;case "function":h=!0;break a;default:h=!1}h?
this.$j(g):this.Tg(g)}};e.prototype.$j=function(g){var h=void 0;try{h=g.then}catch(m){this.If(m);return}"function"==typeof h?this.ck(h,g):this.Tg(g)};e.prototype.If=function(g){this.Ph(2,g)};e.prototype.Tg=function(g){this.Ph(1,g)};e.prototype.Ph=function(g,h){if(0!=this.W)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in state"+this.W);this.W=g;this.sa=h;this.Hj()};e.prototype.Hj=function(){if(null!=this.qc){for(var g=0;g<this.qc.length;++g)f.hg(this.qc[g]);this.qc=null}};var f=
new b;e.prototype.bk=function(g){var h=this.Oe();g.td(h.resolve,h.reject)};e.prototype.ck=function(g,h){var m=this.Oe();try{g.call(h,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(g,h){function m(E,ba){return"function"==typeof E?function(Ca){try{p(E(Ca))}catch(T){t(T)}}:ba}var p,t,B=new e(function(E,ba){p=E;t=ba});this.td(m(g,p),m(h,t));return B};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.td=function(g,h){function m(){switch(p.W){case 1:g(p.sa);break;
case 2:h(p.sa);break;default:throw Error("Unexpected state: "+p.W);}}var p=this;null==this.qc?f.hg(m):this.qc.push(m)};e.resolve=c;e.reject=function(g){return new e(function(h,m){m(g)})};e.race=function(g){return new e(function(h,m){for(var p=n(g),t=p.next();!t.done;t=p.next())c(t.value).td(h,m)})};e.all=function(g){var h=n(g),m=h.next();return m.done?c([]):new e(function(p,t){function B(Ca){return function(T){E[Ca]=T;ba--;0==ba&&p(E)}}var E=[],ba=0;do E.push(void 0),ba++,c(m.value).td(B(E.length-
1),t),m=h.next();while(!m.done)})};return e});var ra=function(a,b){a instanceof String&&(a+="");var c=0,d={next:function(){if(c<a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function(){return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function(){return d};return d};ea("Array.prototype.keys",function(a){return a?a:function(){return ra(this,function(b){return b})}});ea("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)pa(b,d)&&c.push([d,b[d]]);return c}});
ea("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});ea("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 f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});ea("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==oa(this,b,"includes").indexOf(b,c||0)}});
ea("Array.prototype.values",function(a){return a?a:function(){return ra(this,function(b,c){return c})}});
ea("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return"object"===p&&null!==m||"function"===p}function d(m){if(!pa(m,f)){var p=new b;ca(m,f,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(t){if(t instanceof b)return t;Object.isExtensible(t)&&d(t);return p(t)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),t=new a([[m,2],[p,3]]);if(2!=t.get(m)||3!=t.get(p))return!1;t.delete(m);t.set(p,4);return!t.has(m)&&4==t.get(p)}catch(B){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,h=function(m){this.da=(g+=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])}};h.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!pa(m,f))throw Error("WeakMap key fail: "+m);m[f][this.da]=p;return this};h.prototype.get=function(m){return c(m)&&pa(m,f)?m[f][this.da]:void 0};h.prototype.has=function(m){return c(m)&&pa(m,f)&&pa(m[f],
this.da)};h.prototype.delete=function(m){return c(m)&&pa(m,f)&&pa(m[f],this.da)?delete m[f][this.da]:!1};return h});
ea("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var h=Object.seal({x:4}),m=new a(n([[h,"s"]]));if("s"!=m.get(h)||1!=m.size||m.get({x:4})||m.set({x:4},"t")!=m||2!=m.size)return!1;var p=m.entries(),t=p.next();if(t.done||t.value[0]!=h||"s"!=t.value[1])return!1;t=p.next();return t.done||4!=t.value[0].x||"t"!=t.value[1]||!p.next().done?!1:!0}catch(B){return!1}}())return a;var b=new WeakMap,c=function(h){this.Hc={};this.ka=
f();this.size=0;if(h){h=n(h);for(var m;!(m=h.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(h,m){h=0===h?0:h;var p=d(this,h);p.list||(p.list=this.Hc[p.id]=[]);p.ca?p.ca.value=m:(p.ca={next:this.ka,mb:this.ka.mb,head:this.ka,key:h,value:m},p.list.push(p.ca),this.ka.mb.next=p.ca,this.ka.mb=p.ca,this.size++);return this};c.prototype.delete=function(h){h=d(this,h);return h.ca&&h.list?(h.list.splice(h.index,1),h.list.length||delete this.Hc[h.id],h.ca.mb.next=h.ca.next,h.ca.next.mb=
h.ca.mb,h.ca.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Hc={};this.ka=this.ka.mb=f();this.size=0};c.prototype.has=function(h){return!!d(this,h).ca};c.prototype.get=function(h){return(h=d(this,h).ca)&&h.value};c.prototype.entries=function(){return e(this,function(h){return[h.key,h.value]})};c.prototype.keys=function(){return e(this,function(h){return h.key})};c.prototype.values=function(){return e(this,function(h){return h.value})};c.prototype.forEach=function(h,m){for(var p=this.entries(),
t;!(t=p.next()).done;)t=t.value,h.call(m,t[1],t[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(h,m){var p=m&&typeof m;"object"==p||"function"==p?b.has(m)?p=b.get(m):(p=""+ ++g,b.set(m,p)):p="p_"+m;var t=h.Hc[p];if(t&&pa(h.Hc,p))for(h=0;h<t.length;h++){var B=t[h];if(m!==m&&B.key!==B.key||m===B.key)return{id:p,list:t,index:h,ca:B}}return{id:p,list:t,index:-1,ca:void 0}},e=function(h,m){var p=h.ka;return fa(function(){if(p){for(;p.head!=h.ka;)p=p.mb;for(;p.next!=p.head;)return p=
p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},f=function(){var h={};return h.mb=h.next=h.head=h},g=0;return c});
ea("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(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.l=new Map;if(c){c=
n(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.l.size};b.prototype.add=function(c){c=0===c?0:c;this.l.set(c,c);this.size=this.l.size;return this};b.prototype.delete=function(c){c=this.l.delete(c);this.size=this.l.size;return c};b.prototype.clear=function(){this.l.clear();this.size=0};b.prototype.has=function(c){return this.l.has(c)};b.prototype.entries=function(){return this.l.entries()};b.prototype.values=function(){return this.l.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.l.forEach(function(f){return c.call(d,f,f,e)})};return b});ea("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)pa(b,d)&&c.push(b[d]);return c}});ea("String.prototype.padStart",function(a){return a?a:function(b,c){var d=oa(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 sa=sa||{},r=this||self,ta=/^[\w+/_-]+[=]{0,2}$/,ua=null,va=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&ta.test(a)?a:""},wa=function(){},xa=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"},ya=function(a){var b=xa(a);return"array"==b||"object"==b&&"number"==typeof a.length},za=function(a){return u(a)&&"function"==typeof a.getFullYear},Aa=function(a){return"function"==xa(a)},u=function(a){var b=
typeof a;return"object"==b&&null!=a||"function"==b},Ea=function(a){return Object.prototype.hasOwnProperty.call(a,Ba)&&a[Ba]||(a[Ba]=++Da)},Ba="closure_uid_"+(1E9*Math.random()>>>0),Da=0,Fa=function(a,b,c){return a.call.apply(a.bind,arguments)},Ga=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)}},v=function(a,b,c){v=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?Fa:Ga;return v.apply(null,arguments)},Ha=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)}},Ia=Date.now,w=function(a,b){a=a.split(".");var c=r;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?
c[d]:c[d]={}:c[d]=b},x=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a},Ja=function(a){return a};var Ka=function(){this.Na=this.Na;this.Md=this.Md};Ka.prototype.Na=!1;Ka.prototype.Ma=function(){this.Na||(this.Na=!0,this.G())};Ka.prototype.G=function(){if(this.Md)for(;this.Md.length;)this.Md.shift()()};var La=function(a){a&&"function"==typeof a.Ma&&a.Ma()};var Ma=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Xb=!1};Ma.prototype.stopPropagation=function(){this.Xb=!0};Ma.prototype.preventDefault=function(){this.defaultPrevented=!0};var Na=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,Na);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};x(Na,Error);Na.prototype.name="CustomError";var Oa;var Pa=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");Na.call(this,c+a[d])};x(Pa,Na);Pa.prototype.name="AssertionError";
var Qa=function(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var f=d}else a&&(e+=": "+a,f=b);throw new Pa(""+e,f||[]);},y=function(a,b,c){a||Qa("",null,b,Array.prototype.slice.call(arguments,2))},Ra=function(a,b){throw new Pa("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Sa=function(a,b,c){"number"!==typeof a&&Qa("Expected number but got %s: %s.",[xa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Ta=function(a,b,c){"string"!==typeof a&&Qa("Expected string but got %s: %s.",
[xa(a),a],b,Array.prototype.slice.call(arguments,2))},Ua=function(a,b,c){Aa(a)||Qa("Expected function but got %s: %s.",[xa(a),a],b,Array.prototype.slice.call(arguments,2))},Va=function(a,b,c){u(a)||Qa("Expected object but got %s: %s.",[xa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Wa=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},Xa=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},Ya=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,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)},Za=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,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var h=
f[g];b.call(void 0,h,g,a)&&(d[e++]=h)}return d},$a=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),f="string"===typeof a?a.split(""):a,g=0;g<d;g++)g in f&&(e[g]=b.call(c,f[g],g,a));return e},ab=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},bb=Array.prototype.every?function(a,b,c){y(null!=a.length);return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0},cb=function(a,b){var c=0;Ya(a,function(d,e,f){b.call(void 0,d,e,f)&&++c},void 0);return c},fb=function(a){a:{var b=db;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)){b=e;break a}b=-1}return 0>b?null:"string"===
typeof a?a.charAt(b):a[b]},gb=function(a,b){return 0<=Wa(a,b)},hb=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0},jb=function(a,b){b=Wa(a,b);var c;(c=0<=b)&&ib(a,b);return c},ib=function(a,b){y(null!=a.length);Array.prototype.splice.call(a,b,1)},kb=function(a){return Array.prototype.concat.apply([],arguments)},lb=function(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[]},mb=function(a,b){for(var c=1;c<arguments.length;c++){var d=
arguments[c];if(ya(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}},nb=function(a,b,c){y(null!=a.length);return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)},ob=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=u(f)?"o"+Ea(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c},pb=function(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);
return b},qb=function(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 f=nb(d,e,e+8192);f=qb.apply(null,f);for(var g=0;g<f.length;g++)b.push(f[g])}else b.push(d)}return b};var rb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},sb=/&/g,tb=/</g,ub=/>/g,vb=/"/g,wb=/'/g,xb=/\x00/g,yb=/[\x00&<>"']/,zb=function(a,b){return a<b?-1:a>b?1:0};var Ab;a:{var Bb=r.navigator;if(Bb){var Cb=Bb.userAgent;if(Cb){Ab=Cb;break a}}Ab=""}var Db=function(a){return-1!=Ab.indexOf(a)};var Eb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)},Fb=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c},Gb=function(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d},Hb=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1},Jb=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b},Kb=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b},Lb=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1},Nb=function(a){var b=
Mb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c},Ob=function(a){for(var b in a)return!1;return!0},Pb=function(a,b){b in a&&delete a[b]},Qb=function(a){var b={},c;for(c in a)b[c]=a[c];return b},Rb=function(a){var b=xa(a);if("object"==b||"array"==b){if(Aa(a.clone))return a.clone();b="array"==b?[]:{};for(var c in a)b[c]=Rb(a[c]);return b}return a},Sb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),Tb=function(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 f=0;f<Sb.length;f++)c=Sb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Ub=function(a){return a};var Vb;var Yb=function(a,b){this.Wf=a===Wb&&b||"";this.gj=Xb};Yb.prototype.Tc=!0;Yb.prototype.Pc=function(){return this.Wf};Yb.prototype.toString=function(){return"Const{"+this.Wf+"}"};var Zb=function(a){if(a instanceof Yb&&a.constructor===Yb&&a.gj===Xb)return a.Wf;Ra("expected object of type Const, got '"+a+"'");return"type_error:Const"},Xb={},Wb={};var bc=function(a,b){this.Ef=a===$b&&b||"";this.kj=ac};bc.prototype.Tc=!0;bc.prototype.Pc=function(){return this.Ef.toString()};bc.prototype.toString=function(){return"TrustedResourceUrl{"+this.Ef+"}"};
var cc=function(a){if(a instanceof bc&&a.constructor===bc&&a.kj===ac)return a.Ef;Ra("expected object of type TrustedResourceUrl, got '"+a+"' of type "+xa(a));return"type_error:TrustedResourceUrl"},hc=function(a){var b=Zb(dc);if(!ec.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(fc,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 Yb?Zb(d):encodeURIComponent(String(d))});return gc(c)},fc=/%{(\w+)}/g,ec=/^((https:)?\/\/[0-9a-z.:[\]-]+\/|\/[^/\\]|[^:/\\%]+\/|[^:/\\%]*[?#]|about:blank#)/i,ac={},gc=function(a){if(void 0===Vb){var b=null;var c=r.trustedTypes;if(c&&c.createPolicy)try{b=c.createPolicy("goog#html",{createHTML:Ja,createScript:Ja,createScriptURL:Ja})}catch(d){r.console&&r.console.error(d.message)}Vb=b}a=(b=Vb)?b.createScriptURL(a):a;return new bc($b,a)},$b={};var kc=function(a,b){this.Df=a===ic&&b||"";this.cj=jc};kc.prototype.Tc=!0;kc.prototype.Pc=function(){return this.Df.toString()};kc.prototype.toString=function(){return"SafeUrl{"+this.Df+"}"};
var lc=function(a){if(a instanceof kc&&a.constructor===kc&&a.cj===jc)return a.Df;Ra("expected object of type SafeUrl, got '"+a+"' of type "+xa(a));return"type_error:SafeUrl"},mc=/^(?: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)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i,nc=function(a){if(mc.test(a.type)){var b=void 0!==r.URL&&void 0!==r.URL.createObjectURL?
r.URL:void 0!==r.webkitURL&&void 0!==r.webkitURL.createObjectURL?r.webkitURL: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 kc(ic,a)},jc={},ic={};var oc=function(){this.Cf=""};oc.prototype.Tc=!0;oc.prototype.Pc=function(){return this.Cf};oc.prototype.toString=function(){return"SafeStyle{"+this.Cf+"}"};oc.prototype.jf=function(a){this.Cf=a};(new oc).jf("");var pc=function(){this.Bf="";this.Tc=!0};pc.prototype.Pc=function(){return this.Bf};pc.prototype.jf=function(a){this.Bf=a};pc.prototype.toString=function(){return"SafeStyleSheet{"+this.Bf+"}"};(new pc).jf("");var qc=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(g){}e=null}if(e&&"undefined"!=typeof e.HTMLScriptElement&&(!a||!(a instanceof e.HTMLScriptElement)&&(a instanceof e.Location||a instanceof e.Element))){if(u(a))try{var f=a.constructor.displayName||a.constructor.name||Object.prototype.toString.call(a)}catch(g){f="<object could not be stringified>"}else f=void 0===a?"undefined":null===a?"null":typeof a;Ra("Argument is not a %s (or a non-Element, non-Location mock); got: %s",
"HTMLScriptElement",f)}a.src=cc(b);(b=a.ownerDocument&&a.ownerDocument.defaultView)&&b!=r?b=va(b.document):(null===ua&&(ua=va(r.document)),b=ua);b&&a.setAttribute("nonce",b)};var rc=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")},sc=function(a){yb.test(a)&&(-1!=a.indexOf("&")&&(a=a.replace(sb,"&amp;")),-1!=a.indexOf("<")&&(a=a.replace(tb,"&lt;")),-1!=a.indexOf(">")&&(a=a.replace(ub,"&gt;")),-1!=a.indexOf('"')&&(a=a.replace(vb,"&quot;")),-1!=a.indexOf("'")&&(a=a.replace(wb,"&#39;")),-1!=a.indexOf("\x00")&&(a=a.replace(xb,"&#0;")));return a},tc=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 uc=function(a){uc[" "](a);return a};uc[" "]=wa;var wc=function(a,b){var c=vc;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var xc=Db("Opera"),yc=Db("Trident")||Db("MSIE"),zc=Db("Edge"),Ac=Db("Gecko")&&!(-1!=Ab.toLowerCase().indexOf("webkit")&&!Db("Edge"))&&!(Db("Trident")||Db("MSIE"))&&!Db("Edge"),Bc=-1!=Ab.toLowerCase().indexOf("webkit")&&!Db("Edge"),Cc=function(){var a=r.document;return a?a.documentMode:void 0},Dc;
a:{var Ec="",Fc=function(){var a=Ab;if(Ac)return/rv:([^\);]+)(\)|;)/.exec(a);if(zc)return/Edge\/([\d\.]+)/.exec(a);if(yc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(Bc)return/WebKit\/(\S+)/.exec(a);if(xc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Fc&&(Ec=Fc?Fc[1]:"");if(yc){var Gc=Cc();if(null!=Gc&&Gc>parseFloat(Ec)){Dc=String(Gc);break a}}Dc=Ec}
var Hc=Dc,vc={},Ic=function(a){return wc(a,function(){for(var b=0,c=rb(String(Hc)).split("."),d=rb(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",h=d[f]||"";do{g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];h=/(\d*)(\D*)(.*)/.exec(h)||["","","",""];if(0==g[0].length&&0==h[0].length)break;b=zb(0==g[1].length?0:parseInt(g[1],10),0==h[1].length?0:parseInt(h[1],10))||zb(0==g[2].length,0==h[2].length)||zb(g[2],h[2]);g=g[3];h=h[3]}while(0==b)}return 0<=b})},Jc;
if(r.document&&yc){var Kc=Cc();Jc=Kc?Kc:parseInt(Hc,10)||void 0}else Jc=void 0;var Lc=Jc;var Mc=Object.freeze||function(a){return a};var Nc=!yc||9<=Number(Lc),Oc=yc&&!Ic("9"),Pc=function(){if(!r.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{r.addEventListener("test",wa,b),r.removeEventListener("test",wa,b)}catch(c){}return a}();var Rc=function(a,b){Ma.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.Ca=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(Ac){a:{try{uc(b.nodeName);var e=!0;break a}catch(f){}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=Bc||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=Bc||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:Qc[a.pointerType]||"";this.state=a.state;this.Ca=a;a.defaultPrevented&&this.preventDefault()}};
x(Rc,Ma);var Qc=Mc({2:"touch",3:"pen",4:"mouse"});Rc.prototype.stopPropagation=function(){Rc.L.stopPropagation.call(this);this.Ca.stopPropagation?this.Ca.stopPropagation():this.Ca.cancelBubble=!0};Rc.prototype.preventDefault=function(){Rc.L.preventDefault.call(this);var a=this.Ca;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,Oc)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};var Sc="closure_listenable_"+(1E6*Math.random()|0),Tc=function(a){return!(!a||!a[Sc])},Uc=0;var Vc=function(a,b,c,d,e){this.listener=a;this.Nd=null;this.src=b;this.type=c;this.capture=!!d;this.kb=e;this.key=++Uc;this.sc=this.sd=!1},Wc=function(a){a.sc=!0;a.listener=null;a.Nd=null;a.src=null;a.kb=null};var Xc=function(a){this.src=a;this.$={};this.jd=0};Xc.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.$[f];a||(a=this.$[f]=[],this.jd++);var g=Yc(a,b,d,e);-1<g?(b=a[g],c||(b.sd=!1)):(b=new Vc(b,this.src,f,!!d,e),b.sd=c,a.push(b));return b};Xc.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.$))return!1;var e=this.$[a];b=Yc(e,b,c,d);return-1<b?(Wc(e[b]),ib(e,b),0==e.length&&(delete this.$[a],this.jd--),!0):!1};
var Zc=function(a,b){var c=b.type;c in a.$&&jb(a.$[c],b)&&(Wc(b),0==a.$[c].length&&(delete a.$[c],a.jd--))};Xc.prototype.dd=function(a){a=a&&a.toString();var b=0,c;for(c in this.$)if(!a||c==a){for(var d=this.$[c],e=0;e<d.length;e++)++b,Wc(d[e]);delete this.$[c];this.jd--}};Xc.prototype.Mc=function(a,b,c,d){a=this.$[a.toString()];var e=-1;a&&(e=Yc(a,b,c,d));return-1<e?a[e]:null};
Xc.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Hb(this.$,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Yc=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.sc&&f.listener==b&&f.capture==!!c&&f.kb==d)return e}return-1};var $c="closure_lm_"+(1E6*Math.random()|0),ad={},bd=0,dd=function(a,b,c,d,e){if(d&&d.once)return cd(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)dd(a,b[f],c,d,e);return null}c=ed(c);return Tc(a)?a.Ra(b,c,u(d)?!!d.capture:!!d,e):fd(a,b,c,!1,d,e)},fd=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=u(e)?!!e.capture:!!e,h=gd(a);h||(a[$c]=h=new Xc(a));c=h.add(b,c,d,g,f);if(c.Nd)return c;d=hd();c.Nd=d;d.src=a;d.listener=c;if(a.addEventListener)Pc||(e=g),void 0===e&&(e=
!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(id(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.");bd++;return c},hd=function(){var a=jd,b=Nc?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b},cd=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)cd(a,
b[f],c,d,e);return null}c=ed(c);return Tc(a)?a.Yc(b,c,u(d)?!!d.capture:!!d,e):fd(a,b,c,!0,d,e)},kd=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)kd(a,b[f],c,d,e);else d=u(d)?!!d.capture:!!d,c=ed(c),Tc(a)?a.ae(b,c,d,e):a&&(a=gd(a))&&(b=a.Mc(b,c,d,e))&&ld(b)},ld=function(a){if("number"!==typeof a&&a&&!a.sc){var b=a.src;if(Tc(b))Zc(b.Ba,a);else{var c=a.type,d=a.Nd;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(id(c),d):b.addListener&&b.removeListener&&
b.removeListener(d);bd--;(c=gd(b))?(Zc(c,a),0==c.jd&&(c.src=null,b[$c]=null)):Wc(a)}}},id=function(a){return a in ad?ad[a]:ad[a]="on"+a},nd=function(a,b,c,d){var e=!0;if(a=gd(a))if(b=a.$[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.sc&&(f=md(f,d),e=e&&!1!==f)}return e},md=function(a,b){var c=a.listener,d=a.kb||a.src;a.sd&&ld(a);return c.call(d,b)},jd=function(a,b){if(a.sc)return!0;if(!Nc){if(!b)a:{b=["window","event"];for(var c=r,d=0;d<b.length;d++)if(c=c[b[d]],
null==c){b=null;break a}b=c}d=b;b=new Rc(d,this);c=!0;if(!(0>d.keyCode||void 0!=d.returnValue)){a:{var e=!1;if(0==d.keyCode)try{d.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==d.returnValue)d.returnValue=!0}d=[];for(e=b.currentTarget;e;e=e.parentNode)d.push(e);a=a.type;for(e=d.length-1;!b.Xb&&0<=e;e--){b.currentTarget=d[e];var f=nd(d[e],a,!0,b);c=c&&f}for(e=0;!b.Xb&&e<d.length;e++)b.currentTarget=d[e],f=nd(d[e],a,!1,b),c=c&&f}return c}return md(a,new Rc(b,this))},gd=function(a){a=a[$c];return a instanceof
Xc?a:null},od="__closure_events_fn_"+(1E9*Math.random()>>>0),ed=function(a){y(a,"Listener can not be null.");if(Aa(a))return a;y(a.handleEvent,"An object listener must have handleEvent method.");a[od]||(a[od]=function(b){return a.handleEvent(b)});return a[od]};var z=function(){Ka.call(this);this.Ba=new Xc(this);this.vj=this;this.zf=null};x(z,Ka);z.prototype[Sc]=!0;k=z.prototype;k.addEventListener=function(a,b,c,d){dd(this,a,b,c,d)};k.removeEventListener=function(a,b,c,d){kd(this,a,b,c,d)};
k.dispatchEvent=function(a){pd(this);var b=this.zf;if(b){var c=[];for(var d=1;b;b=b.zf)c.push(b),y(1E3>++d,"infinite loop")}b=this.vj;d=a.type||a;if("string"===typeof a)a=new Ma(a,b);else if(a instanceof Ma)a.target=a.target||b;else{var e=a;a=new Ma(d,b);Tb(a,e)}e=!0;if(c)for(var f=c.length-1;!a.Xb&&0<=f;f--){var g=a.currentTarget=c[f];e=qd(g,d,!0,a)&&e}a.Xb||(g=a.currentTarget=b,e=qd(g,d,!0,a)&&e,a.Xb||(e=qd(g,d,!1,a)&&e));if(c)for(f=0;!a.Xb&&f<c.length;f++)g=a.currentTarget=c[f],e=qd(g,d,!1,a)&&
e;return e};k.G=function(){z.L.G.call(this);this.Ba&&this.Ba.dd(void 0);this.zf=null};k.Ra=function(a,b,c,d){pd(this);return this.Ba.add(String(a),b,!1,c,d)};k.Yc=function(a,b,c,d){return this.Ba.add(String(a),b,!0,c,d)};k.ae=function(a,b,c,d){this.Ba.remove(String(a),b,c,d)};
var qd=function(a,b,c,d){b=a.Ba.$[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,f=0;f<b.length;++f){var g=b[f];if(g&&!g.sc&&g.capture==c){var h=g.listener,m=g.kb||g.src;g.sd&&Zc(a.Ba,g);e=!1!==h.call(m,d)&&e}}return e&&!d.defaultPrevented};z.prototype.Mc=function(a,b,c,d){return this.Ba.Mc(String(a),b,c,d)};z.prototype.hasListener=function(a,b){return this.Ba.hasListener(void 0!==a?String(a):void 0,b)};var pd=function(a){y(a.Ba,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var rd="StopIteration"in r?r.StopIteration:{message:"StopIteration",stack:""},sd=function(){};sd.prototype.next=function(){throw rd;};sd.prototype.ec=function(){return this};
var td=function(a){if(a instanceof sd)return a;if("function"==typeof a.ec)return a.ec(!1);if(ya(a)){var b=0,c=new sd;c.next=function(){for(;;){if(b>=a.length)throw rd;if(b in a)return a[b++];b++}};return c}throw Error("Not implemented");},ud=function(a,b){if(ya(a))try{Ya(a,b,void 0)}catch(c){if(c!==rd)throw c;}else{a=td(a);try{for(;;)b.call(void 0,a.next(),void 0,a)}catch(c){if(c!==rd)throw c;}}};var vd=function(a,b){this.l={};this.H=[];this.ld=this.I=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)};k=vd.prototype;k.M=function(){return this.I};k.T=function(){wd(this);for(var a=[],b=0;b<this.H.length;b++)a.push(this.l[this.H[b]]);return a};k.Ea=function(){wd(this);return this.H.concat()};k.rb=function(a){return xd(this.l,a)};
k.Gc=function(a){for(var b=0;b<this.H.length;b++){var c=this.H[b];if(xd(this.l,c)&&this.l[c]==a)return!0}return!1};k.equals=function(a,b){if(this===a)return!0;if(this.I!=a.M())return!1;b=b||yd;wd(this);for(var c,d=0;c=this.H[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var yd=function(a,b){return a===b};vd.prototype.isEmpty=function(){return 0==this.I};vd.prototype.clear=function(){this.l={};this.ld=this.I=this.H.length=0};
vd.prototype.remove=function(a){return xd(this.l,a)?(delete this.l[a],this.I--,this.ld++,this.H.length>2*this.I&&wd(this),!0):!1};var wd=function(a){if(a.I!=a.H.length){for(var b=0,c=0;b<a.H.length;){var d=a.H[b];xd(a.l,d)&&(a.H[c++]=d);b++}a.H.length=c}if(a.I!=a.H.length){var e={};for(c=b=0;b<a.H.length;)d=a.H[b],xd(e,d)||(a.H[c++]=d,e[d]=1),b++;a.H.length=c}};k=vd.prototype;k.get=function(a,b){return xd(this.l,a)?this.l[a]:b};
k.set=function(a,b){xd(this.l,a)||(this.I++,this.H.push(a),this.ld++);this.l[a]=b};k.addAll=function(a){if(a instanceof vd)for(var b=a.Ea(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};k.forEach=function(a,b){for(var c=this.Ea(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};k.clone=function(){return new vd(this)};
k.ec=function(a){wd(this);var b=0,c=this.ld,d=this,e=new sd;e.next=function(){if(c!=d.ld)throw Error("The map has changed since the iterator was created");if(b>=d.H.length)throw rd;var f=d.H[b++];return a?f:d.l[f]};return e};var xd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var zd=function(a){if(a.M&&"function"==typeof a.M)a=a.M();else if(ya(a)||"string"===typeof a)a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Ad=function(a){if(a.T&&"function"==typeof a.T)return a.T();if("string"===typeof a)return a.split("");if(ya(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Jb(a)},Bd=function(a){if(a.Ea&&"function"==typeof a.Ea)return a.Ea();if(!a.T||"function"!=typeof a.T){if(ya(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);
return b}return Kb(a)}},Cd=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(ya(a)||"string"===typeof a)Ya(a,b,c);else for(var d=Bd(a),e=Ad(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)},Dd=function(a,b){if("function"==typeof a.every)return a.every(b,void 0);if(ya(a)||"string"===typeof a)return bb(a,b,void 0);for(var c=Bd(a),d=Ad(a),e=d.length,f=0;f<e;f++)if(!b.call(void 0,d[f],c&&c[f],a))return!1;return!0};var Ed=function(a){this.l=new vd;a&&this.addAll(a)},Fd=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+Ea(a):b.substr(0,1)+a};k=Ed.prototype;k.M=function(){return this.l.M()};k.add=function(a){this.l.set(Fd(a),a)};k.addAll=function(a){a=Ad(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c])};k.dd=function(a){a=Ad(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c])};k.remove=function(a){return this.l.remove(Fd(a))};k.clear=function(){this.l.clear()};k.isEmpty=function(){return this.l.isEmpty()};
k.contains=function(a){return this.l.rb(Fd(a))};k.ih=function(a){var b=new Ed;a=Ad(a);for(var c=0;c<a.length;c++){var d=a[c];this.contains(d)&&b.add(d)}return b};k.Te=function(a){var b=this.clone();b.dd(a);return b};k.T=function(){return this.l.T()};k.clone=function(){return new Ed(this)};k.equals=function(a){return this.M()==zd(a)&&Gd(this,a)};
var Gd=function(a,b){var c=zd(b);if(a.M()>c)return!1;!(b instanceof Ed)&&5<c&&(b=new Ed(b));return Dd(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.Gc&&"function"==typeof e.Gc?e.Gc(d):ya(e)||"string"===typeof e?gb(e,d):Lb(e,d)})};Ed.prototype.ec=function(){return this.l.ec(!1)};var ee={},Hd=function(a,b,c){z.call(this);this.Rj=b;this.token=c;this.yb=[];this.$f=new Ed;this.wb=0;this.url=a};x(Hd,z);w("ee.AbstractOverlay",Hd);var Id=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.Rj,c,e,b.y].join("/")};Hd.prototype.Nc=function(){return this.yb.length};var Jd=function(a){Ma.call(this,"tileevent");this.count=a};x(Jd,Ma);var Kd=function(){},Ld=new Kd;function Md(a){return Object.assign({S:{},pk:{},keys:[],xa:{},s:{},K:{}},a)}var A=function(){this.a={}},C=function(a,b){return a.a.hasOwnProperty(b)?a.a[b]:null},D=function(a,b){return null!=a.a[b]};function Nd(a,b){return C(b,a)}function Od(a,b,c){b[a]=c}function Pd(){return{}}function Qd(a,b){var c=new a;return null==b?c:Rd(b,Sd,Td,Ud,a)}function Sd(a,b){return b[a]}function Td(a,b,c){b.a[a]=c}
function Ud(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function Rd(a,b,c,d,e){e=d(e);var f=Vd(a,e),g=f.S||{},h=f.s||{},m=f.xa||{},p={};f=n(f.keys||[]);for(var t=f.next();!t.done;p={Bc:p.Bc},t=f.next()){t=t.value;var B=b(t,a);if(null!=B){var E=void 0;g.hasOwnProperty(t)?E=Wd(B,b,c,d,!0,!0,g[t]):h.hasOwnProperty(t)?E=Wd(B,b,c,d,!1,!0,h[t]):m.hasOwnProperty(t)?(p.Bc=m[t],E=p.Bc.la?B.map(function(ba){return function(Ca){return Xd(Ca,ba.Bc,b,c,d)}}(p)):Xd(B,p.Bc,b,c,d)):E=Array.isArray(B)?Wd(B,b,c,d,!0,!1):B instanceof Kd?null:B;c(t,e,E)}}return e}
function Xd(a,b,c,d,e){for(var f={},g=n(Object.keys(a)),h=g.next();!h.done;h=g.next()){h=h.value;var m=a[h];null!=m&&(f[h]=Wd(m,c,d,e,b.na,b.ma,b.fa))}return f}function Wd(a,b,c,d,e,f,g){if(f&&null==g)throw Error("Cannot deserialize a reference object without a constructor.");return null==a?a:e&&f?a.map(function(h){return Rd(h,b,c,d,g)}):e&&!f?a.map(function(h){return h}):!e&&f?Rd(a,b,c,d,g):a instanceof Kd?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}
function Vd(a,b){if(b instanceof A)a=Md(b.f());else if(a instanceof A)a=Md(a.f());else throw Error("Cannot find ClassMetadata.");return a};var Yd=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/,Zd=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 f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var $d=function(a,b){this.hb=this.bc=this.vb="";this.rc=null;this.Ob=this.lb="";this.va=this.Nj=!1;if(a instanceof $d){this.va=void 0!==b?b:a.va;ae(this,a.vb);var c=a.bc;be(this);this.bc=c;c=a.hb;be(this);this.hb=c;ce(this,a.rc);this.setPath(a.getPath());de(this,a.ya.clone());a=a.Ob;be(this);this.Ob=a}else a&&(c=String(a).match(Yd))?(this.va=!!b,ae(this,c[1]||"",!0),a=c[2]||"",be(this),this.bc=fe(a),a=c[3]||"",be(this),this.hb=fe(a,!0),ce(this,c[4]),this.setPath(c[5]||"",!0),de(this,c[6]||"",!0),
a=c[7]||"",be(this),this.Ob=fe(a)):(this.va=!!b,this.ya=new ge(null,this.va))};
$d.prototype.toString=function(){var a=[],b=this.vb;b&&a.push(he(b,ie,!0),":");var c=this.hb;if(c||"file"==b)a.push("//"),(b=this.bc)&&a.push(he(b,ie,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.rc,null!=c&&a.push(":",String(c));if(c=this.getPath())this.hb&&"/"!=c.charAt(0)&&a.push("/"),a.push(he(c,"/"==c.charAt(0)?je:ke,!0));(c=this.ya.toString())&&a.push("?",c);(c=this.Ob)&&a.push("#",he(c,le));return a.join("")};
$d.prototype.resolve=function(a){var b=this.clone(),c=!!a.vb;c?ae(b,a.vb):c=!!a.bc;if(c){var d=a.bc;be(b);b.bc=d}else c=!!a.hb;c?(d=a.hb,be(b),b.hb=d):c=null!=a.rc;d=a.getPath();if(c)ce(b,a.rc);else if(c=!!a.lb){if("/"!=d.charAt(0))if(this.hb&&!this.lb)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 f=[],g=0;g<e.length;){var h=e[g++];
"."==h?d&&g==e.length&&f.push(""):".."==h?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&g==e.length&&f.push("")):(f.push(h),d=!0)}d=f.join("/")}else d=e}c?b.setPath(d):c=""!==a.ya.toString();c?de(b,a.ya.clone()):c=!!a.Ob;c&&(a=a.Ob,be(b),b.Ob=a);return b};$d.prototype.clone=function(){return new $d(this)};
var ae=function(a,b,c){be(a);a.vb=c?fe(b,!0):b;a.vb&&(a.vb=a.vb.replace(/:$/,""))},ce=function(a,b){be(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.rc=b}else a.rc=null};$d.prototype.getPath=function(){return this.lb};$d.prototype.setPath=function(a,b){be(this);this.lb=b?fe(a,!0):a;return this};var de=function(a,b,c){be(a);b instanceof ge?(a.ya=b,a.ya.Pf(a.va)):(c||(b=he(b,me)),a.ya=new ge(b,a.va))};$d.prototype.getQuery=function(){return this.ya.toString()};
$d.prototype.removeParameter=function(a){be(this);this.ya.remove(a);return this};var be=function(a){if(a.Nj)throw Error("Tried to modify a read-only Uri");};$d.prototype.Pf=function(a){this.va=a;this.ya&&this.ya.Pf(a)};
var ne=function(a){return a instanceof $d?a.clone():new $d(a,void 0)},fe=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},he=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,oe),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},oe=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},ie=/[#\/\?@]/g,ke=/[#\?:]/g,je=/[#\?]/g,me=/[#\?@]/g,le=/#/g,ge=function(a,b){this.I=this.N=null;this.qa=a||null;this.va=!!b},
pe=function(a){a.N||(a.N=new vd,a.I=0,a.qa&&Zd(a.qa,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};k=ge.prototype;k.M=function(){pe(this);return this.I};k.add=function(a,b){pe(this);this.qa=null;a=qe(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.I=Sa(this.I)+1;return this};k.remove=function(a){pe(this);a=qe(this,a);return this.N.rb(a)?(this.qa=null,this.I=Sa(this.I)-this.N.get(a).length,this.N.remove(a)):!1};k.clear=function(){this.N=this.qa=null;this.I=0};
k.isEmpty=function(){pe(this);return 0==this.I};k.rb=function(a){pe(this);a=qe(this,a);return this.N.rb(a)};k.Gc=function(a){var b=this.T();return gb(b,a)};k.forEach=function(a,b){pe(this);this.N.forEach(function(c,d){Ya(c,function(e){a.call(b,e,d,this)},this)},this)};k.Ea=function(){pe(this);for(var a=this.N.T(),b=this.N.Ea(),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};
k.T=function(a){pe(this);var b=[];if("string"===typeof a)this.rb(a)&&(b=kb(b,this.N.get(qe(this,a))));else{a=this.N.T();for(var c=0;c<a.length;c++)b=kb(b,a[c])}return b};k.set=function(a,b){pe(this);this.qa=null;a=qe(this,a);this.rb(a)&&(this.I=Sa(this.I)-this.N.get(a).length);this.N.set(a,[b]);this.I=Sa(this.I)+1;return this};k.get=function(a,b){if(!a)return b;a=this.T(a);return 0<a.length?String(a[0]):b};
k.setValues=function(a,b){this.remove(a);0<b.length&&(this.qa=null,this.N.set(qe(this,a),lb(b)),this.I=Sa(this.I)+b.length)};k.toString=function(){if(this.qa)return this.qa;if(!this.N)return"";for(var a=[],b=this.N.Ea(),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.T(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+encodeURIComponent(String(d[f])));a.push(g)}}return this.qa=a.join("&")};
k.clone=function(){var a=new ge;a.qa=this.qa;this.N&&(a.N=this.N.clone(),a.I=this.I);return a};var qe=function(a,b){b=String(b);a.va&&(b=b.toLowerCase());return b};ge.prototype.Pf=function(a){a&&!this.va&&(pe(this),this.qa=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.va=a};ge.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Cd(arguments[b],function(c,d){this.add(d,c)},this)};function re(a){if(null!=a.o){var b={},c;for(c in a.o)void 0!==a.o[c]&&(b[c]=a.o[c]);a.o=b}}function F(a){for(var b={},c=n(Object.entries(se)),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 te=function(){};te.prototype.A=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function ue(a){var b=a.body instanceof A?Rd(a.body,Nd,Od,Pd):a.body;return{path:a.path,u:a.u,C:a.C,body:b,o:a.o,Rh:a.Rh&&a.Rh}};function ve(a,b){if(null==a)return null;a=a.qk(b);return null==a?null:a};var we=function(a,b){this.P=a;this.Kj=void 0===b?null:b};q(we,te);var xe=function(a,b,c){var d=ve(a.Kj,b);if(null==d)return c;d.rk();return c.then(function(e){d.tk(e);return e},function(e){d.sk(e);throw e;})},G=function(a,b){var c=b.F||void 0;return xe(a,b,a.P.send(ue(b),c))};var ye={ie:"ADMIN_READ",ke:"DATA_READ",le:"DATA_WRITE",Pi:"LOG_TYPE_UNSPECIFIED",values:function(){return[ye.Pi,ye.ie,ye.le,ye.ke]}},ze={ie:"ADMIN_READ",ei:"ADMIN_WRITE",ke:"DATA_READ",le:"DATA_WRITE",Xi:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ze.Xi,ze.ie,ze.ei,ze.ke,ze.le]}},Ae={mi:"CAPABILITY_GROUP_UNSPECIFIED",ni:"CLOUD_ALPHA",yi:"EXTERNAL",Ii:"INTERNAL",Li:"LIMITED",Yi:"PREAUTHORIZED",$i:"PREVIEW",te:"PUBLIC",values:function(){return[Ae.mi,Ae.te,Ae.Ii,Ae.yi,Ae.Li,Ae.Yi,Ae.$i,Ae.ni]}},
Be={di:"ADMIN_ACTIVITY",ri:"DATA_ACCESS",pj:"UNSPECIFIED_LOG_NAME",values:function(){return[Be.pj,Be.di,Be.ri]}},Ce={hi:"APPROVER",ii:"ATTRIBUTION",ji:"AUTHORITY",oi:"CREDENTIALS_TYPE",pi:"CREDS_ASSERTION",Ki:"JUSTIFICATION_TYPE",se:"NO_ATTR",dj:"SECURITY_REALM",values:function(){return[Ce.se,Ce.ji,Ce.ii,Ce.dj,Ce.hi,Ce.Ki,Ce.oi,Ce.pi]}},De={wi:"DISCHARGED",xi:"EQUALS",Ei:"IN",Ri:"NOT_EQUALS",Si:"NOT_IN",Ui:"NO_OP",values:function(){return[De.Ui,De.xi,De.Ri,De.Ei,De.Si,De.wi]}},Ee={Ji:"IP",Qi:"NAME",
se:"NO_ATTR",aj:"REGION",ej:"SERVICE",values:function(){return[Ee.se,Ee.aj,Ee.ej,Ee.Qi,Ee.Ji]}},Fe={Ni:"LOG_FAIL_CLOSED",Oi:"LOG_MODE_UNSPECIFIED",values:function(){return[Fe.Oi,Fe.Ni]}},Ge={Ai:"FOLDER",Ci:"IMAGE",Di:"IMAGE_COLLECTION",ij:"TABLE",lj:"TYPE_UNSPECIFIED",values:function(){return[Ge.lj,Ge.Ci,Ge.Di,Ge.ij,Ge.Ai]}},He={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",
values:function(){return[He.Bb,He.Cb,He.Fb,He.zb,He.Eb,He.Ab,He.Gb,He.Db,He.Hb,He.Ib]}},Ie={qj:"V1",rj:"V2",sj:"VERSION_UNSPECIFIED",values:function(){return[Ie.sj,Ie.qj,Ie.rj]}},Je={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Je.Bb,Je.Cb,Je.Fb,Je.zb,Je.Eb,Je.Ab,Je.Gb,Je.Db,Je.Hb,Je.Ib]}},Ke={Bi:"HORIZONTAL",Vi:"ORIENTATION_UNSPECIFIED",
tj:"VERTICAL",values:function(){return[Ke.Vi,Ke.Bi,Ke.tj]}},Le={ti:"DEFAULT_OBJECT_ACL",te:"PUBLIC",jj:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[Le.jj,Le.te,Le.ti]}},Me={MAX:"MAX",Xa:"MEAN",MIN:"MIN",Ya:"MODE",Za:"PYRAMIDING_POLICY_UNSPECIFIED",$a:"SAMPLE",values:function(){return[Me.Za,Me.Xa,Me.$a,Me.MIN,Me.MAX,Me.Ya]}},Ne={MAX:"MAX",Xa:"MEAN",MIN:"MIN",Ya:"MODE",Za:"PYRAMIDING_POLICY_UNSPECIFIED",$a:"SAMPLE",values:function(){return[Ne.Za,Ne.Xa,Ne.$a,Ne.MIN,Ne.MAX,Ne.Ya]}},Oe={MAX:"MAX",
Xa:"MEAN",MIN:"MIN",Ya:"MODE",Za:"PYRAMIDING_POLICY_UNSPECIFIED",$a:"SAMPLE",values:function(){return[Oe.Za,Oe.Xa,Oe.$a,Oe.MIN,Oe.MAX,Oe.Ya]}},Pe={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Pe.Bb,Pe.Cb,Pe.Fb,Pe.zb,Pe.Eb,Pe.Ab,Pe.Gb,Pe.Db,Pe.Hb,Pe.Ib]}},Qe={MAX:"MAX",Xa:"MEAN",MIN:"MIN",Ya:"MODE",Za:"PYRAMIDING_POLICY_UNSPECIFIED",
$a:"SAMPLE",values:function(){return[Qe.Za,Qe.Xa,Qe.$a,Qe.MIN,Qe.MAX,Qe.Ya]}},Re={ki:"CANCELLED",li:"CANCELLING",zi:"FAILED",Wi:"PENDING",bj:"RUNNING",fj:"STATE_UNSPECIFIED",hj:"SUCCEEDED",values:function(){return[Re.fj,Re.Wi,Re.bj,Re.li,Re.hj,Re.ki,Re.zi]}},Se={me:"DOUBLE",FLOAT:"FLOAT",INT:"INT",Zi:"PRECISION_UNSPECIFIED",values:function(){return[Se.Zi,Se.INT,Se.FLOAT,Se.me]}},Te={fi:"ALLOW",gi:"ALLOW_WITH_LOG",ui:"DENY",vi:"DENY_WITH_LOG",Mi:"LOG",Ti:"NO_ACTION",values:function(){return[Te.Ti,
Te.fi,Te.gi,Te.ui,Te.vi,Te.Mi]}},Ue={je:"CSV",ne:"GEO_JSON",pe:"KML",qe:"KMZ",ue:"SHP",ve:"TABLE_FILE_FORMAT_UNSPECIFIED",we:"TF_RECORD_TABLE",values:function(){return[Ue.ve,Ue.je,Ue.ne,Ue.pe,Ue.qe,Ue.ue,Ue.we]}},Ve={je:"CSV",ne:"GEO_JSON",pe:"KML",qe:"KMZ",ue:"SHP",ve:"TABLE_FILE_FORMAT_UNSPECIFIED",we:"TF_RECORD_TABLE",values:function(){return[Ve.ve,Ve.je,Ve.ne,Ve.pe,Ve.qe,Ve.ue,Ve.we]}},We={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",
Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[We.Bb,We.Cb,We.Fb,We.zb,We.Eb,We.Ab,We.Gb,We.Db,We.Hb,We.Ib]}},Xe={MAX:"MAX",Xa:"MEAN",MIN:"MIN",Ya:"MODE",Za:"PYRAMIDING_POLICY_UNSPECIFIED",$a:"SAMPLE",values:function(){return[Xe.Za,Xe.Xa,Xe.$a,Xe.MIN,Xe.MAX,Xe.Ya]}},Ye={si:"DATA_TYPE_UNSPECIFIED",me:"DOUBLE",FLOAT:"FLOAT",Fi:"INT16",Gi:"INT32",Hi:"INT8",mj:"UINT16",nj:"UINT32",oj:"UINT8",values:function(){return[Ye.si,Ye.Hi,Ye.oj,
Ye.Fi,Ye.mj,Ye.Gi,Ye.nj,Ye.FLOAT,Ye.me]}},Ze={oe:"GIF",re:"MP4",xe:"VIDEO_FILE_FORMAT_UNSPECIFIED",ye:"VP9",values:function(){return[Ze.xe,Ze.re,Ze.oe,Ze.ye]}},$e={oe:"GIF",re:"MP4",xe:"VIDEO_FILE_FORMAT_UNSPECIFIED",ye:"VP9",values:function(){return[$e.xe,$e.re,$e.oe,$e.ye]}},af=function(a){a=void 0===a?{}:a;this.a={};this.a.scaleX=null==a.Lf?null:a.Lf;this.a.shearX=null==a.Qf?null:a.Qf;this.a.translateX=null==a.cg?null:a.cg;this.a.shearY=null==a.Rf?null:a.Rf;this.a.scaleY=null==a.Mf?null:a.Mf;this.a.translateY=
null==a.dg?null:a.dg};q(af,A);af.prototype.f=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
l.Object.defineProperties(af.prototype,{Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.a.scaleX=a}},Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.a.scaleY=a}},Qf:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.a.shearX=a}},Rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
C(this,"shearY"):null},set:function(a){this.a.shearY=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?C(this,"translateX"):null},set:function(a){this.a.translateX=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?C(this,"translateY"):null},set:function(a){this.a.translateY=a}}});
var bf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.description=null==a.description?null:a.description;this.a.returnType=null==a.Kf?null:a.Kf;this.a.arguments=null==a.arguments?null:a.arguments;this.a.deprecated=null==a.deprecated?null:a.deprecated;this.a.deprecationReason=null==a.Re?null:a.Re;this.a.hidden=null==a.hidden?null:a.hidden;this.a.preview=null==a.preview?null:a.preview;this.a.sourceCodeUri=null==a.sourceCodeUri?null:a.sourceCodeUri};q(bf,A);
bf.prototype.f=function(){return{S:{arguments:cf},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
l.Object.defineProperties(bf.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.a.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.a.deprecated=a}},Re:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.a.deprecationReason=a}},description:{configurable:!0,
enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return D(this,"hidden")?C(this,"hidden"):null},set:function(a){this.a.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return D(this,"preview")?C(this,"preview"):null},set:function(a){this.a.preview=
a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?C(this,"returnType"):null},set:function(a){this.a.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?C(this,"sourceCodeUri"):null},set:function(a){this.a.sourceCodeUri=a}}});
var cf=function(a){a=void 0===a?{}:a;this.a={};this.a.argumentName=null==a.qd?null:a.qd;this.a.type=null==a.type?null:a.type;this.a.description=null==a.description?null:a.description;this.a.optional=null==a.optional?null:a.optional;this.a.defaultValue=null==a.defaultValue?null:a.defaultValue};q(cf,A);cf.prototype.f=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
l.Object.defineProperties(cf.prototype,{qd:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.a.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.a.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},optional:{configurable:!0,
enumerable:!0,get:function(){return D(this,"optional")?C(this,"optional"):null},set:function(a){this.a.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.a.type=a}}});var df=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values};q(df,A);df.prototype.f=function(){return{S:{values:ef},keys:["values"]}};
l.Object.defineProperties(df.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.a.values=a}}});var ff=function(a){a=void 0===a?{}:a;this.a={};this.a.service=null==a.Nh?null:a.Nh;this.a.exemptedMembers=null==a.Kc?null:a.Kc;this.a.auditLogConfigs=null==a.lg?null:a.lg};q(ff,A);ff.prototype.f=function(){return{S:{auditLogConfigs:gf},keys:["auditLogConfigs","exemptedMembers","service"]}};
l.Object.defineProperties(ff.prototype,{lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.a.auditLogConfigs=a}},Kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.a.exemptedMembers=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.a.service=a}}});
var gf=function(a){a=void 0===a?{}:a;this.a={};this.a.logType=null==a.rh?null:a.rh;this.a.exemptedMembers=null==a.Kc?null:a.Kc;this.a.ignoreChildExemptions=null==a.fh?null:a.fh};q(gf,A);gf.prototype.f=function(){return{K:{logType:ye},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
l.Object.defineProperties(gf.prototype,{Kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.a.exemptedMembers=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.a.ignoreChildExemptions=a}},rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.a.logType=
a}}});var hf=function(a){a=void 0===a?{}:a;this.a={};this.a.permissionType=null==a.Bh?null:a.Bh};q(hf,A);hf.prototype.f=function(){return{K:{permissionType:ze},keys:["permissionType"]}};l.Object.defineProperties(hf.prototype,{Bh:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.a.permissionType=a}}});
var jf=function(a){a=void 0===a?{}:a;this.a={};this.a.role=null==a.vc?null:a.vc;this.a.members=null==a.Ub?null:a.Ub;this.a.condition=null==a.wg?null:a.wg};q(jf,A);jf.prototype.f=function(){return{keys:["condition","members","role"],s:{condition:kf}}};
l.Object.defineProperties(jf.prototype,{wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.a.condition=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.a.members=a}},vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"role")?C(this,"role"):null},set:function(a){this.a.role=a}}});var lf=function(){this.a={}};q(lf,A);lf.prototype.f=function(){return{keys:[]}};
var mf=function(a){a=void 0===a?{}:a;this.a={};this.a.capabilities=null==a.tg?null:a.tg};q(mf,A);mf.prototype.f=function(){return{K:{capabilities:Ae},keys:["capabilities"]}};l.Object.defineProperties(mf.prototype,{tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.a.capabilities=a}}});var nf=function(a){a=void 0===a?{}:a;this.a={};this.a.logName=null==a.qh?null:a.qh;this.a.authorizationLoggingOptions=null==a.mg?null:a.mg};
q(nf,A);nf.prototype.f=function(){return{K:{logName:Be},keys:["authorizationLoggingOptions","logName"],s:{authorizationLoggingOptions:hf}}};
l.Object.defineProperties(nf.prototype,{mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.a.authorizationLoggingOptions=a}},qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?C(this,"logName"):null},set:function(a){this.a.logName=a}}});var of=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i};q(of,A);
of.prototype.f=function(){return{keys:["expression"],s:{expression:pf}}};l.Object.defineProperties(of.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}}});var qf=function(a){a=void 0===a?{}:a;this.a={};this.a.result=null==a.result?null:a.result};q(qf,A);qf.prototype.f=function(){return{keys:["result"]}};
l.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.a.result=a}}});var rf=function(a){a=void 0===a?{}:a;this.a={};this.a.iam=null==a.ah?null:a.ah;this.a.sys=null==a.Vh?null:a.Vh;this.a.svc=null==a.Uh?null:a.Uh;this.a.op=null==a.zh?null:a.zh;this.a.values=null==a.values?null:a.values};q(rf,A);rf.prototype.f=function(){return{K:{iam:Ce,op:De,sys:Ee},keys:["iam","op","svc","sys","values"]}};
l.Object.defineProperties(rf.prototype,{ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.a.iam=a}},zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.a.op=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.a.svc=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.a.sys=
a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.a.values=a}}});var sf=function(a){a=void 0===a?{}:a;this.a={};this.a.destinationName=null==a.Mb?null:a.Mb;this.a.overwrite=null==a.overwrite?null:a.overwrite;this.a.bandIds=null==a.ba?null:a.ba};q(sf,A);sf.prototype.f=function(){return{keys:["bandIds","destinationName","overwrite"]}};
l.Object.defineProperties(sf.prototype,{ba:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.a.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.a.overwrite=a}}});
var tf=function(a){a=void 0===a?{}:a;this.a={};this.a.metric=null==a.sh?null:a.sh;this.a.field=null==a.Mg?null:a.Mg;this.a.customFields=null==a.Eg?null:a.Eg};q(tf,A);tf.prototype.f=function(){return{S:{customFields:uf},keys:["customFields","field","metric"]}};
l.Object.defineProperties(tf.prototype,{Eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.a.customFields=a}},Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.a.field=a}},sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.a.metric=a}}});
var uf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.value=null==a.value?null:a.value};q(uf,A);uf.prototype.f=function(){return{keys:["name","value"]}};l.Object.defineProperties(uf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?C(this,"value"):null},set:function(a){this.a.value=a}}});
var vf=function(a){a=void 0===a?{}:a;this.a={};this.a.logMode=null==a.ph?null:a.ph};q(vf,A);vf.prototype.f=function(){return{K:{logMode:Fe},keys:["logMode"]}};l.Object.defineProperties(vf.prototype,{ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.a.logMode=a}}});var wf=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values};q(wf,A);
wf.prototype.f=function(){return{keys:["values"],xa:{values:{fa:ef,la:!1,ma:!0,na:!1}}}};l.Object.defineProperties(wf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.a.values=a}}});var xf=function(a){a=void 0===a?{}:a;this.a={};this.a.min=null==a.min?null:a.min;this.a.max=null==a.max?null:a.max};q(xf,A);xf.prototype.f=function(){return{keys:["max","min"]}};
l.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.a.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.a.min=a}}});var yf=function(a){a=void 0===a?{}:a;this.a={};this.a.folder=null==a.af?null:a.af;this.a.filenamePrefix=null==a.ua?null:a.ua};q(yf,A);yf.prototype.f=function(){return{keys:["filenamePrefix","folder"]}};
l.Object.defineProperties(yf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.a.filenamePrefix=a}},af:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.a.folder=a}}});
var zf=function(a){a=void 0===a?{}:a;this.a={};this.a.type=null==a.type?null:a.type;this.a.name=null==a.name?null:a.name;this.a.id=null==a.id?null:a.id;this.a.updateTime=null==a.Ia?null:a.Ia;this.a.title=null==a.title?null:a.title;this.a.description=null==a.description?null:a.description;this.a.properties=null==a.properties?null:a.properties;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime;this.a.geometry=null==a.geometry?null:a.geometry;this.a.bands=
null==a.bands?null:a.bands;this.a.sizeBytes=null==a.za?null:a.za;this.a.quota=null==a.quota?null:a.quota;this.a.tilestoreEntry=null==a.Yh?null:a.Yh;this.a.gcsLocation=null==a.Ug?null:a.Ug;this.a.expression=null==a.i?null:a.i};q(zf,A);
zf.prototype.f=function(){return{S:{bands:Af},K:{type:Ge},keys:"bands description endTime expression gcsLocation geometry id name properties quota sizeBytes startTime tilestoreEntry title type updateTime".split(" "),xa:{geometry:{fa:null,la:!1,ma:!1,na:!1},properties:{fa:null,la:!1,ma:!1,na:!1}},s:{expression:pf,gcsLocation:Bf,quota:Cf,tilestoreEntry:Df}}};
l.Object.defineProperties(zf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.a.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.a.endTime=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,
"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"gcsLocation")?C(this,"gcsLocation"):null},set:function(a){this.a.gcsLocation=a}},geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.a.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.a.id=a}},name:{configurable:!0,
enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.a.properties=a}},quota:{configurable:!0,enumerable:!0,get:function(){return D(this,"quota")?C(this,"quota"):null},set:function(a){this.a.quota=a}},za:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.a.sizeBytes=
a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.a.startTime=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilestoreEntry")?C(this,"tilestoreEntry"):null},set:function(a){this.a.tilestoreEntry=a}},title:{configurable:!0,enumerable:!0,get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.a.title=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?
C(this,"type"):null},set:function(a){this.a.type=a}},Ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.a.updateTime=a}}});var Ef=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name};q(Ef,A);Ef.prototype.f=function(){return{keys:["name"]}};
l.Object.defineProperties(Ef.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}}});var Ff=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.fileFormat=null==a.B?null:a.B;this.a.bandIds=null==a.ba?null:a.ba;this.a.visualizationOptions=null==a.cc?null:a.cc};q(Ff,A);
Ff.prototype.f=function(){return{K:{fileFormat:He},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],s:{expression:pf,visualizationOptions:Gf}}};
l.Object.defineProperties(Ff.prototype,{ba:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
"name")?C(this,"name"):null},set:function(a){this.a.name=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.a.visualizationOptions=a}}});var Hf=function(){this.a={}};q(Hf,A);Hf.prototype.f=function(){return{keys:[]}};
var If=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.fileExportOptions=null==a.ia?null:a.ia;this.a.assetExportOptions=null==a.cb?null:a.cb;this.a.maxPixels=null==a.vf?null:a.vf;this.a.grid=null==a.J?null:a.J;this.a.requestId=null==a.requestId?null:a.requestId;this.a.maxWorkerCount=null==a.U?null:a.U};q(If,A);
If.prototype.f=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkerCount requestId".split(" "),s:{assetExportOptions:Jf,expression:pf,fileExportOptions:Kf,grid:Lf}}};
l.Object.defineProperties(If.prototype,{cb:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.a.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},
ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.a.fileExportOptions=a}},J:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.a.grid=a}},vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.a.maxPixels=a}},U:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkerCount")?
C(this,"maxWorkerCount"):null},set:function(a){this.a.maxWorkerCount=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}}});
var Mf=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.tileOptions=null==a.$b?null:a.$b;this.a.tileExportOptions=null==a.Zb?null:a.Zb;this.a.requestId=null==a.requestId?null:a.requestId;this.a.maxWorkerCount=null==a.U?null:a.U};q(Mf,A);Mf.prototype.f=function(){return{keys:"description expression maxWorkerCount requestId tileExportOptions tileOptions".split(" "),s:{expression:pf,tileExportOptions:Kf,tileOptions:Nf}}};
l.Object.defineProperties(Mf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},U:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.a.maxWorkerCount=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}},Zb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.a.tileExportOptions=a}},$b:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?C(this,"tileOptions"):null},set:function(a){this.a.tileOptions=a}}});
var Of=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.fileExportOptions=null==a.ia?null:a.ia;this.a.assetExportOptions=null==a.cb?null:a.cb;this.a.selectors=null==a.selectors?null:a.selectors;this.a.requestId=null==a.requestId?null:a.requestId;this.a.maxErrorMeters=null==a.Sb?null:a.Sb;this.a.maxWorkerCount=null==a.U?null:a.U;this.a.maxVertices=null==a.maxVertices?null:a.maxVertices};q(Of,A);
Of.prototype.f=function(){return{keys:"assetExportOptions description expression fileExportOptions maxErrorMeters maxVertices maxWorkerCount requestId selectors".split(" "),s:{assetExportOptions:Pf,expression:pf,fileExportOptions:Qf}}};
l.Object.defineProperties(Of.prototype,{cb:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.a.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},
ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.a.fileExportOptions=a}},Sb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.a.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.a.maxVertices=a}},U:{configurable:!0,enumerable:!0,
get:function(){return D(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.a.maxWorkerCount=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.a.selectors=a}}});
var Rf=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.videoOptions=null==a.Ka?null:a.Ka;this.a.tileOptions=null==a.$b?null:a.$b;this.a.tileExportOptions=null==a.Zb?null:a.Zb;this.a.requestId=null==a.requestId?null:a.requestId;this.a.version=null==a.version?null:a.version;this.a.maxWorkerCount=null==a.U?null:a.U};q(Rf,A);
Rf.prototype.f=function(){return{K:{version:Ie},keys:"description expression maxWorkerCount requestId tileExportOptions tileOptions version videoOptions".split(" "),s:{expression:pf,tileExportOptions:Sf,tileOptions:Nf,videoOptions:Tf}}};
l.Object.defineProperties(Rf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},U:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.a.maxWorkerCount=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}},Zb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.a.tileExportOptions=a}},$b:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?C(this,"tileOptions"):null},set:function(a){this.a.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?
C(this,"version"):null},set:function(a){this.a.version=a}},Ka:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.a.videoOptions=a}}});
var Uf=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.videoOptions=null==a.Ka?null:a.Ka;this.a.fileExportOptions=null==a.ia?null:a.ia;this.a.requestId=null==a.requestId?null:a.requestId;this.a.maxWorkerCount=null==a.U?null:a.U};q(Uf,A);Uf.prototype.f=function(){return{keys:"description expression fileExportOptions maxWorkerCount requestId videoOptions".split(" "),s:{expression:pf,fileExportOptions:Sf,videoOptions:Tf}}};
l.Object.defineProperties(Uf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.a.fileExportOptions=a}},U:{configurable:!0,
enumerable:!0,get:function(){return D(this,"maxWorkerCount")?C(this,"maxWorkerCount"):null},set:function(a){this.a.maxWorkerCount=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}},Ka:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.a.videoOptions=a}}});
var kf=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.title=null==a.title?null:a.title;this.a.description=null==a.description?null:a.description;this.a.location=null==a.location?null:a.location};q(kf,A);kf.prototype.f=function(){return{keys:["description","expression","location","title"]}};
l.Object.defineProperties(kf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.a.location=a}},title:{configurable:!0,enumerable:!0,
get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.a.title=a}}});var pf=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values;this.a.result=null==a.result?null:a.result};q(pf,A);pf.prototype.f=function(){return{keys:["result","values"],xa:{values:{fa:ef,la:!1,ma:!0,na:!1}}}};
l.Object.defineProperties(pf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.a.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.a.values=a}}});
var Vf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.orientation=null==a.orientation?null:a.orientation;this.a.fileFormat=null==a.B?null:a.B;this.a.grid=null==a.J?null:a.J};q(Vf,A);Vf.prototype.f=function(){return{K:{fileFormat:Je,orientation:Ke},keys:["expression","fileFormat","grid","name","orientation"],s:{expression:pf,grid:Lf}}};
l.Object.defineProperties(Vf.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},J:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.a.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
"name")?C(this,"name"):null},set:function(a){this.a.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.a.orientation=a}}});var Cf=function(a){a=void 0===a?{}:a;this.a={};this.a.sizeBytes=null==a.za?null:a.za;this.a.maxSizeBytes=null==a.Tb?null:a.Tb;this.a.assetCount=null==a.Ce?null:a.Ce;this.a.maxAssetCount=null==a.tf?null:a.tf};q(Cf,A);
Cf.prototype.f=function(){return{keys:["assetCount","maxAssetCount","maxSizeBytes","sizeBytes"]}};
l.Object.defineProperties(Cf.prototype,{Ce:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.a.assetCount=a}},tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssetCount")?C(this,"maxAssetCount"):null},set:function(a){this.a.maxAssetCount=a}},Tb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.a.maxSizeBytes=a}},za:{configurable:!0,
enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.a.sizeBytes=a}}});var Wf=function(a){a=void 0===a?{}:a;this.a={};this.a.argumentNames=null==a.hc?null:a.hc;this.a.body=null==a.body?null:a.body};q(Wf,A);Wf.prototype.f=function(){return{keys:["argumentNames","body"]}};
l.Object.defineProperties(Wf.prototype,{hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.a.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?C(this,"body"):null},set:function(a){this.a.body=a}}});
var Xf=function(a){a=void 0===a?{}:a;this.a={};this.a.functionName=null==a.functionName?null:a.functionName;this.a.functionReference=null==a.Qa?null:a.Qa;this.a.arguments=null==a.arguments?null:a.arguments};q(Xf,A);Xf.prototype.f=function(){return{keys:["arguments","functionName","functionReference"],xa:{arguments:{fa:ef,la:!1,ma:!0,na:!1}}}};
l.Object.defineProperties(Xf.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.a.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?C(this,"functionName"):null},set:function(a){this.a.functionName=a}},Qa:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?C(this,"functionReference"):null},set:function(a){this.a.functionReference=
a}}});var Yf=function(a){a=void 0===a?{}:a;this.a={};this.a.bucket=null==a.Fe?null:a.Fe;this.a.filenamePrefix=null==a.ua?null:a.ua;this.a.permissions=null==a.permissions?null:a.permissions;this.a.bucketCorsUris=null==a.Ge?null:a.Ge};q(Yf,A);Yf.prototype.f=function(){return{K:{permissions:Le},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
l.Object.defineProperties(Yf.prototype,{Fe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.a.bucket=a}},Ge:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.a.bucketCorsUris=a}},ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.a.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.a.permissions=a}}});l.Object.defineProperties(Yf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return Le}}});var Bf=function(a){a=void 0===a?{}:a;this.a={};this.a.uris=null==a.Va?null:a.Va};q(Bf,A);Bf.prototype.f=function(){return{keys:["uris"]}};
l.Object.defineProperties(Bf.prototype,{Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.a.uris=a}}});var Zf=function(a){a=void 0===a?{}:a;this.a={};this.a.cloudOptimized=null==a.Ie?null:a.Ie;this.a.tileDimensions=null==a.Ha?null:a.Ha;this.a.skipEmptyFiles=null==a.Tf?null:a.Tf};q(Zf,A);Zf.prototype.f=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions"],s:{tileDimensions:$f}}};
l.Object.defineProperties(Zf.prototype,{Ie:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.a.cloudOptimized=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.a.skipEmptyFiles=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.a.tileDimensions=a}}});
var ag=function(a){a=void 0===a?{}:a;this.a={};this.a.options=null==a.options?null:a.options};q(ag,A);ag.prototype.f=function(){return{keys:["options"],s:{options:bg}}};l.Object.defineProperties(ag.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.a.options=a}}});var bg=function(a){a=void 0===a?{}:a;this.a={};this.a.requestedPolicyVersion=null==a.Ih?null:a.Ih};q(bg,A);bg.prototype.f=function(){return{keys:["requestedPolicyVersion"]}};
l.Object.defineProperties(bg.prototype,{Ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.a.requestedPolicyVersion=a}}});var $f=function(a){a=void 0===a?{}:a;this.a={};this.a.width=null==a.width?null:a.width;this.a.height=null==a.height?null:a.height};q($f,A);$f.prototype.f=function(){return{keys:["height","width"]}};
l.Object.defineProperties($f.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?C(this,"height"):null},set:function(a){this.a.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?C(this,"width"):null},set:function(a){this.a.width=a}}});var cg=function(a){a=void 0===a?{}:a;this.a={};this.a.x=null==a.x?null:a.x;this.a.y=null==a.y?null:a.y};q(cg,A);cg.prototype.f=function(){return{keys:["x","y"]}};
l.Object.defineProperties(cg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?C(this,"x"):null},set:function(a){this.a.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?C(this,"y"):null},set:function(a){this.a.y=a}}});
var dg=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.id=null==a.id?null:a.id;this.a.updateTime=null==a.Ia?null:a.Ia;this.a.title=null==a.title?null:a.title;this.a.description=null==a.description?null:a.description;this.a.properties=null==a.properties?null:a.properties;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime;this.a.geometry=null==a.geometry?null:a.geometry;this.a.bands=null==a.bands?null:a.bands;this.a.sizeBytes=
null==a.za?null:a.za};q(dg,A);dg.prototype.f=function(){return{S:{bands:Af},keys:"bands description endTime geometry id name properties sizeBytes startTime title updateTime".split(" "),xa:{geometry:{fa:null,la:!1,ma:!1,na:!1},properties:{fa:null,la:!1,ma:!1,na:!1}}}};
l.Object.defineProperties(dg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.a.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.a.endTime=a}},geometry:{configurable:!0,enumerable:!0,
get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.a.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.a.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.a.properties=a}},za:{configurable:!0,
enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.a.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.a.startTime=a}},title:{configurable:!0,enumerable:!0,get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.a.title=a}},Ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.a.updateTime=
a}}});var Jf=function(a){a=void 0===a?{}:a;this.a={};this.a.earthEngineDestination=null==a.Nb?null:a.Nb;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.a.pyramidingPolicyOverrides=null==a.Ff?null:a.Ff;this.a.tileSize=null==a.tileSize?null:a.tileSize};q(Jf,A);
Jf.prototype.f=function(){return{K:{pyramidingPolicy:Me,pyramidingPolicyOverrides:Ne},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],xa:{pyramidingPolicyOverrides:{fa:null,la:!1,ma:!1,na:!1}},s:{earthEngineDestination:Ef}}};
l.Object.defineProperties(Jf.prototype,{Nb:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.a.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},Ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
null},set:function(a){this.a.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.a.tileSize=a}}});
var Af=function(a){a=void 0===a?{}:a;this.a={};this.a.id=null==a.id?null:a.id;this.a.dataType=null==a.dataType?null:a.dataType;this.a.grid=null==a.J?null:a.J;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.a.tilesets=null==a.tilesets?null:a.tilesets;this.a.missingData=null==a.missingData?null:a.missingData};q(Af,A);
Af.prototype.f=function(){return{S:{tilesets:eg},K:{pyramidingPolicy:Oe},keys:"dataType grid id missingData pyramidingPolicy tilesets".split(" "),s:{dataType:fg,grid:Lf,missingData:gg}}};
l.Object.defineProperties(Af.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.a.dataType=a}},J:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.a.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.a.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
C(this,"missingData"):null},set:function(a){this.a.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.a.tilesets=a}}});
var Kf=function(a){a=void 0===a?{}:a;this.a={};this.a.fileFormat=null==a.B?null:a.B;this.a.driveDestination=null==a.ga?null:a.ga;this.a.gcsDestination=null==a.ja?null:a.ja;this.a.geoTiffOptions=null==a.zd?null:a.zd;this.a.tfRecordOptions=null==a.Wd?null:a.Wd};q(Kf,A);Kf.prototype.f=function(){return{K:{fileFormat:Pe},keys:["driveDestination","fileFormat","gcsDestination","geoTiffOptions","tfRecordOptions"],s:{driveDestination:yf,gcsDestination:Yf,geoTiffOptions:Zf,tfRecordOptions:hg}}};
l.Object.defineProperties(Kf.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.a.driveDestination=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"gcsDestination")?C(this,"gcsDestination"):null},set:function(a){this.a.gcsDestination=a}},zd:{configurable:!0,
enumerable:!0,get:function(){return D(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.a.geoTiffOptions=a}},Wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.a.tfRecordOptions=a}}});
var ig=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.properties=null==a.properties?null:a.properties;this.a.uriPrefix=null==a.kd?null:a.kd;this.a.tilesets=null==a.tilesets?null:a.tilesets;this.a.bands=null==a.bands?null:a.bands;this.a.maskBands=null==a.sf?null:a.sf;this.a.footprint=null==a.Sg?null:a.Sg;this.a.missingData=null==a.missingData?null:a.missingData;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.a.startTime=null==a.startTime?
null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime};q(ig,A);ig.prototype.f=function(){return{S:{bands:jg,maskBands:kg,tilesets:lg},K:{pyramidingPolicy:Qe},keys:"bands endTime footprint maskBands missingData name properties pyramidingPolicy startTime tilesets uriPrefix".split(" "),xa:{properties:{fa:null,la:!1,ma:!1,na:!1}},s:{footprint:mg,missingData:gg}}};
l.Object.defineProperties(ig.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.a.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.a.endTime=a}},Sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.a.footprint=a}},sf:{configurable:!0,enumerable:!0,get:function(){return D(this,
"maskBands")?C(this,"maskBands"):null},set:function(a){this.a.maskBands=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.a.missingData=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.a.properties=
a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.a.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.a.tilesets=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,
"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.a.uriPrefix=a}}});var ng=function(a){a=void 0===a?{}:a;this.a={};this.a.uris=null==a.Va?null:a.Va;this.a.affineTransform=null==a.Jb?null:a.Jb};q(ng,A);ng.prototype.f=function(){return{keys:["affineTransform","uris"],s:{affineTransform:af}}};
l.Object.defineProperties(ng.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.a.affineTransform=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.a.uris=a}}});
var og=function(a){a=void 0===a?{}:a;this.a={};this.a.imageManifest=null==a.gf?null:a.gf;this.a.description=null==a.description?null:a.description;this.a.overwrite=null==a.overwrite?null:a.overwrite;this.a.requestId=null==a.requestId?null:a.requestId};q(og,A);og.prototype.f=function(){return{keys:["description","imageManifest","overwrite","requestId"],s:{imageManifest:ig}}};
l.Object.defineProperties(og.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},gf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.a.imageManifest=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.a.overwrite=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}}});var pg=function(a){a=void 0===a?{}:a;this.a={};this.a.tableManifest=null==a.Yf?null:a.Yf;this.a.description=null==a.description?null:a.description;this.a.overwrite=null==a.overwrite?null:a.overwrite;this.a.requestId=null==a.requestId?null:a.requestId};q(pg,A);pg.prototype.f=function(){return{keys:["description","overwrite","requestId","tableManifest"],s:{tableManifest:qg}}};
l.Object.defineProperties(pg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.a.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.a.requestId=a}},Yf:{configurable:!0,
enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.a.tableManifest=a}}});var rg=function(a){a=void 0===a?{}:a;this.a={};this.a.algorithms=null==a.Cc?null:a.Cc};q(rg,A);rg.prototype.f=function(){return{S:{algorithms:bf},keys:["algorithms"]}};l.Object.defineProperties(rg.prototype,{Cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.a.algorithms=a}}});
var sg=function(a){a=void 0===a?{}:a;this.a={};this.a.assets=null==a.assets?null:a.assets;this.a.nextPageToken=null==a.Sa?null:a.Sa};q(sg,A);sg.prototype.f=function(){return{S:{assets:zf},keys:["assets","nextPageToken"]}};
l.Object.defineProperties(sg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?C(this,"assets"):null},set:function(a){this.a.assets=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}}});var tg=function(a){a=void 0===a?{}:a;this.a={};this.a.images=null==a.images?null:a.images;this.a.nextPageToken=null==a.Sa?null:a.Sa};q(tg,A);
tg.prototype.f=function(){return{S:{images:dg},keys:["images","nextPageToken"]}};l.Object.defineProperties(tg.prototype,{images:{configurable:!0,enumerable:!0,get:function(){return D(this,"images")?C(this,"images"):null},set:function(a){this.a.images=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}}});
var ug=function(a){a=void 0===a?{}:a;this.a={};this.a.operations=null==a.Fa?null:a.Fa;this.a.nextPageToken=null==a.Sa?null:a.Sa};q(ug,A);ug.prototype.f=function(){return{S:{operations:vg},keys:["nextPageToken","operations"]}};
l.Object.defineProperties(ug.prototype,{Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?C(this,"operations"):null},set:function(a){this.a.operations=a}}});
var wg=function(a){a=void 0===a?{}:a;this.a={};this.a.counter=null==a.counter?null:a.counter;this.a.dataAccess=null==a.Fg?null:a.Fg;this.a.cloudAudit=null==a.vg?null:a.vg};q(wg,A);wg.prototype.f=function(){return{keys:["cloudAudit","counter","dataAccess"],s:{cloudAudit:nf,counter:tf,dataAccess:vf}}};
l.Object.defineProperties(wg.prototype,{vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.a.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.a.counter=a}},Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.a.dataAccess=a}}});
var gg=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values};q(gg,A);gg.prototype.f=function(){return{keys:["values"]}};l.Object.defineProperties(gg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.a.values=a}}});var xg=function(a){a=void 0===a?{}:a;this.a={};this.a.destinationName=null==a.Mb?null:a.Mb};q(xg,A);xg.prototype.f=function(){return{keys:["destinationName"]}};
l.Object.defineProperties(xg.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.a.destinationName=a}}});var vg=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.metadata=null==a.wf?null:a.wf;this.a.done=null==a.done?null:a.done;this.a.error=null==a.error?null:a.error;this.a.response=null==a.response?null:a.response};q(vg,A);
vg.prototype.f=function(){return{keys:["done","error","metadata","name","response"],xa:{metadata:{fa:null,la:!1,ma:!1,na:!1},response:{fa:null,la:!1,ma:!1,na:!1}},s:{error:yg}}};
l.Object.defineProperties(vg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?C(this,"done"):null},set:function(a){this.a.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?C(this,"error"):null},set:function(a){this.a.error=a}},wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?C(this,"metadata"):null},set:function(a){this.a.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?
C(this,"name"):null},set:function(a){this.a.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return D(this,"response")?C(this,"response"):null},set:function(a){this.a.response=a}}});
var zg=function(a){a=void 0===a?{}:a;this.a={};this.a.state=null==a.state?null:a.state;this.a.description=null==a.description?null:a.description;this.a.type=null==a.type?null:a.type;this.a.priority=null==a.priority?null:a.priority;this.a.createTime=null==a.Pe?null:a.Pe;this.a.updateTime=null==a.Ia?null:a.Ia;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime;this.a.scriptUri=null==a.Nf?null:a.Nf;this.a.destinationUris=null==a.Se?null:a.Se};q(zg,A);
zg.prototype.f=function(){return{K:{state:Re},keys:"createTime description destinationUris endTime priority scriptUri startTime state type updateTime".split(" ")}};
l.Object.defineProperties(zg.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.a.createTime=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?C(this,"destinationUris"):null},set:function(a){this.a.destinationUris=a}},endTime:{configurable:!0,
enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.a.endTime=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.a.priority=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.a.scriptUri=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},
set:function(a){this.a.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return D(this,"state")?C(this,"state"):null},set:function(a){this.a.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.a.type=a}},Ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.a.updateTime=a}}});
var fg=function(a){a=void 0===a?{}:a;this.a={};this.a.precision=null==a.precision?null:a.precision;this.a.range=null==a.cd?null:a.cd;this.a.dimensionsCount=null==a.Jg?null:a.Jg};q(fg,A);fg.prototype.f=function(){return{K:{precision:Se},keys:["dimensionsCount","precision","range"],s:{range:xf}}};
l.Object.defineProperties(fg.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.a.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?C(this,"precision"):null},set:function(a){this.a.precision=a}},cd:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?C(this,"range"):null},set:function(a){this.a.range=a}}});
var mg=function(a){a=void 0===a?{}:a;this.a={};this.a.points=null==a.Ch?null:a.Ch;this.a.bandId=null==a.ng?null:a.ng};q(mg,A);mg.prototype.f=function(){return{S:{points:cg},keys:["bandId","points"]}};l.Object.defineProperties(mg.prototype,{ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?C(this,"bandId"):null},set:function(a){this.a.bandId=a}},Ch:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?C(this,"points"):null},set:function(a){this.a.points=a}}});
var Lf=function(a){a=void 0===a?{}:a;this.a={};this.a.crsCode=null==a.Qe?null:a.Qe;this.a.crsWkt=null==a.Bg?null:a.Bg;this.a.dimensions=null==a.dimensions?null:a.dimensions;this.a.affineTransform=null==a.Jb?null:a.Jb};q(Lf,A);Lf.prototype.f=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],s:{affineTransform:af,dimensions:$f}}};
l.Object.defineProperties(Lf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.a.affineTransform=a}},Qe:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.a.crsCode=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.a.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.a.dimensions=a}}});var Ag=function(a){a=void 0===a?{}:a;this.a={};this.a.version=null==a.version?null:a.version;this.a.bindings=null==a.rd?null:a.rd;this.a.auditConfigs=null==a.kg?null:a.kg;this.a.rules=null==a.rules?null:a.rules;this.a.etag=null==a.Ve?null:a.Ve;this.a.iamOwned=null==a.bh?null:a.bh};q(Ag,A);Ag.prototype.f=function(){return{S:{auditConfigs:ff,bindings:jf,rules:Bg},keys:"auditConfigs bindings etag iamOwned rules version".split(" ")}};
l.Object.defineProperties(Ag.prototype,{kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.a.auditConfigs=a}},rd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?C(this,"bindings"):null},set:function(a){this.a.bindings=a}},Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?C(this,"etag"):null},set:function(a){this.a.etag=a}},bh:{configurable:!0,enumerable:!0,get:function(){return D(this,
"iamOwned")?C(this,"iamOwned"):null},set:function(a){this.a.iamOwned=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,"rules")?C(this,"rules"):null},set:function(a){this.a.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.a.version=a}}});
var Bg=function(a){a=void 0===a?{}:a;this.a={};this.a.description=null==a.description?null:a.description;this.a.permissions=null==a.permissions?null:a.permissions;this.a.action=null==a.action?null:a.action;this.a["in"]=null==a.hh?null:a.hh;this.a.notIn=null==a.uh?null:a.uh;this.a.conditions=null==a.conditions?null:a.conditions;this.a.logConfig=null==a.oh?null:a.oh};q(Bg,A);Bg.prototype.f=function(){return{S:{conditions:rf,logConfig:wg},K:{action:Te},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
l.Object.defineProperties(Bg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?C(this,"action"):null},set:function(a){this.a.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?C(this,"conditions"):null},set:function(a){this.a.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.a.description=a}},hh:{configurable:!0,enumerable:!0,
get:function(){return D(this,"in")?C(this,"in"):null},set:function(a){this.a["in"]=a}},oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.a.logConfig=a}},uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?C(this,"notIn"):null},set:function(a){this.a.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.a.permissions=
a}}});var Cg=function(a){a=void 0===a?{}:a;this.a={};this.a.policy=null==a.Af?null:a.Af;this.a.updateMask=null==a.zc?null:a.zc};q(Cg,A);Cg.prototype.f=function(){return{keys:["policy","updateMask"],s:{policy:Ag}}};
l.Object.defineProperties(Cg.prototype,{Af:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.a.policy=a}},zc:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.a.updateMask=a}}});var yg=function(a){a=void 0===a?{}:a;this.a={};this.a.code=null==a.code?null:a.code;this.a.message=null==a.message?null:a.message;this.a.details=null==a.details?null:a.details};q(yg,A);
yg.prototype.f=function(){return{keys:["code","details","message"],xa:{details:{fa:null,la:!0,ma:!1,na:!1}}}};
l.Object.defineProperties(yg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?C(this,"code"):null},set:function(a){this.a.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?C(this,"details"):null},set:function(a){this.a.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?C(this,"message"):null},set:function(a){this.a.message=a}}});
var Dg=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.fileFormat=null==a.B?null:a.B;this.a.selectors=null==a.selectors?null:a.selectors;this.a.filename=null==a.filename?null:a.filename};q(Dg,A);Dg.prototype.f=function(){return{K:{fileFormat:Ve},keys:["expression","fileFormat","filename","name","selectors"],s:{expression:pf}}};
l.Object.defineProperties(Dg.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?C(this,"filename"):null},set:function(a){this.a.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
"name")?C(this,"name"):null},set:function(a){this.a.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.a.selectors=a}}});var Pf=function(a){a=void 0===a?{}:a;this.a={};this.a.earthEngineDestination=null==a.Nb?null:a.Nb};q(Pf,A);Pf.prototype.f=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Ef}}};
l.Object.defineProperties(Pf.prototype,{Nb:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.a.earthEngineDestination=a}}});var Qf=function(a){a=void 0===a?{}:a;this.a={};this.a.fileFormat=null==a.B?null:a.B;this.a.driveDestination=null==a.ga?null:a.ga;this.a.gcsDestination=null==a.ja?null:a.ja};q(Qf,A);
Qf.prototype.f=function(){return{K:{fileFormat:Ue},keys:["driveDestination","fileFormat","gcsDestination"],s:{driveDestination:yf,gcsDestination:Yf}}};
l.Object.defineProperties(Qf.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.a.driveDestination=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"gcsDestination")?C(this,"gcsDestination"):null},set:function(a){this.a.gcsDestination=a}}});
var qg=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.properties=null==a.properties?null:a.properties;this.a.uriPrefix=null==a.kd?null:a.kd;this.a.sources=null==a.sources?null:a.sources;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime};q(qg,A);qg.prototype.f=function(){return{S:{sources:Eg},keys:"endTime name properties sources startTime uriPrefix".split(" "),xa:{properties:{fa:null,la:!1,ma:!1,na:!1}}}};
l.Object.defineProperties(qg.prototype,{endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.a.endTime=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.a.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,
"sources")?C(this,"sources"):null},set:function(a){this.a.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.a.startTime=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.a.uriPrefix=a}}});
var Eg=function(a){a=void 0===a?{}:a;this.a={};this.a.uris=null==a.Va?null:a.Va;this.a.charset=null==a.charset?null:a.charset;this.a.maxErrorMeters=null==a.Sb?null:a.Sb;this.a.maxVertices=null==a.maxVertices?null:a.maxVertices;this.a.crs=null==a.crs?null:a.crs;this.a.geodesic=null==a.geodesic?null:a.geodesic;this.a.primaryGeometryColumn=null==a.Dh?null:a.Dh;this.a.xColumn=null==a.ai?null:a.ai;this.a.yColumn=null==a.bi?null:a.bi;this.a.dateFormat=null==a.Gg?null:a.Gg;this.a.csvDelimiter=null==a.Cg?
null:a.Cg;this.a.csvQualifier=null==a.Dg?null:a.Dg};q(Eg,A);Eg.prototype.f=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" ")}};
l.Object.defineProperties(Eg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?C(this,"charset"):null},set:function(a){this.a.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.a.crs=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.a.csvDelimiter=a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,
"csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.a.csvQualifier=a}},Gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?C(this,"dateFormat"):null},set:function(a){this.a.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?C(this,"geodesic"):null},set:function(a){this.a.geodesic=a}},Sb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.a.maxErrorMeters=
a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.a.maxVertices=a}},Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.a.primaryGeometryColumn=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.a.uris=a}},ai:{configurable:!0,enumerable:!0,get:function(){return D(this,
"xColumn")?C(this,"xColumn"):null},set:function(a){this.a.xColumn=a}},bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.a.yColumn=a}}});
var hg=function(a){a=void 0===a?{}:a;this.a={};this.a.tileDimensions=null==a.Ha?null:a.Ha;this.a.marginDimensions=null==a.rf?null:a.rf;this.a.compress=null==a.Le?null:a.Le;this.a.maxSizeBytes=null==a.Tb?null:a.Tb;this.a.defaultValue=null==a.defaultValue?null:a.defaultValue;this.a.tensorDepths=null==a.Vd?null:a.Vd;this.a.sequenceData=null==a.Of?null:a.Of;this.a.collapseBands=null==a.Je?null:a.Je;this.a.maxMaskedRatio=null==a.uf?null:a.uf};q(hg,A);
hg.prototype.f=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),xa:{tensorDepths:{fa:null,la:!1,ma:!1,na:!1}},s:{marginDimensions:$f,tileDimensions:$f}}};
l.Object.defineProperties(hg.prototype,{Je:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.a.collapseBands=a}},Le:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?C(this,"compress"):null},set:function(a){this.a.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.a.defaultValue=a}},rf:{configurable:!0,
enumerable:!0,get:function(){return D(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.a.marginDimensions=a}},uf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.a.maxMaskedRatio=a}},Tb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.a.maxSizeBytes=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,
"sequenceData")?C(this,"sequenceData"):null},set:function(a){this.a.sequenceData=a}},Vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?C(this,"tensorDepths"):null},set:function(a){this.a.tensorDepths=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.a.tileDimensions=a}}});
var Fg=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.fileFormat=null==a.B?null:a.B;this.a.bandIds=null==a.ba?null:a.ba;this.a.visualizationOptions=null==a.cc?null:a.cc;this.a.grid=null==a.J?null:a.J;this.a.filenamePrefix=null==a.ua?null:a.ua};q(Fg,A);Fg.prototype.f=function(){return{K:{fileFormat:We},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),s:{expression:pf,grid:Lf,visualizationOptions:Gf}}};
l.Object.defineProperties(Fg.prototype,{ba:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ua:{configurable:!0,enumerable:!0,get:function(){return D(this,
"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.a.filenamePrefix=a}},J:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.a.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.a.name=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.a.visualizationOptions=
a}}});var Nf=function(a){a=void 0===a?{}:a;this.a={};this.a.maxZoom=null==a.maxZoom?null:a.maxZoom;this.a.scale=null==a.scale?null:a.scale;this.a.minZoom=null==a.minZoom?null:a.minZoom;this.a.skipEmptyTiles=null==a.Uf?null:a.Uf;this.a.mapsApiKey=null==a.qf?null:a.qf;this.a.tileDimensions=null==a.Ha?null:a.Ha;this.a.stride=null==a.Vf?null:a.Vf;this.a.zoomSubset=null==a.fg?null:a.fg};q(Nf,A);
Nf.prototype.f=function(){return{keys:"mapsApiKey maxZoom minZoom scale skipEmptyTiles stride tileDimensions zoomSubset".split(" "),s:{tileDimensions:$f,zoomSubset:Gg}}};
l.Object.defineProperties(Nf.prototype,{qf:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.a.mapsApiKey=a}},maxZoom:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxZoom")?C(this,"maxZoom"):null},set:function(a){this.a.maxZoom=a}},minZoom:{configurable:!0,enumerable:!0,get:function(){return D(this,"minZoom")?C(this,"minZoom"):null},set:function(a){this.a.minZoom=a}},scale:{configurable:!0,enumerable:!0,get:function(){return D(this,
"scale")?C(this,"scale"):null},set:function(a){this.a.scale=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyTiles")?C(this,"skipEmptyTiles"):null},set:function(a){this.a.skipEmptyTiles=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?C(this,"stride"):null},set:function(a){this.a.stride=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.a.tileDimensions=a}},
fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.a.zoomSubset=a}}});var lg=function(a){a=void 0===a?{}:a;this.a={};this.a.id=null==a.id?null:a.id;this.a.sources=null==a.sources?null:a.sources;this.a.dataType=null==a.dataType?null:a.dataType;this.a.crs=null==a.crs?null:a.crs;this.a.subdatasetPrefix=null==a.Sh?null:a.Sh;this.a.subdatasetSuffix=null==a.Th?null:a.Th};q(lg,A);
lg.prototype.f=function(){return{S:{sources:ng},K:{dataType:Ye},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
l.Object.defineProperties(lg.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.a.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.a.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.a.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
C(this,"sources"):null},set:function(a){this.a.sources=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.a.subdatasetPrefix=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.a.subdatasetSuffix=a}}});
var jg=function(a){a=void 0===a?{}:a;this.a={};this.a.id=null==a.id?null:a.id;this.a.tilesetId=null==a.xc?null:a.xc;this.a.tilesetBandIndex=null==a.Xh?null:a.Xh;this.a.missingData=null==a.missingData?null:a.missingData;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};q(jg,A);jg.prototype.f=function(){return{K:{pyramidingPolicy:Xe},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],s:{missingData:gg}}};
l.Object.defineProperties(jg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.a.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.a.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},Xh:{configurable:!0,
enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.a.tilesetBandIndex=a}},xc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.a.tilesetId=a}}});var kg=function(a){a=void 0===a?{}:a;this.a={};this.a.tilesetId=null==a.xc?null:a.xc;this.a.bandIds=null==a.ba?null:a.ba};q(kg,A);kg.prototype.f=function(){return{keys:["bandIds","tilesetId"]}};
l.Object.defineProperties(kg.prototype,{ba:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},xc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.a.tilesetId=a}}});var Df=function(a){a=void 0===a?{}:a;this.a={};this.a.sources=null==a.sources?null:a.sources;this.a.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(Df,A);
Df.prototype.f=function(){return{S:{sources:Hg},keys:["pathPrefix","sources"]}};l.Object.defineProperties(Df.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.a.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.a.sources=a}}});
var Hg=function(a){a=void 0===a?{}:a;this.a={};this.a.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.a.headerSizeBytes=null==a.$g?null:a.$g};q(Hg,A);Hg.prototype.f=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
l.Object.defineProperties(Hg.prototype,{$g:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?C(this,"headerSizeBytes"):null},set:function(a){this.a.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?C(this,"pathSuffix"):null},set:function(a){this.a.pathSuffix=a}}});
var eg=function(a){a=void 0===a?{}:a;this.a={};this.a.fileIndexes=null==a.Ng?null:a.Ng;this.a.firstTileIndex=null==a.Pg?null:a.Pg;this.a.tilesPerFile=null==a.Wh?null:a.Wh};q(eg,A);eg.prototype.f=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
l.Object.defineProperties(eg.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.a.fileIndexes=a}},Pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.a.firstTileIndex=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.a.tilesPerFile=a}}});
var Ig=function(a){a=void 0===a?{}:a;this.a={};this.a.asset=null==a.Be?null:a.Be;this.a.updateMask=null==a.zc?null:a.zc};q(Ig,A);Ig.prototype.f=function(){return{keys:["asset","updateMask"],s:{asset:zf}}};
l.Object.defineProperties(Ig.prototype,{Be:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.a.asset=a}},zc:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.a.updateMask=a}}});
var ef=function(a){a=void 0===a?{}:a;this.a={};this.a.constantValue=null==a.fb?null:a.fb;this.a.integerValue=null==a.Rb?null:a.Rb;this.a.bytesValue=null==a.qb?null:a.qb;this.a.arrayValue=null==a.bb?null:a.bb;this.a.dictionaryValue=null==a.gb?null:a.gb;this.a.functionDefinitionValue=null==a.jb?null:a.jb;this.a.functionInvocationValue=null==a.Pa?null:a.Pa;this.a.argumentReference=null==a.Kb?null:a.Kb;this.a.valueReference=null==a.Ja?null:a.Ja};q(ef,A);
ef.prototype.f=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),s:{arrayValue:df,dictionaryValue:wf,functionDefinitionValue:Wf,functionInvocationValue:Xf}}};
l.Object.defineProperties(ef.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.a.argumentReference=a}},bb:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.a.arrayValue=a}},qb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.a.bytesValue=a}},fb:{configurable:!0,
enumerable:!0,get:function(){return D(this,"constantValue")?C(this,"constantValue"):null},set:function(a){this.a.constantValue=a}},gb:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?C(this,"dictionaryValue"):null},set:function(a){this.a.dictionaryValue=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?C(this,"functionDefinitionValue"):null},set:function(a){this.a.functionDefinitionValue=a}},Pa:{configurable:!0,enumerable:!0,
get:function(){return D(this,"functionInvocationValue")?C(this,"functionInvocationValue"):null},set:function(a){this.a.functionInvocationValue=a}},Rb:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.a.integerValue=a}},Ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?C(this,"valueReference"):null},set:function(a){this.a.valueReference=a}}});
var Sf=function(a){a=void 0===a?{}:a;this.a={};this.a.fileFormat=null==a.B?null:a.B;this.a.driveDestination=null==a.ga?null:a.ga;this.a.gcsDestination=null==a.ja?null:a.ja};q(Sf,A);Sf.prototype.f=function(){return{K:{fileFormat:Ze},keys:["driveDestination","fileFormat","gcsDestination"],s:{driveDestination:yf,gcsDestination:Yf}}};
l.Object.defineProperties(Sf.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.a.driveDestination=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"gcsDestination")?C(this,"gcsDestination"):null},set:function(a){this.a.gcsDestination=a}}});
var Tf=function(a){a=void 0===a?{}:a;this.a={};this.a.framesPerSecond=null==a.framesPerSecond?null:a.framesPerSecond;this.a.maxFrames=null==a.maxFrames?null:a.maxFrames;this.a.maxPixelsPerFrame=null==a.maxPixelsPerFrame?null:a.maxPixelsPerFrame};q(Tf,A);Tf.prototype.f=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
l.Object.defineProperties(Tf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?C(this,"framesPerSecond"):null},set:function(a){this.a.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?C(this,"maxFrames"):null},set:function(a){this.a.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?C(this,"maxPixelsPerFrame"):null},set:function(a){this.a.maxPixelsPerFrame=
a}}});var Jg=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.videoOptions=null==a.Ka?null:a.Ka;this.a.fileFormat=null==a.B?null:a.B;this.a.grid=null==a.J?null:a.J};q(Jg,A);Jg.prototype.f=function(){return{K:{fileFormat:$e},keys:["expression","fileFormat","grid","name","videoOptions"],s:{expression:pf,grid:Lf,videoOptions:Tf}}};
l.Object.defineProperties(Jg.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.a.expression=a}},B:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},J:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.a.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
"name")?C(this,"name"):null},set:function(a){this.a.name=a}},Ka:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.a.videoOptions=a}}});var Gf=function(a){a=void 0===a?{}:a;this.a={};this.a.ranges=null==a.Gf?null:a.Gf;this.a.paletteColors=null==a.ad?null:a.ad;this.a.gamma=null==a.gamma?null:a.gamma;this.a.opacity=null==a.opacity?null:a.opacity};q(Gf,A);
Gf.prototype.f=function(){return{S:{ranges:xf},keys:["gamma","opacity","paletteColors","ranges"]}};
l.Object.defineProperties(Gf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?C(this,"gamma"):null},set:function(a){this.a.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?C(this,"opacity"):null},set:function(a){this.a.opacity=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.a.paletteColors=a}},Gf:{configurable:!0,enumerable:!0,get:function(){return D(this,
"ranges")?C(this,"ranges"):null},set:function(a){this.a.ranges=a}}});var Gg=function(a){a=void 0===a?{}:a;this.a={};this.a.min=null==a.min?null:a.min;this.a.max=null==a.max?null:a.max};q(Gg,A);Gg.prototype.f=function(){return{keys:["max","min"]}};
l.Object.defineProperties(Gg.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.a.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.a.min=a}}});
var se={$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"},Kg=function(a){this.j="v1alpha";this.h=new we(a,null)};
Kg.prototype.list=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.algorithms.list",path:"/"+this.j+"/"+a+"/algorithms",o:F(b),F:rg})};var Lg=function(a){this.j="v1alpha";this.h=new we(a,null)};Lg.prototype.getCapabilities=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.getCapabilities",path:"/"+this.j+"/"+a+"/capabilities",o:F(b),F:mf})};
Lg.prototype.Wc=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.listAssets",path:"/"+this.j+"/"+a+":listAssets",o:F(b),F:sg})};var Mg=function(a){this.j="v1alpha";this.h=new we(a,null)};k=Mg.prototype;k.create=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.assets.create",path:"/"+this.j+"/"+a+"/assets",o:F(c),F:zf})};
k.delete=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+\/assets\/.*$/);return G(this.h,{body:null,u:"DELETE",C:"earthengine.projects.assets.delete",path:"/"+this.j+"/"+a,o:F(b),F:Hf})};k.get=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+\/assets\/.*$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.assets.get",path:"/"+this.j+"/"+a,o:F(b),F:zf})};
k.link=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+\/assets\/.*$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.assets.link",path:"/"+this.j+"/"+a+":link",o:F(c),F:zf})};k.Wc=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+\/assets\/.*$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.assets.listAssets",path:"/"+this.j+"/"+a+":listAssets",o:F(b),F:sg})};
var Ng=function(a,b,c){c=void 0===c?{}:c;a.h.A(b,/^projects\/[^/]+\/assets\/.*$/);return G(a.h,{body:null,u:"GET",C:"earthengine.projects.assets.listImages",path:"/"+a.j+"/"+b+":listImages",o:F(c),F:tg})};Mg.prototype.move=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+\/assets\/.*$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.assets.move",path:"/"+this.j+"/"+a+":move",o:F(c),F:zf})};var Og=function(a){this.j="v1alpha";this.h=new we(a,null)};
Og.prototype.create=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.j+"/"+a+"/filmstripThumbnails",o:F(c),F:Vf})};var Pg=function(a){this.j="v1alpha";this.h=new we(a,null)};Pg.prototype.ib=function(a,b){var c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.image.export",path:"/"+this.j+"/"+a+"/image:export",o:F(c),F:vg})};
Pg.prototype.import=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.image.import",path:"/"+this.j+"/"+a+"/image:import",o:F(c),F:vg})};var Qg=function(a){this.j="v1alpha";this.h=new we(a,null)};Qg.prototype.ib=function(a,b){var c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.map.export",path:"/"+this.j+"/"+a+"/map:export",o:F(c),F:vg})};
var Rg=function(a){this.j="v1alpha";this.h=new we(a,null)};Rg.prototype.create=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.maps.create",path:"/"+this.j+"/"+a+"/maps",o:F(c),F:Ff})};var Sg=function(a){this.j="v1alpha";this.h=new we(a,null)};k=Sg.prototype;
k.cancel=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+\/operations\/.*$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.operations.cancel",path:"/"+this.j+"/"+a+":cancel",o:F(c),F:Hf})};k.delete=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+\/operations\/.*$/);return G(this.h,{body:null,u:"DELETE",C:"earthengine.projects.operations.delete",path:"/"+this.j+"/"+a,o:F(b),F:Hf})};
k.get=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+\/operations\/.*$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.operations.get",path:"/"+this.j+"/"+a,o:F(b),F:vg})};k.list=function(a,b){b=void 0===b?{}:b;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:null,u:"GET",C:"earthengine.projects.operations.list",path:"/"+this.j+"/"+a+"/operations",o:F(b),F:ug})};
k.wait=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+\/operations\/.*$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.operations.wait",path:"/"+this.j+"/"+a+":wait",o:F(c),F:vg})};var Tg=function(a){this.j="v1alpha";this.h=new we(a,null)};Tg.prototype.ib=function(a,b){var c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.table.export",path:"/"+this.j+"/"+a+"/table:export",o:F(c),F:vg})};
Tg.prototype.import=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.table.import",path:"/"+this.j+"/"+a+"/table:import",o:F(c),F:vg})};var Ug=function(a){this.j="v1alpha";this.h=new we(a,null)};Ug.prototype.create=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.tables.create",path:"/"+this.j+"/"+a+"/tables",o:F(c),F:Dg})};
var Vg=function(a){this.j="v1alpha";this.h=new we(a,null)};Vg.prototype.create=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.thumbnails.create",path:"/"+this.j+"/"+a+"/thumbnails",o:F(c),F:Fg})};
var Wg=function(a){this.j="v1alpha";this.h=new we(a,null)},Xg=function(a,b,c){var d=void 0===d?{}:d;a.h.A(b,/^projects\/[^/]+$/);return G(a.h,{body:c,u:"POST",C:"earthengine.projects.value.compute",path:"/"+a.j+"/"+b+"/value:compute",o:F(d),F:qf})},Yg=function(a){this.j="v1alpha";this.h=new we(a,null)};
Yg.prototype.ib=function(a,b){var c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.video.export",path:"/"+this.j+"/"+a+"/video:export",o:F(c),F:vg})};var Zg=function(a){this.j="v1alpha";this.h=new we(a,null)};Zg.prototype.ib=function(a,b){var c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.videoMap.export",path:"/"+this.j+"/"+a+"/videoMap:export",o:F(c),F:vg})};
var $g=function(a){this.j="v1alpha";this.h=new we(a,null)};$g.prototype.create=function(a,b,c){c=void 0===c?{}:c;this.h.A(a,/^projects\/[^/]+$/);return G(this.h,{body:b,u:"POST",C:"earthengine.projects.videoThumbnails.create",path:"/"+this.j+"/"+a+"/videoThumbnails",o:F(c),F:Jg})};var ah=function(){};ah.prototype.send=function(a,b){re(a);return(void 0).then(function(c){return b?Qd(b,c):c})};var bh=function(a,b){this.Oj=100;this.Dj=a;this.Zj=b;this.Ld=0;this.ka=null};bh.prototype.get=function(){if(0<this.Ld){this.Ld--;var a=this.ka;this.ka=a.next;a.next=null}else a=this.Dj();return a};bh.prototype.put=function(a){this.Zj(a);this.Ld<this.Oj&&(this.Ld++,a.next=this.ka,this.ka=a)};var ch=!yc||9<=Number(Lc),dh=!Ac&&!yc||yc&&9<=Number(Lc)||Ac&&Ic("1.9.1");var eh=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};k=eh.prototype;k.clone=function(){return new eh(this.x,this.y)};k.toString=function(){return"("+this.x+", "+this.y+")"};k.equals=function(a){return a instanceof eh&&(this==a?!0:this&&a?this.x==a.x&&this.y==a.y:!1)};k.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};k.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};
k.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};k.translate=function(a,b){a instanceof eh?(this.x+=a.x,this.y+=a.y):(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return this};k.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return this};var fh=function(a,b){this.width=a;this.height=b};k=fh.prototype;k.clone=function(){return new fh(this.width,this.height)};k.toString=function(){return"("+this.width+" x "+this.height+")"};k.aspectRatio=function(){return this.width/this.height};k.isEmpty=function(){return!(this.width*this.height)};k.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};k.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
k.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};k.scale=function(a,b){this.width*=a;this.height*="number"===typeof b?b:a;return this};var hh=function(a,b){Eb(b,function(c,d){c&&"object"==typeof c&&c.Tc&&(c=c.Pc());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:gh.hasOwnProperty(d)?a.setAttribute(gh[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},gh={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"},jh=function(a,b,c){return ih(document,arguments)},ih=function(a,b){var c=String(b[0]),d=b[1];if(!ch&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',sc(d.name),'"');if(d.type){c.push(' type="',sc(d.type),'"');var e={};Tb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=kh(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):hh(c,d));2<b.length&&lh(a,c,b,2);return c},lh=function(a,b,c,d){function e(h){h&&b.appendChild("string"===typeof h?a.createTextNode(h):
h)}for(;d<c.length;d++){var f=c[d];if(!ya(f)||u(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(u(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if(Aa(f)){g="function"==typeof f.item;break a}}g=!1}Ya(g?lb(f):f,e)}}},kh=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},mh=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},nh=function(a){for(;a&&1!=a.nodeType;)a=a.nextSibling;return a},
oh=function(a){y(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},ph=function(a){this.vd=a||r.document||document};k=ph.prototype;k.getElementsByTagName=function(a,b){return(b||this.vd).getElementsByTagName(String(a))};k.Cj=function(a,b,c){return ih(this.vd,arguments)};k.createElement=function(a){return kh(this.vd,a)};k.createTextNode=function(a){return this.vd.createTextNode(String(a))};
k.appendChild=function(a,b){y(null!=a&&null!=b,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};k.append=function(a,b){lh(oh(a),a,arguments,1)};k.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};
k.removeNode=mh;k.Wg=function(){return dh&&void 0!=(void 0).children?(void 0).children:Za((void 0).childNodes,function(a){return 1==a.nodeType})};k.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 qh=function(a){r.setTimeout(function(){throw a;},0)},rh,sh=function(){var a=r.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!Db("Presto")&&(a=function(){var e=kh(document,"IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=v(function(m){if(("*"==
h||m.origin==h)&&m.data==g)this.port1.onmessage()},this);f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,h)}}});if("undefined"!==typeof a&&!Db("Trident")&&!Db("MSIE")){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.ug;c.ug=null;e()}};return function(e){d.next={ug:e};d=d.next;b.port2.postMessage(0)}}return function(e){r.setTimeout(e,0)}};var th=function(){this.fe=this.dc=null},vh=new bh(function(){return new uh},function(a){a.reset()});th.prototype.add=function(a,b){var c=vh.get();c.set(a,b);this.fe?this.fe.next=c:(y(!this.dc),this.dc=c);this.fe=c};th.prototype.remove=function(){var a=null;this.dc&&(a=this.dc,this.dc=this.dc.next,this.dc||(this.fe=null),a.next=null);return a};var uh=function(){this.next=this.scope=this.$e=null};uh.prototype.set=function(a,b){this.$e=a;this.scope=b;this.next=null};
uh.prototype.reset=function(){this.next=this.scope=this.$e=null};var Ah=function(a,b){wh||xh();yh||(wh(),yh=!0);zh.add(a,b)},wh,xh=function(){if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);wh=function(){a.then(Bh)}}else wh=function(){var b=Bh;!Aa(r.setImmediate)||r.Window&&r.Window.prototype&&!Db("Edge")&&r.Window.prototype.setImmediate==r.setImmediate?(rh||(rh=sh()),rh(b)):r.setImmediate(b)}},yh=!1,zh=new th,Bh=function(){for(var a;a=zh.remove();){try{a.$e.call(a.scope)}catch(b){qh(b)}vh.put(a)}yh=!1};var Ch=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Fh=function(a){this.W=0;this.sa=void 0;this.ic=this.eb=this.O=null;this.Cd=this.We=!1;if(a!=wa)try{var b=this;a.call(void 0,function(c){Dh(b,2,c)},function(c){if(!(c instanceof Eh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Dh(b,3,c)})}catch(c){Dh(this,3,c)}},Gh=function(){this.next=this.context=this.pc=this.Vb=this.Lb=null;this.od=!1};Gh.prototype.reset=function(){this.context=this.pc=this.Vb=this.Lb=null;this.od=!1};
var Hh=new bh(function(){return new Gh},function(a){a.reset()}),Ih=function(a,b,c){var d=Hh.get();d.Vb=a;d.pc=b;d.context=c;return d};Fh.prototype.then=function(a,b,c){null!=a&&Ua(a,"opt_onFulfilled should be a function.");null!=b&&Ua(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Jh(this,Aa(a)?a:null,Aa(b)?b:null,c)};Fh.prototype.$goog_Thenable=!0;
Fh.prototype.cancel=function(a){if(0==this.W){var b=new Eh(a);Ah(function(){Kh(this,b)},this)}};
var Kh=function(a,b){if(0==a.W)if(a.O){var c=a.O;if(c.eb){for(var d=0,e=null,f=null,g=c.eb;g&&(g.od||(d++,g.Lb==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.W&&1==d?Kh(c,b):(f?(d=f,y(c.eb),y(null!=d),d.next==c.ic&&(c.ic=d),d.next=d.next.next):Lh(c),Mh(c,e,3,b)))}a.O=null}else Dh(a,3,b)},Oh=function(a,b){a.eb||2!=a.W&&3!=a.W||Nh(a);y(null!=b.Vb);a.ic?a.ic.next=b:a.eb=b;a.ic=b},Jh=function(a,b,c,d){var e=Ih(null,null,null);e.Lb=new Fh(function(f,g){e.Vb=b?function(h){try{var m=b.call(d,h);f(m)}catch(p){g(p)}}:
f;e.pc=c?function(h){try{var m=c.call(d,h);void 0===m&&h instanceof Eh?g(h):f(m)}catch(p){g(p)}}:g});e.Lb.O=a;Oh(a,e);return e.Lb};Fh.prototype.gk=function(a){y(1==this.W);this.W=0;Dh(this,2,a)};Fh.prototype.hk=function(a){y(1==this.W);this.W=0;Dh(this,3,a)};
var Dh=function(a,b,c){if(0==a.W){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.W=1;a:{var d=c,e=a.gk,f=a.hk;if(d instanceof Fh){null!=e&&Ua(e,"opt_onFulfilled should be a function.");null!=f&&Ua(f,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Oh(d,Ih(e||wa,f||null,a));var g=!0}else if(Ch(d))d.then(e,f,a),g=!0;else{if(u(d))try{var h=d.then;if(Aa(h)){Ph(d,h,e,f,a);g=!0;break a}}catch(m){f.call(a,m);g=!0;break a}g=
!1}}g||(a.sa=c,a.W=b,a.O=null,Nh(a),3!=b||c instanceof Eh||Qh(a,c))}},Ph=function(a,b,c,d,e){var f=!1,g=function(m){f||(f=!0,c.call(e,m))},h=function(m){f||(f=!0,d.call(e,m))};try{b.call(a,g,h)}catch(m){h(m)}},Nh=function(a){a.We||(a.We=!0,Ah(a.Gj,a))},Lh=function(a){var b=null;a.eb&&(b=a.eb,a.eb=b.next,b.next=null);a.eb||(a.ic=null);null!=b&&y(null!=b.Vb);return b};Fh.prototype.Gj=function(){for(var a;a=Lh(this);)Mh(this,a,this.W,this.sa);this.We=!1};
var Mh=function(a,b,c,d){if(3==c&&b.pc&&!b.od)for(;a&&a.Cd;a=a.O)a.Cd=!1;if(b.Lb)b.Lb.O=null,Rh(b,c,d);else try{b.od?b.Vb.call(b.context):Rh(b,c,d)}catch(e){Sh.call(null,e)}Hh.put(b)},Rh=function(a,b,c){2==b?a.Vb.call(a.context,c):a.pc&&a.pc.call(a.context,c)},Qh=function(a,b){a.Cd=!0;Ah(function(){a.Cd&&Sh.call(null,b)})},Sh=qh,Eh=function(a){Na.call(this,a)};x(Eh,Na);Eh.prototype.name="cancel";var Th=function(a,b,c){if(Aa(a))c&&(a=v(a,c));else if(a&&"function"==typeof a.handleEvent)a=v(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<Number(b)?-1:r.setTimeout(a,b||0)};var Uh=function(a,b,c){Ka.call(this);this.Pj=null!=c?a.bind(c):a;this.Mj=b;this.pd=null;this.wc=!1;this.bd=0;this.ac=null};q(Uh,Ka);k=Uh.prototype;k.Ze=function(a){this.pd=arguments;this.ac||this.bd?this.wc=!0:Vh(this)};k.stop=function(){this.ac&&(r.clearTimeout(this.ac),this.ac=null,this.wc=!1,this.pd=null)};k.pause=function(){this.bd++};k.resume=function(){this.bd--;this.bd||!this.wc||this.ac||(this.wc=!1,Vh(this))};k.G=function(){Ka.prototype.G.call(this);this.stop()};
var Vh=function(a){a.ac=Th(function(){a.ac=null;a.wc&&!a.bd&&(a.wc=!1,Vh(a))},a.Mj);var b=a.pd;a.pd=null;a.Pj.apply(null,b)};/*
Portions of this code are from MochiKit, received by
The Closure Authors under the MIT license. All other code is Copyright
2005-2009 The Closure Authors. All Rights Reserved.
*/
var Xh=function(a){var b=Wh;this.Rd=[];this.vh=b;this.Hg=a||null;this.Qc=this.mc=!1;this.sa=void 0;this.Sf=this.og=this.De=!1;this.$d=0;this.O=null;this.Ee=0};Xh.prototype.cancel=function(a){if(this.mc)this.sa instanceof Xh&&this.sa.cancel();else{if(this.O){var b=this.O;delete this.O;a?b.cancel(a):(b.Ee--,0>=b.Ee&&b.cancel())}this.vh?this.vh.call(this.Hg,this):this.Sf=!0;this.mc||Yh(this,new Zh(this))}};Xh.prototype.xg=function(a,b){this.De=!1;$h(this,a,b)};
var $h=function(a,b,c){a.mc=!0;a.sa=c;a.Qc=!b;ai(a)},ci=function(a){if(a.mc){if(!a.Sf)throw new bi(a);a.Sf=!1}};Xh.prototype.callback=function(a){ci(this);di(a);$h(this,!0,a)};var Yh=function(a,b){ci(a);di(b);$h(a,!1,b)},di=function(a){y(!(a instanceof Xh),"An execution sequence may not be initiated with a blocking Deferred.")},ei=function(a,b,c){y(!a.og,"Blocking Deferreds can not be re-used");a.Rd.push([b,c,void 0]);a.mc&&ai(a)};
Xh.prototype.then=function(a,b,c){var d,e,f=new Fh(function(g,h){d=g;e=h});ei(this,d,function(g){g instanceof Zh?f.cancel():e(g)});return f.then(a,b,c)};Xh.prototype.$goog_Thenable=!0;
var fi=function(a){return ab(a.Rd,function(b){return Aa(b[1])})},ai=function(a){if(a.$d&&a.mc&&fi(a)){var b=a.$d,c=gi[b];c&&(r.clearTimeout(c.da),delete gi[b]);a.$d=0}a.O&&(a.O.Ee--,delete a.O);b=a.sa;for(var d=c=!1;a.Rd.length&&!a.De;){var e=a.Rd.shift(),f=e[0],g=e[1];e=e[2];if(f=a.Qc?g:f)try{var h=f.call(e||a.Hg,b);void 0!==h&&(a.Qc=a.Qc&&(h==b||h instanceof Error),a.sa=b=h);if(Ch(b)||"function"===typeof r.Promise&&b instanceof r.Promise)d=!0,a.De=!0}catch(m){b=m,a.Qc=!0,fi(a)||(c=!0)}}a.sa=b;d&&
(h=v(a.xg,a,!0),d=v(a.xg,a,!1),b instanceof Xh?(ei(b,h,d),b.og=!0):b.then(h,d));c&&(b=new hi(b),gi[b.da]=b,a.$d=b.da)},bi=function(){Na.call(this)};x(bi,Na);bi.prototype.message="Deferred has already fired";bi.prototype.name="AlreadyCalledError";var Zh=function(){Na.call(this)};x(Zh,Na);Zh.prototype.message="Deferred was canceled";Zh.prototype.name="CanceledError";var hi=function(a){this.da=r.setTimeout(v(this.fk,this),0);this.yd=a};
hi.prototype.fk=function(){y(gi[this.da],"Cannot throw an error that is not scheduled.");delete gi[this.da];throw this.yd;};var gi={};var li=function(a){var b={},c=b.document||document,d=cc(a).toString(),e=kh(document,"SCRIPT"),f={Mh:e,gd:void 0},g=new Xh(f),h=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(h=window.setTimeout(function(){ii(e,!0);Yh(g,new ji(1,"Timeout reached for loading script "+d))},m),f.gd=h);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(ii(e,b.nk||!1,h),g.callback(null))};e.onerror=function(){ii(e,!0,h);Yh(g,new ji(0,"Error while loading script "+d))};
f=b.attributes||{};Tb(f,{type:"text/javascript",charset:"UTF-8"});hh(e,f);qc(e,a);ki(c).appendChild(e)},ki=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!=b.length?b[0]:a.documentElement},Wh=function(){if(this&&this.Mh){var a=this.Mh;a&&"SCRIPT"==a.tagName&&ii(a,!0,this.gd)}},ii=function(a,b,c){null!=c&&r.clearTimeout(c);a.onload=wa;a.onerror=wa;a.onreadystatechange=wa;b&&window.setTimeout(function(){mh(a)},0)},ji=function(a,b){var c="Jsloader error (code #"+a+")";b&&(c+=
": "+b);Na.call(this,c);this.code=a};x(ji,Na);var ni=function(a){return(new mi(void 0)).V(a)},mi=function(a){this.Pd=a};mi.prototype.V=function(a){var b=[];oi(this,a,b);return b.join("")};
var oi=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="",f=0;f<b;f++)c.push(e),e=d[f],oi(a,a.Pd?a.Pd.call(d,String(f),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");f="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],"function"!=typeof e&&(c.push(f),pi(d,c),c.push(":"),oi(a,a.Pd?a.Pd.call(b,d,e):e,c),f=","));c.push("}");
return}}switch(typeof b){case "string":pi(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);}}},qi={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},ri=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,pi=function(a,b){b.push('"',a.replace(ri,function(c){var d=qi[c];
d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),qi[c]=d);return d}),'"')};var si=function(a,b,c){this.reset(a,b,c,void 0,void 0)};si.prototype.Lg=null;var ti=0;si.prototype.reset=function(a,b,c,d,e){"number"==typeof e||ti++;d||Ia();this.Vc=a;delete this.Lg};si.prototype.Oh=function(a){this.Vc=a};var ui=function(a){this.Uj=a;this.Zg=this.He=this.Vc=this.O=null},vi=function(a,b){this.name=a;this.value=b};vi.prototype.toString=function(){return this.name};var wi=new vi("SEVERE",1E3),xi=new vi("INFO",800),yi=new vi("CONFIG",700),zi=new vi("FINE",500);ui.prototype.getParent=function(){return this.O};ui.prototype.Wg=function(){this.He||(this.He={});return this.He};ui.prototype.Oh=function(a){this.Vc=a};
var Ai=function(a){if(a.Vc)return a.Vc;if(a.O)return Ai(a.O);Ra("Root logger has no level set.");return null};ui.prototype.log=function(a,b,c){if(a.value>=Ai(this).value)for(Aa(b)&&(b=b()),a=new si(a,String(b),this.Uj),c&&(a.Lg=c),c=this;c;){var d=c,e=a;if(d.Zg)for(var f=0;b=d.Zg[f];f++)b(e);c=c.getParent()}};ui.prototype.info=function(a,b){this.log(xi,a,b)};
var Bi={},Ci=null,Di=function(a){Ci||(Ci=new ui(""),Bi[""]=Ci,Ci.Oh(yi));var b;if(!(b=Bi[a])){b=new ui(a);var c=a.lastIndexOf("."),d=a.substr(c+1);c=Di(a.substr(0,c));c.Wg()[d]=b;b.O=c;Bi[a]=b}return b};var Ei=function(a,b){a&&a.log(zi,b,void 0)};var Fi=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Gi=function(){};Gi.prototype.sg=null;var Ii=function(a){var b;(b=a.sg)||(b={},Hi(a)&&(b[0]=!0,b[1]=!0),b=a.sg=b);return b};var Ji,Ki=function(){};x(Ki,Gi);var Li=function(a){return(a=Hi(a))?new ActiveXObject(a):new XMLHttpRequest},Hi=function(a){if(!a.eh&&"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.eh=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.eh};Ji=new Ki;var Mi=function(a){z.call(this);this.headers=new vd;this.he=a||null;this.Aa=!1;this.ge=this.m=null;this.Uc=this.mh=this.Id="";this.Qb=this.hf=this.Gd=this.Ue=!1;this.yc=0;this.Xd=null;this.uc="";this.be=this.Xj=this.$h=!1};x(Mi,z);var Ni=Mi.prototype,Oi=Di("goog.net.XhrIo");Ni.oa=Oi;var Pi=/^https?$/i,Qi=["POST","PUT"],Si=[];Mi.prototype.Bj=function(){this.Ma();jb(Si,this)};
Mi.prototype.send=function(a,b,c,d){if(this.m)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Id+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Id=a;this.Uc="";this.mh=b;this.Ue=!1;this.Aa=!0;this.m=this.he?Li(this.he):Li(Ji);this.ge=this.he?Ii(this.he):Ii(Ji);this.m.onreadystatechange=v(this.yh,this);this.Xj&&"onprogress"in this.m&&(this.m.onprogress=v(function(f){this.xh(f,!0)},this),this.m.upload&&(this.m.upload.onprogress=v(this.xh,this)));try{Ei(this.oa,Ti(this,"Opening Xhr")),
this.hf=!0,this.m.open(b,String(a),!0),this.hf=!1}catch(f){Ei(this.oa,Ti(this,"Error opening Xhr: "+f.message));this.yd(5,f);return}a=c||"";var e=this.headers.clone();d&&Cd(d,function(f,g){e.set(g,f)});d=fb(e.Ea());c=r.FormData&&a instanceof r.FormData;!gb(Qi,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.m.setRequestHeader(g,f)},this);this.uc&&(this.m.responseType=this.uc);"withCredentials"in this.m&&this.m.withCredentials!==this.$h&&
(this.m.withCredentials=this.$h);try{Ui(this),0<this.yc&&(this.be=Vi(this.m),Ei(this.oa,Ti(this,"Will abort after "+this.yc+"ms if incomplete, xhr2 "+this.be)),this.be?(this.m.timeout=this.yc,this.m.ontimeout=v(this.gd,this)):this.Xd=Th(this.gd,this.yc,this)),Ei(this.oa,Ti(this,"Sending request")),this.Gd=!0,this.m.send(a),this.Gd=!1}catch(f){Ei(this.oa,Ti(this,"Send error: "+f.message)),this.yd(5,f)}};
var Vi=function(a){return yc&&Ic(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},db=function(a){return"content-type"==a.toLowerCase()};Mi.prototype.gd=function(){"undefined"!=typeof sa&&this.m&&(this.Uc="Timed out after "+this.yc+"ms, aborting",Ei(this.oa,Ti(this,this.Uc)),this.dispatchEvent("timeout"),this.abort(8))};Mi.prototype.yd=function(a,b){this.Aa=!1;this.m&&(this.Qb=!0,this.m.abort(),this.Qb=!1);this.Uc=b;Wi(this);Xi(this)};
var Wi=function(a){a.Ue||(a.Ue=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};Mi.prototype.abort=function(){this.m&&this.Aa&&(Ei(this.oa,Ti(this,"Aborting")),this.Aa=!1,this.Qb=!0,this.m.abort(),this.Qb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Xi(this))};Mi.prototype.G=function(){this.m&&(this.Aa&&(this.Aa=!1,this.Qb=!0,this.m.abort(),this.Qb=!1),Xi(this,!0));Mi.L.G.call(this)};Mi.prototype.yh=function(){this.Na||(this.hf||this.Gd||this.Qb?Yi(this):this.Wj())};
Mi.prototype.Wj=function(){Yi(this)};
var Yi=function(a){if(a.Aa&&"undefined"!=typeof sa)if(a.ge[1]&&4==a.tb()&&2==a.getStatus())Ei(a.oa,Ti(a,"Local request error detected and ignored"));else if(a.Gd&&4==a.tb())Th(a.yh,0,a);else if(a.dispatchEvent("readystatechange"),4==a.tb()){Ei(a.oa,Ti(a,"Request complete"));a.Aa=!1;try{var b=a.getStatus(),c;if(!(c=Fi(b))){var d;if(d=0===b){var e=String(a.Id).match(Yd)[1]||null;if(!e&&r.self&&r.self.location){var f=r.self.location.protocol;e=f.substr(0,f.length-1)}d=!Pi.test(e?e.toLowerCase():"")}c=
d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var g=2<a.tb()?a.m.statusText:""}catch(h){Ei(a.oa,"Can not get status: "+h.message),g=""}a.Uc=g+" ["+a.getStatus()+"]";Wi(a)}}finally{Xi(a)}}};Mi.prototype.xh=function(a,b){y("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Zi(a,"progress"));this.dispatchEvent(Zi(a,b?"downloadprogress":"uploadprogress"))};
var Zi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Xi=function(a,b){if(a.m){Ui(a);var c=a.m,d=a.ge[0]?wa:null;a.m=null;a.ge=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){(a=a.oa)&&a.log(wi,"Problem encountered resetting onreadystatechange: "+e.message,void 0)}}},Ui=function(a){a.m&&a.be&&(a.m.ontimeout=null);a.Xd&&(r.clearTimeout(a.Xd),a.Xd=null)};Mi.prototype.jh=function(){return!!this.m};
Mi.prototype.tb=function(){return this.m?this.m.readyState:0};Mi.prototype.getStatus=function(){try{return 2<this.tb()?this.m.status:-1}catch(a){return-1}};
var $i=function(a){try{if(!a.m)return null;if("response"in a.m)return a.m.response;switch(a.uc){case "":case "text":return a.m.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.m)return a.m.mozResponseArrayBuffer}var b=a.oa;b&&b.log(wi,"Response type "+a.uc+" is not supported on this browser",void 0);return null}catch(c){return Ei(a.oa,"Can not get response: "+c.message),null}};
Mi.prototype.getResponseHeader=function(a){if(this.m&&4==this.tb())return a=this.m.getResponseHeader(a),null===a?void 0:a};Mi.prototype.getAllResponseHeaders=function(){return this.m&&4==this.tb()?this.m.getAllResponseHeaders()||"":""};
var aj=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=tc(a[c]),e=d[0];d=d[1];if("string"===typeof d){d=d.trim();var f=b[e]||[];b[e]=f;f.push(d)}}return Gb(b,function(g){return g.join(", ")})},Ti=function(a,b){return b+" ["+a.mh+" "+a.Id+" "+a.getStatus()+"]"};var bj,cj=/^\/(table).*/,H=function(a,b){dj();this.callback=a;this.P=new ej(!a,b)},I=function(a,b){b instanceof Promise?a.callback&&b.then(function(c){return a.callback(c)}).catch(function(c){return a.callback(void 0,c)}):b.then(function(c){b=c});return b},fj=function(){return"projects/"+bj};k=H.prototype;k.Cc=function(){return new Kg(this.P)};k.assets=function(){return new Mg(this.P)};k.Fa=function(){return new Sg(this.P)};k.value=function(){return new Wg(this.P)};k.maps=function(){return new Rg(this.P)};
k.map=function(){return new Qg(this.P)};k.image=function(){return new Pg(this.P)};k.table=function(){return new Tg(this.P)};k.video=function(){return new Yg(this.P)};var ej=function(a,b){this.sync=a=void 0===a?!1:a;this.Jh=null!=b?b:a?5:10};q(ej,ah);
ej.prototype.send=function(a,b){var c=this;re(a);var d=a.path||"",e=gj()+d,f=J(a.o||{}),g=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=K(e,f,void 0,a.u,g,this.Jh);d=b?Qd(b,d):d;var h=function(m){return{then:function(p){return h(p(m))}}};return h(d)}return(new Promise(function(m,p){K(e,f,function(t,B){B?p(B):m(t)},a.u,g,c.Jh)})).then(function(m){return b?Qd(b,m):m})};var ij=function(a){H.call(this,a);this.P=new hj};q(ij,H);
ij.prototype.send=function(a,b){var c=this,d=gj()+"/batch",e=a.map(function(g){var h=n(g);g=h.next().value;h=n(h.next().value);var m=h.next().value;h.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+g+">\r\n\r\n"+m+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",f=function(g){var h={};a.forEach(function(m){var p=n(m);m=p.next().value;p=n(p.next().value);p.next();p=p.next().value;null!=g[m]&&(h[m]=
Qd(p,g[m]))});return b?b(h):h};return this.callback?(K(d,null,function(g,h){return c.callback(h?g:f(g),h)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):f(K(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var hj=function(){};q(hj,ah);
hj.prototype.send=function(a,b){var c=[a.u+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=jj();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 kj=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"))}},gj=function(){var a=lj.replace(/\/api$/,"");return"window"in r&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},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(L&&"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)})},jj=function(){sj&&0<=Ia()-sj&&tj();return uj},tj=function(){sj=uj=null},vj=function(a,b){nj=a;oj=b},dj=function(a,b,c){null!=a?lj=a:wj||(lj="https://earthengine.googleapis.com/api");null!=b?xj=b:wj||(xj="https://earthengine.googleapis.com");void 0!==c&&(yj=c);L&&(bj=
bj||"earthengine-legacy");wj=!0},K=function(a,b,c,d,e,f){dj();var g=zj,h="application/x-www-form-urlencoded";e&&(h="application/json",d&&d.startsWith("multipart")&&(h=d,d="POST"));d=d||"POST";h={"Content-Type":h};var m=cj.test(a);if(L&&!m){var p="0.1.230";"0.1.230"===p&&(p="latest");h["x-goog-api-client"]="ee-js/"+p}p=jj();if(null!=p)h.Authorization=p;else if(c&&mj&&nj)return rj(function(){Aj(g,function(){K(a,b,c,d)})}),null;b=b?b.clone():new ge;null!=Bj&&b.add("key",Bj);L?(g&&(h["X-Earth-Engine-Computation-Profile"]=
"1"),bj&&"earthengine-legacy"!==bj&&!m&&(h["X-Goog-User-Project"]=bj)):g&&b.add("profiling","1");b=Cj(b,a);null!=yj&&(h["X-XSRF-Token"]=yj);null!=Dj&&(h["X-Earth-Engine-App-ID-Token"]=Dj);m=e||null;p=b?b.toString():"";"POST"===d&&void 0===e?m=p:/^[\s\xa0]*$/.test(p)||(a+=-1!=a.indexOf("?")?"&":"?",a+=p);e=a.startsWith("/")?lj+a:a;if(c)return Ej.push(Fj(e,c,d,m,h,f)),Gj.Ze(),null;p=function(E,ba){this.setRequestHeader&&this.setRequestHeader(ba,E)};var t=0;for(f=null!=f?f:5;;){var B=Li(Ji);B.open(d,
e,!1);Eb(h,p,B);B.send(m);if(429!=B.status||t>f)break;t++}return Hj(B.status,function(E){try{return B.getResponseHeader(E)}catch(ba){return null}},B.responseText,g,void 0,e,d)},Fj=function(a,b,c,d,e,f){var g=0,h={url:a,method:c,content:d,headers:e},m=zj,p=null!=f?f:10;h.callback=function(t){t=t.target;if(429==t.getStatus()&&g<p)return g++,setTimeout(function(){Ej.push(h);Gj.Ze()},Math.min(12E4,1E3*Math.pow(2,g))),null;var B=Hj,E=t.getStatus(),ba=v(t.getResponseHeader,t);try{var Ca=t.m?t.m.responseText:
""}catch(T){Ei(t.oa,"Can not get responseText: "+T.message),Ca=""}return B(E,ba,Ca,m,b,a,c)};return h},Aj=function(a,b){var c=zj;try{zj=a,b.call(void 0)}finally{zj=c}},Hj=function(a,b,c,d,e,f,g){var h=d?b("X-Earth-Engine-Computation-Profile"):"";h&&d&&d(h);var m=function(T){return L?T:T.data},p=function(T){try{var eb=JSON.parse(T);return u(eb)&&"error"in eb&&"message"in eb.error?eb.error.message:{parsed:eb}}catch(Ib){return"Invalid JSON: "+T}},t=function(T){if(0===T)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";
if(200>T||300<=T)return"Server returned HTTP code: "+T+" for "+g+" "+f},B;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if("application/json"===d||"text/json"===d)if(b=p(c),b.parsed){var E=m(b.parsed);void 0===E&&(B="Malformed response: "+c)}else B=b;else if("multipart/mixed"===d){E={};var ba=[];kj(b,c,function(T,eb,Ib){Ib=p(Ib);Ib.parsed&&(E[T]=m(Ib.parsed));(eb=(Ib.parsed?"":Ib)||t(eb))&&ba.push(T+": "+eb)});ba.length&&(B=ba.join("\n"))}else var Ca="Response was unexpectedly not JSON, but "+
d;B=B||t(a)||Ca;if(e)return e(E,B),null;if(!B)return E;throw Error(B);},pj=function(a){var b=function(){r.gapi.config.update("client/cors",!0);mj||(mj=r.gapi.auth.authorize);a()};if(u(r.gapi)&&u(r.gapi.auth)&&"function"===typeof r.gapi.auth.authorize)b();else{for(var c=Ia().toString(36);c in r;)c+="_";r[c]=function(){delete r[c];b()};li(hc({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=Ia()+c}uj=b;a&&a()}else b&&b(c.error||"Unknown error.")},J=function(a){var b=new ge;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},Ej=[],Gj=new Uh(function(){var a=Ej.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var f=Ij,g=new Mi;Si.push(g);c&&g.Ra("complete",c);g.Yc("ready",g.Bj);f&&(g.yc=Math.max(0,f));g.send(b,d,e,a)}0==Ej.length||Gj.Ze()},350),
lj=null,xj=null,yj=null,Dj=null,Cj=Ub,uj=null,sj=null,nj=null,oj=[],mj=null,dc=new Yb(Wb,"https://apis.google.com/js/client.js?onload=%{onload}"),Bj=null,L=!0,wj=!1,Ij=0,zj=null;w("ee.api.ListAssetsResponse",sg);w("ee.api.EarthEngineAsset",zf);w("ee.api.ListImagesResponse",tg);w("ee.api.Image",dg);w("ee.api.Operation",vg);var Jj=function(){},Kj=function(a){if(void 0===a||null===a)a=Ld;return new ef({fb:a})},Lj=function(a){return new ef({Ja:a})},Mj=function(a){return new ef({bb:new df({values:a})})},Nj=function(a){return new ef({gb:new wf({values:a})})},Oj=function(a,b){return new ef({Pa:new Xf({functionName:a,arguments:b})})},Pj=function(a,b){return new ef({Pa:new Xf({Qa:a,arguments:b})})},Qj=function(a,b){return new ef({jb:new Wf({hc:a,body:b})})},Rj=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}},Sj=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}},Tj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');return a},Uj=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},Xj=function(a){var b=new Gf,c=!1;"palette"in a&&(c=a.palette,b.ad="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.ad?b.ad.length-1:255;d=Vj(a,"bias","gain").map(function(f){var g=-f.bias/f.gain;return{min:g,max:e/f.gain+g}})}else if("min"in a||"max"in a)d=Vj(a,"min","max");0!==d.length&&(b.Gf=d.map(function(f){return new xf(f)}),c=!0);a=Wj(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},Wj=function(a){return a?a.split(",").map(Number):[]},Vj=function(a,b,c){var d=Wj(a[b]),e=Wj(a[c]);if(0===d.length)return e.map(function(f){var g={};return g[b]=0,g[c]=f,g});if(0===e.length)return d.map(function(f){var g={};return g[b]=f,g[c]=1,g});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(f,g){var h={};return h[b]=f,h[c]=e[g],h})},Yj=function(a){var b=function(g){var h={};h.description=g.description||"";h.type=g.type||"";null!=g.qd&&
(h.name=g.qd);void 0!==g.defaultValue&&(h["default"]=g.defaultValue);null!=g.optional&&(h.optional=g.optional);return h},c=function(g){var h={};h.args=(g.arguments||[]).map(b);h.description=g.description||"";h.returns=g.Kf||"";null!=g.hidden&&(h.hidden=g.hidden);g.preview&&(h.preview=g.preview);g.deprecated&&(h.deprecated=g.Re);g.sourceCodeUri&&(h.sourceCodeUri=g.sourceCodeUri);return h},d={};a=n(a.Cc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var f=e.name.replace(/^algorithms\//,"");d[f]=
c(e)}return d},Zj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ak=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,bk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,ck=function(a){return(a=Zj.exec(a))?a[1]:"earthengine-legacy"},dk=function(a){return ak.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
a},fk=function(a){return(a.assets||[]).map(ek)},hk=function(a){return(a.images||[]).map(gk)},ik=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";default:return"Unknown"}},ek=function(a){var b=jk(ik(a.type),a.name),c=Object.assign({},a.properties||{});a.za&&(c["system:asset_size"]=Number(a.za));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.Ia&&(b.version=1E3*Date.parse(a.Ia));b.properties=c;a.bands&&(b.bands=a.bands.map(function(d){var e={id:d.id,crs:d.J.Qe,dimensions:void 0,crs_transform:void 0};if(d.J){if(null!=d.J.Jb){var f=d.J.Jb;e.crs_transform=[f.Lf||0,f.Qf||0,f.cg||0,f.Rf||0,f.Mf||0,f.dg||0]}null!=d.J.dimensions&&
(e.dimensions=[d.J.dimensions.width,d.J.dimensions.height])}d.dataType&&(f={type:"PixelType"},f.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.cd&&(f.min=d.dataType.cd.min||0,f.max=d.dataType.cd.max),e.data_type=f);return e}));return b},kk=function(a){var b=new zf,c=Object.assign({},a),d;a=function(e){d=c[e];delete c[e];return d};a("system:asset_size")&&(b.za=String(d));a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&(b.endTime=(new Date(Number(d))).toISOString());
a("system:footprint")&&(b.geometry=d);"string"===typeof a("system:title")&&(b.title=d);"string"===typeof a("system:description")&&(b.description=d);b.properties=c;return b},gk=function(a){return jk("Image",a.name)},jk=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},mk=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=lk(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},lk=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("],[")+"]]]}"},nk=function(a){var b={};(a.rd||[]).forEach(function(f){b[f.vc]=f.Ub});var c=new Set,d=function(f){var g=f.replace(/^group:|^user:|^serviceAccount:/,"");f.startsWith("group:")&&c.add(g);return g};a=b["roles/viewer"]||[];var e=a.filter(function(f){return"allUsers"!==f});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},ok=function(a){var b=function(d){return(a[d]||[]).map(function(e){var f="user:";a.groups&&a.groups.has(e)?f="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(f="serviceAccount:");return f+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{vc:"roles/owner",Ub:b("owners")},{vc:"roles/viewer",Ub:b("readers").concat(c)},{vc:"roles/editor",Ub:b("writers")}].map(function(d){return new jf(d)});return new Ag({rd:b.filter(function(d){return d.Ub.length}),Ve:null})},pk=function(a){return"projects/earthengine-legacy/operations/"+
a},qk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},rk=function(a){var b={},c=function(f,g){null!=g&&(b[f]=Date.parse(g))},d=function(f){switch(f){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=Qd(zg,a.wf||{});null!=e.description&&(b.description=e.description);null!=e.state&&(b.state=d(e.state));c("creation_timestamp_ms",
e.Pe);c("update_timestamp_ms",e.Ia);c("start_timestamp_ms",e.startTime);a.done&&null!=a.error&&(b.error_message=a.error.message);null!=a.name&&(b.id=qk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.Se;b.source_url=e.Nf;return b},sk=function(a){var b={started:"OK"};a.name&&(b.taskId=qk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},tk=function(a){return a.primaryPath?[a.primaryPath].concat(ha(a.additionalPaths||[])):null},wk=function(a){var b=function(f){var g=
Qd(ng,f);g.Va=tk(f);return g},c=Qd(ig,a);c.name=dk(a.id);c.tilesets=(a.tilesets||[]).map(function(f){var g=Qd(lg,f);g.sources=(f.sources||[]).map(b);return g});c.bands=(a.bands||[]).map(function(f){var g=Qd(jg,f);g.missingData=uk(f.missingData);return g});c.missingData=uk(a.missingData);c.sf=qb((a.tilesets||[]).map(vk));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(f){e=d[f];delete d[f];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},vk=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(f){return f||""}));return new kg({xc:a.id||"",ba:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):null!=d.maskForBands&&b.push(c(d.maskForBands))});return b},xk=function(a){var b=Qd(qg,a);b.name=dk(a.id);
b.sources=(a.sources||[]).map(function(e){var f=Qd(Eg,e);f.Va=tk(e);e.maxError&&(f.Sb=e.maxError);return f});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},uk=function(a){if(null==a)return null;var b=new gg({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 yk=function(){this.pb=-1};var zk=function(){this.pb=64;this.Y=Array(4);this.yj=Array(this.pb);this.Zd=this.Ec=0;this.reset()};x(zk,yk);zk.prototype.reset=function(){this.Y[0]=1732584193;this.Y[1]=4023233417;this.Y[2]=2562383102;this.Y[3]=271733878;this.Zd=this.Ec=0};
var Ak=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.Y[0];c=a.Y[1];e=a.Y[2];var f=a.Y[3];var g=b+(f^c&(e^f))+d[0]+3614090360&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[1]+3905402710&4294967295;f=b+(g<<12&4294967295|g>>>20);g=e+(c^f&(b^c))+d[2]+606105819&4294967295;e=f+(g<<17&4294967295|g>>>
15);g=c+(b^e&(f^b))+d[3]+3250441966&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(f^c&(e^f))+d[4]+4118548399&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[5]+1200080426&4294967295;f=b+(g<<12&4294967295|g>>>20);g=e+(c^f&(b^c))+d[6]+2821735955&4294967295;e=f+(g<<17&4294967295|g>>>15);g=c+(b^e&(f^b))+d[7]+4249261313&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(f^c&(e^f))+d[8]+1770035416&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[9]+2336552879&4294967295;f=b+(g<<12&4294967295|
g>>>20);g=e+(c^f&(b^c))+d[10]+4294925233&4294967295;e=f+(g<<17&4294967295|g>>>15);g=c+(b^e&(f^b))+d[11]+2304563134&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(f^c&(e^f))+d[12]+1804603682&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[13]+4254626195&4294967295;f=b+(g<<12&4294967295|g>>>20);g=e+(c^f&(b^c))+d[14]+2792965006&4294967295;e=f+(g<<17&4294967295|g>>>15);g=c+(b^e&(f^b))+d[15]+1236535329&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(e^f&(c^e))+d[1]+4129170786&4294967295;b=c+(g<<
5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[6]+3225465664&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[11]+643717713&4294967295;e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[0]+3921069994&4294967295;c=e+(g<<20&4294967295|g>>>12);g=b+(e^f&(c^e))+d[5]+3593408605&4294967295;b=c+(g<<5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[10]+38016083&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[15]+3634488961&4294967295;e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[4]+3889429448&4294967295;c=
e+(g<<20&4294967295|g>>>12);g=b+(e^f&(c^e))+d[9]+568446438&4294967295;b=c+(g<<5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[14]+3275163606&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[3]+4107603335&4294967295;e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[8]+1163531501&4294967295;c=e+(g<<20&4294967295|g>>>12);g=b+(e^f&(c^e))+d[13]+2850285829&4294967295;b=c+(g<<5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[2]+4243563512&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[7]+1735328473&4294967295;
e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[12]+2368359562&4294967295;c=e+(g<<20&4294967295|g>>>12);g=b+(c^e^f)+d[5]+4294588738&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[8]+2272392833&4294967295;f=b+(g<<11&4294967295|g>>>21);g=e+(f^b^c)+d[11]+1839030562&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[14]+4259657740&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(c^e^f)+d[1]+2763975236&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[4]+1272893353&4294967295;f=b+(g<<11&4294967295|
g>>>21);g=e+(f^b^c)+d[7]+4139469664&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[10]+3200236656&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(c^e^f)+d[13]+681279174&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[0]+3936430074&4294967295;f=b+(g<<11&4294967295|g>>>21);g=e+(f^b^c)+d[3]+3572445317&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[6]+76029189&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(c^e^f)+d[9]+3654602809&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[12]+
3873151461&4294967295;f=b+(g<<11&4294967295|g>>>21);g=e+(f^b^c)+d[15]+530742520&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[2]+3299628645&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(e^(c|~f))+d[0]+4096336452&4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[7]+1126891415&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[14]+2878612391&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[5]+4237533241&4294967295;c=e+(g<<21&4294967295|g>>>11);g=b+(e^(c|~f))+d[12]+1700485571&
4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[3]+2399980690&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[10]+4293915773&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[1]+2240044497&4294967295;c=e+(g<<21&4294967295|g>>>11);g=b+(e^(c|~f))+d[8]+1873313359&4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[15]+4264355552&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[6]+2734768916&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[13]+1309151649&
4294967295;c=e+(g<<21&4294967295|g>>>11);g=b+(e^(c|~f))+d[4]+4149444226&4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[11]+3174756917&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[2]+718787259&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[9]+3951481745&4294967295;a.Y[0]=a.Y[0]+b&4294967295;a.Y[1]=a.Y[1]+(e+(g<<21&4294967295|g>>>11))&4294967295;a.Y[2]=a.Y[2]+e&4294967295;a.Y[3]=a.Y[3]+f&4294967295};
zk.prototype.update=function(a,b){void 0===b&&(b=a.length);for(var c=b-this.pb,d=this.yj,e=this.Ec,f=0;f<b;){if(0==e)for(;f<=c;)Ak(this,a,f),f+=this.pb;if("string"===typeof a)for(;f<b;){if(d[e++]=a.charCodeAt(f++),e==this.pb){Ak(this,d);e=0;break}}else for(;f<b;)if(d[e++]=a[f++],e==this.pb){Ak(this,d);e=0;break}}this.Ec=e;this.Zd+=b};
zk.prototype.digest=function(){var a=Array((56>this.Ec?this.pb:2*this.pb)-this.Ec);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.Zd;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.Y[b]>>>d&255;return a};var Bk=function(a){this.md="__ee_hash__";this.Hd=!1!==a;this.Ta=[];this.ta={};this.eg=[];this.Ed=new WeakMap};w("ee.Serializer",Bk);var Ck=new mi,Dk=new zk,Fk=function(a,b){return Ek(new Bk(void 0!==b?b:!0),a)};w("ee.Serializer.encode",Fk);var Gk=function(a){return Ck.V(Fk(a))};w("ee.Serializer.toJSON",Gk);var Ik=function(a){return Hk(Fk(a,!1))};w("ee.Serializer.toReadableJSON",Ik);
var Hk=function(a){return"JSON"in r?r.JSON.stringify(a,null," "):Ck.V(a)},Ek=function(a,b){b=a.xd(b);a.Hd&&(b=u(b)&&"ValueRef"==b.type&&1==a.Ta.length?a.Ta[0][1]:{type:"CompoundValue",scope:a.Ta,value:b},a.Ta=[],Ya(a.eg,v(function(c){delete c[this.md]},a)),a.eg=[],a.ta={});return b};
Bk.prototype.xd=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.md]:null;if(this.Hd&&null!=b&&this.ta[b])return{type:"ValueRef",value:this.ta[b]};if(null===a||"boolean"===typeof a||"number"===typeof a||"string"===typeof a)return a;if(za(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Jj){var c=a.encode(v(this.xd,this));if(!(Array.isArray(c)||u(c)&&"ArgumentRef"!=c.type))return c}else if(Array.isArray(a))c=
$a(a,function(e){return this.xd(e)},this);else if(u(a)&&"function"!==typeof a)c=Gb(a,function(e){if("function"!==typeof e)return this.xd(e)},this),Pb(c,this.md),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Hd){b=Jk(c);if(this.ta[b])var d=this.ta[b];else d=String(this.Ta.length),this.Ta.push([d,c]),this.ta[b]=d;a[this.md]=b;this.eg.push(a);return{type:"ValueRef",value:d}}return c};
var Jk=function(a){Dk.reset();Dk.update(Ck.V(a));return Dk.digest().toString()},Lk=function(a){return Rd(Kk(a),Nd,Od,Pd)};w("ee.Serializer.encodeCloudApi",Lk);
var Kk=function(a){return Mk(new Bk(!0),a)},Nk=function(a){a=Mk(new Bk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},f=d instanceof Object.getPrototypeOf(ef);d=n(Object.entries(f?d.a:d));for(var g=d.next();!g.done;g=d.next()){var h=n(g.value);g=h.next().value;h=h.next().value;f?null!==h&&(e[g]="functionDefinitionValue"===g&&null!=h.body?{argumentNames:h.hc,body:c(b[h.body])}:"functionInvocationValue"===g&&null!=h.Qa?{arguments:Gb(h.arguments,c),functionReference:c(b[h.Qa])}:
"constantValue"===g?h===Ld?null:h:c(h)):e[g]=c(h)}return e};return a.result&&c(b[a.result])};w("ee.Serializer.encodeCloudApiPretty",Nk);var Ok=function(a){return Ck.V(Lk(a))};w("ee.Serializer.toCloudApiJSON",Ok);var Pk=function(a){return Hk(Nk(a))};w("ee.Serializer.toReadableCloudApiJSON",Pk);
var Mk=function(a,b){try{var c=Qk(a,b),d=new Rk(c,a.Ta,a.Hd),e=Sk(d,d.Lh);return new pf({result:e,values:d.Ah})}finally{a.Ed=new WeakMap,a.ta={},a.Ta=[]}},Qk=function(a,b){var c=function(e){var f=Jk(e);u(b)&&a.Ed.set(b,f);if(a.ta[f])return a.ta[f];var g=String(a.Ta.length);a.Ta.push([g,e]);return a.ta[f]=g};if(u(b)&&a.ta[a.Ed.get(b)])return a.ta[a.Ed.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(Kj(b));if(za(b))return c(Oj("Date",{value:Kj(Math.floor(b.getTime()))}));
if(b instanceof Jj)return c(b.ha(function(e){return Qk(a,e)}));if(Array.isArray(b))return c(Mj(b.map(function(e){return Lj(Qk(a,e))})));if(u(b)&&"function"!==typeof b){var d={};Object.keys(b).sort().forEach(function(e){d[e]=Lj(Qk(a,b[e]))});return c(Nj(d))}throw Error("Can't encode object: "+b);},Rk=function(a,b,c){var d=this;this.Lh=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.Fh=c?Tk(this):null;this.Ah={};this.Hf={};this.Vj=0},Sk=function(a,b){if(b in a.Hf)return a.Hf[b];
var c=String(a.Vj++);a.Hf[b]=c;a.Ah[c]=Uk(a,a.values[b],0);return c},Uk=function(a,b,c){var d=function(p){return null!==p.fb},e=function(p){return p===Ld?null:p};if(d(b)||null!=b.Rb||null!=b.qb||null!=b.Kb)return b;if(null!=b.Ja)return d=a.values[b.Ja],null===a.Fh||50>c&&1===a.Fh[b.Ja]?Uk(a,d,c):Vk(d)?d:Lj(Sk(a,b.Ja));if(null!=b.bb){var f=b.bb.values.map(function(p){return Uk(a,p,c+3)});return f.every(d)?Kj(f.map(function(p){return e(p.fb)})):Mj(f)}if(null!=b.gb){f={};var g={};b=n(Object.entries(b.gb.values||
{}));for(var h=b.next();!h.done;h=b.next()){var m=n(h.value);h=m.next().value;m=m.next().value;f[h]=Uk(a,m,c+3);null!==g&&d(f[h])?g[h]=e(f[h].fb):g=null}return null!==g?Kj(g):Nj(f)}if(null!=b.jb)return d=b.jb,Qj(d.hc||[],Sk(a,d.body||""));if(null!=b.Pa){d=b.Pa;f={};g=n(Object.keys(d.arguments||{}));for(b=g.next();!b.done;b=g.next())b=b.value,f[b]=Uk(a,d.arguments[b],c+3);return d.functionName?Oj(d.functionName,f):Pj(Sk(a,d.Qa||""),f)}throw Error("Can't optimize value: "+b);},Vk=function(a){var b=
a.fb;return null!==b?b===Ld||"number"===typeof b||"boolean"===typeof b:null!=a.Kb},Tk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){null!=e.bb?e.bb.values.forEach(d):null!=e.gb?Object.values(e.gb.values).forEach(d):null!=e.jb?c(e.jb.body):null!=e.Pa?(e=e.Pa,null!=e.Qa&&c(e.Qa),Object.values(e.arguments).forEach(d)):null!=e.Ja&&c(e.Ja)};c(a.Lh);return b};var al=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 Of({i:Kk(a.element),description:Wk(a.description),ia:null,cb:null,selectors:b,Sb:Xk(a.maxErrorMeters),requestId:Wk(a.id),U:Xk(a.maxWorkers)});var c=Yk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Qf({ja:null,ga:null,B:Sj(a.fileFormat)});"GOOGLE_CLOUD_STORAGE"===c?d.ja=Zk(a):d.ga=$k(a);b.ia=d;break;case "ASSET":b.cb=new Pf({Nb:new Ef({name:dk(a.assetId)})});
break;default:throw Error('Export destination "'+c+'" unknown');}return b};function Wk(a){return null!=a?String(a):null}function Xk(a){return null!=a?Number(a):null}
var Yk=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");return b},cl=function(a){var b=new hg({Le:!!a.tfrecordCompressed,Tb:Wk(a.tfrecordMaxFileSize),Of:!!a.tfrecordSequenceData,Je:!!a.tfrecordCollapseBands,uf:Xk(a.tfrecordMaskedThreshold),defaultValue:Xk(a.tfrecordDefaultValue),Ha:bl(a.tfrecordPatchDimensions),rf:bl(a.tfrecordKernelSize),Vd:null});a=a.tfrecordTensorDepths;if(null!=a)if(u(a)){var c={};Eb(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.Vd=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},dl=function(a,b){var c=new Kf({ja:null,ga:null,zd:null,Wd:null,B:Rj(a.fileFormat)});if("GEO_TIFF"===c.B){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');var d=new Zf({Ie:!!a.tiffCloudOptimized,
Tf:!!a.tiffSkipEmptyFiles,Ha:bl(a.fileDimensions||a.tiffFileDimensions)});c.zd=d}else"TF_RECORD_IMAGE"===c.B&&(c.Wd=cl(a));"GOOGLE_CLOUD_STORAGE"===b?c.ja=Zk(a):c.ga=$k(a);return c},el=function(a,b){var c=new Sf({ja:null,ga:null,B:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.ja=Zk(a):c.ga=$k(a);return c},fl=function(a){var b=Xk(a.maxZoom),c=Xk(a.scale),d=Xk(a.minZoom),e=!!a.skipEmptyTiles,f=Wk(a.mapsApiKey),g=bl(a.tileDimensions),h=Xk(a.stride);var m=Xk(a.minTimeMachineZoomSubset);a=Xk(a.maxTimeMachineZoomSubset);
if(null==m&&null==a)m=null;else{var p=new Gg({min:0,max:null});null!=m&&(p.min=m);p.max=a;m=p}return new Nf({maxZoom:b,scale:c,minZoom:d,Uf:e,qf:f,Ha:g,Vf:h,fg:m})},bl=function(a){if(null==a)return null;var b=new $f({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(u(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},Zk=function(a){var b=null;null!=a.writePublicTiles&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new Yf({Fe:Wk(a.outputBucket),ua:Wk(a.outputPrefix),Ge:a.bucketCorsUris||null,permissions:b})},$k=function(a){return new yf({af:Wk(a.driveFolder),ua:Wk(a.driveFileNamePrefix)})};var hl=function(a,b){this.ab=a;this.ce=b;this.l={};this.Dc=!0;if(0<this.ab.length){for(a=0;a<this.ab.length;a++){b=this.ab[a];var c=b[0];this.l[c.toString()]=new gl(c,b[1])}this.Dc=!0}},il=function(a){if(a.Dc){if(a.ce){var b=a.l,c;for(c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=b[c].Ac;d&&il(d)}}}else{a.ab.length=0;b=jl(a);b.sort();for(c=0;c<b.length;c++){var e=a.l[b[c]];(d=e.Ac)&&il(d);a.ab.push([e.key,e.value])}a.Dc=!0}return a.ab};k=hl.prototype;k.getLength=function(){return jl(this).length};
k.clear=function(){this.l={};this.Dc=!1};k.entries=function(){var a=[],b=jl(this);b.sort();for(var c=0;c<b.length;c++){var d=this.l[b[c]];a.push([d.key,kl(this,d)])}return new ll(a)};k.keys=function(){var a=[],b=jl(this);b.sort();for(var c=0;c<b.length;c++)a.push(this.l[b[c]].key);return new ll(a)};k.values=function(){var a=[],b=jl(this);b.sort();for(var c=0;c<b.length;c++)a.push(kl(this,this.l[b[c]]));return new ll(a)};
k.forEach=function(a,b){var c=jl(this);c.sort();for(var d=0;d<c.length;d++){var e=this.l[c[d]];a.call(b,kl(this,e),e.key,this)}};k.set=function(a,b){var c=new gl(a);this.ce?(c.Ac=b,c.value=il(b)):c.value=b;this.l[a.toString()]=c;this.Dc=!1;return this};var kl=function(a,b){return a.ce?(b.Ac||(b.Ac=new a.ce(b.value)),b.Ac):b.value};hl.prototype.get=function(a){if(a=this.l[a.toString()])return kl(this,a)};hl.prototype.has=function(a){return a.toString()in this.l};
var jl=function(a){a=a.l;var b=[],c;for(c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.push(c);return b},gl=function(a,b){this.key=a;this.value=b;this.Ac=void 0},ll=function(a){this.dh=0;this.ab=a};ll.prototype.next=function(){return this.dh<this.ab.length?{done:!1,value:this.ab[this.dh++]}:{done:!0,value:void 0}};"undefined"!=typeof Symbol&&"undefined"!=typeof Symbol.iterator&&(ll.prototype[Symbol.iterator]=function(){return this});Object.freeze&&Object.freeze([]);var nl=function(a,b,c,d,e){var f=["https://www.googleapis.com/auth/earthengine"];L&&f.push("https://www.googleapis.com/auth/cloud-platform");d&&(mb(f,d),ob(f));vj(a,f);null===a?tj():pj(function(){rj(b,c,e||Ha(ml,b,c))})};w("ee.data.authenticateViaOauth",nl);var ol=function(a,b,c,d,e){nl(a,b,c,d,e)};w("ee.data.authenticate",ol);var ml=function(a,b){r.gapi.auth.authorize({client_id:nj,immediate:!1,scope:oj.join(" ")},Ha(qj,a,b))};w("ee.data.authenticateViaPopup",ml);
var pl=function(a,b,c,d){if("window"in r)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");var e=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/devstorage.read_write"];L&&e.push("https://www.googleapis.com/auth/cloud-platform");d&&(mb(e,d),ob(e));vj(a.client_email,e);var f=new google.auth.JWT(a.client_email,null,a.private_key,e,null);mj=function(g,h){f.authorize(function(m,p){m?h({error:m}):h({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",pl);var ql=[];ql.push("setApiKey");ql.push("setProject");ql.push("getProject");ql.push("setCloudApiEnabled");ql.push("getCloudApiEnabled");w("ee.data.setExpressionAugmenter",function(a){rl=a||Ub});var rl=Ub;
w("ee.data.setAuthToken",function(a,b,c,d,e,f,g){var h=["https://www.googleapis.com/auth/earthengine"];L&&h.push("https://www.googleapis.com/auth/cloud-platform");e&&(mb(h,e),ob(h));nj=a;oj=h;var m={token_type:b,access_token:c,state:h.join(" "),expires_in:d};qj(void 0,void 0,m);!1===g?f&&f():pj(function(){r.gapi.auth.setToken(m);f&&f()})});w("ee.data.refreshAuthToken",rj);w("ee.data.setAuthTokenRefresher",function(a){mj=a});w("ee.data.getAuthToken",jj);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){Ij=a});w("ee.data.setParamAugmenter",function(a){Cj=a||Ub});
var sl=function(a){if(L)return a=new H(a),I(a,a.Cc().list(fj(),{prettyPrint:!1}).then(Yj));var b=K("/algorithms",null,a,"GET");return a?null:b},ul=function(a,b){if(L){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 Ff({name:null,i:rl(Kk(a.image)),B:Rj(a.format),ba:Uj(a.bands),cc:Xj(a)});var c=new H(b);return I(c,c.maps().create(fj(),a,{fields:["name"]}).then(function(e){return tl(e.name,
"")}))}a=Qb(a);"string"!==typeof a.image&&(a.image=a.image.V(!0));var d=function(e){return tl(e.mapid,e.token)};return b?(K("/mapid",J(a),function(e,f){return b(e&&d(e),f)}),null):d(K("/mapid",J(a)))};w("ee.data.getMapId",ul);var vl=function(a,b,c,d){if(!a.formatTileUrl){var e=tl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};w("ee.data.getTileUrl",vl);
var tl=function(a,b,c){var d=void 0===c?"":c;d||(dj(),c=xj,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,f,g){var h=Math.pow(2,g);e%=h;e=String(0>e?e+h:e);return d.replace("{x}",e).replace("{y}",f).replace("{z}",g)},urlFormat:d}},wl=function(a,b){if(L)return a=rl(Kk(a)),b=new H(b),I(b,Xg(b.value(),fj(),new of({i:a})).then(function(c){return c.result}));a={json:Gk(a)};return K("/value",J(a),b)};
w("ee.data.computeValue",wl);
var xl=function(a,b){if(L){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 Fg({name:null,i:rl(Kk(a.image)),B:Rj(a.format),ua:a.name,ba:Uj(a.bands),
cc:Xj(a),J:null});b=new H(b);return I(b,(new Vg(b.P)).create(fj(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))}a=Qb(a);Array.isArray(a.dimensions)&&(a.dimensions=a.dimensions.join("x"));var c=a.image||a.imageCollection;"string"!==typeof c&&(c=c.V(!0));a.image=c;delete a.imageCollection;a=J(a).add("getid","1");return K("/thumb",a,b)};w("ee.data.getThumbId",xl);
var yl=function(a,b){if(!L)throw Error("getVideoThumbId is only supported in Cloud API mode.");var c=new Tf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Jg({name:null,i:rl(Kk(a.imageCollection)),B:Rj(a.format),Ka:c,J:null});b=new H(b);return I(b,(new $g(b.P)).create(fj(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};w("ee.data.getVideoThumbId",yl);ql.push("getVideoThumbId");
var zl=function(a,b){if(!L)throw Error("getFilmstripThumbId is only supported in Cloud API mode.");a=new Vf({name:null,i:rl(Kk(a.imageCollection)),B:Rj(a.format),orientation:Tj(a.orientation),J:null});b=new H(b);return I(b,(new Og(b.P)).create(fj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getFilmstripThumbId",zl);ql.push("getFilmstripThumbId");
var Al=function(a){return L?xj+"/v1alpha/"+a.thumbid+":getPixels":xj+"/api/thumb?thumbid="+a.thumbid+("&token="+a.token)};w("ee.data.makeThumbUrl",Al);
var Cl=function(a,b){if(L){a=Object.assign({},a);a.id&&(a.image=new M(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=Uj(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=Bl(a.image,a);a=new Fg({name:null,i:rl(Kk(c)),B:Rj(a.format),ua:a.name,ba:a.bands&&Uj(a.bands.map(function(d){return d.id})),J:null});b=new H(b);return I(b,(new Vg(b.P)).create(fj(),a,{fields:["name"]}).then(function(d){return{docid:d.name,token:""}}))}a=Qb(a);return K("/download",J(a),b)};w("ee.data.getDownloadId",Cl);var Dl=function(a){dj();var b=xj;return L?b+"/v1alpha/"+a.docid+":getPixels":b+"/api/download?docid="+a.docid+"&token="+a.token};
w("ee.data.makeDownloadUrl",Dl);
var El=function(a,b){if(L){b=new H(b);var c=Sj(a.format),d=rl(Kk(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(f){return"string"===typeof f}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Dg({name:null,i:d,B:c,selectors:e,filename:a.filename||null});return I(b,(new Ug(b.P)).create(fj(),a,{fields:["name"]}).then(function(f){return{docid:f.name||"",
token:""}}))}a=Qb(a);return K("/table",J(a),b)};w("ee.data.getTableDownloadId",El);var Fl=function(a){return L?xj+"/v1alpha/"+a.docid+":getFeatures":xj+"/api/table?docid="+a.docid+"&token="+a.token};w("ee.data.makeTableDownloadUrl",Fl);
var Gl=function(a,b){if(L){var c=function(e){return Math.floor(Math.random()*Math.pow(2,4*e)).toString(16).padStart(e,"0")};a=pb(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}var d={};"number"===typeof a&&(d.count=a);return K("/newtaskid",J(d),b)};w("ee.data.newTaskId",Gl);
var Il=function(a,b){if(L){var c=Hl(a).map(pk);if(1===c.length)return b=new H(b),I(b,b.Fa().get(c[0]).then(function(e){return[rk(e)]}));b=new ij(b);var d=b.Fa();return b.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(f){return rk(e[f])})})}a="/taskstatus?q="+Hl(a).join();return K(a,null,b,"GET")};w("ee.data.getTaskStatus",Il);
var Hl=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.");},Kl=function(a){return Jl(void 0,a)};w("ee.data.getTaskList",Kl);
var Jl=function(a,b){function c(h){var m={pagesize:500};a&&(m.pagesize=Math.min(m.pagesize,a-e.tasks.length));h&&(m.pagetoken=h);return m}function d(h,m){m=c(m);K("/tasklist",J(m),function(p,t){t?h(e,t):(mb(e.tasks,p.tasks),!p.next_page_token||a&&e.tasks.length>=a?h(e):d(h,p.next_page_token))},"GET")}if(L)return b?(Ll(a,function(h,m){return b(h?{tasks:h.map(rk)}:null,m)}),null):{tasks:Ll(a).map(rk)};var e={tasks:[]};if(b)return d(b),null;for(var f="";;){f=c(f);var g=K("/tasklist",J(f),void 0,"GET");
mb(e.tasks,g.tasks);f=g.next_page_token;if(!g.next_page_token||a&&e.tasks.length>=a)break}return e};w("ee.data.getTaskListWithLimit",Jl);var Ll=function(a,b){var c=[],d={pageSize:500},e=function(h){mb(c,h.Fa||[]);!h.Sa||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=h.Sa,I(f,g.list(fj(),d).then(e)));return null},f=new H(b?function(h,m){return m&&b(h,m)}:void 0),g=f.Fa();I(f,g.list(fj(),d).then(e));return b?null:a?c.slice(0,a):c};w("ee.data.listOperations",Ll);ql.push("listOperations");
var Ml=function(a,b){a=Hl(a);var c=new lf;if(1===a.length)b=new H(b),I(b,b.Fa().cancel(a[0],c));else{b=new ij(b);var d=b.Fa();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};w("ee.data.cancelOperation",Ml);ql.push("cancelOperation");var Nl=function(a,b){var c=Hl(a).map(pk);if(!Array.isArray(a))return a=new H(b),I(a,a.Fa().get(c[0]));a=new ij(b);var d=a.Fa();return a.send(c.map(function(e){return[e,d.get(e)]}))};w("ee.data.getOperation",Nl);ql.push("getOperation");
var Pl=function(a,b){return Ol(a,"CANCEL",b)};w("ee.data.cancelTask",Pl);var Ol=function(a,b,c){if(!Lb(Ql,b))throw Error("Invalid action: "+b);a=Hl(a);return L?(a=a.map(pk),Ml(a,c),null):K("/updatetask",J({id:a,action:b}),c,"POST")};w("ee.data.updateTask",Ol);
var Vl=function(a,b,c){if(L){b.id=a;var d=b.type;a=null!=b.sourceUrl?{__source_url__:b.sourceUrl}:{};var e=new H(c);c=function(f){return I(e,f.then(sk))};switch(d){case "EXPORT_IMAGE":return b=Rl(b,a),c(e.image().ib(fj(),b));case "EXPORT_FEATURES":return b=al(b),b.i=rl(b.i,a),c(e.table().ib(fj(),b));case "EXPORT_VIDEO":return b=Sl(b,a),c(e.video().ib(fj(),b));case "EXPORT_TILES":return b=Tl(b,a),c(e.map().ib(fj(),b));case "EXPORT_VIDEO_MAP":return b=Ul(b),c((new Zg(e.P)).ib(fj(),b));default:throw Error("Unable to start processing for task of type "+
d);}}b=Qb(b);null!=b.element&&(b.json=b.element.V(!0),delete b.element);Array.isArray(b.crs_transform)&&(b.crs_transform=b.crs_transform.toString());b.id=a;return K("/processingrequest",J(b),c)};w("ee.data.startProcessing",Vl);
var Rl=function(a,b){var c=Wl(a);if(null==c.element)throw Error('"element" not found in params '+c);a=new If({i:Kk(c.element),description:Wk(c.description),ia:null,cb:null,J:null,vf:Wk(c.maxPixels),requestId:Wk(c.id),U:Xk(c.maxWorkers)});var d=Yk(c);switch(d){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":a.ia=dl(c,d);break;case "ASSET":d=c.pyramidingPolicy||{};try{d=JSON.parse(d)}catch(f){}var e="PYRAMIDING_POLICY_UNSPECIFIED";"string"===typeof d?(e=d,d={}):d[".default"]&&(e=d[".default"],delete d[".default"]);
c=new Jf({Nb:new Ef({name:dk(c.assetId)}),pyramidingPolicy:e,Ff:Ob(d)?null:d});a.cb=c;break;default:throw Error('Export destination "'+d+'" unknown');}a.i=rl(a.i,b);return a},Sl=function(a,b){a=Xl(a);if(null==a.element)throw Error('"element" not found in params '+a);var c=new Uf({i:Kk(a.element),description:Wk(a.description),Ka:new Tf({framesPerSecond:Xk(a.framesPerSecond),maxFrames:Xk(a.maxFrames),maxPixelsPerFrame:Wk(a.maxPixels)}),ia:null,requestId:Wk(a.id),U:Xk(a.maxWorkers)});c.ia=el(a,Yk(a));
c.i=rl(c.i,b);return c},Tl=function(a,b){var c=a.scale;delete a.scale;a=Wl(a);a.scale=c;if(null==a.element)throw Error('"element" not found in params '+a);c=new Mf({i:Kk(a.element),description:Wk(a.description),$b:fl(a),Zb:dl(a,"GOOGLE_CLOUD_STORAGE"),requestId:Wk(a.id),U:Xk(a.maxWorkers)});c.i=rl(c.i,b);return c},Ul=function(a){var b=a.scale;delete a.scale;a=Xl(a);a.scale=b;if(null==a.element)throw Error('"element" not found in params '+a);b=new Rf({i:Kk(a.element),description:Wk(a.description),
Ka:new Tf({framesPerSecond:Xk(a.framesPerSecond),maxFrames:Xk(a.maxFrames),maxPixelsPerFrame:null}),$b:fl(a),Zb:el(a,"GOOGLE_CLOUD_STORAGE"),requestId:Wk(a.id),version:Wk(a.version),U:Xk(a.maxWorkers)});b.i=rl(b.i);return b},Zl=function(a,b,c){if(L){b=wk(b);var d=function(e){return e?sk(e):null};return d(Yl(a,b,c&&function(e,f){return c(d(e),f)}))}a={id:a,request:ni(b)};return K("/ingestionrequest",J(a),c)};w("ee.data.startIngestion",Zl);
var Yl=function(a,b,c){b=new og({gf:b,requestId:a,overwrite:null,description:null});a=new H(c,a?void 0:0);return I(a,a.image().import(fj(),b))},$l=function(a,b,c){b=new pg({Yf:b,requestId:a,overwrite:null,description:null});a=new H(c,a?void 0:0);return I(a,a.table().import(fj(),b))},am=function(a,b,c){if(L){b=xk(b);var d=function(e){return e?sk(e):null};return d($l(a,b,c&&function(e,f){return c(d(e),f)}))}a={id:a,tableRequest:ni(b)};return K("/ingestionrequest",J(a),c)};
w("ee.data.startTableIngestion",am);var bm=function(a,b){return L?(b=new H(b),a=dk(a),I(b,b.assets().get(a,{prettyPrint:!1}).then(ek))):K("/info",(new ge).add("id",a),b)};w("ee.data.getAsset",bm);ql.push("getAsset");w("ee.data.getInfo",bm);
var cm=function(a,b){if(L){b=new H(b);var c=b.assets(),d=dk(a.id),e=bk.test(a.id);e&&(c=new Lg(b.P),d="projects/"+ck(a.id));if(Object.keys(a).every(function(f){return"id"===f||"num"===f}))return I(b,c.Wc(d,{pageSize:a.num}).then(fk));if(e)throw Error("getList on a project does not support filtering options. Please provide a full asset path. Got: "+a.id);a=mk(a);return I(b,Ng(c,d,a).then(hk))}a=J(a);return K("/list",a,b)};w("ee.data.getList",cm);
var dm=function(a,b,c){b=void 0===b?{}:b;var d=bk.test(a);c=new H(c);var e=d?new Lg(c.P):c.assets();a=d?"projects/"+ck(a):dk(a);return I(c,e.Wc(a,b))};w("ee.data.listAssets",dm);ql.push("listAssets");var em=function(a,b,c){b=void 0===b?{}:b;c=new H(c);return I(c,Ng(c.assets(),a,b))};w("ee.data.listImages",em);ql.push("listImages");var fm=function(a,b){b=new H(b);return I(b,(new Lg(b.P)).Wc(a||fj()))};w("ee.data.listBuckets",fm);ql.push("listBuckets");
var gm=function(a){return L?(a=new H(a),I(a,(new Lg(a.P)).Wc(fj()).then(fk))):K("/buckets",null,a,"GET")};w("ee.data.getAssetRoots",gm);var hm=function(a,b){if(L){var c="projects/"+ck(a);a="projects/earthengine-legacy"===c?a:void 0;var d=new zf({type:"Folder"});b=new H(b);I(b,b.assets().create(c,d,{assetId:a}).then(ek))}else c=J({id:a}),K("/createbucket",c,b)};w("ee.data.createAssetHome",hm);
var im=function(a,b,c,d,e){if(L){if(c)throw Error("Asset overwrite not supported.");if("string"===typeof a)throw Error("Asset cannot be specified as string.");c=a.name||b&&dk(b);if(!c)throw Error("Either asset name or opt_path must be specified.");var f=c.indexOf("/assets/");if(-1===f)throw Error("Asset name must contain /assets/.");a=new zf(a);b=c.slice(0,f);c=c.slice(f+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(ek))}"string"!==typeof a&&(a=ni(a));a={value:a};void 0!==b&&(a.id=b);a.force=c||!1;void 0!=d&&(a.properties=ni(d));return K("/create",J(a),e)};w("ee.data.createAsset",im);var jm=function(a,b,c){return L?im({type:"Folder"},a,b,void 0,c):K("/createfolder",J({id:a,force:b||!1}),c)};w("ee.data.createFolder",jm);
var km=function(a,b,c){L?(a=dk(a),b=dk(b),b=new xg({Mb:b}),c=new H(c),I(c,c.assets().move(a,b).then(ek))):K("/rename",J({sourceId:a,destinationId:b}),c)};w("ee.data.renameAsset",km);
var lm=function(a,b,c,d){if(L){a=dk(a);b=dk(b);c=new sf({Mb:b,overwrite:null!=c?c:null});d=new H(d);b=ek;var e=d.assets();var f=void 0===f?{}:f;e.h.A(a,/^projects\/[^/]+\/assets\/.*$/);f=G(e.h,{body:c,u:"POST",C:"earthengine.projects.assets.copy",path:"/"+e.j+"/"+a+":copy",o:F(f),F:zf});I(d,f.then(b))}else f={sourceId:a,destinationId:b},c&&(f.allowOverwrite=c),K("/copy",J(f),d)};w("ee.data.copyAsset",lm);var mm=function(a,b){L?(b=new H(b),I(b,b.assets().delete(dk(a)))):K("/delete",J({id:a}),b)};
w("ee.data.deleteAsset",mm);var nm=function(a,b){if(L){a=dk(a);var c=new ag;b=new H(b);var d=b.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;d.h.A(a,/^projects\/[^/]+\/assets\/.*$/);a=G(d.h,{body:c,u:"POST",C:"earthengine.projects.assets.getIamPolicy",path:"/"+d.j+"/"+a+":getIamPolicy",o:F(e),F:Ag});return I(b,a.then(nk))}return K("/getacl",J({id:a}),b,"GET")};w("ee.data.getAssetAcl",nm);
var om=function(a,b,c,d){b=new Ig({Be:b,zc:(c||[]).join(",")});d=new H(d);c=ek;var e=d.assets();a=dk(a);var f=void 0===f?{}:f;e.h.A(a,/^projects\/[^/]+\/assets\/.*$/);f=G(e.h,{body:b,u:"PATCH",C:"earthengine.projects.assets.patch",path:"/"+e.j+"/"+a,o:F(f),F:zf});return I(d,f.then(c))};w("ee.data.updateAsset",om);
var pm=function(a,b,c){if(L){a=dk(a);b=ok(b);b=new Cg({Af:b});c=new H(c);var d=c.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;d.h.A(a,/^projects\/[^/]+\/assets\/.*$/);a=G(d.h,{body:b,u:"POST",C:"earthengine.projects.assets.setIamPolicy",path:"/"+d.j+"/"+a+":setIamPolicy",o:F(e),F:Ag});I(c,a)}else b={readers:b.readers,writers:b.writers,all_users_can_read:b.all_users_can_read},a={id:a,value:ni(b)},K("/setacl",J(a),c)};w("ee.data.setAssetAcl",pm);
var qm=function(a,b,c){if(L){var d=kk(b);b=Md(d.f()).keys.filter(function(e){return"properties"!==e&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(f,g){return"_"+g.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));om(a,d,b,c)}else a={id:a,properties:ni(b)},K("/setproperties",J(a),c)};w("ee.data.setAssetProperties",qm);
var rm=function(a,b){if(L){var c=dk(a);b=new H(b);var d=b.assets(),e=d.h.A;d.h.A=function(f,g){"^projects\\/[^/]+\\/assets\\/.+$"===g.source&&(g=/^projects\/[^/]+\/assets\/.*$/);return e(f,g)};c=d.get(c,{prettyPrint:!1});return I(b,c.then(function(f){if(!(f instanceof zf&&f.quota))throw Error(a+" is not a root folder.");f=f.quota;return{asset_count:{usage:Number(f.Ce||0),limit:Number(f.tf||0)},asset_size:{usage:Number(f.za||0),limit:Number(f.Tb||0)}}}))}return K("/quota",J({id:a}),b,"GET")};
w("ee.data.getAssetRootQuota",rm);var Ql={jk:"CANCEL",mk:"UPDATE"};var N=function(a,b,c){if(!(this instanceof N))return sm(N,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.D=a;this.args=b;this.R=c||null};x(N,Jj);w("ee.ComputedObject",N);N.prototype.evaluate=function(a){if(!a||"function"!==typeof a)throw Error("evaluate() requires a callback function.");wl(this,a)};N.prototype.evaluate=N.prototype.evaluate;
N.prototype.X=function(a){return wl(this,a)};N.prototype.getInfo=N.prototype.X;N.prototype.encode=function(a){if(null===this.D&&null===this.args)return{type:"ArgumentRef",value:this.R};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.D);b["string"===typeof a?"functionName":"function"]=a;return b};
N.prototype.ha=function(a){if(null===this.D&&null===this.args){if(null===this.R)throw Error("Internal error: function argument not initialized.");return new ef({Kb:this.R})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=Lj(a(this.args[c])));return"string"===typeof this.D?Oj(String(this.D),b):this.D.wd(a,b)};N.prototype.V=function(a){return(void 0===a?0:a)?Gk(this):Ok(this)};N.prototype.serialize=N.prototype.V;N.prototype.toString=function(){return"ee."+this.name()+"("+Ik(this)+")"};
w("ee.ComputedObject.prototype.toString",N.prototype.toString);N.prototype.name=function(){return"ComputedObject"};N.prototype.gg=function(a,b){var c=lb(arguments);c[0]=this;a.apply(r,c);return this};N.prototype.aside=N.prototype.gg;var tm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.D=b.D;a.args=b.args;a.R=b.R;return a},sm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var um={},vm=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}},wm=function(a){return"number"===typeof a||a instanceof N&&"Number"==a.name()},xm=function(a){return"string"===typeof a||a instanceof N&&"String"==a.name()},ym=function(a){return u(a)&&
"function"!==typeof a?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},zm=function(a,b,c){return 1===a.length&&ym(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 O=function(){if(!(this instanceof O))return new O};x(O,Jj);w("ee.Function",O);var Am=Ub;O.prototype.call=function(a){return this.apply(Bm(this,Array.prototype.slice.call(arguments,0)))};O.prototype.call=O.prototype.call;O.prototype.apply=function(a){a=new N(this,Cm(this,a));return Am(a,this.Z().returns)};O.prototype.apply=O.prototype.apply;
var Dm=function(a,b,c){var d=void 0!==b,e=a.Z();if(zm(c,e,d)){if(c=Qb(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=Bm(a,d?[b].concat(c):c);return a.apply(c)},Cm=function(a,b){for(var c=a.Z().args,d={},e={},f=0;f<c.length;f++){var g=c[f].name;if(g in b&&void 0!==b[g])d[g]=Am(b[g],c[f].type);else if(!c[f].optional)throw Error("Required argument ("+g+") missing to function: "+a);e[g]=!0}c=[];for(var h in b)e[h]||c.push(h);if(0<c.length)throw Error("Unrecognized arguments ("+
c+") to function: "+a);return d},Bm=function(a,b){var c=a.Z().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};
O.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push($a(c.args.slice(b?1:0),function(f){return f.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("")};O.prototype.V=function(a){return(void 0===a?0:a)?Gk(this):Ok(this)};var P=function(a,b){if(void 0===b)return Em(a);if(!(this instanceof P))return sm(P,arguments);this.Ua=Rb(b);this.Ua.name=a};x(P,O);w("ee.ApiFunction",P);var Q=function(a,b){return O.prototype.call.apply(Em(a),Array.prototype.slice.call(arguments,1))};w("ee.ApiFunction._call",Q);var Fm=function(a,b){return Em(a).apply(b)};w("ee.ApiFunction._apply",Fm);P.prototype.encode=function(){return this.Ua.name};P.prototype.wd=function(a,b){return Oj(this.Ua.name,b)};P.prototype.Z=function(){return this.Ua};
var Gm=null,Hm={},Jm=function(){Im();return Gb(Gm,function(a){return a.Z()})},Km=function(){Im();return Fb(Gm,function(a,b){return!Hm[b]})},Em=function(a){var b=Lm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};w("ee.ApiFunction.lookup",Em);
var Lm=function(a){Im();return Gm[a]||null},Im=function(a,b){if(Gm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Gm=Gb(d,function(f,g){f.returns=f.returns.replace(/<.*>/,"");for(var h=0;h<f.args.length;h++)f.args[h].type=f.args[h].type.replace(/<.*>/,"");return new P(g,f)}),a&&a())};a?sl(c):c(sl())}},Mm=function(a,b,c,d){Im();var e=d||"";Eb(Gm,function(f,g){var h=g.split(".");if(2==h.length&&h[0]==b){h=e+h[1];var m=f.Z();Hm[g]=!0;var p=!1;m.args.length&&(g=m.args[0].type,p="Object"!=g&&vm(g,c));
g=p?a.prototype:a;h in g&&!g[h].signature||(g[h]=function(t){return Dm(f,p?this:void 0,Array.prototype.slice.call(arguments,0))},g[h].toString=v(f.toString,f,h,p),g[h].signature=m)}})},Nm=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 R=function(a,b){var c=Om(a),d=$a(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={},f=b[0],g=u(f)&&"function"!==typeof f&&!Array.isArray(f)&&"Object"===Object.getPrototypeOf(f).constructor.name;if(1<b.length||!g){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(f=0;f<b.length;f++)e[d[f]]=b[f]}else{g=new Ed(Kb(f));
var h=new Ed(d);if(h.ih(g).isEmpty())e[d[0]]=b[0];else{b=g.Te(h);if(!b.isEmpty())throw Error("Unexpected arguments"+a+": "+b.T().join(", "));e=Qb(f)}}b=new Ed(Kb(e));c=(new Ed(Za(c,function(m){return 0!=m.lastIndexOf("opt_",0)}))).Te(b);if(!c.isEmpty())throw Error("Missing required arguments"+a+": "+c.T().join(", "));return e},Om=function(a){var b=Pm,c=[];r.EXPORTED_FN_INFO?(a=r.EXPORTED_FN_INFO[a.toString()],u(a)||Qm(),c=a.paramNames,Array.isArray(c)||Qm()):(a=a.toString().replace(Rm,"").match(b),
null===a&&Qm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(Sm,"")}));return c},Qm=function(){throw Error("Failed to locate function parameters.");},Rm=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Pm=/^function[^\(]*\(([^\)]*)\)/m,Sm=/=.*$/;var S=function(a,b,c){N.call(this,a,b,c);Tm()};x(S,N);w("ee.Element",S);var Um=!1,Tm=function(){Um||(Mm(S,"Element","Element"),Um=!0)};S.prototype.name=function(){return"Element"};
S.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=ym(c))a:{b=Kb(c);var d=["properties"];if(ya(b)&&ya(d)&&b.length==d.length){for(var e=b.length,f=0;f<e;f++)if(b[f]!==d[f]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(ym(c)){b=this;for(var g in c)d=c[g],b=Q("Element.set",b,g,d)}else if(c instanceof N&&Lm("Element.setMulti"))b=Q("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)g=arguments[c],d=arguments[c+1],b=Q("Element.set",b,g,d)}return tm(this,b)};S.prototype.set=S.prototype.set;var U=function(a,b,c,d){if(!(this instanceof U))return sm(U,arguments);if(!("type"in a)){var e=R(U,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}Vm();e=null!=b||null!=c||null!=d;if(a instanceof N&&!(a instanceof U&&a.nb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");N.call(this,a.D,a.args,a.R)}else{a instanceof U&&(a=a.encode());if(!Wm(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));N.call(this,
null,null);this.nb=a.type;this.yg=null!=a.coordinates?Rb(a.coordinates):null;this.Vg=a.geometries||null;if(null!=b)this.Wb=b;else if("crs"in a)if(u(a.crs)&&"name"==a.crs.type&&u(a.crs.properties)&&"string"===typeof a.crs.properties.name)this.Wb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new mi).V(a.crs));this.nc=c;void 0===this.nc&&"geodesic"in a&&(this.nc=!!a.geodesic);this.lc=d;void 0===this.lc&&"evenOdd"in a&&(this.lc=!!a.evenOdd)}};x(U,N);w("ee.Geometry",U);
var Xm=!1,Vm=function(){Xm||(Mm(U,"Geometry","Geometry"),Xm=!0)},Ym=function(a,b){if(!(this instanceof Ym))return Zm(Ym,arguments);var c=$m(Ym,"Point",1,arguments);if(!(c instanceof N)){var d=c.coordinates;if(!Array.isArray(d)||2!=d.length)throw Error("The Geometry.Point constructor requires 2 coordinates.");}U.call(this,c)};x(Ym,U);U.Point=Ym;var an=function(a,b){if(!(this instanceof an))return Zm(an,arguments);U.call(this,$m(an,"MultiPoint",2,arguments))};x(an,U);U.MultiPoint=an;
var bn=function(a,b,c,d){if(!(this instanceof bn))return Zm(bn,arguments);var e=$m(bn,"Rectangle",2,arguments);if(!(e instanceof N)){var f=e.coordinates;if(2!=f.length)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var g=f[0][0],h=f[0][1],m=f[1][0];f=f[1][1];e.coordinates=[[[g,f],[g,h],[m,h],[m,f]]];e.type="Polygon"}U.call(this,e)};x(bn,U);U.Rectangle=bn;
var cn=function(a,b,c,d){if(!(this instanceof cn))return Zm(cn,arguments);U.call(this,$m(cn,"LineString",2,arguments))};x(cn,U);U.LineString=cn;var dn=function(a,b,c,d){if(!(this instanceof dn))return Zm(dn,arguments);U.call(this,$m(dn,"LinearRing",2,arguments))};x(dn,U);U.LinearRing=dn;var en=function(a,b,c,d){if(!(this instanceof en))return Zm(en,arguments);U.call(this,$m(en,"MultiLineString",3,arguments))};x(en,U);U.MultiLineString=en;
var fn=function(a,b,c,d,e){if(!(this instanceof fn))return Zm(fn,arguments);U.call(this,$m(fn,"Polygon",3,arguments))};x(fn,U);U.Polygon=fn;var gn=function(a,b,c,d,e){if(!(this instanceof gn))return Zm(gn,arguments);U.call(this,$m(gn,"MultiPolygon",4,arguments))};x(gn,U);U.MultiPolygon=gn;
U.prototype.encode=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return N.prototype.encode.call(this,a)}a={type:this.nb};"GeometryCollection"==this.nb?a.geometries=this.Vg:a.coordinates=this.yg;null!=this.Wb&&(a.crs={type:"name",properties:{name:this.Wb}});null!=this.nc&&(a.geodesic=this.nc);null!=this.lc&&(a.evenOdd=this.lc);return a};
U.prototype.hd=function(){if(this.D)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};U.prototype.toGeoJSON=U.prototype.hd;U.prototype.bg=function(){if(this.D)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new mi).V(this.hd())};U.prototype.toGeoJSONString=U.prototype.bg;U.prototype.V=function(a){return(void 0===a?0:a)?Gk(this):Ok(this)};U.prototype.serialize=U.prototype.V;
U.prototype.toString=function(){return"ee.Geometry("+this.bg()+")"};
U.prototype.ha=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return N.prototype.ha.call(this,a)}var b={},c="";"GeometryCollection"===this.nb?(b.geometries=this.Vg.map(function(e){return new U(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.yg,c="GeometryConstructors."+this.nb);null!=this.Wb&&(b.crs="string"===typeof this.Wb?(new P("Projection")).call(this.Wb):this.Wb);var d="Point"!==this.nb&&"MultiPoint"!==this.nb;
null!=this.nc&&d&&(b.geodesic=this.nc);null!=this.lc&&(b.evenOdd=this.lc);return(new P(c)).apply(b).ha(a)};
var Wm=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(!Wm(b[a]))return!1;return!0}a=a.coordinates;var c=hn(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)},hn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=hn(a[0]),c=1;c<a.length;c++)if(hn(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},jn=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},$m=function(a,b,c,d){a=kn(a,d);if(ln(a.coordinates)||null!=a.crs||null!=a.maxError)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=mn(c,a.coordinates);(b=gb(["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},kn=function(a,b){if(bb(b,wm))return{coordinates:lb(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Fb(a,function(c){return null!=c})},ln=function(a){return Array.isArray(a)?ab(a,ln):a instanceof N},mn=function(a,b){if(1>a||4<a)throw Error("Unexpected nesting level.");bb(b,function(e){return"number"===
typeof e})&&(b=jn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(hn(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},Zm=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return void 0!==a?a:c};U.prototype.name=function(){return"Geometry"};var V=function(a){if(!(this instanceof V))return sm(V,arguments);if(a instanceof V)return a;nn();if(Array.isArray(a)){if(0==a.length)throw Error("Empty list specified for ee.Filter().");if(1==a.length)return new V(a[0]);N.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof N)N.call(this,a.D,a.args,a.R);else if(void 0===a)N.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};x(V,N);w("ee.Filter",V);
var on=!1,nn=function(){on||(Mm(V,"Filter","Filter"),on=!0)},pn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};V.prototype.oc=function(){return Q("Filter.not",this)};V.prototype.not=V.prototype.oc;var qn=function(a,b){var c=R(qn,arguments);return Q("Filter.equals",c.name,c.value)};V.eq=qn;var rn=function(a,b){var c=R(rn,arguments);return qn(c.name,c.value).oc()};V.neq=rn;
var sn=function(a,b){var c=R(sn,arguments);return Q("Filter.lessThan",c.name,c.value)};V.lt=sn;var tn=function(a,b){var c=R(tn,arguments);return sn(c.name,c.value).oc()};V.gte=tn;var un=function(a,b){var c=R(un,arguments);return Q("Filter.greaterThan",c.name,c.value)};V.gt=un;var vn=function(a,b){var c=R(vn,arguments);return un(c.name,c.value).oc()};V.lte=vn;var wn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};V.and=wn;var xn=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
V.or=xn;var yn=function(a,b){var c=R(yn,arguments);c=Q("DateRange",c.start,c.end);return Fm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};V.date=yn;var zn=function(a,b,c,d){var e=R(zn,arguments);return Fm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};V.inList=zn;var An=function(a,b){return Fm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};V.bounds=An;
V.prototype.name=function(){return"Filter"};var Bn=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in pn))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+pn[b],a,c);return d?a.oc():a};V.metadata=Bn;var W=function(a,b,c){S.call(this,a,b,c);Cn()};x(W,S);w("ee.Collection",W);var Dn=!1,Cn=function(){Dn||(Mm(W,"Collection","Collection"),Mm(W,"AggregateFeatureCollection","Collection","aggregate_"),Dn=!0)};W.prototype.filter=function(a){a=R(W.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return tm(this,Q("Collection.filter",this,a))};W.prototype.filter=W.prototype.filter;
W.prototype.Ye=function(a,b,c){var d=R(W.prototype.Ye,arguments);return this.filter(Bn(d.name,d.operator,d.value))};W.prototype.filterMetadata=W.prototype.Ye;W.prototype.Og=function(a){return this.filter(An(a))};W.prototype.filterBounds=W.prototype.Og;W.prototype.Xe=function(a,b){var c=R(W.prototype.Xe,arguments);return this.filter(yn(c.start,c.end))};W.prototype.filterDate=W.prototype.Xe;
W.prototype.limit=function(a,b,c){var d=R(W.prototype.limit,arguments);return tm(this,Q("Collection.limit",this,d.max,d.property,d.ascending))};W.prototype.limit=W.prototype.limit;W.prototype.sort=function(a,b){var c=R(W.prototype.sort,arguments);return tm(this,Q("Collection.limit",this,void 0,c.property,c.ascending))};W.prototype.sort=W.prototype.sort;W.prototype.name=function(){return"Collection"};W.prototype.elementType=function(){return S};
W.prototype.map=function(a,b){var c=this.elementType();return tm(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};W.prototype.map=W.prototype.map;W.prototype.kh=function(a,b){b=void 0!==b?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};W.prototype.iterate=W.prototype.kh;var X=function(a,b){if(!(this instanceof X))return sm(X,arguments);if(a instanceof X){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)");En();if(a instanceof U||null===a)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof N)S.call(this,a.D,a.args,a.R);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=Qb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new U(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new U(a),metadata:b||null})};x(X,S);w("ee.Feature",X);var Fn=!1,En=function(){Fn||(Mm(X,"Feature","Feature"),Fn=!0)};X.prototype.X=function(a){return X.L.X.call(this,a)};X.prototype.getInfo=X.prototype.X;
X.prototype.getMap=function(a,b){var c=R(X.prototype.getMap,arguments);return Q("Collection",[this]).getMap(c.visParams,c.callback)};X.prototype.getMap=X.prototype.getMap;X.prototype.name=function(){return"Feature"};var Wl=function(a){var b={},c=Gn(a.element,a);c=Hn(c,a,b);b.element=c;return b},Xl=function(a){var b={},c=a.element.map(function(d){d=Gn(d,a);return Hn(d,a,b)});b.element=c;return b},Hn=function(a,b,c){var d={},e=["maxDimension","width","height","scale"];Eb(b,function(f,g){switch(g){case "dimensions":g="string"===typeof f?f.split("x").map(Number):Array.isArray(f)?f:"number"===typeof f?[f]:[];if(1===g.length)d.maxDimension=g[0];else if(2===g.length)d.width=g[0],d.height=g[1];else throw Error("Invalid dimensions "+
f);break;case "bbox":null!=d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof bn)){g=f;if("string"===typeof f)try{g=JSON.parse(f)}catch(h){g=f.split(/\s*,\s*/).map(Number)}if(Array.isArray(g)){if(g.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");f=new bn(g,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 U)){g=f;if("string"===typeof f)try{g=JSON.parse(f)}catch(h){throw Error('Region string "'+f+'" is not valid GeoJSON.');}if(Array.isArray(g))f=new fn(g,null,!1);else if(u(g))f=new U(g,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[g]=f}});Ob(d)||(d.input=a,a=e.some(function(f){return f in d})?Fm("Image.clipToBoundsAndScale",d):Fm("Image.clip",d));return a},Gn=function(a,b){var c=
b.crs||"",d=b.crsTransform||b.crs_transform;null!=d&&(d=In(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Fm("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,c=(new P("Projection")).call(c,d),b.region=new bn([0,0,e[0],e[1]],c,!1))}}else a=Fm("Image.setDefaultProjection",{image:a,crs:c,
crsTransform:[1,0,0,0,-1,0]});return a},In=function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(6===a.length&&bb(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.");},Kn=function(a,b){var c={};b=Jn(b,c);Ob(b)||(b.image=a,a=Fm("Image.visualize",b));c.image=a;return c},Jn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),
d={};Eb(a,function(e,f){gb(c,f)?d[f]=e:b[f]=e});return d},Bl=function(a,b){b=Object.assign({},b);var c=function(e){var f={};["crs","crs_transform","dimensions","region"].forEach(function(g){g in e&&(f[g]=e[g])});null!=e.scale&&null==e.dimensions&&(f.scale=e.scale);return f},d=function(e){var f=e.id;if(void 0===f)throw Error("Each band dictionary must have an id.");f=a.select(f);var g=c(b);e=c(e);e=c(Object.assign(g,e));f=Gn(f,e);return f=Hn(f,e,{})};"ZIPPED_GEO_TIFF_PER_BAND"===b.format&&b.bands&&
b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,f){return Q("Image.addBands",e,f,null,!0)},d.shift())):(d=c(b),a=Gn(a,d),a=Hn(a,d,{}));return a};var M=function(a){if(!(this instanceof M))return sm(M,arguments);if(a instanceof M)return a;Ln();var b=arguments.length;if(0==b||1==b&&void 0===a)S.call(this,new P("Image.mask"),{image:new M(0),mask:new M(0)});else if(1==b)if(wm(a))S.call(this,new P("Image.constant"),{value:a});else if(xm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return Mn($a(a,function(d){return new M(d)}));if(a instanceof N)"Array"==a.name()?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.D,
a.args,a.R);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(xm(b)&&wm(c))S.call(this,new P("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(M,S);w("ee.Image",M);var Nn=!1,Ln=function(){Nn||(Mm(M,"Image","Image"),Mm(M,"Window","Image","focal_"),Nn=!0)};
M.prototype.X=function(a){return M.L.X.call(this,a)};M.prototype.getInfo=M.prototype.X;M.prototype.getMap=function(a,b){var c=this,d=R(M.prototype.getMap,arguments),e=Kn(this,d.visParams);if(d.callback){var f=d.callback;ul(e,function(g,h){g=g?Object.assign(g,{image:c}):void 0;f(g,h)})}else return d=ul(e),d.image=this,d};M.prototype.getMap=M.prototype.getMap;
M.prototype.sb=function(a,b){var c=R(M.prototype.sb,arguments),d=c.params?Qb(c.params):{};d.image=L?this:this.V(!0);if(c.callback){var e=c.callback;Cl(d,function(f,g){f?e(Dl(f)):e(null,g)})}else return Dl(Cl(d))};M.prototype.getDownloadURL=M.prototype.sb;
M.prototype.Ad=function(a,b){var c=R(M.prototype.sb,arguments),d=c.params?Qb(c.params):{};if(L){var e={},f=Gn(this,d);f=Hn(f,d,e);d=Kn(f,e)}else if(d=Kn(this,d),d.region)if(d.region instanceof U&&(d.region=d.region.hd()),Array.isArray(d.region)||ym(d.region))d.region=ni(d.region);else if("string"!==typeof d.region)throw Error("The region parameter must be an array or a GeoJSON object.");return c.callback?(xl(d,c.callback),null):xl(d)};M.prototype.getThumbId=M.prototype.Ad;
M.prototype.cf=function(a,b){var c=R(M.prototype.cf,arguments);if(c.callback)this.Ad(c.params,function(d,e){var f="";if(void 0===e)try{f=Al(d)}catch(g){e=String(g.message)}c.callback(f,e)});else return Al(this.Ad(c.params))};M.prototype.getThumbURL=M.prototype.cf;var On=function(a,b,c){var d=R(On,arguments);return Mn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};M.rgb=On;var Pn=function(a){return Mn(Array.prototype.slice.call(arguments),null)};M.cat=Pn;
var Mn=function(a,b){if(0==a.length)return Q("Image.constant",[]);for(var c=new M(a[0]),d=1;d<a.length;d++)c=Q("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
M.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(2<b.length||xm(b[0])||wm(b[0])){for(var d=0;d<b.length;d++)if(!(xm(b[d])||wm(b[d])||b[d]instanceof N))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Fm("Image.select",c)};M.prototype.select=M.prototype.select;
M.prototype.i=function(a,b){var c=R(M.prototype.i,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var f=c.map,g;for(g in f)d.push(g),e[g]=new M(f[g])}var h=Q("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new O;c.encode=function(m){return h.encode(m)};c.wd=function(m,p){return Pj(m(h),p)};c.Z=function(){return{name:"",args:$a(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
M.prototype.expression=M.prototype.i;M.prototype.clip=function(a){try{a=new U(a)}catch(b){}return Q("Image.clip",this,a)};M.prototype.clip=M.prototype.clip;M.prototype.Hh=function(a){var b=1!=arguments.length||xm(arguments[0])?lb(arguments):arguments[0];return Q("Image.rename",this,b)};M.prototype.rename=M.prototype.Hh;M.prototype.name=function(){return"Image"};var Qn=function(a){if(this instanceof Qn){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof Qn)return a}else return sm(Qn,arguments);Rn();if(Array.isArray(a))N.call(this,null,null),this.Xc=a;else if(a instanceof N)N.call(this,a.D,a.args,a.R),this.Xc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};x(Qn,N);w("ee.List",Qn);var Sn=!1,Rn=function(){Sn||(Mm(Qn,"List","List"),Sn=!0)};
Qn.prototype.encode=function(a){return Array.isArray(this.Xc)?$a(this.Xc,function(b){return a(b)}):Qn.L.encode.call(this,a)};Qn.prototype.ha=function(a){return Array.isArray(this.Xc)?Lj(a(this.Xc)):Qn.L.ha.call(this,a)};Qn.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return sm(Y,arguments);if(a instanceof Y)return a;if(2<arguments.length)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");Tn();a instanceof U&&(a=new X(a));a instanceof X&&(a=[a]);if(xm(a)){var c={tableId:a};b&&(c.geometryColumn=b);W.call(this,new P("Collection.loadTable"),c)}else if(Array.isArray(a))W.call(this,new P("Collection"),{features:$a(a,function(d){return new X(d)})});else if(a instanceof Qn)W.call(this,
new P("Collection"),{features:a});else if(a instanceof N)W.call(this,a.D,a.args,a.R);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};x(Y,W);w("ee.FeatureCollection",Y);var Un=!1,Tn=function(){Un||(Mm(Y,"FeatureCollection","FeatureCollection"),Un=!0)};Y.prototype.getMap=function(a,b){var c=R(Y.prototype.getMap,arguments),d=Fm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.getMap(void 0,c.callback);else return d.getMap()};
Y.prototype.getMap=Y.prototype.getMap;Y.prototype.X=function(a){return Y.L.X.call(this,a)};Y.prototype.getInfo=Y.prototype.X;Y.prototype.sb=function(a,b,c,d){var e=R(Y.prototype.sb,arguments),f={};f.table=L?this:this.V();e.format&&(f.format=e.format.toUpperCase());e.filename&&(f.filename=e.filename);e.selectors&&(f.selectors=e.selectors);if(e.callback)El(f,function(g,h){g?e.callback(Fl(g)):e.callback(null,h)});else return Fl(El(f))};Y.prototype.getDownloadURL=Y.prototype.sb;
Y.prototype.select=function(a,b,c){if(xm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(f){return f.select(d)})}var e=R(Y.prototype.select,arguments);return this.map(function(f){return f.select(e)})};Y.prototype.select=Y.prototype.select;Y.prototype.name=function(){return"FeatureCollection"};Y.prototype.elementType=function(){return X};var Z=function(a){if(!(this instanceof Z))return sm(Z,arguments);if(a instanceof Z)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");Vn();a instanceof M&&(a=[a]);if(xm(a))W.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))W.call(this,new P("ImageCollection.fromImages"),{images:$a(a,function(b){return new M(b)})});else if(a instanceof Qn)W.call(this,new P("ImageCollection.fromImages"),{images:a});
else if(a instanceof N)W.call(this,a.D,a.args,a.R);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};x(Z,W);w("ee.ImageCollection",Z);var Wn=!1,Vn=function(){Wn||(Mm(Z,"ImageCollection","ImageCollection"),Mm(Z,"reduce","ImageCollection"),Wn=!0)};Z.prototype.bf=function(a,b){var c=R(Z.prototype.bf,arguments);return Xn(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.bf;
Z.prototype.df=function(a,b){var c=R(Z.prototype.df,arguments);return Xn(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.df;
var Xn=function(a,b,c,d){var e={};a=a.map(function(h){h=Gn(h,b.params);return Hn(h,b.params,e)});var f={},g=Jn(e,f);f.imageCollection=a.map(function(h){g.image=h;return Fm("Image.visualize",g)});null!=b.params.dimensions&&(f.dimensions=b.params.dimensions);if(f.format){if(!ab(c,function(h){return h.toLowerCase()==f.format.toLowerCase()}))throw Error("Invalid format specified.");}else f.format=c[0];c=xl;if(L)switch(d){case "video":c=yl;break;case "filmstrip":c=zl}if(b.callback)c(f,function(h,m){var p=
"";if(void 0===m)try{p=Al(h)}catch(t){m=String(t.message)}b.callback(p,m)});else return Al(c(f))};Z.prototype.getMap=function(a,b){var c=R(Z.prototype.getMap,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.getMap(c.visParams,c.callback);else return d.getMap(c.visParams)};Z.prototype.getMap=Z.prototype.getMap;Z.prototype.X=function(a){return Z.L.X.call(this,a)};Z.prototype.getInfo=Z.prototype.X;
Z.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Z.prototype.select=Z.prototype.select;Z.prototype.first=function(){return new M(Q("Collection.first",this))};Z.prototype.first=Z.prototype.first;Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return M};var Yn=function(a){this.Me=a;this.id=null},$n=function(a){var b={element:Zn(a)};Object.assign(b,a);b=Fb(b,function(c){return null!=c});return new Yn(b)};
Yn.prototype.start=function(a,b){var c=this;y(this.Me,"Task config must be specified for tasks to be started.");if(a){var d=function(){Ta(c.id);Vl(c.id,c.Me,function(e,f){f?b(f):a()})};this.id?d():Gl(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||Gl(1)[0],Ta(this.id,"Failed to obtain task ID."),Vl(this.id,this.Me)};Yn.prototype.start=Yn.prototype.start;var ao=function(a,b,c,d,e,f,g,h,m,p){var t=R(ao,arguments);t=bo(t,"ASSET","EXPORT_IMAGE");return $n(t)};
w("ee.batch.Export.image.toAsset",ao);var co=function(a,b,c,d,e,f,g,h,m,p,t,B,E,ba,Ca){var T=R(co,arguments);T=bo(T,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return $n(T)};w("ee.batch.Export.image.toCloudStorage",co);var eo=function(a,b,c,d,e,f,g,h,m,p,t,B,E,ba,Ca){var T=R(eo,arguments);T=bo(T,"DRIVE","EXPORT_IMAGE");return $n(T)};w("ee.batch.Export.image.toDrive",eo);var fo=function(a,b,c,d,e,f,g,h,m,p,t,B){var E=R(fo,arguments);E=bo(E,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return $n(E)};
w("ee.batch.Export.map.toCloudStorage",fo);var go=function(a,b,c,d,e,f){var g=R(go,arguments);g=bo(g,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return $n(g)};w("ee.batch.Export.table.toCloudStorage",go);var ho=function(a,b,c,d,e,f){var g=R(ho,arguments);g.type="EXPORT_FEATURES";g=bo(g,"DRIVE","EXPORT_FEATURES");return $n(g)};w("ee.batch.Export.table.toDrive",ho);var io=function(a,b,c){var d=R(io,arguments);d=bo(d,"ASSET","EXPORT_FEATURES");return $n(d)};w("ee.batch.Export.table.toAsset",io);
var jo=function(a,b,c,d,e,f,g,h,m,p,t,B){var E=R(jo,arguments);E=bo(E,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return $n(E)};w("ee.batch.Export.video.toCloudStorage",jo);var ko=function(a,b,c,d,e,f,g,h,m,p,t,B){var E=R(ko,arguments);E=bo(E,"DRIVE","EXPORT_VIDEO");return $n(E)};w("ee.batch.Export.video.toDrive",ko);var lo=function(a,b,c,d,e,f,g,h,m,p,t,B,E,ba,Ca,T,eb,Ib,kq,lq){var Ri=R(lo,arguments);Ri=bo(Ri,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return $n(Ri)};
w("ee.batch.Export.videoMap.toCloudStorage",lo);
var Zn=function(a){var b=function(d){return d in a},c=mo.find(b);y(1===cb(mo,b),'Expected a single "image" or "collection" key.');b=a[c];if(!(b instanceof M||b instanceof Y||b instanceof Z||b instanceof S))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection or ee.Element.");delete a[c];return b},bo=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'.");}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":e=
b=oo(e,b);break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());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;default:throw Error("Unknown export type: "+e.type);}if(d&&null!=e.region){d=e;b=e.region;if(b instanceof
U)b=b.hd();else if("string"===typeof b)try{b=Va(JSON.parse(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.");}if(!(u(b)&&"type"in b))try{new cn(b)}catch(f){try{new fn(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.");
}}b=ni(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=xa(a.folder);if(!gb(["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"],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;a.fileFormat="MP4";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={},f=n(Object.entries(c)),g=f.next();!g.done;g=f.next()){var h=n(g.value);g=h.next().value;h=h.next().value;if(!gb(d,g))throw Error('"'+g+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+g[0].toUpperCase()+g.substring(1)]=Array.isArray(h)?h.join():h}return e},mo=["image","collection"];var so=function(a){if(!(this instanceof so))return sm(so,arguments);if(a instanceof so)return a;to();if("number"===typeof a)N.call(this,null,null),this.Zc=a;else if(a instanceof N)N.call(this,a.D,a.args,a.R),this.Zc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};x(so,N);w("ee.Number",so);var uo=!1,to=function(){uo||(Mm(so,"Number","Number"),uo=!0)};so.prototype.encode=function(a){return"number"===typeof this.Zc?this.Zc:so.L.encode.call(this,a)};
so.prototype.ha=function(a){return"number"===typeof this.Zc?Lj(a(this.Zc)):so.L.ha.call(this,a)};so.prototype.name=function(){return"Number"};var vo=function(a){if(!(this instanceof vo))return sm(vo,arguments);if(a instanceof vo)return a;wo();if("string"===typeof a)N.call(this,null,null),this.fd=a;else if(a instanceof N)this.fd=null,a.D&&"String"==a.D.Z().returns?N.call(this,a.D,a.args,a.R):N.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};x(vo,N);w("ee.String",vo);var xo=!1,wo=function(){xo||(Mm(vo,"String","String"),xo=!0)};
vo.prototype.encode=function(a){return"string"===typeof this.fd?this.fd:vo.L.encode.call(this,a)};vo.prototype.ha=function(a){return"string"===typeof this.fd?Lj(a(this.fd)):vo.L.ha.call(this,a)};vo.prototype.name=function(){return"String"};var yo=function(a,b){if(!(this instanceof yo))return sm(yo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var f=d[e],g=f.type;c.push(zo(g in um?um[g]:null,f.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.Ua=Ao(a,c,b);this.pg=b.apply(null,c)};x(yo,O);w("ee.CustomFunction",yo);yo.prototype.encode=function(a){return{type:"Function",argumentNames:$a(this.Ua.args,function(b){return b.name}),body:a(this.pg)}};
yo.prototype.ha=function(a){return Qj(this.Ua.args.map(function(b){return b.name}),a(this.pg))};yo.prototype.wd=function(a,b){return Pj(a(this),b)};yo.prototype.Z=function(){return this.Ua};
var zo=function(a,b){a=a||Object;if(!(a.prototype instanceof N))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=N;var c=function(d){this.args=this.D=null;this.R=d};c.prototype=a.prototype;return new c(b)},Bo=function(a,b){b={name:"",returns:"Object",args:$a(b,function(c){return{name:null,type:"string"===typeof c?c:c.prototype instanceof N?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].R&&d.push(e);if(0==d.length)return a;var f=function(m){var p=0;u(m)&&"function"!==typeof m&&("Function"==m.type&&p++,Eb(m,function(t){p+=f(t)}));return p};e=Fk(c.apply(null,b));c="_MAPPING_VAR_"+f(e)+"_";for(e=0;e<d.length;e++){var g=d[e],h=c+e;b[g].R=h;a.args[g].name=h}return a};var Co=function(a,b){if(!(this instanceof Co))return sm(Co,arguments);if(a instanceof Co)return a;Do();var c=R(Co,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},f=null;if(xm(a)){if(e.value=a,c)if(xm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(wm(a))e.value=a;else if(za(a))e.value=Math.floor(a.getTime());else if(a instanceof N)a.D&&"Date"==a.D.Z().returns?(d=a.D,e=a.args,f=a.R):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
a);N.call(this,d,e,f)};x(Co,N);w("ee.Date",Co);var Eo=!1,Do=function(){Eo||(Mm(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(u(a)&&"CompoundValue"===a.type){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],f=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=Io(f,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 $a(a,function(e){return Io(e,b)});if(!u(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 ef({qb:a}),a);case "Invocation":return c="functionName"in a?Em(a.functionName):Io(a["function"],b),a=Gb(a.arguments,function(e){return Io(e,b)}),Ko(c,a);case "Dictionary":return Gb(a.value,function(e){return Io(e,b)});case "Function":var d=Io(a.body,b);a={name:"",args:$a(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 U(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,Jj);c.prototype.encode=function(){return b};c.prototype.ha=function(){return a};return new c},Ko=function(a,b){if(a instanceof O)return a.apply(b);if(a instanceof N){var c=function(){return O.apply(this,arguments)||this};q(c,O);c.prototype.encode=function(d){return a.encode(d)};c.prototype.wd=function(d,e){return Pj(d(a),e)};return new N(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=Qd(pf,a),c={},d=function(g,h){if(!(g in c)){if(!(g in b.values))throw Error("Cannot find "+h+" "+g);c[g]=e(b.values[g])}return c[g]},e=function(g){if(null!==g.fb)g=g.fb;else if(null!==g.bb)g=g.bb.values.map(e);else if(null!==g.gb)g=Gb(g.gb.values,e);else if(null!==g.Kb)g=zo(Object,g.Kb);else if(null!==g.jb)g=f(g.jb);else if(null!==g.Pa){var h=g.Pa;g=h.Qa?d(h.Qa,"function"):Em(h.functionName);h=Gb(h.arguments,e);g=Ko(g,h)}else g=null!==g.qb?Jo(new ef({qb:g.qb}),g.qb):null!==
g.Rb?Jo(new ef({Rb:g.Rb}),g.Rb):null!==g.Ja?d(g.Ja,"reference"):null;return g},f=function(g){var h=d(g.body,"function body");g={args:g.hc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new yo(g,function(){return h})};return d(b.result,"result value")};w("ee.Deserializer.decodeCloudApi",Ho);var Mo=function(a){if(!(this instanceof Mo))return sm(Mo,arguments);if(a instanceof Mo)return a;No();ym(a)?(N.call(this,null,null),this.Jc=a):(a instanceof N&&a.D&&"Dictionary"==a.D.Z().returns?N.call(this,a.D,a.args,a.R):N.call(this,new P("Dictionary"),{input:a},null),this.Jc=null)};x(Mo,N);w("ee.Dictionary",Mo);var Oo=!1,No=function(){Oo||(Mm(Mo,"Dictionary","Dictionary"),Oo=!0)};Mo.prototype.encode=function(a){return null!==this.Jc?a(this.Jc):Mo.L.encode.call(this,a)};
Mo.prototype.ha=function(a){return null!==this.Jc?Lj(a(this.Jc)):Mo.L.ha.call(this,a)};Mo.prototype.name=function(){return"Dictionary"};var Po={};w("ee.Terrain",Po);Po.kf=!1;Po.Lj=function(){Po.kf||(Mm(Po,"Terrain","Terrain"),Po.kf=!0)};Po.reset=function(){Nm(Po);Po.kf=!1};var Vo=function(a,b,c,d,e){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",dj(a,b,e),f)So.push(c),Im(To,Uo);else try{Im(),To()}catch(g){throw Uo(g),g;}}else c&&c()};w("ee.initialize",Vo);
var Yo=function(){Qo="not_ready";yj=xj=lj=null;wj=!1;Gm=null;Hm={};Nm(Co);Eo=!1;Nm(Mo);Oo=!1;Nm(S);Um=!1;Nm(M);Nn=!1;Nm(X);Fn=!1;Nm(W);Dn=!1;Nm(Z);Wn=!1;Nm(Y);Un=!1;Nm(V);on=!1;Nm(U);Xm=!1;Nm(Qn);Sn=!1;Nm(so);uo=!1;Nm(vo);xo=!1;Po.reset();for(var a=r.ee,b=0;b<Wo.length;b++){var c=Wo[b];Nm(a[c]);delete a[c]}Wo=[];um=a;a=Xo;for(var d in a)delete a[d]};w("ee.reset",Yo);var Zo={kk:"not_ready",LOADING:"loading",lk:"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 P(a));return O.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};w("ee.call",$o);var ap=function(a,b){"string"===typeof a&&(a=new P(a));return a.apply(b)};w("ee.apply",ap);
var To=function(){if("loading"==Qo){try{Do();No();Tm();Ln();En();Cn();Vn();Tn();nn();Vm();Rn();to();wo();Po.Lj();var a=Jm(),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 f=r.ee,g;for(g in b)g in c&&!(g in f)&&(f[g]=bp(g),Wo.push(g),a[g]?(f[g].signature=a[g],f[g].signature.isConstructor=!0,Hm[g]=!0):f[g].signature={});um=f;cp()}catch(h){Uo(h);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=Km();Kb(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=Xo;for(e.signature={};1<b.length;){var f=b[0];f in e||(e[f]={signature:{}});e=e[f];b=nb(b,1)}f=function(g){return Dm(c,void 0,Array.prototype.slice.call(arguments,0))};f.signature=d;f.toString=v(c.toString,c);e[b[0]]=f}})},bp=function(a){var b=function(c){var d=r.ee[a],e=Array.prototype.slice.call(arguments),f=1==e.length;if(f&&e[0]instanceof
d)return e[0];if(!(this instanceof d))return sm(d,e);d=Lm(a);var g=!(e[0]instanceof N),h=!1;d&&(f?g?h=!0:e[0].D&&e[0].D.Z().returns==d.Z().returns||(h=!0):h=!0);if(h)e=zm(e,d.Z())?e[0]:Bm(d,e),N.call(this,d,Cm(d,e));else{if(!f)throw Error("Too many arguments for ee."+a+"(): "+e);if(g)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];N.call(this,e.D,e.args,e.R)}};x(b,N);b.prototype.name=function(){return a};Mm(b,a,a);return b};
Am=function(a,b){if(null===a)return null;if(void 0!==a){var c=r.ee;switch(b){case "Image":return new M(a);case "Feature":return a instanceof W?Q("Feature",Q("Collection.geometry",a)):new X(a);case "Element":if(a instanceof S)return a;if(a instanceof U)return new X(a);if(a instanceof N)return new S(a.D,a.args,a.R);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",a):new U(a);case "FeatureCollection":case "Collection":return a instanceof W?
a:new Y(a);case "ImageCollection":return new Z(a);case "Filter":return new V(a);case "Algorithm":if("string"===typeof a)return new P(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 Jj)return a;throw Error("Argument is not a function: "+a);case "String":return xm(a)||a instanceof vo||a instanceof N?new vo(a):a;case "Dictionary":return ym(a)?a:new Mo(a);case "List":return new Qn(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new so(a);
default:if(b in c){d=Lm(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){Hd.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.Rg=new vd;this.Qg=new vd};q(dp,Hd);dp.prototype.getTile=function(a,b){var c=Id(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.wb,this.token].join("/");this.yb.push(c);this.wb+=1;var d=jh("DIV");ep(this,b,a,c,d);fp(this);return d};
var ep=function(a,b,c,d,e){var f=Li(Ji);f.open("GET",b,!0);f.responseType="arraybuffer";f.onreadystatechange=v(function(){if(f.readyState===XMLHttpRequest.DONE&&200===f.status){var g=f.response;if(g)g=new Float32Array(g),this.Rg.set(c,g),this.Qg.set(c,e),jb(this.yb,d),fp(this);else throw this.$f.add(d),Error("Unable to request floating point array buffers.");}},a);f.send()},fp=function(a){a.dispatchEvent(new Jd(a.yb.length))};dp.prototype.G=function(){this.Qg=this.Rg=null;Hd.prototype.G.call(this)};
w("ee.FloatTileOverlay",dp);var gp=function(){this.Td=new Map};gp.prototype.clear=function(){this.Td.clear()};var hp=function(a,b){a.Td.has(b)||a.Td.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.Td.get(b)};var ip=function(a){Ka.call(this);this.Pb=a;this.H={}};x(ip,Ka);var jp=[];ip.prototype.Ra=function(a,b,c,d){Array.isArray(b)||(b&&(jp[0]=b.toString()),b=jp);for(var e=0;e<b.length;e++){var f=dd(a,b[e],c||this.handleEvent,d||!1,this.Pb||this);if(!f)break;this.H[f.key]=f}return this};ip.prototype.Yc=function(a,b,c,d){return kp(this,a,b,c,d)};
var kp=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)kp(a,b,c[g],d,e,f);else{b=cd(b,c,d||a.handleEvent,e,f||a.Pb||a);if(!b)return a;a.H[b.key]=b}return a};ip.prototype.ae=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.ae(a,b[f],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Pb||this,c=ed(c),d=!!d,b=Tc(a)?a.Mc(b,c,d,e):a?(a=gd(a))?a.Mc(b,c,d,e):null:null,b&&(ld(b),delete this.H[b.key])};
ip.prototype.dd=function(){Eb(this.H,function(a,b){this.H.hasOwnProperty(b)&&ld(a)},this);this.H={}};ip.prototype.G=function(){ip.L.G.call(this);this.dd()};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=Mb[a.name]):(this.code=a=Sa(a.code),this.name=lp(a));Na.call(this,rc("%s %s",this.name,b))};x(mp,Na);var lp=function(a){var b=Nb(function(c){return a==c});if(void 0===b)throw Error("Invalid code: "+a);return b},Mb={AbortError:3,EncodingError:5,InvalidModificationError:9,InvalidStateError:7,NotFoundError:1,NotReadableError:4,NoModificationAllowedError:6,PathExistsError:12,QuotaExceededError:10,SecurityError:2,SyntaxError:8,TypeMismatchError:11};var np=function(a,b){Ma.call(this,a.type,b);this.Ca=a};x(np,Ma);var op=function(){z.call(this);this.aa=new FileReader;this.aa.onloadstart=v(this.kc,this);this.aa.onprogress=v(this.kc,this);this.aa.onload=v(this.kc,this);this.aa.onabort=v(this.kc,this);this.aa.onerror=v(this.kc,this);this.aa.onloadend=v(this.kc,this)};x(op,z);k=op.prototype;k.abort=function(){try{this.aa.abort()}catch(a){throw new mp(a,"aborting read");}};k.tb=function(){return this.aa.readyState};k.getError=function(){return this.aa.error&&new mp(this.aa.error,"reading file")};
k.kc=function(a){this.dispatchEvent(new np(a,this))};k.G=function(){op.L.G.call(this);delete this.aa};k.readAsBinaryString=function(a){this.aa.readAsBinaryString(a)};k.readAsArrayBuffer=function(a){this.aa.readAsArrayBuffer(a)};k.readAsText=function(a,b){this.aa.readAsText(a,b)};var pp=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};k=pp.prototype;k.clone=function(){return new pp(this.top,this.right,this.bottom,this.left)};k.toString=function(){return"("+this.top+"t, "+this.right+"r, "+this.bottom+"b, "+this.left+"l)"};k.contains=function(a){return this&&a?a instanceof pp?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
k.expand=function(a,b,c,d){u(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return this};k.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};
k.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};k.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
k.translate=function(a,b){a instanceof eh?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(Sa(a),this.left+=a,this.right+=a,"number"===typeof b&&(this.top+=b,this.bottom+=b));return this};k.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};var qp=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};k=qp.prototype;k.clone=function(){return new qp(this.left,this.top,this.width,this.height)};k.toString=function(){return"("+this.left+", "+this.top+" - "+this.width+"w x "+this.height+"h)"};
k.ih=function(a){var b=Math.max(this.left,a.left),c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top);a=Math.min(this.top+this.height,a.top+a.height);if(d<=a)return this.left=b,this.top=d,this.width=c-b,this.height=a-d,!0}return!1};k.intersects=function(a){return this.left<=a.left+a.width&&a.left<=this.left+this.width&&this.top<=a.top+a.height&&a.top<=this.top+this.height};
k.Te=function(a){b:{var b=Math.max(this.left,a.left);var c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top),e=Math.min(this.top+this.height,a.top+a.height);if(d<=e){b=new qp(b,d,c-b,e-d);break b}}b=null}if(b&&b.height&&b.width){b=[];c=this.top;d=this.height;e=this.left+this.width;var f=this.top+this.height,g=a.left+a.width,h=a.top+a.height;a.top>this.top&&(b.push(new qp(this.left,this.top,this.width,a.top-this.top)),c=a.top,d-=a.top-this.top);h<f&&(b.push(new qp(this.left,
h,this.width,f-h)),d=h-c);a.left>this.left&&b.push(new qp(this.left,c,a.left-this.left,d));g<e&&b.push(new qp(g,c,e-g,d));a=b}else a=[this.clone()];return a};k.contains=function(a){return a instanceof eh?a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height};
k.distance=function(a){var b=a.x<this.left?this.left-a.x:Math.max(a.x-(this.left+this.width),0);a=a.y<this.top?this.top-a.y:Math.max(a.y-(this.top+this.height),0);return Math.sqrt(b*b+a*a)};k.getCenter=function(){return new eh(this.left+this.width/2,this.top+this.height/2)};k.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
k.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};k.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};k.translate=function(a,b){a instanceof eh?(this.left+=a.x,this.top+=a.y):(this.left+=Sa(a),"number"===typeof b&&(this.top+=b));return this};
k.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};var rp=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 sp=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.Sd=new gp;this.xb=new vd;this.wb=0;this.Zf=a;this.kb=new ip(this);this.projection=null;this.radius=0;this.alt=null};q(sp,z);k=sp.prototype;k.Ae=function(a){return dd(this,"tile-load",a)};k.Jf=function(a){ld(a)};
k.Nc=function(){return tp(this,"throttled")+tp(this,"loading")+tp(this,"new")};k.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){rp(b.pa,this.opacity)},this)};k.getStats=function(){return this.Sd};
k.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.wb++].join("-"),this.Zf.Yg()].join("-");b=this.Ag(d,b,c,a);b.tileSize=this.tileSize;rp(b.pa,this.opacity);this.xb.set(a,b);up(this,b);this.dispatchEvent(new vp(this.Nc()));this.Zf.nh(b,(new Date).getTime()/1E3);return b.pa};k.releaseTile=function(a){var b=this.xb.get(a.id);this.xb.remove(a.id);b&&(b.abort(),La(b))};
var up=function(a,b){a.kb.Ra(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.Qj,d=(new Date).getTime();hp(this.Sd,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new wp(this.Nc()));break;case "throttled":hp(this.Sd,b.zoom).throttleCount++;this.dispatchEvent(new xp(b.Ga));break;case "failed":hp(this.Sd,b.zoom).errorCount++;this.dispatchEvent(new yp(b.Ga,b.Ej));break;case "aborted":this.dispatchEvent(new zp(this.Nc()))}})};
sp.prototype.G=function(){z.prototype.G.call(this);this.xb.forEach(La);this.xb.clear();this.xb=null;La(this.kb);this.Zf=this.kb=null};var tp=function(a,b){return cb(a.xb.T(),function(c){return c.getStatus()==b})};w("ee.layers.AbstractOverlay",sp);sp.prototype.removeTileCallback=sp.prototype.Jf;sp.prototype.addTileCallback=sp.prototype.Ae;var wp=function(){Ma.call(this,"tile-load")};q(wp,Ma);var vp=function(){Ma.call(this,"tile-start")};q(vp,Ma);var xp=function(){Ma.call(this,"tile-throttle")};
q(xp,Ma);var yp=function(a,b){Ma.call(this,"tile-fail");this.errorMessage=b};q(yp,Ma);var zp=function(){Ma.call(this,"tile-abort")};q(zp,Ma);var Ap=function(a,b,c,d){z.call(this);this.jc=a;this.zoom=b;this.pa=c.createElement("div");this.pa.id=d;this.Sj=5;this.Od=function(){};this.Ud="new";this.Kh=0;this.mf=!1};q(Ap,z);
var Cp=function(a){if(!a.mf&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Bp(a,"loading");a.Qj=(new Date).getTime();a.Wa=new Mi;a.Wa.uc="blob";a.Wa.Ra("complete",function(){var b=$i(this.Wa),c=this.Wa.getStatus();429==c&&Bp(this,"throttled");if(Fi(c)){var d={};Eb(aj(this.Wa),function(f,g){d[g.toLowerCase()]=f});this.dk=d;this.Qh=b;this.Lc()}else if(b){var e=new op;e.Ra("loadend",function(){this.ed(e.aa.result)},void 0,this);
e.readAsText(b)}else this.ed("Failed to load tile.")},!1,a);a.Wa.Yc("ready",Ha(La,a.Wa));a.Ga&&a.Ga.endsWith("&profiling=1")&&L&&(a.Ga=a.Ga.replace("&profiling=1",""),a.Wa.headers.set("X-Earth-Engine-Computation-Profile","1"));a.Wa.send(a.Ga,"GET")};k=Ap.prototype;k.Lc=function(){this.Od(this);Bp(this,"loaded")};k.Fc=function(){La(this.Wa)};
k.ed=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.Kh>=this.Sj?(this.Ej=b(a),Bp(this,"failed")):(this.Fc(),setTimeout(v(function(){this.Na||(this.mf=!0,Cp(this),this.mf=!1)},this),1E3*Math.pow(2,this.Kh++)))};k.abort=function(){this.Fc();"aborted"!=this.getStatus()&&"removed"!=this.getStatus()&&Bp(this,this.Ud in Dp?"removed":"aborted")};k.getStatus=function(){return this.Ud};var Bp=function(a,b){a.Ud=b;a.dispatchEvent("status-changed")};
Ap.prototype.G=function(){z.prototype.G.call(this);this.Fc();this.pa.remove();this.Od=null};var Dp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Ep=function(){Ka.call(this)};q(Ep,Ka);var Fp=function(a,b){sp.call(this,a,b);this.rg=new vd;this.Kg=new vd};q(Fp,sp);Fp.prototype.Ag=function(a,b,c,d){var e=new Gp(a,b,c,d);this.kb.Ra(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.rg.set(a,new Float32Array(e.zj)),this.Kg.set(a,e.pa))});return e};Fp.prototype.G=function(){sp.prototype.G.call(this);this.Kg=this.rg=null};w("ee.layers.BinaryOverlay",Fp);var Gp=function(a,b,c,d){Ap.call(this,a,b,c,d)};q(Gp,Ap);
Gp.prototype.Lc=function(){var a=new op;a.Ra("loadend",function(){this.zj=a.aa.result;Ap.prototype.Lc.call(this)},void 0,this);a.readAsArrayBuffer(this.Qh)};var Hp=function(a){z.call(this);this.Sc={};this.Rc={};this.Pb=new ip(this);this.O=a;this.Ke=!1};x(Hp,z);var Ip=[yc&&!Ic("11")?"readystatechange":"load","abort","error"],Jp=function(a,b,c){if(c="string"===typeof c?c:c.src)a.Ke=!1,a.Sc[b]={src:c,zg:null}},Kp=function(a,b){delete a.Sc[b];var c=a.Rc[b];c&&(delete a.Rc[b],a.Pb.ae(c,Ip,a.wh))};
Hp.prototype.start=function(){var a=this.Sc;Ya(Kb(a),function(b){var c=a[b];if(c&&(delete a[b],!this.Na)){if(this.O){var d=this.O;d=(d?new ph(oh(d)):Oa||(Oa=new ph)).Cj("IMG")}else d=new Image;c.zg&&(d.crossOrigin=c.zg);this.Pb.Ra(d,Ip,this.wh);this.Rc[b]=d;d.id=b;d.src=c.src}},this)};
Hp.prototype.wh=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));Kp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Na&&Ob(this.Rc)&&Ob(this.Sc)&&!this.Ke&&(this.Ke=!0,this.dispatchEvent("complete"))}};Hp.prototype.G=function(){delete this.Sc;delete this.Rc;La(this.Pb);Hp.L.G.call(this)};var Lp=function(a,b){sp.call(this,a,b)};q(Lp,sp);Lp.prototype.Ag=function(a,b,c,d){return new Mp(a,b,c,d)};w("ee.layers.ImageOverlay",Lp);var Mp=function(a,b,c,d){Ap.call(this,a,b,c,d);this.Od=Np;this.gh=this.ea=this.Fd=null;this.$c=""};q(Mp,Ap);
Mp.prototype.Lc=function(){try{var a=nc(this.Qh);this.$c=lc(a);var b="about:invalid#zClosurez"!==this.$c?this.$c:this.Ga}catch(c){b=this.Ga}this.ea=new Hp;Jp(this.ea,this.pa.id+"-image",b);this.gh=cd(this.ea,Op,function(c){"load"==c.type?(this.Fd=c.target,Ap.prototype.Lc.call(this)):this.ed()},void 0,this);this.ea.start()};Mp.prototype.Fc=function(){Ap.prototype.Fc.call(this);this.ea&&(ld(this.gh),La(this.ea))};Mp.prototype.G=function(){Ap.prototype.G.call(this);this.$c&&URL.revokeObjectURL(this.$c)};
var Np=function(a){a.pa.appendChild(a.Fd)},Op=["load","abort","error"];var Pp=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 Qp=function(a,b,c,d){Ka.call(this);this.qg=a;this.lb=b;this.Xf=d||"";this.Kd=c};q(Qp,Ep);Qp.prototype.nh=function(a){if(a.zoom<=this.Kd)a.Ga=this.Bd(a.jc,a.zoom);else{var b=a.zoom-this.Kd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.jc.x/c),Math.floor(a.jc.y/c));a.Ga=this.Bd(c,a.zoom-b);a.Od=Ha(Rp,this.Kd)}var d=v(a.ed,a);a.ed=v(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Bp(a,"loaded"):d(e)},a);Cp(a)};
Qp.prototype.Yg=function(){return[this.qg,this.lb,this.Kd,this.Xf].join("-")};Qp.prototype.Bd=function(a,b){a=Pp("https://storage.googleapis.com",this.qg,this.lb,String(b),String(a.x),String(a.y));this.Xf&&(a+=this.Xf);return a};
var Rp=function(a,b){if(!b.Fd)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.pa.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.pa.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Fd,c/a*(b.jc.x%a),c/a*(b.jc.y%a),c/a,c/a,0,0,c,c)};w("ee.layers.CloudStorageTileSource",Qp);var Sp=function(){this.Da=[];this.La=[]};k=Sp.prototype;k.enqueue=function(a){this.La.push(a)};k.Ic=function(){0==this.Da.length&&(this.Da=this.La,this.Da.reverse(),this.La=[]);return this.Da.pop()};k.M=function(){return this.Da.length+this.La.length};k.isEmpty=function(){return 0==this.Da.length&&0==this.La.length};k.clear=function(){this.Da=[];this.La=[]};k.contains=function(a){return gb(this.Da,a)||gb(this.La,a)};
k.remove=function(a){var b=this.Da;var c=Xa(b,a);0<=c?(ib(b,c),b=!0):b=!1;return b||jb(this.La,a)};k.T=function(){for(var a=[],b=this.Da.length-1;0<=b;--b)a.push(this.Da[b]);var c=this.La.length;for(b=0;b<c;++b)a.push(this.La[b]);return a};var Tp=function(a,b){Ka.call(this);this.th=a||0;this.Jd=b||10;if(this.th>this.Jd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Oa=new Sp;this.ub=new Ed;this.delay=0;this.nf=null;this.nd()};x(Tp,Ka);Tp.prototype.Oc=function(){var a=Ia();if(!(null!=this.nf&&a-this.nf<this.delay)){for(var b;0<this.Oa.M()&&(b=this.Oa.Ic(),!this.xf(b));)this.nd();!b&&this.M()<this.Jd&&(b=this.Ne());b&&(this.nf=a,this.ub.add(b));return b}};
var Up=function(a,b){return a.ub.remove(b)?(a.ze(b),!0):!1};k=Tp.prototype;k.ze=function(a){this.ub.remove(a);this.xf(a)&&this.M()<this.Jd?this.Oa.enqueue(a):this.ud(a)};k.nd=function(){for(var a=this.Oa;this.M()<this.th;)a.enqueue(this.Ne());for(;this.M()>this.Jd&&0<this.Oa.M();)this.ud(a.Ic())};k.Ne=function(){return{}};k.ud=function(a){if("function"==typeof a.Ma)a.Ma();else for(var b in a)a[b]=null};k.xf=function(a){return"function"==typeof a.Aj?a.Aj():!0};
k.contains=function(a){return this.Oa.contains(a)||this.ub.contains(a)};k.M=function(){return this.Oa.M()+this.ub.M()};k.isEmpty=function(){return this.Oa.isEmpty()&&this.ub.isEmpty()};k.G=function(){Tp.L.G.call(this);if(0<this.ub.M())throw Error("[goog.structs.Pool] Objects not released");delete this.ub;for(var a=this.Oa;!a.isEmpty();)this.ud(a.Ic());delete this.Oa};var Vp=function(a,b){this.lh=a;this.de=b};Vp.prototype.getKey=function(){return this.lh};Vp.prototype.clone=function(){return new Vp(this.lh,this.de)};var Wp=function(a){this.wa=[];if(a)a:{if(a instanceof Wp){var b=a.Ea();a=a.T();if(0>=this.M()){for(var c=this.wa,d=0;d<b.length;d++)c.push(new Vp(b[d],a[d]));break a}}else b=Kb(a),a=Jb(a);for(d=0;d<b.length;d++)Xp(this,b[d],a[d])}},Xp=function(a,b,c){var d=a.wa;d.push(new Vp(b,c));b=d.length-1;a=a.wa;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};k=Wp.prototype;
k.remove=function(){var a=this.wa,b=a.length,c=a[0];if(!(0>=b)){if(1==b)hb(a);else{a[0]=a.pop();a=0;b=this.wa;for(var d=b.length,e=b[a];a<d>>1;){var f=2*a+1,g=2*a+2;f=g<d&&b[g].getKey()<b[f].getKey()?g:f;if(b[f].getKey()>e.getKey())break;b[a]=b[f];a=f}b[a]=e}return c.de}};k.T=function(){for(var a=this.wa,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].de);return b};k.Ea=function(){for(var a=this.wa,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
k.Gc=function(a){return ab(this.wa,function(b){return b.de==a})};k.rb=function(a){return ab(this.wa,function(b){return b.getKey()==a})};k.clone=function(){return new Wp(this)};k.M=function(){return this.wa.length};k.isEmpty=function(){return 0==this.wa.length};k.clear=function(){hb(this.wa)};var Yp=function(){Wp.call(this)};x(Yp,Wp);Yp.prototype.enqueue=function(a,b){Xp(this,a,b)};Yp.prototype.Ic=function(){return this.remove()};var Zp=function(a,b){this.Ig=void 0;this.Qd=new Yp;Tp.call(this,a,b)};x(Zp,Tp);k=Zp.prototype;k.Oc=function(a,b){if(!a)return(a=Zp.L.Oc.call(this))&&this.delay&&(this.Ig=r.setTimeout(v(this.Dd,this),this.delay)),a;this.Qd.enqueue(void 0!==b?b:100,a);this.Dd()};k.Dd=function(){for(var a=this.Qd;0<a.M();){var b=this.Oc();if(b)a.Ic().apply(this,[b]);else break}};k.ze=function(a){Zp.L.ze.call(this,a);this.Dd()};k.nd=function(){Zp.L.nd.call(this);this.Dd()};
k.G=function(){Zp.L.G.call(this);r.clearTimeout(this.Ig);this.Qd.clear();this.Qd=null};var $p=function(a,b){Ka.call(this);this.pf=a;this.ra=b||null};q($p,Ep);$p.prototype.nh=function(a,b){var c=dd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.dk["x-earth-engine-computation-profile"];this.ra&&e&&this.ra.wj(a.pa.id,e);break;case "failed":case "aborted":this.ra&&""!==a.pa.id&&this.ra.Yj(a.pa.id),ld(c)}},void 0,this);a.Ga=this.Bd(a.jc,a.zoom);var d=v(this.ef,this,a);aq().Oc(d,b)};$p.prototype.Yg=function(){return this.pf.mapid+"-"+this.pf.token};
$p.prototype.ef=function(a,b){var c=aq();if(a.Na||"aborted"==a.getStatus())Up(c,b);else{var d=dd(a,"status-changed",function(){a.Ud in Dp&&(ld(d),Up(c,b))});Cp(a)}};$p.prototype.Bd=function(a,b){a=vl(this.pf,a.x,a.y,b);return this.ra&&this.ra.isEnabled()?a+"&profiling=1":a};var aq=function(){bq||(bq=new Zp(0,4));return bq};w("ee.layers.EarthEngineTileSource",$p);var bq=null;var dq=function(){z.call(this);this.Yd=new cq(0,60);this.tc=new vd};q(dq,z);dq.prototype.send=function(a,b,c,d,e){if(this.tc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new eq(a,b,d,v(this.Gh,this),void 0!==e?e:1);this.tc.set(a,b);a=v(this.ef,this,b);this.Yd.Oc(a,c);return b};dq.prototype.abort=function(a){if(a=this.tc.get(a))a.fc||(a.fc=!0,a.Ca=new Ma("abort")),this.Gh(a)};
dq.prototype.ef=function(a,b){if(a.ea||a.fc)fq(this,b);else if(a.Zh=b,b.setActive(!0),b=new Hp,a.ea=b,!a.retry())throw Error("Cannot dispatch first request!");};dq.prototype.Gh=function(a){this.tc.remove(a.getId());a.ea&&(fq(this,a.Zh),a.ea.Ma());a.ff&&a.ff(a.Ca,a.Eh)};var fq=function(a,b){b.setActive(!1);if(!Up(a.Yd,b))throw Error("Object not released");};dq.prototype.G=function(){z.prototype.G.call(this);this.Yd.Ma();this.Yd=null;var a=this.tc;Ya(a.T(),function(b){b.Ma()});a.clear();this.tc=null};
w("ee.MapTileManager",dq);dq.lf=void 0;dq.Xg=function(){return dq.lf?dq.lf:dq.lf=new dq};var eq=function(a,b,c,d,e){Ka.call(this);this.da=a;this.ik=b;this.Tj=void 0!==e?e:1;this.ff=c;this.Yb=d};q(eq,Ka);k=eq.prototype;k.getId=function(){return this.da};k.getUrl=function(){return this.ik};k.Jj=function(a){if(this.fc)this.Yb&&this.Yb(this);else switch(a.type){case "load":this.Ca=a;this.Yb&&this.Yb(this);break;case "error":case "abort":this.retry()||(this.Ca=a,this.Yb&&this.Yb(this))}};
k.G=function(){Ka.prototype.G.call(this);delete this.ff;delete this.Yb};k.retry=function(){if(this.jg>this.Tj)return!1;this.jg++;Kp(this.ea,this.da);setTimeout(v(this.ek,this),0);return!0};
k.ek=function(){if(!this.fc){var a=v(function(d){this.fc||(Jp(this.ea,this.da,d),cd(this.ea,gq,v(this.Jj,this)),this.ea.start())},this),b=this.getUrl();if(ne(b).ya.rb("profiling")){var c=new Mi;c.uc="blob";c.Ra("complete",v(function(){this.Eh=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=lc(nc($i(c)));var e="about:invalid#zClosurez"!==d}catch(f){}a(e?d:b)},this));c.Yc("ready",v(c.Ma,c));c.send(b,"GET")}else a(b)}};k.jg=0;k.fc=!1;
k.ea=null;k.Zh=null;k.Ca=null;k.Eh=null;var gq=["load","abort","error"],hq=function(){Ka.call(this);this.Aa=!1};q(hq,Ka);hq.prototype.setActive=function(a){this.Aa=a};hq.prototype.jh=function(){return this.Aa};var cq=function(a,b){Zp.call(this,a,b)};q(cq,Zp);cq.prototype.Ne=function(){return new hq};cq.prototype.ud=function(a){a.Ma()};cq.prototype.xf=function(a){return!a.Na&&!a.jh()};var iq=function(a,b,c,d,e){Hd.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.ag=new Ed;this.yf=1;this.ra=e||null};q(iq,Hd);k=iq.prototype;k.Ae=function(a){return dd(this,"tileevent",a)};k.Jf=function(a){ld(a)};
k.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=Id(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ra&&this.ra.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=jh("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);dq.Xg().send(b,a,d,v(this.Ij,this,c,b));fp(this);return c};k.Nc=function(){return this.yb.length};
k.releaseTile=function(a){dq.Xg().abort(a.id);this.ag.remove(void 0!==a.firstElementChild?a.firstElementChild:nh(a.firstChild));""!==a.id&&(this.$f.remove(a.id),this.ra&&this.ra.Yj(a.id))};k.setOpacity=function(a){this.yf=a;var b=this.ag.ec();ud(b,function(c){rp(c,a)})};
k.Ij=function(a,b,c,d){"error"==c.type?(jb(this.yb,b),this.$f.add(b),this.dispatchEvent(c)):(jb(this.yb,b),c.target&&"load"==c.type&&(c=c.target,this.ag.add(c),1!=this.yf&&rp(c,this.yf),a.appendChild(c)),fp(this));this.ra&&null!==d&&this.ra.wj(b,d)};w("ee.MapLayerOverlay",iq);iq.prototype.removeTileCallback=iq.prototype.Jf;iq.prototype.addTileCallback=iq.prototype.Ae;iq.prototype.getTile=iq.prototype.getTile;iq.prototype.setOpacity=iq.prototype.setOpacity;iq.prototype.releaseTile=iq.prototype.releaseTile;var jq=function(a,b){if(!(this instanceof jq))return new jq(a,b);this.lb=a;this.Ua=b};x(jq,O);w("ee.SavedFunction",jq);jq.prototype.encode=function(a){return Q("LoadAlgorithmById",this.lb).encode(a)};jq.prototype.Z=function(){return this.Ua};(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction.lookup ee.ApiFunction._apply ee.batch.Export.map.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.image.toDrive ee.batch.Export.video.toDrive ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.table.toDrive ee.Collection.prototype.map ee.Collection.prototype.filterBounds ee.Collection.prototype.iterate ee.Collection.prototype.filterDate ee.Collection.prototype.limit ee.Collection.prototype.filter ee.Collection.prototype.sort ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.data.authenticateViaOauth ee.data.setAssetProperties ee.data.getTaskList ee.data.startProcessing ee.data.listBuckets ee.data.getAssetRootQuota ee.data.startTableIngestion ee.data.getTaskListWithLimit ee.data.getAssetRoots ee.data.getAsset ee.data.createAssetHome ee.data.listOperations ee.data.getInfo ee.data.cancelOperation ee.data.getMapId ee.data.getList ee.data.createAsset ee.data.getOperation ee.data.renameAsset ee.data.listImages ee.data.createFolder ee.data.cancelTask ee.data.startIngestion ee.data.updateTask ee.data.listAssets ee.data.copyAsset ee.data.getDownloadId ee.data.deleteAsset ee.data.makeDownloadUrl ee.data.authenticateViaPopup ee.data.getAssetAcl ee.data.getTableDownloadId ee.data.computeValue ee.data.authenticateViaPrivateKey ee.data.makeTableDownloadUrl ee.data.makeThumbUrl ee.data.getThumbId ee.data.newTaskId ee.data.setAssetAcl ee.data.updateAsset ee.data.getVideoThumbId ee.data.getFilmstripThumbId ee.data.getTileUrl ee.data.getTaskStatus ee.data.authenticate ee.Date ee.Deserializer.decode ee.Deserializer.fromJSON ee.Deserializer.fromCloudApiJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.initialize ee.InitState ee.call ee.TILE_SIZE ee.Algorithms ee.apply ee.reset ee.Element.prototype.set ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.Filter.gt ee.Filter.neq ee.Filter.gte ee.Filter.bounds ee.Filter ee.Filter.eq ee.Filter.lt ee.Filter.or ee.Filter.lte ee.Filter.and ee.Filter.date ee.Filter.inList ee.Filter.prototype.not ee.Filter.metadata ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry ee.Geometry.prototype.toGeoJSONString ee.Geometry.LinearRing ee.Geometry.MultiPoint ee.Geometry.Polygon ee.Geometry.prototype.serialize ee.Geometry.MultiLineString ee.Geometry.Rectangle ee.Geometry.prototype.toGeoJSON ee.Geometry.MultiPolygon ee.Geometry.LineString ee.Geometry.Point ee.Image.prototype.rename ee.Image.prototype.getThumbURL ee.Image.prototype.expression ee.Image ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.getThumbId ee.Image.rgb ee.Image.prototype.getDownloadURL ee.Image.prototype.select ee.Image.prototype.getInfo ee.Image.prototype.clip ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection ee.ImageCollection.prototype.getInfo ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApi ee.Serializer.toJSON ee.Serializer.encode ee.Serializer.toCloudApiJSON ee.Serializer.toReadableCloudApiJSON ee.String ee.Terrain".split(" "),
c=[["name","var_args"],["name"],["name","namedArgs"],"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey".split(" "),"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(" "),
["collection","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(" "),"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_bucket opt_fileNamePrefix opt_fileFormat opt_selectors".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors".split(" "),["algorithm","opt_dropNulls"],["geometry"],["algorithm","opt_first"],["start","opt_end"],["max","opt_property","opt_ascending"],["filter"],["property","opt_ascending"],
["name","operator","value"],["opt_callback"],["legacy"],["func","var_args"],["callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","properties","opt_callback"],["opt_callback"],["taskId","params","opt_callback"],["project","opt_callback"],["rootId","opt_callback"],["taskId","request","opt_callback"],["opt_limit","opt_callback"],["opt_callback"],["id","opt_callback"],["requestedId","opt_callback"],["opt_limit","opt_callback"],["id","opt_callback"],["operationName",
"opt_callback"],["params","opt_callback"],["params","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["operationName","opt_callback"],["sourceId","destinationId","opt_callback"],["parent","params","opt_callback"],["path","opt_force","opt_callback"],["taskId","opt_callback"],["taskId","request","opt_callback"],["taskId","action","opt_callback"],["parent","params","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["assetId",
"opt_callback"],["id"],["opt_success","opt_error"],["assetId","opt_callback"],["params","opt_callback"],["obj","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes"],["id"],["id"],["params","opt_callback"],["opt_count","opt_callback"],["assetId","aclUpdate","opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["params","opt_callback"],["id","x","y","z"],["taskId","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],
["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],["opt_baseurl","opt_tileurl","opt_successCallback","opt_errorCallback","opt_xsrfToken"],[],["func","var_args"],[],[],["func","namedArgs"],[],["var_args"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["name",
"value"],["name","value"],["name","value"],["geometry","opt_errorMargin"],["opt_filter"],["name","value"],["name","value"],["var_args"],["name","value"],["var_args"],["start","opt_end"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],[],["name","operator","value"],["var_args"],["namedArgs"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],
["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj"],["var_args"],["params","opt_callback"],["expression","opt_map"],["opt_args"],["opt_visParams","opt_callback"],["var_args"],["params","opt_callback"],["r","g","b"],["params","opt_callback"],["var_args"],["opt_callback"],["geometry"],["selectors",
"opt_names"],["opt_visParams","opt_callback"],[],["params","opt_callback"],["params","opt_callback"],["args"],["opt_callback"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["string"],[]];[Q,Em,Fm,fo,jo,co,io,eo,ko,lo,go,ao,ho,W.prototype.map,W.prototype.Og,W.prototype.kh,W.prototype.Xe,W.prototype.limit,W.prototype.filter,W.prototype.sort,W.prototype.Ye,N.prototype.X,N.prototype.V,N.prototype.gg,N.prototype.evaluate,nl,qm,Kl,Vl,fm,rm,am,Jl,gm,bm,hm,
Ll,bm,Ml,ul,cm,im,Nl,km,em,jm,Pl,Zl,Ol,dm,lm,Cl,mm,Dl,ml,nm,El,wl,pl,Fl,Al,xl,Gl,pm,om,yl,zl,vl,Il,ol,Co,Fo,Go,Lo,Ho,Mo,Vo,Zo,$o,256,Xo,ap,Yo,S.prototype.set,X,X.prototype.getMap,X.prototype.X,Y.prototype.select,Y.prototype.X,Y,Y.prototype.getMap,Y.prototype.sb,un,rn,tn,An,V,qn,sn,xn,vn,wn,yn,zn,V.prototype.oc,Bn,O.prototype.call,O.prototype.apply,U,U.prototype.bg,dn,an,fn,U.prototype.V,en,bn,U.prototype.hd,gn,cn,Ym,M.prototype.Hh,M.prototype.cf,M.prototype.i,M,M.prototype.getMap,Pn,M.prototype.Ad,
On,M.prototype.sb,M.prototype.select,M.prototype.X,M.prototype.clip,Z.prototype.select,Z.prototype.getMap,Z.prototype.first,Z.prototype.bf,Z.prototype.df,Z,Z.prototype.X,Qn,so,Nk,Ik,Lk,Gk,Fk,Ok,Pk,vo,Po].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});r.EXPORTED_FN_INFO=a})();}).call(this);