Skip to content

Implement support for map data by year#35

Merged
pdil merged 10 commits intomasterfrom
feature/add-legacy-data-option
Dec 28, 2024
Merged

Implement support for map data by year#35
pdil merged 10 commits intomasterfrom
feature/add-legacy-data-option

Conversation

@pdil
Copy link
Owner

@pdil pdil commented Dec 21, 2024

Changes

  • Add ability to select map data year when calling us_map()
    • e.g. us_map(map_year = 2023)
  • Implement changes to map data update workflow and related scripts to support this change

Notes

  • us_map() will automatically select the appropriate year if the provided map_year is not available in the package

resolves #34

see also pdil/usmap#110 and pdil/usmap#111

@pdil pdil added the new feature A new feature that adds functionality to the package label Dec 21, 2024
@pdil pdil self-assigned this Dec 21, 2024
@pdil pdil mentioned this pull request Dec 23, 2024
3 tasks
@pdil pdil mentioned this pull request Dec 24, 2024
3 tasks
@pdil pdil marked this pull request as ready for review December 24, 2024 05:30
@pdil pdil merged commit c01827e into master Dec 28, 2024
@pdil pdil deleted the feature/add-legacy-data-option branch December 28, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature A new feature that adds functionality to the package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pre-2023 map data set as an option

1 participant