R/corine_18.R

#' This is data of the land cover of Münster
#'
#' @source <https://daten.gdz.bkg.bund.de/produkte/dlm/clc5_2018/aktuell/clc5_2018.utm32s.shape.zip>
#' @name corine_18
#' @format A data frame with columns:
#' \describe{
#'  \item{CLC18}{ID of land cover type.}
#'  \item{Shape_Leng}{Length of the polygon.}
#'  \item{Shape_Area}{Area of the polygon.}
#'  \item{geometry}{Geometry of the polygon.}
#'  }
"corine_18"
JaFro96/dasymetric documentation built on Dec. 18, 2021, 12:28 a.m.