Add `getBounds()` to `Entity` which returns bounding box of the entity. - Create GeoRegion class which represents bounding box - The class handles region which lies across 180E(180W) line .
Add
getBounds()toEntitywhich returns bounding box of the entity.