Description Objects from the Class Slots Extends Methods Examples
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")
: ...
1 | showClass("SosGetFeatureOfInterest_2.0.0")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.