Description Usage Arguments Details Author(s) Examples
espa_inventory_spatialFilter
1 | espa_inventory_spatialFilter(lowerLeft, upperRight, filterType = "mbr")
|
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. |
TBD
Jonathan A. Greenberg (espa-tools@estarcion.net)
1 2 3 4 | ## Not run:
### TBD
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.