Skip to content
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

GeoPose as a representation of OGC API - Moving Features temporal geometry #71

Open
jerstlouis opened this issue Jan 21, 2023 · 0 comments

Comments

@jerstlouis
Copy link
Member

jerstlouis commented 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.

  • MF coordinates / GP position (or parameters latitude / longitude in Advanced encoding)
  • MF datetimes / GP validTime (in advanced encoding only? -- see Time with basic GeoPose JSON encodings #70)
  • MF orientations .angles / GP angles / 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?

@jerstlouis 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant