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

Export and upload SLD file with layer style #197

Closed ricardogsilva closed 2 years ago

ricardogsilva commented 2 years ago

This PR implements export of a layer's style via SLD and subsequent upload to GeoNode. This way, when creating a new GeoNode dataset from QGIS it will include the QGIS style too

fixes #194