ISOScale
ISOScale
ISOScale class
R6Class
object.
Object of R6Class
for modelling an ISOScale measure
ISO 19139 https://schemas.isotc211.org/19139/-/gco/1.0/gco/#element_Scale
ISO 19115-3 https://schemas.isotc211.org/19115/-3/gco/1.0/gco/#element_Scale
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> geometa::ISOMeasure
-> ISOScale
new()
Initializes object
ISOScale$new(xml = NULL, value, uom, useUomURI = FALSE)
xml
: object of class XMLInternalNode-class
value
: value
uom
: uom symbol of unit of measure used
useUomURI
: use uom URI. Default is FALSE
clone()
The objects of this class are cloneable with this method.
ISOScale$clone(deep = FALSE)
deep
: Whether to make a deep clone.