BoundingBox

constructor(geometry: List<Double>)
constructor(westLongitude: Double = 0.0, southLatitude: Double = 0.0, eastLongitude: Double = 0.0, northLatitude: Double = 0.0)