Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregate points by geo-boundaries #393

Open
heshan0131 opened this issue Feb 28, 2019 · 4 comments
Open

Aggregate points by geo-boundaries #393

heshan0131 opened this issue Feb 28, 2019 · 4 comments
Labels

Comments

@heshan0131
Copy link
Contributor

Aggregate points by Geo

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

@JackKelly
Copy link

Aggregating / filtering points by arbitrary polygons would be awesome. Just wondering if there's an update on this feature, please?

@heshan0131
Copy link
Contributor Author

Currently we have the feature to draw and filter points by polygon (not aggregating those)

@cperbost
Copy link

@heshan0131 what about the count of points in the polygon? I saw it was available in version 1.1.3

@cyanoboy
Copy link

cyanoboy commented May 1, 2021

Any update on this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants