OWSNamespace | R Documentation |
OWSNamespace
OWSNamespace
R6Class
object.
Object of R6Class
for modelling an OWS Namespace
id
namespace id
uri
namespace uri
new()
Initializes an OWSNamespace
OWSNamespace$new(id, uri)
id
id
uri
uri
getDefinition()
Get namespace definition
OWSNamespace$getDefinition()
a named list
with id and uri
clone()
The objects of this class are cloneable with this method.
OWSNamespace$clone(deep = FALSE)
deep
Whether to make a deep clone.
class used internally by ows4R for specifying XML namespaces
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.