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

Cluster points #1

Open
cyberbudy opened this issue Sep 6, 2017 · 2 comments
Open

Cluster points #1

cyberbudy opened this issue Sep 6, 2017 · 2 comments

Comments

@cyberbudy
Copy link

cyberbudy commented Sep 6, 2017

Is there any way to receive not only amount of points in cluster, but points itself? By cluster's id, for example.
btw - great implementation!

@jlaine
Copy link
Contributor

jlaine commented Sep 6, 2017

Currently this is not possible, but can you elaborate on the use case? Usually if you're performing clustering it's to reduce the amount of data being displayed.

@cyberbudy
Copy link
Author

cyberbudy commented Sep 6, 2017

Yes, you're right.
But I have a case when on city level I need to show all points in cluster. For now I filter points that are close to cluster center on DB level. It's an extra action, as it can be retreived from cluster.

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

No branches or pull requests

2 participants