-
Notifications
You must be signed in to change notification settings - Fork 0
Implement EE Table #3
Comments
@ghilbrae @luis-meteogrid: An example for the table state model:
|
Same as on issue #1: Do you mean that all this data will be available from the layers that are going to be uploaded to geoserver? Will there be other sources? Where will the Data Package Meta Data reside? |
I hope so. :). But I don't expect that the exposure layers will already contain the information related to hazards. I think this relationship can be made via the Data Package Meta-Data (correct? @maesbri ) which is stored in the Drupal System an can be obtained via the Drupal JSON API. This data (but for all grid cells of the study area, not just aggregated for tabular visualisation) is also needed for impact calculation. IMHO the relation between Hazard Type and Element at Risk Type is also part of the EMIKAT Logical Model (IMACT_CASE) (correct? @humerh). But I'm not sure whether we can query EMIKAT for this data. |
current status:
|
Sorry for the radio silence. We are still a bit confused about what it is expected from our side. So I will try to explain what we have understood and what questions we have so you can clarify anything:
|
The example request of the table-state-rest-api is now used |
Currently, the URL to the table-state-rest-api is hard-coded. How can this work for different exposure resources? Why is this not loaded from the Data Package? The URl of the REST API should be stored in the EE Resource in the corresponding Data Package. We can use the new references field and URL of type Furthermore, we have to switch to EMIKAT API as it supports Exposure Data for whole Europe. See also clarity-h2020/table-state-rest-api#3 |
@therter Is the bbox hardcoded, too? Will this table work for the cities of Alba Iulia, Agios Dimitrios and Bottrop ? |
The table reads the bbox and the layers from the study. But the layers must be hosted by the meteogrid wms and contain the data for the cities of Alba Iulia, Agios Dimitrios and Bottrop. I don't know if there are still exposure layers available from the meteogrid wms. |
Any news on that? Please explain how and where the correct exposure layer used by the table rest API is set. It's not in the data package so I assume it is hardcoded. Where? in the table or the API? |
This table is obsolete now and won't be updated. See clarity-h2020/csis#15 (comment) |
Status:
Implement the EE Table following
the Mock-Up andthe approach described here.EE Table GUI
Important Note: The Mock-Up seems to be outdated. It seems that a request for revision wasn't taken into account. Furthermore, future exposure scenarios as shown in the mock-up above are, if at all, expected to be supported in the expert workflow of DC2 only and for sure not in CSIS v1. Therefore we follow KISS and YAGNI and start with the following EE table example taken from this excel sheet.
HC Table state model
Currently, no realistic example data is available. Example layers however will be reported in this issue.
Mapping Data Package to HC Table state model
Same approach as in Implement HC table:
The text was updated successfully, but these errors were encountered: