R/svamap.R

##' Administrative (NUTS) units in Sweden (1 : 20 Million)
##'
##' The dataset contains administrative units (NUTS) in Sweden in
##' European terminology in scale 1 : 20 Million.
##'
##' Reprojected to WGS84
##'
##' @name NUTS_20M
##' @docType data
##' @source
##' \url{http://epp.eurostat.ec.europa.eu/portal/page/portal/gisco_Geographical_information_maps/popups/references/administrative_units_statistical_units_1}
##' @import sp
##' @keywords datasets
##'
NULL
##' Administrative units in Sweden (Kommun)
##'
##' The dataset contains boundaries of kommun in Sweden
##'
##' Reprojected to WGS84
##'
##' @name kommuner
##' @docType data
##' @source
##' \url{http://www.scb.se/Grupp/Produkter_Tjanster/Verktyg/_Dokument/Shape-svenska.zip}
##' @import sp
##' @keywords datasets
##'
NULL
##' Administrative units in Sweden (Lan)
##'
##' The dataset contains boundaries of lan in Sweden
##'
##' Reprojected to WGS84
##'
##' @name lan
##' @docType data
##' @source
##' \url{http://www.scb.se/Grupp/Produkter_Tjanster/Verktyg/_Dokument/Shape-svenska.zip}
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Administrative (NUTS) units in Sweden (1 : 10 Million)
##'
##' The dataset contains administrative units (NUTS) in Sweden in
##' European terminology in scale 1 : 10 Million.
##'
##' @name NUTS_10M
##' @docType data
##' @source
##' \url{http://epp.eurostat.ec.europa.eu/portal/page/portal/gisco_Geographical_information_maps/popups/references/administrative_units_statistical_units_1}
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Administrative divisions 'kommuner' of Norway
##'
##' The dataset contains administrative units 'kommuner' in Norway
##'
##' @name kommuner_norge
##' @docType data
##' @source
##' \url{http://data.kartverket.no/download/content/administrative-enheter-norge-wgs-84-hele-landet-geojson}
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Divisions 'Villreinomrader' in Norway
##'
##' The dataset contains the boundaries of "Villreinomrader" in Norway
##'
##' @name Villreinomrader_norge
##' @docType data
##' @source
##' \url{http://trdfme01.miljodirektoratet.no/nedlasting/kartkatalog/Villreinomrader_norge.zip}
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Counties that go into the water
##'
##' The dataset contains the boundaries of swedish counties extnding into the water
##'
##' @name rough_lan
##' @docType data
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Townships (kommune) that go into the water
##'
##' The dataset contains the boundaries of swedish kommuner extnding into the water
##'
##' @name rough_kommune
##' @docType data
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' County boundaries in a fancy form with lakes
##'
##' The dataset contains the fancy boundaries of swedish counties
##'
##' @name fancylan
##' @docType data
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Water in and around sweden
##'
##' The dataset contains the boundaries of swedish water bodies
##'
##' @name water
##' @docType data
##' @import sp
##' @keywords datasets
##'
##'
NULL
##' Postal codes 2015
##'
##'A new version of postnummer from 2015. These are in SWEREF99
##'
##' @name postnummer2015
##' @docType data
##' @import sp
##' @keywords datasets
NULL
SVA-SE/svamap documentation built on Sept. 25, 2020, 3:53 p.m.