powered by
ISOCellGeometry
Object of R6Class for modelling an ISO CellGeometryCode
R6Class
- ISO 19139 https://schemas.isotc211.org/19139/-/gmd/1.0/gmd/#element_MD_CellGeometryCode
- ISO 19115-3 https://schemas.isotc211.org/19115/-3/msr/1.0/msr/#element_MD_CellGeometryCode
#possible values values <- ISOCellGeometry$values(labels = TRUE) #example of 'point' cell geometry code pointCode <- ISOCellGeometry$new(value = "point")
Run the code above in your browser using DataLab