toBoundingBox

Converts a list of four strings representing a bounding box in the order:

  • southwest longitude

  • southwest latitude

  • northeast longitude

  • northeast latitude

into a BoundingBox object.

Return

the BoundingBox object.