Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layers/layer groups support #30

Closed
6 tasks done
hotzeplotz opened this issue Jul 13, 2016 · 0 comments
Closed
6 tasks done

layers/layer groups support #30

hotzeplotz opened this issue Jul 13, 2016 · 0 comments
Assignees

Comments

@hotzeplotz
Copy link
Collaborator

hotzeplotz commented Jul 13, 2016

refactor main loop around layer/layer groups data structure:

  • retrieve list of layer groups and their layers (this includes layer and layer group metadata, dataset(s) and crossfilter object(s)) (see process layer and layer group data structures #31)
  • process variables and data separately for each layer group: as one dataset and group of variables (by variable type) for intersection layer groups, as distinct datasets and groups of variables (by variable type) for union layer groups
  • create menu items accordingly
  • create and populate charts accordingly
  • create and populate map layers and layer groups accordingly
  • wire in D3 dispatches as needed
@hotzeplotz hotzeplotz self-assigned this Jul 13, 2016
@hotzeplotz hotzeplotz added this to the 2.0.0-alpha22 milestone Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant