GMLCOVExtension
GMLCOVExtension
GMLCOVExtension class
R6Class
object.
Object of R6Class
for modelling a GMLCOV Extension
Internal binding for OGC services
GML 3.2.1 Application Schema for Coverages http://www.opengis.net/gmlcov/1.0
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> GMLCOVExtension
anyElement
: anyElement
new()
Initializes object
GMLCOVExtension$new(
xml = NULL,
element = NULL,
attrs = list(),
defaults = list(),
wrap = TRUE
)
xml
: object of class XMLInternalNode-class
element
: element name
attrs
: list of attributes
defaults
: list of default values
wrap
: wrap element?
clone()
The objects of this class are cloneable with this method.
GMLCOVExtension$clone(deep = FALSE)
deep
: Whether to make a deep clone.