Other packages > Find by keyword >

geosapi  

GeoServer REST API R Interface
View on CRAN: Click here


Download and install geosapi package within the R console
Install from CRAN:
install.packages("geosapi")

Install from Github:
library("remotes")
install_github("cran/geosapi")

Install by package version:
library("remotes")
install_version("geosapi", "0.7-1")



Attach the package and use:
library("geosapi")
Maintained by
Emmanuel Blondel
[Scholar Profile | Author Map]
First Published: 2017-02-22
Latest Update: 2023-09-01
Description:
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 .
How to cite:
Emmanuel Blondel (2017). geosapi: GeoServer REST API R Interface. R package version 0.7-1, https://cran.r-project.org/web/packages/geosapi. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1-0 (2017-02-22 11:40), 0.2-0 (2017-12-01 17:55), 0.3-0 (2018-09-12 15:40), 0.4-0 (2019-05-02 13:30), 0.4-1 (2019-09-30 13:40), 0.5-1 (2021-09-15 19:30), 0.5 (2020-08-05 18:20), 0.6-1 (2022-06-01 23:50), 0.6-2 (2022-06-14 09:20), 0.6-3 (2022-06-17 10:20), 0.6-4 (2022-08-18 20:30), 0.6-5 (2023-01-06 13:20), 0.6-6 (2023-09-01 11:10), 0.6-7 (2023-10-04 17:40), 0.6 (2022-05-02 13:30), 0.7 (2024-02-27 16:40)
Other packages that cited geosapi R package
View geosapi citation profile
Other R packages that geosapi depends, imports, suggests or enhances
Complete documentation for geosapi
Functions, R codes and Examples using the geosapi R package
Some associated functions: GSAbstractCoverageStore . GSAbstractDBDataStore . GSAbstractDataStore . GSAbstractStore . GSArcGridCoverageStore . GSCoverage . GSCoverageBand . GSCoverageStoreManager . GSCoverageView . GSDataStoreManager . GSDimension . GSFeatureDimension . GSFeatureType . GSGeoPackageDataStore . GSGeoTIFFCoverageStore . GSImageMosaicCoverageStore . GSInputCoverageBand . GSLayer . GSLayerGroup . GSLayerManager . GSManager . GSMetadataLink . GSNamespace . GSNamespaceManager . GSOracleNGDataStore . GSPostGISDataStore . GSPublishable . GSRESTEntrySet . GSRESTResource . GSResource . GSServiceManager . GSServiceSettings . GSShapefileDataStore . GSShapefileDirectoryDataStore . GSShinyMonitor . GSStyleManager . GSUtils . GSVersion . GSVirtualTable . GSVirtualTableGeometry . GSVirtualTableParameter . GSWorkspace . GSWorkspaceManager . GSWorkspaceSettings . GSWorldImageCoverageStore . geosapi . 
Some associated R codes: GSAbstractCoverageStore.R . GSAbstractDBDataStore.R . GSAbstractDataStore.R . GSAbstractStore.R . GSArcGridCoverageStore.R . GSCoverage.R . GSCoverageBand.R . GSCoverageStoreManager.R . GSCoverageView.R . GSDatastoreManager.R . GSDimension.R . GSFeatureDimension.R . GSFeatureType.R . GSGeoPackageDataStore.R . GSGeoTIFFCoverageStore.R . GSImageMosaicCoverageStore.R . GSInputCoverageBand.R . GSLayer.R . GSLayerGroup.R . GSLayerManager.R . GSManager.R . GSMetadataLink.R . GSNamespace.R . GSNamespaceManager.R . GSOracleNGDataStore.R . GSPostGISDataStore.R . GSPublishable.R . GSRESTEntrySet.R . GSRESTResource.R . GSResource.R . GSServiceManager.R . GSServiceSettings.R . GSShapefileDataStore.R . GSShapefileDirectoryDataStore.R . GSShinyMonitor.R . GSStyle.R . GSStyleManager.R . GSUtils.R . GSVersion.R . GSVirtualTable.R . GSVirtualTableGeometry.R . GSVirtualTableParameter.R . GSWorkspace.R . GSWorkspaceManager.R . GSWorkspaceSettings.R . GSWorldImageCoverageStore.R . geosapi.R .  Full geosapi package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for geosapi0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA