ISOGeorectified
ISOGeorectified
R6Class object.
Object of R6Class for modelling an ISO Georectified
- ISO 19139 https://schemas.isotc211.org/19139/-/gmd/1.0/gmd/#element_MD_Georectified
- ISO 19115-3 https://schemas.isotc211.org/19115/-3/msr/1.0/msr/#element_MD_Georectified
geometa::geometaLogger -> geometa::ISOAbstractObject -> geometa::ISOAbstractSpatialRepresentation -> geometa::ISOSpatialRepresentation -> geometa::ISOGridSpatialRepresentation -> ISOGeorectified
checkPointAvailabilitycheckPointAvailability [1..1]
checkPointDescriptioncheckPointDescription [0..1]
cornerPointscornerPoints [0..*]
centerPointcenterPoint [0..1]
pointInPixelpointInPixel [1..1]
transformationDimensionDescriptiontransformationDimensionDescription [0..1]
transformationDimensionMappingtransformationDimensionMapping [0..2]
Inherited methods
geometa::geometaLogger$ERROR()geometa::geometaLogger$INFO()geometa::geometaLogger$WARN()geometa::ISOAbstractObject$addFieldAttrs()geometa::ISOAbstractObject$addListElement()geometa::ISOAbstractObject$checkMetadataStandardCompliance()geometa::ISOAbstractObject$contains()geometa::ISOAbstractObject$createLocalisedProperty()geometa::ISOAbstractObject$decode()geometa::ISOAbstractObject$delListElement()geometa::ISOAbstractObject$encode()geometa::ISOAbstractObject$getClass()geometa::ISOAbstractObject$getClassName()geometa::ISOAbstractObject$getNamespaceDefinition()geometa::ISOAbstractObject$isDocument()geometa::ISOAbstractObject$isFieldInheritedFrom()geometa::ISOAbstractObject$print()geometa::ISOAbstractObject$save()geometa::ISOAbstractObject$setAttr()geometa::ISOAbstractObject$setCodeList()geometa::ISOAbstractObject$setCodeListValue()geometa::ISOAbstractObject$setCodeSpace()geometa::ISOAbstractObject$setHref()geometa::ISOAbstractObject$setId()geometa::ISOAbstractObject$setIsNull()geometa::ISOAbstractObject$setValue()geometa::ISOAbstractObject$stopIfMetadataStandardIsNot()geometa::ISOAbstractObject$validate()geometa::ISOAbstractObject$wrapBaseElement()geometa::ISOGridSpatialRepresentation$addDimension()geometa::ISOGridSpatialRepresentation$delDimension()geometa::ISOGridSpatialRepresentation$setCellGeometry()geometa::ISOGridSpatialRepresentation$setNumberOfDimensions()geometa::ISOGridSpatialRepresentation$setTransformationParameterAvailability()
new()Initializes object
ISOGeorectified$new(xml = NULL)xmlobject of class XMLInternalNode-class
setCheckPointAvailability()Set check point availability
availabilityobject of class logical
setCheckPointDescription()Set check point description
descriptionobject of class character
localeslist of localized descriptions. Default is NULL
addCornerPoint()Adds corner point
sfgsimple feature object from sf
msimple feature object of class matrix
delCornerPoint()Deletes corner point
sfgsimple feature object from sf
msimple feature object of class matrix
setCenterPoint()Sets center point
sfgsimple feature object from sf
msimple feature object of class matrix
setPixelOrientation()Set pixel orientation
pixelOrientationobject of class ISOPixelOrientation or character among
values among those returned by ISOPixelOrientation$values()