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

OpenGrid and Plenario misalignment #313

Open
tomschenkjr opened this issue Jul 11, 2017 · 2 comments
Open

OpenGrid and Plenario misalignment #313

tomschenkjr opened this issue Jul 11, 2017 · 2 comments
Assignees

Comments

@tomschenkjr
Copy link
Contributor

tomschenkjr commented Jul 11, 2017

While an attempt is made to align the functionality with the MongoDB service layer and Plenario, at times, some of the features created for OpenGrid are only compatible with MongoDB service layer. Often, that misalignment comes from inability to store local parameters on Plenario since it's a read-only system.

This outlines the features that do not fully function as intended on OpenGrid.io. Some of this may be because of architectural mismatch that is not compatible with Plenario. Some items may require a way to configure data on a dataset-by-dataset basis with configuration files.

Find Data

  • Bubble plots cannot be configured on a dataset-by-dataset basis. Right now, no variables are configured for bubbles on OpenGrid.io.

Graphing

  • While creating charts, OpenGrid.io cannot be configured for groupings on a dataset-by-dataset basis. Currently, OpenGrid.io uses ZIP code as the only grouping parameter.
  • While creating line and bar charts, OpenGrid.io cannot be configured to use dates configured on a dataset-by-dataset basis. In WindyGrid, the "date" variable is always the same and defined in the metadata. This is not true for Plenario, so OpenGrid.io does not know which date to graph.

Layers

  • The ability to add layers is very limited in OpenGrid.io. Right now, only weather data (from OpenWeatherMaps.org) is available as layers. OpenGrid's Layer feature does not integrate with Plenario's shape data API and cannot pull-in layers.

Lack of Autocomplete

  • Right now, it's not possible for drop-down values to be auto-populated in OpenGrid (see Advanced Search>Adding Rules #185), which causes users to guess which filter values are valid.

Pop-up Bubbles

  • Some of the pop-up windows are too long and run off the string.
@tomschenkjr
Copy link
Contributor Author

Ahead of today's meeting, wanted to highlight this issue with respect to Plenario 2.0 discussion. Want to think through how the proposed API can satisfy these issues, or make progress so they can be solved on the OpenGrid side. @nfspeedypur @vforgione @reve0716 @joollerer1

@tomschenkjr
Copy link
Contributor Author

Based on the discussion today, UrbanCCD-UChicago/plenario2#264 is related to this discussion. @nfspeedypur - can you take a peek and see if you think that discussion helps solves some of the OG compatibility issue.

@reve0716 reve0716 self-assigned this Sep 19, 2019
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

3 participants