opengeospatial / sensorthings

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

Issues with datatype Any #7

Open mjacoby opened 8 years ago

mjacoby commented 8 years ago

This issue has already been submitted as change request and is just posted here to have a central place where all the issues can be found

SensorThings API introduces the datatype Any for some entity properties (namely Sensor.metadata, Location.location, Observation.result, FeatureOfInterest.feature) which can take any value specified in JSON. This raises two issues:

For the detailed description please see the change request 383

hylkevds commented 7 years ago

I've reworked the changes for this issue into a specific branch: https://github.com/hylkevds/SensorThingsAPI/compare/master...dataTypes