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."],[[["`ee.Filter.bounds()` creates a filter that selects objects whose geometry intersects a specified geometry."],["It accepts a geometry, feature, or feature collection as input for the intersection."],["An optional `errorMargin` parameter allows for specifying a tolerance for the intersection."],["Large or complex geometries provided as input may result in slower processing."],["`collection.filterBounds()` is generally preferred over `ee.Filter.bounds()` for improved performance on collections."]]],[]]