dot-query_series_by_region: Regional Soil Series Data Download

.query_series_by_regionR Documentation

Regional Soil Series Data Download

Description

Download ZIP files containing multiple (>1000) Official Series Descriptions (OSDs) into local Downloads folder. Files matching "osddwn.*zip$" are moved to the package raw directory. The function will wait up to 2 minutes for the server to complete the ZIP file result, but will complete as soon as the result is detected.

Usage

.query_series_by_region(remDr, x, start_year = NULL, end_year = NULL)

Arguments

remDr

RSelenium Client

x

A value

start_year

Optional: Start of target "origin" year interval

end_year

Optional: End of target "origin" year interval

Details

Need to maintain a single session throughout a sequence of horrid ASPX form steps. Individual sessions maintained via __VIEWSTATE, __EVENTVALIDATION and other "secret" fields.

Value

Path to a Zip File containing series from the selected region.

Author(s)

Andrew G. Brown


ncss-tech/OSDRegistry documentation built on April 5, 2025, 4:02 a.m.