q |
Array.<string>
|
<optional>
|
|
Comma separated keywords used for full-text search |
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 |
observedProperty |
Array.<string>
|
<optional>
|
|
Comma separated list of observed property URIs to get observations for |
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) |
format |
string
|
<optional>
|
'application/json'
|
Mime type designating the format to use to encode the response. |
validTime |
string
|
<optional>
|
|
validTime - ISO 8601 time range to filter resources on their validity time.
When this parameter is omitted, the implicit value is "now", except for "history" collections where the absence of this parameter means no filtering is applied. |
resultTime |
string
|
<optional>
|
|
validTime - ISO 8601 time range to filter observations on their result time.
When this parameter is omitted, no filtering on "resultTime" is applied. |
phenomenonTime |
string
|
<optional>
|
|
validTime - ISO 8601 time range to filter observations on the phenomenon time.
When this parameter is omitted, no filtering on "phenomenonTime" is applied. |