giswqs / qgis-earthengine-examples
- понедельник, 30 декабря 2019 г. в 00:20:19
Python
A collection of 270+ Python examples for using Google Earth Engine in QGIS
A collection of 270+ Python examples for using Google Earth Engine in QGIS
Contact: Qiusheng Wu (https://wetlands.io)
This repository is a collection of 270+ Python examples for the Google Earth Engine plugin for QGIS. I developed these Python examples by converting all the JavaScript examples (except those not yet supported by plugin) from the Google Earth Engine API Documentation. Additionally, some examples were adapted from Gena's examples and the Earth Engine API examples. Kudos to Gennadii Donchyts for developing this amazing Google Earth Engine plugin for QGIS.
The Table of Contents below mimics the structure of the Google Earth Engine API Documentation. I strongly encourage you to check out the API Documentation if you need an in-depth explanation of each Python example. Please note that the list below does not include all the Python examples contained in this repository. You are welcome to explore the repository and find more examples to suit your needs.