Skip to content

[RFC] Spatial Filter #482

@aaranadev

Description

@aaranadev

Background

We need the functionality to add more than one geometry to allow filtering or drawing on the map.

Problem

Implementing his feature right now is not possible without ejecting it from the Carto4React completely and rebuilding them all from scratch. The current widget FeatureSelectionWidget available in the Carto4React library does not provide this functionality.

Why do we need that

That could be used to share the same implementation across many projects and reduce the time of development for the applications, focussing on providing real value for our customers.

Proposal

The proposed implementation is divided into two different implementations.

FeatureSelectionWidget

The widget must allow the show of various geometries together and if the union between them is inclusive or exclusive.

Spatial Filter

The spatial filter feature must allow saving multiple geometries and show them in FeatureSelectionLayer and MaskLayer

POC

Screenshot 2022-10-05 at 11 30 47 AM

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