shp2geojson: Function to convert a shapefile to geojson

Description Usage Arguments

Description

Function to convert a shapefile to geojson

Usage

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

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?

amount

How much to reduce the file size


Helseatlas/maps documentation built on June 17, 2019, 9:45 a.m.