Learn R Programming

geometa (version 0.6-2)

GMLAbstractCoordinateOperation: GMLAbstractCoordinateOperation

Description

GMLAbstractCoordinateOperation

Usage

GMLAbstractCoordinateOperation

Arguments

Value

Object of R6Class for modelling an GMLAbstractCoordinateOperation

Format

R6Class object.

Fields

operationVersion

[GMLElement]

coordinateOperationAccuracy

[GMLElement]

sourceCRS

[GMLElement]

targetCRS

[GMLElement]

Methods

new(xml, defaults, id)

This method is used to instantiate a GML Abstract CRS

setDomainOfValidity(domainOfValidity)

Sets the domain of validity

addScope(scope)

Adds a scope

delScope(scope)

Deletes a scope

setVersion(version)

Sets version

addAccuracy(accuracy)

Adds coordinate operation accuracy, object extending ISOAbstractPositionalAccuracy

delAccuracy(accuracy)

Deletes coordinate operation accuracy, object extending ISOAbstractPositionalAccuracy

setSourceCRS(sourceCRS)

Sets the source CRS, object extending GMLAbstractSingleCRS

setTargetCRS(targetCRS)

Sets the target CRS, object extending GMLAbstractSingleCRS

References

ISO 19136:2007 Geographic Information -- Geographic Markup Language. http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=32554

OGC Geography Markup Language. http://www.opengeospatial.org/standards/gml