get_municipality_map: Get municipality border maps

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Get municipality border maps

Usage

1
get_municipality_map(data.source = "MML")

Arguments

data.source

Specify the source of municipality map data: "MML" or "GADM"-

Details

Retrieve municipality maps from MML (Land Survey Finland; Maanmittauslaitos, MML) (see https://github.com/avoindata/mml) or GADM http://gadm.org/country. For further maps from MML, see get_mml. For further maps from GADM, see http://gadm.org/country. Note that the GADM map data is not up-to-date.

Value

SpatialPolygonsDataFrame-object in longlat-format.

Author(s)

Leo Lahti louhos@googlegroups.com

References

See citation("gisfin")

See Also

get_mml

Examples

1
sp <- get_municipality_map("MML")

rOpenGov/gisfin documentation built on May 26, 2019, 8:48 p.m.