writeGeoJSON {stplanr} | R Documentation |
Provides a user-friendly wrapper for sf::st_write()
. Note,
geojson_write
from the geojsonio package
provides the same functionality https://github.com/ropensci/geojsonio.
writeGeoJSON(shp, filename)
shp |
Spatial data object |
filename |
File name of the output geojson |