GetDataAvailability: Class and construction function for '"GetDataAvailability"'...

Description Objects from the Class Slots Methods Extends Author(s) References Examples

Description

See SOS 2.0 Hydrology profile specification, OGC 14-004r1, section 7.4, requirement 12

Objects from the Class

Objects can be created by calls to construction functions:

DataAvailabilityMember(...)

SosGetDataAvailability_1.0.0(...)

Slots

procedure:

Object of class "character" ~~

observedProperty:

Object of class "character" ~~

featureOfInterest:

Object of class "character" ~~

phenomenonTime:

Object of class "GmlTimePeriod" ~~

procedures:

Object of class "list" ~~

observedProperties:

Object of class "list" ~~

featuresOfInterest:

Object of class "list" ~~

offerings:

Object of class "list" ~~

service:

Object of class "character" ~~

request:

Object of class "character" ~~

version:

Object of class "character" ~~

Methods

encodeRequestKVP

signature(obj = "SosGetDataAvailability_1.0.0"): encode object as URL request string.

sosName

signature(obj = "SosGetDataAvailability_1.0.0"): access to a name (for human display) of the object.

toString

signature(x = "SosGetDataAvailability_1.0.0"): ...

Extends

Class SosGetDataAvailability_1.0.0 extends "OwsServiceOperation", directly.

Author(s)

Daniel Nuest daniel.nuest@uni-muenster.de

References

OGC 14-004r1, section 7.4, requirement 12

Examples

1
2
showClass("DataAvailabilityMember")
showClass("SosGetDataAvailability_1.0.0")

sos4R documentation built on July 9, 2020, 5:07 p.m.