OWSOperationsMetadata | R Documentation |
OWSOperationsMetadata
OWSOperationsMetadata
R6Class
object.
Object of R6Class
for modelling an OGC Operations Metadata
new()
Initializes an OWSOperationsMetadata object
OWSOperationsMetadata$new(xmlObj, owsVersion, serviceVersion)
xmlObj
object of class XMLInternalNode-class from XML
owsVersion
OWS version
serviceVersion
service version
getOperations()
Get operations
OWSOperationsMetadata$getOperations()
a list of OWSOperation
clone()
The objects of this class are cloneable with this method.
OWSOperationsMetadata$clone(deep = FALSE)
deep
Whether to make a deep clone.
Abstract class used internally by ows4R
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.