-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSV result format - V1.1 Request #3
Comments
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? |
Proposal from our workshop at BRGM with Hylke and Kathi and BRGM folks
|
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. |
In order to make STA data more accessible, it would be valuable to provide a simple CSV result format
Link Fraunhofer GitHub: FraunhoferIOSB/FROST-Server#58
Link OGC GitHub: opengeospatial/sensorthings#51
The text was updated successfully, but these errors were encountered: