GSWorkspace | R Documentation |
Geoserver REST API Workspace
Geoserver REST API Workspace
R6Class
object.
Object of R6Class
for modelling a GeoServer workspace
geosapi::GSRESTResource
-> GSWorkspace
name
name
new()
initializes a GSWorkspace
GSWorkspace$new(xml = NULL, name)
xml
an object of class xml_node-class
name
name
decode()
Decodes from XML
GSWorkspace$decode(xml)
xml
an object of class xml_node-class
clone()
The objects of this class are cloneable with this method.
GSWorkspace$clone(deep = FALSE)
deep
Whether to make a deep clone.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
GSWorkspace$new(name = "work")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.