sos4R (version 0.4.2)

SosGetFeatureOfInterest_2.0.0-class: Class "SosGetFeatureOfInterest_2.0.0"

Description

Representation of a GetFeatureOfInterest operation request that needs to be sent to a Sensor Observation Service to retrieve the features of interest, i.e. the real world features that are observed and for which observations are taken.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SosGetFeatureOfInterest_2.0.0", ...).

Slots

featureOfInterest:

Object of class "character" ~~

service:

Object of class "character" ~~

request:

Object of class "character" ~~

version:

Object of class "character" ~~

Extends

Class "'>OwsServiceOperation", directly.

Methods

encodeRequestKVP

signature(obj = "SosGetFeatureOfInterest_2.0.0"): ...

sosName

signature(obj = "SosGetFeatureOfInterest_2.0.0"): ...

Examples

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

Run the code above in your browser using DataLab