A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/earth-engine/guides/objects_methods_overview below:

Objects and Methods Overview | Google Earth Engine

Objects and Methods Overview

Stay organized with collections Save and categorize content based on your preferences.

The Earth Engine API is composed of objects and methods. Objects represent data types such as raster images, vector features, numbers, and strings. Each of these objects belongs to a specific class, and each class has a strict set of functions available to it.

Objects and methods are combined in workflow scripts and sent to Earth Engine servers for processing. Learn about common object classes and their methods by clicking on the following cards to see example procedures.

The full list of Earth Engine classes and their methods can be found in the Client Libraries section of the API Reference Guide (e.g. ee.Image.add). The same reference information is also available under the JavaScript Code Editor Docs tab.

Common Earth Engine object classes Image

The fundamental raster data type in Earth Engine.

Geometry

The fundamental vector data type in Earth Engine.

Feature

A geometry with attributes.

Reducer

An object used to compute statistics or perform aggregations.

Join

Combine datasets (Image or Feature collections) based on time, location, or an attribute property.

Array

An object for multi-dimensional analyses.

Chart

An object for charting properties and spatiotemporal reductions.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2021-05-26 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-05-26 UTC."],[[["The Earth Engine API uses objects like images and features, each with specific methods, to process data on Earth Engine servers."],["Workflows are created by combining these objects and methods in scripts."],["Comprehensive API documentation with class details and methods is available in the API Reference Guide and Code Editor Docs tab."],["Common Earth Engine object classes include Image, ImageCollection, Geometry, Feature, FeatureCollection, Reducer, Join, Array, and Chart, each serving specific data and analytical purposes."],["Explore the provided links to learn about each object class and see example procedures."]]],["The Earth Engine API uses objects (raster images, vector features, numbers, strings) and methods within workflow scripts sent for server processing. Each object belongs to a class with specific functions. Key classes include Image, ImageCollection, Geometry, Feature, FeatureCollection, Reducer, Join, Array, and Chart. These classes represent data types, data sets, and tools for analysis. The API Reference Guide and the Code Editor Docs contain complete class and method information.\n"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4