eblondel/geosapi: GeoServer REST API R Interface

Provides an R interface to the GeoServer REST API, allowing to upload and publish data in a GeoServer web-application and expose data to OGC Web-Services. The package currently supports all CRUD (Create,Read,Update,Delete) operations on GeoServer workspaces, namespaces, datastores (stores of vector data), featuretypes, layers, styles, as well as vector data upload operations. For more information about the GeoServer REST API, see <https://docs.geoserver.org/stable/en/user/rest/>.

Getting started

Package details

MaintainerEmmanuel Blondel <emmanuel.blondel1@gmail.com>
LicenseMIT + file LICENSE
Version0.7-1
URL https://github.com/eblondel/geosapi https://eblondel.github.io/geosapi/ https://geoserver.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eblondel/geosapi")
eblondel/geosapi documentation built on March 13, 2024, 2:29 p.m.