Google Earth Engine Plugin for QGIS
QGIS 的 Google Earth Engine 插件
在进行下面流程之前,我们需要先进行QGIS的下载:
Spatial without Compromise · QGIS Web Site
The QGIS Earth Engine Plugin integrates Google Earth Engine with QGIS using the EE Python API.
QGIS Earth Engine 插件通过 EE Python API 将 Google Earth Engine 与 QGIS 集成。
📖 User Guide 📖 用户指南
💬 Discussions & Support 💬 讨论 & 支持
🐞 Issue Tracker 🐞 问题追踪器
🚀 Quickstart Guide 🚀 快速入门指南
1️⃣ Install the Plugin
1️⃣ 安装插件
- Open QGIS Plugin Manager (
Plugins > Manage and Install Plugins
).
打开 QGIS 插件管理器(Plugins > Manage and Install Plugins
)。 - Search for “Google Earth Engine” and install it.
搜索“Google Earth Engine”并安装。
这里会有提示,我们需要提前有一个GEE的账号:
此插件使用 Google 地球引擎 APl,看起来此机器尚未通过身份验证。
您需要注册一个 Google 账户才能继续使用 Google 地球引擎。
请确保您可以访问地球引擎代码编辑器,请访问
https://code.earthengine.google,com
验证可以访问地球引擎后,单击 “OK(确定)”打开 we!浏览器并执行验证过程,或单击 “Cancel(取消)”跳过验证过程。
2️⃣ Find Your Google Cloud Project ID
2️⃣ 查找您的 Google Cloud 项目 ID。
Google Earth Engine requires a Google Cloud Project. To find your Project ID:
Google Earth Engine 需要一个 Google Cloud 项目。要查找您的项目 ID:
- Go to the Google Cloud Console.
前往 Google Cloud 控制台。 - Your Project ID is visible in the URL or can be selected from the resource list.
您的项目 ID 在 URL 中可见,或可以从资源列表中选择。 - For more details, refer to the official Google Cloud Proj