Description Usage Arguments Value Author(s) See Also
Create GeoJSON file from data frame
1 | dfToGeoJSON(data, name, dest, lat.lon, overwrite)
|
data |
data.frame or tbl_df ( |
name |
Name of the resulting GeoJSON file, as string. |
dest |
Directory the file shall be saved to, as string. |
lat.lon |
Names or indices of the columns in |
overwrite |
|
GeoJSON file path, as string.
Christian Graul
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.