[[["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 geometries within a GeometryCollection or a single geometry if applied to individual geometries."],["This method is applicable to `Geometry` objects, such as `BBox`, and provides access to their underlying geometric components."],["The output is a `List` containing the extracted geometries."],["Usage examples are provided in JavaScript and Python, illustrating how to retrieve and utilize the geometries of a bounding box."]]],[]]