Learn R Programming

geometa (version 0.6-2)

GMLOperationMethod: GMLOperationMethod

Description

GMLOperationMethod

Usage

GMLOperationMethod

Arguments

Value

Object of R6Class for modelling an GMLOperationMethod

Format

R6Class object.

Fields

formulaCitation

[ISOCitation]

formula

[GMLElement]

sourceDimensions

[GMLElement]

targetDimensions

[GMLElement]

parameter

[list of [GMLOperationParameter or GMLOperationParameterGroup]]

Inherited methods

from GMLDefinition

Methods

new(xml, defaults, id)

This method is used to instantiate a GML OperationMethod

setFormulaCitation(citation)

Sets the formula citation, object of class ISOCitation

setFormula(formula)

Sets a formula, object of class character

setSourceDimensions(value)

Sets the number of source dimensions, object of class integer

setTargetDimensions(value)

Sets the number of target dimensions, object of class integer

addParameter(parameter)

Adds a parameter or parameter group, object of class GMLOperationParameter or GMLOperationParameterGroup

delParameter(parameter)

Deletes a parameter or parameter group, object of class GMLOperationParameter or GMLOperationParameterGroupo

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