spToGeoJSON | R Documentation |
Create GeoJSON file from Spatial object
spToGeoJSON(data, class, name, dest, overwrite)
data |
|
class |
Class of sp object. |
name |
Name of the resulting GeoJSON file, as string. |
dest |
Directory the file shall be saved to, as string. |
overwrite |
|
GeoJSON file path, as string.
Christian Graul
toGeoJSON
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.