sos4R — sosObservableProperties-methods" />
sosObservableProperties
in Package sos4RsosObservableProperties-methods.Rd
Methods for function sosObservableProperties
in package sos4R. The function allows to retrieve observable properties, e.g. air temperature, wind speed, etc., listed in the capabilities of a Sensor Observation Service and other classes.
signature(obj = "list")
List of objects to retrieve properties from.
signature(obj = "OmObservation")
Get observable properties from an object of class OmObservation
.
signature(obj = "OmObservationCollection")
Get observable properties from an object of class OmObservationCollection
, namely the items in the collection.
signature(obj = "SOS")
Get observable properties for a whole connection to an SOS.
signature(obj = "SosObservationOffering_2.0.0")
Get observable properties from an object of class SosObservationOffering_2.0.0
, needed internally for getting properties for a whole SOS.
signature(obj = "SweCompositePhenomenon")
Get observable properties from an object of class SweCompositePhenomenon
.
signature(obj = "SwePhenomenonProperty")
Get observable properties from an object of class SwePhenomenonProperty
.