Michael DeWitt 3074460fca v0.1.202
2019-09-27 13:49:25 -07:00

638 lines
298 KiB
JavaScript

(function(){var k,ba=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},l=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ba(a)}},ca=function(a){if(!(a instanceof Array)){a=l(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a},da="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ea;
if("function"==typeof Object.setPrototypeOf)ea=Object.setPrototypeOf;else{var fa;a:{var ha={Eh:!0},ia={};try{ia.__proto__=ha;fa=ia.Eh;break a}catch(a){}fa=!1}ea=fa?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var ja=ea,n=function(a,b){a.prototype=da(b.prototype);a.prototype.constructor=a;if(ja)ja(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.F=b.prototype},r="undefined"!=typeof window&&window===this?this:"undefined"!=typeof global&&null!=global?global:this,ka="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!=Object.prototype&&(a[b]=c.value)},
la=function(a,b){if(b){var c=r;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ka(c,a,{configurable:!0,writable:!0,value:b})}};la("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 ma=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+""};la("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=ma(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}});
la("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=ma(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}});la("String.prototype.repeat",function(a){return a?a:function(b){var c=ma(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 na=function(){na=function(){};r.Symbol||(r.Symbol=oa)},pa=function(a,b){this.zh=a;ka(this,"description",{configurable:!0,writable:!0,value:b})};pa.prototype.toString=function(){return this.zh};
var oa=function(){function a(c){if(this instanceof a)throw new TypeError("Symbol is not a constructor");return new pa("jscomp_symbol_"+(c||"")+"_"+b++,c)}var b=0;return a}(),ra=function(){na();var a=r.Symbol.iterator;a||(a=r.Symbol.iterator=r.Symbol("Symbol.iterator"));"function"!=typeof Array.prototype[a]&&ka(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return qa(ba(this))}});ra=function(){}},qa=function(a){ra();a={next:a};a[r.Symbol.iterator]=function(){return this};return a},
sa=function(a,b){ra();a instanceof String&&(a+="");var c=0,d={next:function(){if(c<a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function(){return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function(){return d};return d};la("Array.prototype.keys",function(a){return a?a:function(){return sa(this,function(b){return b})}});
la("Promise",function(a){function b(){this.ab=null}function c(g){return g instanceof e?g:new e(function(h){h(g)})}if(a)return a;b.prototype.Af=function(g){if(null==this.ab){this.ab=[];var h=this;this.Bf(function(){h.Qh()})}this.ab.push(g)};var d=r.setTimeout;b.prototype.Bf=function(g){d(g,0)};b.prototype.Qh=function(){for(;this.ab&&this.ab.length;){var g=this.ab;this.ab=[];for(var h=0;h<g.length;++h){var m=g[h];g[h]=null;try{m()}catch(p){this.Hh(p)}}}this.ab=null};b.prototype.Hh=function(g){this.Bf(function(){throw g;
})};var e=function(g){this.T=0;this.sa=void 0;this.Zb=[];var h=this.be();try{g(h.resolve,h.reject)}catch(m){h.reject(m)}};e.prototype.be=function(){function g(p){return function(q){m||(m=!0,p.call(h,q))}}var h=this,m=!1;return{resolve:g(this.mi),reject:g(this.Ze)}};e.prototype.mi=function(g){if(g===this)this.Ze(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.ni(g);else{a:switch(typeof g){case "object":var h=null!=g;break a;case "function":h=!0;break a;default:h=!1}h?
this.li(g):this.ng(g)}};e.prototype.li=function(g){var h=void 0;try{h=g.then}catch(m){this.Ze(m);return}"function"==typeof h?this.oi(h,g):this.ng(g)};e.prototype.Ze=function(g){this.kh(2,g)};e.prototype.ng=function(g){this.kh(1,g)};e.prototype.kh=function(g,h){if(0!=this.T)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in state"+this.T);this.T=g;this.sa=h;this.Sh()};e.prototype.Sh=function(){if(null!=this.Zb){for(var g=0;g<this.Zb.length;++g)f.Af(this.Zb[g]);this.Zb=null}};var f=
new b;e.prototype.ni=function(g){var h=this.be();g.Zc(h.resolve,h.reject)};e.prototype.oi=function(g,h){var m=this.be();try{g.call(h,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(g,h){function m(z,E){return"function"==typeof z?function(M){try{p(z(M))}catch(aa){q(aa)}}:E}var p,q,w=new e(function(z,E){p=z;q=E});this.Zc(m(g,p),m(h,q));return w};e.prototype["catch"]=function(g){return this.then(void 0,g)};e.prototype.Zc=function(g,h){function m(){switch(p.T){case 1:g(p.sa);break;
case 2:h(p.sa);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;null==this.Zb?f.Af(m):this.Zb.push(m)};e.resolve=c;e.reject=function(g){return new e(function(h,m){m(g)})};e.race=function(g){return new e(function(h,m){for(var p=l(g),q=p.next();!q.done;q=p.next())c(q.value).Zc(h,m)})};e.all=function(g){var h=l(g),m=h.next();return m.done?c([]):new e(function(p,q){function w(M){return function(aa){z[M]=aa;E--;0==E&&p(z)}}var z=[],E=0;do z.push(void 0),E++,c(m.value).Zc(w(z.length-1),
q),m=h.next();while(!m.done)})};return e});la("Array.prototype.values",function(a){return a?a:function(){return sa(this,function(b,c){return c})}});var ta=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};la("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)ta(b,d)&&c.push([d,b[d]]);return c}});var ua="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)ta(d,e)&&(a[e]=d[e])}return a};
la("Object.assign",function(a){return a||ua});la("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});la("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}});la("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==ma(this,b,"includes").indexOf(b,c||0)}});
la("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return"object"===p&&null!==m||"function"===p}function d(m){if(!ta(m,f)){var p=new b;ka(m,f,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(q){if(q instanceof b)return q;d(q);return p(q)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),q=new a([[m,2],[p,3]]);if(2!=q.get(m)||3!=q.get(p))return!1;q["delete"](m);q.set(p,4);return!q.has(m)&&4==q.get(p)}catch(w){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,h=function(m){this.ba=(g+=Math.random()+1).toString();if(m){m=l(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};h.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ta(m,f))throw Error("WeakMap key fail: "+m);m[f][this.ba]=p;return this};h.prototype.get=function(m){return c(m)&&ta(m,f)?m[f][this.ba]:void 0};h.prototype.has=function(m){return c(m)&&ta(m,f)&&ta(m[f],
this.ba)};h.prototype["delete"]=function(m){return c(m)&&ta(m,f)&&ta(m[f],this.ba)?delete m[f][this.ba]:!1};return h});
la("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var h=Object.seal({x:4}),m=new a(l([[h,"s"]]));if("s"!=m.get(h)||1!=m.size||m.get({x:4})||m.set({x:4},"t")!=m||2!=m.size)return!1;var p=m.entries(),q=p.next();if(q.done||q.value[0]!=h||"s"!=q.value[1])return!1;q=p.next();return q.done||4!=q.value[0].x||"t"!=q.value[1]||!p.next().done?!1:!0}catch(w){return!1}}())return a;ra();var b=new WeakMap,c=function(h){this.rc={};this.ja=
f();this.size=0;if(h){h=l(h);for(var m;!(m=h.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(h,m){h=0===h?0:h;var p=d(this,h);p.list||(p.list=this.rc[p.id]=[]);p.aa?p.aa.value=m:(p.aa={next:this.ja,Ya:this.ja.Ya,head:this.ja,key:h,value:m},p.list.push(p.aa),this.ja.Ya.next=p.aa,this.ja.Ya=p.aa,this.size++);return this};c.prototype["delete"]=function(h){h=d(this,h);return h.aa&&h.list?(h.list.splice(h.index,1),h.list.length||delete this.rc[h.id],h.aa.Ya.next=h.aa.next,h.aa.next.Ya=
h.aa.Ya,h.aa.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.rc={};this.ja=this.ja.Ya=f();this.size=0};c.prototype.has=function(h){return!!d(this,h).aa};c.prototype.get=function(h){return(h=d(this,h).aa)&&h.value};c.prototype.entries=function(){return e(this,function(h){return[h.key,h.value]})};c.prototype.keys=function(){return e(this,function(h){return h.key})};c.prototype.values=function(){return e(this,function(h){return h.value})};c.prototype.forEach=function(h,m){for(var p=this.entries(),
q;!(q=p.next()).done;)q=q.value,h.call(m,q[1],q[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(h,m){var p=m&&typeof m;"object"==p||"function"==p?b.has(m)?p=b.get(m):(p=""+ ++g,b.set(m,p)):p="p_"+m;var q=h.rc[p];if(q&&ta(h.rc,p))for(h=0;h<q.length;h++){var w=q[h];if(m!==m&&w.key!==w.key||m===w.key)return{id:p,list:q,index:h,aa:w}}return{id:p,list:q,index:-1,aa:void 0}},e=function(h,m){var p=h.ja;return qa(function(){if(p){for(;p.head!=h.ja;)p=p.Ya;for(;p.next!=p.head;)return p=
p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},f=function(){var h={};return h.Ya=h.next=h.head=h},g=0;return c});
la("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(l([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;ra();var b=function(c){this.j=new Map;
if(c){c=l(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.j.size};b.prototype.add=function(c){c=0===c?0:c;this.j.set(c,c);this.size=this.j.size;return this};b.prototype["delete"]=function(c){c=this.j["delete"](c);this.size=this.j.size;return c};b.prototype.clear=function(){this.j.clear();this.size=0};b.prototype.has=function(c){return this.j.has(c)};b.prototype.entries=function(){return this.j.entries()};b.prototype.values=function(){return this.j.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.j.forEach(function(f){return c.call(d,f,f,e)})};return b});la("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)ta(b,d)&&c.push(b[d]);return c}});la("String.prototype.padStart",function(a){return a?a:function(b,c){var d=ma(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 va=va||{},t=this||self,wa=function(a){return void 0!==a},u=function(a){return"string"==typeof a},xa=function(a){return"number"==typeof a},ya=/^[\w+/_-]+[=]{0,2}$/,za=null,Aa=function(){},Ba=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&
!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==b&&"undefined"==typeof a.call)return"object";return b},Ca=function(a){return null!=a},v=function(a){return"array"==Ba(a)},Da=function(a){var b=Ba(a);return"array"==b||"object"==b&&"number"==typeof a.length},Ea=function(a){return x(a)&&"function"==typeof a.getFullYear},
Fa=function(a){return"function"==Ba(a)},x=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},Ga="closure_uid_"+(1E9*Math.random()>>>0),Ha=0,Ia=function(a,b,c){return a.call.apply(a.bind,arguments)},Ja=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)}},y=function(a,
b,c){y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?Ia:Ja;return y.apply(null,arguments)},Ka=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)}},La=Date.now||function(){return+new Date},A=function(a,b){a=a.split(".");var c=t;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},B=function(a,b){function c(){}c.prototype=b.prototype;a.F=b.prototype;a.prototype=new c;a.prototype.constructor=a};var Ma=function(){this.Ka=this.Ka;this.qd=this.qd};Ma.prototype.Ka=!1;Ma.prototype.Ja=function(){this.Ka||(this.Ka=!0,this.C())};Ma.prototype.C=function(){if(this.qd)for(;this.qd.length;)this.qd.shift()()};var Na=function(a){a&&"function"==typeof a.Ja&&a.Ja()};var Oa=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Gb=!1;this.fh=!0};Oa.prototype.stopPropagation=function(){this.Gb=!0};Oa.prototype.preventDefault=function(){this.defaultPrevented=!0;this.fh=!1};var Pa=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,Pa);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};B(Pa,Error);Pa.prototype.name="CustomError";var Qa;var Ra=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Pa.call(this,c+a[d])};B(Ra,Pa);Ra.prototype.name="AssertionError";
var Sa=function(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var f=d}else a&&(e+=": "+a,f=b);throw new Ra(""+e,f||[]);},C=function(a,b,c){a||Sa("",null,b,Array.prototype.slice.call(arguments,2))},Ta=function(a,b){throw new Ra("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ua=function(a,b,c){xa(a)||Sa("Expected number but got %s: %s.",[Ba(a),a],b,Array.prototype.slice.call(arguments,2));return a},Va=function(a,b,c){u(a)||Sa("Expected string but got %s: %s.",[Ba(a),a],b,Array.prototype.slice.call(arguments,
2))},Wa=function(a,b,c){Fa(a)||Sa("Expected function but got %s: %s.",[Ba(a),a],b,Array.prototype.slice.call(arguments,2))},Xa=function(a,b,c){x(a)||Sa("Expected object but got %s: %s.",[Ba(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Ya=Array.prototype.indexOf?function(a,b){C(null!=a.length);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(u(a))return u(b)&&1==b.length?a.indexOf(b,0):-1;for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Za=Array.prototype.lastIndexOf?function(a,b){C(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(u(a))return u(b)&&1==b.length?a.lastIndexOf(b,c):-1;for(;0<=c;c--)if(c in
a&&a[c]===b)return c;return-1},$a=Array.prototype.forEach?function(a,b,c){C(null!=a.length);Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=u(a)?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)},ab=Array.prototype.filter?function(a,b){C(null!=a.length);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f=u(a)?a.split(""):a,g=0;g<c;g++)if(g in f){var h=f[g];b.call(void 0,h,g,a)&&(d[e++]=h)}return d},bb=Array.prototype.map?function(a,
b,c){C(null!=a.length);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),f=u(a)?a.split(""):a,g=0;g<d;g++)g in f&&(e[g]=b.call(c,f[g],g,a));return e},cb=Array.prototype.some?function(a,b){C(null!=a.length);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=u(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},db=Array.prototype.every?function(a,b,c){C(null!=a.length);return Array.prototype.every.call(a,
b,c)}:function(a,b,c){for(var d=a.length,e=u(a)?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0},eb=function(a,b){var c=0;$a(a,function(d,e,f){b.call(void 0,d,e,f)&&++c},void 0);return c},gb=function(a){a:{var b=fb;for(var c=a.length,d=u(a)?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:u(a)?a.charAt(b):a[b]},hb=function(a,b){return 0<=Ya(a,b)},ib=function(a){if(!v(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0},kb=
function(a,b){b=Ya(a,b);var c;(c=0<=b)&&jb(a,b);return c},jb=function(a,b){C(null!=a.length);Array.prototype.splice.call(a,b,1)},lb=function(a){return Array.prototype.concat.apply([],arguments)},mb=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]},nb=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(Da(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)}},ob=function(a,b,c){C(null!=a.length);
return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)},pb=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=x(f)?"o"+(f[Ga]||(f[Ga]=++Ha)):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c},qb=function(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);return b},rb=function(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(v(d))for(var e=0;e<d.length;e+=8192){var f=ob(d,
e,e+8192);f=rb.apply(null,f);for(var g=0;g<f.length;g++)b.push(f[g])}else b.push(d)}return b};var sb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},tb=/&/g,ub=/</g,vb=/>/g,wb=/"/g,xb=/'/g,yb=/\x00/g,zb=/[\x00&<>"']/,Ab=function(a,b){return a<b?-1:a>b?1:0};var Bb;a:{var Cb=t.navigator;if(Cb){var Db=Cb.userAgent;if(Db){Bb=Db;break a}}Bb=""}var Eb=function(a){return-1!=Bb.indexOf(a)};var Fb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)},Gb=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c},Hb=function(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d},Ib=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1},Jb=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b},Kb=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b},Lb=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1},Nb=function(a){var b=
Mb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c},Ob=function(a){for(var b in a)return!1;return!0},Pb=function(a,b){b in a&&delete a[b]},Qb=function(a){var b={},c;for(c in a)b[c]=a[c];return b},Rb=function(a){var b=Ba(a);if("object"==b||"array"==b){if(Fa(a.clone))return a.clone();b="array"==b?[]:{};for(var c in a)b[c]=Rb(a[c]);return b}return a},Sb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),Tb=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=
arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Sb.length;f++)c=Sb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Ub=function(a,b){a:{try{var c=a&&a.ownerDocument,d=c&&(c.defaultView||c.parentWindow);d=d||t;if(d.Element&&d.Location){var e=d;break a}}catch(g){}e=null}if(e&&"undefined"!=typeof e[b]&&(!a||!(a instanceof e[b])&&(a instanceof e.Location||a instanceof e.Element))){if(x(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;Ta("Argument is not a %s (or a non-Element, non-Location mock); got: %s",
b,f)}};var Vb=function(a){return a};var Yb=function(a,b){this.pf=a===Wb&&b||"";this.Ch=Xb};Yb.prototype.zb=!0;Yb.prototype.xb=function(){return this.pf};Yb.prototype.toString=function(){return"Const{"+this.pf+"}"};var Zb=function(a){if(a instanceof Yb&&a.constructor===Yb&&a.Ch===Xb)return a.pf;Ta("expected object of type Const, got '"+a+"'");return"type_error:Const"},Xb={},Wb={},$b=new Yb(Wb,"");var ac=function(){this.Re=""};ac.prototype.zb=!0;ac.prototype.xb=function(){return this.Re.toString()};ac.prototype.toString=function(){return"SafeScript{"+this.Re+"}"};ac.prototype.Wa=function(a){this.Re=a;return this};(new ac).Wa("");var dc=function(a,b,c){this.Ve=a===bc&&b||"";this.uh=a===bc&&c||null;this.Dh=cc};dc.prototype.zb=!0;dc.prototype.xb=function(){return this.Ve.toString()};dc.prototype.toString=function(){return"TrustedResourceUrl{"+this.Ve+"}"};
var ec=function(a){if(a instanceof dc&&a.constructor===dc&&a.Dh===cc)return a.Ve;Ta("expected object of type TrustedResourceUrl, got '"+a+"' of type "+Ba(a));return"type_error:TrustedResourceUrl"},ic=function(a){var b=Zb(fc);if(!gc.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(hc,function(d,e){if(!Object.prototype.hasOwnProperty.call(a,e))throw Error('Found marker, "'+e+'", in format string, "'+b+'", but no valid label mapping found in args: '+JSON.stringify(a));d=a[e];
return d instanceof Yb?Zb(d):encodeURIComponent(String(d))});return new dc(bc,c,null)},hc=/%{(\w+)}/g,gc=/^((https:)?\/\/[0-9a-z.:[\]-]+\/|\/[^/\\]|[^:/\\%]+\/|[^:/\\%]*[?#]|about:blank#)/i,cc={},bc={};var lc=function(a,b){this.Ue=a===jc&&b||"";this.Bh=kc};lc.prototype.zb=!0;lc.prototype.xb=function(){return this.Ue.toString()};lc.prototype.toString=function(){return"SafeUrl{"+this.Ue+"}"};
var mc=function(a){if(a instanceof lc&&a.constructor===lc&&a.Bh===kc)return a.Ue;Ta("expected object of type SafeUrl, got '"+a+"' of type "+Ba(a));return"type_error:SafeUrl"},nc=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-wav|wav|webm)|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime))(?:;\w+=(?:\w+|"[\w;=]+"))*$/i,oc=function(a){if(nc.test(a.type)){var b=wa(t.URL)&&wa(t.URL.createObjectURL)?t.URL:wa(t.webkitURL)&&wa(t.webkitURL.createObjectURL)?
t.webkitURL:wa(t.createObjectURL)?t: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 lc(jc,a)},kc={},jc={};var pc=function(){this.Te=""};pc.prototype.zb=!0;pc.prototype.xb=function(){return this.Te};pc.prototype.toString=function(){return"SafeStyle{"+this.Te+"}"};pc.prototype.Wa=function(a){this.Te=a;return this};(new pc).Wa("");var qc=function(){this.Se=""};qc.prototype.zb=!0;qc.prototype.xb=function(){return this.Se};qc.prototype.toString=function(){return"SafeStyleSheet{"+this.Se+"}"};qc.prototype.Wa=function(a){this.Se=a;return this};(new qc).Wa("");var sc=function(){this.rd="";this.Ah=rc};sc.prototype.zb=!0;sc.prototype.xb=function(){return this.rd.toString()};sc.prototype.toString=function(){return"SafeHtml{"+this.rd+"}"};var uc=function(){var a=tc;if(a instanceof sc&&a.constructor===sc&&a.Ah===rc)return a.rd;Ta("expected object of type SafeHtml, got '"+a+"' of type "+Ba(a));return"type_error:SafeHtml"},rc={};sc.prototype.Wa=function(a){this.rd=a;return this};(new sc).Wa("<!DOCTYPE html>");var tc=(new sc).Wa("");(new sc).Wa("<br>");var vc=function(a){var b=new dc(bc,Zb($b),null);Ub(a,"HTMLIFrameElement");a.src=b.uh?b.uh:ec(b).toString()},wc=function(a,b){Ub(a,"HTMLScriptElement");a.src=ec(b);if(null===za)b:{b=t.document;if((b=b.querySelector&&b.querySelector("script[nonce]"))&&(b=b.nonce||b.getAttribute("nonce"))&&ya.test(b)){za=b;break b}za=""}b=za;b&&a.setAttribute("nonce",b)};var xc=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")},yc=function(a){zb.test(a)&&(-1!=a.indexOf("&")&&(a=a.replace(tb,"&amp;")),-1!=a.indexOf("<")&&(a=a.replace(ub,"&lt;")),-1!=a.indexOf(">")&&(a=a.replace(vb,"&gt;")),-1!=a.indexOf('"')&&(a=a.replace(wb,"&quot;")),-1!=a.indexOf("'")&&(a=a.replace(xb,"&#39;")),-1!=a.indexOf("\x00")&&(a=a.replace(yb,"&#0;")));return a},zc=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 Ac=function(a){Ac[" "](a);return a};Ac[" "]=Aa;var Cc=function(a,b){var c=Bc;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var Dc=Eb("Opera"),Ec=Eb("Trident")||Eb("MSIE"),Fc=Eb("Edge"),Gc=Eb("Gecko")&&!(-1!=Bb.toLowerCase().indexOf("webkit")&&!Eb("Edge"))&&!(Eb("Trident")||Eb("MSIE"))&&!Eb("Edge"),Hc=-1!=Bb.toLowerCase().indexOf("webkit")&&!Eb("Edge"),Ic=function(){var a=t.document;return a?a.documentMode:void 0},Jc;
a:{var Kc="",Lc=function(){var a=Bb;if(Gc)return/rv:([^\);]+)(\)|;)/.exec(a);if(Fc)return/Edge\/([\d\.]+)/.exec(a);if(Ec)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(Hc)return/WebKit\/(\S+)/.exec(a);if(Dc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Lc&&(Kc=Lc?Lc[1]:"");if(Ec){var Mc=Ic();if(null!=Mc&&Mc>parseFloat(Kc)){Jc=String(Mc);break a}}Jc=Kc}
var Nc=Jc,Bc={},Oc=function(a){return Cc(a,function(){for(var b=0,c=sb(String(Nc)).split("."),d=sb(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",h=d[f]||"";do{g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];h=/(\d*)(\D*)(.*)/.exec(h)||["","","",""];if(0==g[0].length&&0==h[0].length)break;b=Ab(0==g[1].length?0:parseInt(g[1],10),0==h[1].length?0:parseInt(h[1],10))||Ab(0==g[2].length,0==h[2].length)||Ab(g[2],h[2]);g=g[3];h=h[3]}while(0==b)}return 0<=b})},Pc;
Pc=t.document&&Ec?Ic():void 0;var Qc=Object.freeze||function(a){return a};var Rc=!Ec||9<=Number(Pc),Sc=Ec&&!Oc("9"),Tc=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{t.addEventListener("test",Aa,b),t.removeEventListener("test",Aa,b)}catch(c){}return a}();var Vc=function(a,b){Oa.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.Aa=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(Gc){a:{try{Ac(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=Hc||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=Hc||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=u(a.pointerType)?a.pointerType:Uc[a.pointerType]||"";this.state=a.state;this.Aa=a;a.defaultPrevented&&this.preventDefault()}};B(Vc,Oa);
var Uc=Qc({2:"touch",3:"pen",4:"mouse"});Vc.prototype.stopPropagation=function(){Vc.F.stopPropagation.call(this);this.Aa.stopPropagation?this.Aa.stopPropagation():this.Aa.cancelBubble=!0};Vc.prototype.preventDefault=function(){Vc.F.preventDefault.call(this);var a=this.Aa;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,Sc)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};var Wc="closure_listenable_"+(1E6*Math.random()|0),Xc=function(a){return!(!a||!a[Wc])},Yc=0;var Zc=function(a,b,c,d,e){this.listener=a;this.sd=null;this.src=b;this.type=c;this.capture=!!d;this.Va=e;this.key=++Yc;this.ac=this.Yc=!1},$c=function(a){a.ac=!0;a.listener=null;a.sd=null;a.src=null;a.Va=null};var ad=function(a){this.src=a;this.Z={};this.Qc=0};ad.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Z[f];a||(a=this.Z[f]=[],this.Qc++);var g=bd(a,b,d,e);-1<g?(b=a[g],c||(b.Yc=!1)):(b=new Zc(b,this.src,f,!!d,e),b.Yc=c,a.push(b));return b};ad.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Z))return!1;var e=this.Z[a];b=bd(e,b,c,d);return-1<b?($c(e[b]),jb(e,b),0==e.length&&(delete this.Z[a],this.Qc--),!0):!1};
var cd=function(a,b){var c=b.type;c in a.Z&&kb(a.Z[c],b)&&($c(b),0==a.Z[c].length&&(delete a.Z[c],a.Qc--))};ad.prototype.Lc=function(a){a=a&&a.toString();var b=0,c;for(c in this.Z)if(!a||c==a){for(var d=this.Z[c],e=0;e<d.length;e++)++b,$c(d[e]);delete this.Z[c];this.Qc--}};ad.prototype.wc=function(a,b,c,d){a=this.Z[a.toString()];var e=-1;a&&(e=bd(a,b,c,d));return-1<e?a[e]:null};
ad.prototype.hasListener=function(a,b){var c=wa(a),d=c?a.toString():"",e=wa(b);return Ib(this.Z,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 bd=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.ac&&f.listener==b&&f.capture==!!c&&f.Va==d)return e}return-1};var dd="closure_lm_"+(1E6*Math.random()|0),ed={},fd=0,hd=function(a,b,c,d,e){if(d&&d.once)return gd(a,b,c,d,e);if(v(b)){for(var f=0;f<b.length;f++)hd(a,b[f],c,d,e);return null}c=id(c);return Xc(a)?a.Ma(b,c,x(d)?!!d.capture:!!d,e):jd(a,b,c,!1,d,e)},jd=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=x(e)?!!e.capture:!!e,h=kd(a);h||(a[dd]=h=new ad(a));c=h.add(b,c,d,g,f);if(c.sd)return c;d=ld();c.sd=d;d.src=a;d.listener=c;if(a.addEventListener)Tc||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),
d,e);else if(a.attachEvent)a.attachEvent(md(b.toString()),d);else if(a.addListener&&a.removeListener)C("change"===b,"MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");fd++;return c},ld=function(){var a=nd,b=Rc?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b},gd=function(a,b,c,d,e){if(v(b)){for(var f=0;f<b.length;f++)gd(a,b[f],c,d,e);return null}c=id(c);return Xc(a)?
a.Fc(b,c,x(d)?!!d.capture:!!d,e):jd(a,b,c,!0,d,e)},od=function(a,b,c,d,e){if(v(b))for(var f=0;f<b.length;f++)od(a,b[f],c,d,e);else d=x(d)?!!d.capture:!!d,c=id(c),Xc(a)?a.Fd(b,c,d,e):a&&(a=kd(a))&&(b=a.wc(b,c,d,e))&&pd(b)},pd=function(a){if(!xa(a)&&a&&!a.ac){var b=a.src;if(Xc(b))cd(b.za,a);else{var c=a.type,d=a.sd;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(md(c),d):b.addListener&&b.removeListener&&b.removeListener(d);fd--;(c=kd(b))?(cd(c,a),0==c.Qc&&(c.src=
null,b[dd]=null)):$c(a)}}},md=function(a){return a in ed?ed[a]:ed[a]="on"+a},rd=function(a,b,c,d){var e=!0;if(a=kd(a))if(b=a.Z[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.ac&&(f=qd(f,d),e=e&&!1!==f)}return e},qd=function(a,b){var c=a.listener,d=a.Va||a.src;a.Yc&&pd(a);return c.call(d,b)},nd=function(a,b){if(a.ac)return!0;if(!Rc){if(!b)a:{b=["window","event"];for(var c=t,d=0;d<b.length;d++)if(c=c[b[d]],null==c){b=null;break a}b=c}d=b;b=new Vc(d,this);c=!0;if(!(0>
d.keyCode||void 0!=d.returnValue)){a:{var e=!1;if(0==d.keyCode)try{d.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==d.returnValue)d.returnValue=!0}d=[];for(e=b.currentTarget;e;e=e.parentNode)d.push(e);a=a.type;for(e=d.length-1;!b.Gb&&0<=e;e--){b.currentTarget=d[e];var f=rd(d[e],a,!0,b);c=c&&f}for(e=0;!b.Gb&&e<d.length;e++)b.currentTarget=d[e],f=rd(d[e],a,!1,b),c=c&&f}return c}return qd(a,new Vc(b,this))},kd=function(a){a=a[dd];return a instanceof ad?a:null},sd="__closure_events_fn_"+(1E9*Math.random()>>>
0),id=function(a){C(a,"Listener can not be null.");if(Fa(a))return a;C(a.handleEvent,"An object listener must have handleEvent method.");a[sd]||(a[sd]=function(b){return a.handleEvent(b)});return a[sd]};var td=function(){Ma.call(this);this.za=new ad(this);this.Fh=this;this.Pe=null};B(td,Ma);td.prototype[Wc]=!0;k=td.prototype;k.addEventListener=function(a,b,c,d){hd(this,a,b,c,d)};k.removeEventListener=function(a,b,c,d){od(this,a,b,c,d)};
k.dispatchEvent=function(a){ud(this);var b=this.Pe;if(b){var c=[];for(var d=1;b;b=b.Pe)c.push(b),C(1E3>++d,"infinite loop")}b=this.Fh;d=a.type||a;if(u(a))a=new Oa(a,b);else if(a instanceof Oa)a.target=a.target||b;else{var e=a;a=new Oa(d,b);Tb(a,e)}e=!0;if(c)for(var f=c.length-1;!a.Gb&&0<=f;f--){var g=a.currentTarget=c[f];e=vd(g,d,!0,a)&&e}a.Gb||(g=a.currentTarget=b,e=vd(g,d,!0,a)&&e,a.Gb||(e=vd(g,d,!1,a)&&e));if(c)for(f=0;!a.Gb&&f<c.length;f++)g=a.currentTarget=c[f],e=vd(g,d,!1,a)&&e;return e};
k.C=function(){td.F.C.call(this);this.za&&this.za.Lc(void 0);this.Pe=null};k.Ma=function(a,b,c,d){ud(this);return this.za.add(String(a),b,!1,c,d)};k.Fc=function(a,b,c,d){return this.za.add(String(a),b,!0,c,d)};k.Fd=function(a,b,c,d){this.za.remove(String(a),b,c,d)};var vd=function(a,b,c,d){b=a.za.Z[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.ac&&g.capture==c){var h=g.listener,m=g.Va||g.src;g.Yc&&cd(a.za,g);e=!1!==h.call(m,d)&&e}}return e&&0!=d.fh};
td.prototype.wc=function(a,b,c,d){return this.za.wc(String(a),b,c,d)};td.prototype.hasListener=function(a,b){return this.za.hasListener(wa(a)?String(a):void 0,b)};var ud=function(a){C(a.za,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var wd="StopIteration"in t?t.StopIteration:{message:"StopIteration",stack:""},xd=function(){};xd.prototype.next=function(){throw wd;};xd.prototype.Pb=function(){return this};
var yd=function(a){if(a instanceof xd)return a;if("function"==typeof a.Pb)return a.Pb(!1);if(Da(a)){var b=0,c=new xd;c.next=function(){for(;;){if(b>=a.length)throw wd;if(b in a)return a[b++];b++}};return c}throw Error("Not implemented");},zd=function(a,b){if(Da(a))try{$a(a,b,void 0)}catch(c){if(c!==wd)throw c;}else{a=yd(a);try{for(;;)b.call(void 0,a.next(),void 0,a)}catch(c){if(c!==wd)throw c;}}};var Ad=function(a,b){this.j={};this.H=[];this.Sc=this.J=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};k=Ad.prototype;k.M=function(){return this.J};k.S=function(){Bd(this);for(var a=[],b=0;b<this.H.length;b++)a.push(this.j[this.H[b]]);return a};k.Ca=function(){Bd(this);return this.H.concat()};k.cb=function(a){return Cd(this.j,a)};
k.qc=function(a){for(var b=0;b<this.H.length;b++){var c=this.H[b];if(Cd(this.j,c)&&this.j[c]==a)return!0}return!1};k.equals=function(a,b){if(this===a)return!0;if(this.J!=a.M())return!1;b=b||Dd;Bd(this);for(var c,d=0;c=this.H[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Dd=function(a,b){return a===b};Ad.prototype.isEmpty=function(){return 0==this.J};Ad.prototype.clear=function(){this.j={};this.Sc=this.J=this.H.length=0};
Ad.prototype.remove=function(a){return Cd(this.j,a)?(delete this.j[a],this.J--,this.Sc++,this.H.length>2*this.J&&Bd(this),!0):!1};var Bd=function(a){if(a.J!=a.H.length){for(var b=0,c=0;b<a.H.length;){var d=a.H[b];Cd(a.j,d)&&(a.H[c++]=d);b++}a.H.length=c}if(a.J!=a.H.length){var e={};for(c=b=0;b<a.H.length;)d=a.H[b],Cd(e,d)||(a.H[c++]=d,e[d]=1),b++;a.H.length=c}};k=Ad.prototype;k.get=function(a,b){return Cd(this.j,a)?this.j[a]:b};
k.set=function(a,b){Cd(this.j,a)||(this.J++,this.H.push(a),this.Sc++);this.j[a]=b};k.addAll=function(a){if(a instanceof Ad)for(var b=a.Ca(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};k.forEach=function(a,b){for(var c=this.Ca(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};k.clone=function(){return new Ad(this)};
k.Pb=function(a){Bd(this);var b=0,c=this.Sc,d=this,e=new xd;e.next=function(){if(c!=d.Sc)throw Error("The map has changed since the iterator was created");if(b>=d.H.length)throw wd;var f=d.H[b++];return a?f:d.j[f]};return e};var Cd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var Ed=function(a){if(a.M&&"function"==typeof a.M)a=a.M();else if(Da(a)||u(a))a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Fd=function(a){if(a.S&&"function"==typeof a.S)return a.S();if(u(a))return a.split("");if(Da(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Jb(a)},Gd=function(a){if(a.Ca&&"function"==typeof a.Ca)return a.Ca();if(!a.S||"function"!=typeof a.S){if(Da(a)||u(a)){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return Kb(a)}},Hd=function(a,b,
c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(Da(a)||u(a))$a(a,b,c);else for(var d=Gd(a),e=Fd(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)},Id=function(a,b){if("function"==typeof a.every)return a.every(b,void 0);if(Da(a)||u(a))return db(a,b,void 0);for(var c=Gd(a),d=Fd(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 Jd=function(a){this.j=new Ad;a&&this.addAll(a)},Kd=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+(a[Ga]||(a[Ga]=++Ha)):b.substr(0,1)+a};k=Jd.prototype;k.M=function(){return this.j.M()};k.add=function(a){this.j.set(Kd(a),a)};k.addAll=function(a){a=Fd(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c])};k.Lc=function(a){a=Fd(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c])};k.remove=function(a){return this.j.remove(Kd(a))};k.clear=function(){this.j.clear()};k.isEmpty=function(){return this.j.isEmpty()};
k.contains=function(a){return this.j.cb(Kd(a))};k.Bg=function(a){var b=new Jd;a=Fd(a);for(var c=0;c<a.length;c++){var d=a[c];this.contains(d)&&b.add(d)}return b};k.ie=function(a){var b=this.clone();b.Lc(a);return b};k.S=function(){return this.j.S()};k.clone=function(){return new Jd(this)};k.equals=function(a){return this.M()==Ed(a)&&Ld(this,a)};
var Ld=function(a,b){var c=Ed(b);if(a.M()>c)return!1;!(b instanceof Jd)&&5<c&&(b=new Jd(b));return Id(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.qc&&"function"==typeof e.qc?e.qc(d):Da(e)||u(e)?hb(e,d):Lb(e,d)})};Jd.prototype.Pb=function(){return this.j.Pb(!1)};var ee={},Md=function(a,b,c){td.call(this);this.bi=b;this.token=c;this.lb=[];this.tf=new Jd;this.jb=0;this.url=a};B(Md,td);A("ee.AbstractOverlay",Md);var Nd=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.bi,c,e,b.y].join("/")};Md.prototype.te=function(){return this.lb.length};var Od=function(a){Oa.call(this,"tileevent");this.count=a};B(Od,Oa);var Pd=function(){},Qd=new Pd;function Rd(a){var b={L:{},ge:{},keys:[],da:{},o:{}};a.L&&(b.L=a.L);a.ge&&(b.ge=a.ge);a.keys&&(b.keys=a.keys);a.da&&(b.da=a.da);a.o&&(b.o=a.o);return b}var D=function(){this.a={}};D.prototype.f=function(){return{}};var F=function(a,b){return a.a.hasOwnProperty(b)?a.a[b]:null},G=function(a,b){return null!=a.a[b]};function Sd(a,b){return F(b,a)}function Td(a,b,c){b[a]=c}function Ud(){return{}}function Vd(a,b){var c=new a;return null==b?c:Wd(b,Xd,Yd,Zd,a)}
function Xd(a,b){return b[a]}function Yd(a,b,c){b.a[a]=c}function Zd(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function Wd(a,b,c,d,e){e=d(e);var f=$d(a,e),g=f.L||{},h=f.o||{},m=f.da||{},p={};f=l(f.keys||[]);for(var q=f.next();!q.done;p={jc:p.jc},q=f.next()){q=q.value;var w=b(q,a);if(null!=w){var z=void 0;g.hasOwnProperty(q)?z=ae(w,b,c,d,!0,!0,g[q]):h.hasOwnProperty(q)?z=ae(w,b,c,d,!1,!0,h[q]):m.hasOwnProperty(q)?(p.jc=m[q],z=p.jc.ka?w.map(function(E){return function(M){return be(M,E.jc,b,c,d)}}(p)):be(w,p.jc,b,c,d)):z=Array.isArray(w)?ae(w,b,c,d,!0,!1):w instanceof Pd?null:w;c(q,e,z)}}return e}
function be(a,b,c,d,e){for(var f={},g=l(Object.keys(a)),h=g.next();!h.done;h=g.next()){h=h.value;var m=a[h];null!=m&&(f[h]=ae(m,c,d,e,b.ma,b.la,b.fa))}return f}function ae(a,b,c,d,e,f,g){if(f&&null==g)throw Error("Cannot deserialize a reference object without a constructor.");return null==a?a:e&&f?a.map(function(h){return Wd(h,b,c,d,g)}):e&&!f?a.map(function(h){return h}):!e&&f?Wd(a,b,c,d,g):a instanceof Pd?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}
function $d(a,b){if(b instanceof D)a=Rd(b.f());else if(a instanceof D)a=Rd(a.f());else throw Error("Cannot find ClassMetadata.");return a};var ce=function(){};ce.prototype.w=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function de(a){var b=a.body instanceof D?Wd(a.body,Sd,Td,Ud):a.body;return{path:a.path,u:a.u,B:a.B,body:b,s:a.s}};function fe(a,b){if(null==a)return null;a=a.Ei(b);return null==a?null:a};var ge=function(a,b){this.V=a;this.Vh=void 0===b?null:b};n(ge,ce);var he=function(a,b,c){var d=fe(a.Vh,b);if(null==d)return c;d.Fi();return c.then(function(e){d.Hi(e);return e},function(e){d.Gi(e);throw e;})},H=function(a,b){var c=b.D||void 0;return he(a,b,a.V.send(de(b),c))};function ie(a){if(null!=a.s){var b={},c;for(c in a.s)void 0!==a.s[c]&&(b[c]=a.s[c]);a.s=b}};var je=function(){};je.prototype.send=function(a,b){ie(a);return(void 0).then(function(c){return b?Vd(b,c):c})};var ke={get xi(){return"DEFAULT_OBJECT_ACL"},get zi(){return"PUBLIC"},get Bi(){return"TILE_PERMISSIONS_UNSPECIFIED"},values:function(){return["TILE_PERMISSIONS_UNSPECIFIED","PUBLIC","DEFAULT_OBJECT_ACL"]}},le=function(a){a=void 0===a?{}:a;this.a={};this.a.scaleX=null==a.bf?null:a.bf;this.a.shearX=null==a.gf?null:a.gf;this.a.translateX=null==a.wf?null:a.wf;this.a.shearY=null==a.hf?null:a.hf;this.a.scaleY=null==a.cf?null:a.cf;this.a.translateY=null==a.xf?null:a.xf};n(le,D);le.prototype.f=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
r.Object.defineProperties(le.prototype,{bf:{configurable:!0,enumerable:!0,get:function(){return G(this,"scaleX")?F(this,"scaleX"):null},set:function(a){this.a.scaleX=a}},cf:{configurable:!0,enumerable:!0,get:function(){return G(this,"scaleY")?F(this,"scaleY"):null},set:function(a){this.a.scaleY=a}},gf:{configurable:!0,enumerable:!0,get:function(){return G(this,"shearX")?F(this,"shearX"):null},set:function(a){this.a.shearX=a}},hf:{configurable:!0,enumerable:!0,get:function(){return G(this,"shearY")?
F(this,"shearY"):null},set:function(a){this.a.shearY=a}},wf:{configurable:!0,enumerable:!0,get:function(){return G(this,"translateX")?F(this,"translateX"):null},set:function(a){this.a.translateX=a}},xf:{configurable:!0,enumerable:!0,get:function(){return G(this,"translateY")?F(this,"translateY"):null},set:function(a){this.a.translateY=a}}});
var me=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.description=null==a.description?null:a.description;this.a.returnType=null==a.af?null:a.af;this.a.arguments=null==a.arguments?null:a.arguments;this.a.deprecated=null==a.deprecated?null:a.deprecated;this.a.deprecationReason=null==a.fe?null:a.fe;this.a.hidden=null==a.hidden?null:a.hidden;this.a.preview=null==a.Wg?null:a.Wg};n(me,D);me.prototype.f=function(){return{L:{arguments:ne},keys:"arguments deprecated deprecationReason description hidden name preview returnType".split(" ")}};
r.Object.defineProperties(me.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return G(this,"arguments")?F(this,"arguments"):null},set:function(a){this.a.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return G(this,"deprecated")?F(this,"deprecated"):null},set:function(a){this.a.deprecated=a}},fe:{configurable:!0,enumerable:!0,get:function(){return G(this,"deprecationReason")?F(this,"deprecationReason"):null},set:function(a){this.a.deprecationReason=a}},description:{configurable:!0,
enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return G(this,"hidden")?F(this,"hidden"):null},set:function(a){this.a.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},Wg:{configurable:!0,enumerable:!0,get:function(){return G(this,"preview")?F(this,"preview"):null},set:function(a){this.a.preview=
a}},af:{configurable:!0,enumerable:!0,get:function(){return G(this,"returnType")?F(this,"returnType"):null},set:function(a){this.a.returnType=a}}});var ne=function(a){a=void 0===a?{}:a;this.a={};this.a.argumentName=null==a.Wc?null:a.Wc;this.a.type=null==a.type?null:a.type;this.a.description=null==a.description?null:a.description;this.a.optional=null==a.optional?null:a.optional;this.a.defaultValue=null==a.defaultValue?null:a.defaultValue};n(ne,D);
ne.prototype.f=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
r.Object.defineProperties(ne.prototype,{Wc:{configurable:!0,enumerable:!0,get:function(){return G(this,"argumentName")?F(this,"argumentName"):null},set:function(a){this.a.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return G(this,"defaultValue")?F(this,"defaultValue"):null},set:function(a){this.a.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},optional:{configurable:!0,
enumerable:!0,get:function(){return G(this,"optional")?F(this,"optional"):null},set:function(a){this.a.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return G(this,"type")?F(this,"type"):null},set:function(a){this.a.type=a}}});var oe=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values};n(oe,D);oe.prototype.f=function(){return{L:{values:pe},keys:["values"]}};
r.Object.defineProperties(oe.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return G(this,"values")?F(this,"values"):null},set:function(a){this.a.values=a}}});var qe=function(a){a=void 0===a?{}:a;this.a={};this.a.service=null==a.ih?null:a.ih;this.a.exemptedMembers=null==a.uc?null:a.uc;this.a.auditLogConfigs=null==a.Ef?null:a.Ef};n(qe,D);qe.prototype.f=function(){return{L:{auditLogConfigs:re},keys:["auditLogConfigs","exemptedMembers","service"]}};
r.Object.defineProperties(qe.prototype,{Ef:{configurable:!0,enumerable:!0,get:function(){return G(this,"auditLogConfigs")?F(this,"auditLogConfigs"):null},set:function(a){this.a.auditLogConfigs=a}},uc:{configurable:!0,enumerable:!0,get:function(){return G(this,"exemptedMembers")?F(this,"exemptedMembers"):null},set:function(a){this.a.exemptedMembers=a}},ih:{configurable:!0,enumerable:!0,get:function(){return G(this,"service")?F(this,"service"):null},set:function(a){this.a.service=a}}});
var re=function(a){a=void 0===a?{}:a;this.a={};this.a.logType=null==a.Kg?null:a.Kg;this.a.exemptedMembers=null==a.uc?null:a.uc;this.a.ignoreChildExemptions=null==a.yg?null:a.yg};n(re,D);re.prototype.f=function(){return{keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
r.Object.defineProperties(re.prototype,{uc:{configurable:!0,enumerable:!0,get:function(){return G(this,"exemptedMembers")?F(this,"exemptedMembers"):null},set:function(a){this.a.exemptedMembers=a}},yg:{configurable:!0,enumerable:!0,get:function(){return G(this,"ignoreChildExemptions")?F(this,"ignoreChildExemptions"):null},set:function(a){this.a.ignoreChildExemptions=a}},Kg:{configurable:!0,enumerable:!0,get:function(){return G(this,"logType")?F(this,"logType"):null},set:function(a){this.a.logType=
a}}});var se=function(a){a=void 0===a?{}:a;this.a={};this.a.permissionType=null==a.Ug?null:a.Ug};n(se,D);se.prototype.f=function(){return{keys:["permissionType"]}};r.Object.defineProperties(se.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return G(this,"permissionType")?F(this,"permissionType"):null},set:function(a){this.a.permissionType=a}}});
var te=function(a){a=void 0===a?{}:a;this.a={};this.a.role=null==a.dc?null:a.dc;this.a.members=null==a.Db?null:a.Db;this.a.condition=null==a.Pf?null:a.Pf};n(te,D);te.prototype.f=function(){return{keys:["condition","members","role"],o:{condition:ue}}};
r.Object.defineProperties(te.prototype,{Pf:{configurable:!0,enumerable:!0,get:function(){return G(this,"condition")?F(this,"condition"):null},set:function(a){this.a.condition=a}},Db:{configurable:!0,enumerable:!0,get:function(){return G(this,"members")?F(this,"members"):null},set:function(a){this.a.members=a}},dc:{configurable:!0,enumerable:!0,get:function(){return G(this,"role")?F(this,"role"):null},set:function(a){this.a.role=a}}});var ve=function(){this.a={}};n(ve,D);ve.prototype.f=function(){return{keys:[]}};
var we=function(a){a=void 0===a?{}:a;this.a={};this.a.capabilities=null==a.Mf?null:a.Mf};n(we,D);we.prototype.f=function(){return{keys:["capabilities"]}};r.Object.defineProperties(we.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return G(this,"capabilities")?F(this,"capabilities"):null},set:function(a){this.a.capabilities=a}}});var xe=function(a){a=void 0===a?{}:a;this.a={};this.a.logName=null==a.Jg?null:a.Jg;this.a.authorizationLoggingOptions=null==a.Ff?null:a.Ff};n(xe,D);
xe.prototype.f=function(){return{keys:["authorizationLoggingOptions","logName"],o:{authorizationLoggingOptions:se}}};r.Object.defineProperties(xe.prototype,{Ff:{configurable:!0,enumerable:!0,get:function(){return G(this,"authorizationLoggingOptions")?F(this,"authorizationLoggingOptions"):null},set:function(a){this.a.authorizationLoggingOptions=a}},Jg:{configurable:!0,enumerable:!0,get:function(){return G(this,"logName")?F(this,"logName"):null},set:function(a){this.a.logName=a}}});
var ye=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i};n(ye,D);ye.prototype.f=function(){return{keys:["expression"],o:{expression:ze}}};r.Object.defineProperties(ye.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}}});var Ae=function(a){a=void 0===a?{}:a;this.a={};this.a.result=null==a.result?null:a.result};n(Ae,D);Ae.prototype.f=function(){return{keys:["result"]}};
r.Object.defineProperties(Ae.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return G(this,"result")?F(this,"result"):null},set:function(a){this.a.result=a}}});var Be=function(a){a=void 0===a?{}:a;this.a={};this.a.iam=null==a.ug?null:a.ug;this.a.sys=null==a.ph?null:a.ph;this.a.svc=null==a.oh?null:a.oh;this.a.op=null==a.Sg?null:a.Sg;this.a.values=null==a.values?null:a.values};n(Be,D);Be.prototype.f=function(){return{keys:["iam","op","svc","sys","values"]}};
r.Object.defineProperties(Be.prototype,{ug:{configurable:!0,enumerable:!0,get:function(){return G(this,"iam")?F(this,"iam"):null},set:function(a){this.a.iam=a}},Sg:{configurable:!0,enumerable:!0,get:function(){return G(this,"op")?F(this,"op"):null},set:function(a){this.a.op=a}},oh:{configurable:!0,enumerable:!0,get:function(){return G(this,"svc")?F(this,"svc"):null},set:function(a){this.a.svc=a}},ph:{configurable:!0,enumerable:!0,get:function(){return G(this,"sys")?F(this,"sys"):null},set:function(a){this.a.sys=
a}},values:{configurable:!0,enumerable:!0,get:function(){return G(this,"values")?F(this,"values"):null},set:function(a){this.a.values=a}}});var Ce=function(a){a=void 0===a?{}:a;this.a={};this.a.destinationName=null==a.qb?null:a.qb;this.a.overwrite=null==a.overwrite?null:a.overwrite;this.a.bandIds=null==a.ea?null:a.ea};n(Ce,D);Ce.prototype.f=function(){return{keys:["bandIds","destinationName","overwrite"]}};
r.Object.defineProperties(Ce.prototype,{ea:{configurable:!0,enumerable:!0,get:function(){return G(this,"bandIds")?F(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},qb:{configurable:!0,enumerable:!0,get:function(){return G(this,"destinationName")?F(this,"destinationName"):null},set:function(a){this.a.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return G(this,"overwrite")?F(this,"overwrite"):null},set:function(a){this.a.overwrite=a}}});
var De=function(a){a=void 0===a?{}:a;this.a={};this.a.metric=null==a.Lg?null:a.Lg;this.a.field=null==a.gg?null:a.gg;this.a.customFields=null==a.Yf?null:a.Yf};n(De,D);De.prototype.f=function(){return{L:{customFields:Ee},keys:["customFields","field","metric"]}};
r.Object.defineProperties(De.prototype,{Yf:{configurable:!0,enumerable:!0,get:function(){return G(this,"customFields")?F(this,"customFields"):null},set:function(a){this.a.customFields=a}},gg:{configurable:!0,enumerable:!0,get:function(){return G(this,"field")?F(this,"field"):null},set:function(a){this.a.field=a}},Lg:{configurable:!0,enumerable:!0,get:function(){return G(this,"metric")?F(this,"metric"):null},set:function(a){this.a.metric=a}}});
var Ee=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.value=null==a.value?null:a.value};n(Ee,D);Ee.prototype.f=function(){return{keys:["name","value"]}};r.Object.defineProperties(Ee.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return G(this,"value")?F(this,"value"):null},set:function(a){this.a.value=a}}});
var Fe=function(a){a=void 0===a?{}:a;this.a={};this.a.logMode=null==a.Ig?null:a.Ig};n(Fe,D);Fe.prototype.f=function(){return{keys:["logMode"]}};r.Object.defineProperties(Fe.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return G(this,"logMode")?F(this,"logMode"):null},set:function(a){this.a.logMode=a}}});var Ge=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values};n(Ge,D);Ge.prototype.f=function(){return{keys:["values"],da:{values:{fa:pe,ka:!1,la:!0,ma:!1}}}};
r.Object.defineProperties(Ge.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return G(this,"values")?F(this,"values"):null},set:function(a){this.a.values=a}}});var He=function(a){a=void 0===a?{}:a;this.a={};this.a.min=null==a.min?null:a.min;this.a.max=null==a.max?null:a.max};n(He,D);He.prototype.f=function(){return{keys:["max","min"]}};
r.Object.defineProperties(He.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return G(this,"max")?F(this,"max"):null},set:function(a){this.a.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return G(this,"min")?F(this,"min"):null},set:function(a){this.a.min=a}}});var Ie=function(a){a=void 0===a?{}:a;this.a={};this.a.folder=null==a.re?null:a.re;this.a.filenamePrefix=null==a.tb?null:a.tb};n(Ie,D);Ie.prototype.f=function(){return{keys:["filenamePrefix","folder"]}};
r.Object.defineProperties(Ie.prototype,{tb:{configurable:!0,enumerable:!0,get:function(){return G(this,"filenamePrefix")?F(this,"filenamePrefix"):null},set:function(a){this.a.filenamePrefix=a}},re:{configurable:!0,enumerable:!0,get:function(){return G(this,"folder")?F(this,"folder"):null},set:function(a){this.a.folder=a}}});
var Je=function(a){a=void 0===a?{}:a;this.a={};this.a.type=null==a.type?null:a.type;this.a.name=null==a.name?null:a.name;this.a.id=null==a.id?null:a.id;this.a.updateTime=null==a.Ga?null:a.Ga;this.a.title=null==a.title?null:a.title;this.a.description=null==a.description?null:a.description;this.a.properties=null==a.properties?null:a.properties;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime;this.a.geometry=null==a.geometry?null:a.geometry;this.a.bands=
null==a.bands?null:a.bands;this.a.sizeBytes=null==a.xa?null:a.xa;this.a.quota=null==a.quota?null:a.quota;this.a.tilestoreEntry=null==a.sh?null:a.sh;this.a.expression=null==a.i?null:a.i};n(Je,D);Je.prototype.f=function(){return{L:{bands:Ke},keys:"bands description endTime expression geometry id name properties quota sizeBytes startTime tilestoreEntry title type updateTime".split(" "),da:{geometry:{fa:null,ka:!1,la:!1,ma:!1},properties:{fa:null,ka:!1,la:!1,ma:!1}},o:{expression:ze,quota:Le,tilestoreEntry:Me}}};
r.Object.defineProperties(Je.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return G(this,"bands")?F(this,"bands"):null},set:function(a){this.a.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"endTime")?F(this,"endTime"):null},set:function(a){this.a.endTime=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,
"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},geometry:{configurable:!0,enumerable:!0,get:function(){return G(this,"geometry")?F(this,"geometry"):null},set:function(a){this.a.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return G(this,"id")?F(this,"id"):null},set:function(a){this.a.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,
get:function(){return G(this,"properties")?F(this,"properties"):null},set:function(a){this.a.properties=a}},quota:{configurable:!0,enumerable:!0,get:function(){return G(this,"quota")?F(this,"quota"):null},set:function(a){this.a.quota=a}},xa:{configurable:!0,enumerable:!0,get:function(){return G(this,"sizeBytes")?F(this,"sizeBytes"):null},set:function(a){this.a.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"startTime")?F(this,"startTime"):null},set:function(a){this.a.startTime=
a}},sh:{configurable:!0,enumerable:!0,get:function(){return G(this,"tilestoreEntry")?F(this,"tilestoreEntry"):null},set:function(a){this.a.tilestoreEntry=a}},title:{configurable:!0,enumerable:!0,get:function(){return G(this,"title")?F(this,"title"):null},set:function(a){this.a.title=a}},type:{configurable:!0,enumerable:!0,get:function(){return G(this,"type")?F(this,"type"):null},set:function(a){this.a.type=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return G(this,"updateTime")?F(this,"updateTime"):
null},set:function(a){this.a.updateTime=a}}});var Ne=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name};n(Ne,D);Ne.prototype.f=function(){return{keys:["name"]}};r.Object.defineProperties(Ne.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}}});
var Oe=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.fileFormat=null==a.G?null:a.G;this.a.bandIds=null==a.ea?null:a.ea;this.a.visualizationOptions=null==a.Nb?null:a.Nb};n(Oe,D);Oe.prototype.f=function(){return{keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:ze,visualizationOptions:Pe}}};
r.Object.defineProperties(Oe.prototype,{ea:{configurable:!0,enumerable:!0,get:function(){return G(this,"bandIds")?F(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,
"name")?F(this,"name"):null},set:function(a){this.a.name=a}},Nb:{configurable:!0,enumerable:!0,get:function(){return G(this,"visualizationOptions")?F(this,"visualizationOptions"):null},set:function(a){this.a.visualizationOptions=a}}});var Qe=function(){this.a={}};n(Qe,D);Qe.prototype.f=function(){return{keys:[]}};
var Re=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.fileExportOptions=null==a.ha?null:a.ha;this.a.assetExportOptions=null==a.Ra?null:a.Ra;this.a.maxPixels=null==a.Le?null:a.Le;this.a.grid=null==a.K?null:a.K;this.a.requestId=null==a.I?null:a.I};n(Re,D);
Re.prototype.f=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels requestId".split(" "),o:{assetExportOptions:Se,expression:ze,fileExportOptions:Te,grid:Ue}}};
r.Object.defineProperties(Re.prototype,{Ra:{configurable:!0,enumerable:!0,get:function(){return G(this,"assetExportOptions")?F(this,"assetExportOptions"):null},set:function(a){this.a.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},
ha:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileExportOptions")?F(this,"fileExportOptions"):null},set:function(a){this.a.fileExportOptions=a}},K:{configurable:!0,enumerable:!0,get:function(){return G(this,"grid")?F(this,"grid"):null},set:function(a){this.a.grid=a}},Le:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxPixels")?F(this,"maxPixels"):null},set:function(a){this.a.maxPixels=a}},I:{configurable:!0,enumerable:!0,get:function(){return G(this,"requestId")?F(this,
"requestId"):null},set:function(a){this.a.requestId=a}}});var Ve=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.tileOptions=null==a.Jb?null:a.Jb;this.a.tileExportOptions=null==a.Ib?null:a.Ib;this.a.requestId=null==a.I?null:a.I};n(Ve,D);Ve.prototype.f=function(){return{keys:["description","expression","requestId","tileExportOptions","tileOptions"],o:{expression:ze,tileExportOptions:Te,tileOptions:We}}};
r.Object.defineProperties(Ve.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},I:{configurable:!0,enumerable:!0,get:function(){return G(this,"requestId")?F(this,"requestId"):null},set:function(a){this.a.requestId=a}},Ib:{configurable:!0,enumerable:!0,
get:function(){return G(this,"tileExportOptions")?F(this,"tileExportOptions"):null},set:function(a){this.a.tileExportOptions=a}},Jb:{configurable:!0,enumerable:!0,get:function(){return G(this,"tileOptions")?F(this,"tileOptions"):null},set:function(a){this.a.tileOptions=a}}});
var Xe=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.fileExportOptions=null==a.ha?null:a.ha;this.a.assetExportOptions=null==a.Ra?null:a.Ra;this.a.selectors=null==a.selectors?null:a.selectors;this.a.maxErrorMeters=null==a.Bb?null:a.Bb;this.a.requestId=null==a.I?null:a.I};n(Xe,D);
Xe.prototype.f=function(){return{keys:"assetExportOptions description expression fileExportOptions maxErrorMeters requestId selectors".split(" "),o:{assetExportOptions:Ye,expression:ze,fileExportOptions:Ze}}};
r.Object.defineProperties(Xe.prototype,{Ra:{configurable:!0,enumerable:!0,get:function(){return G(this,"assetExportOptions")?F(this,"assetExportOptions"):null},set:function(a){this.a.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},
ha:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileExportOptions")?F(this,"fileExportOptions"):null},set:function(a){this.a.fileExportOptions=a}},Bb:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxErrorMeters")?F(this,"maxErrorMeters"):null},set:function(a){this.a.maxErrorMeters=a}},I:{configurable:!0,enumerable:!0,get:function(){return G(this,"requestId")?F(this,"requestId"):null},set:function(a){this.a.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return G(this,
"selectors")?F(this,"selectors"):null},set:function(a){this.a.selectors=a}}});var $e=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.videoOptions=null==a.Ha?null:a.Ha;this.a.tileOptions=null==a.Jb?null:a.Jb;this.a.tileExportOptions=null==a.Ib?null:a.Ib;this.a.requestId=null==a.I?null:a.I;this.a.version=null==a.version?null:a.version};n($e,D);
$e.prototype.f=function(){return{keys:"description expression requestId tileExportOptions tileOptions version videoOptions".split(" "),o:{expression:ze,tileExportOptions:af,tileOptions:We,videoOptions:bf}}};
r.Object.defineProperties($e.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},I:{configurable:!0,enumerable:!0,get:function(){return G(this,"requestId")?F(this,"requestId"):null},set:function(a){this.a.requestId=a}},Ib:{configurable:!0,enumerable:!0,
get:function(){return G(this,"tileExportOptions")?F(this,"tileExportOptions"):null},set:function(a){this.a.tileExportOptions=a}},Jb:{configurable:!0,enumerable:!0,get:function(){return G(this,"tileOptions")?F(this,"tileOptions"):null},set:function(a){this.a.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return G(this,"version")?F(this,"version"):null},set:function(a){this.a.version=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return G(this,"videoOptions")?F(this,"videoOptions"):
null},set:function(a){this.a.videoOptions=a}}});var cf=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.description=null==a.description?null:a.description;this.a.videoOptions=null==a.Ha?null:a.Ha;this.a.fileExportOptions=null==a.ha?null:a.ha;this.a.requestId=null==a.I?null:a.I};n(cf,D);cf.prototype.f=function(){return{keys:["description","expression","fileExportOptions","requestId","videoOptions"],o:{expression:ze,fileExportOptions:af,videoOptions:bf}}};
r.Object.defineProperties(cf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},ha:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileExportOptions")?F(this,"fileExportOptions"):null},set:function(a){this.a.fileExportOptions=a}},I:{configurable:!0,
enumerable:!0,get:function(){return G(this,"requestId")?F(this,"requestId"):null},set:function(a){this.a.requestId=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return G(this,"videoOptions")?F(this,"videoOptions"):null},set:function(a){this.a.videoOptions=a}}});var ue=function(a){a=void 0===a?{}:a;this.a={};this.a.expression=null==a.i?null:a.i;this.a.title=null==a.title?null:a.title;this.a.description=null==a.description?null:a.description;this.a.location=null==a.location?null:a.location};
n(ue,D);ue.prototype.f=function(){return{keys:["description","expression","location","title"]}};
r.Object.defineProperties(ue.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return G(this,"location")?F(this,"location"):null},set:function(a){this.a.location=a}},title:{configurable:!0,enumerable:!0,
get:function(){return G(this,"title")?F(this,"title"):null},set:function(a){this.a.title=a}}});var ze=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values;this.a.result=null==a.result?null:a.result};n(ze,D);ze.prototype.f=function(){return{keys:["result","values"],da:{values:{fa:pe,ka:!1,la:!0,ma:!1}}}};
r.Object.defineProperties(ze.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return G(this,"result")?F(this,"result"):null},set:function(a){this.a.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return G(this,"values")?F(this,"values"):null},set:function(a){this.a.values=a}}});
var df=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.orientation=null==a.orientation?null:a.orientation;this.a.fileFormat=null==a.G?null:a.G;this.a.grid=null==a.K?null:a.K};n(df,D);df.prototype.f=function(){return{keys:["expression","fileFormat","grid","name","orientation"],o:{expression:ze,grid:Ue}}};
r.Object.defineProperties(df.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},K:{configurable:!0,enumerable:!0,get:function(){return G(this,"grid")?F(this,"grid"):null},set:function(a){this.a.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,
"name")?F(this,"name"):null},set:function(a){this.a.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return G(this,"orientation")?F(this,"orientation"):null},set:function(a){this.a.orientation=a}}});var Le=function(a){a=void 0===a?{}:a;this.a={};this.a.sizeBytes=null==a.xa?null:a.xa;this.a.maxSizeBytes=null==a.Cb?null:a.Cb;this.a.assetCount=null==a.Qd?null:a.Qd;this.a.maxAssetCount=null==a.Je?null:a.Je};n(Le,D);
Le.prototype.f=function(){return{keys:["assetCount","maxAssetCount","maxSizeBytes","sizeBytes"]}};
r.Object.defineProperties(Le.prototype,{Qd:{configurable:!0,enumerable:!0,get:function(){return G(this,"assetCount")?F(this,"assetCount"):null},set:function(a){this.a.assetCount=a}},Je:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxAssetCount")?F(this,"maxAssetCount"):null},set:function(a){this.a.maxAssetCount=a}},Cb:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxSizeBytes")?F(this,"maxSizeBytes"):null},set:function(a){this.a.maxSizeBytes=a}},xa:{configurable:!0,
enumerable:!0,get:function(){return G(this,"sizeBytes")?F(this,"sizeBytes"):null},set:function(a){this.a.sizeBytes=a}}});var ef=function(a){a=void 0===a?{}:a;this.a={};this.a.argumentNames=null==a.lc?null:a.lc;this.a.body=null==a.body?null:a.body};n(ef,D);ef.prototype.f=function(){return{keys:["argumentNames","body"]}};
r.Object.defineProperties(ef.prototype,{lc:{configurable:!0,enumerable:!0,get:function(){return G(this,"argumentNames")?F(this,"argumentNames"):null},set:function(a){this.a.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return G(this,"body")?F(this,"body"):null},set:function(a){this.a.body=a}}});
var ff=function(a){a=void 0===a?{}:a;this.a={};this.a.functionName=null==a.functionName?null:a.functionName;this.a.functionReference=null==a.fb?null:a.fb;this.a.arguments=null==a.arguments?null:a.arguments};n(ff,D);ff.prototype.f=function(){return{keys:["arguments","functionName","functionReference"],da:{arguments:{fa:pe,ka:!1,la:!0,ma:!1}}}};
r.Object.defineProperties(ff.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return G(this,"arguments")?F(this,"arguments"):null},set:function(a){this.a.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return G(this,"functionName")?F(this,"functionName"):null},set:function(a){this.a.functionName=a}},fb:{configurable:!0,enumerable:!0,get:function(){return G(this,"functionReference")?F(this,"functionReference"):null},set:function(a){this.a.functionReference=
a}}});var gf=function(a){a=void 0===a?{}:a;this.a={};this.a.bucket=null==a.Td?null:a.Td;this.a.filenamePrefix=null==a.tb?null:a.tb;this.a.permissions=null==a.permissions?null:a.permissions;this.a.bucketCorsUris=null==a.Ud?null:a.Ud};n(gf,D);gf.prototype.f=function(){return{keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
r.Object.defineProperties(gf.prototype,{Td:{configurable:!0,enumerable:!0,get:function(){return G(this,"bucket")?F(this,"bucket"):null},set:function(a){this.a.bucket=a}},Ud:{configurable:!0,enumerable:!0,get:function(){return G(this,"bucketCorsUris")?F(this,"bucketCorsUris"):null},set:function(a){this.a.bucketCorsUris=a}},tb:{configurable:!0,enumerable:!0,get:function(){return G(this,"filenamePrefix")?F(this,"filenamePrefix"):null},set:function(a){this.a.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return G(this,"permissions")?F(this,"permissions"):null},set:function(a){this.a.permissions=a}}});r.Object.defineProperties(gf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ke}}});var hf=function(a){a=void 0===a?{}:a;this.a={};this.a.cloudOptimized=null==a.Xd?null:a.Xd;this.a.tileDimensions=null==a.Fa?null:a.Fa;this.a.skipEmptyFiles=null==a.kf?null:a.kf};n(hf,D);
hf.prototype.f=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions"],o:{tileDimensions:jf}}};
r.Object.defineProperties(hf.prototype,{Xd:{configurable:!0,enumerable:!0,get:function(){return G(this,"cloudOptimized")?F(this,"cloudOptimized"):null},set:function(a){this.a.cloudOptimized=a}},kf:{configurable:!0,enumerable:!0,get:function(){return G(this,"skipEmptyFiles")?F(this,"skipEmptyFiles"):null},set:function(a){this.a.skipEmptyFiles=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return G(this,"tileDimensions")?F(this,"tileDimensions"):null},set:function(a){this.a.tileDimensions=a}}});
var kf=function(a){a=void 0===a?{}:a;this.a={};this.a.options=null==a.options?null:a.options};n(kf,D);kf.prototype.f=function(){return{keys:["options"],o:{options:lf}}};r.Object.defineProperties(kf.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return G(this,"options")?F(this,"options"):null},set:function(a){this.a.options=a}}});var lf=function(a){a=void 0===a?{}:a;this.a={};this.a.requestedPolicyVersion=null==a.bh?null:a.bh};n(lf,D);lf.prototype.f=function(){return{keys:["requestedPolicyVersion"]}};
r.Object.defineProperties(lf.prototype,{bh:{configurable:!0,enumerable:!0,get:function(){return G(this,"requestedPolicyVersion")?F(this,"requestedPolicyVersion"):null},set:function(a){this.a.requestedPolicyVersion=a}}});var jf=function(a){a=void 0===a?{}:a;this.a={};this.a.width=null==a.width?null:a.width;this.a.height=null==a.height?null:a.height};n(jf,D);jf.prototype.f=function(){return{keys:["height","width"]}};
r.Object.defineProperties(jf.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return G(this,"height")?F(this,"height"):null},set:function(a){this.a.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return G(this,"width")?F(this,"width"):null},set:function(a){this.a.width=a}}});var mf=function(a){a=void 0===a?{}:a;this.a={};this.a.x=null==a.x?null:a.x;this.a.y=null==a.y?null:a.y};n(mf,D);mf.prototype.f=function(){return{keys:["x","y"]}};
r.Object.defineProperties(mf.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return G(this,"x")?F(this,"x"):null},set:function(a){this.a.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return G(this,"y")?F(this,"y"):null},set:function(a){this.a.y=a}}});
var nf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.id=null==a.id?null:a.id;this.a.updateTime=null==a.Ga?null:a.Ga;this.a.title=null==a.title?null:a.title;this.a.description=null==a.description?null:a.description;this.a.properties=null==a.properties?null:a.properties;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime;this.a.geometry=null==a.geometry?null:a.geometry;this.a.bands=null==a.bands?null:a.bands;this.a.sizeBytes=
null==a.xa?null:a.xa};n(nf,D);nf.prototype.f=function(){return{L:{bands:Ke},keys:"bands description endTime geometry id name properties sizeBytes startTime title updateTime".split(" "),da:{geometry:{fa:null,ka:!1,la:!1,ma:!1},properties:{fa:null,ka:!1,la:!1,ma:!1}}}};
r.Object.defineProperties(nf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return G(this,"bands")?F(this,"bands"):null},set:function(a){this.a.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"endTime")?F(this,"endTime"):null},set:function(a){this.a.endTime=a}},geometry:{configurable:!0,enumerable:!0,
get:function(){return G(this,"geometry")?F(this,"geometry"):null},set:function(a){this.a.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return G(this,"id")?F(this,"id"):null},set:function(a){this.a.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return G(this,"properties")?F(this,"properties"):null},set:function(a){this.a.properties=a}},xa:{configurable:!0,
enumerable:!0,get:function(){return G(this,"sizeBytes")?F(this,"sizeBytes"):null},set:function(a){this.a.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"startTime")?F(this,"startTime"):null},set:function(a){this.a.startTime=a}},title:{configurable:!0,enumerable:!0,get:function(){return G(this,"title")?F(this,"title"):null},set:function(a){this.a.title=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return G(this,"updateTime")?F(this,"updateTime"):null},set:function(a){this.a.updateTime=
a}}});var Se=function(a){a=void 0===a?{}:a;this.a={};this.a.earthEngineDestination=null==a.sb?null:a.sb;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.a.pyramidingPolicyOverrides=null==a.We?null:a.We};n(Se,D);Se.prototype.f=function(){return{keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides"],da:{pyramidingPolicyOverrides:{fa:null,ka:!1,la:!1,ma:!1}},o:{earthEngineDestination:Ne}}};
r.Object.defineProperties(Se.prototype,{sb:{configurable:!0,enumerable:!0,get:function(){return G(this,"earthEngineDestination")?F(this,"earthEngineDestination"):null},set:function(a){this.a.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return G(this,"pyramidingPolicy")?F(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},We:{configurable:!0,enumerable:!0,get:function(){return G(this,"pyramidingPolicyOverrides")?F(this,"pyramidingPolicyOverrides"):
null},set:function(a){this.a.pyramidingPolicyOverrides=a}}});var Ke=function(a){a=void 0===a?{}:a;this.a={};this.a.id=null==a.id?null:a.id;this.a.dataType=null==a.dataType?null:a.dataType;this.a.grid=null==a.K?null:a.K;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.a.tilesets=null==a.tilesets?null:a.tilesets;this.a.missingData=null==a.missingData?null:a.missingData};n(Ke,D);
Ke.prototype.f=function(){return{L:{tilesets:of},keys:"dataType grid id missingData pyramidingPolicy tilesets".split(" "),o:{dataType:pf,grid:Ue,missingData:qf}}};
r.Object.defineProperties(Ke.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return G(this,"dataType")?F(this,"dataType"):null},set:function(a){this.a.dataType=a}},K:{configurable:!0,enumerable:!0,get:function(){return G(this,"grid")?F(this,"grid"):null},set:function(a){this.a.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return G(this,"id")?F(this,"id"):null},set:function(a){this.a.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return G(this,"missingData")?
F(this,"missingData"):null},set:function(a){this.a.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return G(this,"pyramidingPolicy")?F(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return G(this,"tilesets")?F(this,"tilesets"):null},set:function(a){this.a.tilesets=a}}});
var Te=function(a){a=void 0===a?{}:a;this.a={};this.a.fileFormat=null==a.G?null:a.G;this.a.driveDestination=null==a.ga?null:a.ga;this.a.gcsDestination=null==a.ia?null:a.ia;this.a.geoTiffOptions=null==a.dd?null:a.dd;this.a.tfRecordOptions=null==a.Ad?null:a.Ad};n(Te,D);Te.prototype.f=function(){return{keys:["driveDestination","fileFormat","gcsDestination","geoTiffOptions","tfRecordOptions"],o:{driveDestination:Ie,gcsDestination:gf,geoTiffOptions:hf,tfRecordOptions:rf}}};
r.Object.defineProperties(Te.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return G(this,"driveDestination")?F(this,"driveDestination"):null},set:function(a){this.a.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ia:{configurable:!0,enumerable:!0,get:function(){return G(this,"gcsDestination")?F(this,"gcsDestination"):null},set:function(a){this.a.gcsDestination=a}},dd:{configurable:!0,
enumerable:!0,get:function(){return G(this,"geoTiffOptions")?F(this,"geoTiffOptions"):null},set:function(a){this.a.geoTiffOptions=a}},Ad:{configurable:!0,enumerable:!0,get:function(){return G(this,"tfRecordOptions")?F(this,"tfRecordOptions"):null},set:function(a){this.a.tfRecordOptions=a}}});
var sf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.properties=null==a.properties?null:a.properties;this.a.uriPrefix=null==a.Rc?null:a.Rc;this.a.tilesets=null==a.tilesets?null:a.tilesets;this.a.bands=null==a.bands?null:a.bands;this.a.maskBands=null==a.Ie?null:a.Ie;this.a.footprint=null==a.mg?null:a.mg;this.a.missingData=null==a.missingData?null:a.missingData;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.a.startTime=null==a.startTime?
null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime};n(sf,D);sf.prototype.f=function(){return{L:{bands:tf,maskBands:uf,tilesets:vf},keys:"bands endTime footprint maskBands missingData name properties pyramidingPolicy startTime tilesets uriPrefix".split(" "),da:{properties:{fa:null,ka:!1,la:!1,ma:!1}},o:{footprint:wf,missingData:qf}}};
r.Object.defineProperties(sf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return G(this,"bands")?F(this,"bands"):null},set:function(a){this.a.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"endTime")?F(this,"endTime"):null},set:function(a){this.a.endTime=a}},mg:{configurable:!0,enumerable:!0,get:function(){return G(this,"footprint")?F(this,"footprint"):null},set:function(a){this.a.footprint=a}},Ie:{configurable:!0,enumerable:!0,get:function(){return G(this,
"maskBands")?F(this,"maskBands"):null},set:function(a){this.a.maskBands=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return G(this,"missingData")?F(this,"missingData"):null},set:function(a){this.a.missingData=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return G(this,"properties")?F(this,"properties"):null},set:function(a){this.a.properties=
a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return G(this,"pyramidingPolicy")?F(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"startTime")?F(this,"startTime"):null},set:function(a){this.a.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return G(this,"tilesets")?F(this,"tilesets"):null},set:function(a){this.a.tilesets=a}},Rc:{configurable:!0,enumerable:!0,get:function(){return G(this,
"uriPrefix")?F(this,"uriPrefix"):null},set:function(a){this.a.uriPrefix=a}}});var xf=function(a){a=void 0===a?{}:a;this.a={};this.a.uris=null==a.Lb?null:a.Lb;this.a.affineTransform=null==a.mb?null:a.mb};n(xf,D);xf.prototype.f=function(){return{keys:["affineTransform","uris"],o:{affineTransform:le}}};
r.Object.defineProperties(xf.prototype,{mb:{configurable:!0,enumerable:!0,get:function(){return G(this,"affineTransform")?F(this,"affineTransform"):null},set:function(a){this.a.affineTransform=a}},Lb:{configurable:!0,enumerable:!0,get:function(){return G(this,"uris")?F(this,"uris"):null},set:function(a){this.a.uris=a}}});
var yf=function(a){a=void 0===a?{}:a;this.a={};this.a.imageManifest=null==a.ye?null:a.ye;this.a.description=null==a.description?null:a.description;this.a.overwrite=null==a.overwrite?null:a.overwrite;this.a.requestId=null==a.I?null:a.I};n(yf,D);yf.prototype.f=function(){return{keys:["description","imageManifest","overwrite","requestId"],o:{imageManifest:sf}}};
r.Object.defineProperties(yf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},ye:{configurable:!0,enumerable:!0,get:function(){return G(this,"imageManifest")?F(this,"imageManifest"):null},set:function(a){this.a.imageManifest=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return G(this,"overwrite")?F(this,"overwrite"):null},set:function(a){this.a.overwrite=a}},I:{configurable:!0,
enumerable:!0,get:function(){return G(this,"requestId")?F(this,"requestId"):null},set:function(a){this.a.requestId=a}}});var zf=function(a){a=void 0===a?{}:a;this.a={};this.a.tableManifest=null==a.rf?null:a.rf;this.a.description=null==a.description?null:a.description;this.a.overwrite=null==a.overwrite?null:a.overwrite;this.a.requestId=null==a.I?null:a.I};n(zf,D);zf.prototype.f=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Af}}};
r.Object.defineProperties(zf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return G(this,"overwrite")?F(this,"overwrite"):null},set:function(a){this.a.overwrite=a}},I:{configurable:!0,enumerable:!0,get:function(){return G(this,"requestId")?F(this,"requestId"):null},set:function(a){this.a.requestId=a}},rf:{configurable:!0,enumerable:!0,
get:function(){return G(this,"tableManifest")?F(this,"tableManifest"):null},set:function(a){this.a.tableManifest=a}}});var Bf=function(a){a=void 0===a?{}:a;this.a={};this.a.algorithms=null==a.kc?null:a.kc};n(Bf,D);Bf.prototype.f=function(){return{L:{algorithms:me},keys:["algorithms"]}};r.Object.defineProperties(Bf.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return G(this,"algorithms")?F(this,"algorithms"):null},set:function(a){this.a.algorithms=a}}});
var Cf=function(a){a=void 0===a?{}:a;this.a={};this.a.assets=null==a.P?null:a.P;this.a.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};n(Cf,D);Cf.prototype.f=function(){return{L:{assets:Je},keys:["assets","nextPageToken"]}};
r.Object.defineProperties(Cf.prototype,{P:{configurable:!0,enumerable:!0,get:function(){return G(this,"assets")?F(this,"assets"):null},set:function(a){this.a.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return G(this,"nextPageToken")?F(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}}});var Df=function(a){a=void 0===a?{}:a;this.a={};this.a.images=null==a.images?null:a.images;this.a.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};n(Df,D);
Df.prototype.f=function(){return{L:{images:nf},keys:["images","nextPageToken"]}};r.Object.defineProperties(Df.prototype,{images:{configurable:!0,enumerable:!0,get:function(){return G(this,"images")?F(this,"images"):null},set:function(a){this.a.images=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return G(this,"nextPageToken")?F(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}}});
var Ef=function(a){a=void 0===a?{}:a;this.a={};this.a.operations=null==a.Da?null:a.Da;this.a.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};n(Ef,D);Ef.prototype.f=function(){return{L:{operations:Ff},keys:["nextPageToken","operations"]}};
r.Object.defineProperties(Ef.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return G(this,"nextPageToken")?F(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}},Da:{configurable:!0,enumerable:!0,get:function(){return G(this,"operations")?F(this,"operations"):null},set:function(a){this.a.operations=a}}});
var Gf=function(a){a=void 0===a?{}:a;this.a={};this.a.counter=null==a.Tf?null:a.Tf;this.a.dataAccess=null==a.Zf?null:a.Zf;this.a.cloudAudit=null==a.Of?null:a.Of};n(Gf,D);Gf.prototype.f=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:xe,counter:De,dataAccess:Fe}}};
r.Object.defineProperties(Gf.prototype,{Of:{configurable:!0,enumerable:!0,get:function(){return G(this,"cloudAudit")?F(this,"cloudAudit"):null},set:function(a){this.a.cloudAudit=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return G(this,"counter")?F(this,"counter"):null},set:function(a){this.a.counter=a}},Zf:{configurable:!0,enumerable:!0,get:function(){return G(this,"dataAccess")?F(this,"dataAccess"):null},set:function(a){this.a.dataAccess=a}}});
var qf=function(a){a=void 0===a?{}:a;this.a={};this.a.values=null==a.values?null:a.values};n(qf,D);qf.prototype.f=function(){return{keys:["values"]}};r.Object.defineProperties(qf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return G(this,"values")?F(this,"values"):null},set:function(a){this.a.values=a}}});var Hf=function(a){a=void 0===a?{}:a;this.a={};this.a.destinationName=null==a.qb?null:a.qb};n(Hf,D);Hf.prototype.f=function(){return{keys:["destinationName"]}};
r.Object.defineProperties(Hf.prototype,{qb:{configurable:!0,enumerable:!0,get:function(){return G(this,"destinationName")?F(this,"destinationName"):null},set:function(a){this.a.destinationName=a}}});var Ff=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.metadata=null==a.Me?null:a.Me;this.a.done=null==a.done?null:a.done;this.a.error=null==a.error?null:a.error;this.a.response=null==a.response?null:a.response};n(Ff,D);
Ff.prototype.f=function(){return{keys:["done","error","metadata","name","response"],da:{metadata:{fa:null,ka:!1,la:!1,ma:!1},response:{fa:null,ka:!1,la:!1,ma:!1}},o:{error:If}}};
r.Object.defineProperties(Ff.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return G(this,"done")?F(this,"done"):null},set:function(a){this.a.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return G(this,"error")?F(this,"error"):null},set:function(a){this.a.error=a}},Me:{configurable:!0,enumerable:!0,get:function(){return G(this,"metadata")?F(this,"metadata"):null},set:function(a){this.a.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?
F(this,"name"):null},set:function(a){this.a.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return G(this,"response")?F(this,"response"):null},set:function(a){this.a.response=a}}});
var Jf=function(a){a=void 0===a?{}:a;this.a={};this.a.state=null==a.state?null:a.state;this.a.description=null==a.description?null:a.description;this.a.type=null==a.type?null:a.type;this.a.priority=null==a.priority?null:a.priority;this.a.createTime=null==a.ce?null:a.ce;this.a.updateTime=null==a.Ga?null:a.Ga;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime;this.a.scriptUri=null==a.df?null:a.df;this.a.destinationUris=null==a.he?null:a.he};n(Jf,D);
Jf.prototype.f=function(){return{keys:"createTime description destinationUris endTime priority scriptUri startTime state type updateTime".split(" ")}};
r.Object.defineProperties(Jf.prototype,{ce:{configurable:!0,enumerable:!0,get:function(){return G(this,"createTime")?F(this,"createTime"):null},set:function(a){this.a.createTime=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},he:{configurable:!0,enumerable:!0,get:function(){return G(this,"destinationUris")?F(this,"destinationUris"):null},set:function(a){this.a.destinationUris=a}},endTime:{configurable:!0,
enumerable:!0,get:function(){return G(this,"endTime")?F(this,"endTime"):null},set:function(a){this.a.endTime=a}},priority:{configurable:!0,enumerable:!0,get:function(){return G(this,"priority")?F(this,"priority"):null},set:function(a){this.a.priority=a}},df:{configurable:!0,enumerable:!0,get:function(){return G(this,"scriptUri")?F(this,"scriptUri"):null},set:function(a){this.a.scriptUri=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"startTime")?F(this,"startTime"):null},
set:function(a){this.a.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return G(this,"state")?F(this,"state"):null},set:function(a){this.a.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return G(this,"type")?F(this,"type"):null},set:function(a){this.a.type=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return G(this,"updateTime")?F(this,"updateTime"):null},set:function(a){this.a.updateTime=a}}});
var pf=function(a){a=void 0===a?{}:a;this.a={};this.a.precision=null==a.precision?null:a.precision;this.a.range=null==a.Kc?null:a.Kc;this.a.dimensionsCount=null==a.dg?null:a.dg};n(pf,D);pf.prototype.f=function(){return{keys:["dimensionsCount","precision","range"],o:{range:He}}};
r.Object.defineProperties(pf.prototype,{dg:{configurable:!0,enumerable:!0,get:function(){return G(this,"dimensionsCount")?F(this,"dimensionsCount"):null},set:function(a){this.a.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return G(this,"precision")?F(this,"precision"):null},set:function(a){this.a.precision=a}},Kc:{configurable:!0,enumerable:!0,get:function(){return G(this,"range")?F(this,"range"):null},set:function(a){this.a.range=a}}});
var wf=function(a){a=void 0===a?{}:a;this.a={};this.a.points=null==a.Vg?null:a.Vg;this.a.bandId=null==a.Gf?null:a.Gf};n(wf,D);wf.prototype.f=function(){return{L:{points:mf},keys:["bandId","points"]}};r.Object.defineProperties(wf.prototype,{Gf:{configurable:!0,enumerable:!0,get:function(){return G(this,"bandId")?F(this,"bandId"):null},set:function(a){this.a.bandId=a}},Vg:{configurable:!0,enumerable:!0,get:function(){return G(this,"points")?F(this,"points"):null},set:function(a){this.a.points=a}}});
var Ue=function(a){a=void 0===a?{}:a;this.a={};this.a.crsCode=null==a.de?null:a.de;this.a.crsWkt=null==a.Vf?null:a.Vf;this.a.dimensions=null==a.dimensions?null:a.dimensions;this.a.affineTransform=null==a.mb?null:a.mb};n(Ue,D);Ue.prototype.f=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:le,dimensions:jf}}};
r.Object.defineProperties(Ue.prototype,{mb:{configurable:!0,enumerable:!0,get:function(){return G(this,"affineTransform")?F(this,"affineTransform"):null},set:function(a){this.a.affineTransform=a}},de:{configurable:!0,enumerable:!0,get:function(){return G(this,"crsCode")?F(this,"crsCode"):null},set:function(a){this.a.crsCode=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return G(this,"crsWkt")?F(this,"crsWkt"):null},set:function(a){this.a.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
get:function(){return G(this,"dimensions")?F(this,"dimensions"):null},set:function(a){this.a.dimensions=a}}});var Kf=function(a){a=void 0===a?{}:a;this.a={};this.a.version=null==a.version?null:a.version;this.a.bindings=null==a.Xc?null:a.Xc;this.a.auditConfigs=null==a.Df?null:a.Df;this.a.rules=null==a.rules?null:a.rules;this.a.etag=null==a.le?null:a.le;this.a.iamOwned=null==a.vg?null:a.vg};n(Kf,D);Kf.prototype.f=function(){return{L:{auditConfigs:qe,bindings:te,rules:Lf},keys:"auditConfigs bindings etag iamOwned rules version".split(" ")}};
r.Object.defineProperties(Kf.prototype,{Df:{configurable:!0,enumerable:!0,get:function(){return G(this,"auditConfigs")?F(this,"auditConfigs"):null},set:function(a){this.a.auditConfigs=a}},Xc:{configurable:!0,enumerable:!0,get:function(){return G(this,"bindings")?F(this,"bindings"):null},set:function(a){this.a.bindings=a}},le:{configurable:!0,enumerable:!0,get:function(){return G(this,"etag")?F(this,"etag"):null},set:function(a){this.a.etag=a}},vg:{configurable:!0,enumerable:!0,get:function(){return G(this,
"iamOwned")?F(this,"iamOwned"):null},set:function(a){this.a.iamOwned=a}},rules:{configurable:!0,enumerable:!0,get:function(){return G(this,"rules")?F(this,"rules"):null},set:function(a){this.a.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return G(this,"version")?F(this,"version"):null},set:function(a){this.a.version=a}}});
var Lf=function(a){a=void 0===a?{}:a;this.a={};this.a.description=null==a.description?null:a.description;this.a.permissions=null==a.permissions?null:a.permissions;this.a.action=null==a.action?null:a.action;this.a["in"]=null==a.Ag?null:a.Ag;this.a.notIn=null==a.Ng?null:a.Ng;this.a.conditions=null==a.conditions?null:a.conditions;this.a.logConfig=null==a.Hg?null:a.Hg};n(Lf,D);Lf.prototype.f=function(){return{L:{conditions:Be,logConfig:Gf},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
r.Object.defineProperties(Lf.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return G(this,"action")?F(this,"action"):null},set:function(a){this.a.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return G(this,"conditions")?F(this,"conditions"):null},set:function(a){this.a.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return G(this,"description")?F(this,"description"):null},set:function(a){this.a.description=a}},Ag:{configurable:!0,enumerable:!0,
get:function(){return G(this,"in")?F(this,"in"):null},set:function(a){this.a["in"]=a}},Hg:{configurable:!0,enumerable:!0,get:function(){return G(this,"logConfig")?F(this,"logConfig"):null},set:function(a){this.a.logConfig=a}},Ng:{configurable:!0,enumerable:!0,get:function(){return G(this,"notIn")?F(this,"notIn"):null},set:function(a){this.a.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return G(this,"permissions")?F(this,"permissions"):null},set:function(a){this.a.permissions=
a}}});var Mf=function(a){a=void 0===a?{}:a;this.a={};this.a.assets=null==a.P?null:a.P;this.a.nextPageToken=null==a.nextPageToken?null:a.nextPageToken};n(Mf,D);Mf.prototype.f=function(){return{L:{assets:Je},keys:["assets","nextPageToken"]}};
r.Object.defineProperties(Mf.prototype,{P:{configurable:!0,enumerable:!0,get:function(){return G(this,"assets")?F(this,"assets"):null},set:function(a){this.a.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return G(this,"nextPageToken")?F(this,"nextPageToken"):null},set:function(a){this.a.nextPageToken=a}}});var Nf=function(a){a=void 0===a?{}:a;this.a={};this.a.policy=null==a.Qe?null:a.Qe;this.a.updateMask=null==a.hc?null:a.hc};n(Nf,D);
Nf.prototype.f=function(){return{keys:["policy","updateMask"],o:{policy:Kf}}};r.Object.defineProperties(Nf.prototype,{Qe:{configurable:!0,enumerable:!0,get:function(){return G(this,"policy")?F(this,"policy"):null},set:function(a){this.a.policy=a}},hc:{configurable:!0,enumerable:!0,get:function(){return G(this,"updateMask")?F(this,"updateMask"):null},set:function(a){this.a.updateMask=a}}});
var If=function(a){a=void 0===a?{}:a;this.a={};this.a.code=null==a.code?null:a.code;this.a.message=null==a.message?null:a.message;this.a.details=null==a.cg?null:a.cg};n(If,D);If.prototype.f=function(){return{keys:["code","details","message"],da:{details:{fa:null,ka:!0,la:!1,ma:!1}}}};
r.Object.defineProperties(If.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return G(this,"code")?F(this,"code"):null},set:function(a){this.a.code=a}},cg:{configurable:!0,enumerable:!0,get:function(){return G(this,"details")?F(this,"details"):null},set:function(a){this.a.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return G(this,"message")?F(this,"message"):null},set:function(a){this.a.message=a}}});
var Ye=function(a){a=void 0===a?{}:a;this.a={};this.a.earthEngineDestination=null==a.sb?null:a.sb};n(Ye,D);Ye.prototype.f=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:Ne}}};r.Object.defineProperties(Ye.prototype,{sb:{configurable:!0,enumerable:!0,get:function(){return G(this,"earthEngineDestination")?F(this,"earthEngineDestination"):null},set:function(a){this.a.earthEngineDestination=a}}});
var Ze=function(a){a=void 0===a?{}:a;this.a={};this.a.fileFormat=null==a.G?null:a.G;this.a.driveDestination=null==a.ga?null:a.ga;this.a.gcsDestination=null==a.ia?null:a.ia};n(Ze,D);Ze.prototype.f=function(){return{keys:["driveDestination","fileFormat","gcsDestination"],o:{driveDestination:Ie,gcsDestination:gf}}};
r.Object.defineProperties(Ze.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return G(this,"driveDestination")?F(this,"driveDestination"):null},set:function(a){this.a.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ia:{configurable:!0,enumerable:!0,get:function(){return G(this,"gcsDestination")?F(this,"gcsDestination"):null},set:function(a){this.a.gcsDestination=a}}});
var Af=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.properties=null==a.properties?null:a.properties;this.a.uriPrefix=null==a.Rc?null:a.Rc;this.a.sources=null==a.sources?null:a.sources;this.a.startTime=null==a.startTime?null:a.startTime;this.a.endTime=null==a.endTime?null:a.endTime};n(Af,D);Af.prototype.f=function(){return{L:{sources:Of},keys:"endTime name properties sources startTime uriPrefix".split(" "),da:{properties:{fa:null,ka:!1,la:!1,ma:!1}}}};
r.Object.defineProperties(Af.prototype,{endTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"endTime")?F(this,"endTime"):null},set:function(a){this.a.endTime=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return G(this,"properties")?F(this,"properties"):null},set:function(a){this.a.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return G(this,
"sources")?F(this,"sources"):null},set:function(a){this.a.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return G(this,"startTime")?F(this,"startTime"):null},set:function(a){this.a.startTime=a}},Rc:{configurable:!0,enumerable:!0,get:function(){return G(this,"uriPrefix")?F(this,"uriPrefix"):null},set:function(a){this.a.uriPrefix=a}}});
var Of=function(a){a=void 0===a?{}:a;this.a={};this.a.uris=null==a.Lb?null:a.Lb;this.a.charset=null==a.charset?null:a.charset;this.a.maxErrorMeters=null==a.Bb?null:a.Bb;this.a.maxVertices=null==a.maxVertices?null:a.maxVertices;this.a.crs=null==a.crs?null:a.crs;this.a.geodesic=null==a.geodesic?null:a.geodesic;this.a.primaryGeometryColumn=null==a.Xg?null:a.Xg;this.a.xColumn=null==a.wh?null:a.wh;this.a.yColumn=null==a.xh?null:a.xh;this.a.dateFormat=null==a.$f?null:a.$f;this.a.csvDelimiter=null==a.Wf?
null:a.Wf;this.a.csvQualifier=null==a.Xf?null:a.Xf};n(Of,D);Of.prototype.f=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" ")}};
r.Object.defineProperties(Of.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return G(this,"charset")?F(this,"charset"):null},set:function(a){this.a.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return G(this,"crs")?F(this,"crs"):null},set:function(a){this.a.crs=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return G(this,"csvDelimiter")?F(this,"csvDelimiter"):null},set:function(a){this.a.csvDelimiter=a}},Xf:{configurable:!0,enumerable:!0,get:function(){return G(this,
"csvQualifier")?F(this,"csvQualifier"):null},set:function(a){this.a.csvQualifier=a}},$f:{configurable:!0,enumerable:!0,get:function(){return G(this,"dateFormat")?F(this,"dateFormat"):null},set:function(a){this.a.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return G(this,"geodesic")?F(this,"geodesic"):null},set:function(a){this.a.geodesic=a}},Bb:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxErrorMeters")?F(this,"maxErrorMeters"):null},set:function(a){this.a.maxErrorMeters=
a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxVertices")?F(this,"maxVertices"):null},set:function(a){this.a.maxVertices=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return G(this,"primaryGeometryColumn")?F(this,"primaryGeometryColumn"):null},set:function(a){this.a.primaryGeometryColumn=a}},Lb:{configurable:!0,enumerable:!0,get:function(){return G(this,"uris")?F(this,"uris"):null},set:function(a){this.a.uris=a}},wh:{configurable:!0,enumerable:!0,get:function(){return G(this,
"xColumn")?F(this,"xColumn"):null},set:function(a){this.a.xColumn=a}},xh:{configurable:!0,enumerable:!0,get:function(){return G(this,"yColumn")?F(this,"yColumn"):null},set:function(a){this.a.yColumn=a}}});
var rf=function(a){a=void 0===a?{}:a;this.a={};this.a.tileDimensions=null==a.Fa?null:a.Fa;this.a.marginDimensions=null==a.He?null:a.He;this.a.compress=null==a.Zd?null:a.Zd;this.a.maxSizeBytes=null==a.Cb?null:a.Cb;this.a.defaultValue=null==a.defaultValue?null:a.defaultValue;this.a.tensorDepths=null==a.zd?null:a.zd;this.a.sequenceData=null==a.ef?null:a.ef;this.a.collapseBands=null==a.Yd?null:a.Yd;this.a.maxMaskedRatio=null==a.Ke?null:a.Ke};n(rf,D);
rf.prototype.f=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),da:{tensorDepths:{fa:null,ka:!1,la:!1,ma:!1}},o:{marginDimensions:jf,tileDimensions:jf}}};
r.Object.defineProperties(rf.prototype,{Yd:{configurable:!0,enumerable:!0,get:function(){return G(this,"collapseBands")?F(this,"collapseBands"):null},set:function(a){this.a.collapseBands=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return G(this,"compress")?F(this,"compress"):null},set:function(a){this.a.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return G(this,"defaultValue")?F(this,"defaultValue"):null},set:function(a){this.a.defaultValue=a}},He:{configurable:!0,
enumerable:!0,get:function(){return G(this,"marginDimensions")?F(this,"marginDimensions"):null},set:function(a){this.a.marginDimensions=a}},Ke:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxMaskedRatio")?F(this,"maxMaskedRatio"):null},set:function(a){this.a.maxMaskedRatio=a}},Cb:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxSizeBytes")?F(this,"maxSizeBytes"):null},set:function(a){this.a.maxSizeBytes=a}},ef:{configurable:!0,enumerable:!0,get:function(){return G(this,
"sequenceData")?F(this,"sequenceData"):null},set:function(a){this.a.sequenceData=a}},zd:{configurable:!0,enumerable:!0,get:function(){return G(this,"tensorDepths")?F(this,"tensorDepths"):null},set:function(a){this.a.tensorDepths=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return G(this,"tileDimensions")?F(this,"tileDimensions"):null},set:function(a){this.a.tileDimensions=a}}});
var Pf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.fileFormat=null==a.G?null:a.G;this.a.bandIds=null==a.ea?null:a.ea;this.a.visualizationOptions=null==a.Nb?null:a.Nb;this.a.grid=null==a.K?null:a.K};n(Pf,D);Pf.prototype.f=function(){return{keys:"bandIds expression fileFormat grid name visualizationOptions".split(" "),o:{expression:ze,grid:Ue,visualizationOptions:Pe}}};
r.Object.defineProperties(Pf.prototype,{ea:{configurable:!0,enumerable:!0,get:function(){return G(this,"bandIds")?F(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},K:{configurable:!0,enumerable:!0,get:function(){return G(this,
"grid")?F(this,"grid"):null},set:function(a){this.a.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,"name")?F(this,"name"):null},set:function(a){this.a.name=a}},Nb:{configurable:!0,enumerable:!0,get:function(){return G(this,"visualizationOptions")?F(this,"visualizationOptions"):null},set:function(a){this.a.visualizationOptions=a}}});
var We=function(a){a=void 0===a?{}:a;this.a={};this.a.maxZoom=null==a.maxZoom?null:a.maxZoom;this.a.scale=null==a.scale?null:a.scale;this.a.minZoom=null==a.minZoom?null:a.minZoom;this.a.skipEmptyTiles=null==a.lf?null:a.lf;this.a.mapsApiKey=null==a.Ge?null:a.Ge;this.a.tileDimensions=null==a.Fa?null:a.Fa;this.a.stride=null==a.nf?null:a.nf;this.a.zoomSubset=null==a.yh?null:a.yh};n(We,D);
We.prototype.f=function(){return{keys:"mapsApiKey maxZoom minZoom scale skipEmptyTiles stride tileDimensions zoomSubset".split(" "),o:{tileDimensions:jf,zoomSubset:Qf}}};
r.Object.defineProperties(We.prototype,{Ge:{configurable:!0,enumerable:!0,get:function(){return G(this,"mapsApiKey")?F(this,"mapsApiKey"):null},set:function(a){this.a.mapsApiKey=a}},maxZoom:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxZoom")?F(this,"maxZoom"):null},set:function(a){this.a.maxZoom=a}},minZoom:{configurable:!0,enumerable:!0,get:function(){return G(this,"minZoom")?F(this,"minZoom"):null},set:function(a){this.a.minZoom=a}},scale:{configurable:!0,enumerable:!0,get:function(){return G(this,
"scale")?F(this,"scale"):null},set:function(a){this.a.scale=a}},lf:{configurable:!0,enumerable:!0,get:function(){return G(this,"skipEmptyTiles")?F(this,"skipEmptyTiles"):null},set:function(a){this.a.skipEmptyTiles=a}},nf:{configurable:!0,enumerable:!0,get:function(){return G(this,"stride")?F(this,"stride"):null},set:function(a){this.a.stride=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return G(this,"tileDimensions")?F(this,"tileDimensions"):null},set:function(a){this.a.tileDimensions=a}},
yh:{configurable:!0,enumerable:!0,get:function(){return G(this,"zoomSubset")?F(this,"zoomSubset"):null},set:function(a){this.a.zoomSubset=a}}});var vf=function(a){a=void 0===a?{}:a;this.a={};this.a.id=null==a.id?null:a.id;this.a.sources=null==a.sources?null:a.sources;this.a.dataType=null==a.dataType?null:a.dataType;this.a.crs=null==a.crs?null:a.crs;this.a.subdatasetPrefix=null==a.mh?null:a.mh;this.a.subdatasetSuffix=null==a.nh?null:a.nh};n(vf,D);vf.prototype.f=function(){return{L:{sources:xf},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
r.Object.defineProperties(vf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return G(this,"crs")?F(this,"crs"):null},set:function(a){this.a.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return G(this,"dataType")?F(this,"dataType"):null},set:function(a){this.a.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return G(this,"id")?F(this,"id"):null},set:function(a){this.a.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return G(this,"sources")?
F(this,"sources"):null},set:function(a){this.a.sources=a}},mh:{configurable:!0,enumerable:!0,get:function(){return G(this,"subdatasetPrefix")?F(this,"subdatasetPrefix"):null},set:function(a){this.a.subdatasetPrefix=a}},nh:{configurable:!0,enumerable:!0,get:function(){return G(this,"subdatasetSuffix")?F(this,"subdatasetSuffix"):null},set:function(a){this.a.subdatasetSuffix=a}}});
var tf=function(a){a=void 0===a?{}:a;this.a={};this.a.id=null==a.id?null:a.id;this.a.tilesetId=null==a.fc?null:a.fc;this.a.tilesetBandIndex=null==a.rh?null:a.rh;this.a.missingData=null==a.missingData?null:a.missingData;this.a.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};n(tf,D);tf.prototype.f=function(){return{keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:qf}}};
r.Object.defineProperties(tf.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return G(this,"id")?F(this,"id"):null},set:function(a){this.a.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return G(this,"missingData")?F(this,"missingData"):null},set:function(a){this.a.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return G(this,"pyramidingPolicy")?F(this,"pyramidingPolicy"):null},set:function(a){this.a.pyramidingPolicy=a}},rh:{configurable:!0,
enumerable:!0,get:function(){return G(this,"tilesetBandIndex")?F(this,"tilesetBandIndex"):null},set:function(a){this.a.tilesetBandIndex=a}},fc:{configurable:!0,enumerable:!0,get:function(){return G(this,"tilesetId")?F(this,"tilesetId"):null},set:function(a){this.a.tilesetId=a}}});var uf=function(a){a=void 0===a?{}:a;this.a={};this.a.tilesetId=null==a.fc?null:a.fc;this.a.bandIds=null==a.ea?null:a.ea};n(uf,D);uf.prototype.f=function(){return{keys:["bandIds","tilesetId"]}};
r.Object.defineProperties(uf.prototype,{ea:{configurable:!0,enumerable:!0,get:function(){return G(this,"bandIds")?F(this,"bandIds"):null},set:function(a){this.a.bandIds=a}},fc:{configurable:!0,enumerable:!0,get:function(){return G(this,"tilesetId")?F(this,"tilesetId"):null},set:function(a){this.a.tilesetId=a}}});var Me=function(a){a=void 0===a?{}:a;this.a={};this.a.sources=null==a.sources?null:a.sources;this.a.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};n(Me,D);
Me.prototype.f=function(){return{L:{sources:Rf},keys:["pathPrefix","sources"]}};r.Object.defineProperties(Me.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return G(this,"pathPrefix")?F(this,"pathPrefix"):null},set:function(a){this.a.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return G(this,"sources")?F(this,"sources"):null},set:function(a){this.a.sources=a}}});
var Rf=function(a){a=void 0===a?{}:a;this.a={};this.a.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.a.headerSizeBytes=null==a.tg?null:a.tg};n(Rf,D);Rf.prototype.f=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
r.Object.defineProperties(Rf.prototype,{tg:{configurable:!0,enumerable:!0,get:function(){return G(this,"headerSizeBytes")?F(this,"headerSizeBytes"):null},set:function(a){this.a.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return G(this,"pathSuffix")?F(this,"pathSuffix"):null},set:function(a){this.a.pathSuffix=a}}});
var of=function(a){a=void 0===a?{}:a;this.a={};this.a.fileIndexes=null==a.hg?null:a.hg;this.a.firstTileIndex=null==a.jg?null:a.jg;this.a.tilesPerFile=null==a.qh?null:a.qh};n(of,D);of.prototype.f=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
r.Object.defineProperties(of.prototype,{hg:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileIndexes")?F(this,"fileIndexes"):null},set:function(a){this.a.fileIndexes=a}},jg:{configurable:!0,enumerable:!0,get:function(){return G(this,"firstTileIndex")?F(this,"firstTileIndex"):null},set:function(a){this.a.firstTileIndex=a}},qh:{configurable:!0,enumerable:!0,get:function(){return G(this,"tilesPerFile")?F(this,"tilesPerFile"):null},set:function(a){this.a.tilesPerFile=a}}});
var Sf=function(a){a=void 0===a?{}:a;this.a={};this.a.asset=null==a.Pd?null:a.Pd;this.a.updateMask=null==a.hc?null:a.hc};n(Sf,D);Sf.prototype.f=function(){return{keys:["asset","updateMask"],o:{asset:Je}}};
r.Object.defineProperties(Sf.prototype,{Pd:{configurable:!0,enumerable:!0,get:function(){return G(this,"asset")?F(this,"asset"):null},set:function(a){this.a.asset=a}},hc:{configurable:!0,enumerable:!0,get:function(){return G(this,"updateMask")?F(this,"updateMask"):null},set:function(a){this.a.updateMask=a}}});
var pe=function(a){a=void 0===a?{}:a;this.a={};this.a.constantValue=null==a.pb?null:a.pb;this.a.integerValue=null==a.Ce?null:a.Ce;this.a.bytesValue=null==a.Vd?null:a.Vd;this.a.arrayValue=null==a.nb?null:a.nb;this.a.dictionaryValue=null==a.rb?null:a.rb;this.a.functionDefinitionValue=null==a.vb?null:a.vb;this.a.functionInvocationValue=null==a.eb?null:a.eb;this.a.argumentReference=null==a.mc?null:a.mc;this.a.valueReference=null==a.$a?null:a.$a};n(pe,D);
pe.prototype.f=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:oe,dictionaryValue:Ge,functionDefinitionValue:ef,functionInvocationValue:ff}}};
r.Object.defineProperties(pe.prototype,{mc:{configurable:!0,enumerable:!0,get:function(){return G(this,"argumentReference")?F(this,"argumentReference"):null},set:function(a){this.a.argumentReference=a}},nb:{configurable:!0,enumerable:!0,get:function(){return G(this,"arrayValue")?F(this,"arrayValue"):null},set:function(a){this.a.arrayValue=a}},Vd:{configurable:!0,enumerable:!0,get:function(){return G(this,"bytesValue")?F(this,"bytesValue"):null},set:function(a){this.a.bytesValue=a}},pb:{configurable:!0,
enumerable:!0,get:function(){return G(this,"constantValue")?F(this,"constantValue"):null},set:function(a){this.a.constantValue=a}},rb:{configurable:!0,enumerable:!0,get:function(){return G(this,"dictionaryValue")?F(this,"dictionaryValue"):null},set:function(a){this.a.dictionaryValue=a}},vb:{configurable:!0,enumerable:!0,get:function(){return G(this,"functionDefinitionValue")?F(this,"functionDefinitionValue"):null},set:function(a){this.a.functionDefinitionValue=a}},eb:{configurable:!0,enumerable:!0,
get:function(){return G(this,"functionInvocationValue")?F(this,"functionInvocationValue"):null},set:function(a){this.a.functionInvocationValue=a}},Ce:{configurable:!0,enumerable:!0,get:function(){return G(this,"integerValue")?F(this,"integerValue"):null},set:function(a){this.a.integerValue=a}},$a:{configurable:!0,enumerable:!0,get:function(){return G(this,"valueReference")?F(this,"valueReference"):null},set:function(a){this.a.valueReference=a}}});
var af=function(a){a=void 0===a?{}:a;this.a={};this.a.fileFormat=null==a.G?null:a.G;this.a.driveDestination=null==a.ga?null:a.ga;this.a.gcsDestination=null==a.ia?null:a.ia};n(af,D);af.prototype.f=function(){return{keys:["driveDestination","fileFormat","gcsDestination"],o:{driveDestination:Ie,gcsDestination:gf}}};
r.Object.defineProperties(af.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return G(this,"driveDestination")?F(this,"driveDestination"):null},set:function(a){this.a.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},ia:{configurable:!0,enumerable:!0,get:function(){return G(this,"gcsDestination")?F(this,"gcsDestination"):null},set:function(a){this.a.gcsDestination=a}}});
var bf=function(a){a=void 0===a?{}:a;this.a={};this.a.framesPerSecond=null==a.framesPerSecond?null:a.framesPerSecond;this.a.maxFrames=null==a.maxFrames?null:a.maxFrames;this.a.maxPixelsPerFrame=null==a.maxPixelsPerFrame?null:a.maxPixelsPerFrame};n(bf,D);bf.prototype.f=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
r.Object.defineProperties(bf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return G(this,"framesPerSecond")?F(this,"framesPerSecond"):null},set:function(a){this.a.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxFrames")?F(this,"maxFrames"):null},set:function(a){this.a.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return G(this,"maxPixelsPerFrame")?F(this,"maxPixelsPerFrame"):null},set:function(a){this.a.maxPixelsPerFrame=
a}}});var Tf=function(a){a=void 0===a?{}:a;this.a={};this.a.name=null==a.name?null:a.name;this.a.expression=null==a.i?null:a.i;this.a.videoOptions=null==a.Ha?null:a.Ha;this.a.fileFormat=null==a.G?null:a.G;this.a.grid=null==a.K?null:a.K};n(Tf,D);Tf.prototype.f=function(){return{keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:ze,grid:Ue,videoOptions:bf}}};
r.Object.defineProperties(Tf.prototype,{i:{configurable:!0,enumerable:!0,get:function(){return G(this,"expression")?F(this,"expression"):null},set:function(a){this.a.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return G(this,"fileFormat")?F(this,"fileFormat"):null},set:function(a){this.a.fileFormat=a}},K:{configurable:!0,enumerable:!0,get:function(){return G(this,"grid")?F(this,"grid"):null},set:function(a){this.a.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return G(this,
"name")?F(this,"name"):null},set:function(a){this.a.name=a}},Ha:{configurable:!0,enumerable:!0,get:function(){return G(this,"videoOptions")?F(this,"videoOptions"):null},set:function(a){this.a.videoOptions=a}}});var Pe=function(a){a=void 0===a?{}:a;this.a={};this.a.ranges=null==a.Xe?null:a.Xe;this.a.paletteColors=null==a.Ic?null:a.Ic;this.a.gamma=null==a.gamma?null:a.gamma;this.a.opacity=null==a.opacity?null:a.opacity};n(Pe,D);
Pe.prototype.f=function(){return{L:{ranges:He},keys:["gamma","opacity","paletteColors","ranges"]}};
r.Object.defineProperties(Pe.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return G(this,"gamma")?F(this,"gamma"):null},set:function(a){this.a.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return G(this,"opacity")?F(this,"opacity"):null},set:function(a){this.a.opacity=a}},Ic:{configurable:!0,enumerable:!0,get:function(){return G(this,"paletteColors")?F(this,"paletteColors"):null},set:function(a){this.a.paletteColors=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return G(this,
"ranges")?F(this,"ranges"):null},set:function(a){this.a.ranges=a}}});var Qf=function(a){a=void 0===a?{}:a;this.a={};this.a.min=null==a.min?null:a.min;this.a.max=null==a.max?null:a.max};n(Qf,D);Qf.prototype.f=function(){return{keys:["max","min"]}};
r.Object.defineProperties(Qf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return G(this,"max")?F(this,"max"):null},set:function(a){this.a.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return G(this,"min")?F(this,"min"):null},set:function(a){this.a.min=a}}});var Uf=function(a){this.m="v1alpha";this.h=new ge(a,null)};
Uf.prototype.list=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===c.oauth_token?void 0:c.oauth_token,
p=void 0===c.prettyPrint?void 0:c.prettyPrint,q=void 0===c.quotaUser?void 0:c.quotaUser,w=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,oauth_token:m,prettyPrint:p,quotaUser:q,uploadType:w,upload_protocol:c},D:Bf})};
var Vf=function(a){this.m="v1alpha";this.h=new ge(a,null)};
Vf.prototype.getCapabilities=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===c.oauth_token?void 0:
c.oauth_token,p=void 0===c.prettyPrint?void 0:c.prettyPrint,q=void 0===c.quotaUser?void 0:c.quotaUser,w=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,oauth_token:m,prettyPrint:p,quotaUser:q,uploadType:w,upload_protocol:c},D:we})};
Vf.prototype.Dc=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,pageSize:void 0,pageToken:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===
c.oauth_token?void 0:c.oauth_token,p=void 0===c.pageSize?void 0:c.pageSize,q=void 0===c.pageToken?void 0:c.pageToken,w=void 0===c.prettyPrint?void 0:c.prettyPrint,z=void 0===c.quotaUser?void 0:c.quotaUser,E=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,
oauth_token:m,pageSize:p,pageToken:q,prettyPrint:w,quotaUser:z,uploadType:E,upload_protocol:c},D:Cf})};var Wf=function(a){this.m="v1alpha";this.h=new ge(a,null)};
Wf.prototype.create=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,assetId:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,overwrite:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.assetId?void 0:d.assetId,h=void 0===d.callback?void 0:d.callback,m=void 0===d.fields?void 0:d.fields,
p=void 0===d.key?void 0:d.key,q=void 0===d.oauth_token?void 0:d.oauth_token,w=void 0===d.overwrite?void 0:d.overwrite,z=void 0===d.prettyPrint?void 0:d.prettyPrint,E=void 0===d.quotaUser?void 0:d.quotaUser,M=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",s:{"$.xgafv":c,access_token:e,alt:f,assetId:g,callback:h,fields:m,
key:p,oauth_token:q,overwrite:w,prettyPrint:z,quotaUser:E,uploadType:M,upload_protocol:d},D:Je})};
Wf.prototype["delete"]=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===c.oauth_token?void 0:c.oauth_token,
p=void 0===c.prettyPrint?void 0:c.prettyPrint,q=void 0===c.quotaUser?void 0:c.quotaUser,w=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+\/assets\/.+$/);return H(this.h,{body:null,u:"DELETE",B:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,oauth_token:m,prettyPrint:p,quotaUser:q,uploadType:w,upload_protocol:c},D:Qe})};
Wf.prototype.get=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===c.oauth_token?void 0:c.oauth_token,
p=void 0===c.prettyPrint?void 0:c.prettyPrint,q=void 0===c.quotaUser?void 0:c.quotaUser,w=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+\/assets\/.+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,oauth_token:m,prettyPrint:p,quotaUser:q,uploadType:w,upload_protocol:c},D:Je})};
Wf.prototype.Dc=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,pageSize:void 0,pageToken:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===
c.oauth_token?void 0:c.oauth_token,p=void 0===c.pageSize?void 0:c.pageSize,q=void 0===c.pageToken?void 0:c.pageToken,w=void 0===c.prettyPrint?void 0:c.prettyPrint,z=void 0===c.quotaUser?void 0:c.quotaUser,E=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+\/assets\/.+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",s:{"$.xgafv":b,access_token:d,alt:e,callback:f,
fields:g,key:h,oauth_token:m,pageSize:p,pageToken:q,prettyPrint:w,quotaUser:z,uploadType:E,upload_protocol:c},D:Cf})};
var Xf=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,endTime:void 0,fields:void 0,filter:void 0,key:void 0,oauth_token:void 0,pageSize:void 0,pageToken:void 0,prettyPrint:void 0,quotaUser:void 0,region:void 0,startTime:void 0,uploadType:void 0,upload_protocol:void 0,view:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.endTime?
void 0:d.endTime,m=void 0===d.fields?void 0:d.fields,p=void 0===d.filter?void 0:d.filter,q=void 0===d.key?void 0:d.key,w=void 0===d.oauth_token?void 0:d.oauth_token,z=void 0===d.pageSize?void 0:d.pageSize,E=void 0===d.pageToken?void 0:d.pageToken,M=void 0===d.prettyPrint?void 0:d.prettyPrint,aa=void 0===d.quotaUser?void 0:d.quotaUser,yj=void 0===d.region?void 0:d.region,zj=void 0===d.startTime?void 0:d.startTime,Aj=void 0===d.uploadType?void 0:d.uploadType,Bj=void 0===d.upload_protocol?void 0:d.upload_protocol;
d=void 0===d.view?void 0:d.view;a.h.w(b,/^projects\/[^/]+\/assets\/.+$/);return H(a.h,{body:null,u:"GET",B:"earthengine.projects.assets.listImages",path:"/"+a.m+"/"+b+":listImages",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,endTime:h,fields:m,filter:p,key:q,oauth_token:w,pageSize:z,pageToken:E,prettyPrint:M,quotaUser:aa,region:yj,startTime:zj,uploadType:Aj,upload_protocol:Bj,view:d},D:Df})};
Wf.prototype.move=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+\/assets\/.+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Je})};
Wf.prototype.search=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,nextPageToken:void 0,oauth_token:void 0,pageSize:void 0,prettyPrint:void 0,query:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:
c.key,m=void 0===c.nextPageToken?void 0:c.nextPageToken,p=void 0===c.oauth_token?void 0:c.oauth_token,q=void 0===c.pageSize?void 0:c.pageSize,w=void 0===c.prettyPrint?void 0:c.prettyPrint,z=void 0===c.query?void 0:c.query,E=void 0===c.quotaUser?void 0:c.quotaUser,M=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.assets.search",path:"/"+this.m+"/"+a+"/assets:search",
s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,nextPageToken:m,oauth_token:p,pageSize:q,prettyPrint:w,query:z,quotaUser:E,uploadType:M,upload_protocol:c},D:Mf})};var Yf=function(a){this.m="v1alpha";this.h=new ge(a,null)};
Yf.prototype.create=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:df})};
var Zf=function(a){this.m="v1alpha";this.h=new ge(a,null)};Zf.prototype.Ua=function(a,b){this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Ff})};
Zf.prototype["import"]=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Ff})};
var $f=function(a){this.m="v1alpha";this.h=new ge(a,null)};$f.prototype.Ua=function(a,b){this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Ff})};var ag=function(a){this.m="v1alpha";this.h=new ge(a,null)};
ag.prototype.create=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Oe})};
var bg=function(a){this.m="v1alpha";this.h=new ge(a,null)};k=bg.prototype;
k.cancel=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,q=void 0===
d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+\/operations\/.+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Qe})};
k["delete"]=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===c.oauth_token?void 0:c.oauth_token,p=
void 0===c.prettyPrint?void 0:c.prettyPrint,q=void 0===c.quotaUser?void 0:c.quotaUser,w=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+\/operations\/.+$/);return H(this.h,{body:null,u:"DELETE",B:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,oauth_token:m,prettyPrint:p,quotaUser:q,uploadType:w,upload_protocol:c},D:Qe})};
k.get=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.key?void 0:c.key,m=void 0===c.oauth_token?void 0:c.oauth_token,p=void 0===
c.prettyPrint?void 0:c.prettyPrint,q=void 0===c.quotaUser?void 0:c.quotaUser,w=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+\/operations\/.+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,s:{"$.xgafv":b,access_token:d,alt:e,callback:f,fields:g,key:h,oauth_token:m,prettyPrint:p,quotaUser:q,uploadType:w,upload_protocol:c},D:Ff})};
k.list=function(a,b){var c=void 0===b?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,filter:void 0,key:void 0,oauth_token:void 0,pageSize:void 0,pageToken:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:b;b=void 0===c.$Xgafv?void 0:c.$Xgafv;var d=void 0===c.access_token?void 0:c.access_token,e=void 0===c.alt?void 0:c.alt,f=void 0===c.callback?void 0:c.callback,g=void 0===c.fields?void 0:c.fields,h=void 0===c.filter?void 0:c.filter,
m=void 0===c.key?void 0:c.key,p=void 0===c.oauth_token?void 0:c.oauth_token,q=void 0===c.pageSize?void 0:c.pageSize,w=void 0===c.pageToken?void 0:c.pageToken,z=void 0===c.prettyPrint?void 0:c.prettyPrint,E=void 0===c.quotaUser?void 0:c.quotaUser,M=void 0===c.uploadType?void 0:c.uploadType;c=void 0===c.upload_protocol?void 0:c.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:null,u:"GET",B:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",s:{"$.xgafv":b,
access_token:d,alt:e,callback:f,fields:g,filter:h,key:m,oauth_token:p,pageSize:q,pageToken:w,prettyPrint:z,quotaUser:E,uploadType:M,upload_protocol:c},D:Ef})};
k.wait=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,q=void 0===
d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+\/operations\/.+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Ff})};
var cg=function(a){this.m="v1alpha";this.h=new ge(a,null)};cg.prototype.Ua=function(a,b){this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Ff})};
cg.prototype["import"]=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Ff})};
var dg=function(a){this.m="v1alpha";this.h=new ge(a,null)};
dg.prototype.create=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Pf})};
var eg=function(a){this.m="v1alpha";this.h=new ge(a,null)},fg=function(a,b,c){a.h.w(b,/^projects\/[^/]+$/);return H(a.h,{body:c,u:"POST",B:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Ae})},gg=function(a){this.m="v1alpha";this.h=new ge(a,null)};
gg.prototype.Ua=function(a,b){this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Ff})};var hg=function(a){this.m="v1alpha";this.h=new ge(a,null)};
hg.prototype.Ua=function(a,b){this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Ff})};var ig=function(a){this.m="v1alpha";this.h=new ge(a,null)};
ig.prototype.create=function(a,b,c){var d=void 0===c?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:c;c=void 0===d.$Xgafv?void 0:d.$Xgafv;var e=void 0===d.access_token?void 0:d.access_token,f=void 0===d.alt?void 0:d.alt,g=void 0===d.callback?void 0:d.callback,h=void 0===d.fields?void 0:d.fields,m=void 0===d.key?void 0:d.key,p=void 0===d.oauth_token?void 0:d.oauth_token,
q=void 0===d.prettyPrint?void 0:d.prettyPrint,w=void 0===d.quotaUser?void 0:d.quotaUser,z=void 0===d.uploadType?void 0:d.uploadType;d=void 0===d.upload_protocol?void 0:d.upload_protocol;this.h.w(a,/^projects\/[^/]+$/);return H(this.h,{body:b,u:"POST",B:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",s:{"$.xgafv":c,access_token:e,alt:f,callback:g,fields:h,key:m,oauth_token:p,prettyPrint:q,quotaUser:w,uploadType:z,upload_protocol:d},D:Tf})};var jg=function(a,b){this.Zh=100;this.Oh=a;this.ki=b;this.pd=0;this.ja=null};jg.prototype.get=function(){if(0<this.pd){this.pd--;var a=this.ja;this.ja=a.next;a.next=null}else a=this.Oh();return a};jg.prototype.put=function(a){this.ki(a);this.pd<this.Zh&&(this.pd++,a.next=this.ja,this.ja=a)};var kg=!Ec||9<=Number(Pc),lg=!Gc&&!Ec||Ec&&9<=Number(Pc)||Gc&&Oc("1.9.1");var mg=function(a,b){this.x=wa(a)?a:0;this.y=wa(b)?b:0};k=mg.prototype;k.clone=function(){return new mg(this.x,this.y)};k.toString=function(){return"("+this.x+", "+this.y+")"};k.equals=function(a){return a instanceof mg&&(this==a?!0:this&&a?this.x==a.x&&this.y==a.y:!1)};k.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};k.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};
k.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};k.translate=function(a,b){a instanceof mg?(this.x+=a.x,this.y+=a.y):(this.x+=Number(a),xa(b)&&(this.y+=b));return this};k.scale=function(a,b){b=xa(b)?b:a;this.x*=a;this.y*=b;return this};var ng=function(a,b){this.width=a;this.height=b};k=ng.prototype;k.clone=function(){return new ng(this.width,this.height)};k.toString=function(){return"("+this.width+" x "+this.height+")"};k.aspectRatio=function(){return this.width/this.height};k.isEmpty=function(){return!(this.width*this.height)};k.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};k.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
k.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};k.scale=function(a,b){b=xa(b)?b:a;this.width*=a;this.height*=b;return this};var pg=function(a,b){Fb(b,function(c,d){c&&"object"==typeof c&&c.zb&&(c=c.xb());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:og.hasOwnProperty(d)?a.setAttribute(og[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},og={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"},rg=function(a,b,c){return qg(document,arguments)},qg=function(a,b){var c=String(b[0]),d=b[1];if(!kg&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',yc(d.name),'"');if(d.type){c.push(' type="',yc(d.type),'"');var e={};Tb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=sg(a,c);d&&(u(d)?c.className=d:v(d)?c.className=d.join(" "):pg(c,d));2<b.length&&tg(a,c,b,2);return c},tg=function(a,b,c,d){function e(g){g&&b.appendChild(u(g)?a.createTextNode(g):g)}for(;d<c.length;d++){var f=
c[d];!Da(f)||x(f)&&0<f.nodeType?e(f):$a(ug(f)?mb(f):f,e)}},sg=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},vg=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},wg=function(a){for(;a&&1!=a.nodeType;)a=a.nextSibling;return a},xg=function(a){C(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},ug=function(a){if(a&&"number"==typeof a.length){if(x(a))return"function"==typeof a.item||
"string"==typeof a.item;if(Fa(a))return"function"==typeof a.item}return!1},yg=function(a){this.ad=a||t.document||document};k=yg.prototype;k.getElementsByTagName=function(a,b){return(b||this.ad).getElementsByTagName(String(a))};k.Nh=function(a,b,c){return qg(this.ad,arguments)};k.createElement=function(a){return sg(this.ad,a)};k.createTextNode=function(a){return this.ad.createTextNode(String(a))};k.appendChild=function(a,b){C(null!=a&&null!=b,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};
k.append=function(a,b){tg(xg(a),a,arguments,1)};k.canHaveChildren=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};k.removeNode=vg;
k.pg=function(){return lg&&void 0!=(void 0).children?(void 0).children:ab((void 0).childNodes,function(a){return 1==a.nodeType})};k.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};var zg=function(a){t.setTimeout(function(){throw a;},0)},Ag,Bg=function(){var a=t.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!Eb("Presto")&&(a=function(){var e=sg(document,"IFRAME");e.style.display="none";vc(e);document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.write(uc());e.close();var g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;
e=y(function(m){if(("*"==h||m.origin==h)&&m.data==g)this.port1.onmessage()},this);f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,h)}}});if("undefined"!==typeof a&&!Eb("Trident")&&!Eb("MSIE")){var b=new a,c={},d=c;b.port1.onmessage=function(){if(wa(c.next)){c=c.next;var e=c.Nf;c.Nf=null;e()}};return function(e){d.next={Nf:e};d=d.next;b.port2.postMessage(0)}}return"undefined"!==typeof document&&"onreadystatechange"in sg(document,"SCRIPT")?function(e){var f=
sg(document,"SCRIPT");f.onreadystatechange=function(){f.onreadystatechange=null;f.parentNode.removeChild(f);f=null;e();e=null};document.documentElement.appendChild(f)}:function(e){t.setTimeout(e,0)}};var Cg=function(){this.Jd=this.Ob=null},Eg=new jg(function(){return new Dg},function(a){a.reset()});Cg.prototype.add=function(a,b){var c=Eg.get();c.set(a,b);this.Jd?this.Jd.next=c:(C(!this.Ob),this.Ob=c);this.Jd=c};Cg.prototype.remove=function(){var a=null;this.Ob&&(a=this.Ob,this.Ob=this.Ob.next,this.Ob||(this.Jd=null),a.next=null);return a};var Dg=function(){this.next=this.scope=this.qe=null};Dg.prototype.set=function(a,b){this.qe=a;this.scope=b;this.next=null};
Dg.prototype.reset=function(){this.next=this.scope=this.qe=null};var Jg=function(a,b){Fg||Gg();Hg||(Fg(),Hg=!0);Ig.add(a,b)},Fg,Gg=function(){if(t.Promise&&t.Promise.resolve){var a=t.Promise.resolve(void 0);Fg=function(){a.then(Kg)}}else Fg=function(){var b=Kg;!Fa(t.setImmediate)||t.Window&&t.Window.prototype&&!Eb("Edge")&&t.Window.prototype.setImmediate==t.setImmediate?(Ag||(Ag=Bg()),Ag(b)):t.setImmediate(b)}},Hg=!1,Ig=new Cg,Kg=function(){for(var a;a=Ig.remove();){try{a.qe.call(a.scope)}catch(b){zg(b)}Eg.put(a)}Hg=!1};var Lg=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Og=function(a){this.T=0;this.sa=void 0;this.Rb=this.Sa=this.O=null;this.fd=this.me=!1;if(a!=Aa)try{var b=this;a.call(void 0,function(c){Mg(b,2,c)},function(c){if(!(c instanceof Ng))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Mg(b,3,c)})}catch(c){Mg(this,3,c)}},Pg=function(){this.next=this.context=this.Yb=this.Eb=this.ob=null;this.Vc=!1};Pg.prototype.reset=function(){this.context=this.Yb=this.Eb=this.ob=null;this.Vc=!1};
var Qg=new jg(function(){return new Pg},function(a){a.reset()}),Rg=function(a,b,c){var d=Qg.get();d.Eb=a;d.Yb=b;d.context=c;return d};Og.prototype.then=function(a,b,c){null!=a&&Wa(a,"opt_onFulfilled should be a function.");null!=b&&Wa(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Sg(this,Fa(a)?a:null,Fa(b)?b:null,c)};Og.prototype.$goog_Thenable=!0;
Og.prototype.cancel=function(a){if(0==this.T){var b=new Ng(a);Jg(function(){Tg(this,b)},this)}};
var Tg=function(a,b){if(0==a.T)if(a.O){var c=a.O;if(c.Sa){for(var d=0,e=null,f=null,g=c.Sa;g&&(g.Vc||(d++,g.ob==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.T&&1==d?Tg(c,b):(f?(d=f,C(c.Sa),C(null!=d),d.next==c.Rb&&(c.Rb=d),d.next=d.next.next):Ug(c),Vg(c,e,3,b)))}a.O=null}else Mg(a,3,b)},Xg=function(a,b){a.Sa||2!=a.T&&3!=a.T||Wg(a);C(null!=b.Eb);a.Rb?a.Rb.next=b:a.Sa=b;a.Rb=b},Sg=function(a,b,c,d){var e=Rg(null,null,null);e.ob=new Og(function(f,g){e.Eb=b?function(h){try{var m=b.call(d,h);f(m)}catch(p){g(p)}}:
f;e.Yb=c?function(h){try{var m=c.call(d,h);!wa(m)&&h instanceof Ng?g(h):f(m)}catch(p){g(p)}}:g});e.ob.O=a;Xg(a,e);return e.ob};Og.prototype.ti=function(a){C(1==this.T);this.T=0;Mg(this,2,a)};Og.prototype.ui=function(a){C(1==this.T);this.T=0;Mg(this,3,a)};
var Mg=function(a,b,c){if(0==a.T){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.ti,f=a.ui;if(d instanceof Og){null!=e&&Wa(e,"opt_onFulfilled should be a function.");null!=f&&Wa(f,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Xg(d,Rg(e||Aa,f||null,a));var g=!0}else if(Lg(d))d.then(e,f,a),g=!0;else{if(x(d))try{var h=d.then;if(Fa(h)){Yg(d,h,e,f,a);g=!0;break a}}catch(m){f.call(a,m);g=!0;break a}g=
!1}}g||(a.sa=c,a.T=b,a.O=null,Wg(a),3!=b||c instanceof Ng||Zg(a,c))}},Yg=function(a,b,c,d,e){var f=!1,g=function(m){f||(f=!0,c.call(e,m))},h=function(m){f||(f=!0,d.call(e,m))};try{b.call(a,g,h)}catch(m){h(m)}},Wg=function(a){a.me||(a.me=!0,Jg(a.Rh,a))},Ug=function(a){var b=null;a.Sa&&(b=a.Sa,a.Sa=b.next,b.next=null);a.Sa||(a.Rb=null);null!=b&&C(null!=b.Eb);return b};Og.prototype.Rh=function(){for(var a;a=Ug(this);)Vg(this,a,this.T,this.sa);this.me=!1};
var Vg=function(a,b,c,d){if(3==c&&b.Yb&&!b.Vc)for(;a&&a.fd;a=a.O)a.fd=!1;if(b.ob)b.ob.O=null,$g(b,c,d);else try{b.Vc?b.Eb.call(b.context):$g(b,c,d)}catch(e){ah.call(null,e)}Qg.put(b)},$g=function(a,b,c){2==b?a.Eb.call(a.context,c):a.Yb&&a.Yb.call(a.context,c)},Zg=function(a,b){a.fd=!0;Jg(function(){a.fd&&ah.call(null,b)})},ah=zg,Ng=function(a){Pa.call(this,a)};B(Ng,Pa);Ng.prototype.name="cancel";var bh=function(a,b,c){if(Fa(a))c&&(a=y(a,c));else if(a&&"function"==typeof a.handleEvent)a=y(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<Number(b)?-1:t.setTimeout(a,b||0)};var ch=function(a,b,c){Ma.call(this);this.$h=null!=c?y(a,c):a;this.Xh=b;this.Kh=y(this.hi,this);this.Od=[]};B(ch,Ma);k=ch.prototype;k.ec=!1;k.Jc=0;k.Kb=null;k.pe=function(a){this.Od=arguments;this.Kb||this.Jc?this.ec=!0:dh(this)};k.stop=function(){this.Kb&&(t.clearTimeout(this.Kb),this.Kb=null,this.ec=!1,this.Od=[])};k.pause=function(){this.Jc++};k.resume=function(){this.Jc--;this.Jc||!this.ec||this.Kb||(this.ec=!1,dh(this))};k.C=function(){ch.F.C.call(this);this.stop()};
k.hi=function(){this.Kb=null;this.ec&&!this.Jc&&(this.ec=!1,dh(this))};var dh=function(a){a.Kb=bh(a.Kh,a.Xh);a.$h.apply(null,a.Od)};/*
Portions of this code are from MochiKit, received by
The Closure Authors under the MIT license. All other code is Copyright
2005-2009 The Closure Authors. All Rights Reserved.
*/
var fh=function(a){var b=eh;this.wd=[];this.Og=b;this.ag=a||null;this.yc=this.Vb=!1;this.sa=void 0;this.jf=this.Hf=this.Rd=!1;this.Ed=0;this.O=null;this.Sd=0};fh.prototype.cancel=function(a){if(this.Vb)this.sa instanceof fh&&this.sa.cancel();else{if(this.O){var b=this.O;delete this.O;a?b.cancel(a):(b.Sd--,0>=b.Sd&&b.cancel())}this.Og?this.Og.call(this.ag,this):this.jf=!0;this.Vb||gh(this,new hh(this))}};fh.prototype.Qf=function(a,b){this.Rd=!1;ih(this,a,b)};
var ih=function(a,b,c){a.Vb=!0;a.sa=c;a.yc=!b;jh(a)},lh=function(a){if(a.Vb){if(!a.jf)throw new kh(a);a.jf=!1}};fh.prototype.callback=function(a){lh(this);mh(a);ih(this,!0,a)};var gh=function(a,b){lh(a);mh(b);ih(a,!1,b)},mh=function(a){C(!(a instanceof fh),"An execution sequence may not be initiated with a blocking Deferred.")},nh=function(a,b,c){C(!a.Hf,"Blocking Deferreds can not be re-used");a.wd.push([b,c,void 0]);a.Vb&&jh(a)};
fh.prototype.then=function(a,b,c){var d,e,f=new Og(function(g,h){d=g;e=h});nh(this,d,function(g){g instanceof hh?f.cancel():e(g)});return f.then(a,b,c)};fh.prototype.$goog_Thenable=!0;
var oh=function(a){return cb(a.wd,function(b){return Fa(b[1])})},jh=function(a){if(a.Ed&&a.Vb&&oh(a)){var b=a.Ed,c=ph[b];c&&(t.clearTimeout(c.ba),delete ph[b]);a.Ed=0}a.O&&(a.O.Sd--,delete a.O);b=a.sa;for(var d=c=!1;a.wd.length&&!a.Rd;){var e=a.wd.shift(),f=e[0],g=e[1];e=e[2];if(f=a.yc?g:f)try{var h=f.call(e||a.ag,b);void 0!==h&&(a.yc=a.yc&&(h==b||h instanceof Error),a.sa=b=h);if(Lg(b)||"function"===typeof t.Promise&&b instanceof t.Promise)d=!0,a.Rd=!0}catch(m){b=m,a.yc=!0,oh(a)||(c=!0)}}a.sa=b;d&&
(h=y(a.Qf,a,!0),d=y(a.Qf,a,!1),b instanceof fh?(nh(b,h,d),b.Hf=!0):b.then(h,d));c&&(b=new qh(b),ph[b.ba]=b,a.Ed=b.ba)},kh=function(){Pa.call(this)};B(kh,Pa);kh.prototype.message="Deferred has already fired";kh.prototype.name="AlreadyCalledError";var hh=function(){Pa.call(this)};B(hh,Pa);hh.prototype.message="Deferred was canceled";hh.prototype.name="CanceledError";var qh=function(a){this.ba=t.setTimeout(y(this.si,this),0);this.cd=a};
qh.prototype.si=function(){C(ph[this.ba],"Cannot throw an error that is not scheduled.");delete ph[this.ba];throw this.cd;};var ph={};var uh=function(a){var b={},c=b.document||document,d=ec(a).toString(),e=sg(document,"SCRIPT"),f={hh:e,Oc:void 0},g=new fh(f),h=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(h=window.setTimeout(function(){rh(e,!0);gh(g,new sh(1,"Timeout reached for loading script "+d))},m),f.Oc=h);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(rh(e,b.Di||!1,h),g.callback(null))};e.onerror=function(){rh(e,!0,h);gh(g,new sh(0,"Error while loading script "+d))};
f=b.attributes||{};Tb(f,{type:"text/javascript",charset:"UTF-8"});pg(e,f);wc(e,a);th(c).appendChild(e)},th=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!=b.length?b[0]:a.documentElement},eh=function(){if(this&&this.hh){var a=this.hh;a&&"SCRIPT"==a.tagName&&rh(a,!0,this.Oc)}},rh=function(a,b,c){null!=c&&t.clearTimeout(c);a.onload=Aa;a.onerror=Aa;a.onreadystatechange=Aa;b&&window.setTimeout(function(){vg(a)},0)},sh=function(a,b){var c="Jsloader error (code #"+a+")";b&&(c+=
": "+b);Pa.call(this,c);this.code=a};B(sh,Pa);var wh=function(a){return(new vh(void 0)).W(a)},vh=function(a){this.ud=a};vh.prototype.W=function(a){var b=[];xh(this,a,b);return b.join("")};
var xh=function(a,b,c){if(null==b)c.push("null");else{if("object"==typeof b){if(v(b)){var d=b;b=d.length;c.push("[");for(var e="",f=0;f<b;f++)c.push(e),e=d[f],xh(a,a.ud?a.ud.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),yh(d,c),c.push(":"),xh(a,a.ud?a.ud.call(b,d,e):e,c),f=","));c.push("}");return}}switch(typeof b){case "string":yh(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);}}},zh={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Ah=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,yh=function(a,b){b.push('"',a.replace(Ah,function(c){var d=zh[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),
zh[c]=d);return d}),'"')};var Bh=function(a,b,c){this.reset(a,b,c,void 0,void 0)};Bh.prototype.fg=null;var Ch=0;Bh.prototype.reset=function(a,b,c,d,e){"number"==typeof e||Ch++;d||La();this.Cc=a;delete this.fg};Bh.prototype.jh=function(a){this.Cc=a};var Dh=function(a){this.ei=a;this.sg=this.Wd=this.Cc=this.O=null},Eh=function(a,b){this.name=a;this.value=b};Eh.prototype.toString=function(){return this.name};var Fh=new Eh("SEVERE",1E3),Gh=new Eh("INFO",800),Hh=new Eh("CONFIG",700),Ih=new Eh("FINE",500);Dh.prototype.getParent=function(){return this.O};Dh.prototype.pg=function(){this.Wd||(this.Wd={});return this.Wd};Dh.prototype.jh=function(a){this.Cc=a};
var Jh=function(a){if(a.Cc)return a.Cc;if(a.O)return Jh(a.O);Ta("Root logger has no level set.");return null};Dh.prototype.log=function(a,b,c){if(a.value>=Jh(this).value)for(Fa(b)&&(b=b()),a=new Bh(a,String(b),this.ei),c&&(a.fg=c),c=this;c;){var d=c,e=a;if(d.sg)for(var f=0;b=d.sg[f];f++)b(e);c=c.getParent()}};Dh.prototype.info=function(a,b){this.log(Gh,a,b)};
var Kh={},Lh=null,Mh=function(a){Lh||(Lh=new Dh(""),Kh[""]=Lh,Lh.jh(Hh));var b;if(!(b=Kh[a])){b=new Dh(a);var c=a.lastIndexOf("."),d=a.substr(c+1);c=Mh(a.substr(0,c));c.pg()[d]=b;b.O=c;Kh[a]=b}return b};var Nh=function(a,b){a&&a.log(Ih,b,void 0)};var Oh=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Ph=function(){};Ph.prototype.Lf=null;var Rh=function(a){var b;(b=a.Lf)||(b={},Qh(a)&&(b[0]=!0,b[1]=!0),b=a.Lf=b);return b};var Sh,Th=function(){};B(Th,Ph);var Uh=function(a){return(a=Qh(a))?new ActiveXObject(a):new XMLHttpRequest},Qh=function(a){if(!a.xg&&"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.xg=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.xg};Sh=new Th;var Vh=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/,Wh=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 Xh=function(a){td.call(this);this.headers=new Ad;this.Ld=a||null;this.ya=!1;this.Kd=this.l=null;this.Bc=this.Fg=this.md="";this.Ab=this.ze=this.kd=this.ke=!1;this.gc=0;this.Bd=null;this.cc="";this.Gd=this.ii=this.vh=!1};B(Xh,td);var Yh=Xh.prototype,Zh=Mh("goog.net.XhrIo");Yh.na=Zh;var $h=/^https?$/i,ai=["POST","PUT"],bi=[];Xh.prototype.Mh=function(){this.Ja();kb(bi,this)};
Xh.prototype.send=function(a,b,c,d){if(this.l)throw Error("[goog.net.XhrIo] Object is active with another request="+this.md+"; newUri="+a);b=b?b.toUpperCase():"GET";this.md=a;this.Bc="";this.Fg=b;this.ke=!1;this.ya=!0;this.l=this.Ld?Uh(this.Ld):Uh(Sh);this.Kd=this.Ld?Rh(this.Ld):Rh(Sh);this.l.onreadystatechange=y(this.Rg,this);this.ii&&"onprogress"in this.l&&(this.l.onprogress=y(function(f){this.Qg(f,!0)},this),this.l.upload&&(this.l.upload.onprogress=y(this.Qg,this)));try{Nh(this.na,ci(this,"Opening Xhr")),
this.ze=!0,this.l.open(b,String(a),!0),this.ze=!1}catch(f){Nh(this.na,ci(this,"Error opening Xhr: "+f.message));this.cd(5,f);return}a=c||"";var e=this.headers.clone();d&&Hd(d,function(f,g){e.set(g,f)});d=gb(e.Ca());c=t.FormData&&a instanceof t.FormData;!hb(ai,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.l.setRequestHeader(g,f)},this);this.cc&&(this.l.responseType=this.cc);"withCredentials"in this.l&&this.l.withCredentials!==this.vh&&
(this.l.withCredentials=this.vh);try{di(this),0<this.gc&&(this.Gd=ei(this.l),Nh(this.na,ci(this,"Will abort after "+this.gc+"ms if incomplete, xhr2 "+this.Gd)),this.Gd?(this.l.timeout=this.gc,this.l.ontimeout=y(this.Oc,this)):this.Bd=bh(this.Oc,this.gc,this)),Nh(this.na,ci(this,"Sending request")),this.kd=!0,this.l.send(a),this.kd=!1}catch(f){Nh(this.na,ci(this,"Send error: "+f.message)),this.cd(5,f)}};
var ei=function(a){return Ec&&Oc(9)&&xa(a.timeout)&&wa(a.ontimeout)},fb=function(a){return"content-type"==a.toLowerCase()};Xh.prototype.Oc=function(){"undefined"!=typeof va&&this.l&&(this.Bc="Timed out after "+this.gc+"ms, aborting",Nh(this.na,ci(this,this.Bc)),this.dispatchEvent("timeout"),this.abort(8))};Xh.prototype.cd=function(a,b){this.ya=!1;this.l&&(this.Ab=!0,this.l.abort(),this.Ab=!1);this.Bc=b;fi(this);hi(this)};var fi=function(a){a.ke||(a.ke=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Xh.prototype.abort=function(){this.l&&this.ya&&(Nh(this.na,ci(this,"Aborting")),this.ya=!1,this.Ab=!0,this.l.abort(),this.Ab=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),hi(this))};Xh.prototype.C=function(){this.l&&(this.ya&&(this.ya=!1,this.Ab=!0,this.l.abort(),this.Ab=!1),hi(this,!0));Xh.F.C.call(this)};Xh.prototype.Rg=function(){this.Ka||(this.ze||this.kd||this.Ab?ii(this):this.gi())};Xh.prototype.gi=function(){ii(this)};
var ii=function(a){if(a.ya&&"undefined"!=typeof va)if(a.Kd[1]&&4==a.gb()&&2==a.getStatus())Nh(a.na,ci(a,"Local request error detected and ignored"));else if(a.kd&&4==a.gb())bh(a.Rg,0,a);else if(a.dispatchEvent("readystatechange"),4==a.gb()){Nh(a.na,ci(a,"Request complete"));a.ya=!1;try{var b=a.getStatus(),c;if(!(c=Oh(b))){var d;if(d=0===b){var e=String(a.md).match(Vh)[1]||null;if(!e&&t.self&&t.self.location){var f=t.self.location.protocol;e=f.substr(0,f.length-1)}d=!$h.test(e?e.toLowerCase():"")}c=
d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var g=2<a.gb()?a.l.statusText:""}catch(h){Nh(a.na,"Can not get status: "+h.message),g=""}a.Bc=g+" ["+a.getStatus()+"]";fi(a)}}finally{hi(a)}}};Xh.prototype.Qg=function(a,b){C("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(ji(a,"progress"));this.dispatchEvent(ji(a,b?"downloadprogress":"uploadprogress"))};
var ji=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},hi=function(a,b){if(a.l){di(a);var c=a.l,d=a.Kd[0]?Aa:null;a.l=null;a.Kd=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){(a=a.na)&&a.log(Fh,"Problem encountered resetting onreadystatechange: "+e.message,void 0)}}},di=function(a){a.l&&a.Gd&&(a.l.ontimeout=null);a.Bd&&(t.clearTimeout(a.Bd),a.Bd=null)};Xh.prototype.Cg=function(){return!!this.l};
Xh.prototype.gb=function(){return this.l?this.l.readyState:0};Xh.prototype.getStatus=function(){try{return 2<this.gb()?this.l.status:-1}catch(a){return-1}};
var ki=function(a){try{if(!a.l)return null;if("response"in a.l)return a.l.response;switch(a.cc){case "":case "text":return a.l.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.l)return a.l.mozResponseArrayBuffer}var b=a.na;b&&b.log(Fh,"Response type "+a.cc+" is not supported on this browser",void 0);return null}catch(c){return Nh(a.na,"Can not get response: "+c.message),null}};
Xh.prototype.getResponseHeader=function(a){if(this.l&&4==this.gb())return a=this.l.getResponseHeader(a),null===a?void 0:a};Xh.prototype.getAllResponseHeaders=function(){return this.l&&4==this.gb()?this.l.getAllResponseHeaders()||"":""};
var li=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=zc(a[c]),e=d[0];d=d[1];if(u(d)){d=d.trim();var f=b[e]||[];b[e]=f;f.push(d)}}return Hb(b,function(g){return g.join(", ")})},ci=function(a,b){return b+" ["+a.Fg+" "+a.md+" "+a.getStatus()+"]"};var mi=function(a,b){this.Ta=this.Mb=this.ib="";this.$b=null;this.ub=this.Xa="";this.ua=this.Yh=!1;if(a instanceof mi){this.ua=wa(b)?b:a.ua;ni(this,a.ib);var c=a.Mb;oi(this);this.Mb=c;c=a.Ta;oi(this);this.Ta=c;pi(this,a.$b);this.setPath(a.getPath());qi(this,a.wa.clone());a=a.ub;oi(this);this.ub=a}else a&&(c=String(a).match(Vh))?(this.ua=!!b,ni(this,c[1]||"",!0),a=c[2]||"",oi(this),this.Mb=ri(a),a=c[3]||"",oi(this),this.Ta=ri(a,!0),pi(this,c[4]),this.setPath(c[5]||"",!0),qi(this,c[6]||"",!0),a=c[7]||
"",oi(this),this.ub=ri(a)):(this.ua=!!b,this.wa=new si(null,this.ua))};
mi.prototype.toString=function(){var a=[],b=this.ib;b&&a.push(ti(b,ui,!0),":");var c=this.Ta;if(c||"file"==b)a.push("//"),(b=this.Mb)&&a.push(ti(b,ui,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.$b,null!=c&&a.push(":",String(c));if(c=this.getPath())this.Ta&&"/"!=c.charAt(0)&&a.push("/"),a.push(ti(c,"/"==c.charAt(0)?vi:wi,!0));(c=this.wa.toString())&&a.push("?",c);(c=this.ub)&&a.push("#",ti(c,xi));return a.join("")};
mi.prototype.resolve=function(a){var b=this.clone(),c=!!a.ib;c?ni(b,a.ib):c=!!a.Mb;if(c){var d=a.Mb;oi(b);b.Mb=d}else c=!!a.Ta;c?(d=a.Ta,oi(b),b.Ta=d):c=null!=a.$b;d=a.getPath();if(c)pi(b,a.$b);else if(c=!!a.Xa){if("/"!=d.charAt(0))if(this.Ta&&!this.Xa)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=0==e.lastIndexOf("/",0);e=e.split("/");for(var f=[],g=0;g<e.length;){var h=e[g++];
"."==h?d&&g==e.length&&f.push(""):".."==h?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&g==e.length&&f.push("")):(f.push(h),d=!0)}d=f.join("/")}else d=e}c?b.setPath(d):c=""!==a.wa.toString();c?qi(b,a.wa.clone()):c=!!a.ub;c&&(a=a.ub,oi(b),b.ub=a);return b};mi.prototype.clone=function(){return new mi(this)};
var ni=function(a,b,c){oi(a);a.ib=c?ri(b,!0):b;a.ib&&(a.ib=a.ib.replace(/:$/,""))},pi=function(a,b){oi(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.$b=b}else a.$b=null};mi.prototype.getPath=function(){return this.Xa};mi.prototype.setPath=function(a,b){oi(this);this.Xa=b?ri(a,!0):a;return this};var qi=function(a,b,c){oi(a);b instanceof si?(a.wa=b,a.wa.ff(a.ua)):(c||(b=ti(b,yi)),a.wa=new si(b,a.ua))};mi.prototype.getQuery=function(){return this.wa.toString()};
mi.prototype.removeParameter=function(a){oi(this);this.wa.remove(a);return this};var oi=function(a){if(a.Yh)throw Error("Tried to modify a read-only Uri");};mi.prototype.ff=function(a){this.ua=a;this.wa&&this.wa.ff(a)};
var zi=function(a){return a instanceof mi?a.clone():new mi(a,void 0)},ri=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},ti=function(a,b,c){return u(a)?(a=encodeURI(a).replace(b,Ai),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Ai=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},ui=/[#\/\?@]/g,wi=/[#\?:]/g,vi=/[#\?]/g,yi=/[#\?@]/g,xi=/#/g,si=function(a,b){this.J=this.N=null;this.qa=a||null;this.ua=!!b},Bi=function(a){a.N||
(a.N=new Ad,a.J=0,a.qa&&Wh(a.qa,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};k=si.prototype;k.M=function(){Bi(this);return this.J};k.add=function(a,b){Bi(this);this.qa=null;a=Ci(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.J=Ua(this.J)+1;return this};k.remove=function(a){Bi(this);a=Ci(this,a);return this.N.cb(a)?(this.qa=null,this.J=Ua(this.J)-this.N.get(a).length,this.N.remove(a)):!1};k.clear=function(){this.N=this.qa=null;this.J=0};
k.isEmpty=function(){Bi(this);return 0==this.J};k.cb=function(a){Bi(this);a=Ci(this,a);return this.N.cb(a)};k.qc=function(a){var b=this.S();return hb(b,a)};k.forEach=function(a,b){Bi(this);this.N.forEach(function(c,d){$a(c,function(e){a.call(b,e,d,this)},this)},this)};k.Ca=function(){Bi(this);for(var a=this.N.S(),b=this.N.Ca(),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};
k.S=function(a){Bi(this);var b=[];if(u(a))this.cb(a)&&(b=lb(b,this.N.get(Ci(this,a))));else{a=this.N.S();for(var c=0;c<a.length;c++)b=lb(b,a[c])}return b};k.set=function(a,b){Bi(this);this.qa=null;a=Ci(this,a);this.cb(a)&&(this.J=Ua(this.J)-this.N.get(a).length);this.N.set(a,[b]);this.J=Ua(this.J)+1;return this};k.get=function(a,b){if(!a)return b;a=this.S(a);return 0<a.length?String(a[0]):b};
k.setValues=function(a,b){this.remove(a);0<b.length&&(this.qa=null,this.N.set(Ci(this,a),mb(b)),this.J=Ua(this.J)+b.length)};k.toString=function(){if(this.qa)return this.qa;if(!this.N)return"";for(var a=[],b=this.N.Ca(),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.S(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+encodeURIComponent(String(d[f])));a.push(g)}}return this.qa=a.join("&")};
k.clone=function(){var a=new si;a.qa=this.qa;this.N&&(a.N=this.N.clone(),a.J=this.J);return a};var Ci=function(a,b){b=String(b);a.ua&&(b=b.toLowerCase());return b};si.prototype.ff=function(a){a&&!this.ua&&(Bi(this),this.qa=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ua=a};si.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Hd(arguments[b],function(c,d){this.add(d,c)},this)};var Di,I=function(a,b){Ei();this.callback=a;this.V=new Fi(!a,b)},J=function(a,b){b instanceof Promise?a.callback&&b.then(function(c){return a.callback(c)})["catch"](function(c){return a.callback(void 0,c)}):b.then(function(c){b=c});return b},Gi=function(){return"projects/"+Di};k=I.prototype;k.kc=function(){return new Uf(this.V)};k.P=function(){return new Wf(this.V)};k.Da=function(){return new bg(this.V)};k.value=function(){return new eg(this.V)};k.maps=function(){return new ag(this.V)};k.map=function(){return new $f(this.V)};
k.image=function(){return new Zf(this.V)};k.table=function(){return new cg(this.V)};k.video=function(){return new gg(this.V)};var Fi=function(a,b){this.sync=a=void 0===a?!1:a;this.dh=null!=b?b:a?5:10;return this};n(Fi,je);
Fi.prototype.send=function(a,b){var c=this;ie(a);var d=a.path||"",e=Hi()+d,f=K(a.s||{}),g=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=L(e,f,void 0,a.u,g,this.dh);d=b?Vd(b,d):d;var h=function(m){return{then:function(p){return h(p(m))}}};return h(d)}return(new Promise(function(m,p){L(e,f,function(q,w){w?p(w):m(q)},a.u,g,c.dh)})).then(function(m){return b?Vd(b,m):m})};var Ji=function(a){I.call(this,a);this.V=new Ii};n(Ji,I);
Ji.prototype.send=function(a,b){var c=this,d=Hi()+"/batch",e=a.map(function(g){var h=l(g);g=h.next().value;h=l(h.next().value);var m=h.next().value;h.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+g+">\r\n\r\n"+m+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",f=function(g){var h={};a.forEach(function(m){var p=l(m);m=p.next().value;p=l(p.next().value);p.next();p=p.next().value;null!=g[m]&&(h[m]=
Vd(p,g[m]))});return b?b(h):h};return this.callback?(L(d,null,function(g,h){return c.callback(h?g:f(g),h)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):f(L(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var Ii=function(){return je.apply(this,arguments)||this};n(Ii,je);
Ii.prototype.send=function(a,b){var c=[a.u+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=Ki();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 Li=function(a,b,c){a=l(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"))}},Hi=function(){var a=Mi.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},Si=function(a,b,c){Ni&&Oi&&Ni({client_id:String(Oi),
immediate:!0,scope:Pi.join(" ")},function(d){if("immediate_failed"==d.error&&c)c();else if(N&&"window"in t)try{Qi(function(){try{t.gapi.auth.setToken(d),Ri(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else Ri(a,b,d)})},Ki=function(){Ti&&0<=La()-Ti&&(Ti=Ui=null);return Ui},Vi=function(a,b){Oi=a;Pi=b},Ei=function(a,b,c){null!=a?Mi=a:Wi||(Mi="https://earthengine.googleapis.com/api");null!=b?Xi=b:Wi||(Xi="https://earthengine.googleapis.com");void 0!==c&&(Yi=c);N&&(Di=Di||"earthengine-legacy");
Wi=!0},L=function(a,b,c,d,e,f){Ei();var g=Zi,h="application/x-www-form-urlencoded";e&&(h="application/json",d&&d.startsWith("multipart")&&(h=d,d="POST"));d=d||"POST";h={"Content-Type":h};var m=Ki();if(null!=m)h.Authorization=m;else if(c&&Ni&&Oi)return Si(function(){$i(g,function(){L(a,b,c,d)})}),null;b=b?b.clone():new si;null!=aj&&b.add("key",aj);N?(g&&(h["X-Earth-Engine-Computation-Profile"]="1"),Di&&"earthengine-legacy"!==Di&&(h["X-Goog-User-Project"]=Di)):g&&b.add("profiling","1");b=bj(b,a);null!=
Yi&&(h["X-XSRF-Token"]=Yi);null!=cj&&(h["X-Earth-Engine-App-ID-Token"]=cj);m=e||null;var p=b?b.toString():"";"POST"===d&&void 0===e?m=p:/^[\s\xa0]*$/.test(p)||(a+=-1!=a.indexOf("?")?"&":"?",a+=p);e=a.startsWith("/")?Mi+a:a;if(c)return dj.push(ej(e,c,d,m,h,f)),fj.pe(),null;p=function(z,E){this.setRequestHeader&&this.setRequestHeader(E,z)};var q=0;for(f=null!=f?f:5;;){var w=Uh(Sh);w.open(d,e,!1);Fb(h,p,w);w.send(m);if(429!=w.status||q>f)break;q++}return gj(w.status,function(z){try{return w.getResponseHeader(z)}catch(E){return null}},
w.responseText,g)},ej=function(a,b,c,d,e,f){var g=0,h={url:a,method:c,content:d,headers:e},m=Zi,p=null!=f?f:10;h.callback=function(q){q=q.target;if(429==q.getStatus()&&g<p)return g++,setTimeout(function(){dj.push(h);fj.pe()},Math.min(12E4,1E3*Math.pow(2,g))),null;var w=gj,z=q.getStatus(),E=y(q.getResponseHeader,q);try{var M=q.l?q.l.responseText:""}catch(aa){Nh(q.na,"Can not get responseText: "+aa.message),M=""}return w(z,E,M,m,b)};return h},$i=function(a,b){var c=Zi;try{Zi=a,b.call(void 0)}finally{Zi=
c}},gj=function(a,b,c,d,e){var f=d?b("X-Earth-Engine-Computation-Profile"):"";f&&d&&d(f);var g=function(E){return N?E:E.data},h=function(E){try{var M=JSON.parse(E);return x(M)&&"error"in M&&"message"in M.error?M.error.message:{parsed:M}}catch(aa){return"Invalid JSON: "+E}},m=function(E){if(0===E)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";if(200>E||300<=E)return"Server returned HTTP code: "+E},p;b=b("Content-Type")||"application/json";
d=b.replace(/;.*/,"");if("application/json"===d||"text/json"===d)if(b=h(c),b.parsed){var q=g(b.parsed);void 0===q&&(p="Malformed response: "+c)}else p=b;else if("multipart/mixed"===d){q={};var w=[];Li(b,c,function(E,M,aa){aa=h(aa);aa.parsed&&(q[E]=g(aa.parsed));(M=(aa.parsed?"":aa)||m(M))&&w.push(E+": "+M)});w.length&&(p=w.join("\n"))}else var z="Response was unexpectedly not JSON, but "+d;p=p||m(a)||z;if(e)return e(q,p),null;if(!p)return q;throw Error(p);},Qi=function(a){var b=function(){t.gapi.config.update("client/cors",
!0);Ni||(Ni=t.gapi.auth.authorize);a()};if(x(t.gapi)&&x(t.gapi.auth)&&Fa(t.gapi.auth.authorize))b();else{for(var c=La().toString(36);c in t;)c+="_";t[c]=function(){delete t[c];b()};uh(ic({onload:c}))}},Ri=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(Si,.9*c);void 0!==d.unref&&d.unref();Ti=La()+c}Ui=b;a&&a()}else b&&b(c.error||"Unknown error.")},K=function(a){var b=new si;a=l(Object.entries(a));for(var c=
a.next();!c.done;c=a.next()){var d=l(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},dj=[],fj=new ch(function(){var a=dj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var f=hj,g=new Xh;bi.push(g);c&&g.Ma("complete",c);g.Fc("ready",g.Mh);f&&(g.gc=Math.max(0,f));g.send(b,d,e,a)}0==dj.length||fj.pe()},350),Mi=null,Xi=null,Yi=null,cj=null,bj=Vb,Ui=null,Ti=null,Oi=null,Pi=[],Ni=null,fc=new Yb(Wb,"https://apis.google.com/js/client.js?onload=%{onload}"),aj=null,
N=!1,Wi=!1,hj=0,Zi=null;var ij=function(){},jj=function(a){if(void 0===a||null===a)a=Qd;return new pe({pb:a})},kj=function(a){return new pe({$a:a})},lj=function(a){return new pe({nb:new oe({values:a})})},mj=function(a){return new pe({rb:new Ge({values:a})})},nj=function(a,b){return new pe({eb:new ff({functionName:a,arguments:b})})},oj=function(a,b){return new pe({eb:new ff({fb:a,arguments:b})})},pj=function(a,b){return new pe({vb:new ef({lc:a,body:b})})},qj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";default:return a}},rj=function(a){if(!a)return"CSV";a=a.toUpperCase();switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},sj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');
return a},tj=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(v(a))return a;throw Error("Invalid band list "+a);},wj=function(a){var b=new Pe,c=!1;"palette"in a&&(c=a.palette,b.Ic="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.Ic?b.Ic.length-1:255;d=uj(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=uj(a,"min","max");0!==d.length&&(b.Xe=d.map(function(f){return new He(f)}),c=!0);a=vj(a.gamma);if(1<a.length)throw Error("Only one gamma value is supported");1===a.length&&(b.gamma=a[0],c=!0);return c?b:null},vj=function(a){return a?a.split(",").map(Number):[]},uj=function(a,b,c){var d=vj(a[b]),e=vj(a[c]);if(0===d.length)return e.map(function(f){var g={};return g[b]=0,g[c]=f,g});if(0===e.length)return d.map(function(f){var g={};return g[b]=f,g[c]=1,g});if(d.length!==e.length)throw Error("Length of "+
b+" and "+c+" must match.");return d.map(function(f,g){var h={};return h[b]=f,h[c]=e[g],h})},xj=function(a){var b=function(g){var h={};h.description=g.description||"";h.type=g.type||"";null!=g.Wc&&(h.name=g.Wc);void 0!==g.defaultValue&&(h["default"]=g.defaultValue);null!=g.optional&&(h.optional=g.optional);return h},c=function(g){var h={};h.args=(g.arguments||[]).map(b);h.description=g.description||"";h.returns=g.af||"";null!=g.hidden&&(h.hidden=g.hidden);g.deprecated&&(h.deprecated=g.fe);return h},
d={};a=l(a.kc||[]);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},Cj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,Dj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,Ej=function(a){return Dj.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+a},Gj=function(a){return(a.P||[]).map(Fj)},
Ij=function(a){return(a.images||[]).map(Hj)},Jj=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";default:return"Unknown"}},Fj=function(a){var b=Kj(Jj(a.type),a.name),c=Object.assign({},a.properties||{});a.xa&&(c["system:asset_size"]=Number(a.xa));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.Ga&&(b.version=1E3*Date.parse(a.Ga));b.properties=c;a.bands&&(b.bands=a.bands.map(function(d){var e={id:d.id,crs:d.K.de,dimensions:void 0,crs_transform:void 0};if(d.K){if(null!=d.K.mb){var f=d.K.mb;e.crs_transform=[f.bf||0,f.gf||0,f.wf||0,f.hf||0,f.cf||0,f.xf||0]}null!=d.K.dimensions&&(e.dimensions=[d.K.dimensions.width,d.K.dimensions.height])}d.dataType&&
(f={type:"PixelType"},f.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.Kc&&(f.min=d.dataType.Kc.min||0,f.max=d.dataType.Kc.max),e.data_type=f);return e}));return b},Lj=function(a){var b=new Je,c=Object.assign({},a),d;a=function(e){d=c[e];delete c[e];return d};a("system:asset_size")&&(b.xa=String(d));a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&(b.endTime=(new Date(Number(d))).toISOString());a("system:footprint")&&(b.geometry=d);"string"===
typeof a("system:title")&&(b.title=d);"string"===typeof a("system:description")&&(b.description=d);b.properties=c;return b},Hj=function(a){return Kj("Image",a.name)},Kj=function(a,b){var c={};c.type=a;null!=b&&(a=b.split("/"),c.id="projects"===a[0]&&"assets"===a[2]?a.slice(3).join("/"):b);return c},Nj=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=Mj(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=l(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");b.fields="assets(type,path)";return b},Mj=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("],[")+
"]]]}"},Oj=function(a){var b={};(a.Xc||[]).forEach(function(f){b[f.dc]=f.Db});var c=new Set,d=function(f){var g=f.replace(/^group:|^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},Pj=function(a){var b=function(d){return(a[d]||[]).map(function(e){return(a.groups&&
a.groups.has(e)?"group:":"user:")+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{dc:"roles/owner",Db:b("owners")},{dc:"roles/viewer",Db:b("readers").concat(c)},{dc:"roles/editor",Db:b("writers")}].map(function(d){return new te(d)});return new Kf({Xc:b.filter(function(d){return d.Db.length}),le:null})},Qj=function(a){return"projects/earthengine-legacy/operations/"+a},Rj=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},Sj=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=Vd(Jf,a.Me||{});null!=e.description&&(b.description=e.description);null!=e.state&&(b.state=d(e.state));c("creation_timestamp_ms",e.ce);c("update_timestamp_ms",e.Ga);c("start_timestamp_ms",e.startTime);a.done&&null!=a.error&&(b.error_message=a.error.message);
null!=a.name&&(b.id=Rj(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.he;b.source_url=e.df;return b},Tj=function(a){var b={started:"OK"};a.name&&(b.taskId=Rj(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},Uj=function(a){return a.primaryPath?[a.primaryPath].concat(ca(a.additionalPaths||[])):null},Xj=function(a){var b=function(d){var e=Vd(xf,d);e.Lb=Uj(d);return e},c=Vd(sf,a);c.name=Ej(a.id);c.tilesets=(a.tilesets||[]).map(function(d){var e=Vd(vf,d);e.sources=
(d.sources||[]).map(b);return e});c.bands=(a.bands||[]).map(function(d){var e=Vd(tf,d);e.missingData=Vj(d.missingData);return e});c.missingData=Vj(a.missingData);c.Ie=rb((a.tilesets||[]).map(Wj));c.pyramidingPolicy=a.pyramidingPolicy||null;return c},Wj=function(a){var b=[];if(!v(a.fileBands))return b;var c=function(d){var e=[];null!=d&&v(d.bandId)&&(e=d.bandId.map(function(f){return f||""}));return new uf({fc:a.id||"",ea:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):null!=
d.maskForBands&&b.push(c(d.maskForBands))});return b},Yj=function(a){var b=Vd(Af,a);b.name=Ej(a.id);b.sources=(a.sources||[]).map(function(c){var d=Vd(Of,c);d.Lb=Uj(c);c.maxError&&(d.Bb=c.maxError);return d});return b},Vj=function(a){if(null==a)return null;var b=new qf({values:[]});null!=a.value&&"number"===typeof a.value&&b.values.push(a.value);v(a.values)&&a.values.map(function(c){"number"===typeof c&&b.values.push(c)});return 0==b.values.length?null:b};var Zj=function(){this.bb=-1};var ak=function(){this.bb=64;this.X=Array(4);this.Ih=Array(this.bb);this.Dd=this.oc=0;this.reset()};B(ak,Zj);ak.prototype.reset=function(){this.X[0]=1732584193;this.X[1]=4023233417;this.X[2]=2562383102;this.X[3]=271733878;this.Dd=this.oc=0};
var bk=function(a,b,c){c||(c=0);var d=Array(16);if(u(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.X[0];c=a.X[1];e=a.X[2];var f=a.X[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.X[0]=a.X[0]+b&4294967295;a.X[1]=a.X[1]+(e+(g<<21&4294967295|g>>>11))&4294967295;a.X[2]=a.X[2]+e&4294967295;a.X[3]=a.X[3]+f&4294967295};
ak.prototype.update=function(a,b){wa(b)||(b=a.length);for(var c=b-this.bb,d=this.Ih,e=this.oc,f=0;f<b;){if(0==e)for(;f<=c;)bk(this,a,f),f+=this.bb;if(u(a))for(;f<b;){if(d[e++]=a.charCodeAt(f++),e==this.bb){bk(this,d);e=0;break}}else for(;f<b;)if(d[e++]=a[f++],e==this.bb){bk(this,d);e=0;break}}this.oc=e;this.Dd+=b};
ak.prototype.digest=function(){var a=Array((56>this.oc?this.bb:2*this.bb)-this.oc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.Dd;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.X[b]>>>d&255;return a};var ck=function(a){this.Tc="__ee_hash__";this.ld=!1!==a;this.Na=[];this.ta={};this.yf=[];this.hd=new WeakMap};A("ee.Serializer",ck);var dk=new vh,ek=new ak,gk=function(a,b){return fk(new ck(void 0!==b?b:!0),a)};A("ee.Serializer.encode",gk);var hk=function(a){return dk.W(gk(a))};A("ee.Serializer.toJSON",hk);var jk=function(a){return ik(gk(a,!1))};A("ee.Serializer.toReadableJSON",jk);
var ik=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):dk.W(a)},fk=function(a,b){b=a.bd(b);a.ld&&(b=x(b)&&"ValueRef"==b.type&&1==a.Na.length?a.Na[0][1]:{type:"CompoundValue",scope:a.Na,value:b},a.Na=[],$a(a.yf,y(function(c){delete c[this.Tc]},a)),a.yf=[],a.ta={});return b};
ck.prototype.bd=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=x(a)?a[this.Tc]:null;if(this.ld&&null!=b&&this.ta[b])return{type:"ValueRef",value:this.ta[b]};if(null===a||"boolean"===typeof a||"number"===typeof a||"string"===typeof a)return a;if(Ea(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof ij){var c=a.encode(y(this.bd,this));if(!(v(c)||x(c)&&"ArgumentRef"!=c.type))return c}else if(v(a))c=bb(a,function(e){return this.bd(e)},
this);else if(x(a)&&!Fa(a))c=Hb(a,function(e){if(!Fa(e))return this.bd(e)},this),Pb(c,this.Tc),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.ld){b=kk(c);if(this.ta[b])var d=this.ta[b];else d=String(this.Na.length),this.Na.push([d,c]),this.ta[b]=d;a[this.Tc]=b;this.yf.push(a);return{type:"ValueRef",value:d}}return c};var kk=function(a){ek.reset();ek.update(dk.W(a));return ek.digest().toString()},mk=function(a){return lk(new ck(!0),a)};
A("ee.Serializer.encodeCloudApi",mk);
var nk=function(a){a=lk(new ck(!1),a);var b=a.values,c=function(d){if(!x(d))return d;var e=v(d)?[]:{},f=d instanceof Object.getPrototypeOf(pe);d=l(Object.entries(f?d.a:d));for(var g=d.next();!g.done;g=d.next()){var h=l(g.value);g=h.next().value;h=h.next().value;f?null!==h&&(e[g]="functionDefinitionValue"===g&&null!=h.body?{argumentNames:h.lc,body:c(b[h.body])}:"functionInvocationValue"===g&&null!=h.fb?{arguments:Hb(h.arguments,c),functionReference:c(b[h.fb])}:"constantValue"===g?h===Qd?null:h:c(h)):
e[g]=c(h)}return e};return a.result&&c(b[a.result])};A("ee.Serializer.encodeCloudApiPretty",nk);var ok=function(a){return ik(nk(a))};A("ee.Serializer.toReadableCloudApiJSON",ok);
var lk=function(a,b){try{var c=pk(a,b),d=new qk(c,a.Na,a.ld),e=rk(d,d.gh);return new ze({result:e,values:d.Tg})}finally{a.hd=new WeakMap,a.ta={},a.Na=[]}},pk=function(a,b){var c=function(e){var f=kk(e);if(a.ta[f])return a.ta[f];var g=String(a.Na.length);a.Na.push([g,e]);a.ta[f]=g;x(b)&&a.hd.set(b,f);return g};if(x(b)&&a.ta[a.hd.get(b)])return a.ta[a.hd.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(jj(b));if(Ea(b))return c(nj("Date",{value:jj(Math.floor(b.getTime()))}));
if(b instanceof ij)return c(b.pa(function(e){return pk(a,e)}));if(v(b))return c(lj(b.map(function(e){return kj(pk(a,e))})));if(x(b)&&!Fa(b)){var d={};Object.keys(b).sort().forEach(function(e){d[e]=kj(pk(a,b[e]))});return c(mj(d))}throw Error("Can't encode object: "+b);},qk=function(a,b,c){var d=this;this.gh=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.Zg=c?sk(this):null;this.Tg={};this.Ye={};this.fi=0},rk=function(a,b){if(b in a.Ye)return a.Ye[b];var c=String(a.fi++);a.Ye[b]=
c;a.Tg[c]=tk(a,a.values[b],0);return c},tk=function(a,b,c){var d=function(p){return null!==p.pb},e=function(p){return p===Qd?null:p};if(d(b)||null!=b.Ce||null!=b.Vd||null!=b.mc)return b;if(null!=b.$a)return d=a.values[b.$a],null===a.Zg||50>c&&1===a.Zg[b.$a]?tk(a,d,c):uk(d)?d:kj(rk(a,b.$a));if(null!=b.nb){var f=b.nb.values.map(function(p){return tk(a,p,c+3)});return f.every(d)?jj(f.map(function(p){return e(p.pb)})):lj(f)}if(null!=b.rb){f={};var g={};b=l(Object.entries(b.rb.values||{}));for(var h=b.next();!h.done;h=
b.next()){var m=l(h.value);h=m.next().value;m=m.next().value;f[h]=tk(a,m,c+3);null!==g&&d(f[h])?g[h]=e(f[h].pb):g=null}return null!==g?jj(g):mj(f)}if(null!=b.vb)return d=b.vb,pj(d.lc||[],rk(a,d.body||""));if(null!=b.eb){d=b.eb;f={};g=l(Object.keys(d.arguments||{}));for(b=g.next();!b.done;b=g.next())b=b.value,f[b]=tk(a,d.arguments[b],c+3);return d.functionName?nj(d.functionName,f):oj(rk(a,d.fb||""),f)}throw Error("Can't optimize value: "+b);},uk=function(a){var b=a.pb;return null!==b?b===Qd||"number"===
typeof b||"boolean"===typeof b:null!=a.mc},sk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){null!=e.nb?e.nb.values.forEach(d):null!=e.rb?Object.values(e.rb.values).forEach(d):null!=e.vb?c(e.vb.body):null!=e.eb?(e=e.eb,null!=e.fb&&c(e.fb),Object.values(e.arguments).forEach(d)):null!=e.$a&&c(e.$a)};c(a.gh);return b};var yk=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=new Re({i:mk(a.element),description:vk(a.description),ha:null,Ra:null,K:null,Le:vk(a.maxPixels),I:vk(a.id)}),c=wk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":b.ha=xk(a,c);break;case "ASSET":c=a.pyramidingPolicy||{};try{c=JSON.parse(c)}catch(e){}var d="PYRAMIDING_POLICY_UNSPECIFIED";"string"===typeof c?(d=c,c={}):c[".default"]&&(d=c[".default"],delete c[".default"]);a=new Se({sb:new Ne({name:Ej(a.assetId)}),
pyramidingPolicy:d,We:Ob(c)?null:c});b.Ra=a;break;default:throw Error('Export destination "'+c+'" unknown');}return b},Ck=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 Xe({i:mk(a.element),description:vk(a.description),ha:null,Ra:null,selectors:b,Bb:zk(a.maxErrorMeters),I:vk(a.id)});var c=wk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Ze({ia:null,ga:null,G:rj(a.fileFormat)});
"GOOGLE_CLOUD_STORAGE"===c?d.ia=Ak(a):d.ga=Bk(a);b.ha=d;break;case "ASSET":b.Ra=new Ye({sb:new Ne({name:Ej(a.assetId)})});break;default:throw Error('Export destination "'+c+'" unknown');}return b},Ek=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=new cf({i:mk(a.element),description:vk(a.description),Ha:new bf({framesPerSecond:zk(a.framesPerSecond),maxFrames:zk(a.maxFrames),maxPixelsPerFrame:vk(a.maxPixels)}),ha:null,I:vk(a.id)});b.ha=Dk(a,wk(a));return b},Gk=
function(a){if(null==a.element)throw Error('"element" not found in params '+a);return new Ve({i:mk(a.element),description:vk(a.description),Jb:Fk(a),Ib:xk(a,"GOOGLE_CLOUD_STORAGE"),I:vk(a.id)})},Hk=function(a){if(null==a.element)throw Error('"element" not found in params '+a);return new $e({i:mk(a.element),description:vk(a.description),Ha:new bf({framesPerSecond:zk(a.framesPerSecond),maxFrames:zk(a.maxFrames),maxPixelsPerFrame:null}),Jb:Fk(a),Ib:Dk(a,"GOOGLE_CLOUD_STORAGE"),I:vk(a.id),version:vk(a.version)})};
function vk(a){return null!=a?String(a):null}function zk(a){return null!=a?Number(a):null}
var wk=function(a){var b="DRIVE";if(null==a)return b;null!=a.outputBucket||null!=a.outputPrefix?b="GOOGLE_CLOUD_STORAGE":null!=a.assetId&&(b="ASSET");return b},Jk=function(a){var b=new rf({Zd:!!a.tfrecordCompressed,Cb:vk(a.tfrecordMaxFileSize),ef:!!a.tfrecordSequenceData,Yd:!!a.tfrecordCollapseBands,Ke:zk(a.tfrecordMaskedThreshold),defaultValue:zk(a.tfrecordDefaultValue),Fa:Ik(a.tfrecordPatchDimensions),He:Ik(a.tfrecordKernelSize),zd:null});a=a.tfrecordTensorDepths;if(null!=a)if(x(a)){var c={};Fb(a,
function(d,e){if("string"!==typeof e||"number"!==typeof d)throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.zd=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},xk=function(a,b){var c=new Te({ia:null,ga:null,dd:null,Ad:null,G:qj(a.fileFormat)});if("GEO_TIFF"===c.G){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');var d=new hf({Xd:!!a.tiffCloudOptimized,
kf:!!a.tiffSkipEmptyFiles,Fa:Ik(a.fileDimensions||a.tiffFileDimensions)});c.dd=d}else"TF_RECORD_IMAGE"===c.G&&(c.Ad=Jk(a));"GOOGLE_CLOUD_STORAGE"===b?c.ia=Ak(a):c.ga=Bk(a);return c},Dk=function(a,b){var c=new af({ia:null,ga:null,G:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.ia=Ak(a):c.ga=Bk(a);return c},Fk=function(a){return new We({maxZoom:zk(a.maxZoom),scale:zk(a.scale),minZoom:zk(a.minZoom),lf:!!a.skipEmptyTiles,Ge:vk(a.mapsApiKey),Fa:Ik(a.tileDimensions),nf:zk(a.stride)})},Ik=function(a){if(null==a)return null;
var b=new jf({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(v(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(xa(a)&&!isNaN(a))b.height=a,b.width=a;else if(x(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);return b},Ak=function(a){return new gf({Td:vk(a.outputBucket),tb:vk(a.outputPrefix),Ud:null,permissions:null})},Bk=function(a){return new Ie({re:vk(a.driveFolder),tb:vk(a.driveFileNamePrefix)})};var Lk=function(a,b){this.Qa=a;this.Hd=b;this.j={};this.nc=!0;if(0<this.Qa.length){for(a=0;a<this.Qa.length;a++){b=this.Qa[a];var c=b[0];this.j[c.toString()]=new Kk(c,b[1])}this.nc=!0}},Mk=function(a){if(a.nc){if(a.Hd){var b=a.j,c;for(c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=b[c].ic;d&&Mk(d)}}}else{a.Qa.length=0;b=Nk(a);b.sort();for(c=0;c<b.length;c++){var e=a.j[b[c]];(d=e.ic)&&Mk(d);a.Qa.push([e.key,e.value])}a.nc=!0}return a.Qa},Ok=function(a){this.wg=0;this.Qa=a};
Ok.prototype.next=function(){return this.wg<this.Qa.length?{done:!1,value:this.Qa[this.wg++]}:{done:!0,value:void 0}};"undefined"!=typeof Symbol&&(Ok.prototype[Symbol.iterator]=function(){return this});k=Lk.prototype;k.getLength=function(){return Nk(this).length};k.clear=function(){this.j={};this.nc=!1};k.entries=function(){var a=[],b=Nk(this);b.sort();for(var c=0;c<b.length;c++){var d=this.j[b[c]];a.push([d.key,Pk(this,d)])}return new Ok(a)};
k.keys=function(){var a=[],b=Nk(this);b.sort();for(var c=0;c<b.length;c++)a.push(this.j[b[c]].key);return new Ok(a)};k.values=function(){var a=[],b=Nk(this);b.sort();for(var c=0;c<b.length;c++)a.push(Pk(this,this.j[b[c]]));return new Ok(a)};k.forEach=function(a,b){var c=Nk(this);c.sort();for(var d=0;d<c.length;d++){var e=this.j[c[d]];a.call(b,Pk(this,e),e.key,this)}};k.set=function(a,b){var c=new Kk(a);this.Hd?(c.ic=b,c.value=Mk(b)):c.value=b;this.j[a.toString()]=c;this.nc=!1;return this};
var Pk=function(a,b){return a.Hd?(b.ic||(b.ic=new a.Hd(b.value)),b.ic):b.value};Lk.prototype.get=function(a){if(a=this.j[a.toString()])return Pk(this,a)};Lk.prototype.has=function(a){return a.toString()in this.j};var Nk=function(a){a=a.j;var b=[],c;for(c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.push(c);return b},Kk=function(a,b){this.key=a;this.value=b;this.ic=void 0};Object.freeze&&Object.freeze([]);var Rk=function(a,b,c,d,e){var f=["https://www.googleapis.com/auth/earthengine"];N&&f.push("https://www.googleapis.com/auth/cloud-platform");d&&(nb(f,d),pb(f));Vi(a,f);null===a?Ti=Ui=null:Qi(function(){Si(b,c,e||Ka(Qk,b,c))})};A("ee.data.authenticateViaOauth",Rk);var Sk=function(a,b,c,d,e){Rk(a,b,c,d,e)};A("ee.data.authenticate",Sk);var Qk=function(a,b){t.gapi.auth.authorize({client_id:Oi,immediate:!1,scope:Pi.join(" ")},Ka(Ri,a,b))};A("ee.data.authenticateViaPopup",Qk);
var Tk=function(a,b,c,d){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");var e=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/devstorage.read_write"];N&&e.push("https://www.googleapis.com/auth/cloud-platform");d&&(nb(e,d),pb(e));Vi(a.client_email,e);var f=new google.auth.JWT(a.client_email,null,a.private_key,e,null);Ni=function(g,h){f.authorize(function(m,p){m?h({error:m}):h({access_token:p.access_token,
token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};Si(b,c)};A("ee.data.authenticateViaPrivateKey",Tk);var Uk=[];Uk.push("setApiKey");Uk.push("setProject");Uk.push("getProject");Uk.push("setCloudApiEnabled");Uk.push("getCloudApiEnabled");A("ee.data.setExpressionAugmenter",function(a){Vk=a||Vb});var Vk=Vb;A("ee.data.setDeadline",function(a){hj=a});A("ee.data.setParamAugmenter",function(a){bj=a||Vb});
var Wk=function(a){if(N)return a=new I(a),J(a,a.kc().list(Gi(),{prettyPrint:!1}).then(xj));var b=L("/algorithms",null,a,"GET");return a?null:b},Yk=function(a,b){if(N){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 Oe({name:null,i:Vk(mk(a.image)),G:qj(a.format),ea:tj(a.bands),Nb:wj(a)});var c=new I(b);return J(c,c.maps().create(Gi(),a,{fields:["name"]}).then(function(e){var f=aj;return Xk(e.name,
"","/v1alpha/{}/tiles",f?"?key="+f:"")}))}a=Qb(a);"string"!==typeof a.image&&(a.image=a.image.W());var d=function(e){return Xk(e.mapid,e.token,"/map/{}","?token={}")};return b?(L("/mapid",K(a),function(e,f){return b(e&&d(e),f)}),null):d(L("/mapid",K(a)))};A("ee.data.getMapId",Yk);var Zk=function(a,b,c,d){return a.formatTileUrl(b,c,d)};A("ee.data.getTileUrl",Zk);
var Xk=function(a,b,c,d){c=Xi+c.replace("{}",a);d=d.replace("{}",b);return{mapid:a,token:b,formatTileUrl:function(e,f,g){var h=Math.pow(2,g);e%=h;0>e&&(e+=h);return[c,g,e,f].join("/")+d}}},$k=function(a,b){a=Qb(a);return L("/value",K(a),b)};A("ee.data.getValue",$k);
var al=function(a,b){if(N)return a=Vk(mk(a)),b=new I(b),J(b,fg(b.value(),Gi(),new ye({i:a})).then(function(c){return c.result}));a={json:hk(a)};return L("/value",K(a),b)},bl=function(a,b){if(N){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.');a=new Pf({name:null,i:Vk(mk(a.image)),
G:qj(a.format),ea:tj(a.bands),Nb:wj(a),K:null});b=new I(b);return J(b,(new dg(b.V)).create(Gi(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))}a=Qb(a);v(a.dimensions)&&(a.dimensions=a.dimensions.join("x"));var c=a.image||a.imageCollection;"string"!==typeof c&&(c=c.W());a.image=c;delete a.imageCollection;a=K(a).add("getid","1");return L("/thumb",a,b)};A("ee.data.getThumbId",bl);
var cl=function(a,b){if(!N)throw Error("getVideoThumbId is only supported in Cloud API mode.");var c=new bf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Tf({name:null,i:Vk(mk(a.imageCollection)),G:qj(a.format),Ha:c,K:null});b=new I(b);return J(b,(new ig(b.V)).create(Gi(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};A("ee.data.getVideoThumbId",cl);Uk.push("getVideoThumbId");
var dl=function(a,b){if(!N)throw Error("getFilmstripThumbId is only supported in Cloud API mode.");a=new df({name:null,i:Vk(mk(a.imageCollection)),G:qj(a.format),orientation:sj(a.orientation),K:null});b=new I(b);return J(b,(new Yf(b.V)).create(Gi(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};A("ee.data.getFilmstripThumbId",dl);Uk.push("getFilmstripThumbId");
var el=function(a){if(N){var b=aj;return Xi+"/v1alpha/"+a.thumbid+":getPixels"+(b?"?key="+b:"")}return Xi+"/api/thumb?thumbid="+a.thumbid+"&token="+a.token};A("ee.data.makeThumbUrl",el);var fl=function(a,b){if(N&&b){var c=b;b=function(d,e){return c((d||{}).data||d,e)}}a=Qb(a);a=L("/download",K(a),b);return N?(a||{}).data||a:a};A("ee.data.getDownloadId",fl);var gl=function(a){return Xi+"/api/download?docid="+a.docid+"&token="+a.token};A("ee.data.makeDownloadUrl",gl);
var hl=function(a,b){if(N&&b){var c=b;b=function(d,e){return c((d||{}).data||d,e)}}a=Qb(a);a=L("/table",K(a),b);return N?(a||{}).data||a:a};A("ee.data.getTableDownloadId",hl);var il=function(a){return Xi+"/api/table?docid="+a.docid+"&token="+a.token};A("ee.data.makeTableDownloadUrl",il);
var jl=function(a,b){if(N){var c=function(e){return Math.floor(Math.random()*Math.pow(2,4*e)).toString(16).padStart(e,"0")};a=qb(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(4*Math.random())).toString(16)+c(3),c(12)].join("-")});return b?b(a):a}var d={};"number"===typeof a&&(d.count=a);return L("/newtaskid",K(d),b)};A("ee.data.newTaskId",jl);
var ll=function(a,b){if(N){var c=kl(a).map(Qj);if(1===c.length)return b=new I(b),J(b,b.Da().get(c[0]).then(function(e){return[Sj(e)]}));b=new Ji(b);var d=b.Da();return b.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(f){return Sj(e[f])})})}a="/taskstatus?q="+kl(a).join();return L(a,null,b,"GET")};A("ee.data.getTaskStatus",ll);
var kl=function(a){if("string"===typeof a)return[a];if(v(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},nl=function(a){return ml(void 0,a)};A("ee.data.getTaskList",nl);
var ml=function(a,b){function c(h){var m={pagesize:500};a&&(m.pagesize=Math.min(m.pagesize,a-e.tasks.length));h&&(m.pagetoken=h);return m}function d(h,m){m=c(m);L("/tasklist",K(m),function(p,q){q?h(e,q):(nb(e.tasks,p.tasks),!p.next_page_token||a&&e.tasks.length>=a?h(e):d(h,p.next_page_token))},"GET")}if(N)return b?(ol(a,function(h,m){return b(h?{tasks:h.map(Sj)}:null,m)}),null):{tasks:ol(a).map(Sj)};var e={tasks:[]};if(b)return d(b),null;for(var f="";;){f=c(f);var g=L("/tasklist",K(f),void 0,"GET");
nb(e.tasks,g.tasks);f=g.next_page_token;if(!g.next_page_token||a&&e.tasks.length>=a)break}return e};A("ee.data.getTaskListWithLimit",ml);var ol=function(a,b){var c=[],d={pageSize:500},e=function(h){nb(c,h.Da||[]);!h.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=h.nextPageToken,J(f,g.list(Gi(),d).then(e)));return null},f=new I(b?function(h,m){return m&&b(h,m)}:void 0),g=f.Da();J(f,g.list(Gi(),d).then(e));return b?null:a?c.slice(0,a):c};Uk.push("listOperations");
var pl=function(a,b){a=kl(a);var c=new ve;if(1===a.length)b=new I(b),J(b,b.Da().cancel(a[0],c));else{b=new Ji(b);var d=b.Da();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};A("ee.data.cancelOperation",pl);Uk.push("cancelOperation");var ql=function(a,b){var c=kl(a).map(Qj);if(!v(a))return a=new I(b),J(a,a.Da().get(c[0]));a=new Ji(b);var d=a.Da();return a.send(c.map(function(e){return[e,d.get(e)]}))};A("ee.data.getOperation",ql);Uk.push("getOperation");
var sl=function(a,b){return rl(a,"CANCEL",b)};A("ee.data.cancelTask",sl);var rl=function(a,b,c){if(!Lb(tl,b))throw Error("Invalid action: "+b);a=kl(a);return N?(a=a.map(Qj),pl(a,c),null):L("/updatetask",K({id:a,action:b}),c,"POST")};A("ee.data.updateTask",rl);
var wl=function(a,b,c){if(N){b.id=a;var d=b.type;a=null!=b.sourceUrl?{__source_url__:b.sourceUrl}:{};var e=new I(c);c=function(f){return J(e,f.then(Tj))};switch(d){case "EXPORT_IMAGE":return b=ul(b),b=yk(b),b.i=Vk(b.i,a),c(e.image().Ua(Gi(),b));case "EXPORT_FEATURES":return b=Ck(b),b.i=Vk(b.i,a),c(e.table().Ua(Gi(),b));case "EXPORT_VIDEO":return b=vl(b),b=Ek(b),b.i=Vk(b.i,a),c(e.video().Ua(Gi(),b));case "EXPORT_TILES":return b=Gk(b),b.i=Vk(b.i,a),c(e.map().Ua(Gi(),b));case "EXPORT_VIDEO_MAP":return b=
Hk(b),b.i=Vk(b.i,a),c((new hg(e.V)).Ua(Gi(),b));default:throw Error("Unable to start processing for task of type "+d);}}b=Qb(b);null!=b.element&&(b.json=b.element.W(),delete b.element);v(b.crs_transform)&&(b.crs_transform=b.crs_transform.toString());b.id=a;return L("/processingrequest",K(b),c)};A("ee.data.startProcessing",wl);
var yl=function(a,b,c){if(N){b=Xj(b);var d=function(e){return e?Tj(e):null};return d(xl(a,b,c&&function(e,f){return c(d(e),f)}))}a={id:a,request:wh(b)};return L("/ingestionrequest",K(a),c)};A("ee.data.startIngestion",yl);
var xl=function(a,b,c){b=new yf({ye:b,I:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.image()["import"](Gi(),b))},zl=function(a,b,c){b=new zf({rf:b,I:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.table()["import"](Gi(),b))},Al=function(a,b,c){if(N){b=Yj(b);var d=function(e){return e?Tj(e):null};return d(zl(a,b,c&&function(e,f){return c(d(e),f)}))}a={id:a,tableRequest:wh(b)};return L("/ingestionrequest",K(a),c)};A("ee.data.startTableIngestion",Al);
var Bl=function(a,b){return N?(b=new I(b),a=Ej(a),J(b,b.P().get(a,{prettyPrint:!1}).then(Fj))):L("/info",(new si).add("id",a),b)};A("ee.data.getAsset",Bl);Uk.push("getAsset");A("ee.data.getInfo",Bl);var Cl=function(a,b){if(N){var c=Ej(a.id);if(Object.keys(a).every(function(d){return"id"===d||"num"===d}))return b=new I(b),J(b,b.P().Dc(c,{pageSize:a.num}).then(Gj));a=Nj(a);b=new I(b);return J(b,Xf(b.P(),c,a).then(Ij))}c=K(a);return L("/list",c,b)};A("ee.data.getList",Cl);
var Dl=function(a,b,c){b=void 0===b?{}:b;c=new I(c);return J(c,c.P().Dc(a,b))};A("ee.data.listAssets",Dl);Uk.push("listAssets");var El=function(a,b,c){b=void 0===b?{}:b;c=new I(c);return J(c,Xf(c.P(),a,b))};A("ee.data.listImages",El);Uk.push("listImages");var Fl=function(a,b){b=new I(b);return J(b,(new Vf(b.V)).Dc(a||Gi()))};A("ee.data.listBuckets",Fl);Uk.push("listBuckets");var Gl=function(a){return N?(a=new I(a),J(a,(new Vf(a.V)).Dc(Gi()).then(Gj))):L("/buckets",null,a,"GET")};
A("ee.data.getAssetRoots",Gl);var Hl=function(a,b){if(N){var c=Cj.exec(a);c="projects/"+(c?c[1]:"earthengine-legacy");a="projects/earthengine-legacy"===c?a:void 0;var d=new Je({type:"Folder"});b=new I(b);J(b,b.P().create(c,d,{assetId:a}).then(Fj))}else c=K({id:a}),L("/createbucket",c,b)};A("ee.data.createAssetHome",Hl);
var Il=function(a,b,c,d,e){if(N){if(c)throw Error("Asset overwrite not supported.");if("string"===typeof a)throw Error("Asset cannot be specified as string.");c=a.name||b&&Ej(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 Je(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.P().create(b,a,{assetId:c}).then(Fj))}"string"!==typeof a&&(a=wh(a));a={value:a};void 0!==b&&(a.id=b);a.force=c||!1;void 0!=d&&(a.properties=wh(d));return L("/create",K(a),e)};A("ee.data.createAsset",Il);var Jl=function(a,b,c){return N?Il({type:"Folder"},a,b,void 0,c):L("/createfolder",K({id:a,force:b||!1}),c)};A("ee.data.createFolder",Jl);
var Kl=function(a,b,c){N?(a=Ej(a),b=Ej(b),b=new Hf({qb:b}),c=new I(c),J(c,c.P().move(a,b).then(Fj))):L("/rename",K({sourceId:a,destinationId:b}),c)};A("ee.data.renameAsset",Kl);
var Ll=function(a,b,c,d){if(N){a=Ej(a);b=Ej(b);c=new Ce({qb:b,overwrite:null!=c?c:null});d=new I(d);b=Fj;var e=d.P();e.h.w(a,/^projects\/[^/]+\/assets\/.+$/);a=H(e.h,{body:c,u:"POST",B:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Je});J(d,a.then(b))}else a={sourceId:a,destinationId:b},c&&(a.allowOverwrite=
c),L("/copy",K(a),d)};A("ee.data.copyAsset",Ll);var Ml=function(a,b){N?(b=new I(b),J(b,b.P()["delete"](Ej(a)))):L("/delete",K({id:a}),b)};A("ee.data.deleteAsset",Ml);
var Nl=function(a,b){if(N){a=Ej(a);var c=new kf;b=new I(b);var d=b.P(),e={prettyPrint:!1},f=void 0===e?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:e;e=void 0===f.$Xgafv?void 0:f.$Xgafv;var g=void 0===f.access_token?void 0:f.access_token,h=void 0===f.alt?void 0:f.alt,m=void 0===f.callback?void 0:f.callback,p=void 0===f.fields?void 0:f.fields,q=void 0===f.key?void 0:
f.key,w=void 0===f.oauth_token?void 0:f.oauth_token,z=void 0===f.prettyPrint?void 0:f.prettyPrint,E=void 0===f.quotaUser?void 0:f.quotaUser,M=void 0===f.uploadType?void 0:f.uploadType;f=void 0===f.upload_protocol?void 0:f.upload_protocol;d.h.w(a,/^projects\/[^/]+\/assets\/.+$/);a=H(d.h,{body:c,u:"POST",B:"earthengine.projects.assets.getIamPolicy",path:"/"+d.m+"/"+a+":getIamPolicy",s:{"$.xgafv":e,access_token:g,alt:h,callback:m,fields:p,key:q,oauth_token:w,prettyPrint:z,quotaUser:E,uploadType:M,upload_protocol:f},
D:Kf});return J(b,a.then(Oj))}return L("/getacl",K({id:a}),b,"GET")};A("ee.data.getAssetAcl",Nl);
var Ol=function(a,b,c,d){b=new Sf({Pd:b,hc:(c||[]).join(",")});d=new I(d);c=Fj;var e=d.P();a=Ej(a);e.h.w(a,/^projects\/[^/]+\/assets\/.+$/);a=H(e.h,{body:b,u:"PATCH",B:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,s:{"$.xgafv":void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0},D:Je});return J(d,a.then(c))};A("ee.data.updateAsset",Ol);
var Pl=function(a,b,c){if(N){a=Ej(a);b=Pj(b);b=new Nf({Qe:b});c=new I(c);var d=c.P(),e={prettyPrint:!1},f=void 0===e?{$Xgafv:void 0,access_token:void 0,alt:void 0,callback:void 0,fields:void 0,key:void 0,oauth_token:void 0,prettyPrint:void 0,quotaUser:void 0,uploadType:void 0,upload_protocol:void 0}:e;e=void 0===f.$Xgafv?void 0:f.$Xgafv;var g=void 0===f.access_token?void 0:f.access_token,h=void 0===f.alt?void 0:f.alt,m=void 0===f.callback?void 0:f.callback,p=void 0===f.fields?void 0:f.fields,q=void 0===
f.key?void 0:f.key,w=void 0===f.oauth_token?void 0:f.oauth_token,z=void 0===f.prettyPrint?void 0:f.prettyPrint,E=void 0===f.quotaUser?void 0:f.quotaUser,M=void 0===f.uploadType?void 0:f.uploadType;f=void 0===f.upload_protocol?void 0:f.upload_protocol;d.h.w(a,/^projects\/[^/]+\/assets\/.+$/);a=H(d.h,{body:b,u:"POST",B:"earthengine.projects.assets.setIamPolicy",path:"/"+d.m+"/"+a+":setIamPolicy",s:{"$.xgafv":e,access_token:g,alt:h,callback:m,fields:p,key:q,oauth_token:w,prettyPrint:z,quotaUser:E,uploadType:M,
upload_protocol:f},D:Kf});J(c,a)}else b={readers:b.readers,writers:b.writers,all_users_can_read:b.all_users_can_read},a={id:a,value:wh(b)},L("/setacl",K(a),c)};A("ee.data.setAssetAcl",Pl);
var Ql=function(a,b,c){if(N){var d=Lj(b);b=Rd(d.f()).keys.filter(function(e){return"properties"!==e&&G(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+'"'}));Ol(a,d,b,c)}else a={id:a,properties:wh(b)},L("/setproperties",K(a),c)};A("ee.data.setAssetProperties",Ql);
var Rl=function(a,b){if(N){var c=Ej(a);b=new I(b);var d=b.P(),e=d.h.w;d.h.w=function(f,g){"^projects\\/[^/]+\\/assets\\/.+$"===g.source&&(g=/^projects\/[^/]+\/assets\/.*$/);return e(f,g)};c=d.get(c,{prettyPrint:!1});return J(b,c.then(function(f){if(!(f instanceof Je&&f.quota))throw Error(a+" is not a root folder.");f=f.quota;return{asset_count:{usage:Number(f.Qd||0),limit:Number(f.Je||0)},asset_size:{usage:Number(f.xa||0),limit:Number(f.Cb||0)}}}))}return L("/quota",K({id:a}),b,"GET")};
A("ee.data.getAssetRootQuota",Rl);var tl={wi:"CANCEL",Ci:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Sl(O,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.A=a;this.args=b;this.R=c||null};B(O,ij);A("ee.ComputedObject",O);O.prototype.evaluate=function(a){if(!a||!Fa(a))throw Error("evaluate() requires a callback function.");al(this,a)};O.prototype.evaluate=O.prototype.evaluate;
O.prototype.U=function(a){return al(this,a)};O.prototype.getInfo=O.prototype.U;O.prototype.encode=function(a){if(null===this.A&&null===this.args)return{type:"ArgumentRef",value:this.R};var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.A);b["string"===typeof a?"functionName":"function"]=a;return b};
O.prototype.pa=function(a){if(null===this.A&&null===this.args){if(null===this.R)throw Error("Internal error: function argument not initialized.");return new pe({mc:this.R})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=kj(a(this.args[c])));return"string"===typeof this.A?nj(String(this.A),b):this.A.je(a,b)};O.prototype.W=function(){return hk(this)};O.prototype.serialize=O.prototype.W;O.prototype.toString=function(){return"ee."+this.name()+"("+jk(this)+")"};
A("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.zf=function(a,b){var c=mb(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.zf;var Tl=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.A=b.A;a.args=b.args;a.R=b.R;return a},Sl=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Ul={},Vl=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}},Wl=function(a){return"number"===typeof a||a instanceof O&&"Number"==a.name()},Xl=function(a){return"string"===typeof a||a instanceof O&&"String"==a.name()},Yl=function(a){return x(a)&&
!Fa(a)?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},Zl=function(a,b,c){c=void 0===c?!1:c;return 1===a.length&&Yl(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(1===a.length||a[1].optional)||"Dictionary"!==a[0].type:!1};var $l=function(){if(!(this instanceof $l))return new $l};B($l,ij);A("ee.Function",$l);var am=Vb;$l.prototype.call=function(a){return this.apply(bm(this,Array.prototype.slice.call(arguments,0)))};$l.prototype.call=$l.prototype.call;$l.prototype.apply=function(a){a=new O(this,cm(this,a));return am(a,this.Y().returns)};$l.prototype.apply=$l.prototype.apply;
var dm=function(a,b,c){var d=void 0!==b,e=a.Y();if(Zl(c,e,d)){if(c=Qb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=bm(a,d?[b].concat(c):c);return a.apply(c)},cm=function(a,b){for(var c=a.Y().args,d={},e={},f=0;f<c.length;f++){var g=c[f].name;if(g in b&&void 0!==b[g])d[g]=am(b[g],c[f].type);else if(!c[f].optional)throw Error("Required argument ("+g+") missing to function: "+a);e[g]=!0}c=[];for(var h in b)e[h]||c.push(h);if(0<c.length)throw Error("Unrecognized arguments ("+
c+") to function: "+a);return d},bm=function(a,b){var c=a.Y().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};
$l.prototype.toString=function(a,b){var c=this.Y(),d=[];d.push(a||c.name);d.push("(");d.push(bb(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("")};$l.prototype.W=function(){return hk(this)};var P=function(a,b){if(void 0===b)return em(a);if(!(this instanceof P))return Sl(P,arguments);this.Oa=Rb(b);this.Oa.name=a};B(P,$l);A("ee.ApiFunction",P);var Q=function(a,b){return $l.prototype.call.apply(em(a),Array.prototype.slice.call(arguments,1))};A("ee.ApiFunction._call",Q);var fm=function(a,b){return em(a).apply(b)};A("ee.ApiFunction._apply",fm);P.prototype.encode=function(){return this.Oa.name};P.prototype.je=function(a,b){return nj(this.Oa.name,b)};P.prototype.Y=function(){return this.Oa};
var gm=null,hm={},jm=function(){im();return Hb(gm,function(a){return a.Y()})},km=function(){im();return Gb(gm,function(a,b){return!hm[b]})},em=function(a){var b=lm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};A("ee.ApiFunction.lookup",em);
var lm=function(a){im();return gm[a]||null},im=function(a,b){if(gm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(gm=Hb(d,function(f,g){f.returns=f.returns.replace(/<.*>/,"");for(var h=0;h<f.args.length;h++)f.args[h].type=f.args[h].type.replace(/<.*>/,"");return new P(g,f)}),a&&a())};a?Wk(c):c(Wk())}},mm=function(a,b,c,d){im();var e=d||"";Fb(gm,function(f,g){var h=g.split(".");if(2==h.length&&h[0]==b){h=e+h[1];var m=f.Y();hm[g]=!0;var p=!1;m.args.length&&(g=m.args[0].type,p="Object"!=g&&Vl(g,c));
g=p?a.prototype:a;h in g&&!g[h].signature||(g[h]=function(q){return dm(f,p?this:void 0,Array.prototype.slice.call(arguments,0))},g[h].toString=y(f.toString,f,h,p),g[h].signature=m)}})},nm=function(a){var b=function(c){for(var d in c)Fa(c[d])&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var R=function(a,b){var c=om(a),d=bb(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},f=b[0],g=x(f)&&!Fa(f)&&!v(f)&&!(f instanceof O);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 Jd(Kb(f));var h=new Jd(d);if(h.Bg(g).isEmpty())e[d[0]]=b[0];else{b=
g.ie(h);if(!b.isEmpty())throw Error("Unexpected arguments"+a+": "+b.S().join(", "));e=Qb(f)}}b=new Jd(Kb(e));c=(new Jd(ab(c,function(m){return 0!=m.lastIndexOf("opt_",0)}))).ie(b);if(!c.isEmpty())throw Error("Missing required arguments"+a+": "+c.S().join(", "));return e},om=function(a){var b=pm,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],x(a)||qm(),c=a.paramNames,v(c)||qm()):(a=a.toString().replace(rm,"").match(b),null===a&&qm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(sm,
"")}));return c},qm=function(){throw Error("Failed to locate function parameters.");},rm=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,pm=/^function[^\(]*\(([^\)]*)\)/m,sm=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);tm()};B(S,O);A("ee.Element",S);var um=!1,tm=function(){um||(mm(S,"Element","Element"),um=!0)};S.prototype.name=function(){return"Element"};
S.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=Yl(c))a:{b=Kb(c);var d=["properties"];if(Da(b)&&Da(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&&x(c.properties)&&(c=c.properties);if(Yl(c)){b=this;for(var g in c)d=c[g],b=Q("Element.set",b,g,d)}else if(c instanceof O&&lm("Element.setMulti"))b=Q("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(0!=
arguments.length%2)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)g=arguments[c],d=arguments[c+1],b=Q("Element.set",b,g,d)}return Tl(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Sl(T,arguments);if(!("type"in a)){var e=R(T,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}vm();e=null!=b||null!=c||null!=d;if(a instanceof O&&!(a instanceof T&&a.Za)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.A,a.args,a.R)}else{a instanceof T&&(a=a.encode());if(!wm(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));O.call(this,
null,null);this.Za=a.type;this.Rf=null!=a.coordinates?Rb(a.coordinates):null;this.og=a.geometries||null;if(null!=b)this.Fb=b;else if("crs"in a)if(x(a.crs)&&"name"==a.crs.type&&x(a.crs.properties)&&"string"===typeof a.crs.properties.name)this.Fb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new vh).W(a.crs));this.Wb=c;void 0===this.Wb&&"geodesic"in a&&(this.Wb=!!a.geodesic);this.Ub=d;void 0===this.Ub&&"evenOdd"in a&&(this.Ub=!!a.evenOdd)}};B(T,O);A("ee.Geometry",T);
var xm=!1,vm=function(){xm||(mm(T,"Geometry","Geometry"),xm=!0)},ym=function(a,b){if(!(this instanceof ym))return zm(ym,arguments);var c=Am(ym,"Point",1,arguments);if(!(c instanceof O)){var d=c.coordinates;if(!v(d)||2!=d.length)throw Error("The Geometry.Point constructor requires 2 coordinates.");}T.call(this,c)};B(ym,T);T.Point=ym;var Bm=function(a,b){if(!(this instanceof Bm))return zm(Bm,arguments);T.call(this,Am(Bm,"MultiPoint",2,arguments))};B(Bm,T);T.MultiPoint=Bm;
var Cm=function(a,b,c,d){if(!(this instanceof Cm))return zm(Cm,arguments);var e=Am(Cm,"Rectangle",2,arguments);if(!(e instanceof O)){var f=e.coordinates;if(2!=f.length)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var g=f[0][0],h=f[0][1],m=f[1][0];f=f[1][1];e.coordinates=[[[g,f],[g,h],[m,h],[m,f]]];e.type="Polygon"}T.call(this,e)};B(Cm,T);T.Rectangle=Cm;
var Dm=function(a,b,c,d){if(!(this instanceof Dm))return zm(Dm,arguments);T.call(this,Am(Dm,"LineString",2,arguments))};B(Dm,T);T.LineString=Dm;var Em=function(a,b,c,d){if(!(this instanceof Em))return zm(Em,arguments);T.call(this,Am(Em,"LinearRing",2,arguments))};B(Em,T);T.LinearRing=Em;var Fm=function(a,b,c,d){if(!(this instanceof Fm))return zm(Fm,arguments);T.call(this,Am(Fm,"MultiLineString",3,arguments))};B(Fm,T);T.MultiLineString=Fm;
var Gm=function(a,b,c,d,e){if(!(this instanceof Gm))return zm(Gm,arguments);T.call(this,Am(Gm,"Polygon",3,arguments))};B(Gm,T);T.Polygon=Gm;var Hm=function(a,b,c,d,e){if(!(this instanceof Hm))return zm(Hm,arguments);T.call(this,Am(Hm,"MultiPolygon",4,arguments))};B(Hm,T);T.MultiPolygon=Hm;
T.prototype.encode=function(a){if(!this.Za){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.Za};"GeometryCollection"==this.Za?a.geometries=this.og:a.coordinates=this.Rf;null!=this.Fb&&(a.crs={type:"name",properties:{name:this.Fb}});null!=this.Wb&&(a.geodesic=this.Wb);null!=this.Ub&&(a.evenOdd=this.Ub);return a};
T.prototype.Pc=function(){if(this.A)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.Pc;T.prototype.vf=function(){if(this.A)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new vh).W(this.Pc())};T.prototype.toGeoJSONString=T.prototype.vf;T.prototype.W=function(){return hk(this)};T.prototype.serialize=T.prototype.W;
T.prototype.toString=function(){return"ee.Geometry("+this.vf()+")"};
T.prototype.pa=function(a){if(!this.Za){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.pa.call(this,a)}var b={},c="";"GeometryCollection"===this.Za?(b.geometries=this.og.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Rf,c="GeometryConstructors."+this.Za);null!=this.Fb&&(b.crs="string"===typeof this.Fb?(new P("Projection")).call(this.Fb):this.Fb);var d="Point"!==this.Za&&"MultiPoint"!==this.Za;
null!=this.Wb&&d&&(b.geodesic=this.Wb);null!=this.Ub&&(b.evenOdd=this.Ub);return(new P(c)).apply(b).pa(a)};
var wm=function(a){var b=a.type;if("GeometryCollection"==b){b=a.geometries;if(!v(b))return!1;for(a=0;a<b.length;a++)if(!wm(b[a]))return!1;return!0}a=a.coordinates;var c=Im(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)},Im=function(a){if(!v(a))return-1;if(v(a[0])){for(var b=Im(a[0]),c=1;c<a.length;c++)if(Im(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},Am=function(a,b,c,d){db(d,Wl)?a={coordinates:mb(d)}:(a=R(a,d),a.coordinates=a.coords,delete a.coords,a.crs=a.proj,delete a.proj,a=Gb(a,Ca));if(Jm(a.coordinates)||null!=a.crs||null!=a.maxError)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;d=a.coordinates;if(1>c||4<c)throw Error("Unexpected nesting level.");if(db(d,xa)&&"number"===typeof d[0]&&2!=d.length){if(0!=d.length%2)throw Error("Invalid number of coordinates: "+
d.length);for(var e=[],f=0;f<d.length;f+=2)e.push([d[f],d[f+1]]);d=e}e=d;for(f=0;v(e);)e=e[0],f++;for(;f<c;)d=[d],f++;if(Im(d)!=c)throw Error("Invalid geometry");for(e=d;v(e)&&1==e.length;)e=e[0];c=v(e)&&0==e.length?[]:d;a.coordinates=c;(b=hb(["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},Jm=function(a){return v(a)?cb(a,Jm):a instanceof O},zm=function(a,b){var c=function(){};
c.prototype=a.prototype;c=new c;a=a.apply(c,b);return void 0!==a?a:c};T.prototype.name=function(){return"Geometry"};var U=function(a){if(!(this instanceof U))return Sl(U,arguments);if(a instanceof U)return a;Km();if(v(a)){if(0==a.length)throw Error("Empty list specified for ee.Filter().");if(1==a.length)return new U(a[0]);O.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof O)O.call(this,a.A,a.args,a.R);else if(void 0===a)O.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};B(U,O);A("ee.Filter",U);
var Lm=!1,Km=function(){Lm||(mm(U,"Filter","Filter"),Lm=!0)},Mm={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};U.prototype.Xb=function(){return Q("Filter.not",this)};U.prototype.not=U.prototype.Xb;var Nm=function(a,b){var c=R(Nm,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Nm;var Om=function(a,b){var c=R(Om,arguments);return Nm(c.name,c.value).Xb()};U.neq=Om;
var Pm=function(a,b){var c=R(Pm,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Pm;var Qm=function(a,b){var c=R(Qm,arguments);return Pm(c.name,c.value).Xb()};U.gte=Qm;var Rm=function(a,b){var c=R(Rm,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Rm;var Sm=function(a,b){var c=R(Sm,arguments);return Rm(c.name,c.value).Xb()};U.lte=Sm;var Tm=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Tm;var Um=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
U.or=Um;var Vm=function(a,b){var c=R(Vm,arguments);c=Q("DateRange",c.start,c.end);return fm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Vm;var Wm=function(a,b,c,d){var e=R(Wm,arguments);return fm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Wm;var Xm=function(a,b){return fm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Xm;
U.prototype.name=function(){return"Filter"};var Ym=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in Mm))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+Mm[b],a,c);return d?a.Xb():a};U.metadata=Ym;var V=function(a,b,c){S.call(this,a,b,c);Zm()};B(V,S);A("ee.Collection",V);var $m=!1,Zm=function(){$m||(mm(V,"Collection","Collection"),mm(V,"AggregateFeatureCollection","Collection","aggregate_"),$m=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Tl(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
V.prototype.oe=function(a,b,c){var d=R(V.prototype.oe,arguments);return this.filter(Ym(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.oe;V.prototype.ig=function(a){return this.filter(Xm(a))};V.prototype.filterBounds=V.prototype.ig;V.prototype.ne=function(a,b){var c=R(V.prototype.ne,arguments);return this.filter(Vm(c.start,c.end))};V.prototype.filterDate=V.prototype.ne;
V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Tl(this,Q("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=R(V.prototype.sort,arguments);return Tl(this,Q("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 S};
V.prototype.map=function(a,b){var c=this.elementType();return Tl(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Dg=function(a,b){b=void 0!==b?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Dg;var W=function(a,b){if(!(this instanceof W))return Sl(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)");an();if(a instanceof T||null===a)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.A,a.args,a.R);else if("Feature"==a.type){var c=a.properties||{};if("id"in a){if("system:index"in
c)throw Error('Can\'t specify both "id" and "system:index".');c=Qb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};B(W,S);A("ee.Feature",W);var bn=!1,an=function(){bn||(mm(W,"Feature","Feature"),bn=!0)};W.prototype.U=function(a){return W.F.U.call(this,a)};W.prototype.getInfo=W.prototype.U;
W.prototype.getMap=function(a,b){var c=R(W.prototype.getMap,arguments);return Q("Collection",[this]).getMap(c.visParams,c.callback)};W.prototype.getMap=W.prototype.getMap;W.prototype.name=function(){return"Feature"};var ul=function(a){var b={},c=cn(a.element,a);c=dn(c,a,b);b.element=c;return b},vl=function(a){var b={},c=a.element.map(function(d){d=cn(d,a);return dn(d,a,b)});b.element=c;return b},dn=function(a,b,c){var d={};Fb(b,function(e,f){switch(f){case "dimensions":f=u(e)?e.split("x").map(Number):v(e)?e:xa(e)?[e]:[];if(1===f.length)d.maxDimension=f[0];else if(2===f.length)d.width=f[0],d.height=f[1];else throw Error("Invalid dimensions "+e);break;case "bbox":null!=d.geometry&&console.warn("Multiple request parameters converted to region.");
if(!(e instanceof Cm)){f=e;if(u(e))try{f=JSON.parse(e)}catch(g){f=e.split(/\s*,\s*/).map(Number)}if(v(f)){if(f.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");e=new Cm(f,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=e;break;case "region":null!=d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(e instanceof T)){f=e;if(u(e))try{f=JSON.parse(e)}catch(g){throw Error('Region string "'+
e+'" is not valid GeoJSON.');}if(x(f))e=new T(f,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=e;break;case "scale":d.scale=Number(e);break;default:c[f]=e}});Ob(d)||(d.input=a,a=fm("Image.clipToBoundsAndScale",d));return a},cn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;if(null!=d)a:{var e=d;if(u(e))try{e=JSON.parse(e)}catch(f){}if(v(e)){if(6===e.length&&db(e,xa)){d=e;break 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.");}if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');d?(a=fm("Image.reproject",{image:a,crs:c,crsTransform:d}),null!=b.dimensions&&null==b.scale&&null==b.region&&(e=b.dimensions,u(e)&&(e=e.split("x").map(Number)),2===e.length&&(delete b.dimensions,c=(new P("Projection")).call(c,d),b.region=new Cm([0,0,e[0],e[1]],c,!1)))):a=fm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,
0,0,0,-1,0]});return a},fn=function(a,b){var c={};b=en(b,c);Ob(b)||(b.image=a,a=fm("Image.visualize",b));c.image=a;return c},en=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Fb(a,function(e,f){hb(c,f)?d[f]=e:b[f]=e});return d};var X=function(a){if(!(this instanceof X))return Sl(X,arguments);if(a instanceof X)return a;gn();var b=arguments.length;if(0==b||1==b&&void 0===a)S.call(this,new P("Image.mask"),{image:new X(0),mask:new X(0)});else if(1==b)if(Wl(a))S.call(this,new P("Image.constant"),{value:a});else if(Xl(a))S.call(this,new P("Image.load"),{id:a});else{if(v(a))return hn(bb(a,function(d){return new X(d)}));if(a instanceof O)"Array"==a.name()?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.A,a.args,a.R);
else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(Xl(b)&&Wl(c))S.call(this,new P("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};B(X,S);A("ee.Image",X);var jn=!1,gn=function(){jn||(mm(X,"Image","Image"),mm(X,"Window","Image","focal_"),jn=!0)};
X.prototype.U=function(a){return X.F.U.call(this,a)};X.prototype.getInfo=X.prototype.U;X.prototype.getMap=function(a,b){var c=this,d=R(X.prototype.getMap,arguments),e=fn(this,d.visParams);if(d.callback){var f=d.callback;Yk(e,function(g,h){g=g?Object.assign(g,{image:c}):void 0;f(g,h)})}else return d=Yk(e),d.image=this,d};X.prototype.getMap=X.prototype.getMap;
X.prototype.wb=function(a,b){var c=R(X.prototype.wb,arguments),d=c.params?Qb(c.params):{};d.image=this.W();if(c.callback){var e=c.callback;fl(d,function(f,g){f?e(gl(f)):e(null,g)})}else return gl(fl(d))};X.prototype.getDownloadURL=X.prototype.wb;
X.prototype.ue=function(a,b){var c=R(X.prototype.ue,arguments);if(N){var d={};var e=dn(this,c.params,d);d=fn(e,d)}else if(d=fn(this,c.params),d.region)if(d.region instanceof T&&(d.region=d.region.Pc()),v(d.region)||Yl(d.region))d.region=wh(d.region);else if("string"!==typeof d.region)throw Error("The region parameter must be an array or a GeoJSON object.");if(c.callback)bl(d,function(f,g){var h="";if(void 0===g)try{h=el(f)}catch(m){g=String(m.message)}c.callback(h,g)});else return el(bl(d))};
X.prototype.getThumbURL=X.prototype.ue;var kn=function(a,b,c){var d=R(kn,arguments);return hn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};X.rgb=kn;var ln=function(a){return hn(Array.prototype.slice.call(arguments),null)};X.cat=ln;var hn=function(a,b){if(0==a.length)return Q("Image.constant",[]);for(var c=new X(a[0]),d=1;d<a.length;d++)c=Q("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
X.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(2<b.length||Xl(b[0])||Wl(b[0])){for(var d=0;d<b.length;d++)if(!(Xl(b[d])||Wl(b[d])||b[d]instanceof O))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return fm("Image.select",c)};X.prototype.select=X.prototype.select;
X.prototype.i=function(a,b){var c=R(X.prototype.i,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var f=c.map,g;for(g in f)d.push(g),e[g]=new X(f[g])}var h=Q("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new $l;c.encode=function(m){return h.encode(m)};c.je=function(m,p){return oj(m(h),p)};c.Y=function(){return{name:"",args:bb(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
X.prototype.expression=X.prototype.i;X.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};X.prototype.clip=X.prototype.clip;X.prototype.ah=function(a){var b=1!=arguments.length||Xl(arguments[0])?mb(arguments):arguments[0];return Q("Image.rename",this,b)};X.prototype.rename=X.prototype.ah;X.prototype.name=function(){return"Image"};var mn=function(a){if(this instanceof mn){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof mn)return a}else return Sl(mn,arguments);nn();if(v(a))O.call(this,null,null),this.Ec=a;else if(a instanceof O)O.call(this,a.A,a.args,a.R),this.Ec=null;else throw Error("Invalid argument specified for ee.List(): "+a);};B(mn,O);A("ee.List",mn);var on=!1,nn=function(){on||(mm(mn,"List","List"),on=!0)};
mn.prototype.encode=function(a){return v(this.Ec)?bb(this.Ec,function(b){return a(b)}):mn.F.encode.call(this,a)};mn.prototype.pa=function(a){return v(this.Ec)?kj(a(this.Ec)):mn.F.pa.call(this,a)};mn.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return Sl(Y,arguments);if(a instanceof Y)return a;if(2<arguments.length)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");pn();a instanceof T&&(a=new W(a));a instanceof W&&(a=[a]);if(Xl(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new P("Collection.loadTable"),c)}else if(v(a))V.call(this,new P("Collection"),{features:bb(a,function(d){return new W(d)})});else if(a instanceof mn)V.call(this,
new P("Collection"),{features:a});else if(a instanceof O)V.call(this,a.A,a.args,a.R);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};B(Y,V);A("ee.FeatureCollection",Y);var qn=!1,pn=function(){qn||(mm(Y,"FeatureCollection","FeatureCollection"),qn=!0)};Y.prototype.getMap=function(a,b){var c=R(Y.prototype.getMap,arguments),d=fm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.getMap(void 0,c.callback);else return d.getMap()};
Y.prototype.getMap=Y.prototype.getMap;Y.prototype.U=function(a){return Y.F.U.call(this,a)};Y.prototype.getInfo=Y.prototype.U;Y.prototype.wb=function(a,b,c,d){var e=R(Y.prototype.wb,arguments),f={};f.table=this.W();e.format&&(f.format=e.format.toUpperCase());e.filename&&(f.filename=e.filename);if(e.selectors){var g=e.selectors;Da(g)&&(g=g.join(","));f.selectors=g}if(e.callback)hl(f,function(h,m){h?e.callback(il(h)):e.callback(null,m)});else return il(hl(f))};Y.prototype.getDownloadURL=Y.prototype.wb;
Y.prototype.select=function(a,b,c){if(Xl(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(f){return f.select(d)})}var e=R(Y.prototype.select,arguments);return this.map(function(f){return f.select(e)})};Y.prototype.select=Y.prototype.select;Y.prototype.name=function(){return"FeatureCollection"};Y.prototype.elementType=function(){return W};var Z=function(a){if(!(this instanceof Z))return Sl(Z,arguments);if(a instanceof Z)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");rn();a instanceof X&&(a=[a]);if(Xl(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(v(a))V.call(this,new P("ImageCollection.fromImages"),{images:bb(a,function(b){return new X(b)})});else if(a instanceof mn)V.call(this,new P("ImageCollection.fromImages"),{images:a});else if(a instanceof
O)V.call(this,a.A,a.args,a.R);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};B(Z,V);A("ee.ImageCollection",Z);var sn=!1,rn=function(){sn||(mm(Z,"ImageCollection","ImageCollection"),mm(Z,"reduce","ImageCollection"),sn=!0)};Z.prototype.se=function(a,b){var c=R(Z.prototype.se,arguments);return tn(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.se;
Z.prototype.ve=function(a,b){var c=R(Z.prototype.ve,arguments);return tn(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.ve;
var tn=function(a,b,c,d){var e={};a=a.map(function(h){h=cn(h,b.params);return dn(h,b.params,e)});var f={},g=en(e,f);f.imageCollection=a.map(function(h){g.image=h;return fm("Image.visualize",g)});null!=b.params.dimensions&&(f.dimensions=b.params.dimensions);if(f.format){if(!cb(c,function(h){return h.toLowerCase()==f.format.toLowerCase()}))throw Error("Invalid format specified.");}else f.format=c[0];c=bl;if(N)switch(d){case "video":c=cl;break;case "filmstrip":c=dl}if(b.callback)c(f,function(h,m){var p=
"";if(void 0===m)try{p=el(h)}catch(q){m=String(q.message)}b.callback(p,m)});else return el(c(f))};Z.prototype.getMap=function(a,b){var c=R(Z.prototype.getMap,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.getMap(c.visParams,c.callback);else return d.getMap(c.visParams)};Z.prototype.getMap=Z.prototype.getMap;Z.prototype.U=function(a){return Z.F.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 X(Q("Collection.first",this))};Z.prototype.first=Z.prototype.first;Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return X};var un=function(a){this.$d=a;this.id=null},wn=function(a){var b={element:vn(a)};Object.assign(b,a);b=Gb(b,Ca);return new un(b)};un.prototype.start=function(a,b){var c=this;C(this.$d,"Task config must be specified for tasks to be started.");if(a){var d=function(){Va(c.id);wl(c.id,c.$d,function(e,f){f?b(f):a()})};this.id?d():jl(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||jl(1)[0],Va(this.id,"Failed to obtain task ID."),wl(this.id,this.$d)};
un.prototype.start=un.prototype.start;var xn=function(a,b,c,d,e,f,g,h,m,p){var q=R(xn,arguments);q=yn(q,"ASSET","EXPORT_IMAGE");return wn(q)};A("ee.batch.Export.image.toAsset",xn);var zn=function(a,b,c,d,e,f,g,h,m,p,q,w,z,E,M){var aa=R(zn,arguments);aa=yn(aa,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return wn(aa)};A("ee.batch.Export.image.toCloudStorage",zn);var An=function(a,b,c,d,e,f,g,h,m,p,q,w,z,E,M){var aa=R(An,arguments);aa=yn(aa,"DRIVE","EXPORT_IMAGE");return wn(aa)};
A("ee.batch.Export.image.toDrive",An);var Bn=function(a,b,c,d,e,f,g,h,m,p,q,w){var z=R(Bn,arguments);z=yn(z,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return wn(z)};A("ee.batch.Export.map.toCloudStorage",Bn);var Cn=function(a,b,c,d,e,f){var g=R(Cn,arguments);g=yn(g,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return wn(g)};A("ee.batch.Export.table.toCloudStorage",Cn);var Dn=function(a,b,c,d,e,f){var g=R(Dn,arguments);g.type="EXPORT_FEATURES";g=yn(g,"DRIVE","EXPORT_FEATURES");return wn(g)};
A("ee.batch.Export.table.toDrive",Dn);var En=function(a,b,c){var d=R(En,arguments);d=yn(d,"ASSET","EXPORT_FEATURES");return wn(d)};A("ee.batch.Export.table.toAsset",En);var Fn=function(a,b,c,d,e,f,g,h,m,p,q,w){var z=R(Fn,arguments);z=yn(z,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return wn(z)};A("ee.batch.Export.video.toCloudStorage",Fn);var Gn=function(a,b,c,d,e,f,g,h,m,p,q,w){var z=R(Gn,arguments);z=yn(z,"DRIVE","EXPORT_VIDEO");return wn(z)};A("ee.batch.Export.video.toDrive",Gn);
var Hn=function(a,b,c,d,e,f,g,h,m,p,q,w,z,E,M,aa,yj,zj,Aj,Bj){var gi=R(Hn,arguments);gi=yn(gi,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return wn(gi)};A("ee.batch.Export.videoMap.toCloudStorage",Hn);
var vn=function(a){var b=function(d){return d in a},c=In.find(b);C(1===eb(In,b),'Expected a single "image" or "collection" key.');b=a[c];if(!(b instanceof X||b instanceof Y||b instanceof Z||b instanceof S))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection or ee.Element.");delete a[c];return b},yn=function(a,b,c){var d=void 0===d?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":null==e.fileFormat&&(e.fileFormat=
"GeoTIFF");a=e.fileFormat;null==a&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}null!=e.formatOptions&&(a=Jn(e,a),delete e.formatOptions,Object.assign(e,a));e=Kn(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_TILES":e=
b=Kn(e,b);break;case "EXPORT_FEATURES":v(e.selectors)&&(e.selectors=e.selectors.join());e=Kn(e,b);break;case "EXPORT_VIDEO":e=Ln(e);e=Kn(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Ln(e);e.version=e.version||"V2";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||1068,height:e.tileHeight||600};e=Kn(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&null!=e.region){d=e;b=e.region;if(b instanceof T)b=b.Pc();
else if("string"===typeof b)try{b=Xa(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(!(x(b)&&"type"in b))try{new Dm(b)}catch(f){try{new Gm(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=wh(b);
d.region=b}return e},Kn=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=a.assetId||"";break;default:b=Ba(a.folder);if(!hb(["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},
Mn={GEO_TIFF:["cloudOptimized","fileDimensions"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},Nn={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Ln=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;a.fileFormat="MP4";return a},Jn=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=Nn[b];for(var d=Mn[b],e={},f=l(Object.entries(c)),g=f.next();!g.done;g=f.next()){var h=l(g.value);g=h.next().value;h=h.next().value;if(!hb(d,g))throw Error('"'+g+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));g=a+g[0].toUpperCase()+g.substring(1);v(h)?e[g]=h.join():e[g]=h}return e},In=["image","collection"];var On=function(a){if(!(this instanceof On))return Sl(On,arguments);if(a instanceof On)return a;Pn();if("number"===typeof a)O.call(this,null,null),this.Gc=a;else if(a instanceof O)O.call(this,a.A,a.args,a.R),this.Gc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};B(On,O);A("ee.Number",On);var Qn=!1,Pn=function(){Qn||(mm(On,"Number","Number"),Qn=!0)};On.prototype.encode=function(a){return"number"===typeof this.Gc?this.Gc:On.F.encode.call(this,a)};
On.prototype.pa=function(a){return"number"===typeof this.Gc?kj(a(this.Gc)):On.F.pa.call(this,a)};On.prototype.name=function(){return"Number"};var Rn=function(a){if(!(this instanceof Rn))return Sl(Rn,arguments);if(a instanceof Rn)return a;Sn();if("string"===typeof a)O.call(this,null,null),this.Nc=a;else if(a instanceof O)this.Nc=null,a.A&&"String"==a.A.Y().returns?O.call(this,a.A,a.args,a.R):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};B(Rn,O);A("ee.String",Rn);var Tn=!1,Sn=function(){Tn||(mm(Rn,"String","String"),Tn=!0)};
Rn.prototype.encode=function(a){return"string"===typeof this.Nc?this.Nc:Rn.F.encode.call(this,a)};Rn.prototype.pa=function(a){return"string"===typeof this.Nc?kj(a(this.Nc)):Rn.F.pa.call(this,a)};Rn.prototype.name=function(){return"String"};var Un=function(a,b){if(!(this instanceof Un))return Sl(Un,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var f=d[e],g=f.type;c.push(Vn(g in Ul?Ul[g]:null,f.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.Oa=Wn(a,c,b);this.If=b.apply(null,c)};B(Un,$l);A("ee.CustomFunction",Un);Un.prototype.encode=function(a){return{type:"Function",argumentNames:bb(this.Oa.args,function(b){return b.name}),body:a(this.If)}};
Un.prototype.pa=function(a){return pj(this.Oa.args.map(function(b){return b.name}),a(this.If))};Un.prototype.je=function(a,b){return oj(a(this),b)};Un.prototype.Y=function(){return this.Oa};
var Vn=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Rn;else if(a==Number)a=On;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.A=null;this.R=d};c.prototype=a.prototype;return new c(b)},Xn=function(a,b){b={name:"",returns:"Object",args:bb(b,function(c){return{name:null,type:"string"===typeof c?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
"Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Un(b,a)},Wn=function(a,b,c){for(var d=[],e=0;e<b.length;e++)null===b[e].R&&d.push(e);if(0==d.length)return a;var f=function(m){var p=0;x(m)&&!Fa(m)&&("Function"==m.type&&p++,Fb(m,function(q){p+=f(q)}));return p};e=gk(c.apply(null,b));c="_MAPPING_VAR_"+f(e)+"_";for(e=0;e<d.length;e++){var g=d[e],h=c+e;b[g].R=h;a.args[g].name=h}return a};var Yn=function(a,b){if(!(this instanceof Yn))return Sl(Yn,arguments);if(a instanceof Yn)return a;Zn();var c=R(Yn,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},f=null;if(Xl(a)){if(e.value=a,c)if(Xl(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Wl(a))e.value=a;else if(Ea(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.A&&"Date"==a.A.Y().returns?(d=a.A,e=a.args,f=a.R):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
a);O.call(this,d,e,f)};B(Yn,O);A("ee.Date",Yn);var $n=!1,Zn=function(){$n||(mm(Yn,"Date","Date"),$n=!0)};Yn.prototype.name=function(){return"Date"};A("ee.Deserializer",function(){});var bo=function(a){return ao(JSON.parse(a))};A("ee.Deserializer.fromJSON",bo);var ao=function(a){var b={};if(x(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]=co(f,b)}a=a.value}return co(a,b)};A("ee.Deserializer.decode",ao);
var co=function(a,b){if(null===a||"number"===typeof a||"boolean"===typeof a||"string"===typeof a)return a;if(v(a))return bb(a,function(f){return co(f,b)});if(!x(a)||Fa(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":c=a.value;if("string"!==typeof c)throw Error("Invalid variable name: "+c);return Vn(Object,c);case "Date":c=a.value;if("number"!==typeof c)throw Error("Invalid date value: "+
c);return new Yn(c/1E3);case "Bytes":return c=new ij,c.encode=function(){return a},c;case "Invocation":c="functionName"in a?em(a.functionName):co(a["function"],b);var d=Hb(a.arguments,function(f){return co(f,b)});if(c instanceof $l)return c.apply(d);if(c instanceof O)return new O(c,d);throw Error("Invalid function value: "+a["function"]);case "Dictionary":return Hb(a.value,function(f){return co(f,b)});case "Function":var e=co(a.body,b);c={name:"",args:bb(a.argumentNames,function(f){return{name:f,
type:"Object",optional:!1}}),returns:"Object"};return new Un(c,function(){return e});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}};var eo=function(a){if(!(this instanceof eo))return Sl(eo,arguments);if(a instanceof eo)return a;fo();Yl(a)?(O.call(this,null,null),this.tc=a):(a instanceof O&&a.A&&"Dictionary"==a.A.Y().returns?O.call(this,a.A,a.args,a.R):O.call(this,new P("Dictionary"),{input:a},null),this.tc=null)};B(eo,O);A("ee.Dictionary",eo);var go=!1,fo=function(){go||(mm(eo,"Dictionary","Dictionary"),go=!0)};eo.prototype.encode=function(a){return null!==this.tc?a(this.tc):eo.F.encode.call(this,a)};
eo.prototype.pa=function(a){return null!==this.tc?kj(a(this.tc)):eo.F.pa.call(this,a)};eo.prototype.name=function(){return"Dictionary"};var ho={};A("ee.Terrain",ho);ho.Ae=!1;ho.Wh=function(){ho.Ae||(mm(ho,"Terrain","Terrain"),ho.Ae=!0)};ho.reset=function(){nm(ho);ho.Ae=!1};var no=function(a,b,c,d,e){if("ready"!=io||a||b){var f=null!=c;if(d)if(f)jo.push(d);else throw Error("Can't pass an error callback without a success callback.");if("loading"==io&&f)ko.push(c);else if(io="loading",Ei(a,b,e),f)ko.push(c),im(lo,mo);else try{im(),lo()}catch(g){throw mo(g),g;}}else c&&c()};A("ee.initialize",no);
var qo=function(){io="not_ready";Yi=Xi=Mi=null;Wi=!1;gm=null;hm={};nm(Yn);$n=!1;nm(eo);go=!1;nm(S);um=!1;nm(X);jn=!1;nm(W);bn=!1;nm(V);$m=!1;nm(Z);sn=!1;nm(Y);qn=!1;nm(U);Lm=!1;nm(T);xm=!1;nm(mn);on=!1;nm(On);Qn=!1;nm(Rn);Tn=!1;ho.reset();for(var a=t.ee,b=0;b<oo.length;b++){var c=oo[b];nm(a[c]);delete a[c]}oo=[];Ul=a;a=po;for(var d in a)delete a[d]};A("ee.reset",qo);var ro={yi:"not_ready",LOADING:"loading",Ai:"ready"};A("ee.InitState",ro);A("ee.InitState.NOT_READY","not_ready");
A("ee.InitState.LOADING","loading");A("ee.InitState.READY","ready");var io="not_ready",ko=[],jo=[];A("ee.TILE_SIZE",256);var oo=[],po={};A("ee.Algorithms",po);var so=function(a,b){"string"===typeof a&&(a=new P(a));return $l.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};A("ee.call",so);var to=function(a,b){"string"===typeof a&&(a=new P(a));return a.apply(b)};A("ee.apply",to);
var lo=function(){if("loading"==io){try{Zn();fo();tm();gn();an();Zm();rn();pn();Km();vm();nn();Pn();Sn();ho.Wh();var a=jm(),b={},c={},d;for(d in a){b[-1!=d.indexOf(".")?d.slice(0,d.indexOf(".")):d]=!0;var e=a[d].returns.replace(/<.*>/,"");c[e]=!0}var f=t.ee,g;for(g in b)g in c&&!(g in f)&&(f[g]=uo(g),oo.push(g),a[g]?(f[g].signature=a[g],f[g].signature.isConstructor=!0,hm[g]=!0):f[g].signature={});Ul=f;vo()}catch(h){mo(h);return}io="ready";for(jo=[];0<ko.length;)ko.shift()()}},mo=function(a){if("loading"==
io)for(io="not_ready",ko=[];0<jo.length;)jo.shift()(a)},vo=function(){var a=km();Kb(a).sort().forEach(function(b){var c=a[b],d=c.Y();if(!d.hidden){b=b.split(".");var e=po;for(e.signature={};1<b.length;){var f=b[0];f in e||(e[f]={signature:{}});e=e[f];b=ob(b,1)}f=function(g){return dm(c,void 0,Array.prototype.slice.call(arguments,0))};f.signature=d;f.toString=y(c.toString,c);e[b[0]]=f}})},uo=function(a){var b=function(c){var d=t.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 Sl(d,e);d=lm(a);var g=!(e[0]instanceof O),h=!1;d&&(f?g?h=!0:e[0].A&&e[0].A.Y().returns==d.Y().returns||(h=!0):h=!0);if(h)e=Zl(e,d.Y())?e[0]:bm(d,e),O.call(this,d,cm(d,e));else{if(!f)throw Error("Too many arguments for ee."+a+"(): "+e);if(g)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];O.call(this,e.A,e.args,e.R)}};B(b,O);b.prototype.name=function(){return a};mm(b,a,a);return b};
am=function(a,b){if(null===a)return null;if(void 0!==a){var c=t.ee;switch(b){case "Image":return new X(a);case "Feature":return a instanceof V?Q("Feature",Q("Collection.geometry",a)):new W(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new W(a);if(a instanceof O)return new S(a.A,a.args,a.R);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
a:new Y(a);case "ImageCollection":return new Z(a);case "Filter":return new U(a);case "Algorithm":if("string"===typeof a)return new P(a);if(Fa(a)){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return Xn(a,c)}if(a instanceof ij)return a;throw Error("Argument is not a function: "+a);case "String":return Xl(a)||a instanceof Rn||a instanceof O?new Rn(a):a;case "Dictionary":return Yl(a)?a:new eo(a);case "List":return new mn(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new On(a);
default:if(b in c){d=lm(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if("string"===typeof a){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var wo=function(a,b,c){Md.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.lg=new Ad;this.kg=new Ad};n(wo,Md);wo.prototype.getTile=function(a,b){var c=Nd(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.jb,this.token].join("/");this.lb.push(c);this.jb+=1;var d=rg("DIV");xo(this,b,a,c,d);yo(this);return d};
var xo=function(a,b,c,d,e){var f=Uh(Sh);f.open("GET",b,!0);f.responseType="arraybuffer";f.onreadystatechange=y(function(){if(f.readyState===XMLHttpRequest.DONE&&200===f.status){var g=f.response;if(g)g=new Float32Array(g),this.lg.set(c,g),this.kg.set(c,e),kb(this.lb,d),yo(this);else throw this.tf.add(d),Error("Unable to request floating point array buffers.");}},a);f.send()},yo=function(a){a.dispatchEvent(new Od(a.lb.length))};wo.prototype.C=function(){this.kg=this.lg=null;Md.prototype.C.call(this)};
A("ee.FloatTileOverlay",wo);var zo=function(){this.yd=new Map};zo.prototype.clear=function(){this.yd.clear()};var Ao=function(a,b){a.yd.has(b)||a.yd.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.yd.get(b)};var Bo=function(a){Ma.call(this);this.yb=a;this.H={}};B(Bo,Ma);var Co=[];Bo.prototype.Ma=function(a,b,c,d){v(b)||(b&&(Co[0]=b.toString()),b=Co);for(var e=0;e<b.length;e++){var f=hd(a,b[e],c||this.handleEvent,d||!1,this.yb||this);if(!f)break;this.H[f.key]=f}return this};Bo.prototype.Fc=function(a,b,c,d){return Do(this,a,b,c,d)};var Do=function(a,b,c,d,e,f){if(v(c))for(var g=0;g<c.length;g++)Do(a,b,c[g],d,e,f);else{b=gd(b,c,d||a.handleEvent,e,f||a.yb||a);if(!b)return a;a.H[b.key]=b}return a};
Bo.prototype.Fd=function(a,b,c,d,e){if(v(b))for(var f=0;f<b.length;f++)this.Fd(a,b[f],c,d,e);else c=c||this.handleEvent,d=x(d)?!!d.capture:!!d,e=e||this.yb||this,c=id(c),d=!!d,b=Xc(a)?a.wc(b,c,d,e):a?(a=kd(a))?a.wc(b,c,d,e):null:null,b&&(pd(b),delete this.H[b.key])};Bo.prototype.Lc=function(){Fb(this.H,function(a,b){this.H.hasOwnProperty(b)&&pd(a)},this);this.H={}};Bo.prototype.C=function(){Bo.F.C.call(this);this.Lc()};
Bo.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Fo=function(a,b){wa(a.name)?(this.name=a.name,this.code=Mb[a.name]):(this.code=a=Ua(a.code),this.name=Eo(a));Pa.call(this,xc("%s %s",this.name,b))};B(Fo,Pa);var Eo=function(a){var b=Nb(function(c){return a==c});if(!wa(b))throw Error("Invalid code: "+a);return b},Mb={AbortError:3,EncodingError:5,InvalidModificationError:9,InvalidStateError:7,NotFoundError:1,NotReadableError:4,NoModificationAllowedError:6,PathExistsError:12,QuotaExceededError:10,SecurityError:2,SyntaxError:8,TypeMismatchError:11};var Go=function(a,b){Oa.call(this,a.type,b);this.Aa=a};B(Go,Oa);var Ho=function(){td.call(this);this.$=new FileReader;this.$.onloadstart=y(this.Tb,this);this.$.onprogress=y(this.Tb,this);this.$.onload=y(this.Tb,this);this.$.onabort=y(this.Tb,this);this.$.onerror=y(this.Tb,this);this.$.onloadend=y(this.Tb,this)};B(Ho,td);k=Ho.prototype;k.abort=function(){try{this.$.abort()}catch(a){throw new Fo(a,"aborting read");}};k.gb=function(){return this.$.readyState};k.getError=function(){return this.$.error&&new Fo(this.$.error,"reading file")};
k.Tb=function(a){this.dispatchEvent(new Go(a,this))};k.C=function(){Ho.F.C.call(this);delete this.$};k.readAsBinaryString=function(a){this.$.readAsBinaryString(a)};k.readAsArrayBuffer=function(a){this.$.readAsArrayBuffer(a)};k.readAsText=function(a,b){this.$.readAsText(a,b)};var Io=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};k=Io.prototype;k.clone=function(){return new Io(this.top,this.right,this.bottom,this.left)};k.toString=function(){return"("+this.top+"t, "+this.right+"r, "+this.bottom+"b, "+this.left+"l)"};k.contains=function(a){return this&&a?a instanceof Io?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
k.expand=function(a,b,c,d){x(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return this};k.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};
k.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};k.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
k.translate=function(a,b){a instanceof mg?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(Ua(a),this.left+=a,this.right+=a,xa(b)&&(this.top+=b,this.bottom+=b));return this};k.scale=function(a,b){b=xa(b)?b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};var Jo=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};k=Jo.prototype;k.clone=function(){return new Jo(this.left,this.top,this.width,this.height)};k.toString=function(){return"("+this.left+", "+this.top+" - "+this.width+"w x "+this.height+"h)"};
k.Bg=function(a){var b=Math.max(this.left,a.left),c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top);a=Math.min(this.top+this.height,a.top+a.height);if(d<=a)return this.left=b,this.top=d,this.width=c-b,this.height=a-d,!0}return!1};k.intersects=function(a){return this.left<=a.left+a.width&&a.left<=this.left+this.width&&this.top<=a.top+a.height&&a.top<=this.top+this.height};
k.ie=function(a){b:{var b=Math.max(this.left,a.left);var c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top),e=Math.min(this.top+this.height,a.top+a.height);if(d<=e){b=new Jo(b,d,c-b,e-d);break b}}b=null}if(b&&b.height&&b.width){b=[];c=this.top;d=this.height;e=this.left+this.width;var f=this.top+this.height,g=a.left+a.width,h=a.top+a.height;a.top>this.top&&(b.push(new Jo(this.left,this.top,this.width,a.top-this.top)),c=a.top,d-=a.top-this.top);h<f&&(b.push(new Jo(this.left,
h,this.width,f-h)),d=h-c);a.left>this.left&&b.push(new Jo(this.left,c,a.left-this.left,d));g<e&&b.push(new Jo(g,c,e-g,d));a=b}else a=[this.clone()];return a};k.contains=function(a){return a instanceof mg?a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height};
k.distance=function(a){var b=a.x<this.left?this.left-a.x:Math.max(a.x-(this.left+this.width),0);a=a.y<this.top?this.top-a.y:Math.max(a.y-(this.top+this.height),0);return Math.sqrt(b*b+a*a)};k.getCenter=function(){return new mg(this.left+this.width/2,this.top+this.height/2)};k.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
k.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};k.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};k.translate=function(a,b){a instanceof mg?(this.left+=a.x,this.top+=a.y):(this.left+=Ua(a),xa(b)&&(this.top+=b));return this};
k.scale=function(a,b){b=xa(b)?b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};var Ko=function(a,b){C(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 Lo=function(a,b){td.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.xd=new zo;this.kb=new Ad;this.jb=0;this.sf=a;this.Va=new Bo(this);this.projection=null;this.radius=0;this.alt=null};B(Lo,td);A("ee.layers.AbstractOverlay",Lo);
Lo.prototype.Nd=function(a){return hd(this,"tile-load",a)};Lo.prototype.addTileCallback=Lo.prototype.Nd;Lo.prototype.$e=function(a){pd(a)};Lo.prototype.removeTileCallback=Lo.prototype.$e;k=Lo.prototype;k.te=function(){return Mo(this,"throttled")+Mo(this,"loading")+Mo(this,"new")};k.setOpacity=function(a){this.opacity=a;this.kb.forEach(function(b){Ko(b.oa,this.opacity)},this)};k.getStats=function(){return this.xd};
k.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||0>a.y||a.y>=d)return c.createElement("div");var e=a.x%d;0>e&&(e+=d);d=new google.maps.Point(e,a.y);a=[[a.x,a.y,b,this.jb++].join("-"),this.sf.rg()].join("-");b=this.Uf(d,b,c,a);b.tileSize=this.tileSize;Ko(b.oa,this.opacity);this.kb.set(a,b);No(this,b);this.sf.Gg(b,(new Date).getTime()/1E3);return b.oa};k.releaseTile=function(a){var b=this.kb.get(a.id);this.kb.remove(a.id);b&&(b.abort(),Na(b))};
var No=function(a,b){a.Va.Ma(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.ai,d=(new Date).getTime();Ao(this.xd,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Oo(this.te()));break;case "throttled":Ao(this.xd,b.zoom).throttleCount++;this.dispatchEvent(new Po(b.Ea));break;case "failed":Ao(this.xd,b.zoom).errorCount++,this.dispatchEvent(new Qo(b.Ea,b.Ph))}})};
Lo.prototype.C=function(){Lo.F.C.call(this);this.kb.forEach(Na);this.kb.clear();this.kb=null;Na(this.Va);this.sf=this.Va=null};var Mo=function(a,b){return eb(a.kb.S(),function(c){return c.getStatus()==b})},Oo=function(){Oa.call(this,"tile-load")};B(Oo,Oa);var Po=function(){Oa.call(this,"tile-throttle")};B(Po,Oa);var Qo=function(a,b){Oa.call(this,"tile-fail");this.errorMessage=b};B(Qo,Oa);
var Ro=function(a,b,c,d){td.call(this);this.Sb=a;this.zoom=b;this.oa=c.createElement("div");this.oa.id=d;this.ci=5;this.td=function(){};this.mf="new";this.eh=0;this.De=!1};B(Ro,td);
var To=function(a){if(!a.De&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");So(a,"loading");a.ai=(new Date).getTime();a.Pa=new Xh;a.Pa.cc="blob";a.Pa.Ma("complete",function(){var b=ki(this.Pa),c=this.Pa.getStatus();429==c&&So(this,"throttled");if(Oh(c)){var d={};Fb(li(this.Pa),function(f,g){d[g.toLowerCase()]=f});this.pi=d;this.lh=b;this.vc()}else if(b){var e=new Ho;e.Ma("loadend",function(){this.Mc(e.$.result)},void 0,this);
e.readAsText(b)}else this.Mc("Failed to load tile.")},!1,a);a.Pa.Fc("ready",Ka(Na,a.Pa));a.Ea&&a.Ea.endsWith("&profiling=1")&&N&&(a.Ea=a.Ea.replace("&profiling=1",""),a.Pa.headers.set("X-Earth-Engine-Computation-Profile","1"));a.Pa.send(a.Ea,"GET")};k=Ro.prototype;k.vc=function(){this.td(this);So(this,"loaded")};k.pc=function(){Na(this.Pa)};
k.Mc=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.eh>=this.ci?(this.Ph=b(a),So(this,"failed")):(this.pc(),setTimeout(y(function(){this.Ka||(this.De=!0,To(this),this.De=!1)},this),1E3*Math.pow(2,this.eh++)))};k.abort=function(){this.pc();So(this,"aborted")};k.getStatus=function(){return this.mf};var So=function(a,b){a.mf=b;a.dispatchEvent("status-changed")},Uo={aborted:!0,failed:!0,loaded:!0};
Ro.prototype.C=function(){Ro.F.C.call(this);this.pc();this.oa.remove();this.td=null};var Vo=function(){Ma.call(this)};B(Vo,Ma);var Wo=function(a,b){Lo.call(this,a,b);this.Kf=new Ad;this.eg=new Ad};n(Wo,Lo);Wo.prototype.Uf=function(a,b,c,d){var e=new Xo(a,b,c,d);this.Va.Ma(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.Kf.set(a,new Float32Array(e.Jh)),this.eg.set(a,e.oa))});return e};Wo.prototype.C=function(){Lo.prototype.C.call(this);this.eg=this.Kf=null};A("ee.layers.BinaryOverlay",Wo);var Xo=function(a,b,c,d){Ro.call(this,a,b,c,d)};n(Xo,Ro);
Xo.prototype.vc=function(){var a=new Ho;a.Ma("loadend",function(){this.Jh=a.$.result;Ro.prototype.vc.call(this)},void 0,this);a.readAsArrayBuffer(this.lh)};var Yo=function(a){td.call(this);this.Ac={};this.zc={};this.yb=new Bo(this);this.O=a};B(Yo,td);var Zo=[Ec&&!Oc("11")?"readystatechange":"load","abort","error"],$o=function(a,b,c){(c=u(c)?c:c.src)&&(a.Ac[b]={src:c,Sf:wa(void 0)?void 0:null})},ap=function(a,b){delete a.Ac[b];var c=a.zc[b];c&&(delete a.zc[b],a.yb.Fd(c,Zo,a.Pg),Ob(a.zc)&&Ob(a.Ac)&&a.dispatchEvent("complete"))};
Yo.prototype.start=function(){var a=this.Ac;$a(Kb(a),function(b){var c=a[b];if(c&&(delete a[b],!this.Ka)){if(this.O){var d=this.O;d=(d?new yg(xg(d)):Qa||(Qa=new yg)).Nh("IMG")}else d=new Image;c.Sf&&(d.crossOrigin=c.Sf);this.yb.Ma(d,Zo,this.Pg);this.zc[b]=d;d.id=b;d.src=c.src}},this)};
Yo.prototype.Pg=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));this.dispatchEvent({type:a.type,target:b});this.Ka||ap(this,b.id)}};Yo.prototype.C=function(){delete this.Ac;delete this.zc;Na(this.yb);Yo.F.C.call(this)};var bp=function(a,b){Lo.call(this,a,b)};n(bp,Lo);bp.prototype.Uf=function(a,b,c,d){return new cp(a,b,c,d)};A("ee.layers.ImageOverlay",bp);var cp=function(a,b,c,d){Ro.call(this,a,b,c,d);this.td=dp;this.zg=this.ca=this.jd=null;this.Hc=""};n(cp,Ro);
cp.prototype.vc=function(){try{var a=oc(this.lh);this.Hc=mc(a).toString();var b="about:invalid#zClosurez"!==this.Hc?this.Hc:this.Ea}catch(c){b=this.Ea}this.ca=new Yo;$o(this.ca,this.oa.id+"-image",b);this.zg=gd(this.ca,ep,function(c){"load"==c.type?(this.jd=c.target,Ro.prototype.vc.call(this)):this.Mc()},void 0,this);this.ca.start()};cp.prototype.pc=function(){Ro.prototype.pc.call(this);this.ca&&(pd(this.zg),Na(this.ca))};cp.prototype.C=function(){Ro.prototype.C.call(this);this.Hc&&URL.revokeObjectURL(this.Hc)};
var dp=function(a){a.oa.appendChild(a.jd)},ep=["load","abort","error"];var fp=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 gp=function(a,b,c,d){Ma.call(this);this.Jf=a;this.Xa=b;this.qf=d||"";this.od=c};B(gp,Vo);A("ee.layers.CloudStorageTileSource",gp);
gp.prototype.Gg=function(a){if(a.zoom<=this.od)a.Ea=this.ed(a.Sb,a.zoom);else{var b=a.zoom-this.od,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.ed(c,a.zoom-b);a.td=Ka(hp,this.od)}var d=y(a.Mc,a);a.Mc=y(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?So(a,"loaded"):d(e)},a);To(a)};gp.prototype.rg=function(){return[this.Jf,this.Xa,this.od,this.qf].join("-")};
gp.prototype.ed=function(a,b){a=fp("https://storage.googleapis.com",this.Jf,this.Xa,String(b),String(a.x),String(a.y));this.qf&&(a+=this.qf);return a};
var hp=function(a,b){if(!b.jd)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.oa.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.oa.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.jd,c/a*(b.Sb.x%a),c/a*(b.Sb.y%a),c/a,c/a,0,0,c,c)};var ip=function(){this.Ba=[];this.Ia=[]};k=ip.prototype;k.enqueue=function(a){this.Ia.push(a)};k.sc=function(){0==this.Ba.length&&(this.Ba=this.Ia,this.Ba.reverse(),this.Ia=[]);return this.Ba.pop()};k.M=function(){return this.Ba.length+this.Ia.length};k.isEmpty=function(){return 0==this.Ba.length&&0==this.Ia.length};k.clear=function(){this.Ba=[];this.Ia=[]};k.contains=function(a){return hb(this.Ba,a)||hb(this.Ia,a)};
k.remove=function(a){var b=this.Ba;var c=Za(b,a);0<=c?(jb(b,c),b=!0):b=!1;return b||kb(this.Ia,a)};k.S=function(){for(var a=[],b=this.Ba.length-1;0<=b;--b)a.push(this.Ba[b]);var c=this.Ia.length;for(b=0;b<c;++b)a.push(this.Ia[b]);return a};var jp=function(a,b){Ma.call(this);this.Mg=a||0;this.nd=b||10;if(this.Mg>this.nd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.La=new ip;this.hb=new Jd;this.delay=0;this.Ee=null;this.Uc()};B(jp,Ma);jp.prototype.xc=function(){var a=La();if(!(null!=this.Ee&&a-this.Ee<this.delay)){for(var b;0<this.La.M()&&(b=this.La.sc(),!this.Ne(b));)this.Uc();!b&&this.M()<this.nd&&(b=this.ae());b&&(this.Ee=a,this.hb.add(b));return b}};
var kp=function(a,b){return a.hb.remove(b)?(a.Md(b),!0):!1};k=jp.prototype;k.Md=function(a){this.hb.remove(a);this.Ne(a)&&this.M()<this.nd?this.La.enqueue(a):this.$c(a)};k.Uc=function(){for(var a=this.La;this.M()<this.Mg;)a.enqueue(this.ae());for(;this.M()>this.nd&&0<this.La.M();)this.$c(a.sc())};k.ae=function(){return{}};k.$c=function(a){if("function"==typeof a.Ja)a.Ja();else for(var b in a)a[b]=null};k.Ne=function(a){return"function"==typeof a.Lh?a.Lh():!0};
k.contains=function(a){return this.La.contains(a)||this.hb.contains(a)};k.M=function(){return this.La.M()+this.hb.M()};k.isEmpty=function(){return this.La.isEmpty()&&this.hb.isEmpty()};k.C=function(){jp.F.C.call(this);if(0<this.hb.M())throw Error("[goog.structs.Pool] Objects not released");delete this.hb;for(var a=this.La;!a.isEmpty();)this.$c(a.sc());delete this.La};var lp=function(a,b){this.Eg=a;this.Id=b};lp.prototype.getKey=function(){return this.Eg};lp.prototype.clone=function(){return new lp(this.Eg,this.Id)};var mp=function(a){this.va=[];if(a)a:{if(a instanceof mp){var b=a.Ca();a=a.S();if(0>=this.M()){for(var c=this.va,d=0;d<b.length;d++)c.push(new lp(b[d],a[d]));break a}}else b=Kb(a),a=Jb(a);for(d=0;d<b.length;d++)np(this,b[d],a[d])}},np=function(a,b,c){var d=a.va;d.push(new lp(b,c));b=d.length-1;a=a.va;for(c=a[b];0<b;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};k=mp.prototype;
k.remove=function(){var a=this.va,b=a.length,c=a[0];if(!(0>=b)){if(1==b)ib(a);else{a[0]=a.pop();a=0;b=this.va;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.Id}};k.S=function(){for(var a=this.va,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].Id);return b};k.Ca=function(){for(var a=this.va,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
k.qc=function(a){return cb(this.va,function(b){return b.Id==a})};k.cb=function(a){return cb(this.va,function(b){return b.getKey()==a})};k.clone=function(){return new mp(this)};k.M=function(){return this.va.length};k.isEmpty=function(){return 0==this.va.length};k.clear=function(){ib(this.va)};var op=function(){mp.call(this)};B(op,mp);op.prototype.enqueue=function(a,b){np(this,a,b)};op.prototype.sc=function(){return this.remove()};var pp=function(a,b){this.bg=void 0;this.vd=new op;jp.call(this,a,b)};B(pp,jp);k=pp.prototype;k.xc=function(a,b){if(!a)return(a=pp.F.xc.call(this))&&this.delay&&(this.bg=t.setTimeout(y(this.gd,this),this.delay)),a;this.vd.enqueue(wa(b)?b:100,a);this.gd()};k.gd=function(){for(var a=this.vd;0<a.M();){var b=this.xc();if(b)a.sc().apply(this,[b]);else break}};k.Md=function(a){pp.F.Md.call(this,a);this.gd()};k.Uc=function(){pp.F.Uc.call(this);this.gd()};
k.C=function(){pp.F.C.call(this);t.clearTimeout(this.bg);this.vd.clear();this.vd=null};var qp=function(a,b){Ma.call(this);this.Fe=a;this.ra=b||null};B(qp,Vo);A("ee.layers.EarthEngineTileSource",qp);qp.prototype.Gg=function(a,b){var c=hd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.pi["x-earth-engine-computation-profile"];this.ra&&e&&this.ra.Gh(a.oa.id,e);break;case "failed":case "aborted":this.ra&&""!==a.oa.id&&this.ra.ji(a.oa.id),pd(c)}},void 0,this);a.Ea=this.ed(a.Sb,a.zoom);var d=y(this.we,this,a);rp().xc(d,b)};
qp.prototype.rg=function(){return this.Fe.mapid+"-"+this.Fe.token};qp.prototype.we=function(a,b){var c=rp();if(a.Ka||"aborted"==a.getStatus())kp(c,b);else{var d=hd(a,"status-changed",function(){a.mf in Uo&&(pd(d),kp(c,b))});To(a)}};qp.prototype.ed=function(a,b){a=this.Fe.formatTileUrl(a.x,a.y,b);return this.ra&&this.ra.isEnabled()?a+"&profiling=1":a};var rp=function(){sp||(sp=new pp(0,4));return sp},sp=null;var up=function(){td.call(this);this.Cd=new tp(0,60);this.bc=new Ad};B(up,td);A("ee.MapTileManager",up);up.Be=void 0;up.qg=function(){return up.Be?up.Be:up.Be=new up};up.prototype.send=function(a,b,c,d,e){if(this.bc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new vp(a,b,d,y(this.$g,this),void 0!==e?e:1);this.bc.set(a,b);a=y(this.we,this,b);this.Cd.xc(a,c);return b};up.prototype.abort=function(a){if(a=this.bc.get(a))a.Qb||(a.Qb=!0,a.Aa=new Oa("abort")),this.$g(a)};
up.prototype.we=function(a,b){if(a.ca||a.Qb)wp(this,b);else if(a.th=b,b.setActive(!0),b=new Yo,a.ca=b,!xp(a))throw Error("Cannot dispatch first request!");};up.prototype.$g=function(a){this.bc.remove(a.getId());a.ca&&(wp(this,a.th),a.ca.Ja());a.xe&&a.xe(a.Aa,a.Yg)};var wp=function(a,b){b.setActive(!1);if(!kp(a.Cd,b))throw Error("Object not released");};up.prototype.C=function(){up.F.C.call(this);this.Cd.Ja();this.Cd=null;var a=this.bc;$a(a.S(),function(b){b.Ja()});a.clear();this.bc=null};
var vp=function(a,b,c,d,e){Ma.call(this);this.ba=a;this.vi=b;this.di=void 0!==e?e:1;this.xe=c;this.Hb=d};B(vp,Ma);k=vp.prototype;k.Cf=0;k.Qb=!1;k.ca=null;k.th=null;k.Aa=null;k.Yg=null;var yp=["load","abort","error"];vp.prototype.getId=function(){return this.ba};vp.prototype.getUrl=function(){return this.vi};vp.prototype.Uh=function(a){if(this.Qb)this.Hb&&this.Hb(this);else switch(a.type){case "load":this.Aa=a;this.Hb&&this.Hb(this);break;case "error":case "abort":xp(this)||(this.Aa=a,this.Hb&&this.Hb(this))}};
vp.prototype.C=function(){vp.F.C.call(this);delete this.xe;delete this.Hb};var xp=function(a){if(a.Cf>a.di)return!1;a.Cf++;ap(a.ca,a.ba);setTimeout(y(a.ri,a),0);return!0};
vp.prototype.ri=function(){if(!this.Qb){var a=y(function(d){this.Qb||($o(this.ca,this.ba,d),gd(this.ca,yp,y(this.Uh,this)),this.ca.start())},this),b=this.getUrl();if(zi(b).wa.cb("profiling")){var c=new Xh;c.cc="blob";c.Ma("complete",y(function(){this.Yg=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=mc(oc(ki(c))).toString();var e="about:invalid#zClosurez"!==d}catch(f){}a(e?d:b)},this));c.Fc("ready",y(c.Ja,c));c.send(b,"GET")}else a(b)}};
var zp=function(){Ma.call(this);this.ya=!1};B(zp,Ma);zp.prototype.setActive=function(a){this.ya=a};zp.prototype.Cg=function(){return this.ya};var tp=function(a,b){pp.call(this,a,b)};B(tp,pp);tp.prototype.ae=function(){return new zp};tp.prototype.$c=function(a){a.Ja()};tp.prototype.Ne=function(a){return!a.Ka&&!a.Cg()};var Ap=function(a,b,c,d,e){Md.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.uf=new Jd;this.Oe=1;this.ra=e||null};n(Ap,Md);k=Ap.prototype;k.Nd=function(a){return hd(this,"tileevent",a)};k.$e=function(a){pd(a)};
k.getTile=function(a,b,c){if(b<this.minZoom||0>a.y||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=Nd(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ra&&this.ra.isEnabled()&&(a+="&profiling=1");b=[b,this.jb,this.token].join("/");this.jb+=1;c=rg("DIV",{id:b});var d=(new Date).getTime()/1E3;this.lb.push(b);up.qg().send(b,a,d,y(this.Th,this,c,b));yo(this);return c};k.te=function(){return this.lb.length};
k.releaseTile=function(a){up.qg().abort(a.id);this.uf.remove(wa(a.firstElementChild)?a.firstElementChild:wg(a.firstChild));""!==a.id&&(this.tf.remove(a.id),this.ra&&this.ra.ji(a.id))};k.setOpacity=function(a){this.Oe=a;var b=this.uf.Pb();zd(b,function(c){Ko(c,a)})};
k.Th=function(a,b,c,d){"error"==c.type?(kb(this.lb,b),this.tf.add(b),this.dispatchEvent(c)):(kb(this.lb,b),c.target&&"load"==c.type&&(c=c.target,this.uf.add(c),1!=this.Oe&&Ko(c,this.Oe),a.appendChild(c)),yo(this));this.ra&&null!==d&&this.ra.Gh(b,d)};A("ee.MapLayerOverlay",Ap);Ap.prototype.removeTileCallback=Ap.prototype.$e;Ap.prototype.addTileCallback=Ap.prototype.Nd;Ap.prototype.getTile=Ap.prototype.getTile;Ap.prototype.setOpacity=Ap.prototype.setOpacity;Ap.prototype.releaseTile=Ap.prototype.releaseTile;var Bp=function(a,b){if(!(this instanceof Bp))return new Bp(a,b);this.Xa=a;this.Oa=b};B(Bp,$l);A("ee.SavedFunction",Bp);Bp.prototype.encode=function(a){return Q("LoadAlgorithmById",this.Xa).encode(a)};Bp.prototype.Y=function(){return this.Oa};(function(){var a={},b="ee.ApiFunction.lookup ee.ApiFunction._apply ee.ApiFunction._call ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toDrive ee.batch.Export.video.toDrive ee.batch.Export.map.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.table.toAsset ee.batch.Export.image.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toAsset ee.Collection.prototype.filterDate ee.Collection.prototype.sort ee.Collection.prototype.map ee.Collection.prototype.filter ee.Collection.prototype.iterate ee.Collection.prototype.limit ee.Collection.prototype.filterBounds ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.data.getTableDownloadId ee.data.listImages ee.data.makeTableDownloadUrl ee.data.listBuckets ee.data.newTaskId ee.data.getAssetRoots ee.data.getTaskStatus ee.data.createAssetHome ee.data.authenticateViaOauth ee.data.createAsset ee.data.getTaskList ee.data.createFolder ee.data.getTaskListWithLimit ee.data.cancelOperation ee.data.renameAsset ee.data.setAssetAcl ee.data.setAssetProperties ee.data.getOperation ee.data.copyAsset ee.data.getThumbId ee.data.getVideoThumbId ee.data.startTableIngestion ee.data.getAssetRootQuota ee.data.deleteAsset ee.data.cancelTask ee.data.getAsset ee.data.getMapId ee.data.getFilmstripThumbId ee.data.getAssetAcl ee.data.updateTask ee.data.authenticateViaPrivateKey ee.data.getInfo ee.data.makeThumbUrl ee.data.getTileUrl ee.data.startProcessing ee.data.getList ee.data.authenticate ee.data.getValue ee.data.updateAsset ee.data.listAssets ee.data.getDownloadId ee.data.makeDownloadUrl ee.data.authenticateViaPopup ee.data.startIngestion ee.Date ee.Deserializer.fromJSON ee.Deserializer.decode ee.Dictionary ee.initialize ee.reset ee.call ee.TILE_SIZE ee.apply ee.Algorithms ee.InitState ee.Element.prototype.set ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.Filter.lte ee.Filter.lt ee.Filter.gte ee.Filter.metadata ee.Filter.or ee.Filter.gt ee.Filter.prototype.not ee.Filter.eq ee.Filter.and ee.Filter.neq ee.Filter.bounds ee.Filter ee.Filter.inList ee.Filter.date ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry ee.Geometry.prototype.serialize ee.Geometry.LinearRing ee.Geometry.Rectangle ee.Geometry.MultiPolygon ee.Geometry.MultiLineString ee.Geometry.Polygon ee.Geometry.prototype.toGeoJSON ee.Geometry.Point ee.Geometry.LineString ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPoint ee.Image ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.getInfo ee.Image.rgb ee.Image.prototype.getDownloadURL ee.Image.prototype.clip ee.Image.prototype.rename ee.Image.prototype.getThumbURL ee.Image.prototype.expression ee.Image.prototype.select ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.List ee.Number ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApi ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.Serializer.toJSON ee.Serializer.toReadableCloudApiJSON ee.String ee.Terrain".split(" "),
c=[["name"],["name","namedArgs"],["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(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),
"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey".split(" "),"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "),["collection","opt_description","opt_assetId"],"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "),
"collection opt_description opt_bucket 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".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels".split(" "),["start","opt_end"],["property","opt_ascending"],["algorithm","opt_dropNulls"],["filter"],
["algorithm","opt_first"],["max","opt_property","opt_ascending"],["geometry"],["name","operator","value"],[],["func","var_args"],["callback"],["opt_callback"],["params","opt_callback"],["parent","params","opt_callback"],["id"],["project","opt_callback"],["opt_count","opt_callback"],["opt_callback"],["taskId","opt_callback"],["requestedId","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["value","opt_path","opt_force","opt_properties","opt_callback"],["opt_callback"],
["path","opt_force","opt_callback"],["opt_limit","opt_callback"],["operationName","opt_callback"],["sourceId","destinationId","opt_callback"],["assetId","aclUpdate","opt_callback"],["assetId","properties","opt_callback"],["operationName","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["rootId","opt_callback"],["assetId","opt_callback"],["taskId","opt_callback"],["id","opt_callback"],
["params","opt_callback"],["params","opt_callback"],["assetId","opt_callback"],["taskId","action","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes"],["id","opt_callback"],["id"],["mapid","x","y","z"],["taskId","params","opt_callback"],["params","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["parent","params","opt_callback"],["params","opt_callback"],["id"],
["opt_success","opt_error"],["taskId","request","opt_callback"],["date","opt_tz"],["json"],["json"],["opt_dict"],["opt_baseurl","opt_tileurl","opt_successCallback","opt_errorCallback","opt_xsrfToken"],[],["func","var_args"],[],["func","namedArgs"],[],[],["var_args"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_callback"],["opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["args","opt_column"],
["opt_visParams","opt_callback"],["name","value"],["name","value"],["name","value"],["name","operator","value"],["var_args"],["name","value"],[],["name","value"],["var_args"],["name","value"],["geometry","opt_errorMargin"],["opt_filter"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["start","opt_end"],["namedArgs"],["var_args"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],
["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj"],["opt_args"],["opt_visParams","opt_callback"],["var_args"],["opt_callback"],["r","g","b"],["params","opt_callback"],["geometry"],["var_args"],["params","opt_callback"],["expression","opt_map"],["var_args"],["opt_visParams",
"opt_callback"],[],["params","opt_callback"],["params","opt_callback"],["args"],["opt_callback"],["selectors","opt_names"],["list"],["number"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["string"],[]];[em,fm,Q,Hn,Dn,Gn,Bn,An,En,zn,Fn,Cn,xn,V.prototype.ne,V.prototype.sort,V.prototype.map,V.prototype.filter,V.prototype.Dg,V.prototype.limit,V.prototype.ig,V.prototype.oe,O.prototype.W,O.prototype.zf,O.prototype.evaluate,O.prototype.U,hl,El,il,Fl,jl,Gl,ll,Hl,Rk,Il,nl,Jl,ml,pl,Kl,
Pl,Ql,ql,Ll,bl,cl,Al,Rl,Ml,sl,Bl,Yk,dl,Nl,rl,Tk,Bl,el,Zk,wl,Cl,Sk,$k,Ol,Dl,fl,gl,Qk,yl,Yn,bo,ao,eo,no,qo,so,256,to,po,ro,S.prototype.set,W,W.prototype.getMap,W.prototype.U,Y.prototype.U,Y.prototype.wb,Y.prototype.select,Y,Y.prototype.getMap,Sm,Pm,Qm,Ym,Um,Rm,U.prototype.Xb,Nm,Tm,Om,Xm,U,Wm,Vm,$l.prototype.apply,$l.prototype.call,T,T.prototype.W,Em,Cm,Hm,Fm,Gm,T.prototype.Pc,ym,Dm,T.prototype.vf,Bm,X,X.prototype.getMap,ln,X.prototype.U,kn,X.prototype.wb,X.prototype.clip,X.prototype.ah,X.prototype.ue,
X.prototype.i,X.prototype.select,Z.prototype.getMap,Z.prototype.first,Z.prototype.ve,Z.prototype.se,Z,Z.prototype.U,Z.prototype.select,mn,On,jk,mk,nk,gk,hk,ok,Rn,ho].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);