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/>.

Version: 0.7-1
Depends: R (≥ 3.1.0)
Imports: R6, cli, openssl, httr, xml2, magrittr, keyring, readr
Suggests: testthat, waldo, roxygen2, shiny, knitr, markdown
Published: 2024-03-11
Author: Emmanuel Blondel ORCID iD [aut, cre]
Maintainer: Emmanuel Blondel <emmanuel.blondel1 at gmail.com>
BugReports: https://github.com/eblondel/geosapi/issues
License: MIT + file LICENSE
URL: https://github.com/eblondel/geosapi, https://eblondel.github.io/geosapi/, https://geoserver.org/
NeedsCompilation: no
Materials: README NEWS
In views: Spatial, WebTechnologies
CRAN checks: geosapi results

Documentation:

Reference manual: geosapi.pdf
Vignettes: geosapi User Manual

Downloads:

Package source: geosapi_0.7-1.tar.gz
Windows binaries: r-devel: geosapi_0.7-1.zip, r-release: geosapi_0.7-1.zip, r-oldrel: geosapi_0.7-1.zip
macOS binaries: r-release (arm64): geosapi_0.7-1.tgz, r-oldrel (arm64): geosapi_0.7-1.tgz, r-release (x86_64): geosapi_0.7-1.tgz
Old sources: geosapi archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geosapi to link to this page.