Description Usage Arguments Value
View source: R/boundingCoordinates.R
boundingCoordinates
1 2 3 | boundingCoordinates(westBoundingCoordinate = NULL,
eastBoundingCoordinate = NULL, northBoundingCoordinate = NULL,
southBoundingCoordinate = NULL, boundingAltitudes = NULL)
|
westBoundingCoordinate |
Western-most limit of a bounding box, expressed in degrees of longitude. See |
eastBoundingCoordinate |
Eastern-most limit of a bounding box, expressed in degrees of longitude. See |
northBoundingCoordinate |
Northern-most lilmit of a bounding box expressed in latitude. See |
southBoundingCoordinate |
Southern-most limit of the bounding box expressed in latitude. See |
boundingAltitudes |
The vertical limits of a data set expressed by altitude. See |
a boundingCoordinates list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.