Description Usage Arguments Details Value Author(s) References See Also Examples
Get municipality border maps
| 1 | get_municipality_map(data.source = "MML")
 | 
| data.source | Specify the source of municipality map data: "MML" or "GADM"- | 
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.
SpatialPolygonsDataFrame-object in longlat-format.
Leo Lahti louhos@googlegroups.com
See citation("gisfin")
| 1 | sp <- get_municipality_map("MML")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.