leipzig: Leipzig Land Cover Task

leipzigR Documentation

Leipzig Land Cover Task

Description

Point survey of land cover in Leipzig. Includes Sentinel-2 spectral bands and NDVI.

Source

Copernicus Sentinel Data (2021). Retrieved from Copernicus Open Access Hub and processed by European Space Agency.

Examples

if (requireNamespace("sf")) {
  library(sf)
  data("leipzig", package = "mlr3spatial")
  print(leipzig)
}

mlr3spatial documentation built on Sept. 14, 2025, 5:09 p.m.