WFSCachingClient: Downloads response from a WFS and parses the intermediate...

WFSCachingClientR Documentation

Downloads response from a WFS and parses the intermediate file

Description

Dispatches a WFS request, saves the response to a file and parses the file. The data can be converted using ogr2ogr of RGDAL. Provides a caching mechanism for subsequent queries on the same data.

Super class

rwfs::WFSClient -> WFSCachingClient

Methods

Public methods

Inherited methods

Method saveGMLFile()

Usage
WFSCachingClient$saveGMLFile(destFile)

Method loadGMLFile()

Usage
WFSCachingClient$loadGMLFile(fromFile)

Method listLayers()

Usage
WFSCachingClient$listLayers()

Method getLayer()

Usage
WFSCachingClient$getLayer(layer, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
WFSCachingClient$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Jussi Jousimo jvj@iki.fi

See Also

WFSRequest, WFSStreamingClient


rOpenGov/rwfs documentation built on Jan. 13, 2023, 8:55 p.m.