keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.23k stars 1.72k forks source link

Allow users to select multiple datasets per filter #768

Open macrigiuseppe opened 4 years ago

macrigiuseppe commented 4 years ago

The current UI only allows users to select one dataset per filter.

Feature

The new filter UI should all users to define a filter using multiple combinations of dataset/property Modify the UI to enable multiple datasets per each filter. The user will be able to select the first filter and data source (dataset/column).

The fist selected property will determine the type of filter, .e.g integer, and drive the selection of extra data source and properties. When adding new data sources only properties with the same type as the filter, e.g. integer, will be listed as possible options.

For each data source added to a filter,

Mock up

Screen Shot 2019-10-08 at 11 48 43 AM

Related

146

luckysuman03 commented 4 years ago

Hello, any updates on this?

macrigiuseppe commented 4 years ago

@luckysuman03 this feature is currently on hold. I will post updates as soon as we resume working on it

vonum commented 3 years ago

Hello, any updates on this?

calvinbrewer commented 1 year ago

@macrigiuseppe This issue references the UI's inability to select two data sources for a single filter but are you able to configure this via the API?

ramilrgk commented 1 year ago

Hello, any updates on this?

brendan-aleksivich commented 4 months ago

Are there any updates on this? Would be a huge benefit to have this capability instead of needing to find a different tool to use.

ivashi commented 2 months ago

Any updates on this? Would be very useful for my use case.