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

Random InfoMapper behavior on Poudre website #313

Closed smalers closed 4 years ago

smalers commented 4 years ago

The property modifier functions seem to be working. However, I found a couple of issues. I uploaded the InfoMapper to the cloud at the following address and noticed some issues that may or may not be related.

http://poudre.openwaterfoundation.org/0.6.0/#/map/entities-counties

  1. Why are the historical fire perimeters showing up? See the image below. I opened a new incognito window and reloaded and it looks OK. Maybe the application was not cleanly refreshed. Hopefully it is not a layer issue related to recent refactoring.
  2. The download button on the data table does not seem to be using the value associated with the popup. See the second image below. I downloaded Weld county first and then tried with Rio Grande and the download file was still for Weld. See the lower left of the image that shows file names.
  3. The same behavior occurs for municipalities, where the first download saveFile is used for all subsequent downloads.

image

image

smalers commented 4 years ago

This is fixed. Assume that the first issue was due to app reload issue. Close the issue.