R/buildings.R

#' This is data of the residential building footprints of Münster
#'
#' @source <https://opendata.stadt-muenster.de/dataset/geb%C3%A4udeumrisse>
#' @name buildings
#' @format A data frame with columns:
#' \describe{
#'  \item{gid}{ID of building.}
#'  \item{funktion}{Type of the building.}
#'  \item{geometry}{Geometry of the building.}
#'  }
"buildings"
JaFro96/dasymetric documentation built on Dec. 18, 2021, 12:28 a.m.