map.load: Download additional geodata of Swiss municipalities,...

Description Usage Arguments Examples

Description

map.load offers the possbility to download geodata of Swiss subdivisions and lakes for the years 2001-2017 from the official RSwissMaps repository on GitHub.

Usage

1
map.load(year, add_geodata_path = ".")

Arguments

year

numeric. Available years: 2001-2017.

add_geodata_path

a character string with the path to the folder where downloaded geodata is saved.

Examples

1
2
3
4
## Not run:
#Download Swiss geodata for 2017
map.load(2017)
## End(Not run)

RSwissMaps documentation built on June 10, 2019, 1:02 a.m.