keplergl / keplergl/kepler.gl

Interactive Data Table

Open
#1,573 6 comments 0 reactions 1 assignee Claimed by @heshan0131 View on GitHub
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Is your feature request related to a problem? Please describe.**
A common paradigm in GIS solutions is to allow the user to select features on a layer and view the properties in a table. That table generally allows the user to order by different columns and supports export those points to csv or wkt etc
![image](https://user-images.githubusercontent.com/11834846/129278494-6aec66b8-7179-402f-9900-0e5c8c42f6dd.png)

The frustration is that when a User is visualizing their data once they've gained some insight and found an area of interest they aren't able to translate that learning into further action. You cannot further interact with the data in ways that allow you to capture that learning - select and export features of interest.

**Describe the solution you'd like**
The has the ability to select using polygon or square as is currently the case and include option to pop up table showing the properties of the selected points. Table would also have functionality to order by columns and to export rows to text.

**Describe alternatives you've considered**
The closest functionality is the tool tip. However this is feature by feature and still gives not ability to actually save this data out.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.