Returns all WDID(s), and their stream mile, located between two different stream locations on the DWR Water Source Framework
Source:R/get_analysisservices.R
get_source_route_analysis.Rd
Makes a request to the analysisservices/watersourcerouteanalysis/ endpoint to retrieve the DWR source route framework analysis data
Usage
get_source_route_analysis(
lt_gnis_id = NULL,
lt_stream_mile = NULL,
ut_gnis_id = NULL,
ut_stream_mile = NULL,
api_key = NULL
)
Arguments
- lt_gnis_id
character or numeric, lower terminus GNIS ID
- lt_stream_mile
character or numeric, lower terminus stream mile
- ut_gnis_id
character or numeric, upper terminus GNIS ID
- ut_stream_mile
character or numeric, upper terminus stream mile
- 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.