R/Terrestrial_lands.R

#' Terrestrial Lands Of the World (TLOW).
#'
#' A map of the Terrestrial lands of the world, derived from Ecoregions Of the World (Dinerstein, 2017) with boundaries between adjacent ecoregions units dissolved (eliminated).
#'
#' @format A Simple Features Collections with 144749 features and 6 fields. The fields have no special meaning (except \code{area}) but are by-products of geoprocessing:
#' \describe{
#'   \item{id}{...}
#'   \item{level}{...}
#'   \item{source}{...}
#'   \item{parent_id}{...}
#'   \item{sibling_id}{...}
#'   \item{area}{area of the territory, in square kilometers}
#' }
#' 
#' @source \url{https://ecoregions2017.appspot.com/}
"terrestrial_lands"
IanOndo/RGeodata documentation built on Feb. 14, 2024, 9:38 a.m.