powered by
WFSCapabilities
Object of R6Class with methods for interfacing an OGC Web Feature Service Get Capabilities document.
R6Class
R6Class object.
new(url, version, logger)
This method is used to instantiate a WFSGetCapabilities object
getFeatureTypes(pretty)
List the feature types available. If pretty is TRUE, the output will be an object of class data.frame
pretty
data.frame
findFeatureTypeByName(name, exact)
Find feature type(s) by name.