-
Notifications
You must be signed in to change notification settings - Fork 14
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
time property considerations #56
Labels
waiting for input
An issue that needs to be resolved before Part 1 is finalized
Comments
Examples: "datetime": {
"timestamp": "2021-10-30"
} "datetime": {
"interval": ["2021-01-01", "2021-12-31"],
"resolution": "P1D"
} |
Meeting 2022-07-11:
|
OGC Code Sprint 2022-09-15:
|
Meeting 2022-11-14: We will move this to waiting for feedback for now. In general, we could also close the issue for version 1.0. |
cportele
added
the
waiting for input
An issue that needs to be resolved before Part 1 is finalized
label
Jan 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following discussion in opengeospatial/ogcapi-records#168, for cconsideration?
Changing
time
todatetime
Adding
resolution
resolution
property be added (to express the notion of, say, hourly data, etc.)The text was updated successfully, but these errors were encountered: