zl程序教程

您现在的位置是:首页 >  其他

当前栏目

Google Earth Engine(GEE)——如何显示自己上传的地图文件

Google文件上传 如何 显示 自己 地图 Engine
2023-09-11 14:15:11 时间

 这篇文章主要回答以下粉丝的问题,问题主要是下图。

 

其实,很简单,无论你上传的是矢量还是栅格数据,在GEE当中都有一个函数叫做

Map.addLayer(eeObject, visParamsnameshownopacity)

Adds a given EE object to the map as a layer.

Returns the new map layer.

Arguments:

eeObject (Collection|Feature|Image|RawMapId):

The object to add to the map.

visParams (FeatureVisualizationParameters|ImageVisualizationParameters, optional):

The visualization parameters. For Images and ImageCollection, see ee.data.getMapId for valid parameters. For Features and FeatureCollections, the only supported key is "c