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

deprecate fetchSRI() and related low-level functions #372

Merged
merged 1 commit into from
Feb 22, 2025
Merged

Conversation

brownag
Copy link
Member

@brownag brownag commented Feb 22, 2025

US Forest Service 'Ecoshare' (https://ecoshare.info) Region 6 Soil Resource Inventory datasets have moved to https://www.fs.usda.gov/main/ecoshare/datasets/soils which unfortunately breaks fetchSRI() and friends.

Please use the alternative data sources (an ArcGIS Feature Service) available there.

fetchSRI() and related functions will be removed in the next minor release (2.9.x)

These functions are "deprecated" but using stop() to throw an informative error instead of .Deprecated() as they seem to cause my R session to hang indefinitely if I allow them to run. As far as I can tell the original geodatabases are not available from the new fs.usda.gov site.

FYI @joshualerickson

@brownag brownag merged commit 09aab07 into master Feb 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant