-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Errors in the map layer spreadsheets could lead to invalid/broken GeoJSON URLs.
Hence, we could use a script that can run as a scheduled / cron job that validates the GeoJSON files and sends an email to an admin if anything is wrong.
Validation Ideas
- Run the GeoJSON URLs through a JSON validator
- Then, run through a GeoJSON validator
- Make sure the latitude and longitude aren't outside of the upstate. For instance, like if someone reversed the lat/long it would be on the other side of the globe.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo