[[["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 `geodesic()` method determines whether edges of a geometry are rendered as straight lines or curved to follow the Earth's curvature."],["By default, edges are straight; setting `geodesic()` to `true` makes them curved, representing the shortest path on the Earth's surface."],["This method applies to Geometry objects and returns a boolean value indicating the geodesic setting."],["Code examples demonstrate the usage of `geodesic()` in both JavaScript and Python within the Earth Engine environment."]]],[]]