Skip to content

Timeline functionalities#3270

Merged
offtherailz merged 29 commits intoc127_geonode_integrationfrom
timeline
Oct 24, 2018
Merged

Timeline functionalities#3270
offtherailz merged 29 commits intoc127_geonode_integrationfrom
timeline

Conversation

@offtherailz
Copy link
Copy Markdown
Member

Description

This PR includes Timeline and Playback plugins development versions. In addition it introduces the dimension.js (actions, reducers and epics) to manage and share dimension's data.

  • dimension state holds dmension data for each layer and current time (only time for the moment).
  • TODO: current time in dimenson.js reducer should be hold also as interval (absolute interval only is supported), now the range data is hold in the timeline state, as an offset, that is not the place where it should be.
  • timeline: Plugin that holds timeline component. It holds also the effective time values coming from WMTS (relative to the current time view window of the tool)
  • playback: Provides controls and support for the animations
  • TODO: hide timeline wheb timeseries are missing.

Issues

offtherailz and others added 28 commits June 8, 2018 12:14
- Rename timeline(selectors, reducer, actions) to dimension to manage generic dimension info
- First version of histogram (no single-value auto retrival yet)
* sending requests based on layer.ID and layer.URL

* fixing the zoom in-out issue in the time-slide
@ghost ghost assigned offtherailz Oct 23, 2018
@ghost ghost added the pending review label Oct 23, 2018
@ghost ghost added the review label Oct 23, 2018
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 23, 2018

Coverage Status

Coverage decreased (-0.2%) to 80.942% when pulling b1efeda on timeline into f09785f on c127_geonode_integration.

@offtherailz offtherailz merged commit c42db8a into c127_geonode_integration Oct 24, 2018
@offtherailz offtherailz deleted the timeline branch September 5, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants