{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# 13.1 全球土地覆盖产品介绍" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 13.1.1 全球主要土地覆盖产品" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![1](GLC/GLCproduct.JPG)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 13.1.2 IGBP全球植被分类" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![2](GLC/IGBPKM.JPG)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "分类体系" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![3](GLC/IGBPcode.JPG)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 13.1.3 MCD12Q1土地利用数据" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "MODIS数据下载链接:https://reverb.echo.nasa.gov/reverb/#utf8=%E2%9C%93&spatial_map=satellite&spatial_type=rectangle" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![4](GLC/MODISreverb.JPG)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "MCD12Q1数据前两个波段为地表覆盖数据,对植被的分类较为细致,第一波段为IGBP全球植被分类,第二波段为马里兰大学植被分类" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![5](GLC/MCDFTQF.jpg) " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 13.1.4 USGS全球30米土地利用数据" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "USGS土地利用数据下载链接:https://landcover.usgs.gov/glc/" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![6](GLC/USGSLC.JPG) " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "分类体系" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![7](GLC/GLCcode.JPG)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 13.1.5 2010年中国测绘局全球30米土地利用数据" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "国家测绘局30米土地利用数据下载链接: http://www.webmap.cn/mapDataAction.do?method=globalLandCover" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![8](GLC/Cehuiju.JPG)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "分类体系" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![9](GLC/ChinaGLC.JPG)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.4" }, "toc": { "colors": { "hover_highlight": "#DAA520", "navigate_num": "#000000", "navigate_text": "#333333", "running_highlight": "#FF0000", "selected_highlight": "#FFD700", "sidebar_border": "#EEEEEE", "wrapper_background": "#FFFFFF" }, "moveMenuLeft": true, "nav_menu": { "height": "137px", "width": "252px" }, "navigate_menu": true, "number_sections": true, "sideBar": true, "threshold": 4, "toc_cell": false, "toc_section_display": "block", "toc_window_display": true, "widenNotebook": false } }, "nbformat": 4, "nbformat_minor": 2 }