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
property border_size

The border size of the selection.

Type

float

property box

The bounding box of the selection.

Type

Box

property srs

SRS of the bounding box.

Type

SRS