Description Usage Arguments Value Examples
Load layerid for NTS reference(s) that were previously downloaded to cachedir.
1 | canvec.load(ntsid, layerid, cachedir = NULL)
|
ntsid |
One or more NTS References as generated by |
layerid |
A single layer id as listed in |
cachedir |
Pass a specific cache directory in which files have been extracted.
Default value is that returned by |
A sp::Spatial* object loaded from the given shapefile or a list
of Spatial* objects if more than one directory is specified.
1 | buildings <- canvec.load(nts("21h1"), "building")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.