18 | | === Intended coding exercises === |
19 | | 1. Develop a Sahana (OData-like) S3XML data structure to CRUD pictographs used in alerting. The teams will determine the optimal set of CAP elements to build in to the HTTP RESTful Request APIs. Thereafter, the CAP Editor, Mobile CAP Tool, and ITU CAP Software will use the APIs to publish a message with the pictograph |
20 | | 1. Establish a set of parameters for exchanging measurement data; first document the norms in the Sahana wiki; then enhance each of the CAP-enabled tools to use the parameter values to change the visualization (e.g. flash flood water height to display the inundation region on a map). |
21 | | 1. Emulate a Google Alerthub test base for experimenting with RSS/Atom feeds for a Common Operating Picture; using the Sahana-Eden’s Crisis Map with spatial and temporal filtering capabilities. |
| 18 | === Intended coding and related activities === |
| 19 | |
| 20 | '''Pictographs database and APIs''' |
| 21 | (A.1) Introduce the teams to some of the identifies pictograph repositories: UNOCHA, NHS, |
| 22 | |
| 23 | (A.2) Research the set of alert specific pictographs and relevant icons to create alerting pictographs for the hazards: volcano, flash floods, and cyclones |
| 24 | |
| 25 | (A.3) Create the pictographs to be filtered by a limited set of enumerated CAP elements such as urgency, severity, certainty, response, and category; additionally, alerting pictographs would be further customized for event (types), headlines, and instructions. |
| 26 | |
| 27 | (A.4) Build a MVC in Sahana Eden to CRUD the set of pictographs; then provide a RESTful API to request for a CAP message specific pictograph |
| 28 | |
| 29 | (A.5) Each of the CAP-enabled tools would provide the HTML to display a frame with the pictograph received through the Sahana Eden RESTful API. |
| 30 | |
| 31 | '''Validating parameters and ''' |
| 32 | |