We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
datetimes
1 parent 013d598 commit 7d20735Copy full SHA for 7d20735
json-schema/schema.json
@@ -73,6 +73,7 @@
73
"$comment": "TODO: figure out how to make sure that datetimes has the same length as the geometry coordinates",
74
"type": "array",
75
"title": "time values for the trajectory",
76
+ "minItems": 2,
77
"items": {
78
"type": "string",
79
"format": "date-time",
0 commit comments