kartoza / gfdrr_oondra

GFDRR Challenge Online Operational Natural Disaster Risk Assessment platform
0 stars 3 forks source link

Make oondra layers and metadata usable in Inasafe QGIS #47

Closed NyakudyaA closed 7 years ago

NyakudyaA commented 7 years ago

Problem

We need a user to be able to download a layer with it's associated metadata and be directly usable in Inasafe in QGIS.

Solution

Do not escape the metadata in the client side. Metadata should be properly formatted to conform with the geonode format before uploading it into geonode or at the insertion point into the database.

gubuntu commented 7 years ago

@NyakudyaA is there something @lucernae must do here? Or it is a matter of you finding out from Rizky how to structure the metadata so that it works in QGIS and GeoSAFE?

NyakudyaA commented 7 years ago

Currently working with remote layers in inasafe and using their metadata is not possible as https://github.com/inasafe/inasafe/issues/3475. The only way will be to download the layer and it's metadata. No method or plugin currently exist to allow downloading of metadata

NyakudyaA commented 7 years ago

@lucernae we need to properly format the metadata either when it is ingested in the database or in the geonode gui. I will close this this ticket and open a new one #56