Closed pomadchin closed 3 years ago
Ugh ignore that comment it was supposed to be on a line but I presed the wrong buttons
@jisantuc this PR introduces two new configuration options:
compute-time-positions = true / false // optional param
time-format = "interval / periods / self" // optional param
To test it you'd need to run gt server and to add these params to any of the (temporal) layers to see how it behaves. The only real temporal layers are STAC layers, do you'd need to ingest this catalog and to run franklin.
But I can show you this demo later / I'll definitely show it on the meeting later next week. :D
Can you demo to me tomorrow afternoon? Things on GitHub I need to remember to look at later stress me out
Overview
This PR adds configuration option to fetch data from the CollectionSummary (that is the default behavior now)
Demo
WCS Temporal Intervals support:
WMS Temporal Intervals support:
Checklist
Closes #347 Closes #325 Closes #324