-
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
Weather Data in Schema #4
Comments
Anil, Thanks for your input. I'm interested to know more about your weather use case:
|
Hi Rob, thank you for your answer. I think something like degrees (Fahrenheit/Celsius) would be interesting to fetch. Maybe with the location data also some weather data could be fetched with f.e. https://openweathermap.org/, so in general some environmental data is also captured with the videocontent and provided to/by the editor. So maybe this could deliver interesting data to editors and viewers, f.e. on day x (the video was captured), in this location (location) the temperature was x % higher than the last 5 years. etc.. I hope this fits to the discussions topic in a way? Just thought about during your talk today. Kind regards |
Thanks for your feedback and clarification. I'm interested to know more about the information that could be extracted from the video content in this use case and what value that would have. Can you give an example please? |
Hi Rob, Kind regards |
@rjksmith One approach would be to use the imminent OGC API-EDR (Environmental Data Retrieval) Web API standard to get appropriate weather data along a trajectory, whether for further mash-ups, course correction using wind vectors, or visibility, etc. Trajectory defined in Well Known Text, as either 2, 3, or 4D, and consistent with the Moving Features standards. Currently we are in our second Sprint to finalise the API and implementations |
Hi Rob,
as mentioned in the TPAC Breakout I think it could be interesting to add some weather data to the file. This could allow monitor climate change for example. Unfortunately I am not so much into coding, but I just wanted to leave this idea here, as you mentioned.
Kind regards
Anil
The text was updated successfully, but these errors were encountered: