getFeatureOfInterest.Rd
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.
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.
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets.