shapefile

Exporter for the ESRI Shapefile format.

Source code: shapefile

Package Contents

class shapefile.Config

Bases: gws.base.exporter.Config

Shapefile 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.Props

Shapefile Exporter properties.