OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Add layer properties popup. #302

Closed smalers closed 4 years ago

smalers commented 4 years ago

It would be useful to have a Properties tool for each layer similar to Data Table (list menus alphabetically unless there is a reason not to). This could be simple popup with information about the layer, such as some of the information from the GeoMapProject file and other useful information. Maybe it would be possible to provide a link that could be pasted in a URL to retrieve the original file, similar to the links that I tried here. That way the user would know the link without having to guess. This would help developers and users locate data and understand why save files have the names defaulted.

I also wonder if we could/should add a Download menu to trigger a save of the layer file. Thinking this through, I wonder if we should use the word Download rather than Save on other dialogs since the user is not saving anything to a website. We might allow configurations to be saved to a website at some point and Save might make more sense then. Let's discuss. I found an old article and more searching could be done.

Nightsphere commented 4 years ago

The initial push for this issue has been merged. All Save buttons have been converted to Download as well, as per research done on similar buttons from other websites.

smalers commented 4 years ago

This functionality works. New issues can be added for more layer tools. Close the issue.