Skip to content

Add a new method that filters by geometry #414

@framunoz

Description

@framunoz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions