Closed NyakudyaA closed 8 years ago
for upstream geonode
@NyakudyaA please ensure the current workaround / best procedure is documented (state where). Also reference the upstream Issue you created or commented on with this requirement, then close
Currently we uploading layers using geonode UI. geonode_upload
Problem
Currently ingesting layers in geonode allows you to preserve metadata that is already associated with a layer. Geonode also generates metadata for a layer which contains wcs ,wfs endpoints. So we need a way to automatically combine the two metadata documents to generate a single metadata with all the necessary information.
We need to upload layers using geonode management commands
python manage.py importlayers -m data_directory
Which would preserve the correct metadata recordSolution
Find automated solutions to generate / combine metadata from geoserver and metadata from inasafe Look at update metadata