gml¶
Exporter for the GML format.
See https://gdal.org/en/stable/drivers/vector/gml.html#dataset-creation-options for supported options.
Source code: gml
Package Contents¶
- class gml.Config¶
Bases:
gws.base.exporter.ConfigGML Exporter configuration.
- class gml.Object¶
Bases:
gws.base.exporter.Object- supportsMultiLayer = True¶
- supportsRaster = False¶
- supportsVector = True¶
- run(ea, er)¶
- class gml.Props¶
Bases:
gws.base.exporter.PropsGML Exporter properties.