@google/earthengine 1.6.11 → 1.6.12

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.
@@ -456,7 +456,7 @@ Pa(p,f[m]))});return b?b(l):l};return this.callback?(gj(d,null,function(f,l){ret
456
456
  hj.prototype.send=function(a,b){var c=[a.C+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=jj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
457
457
  var kj=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"))}},ej=function(){var a=lj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},nj=function(a,b,c){var d=[];a&&(d=d.concat(mj));
458
458
  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"+Ea(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},uj=function(a,b,c){oj&&qj&&oj({client_id:String(qj),scope:rj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{sj(function(){try{tj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else tj(a,
459
- b,d)})},jj=function(){vj&&Date.now()-vj>=0&&wj();return xj},wj=function(){vj=xj=null},bj=function(a,b,c,d){a!=null?lj=a:yj||(lj="https://earthengine.googleapis.com/api");b!=null?zj=b:yj||(zj="https://earthengine.googleapis.com");c!==void 0&&(Aj=c);aj=d!=null?d:aj||"earthengine-legacy";yj=!0},gj=function(a,b,c,d,e,g,f){bj();var l=Bj,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.6.11";p==="1.6.11"&&
459
+ b,d)})},jj=function(){vj&&Date.now()-vj>=0&&wj();return xj},wj=function(){vj=xj=null},bj=function(a,b,c,d){a!=null?lj=a:yj||(lj="https://earthengine.googleapis.com/api");b!=null?zj=b:yj||(zj="https://earthengine.googleapis.com");c!==void 0&&(Aj=c);aj=d!=null?d:aj||"earthengine-legacy";yj=!0},gj=function(a,b,c,d,e,g,f){bj();var l=Bj,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.6.12";p==="1.6.12"&&
460
460
  (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=jj();if(p!=null)m.Authorization=p;else if(c&&oj&&qj)return uj(function(){Cj(l,function(){gj(a,b,c,d)})}),null;b=b?b.clone():new Xc;Dj!=null&&b.add("key",Dj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");aj&&aj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=aj);b=Ej(b,a);Aj!=null&&(m["X-XSRF-Token"]=Aj);Fj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Fj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
461
461
  -1?"&":"?",a+=v);e=a.startsWith("/")?lj+a:a;if(c)return Gj.push(Hj(e,c,d,p,m,g,f)),Ij.nf(),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);Za(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Jj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Hj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Bj,v=g!=null?g:10;
462
462
  m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Gj.push(m);Ij.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Jj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.u?z.u.responseText:""}catch(da){Hc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},Cj=function(a,b){var c=Bj;try{Bj=a,b.call(void 0)}finally{Bj=c}},Jj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
@@ -709,18 +709,18 @@ h.Al=function(){if(!this.lc){var a=w(function(d){this.lc||(Zp(this.fa,this.ea,d)
709
709
  h.Oi=null;h.Ia=null;h.li=null;var xq=["load","abort","error"],yq=function(){I.call(this);this.Da=!1};q(yq,I);yq.prototype.setActive=function(a){this.Da=a};yq.prototype.isActive=function(){return this.Da};var tq=function(a,b){oq.call(this,a,b)};q(tq,oq);tq.prototype.Ze=function(){return new yq};tq.prototype.Ed=function(a){a.dispose()};tq.prototype.Qf=function(a){return!a.Qa&&!a.isActive()};var zq=function(a,b,c,d,e){ie.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.vg=new ge;this.Rf=1;this.ta=e||null};q(zq,ie);h=zq.prototype;h.Me=function(a){return Ed(this,"tileevent",a)};h.Zf=function(a){Md(a)};
710
710
  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=je(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ta&&this.ta.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=ji("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);nl(uq).send(b,a,d,w(this.Zk,this,c,b));wp(this);return c};h.Oc=function(){return this.yb.length};
711
711
  h.releaseTile=function(a){nl(uq).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.vg.remove(b);a.id!==""&&(this.ug.remove(a.id),this.ta&&this.ta.rl(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.vg.Ca();Xd(b,function(c){Hp(c,a)})};
712
- h.Zk=function(a,b,c,d){c.type=="error"?(jc(this.yb,b),this.ug.add(b),this.dispatchEvent(c)):(jc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.vg.add(c),this.Rf!=1&&Hp(c,this.Rf),a.appendChild(c)),wp(this));this.ta&&d!==null&&this.ta.Nk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Zf;zq.prototype.addTileCallback=zq.prototype.Me;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction.lookup ee.ApiFunction._call ee.ApiFunction._apply ee.batch.Export.table.toCloudStorage ee.batch.Export.map.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.table.toBigQuery ee.batch.Export.video.toDrive ee.batch.Export.table.toAsset ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.table.toFeatureView ee.batch.Export.table.toDrive ee.batch.Export.video.toCloudStorage ee.Collection.prototype.limit ee.Collection.prototype.filter ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterBounds ee.Collection.prototype.filterDate ee.Collection.prototype.sort ee.Collection.prototype.map ee.Collection.prototype.iterate ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.evaluate ee.data.getTaskList ee.data.deleteAsset ee.data.listOperations ee.data.listFeatures ee.data.startTableIngestion ee.data.cancelOperation ee.data.computeValue ee.data.getTaskListWithLimit ee.data.copyAsset ee.data.getVideoThumbId ee.data.renameAsset ee.data.getThumbId ee.data.getDownloadId ee.data.startProcessing ee.data.getTableDownloadId ee.data.getAsset ee.data.getOperation ee.data.authenticateViaOauth ee.data.getFilmstripThumbId ee.data.getInfo ee.data.cancelTask ee.data.makeThumbUrl ee.data.updateTask ee.data.authenticate ee.data.getAssetAcl ee.data.getList ee.data.listAssets ee.data.authenticateViaPopup ee.data.makeDownloadUrl ee.data.updateAsset ee.data.listImages ee.data.makeTableDownloadUrl ee.data.setAssetAcl ee.data.authenticateViaPrivateKey ee.data.setAssetProperties ee.data.newTaskId ee.data.listBuckets ee.data.createFolder ee.data.getAssetRootQuota ee.data.getAssetRoots ee.data.createAssetHome ee.data.getWorkloadTag ee.data.getTileUrl ee.data.getFeatureViewTilesKey ee.data.setWorkloadTag ee.data.startIngestion ee.data.getTaskStatus ee.data.resetWorkloadTag ee.data.getMapId ee.data.createAsset ee.data.setDefaultWorkloadTag ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Deserializer.decode ee.Dictionary ee.reset ee.Algorithms ee.InitState ee.call ee.initialize ee.apply ee.TILE_SIZE ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.Feature ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getInfo ee.Filter.date ee.Filter.lte ee.Filter.gt ee.Filter.inList ee.Filter.or ee.Filter.lt ee.Filter.and ee.Filter.bounds ee.Filter.prototype.not ee.Filter.gte ee.Filter ee.Filter.eq ee.Filter.metadata ee.Filter.neq ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.Polygon ee.Geometry.Point ee.Geometry.prototype.serialize ee.Geometry ee.Geometry.BBox ee.Geometry.MultiPoint ee.Geometry.MultiPolygon ee.Geometry.Rectangle ee.Geometry.MultiLineString ee.Geometry.LineString ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Geometry.prototype.toGeoJSONString ee.Image.prototype.getMapId ee.Image.prototype.clip ee.Image.rgb ee.Image.prototype.select ee.Image ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.cat ee.Image.prototype.getInfo ee.Image.prototype.rename ee.Image.prototype.expression ee.ImageCollection ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.select ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.linkCollection ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encode ee.String ee.Terrain".split(" "),
713
- c=[["name"],["name","var_args"],["name","namedArgs"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices 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(" "),"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(" "),
714
- "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices 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(" "),["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"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(" "),
715
- "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(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),["classifier","opt_description","opt_assetId","opt_priority"],"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),
716
- "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),"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(" "),["max","opt_property","opt_ascending"],["filter"],["name","operator","value"],["geometry"],["start","opt_end"],["property","opt_ascending"],["algorithm","opt_dropNulls"],["algorithm",
717
- "opt_first"],["func","var_args"],["legacy"],["opt_callback"],["callback"],["opt_callback"],["assetId","opt_callback"],["opt_limit","opt_callback"],["asset","params","opt_callback"],["taskId","request","opt_callback"],["operationName","opt_callback"],["obj","opt_callback"],["opt_limit","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_callback"],["params","opt_callback"],["params","opt_callback"],["taskId","params",
718
- "opt_callback"],["params","opt_callback"],["id","opt_callback"],["operationName","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["params","opt_callback"],["id","opt_callback"],["taskId","opt_callback"],["id"],["taskId","action","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","opt_callback"],["params","opt_callback"],["parent","opt_params","opt_callback"],["opt_success",
719
- "opt_error"],["id"],["assetId","asset","updateFields","opt_callback"],["parent","opt_params","opt_callback"],["id"],["assetId","aclUpdate","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["assetId","properties","opt_callback"],["opt_count","opt_callback"],["project","opt_callback"],["path","opt_force","opt_callback"],["rootId","opt_callback"],["opt_callback"],["requestedId","opt_callback"],[],["id","x","y","z"],["params","opt_callback"],["tag"],
720
- ["taskId","request","opt_callback"],["taskId","opt_callback"],["opt_resetDefault"],["params","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["tag"],["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_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],
721
- ["geometry","opt_properties"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["args","opt_column"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["start","opt_end"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["var_args"],["name","value"],["var_args"],["geometry","opt_errorMargin"],[],["name","value"],["opt_filter"],["name","value"],
722
- ["name","operator","value"],["name","value"],["namedArgs"],["var_args"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],["legacy"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["west","south","east","north"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],
723
- ["coords","opt_proj","opt_geodesic","opt_maxError"],[],["opt_visParams","opt_callback"],["geometry"],["r","g","b"],["var_args"],["opt_args"],["params","opt_callback"],["params","opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["var_args"],["opt_callback"],["var_args"],["expression","opt_map"],["args"],["opt_visParams","opt_callback"],["opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["selectors","opt_names"],[],["params","opt_callback"],["imageCollection",
724
- "opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Qm,Q,Rm,uo,to,so,yo,Ao,wo,Bo,ro,po,Co,xo,vo,zo,V.prototype.limit,V.prototype.filter,V.prototype.mf,V.prototype.wh,V.prototype.lf,V.prototype.sort,V.prototype.map,V.prototype.Lh,O.prototype.Fg,O.prototype.ua,O.prototype.W,O.prototype.evaluate,Pl,tm,Ql,zl,gm,Rl,Al,Ol,sm,Cl,rm,Bl,Gl,am,Il,hm,Sl,pl,Dl,hm,Ul,El,Tl,ql,um,jm,km,ol,
725
- Hl,vm,lm,Jl,wm,rl,xm,Kl,mm,qm,ym,nm,om,ul,xl,yl,Am,em,Nl,Cm,wl,pm,Bm,To,Yo,bp,Xo,Wo,cp,op,np,pp,qp,lp,rp,256,S.prototype.set,Mj,X.prototype.S,X.prototype.getMap,X.prototype.W,X,Y.prototype.select,Y,Y.prototype.qb,Y.prototype.S,Y.prototype.getMap,Y.prototype.W,Mn,Jn,In,Nn,Ln,Gn,Kn,On,U.prototype.uc,Hn,U,En,Pn,Fn,Lm.prototype.apply,Lm.prototype.call,vn,kn,T.prototype.ua,T,pn,nn,wn,on,un,sn,T.prototype.pe,tn,T.prototype.xg,N.prototype.S,N.prototype.clip,bo,N.prototype.select,N,N.prototype.Md,N.prototype.uf,
726
- N.prototype.getMap,N.prototype.qb,co,N.prototype.W,N.prototype.ri,N.prototype.l,Z,Z.prototype.S,Z.prototype.W,Z.prototype.getMap,Z.prototype.tf,Z.prototype.select,Z.prototype.first,Z.prototype.vf,Z.prototype.Ff,eo,Jo,Sk,Ok,Tk,Lk,Jk,Uk,Ik,Mo,fp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
712
+ h.Zk=function(a,b,c,d){c.type=="error"?(jc(this.yb,b),this.ug.add(b),this.dispatchEvent(c)):(jc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.vg.add(c),this.Rf!=1&&Hp(c,this.Rf),a.appendChild(c)),wp(this));this.ta&&d!==null&&this.ta.Nk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Zf;zq.prototype.addTileCallback=zq.prototype.Me;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.table.toAsset ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.video.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toFeatureView ee.batch.Export.table.toDrive ee.Collection.prototype.map ee.Collection.prototype.filter ee.Collection.prototype.filterBounds ee.Collection.prototype.iterate ee.Collection.prototype.filterMetadata ee.Collection.prototype.sort ee.Collection.prototype.filterDate ee.Collection.prototype.limit ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.getInfo ee.data.getTaskList ee.data.getThumbId ee.data.renameAsset ee.data.getTaskListWithLimit ee.data.listOperations ee.data.listFeatures ee.data.startTableIngestion ee.data.copyAsset ee.data.deleteAsset ee.data.cancelOperation ee.data.computeValue ee.data.getVideoThumbId ee.data.getList ee.data.getOperation ee.data.listAssets ee.data.getAsset ee.data.getAssetAcl ee.data.makeDownloadUrl ee.data.getFilmstripThumbId ee.data.authenticateViaOauth ee.data.cancelTask ee.data.getInfo ee.data.makeThumbUrl ee.data.updateTask ee.data.authenticate ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.updateAsset ee.data.startProcessing ee.data.setAssetAcl ee.data.getTableDownloadId ee.data.makeTableDownloadUrl ee.data.setAssetProperties ee.data.getAssetRootQuota ee.data.listImages ee.data.listBuckets ee.data.authenticateViaPrivateKey ee.data.setWorkloadTag ee.data.newTaskId ee.data.getWorkloadTag ee.data.getAssetRoots ee.data.getMapId ee.data.createAssetHome ee.data.getTileUrl ee.data.getTaskStatus ee.data.setDefaultWorkloadTag ee.data.resetWorkloadTag ee.data.getFeatureViewTilesKey ee.data.startIngestion ee.data.createAsset ee.data.createFolder ee.Date ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Dictionary ee.TILE_SIZE ee.reset ee.Algorithms ee.InitState ee.call ee.apply ee.initialize ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMap ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.Filter.and ee.Filter ee.Filter.or ee.Filter.eq ee.Filter.metadata ee.Filter.date ee.Filter.gt ee.Filter.inList ee.Filter.neq ee.Filter.gte ee.Filter.lte ee.Filter.lt ee.Filter.prototype.not ee.Filter.bounds ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.LineString ee.Geometry.prototype.toGeoJSONString ee.Geometry.prototype.serialize ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Geometry.Point ee.Geometry.BBox ee.Geometry.MultiPolygon ee.Geometry.MultiPoint ee.Geometry ee.Geometry.MultiLineString ee.Geometry.Polygon ee.Geometry.Rectangle ee.Image.prototype.getInfo ee.Image ee.Image.rgb ee.Image.prototype.expression ee.Image.prototype.getMapId ee.Image.prototype.getThumbURL ee.Image.prototype.clip ee.Image.prototype.rename ee.Image.prototype.getThumbId ee.Image.prototype.select ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.getDownloadURL ee.ImageCollection.prototype.select ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getInfo ee.ImageCollection ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.toJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encode ee.String ee.Terrain".split(" "),
713
+ 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_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices 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(" "),
714
+ "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"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(" "),
715
+ "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(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),["classifier","opt_description","opt_assetId","opt_priority"],"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(" "),
716
+ "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_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
717
+ ["algorithm","opt_dropNulls"],["filter"],["geometry"],["algorithm","opt_first"],["name","operator","value"],["property","opt_ascending"],["start","opt_end"],["max","opt_property","opt_ascending"],["legacy"],["callback"],["func","var_args"],["opt_callback"],["opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_callback"],["opt_limit","opt_callback"],["opt_limit","opt_callback"],["asset","params","opt_callback"],["taskId","request","opt_callback"],["sourceId","destinationId","opt_overwrite",
718
+ "opt_callback"],["assetId","opt_callback"],["operationName","opt_callback"],["obj","opt_callback"],["params","opt_callback"],["params","opt_callback"],["operationName","opt_callback"],["parent","opt_params","opt_callback"],["id","opt_callback"],["assetId","opt_callback"],["id"],["params","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["taskId","opt_callback"],["id","opt_callback"],["id"],["taskId","action","opt_callback"],["clientId",
719
+ "success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["params","opt_callback"],["opt_success","opt_error"],["assetId","asset","updateFields","opt_callback"],["taskId","params","opt_callback"],["assetId","aclUpdate","opt_callback"],["params","opt_callback"],["id"],["assetId","properties","opt_callback"],["rootId","opt_callback"],["parent","opt_params","opt_callback"],["project","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["tag"],
720
+ ["opt_count","opt_callback"],[],["opt_callback"],["params","opt_callback"],["requestedId","opt_callback"],["id","x","y","z"],["taskId","opt_callback"],["tag"],["opt_resetDefault"],["params","opt_callback"],["taskId","request","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["path","opt_force","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],[],[],[],["func","var_args"],["func","namedArgs"],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
721
+ ["var_args"],[],["opt_visParams","opt_callback"],["geometry","opt_properties"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["var_args"],["opt_filter"],["var_args"],["name","value"],["name","operator","value"],["start","opt_end"],["name","value"],["opt_leftField","opt_rightValue",
722
+ "opt_rightField","opt_leftValue"],["name","value"],["name","value"],["name","value"],["name","value"],[],["geometry","opt_errorMargin"],["var_args"],["namedArgs"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["legacy"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic",
723
+ "opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["opt_callback"],["opt_args"],["r","g","b"],["expression","opt_map"],["opt_visParams","opt_callback"],["params","opt_callback"],["geometry"],["var_args"],["params","opt_callback"],["var_args"],["opt_visParams","opt_callback"],["var_args"],["params","opt_callback"],["selectors","opt_names"],[],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams",
724
+ "opt_callback"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["params","opt_callback"],["opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Rm,Qm,Q,zo,uo,to,yo,wo,Bo,ro,po,Co,Ao,so,xo,vo,V.prototype.map,V.prototype.filter,V.prototype.wh,V.prototype.Lh,V.prototype.mf,V.prototype.sort,V.prototype.lf,V.prototype.limit,O.prototype.ua,O.prototype.evaluate,O.prototype.Fg,O.prototype.W,
725
+ Pl,Bl,rm,Ol,Ql,zl,gm,sm,tm,Rl,Al,Cl,jm,Sl,km,hm,um,Hl,Dl,pl,Ul,hm,El,Tl,ql,Gl,ol,vm,am,wm,Il,Jl,xm,ym,lm,mm,rl,Am,Kl,ul,nm,wl,om,xl,Nl,Bm,Cm,yl,em,pm,qm,To,Xo,Yo,bp,Wo,cp,256,op,np,pp,qp,rp,lp,S.prototype.set,Mj,X.prototype.getMap,X,X.prototype.W,X.prototype.S,Y.prototype.getMap,Y.prototype.qb,Y,Y.prototype.S,Y.prototype.W,Y.prototype.select,Kn,U,Ln,En,Pn,Mn,In,Nn,Fn,Hn,Jn,Gn,U.prototype.uc,On,Lm.prototype.call,Lm.prototype.apply,sn,T.prototype.xg,T.prototype.ua,T.prototype.pe,tn,kn,pn,wn,nn,T,un,
726
+ vn,on,N.prototype.W,N,bo,N.prototype.l,N.prototype.S,N.prototype.uf,N.prototype.clip,N.prototype.ri,N.prototype.Md,N.prototype.select,N.prototype.getMap,co,N.prototype.qb,Z.prototype.select,Z.prototype.first,Z.prototype.vf,Z.prototype.getMap,Z.prototype.S,Z.prototype.Ff,Z.prototype.tf,Z.prototype.W,Z,eo,Jo,Sk,Jk,Lk,Ok,Tk,Uk,Ik,Mo,fp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);