Geoserver Rest Versions Save

Python library for management for geospatial data in GeoServer.

v2.7.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/gicait/geoserver-rest/compare/v2.6.0...v2.7.0

v2.6.0

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gicait/geoserver-rest/compare/v2.5.3...v2.6.0

v2.5.3

6 months ago

What's Changed

Full Changelog: https://github.com/gicait/geoserver-rest/compare/v2.5.2...v2.5.3

v2.5.2

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gicait/geoserver-rest/compare/v2.5.1...v2.5.2

v2.5.0

11 months ago

What's Changed

New Contributors

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

v2.4.1

1 year ago

What's Changed

New Contributors

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

v2.4.0

1 year ago

What's Changed

New Contributors

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

v2.3.4

1 year ago

What's Changed

New Contributors

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

v2.3.0

2 years ago

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 and #69

What's Changed

New Contributors

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