ترميز الإخراج الذي يتم من خلاله إنشاء الصورة الناتجة
bandIds[]
string
في حال توفّرها، تحدّد مجموعة محدّدة من النطاقات التي سيتم اختيارها من نتيجة تقييم expression. في حال عدم توفّر هذه السمة، سيتم اختيار جميع النطاقات الناتجة عن expression.
تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]