Commit ccbb5c4
committed
docs(notebook): add OGC API – Moving Features tutorial against AIS data
tutorial.ipynb walks through the eight core MobilityAPI endpoints
(DELETE/POST collection, POST/GET items, bbox spatial filter, tgsequence,
velocity, subTrajectory) end-to-end against the Danish Maritime
Authority AIS dataset, with folium visualisations for the all-vessels,
bbox-port, and temporal-slice overlays.
Mirrors the slide-deck narrative without re-coding the substrate —
endpoint shapes, payload structure, and the trajectories_mf1.json data
source match the existing demo.ipynb so the same backend session
serves both notebooks.
README gains a one-line pointer to tutorial.ipynb under Usage.1 parent 726470b commit ccbb5c4
2 files changed
Lines changed: 611 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments