# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "geosapi" in publications use:' type: software license: MIT title: 'geosapi: GeoServer REST API R Interface' version: 0.7-1 doi: 10.32614/CRAN.package.geosapi identifiers: - type: url value: https://geoserver.org/ abstract: 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 . authors: - family-names: Blondel given-names: Emmanuel email: emmanuel.blondel1@gmail.com orcid: https://orcid.org/0000-0002-5870-5762 repository: https://eblondel.r-universe.dev repository-code: https://github.com/eblondel/geosapi commit: b34e9c659d18bfabe6ca52d68181e0c51e12b3aa url: https://eblondel.github.io/geosapi/ date-released: '2024-03-11' contact: - family-names: Blondel given-names: Emmanuel email: emmanuel.blondel1@gmail.com orcid: https://orcid.org/0000-0002-5870-5762