Stay organized with collections
Save and categorize content based on your preferences.
Clips an image to a FeatureCollection. The output bands correspond exactly the input bands, except data not covered by the geometry of at least one feature from the collection is masked. The output image retains the metadata of the input image.
[[["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 2023-10-06 UTC."],[[["Clips an image to the boundaries of a FeatureCollection, masking data outside the features."],["Output image retains the original metadata and band structure of the input image."],["`clipToCollection()` takes an image and a FeatureCollection as input, returning a clipped image."],["Useful for focusing analysis on specific geographic regions defined by features."]]],[]]