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

Fix "save session" widget and restore to app #467

Closed
5 tasks
torrin47 opened this issue May 5, 2017 · 3 comments
Closed
5 tasks

Fix "save session" widget and restore to app #467

torrin47 opened this issue May 5, 2017 · 3 comments
Assignees

Comments

@torrin47
Copy link
Contributor

torrin47 commented May 5, 2017

Core requirements:

  • Layers added to the LayerList widget are saved and restored to that widget
  • Custom symbology set for any layer is saved and restored
  • Selected Community is saved and restored
  • Map Extent is saved and restored
  • Local data added via the "Add Data" widget is saved and restored

Anything else? Maybe some future widgets?

@Baohong
Copy link
Contributor

Baohong commented Jun 27, 2017

Above are the issues to be addressed. I also found two more issues when I tested from my local:

  1. After three or four sessions are saved, no new session could be saved. In the log file, there is message: "NS_ERROR_DOM_QUOTA_REACHED: Persistent storage maximum size reached". We need to explore this problem.
  2. One other issue is the graphics saved with session. For example, in Elevation Profile tool, graphics of path could be saved with a session name and the sessions could be downloaded as a file. But when the downloaded file is loaded, profile result could not be recovered even though the graphics of path could be recovered. To recover the profile result would be very complicated. We need to address the graphics issue also.
    I will update if more issues are found.

@Baohong
Copy link
Contributor

Baohong commented Jun 28, 2017

One other feature might be desired for "Save Session" widget: the saved toggle butthon state (on/off) of National/Communities toggle button and the "topics" toggle button in SimpleSearchFilter widget.

@torrin47
Copy link
Contributor Author

This issue was moved to USEPA/EnviroAtlas_JSApp#33

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

2 participants