sos4R (version 0.4.2)

SosGetDataAvailability_1.0.0-class: Class and construction function for "GetDataAvailability" operation

Description

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

Arguments

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.

References

OGC 14-004r1, section 7.4, requirement 12

Examples

Run this code
# NOT RUN {
showClass("DataAvailabilityMember")
showClass("SosGetDataAvailability_1.0.0")
# }

Run the code above in your browser using DataLab