— SosGetFeatureOfInterest_2.0.0-class" />

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.

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

showClass("SosGetFeatureOfInterest_2.0.0")
#> Class "SosGetFeatureOfInterest_2.0.0" [package "sos4R"] #> #> Slots: #> #> Name: featureOfInterest service request version #> Class: character character character character #> #> Extends: "OwsServiceOperation"