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 |
DOI: |
10.32614/CRAN.package.geosapi |
Author: |
Emmanuel Blondel
[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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=geosapi
to link to this page.