Open jerstlouis opened 1 year ago
The use cases are very different. OGC API - Connected Systems supports creation, update, and access to:
In contrast, OGC API - Moving Features supports creation, update, and access to:
@ghobona
Conceptually, I believe that the conform to the OGC Moving Features standard part is only one specific representation of the collection of data. e.g., we have discussed in Testbed 18 and 19 about a potential alternative GeoPose sequence representation that the API could possibly return (negotiating another response), in line with the "multiple possible representations" approach of OGC API standards.
With that in mind, perhaps OGC API - Moving Features overlaps with a (simpler) subset of OGC API - Connected Systems?
If I understand correctly, both could be used for example to keep track of and visualize in a client the positions and orientations of a drone fleet, along with associated properties varying with time.
If that is the case, it would be good if there was some kind of alignment for that subset of functionality, or at least some clear guidance explaining the use case distinction.
https://github.com/opengeospatial/connected-systems/tree/master/api/part1/standard
From @alexrobin :