R/uk_london_boroughs.R

#' @name gd_uk_ldn_borough
#' @title UK London Boroughs
#'
#' @description Covers Greater London area. Generated from the original layer,
#'   some fields have been selected and renamed. Attributes have been added that
#'   allow boroughs to be grouped by zone and sub-region.
#'
#'   It uses projected CRS: OSGB 1936 / British National Grid.
#'
#' @format \code{geodimension} that includes the following levels:
#' \itemize{
#'     \item{\code{all}} {}
#'     \item{\code{zone}} {}
#'     \item{\code{sub_region}} {}
#'     \item{\code{borough}} {}
#' }
#' All levels are "polygon" type.
#'
#' @source
#'   \url{https://data.london.gov.uk/dataset/statistical-gis-boundary-files-london}
#' @docType data
"gd_uk_ldn_borough"
josesamos/geodimData documentation built on Oct. 7, 2020, 5:48 a.m.