Google Earth Engine——USGS GAP Hawaii 2001夏威夷的详细植被和土地覆盖分类

简介: Google Earth Engine——USGS GAP Hawaii 2001夏威夷的详细植被和土地覆盖分类

USGS GAP Hawaii 2001

The GAP/LANDFIRE National Terrestrial Ecosystems data represents a detailed vegetation and land cover classification for the Conterminous U.S., Alaska, Hawaii, and Puerto Rico.GAP/LF 2011 Ecosystems for the Conterminous U.S. is an update of the National Gap Analysis Program Land Cover Data - Version 2.2. Alaska ecosystems have been updated by LANDFIRE to 2012 conditions (LANDFIRE 2012). Hawaii and Puerto Rico data represent the 2001 time-frame (Gon et al. 2006, Gould et al. 2008). The classification scheme used for the Alaska and the lower 48 states is based on NatureServe’s Ecological System Classification (Comer et al. 2003), while Puerto Rico and Hawaii’s map legend are based on island specific classification systems (Gon et al. 2006, Gould et al. 2008).


GAP/LANDFIRE国家陆地生态系统数据代表了美国本土、阿拉斯加、夏威夷和波多黎各的详细植被和土地覆盖分类。美国本土的GAP/LF 2011生态系统是国家差距分析计划土地覆盖数据-2.2版的更新。阿拉斯加的生态系统已被LANDFIRE更新至2012年的状况(LANDFIRE 2012)。夏威夷和波多黎各的数据代表2001年的时间框架(Gon等人,2006年,Gould等人,2008年)。阿拉斯加和48个州的分类方案是基于NatureServe的生态体系分类(Comer等人,2003年),而波多黎各和夏威夷的地图图例是基于岛屿的具体分类系统(Gon等人,2006年,Gould等人,2008年)。

Dataset Availability

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

Dataset Provider

USGS

Collection Snippet

Copied

ee.Image("USGS/GAP/HI/2001")

Resolution

30 meters

Bands Table

Name Description Min Max
landcover Landcover class descriptions 1 9

Class Table: landcover

Value Color Color Value Description
1 #7C009C Mixed Native-Alien Forest
2 #C14F00 Mixed Native-Alien Shrubs and Grasses
3 #C1E09E Native Coastal Vegetation
4 #EF0047 Deschampsia Grassland
5 #D67900 Aalii Shrubland
6 #00E3EB Bog Vegetation
7 #CCBF70 Native Dry Cliff Vegetation
8 #7C7047 Native Shrubland / Sparse Ohia (native shrubs)
9 #617000 Native Wet Cliff Vegetation
10 #66E805 Open Mao Shrubland
11 #BF6B00 Uluhe Shrubland
12 #9BCC9B Closed Hala Forest
13 #008F99 Closed Koa-Ohia Forest
14 #009C61 Closed Ohia Forest
15 #2BCF56 Closed Pouteria Forest (native trees)
16 #3FF2BF Koa Forest
17 #9B9B4C Mamane / Naio / Native Trees
18 #8EBC00 Native Mesic to Dry Forest and Shrubland
19 #33C7A6 Native Wet Forest and Shrubland
20 #7FBF00 Ohia Forest
21 #007F7F Olopua-Lama Forest
22 #B3ED7F Open Koa-Mamane Forest
23 #21AB33 Open Koa-Ohia Forest
24 #000000 Open Ohia Forest
25 #002DC2 Open Water
26 #AFE200 Wetland Vegetation
27 #FEFEC1 Agriculture
28 #EB3642 High Intensity Developed
29 #C94D42 Low Intensity Developed
30 #CCB8BF Alien Grassland
31 #9F298C Alien Shrubland
32 #75009C Alien Forest
33 #460075 Kiawe Forest and Shrubland
34 #001493 Uncharacterized Forest
35 #EDEDED Uncharacterized Open-Sparse Vegetation
36 #D99485 Uncharacterized Shrubland
37 #6B6B6B Very Sparse Vegetation to Unvegetated

数据引用:

Gon, S.M., A. Allison, R. J. Cannarella, J. D. Jacobi, K. Y. Kaneshiro, M. H. Kido, M. Lane-Kamehele, S. E. Miller. 2006. The Hawaii Gap Analysis Project Final Report. 487 pp.

代码:

var dataset = ee.Image('USGS/GAP/HI/2001');
var visualization = {
  bands: ['landcover'],
  min: 1.0,
  max: 37.0,
};
Map.setCenter(-157.0, 20.1, 7);
Map.addLayer(dataset, visualization, 'GAP Hawaii');


相关文章
|
3月前
|
数据可视化 定位技术 Sentinel
如何用Google Earth Engine快速、大量下载遥感影像数据?
【2月更文挑战第9天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,批量下载指定时间范围、空间范围的遥感影像数据(包括Landsat、Sentinel等)的方法~
634 0
如何用Google Earth Engine快速、大量下载遥感影像数据?
|
3月前
|
机器学习/深度学习 算法 数据可视化
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
110 0
|
2月前
|
存储 编解码 数据可视化
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
【2月更文挑战第14天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,按照给定的地表分类数据,对每一种不同的地物类型,分别加以全球范围内随机抽样点自动批量选取的方法~
273 0
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
|
3月前
|
数据处理
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
32 0
|
3月前
|
编解码 人工智能 算法
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
31 0
|
3月前
|
编解码 人工智能 数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
48 0
|
3月前
|
编解码
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
23 0
|
3月前
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
51 0
|
3月前
|
传感器 编解码 数据处理
Open Google Earth Engine(OEEL)——哨兵1号数据的黑边去除功能附链接和代码
Open Google Earth Engine(OEEL)——哨兵1号数据的黑边去除功能附链接和代码
25 0
|
3月前
Google Earth Engine(GEE)——当加载图表的时候出现错误No features contain non-null values of “system:time_start“.
Google Earth Engine(GEE)——当加载图表的时候出现错误No features contain non-null values of “system:time_start“.
45 0