GSTPy.FeatureDesc

class GSTPy.FeatureDesc

Information about a feature.

property bbox

The bounding box of the feature.

Type

Box

property feature_class

The feature class of the feature.

Type

FeatureClassDesc

property feature_id

The id of the feature.

Type

int

property name

The name of the feature.

Type

str