soilDB 2.9.2 (2026-07-10)
- EDIT base URL (for
get_EDIT_ecoclass_by_geoUnit()andmake_EDIT_service_URL()) updated to new USDA-managed server: https://edit.sc.egov.usda.gov/ - SoilWeb-based Web Coverage Services (
soilColor.wcs(),ISSR800.wcs(),mukey.wcs()) have been updated with FY26 maps, now including most OCONUS soil surveys (AK, HI, PR, PW, GU, AS, MP) downloadSSURGO()gains argumentsinclude_spatialandinclude_tabularthat are analogous to arguments of the same name fromcreateSSURGO(). Also, addedLAPPLY.FUNto support arbitrary parallel or progress reporting backends. Thanks to feature request from @dylanbeaudette (#470).createSSURGO()improved performance of reading and writing of tabular data and type conversion
What's Changed
- Update get_component_from_GDB.R by @smroecker in #457
- SoilWeb Soil Color WCS Updates by @dylanbeaudette in #458
- ISSR800 WCS updates by @dylanbeaudette in #459
- test(fix): skip when SDA fails by @brownag in #461
- mukey grid WCS updates by @dylanbeaudette in #462
- FY26 RSS WCS update by @dylanbeaudette in #464
- feat: update EDIT functions to use new URL by @brownag in #465
- WCS Updates by @dylanbeaudette in #468
- feat(createSSURGO): type conversion by @brownag in #469
- fix: fetchGDB when WHERE is NULL by @brownag in #467
- feat(downloadSSURGO): add arguments
include_spatialandinclude_tabularby @brownag in #471 - feat(downloadSSURGO): add
LAPPLY.FUNargument for parallel unzipping by @brownag in #472 - fix: SDA tests by @brownag in #474
- chore: bump SCAN metadata by @brownag in #475
- docs: fix for roxygen 8 by @brownag in #476
- perf(createSSURGO): improve reading and writing of tabular data by @brownag in #477
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #478
- soilDB 2.9.2 by @AndrewBrown-USDA in #480
New Contributors
- @AndrewBrown-USDA made their first contribution in #480
Full Changelog: 2.9.1...2.9.2