Return DWR source route framework from analysis services API
Source:R/get_analysisservices.R
get_source_route_framework.Rd
Makes a request to the analysisservices/watersourcerouteframework/ endpoint to retrieve the DWR source route framework reference table for the criteria specified.
Usage
get_source_route_framework(
division = NULL,
gnis_name = NULL,
water_district = NULL,
api_key = NULL
)
Arguments
- division
character, the division to query and retrieve DWR source route frameworks. Defaults to NULL.
- gnis_name
character, the GNIS Name to query and retrieve DWR source route frameworks. Defaults to NULL.
- water_district
character, the water district to query and retrieve DWR source route frameworks. Defaults to NULL.
- api_key
character, API authorization token, optional. If more than maximum number of requests per day is desired, an API key can be obtained from CDSS.