openskope / skope-interface

The new SKOPE web portal interface.
https://www.openskope.org
4 stars 2 forks source link

Temporal control components #130

Closed jterstriep closed 6 years ago

jterstriep commented 6 years ago

A standard temporal control component is needed with the following features

The value can be assumed to be an int and represent a year. This could change to be a date field in the future but use int for now.

The timeline with handles would be nice but not required. If the timeline is provided it should have handles that interact with the user select starting end ending data entry fields.

This component should be visible and used on the mapview, graphview, and download tabs.

This component could be adapted for use on the discover tab. Where pre-determined starting and ending dates for the SKOPE collection would be used and the animation controls could be hidden.

Zodiase commented 6 years ago

image

Zodiase commented 6 years ago

image

Temporal controls implemented in 41e941b1352fe7fbdc1cfd93b78a1a355abe76a1. It’s still only controlling the state within the Overlays Tab.