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