Description Usage Arguments Value Examples
This function retrieves , i.e. the representations of the real world features that are observed and for which observations are provided, from a Sensor Observation Service.
1 2 | getFeatureOfInterest(sos, featureOfInterest, verbose = sos@verboseOutput,
inspect = FALSE, saveOriginal = FALSE)
|
sos |
The Sensor Observation Service from which features of interest should be retrieved |
featureOfInterest |
identifier(s) of features of interest |
verbose |
A boolean value indicating whether debug information is printed out to the console during the execution |
inspect |
A boolean value to enable printing of the sent request and received response to the console |
saveOriginal |
Save the received document to the current working directory. If |
An object of class SosGetFeatureOfInterest_2.0.0-class.
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.