Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Add clustering to results #7

Open
dirkschumacher opened this issue Aug 12, 2019 · 1 comment
Open

Add clustering to results #7

dirkschumacher opened this issue Aug 12, 2019 · 1 comment

Comments

@dirkschumacher
Copy link

👋 I believe it would be useful to cluster the locations in order to quickly find out what points belong to what criticalmass. This would then enable other functionaly: like estimating the direction of each critical mass.

The API could just have another field per record with a cluster number.

Depending on the method the clusters could be computed on the fly or on a regular basis in the background.

I would be happy to work on something. Depending on the algorithm there could either be a pure JS algorithm or there is another local http service giving the cluster estimates.

Questions:

  • do you think this is useful?
  • would you accept a pull request?
  • are there open datasets of past critical masses?
@mltbnz
Copy link
Member

mltbnz commented Oct 8, 2019

👋

To me it sounds like a useful thing. We had the idea in the app as well.
PRs are welcome for sure.

There is a dataset from a CM in August stored here: https://github.com/criticalmaps/criticalmaps-testdata

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

No branches or pull requests

2 participants