-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
I would like to include a new method for the ImageCollectionAccessor class that filters by geometry.
Unlike the method filterBounds(geometry, errorMargin), this one filters the collection if the geometry parameter intersects with an image. My proposal is to include the filterByGeometry(geometry) method, which will include the image to the image collection if geometry is contained in the image. To summarize, the difference between the two filters is that the first one is an intersection, while the second one is an inclusion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels