Geoserver-rest

Latest version: v2.7.0

Safety actively analyzes 641002 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.4.1

What's Changed
* Issue 86 fixed by Kilometerfresserin in https://github.com/gicait/geoserver-rest/pull/96

New Contributors
* Kilometerfresserin made their first contribution in https://github.com/gicait/geoserver-rest/pull/96

**Full Changelog**: https://github.com/gicait/geoserver-rest/compare/v2.4.0...v2.4.1

2.4.0

What's Changed
* Bump mistune from 0.8.4 to 2.0.3 in /docs by dependabot in https://github.com/gicait/geoserver-rest/pull/85
* Add Optional Parameter to ``publish_featurestore`` function by bensnead in https://github.com/gicait/geoserver-rest/pull/89
* Bug fix 90 by alyssamf in https://github.com/gicait/geoserver-rest/pull/91
* Better way of exception handling by Ducarouge in https://github.com/gicait/geoserver-rest/pull/93
* Clean and update git hooks by Guts in https://github.com/gicait/geoserver-rest/pull/92
* Apply git hooks by Guts in https://github.com/gicait/geoserver-rest/pull/94

New Contributors
* dependabot made their first contribution in https://github.com/gicait/geoserver-rest/pull/85
* bensnead made their first contribution in https://github.com/gicait/geoserver-rest/pull/89
* alyssamf made their first contribution in https://github.com/gicait/geoserver-rest/pull/91
* Ducarouge made their first contribution in https://github.com/gicait/geoserver-rest/pull/93
* Guts made their first contribution in https://github.com/gicait/geoserver-rest/pull/92

**Full Changelog**: https://github.com/gicait/geoserver-rest/compare/v2.3.4...v2.4.0

2.3.4

What's Changed
* Add /rest to url in create_featurestore function by geozevallos in https://github.com/gicait/geoserver-rest/pull/79
* documentation: how to use section by geozevallos in https://github.com/gicait/geoserver-rest/pull/80
* Added methods to update and delete layergroups by jeafreezy in https://github.com/gicait/geoserver-rest/pull/78

New Contributors
* geozevallos made their first contribution in https://github.com/gicait/geoserver-rest/pull/79

**Full Changelog**: https://github.com/gicait/geoserver-rest/compare/v2.3.0...v2.3.4

2.3.0

What's new with this release?

* `create_layergroup` function added
* Params for `delete_workspace` and `delete_style` changed to `{recursive: true}`
* Added methods to use REST API for user/group service CRUD operations.
* 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)

What's Changed
* Rearranging and fixing problems within create_featurestore method and adding new method "edit_featuretype" by JLoos92 in https://github.com/gicait/geoserver-rest/pull/60
* create database entry key fixed (spelling) by JLoos92 in https://github.com/gicait/geoserver-rest/pull/62
* Adds REST API for CRUD on user/group service by theoway in https://github.com/gicait/geoserver-rest/pull/63
* Update Geoserver.py by eleticial in https://github.com/gicait/geoserver-rest/pull/74
* tidying up & attempted layergroup creation by jeafreezy in https://github.com/gicait/geoserver-rest/pull/75

New Contributors
* theoway made their first contribution in https://github.com/gicait/geoserver-rest/pull/63
* eleticial made their first contribution in https://github.com/gicait/geoserver-rest/pull/74
* jeafreezy made their first contribution in https://github.com/gicait/geoserver-rest/pull/75

**Full Changelog**: https://github.com/gicait/geoserver-rest/compare/v2.1.0...v2.3.0

2.1.0

Improvements,

* Expose primary key option for datastore in `create_featurestore` function
* Time dimension support for the coverage store
* Bug fixing for the `.tiff` datastore
* Added the `request.content `to error messages in order to get more information about the error

2.0.0

Finally `geoserver-rest` v2.0.0 is here with following updates,

1. Fully replaced the [`pycurl`](http://pycurl.io/) dependency with [`python request`](https://docs.python-requests.org/en/master/)
2. Dropped the [`psycopg2`](https://www.psycopg.org/) dependencies
3. Dropped the PostgreSQL functionalities (deleted ``geo/Postgres.py`` file). I think the functionalities of PostgreSQL is outside the scope of this library. So I initiated the separated library [`postgres-helper`](https://postgres-helper.readthedocs.io/en/latest/)`
4. Documentation adjustments
5. The ``overwrite`` options removed from ``create_coveragestore``, ``create_coveragestyle`` and other style functions

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.