GeoNode / QGISGeoNodePlugin

A QGIS plugin that provides integration with GeoNode
https://geonode.org/QGISGeoNodePlugin/
GNU General Public License v3.0
11 stars 14 forks source link

Implement update of metadata fields #192

Closed ricardogsilva closed 2 years ago

ricardogsilva commented 2 years ago

This PR implements loading and saving some metadata fields of a QGIS layer to the corresponding GeoNode dataset.

Implementation is similar to how #185 allowed saving/loading styles back to GeoNode. For now, uploading metadata back to GeoNode is restricted to:

fixes #189