boundingCoordinates

boundingCoordinates(westBoundingCoordinate = NULL,
  eastBoundingCoordinate = NULL, northBoundingCoordinate = NULL,
  southBoundingCoordinate = NULL, boundingAltitudes = NULL)

Arguments

westBoundingCoordinate

Western-most limit of a bounding box, expressed in degrees of longitude. See westBoundingCoordinate()

eastBoundingCoordinate

Eastern-most limit of a bounding box, expressed in degrees of longitude. See eastBoundingCoordinate()

northBoundingCoordinate

Northern-most lilmit of a bounding box expressed in latitude. See northBoundingCoordinate()

southBoundingCoordinate

Southern-most limit of the bounding box expressed in latitude. See southBoundingCoordinate()

boundingAltitudes

The vertical limits of a data set expressed by altitude. See boundingAltitudes()

Value

a boundingCoordinates list object