Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

download_wbd

Download the seamless Watershed Boundary Dataset (WBD)


Description

This function downloads and decompresses staged seamless WBD data. Please see: https://prd-tnm.s3.amazonaws.com/StagedProducts/Hydrography/WBD/National/GDB/WBD_National_GDB.xml for metadata.

Usage

download_wbd(
  outdir,
  url = paste0("https://prd-tnm.s3.amazonaws.com/StagedProducts/",
    "Hydrography/WBD/National/GDB/WBD_National_GDB.zip")
)

Arguments

outdir

The folder path where data should be downloaded and extracted

url

the location of the online resource

Value

the path to the local geodatabase

Examples

## Not run: 
  download_wbd("./data/wbd/")

## End(Not run)

nhdplusTools

NHDPlus Tools

v0.4.0
CC0
Authors
David Blodgett [aut, cre], Mike Johnson [ctb] (<https://orcid.org/0000-0002-5288-8350>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.