View source: R/utils-convert.R
simplifyAndSave | R Documentation |
Creates and saves "_05", _02" and "_01"
versions of SFDF
that are simplified to 5%, 2% and 1%.
.
simplifyAndSave(
SFDF = NULL,
datasetName = NULL,
uniqueIdentifier = NULL,
dataDir = getSpatialDataDir()
)
SFDF |
Simple features dataframe. |
datasetName |
Base name used for |
uniqueIdentifier |
Name of column containing unique polygon identifiers. |
dataDir |
Spatial data directory set with |
Writes data files to disk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.