Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
The output encoding in which to generate the resulting image.
bandIds[]
string
If present, specifies a specific set of bands that will be selected from the result of evaluating expression. If not present, all bands resulting from expression will be selected.
[[["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 2025-03-06 UTC."],[[["A thumbnail resource represents an image generated from an Earth Engine expression."],["Thumbnails can be customized by specifying file format, band selection, visualization options, and pixel grid."],["You can create a thumbnail ID and render it or retrieve the pixel data directly."],["The thumbnail resource uses a JSON representation with fields like name, expression, fileFormat, bandIds, visualizationOptions, grid, and filenamePrefix."],["Available methods for interacting with thumbnails include `create` for initiating a thumbnail and `getPixels` for retrieving the pixel data."]]],[]]