R/utils-convert.R
simplifyAndSave.Rd
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()
)
Simple features dataframe.
Base name used for SFDF
.
Name of column containing unique polygon identifiers.
Spatial data directory set with setSpatialDataDir()
.
Writes data files to disk.