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