Google Earth Engine Authors e308d8cfc9 v0.1.332
PiperOrigin-RevId: 487357869
2022-11-16 21:22:08 +00:00

707 lines
321 KiB
JavaScript

(function(){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var h,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
},k=ca(this),da=function(a,b){if(b)a:{var c=k;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
da("Symbol",function(a){if(a)return a;var b=function(f,g){this.Ui=f;ba(this,"description",{configurable:!0,writable:!0,value:g})};b.prototype.toString=function(){return this.Ui};var c="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",d=0,e=function(f){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(f||"")+"_"+d++,f)};return e});
da("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=k[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ea(aa(this))}})}return a});
var ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},n=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}},fa=function(a){if(!(a instanceof Array)){a=n(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a},ha=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},ia="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)ha(d,
e)&&(a[e]=d[e])}return a};da("Object.assign",function(a){return a||ia});var ja="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ka;if("function"==typeof Object.setPrototypeOf)ka=Object.setPrototypeOf;else{var la;a:{var ma={a:!0},na={};try{na.__proto__=ma;la=na.a;break a}catch(a){}la=!1}ka=la?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var oa=ka,q=function(a,b){a.prototype=ja(b.prototype);a.prototype.constructor=a;if(oa)oa(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.L=b.prototype};
da("Promise",function(a){function b(){this.qb=null}function c(g){return g instanceof e?g:new e(function(l){l(g)})}if(a)return a;b.prototype.Fg=function(g){if(null==this.qb){this.qb=[];var l=this;this.Gg(function(){l.Qk()})}this.qb.push(g)};var d=k.setTimeout;b.prototype.Gg=function(g){d(g,0)};b.prototype.Qk=function(){for(;this.qb&&this.qb.length;){var g=this.qb;this.qb=[];for(var l=0;l<g.length;++l){var m=g[l];g[l]=null;try{m()}catch(p){this.Ik(p)}}}this.qb=null};b.prototype.Ik=function(g){this.Gg(function(){throw g;
})};var e=function(g){this.S=0;this.ja=void 0;this.zc=[];this.Jh=!1;var l=this.We();try{g(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.We=function(){function g(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:g(this.ol),reject:g(this.Wf)}};e.prototype.ol=function(g){if(g===this)this.Wf(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.ql(g);else{a:switch(typeof g){case "object":var l=null!=g;break a;case "function":l=!0;break a;default:l=
!1}l?this.nl(g):this.Ah(g)}};e.prototype.nl=function(g){var l=void 0;try{l=g.then}catch(m){this.Wf(m);return}"function"==typeof l?this.rl(l,g):this.Ah(g)};e.prototype.Wf=function(g){this.xi(2,g)};e.prototype.Ah=function(g){this.xi(1,g)};e.prototype.xi=function(g,l){if(0!=this.S)throw Error("Cannot settle("+g+", "+l+"): Promise already settled in state"+this.S);this.S=g;this.ja=l;2===this.S&&this.pl();this.Sk()};e.prototype.pl=function(){var g=this;d(function(){if(g.il()){var l=k.console;"undefined"!==
typeof l&&l.error(g.ja)}},1)};e.prototype.il=function(){if(this.Jh)return!1;var g=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if("undefined"===typeof m)return!0;"function"===typeof g?g=new g("unhandledrejection",{cancelable:!0}):"function"===typeof l?g=new l("unhandledrejection",{cancelable:!0}):(g=k.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!1,!0,g));g.promise=this;g.reason=this.ja;return m(g)};e.prototype.Sk=function(){if(null!=this.zc){for(var g=0;g<this.zc.length;++g)f.Fg(this.zc[g]);
this.zc=null}};var f=new b;e.prototype.ql=function(g){var l=this.We();g.xd(l.resolve,l.reject)};e.prototype.rl=function(g,l){var m=this.We();try{g.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(g,l){function m(D,R){return"function"==typeof D?function(Y){try{p(D(Y))}catch(U){v(U)}}:R}var p,v,B=new e(function(D,R){p=D;v=R});this.xd(m(g,p),m(l,v));return B};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.xd=function(g,l){function m(){switch(p.S){case 1:g(p.ja);
break;case 2:l(p.ja);break;default:throw Error("Unexpected state: "+p.S);}}var p=this;null==this.zc?f.Fg(m):this.zc.push(m);this.Jh=!0};e.resolve=c;e.reject=function(g){return new e(function(l,m){m(g)})};e.race=function(g){return new e(function(l,m){for(var p=n(g),v=p.next();!v.done;v=p.next())c(v.value).xd(l,m)})};e.all=function(g){var l=n(g),m=l.next();return m.done?c([]):new e(function(p,v){function B(Y){return function(U){D[Y]=U;R--;0==R&&p(D)}}var D=[],R=0;do D.push(void 0),R++,c(m.value).xd(B(D.length-
1),v),m=l.next();while(!m.done)})};return e});
da("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return"object"===p&&null!==m||"function"===p}function d(m){if(!ha(m,f)){var p=new b;ba(m,f,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(2!=v.get(m)||3!=v.get(p))return!1;v.delete(m);v.set(p,4);return!v.has(m)&&4==v.get(p)}catch(B){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,l=function(m){this.fa=(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])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ha(m,f))throw Error("WeakMap key fail: "+m);m[f][this.fa]=p;return this};l.prototype.get=function(m){return c(m)&&ha(m,f)?m[f][this.fa]:void 0};l.prototype.has=function(m){return c(m)&&ha(m,f)&&ha(m[f],
this.fa)};l.prototype.delete=function(m){return c(m)&&ha(m,f)&&ha(m[f],this.fa)?delete m[f][this.fa]:!1};return l});
da("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var l=Object.seal({x:4}),m=new a(n([[l,"s"]]));if("s"!=m.get(l)||1!=m.size||m.get({x:4})||m.set({x:4},"t")!=m||2!=m.size)return!1;var p=m.entries(),v=p.next();if(v.done||v.value[0]!=l||"s"!=v.value[1])return!1;v=p.next();return v.done||4!=v.value[0].x||"t"!=v.value[1]||!p.next().done?!1:!0}catch(B){return!1}}())return a;var b=new WeakMap,c=function(l){this.Mc={};this.qa=
f();this.size=0;if(l){l=n(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(l,m){l=0===l?0:l;var p=d(this,l);p.list||(p.list=this.Mc[p.id]=[]);p.da?p.da.value=m:(p.da={next:this.qa,nb:this.qa.nb,head:this.qa,key:l,value:m},p.list.push(p.da),this.qa.nb.next=p.da,this.qa.nb=p.da,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.da&&l.list?(l.list.splice(l.index,1),l.list.length||delete this.Mc[l.id],l.da.nb.next=l.da.next,l.da.next.nb=
l.da.nb,l.da.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Mc={};this.qa=this.qa.nb=f();this.size=0};c.prototype.has=function(l){return!!d(this,l).da};c.prototype.get=function(l){return(l=d(this,l).da)&&l.value};c.prototype.entries=function(){return e(this,function(l){return[l.key,l.value]})};c.prototype.keys=function(){return e(this,function(l){return l.key})};c.prototype.values=function(){return e(this,function(l){return l.value})};c.prototype.forEach=function(l,m){for(var p=this.entries(),
v;!(v=p.next()).done;)v=v.value,l.call(m,v[1],v[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(l,m){var p=m&&typeof m;"object"==p||"function"==p?b.has(m)?p=b.get(m):(p=""+ ++g,b.set(m,p)):p="p_"+m;var v=l.Mc[p];if(v&&ha(l.Mc,p))for(l=0;l<v.length;l++){var B=v[l];if(m!==m&&B.key!==B.key||m===B.key)return{id:p,list:v,index:l,da:B}}return{id:p,list:v,index:-1,da:void 0}},e=function(l,m){var p=l.qa;return ea(function(){if(p){for(;p.head!=l.qa;)p=p.nb;for(;p.next!=p.head;)return p=
p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},f=function(){var l={};return l.nb=l.next=l.head=l},g=0;return c});da("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,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 pa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};da("String.prototype.repeat",function(a){return a?a:function(b){var c=pa(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 qa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};da("Array.prototype.keys",function(a){return a?a:function(){return qa(this,function(b){return b})}});
da("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(l){return l};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});da("Array.prototype.values",function(a){return a?a:function(){return qa(this,function(b,c){return c})}});
da("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=pa(this,b,"endsWith");b+="";void 0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}});da("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=pa(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}});
da("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)ha(b,d)&&c.push([d,b[d]]);return c}});da("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});da("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
da("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==pa(this,b,"includes").indexOf(b,c||0)}});da("Array.prototype.entries",function(a){return a?a:function(){return qa(this,function(b,c){return[b,c]})}});
da("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(n([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),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.A=new Map;if(c){c=
n(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.A.size};b.prototype.add=function(c){c=0===c?0:c;this.A.set(c,c);this.size=this.A.size;return this};b.prototype.delete=function(c){c=this.A.delete(c);this.size=this.A.size;return c};b.prototype.clear=function(){this.A.clear();this.size=0};b.prototype.has=function(c){return this.A.has(c)};b.prototype.entries=function(){return this.A.entries()};b.prototype.values=function(){return this.A.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.A.forEach(function(f){return c.call(d,f,f,e)})};return b});da("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)ha(b,d)&&c.push(b[d]);return c}});da("String.prototype.padStart",function(a){return a?a:function(b,c){var d=pa(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 ra=ra||{},r=this||self,sa=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"},ta=function(a){var b=sa(a);return"array"==b||"object"==b&&"number"==typeof a.length},ua=function(a){return t(a)&&"function"==typeof a.getFullYear},t=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},xa=function(a){return Object.prototype.hasOwnProperty.call(a,va)&&a[va]||(a[va]=++wa)},va="closure_uid_"+(1E9*Math.random()>>>0),wa=0,ya=function(a,b,c){return a.call.apply(a.bind,
arguments)},za=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},u=function(a,b,c){u=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?ya:za;return u.apply(null,arguments)},Aa=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},w=function(a,b){a=a.split(".");var c=r;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},x=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Dl=function(d,e,f){for(var g=Array(arguments.length-2),l=2;l<arguments.length;l++)g[l-2]=arguments[l];return b.prototype[e].apply(d,
g)}},Ba=function(a){return a};function Ca(a){a&&"function"==typeof a.Ta&&a.Ta()};var y=function(){this.Ua=this.Ua;this.Ud=this.Ud};y.prototype.Ua=!1;y.prototype.Ta=function(){this.Ua||(this.Ua=!0,this.J())};y.prototype.J=function(){if(this.Ud)for(;this.Ud.length;)this.Ud.shift()()};var Da=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.ed=!1};Da.prototype.stopPropagation=function(){this.ed=!0};Da.prototype.preventDefault=function(){this.defaultPrevented=!0};function Ea(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Ea);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)}x(Ea,Error);Ea.prototype.name="CustomError";var Fa;function Ga(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Ea.call(this,c+a[d])}x(Ga,Ea);Ga.prototype.name="AssertionError";function Ha(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var f=d}else a&&(e+=": "+a,f=b);throw new Ga(""+e,f||[]);}
var z=function(a,b,c){a||Ha("",null,b,Array.prototype.slice.call(arguments,2))},Ia=function(a,b,c){null==a&&Ha("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Ja=function(a,b){throw new Ga("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ka=function(a,b,c){"number"!==typeof a&&Ha("Expected number but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a},La=function(a,b,c){"string"!==typeof a&&Ha("Expected string but got %s: %s.",
[sa(a),a],b,Array.prototype.slice.call(arguments,2))},Ma=function(a,b,c){"function"!==typeof a&&Ha("Expected function but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2))},Na=function(a,b,c){t(a)||Ha("Expected object but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Oa=Array.prototype.indexOf?function(a,b){z(null!=a.length);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Pa=Array.prototype.lastIndexOf?function(a,b){z(null!=a.length);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||
1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1},Qa=Array.prototype.forEach?function(a,b){z(null!=a.length);Array.prototype.forEach.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++)e in d&&b.call(void 0,d[e],e,a)},Ra=Array.prototype.filter?function(a,b){z(null!=a.length);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in
f){var l=f[g];b.call(void 0,l,g,a)&&(d[e++]=l)}return d},Sa=Array.prototype.map?function(a,b,c){z(null!=a.length);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),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},Ta=Array.prototype.some?function(a,b){z(null!=a.length);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
e,a))return!0;return!1},Ua=Array.prototype.every?function(a,b){z(null!=a.length);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function Va(a,b){var c=0;Qa(a,function(d,e,f){b.call(void 0,d,e,f)&&++c});return c}function Wa(a,b){return 0<=Oa(a,b)}function Xa(a,b){b=Oa(a,b);var c;(c=0<=b)&&Ya(a,b);return c}
function Ya(a,b){z(null!=a.length);Array.prototype.splice.call(a,b,1)}function Za(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function $a(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(ta(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}}function ab(a,b,c){z(null!=a.length);return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
function bb(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function cb(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var f=ab(d,e,e+8192);f=cb.apply(null,f);for(var g=0;g<f.length;g++)b.push(f[g])}else b.push(d)}return b};var db=Object.freeze||function(a){return a};var eb=function(){if(!r.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{r.addEventListener("test",function(){},b),r.removeEventListener("test",function(){},b)}catch(c){}return a}();function fb(){var a=r.navigator;return a&&(a=a.userAgent)?a:""}function gb(a){return-1!=fb().indexOf(a)};var hb=function(a){hb[" "](a);return a};hb[" "]=function(){};var ib=gb("Trident")||gb("MSIE"),jb=gb("Gecko")&&!(-1!=fb().toLowerCase().indexOf("webkit")&&!gb("Edge"))&&!(gb("Trident")||gb("MSIE"))&&!gb("Edge"),kb=-1!=fb().toLowerCase().indexOf("webkit")&&!gb("Edge");var mb=function(a,b){Da.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.La=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(jb){a:{try{hb(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=kb||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=kb||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:lb[a.pointerType]||"";this.state=a.state;this.La=a;a.defaultPrevented&&mb.L.preventDefault.call(this)}};
x(mb,Da);var lb=db({2:"touch",3:"pen",4:"mouse"});mb.prototype.stopPropagation=function(){mb.L.stopPropagation.call(this);this.La.stopPropagation?this.La.stopPropagation():this.La.cancelBubble=!0};mb.prototype.preventDefault=function(){mb.L.preventDefault.call(this);var a=this.La;a.preventDefault?a.preventDefault():a.returnValue=!1};var nb="closure_listenable_"+(1E6*Math.random()|0),ob=function(a){return!(!a||!a[nb])};var pb=0;var qb=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.lb=e;this.key=++pb;this.hd=this.wd=!1},rb=function(a){a.hd=!0;a.listener=null;a.proxy=null;a.src=null;a.lb=null};function sb(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function tb(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function ub(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function vb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function wb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function xb(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function yb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
function zb(a){var b=Ab,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function Bb(a){for(var b in a)return!1;return!0}function Cb(a,b){b in a&&delete a[b]}function Db(a){var b={},c;for(c in a)b[c]=a[c];return b}
function Eb(a){if(!a||"object"!==typeof a)return a;if("function"===typeof a.clone)return a.clone();if("undefined"!==typeof Map&&a instanceof Map)return new Map(a);if("undefined"!==typeof Set&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:"function"!==typeof ArrayBuffer||"function"!==typeof ArrayBuffer.isView||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=Eb(a[c]);return b}var Fb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
function Gb(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<Fb.length;f++)c=Fb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Hb=function(a){this.src=a;this.ha={};this.md=0};Hb.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.ha[f];a||(a=this.ha[f]=[],this.md++);var g=Jb(a,b,d,e);-1<g?(b=a[g],c||(b.wd=!1)):(b=new qb(b,this.src,f,!!d,e),b.wd=c,a.push(b));return b};Hb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ha))return!1;var e=this.ha[a];b=Jb(e,b,c,d);return-1<b?(rb(e[b]),Ya(e,b),0==e.length&&(delete this.ha[a],this.md--),!0):!1};
var Kb=function(a,b){var c=b.type;c in a.ha&&Xa(a.ha[c],b)&&(rb(b),0==a.ha[c].length&&(delete a.ha[c],a.md--))};Hb.prototype.gd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ha)if(!a||c==a){for(var d=this.ha[c],e=0;e<d.length;e++)++b,rb(d[e]);delete this.ha[c];this.md--}};Hb.prototype.Qc=function(a,b,c,d){a=this.ha[a.toString()];var e=-1;a&&(e=Jb(a,b,c,d));return-1<e?a[e]:null};
Hb.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return vb(this.ha,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 Jb=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.hd&&f.listener==b&&f.capture==!!c&&f.lb==d)return e}return-1};var Lb="closure_lm_"+(1E6*Math.random()|0),Mb={},Nb=0,Pb=function(a,b,c,d,e){if(d&&d.once)return Ob(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)Pb(a,b[f],c,d,e);return null}c=Qb(c);return ob(a)?a.Ya(b,c,t(d)?!!d.capture:!!d,e):Rb(a,b,c,!1,d,e)},Rb=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=t(e)?!!e.capture:!!e,l=Sb(a);l||(a[Lb]=l=new Hb(a));c=l.add(b,c,d,g,f);if(c.proxy)return c;d=Tb();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)eb||(e=g),void 0===
e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ub(b.toString()),d);else if(a.addListener&&a.removeListener)z("change"===b,"MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");Nb++;return c},Tb=function(){var a=Vb,b=function(c){return a.call(b.src,b.listener,c)};return b},Ob=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)Ob(a,b[f],c,d,e);return null}c=Qb(c);return ob(a)?
a.Zc(b,c,t(d)?!!d.capture:!!d,e):Rb(a,b,c,!0,d,e)},Wb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)Wb(a,b[f],c,d,e);else d=t(d)?!!d.capture:!!d,c=Qb(c),ob(a)?a.ne(b,c,d,e):a&&(a=Sb(a))&&(b=a.Qc(b,c,d,e))&&Xb(b)},Xb=function(a){if("number"!==typeof a&&a&&!a.hd){var b=a.src;if(ob(b))Kb(b.Ka,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ub(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Nb--;(c=Sb(b))?
(Kb(c,a),0==c.md&&(c.src=null,b[Lb]=null)):rb(a)}}},Ub=function(a){return a in Mb?Mb[a]:Mb[a]="on"+a},Vb=function(a,b){if(a.hd)a=!0;else{b=new mb(b,this);var c=a.listener,d=a.lb||a.src;a.wd&&Xb(a);a=c.call(d,b)}return a},Sb=function(a){a=a[Lb];return a instanceof Hb?a:null},Yb="__closure_events_fn_"+(1E9*Math.random()>>>0),Qb=function(a){z(a,"Listener can not be null.");if("function"===typeof a)return a;z(a.handleEvent,"An object listener must have handleEvent method.");a[Yb]||(a[Yb]=function(b){return a.handleEvent(b)});
return a[Yb]};var A=function(){y.call(this);this.Ka=new Hb(this);this.Gk=this;this.Of=null};x(A,y);A.prototype[nb]=!0;h=A.prototype;h.addEventListener=function(a,b,c,d){Pb(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Wb(this,a,b,c,d)};
h.dispatchEvent=function(a){Zb(this);var b=this.Of;if(b){var c=[];for(var d=1;b;b=b.Of)c.push(b),z(1E3>++d,"infinite loop")}b=this.Gk;d=a.type||a;if("string"===typeof a)a=new Da(a,b);else if(a instanceof Da)a.target=a.target||b;else{var e=a;a=new Da(d,b);Gb(a,e)}e=!0;if(c)for(var f=c.length-1;!a.ed&&0<=f;f--){var g=a.currentTarget=c[f];e=$b(g,d,!0,a)&&e}a.ed||(g=a.currentTarget=b,e=$b(g,d,!0,a)&&e,a.ed||(e=$b(g,d,!1,a)&&e));if(c)for(f=0;!a.ed&&f<c.length;f++)g=a.currentTarget=c[f],e=$b(g,d,!1,a)&&
e;return e};h.J=function(){A.L.J.call(this);this.Ka&&this.Ka.gd();this.Of=null};h.Ya=function(a,b,c,d){Zb(this);return this.Ka.add(String(a),b,!1,c,d)};h.Zc=function(a,b,c,d){return this.Ka.add(String(a),b,!0,c,d)};h.ne=function(a,b,c,d){this.Ka.remove(String(a),b,c,d)};var $b=function(a,b,c,d){b=a.Ka.ha[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.hd&&g.capture==c){var l=g.listener,m=g.lb||g.src;g.wd&&Kb(a.Ka,g);e=!1!==l.call(m,d)&&e}}return e&&!d.defaultPrevented};
A.prototype.Qc=function(a,b,c,d){return this.Ka.Qc(String(a),b,c,d)};A.prototype.hasListener=function(a,b){return this.Ka.hasListener(void 0!==a?String(a):void 0,b)};var Zb=function(a){z(a.Ka,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var ac=function(a,b){this.Lk=a[r.Symbol.iterator]();this.dl=b};ac.prototype[Symbol.iterator]=function(){return this};ac.prototype.next=function(){var a=this.Lk.next();return{value:a.done?void 0:this.dl.call(void 0,a.value),done:a.done}};var bc=function(a,b){return new ac(a,b)};var cc=function(){},dc=function(a){return a};var ec=function(){};ec.prototype.next=function(){return fc};var fc=db({done:!0,value:void 0});ec.prototype.Fa=function(){return this};
var gc=function(a){if(a instanceof ec)return a;if("function"==typeof a.Fa)return a.Fa(!1);if(ta(a)){var b=0,c=new ec;c.next=function(){for(;;){if(b>=a.length)return fc;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},hc=function(a,b){if(ta(a))Qa(a,b);else for(a=gc(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var lc=function(a){if(a instanceof ic||a instanceof jc||a instanceof kc)return a;if("function"==typeof a.next)return new ic(function(){return a});if("function"==typeof a[Symbol.iterator])return new ic(function(){return a[Symbol.iterator]()});if("function"==typeof a.Fa)return new ic(function(){return a.Fa()});throw Error("Not an iterator or iterable.");},ic=function(a){this.lf=a};ic.prototype.Fa=function(){return new jc(this.lf())};ic.prototype[Symbol.iterator]=function(){return new kc(this.lf())};
ic.prototype.ug=function(){return new kc(this.lf())};var jc=function(a){this.Wc=a};q(jc,ec);jc.prototype.next=function(){return this.Wc.next()};jc.prototype[Symbol.iterator]=function(){return new kc(this.Wc)};jc.prototype.ug=function(){return new kc(this.Wc)};var kc=function(a){ic.call(this,function(){return a});this.Wc=a};q(kc,ic);kc.prototype.next=function(){return this.Wc.next()};var mc=function(a,b){this.A={};this.K=[];this.od=this.size=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=mc.prototype;h.R=function(){return this.size};h.aa=function(){nc(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.vb=function(){nc(this);return this.K.concat()};h.Sb=function(a){return this.has(a)};h.has=function(a){return oc(this.A,a)};
h.Lc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(oc(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||pc;nc(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var pc=function(a,b){return a===b};mc.prototype.isEmpty=function(){return 0==this.size};mc.prototype.clear=function(){this.A={};this.K.length=0;this.ob(0);this.od=0};mc.prototype.remove=function(a){return this.delete(a)};
mc.prototype.delete=function(a){return oc(this.A,a)?(delete this.A[a],this.ob(this.size-1),this.od++,this.K.length>2*this.size&&nc(this),!0):!1};var nc=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];oc(a.A,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){var e={};for(c=b=0;b<a.K.length;)d=a.K[b],oc(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=mc.prototype;h.get=function(a,b){return oc(this.A,a)?this.A[a]:b};
h.set=function(a,b){oc(this.A,a)||(this.ob(this.size+1),this.K.push(a),this.od++);this.A[a]=b};h.addAll=function(a){if(a instanceof mc)for(var b=a.vb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.vb(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};h.clone=function(){return new mc(this)};h.keys=function(){return lc(this.Fa(!0)).ug()};h.values=function(){return lc(this.Fa(!1)).ug()};
h.entries=function(){var a=this;return bc(this.keys(),function(b){return[b,a.get(b)]})};h.Fa=function(a){nc(this);var b=0,c=this.od,d=this,e=new ec;e.next=function(){if(c!=d.od)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return fc;var f=d.K[b++];return{value:a?f:d.A[f],done:!1}};return e};h.ob=function(a){this.size=a};var oc=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var qc=function(a){if(a.R&&"function"==typeof a.R)a=a.R();else if(ta(a)||"string"===typeof a)a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},rc=function(a){if(a.aa&&"function"==typeof a.aa)return a.aa();if("undefined"!==typeof Map&&a instanceof Map||"undefined"!==typeof Set&&a instanceof Set)return Array.from(a.values());if("string"===typeof a)return a.split("");if(ta(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return wb(a)},sc=function(a){if(a.vb&&"function"==typeof a.vb)return a.vb();
if(!a.aa||"function"!=typeof a.aa){if("undefined"!==typeof Map&&a instanceof Map)return Array.from(a.keys());if(!("undefined"!==typeof Set&&a instanceof Set)){if(ta(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return xb(a)}}},tc=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(ta(a)||"string"===typeof a)Array.prototype.forEach.call(a,b,c);else for(var d=sc(a),e=rc(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)},uc=function(a,
b){if("function"==typeof a.every)return a.every(b,void 0);if(ta(a)||"string"===typeof a)return Array.prototype.every.call(a,b,void 0);for(var c=sc(a),d=rc(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 vc=function(a){this.A=new mc;this.size=0;a&&this.addAll(a)},wc=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+xa(a):b.slice(0,1)+a};h=vc.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(wc(a),a);this.ob(this.A.size)};h.addAll=function(a){a=rc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.ob(this.A.size)};h.gd=function(a){a=rc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.ob(this.A.size)};
h.delete=function(a){a=this.A.remove(wc(a));this.ob(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.ob(0)};h.isEmpty=function(){return 0===this.A.size};h.has=function(a){return this.A.Sb(wc(a))};h.contains=function(a){return this.A.Sb(wc(a))};var xc=function(a,b){var c=new vc;b=rc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},yc=function(a,b){a=a.clone();a.gd(b);return a};vc.prototype.aa=function(){return this.A.aa()};
vc.prototype.values=function(){return this.A.values()};vc.prototype.clone=function(){return new vc(this)};vc.prototype.equals=function(a){return this.R()==qc(a)&&zc(this,a)};var zc=function(a,b){var c=qc(b);if(a.R()>c)return!1;!(b instanceof vc)&&5<c&&(b=new vc(b));return uc(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.Lc&&"function"==typeof e.Lc?e.Lc(d):ta(e)||"string"===typeof e?Wa(e,d):yb(e,d)})};vc.prototype.Fa=function(){return this.A.Fa(!1)};
vc.prototype[Symbol.iterator]=function(){return this.values()};vc.prototype.ob=function(a){this.size=a};var Ac=function(a,b,c){A.call(this);this.el=b;this.token=c;this.Cb=[];this.sg=new vc;this.Ab=0;this.url=a};x(Ac,A);w("ee.AbstractOverlay",Ac);var Bc=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.el,c,e,b.y].join("/")};Ac.prototype.Rc=function(){return this.Cb.length};var Cc=function(a){Da.call(this,"tileevent");this.count=a};x(Cc,Da);var Dc=function(){},Ec=new Dc;function Fc(a){return Object.assign({},{M:{},Fl:{},keys:[],Oa:{},o:{},H:{},qh:!1},a)}var C=function(){this.h={}},E=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},F=function(a,b){return null!=a.h[b]};function Gc(a,b){return E(b,a)}function Hc(a,b,c){b[a]=c}function Ic(){return{}}function Jc(a,b){var c=new a;return null==b?c:Kc(b,Lc,Mc,Nc,a)}function Lc(a,b){return b[a]}function Mc(a,b,c){b.h[a]=c}
function Nc(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function Kc(a,b,c,d,e){e=d(e);for(var f=Oc(a,e),g=f.M||{},l=f.o||{},m=f.Oa||{},p={},v=n(f.keys||[]),B=v.next();!B.done;p={Gc:p.Gc},B=v.next()){B=B.value;var D=b(B,a);if(null!=D){var R=void 0;if(g.hasOwnProperty(B)){if(f.qh&&0===D.length)continue;R=Pc(D,b,c,d,!0,!0,g[B])}else if(l.hasOwnProperty(B))R=Pc(D,b,c,d,!1,!0,l[B]);else if(m.hasOwnProperty(B))p.Gc=m[B],R=p.Gc.ra?D.map(function(Y){return function(U){return Qc(U,Y.Gc,b,c,d)}}(p)):Qc(D,p.Gc,b,c,d);else if(Array.isArray(D)){if(f.qh&&0===D.length)continue;
R=Pc(D,b,c,d,!0,!1)}else R=D instanceof Dc?null:D;c(B,e,R)}}return e}function Qc(a,b,c,d,e){for(var f={},g=n(Object.keys(a)),l=g.next();!l.done;l=g.next()){l=l.value;var m=a[l];null!=m&&(f[l]=Pc(m,c,d,e,b.ta,b.sa,b.la))}return f}
function Pc(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(l){return Kc(l,b,c,d,g)}):e&&!f?a.map(function(l){return l}):!e&&f?Kc(a,b,c,d,g):a instanceof Dc?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}function Oc(a,b){if(b instanceof C)a=Fc(b.i());else if(a instanceof C)a=Fc(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Rc;var Uc=function(a,b){this.lg=a===Sc&&b||"";this.tk=Tc};Uc.prototype.wf=!0;Uc.prototype.qf=function(){return this.lg};Uc.prototype.toString=function(){return"Const{"+this.lg+"}"};var Vc=function(a){if(a instanceof Uc&&a.constructor===Uc&&a.tk===Tc)return a.lg;Ja("expected object of type Const, got '"+a+"'");return"type_error:Const"},Tc={},Sc={};var Xc=function(a,b){this.Qf=b===Wc?a:""};Xc.prototype.toString=function(){return this.Qf+""};Xc.prototype.wf=!0;Xc.prototype.qf=function(){return this.Qf.toString()};
var Yc=function(a){if(a instanceof Xc&&a.constructor===Xc)return a.Qf;Ja("expected object of type TrustedResourceUrl, got '"+a+"' of type "+sa(a));return"type_error:TrustedResourceUrl"},cd=function(a){var b=Vc(Zc);if(!$c.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(ad,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
Uc?Vc(d):encodeURIComponent(String(d))});return bd(c)},ad=/%{(\w+)}/g,$c=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]+/|[^:/\\\\%]*[?#]|about:blank#)","i"),Wc={},bd=function(a){if(void 0===Rc){var b=null;var c=r.trustedTypes;if(c&&c.createPolicy)try{b=c.createPolicy("goog#html",{createHTML:Ba,createScript:Ba,createScriptURL:Ba})}catch(d){r.console&&r.console.error(d.message)}Rc=b}a=(b=Rc)?b.createScriptURL(a):a;return new Xc(a,Wc)};var ed=function(a,b){this.Pf=b===dd?a:""};ed.prototype.toString=function(){return this.Pf.toString()};ed.prototype.wf=!0;ed.prototype.qf=function(){return this.Pf.toString()};
var fd=function(a){if(a instanceof ed&&a.constructor===ed)return a.Pf;Ja("expected object of type SafeUrl, got '"+a+"' of type "+sa(a));return"type_error:SafeUrl"},gd=RegExp('^(?:audio/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font/\\w+|image/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif)|video/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\\w+=(?:\\w+|"[\\w;,= ]+"))*$',"i"),hd=function(a){if(gd.test(a.type)){var b=void 0!==r.URL&&void 0!==r.URL.createObjectURL?
r.URL:void 0!==r.createObjectURL?r:null;if(null==b)throw Error("This browser doesn't seem to support blob URLs");a=b.createObjectURL(a)}else a="about:invalid#zClosurez";return new ed(a,dd)},dd={};var jd=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(t(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;Ja("Argument is not a %s (or a non-Element, non-Location mock); got: %s",
"HTMLScriptElement",f)}a:{e=(a.ownerDocument&&a.ownerDocument.defaultView||r).document;if(e.querySelector&&(e=e.querySelector("script[nonce]"))&&(e=e.nonce||e.getAttribute("nonce"))&&id.test(e))break a;e=""}e&&a.setAttribute("nonce",e);a.src=Yc(b)},id=/^[\w+/_-]+[=]{0,2}$/;var kd=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")},ld=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 md=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),nd=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 od=function(a){this.kb=this.jc=this.yb="";this.Ac=null;this.Ub=this.cc="";this.Ba=this.Yk=!1;if(a instanceof od){this.Ba=a.Ba;pd(this,a.yb);var b=a.jc;qd(this);this.jc=b;b=a.kb;qd(this);this.kb=b;rd(this,a.Ac);this.setPath(a.getPath());sd(this,a.Da.clone());a=a.Ub;qd(this);this.Ub=a}else a&&(b=String(a).match(md))?(this.Ba=!1,pd(this,b[1]||"",!0),a=b[2]||"",qd(this),this.jc=td(a),a=b[3]||"",qd(this),this.kb=td(a,!0),rd(this,b[4]),this.setPath(b[5]||"",!0),sd(this,b[6]||"",!0),a=b[7]||"",qd(this),
this.Ub=td(a)):(this.Ba=!1,this.Da=new ud(null,this.Ba))};
od.prototype.toString=function(){var a=[],b=this.yb;b&&a.push(vd(b,wd,!0),":");var c=this.kb;if(c||"file"==b)a.push("//"),(b=this.jc)&&a.push(vd(b,wd,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Ac,null!=c&&a.push(":",String(c));if(c=this.getPath())this.kb&&"/"!=c.charAt(0)&&a.push("/"),a.push(vd(c,"/"==c.charAt(0)?xd:yd,!0));(c=this.Da.toString())&&a.push("?",c);(c=this.Ub)&&a.push("#",vd(c,zd));return a.join("")};
od.prototype.resolve=function(a){var b=this.clone(),c=!!a.yb;c?pd(b,a.yb):c=!!a.jc;if(c){var d=a.jc;qd(b);b.jc=d}else c=!!a.kb;c?(d=a.kb,qd(b),b.kb=d):c=null!=a.Ac;d=a.getPath();if(c)rd(b,a.Ac);else if(c=!!a.cc){if("/"!=d.charAt(0))if(this.kb&&!this.cc)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().slice(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 l=e[g++];
"."==l?d&&g==e.length&&f.push(""):".."==l?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&g==e.length&&f.push("")):(f.push(l),d=!0)}d=f.join("/")}else d=e}c?b.setPath(d):c=""!==a.Da.toString();c?sd(b,a.Da.clone()):c=!!a.Ub;c&&(a=a.Ub,qd(b),b.Ub=a);return b};od.prototype.clone=function(){return new od(this)};
var pd=function(a,b,c){qd(a);a.yb=c?td(b,!0):b;a.yb&&(a.yb=a.yb.replace(/:$/,""))},rd=function(a,b){qd(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.Ac=b}else a.Ac=null};od.prototype.getPath=function(){return this.cc};od.prototype.setPath=function(a,b){qd(this);this.cc=b?td(a,!0):a;return this};var sd=function(a,b,c){qd(a);b instanceof ud?(a.Da=b,a.Da.dg(a.Ba)):(c||(b=vd(b,Ad)),a.Da=new ud(b,a.Ba))};od.prototype.getQuery=function(){return this.Da.toString()};
od.prototype.removeParameter=function(a){qd(this);this.Da.remove(a);return this};var qd=function(a){if(a.Yk)throw Error("Tried to modify a read-only Uri");};od.prototype.dg=function(a){this.Ba=a;this.Da&&this.Da.dg(a)};
var Bd=function(a){return a instanceof od?a.clone():new od(a)},td=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},vd=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Cd),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Cd=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},wd=/[#\/\?@]/g,yd=/[#\?:]/g,xd=/[#\?]/g,Ad=/[#\?@]/g,zd=/#/g,ud=function(a,b){this.Y=this.N=null;this.va=a||null;this.Ba=!!b},Dd=
function(a){a.N||(a.N=new Map,a.Y=0,a.va&&nd(a.va,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=ud.prototype;h.R=function(){Dd(this);return this.Y};h.add=function(a,b){Dd(this);this.va=null;a=Ed(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Ka(this.Y)+1;return this};h.remove=function(a){Dd(this);a=Ed(this,a);return this.N.has(a)?(this.va=null,this.Y=Ka(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.va=null;this.Y=0};
h.isEmpty=function(){Dd(this);return 0==this.Y};h.Sb=function(a){Dd(this);a=Ed(this,a);return this.N.has(a)};h.Lc=function(a){var b=this.aa();return Wa(b,a)};h.forEach=function(a,b){Dd(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.vb=function(){Dd(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};
h.aa=function(a){Dd(this);var b=[];if("string"===typeof a)this.Sb(a)&&(b=b.concat(this.N.get(Ed(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){Dd(this);this.va=null;a=Ed(this,a);this.Sb(a)&&(this.Y=Ka(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Ka(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return 0<a.length?String(a[0]):b};
h.setValues=function(a,b){this.remove(a);0<b.length&&(this.va=null,this.N.set(Ed(this,a),Za(b)),this.Y=Ka(this.Y)+b.length)};h.toString=function(){if(this.va)return this.va;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+encodeURIComponent(String(d[f])));a.push(g)}}return this.va=a.join("&")};
h.clone=function(){var a=new ud;a.va=this.va;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var Ed=function(a,b){b=String(b);a.Ba&&(b=b.toLowerCase());return b};ud.prototype.dg=function(a){a&&!this.Ba&&(Dd(this),this.va=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Ba=a};ud.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)tc(arguments[b],function(c,d){this.add(d,c)},this)};function Fd(a){if(null!=a.u){var b={},c;for(c in a.u)void 0!==a.u[c]&&(b[c]=a.u[c]);a.u=b}}function G(a,b){var c=Gd;b=void 0===b?{}:b;c=n(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=n(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var Hd=function(){};Hd.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Id(a,b){if(null==a)return null;a=a.Gl(b);return null==a?null:a};var Jd=function(a,b){this.P=a;this.Wk=void 0===b?null:b};q(Jd,Hd);var Kd=function(a,b,c){var d=Id(a.Wk,b);if(null==d)return c;d.Hl();return c.then(function(e){d.Jl(e);return e},function(e){d.Il(e);throw e;})},H=function(a,b){var c=b.G||void 0,d=a.P,e=d.send,f=b.body instanceof C?Kc(b.body,Gc,Hc,Ic):b.body;return Kd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:f,u:b.u,Ci:b.Ci&&b.Ci},c))};var Ld={te:"ADMIN_READ",ve:"DATA_READ",we:"DATA_WRITE",Yj:"LOG_TYPE_UNSPECIFIED",values:function(){return[Ld.Yj,Ld.te,Ld.we,Ld.ve]}},Md={te:"ADMIN_READ",Wi:"ADMIN_WRITE",ve:"DATA_READ",we:"DATA_WRITE",gk:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[Md.gk,Md.te,Md.Wi,Md.ve,Md.we]}},Nd={gj:"CAPABILITY_GROUP_UNSPECIFIED",ij:"CLOUD_ALPHA",Cj:"EXTERNAL",Rj:"INTERNAL",Uj:"LIMITED",hk:"PREAUTHORIZED",jk:"PREVIEW",Kb:"PUBLIC",values:function(){return[Nd.gj,Nd.Kb,Nd.Rj,Nd.Cj,Nd.Uj,Nd.hk,Nd.jk,Nd.ij]}},
Od={Vi:"ADMIN_ACTIVITY",tj:"DATA_ACCESS",Ak:"UNSPECIFIED_LOG_NAME",values:function(){return[Od.Ak,Od.Vi,Od.tj]}},Pd={xe:"DEFAULT_OBJECT_ACL",Kb:"PUBLIC",He:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[Pd.He,Pd.Kb,Pd.xe]}},Qd={Zi:"APPROVER",bj:"ATTRIBUTION",cj:"AUTHORITY",nj:"CREDENTIALS_TYPE",oj:"CREDS_ASSERTION",Tj:"JUSTIFICATION_TYPE",De:"NO_ATTR",mk:"SECURITY_REALM",values:function(){return[Qd.De,Qd.cj,Qd.bj,Qd.mk,Qd.Zi,Qd.Tj,Qd.nj,Qd.oj]}},Rd={Aj:"DISCHARGED",Bj:"EQUALS",Mj:"IN",ak:"NOT_EQUALS",
bk:"NOT_IN",dk:"NO_OP",values:function(){return[Rd.dk,Rd.Bj,Rd.ak,Rd.Mj,Rd.bk,Rd.Aj]}},Sd={Sj:"IP",Zj:"NAME",De:"NO_ATTR",kk:"REGION",nk:"SERVICE",values:function(){return[Sd.De,Sd.kk,Sd.nk,Sd.Zj,Sd.Sj]}},Td={Wj:"LOG_FAIL_CLOSED",Xj:"LOG_MODE_UNSPECIFIED",values:function(){return[Td.Xj,Td.Wj]}},Ud={hj:"CLASSIFIER",Ej:"FEATURE_VIEW",Gj:"FOLDER",Kj:"IMAGE",Lj:"IMAGE_COLLECTION",vk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[Ud.Ie,Ud.Kj,Ud.Lj,Ud.vk,Ud.Gj,Ud.hj,Ud.Ej]}},Vd={Db:"AUTO_JPEG_PNG",
Eb:"GEO_TIFF",Fb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Gb:"JPEG",Hb:"MULTI_BAND_IMAGE_TILE",Ib:"NPY",Jb:"PNG",Lb:"TF_RECORD_IMAGE",Mb:"ZIPPED_GEO_TIFF",Nb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Vd.Fb,Vd.Gb,Vd.Jb,Vd.Db,Vd.Ib,Vd.Eb,Vd.Lb,Vd.Hb,Vd.Mb,Vd.Nb]}},Wd={Bk:"V1",Ck:"V2",Dk:"VERSION_UNSPECIFIED",values:function(){return[Wd.Dk,Wd.Bk,Wd.Ck]}},Xd={dj:"BOOLEAN",vj:"DATE_TIME",Hc:"DOUBLE",Qj:"INTEGER",sk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[Xd.Ie,Xd.Qj,Xd.dj,Xd.Hc,Xd.sk,
Xd.vj]}},Yd={Fj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Kb:"PUBLIC",values:function(){return[Yd.Fj,Yd.Kb]}},Zd={Db:"AUTO_JPEG_PNG",Eb:"GEO_TIFF",Fb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Gb:"JPEG",Hb:"MULTI_BAND_IMAGE_TILE",Ib:"NPY",Jb:"PNG",Lb:"TF_RECORD_IMAGE",Mb:"ZIPPED_GEO_TIFF",Nb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Zd.Fb,Zd.Gb,Zd.Jb,Zd.Db,Zd.Ib,Zd.Eb,Zd.Lb,Zd.Hb,Zd.Mb,Zd.Nb]}},$d={Jj:"HORIZONTAL",ek:"ORIENTATION_UNSPECIFIED",Ek:"VERTICAL",values:function(){return[$d.ek,$d.Jj,$d.Ek]}},
ae={xe:"DEFAULT_OBJECT_ACL",Kb:"PUBLIC",He:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[ae.He,ae.Kb,ae.xe]}},be={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[be.gb,be.cb,be.hb,be.MIN,be.MAX,be.fb,be.eb]}},ce={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[ce.gb,ce.cb,ce.hb,ce.MIN,ce.MAX,ce.fb,ce.eb]}},de={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",
MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[de.gb,de.cb,de.hb,de.MIN,de.MAX,de.fb,de.eb]}},fe={Db:"AUTO_JPEG_PNG",Eb:"GEO_TIFF",Fb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Gb:"JPEG",Hb:"MULTI_BAND_IMAGE_TILE",Ib:"NPY",Jb:"PNG",Lb:"TF_RECORD_IMAGE",Mb:"ZIPPED_GEO_TIFF",Nb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[fe.Fb,fe.Gb,fe.Jb,fe.Db,fe.Ib,fe.Eb,fe.Lb,fe.Hb,fe.Mb,fe.Nb]}},ge={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",
hb:"SAMPLE",values:function(){return[ge.gb,ge.cb,ge.hb,ge.MIN,ge.MAX,ge.fb,ge.eb]}},he={ej:"CANCELLED",fj:"CANCELLING",Dj:"FAILED",fk:"PENDING",lk:"RUNNING",rk:"STATE_UNSPECIFIED",uk:"SUCCEEDED",values:function(){return[he.rk,he.fk,he.lk,he.fj,he.uk,he.ej,he.Dj]}},ie={pk:"SEVERE",qk:"SEVERITY_UNSPECIFIED",Fk:"WARNING",values:function(){return[ie.qk,ie.Fk,ie.pk]}},je={Hc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",ik:"PRECISION_UNSPECIFIED",values:function(){return[je.ik,je.INT,je.FLOAT,je.Hc]}},ke={aj:"ASCENDING",
yj:"DESCENDING",zj:"DIRECTION_UNSPECIFIED",values:function(){return[ke.zj,ke.aj,ke.yj]}},le={Xi:"ALLOW",Yi:"ALLOW_WITH_LOG",wj:"DENY",xj:"DENY_WITH_LOG",Vj:"LOG",ck:"NO_ACTION",values:function(){return[le.ck,le.Xi,le.Yi,le.wj,le.xj,le.Vj]}},me={ue:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",Ge:"TF_RECORD_TABLE",values:function(){return[me.Fe,me.ue,me.ye,me.Ae,me.Be,me.Ee,me.Ge]}},ne={ue:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",
Ge:"TF_RECORD_TABLE",values:function(){return[ne.Fe,ne.ue,ne.ye,ne.Ae,ne.Be,ne.Ee,ne.Ge]}},oe={jj:"COLUMN_DATA_TYPE_LONG",kj:"COLUMN_DATA_TYPE_NUMERIC",lj:"COLUMN_DATA_TYPE_STRING",mj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[oe.mj,oe.lj,oe.kj,oe.jj]}},pe={pj:"CSV_COLUMN_DATA_TYPE_LONG",qj:"CSV_COLUMN_DATA_TYPE_NUMERIC",rj:"CSV_COLUMN_DATA_TYPE_STRING",sj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[pe.sj,pe.rj,pe.qj,pe.pj]}},qe={Hj:"GLOBALLY_CONSISTENT",Ij:"HIGHER_DENSITY",
zk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[qe.zk,qe.Hj,qe.Ij]}},re={Db:"AUTO_JPEG_PNG",Eb:"GEO_TIFF",Fb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Gb:"JPEG",Hb:"MULTI_BAND_IMAGE_TILE",Ib:"NPY",Jb:"PNG",Lb:"TF_RECORD_IMAGE",Mb:"ZIPPED_GEO_TIFF",Nb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[re.Fb,re.Gb,re.Jb,re.Db,re.Ib,re.Eb,re.Lb,re.Hb,re.Mb,re.Nb]}},se={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[se.gb,se.cb,
se.hb,se.MIN,se.MAX,se.fb,se.eb]}},te={uj:"DATA_TYPE_UNSPECIFIED",Hc:"DOUBLE",FLOAT:"FLOAT",Nj:"INT16",Oj:"INT32",Pj:"INT8",wk:"UINT16",xk:"UINT32",yk:"UINT8",values:function(){return[te.uj,te.Pj,te.yk,te.Nj,te.wk,te.Oj,te.xk,te.FLOAT,te.Hc]}},ue={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[ue.Je,ue.Ce,ue.ze,ue.Ke]}},ve={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[ve.Je,ve.Ce,ve.ze,ve.Ke]}},we=function(a){a=void 0===
a?{}:a;this.h={};this.h.scaleX=null==a.Zf?null:a.Zf;this.h.shearX=null==a.eg?null:a.eg;this.h.translateX=null==a.wg?null:a.wg;this.h.shearY=null==a.fg?null:a.fg;this.h.scaleY=null==a.ag?null:a.ag;this.h.translateY=null==a.xg?null:a.xg};q(we,C);we.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
k.Object.defineProperties(we.prototype,{Zf:{configurable:!0,enumerable:!0,get:function(){return F(this,"scaleX")?E(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},ag:{configurable:!0,enumerable:!0,get:function(){return F(this,"scaleY")?E(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},eg:{configurable:!0,enumerable:!0,get:function(){return F(this,"shearX")?E(this,"shearX"):null},set:function(a){this.h.shearX=a}},fg:{configurable:!0,enumerable:!0,get:function(){return F(this,"shearY")?
E(this,"shearY"):null},set:function(a){this.h.shearY=a}},wg:{configurable:!0,enumerable:!0,get:function(){return F(this,"translateX")?E(this,"translateX"):null},set:function(a){this.h.translateX=a}},xg:{configurable:!0,enumerable:!0,get:function(){return F(this,"translateY")?E(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
var xe=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.description=null==a.description?null:a.description;this.h.returnType=null==a.Yf?null:a.Yf;this.h.arguments=null==a.arguments?null:a.arguments;this.h.deprecated=null==a.deprecated?null:a.deprecated;this.h.deprecationReason=null==a.Ze?null:a.Ze;this.h.hidden=null==a.hidden?null:a.hidden;this.h.preview=null==a.preview?null:a.preview;this.h.sourceCodeUri=null==a.sourceCodeUri?null:a.sourceCodeUri};q(xe,C);
xe.prototype.i=function(){return{M:{arguments:ye},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
k.Object.defineProperties(xe.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return F(this,"arguments")?E(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return F(this,"deprecated")?E(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},Ze:{configurable:!0,enumerable:!0,get:function(){return F(this,"deprecationReason")?E(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return F(this,"hidden")?E(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return F(this,"preview")?E(this,"preview"):null},set:function(a){this.h.preview=
a}},Yf:{configurable:!0,enumerable:!0,get:function(){return F(this,"returnType")?E(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return F(this,"sourceCodeUri")?E(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
var ye=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentName=null==a.td?null:a.td;this.h.type=null==a.type?null:a.type;this.h.description=null==a.description?null:a.description;this.h.optional=null==a.optional?null:a.optional;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue};q(ye,C);ye.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
k.Object.defineProperties(ye.prototype,{td:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentName")?E(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return F(this,"defaultValue")?E(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
enumerable:!0,get:function(){return F(this,"optional")?E(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});var ze=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(ze,C);ze.prototype.i=function(){return{M:{values:Ae},keys:["values"]}};
k.Object.defineProperties(ze.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var Be=function(a){a=void 0===a?{}:a;this.h={};this.h.service=null==a.wi?null:a.wi;this.h.auditLogConfigs=null==a.Jg?null:a.Jg};q(Be,C);Be.prototype.i=function(){return{M:{auditLogConfigs:Ce},keys:["auditLogConfigs","service"]}};
k.Object.defineProperties(Be.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditLogConfigs")?E(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},wi:{configurable:!0,enumerable:!0,get:function(){return F(this,"service")?E(this,"service"):null},set:function(a){this.h.service=a}}});
var Ce=function(a){a=void 0===a?{}:a;this.h={};this.h.logType=null==a.Qh?null:a.Qh;this.h.exemptedMembers=null==a.rh?null:a.rh;this.h.ignoreChildExemptions=null==a.Fh?null:a.Fh};q(Ce,C);Ce.prototype.i=function(){return{H:{logType:Ld},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
k.Object.defineProperties(Ce.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"exemptedMembers")?E(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Fh:{configurable:!0,enumerable:!0,get:function(){return F(this,"ignoreChildExemptions")?E(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logType")?E(this,"logType"):null},set:function(a){this.h.logType=
a}}});var De=function(a){a=void 0===a?{}:a;this.h={};this.h.permissionType=null==a.gi?null:a.gi};q(De,C);De.prototype.i=function(){return{H:{permissionType:Md},keys:["permissionType"]}};k.Object.defineProperties(De.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissionType")?E(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
var Ee=function(a){a=void 0===a?{}:a;this.h={};this.h.role=null==a.role?null:a.role;this.h.members=null==a.ac?null:a.ac;this.h.condition=null==a.Yg?null:a.Yg;this.h.bindingId=null==a.Ng?null:a.Ng};q(Ee,C);Ee.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:Fe}}};
k.Object.defineProperties(Ee.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindingId")?E(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Yg:{configurable:!0,enumerable:!0,get:function(){return F(this,"condition")?E(this,"condition"):null},set:function(a){this.h.condition=a}},ac:{configurable:!0,enumerable:!0,get:function(){return F(this,"members")?E(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return F(this,
"role")?E(this,"role"):null},set:function(a){this.h.role=a}}});var Ge=function(){this.h={}};q(Ge,C);Ge.prototype.i=function(){return{keys:[]}};var He=function(a){a=void 0===a?{}:a;this.h={};this.h.capabilities=null==a.Tg?null:a.Tg};q(He,C);He.prototype.i=function(){return{H:{capabilities:Nd},keys:["capabilities"]}};
k.Object.defineProperties(He.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return F(this,"capabilities")?E(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var Ie=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ja?null:a.Ja};q(Ie,C);Ie.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:Je}}};
k.Object.defineProperties(Ie.prototype,{Ja:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Ke=function(a){a=void 0===a?{}:a;this.h={};this.h.logName=null==a.Ph?null:a.Ph;this.h.authorizationLoggingOptions=null==a.Kg?null:a.Kg};q(Ke,C);Ke.prototype.i=function(){return{H:{logName:Od},keys:["authorizationLoggingOptions","logName"],o:{authorizationLoggingOptions:De}}};
k.Object.defineProperties(Ke.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return F(this,"authorizationLoggingOptions")?E(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return F(this,"logName")?E(this,"logName"):null},set:function(a){this.h.logName=a}}});
var Le=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.oc?null:a.oc;this.h.filenamePrefix=null==a.ea?null:a.ea;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.pc?null:a.pc};q(Le,C);Le.prototype.i=function(){return{H:{permissions:Pd},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Le.prototype,{oc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucket")?E(this,"bucket"):null},set:function(a){this.h.bucket=a}},pc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucketCorsUris")?E(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},ea:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Le,{Permissions:{configurable:!0,enumerable:!0,get:function(){return Pd}}});var Me=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.ya?null:a.ya};q(Me,C);Me.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(Me.prototype,{ya:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Ne=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag};q(Ne,C);Ne.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:Oe}}};
k.Object.defineProperties(Ne.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var Pe=function(a){a=void 0===a?{}:a;this.h={};this.h.result=null==a.result?null:a.result};q(Pe,C);Pe.prototype.i=function(){return{keys:["result"]}};
k.Object.defineProperties(Pe.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}}});var Qe=function(a){a=void 0===a?{}:a;this.h={};this.h.iam=null==a.Dh?null:a.Dh;this.h.sys=null==a.Gi?null:a.Gi;this.h.svc=null==a.Fi?null:a.Fi;this.h.op=null==a.ei?null:a.ei;this.h.values=null==a.values?null:a.values};q(Qe,C);Qe.prototype.i=function(){return{H:{iam:Qd,op:Rd,sys:Sd},keys:["iam","op","svc","sys","values"]}};
k.Object.defineProperties(Qe.prototype,{Dh:{configurable:!0,enumerable:!0,get:function(){return F(this,"iam")?E(this,"iam"):null},set:function(a){this.h.iam=a}},ei:{configurable:!0,enumerable:!0,get:function(){return F(this,"op")?E(this,"op"):null},set:function(a){this.h.op=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return F(this,"svc")?E(this,"svc"):null},set:function(a){this.h.svc=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return F(this,"sys")?E(this,"sys"):null},set:function(a){this.h.sys=
a}},values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var Re=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Tb?null:a.Tb;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.bandIds=null==a.ca?null:a.ca};q(Re,C);Re.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
k.Object.defineProperties(Re.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
var Se=function(a){a=void 0===a?{}:a;this.h={};this.h.metric=null==a.Sh?null:a.Sh;this.h.field=null==a.th?null:a.th;this.h.customFields=null==a.jh?null:a.jh};q(Se,C);Se.prototype.i=function(){return{M:{customFields:Te},keys:["customFields","field","metric"]}};
k.Object.defineProperties(Se.prototype,{jh:{configurable:!0,enumerable:!0,get:function(){return F(this,"customFields")?E(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return F(this,"field")?E(this,"field"):null},set:function(a){this.h.field=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return F(this,"metric")?E(this,"metric"):null},set:function(a){this.h.metric=a}}});
var Te=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.value=null==a.value?null:a.value};q(Te,C);Te.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(Te.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return F(this,"value")?E(this,"value"):null},set:function(a){this.h.value=a}}});
var Ue=function(a){a=void 0===a?{}:a;this.h={};this.h.logMode=null==a.Oh?null:a.Oh};q(Ue,C);Ue.prototype.i=function(){return{H:{logMode:Td},keys:["logMode"]}};k.Object.defineProperties(Ue.prototype,{Oh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logMode")?E(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var Ve=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Ve,C);
Ve.prototype.i=function(){return{keys:["values"],Oa:{values:{la:Ae,ra:!1,sa:!0,ta:!1}}}};k.Object.defineProperties(Ve.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var We=function(a){a=void 0===a?{}:a;this.h={};this.h.min=null==a.min?null:a.min;this.h.max=null==a.max?null:a.max};q(We,C);We.prototype.i=function(){return{keys:["max","min"]}};
k.Object.defineProperties(We.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return F(this,"max")?E(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return F(this,"min")?E(this,"min"):null},set:function(a){this.h.min=a}}});var Xe=function(a){a=void 0===a?{}:a;this.h={};this.h.folder=null==a.kf?null:a.kf;this.h.filenamePrefix=null==a.ea?null:a.ea};q(Xe,C);Xe.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
k.Object.defineProperties(Xe.prototype,{ea:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},kf:{configurable:!0,enumerable:!0,get:function(){return F(this,"folder")?E(this,"folder"):null},set:function(a){this.h.folder=a}}});
var Ye=function(a){a=void 0===a?{}:a;this.h={};this.h.tilestoreLocation=null==a.Mi?null:a.Mi;this.h.cloudStorageLocation=null==a.cloudStorageLocation?null:a.cloudStorageLocation;this.h.tilestoreEntry=null==a.Li?null:a.Li;this.h.gcsLocation=null==a.gcsLocation?null:a.gcsLocation;this.h.featureViewAssetLocation=null==a.Ed?null:a.Ed;this.h.type=null==a.type?null:a.type;this.h.name=null==a.name?null:a.name;this.h.id=null==a.id?null:a.id;this.h.updateTime=null==a.updateTime?null:a.updateTime;this.h.title=
null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.properties=null==a.properties?null:a.properties;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.geometry=null==a.geometry?null:a.geometry;this.h.bands=null==a.bands?null:a.bands;this.h.sizeBytes=null==a.sizeBytes?null:a.sizeBytes;this.h.featureCount=null==a.featureCount?null:a.featureCount;this.h.quota=null==a.quota?null:a.quota;this.h.expression=null==
a.l?null:a.l};q(Ye,C);
Ye.prototype.i=function(){return{M:{bands:Ze},H:{type:Ud},keys:"bands cloudStorageLocation description endTime expression featureCount featureViewAssetLocation gcsLocation geometry id name properties quota sizeBytes startTime tilestoreEntry tilestoreLocation title type updateTime".split(" "),Oa:{geometry:{la:null,ra:!1,sa:!1,ta:!1},properties:{la:null,ra:!1,sa:!1,ta:!1}},o:{cloudStorageLocation:Me,expression:Oe,featureViewAssetLocation:$e,gcsLocation:af,quota:bf,tilestoreEntry:cf,tilestoreLocation:df}}};
k.Object.defineProperties(Ye.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageLocation")?E(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=
a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureCount")?E(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Ed:{configurable:!0,enumerable:!0,get:function(){return F(this,
"featureViewAssetLocation")?E(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},gcsLocation:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsLocation")?E(this,"gcsLocation"):null},set:function(a){this.h.gcsLocation=a}},geometry:{configurable:!0,enumerable:!0,get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},
set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,enumerable:!0,get:function(){return F(this,"quota")?E(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return F(this,
"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},Li:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreEntry")?E(this,"tilestoreEntry"):null},set:function(a){this.h.tilestoreEntry=a}},Mi:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreLocation")?E(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=
a}},title:{configurable:!0,enumerable:!0,get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});
var Je=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.overwrite=null==a.overwrite?null:a.overwrite};q(Je,C);Je.prototype.i=function(){return{keys:["name","overwrite"]}};
k.Object.defineProperties(Je.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
var ef=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.F?null:a.F;this.h.bandIds=null==a.ca?null:a.ca;this.h.visualizationOptions=null==a.kc?null:a.kc};q(ef,C);ef.prototype.i=function(){return{H:{fileFormat:Vd},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:Oe,visualizationOptions:ff}}};
k.Object.defineProperties(ef.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},kc:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationOptions")?E(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var gf=function(){this.h={}};q(gf,C);gf.prototype.i=function(){return{keys:[]}};
var hf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.requestId=null==a.requestId?null:a.requestId;this.h.assetExportOptions=null==a.ua?null:a.ua;this.h.maxWorkers=null==a.O?null:a.O;this.h.maxWorkerCount=null==a.W?null:a.W;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag};q(hf,C);
hf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkerCount maxWorkers requestId workloadTag".split(" "),o:{assetExportOptions:Ie,expression:Oe}}};
k.Object.defineProperties(hf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},O:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,
"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
var jf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.pa?null:a.pa;this.h.assetExportOptions=null==a.ua?null:a.ua;this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.maxPixels=null==a.Lf?null:a.Lf;this.h.grid=null==a.grid?null:a.grid;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.O?null:a.O;this.h.maxWorkerCount=null==a.W?null:a.W;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag};
q(jf,C);jf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkerCount maxWorkers requestId workloadTag".split(" "),o:{assetExportOptions:kf,expression:Oe,fileExportOptions:lf,grid:mf}}};
k.Object.defineProperties(jf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPixels")?E(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?
E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},O:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
a}}});var nf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.tileOptions=null==a.hc?null:a.hc;this.h.tileExportOptions=null==a.fc?null:a.fc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.O?null:a.O;this.h.maxWorkerCount=null==a.W?null:a.W;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag};q(nf,C);
nf.prototype.i=function(){return{keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:Oe,tileExportOptions:lf,tileOptions:of}}};
k.Object.defineProperties(nf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},O:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},fc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileExportOptions")?E(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileOptions")?
E(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
var pf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.pa?null:a.pa;this.h.assetExportOptions=null==a.ua?null:a.ua;this.h.featureViewExportOptions=null==a.Fd?null:a.Fd;this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.selectors=null==a.selectors?null:a.selectors;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxErrorMeters=null==a.Yb?null:a.Yb;this.h.maxWorkers=null==a.O?null:a.O;this.h.maxWorkerCount=null==a.W?
null:a.W;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag;this.h.policy=null==a.mb?null:a.mb};q(pf,C);pf.prototype.i=function(){return{keys:"assetExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkerCount maxWorkers policy requestId selectors workloadTag".split(" "),o:{assetExportOptions:qf,expression:Oe,featureViewExportOptions:rf,fileExportOptions:sf,policy:tf}}};
k.Object.defineProperties(pf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
Fd:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewExportOptions")?E(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Yb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxErrorMeters")?E(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},
maxVertices:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxVertices")?E(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},O:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},mb:{configurable:!0,enumerable:!0,get:function(){return F(this,
"policy")?E(this,"policy"):null},set:function(a){this.h.policy=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return F(this,"selectors")?E(this,"selectors"):null},set:function(a){this.h.selectors=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
a}}});var uf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ra?null:a.Ra;this.h.tileOptions=null==a.hc?null:a.hc;this.h.tileExportOptions=null==a.fc?null:a.fc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.version=null==a.version?null:a.version;this.h.maxWorkers=null==a.O?null:a.O;this.h.maxWorkerCount=null==a.W?null:a.W;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag};
q(uf,C);uf.prototype.i=function(){return{H:{version:Wd},keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:Oe,tileExportOptions:vf,tileOptions:of,videoOptions:wf}}};
k.Object.defineProperties(uf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},W:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},O:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},fc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileExportOptions")?E(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileOptions")?
E(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return F(this,"version")?E(this,"version"):null},set:function(a){this.h.version=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
a}}});var xf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ra?null:a.Ra;this.h.fileExportOptions=null==a.pa?null:a.pa;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.O?null:a.O;this.h.maxWorkerCount=null==a.W?null:a.W;this.h.workloadTag=null==a.workloadTag?null:a.workloadTag};q(xf,C);
xf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkerCount maxWorkers requestId videoOptions workloadTag".split(" "),o:{expression:Oe,fileExportOptions:vf,videoOptions:wf}}};
k.Object.defineProperties(xf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},W:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},O:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,
"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var Fe=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.title=null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.location=null==a.location?null:a.location};q(Fe,C);
Fe.prototype.i=function(){return{keys:["description","expression","location","title"]}};
k.Object.defineProperties(Fe.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return F(this,"location")?E(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}}});var Oe=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values;this.h.result=null==a.result?null:a.result};q(Oe,C);Oe.prototype.i=function(){return{keys:["result","values"],Oa:{values:{la:Ae,ra:!1,sa:!0,ta:!1}}}};
k.Object.defineProperties(Oe.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var yf=function(a){a=void 0===a?{}:a;this.h={};this.h.type=null==a.type?null:a.type;this.h.geometry=null==a.geometry?null:a.geometry;this.h.properties=null==a.properties?null:a.properties};
q(yf,C);yf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
k.Object.defineProperties(yf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var zf=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Qb?null:a.Qb;this.h.mapName=null==a.mapName?null:a.mapName;this.h.name=null==a.name?null:a.name;this.h.visualizationExpression=null==a.zg?null:a.zg};q(zf,C);zf.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:Oe}}};
k.Object.defineProperties(zf.prototype,{Qb:{configurable:!0,enumerable:!0,get:function(){return F(this,"asset")?E(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return F(this,"mapName")?E(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},zg:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationExpression")?
E(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var rf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewDestination=null==a.ff?null:a.ff;this.h.ingestionTimeParameters=null==a.wc?null:a.wc};q(rf,C);rf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:Af,ingestionTimeParameters:Bf}}};
k.Object.defineProperties(rf.prototype,{ff:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewDestination")?E(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},wc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Cf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.type=null==a.type?null:a.type};q(Cf,C);Cf.prototype.i=function(){return{H:{type:Xd},keys:["name","type"]}};k.Object.defineProperties(Cf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var Af=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.assetVersion=null==a.Eg?null:a.Eg;this.h.permissions=null==a.permissions?null:a.permissions};q(Af,C);Af.prototype.i=function(){return{H:{permissions:Yd},keys:["assetVersion","name","permissions"]}};
k.Object.defineProperties(Af.prototype,{Eg:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetVersion")?E(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
k.Object.defineProperties(Af,{Permissions:{configurable:!0,enumerable:!0,get:function(){return Yd}}});var Bf=function(a){a=void 0===a?{}:a;this.h={};this.h.thinningOptions=null==a.og?null:a.og;this.h.rankingOptions=null==a.Uf?null:a.Uf;this.h.prerenderingOptions=null==a.ii?null:a.ii};q(Bf,C);Bf.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:Df,rankingOptions:Ef,thinningOptions:Ff}}};
k.Object.defineProperties(Bf.prototype,{ii:{configurable:!0,enumerable:!0,get:function(){return F(this,"prerenderingOptions")?E(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankingOptions")?E(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},og:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningOptions")?E(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
a}}});var $e=function(a){a=void 0===a?{}:a;this.h={};this.h.location=null==a.location?null:a.location;this.h.assetOptions=null==a.assetOptions?null:a.assetOptions};q($e,C);$e.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:Gf}}};
k.Object.defineProperties($e.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetOptions")?E(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return F(this,"location")?E(this,"location"):null},set:function(a){this.h.location=a}}});var Gf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewAttributes=null==a.sh?null:a.sh;this.h.ingestionTimeParameters=null==a.wc?null:a.wc};q(Gf,C);
Gf.prototype.i=function(){return{M:{featureViewAttributes:Cf},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:Bf}}};
k.Object.defineProperties(Gf.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewAttributes")?E(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},wc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Hf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.orientation=null==a.orientation?null:a.orientation;this.h.fileFormat=null==a.F?null:a.F;this.h.grid=null==a.grid?null:a.grid};q(Hf,C);Hf.prototype.i=function(){return{H:{fileFormat:Zd,orientation:$d},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:Oe,grid:mf}}};
k.Object.defineProperties(Hf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return F(this,"orientation")?E(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var bf=function(a){a=void 0===a?{}:a;this.h={};this.h.sizeBytes=null==a.sizeBytes?null:a.sizeBytes;this.h.maxSizeBytes=null==a.Zb?null:a.Zb;this.h.assetCount=null==a.Ne?null:a.Ne;this.h.maxAssets=null==a.If?null:a.If;this.h.maxAssetCount=null==a.Hf?null:a.Hf};q(bf,C);
bf.prototype.i=function(){return{keys:["assetCount","maxAssetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
k.Object.defineProperties(bf.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetCount")?E(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxAssetCount")?E(this,"maxAssetCount"):null},set:function(a){this.h.maxAssetCount=a}},If:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxAssets")?E(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Zb:{configurable:!0,enumerable:!0,
get:function(){return F(this,"maxSizeBytes")?E(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return F(this,"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var If=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentNames=null==a.nc?null:a.nc;this.h.body=null==a.body?null:a.body};q(If,C);If.prototype.i=function(){return{keys:["argumentNames","body"]}};
k.Object.defineProperties(If.prototype,{nc:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentNames")?E(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return F(this,"body")?E(this,"body"):null},set:function(a){this.h.body=a}}});
var Jf=function(a){a=void 0===a?{}:a;this.h={};this.h.functionName=null==a.functionName?null:a.functionName;this.h.functionReference=null==a.Xa?null:a.Xa;this.h.arguments=null==a.arguments?null:a.arguments};q(Jf,C);Jf.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Oa:{arguments:{la:Ae,ra:!1,sa:!0,ta:!1}}}};
k.Object.defineProperties(Jf.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return F(this,"arguments")?E(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionName")?E(this,"functionName"):null},set:function(a){this.h.functionName=a}},Xa:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionReference")?E(this,"functionReference"):null},set:function(a){this.h.functionReference=
a}}});var Kf=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.oc?null:a.oc;this.h.filenamePrefix=null==a.ea?null:a.ea;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.pc?null:a.pc};q(Kf,C);Kf.prototype.i=function(){return{H:{permissions:ae},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Kf.prototype,{oc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucket")?E(this,"bucket"):null},set:function(a){this.h.bucket=a}},pc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucketCorsUris")?E(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},ea:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Kf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ae}}});var af=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.ya?null:a.ya};q(af,C);af.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(af.prototype,{ya:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Lf=function(a){a=void 0===a?{}:a;this.h={};this.h.cloudOptimized=null==a.Qe?null:a.Qe;this.h.tileDimensions=null==a.ab?null:a.ab;this.h.skipEmptyFiles=null==a.ig?null:a.ig;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(Lf,C);
Lf.prototype.i=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions","tileSize"],o:{tileDimensions:Mf}}};
k.Object.defineProperties(Lf.prototype,{Qe:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudOptimized")?E(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmptyFiles")?E(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},ab:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},
tileSize:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileSize")?E(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var Nf=function(a){a=void 0===a?{}:a;this.h={};this.h.options=null==a.options?null:a.options};q(Nf,C);Nf.prototype.i=function(){return{keys:["options"],o:{options:Of}}};k.Object.defineProperties(Nf.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return F(this,"options")?E(this,"options"):null},set:function(a){this.h.options=a}}});
var Of=function(a){a=void 0===a?{}:a;this.h={};this.h.requestedPolicyVersion=null==a.ri?null:a.ri};q(Of,C);Of.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};k.Object.defineProperties(Of.prototype,{ri:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestedPolicyVersion")?E(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});
var Mf=function(a){a=void 0===a?{}:a;this.h={};this.h.width=null==a.width?null:a.width;this.h.height=null==a.height?null:a.height};q(Mf,C);Mf.prototype.i=function(){return{keys:["height","width"]}};k.Object.defineProperties(Mf.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return F(this,"height")?E(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return F(this,"width")?E(this,"width"):null},set:function(a){this.h.width=a}}});
var Pf=function(a){a=void 0===a?{}:a;this.h={};this.h.x=null==a.x?null:a.x;this.h.y=null==a.y?null:a.y};q(Pf,C);Pf.prototype.i=function(){return{keys:["x","y"]}};k.Object.defineProperties(Pf.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return F(this,"x")?E(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return F(this,"y")?E(this,"y"):null},set:function(a){this.h.y=a}}});
var kf=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ja?null:a.Ja;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=null==a.Rf?null:a.Rf;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(kf,C);
kf.prototype.i=function(){return{H:{pyramidingPolicy:be,pyramidingPolicyOverrides:ce},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Oa:{pyramidingPolicyOverrides:{la:null,ra:!1,sa:!1,ta:!1}},o:{earthEngineDestination:Je}}};
k.Object.defineProperties(kf.prototype,{Ja:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Rf:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicyOverrides")?E(this,"pyramidingPolicyOverrides"):
null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileSize")?E(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
var Ze=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.dataType=null==a.dataType?null:a.dataType;this.h.grid=null==a.grid?null:a.grid;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.tilesets=null==a.tilesets?null:a.tilesets;this.h.missingData=null==a.missingData?null:a.missingData;this.h.cloudStorageLocation=null==a.cloudStorageLocation?null:a.cloudStorageLocation};q(Ze,C);
Ze.prototype.i=function(){return{M:{tilesets:Qf},H:{pyramidingPolicy:de},keys:"cloudStorageLocation dataType grid id missingData pyramidingPolicy tilesets".split(" "),o:{cloudStorageLocation:Me,dataType:Rf,grid:mf,missingData:Sf}}};
k.Object.defineProperties(Ze.prototype,{cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageLocation")?E(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataType")?E(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,
enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesets")?
E(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var lf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.na?null:a.na;this.h.cloudStorageDestination=null==a.ka?null:a.ka;this.h.gcsDestination=null==a.tb?null:a.tb;this.h.geoTiffOptions=null==a.Gd?null:a.Gd;this.h.tfRecordOptions=null==a.he?null:a.he;this.h.fileFormat=null==a.F?null:a.F};q(lf,C);
lf.prototype.i=function(){return{H:{fileFormat:fe},keys:"cloudStorageDestination driveDestination fileFormat gcsDestination geoTiffOptions tfRecordOptions".split(" "),o:{cloudStorageDestination:Le,driveDestination:Xe,gcsDestination:Kf,geoTiffOptions:Lf,tfRecordOptions:Tf}}};
k.Object.defineProperties(lf.prototype,{ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},na:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}},Gd:{configurable:!0,enumerable:!0,get:function(){return F(this,"geoTiffOptions")?E(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},he:{configurable:!0,enumerable:!0,get:function(){return F(this,"tfRecordOptions")?E(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
var Uf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.properties=null==a.properties?null:a.properties;this.h.uriPrefix=null==a.nd?null:a.nd;this.h.tilesets=null==a.tilesets?null:a.tilesets;this.h.bands=null==a.bands?null:a.bands;this.h.maskBands=null==a.Gf?null:a.Gf;this.h.footprint=null==a.zh?null:a.zh;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.startTime=null==a.startTime?
null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.minTileAreaRatio=null==a.Vh?null:a.Vh;this.h.skipMetadataRead=null==a.zi?null:a.zi};q(Uf,C);Uf.prototype.i=function(){return{M:{bands:Vf,maskBands:Wf,tilesets:Xf},H:{pyramidingPolicy:ge},keys:"bands endTime footprint maskBands minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),Oa:{properties:{la:null,ra:!1,sa:!1,ta:!1}},o:{footprint:Yf,missingData:Sf}}};
k.Object.defineProperties(Uf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},zh:{configurable:!0,enumerable:!0,get:function(){return F(this,"footprint")?E(this,"footprint"):null},set:function(a){this.h.footprint=a}},Gf:{configurable:!0,enumerable:!0,get:function(){return F(this,
"maskBands")?E(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minTileAreaRatio")?E(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=
a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},zi:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipMetadataRead")?E(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,
enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesets")?E(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},nd:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
var Zf=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.ya?null:a.ya;this.h.affineTransform=null==a.Ob?null:a.Ob;this.h.dimensions=null==a.dimensions?null:a.dimensions};q(Zf,C);Zf.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:we,dimensions:Mf}}};
k.Object.defineProperties(Zf.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ya:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});
var $f=function(a){a=void 0===a?{}:a;this.h={};this.h.imageManifest=null==a.vf?null:a.vf;this.h.description=null==a.description?null:a.description;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.requestId=null==a.requestId?null:a.requestId};q($f,C);$f.prototype.i=function(){return{keys:["description","imageManifest","overwrite","requestId"],o:{imageManifest:Uf}}};
k.Object.defineProperties($f.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},vf:{configurable:!0,enumerable:!0,get:function(){return F(this,"imageManifest")?E(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var ag=function(a){a=void 0===a?{}:a;this.h={};this.h.tableManifest=null==a.ng?null:a.ng;this.h.description=null==a.description?null:a.description;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.requestId=null==a.requestId?null:a.requestId};q(ag,C);ag.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:bg}}};
k.Object.defineProperties(ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},ng:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tableManifest")?E(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var cg=function(a){a=void 0===a?{}:a;this.h={};this.h.algorithms=null==a.Ic?null:a.Ic};q(cg,C);cg.prototype.i=function(){return{M:{algorithms:xe},keys:["algorithms"]}};k.Object.defineProperties(cg.prototype,{Ic:{configurable:!0,enumerable:!0,get:function(){return F(this,"algorithms")?E(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
var dg=function(a){a=void 0===a?{}:a;this.h={};this.h.assets=null==a.assets?null:a.assets;this.h.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};q(dg,C);dg.prototype.i=function(){return{M:{assets:Ye},keys:["assets","nextPageToken"]}};
k.Object.defineProperties(dg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return F(this,"assets")?E(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
var eg=function(a){a=void 0===a?{}:a;this.h={};this.h.type=null==a.type?null:a.type;this.h.features=null==a.features?null:a.features;this.h.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};q(eg,C);eg.prototype.i=function(){return{M:{features:yf},keys:["features","nextPageToken","type"]}};
k.Object.defineProperties(eg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return F(this,"features")?E(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var fg=function(a){a=void 0===a?{}:a;this.h={};this.h.operations=null==a.Pa?null:a.Pa;this.h.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};q(fg,C);fg.prototype.i=function(){return{M:{operations:gg},keys:["nextPageToken","operations"]}};
k.Object.defineProperties(fg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"operations")?E(this,"operations"):null},set:function(a){this.h.operations=a}}});
var hg=function(a){a=void 0===a?{}:a;this.h={};this.h.counter=null==a.counter?null:a.counter;this.h.dataAccess=null==a.kh?null:a.kh;this.h.cloudAudit=null==a.Vg?null:a.Vg};q(hg,C);hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:Ke,counter:Se,dataAccess:Ue}}};
k.Object.defineProperties(hg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudAudit")?E(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return F(this,"counter")?E(this,"counter"):null},set:function(a){this.h.counter=a}},kh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataAccess")?E(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
var Sf=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Sf,C);Sf.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(Sf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var ig=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Tb?null:a.Tb};q(ig,C);ig.prototype.i=function(){return{keys:["destinationName"]}};
k.Object.defineProperties(ig.prototype,{Tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var gg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.metadata=null==a.metadata?null:a.metadata;this.h.done=null==a.done?null:a.done;this.h.error=null==a.error?null:a.error;this.h.response=null==a.response?null:a.response};q(gg,C);
gg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Oa:{metadata:{la:null,ra:!1,sa:!1,ta:!1},response:{la:null,ra:!1,sa:!1,ta:!1}},o:{error:jg}}};
k.Object.defineProperties(gg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return F(this,"done")?E(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return F(this,"error")?E(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return F(this,"metadata")?E(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return F(this,"response")?E(this,"response"):null},set:function(a){this.h.response=a}}});
var kg=function(a){a=void 0===a?{}:a;this.h={};this.h.state=null==a.state?null:a.state;this.h.description=null==a.description?null:a.description;this.h.type=null==a.type?null:a.type;this.h.priority=null==a.priority?null:a.priority;this.h.createTime=null==a.Xe?null:a.Xe;this.h.updateTime=null==a.updateTime?null:a.updateTime;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.progress=null==a.progress?null:a.progress;this.h.stages=null==a.Bi?null:
a.Bi;this.h.attempt=null==a.attempt?null:a.attempt;this.h.scriptUri=null==a.bg?null:a.bg;this.h.destinationUris=null==a.af?null:a.af;this.h.notifications=null==a.Zh?null:a.Zh;this.h.batchEecuUsageSeconds=null==a.Mg?null:a.Mg};q(kg,C);kg.prototype.i=function(){return{M:{notifications:lg,stages:mg},H:{state:he},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
k.Object.defineProperties(kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return F(this,"attempt")?E(this,"attempt"):null},set:function(a){this.h.attempt=a}},Mg:{configurable:!0,enumerable:!0,get:function(){return F(this,"batchEecuUsageSeconds")?E(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return F(this,"createTime")?E(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},af:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationUris")?E(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return F(this,"notifications")?E(this,
"notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return F(this,"priority")?E(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return F(this,"progress")?E(this,"progress"):null},set:function(a){this.h.progress=a}},bg:{configurable:!0,enumerable:!0,get:function(){return F(this,"scriptUri")?E(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Bi:{configurable:!0,
enumerable:!0,get:function(){return F(this,"stages")?E(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return F(this,"state")?E(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=
a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var lg=function(a){a=void 0===a?{}:a;this.h={};this.h.severity=null==a.severity?null:a.severity;this.h.topic=null==a.Oi?null:a.Oi;this.h.detail=null==a.detail?null:a.detail};q(lg,C);lg.prototype.i=function(){return{H:{severity:ie},keys:["detail","severity","topic"]}};
k.Object.defineProperties(lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return F(this,"detail")?E(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return F(this,"severity")?E(this,"severity"):null},set:function(a){this.h.severity=a}},Oi:{configurable:!0,enumerable:!0,get:function(){return F(this,"topic")?E(this,"topic"):null},set:function(a){this.h.topic=a}}});
var mg=function(a){a=void 0===a?{}:a;this.h={};this.h.displayName=null==a.displayName?null:a.displayName;this.h.completeWorkUnits=null==a.Xg?null:a.Xg;this.h.totalWorkUnits=null==a.Pi?null:a.Pi;this.h.description=null==a.description?null:a.description};q(mg,C);mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
k.Object.defineProperties(mg.prototype,{Xg:{configurable:!0,enumerable:!0,get:function(){return F(this,"completeWorkUnits")?E(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return F(this,"displayName")?E(this,"displayName"):null},set:function(a){this.h.displayName=
a}},Pi:{configurable:!0,enumerable:!0,get:function(){return F(this,"totalWorkUnits")?E(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var Rf=function(a){a=void 0===a?{}:a;this.h={};this.h.precision=null==a.precision?null:a.precision;this.h.range=null==a.fd?null:a.fd;this.h.dimensionsCount=null==a.oh?null:a.oh};q(Rf,C);Rf.prototype.i=function(){return{H:{precision:je},keys:["dimensionsCount","precision","range"],o:{range:We}}};
k.Object.defineProperties(Rf.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensionsCount")?E(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return F(this,"precision")?E(this,"precision"):null},set:function(a){this.h.precision=a}},fd:{configurable:!0,enumerable:!0,get:function(){return F(this,"range")?E(this,"range"):null},set:function(a){this.h.range=a}}});
var Yf=function(a){a=void 0===a?{}:a;this.h={};this.h.points=null==a.points?null:a.points;this.h.bandId=null==a.Lg?null:a.Lg};q(Yf,C);Yf.prototype.i=function(){return{M:{points:Pf},keys:["bandId","points"]}};
k.Object.defineProperties(Yf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandId")?E(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return F(this,"points")?E(this,"points"):null},set:function(a){this.h.points=a}}});
var mf=function(a){a=void 0===a?{}:a;this.h={};this.h.crsCode=null==a.Ye?null:a.Ye;this.h.crsWkt=null==a.eh?null:a.eh;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.affineTransform=null==a.Ob?null:a.Ob};q(mf,C);mf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:we,dimensions:Mf}}};
k.Object.defineProperties(mf.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},Ye:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsCode")?E(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},eh:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsWkt")?E(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var tf=function(a){a=void 0===a?{}:a;this.h={};this.h.version=null==a.version?null:a.version;this.h.bindings=null==a.ud?null:a.ud;this.h.auditConfigs=null==a.Ig?null:a.Ig;this.h.rules=null==a.rules?null:a.rules;this.h.etag=null==a.df?null:a.df};q(tf,C);tf.prototype.i=function(){return{M:{auditConfigs:Be,bindings:Ee,rules:ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
k.Object.defineProperties(tf.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditConfigs")?E(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},ud:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindings")?E(this,"bindings"):null},set:function(a){this.h.bindings=a}},df:{configurable:!0,enumerable:!0,get:function(){return F(this,"etag")?E(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return F(this,
"rules")?E(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return F(this,"version")?E(this,"version"):null},set:function(a){this.h.version=a}}});var Df=function(a){a=void 0===a?{}:a;this.h={};this.h.prerenderTiles=null==a.hi?null:a.hi;this.h.tileLimiting=null==a.Hi?null:a.Hi};q(Df,C);Df.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:og}}};
k.Object.defineProperties(Df.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return F(this,"prerenderTiles")?E(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileLimiting")?E(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var pg=function(a){a=void 0===a?{}:a;this.h={};this.h.attributeName=null==a.attributeName?null:a.attributeName};q(pg,C);pg.prototype.i=function(){return{keys:["attributeName"]}};
k.Object.defineProperties(pg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return F(this,"attributeName")?E(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var qg=function(){this.h={}};q(qg,C);qg.prototype.i=function(){return{keys:[]}};var rg=function(){this.h={}};q(rg,C);rg.prototype.i=function(){return{keys:[]}};var sg=function(){this.h={}};q(sg,C);sg.prototype.i=function(){return{keys:[]}};
var tg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByAttributeRule=null==a.Vd?null:a.Vd;this.h.rankByMinVisibleLodRule=null==a.mi?null:a.mi;this.h.rankByGeometryTypeRule=null==a.Wd?null:a.Wd;this.h.rankByMinZoomLevelRule=null==a.Xd?null:a.Xd;this.h.direction=null==a.direction?null:a.direction};q(tg,C);
tg.prototype.i=function(){return{H:{direction:ke},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:pg,rankByGeometryTypeRule:qg,rankByMinVisibleLodRule:rg,rankByMinZoomLevelRule:sg}}};
k.Object.defineProperties(tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return F(this,"direction")?E(this,"direction"):null},set:function(a){this.h.direction=a}},Vd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByAttributeRule")?E(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},Wd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByGeometryTypeRule")?E(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
a}},mi:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinVisibleLodRule")?E(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},Xd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinZoomLevelRule")?E(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
var Ef=function(a){a=void 0===a?{}:a;this.h={};this.h.zOrderRankingRule=null==a.Bg?null:a.Bg;this.h.thinningRankingRule=null==a.pg?null:a.pg};q(Ef,C);Ef.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:ug,zOrderRankingRule:ug}}};
k.Object.defineProperties(Ef.prototype,{pg:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningRankingRule")?E(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return F(this,"zOrderRankingRule")?E(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
var ug=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByOneThingRule=null==a.Tf?null:a.Tf;this.h.pseudoRandomTiebreaking=null==a.li?null:a.li};q(ug,C);ug.prototype.i=function(){return{M:{rankByOneThingRule:tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
k.Object.defineProperties(ug.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return F(this,"pseudoRandomTiebreaking")?E(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByOneThingRule")?E(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
var ng=function(a){a=void 0===a?{}:a;this.h={};this.h.description=null==a.description?null:a.description;this.h.permissions=null==a.permissions?null:a.permissions;this.h.action=null==a.action?null:a.action;this.h["in"]=null==a.Hh?null:a.Hh;this.h.notIn=null==a.Yh?null:a.Yh;this.h.conditions=null==a.conditions?null:a.conditions;this.h.logConfig=null==a.Nh?null:a.Nh};q(ng,C);ng.prototype.i=function(){return{M:{conditions:Qe,logConfig:hg},H:{action:le},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
k.Object.defineProperties(ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return F(this,"action")?E(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return F(this,"conditions")?E(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},Hh:{configurable:!0,enumerable:!0,
get:function(){return F(this,"in")?E(this,"in"):null},set:function(a){this.h["in"]=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logConfig")?E(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return F(this,"notIn")?E(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=
a}}});var vg=function(a){a=void 0===a?{}:a;this.h={};this.h.policy=null==a.mb?null:a.mb;this.h.updateMask=null==a.updateMask?null:a.updateMask};q(vg,C);vg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:tf}}};
k.Object.defineProperties(vg.prototype,{mb:{configurable:!0,enumerable:!0,get:function(){return F(this,"policy")?E(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateMask")?E(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var jg=function(a){a=void 0===a?{}:a;this.h={};this.h.code=null==a.code?null:a.code;this.h.message=null==a.message?null:a.message;this.h.details=null==a.details?null:a.details};
q(jg,C);jg.prototype.i=function(){return{keys:["code","details","message"],Oa:{details:{la:null,ra:!0,sa:!1,ta:!1}}}};
k.Object.defineProperties(jg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return F(this,"code")?E(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return F(this,"details")?E(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return F(this,"message")?E(this,"message"):null},set:function(a){this.h.message=a}}});
var wg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.F?null:a.F;this.h.selectors=null==a.selectors?null:a.selectors;this.h.filename=null==a.filename?null:a.filename};q(wg,C);wg.prototype.i=function(){return{H:{fileFormat:ne},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:Oe}}};
k.Object.defineProperties(wg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return F(this,"filename")?E(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return F(this,"selectors")?E(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var qf=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ja?null:a.Ja};q(qf,C);qf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:Je}}};
k.Object.defineProperties(qf.prototype,{Ja:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var sf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.na?null:a.na;this.h.cloudStorageDestination=null==a.ka?null:a.ka;this.h.gcsDestination=null==a.tb?null:a.tb;this.h.fileFormat=null==a.F?null:a.F};q(sf,C);
sf.prototype.i=function(){return{H:{fileFormat:me},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],o:{cloudStorageDestination:Le,driveDestination:Xe,gcsDestination:Kf}}};
k.Object.defineProperties(sf.prototype,{ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},na:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});
var bg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.properties=null==a.properties?null:a.properties;this.h.uriPrefix=null==a.nd?null:a.nd;this.h.sources=null==a.sources?null:a.sources;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.csvColumnDataTypeOverrides=null==a.fh?null:a.fh;this.h.policy=null==a.mb?null:a.mb;this.h.columnDataTypeOverrides=null==a.Wg?null:a.Wg};q(bg,C);
bg.prototype.i=function(){return{M:{sources:xg},H:{columnDataTypeOverrides:oe,csvColumnDataTypeOverrides:pe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime name policy properties sources startTime uriPrefix".split(" "),Oa:{columnDataTypeOverrides:{la:null,ra:!1,sa:!1,ta:!1},csvColumnDataTypeOverrides:{la:null,ra:!1,sa:!1,ta:!1},properties:{la:null,ra:!1,sa:!1,ta:!1}},o:{policy:tf}}};
k.Object.defineProperties(bg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return F(this,"columnDataTypeOverrides")?E(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},fh:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvColumnDataTypeOverrides")?E(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):
null},set:function(a){this.h.endTime=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},mb:{configurable:!0,enumerable:!0,get:function(){return F(this,"policy")?E(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,
"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},nd:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
var xg=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.ya?null:a.ya;this.h.charset=null==a.charset?null:a.charset;this.h.maxErrorMeters=null==a.Yb?null:a.Yb;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices;this.h.crs=null==a.crs?null:a.crs;this.h.geodesic=null==a.geodesic?null:a.geodesic;this.h.primaryGeometryColumn=null==a.ji?null:a.ji;this.h.xColumn=null==a.Si?null:a.Si;this.h.yColumn=null==a.Ti?null:a.Ti;this.h.dateFormat=null==a.lh?null:a.lh;this.h.csvDelimiter=null==a.gh?
null:a.gh;this.h.csvQualifier=null==a.hh?null:a.hh};q(xg,C);xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" ")}};
k.Object.defineProperties(xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return F(this,"charset")?E(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return F(this,"crs")?E(this,"crs"):null},set:function(a){this.h.crs=a}},gh:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvDelimiter")?E(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return F(this,
"csvQualifier")?E(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},lh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dateFormat")?E(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return F(this,"geodesic")?E(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Yb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxErrorMeters")?E(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxVertices")?E(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},ji:{configurable:!0,enumerable:!0,get:function(){return F(this,"primaryGeometryColumn")?E(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},ya:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}},Si:{configurable:!0,enumerable:!0,get:function(){return F(this,
"xColumn")?E(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Ti:{configurable:!0,enumerable:!0,get:function(){return F(this,"yColumn")?E(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
var Tf=function(a){a=void 0===a?{}:a;this.h={};this.h.tileDimensions=null==a.ab?null:a.ab;this.h.marginDimensions=null==a.Ff?null:a.Ff;this.h.compress=null==a.Te?null:a.Te;this.h.maxSizeBytes=null==a.Zb?null:a.Zb;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue;this.h.tensorDepths=null==a.ge?null:a.ge;this.h.sequenceData=null==a.cg?null:a.cg;this.h.collapseBands=null==a.Re?null:a.Re;this.h.maxMaskedRatio=null==a.Kf?null:a.Kf};q(Tf,C);
Tf.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Oa:{tensorDepths:{la:null,ra:!1,sa:!1,ta:!1}},o:{marginDimensions:Mf,tileDimensions:Mf}}};
k.Object.defineProperties(Tf.prototype,{Re:{configurable:!0,enumerable:!0,get:function(){return F(this,"collapseBands")?E(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Te:{configurable:!0,enumerable:!0,get:function(){return F(this,"compress")?E(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return F(this,"defaultValue")?E(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Ff:{configurable:!0,
enumerable:!0,get:function(){return F(this,"marginDimensions")?E(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxMaskedRatio")?E(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Zb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxSizeBytes")?E(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},cg:{configurable:!0,enumerable:!0,get:function(){return F(this,
"sequenceData")?E(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},ge:{configurable:!0,enumerable:!0,get:function(){return F(this,"tensorDepths")?E(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},ab:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
var Ff=function(a){a=void 0===a?{}:a;this.h={};this.h.maxFeaturesPerTile=null==a.Jf?null:a.Jf;this.h.thinningStrategy=null==a.qg?null:a.qg};q(Ff,C);Ff.prototype.i=function(){return{H:{thinningStrategy:qe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
k.Object.defineProperties(Ff.prototype,{Jf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxFeaturesPerTile")?E(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},qg:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningStrategy")?E(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
var yg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.F?null:a.F;this.h.bandIds=null==a.ca?null:a.ca;this.h.visualizationOptions=null==a.kc?null:a.kc;this.h.grid=null==a.grid?null:a.grid;this.h.filenamePrefix=null==a.ea?null:a.ea};q(yg,C);
yg.prototype.i=function(){return{H:{fileFormat:re},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:Oe,grid:mf,visualizationOptions:ff}}};
k.Object.defineProperties(yg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},ea:{configurable:!0,enumerable:!0,get:function(){return F(this,
"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},kc:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationOptions")?E(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
a}}});var og=function(a){a=void 0===a?{}:a;this.h={};this.h.maxPrerenderZoom=null==a.Rh?null:a.Rh;this.h.minVerticesPerTile=null==a.Wh?null:a.Wh;this.h.neighborDepth=null==a.Xh?null:a.Xh;this.h.minFeaturesPerTile=null==a.Uh?null:a.Uh};q(og,C);og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
k.Object.defineProperties(og.prototype,{Rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPrerenderZoom")?E(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minFeaturesPerTile")?E(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minVerticesPerTile")?E(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
a}},Xh:{configurable:!0,enumerable:!0,get:function(){return F(this,"neighborDepth")?E(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
var of=function(a){a=void 0===a?{}:a;this.h={};this.h.endZoom=null==a.bf?null:a.bf;this.h.maxZoom=null==a.maxZoom?null:a.maxZoom;this.h.scale=null==a.scale?null:a.scale;this.h.startZoom=null==a.jg?null:a.jg;this.h.minZoom=null==a.minZoom?null:a.minZoom;this.h.skipEmpty=null==a.hg?null:a.hg;this.h.skipEmptyTiles=null==a.yi?null:a.yi;this.h.mapsApiKey=null==a.Ef?null:a.Ef;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.tileDimensions=null==a.ab?null:a.ab;this.h.stride=null==a.kg?null:
a.kg;this.h.zoomSubset=null==a.Cg?null:a.Cg};q(of,C);of.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey maxZoom minZoom scale skipEmpty skipEmptyTiles startZoom stride tileDimensions zoomSubset".split(" "),o:{dimensions:Mf,tileDimensions:Mf,zoomSubset:zg}}};
k.Object.defineProperties(of.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},bf:{configurable:!0,enumerable:!0,get:function(){return F(this,"endZoom")?E(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Ef:{configurable:!0,enumerable:!0,get:function(){return F(this,"mapsApiKey")?E(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},maxZoom:{configurable:!0,enumerable:!0,
get:function(){return F(this,"maxZoom")?E(this,"maxZoom"):null},set:function(a){this.h.maxZoom=a}},minZoom:{configurable:!0,enumerable:!0,get:function(){return F(this,"minZoom")?E(this,"minZoom"):null},set:function(a){this.h.minZoom=a}},scale:{configurable:!0,enumerable:!0,get:function(){return F(this,"scale")?E(this,"scale"):null},set:function(a){this.h.scale=a}},hg:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmpty")?E(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=
a}},yi:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmptyTiles")?E(this,"skipEmptyTiles"):null},set:function(a){this.h.skipEmptyTiles=a}},jg:{configurable:!0,enumerable:!0,get:function(){return F(this,"startZoom")?E(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},kg:{configurable:!0,enumerable:!0,get:function(){return F(this,"stride")?E(this,"stride"):null},set:function(a){this.h.stride=a}},ab:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?
E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return F(this,"zoomSubset")?E(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});
var Xf=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.sources=null==a.sources?null:a.sources;this.h.dataType=null==a.dataType?null:a.dataType;this.h.crs=null==a.crs?null:a.crs;this.h.subdatasetPrefix=null==a.Di?null:a.Di;this.h.subdatasetSuffix=null==a.Ei?null:a.Ei};q(Xf,C);Xf.prototype.i=function(){return{M:{sources:Zf},H:{dataType:te},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
k.Object.defineProperties(Xf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return F(this,"crs")?E(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataType")?E(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?
E(this,"sources"):null},set:function(a){this.h.sources=a}},Di:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetPrefix")?E(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetSuffix")?E(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
var Vf=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.tilesetBandIndex=null==a.Ki?null:a.Ki;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};q(Vf,C);Vf.prototype.i=function(){return{H:{pyramidingPolicy:se},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:Sf}}};
k.Object.defineProperties(Vf.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Ki:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tilesetBandIndex")?E(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Wf=function(a){a=void 0===a?{}:a;this.h={};this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.bandIds=null==a.ca?null:a.ca};q(Wf,C);Wf.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
k.Object.defineProperties(Wf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var cf=function(a){a=void 0===a?{}:a;this.h={};this.h.sources=null==a.sources?null:a.sources;this.h.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(cf,C);
cf.prototype.i=function(){return{M:{sources:Ag},keys:["pathPrefix","sources"]}};k.Object.defineProperties(cf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathPrefix")?E(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}}});
var df=function(a){a=void 0===a?{}:a;this.h={};this.h.sources=null==a.sources?null:a.sources;this.h.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(df,C);df.prototype.i=function(){return{M:{sources:Ag},keys:["pathPrefix","sources"]}};
k.Object.defineProperties(df.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathPrefix")?E(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}}});var Ag=function(a){a=void 0===a?{}:a;this.h={};this.h.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.h.headerSizeBytes=null==a.Ch?null:a.Ch};q(Ag,C);
Ag.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};k.Object.defineProperties(Ag.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return F(this,"headerSizeBytes")?E(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathSuffix")?E(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
var Qf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileIndexes=null==a.uh?null:a.uh;this.h.firstTileIndex=null==a.wh?null:a.wh;this.h.tilesPerFile=null==a.Ji?null:a.Ji};q(Qf,C);Qf.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
k.Object.defineProperties(Qf.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileIndexes")?E(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},wh:{configurable:!0,enumerable:!0,get:function(){return F(this,"firstTileIndex")?E(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesPerFile")?E(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
var Bg=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Qb?null:a.Qb;this.h.updateMask=null==a.updateMask?null:a.updateMask};q(Bg,C);Bg.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:Ye}}};
k.Object.defineProperties(Bg.prototype,{Qb:{configurable:!0,enumerable:!0,get:function(){return F(this,"asset")?E(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateMask")?E(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
var Ae=function(a){a=void 0===a?{}:a;this.h={};this.h.constantValue=null==a.jb?null:a.jb;this.h.integerValue=null==a.Xb?null:a.Xb;this.h.bytesValue=null==a.rb?null:a.rb;this.h.arrayValue=null==a.Ha?null:a.Ha;this.h.dictionaryValue=null==a.Ia?null:a.Ia;this.h.functionDefinitionValue=null==a.Wa?null:a.Wa;this.h.functionInvocationValue=null==a.Aa?null:a.Aa;this.h.argumentReference=null==a.Pb?null:a.Pb;this.h.valueReference=null==a.Qa?null:a.Qa};q(Ae,C);
Ae.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:ze,dictionaryValue:Ve,functionDefinitionValue:If,functionInvocationValue:Jf}}};
k.Object.defineProperties(Ae.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentReference")?E(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return F(this,"arrayValue")?E(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},rb:{configurable:!0,enumerable:!0,get:function(){return F(this,"bytesValue")?E(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},jb:{configurable:!0,
enumerable:!0,get:function(){return F(this,"constantValue")?E(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ia:{configurable:!0,enumerable:!0,get:function(){return F(this,"dictionaryValue")?E(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Wa:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionDefinitionValue")?E(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},Aa:{configurable:!0,enumerable:!0,
get:function(){return F(this,"functionInvocationValue")?E(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Xb:{configurable:!0,enumerable:!0,get:function(){return F(this,"integerValue")?E(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Qa:{configurable:!0,enumerable:!0,get:function(){return F(this,"valueReference")?E(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
var vf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.na?null:a.na;this.h.cloudStorageDestination=null==a.ka?null:a.ka;this.h.gcsDestination=null==a.tb?null:a.tb;this.h.fileFormat=null==a.F?null:a.F};q(vf,C);vf.prototype.i=function(){return{H:{fileFormat:ue},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],o:{cloudStorageDestination:Le,driveDestination:Xe,gcsDestination:Kf}}};
k.Object.defineProperties(vf.prototype,{ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},na:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});var wf=function(a){a=void 0===a?{}:a;this.h={};this.h.framesPerSecond=null==a.framesPerSecond?null:a.framesPerSecond;this.h.maxFrames=null==a.maxFrames?null:a.maxFrames;this.h.maxPixelsPerFrame=null==a.maxPixelsPerFrame?null:a.maxPixelsPerFrame};q(wf,C);wf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
k.Object.defineProperties(wf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return F(this,"framesPerSecond")?E(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxFrames")?E(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPixelsPerFrame")?E(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
a}}});var Cg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.videoOptions=null==a.Ra?null:a.Ra;this.h.fileFormat=null==a.F?null:a.F;this.h.grid=null==a.grid?null:a.grid};q(Cg,C);Cg.prototype.i=function(){return{H:{fileFormat:ve},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:Oe,grid:mf,videoOptions:wf}}};
k.Object.defineProperties(Cg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var ff=function(a){a=void 0===a?{}:a;this.h={};this.h.ranges=null==a.Sf?null:a.Sf;this.h.paletteColors=null==a.cd?null:a.cd;this.h.gamma=null==a.gamma?null:a.gamma;this.h.opacity=null==a.opacity?null:a.opacity};q(ff,C);
ff.prototype.i=function(){return{M:{ranges:We},keys:["gamma","opacity","paletteColors","ranges"]}};
k.Object.defineProperties(ff.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return F(this,"gamma")?E(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return F(this,"opacity")?E(this,"opacity"):null},set:function(a){this.h.opacity=a}},cd:{configurable:!0,enumerable:!0,get:function(){return F(this,"paletteColors")?E(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return F(this,
"ranges")?E(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var zg=function(a){a=void 0===a?{}:a;this.h={};this.h.start=null==a.start?null:a.start;this.h.end=null==a.end?null:a.end;this.h.min=null==a.min?null:a.min;this.h.max=null==a.max?null:a.max};q(zg,C);zg.prototype.i=function(){return{keys:["end","max","min","start"]}};
k.Object.defineProperties(zg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return F(this,"end")?E(this,"end"):null},set:function(a){this.h.end=a}},max:{configurable:!0,enumerable:!0,get:function(){return F(this,"max")?E(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return F(this,"min")?E(this,"min"):null},set:function(a){this.h.min=a}},start:{configurable:!0,enumerable:!0,get:function(){return F(this,"start")?E(this,"start"):null},
set:function(a){this.h.start=a}}});
var Gd={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",billingAccount:"billingAccount",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",updateMask:"updateMask",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view",workloadTag:"workloadTag"},Dg=function(a){this.m=
"v1alpha";this.j=new Jd(a,null)};Dg.prototype.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:G(b,c),G:cg})};var Eg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Eg.prototype.getCapabilities=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:G(b,c),G:He})};Eg.prototype.Qd=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:G(b,c),G:dg})};
var Fg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};h=Fg.prototype;h.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",u:G(c,d),G:Ye})};
h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,B:"DELETE",D:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,u:G(b,c),G:gf})};h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,u:G(b,c),G:Ye})};
h.link=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:G(c,d),G:Ye})};h.Qd=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:G(b,c),G:dg})};
h.move=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",u:G(c,d),G:Ye})};var Gg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Gg.prototype.Ma=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:G(c,d),G:gg})};var Hg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Hg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:G(c,d),G:zf})};var Ig=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Ig.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:G(c,d),G:Hf})};var Jg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Jg.prototype.Ma=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",u:G(c,d),G:gg})};Jg.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",u:G(c,d),G:gg})};
var Kg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};Kg.prototype.Ma=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",u:G(c,d),G:gg})};var Lg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Lg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:G(c,d),G:ef})};var Mg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};h=Mg.prototype;
h.cancel=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:G(c,d),G:gf})};h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,B:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:G(b,c),G:gf})};
h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:G(b,c),G:gg})};h.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",u:G(b,c),G:fg})};
h.wait=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:G(c,d),G:gg})};var Ng=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Ng.prototype.Ma=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",u:G(c,d),G:gg})};Ng.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",u:G(c,d),G:gg})};
var Og=function(a){this.m="v1alpha";this.j=new Jd(a,null)};Og.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",u:G(c,d),G:wg})};var Pg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Pg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:G(c,d),G:yg})};
var Qg=function(a){this.m="v1alpha";this.j=new Jd(a,null)},Rg=function(a,b,c){var d=void 0===d?{}:d;var e=void 0===e?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return H(a.j,{body:c,B:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:G(d,e),G:Pe})},Sg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Sg.prototype.Ma=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:G(c,d),G:gg})};var Tg=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Tg.prototype.Ma=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:G(c,d),G:gg})};var Ug=function(a){this.m="v1alpha";this.j=new Jd(a,null)};
Ug.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:G(c,d),G:Cg})};var Vg=function(){};Vg.prototype.send=function(a,b){Fd(a);return(void 0).then(function(c){return b?Jc(b,c):c})};var Wg=function(a,b){this.Zk=100;this.Ok=a;this.ml=b;this.Td=0;this.qa=null};Wg.prototype.get=function(){if(0<this.Td){this.Td--;var a=this.qa;this.qa=a.next;a.next=null}else a=this.Ok();return a};Wg.prototype.put=function(a){this.ml(a);this.Td<this.Zk&&(this.Td++,a.next=this.qa,this.qa=a)};var Yg=function(a,b){sb(b,function(c,d){c&&"object"==typeof c&&c.wf&&(c=c.qf());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Xg.hasOwnProperty(d)?a.setAttribute(Xg[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},Xg={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"},$g=function(a,b,c){return Zg(document,arguments)},Zg=function(a,b){var c=b[1],d=ah(a,String(b[0]));c&&("string"===typeof c?d.className=c:Array.isArray(c)?d.className=c.join(" "):Yg(d,c));2<b.length&&bh(a,d,b,2);return d},bh=function(a,b,c,d){function e(l){l&&b.appendChild("string"===typeof l?a.createTextNode(l):l)}for(;d<c.length;d++){var f=c[d];if(!ta(f)||t(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(t(f)){var g="function"==typeof f.item||"string"==typeof f.item;
break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}Qa(g?Za(f):f,e)}}},ah=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},ch=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},dh=function(a){z(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},eh=function(a){this.Ad=a||r.document||document};h=eh.prototype;
h.getElementsByTagName=function(a,b){return(b||this.Ad).getElementsByTagName(String(a))};h.Nk=function(a,b,c){return Zg(this.Ad,arguments)};h.createElement=function(a){return ah(this.Ad,a)};h.createTextNode=function(a){return this.Ad.createTextNode(String(a))};h.appendChild=function(a,b){z(null!=a&&null!=b,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){bh(dh(a),a,arguments,1)};h.canHaveChildren=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
h.removeNode=ch;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};var fh,gh=function(){var a=r.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!gb("Presto")&&(a=function(){var e=ah(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(),l="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=u(function(m){if(("*"==l||m.origin==l)&&m.data==g)this.port1.onmessage()},
this);f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,l)}}});if("undefined"!==typeof a&&!gb("Trident")&&!gb("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)}};function hh(a){r.setTimeout(function(){throw a;},0)};var ih=function(){this.qe=this.lc=null};ih.prototype.add=function(a,b){var c=jh.get();c.set(a,b);this.qe?this.qe.next=c:(z(!this.lc),this.lc=c);this.qe=c};ih.prototype.remove=function(){var a=null;this.lc&&(a=this.lc,this.lc=this.lc.next,this.lc||(this.qe=null),a.next=null);return a};var jh=new Wg(function(){return new kh},function(a){return a.reset()}),kh=function(){this.next=this.scope=this.uc=null};kh.prototype.set=function(a,b){this.uc=a;this.scope=b;this.next=null};
kh.prototype.reset=function(){this.next=this.scope=this.uc=null};var lh,mh=!1,nh=new ih,ph=function(a,b){lh||oh();mh||(lh(),mh=!0);"createTask"in console&&!a.consoleTask&&(a.consoleTask=console.createTask(a.name||"anonymous"));nh.add(a,b)},oh=function(){if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);lh=function(){a.then(qh)}}else lh=function(){var b=qh;"function"!==typeof r.setImmediate||r.Window&&r.Window.prototype&&!gb("Edge")&&r.Window.prototype.setImmediate==r.setImmediate?(fh||(fh=gh()),fh(b)):r.setImmediate(b)}},qh=function(){for(var a=
null;a=nh.remove();){try{a.uc.consoleTask?a.uc.consoleTask.run(function(){return Ia(a).uc.call(a.scope)}):a.uc.call(a.scope)}catch(b){hh(b)}jh.put(a)}mh=!1};var rh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var uh=function(a){this.S=0;this.ja=void 0;this.qc=this.ib=this.X=null;this.Jd=this.ef=!1;if(a!=cc)try{var b=this;a.call(void 0,function(c){sh(b,2,c)},function(c){if(!(c instanceof th))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}sh(b,3,c)})}catch(c){sh(this,3,c)}},vh=function(){this.next=this.context=this.yc=this.bc=this.Rb=null;this.rd=!1};vh.prototype.reset=function(){this.context=this.yc=this.bc=this.Rb=null;this.rd=!1};
var wh=new Wg(function(){return new vh},function(a){a.reset()}),xh=function(a,b,c){var d=wh.get();d.bc=a;d.yc=b;d.context=c;return d};uh.prototype.then=function(a,b,c){null!=a&&Ma(a,"opt_onFulfilled should be a function.");null!=b&&Ma(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return yh(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};uh.prototype.$goog_Thenable=!0;
uh.prototype.ul=function(a,b){return yh(this,null,a,b)};uh.prototype.catch=uh.prototype.ul;uh.prototype.cancel=function(a){if(0==this.S){var b=new th(a);ph(function(){zh(this,b)},this)}};
var zh=function(a,b){if(0==a.S)if(a.X){var c=a.X;if(c.ib){for(var d=0,e=null,f=null,g=c.ib;g&&(g.rd||(d++,g.Rb==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.S&&1==d?zh(c,b):(f?(d=f,z(c.ib),z(null!=d),d.next==c.qc&&(c.qc=d),d.next=d.next.next):Ah(c),Bh(c,e,3,b)))}a.X=null}else sh(a,3,b)},Dh=function(a,b){a.ib||2!=a.S&&3!=a.S||Ch(a);z(null!=b.bc);a.qc?a.qc.next=b:a.ib=b;a.qc=b},yh=function(a,b,c,d){var e=xh(null,null,null);e.Rb=new uh(function(f,g){e.bc=b?function(l){try{var m=b.call(d,l);f(m)}catch(p){g(p)}}:
f;e.yc=c?function(l){try{var m=c.call(d,l);void 0===m&&l instanceof th?g(l):f(m)}catch(p){g(p)}}:g});e.Rb.X=a;Dh(a,e);return e.Rb};uh.prototype.wl=function(a){z(1==this.S);this.S=0;sh(this,2,a)};uh.prototype.xl=function(a){z(1==this.S);this.S=0;sh(this,3,a)};
var sh=function(a,b,c){if(0==a.S){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.S=1;a:{var d=c,e=a.wl,f=a.xl;if(d instanceof uh){null!=e&&Ma(e,"opt_onFulfilled should be a function.");null!=f&&Ma(f,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Dh(d,xh(e||cc,f||null,a));var g=!0}else if(rh(d))d.then(e,f,a),g=!0;else{if(t(d))try{var l=d.then;if("function"===typeof l){Eh(d,l,e,f,a);g=!0;break a}}catch(m){f.call(a,m);
g=!0;break a}g=!1}}g||(a.ja=c,a.S=b,a.X=null,Ch(a),3!=b||c instanceof th||Fh(a,c))}},Eh=function(a,b,c,d,e){var f=!1,g=function(m){f||(f=!0,c.call(e,m))},l=function(m){f||(f=!0,d.call(e,m))};try{b.call(a,g,l)}catch(m){l(m)}},Ch=function(a){a.ef||(a.ef=!0,ph(a.Rk,a))},Ah=function(a){var b=null;a.ib&&(b=a.ib,a.ib=b.next,b.next=null);a.ib||(a.qc=null);null!=b&&z(null!=b.bc);return b};uh.prototype.Rk=function(){for(var a;a=Ah(this);)Bh(this,a,this.S,this.ja);this.ef=!1};
var Bh=function(a,b,c,d){if(3==c&&b.yc&&!b.rd)for(;a&&a.Jd;a=a.X)a.Jd=!1;if(b.Rb)b.Rb.X=null,Gh(b,c,d);else try{b.rd?b.bc.call(b.context):Gh(b,c,d)}catch(e){Hh.call(null,e)}wh.put(b)},Gh=function(a,b,c){2==b?a.bc.call(a.context,c):a.yc&&a.yc.call(a.context,c)},Fh=function(a,b){a.Jd=!0;ph(function(){a.Jd&&Hh.call(null,b)})},Hh=hh,th=function(a){Ea.call(this,a)};x(th,Ea);th.prototype.name="cancel";var Ih=function(a,b,c){if("function"===typeof a)c&&(a=u(a,c));else if(a&&"function"==typeof a.handleEvent)a=u(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<Number(b)?-1:r.setTimeout(a,b||0)};var Jh=function(a,b,c){y.call(this);this.al=null!=c?a.bind(c):a;this.Xk=b;this.sd=null;this.Dc=!1;this.dd=0;this.ic=null};q(Jh,y);h=Jh.prototype;h.jf=function(a){this.sd=arguments;this.ic||this.dd?this.Dc=!0:Kh(this)};h.stop=function(){this.ic&&(r.clearTimeout(this.ic),this.ic=null,this.Dc=!1,this.sd=null)};h.pause=function(){this.dd++};h.resume=function(){this.dd--;this.dd||!this.Dc||this.ic||(this.Dc=!1,Kh(this))};h.J=function(){y.prototype.J.call(this);this.stop()};
var Kh=function(a){a.ic=Ih(function(){a.ic=null;a.Dc&&!a.dd&&(a.Dc=!1,Kh(a))},a.Xk);var b=a.sd;a.sd=null;a.al.apply(null,b)};function Lh(){};/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var Mh=function(a,b){this.be=[];this.ai=a;this.mh=b||null;this.Tc=this.tc=!1;this.ja=void 0;this.gg=this.Og=this.Oe=!1;this.me=0;this.X=null;this.Pe=0};x(Mh,Lh);Mh.prototype.cancel=function(a){if(this.tc)this.ja instanceof Mh&&this.ja.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Pe--,0>=b.Pe&&b.cancel())}this.ai?this.ai.call(this.mh,this):this.gg=!0;this.tc||Nh(this,new Oh(this))}};Mh.prototype.Zg=function(a,b){this.Oe=!1;Ph(this,a,b)};
var Ph=function(a,b,c){a.tc=!0;a.ja=c;a.Tc=!b;Qh(a)},Sh=function(a){if(a.tc){if(!a.gg)throw new Rh(a);a.gg=!1}};Mh.prototype.callback=function(a){Sh(this);Th(a);Ph(this,!0,a)};var Nh=function(a,b){Sh(a);Th(b);Ph(a,!1,b)},Th=function(a){z(!(a instanceof Mh),"An execution sequence may not be initiated with a blocking Deferred.")},Uh=function(a,b,c,d){z(!a.Og,"Blocking Deferreds can not be re-used");a.be.push([b,c,d]);a.tc&&Qh(a)};
Mh.prototype.then=function(a,b,c){var d,e,f=new uh(function(g,l){e=g;d=l});Uh(this,e,function(g){g instanceof Oh?f.cancel():d(g);return Vh},this);return f.then(a,b,c)};Mh.prototype.$goog_Thenable=!0;
var Wh=function(a){return Ta(a.be,function(b){return"function"===typeof b[1]})},Vh={},Qh=function(a){if(a.me&&a.tc&&Wh(a)){var b=a.me,c=Xh[b];c&&(r.clearTimeout(c.fa),delete Xh[b]);a.me=0}a.X&&(a.X.Pe--,delete a.X);b=a.ja;for(var d=c=!1;a.be.length&&!a.Oe;){var e=a.be.shift(),f=e[0],g=e[1];e=e[2];if(f=a.Tc?g:f)try{var l=f.call(e||a.mh,b);l===Vh&&(l=void 0);void 0!==l&&(a.Tc=a.Tc&&(l==b||l instanceof Error),a.ja=b=l);if(rh(b)||"function"===typeof r.Promise&&b instanceof r.Promise)d=!0,a.Oe=!0}catch(m){b=
m,a.Tc=!0,Wh(a)||(c=!0)}}a.ja=b;d&&(l=u(a.Zg,a,!0),d=u(a.Zg,a,!1),b instanceof Mh?(Uh(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Yh(b),Xh[b.fa]=b,a.me=b.fa)},Rh=function(){Ea.call(this)};x(Rh,Ea);Rh.prototype.message="Deferred has already fired";Rh.prototype.name="AlreadyCalledError";var Oh=function(){Ea.call(this)};x(Oh,Ea);Oh.prototype.message="Deferred was canceled";Oh.prototype.name="CanceledError";var Yh=function(a){this.fa=r.setTimeout(u(this.vl,this),0);this.Dd=a};
Yh.prototype.vl=function(){z(Xh[this.fa],"Cannot throw an error that is not scheduled.");delete Xh[this.fa];throw this.Dd;};var Xh={};var ci=function(a){var b={},c=b.document||document,d=Yc(a).toString(),e=(new eh(c)).createElement("SCRIPT"),f={vi:e,ld:void 0},g=new Mh(Zh,f),l=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(l=window.setTimeout(function(){$h(e,!0);Nh(g,new ai(1,"Timeout reached for loading script "+d))},m),f.ld=l);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||($h(e,b.El||!1,l),g.callback(null))};e.onerror=function(){$h(e,!0,l);Nh(g,new ai(0,"Error while loading script "+
d))};f=b.attributes||{};Gb(f,{type:"text/javascript",charset:"UTF-8"});Yg(e,f);jd(e,a);bi(c).appendChild(e)},bi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!==b.length?b[0]:a.documentElement},Zh=function(){if(this&&this.vi){var a=this.vi;a&&"SCRIPT"==a.tagName&&$h(a,!0,this.ld)}},$h=function(a,b,c){null!=c&&r.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ch(a)},0)},ai=function(a,b){var c=
"Jsloader error (code #"+a+")";b&&(c+=": "+b);Ea.call(this,c);this.code=a};x(ai,Ea);var di=function(){this.Zd=void 0};di.prototype.xa=function(a){var b=[];ei(this,a,b);return b.join("")};
var ei=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],ei(a,a.Zd?a.Zd.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),fi(d,c),c.push(":"),ei(a,a.Zd?a.Zd.call(b,d,e):e,c),f=","));c.push("}");
return}}switch(typeof b){case "string":fi(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);}}},gi={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},hi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,fi=function(a,b){b.push('"',a.replace(hi,function(c){var d=gi[c];
d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),gi[c]=d);return d}),'"')};var ii=function(a,b){this.name=a;this.value=b};ii.prototype.toString=function(){return this.name};var ji=new ii("OFF",Infinity),ki=new ii("SEVERE",1E3),li=new ii("CONFIG",700),mi=new ii("FINE",500),ni=function(){this.yd=0;this.clear()},oi;ni.prototype.clear=function(){this.vd=Array(this.yd);this.ih=-1;this.Ih=!1};var pi=function(a,b,c){this.reset(a||ji,b,c,void 0,void 0)};pi.prototype.reset=function(){};
var qi=function(a,b){this.level=null;this.Vk=[];this.parent=(void 0===b?null:b)||null;this.children=[];this.cl={nf:function(){return a}}},ri=function(a){if(a.level)return a.level;if(a.parent)return ri(a.parent);Ja("Root logger has no level set.");return ji},si=function(a,b){for(;a;)a.Vk.forEach(function(c){c(b)}),a=a.parent},ti=function(){this.entries={};var a=new qi("");a.level=li;this.entries[""]=a},ui,vi=function(a,b){var c=a.entries[b];if(c)return c;c=vi(a,b.slice(0,Math.max(b.lastIndexOf("."),
0)));var d=new qi(b,c);a.entries[b]=d;c.children.push(d);return d},wi=function(){ui||(ui=new ti);return ui},xi=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?ri(vi(wi(),a.nf())):ji;d=d>=e.value}if(d){b=b||ji;d=vi(wi(),a.nf());"function"===typeof c&&(c=c());oi||(oi=new ni);e=oi;a=a.nf();if(0<e.yd){var f=(e.ih+1)%e.yd;e.ih=f;e.Ih?(e=e.vd[f],e.reset(b,c,a),a=e):(e.Ih=f==e.yd-1,a=e.vd[f]=new pi(b,c,a))}else a=new pi(b,c,a);si(d,a)}},yi=function(a,b){a&&xi(a,ki,b)},zi=function(a,b){a&&xi(a,
mi,b)};var Ai=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Bi=function(){};Bi.prototype.Sg=null;var Di=function(a){var b;(b=a.Sg)||(b={},Ci(a)&&(b[0]=!0,b[1]=!0),b=a.Sg=b);return b};var Ei,Fi=function(){};x(Fi,Bi);var Gi=function(a){return(a=Ci(a))?new ActiveXObject(a):new XMLHttpRequest},Ci=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};Ei=new Fi;var Hi=function(a){A.call(this);this.headers=new Map;this.se=a||null;this.Ga=!1;this.re=this.s=null;this.Xc=this.Mh=this.Pd="";this.Wb=this.xf=this.Nd=this.cf=!1;this.Fc=0;this.ie=null;this.Cc="";this.oe=this.kl=this.Ri=!1;this.yg=null};x(Hi,A);Hi.prototype.ia=vi(wi(),"goog.net.XhrIo").cl;var Ii=/^https?$/i,Ji=["POST","PUT"],Ki=[];Hi.prototype.Mk=function(){this.Ta();Xa(Ki,this)};Hi.prototype.setTrustToken=function(a){this.yg=a};
Hi.prototype.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Pd+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Pd=a;this.Xc="";this.Mh=b;this.cf=!1;this.Ga=!0;this.s=this.se?Gi(this.se):Gi(Ei);this.re=this.se?Di(this.se):Di(Ei);this.s.onreadystatechange=u(this.di,this);this.kl&&"onprogress"in this.s&&(this.s.onprogress=u(function(g){this.ci(g,!0)},this),this.s.upload&&(this.s.upload.onprogress=u(this.ci,this)));try{zi(this.ia,Li(this,"Opening Xhr")),
this.xf=!0,this.s.open(b,String(a),!0),this.xf=!1}catch(g){zi(this.ia,Li(this,"Error opening Xhr: "+g.message));this.Dd(5,g);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if("function"===typeof d.keys&&"function"===typeof d.get){e=n(d.keys());for(var f=e.next();!f.done;f=e.next())f=f.value,c.set(f,d.get(f))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(g){return"content-type"==
g.toLowerCase()});e=r.FormData&&a instanceof r.FormData;!Wa(Ji,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=n(c);for(d=b.next();!d.done;d=b.next())c=n(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.Cc&&(this.s.responseType=this.Cc);"withCredentials"in this.s&&this.s.withCredentials!==this.Ri&&(this.s.withCredentials=this.Ri);if("setTrustToken"in this.s&&this.yg)try{this.s.setTrustToken(this.yg)}catch(g){zi(this.ia,Li(this,"Error SetTrustToken: "+
g.message))}try{Mi(this),0<this.Fc&&(this.oe=Ni(this.s),zi(this.ia,Li(this,"Will abort after "+this.Fc+"ms if incomplete, xhr2 "+this.oe)),this.oe?(this.s.timeout=this.Fc,this.s.ontimeout=u(this.ld,this)):this.ie=Ih(this.ld,this.Fc,this)),zi(this.ia,Li(this,"Sending request")),this.Nd=!0,this.s.send(a),this.Nd=!1}catch(g){zi(this.ia,Li(this,"Send error: "+g.message)),this.Dd(5,g)}};var Ni=function(a){return ib&&"number"===typeof a.timeout&&void 0!==a.ontimeout};
Hi.prototype.ld=function(){"undefined"!=typeof ra&&this.s&&(this.Xc="Timed out after "+this.Fc+"ms, aborting",zi(this.ia,Li(this,this.Xc)),this.dispatchEvent("timeout"),this.abort(8))};Hi.prototype.Dd=function(a,b){this.Ga=!1;this.s&&(this.Wb=!0,this.s.abort(),this.Wb=!1);this.Xc=b;Oi(this);Pi(this)};var Oi=function(a){a.cf||(a.cf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Hi.prototype.abort=function(){this.s&&this.Ga&&(zi(this.ia,Li(this,"Aborting")),this.Ga=!1,this.Wb=!0,this.s.abort(),this.Wb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Pi(this))};Hi.prototype.J=function(){this.s&&(this.Ga&&(this.Ga=!1,this.Wb=!0,this.s.abort(),this.Wb=!1),Pi(this,!0));Hi.L.J.call(this)};Hi.prototype.di=function(){this.Ua||(this.xf||this.Nd||this.Wb?Qi(this):this.jl())};Hi.prototype.jl=function(){Qi(this)};
var Qi=function(a){if(a.Ga&&"undefined"!=typeof ra)if(a.re[1]&&4==a.wb()&&2==a.getStatus())zi(a.ia,Li(a,"Local request error detected and ignored"));else if(a.Nd&&4==a.wb())Ih(a.di,0,a);else if(a.dispatchEvent("readystatechange"),4==a.wb()){zi(a.ia,Li(a,"Request complete"));a.Ga=!1;try{var b=a.getStatus(),c;if(!(c=Ai(b))){var d;if(d=0===b){var e=String(a.Pd).match(md)[1]||null;!e&&r.self&&r.self.location&&(e=r.self.location.protocol.slice(0,-1));d=!Ii.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
a.dispatchEvent("success");else{try{var f=2<a.wb()?a.s.statusText:""}catch(g){zi(a.ia,"Can not get status: "+g.message),f=""}a.Xc=f+" ["+a.getStatus()+"]";Oi(a)}}finally{Pi(a)}}};Hi.prototype.ci=function(a,b){z("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Ri(a,"progress"));this.dispatchEvent(Ri(a,b?"downloadprogress":"uploadprogress"))};
var Ri=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Pi=function(a,b){if(a.s){Mi(a);var c=a.s,d=a.re[0]?function(){}:null;a.s=null;a.re=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){yi(a.ia,"Problem encountered resetting onreadystatechange: "+e.message)}}},Mi=function(a){a.s&&a.oe&&(a.s.ontimeout=null);a.ie&&(r.clearTimeout(a.ie),a.ie=null)};Hi.prototype.isActive=function(){return!!this.s};
Hi.prototype.wb=function(){return this.s?this.s.readyState:0};Hi.prototype.getStatus=function(){try{return 2<this.wb()?this.s.status:-1}catch(a){return-1}};
var Si=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.Cc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}yi(a.ia,"Response type "+a.Cc+" is not supported on this browser");return null}catch(b){return zi(a.ia,"Can not get response: "+b.message),null}};Hi.prototype.getResponseHeader=function(a){if(this.s&&4==this.wb())return a=this.s.getResponseHeader(a),null===a?void 0:a};
Hi.prototype.getAllResponseHeaders=function(){return this.s&&2<=this.wb()?this.s.getAllResponseHeaders()||"":""};var Ti=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=ld(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 ub(b,function(g){return g.join(", ")})},Li=function(a,b){return b+" ["+a.Mh+" "+a.Pd+" "+a.getStatus()+"]"};var Ui,I=function(a,b){Vi();this.callback=a;this.P=new Wi(!a,b)},J=function(a,b){if(b instanceof Promise){if(a.callback){var c=function(d,e){try{return a.callback(d,e)}catch(f){setTimeout(function(){throw f;},0)}};b.then(c,function(d){return c(void 0,d)})}}else b.then(function(d){b=d});return b},Xi=function(){return"projects/"+Ui};h=I.prototype;h.Ic=function(){return new Dg(this.P)};h.assets=function(){return new Fg(this.P)};h.Pa=function(){return new Mg(this.P)};h.value=function(){return new Qg(this.P)};
h.maps=function(){return new Lg(this.P)};h.map=function(){return new Kg(this.P)};h.image=function(){return new Jg(this.P)};h.table=function(){return new Ng(this.P)};h.video=function(){return new Sg(this.P)};var Wi=function(a,b){this.sync=a=void 0===a?!1:a;this.si=null!=b?b:a?5:10};q(Wi,Vg);
Wi.prototype.send=function(a,b){var c=this;Fd(a);var d=a.path||"",e=Yi()+d,f=Zi(a.u||{}),g=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=$i(e,f,void 0,a.B,g,this.si);d=b?Jc(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){$i(e,f,function(v,B){B?p(B):m(v)},a.B,g,c.si)})).then(function(m){return b?Jc(b,m):m})};var bj=function(a){I.call(this,a);this.P=new aj};q(bj,I);
bj.prototype.send=function(a,b){var c=this,d=Yi()+"/batch",e=a.map(function(g){var l=n(g);g=l.next().value;l=n(l.next().value);var m=l.next().value;l.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+g+">\r\n\r\n"+m+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",f=function(g){var l={};a.forEach(function(m){var p=n(m);m=p.next().value;p=n(p.next().value);p.next();p=p.next().value;null!=g[m]&&(l[m]=
Jc(p,g[m]))});return b?b(l):l};return this.callback?($i(d,null,function(g,l){return c.callback(l?g:f(g),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):f($i(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var aj=function(){};q(aj,Vg);
aj.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=cj();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 dj=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"))}},Yi=function(){var a=ej.replace(/\/api$/,"");return"window"in r&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},hj=function(a,b,c){var d=[];a&&(d=d.concat(fj));
b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var f=a[c++],g=t(f)?"o"+xa(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(e,g)||(e[g]=!0,a[b++]=f)}a.length=b;return d},nj=function(a,b,c){ij&&jj&&ij({client_id:String(jj),immediate:!0,scope:kj.join(" ")},function(d){if("immediate_failed"==d.error&&c)c();else if("window"in r)try{lj(function(){try{r.gapi.auth.setToken(d),mj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else mj(a,
b,d)})},cj=function(){oj&&0<=Date.now()-oj&&pj();return qj},pj=function(){oj=qj=null},Vi=function(a,b,c,d){null!=a?ej=a:rj||(ej="https://earthengine.googleapis.com/api");null!=b?sj=b:rj||(sj="https://earthengine.googleapis.com");void 0!==c&&(tj=c);Ui=null!=d?d:Ui||"earthengine-legacy";rj=!0},$i=function(a,b,c,d,e,f){Vi();var g=uj,l="application/x-www-form-urlencoded";e&&(l="application/json",d&&d.startsWith("multipart")&&(l=d,d="POST"));d=d||"POST";l={"Content-Type":l};var m="0.1.332";"0.1.332"===
m&&(m="latest");l["x-goog-api-client"]="ee-js/"+m;m=cj();if(null!=m)l.Authorization=m;else if(c&&ij&&jj)return nj(function(){vj(g,function(){$i(a,b,c,d)})}),null;b=b?b.clone():new ud;null!=wj&&b.add("key",wj);g&&(l["X-Earth-Engine-Computation-Profiling"]="1");Ui&&"earthengine-legacy"!==Ui&&(l["X-Goog-User-Project"]=Ui);b=xj(b,a);null!=tj&&(l["X-XSRF-Token"]=tj);null!=yj&&(l["X-Earth-Engine-App-ID-Token"]=yj);m=e||null;var p=b?b.toString():"";"POST"===d&&void 0===e?m=p:/^[\s\xa0]*$/.test(p)||(a+=-1!=
a.indexOf("?")?"&":"?",a+=p);e=a.startsWith("/")?ej+a:a;if(c)return zj.push(Aj(e,c,d,m,l,f)),Bj.jf(),null;p=function(D,R){this.setRequestHeader&&this.setRequestHeader(R,D)};var v=0;for(f=null!=f?f:5;;){var B=Gi(Ei);B.open(d,e,!1);sb(l,p,B);B.send(m);if(429!=B.status||v>f)break;v++}return Cj(B.status,function(D){try{return B.getResponseHeader(D)}catch(R){return null}},B.responseText,g,void 0,e,d)},Aj=function(a,b,c,d,e,f){var g=0,l={url:a,method:c,content:d,headers:e},m=uj,p=null!=f?f:10;l.callback=
function(v){v=v.target;if(429==v.getStatus()&&g<p)return g++,setTimeout(function(){zj.push(l);Bj.jf()},Math.min(12E4,1E3*Math.pow(2,g))),null;var B=Cj,D=v.getStatus(),R=u(v.getResponseHeader,v);try{var Y=v.s?v.s.responseText:""}catch(U){zi(v.ia,"Can not get responseText: "+U.message),Y=""}return B(D,R,Y,m,b,a,c)};return l},vj=function(a,b){var c=uj;try{uj=a,b.call(void 0)}finally{uj=c}},Cj=function(a,b,c,d,e,f,g){var l=d?b("X-Earth-Engine-Computation-Profile"):"";l&&d&&d(l);var m=function(Y){try{var U=
JSON.parse(Y);return t(U)&&"error"in U&&"message"in U.error?U.error.message:{parsed:U}}catch(Ib){return"Invalid JSON: "+Y}},p=function(Y){if(0===Y)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";if(200>Y||300<=Y)return"Server returned HTTP code: "+Y+" for "+g+" "+f},v;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if("application/json"===d||"text/json"===d)if(b=m(c),b.parsed){var B=b.parsed;void 0===B&&(v="Malformed response: "+
c)}else v=b;else if("multipart/mixed"===d){B={};var D=[];dj(b,c,function(Y,U,Ib){Ib=m(Ib);Ib.parsed&&(B[Y]=Ib.parsed);(U=(Ib.parsed?"":Ib)||p(U))&&D.push(Y+": "+U)});D.length&&(v=D.join("\n"))}else var R="Response was unexpectedly not JSON, but "+d;v=v||p(a)||R;if(e)return e(B,v),null;if(!v)return B;throw Error(v);},lj=function(a){var b=function(){r.gapi.config.update("client/cors",!0);ij||(ij=r.gapi.auth.authorize);a()};if(t(r.gapi)&&t(r.gapi.auth)&&"function"===typeof r.gapi.auth.authorize)b();
else{for(var c=Date.now().toString(36);c in r;)c+="_";r[c]=function(){delete r[c];b()};ci(cd({onload:c}))}},mj=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(nj,.9*c);void 0!==d.unref&&d.unref();oj=Date.now()+c}qj=b;a&&a()}else b&&b(c.error||"Unknown error.")},Zi=function(a){var b=new ud;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},zj=[],Bj=new Jh(function(){var a=zj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var f=Dj,g=new Hi;Ki.push(g);c&&g.Ya("complete",c);g.Zc("ready",g.Mk);f&&(g.Fc=Math.max(0,f));g.send(b,d,e,a)}0==zj.length||Bj.jf()},350),ej=null,sj=null,tj=null,yj=null,xj=dc,qj=null,oj=null,jj=null,kj=[],ij=null,fj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Zc=new Uc(Sc,"https://apis.google.com/js/client.js?onload=%{onload}"),
wj=null,rj=!1,Dj=0,uj=null;w("ee.api.ListAssetsResponse",dg);w("ee.api.EarthEngineAsset",Ye);w("ee.api.Operation",gg);w("ee.api.ListFeaturesResponse",eg);w("ee.api.FeatureViewLocation",$e);var Ej=function(){},Fj=function(a){if(void 0===a||null===a)a=Ec;return new Ae({jb:a})},Gj=function(a){return new Ae({Qa:a})},Hj=function(a){return new Ae({Ha:new ze({values:a})})},Ij=function(a){return new Ae({Ia:new Ve({values:a})})},Jj=function(a,b){return new Ae({Aa:new Jf({functionName:a,arguments:b})})},Kj=function(a,b){return new Ae({Aa:new Jf({Xa:a,arguments:b})})},Lj=function(a,b){return new Ae({Wa:new If({nc:a,body:b})})},Mj=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}},Nj=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}},Oj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');return a},Pj=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},Sj=function(a){var b=new ff,c=!1;"palette"in a&&(c=a.palette,b.cd="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.cd?b.cd.length-1:255;d=Qj(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=Qj(a,"min","max");0!==d.length&&(b.Sf=d.map(function(f){return new We(f)}),c=!0);a=Rj(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},Rj=function(a){return a?a.split(",").map(Number):[]},Qj=function(a,b,c){var d=Rj(a[b]),e=Rj(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 l={};return l[b]=f,l[c]=e[g],l})},Tj=function(a){var b=function(g){var l={};l.description=g.description||"";l.type=g.type||"";null!=g.td&&
(l.name=g.td);void 0!==g.defaultValue&&(l["default"]=g.defaultValue);null!=g.optional&&(l.optional=g.optional);return l},c=function(g){var l={};l.args=(g.arguments||[]).map(b);l.description=g.description||"";l.returns=g.Yf||"";null!=g.hidden&&(l.hidden=g.hidden);g.preview&&(l.preview=g.preview);g.deprecated&&(l.deprecated=g.Ze);g.sourceCodeUri&&(l.sourceCodeUri=g.sourceCodeUri);return l},d={};a=n(a.Ic||[]);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},Uj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,Vj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,Wj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,Xj=function(a){return(a=Uj.exec(a))?a[1]:"earthengine-legacy"},Yj=function(a){return Vj.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
a},ak=function(a){return(a.assets||[]).map(Zj)},bk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},Zj=function(a){var b=ck(bk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));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.updateTime&&(b.version=1E3*Date.parse(a.updateTime));b.properties=c;a.bands&&(b.bands=a.bands.map(function(d){var e={id:d.id,crs:d.grid.Ye,dimensions:void 0,crs_transform:void 0};if(d.grid){if(null!=d.grid.Ob){var f=d.grid.Ob;e.crs_transform=[f.Zf||
0,f.eg||0,f.wg||0,f.fg||0,f.ag||0,f.xg||0]}null!=d.grid.dimensions&&(e.dimensions=[d.grid.dimensions.width,d.grid.dimensions.height])}d.dataType&&(f={type:"PixelType"},f.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.fd&&(f.min=d.dataType.fd.min||0,f.max=d.dataType.fd.max),e.data_type=f);return e}));a.Ed&&(b.mapLocation=a.Ed);a.featureCount&&(b.featureCount=a.featureCount);return b},dk=function(a){var b=new Ye,c=function(f){return null===f?Ec:void 0},d=Object.assign({},a),e;a=function(f){e=
d[f];delete d[f];return e};void 0!==a("system:asset_size")&&(b.sizeBytes=c(e)||String(e));void 0!==a("system:time_start")&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());void 0!==a("system:time_end")&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());void 0!==a("system:footprint")&&(b.geometry=c(e)||e);a("system:title");"string"!==typeof e&&null!==e||null!=d.title||(d.title=c(e)||e);a("system:description");"string"!==typeof e&&null!==e||null!=d.description||(d.description=c(e)||e);Object.entries(d).forEach(function(f){var g=
n(f);f=g.next().value;g=g.next().value;d[f]=c(g)||g});b.properties=d;return b},ck=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},gk=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=ek(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");return fk(b)},ek=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("],[")+"]]]}"},hk=function(a){var b={};(a.ud||
[]).forEach(function(f){b[f.role]=f.ac});var c=new Set,d=function(f){var g=f.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");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},ik=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;
var f="user:";e.includes("@")?a.groups&&a.groups.has(e)?f="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(f="serviceAccount:"):f="domain:";return f+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",ac:b("owners")},{role:"roles/viewer",ac:b("readers").concat(c)},{role:"roles/editor",ac:b("writers")}].map(function(d){return new Ee(d)});return new tf({ud:b.filter(function(d){return d.ac.length}),df:null})},kk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+
(b?b[1]:"earthengine-legacy")+"/operations/"+jk(a)},jk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},lk=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=Jc(kg,a.metadata||{});null!=e.description&&(b.description=
e.description);null!=e.state&&(b.state=d(e.state));c("creation_timestamp_ms",e.Xe);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&null!=a.error&&(b.error_message=a.error.message);null!=a.name&&(b.id=jk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.af;b.source_url=e.bg;return b},mk=function(a){var b={started:"OK"};a.name&&(b.taskId=jk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},nk=function(a){return a.primaryPath?
[a.primaryPath].concat(fa(a.additionalPaths||[])):null},qk=function(a){var b=function(f){var g=Jc(Zf,f);g.ya=nk(f);return g},c=Jc(Uf,a);c.name=Yj(a.id);c.tilesets=(a.tilesets||[]).map(function(f){var g=Jc(Xf,f);g.sources=(f.sources||[]).map(b);return g});c.bands=(a.bands||[]).map(function(f){var g=Jc(Vf,f);g.missingData=ok(f.missingData);return g});c.missingData=ok(a.missingData);c.Gf=cb((a.tilesets||[]).map(pk));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},pk=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 Wf({Ec:a.id||"",ca:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):null!=
d.maskForBands&&b.push(c(d.maskForBands))});return b},rk=function(a){var b=Jc(bg,a);b.name=Yj(a.id);b.sources=(a.sources||[]).map(function(e){var f=Jc(xg,e);f.ya=nk(e);e.maxError&&(f.Yb=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},ok=function(a){if(null==
a)return null;var b=new Sf({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},sk=function(a){var b=[];"startTime"in a&&(b.push('startTime >= "'+(new Date(a.startTime)).toISOString()+'"'),delete a.startTime);"endTime"in a&&(b.push('endTime < "'+(new Date(a.endTime)).toISOString()+'"'),delete a.endTime);if("region"in a){var c=a.region;if("object"===typeof c)try{c=
JSON.stringify(c)}catch(e){throw Error('Filter parameter "region" must be a GeoJSON or WKT string.');}else if("string"!==typeof c)throw Error('Filter parameter "region" must be a GeoJSON or WKT string.');c=c.replace(/"/g,"'");b.push('intersects("'+c+'")');delete a.region}if("properties"in a){if(!Array.isArray(a.properties)&&a.properties.some(function(e){return"string"!==typeof e}))throw Error('Filter parameter "properties" must be an array of strings');c=n(a.properties);for(var d=c.next();!d.done;d=
c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},fk=function(a){a=Object.assign({},a);var b=sk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var tk=function(){this.blockSize=-1};var uk=function(){this.blockSize=-1;this.blockSize=64;this.V=Array(4);this.Jk=Array(this.blockSize);this.le=this.Jc=0;this.reset()};x(uk,tk);uk.prototype.reset=function(){this.V[0]=1732584193;this.V[1]=4023233417;this.V[2]=2562383102;this.V[3]=271733878;this.le=this.Jc=0};
var vk=function(a,b,c){c||(c=0);var d=Array(16);if("string"===typeof b)for(var e=0;16>e;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;16>e;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.V[0];c=a.V[1];e=a.V[2];var f=a.V[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.V[0]=a.V[0]+b&4294967295;a.V[1]=a.V[1]+(e+(g<<21&4294967295|g>>>11))&4294967295;a.V[2]=a.V[2]+e&4294967295;a.V[3]=a.V[3]+f&4294967295};
uk.prototype.update=function(a,b){void 0===b&&(b=a.length);for(var c=b-this.blockSize,d=this.Jk,e=this.Jc,f=0;f<b;){if(0==e)for(;f<=c;)vk(this,a,f),f+=this.blockSize;if("string"===typeof a)for(;f<b;){if(d[e++]=a.charCodeAt(f++),e==this.blockSize){vk(this,d);e=0;break}}else for(;f<b;)if(d[e++]=a[f++],e==this.blockSize){vk(this,d);e=0;break}}this.Jc=e;this.le+=b};
uk.prototype.digest=function(){var a=Array((56>this.Jc?this.blockSize:2*this.blockSize)-this.Jc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.le;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;4>b;++b)for(var d=0;32>d;d+=8)a[c++]=this.V[b]>>>d&255;return a};var wk=function(a){this.pd="__ee_hash__";this.Od=!1!==a;this.Za=[];this.za={};this.Ag=[];this.Ld=new WeakMap;this.Qi=void 0};w("ee.Serializer",wk);var xk=new di,yk=new uk,Ak=function(a,b){return zk(new wk(void 0!==b?b:!0),a)};w("ee.Serializer.encode",Ak);var Bk=function(a){return xk.xa(Ak(a))};w("ee.Serializer.toJSON",Bk);var Dk=function(a){return Ck(Ak(a,!1))};w("ee.Serializer.toReadableJSON",Dk);
var Ck=function(a){return"JSON"in r?r.JSON.stringify(a,null," "):xk.xa(a)},zk=function(a,b){b=a.Cd(b);a.Od&&(b=t(b)&&"ValueRef"==b.type&&1==a.Za.length?a.Za[0][1]:{type:"CompoundValue",scope:a.Za,value:b},a.Za=[],Qa(a.Ag,u(function(c){delete c[this.pd]},a)),a.Ag=[],a.za={});return b};
wk.prototype.Cd=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=t(a)?a[this.pd]:null;if(this.Od&&null!=b&&this.za[b])return{type:"ValueRef",value:this.za[b]};if(null===a||"boolean"===typeof a||"number"===typeof a||"string"===typeof a)return a;if(ua(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Ej){var c=a.encode(u(this.Cd,this));if(!(Array.isArray(c)||t(c)&&"ArgumentRef"!=c.type))return c}else if(Array.isArray(a))c=
Sa(a,function(e){return this.Cd(e)},this);else if(t(a)&&"function"!==typeof a)c=ub(a,function(e){if("function"!==typeof e)return this.Cd(e)},this),Cb(c,this.pd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Od){b=Ek(c);if(this.za[b])var d=this.za[b];else d=String(this.Za.length),this.Za.push([d,c]),this.za[b]=d;a[this.pd]=b;this.Ag.push(a);return{type:"ValueRef",value:d}}return c};
var Ek=function(a){yk.reset();yk.update(xk.xa(a));return yk.digest().toString()},Gk=function(a){return Kc(Fk(a),Gc,Hc,Ic)};w("ee.Serializer.encodeCloudApi",Gk);
var Fk=function(a,b){var c=new wk(!0);c.Qi=b;return Hk(c,a)},Ik=function(a){a=Hk(new wk(!1),a);var b=a.values,c=function(d){if(!t(d))return d;var e=Array.isArray(d)?[]:{},f=d instanceof Object.getPrototypeOf(Ae);d=n(Object.entries(f?d.h:d));for(var g=d.next();!g.done;g=d.next()){var l=n(g.value);g=l.next().value;l=l.next().value;f?null!==l&&(e[g]="functionDefinitionValue"===g&&null!=l.body?{argumentNames:l.nc,body:c(b[l.body])}:"functionInvocationValue"===g&&null!=l.Xa?{arguments:ub(l.arguments,c),
functionReference:c(b[l.Xa])}:"constantValue"===g?l===Ec?null:l:c(l)):e[g]=c(l)}return e};return a.result&&c(b[a.result])};w("ee.Serializer.encodeCloudApiPretty",Ik);var Jk=function(a){return xk.xa(Gk(a))};w("ee.Serializer.toCloudApiJSON",Jk);var Kk=function(a){return Ck(Ik(a))};w("ee.Serializer.toReadableCloudApiJSON",Kk);
var Hk=function(a,b){try{var c=Lk(a,b),d=new Mk(c,a.Za,a.Od),e=Nk(d,d.ui);return new Oe({result:e,values:d.fi})}finally{a.Ld=new WeakMap,a.za={},a.Za=[]}},Lk=function(a,b){var c=function(e){var f=Ek(e);t(b)&&a.Ld.set(b,f);if(a.za[f])return a.za[f];var g=String(a.Za.length);a.Za.push([g,e]);return a.za[f]=g};if(t(b)&&a.za[a.Ld.get(b)])return a.za[a.Ld.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(Fj(b));if(ua(b))return c(Jj("Date",{value:Fj(Math.floor(b.getTime()))}));
if(b instanceof Ej)return c(b.oa(a));if(Array.isArray(b))return c(Hj(b.map(function(e){return Gj(Lk(a,e))})));if(t(b)&&"function"!==typeof b){var d={};Object.keys(b).sort().forEach(function(e){d[e]=Gj(Lk(a,b[e]))});return c(Ij(d))}throw Error("Can't encode object: "+b);},Mk=function(a,b,c){var d=this;this.ui=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.ni=c?Ok(this):null;this.fi={};this.Vf={};this.hl=0},Nk=function(a,b){if(b in a.Vf)return a.Vf[b];var c=String(a.hl++);
a.Vf[b]=c;a.fi[c]=Pk(a,a.values[b],0);return c},Pk=function(a,b,c){var d=function(p){return null!==p.jb},e=function(p){return p===Ec?null:p};if(d(b)||null!=b.Xb||null!=b.rb||null!=b.Pb)return b;if(null!=b.Qa)return d=a.values[b.Qa],null===a.ni||50>c&&1===a.ni[b.Qa]?Pk(a,d,c):Qk(d)?d:Gj(Nk(a,b.Qa));if(null!=b.Ha){var f=b.Ha.values.map(function(p){return Pk(a,p,c+3)});return f.every(d)?Fj(f.map(function(p){return e(p.jb)})):Hj(f)}if(null!=b.Ia){f={};var g={};b=n(Object.entries(b.Ia.values||{}));for(var l=
b.next();!l.done;l=b.next()){var m=n(l.value);l=m.next().value;m=m.next().value;f[l]=Pk(a,m,c+3);null!==g&&d(f[l])?g[l]=e(f[l].jb):g=null}return null!==g?Fj(g):Ij(f)}if(null!=b.Wa)return d=b.Wa,Lj(d.nc||[],Nk(a,d.body||""));if(null!=b.Aa){d=b.Aa;f={};g=n(Object.keys(d.arguments||{}));for(b=g.next();!b.done;b=g.next())b=b.value,f[b]=Pk(a,d.arguments[b],c+3);return d.functionName?Jj(d.functionName,f):Kj(Nk(a,d.Xa||""),f)}throw Error("Can't optimize value: "+b);},Qk=function(a){var b=a.jb;return null!==
b?b===Ec||"number"===typeof b||"boolean"===typeof b:null!=a.Pb},Ok=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){null!=e.Ha?e.Ha.values.forEach(d):null!=e.Ia?Object.values(e.Ia.values).forEach(d):null!=e.Wa?c(e.Wa.body):null!=e.Aa?(e=e.Aa,null!=e.Xa&&c(e.Xa),Object.values(e.arguments).forEach(d)):null!=e.Qa&&c(e.Qa)};c(a.ui);return b};var Xk=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 pf({l:Fk(a.element),description:Rk(a.description),pa:null,ua:null,Fd:null,selectors:b,Yb:K(a.maxErrorMeters),requestId:Rk(a.id),maxVertices:K(a.maxVertices),O:K(a.maxWorkers)});var c=Sk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new sf({ka:null,na:null,F:Nj(a.fileFormat)});"GOOGLE_CLOUD_STORAGE"===c?d.ka=Tk(a):d.na=Uk(a);
b.pa=d;break;case "ASSET":b.ua=new qf({Ja:Vk(a)});break;case "FEATURE_VIEW":c=new Af({name:Yj(a.mapName)});d=null==a?null:new Ff({Jf:K(a.maxFeaturesPerTile),qg:a.thinningStrategy});var e=null==a?null:new Ef({Bg:Wk(a.zOrderRanking),pg:Wk(a.thinningRanking)});d=new Bf({og:d,Uf:e});c=new rf({ff:c,wc:d});b.Fd=c;break;default:throw Error('Export destination "'+c+'" unknown');}a.workloadTag&&(b.workloadTag=a.workloadTag);return b};function Rk(a){return null!=a?String(a):null}
function K(a){return null!=a?Number(a):null}
var Sk=function(a){var b="DRIVE";if(null==a)return b;null!=a.outputBucket||null!=a.outputPrefix?b="GOOGLE_CLOUD_STORAGE":null!=a.assetId?b="ASSET":null!=a.mapName&&(b="FEATURE_VIEW");return b},Zk=function(a){var b=new Tf({Te:!!a.tfrecordCompressed,Zb:Rk(a.tfrecordMaxFileSize),cg:!!a.tfrecordSequenceData,Re:!!a.tfrecordCollapseBands,Kf:K(a.tfrecordMaskedThreshold),defaultValue:K(a.tfrecordDefaultValue),ab:Yk(a.tfrecordPatchDimensions),Ff:Yk(a.tfrecordKernelSize),ge:null});a=a.tfrecordTensorDepths;
if(null!=a)if(t(a)){var c={};sb(a,function(d,e){if("string"!==typeof e||"number"!==typeof d)throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ge=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},$k=function(a,b){var c=new lf({ka:null,na:null,Gd:null,he:null,F:Mj(a.fileFormat)});if("GEO_TIFF"===c.F){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
var d=a.tiffShardSize||a.shardSize;d=new Lf({Qe:!!a.tiffCloudOptimized,ig:!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),ab:Yk(a.fileDimensions||a.tiffFileDimensions),tileSize:K(d)});c.Gd=d}else"TF_RECORD_IMAGE"===c.F&&(c.he=Zk(a));"GOOGLE_CLOUD_STORAGE"===b?c.ka=Tk(a):c.na=Uk(a);return c},al=function(a,b){var c=new vf({ka:null,na:null,F:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.ka=Tk(a):c.na=Uk(a);return c},bl=function(a){var b,c,d,e,f=K(null!=(b=a.endZoom)?b:a.maxZoom);b=K(null!=(c=a.startZoom)?c:a.minZoom);
c=K(a.scale);var g=!(null!=(d=a.skipEmpty)?!d:!a.skipEmptyTiles);d=Rk(a.mapsApiKey);var l=Yk(null!=(e=a.dimensions)?e:a.tileDimensions);e=K(a.stride);var m=K(a.minTimeMachineZoomSubset);a=K(a.maxTimeMachineZoomSubset);a=null==m&&null==a?null:new zg({start:null!=m?m:0,end:a});return new of({bf:f,jg:b,scale:c,hg:g,Ef:d,dimensions:l,kg:e,Cg:a})},Yk=function(a){if(null==a)return null;var b=new Mf({height:0,width:0});"string"===typeof a&&(-1!==a.indexOf("x")?a=a.split("x").map(Number):-1!==a.indexOf(",")&&
(a=a.split(",").map(Number)));if(Array.isArray(a))if(2===a.length)b.height=a[0],b.width=a[1];else if(1===a.length)b.height=a[0],b.width=a[0];else throw Error("Unable to construct grid from dimensions: "+a);else if("number"!==typeof a||isNaN(a))if(t(a)&&null!=a.height&&null!=a.width)b.height=a.height,b.width=a.width;else throw Error("Unable to construct grid from dimensions: "+a);else b.height=a,b.width=a;return b},Tk=function(a){var b=null;null!=a.writePublicTiles&&(b=a.writePublicTiles?"PUBLIC":
"DEFAULT_OBJECT_ACL");return new Le({oc:Rk(a.outputBucket),ea:Rk(a.outputPrefix),pc:a.bucketCorsUris||null,permissions:b})},Uk=function(a){return new Xe({kf:Rk(a.driveFolder),ea:Rk(a.driveFileNamePrefix)})},Vk=function(a){return new Je({name:Yj(a.assetId)})},Wk=function(a){if(!a)return null;var b=a;"string"===typeof a&&(a=a.split(","));if(Array.isArray(a))return new ug({Tf:(a||[]).map(cl)});throw Error("Unable to build ranking rule from rules: "+JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");
},cl=function(a){var b=new tg({direction:null,Vd:null,Xd:null,Wd:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(null==a)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=n(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction="ASCENDING";break;case "DESC":b.direction="DESCENDING";
break;default:throw Error("Ranking rule direction '"+c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.Wd=new qg({});break;case ".minZoomLevel":b.Xd=new sg({});break;default:b.Vd=new pg({attributeName:Rk(a)})}return b};var dl=[],el=function(a){z(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="zf";if(a.zf&&a.hasOwnProperty(b))return a.zf;dl.push(a);var c=new a;a.zf=c;z(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var gl=function(a,b,c,d,e,f){d=hj(!f,!1,d||[]);jj=a;kj=d;null===a?pj():lj(function(){nj(b,c,e||Aa(fl,b,c))})};w("ee.data.authenticateViaOauth",gl);var hl=function(a,b,c,d,e){gl(a,b,c,d,e)};w("ee.data.authenticate",hl);var fl=function(a,b){r.gapi.auth.authorize({client_id:jj,immediate:!1,scope:kj.join(" ")},Aa(mj,a,b))};w("ee.data.authenticateViaPopup",fl);
var il=function(a,b,c,d,e){if("window"in r)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=hj(!e,!e,d||[]);jj=a.client_email;kj=d;var f=new google.auth.JWT(a.client_email,null,a.private_key,d,null);ij=function(g,l){f.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};nj(b,c)};w("ee.data.authenticateViaPrivateKey",il);
w("ee.data.setExpressionAugmenter",function(a){jl=a||dc});var jl=dc;w("ee.data.setAuthToken",function(a,b,c,d,e,f,g,l){e=hj(!l,!1,e||[]);jj=a;kj=e;var m={token_type:b,access_token:c,state:e.join(" "),expires_in:d};mj(void 0,void 0,m);!1===g?f&&f():lj(function(){r.gapi.auth.setToken(m);f&&f()})});w("ee.data.refreshAuthToken",nj);w("ee.data.setAuthTokenRefresher",function(a){ij=a});w("ee.data.getAuthToken",cj);w("ee.data.clearAuthToken",pj);w("ee.data.getAuthClientId",function(){return jj});
w("ee.data.getAuthScopes",function(){return kj});w("ee.data.setDeadline",function(a){Dj=a});w("ee.data.setParamAugmenter",function(a){xj=a||dc});
var kl=function(a){a=new I(a);return J(a,a.Ic().list(Xi(),{prettyPrint:!1}).then(Tj))},ml=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");a=new ef({name:null,l:jl(Fk(a.image)),F:Mj(a.format),ca:Pj(a.bands),kc:Sj(a)});b=new I(b);return J(b,b.maps().create(Xi(),a,{fields:["name"]}).then(function(c){return ll(c.name,"")}))};w("ee.data.getMapId",ml);
var nl=function(a,b,c,d){if(!a.formatTileUrl){var e=ll(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};w("ee.data.getTileUrl",nl);
var ll=function(a,b,c){var d=void 0===c?"":c;d||(Vi(),c=sj,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 l=Math.pow(2,g);e%=l;e=String(0>e?e+l:e);return d.replace("{x}",e).replace("{y}",f).replace("{z}",g)},urlFormat:d}},ol=function(a,b){var c=a.visParams?jl(Fk(a.visParams)):null;a=new zf({name:null,Qb:a.assetId,mapName:a.mapName,zg:c});b=new I(b);return J(b,(new Hg(b.P)).create(Xi(),a,{fields:["name"]}).then(function(d){var e=
d.name.split("/").pop();return{token:e,formatTileUrl:function(f,g,l){return sj+"/v1alpha/"+d.name+"/tiles/"+l+"/"+f+"/"+g},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};w("ee.data.getFeatureViewTilesKey",ol);var pl=function(a,b,c){c=new I(c);a=Yj(a);var d=c.assets();b=void 0===b?{}:b;var e=void 0===e?{}:e;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(d.j,{body:null,B:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+d.m+"/"+a+":listFeatures",u:G(b,e),G:eg});return J(c,e)};
w("ee.data.listFeatures",pl);var rl=function(a,b){a={l:jl(Fk(a))};var c=ql();c&&(a.workloadTag=c);b=new I(b);return J(b,Rg(b.value(),Xi(),new Ne(a)).then(function(d){return d.result}))};w("ee.data.computeValue",rl);
var sl=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");if(void 0!==a.region)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(void 0!==a.dimensions)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new yg({name:null,l:jl(Fk(a.image)),F:Mj(a.format),ea:a.name,ca:Pj(a.bands),
kc:Sj(a),grid:null});b=new I(b);return J(b,(new Pg(b.P)).create(Xi(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getThumbId",sl);
var tl=function(a,b){var c=new wf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Cg({name:null,l:jl(Fk(a.imageCollection)),F:Mj(a.format),Ra:c,grid:null});b=new I(b);return J(b,(new Ug(b.P)).create(Xi(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};w("ee.data.getVideoThumbId",tl);
var ul=function(a,b){a=new Hf({name:null,l:jl(Fk(a.imageCollection)),F:Mj(a.format),orientation:Oj(a.orientation),grid:null});b=new I(b);return J(b,(new Ig(b.P)).create(Xi(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getFilmstripThumbId",ul);var vl=function(a){return sj+"/v1alpha/"+a.thumbid+":getPixels"};w("ee.data.makeThumbUrl",vl);
var xl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new L(a.id));if("string"===typeof a.image)throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=!1!==a.filePerBand;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(null!=a.region&&(null!=a.scale||null!=a.crs_transform)&&null!=a.dimensions)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
if("string"===typeof a.bands)try{a.bands=JSON.parse(a.bands)}catch(d){a.bands=Pj(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=wl(a.image,a);a=new yg({name:null,l:jl(Fk(c)),F:Mj(a.format),ea:a.name,ca:a.bands&&Pj(a.bands.map(function(d){return d.id})),grid:null});b=new I(b);return J(b,(new Pg(b.P)).create(Xi(),a,{fields:["name"]}).then(function(d){return{docid:d.name,token:""}}))};w("ee.data.getDownloadId",xl);var yl=function(a){Vi();return sj+"/v1alpha/"+a.docid+":getPixels"};w("ee.data.makeDownloadUrl",yl);
var zl=function(a,b){b=new I(b);var c=Nj(a.format),d=jl(Fk(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 wg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});return J(b,(new Og(b.P)).create(Xi(),a,{fields:["name"]}).then(function(f){return{docid:f.name||"",
token:""}}))};w("ee.data.getTableDownloadId",zl);var Al=function(a){return sj+"/v1alpha/"+a.docid+":getFeatures"};w("ee.data.makeTableDownloadUrl",Al);var Bl=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,4*d)).toString(16).padStart(d,"0")};a=bb(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(4*Math.random())).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};w("ee.data.newTaskId",Bl);
var Dl=function(a,b){var c=Cl(a).map(kk);if(1===c.length)return a=new I(b),J(a,a.Pa().get(c[0]).then(function(e){return[lk(e)]}));a=new bj(b);var d=a.Pa();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(f){return lk(e[f])})})};w("ee.data.getTaskStatus",Dl);var Cl=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.");},Fl=function(a){return El(void 0,a)};
w("ee.data.getTaskList",Fl);var El=function(a,b){return b?(Gl(a,function(c,d){return b(c?{tasks:c.map(lk)}:null,d)}),null):{tasks:Gl(a).map(lk)}};w("ee.data.getTaskListWithLimit",El);
var Gl=function(a,b){var c=[],d={pageSize:500},e=function(l){$a(c,l.Pa||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,J(f,g.list(Xi(),d).then(e)));return null},f=new I(b?function(l,m){return m&&b(l,m)}:void 0),g=f.Pa();J(f,g.list(Xi(),d).then(e));return b?null:a?c.slice(0,a):c};w("ee.data.listOperations",Gl);
var Hl=function(a,b){a=Cl(a);var c=new Ge;if(1===a.length)b=new I(b),J(b,b.Pa().cancel(a[0],c));else{b=new bj(b);var d=b.Pa();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};w("ee.data.cancelOperation",Hl);var Il=function(a,b){var c=Cl(a).map(kk);if(!Array.isArray(a))return a=new I(b),J(a,a.Pa().get(c[0]));a=new bj(b);var d=a.Pa();return a.send(c.map(function(e){return[e,d.get(e)]}))};w("ee.data.getOperation",Il);var Kl=function(a,b){return Jl(a,"CANCEL",b)};w("ee.data.cancelTask",Kl);
var Jl=function(a,b,c){if(!yb(Ll,b))throw Error("Invalid action: "+b);a=Cl(a);a=a.map(kk);Hl(a,c);return null};w("ee.data.updateTask",Jl);
var Rl=function(a,b,c){b.id=a;var d=b.type;a=null!=b.sourceUrl?{__source_url__:b.sourceUrl}:{};if("workloadTag"in b)b.workloadTag||delete b.workloadTag;else{var e=ql();e&&(b.workloadTag=e)}var f=new I(c);c=function(g){return J(f,g.then(mk))};switch(d){case "EXPORT_IMAGE":return b=Ml(b,a),c(f.image().Ma(Xi(),b));case "EXPORT_FEATURES":return b=Xk(b),b.l=jl(b.l,a),c(f.table().Ma(Xi(),b));case "EXPORT_VIDEO":return b=Nl(b,a),c(f.video().Ma(Xi(),b));case "EXPORT_TILES":return b=Ol(b,a),c(f.map().Ma(Xi(),
b));case "EXPORT_VIDEO_MAP":return b=Pl(b),c((new Tg(f.P)).Ma(Xi(),b));case "EXPORT_CLASSIFIER":return b=Ql(b),c((new Gg(f.P)).Ma(Xi(),b));default:throw Error("Unable to start processing for task of type "+d);}};w("ee.data.startProcessing",Rl);
var Ml=function(a,b){var c=Sl(a);if(null==c.element)throw Error('"element" not found in params '+c);var d=new jf({l:Fk(c.element),description:Rk(c.description),pa:null,ua:null,grid:null,Lf:Rk(c.maxPixels),requestId:Rk(c.id),O:K(c.maxWorkers)}),e=Sk(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.pa=$k(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(g){}var f="PYRAMIDING_POLICY_UNSPECIFIED";"string"===typeof e?(f=e,e={}):e[".default"]&&(f=e[".default"],delete e[".default"]);
c=new kf({Ja:Vk(c),pyramidingPolicy:f,Rf:Bb(e)?null:e,tileSize:K(c.shardSize)});d.ua=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=jl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Nl=function(a,b){var c=Tl(a);if(null==c.element)throw Error('"element" not found in params '+c);var d=new xf({l:Fk(c.element),description:Rk(c.description),Ra:new wf({framesPerSecond:K(c.framesPerSecond),maxFrames:K(c.maxFrames),maxPixelsPerFrame:Rk(c.maxPixels)}),pa:null,requestId:Rk(c.id),
O:K(c.maxWorkers)});d.pa=al(c,Sk(c));d.l=jl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Ol=function(a,b){var c=a.scale;delete a.scale;var d=Sl(a);d.scale=c;if(null==d.element)throw Error('"element" not found in params '+d);c=new nf({l:Fk(d.element),description:Rk(d.description),hc:bl(d),fc:$k(d,"GOOGLE_CLOUD_STORAGE"),requestId:Rk(d.id),O:K(d.maxWorkers)});c.l=jl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},Pl=function(a){var b=a.scale;delete a.scale;var c=Tl(a);
c.scale=b;if(null==c.element)throw Error('"element" not found in params '+c);b=new uf({l:Fk(c.element),description:Rk(c.description),Ra:new wf({framesPerSecond:K(c.framesPerSecond),maxFrames:K(c.maxFrames),maxPixelsPerFrame:null}),hc:bl(c),fc:al(c,"GOOGLE_CLOUD_STORAGE"),requestId:Rk(c.id),version:Rk(c.version),O:K(c.maxWorkers)});b.l=jl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},Ql=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=Sk(a);if("ASSET"!=
b)throw Error('Export destination "'+b+'" unknown');b=new hf({l:Fk(a.element),description:Rk(a.description),requestId:Rk(a.id),ua:new Ie({Ja:Vk(a)}),O:K(a.maxWorkers)});b.l=jl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},Vl=function(a,b,c){b=qk(b);var d=function(e){return e?mk(e):null};return d(Ul(a,b,c&&function(e,f){return c(d(e),f)}))};w("ee.data.startIngestion",Vl);
var Ul=function(a,b,c){b=new $f({vf:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.image().import(Xi(),b))},Wl=function(a,b,c){b=new ag({ng:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.table().import(Xi(),b))},Xl=function(a,b,c){b=rk(b);var d=function(e){return e?mk(e):null};return d(Wl(a,b,c&&function(e,f){return c(d(e),f)}))};w("ee.data.startTableIngestion",Xl);
var Yl=function(a,b){b=new I(b);a=Yj(a);return J(b,b.assets().get(a,{prettyPrint:!1}).then(Zj))};w("ee.data.getAsset",Yl);w("ee.data.getInfo",Yl);var Zl=function(a,b,c,d){b=void 0===b?{}:b;d=void 0===d?dc:d;var e=Wj.test(a);c=new I(c);var f=e?new Eg(c.P):c.assets();a=e?"projects/"+Xj(a):Yj(a);return J(c,f.Qd(a,b).then(d))},$l=function(a,b){return Zl(a.id,gk(a),b,function(c){return null==c?null:ak(c)})};w("ee.data.getList",$l);var am=function(a,b,c){b=void 0===b?{}:b;return Zl(a,b,c)};
w("ee.data.listAssets",am);var bm=function(a,b,c){b=void 0===b?{}:b;b=fk(b);return Zl(a,b,c,function(d){if(null==d)return null;var e={};d.assets&&(e.images=d.assets);d.nextPageToken&&(e.nextPageToken=d.nextPageToken);return e})};w("ee.data.listImages",bm);var cm=function(a,b){b=new I(b);return J(b,(new Eg(b.P)).Qd(a||Xi()))};w("ee.data.listBuckets",cm);var dm=function(a){a=new I(a);return J(a,(new Eg(a.P)).Qd(Xi()).then(ak))};w("ee.data.getAssetRoots",dm);
var em=function(a,b){var c="projects/"+Xj(a);a="projects/earthengine-legacy"===c?a:void 0;var d=new Ye({type:"Folder"});b=new I(b);J(b,b.assets().create(c,d,{assetId:a}).then(Zj))};w("ee.data.createAssetHome",em);
var fm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if("string"===typeof a)throw Error("Asset cannot be specified as string.");c=a.name||b&&Yj(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 Ye(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 I(e);return J(e,e.assets().create(b,a,{assetId:c}).then(Zj))};w("ee.data.createAsset",fm);var gm=function(a,b,c){return fm({type:"Folder"},a,b,void 0,c)};w("ee.data.createFolder",gm);var hm=function(a,b,c){a=Yj(a);b=Yj(b);b=new ig({Tb:b});c=new I(c);J(c,c.assets().move(a,b).then(Zj))};w("ee.data.renameAsset",hm);
var im=function(a,b,c,d){a=Yj(a);b=Yj(b);c=new Re({Tb:b,overwrite:null!=c?c:null});d=new I(d);b=d.assets();var e=void 0===e?{}:e;var f=void 0===f?{}:f;b.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(b.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+b.m+"/"+a+":copy",u:G(e,f),G:Ye});J(d,e.then(Zj))};w("ee.data.copyAsset",im);var jm=function(a,b){b=new I(b);J(b,b.assets().delete(Yj(a)))};w("ee.data.deleteAsset",jm);
var km=function(a,b){a=Yj(a);var c=new Nf;b=new I(b);var d=b.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;var f=void 0===f?{}:f;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(d.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+d.m+"/"+a+":getIamPolicy",u:G(e,f),G:tf});return J(b,f.then(hk))};w("ee.data.getAssetAcl",km);
var lm=function(a,b,c,d){b=new Bg({Qb:b,updateMask:(c||[]).join(",")});d=new I(d);c=d.assets();a=Yj(a);var e=void 0===e?{}:e;var f=void 0===f?{}:f;c.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(c.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+c.m+"/"+a,u:G(e,f),G:Ye});return J(d,e.then(Zj))};w("ee.data.updateAsset",lm);
var mm=function(a,b,c){a=Yj(a);b=ik(b);b=new vg({mb:b});c=new I(c);var d=c.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;var f=void 0===f?{}:f;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(d.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+d.m+"/"+a+":setIamPolicy",u:G(e,f),G:tf});J(c,f)};w("ee.data.setAssetAcl",mm);
var nm=function(a,b,c){var d=dk(b);b=Fc(d.i()).keys.filter(function(e){return"properties"!==e&&F(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+'"'}));lm(a,d,b,c)};w("ee.data.setAssetProperties",nm);
var om=function(a,b){var c=Yj(a);b=new I(b);var d=b.assets(),e=d.j.C;d.j.C=function(f,g){"^projects\\/[^/]+\\/assets\\/.+$"===g.source&&(g=RegExp("^projects/[^/]+/assets/.*$"));return e(f,g)};c=d.get(c,{prettyPrint:!1});return J(b,c.then(function(f){if(!(f instanceof Ye&&f.quota))throw Error(a+" is not a root folder.");f=f.quota;var g,l=Number(f.Ne||0),m=null!=(g=f.If)?g:f.Hf;return{asset_count:{usage:l,limit:Number(m||0)},asset_size:{usage:Number(f.sizeBytes||0),limit:Number(f.Zb||0)}}}))};
w("ee.data.getAssetRootQuota",om);var pm=function(){this.default=this.tag=""};pm.prototype.get=function(){return this.tag};pm.prototype.set=function(a){this.tag=this.validate(a)};pm.prototype.reset=function(){this.tag=this.default};
pm.prototype.validate=function(a){if(null==a||""===a)return"";a=String(a);if(!/^([a-z0-9]|[a-z0-9][-_\.a-z0-9]{0,61}[a-z0-9])$/g.test(a))throw Error('Invalid tag, "'+a+'". Tags must be 1-63 characters, beginning and ending with a lowercase alphanumeric character([a-z0-9]) with dashes (-), underscores (_), dots (.), andlowercase alphanumerics between.');return a};var ql=function(){return el(pm).get()};w("ee.data.getWorkloadTag",ql);var qm=function(a){el(pm).set(a)};w("ee.data.setWorkloadTag",qm);
var rm=function(a){var b=el(pm);b.default=b.validate(a);el(pm).set(a)};w("ee.data.setDefaultWorkloadTag",rm);var sm=function(a){a&&(a=el(pm),a.default=a.validate(""));el(pm).reset()};w("ee.data.resetWorkloadTag",sm);var Ll={zl:"CANCEL",Cl:"UPDATE"};var M=function(a,b,c){if(!(this instanceof M))return tm(M,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.T=c||null};x(M,Ej);w("ee.ComputedObject",M);M.prototype.evaluate=function(a){if(!a||"function"!==typeof a)throw Error("evaluate() requires a callback function.");rl(this,a)};M.prototype.evaluate=M.prototype.evaluate;
M.prototype.U=function(a){return rl(this,a)};M.prototype.getInfo=M.prototype.U;M.prototype.encode=function(a){if(null===this.I&&null===this.args)return{type:"ArgumentRef",value:this.T};var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b["string"===typeof a?"functionName":"function"]=a;return b};
M.prototype.oa=function(a){if(null===this.I&&null===this.args){a=this.T||a.Qi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ae({Pb:a})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=Gj(Lk(a,this.args[c])));return"string"===typeof this.I?Jj(String(this.I),b):this.I.Bd(a,b)};M.prototype.xa=function(a){return(void 0===a?0:a)?Bk(this):Jk(this)};M.prototype.serialize=M.prototype.xa;
M.prototype.toString=function(){return"ee."+this.name()+"("+Dk(this)+")"};w("ee.ComputedObject.prototype.toString",M.prototype.toString);M.prototype.name=function(){return"ComputedObject"};M.prototype.Dg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(r,c);return this};M.prototype.aside=M.prototype.Dg;
var um=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.T=b.T;return a},tm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var vm={},wm=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}},xm=function(a){return"number"===typeof a||a instanceof M&&"Number"==a.name()},ym=function(a){return"string"===typeof a||a instanceof M&&"String"==a.name()},zm=function(a){return t(a)&&
"function"!==typeof a?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},Am=function(a,b,c){c=void 0===c?!1:c;return 1===a.length&&zm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(1===a.length||a[1].optional)||"Dictionary"!==a[0].type:!1};var Bm=function(){if(!(this instanceof Bm))return new Bm};x(Bm,Ej);w("ee.Function",Bm);var Cm=dc;Bm.prototype.call=function(a){return this.apply(Dm(this,Array.prototype.slice.call(arguments,0)))};Bm.prototype.call=Bm.prototype.call;Bm.prototype.apply=function(a){a=new M(this,Em(this,a));return Cm(a,this.Z().returns)};Bm.prototype.apply=Bm.prototype.apply;
var Fm=function(a,b,c){var d=void 0!==b,e=a.Z();if(Am(c,e,d)){if(c=Db(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=Dm(a,d?[b].concat(c):c);return a.apply(c)},Em=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]=Cm(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 l in b)e[l]||c.push(l);if(0<c.length)throw Error("Unrecognized arguments ("+
c+") to function: "+a);return d},Dm=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};
Bm.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(Sa(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("")};Bm.prototype.xa=function(a){return(void 0===a?0:a)?Bk(this):Jk(this)};var N=function(a,b){if(void 0===b)return Gm(a);if(!(this instanceof N))return tm(N,arguments);this.zb=Eb(b);this.zb.name=a};x(N,Bm);w("ee.ApiFunction",N);var O=function(a,b){return Bm.prototype.call.apply(Gm(a),Array.prototype.slice.call(arguments,1))};w("ee.ApiFunction._call",O);var Hm=function(a,b){return Gm(a).apply(b)};w("ee.ApiFunction._apply",Hm);N.prototype.encode=function(){return this.zb.name};N.prototype.Bd=function(a,b){return Jj(this.zb.name,b)};N.prototype.Z=function(){return this.zb};
var Im=null,Jm={},Lm=function(){Km();return ub(Im,function(a){return a.Z()})},Mm=function(){Km();return tb(Im,function(a,b){return!Jm[b]})},Gm=function(a){var b=Nm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};w("ee.ApiFunction.lookup",Gm);
var Nm=function(a){Km();return Im[a]||null},Km=function(a,b){if(Im)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Im=ub(d,function(f,g){f.returns=f.returns.replace(/<.*>/,"");for(var l=0;l<f.args.length;l++)f.args[l].type=f.args[l].type.replace(/<.*>/,"");return new N(g,f)}),a&&a())};a?kl(c):c(kl())}},Om=function(a,b,c,d){Km();var e=d||"";sb(Im,function(f,g){var l=g.split(".");if(2==l.length&&l[0]==b){l=e+l[1];var m=f.Z();Jm[g]=!0;var p=!1;m.args.length&&(g=m.args[0].type,p="Object"!=g&&wm(g,c));
g=p?a.prototype:a;l in g&&!g[l].signature||(g[l]=function(v){return Fm(f,p?this:void 0,Array.prototype.slice.call(arguments,0))},g[l].toString=u(f.toString,f,l,p),g[l].signature=m)}})},Pm=function(a){var b=function(c){for(var d in c)"function"===typeof c[d]&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var P=function(a,b){var c=Qm(a),d=Sa(c,function(m){return m.replace(/^opt_/,"")});a=(a=r.EXPORTED_FN_INFO?r.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},f=b[0],g=t(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 vc(xb(f));
var l=new vc(d);if(xc(l,g).isEmpty())e[d[0]]=b[0];else{b=yc(g,l);if(0!==b.size)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=Db(f)}}b=new vc(xb(e));c=yc(new vc(Ra(c,function(m){return 0!=m.lastIndexOf("opt_",0)})),b);if(0!==c.size)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},Qm=function(a){var b=Rm,c=[];r.EXPORTED_FN_INFO?(a=r.EXPORTED_FN_INFO[a.toString()],t(a)||Sm(),c=a.paramNames,Array.isArray(c)||Sm()):(a=a.toString().replace(Tm,
"").match(b),null===a&&Sm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(Um,"")}));return c},Sm=function(){throw Error("Failed to locate function parameters.");},Tm=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Rm=/^function[^\(]*\(([^\)]*)\)/m,Um=/=.*$/;var Q=function(a,b,c){M.call(this,a,b,c);Vm()};x(Q,M);w("ee.Element",Q);var Wm=!1,Vm=function(){Wm||(Om(Q,"Element","Element"),Wm=!0)};Q.prototype.name=function(){return"Element"};
Q.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=zm(c))a:{b=xb(c);var d=["properties"];if(ta(b)&&ta(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&&t(c.properties)&&(c=c.properties);if(zm(c)){b=this;for(var g in c)d=c[g],b=O("Element.set",b,g,d)}else if(c instanceof M&&Nm("Element.setMulti"))b=O("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(0!=
arguments.length%2)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)g=arguments[c],d=arguments[c+1],b=O("Element.set",b,g,d)}return um(this,b)};Q.prototype.set=Q.prototype.set;var S=function(a,b,c,d){if(!(this instanceof S))return tm(S,arguments);if(!("type"in a)){var e=P(S,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}Xm();e=null!=b||null!=c||null!=d;if(a instanceof M&&!(a instanceof S&&a.pb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");M.call(this,a.I,a.args,a.T)}else{a instanceof S&&(a=a.encode());if(!Ym(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));M.call(this,
null,null);this.pb=a.type;this.ah=null!=a.coordinates?Eb(a.coordinates):null;this.Bh=a.geometries||null;if(null!=b)this.dc=b;else if("crs"in a)if(t(a.crs)&&"name"==a.crs.type&&t(a.crs.properties)&&"string"===typeof a.crs.properties.name)this.dc=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new di).xa(a.crs));this.vc=c;void 0===this.vc&&"geodesic"in a&&(this.vc=!!a.geodesic);this.sc=d;void 0===this.sc&&"evenOdd"in a&&(this.sc=!!a.evenOdd)}};x(S,M);w("ee.Geometry",S);
var Zm=!1,Xm=function(){Zm||(Om(S,"Geometry","Geometry"),Zm=!0)},$m=function(a,b){if(!(this instanceof $m))return an($m,arguments);var c=bn($m,"Point",1,arguments);if(!(c instanceof M)){var d=c.coordinates;if(!Array.isArray(d)||2!=d.length)throw Error("The Geometry.Point constructor requires 2 coordinates.");}S.call(this,c)};x($m,S);S.Point=$m;var cn=function(a,b){if(!(this instanceof cn))return an(cn,arguments);S.call(this,bn(cn,"MultiPoint",2,arguments))};x(cn,S);S.MultiPoint=cn;
var dn=function(a,b,c,d){if(!(this instanceof dn))return an(dn,arguments);var e=bn(dn,"Rectangle",2,arguments);if(!(e instanceof M)){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],l=f[0][1],m=f[1][0];f=f[1][1];e.coordinates=[[[g,f],[g,l],[m,l],[m,f]]];e.type="Polygon"}S.call(this,e)};x(dn,S);S.Rectangle=dn;
var en=function(a,b,c,d){if(!(this instanceof en))return an(en,arguments);var e=[a,b,c,d];if(fn(e)){var f;return(f=new N("GeometryConstructors.BBox")).call.apply(f,fa(e))}if(!(Infinity>a))throw Error("Geometry.BBox: west must not be "+a);if(!(-Infinity<c))throw Error("Geometry.BBox: east must not be "+c);if(!(90>=b))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(-90<=d))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+d+"\u00b0");b=Math.max(b,
-90);d=Math.min(d,90);360<=c-a?(a=-180,c=180):(a=gn(a),c=gn(c),c<a&&(c+=360));S.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};x(en,dn);S.BBox=en;var gn=function(a){a%=360;180<a?a-=360:-180>a&&(a+=360);return a},hn=function(a,b,c,d){if(!(this instanceof hn))return an(hn,arguments);S.call(this,bn(hn,"LineString",2,arguments))};x(hn,S);S.LineString=hn;var jn=function(a,b,c,d){if(!(this instanceof jn))return an(jn,arguments);S.call(this,bn(jn,"LinearRing",2,arguments))};
x(jn,S);S.LinearRing=jn;var kn=function(a,b,c,d){if(!(this instanceof kn))return an(kn,arguments);S.call(this,bn(kn,"MultiLineString",3,arguments))};x(kn,S);S.MultiLineString=kn;var ln=function(a,b,c,d,e){if(!(this instanceof ln))return an(ln,arguments);S.call(this,bn(ln,"Polygon",3,arguments))};x(ln,S);S.Polygon=ln;var mn=function(a,b,c,d,e){if(!(this instanceof mn))return an(mn,arguments);S.call(this,bn(mn,"MultiPolygon",4,arguments))};x(mn,S);S.MultiPolygon=mn;
S.prototype.encode=function(a){if(!this.pb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return M.prototype.encode.call(this,a)}a={type:this.pb};"GeometryCollection"==this.pb?a.geometries=this.Bh:a.coordinates=this.ah;null!=this.dc&&(a.crs={type:"name",properties:{name:this.dc}});null!=this.vc&&(a.geodesic=this.vc);null!=this.sc&&(a.evenOdd=this.sc);return a};
S.prototype.je=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};S.prototype.toGeoJSON=S.prototype.je;S.prototype.vg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new di).xa(this.je())};S.prototype.toGeoJSONString=S.prototype.vg;S.prototype.xa=function(a){return(void 0===a?0:a)?Bk(this):Jk(this)};S.prototype.serialize=S.prototype.xa;
S.prototype.toString=function(){return"ee.Geometry("+this.vg()+")"};
S.prototype.oa=function(a){if(!this.pb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return M.prototype.oa.call(this,a)}var b={},c="";"GeometryCollection"===this.pb?(b.geometries=this.Bh.map(function(e){return new S(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.ah,c="GeometryConstructors."+this.pb);null!=this.dc&&(b.crs="string"===typeof this.dc?(new N("Projection")).call(this.dc):this.dc);var d="Point"!==this.pb&&"MultiPoint"!==this.pb;null!=
this.vc&&d&&(b.geodesic=this.vc);null!=this.sc&&(b.evenOdd=this.sc);return(new N(c)).apply(b).oa(a)};
var Ym=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(!Ym(b[a]))return!1;return!0}a=a.coordinates;var c=nn(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)},nn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=nn(a[0]),c=1;c<a.length;c++)if(nn(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},on=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},bn=function(a,b,c,d){a=pn(a,d);if(fn(a.coordinates)||null!=a.crs||null!=a.maxError)return(new N("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=qn(c,a.coordinates);(b=Wa(["Polygon",
"Rectangle","MultiPolygon"],b))&&null==a.evenOdd&&(a.evenOdd=!0);if(b&&!1===a.geodesic&&!1===a.evenOdd)throw Error("Planar interiors must be even/odd.");return a},pn=function(a,b){if(Ua(b,xm))return{coordinates:Za(b)};a=P(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return tb(a,function(c){return null!=c})},fn=function(a){return Array.isArray(a)?Ta(a,fn):a instanceof M},qn=function(a,b){if(1>a||4<a)throw Error("Unexpected nesting level.");Ua(b,function(e){return"number"===
typeof e})&&(b=on(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(nn(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},an=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return void 0!==a?a:c};S.prototype.name=function(){return"Geometry"};var T=function(a){if(!(this instanceof T))return tm(T,arguments);if(a instanceof T)return a;rn();if(Array.isArray(a)){if(0==a.length)throw Error("Empty list specified for ee.Filter().");if(1==a.length)return new T(a[0]);M.call(this,new N("Filter.and"),{filters:a})}else if(a instanceof M)M.call(this,a.I,a.args,a.T);else if(void 0===a)M.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};x(T,M);w("ee.Filter",T);
var sn=!1,rn=function(){sn||(Om(T,"Filter","Filter"),sn=!0)},tn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};T.prototype.xc=function(){return O("Filter.not",this)};T.prototype.not=T.prototype.xc;var un=function(a,b){var c=P(un,arguments);return O("Filter.equals",c.name,c.value)};T.eq=un;var vn=function(a,b){var c=P(vn,arguments);return un(c.name,c.value).xc()};T.neq=vn;
var wn=function(a,b){var c=P(wn,arguments);return O("Filter.lessThan",c.name,c.value)};T.lt=wn;var xn=function(a,b){var c=P(xn,arguments);return wn(c.name,c.value).xc()};T.gte=xn;var yn=function(a,b){var c=P(yn,arguments);return O("Filter.greaterThan",c.name,c.value)};T.gt=yn;var zn=function(a,b){var c=P(zn,arguments);return yn(c.name,c.value).xc()};T.lte=zn;var An=function(a){return O("Filter.and",Array.prototype.slice.call(arguments))};T.and=An;var Bn=function(a){return O("Filter.or",Array.prototype.slice.call(arguments))};
T.or=Bn;var Cn=function(a,b){var c=P(Cn,arguments);c=O("DateRange",c.start,c.end);return Hm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};T.date=Cn;var Dn=function(a,b,c,d){var e=P(Dn,arguments);return Hm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};T.inList=Dn;var En=function(a,b){return Hm("Filter.intersects",{leftField:".all",rightValue:O("Feature",a),maxError:b})};T.bounds=En;
T.prototype.name=function(){return"Filter"};var Fn=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in tn))throw Error("Unknown filtering operator: "+b);a=O("Filter."+tn[b],a,c);return d?a.xc():a};T.metadata=Fn;var V=function(a,b,c){Q.call(this,a,b,c);Gn()};x(V,Q);w("ee.Collection",V);var Hn=!1,Gn=function(){Hn||(Om(V,"Collection","Collection"),Om(V,"AggregateFeatureCollection","Collection","aggregate_"),Hn=!0)};V.prototype.filter=function(a){a=P(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return um(this,O("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
V.prototype.hf=function(a,b,c){var d=P(V.prototype.hf,arguments);return this.filter(Fn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.hf;V.prototype.vh=function(a){return this.filter(En(a))};V.prototype.filterBounds=V.prototype.vh;V.prototype.gf=function(a,b){var c=P(V.prototype.gf,arguments);return this.filter(Cn(c.start,c.end))};V.prototype.filterDate=V.prototype.gf;
V.prototype.limit=function(a,b,c){var d=P(V.prototype.limit,arguments);return um(this,O("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=P(V.prototype.sort,arguments);return um(this,O("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return Q};
V.prototype.map=function(a,b){var c=this.elementType();return um(this,O("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Kh=function(a,b){b=void 0!==b?b:null;var c=this.elementType();return O("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Kh;var W=function(a,b){if(!(this instanceof W))return tm(W,arguments);if(a instanceof W){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(2<arguments.length)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");In();if(a instanceof S||null===a)Q.call(this,new N("Feature"),{geometry:a,metadata:b||null});else if(a instanceof M)Q.call(this,a.I,a.args,a.T);else if("Feature"==a.type){var c=a.properties||{};if("id"in a){if("system:index"in
c)throw Error('Can\'t specify both "id" and "system:index".');c=Db(c);c["system:index"]=a.id}Q.call(this,new N("Feature"),{geometry:new S(a.geometry),metadata:c})}else Q.call(this,new N("Feature"),{geometry:new S(a),metadata:b||null})};x(W,Q);w("ee.Feature",W);var Jn=!1,In=function(){Jn||(Om(W,"Feature","Feature"),Jn=!0)};W.prototype.U=function(a){return W.L.U.call(this,a)};W.prototype.getInfo=W.prototype.U;
W.prototype.getMap=function(a,b){var c=P(W.prototype.getMap,arguments);return O("Collection",[this]).getMap(c.visParams,c.callback)};W.prototype.getMap=W.prototype.getMap;W.prototype.name=function(){return"Feature"};var Sl=function(a){var b={},c=Kn(a.element,a);c=Ln(c,a,b);b.element=c;return b},Tl=function(a){var b={},c=a.element.map(function(d){d=Kn(d,a);return Ln(d,a,b)});b.element=c;return b},Ln=function(a,b,c){var d={},e=!1,f=["maxDimension","width","height","scale"];sb(b,function(g,l){if(null!=g)switch(l){case "dimensions":l="string"===typeof g?g.split("x").map(Number):Array.isArray(g)?g:"number"===typeof g?[g]:[];if(1===l.length)d.maxDimension=l[0];else if(2===l.length)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
g);break;case "dimensions_consumed":e=!0;break;case "bbox":null!=d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(g instanceof dn)){l=g;if("string"===typeof g)try{l=JSON.parse(g)}catch(m){l=g.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");g=new dn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=g;break;case "region":null!=
d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(g instanceof S)){l=g;if("string"===typeof g)try{l=JSON.parse(g)}catch(m){throw Error('Region string "'+g+'" is not valid GeoJSON.');}if(Array.isArray(l))g=new ln(l,null,!1);else if(t(l))g=new S(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=g;break;case "scale":d.scale=Number(g);break;default:c[l]=g}});Bb(d)||(d.input=a,a=f.some(function(g){return g in d})||e?Hm("Image.clipToBoundsAndScale",
d):Hm("Image.clip",d));return a},Kn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;null!=d&&(d=Mn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Hm("Image.reproject",{image:a,crs:c,crsTransform:d}),null!=b.dimensions&&null==b.scale&&null==b.region){var e=b.dimensions;"string"===typeof e&&(e=e.split("x").map(Number));2===e.length&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new N("Projection")).call(c,d),b.region=new dn([0,
0,e[0],e[1]],c,!1))}}else a=Hm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Mn=function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(6===a.length&&Ua(a,function(b){return"number"===typeof b}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},On=function(a,b){var c={};b=Nn(b,c);Bb(b)||(b.image=a,a=Hm("Image.visualize",
b));c.image=a;return c},Nn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};sb(a,function(e,f){Wa(c,f)?d[f]=e:b[f]=e});return d},wl=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=Kn(f,e);return f=Ln(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 O("Image.addBands",e,f,null,!0)},d.shift())):(d=c(b),a=Kn(a,d),a=Ln(a,d,{}));return a};var L=function(a){if(!(this instanceof L))return tm(L,arguments);if(a instanceof L)return a;Pn();var b=arguments.length;if(0==b||1==b&&void 0===a)Q.call(this,new N("Image.mask"),{image:new L(0),mask:new L(0)});else if(1==b)if(xm(a))Q.call(this,new N("Image.constant"),{value:a});else if(ym(a))Q.call(this,new N("Image.load"),{id:a});else{if(Array.isArray(a))return Qn(Sa(a,function(d){return new L(d)}));if(a instanceof M)"Array"==a.name()?Q.call(this,new N("Image.constant"),{value:a}):Q.call(this,a.I,
a.args,a.T);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(ym(b)&&xm(c))Q.call(this,new N("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};x(L,Q);w("ee.Image",L);var Rn=!1,Pn=function(){Rn||(Om(L,"Image","Image"),Rn=!0)};L.prototype.U=function(a){return L.L.U.call(this,a)};
L.prototype.getInfo=L.prototype.U;L.prototype.getMap=function(a,b){var c=this,d=P(L.prototype.getMap,arguments),e=On(this,d.visParams);if(d.callback){var f=d.callback;ml(e,function(g,l){g=g?Object.assign(g,{image:c}):void 0;f(g,l)})}else return d=ml(e),d.image=this,d};L.prototype.getMap=L.prototype.getMap;L.prototype.ub=function(a,b){var c=P(L.prototype.ub,arguments),d=c.params?Db(c.params):{};d.image=this;if(c.callback){var e=c.callback;xl(d,function(f,g){f?e(yl(f)):e(null,g)})}else return yl(xl(d))};
L.prototype.getDownloadURL=L.prototype.ub;L.prototype.Hd=function(a,b){var c=P(L.prototype.ub,arguments),d=c.params?Db(c.params):{},e={},f=Kn(this,d);f=Ln(f,d,e);d=On(f,e);return c.callback?(sl(d,c.callback),null):sl(d)};L.prototype.getThumbId=L.prototype.Hd;L.prototype.pf=function(a,b){var c=P(L.prototype.pf,arguments);if(c.callback)this.Hd(c.params,function(d,e){var f="";if(void 0===e)try{f=vl(d)}catch(g){e=String(g.message)}c.callback(f,e)});else return vl(this.Hd(c.params))};
L.prototype.getThumbURL=L.prototype.pf;var Sn=function(a,b,c){var d=P(Sn,arguments);return Qn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};L.rgb=Sn;var Tn=function(a){return Qn(Array.prototype.slice.call(arguments),null)};L.cat=Tn;var Qn=function(a,b){if(0==a.length)return O("Image.constant",[]);for(var c=new L(a[0]),d=1;d<a.length;d++)c=O("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
L.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(2<b.length||ym(b[0])||xm(b[0])){for(var d=0;d<b.length;d++)if(!(ym(b[d])||xm(b[d])||b[d]instanceof M))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Hm("Image.select",c)};L.prototype.select=L.prototype.select;
L.prototype.l=function(a,b){var c=P(L.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var f=c.map,g;for(g in f)d.push(g),e[g]=new L(f[g])}var l=O("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Bm;c.encode=function(m){return l.encode(m)};c.Bd=function(m,p){return Kj(Lk(m,l),p)};c.Z=function(){return{name:"",args:Sa(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
L.prototype.expression=L.prototype.l;L.prototype.clip=function(a){try{a=new S(a)}catch(b){}return O("Image.clip",this,a)};L.prototype.clip=L.prototype.clip;L.prototype.pi=function(a){var b=1!=arguments.length||ym(arguments[0])?Array.from(arguments):arguments[0];return O("Image.rename",this,b)};L.prototype.rename=L.prototype.pi;L.prototype.name=function(){return"Image"};var Un=function(a){if(this instanceof Un){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof Un)return a}else return tm(Un,arguments);Vn();if(Array.isArray(a))M.call(this,null,null),this.Yc=a;else if(a instanceof M)M.call(this,a.I,a.args,a.T),this.Yc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};x(Un,M);w("ee.List",Un);var Wn=!1,Vn=function(){Wn||(Om(Un,"List","List"),Wn=!0)};
Un.prototype.encode=function(a){return Array.isArray(this.Yc)?Sa(this.Yc,function(b){return a(b)}):Un.L.encode.call(this,a)};Un.prototype.oa=function(a){return Array.isArray(this.Yc)?Gj(Lk(a,this.Yc)):Un.L.oa.call(this,a)};Un.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return tm(X,arguments);if(a instanceof X)return a;if(2<arguments.length)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");Xn();a instanceof S&&(a=new W(a));a instanceof W&&(a=[a]);if(ym(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new N("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new N("Collection"),{features:Sa(a,function(d){return new W(d)})});else if(a instanceof Un)V.call(this,
new N("Collection"),{features:a});else if(a&&"object"===typeof a&&"FeatureCollection"===a.type)V.call(this,new N("Collection"),{features:a.features.map(function(d){return new W(d)})});else if(a instanceof M)V.call(this,a.I,a.args,a.T);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};x(X,V);w("ee.FeatureCollection",X);var Yn=!1,Xn=function(){Yn||(Om(X,"FeatureCollection","FeatureCollection"),Yn=!0)};
X.prototype.getMap=function(a,b){var c=P(X.prototype.getMap,arguments),d=Hm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.getMap(void 0,c.callback);else return d.getMap()};X.prototype.getMap=X.prototype.getMap;X.prototype.U=function(a){return X.L.U.call(this,a)};X.prototype.getInfo=X.prototype.U;
X.prototype.ub=function(a,b,c,d){var e=P(X.prototype.ub,arguments),f={table:this};e.format&&(f.format=e.format.toUpperCase());e.filename&&(f.filename=e.filename);e.selectors&&(f.selectors=e.selectors);if(e.callback)zl(f,function(g,l){g?e.callback(Al(g)):e.callback(null,l)});else return Al(zl(f))};X.prototype.getDownloadURL=X.prototype.ub;
X.prototype.select=function(a,b,c){if(ym(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(f){return f.select(d)})}var e=P(X.prototype.select,arguments);return this.map(function(f){return f.select(e)})};X.prototype.select=X.prototype.select;X.prototype.name=function(){return"FeatureCollection"};X.prototype.elementType=function(){return W};var Z=function(a){if(!(this instanceof Z))return tm(Z,arguments);if(a instanceof Z)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");Zn();a instanceof L&&(a=[a]);if(ym(a))V.call(this,new N("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new N("ImageCollection.fromImages"),{images:Sa(a,function(b){return new L(b)})});else if(a instanceof Un)V.call(this,new N("ImageCollection.fromImages"),{images:a});
else if(a instanceof M)V.call(this,a.I,a.args,a.T);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};x(Z,V);w("ee.ImageCollection",Z);var $n=!1,Zn=function(){$n||(Om(Z,"ImageCollection","ImageCollection"),Om(Z,"reduce","ImageCollection"),$n=!0)};Z.prototype.mf=function(a,b){var c=P(Z.prototype.mf,arguments);return ao(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.mf;
Z.prototype.sf=function(a,b){var c=P(Z.prototype.sf,arguments);return ao(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.sf;
var ao=function(a,b,c,d){var e={};a=a.map(function(l){l=Kn(l,b.params);return Ln(l,b.params,e)});var f={},g=Nn(e,f);f.imageCollection=a.map(function(l){g.image=l;return Hm("Image.visualize",g)});null!=b.params.dimensions&&(f.dimensions=b.params.dimensions);if(f.format){if(!Ta(c,function(l){return l.toLowerCase()==f.format.toLowerCase()}))throw Error("Invalid format specified.");}else f.format=c[0];c=sl;switch(d){case "video":c=tl;break;case "filmstrip":c=ul}if(b.callback)c(f,function(l,m){var p="";
if(void 0===m)try{p=vl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return vl(c(f))};Z.prototype.getMap=function(a,b){var c=P(Z.prototype.getMap,arguments),d=O("ImageCollection.mosaic",this);if(c.callback)d.getMap(c.visParams,c.callback);else return d.getMap(c.visParams)};Z.prototype.getMap=Z.prototype.getMap;Z.prototype.U=function(a){return Z.L.U.call(this,a)};Z.prototype.getInfo=Z.prototype.U;
Z.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Z.prototype.select=Z.prototype.select;Z.prototype.first=function(){return new L(O("Collection.first",this))};Z.prototype.first=Z.prototype.first;Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return L};var bo=function(a){this.Ue=a;this.id=null},eo=function(a){var b={element:co(a)};Object.assign(b,a);b=tb(b,function(c){return null!=c});return new bo(b)};
bo.prototype.start=function(a,b){var c=this;z(this.Ue,"Task config must be specified for tasks to be started.");if(a){var d=function(){La(c.id);Rl(c.id,c.Ue,function(e,f){f?b(f):a()})};this.id?d():Bl(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||Bl(1)[0],La(this.id,"Failed to obtain task ID."),Rl(this.id,this.Ue)};bo.prototype.start=bo.prototype.start;var fo=function(a,b,c,d,e,f,g,l,m,p,v){var B=P(fo,arguments);B=go(B,"ASSET","EXPORT_IMAGE");return eo(B)};
w("module$contents$ee$batch_Export.image.toAsset",fo);var ho=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y){var U=P(ho,arguments);U=go(U,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return eo(U)};w("module$contents$ee$batch_Export.image.toCloudStorage",ho);var io=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y){var U=P(io,arguments);U=go(U,"DRIVE","EXPORT_IMAGE");return eo(U)};w("module$contents$ee$batch_Export.image.toDrive",io);
var jo=function(a,b,c,d,e,f,g,l,m,p,v,B,D){var R=P(jo,arguments);R=go(R,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return eo(R)};w("module$contents$ee$batch_Export.map.toCloudStorage",jo);var ko=function(a,b,c,d,e,f,g){var l=P(ko,arguments);l=go(l,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return eo(l)};w("module$contents$ee$batch_Export.table.toCloudStorage",ko);var lo=function(a,b,c,d,e,f,g){var l=P(lo,arguments);l.type="EXPORT_FEATURES";l=go(l,"DRIVE","EXPORT_FEATURES");return eo(l)};
w("module$contents$ee$batch_Export.table.toDrive",lo);var mo=function(a,b,c,d){var e=P(mo,arguments);e=go(e,"ASSET","EXPORT_FEATURES");return eo(e)};w("module$contents$ee$batch_Export.table.toAsset",mo);var no=function(a,b,c,d,e,f,g){var l=P(no,arguments);l=go(l,"FEATURE_VIEW","EXPORT_FEATURES");return eo(l)};w("module$contents$ee$batch_Export.table.toFeatureView",no);var oo=function(a,b,c,d,e,f,g,l,m,p,v,B){var D=P(oo,arguments);D=go(D,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return eo(D)};
w("module$contents$ee$batch_Export.video.toCloudStorage",oo);var po=function(a,b,c,d,e,f,g,l,m,p,v,B){var D=P(po,arguments);D=go(D,"DRIVE","EXPORT_VIDEO");return eo(D)};w("module$contents$ee$batch_Export.video.toDrive",po);var qo=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y,U,Ib,pq,qq,rq){var gj=P(qo,arguments);gj=go(gj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return eo(gj)};w("module$contents$ee$batch_Export.videoMap.toCloudStorage",qo);
var ro=function(a,b,c){var d=P(ro,arguments);d=go(d,"ASSET","EXPORT_CLASSIFIER");return eo(d)};w("module$contents$ee$batch_Export.classifier.toAsset",ro);
var co=function(a){var b=function(d){return d in a},c=so.find(b);z(1===Va(so,b),'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof L||b instanceof X||b instanceof Z||b instanceof Q||b instanceof M))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},go=function(a,b,c){var d=void 0===d?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":null==
e.fileFormat&&(e.fileFormat="GeoTIFF");a=e.fileFormat;null==a&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;null!=e.formatOptions&&(a=to(e,a),delete e.formatOptions,Object.assign(e,a));e=uo(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,
delete e.crsTransform);break;case "EXPORT_TILES":b=uo(e,b);e=b.fileFormat;null==e&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;null==
a&&(a="CSV");a=a.toUpperCase();switch(a){case "CSV":a="CSV";break;case "JSON":case "GEOJSON":case "GEO_JSON":a="GEO_JSON";break;case "KML":a="KML";break;case "KMZ":a="KMZ";break;case "SHP":a="SHP";break;case "TF_RECORD":case "TF_RECORD_TABLE":case "TFRECORD":a="TF_RECORD_TABLE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'CSV', 'GeoJSON', 'KML', 'KMZ', 'SHP', and 'TFRecord'.");}e.fileFormat=a;e=uo(e,b);break;case "EXPORT_VIDEO":e=vo(e);e=uo(e,b);null!=e.crsTransform&&
(e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=vo(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=uo(e,b);break;case "EXPORT_CLASSIFIER":e=uo(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&null!=e.region){d=e;b=e.region;if(b instanceof S)b=b.je();else if("string"===typeof b)try{b=Na(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(!(t(b)&&"type"in b))try{new hn(b)}catch(f){try{new ln(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=JSON.stringify(b);d.region=b}return e},uo=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;default:b=sa(a.folder);if(!Wa(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},wo={GEO_TIFF:["cloudOptimized","fileDimensions","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
xo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},vo=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;null==b&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},to=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=xo[b];for(var d=wo[b],e={},f=n(Object.entries(c)),g=f.next();!g.done;g=f.next()){var l=n(g.value);g=l.next().value;l=l.next().value;if(!Wa(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(l)?l.join():l}return e},
so=["image","collection","classifier"];var yo=function(a){if(!(this instanceof yo))return tm(yo,arguments);if(a instanceof yo)return a;zo();if("number"===typeof a)M.call(this,null,null),this.ad=a;else if(a instanceof M)M.call(this,a.I,a.args,a.T),this.ad=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};x(yo,M);w("ee.Number",yo);var Ao=!1,zo=function(){Ao||(Om(yo,"Number","Number"),Ao=!0)};yo.prototype.encode=function(a){return"number"===typeof this.ad?this.ad:yo.L.encode.call(this,a)};
yo.prototype.oa=function(a){return"number"===typeof this.ad?Gj(Lk(a,this.ad)):yo.L.oa.call(this,a)};yo.prototype.name=function(){return"Number"};var Bo=function(a){if(!(this instanceof Bo))return tm(Bo,arguments);if(a instanceof Bo)return a;Co();if("string"===typeof a)M.call(this,null,null),this.kd=a;else if(a instanceof M)this.kd=null,a.I&&"String"==a.I.Z().returns?M.call(this,a.I,a.args,a.T):M.call(this,new N("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};x(Bo,M);w("ee.String",Bo);var Do=!1,Co=function(){Do||(Om(Bo,"String","String"),Do=!0)};
Bo.prototype.encode=function(a){return"string"===typeof this.kd?this.kd:Bo.L.encode.call(this,a)};Bo.prototype.oa=function(a){return"string"===typeof this.kd?Gj(Lk(a,this.kd)):Bo.L.oa.call(this,a)};Bo.prototype.name=function(){return"String"};var Eo=function(a,b){if(!(this instanceof Eo))return tm(Eo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var f=d[e],g=f.type;c.push(Fo(g in vm?vm[g]:null,f.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.zb=Go(a,c,b);this.Pg=b.apply(null,c)};x(Eo,Bm);w("ee.CustomFunction",Eo);Eo.prototype.encode=function(a){return{type:"Function",argumentNames:Sa(this.zb.args,function(b){return b.name}),body:a(this.Pg)}};
Eo.prototype.oa=function(a){return Lj(this.zb.args.map(function(b){return b.name}),Lk(a,this.Pg))};Eo.prototype.Bd=function(a,b){return Kj(Lk(a,this),b)};Eo.prototype.Z=function(){return this.zb};
var Fo=function(a,b){a=a||Object;if(!(a.prototype instanceof M))if(a&&a!=Object)if(a==String)a=Bo;else if(a==Number)a=yo;else if(a==Array)a=r.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=M;var c=function(d){this.args=this.I=null;this.T=d};c.prototype=a.prototype;return new c(b)},Ho=function(a,b){b={name:"",returns:"Object",args:Sa(b,function(c){return{name:null,type:"string"===typeof c?c:c.prototype instanceof M?c.prototype.name.call(null):c==Number?
"Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Eo(b,a)},Go=function(a,b,c){for(var d=[],e=0;e<b.length;e++)null===b[e].T&&d.push(e);if(0===d.length)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(B,D){return B+D},0)},p=function(v){return v.Wa?1:v.Ha?m(v.Ha.values):v.Ia?m(Object.values(v.Ia.values)):v.Aa?m(Object.values(v.Aa.arguments)):0};return m(Object.values(l.values))}(Fk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
d.length;e++){var f=d[e],g=c+e;b[f].T=g;a.args[f].name=g}return a};var Io=function(a,b){if(!(this instanceof Io))return tm(Io,arguments);if(a instanceof Io)return a;Jo();var c=P(Io,arguments);a=c.date;c=c.tz;var d=new N("Date"),e={},f=null;if(ym(a)){if(e.value=a,c)if(ym(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(xm(a))e.value=a;else if(ua(a))e.value=Math.floor(a.getTime());else if(a instanceof M)a.I&&"Date"==a.I.Z().returns?(d=a.I,e=a.args,f=a.T):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
a);M.call(this,d,e,f)};x(Io,M);w("ee.Date",Io);var Ko=!1,Jo=function(){Ko||(Om(Io,"Date","Date"),Ko=!0)};Io.prototype.name=function(){return"Date"};w("ee.Deserializer",function(){});var Mo=function(a){return Lo(JSON.parse(a))};w("ee.Deserializer.fromJSON",Mo);var Lo=function(a){if("result"in a&&"values"in a)return No(a);var b={};if(t(a)&&"CompoundValue"===a.type){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],f=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=Oo(f,b)}a=a.value}return Oo(a,b)};w("ee.Deserializer.decode",Lo);
var Oo=function(a,b){if(null===a||"number"===typeof a||"boolean"===typeof a||"string"===typeof a)return a;if(Array.isArray(a))return Sa(a,function(e){return Oo(e,b)});if(!t(a)||"function"===typeof a)throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if("string"!==typeof a)throw Error("Invalid variable name: "+a);return Fo(Object,a);case "Date":a=a.value;if("number"!==typeof a)throw Error("Invalid date value: "+
a);return new Io(a/1E3);case "Bytes":return Po(new Ae({rb:a}),a);case "Invocation":return c="functionName"in a?Gm(a.functionName):Oo(a["function"],b),a=ub(a.arguments,function(e){return Oo(e,b)}),Qo(c,a);case "Dictionary":return ub(a.value,function(e){return Oo(e,b)});case "Function":var d=Oo(a.body,b);a={name:"",args:Sa(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Eo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new S(a);
case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},Po=function(a,b){var c=function(){};q(c,Ej);c.prototype.encode=function(){return b};c.prototype.oa=function(){return a};return new c},Qo=function(a,b){if(a instanceof Bm)return a.apply(b);if(a instanceof M){var c=function(){return Bm.apply(this,arguments)||this};q(c,Bm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Bd=function(d,e){return Kj(Lk(d,a),
e)};return new M(new c,b)}throw Error("Invalid function value");},Ro=function(a){return No(JSON.parse(a))};w("ee.Deserializer.fromCloudApiJSON",Ro);
var No=function(a){var b=Jc(Oe,a),c={},d=function(g,l){if(!(g in c)){if(!(g in b.values))throw Error("Cannot find "+l+" "+g);c[g]=e(b.values[g])}return c[g]},e=function(g){if(null!==g.jb)g=g.jb;else if(null!==g.Ha)g=g.Ha.values.map(e);else if(null!==g.Ia)g=ub(g.Ia.values,e);else if(null!==g.Pb)g=Fo(Object,g.Pb);else if(null!==g.Wa)g=f(g.Wa);else if(null!==g.Aa){var l=g.Aa;g=l.Xa?d(l.Xa,"function"):Gm(l.functionName);l=ub(l.arguments,e);g=Qo(g,l)}else g=null!==g.rb?Po(new Ae({rb:g.rb}),g.rb):null!==
g.Xb?Po(new Ae({Xb:g.Xb}),g.Xb):null!==g.Qa?d(g.Qa,"reference"):null;return g},f=function(g){var l=d(g.body,"function body");g={args:g.nc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Eo(g,function(){return l})};return d(b.result,"result value")};w("ee.Deserializer.decodeCloudApi",No);var So=function(a){if(!(this instanceof So))return tm(So,arguments);if(a instanceof So)return a;To();zm(a)?(M.call(this,null,null),this.Oc=a):(a instanceof M&&a.I&&"Dictionary"==a.I.Z().returns?M.call(this,a.I,a.args,a.T):M.call(this,new N("Dictionary"),{input:a},null),this.Oc=null)};x(So,M);w("ee.Dictionary",So);var Uo=!1,To=function(){Uo||(Om(So,"Dictionary","Dictionary"),Uo=!0)};So.prototype.encode=function(a){return null!==this.Oc?a(this.Oc):So.L.encode.call(this,a)};
So.prototype.oa=function(a){return null!==this.Oc?Gj(Lk(a,this.Oc)):So.L.oa.call(this,a)};So.prototype.name=function(){return"Dictionary"};var Vo={};w("ee.Terrain",Vo);Vo.yf=!1;Vo.initialize=function(){Vo.yf||(Om(Vo,"Terrain","Terrain"),Vo.yf=!0)};Vo.reset=function(){Pm(Vo);Vo.yf=!1};var ap=function(a,b,c,d,e,f){if("ready"!=Wo||a||b){var g=null!=c;if(d)if(g)Xo.push(d);else throw Error("Can't pass an error callback without a success callback.");if("loading"==Wo&&g)Yo.push(c);else if(Wo="loading",Vi(a,b,e,f),g)Yo.push(c),Km(Zo,$o);else try{Km(),Zo()}catch(l){throw $o(l),l;}}else c&&c()};w("ee.initialize",ap);
var dp=function(){Wo="not_ready";tj=sj=ej=null;rj=!1;Im=null;Jm={};Pm(Io);Ko=!1;Pm(So);Uo=!1;Pm(Q);Wm=!1;Pm(L);Rn=!1;Pm(W);Jn=!1;Pm(V);Hn=!1;Pm(Z);$n=!1;Pm(X);Yn=!1;Pm(T);sn=!1;Pm(S);Zm=!1;Pm(Un);Wn=!1;Pm(yo);Ao=!1;Pm(Bo);Do=!1;Vo.reset();for(var a=r.ee,b=0;b<bp.length;b++){var c=bp[b];Pm(a[c]);delete a[c]}bp=[];vm=a;a=cp;for(var d in a)delete a[d]};w("ee.reset",dp);var ep={Al:"not_ready",LOADING:"loading",Bl:"ready"};w("ee.InitState",ep);w("ee.InitState.NOT_READY","not_ready");
w("ee.InitState.LOADING","loading");w("ee.InitState.READY","ready");var Wo="not_ready",Yo=[],Xo=[];w("ee.TILE_SIZE",256);var bp=[],cp={};w("ee.Algorithms",cp);var fp=function(a,b){"string"===typeof a&&(a=new N(a));return Bm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};w("ee.call",fp);var gp=function(a,b){"string"===typeof a&&(a=new N(a));return a.apply(b)};w("ee.apply",gp);
var Zo=function(){if("loading"==Wo){try{Jo();To();Vm();Pn();In();Gn();Zn();Xn();rn();Xm();Vn();zo();Co();Vo.initialize();var a=Lm(),b={},c={},d;for(d in a){var e=void 0;e=-1!=d.indexOf(".")?d.slice(0,d.indexOf(".")):d;b[e]=!0;var f=a[d].returns.replace(/<.*>/,"");c[f]=!0}var g=r.ee,l;for(l in b)l in c&&!(l in g)&&(g[l]=hp(l),bp.push(l),a[l]?(g[l].signature=a[l],g[l].signature.isConstructor=!0,Jm[l]=!0):g[l].signature={});vm=g;ip()}catch(m){$o(m);return}Wo="ready";for(Xo=[];0<Yo.length;)Yo.shift()()}},
$o=function(a){if("loading"==Wo)for(Wo="not_ready",Yo=[];0<Xo.length;)Xo.shift()(a)},ip=function(){var a=Mm();xb(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=cp;for(e.signature={};1<b.length;){var f=b[0];f in e||(e[f]={signature:{}});e=e[f];b=ab(b,1)}f=function(g){return Fm(c,void 0,Array.prototype.slice.call(arguments,0))};f.signature=d;f.toString=u(c.toString,c);e[b[0]]=f}})},hp=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 tm(d,e);d=Nm(a);var g=!(e[0]instanceof M),l=!1;d&&(f?g?l=!0:e[0].I&&e[0].I.Z().returns==d.Z().returns||(l=!0):l=!0);if(l)e=Am(e,d.Z())?e[0]:Dm(d,e),M.call(this,d,Em(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];M.call(this,e.I,e.args,e.T)}};x(b,M);b.prototype.name=function(){return a};Om(b,a,a);return b};
Cm=function(a,b){if(null===a)return null;if(void 0!==a){var c=r.ee;switch(b){case "Image":return new L(a);case "Feature":return a instanceof V?O("Feature",O("Collection.geometry",a)):new W(a);case "Element":if(a instanceof Q)return a;if(a instanceof S)return new W(a);if(a instanceof M)return new Q(a.I,a.args,a.T);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof X?O("Collection.geometry",a):new S(a);case "FeatureCollection":case "Collection":return a instanceof V?
a:new X(a);case "ImageCollection":return new Z(a);case "Filter":return new T(a);case "Algorithm":if("string"===typeof a)return new N(a);if("function"===typeof a){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return Ho(a,c)}if(a instanceof Ej)return a;throw Error("Argument is not a function: "+a);case "String":return ym(a)||a instanceof Bo||a instanceof M?new Bo(a):a;case "Dictionary":return zm(a)?a:new So(a);case "List":return new Un(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new yo(a);
default:if(b in c){d=Nm(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 jp=function(a,b,c){Ac.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.yh=new mc;this.xh=new mc};q(jp,Ac);jp.prototype.getTile=function(a,b){var c=Bc(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.Ab,this.token].join("/");this.Cb.push(c);this.Ab+=1;var d=$g("DIV");kp(this,b,a,c,d);lp(this);return d};
var kp=function(a,b,c,d,e){var f=Gi(Ei);f.open("GET",b,!0);f.responseType="arraybuffer";f.onreadystatechange=u(function(){if(f.readyState===XMLHttpRequest.DONE&&200===f.status){var g=f.response;if(g)g=new Float32Array(g),this.yh.set(c,g),this.xh.set(c,e),Xa(this.Cb,d),lp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);f.send()},lp=function(a){a.dispatchEvent(new Cc(a.Cb.length))};jp.prototype.J=function(){this.xh=this.yh=null;Ac.prototype.J.call(this)};
w("ee.FloatTileOverlay",jp);var mp=function(){this.de=new Map};mp.prototype.clear=function(){this.de.clear()};var np=function(a,b){a.de.has(b)||a.de.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.de.get(b)};var op=function(a){y.call(this);this.Vb=a;this.K={}};x(op,y);var pp=[];op.prototype.Ya=function(a,b,c,d){Array.isArray(b)||(b&&(pp[0]=b.toString()),b=pp);for(var e=0;e<b.length;e++){var f=Pb(a,b[e],c||this.handleEvent,d||!1,this.Vb||this);if(!f)break;this.K[f.key]=f}return this};op.prototype.Zc=function(a,b,c,d){return qp(this,a,b,c,d)};
var qp=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)qp(a,b,c[g],d,e,f);else{b=Ob(b,c,d||a.handleEvent,e,f||a.Vb||a);if(!b)return a;a.K[b.key]=b}return a};op.prototype.ne=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.ne(a,b[f],c,d,e);else c=c||this.handleEvent,d=t(d)?!!d.capture:!!d,e=e||this.Vb||this,c=Qb(c),d=!!d,b=ob(a)?a.Qc(b,c,d,e):a?(a=Sb(a))?a.Qc(b,c,d,e):null:null,b&&(Xb(b),delete this.K[b.key])};
op.prototype.gd=function(){sb(this.K,function(a,b){this.K.hasOwnProperty(b)&&Xb(a)},this);this.K={}};op.prototype.J=function(){op.L.J.call(this);this.gd()};op.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var sp=function(a,b){void 0!==a.name?(this.name=a.name,this.code=Ab[a.name]):(this.code=a=Ka(a.code),this.name=rp(a));Ea.call(this,kd("%s %s",this.name,b))};x(sp,Ea);
var rp=function(a){var b=zb(function(c){return a==c});if(void 0===b)throw Error("Invalid code: "+a);return b},tp={},Ab=(tp.AbortError=3,tp.EncodingError=5,tp.InvalidModificationError=9,tp.InvalidStateError=7,tp.NotFoundError=1,tp.NotReadableError=4,tp.NoModificationAllowedError=6,tp.PathExistsError=12,tp.QuotaExceededError=10,tp.SecurityError=2,tp.SyntaxError=8,tp.TypeMismatchError=11,tp);var up=function(a,b){Da.call(this,a.type,b);this.La=a};x(up,Da);var vp=function(){A.call(this);this.ba=new FileReader;this.ba.onloadstart=u(this.rc,this);this.ba.onprogress=u(this.rc,this);this.ba.onload=u(this.rc,this);this.ba.onabort=u(this.rc,this);this.ba.onerror=u(this.rc,this);this.ba.onloadend=u(this.rc,this)};x(vp,A);h=vp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new sp(a,"aborting read");}};h.wb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new sp(this.ba.error,"reading file")};
h.rc=function(a){this.dispatchEvent(new up(a,this))};h.J=function(){vp.L.J.call(this);delete this.ba};h.readAsBinaryString=function(a){this.ba.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ba.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ba.readAsText(a,b)};var wp=function(a,b){z(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")};var xp=function(a,b){A.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.ce=new mp;this.Bb=new mc;this.Ab=0;this.rg=a;this.lb=new op(this);this.radius=0};q(xp,A);h=xp.prototype;h.Me=function(a){return Pb(this,"tile-load",a)};h.Xf=function(a){Xb(a)};
h.Rc=function(){return yp(this,"throttled")+yp(this,"loading")+yp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.Bb.forEach(function(b){wp(b.ma,this.opacity)},this)};h.getStats=function(){return this.ce};
h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||0>a.y||a.y>=d)return c.createElement("div");var e=a.x%d;0>e&&(e+=d);d=new google.maps.Point(e,a.y);a=[[a.x,a.y,b,this.Ab++].join("-"),this.rg.rf()].join("-");b=this.dh(d,b,c,a);b.tileSize=this.tileSize;wp(b.ma,this.opacity);this.Bb.set(a,b);zp(this,b);this.dispatchEvent(new Ap(this.Rc()));this.rg.Cf(b,(new Date).getTime()/1E3);return b.ma};h.releaseTile=function(a){var b=this.Bb.get(a.id);this.Bb.remove(a.id);b&&(b.abort(),Ca(b))};
var zp=function(a,b){a.lb.Ya(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.bl,d=(new Date).getTime();np(this.ce,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Bp(this.Rc()));break;case "throttled":np(this.ce,b.zoom).throttleCount++;this.dispatchEvent(new Cp(b.Ea));break;case "failed":np(this.ce,b.zoom).errorCount++;this.dispatchEvent(new Dp(b.Ea,b.Pk));break;case "aborted":this.dispatchEvent(new Ep(this.Rc()))}})};
xp.prototype.J=function(){A.prototype.J.call(this);this.Bb.forEach(Ca);this.Bb.clear();this.Bb=null;Ca(this.lb);this.rg=this.lb=null};var yp=function(a,b){return Va(a.Bb.aa(),function(c){return c.getStatus()==b})};w("ee.layers.AbstractOverlay",xp);xp.prototype.removeTileCallback=xp.prototype.Xf;xp.prototype.addTileCallback=xp.prototype.Me;var Bp=function(){Da.call(this,"tile-load")};q(Bp,Da);var Ap=function(){Da.call(this,"tile-start")};q(Ap,Da);var Cp=function(){Da.call(this,"tile-throttle")};
q(Cp,Da);var Dp=function(a,b){Da.call(this,"tile-fail");this.errorMessage=b};q(Dp,Da);var Ep=function(){Da.call(this,"tile-abort")};q(Ep,Da);var Fp=function(a,b,c,d){A.call(this);this.sb=a;this.zoom=b;this.ma=c.createElement("div");this.ma.id=d;this.fl=5;this.Yd=function(){};this.fe="new";this.ti=0;this.Af=!1};q(Fp,A);Fp.prototype.getDiv=function(){return this.ma};
var Hp=function(a){if(!a.Af&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Gp(a,"loading");a.bl=(new Date).getTime();a.bb=new Hi;a.bb.Cc="blob";a.bb.Ya("complete",function(){var b=Si(a.bb),c=a.bb.getStatus();429==c&&Gp(a,"throttled");if(Ai(c)){var d={};sb(Ti(a.bb),function(f,g){d[g.toLowerCase()]=f});a.sl=d;a.Ai=b;a.Pc()}else if(b){var e=new vp;e.Ya("loadend",function(){a.jd(e.ba.result)});e.readAsText(b)}else a.jd("Failed to load tile.")},
!1);a.bb.Zc("ready",Aa(Ca,a.bb));a.Ea&&a.Ea.endsWith("&profiling=1")&&(a.Ea=a.Ea.replace("&profiling=1",""),a.bb.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.bb.send(a.Ea,"GET")};h=Fp.prototype;h.Pc=function(){this.Yd(this);Gp(this,"loaded")};h.Kc=function(){Ca(this.bb)};
h.jd=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.ti>=this.fl?(this.Pk=b(a),Gp(this,"failed")):(this.Kc(),setTimeout(u(function(){this.Ua||(this.Af=!0,Hp(this),this.Af=!1)},this),1E3*Math.pow(2,this.ti++)))};h.abort=function(){this.Kc();"aborted"!=this.getStatus()&&"removed"!=this.getStatus()&&Gp(this,this.fe in Ip?"removed":"aborted")};h.getStatus=function(){return this.fe};var Gp=function(a,b){a.fe=b;a.dispatchEvent("status-changed")};
Fp.prototype.J=function(){A.prototype.J.call(this);this.Kc();this.ma.remove();this.Yd=null};var Ip={aborted:!0,failed:!0,loaded:!0,removed:!0};var Jp=function(){y.call(this)};q(Jp,y);var Kp=function(a,b){xp.call(this,a,b);this.Rg=new mc;this.ph=new mc};q(Kp,xp);Kp.prototype.dh=function(a,b,c,d){var e=new Lp(a,b,c,d);this.lb.Ya(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.Rg.set(a,new Float32Array(e.vd)),this.ph.set(a,e.ma))});return e};Kp.prototype.J=function(){xp.prototype.J.call(this);this.ph=this.Rg=null};w("ee.layers.BinaryOverlay",Kp);var Lp=function(a,b,c,d){Fp.call(this,a,b,c,d)};q(Lp,Fp);
Lp.prototype.Pc=function(){var a=new vp;a.Ya("loadend",function(){this.vd=a.ba.result;Fp.prototype.Pc.call(this)},void 0,this);a.readAsArrayBuffer(this.Ai)};var Mp=function(a){A.call(this);this.Vc={};this.Uc={};this.Vb=new op(this);this.X=a;this.Se=!1};x(Mp,A);var Np=["load","abort","error"],Op=function(a,b,c){if(c="string"===typeof c?c:c.src)a.Se=!1,a.Vc[b]={src:c,bh:null}},Pp=function(a,b){delete a.Vc[b];var c=a.Uc[b];c&&(delete a.Uc[b],a.Vb.ne(c,Np,a.bi))};
Mp.prototype.start=function(){var a=this.Vc;xb(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ua)){if(this.X){var d=this.X;d=(d?new eh(dh(d)):Fa||(Fa=new eh)).Nk("IMG")}else d=new Image;c.bh&&(d.crossOrigin=c.bh);this.Vb.Ya(d,Np,this.bi);this.Uc[b]=d;d.id=b;d.src=c.src}},this)};
Mp.prototype.bi=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));Pp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ua&&Bb(this.Uc)&&Bb(this.Vc)&&!this.Se&&(this.Se=!0,this.dispatchEvent("complete"))}};Mp.prototype.J=function(){delete this.Vc;delete this.Uc;Ca(this.Vb);Mp.L.J.call(this)};var Qp=function(a,b){xp.call(this,a,b)};q(Qp,xp);Qp.prototype.dh=function(a,b,c,d){return new Rp(a,b,c,d)};w("ee.layers.ImageOverlay",Qp);var Rp=function(a,b,c,d){Fp.call(this,a,b,c,d);this.Yd=Sp;this.Gh=this.ga=this.Md=null;this.bd=""};q(Rp,Fp);
Rp.prototype.Pc=function(){try{var a=hd(this.Ai);this.bd=fd(a);var b="about:invalid#zClosurez"!==this.bd?this.bd:this.Ea}catch(c){b=this.Ea}this.ga=new Mp;Op(this.ga,this.ma.id+"-image",b);this.Gh=Ob(this.ga,Tp,function(c){"load"==c.type?(this.Md=c.target,Fp.prototype.Pc.call(this)):this.jd()},void 0,this);this.ga.start()};Rp.prototype.Kc=function(){Fp.prototype.Kc.call(this);this.ga&&(Xb(this.Gh),Ca(this.ga))};Rp.prototype.J=function(){Fp.prototype.J.call(this);this.bd&&URL.revokeObjectURL(this.bd)};
var Sp=function(a){a.ma.appendChild(a.Md)},Tp=["load","abort","error"];var Up=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 Vp=function(a,b,c,d){y.call(this);this.Qg=a;this.cc=b;this.mg=d||"";this.Sd=c};q(Vp,Jp);Vp.prototype.Cf=function(a){if(a.zoom<=this.Sd)a.Ea=this.Id(a.sb,a.zoom);else{var b=a.zoom-this.Sd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.sb.x/c),Math.floor(a.sb.y/c));a.Ea=this.Id(c,a.zoom-b);a.Yd=Aa(Wp,this.Sd)}var d=u(a.jd,a);a.jd=u(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Gp(a,"loaded"):d(e)},a);Hp(a)};
Vp.prototype.rf=function(){return[this.Qg,this.cc,this.Sd,this.mg].join("-")};Vp.prototype.Id=function(a,b){a=Up("https://storage.googleapis.com",this.Qg,this.cc,String(b),String(a.x),String(a.y));this.mg&&(a+=this.mg);return a};
var Wp=function(a,b){if(!b.Md)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.ma.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.ma.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Md,c/a*(b.sb.x%a),c/a*(b.sb.y%a),c/a,c/a,0,0,c,c)};w("ee.layers.CloudStorageTileSource",Vp);var Xp=function(){this.Na=[];this.Sa=[]};h=Xp.prototype;h.enqueue=function(a){this.Sa.push(a)};h.Nc=function(){0===this.Na.length&&(this.Na=this.Sa,this.Na.reverse(),this.Sa=[]);return this.Na.pop()};h.R=function(){return this.Na.length+this.Sa.length};h.isEmpty=function(){return 0===this.Na.length&&0===this.Sa.length};h.clear=function(){this.Na=[];this.Sa=[]};h.contains=function(a){return Wa(this.Na,a)||Wa(this.Sa,a)};
h.remove=function(a){var b=this.Na;var c=Pa(b,a);0<=c?(Ya(b,c),b=!0):b=!1;return b||Xa(this.Sa,a)};h.aa=function(){for(var a=[],b=this.Na.length-1;0<=b;--b)a.push(this.Na[b]);var c=this.Sa.length;for(b=0;b<c;++b)a.push(this.Sa[b]);return a};var Yp=function(a,b){y.call(this);this.Th=a||0;this.Rd=b||10;if(this.Th>this.Rd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Va=new Xp;this.xb=new vc;this.delay=0;this.Bf=null;this.qd()};x(Yp,y);Yp.prototype.Sc=function(){var a=Date.now();if(!(null!=this.Bf&&a-this.Bf<this.delay)){for(var b;0<this.Va.R()&&(b=this.Va.Nc(),!this.Mf(b));)this.qd();!b&&this.R()<this.Rd&&(b=this.Ve());b&&(this.Bf=a,this.xb.add(b));return b}};
var Zp=function(a,b){return a.xb.remove(b)?(a.Le(b),!0):!1};h=Yp.prototype;h.Le=function(a){this.xb.remove(a);this.Mf(a)&&this.R()<this.Rd?this.Va.enqueue(a):this.zd(a)};h.qd=function(){for(var a=this.Va;this.R()<this.Th;)a.enqueue(this.Ve());for(;this.R()>this.Rd&&0<this.Va.R();)this.zd(a.Nc())};h.Ve=function(){return{}};h.zd=function(a){if("function"==typeof a.Ta)a.Ta();else for(var b in a)a[b]=null};h.Mf=function(a){return"function"==typeof a.Kk?a.Kk():!0};
h.contains=function(a){return this.Va.contains(a)||this.xb.contains(a)};h.R=function(){return this.Va.R()+this.xb.R()};h.isEmpty=function(){return this.Va.isEmpty()&&this.xb.isEmpty()};h.J=function(){Yp.L.J.call(this);if(0<this.xb.R())throw Error("[goog.structs.Pool] Objects not released");delete this.xb;for(var a=this.Va;!a.isEmpty();)this.zd(a.Nc());delete this.Va};var $p=function(a,b){this.Lh=a;this.pe=b};$p.prototype.getKey=function(){return this.Lh};$p.prototype.clone=function(){return new $p(this.Lh,this.pe)};var aq=function(a){this.Ca=[];if(a)a:{if(a instanceof aq){var b=a.vb();a=a.aa();if(0>=this.R()){for(var c=this.Ca,d=0;d<b.length;d++)c.push(new $p(b[d],a[d]));break a}}else b=xb(a),a=wb(a);for(c=0;c<b.length;c++)bq(this,b[c],a[c])}},bq=function(a,b,c){var d=a.Ca;d.push(new $p(b,c));b=d.length-1;a=a.Ca;for(c=a[b];0<b;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=aq.prototype;
h.remove=function(){var a=this.Ca,b=a.length,c=a[0];if(!(0>=b)){if(1==b)a.length=0;else{a[0]=a.pop();a=0;b=this.Ca;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.pe}};h.aa=function(){for(var a=this.Ca,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].pe);return b};h.vb=function(){for(var a=this.Ca,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
h.Lc=function(a){return this.Ca.some(function(b){return b.pe==a})};h.Sb=function(a){return this.Ca.some(function(b){return b.getKey()==a})};h.clone=function(){return new aq(this)};h.R=function(){return this.Ca.length};h.isEmpty=function(){return 0===this.Ca.length};h.clear=function(){this.Ca.length=0};var cq=function(){aq.apply(this,arguments)};q(cq,aq);cq.prototype.enqueue=function(a,b){bq(this,a,b)};cq.prototype.Nc=function(){return this.remove()};var dq=function(a,b){this.nh=void 0;this.ae=new cq;Yp.call(this,a,b)};x(dq,Yp);h=dq.prototype;h.Sc=function(a,b){if(!a)return(a=dq.L.Sc.call(this))&&this.delay&&(this.nh=r.setTimeout(u(this.Kd,this),this.delay)),a;this.ae.enqueue(void 0!==b?b:100,a);this.Kd()};h.Kd=function(){for(var a=this.ae;0<a.R();){var b=this.Sc();if(b)a.Nc().apply(this,[b]);else break}};h.Le=function(a){dq.L.Le.call(this,a);this.Kd()};h.qd=function(){dq.L.qd.call(this);this.Kd()};
h.J=function(){dq.L.J.call(this);r.clearTimeout(this.nh);this.ae.clear();this.ae=null};var eq=function(a,b){y.call(this);this.Df=a;this.wa=b||null};q(eq,Jp);eq.prototype.Cf=function(a,b){var c=Pb(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.sl["x-earth-engine-computation-profile"];this.wa&&e&&this.wa.Hk(a.ma.id,e);break;case "failed":case "aborted":this.wa&&""!==a.ma.id&&this.wa.ll(a.ma.id),Xb(c)}},void 0,this);a.Ea=this.Id(a.sb,a.zoom);var d=u(this.tf,this,a);fq().Sc(d,b)};eq.prototype.rf=function(){return this.Df.mapid+"-"+this.Df.token};
eq.prototype.tf=function(a,b){var c=fq();if(a.Ua||"aborted"==a.getStatus())Zp(c,b);else{var d=Pb(a,"status-changed",function(){a.fe in Ip&&(Xb(d),Zp(c,b))});Hp(a)}};eq.prototype.Id=function(a,b){a=nl(this.Df,a.x,a.y,b);return this.wa&&this.wa.isEnabled()?a+"&profiling=1":a};var fq=function(){gq||(gq=new dq(0,4));return gq};w("ee.layers.EarthEngineTileSource",eq);var gq=null;var hq=function(a){y.call(this);this.Ii=a};q(hq,Jp);hq.prototype.Cf=function(a){a.Ea=this.Ii.formatTileUrl(a.sb.x,a.sb.y,a.zoom);Hp(a)};hq.prototype.rf=function(){return this.Ii.token};w("ee.layers.FeatureViewTileSource",hq);var jq=function(){A.call(this);this.ke=new iq(0,60);this.Bc=new mc};q(jq,A);jq.prototype.send=function(a,b,c,d,e){if(this.Bc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new kq(a,b,d,u(this.oi,this),void 0!==e?e:1);this.Bc.set(a,b);a=u(this.tf,this,b);this.ke.Sc(a,c);return b};jq.prototype.abort=function(a){if(a=this.Bc.get(a))a.mc||(a.mc=!0,a.La=new Da("abort")),this.oi(a)};
jq.prototype.tf=function(a,b){if(a.ga||a.mc)lq(this,b);else if(a.Ni=b,b.setActive(!0),b=new Mp,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};jq.prototype.oi=function(a){this.Bc.remove(a.getId());a.ga&&(lq(this,a.Ni),a.ga.Ta());a.uf&&a.uf(a.La,a.ki)};var lq=function(a,b){b.setActive(!1);if(!Zp(a.ke,b))throw Error("Object not released");};jq.prototype.J=function(){A.prototype.J.call(this);this.ke.Ta();this.ke=null;var a=this.Bc;Qa(a.aa(),function(b){b.Ta()});a.clear();this.Bc=null};
w("ee.MapTileManager",jq);var kq=function(a,b,c,d,e){y.call(this);this.fa=a;this.yl=b;this.gl=void 0!==e?e:1;this.uf=c;this.ec=d};q(kq,y);h=kq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.yl};h.Uk=function(a){if(this.mc)this.ec&&this.ec(this);else switch(a.type){case "load":this.La=a;this.ec&&this.ec(this);break;case "error":case "abort":this.retry()||(this.La=a,this.ec&&this.ec(this))}};h.J=function(){y.prototype.J.call(this);delete this.uf;delete this.ec};
h.retry=function(){if(this.Hg>this.gl)return!1;this.Hg++;Pp(this.ga,this.fa);setTimeout(u(this.tl,this),0);return!0};
h.tl=function(){if(!this.mc){var a=u(function(d){this.mc||(Op(this.ga,this.fa,d),Ob(this.ga,mq,u(this.Uk,this)),this.ga.start())},this),b=this.getUrl();if(Bd(b).Da.Sb("profiling")){var c=new Hi;c.Cc="blob";c.Ya("complete",u(function(){this.ki=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=fd(hd(Si(c)));var e="about:invalid#zClosurez"!==d}catch(f){}a(e?d:b)},this));c.Zc("ready",u(c.Ta,c));c.send(b,"GET")}else a(b)}};h.Hg=0;h.mc=!1;
h.ga=null;h.Ni=null;h.La=null;h.ki=null;var mq=["load","abort","error"],nq=function(){y.call(this);this.Ga=!1};q(nq,y);nq.prototype.setActive=function(a){this.Ga=a};nq.prototype.isActive=function(){return this.Ga};var iq=function(a,b){dq.call(this,a,b)};q(iq,dq);iq.prototype.Ve=function(){return new nq};iq.prototype.zd=function(a){a.Ta()};iq.prototype.Mf=function(a){return!a.Ua&&!a.isActive()};var oq=function(a,b,c,d,e){Ac.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.tg=new vc;this.Nf=1;this.wa=e||null};q(oq,Ac);h=oq.prototype;h.Me=function(a){return Pb(this,"tileevent",a)};h.Xf=function(a){Xb(a)};
h.getTile=function(a,b,c){if(b<this.minZoom||0>a.y||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=Bc(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.wa&&this.wa.isEnabled()&&(a+="&profiling=1");b=[b,this.Ab,this.token].join("/");this.Ab+=1;c=$g("DIV",{id:b});var d=(new Date).getTime()/1E3;this.Cb.push(b);el(jq).send(b,a,d,u(this.Tk,this,c,b));lp(this);return c};h.Rc=function(){return this.Cb.length};
h.releaseTile=function(a){el(jq).abort(a.id);if(void 0!==a.firstElementChild)var b=a.firstElementChild;else for(b=a.firstChild;b&&1!=b.nodeType;)b=b.nextSibling;this.tg.remove(b);""!==a.id&&(this.sg.remove(a.id),this.wa&&this.wa.ll(a.id))};h.setOpacity=function(a){this.Nf=a;var b=this.tg.Fa();hc(b,function(c){wp(c,a)})};
h.Tk=function(a,b,c,d){"error"==c.type?(Xa(this.Cb,b),this.sg.add(b),this.dispatchEvent(c)):(Xa(this.Cb,b),c.target&&"load"==c.type&&(c=c.target,this.tg.add(c),1!=this.Nf&&wp(c,this.Nf),a.appendChild(c)),lp(this));this.wa&&null!==d&&this.wa.Hk(b,d)};w("ee.MapLayerOverlay",oq);oq.prototype.removeTileCallback=oq.prototype.Xf;oq.prototype.addTileCallback=oq.prototype.Me;oq.prototype.getTile=oq.prototype.getTile;oq.prototype.setOpacity=oq.prototype.setOpacity;oq.prototype.releaseTile=oq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction._apply ee.ApiFunction.lookup ee.batch.Export.image.toDrive ee.batch.Export.table.toDrive ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.table.toFeatureView ee.batch.Export.image.toCloudStorage ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.video.toDrive ee.Collection.prototype.filterBounds ee.Collection.prototype.iterate ee.Collection.prototype.map ee.Collection.prototype.filter ee.Collection.prototype.filterDate ee.Collection.prototype.sort ee.Collection.prototype.filterMetadata ee.Collection.prototype.limit ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.data.newTaskId ee.data.getOperation ee.data.getThumbId ee.data.setDefaultWorkloadTag ee.data.getVideoThumbId ee.data.getTaskStatus ee.data.cancelTask ee.data.getFilmstripThumbId ee.data.resetWorkloadTag ee.data.makeThumbUrl ee.data.updateAsset ee.data.startIngestion ee.data.updateTask ee.data.authenticateViaPrivateKey ee.data.startProcessing ee.data.setAssetAcl ee.data.getTaskList ee.data.getFeatureViewTilesKey ee.data.getDownloadId ee.data.setAssetProperties ee.data.getTileUrl ee.data.getTaskListWithLimit ee.data.computeValue ee.data.makeDownloadUrl ee.data.startTableIngestion ee.data.getAssetRootQuota ee.data.getMapId ee.data.getTableDownloadId ee.data.listOperations ee.data.cancelOperation ee.data.listFeatures ee.data.getAsset ee.data.makeTableDownloadUrl ee.data.getWorkloadTag ee.data.setWorkloadTag ee.data.getInfo ee.data.createAssetHome ee.data.createAsset ee.data.authenticateViaOauth ee.data.getList ee.data.createFolder ee.data.listAssets ee.data.renameAsset ee.data.copyAsset ee.data.authenticateViaPopup ee.data.listImages ee.data.deleteAsset ee.data.listBuckets ee.data.authenticate ee.data.getAssetAcl ee.data.getAssetRoots ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Dictionary ee.apply ee.TILE_SIZE ee.reset ee.InitState ee.Algorithms ee.initialize ee.call ee.Element.prototype.set ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getInfo ee.Filter.gte ee.Filter.or ee.Filter.date ee.Filter ee.Filter.prototype.not ee.Filter.inList ee.Filter.metadata ee.Filter.eq ee.Filter.neq ee.Filter.gt ee.Filter.bounds ee.Filter.lte ee.Filter.lt ee.Filter.and ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.BBox ee.Geometry.LinearRing ee.Geometry ee.Geometry.MultiPoint ee.Geometry.prototype.serialize ee.Geometry.MultiPolygon ee.Geometry.MultiLineString ee.Geometry.Rectangle ee.Geometry.LineString ee.Geometry.Polygon ee.Geometry.prototype.toGeoJSON ee.Geometry.prototype.toGeoJSONString ee.Geometry.Point ee.Image.prototype.select ee.Image.prototype.expression ee.Image.cat ee.Image ee.Image.prototype.rename ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.rgb ee.Image.prototype.getInfo ee.Image.prototype.getThumbURL ee.Image.prototype.getThumbId ee.Image.prototype.clip ee.ImageCollection ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.first ee.List ee.Number ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.toCloudApiJSON ee.Serializer.encode ee.Serializer.toJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApi ee.String ee.Terrain".split(" "),
c=[["name","var_args"],["name","namedArgs"],["name"],"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_fileFormat opt_selectors opt_maxVertices".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris".split(" "),
["collection","opt_description","opt_assetId","opt_maxVertices"],"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize".split(" "),["classifier","opt_description","opt_assetId"],"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking".split(" "),
"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "),
"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),["geometry"],["algorithm","opt_first"],["algorithm","opt_dropNulls"],["filter"],["start","opt_end"],["property","opt_ascending"],["name","operator","value"],["max","opt_property","opt_ascending"],["func","var_args"],["opt_callback"],["legacy"],["callback"],["opt_count","opt_callback"],["operationName","opt_callback"],["params",
"opt_callback"],["tag"],["params","opt_callback"],["taskId","opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["opt_resetDefault"],["id"],["assetId","asset","updateFields","opt_callback"],["taskId","request","opt_callback"],["taskId","action","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["taskId","params","opt_callback"],["assetId","aclUpdate","opt_callback"],["opt_callback"],["params","opt_callback"],["params","opt_callback"],
["assetId","properties","opt_callback"],["id","x","y","z"],["opt_limit","opt_callback"],["obj","opt_callback"],["id"],["taskId","request","opt_callback"],["rootId","opt_callback"],["params","opt_callback"],["params","opt_callback"],["opt_limit","opt_callback"],["operationName","opt_callback"],["asset","params","opt_callback"],["id","opt_callback"],["id"],[],["tag"],["id","opt_callback"],["requestedId","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
["params","opt_callback"],["path","opt_force","opt_callback"],["parent","opt_params","opt_callback"],["sourceId","destinationId","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["opt_success","opt_error"],["parent","opt_params","opt_callback"],["assetId","opt_callback"],["project","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","opt_callback"],["opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],
["opt_dict"],["func","namedArgs"],[],[],[],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","var_args"],["var_args"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_callback"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["args","opt_column"],["opt_callback"],["name","value"],["var_args"],["start","opt_end"],
["opt_filter"],[],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","operator","value"],["name","value"],["name","value"],["name","value"],["geometry","opt_errorMargin"],["name","value"],["name","value"],["var_args"],["namedArgs"],["var_args"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],
["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],[],["coords","opt_proj"],["var_args"],["expression","opt_map"],["var_args"],["opt_args"],["var_args"],["opt_visParams","opt_callback"],["params","opt_callback"],["r","g","b"],["opt_callback"],["params","opt_callback"],["params","opt_callback"],["geometry"],["args"],["params","opt_callback"],
["params","opt_callback"],["selectors","opt_names"],["opt_visParams","opt_callback"],["opt_callback"],[],["list"],["number"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["string"],[]];[O,Hm,Gm,io,lo,qo,mo,oo,fo,ro,no,ho,jo,ko,po,V.prototype.vh,V.prototype.Kh,V.prototype.map,V.prototype.filter,V.prototype.gf,V.prototype.sort,V.prototype.hf,V.prototype.limit,M.prototype.Dg,M.prototype.U,M.prototype.xa,M.prototype.evaluate,Bl,Il,sl,rm,tl,Dl,Kl,ul,sm,vl,lm,Vl,Jl,il,Rl,mm,
Fl,ol,xl,nm,nl,El,rl,yl,Xl,om,ml,zl,Gl,Hl,pl,Yl,Al,ql,qm,Yl,em,fm,gl,$l,gm,am,hm,im,fl,bm,jm,cm,hl,km,dm,Io,No,Lo,Ro,Mo,So,gp,256,dp,ep,cp,ap,fp,Q.prototype.set,W,W.prototype.getMap,W.prototype.U,X.prototype.getMap,X.prototype.ub,X.prototype.select,X,X.prototype.U,xn,Bn,Cn,T,T.prototype.xc,Dn,Fn,un,vn,yn,En,zn,wn,An,Bm.prototype.apply,Bm.prototype.call,en,jn,S,cn,S.prototype.xa,mn,kn,dn,hn,ln,S.prototype.je,S.prototype.vg,$m,L.prototype.select,L.prototype.l,Tn,L,L.prototype.pi,L.prototype.getMap,
L.prototype.ub,Sn,L.prototype.U,L.prototype.pf,L.prototype.Hd,L.prototype.clip,Z,Z.prototype.mf,Z.prototype.sf,Z.prototype.select,Z.prototype.getMap,Z.prototype.U,Z.prototype.first,Un,yo,Kk,Ik,Jk,Ak,Bk,Dk,Gk,Bo,Vo].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});r.EXPORTED_FN_INFO=a})();}).call(this);