Google Earth Engine——该数据集是2018年30米分辨率的中国梯田分布地图。它是通过使用基于谷歌地球引擎平台的多源和多时空数据进行基于像素的监督性分类开发的。

This dataset is a China terrace map at 30 m resolution in 2018. It was developed through supervised pixel-based classification using multisource and multi-temporal data based on the Google Earth Engine platform. The overall accuracy and kappa coefficient achieved 94% and 0.72, respectively. This first 30 m China terrace map can be used for studies on soil erosion, food security, biogeochemical cycle, biodiversity, and ecosystem service assessments.

该数据集是2018年30米分辨率的中国梯田地图。它是通过使用基于谷歌地球引擎平台的多源和多时空数据进行基于像素的监督性分类开发的。总体精度和卡帕系数分别达到94%和0.72。这张首个30米中国梯田地图可用于土壤侵蚀、粮食安全、生物地球化学循环、生物多样性和生态系统服务评估等方面的研究。

Dataset Availability

2018-01-01T00:00:00 - 2019-01-01T00:00:00

Dataset Provider

Department of Earth System Science, Tsinghua University (DESS, THU)

Collection Snippet

ee.Image("Tsinghua/DESS/ChinaTerraceMap/v1")

Bands Table

NameDescriptionResolution
terrace1 when a terrace is present, 0 when it's not.30 meters

Class Table: terrace

ValueColorColor ValueDescription
0#ffffffNo terraces
1#a3ff74Terraces present

引用:

Cao, B., Yu, L., Naipal, V., Ciais, P., Li, W., Zhao, Y., Wei, W., Chen, D., Liu, Z., and Gong, P.: A 30 m terrace mapping in China using Landsat 8 imagery and digital elevation model based on the Google Earth Engine, Earth Syst. Sci. Data, 13, 2437–2456, ESSD - A 30 m terrace mapping in China using Landsat 8 imagery and digital elevation model based on the Google Earth Engine, 2021.

ESSD - A 30 m terrace mapping in China using Landsat 8 imagery and digital elevation model based on the Google Earth Engine

代码:

var image = ee.Image('Tsinghua/DESS/ChinaTerraceMap/v1');

var image = image.updateMask(image);
Map.addLayer(
    image, {min:0, max:1, palette: ['a3ff74']}, 'Terraces');

Map.setCenter(106.6, 30.4, 10);
Map.setOptions("SATELLITE");

 

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值