aoi_data: An example AOI of three different classes

aoi_dataR Documentation

An example AOI of three different classes

Description

This dataset is a list containing three objects of different class, all representing the same AOI. getSpatialData handles AOIs provided as matrix, sf or sp object. An AOI can be set globally for the running session (see set_aoi) or directly passed to a query function (e.g. getSentinel_records)

Usage

aoi_data

Format

The example AOI is provided as the following classes:

  • aoi_sf, a sf_POLYGON object representing a single multi-point polygon, projected in lat/lon

  • aoi_sp, a SpatialPolygons single multi-point polygon, projected in lat/lon

  • aoi_matrix, a two-column (longitute & latitude), multi-row matrix without projection

Details

You can load the AOI objects using data("aoi_data")


16EAGLE/getSpatialData documentation built on June 9, 2022, 11:28 a.m.