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."],[[["Thumbnails are generated from an expression that evaluates to an Earth Engine Image."],["Users can specify visualization options, file format, and band selection for the thumbnail."],["Thumbnails can be reprojected and clipped using a pixel grid."],["An API method is available to create and render thumbnail images."]]],["This document details the structure and creation of thumbnails. Key elements include: `name` (resource identifier), `expression` (image computation), `fileFormat` (output encoding), `bandIds` (specific band selection), `visualizationOptions` (8-bit RGB visualization settings), `grid` (image reprojection/clipping), and `filenamePrefix` (for zipped formats). It describes the JSON structure of a thumbnail and provides information on the fields. Additionally, it states the `create` method, which generates an ID for rendering a thumbnail image.\n"]]