Google Earth Engine: Change detection analysis using near real-time Dynamic Global Land cover data

Опубликовано: 02 Июль 2026
на канале: OpenGeo Lab
8,065
164

In this tutorial I will show how to access the Dymanic World Landcover dataset and further how to do the change detection analysis using the data

Dynamic World is a near realtime 10m resolution global land use land cover dataset based on Sentinel-2 satellite Images, produced using deep learning, freely available and openly licensed. It is the result of a partnership between Google and the World Resources Institute, to produce a dynamic dataset of the physical material on the surface of the Earth. Dynamic World is intended to be used as a data product for users to add custom rules with which to assign final class values, producing derivative land cover maps.
This data is available under a Creative Commons BY-4.0 license and requires the following attribution: This dataset is produced for the Dynamic World Project by Google in partnership with National Geographic Society and the World Resources Institute.

Earth Engine script used in video:
Accessing Landcover data: https://code.earthengine.google.com/b...
Change Detection Analysis: https://code.earthengine.google.com/0...


Resources:
https://www.dynamicworld.app/
https://www.dynamicworld.app/about
https://earthoutreach.users.earthengi...
https://developers.google.com/earth-e...
https://github.com/google/dynamicworld


Timeline of the video:
00:00 Introduction
03:27 Accessing the near real-time Dynamic World Global Lancover data in GEE
16:15 How to do change detection analysis using the data