๐
OGC Observations and Measurements-An encoding for observation services
On this page
This encoding is an essential dependency for the OGC Sensor Observation Service (SOS) Interface Standard. More specifically, this standard defines XML/JSON schemas for observations, and for features involved in sampling when making observations
.

- User-centric
- Complemented with OGC SensorML
Observation
An Observation is the act of measuring or otherwise determining the value of a property.
Property | Required | Type |
---|---|---|
phenomenonTime | mandatory | Time(Interval) String (ISO 8601) |
result | mandatory | Any (depends on the observationType defined in the associated Datastream) |
resultTime | mandatory | Time(Interval) String (ISO 8601) |
resultQuality | optional | DQ_Element |
validTime | optional | Time Interval String (ISO 8601) |
parameters | optional | JSON Object |
