INSIDE-information-systems / SensorThingsAPI

Implementation of OGC SensorThing API for Environmental Data / Implementation du standard OGC SensorThings API pour les données environnementales
9 stars 1 forks source link

CSV result format - V1.1 Request #3

Open KathiSchleidt opened 5 years ago

KathiSchleidt commented 5 years ago

In order to make STA data more accessible, it would be valuable to provide a simple CSV result format

Link Fraunhofer GitHub: https://github.com/FraunhoferIOSB/FROST-Server/issues/58 Link OGC GitHub: https://github.com/opengeospatial/sensorthings/issues/51

liangsteve commented 5 years ago

I totally agree that it's very useful to have CSV outputs. Can you please offer more details here? There are many many different ways to flatten the data model and provide CSV outputs. Thoughts?

sgrellet commented 5 years ago

Proposal from our workshop at BRGM with Hylke and Kathi and BRGM folks Rationale only traverse the single cardinalities

hylkevds commented 4 years ago

When expanding over a "many" relation, we can just return multiple lines, partially duplicating data. These queries should return equivalent results:

The only question would be what to do with a Datastream with no Observations. I think it would be best to return a single, incomplete line.