[[["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."],[[["The `geometries()` method returns a list of individual geometries contained within a GeometryCollection or a single geometry if applied to a single geometry."],["When applied to a MultiLineString, `geometries()` returns a list of the LineStrings that compose it."],["This method is useful for accessing and manipulating the individual components of complex geometries."],["The returned geometries can be further processed or visualized using other Earth Engine functions."]]],[]]