espa_inventory_spatialFilter: espa_inventory_spatialFilter

Description Usage Arguments Details Author(s) Examples

Description

espa_inventory_spatialFilter

Usage

1
espa_inventory_spatialFilter(lowerLeft, upperRight, filterType = "mbr")

Arguments

lowerLeft

List. When used in conjunction with upperRight, creates a bounding box to search spatially. Should be a list of form list(latitude=XX,longitude=XX)

upperRight

List. When used in conjunction with lowerLeft, creates a bounding box to search spatially. Should be a list of form list(latitude=XX,longitude=XX)

filterType

TBD.

Details

TBD

Author(s)

Jonathan A. Greenberg (espa-tools@estarcion.net)

Examples

1
2
3
4
## Not run:  
### TBD

## End(Not run)

espa.tools documentation built on May 2, 2019, 5:54 p.m.