Description Usage Arguments Details Value Examples
Get the center lat/lon of a lake with given ID
1 | get_latlon(id)
|
id |
The character ID for the requested data |
Based on the exported locations data.frame. Mostly based on NHD polygon centroid lat/lons.
Lat/lon on the WGS84 datum as two-element vector in order lat, long. If not ID match found, return NA values.
1 | get_latlon('nhd_1097324')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.