Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
The resource name representing the filmstrip thumbnail, of the form "projects/*/filmstripThumbnails/**" (e.g. "projects/earthengine-legacy/filmstripThumbnails/").
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["Filmstrip thumbnails provide a visual representation of an image collection, rendered as a single image."],["They are generated from an expression that evaluates to an ImageCollection and can be customized with orientation, file format, and pixel grid parameters."],["You can create a filmstrip thumbnail ID using the \"create\" method, which allows you to specify how the images from the collection should be displayed in the filmstrip."]]],["FilmstripThumbnail information includes a `name`, an `expression` to compute an ImageCollection, `orientation` for image placement, and `fileFormat` for output encoding. An optional `grid` defines image reprojection and clipping. The `create` method generates an ID to render a multi-image from a collection. The resource name is in the format \"projects/*/filmstripThumbnails/*\". These components are represented in a JSON format.\n"]]