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