Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GUI functions for viewing and retrieval #34

Closed
Itsman-AT opened this issue Nov 14, 2018 · 7 comments
Closed

Implement GUI functions for viewing and retrieval #34

Itsman-AT opened this issue Nov 14, 2018 · 7 comments
Assignees
Labels
BB: Map Component Map Component Building Block BB: Scenario Transferability Scenario Transferability Building Block BB: UI Integration Platform UI Integration Platform Building Block invalid This doesn't seem right STALLED Further Action is requested

Comments

@Itsman-AT
Copy link

Itsman-AT commented Nov 14, 2018

GUI / Tagging functions:
• Mark areas /cities with an extreme event marker (heavy precipitation, extreme heat)
• provide a link where information on the local event is stored:

  • year(s) of occurrence,
  • observed hazards, approximate costs to repair
  • photos depicting the impact
  • set adaption measures
  • photos depicting the adaptation measures
    Links can be stored in a database with variables coordinates, city(region name, event keyword, link to provide documentation

GUI / Viewing functions:
View areas with threshold x above a number of extreme event days:
• average annual number of summer days
• average annual number of tropical nights
• average annual number of heat episodes > 3 day, >5 days, > 10 days
• average annual number of frost days
• average annual number of frost episodes > 3 day, >5 days, > 10 days
• average annual number of storm days

GUI / Retrieval functions
(1) Pre-selection of events by event type above a threshold (frequency, magnitude
(2) Spatial selection of the pre-selected events by drawing a polygon or a rectangle
(3) Printing a map of the selection (pdf)
(4) Point on the event markers to search for links were hazards and adaptation measures are documented - or
(5) list the links provided in the selection for reading or printing (pdf)

See also: https://github.com/clarity-h2020/map-component

@Itsman-AT Itsman-AT added BB: Map Component Map Component Building Block BB: Scenario Transferability Scenario Transferability Building Block BB: UI Integration Platform UI Integration Platform Building Block labels Nov 14, 2018
@patrickkaleta
Copy link

Since this is heavily connected to the map compoment, I believe that @therter is the right person for this. I'm going to add him to this issue.

@p-a-s-c-a-l
Copy link
Member

IMHO this is beyond the scope of the general map component and should be implemented in a separate "Hazard Twins" Map.

@p-a-s-c-a-l p-a-s-c-a-l added this to the D1.4 CLARITY CSIS v2 milestone Nov 21, 2018
@p-a-s-c-a-l p-a-s-c-a-l added the STALLED Further Action is requested label Dec 10, 2018
@Itsman-AT
Copy link
Author

@therter : How far is the code for the general map component? I think it will be most efficient, if we join forces and I build the hazard twin map from/on top of your existing map frame, so we will be able to integrate the two in one map frame in the platform. @p-a-s-c-a-l : It you do not see this as a good way to do it, please say so.

@p-a-s-c-a-l
Copy link
Member

We have to deploy the Map Component and the Twins Component as separate apps and thus separate git repositories in Drupal (see clarity-h2020/docker-drupal#25 (comment)).

Therefore you should make a Fork of the Map Component and keep your fork updated with rebase as described here.

@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Dec 12, 2018

@Itsman-AT do you agree? Essentially the twin map will be based on the 'regular' map app but we keep the codebases clearly separated.

Then we should fork the map-component as scenario-transferability-component so that we can report it as Building Block in D4.3 Technology Support Report v1 and the architecture specification.

@Itsman-AT
Copy link
Author

@p-a-s-c-a-l : Yes, I agree. In this way we can use scaling effects for the map components and maybe merge them in the future into one component/module, so I am, of course, fine with it. Thanks for all your pre-work in T4.4!

@Itsman-AT
Copy link
Author

Itsman-AT commented Jan 22, 2019

Decision: We will be using Geofieldmap (https://www.drupal.org/project/geofield_map) until the review and first fill it with hazard and vulnarability data to show in the review.
In parallel we will be extending the Leaflet mapComponent of Clarity as discussed above.

@p-a-s-c-a-l p-a-s-c-a-l added the invalid This doesn't seem right label Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BB: Map Component Map Component Building Block BB: Scenario Transferability Scenario Transferability Building Block BB: UI Integration Platform UI Integration Platform Building Block invalid This doesn't seem right STALLED Further Action is requested
Projects
None yet
Development

No branches or pull requests

4 participants