downloadGIS: Download watershed resource based on workspace

Description Usage Arguments

View source: R/download.R

Description

returns a zip file containing the workspace contents, in either a geodatabase or shape files

Usage

1
downloadGIS(workspaceID, file, format = c("geodatabase", "shapefile"))

Arguments

workspaceID

string Service workspace received from watershed service result

file

Where to save the data, should be .zip

format

either "geodatabase" or "shapefile"


markwh/streamstats documentation built on Sept. 29, 2021, 8:42 a.m.