La codifica di output in cui generare l'immagine risultante.
bandIds[]
string
Se presente, specifica un insieme specifico di bande che verranno selezionate dal risultato della valutazione di expression. Se non è presente, verranno selezionate tutte le bande risultanti da expression.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-03-07 UTC."],[[["Thumbnails are representations of images, generated by evaluating an expression that results in an image."],["They can be customized with visualization options, band selections, and reprojection/clipping using a pixel grid."],["Thumbnail creation involves providing parameters like expression, file format, and optionally visualization options, band IDs, grid, and filename prefix."],["Users can initiate thumbnail creation and retrieve image data using designated API methods."]]],["Thumbnails are created with a name, an expression that evaluates to an image, and a specified file format. Band IDs can be selected from the expression's result, and visualization options can be applied for 8-bit RGB output. A pixel grid can define image reprojection and clipping. A filename prefix is used for ZIPPED_GEO_TIFF output. The `create` method generates a thumbnail ID, and `getPixels` computes and renders the image.\n"]]