ref_sf {segmetric}R Documentation

LEM+ dataset

Description

ref_sf: a dataset containing field boundaries from Luiz Eduardo Magalhaes municipality, Brazil.

The data covers the following extent: xmin: -46.37683 ymin: -12.34579 xmax: -46.15776 ymax: -12.13663 CRS: EPSG:4326

sample_ref_sf: a subset of ref_sf dataset.

Usage

ref_sf

sample_ref_sf

Format

These datasets are objects of class sf (inherited from tbl_df, tbl, data.frame) with 2 variables:

ref_sf: a dataset with 195 features.

sample_ref_sf: a dataset with 5 features.

Source

Oldoni et al. (2020) doi: 10.1016/j.dib.2020.106553.

References

Examples

data("ref_sf", package = "segmetric")
data("sample_ref_sf", package = "segmetric")

[Package segmetric version 0.3.0 Index]