keplergl / keplergl/kepler.gl

Mask h3 cells layer with polygon layer

Open
#1,863 0 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.**
I am researching on possibility of applying a mask on h3 cells so that it does not go beyond the boundaries, I don't want to use h3 compact. please check the following screen grab

![Screenshot 2022-07-20 at 12 07 25 PM](https://user-images.githubusercontent.com/95474774/179914495-c11a0ca9-3fd9-47da-a7f3-601dd01f692c.png)

**Describe the solution you'd like**
If it is possible to apply a polygon mask over h3 cells so that it hides the overflow area of h3 cells

**Describe alternatives you've considered**
As of now, I could only think of the above solution or I have to remove h3 cells from the edges which will not fulfil my purpose

**Additional context**
In my research, we want to show a world map with h3 cells with a particular resolution where users can click and select cells and perform analyses. Our choices are to use either of resolution 5, 6 or 7

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.