Skip to content

Commit

Permalink
Merge pull request #78 from jeafreezy/layergroup
Browse files Browse the repository at this point in the history
Added methods to update and delete layergroups
  • Loading branch information
iamtekson authored Jun 23, 2022
2 parents 2b8a91a + b0ac75e commit 0ca294a
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 190 deletions.
3 changes: 3 additions & 0 deletions docs/source/change_log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Change Log
* Removed ``key_column`` parameter and added ``srid`` parameter (coordinate system of the layer, default is 4326) from ``publish_featurestore_sqlview`` function
* Solved the Bug `#73 <https://github.com/gicait/geoserver-rest/issues/73>`_ and `#69 <https://github.com/gicait/geoserver-rest/issues/69>`_
* ``create_layergroup`` function added
* ``update_layergroup`` function added
* ``delete_layergroup`` function added
* Added layer and workspace checks to layergroup methods


``[V2.1.2 - 2021-10-14]``
Expand Down
Loading

0 comments on commit 0ca294a

Please sign in to comment.