logo

2023 | geoserverx - a new CLI and library to interact with GeoServer - Krishna Lodha

FOSS4G

FOSS4G

10 followers

time2 yr agoview0 views

FOSS4G 2023 Prizren

Geoserverx is a modern Python package that provides an efficient and scalable way to interact with Geoserver REST APIs. It leverages the asynchronous capabilities of Python to offer a high-performance and reliable solution for managing Geoserver data and services. With geoserverx, users can easily access and modify data in Geoserver, such as uploading and deleting shapefiles, publishing layers, creating workspaces, styles, etc. . The package supports asynchronous requests along with synchronous method to the Geoserver REST API, which enables users to perform multiple tasks simultaneously, improving performance and reducing wait times.

Apart from being implemented in Python Projects, geoserverx also provides CLI support for all of it's operations. Which makes it useful for people who want to avoid Python all-together.

This talk will discover for the very first time about how geoserverx work and underlying code ideology. Along with that some light on upcoming modules to be integrated in geoserverx will be spread.

Loading comments...