ISOImageryOperationType
ISOImageryOperationType
Object of R6Class
for modelling an ISO Imagery Operation type
R6Class
object.
new(xml,value)
This method is used to instantiate an ISOImageryOperationType
ISO 19115-2:2009 - Geographic information -- Metadata Part 2: Extensions for imagery and gridded data
# NOT RUN {
#possible values
values <- ISOImageryOperationType$values(labels = TRUE)
#some def
real <- ISOImageryOperationType$new(value = "real")
# }
Run the code above in your browser using DataLab