Learn R Programming

geometa (version 0.6-2)

ISOExtent: ISOExtent

Description

ISOExtent

Usage

ISOExtent

Arguments

Value

Object of R6Class for modelling an ISO Extent

Format

R6Class object.

Fields

geographicElement

[ISOGeographicExtent] geographic extent(s)

temporalElement

[ISOTemporalExtent] temporal extent(s)

verticalElement

[ISOVerticalExtent] vertical extent(s)

Methods

new(xml)

This method is used to instantiate an ISOExtent

addGeographicElement(extent)

Adds an object extending ISOGeographicExtent

setGeographicElement(extent)

Sets an object extending ISOGeographicExtent

delGeographicElement(extent)

Deletes an object extending ISOGeographicExtent

addTemporalElement(extent)

Adds an object extending ISOTemporalExtent

setTemporalElement(extent)

Sets an object extending ISOTemporalExtent

delTemporalElement(extent)

Deletes an object extending ISOTemporalExtent

addVerticalElement(extent)

Adds an object extending ISOVerticalExtent

setVerticalElement(extent)

Sets an object extending ISOVerticalExtent

delVerticalElement(extent)

Deletes an object extending ISOVerticalExtent

References

ISO 19115:2003 - Geographic information -- Metadata