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

Implement automated shapefile updates #7

Merged
merged 6 commits into from
Dec 17, 2023
Merged

Conversation

pdil
Copy link
Owner

@pdil pdil commented Dec 16, 2023

  • Added shapefiles.py python script to data-raw/scripts to download and extract shapefiles from US Census Bureau cartographic boundary file FTP site.
  • Added update-maps.yml GitHub Actions workflow to periodically download and process updated shapefiles.

Checklist

  • Add python download script
  • Add GitHub Actions workflow to periodically (e.g. monthly) check for new shapefiles
  • Add download step to workflow
  • Add usmapdata:::create_us_map() step to workflow
  • Add pull request step to workflow
  • Add pushover notification step to workflow

resolves #5

@pdil pdil added the tech Technical issues and pull requests not directly related to usmapdata functionality label Dec 16, 2023
@pdil pdil self-assigned this Dec 16, 2023
@pdil pdil marked this pull request as ready for review December 17, 2023 01:32
@pdil pdil merged commit 8315f1c into master Dec 17, 2023
8 checks passed
@pdil pdil deleted the feature/automated-map-data branch December 17, 2023 01:49
pdil added a commit that referenced this pull request Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Technical issues and pull requests not directly related to usmapdata functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automated shapefile updates
1 participant