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

Keep track of past participations in Clusters #32

Open
rgaudin opened this issue Aug 28, 2014 · 0 comments
Open

Keep track of past participations in Clusters #32

rgaudin opened this issue Aug 28, 2014 · 0 comments
Assignees

Comments

@rgaudin
Copy link
Member

rgaudin commented Aug 28, 2014

Because mapping applies to all times, GeoJSON should return a list of all the features that has ever been used within a Cluster.
Current behavior is to return the members of the Cluster at that time.
We don't have missing features just now because nobody has ever left the Cluster but it might occur in the future.
We need to store a unified collection of:

  • Entities ever involved (had a participation or ExpectedReporting?)
  • Are in the Cluster without ExpectedReporting (NOT_EXPECTED)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant