[[["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 2024-06-05 UTC."],[[["The `bounds()` method returns the bounding rectangle of a geometry, essentially the smallest rectangle that fully encloses the geometry."],["It can be applied to any geometry object in Earth Engine and optionally accepts `maxError` for reprojection tolerance and `proj` to specify the output projection."],["If no projection is specified, the bounding rectangle is returned in the default projection, EPSG:4326."],["The examples demonstrate using `bounds()` on a rectangle geometry, visualizing both the original rectangle and its calculated bounds on a map."]]],[]]