[[["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 `toGeoJSON()` method converts an Earth Engine Geometry object, such as a Rectangle, into a GeoJSON representation."],["This functionality is available in both JavaScript and Python environments within the Earth Engine code editor and Google Colab, respectively."],["The returned GeoJSON object can then be used for further processing or visualization, for instance, displaying the geometry on a map."],["Examples demonstrate how to define a rectangle, apply the `toGeoJSON()` method, print the result, and add it as a layer to an interactive map using the `geemap` library in Python or the `Map` object in JavaScript."]]],[]]