keplergl / keplergl/kepler.gl

[Bug][Jupyter Widget] Export polygons drawn on the map

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

Description

**Describe the bug**
Won't say it is a bug, just needed some help

**To Reproduce**
Open any plot and use the tool to draw some polygons. My use case is I am trying to identify some clusters based upon some ecommerce order data.

**Expected behavior**
Need to understand how can i retain those polygons whenever I make the code run again. Right now, they are gone and not saved in the config file or the html

**Screenshots**
![image](https://user-images.githubusercontent.com/95340295/153152212-06d1306f-faff-4eff-b155-89c662aa95ca.png)

**Environment (please complete the following information):**
- Using python3 in google colab
- the version installed by `! pip install -q keplergl`

** Additional **
Is it right now possible to get the details of the points inside the polygon. For example, in the above image if I can get to know the number of points enclosed within the polygon.

Thanks a lot in advance. and for creating such an amazing geo-spatial data vis tool.

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.