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

Enable/disable a link for Live Monitoring (AKA "Data Quality View") #6150

Closed
emi420 opened this issue Dec 7, 2023 · 0 comments
Closed

Enable/disable a link for Live Monitoring (AKA "Data Quality View") #6150

emi420 opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
data-quality Issues related to data quality and validation workflow

Comments

@emi420
Copy link
Collaborator

emi420 commented Dec 7, 2023

Is your feature request related to a problem? Please describe.

The "Data Quality View" will be available for some selected countries at first, so the link for access to this view and the view itself must be disabled for projects outside the supported area.

Describe the solution you'd like

A GeoJson file is available in the Underpass server with the supported area:

https://underpass.hotosm.org/priority.geojson

The Tasking Manager can consume this file for deciding to enable or disable the link and the view. How to implement the solution is up to you. For example, you can store the geometries of this file in your database and check if the project's AOI is inside it everytime a project is created.

Describe alternatives you've considered
Other solution could be to provide a list of country codes of the supported area. If you have the country code for every project that is created, let me know and I can add a new file with country codes instead of a GeoJson with geometries.

Additional context

Screenshot 2023-12-07 at 18 24 55 Screenshot 2023-12-07 at 18 24 39
@emi420 emi420 added the data-quality Issues related to data quality and validation workflow label Dec 7, 2023
@emi420 emi420 added this to the TM Data Quality Reports milestone Dec 7, 2023
@emi420 emi420 moved this to Todo in Underpass 2023-2024 Dec 7, 2023
@royallsilwallz royallsilwallz self-assigned this Jan 2, 2024
@emi420 emi420 moved this from Todo to In Progress in Underpass 2023-2024 Jan 11, 2024
@emi420 emi420 moved this from In Progress to Done in Underpass 2023-2024 Jan 22, 2024
@emi420 emi420 closed this as completed Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-quality Issues related to data quality and validation workflow
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants