keplergl / keplergl/kepler.gl

Aggregate points by geo-boundaries

Open
#393 4 comments 2 reactions 0 assignees View on GitHub
Milestone 2. Advancing Geo-analytics rfc roadmap item
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

![Aggregate points by Geo](https://d1a3f4spazzrp4.cloudfront.net/kepler.gl/wiki/roadmap/geo_aggregate.png)

Besides grid and hexbin, another most used aggregation style is by geo-boundaries such as country, state and county boundary. Adding to our existing aggregation layer, we will create a new polygon aggregation layer that aggregates points by polygon, it will provide a similar set of aggregation options the grid/hex layer provides.

- Allow selection of point columns and polygon dataset to aggregating points by polygons.

- The aggregation count will be appended to the polygon datasets

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing grid and hex aggregation layers and the polygon dataset behavior described in the issue. Define how users select point columns and a polygon dataset, then verify that aggregation counts are appended to the polygon dataset and exposed with comparable aggregation options.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.