-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Desired Behaviour (for improvement suggestions only)
If I have stored multiple GeoData metrics then if I navigate to home/metrics/geodata/all I should see all metrics stored to that endpoint
Current Behaviour (for problems)
See below screenshots that illustrate what currently happens - /all does not access every feature stored for every timestamp, instead it displays all the features for the /latest endpoint.
I think that fixing this would involve a slight change in terms of how this endpoint's functionality is envisioned. I could see a benefit to being able to store multiple features per timestamp and I can also see the benefit of the /all endpoint visualising every feature datapoint stored. What do you think?

