Class: QgsGmlFeatureClass

class qgis.core.QgsGmlFeatureClass

Bases: sip.wrapper

Constructor for QgsGmlFeatureClass.

QgsGmlFeatureClass(name: str, path: str)

QgsGmlFeatureClass(QgsGmlFeatureClass)

Description of feature class in GML

Enums

Methods

fieldIndex

fields

geometryAttributes

path

Signals

Attributes

fieldIndex(self, name: str) → int
fields(self) → object
geometryAttributes(self) → List[str]
path(self) → str