Announcement: On November 13, 2024, all users will need to use a Cloud project in order to access Earth Engine. After this date, continued individual access without a Cloud project will require an exception.
[null,null,["Last updated 2023-10-06 UTC."],[[["The `geometry()` method extracts and merges the geometries from a FeatureCollection into a single Geometry object, assuming all features share the same projection and edge interpretation."],["It's crucial to use a small FeatureCollection as input, as processing large or complex collections can significantly impact performance due to scalability limitations."],["An optional `maxError` argument can be provided to specify an error margin for geometry merging during the extraction process."],["The method is available in both JavaScript and Python and can be applied to FeatureCollections, such as extracting the combined geometry of power plants in a specific region."]]],[]]