You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could a GeoPose sequence possibly be supported as a representation for the OGC API - Moving Features temporal geometries response? (related to #73 )
A related question:
Since OGC API - Moving Features is an extension of OGC API - Features where GeoJSON is the widely supported representation, I think there would be an expectation that OGC API - Moving Features focuses on that representation.
What would be the advantage(s) or use case(s) for OGC API - Moving Features to also support a GeoPose encoding representation?
The text was updated successfully, but these errors were encountered:
jerstlouis
changed the title
GeoJSON as a representation of OGC API - Moving Features temporal geometry
GeoPose as a representation of OGC API - Moving Features temporal geometry
Jan 21, 2023
The basic conceptual model / capabilities seems to overlap between OGC API - Moving Features (overview / draft) and GeoPose:
GET /collections/{collectionId}/items/{mFeatureId}/tgeometries
Retrieve the movement data of the single moving feature with id mFeatureId.
coordinates
/ GPposition
(orparameters
latitude / longitude in Advanced encoding)datetimes
/ GPvalidTime
(in advanced encoding only? -- see Time with basic GeoPose JSON encodings #70)orientations .angles
/ GPangles
/quaternion
Could a GeoPose sequence possibly be supported as a representation for the OGC API - Moving Features temporal geometries response? (related to #73 )
A related question:
Since OGC API - Moving Features is an extension of OGC API - Features where GeoJSON is the widely supported representation, I think there would be an expectation that OGC API - Moving Features focuses on that representation.
What would be the advantage(s) or use case(s) for OGC API - Moving Features to also support a GeoPose encoding representation?
The text was updated successfully, but these errors were encountered: