gws.plugin.exporter.kml

Exporter for the KML format.

See https://gdal.org/en/stable/drivers/vector/kml.html#creation-options for supported options.

Source code: gws.plugin.exporter.kml

Package Contents

class gws.plugin.exporter.kml.Config

KML Exporter configuration.

class gws.plugin.exporter.kml.Object
supportsMultiLayer = True
supportsRaster = False
supportsVector = True
run(ea, er)
class gws.plugin.exporter.kml.Props

KML Exporter properties.