@google/earthengine 1.5.9 → 1.5.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/browser.js +99 -75
- package/build/ee_api_js.js +28 -28
- package/build/ee_api_js_debug.js +76 -52
- package/build/ee_api_js_npm.js +99 -75
- package/build/main.js +99 -75
- package/package.json +1 -1
- package/src/abstractoverlay.js +36 -11
- package/src/apiclient.js +1 -1
- package/src/batch.js +1 -1
- package/src/layers/binaryoverlay.js +16 -3
- package/src/layers/imageoverlay.js +25 -10
- package/src/maptilemanager.js +15 -4
package/build/ee_api_js.js
CHANGED
|
@@ -49,7 +49,7 @@ function jb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in
|
|
|
49
49
|
SPDX-License-Identifier: Apache-2.0
|
|
50
50
|
*/
|
|
51
51
|
var kb={};function lb(){if(kb!==kb)throw Error("Bad secret");};var mb=globalThis.trustedTypes,nb;function ob(){var a=null;if(!mb)return a;try{var b=function(c){return c};a=mb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var pb=function(a){lb();this.fi=a};pb.prototype.toString=function(){return this.fi+""};function qb(a){nb===void 0&&(nb=ob());var b=nb;return new pb(b?b.createScriptURL(a):a)}function rb(a){if(a instanceof pb)return a.fi;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var sb=pa([""]),tb=oa(["\x00"],["\\0"]),ub=oa(["\n"],["\\n"]),vb=oa(["\x00"],["\\u0000"]),wb=pa([""]),xb=oa(["\x00"],["\\0"]),yb=oa(["\n"],["\\n"]),zb=oa(["\x00"],["\\u0000"]);function Ab(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Bb(a){return a.toString().indexOf("`")===-1}var Cb=Bb(function(a){return a(sb)})||Bb(function(a){return a(tb)})||Bb(function(a){return a(ub)})||Bb(function(a){return a(vb)}),Db=Ab(wb)&&Ab(xb)&&Ab(yb)&&Ab(zb);var Eb=function(a){lb();this.gi=a};Eb.prototype.toString=function(){return this.gi};new Eb("about:blank");var Fb=new Eb("about:invalid#zClosurez");function Gb(a){if(a instanceof Eb)return a.gi;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Hb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Eb(URL.createObjectURL(a));var b=a.type;b.toLowerCase()==="application/octet-stream"?b=!0:(b=b.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i),b=(b==null?void 0:b.length)===2&&(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:3gpp|avi|mpeg|mpg|mp4|ogg|webm|x-flv|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||
|
|
52
|
-
/^font\/[\w-]+$/i.test(b[1])));if(!b)throw Error("unsafe blob MIME type: "+a.type);return new Eb(URL.createObjectURL(a))}var
|
|
52
|
+
/^font\/[\w-]+$/i.test(b[1])));if(!b)throw Error("unsafe blob MIME type: "+a.type);return new Eb(URL.createObjectURL(a))}var Ib=[],Kb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Ib.indexOf(Kb)===-1&&Ib.push(Kb);function Lb(a,b){a.src=rb(b);var c;b=a.ownerDocument;b=b===void 0?document:b;var d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Mb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Mb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Mb,Error);Mb.prototype.name="CustomError";var Nb;function Ob(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");Mb.call(this,c+a[d])}y(Ob,Mb);Ob.prototype.name="AssertionError";function Pb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Ob(""+e,g||[]);}
|
|
53
53
|
var E=function(a,b,c){a||Pb("",null,b,Array.prototype.slice.call(arguments,2))},Qb=function(a,b,c){a==null&&Pb("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Rb=function(a,b){throw new Ob("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Sb=function(a,b,c){typeof a!=="number"&&Pb("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Tb=function(a,b,c){typeof a!=="string"&&Pb("Expected string but got %s: %s.",
|
|
54
54
|
[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){typeof a!=="function"&&Pb("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Vb=function(a,b,c){u(a)||Pb("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Wb=Array.prototype.indexOf?function(a,b){E(a.length!=null);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Xb=Array.prototype.lastIndexOf?function(a,b){E(a.length!=null);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||
|
|
55
55
|
b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},Yb=Array.prototype.forEach?function(a,b){E(a.length!=null);Array.prototype.forEach.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)},Zb=Array.prototype.filter?function(a,b){E(a.length!=null);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,g=typeof a==="string"?a.split(""):a,f=0;f<c;f++)if(f in
|
|
@@ -72,10 +72,10 @@ function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Lc(a.ta,function(b,c){a.add(decodeURIC
|
|
|
72
72
|
h.isEmpty=function(){ad(this);return this.Y==0};h.Nb=function(a){ad(this);a=bd(this,a);return this.N.has(a)};h.Hc=function(a){var b=this.aa();return dc(b,a)};h.forEach=function(a,b){ad(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){ad(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
|
|
73
73
|
h.aa=function(a){ad(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.N.get(bd(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){ad(this);this.ta=null;a=bd(this,a);this.Nb(a)&&(this.Y=Sb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Sb(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return a.length>0?String(a[0]):b};
|
|
74
74
|
h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(bd(this,a),gc(b)),this.Y=Sb(this.Y)+b.length)};h.toString=function(){if(this.ta)return this.ta;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ta=a.join("&")};
|
|
75
|
-
h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.eg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.Wk=b===void 0?null:b};q(ed,Ua);var fd=function(a,b,c){var d=Va(a.Wk,b);if(d==null)return c;d.Il();return c.then(function(e){d.Kl(e);return e},function(e){d.Jl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Na(b.body,Ja,Ka,La):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ai:b.Ai&&b.Ai},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?Ma(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Zd=this.Zd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Zd)for(;this.Zd.length;)this.Zd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.dd=!1};id.prototype.stopPropagation=function(){this.dd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.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.timeStamp=0;this.Ja=null;
|
|
76
|
-
this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=
|
|
77
|
-
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||(c=="keypress"?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=a.pointerType;this.state=a.state;this.timeStamp=
|
|
78
|
-
md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.gd=this.Ad=!1},rd=function(a){a.gd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};function sd(a){this.src=a;this.ga={};this.nd=0}sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.nd++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.Ad=!1)):(b=new qd(b,this.src,g,!!d,e),b.Ad=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),fc(e,b),e.length==0&&(delete this.ga[a],this.nd--),!0):!1};
|
|
75
|
+
h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.eg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.Wk=b===void 0?null:b};q(ed,Ua);var fd=function(a,b,c){var d=Va(a.Wk,b);if(d==null)return c;d.Il();return c.then(function(e){d.Kl(e);return e},function(e){d.Jl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Na(b.body,Ja,Ka,La):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ai:b.Ai&&b.Ai},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?Ma(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Zd=this.Zd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Zd)for(;this.Zd.length;)this.Zd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.dd=!1};id.prototype.stopPropagation=function(){this.dd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.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.timeStamp=0;this.Ja=null;a&&this.init(a,b)};y(md,id);
|
|
76
|
+
md.prototype.init=function(a,b){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;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=
|
|
77
|
+
ld||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?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||(c=="keypress"?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=a.pointerType;this.state=a.state;this.timeStamp=
|
|
78
|
+
a.timeStamp;this.Ja=a;a.defaultPrevented&&md.L.preventDefault.call(this)};md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.gd=this.Ad=!1},rd=function(a){a.gd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};function sd(a){this.src=a;this.ga={};this.nd=0}sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.nd++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.Ad=!1)):(b=new qd(b,this.src,g,!!d,e),b.Ad=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),fc(e,b),e.length==0&&(delete this.ga[a],this.nd--),!0):!1};
|
|
79
79
|
var ud=function(a,b){var c=b.type;c in a.ga&&ec(a.ga[c],b)&&(rd(b),a.ga[c].length==0&&(delete a.ga[c],a.nd--))};sd.prototype.fd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ga)if(!a||c==a){for(var d=this.ga[c],e=0;e<d.length;e++)++b,rd(d[e]);delete this.ga[c];this.nd--}};sd.prototype.Lc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=td(a,b,c,d));return e>-1?a[e]:null};
|
|
80
80
|
sd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Za(this.ga,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var td=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.gd&&g.listener==b&&g.capture==!!c&&g.ib==d)return e}return-1};var vd="closure_lm_"+(Math.random()*1E6|0),wd={},xd=0,zd=function(a,b,c,d,e){if(d&&d.once)return yd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)zd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!1,d,e)},Bd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Cd(a);l||(a[vd]=l=new sd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Dd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)jd||(e=f),e===void 0&&
|
|
81
81
|
(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ed(b.toString()),d);else if(a.addListener&&a.removeListener)E(b==="change","MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");xd++;return c},Dd=function(){var a=Fd,b=function(c){return a.call(b.src,b.listener,c)};return b},yd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)yd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?
|
|
@@ -93,7 +93,7 @@ h.set=function(a,b){Zd(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.pd++
|
|
|
93
93
|
h.entries=function(){var a=this;return Md(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Yd(this);var b=0,c=this.pd,d=this,e=new Pd;e.next=function(){if(c!=d.pd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Qd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Zd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ae=function(a){this.A=new Xd;this.size=0;a&&this.addAll(a)},be=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ae.prototype;h.S=function(){return this.A.size};h.add=function(a){this.A.set(be(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.fd=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
|
|
94
94
|
h.delete=function(a){a=this.A.remove(be(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Nb(be(a))};h.contains=function(a){return this.A.Nb(be(a))};var ce=function(a,b){var c=new ae;b=Gc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},de=function(a,b){a=a.clone();a.fd(b);return a};ae.prototype.aa=function(){return this.A.aa()};
|
|
95
95
|
ae.prototype.values=function(){return this.A.values()};ae.prototype.clone=function(){return new ae(this)};ae.prototype.equals=function(a){return this.S()==Fc(a)&&fe(this,a)};var fe=function(a,b){var c=Fc(b);if(a.S()>c)return!1;!(b instanceof ae)&&c>5&&(b=new ae(b));return Jc(a,function(d){var e=b;return e.contains&&typeof e.contains=="function"?e.contains(d):e.Hc&&typeof e.Hc=="function"?e.Hc(d):xa(e)||typeof e==="string"?dc(e,d):bb(e,d)})};ae.prototype.Da=function(){return this.A.Da(!1)};
|
|
96
|
-
ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.el=b;this.token=c;this.yb=[];this.sg=new ae;this.wb=0;this.url=a};y(ge,J);x("
|
|
96
|
+
ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.el=b;this.token=c;this.yb=[];this.sg=new ae;this.wb=0;this.url=a};y(ge,J);x("ee_root.third_party.earthengine_api.javascript.abstractoverlay.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.el,c,e,b.y].join("/")};ge.prototype.Mc=function(){return this.yb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={zc:"ADMIN_READ",Ac:"DATA_READ",Bc:"DATA_WRITE",Xj:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.Xj,je.zc,je.Bc,je.Ac]}},ke={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.De,ke.zc,ke.ve,ke.Ac,ke.Bc]}},le={Yi:"AUTO_APPEAL_ELIGIBLE",cj:"CAPABILITY_GROUP_UNSPECIFIED",ej:"CLOUD_ALPHA",zj:"EXTERNAL",Qj:"INTERNAL",Tj:"LIMITED",fk:"PREAUTHORIZED",hk:"PREVIEW",Dc:"PUBLIC",jk:"RESTRICTED",values:function(){return[le.cj,
|
|
97
97
|
le.Dc,le.Qj,le.zj,le.Tj,le.fk,le.hk,le.ej,le.jk,le.Yi]}},me={Ri:"ADMIN_ACTIVITY",pj:"DATA_ACCESS",zk:"UNSPECIFIED_LOG_NAME",values:function(){return[me.zk,me.Ri,me.pj]}},ne={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.De,ne.zc,ne.ve,ne.Ac,ne.Bc]}},oe={sj:"DEFAULT_OBJECT_ACL",Dc:"PUBLIC",uk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.uk,oe.Dc,oe.sj]}},pe={Ui:"APPROVER",Wi:"ATTRIBUTION",Xi:"AUTHORITY",jj:"CREDENTIALS_TYPE",
|
|
98
98
|
kj:"CREDS_ASSERTION",Sj:"JUSTIFICATION_TYPE",Ce:"NO_ATTR",lk:"SECURITY_REALM",values:function(){return[pe.Ce,pe.Xi,pe.Wi,pe.lk,pe.Ui,pe.Sj,pe.jj,pe.kj]}},qe={xj:"DISCHARGED",yj:"EQUALS",Kj:"IN",Zj:"NOT_EQUALS",ak:"NOT_IN",ck:"NO_OP",values:function(){return[qe.ck,qe.yj,qe.Zj,qe.Kj,qe.ak,qe.xj]}},re={Rj:"IP",Yj:"NAME",Ce:"NO_ATTR",ik:"REGION",mk:"SERVICE",values:function(){return[re.Ce,re.ik,re.mk,re.Yj,re.Rj]}},se={Vj:"LOG_FAIL_CLOSED",Wj:"LOG_MODE_UNSPECIFIED",values:function(){return[se.Wj,se.Vj]}},
|
|
99
99
|
te={dj:"CLASSIFIER",Bj:"FEATURE_VIEW",Dj:"FOLDER",Hj:"IMAGE",Ij:"IMAGE_COLLECTION",tk:"TABLE",He:"TYPE_UNSPECIFIED",values:function(){return[te.He,te.Hj,te.Ij,te.tk,te.Dj,te.dj,te.Bj]}},ue={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Bb,ue.Cb,ue.Fb,ue.zb,ue.Eb,ue.Ab,ue.Gb,ue.Db,ue.Hb,ue.Ib]}},ve={Ak:"V1",Bk:"V2",Ck:"VERSION_UNSPECIFIED",
|
|
@@ -453,12 +453,12 @@ Ma(p,f[m]))});return b?b(l):l};return this.callback?(dj(d,null,function(f,l){ret
|
|
|
453
453
|
ej.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=gj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
|
|
454
454
|
var hj=function(a,b,c){a=r(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){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"))}},bj=function(){var a=ij.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},kj=function(a,b,c){var d=[];a&&(d=d.concat(jj));
|
|
455
455
|
b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},rj=function(a,b,c){mj&&nj&&mj({client_id:String(nj),scope:oj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{pj(function(){try{qj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else qj(a,
|
|
456
|
-
b,d)})},gj=function(){sj&&Date.now()-sj>=0&&tj();return uj},tj=function(){sj=uj=null},Zi=function(a,b,c,d){a!=null?ij=a:vj||(ij="https://earthengine.googleapis.com/api");b!=null?wj=b:vj||(wj="https://earthengine.googleapis.com");c!==void 0&&(xj=c);Yi=d!=null?d:Yi||"earthengine-legacy";vj=!0},dj=function(a,b,c,d,e,g,f){Zi();var l=yj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.5.
|
|
456
|
+
b,d)})},gj=function(){sj&&Date.now()-sj>=0&&tj();return uj},tj=function(){sj=uj=null},Zi=function(a,b,c,d){a!=null?ij=a:vj||(ij="https://earthengine.googleapis.com/api");b!=null?wj=b:vj||(wj="https://earthengine.googleapis.com");c!==void 0&&(xj=c);Yi=d!=null?d:Yi||"earthengine-legacy";vj=!0},dj=function(a,b,c,d,e,g,f){Zi();var l=yj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.5.11";p==="1.5.11"&&
|
|
457
457
|
(p="latest");m["x-goog-api-client"]="ee-js/"+p;p=gj();if(p!=null)m.Authorization=p;else if(c&&mj&&nj)return rj(function(){zj(l,function(){dj(a,b,c,d)})}),null;b=b?b.clone():new Sc;Aj!=null&&b.add("key",Aj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");Yi&&Yi!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=Yi);b=Bj(b,a);xj!=null&&(m["X-XSRF-Token"]=xj);Cj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Cj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
|
|
458
458
|
-1?"&":"?",a+=v);e=a.startsWith("/")?ij+a:a;if(c)return Dj.push(Ej(e,c,d,p,m,g,f)),Fj.mf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Wa(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Gj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Ej=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=yj,v=g!=null?g:10;
|
|
459
459
|
m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Dj.push(m);Fj.mf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Gj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Cc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},zj=function(a,b){var c=yj;try{yj=a,b.call(void 0)}finally{yj=c}},Gj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
|
|
460
|
-
function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(
|
|
461
|
-
B=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){B={};var H=[];hj(b,c,function(W,da,
|
|
460
|
+
function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Jb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,B;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=p(c),c.parsed?
|
|
461
|
+
B=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){B={};var H=[];hj(b,c,function(W,da,Jb){Jb=p(Jb);Jb.parsed&&(B[W]=Jb.parsed);(da=(Jb.parsed?"":Jb)||v(da))&&H.push(W+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(B,z),null;if(!z)return B;throw Error(z);},pj=function(a){var b=function(){mj||(mj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
|
|
462
462
|
callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():yi(b)},qj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*1E3*.9;var d=setTimeout(rj,c*.9);d.unref!==void 0&&d.unref();sj=Date.now()+c}uj=b;a&&a()}else b&&b(c.error||"Unknown error.")},cj=function(a){var b=new Sc;a=r(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=r(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Dj=[],Fj=
|
|
463
463
|
new bi(function(){var a=Dj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Hj,f=new Ni;Qi.push(f);c&&f.Wa("complete",c);f.Vc("ready",f.Mk);g&&(f.md=Math.max(0,g));f.send(b,d,e,a)}Dj.length==0||Fj.mf()},350),ij=null,wj=null,xj=null,Cj=null,Bj=Od,uj=null,sj=null,nj=null,oj=[],mj=null,jj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Aj=null,vj=!1,Hj=0,yj=null;x("ee.api.ListAssetsResponse",Dg);
|
|
464
464
|
x("ee.api.EarthEngineAsset",zf);x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);x("ee.api.FeatureViewLocation",Cf);var Ij=function(){};Ij.prototype.zh=function(){return null};var Jj=function(){};x("ee.Encodable.SourceFrame",Jj);
|
|
@@ -636,7 +636,7 @@ jo.prototype.start=jo.prototype.start;var mo=function(a,b,c,d,e,g,f,l,m,p,v,z){v
|
|
|
636
636
|
var po=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(po,arguments);da=no(da,"DRIVE","EXPORT_IMAGE");return lo(da)};x("module$contents$ee$batch_Export.image.toDrive",po);var qo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(qo,arguments);ea=no(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return lo(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",qo);var ro=function(a,b,c,d,e,g,f,l){var m=R(ro,arguments);m=no(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return lo(m)};
|
|
637
637
|
x("module$contents$ee$batch_Export.table.toCloudStorage",ro);var so=function(a,b,c,d,e,g,f,l){var m=R(so,arguments);m.type="EXPORT_FEATURES";m=no(m,"DRIVE","EXPORT_FEATURES");return lo(m)};x("module$contents$ee$batch_Export.table.toDrive",so);var to=function(a,b,c,d,e){var g=R(to,arguments);g=no(g,"ASSET","EXPORT_FEATURES");return lo(g)};x("module$contents$ee$batch_Export.table.toAsset",to);var uo=function(a,b,c,d,e,g,f,l){var m=R(uo,arguments);m=no(m,"FEATURE_VIEW","EXPORT_FEATURES");return lo(m)};
|
|
638
638
|
x("module$contents$ee$batch_Export.table.toFeatureView",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m=no(m,"BIGQUERY","EXPORT_FEATURES");return lo(m)};x("module$contents$ee$batch_Export.table.toBigQuery",vo);var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(wo,arguments);H=no(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return lo(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",wo);
|
|
639
|
-
var xo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(xo,arguments);H=no(H,"DRIVE","EXPORT_VIDEO");return lo(H)};x("module$contents$ee$batch_Export.video.toDrive",xo);var yo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,
|
|
639
|
+
var xo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(xo,arguments);H=no(H,"DRIVE","EXPORT_VIDEO");return lo(H)};x("module$contents$ee$batch_Export.video.toDrive",xo);var yo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Jb,xq,yq,zq){var lj=R(yo,arguments);lj=no(lj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return lo(lj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",yo);var zo=function(a,b,c,d){var e=R(zo,arguments);e=no(e,"ASSET","EXPORT_CLASSIFIER");return lo(e)};
|
|
640
640
|
x("module$contents$ee$batch_Export.classifier.toAsset",zo);
|
|
641
641
|
var ko=function(a){var b=function(d){return d in a},c=Ao.find(b);E(cc(Ao,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof Y||b instanceof Z||b instanceof S||b instanceof O))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},no=function(a,b,c){var d=d===void 0?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":e.fileFormat==
|
|
642
642
|
null&&(e.fileFormat="GeoTIFF");a=e.fileFormat;a==null&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;e.formatOptions!=null&&(a=Bo(e,a),delete e.formatOptions,Object.assign(e,a));e=Co(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
|
|
@@ -646,7 +646,7 @@ delete e.crsTransform);break;case "EXPORT_TILES":b=Co(e,b);e=b.fileFormat;e==nul
|
|
|
646
646
|
}if(!(u(b)&&"type"in b))try{new pn(b)}catch(g){try{new sn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},Co=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=
|
|
647
647
|
a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!dc(["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},Eo={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
|
|
648
648
|
Fo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Do=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;b==null&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},Bo=function(a,b){var c=a.formatOptions;if(c==null)return{};
|
|
649
|
-
if(Object.keys(a).some(function(m){return c!==null&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Fo[b];for(var d=Eo[b],e={},g=r(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=r(f.value);f=l.next().value;l=l.next().value;if(!dc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
|
|
649
|
+
if(Object.keys(a).some(function(m){return c!==null&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Fo[b];for(var d=Eo[b],e={},g=r(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=r(f.value);f=l.next().value;l=l.next().value;if(!dc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'" "may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
|
|
650
650
|
Ao=["image","collection","classifier"];var Go=function(a){if(!(this instanceof Go))return Am(Go,arguments);if(a instanceof Go)return a;Ho();if(typeof a==="number")O.call(this,null,null),this.Xc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Xc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Go,O);x("ee.Number",Go);var Io=!1,Ho=function(){Io||(Vm(Go,"Number","Number"),Io=!0)};Go.prototype.encode=function(a){return typeof this.Xc==="number"?this.Xc:Go.L.encode.call(this,a)};
|
|
651
651
|
Go.prototype.na=function(a){return typeof this.Xc==="number"?Lj(Sk(a,this.Xc)):Go.L.na.call(this,a)};Go.prototype.name=function(){return"Number"};var Jo=function(a){if(!(this instanceof Jo))return Am(Jo,arguments);if(a instanceof Jo)return a;Ko();if(typeof a==="string")O.call(this,null,null),this.kd=a;else if(a instanceof O)this.kd=null,a.I&&a.I.Z().returns=="String"?O.call(this,a.I,a.args,a.U):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};y(Jo,O);x("ee.String",Jo);var Lo=!1,Ko=function(){Lo||(Vm(Jo,"String","String"),Lo=!0)};
|
|
652
652
|
Jo.prototype.encode=function(a){return typeof this.kd==="string"?this.kd:Jo.L.encode.call(this,a)};Jo.prototype.na=function(a){return typeof this.kd==="string"?Lj(Sk(a,this.kd)):Jo.L.na.call(this,a)};Jo.prototype.name=function(){return"String"};var Mo=function(a,b){if(!(this instanceof Mo))return Am(Mo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(No(f in Cm?Cm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.vb=Oo(a,c,b);this.Og=b.apply(null,c)};y(Mo,Im);x("ee.CustomFunction",Mo);Mo.prototype.encode=function(a){return{type:"Function",argumentNames:$b(this.vb.args,function(b){return b.name}),body:a(this.Og)}};
|
|
@@ -684,10 +684,10 @@ q(Kp,id);var Lp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};q(L
|
|
|
684
684
|
var Pp=function(a){if(!a.Cf&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Op(a,"loading");a.bl=(new Date).getTime();a.Ya=new Ni;a.Ya.xc="blob";a.Ya.Wa("complete",function(){var b=Wi(a.Ya),c=a.Ya.getStatus();c==429&&Op(a,"throttled");if(Mi(c)){var d={};Wa(Xi(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.tl=d;a.yi=b;a.Kc()}else if(b){var e=new Dp;e.Wa("loadend",function(){a.hd(e.ba.result)});e.readAsText(b)}else a.hd("Failed to load tile.")},
|
|
685
685
|
!1);a.Ya.Vc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Np.prototype;h.Kc=function(){this.de(this);Op(this,"loaded")};h.Gc=function(){hd(this.Ya)};
|
|
686
686
|
h.hd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.pi>=this.fl?(this.Pk=b(a),Op(this,"failed")):(this.Gc(),setTimeout(w(function(){this.Ra||(this.Cf=!0,Pp(this),this.Cf=!1)},this),1E3*Math.pow(2,this.pi++)))};h.abort=function(){this.Gc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Op(this,this.ke in Qp?"removed":"aborted")};h.getStatus=function(){return this.ke};var Op=function(a,b){a.ke=b;a.dispatchEvent("status-changed")};
|
|
687
|
-
Np.prototype.J=function(){J.prototype.J.call(this);this.Gc();this.la.remove();this.de=null};var Qp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Rp=function(){I.call(this)};q(Rp,I);var Sp=function(a,b){Fp.call(this,a,b);this.Qg=new Xd;this.mh=new Xd};q(Sp,Fp);Sp.prototype.Zg=function(a,b,c,d){var e=new Tp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Qg.set(a,new Float32Array(e.zd)),this.mh.set(a,e.la))});return e};Sp.prototype.J=function(){Fp.prototype.J.call(this);this.mh=this.Qg=null};x("
|
|
687
|
+
Np.prototype.J=function(){J.prototype.J.call(this);this.Gc();this.la.remove();this.de=null};var Qp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Rp=function(){I.call(this)};q(Rp,I);var Sp=function(a,b){Fp.call(this,a,b);this.Qg=new Xd;this.mh=new Xd};q(Sp,Fp);Sp.prototype.Zg=function(a,b,c,d){var e=new Tp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Qg.set(a,new Float32Array(e.zd)),this.mh.set(a,e.la))});return e};Sp.prototype.J=function(){Fp.prototype.J.call(this);this.mh=this.Qg=null};x("ee_root.third_party.earthengine_api.javascript.layers.binaryoverlay.BinaryOverlay",Sp);var Tp=function(a,b,c,d){Np.call(this,a,b,c,d)};q(Tp,Np);
|
|
688
688
|
Tp.prototype.Kc=function(){var a=new Dp;a.Wa("loadend",function(){this.zd=a.ba.result;Np.prototype.Kc.call(this)},void 0,this);a.readAsArrayBuffer(this.yi)};var Up=function(a){J.call(this);this.Qc={};this.Pc={};this.Sb=new wp(this);this.X=a;this.Ve=!1};y(Up,J);var Vp=["load","abort","error"],Wp=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.Ve=!1,a.Qc[b]={src:c,Yg:null}},Xp=function(a,b){delete a.Qc[b];var c=a.Pc[b];c&&(delete a.Pc[b],a.Sb.se(c,Vp,a.Yh))};
|
|
689
689
|
Up.prototype.start=function(){var a=this.Qc;ab(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new mi(li(d)):Nb||(Nb=new mi)).Nk("IMG")}else d=new Image;c.Yg&&(d.crossOrigin=c.Yg);this.Sb.Wa(d,Vp,this.Yh);this.Pc[b]=d;d.id=b;d.src=c.src}},this)};
|
|
690
|
-
Up.prototype.Yh=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));Xp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&eb(this.Pc)&&eb(this.Qc)&&!this.Ve&&(this.Ve=!0,this.dispatchEvent("complete"))}};Up.prototype.J=function(){delete this.Qc;delete this.Pc;hd(this.Sb);Up.L.J.call(this)};var Yp=function(a,b){Fp.call(this,a,b)};q(Yp,Fp);Yp.prototype.Zg=function(a,b,c,d){return new Zp(a,b,c,d)};x("
|
|
690
|
+
Up.prototype.Yh=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));Xp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&eb(this.Pc)&&eb(this.Qc)&&!this.Ve&&(this.Ve=!0,this.dispatchEvent("complete"))}};Up.prototype.J=function(){delete this.Qc;delete this.Pc;hd(this.Sb);Up.L.J.call(this)};var Yp=function(a,b){Fp.call(this,a,b)};q(Yp,Fp);Yp.prototype.Zg=function(a,b,c,d){return new Zp(a,b,c,d)};x("ee_root.third_party.earthengine_api.javascript.layers.imageoverlay.ImageOverlay",Yp);var Zp=function(a,b,c,d){Np.call(this,a,b,c,d);this.de=$p;this.Ch=this.fa=this.Rd=null;this.Yc=""};q(Zp,Np);
|
|
691
691
|
Zp.prototype.Kc=function(){try{var a=Hb(this.yi);this.Yc=Gb(a);var b=this.Yc!==Fb.toString()?this.Yc:this.Ca}catch(c){b=this.Ca}this.fa=new Up;Wp(this.fa,this.la.id+"-image",b);this.Ch=yd(this.fa,aq,function(c){c.type=="load"?(this.Rd=c.target,Np.prototype.Kc.call(this)):this.hd()},void 0,this);this.fa.start()};Zp.prototype.Gc=function(){Np.prototype.Gc.call(this);this.fa&&(Hd(this.Ch),hd(this.fa))};Zp.prototype.J=function(){Np.prototype.J.call(this);this.Yc&&URL.revokeObjectURL(this.Yc)};
|
|
692
692
|
var $p=function(a){a.la.appendChild(a.Rd)},aq=["load","abort","error"];var bq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(d.lastIndexOf("/",0)==0)b=d;else{var e;(e=b=="")||(e=b.length-1,e=e>=0&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var cq=function(a,b,c,d){I.call(this);this.Pg=a;this.Yb=b;this.mg=d||"";this.Xd=c};q(cq,Rp);cq.prototype.Ff=function(a){if(a.zoom<=this.Xd)a.Ca=this.Md(a.qb,a.zoom);else{var b=a.zoom-this.Xd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Md(c,a.zoom-b);a.de=Ea(dq,this.Xd)}var d=w(a.hd,a);a.hd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Op(a,"loaded"):d(e)},a);Pp(a)};
|
|
693
693
|
cq.prototype.getUniqueId=function(){return[this.Pg,this.Yb,this.Xd,this.mg].join("-")};cq.prototype.Md=function(a,b){a=bq("https://storage.googleapis.com",this.Pg,this.Yb,String(b),String(a.x),String(a.y));this.mg&&(a+=this.mg);return a};
|
|
@@ -706,18 +706,18 @@ h.ul=function(){if(!this.kc){var a=w(function(d){this.kc||(Wp(this.fa,this.ea,d)
|
|
|
706
706
|
h.Ji=null;h.Ja=null;h.hi=null;var uq=["load","abort","error"],vq=function(){I.call(this);this.Ea=!1};q(vq,I);vq.prototype.setActive=function(a){this.Ea=a};vq.prototype.isActive=function(){return this.Ea};var qq=function(a,b){lq.call(this,a,b)};q(qq,lq);qq.prototype.Ye=function(){return new vq};qq.prototype.Dd=function(a){a.dispose()};qq.prototype.Pf=function(a){return!a.Ra&&!a.isActive()};var wq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.tg=new ae;this.Qf=1;this.ua=e||null};q(wq,ge);h=wq.prototype;h.Le=function(a){return zd(this,"tileevent",a)};h.Yf=function(a){Hd(a)};
|
|
707
707
|
h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=hi("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);kl(rq).send(b,a,d,w(this.Tk,this,c,b));tp(this);return c};h.Mc=function(){return this.yb.length};
|
|
708
708
|
h.releaseTile=function(a){kl(rq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.tg.remove(b);a.id!==""&&(this.sg.remove(a.id),this.ua&&this.ua.ll(a.id))};h.setOpacity=function(a){this.Qf=a;var b=this.tg.Da();Sd(b,function(c){Ep(c,a)})};
|
|
709
|
-
h.Tk=function(a,b,c,d){c.type=="error"?(ec(this.yb,b),this.sg.add(b),this.dispatchEvent(c)):(ec(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.tg.add(c),this.Qf!=1&&Ep(c,this.Qf),a.appendChild(c)),tp(this));this.ua&&d!==null&&this.ua.Hk(b,d)};x("ee.MapLayerOverlay",wq);wq.prototype.removeTileCallback=wq.prototype.Yf;wq.prototype.addTileCallback=wq.prototype.Le;wq.prototype.getTile=wq.prototype.getTile;wq.prototype.setOpacity=wq.prototype.setOpacity;wq.prototype.releaseTile=wq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction.
|
|
710
|
-
c=[["name","
|
|
711
|
-
"collection opt_description
|
|
712
|
-
"
|
|
713
|
-
|
|
714
|
-
"opt_ascending"],["
|
|
715
|
-
"
|
|
716
|
-
"opt_callback"],["
|
|
717
|
-
["
|
|
718
|
-
|
|
719
|
-
"
|
|
720
|
-
"
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
709
|
+
h.Tk=function(a,b,c,d){c.type=="error"?(ec(this.yb,b),this.sg.add(b),this.dispatchEvent(c)):(ec(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.tg.add(c),this.Qf!=1&&Ep(c,this.Qf),a.appendChild(c)),tp(this));this.ua&&d!==null&&this.ua.Hk(b,d)};x("ee.MapLayerOverlay",wq);wq.prototype.removeTileCallback=wq.prototype.Yf;wq.prototype.addTileCallback=wq.prototype.Le;wq.prototype.getTile=wq.prototype.getTile;wq.prototype.setOpacity=wq.prototype.setOpacity;wq.prototype.releaseTile=wq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.image.toCloudStorage ee.Collection.prototype.filterDate ee.Collection.prototype.filterBounds ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filter ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.data.getVideoThumbId ee.data.resetWorkloadTag ee.data.getTaskStatus ee.data.updateAsset ee.data.updateTask ee.data.getList ee.data.startIngestion ee.data.getFilmstripThumbId ee.data.startProcessing ee.data.createFolder ee.data.setAssetAcl ee.data.authenticateViaOauth ee.data.makeThumbUrl ee.data.renameAsset ee.data.listAssets ee.data.getMapId ee.data.getTaskList ee.data.setAssetProperties ee.data.authenticate ee.data.copyAsset ee.data.getTableDownloadId ee.data.getTileUrl ee.data.listBuckets ee.data.makeTableDownloadUrl ee.data.getTaskListWithLimit ee.data.getAssetRootQuota ee.data.startTableIngestion ee.data.deleteAsset ee.data.listOperations ee.data.getDownloadId ee.data.getWorkloadTag ee.data.makeDownloadUrl ee.data.cancelOperation ee.data.authenticateViaPopup ee.data.getAssetAcl ee.data.listImages ee.data.getFeatureViewTilesKey ee.data.listFeatures ee.data.getAsset ee.data.getAssetRoots ee.data.authenticateViaPrivateKey ee.data.getOperation ee.data.setWorkloadTag ee.data.newTaskId ee.data.createAssetHome ee.data.getInfo ee.data.computeValue ee.data.createAsset ee.data.getThumbId ee.data.setDefaultWorkloadTag ee.data.cancelTask ee.Date ee.Deserializer.decode ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.call ee.reset ee.Algorithms ee.initialize ee.apply ee.InitState ee.TILE_SIZE ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.Feature ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMapId ee.Filter.prototype.not ee.Filter.and ee.Filter.neq ee.Filter.lt ee.Filter.gt ee.Filter.inList ee.Filter.metadata ee.Filter.or ee.Filter.gte ee.Filter.lte ee.Filter ee.Filter.eq ee.Filter.date ee.Filter.bounds ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPoint ee.Geometry.Rectangle ee.Geometry.BBox ee.Geometry ee.Geometry.LineString ee.Geometry.Polygon ee.Geometry.Point ee.Geometry.MultiPolygon ee.Geometry.prototype.serialize ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Image.prototype.select ee.Image.prototype.expression ee.Image.rgb ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.Image.prototype.clip ee.Image.cat ee.Image ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.prototype.rename ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.List ee.Number ee.Serializer.encode ee.Serializer.toCloudApiJSON ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.String ee.Terrain".split(" "),
|
|
710
|
+
c=[["name","namedArgs"],["name"],["name","var_args"],"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),
|
|
711
|
+
"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".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 opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["collection",
|
|
712
|
+
"opt_description","opt_assetId","opt_maxVertices","opt_priority"],["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
|
|
713
|
+
"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),["start","opt_end"],["geometry"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["filter"],["max","opt_property","opt_ascending"],["property",
|
|
714
|
+
"opt_ascending"],["name","operator","value"],["opt_callback"],["legacy"],["func","var_args"],["callback"],["params","opt_callback"],["opt_resetDefault"],["taskId","opt_callback"],["assetId","asset","updateFields","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["params","opt_callback"],["taskId","params","opt_callback"],["path","opt_force","opt_callback"],["assetId","aclUpdate","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
|
|
715
|
+
["id"],["sourceId","destinationId","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["opt_callback"],["assetId","properties","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["id","x","y","z"],["project","opt_callback"],["id"],["opt_limit","opt_callback"],["rootId","opt_callback"],["taskId","request","opt_callback"],["assetId","opt_callback"],
|
|
716
|
+
["opt_limit","opt_callback"],["params","opt_callback"],[],["id"],["operationName","opt_callback"],["opt_success","opt_error"],["assetId","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["asset","params","opt_callback"],["id","opt_callback"],["opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["operationName","opt_callback"],["tag"],["opt_count","opt_callback"],["requestedId","opt_callback"],["id","opt_callback"],
|
|
717
|
+
["obj","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["params","opt_callback"],["tag"],["taskId","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],["func","var_args"],[],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","namedArgs"],[],[],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["args",
|
|
718
|
+
"opt_column"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],[],["var_args"],["name","value"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","operator","value"],["var_args"],["name","value"],["name","value"],["opt_filter"],["name","value"],["start","opt_end"],["geometry","opt_errorMargin"],
|
|
719
|
+
["var_args"],["namedArgs"],[],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["west","south","east","north"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],
|
|
720
|
+
["var_args"],["expression","opt_map"],["r","g","b"],["params","opt_callback"],["params","opt_callback"],["geometry"],["var_args"],["opt_args"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["var_args"],["params","opt_callback"],["opt_visParams","opt_callback"],["args"],["opt_visParams","opt_callback"],["params","opt_callback"],[],["opt_callback"],["selectors","opt_names"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],
|
|
721
|
+
["list"],["number"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["string"],[]];[Om,Nm,Q,wo,uo,xo,so,po,ro,to,zo,mo,qo,yo,vo,oo,V.prototype.kf,V.prototype.sh,V.prototype.map,V.prototype.Hh,V.prototype.filter,V.prototype.limit,V.prototype.sort,V.prototype.lf,O.prototype.V,O.prototype.va,O.prototype.Dg,O.prototype.evaluate,zl,zm,Kl,sm,Ql,gm,bm,Al,Yl,nm,tm,ml,Bl,om,hm,tl,Ml,um,nl,pm,Fl,ul,jm,Gl,Ll,vm,dm,qm,Nl,Dl,rl,El,Ol,ll,rm,im,vl,wl,em,km,ol,Pl,xm,Hl,lm,em,xl,mm,yl,ym,
|
|
722
|
+
Rl,Qo,To,Zo,Uo,Vo,$o,np,lp,kp,ip,op,mp,256,S.prototype.set,Jj,X.prototype.V,X.prototype.R,X.prototype.getMap,X,Y,Y.prototype.getMap,Y.prototype.rb,Y.prototype.V,Y.prototype.select,Y.prototype.R,U.prototype.sc,Hn,Cn,Dn,Fn,Kn,Mn,In,En,Gn,U,Bn,Jn,Ln,Im.prototype.call,Im.prototype.apply,T.prototype.vg,kn,ln,mn,T,pn,sn,gn,tn,T.prototype.va,rn,T.prototype.oe,qn,N.prototype.select,N.prototype.l,Zn,N.prototype.Ld,N.prototype.uf,N.prototype.clip,$n,N,N.prototype.V,N.prototype.R,N.prototype.getMap,N.prototype.rb,
|
|
723
|
+
N.prototype.mi,Z.prototype.vf,Z.prototype.R,Z,Z.prototype.getMap,Z.prototype.sf,Z.prototype.first,Z.prototype.V,Z.prototype.select,Z.prototype.Ef,ao,Go,Fk,Qk,Gk,Lk,Ik,Rk,Pk,Jo,cp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
|