| GSWorkspace | R Documentation |
Geoserver REST API Workspace
Geoserver REST API Workspace
R6Class object.
Object of R6Class for modelling a GeoServer workspace
geosapi::GSRESTResource -> GSWorkspace
namename
new()initializes a GSWorkspace
GSWorkspace$new(xml = NULL, name)
xmlan object of class xml_node-class
namename
decode()Decodes from XML
GSWorkspace$decode(xml)
xmlan object of class xml_node-class
clone()The objects of this class are cloneable with this method.
GSWorkspace$clone(deep = FALSE)
deepWhether 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.