— SosGetFeatureOfInterest_2.0.0-class" />
"SosGetFeatureOfInterest_2.0.0"
SosGetFeatureOfInterest.Rd
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 can be created by calls of the form new("SosGetFeatureOfInterest_2.0.0", ...)
.
featureOfInterest
:Object of class "character"
~~
service
:Object of class "character"
~~
request
:Object of class "character"
~~
version
:Object of class "character"
~~
Class "OwsServiceOperation"
, directly.
signature(obj = "SosGetFeatureOfInterest_2.0.0")
: ...
signature(obj = "SosGetFeatureOfInterest_2.0.0")
: ...
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"