Skip to contents

The abstract method getURL must be overloaded in a subclass to provide a request URL to a WFS service.

Author

Jussi Jousimo jvj@iki.fi

Super classes

rwfs::WFSRequest -> rwfs::WFSStreamingRequest -> WFSCachingRequest

Methods

Inherited methods


Method getDataSource()

Usage

WFSCachingRequest$getDataSource()


Method clone()

The objects of this class are cloneable with this method.

Usage

WFSCachingRequest$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.