Skip to contents

Dispatches a WFS request and parses response from the stream directly.

Author

Jussi Jousimo jvj@iki.fi

Super class

rwfs::WFSClient -> WFSStreamClient

Methods

Inherited methods


Method listLayers()

Usage

WFSStreamingClient$listLayers()


Method getLayer()

Usage

WFSStreamingClient$getLayer(layer, ...)


Method clone()

The objects of this class are cloneable with this method.

Usage

WFSStreamingClient$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.