Add a django wiki to the OQP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake Platform |
New
|
Undecided
|
Unassigned |
Bug Description
The SVIR tool requires a wiki!
The SVIR tool (very condensed) workflow is as follows:
The QGIS tool will create some data that is passed to tileStream.
The QGIS tool is also creating a JSON string ( that contains weighted values of SVIR indicators + equations and some metadata) that is applied to the data. In short data + json = visualization
The SVIR tool needs to house one or many JSONs in a wiki that will be tightly linked to the SVIR QGIS tool and viewer.
The wiki would need to have access to the OQP account/permissions so that only QOP account holders will be able to add JSONs to the wiki and in future iterations the creator of a JSON will be able to editi it.
The GeoNode 'Documents' feature is not a solution because it is only able to house static documents.