gws.base.ows.client.cli

CLI utilty for OWS services

Source code: gws.base.ows.client.cli

Module Contents

class gws.base.ows.client.cli.CapsParams(*args, **kwargs)

Bases: gws.CliParams

CLI params

src: str

service URL or an XML file name

type: str = ''

service type, e.g. WMS

out: str = ''

output filename

class gws.base.ows.client.cli.Object

Bases: gws.Node

Configurable GWS object.

caps(p: CapsParams)

Print the capabilities of a service in JSON format