Skip to content

[FEATURE] Interactive map for data download #136

@natshoff

Description

@natshoff

Feature Description

It would be cool to have an interactive map for downloading the data. We'd have the world map and you could click on the county to see what data versions exist for each country (v1, v2, and v2.1). This would be something integrated into the firedpy front end.

Problem Statement

The FIREDpy countries table is long an unwieldy right now. And this would just be cool!

Proposed Solution (optional)

Interactive map (maybe using hvplot?) that a user could mouse around to see what data exists for each country. I would also want the map to be able to display the ecoregions and modis tiles as an overlay. These should be toggleable via a checkbox system so they can be turned on and off. In the base map, each country should be colored by the data availability (e.g. light purple for only 1/3 versions available, medium purple for 2/3 versions available, and dark purple for all data available). When a user clicks on a country, it will open a popup in the corner of the screen that displays the following information:

Country Name [English] / Country Name [Native]

Data Release Version 1.0

  • Space:
  • Time:
  • Date Range:
  • Link to cu scholar

Data Release Version 2.0

  • Space:
  • Time:
  • Date Range:
  • Link to cu scholar

Data Release Version 2.1

  • Space:
  • Time:
  • Date Range:
  • Link to cu scholar

Each version in this popout should be a leaflet that can be expanded to reveal the space/time/date range information. I would also like there to be a search bar, so users can search for countries on the map by name.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions