fileToGeoJSON: Internal function of toGeoJSON

View source: R/fileToGeoJSON.R

fileToGeoJSONR Documentation

Internal function of toGeoJSON

Description

Create GeoJSON file from external spatial data file

Usage

fileToGeoJSON(data, name, dest, overwrite)

Arguments

data

Path to external spatial data file, as string.

name

Name of the resulting GeoJSON file, as string.

dest

Directory the file shall be saved to, as string.

overwrite

TRUE overwrites existing files with the same name.

Value

GeoJSON file path, as string.

Author(s)

Christian Graul

See Also

toGeoJSON


chgrl/leafletR documentation built on March 24, 2022, 7:53 a.m.