Kodowanie wyjściowe, w którym ma być wygenerowany obraz.
bandIds[]
string
Wskazuje określony zestaw pasm, który zostanie wybrany na podstawie wyniku oceny expression. Jeśli nie ma go na liście, zostaną wybrane wszystkie pasma z poziomu expression.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]