[[["わかりやすい","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 UTC。"],[[["Thumbnails are generated from an expression that evaluates to an Earth Engine Image."],["Users can customize the output format, band selection, visualization, and projection of the thumbnail."],["Thumbnails can be created using the `projects.locations.thumbnails/create` method."],["The `visualizationOptions` field allows for applying visualization parameters to generate an 8-bit RGB visualization."],["Thumbnails support various output formats like GeoTIFF and PNG."]]],["This describes the structure for a thumbnail resource, outlining its JSON representation and fields. Key information includes the `name`, `expression` (an image-producing computation), desired `fileFormat`, and specific `bandIds` if a subset is needed. Optional fields include `visualizationOptions` for 8-bit RGB displays and `grid` for reprojection/clipping. `filenamePrefix` is for ZIPPED_GEO_TIFF outputs. A key action is to use `create` to generate a thumbnail ID.\n"]]