উপস্থিত থাকলে, ব্যান্ডের একটি নির্দিষ্ট সেট নির্দিষ্ট করে যা expression মূল্যায়নের ফলাফল থেকে নির্বাচন করা হবে। উপস্থিত না হলে, expression ফলে সমস্ত ব্যান্ড নির্বাচন করা হবে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-03-07 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Thumbnails are visual representations of Earth Engine images, generated from expressions and saved in various formats like PNG or GeoTIFF."],["Customization options include selecting specific bands, applying visualization settings for RGB output, and defining a pixel grid for reprojection and clipping."],["Thumbnails are identified by unique resource names and created using the `create` method."],["When using specific file formats like ZIPPED_GEO_TIFF, a filename prefix can be specified."]]],["This document details the structure and creation of thumbnails for Earth Engine data. Key information includes: the `name` of the thumbnail resource, an `expression` to compute the image, `fileFormat` for output encoding, and `bandIds` to select specific bands. `visualizationOptions` allow for 8-bit RGB visualization. An optional `grid` defines image reprojection and clipping. Finally, the method `create` generates an ID to render a thumbnail image.\n"]]