Learn R Programming

landmap (version 0.0.13)

landgis.tables: OpenLandMap list of GeoTIFFs global mosaics

Description

Computer names of the layers in the www.OpenLandMap.org.

Usage

data(landgis.tables)

Arguments

Format

The landgis.tables data set contains four objects:

tables

data.frame; layer metadata

layers

list; list of layers at different resolutions

classes

list; list of classes

zenodo.files

list; list of URI addressed to download all OpenLandMap.org layers

References

  • https://openlandmap.org

Examples

Run this code
# NOT RUN {
data(landgis.tables)
str(landgis.tables$tables[1,])
# }

Run the code above in your browser using DataLab