GSTPy.CrudeFeature

class GSTPy.CrudeFeature

Information and data of a feature download request.

feature_desc

The description for the feature.

Type:FeatureDesc
geometry

The geometry file of the feature.

Type:str
geometry_format

The geometry file format.

Type:RequestFormat
lock_key

The lock key (empty, if no lock was requested).

Type:str
object_property_values

The object property values of the feature.

Type:list[AttributeValue]
property_description

The property description.

Type:str
property_values

The property values.

Type:str
srs

The requested SRS of the feature.

Type:SRS