dams-mcda / Dams-MCDA

Emma Fox R/Shiny Project with a docker server configuration
1 stars 0 forks source link

Task 5 (Step 2: View Existing FERC Dam Map) EF #72

Closed elbfox closed 4 years ago

elbfox commented 5 years ago

Add a map of Maine with the 8 dams we plan to use in the workshop; Include in map: name of dam shown on map, fish habitat, essential info that Emma will provide in hover-over box (Billy will do hover over). This can be done in ggplot2 using maptools, rgdal, and RColorBrewer packages.

Essential info: single/multi development, power capacity in kW, date installed, annual electricity generation

elbfox commented 4 years ago

Update: @samGroy to do maps. Sam, is it possible to do a blank version of the map with just the dams indicated in "keep" color (green) and no legend? I think we can still do the hover-over box on a PNG image in the app. This is one map we can link to directly in this repository, because it won't need to change. All we need here is the green keep point markers and the labels, with the smaller inset of the state of Maine to orient people. Can you upload this file directly, Sam?

elbfox commented 4 years ago

Billy to add hover-over box for each dam in the map with the following information:

Hover_DataTables_forMaps.xlsx

sythel commented 4 years ago

Just catching up on this...

This is an interactive map that you can select which dams to "keep"?

If so does map choices get included in the results or used in processing of results?

Is there any other functionality?

elbfox commented 4 years ago

Somehow this comment went under the radar for me. Sorry! It is interactive in which you can hover over maps to learn more. The dams should all be marked as "keep" because they all still exist. Hover information is the only functionality.

elbfox commented 4 years ago

Penobscot_MO_14_443 (this is the one where all of the dams are marked "Keep and Maintain" with green indicators.

sythel commented 4 years ago

is there anything left to do (besides styling) for this issue?

elbfox commented 4 years ago

No, this one is all set. Can close if you want to include styling as different issue.