Skip to content

Data Validator Scripts for Map Layer GeoJSON #50

@allella

Description

@allella

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions