shp2geojson: Function to convert a shapefile to geojson

Description Usage Arguments

View source: R/shp2geojson.R

Description

Function to convert a shapefile to geojson

Usage

1
2
shp2geojson(shapefile = "eldre", folder = ".", geojson = NULL,
  reduce_size = TRUE)

Arguments

shapefile

The basename of shapefile to be converted to geojson

folder

The folder where the shapefile is

geojson

The name of the geojson file to be created

reduce_size

Should the file size be reduced?


Helseatlas/kart documentation built on May 11, 2020, 5:58 a.m.