forked from GeoNode/QGISGeoNodePlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow saving SLD styles back to GeoNode (GeoNode#185)
* Allow storing dataset in layer as a custom property * Allow loading available GeoNode styles onto a vector layer * Refactor style loading code * Modify style workflow to only use the default style * Serialize downloaded SLD into a custom layer property * Add a more robust network fetcher task * Implement upload of styles together with the new network fetcher task * Improve error checking * Remove unused csw-client code * Enable saving raster SLD on the remote GeoNode * Restrict upload/download of styles to wfs and wcs layers
- Loading branch information
Ricardo Garcia Silva
authored
Dec 17, 2021
1 parent
7be9ec8
commit 659f6d7
Showing
19 changed files
with
1,216 additions
and
2,084 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.