R/data.R

#' An sf object in the upper Ashop River Valley (Peak District)
#'
#'  A region in the upper reaches of the Derwent Catchment- an sf object to use as a test example for the EAlidaR package
#'
#' @format An sf object with asingle feature
#'
#' @source digitised in QGIS
"Ashop_sf"

#' An sf object of the City of London Borough
#'
#' A polygon sf object for the boundary of the City of London borough
#'
#' @format An sf object with a single feature
#'
#' @source London Data Store: https://data.london.gov.uk/dataset/statistical-gis-boundary-files-london
"city_of_london_sf"

#' EA LiDAR 25cm LiDAR composite extent
#'
#' An polygon object of the extent of the EA LiDAR 50cm DTM and DSM composite data
#'
#' @format An sf object with a single feature
#'
#' @source Defra Portal: https://environment.data.gov.uk/DefraDataDownload/?mapService=EA/SurveyIndexFiles&Mode=spatial
"lidar_25cm"


#' EA LiDAR 50cm LiDAR composite extent
#'
#' An polygon object of the extent of the EA LiDAR 50cm DTM and DSM composite data
#'
#' @format An sf object with a single feature
#'
#' @source Defra Portal: https://environment.data.gov.uk/DefraDataDownload/?mapService=EA/SurveyIndexFiles&Mode=spatial
"lidar_50cm"

#' EA LiDAR 1m LiDAR DTM composite extent
#'
#' An polygon object of the extent of the EA LiDAR 1m DTM composite data
#'
#' @format An sf object with a single feature
#'
#' @source Defra Portal: https://environment.data.gov.uk/DefraDataDownload/?mapService=EA/SurveyIndexFiles&Mode=spatial
"lidar_1m"

#' EA LiDAR 2m LiDAR composite extent
#'
#' An polygon object of the extent of the EA LiDAR 2m DTM composite data
#'
#' @format An sf object with a single feature
#'
#' @source Defra Portal: https://environment.data.gov.uk/DefraDataDownload/?mapService=EA/SurveyIndexFiles&Mode=spatial
"lidar_2m"

#' EA LiDAR 1m LiDAR composite extent
#'
#' An polygon object of the extent of the EA LiDAR 1m DSM composite data
#'
#' @format An sf object with a single feature
#'
#' @source Defra Portal: https://environment.data.gov.uk/DefraDataDownload/?mapService=EA/SurveyIndexFiles&Mode=spatial
"lidar_1m_DSM"

#' EA LiDAR 2m LiDAR composite extent
#'
#' An polygon object of the extent of the EA LiDAR 2m DSM composite data
#'
#' @format An sf object with a single feature
#'
#' @source Defra Portal: https://environment.data.gov.uk/DefraDataDownload/?mapService=EA/SurveyIndexFiles&Mode=spatial
"lidar_2m_DSM"
h-a-graham/EAlidaR documentation built on Feb. 6, 2024, 2:27 p.m.