Tilestream integration - Custom webapp to show hazard/loss curves
Bug #1267145 reported by
Ben Wyss
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake Platform |
In Progress
|
Undecided
|
Ben Wyss |
Bug Description
This web app is intended to replace the previous work done the 'hazard models' app: http://
The idea is to create a leaflet/
The tool shall include interactivity with hazard curves using utfgrids that render data into d3.js charts.
In addition, the application should include a layer control dialog that filters utfgrids based on the metadata 'hazard' tag. this dialog will then provide the user with layer organized by category.
In addition to the original bug, this task requires data to be prepared for the viewer. The sample hazard curves need to be parsed from NRML into a format that can be consumed by tilemill i.e. shapefile of sqlite. /github. com/GEMScienceT ools/nrml_ converters
I was fortunate enough to use this parse for the task: https:/