This class models a GeoServer feature type. This class is to be used for manipulating representations of vector data with GeoServer.
Format
R6Class object.
Value
Object of R6Class for modelling a GeoServer feature type
Super classes
geosapi::GSRESTResource -> geosapi::GSResource -> GSFeatureType
Methods
Inherited methods
geosapi::GSRESTResource$encode()geosapi::GSRESTResource$getClassName()geosapi::GSRESTResource$print()geosapi::GSResource$addKeyword()geosapi::GSResource$addMetadataLink()geosapi::GSResource$delKeyword()geosapi::GSResource$delMetadata()geosapi::GSResource$deleteMetadataLink()geosapi::GSResource$setAbstract()geosapi::GSResource$setDescription()geosapi::GSResource$setEnabled()geosapi::GSResource$setKeywords()geosapi::GSResource$setLatLonBoundingBox()geosapi::GSResource$setMetadata()geosapi::GSResource$setMetadataDimension()geosapi::GSResource$setMetadataLinks()geosapi::GSResource$setName()geosapi::GSResource$setNativeBoundingBox()geosapi::GSResource$setNativeCRS()geosapi::GSResource$setNativeName()geosapi::GSResource$setProjectionPolicy()geosapi::GSResource$setSrs()geosapi::GSResource$setTitle()
Method new()
Initializes an object of class GSFeatureType
Usage
GSFeatureType$new(xml = NULL)Arguments
xmlobject of class xml_node-class