Google Earth Engine Authors bccb2b48cc v0.1.326
PiperOrigin-RevId: 475975468
2022-09-28 23:32:51 +00:00

707 lines
322 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.Ti=f;ba(this,"description",{configurable:!0,writable:!0,value:g})};b.prototype.toString=function(){return this.Ti};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.Lk()})}this.qb.push(g)};var d=k.setTimeout;b.prototype.Gg=function(g){d(g,0)};b.prototype.Lk=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.Dk(p)}}}this.qb=null};b.prototype.Dk=function(g){this.Gg(function(){throw g;
})};var e=function(g){this.S=0;this.ja=void 0;this.yc=[];this.Ih=!1;var l=this.Ve();try{g(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.Ve=function(){function g(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:g(this.jl),reject:g(this.Wf)}};e.prototype.jl=function(g){if(g===this)this.Wf(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.ll(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.il(g):this.zh(g)}};e.prototype.il=function(g){var l=void 0;try{l=g.then}catch(m){this.Wf(m);return}"function"==typeof l?this.ml(l,g):this.zh(g)};e.prototype.Wf=function(g){this.wi(2,g)};e.prototype.zh=function(g){this.wi(1,g)};e.prototype.wi=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.kl();this.Nk()};e.prototype.kl=function(){var g=this;d(function(){if(g.dl()){var l=k.console;"undefined"!==
typeof l&&l.error(g.ja)}},1)};e.prototype.dl=function(){if(this.Ih)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.Nk=function(){if(null!=this.yc){for(var g=0;g<this.yc.length;++g)f.Fg(this.yc[g]);
this.yc=null}};var f=new b;e.prototype.ll=function(g){var l=this.Ve();g.wd(l.resolve,l.reject)};e.prototype.ml=function(g,l){var m=this.Ve();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.wd(m(g,p),m(l,v));return B};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.wd=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.yc?f.Fg(m):this.yc.push(m);this.Ih=!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).wd(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).wd(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.Lc={};this.pa=
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.Lc[p.id]=[]);p.da?p.da.value=m:(p.da={next:this.pa,nb:this.pa.nb,head:this.pa,key:l,value:m},p.list.push(p.da),this.pa.nb.next=p.da,this.pa.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.Lc[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.Lc={};this.pa=this.pa.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.Lc[p];if(v&&ha(l.Lc,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.pa;return ea(function(){if(p){for(;p.head!=l.pa;)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.yl=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.Td=this.Td};y.prototype.Ua=!1;y.prototype.Ta=function(){this.Ua||(this.Ua=!0,this.J())};y.prototype.J=function(){if(this.Td)for(;this.Td.length;)this.Td.shift()()};var Da=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.dd=!1};Da.prototype.stopPropagation=function(){this.dd=!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){throw new Ga("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ja=function(a,b,c){"number"!==typeof a&&Ha("Expected number but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Ka=function(a,b,c){"string"!==typeof a&&Ha("Expected string but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2))},La=function(a,b,c){"function"!==typeof a&&Ha("Expected function but got %s: %s.",
[sa(a),a],b,Array.prototype.slice.call(arguments,2))},Ma=function(a,b,c){t(a)||Ha("Expected object but got %s: %s.",[sa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Na=Array.prototype.indexOf?function(a,b){z(null!=a.length);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Oa=Array.prototype.lastIndexOf?function(a,b){z(null!=a.length);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||
1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1},Pa=Array.prototype.forEach?function(a,b){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)},Qa=Array.prototype.filter?function(a,b){z(null!=a.length);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,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},Ra=Array.prototype.map?function(a,b,c){z(null!=a.length);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),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},Sa=Array.prototype.some?function(a,b){z(null!=a.length);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
e,a))return!0;return!1},Ta=Array.prototype.every?function(a,b){z(null!=a.length);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function Ua(a,b){var c=0;Pa(a,function(d,e,f){b.call(void 0,d,e,f)&&++c});return c}function Va(a,b){return 0<=Na(a,b)}function Wa(a,b){b=Na(a,b);var c;(c=0<=b)&&Xa(a,b);return c}
function Xa(a,b){z(null!=a.length);Array.prototype.splice.call(a,b,1)}function Ya(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 Za(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 $a(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 ab(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function bb(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=$a(d,e,e+8192);f=bb.apply(null,f);for(var g=0;g<f.length;g++)b.push(f[g])}else b.push(d)}return b};var cb=Object.freeze||function(a){return a};var db=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}();var eb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},fb=function(a,b){return a<b?-1:a>b?1:0};function gb(){var a=r.navigator;return a&&(a=a.userAgent)?a:""}function hb(a){return-1!=gb().indexOf(a)};var ib=function(a){ib[" "](a);return a};ib[" "]=function(){};var kb=function(a,b){var c=jb;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var lb=hb("Opera"),mb=hb("Trident")||hb("MSIE"),nb=hb("Edge"),ob=hb("Gecko")&&!(-1!=gb().toLowerCase().indexOf("webkit")&&!hb("Edge"))&&!(hb("Trident")||hb("MSIE"))&&!hb("Edge"),pb=-1!=gb().toLowerCase().indexOf("webkit")&&!hb("Edge"),qb;
a:{var rb="",sb=function(){var a=gb();if(ob)return/rv:([^\);]+)(\)|;)/.exec(a);if(nb)return/Edge\/([\d\.]+)/.exec(a);if(mb)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(pb)return/WebKit\/(\S+)/.exec(a);if(lb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();sb&&(rb=sb?sb[1]:"");if(mb){var tb,ub=r.document;tb=ub?ub.documentMode:void 0;if(null!=tb&&tb>parseFloat(rb)){qb=String(tb);break a}}qb=rb}
var vb=qb,jb={},wb=function(a){return kb(a,function(){for(var b=0,c=eb(String(vb)).split("."),d=eb(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",l=d[f]||"";do{g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];l=/(\d*)(\D*)(.*)/.exec(l)||["","","",""];if(0==g[0].length&&0==l[0].length)break;b=fb(0==g[1].length?0:parseInt(g[1],10),0==l[1].length?0:parseInt(l[1],10))||fb(0==g[2].length,0==l[2].length)||fb(g[2],l[2]);g=g[3];l=l[3]}while(0==b)}return 0<=b})};var yb=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(ob){a:{try{ib(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=pb||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=pb||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:xb[a.pointerType]||"";this.state=a.state;this.La=a;a.defaultPrevented&&yb.L.preventDefault.call(this)}};
x(yb,Da);var xb=cb({2:"touch",3:"pen",4:"mouse"});yb.prototype.stopPropagation=function(){yb.L.stopPropagation.call(this);this.La.stopPropagation?this.La.stopPropagation():this.La.cancelBubble=!0};yb.prototype.preventDefault=function(){yb.L.preventDefault.call(this);var a=this.La;a.preventDefault?a.preventDefault():a.returnValue=!1};var zb="closure_listenable_"+(1E6*Math.random()|0),Ab=function(a){return!(!a||!a[zb])};var Bb=0;var Cb=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=++Bb;this.gd=this.vd=!1},Db=function(a){a.gd=!0;a.listener=null;a.proxy=null;a.src=null;a.lb=null};function Eb(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Fb(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Gb(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Hb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Jb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function Kb(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function Lb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
function Mb(a){var b=Nb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function Ob(a){for(var b in a)return!1;return!0}function Pb(a,b){b in a&&delete a[b]}function Qb(a){var b={},c;for(c in a)b[c]=a[c];return b}
function Rb(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]=Rb(a[c]);return b}var Sb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
function Tb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Sb.length;f++)c=Sb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Ub=function(a){this.src=a;this.ha={};this.ld=0};Ub.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.ha[f];a||(a=this.ha[f]=[],this.ld++);var g=Vb(a,b,d,e);-1<g?(b=a[g],c||(b.vd=!1)):(b=new Cb(b,this.src,f,!!d,e),b.vd=c,a.push(b));return b};Ub.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ha))return!1;var e=this.ha[a];b=Vb(e,b,c,d);return-1<b?(Db(e[b]),Xa(e,b),0==e.length&&(delete this.ha[a],this.ld--),!0):!1};
var Wb=function(a,b){var c=b.type;c in a.ha&&Wa(a.ha[c],b)&&(Db(b),0==a.ha[c].length&&(delete a.ha[c],a.ld--))};Ub.prototype.fd=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,Db(d[e]);delete this.ha[c];this.ld--}};Ub.prototype.Pc=function(a,b,c,d){a=this.ha[a.toString()];var e=-1;a&&(e=Vb(a,b,c,d));return-1<e?a[e]:null};
Ub.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Hb(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 Vb=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.gd&&f.listener==b&&f.capture==!!c&&f.lb==d)return e}return-1};var Xb="closure_lm_"+(1E6*Math.random()|0),Yb={},Zb=0,ac=function(a,b,c,d,e){if(d&&d.once)return $b(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)ac(a,b[f],c,d,e);return null}c=bc(c);return Ab(a)?a.Ya(b,c,t(d)?!!d.capture:!!d,e):cc(a,b,c,!1,d,e)},cc=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=t(e)?!!e.capture:!!e,l=dc(a);l||(a[Xb]=l=new Ub(a));c=l.add(b,c,d,g,f);if(c.proxy)return c;d=ec();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)db||(e=g),void 0===
e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(fc(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.");Zb++;return c},ec=function(){var a=gc,b=function(c){return a.call(b.src,b.listener,c)};return b},$b=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)$b(a,b[f],c,d,e);return null}c=bc(c);return Ab(a)?
a.Yc(b,c,t(d)?!!d.capture:!!d,e):cc(a,b,c,!0,d,e)},hc=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)hc(a,b[f],c,d,e);else d=t(d)?!!d.capture:!!d,c=bc(c),Ab(a)?a.me(b,c,d,e):a&&(a=dc(a))&&(b=a.Pc(b,c,d,e))&&ic(b)},ic=function(a){if("number"!==typeof a&&a&&!a.gd){var b=a.src;if(Ab(b))Wb(b.Ka,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(fc(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Zb--;(c=dc(b))?
(Wb(c,a),0==c.ld&&(c.src=null,b[Xb]=null)):Db(a)}}},fc=function(a){return a in Yb?Yb[a]:Yb[a]="on"+a},gc=function(a,b){if(a.gd)a=!0;else{b=new yb(b,this);var c=a.listener,d=a.lb||a.src;a.vd&&ic(a);a=c.call(d,b)}return a},dc=function(a){a=a[Xb];return a instanceof Ub?a:null},jc="__closure_events_fn_"+(1E9*Math.random()>>>0),bc=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[jc]||(a[jc]=function(b){return a.handleEvent(b)});
return a[jc]};var A=function(){y.call(this);this.Ka=new Ub(this);this.Bk=this;this.Of=null};x(A,y);A.prototype[zb]=!0;h=A.prototype;h.addEventListener=function(a,b,c,d){ac(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){hc(this,a,b,c,d)};
h.dispatchEvent=function(a){kc(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.Bk;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);Tb(a,e)}e=!0;if(c)for(var f=c.length-1;!a.dd&&0<=f;f--){var g=a.currentTarget=c[f];e=lc(g,d,!0,a)&&e}a.dd||(g=a.currentTarget=b,e=lc(g,d,!0,a)&&e,a.dd||(e=lc(g,d,!1,a)&&e));if(c)for(f=0;!a.dd&&f<c.length;f++)g=a.currentTarget=c[f],e=lc(g,d,!1,a)&&
e;return e};h.J=function(){A.L.J.call(this);this.Ka&&this.Ka.fd();this.Of=null};h.Ya=function(a,b,c,d){kc(this);return this.Ka.add(String(a),b,!1,c,d)};h.Yc=function(a,b,c,d){return this.Ka.add(String(a),b,!0,c,d)};h.me=function(a,b,c,d){this.Ka.remove(String(a),b,c,d)};var lc=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.gd&&g.capture==c){var l=g.listener,m=g.lb||g.src;g.vd&&Wb(a.Ka,g);e=!1!==l.call(m,d)&&e}}return e&&!d.defaultPrevented};
A.prototype.Pc=function(a,b,c,d){return this.Ka.Pc(String(a),b,c,d)};A.prototype.hasListener=function(a,b){return this.Ka.hasListener(void 0!==a?String(a):void 0,b)};var kc=function(a){z(a.Ka,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var mc=function(a,b){this.Gk=a[r.Symbol.iterator]();this.Yk=b};mc.prototype[Symbol.iterator]=function(){return this};mc.prototype.next=function(){var a=this.Gk.next();return{value:a.done?void 0:this.Yk.call(void 0,a.value),done:a.done}};var nc=function(a,b){return new mc(a,b)};var oc=function(){},pc=function(a){return a};var qc=function(){};qc.prototype.next=function(){return rc};var rc=cb({done:!0,value:void 0});qc.prototype.Fa=function(){return this};
var sc=function(a){if(a instanceof qc)return a;if("function"==typeof a.Fa)return a.Fa(!1);if(ta(a)){var b=0,c=new qc;c.next=function(){for(;;){if(b>=a.length)return rc;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},tc=function(a,b){if(ta(a))Pa(a,b);else for(a=sc(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var xc=function(a){if(a instanceof uc||a instanceof vc||a instanceof wc)return a;if("function"==typeof a.next)return new uc(function(){return a});if("function"==typeof a[Symbol.iterator])return new uc(function(){return a[Symbol.iterator]()});if("function"==typeof a.Fa)return new uc(function(){return a.Fa()});throw Error("Not an iterator or iterable.");},uc=function(a){this.lf=a};uc.prototype.Fa=function(){return new vc(this.lf())};uc.prototype[Symbol.iterator]=function(){return new wc(this.lf())};
uc.prototype.ug=function(){return new wc(this.lf())};var vc=function(a){this.Vc=a};q(vc,qc);vc.prototype.next=function(){return this.Vc.next()};vc.prototype[Symbol.iterator]=function(){return new wc(this.Vc)};vc.prototype.ug=function(){return new wc(this.Vc)};var wc=function(a){uc.call(this,function(){return a});this.Vc=a};q(wc,uc);wc.prototype.next=function(){return this.Vc.next()};var yc=function(a,b){this.A={};this.K=[];this.nd=this.size=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=yc.prototype;h.R=function(){return this.size};h.aa=function(){zc(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.vb=function(){zc(this);return this.K.concat()};h.Sb=function(a){return this.has(a)};h.has=function(a){return Ac(this.A,a)};
h.Kc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Ac(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||Bc;zc(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Bc=function(a,b){return a===b};yc.prototype.isEmpty=function(){return 0==this.size};yc.prototype.clear=function(){this.A={};this.K.length=0;this.ob(0);this.nd=0};yc.prototype.remove=function(a){return this.delete(a)};
yc.prototype.delete=function(a){return Ac(this.A,a)?(delete this.A[a],this.ob(this.size-1),this.nd++,this.K.length>2*this.size&&zc(this),!0):!1};var zc=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Ac(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],Ac(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=yc.prototype;h.get=function(a,b){return Ac(this.A,a)?this.A[a]:b};
h.set=function(a,b){Ac(this.A,a)||(this.ob(this.size+1),this.K.push(a),this.nd++);this.A[a]=b};h.addAll=function(a){if(a instanceof yc)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 yc(this)};h.keys=function(){return xc(this.Fa(!0)).ug()};h.values=function(){return xc(this.Fa(!1)).ug()};
h.entries=function(){var a=this;return nc(this.keys(),function(b){return[b,a.get(b)]})};h.Fa=function(a){zc(this);var b=0,c=this.nd,d=this,e=new qc;e.next=function(){if(c!=d.nd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return rc;var f=d.K[b++];return{value:a?f:d.A[f],done:!1}};return e};h.ob=function(a){this.size=a};var Ac=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var Cc=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},Dc=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 Jb(a)},Ec=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 Kb(a)}}},Fc=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=Ec(a),e=Dc(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)},Gc=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=Ec(a),d=Dc(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 Hc=function(a){this.A=new yc;this.size=0;a&&this.addAll(a)},Ic=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+xa(a):b.slice(0,1)+a};h=Hc.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(Ic(a),a);this.ob(this.A.size)};h.addAll=function(a){a=Dc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.ob(this.A.size)};h.fd=function(a){a=Dc(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(Ic(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(Ic(a))};h.contains=function(a){return this.A.Sb(Ic(a))};var Jc=function(a,b){var c=new Hc;b=Dc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},Kc=function(a,b){a=a.clone();a.fd(b);return a};Hc.prototype.aa=function(){return this.A.aa()};
Hc.prototype.values=function(){return this.A.values()};Hc.prototype.clone=function(){return new Hc(this)};Hc.prototype.equals=function(a){return this.R()==Cc(a)&&Lc(this,a)};var Lc=function(a,b){var c=Cc(b);if(a.R()>c)return!1;!(b instanceof Hc)&&5<c&&(b=new Hc(b));return Gc(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.Kc&&"function"==typeof e.Kc?e.Kc(d):ta(e)||"string"===typeof e?Va(e,d):Lb(e,d)})};Hc.prototype.Fa=function(){return this.A.Fa(!1)};
Hc.prototype[Symbol.iterator]=function(){return this.values()};Hc.prototype.ob=function(a){this.size=a};var Mc=function(a,b,c){A.call(this);this.Zk=b;this.token=c;this.Cb=[];this.sg=new Hc;this.Ab=0;this.url=a};x(Mc,A);w("ee.AbstractOverlay",Mc);var Nc=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.Zk,c,e,b.y].join("/")};Mc.prototype.Qc=function(){return this.Cb.length};var Oc=function(a){Da.call(this,"tileevent");this.count=a};x(Oc,Da);var Pc=function(){},Qc=new Pc;function Rc(a){return Object.assign({},{M:{},Al:{},keys:[],Oa:{},o:{},H:{},ph:!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 Sc(a,b){return E(b,a)}function Tc(a,b,c){b[a]=c}function Uc(){return{}}function Vc(a,b){var c=new a;return null==b?c:Wc(b,Xc,Yc,Zc,a)}function Xc(a,b){return b[a]}function Yc(a,b,c){b.h[a]=c}
function Zc(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function Wc(a,b,c,d,e){e=d(e);for(var f=$c(a,e),g=f.M||{},l=f.o||{},m=f.Oa||{},p={},v=n(f.keys||[]),B=v.next();!B.done;p={Fc:p.Fc},B=v.next()){B=B.value;var D=b(B,a);if(null!=D){var R=void 0;if(g.hasOwnProperty(B)){if(f.ph&&0===D.length)continue;R=ad(D,b,c,d,!0,!0,g[B])}else if(l.hasOwnProperty(B))R=ad(D,b,c,d,!1,!0,l[B]);else if(m.hasOwnProperty(B))p.Fc=m[B],R=p.Fc.ta?D.map(function(Y){return function(U){return bd(U,Y.Fc,b,c,d)}}(p)):bd(D,p.Fc,b,c,d);else if(Array.isArray(D)){if(f.ph&&0===D.length)continue;
R=ad(D,b,c,d,!0,!1)}else R=D instanceof Pc?null:D;c(B,e,R)}}return e}function bd(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]=ad(m,c,d,e,b.va,b.ua,b.ra))}return f}
function ad(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 Wc(l,b,c,d,g)}):e&&!f?a.map(function(l){return l}):!e&&f?Wc(a,b,c,d,g):a instanceof Pc?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}function $c(a,b){if(b instanceof C)a=Rc(b.i());else if(a instanceof C)a=Rc(a.i());else throw Error("Cannot find ClassMetadata.");return a};var cd;var fd=function(a,b){this.lg=a===dd&&b||"";this.nk=ed};fd.prototype.wf=!0;fd.prototype.qf=function(){return this.lg};fd.prototype.toString=function(){return"Const{"+this.lg+"}"};var gd=function(a){if(a instanceof fd&&a.constructor===fd&&a.nk===ed)return a.lg;Ia("expected object of type Const, got '"+a+"'");return"type_error:Const"},ed={},dd={};var id=function(a,b){this.Qf=b===hd?a:""};id.prototype.toString=function(){return this.Qf+""};id.prototype.wf=!0;id.prototype.qf=function(){return this.Qf.toString()};
var jd=function(a){if(a instanceof id&&a.constructor===id)return a.Qf;Ia("expected object of type TrustedResourceUrl, got '"+a+"' of type "+sa(a));return"type_error:TrustedResourceUrl"},od=function(a){var b=gd(kd);if(!ld.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(md,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
fd?gd(d):encodeURIComponent(String(d))});return nd(c)},md=/%{(\w+)}/g,ld=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]+/|[^:/\\\\%]*[?#]|about:blank#)","i"),hd={},nd=function(a){if(void 0===cd){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)}cd=b}a=(b=cd)?b.createScriptURL(a):a;return new id(a,hd)};var qd=function(a,b){this.Pf=b===pd?a:""};qd.prototype.toString=function(){return this.Pf.toString()};qd.prototype.wf=!0;qd.prototype.qf=function(){return this.Pf.toString()};
var rd=function(a){if(a instanceof qd&&a.constructor===qd)return a.Pf;Ia("expected object of type SafeUrl, got '"+a+"' of type "+sa(a));return"type_error:SafeUrl"},sd=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"),td=function(a){if(sd.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 qd(a,pd)},pd={};var vd=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;Ia("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"))&&ud.test(e))break a;e=""}e&&a.setAttribute("nonce",e);a.src=jd(b)},ud=/^[\w+/_-]+[=]{0,2}$/;var wd=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")},xd=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 yd=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),zd=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Ad=function(a){this.kb=this.jc=this.yb="";this.zc=null;this.Ub=this.cc="";this.Ba=this.Tk=!1;if(a instanceof Ad){this.Ba=a.Ba;Bd(this,a.yb);var b=a.jc;Cd(this);this.jc=b;b=a.kb;Cd(this);this.kb=b;Dd(this,a.zc);this.setPath(a.getPath());Ed(this,a.Da.clone());a=a.Ub;Cd(this);this.Ub=a}else a&&(b=String(a).match(yd))?(this.Ba=!1,Bd(this,b[1]||"",!0),a=b[2]||"",Cd(this),this.jc=Fd(a),a=b[3]||"",Cd(this),this.kb=Fd(a,!0),Dd(this,b[4]),this.setPath(b[5]||"",!0),Ed(this,b[6]||"",!0),a=b[7]||"",Cd(this),
this.Ub=Fd(a)):(this.Ba=!1,this.Da=new Gd(null,this.Ba))};
Ad.prototype.toString=function(){var a=[],b=this.yb;b&&a.push(Hd(b,Id,!0),":");var c=this.kb;if(c||"file"==b)a.push("//"),(b=this.jc)&&a.push(Hd(b,Id,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.zc,null!=c&&a.push(":",String(c));if(c=this.getPath())this.kb&&"/"!=c.charAt(0)&&a.push("/"),a.push(Hd(c,"/"==c.charAt(0)?Jd:Kd,!0));(c=this.Da.toString())&&a.push("?",c);(c=this.Ub)&&a.push("#",Hd(c,Ld));return a.join("")};
Ad.prototype.resolve=function(a){var b=this.clone(),c=!!a.yb;c?Bd(b,a.yb):c=!!a.jc;if(c){var d=a.jc;Cd(b);b.jc=d}else c=!!a.kb;c?(d=a.kb,Cd(b),b.kb=d):c=null!=a.zc;d=a.getPath();if(c)Dd(b,a.zc);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?Ed(b,a.Da.clone()):c=!!a.Ub;c&&(a=a.Ub,Cd(b),b.Ub=a);return b};Ad.prototype.clone=function(){return new Ad(this)};
var Bd=function(a,b,c){Cd(a);a.yb=c?Fd(b,!0):b;a.yb&&(a.yb=a.yb.replace(/:$/,""))},Dd=function(a,b){Cd(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.zc=b}else a.zc=null};Ad.prototype.getPath=function(){return this.cc};Ad.prototype.setPath=function(a,b){Cd(this);this.cc=b?Fd(a,!0):a;return this};var Ed=function(a,b,c){Cd(a);b instanceof Gd?(a.Da=b,a.Da.dg(a.Ba)):(c||(b=Hd(b,Md)),a.Da=new Gd(b,a.Ba))};Ad.prototype.getQuery=function(){return this.Da.toString()};
Ad.prototype.removeParameter=function(a){Cd(this);this.Da.remove(a);return this};var Cd=function(a){if(a.Tk)throw Error("Tried to modify a read-only Uri");};Ad.prototype.dg=function(a){this.Ba=a;this.Da&&this.Da.dg(a)};
var Nd=function(a){return a instanceof Ad?a.clone():new Ad(a)},Fd=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Hd=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Od),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Od=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Id=/[#\/\?@]/g,Kd=/[#\?:]/g,Jd=/[#\?]/g,Md=/[#\?@]/g,Ld=/#/g,Gd=function(a,b){this.Y=this.N=null;this.sa=a||null;this.Ba=!!b},Pd=
function(a){a.N||(a.N=new Map,a.Y=0,a.sa&&zd(a.sa,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Gd.prototype;h.R=function(){Pd(this);return this.Y};h.add=function(a,b){Pd(this);this.sa=null;a=Qd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Ja(this.Y)+1;return this};h.remove=function(a){Pd(this);a=Qd(this,a);return this.N.has(a)?(this.sa=null,this.Y=Ja(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.sa=null;this.Y=0};
h.isEmpty=function(){Pd(this);return 0==this.Y};h.Sb=function(a){Pd(this);a=Qd(this,a);return this.N.has(a)};h.Kc=function(a){var b=this.aa();return Va(b,a)};h.forEach=function(a,b){Pd(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.vb=function(){Pd(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){Pd(this);var b=[];if("string"===typeof a)this.Sb(a)&&(b=b.concat(this.N.get(Qd(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){Pd(this);this.sa=null;a=Qd(this,a);this.Sb(a)&&(this.Y=Ja(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Ja(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return 0<a.length?String(a[0]):b};
h.setValues=function(a,b){this.remove(a);0<b.length&&(this.sa=null,this.N.set(Qd(this,a),Ya(b)),this.Y=Ja(this.Y)+b.length)};h.toString=function(){if(this.sa)return this.sa;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.sa=a.join("&")};
h.clone=function(){var a=new Gd;a.sa=this.sa;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var Qd=function(a,b){b=String(b);a.Ba&&(b=b.toLowerCase());return b};Gd.prototype.dg=function(a){a&&!this.Ba&&(Pd(this),this.sa=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Ba=a};Gd.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Fc(arguments[b],function(c,d){this.add(d,c)},this)};function Rd(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=Sd;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 Td=function(){};Td.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ud(a,b){if(null==a)return null;a=a.Bl(b);return null==a?null:a};var Vd=function(a,b){this.P=a;this.Rk=void 0===b?null:b};q(Vd,Td);var Wd=function(a,b,c){var d=Ud(a.Rk,b);if(null==d)return c;d.Cl();return c.then(function(e){d.El(e);return e},function(e){d.Dl(e);throw e;})},H=function(a,b){var c=b.G||void 0,d=a.P,e=d.send,f=b.body instanceof C?Wc(b.body,Sc,Tc,Uc):b.body;return Wd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:f,u:b.u,Bi:b.Bi&&b.Bi},c))};var Xd={se:"ADMIN_READ",ue:"DATA_READ",ve:"DATA_WRITE",Tj:"LOG_TYPE_UNSPECIFIED",values:function(){return[Xd.Tj,Xd.se,Xd.ve,Xd.ue]}},Yd={se:"ADMIN_READ",Vi:"ADMIN_WRITE",ue:"DATA_READ",ve:"DATA_WRITE",bk:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[Yd.bk,Yd.se,Yd.Vi,Yd.ue,Yd.ve]}},Zd={fj:"CAPABILITY_GROUP_UNSPECIFIED",hj:"CLOUD_ALPHA",xj:"EXTERNAL",Mj:"INTERNAL",Pj:"LIMITED",ck:"PREAUTHORIZED",ek:"PREVIEW",Kb:"PUBLIC",values:function(){return[Zd.fj,Zd.Kb,Zd.Mj,Zd.xj,Zd.Pj,Zd.ck,Zd.ek,Zd.hj]}},
$d={Ui:"ADMIN_ACTIVITY",oj:"DATA_ACCESS",vk:"UNSPECIFIED_LOG_NAME",values:function(){return[$d.vk,$d.Ui,$d.oj]}},ae={we:"DEFAULT_OBJECT_ACL",Kb:"PUBLIC",Ge:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[ae.Ge,ae.Kb,ae.we]}},be={Yi:"APPROVER",aj:"ATTRIBUTION",bj:"AUTHORITY",ij:"CREDENTIALS_TYPE",jj:"CREDS_ASSERTION",Oj:"JUSTIFICATION_TYPE",Ce:"NO_ATTR",hk:"SECURITY_REALM",values:function(){return[be.Ce,be.bj,be.aj,be.hk,be.Yi,be.Oj,be.ij,be.jj]}},ce={vj:"DISCHARGED",wj:"EQUALS",Hj:"IN",Vj:"NOT_EQUALS",
Wj:"NOT_IN",Yj:"NO_OP",values:function(){return[ce.Yj,ce.wj,ce.Vj,ce.Hj,ce.Wj,ce.vj]}},de={Nj:"IP",Uj:"NAME",Ce:"NO_ATTR",fk:"REGION",ik:"SERVICE",values:function(){return[de.Ce,de.fk,de.ik,de.Uj,de.Nj]}},fe={Rj:"LOG_FAIL_CLOSED",Sj:"LOG_MODE_UNSPECIFIED",values:function(){return[fe.Sj,fe.Rj]}},ge={gj:"CLASSIFIER",zj:"FEATURE_VIEW",Bj:"FOLDER",Fj:"IMAGE",Gj:"IMAGE_COLLECTION",qk:"TABLE",He:"TYPE_UNSPECIFIED",values:function(){return[ge.He,ge.Fj,ge.Gj,ge.qk,ge.Bj,ge.gj,ge.zj]}},he={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[he.Fb,he.Gb,he.Jb,he.Db,he.Ib,he.Eb,he.Lb,he.Hb,he.Mb,he.Nb]}},ie={wk:"V1",xk:"V2",yk:"VERSION_UNSPECIFIED",values:function(){return[ie.yk,ie.wk,ie.xk]}},je={cj:"BOOLEAN",qj:"DATE_TIME",Gc:"DOUBLE",Lj:"INTEGER",mk:"STRING",He:"TYPE_UNSPECIFIED",values:function(){return[je.He,je.Lj,je.cj,je.Gc,je.mk,
je.qj]}},ke={Aj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Kb:"PUBLIC",values:function(){return[ke.Aj,ke.Kb]}},le={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[le.Fb,le.Gb,le.Jb,le.Db,le.Ib,le.Eb,le.Lb,le.Hb,le.Mb,le.Nb]}},me={Ej:"HORIZONTAL",Zj:"ORIENTATION_UNSPECIFIED",zk:"VERTICAL",values:function(){return[me.Zj,me.Ej,me.zk]}},
ne={we:"DEFAULT_OBJECT_ACL",Kb:"PUBLIC",Ge:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[ne.Ge,ne.Kb,ne.we]}},oe={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[oe.gb,oe.cb,oe.hb,oe.MIN,oe.MAX,oe.fb,oe.eb]}},pe={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[pe.gb,pe.cb,pe.hb,pe.MIN,pe.MAX,pe.fb,pe.eb]}},qe={MAX:"MAX",cb:"MEAN",eb:"MEDIAN",
MIN:"MIN",fb:"MODE",gb:"PYRAMIDING_POLICY_UNSPECIFIED",hb:"SAMPLE",values:function(){return[qe.gb,qe.cb,qe.hb,qe.MIN,qe.MAX,qe.fb,qe.eb]}},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={dj:"CANCELLED",ej:"CANCELLING",yj:"FAILED",ak:"PENDING",gk:"RUNNING",lk:"STATE_UNSPECIFIED",pk:"SUCCEEDED",values:function(){return[te.lk,te.ak,te.gk,te.ej,te.pk,te.dj,te.yj]}},ue={jk:"SEVERE",kk:"SEVERITY_UNSPECIFIED",Ak:"WARNING",values:function(){return[ue.kk,ue.Ak,ue.jk]}},ve={Gc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",dk:"PRECISION_UNSPECIFIED",values:function(){return[ve.dk,ve.INT,ve.FLOAT,ve.Gc]}},we={Zi:"ASCENDING",
tj:"DESCENDING",uj:"DIRECTION_UNSPECIFIED",values:function(){return[we.uj,we.Zi,we.tj]}},xe={Wi:"ALLOW",Xi:"ALLOW_WITH_LOG",rj:"DENY",sj:"DENY_WITH_LOG",Qj:"LOG",Xj:"NO_ACTION",values:function(){return[xe.Xj,xe.Wi,xe.Xi,xe.rj,xe.sj,xe.Qj]}},ye={te:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",De:"SHP",Ee:"TABLE_FILE_FORMAT_UNSPECIFIED",Fe:"TF_RECORD_TABLE",values:function(){return[ye.Ee,ye.te,ye.xe,ye.ze,ye.Ae,ye.De,ye.Fe]}},ze={te:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",De:"SHP",Ee:"TABLE_FILE_FORMAT_UNSPECIFIED",
Fe:"TF_RECORD_TABLE",values:function(){return[ze.Ee,ze.te,ze.xe,ze.ze,ze.Ae,ze.De,ze.Fe]}},Ae={kj:"CSV_COLUMN_DATA_TYPE_LONG",lj:"CSV_COLUMN_DATA_TYPE_NUMERIC",mj:"CSV_COLUMN_DATA_TYPE_STRING",nj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ae.nj,Ae.mj,Ae.lj,Ae.kj]}},Be={Cj:"GLOBALLY_CONSISTENT",Dj:"HIGHER_DENSITY",uk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Be.uk,Be.Cj,Be.Dj]}},Ce={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[Ce.Fb,Ce.Gb,Ce.Jb,Ce.Db,Ce.Ib,Ce.Eb,Ce.Lb,Ce.Hb,Ce.Mb,Ce.Nb]}},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]}},Ee={pj:"DATA_TYPE_UNSPECIFIED",Gc:"DOUBLE",FLOAT:"FLOAT",Ij:"INT16",Jj:"INT32",Kj:"INT8",rk:"UINT16",sk:"UINT32",tk:"UINT8",values:function(){return[Ee.pj,
Ee.Kj,Ee.tk,Ee.Ij,Ee.rk,Ee.Jj,Ee.sk,Ee.FLOAT,Ee.Gc]}},Fe={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Fe.Ie,Fe.Be,Fe.ye,Fe.Je]}},Ge={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Ge.Ie,Ge.Be,Ge.ye,Ge.Je]}},He=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(He,C);He.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
k.Object.defineProperties(He.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 Ie=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.Ye?null:a.Ye;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(Ie,C);
Ie.prototype.i=function(){return{M:{arguments:Je},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
k.Object.defineProperties(Ie.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}},Ye:{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 Je=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentName=null==a.sd?null:a.sd;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(Je,C);Je.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
k.Object.defineProperties(Je.prototype,{sd:{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 Ke=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Ke,C);Ke.prototype.i=function(){return{M:{values:Le},keys:["values"]}};
k.Object.defineProperties(Ke.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var Me=function(a){a=void 0===a?{}:a;this.h={};this.h.service=null==a.vi?null:a.vi;this.h.auditLogConfigs=null==a.Jg?null:a.Jg};q(Me,C);Me.prototype.i=function(){return{M:{auditLogConfigs:Ne},keys:["auditLogConfigs","service"]}};
k.Object.defineProperties(Me.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditLogConfigs")?E(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},vi:{configurable:!0,enumerable:!0,get:function(){return F(this,"service")?E(this,"service"):null},set:function(a){this.h.service=a}}});
var Ne=function(a){a=void 0===a?{}:a;this.h={};this.h.logType=null==a.Ph?null:a.Ph;this.h.exemptedMembers=null==a.qh?null:a.qh;this.h.ignoreChildExemptions=null==a.Eh?null:a.Eh};q(Ne,C);Ne.prototype.i=function(){return{H:{logType:Xd},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
k.Object.defineProperties(Ne.prototype,{qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"exemptedMembers")?E(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Eh:{configurable:!0,enumerable:!0,get:function(){return F(this,"ignoreChildExemptions")?E(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return F(this,"logType")?E(this,"logType"):null},set:function(a){this.h.logType=
a}}});var Oe=function(a){a=void 0===a?{}:a;this.h={};this.h.permissionType=null==a.fi?null:a.fi};q(Oe,C);Oe.prototype.i=function(){return{H:{permissionType:Yd},keys:["permissionType"]}};k.Object.defineProperties(Oe.prototype,{fi:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissionType")?E(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
var Pe=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.Xg?null:a.Xg;this.h.bindingId=null==a.Ng?null:a.Ng};q(Pe,C);Pe.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:Qe}}};
k.Object.defineProperties(Pe.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindingId")?E(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{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 Re=function(){this.h={}};q(Re,C);Re.prototype.i=function(){return{keys:[]}};var Se=function(a){a=void 0===a?{}:a;this.h={};this.h.capabilities=null==a.Tg?null:a.Tg};q(Se,C);Se.prototype.i=function(){return{H:{capabilities:Zd},keys:["capabilities"]}};
k.Object.defineProperties(Se.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return F(this,"capabilities")?E(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var Te=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ja?null:a.Ja};q(Te,C);Te.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:Ue}}};
k.Object.defineProperties(Te.prototype,{Ja:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Ve=function(a){a=void 0===a?{}:a;this.h={};this.h.logName=null==a.Oh?null:a.Oh;this.h.authorizationLoggingOptions=null==a.Kg?null:a.Kg};q(Ve,C);Ve.prototype.i=function(){return{H:{logName:$d},keys:["authorizationLoggingOptions","logName"],o:{authorizationLoggingOptions:Oe}}};
k.Object.defineProperties(Ve.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return F(this,"authorizationLoggingOptions")?E(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logName")?E(this,"logName"):null},set:function(a){this.h.logName=a}}});
var We=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(We,C);We.prototype.i=function(){return{H:{permissions:ae},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(We.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(We,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ae}}});var Xe=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.ya?null:a.ya};q(Xe,C);Xe.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(Xe.prototype,{ya:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Ye=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(Ye,C);Ye.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:Ze}}};
k.Object.defineProperties(Ye.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 $e=function(a){a=void 0===a?{}:a;this.h={};this.h.result=null==a.result?null:a.result};q($e,C);$e.prototype.i=function(){return{keys:["result"]}};
k.Object.defineProperties($e.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}}});var af=function(a){a=void 0===a?{}:a;this.h={};this.h.iam=null==a.Ch?null:a.Ch;this.h.sys=null==a.Fi?null:a.Fi;this.h.svc=null==a.Ei?null:a.Ei;this.h.op=null==a.di?null:a.di;this.h.values=null==a.values?null:a.values};q(af,C);af.prototype.i=function(){return{H:{iam:be,op:ce,sys:de},keys:["iam","op","svc","sys","values"]}};
k.Object.defineProperties(af.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return F(this,"iam")?E(this,"iam"):null},set:function(a){this.h.iam=a}},di:{configurable:!0,enumerable:!0,get:function(){return F(this,"op")?E(this,"op"):null},set:function(a){this.h.op=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return F(this,"svc")?E(this,"svc"):null},set:function(a){this.h.svc=a}},Fi:{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 bf=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(bf,C);bf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
k.Object.defineProperties(bf.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 cf=function(a){a=void 0===a?{}:a;this.h={};this.h.metric=null==a.Rh?null:a.Rh;this.h.field=null==a.sh?null:a.sh;this.h.customFields=null==a.ih?null:a.ih};q(cf,C);cf.prototype.i=function(){return{M:{customFields:df},keys:["customFields","field","metric"]}};
k.Object.defineProperties(cf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return F(this,"customFields")?E(this,"customFields"):null},set:function(a){this.h.customFields=a}},sh:{configurable:!0,enumerable:!0,get:function(){return F(this,"field")?E(this,"field"):null},set:function(a){this.h.field=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"metric")?E(this,"metric"):null},set:function(a){this.h.metric=a}}});
var df=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(df,C);df.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(df.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 ef=function(a){a=void 0===a?{}:a;this.h={};this.h.logMode=null==a.Nh?null:a.Nh};q(ef,C);ef.prototype.i=function(){return{H:{logMode:fe},keys:["logMode"]}};k.Object.defineProperties(ef.prototype,{Nh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logMode")?E(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var ff=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(ff,C);
ff.prototype.i=function(){return{keys:["values"],Oa:{values:{ra:Le,ta:!1,ua:!0,va:!1}}}};k.Object.defineProperties(ff.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var gf=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(gf,C);gf.prototype.i=function(){return{keys:["max","min"]}};
k.Object.defineProperties(gf.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 hf=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(hf,C);hf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
k.Object.defineProperties(hf.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 jf=function(a){a=void 0===a?{}:a;this.h={};this.h.tilestoreLocation=null==a.Li?null:a.Li;this.h.cloudStorageLocation=null==a.cloudStorageLocation?null:a.cloudStorageLocation;this.h.tilestoreEntry=null==a.Ki?null:a.Ki;this.h.gcsLocation=null==a.gcsLocation?null:a.gcsLocation;this.h.featureViewAssetLocation=null==a.Dd?null:a.Dd;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(jf,C);
jf.prototype.i=function(){return{M:{bands:kf},H:{type:ge},keys:"bands cloudStorageLocation description endTime expression featureCount featureViewAssetLocation gcsLocation geometry id name properties quota sizeBytes startTime tilestoreEntry tilestoreLocation title type updateTime".split(" "),Oa:{geometry:{ra:null,ta:!1,ua:!1,va:!1},properties:{ra:null,ta:!1,ua:!1,va:!1}},o:{cloudStorageLocation:Xe,expression:Ze,featureViewAssetLocation:lf,gcsLocation:mf,quota:nf,tilestoreEntry:of,tilestoreLocation:pf}}};
k.Object.defineProperties(jf.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}},Dd:{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}},Ki:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreEntry")?E(this,"tilestoreEntry"):null},set:function(a){this.h.tilestoreEntry=a}},Li:{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 Ue=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name};
q(Ue,C);Ue.prototype.i=function(){return{keys:["name"]}};k.Object.defineProperties(Ue.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}}});var qf=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(qf,C);
qf.prototype.i=function(){return{H:{fileFormat:he},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:Ze,visualizationOptions:rf}}};
k.Object.defineProperties(qf.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 sf=function(){this.h={}};q(sf,C);sf.prototype.i=function(){return{keys:[]}};
var tf=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.qa?null:a.qa;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(tf,C);
tf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkerCount maxWorkers requestId workloadTag".split(" "),o:{assetExportOptions:Te,expression:Ze}}};
k.Object.defineProperties(tf.prototype,{qa:{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 uf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.oa?null:a.oa;this.h.assetExportOptions=null==a.qa?null:a.qa;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(uf,C);uf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkerCount maxWorkers requestId workloadTag".split(" "),o:{assetExportOptions:vf,expression:Ze,fileExportOptions:wf,grid:xf}}};
k.Object.defineProperties(uf.prototype,{qa:{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}},
oa:{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 yf=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(yf,C);
yf.prototype.i=function(){return{keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:Ze,tileExportOptions:wf,tileOptions:zf}}};
k.Object.defineProperties(yf.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 Af=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.oa?null:a.oa;this.h.assetExportOptions=null==a.qa?null:a.qa;this.h.featureViewExportOptions=null==a.Ed?null:a.Ed;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(Af,C);Af.prototype.i=function(){return{keys:"assetExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkerCount maxWorkers policy requestId selectors workloadTag".split(" "),o:{assetExportOptions:Bf,expression:Ze,featureViewExportOptions:Cf,fileExportOptions:Df,policy:Ef}}};
k.Object.defineProperties(Af.prototype,{qa:{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}},
Ed:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewExportOptions")?E(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},oa:{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 Ff=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(Ff,C);Ff.prototype.i=function(){return{H:{version:ie},keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:Ze,tileExportOptions:Gf,tileOptions:zf,videoOptions:Hf}}};
k.Object.defineProperties(Ff.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 If=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ra?null:a.Ra;this.h.fileExportOptions=null==a.oa?null:a.oa;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(If,C);
If.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkerCount maxWorkers requestId videoOptions workloadTag".split(" "),o:{expression:Ze,fileExportOptions:Gf,videoOptions:Hf}}};
k.Object.defineProperties(If.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{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 Qe=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(Qe,C);
Qe.prototype.i=function(){return{keys:["description","expression","location","title"]}};
k.Object.defineProperties(Qe.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 Ze=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(Ze,C);Ze.prototype.i=function(){return{keys:["result","values"],Oa:{values:{ra:Le,ta:!1,ua:!0,va:!1}}}};
k.Object.defineProperties(Ze.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 Jf=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(Jf,C);Jf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
k.Object.defineProperties(Jf.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 Kf=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(Kf,C);Kf.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:Ze}}};
k.Object.defineProperties(Kf.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 Cf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewDestination=null==a.ef?null:a.ef;this.h.ingestionTimeParameters=null==a.vc?null:a.vc};q(Cf,C);Cf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:Lf,ingestionTimeParameters:Mf}}};
k.Object.defineProperties(Cf.prototype,{ef:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewDestination")?E(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},vc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Nf=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(Nf,C);Nf.prototype.i=function(){return{H:{type:je},keys:["name","type"]}};k.Object.defineProperties(Nf.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 Lf=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(Lf,C);Lf.prototype.i=function(){return{H:{permissions:ke},keys:["assetVersion","name","permissions"]}};
k.Object.defineProperties(Lf.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(Lf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ke}}});var Mf=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.hi?null:a.hi};q(Mf,C);Mf.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:Of,rankingOptions:Pf,thinningOptions:Qf}}};
k.Object.defineProperties(Mf.prototype,{hi:{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 lf=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(lf,C);lf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:Rf}}};
k.Object.defineProperties(lf.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 Rf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewAttributes=null==a.rh?null:a.rh;this.h.ingestionTimeParameters=null==a.vc?null:a.vc};q(Rf,C);
Rf.prototype.i=function(){return{M:{featureViewAttributes:Nf},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:Mf}}};
k.Object.defineProperties(Rf.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewAttributes")?E(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},vc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Sf=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(Sf,C);Sf.prototype.i=function(){return{H:{fileFormat:le,orientation:me},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:Ze,grid:xf}}};
k.Object.defineProperties(Sf.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 nf=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.Me?null:a.Me;this.h.maxAssets=null==a.If?null:a.If;this.h.maxAssetCount=null==a.Hf?null:a.Hf};q(nf,C);
nf.prototype.i=function(){return{keys:["assetCount","maxAssetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
k.Object.defineProperties(nf.prototype,{Me:{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 Tf=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(Tf,C);Tf.prototype.i=function(){return{keys:["argumentNames","body"]}};
k.Object.defineProperties(Tf.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 Uf=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(Uf,C);Uf.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Oa:{arguments:{ra:Le,ta:!1,ua:!0,va:!1}}}};
k.Object.defineProperties(Uf.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 Vf=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(Vf,C);Vf.prototype.i=function(){return{H:{permissions:ne},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Vf.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(Vf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ne}}});var mf=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.ya?null:a.ya};q(mf,C);mf.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(mf.prototype,{ya:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Wf=function(a){a=void 0===a?{}:a;this.h={};this.h.cloudOptimized=null==a.Pe?null:a.Pe;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(Wf,C);
Wf.prototype.i=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions","tileSize"],o:{tileDimensions:Xf}}};
k.Object.defineProperties(Wf.prototype,{Pe:{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 Yf=function(a){a=void 0===a?{}:a;this.h={};this.h.options=null==a.options?null:a.options};q(Yf,C);Yf.prototype.i=function(){return{keys:["options"],o:{options:Zf}}};k.Object.defineProperties(Yf.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return F(this,"options")?E(this,"options"):null},set:function(a){this.h.options=a}}});
var Zf=function(a){a=void 0===a?{}:a;this.h={};this.h.requestedPolicyVersion=null==a.pi?null:a.pi};q(Zf,C);Zf.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};k.Object.defineProperties(Zf.prototype,{pi:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestedPolicyVersion")?E(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});
var Xf=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(Xf,C);Xf.prototype.i=function(){return{keys:["height","width"]}};k.Object.defineProperties(Xf.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 $f=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($f,C);$f.prototype.i=function(){return{keys:["x","y"]}};k.Object.defineProperties($f.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 vf=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(vf,C);
vf.prototype.i=function(){return{H:{pyramidingPolicy:oe,pyramidingPolicyOverrides:pe},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Oa:{pyramidingPolicyOverrides:{ra:null,ta:!1,ua:!1,va:!1}},o:{earthEngineDestination:Ue}}};
k.Object.defineProperties(vf.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 kf=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(kf,C);
kf.prototype.i=function(){return{M:{tilesets:ag},H:{pyramidingPolicy:qe},keys:"cloudStorageLocation dataType grid id missingData pyramidingPolicy tilesets".split(" "),o:{cloudStorageLocation:Xe,dataType:bg,grid:xf,missingData:cg}}};
k.Object.defineProperties(kf.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 wf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.ma?null:a.ma;this.h.cloudStorageDestination=null==a.ka?null:a.ka;this.h.gcsDestination=null==a.tb?null:a.tb;this.h.geoTiffOptions=null==a.Fd?null:a.Fd;this.h.tfRecordOptions=null==a.ge?null:a.ge;this.h.fileFormat=null==a.F?null:a.F};q(wf,C);
wf.prototype.i=function(){return{H:{fileFormat:re},keys:"cloudStorageDestination driveDestination fileFormat gcsDestination geoTiffOptions tfRecordOptions".split(" "),o:{cloudStorageDestination:We,driveDestination:hf,gcsDestination:Vf,geoTiffOptions:Wf,tfRecordOptions:dg}}};
k.Object.defineProperties(wf.prototype,{ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{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}},Fd:{configurable:!0,enumerable:!0,get:function(){return F(this,"geoTiffOptions")?E(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},ge:{configurable:!0,enumerable:!0,get:function(){return F(this,"tfRecordOptions")?E(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
var eg=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.md?null:a.md;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.yh?null:a.yh;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.Uh?null:a.Uh;this.h.skipMetadataRead=null==a.yi?null:a.yi};q(eg,C);eg.prototype.i=function(){return{M:{bands:fg,maskBands:gg,tilesets:hg},H:{pyramidingPolicy:se},keys:"bands endTime footprint maskBands minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),Oa:{properties:{ra:null,ta:!1,ua:!1,va:!1}},o:{footprint:ig,missingData:cg}}};
k.Object.defineProperties(eg.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}},yh:{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}},Uh:{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}},yi:{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}},md:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
var jg=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(jg,C);jg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:He,dimensions:Xf}}};
k.Object.defineProperties(jg.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 kg=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(kg,C);kg.prototype.i=function(){return{keys:["description","imageManifest","overwrite","requestId"],o:{imageManifest:eg}}};
k.Object.defineProperties(kg.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 lg=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(lg,C);lg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:mg}}};
k.Object.defineProperties(lg.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 ng=function(a){a=void 0===a?{}:a;this.h={};this.h.algorithms=null==a.Hc?null:a.Hc};q(ng,C);ng.prototype.i=function(){return{M:{algorithms:Ie},keys:["algorithms"]}};k.Object.defineProperties(ng.prototype,{Hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"algorithms")?E(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
var og=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(og,C);og.prototype.i=function(){return{M:{assets:jf},keys:["assets","nextPageToken"]}};
k.Object.defineProperties(og.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 pg=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(pg,C);pg.prototype.i=function(){return{M:{features:Jf},keys:["features","nextPageToken","type"]}};
k.Object.defineProperties(pg.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 qg=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(qg,C);qg.prototype.i=function(){return{M:{operations:rg},keys:["nextPageToken","operations"]}};
k.Object.defineProperties(qg.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 sg=function(a){a=void 0===a?{}:a;this.h={};this.h.counter=null==a.counter?null:a.counter;this.h.dataAccess=null==a.jh?null:a.jh;this.h.cloudAudit=null==a.Vg?null:a.Vg};q(sg,C);sg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:Ve,counter:cf,dataAccess:ef}}};
k.Object.defineProperties(sg.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}},jh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataAccess")?E(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
var cg=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(cg,C);cg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(cg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var tg=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Tb?null:a.Tb};q(tg,C);tg.prototype.i=function(){return{keys:["destinationName"]}};
k.Object.defineProperties(tg.prototype,{Tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var rg=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(rg,C);
rg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Oa:{metadata:{ra:null,ta:!1,ua:!1,va:!1},response:{ra:null,ta:!1,ua:!1,va:!1}},o:{error:ug}}};
k.Object.defineProperties(rg.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 vg=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.We?null:a.We;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.Ai?null:
a.Ai;this.h.attempt=null==a.attempt?null:a.attempt;this.h.scriptUri=null==a.bg?null:a.bg;this.h.destinationUris=null==a.Ze?null:a.Ze;this.h.notifications=null==a.Yh?null:a.Yh;this.h.batchEecuUsageSeconds=null==a.Mg?null:a.Mg};q(vg,C);vg.prototype.i=function(){return{M:{notifications:wg,stages:xg},H:{state:te},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
k.Object.defineProperties(vg.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}},We:{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}},Ze:{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}},Yh:{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}},Ai:{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 wg=function(a){a=void 0===a?{}:a;this.h={};this.h.severity=null==a.severity?null:a.severity;this.h.topic=null==a.Ni?null:a.Ni;this.h.detail=null==a.detail?null:a.detail};q(wg,C);wg.prototype.i=function(){return{H:{severity:ue},keys:["detail","severity","topic"]}};
k.Object.defineProperties(wg.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}},Ni:{configurable:!0,enumerable:!0,get:function(){return F(this,"topic")?E(this,"topic"):null},set:function(a){this.h.topic=a}}});
var xg=function(a){a=void 0===a?{}:a;this.h={};this.h.displayName=null==a.displayName?null:a.displayName;this.h.completeWorkUnits=null==a.Wg?null:a.Wg;this.h.totalWorkUnits=null==a.Oi?null:a.Oi;this.h.description=null==a.description?null:a.description};q(xg,C);xg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
k.Object.defineProperties(xg.prototype,{Wg:{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}},Oi:{configurable:!0,enumerable:!0,get:function(){return F(this,"totalWorkUnits")?E(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var bg=function(a){a=void 0===a?{}:a;this.h={};this.h.precision=null==a.precision?null:a.precision;this.h.range=null==a.ed?null:a.ed;this.h.dimensionsCount=null==a.nh?null:a.nh};q(bg,C);bg.prototype.i=function(){return{H:{precision:ve},keys:["dimensionsCount","precision","range"],o:{range:gf}}};
k.Object.defineProperties(bg.prototype,{nh:{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}},ed:{configurable:!0,enumerable:!0,get:function(){return F(this,"range")?E(this,"range"):null},set:function(a){this.h.range=a}}});
var ig=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(ig,C);ig.prototype.i=function(){return{M:{points:$f},keys:["bandId","points"]}};
k.Object.defineProperties(ig.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 xf=function(a){a=void 0===a?{}:a;this.h={};this.h.crsCode=null==a.Xe?null:a.Xe;this.h.crsWkt=null==a.dh?null:a.dh;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.affineTransform=null==a.Ob?null:a.Ob};q(xf,C);xf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:He,dimensions:Xf}}};
k.Object.defineProperties(xf.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsCode")?E(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},dh:{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 Ef=function(a){a=void 0===a?{}:a;this.h={};this.h.version=null==a.version?null:a.version;this.h.bindings=null==a.td?null:a.td;this.h.auditConfigs=null==a.Ig?null:a.Ig;this.h.rules=null==a.rules?null:a.rules;this.h.etag=null==a.cf?null:a.cf};q(Ef,C);Ef.prototype.i=function(){return{M:{auditConfigs:Me,bindings:Pe,rules:yg},keys:["auditConfigs","bindings","etag","rules","version"]}};
k.Object.defineProperties(Ef.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditConfigs")?E(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},td:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindings")?E(this,"bindings"):null},set:function(a){this.h.bindings=a}},cf:{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 Of=function(a){a=void 0===a?{}:a;this.h={};this.h.prerenderTiles=null==a.gi?null:a.gi;this.h.tileLimiting=null==a.Gi?null:a.Gi};q(Of,C);Of.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:zg}}};
k.Object.defineProperties(Of.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return F(this,"prerenderTiles")?E(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileLimiting")?E(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Ag=function(a){a=void 0===a?{}:a;this.h={};this.h.attributeName=null==a.attributeName?null:a.attributeName};q(Ag,C);Ag.prototype.i=function(){return{keys:["attributeName"]}};
k.Object.defineProperties(Ag.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return F(this,"attributeName")?E(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Bg=function(){this.h={}};q(Bg,C);Bg.prototype.i=function(){return{keys:[]}};var Cg=function(){this.h={}};q(Cg,C);Cg.prototype.i=function(){return{keys:[]}};var Dg=function(){this.h={}};q(Dg,C);Dg.prototype.i=function(){return{keys:[]}};
var Eg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByAttributeRule=null==a.Ud?null:a.Ud;this.h.rankByMinVisibleLodRule=null==a.li?null:a.li;this.h.rankByGeometryTypeRule=null==a.Vd?null:a.Vd;this.h.rankByMinZoomLevelRule=null==a.Wd?null:a.Wd;this.h.direction=null==a.direction?null:a.direction};q(Eg,C);
Eg.prototype.i=function(){return{H:{direction:we},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Ag,rankByGeometryTypeRule:Bg,rankByMinVisibleLodRule:Cg,rankByMinZoomLevelRule:Dg}}};
k.Object.defineProperties(Eg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return F(this,"direction")?E(this,"direction"):null},set:function(a){this.h.direction=a}},Ud:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByAttributeRule")?E(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},Vd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByGeometryTypeRule")?E(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
a}},li:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinVisibleLodRule")?E(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},Wd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinZoomLevelRule")?E(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
var Pf=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(Pf,C);Pf.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Fg,zOrderRankingRule:Fg}}};
k.Object.defineProperties(Pf.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 Fg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByOneThingRule=null==a.Tf?null:a.Tf;this.h.pseudoRandomTiebreaking=null==a.ki?null:a.ki};q(Fg,C);Fg.prototype.i=function(){return{M:{rankByOneThingRule:Eg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
k.Object.defineProperties(Fg.prototype,{ki:{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 yg=function(a){a=void 0===a?{}:a;this.h={};this.h.description=null==a.description?null:a.description;this.h.permissions=null==a.permissions?null:a.permissions;this.h.action=null==a.action?null:a.action;this.h["in"]=null==a.Gh?null:a.Gh;this.h.notIn=null==a.Xh?null:a.Xh;this.h.conditions=null==a.conditions?null:a.conditions;this.h.logConfig=null==a.Mh?null:a.Mh};q(yg,C);yg.prototype.i=function(){return{M:{conditions:af,logConfig:sg},H:{action:xe},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
k.Object.defineProperties(yg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return F(this,"action")?E(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return F(this,"conditions")?E(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},Gh:{configurable:!0,enumerable:!0,
get:function(){return F(this,"in")?E(this,"in"):null},set:function(a){this.h["in"]=a}},Mh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logConfig")?E(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Xh:{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 Gg=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(Gg,C);Gg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Ef}}};
k.Object.defineProperties(Gg.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 ug=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(ug,C);ug.prototype.i=function(){return{keys:["code","details","message"],Oa:{details:{ra:null,ta:!0,ua:!1,va:!1}}}};
k.Object.defineProperties(ug.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 Hg=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(Hg,C);Hg.prototype.i=function(){return{H:{fileFormat:ze},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:Ze}}};
k.Object.defineProperties(Hg.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 Bf=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ja?null:a.Ja};q(Bf,C);Bf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:Ue}}};
k.Object.defineProperties(Bf.prototype,{Ja:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Df=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.ma?null:a.ma;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(Df,C);
Df.prototype.i=function(){return{H:{fileFormat:ye},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],o:{cloudStorageDestination:We,driveDestination:hf,gcsDestination:Vf}}};
k.Object.defineProperties(Df.prototype,{ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{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 mg=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.md?null:a.md;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.eh?null:a.eh;this.h.policy=null==a.mb?null:a.mb};q(mg,C);
mg.prototype.i=function(){return{M:{sources:Ig},H:{csvColumnDataTypeOverrides:Ae},keys:"csvColumnDataTypeOverrides endTime name policy properties sources startTime uriPrefix".split(" "),Oa:{csvColumnDataTypeOverrides:{ra:null,ta:!1,ua:!1,va:!1},properties:{ra:null,ta:!1,ua:!1,va:!1}},o:{policy:Ef}}};
k.Object.defineProperties(mg.prototype,{eh:{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}},md:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
var Ig=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.ii?null:a.ii;this.h.xColumn=null==a.Ri?null:a.Ri;this.h.yColumn=null==a.Si?null:a.Si;this.h.dateFormat=null==a.kh?null:a.kh;this.h.csvDelimiter=null==a.fh?
null:a.fh;this.h.csvQualifier=null==a.gh?null:a.gh};q(Ig,C);Ig.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" ")}};
k.Object.defineProperties(Ig.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}},fh:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvDelimiter")?E(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return F(this,
"csvQualifier")?E(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{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}},ii:{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}},Ri:{configurable:!0,enumerable:!0,get:function(){return F(this,
"xColumn")?E(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Si:{configurable:!0,enumerable:!0,get:function(){return F(this,"yColumn")?E(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
var dg=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.Se?null:a.Se;this.h.maxSizeBytes=null==a.Zb?null:a.Zb;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue;this.h.tensorDepths=null==a.fe?null:a.fe;this.h.sequenceData=null==a.cg?null:a.cg;this.h.collapseBands=null==a.Qe?null:a.Qe;this.h.maxMaskedRatio=null==a.Kf?null:a.Kf};q(dg,C);
dg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Oa:{tensorDepths:{ra:null,ta:!1,ua:!1,va:!1}},o:{marginDimensions:Xf,tileDimensions:Xf}}};
k.Object.defineProperties(dg.prototype,{Qe:{configurable:!0,enumerable:!0,get:function(){return F(this,"collapseBands")?E(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Se:{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}},fe:{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 Qf=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(Qf,C);Qf.prototype.i=function(){return{H:{thinningStrategy:Be},keys:["maxFeaturesPerTile","thinningStrategy"]}};
k.Object.defineProperties(Qf.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 Jg=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(Jg,C);
Jg.prototype.i=function(){return{H:{fileFormat:Ce},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:Ze,grid:xf,visualizationOptions:rf}}};
k.Object.defineProperties(Jg.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 zg=function(a){a=void 0===a?{}:a;this.h={};this.h.maxPrerenderZoom=null==a.Qh?null:a.Qh;this.h.minVerticesPerTile=null==a.Vh?null:a.Vh;this.h.neighborDepth=null==a.Wh?null:a.Wh;this.h.minFeaturesPerTile=null==a.Th?null:a.Th};q(zg,C);zg.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
k.Object.defineProperties(zg.prototype,{Qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPrerenderZoom")?E(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Th:{configurable:!0,enumerable:!0,get:function(){return F(this,"minFeaturesPerTile")?E(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minVerticesPerTile")?E(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
a}},Wh:{configurable:!0,enumerable:!0,get:function(){return F(this,"neighborDepth")?E(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
var zf=function(a){a=void 0===a?{}:a;this.h={};this.h.endZoom=null==a.af?null:a.af;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.xi?null:a.xi;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(zf,C);zf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey maxZoom minZoom scale skipEmpty skipEmptyTiles startZoom stride tileDimensions zoomSubset".split(" "),o:{dimensions:Xf,tileDimensions:Xf,zoomSubset:Kg}}};
k.Object.defineProperties(zf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},af:{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}},xi:{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 hg=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.Ci?null:a.Ci;this.h.subdatasetSuffix=null==a.Di?null:a.Di};q(hg,C);hg.prototype.i=function(){return{M:{sources:jg},H:{dataType:Ee},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
k.Object.defineProperties(hg.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}},Ci:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetPrefix")?E(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Di:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetSuffix")?E(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
var fg=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.tilesetId=null==a.Dc?null:a.Dc;this.h.tilesetBandIndex=null==a.Ji?null:a.Ji;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};q(fg,C);fg.prototype.i=function(){return{H:{pyramidingPolicy:De},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:cg}}};
k.Object.defineProperties(fg.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}},Ji:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tilesetBandIndex")?E(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},Dc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var gg=function(a){a=void 0===a?{}:a;this.h={};this.h.tilesetId=null==a.Dc?null:a.Dc;this.h.bandIds=null==a.ca?null:a.ca};q(gg,C);gg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
k.Object.defineProperties(gg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Dc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var of=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(of,C);
of.prototype.i=function(){return{M:{sources:Lg},keys:["pathPrefix","sources"]}};k.Object.defineProperties(of.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 pf=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(pf,C);pf.prototype.i=function(){return{M:{sources:Lg},keys:["pathPrefix","sources"]}};
k.Object.defineProperties(pf.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 Lg=function(a){a=void 0===a?{}:a;this.h={};this.h.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.h.headerSizeBytes=null==a.Bh?null:a.Bh};q(Lg,C);
Lg.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};k.Object.defineProperties(Lg.prototype,{Bh:{configurable:!0,enumerable:!0,get:function(){return F(this,"headerSizeBytes")?E(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathSuffix")?E(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
var ag=function(a){a=void 0===a?{}:a;this.h={};this.h.fileIndexes=null==a.th?null:a.th;this.h.firstTileIndex=null==a.vh?null:a.vh;this.h.tilesPerFile=null==a.Ii?null:a.Ii};q(ag,C);ag.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
k.Object.defineProperties(ag.prototype,{th:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileIndexes")?E(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},vh:{configurable:!0,enumerable:!0,get:function(){return F(this,"firstTileIndex")?E(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesPerFile")?E(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
var Mg=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(Mg,C);Mg.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:jf}}};
k.Object.defineProperties(Mg.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 Le=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(Le,C);
Le.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:Ke,dictionaryValue:ff,functionDefinitionValue:Tf,functionInvocationValue:Uf}}};
k.Object.defineProperties(Le.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 Gf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.ma?null:a.ma;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(Gf,C);Gf.prototype.i=function(){return{H:{fileFormat:Fe},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],o:{cloudStorageDestination:We,driveDestination:hf,gcsDestination:Vf}}};
k.Object.defineProperties(Gf.prototype,{ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{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 Hf=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(Hf,C);Hf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
k.Object.defineProperties(Hf.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 Ng=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.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(Ng,C);Ng.prototype.i=function(){return{H:{fileFormat:Ge},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:Ze,grid:xf,videoOptions:Hf}}};
k.Object.defineProperties(Ng.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 rf=function(a){a=void 0===a?{}:a;this.h={};this.h.ranges=null==a.Sf?null:a.Sf;this.h.paletteColors=null==a.bd?null:a.bd;this.h.gamma=null==a.gamma?null:a.gamma;this.h.opacity=null==a.opacity?null:a.opacity};q(rf,C);
rf.prototype.i=function(){return{M:{ranges:gf},keys:["gamma","opacity","paletteColors","ranges"]}};
k.Object.defineProperties(rf.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}},bd:{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 Kg=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(Kg,C);Kg.prototype.i=function(){return{keys:["end","max","min","start"]}};
k.Object.defineProperties(Kg.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 Sd={$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"},Og=function(a){this.m=
"v1alpha";this.j=new Vd(a,null)};Og.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:ng})};var Pg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Pg.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:Se})};Pg.prototype.Pd=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:og})};
var Qg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};h=Qg.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:jf})};
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:sf})};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:jf})};
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:jf})};h.Pd=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:og})};
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:jf})};var Rg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Rg.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:rg})};var Sg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Sg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:G(c,d),G:Kf})};var Tg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Tg.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:Sf})};var Ug=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Ug.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:rg})};Ug.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",u:G(c,d),G:rg})};
var Vg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};Vg.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:rg})};var Wg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Wg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:G(c,d),G:qf})};var Xg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};h=Xg.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:sf})};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:sf})};
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:rg})};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:qg})};
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:rg})};var Yg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
Yg.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:rg})};Yg.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:rg})};
var Zg=function(a){this.m="v1alpha";this.j=new Vd(a,null)};Zg.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:Hg})};var $g=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
$g.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:Jg})};
var ah=function(a){this.m="v1alpha";this.j=new Vd(a,null)},bh=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:$e})},ch=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
ch.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:rg})};var dh=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
dh.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:rg})};var eh=function(a){this.m="v1alpha";this.j=new Vd(a,null)};
eh.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:G(c,d),G:Ng})};var fh=function(){};fh.prototype.send=function(a,b){Rd(a);return(void 0).then(function(c){return b?Vc(b,c):c})};var gh=function(a,b){this.Uk=100;this.Jk=a;this.hl=b;this.Sd=0;this.pa=null};gh.prototype.get=function(){if(0<this.Sd){this.Sd--;var a=this.pa;this.pa=a.next;a.next=null}else a=this.Jk();return a};gh.prototype.put=function(a){this.hl(a);this.Sd<this.Uk&&(this.Sd++,a.next=this.pa,this.pa=a)};var ih=function(a,b){Eb(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:hh.hasOwnProperty(d)?a.setAttribute(hh[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},hh={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"},kh=function(a,b,c){return jh(document,arguments)},jh=function(a,b){var c=b[1],d=lh(a,String(b[0]));c&&("string"===typeof c?d.className=c:Array.isArray(c)?d.className=c.join(" "):ih(d,c));2<b.length&&mh(a,d,b,2);return d},mh=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}Pa(g?Ya(f):f,e)}}},lh=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},nh=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},oh=function(a){z(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},ph=function(a){this.zd=a||r.document||document};h=ph.prototype;
h.getElementsByTagName=function(a,b){return(b||this.zd).getElementsByTagName(String(a))};h.Ik=function(a,b,c){return jh(this.zd,arguments)};h.createElement=function(a){return lh(this.zd,a)};h.createTextNode=function(a){return this.zd.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){mh(oh(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=nh;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 qh,rh=function(){var a=r.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!hb("Presto")&&(a=function(){var e=lh(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&&!hb("Trident")&&!hb("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 sh(a){r.setTimeout(function(){throw a;},0)};var th=function(){this.pe=this.lc=null};th.prototype.add=function(a,b){var c=uh.get();c.set(a,b);this.pe?this.pe.next=c:(z(!this.lc),this.lc=c);this.pe=c};th.prototype.remove=function(){var a=null;this.lc&&(a=this.lc,this.lc=this.lc.next,this.lc||(this.pe=null),a.next=null);return a};var uh=new gh(function(){return new vh},function(a){return a.reset()}),vh=function(){this.next=this.scope=this.jf=null};vh.prototype.set=function(a,b){this.jf=a;this.scope=b;this.next=null};
vh.prototype.reset=function(){this.next=this.scope=this.jf=null};var wh,xh=!1,yh=new th,Ah=function(a,b){wh||zh();xh||(wh(),xh=!0);yh.add(a,b)},zh=function(){if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);wh=function(){a.then(Bh)}}else wh=function(){var b=Bh;"function"!==typeof r.setImmediate||r.Window&&r.Window.prototype&&!hb("Edge")&&r.Window.prototype.setImmediate==r.setImmediate?(qh||(qh=rh()),qh(b)):r.setImmediate(b)}},Bh=function(){for(var a;a=yh.remove();){try{a.jf.call(a.scope)}catch(b){sh(b)}uh.put(a)}xh=!1};var Ch=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Fh=function(a){this.S=0;this.ja=void 0;this.qc=this.ib=this.X=null;this.Id=this.df=!1;if(a!=oc)try{var b=this;a.call(void 0,function(c){Dh(b,2,c)},function(c){if(!(c instanceof Eh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Dh(b,3,c)})}catch(c){Dh(this,3,c)}},Gh=function(){this.next=this.context=this.xc=this.bc=this.Rb=null;this.qd=!1};Gh.prototype.reset=function(){this.context=this.xc=this.bc=this.Rb=null;this.qd=!1};
var Hh=new gh(function(){return new Gh},function(a){a.reset()}),Ih=function(a,b,c){var d=Hh.get();d.bc=a;d.xc=b;d.context=c;return d};Fh.prototype.then=function(a,b,c){null!=a&&La(a,"opt_onFulfilled should be a function.");null!=b&&La(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Jh(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};Fh.prototype.$goog_Thenable=!0;
Fh.prototype.pl=function(a,b){return Jh(this,null,a,b)};Fh.prototype.catch=Fh.prototype.pl;Fh.prototype.cancel=function(a){if(0==this.S){var b=new Eh(a);Ah(function(){Kh(this,b)},this)}};
var Kh=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.qd||(d++,g.Rb==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.S&&1==d?Kh(c,b):(f?(d=f,z(c.ib),z(null!=d),d.next==c.qc&&(c.qc=d),d.next=d.next.next):Lh(c),Mh(c,e,3,b)))}a.X=null}else Dh(a,3,b)},Oh=function(a,b){a.ib||2!=a.S&&3!=a.S||Nh(a);z(null!=b.bc);a.qc?a.qc.next=b:a.ib=b;a.qc=b},Jh=function(a,b,c,d){var e=Ih(null,null,null);e.Rb=new Fh(function(f,g){e.bc=b?function(l){try{var m=b.call(d,l);f(m)}catch(p){g(p)}}:
f;e.xc=c?function(l){try{var m=c.call(d,l);void 0===m&&l instanceof Eh?g(l):f(m)}catch(p){g(p)}}:g});e.Rb.X=a;Oh(a,e);return e.Rb};Fh.prototype.rl=function(a){z(1==this.S);this.S=0;Dh(this,2,a)};Fh.prototype.sl=function(a){z(1==this.S);this.S=0;Dh(this,3,a)};
var Dh=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.rl,f=a.sl;if(d instanceof Fh){null!=e&&La(e,"opt_onFulfilled should be a function.");null!=f&&La(f,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Oh(d,Ih(e||oc,f||null,a));var g=!0}else if(Ch(d))d.then(e,f,a),g=!0;else{if(t(d))try{var l=d.then;if("function"===typeof l){Ph(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,Nh(a),3!=b||c instanceof Eh||Qh(a,c))}},Ph=function(a,b,c,d,e){var f=!1,g=function(m){f||(f=!0,c.call(e,m))},l=function(m){f||(f=!0,d.call(e,m))};try{b.call(a,g,l)}catch(m){l(m)}},Nh=function(a){a.df||(a.df=!0,Ah(a.Mk,a))},Lh=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};Fh.prototype.Mk=function(){for(var a;a=Lh(this);)Mh(this,a,this.S,this.ja);this.df=!1};
var Mh=function(a,b,c,d){if(3==c&&b.xc&&!b.qd)for(;a&&a.Id;a=a.X)a.Id=!1;if(b.Rb)b.Rb.X=null,Rh(b,c,d);else try{b.qd?b.bc.call(b.context):Rh(b,c,d)}catch(e){Sh.call(null,e)}Hh.put(b)},Rh=function(a,b,c){2==b?a.bc.call(a.context,c):a.xc&&a.xc.call(a.context,c)},Qh=function(a,b){a.Id=!0;Ah(function(){a.Id&&Sh.call(null,b)})},Sh=sh,Eh=function(a){Ea.call(this,a)};x(Eh,Ea);Eh.prototype.name="cancel";var Th=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 Uh=function(a,b,c){y.call(this);this.Vk=null!=c?a.bind(c):a;this.Sk=b;this.rd=null;this.Cc=!1;this.cd=0;this.ic=null};q(Uh,y);h=Uh.prototype;h.hf=function(a){this.rd=arguments;this.ic||this.cd?this.Cc=!0:Vh(this)};h.stop=function(){this.ic&&(r.clearTimeout(this.ic),this.ic=null,this.Cc=!1,this.rd=null)};h.pause=function(){this.cd++};h.resume=function(){this.cd--;this.cd||!this.Cc||this.ic||(this.Cc=!1,Vh(this))};h.J=function(){y.prototype.J.call(this);this.stop()};
var Vh=function(a){a.ic=Th(function(){a.ic=null;a.Cc&&!a.cd&&(a.Cc=!1,Vh(a))},a.Sk);var b=a.rd;a.rd=null;a.Vk.apply(null,b)};function Wh(){};/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var Xh=function(a,b){this.ae=[];this.Zh=a;this.lh=b||null;this.Sc=this.tc=!1;this.ja=void 0;this.gg=this.Og=this.Ne=!1;this.le=0;this.X=null;this.Oe=0};x(Xh,Wh);Xh.prototype.cancel=function(a){if(this.tc)this.ja instanceof Xh&&this.ja.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Oe--,0>=b.Oe&&b.cancel())}this.Zh?this.Zh.call(this.lh,this):this.gg=!0;this.tc||Yh(this,new Zh(this))}};Xh.prototype.Yg=function(a,b){this.Ne=!1;$h(this,a,b)};
var $h=function(a,b,c){a.tc=!0;a.ja=c;a.Sc=!b;ai(a)},ci=function(a){if(a.tc){if(!a.gg)throw new bi(a);a.gg=!1}};Xh.prototype.callback=function(a){ci(this);di(a);$h(this,!0,a)};var Yh=function(a,b){ci(a);di(b);$h(a,!1,b)},di=function(a){z(!(a instanceof Xh),"An execution sequence may not be initiated with a blocking Deferred.")},ei=function(a,b,c,d){z(!a.Og,"Blocking Deferreds can not be re-used");a.ae.push([b,c,d]);a.tc&&ai(a)};
Xh.prototype.then=function(a,b,c){var d,e,f=new Fh(function(g,l){e=g;d=l});ei(this,e,function(g){g instanceof Zh?f.cancel():d(g);return fi},this);return f.then(a,b,c)};Xh.prototype.$goog_Thenable=!0;
var gi=function(a){return Sa(a.ae,function(b){return"function"===typeof b[1]})},fi={},ai=function(a){if(a.le&&a.tc&&gi(a)){var b=a.le,c=hi[b];c&&(r.clearTimeout(c.fa),delete hi[b]);a.le=0}a.X&&(a.X.Oe--,delete a.X);b=a.ja;for(var d=c=!1;a.ae.length&&!a.Ne;){var e=a.ae.shift(),f=e[0],g=e[1];e=e[2];if(f=a.Sc?g:f)try{var l=f.call(e||a.lh,b);l===fi&&(l=void 0);void 0!==l&&(a.Sc=a.Sc&&(l==b||l instanceof Error),a.ja=b=l);if(Ch(b)||"function"===typeof r.Promise&&b instanceof r.Promise)d=!0,a.Ne=!0}catch(m){b=
m,a.Sc=!0,gi(a)||(c=!0)}}a.ja=b;d&&(l=u(a.Yg,a,!0),d=u(a.Yg,a,!1),b instanceof Xh?(ei(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new ii(b),hi[b.fa]=b,a.le=b.fa)},bi=function(){Ea.call(this)};x(bi,Ea);bi.prototype.message="Deferred has already fired";bi.prototype.name="AlreadyCalledError";var Zh=function(){Ea.call(this)};x(Zh,Ea);Zh.prototype.message="Deferred was canceled";Zh.prototype.name="CanceledError";var ii=function(a){this.fa=r.setTimeout(u(this.ql,this),0);this.Cd=a};
ii.prototype.ql=function(){z(hi[this.fa],"Cannot throw an error that is not scheduled.");delete hi[this.fa];throw this.Cd;};var hi={};var ni=function(a){var b={},c=b.document||document,d=jd(a).toString(),e=(new ph(c)).createElement("SCRIPT"),f={ui:e,kd:void 0},g=new Xh(ji,f),l=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(l=window.setTimeout(function(){ki(e,!0);Yh(g,new li(1,"Timeout reached for loading script "+d))},m),f.kd=l);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(ki(e,b.zl||!1,l),g.callback(null))};e.onerror=function(){ki(e,!0,l);Yh(g,new li(0,"Error while loading script "+
d))};f=b.attributes||{};Tb(f,{type:"text/javascript",charset:"UTF-8"});ih(e,f);vd(e,a);mi(c).appendChild(e)},mi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!==b.length?b[0]:a.documentElement},ji=function(){if(this&&this.ui){var a=this.ui;a&&"SCRIPT"==a.tagName&&ki(a,!0,this.kd)}},ki=function(a,b,c){null!=c&&r.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){nh(a)},0)},li=function(a,b){var c=
"Jsloader error (code #"+a+")";b&&(c+=": "+b);Ea.call(this,c);this.code=a};x(li,Ea);var oi=function(){this.Yd=void 0};oi.prototype.xa=function(a){var b=[];pi(this,a,b);return b.join("")};
var pi=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],pi(a,a.Yd?a.Yd.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),qi(d,c),c.push(":"),pi(a,a.Yd?a.Yd.call(b,d,e):e,c),f=","));c.push("}");
return}}switch(typeof b){case "string":qi(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);}}},ri={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},si=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,qi=function(a,b){b.push('"',a.replace(si,function(c){var d=ri[c];
d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),ri[c]=d);return d}),'"')};var ti=function(a,b){this.name=a;this.value=b};ti.prototype.toString=function(){return this.name};var ui=new ti("OFF",Infinity),vi=new ti("SEVERE",1E3),wi=new ti("CONFIG",700),xi=new ti("FINE",500),yi=function(){this.xd=0;this.clear()},zi;yi.prototype.clear=function(){this.ud=Array(this.xd);this.hh=-1;this.Hh=!1};var Ai=function(a,b,c){this.reset(a||ui,b,c,void 0,void 0)};Ai.prototype.reset=function(){};
var Bi=function(a,b){this.level=null;this.Qk=[];this.parent=(void 0===b?null:b)||null;this.children=[];this.Xk={nf:function(){return a}}},Ci=function(a){if(a.level)return a.level;if(a.parent)return Ci(a.parent);Ia("Root logger has no level set.");return ui},Di=function(a,b){for(;a;)a.Qk.forEach(function(c){c(b)}),a=a.parent},Ei=function(){this.entries={};var a=new Bi("");a.level=wi;this.entries[""]=a},Fi,Gi=function(a,b){var c=a.entries[b];if(c)return c;c=Gi(a,b.slice(0,Math.max(b.lastIndexOf("."),
0)));var d=new Bi(b,c);a.entries[b]=d;c.children.push(d);return d},Hi=function(){Fi||(Fi=new Ei);return Fi},Ii=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?Ci(Gi(Hi(),a.nf())):ui;d=d>=e.value}if(d){b=b||ui;d=Gi(Hi(),a.nf());"function"===typeof c&&(c=c());zi||(zi=new yi);e=zi;a=a.nf();if(0<e.xd){var f=(e.hh+1)%e.xd;e.hh=f;e.Hh?(e=e.ud[f],e.reset(b,c,a),a=e):(e.Hh=f==e.xd-1,a=e.ud[f]=new Ai(b,c,a))}else a=new Ai(b,c,a);Di(d,a)}},Ji=function(a,b){a&&Ii(a,vi,b)},Ki=function(a,b){a&&Ii(a,
xi,b)};var Li=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Mi=function(){};Mi.prototype.Sg=null;var Oi=function(a){var b;(b=a.Sg)||(b={},Ni(a)&&(b[0]=!0,b[1]=!0),b=a.Sg=b);return b};var Pi,Qi=function(){};x(Qi,Mi);var Ri=function(a){return(a=Ni(a))?new ActiveXObject(a):new XMLHttpRequest},Ni=function(a){if(!a.Dh&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.Dh=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.Dh};Pi=new Qi;var Si=function(a){A.call(this);this.headers=new Map;this.re=a||null;this.Ga=!1;this.qe=this.s=null;this.Wc=this.Lh=this.Od="";this.Wb=this.xf=this.Md=this.bf=!1;this.Ec=0;this.he=null;this.Bc="";this.ne=this.fl=this.Qi=!1;this.yg=null};x(Si,A);Si.prototype.ia=Gi(Hi(),"goog.net.XhrIo").Xk;var Ti=/^https?$/i,Ui=["POST","PUT"],Vi=[];Si.prototype.Hk=function(){this.Ta();Wa(Vi,this)};Si.prototype.setTrustToken=function(a){this.yg=a};
Si.prototype.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Od+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Od=a;this.Wc="";this.Lh=b;this.bf=!1;this.Ga=!0;this.s=this.re?Ri(this.re):Ri(Pi);this.qe=this.re?Oi(this.re):Oi(Pi);this.s.onreadystatechange=u(this.ci,this);this.fl&&"onprogress"in this.s&&(this.s.onprogress=u(function(g){this.bi(g,!0)},this),this.s.upload&&(this.s.upload.onprogress=u(this.bi,this)));try{Ki(this.ia,Wi(this,"Opening Xhr")),
this.xf=!0,this.s.open(b,String(a),!0),this.xf=!1}catch(g){Ki(this.ia,Wi(this,"Error opening Xhr: "+g.message));this.Cd(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;!Va(Ui,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.Bc&&(this.s.responseType=this.Bc);"withCredentials"in this.s&&this.s.withCredentials!==this.Qi&&(this.s.withCredentials=this.Qi);if("setTrustToken"in this.s&&this.yg)try{this.s.setTrustToken(this.yg)}catch(g){Ki(this.ia,Wi(this,"Error SetTrustToken: "+
g.message))}try{Xi(this),0<this.Ec&&(this.ne=Yi(this.s),Ki(this.ia,Wi(this,"Will abort after "+this.Ec+"ms if incomplete, xhr2 "+this.ne)),this.ne?(this.s.timeout=this.Ec,this.s.ontimeout=u(this.kd,this)):this.he=Th(this.kd,this.Ec,this)),Ki(this.ia,Wi(this,"Sending request")),this.Md=!0,this.s.send(a),this.Md=!1}catch(g){Ki(this.ia,Wi(this,"Send error: "+g.message)),this.Cd(5,g)}};var Yi=function(a){return mb&&wb(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout};
Si.prototype.kd=function(){"undefined"!=typeof ra&&this.s&&(this.Wc="Timed out after "+this.Ec+"ms, aborting",Ki(this.ia,Wi(this,this.Wc)),this.dispatchEvent("timeout"),this.abort(8))};Si.prototype.Cd=function(a,b){this.Ga=!1;this.s&&(this.Wb=!0,this.s.abort(),this.Wb=!1);this.Wc=b;Zi(this);$i(this)};var Zi=function(a){a.bf||(a.bf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Si.prototype.abort=function(){this.s&&this.Ga&&(Ki(this.ia,Wi(this,"Aborting")),this.Ga=!1,this.Wb=!0,this.s.abort(),this.Wb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),$i(this))};Si.prototype.J=function(){this.s&&(this.Ga&&(this.Ga=!1,this.Wb=!0,this.s.abort(),this.Wb=!1),$i(this,!0));Si.L.J.call(this)};Si.prototype.ci=function(){this.Ua||(this.xf||this.Md||this.Wb?aj(this):this.el())};Si.prototype.el=function(){aj(this)};
var aj=function(a){if(a.Ga&&"undefined"!=typeof ra)if(a.qe[1]&&4==a.wb()&&2==a.getStatus())Ki(a.ia,Wi(a,"Local request error detected and ignored"));else if(a.Md&&4==a.wb())Th(a.ci,0,a);else if(a.dispatchEvent("readystatechange"),4==a.wb()){Ki(a.ia,Wi(a,"Request complete"));a.Ga=!1;try{var b=a.getStatus(),c;if(!(c=Li(b))){var d;if(d=0===b){var e=String(a.Od).match(yd)[1]||null;!e&&r.self&&r.self.location&&(e=r.self.location.protocol.slice(0,-1));d=!Ti.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){Ki(a.ia,"Can not get status: "+g.message),f=""}a.Wc=f+" ["+a.getStatus()+"]";Zi(a)}}finally{$i(a)}}};Si.prototype.bi=function(a,b){z("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(bj(a,"progress"));this.dispatchEvent(bj(a,b?"downloadprogress":"uploadprogress"))};
var bj=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},$i=function(a,b){if(a.s){Xi(a);var c=a.s,d=a.qe[0]?function(){}:null;a.s=null;a.qe=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Ji(a.ia,"Problem encountered resetting onreadystatechange: "+e.message)}}},Xi=function(a){a.s&&a.ne&&(a.s.ontimeout=null);a.he&&(r.clearTimeout(a.he),a.he=null)};Si.prototype.isActive=function(){return!!this.s};
Si.prototype.wb=function(){return this.s?this.s.readyState:0};Si.prototype.getStatus=function(){try{return 2<this.wb()?this.s.status:-1}catch(a){return-1}};
var cj=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.Bc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}Ji(a.ia,"Response type "+a.Bc+" is not supported on this browser");return null}catch(b){return Ki(a.ia,"Can not get response: "+b.message),null}};Si.prototype.getResponseHeader=function(a){if(this.s&&4==this.wb())return a=this.s.getResponseHeader(a),null===a?void 0:a};
Si.prototype.getAllResponseHeaders=function(){return this.s&&2<=this.wb()?this.s.getAllResponseHeaders()||"":""};var dj=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=xd(a[c]),e=d[0];d=d[1];if("string"===typeof d){d=d.trim();var f=b[e]||[];b[e]=f;f.push(d)}}return Gb(b,function(g){return g.join(", ")})},Wi=function(a,b){return b+" ["+a.Lh+" "+a.Od+" "+a.getStatus()+"]"};var ej,I=function(a,b){fj();this.callback=a;this.P=new gj(!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},hj=function(){return"projects/"+ej};h=I.prototype;h.Hc=function(){return new Og(this.P)};h.assets=function(){return new Qg(this.P)};h.Pa=function(){return new Xg(this.P)};h.value=function(){return new ah(this.P)};
h.maps=function(){return new Wg(this.P)};h.map=function(){return new Vg(this.P)};h.image=function(){return new Ug(this.P)};h.table=function(){return new Yg(this.P)};h.video=function(){return new ch(this.P)};var gj=function(a,b){this.sync=a=void 0===a?!1:a;this.ri=null!=b?b:a?5:10};q(gj,fh);
gj.prototype.send=function(a,b){var c=this;Rd(a);var d=a.path||"",e=ij()+d,f=jj(a.u||{}),g=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=kj(e,f,void 0,a.B,g,this.ri);d=b?Vc(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){kj(e,f,function(v,B){B?p(B):m(v)},a.B,g,c.ri)})).then(function(m){return b?Vc(b,m):m})};var nj=function(a){I.call(this,a);this.P=new lj};q(nj,I);
nj.prototype.send=function(a,b){var c=this,d=ij()+"/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]=
Vc(p,g[m]))});return b?b(l):l};return this.callback?(kj(d,null,function(g,l){return c.callback(l?g:f(g),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):f(kj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var lj=function(){};q(lj,fh);
lj.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=oj();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 pj=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"))}},ij=function(){var a=qj.replace(/\/api$/,"");return"window"in r&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},sj=function(a,b,c){var d=[];a&&(d=d.concat(rj));
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},yj=function(a,b,c){tj&&uj&&tj({client_id:String(uj),immediate:!0,scope:vj.join(" ")},function(d){if("immediate_failed"==d.error&&c)c();else if("window"in r)try{wj(function(){try{r.gapi.auth.setToken(d),xj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else xj(a,
b,d)})},oj=function(){zj&&0<=Date.now()-zj&&Aj();return Bj},Aj=function(){zj=Bj=null},fj=function(a,b,c,d){null!=a?qj=a:Cj||(qj="https://earthengine.googleapis.com/api");null!=b?Dj=b:Cj||(Dj="https://earthengine.googleapis.com");void 0!==c&&(Ej=c);ej=null!=d?d:ej||"earthengine-legacy";Cj=!0},kj=function(a,b,c,d,e,f){fj();var g=Fj,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.326";"0.1.326"===
m&&(m="latest");l["x-goog-api-client"]="ee-js/"+m;m=oj();if(null!=m)l.Authorization=m;else if(c&&tj&&uj)return yj(function(){Gj(g,function(){kj(a,b,c,d)})}),null;b=b?b.clone():new Gd;null!=Hj&&b.add("key",Hj);g&&(l["X-Earth-Engine-Computation-Profiling"]="1");ej&&"earthengine-legacy"!==ej&&(l["X-Goog-User-Project"]=ej);b=Ij(b,a);null!=Ej&&(l["X-XSRF-Token"]=Ej);null!=Jj&&(l["X-Earth-Engine-App-ID-Token"]=Jj);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("/")?qj+a:a;if(c)return Kj.push(Lj(e,c,d,m,l,f)),Mj.hf(),null;p=function(D,R){this.setRequestHeader&&this.setRequestHeader(R,D)};var v=0;for(f=null!=f?f:5;;){var B=Ri(Pi);B.open(d,e,!1);Eb(l,p,B);B.send(m);if(429!=B.status||v>f)break;v++}return Nj(B.status,function(D){try{return B.getResponseHeader(D)}catch(R){return null}},B.responseText,g,void 0,e,d)},Lj=function(a,b,c,d,e,f){var g=0,l={url:a,method:c,content:d,headers:e},m=Fj,p=null!=f?f:10;l.callback=
function(v){v=v.target;if(429==v.getStatus()&&g<p)return g++,setTimeout(function(){Kj.push(l);Mj.hf()},Math.min(12E4,1E3*Math.pow(2,g))),null;var B=Nj,D=v.getStatus(),R=u(v.getResponseHeader,v);try{var Y=v.s?v.s.responseText:""}catch(U){Ki(v.ia,"Can not get responseText: "+U.message),Y=""}return B(D,R,Y,m,b,a,c)};return l},Gj=function(a,b){var c=Fj;try{Fj=a,b.call(void 0)}finally{Fj=c}},Nj=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=[];pj(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);},wj=function(a){var b=function(){r.gapi.config.update("client/cors",!0);tj||(tj=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()};ni(od({onload:c}))}},xj=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(yj,.9*c);void 0!==d.unref&&d.unref();zj=Date.now()+c}Bj=b;a&&a()}else b&&b(c.error||"Unknown error.")},jj=function(a){var b=new Gd;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},Kj=[],Mj=new Uh(function(){var a=Kj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var f=Oj,g=new Si;Vi.push(g);c&&g.Ya("complete",c);g.Yc("ready",g.Hk);f&&(g.Ec=Math.max(0,f));g.send(b,d,e,a)}0==Kj.length||Mj.hf()},350),qj=null,Dj=null,Ej=null,Jj=null,Ij=pc,Bj=null,zj=null,uj=null,vj=[],tj=null,rj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],kd=new fd(dd,"https://apis.google.com/js/client.js?onload=%{onload}"),
Hj=null,Cj=!1,Oj=0,Fj=null;w("ee.api.ListAssetsResponse",og);w("ee.api.EarthEngineAsset",jf);w("ee.api.Operation",rg);w("ee.api.ListFeaturesResponse",pg);w("ee.api.FeatureViewLocation",lf);var Pj=function(){},Qj=function(a){if(void 0===a||null===a)a=Qc;return new Le({jb:a})},Rj=function(a){return new Le({Qa:a})},Sj=function(a){return new Le({Ha:new Ke({values:a})})},Tj=function(a){return new Le({Ia:new ff({values:a})})},Uj=function(a,b){return new Le({Aa:new Uf({functionName:a,arguments:b})})},Vj=function(a,b){return new Le({Aa:new Uf({Xa:a,arguments:b})})},Wj=function(a,b){return new Le({Wa:new Tf({nc:a,body:b})})},Xj=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}},Yj=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}},Zj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');return a},ak=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},dk=function(a){var b=new rf,c=!1;"palette"in a&&(c=a.palette,b.bd="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.bd?b.bd.length-1:255;d=bk(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=bk(a,"min","max");0!==d.length&&(b.Sf=d.map(function(f){return new gf(f)}),c=!0);a=ck(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},ck=function(a){return a?a.split(",").map(Number):[]},bk=function(a,b,c){var d=ck(a[b]),e=ck(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})},ek=function(a){var b=function(g){var l={};l.description=g.description||"";l.type=g.type||"";null!=g.sd&&
(l.name=g.sd);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.Ye);g.sourceCodeUri&&(l.sourceCodeUri=g.sourceCodeUri);return l},d={};a=n(a.Hc||[]);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},fk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,gk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,hk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,ik=function(a){return(a=fk.exec(a))?a[1]:"earthengine-legacy"},jk=function(a){return gk.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
a},lk=function(a){return(a.assets||[]).map(kk)},mk=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"}},kk=function(a){var b=nk(mk(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.Xe,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.ed&&(f.min=d.dataType.ed.min||0,f.max=d.dataType.ed.max),e.data_type=f);return e}));a.Dd&&(b.mapLocation=a.Dd);a.featureCount&&(b.featureCount=a.featureCount);return b},ok=function(a){var b=new jf,c=function(f){return null===f?Qc: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},nk=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},rk=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=pk(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 qk(b)},pk=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("],[")+"]]]}"},sk=function(a){var b={};(a.td||
[]).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},tk=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 Pe(d)});return new Ef({td:b.filter(function(d){return d.ac.length}),cf:null})},vk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+
(b?b[1]:"earthengine-legacy")+"/operations/"+uk(a)},uk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},wk=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=Vc(vg,a.metadata||{});null!=e.description&&(b.description=
e.description);null!=e.state&&(b.state=d(e.state));c("creation_timestamp_ms",e.We);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=uk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.Ze;b.source_url=e.bg;return b},xk=function(a){var b={started:"OK"};a.name&&(b.taskId=uk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},yk=function(a){return a.primaryPath?
[a.primaryPath].concat(fa(a.additionalPaths||[])):null},Bk=function(a){var b=function(f){var g=Vc(jg,f);g.ya=yk(f);return g},c=Vc(eg,a);c.name=jk(a.id);c.tilesets=(a.tilesets||[]).map(function(f){var g=Vc(hg,f);g.sources=(f.sources||[]).map(b);return g});c.bands=(a.bands||[]).map(function(f){var g=Vc(fg,f);g.missingData=zk(f.missingData);return g});c.missingData=zk(a.missingData);c.Gf=bb((a.tilesets||[]).map(Ak));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},Ak=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 gg({Dc: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},Ck=function(a){var b=Vc(mg,a);b.name=jk(a.id);b.sources=(a.sources||[]).map(function(e){var f=Vc(Ig,e);f.ya=yk(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},zk=function(a){if(null==
a)return null;var b=new cg({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},Dk=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 ")},qk=function(a){a=Object.assign({},a);var b=Dk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var Ek=function(){this.blockSize=-1};var Fk=function(){this.blockSize=-1;this.blockSize=64;this.V=Array(4);this.Ek=Array(this.blockSize);this.ke=this.Ic=0;this.reset()};x(Fk,Ek);Fk.prototype.reset=function(){this.V[0]=1732584193;this.V[1]=4023233417;this.V[2]=2562383102;this.V[3]=271733878;this.ke=this.Ic=0};
var Gk=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};
Fk.prototype.update=function(a,b){void 0===b&&(b=a.length);for(var c=b-this.blockSize,d=this.Ek,e=this.Ic,f=0;f<b;){if(0==e)for(;f<=c;)Gk(this,a,f),f+=this.blockSize;if("string"===typeof a)for(;f<b;){if(d[e++]=a.charCodeAt(f++),e==this.blockSize){Gk(this,d);e=0;break}}else for(;f<b;)if(d[e++]=a[f++],e==this.blockSize){Gk(this,d);e=0;break}}this.Ic=e;this.ke+=b};
Fk.prototype.digest=function(){var a=Array((56>this.Ic?this.blockSize:2*this.blockSize)-this.Ic);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.ke;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 Hk=function(a){this.od="__ee_hash__";this.Nd=!1!==a;this.Za=[];this.za={};this.Ag=[];this.Kd=new WeakMap;this.Pi=void 0};w("ee.Serializer",Hk);var Ik=new oi,Jk=new Fk,Lk=function(a,b){return Kk(new Hk(void 0!==b?b:!0),a)};w("ee.Serializer.encode",Lk);var Mk=function(a){return Ik.xa(Lk(a))};w("ee.Serializer.toJSON",Mk);var Ok=function(a){return Nk(Lk(a,!1))};w("ee.Serializer.toReadableJSON",Ok);
var Nk=function(a){return"JSON"in r?r.JSON.stringify(a,null," "):Ik.xa(a)},Kk=function(a,b){b=a.Bd(b);a.Nd&&(b=t(b)&&"ValueRef"==b.type&&1==a.Za.length?a.Za[0][1]:{type:"CompoundValue",scope:a.Za,value:b},a.Za=[],Pa(a.Ag,u(function(c){delete c[this.od]},a)),a.Ag=[],a.za={});return b};
Hk.prototype.Bd=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=t(a)?a[this.od]:null;if(this.Nd&&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 Pj){var c=a.encode(u(this.Bd,this));if(!(Array.isArray(c)||t(c)&&"ArgumentRef"!=c.type))return c}else if(Array.isArray(a))c=
Ra(a,function(e){return this.Bd(e)},this);else if(t(a)&&"function"!==typeof a)c=Gb(a,function(e){if("function"!==typeof e)return this.Bd(e)},this),Pb(c,this.od),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Nd){b=Pk(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.od]=b;this.Ag.push(a);return{type:"ValueRef",value:d}}return c};
var Pk=function(a){Jk.reset();Jk.update(Ik.xa(a));return Jk.digest().toString()},Rk=function(a){return Wc(Qk(a),Sc,Tc,Uc)};w("ee.Serializer.encodeCloudApi",Rk);
var Qk=function(a,b){var c=new Hk(!0);c.Pi=b;return Sk(c,a)},Tk=function(a){a=Sk(new Hk(!1),a);var b=a.values,c=function(d){if(!t(d))return d;var e=Array.isArray(d)?[]:{},f=d instanceof Object.getPrototypeOf(Le);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:Gb(l.arguments,c),
functionReference:c(b[l.Xa])}:"constantValue"===g?l===Qc?null:l:c(l)):e[g]=c(l)}return e};return a.result&&c(b[a.result])};w("ee.Serializer.encodeCloudApiPretty",Tk);var Uk=function(a){return Ik.xa(Rk(a))};w("ee.Serializer.toCloudApiJSON",Uk);var Vk=function(a){return Nk(Tk(a))};w("ee.Serializer.toReadableCloudApiJSON",Vk);
var Sk=function(a,b){try{var c=Wk(a,b),d=new Xk(c,a.Za,a.Nd),e=Yk(d,d.ti);return new Ze({result:e,values:d.ei})}finally{a.Kd=new WeakMap,a.za={},a.Za=[]}},Wk=function(a,b){var c=function(e){var f=Pk(e);t(b)&&a.Kd.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.Kd.get(b)])return a.za[a.Kd.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(Qj(b));if(ua(b))return c(Uj("Date",{value:Qj(Math.floor(b.getTime()))}));
if(b instanceof Pj)return c(b.na(a));if(Array.isArray(b))return c(Sj(b.map(function(e){return Rj(Wk(a,e))})));if(t(b)&&"function"!==typeof b){var d={};Object.keys(b).sort().forEach(function(e){d[e]=Rj(Wk(a,b[e]))});return c(Tj(d))}throw Error("Can't encode object: "+b);},Xk=function(a,b,c){var d=this;this.ti=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.mi=c?Zk(this):null;this.ei={};this.Vf={};this.cl=0},Yk=function(a,b){if(b in a.Vf)return a.Vf[b];var c=String(a.cl++);
a.Vf[b]=c;a.ei[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(p){return null!==p.jb},e=function(p){return p===Qc?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.mi||50>c&&1===a.mi[b.Qa]?$k(a,d,c):al(d)?d:Rj(Yk(a,b.Qa));if(null!=b.Ha){var f=b.Ha.values.map(function(p){return $k(a,p,c+3)});return f.every(d)?Qj(f.map(function(p){return e(p.jb)})):Sj(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]=$k(a,m,c+3);null!==g&&d(f[l])?g[l]=e(f[l].jb):g=null}return null!==g?Qj(g):Tj(f)}if(null!=b.Wa)return d=b.Wa,Wj(d.nc||[],Yk(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]=$k(a,d.arguments[b],c+3);return d.functionName?Uj(d.functionName,f):Vj(Yk(a,d.Xa||""),f)}throw Error("Can't optimize value: "+b);},al=function(a){var b=a.jb;return null!==
b?b===Qc||"number"===typeof b||"boolean"===typeof b:null!=a.Pb},Zk=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.ti);return b};var hl=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 Af({l:Qk(a.element),description:bl(a.description),oa:null,qa:null,Ed:null,selectors:b,Yb:K(a.maxErrorMeters),requestId:bl(a.id),maxVertices:K(a.maxVertices),O:K(a.maxWorkers)});var c=cl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Df({ka:null,ma:null,F:Yj(a.fileFormat)});"GOOGLE_CLOUD_STORAGE"===c?d.ka=dl(a):d.ma=el(a);
b.oa=d;break;case "ASSET":b.qa=new Bf({Ja:fl(a)});break;case "FEATURE_VIEW":c=new Lf({name:jk(a.mapName)});d=null==a?null:new Qf({Jf:K(a.maxFeaturesPerTile),qg:a.thinningStrategy});var e=null==a?null:new Pf({Bg:gl(a.zOrderRanking),pg:gl(a.thinningRanking)});d=new Mf({og:d,Uf:e});c=new Cf({ef:c,vc:d});b.Ed=c;break;default:throw Error('Export destination "'+c+'" unknown');}a.workloadTag&&(b.workloadTag=a.workloadTag);return b};function bl(a){return null!=a?String(a):null}
function K(a){return null!=a?Number(a):null}
var cl=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},jl=function(a){var b=new dg({Se:!!a.tfrecordCompressed,Zb:bl(a.tfrecordMaxFileSize),cg:!!a.tfrecordSequenceData,Qe:!!a.tfrecordCollapseBands,Kf:K(a.tfrecordMaskedThreshold),defaultValue:K(a.tfrecordDefaultValue),ab:il(a.tfrecordPatchDimensions),Ff:il(a.tfrecordKernelSize),fe:null});a=a.tfrecordTensorDepths;
if(null!=a)if(t(a)){var c={};Eb(a,function(d,e){if("string"!==typeof e||"number"!==typeof d)throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.fe=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},kl=function(a,b){var c=new wf({ka:null,ma:null,Fd:null,ge:null,F:Xj(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 Wf({Pe:!!a.tiffCloudOptimized,ig:!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),ab:il(a.fileDimensions||a.tiffFileDimensions),tileSize:K(d)});c.Fd=d}else"TF_RECORD_IMAGE"===c.F&&(c.ge=jl(a));"GOOGLE_CLOUD_STORAGE"===b?c.ka=dl(a):c.ma=el(a);return c},ll=function(a,b){var c=new Gf({ka:null,ma:null,F:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.ka=dl(a):c.ma=el(a);return c},ml=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=bl(a.mapsApiKey);var l=il(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 Kg({start:null!=m?m:0,end:a});return new zf({af:f,jg:b,scale:c,hg:g,Ef:d,dimensions:l,kg:e,Cg:a})},il=function(a){if(null==a)return null;var b=new Xf({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},dl=function(a){var b=null;null!=a.writePublicTiles&&(b=a.writePublicTiles?"PUBLIC":
"DEFAULT_OBJECT_ACL");return new We({oc:bl(a.outputBucket),ea:bl(a.outputPrefix),pc:a.bucketCorsUris||null,permissions:b})},el=function(a){return new hf({kf:bl(a.driveFolder),ea:bl(a.driveFileNamePrefix)})},fl=function(a){return new Ue({name:jk(a.assetId)})},gl=function(a){if(!a)return null;var b=a;"string"===typeof a&&(a=a.split(","));if(Array.isArray(a))return new Fg({Tf:(a||[]).map(nl)});throw Error("Unable to build ranking rule from rules: "+JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");
},nl=function(a){var b=new Eg({direction:null,Ud:null,Wd:null,Vd: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.Vd=new Bg({});break;case ".minZoomLevel":b.Wd=new Dg({});break;default:b.Ud=new Ag({attributeName:bl(a)})}return b};var ol=[],pl=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;ol.push(a);var c=new a;a.zf=c;z(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var rl=function(a,b,c,d,e,f){d=sj(!f,!1,d||[]);uj=a;vj=d;null===a?Aj():wj(function(){yj(b,c,e||Aa(ql,b,c))})};w("ee.data.authenticateViaOauth",rl);var sl=function(a,b,c,d,e){rl(a,b,c,d,e)};w("ee.data.authenticate",sl);var ql=function(a,b){r.gapi.auth.authorize({client_id:uj,immediate:!1,scope:vj.join(" ")},Aa(xj,a,b))};w("ee.data.authenticateViaPopup",ql);
var tl=function(a,b,c,d,e){if("window"in r)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=sj(!e,!e,d||[]);uj=a.client_email;vj=d;var f=new google.auth.JWT(a.client_email,null,a.private_key,d,null);tj=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})})};yj(b,c)};w("ee.data.authenticateViaPrivateKey",tl);
w("ee.data.setExpressionAugmenter",function(a){ul=a||pc});var ul=pc;w("ee.data.setAuthToken",function(a,b,c,d,e,f,g,l){e=sj(!l,!1,e||[]);uj=a;vj=e;var m={token_type:b,access_token:c,state:e.join(" "),expires_in:d};xj(void 0,void 0,m);!1===g?f&&f():wj(function(){r.gapi.auth.setToken(m);f&&f()})});w("ee.data.refreshAuthToken",yj);w("ee.data.setAuthTokenRefresher",function(a){tj=a});w("ee.data.getAuthToken",oj);w("ee.data.clearAuthToken",Aj);w("ee.data.getAuthClientId",function(){return uj});
w("ee.data.getAuthScopes",function(){return vj});w("ee.data.setDeadline",function(a){Oj=a});w("ee.data.setParamAugmenter",function(a){Ij=a||pc});
var vl=function(a){a=new I(a);return J(a,a.Hc().list(hj(),{prettyPrint:!1}).then(ek))},xl=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");a=new qf({name:null,l:ul(Qk(a.image)),F:Xj(a.format),ca:ak(a.bands),kc:dk(a)});b=new I(b);return J(b,b.maps().create(hj(),a,{fields:["name"]}).then(function(c){return wl(c.name,"")}))};w("ee.data.getMapId",xl);
var yl=function(a,b,c,d){if(!a.formatTileUrl){var e=wl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};w("ee.data.getTileUrl",yl);
var wl=function(a,b,c){var d=void 0===c?"":c;d||(fj(),c=Dj,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}},zl=function(a,b){var c=a.visParams?ul(Qk(a.visParams)):null;a=new Kf({name:null,Qb:a.assetId,mapName:a.mapName,zg:c});b=new I(b);return J(b,(new Sg(b.P)).create(hj(),a,{fields:["name"]}).then(function(d){var e=
d.name.split("/").pop();return{token:e,formatTileUrl:function(f,g,l){return Dj+"/v1alpha/"+d.name+"/tiles/"+l+"/"+f+"/"+g},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};w("ee.data.getFeatureViewTilesKey",zl);var Al=function(a,b,c){c=new I(c);a=jk(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:pg});return J(c,e)};
w("ee.data.listFeatures",Al);var Cl=function(a,b){a={l:ul(Qk(a))};var c=Bl();c&&(a.workloadTag=c);b=new I(b);return J(b,bh(b.value(),hj(),new Ye(a)).then(function(d){return d.result}))};w("ee.data.computeValue",Cl);
var Dl=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 Jg({name:null,l:ul(Qk(a.image)),F:Xj(a.format),ea:a.name,ca:ak(a.bands),
kc:dk(a),grid:null});b=new I(b);return J(b,(new $g(b.P)).create(hj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getThumbId",Dl);
var El=function(a,b){var c=new Hf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Ng({name:null,l:ul(Qk(a.imageCollection)),F:Xj(a.format),Ra:c,grid:null});b=new I(b);return J(b,(new eh(b.P)).create(hj(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};w("ee.data.getVideoThumbId",El);
var Fl=function(a,b){a=new Sf({name:null,l:ul(Qk(a.imageCollection)),F:Xj(a.format),orientation:Zj(a.orientation),grid:null});b=new I(b);return J(b,(new Tg(b.P)).create(hj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getFilmstripThumbId",Fl);var Gl=function(a){return Dj+"/v1alpha/"+a.thumbid+":getPixels"};w("ee.data.makeThumbUrl",Gl);
var Il=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=ak(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=Hl(a.image,a);a=new Jg({name:null,l:ul(Qk(c)),F:Xj(a.format),ea:a.name,ca:a.bands&&ak(a.bands.map(function(d){return d.id})),grid:null});b=new I(b);return J(b,(new $g(b.P)).create(hj(),a,{fields:["name"]}).then(function(d){return{docid:d.name,token:""}}))};w("ee.data.getDownloadId",Il);var Jl=function(a){fj();return Dj+"/v1alpha/"+a.docid+":getPixels"};w("ee.data.makeDownloadUrl",Jl);
var Kl=function(a,b){b=new I(b);var c=Yj(a.format),d=ul(Qk(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 Hg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});return J(b,(new Zg(b.P)).create(hj(),a,{fields:["name"]}).then(function(f){return{docid:f.name||"",
token:""}}))};w("ee.data.getTableDownloadId",Kl);var Ll=function(a){return Dj+"/v1alpha/"+a.docid+":getFeatures"};w("ee.data.makeTableDownloadUrl",Ll);var Ml=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,4*d)).toString(16).padStart(d,"0")};a=ab(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",Ml);
var Ol=function(a,b){var c=Nl(a).map(vk);if(1===c.length)return a=new I(b),J(a,a.Pa().get(c[0]).then(function(e){return[wk(e)]}));a=new nj(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 wk(e[f])})})};w("ee.data.getTaskStatus",Ol);var Nl=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.");},Ql=function(a){return Pl(void 0,a)};
w("ee.data.getTaskList",Ql);var Pl=function(a,b){return b?(Rl(a,function(c,d){return b(c?{tasks:c.map(wk)}:null,d)}),null):{tasks:Rl(a).map(wk)}};w("ee.data.getTaskListWithLimit",Pl);
var Rl=function(a,b){var c=[],d={pageSize:500},e=function(l){Za(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(hj(),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(hj(),d).then(e));return b?null:a?c.slice(0,a):c};w("ee.data.listOperations",Rl);
var Sl=function(a,b){a=Nl(a);var c=new Re;if(1===a.length)b=new I(b),J(b,b.Pa().cancel(a[0],c));else{b=new nj(b);var d=b.Pa();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};w("ee.data.cancelOperation",Sl);var Tl=function(a,b){var c=Nl(a).map(vk);if(!Array.isArray(a))return a=new I(b),J(a,a.Pa().get(c[0]));a=new nj(b);var d=a.Pa();return a.send(c.map(function(e){return[e,d.get(e)]}))};w("ee.data.getOperation",Tl);var Vl=function(a,b){return Ul(a,"CANCEL",b)};w("ee.data.cancelTask",Vl);
var Ul=function(a,b,c){if(!Lb(Wl,b))throw Error("Invalid action: "+b);a=Nl(a);a=a.map(vk);Sl(a,c);return null};w("ee.data.updateTask",Ul);
var bm=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=Bl();e&&(b.workloadTag=e)}var f=new I(c);c=function(g){return J(f,g.then(xk))};switch(d){case "EXPORT_IMAGE":return b=Xl(b,a),c(f.image().Ma(hj(),b));case "EXPORT_FEATURES":return b=hl(b),b.l=ul(b.l,a),c(f.table().Ma(hj(),b));case "EXPORT_VIDEO":return b=Yl(b,a),c(f.video().Ma(hj(),b));case "EXPORT_TILES":return b=Zl(b,a),c(f.map().Ma(hj(),
b));case "EXPORT_VIDEO_MAP":return b=$l(b),c((new dh(f.P)).Ma(hj(),b));case "EXPORT_CLASSIFIER":return b=am(b),c((new Rg(f.P)).Ma(hj(),b));default:throw Error("Unable to start processing for task of type "+d);}};w("ee.data.startProcessing",bm);
var Xl=function(a,b){var c=cm(a);if(null==c.element)throw Error('"element" not found in params '+c);var d=new uf({l:Qk(c.element),description:bl(c.description),oa:null,qa:null,grid:null,Lf:bl(c.maxPixels),requestId:bl(c.id),O:K(c.maxWorkers)}),e=cl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=kl(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 vf({Ja:fl(c),pyramidingPolicy:f,Rf:Ob(e)?null:e,tileSize:K(c.shardSize)});d.qa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=ul(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Yl=function(a,b){var c=dm(a);if(null==c.element)throw Error('"element" not found in params '+c);var d=new If({l:Qk(c.element),description:bl(c.description),Ra:new Hf({framesPerSecond:K(c.framesPerSecond),maxFrames:K(c.maxFrames),maxPixelsPerFrame:bl(c.maxPixels)}),oa:null,requestId:bl(c.id),
O:K(c.maxWorkers)});d.oa=ll(c,cl(c));d.l=ul(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Zl=function(a,b){var c=a.scale;delete a.scale;var d=cm(a);d.scale=c;if(null==d.element)throw Error('"element" not found in params '+d);c=new yf({l:Qk(d.element),description:bl(d.description),hc:ml(d),fc:kl(d,"GOOGLE_CLOUD_STORAGE"),requestId:bl(d.id),O:K(d.maxWorkers)});c.l=ul(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},$l=function(a){var b=a.scale;delete a.scale;var c=dm(a);
c.scale=b;if(null==c.element)throw Error('"element" not found in params '+c);b=new Ff({l:Qk(c.element),description:bl(c.description),Ra:new Hf({framesPerSecond:K(c.framesPerSecond),maxFrames:K(c.maxFrames),maxPixelsPerFrame:null}),hc:ml(c),fc:ll(c,"GOOGLE_CLOUD_STORAGE"),requestId:bl(c.id),version:bl(c.version),O:K(c.maxWorkers)});b.l=ul(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},am=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=cl(a);if("ASSET"!=
b)throw Error('Export destination "'+b+'" unknown');b=new tf({l:Qk(a.element),description:bl(a.description),requestId:bl(a.id),qa:new Te({Ja:fl(a)}),O:K(a.maxWorkers)});b.l=ul(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},fm=function(a,b,c){b=Bk(b);var d=function(e){return e?xk(e):null};return d(em(a,b,c&&function(e,f){return c(d(e),f)}))};w("ee.data.startIngestion",fm);
var em=function(a,b,c){b=new kg({vf:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.image().import(hj(),b))},gm=function(a,b,c){b=new lg({ng:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.table().import(hj(),b))},hm=function(a,b,c){b=Ck(b);var d=function(e){return e?xk(e):null};return d(gm(a,b,c&&function(e,f){return c(d(e),f)}))};w("ee.data.startTableIngestion",hm);
var im=function(a,b){b=new I(b);a=jk(a);return J(b,b.assets().get(a,{prettyPrint:!1}).then(kk))};w("ee.data.getAsset",im);w("ee.data.getInfo",im);var jm=function(a,b,c,d){b=void 0===b?{}:b;d=void 0===d?pc:d;var e=hk.test(a);c=new I(c);var f=e?new Pg(c.P):c.assets();a=e?"projects/"+ik(a):jk(a);return J(c,f.Pd(a,b).then(d))},km=function(a,b){return jm(a.id,rk(a),b,function(c){return null==c?null:lk(c)})};w("ee.data.getList",km);var lm=function(a,b,c){b=void 0===b?{}:b;return jm(a,b,c)};
w("ee.data.listAssets",lm);var mm=function(a,b,c){b=void 0===b?{}:b;b=qk(b);return jm(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",mm);var nm=function(a,b){b=new I(b);return J(b,(new Pg(b.P)).Pd(a||hj()))};w("ee.data.listBuckets",nm);var om=function(a){a=new I(a);return J(a,(new Pg(a.P)).Pd(hj()).then(lk))};w("ee.data.getAssetRoots",om);
var pm=function(a,b){var c="projects/"+ik(a);a="projects/earthengine-legacy"===c?a:void 0;var d=new jf({type:"Folder"});b=new I(b);J(b,b.assets().create(c,d,{assetId:a}).then(kk))};w("ee.data.createAssetHome",pm);
var qm=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&&jk(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 jf(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(kk))};w("ee.data.createAsset",qm);var rm=function(a,b,c){return qm({type:"Folder"},a,b,void 0,c)};w("ee.data.createFolder",rm);var sm=function(a,b,c){a=jk(a);b=jk(b);b=new tg({Tb:b});c=new I(c);J(c,c.assets().move(a,b).then(kk))};w("ee.data.renameAsset",sm);
var tm=function(a,b,c,d){a=jk(a);b=jk(b);c=new bf({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:jf});J(d,e.then(kk))};w("ee.data.copyAsset",tm);var um=function(a,b){b=new I(b);J(b,b.assets().delete(jk(a)))};w("ee.data.deleteAsset",um);
var vm=function(a,b){a=jk(a);var c=new Yf;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:Ef});return J(b,f.then(sk))};w("ee.data.getAssetAcl",vm);
var wm=function(a,b,c,d){b=new Mg({Qb:b,updateMask:(c||[]).join(",")});d=new I(d);c=d.assets();a=jk(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:jf});return J(d,e.then(kk))};w("ee.data.updateAsset",wm);
var xm=function(a,b,c){a=jk(a);b=tk(b);b=new Gg({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:Ef});J(c,f)};w("ee.data.setAssetAcl",xm);
var ym=function(a,b,c){var d=ok(b);b=Rc(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+'"'}));wm(a,d,b,c)};w("ee.data.setAssetProperties",ym);
var zm=function(a,b){var c=jk(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 jf&&f.quota))throw Error(a+" is not a root folder.");f=f.quota;var g,l=Number(f.Me||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",zm);var Am=function(){this.default=this.tag=""};Am.prototype.get=function(){return this.tag};Am.prototype.set=function(a){this.tag=this.validate(a)};Am.prototype.reset=function(){this.tag=this.default};
Am.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 Bl=function(){return pl(Am).get()};w("ee.data.getWorkloadTag",Bl);var Bm=function(a){pl(Am).set(a)};w("ee.data.setWorkloadTag",Bm);
var Cm=function(a){var b=pl(Am);b.default=b.validate(a);pl(Am).set(a)};w("ee.data.setDefaultWorkloadTag",Cm);var Dm=function(a){a&&(a=pl(Am),a.default=a.validate(""));pl(Am).reset()};w("ee.data.resetWorkloadTag",Dm);var Wl={ul:"CANCEL",xl:"UPDATE"};var M=function(a,b,c){if(!(this instanceof M))return Em(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,Pj);w("ee.ComputedObject",M);M.prototype.evaluate=function(a){if(!a||"function"!==typeof a)throw Error("evaluate() requires a callback function.");Cl(this,a)};M.prototype.evaluate=M.prototype.evaluate;
M.prototype.U=function(a){return Cl(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.na=function(a){if(null===this.I&&null===this.args){a=this.T||a.Pi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Le({Pb:a})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=Rj(Wk(a,this.args[c])));return"string"===typeof this.I?Uj(String(this.I),b):this.I.Ad(a,b)};M.prototype.xa=function(a){return(void 0===a?0:a)?Mk(this):Uk(this)};M.prototype.serialize=M.prototype.xa;
M.prototype.toString=function(){return"ee."+this.name()+"("+Ok(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 Fm=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},Em=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Gm={},Hm=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}},Im=function(a){return"number"===typeof a||a instanceof M&&"Number"==a.name()},Jm=function(a){return"string"===typeof a||a instanceof M&&"String"==a.name()},Km=function(a){return t(a)&&
"function"!==typeof a?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},Lm=function(a,b,c){c=void 0===c?!1:c;return 1===a.length&&Km(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(1===a.length||a[1].optional)||"Dictionary"!==a[0].type:!1};var Mm=function(){if(!(this instanceof Mm))return new Mm};x(Mm,Pj);w("ee.Function",Mm);var Nm=pc;Mm.prototype.call=function(a){return this.apply(Om(this,Array.prototype.slice.call(arguments,0)))};Mm.prototype.call=Mm.prototype.call;Mm.prototype.apply=function(a){a=new M(this,Pm(this,a));return Nm(a,this.Z().returns)};Mm.prototype.apply=Mm.prototype.apply;
var Qm=function(a,b,c){var d=void 0!==b,e=a.Z();if(Lm(c,e,d)){if(c=Qb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Om(a,d?[b].concat(c):c);return a.apply(c)},Pm=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]=Nm(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},Om=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};
Mm.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(Ra(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("")};Mm.prototype.xa=function(a){return(void 0===a?0:a)?Mk(this):Uk(this)};var N=function(a,b){if(void 0===b)return Rm(a);if(!(this instanceof N))return Em(N,arguments);this.zb=Rb(b);this.zb.name=a};x(N,Mm);w("ee.ApiFunction",N);var O=function(a,b){return Mm.prototype.call.apply(Rm(a),Array.prototype.slice.call(arguments,1))};w("ee.ApiFunction._call",O);var Sm=function(a,b){return Rm(a).apply(b)};w("ee.ApiFunction._apply",Sm);N.prototype.encode=function(){return this.zb.name};N.prototype.Ad=function(a,b){return Uj(this.zb.name,b)};N.prototype.Z=function(){return this.zb};
var Tm=null,Um={},Wm=function(){Vm();return Gb(Tm,function(a){return a.Z()})},Xm=function(){Vm();return Fb(Tm,function(a,b){return!Um[b]})},Rm=function(a){var b=Ym(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};w("ee.ApiFunction.lookup",Rm);
var Ym=function(a){Vm();return Tm[a]||null},Vm=function(a,b){if(Tm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Tm=Gb(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?vl(c):c(vl())}},Zm=function(a,b,c,d){Vm();var e=d||"";Eb(Tm,function(f,g){var l=g.split(".");if(2==l.length&&l[0]==b){l=e+l[1];var m=f.Z();Um[g]=!0;var p=!1;m.args.length&&(g=m.args[0].type,p="Object"!=g&&Hm(g,c));
g=p?a.prototype:a;l in g&&!g[l].signature||(g[l]=function(v){return Qm(f,p?this:void 0,Array.prototype.slice.call(arguments,0))},g[l].toString=u(f.toString,f,l,p),g[l].signature=m)}})},$m=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=an(a),d=Ra(c,function(m){return m.replace(/^opt_/,"")});a=(a=r.EXPORTED_FN_INFO?r.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},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 Hc(Kb(f));
var l=new Hc(d);if(Jc(l,g).isEmpty())e[d[0]]=b[0];else{b=Kc(g,l);if(0!==b.size)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=Qb(f)}}b=new Hc(Kb(e));c=Kc(new Hc(Qa(c,function(m){return 0!=m.lastIndexOf("opt_",0)})),b);if(0!==c.size)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},an=function(a){var b=bn,c=[];r.EXPORTED_FN_INFO?(a=r.EXPORTED_FN_INFO[a.toString()],t(a)||cn(),c=a.paramNames,Array.isArray(c)||cn()):(a=a.toString().replace(dn,
"").match(b),null===a&&cn(),c=(a[1].split(",")||[]).map(function(d){return d.replace(en,"")}));return c},cn=function(){throw Error("Failed to locate function parameters.");},dn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,bn=/^function[^\(]*\(([^\)]*)\)/m,en=/=.*$/;var Q=function(a,b,c){M.call(this,a,b,c);fn()};x(Q,M);w("ee.Element",Q);var gn=!1,fn=function(){gn||(Zm(Q,"Element","Element"),gn=!0)};Q.prototype.name=function(){return"Element"};
Q.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=Km(c))a:{b=Kb(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(Km(c)){b=this;for(var g in c)d=c[g],b=O("Element.set",b,g,d)}else if(c instanceof M&&Ym("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 Fm(this,b)};Q.prototype.set=Q.prototype.set;var S=function(a,b,c,d){if(!(this instanceof S))return Em(S,arguments);if(!("type"in a)){var e=P(S,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}hn();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(!jn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));M.call(this,
null,null);this.pb=a.type;this.Zg=null!=a.coordinates?Rb(a.coordinates):null;this.Ah=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 oi).xa(a.crs));this.uc=c;void 0===this.uc&&"geodesic"in a&&(this.uc=!!a.geodesic);this.sc=d;void 0===this.sc&&"evenOdd"in a&&(this.sc=!!a.evenOdd)}};x(S,M);w("ee.Geometry",S);
var kn=!1,hn=function(){kn||(Zm(S,"Geometry","Geometry"),kn=!0)},ln=function(a,b){if(!(this instanceof ln))return mn(ln,arguments);var c=nn(ln,"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(ln,S);S.Point=ln;var on=function(a,b){if(!(this instanceof on))return mn(on,arguments);S.call(this,nn(on,"MultiPoint",2,arguments))};x(on,S);S.MultiPoint=on;
var pn=function(a,b,c,d){if(!(this instanceof pn))return mn(pn,arguments);var e=nn(pn,"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(pn,S);S.Rectangle=pn;
var qn=function(a,b,c,d){if(!(this instanceof qn))return mn(qn,arguments);var e=[a,b,c,d];if(rn(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=sn(a),c=sn(c),c<a&&(c+=360));S.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};x(qn,pn);S.BBox=qn;var sn=function(a){a%=360;180<a?a-=360:-180>a&&(a+=360);return a},tn=function(a,b,c,d){if(!(this instanceof tn))return mn(tn,arguments);S.call(this,nn(tn,"LineString",2,arguments))};x(tn,S);S.LineString=tn;var un=function(a,b,c,d){if(!(this instanceof un))return mn(un,arguments);S.call(this,nn(un,"LinearRing",2,arguments))};
x(un,S);S.LinearRing=un;var vn=function(a,b,c,d){if(!(this instanceof vn))return mn(vn,arguments);S.call(this,nn(vn,"MultiLineString",3,arguments))};x(vn,S);S.MultiLineString=vn;var wn=function(a,b,c,d,e){if(!(this instanceof wn))return mn(wn,arguments);S.call(this,nn(wn,"Polygon",3,arguments))};x(wn,S);S.Polygon=wn;var xn=function(a,b,c,d,e){if(!(this instanceof xn))return mn(xn,arguments);S.call(this,nn(xn,"MultiPolygon",4,arguments))};x(xn,S);S.MultiPolygon=xn;
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.Ah:a.coordinates=this.Zg;null!=this.dc&&(a.crs={type:"name",properties:{name:this.dc}});null!=this.uc&&(a.geodesic=this.uc);null!=this.sc&&(a.evenOdd=this.sc);return a};
S.prototype.ie=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.ie;S.prototype.vg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new oi).xa(this.ie())};S.prototype.toGeoJSONString=S.prototype.vg;S.prototype.xa=function(a){return(void 0===a?0:a)?Mk(this):Uk(this)};S.prototype.serialize=S.prototype.xa;
S.prototype.toString=function(){return"ee.Geometry("+this.vg()+")"};
S.prototype.na=function(a){if(!this.pb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return M.prototype.na.call(this,a)}var b={},c="";"GeometryCollection"===this.pb?(b.geometries=this.Ah.map(function(e){return new S(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Zg,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.uc&&d&&(b.geodesic=this.uc);null!=this.sc&&(b.evenOdd=this.sc);return(new N(c)).apply(b).na(a)};
var jn=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(!jn(b[a]))return!1;return!0}a=a.coordinates;var c=yn(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)},yn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=yn(a[0]),c=1;c<a.length;c++)if(yn(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},zn=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},nn=function(a,b,c,d){a=An(a,d);if(rn(a.coordinates)||null!=a.crs||null!=a.maxError)return(new N("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Bn(c,a.coordinates);(b=Va(["Polygon",
"Rectangle","MultiPolygon"],b))&&null==a.evenOdd&&(a.evenOdd=!0);if(b&&!1===a.geodesic&&!1===a.evenOdd)throw Error("Planar interiors must be even/odd.");return a},An=function(a,b){if(Ta(b,Im))return{coordinates:Ya(b)};a=P(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Fb(a,function(c){return null!=c})},rn=function(a){return Array.isArray(a)?Sa(a,rn):a instanceof M},Bn=function(a,b){if(1>a||4<a)throw Error("Unexpected nesting level.");Ta(b,function(e){return"number"===
typeof e})&&(b=zn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(yn(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},mn=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 Em(T,arguments);if(a instanceof T)return a;Cn();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 Dn=!1,Cn=function(){Dn||(Zm(T,"Filter","Filter"),Dn=!0)},En={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};T.prototype.wc=function(){return O("Filter.not",this)};T.prototype.not=T.prototype.wc;var Fn=function(a,b){var c=P(Fn,arguments);return O("Filter.equals",c.name,c.value)};T.eq=Fn;var Gn=function(a,b){var c=P(Gn,arguments);return Fn(c.name,c.value).wc()};T.neq=Gn;
var Hn=function(a,b){var c=P(Hn,arguments);return O("Filter.lessThan",c.name,c.value)};T.lt=Hn;var In=function(a,b){var c=P(In,arguments);return Hn(c.name,c.value).wc()};T.gte=In;var Jn=function(a,b){var c=P(Jn,arguments);return O("Filter.greaterThan",c.name,c.value)};T.gt=Jn;var Kn=function(a,b){var c=P(Kn,arguments);return Jn(c.name,c.value).wc()};T.lte=Kn;var Ln=function(a){return O("Filter.and",Array.prototype.slice.call(arguments))};T.and=Ln;var Mn=function(a){return O("Filter.or",Array.prototype.slice.call(arguments))};
T.or=Mn;var Nn=function(a,b){var c=P(Nn,arguments);c=O("DateRange",c.start,c.end);return Sm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};T.date=Nn;var On=function(a,b,c,d){var e=P(On,arguments);return Sm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};T.inList=On;var Pn=function(a,b){return Sm("Filter.intersects",{leftField:".all",rightValue:O("Feature",a),maxError:b})};T.bounds=Pn;
T.prototype.name=function(){return"Filter"};var Qn=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in En))throw Error("Unknown filtering operator: "+b);a=O("Filter."+En[b],a,c);return d?a.wc():a};T.metadata=Qn;var V=function(a,b,c){Q.call(this,a,b,c);Rn()};x(V,Q);w("ee.Collection",V);var Sn=!1,Rn=function(){Sn||(Zm(V,"Collection","Collection"),Zm(V,"AggregateFeatureCollection","Collection","aggregate_"),Sn=!0)};V.prototype.filter=function(a){a=P(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Fm(this,O("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
V.prototype.gf=function(a,b,c){var d=P(V.prototype.gf,arguments);return this.filter(Qn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.gf;V.prototype.uh=function(a){return this.filter(Pn(a))};V.prototype.filterBounds=V.prototype.uh;V.prototype.ff=function(a,b){var c=P(V.prototype.ff,arguments);return this.filter(Nn(c.start,c.end))};V.prototype.filterDate=V.prototype.ff;
V.prototype.limit=function(a,b,c){var d=P(V.prototype.limit,arguments);return Fm(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 Fm(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 Fm(this,O("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Jh=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.Jh;var W=function(a,b){if(!(this instanceof W))return Em(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)");Tn();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=Qb(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 Un=!1,Tn=function(){Un||(Zm(W,"Feature","Feature"),Un=!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 cm=function(a){var b={},c=Vn(a.element,a);c=Wn(c,a,b);b.element=c;return b},dm=function(a){var b={},c=a.element.map(function(d){d=Vn(d,a);return Wn(d,a,b)});b.element=c;return b},Wn=function(a,b,c){var d={},e=!1,f=["maxDimension","width","height","scale"];Eb(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 pn)){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 pn(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 wn(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}});Ob(d)||(d.input=a,a=f.some(function(g){return g in d})||e?Sm("Image.clipToBoundsAndScale",
d):Sm("Image.clip",d));return a},Vn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;null!=d&&(d=Xn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Sm("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 pn([0,
0,e[0],e[1]],c,!1))}}else a=Sm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Xn=function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(6===a.length&&Ta(a,function(b){return"number"===typeof b}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},Zn=function(a,b){var c={};b=Yn(b,c);Ob(b)||(b.image=a,a=Sm("Image.visualize",
b));c.image=a;return c},Yn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Eb(a,function(e,f){Va(c,f)?d[f]=e:b[f]=e});return d},Hl=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=Vn(f,e);return f=Wn(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=Vn(a,d),a=Wn(a,d,{}));return a};var L=function(a){if(!(this instanceof L))return Em(L,arguments);if(a instanceof L)return a;$n();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(Im(a))Q.call(this,new N("Image.constant"),{value:a});else if(Jm(a))Q.call(this,new N("Image.load"),{id:a});else{if(Array.isArray(a))return ao(Ra(a,function(d){return new L(d)}));if(a instanceof M)"Array"==a.name()?Q.call(this,new N("Image.constant"),{value:a}):Q.call(this,a.I,
a.args,a.T);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(Jm(b)&&Im(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 bo=!1,$n=function(){bo||(Zm(L,"Image","Image"),bo=!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=Zn(this,d.visParams);if(d.callback){var f=d.callback;xl(e,function(g,l){g=g?Object.assign(g,{image:c}):void 0;f(g,l)})}else return d=xl(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?Qb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Il(d,function(f,g){f?e(Jl(f)):e(null,g)})}else return Jl(Il(d))};
L.prototype.getDownloadURL=L.prototype.ub;L.prototype.Gd=function(a,b){var c=P(L.prototype.ub,arguments),d=c.params?Qb(c.params):{},e={},f=Vn(this,d);f=Wn(f,d,e);d=Zn(f,e);return c.callback?(Dl(d,c.callback),null):Dl(d)};L.prototype.getThumbId=L.prototype.Gd;L.prototype.pf=function(a,b){var c=P(L.prototype.pf,arguments);if(c.callback)this.Gd(c.params,function(d,e){var f="";if(void 0===e)try{f=Gl(d)}catch(g){e=String(g.message)}c.callback(f,e)});else return Gl(this.Gd(c.params))};
L.prototype.getThumbURL=L.prototype.pf;var co=function(a,b,c){var d=P(co,arguments);return ao([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};L.rgb=co;var eo=function(a){return ao(Array.prototype.slice.call(arguments),null)};L.cat=eo;var ao=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||Jm(b[0])||Im(b[0])){for(var d=0;d<b.length;d++)if(!(Jm(b[d])||Im(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 Sm("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 Mm;c.encode=function(m){return l.encode(m)};c.Ad=function(m,p){return Vj(Wk(m,l),p)};c.Z=function(){return{name:"",args:Ra(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
L.prototype.expression=L.prototype.l;L.prototype.clip=function(a){try{a=new S(a)}catch(b){}return O("Image.clip",this,a)};L.prototype.clip=L.prototype.clip;L.prototype.oi=function(a){var b=1!=arguments.length||Jm(arguments[0])?Array.from(arguments):arguments[0];return O("Image.rename",this,b)};L.prototype.rename=L.prototype.oi;L.prototype.name=function(){return"Image"};var fo=function(a){if(this instanceof fo){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof fo)return a}else return Em(fo,arguments);go();if(Array.isArray(a))M.call(this,null,null),this.Xc=a;else if(a instanceof M)M.call(this,a.I,a.args,a.T),this.Xc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};x(fo,M);w("ee.List",fo);var ho=!1,go=function(){ho||(Zm(fo,"List","List"),ho=!0)};
fo.prototype.encode=function(a){return Array.isArray(this.Xc)?Ra(this.Xc,function(b){return a(b)}):fo.L.encode.call(this,a)};fo.prototype.na=function(a){return Array.isArray(this.Xc)?Rj(Wk(a,this.Xc)):fo.L.na.call(this,a)};fo.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return Em(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)");io();a instanceof S&&(a=new W(a));a instanceof W&&(a=[a]);if(Jm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new N("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new N("Collection"),{features:Ra(a,function(d){return new W(d)})});else if(a instanceof fo)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 jo=!1,io=function(){jo||(Zm(X,"FeatureCollection","FeatureCollection"),jo=!0)};
X.prototype.getMap=function(a,b){var c=P(X.prototype.getMap,arguments),d=Sm("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)Kl(f,function(g,l){g?e.callback(Ll(g)):e.callback(null,l)});else return Ll(Kl(f))};X.prototype.getDownloadURL=X.prototype.ub;
X.prototype.select=function(a,b,c){if(Jm(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 Em(Z,arguments);if(a instanceof Z)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");ko();a instanceof L&&(a=[a]);if(Jm(a))V.call(this,new N("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new N("ImageCollection.fromImages"),{images:Ra(a,function(b){return new L(b)})});else if(a instanceof fo)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 lo=!1,ko=function(){lo||(Zm(Z,"ImageCollection","ImageCollection"),Zm(Z,"reduce","ImageCollection"),lo=!0)};Z.prototype.mf=function(a,b){var c=P(Z.prototype.mf,arguments);return mo(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 mo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.sf;
var mo=function(a,b,c,d){var e={};a=a.map(function(l){l=Vn(l,b.params);return Wn(l,b.params,e)});var f={},g=Yn(e,f);f.imageCollection=a.map(function(l){g.image=l;return Sm("Image.visualize",g)});null!=b.params.dimensions&&(f.dimensions=b.params.dimensions);if(f.format){if(!Sa(c,function(l){return l.toLowerCase()==f.format.toLowerCase()}))throw Error("Invalid format specified.");}else f.format=c[0];c=Dl;switch(d){case "video":c=El;break;case "filmstrip":c=Fl}if(b.callback)c(f,function(l,m){var p="";
if(void 0===m)try{p=Gl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Gl(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 no=function(a){this.Te=a;this.id=null},po=function(a){var b={element:oo(a)};Object.assign(b,a);b=Fb(b,function(c){return null!=c});return new no(b)};
no.prototype.start=function(a,b){var c=this;z(this.Te,"Task config must be specified for tasks to be started.");if(a){var d=function(){Ka(c.id);bm(c.id,c.Te,function(e,f){f?b(f):a()})};this.id?d():Ml(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||Ml(1)[0],Ka(this.id,"Failed to obtain task ID."),bm(this.id,this.Te)};no.prototype.start=no.prototype.start;var qo=function(a,b,c,d,e,f,g,l,m,p,v){var B=P(qo,arguments);B=ro(B,"ASSET","EXPORT_IMAGE");return po(B)};
w("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y){var U=P(so,arguments);U=ro(U,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return po(U)};w("module$contents$ee$batch_Export.image.toCloudStorage",so);var to=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y){var U=P(to,arguments);U=ro(U,"DRIVE","EXPORT_IMAGE");return po(U)};w("module$contents$ee$batch_Export.image.toDrive",to);
var uo=function(a,b,c,d,e,f,g,l,m,p,v,B,D){var R=P(uo,arguments);R=ro(R,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return po(R)};w("module$contents$ee$batch_Export.map.toCloudStorage",uo);var vo=function(a,b,c,d,e,f,g){var l=P(vo,arguments);l=ro(l,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return po(l)};w("module$contents$ee$batch_Export.table.toCloudStorage",vo);var wo=function(a,b,c,d,e,f,g){var l=P(wo,arguments);l.type="EXPORT_FEATURES";l=ro(l,"DRIVE","EXPORT_FEATURES");return po(l)};
w("module$contents$ee$batch_Export.table.toDrive",wo);var xo=function(a,b,c,d){var e=P(xo,arguments);e=ro(e,"ASSET","EXPORT_FEATURES");return po(e)};w("module$contents$ee$batch_Export.table.toAsset",xo);var yo=function(a,b,c,d,e,f,g){var l=P(yo,arguments);l=ro(l,"FEATURE_VIEW","EXPORT_FEATURES");return po(l)};w("module$contents$ee$batch_Export.table.toFeatureView",yo);var zo=function(a,b,c,d,e,f,g,l,m,p,v,B){var D=P(zo,arguments);D=ro(D,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return po(D)};
w("module$contents$ee$batch_Export.video.toCloudStorage",zo);var Ao=function(a,b,c,d,e,f,g,l,m,p,v,B){var D=P(Ao,arguments);D=ro(D,"DRIVE","EXPORT_VIDEO");return po(D)};w("module$contents$ee$batch_Export.video.toDrive",Ao);var Bo=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y,U,Ib,Aq,Bq,Cq){var mj=P(Bo,arguments);mj=ro(mj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(mj)};w("module$contents$ee$batch_Export.videoMap.toCloudStorage",Bo);
var Co=function(a,b,c){var d=P(Co,arguments);d=ro(d,"ASSET","EXPORT_CLASSIFIER");return po(d)};w("module$contents$ee$batch_Export.classifier.toAsset",Co);
var oo=function(a){var b=function(d){return d in a},c=Do.find(b);z(1===Ua(Do,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},ro=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=Eo(e,a),delete e.formatOptions,Object.assign(e,a));e=Fo(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,
delete e.crsTransform);break;case "EXPORT_TILES":b=Fo(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=Fo(e,b);break;case "EXPORT_VIDEO":e=Go(e);e=Fo(e,b);null!=e.crsTransform&&
(e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Go(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Fo(e,b);break;case "EXPORT_CLASSIFIER":e=Fo(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.ie();else if("string"===typeof b)try{b=Ma(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 tn(b)}catch(f){try{new wn(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},Fo=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;default:b=sa(a.folder);if(!Va(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Ho={GEO_TIFF:["cloudOptimized","fileDimensions","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
Io={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Go=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},Eo=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=Io[b];for(var d=Ho[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(!Va(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},
Do=["image","collection","classifier"];var Jo=function(a){if(!(this instanceof Jo))return Em(Jo,arguments);if(a instanceof Jo)return a;Ko();if("number"===typeof a)M.call(this,null,null),this.Zc=a;else if(a instanceof M)M.call(this,a.I,a.args,a.T),this.Zc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};x(Jo,M);w("ee.Number",Jo);var Lo=!1,Ko=function(){Lo||(Zm(Jo,"Number","Number"),Lo=!0)};Jo.prototype.encode=function(a){return"number"===typeof this.Zc?this.Zc:Jo.L.encode.call(this,a)};
Jo.prototype.na=function(a){return"number"===typeof this.Zc?Rj(Wk(a,this.Zc)):Jo.L.na.call(this,a)};Jo.prototype.name=function(){return"Number"};var Mo=function(a){if(!(this instanceof Mo))return Em(Mo,arguments);if(a instanceof Mo)return a;No();if("string"===typeof a)M.call(this,null,null),this.jd=a;else if(a instanceof M)this.jd=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(Mo,M);w("ee.String",Mo);var Oo=!1,No=function(){Oo||(Zm(Mo,"String","String"),Oo=!0)};
Mo.prototype.encode=function(a){return"string"===typeof this.jd?this.jd:Mo.L.encode.call(this,a)};Mo.prototype.na=function(a){return"string"===typeof this.jd?Rj(Wk(a,this.jd)):Mo.L.na.call(this,a)};Mo.prototype.name=function(){return"String"};var Po=function(a,b){if(!(this instanceof Po))return Em(Po,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var f=d[e],g=f.type;c.push(Qo(g in Gm?Gm[g]:null,f.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.zb=Ro(a,c,b);this.Pg=b.apply(null,c)};x(Po,Mm);w("ee.CustomFunction",Po);Po.prototype.encode=function(a){return{type:"Function",argumentNames:Ra(this.zb.args,function(b){return b.name}),body:a(this.Pg)}};
Po.prototype.na=function(a){return Wj(this.zb.args.map(function(b){return b.name}),Wk(a,this.Pg))};Po.prototype.Ad=function(a,b){return Vj(Wk(a,this),b)};Po.prototype.Z=function(){return this.zb};
var Qo=function(a,b){a=a||Object;if(!(a.prototype instanceof M))if(a&&a!=Object)if(a==String)a=Mo;else if(a==Number)a=Jo;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)},So=function(a,b){b={name:"",returns:"Object",args:Ra(b,function(c){return{name:null,type:"string"===typeof c?c:c.prototype instanceof M?c.prototype.name.call(null):c==Number?
"Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Po(b,a)},Ro=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))}(Qk(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 To=function(a,b){if(!(this instanceof To))return Em(To,arguments);if(a instanceof To)return a;Uo();var c=P(To,arguments);a=c.date;c=c.tz;var d=new N("Date"),e={},f=null;if(Jm(a)){if(e.value=a,c)if(Jm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Im(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(To,M);w("ee.Date",To);var Vo=!1,Uo=function(){Vo||(Zm(To,"Date","Date"),Vo=!0)};To.prototype.name=function(){return"Date"};w("ee.Deserializer",function(){});var Xo=function(a){return Wo(JSON.parse(a))};w("ee.Deserializer.fromJSON",Xo);var Wo=function(a){if("result"in a&&"values"in a)return Yo(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]=Zo(f,b)}a=a.value}return Zo(a,b)};w("ee.Deserializer.decode",Wo);
var Zo=function(a,b){if(null===a||"number"===typeof a||"boolean"===typeof a||"string"===typeof a)return a;if(Array.isArray(a))return Ra(a,function(e){return Zo(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 Qo(Object,a);case "Date":a=a.value;if("number"!==typeof a)throw Error("Invalid date value: "+
a);return new To(a/1E3);case "Bytes":return $o(new Le({rb:a}),a);case "Invocation":return c="functionName"in a?Rm(a.functionName):Zo(a["function"],b),a=Gb(a.arguments,function(e){return Zo(e,b)}),ap(c,a);case "Dictionary":return Gb(a.value,function(e){return Zo(e,b)});case "Function":var d=Zo(a.body,b);a={name:"",args:Ra(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Po(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);}},$o=function(a,b){var c=function(){};q(c,Pj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},ap=function(a,b){if(a instanceof Mm)return a.apply(b);if(a instanceof M){var c=function(){return Mm.apply(this,arguments)||this};q(c,Mm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ad=function(d,e){return Vj(Wk(d,a),
e)};return new M(new c,b)}throw Error("Invalid function value");},bp=function(a){return Yo(JSON.parse(a))};w("ee.Deserializer.fromCloudApiJSON",bp);
var Yo=function(a){var b=Vc(Ze,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=Gb(g.Ia.values,e);else if(null!==g.Pb)g=Qo(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"):Rm(l.functionName);l=Gb(l.arguments,e);g=ap(g,l)}else g=null!==g.rb?$o(new Le({rb:g.rb}),g.rb):null!==
g.Xb?$o(new Le({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 Po(g,function(){return l})};return d(b.result,"result value")};w("ee.Deserializer.decodeCloudApi",Yo);var cp=function(a){if(!(this instanceof cp))return Em(cp,arguments);if(a instanceof cp)return a;dp();Km(a)?(M.call(this,null,null),this.Nc=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.Nc=null)};x(cp,M);w("ee.Dictionary",cp);var ep=!1,dp=function(){ep||(Zm(cp,"Dictionary","Dictionary"),ep=!0)};cp.prototype.encode=function(a){return null!==this.Nc?a(this.Nc):cp.L.encode.call(this,a)};
cp.prototype.na=function(a){return null!==this.Nc?Rj(Wk(a,this.Nc)):cp.L.na.call(this,a)};cp.prototype.name=function(){return"Dictionary"};var fp={};w("ee.Terrain",fp);fp.yf=!1;fp.initialize=function(){fp.yf||(Zm(fp,"Terrain","Terrain"),fp.yf=!0)};fp.reset=function(){$m(fp);fp.yf=!1};var lp=function(a,b,c,d,e,f){if("ready"!=gp||a||b){var g=null!=c;if(d)if(g)hp.push(d);else throw Error("Can't pass an error callback without a success callback.");if("loading"==gp&&g)ip.push(c);else if(gp="loading",fj(a,b,e,f),g)ip.push(c),Vm(jp,kp);else try{Vm(),jp()}catch(l){throw kp(l),l;}}else c&&c()};w("ee.initialize",lp);
var op=function(){gp="not_ready";Ej=Dj=qj=null;Cj=!1;Tm=null;Um={};$m(To);Vo=!1;$m(cp);ep=!1;$m(Q);gn=!1;$m(L);bo=!1;$m(W);Un=!1;$m(V);Sn=!1;$m(Z);lo=!1;$m(X);jo=!1;$m(T);Dn=!1;$m(S);kn=!1;$m(fo);ho=!1;$m(Jo);Lo=!1;$m(Mo);Oo=!1;fp.reset();for(var a=r.ee,b=0;b<mp.length;b++){var c=mp[b];$m(a[c]);delete a[c]}mp=[];Gm=a;a=np;for(var d in a)delete a[d]};w("ee.reset",op);var pp={vl:"not_ready",LOADING:"loading",wl:"ready"};w("ee.InitState",pp);w("ee.InitState.NOT_READY","not_ready");
w("ee.InitState.LOADING","loading");w("ee.InitState.READY","ready");var gp="not_ready",ip=[],hp=[];w("ee.TILE_SIZE",256);var mp=[],np={};w("ee.Algorithms",np);var qp=function(a,b){"string"===typeof a&&(a=new N(a));return Mm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};w("ee.call",qp);var rp=function(a,b){"string"===typeof a&&(a=new N(a));return a.apply(b)};w("ee.apply",rp);
var jp=function(){if("loading"==gp){try{Uo();dp();fn();$n();Tn();Rn();ko();io();Cn();hn();go();Ko();No();fp.initialize();var a=Wm(),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]=sp(l),mp.push(l),a[l]?(g[l].signature=a[l],g[l].signature.isConstructor=!0,Um[l]=!0):g[l].signature={});Gm=g;tp()}catch(m){kp(m);return}gp="ready";for(hp=[];0<ip.length;)ip.shift()()}},
kp=function(a){if("loading"==gp)for(gp="not_ready",ip=[];0<hp.length;)hp.shift()(a)},tp=function(){var a=Xm();Kb(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=np;for(e.signature={};1<b.length;){var f=b[0];f in e||(e[f]={signature:{}});e=e[f];b=$a(b,1)}f=function(g){return Qm(c,void 0,Array.prototype.slice.call(arguments,0))};f.signature=d;f.toString=u(c.toString,c);e[b[0]]=f}})},sp=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 Em(d,e);d=Ym(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=Lm(e,d.Z())?e[0]:Om(d,e),M.call(this,d,Pm(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};Zm(b,a,a);return b};
Nm=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 So(a,c)}if(a instanceof Pj)return a;throw Error("Argument is not a function: "+a);case "String":return Jm(a)||a instanceof Mo||a instanceof M?new Mo(a):a;case "Dictionary":return Km(a)?a:new cp(a);case "List":return new fo(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Jo(a);
default:if(b in c){d=Ym(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 up=function(a,b,c){Mc.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.xh=new yc;this.wh=new yc};q(up,Mc);up.prototype.getTile=function(a,b){var c=Nc(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=kh("DIV");vp(this,b,a,c,d);wp(this);return d};
var vp=function(a,b,c,d,e){var f=Ri(Pi);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.xh.set(c,g),this.wh.set(c,e),Wa(this.Cb,d),wp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);f.send()},wp=function(a){a.dispatchEvent(new Oc(a.Cb.length))};up.prototype.J=function(){this.wh=this.xh=null;Mc.prototype.J.call(this)};
w("ee.FloatTileOverlay",up);var xp=function(){this.ce=new Map};xp.prototype.clear=function(){this.ce.clear()};var yp=function(a,b){a.ce.has(b)||a.ce.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ce.get(b)};var zp=function(a){y.call(this);this.Vb=a;this.K={}};x(zp,y);var Ap=[];zp.prototype.Ya=function(a,b,c,d){Array.isArray(b)||(b&&(Ap[0]=b.toString()),b=Ap);for(var e=0;e<b.length;e++){var f=ac(a,b[e],c||this.handleEvent,d||!1,this.Vb||this);if(!f)break;this.K[f.key]=f}return this};zp.prototype.Yc=function(a,b,c,d){return Bp(this,a,b,c,d)};
var Bp=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Bp(a,b,c[g],d,e,f);else{b=$b(b,c,d||a.handleEvent,e,f||a.Vb||a);if(!b)return a;a.K[b.key]=b}return a};zp.prototype.me=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.me(a,b[f],c,d,e);else c=c||this.handleEvent,d=t(d)?!!d.capture:!!d,e=e||this.Vb||this,c=bc(c),d=!!d,b=Ab(a)?a.Pc(b,c,d,e):a?(a=dc(a))?a.Pc(b,c,d,e):null:null,b&&(ic(b),delete this.K[b.key])};
zp.prototype.fd=function(){Eb(this.K,function(a,b){this.K.hasOwnProperty(b)&&ic(a)},this);this.K={}};zp.prototype.J=function(){zp.L.J.call(this);this.fd()};zp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Dp=function(a,b){void 0!==a.name?(this.name=a.name,this.code=Nb[a.name]):(this.code=a=Ja(a.code),this.name=Cp(a));Ea.call(this,wd("%s %s",this.name,b))};x(Dp,Ea);
var Cp=function(a){var b=Mb(function(c){return a==c});if(void 0===b)throw Error("Invalid code: "+a);return b},Ep={},Nb=(Ep.AbortError=3,Ep.EncodingError=5,Ep.InvalidModificationError=9,Ep.InvalidStateError=7,Ep.NotFoundError=1,Ep.NotReadableError=4,Ep.NoModificationAllowedError=6,Ep.PathExistsError=12,Ep.QuotaExceededError=10,Ep.SecurityError=2,Ep.SyntaxError=8,Ep.TypeMismatchError=11,Ep);var Fp=function(a,b){Da.call(this,a.type,b);this.La=a};x(Fp,Da);var Gp=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(Gp,A);h=Gp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new Dp(a,"aborting read");}};h.wb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new Dp(this.ba.error,"reading file")};
h.rc=function(a){this.dispatchEvent(new Fp(a,this))};h.J=function(){Gp.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 Hp=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 Ip=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.be=new xp;this.Bb=new yc;this.Ab=0;this.rg=a;this.lb=new zp(this);this.radius=0};q(Ip,A);h=Ip.prototype;h.Le=function(a){return ac(this,"tile-load",a)};h.Xf=function(a){ic(a)};
h.Qc=function(){return Jp(this,"throttled")+Jp(this,"loading")+Jp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.Bb.forEach(function(b){Hp(b.la,this.opacity)},this)};h.getStats=function(){return this.be};
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.bh(d,b,c,a);b.tileSize=this.tileSize;Hp(b.la,this.opacity);this.Bb.set(a,b);Kp(this,b);this.dispatchEvent(new Lp(this.Qc()));this.rg.Cf(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.Bb.get(a.id);this.Bb.remove(a.id);b&&(b.abort(),Ca(b))};
var Kp=function(a,b){a.lb.Ya(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.Wk,d=(new Date).getTime();yp(this.be,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Mp(this.Qc()));break;case "throttled":yp(this.be,b.zoom).throttleCount++;this.dispatchEvent(new Np(b.Ea));break;case "failed":yp(this.be,b.zoom).errorCount++;this.dispatchEvent(new Op(b.Ea,b.Kk));break;case "aborted":this.dispatchEvent(new Pp(this.Qc()))}})};
Ip.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 Jp=function(a,b){return Ua(a.Bb.aa(),function(c){return c.getStatus()==b})};w("ee.layers.AbstractOverlay",Ip);Ip.prototype.removeTileCallback=Ip.prototype.Xf;Ip.prototype.addTileCallback=Ip.prototype.Le;var Mp=function(){Da.call(this,"tile-load")};q(Mp,Da);var Lp=function(){Da.call(this,"tile-start")};q(Lp,Da);var Np=function(){Da.call(this,"tile-throttle")};
q(Np,Da);var Op=function(a,b){Da.call(this,"tile-fail");this.errorMessage=b};q(Op,Da);var Pp=function(){Da.call(this,"tile-abort")};q(Pp,Da);var Qp=function(a,b,c,d){A.call(this);this.sb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.al=5;this.Xd=function(){};this.de="new";this.si=0;this.Af=!1};q(Qp,A);Qp.prototype.getDiv=function(){return this.la};
var Sp=function(a){if(!a.Af&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Rp(a,"loading");a.Wk=(new Date).getTime();a.bb=new Si;a.bb.Bc="blob";a.bb.Ya("complete",function(){var b=cj(a.bb),c=a.bb.getStatus();429==c&&Rp(a,"throttled");if(Li(c)){var d={};Eb(dj(a.bb),function(f,g){d[g.toLowerCase()]=f});a.nl=d;a.zi=b;a.Oc()}else if(b){var e=new Gp;e.Ya("loadend",function(){a.hd(e.ba.result)});e.readAsText(b)}else a.hd("Failed to load tile.")},
!1);a.bb.Yc("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=Qp.prototype;h.Oc=function(){this.Xd(this);Rp(this,"loaded")};h.Jc=function(){Ca(this.bb)};
h.hd=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.si>=this.al?(this.Kk=b(a),Rp(this,"failed")):(this.Jc(),setTimeout(u(function(){this.Ua||(this.Af=!0,Sp(this),this.Af=!1)},this),1E3*Math.pow(2,this.si++)))};h.abort=function(){this.Jc();"aborted"!=this.getStatus()&&"removed"!=this.getStatus()&&Rp(this,this.de in Tp?"removed":"aborted")};h.getStatus=function(){return this.de};var Rp=function(a,b){a.de=b;a.dispatchEvent("status-changed")};
Qp.prototype.J=function(){A.prototype.J.call(this);this.Jc();this.la.remove();this.Xd=null};var Tp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Up=function(){y.call(this)};q(Up,y);var Vp=function(a,b){Ip.call(this,a,b);this.Rg=new yc;this.oh=new yc};q(Vp,Ip);Vp.prototype.bh=function(a,b,c,d){var e=new Wp(a,b,c,d);this.lb.Ya(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.Rg.set(a,new Float32Array(e.ud)),this.oh.set(a,e.la))});return e};Vp.prototype.J=function(){Ip.prototype.J.call(this);this.oh=this.Rg=null};w("ee.layers.BinaryOverlay",Vp);var Wp=function(a,b,c,d){Qp.call(this,a,b,c,d)};q(Wp,Qp);
Wp.prototype.Oc=function(){var a=new Gp;a.Ya("loadend",function(){this.ud=a.ba.result;Qp.prototype.Oc.call(this)},void 0,this);a.readAsArrayBuffer(this.zi)};var Xp=function(a){A.call(this);this.Uc={};this.Tc={};this.Vb=new zp(this);this.X=a;this.Re=!1};x(Xp,A);var Yp=[mb&&!wb("11")?"readystatechange":"load","abort","error"],Zp=function(a,b,c){if(c="string"===typeof c?c:c.src)a.Re=!1,a.Uc[b]={src:c,ah:null}},$p=function(a,b){delete a.Uc[b];var c=a.Tc[b];c&&(delete a.Tc[b],a.Vb.me(c,Yp,a.ai))};
Xp.prototype.start=function(){var a=this.Uc;Kb(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 ph(oh(d)):Fa||(Fa=new ph)).Ik("IMG")}else d=new Image;c.ah&&(d.crossOrigin=c.ah);this.Vb.Ya(d,Yp,this.ai);this.Tc[b]=d;d.id=b;d.src=c.src}},this)};
Xp.prototype.ai=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));$p(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ua&&Ob(this.Tc)&&Ob(this.Uc)&&!this.Re&&(this.Re=!0,this.dispatchEvent("complete"))}};Xp.prototype.J=function(){delete this.Uc;delete this.Tc;Ca(this.Vb);Xp.L.J.call(this)};var aq=function(a,b){Ip.call(this,a,b)};q(aq,Ip);aq.prototype.bh=function(a,b,c,d){return new bq(a,b,c,d)};w("ee.layers.ImageOverlay",aq);var bq=function(a,b,c,d){Qp.call(this,a,b,c,d);this.Xd=cq;this.Fh=this.ga=this.Ld=null;this.ad=""};q(bq,Qp);
bq.prototype.Oc=function(){try{var a=td(this.zi);this.ad=rd(a);var b="about:invalid#zClosurez"!==this.ad?this.ad:this.Ea}catch(c){b=this.Ea}this.ga=new Xp;Zp(this.ga,this.la.id+"-image",b);this.Fh=$b(this.ga,dq,function(c){"load"==c.type?(this.Ld=c.target,Qp.prototype.Oc.call(this)):this.hd()},void 0,this);this.ga.start()};bq.prototype.Jc=function(){Qp.prototype.Jc.call(this);this.ga&&(ic(this.Fh),Ca(this.ga))};bq.prototype.J=function(){Qp.prototype.J.call(this);this.ad&&URL.revokeObjectURL(this.ad)};
var cq=function(a){a.la.appendChild(a.Ld)},dq=["load","abort","error"];var eq=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 fq=function(a,b,c,d){y.call(this);this.Qg=a;this.cc=b;this.mg=d||"";this.Rd=c};q(fq,Up);fq.prototype.Cf=function(a){if(a.zoom<=this.Rd)a.Ea=this.Hd(a.sb,a.zoom);else{var b=a.zoom-this.Rd,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.Hd(c,a.zoom-b);a.Xd=Aa(gq,this.Rd)}var d=u(a.hd,a);a.hd=u(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Rp(a,"loaded"):d(e)},a);Sp(a)};
fq.prototype.rf=function(){return[this.Qg,this.cc,this.Rd,this.mg].join("-")};fq.prototype.Hd=function(a,b){a=eq("https://storage.googleapis.com",this.Qg,this.cc,String(b),String(a.x),String(a.y));this.mg&&(a+=this.mg);return a};
var gq=function(a,b){if(!b.Ld)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.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Ld,c/a*(b.sb.x%a),c/a*(b.sb.y%a),c/a,c/a,0,0,c,c)};w("ee.layers.CloudStorageTileSource",fq);var hq=function(){this.Na=[];this.Sa=[]};h=hq.prototype;h.enqueue=function(a){this.Sa.push(a)};h.Mc=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 Va(this.Na,a)||Va(this.Sa,a)};
h.remove=function(a){var b=this.Na;var c=Oa(b,a);0<=c?(Xa(b,c),b=!0):b=!1;return b||Wa(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 iq=function(a,b){y.call(this);this.Sh=a||0;this.Qd=b||10;if(this.Sh>this.Qd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Va=new hq;this.xb=new Hc;this.delay=0;this.Bf=null;this.pd()};x(iq,y);iq.prototype.Rc=function(){var a=Date.now();if(!(null!=this.Bf&&a-this.Bf<this.delay)){for(var b;0<this.Va.R()&&(b=this.Va.Mc(),!this.Mf(b));)this.pd();!b&&this.R()<this.Qd&&(b=this.Ue());b&&(this.Bf=a,this.xb.add(b));return b}};
var jq=function(a,b){return a.xb.remove(b)?(a.Ke(b),!0):!1};h=iq.prototype;h.Ke=function(a){this.xb.remove(a);this.Mf(a)&&this.R()<this.Qd?this.Va.enqueue(a):this.yd(a)};h.pd=function(){for(var a=this.Va;this.R()<this.Sh;)a.enqueue(this.Ue());for(;this.R()>this.Qd&&0<this.Va.R();)this.yd(a.Mc())};h.Ue=function(){return{}};h.yd=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.Fk?a.Fk():!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(){iq.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.yd(a.Mc());delete this.Va};var kq=function(a,b){this.Kh=a;this.oe=b};kq.prototype.getKey=function(){return this.Kh};kq.prototype.clone=function(){return new kq(this.Kh,this.oe)};var lq=function(a){this.Ca=[];if(a)a:{if(a instanceof lq){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 kq(b[d],a[d]));break a}}else b=Kb(a),a=Jb(a);for(c=0;c<b.length;c++)mq(this,b[c],a[c])}},mq=function(a,b,c){var d=a.Ca;d.push(new kq(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=lq.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.oe}};h.aa=function(){for(var a=this.Ca,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].oe);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.Kc=function(a){return this.Ca.some(function(b){return b.oe==a})};h.Sb=function(a){return this.Ca.some(function(b){return b.getKey()==a})};h.clone=function(){return new lq(this)};h.R=function(){return this.Ca.length};h.isEmpty=function(){return 0===this.Ca.length};h.clear=function(){this.Ca.length=0};var nq=function(){lq.apply(this,arguments)};q(nq,lq);nq.prototype.enqueue=function(a,b){mq(this,a,b)};nq.prototype.Mc=function(){return this.remove()};var oq=function(a,b){this.mh=void 0;this.Zd=new nq;iq.call(this,a,b)};x(oq,iq);h=oq.prototype;h.Rc=function(a,b){if(!a)return(a=oq.L.Rc.call(this))&&this.delay&&(this.mh=r.setTimeout(u(this.Jd,this),this.delay)),a;this.Zd.enqueue(void 0!==b?b:100,a);this.Jd()};h.Jd=function(){for(var a=this.Zd;0<a.R();){var b=this.Rc();if(b)a.Mc().apply(this,[b]);else break}};h.Ke=function(a){oq.L.Ke.call(this,a);this.Jd()};h.pd=function(){oq.L.pd.call(this);this.Jd()};
h.J=function(){oq.L.J.call(this);r.clearTimeout(this.mh);this.Zd.clear();this.Zd=null};var pq=function(a,b){y.call(this);this.Df=a;this.wa=b||null};q(pq,Up);pq.prototype.Cf=function(a,b){var c=ac(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.nl["x-earth-engine-computation-profile"];this.wa&&e&&this.wa.Ck(a.la.id,e);break;case "failed":case "aborted":this.wa&&""!==a.la.id&&this.wa.gl(a.la.id),ic(c)}},void 0,this);a.Ea=this.Hd(a.sb,a.zoom);var d=u(this.tf,this,a);qq().Rc(d,b)};pq.prototype.rf=function(){return this.Df.mapid+"-"+this.Df.token};
pq.prototype.tf=function(a,b){var c=qq();if(a.Ua||"aborted"==a.getStatus())jq(c,b);else{var d=ac(a,"status-changed",function(){a.de in Tp&&(ic(d),jq(c,b))});Sp(a)}};pq.prototype.Hd=function(a,b){a=yl(this.Df,a.x,a.y,b);return this.wa&&this.wa.isEnabled()?a+"&profiling=1":a};var qq=function(){rq||(rq=new oq(0,4));return rq};w("ee.layers.EarthEngineTileSource",pq);var rq=null;var sq=function(a){y.call(this);this.Hi=a};q(sq,Up);sq.prototype.Cf=function(a){a.Ea=this.Hi.formatTileUrl(a.sb.x,a.sb.y,a.zoom);Sp(a)};sq.prototype.rf=function(){return this.Hi.token};w("ee.layers.FeatureViewTileSource",sq);var uq=function(){A.call(this);this.je=new tq(0,60);this.Ac=new yc};q(uq,A);uq.prototype.send=function(a,b,c,d,e){if(this.Ac.get(a))throw Error("[ee.MapTileManager] ID in use");b=new vq(a,b,d,u(this.ni,this),void 0!==e?e:1);this.Ac.set(a,b);a=u(this.tf,this,b);this.je.Rc(a,c);return b};uq.prototype.abort=function(a){if(a=this.Ac.get(a))a.mc||(a.mc=!0,a.La=new Da("abort")),this.ni(a)};
uq.prototype.tf=function(a,b){if(a.ga||a.mc)wq(this,b);else if(a.Mi=b,b.setActive(!0),b=new Xp,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};uq.prototype.ni=function(a){this.Ac.remove(a.getId());a.ga&&(wq(this,a.Mi),a.ga.Ta());a.uf&&a.uf(a.La,a.ji)};var wq=function(a,b){b.setActive(!1);if(!jq(a.je,b))throw Error("Object not released");};uq.prototype.J=function(){A.prototype.J.call(this);this.je.Ta();this.je=null;var a=this.Ac;Pa(a.aa(),function(b){b.Ta()});a.clear();this.Ac=null};
w("ee.MapTileManager",uq);var vq=function(a,b,c,d,e){y.call(this);this.fa=a;this.tl=b;this.bl=void 0!==e?e:1;this.uf=c;this.ec=d};q(vq,y);h=vq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.tl};h.Pk=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.bl)return!1;this.Hg++;$p(this.ga,this.fa);setTimeout(u(this.ol,this),0);return!0};
h.ol=function(){if(!this.mc){var a=u(function(d){this.mc||(Zp(this.ga,this.fa,d),$b(this.ga,xq,u(this.Pk,this)),this.ga.start())},this),b=this.getUrl();if(Nd(b).Da.Sb("profiling")){var c=new Si;c.Bc="blob";c.Ya("complete",u(function(){this.ji=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=rd(td(cj(c)));var e="about:invalid#zClosurez"!==d}catch(f){}a(e?d:b)},this));c.Yc("ready",u(c.Ta,c));c.send(b,"GET")}else a(b)}};h.Hg=0;h.mc=!1;
h.ga=null;h.Mi=null;h.La=null;h.ji=null;var xq=["load","abort","error"],yq=function(){y.call(this);this.Ga=!1};q(yq,y);yq.prototype.setActive=function(a){this.Ga=a};yq.prototype.isActive=function(){return this.Ga};var tq=function(a,b){oq.call(this,a,b)};q(tq,oq);tq.prototype.Ue=function(){return new yq};tq.prototype.yd=function(a){a.Ta()};tq.prototype.Mf=function(a){return!a.Ua&&!a.isActive()};var zq=function(a,b,c,d,e){Mc.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 Hc;this.Nf=1;this.wa=e||null};q(zq,Mc);h=zq.prototype;h.Le=function(a){return ac(this,"tileevent",a)};h.Xf=function(a){ic(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=Nc(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=kh("DIV",{id:b});var d=(new Date).getTime()/1E3;this.Cb.push(b);pl(uq).send(b,a,d,u(this.Ok,this,c,b));wp(this);return c};h.Qc=function(){return this.Cb.length};
h.releaseTile=function(a){pl(uq).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.gl(a.id))};h.setOpacity=function(a){this.Nf=a;var b=this.tg.Fa();tc(b,function(c){Hp(c,a)})};
h.Ok=function(a,b,c,d){"error"==c.type?(Wa(this.Cb,b),this.sg.add(b),this.dispatchEvent(c)):(Wa(this.Cb,b),c.target&&"load"==c.type&&(c=c.target,this.tg.add(c),1!=this.Nf&&Hp(c,this.Nf),a.appendChild(c)),wp(this));this.wa&&null!==d&&this.wa.Ck(b,d)};w("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Xf;zq.prototype.addTileCallback=zq.prototype.Le;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.image.toAsset ee.batch.Export.table.toAsset ee.batch.Export.table.toDrive ee.batch.Export.classifier.toAsset ee.batch.Export.table.toFeatureView ee.batch.Export.map.toCloudStorage ee.batch.Export.video.toDrive ee.batch.Export.table.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toCloudStorage ee.Collection.prototype.filterBounds ee.Collection.prototype.sort ee.Collection.prototype.filter ee.Collection.prototype.filterMetadata ee.Collection.prototype.iterate ee.Collection.prototype.map ee.Collection.prototype.limit ee.Collection.prototype.filterDate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.data.setDefaultWorkloadTag ee.data.authenticateViaPopup ee.data.authenticateViaOauth ee.data.getTaskStatus ee.data.cancelTask ee.data.resetWorkloadTag ee.data.authenticate ee.data.updateAsset ee.data.startIngestion ee.data.updateTask ee.data.authenticateViaPrivateKey ee.data.startProcessing ee.data.setAssetAcl ee.data.getTaskList ee.data.setAssetProperties ee.data.getTaskListWithLimit ee.data.getTileUrl ee.data.startTableIngestion ee.data.getAssetRootQuota ee.data.getMapId ee.data.listOperations ee.data.cancelOperation ee.data.getAsset ee.data.getWorkloadTag ee.data.getInfo ee.data.getOperation ee.data.setWorkloadTag ee.data.listFeatures ee.data.createAsset ee.data.getList ee.data.createFolder ee.data.computeValue ee.data.makeDownloadUrl ee.data.getDownloadId ee.data.listAssets ee.data.makeThumbUrl ee.data.renameAsset ee.data.getFilmstripThumbId ee.data.getVideoThumbId ee.data.copyAsset ee.data.getThumbId ee.data.listImages ee.data.makeTableDownloadUrl ee.data.deleteAsset ee.data.listBuckets ee.data.getFeatureViewTilesKey ee.data.newTaskId ee.data.getAssetAcl ee.data.getTableDownloadId ee.data.getAssetRoots ee.data.createAssetHome 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.prototype.getMap ee.Feature.prototype.getInfo ee.Feature ee.FeatureCollection ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.select 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.Filter.or ee.Filter.gte ee.Filter.date ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry ee.Geometry.prototype.serialize ee.Geometry.MultiPoint 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.Geometry.BBox ee.Geometry.LinearRing ee.Image.prototype.rename ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.rgb ee.Image.prototype.getInfo ee.Image.prototype.select ee.Image.prototype.getThumbURL ee.Image.prototype.getThumbId ee.Image.prototype.clip ee.Image.cat ee.Image.prototype.expression ee.Image ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.first ee.ImageCollection.prototype.select ee.ImageCollection ee.ImageCollection.prototype.getFilmstripThumbURL ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.toCloudApiJSON ee.Serializer.encode ee.Serializer.toJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableCloudApiJSON ee.String ee.Terrain".split(" "),
c=[["name","namedArgs"],["name"],["name","var_args"],"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris".split(" "),"image opt_description opt_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(" "),
"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize".split(" "),["collection","opt_description","opt_assetId","opt_maxVertices"],"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".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_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),
"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "),["geometry"],["property","opt_ascending"],["filter"],["name","operator","value"],["algorithm","opt_first"],["algorithm","opt_dropNulls"],["max","opt_property","opt_ascending"],["start","opt_end"],["opt_callback"],["func","var_args"],["legacy"],["callback"],["tag"],["opt_success",
"opt_error"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["taskId","opt_callback"],["taskId","opt_callback"],["opt_resetDefault"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["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"],["assetId","properties","opt_callback"],["opt_limit","opt_callback"],["id","x","y","z"],["taskId","request","opt_callback"],["rootId","opt_callback"],["params","opt_callback"],["opt_limit","opt_callback"],["operationName","opt_callback"],["id","opt_callback"],[],["id","opt_callback"],["operationName","opt_callback"],["tag"],["asset","params","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["params","opt_callback"],
["path","opt_force","opt_callback"],["obj","opt_callback"],["id"],["params","opt_callback"],["parent","opt_params","opt_callback"],["id"],["sourceId","destinationId","opt_callback"],["params","opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["parent","opt_params","opt_callback"],["id"],["assetId","opt_callback"],["project","opt_callback"],["params","opt_callback"],["opt_count","opt_callback"],["assetId","opt_callback"],
["params","opt_callback"],["opt_callback"],["requestedId","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"],["opt_visParams","opt_callback"],["opt_callback"],["geometry","opt_properties"],["args","opt_column"],["opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams",
"opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["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"],["var_args"],["name","value"],["start","opt_end"],["namedArgs"],["var_args"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["legacy"],["coords","opt_proj"],["coords","opt_proj",
"opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],[],["coords","opt_proj"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError"],["var_args"],["opt_visParams","opt_callback"],["params","opt_callback"],["r","g","b"],["opt_callback"],["var_args"],["params",
"opt_callback"],["params","opt_callback"],["geometry"],["var_args"],["expression","opt_map"],["opt_args"],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],[],["selectors","opt_names"],["args"],["params","opt_callback"],["list"],["number"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["obj"],["string"],[]];[Sm,Rm,O,Bo,to,qo,xo,wo,Co,yo,uo,Ao,vo,zo,so,V.prototype.uh,V.prototype.sort,V.prototype.filter,V.prototype.gf,V.prototype.Jh,V.prototype.map,V.prototype.limit,
V.prototype.ff,M.prototype.U,M.prototype.Dg,M.prototype.xa,M.prototype.evaluate,Cm,ql,rl,Ol,Vl,Dm,sl,wm,fm,Ul,tl,bm,xm,Ql,ym,Pl,yl,hm,zm,xl,Rl,Sl,im,Bl,im,Tl,Bm,Al,qm,km,rm,Cl,Jl,Il,lm,Gl,sm,Fl,El,tm,Dl,mm,Ll,um,nm,zl,Ml,vm,Kl,om,pm,To,Yo,Wo,bp,Xo,cp,rp,256,op,pp,np,lp,qp,Q.prototype.set,W.prototype.getMap,W.prototype.U,W,X,X.prototype.U,X.prototype.ub,X.prototype.getMap,X.prototype.select,T,T.prototype.wc,On,Qn,Fn,Gn,Jn,Pn,Kn,Hn,Ln,Mn,In,Nn,Mm.prototype.apply,Mm.prototype.call,S,S.prototype.xa,on,
xn,vn,pn,tn,wn,S.prototype.ie,S.prototype.vg,ln,qn,un,L.prototype.oi,L.prototype.getMap,L.prototype.ub,co,L.prototype.U,L.prototype.select,L.prototype.pf,L.prototype.Gd,L.prototype.clip,eo,L.prototype.l,L,Z.prototype.sf,Z.prototype.getMap,Z.prototype.U,Z.prototype.first,Z.prototype.select,Z,Z.prototype.mf,fo,Jo,Tk,Uk,Lk,Mk,Ok,Rk,Vk,Mo,fp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});r.EXPORTED_FN_INFO=a})();}).call(this);