Annonce : Tous les projets non commerciaux enregistrés pour utiliser Earth Engine avant le 15 avril 2025 doivent vérifier leur éligibilité non commerciale pour conserver leur accès à Earth Engine.
Présentation de l'analyse de l'évolution des forêts dans Earth Engine
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Figure 1. Évolution des forêts estimée par Hansen et al. (2013). Évolution mondiale, 2000-2012 (à gauche) ; évolution à Riau, en Indonésie, 2000-2012 (au centre) ; évolution au Paraguay, 2000-2012 (à droite)
Bienvenue dans le tutoriel Google Earth Engine sur l'utilisation des données Hansen et al. (2013) sur la couverture forestière mondiale et son évolution, ainsi que des données de surveillance des forêts pour l'action (FORMA, Hammer et al. 2009) issues de Global Forest Watch. Ce tutoriel fournit des exemples d'utilisation d'Earth Engine pour visualiser ces données, calculer l'évolution des forêts au fil du temps et d'autres statistiques dans une région d'intérêt, et télécharger les données et les résultats des analyses.
Licence et attribution
Les données décrites dans ce tutoriel sont concédées sous licence Creative Commons Attribution 4.0 International. Veuillez utiliser la citation recommandée sur la page de description de l'ensemble de données concerné.
Prérequis
Ce tutoriel ne suppose aucune connaissance en programmation, mais suppose que vous êtes prêt à en acquérir. Avant de continuer, veuillez :
Inscrivez-vous à Earth Engine. Une fois votre demande acceptée, vous recevrez un e-mail contenant des informations supplémentaires.
Une fois que vous êtes familiarisé avec JavaScript, l'API Earth Engine et l'éditeur de code, lancez-vous dans le tutoriel.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/26 (UTC).
[null,null,["Dernière mise à jour le 2025/07/26 (UTC)."],[[["\u003cp\u003eThis tutorial demonstrates how to use Google Earth Engine to analyze forest cover and change data from Hansen et al.(2013) and Forest Monitoring for Action (FORMA).\u003c/p\u003e\n"],["\u003cp\u003eUsers will learn to visualize forest data, calculate forest change statistics, and download data and analysis results within a specific region.\u003c/p\u003e\n"],["\u003cp\u003eBefore starting, users need an Earth Engine account, familiarity with the Code Editor, basic JavaScript knowledge, and a basic understanding of the Earth Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThe data used in this tutorial is licensed under a Creative Commons Attribution 4.0 International License, and appropriate citation is encouraged.\u003c/p\u003e\n"],["\u003cp\u003eUsers can proceed to the next part of the tutorial after fulfilling the prerequisites and familiarizing themselves with the platform.\u003c/p\u003e\n"]]],["The tutorial guides users on utilizing Google Earth Engine to analyze global forest cover and change data from Hansen et al. (2013) and Forest Monitoring for Action (FORMA) data. It demonstrates visualizing the data, calculating forest change over time within specific regions, and downloading both data and analysis results. Users must sign up for Earth Engine, familiarize themselves with the Code Editor, and have a basic understanding of JavaScript and the Earth Engine API.\n"],null,["# Introduction to Forest Change Analysis in Earth Engine\n\n|---|---|---|---|\n| | | | |\n\nFigure 1. Forest change estimated by Hansen et al. (2013). Global Change, 2000 - 2012 (left); Change in Riau, Indonesia, 2000 - 2012 (center); Change in Paraguay, 2000 - 2012 (right)\n\nWelcome to the Google Earth Engine tutorial for using\n[Hansen et al. (2013)](http://www.sciencemag.org/content/342/6160/850) global\nforest cover and change data and Forest Monitoring for Action (FORMA,\n[Hammer\net al. 2009](https://www.cgdev.org/sites/default/files/1423248_file_Hammer_Kraft_Wheeler_FORMA_FINAL.pdf)) data from [Global Forest\nWatch](http://www.globalforestwatch.org/). This tutorial provides examples of how to use Earth Engine to visualize these\ndata, how to compute forest change over time and other statistics within a region of\ninterest and how to download both the data and results of analyses.\n\nLicense and Attribution\n-----------------------\n\nThe data described in this tutorial are licensed under a Creative\nCommons Attribution 4.0 International License. Please use the recommended citation on\nthe relevant [dataset description\npage](/earth-engine/datasets).\n\nPrerequisites\n-------------\n\nThe tutorial assumes no programming background, although it does assume a willingness to\nlearn some programming. Before proceeding, please make sure to:\n\n- [Signup for Earth Engine](https://signup.earthengine.google.com). Once you have been accepted, you will receive an email with additional information.\n- Get familiar with the [Earth\n Engine Code Editor](https://code.earthengine.google.com), the IDE for writing Earth Engine JavaScript code in a web browser. Learn more about the Code Editor [here](/earth-engine/guides/playground).\n- If you are unfamiliar with JavaScript, check out the [JavaScript for Earth Engine tutorial](/earth-engine/tutorials/tutorial_js_01).\n- If you are unfamiliar with the Earth Engine API, check out the [Introduction to the Earth Engine API](/earth-engine/tutorials/tutorial_api_01) tutorial.\n\nOnce you're familiar with JavaScript, the Earth Engine API and Code Editor,\n[get started on the tutorial](/earth-engine/tutorials/tutorial_forest_02)!"]]