gws.plugin.exporter.shapefile¶
Exporter for the ESRI Shapefile format.
Source code: gws.plugin.exporter.shapefile
Package Contents¶
- class gws.plugin.exporter.shapefile.Config¶
Shapefile Exporter configuration.
- class gws.plugin.exporter.shapefile.Object¶
- supportsMultiLayer = False¶
- supportsRaster = False¶
- supportsVector = True¶
- run(ea, er)¶
- class gws.plugin.exporter.shapefile.Props¶
Shapefile Exporter properties.