You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing new Class SK which has functionalities to make certain set of processes for geoserver. This can be helpful to automate boring tasks for users. e.g.
When user wants to host all of tables in PostgreSQL store to geoserver
When user wants to create layer groups easily
When user wants to change styling for number of layers
These types of use cases are quite common in Geoserver and there is no simple REST API call that can make it happen.
I propose new SK class where we'll keep adding more and more functionalites
The text was updated successfully, but these errors were encountered:
Introducing new Class
SK
which has functionalities to make certain set of processes for geoserver. This can be helpful to automate boring tasks for users. e.g.These types of use cases are quite common in Geoserver and there is no simple REST API call that can make it happen.
I propose new
SK
class where we'll keep adding more and more functionalitesThe text was updated successfully, but these errors were encountered: