opengeospatial / sensorthings

The official web site of the OGC SensorThings API standard specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example filters on unitOfMeasurement of ObservedProperty

hylkevds opened this issue · comments

Operator Description Example
eq Equal /ObservedProperties?$filter=unitOfMeasurement/name eq 'degree Celsius'

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

Fixed with the publication of Sensing v1.1.