GlobCover 2009 is a global land cover map based on ENVISAT's Medium Resolution Imaging Spectrometer (MERIS) Level 1B data acquired in full resolution mode with a spatial resolution of approximately 300 meters.

GlobCover 2009是基于ENVISAT的中分辨率成像光谱仪(MERIS)1B级数据的全球土地覆盖图,以全分辨率模式获取,空间分辨率约为300米。

Dataset Availability

2009-01-01T00:00:00 - 2010-01-01T00:00:00

Dataset Provider

ESA

Collection Snippet

ee.Image("ESA/GLOBCOVER_L4_200901_200912_V2_3")

Resolution

300 meters

Bands Table

Name Description
landcover The land cover map is derived by an automatic and regionally-tuned classification of a time series of global MERIS FR mosaics for the year 2009. The global land cover map counts 22 land cover classes defined with the United Nations (UN) Land Cover Classification System (LCCS).
qa Binary quality band indicating whether the reference dataset has been used instead of the output of the GlobCover classification scheme.
qa Bitmask
  • Bit 0: Information on dataset used for classification

    • 0: Areas classified using the output of the GlobCover classification scheme.
    • 1: Areas classified using the reference dataset.

Class Table: landcover

Value Color Color Value Description
11 #aaefef Post-flooding or irrigated croplands
14 #ffff63 Rainfed croplands
20 #dcef63 Mosaic cropland (50-70%) / vegetation (grassland, shrubland, forest) (20-50%)
30 #cdcd64 Mosaic vegetation (grassland, shrubland, forest) (50-70%) / cropland (20-50%)
40 #006300 Closed to open (>15%) broadleaved evergreen and/or semi-deciduous forest (>5m)
50 #009f00 Closed (>40%) broadleaved deciduous forest (>5m)
60 #aac700 Open (15-40%) broadleaved deciduous forest (>5m)
70 #003b00 Closed (>40%) needleleaved evergreen forest (>5m)
90 #286300 Open (15-40%) needleleaved deciduous or evergreen forest (>5m)
100 #788300 Closed to open (>15%) mixed broadleaved and needleleaved forest (>5m)
110 #8d9f00 Mosaic forest-shrubland (50-70%) / grassland (20-50%)
120 #bd9500 Mosaic grassland (50-70%) / forest-shrubland (20-50%)
130 #956300 Closed to open (>15%) shrubland (<5m)
140 #ffb431 Closed to open (>15%) grassland
150 #ffebae Sparse (>15%) vegetation (woody vegetation, shrubs, grassland)
160 #00785a Closed (>40%) broadleaved forest regularly flooded - Fresh water
170 #009578 Closed (>40%) broadleaved semi-deciduous and/or evergreen forest regularly flooded - saline water
180 #00dc83 Closed to open (>15%) vegetation (grassland, shrubland, woody vegetation) on regularly flooded or waterlogged soil - fresh, brackish or saline water
190 #c31300 Artificial surfaces and associated areas (urban areas >50%) GLOBCOVER 2009
200 #fff5d6 Bare areas
210 #0046c7 Water bodies
220 #ffffff Permanent snow and ice
230 #743411 Unclassified
var dataset = ee.Image('ESA/GLOBCOVER_L4_200901_200912_V2_3');
var landcover = dataset.select('landcover');
Map.setCenter(-88.6, 26.4, 3);
Map.addLayer(landcover, {}, 'Landcover');

数据声明:

GlobCover产品由欧空局和卢湾天主教大学处理。它们由欧空局向公众提供。您可以出于教育和/或科学目的使用GlobCover土地覆盖图,而无需支付任何费用,条件是您必须将ESA和卢万天主教大学作为GlobCover产品的来源。

数据引用:

ESA 2010 and UCLouvain. ESA Data User Element

Google Earth Engine ——基于ENVISAT的中分辨率成像光谱仪全球土地覆盖300米分辨率数据集相关推荐

  1. Google Earth Engine(GEE)——哥白尼大气监测 (CAMS) 全球气溶胶AOI近实时观测数据集

    哥白尼大气监测服务 (CAMS) 全球近实时观测数据集 哥白尼大气监测服务提供了在全球和区域范围内持续监测地球大气成分的能力.主要的全球近实时生产系统是一个数据同化和预测套件,每天为气溶胶和化学化合物 ...

  2. Google Earth Engine(GEE)中的颜色代码

    今天来分享一下Google Earth Engine(GEE)中的各种颜色代码,经常使用的GEE的都想将自己的结果显示到图层,但是找不到合适的颜色,我整理了几乎涵盖所有颜色的代码,供大家使用 var ...

  3. Google Earth Engine(GEE)——DYNAMIC WORLD/V1全球sentinel-2数据集10米分辨率数据集影像加载和DEM山影的3D影像

    创建多时间合成 作为一个连续产品,Dynamic World 允许用户在更长的自定义时间段内聚合 NRT 集合.例如,可以根据在此期间收集的 NRT 场景创建月度.季节性或年度产品.在本节中,您将学习 ...

  4. Google Earth Engine(GEE)——GEE版本的全球森林火灾信息获取并呈现2001-2020年四川省火灾亮度时间序列分析

    火灾最近频发,我们如何通过现有的数据如何做? 步骤: 1.找到火灾数据 2.波段选择 3.时间选择 4.map()遍历函数 5. 全球火灾信息影像: 此次用到的数据集:FIRMS: Fire Info ...

  5. GEEer成长日记十七:在Google Earth Engine(GEE)中批量下载MODIS NDVI数据

    所使用数据集为:MOD13Q1.006 Terra Vegetation Indices 16-Day Global 250m 需注意的是,要得到真实的NDVI,需要乘以0.0001 完整代码如下: ...

  6. Google Earth Engine(GEE)——导出的影像资产会改变原有的分辨率大小

    问题: 正在将图像导出到资产,然后我想用它来显示在我的应用程序中.在应用程序中,我使用最小和最大值来调整每个月的调色板,我注意到最小和最大像素值与原始图像相比发生了变化. 原始图像的最小和最大像素为 ...

  7. Google Earth Engine(GEE)实例代码学习十一——影像全色波段融合提高分辨率(HSV Pan Sharpening)

    利用全色波段提高影像分辨率 本文分享如何利用Landsat8全色波段提高影像分辨率 //筛选Landsat8影像云覆盖最少影像 var image = ee.Image(ee.ImageCollect ...

  8. Google Earth Engine(gee)中的ImageCollection

    目录 limit().first() filterBounds().filterDate().filterMetadata() select() map() 获取影像集中的影像数量:size() co ...

  9. Google Earth Engine(gee)中的FeatureCollection

    目录 基本结构 FeatureCollection.geometry() 生成随机点:FeatureCollection.randomPoints() FeatureCollection中limit( ...

最新文章

  1. 解析xml的问题未解决
  2. “举报”阿里巴巴 Arthas,大幅降低 OOM Trouble shooting 门槛
  3. Android开发之旅:android架构
  4. xcode8注释快捷键失效问题
  5. Job for smbd.service failed because the control process exited with error code. See “systemctl statu
  6. php 分类排序,php将地区分类排序的算法
  7. c语言解三元一次方程组_七年级下学期《8.3 一元一次不等式组》2020年高频易错题集...
  8. FreeBSD 8.0候选版本RC2发布
  9. iOS开发雷达动画效果实现
  10. win10加入域环境
  11. VS编译qt程序后生成的exe文件无法定位程序输入点于动态链接库
  12. 制作软件工程师风格的qq头像
  13. hdu 3689 Infinite monkey theorem (KMP+DP)
  14. Tomcat+Spring奇异事件之Component两次启动
  15. ssm+boot+thymeleaf博客系统完成总结
  16. Python爬虫 使用Selenium爬取腾讯招聘信息
  17. uni-app开发小程序,笔记记录6 商品详情页
  18. 引入第三方sdk错误提示
  19. 如何打造陆金所营销活动配置发布平台
  20. 西安100w就可以财务自由?靠工资如何崛起!

热门文章

  1. 超详细零信任市场解读
  2. ARM TrustZone ----ARM信任区
  3. 游戏辅助原理与制作01.扫雷-01基址
  4. 仿微信div可编辑ctrl+enter换行,enter发送
  5. 背单词-项目设计文档
  6. 计算机视觉论文-2021-08-02
  7. 恢复出厂设置android手机号码,安卓手机恢复出厂设置会怎么样?
  8. 宝马与F团合作能否再造营销奇迹?
  9. 爱 的 契 约 写给正在感情纠葛的三人
  10. 基于Python的语音识别系统(孤立词)