Skip to content

Fix #3407. Disabled time from capabilties#3445

Merged
offtherailz merged 1 commit intogeosolutions-it:masterfrom
offtherailz:fix_#3407
Jan 15, 2019
Merged

Fix #3407. Disabled time from capabilties#3445
offtherailz merged 1 commit intogeosolutions-it:masterfrom
offtherailz:fix_#3407

Conversation

@offtherailz
Copy link
Copy Markdown
Member

@offtherailz offtherailz commented Jan 11, 2019

Description

This PR disables time dimensions from WMS capabilities, to avoid values to be added to the layer's configuration and so used in the timeline. In the future, we can re-enable it when the support is full or when add the getCapabilities as source of time values

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

What is the current behavior? (You can also link to an open issue here)
When you add a layer with time dimension from a server that don't have the "multidim-extension", the layer is added to the timeline too.
Anyway some features do not work. see #3407

What is the new behavior?
The layer is not added to the timeline

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes

Now time values will not be saved anymore in map (other dimensions will continue to do what they want)

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.0008%) to 80.713% when pulling 7e2d44b on offtherailz:fix_#3407 into 2db725f on geosolutions-it:master.

@offtherailz offtherailz added this to the 2019.01.00 milestone Jan 14, 2019
@offtherailz offtherailz merged commit 604b3c0 into geosolutions-it:master Jan 15, 2019
@offtherailz offtherailz deleted the fix_#3407 branch May 26, 2020 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support in case of time dimension without multidim extension

3 participants