| 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)
xmlObjobject of class XMLInternalNode-class from XML
owsVersionOWS version
serviceVersionservice 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)
deepWhether 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.