geosolutions-it/C198-KRIHS

Algorithm to publish data in GeoServer

Opened this issue · 2 comments

Create a QGIS algorithm to publish feature classes in GeoServer.
This script have to:

  • create a store (if necessary)
  • create a workspace (if necessary)
  • publish (or republish) a layer
  • publish a SLD style (or a LYR file after its conversion to SLD)

I am going to use geoserver-config library to develop this tool

We decided to publish a view of partitioned tables instead of the direct partitioned table