get_nldi_feature | R Documentation |
Get a single feature from the NLDI
get_nldi_feature(nldi_feature)
nldi_feature |
list with names 'featureSource' and 'featureID' where 'featureSource' is derived from the "source" column of the response of get_nldi_sources and the 'featureID' is a known identifier from the specified 'featureSource'. |
sf data.frame with one feature
get_nldi_feature(list("featureSource" = "nwissite", featureID = "USGS-05428500"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.