Class: QgsGmlFeatureClass

Description of feature class in GML.

Methods

fieldIndex

fields

geometryAttributes

path

class qgis.core.QgsGmlFeatureClass[source]

Bases: object

fieldIndex(self, name: str | None) int[source]
Parameters:

name (Optional[str])

Return type:

int

fields(self) Any
Return type:

Any

geometryAttributes(self) List[str]
Return type:

List[str]

path(self) str[source]
Return type:

str