visgl / visgl/deck.gl

Layer operations: Intersections

Open
#2,085 2 comments 0 reactions 1 assignee View on GitHub

@1chandu is already working on this.

Since Jul 17, 2018.

feature P1
Dominant language
TypeScript
Stars
14.6k
Forks
2.3k
Avg merge
2d 9h
Merged PRs (30d)
42

Description

Background

Add ability to intersect a layer with one or more other layers. Area that is not part of intersection can be discarded, or Intersected area can be rendered with a user specified highlight color.

RFC PR: https://github.com/uber/deck.gl/pull/2076

To Do List
  • Add label and assign to milestone
  • Coding
  • Doc update
  • Whats new update
  • Test

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.