news 2026/5/13 12:09:12

Google Earth Engine(GEE)——全球不透水表面积(1972-2019)数据集

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
Google Earth Engine(GEE)——全球不透水表面积(1972-2019)数据集

全球不透水表面积(1972-2019)
该研究利用300多万张Landsat卫星图像,建立了第一个1972年至2019年的全球不透水面积(GISA)数据集。基于全世界270个城市的120,777个独立和随机的参考点,GISA的遗漏误差、委托误差和F分数分别为5.16%、0.82%和0.954。与现有的全球数据集相比,GISA的优点包括。(1)它提供了1985年以前的全球ISA地图,显示了最长的时间跨度(1972-2019年)和最高的精度(从大量的随机选择和第三方验证样本集来看);(2)它提出了一种新的全球ISA制图方法,包括半自动的全球样本收集、局部自适应分类策略和时空后处理程序;(3)它从整个全球陆地区域(不是从城市掩码)提取ISA,因此降低了低估。GISA可以帮助人们进一步了解过去半个世纪人类对自然的利用和改造。

每张地图中的像素值表示检测到ISA的第一年。检测到的年份和像素值的查询表如下。

第一个ISA的年份:[1972, 1978, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019]

像素值[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] 。

数据下载 download the dataset here

You can read about the methodology in the paper heyin

文章和数据引用:

Huang, X., Li, J., Yang, J. et al. 30 m global impervious surface area dynamics and urban expansion pattern observed by Landsat satellites: From 1972 to 2019. Sci. China Earth Sci. (2021). https://doi.org/10.1007/s11430-020-9797-9
Xin Huang, Jiayi Li, Jie Yang, Zhen Zhang, Dongrui Li, & Xiaoping Liu. (2021). 30 m global impervious surface area dynamics and urban expansion pattern observed by Landsat satellites: from 1972 to 2019 (Version 1.0.0) [Data set]. http://doi.org/10.1007/s11430-020-9797-9

代码:

var gisa = ee.ImageCollection("projects/sat-io/open-datasets/GISA_1972_2019"); // Load packages for basemap var style = require('users/gena/packages:style') Map.addLayer(gisa.mosaic(),{},'GISA 1972-2019') style.SetMapStyleGrey()

代码链接:https://code.earthengine.google.com/?scriptPath=users/sat-io/awesome-gee-catalog-examples:global-landuse-landcover/GLOBAL-IMPERVIOUS-SURFACE-AREA

License¶

This work is licensed under a Creative Commons Attribution 4.0 International License. You are free to copy and redistribute the material in any medium or format, and to transform and build upon the material for any purpose, even commercially. You must give appropriate credit, provide a link to the license, and indicate if changes were made.

Created by : Xin Huang, Jiayi Li, Jie Yang, Zhen Zhang, Dongrui Li, & Xiaoping Liu

Curated in GEE by: Samapriya Roy

Keywords: Landsat, Urban, Google Earth Engine, Impervious area, Urban expansion

Last updated : 2021-08-01

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/5/13 12:06:39

LSM6DS33六轴IMU实战指南:从硬件连接到姿态解算

1. 项目概述:从零开始玩转LSM6DS33六轴IMU如果你正在捣鼓一个需要感知自身姿态、运动状态的项目,比如自平衡小车、手势识别设备,或者一个能记录动作轨迹的穿戴设备,那么一个可靠的惯性测量单元(IMU)绝对是核…

作者头像 李华
网站建设 2026/5/13 12:06:15

ASN.1 Editor:网络安全工程师必备的二进制数据可视化解码工具

ASN.1 Editor:网络安全工程师必备的二进制数据可视化解码工具 【免费下载链接】Asn1Editor Asn1Editor 项目地址: https://gitcode.com/gh_mirrors/as/Asn1Editor 当你面对X.509证书中的DER编码数据、网络协议中的ASN.1结构或加密密钥的二进制格式时&#xf…

作者头像 李华
网站建设 2026/5/13 12:03:12

ChatGPT语音创造者创业,致力打造现实版“Her“中的AI语音技术

Alexis Conneau对电影《她》(Her)有着近乎痴迷的热情。过去数年间,他一直致力于将片中那个虚构的语音AI"萨曼莎"变为现实。他甚至将电影主角华金菲尼克斯的剧照设为自己的Twitter横幅封面。在OpenAI主导ChatGPT高级语音模式&#x…

作者头像 李华
网站建设 2026/5/13 11:58:19

终极指南:intellij-elixir插件性能优化解决大型项目响应问题

终极指南:intellij-elixir插件性能优化解决大型项目响应问题 【免费下载链接】intellij-elixir Elixir plugin for JetBrains IntelliJ Platform (including Rubymine) 项目地址: https://gitcode.com/gh_mirrors/in/intellij-elixir 在Elixir开发过程中&…

作者头像 李华