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

Storing zoom and marker threshold values for specific datasets as metadata #318

Closed
dancingsushii opened this issue Jun 24, 2024 · 1 comment
Assignees
Labels
backend Issues related to the data, logic, or communication of the application
Milestone

Comments

@dancingsushii
Copy link
Contributor

Description

Store zoom and marker threshold values as metadata for each dataset to control visualization properties like when data points are displayed or when polygons are switched to markers based on the user's zoom level.

Acceptance criteria

  • Threshold values for zoom and markers are stored as metadata associated with each dataset.

Definition of done (DoD)

  • Component tests have been written and pass
  • All CI tests passed for the pull request
  • Code review has been completed and code has been merged into sprint-release branch
  • All feature branches have been merged and closed
  • New feature code has been documented

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@dancingsushii dancingsushii added the backend Issues related to the data, logic, or communication of the application label Jun 24, 2024
@dancingsushii dancingsushii added this to the Data lake milestone Jun 24, 2024
@Corgam
Copy link
Collaborator

Corgam commented Jul 2, 2024

Done in #347

@op-hub op-hub closed this as completed by moving to Done in amos2024ss04-feature-board Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to the data, logic, or communication of the application
Projects
Status: Done
Development

No branches or pull requests

3 participants