geojson

Exporter for the GeoJSON format.

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

Source code: geojson

Package Contents

class geojson.Config

Bases: gws.base.exporter.Config

GeoJSON Exporter configuration.

class geojson.Object

Bases: gws.base.exporter.Object

supportsMultiLayer = False
supportsRaster = False
supportsVector = True
run(ea, er)
class geojson.Props

Bases: gws.base.exporter.Props

GeoJSON Exporter properties.