GSTPy.QueryBox

class GSTPy.QueryBox

Describes a query box Used for select inside queries

__init__((object)self, (Box)box[, (float)border=0.0[, (SRS)srs=None]]) → None
border_size

The border size of the selection.

Type:float
box

The bounding box of the selection.

Type:Box
srs

SRS of the bounding box.

Type:SRS