geotrellis / geotrellis-server

Tools for building raster processing and display services
Apache License 2.0
73 stars 24 forks source link

OGCSources enhanced temporal support #352

Closed pomadchin closed 3 years ago

pomadchin commented 3 years ago

Overview

This PR adds configuration option to fetch data from the CollectionSummary (that is the default behavior now)

Demo

WCS Temporal Intervals support:

wcs

WMS Temporal Intervals support:

wms

Checklist

Closes #347 Closes #325 Closes #324

jisantuc commented 3 years ago

Ugh ignore that comment it was supposed to be on a line but I presed the wrong buttons

pomadchin commented 3 years ago

@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

jisantuc commented 3 years ago

Can you demo to me tomorrow afternoon? Things on GitHub I need to remember to look at later stress me out