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