s2_tiles: Load Sentinel-2 tiles

Description Usage Value Note Author(s) Examples

Description

Load the vector object of the Sentinel-2 tiles.

Usage

1

Value

An sf spatial object containing the extent of the tiles.

Note

License: GPL 3.0

Author(s)

Luigi Ranghetti, phD (2018) ranghetti.l@irea.cnr.it

Examples

1
2
3
4
5
6
s2tiles <- s2_tiles()

## Not run: 
s2tiles_it <- s2tiles[grep("^3[23]T", s2tiles$tile_id),]
mapview::mapview(s2tiles_it)
## End(Not run)

pobsteta/theia2r documentation built on May 25, 2019, 2:21 p.m.