[[["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, when applied to a Rectangle geometry, determines whether the edges of the rectangle are rendered as straight lines or curved lines following the Earth's curvature."],["If `geodesic()` returns `false`, the rectangle edges appear straight on the map projection, while a `true` value results in curved edges that represent the shortest path on the Earth's surface."],["This method is accessible for Rectangle geometries in Earth Engine and can be used in both JavaScript and Python environments."],["Examples demonstrate how to utilize the `geodesic()` method and visualize the results on a map using the Earth Engine API."]]],[]]