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

Add time varying position field #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jacobagilbert
Copy link
Member

@jacobagilbert jacobagilbert commented Jun 1, 2022

One possible implementation, starting point only.

Things I like about this:

  • Badly needed, long overdue.
  • Can be a single file in a collection OR an aggregated field within a Recording

Things I don't like about this:

  • Not sure this belongs in an extension as opposed to
  • File cannot be simply appended to with new information
  • Definition for time is somewhat weird... geojson would do this with a properties option time but that lives at a higher level than the Point object.
  • Several odd edge cases with when time is not included
  • Non Conforming Dataset (metadata only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant