Anuncio: Todos los proyectos no comerciales registrados para usar Earth Engine antes del
15 de abril de 2025 deben
verificar su elegibilidad no comercial para mantener el acceso a Earth Engine.
Introducción a la API de JavaScript de Earth Engine
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Te damos la bienvenida al instructivo introductorio de la API de Google Earth Engine JavaScript. En este instructivo, se proporcionan ejemplos de cómo usar Earth Engine para analizar datos geoespaciales de trama y vectoriales. Al final del instructivo, habrás visto la mayor parte de la funcionalidad básica de la API de Earth Engine.
Requisitos previos
Una vez que te familiarices con JavaScript y el editor de código, visita la página siguiente para obtener información sobre cómo visualizar imágenes y bandas de imágenes.
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-07-26 (UTC)
[null,null,["Última actualización: 2025-07-26 (UTC)"],[[["\u003cp\u003eThis tutorial introduces the Google Earth Engine JavaScript API and demonstrates how to analyze geospatial data.\u003c/p\u003e\n"],["\u003cp\u003eCompletion of the tutorial will provide a foundational understanding of the Earth Engine API's core functionalities.\u003c/p\u003e\n"],["\u003cp\u003ePrerequisites include Earth Engine registration, JavaScript familiarity, and acquaintance with the Earth Engine Code Editor.\u003c/p\u003e\n"]]],["This tutorial introduces the Google Earth Engine JavaScript API for analyzing geospatial raster and vector data. It requires users to register for Earth Engine and have basic JavaScript knowledge. Familiarity with the Earth Engine Code Editor, the platform's web-based IDE, is also necessary. The next step involves learning to visualize images and image bands within the Earth Engine platform, once the prerequisites are met.\n"],null,["# Introduction to the Earth Engine JavaScript API\n\nWelcome to the introductory tutorial for the Google Earth Engine JavaScript API. This\ntutorial provides examples of how to use Earth Engine to analyze geospatial raster and\nvector data. By the end of the tutorial, you will have seen most of the basic\nfunctionality of the Earth Engine API.\n\nPrerequisites\n-------------\n\n- [Register for Earth Engine](https://console.cloud.google.com/earth-engine).\n- If you are unfamiliar with JavaScript, check out the [JavaScript for Earth Engine tutorial](/earth-engine/tutorials/tutorial_js_01) before proceeding.\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\nOnce you're familiar with JavaScript and the Code Editor, visit the next page to learn about\nvisualizing images and image bands. \n[Next pagearrow_forward](/earth-engine/tutorials/tutorial_api_02)"]]