geosolutions-it/evo-odas

TIME and OGC links in product.json

Opened this issue · 0 comments

Some of the links in product.json are not working properly because default value for time dimension does not match the time value for the granule and as a consequence we get no data back from GeoServer.
We should decide to either set the TIME parameter for relevant requests (WMS GetMap for instance) in the OGClinks or choose a wide time window as default value for TIME or both.

  • Set default value to a wide time window
  • TIME parameter with startTime / endTime in WMS GetMap
  • Use startTime / endTime in WCS GetCoverage