Google Earth Engine——2001年的原始森林范围数据集是利用全球获得的、免费的、经过一致处理的Landsat图像,30米的空间分辨率

Primary humid tropical forests provide numerous global ecosystem services, but are under continuing threat of clearing from economic drivers. To facilitate national land use planning and balancing the goals of economic development and maintenance of ecosystem services, a primary humid tropical forest map was created by the UMD GLAD team. The primary forest extent was mapped for the year 2001 at a spatial resolution of 30 meters using globally acquired, free-of-charge, and consistently processed Landsat imagery.

原始湿润热带森林提供了众多的全球生态系统服务,但在经济驱动力的作用下,持续受到清除的威胁。为了促进国家土地使用规划,平衡经济发展和维护生态系统服务的目标,UMD GLAD团队绘制了一张原始湿润热带森林地图。2001年的原始森林范围是利用全球获得的、免费的、经过一致处理的Landsat图像,以30米的空间分辨率绘制的。

Dataset Availability

2001-01-01T00:00:00 - 2002-01-01T00:00:00

Dataset Provider

UMD/GLAD

Collection Snippet

ee.ImageCollection("UMD/GLAD/PRIMARY_HUMID_TROPICAL_FORESTS/v1")

Resolution

30 meters

Bands Table

NameDescription
Primary_HT_forestsPrimary Humid Tropical Forests

Class Table: Primary_HT_forests

ValueColorColor ValueDescription
1#008000Primary Humid Tropical Forests

引用:

Turubanova S., Potapov P., Tyukavina, A., and Hansen M. (2018) Ongoing primary forest loss in Brazil, Democratic Republic of the Congo, and Indonesia. Environmental Research Letters. Ongoing primary forest loss in Brazil, Democratic Republic of the Congo, and Indonesia - IOPscience

代码:

var dataset = ee.ImageCollection("UMD/GLAD/PRIMARY_HUMID_TROPICAL_FORESTS/v1");

var visualization = {
  bands: ['Primary_HT_forests'],
  min: 1.0,
  max: 1.0,
  palette: ['008000']
};

Map.setCenter(0.0, 0.0, 2);

Map.addLayer(dataset, visualization, "Primary HT forests");

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值