Google Earth Engine ——数据全解析专辑(世界第 4 版网格化人口 (GPWv4) 修订版30 弧秒1公里格网)数据集

The Gridded Population of World Version 4 (GPWv4), Revision 11 models the distribution of global human population for the years 2000, 2005, 2010, 2015, and 2020 on 30 arc-second (approximately 1km) grid cells. Population is distributed to cells using proportional allocation of population from census and administrative units. Population input data are collected at the most detailed spatial resolution available from the results of the 2010 round of censuses, which occurred between 2005 and 2014. The input data are extrapolated to produce population estimates for each modeled year.

Categorizes pixels with estimated zero population based on information provided in the census documents.

世界第 4 版网格化人口 (GPWv4) 修订版 11 对 2000、2005、2010、2015 和 2020 年在 30 弧秒(约 1 公里)网格单元上的全球人口分布进行建模。使用人口普查和行政单位的人口比例分配将人口分配到单元格。人口输入数据是在 2010 年普查结果中可用的最详细的空间分辨率收集的,普查结果发生在 2005 年和 2014 年之间。输入数据被外推以产生每个建模年份的人口估计值。

根据人口普查文档中提供的信息对估计为零人口的像素进行分类。

Dataset Availability

2000-01-01T00:00:00 - 2020-01-01T00:00:00

Dataset Provider

NASA SEDAC at the Center for International Earth Science Information Network

Collection Snippet

ee.Image("CIESIN/GPWv411/GPW_Data_Context")

Resolution

30 arc seconds

Bands Table

NameDescriptionMin*Max*
data_contextCategorizes pixels with estimated zero population based on information provided in the census documents.0207

* = Values are estimated

Class Table: data_context

ValueColorColor ValueDescription
0#ffffffNot Applicable
201#099506Park or protected area
202#f04923Military district, airport zone, or other infrastructure
203#e62440Not enumerated or not reported in census
204#706984No households
205#a5a5a5Uninhabited
206#d4cc11Population not gridded
207#000000Missing age or sex data

 数据引用:

Center for International Earth Science Information Network - CIESIN - Columbia University. 2018. Gridded Population of the World, Version 4 (GPWv4): Data Context, Revision 11. Palisades, NY: NASA Socioeconomic Data and Applications Center (SEDAC). doi:10.7927/H46M34XX. Accessed DAY MONTH YEAR.

var dataset = ee.Image("CIESIN/GPWv411/GPW_Data_Context");
var raster = dataset.select('data_context');
var raster_vis = {
  "min": 200.0,
  "palette": [
    "ffffff",
    "099506",
    "f04923",
    "e62440",
    "706984",
    "a5a5a5",
    "ffe152",
    "d4cc11",
    "000000"
  ],
  "max": 207.0
};
Map.setCenter(-88.6, 26.4, 1);
Map.addLayer(raster, raster_vis, 'data_context');

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值