BBox2D type

مربع محيط 2D

type BBox2D = [
  southWestLongitude,
  southWestLatitude,
  northEastLongitude,
  northEastLatitude
]