MF-JSON update & tutorial with official sample
Since last week’s post, I’ve learned that there is an official OGC Moving Features JSON Encodings repository with more recent sample datasets, including MovingPoint, MovingPolygon, and Trajectory JSON examples.
The MovingPoint example seems to describe a storm, including its path (temporalGeometry), pressure, wind strength, and class values (temporalProperties):

You can give the current implementation a spin using this MyBinder notebook

An exciting future step would be to experiment with extending MovingPandas to support the MovingPolygon MF-JSON examples. MovingPolygons can change their size and orientation as they move. I’m not yet sure, however, if the number of polygon nodes can change between time steps and how this would be reflected by the prism concept presented in the draft specification:

Hi! I would like to subscribe from my personal email as I am leaving this work account. Where can I do that? Could not find the right place D:
The new email es andresarmesto@gmail.com
Thanks!
Andrés
HI Andres, I just checked and there should be a “Follow” button in the lower right corner of the website. (At least I can see it in Firefox) And you can enter your email there. I don’t have a way to add your email.
Thanks a lot for sharing this. Really helps.