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 <http://docs.geoserver.org/stable/en/user/rest/>.
Version: | 0.5 |
Depends: | R (≥ 3.1.0) |
Imports: | R6, openssl, httr, XML, keyring |
Suggests: | testthat, roxygen2 |
Published: | 2020-08-05 |
Author: | Emmanuel Blondel |
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 |
Reference manual: | geosapi.pdf |
Package source: | geosapi_0.5.tar.gz |
Windows binaries: | r-devel: geosapi_0.5.zip, r-release: geosapi_0.5.zip, r-oldrel: geosapi_0.4-1.zip |
macOS binaries: | r-release: geosapi_0.4-1.tgz, r-oldrel: geosapi_0.5.tgz |
Old sources: | geosapi archive |
Please use the canonical form https://CRAN.R-project.org/package=geosapi to link to this page.