Description Usage Arguments Value Examples
Generate NTS strings from NTS references or other arguments to generate such a list from nts() based on arguments provided.
1 2 |
ntsid |
An arbitrary number of NTS references in the form c("021", "H", "01")
or |
lat |
A vector of latitude values |
lon |
A vector of longitude values |
bbox |
A bounding box in the form returned by sp::bbox() |
atscale |
An integer value describing scale, either 1 (250k) or 2 (50k) |
a character vector of NTS reference strings in the form "021H01".
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.