Google Earth Engine ——2017-2018年伊朗土地覆盖/土地利用数据集KNTU/LiDARLab/IranLandCover/V1

The Iran-wide land cover map was generated by processing Sentinel imagery within the Google Earth Engine Cloud platform. For this purpose, over 2,500 Sentinel-1 and over 11,000 Sentinel-2 images were processed to produce a single mosaic dataset for the year 2017. Then, an object-based Random Forest classification method was trained by a large number of reference samples for 13 classes to generate the Iran-wide land cover map.

伊朗全境的土地覆盖图是通过在谷歌地球引擎云平台内处理哨兵图像生成的。为此,处理了2500多张哨兵一号和11000多张哨兵二号图像,生成了2017年的单一马赛克数据集。然后,通过大量的参考样本对13个类别进行基于对象的随机森林分类方法的训练,以生成伊朗范围内的土地覆盖图。

Dataset Availability

2017-01-01T00:00:00 - 2018-01-01T00:00:00

Dataset Provider

K. N. Toosi University of Technology LiDAR Lab

Collection Snippet

ee.Image("KNTU/LiDARLab/IranLandCover/V1")

Bands Table

NameDescriptionResolution
classificationClassification10 meters

Class Table: classification

ValueColorColor ValueDescription
1#000000Urban
2#006effWater
3#41a661Wetland
4#ff7f7fKalut (yardang)
5#bee8ffMarshland
6#ff00c5Salty Land
7#ff0000Clay
8#00734cForest
9#732600Outcrop
10#ffaa00Uncovered Plain
11#d3ffbeSand
12#446589Farm Land
13#ccccccRange Land

数据说明:This work "Iran Land Cover Map v1 13-class (2017)" by Arsalan Ghorbanian, Mohammad Kakooei, Meisam Amani, Sahel Mahdavi, Ali Mohammadzadeh, Mahdi Hasanlou is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0)

引用:Ghorbanian, A., Kakooei, M., Amani, M., Mahdavi, S., Mohammadzadeh, A., & Hasanlou, M. (2020). Improved land cover map of Iran using Sentinel imagery within Google Earth Engine and a novel automatic workflow for land cover classification using migrated training samples. ISPRS Journal of Photogrammetry and Remote Sensing, 167, 276-288. doi:10.1016/j.isprsjprs.2020.07.013

代码:

var dataset = ee.Image("KNTU/LiDARLab/IranLandCover/V1");

var visualization = {
  bands: ['classification']
};

Map.setCenter(54.0, 33.0, 5);

Map.addLayer(dataset, visualization, "Classification");

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值