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 smoke/temperature layer for wildfires #254

Open smalers opened 4 years ago

smalers commented 4 years ago

Now that InfoMapper handles FWS and tiled backgrounds, hopefully it is possible to add a map layer for smoke, as detected by satellites. I think this is a tiled service with transparency for non-spoke areas. Therefore, it would be added as if a background layer, but in addition to the normal background. Adding this would force us to figure out how to handle a tile server in a layer view group that sits on top of the background group. The use of radio buttons would therefore only be used if configured to do so as per the map configuration.

smalers commented 4 years ago

I looked around a bit. This may be a pain to add so if not obvious we can make a lower priority.