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.5-1
Depends: R (≥ 3.1.0)
Imports: R6, openssl, httr, XML, keyring
Suggests: testthat, roxygen2, covr
Published: 2021-09-15
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/wiki, http://geoserver.org/
NeedsCompilation: no
Materials: README
In views: Spatial, WebTechnologies
CRAN checks: geosapi results

Documentation:

Reference manual: geosapi.pdf

Downloads:

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

Linking:

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