opengeospatial / sensorthings

The official web site of the OGC SensorThings API standard specification.
132 stars 28 forks source link

Example filters on unitOfMeasurement of ObservedProperty #114

Closed hylkevds closed 2 years ago

hylkevds commented 3 years ago
Operator Description Example
eq Equal /ObservedProperties?$filter=unitOfMeasurement/name eq 'degree Celsius'

Of course, ObservedProperties don't have a unitOfMeasurement field... Should be Datastreams

hylkevds commented 2 years ago

Fixed with the publication of Sensing v1.1.