Class: ObservationFilter

ObservationFilter(properties)

new ObservationFilter(properties)

Parameters:
Name Type Description
properties Object object properties
Properties
Name Type Attributes Default Description
phenomenonTime any <optional>
'now' time range <00:00:00T00:00:00Z/00:00:00T00:00:00Z> | 'now' | 'latest'
resultTime any <optional>
'now' time range <00:00:00T00:00:00Z/00:00:00T00:00:00Z> | 'latest'
featureOfInterest Array.<string> <optional>
Comma separated list of feature of interest IDs to get observations for
select Array.<string> <optional>
Comma separated list of properties to include or exclude from results (use "!" prefix to exclude)
bbox Array.<number> <optional>
BBOX to filter resources on their location
location string <optional>
WKT geometry and operator to filter resources on their location or geometry
format string <optional>
'application/json' Mime type designating the format to use to encode the response.
replaySpeed string <optional>
Mime type designating the format to use to encode the response.
Source: