GSTPy.BoundingBox

class GSTPy.BoundingBox

Box with Srs definition.

__init__((object)self, (Box)box, (SRS)srs) → None :

Constructor.

Parameters:
  • box (Box) – The box.
  • srs (SRS) – The srs of the box.